Fix aarch64 ftrace JIT condition testcase
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
45e3745e
AT
12016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
2
3 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
4
e26b7e41
MM
52016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6
7 * gdb.btrace/instruction_history.c (loop): Add declaration.
8
8ce09462
AT
92016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10
11 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12
2e88a1ea
SM
132016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
14
15 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
16 parentheses to print.
17 (continue_handler): Likewise.
18
f48e22e3
SM
192016-04-08 Simon Marchi <simon.marchi@ericsson.com>
20
21 * gdb.server/solib-list.exp: Remove is_remote check.
22 Pass shlib= to gdb_compile. Don't link shared library with
23 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
24 Run binary filename through "readlink -f" on the target.
25
096be756
PA
262016-04-08 Pedro Alves <palves@redhat.com>
27
28 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
29 interpreter filename as argument to gdbserver_spawn.
30 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
31 Return empty if $last_loaded_file does not exist.
32
06500533
JK
332016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
34
35 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
36 * gdb.base/jit-main.c: Use exit after usage.
37
2d35e871
JK
382016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
39
40 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
41 GDBHISTSIZE prior to the tests.
42 * gdb.base/gdbinit-history.exp: Likewise.
43
442016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
45
46 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
47 instead of build_executable. Use gdb_load_shlibs.
48
c8064e7e
YQ
492016-04-07 Yao Qi <yao.qi@linaro.org>
50
51 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
52 Execute "si" command.
53
bde47561
YQ
542016-04-07 Yao Qi <yao.qi@linaro.org>
55
56 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
57 number instead of the comments on some line.
58
b16f8a3b
DB
592016-04-06 Don Breazeal <donb@codesourcery.com>
60
61 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
62 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
63
c2f901df
SM
642016-04-06 Simon Marchi <simon.marchi@ericsson.com>
65
66 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
67 standard_output_file. Remove unused binfile variable.
68
ac17fda0
CU
692016-04-05 Catalin Udma <catalin.udma@freescale.com>
70
71 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
72 * gdb.python/py-mi-objfile.exp: Match "list main" output
73 in console format.
74
03a8c4df
SM
752016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
76
77 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
78 absolute.
79
6e774b13
SM
802016-04-05 Simon Marchi <simon.marchi@ericsson.com>
81
82 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
83 absolute.
84 * gdb.trace/ftrace.exp: Likewise.
85 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
86 targets as well.
87 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
88 (gdb_load_shlibs): Copy libraries to test directory when testing
89 natively. Only set solib-search-path if testing remotely.
90 * lib/mi-support.exp (mi_load_shlibs): Likewise.
91
7817ea46
SM
922016-04-05 Simon Marchi <simon.marchi@ericsson.com>
93
94 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
95 gdb_download. Use it even if the target is not remote.
96 * gdb.base/jit.exp (compile_jit_test): Likewise.
97 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
98 output directory if the destination board is local, otherwise use
99 the standard remote_download from DejaGnu.
100 (gdb_download): Remove.
101 (gdb_load_shlibs): Use gdb_remote_download instead of
102 gdb_download.
103 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
104 Use gdb_remote_download instead of gdb_download. Use it even if
105 the target is not remote.
106 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
107 instead of gdb_download.
108
7beb7f68
SM
1092016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
110
111 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
112 (test_insert_delete_modify): Call mi_load_shlibs before trying to
113 run.
114
cc63428a
AV
1152016-04-01 Artemiy Volkov <artemiyv@acm.org>
116
117 PR gdb/19820
118 * gdb.base/printcmds.exp: Add artificial arrays tests.
119
64cdf930
PA
1202016-03-31 Pedro Alves <palves@redhat.com>
121
122 PR gdb/19858
123 * gdb.base/jit-main.c: Include unistd.h.
124 (ATTACH): Define to 0 if not already defined.
125 (wait_for_gdb, mypid): New globals.
126 (WAIT_FOR_GDB): New macro.
127 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
128 some breakpoint locations.
129 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
130 New procedures.
131 (one_jit_test): Add REATTACH parameter, and handle it. Use
132 continue_to_test_location.
133 (top level): Test attach, and adjusts calls to one_jit_test.
134
40dea8cb
PA
1352016-03-31 Pedro Alves <palves@redhat.com>
136
137 PR gdb/19858
138 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
139 BINSUFFIX parameter, and handle it.
140 (top level): Adjust calls compile_jit_test.
141
e7ea3ec7
CU
1422016-03-31 Catalin Udma <catalin.udma@freescale.com>
143
144 PR python/19743
145 * gdb.python/py-mi-events-gdb.py: New file.
146 * gdb.python/py-mi-events.c: New file.
147 * gdb.python/py-mi-events.exp: New file.
148
e6359af3
YQ
1492016-03-30 Yao Qi <yao.qi@linaro.org>
150
151 * gdb.reverse/until-precsave.exp: Match function name only.
152 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
153 Move malloc to a condition block.
154 * gdb.reverse/until-reverse.exp: Match function name only.
155
a4105d04
MK
1562016-03-29 Marcin Koƛcielnicki <koriakin@0x04.net>
157
158 * gdb.trace/ftrace.exp: Set arg0exp for s390.
159 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
160 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
161 variable for GPR 0 instead of assuming it is register 0.
162 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
163 * lib/trace-support.exp: Add s390 registers.
164
bfa6adb9
YQ
1652016-03-29 Yao Qi <yao.qi@linaro.org>
166
167 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
168
1e6697ea
YQ
1692016-03-24 Yao Qi <yao.qi@linaro.org>
170
171 * gdb.reverse/break-reverse.exp: Add quotation mark in the
172 test message.
173
64bcd522
AA
1742016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
175
176 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
177 maintaining separate logic for constructing the output path.
178
7868401b
DB
1792016-03-16 Don Breazeal <donb@codesourcery.com>
180
181 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
182 Retry fork and waitpid on interrupted system call errors.
183 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
184 Use with_timeout_factor to increase timeout by factor of 10.
185
1cafadb4
DB
1862016-03-15 Don Breazeal <donb@codesourcery.com>
187
188 * gdb.cp/scope-err.cc: New test program.
189 * gdb.cp/scope-err.exp: New test script.
190 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
191 lines and "set breakpoint here" comment.
192 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
193 Fixed some whitespace and format issues.
194 * gdb.mi/mi-linespec-err-cp.cc: New test program.
195 * gdb.mi/mi-linespec-err-cp.exp: New test script.
196
81516450
DE
1972016-03-15 Doug Evans <dje@google.com>
198
199 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
200 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
201 All callers updated. Add tests for enums, mixed flags register.
202
aa52b601
DE
2032016-03-15 Doug Evans <dje@google.com>
204
205 * gdb.base/skip.c (main): Call test_skip_file_and_function.
206 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
207
fa4ff313
SM
2082016-03-14 Simon Marchi <simon.marchi@ericsson.com>
209
210 * gdb.base/default.exp: Add $_as_string to the list of expected
211 convenience functions.
212
f2403c39
AB
2132016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
214
215 * gdb.base/maint.exp: New tests for 'maint info line-table'.
216
f2f3ccb9
SM
2172016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
218
219 * gdb.python/py-as-string.exp: New file.
220 * gdb.python/py-as-string.c: New file.
221
00dbd492
PA
2222016-03-09 Pedro Alves <palves@redhat.com>
223
224 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
225 signal" -> "Thread NN received signal" output change.
226 * gdb.threads/ia64-sigill.exp: Likewise.
227 * gdb.threads/linux-dp.exp: Likewise.
228 * gdb.threads/manythreads.exp: Likewise.
229 * gdb.threads/pending-step.exp: Likewise.
230 * gdb.threads/print-threads.exp: Likewise.
231 * gdb.threads/sigstep-threads.exp: Likewise.
232 * gdb.threads/staticthreads.exp: Likewise.
233 * gdb.threads/tls.exp: Likewise.
234
1e6697ea
YQ
2352016-03-09 Pedro Alves <palves@redhat.com>
236
237 * gdb.base/command-line-input.exp: New file.
238
b04fd3be
MK
2392016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
240
241 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
242 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
243 * gdb.trace/pending.exp: Accept leading dot before function name.
244 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
245 * lib/trace-support.exp: Set registers for ppc.
246
98fa59e9
MK
2472016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
248
249 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
250 use it for disassembly; accept .main in addition to main in backtrace.
251
f77198c8
MK
2522016-03-09 Wei-cheng Wang <cole945@gmail.com>
253 Marcin Koƛcielnicki <koriakin@0x04.net>
254
255 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
256 (gdb_recursion_test_ptr): New global variable.
257 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
258 gdb_recursion_test.
259 (gdb_c_test): Ditto.
260
ba84e0da
MK
2612016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
262
263 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
264 ordering.
265
4366d36e
MK
2662016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
267
268 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
269 (bar): Add bar_start_lbl label.
270 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
271 of foo/bar for emitting DWARF and tracing.
272
5eb264df
SDJ
2732016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
274
275 * analyze-racy-logs.py: Set executable bit.
276
fb6a751f
SDJ
2772016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
278
279 * Makefile.in (DEFAULT_RACY_ITER): New variable.
280 (CHECK_TARGET_TMP): Likewise.
281 (check-single-racy): New rule.
282 (check-parallel-racy): Likewise.
283 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
284 (do-check-parallel-racy): New rule.
285 (check-racy/%.exp): Likewise.
286 * README (Racy testcases): New section.
287 * analyze-racy-logs.py: New file.
288
bdf7e230
DE
2892016-03-03 Doug Evans <dje@google.com>
290
291 * gdb.base/skip.exp: Use with_test_prefix.
292
4719d415
YQ
2932016-03-03 Yao Qi <yao.qi@linaro.org>
294
295 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
296 Invoke step_over_syscall "clone" and break_cond_on_syscall
297 "clone".
298 * gdb.base/step-over-clone.c: New file.
299
ea507862
YQ
3002016-03-03 Yao Qi <yao.qi@linaro.org>
301
302 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
303 code format.
304
8fc8cbda
YQ
3052016-03-03 Yao Qi <yao.qi@linaro.org>
306
307 * gdb.base/disp-step-fork.c: Rename to ...
308 * gdb.base/step-over-fork.c: ... it. New file.
309 * gdb.base/disp-step-vfork.c: Rename to ...
310 * gdb.base/step-over-vfork.c: ... it. New file.
311 * gdb.base/disp-step-syscall.exp: Rename to ...
312 * gdb.base/step-over-syscall.exp: ... it. New file.
313 (disp_step_cross_syscall): Rename to ...
314 (step_over_syscall): ... it.
315
92fa70b0
YQ
3162016-03-03 Yao Qi <yao.qi@linaro.org>
317
318 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
319 If target supports condition evaluation on target, invoke
320 break_cond_on_syscall for fork and vfork.
321
e197ad3c
YQ
3222016-03-03 Yao Qi <yao.qi@linaro.org>
323
324 * gdb.base/disp-step-syscall.exp: Don't invoke
325 support_displaced_stepping.
326 (disp_step_cross_syscall): Test with displaced stepping off and
327 on if supported.
328
0b47da9f
YQ
3292016-03-03 Yao Qi <yao.qi@linaro.org>
330
331 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
332 proc.
333 (setup): New proc.
334 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
335 and setup.
336
065ab6dc
BH
3372016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
338
339 * gdb.fortran/vla-history.exp: Remove breakpoint.
340
07e448ad 3412016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
342
343 * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
344
9ac2d526 3452016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
346
347 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
348
17807369
BH
3492016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
350
351 * gdb.mi/vla.f90: Nullify pointer after declaration.
352
86e501af
PA
3532016-03-01 Pedro Alves <palves@redhat.com>
354
355 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
356
1e903e32
PA
3572016-03-01 Pedro Alves <palves@redhat.com>
358
359 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
360 before anything else.
361 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
362 _GNU_SOURCE here.
363 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
364 before anything else.
365 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
366
6ccb54e2
PA
3672016-03-01 Pedro Alves <palves@redhat.com>
368
369 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
370
30ca9da1
YQ
3712016-03-01 Yao Qi <yao.qi@linaro.org>
372
373 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
374 prepare_for_testing.
375
dc856b38
YQ
3762016-03-01 Yao Qi <yao.qi@linaro.org>
377
378 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
379
4a932159
AA
3802016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
381
382 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
383 manually constructing the output path.
384
f2489477
AA
3852016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
386
387 * gdb.arch/s390-stackless.S: New.
388 * gdb.arch/s390-stackless.exp: New.
389
38899f16
IB
3902016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
391
392 * gdb.dlang/circular.c: New file.
393 * gdb.dlang/circular.exp: New file.
394
9fde51ed
YQ
3952016-02-26 Yao Qi <yao.qi@linaro.org>
396
397 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
398 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
399 (testcases): Update.
400
ce90fefe
YQ
4012016-02-26 Yao Qi <yao.qi@linaro.org>
402
403 * gdb.reverse/aarch64.c: Rename to ...
404 * gdb.reverse/insn-reverse.c: ... it.
405 * gdb.reverse/aarch64.exp: Rename to ...
406 * gdb.reverse/insn-reverse.exp: ... it.
407
3263bceb
YQ
4082016-02-26 Yao Qi <yao.qi@linaro.org>
409
410 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
411 (testcase_ftype): New.
412 (testcases): New array.
413 (n_testcases): New.
414 (main): Call each element in testcases.
415 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
416 (read_testcase): New.
417 Do the tests in a loop.
418
6cb59ff1
YQ
4192016-02-25 Yao Qi <yao.qi@linaro.org>
420
421 * gdb.base/branches.c: Remove.
422
ae91f625
MK
4232016-02-25 Marcin Koƛcielnicki <koriakin@0x04.net>
424
425 PR gdb/13808
426 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
427
678b48b7
MK
4282016-02-25 Marcin Koƛcielnicki <koriakin@0x04.net>
429
430 * gdb.trace/ftrace.exp: Remove unnecessary target check.
431
7337a6f2
MK
4322016-02-25 Marcin Koƛcielnicki <koriakin@0x04.net>
433
434 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
435 change x86_64 call_insn to 'callq'.
436
861ca91f
AT
4372016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
438
439 * gdb.trace/tfile-avx.c: Move to...
440 * gdb.trace/tracefile-pseudo-reg.c: Here.
441 * gdb.trace/tfile-avx.exp: Move to...
442 * gdb.trace/tracefile-pseudo-reg.exp: Here.
443
bf74e428
GB
4442016-02-24 Gary Benson <gbenson@redhat.com>
445
446 * gdb.base/attach-pie-noexec.exp: Do not expect an error
447 message on attach.
448
cce0e923
DE
4492016-02-23 Doug Evans <dje@google.com>
450
451 * gdb.base/skip.c (test_skip): New function.
452 (end_test_skip_file_and_function): New function.
453 (test_skip_file_and_function): New function.
454 * gdb.base/skip1.c (test_skip): New function.
455 (skip1_test_skip_file_and_function): New function.
456 * gdb.base/skip.exp: Add tests for new skip options.
457 * gdb.base/skip-solib.exp: Update expected output.
458 * gdb.perf/skip-command.cc: New file.
459 * gdb.perf/skip-command.exp: New file.
460 * gdb.perf/skip-command.py: New file.
461
4000e47e
MK
4622016-02-22 Marcin Koƛcielnicki <koriakin@0x04.net>
463
464 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
465 info registers pattern.
466
24f75ead
IB
4672016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
468
469 * lib/future.exp: Add D support.
470 (gdb_find_gdc): New proc.
471 (gdb_default_target_compile): Add D support.
472
fbb7bcbe
WW
4732016-02-18 Wei-cheng Wang <cole945@gmail.com>
474
475 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
476 user+system time.
477 (trace_speed_test): Determine the iteration count for a time
478 between 15..30 seconds.
479
012b3a21
WT
4802016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
481
482 * gdb.arch/i386-mpx-sigsegv.c: New file.
483 * gdb.arch/i386-mpx-sigsegv.exp: New file.
484 * gdb.arch/i386-mpx-simple_segv.c: New file.
485 * gdb.arch/i386-mpx-simple_segv.exp: New file.
486
2d5189bd
YQ
4872016-02-18 Yao Qi <yao.qi@linaro.org>
488
489 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
490 Don't call setup_kfail.
491
40fb20d0
YQ
4922016-02-18 Yao Qi <yao.qi@linaro.org>
493
494 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
495 Set "set breakpoint condition-evaluation" per $cond_bp_target.
496
21b1f8d2
DE
4972016-02-16 Doug Evans <dje@google.com>
498
499 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
500 * gdb.base/skip1.c: Ditto.
501 * gdb.base/skip.exp: Whitespace cleanup.
502
4041ed77
DB
5032016-02-16 Don Breazeal <donb@codesourcery.com>
504
505 PR remote/19496
506 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
507 Remove kfail for PR remote/19496.
508
c4ef31bf
SM
5092016-02-16 Simon Marchi <simon.marchi@ericsson.com>
510
511 * lib/gdb.exp (standard_temp_file): Return a path specific to
512 the runtest invocation.
513
266b65b3
SM
5142016-02-16 Simon Marchi <simon.marchi@ericsson.com>
515
516 * gdb.trace/save-trace.exp: Change relative path to be in the
517 standard output directory.
518
a7a0a6a9
JK
5192016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
520
521 * gdb.arch/i386-prologue.c: Add missing prototypes.
522
c99dbb42
JK
5232016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
524
525 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
526 * gdb.arch/i386-prologue.exp: Likewise.
527 * gdb.arch/i386-size.exp: Likewise.
528
aa480355
SM
5292016-02-15 Simon Marchi <simon.marchi@ericsson.com>
530
531 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
532 define object file path.
533 * gdb.btrace/gcore.exp: Use standard_output_file to define core
534 file path.
535 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
536 standard_output_file to define binfile.
537
ba881f50
JK
5382016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
539
540 Fix compatibility with recent gfortran-5.3.1.
541 * gdb.fortran/vla-history.exp (print vla1 allocated)
542 (print vla2 allocated, print $2, print $3): Remove
543 (print $4): Rename to ...
544 (print $2): ... here.
545 (print $9): Rename to ...
546 (print $5): ... here.
547 (print $10): Rename to ...
548 (print $6): ... here.
549 * gdb.fortran/vla.f90: Add pvla initialization.
550
e9fb005c
JK
5512016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
552
553 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
554 New test.
555 * gdb.fortran/vla-value-sub.exp: Likewise.
556
e44e00ff
MK
5572016-02-12 Marcin Koƛcielnicki <koriakin@0x04.net>
558
559 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
560
97e94151
SM
5612016-02-12 Simon Marchi <simon.marchi@ericsson.com>
562
563 * i386-biarch-core.exp: Define corefile using
564 standard_output_file.
565
01113bc1
YQ
5662016-02-12 Yao Qi <yao.qi@linaro.org>
567
568 * gdb.arch/arm-single-step-kernel-helper.c: New.
569 * gdb.arch/arm-single-step-kernel-helper.exp: New.
570
33b4777c
MM
5712016-02-12 Markus Metzger <markus.t.metzger@intel.com>
572
573 * gdb.btrace/tailcall-only.exp: New.
574 * gdb.btrace/tailcall-only.c: New.
575 * gdb.btrace/x86_64-tailcall-only.S: New.
576 * gdb.btrace/i686-tailcall-only.S: New.
577
acc23c11
PA
5782016-02-11 Pedro Alves <palves@redhat.com>
579
580 * README (Parallel testing): Add missing double quotes.
581
e352bf0a
PA
5822016-02-11 Pedro Alves <palves@redhat.com>
583
584 * README (Parallel testing): New section.
585 (GDB_PARALLEL): Rewrite.
586 (FORCE_PARALLEL): Document.
587
9f5fed78
MK
5882016-02-11 Marcin Koƛcielnicki <koriakin@0x04.net>
589
590 * gdb.trace/tfile-avx.c: New test.
591 * gdb.trace/tfile-avx.exp: New test.
592
9ef9e6a6
KS
5932016-02-09 Keith Seitz <keiths@redhat.com>
594
595 PR breakpoints/19546
596 * gdb.base/infcall-exec.c: New file.
597 * gdb.base/infcall-exec2.c: New file.
598 * gdb.base/infcall-exec.exp: New file.
599
a96e36da
KS
6002016-02-09 Keith Seitz <keiths@redhat.com>
601
602 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
603 (toplevel): Call test_bkpt_address.
604
9f61929f
KS
6052016-02-09 Keith Seitz <keiths@redhat.com>
606
607 PR python/19506
608 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
609 (toplevel): Call test_bkpt_address.
610
1e94266c
SM
6112016-02-09 Simon Marchi <simon.marchi@ericsson.com>
612
613 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
614 to AC_OUTPUT.
615 * configure: Regenerate.
616
2a7f3dff
PA
6172016-02-09 Pedro Alves <palves@redhat.com>
618
619 PR breakpoints/19548
620 * gdb.base/execl-update-breakpoints.c (some_function): New
621 function.
622 (main): Call it.
623 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
624 Tighten expected GDB output.
625
2151ccc5
SM
6262016-02-08 Simon Marchi <simon.marchi@ericsson.com>
627
628 * Makefile.in (ALL_SUBDIRS): Remove.
629 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
630 (distclean maintainer-clean realclean): Likewise.
631 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
632 * configure: Regenerate.
633 * gdb.ada/Makefile.in: Delete.
634 * gdb.arch/Makefile.in: Likewise.
635 * gdb.asm/Makefile.in: Likewise.
636 * gdb.base/Makefile.in: Likewise.
637 * gdb.btrace/Makefile.in: Likewise.
638 * gdb.cell/Makefile.in: Likewise.
639 * gdb.compile/Makefile.in: Likewise.
640 * gdb.cp/Makefile.in: Likewise.
641 * gdb.disasm/Makefile.in: Likewise.
642 * gdb.dlang/Makefile.in: Likewise.
643 * gdb.dwarf2/Makefile.in: Likewise.
644 * gdb.fortran/Makefile.in: Likewise.
645 * gdb.gdb/Makefile.in: Likewise.
646 * gdb.go/Makefile.in: Likewise.
647 * gdb.guile/Makefile.in: Likewise.
648 * gdb.java/Makefile.in: Likewise.
649 * gdb.linespec/Makefile.in: Likewise.
650 * gdb.mi/Makefile.in: Likewise.
651 * gdb.modula2/Makefile.in: Likewise.
652 * gdb.multi/Makefile.in: Likewise.
653 * gdb.objc/Makefile.in: Likewise.
654 * gdb.opencl/Makefile.in: Likewise.
655 * gdb.opt/Makefile.in: Likewise.
656 * gdb.pascal/Makefile.in: Likewise.
657 * gdb.perf/Makefile.in: Likewise.
658 * gdb.python/Makefile.in: Likewise.
659 * gdb.reverse/Makefile.in: Likewise.
660 * gdb.server/Makefile.in: Likewise.
661 * gdb.stabs/Makefile.in: Likewise.
662 * gdb.threads/Makefile.in: Likewise.
663 * gdb.trace/Makefile.in: Likewise.
664 * gdb.xml/Makefile.in: Likewise.
665 * lib/gdb.exp (make_gdb_parallel_path): Add check for
666 GDB_PARALLEL.
667 (standard_output_file): Remove check for GDB_PARALLEL, always
668 return path in outputs/$subdir/$testname.
669
437277d4
SM
6702016-02-08 Simon Marchi <simon.marchi@ericsson.com>
671
672 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
673 (site.exp): Assign abs_srcdir to tcl's srcdir.
674
31d913c7
YQ
6752016-02-04 Yao Qi <yao.qi@linaro.org>
676
677 * gdb.base/foll-exec-mode.c: Include limits.h.
678 (main): Add parameters argc and argv. Get directory from
679 argv[0].
680 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
681 compilation.
682 * gdb.base/foll-exec.c: Include limits.h.
683 (main): Add parameters argc and argv.
684 Get directory from argv[0].
685 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
686 Adjust tests on the number of lines as source code changed.
687 * gdb.base/foll-vfork-exit.c: Include limits.h.
688 (main): Add one line of statement before vfork.
689 * gdb.base/foll-vfork.c: Include limits.h and string.h.
690 (main): Add parameters argc and argv. Get directory from
691 argv[0].
692 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
693 (setup_gdb): Set tbreak to skip some source lines.
694 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
695 (main): Add parameters argc and argv. Get directory from
696 argv[0].
697 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
698 compilation.
699 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
700 (main): Add parameters argc and argv. Get directory from
701 argv[0].
702 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
703 compilation.
704
9482b9fb
DE
7052016-02-01 Doug Evans <dje@google.com>
706
707 * gdb.base/skip.exp: Clean up multiple references to same test name.
708
6b2e4f10
PA
7092016-02-01 Pedro Alves <palves@redhat.com>
710
ccb6afd6 711 PR remote/19496
6b2e4f10
PA
712 * gdb.threads/forking-threads-plus-breakpoint.exp
713 (displaced_stepping_supported): New global.
714 (probe_displaced_stepping_support): New procedure.
715 (do_test): Add 'displaced' parameter, and use it.
716 (top level): Check for displaced stepping support. Add displaced
717 stepping on/off testing axis.
718
37a8db1a
AB
7192016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
720
721 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
722 pointer. Don't perform further tests on the unassociated pointer
723 if the first test fails.
724
5fdf6324
AB
7252016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
726
727 * gdb.base/max-value-size.c: New file.
728 * gdb.base/max-value-size.exp: New file.
729 * gdb.base/huge.exp: Disable max-value-size for this test.
730
935c6144
IB
7312016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
732
733 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
734
7fe8399d
YQ
7352016-01-28 Yao Qi <yao.qi@linaro.org>
736
737 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
738
a2077e25
PA
7392016-01-25 Pedro Alves <palves@redhat.com>
740
741 PR threads/19461
742 * gdb.base/fork-running-state.c: New file.
743 * gdb.base/fork-running-state.exp: New file.
744
1d2736d4
PA
7452016-01-25 Pedro Alves <palves@redhat.com>
746
747 PR gdb/19494
748 * gdb.base/catch-fork-kill.c: New file.
749 * gdb.base/catch-fork-kill.exp: New file.
750
f1da4b11
PA
7512016-01-25 Pedro Alves <palves@redhat.com>
752
753 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
754 Delete, moved to lib/gdb.exp.
755 * gdb.threads/forking-threads-plus-breakpoint.exp
756 (foreach_with_prefix): Likewise.
757 * gdb.threads/process-dies-while-handling-bp.exp
758 (foreach_with_prefix): Likewise.
759 * lib/gdb.exp (foreach_with_prefix): New procedure.
760
45f38546
MK
7612016-01-25 Marcin Koƛcielnicki <koriakin@0x04.net>
762
763 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
764 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
765
dc29a1ce
MK
7662016-01-23 Marcin Koƛcielnicki <koriakin@0x04.net>
767
768 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
769 endian targets.
770
092127d7
JK
7712016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
772 Pedro Alves <palves@redhat.com>
773
774 Fix testsuite compatibility with Guile.
775 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
776 number.
777
31d765d3
JK
7782016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
779
780 Fix testsuite compatibility with Guile.
781 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
782 (thread 1): New test for backtrace through signal handler.
783
1ac78c04
YQ
7842016-01-22 Yao Qi <yao.qi@linaro.org>
785
786 PR testsuite/19491
787 * gdb.base/multi-forks.c: Include
788 ../lib/unbuffer_output.c
789 (main): Call gdb_unbuffer_output.
790
4f5946a8
DE
7912016-01-21 Doug Evans <dje@google.com>
792
793 * lib/ada.exp (gdb_compile_ada): Fix typo.
794
305e13e6
JB
7952016-01-21 Joel Brobecker <brobecker@adacore.com>
796
797 * gdb.base/break-fun-addr.exp: New file.
798 * gdb.base/break-fun-addr1.c: New file.
799 * gdb.base/break-fun-addr2.c: New file.
800
5f5dfff6
SM
8012016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
802
803 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
804 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
805 enum flag values.
806
fd356fa2
AA
8072016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
808
809 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
810 when GDB can not set the vector return value. Add more comments
811 for clarification.
812
9df22175
AT
8132016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
814
815 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
816 command.
817
41d1845e
SM
8182016-01-19 Simon Marchi <simon.marchi@ericsson.com>
819
820 * Makefile.in (DO_RUNTEST): Add --status and update usages.
821
01ac6840
SM
8222016-01-19 Simon Marchi <simon.marchi@ericsson.com>
823
824 * Makefile.in (check-single): Pass --status to runtest.
825 (check/%.exp): Likewise.
826
8272016-01-19 Simon Marchi <simon.marchi@ericsson.com>
828
829 * Makefile.in (check-parallel): Propagate return code from make
830 do-check-parallel.
831
bd0a71fa
MK
8322016-01-19 Marcin Koƛcielnicki <koriakin@0x04.net>
833
834 * gdb.trace/ftrace.exp: Fix expected message on continue.
835 * gdb.trace/pending.exp: Fix expected message on continue.
836 * gdb.trace/trace-break.exp: Fix expected message on continue.
837
8bcbad33
SM
8382016-01-18 Simon Marchi <simon.marchi@ericsson.com>
839
840 * lib/gdb.exp (gdb_test): Remove unused global references.
841
f303dbd6
PA
8422016-01-18 Pedro Alves <palves@redhat.com>
843
844 * gdb.base/async-shell.exp: Adjust expected output.
845 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
846 * gdb.base/siginfo-thread.exp: Adjust expected output.
847 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
848 * gdb.java/jnpe.exp: Adjust expected output.
849 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
850 * gdb.threads/continue-pending-status.exp: Adjust expected output.
851 * gdb.threads/leader-exit.exp: Adjust expected output.
852 * gdb.threads/manythreads.exp: Adjust expected output.
853 * gdb.threads/pthreads.exp: Adjust expected output.
854 * gdb.threads/schedlock.exp: Adjust expected output.
855 * gdb.threads/siginfo-threads.exp: Adjust expected output.
856 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
857 expected output.
858 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
859 output.
860 * gdb.threads/sigthread.exp: Adjust expected output.
861 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
862
b2789696
YQ
8632016-01-18 Yao Qi <yao.qi@linaro.org>
864
865 * gdb.guile/scm-section-script.c: Replace @progbits with
866 %progbits.
867 * gdb.python/py-section-script.c: Likewise.
868
71ef29a8
PA
8692016-01-15 Pedro Alves <palves@redhat.com>
870
871 * gdb.multi/tids.exp: Test star wildcard ranges.
872
3f5b7598
PA
8732016-01-15 Pedro Alves <palves@redhat.com>
874
875 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
876 command from "thread apply" invocation.
877 (thr_apply_info_thr_invalid): Default the expected output to the
878 input tid list.
879 (top level): Add tests that use convenience variables. Add tests
880 for "thread apply" with a valid TID list, but missing the command.
881
663f6d42
PA
8822016-01-13 Pedro Alves <palves@redhat.com>
883
884 * gdb.base/default.exp: Expect $_gthread as well.
885 * gdb.multi/tids.exp: Test $_gthread.
886 * gdb.threads/thread-specific.exp: Test $_gthread.
887
c84f6bbf
PA
8882016-01-13 Pedro Alves <palves@redhat.com>
889
890 * gdb.multi/tids.exp: Test "info threads -gid".
891
22a02324
PA
8922016-01-13 Pedro Alves <palves@redhat.com>
893
894 * gdb.multi/tids.exp: Test InferiorThread.global_num and
895 Breakpoint.thread.
896 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
897
5d5658a1
PA
8982016-01-07 Pedro Alves <palves@redhat.com>
899
900 * gdb.base/break.exp: Adjust to output changes.
901 * gdb.base/hbreak2.exp: Likewise.
902 * gdb.base/sepdebug.exp: Likewise.
903 * gdb.base/watch_thread_num.exp: Likewise.
904 * gdb.linespec/keywords.exp: Likewise.
905 * gdb.multi/info-threads.exp: Likewise.
906 * gdb.threads/thread-find.exp: Likewise.
907 * gdb.multi/tids.c: New file.
908 * gdb.multi/tids.exp: New file.
909
84654457
PA
9102016-01-13 Pedro Alves <palves@redhat.com>
911
912 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
913
e3940304
PA
9142016-01-13 Pedro Alves <palves@redhat.com>
915
916 * gdb.base/default.exp: Expect $_inferior as well.
917 * gdb.multi/base.exp: Test $_inferior.
918
a911d87a
PA
9192016-01-13 Pedro Alves <palves@redhat.com>
920
921 PR breakpoints/19388
922 * gdb.base/catch-signal-siginfo-cond.c: New file.
923 * gdb.base/catch-signal-siginfo-cond.exp: New file.
924
82075af2
JS
9252016-01-12 Josh Stone <jistone@redhat.com>
926 Philippe Waroquiers <philippe.waroquiers@skynet.be>
927
928 * gdb.base/catch-syscall.c (do_execve): New variable.
929 (main): Conditionally trigger an execve.
930 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
931 (test_catch_syscall_execve): New, check entry/return across execve.
932 (do_syscall_tests): Call test_catch_syscall_execve.
933
e46eeedd
PA
9342016-01-12 Pedro Alves <palves@redhat.com>
935
936 * gdb.base/random-signal.exp (do_test): New procedure, with body
937 of testcase moved in.
938
01d8c27e
JK
9392016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
940 Pedro Alves <palves@redhat.com>
941
942 * gdb.base/funcargs.exp (finish from indirectly called function):
943 Reintroduce the case for 'First'.
944
9a706302
JK
9452016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
946 Pedro Alves <palves@redhat.com>
947
948 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
949 (tcatch_vfork_then_child_follow_exec)
950 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
951 identification.
952
c0ecb95f
JK
9532016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
954
955 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
956 and repeats to unlimited.
957 * gdb.python/py-value.exp: Likewise.
958 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
959 and repeats to unlimited.
960
6cfc1fcb
JK
9612016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
962
963 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
964 and reordering the functions.
965 * gdb.multi/hangout.c: Likewise.
966 * gdb.multi/hello.c: Likewise.
967
582a1b00
SM
9682016-01-08 Simon Marchi <simon.marchi@ericsson.com>
969
970 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
971 absolute.
972 (SingleStatisticTestResult.report): Use dict.keys instead of
973 dict.iterkeys.
974
79bc59cb
PA
9752016-01-06 Pedro Alves <palves@redhat.com>
976
977 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
978
43368e1d
MM
9792016-01-04 Markus Metzger <markus.t.metzger@intel.com>
980
981 * gdb.btrace/dlopen.exp: New.
982 * gdb.btrace/dlopen.c: New.
983 * gdb.btrace/dlopen-dso.c: New.
984
79fad5b8
SL
9852015-12-25 Sandra Loosemore <sandra@codesourcery.com>
986
987 * lib/gdb.exp (gdb_test): Update comments to clarify that the
988 PATTERN argument is optional.
989
ab8314b3
JB
9902015-12-24 Joel Brobecker <brobecker@adacore.com>
991
992 * lib/ada.exp (target_compile_ada_from_dir): New function.
993 (gdb_compile_ada): Reimplement avoiding the use of project files.
994 * gdb.ada/gnat_ada.gpr: Delete.
995 * gdb.ada/cond_lang.exp: Adjust test to make path before
996 filename optional.
997 * gdb.ada/small_reg_param.exp: Likewise.
998
fe33faff
SM
9992015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1000
1001 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1002
6d265cb4
TP
10032015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
1004
1005 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
1006 case.
1007
10125099
SM
10082015-12-21 Simon Marchi <simon.marchi@ericsson.com>
1009
1010 * gdb.base/break.exp: Remove dead code.
1011 * gdb.base/sepdebug.exp: Likewise.
1012
3ca22649
SM
10132015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1014
1015 * gdb.asm/asm-source.exp: Remove HP-UX references.
1016 * gdb.base/annota1.exp: Likewise.
1017 * gdb.base/annota3.exp: Likewise.
1018 * gdb.base/attach.exp: Likewise.
1019 * gdb.base/bigcore.exp: Likewise.
1020 * gdb.base/break.exp: Likewise.
1021 * gdb.base/call-ar-st.exp: Likewise.
1022 * gdb.base/callfuncs.exp: Likewise.
1023 * gdb.base/catch-fork-static.exp: Likewise.
1024 * gdb.base/display.exp: Likewise.
1025 * gdb.base/foll-exec-mode.exp: Likewise.
1026 * gdb.base/foll-exec.exp: Likewise.
1027 * gdb.base/foll-fork.exp: Likewise.
1028 * gdb.base/foll-vfork.exp: Likewise.
1029 * gdb.base/funcargs.exp: Likewise.
1030 * gdb.base/hbreak2.exp: Likewise.
1031 * gdb.base/inferior-died.exp: Likewise.
1032 * gdb.base/interrupt.exp: Likewise.
1033 * gdb.base/multi-forks.exp: Likewise.
1034 * gdb.base/nodebug.exp: Likewise.
1035 * gdb.base/sepdebug.exp: Likewise.
1036 * gdb.base/solib1.c: Likewise.
1037 * gdb.base/step-test.exp: Likewise.
1038 * gdb.mi/non-stop.c: Likewise.
1039 * gdb.mi/pthreads.c: Likewise.
1040 * gdb.multi/bkpt-multi-exec.ex: Likewise.
1041 * gdb.threads/pthreads.c: Likewise.
1042 * gdb.threads/staticthreads.exp: Likewise.
1043 * lib/future.exp: Likewise.
1044 * lib/gdb.exp: Likewise.
1045 * gdb.base/so-indr-cl.c: Remove.
1046 * gdb.base/so-indr-cl.exp: Likewise.
1047 * gdb.base/solib.c: Likewise.
1048 * gdb.base/solib.exp: Likewise.
1049 * gdb.base/solib2.c: Likewise.
1050
b6304613
SM
10512015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1052
1053 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
1054 * gdb.base/call-ar-st.exp: Likewise.
1055 * gdb.base/callfuncs.exp: Likewise.
1056 * gdb.base/condbreak.exp: Likewise.
1057 * gdb.base/constvars.exp: Likewise.
1058 * gdb.base/hbreak2.exp: Likewise.
1059 * gdb.base/langs.exp: Likewise.
1060 * gdb.base/list.exp: Likewise.
1061 * gdb.base/long_long.exp: Likewise.
1062 * gdb.base/ptype.exp: Likewise.
1063 * gdb.base/scope.exp: Likewise.
1064 * gdb.base/signals.exp: Likewise.
1065 * gdb.base/so-impl-ld.exp: Likewise.
1066 * gdb.base/varargs.exp: Likewise.
1067 * gdb.base/volatile.exp: Likewise.
1068 * gdb.base/whatis.exp: Likewise.
1069 * gdb.cp/cplusfuncs.exp: Likewise.
1070 * gdb.cp/inherit.exp: Likewise.
1071 * gdb.cp/local.exp: Likewise.
1072 * gdb.cp/member-ptr.exp: Likewise.
1073 * gdb.cp/method.exp: Likewise.
1074 * gdb.cp/overload.exp: Likewise.
1075 * gdb.cp/templates.exp: Likewise.
1076 * gdb.stabs/weird.exp: Likewise.
1077 * lib/compiler.c: Likewise.
1078 * lib/compiler.cc: Likewise.
1079 * lib/cp-support.exp: Likewise.
1080 * lib/gdb.exp: Likewise.
1081
bf401b07
SM
10822015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
1083
1084 * configure.ac: Remove HP-UX case.
1085 * configure: Regenerate.
1086
aff9c0f8
SM
10872015-12-18 Simon Marchi <simon.marchi@ericsson.com>
1088
1089 * lib/gdb.exp (gdb_compile): Add function doc.
1090
a6904d5a
PA
10912015-12-17 Pedro Alves <palves@redhat.com>
1092
1093 PR threads/19354
1094 * gdb.multi/info-threads.exp: New file.
1095
a22279dd
YQ
10962015-12-15 Yao Qi <yao.qi@linaro.org>
1097
1098 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
1099 is aarch64*-*-*.
1100
0588c796
SL
11012015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1102
1103 * gdb.base/history-duplicates.exp: Skip if no readline support.
1104
5d978e17
SL
11052015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1106
1107 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
1108
7e763b86
SL
11092015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1110
1111 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
1112
87a3a92c
SL
11132015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1114
1115 * gdb.base/completion.exp: Skip tests that interrupt GDB with
1116 ctrl-C if nointerrupts target property is set.
1117 * gdb.base/double-prompt-target-event-error.exp: Likewise.
1118 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
1119 * gdb.base/paginate-bg-execution.exp: Likewise.
1120 * gdb.base/paginate-execution-startup.exp: Likewise.
1121 * gdb.base/random-signal.exp: Likewise.
1122 * gdb.base/range-stepping.exp: Likewise.
1123 * gdb.cp/annota2.exp: Likewise.
1124 * gdb.cp/annota3.exp: Likewise.
1125 * gdb.gdb/selftest.exp: Likewise.
1126 * gdb.threads/continue-pending-status.exp: Likewise.
1127 * gdb.threads/leader-exit.exp: Likewise.
1128 * gdb.threads/manythreads.exp: Likewise.
1129 * gdb.threads/pthreads.exp: Likewise.
1130 * gdb.threads/schedlock.exp: Likewise.
1131 * gdb.threads/sigthread.exp: Likewise.
1132
a8f077dc
DB
11332015-12-11 Don Breazeal <donb@codesourcery.com>
1134
1135 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
1136 remote.
1137 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
1138 * gdb.base/foll-exec.exp (main): Enable for target remote.
1139 * gdb.base/foll-fork.exp (main): Likewise.
1140 * gdb.base/foll-vfork.exp (main): Likewise.
1141 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
1142 (proc continue_to_exit_bp_loc): Use clean_restart.
1143 * gdb.base/pie-execl.exp (main): Disable for target remote.
1144 * gdb.base/watch-vfork.exp (main): Enable for target remote.
1145 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
1146 * gdb.threads/execl.exp (main): Likewise.
1147 * gdb.threads/fork-child-threads.exp (main): Likewise.
1148 * gdb.threads/fork-plus-threads.exp (main): Disable for target
1149 remote.
1150 * gdb.threads/fork-thread-pending.exp (main): Enable for target
1151 remote.
1152 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
1153 pid.tid style ptids, instead of just tid.
1154 * gdb.threads/thread-execl.exp (main): Enable for target remote.
1155 * gdb.threads/watchpoint-fork.exp (main): Likewise.
1156 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
1157 ptids, instead of just tid.
1158
3b2464a8
AB
11592015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1160
1161 * gdb.base/list.exp (test_list_forward): Add end of file error
1162 test.
1163 (test_repeat_list_command): Add end of file error test.
1164 (test_list_backwards): Add beginning of file error test.
1165
a0def019
AB
11662015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1167
1168 * gdb.base/list.exp (test_list_invalid_args): New function,
1169 defined, and called.
1170
5c000dff
AB
11712015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1172
1173 * gdb.base/list.exp (test_list): Make test names unique.
1174
f1637ebe
YQ
11752015-12-11 Yao Qi <yao.qi@linaro.org>
1176
1177 * gdb.base/coremaker2.c: Remove.
1178
36d6fc0a
PA
11792015-12-10 Pedro Alves <palves@redhat.com>
1180
1181 * gdb.multi/base.exp: Remove stale "spaces" references.
1182
762f7747
PA
11832015-12-10 Pedro Alves <palves@redhat.com>
1184
1185 * gdb.multi/base.exp: Don't use nowarnings.
1186 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
1187 * gdb.multi/hangout.c: Include stdio.h.
1188 * gdb.multi/hello.c: Include stdlib.h.
1189 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
1190 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
1191 * gdb.multi/multi-arch.exp: Don't use nowarnings.
1192
28d2bfb9
AB
11932015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
1194
1195 * gdb.dwarf2/dw2-ranges-base.c: New file.
1196 * gdb.dwarf2/dw2-ranges-base.exp: New file.
1197 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
1198 support additional line table, and debug ranges generation.
1199 (Dwarf::ranges): New function, generate .debug_ranges.
1200 (Dwarf::lines): Support generating simple line table programs.
1201 (Dwarf::assemble): Initialise new namespace variables.
1202
5fc2beac
KB
12032015-12-09 Kevin Buettner <kevinb@redhat.com>
1204
1205 * gdb.base/async.exp (proc test_background): Add case for
1206 asynchronous execution not supported.
1207
1c35a88f
LM
12082015-12-09 Luis Machado <lgustavo@codesourcery.com>
1209
1210 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
1211 format and change test names to make them unique.
1212
b593e3d9
RK
12132015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
1214 Pedro Alves <pedro@redhat.com>
1215
1216 PR gdb/18702
1217 Add checking of floatformats setup on x86_64 hosts.
1218 * gdb.arch/i386-float.S (main): Load bigval and smallval.
1219 (smallval, bigval): New labels/constants.
1220 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
1221 float" after loading bigval and smallval.
1222
d72413e6
PMR
12232015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
1224
1225 * gdb.ada/fun_overload_menu.exp: New testcase.
1226 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
1227
ece66d65
JS
12282015-12-04 Josh Stone <jistone@redhat.com>
1229
1230 * gdb.base/catch-fork-static.exp: New.
1231
41d0efca
YQ
12322015-12-03 Yao Qi <yao.qi@linaro.org>
1233
1234 * gdb.base/sizeof.c: Don't include stdio.h and
1235 ../lib/unbuffer_output.c.
1236 (main): New variable 'size' and 'value'. Remove printf and
1237 gdb_unbuffer_output. Assign return value to size and value.
1238 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
1239 at the beginning.
1240 (check_sizeof): Check the result by printing variable 'size'.
1241 (check_valueof): Check the result by printing variable 'value'.
1242
99fd02d9
YQ
12432015-12-01 Yao Qi <yao.qi@linaro.org>
1244
1245 * gdb.base/disp-step-syscall.exp: Define syscall instruction
1246 for aarch64*-*-linux* target.
1247
f2faf941
PA
12482015-11-30 Pedro Alves <palves@redhat.com>
1249
1250 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
1251
04bf20c5
PA
12522015-11-30 Pedro Alves <palves@redhat.com>
1253
1254 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1255 Handle non-stop mode vCont replies.
1256
09df4675
PA
12572015-11-30 Pedro Alves <palves@redhat.com>
1258
1259 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
1260 prepare_for_testing. Start gdb with "set non-stop on" appended to
1261 GDBFLAGS. Lax expected stop output.
1262
58b584af
YQ
12632015-11-27 Yao Qi <yao.qi@linaro.org>
1264
1265 * gdb.arch/arm-neon.exp: New.
1266 * gdb.arch/arm-neon.c: New.
1267
dfcb77a8
YQ
12682015-11-27 Yao Qi <yao.qi@linaro.org>
1269
1270 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
1271
88e8ec1b
YQ
12722015-11-27 Yao Qi <yao.qi@linaro.org>
1273
1274 * gdb.cp/annota2.exp: Allow multiple occurrences of the
1275 frames-invalid annotation.
1276
bfde72c2
YQ
12772015-11-27 Yao Qi <yao.qi@linaro.org>
1278
1279 * gdb.cp/annota2.exp: Use ${frames_invalid}.
1280
f6512a69
SM
12812015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1282
1283 * gdb.threads/names.exp: New file.
1284 * gdb.threads/names.c: New file.
1285 * README: Mention gdb,no_thread_names.
1286
46a3515b
MM
12872015-11-26 Markus Metzger <markus.t.metzger@intel.com>
1288
1289 PR 19297
1290 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
1291 support" error.
1292
62147a22
PA
12932015-11-24 Pedro Alves <palves@redhat.com>
1294
1295 PR 17539
1296 * gdb.base/display.exp: Expect displays to be sorted in ascending
1297 order. Use multi_line.
1298 * gdb.base/solib-display.exp: Likewise.
1299
2f341b6e
PA
13002015-11-24 Pedro Alves <palves@redhat.com>
1301
1302 PR 17539
1303 * gdb.base/display.exp: Expect displays to be sorted in ascending
1304 order. Use multi_line.
1305 * gdb.base/solib-display.exp: Likewise.
1306
7e0aa6aa
PA
13072015-11-24 Pedro Alves <palves@redhat.com>
1308
1309 PR 17539
1310 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
1311 threads in ascending order.
1312 * gdb.base/foll-fork.exp: Likewise.
1313 * gdb.base/foll-vfork.exp: Likewise.
1314 * gdb.base/multi-forks.exp: Likewise.
1315 * gdb.mi/mi-nonstop.exp: Likewise.
1316 * gdb.mi/mi-nsintrall.exp: Likewise.
1317 * gdb.multi/base.exp: Likewise.
1318 * gdb.multi/multi-arch.exp: Likewise.
1319 * gdb.python/py-inferior.exp: Likewise.
1320 * gdb.threads/break-while-running.exp: Likewise.
1321 * gdb.threads/execl.exp: Likewise.
1322 * gdb.threads/gcore-thread.exp: Likewise.
1323 * gdb.threads/info-threads-cur-sal.exp: Likewise.
1324 * gdb.threads/kill.exp: Likewise.
1325 * gdb.threads/linux-dp.exp: Likewise.
1326 * gdb.threads/multiple-step-overs.exp: Likewise.
1327 * gdb.threads/next-bp-other-thread.exp: Likewise.
1328 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1329 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1330 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1331 * gdb.threads/thread-find.exp: Likewise.
1332 * gdb.threads/tls.exp: Likewise.
1333 * lib/mi-support.exp (mi_reverse_list): Delete.
1334 (mi_check_thread_states): No longer reverse list.
1335
2cc57ad8
PA
13362015-11-24 Pedro Alves <palves@redhat.com>
1337
1338 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
1339 use lowercase.
1340
c93e8391
SM
13412015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1342
1343 * gdb.trace/actions.c: Include trace-common.h.
1344 (main): Add a location for a fast tracepoint.
1345 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1346 the normal tracepoints.
1347 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1348
045ccf91
SM
13492015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1350
1351 * save-trace.exp: Factor out code to these...
1352 (gdb_save_tracepoints): New.
1353 (gdb_load_tracepoints): New.
1354 (do_save_load_test): New.
1355
5506f9f6
KB
13562015-11-23 Kevin Buettner <kevinb@redhat.com>
1357
1358 * gdb.base/asmlabel.exp: New test.
1359 * gdb.base/asmlabel.c: New test case.
1360
16c3b12f
JB
13612015-11-23 Joel Brobecker <brobecker@adacore.com>
1362
1363 * gdb.base/wrong_frame_bt_full-main.c: New file.
1364 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1365 * gdb.base/wrong_frame_bt_full.exp: New file.
1366
155bfbd3
JB
13672015-11-23 Joel Brobecker <brobecker@adacore.com>
1368
1369 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1370
bb097445
JM
13712015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1372
206853a0 1373 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
1374 pstate register when comparing registers values in
1375 sparc64-*-linux-gnu targets to avoid spurious differences.
1376
9c88ed8f
JM
13772015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1378
206853a0 1379 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 1380
96161e25
SL
13812015-11-19 Sandra Loosemore <sandra@codesourcery.com>
1382
1383 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1384 as type argument to gdb_compile.
1385 * gdb.base/nested-subp2.exp: Likewise.
1386 * gdb.base/nested-subp3.exp: Likewise.
1387
340c2830
DV
13882015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
1389
1390 * lib/dwarf.exp (_note): Fix left shift of negative value.
1391 * gdb.trace/trace-condition.exp: Likewise.
1392
c1862d0f
YQ
13932015-11-13 Yao Qi <yao.qi@linaro.org>
1394
1395 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1396 comments about d10v.
1397 (test_scalar_returns): Likewise.
1398 * gdb.base/d10v.ld: Remove.
1399 * gdb.base/overlays.exp: Remove the target triplet checking for
1400 d10v-*-*.
1401 * gdb.base/structs.exp (test_struct_returns): Remove the
1402 comments about d10v.
1403 (test_struct_calls): Likewise.
1404
77ae9c19
YQ
14052015-11-13 Yao Qi <yao.qi@linaro.org>
1406
1407 * gdb.base/gnu_vector.exp: Check the return value by "p res".
1408 * gdb.base/gnu_vector.c: Don't include stdio.h.
1409 (main): Don't print res and call add_some_intvecs.
1410
430e004e
MK
14112015-11-11 Marcin Koƛcielnicki <koriakin@0x04.net>
1412
1413 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1414 macro.
1415 (func5): Removed.
1416 (func4): Use FAST_TRACEPOINT_LABEL.
1417 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1418 macro.
1419 (func): Removed.
1420 (thread_function): Use FAST_TRACEPOINT_LABEL.
1421 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1422 (func): Remove.
1423 (marker): Use FAST_TRACEPOINT_LABEL.
1424 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1425 (pendfunc1): Remove.
1426 (pendfunc): Use FAST_TRACEPOINT_LABEL.
1427 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1428 (foo): Remove.
1429 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1430 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1431 macro.
1432 (func): Remove.
1433 (marker): Use FAST_TRACEPOINT_LABEL.
1434 * gdb.trace/trace-common.h: New header.
1435 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1436 macro.
1437 (func): Remove.
1438 (marker): Use FAST_TRACEPOINT_LABEL.
1439 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1440 (func): Remove.
1441 (thread_function): Use FAST_TRACEPOINT_LABEL.
1442
6e7675a7
MK
14432015-11-10 Marcin Koƛcielnicki <koriakin@0x04.net>
1444
1445 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1446 in front.
1447 * gdb.trace/change-loc.exp: Use global pcreg definition.
1448 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1449 * gdb.trace/entry-values.exp: Use global spreg definition, add $
1450 in front.
1451 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1452 * gdb.trace/pending.exp: Likewise.
1453 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1454 * gdb.trace/trace-break.exp: Likewise.
1455 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1456 in front.
1457 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1458 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1459 in front.
1460 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1461
dddc0e16
JB
14622015-11-09 Joel Brobecker <brobecker@adacore.com>
1463
1464 * gdb.ada/fin_fun_out: New testcase.
1465
c6f0b406
KB
14662015-11-07 Kevin Buettner <kevinb@redhat.com>
1467
1468 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1469 value associated with DW_AT_byte_size.
1470 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1471 constants for DW_AT_byte_size, DW_AT_lower_bound, and
1472 DW_AT_upper_bound.
1473
f01dcfd9
KB
14742015-11-07 Kevin Buettner <kevinb@redhat.com>
1475
1476 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1477 (gdb_target_symbol_prefix_flags): Define in terms of _asm
1478 version.
1479 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1480 gdb.dwarf2/dw2-canonicalize-type.exp,
1481 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1482 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1483 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1484 provided by gdb_target_symbol_prefix_flags_asm.
1485 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1486 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1487 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1488 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1489 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1490 macros where needed). Use this macro for symbols which require
1491 the prefix provided by SYMBOL_PREFIX.
1492
2223449a
KB
14932015-11-05 Kevin Buettner <kevinb@redhat.com>
1494
1495 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1496 New procs.
1497 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1498 representing expressions, of more than one list element.
1499 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1500 to prepend linker symbol prefix to f.
1501 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1502 table_1 and table_2.
1503 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1504 Likewise, for f and g.
1505 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1506 for ptr.
1507 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1508 for main.
1509 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1510 table_1_ptr and table_2_ptr.
1511
6f2f1a3a
JK
15122015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1513 Joel Brobecker <brobecker@adacore.com>
1514
1515 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1516
566c56c9
MK
15172015-11-04 Marcin Koƛcielnicki <koriakin@0x04.net>
1518
1519 * gdb.reverse/s390-mvcle.c: New test.
1520 * gdb.reverse/s390-mvcle.exp: New file.
1521 * lib/gdb.exp: Enable reverse tests on s390*-linux.
1522
d5f0636b
MK
15232015-11-02 Marcin Koƛcielnicki <koriakin@0x04.net>
1524
1525 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1526
7ad8b86c
MK
15272015-11-02 Marcin Koƛcielnicki <koriakin@0x04.net>
1528
1529 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1530 reaching marker2.
1531 * gdb.reverse/getresuid-reverse.exp: Likewise.
1532 * gdb.reverse/pipe-reverse.exp: Likewise.
1533 * gdb.reverse/readv-reverse.exp: Likewise.
1534 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1535 * gdb.reverse/time-reverse.exp: Likewise.
1536 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1537
4081c0f1
YQ
15382015-10-30 Yao Qi <yao.qi@linaro.org>
1539
1540 * gdb.threads/wp-replication.c (watch_count_done): Remove.
1541 (empty_cycle): Remove.
1542 (main): Don't call empty_cycle. Don't use watch_count_done.
1543 * gdb.threads/wp-replication.exp: Don't set breakpoint on
1544 empty_cycle. Rewrite the code counting HW watchpoints.
1545
452b4ba5
MK
15462015-10-30 Marcin Koƛcielnicki <koriakin@0x04.net>
1547
1548 * gdb.reverse/fstatat-reverse.c: New test.
1549 * gdb.reverse/fstatat-reverse.exp: New file.
1550 * gdb.reverse/getresuid-reverse.c: New test.
1551 * gdb.reverse/getresuid-reverse.exp: New file.
1552 * gdb.reverse/pipe-reverse.c: New test.
1553 * gdb.reverse/pipe-reverse.exp: New file.
1554 * gdb.reverse/readv-reverse.c: New test.
1555 * gdb.reverse/readv-reverse.exp: New file.
1556 * gdb.reverse/recvmsg-reverse.c: New test.
1557 * gdb.reverse/recvmsg-reverse.exp: New file.
1558 * gdb.reverse/time-reverse.c: New test.
1559 * gdb.reverse/time-reverse.exp: New file.
1560 * gdb.reverse/waitpid-reverse.c: New test.
1561 * gdb.reverse/waitpid-reverse.exp: New file.
1562
5e2e7507
JK
15632015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1564
1565 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1566
0fde2c53
DE
15672015-10-26 Doug Evans <dje@google.com>
1568
1569 PR symtab/17391
1570 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1571 * gdb.dwarf2/bad-regnum.c: New file.
1572 * gdb.dwarf2/bad-regnum.exp: New file.
1573
1a70ae97
DE
15742015-10-26 Doug Evans <dje@google.com>
1575
1576 PR python/18938
1577 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1578 file.
1579
27dc26ab
JK
15802015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1581
1582 * gdb.compile/compile.exp (compile code globalvar): Update expectation
1583 for a change by "Mention language in compile error message".
1584
bed91f4d
SM
15852015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
1586
1587 PR python/18073
1588 * gdb.python/py-type.c (C::a_method): New.
1589 (C::a_const_method): New.
1590 (C::a_static_method): New.
1591 (a_function): New.
1592 * gdb.python/py-type.exp (test_fields): Test getting fields
1593 from function and method.
1594
3f2f83dd
KB
15952015-10-21 Keven Boell <keven.boell@intel.com>
1596
1597 * gdb.fortran/vla-alloc-assoc.exp: New file.
1598 * gdb.fortran/vla-datatypes.exp: New file.
1599 * gdb.fortran/vla-datatypes.f90: New file.
1600 * gdb.fortran/vla-history.exp: New file.
1601 * gdb.fortran/vla-ptype-sub.exp: New file.
1602 * gdb.fortran/vla-ptype.exp: New file.
1603 * gdb.fortran/vla-sizeof.exp: New file.
1604 * gdb.fortran/vla-sub.f90: New file.
1605 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1606 * gdb.fortran/vla-value-sub-finish.exp: New file.
1607 * gdb.fortran/vla-value-sub.exp: New file.
1608 * gdb.fortran/vla-value.exp: New file.
1609 * gdb.fortran/vla-ptr-info.exp: New file.
1610 * gdb.mi/mi-vla-fortran.exp: New file.
1611 * gdb.mi/vla.f90: New file.
1612
27145d50
SL
16132015-10-21 Sandra Loosemore <sandra@codesourcery.com>
1614
1615 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1616 of hardwired timeout value.
1617
5f3ff4f8
JK
16182015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1619 Pedro Alves <palves@redhat.com>
1620
1621 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1622 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1623
bfd09d20
JS
16242015-10-19 Josh Stone <jistone@redhat.com>
1625
1626 * gdb.base/catch-syscall.c: Include <sched.h>.
1627 (unknown_syscall): New variable.
1628 (main): Trigger a vfork and an unknown syscall.
1629 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
1630 (unknown_syscall_number): Likewise.
1631 (check_call_to_syscall): Accept an optional syscall pattern.
1632 (check_return_from_syscall): Likewise.
1633 (check_continue): Likewise.
1634 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
1635 (test_catch_syscall_skipping_return): New test toggling off 'catch
1636 syscall' to step over the syscall return, then toggling back on.
1637 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
1638 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
1639 (do_syscall_tests): Call test_catch_syscall_without_args and
1640 test_catch_syscall_mid_vfork.
1641 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
1642 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
1643
b32b93c6
AS
16442015-10-19 Andrew Stubbs <ams@codesourcery.com>
1645
1646 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
1647 print g_vE): Add new pass patterns.
1648 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
1649 print various symbol names for vptr fields.
1650
9d622bda
AB
16512015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1652
1653 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
1654 results.
1655
0fd8ac1c
YQ
16562015-10-12 Yao Qi <yao.qi@linaro.org>
1657
1658 * gdb.arch/disp-step-insn-reloc.exp: New test case.
1659
34240514
YQ
16602015-10-12 Yao Qi <yao.qi@linaro.org>
1661
1662 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
1663 is aarch64*-*-linux*.
1664
8240f442
YQ
16652015-10-12 Yao Qi <yao.qi@linaro.org>
1666
1667 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
1668 (can_relocate_bcond_true): ... it.
1669 (can_relocate_bcond_false): New function.
1670 (foo): Likewise.
1671 (can_relocate_bl): Likewise.
1672 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
1673 can_relocate_bl.
1674
2520f728
PMR
16752015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
1676
1677 * gdb.base/nested-addr.c: New file.
1678 * gdb.base/nested-addr.exp: New testcase.
1679
abcef95a
MM
16802015-10-09 Markus Metzger <markus.t.metzger@intel.com>
1681
1682 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
1683 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
1684 its output. Ignore the output of "record goto begin" and instead
1685 check that GDB is replaying.
1686
145e3ddb
PA
16872015-10-09 Pedro Alves <palves@redhat.com>
1688
1689 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
1690 (top level): Use it in the run with no args test.
1691
d5d8c4e1
IB
16922015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
1693
1694 * gdb.dlang/properties.exp: New file.
1695
06e635ef
SL
16962015-10-02 Sandra Loosemore <sandra@codesourcery.com>
1697
1698 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
1699 whether or not address 0x1000 is mapped on the target.
1700
e019fd1d
SM
17012015-09-30 Simon Marchi <simon.marchi@ericsson.com>
1702
1703 * gdb.python/py-type.exp: Do not run tests if binaries fail to
1704 build.
1705
77ba2a67
MM
17062015-09-30 Markus Metzger <markus.t.metzger@intel.com>
1707
1708 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
1709 instruction-history test.
1710
c60eb31f
DE
17112015-09-28 Doug Evans <dje@google.com>
1712
1713 * gdb.base/gcore.c (array_func): Add reference to static_array.
1714
9a3c8263
SM
17152015-09-25 Simon Marchi <simon.marchi@ericsson.com>
1716
1717 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
1718 source line.
1719
9720e656
SL
17202015-09-24 Sandra Loosemore <sandra@codesourcery.com>
1721
1722 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
1723 short or char as base type.
1724
938d3bf2
SL
17252015-09-23 Sandra Loosemore <sandra@codesourcery.com>
1726
1727 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
1728 to allow any size enum.
1729
e6c2c623
PMR
17302015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
1731
1732 * gdb.ada/array_ptr_renaming.exp: New testcase.
1733 * gdb.ada/array_ptr_renaming/foo.adb: New file.
1734 * gdb.ada/array_ptr_renaming/pack.ads: New file.
1735
06da0f77
PL
17362015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1737
1738 * gdb.trace/ftrace-lock.c: New file.
1739 * gdb.trace/ftrace-lock.exp: New file.
1740
4f51c22a
PL
17412015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1742
1743 * gdb.arch/insn-reloc.c: New file.
1744 * gdb.arch/ftrace-insn-reloc.exp: New file.
1745
7041adf4
PL
17462015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1747
1748 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
1749 instruction.
1750 * gdb.trace/pendshr1.c (pendfunc): Likewise.
1751 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
1752 * gdb.trace/range-stepping.c: Likewise.
1753 * gdb.trace/trace-break.c: Likewise.
1754 * gdb.trace/trace-mt.c (thread_function): Likewise.
1755 * gdb.trace/ftrace.c (marker): Likewise.
1756 * gdb.trace/trace-condition.c (marker): Likewise.
1757 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
1758 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
1759 is_aarch64_target.
1760
015d2e7e
DE
17612015-09-18 Doug Evans <xdje42@gmail.com>
1762
1763 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
1764 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
1765
26b188a2
SL
17662015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1767
1768 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
1769 the breakpoint.
1770
79dc332b
SL
17712015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1772
1773 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
1774 the pending breakpoint. Remove timeout override for "Run till
1775 MI pending breakpoint on pendfunc3 on thread 2" test.
1776
f57929f2
SL
17772015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1778
1779 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
1780 filename pattern.
1781
3f469b17
SL
17822015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1783
1784 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
1785 in breakpoint filename pattern.
1786
515b89b3
SL
17872015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1788
7800dbe4
SL
1789 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
1790
17912015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1792
515b89b3
SL
1793 * gdb.linespec/explicit.exp: Check for readline support for
1794 tab-completion tests. Fix obvious typo.
1795
d2939ba2
MM
17962015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1797
1798 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
1799 and replay.
1800
cbb55fa7
MM
18012015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1802
1803 * gdb.btrace/non-stop.c: New.
1804 * gdb.btrace/non-stop.exp: New.
1805
43691ca1
PL
18062015-09-17 Pierre Langlois <pierre.langlois@arm.com>
1807 Yao Qi <yao.qi@linaro.org>
1808
1809 * gdb.trace/trace-condition.c: New file.
1810 * gdb.trace/trace-condition.exp: New file.
1811
d78908cf
WW
18122015-09-16 Wei-cheng Wang <cole945@gmail.com>
1813
1814 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
1815 for testing bytecode compilation.
1816
1ed415e2
PA
18172015-09-16 Pedro Alves <palves@redhat.com>
1818 Sandra Loosemore <sandra@codesourcery.com>
1819
1820 * gdb.threads/non-stop-fair-events.c (timeout): New global.
1821 (SECONDS): Redefine.
1822 (main): Call pthread_kill and alarm early.
1823 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
1824 support.
1825 (test): If the target can't hardware step and doesn't support
1826 displaced stepping, increase the timeout.
1827
d136eff5
PA
18282015-09-16 Pedro Alves <palves@redhat.com>
1829
1830 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
1831 (enable_debug): New procedures.
1832 (test): Use them. Bail out if waiting for threads fails.
1833 (top level): Bail out if a test fails.
1834
991f019c
YQ
18352015-09-16 Yao Qi <yao.qi@linaro.org>
1836
1837 * gdb.asm/asm-source.exp: Set asm-arch for
1838 aarch64*-*-* target.
1839 * gdb.asm/aarch64.inc: New file.
1840
bfca584f
PMR
18412015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
1842
1843 * gdb.ada/array_of_variable_length.exp: New testcase.
1844 * gdb.ada/array_of_variable_length/foo.adb: New file.
1845 * gdb.ada/array_of_variable_length/pck.adb: New file.
1846 * gdb.ada/array_of_variable_length/pck.ads: New file.
1847
b326e587
DE
18482015-09-15 Doug Evans <dje@google.com>
1849
1850 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
1851 of function static local variable.
1852
5382cfab
PW
18532015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1854
1855 * gdb.threads/tls-so_extern.exp: New test file.
1856 * gdb.threads/tls-so_extern.c: New test file.
1857 * gdb.threads/tls-so_extern_main.c: New test file.
1858
141c5cc4
JK
18592015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1860
1861 * gdb.opt/solib-intra-step-lib.c: New file.
1862 * gdb.opt/solib-intra-step-main.c: New file.
1863 * gdb.opt/solib-intra-step.exp: New file.
1864
d15dcecd
PA
18652015-09-15 Pedro Alves <palves@redhat.com>
1866
1867 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
1868 gdb_continue_to_breakpoint instead of gdb_test_multiple.
1869
4c2f2a79
PA
18702015-09-14 Pedro Alves <palves@redhat.com>
1871
1872 * gdb.base/hook-stop-continue.c: Delete.
1873 * gdb.base/hook-stop-continue.exp: Delete.
1874 * gdb.base/hook-stop-frame.c: Delete.
1875 * gdb.base/hook-stop-frame.exp: Delete.
1876 * gdb.base/hook-stop.c: New file.
1877 * gdb.base/hook-stop.exp: New file.
1878
919e6dbe
PMR
18792015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
1880
1881 * gdb.ada/access_to_packed_array.exp: New testcase.
1882 * gdb.ada/access_to_packed_array/foo.adb: New file.
1883 * gdb.ada/access_to_packed_array/pack.adb: New file.
1884 * gdb.ada/access_to_packed_array/pack.ads: New file.
1885
157280a4
MM
18862015-09-14 Markus Metzger <markus.t.metzger@intel.com>
1887
1888 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
1889 buffer size test.
1890
2fd33e94
DB
18912015-09-11 Don Breazeal <donb@codesourcery.com>
1892
1893 * gdb.base/foll-exec.c: Add copyright header. Fix
1894 formatting issues.
1895 * gdb.base/foll-exec.exp (zap_session): Delete proc.
1896 (do_exec_tests): Use clean_restart in place of zap_session,
1897 and for test initialization. Fix formatting issues. Use
1898 fail in place of perror.
1899 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
1900 an expect statement to match an expression with output from
1901 the program under debug.
1902 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
1903 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
1904 * gdb.threads/non-ldr-exc-2.exp: Likewise.
1905 * gdb.threads/non-ldr-exc-3.exp: Likewise.
1906 * gdb.threads/non-ldr-exc-4.exp: Likewise.
1907
e70b6e8e
DE
19082015-09-09 Doug Evans <dje@google.com>
1909
1910 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
1911
7a551a51
DE
19122015-09-09 Doug Evans <dje@google.com>
1913
1914 * gdb.base/pie-execl.exp: Fix result test of build_executable.
1915
4c666f84
DE
19162015-09-09 Doug Evans <dje@google.com>
1917
1918 * gdb.base/savedregs.exp: Fix typo.
1919
243a9253
PA
19202015-09-09 Pedro Alves <palves@redhat.com>
1921
1922 * gdb.mi/mi-cli.exp: Add CLI finish tests.
1923
c0fa8fbd
SL
19242015-09-08 Sandra Loosemore <sandra@codesourcery.com>
1925
1926 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
1927 command actually switches threads. Give up on remaining
1928 tests if target fails to stop at breakpoint.
1929
cd7c1778
PMR
19302015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
1931
1932 * gdb.ada/funcall_char.exp: New testcase.
1933 * gdb.ada/funcall_char/foo.adb: New file.
1934
dc5c8746
PMR
19352015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
1936
1937 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
1938 expected outputs. Add two testcases for completing ambiguous
1939 functions.
1940 * gdb.ada/complete/aux_pck.adb: New file.
1941 * gdb.ada/complete/aux_pck.ads: New file.
1942 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
1943 Ambiguous_Func functions.
1944 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
1945 * gdb.ada/complete/pck.adb: Likewise.
1946
4e83a1e7
UW
19472015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
1948
1949 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
1950 failures to run the test program under GDB.
1951
8ce74153
LM
19522015-08-26 Luis Machado <lgustavo@codesourcery.com>
1953
1954 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
1955 to C.
1956
e9756d52
PP
19572015-08-26 Patrick Palka <patrick@parcs.ath.cx>
1958
1959 * gdb.base/run-after-attach.exp: New test file.
1960 * gdb.base/run-after-attach.c: New test file.
1961
8d37573b
DB
19622015-08-26 Don Breazeal <donb@codesourcery.com>
1963
1964 * gdb.base/foll-exec-2.c: New test program.
1965 * gdb.base/foll-exec-2.exp: New test.
1966
63e43d3a
PMR
19672015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
1968
1969 * gdb.base/nested-subp1.exp: New file.
1970 * gdb.base/nested-subp1.c: New file.
1971 * gdb.base/nested-subp2.exp: New file.
1972 * gdb.base/nested-subp2.c: New file.
1973 * gdb.base/nested-subp3.exp: New file.
1974 * gdb.base/nested-subp3.c: New file.
1975
3d40fbb5
PA
19762015-08-24 Pedro Alves <palves@redhat.com>
1977
1978 * gdb.server/connect-without-multi-process.c: New file.
1979 * gdb.server/connect-without-multi-process.exp: New file.
1980
4422ac93
LM
19812015-08-24 Luis Machado <lgustavo@codesourcery.com>
1982
1983 * gdb.opt/inline-markers.c: Make z int.
1984
91dddb86
LM
19852015-08-24 Luis Machado <lgustavo@codesourcery.com>
1986
1987 * gdb.opt/inline-markers.c: Make z volatile.
1988
a48847ee
LM
19892015-08-24 Luis Machado <lgustavo@codesourcery.com>
1990
1991 * gdb.opt/inline-bt.c: New volatile global z.
1992 * gdb.opt/inline-cmds.c: Likewise.
1993 * gdb.opt/inline-locals.c: Likewise.
1994 * gdb.opt/inline-markers.c: New extern global z.
1995 (marker): Use z.
1996 (inline_fn): Likewise.
1997
0ebbc52b
PA
19982015-08-24 Pedro Alves <palves@redhat.com>
1999
2000 * config/m32r-stub.exp: Remove file.
2001 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2002 * gdb.base/call-rt-st.exp: Likewise.
2003 * gdb.base/call-strs.exp: Likewise.
2004 * gdb.base/default.exp: Remove references to h8300-*-hms and
2005 *-*-udi*.
2006 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
2007
77c365df
AA
20082015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2009
2010 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
2011 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
2012 and "return" use KFAIL when GDB can not read/write the vector
2013 return value.
2014
4313b8c0
GB
20152015-08-21 Gary Benson <gbenson@redhat.com>
2016
2017 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2018
0e433b32
PA
20192015-08-20 Pedro Alves <palves@redhat.com>
2020
2021 * gdb.server/solib-list.exp: No longer expect an interior stop in
2022 non-stop mode.
2023
221e1a37
PA
20242015-08-20 Pedro Alves <palves@redhat.com>
2025
2026 * gdb.server/connect-stopped-target.c: New file.
2027 * gdb.server/connect-stopped-target.exp: New file.
2028
40e3ad0e
PA
20292015-08-20 Pedro Alves <palves@redhat.com>
2030
2031 * gdb.dwarf2/comp-unit-lang.exp: New file.
2032 * gdb.dwarf2/comp-unit-lang.c: New file.
2033
af39b327
PMR
20342015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
2035
2036 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
2037 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
2038
7d45c7c3 20392015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 2040
7d45c7c3
KB
2041 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
2042 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
2043
4d6cceb4
DE
20442015-08-18 Doug Evans <dje@google.com>
2045 Adrian Sendroiu <adrian.sendroiu@freescale.com>
2046
2047 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
2048 skip_python_tests. New arg prompt_regexp.
2049 (skip_python_tests): New function.
2050 * lib/mi-support.exp (mi_skip_python_tests): New function.
2051 * gdb.python/py-mi-objfile-gdb.py: New file.
2052 * gdb.python/py-mi-objfile.c: New file.
2053 * gdb.python/py-mi-objfile.exp: New file.
2054
ad89c2aa
KS
20552015-08-17 Keith Seitz <keiths@redhat.com>
2056
2057 * gdb.linespec/explicit.exp: Move strace test from here ...
2058 * gdb.trace/strace.exp: ... to here.
2059
e3ae3c43
PP
20602015-08-15 Patrick Palka <patrick@parcs.ath.cx>
2061
2062 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
2063 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
2064
604b2636
DE
20652015-08-14 Doug Evans <xdje42@gmail.com>
2066
2067 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
2068 inferior before selecting a new file.
2069
6ff0ba5f
DE
20702015-08-14 Doug Evans <xdje42@gmail.com>
2071
2072 * gdb.mi/mi-disassemble.exp: Update.
2073 * gdb.base/disasm-optim.S: New file.
2074 * gdb.base/disasm-optim.c: New file.
2075 * gdb.base/disasm-optim.h: New file.
2076 * gdb.base/disasm-optim.exp: New file.
2077
9ca98f92
KS
20782015-08-14 Keith Seitz <keiths@redhat.com>
2079
2080 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
2081 "evaluated-by".
2082
52bbc560
JB
20832015-08-13 Joel Brobecker <brobecker@adacore.com>
2084
2085 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
2086
5d8c3ed3
PMR
20872015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
2088
2089 * gdb.ada/fun_renaming.exp: New testcase.
2090 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
2091 * gdb.ada/fun_renaming/pack.adb: New file.
2092 * gdb.ada/fun_renaming/pack.ads: New file.
2093
ea8812bc
KS
20942015-08-12 Keith Seitz <keiths@redhat.com>
2095
2096 * gdb.base/dso2dso.exp: Pass basename of source file in call to
2097 gdb_get_line_number.
2098
4dafcdeb
JB
20992015-08-12 Joel Brobecker <brobecker@adacore.com>
2100
2101 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
2102 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
2103 gdb.base/dso2dso.exp: New files.
2104
5ba32597
SDJ
21052015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2106 Pedro Alves <palves@redhat.com>
2107 Keith Seitz <keiths@redhat.com>
2108
2109 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
2110 GDBFLAGS.
2111
b6dafabf
PP
21122015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2113
2114 * gdb.base/gdbhistsize-history.exp
2115 (test_histsize_history_setting): Use save_vars.
2116 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2117 Use save_vars.
2118 (test_no_truncation_of_unlimited_history_file): Use save_vars.
2119 * gdb.base/readline.exp: Use save_vars.
2120
abe8e607
PP
21212015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2122
2123 * lib/gdb.exp (save_vars): New proc.
2124
629500fa
KS
21252015-08-11 Keith Seitz <keiths@redhat.com>
2126
2127 * gdb.base/help.exp: Update help_breakpoint_text.
2128
eb8c4e2e
KS
21292015-08-11 Keith Seitz <keiths@redhat.com>
2130
2131 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
2132 (at toplevel): Call test_explicit_breakpoints.
2133 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
2134 breakpoints.
2135 * lib/mi-support.exp (mi_make_breakpoint): Add support for
2136 breakpoint conditions, "-cond".
2137
87f0e720
KS
21382015-08-11 Keith Seitz <keiths@redhat.com>
2139
2140 * gdb.linespec/3explicit.c: New file.
2141 * gdb.linespec/cpexplicit.cc: New file.
2142 * gdb.linespec/cpexplicit.exp: New file.
2143 * gdb.linespec/explicit.c: New file.
2144 * gdb.linespec/explicit.exp: New file.
2145 * gdb.linespec/explicit2.c: New file.
2146 * gdb.linespec/ls-errs.exp: Add explicit location tests.
2147 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
2148 before using in the matching pattern.
2149 Clarify that `prefix' is a regular expression.
2150
f00aae0f
KS
21512015-08-11 Keith Seitz <keiths@redhat.com>
2152
2153 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
2154 test.
2155 Add tests for missing ",FMT" and ",".
2156
e27852be
DE
21572015-08-10 Doug Evans <dje@google.com>
2158 Keith Seitz <keiths@redhat.com>
2159
2160 PR gdb/17960
2161 * gdb.base/completion.exp: Add location completer tests.
2162
7f03bd92
PA
21632015-08-07 Pedro Alves <palves@redhat.com>
2164
2165 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
2166 tests here.
2167 (top level): Run do_test with and without displaced stepping.
2168
3fc8eb30
PA
21692015-08-07 Pedro Alves <palves@redhat.com>
2170
2171 * gdb.base/valgrind-disp-step.c: New file.
2172 * gdb.base/valgrind-disp-step.exp: New file.
2173
d4569d7b
PA
21742015-08-07 Pedro Alves <palves@redhat.com>
2175
2176 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
2177 Delete function.
2178 (main): Add alarm. Run an infinite loop instead of calling
2179 wait_threads.
2180 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
2181 comment.
2182 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
2183 Delete function.
2184 (main): Add alarm. Run an infinite loop instead of calling
2185 wait_threads.
2186 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
2187 comment.
2188
e1316e60
PA
21892015-08-07 Pedro Alves <palves@redhat.com>
2190
2191 * gdb.base/checkpoint-ns.exp: New file.
2192 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
2193 standard_testfile.
2194
da8c46d2
MM
21952015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2196
2197 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
2198 * gdb.btrace/instruction_history.exp: Update.
2199 * gdb.btrace/tsx.exp: New.
2200 * gdb.btrace/tsx.c: New.
2201
de1c2c52
PA
22022015-08-06 Pedro Alves <palves@redhat.com>
2203
2204 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
2205 increase timeout.
2206 * gdb.reverse/until-precsave.exp: Bump timeouts.
2207
782e0bf4
PA
22082015-08-06 Pedro Alves <palves@redhat.com>
2209
2210 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
2211
83e97ed0
PA
22122015-08-06 Pedro Alves <palves@redhat.com>
2213
2214 PR gdb/18749
2215 * gdb.threads/process-dies-while-handling-bp.c: New file.
2216 * gdb.threads/process-dies-while-handling-bp.exp: New file.
2217
863d01bd
PA
22182015-08-06 Pedro Alves <palves@redhat.com>
2219
2220 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
2221 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
2222
0a39bb32
PA
22232015-08-05 Pedro Alves <palves@redhat.com>
2224
2225 * gdb.threads/next-while-other-thread-longjmps.c: New file.
2226 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
2227
ee2d2b10
SL
22282015-08-03 Sandra Loosemore <sandra@codesourcery.com>
2229
2230 * gdb.base/bp-permanent.exp: Report test as unsupported if
2231 the target cannot stop at the permanent breakpoint.
2232
4e1bdb00
DE
22332015-08-03 Doug Evans <dje@google.com>
2234
2235 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
2236 10000.
2237
3d338901
DE
22382015-08-03 Doug Evans <dje@google.com>
2239
2240 * Makefile.in (workers/%.worker, build-perf): New rule.
2241 (GDB_PERFTEST_MODE): New variable.
2242 (check-perf): Use it.
2243 (clean): Clean up gdb.perf parallel build subdirs.
2244 * lib/build-piece.exp: New file.
2245 * lib/gdb.exp (make_gdb_parallel_path): New function
2246 (standard_output_file, standard_temp_file): Call it.
2247 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2248 of $GDB_PARALLEL.
2249 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
2250
af061d3e
DE
22512015-08-03 Doug Evans <dje@google.com>
2252
8e1afc81 2253 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
2254 (LOG_FILE_NAME): New global.
2255 (TextReporter.__init__): Initialize self.txt_sum.
2256 (TextReporter.report): Add support for multiple data-points.
2257 Move report to perftest.sum, put raw data in perftest.log.
2258 (TextReporter.start): Open sum and log files.
2259 (TextReporter.end): Close sum and log files.
8e1afc81
DE
2260 * gdb.perf/lib/perftest/testresult.py
2261 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 2262
2c8c5d37
PA
22632015-07-31 Pedro Alves <palves@redhat.com>
2264
2265 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
2266 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2267 kill_wait_spawned_process instead of explicit "kill -9".
2268 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
2269 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2270 kill_wait_spawned_process.
2271 * gdb.base/attach-twice.exp: Likewise.
2272 * gdb.base/attach.exp: Likewise.
2273 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
2274 gdb_test_multiple.
2275 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
2276 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2277 kill_wait_spawned_process.
2278 * gdb.base/valgrind-infcall.exp: Likewise.
2279 * gdb.multi/multi-attach.exp: Likewise.
2280 * gdb.python/py-prompt.exp: Likewise.
2281 * gdb.python/py-sync-interp.exp: Likewise.
2282 * gdb.server/ext-attach.exp: Likewise.
2283 * gdb.threads/attach-into-signal.exp (corefunc): Use
2284 spawn_wait_for_attach, spawn_id_get_pid and
2285 kill_wait_spawned_process.
2286 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
2287 spawn_wait_for_attach returning a spawn id instead of a pid. Use
2288 spawn_id_get_pid and kill_wait_spawned_process.
2289 * gdb.threads/attach-stopped.exp (corefunc): Use
2290 spawn_wait_for_attach, spawn_id_get_pid and
2291 kill_wait_spawned_process.
2292 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
2293 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2294 kill_wait_spawned_process instead of explicit "kill -9".
2295 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
2296 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
2297 (spawn_wait_for_attach): Use spawn instead of exec to spawn
2298 processes. Don't map cygwin/windows pids here. Now returns a
2299 spawn id list.
2300
032a0fca
SL
23012015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2302
2303 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
2304 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
2305 correct patch.
2306
61a934ca
SL
23072015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2308
2309 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
2310
4bc4d428
SL
23112015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2312
2313 Reapply:
2314 2014-05-21 Mark Wielaard <mjw@redhat.com>
2315
2316 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2317
998d452a
PA
23182015-07-30 Pedro Alves <palves@redhat.com>
2319
2320 * linux-low.c (handle_extended_wait): Set the child's last
2321 reported status to TARGET_WAITKIND_STOPPED.
2322
69dde7dc
PA
23232015-07-30 Pedro Alves <palves@redhat.com>
2324
2325 PR threads/18600
2326 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2327 only shows inferior 1.
2328
4dd63d48
PA
23292015-07-30 Simon Marchi <simon.marchi@ericsson.com>
2330 Pedro Alves <palves@redhat.com>
2331
2332 PR threads/18600
2333 * gdb.threads/fork-plus-threads.c: New file.
2334 * gdb.threads/fork-plus-threads.exp: New file.
2335
d618e4c5
PP
23362015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2337
2338 * gdb.base/batch-preserve-term-settings.exp
2339 (test_terminal_settings_preserved_after_cli_exit): Use
2340 send_quit_command.
2341
1eef6428
PA
23422015-07-29 Pedro Alves <palves@redhat.com>
2343 Don Breazeal <donb@codesourcery.com>
2344
2345 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2346 output from both inferior_spawn_id and gdb_spawn_id.
2347
7da5b897
SDJ
23482015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2349
2350 * gdb.threads/attach-into-signal.exp (corefunc): Use
2351 with_test_prefix on nested loops, uniquefying the test messages.
2352
dac804df
SDJ
23532015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2354
2355 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2356 commit.
2357
06265e53
PP
23582015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2359
2360 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2361 New proc.
2362 (test_terminal_settings_preserved_after_sigterm): New test.
2363
18206ca3
PP
23642015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2365
2366 * gdb.base/batch-preserve-term-settings.exp
2367 (test_terminal_settings_preserved_after_cli_exit): New test.
2368
90074d11
PP
23692015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2370
2371 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2372 manipulation of saved_gdbflags.
2373 (test_terminal_settings_preserved): Remove global declaration of
2374 the unused variable pagination_prompt. Remove manipulation of
2375 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
2376 GDBFLAGS.
2377
eb1a7902
PA
23782015-07-29 Pedro Alves <palves@redhat.com>
2379
2380 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2381
8b75dd3b
PA
23822015-07-29 Pedro Alves <palves@redhat.com>
2383
2384 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2385 at the top.
2386
dedad4e3
PA
23872015-07-29 Pedro Alves <palves@redhat.com>
2388
2389 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2390 (main): Call gdb_unbuffer_output.
2391 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2392 (main): Call gdb_unbuffer_output.
2393 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2394 (main): Call gdb_unbuffer_output.
2395 * gdb.base/call-strs.exp: Adjust to step over the
2396 gdb_unbuffer_output call.
2397 * gdb.base/catch-gdb-caused-signals.c: Include
2398 "../lib/unbuffer_output.c".
2399 (main): Call gdb_unbuffer_output.
2400 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2401 (main): Call gdb_unbuffer_output.
2402 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2403 (main): Call gdb_unbuffer_output.
2404 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2405 (main): Call gdb_unbuffer_output.
2406 * gdb.base/shlib-call.exp: Adjust to step over the
2407 gdb_unbuffer_output call.
2408 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2409 (main): Call gdb_unbuffer_output.
2410 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2411 (main): Call gdb_unbuffer_output.
2412 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2413 (main): Rename to ...
2414 (test): ... this.
2415 (main): Reimplement.
2416 * gdb.base/varargs.exp: Run to test instead of to main.
2417 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2418 (main): Call gdb_unbuffer_output.
2419
58789a91
PA
24202015-07-29 Pedro Alves <palves@redhat.com>
2421
2422 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2423 factore out from mi_continue_dprintf. For call-style dprintfs,
2424 expect dprintf output out of $inferior_spawn_id.
2425 (mi_continue_dprintf): Use mi_expect_dprintf.
2426 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2427 (main): Call gdb_unbuffer_output.
2428
e8376742
PA
24292015-07-29 Pedro Alves <palves@redhat.com>
2430
2431 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2432 (default_mi_gdb_start): Set inferior_spawn_id instead of
2433 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
2434 gdb_spawn_id.
2435 (mi_gdb_test): Always expect inferior output from both
2436 $inferior_spawn_id and $gdb_spawn_id.
2437
08280010
PA
24382015-07-29 Pedro Alves <palves@redhat.com>
2439
2440 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
2441 send_inferior and $inferior_spawn_id.
2442
4d30e432
PA
24432015-07-29 Pedro Alves <palves@redhat.com>
2444
2445 * gdb.gdb/complaints.exp (test_initial_complaints)
2446 (test_serial_complaints, test_short_complaints): Use
2447 gdb_test_stdio.
2448 (test_empty_complaint): Handle $inferior_spawn_id !=
2449 $gdb_spawn_id.
2450
0d30a335
PA
24512015-07-29 Pedro Alves <palves@redhat.com>
2452
2453 * gdb.base/varargs.exp: Use gdb_test_stdio.
2454
39413b29
PA
24552015-07-29 Pedro Alves <palves@redhat.com>
2456
2457 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2458
7cb000a9
PA
24592015-07-29 Pedro Alves <palves@redhat.com>
2460
2461 * gdb.base/ending-run.exp: Use gdb_test_stdio.
2462
d7b8ac82
PA
24632015-07-29 Pedro Alves <palves@redhat.com>
2464
2465 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2466 parameter into two new parameters, "inf_result" and "gdb_result".
2467 Expect inferior output and gdb output from $inferior_spawn_id and
2468 $gdb_spawn_id, respectively. Adjust all callers.
2469
789c3a0c
PA
24702015-07-29 Pedro Alves <palves@redhat.com>
2471
2472 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2473 of gdb_test_sequence.
2474
77e760c3
PA
24752015-07-29 Pedro Alves <palves@redhat.com>
2476
2477 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2478 (saw_spurious_output): Expect inferior output from
2479 $inferior_spawn_id. Use gdb_test_stdio.
2480
8396d2cd
PA
24812015-07-29 Pedro Alves <palves@redhat.com>
2482
2483 * gdb.base/dprintf.exp: Use standard_testfile. Change
2484 prepare_for_testing call.
2485 (srcfile): Don't set.
2486 (restart): New procedure.
2487 (test_dprintf): New procecure, use to continue over dprintfs.
2488 (test_call, test_agent): New procedures, tests moved here.
2489 Restart gdb and recreate dprintfs. Adjust expected output.
2490
2051d61f
PA
24912015-07-29 Pedro Alves <palves@redhat.com>
2492
2493 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2494
452397af
PA
24952015-07-29 Pedro Alves <palves@redhat.com>
2496
2497 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2498
8aed9555
PA
24992015-07-29 Pedro Alves <palves@redhat.com>
2500
2501 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2502 gdb_test_stdio.
2503
188a61b4
PA
25042015-07-29 Pedro Alves <palves@redhat.com>
2505
2506 * lib/gdb.exp (gdb_test_stdio): New procedure.
2507
12264a45
PA
25082015-07-29 Pedro Alves <palves@redhat.com>
2509
2510 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2511
23ffc893
PA
25122015-07-29 Pedro Alves <palves@redhat.com>
2513
2514 * gdb.base/call-signal-resume.exp: Remove check for
2515 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
2516 * gdb.base/unwindonsignal.exp: Likewise.
2517 * gdb.base/call-signals.c (gen_signal): Remove printf call.
2518 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2519
65566918
PA
25202015-07-29 Pedro Alves <palves@redhat.com>
2521
2522 * gdb.base/siginfo-addr.c (pass): New function.
2523 (handler): Call it iff si_addr is correct.
2524 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2525 Set a breakpoint at "pass" and continue to it.
2526
d60a9221
SDJ
25272015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
2528
2529 * gdb.python/py-objfile.exp: Make some tests have unique names.
2530 * gdb.python/py-pp-registration.exp: Likewise.
2531
bde40b8f
PA
25322015-07-28 Pedro Alves <palves@redhat.com>
2533
2534 * gdb.server/server-exec-info.exp: Issue a "disconnect".
2535
13e1dec8
SM
25362015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2537
2538 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2539
da33c9a7
SM
25402015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2541
2542 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2543
077836f7
PP
25442015-07-27 Patrick Palka <patrick@parcs.ath.cx>
2545
2546 * gdb.base/gdb-sigterm-2.exp: New test.
2547
b8cc7b2e
DE
25482015-07-25 Doug Evans <xdje42@gmail.com>
2549
2550 Revert:
2551 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2552 (workers/%.worker, build-perf): New rule.
2553 (GDB_PERFTEST_MODE): New variable.
2554 (check-perf): Use it.
2555 (clean): Clean up gdb.perf parallel build subdirs.
2556 * lib/build-piece.exp: New file.
2557 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2558 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2559 name.
2560 (standard_temp_file): Ditto.
2561 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2562 of $GDB_PARALLEL.
2563
c8bd4544
DE
25642015-07-24 Doug Evans <dje@google.com>
2565
2566 * gdb.perf/lib/perftest/utils.py: New file.
2567 * gdb.perf/gm-hello.cc: New file.
2568 * gdb.perf/gm-pervasive-typedef.cc: New file.
2569 * gdb.perf/gm-pervasive-typedef.h: New file.
2570 * gdb.perf/gm-std.cc: New file.
2571 * gdb.perf/gm-std.h: New file.
2572 * gdb.perf/gm-use-cerr.cc: New file.
2573 * gdb.perf/gm-utils.h: New file.
2574 * gdb.perf/gmonster-null-lookup.py: New file.
2575 * gdb.perf/gmonster-pervasive-typedef.py: New file.
2576 * gdb.perf/gmonster-print-cerr.py: New file.
2577 * gdb.perf/gmonster-ptype-string.py: New file.
2578 * gdb.perf/gmonster-runto-main.py: New file.
2579 * gdb.perf/gmonster-select-file.py: New file.
2580 * gdb.perf/gmonster1-null-lookup.exp: New file.
2581 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2582 * gdb.perf/gmonster1-print-cerr.exp: New file.
2583 * gdb.perf/gmonster1-ptype-string.exp: New file.
2584 * gdb.perf/gmonster1-runto-main.exp: New file.
2585 * gdb.perf/gmonster1-select-file.exp: New file.
2586 * gdb.perf/gmonster1.cc: New file.
2587 * gdb.perf/gmonster1.exp: New file.
2588 * gdb.perf/gmonster2-null-lookup.exp: New file.
2589 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2590 * gdb.perf/gmonster2-print-cerr.exp: New file.
2591 * gdb.perf/gmonster2-ptype-string.exp: New file.
2592 * gdb.perf/gmonster2-runto-main.exp: New file.
2593 * gdb.perf/gmonster2-select-file.exp: New file.
2594 * gdb.perf/gmonster2.cc: New file.
2595 * gdb.perf/gmonster2.exp: New file.
2596
6eab34f3
DE
25972015-07-24 Doug Evans <dje@google.com>
2598
2599 * gdb.perf/README: New file.
2600 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2601 * lib/gen-perf-test.exp: New file.
2602
63738bfd
DE
26032015-07-24 Doug Evans <dje@google.com>
2604
2605 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2606 (PerfTest::startup): New function.
2607 (PerfTest::run): Return result of calling body.
2608 (PerfTest::assemble): Rewrite.
2609 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2610 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2611 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2612 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2613 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2614
7b606f95
DE
26152015-07-24 Doug Evans <dje@google.com>
2616
2617 * lib/gdb.exp (clean_restart): Make executable optional.
2618
a97b16b8
DE
26192015-07-24 Doug Evans <dje@google.com>
2620
2621 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2622 compiler_info references.
2623 * gdb.cp/temargs.exp: Ditto.
2624 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2625 (get_compiler_info): Early exit if already computed. Set compiler_info
2626 to "unknown" if there was a problem.
2627 (test_compiler_info): Add function comment. Call get_compiler_info.
2628
35baa57f
DE
26292015-07-24 Doug Evans <dje@google.com>
2630
2631 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2632 (workers/%.worker, build-perf): New rule.
2633 (GDB_PERFTEST_MODE): New variable.
2634 (check-perf): Use it.
2635 (clean): Clean up gdb.perf parallel build subdirs.
2636 * lib/build-piece.exp: New file.
2637 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2638 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2639 name.
2640 (standard_temp_file): Ditto.
2641 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2642 of $GDB_PARALLEL.
2643
6ebea266
DE
26442015-07-24 Doug Evans <dje@google.com>
2645
2646 * lib/future.exp (gdb_default_target_compile): New option
2647 "early_flags".
2648 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
2649 --as-needed.
2650
1e76a7e9
SDJ
26512015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
2652
2653 * gdb.base/catch-syscall.exp: Call gdb_exit before
2654 gdb_skip_xml_test.
2655
5068630a
PA
26562015-07-24 Pedro Alves <palves@redhat.com>
2657
2658 * gdb.python/py-events.exp: Accept output between the stop event
2659 and the prompt.
2660 * gdb.python/py-evsignal.exp: Likewise.
2661 * gdb.python/py-evthreads.exp: Likewise.
2662
77598427
PA
26632015-07-24 Pedro Alves <palves@redhat.com>
2664
2665 PR gdb/18717
2666 * gdb.threads/non-ldr-exit.c: New file.
2667 * gdb.threads/non-ldr-exit.exp: New file.
2668
11e6c98f
YQ
26692015-07-24 Yao Qi <yao.qi@linaro.org>
2670
2671 * gdb.server/ext-wrapper.exp: Test --wrapper option when
2672 restarting process.
2673
51aee833
YQ
26742015-07-24 Yao Qi <yao.qi@linaro.org>
2675
2676 * gdb.server/ext-restart.exp: New file.
2677
8cfe207c
YQ
26782015-07-24 Yao Qi <yao.qi@linaro.org>
2679
2680 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
2681 argument options.
2682 * gdb.server/ext-wrapper.exp: New file.
2683
cc12ce38
DE
26842015-07-23 Doug Evans <dje@google.com>
2685
2686 * gdb.dwarf2/dw2-dummy-cu.S: New file.
2687 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
2688
d0d84780
PMR
26892015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
2690
2691 * gdb.ada/var_arr_typedef.exp: New testcase.
2692 * gdb.ada/var_arr_typedef/pack.adb: New file.
2693 * gdb.ada/var_arr_typedef/pack.ads: New file.
2694 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
2695
8b558f79
JB
26962015-07-20 Joel Brobecker <brobecker@adacore.com>
2697
2698 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
2699
775a3298
JK
27002015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2701
2702 * gdb.arch/i386-biarch-core.exp: Replace istarget
2703 by "complete set gnutarget". Remove expectation for the "core-file"
2704 command.
2705
db1ff28b
JK
27062015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2707
2708 Revert the previous commit:
2709 Tests for validate symbol file using build-id.
2710
0a94970d
JK
27112015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2712
2713 Tests for validate symbol file using build-id.
2714 * gdb.base/solib-mismatch-lib.c: New file.
2715 * gdb.base/solib-mismatch-libmod.c: New file.
2716 * gdb.base/solib-mismatch.c: New file.
2717 * gdb.base/solib-mismatch.exp: New file.
2718
03346981
SL
27192015-07-15 Sandra Loosemore <sandra@codesourcery.com>
2720
2721 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
2722 nios2-*-linux*.
2723 * gdb.base/sigbpt.exp (stepi_out): Likewise.
2724 * gdb.base/siginfo.exp: Likewise.
2725 * gdb.base/sigstep.exp (advance, advancei): Likewise.
2726
42422cc7
PL
27272015-07-15 Pierre Langlois <pierre.langlois@arm.com>
2728
2729 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
2730 Move it to ...
2731 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
2732 ... here.
2733 * gdb.trace/range-stepping.exp: Check that the target supports
2734 range stepping.
2735
cfa68bae
JK
27362015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2737
2738 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
2739
8ffdba26
PA
27402015-07-14 Pedro Alves <palves@redhat.com>
2741
2742 * gdb.base/killed-outside.exp: New file.
2743 * gdb.base/killed-outside.c: New file.
2744
218a5a11
JK
27452015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2746
2747 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
2748 (n at main): New.
2749 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
2750
e03ed3c6
AA
27512015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2752
2753 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
2754 infcall tests instead of setting up for KFAIL.
2755
485668e5
MM
27562015-07-10 Markus Metzger <markus.t.metzger@intel.com>
2757
2758 * gdb.btrace/record_goto-step.exp: New.
2759
08464196
JK
27602015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2761
2762 PR compile/18484
2763 * gdb.compile/compile.c (struct struct_type): Add volatile to
2764 selffield's type.
2765 * gdb.compile/compile.exp
2766 (compile code struct_object.selffield = &struct_object): Skip further
2767 struct_object tests if this one xfails.
2768
bcf5c1d9
RC
27692015-07-08 Robert O'Callahan <robert@ocallahan.org>
2770
2771 PR exp/18617
2772 * gdb.trace/ax.exp: Add test.
2773
4931af25
YQ
27742015-07-07 Yao Qi <yao.qi@linaro.org>
2775
2776 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
2777 instead of istarget "aarch64*-*-*".
2778 * gdb.arch/aarch64-fp.exp: Likewise.
2779 * gdb.base/float.exp: Likewise.
2780 * gdb.reverse/aarch64.exp: Likewise.
2781 * lib/gdb.exp (is_aarch64_target): New proc.
2782
9fcf688e
YQ
27832015-07-07 Yao Qi <yao.qi@linaro.org>
2784
2785 * lib/gdb.exp (is_aarch32_target): New proc.
2786 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
2787 instead of "istarget "arm*-*-*"".
2788 * gdb.arch/arm-disp-step.exp: Likewise.
2789 * gdb.arch/thumb-bx-pc.exp: Likewise.
2790 * gdb.arch/thumb-prologue.exp: Likewise.
2791 * gdb.arch/thumb-singlestep.exp: Likewise.
2792 * gdb.base/disp-step-syscall.exp: Likewise.
2793 * gdb.base/float.exp: Likewise.
2794
fbd8d50d
YQ
27952015-07-07 Yao Qi <yao.qi@linaro.org>
2796
2797 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
2798 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
2799
71be1fdc
YQ
28002015-07-07 Yao Qi <yao.qi@linaro.org>
2801
2802 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
2803 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
2804 if it exists.
2805 * gdb.multi/multi-arch.exp: Likewise.
2806
3e221d36
SM
28072015-07-07 Simon Marchi <simon.marchi@ericsson.com>
2808
2809 * gdb.python/py-lazy-string.exp: Add missing parentheses to
2810 print.
2811
d441430b
YQ
28122015-07-07 Yao Qi <yao.qi@linaro.org>
2813
2814 * gdb.arch/thumb-singlestep.exp: Do one more single step.
2815
06f810bd
MG
28162015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
2817
2818 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
2819 '[' and ']' characters.
2820
5e61e7c0
IB
28212015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
2822
2823 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
2824
28bf096c
PA
28252015-06-29 Pedro Alves <palves@redhat.com>
2826
2827 PR threads/18127
2828 * gdb.threads/hand-call-new-thread.c: New file.
2829 * gdb.threads/hand-call-new-thread.c: New file.
2830
ee93cd5e
KS
28312015-06-26 Keith Seitz <keiths@redhat.com>
2832 Doug Evans <dje@google.com>
2833
2834 PR 16253
2835 * gdb.cp/var-tag-2.cc: New file.
2836 * gdb.cp/var-tag-3.cc: New file.
2837 * gdb.cp/var-tag-4.cc: New file.
2838 * gdb.cp/var-tag.cc: New file.
2839 * gdb.cp/var-tag.exp: New file.
2840
fc637f04
PP
28412015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2842
2843 * gdb.base/history-duplicates.exp: New test.
2844
2e52ae68
PP
28452015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2846
2847 * gdb.base/completion.exp: Test the completion of the "focus"
2848 command.
2849
6e22494e
JK
28502015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2851
2852 * gdb.arch/amd64-prologue-skip.S: New file.
2853 * gdb.arch/amd64-prologue-skip.exp: New file.
2854
bf7b9cd9
SM
28552015-06-25 Simon Marchi <simon.marchi@ericsson.com>
2856
2857 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
2858 is_address_zero_readable check.
2859
201e8dfd
PB
28602015-06-24 Peter Bergner <bergner@vnet.ibm.com>
2861
2862 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
2863 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
2864
5cd867b4
YQ
28652015-06-24 Yao Qi <yao.qi@linaro.org>
2866
2867 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
2868 linux targets.
2869
4d7be007
YQ
28702015-06-24 Yao Qi <yao.qi@linaro.org>
2871
2872 * lib/gdb.exp (supports_get_siginfo_type): New proc.
2873 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
2874 * gdb.base/siginfo-thread.exp: Likewise.
2875
07fcd301
YQ
28762015-06-22 Yao Qi <yao.qi@linaro.org>
2877
2878 * boards/remote-gdbserver-on-localhost.exp: Add comments.
2879
52042a00
YQ
28802015-06-22 Yao Qi <yao.qi@linaro.org>
2881
2882 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
2883 aarch64*-*-*.
2884 (skip_hw_watchpoint_tests): Likewise.
2885
74bd41ce
PP
28862015-06-18 Patrick Palka <patrick@parcs.ath.cx>
2887
2888 * gdb.base/gdbinit-history.exp: Test the interaction between
2889 setting GDBHISTSIZE and setting the history size via .gdbinit.
2890
bc460514
PP
28912015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2892
2893 PR gdb/16999
2894 * gdb.base/gdbhistsize-history.exp: New test.
2895
b58c513b
PP
28962015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2897
2898 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
2899 with GDBHISTSIZE.
2900 * gdb.base/readline.exp: Likewise.
2901
92046791
YQ
29022015-06-17 Yao Qi <yao.qi@linaro.org>
2903
2904 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
2905 line.
2906
2093d2d3
PP
29072015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2908
2909 * gdb.base/gdbinit-history.exp: Add test case to check that
2910 an unlimited history file does not get truncated on exit.
2911
e6c693af
AA
29122015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2913
2914 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
2915 (VECTOR): New macro. Use it...
2916 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
2917 ...for these typedefs.
2918 (int8, char1, int1, double1): New typedefs.
2919 (struct just_int2, struct two_int2): New structures.
2920 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
2921 (add_structvecs, add_singlevecs): New functions.
2922 (main): Call add_some_intvecs twice.
2923 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
2924 the compile and exit upon failure. Try compiling for the "native"
2925 architecture. Test inferior function calls with vector arguments
2926 and vector return value handling with "finish" and "return".
2927
c74f7d1c
JT
29282015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2929
2930 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
2931 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
2932 PE file.
2933 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
2934
98aa42ee
AT
29352015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
2936
2937 PR breakpoints/16465
2938 * gdb.mi/mi-dprintf-pending.c: New file.
2939 * gdb.mi/mi-dprintf-pending.exp: New test.
2940 * gdb.mi/mi-dprintf-pendshr.c: New file.
2941
7d73c23c 29422015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2943 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2944
2945 * gdb.arch/i386-mpx-map.c: New file.
2946 * gdb.arch/i386-mpx-map.exp: New File.
2947
29482015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2949
2950 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
2951 * gdb.arch/i386-mpx.exp: Indentation fixed.
2952
29532015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2954
2955 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
2956 function and improved indentation.
2957 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
2958 gdb_test_multiple. Added additional tests to skip the test.
2959
29602015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2961
2962 * gdb.arch/i386-avx512.c: Change path in include file.
2963 * gdb.arch/i386-avx512.exp: Change include dir path
2964 compilation flag.
2965 * gdb.arch/i386-mpx.c: Change path in include file.
2966 * gdb.arch/i386-mpx.exp: Change include dir path compilation
2967 flag.
2968
d5eba19a
JK
29692015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2970
2971 * gdb.compile/compile-print.exp (compile print *vararray@3)
2972 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
2973
7f361056
JK
29742015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2975
2976 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
2977 (do not keep jit in memory): ... this.
2978 (expect 5): Change it to ...
2979 (expect no 5): ... this.
2980
3b462ec2
SM
29812015-06-02 Simon Marchi <simon.marchi@ericsson.com>
2982
2983 PR gdb/15564
2984 * gdb.mi/mi-detach.exp: New file.
2985
e0619de6
JK
29862015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2987
2988 PR symtab/18392
2989 * gdb.arch/amd64-tailcall-self.S: New file.
2990 * gdb.arch/amd64-tailcall-self.c: New file.
2991 * gdb.arch/amd64-tailcall-self.exp: New file.
2992
e970cb34
DB
29932015-05-28 Don Breazeal <donb@codesourcery.com>
2994
2995 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
2996 tests for remote targets by checking is_target_gdbserver.
2997
b2e2f908
DE
29982015-05-27 Doug Evans <dje@google.com>
2999
3000 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3001 * gdb.dwarf2/opaque-type-lookup.c: New file.
3002 * gdb.dwarf2/opaque-type-lookup.exp: New file.
3003
82c7be31
DE
30042015-05-26 Doug Evans <dje@google.com>
3005
3006 * gdb.cp/iostream.cc: New file.
3007 * gdb.cp/iostream.exp: New file.
3008
b4f54984
DE
30092015-05-26 Doug Evans <dje@google.com>
3010
3011 * gdb.dwarf2/dw2-op-call.exp: Update.
3012 * gdb.dwarf2/dw4-sig-types.exp: Update.
3013 * gdb.dwarf2/implptr.exp: Update.
3014 * gdb.mi/mi-cmd-param-changed.exp: Update.
3015
4ea6efe9
DE
30162015-05-26 Doug Evans <dje@google.com>
3017
3018 * gdb.python/py-lazy-string.c: New file.
3019 * gdb.python/py-lazy-string.exp: New file.
3020 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
3021 (main): Update. Add estring3.
3022 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
3023 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
3024
f6bb7db3
YQ
30252015-05-26 Omair Javaid <omair.javaid@linaro.org>
3026 Yao Qi <yao.qi@linaro.org>
3027
3028 * gdb.reverse/aarch64.c: New.
3029 * gdb.reverse/aarch64.exp: New.
3030
a81bfbd0
OJ
30312015-05-26 Omair Javaid <omair.javaid@linaro.org>
3032
3033 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
3034 (supports_reverse): Likewise.
3035
158bf1b4
PP
30362015-05-22 Patrick Palka <patrick@parcs.ath.cx>
3037
3038 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3039 Use with_test_prefix.
3040
a0145030
AB
30412015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
3042
3043 * gdb.base/completion.exp: Add test for completion of layout
3044 names.
3045
ebe3b578
AB
30462015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
3047
3048 * lib/gdb.exp (skip_tui_tests): New proc.
3049 * gdb.base/tui-layout.exp: Check skip_tui_tests.
3050
84204ed7
PA
30512015-05-19 Pedro Alves <palves@redhat.com>
3052
3053 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3054 Save the whole env array instead of just HOME. Unset HISTSIZE in
3055 the environment while testing. Restore whole environment
3056 afterwards.
3057
37442ce1
DE
30582015-05-16 Doug Evans <xdje42@gmail.com>
3059
3060 * gdb.guile/scm-ports.c: New file.
3061 * gdb.guile/scm-ports.exp: Add memory port tests.
3062
36de76f9
JK
30632015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3064
3065 * gdb.compile/compile-print.c: New file.
3066 * gdb.compile/compile-print.exp: New file.
3067
3a9558c4
JK
30682015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3069
3070 * gdb.compile/compile-ops.exp: Cast param to void.
3071 * gdb.compile/compile.exp: Complete type for _gdb_expr.
3072 (compile code struct_object.selffield = &struct_object): Add xfail.
3073
aa715135
JG
30742015-05-15 Joel Brobecker <brobecker@adacore.com>
3075
3076 * gdb.ada/arr_enum_with_gap: New testcase.
3077
931e5bc3
JG
30782015-05-15 Joel Brobecker <brobecker@adacore.com>
3079
3080 * gdb.ada/byte_packed_arr: New testcase.
3081
9cd4d857
JB
30822015-05-15 Joel Brobecker <brobecker@adacore.com>
3083
3084 * gdb.ada/pckd_neg: New testcase.
3085
ebfd00d2
PP
30862015-05-13 Patrick Palka <patrick@parcs.ath.cx>
3087
3088 PR gdb/17820
3089 * gdb.base/gdbinit-history.exp: New test.
3090 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
3091 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
3092
4c082a81
SC
30932015-05-09 Siva Chandra Reddy <sivachandra@google.com>
3094
3095 * gdb.python/py-xmethods.cc: Enhance test case.
3096 * gdb.python/py-xmethods.exp: New tests.
3097 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
3098 function.
3099 (B_indexoper): Likewise.
3100 (global_dm_list) : Add new xmethod worker functions.
3101
f7797074
SDJ
31022015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
3103
3104 * gdb.base/coredump-filter.exp: Correctly unset
3105 "coredump_var_addr" array.
3106
a4674e4e
PA
31072015-05-08 Pedro Alves <palves@redhat.com>
3108
3109 * gdb.server/non-existing-program.exp: Unset spawn_id.
3110
df2eb078
SC
31112015-05-08 Siva Chandra Reddy <sivachandra@google.com>
3112
3113 PR python/18291
3114 * gdb.python/py-xmethods.exp: Add tests.
3115
422349a3
YQ
31162015-05-08 Yao Qi <yao.qi@linaro.org>
3117
3118 PR gdb/18208
3119 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
3120 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
3121 function set_coredump_filter, and remove remote_exec call.
3122 Remove argument ipid. Callers update.
3123 (top level): Don't get inferior's PID.
3124
63fc80ce
AA
31252015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
3126
3127 * gdb.base/watch_thread_num.exp: Skip test on targets without
3128 access watchpoints.
3129
80ad801e
PA
31302015-05-06 Pedro Alves <palves@redhat.com>
3131
3132 PR server/18081
3133 * gdb.server/non-existing-program.exp: New file.
3134
0fa7fe50
JB
31352015-05-05 Joel Brobecker <brobecker@adacore.com>
3136
3137 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
3138
3ea89b92
PMR
31392015-05-05 Joel Brobecker <brobecker@adacore.com>
3140
3141 * gdb.ada/out_of_line_in_inlined: New testcase.
3142
87b8eff0
JB
31432015-05-05 Joel Brobecker <brobecker@adacore.com>
3144
3145 * gdb.ada/var_rec_arr: New testcase.
3146
5fccc635
YQ
31472015-04-30 Yao Qi <yao.qi@linaro.org>
3148
3149 * gdb.base/break-idempotent.exp: If
3150 skip_hw_watchpoint_multi_tests returns true, skip the tests
3151 on "rwatch" and "awatch".
3152
42d38f42
YQ
31532015-04-30 Yao Qi <yao.qi@linaro.org>
3154
3155 * gdb.base/relativedebug.exp: Invoke gdb command
3156 "info sharedlibrary", and if libc.so doesn't have debug info,
3157 skip the test.
3158
2ce1cdbf
DE
31592015-04-29 Doug Evans <dje@google.com>
3160
3161 * gdb.python/py-xmethods.exp: Add ptype tests.
3162 * gdb.python/py-xmethods.py (E_method_char_worker): Add
3163 get_result_type method.
3164
f24a38c5
LM
31652015-04-29 Luis Machado <lgustavo@codesourcery.com>
3166
3167 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
3168 the target does not support hardware watchpoints.
3169
ecbf2b3c
LM
31702015-04-29 Luis Machado <lgustavo@codesourcery.com>
3171
3172 * gdb.base/break-always.exp: Abort testing if writing to memory
3173 causes an error.
3174
34f5f757
DE
31752015-04-28 Doug Evans <dje@google.com>
3176
3177 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
3178 * gdb.python/py-pp-registration.exp: ... here. New file.
3179 * gdb.python/py-pp-registration.c: New file.
3180 * gdb.python/py-pp-registration.py: New file.
3181
69b4374a
DE
31822015-04-28 Doug Evans <dje@google.com>
3183
3184 * gdb.python/py-bad-printers.c: New file.
3185 * gdb.python/py-bad-printers.py: New file.
3186 * gdb.python/py-bad-printers.exp: New file.
3187
59fb7612
SS
31882015-04-28 Sasha Smundak <asmundak@google.com>
3189
3190 * gdb.python/py-type.exp: New test.
3191
2631b16a
AW
31922015-04-28 Andy Wingo <wingo@igalia.com>
3193
3194 * gdb.python/py-parameter.exp:
3195 * gdb.guile/scm-parameter.exp: Escape the path that we are
3196 matching against, as it might contain characters that are special
3197 to regular expressions.
3198
460efde1
JB
31992015-04-27 Joel Brobecker <brobecker@adacore.com>
3200
3201 * gdb.ada/rec_comp: New testcase.
3202
2d369d8e
SDJ
32032015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
3204
3205 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
3206 before using it.
3207
cf75d6c3
AB
32082015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
3209
3210 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
3211 new tests for verilog output.
3212
8dbe7ca5
YQ
32132015-04-24 Yao Qi <yao.qi@linaro.org>
3214
3215 * boards/remote-gdbserver-on-localhost.exp: New file.
3216
4ef9fb2f
PA
32172015-04-23 Pedro Alves <palves@redhat.com>
3218
3219 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
3220 $inferior_spawn_id instead of $inferior_spawn_id directly. On
3221 "end of file", remove $inferior_spawn_id from the indirect list.
3222
0a803169
PA
32232015-04-23 Pedro Alves <palves@redhat.com>
3224
3225 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
3226
749ef8f8
PA
32272015-04-23 Pedro Alves <palves@redhat.com>
3228
3229 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
3230 on $any_spawn_id instead of only on $gdb_spawn_id.
3231
8aae4344
PM
32322015-04-21 Pierre Muller <muller@sourceware.org>
3233
3234 PR pascal/17815
3235 * lib/pascal.exp (gpc_compile): Add new option "class".
3236 (fpc_compile): Likewise.
3237 * gdb.pascal/case-insensitive-symbols.pas: New file.
3238 * gdb.pascal/case-insensitive-symbols.exp: New file.
3239
1586c8fb
GB
32402015-04-20 Gary Benson <gbenson@redhat.com>
3241
3242 * gdb.base/attach.exp: Fix three extended remote failures.
3243
1b6e6f5c
GB
32442015-04-17 Gary Benson <gbenson@redhat.com>
3245
3246 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
3247 the main executable over the remote protocol.
3248
e797481d
PA
32492015-04-16 Pedro Alves <palves@redhat.com>
3250
3251 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
3252 a new gdbserver if gdbserver_reconnect_p is set.
3253
1ca99c42
PA
32542015-04-16 Pedro Alves <palves@redhat.com>
3255
3256 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
3257 is set, don't exit gdbserver.
3258
af9fd6f8
AA
32592015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3260
3261 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
3262 appropriate .insn, such that an older assembler can be used.
3263 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
3264 the z/Architecture instruction set on 31-bit targets as well.
3265
04ff1e61
AA
32662015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3267
3268 * gdb.go/handcall.exp: Remove all logic related to the first
3269 breakpoint and rely on go_runto_main instead.
3270 * gdb.go/strings.exp: Likewise.
3271 * gdb.go/unsafe.exp: Likewise.
3272 * gdb.go/hello.exp: Likewise. Also rename the remaining
3273 breakpoint marker to "breakpoint 1".
3274 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
3275 * gdb.go/strings.go: Likewise.
3276 * gdb.go/unsafe.go: Likewise.
3277 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
3278 "set breakpoint 2 here" and rename the remaining breakpoint marker
3279 to "breakpoint 1".
3280
40d2f8d6
SM
32812015-04-15 Simon Marchi <simon.marchi@ericsson.com>
3282
3283 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
3284 if itertools.imap is not present.
3285 * gdb.python/py-objfile.exp: Add parentheses.
3286 * gdb.python/py-type.exp: Same.
3287 * gdb.python/py-unwind-maint.py: Same.
3288
8cbc97c6
YQ
32892015-04-15 Yao Qi <yao.qi@linaro.org>
3290
3291 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
3292 of ":$ptr_size" and set its form explicitly.
3293
45fd756c
YQ
32942015-04-15 Pedro Alves <palves@redhat.com>
3295 Yao Qi <yao.qi@linaro.org>
3296
3297 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
3298 timeout by factor of 4.
3299 (test_regular_watch): Likewise.
3300 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
3301 * gdb.reverse/sigall-reverse.exp: Likewise.
3302 * gdb.reverse/until-precsave.exp: Likewise.
3303 * lib/gdb.exp (with_timeout_factor): New proc.
3304 (gdb_expect): Move some code to ...
3305 (get_largest_timeout): ... here. New procedure.
3306
9e811bc3
LM
33072015-04-14 Luis Machado <lgustavo@codesourcery.com>
3308
3309 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
3310
0ff6fcb2
LM
33112015-04-13 Luis Machado <lgustavo@codesourcery.com>
3312
3313 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
3314 to write to the .text section.
3315
7578d5f7
LM
33162015-04-13 Luis Machado <lgustavo@codesourcery.com>
3317
3318 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3319 Handle the case of targets that do not provide PID information.
3320
2efe15c4
YQ
33212015-04-13 Yao Qi <yao.qi@linaro.org>
3322
3323 * lib/gdbserver-support.exp (gdb_exit): Catch exception
3324 and use expect instead of gdb_expect.
3325
8cd8f2f8
SDJ
33262015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
3327
3328 * gdb.base/coredump-filter.exp: Rename variable "addr" to
3329 "coredump_var_addr" to avoid naming conflict with other testcases.
3330
9ee41772
PA
33312015-04-10 Pedro Alves <palves@redhat.com>
3332
3333 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3334 gdb_test_sequence and gdb_assert.
3335
07473109
PA
33362015-04-10 Pedro Alves <palves@redhat.com>
3337
3338 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3339 test messages that don't include the breakpoint address.
3340
de3db44c
YQ
33412015-04-10 Yao Qi <yao.qi@linaro.org>
3342
3343 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3344 false for some offset and width combinations which aren't
3345 supported by linux kernel.
3346
c79d856c
PA
33472015-04-10 Pedro Alves <palves@redhat.com>
3348
3349 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3350 procedure, factored out from ...
3351 (top level): ... here. Add "set displaced-stepping" testing axis.
3352 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3353 parameter "displaced". Use it.
3354 (top level): Use foreach and add "set displaced-stepping" testing
3355 axis.
3356
ebc90b50
PA
33572015-04-10 Pedro Alves <palves@redhat.com>
3358
3359 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3360 Remove comment.
3361 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3362 both the address of the instruction that triggers the watchpoint
3363 and the address of the instruction immediately after, and use
3364 those addresses for the test. Fix comment.
3365
8f572e5c
PA
33662015-04-10 Pedro Alves <palves@redhat.com>
3367
3368 * gdb.base/sigstep.exp (breakpoint_to_handler)
3369 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
3370 Test "backtrace" in handler.
3371 (breakpoint_over_handler): New parameter 'displaced'. Use it.
3372 (top level): Add new "displaced" test axis to
3373 breakpoint_to_handler, breakpoint_to_handler_entry and
3374 breakpoint_over_handler.
3375
8d707a12
PA
33762015-04-10 Pedro Alves <palves@redhat.com>
3377
3378 PR gdb/18216
3379 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3380
ef713951
YQ
33812015-04-10 Yao Qi <yao.qi@linaro.org>
3382
3383 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3384 (test_add_rn_pc): New function.
3385 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3386 (top level): Invoke test_add_rn_pc.
3387
906d60cf
PA
33882015-04-10 Pedro Alves <palves@redhat.com>
3389
3390 PR gdb/13858
3391 * gdb.base/step-over-no-symbols.exp: New file.
3392
f2983cc3
AW
33932015-04-09 Andy Wingo <wingo@igalia.com>
3394
3395 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3396 after the Python tests.
3397
6d62641c
SDJ
33982015-04-08 Keith Seitz <keiths@redhat.com>
3399
3400 PR python/16699
3401 * gdb.python/py-completion.exp: New tests for completion.
3402 * gdb.python/py-completion.py (CompleteLimit1): New class.
3403 (CompleteLimit2): Likewise.
3404 (CompleteLimit3): Likewise.
3405 (CompleteLimit4): Likewise.
3406 (CompleteLimit5): Likewise.
3407 (CompleteLimit6): Likewise.
3408 (CompleteLimit7): Likewise.
3409
f3770638
PA
34102015-04-08 Pedro Alves <palves@redhat.com>
3411
3412 PR gdb/18214
3413 PR gdb/18216
3414 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3415 function.
3416 (main): Install it as SIGUSR1 handler.
3417 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3418 parameter. Always use "setup" as prefix. Toggle "set
3419 displaced-stepping" off/on depending on global. Don't switch to
3420 thread 1 here.
3421 (top level): Add displaced stepping "off/on" test axis. Update
3422 "setup" calls. Wrap each subtest with with_test_prefix. Test
3423 continuing with a queued signal in each thread.
3424
4496bed7
PA
34252015-04-08 Pedro Alves <palves@redhat.com>
3426
3427 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3428 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
3429 gdb_breakpoint instead of gdb_test that doesn't expect anything.
3430 Return early if running to main fails.
3431 * gdb.trace/while-stepping.exp: Likewise.
3432
b97fde92
PA
34332015-04-07 Pedro Alves <palves@redhat.com>
3434
3435 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3436 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
3437 interact with inferior program.
3438
f71c18e7
PA
34392015-04-07 Pedro Alves <palves@redhat.com>
3440
3441 * lib/gdb.exp (inferior_spawn_id): New global.
3442 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
3443 spawn id after processing the user code.
3444 (default_gdb_start): Set inferior_spawn_id.
3445 (send_inferior): New procedure.
3446 * lib/gdbserver-support.exp (gdbserver_start): Set
3447 inferior_spawn_id.
3448 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3449
6423214f
PA
34502015-04-07 Pedro Alves <palves@redhat.com>
3451
3452 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3453 * lib/gdbserver-support.exp (gdbserver_start): Make
3454 $server_spawn_id global.
3455 (gdbserver_start): Don't wait for gdbserver's spawn id with
3456 expect_background.
3457 (close_gdbserver): New procedure.
3458 (gdb_exit): Rename the default version and reimplement.
3459
71c0ee8c
PA
34602015-04-07 Pedro Alves <palves@redhat.com>
3461
72f4393d 3462 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
3463 append the substituted item, not the original item.
3464
203bc29b
PA
34652015-04-07 Pedro Alves <palves@redhat.com>
3466
3467 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3468 gdb_expect.
3469
508a3ddf
PA
34702015-04-07 Pedro Alves <palves@redhat.com>
3471
3472 * gdb.base/interrupt.exp: Don't handle the case of the inferior
3473 output appearing once only.
3474
9f6dbe2b
PA
34752015-04-07 Pedro Alves <palves@redhat.com>
3476
3477 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3478 that doesn't expect anything. Return early if running to main
3479 fails.
3480
337532fa
YQ
34812015-04-07 Yao Qi <yao.qi@linaro.org>
3482
3483 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3484 (child_function): Call alarm.
3485 (main): Move call to alarm into the loop.
3486 * gdb.threads/non-stop-fair-events.exp: Build program with
3487 -DTIMEOUT=$timeout.
3488
01b622d4
DE
34892015-04-06 Doug Evans <xdje42@gmail.com>
3490
3491 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3492 Fix dest parameter to board_info.
3493 (fpc_compile): Ditto.
3494 (gdb_compile_pascal): Rename dest arg to destfile.
3495
961f4160
PMR
34962015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
3497
3498 * gdb.ada/funcall_ref.exp: New file.
3499 * gdb.ada/funcall_ref/foo.adb: New file.
3500
cafda597
YQ
35012015-04-02 Yao Qi <yao.qi@linaro.org>
3502
3503 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3504 is remote.
3505
fed040c6
GB
35062015-04-02 Gary Benson <gbenson@redhat.com>
3507
3508 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3509
d11916aa
SS
35102015-04-01 Sasha Smundak <asmundak@google.com>
3511
3512 * gdb.python/py-unwind-maint.c: New file.
3513 * gdb.python/py-unwind-maint.exp: New test.
3514 * gdb.python/py-unwind-maint.py: New file.
3515 * gdb.python/py-unwind.c: New file.
3516 * gdb.python/py-unwind.exp: New test.
3517 * gdb.python/py-unwind.py: New test.
3518
a1471180
PA
35192015-04-01 Pedro Alves <palves@redhat.com>
3520
3521 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3522 to fail instead of non-existent $test.
3523
0bbeccb1
PA
35242015-04-01 Pedro Alves <palves@redhat.com>
3525
3526 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3527 GDBFLAGS if not empty.
3528
3c724c8c
PMR
35292015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
3530
3531 * gdb.ada/complete.exp: Remove "multi_line".
3532 * gdb.ada/info_exc.exp: Remove "multi_line".
3533 * gdb.ada/packed_tagged.exp: Remove "multi_line".
3534 * gdb.ada/ptype_field.exp: Remove "multi_line".
3535 * gdb.ada/sym_print_name.exp: Remove "multi_line".
3536 * gdb.ada/tagged.exp: Remove "multi_line".
3537 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3538 [multi_line ...]
3539 * gdb.btrace/delta.exp: Likewise.
3540 * gdb.btrace/exception.exp: Likewise.
3541 * gdb.btrace/function_call_history.exp: Likewise.
3542 * gdb.btrace/instruction_history.exp: Likewise.
3543 * gdb.btrace/nohist.exp: Likewise.
3544 * gdb.btrace/record_goto.exp: Likewise.
3545 * gdb.btrace/segv.exp: Likewise.
3546 * gdb.btrace/stepi.exp: Likewise.
3547 * gdb.btrace/tailcall.exp: Likewise.
3548 * gdb.btrace/unknown_functions.exp: Likewise.
3549 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3550 * lib/gdb.exp: Add the "multi_line" helper.
3551
4eec2deb
PA
35522015-04-01 Pedro Alves <palves@redhat.com>
3553
3554 * gdb.threads/tid-reuse.c: New file.
3555 * gdb.threads/tid-reuse.exp: New file.
3556
df8411da
SDJ
35572015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
3558
3559 PR corefiles/16092
3560 * gdb.base/coredump-filter.c: New file.
3561 * gdb.base/coredump-filter.exp: Likewise.
3562
6ef37366
PM
35632015-03-27 Petr Machata <pmachata@redhat.com>
3564
3565 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3566 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3567 (Dwarf::assemble): Initialize them.
3568 (Dwarf::lines): New function.
3569
7ec911b0
JT
35702015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
3571
3572 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3573 SYMBOL_PREFIX for x86_64-*-cygwin.
3574
ff908ebf
AW
35752015-03-26 Andy Wingo <wingo@igalia.com>
3576
3577 PR symtab/18148
3578 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3579 const_value but not a location.
3580 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3581 location defined in non-main CUs are visible.
3582
6d5f0679
YQ
35832015-03-26 Yao Qi <yao.qi@linaro.org>
3584
3585 PR testsuite/18139
3586 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3587 Add a line number entry for the same line.
3588 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3589 Add a line number entry for the same line.
3590
2898689b
YQ
35912015-03-26 Yao Qi <yao.qi@linaro.org>
3592
3593 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3594 .int 0.
3595 (func): Likewise. Add .Lfunc_1 label.
3596 Use .Lfunc_1 label.
3597 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3598 .int 0.
3599 (func): Likewise.
3600 Use .Lfunc_1 label.
3601
85180498
YQ
36022015-03-26 Yao Qi <yao.qi@linaro.org>
3603
3604 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3605 Call gdb_compile instead to compile each .s files without debug
3606 information.
3607
8aa08a8d
YQ
36082015-03-26 Yao Qi <yao.qi@linaro.org>
3609
3610 * gdb.base/savedregs.exp (process_saved_regs): Make
3611 "Saved registers:" optional in the pattern.
3612
66849923
MM
36132015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3614
3615 * gdb.btrace/next.exp: Merged into step.exp.
3616 * gdb.btrace/finish.exp: Merged into step.exp.
3617 * gdb.btrace/nexti.exp: Merged into stepi.exp.
3618 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
3619 "record goto" and checking the exact replay position.
3620 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
3621 check for "Recording format" in "info record" output.
3622 * gdb.btrace/record_goto.exp: Choose test file based on target.
3623 * gdb.btrace/x86-record_goto.S: Renamed into ...
3624 * gdb.btrace/x86_64-record_goto.S: ... this.
3625 * gdb.btrace/i686-record_goto.S: New.
3626 * gdb.btrace/x86-tailcall.S: Renamed into ...
3627 * gdb.btrace/x86_64-tailcall.S: ... this.
3628 * gdb.btrace/i686-tailcall.S: New.
3629 * gdb.btrace/x86-tailcall.c: Renamed into ...
3630 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
3631 separate statements. Update test.
3632 * gdb.btrace/delta.exp: Use record_goto.c as test file.
3633 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
3634 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
3635 * gdb.btrace/tailcall.exp: Choose test file based on target.
3636 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
3637
11cc1b74
MM
36382015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3639
3640 * gdb.btrace/exception.exp: Increase BTS buffer size.
3641
a25d8bf9
PA
36422015-03-24 Pedro Alves <palves@redhat.com>
3643
3644 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
3645
856e7dd6
PA
36462015-03-24 Pedro Alves <palves@redhat.com>
3647
3648 * gdb.threads/schedlock.exp (test_step): No longer expect that
3649 "set scheduler-locking step" with "next" over a function call runs
3650 threads unlocked.
3651
ad235a41
AT
36522015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3653
3654 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
3655
15630549
AT
36562015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3657
3658 PR breakpoints/16466
3659 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
3660 * gdb.mi/mi-pending.c (thread_func): New function.
3661 (int main): Add threading support required.
3662 * gdb.mi/mi-pending.exp: Add tests for this issue.
3663 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
3664 (pendfunc2): Remove stdio dependency.
3665 * gdb.mi/mi-pendshr2.c: New file.
3666
693dca06
KS
36672015-03-23 Keith Seitz <keiths@redhat.com>
3668
3669 * gdb.linespec/keywords.c: New file.
3670 * gdb.linespec/keywords.exp: New file.
3671
7e993ebf
KS
36722015-03-23 Keith Seitz <keiths@redhat.com>
3673
3674 PR gdb/18021
3675 * gdb.dwarf2/staticvirtual.exp: New test.
3676
bc23328c
JK
36772015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3678
3679 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
3680 * README: Remove HP-UX and gdb.hp.
3681 (configuration):
3682 * configure: Regenerate.
3683 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
3684 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
3685 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
3686 gdb.hp/gdb.defects/Makefile.
3687 * gdb.hp/Makefile.in: File deleted.
3688 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
3689 * gdb.hp/gdb.aCC/optimize.c: File deleted.
3690 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
3691 * gdb.hp/gdb.aCC/run.c: File deleted.
3692 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
3693 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
3694 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
3695 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
3696 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
3697 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
3698 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
3699 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
3700 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
3701 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
3702 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
3703 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
3704 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
3705 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
3706 * gdb.hp/gdb.base-hp/reg.s: File deleted.
3707 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
3708 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
3709 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
3710 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
3711 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
3712 * gdb.hp/gdb.compat/Makefile.in: File deleted.
3713 * gdb.hp/gdb.compat/average.c: File deleted.
3714 * gdb.hp/gdb.compat/sum.c: File deleted.
3715 * gdb.hp/gdb.compat/xdb.c: File deleted.
3716 * gdb.hp/gdb.compat/xdb0.c: File deleted.
3717 * gdb.hp/gdb.compat/xdb0.h: File deleted.
3718 * gdb.hp/gdb.compat/xdb1.c: File deleted.
3719 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
3720 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
3721 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
3722 * gdb.hp/gdb.defects/Makefile.in: File deleted.
3723 * gdb.hp/gdb.defects/bs14602.c: File deleted.
3724 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
3725 * gdb.hp/gdb.defects/solib-d.c: File deleted.
3726 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
3727 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
3728 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
3729 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
3730 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
3731 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
3732 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
3733 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
3734 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
3735 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
3736 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
3737 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
3738 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
3739 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
3740 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
3741 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
3742 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
3743 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
3744 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
3745 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
3746 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
3747 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
3748 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
3749 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
3750 * gdb.hp/tools/odump: File deleted.
3751
8bf3b159
PA
37522015-03-19 Pedro Alves <palves@redhat.com>
3753
3754 * gdb.threads/continue-pending-status.exp (saw_thread_2)
3755 (saw_thread_3): New globals.
3756 (top level): Increment them when an event for the corresponding
3757 thread is seen.
3758 (no thread starvation): New test.
3759
eb54c8bf
PA
37602015-03-19 Pedro Alves <palves@redhat.com>
3761
3762 * gdb.threads/continue-pending-status.c: New file.
3763 * gdb.threads/continue-pending-status.exp: New file.
3764
32d2e5d6
PA
37652015-03-18 Pedro Alves <palves@redhat.com>
3766
3767 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3768 Use gdb_is_target_remote instead of is_remote. Use
3769 gdb_test_multiple instead of gdb_expect. Exit early if
3770 gdb_test_multiple hits its internal matches. Tighten stepi tests
3771 expected output. Fail on exit with any signal, instead of just
3772 SIGILL.
3773
f68f11b7
YQ
37742015-03-18 Yao Qi <yao.qi@linaro.org>
3775
3776 PR tdep/18107
3777 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
3778 variable.
3779 * gdb.base/catch-syscall.exp: Don't skip it on
3780 aarch64*-*-linux* target. Remove elements in all_syscalls.
3781 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
3782 target.
3783 (setup_all_syscalls): New proc.
3784
ca5fd19b
YQ
37852015-03-16 Yao Qi <yao.qi@linaro.org>
3786
3787 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
3788 (top level): Skip tests if valid_addr_p returns false for
3789 $cmd1 or $cmd2.
3790
85642ba0
AW
37912015-03-11 Andy Wingo <wingo@igalia.com>
3792
3793 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
3794
e03f9645
YQ
37952015-03-11 Yao Qi <yao.qi@linaro.org>
3796
3797 * gdb.base/catch-syscall.exp: Fix typo in comments.
3798
5d0962b2
YQ
37992015-03-11 Yao Qi <yao.qi@linaro.org>
3800
3801 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
3802
b2df3cef
PA
38032015-03-09 Pedro Alves <palves@redhat.com>
3804
3805 * dg-extract-results.py: Delete.
3806
ef878e53
PA
38072015-03-09 Pedro Alves <palves@redhat.com>
3808
3809 Merge dg-extract-results.sh from GCC upstream (r218843).
3810
3811 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
3812 * dg-extract-results.sh: Use --text with grep to avoid issues with
3813 binary files. Fall back to cat -v, if that doesn't work.
3814
9494d219
PA
38152015-03-05 Pedro Alves <palves@redhat.com>
3816
3817 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
3818
a8d9763a
SM
38192015-03-04 Simon Marchi <simon.marchi@ericsson.com>
3820
3821 * lib/mi-support.exp (mi_expect_interrupt): Accept
3822 alternative event for when in all-stop mode.
3823
be9957b8
PA
38242015-03-04 Pedro Alves <palves@redhat.com>
3825
3826 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
3827
d57be0f4 38282015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
3829
3830 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
3831
c214c7cf
AA
38322015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3833
3834 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
3835 regexps for GDB's current line display, accept a hex address
3836 preceding the line number.
3837
6d74a497
AA
38382015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3839
3840 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
3841 the 'arch1' variable for "s390*-linux*" targets.
3842
511aee7c
PA
38432015-03-04 Pedro Alves <palves@redhat.com>
3844
3845 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
3846 (main): Pass missing retval argument to pthread_join call.
3847
95e50b27
PA
38482015-03-02 Pedro Alves <palves@redhat.com>
3849
3850 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
3851 (top level): Call do_test with non-stop as well.
3852
28054d69
PA
38532015-03-02 Pedro Alves <palves@redhat.com>
3854
3855 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
3856 -1.
3857
4fa5d7b4
AA
38582015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3859
3860 * gdb.arch/s390-vregs.exp: New test.
3861 * gdb.arch/s390-vregs.S: New file.
3862
97c18565
PA
38632015-02-27 Pedro Alves <palves@redhat.com>
3864
3865 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
3866 call to catch_command_errors.
3867 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
3868 catch_command_errors.
3869
a37bfa30
PA
38702015-02-27 Pedro Alves <palves@redhat.com>
3871
3872 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
3873 "true" for boolean result.
3874 * gdb.gdb/selftest.exp (test_with_self): Also accept full
3875 prototype of main.
3876
6f98576f
PA
38772015-02-27 Pedro Alves <palves@redhat.com>
3878
3879 * lib/unbuffer_output.c: New file.
3880 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
3881 (main): Call gdb_unbuffer_output.
3882
eba5ab56
YQ
38832015-02-27 Yao Qi <yao.qi@linaro.org>
3884
3885 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
3886 target.
3887
0def5aaa
DE
38882015-02-26 Doug Evans <dje@google.com>
3889
3890 * gdb.cp/class2.cc (Dbase, D): New classes.
3891 (main): New local delta.
3892 * gdb.cp/class2.exp: Test printing delta.
3893 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
3894 (dynbar): New global.
3895 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
3896
081a1c2c
JK
38972015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3898
3899 * gdb.compile/compile-ifunc.c: New file.
3900 * gdb.compile/compile-ifunc.exp: New file.
3901
2f41223f
AT
39022015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
3903
3904 * gdb.base/structs.exp: Check for correct struct on finish.
3905
03eddd80
YQ
39062015-02-26 Yao Qi <yao.qi@linaro.org>
3907
3908 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
3909 is zero.
3910
80c57053
JK
39112015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3912
3913 * gdb.arch/cordic.ko.bz2: New file.
3914 * gdb.arch/cordic.ko.debug.bz2: New file.
3915 * gdb.arch/ppc64-symtab-cordic.exp: New file.
3916
21613c12
YQ
39172015-02-25 Yao Qi <yao.qi@linaro.org>
3918
3919 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
3920 aarch64*-*-* target.
3921
d8b901ed
PA
39222015-02-23 Pedro Alves <palves@redhat.com>
3923
3924 * lib/gdb.exp (delete_breakpoints): Rewrite using
3925 gdb_test_multiple.
3926
e5b85ead
PA
39272015-02-23 Pedro Alves <palves@redhat.com>
3928
3929 * gdb.base/info-os.c: Include stdlib.h.
3930
85c3a371
DE
39312015-02-22 Doug Evans <xdje42@gmail.com>
3932
3933 PR symtab/17855
3934 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
3935 is read after symbols have been re-read.
3936 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
3937 * gdb.ada/exec_changed/second.adb (Second): Ditto.
3938
96553a0c
DE
39392015-02-21 Doug Evans <dje@google.com>
3940
3941 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
3942
97a0c697
JK
39432015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3944
3945 PR corefiles/17808
3946 * gdb.arch/i386-biarch-core.core.bz2: New file.
3947 * gdb.arch/i386-biarch-core.exp: New file.
3948
a47cd6e9
PA
39492015-02-21 Pedro Alves <palves@redhat.com>
3950
3951 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
3952 runto_main fails.
3953
c5facdc4
PA
39542015-02-20 Pedro Alves <palves@redhat.com>
3955
3956 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
3957 info probes.
3958
2db9a427
PA
39592015-02-20 Pedro Alves <palves@redhat.com>
3960
3961 * gdb.threads/multi-create-ns-info-thr.exp: New file.
3962
60fb7e9e
PA
39632015-02-20 Pedro Alves <palves@redhat.com>
3964
3965 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
3966 clean_restart before gdb_target_supports_trace.
3967
5c5019c2
PA
39682015-02-20 Pedro Alves <palves@redhat.com>
3969
3970 PR threads/18006
3971 * gdb.threads/clone-thread_db.c: New file.
3972 * gdb.threads/clone-thread_db.exp: New file.
3973
c9587f88
AT
39742015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
3975
3976 PR breakpoints/16812
3977 * gdb.base/catch-gdb-caused-signals.c: New file.
3978 * gdb.base/catch-gdb-caused-signals.exp: New file.
3979
f6a88844
JM
39802015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
3981
3982 * configure: Regenerated.
3983 * configure.ac: Use GDB_AC_TRANSFORM.
3984 * aclocal.m4: sinclude ../transform.m4.
3985
497c491b
JM
39862015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3987
3988 * lib/dtrace.exp: New file.
3989 * gdb.base/dtrace-probe.exp: Likewise.
3990 * gdb.base/dtrace-probe.d: Likewise.
3991 * gdb.base/dtrace-probe.c: Likewise.
3992 * lib/pdtrace.in: Likewise.
3993 * configure.ac: Output variables with the transformed names of
3994 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
3995 * configure: Regenerated.
3996
03e98035
JM
39972015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3998
3999 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4000 expected message when trying to access $_probe_* convenience
4001 variables while not on a probe.
4002
63cc30e9
JK
40032015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4004
4005 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
4006
0703599a
PA
40072015-02-11 Pedro Alves <pedro@codesourcery.com>
4008
4009 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
4010 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
4011
7e60a48e
DE
40122015-02-10 Doug Evans <xdje42@gmail.com>
4013
4014 * lib/gdb.exp (gdb_load): Always return a result.
4015
01b088bc
PA
40162015-02-10 Pedro Alves <palves@redhat.com>
4017
4018 * gdb.threads/signal-sigtrap.c: New file.
4019 * gdb.threads/signal-sigtrap.exp: New file.
4020
b05ec7a5
AT
40212015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
4022
4023 * gdb.trace/no-attach-trace.c: New file.
4024 * gdb.trace/no-attach-trace.exp: New file.
4025
a2c2acaf
MW
40262015-02-09 Mark Wielaard <mjw@redhat.com>
4027
4028 * gdb.dwarf2/atomic.c: New file.
4029 * gdb.dwarf2/atomic-type.exp: Likewise.
4030
31fd9caa
MM
40312015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4032
4033 * gdb.btrace/buffer-size.exp: Update "info record" output.
4034 * gdb.btrace/delta.exp: Update "info record" output.
4035 * gdb.btrace/enable.exp: Update "info record" output.
4036 * gdb.btrace/finish.exp: Update "info record" output.
4037 * gdb.btrace/instruction_history.exp: Update "info record" output.
4038 * gdb.btrace/next.exp: Update "info record" output.
4039 * gdb.btrace/nexti.exp: Update "info record" output.
4040 * gdb.btrace/step.exp: Update "info record" output.
4041 * gdb.btrace/stepi.exp: Update "info record" output.
4042 * gdb.btrace/nohist.exp: Update "info record" output.
4043
d33501a5
MM
40442015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4045
4046 * gdb.btrace/buffer-size: New.
4047
f4abbc16
MM
40482015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4049
4050 * gdb.btrace/delta.exp: Update "info record" output.
4051 * gdb.btrace/enable.exp: Update "info record" output.
4052 * gdb.btrace/finish.exp: Update "info record" output.
4053 * gdb.btrace/instruction_history.exp: Update "info record" output.
4054 * gdb.btrace/next.exp: Update "info record" output.
4055 * gdb.btrace/nexti.exp: Update "info record" output.
4056 * gdb.btrace/step.exp: Update "info record" output.
4057 * gdb.btrace/stepi.exp: Update "info record" output.
4058 * gdb.btrace/nohist.exp: Update "info record" output.
4059
b9d61307
SM
40602015-02-06 Simon Marchi <simon.marchi@ericsson.com>
4061
4062 PR gdb/15678
4063 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
4064
e584fdbc
PA
40652015-02-06 Pedro Alves <palves@redhat.com>
4066
4067 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
4068 macro.
4069 (seconds_left, again): New globals.
4070 (main): Wait seconds_left in a 1-second sleep loop instead of
4071 sleeping 180 seconds. If 'again' is set, reset the seconds
4072 counter.
4073 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
4074 'again' in the inferior before detaching. Print the seconds left.
4075 (options): New global.
4076 (top level): Build program with -DTIMEOUT=$timeout.
4077
77f41761
PA
40782015-02-06 Pedro Alves <palves@redhat.com>
4079
4080 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
4081 determine how many seconds to pass to 'alarm'.
4082 * gdb.base/gdb-sigterm.exp (top level): Build program with
4083 -DTIMEOUT=$timeout.
4084 (do_test): Return success/failure indication. Add more verbose
4085 logging. Don't fail if 200 single steps are seen. Instead, fail
4086 when the test times out.
4087 (passes): New global.
4088 (top level): Break the testing loop if testing fails on any
4089 iteration. Use gdb_assert.
4090
b9394193
DB
40912015-02-04 Don Breazeal <donb@codesourcery.com>
4092
4093 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
4094 and initialize them.
4095 (ipc_cleanup): New function.
4096 (main): Don't declare shmid, semid, and msqid. Add a call to
4097 atexit so that we call ipc_cleanup on exit.
4098
42d9e528
PA
40992015-02-04 Pedro Alves <palves@redhat.com>
4100
4101 * boards/native-extended-gdbserver.exp: Remove any target variant
4102 specifications from the board name before clearing the isremote
4103 flag from board_info.
4104
ae6ae975
DE
41052015-01-31 Doug Evans <xdje42@gmail.com>
4106
4107 * gdb.base/maint.exp <maint print type argc>: Update expected output.
4108
cfb069a8
GB
41092015-01-31 Gary Benson <gbenson@redhat.com>
4110
4111 * gdb.base/completion.exp: Disable completion limiting for
4112 existing tests. Add new tests to check completion limiting.
4113 * gdb.linespec/ls-errs.exp: Disable completion limiting.
4114
5dd31d79
DE
41152015-01-31 Doug Evans <xdje42@gmail.com>
4116
4117 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
4118
9f050062
DE
41192015-01-31 Doug Evans <xdje42@gmail.com>
4120
4121 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
4122 entries. Duplicate file section script entries.
4123 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
4124 inlined entries. Add test for safe-path rejection.
4125 * gdb.python/py-section-script.c: Add duplicate inlined section script
4126 entries. Duplicate file section script entries.
4127 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
4128 inlined entries. Add test for safe-path rejection.
4129
df25ebbd
JB
41302015-01-29 Joel Brobecker <brobecker@adacore.com>
4131
4132 * gdb.ada/disc_arr_bound: New testcase.
4133
4a0ca9ec
JB
41342015-01-29 Joel Brobecker <brobecker@adacore.com>
4135
4136 * gdb.ada/mi_var_array: New testcase.
4137
3a8b707a
DE
41382015-01-27 Doug Evans <dje@google.com>
4139
4140 * gdb.python/py-objfile.exp: Add tests for objfile.username.
4141 Add test for objfile.filename, objfile.username after objfile
4142 has been unloaded.
4143
f8313f6e
JB
41442015-01-26 Joel Brobecker <brobecker@adacore.com>
4145
4146 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
4147 the second test to print the name attribute of value
4148 returned by the call to gdb.lookup_type, and adjust
4149 the expected output accordingly.
4150
37bc665e
MW
41512015-01-25 Mark Wielaard <mjw@redhat.com>
4152
4153 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
4154 * gdb.base/disp-step-fork.c: Include unistd.h.
4155 * gdb.base/siginfo-obj.c: Include stdio.h.
4156 * gdb.base/siginfo-thread.c: Likewise.
4157 * gdb.mi/non-stop.c: Include unistd.h.
4158 * gdb.mi/nsthrexec.c: Include stdio.h.
4159 * gdb.mi/pthreads.c: Include unistd.h.
4160 * gdb.modula2/unbounded1.c (main): Declare returns int.
4161 * gdb.reverse/consecutive-reverse.c: Likewise.
4162 * gdb.threads/create-fail.c: Include unistd.h.
4163 * gdb.threads/killed.c: Likewise.
4164 * gdb.threads/linux-dp.c: Likewise.
4165 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
4166 * gdb.threads/non-ldr-exc-2.c: Likewise.
4167 * gdb.threads/non-ldr-exc-3.c: Likewise.
4168 * gdb.threads/non-ldr-exc-4.c: Likewise.
4169 * gdb.threads/pthreads.c: Include unistd.h.
4170 (main): Declare returns int.
4171 * gdb.threads/tls-main.c (foo): New declaration.
4172 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
4173
f7e5394d
SM
41742015-01-23 Simon Marchi <simon.marchi@ericsson.com>
4175
4176 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
4177 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
4178
743649fd
MW
41792015-01-15 Mark Wielaard <mjw@redhat.com>
4180
4181 * gdb.base/noreturn-return.c: New file.
4182 * gdb.base/noreturn-return.exp: New file.
4183 * gdb.base/noreturn-finish.c: New file.
4184 * gdb.base/noreturn-finish.exp: New file.
4185
198297aa
PA
41862015-01-23 Pedro Alves <palves@redhat.com>
4187
4188 * gdb.threads/continue-pending-after-query.c: New file.
4189 * gdb.threads/continue-pending-after-query.exp: New file.
4190
717cf30c
AG
41912015-01-22 Anders Granlund <anders.granlund@ericsson.com>
4192 Simon Marchi <simon.marchi@ericsson.com>
4193
4194 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
4195 * gdb.base/valgrind-db-attach.exp: Same.
4196 * gdb.base/valgrind-infcall.exp: Same.
4197 * lib/mi-support.exp (default_mi_gdb_start): Same.
4198 * lib/prompt.exp (default_prompt_gdb_start): Same.
4199 * lib/gdb.exp (default_gdb_spawn): Same.
4200 (gdb_interact): New.
4201
4202
4b62a76e
JK
42032015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4204
4205 * gdb.compile/compile.exp (pointer to jit function): New test.
4206
b4cdae6f
WW
42072015-01-17 Wei-cheng Wang <cole945@gmail.com>
4208
4209 * lib/gdb.exp (supports_process_record): Return true for
4210 powerpc*-*-linux*.
4211 (supports_reverse): Likewise.
4212
d221e7ef
DB
42132015-01-15 Don Breazeal <donb@codesourcery.com>
4214
4215 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
4216 instead of checking whether the target board is remote and
4217 use spawn_wait_for_attach instead of exec/sleep.
4218 * gdb.base/attach-twice.exp: Likewise.
4219
bafffb51
JB
42202015-01-15 Joel Brobecker <brobecker@adacore.com>
4221
4222 * gdb.ada/var_arr_attrs: New testcase.
4223
5589af0e
PA
42242015-01-14 Pedro Alves <palves@redhat.com>
4225 Joel Brobecker <brobecker@adacore.com>
4226
4227 PR gdb/17525
4228 * gdb.base/bp-cmds-execution-x-script.c: New file.
4229 * gdb.base/bp-cmds-execution-x-script.exp: New file.
4230 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
4231
6c400b59
PA
42322015-01-14 Pedro Alves <palves@redhat.com>
4233
4234 PR cli/17828
4235 * gdb.base/batch-preserve-term-settings.c: New file.
4236 * gdb.base/batch-preserve-term-settings.exp: New file.
4237
e02c96a7
DE
42382015-01-13 Doug Evans <dje@google.com>
4239
4240 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
4241 binary.
4242
576fd14c
JB
42432015-01-13 Joel Brobecker <brobecker@adacore.com>
4244
4245 * Makefile.in (clean mostlyclean): Do not delete *.py.
4246
04dccad0
JB
42472015-01-13 Joel Brobecker <brobecker@adacore.com>
4248
4249 * gdb.python/py-lookup-type.exp: New file.
4250
3d230f71
PA
42512015-01-12 Pedro Alves <palves@redhat.com>
4252
4253 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
4254 restore GDBFLAGS before returning.
4255
7e67715d
JK
42562015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4257
4258 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
4259 is_amd64_regs_target and is_x86_like_target.
4260
f2e0d4b4
DE
42612015-01-11 Doug Evans <xdje42@gmail.com>
4262
4263 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
4264 is given without an explicit form.
4265 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
4266 attributes.
4267 * gdb.dwarf/corrupt.exp: Ditto.
4268 * gdb.dwarf2/enum-type.exp: Ditto.
4269 * gdb.trace/entry-values.exp: Ditto.
4270 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
4271
439250fb
DE
42722015-01-11 Doug Evans <xdje42@gmail.com>
4273
4274 PR gdb/15830
4275 * gdb.base/maint.exp: Remove references to "maint demangle".
4276 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
4277 Add tests for explicitly specifying language to demangle.
4278 * gdb.dlang/demangle.exp: Ditto.
4279
ede9f622
PA
42802015-01-09 Pedro Alves <palves@redhat.com>
4281
4282 * gdb.threads/non-stop-fair-events.c: New file.
4283 * gdb.threads/non-stop-fair-events.exp: New file.
4284
a7b796db
PA
42852015-01-09 Pedro Alves <palves@redhat.com>
4286
4287 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
4288 the global scope. Set a breakpoint after all threads are started
4289 rather than stepping over two source lines. Expect the prompt.
4290 * gdb.base/watch_thread_num.c (threads_started_barrier): New
4291 global.
4292 (NUM): Now 15.
4293 (main): Use threads_started_barrier to wait for all threads to
4294 start. Main thread no longer calls thread_function. Exit after
4295 180 seconds.
4296 (loop): New function.
4297 (thread_function): Wait on threads_started_barrier barrier. Call
4298 'loop' at each iteration.
4299 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
4300 threads have started, instead of hardcoding number of "next"
4301 steps. Use an access watchpoint instead of a write watchpoint.
4302
9665ffdd
PA
43032015-01-09 Pedro Alves <palves@redhat.com>
4304
4305 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
4306 (thread_func): Wait on barrier.
4307 (main): Wait for all threads to start before stopping GDB.
4308 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
4309 global.
4310 (thread1_func, thread2_func): Wait on barrier.
4311 (main): Wait for all threads to start before stopping GDB.
4312 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
4313 New global.
4314 (thread1_func, thread2_func): Wait on barrier.
4315 (main): Wait for all threads to start before stopping GDB.
4316
c945a99f
PA
43172015-01-09 Pedro Alves <palves@redhat.com>
4318
4319 * gdb.threads/attach-many-short-lived-threads.c: New file.
4320 * gdb.threads/attach-many-short-lived-threads.exp: New file.
4321
c1a747c1
PA
43222014-01-09 Pedro Alves <palves@redhat.com>
4323
4324 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4325 instead of to thread 2.
4326 * gdb.threads/signal-command-multiple-signals-pending.c (main):
4327 Add barrier around each pthread_create call instead of around all
4328 calls.
4329 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4330 Set a break on thread_function and have the child threads hit it
4331 one at at a time.
4332
60b3033e
PA
43332015-01-09 Pedro Alves <palves@redhat.com>
4334
4335 * lib/gdb.exp (can_spawn_for_attach): New procedure.
4336 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4337 false.
4338 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4339 checking whether the target board is remote.
4340 * gdb.multi/multi-attach.exp: Likewise.
4341 * gdb.python/py-sync-interp.exp: Likewise.
4342 * gdb.server/ext-attach.exp: Likewise.
4343 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4344 tests that need to attach, instead of checking whether the target
4345 board is remote at the top of the file.
4346
acc018ac
YQ
43472015-01-08 Yao Qi <yao@codesourcery.com>
4348
4349 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4350
50a18af8
JK
43512015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4352
4353 Fix testcase compilation.
4354 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4355
8503d6e1
JB
43562015-01-06 Joel Brobecker <brobecker@adacore.com>
4357
4358 * gdb.python/py-type.exp: Add a couple test about empty
4359 array creation, and negative-length array creation.
4360
cc73dbcc
DE
43612015-01-02 Doug Evans <xdje42@gmail.com>
4362
4363 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4364
0300bbc7
DE
43652015-01-02 Doug Evans <dje@google.com>
4366
4367 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4368
9d85a0ec
YQ
43692014-12-29 Yao Qi <yao@codesourcery.com>
4370
4371 * gdb.trace/entry-values.exp: Update comments. Rename variable
4372 bar_call_foo to returned_from_foo.
4373
87186c6a
MMN
43742014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
4375
4376 PR gdb/17394
4377 * gdb.linespec/break-asm-file.c: New file.
4378 * gdb.linespec/break-asm-file.exp: New file.
4379 * gdb.linespec/break-asm-file0.s: New file.
4380 * gdb.linespec/break-asm-file1.s: New file.
4381
1bab7383
YQ
43822014-12-18 Nigel Stephens <nigel@mips.com>
4383 Maciej W. Rozycki <macro@codesourcery.com>
4384
4385 * gdb.base/float.exp: Handle the new output from "info float" on
4386 MIPS targets.
4387
1bc1068a
JK
43882014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4389
4390 Fix MinGW compilation.
4391 * gdb.compile/compile-ops.exp: Update untested message if
4392 !skip_compile_feature_tests.
4393 * gdb.compile/compile-setjmp.exp: Likewise.
4394 * gdb.compile/compile-tls.exp: Likewise.
4395 * gdb.compile/compile.exp: Likewise.
4396 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4397 supported on this host".
4398
b6615d10
DE
43992014-12-16 Doug Evans <xdje42@gmail.com>
4400
4401 * boards/stabs.exp: New file.
4402
25dda427
AA
44032014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
4404
4405 * gdb.base/completion.exp: Adjust to format changes of "maint
4406 print user-registers".
4407
bf330350
CU
44082014-12-16 Catalin Udma <catalin.udma@freescale.com>
4409
4410 PR server/17457
4411 * gdb.arch/aarch64-fp.c: New file.
4412 * gdb.arch/aarch64-fp.exp: New file.
4413
395cf596
SDJ
44142014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4415
4416 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4417 r210637, r210913, r211666, r215400, r215817).
4418
4419 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
4420 * dg-extract-results.py: New file.
4421 * dg-extract-results.sh: Use it if the environment seems
4422 suitable.
4423
4424 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
4425
4426 * dg-extract-results.py (parse_run): Handle warnings that
4427 are printed before a test harness is run.
4428
4429 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
4430
4431 * dg-extract-results.py (Named): Remove __cmp__ method.
4432 (output_variation): Use a key to sort variation.harnesses.
4433
4434 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
4435
4436 * dg-extract-results.py: For Python 3, force sys.stdout to
4437 handle surrogate escape sequences.
4438 (safe_open): New function.
4439 (output_segment, main): Use it.
4440
4441 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
4442
4443 * dg-extract-results.py (Prog.result_re): Include options
4444 in test name.
4445
4446 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
4447
4448 * dg-extract-results.py (output_variation): Always sort if
4449 do_sum.
4450
e882ef3c
SM
44512014-12-15 Simon Marchi <simon.marchi@ericsson.com>
4452
4453 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4454 as long as we get pagination notifications.
4455
4992aa20
JM
44562014-12-15 Jason Merrill <jason@redhat.com>
4457
4458 * Makefile.in (check-gdb.%): Restore.
4459 * README: Mention it.
4460
c1b5a1a6
JB
44612014-12-13 Joel Brobecker <brobecker@adacore.com>
4462
4463 * gdb.ada/str_uninit: New testcase.
4464
5537b577
JK
44652014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4466
4467 PR symtab/17642
4468 * gdb.base/vla-stub-define.c: New file.
4469 * gdb.base/vla-stub.c: New file.
4470 * gdb.base/vla-stub.exp: New file.
4471
bb2ec1b3
TT
44722014-12-12 Phil Muldoon <pmuldoon@redhat.com>
4473 Jan Kratochvil <jan.kratochvil@redhat.com>
4474 Tom Tromey <tromey@redhat.com>
4475
4476 * configure.ac: Add gdb.compile/.
4477 * configure: Regenerate.
4478 * gdb.compile/Makefile.in: New file.
4479 * gdb.compile/compile-ops.exp: New file.
4480 * gdb.compile/compile-ops.c: New file.
4481 * gdb.compile/compile-tls.c: New file.
4482 * gdb.compile/compile-tls.exp: New file.
4483 * gdb.compile/compile-constvar.S: New file.
4484 * gdb.compile/compile-constvar.c: New file.
4485 * gdb.compile/compile-mod.c: New file.
4486 * gdb.compile/compile-nodebug.c: New file.
4487 * gdb.compile/compile-setjmp-mod.c: New file.
4488 * gdb.compile/compile-setjmp.c: New file.
4489 * gdb.compile/compile-setjmp.exp: New file.
4490 * gdb.compile/compile-shlib.c: New file.
4491 * gdb.compile/compile.c: New file.
4492 * gdb.compile/compile.exp: New file.
4493 * lib/gdb.exp (skip_compile_feature_tests): New proc.
4494
4ff709eb
TT
44952014-12-12 Tom Tromey <tromey@redhat.com>
4496
4497 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
4498 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4499
6dddd6a5
DE
45002014-12-12 Doug Evans <dje@google.com>
4501
4502 * lib/gdb-python.exp (get_python_valueof): New function.
4503 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4504
71c24708
AA
45052014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4506
4507 * gdb.base/completion.exp: Add test for completion of "info
4508 registers ".
4509
3e29f34a
MR
45102014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
4511
4512 * gdb.base/func-ptrs.c: New file.
4513 * gdb.base/func-ptrs.exp: New file.
4514
fc126975
SM
45152014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4516
4517 PR breakpoints/17012
4518 * gdb.base/dprintf-detach.c: New file.
4519 * gdb.base/dprintf-detach.exp: New file.
4520
0a46d518
SM
45212014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4522
4523 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4524 * lib/gdb.exp (target_is_gdbserver): New procedure.
4525
a0be3e44
DE
45262014-12-08 Doug Evans <dje@google.com>
4527
4528 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4529
df1b803a
YQ
45302014-12-05 Yao Qi <yao@codesourcery.com>
4531
4532 * gdb.guile/scm-error.exp: Remove the third argument to
4533 gdb_remote_download.
4534 * gdb.guile/scm-frame-args.exp: Likewise.
4535 * gdb.guile/scm-section-script.exp: Likewise.
4536
ddb9f679
YQ
45372014-12-05 Yao Qi <yao@codesourcery.com>
4538
4539 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4540
86e4ed39
DE
45412014-12-04 Doug Evans <dje@google.com>
4542
4543 * gdb.python/py-objfile.exp: Add tests for
4544 objfile.add_separate_debug_file.
4545
7c50a931
DE
45462014-12-04 Doug Evans <dje@google.com>
4547
4548 * lib/gdb.exp (get_build_id): New function.
4549 (build_id_debug_filename_get): Rewrite to use it.
4550 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4551
621661e3
MR
45522014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
4553
4554 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4555 `method(long)', not just 0x0.
4556 * gdb.cp/nsalias.exp: Align code labels to 4.
4557 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4558 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4559 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4560 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4561 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4562 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4563
29f0c3b7
DE
45642014-12-02 Doug Evans <dje@google.com>
4565
e1e061e7 4566 PR symtab/17602
29f0c3b7 4567 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 4568 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
4569 * gdb.cp/anon-ns.exp: Update.
4570
162078c8
NB
45712014-12-02 Nick Bull <nicholaspbull@gmail.com>
4572
4573 * gdb.python/py-events.py (inferior_call_handler): New.
4574 (register_changed_handler, memory_changed_handler): New.
4575 (test_events.invoke): Register new handlers.
4576 * gdb.python/py-events.exp: Add tests for inferior call,
4577 memory_changed and register_changed events.
4578
fdb09caf
AA
45792014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4580
4581 * gdb.base/execl-update-breakpoints.exp: Specify the link address
4582 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
4583 if the linker doesn't understand this.
4584
55cfb2c4
SM
45852014-12-01 Simon Marchi <simon.marchi@ericsson.com>
4586
4587 * gdb.python/python.exp: Change expected reply to help().
4588
9e8cd6df
YQ
45892014-12-01 Yao Qi <yao@codesourcery.com>
4590
4591 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
4592 AC_CONFIG_SUBDIRS(gdb.gdbtk).
4593 * configure: Re-generated.
4594
6c659fc2
SC
45952014-11-28 Siva Chandra Reddy <sivachandra@google.com>
4596
4597 * gdb.cp/chained-calls.cc: New file.
4598 * gdb.cp/chained-calls.exp: New file.
4599 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4600
d7fc3181
SM
46012014-11-28 Simon Marchi <simon.marchi@ericsson.com>
4602
4603 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4604 * gdb.dwarf2/symtab-producer.exp: Same.
4605 * gdb.gdb/python-interrupts.exp: Same.
4606 * gdb.gdb/python-selftest.exp: Same.
4607 * gdb.python/py-linetable.exp: Same.
4608 * gdb.python/py-type.exp: Same.
4609 * gdb.python/py-value-cc.exp: Same.
4610 * gdb.python/py-value.exp: Same.
4611
10e79639
YQ
46122014-11-28 Yao Qi <yao@codesourcery.com>
4613
4614 * gdb.base/break-probes.exp: Match library name prefixed with
4615 sysroot.
4616
f28a0564
SM
46172014-11-27 Simon Marchi <simon.marchi@ericsson.com>
4618
4619 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4620 test expected output. Add parentheses for the call to print.
4621 Remove L suffix from integers.
4622
3fe1ce1d
DE
46232014-11-26 Doug Evans <dje@google.com>
4624
4625 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4626
84429e27
YQ
46272014-11-22 Yao Qi <yao@codesourcery.com>
4628
4629 * gdb.trace/entry-values.c: Remove asms.
4630 (foo): Add foo_label.
4631 (bar): Add bar_label.
4632 * gdb.trace/entry-values.exp: Remove code computing foo's
4633 length and bar's length.
4634 (Dwarf::assemble): Invoke function_range for bar and use
4635 MACRO_AT_func for foo.
4636
26741859
YQ
46372014-11-22 Yao Qi <yao@codesourcery.com>
4638
4639 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
4640 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
4641 Use .Lgcc43_procstart instead of gcc43.
4642
45e44d27
JB
46432014-11-21 Joel Brobecker <brobecker@adacore.com>
4644
4645 * gdb.ada/n_arr_bound: New testcase.
4646
458c8db8
SDJ
46472014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4648
4649 PR breakpoints/10737
4650 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
4651 test_catch_syscall_multi_arch.
4652 (test_catch_syscall_multi_arch): New function.
4653
43f3e411
DE
46542014-11-20 Doug Evans <xdje42@gmail.com>
4655
4656 * gdb.base/maint.exp: Update expected output.
4657
0d7b2549
AA
46582014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4659
4660 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
4661 4-byte instruction on S390.
4662
8908fca5
JB
46632014-11-19 Joel Brobecker <brobecker@adacore.com>
4664
4665 * gdb.ada/arr_arr: New testcase.
4666
4a46959e
JB
46672014-11-19 Joel Brobecker <brobecker@adacore.com>
4668
4669 * gdb.ada/pkd_arr_elem: New Testcase.
4670
470e2f4e
LM
46712014-11-18 Luis Machado <lgustavo@codesourcery.com>
4672
4673 * gdb.reverse/break-precsave: Expect completion message for
4674 core file reads.
4675 * gdb.reverse/consecutive-precsave.exp: Likewise.
4676 * gdb.reverse/finish-precsave.exp: Likewise.
4677 * gdb.reverse/i386-precsave.exp: Likewise.
4678 * gdb.reverse/machinestate-precsave.exp: Likewise.
4679 * gdb.reverse/sigall-precsave.exp: Likewise.
4680 * gdb.reverse/solib-precsave.exp: Likewise.
4681 * gdb.reverse/step-precsave.exp: Likewise.
4682 * gdb.reverse/until-precsave.exp: Likewise.
4683 * gdb.reverse/watch-precsave.exp: Likewise.
4684
a267f3ad
AA
46852014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4686
4687 * gdb.base/bp-permanent.c: Include unistd.h.
4688 * gdb.python/py-framefilter-mi.c (main): Add return type.
4689 * gdb.python/py-framefilter.c (main): Likewise.
4690 * gdb.trace/actions-changed.c (main): Likewise.
4691
12084a9a
AA
46922014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4693
4694 * gdb.mi/until.c: Add eye-catchers.
4695 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
4696 line numbers.
4697
dc7e1a77
AA
46982014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4699
4700 * gdb.base/condbreak.exp: Drop references to removed non-prototype
4701 function header variants in break1.c.
4702 * gdb.base/ena-dis-br.exp: Likewise.
4703 * gdb.base/hbreak2.exp: Likewise.
4704 * gdb.reverse/until-precsave.exp: Drop references to removed
4705 non-prototype function header variants in ur1.c.
4706 * gdb.reverse/until-reverse.exp: Likewise.
4707
41c77605
PM
47082014-11-17 Petr Machata <pmachata@redhat.com>
4709
4710 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
4711 ${_cu_offset_size} bytes abbrev offset.
4712
34248c3a
DE
47132014-11-15 Doug Evans <xdje42@gmail.com>
4714
4715 PR symtab/17559
4716 * gdb.base/line-symtabs.exp: New file.
4717 * gdb.base/line-symtabs.c: New file.
4718 * gdb.base/line-symtabs.h: New file.
4719
646da059
YQ
47202014-11-14 Yao Qi <yao@codesourcery.com>
4721
4722 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
4723 (func): Add label func_label.
4724 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
4725 Replace low_pc and high_pc with MACRO_AT_range.
4726 Replace name, low_pc and high_pc with MACRO_AT_func.
4727
9301ebe6
YQ
47282014-11-14 Yao Qi <yao@codesourcery.com>
4729
4730 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
4731 Replace name, low_pc and high_pc with MACRO_AT_func.
4732
f166b542
YQ
47332014-11-14 Yao Qi <yao@codesourcery.com>
4734
4735 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
4736 produce debug information.
4737 * gdb.dwarf2/implptr-optimized-out.S: Removed.
4738
0f6e71e3
YQ
47392014-11-14 Yao Qi <yao@codesourcery.com>
4740
4741 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
4742 object and get function length.
4743 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
4744 with MACRO_AT_func.
4745 (top-level): Replace gdb_compile and clean_restart with
4746 prepare_for_testing.
4747 * gdb.dwarf2/main.c (main): Add label main_label.
4748
876c4df9
YQ
47492014-11-14 Yao Qi <yao@codesourcery.com>
4750
4751 * lib/dwarf.exp (function_range): New procedure.
4752 (Dwarf::_handle_macro_at_func): New procedure.
4753 (Dwarf::_handle_macro_at_range): New procedure.
4754 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
4755
02ad9cf1
YQ
47562014-11-14 Yao Qi <yao@codesourcery.com>
4757
4758 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
4759 (_handle_attribute): New procedure.
4760
a59add0c
AA
47612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4762
4763 * gdb.ada/cond_lang/foo.c (callme): Add return type.
4764 * gdb.base/call-sc.c (zed): Likewise.
4765 * gdb.base/checkpoint.c (main): Likewise.
4766 * gdb.base/dump.c (main): Likewise.
4767 * gdb.base/gcore.c (main): Likewise.
4768 * gdb.base/huge.c (main): Likewise.
4769 * gdb.base/multi-forks.c (main): Likewise.
4770 * gdb.base/pr10179-a.c (main): Likewise.
4771 * gdb.base/savedregs.c (main): Likewise.
4772 * gdb.base/sigaltstack.c (main): Likewise.
4773 * gdb.base/siginfo.c (main): Likewise.
4774 * gdb.base/structs.c (zed): Likewise.
4775 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
4776 * gdb.mi/mi-syn-frame.c (main): Likewise.
4777 * gdb.mi/until.c (foo, main): Likewise.
4778 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
4779 * gdb.base/solib-weak.c (foo): Declare.
4780 * gdb.base/attach-twice.c: Include stdio.h.
4781 * gdb.base/weaklib1.c: Likewise.
4782 * gdb.base/weaklib2.c: Likewise.
4783 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
4784 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
4785 unistd.h.
4786 * gdb.base/attach-pie-misread.c: Include stdlib.h.
4787 * gdb.mi/mi-exit-code.c: Likewise.
4788 * gdb.base/break-interp-lib.c: Include string.h.
4789 * gdb.base/coremaker.c: Likewise.
4790 * gdb.base/testenv.c: Likewise.
4791 * gdb.python/py-finish-breakpoint.c: Likewise.
4792 * gdb.base/inferior-died.c: Include sys/wait.h.
4793 * gdb.base/fileio.c: Include time.h.
4794 * gdb.base/async-shell.c: Include unistd.h.
4795 * gdb.base/dprintf-non-stop.c: Likewise.
4796 * gdb.base/info-os.c: Likewise.
4797 * gdb.mi/mi-console.c: Likewise.
4798 * gdb.mi/watch-nonstop.c: Likewise.
4799 * gdb.python/py-events.c: Likewise.
4800 * gdb.base/async.c (baz): Move up before its invocation.
4801 * gdb.base/code_elim2.c (my_global_func): Likewise.
4802 * gdb.base/skip-solib-lib.c (multiply): Likewise.
4803 * gdb.base/advance.c (func2): Likewise.
4804
3b5d5997
AA
48052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4806
4807 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
4808 variant.
4809 * gdb.base/annota3.c: Likewise.
4810 * gdb.base/async.c: Likewise.
4811 * gdb.base/average.c: Likewise.
4812 * gdb.base/call-ar-st.c: Likewise.
4813 * gdb.base/call-rt-st.c: Likewise.
4814 * gdb.base/call-sc.c: Likewise.
4815 * gdb.base/call-strs.c: Likewise.
4816 * gdb.base/ending-run.c: Likewise.
4817 * gdb.base/execd-prog.c: Likewise.
4818 * gdb.base/exprs.c: Likewise.
4819 * gdb.base/foll-exec.c: Likewise.
4820 * gdb.base/foll-fork.c: Likewise.
4821 * gdb.base/foll-vfork.c: Likewise.
4822 * gdb.base/funcargs.c: Likewise.
4823 * gdb.base/gcore.c: Likewise.
4824 * gdb.base/jump.c: Likewise.
4825 * gdb.base/langs0.c: Likewise.
4826 * gdb.base/langs1.c: Likewise.
4827 * gdb.base/langs2.c: Likewise.
4828 * gdb.base/mips_pro.c: Likewise.
4829 * gdb.base/nodebug.c: Likewise.
4830 * gdb.base/opaque0.c: Likewise.
4831 * gdb.base/opaque1.c: Likewise.
4832 * gdb.base/recurse.c: Likewise.
4833 * gdb.base/run.c: Likewise.
4834 * gdb.base/scope0.c: Likewise.
4835 * gdb.base/scope1.c: Likewise.
4836 * gdb.base/setshow.c: Likewise.
4837 * gdb.base/setvar.c: Likewise.
4838 * gdb.base/shmain.c: Likewise.
4839 * gdb.base/shr1.c: Likewise.
4840 * gdb.base/shr2.c: Likewise.
4841 * gdb.base/sigall.c: Likewise.
4842 * gdb.base/signals.c: Likewise.
4843 * gdb.base/so-indr-cl.c: Likewise.
4844 * gdb.base/solib2.c: Likewise.
4845 * gdb.base/structs.c: Likewise.
4846 * gdb.base/sum.c: Likewise.
4847 * gdb.base/vforked-prog.c: Likewise.
4848 * gdb.base/watchpoint.c: Likewise.
4849 * gdb.reverse/shr2.c: Likewise.
4850 * gdb.reverse/until-reverse.c: Likewise.
4851 * gdb.reverse/ur1.c: Likewise.
4852 * gdb.reverse/watch-reverse.c: Likewise.
4853
066a77c5
AA
48542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4855
4856 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
4857 variant.
4858 * gdb.base/sepdebug.exp: Drop references to removed code.
4859
4f204ea5
AA
48602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4861
4862 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
4863 variant. Preserve original line numbering.
4864 * gdb.base/list1.c: Likewise.
4865
3b377a3a
AA
48662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4867
4868 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
4869 variant.
4870 * gdb.base/break1.c: Likewise.
4871 * gdb.base/break.exp: Drop references to removed code.
4872
e444df73
AA
48732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4874
4875 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
4876 variant.
4877
8008f2a7
AA
48782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4879
4880 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
4881
a5a06887
AA
48822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4883
4884 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
4885 logic into perform_all_tests() and invoke it with and without
4886 function header prototypes.
4887 (do_function_calls): Remove conditional XFAIL for PR 5318.
4888 (rerun_and_prepare): Remove duplicate code.
4889 (perform_all_tests): New. Main logic moved here.
4890
44dba9b9
AA
48912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4892
4893 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
4894 code guarded by #ifdef NO_PROTOTYPES.
4895 (t_double_many_args): Likewise.
4896 (DEF_FUNC_MANY_ARGS_1): Likewise.
4897 (DEF_FUNC_VALUES_1): Likewise.
4898 (t_structs_ldc): Renamed from t_structs_fc in conditional code
4899 guarded by #ifdef PROTOTYPES.
4900
d1fbcd56
AA
49012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4902
4903 * gdb.mi/mi-console.c: Add eye-catcher.
4904 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
4905 instead of literal line number.
4906
b0e59b8f
AA
49072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4908
4909 * gdb.base/shr2.c: Add eye-catcher.
4910 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
4911 line number.
4912
78f98cca
AA
49132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4914
4915 * gdb.base/jump.c: Add eye-catchers.
4916 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
4917 numbers.
4918
58fa2af0
AA
49192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4920
4921 * gdb.base/execd-prog.c: Add eye-catchers.
4922 * gdb.base/foll-exec.c: Likewise.
4923 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
4924 line numbers.
4925
04e5059b
AA
49262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4927
4928 * gdb.base/ending-run.c: Add eye-catchers.
4929 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
4930 literal line numbers.
4931
dbfdb174
AA
49322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4933
4934 * gdb.base/call-rt-st.c: Add eye-catchers.
4935 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
4936 literal line numbers.
4937
888a2ade
AA
49382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4939
4940 * gdb.base/call-ar-st.c: Add eye-catchers.
4941 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
4942 literal line numbers.
4943
6acc2dde
AA
49442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4945
4946 * gdb.base/average.c: Add eye-catchers.
4947 * gdb.base/sum.c: Likewise.
4948 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
4949 regexps dynamically.
4950
9ecfcd1d
AA
49512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4952
4953 * gdb.base/solib1.c: Add eye-catchers.
4954 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
4955 literal line numbers.
4956
78708b7c
PA
49572014-11-12 Pedro Alves <palves@redhat.com>
4958
4959 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
4960 leader has exited.
4961
af48d08f
PA
49622014-11-12 Pedro Alves <palves@redhat.com>
4963
4964 * gdb.arch/i386-bp_permanent.c: New file.
4965 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
4966 (srcfile): Set to i386-bp_permanent.c.
4967 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
4968 that stepi does not execute the 'leave' instruction, instead of
4969 testing it does execute.
4970 * gdb.base/bp-permanent.c: New file.
4971 * gdb.base/bp-permanent.exp: New file.
4972
af3768e9
DE
49732014-11-10 Doug Evans <xdje42@gmail.com>
4974
4975 PR symtab/17564
4976 * gdb.base/symtab-search-order.exp: New file.
4977 * gdb.base/symtab-search-order.c: New file.
4978 * gdb.base/symtab-search-order-1.c: New file.
4979 * gdb.base/symtab-search-order-shlib-1.c: New file.
4980
9de00a4a
PA
49812014-11-07 Pedro Alves <palves@redhat.com>
4982
4983 PR gdb/17511
4984 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
4985 i?86-*-linux*.
4986
e0f52461
SC
49872014-11-03 Siva Chandra Reddy <sivachandra@google.com>
4988
4989 PR c++/17494
4990 * gdb.cp/pr17494.cc: New file.
4991 * gdb.cp/pr17494.exp: New file.
4992
6ce8c980
YQ
49932014-11-02 Yao Qi <yao@codesourcery.com>
4994
4995 * gdb.python/python.exp: Get working directory and match the
4996 output of "set extended-prompt \\w " with it.
4997
02be9a71
DE
49982014-10-30 Doug Evans <dje@google.com>
4999
5000 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5001 in objfiles.
5002 * gdb.python/py-progspace.exp: Add tests for setting random attributes
5003 in progspaces.
5004
3bdff46b
LM
50052014-10-30 Janis Johnson <janisjo@codesourcery.com>
5006
5007 * gdb.base/fullpath-expand.exp: Skip for a remote host.
5008 * gdb.base/realname-expand.exp: Likewise.
5009 * gdb.linespec/macro-relative.exp: Likewise.
5010
ab917dfb
PA
50112014-10-29 Pedro Alves <palves@redhat.com>
5012
5013 PR gdb/17408
5014 * gdb.threads/schedlock.c (some_function): New function.
5015 (call_function): New global.
5016 (MAYBE_CALL_SOME_FUNCTION): New macro.
5017 (thread_function): Call it.
5018 * gdb.threads/schedlock.exp (get_args): Add description parameter,
5019 and use it instead of a global counter. Adjust all callers.
5020 (get_current_thread): Use "find current thread" for test message
5021 here rather than having all callers pass down the same string.
5022 (goto_loop): New procedure, factored out from ...
5023 (my_continue): ... this.
5024 (step_ten_loops): Change parameter from test message to command to
5025 use. Adjust.
5026 (list_count): Delete global.
5027 (check_result): New procedure, factored out from duplicate top
5028 level code.
5029 (continue tests): Wrap in with_test_prefix.
5030 (test_step): New procedure, factored out from duplicate top level
5031 code.
5032 (top level): Test "step" in combination with all scheduler-locking
5033 modes. Test "next" in combination with all scheduler-locking
5034 modes, and in combination with stepping over a function call or
5035 not.
5036 * gdb.threads/next-bp-other-thread.c: New file.
5037 * gdb.threads/next-bp-other-thread.exp: New file.
5038
d3d4baed
PA
50392014-10-29 Pedro Alves <palves@redhat.com>
5040
5041 PR python/17372
5042 * gdb.python/python.exp: Test a multi-line command that spawns
5043 interactive Python.
5044 * gdb.base/multi-line-starts-subshell.exp: New file.
5045
563e8d85
YQ
50462014-10-29 Yao Qi <yao@codesourcery.com>
5047
5048 * gdb.base/fileio.exp: Make directories on host.
5049
0ea4d52e
YQ
50502014-10-29 Yao Qi <yao@codesourcery.com>
5051
5052 * gdb.base/fileio.c (test_write): Close the file.
5053
7f5ef605
PA
50542014-10-28 Pedro Alves <palves@redhat.com>
5055
5056 PR gdb/12623
5057 * gdb.base/sigstep.c (no_handler): New global.
5058 (main): If 'no_handler is true, set the signal handlers to
5059 SIG_IGN.
5060 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
5061 with_sw_watch and no_handler parameters. Handle them.
5062 (top level) <stepping over handler when stopped at a breakpoint
5063 test>: Add a test axis for testing with a software watchpoint, and
5064 another for testing with the signal handler set to SIG_IGN.
5065 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
5066 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
5067
abbdbd03
PA
50682014-10-28 Pedro Alves <palves@redhat.com>
5069
5070 PR gdb/17511
5071 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
5072 * gdb.base/sigstep.exp (other_handler_location): New global.
5073 (advance): Support stepping into the signal handler, and running
5074 commands while in the handler.
5075 (in_handler_map): New global.
5076 (top level): In the advance test, add combinations for getting
5077 into the handler with stepping commands, and for running commands
5078 in the handler. Add comment descripting the advancei tests.
5079
1df4399f
PA
50802014-10-28 Pedro Alves <palves@redhat.com>
5081
5082 * gdb.base/sigstep.exp: Use build_executable instead of
5083 prepare_for_testing.
5084 (top level): Move code that starts GDB, runs to main and creates a
5085 display to ...
5086 (restart): ... this new procedure.
5087 (top level): Move backtrace from signal handler test to ...
5088 (validate_backtrace): ... this new procedure.
5089 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
5090 with_test_prefix. Always restart GDB.
5091 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
5092 with_test_prefix. Always restart GDB. No need to delete
5093 breakpoints after the test.
5094 (test_skip_handler): Remove prefix parameter.
5095 (skip_over_handler, breakpoint_to_handler)
5096 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
5097 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
5098 restart GDB. No need to delete breakpoints after the test.
5099 (top level): Use foreach to call the test procedures with
5100 different commands.
5101
a5b6e449
PA
51022014-10-28 Pedro Alves <palves@redhat.com>
5103
5104 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
5105 instead of GNATS numbers.
5106 * gdb.base/sigbpt.exp: Likewise.
5107 * gdb.base/siginfo.exp: Likewise.
5108 * gdb.base/sigstep.exp: Likewise.
5109
e5f8a7cc
PA
51102014-10-27 Pedro Alves <palves@redhat.com>
5111
5112 * gdb.base/sigstep.c (dummy): New global.
5113 (main): Issue a couple writes to the new global.
5114 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
5115 procedures.
5116 (skip_over_handler): Use test_skip_handler.
5117 (top level): Call skip_over_handler for stepi and nexti too.
5118 (breakpoint_over_handler): Use test_skip_handler.
5119 (top level): Call breakpoint_over_handler for stepi and nexti too.
5120
763905a3
YQ
51212014-10-27 Yao Qi <yao@codesourcery.com>
5122
5123 * gdb.trace/tfile.c (adjust_function_address)
5124 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
5125 function descriptor.
5126
6f259a23
DB
51272014-10-24 Don Breazeal <donb@codesourcery.com>
5128
5129 * gdb.base/foll-fork.exp (test_follow_fork,
5130 catch_fork_child_follow): Check for updated fork messages emitted
5131 from infrun.c.
5132 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
5133 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
5134 vfork_and_exec_child_follow_through_step): Check for updated vfork
5135 messages emitted from infrun.c.
5136
09dd9a69
PA
51372014-10-24 Pedro Alves <palves@redhat.com>
5138
5139 * gdb.base/corefile.exp: Remove references to ultrix.
5140 * gdb.base/interrupt.exp: Likewise.
5141 * gdb.base/whatis.exp: Likewise.
5142 * gdb.gdb/selftest.exp: Likewise.
5143 * gdb.threads/manythreads.exp: Likewise.
5144 * gdb.threads/print-threads.exp: Likewise.
5145 * gdb.threads/pthreads.exp:: Likewise.
5146 * gdb.threads/schedlock.exp: Likewise.
5147
3433cfa5
SC
51482014-10-24 Siva Chandra Reddy <sivachandra@google.com>
5149
5150 * gdb.cp/non-trivial-retval.cc: Add a test case.
5151 * gdb.cp/non-trivial-retval.exp: Add a test.
5152
092f880b
YQ
51532014-10-20 Yao Qi <yao@codesourcery.com>
5154
5155 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
5156 * gdb.python/py-objfile-script-gdb.py: New file.
5157 * gdb.python/py-objfile-script.exp: Update reference to
5158 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
5159 of remote_download. Remove the dest file.
5160
acbdb7f3
YQ
51612014-10-20 Yao Qi <yao@codesourcery.com>
5162
5163 * gdb.base/checkpoint.exp: Don't remove file copied on host.
5164 * gdb.base/step-line.exp: Likewise.
5165 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5166 * gdb.dwarf2/dw2-basic.exp: Likewise.
5167 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5168 * gdb.dwarf2/dw2-filename.exp: Likewise.
5169 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5170 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5171 * gdb.dwarf2/dw2-producer.exp: Likewise.
5172 * gdb.dwarf2/mac-fileno.exp: Likewise.
5173 * gdb.python/py-frame-args.exp: Likewise.
5174 * gdb.python/py-framefilter.exp: Likewise.
5175 * gdb.python/py-mi.exp: Likewise.
5176 * gdb.python/py-objfile-script.exp: Likewise
5177 * gdb.python/py-pp-integral.exp: Likewise.
5178 * gdb.python/py-pp-re-notag.exp: Likewise.
5179 * gdb.python/py-prettyprint.exp: Likewise.
5180 * gdb.python/py-section-script.exp: Likewise.
5181 * gdb.python/py-typeprint.exp: Likewise.
5182 * gdb.python/py-xmethods.exp: Likewise.
5183 * gdb.stabs/weird.exp: Likewise.
5184 * gdb.xml/tdesc-regs.exp: Likewise.
5185
bd286a29
KCY
51862014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
5187
5188 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
5189 (out_cu): Use addr_len for the size of addresses.
5190 (out_line): Likewise. Size DW_LNE_set_address instruction
5191 according to addr_len.
5192 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
5193 (FUNC): Add START_INSNS to definition.
5194
673dc4a0
YQ
51952014-10-18 Yao Qi <yao@codesourcery.com>
5196
5197 * gdb.base/argv0-symlink.exp: Check argv[0] value if
5198 gdb_has_argv0 return true.
5199 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
5200 check [target_info exists noargs], check [gdb_has_argv0]
5201 instead.
5202 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5203 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
5204 procedures.
5205
4ffbba72
DE
52062014-10-17 Doug Evans <dje@google.com>
5207
5208 * gdb.python/py-events.exp: Update expected output for clear_objfiles
5209 event.
5210 * gdb.python/py-events.py: Add clear_objfiles event.
5211
d096d8c1
DE
52122014-10-17 Doug Evans <dje@google.com>
5213
5214 * gdb.python/py-objfile.exp: Test progspace attribute.
5215
a80db015
LM
52162014-10-17 Luis Machado <lgustavo@codesourcery.com>
5217
5218 * gdb.guile/scm-breakpoint.exp: Do not assume any
5219 directory separators when matching source file paths.
5220 * gdb.python/py-breakpoint.exp: Likewise.
5221 * gdb.reverse/break-precsave.exp: Likewise.
5222 * gdb.reverse/break-reverse.exp: Likewise.
5223 * gdb.reverse/consecutive-precsave.exp: Likewise.
5224 * gdb.reverse/finish-precsave.exp: Likewise.
5225 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5226 * gdb.reverse/finish-reverse.exp: Likewise.
5227 * gdb.reverse/i386-precsave.exp: Likewise.
5228 * gdb.reverse/i387-env-reverse.exp: Likewise.
5229 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5230 * gdb.reverse/machinestate-precsave.exp: Likewise.
5231 * gdb.reverse/machinestate.exp: Likewise.
5232 * gdb.reverse/sigall-precsave.exp: Likewise.
5233 * gdb.reverse/solib-precsave.exp: Likewise.
5234 * gdb.reverse/step-precsave.exp: Likewise.
5235 * gdb.reverse/until-precsave.exp: Likewise.
5236 * gdb.reverse/watch-precsave.exp: Likewise.
5237 * gdb.reverse/watch-reverse.exp: Likewise.
5238
b22089ab
YQ
52392014-10-17 Yao Qi <yao@codesourcery.com>
5240
5241 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
5242 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
5243
6c4486e6
PA
52442014-10-17 Pedro Alves <palves@redhat.com>
5245
5246 PR gdb/17471
5247 * gdb.base/bg-execution-repeat.c: New file.
5248 * gdb.base/bg-execution-repeat.exp: New file.
5249
0ff33695
PA
52502014-10-17 Pedro Alves <palves@redhat.com>
5251
5252 PR gdb/17300
5253 * gdb.base/continue-all-already-running.c: New file.
5254 * gdb.base/continue-all-already-running.exp: New file.
5255
6fdebc3d
PA
52562014-10-17 Pedro Alves <palves@redhat.com>
5257
5258 PR gdb/17472
5259 * gdb.base/annota-input-while-running.c: New file.
5260 * gdb.base/annota-input-while-running.exp: New file.
5261
32a8097b
PA
52622014-10-17 Pedro Alves <palves@redhat.com>
5263
5264 * gdb.base/callfuncs.exp: emove references to osf.
5265 * gdb.base/sigall.exp: Likewise.
5266 * gdb.gdb/selftest.exp: Likewise.
5267 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5268 * gdb.mi/non-stop.c: Likewise.
5269 * gdb.mi/pthreads.c: Likewise.
5270 * gdb.reverse/sigall-precsave.exp: Likewise.
5271 * gdb.reverse/sigall-reverse.exp: Likewise.
5272 * gdb.threads/pthreads.c: Likewise.
5273 * gdb.threads/pthreads.exp: Likewise.
5274
7a3517ff
YQ
52752014-10-17 Yao Qi <yao@codesourcery.com>
5276
5277 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
5278 check 'target_info exists noargs'.
5279 (test_command_prompt_position): Likewise.
5280 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
5281 Remove "set args".
5282 (progvar_simple_while_test): Likewise.
5283 (progvar_complex_if_while_test): Likewise.
5284 (if_while_breakpoint_command_test): Likewise.
5285 (infrun_breakpoint_command_test): Likewise.
5286 (breakpoint_command_test): Likewise.
5287 (watchpoint_command_test): Likewise.
5288 (bp_deleted_in_command_test): Likewise.
5289 (temporary_breakpoint_commands): Likewise.
5290
bb99c472
YQ
52912014-10-16 Yao Qi <yao@codesourcery.com>
5292
5293 * gdb.base/remotetimeout.exp: Remove noargs checking.
5294
7c16b83e
PA
52952014-10-15 Pedro Alves <palves@redhat.com>
5296
5297 PR breakpoints/9649
5298 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
5299 * gdb.base/breakpoint-in-ro-region.exp
5300 (probe_target_hardware_step): New procedure.
5301 (top level): Probe hardware stepping and hardware breakpoint
5302 support. Test stepping through a read-only region, with both
5303 "breakpoint auto-hw" on and off and both "always-inserted" on and
5304 off.
5305
35a49624
IB
53062014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
5307
5308 * gdb.dlang/demangle.exp: Update for demangling changes.
5309
2d1c107c
SC
53102014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5311
5312 * gdb.cp/non-trivial-retval.cc: Add new test cases.
5313 * gdb.cp/non-trivial-retval.exp: Add new tests.
5314
778811d5
SC
53152014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5316
5317 PR c++/13403
5318 PR c++/15154
5319 * gdb.cp/non-trivial-retval.cc: New file.
5320 * gdb.cp/non-trivial-retval.exp: New file.
5321
10c5f0a8
YQ
53222014-10-15 Yao Qi <yao@codesourcery.com>
5323
5324 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5325 remote host.
5326
65d7b369
YQ
53272014-10-15 Yao Qi <yao@codesourcery.com>
5328
5329 * gdb.python/py-symbol.exp: Match file base name if host is
5330 remote, otherwise match file name with dir name.
5331 * gdb.python/py-symtab.exp: Likewise.
5332 * gdb.python/python.exp: Likewise.
5333
46dc1394
YQ
53342014-10-15 Yao Qi <yao@codesourcery.com>
5335
5336 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5337 pattern.
5338 * gdb.python/py-symtab.exp: Likewise.
5339 * gdb.python/python.exp: Remove trailing ".*". Fix typo
5340 locationn.
5341
c40cc657
JB
53422014-10-14 Joel Brobecker <brobecker@adacore.com>
5343
5344 * gdb.ada/addr_arith: New testcase.
5345
2abf49e1
MR
53462014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
5347
5348 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5349 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5350 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5351 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5352
f7088df3
SDJ
53532014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
5354
5355 * gdb.arch/stap-eval-lang-ada.S: Likewise.
5356 * gdb.arch/stap-eval-lang-ada.c: Likewise.
5357 * gdb.arch/stap-eval-lang-ada.exp: New file.
5358
4dc06805
YQ
53592014-10-14 Yao Qi <yao@codesourcery.com>
5360
5361 * gdb.mi/mi-var-child.c (nothing1): New function.
5362 (nothing2): New function.
5363 (do_children_tests): Set function pointers by nothing1 and
5364 nothing2.
5365 * gdb.mi/mi-var-child.exp: Step over new added statements.
5366 Update test to match the new output.
5367 * gdb.mi/var-cmd.c (nothing1): New function.
5368 (nothing2): New function.
5369 (do_children_tests): Set function pointers by nothing1 and
5370 nothing2.
5371 * gdb.mi/mi-var-display.exp: Update test to match output.
5372 Step to the line specified by $line_dct_nothing.
5373 Increase the number of lines to step.
5374
46a93de2
YQ
53752014-10-14 Yao Qi <yao@codesourcery.com>
5376
5377 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5378 tests.
5379 * gdb.mi/mi2-var-child.exp: Likewise.
5380
14ea52ee
DE
53812014-10-13 Doug Evans <dje@google.com>
5382
5383 * gdb.python/py-objfile.exp: Change name of file name test.
5384
e5c6e92b
DE
53852014-10-13 Doug Evans <dje@google.com>
5386
5387 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5388 from the start of the CU.
5389
c780cc2f
JK
53902014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5391 Yao Qi <yao@codesourcery.com>
5392
5393 Fix "save breakpoints" for "catch" command.
5394 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5395 Remove -nonewline. Match also the added "main" line.
5396
99894e11
JK
53972014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5398
5399 Fix "save breakpoints" for "disable $bpnum" command.
5400 * gdb.base/save-bp.c (main): Add label.
5401 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
5402
6e1ac5a3
JK
54032014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5404
5405 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5406
754dd2b0
YQ
54072014-10-11 Yao Qi <yao@codesourcery.com>
5408
5409 * gdb.server/server-kill.exp: Execute command
5410 "set remote trace-status-packet on" before "tstatus".
5411
f90183d7
YQ
54122014-10-11 Yao Qi <yao@codesourcery.com>
5413
5414 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5415 (main): Call getppid.
5416 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5417 and continue to it. Read variable "server_pid".
5418
bf40a607
YQ
54192014-10-11 Yao Qi <yao@codesourcery.com>
5420
5421 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5422
052ca370
YQ
54232014-10-11 Yao Qi <yao@codesourcery.com>
5424
5425 * gdb.threads/thread-find.exp: Don't execute command
5426 "info threads".
5427 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5428 * gdb.threads/linux-dp.exp: Don't check the condition
5429 $threads_created equals to zero.
5430
3831839c
PA
54312014-10-10 Pedro Alves <palves@redhat.com>
5432
5433 * gdb.base/bigcore.exp: Remove references to IRIX.
5434 * gdb.base/funcargs.exp: Likewise.
5435 * gdb.base/interrupt.exp: Likewise.
5436 * gdb.base/mips_pro.exp: Likewise.
5437 * gdb.base/nodebug.exp: Likewise.
5438 * gdb.base/setvar.exp: Likewise.
5439 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5440
8b9a549d
PA
54412014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5442 Pedro Alves <palves@redhat.com>
5443
5444 PR symtab/14466
5445 * gdb.base/vdso-warning.c: New file.
5446 * gdb.base/vdso-warning.exp: New file.
5447
d48ba5e8
DE
54482014-10-02 Doug Evans <dje@google.com>
5449
5450 * gdb.base/structs.c (main): Don't run forever.
5451
2278c276
PA
54522014-10-02 Pedro Alves <palves@redhat.com>
5453
5454 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5455 (top level) <stop threads 1, stop threads 2>: Use it.
5456
b57bacec
PA
54572014-10-02 Pedro Alves <palves@redhat.com>
5458
5459 * gdb.threads/break-while-running.exp (test): Add new
5460 'update_thread_list' argument. Skip "info threads" if false.
5461 (top level): Add new 'update_thread_list' axis.
5462
13fd3ff3
PA
54632014-10-02 Pedro Alves <palves@redhat.com>
5464
5465 PR breakpoints/17431
5466 * gdb.base/execl-update-breakpoints.c: New file.
5467 * gdb.base/execl-update-breakpoints.exp: New file.
5468
0fec99e8
PA
54692014-10-01 Pedro Alves <palves@redhat.com>
5470
5471 * gdb.base/breakpoint-in-ro-region.c: New file.
5472 * gdb.base/breakpoint-in-ro-region.exp: New file.
5473
2ddf4301
SM
54742014-10-01 Simon Marchi <simon.marchi@ericsson.com>
5475
5476 * gdb.mi/mi-exit-code.exp: New file.
5477 * gdb.mi/mi-exit-code.c: New file.
5478
6a5f3f43
YQ
54792014-09-30 Yao Qi <yao@codesourcery.com>
5480
5481 * lib/prelink-support.exp (build_executable_own_libs): Error if
5482 the target isn't native.
5483
345bcc73
YQ
54842014-09-30 Yao Qi <yao@codesourcery.com>
5485
5486 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5487 false.
5488
a25a5a45
PA
54892014-09-22 Pedro Alves <palves@redhat.com>
5490
5491 * gdb.threads/break-while-running.exp: New file.
5492 * gdb.threads/break-while-running.c: New file.
5493
00ba3162
YQ
54942014-09-19 Yao Qi <yao@codesourcery.com>
5495
5496 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5497 Invoke test. Restart GDB with --readnow and invoke test again.
5498
c3b7b696
YQ
54992014-09-19 Yao Qi <yao@codesourcery.com>
5500
5501 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5502 proc set_breakpoint_on_gcd_function. Invoke
5503 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
5504 invoke set_breakpoint_on_gcd_function again.
5505
2b4fd423
DE
55062014-09-18 Doug Evans <dje@google.com>
5507
5508 * gdb.dwarf2/symtab-producer.exp: New file.
5509
a5947601
SDJ
55102014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5511
5512 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5513 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5514 * gdb.base/global-var-nested-by-dso.c: Likewise.
5515 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5516
91c19059
SDJ
55172014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5518 Pedro Alves <palves@redhat.com>
5519
5520 * gdb.base/watch-bitfields.exp: Pass string other than test file
5521 name to prepare_for_testing.
5522 (watch): New procedure.
5523 (expect_watchpoint): Use with_test_prefix.
5524 (top level): Factor out tests to ...
5525 (test_watch_location, test_regular_watch): ... these new
5526 procedures, and use with_test_prefix and gdb_continue_to_end.
5527
bb9d5f81
PP
55282014-09-16 Patrick Palka <patrick@parcs.ath.cx>
5529
5530 PR breakpoints/12526
5531 * gdb.base/watch-bitfields.exp: New file.
5532 * gdb.base/watch-bitfields.c: New file.
5533
635856f5
PA
55342014-09-16 Pedro Alves <palves@redhat.com>
5535
5536 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5537 software and hardware addresses, not software address against
5538 itself.
5539
7280ceea
PA
55402014-09-16 Pedro Alves <palves@redhat.com>
5541
5542 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5543 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5544
428b16bd
PA
55452014-09-16 Pedro Alves <palves@redhat.com>
5546
5547 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5548 files.
5549 * gdb.base/a2-run.exp: Remove all code guarded by istarget
5550 "*-*-vxworks*" throughout.
5551 * gdb.base/break.exp: Likewise.
5552 * gdb.base/default.exp: Likewise.
5553 * gdb.base/scope.exp: Likewise.
5554 * gdb.base/sepdebug.exp: Likewise.
5555 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5556 throughout.
5557 * gdb.base/run.c: Likewise.
5558 * gdb.base/sepdebug.c: Likewise.
5559 * gdb.hp/gdb.aCC/run.c: Likewise.
5560 * gdb.reverse/until-reverse.c: Likewise.
5561 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5562
666d413c
YQ
55632014-09-16 Yao Qi <yao@codesourcery.com>
5564
5565 * boards/local-remote-host-native.exp: New file.
5566
57cbd724
DE
55672014-09-14 Doug Evans <xdje42@gmail.com>
5568
5569 * gdb.threads/queue-signal.c (thread_count): New variable.
5570 (thread_count_mutex, thread_count_condvar): New variables.
5571 (incr_thread_count, wait_all_threads_running): New functions.
5572 (main): Wait for all threads to be in their thread functions.
5573
81219e53
DE
55742014-09-13 Doug Evans <xdje42@gmail.com>
5575
5576 * gdb.threads/queue-signal.c: New file.
5577 * gdb.threads/queue-signal.exp: New file.
5578
3714cea7
DE
55792014-09-13 Doug Evans <xdje42@gmail.com>
5580
5581 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5582 be consistent with what default_gdb_init uses.
5583 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5584 the plain text of the prompt. Add some logging printfs.
5585 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5586
fa43b1d7
PA
55872014-09-12 Pedro Alves <palves@redhat.com>
5588
5589 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5590 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5591 * gdb.arch/i386-size-overlap.exp: Likewise.
5592 * gdb.arch/i386-size.exp: Likewise.
5593 * gdb.arch/i386-unwind.exp: Likewise.
5594 * gdb.base/a2-run.exp: Likewise.
5595 * gdb.base/break.exp: Likewise.
5596 * gdb.base/charset.exp: Likewise.
5597 * gdb.base/chng-syms.exp: Likewise.
5598 * gdb.base/commands.exp: Likewise.
5599 * gdb.base/dbx.exp: Likewise.
5600 * gdb.base/find.exp: Likewise.
5601 * gdb.base/funcargs.exp: Likewise.
5602 * gdb.base/jit-simple.exp: Likewise.
5603 * gdb.base/reread.exp: Likewise.
5604 * gdb.base/sepdebug.exp: Likewise.
5605 * gdb.base/step-bt.exp: Likewise.
5606 * gdb.cp/mb-inline.exp: Likewise.
5607 * gdb.cp/mb-templates.exp: Likewise.
5608 * gdb.objc/basicclass.exp: Likewise.
5609 * gdb.threads/killed.exp: Likewise.
5610
9d9bf2df
EBM
56112014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5612
5613 PR tdep/17379
5614 * gdb.arch/powerpc-stackless.S: New file.
5615 * gdb.arch/powerpc-stackless.exp: New file.
5616
1cf2f1b0
JK
56172014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5618
5619 * gdb.base/attach.c: Include unistd.h.
5620 (main): Call alarm. Add label postloop.
5621 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5622 gdb_breakpoint, gdb_continue_to_breakpoint.
5623 (test_command_line_attach_run): Kill ${testpid} in one exit path.
5624
98880d46
PA
56252014-09-11 Pedro Alves <palves@redhat.com>
5626
5627 PR gdb/17347
5628 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
5629 * gdb.base/attach.exp (test_command_line_attach_run): New
5630 procedure.
5631 (top level): Call it.
5632
4c92ff2c
PA
56332014-09-11 Pedro Alves <palves@redhat.com>
5634
5635 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
5636 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
5637 (do_command_attach_tests): Use spawn_wait_for_attach.
5638 * gdb.base/solib-overlap.exp: Likewise.
5639 * gdb.multi/multi-attach.exp: Likewise.
5640 * gdb.python/py-prompt.exp: Likewise.
5641 * gdb.python/py-sync-interp.exp: Likewise.
5642 * gdb.server/ext-attach.exp: Likewise.
5643
3adc1a7d
GKB
56442014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
5645
5646 * gdb.fortran/array-element.exp: Remove unexpected "continue"
5647 command in testcase. Simplify testcase.
5648
96334934
JB
56492014-09-10 Joel Brobecker <brobecker@adacore.com>
5650
5651 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
5652
eb479039
JB
56532014-09-10 Joel Brobecker <brobecker@adacore.com>
5654
5655 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
5656
deede10c
JB
56572014-09-10 Joel Brobecker <brobecker@adacore.com>
5658
5659 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
5660
7828a5f5
JB
56612014-09-10 Joel Brobecker <brobecker@adacore.com>
5662
5663 * gdb.dwarf2/dynarr-ptr.c: New file.
5664 * gdb.dwarf2/dynarr-ptr.exp: New file.
5665
33aeebcf
MR
56662014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5667
5668 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
5669 of 30 rather than hardcoding 120 for a slow test case. Take the
5670 `gdb,timeout' target setting into account for this calculation.
5671 Don't extend the timeout for the test cases that don't need it.
5672
7b415901
MR
56732014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5674
5675 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
5676 a factor of 2 for a slow test case. Take the `gdb,timeout'
5677 target setting into account for this calculation.
5678 * gdb.reverse/until-precsave.exp: Increase the timeout by
5679 a factor of 15 and 3 respectively rather than adding 120
5680 for a pair of slow test cases. Take the `gdb,timeout'
5681 target setting into account for this calculation.
5682
4a40f85a
MR
56832014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5684
5685 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
5686 timeout, don't pass one down to gdb_expect.
5687 (gdb_expect): Rework timeout selection.
5688
09635af7
MR
56892014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5690
5691 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
5692 exception on timeout.
5693 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
5694 (gdbserver_start_extended): Catch any `gdbserver_start' error
5695 exceptions.
5696 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
5697 * lib/mi-support.exp (mi_gdb_target_load): Catch any
5698 `gdbserver_gdb_load' error exceptions.
5699
2bdd10b7
MR
57002014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5701
5702 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
5703 120 on waiting for the TCP socket to open.
5704
316935f0
DE
57052014-09-09 Doug Evans <xdje42@gmail.com>
5706
5707 * gdb.base/default.exp (show_conv_list): Add _caller_is,
5708 _caller_matches, _any_caller_is, _any_caller_matches.
5709
83740597
DE
57102014-09-09 Doug Evans <xdje42@gmail.com>
5711
5712 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
5713
4c122fc3
YQ
57142014-09-09 Yao Qi <yao@codesourcery.com>
5715
5716 * gdb.mi/mi-var-display.exp: Set print symbol off.
5717
a9f116cb
GKB
57182014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
5719
5720 PR gdb/17035
5721 * gdb.base/commands.exp: Add tests to verify user-defined
5722 commands with empty bodies.
5723 * gdb.python/py-cmd.exp: Test that we don't show user-defined
5724 python commands in `show user command`.
5725 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
5726 scheme commands in `show user command`.
5727
c75bd3a2
JK
57282014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5729
5730 PR python/17355
5731 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
5732 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
5733 * gdb.python/py-framefilter-invalidarg.exp: New file.
5734 * gdb.python/py-framefilter-invalidarg.py: New file.
5735
faa42425
DE
57362014-09-06 Doug Evans <xdje42@gmail.com>
5737
5738 PR 15276
5739 * gdb.python/py-caller-is.c: New file.
5740 * gdb.python/py-caller-is.exp: New file.
5741
474ca4f6
SDJ
57422014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
5743
5744 PR gdb/17235
5745 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
5746 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
5747
eb0b0463
SDJ
57482014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
5749
5750 PR fortran/17237
5751 * gdb.fortran/print-formatted.exp: New file.
5752 * gdb.fortran/print-formatted.f90: Likewise.
5753
5f3b99cf
SS
57542014-09-03 Sasha Smundak <asmundak@google.com>
5755
5756 * gdb.python/py-frame.exp: Test Frame.read_register.
5757
7d793aa9
SDJ
57582014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
5759
5760 PR python/16699
5761 * gdb.python/py-completion.exp: New file.
5762 * gdb.python/py-completion.py: Likewise.
5763
fb0576e9
DE
57642014-08-28 Doug Evans <dje@google.com>
5765
5766 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
5767 eax,etc. are live with values set by gdb and thus the compiler can't
5768 use them.
5769 * gdb.arch/i386-pseudo.c (main): Ditto.
5770
ee92b0dd
DE
57712014-08-27 Doug Evans <dje@google.com>
5772
5773 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
5774
6649db35
DE
57752014-08-25 Doug Evans <dje@google.com>
5776
5777 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
5778 (main): Ditto.
5779
564b7600
DE
57802014-08-25 Doug Evans <dje@google.com>
5781
5782 * gdb.threads/thread-execl.exp: #include <stdio.h>.
5783
3881fb67
YQ
57842014-08-24 Yao Qi <yao@codesourcery.com>
5785
5786 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
5787 symbol off.
5788 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
5789
a05a36a5
DE
57902014-08-22 Doug Evans <dje@google.com>
5791
5792 PR 17276
5793 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
5794 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
5795 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
5796
7c343b48
YQ
57972014-08-22 Yao Qi <yao@codesourcery.com>
5798
5799 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
5800 * gdb.python/py-finish-breakpoint2.exp: Likewise.
5801 * gdb.python/python.exp: Likewise. Use .py file on the host
5802 instead of the build.
5803
22fd09ae
JK
58042014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5805
5806 * gdb.threads/gcore-stale-thread.c: New file.
5807 * gdb.threads/gcore-stale-thread.exp: New file.
5808
a8454a7c
PA
58092014-08-21 Pedro Alves <palves@redhat.com>
5810
5811 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
5812 * gdb.base/gcore-relro-pie.exp: Likewise.
5813 * gdb.base/gcore-relro.exp: Likewise.
5814 * gdb.base/gcore.exp: Likewise.
5815 * gdb.base/print-symbol-loading.exp: Likewise.
5816 * gdb.threads/gcore-thread.exp: Likewise.
5817 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
5818
2a31c623
PA
58192014-08-20 Pedro Alves <palves@redhat.com>
5820 Jan Kratochvil <jan.kratochvil@redhat.com>
5821
5822 * Makefile.in (EXTRA_RULES, CC): New variables, get from
5823 configure.
5824 (EXPECT): Handle READ1 being set.
5825 (all): Depend on EXTRA_RULES.
5826 (check-read1, expect-read1, read1.so, read1): New rules.
5827 * README (Testsuite Parameters): Document the READ1 make variable.
5828 (Race detection): New section.
5829 * configure: Regenerate.
5830 * configure.ac: If build==host==target, and running under a
5831 GNU/glibc system, add read1 to the extra Makefile rules.
5832 (EXTRA_RULES): AC_SUBST it.
5833 * lib/read1.c: New file.
5834
d36430db
JB
58352014-08-20 Joel Brobecker <brobecker@adacore.com>
5836
5837 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
5838 the handling of variables declared as a typedef to an array
5839 which a DW_AT_data_location attribute.
5840
9a0dc9e3
PA
58412014-08-19 Andrew Burgess <aburgess@broadcom.com>
5842 Pedro Alves <palves@redhat.com>
5843
5844 PR symtab/14604
5845 PR symtab/14605
5846 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
5847 gdb_test.
5848
0718a8da
PA
58492014-08-19 Pedro Alves <palves@redhat.com>
5850
5851 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
5852
13b448cd
YQ
58532014-08-19 Yao Qi <yao@codesourcery.com>
5854
5855 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
5856 right line.
5857
1cbf5077
DB
58582014-08-18 David Blaikie <dblaikie@gmail.com>
5859
5860 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
5861
bf0fae19
JB
58622014-08-18 Joel Brobecker <brobecker@adacore.com>
5863
5864 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
5865 attribute in array range.
5866
3c8c5dcc
JB
58672014-08-18 Joel Brobecker <brobecker@adacore.com>
5868
5869 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
5870
e66d4446
SC
58712014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5872
5873 PR c++/17132
5874 * gdb.cp/pr17132.cc: New file.
5875 * gdb.cp/pr17132.exp: New file.
5876
940df408
SC
58772014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5878
5879 * gdb.python/py-xmethods.py (A_getarrayind)
5880 (E_method_char_worker.__call__, E_method_int_worker.__call__):
5881 Use 'print' with function call syntax.
5882 (E_method_matcher.match): Fix tab vs space indentation mixup.
5883
ebcc6c3a
YQ
58842014-08-15 Yao Qi <yao@codesourcery.com>
5885
5886 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
5887 false.
5888
775e0f04
YQ
58892014-08-15 Yao Qi <yao@codesourcery.com>
5890
5891 * gdb.cp/casts.exp: Set print symbol off.
5892 * gdb.cp/class2.exp: Likewise.
5893 * gdb.cp/overload.exp: Likewise.
5894 * gdb.cp/templates.exp: Likewise.
5895
d769e349
DE
58962014-08-11 Doug Evans <dje@google.com>
5897
5898 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5899 (test_load_shlib): Update.
5900
20c6f1e1
YQ
59012014-08-09 Yao Qi <yao@codesourcery.com>
5902
5903 * gdb.base/display.exp: Invoke is_address_zero_readable.
5904 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
5905 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5906 * gdb.base/hbreak-unmapped.exp: Return if
5907 is_address_zero_readable returns true.
5908 * gdb.base/signest.exp: Likewise.
5909 * gdb.base/signull.exp: Likewise.
5910 * gdb.base/sigbpt.exp: Likewise.
5911 * gdb.guile/scm-disasm.exp: Do the test if
5912 is_address_zero_readable returns false.
5913 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
5914 * gdb.python/py-arch.exp: Likewise.
5915 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
5916 * lib/gdb.exp (is_address_zero_readable): New proc.
5917
5792e8e3
YQ
59182014-08-09 Yao Qi <yao@codesourcery.com>
5919
5920 PR testsuite/13443
5921 * gdb.mi/mi-var-display.exp: Make test messages unique.
5922
3cecbbbe
TT
59232014-08-04 Tom Tromey <tromey@redhat.com>
5924
5925 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
5926 target 0".
5927
00b51ff5
TT
59282014-08-04 Tom Tromey <tromey@redhat.com>
5929
5930 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
5931 "target_resume".
5932
6908c509
JB
59332014-08-01 Joel Brobecker <brobecker@adacore.com>
5934
5935 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
5936 inner_vla_struct_object_size.
5937 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
5938 as xfail.
5939
cc6563d2
PA
59402014-07-30 Pedro Alves <palves@redhat.com>
5941
5942 * gdb.threads/signal-command-handle-nopass.exp (test): Add
5943 comment.
5944
7e09a223
YQ
59452014-07-29 Yao Qi <yao@codesourcery.com>
5946
5947 PR gdb/17206
5948 * gdb.base/until-nodebug.exp: New.
5949
7ebdbe92
DE
59502014-07-28 Doug Evans <xdje42@gmail.com>
5951
5952 PR guile/17203
5953 * gdb.guile/scm-parameter.exp: Add tests for trying to create
5954 previously existing parameter, and previously ambiguously spelled
5955 parameter.
5956
fdb1adc6
WN
59572014-07-28 Will Newton <will.newton@linaro.org>
5958
5959 * gdb.base/varargs.exp: Remove KFAILs for ARM.
5960
186fcde0
DE
59612014-07-26 Ludovic CourtĂšs <ludo@gnu.org>
5962 Doug Evans <xdje42@gmail.com>
5963
5964 PR guile/17146
5965 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
5966
70509625
PA
59672014-07-25 Pedro Alves <palves@redhat.com>
5968
5969 * gdb.threads/signal-command-handle-nopass.c: New file.
5970 * gdb.threads/signal-command-handle-nopass.exp: New file.
5971 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
5972 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
5973 * gdb.threads/signal-delivered-right-thread.c: New file.
5974 * gdb.threads/signal-delivered-right-thread.exp: New file.
5975
c3f814a1
PA
59762014-07-25 Pedro Alves <palves@redhat.com>
5977
5978 * gdb.base/double-prompt-target-event-error.exp
5979 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
5980 match.
5981 (cancel_pagination_in_target_event): Rework double prompt
5982 detection.
5983 * gdb.base/paginate-after-ctrl-c-running.exp
5984 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
5985 <return>' match.
5986 * gdb.base/paginate-bg-execution.exp
5987 (test_bg_execution_pagination_return)
5988 (test_bg_execution_pagination_cancel): Remove '-notransfer
5989 <return>' matches.
5990 * gdb.base/paginate-execution-startup.exp
5991 (test_fg_execution_pagination_return)
5992 (test_fg_execution_pagination_cancel): Remove '-notransfer
5993 <return>' matches.
5994 * gdb.base/paginate-inferior-exit.exp
5995 (test_paginate_inferior_exited): Remove '-notransfer <return>'
5996 match.
5997 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
5998 * lib/gdb.exp (pagination_prompt): Run text through
5999 string_to_regexp.
6000 (gdb_test_multiple): Match $pagination_prompt instead of
6001 "<return>".
6002 (string_to_regexp): Move to lib/gdb-utils.exp.
6003
e214cf6c
JK
60042014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6005
6006 * gdb.arch/amd64-entry-value-paramref.S: New file.
6007 * gdb.arch/amd64-entry-value-paramref.cc: New file.
6008 * gdb.arch/amd64-entry-value-paramref.exp: New file.
6009 * gdb.arch/amd64-optimout-repeat.S: New file.
6010 * gdb.arch/amd64-optimout-repeat.c: New file.
6011 * gdb.arch/amd64-optimout-repeat.exp: New file.
6012
17d0c5c8
JK
60132014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6014
6015 PR gdb/17170
6016 * gdb.base/statistics.exp: New file.
6017
b8b8facf
DE
60182014-07-17 Doug Evans <dje@google.com>
6019
74b49205 6020 PR gdb/17170
b8b8facf
DE
6021 * gdb.base/maint.exp: Update testing of per-command stats.
6022
1b5d0ab3
PA
60232014-07-16 Pedro Alves <palves@redhat.com>
6024
6025 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
6026 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
6027 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
6028 (tfile_write_buf): New functions.
6029 (add_memory_block): Rewrite using the above.
6030 (adjust_function_address): New function.
6031 (FUNCTION_ADDRESS): New macro.
6032 (write_basic_trace_file): Remove short_x local, and use
6033 tfile_write_16. Change type of func_addr local to unsigned long
6034 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
6035 here. Cast argument of add_memory_block to char pointer.
6036 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
6037 (main): Remove parameters.
6038 * gdb.trace/tfile.exp: Remove nowarnings.
6039
4d974e88
SM
60402014-07-15 Simon Marchi <simon.marchi@ericsson.com>
6041
6042 * gdb.base/debug-expr.exp: Test string evaluation with
6043 "debug expression" on.
6044
41e99568
PA
60452014-07-15 Pedro Alves <palves@redhat.com>
6046
6047 * gdb.base/reread.exp: Use clean_restart.
6048
487d9753
PL
60492014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
6050
6051 * gdb.arch/avr-flash-qualifer.c: New.
6052 * gdb.arch/avr-flash-qualifer.exp: New.
6053
cc1c52ad
PA
60542014-07-14 Pedro Alves <palves@redhat.com>
6055
6056 * gdb.base/paginate-after-ctrl-c-running.c: New file.
6057 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
6058
1e973570
PA
60592014-07-14 Pedro Alves <palves@redhat.com>
6060
6061 * gdb.base/double-prompt-target-event-error.c: New file.
6062 * gdb.base/double-prompt-target-event-error.exp: New file.
6063
93d6eb10
PA
60642014-07-14 Pedro Alves <palves@redhat.com>
6065
6066 PR gdb/17072
6067 * gdb.base/paginate-inferior-exit.c: New file.
6068 * gdb.base/paginate-inferior-exit.exp: New file.
6069
0017922d
PA
60702014-07-14 Pedro Alves <palves@redhat.com>
6071
6072 PR gdb/17072
6073 * gdb.base/paginate-bg-execution.c: New file.
6074 * gdb.base/paginate-bg-execution.exp: New file.
6075
94696ad3
PA
60762014-07-14 Pedro Alves <palves@redhat.com>
6077
6078 PR gdb/17072
6079 * gdb.base/paginate-execution-startup.c: New file.
6080 * gdb.base/paginate-execution-startup.exp: New file.
6081 * lib/gdb.exp (pagination_prompt): New global.
6082 (default_gdb_spawn): New procedure, factored out from
6083 default_gdb_spawn.
6084 (default_gdb_start): Adjust to call default_gdb_spawn.
6085 (gdb_spawn): New procedure.
6086
bd293940
PA
60872014-07-14 Pedro Alves <palves@redhat.com>
6088
6089 * lib/gdb.exp (gdb_assert): New procedure.
6090 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
6091
c933f875
PA
60922014-07-14 Pedro Alves <palves@redhat.com>
6093
6094 * gdb.base/execution-termios.c: New file.
6095 * gdb.base/execution-termios.exp: New file.
6096
d98b7a16
TT
60972014-07-14 Tom Tromey <tromey@redhat.com>
6098
6099 * gdb.cp/vla-cxx.cc: New file.
6100 * gdb.cp/vla-cxx.exp: New file.
6101
548740d6
TT
61022014-07-14 Tom Tromey <tromey@redhat.com>
6103
6104 * gdb.reverse/rerun-prec.c: New file.
6105 * gdb.reverse/rerun-prec.exp: New file.
6106
a25eb028
MR
61072014-07-12 Maciej W. Rozycki <macro@mips.com>
6108 Maciej W. Rozycki <macro@codesourcery.com>
6109
6110 * lib/gdb-utils.exp: New file.
6111 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
6112 inline `gdb_init_command' processing.
6113 (gdb_start_cmd): Likewise.
6114 * lib/mi-support.exp (mi_run_cmd): Likewise.
6115 * README: Document `gdb_init_command' and `gdb_init_commands'.
6116
218c2655
JK
61172014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6118
6119 Fix false FAIL running under a very long directory name.
6120 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
6121 and "set print elements 10000". Twice.
6122
5401fde3
YQ
61232014-07-11 Yao Qi <yao@codesourcery.com>
6124
6125 * gdb.base/exprs.exp: "set print symbol off".
6126
e76126e8
PA
61272014-07-11 Pedro Alves <palves@redhat.com>
6128
6129 * gdb.threads/kill.c: New file.
6130 * gdb.threads/kill.exp: New file.
6131
2d6f0de6
YQ
61322014-07-10 Yao Qi <yao@codesourcery.com>
6133
6134 * gdb.trace/tfile.c (write_basic_trace_file)
6135 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
6136 address written to trace file.
6137
7180e04a
PA
61382014-07-09 Pedro Alves <palves@redhat.com>
6139
6140 * gdb.base/attach-wait-input.exp: New file.
6141 * gdb.base/attach-wait-input.c: New file.
6142
9a9a7608
AB
61432014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6144
6145 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
6146 setting up test structures.
6147 (main): Call new test function.
6148 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
6149 test function, continue into test function and walk test
6150 structures.
6151
161ac41e
YQ
61522014-07-02 Yao Qi <yao@codesourcery.com>
6153
6154 * gdb.trace/entry-values.c: Define labels 'foo_start' and
6155 'bar_start' at the beginning of functions 'foo' and 'bar'
6156 respectively.
6157 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
6158 instead of 'foo' and 'bar'.
6159
1f267ae3
MM
61602014-07-08 Markus Metzger <markus.t.metzger@intel.com>
6161
6162 * gdb.btrace/segv.exp: New.
6163 * gdb.btrace/segv.c: New.
6164
2b239efb
LM
61652014-07-02 Luis Machado <lgustavo@codesourcery.com>
6166
6167 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
6168 instruction.
6169
cf363f18
MW
61702014-06-30 Mark Wielaard <mjw@redhat.com>
6171
6172 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
6173 vulture, vilify, villar): New volatile array constants.
6174 (vindictive, vegetation): New const volatile array constants.
6175 * gdb.base/volatile.exp: Test volatile and const volatile array
6176 types.
6177
aebf9d24
AA
61782014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6179
6180 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
6181 target lacks support for awatch, rwatch, or hbreak.
6182
b67a2c6f
YQ
61832014-06-27 Yao Qi <yao@codesourcery.com>
6184
6185 * gdb.multi/dummy-frame-restore.exp: New.
6186 * gdb.multi/dummy-frame-restore.c: New.
6187
aef92902
MM
61882014-06-25 Markus Metzger <markus.t.metzger@intel.com>
6189
6190 * gdb.btrace/gcore.exp: New.
6191
8e9db26e
PA
61922014-06-23 Pedro Alves <palves@redhat.com>
6193
6194 * gdb.base/watchpoint-reuse-slot.c: New file.
6195 * gdb.base/watchpoint-reuse-slot.exp: New file.
6196
70afc5b7
SC
61972014-06-23 Siva Chandra Reddy <sivachandra@google.com>
6198
6199 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
6200 progspace's filename in 'info', 'enable' and 'disable' command
6201 tests.
6202
b972bd9c
JK
62032014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6204
6205 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
6206 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6207 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
6208
125f8a3d
GB
62092014-06-20 Gary Benson <gbenson@redhat.com>
6210
6211 * gdb.arch/i386-avx.exp: Fix include file location.
6212 * gdb.arch/i386-sse.exp: Likewise.
6213
3ed9baed
IB
62142014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
6215
6216 * gdb.dlang/expression.exp: New file.
6217
034f788c
PA
62182014-06-19 Pedro Alves <palves@redhat.com>
6219
6220 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
6221 out from ...
6222 (top level): ... here. Iterate running tests under different
6223 scheduler-locking settings.
6224
45371d0c
LM
62252014-06-18 Luis Machado <lgustavo@codesourcery.com>
6226
6227 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
6228 to DW_FORM_addr and use non-zero addresses.
6229
5d376983
SC
62302014-06-18 Siva Chandra Reddy <sivachandra@google.com>
6231
6232 PR gdb/17017
6233 * gdb.python/py-xmethods.cc: Add global function call counters and
6234 increment them in their respective functions. Remove "cout"
6235 statements.
6236 * gdb.python/py-xmethods.exp: Make tests check the global function
6237 call counters instead of depending on inferior IO.
6238
a1aa2221
LM
62392014-06-18 Don Breazeal <donb@codesourcery.com>
6240
6241 * gdb.base/foll-fork.exp (default_fork_parent_follow):
6242 Deleted procedure.
6243 (explicit_fork_parent_follow): Deleted procedure.
6244 (explicit_fork_child_follow): Deleted procedure.
6245 (test_follow_fork): New procedure.
6246 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 6247 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
6248 procedure calls.
6249
0fc05997
YQ
62502014-06-17 Yao Qi <yao@codesourcery.com>
6251
6252 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
6253 CP1252.
6254
70795c52
LM
62552014-06-17 Luis Machado <lgustavo@codesourcery.com>
6256
6257 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
6258 Initialize ptr and S explicitly.
6259 (skip_type_update_when_not_use_rtti_test): Likewise.
6260
6be47f0c
KS
62612014-06-16 Keith Seitz <keiths@redhat.com>
6262
6263 PR mi/15863
6264 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
6265 the inferior is started.
6266
d03de421
PA
62672014-06-16 Pedro Alves <palves@redhat.com>
6268
6269 * gdb.base/break-main-file-remove-fail.c: New file.
6270 * gdb.base/break-main-file-remove-fail.exp: New file.
6271 * gdb.base/break-unload-file.exp: Use build_executable instead of
6272 prepare_for_testing.
6273 (test_break): New parameter "initial_load". Handle it.
6274 (top level): Add initial_load cmdline/file axis.
6275
f9579b99
TT
62762014-06-12 Tom Tromey <tromey@redhat.com>
6277
6278 * gdb.base/completion.exp: Don't use directory name in test.
6279
3657956b
GB
62802014-06-09 Gary Benson <gbenson@redhat.com>
6281
6282 * gdb.base/sigall.c [Functions to send signals]: Reorder to
6283 separate the always-available ANSI-standard signals from the
6284 signals that require checking.
6285 (main): Likewise.
6286 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
6287 Likewise.
6288 (main): Likewise.
6289
4186eb54
KS
62902014-06-07 Keith Seitz <keiths@redhat.com>
6291
6292 Revert:
6293 PR c++/16253
6294 * gdb.cp/var-tag.cc: New file.
6295 * gdb.cp/var-tag.exp: New file.
6296 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6297 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6298 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6299 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6300
25326a28 63012014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
6302
6303 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
6304
829155c9
PA
63052014-06-06 Pedro Alves <palves@redhat.com>
6306
6307 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
6308 in target debug output instead of looking at RSP packets,
6309 disabling the test on any target that uses hardware stepping.
6310 Update comments.
6311
61c8d22e
PA
63122014-06-06 Pedro Alves <palves@redhat.com>
6313
6314 * gdb.base/break-unload-file.exp: Fix typo.
6315
d9a47287
YQ
63162014-06-06 Yao Qi <yao@codesourcery.com>
6317
6318 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6319 from "jit_function" to "^jit_function".
6320
e5e01dbf
YQ
63212014-06-06 Yao Qi <yao@codesourcery.com>
6322
6323 * gdb.base/async.c (foo): Add one statement.
6324 * gdb.base/async.exp: Get the next instruction address and
6325 match the output of "nexti" by instruction address. Match
6326 the hex address in the output of "finish".
6327
73ba372c
GB
63282014-06-06 Gary Benson <gbenson@redhat.com>
6329
6330 * gdb.base/call-signals.c: Remove preprocessor conditionals
6331 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6332 SIGSEGV and SIGTERM.
6333 * gdb.base/sigall.c: Likewise.
6334 * gdb.base/unwindonsignal.c: Likewise.
6335 * gdb.reverse/sigall-reverse.c: Likewise.
6336
831517df
YQ
63372014-06-06 Yao Qi <yao@codesourcery.com>
6338
6339 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
6340 readable, skip the test.
6341
b8b91e98
YQ
63422014-06-06 Yao Qi <yao@codesourcery.com>
6343
6344 * gdb.threads/staticthreads.c (thread_function): Move the line
6345 setting breakpoint on forward.
6346 * gdb.threads/staticthreads.exp: Update comments.
6347
fb934770
LC
63482014-06-05 Ludovic CourtĂšs <ludo@gnu.org>
6349
6350 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6351 "history-append! type error".
6352
6ef284bd
SM
63532014-06-05 Simon Marchi <simon.marchi@ericsson.com>
6354
6355 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6356 erroneous dprintf expected input.
6357
a872e241
DE
63582014-06-04 Doug Evans <xdje42@gmail.com>
6359
6360 * gdb.guile/scm-generics.exp: Delete.
6361
16f691fb
DE
63622014-06-04 Doug Evans <xdje42@gmail.com>
6363
6364 * gdb.guile/scm-breakpoint.exp: Update.
6365 Add tests for breakpoint registration.
6366
012370f6
TT
63672014-06-04 Tom Tromey <tromey@redhat.com>
6368
6369 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6370 VLA-in-union.
6371 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6372 inner_vla_struct, vla_union types. Initialize objects of those
6373 types and compute their sizes.
6374
9f5a4cef
HZ
63752014-06-04 Nathan Sidwell <nathan@codesourcery.com>
6376 Hui Zhu <hui@codesourcery.com>
6377
6378 * gdb.base/fileio.exp: Add test for shell not available as well as
6379 available.
6380 * gdb.base/fileio.c (test_system): Check for shell twice.
6381
90a45c4d
YQ
63822014-06-04 Yao Qi <yao@codesourcery.com>
6383
6384 * gdb.base/auto-connect-native-target.exp: Remove redundant
6385 space from the regexp pattern.
6386
70017e41
YQ
63872014-06-04 Yao Qi <yao@codesourcery.com>
6388
6389 * gdb.base/default.exp: Replace "child" with "native" in
6390 regexp pattern.
6391
883964a7
SC
63922014-06-03 Siva Chandra Reddy <sivachandra@google.com>
6393
6394 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6395 * gdb.python/py-xmethods.exp: New tests to test xmethods.
6396 * gdb.python/py-xmethods.py: Python script supporting the
6397 new testcase and tests.
6398
ef370185
JB
63992014-06-03 Joel Brobecker <brobecker@adacore.com>
6400 Pedro Alves <palves@redhat.com>
6401
6402 PR breakpoints/17000
6403 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6404 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6405
1e2ccb61
BM
64062014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
6407
6408 * gdb.base/subst.exp: Add tests to verify partial path matching
6409 output.
6410
c6ec5ab2
PA
64112014-06-03 Pedro Alves <palves@redhat.com>
6412
6413 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6414 target that doesn't use software single-stepping.
6415
835c559f
PA
64162014-06-03 Pedro Alves <palves@redhat.com>
6417
6418 PR breakpoints/17000
6419 * gdb.base/sss-bp-on-user-bp-2.c: New file.
6420 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6421
06eb1586
DE
64222014-06-02 Doug Evans <xdje42@gmail.com>
6423
6424 * gdb.guile/scm-parameter.exp: New file.
6425
e698b8c4
DE
64262014-06-02 Doug Evans <xdje42@gmail.com>
6427
6428 * gdb.guile/scm-cmd.c: New file.
6429 * gdb.guile/scm-cmd.exp: New file.
6430
ded03782
DE
64312014-06-02 Doug Evans <xdje42@gmail.com>
6432
6433 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6434 pretty-printer lookup.
6435 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6436 (make-pp_s-printer): Call it.
6437 (make-pretty-printer-from-dict): New function.
6438 (lookup-pretty-printer-maker-from-dict): New function.
6439 (*pretty-printer*): Simplify.
6440 (make-objfile-pp_s-printer): New function.
6441 (install-objfile-pretty-printers!): New function.
6442 (make-progspace-pp_s-printer): New function.
6443 (install-progspace-pretty-printers!): New function.
6444 * gdb.guile/scm-progspace.c: New file.
6445 * gdb.guile/scm-progspace.exp: New file.
6446
41fac0cf
PA
64472014-06-02 Pedro Alves <palves@redhat.com>
6448
6449 * gdb.base/dprintf-bp-same-addr.c: New file.
6450 * gdb.base/dprintf-bp-same-addr.exp: New file.
6451
96ae5695
EBM
64522014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6453
6454 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6455 * gdb.arch/powerpc-power.s: Likewise.
6456
da02b3a8
JB
64572014-06-02 Joel Brobecker <brobecker@adacore.com>
6458
6459 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6460
c72b2e7b
YQ
64612014-06-01 Yao Qi <yao@codesourcery.com>
6462
6463 * gdb.base/watchpoint.exp (test_watch_location): Check null
6464 pointer can be dereferenced. If not, do the test, otherwise
6465 skip it.
6466
53e8a631
AB
64672014-05-30 Andrew Burgess <aburgess@broadcom.com>
6468
6469 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6470 results.
6471 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6472
938f0e2f
AB
64732014-05-30 Andrew Burgess <aburgess@broadcom.com>
6474
6475 * gdb.arch/amd64-invalid-stack-middle.S: New file.
6476 * gdb.arch/amd64-invalid-stack-middle.c: New file.
6477 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6478 * gdb.arch/amd64-invalid-stack-top.c: New file.
6479 * gdb.arch/amd64-invalid-stack-top.exp: New file.
6480
9ba6657a
PA
64812014-05-30 Pedro Alves <palves@redhat.com>
6482
6483 PR breakpoints/17000
6484 * gdb.base/sss-bp-on-user-bp.c: New file.
6485 * gdb.base/sss-bp-on-user-bp.exp: New file.
6486
522c09bf
DB
64872014-05-30 David Blaikie <dblaikie@gmail.com>
6488
6489 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6490 gnu_inline semantics via attribute.
6491 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6492 source explicitly specifies the required semantics.
6493
bf4ef81e
MR
64942014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6495
6496 * gdb.reverse/sigall-reverse.exp: Fix a typo.
6497
329ea579
PA
64982014-05-29 Pedro Alves <palves@redhat.com>
6499 Tom Tromey <tromey@redhat.com>
6500
6501 * gdb.base/async-shell.exp: Don't enable target-async.
6502 * gdb.base/async.exp
6503 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6504 parameter. Adjust.
6505 (top level): Don't test with "target-async".
6506 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6507 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6508 * gdb.base/inferior-died.exp: Don't enable target-async.
6509 * gdb.base/interrupt-noterm.exp: Likewise.
6510 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6511 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6512 * gdb.mi/mi-nonstop.exp: Likewise.
6513 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6514 * gdb.mi/mi-nsintrall.exp: Likewise.
6515 * gdb.mi/mi-nsmoribund.exp: Likewise.
6516 * gdb.mi/mi-nsthrexec.exp: Likewise.
6517 * gdb.mi/mi-watch-nonstop.exp: Likewise.
6518 * gdb.multi/watchpoint-multi.exp: Adjust comment.
6519 * gdb.python/py-evsignal.exp: Don't enable target-async.
6520 * gdb.python/py-evthreads.exp: Likewise.
6521 * gdb.python/py-prompt.exp: Likewise.
6522 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6523 * gdb.server/solib-list.exp: Don't enable target-async.
6524 * gdb.threads/thread-specific-bp.exp: Likewise.
6525 * lib/mi-support.exp: Adjust to use mi-async.
6526
fd664c91
PA
65272014-05-29 Pedro Alves <palves@redhat.com>
6528
6529 PR gdb/13860
6530 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6531 reason, even in sync mode.
6532
251bde03
PA
65332014-05-29 Pedro Alves <palves@redhat.com>
6534 Hui Zhu <hui@codesourcery.com>
6535
6536 PR PR15693
6537 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6538 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6539 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6540 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6541
7f3c0343
JB
65422014-05-28 Joel Brobecker <brobecker@adacore.com>
6543
6544 * config/monitor.exp (gdb_target_monitor): Replace use of
6545 "set remotebaud" by "set serial baud".
6546
b2715b27
AW
65472014-05-26 Andy Wingo <wingo@igalia.com>
6548
6549 * gdb.guile/scm-breakpoint.exp:
6550 * gdb.guile/scm-gsmob.exp: Update to use plain old object
6551 properties instead of gdb-object-properties.
6552
498a4489
YQ
65532014-05-26 Yao Qi <yao@codesourcery.com>
6554
6555 * gdb.server/no-thread-db.exp: Specify source file name
6556 explicitly when setting a breakpoint.
6557
589fdceb
MM
65582014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6559
6560 * gdb.btrace/vdso.c: New.
6561 * gdb.btrace/vdso.exp: New.
6562
e9089e05
MM
65632014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6564
6565 * gdb.base/gcore.exp (capture_command_output): Move ...
6566 * lib/gdb.exp (capture_command_output): ... here.
6567
67b5c0c1
MM
65682014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6569
6570 * gdb.btrace/data.exp: Test memory access during btrace replay.
6571
a2199296
SM
65722014-05-22 Simon Marchi <simon.marchi@ericsson.com>
6573
6574 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6575
17b2616c
PA
65762014-05-21 Pedro Alves <palves@redhat.com>
6577
6578 PR gdb/13860
6579 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6580 (top level): Test that output related to execution commands is
6581 sent to the console with CLI commands, but not with MI commands.
6582 Test that breakpoint events are always mirrored to the console.
6583 Also expect the new source line to be output after a "next" in
6584 async mode too. Make it a pass/fail test.
6585 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6586 output.
6587 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6588
5166082f
PA
65892014-05-21 Pedro Alves <palves@redhat.com>
6590
6591 * gdb.base/list.exp (build_pattern, test_list): New procedures.
6592 Use them to test variations of "list" after reaching a breakpoint.
6593 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6594 Test "list" with listsize 10 after reaching a breakpoint.
6595 * gdb.python/python.exp (decode_line current location line
6596 number): Adjust expected line number.
6597
2f25d70f
SM
65982014-05-21 Simon Marchi <simon.marchi@ericsson.com>
6599
6600 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6601 behavior for $args, pass it directly to "run".
6602
ff604a67
MR
66032014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
6604
6605 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6606 30000 to 65536.
6607
6a3cb8e8
PA
66082014-05-21 Pedro Alves <palves@redhat.com>
6609
6610 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6611 auto-connect-native-target off".
6612 * gdb.base/auto-connect-native-target.c: New file.
6613 * gdb.base/auto-connect-native-target.exp: New file.
6614
4ebfc96e
PA
66152014-05-21 Pedro Alves <palves@redhat.com>
6616
6617 * gdb.base/default.exp: Test "target native" instead of "target
6618 child".
6619
36d46afb
MW
66202014-05-21 Mark Wielaard <mjw@redhat.com>
6621
6622 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6623
5876f503
JK
66242014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6625
6626 Fix TLS access for -static -pthread.
6627 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
6628 <HAVE_TLS> (thread_function, main): Initialize it.
6629 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
6630 Add clean_restart.
6631 <$have_tls != "">: Check TLSVAR.
6632
0256a6ac
PA
66332014-05-21 Pedro Alves <palves@redhat.com>
6634
6635 * gdb.base/dcache-line-read-error.c: New.
6636 * gdb.base/dcache-line-read-error.exp: New.
6637
936d2992
PA
66382014-05-20 Pedro Alves <palves@redhat.com>
6639
6640 * gdb.base/compare-sections.c: New file.
6641 * gdb.base/compare-sections.exp: New file.
6642
802e8e6d
PA
66432014-05-20 Pedro Alves <palves@redhat.com>
6644
6645 * gdb.base/break-idempotent.c: New file.
6646 * gdb.base/break-idempotent.exp: New file.
6647
e59fa00f
MM
66482014-05-20 Markus Metzger <markus.t.metzger@intel.com>
6649
6650 * gdb.btrace/nohist.exp: New.
6651
8b696e31
YQ
66522014-05-20 Yao Qi <yao@codesourcery.com>
6653
6654 * lib/gdb.exp (gdb_init): Set timeout if test file is under
6655 gdb.reverse directory and gdb_reverse_timeout exists in board
6656 setting.
6657 * README: Document gdb_reverse_timeout.
6658
73c9764f
YQ
66592014-05-20 Yao Qi <yao@codesourcery.com>
6660
6661 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
6662 'test_file_name'. Treat args as a string instead of a list.
6663 (gdb_init): Rename argument 'args' by 'test_file_name'.
6664
f1f4348a
JK
66652014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6666
6667 * gdb.arch/powerpc-power.exp: New file.
6668 * gdb.arch/powerpc-power.s: New file.
6669
0dbe70ce
DE
66702014-05-16 Doug Evans <dje@google.com>
6671
6672 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
6673 * gdb.base/completion.exp: Check that all expected files exist
6674 before doing file completion.
0dbe70ce 6675
8d551b02
DE
66762014-05-16 Doug Evans <dje@google.com>
6677
6678 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
6679 Update.
6680 (do_syscall_tests_without_xml): Update.
6681
73eb7709
PA
66822014-05-16 Pedro Alves <palves@redhat.com>
6683
6684 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
6685 instead of "unknown output after running".
6686
3fae92fc
YQ
66872014-05-16 Yao Qi <yao@codesourcery.com>
6688
6689 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
6690 file1.txt from host at the end.
6691 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6692
c2b2ccc5
DE
66932014-05-15 Doug Evans <dje@google.com>
6694
6695 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
6696 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
6697 loading file. Add test for TU lookup.
6698
8c217a4b
SM
66992014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6700
6701 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
6702 calling "-exec-arguments" or "set args" before running the
6703 inferior.
6704
3deb39c6
SM
67052014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6706
6707 * lib/mi-support.exp (mi_expect_stop): Expect message for
6708 inferiors that exit with non-zero exit code.
6709
71a79f8c
YQ
67102014-05-14 Yao Qi <yao@codesourcery.com>
6711
6712 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
6713 match absolute path on remote host.
6714 (test_file_list_exec_source_files): Remove "/" from the
6715 pattern.
6716
f23fcd46
YQ
67172014-05-14 Yao Qi <yao@codesourcery.com>
6718
6719 * boards/local-remote-host-notty.exp (${board}_file): New
6720 proc.
6721
9404b58f
KM
67222014-05-07 Kyle McMartin <kyle@redhat.com>
6723
6724 Pushed by Joel Brobecker <brobecker@adacore.com>.
6725 * gdb.arch/aarch64-atomic-inst.c: New file.
6726 * gdb.arch/aarch64-atomic-inst.exp: New file.
6727
5e45f04c
YQ
67282014-05-07 Yao Qi <yao@codesourcery.com>
6729
6730 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
6731 in current context" too.
6732
c888a17d
KS
67332014-05-05 Keith Seitz <keiths@redhat.com>
6734
6735 * gdb.linespec/ls-dollar.exp: Add test for linespec
6736 file:convenience_variable.
6737
290a839c
YQ
67382014-05-05 Yao Qi <yao@codesourcery.com>
6739
6740 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
6741 traceframes into tfile and ctf trace files. Read data from
6742 trace file and test collected data.
6743 (gdb_collect_locals_test): Likewise.
6744 (gdb_unavailable_registers_test): Likewise.
6745 (gdb_unavailable_floats): Likewise.
6746 (gdb_collect_globals_test): Likewise.
6747 (top-level): Append "ctf" to trace_file_targets if GDB
6748 supports.
6749
b5262cd0
YQ
67502014-05-05 Yao Qi <yao@codesourcery.com>
6751
6752 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
6753 code to ...
6754 (gdb_collect_args_test_1): ... it. New proc.
6755 (gdb_collect_locals_test): Move some code to ...
6756 (gdb_collect_locals_test_1): ... it. New proc.
6757 (gdb_unavailable_registers_test): Move some code to ...
6758 (gdb_unavailable_registers_test_1): ... it. New proc.
6759 (gdb_unavailable_floats): Move some code to ...
6760 (gdb_unavailable_floats_1): ... it. New proc.
6761
30a1e6cc
SDJ
67622014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6763
6764 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
6765 probes to test for bitness recognition.
6766 * gdb.arch/amd64-stap-optional-prefix.exp
6767 (test_probe_value_without_reg): New procedure.
6768 Add code to test for different kinds of bitness.
6769
f33da99a
SDJ
67702014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6771
6772 PR breakpoints/16889
6773 * gdb.arch/amd64-stap-optional-prefix.S: New file.
6774 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6775
5b80f00d
PA
67762014-05-01 Pedro Alves <palves@redhat.com>
6777
6778 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
6779 gdb_file_cmd if no file is specified.
6780 * boards/native-extended-gdbserver.exp (gdb_load): Use the
6781 last_loaded_file to set the remote exec-file.
6782
f8c2a73c
PA
67832014-05-01 Pedro Alves <palves@redhat.com>
6784
6785 * boards/local-remote-host.exp: New file.
6786
be6e8ac7
PA
67872014-05-01 Pedro Alves <palves@redhat.com>
6788
6789 * boards/local-remote-host.exp: Rename to ...
6790 * boards/local-remote-host-notty.exp: ... this.
6791
cac0dc8f
JB
67922014-04-28 Joel Brobecker <brobecker@adacore.com>
6793
6794 * gdb.ada/dyn_arrayidx: New testcase.
6795
9730e6cc
YQ
67962014-04-26 Yao Qi <yao@codesourcery.com>
6797
6798 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
6799 and compute the length of function main. Save it in
6800 $main_length.
6801 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
6802 (top-level): Use gdb_compile to compile objects into
6803 executable and restart GDB. Remove invocation to
6804 prepare_for_testing.
6805
7ae1a6a6
PA
68062014-04-25 Simon Marchi <simon.marchi@ericsson.com>
6807 Pedro Alves <palves@redhat.com>
6808
6809 PR server/16255
6810 * gdb.multi/multi-attach.c: New file.
6811 * gdb.multi/multi-attach.exp: New file.
6812
4082afcc
PA
68132014-04-25 Pedro Alves <palves@redhat.com>
6814
6815 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
6816 user.
6817 (top level): Test that "set remote conditional-breakpoints-packet
6818 off" works as intended.
6819 * gdb.base/dprintf.exp: Test that "set remote
6820 breakpoint-commands-packet off" works as intended.
6821 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
6822 New function.
6823 (top level): Call it.
6824 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
6825 remote fast-tracepoints-packet off" works as intended.
6826 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
6827 * lib/gdb.exp (gdb_is_target_remote): ... here.
6828
2abc3f8d
DB
68292014-04-24 David Blaikie <dblaikie@gmail.com>
6830
6831 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
6832 ensure clang would not discard them.
6833 * gdb.base/gdbvars.c: Ditto.
6834 * gdb.base/memattr.c: Ditto.
6835 * gdb.base/whatis.c: Ditto.
6836 * gdb.python/py-prettyprint.c: Ditto.
6837 * gdb.trace/actions.c: Ditto.
6838 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
6839 ensure clang would not discard it.
6840
bfd39632
DB
68412014-04-24 David Blaikie <dblaikie@gmail.com>
6842
6843 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
6844 clang to emit the full definition of type required by the test
6845 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
6846
22842ff6
DB
68472014-04-24 David Blaikie <dblaikie@gmail.com>
6848
6849 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
6850 coax Clang into emitting the definition of the type.
6851 * gdb.cp/pr10728-x.h (y): Ditto.
6852 * gdb.cp/pr10728-y.cc (y): Ditto.
6853
c2e827ad
DB
68542014-04-24 David Blaikie <dblaikie@gmail.com>
6855
6856 * gdb.base/label.exp: XFAIL label related tests under Clang.
6857 * gdb.cp/cplabel.exp: Ditto.
6858 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
6859 under Clang those using labels.
6860
4c2d33e7
YQ
68612014-04-25 Yao Qi <yao@codesourcery.com>
6862
6863 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
6864 double_label.
6865 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
6866 partial_label and double_label.
6867
56083b99
DB
68682014-04-24 David Blaikie <dblaikie@gmail.com>
6869
6870 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
6871
25d4e99d
DB
68722014-04-24 David Blaikie <dblaikie@gmail.com>
6873
6874 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
6875 of the function to work across GCC and Clang.
6876 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
6877 pointer types (const void ** const V void **).
6878
01f9f808
MS
68792014-04-24 Michael Sturm <michael.sturm@mintel.com>
6880 Walfred Tedeschi <walfred.tedeschi@intel.com>
6881
6882 * Makefile.in (EXECUTABLES): Added i386-avx512.
6883 * gdb.arch/i386-avx512.c: New file.
6884 * gdb.arch/i386-avx512.exp: Likewise.
6885
4b48d439
KS
68862014-04-23 Keith Seitz <keiths@redhat.com>
6887
6888 * lib/mi-support.exp (mi_list_breakpoints): Delete.
6889 (mi_make_breakpoint_table): New procedure.
6890 (mi_create_breakpoint): Use mi_make_breakpoint
6891 and return the result.
6892 (mi_make_breakpoint): New procedure.
6893 (mi_build_kv_pairs): New procedure.
6894
6895 * gdb.mi/mi-break.exp: Remove unused globals,
6896 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
6897 All callers updated.
6898 * gdb.mi/mi-dprintf.exp: Use variable to track command
6899 number.
6900 Update all callers of mi_create_breakpoint and use
6901 mi_make_breakpoint_table.
6902 Remove any unused global variables.
6903 * gdb.mi/mi-nonstop.exp: Likewise.
6904 * gdb.mi/mi-nsintrall.exp: Likewise.
6905 * gdb.mi/mi-nsmoribund.exp: Likewise.
6906 * gdb.mi/mi-nsthrexec.exp: Likewise.
6907 * gdb.mi/mi-reverse.exp: Likewise.
6908 * gdb.mi/mi-simplerun.exp: Likewise.
6909 * gdb.mi/mi-stepn.exp: Likewise.
6910 * gdb.mi/mi-syn-frame.exp: Likewise.
6911 * gdb.mi/mi-until.exp: Likewise.
6912 * gdb.mi/mi-var-cp.exp: Likewise.
6913 * gdb.mi/mi-var-display.exp: Likewise.
6914 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
6915 * gdb.mi/mi2-var-child.exp: Likewise.
6916 * gdb.mi/mi-vla-c99.exp: Likewise.
6917 * lib/mi-support.exp: Likewise.
6918
6919 From Ian Lance Taylor <iant@cygnus.com>:
6920 * lib/gdb.exp (parse_args): New procedure.
6921
08351840
PA
69222014-04-23 Pedro Alves <palves@redhat.com>
6923
6924 * gdb.base/break-unload-file.c: New file.
6925 * gdb.base/break-unload-file.exp: New file.
6926 * gdb.base/sym-file-lib.c (baz): New function.
6927 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
6928 field.
6929 (load): Store the segment's mapped size.
6930 (unload): New function.
6931 (unload_shlib): New function.
6932 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
6933 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
6934 set a breakpoint at baz, and call it.
6935 * gdb.base/sym-file.exp: New tests for stale breakpoint
6936 instructions.
6937
076855f9
PA
69382014-04-23 Pedro Alves <palves@redhat.com>
6939
6940 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
6941 * gdb.base/hbreak-in-shr-unsupported.c: New file.
6942 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
6943 * gdb.base/hbreak-unmapped.c: New file.
6944 * gdb.base/hbreak-unmapped.exp: New file.
6945 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
6946 * lib/gdb.exp (gdb_is_target_remote): ... here.
6947
483805cf
PA
69482014-04-22 Pedro Alves <palves@redhat.com>
6949
6950 * gdb.base/consecutive-step-over.c: New file.
6951 * gdb.base/consecutive-step-over.exp: New file.
6952
06d97543
PA
69532014-04-22 Pedro Alves <palves@redhat.com>
6954
6955 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
6956 instead of send_gdb/gdb_expect.
6957
b4429ea2
YQ
69582014-04-22 Yao Qi <yao@codesourcery.com>
6959
6960 * lib/trace-support.exp (generate_tracefile): New procedure.
6961 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
6962 return 0.
6963 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
6964 if generate_tracefile returns 1.
6965
51d48146
PA
69662014-04-18 Tom Tromey <palves@redhat.com>
6967 Pedro alves <tromey@redhat.com>
6968
6969 PR backtrace/15558
6970 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
6971 with a backtrace limit.
6972 * gdb.python/py-frame-inline.exp: Test running to an inline
6973 function with a backtrace limit, and printing the newest frame.
6974 * gdb.python/py-frame-inline.c (main): Call f.
6975
bd1dce5f
MS
69762014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6977
6978 * gdb.java/jnpe.exp: Drop srcdir from untested path.
6979
40d1a503
MS
69802014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6981
6982 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
6983 Drop prefix from unsupported source file path.
6984
389b98f7
YQ
69852014-04-17 Yao Qi <yao@codesourcery.com>
6986
6987 * lib/gdb.exp (with_target_charset): New proc.
6988 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
6989 with_target_charset.
6990 (test_print_strings): Likewise.
6991 (test_repeat_bytes): Likewise.
6992 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
6993 for some tests.
6994
22869d73
KS
69952014-04-16 Keith Seitz <keiths@redhat.com>
6996
6997 PR gdb/15827
6998 * gdb.dwarf2/corrupt.c: New file.
6999 * gdb.dwarf2/corrupt.exp: New file.
7000
c4f87ca6
KS
70012014-04-16 Keith Seitz <keiths@redhat.com>
7002
7003 PR c++/16597
7004 * gdb.cp/namelessclass.cc: New file.
7005 * gdb.cp/namelessclass.exp: New file.
7006 * gdb.cp/namelessclass.S: New file.
7007
ab19de87
DE
70082014-04-16 Doug Evans <dje@google.com>
7009
7010 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
7011 Add comment.
7012 (gdbserver_default_get_comm_port): New function.
7013 (gdbserver_start): Check if board file provided
7014 "gdbserver,get_comm_port" and use it if so.
7015 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
7016 (gdb,socketport): Set to "stdio".
7017 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
7018 (stdio_gdbserver_template): Delete.
7019 (${board}_get_remote_address): Update.
7020 (${board}_build_remote_cmd): Delete.
7021 (${board}_get_comm_port): New function.
7022 (${board}_spawn): Update.
7023 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
7024 Delete.
7025 (${board}_get_remote_address): Update.
7026 (${board}_get_comm_port): New function.
7027
fc98a809
AB
70282014-04-16 Andrew Burgess <aburgess@broadcom.com>
7029
7030 * gdb.base/memattr.exp: Improve regexps to handle memory regions
7031 appearing in any order.
7032
87fd9e6e
DE
70332014-04-15 Doug Evans <dje@google.com>
7034
7035 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
7036 uninitialized value of "description".
7037
099fc3ea
KS
70382014-04-15 Keith Seitz <keiths@redhat.com>
7039
7040 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
7041 Remove unused globals.
7042 (test_running_the_program): Likewise.
7043 (test_controlled_execution): Likewise.
7044 (test_controlling_breakpoints): Likewise.
7045 (test_program_termination): Likewise.
7046
5da151d4
KS
70472014-04-15 Keith Seitz <keiths@redhat.com>
7048
7049 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
7050 unused globals.
7051 (test_rbreak_creation_and_listing): Likewise.
7052 (test_ignore_count): Likewise.
7053 (test_error): Likewise.
7054
35e5d2f0
PA
70552014-04-15 Pedro Alves <palves@redhat.com>
7056
7057 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
7058 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
7059 sym-file-loader.c.
7060 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7061 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7062 to sym-file-loader.c.
7063 (struct library): Forward declare.
7064 (load_shlib, lookup_function): Change prototypes.
7065 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7066 (translate_offset): Remove declarations.
7067 (get_text_addr): New declaration.
7068 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
7069 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
7070 sym-file-loader.h.
7071 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7072 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7073 here from sym-file-loader.h.
7074 (struct library): New structure.
7075 (load_shlib, lookup_function): Change prototypes and adjust to
7076 work with a struct library.
7077 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7078 (translate_offset): Make static.
7079 (get_text_addr): New function.
7080 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
7081
eb4c1710
PA
70822014-04-15 Pedro Alves <palves@redhat.com>
7083
7084 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
7085
2d1baf52
PA
70862014-04-15 Pedro Alves <palves@redhat.com>
7087
7088 * gdb.base/sym-file-loader.c: Include <limits.h>.
7089 (SELF_LINK): New define.
7090 (get_origin): New function.
7091 (load_shlib): Use it.
7092 * gdb.base/sym-file.exp: Don't early return if the target is
7093 remote. Use runto_main, and issue fail is that fails. Use
7094 gdb_load_shlibs.
7095 (shlib_name): Delete.
7096 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
7097
7dd6df01
PA
70982014-04-15 Pedro Alves <palves@redhat.com>
7099
7100 * gdb.base/sym-file.exp: Remove regex characters from test
7101 message. Don't refer to breakpoint numbers in test messages.
7102
b50c8614
KS
71032014-04-14 Keith Seitz <keiths@redhat.com>
7104
7105 PR c++/16253
7106 * gdb.cp/var-tag.cc: New file.
7107 * gdb.cp/var-tag.exp: New file.
7108 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7109 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7110 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7111 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7112
3d567982
TT
71132014-04-14 Tom Tromey <tromey@redhat.com>
7114
7115 * gdb.cp/classes.exp (test_enums): Handle underlying type.
7116 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
7117 type.
7118 * gdb.cp/enum-class.exp: New file.
7119 * gdb.cp/enum-class.cc: New file.
7120
0626fc76
TT
71212014-04-14 Tom Tromey <tromey@redhat.com>
7122
7123 * gdb.dwarf2/enum-type.exp: New file.
7124
dca325b3
SA
71252014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7126
7127 * gdb.mi/mi-vla-c99.exp: New file.
7128 * gdb.mi/vla.c: New file.
7129
5854b38a
SA
71302014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7131
7132 * gdb.base/vla-datatypes.c: New file.
7133 * gdb.base/vla-datatypes.exp: New file.
7134
463bb957
SA
71352014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7136
7137 * gdb.base/vla-ptr.c: New file.
7138 * gdb.base/vla-ptr.exp: New file.
7139
3dd170be
SA
71402014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7141
7142 * gdb.dwarf2/count.exp: New file.
7143
5ecaaa66
SA
71442014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7145
7146 * gdb.base/vla-sideeffect.c: New file.
7147 * gdb.base/vla-sideeffect.exp: New file.
7148
41f1ada5
DB
71492014-04-14 David Blaikie <dblaikie@gmail.com>
7150
7151 * gdb.mi/non-stop.c: Add return value for non-void function return
7152 statement.
7153 * gdb.threads/staticthreads.c: Ditto.
7154
0be03e84
DE
71552014-04-12 Siva Chandra Reddy <sivachandra@google.com>
7156 Doug Evans <xdje42@gmail.com>
7157
7158 * gdb.guile/scm-value.c: Improve test case.
7159 * gdb.guile/scm-value.exp: Add new test.
7160
f180a1fb
DB
71612014-04-11 David Blaikie <dblaikie@gmail.com>
7162
7163 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
7164 override Clang's default.
7165
6b662e19
JB
71662014-04-11 Joel Brobecker <brobecker@adacore.com>
7167
7168 Revert the following changes (regressions):
7169
7170 * gdb.base/vla-sideeffect.c: New file.
7171 * gdb.base/vla-sideeffect.exp: New file.
7172
7173 * gdb.dwarf2/count.exp: New file.
7174
7175 * gdb.base/vla-multi.c: New file.
7176 * gdb.base/vla-multi.exp: New file.
7177
7178 * gdb.base/vla-ptr.c: New file.
7179 * gdb.base/vla-ptr.exp: New file.
7180
7181 * gdb.base/vla-datatypes.c: New file.
7182 * gdb.base/vla-datatypes.exp: New file.
7183
7184 * gdb.mi/mi-vla-c99.exp: New file.
7185 * gdb.mi/vla.c: New file.
7186
245a5f0b
KS
71872014-04-11 Keith Seitz <keiths@redhat.com>
7188
7189 PR c++/16675
7190 * gdb.cp/cpsizeof.exp: New file.
7191 * gdb.cp/cpsizeof.cc: New file.
7192
58a84dcf
SA
71932014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7194
191a8a90
JB
7195 * gdb.mi/mi-vla-c99.exp: New file.
7196 * gdb.mi/vla.c: New file.
58a84dcf 7197
c8655f75
SA
71982014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7199
7200 * gdb.base/vla-datatypes.c: New file.
7201 * gdb.base/vla-datatypes.exp: New file.
7202
024e13b4
SA
72032014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7204
7205 * gdb.base/vla-ptr.c: New file.
7206 * gdb.base/vla-ptr.exp: New file.
7207
1a237e0e
SA
72082014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7209
7210 * gdb.base/vla-multi.c: New file.
7211 * gdb.base/vla-multi.exp: New file.
7212
504f3432
SA
72132014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7214
7215 * gdb.dwarf2/count.exp: New file.
7216
3bce8237
SA
72172014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7218
191a8a90
JB
7219 * gdb.base/vla-sideeffect.c: New file.
7220 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 7221
322f9c21
YQ
72222014-04-11 Yao Qi <yao@codesourcery.com>
7223
7224 * gdb.base/completion.exp: Check file exists before running tests
7225 on file completion.
7226
d708bcd1
PA
72272014-04-10 Pedro Alves <palves@redhat.com>
7228
7229 * gdb.base/cond-eval-mode.c: New file.
7230 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
7231 prepare_for_testing to build the new file. Check result of
7232 runto_main.
7233 (test_break, test_watch): New procedures.
7234 (top level): Use them.
7235
ae1d2761
PM
72362014-04-08 Pierre Muller <muller@sourceware.org>
7237
7238 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
7239 Ctrl-V use for mingw hosts.
7240
7af389b8
SC
72412014-04-07 Siva Chandra Reddy <sivachandra@google.com>
7242
7243 * gdb.python/py-value.c: Improve test case.
7244 * gdb.python/py-value.exp: Add new test.
7245
5e703181
DE
72462014-04-07 David Blaikie <dblaikie@gmail.com>
7247
7248 * lib/compiler.c: Identify the clang compiler.
7249 * lib/compiler.cc: Ditto.
7250
9810b410
YQ
72512014-04-03 Yao Qi <yao@codesourcery.com>
7252
7253 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
7254
98d1b8dc
AB
72552014-04-01 Anton Blanchard <anton@samba.org>
7256
7257 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
7258 messages unique.
7259
3114cea1
AB
72602014-04-01 Anton Blanchard <anton@samba.org>
7261
7262 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
7263 prepare_for_testing.
7264
62f7182c
AB
72652014-04-01 Anton Blanchard <anton@samba.org>
7266
7267 * gdb.arch/ppc64-atomic-inst.c: Remove.
7268 * gdb.arch/ppc64-atomic-inst.S: New file.
7269 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
7270
770e7fc7
DE
72712014-03-31 Doug Evans <dje@google.com>
7272
7273 * gdb.base/print-symbol-loading-lib.c: New file.
7274 * gdb.base/print-symbol-loading-main.c: New file.
7275 * gdb.base/print-symbol-loading.exp: New file.
7276
46e2bafa
YQ
72772014-03-31 Yao Qi <yao@codesourcery.com>
7278
7279 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
7280
8776cfe9
JB
72812014-03-28 Joel Brobecker <brobecker@adacore.com>
7282
7283 * gdb.ada/mi_dyn_arr: New testcase.
7284
5d1ef361
DE
72852014-03-27 Doug Evans <dje@google.com>
7286
7287 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
7288
b5bee914
YQ
72892014-03-27 Yao Qi <yao@codesourcery.com>
7290
7291 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
7292 if target is nios2-*-*.
7293
0d4d0e77
YQ
72942014-03-26 Yao Qi <yao@codesourcery.com>
7295
7296 * lib/gdb.exp (readline_is_used): New proc.
7297 * gdb.base/completion.exp: Move tests on command complete up.
7298 Skip the rest of tests if readline is not used.
7299 * gdb.ada/complete.exp: Skp the test if readline is not
7300 used.
7301 * gdb.base/filesym.exp: Likewise.
7302 * gdb.base/macscp.exp: Likewise.
7303 * gdb.base/readline-ask.exp: Likewise.
7304 * gdb.base/readline.exp: Likewise.
7305 * gdb.python/py-cmd.exp: Likewise.
7306 * gdb.trace/tfile.exp: Likewise.
7307
29361eee
YQ
73082014-03-26 Yao Qi <yao@codesourcery.com>
7309
7310 * gdb.base/macscp.exp: Fix code format issues.
7311
bc9a5525
UW
73122014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
7313
7314 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7315 * gdb.asm/powerpc64le.inc: New file.
7316
d3839ede
PA
73172014-03-25 Pedro Alves <palves@redhat.com>
7318 Doug Evans <dje@google.com>
7319
7320 * gdb.base/source-execution.c: New file.
7321 * gdb.base/source-execution.exp: New file.
7322 * gdb.base/source-execution.gdb: New file.
7323
01672a57
DE
73242014-03-24 Doug Evans <dje@google.com>
7325
7326 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7327 using fission.
7328
88bbeca9
HZ
73292014-03-24 Hui Zhu <hui@codesourcery.com>
7330 Pedro Alves <palves@redhat.com>
7331
7332 PR breakpoints/16101
7333 * gdb.base/dprintf.exp: Use unsupported rather than changing the
7334 test pass/fail messages. Detect missing support for dprintf when
7335 breakpoints are actually inserted.
7336 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7337 breakpoints are actually inserted.
7338 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7339 fails.
7340
d2348791
JK
73412014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7342
7343 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7344
feef67ab
DE
73452014-03-22 Doug Evans <xdje42@gmail.com>
7346
7347 * gdb.python/python.exp (python not supported): Verify multi-line
7348 python command issues an error.
25d743f9 7349 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 7350 guile command issues an error.
feef67ab 7351
ecebef6a
MR
73522014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
7353
7354 * gdb.threads/thread-specific.exp: Handle the lack of usable
7355 $this_breakpoint and $this_thread.
7356
ccdd1909
HZ
73572014-03-21 Hui Zhu <hui@codesourcery.com>
7358
7359 * gdb.base/attach.exp (do_command_attach_tests): New.
7360
beb460e8
PA
73612014-03-20 Tom Tromey <tromey@redhat.com>
7362 Pedro Alves <palves@redhat.com>
7363
7364 PR cli/15718
7365 * gdb.base/condbreak-call-false.c: New file.
7366 * gdb.base/condbreak-call-false.exp: New file.
7367
40acf43a
PA
73682014-03-20 Pedro Alves <palves@redhat.com>
7369
7370 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7371 Delete.
7372 (block_signals, unblock_signals): Delete.
7373 (child_function_2, main): Remove references to deleted variable
7374 and functions.
7375
9f5e1e02
PA
73762014-03-20 Pedro Alves <palves@redhat.com>
7377
7378 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7379 Use pthread_kill to signal thread 2.
7380 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7381 Adjust to make the test send itself a signal rather than using the
7382 host's "kill" command.
7383
99619bea
PA
73842014-03-20 Pedro Alves <palves@redhat.com>
7385
7386 * gdb.threads/multiple-step-overs.c: New file.
7387 * gdb.threads/multiple-step-overs.exp: New file.
7388 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7389 Adjust expected infrun debug output.
7390
2adfaa28
PA
73912014-03-20 Pedro Alves <palves@redhat.com>
7392
7393 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7394 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7395
31e77af2
PA
73962014-03-20 Pedro Alves <palves@redhat.com>
7397
7398 PR breakpoints/7143
7399 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7400 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
7401 of gdb_test_multiple.
7402 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7403 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7404
b9f437de
PA
74052014-03-20 Pedro Alves <palves@redhat.com>
7406
7407 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7408 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7409
05adc73e
PA
74102014-03-19 Pedro Alves <palves@redhat.com>
7411
7412 * gdb.base/async.exp: Remove early return.
7413
6048b950
PA
74142014-03-19 Pedro Alves <palves@redhat.com>
7415
7416 * gdb.base/async.exp (step& tests): Pass explicit test messages.
7417
8bcfb00a
PA
74182014-03-19 Pedro Alves <palves@redhat.com>
7419
7420 * gdb.base/async.exp (test_background): Expect \r\n after
7421 "completed." in the fail pattern.
7422
884e37dc
PA
74232014-03-19 Pedro Alves <palves@redhat.com>
7424
7425 * gdb.base/async.exp (test_background): New procedure.
7426 Use it for all background execution command tests.
7427
148e57e2
PA
74282014-03-19 Pedro Alves <palves@redhat.com>
7429
7430 * gdb.base/async.exp: Use prepare_for_testing.
7431
f48088c7
PA
74322014-03-19 Pedro Alves <palves@redhat.com>
7433
7434 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
7435 the same line.
7436
e2f6c966
PA
74372014-03-19 Pedro Alves <palves@redhat.com>
7438
7439 * gdb.base/async.c (main): Add "jump here" and "until here" line
7440 marker comments.
7441 * gdb.base/async.exp (jump_here): New global.
7442 (jump& test): Use it.
7443 (until_here): New global.
7444 (until& test): Use it.
7445
c30568d4
PA
74462014-03-19 Pedro Alves <palves@redhat.com>
7447
7448 * gdb.base/async.exp: Don't frob gdb_protocol.
7449
0172b6a7
DE
74502014-03-18 Doug Evans <xdje42@gmail.com>
7451
7452 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
7453 Fix spelling of exec-done-display.
7454
06c868a8
JK
74552014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7456
7457 PR gdb/15358
7458 * gdb.base/gdb-sigterm.c: New file.
7459 * gdb.base/gdb-sigterm.exp: New file.
7460
0c7e1a46
PA
74612014-03-18 Pedro Alves <palves@redhat.com>
7462
7463 PR gdb/13860
7464 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7465 * lib/mi-support.exp (mi_expect_stop): Add special handling for
7466 solib-event.
7467
f7c77d93
JB
74682014-03-17 Joel Brobecker <brobecker@adacore.com>
7469
7470 * gdb.ada/pckd_arr_ren: New testcase.
7471
5a1e8c7a
DE
74722014-03-13 Doug Evans <xdje42@gmail.com>
7473
7474 PR guile/16612
7475 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7476 collect after discarding symbols.
7477
350e1a76
DE
74782014-03-13 Ludovic CourtĂšs <ludo@gnu.org>
7479 Doug Evans <xdje42@gmail.com>
7480
7481 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7482 to history survives a gc.
7483
a69900ae
PA
74842014-03-13 Pedro Alves <palves@redhat.com>
7485
7486 * gdb.base/default.exp: Don't test "target procfs".
7487
5db9f0bd
PA
74882014-03-13 Pedro Alves <palves@redhat.com>
7489
7490 * gdb.base/default.exp: Update "target child" and "target procfs"
7491 tests to not expect "Unix".
7492
b3ccfe11
TT
74932014-03-12 Tom Tromey <tromey@redhat.com>
7494
7495 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7496 New procs. Add target-async tests.
7497 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7498 Add target-async tests.
7499
646f4417
AA
75002014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7501
7502 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7503 'func_start' and 'func_end' for the beginning and end of the
7504 function code, respectively.
7505 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7506 'func_end' instead of 'func' and 'main'.
7507
288c211f
AA
75082014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7509
7510 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7511 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7512 generate the debug info assembler source.
7513
e0c0f156
AA
75142014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7515
7516 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7517 * gdb.dwarf2/arr-subrange.exp: Likewise.
7518 * gdb.dwarf2/dwz.exp: Likewise.
7519 * gdb.dwarf2/method-ptr.exp: Likewise.
7520 * gdb.dwarf2/missing-sig-type.exp: Likewise.
7521 * gdb.dwarf2/subrange.exp: Likewise.
7522 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7523 * gdb.dwarf2/implptrpiece.exp: Likewise.
7524 * gdb.dwarf2/nostaticblock.exp: Likewise.
7525
0e5c4555
AA
75262014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7527
7528 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7529 directory to absolute path name arguments.
7530
5ec18f2b
JG
75312014-03-10 Joel Brobecker <brobecker@adacore.com>
7532
7533 * gdb.ada/tagged_access: New testcase.
7534
847fc4f2
MM
75352014-03-07 Markus Metzger <markus.t.metzger@intel.com>
7536
7537 * gdb.btrace/data.exp: Update expected output.
7538
cc3da688
YQ
75392014-03-06 Yao Qi <yao@codesourcery.com>
7540
7541 * gdb.trace/pr16508.exp: New file.
7542
0f26cec1
PA
75432014-03-05 Pedro Alves <palves@redhat.com>
7544
7545 PR gdb/16575
7546 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7547 procedure.
7548 (top level): Adjust to use it. Add tests that exercise breakpoint
7549 interaction with the code-cache.
7550
7a5a839f
LC
75512014-02-26 Ludovic CourtĂšs <ludo@gnu.org>
7552
7553 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7554 test for 'history-append!'.
7555
31aa7e4e
JB
75562014-02-26 Joel Brobecker <brobecker@adacore.com>
7557
7558 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7559 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7560 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7561 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7562 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7563 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7564
1b588015
JB
75652014-02-26 Joel Brobecker <brobecker@adacore.com>
7566
7567 * testsuite/gdb.python/py-pp-re-notag.c: New file.
7568 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7569 * testsuite/gdb.python/py-pp-re-notag.p: New file.
7570
55426c9d
JB
75712014-02-26 Joel Brobecker <brobecker@adacore.com>
7572
7573 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7574
dc53a7ad
JB
75752014-02-26 Joel Brobecker <brobecker@adacore.com>
7576
7577 * gdb.dwarf2/arr-stride.c: New file.
7578 * gdb.dwarf2/arr-stride.exp: New file.
7579
12ab52e9
PA
75802014-02-26 Pedro Alves <palves@redhat.com>
7581
7582 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7583 that won't ever trigger. Make sure that GDB reports the correct
7584 breakpoint that caused the stop.
7585
849c862e
JK
75862014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7587
7588 PR gdb/16626
7589 * gdb.base/auto-load-script: New file.
7590 * gdb.base/auto-load.c: New file.
7591 * gdb.base/auto-load.exp: New file.
7592
71b7d793
JK
7593 PR gdb/16626
7594 * gdb.base/auto-load.exp: Fix out-of-srctree run.
7595
e2f0d509
JK
75962014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7597
7598 Fix dw2-icycle.exp -fsanitize=address GDB crash.
7599 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7600
50cc37c8
DE
76012014-02-24 Doug Evans <dje@google.com>
7602
7603 * lib/gdb.exp (run_on_host): Log error output if program fails.
7604
ea4758f2
PA
76052014-02-21 Pedro Alves <palves@redhat.com>
7606
7607 * gdb.threads/step-after-sr-lock.c: Rename to ...
7608 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7609 * gdb.threads/step-after-sr-lock.exp: Rename to ...
7610 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7611 ... this.
7612
d7b30f67
SDJ
76132014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
7614
7615 PR tdep/16397
7616 * gdb.arch/amd64-stap-special-operands.exp: New file.
7617 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7618 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7619 * gdb.arch/amd64-stap-triplet.S: Likewise.
7620 * gdb.arch/amd64-stap-triplet.c: Likewise.
7621
83deb43f
JB
76222014-02-20 Joel Brobecker <brobecker@adacore.com>
7623
7624 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7625 in .section pseudo-op.
7626
adde2bff
DE
76272014-02-20 lin zuojian <manjian2006@gmail.com>
7628 Joel Brobecker <brobecker@adacore.com>
7629 Doug Evans <xdje42@gmail.com>
7630
7631 PR symtab/16581
7632 * gdb.dwarf2/dw2-icycle.S: New file.
7633 * gdb.dwarf2/dw2-icycle.c: New file.
7634 * gdb.dwarf2/dw2-icycle.exp: New file.
7635
f7bd0f78
SC
76362014-02-19 Siva Chandra Reddy <sivachandra@google.com>
7637
7638 * gdb.python/py-value-cc.cc: Improve test case to enable testing
7639 operations on gdb.Value objects.
7640 * gdb.python/py-value-cc.exp: Add new test to test operations on
7641 gdb.Value objects.
7642
c17ef0d5
DE
76432014-02-18 Doug Evans <dje@google.com>
7644
7645 * Makefile.in (TESTS): New variable.
7646 (expanded_tests, expanded_tests_or_none): New variables
7647 (check-single): Pass $(expanded_tests_or_none) to runtest.
7648 (check-parallel): Only run tests in $(TESTS) if non-empty.
7649 (check/no-matching-tests-found): New rule.
7650 * README: Document TESTS makefile variable.
7651
5dd3176f
DE
76522014-02-18 Doug Evans <dje@google.com>
7653
7654 * Makefile.in (check-parallel): rm -rf outputs temp.
7655
0b10be4f
JK
76562014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7657
7658 Fix "ERROR: no fileid for" in the testsuite.
7659 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
7660
85f224e7
DE
76612014-02-12 Doug Evans <dje@google.com>
7662
7663 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
7664 (MISCELLANEOUS): New variable.
7665 (clean): rm -rf $(MISCELLANEOUS).
7666 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
7667 dwp live in the same directory as symlinks, with each symlink pointed
7668 to a differently named file in a different directory.
7669
149b30ff
DE
76702014-02-11 Doug Evans <dje@google.com>
7671
7672 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
7673 of Tcl file commands.
7674
1dfdac32
MK
76752014-02-10 Mark Kettenis <kettenis@gnu.org>
7676
7677 * gdb.threads/step-after-sr-lock.exp: Avoid executing
7678 "kill -SIGUSR1 -1".
7679
aa4fb036
JB
76802014-02-10 Joel Brobecker <brobecker@adacore.com>
7681
7682 * gdb.ada/tick_length_array_enum_idx: New testcase.
7683
ed3ef339
DE
76842014-02-10 Doug Evans <xdje42@gmail.com>
7685
7686 * configure.ac (AC_OUTPUT): Add gdb.guile.
7687 * configure: Regenerate.
7688 * lib/gdb-guile.exp: New file.
7689 * lib/gdb.exp (get_target_charset): New function.
7690 * gdb.base/help.exp: Update expected output from "apropos apropos".
7691 * gdb.guile/Makefile.in: New file.
7692 * gdb.guile/guile.exp: New file.
7693 * gdb.guile/scm-arch.c: New file.
7694 * gdb.guile/scm-arch.exp: New file.
7695 * gdb.guile/scm-block.c: New file.
7696 * gdb.guile/scm-block.exp: New file.
7697 * gdb.guile/scm-breakpoint.c: New file.
7698 * gdb.guile/scm-breakpoint.exp: New file.
7699 * gdb.guile/scm-disasm.c: New file.
7700 * gdb.guile/scm-disasm.exp: New file.
7701 * gdb.guile/scm-equal.c: New file.
7702 * gdb.guile/scm-equal.exp: New file.
7703 * gdb.guile/scm-error.exp: New file.
7704 * gdb.guile/scm-error.scm: New file.
7705 * gdb.guile/scm-frame-args.c: New file.
7706 * gdb.guile/scm-frame-args.exp: New file.
7707 * gdb.guile/scm-frame-args.scm: New file.
7708 * gdb.guile/scm-frame-inline.c: New file.
7709 * gdb.guile/scm-frame-inline.exp: New file.
7710 * gdb.guile/scm-frame.c: New file.
7711 * gdb.guile/scm-frame.exp: New file.
7712 * gdb.guile/scm-generics.exp: New file.
7713 * gdb.guile/scm-gsmob.exp: New file.
7714 * gdb.guile/scm-iterator.c: New file.
7715 * gdb.guile/scm-iterator.exp: New file.
7716 * gdb.guile/scm-math.c: New file.
7717 * gdb.guile/scm-math.exp: New file.
7718 * gdb.guile/scm-objfile-script-gdb.in: New file.
7719 * gdb.guile/scm-objfile-script.c: New file.
7720 * gdb.guile/scm-objfile-script.exp: New file.
7721 * gdb.guile/scm-objfile.c: New file.
7722 * gdb.guile/scm-objfile.exp: New file.
7723 * gdb.guile/scm-ports.exp: New file.
7724 * gdb.guile/scm-pretty-print.c: New file.
7725 * gdb.guile/scm-pretty-print.exp: New file.
7726 * gdb.guile/scm-pretty-print.scm: New file.
7727 * gdb.guile/scm-section-script.c: New file.
7728 * gdb.guile/scm-section-script.exp: New file.
7729 * gdb.guile/scm-section-script.scm: New file.
7730 * gdb.guile/scm-symbol.c: New file.
7731 * gdb.guile/scm-symbol.exp: New file.
7732 * gdb.guile/scm-symtab-2.c: New file.
7733 * gdb.guile/scm-symtab.c: New file.
7734 * gdb.guile/scm-symtab.exp: New file.
7735 * gdb.guile/scm-type.c: New file.
7736 * gdb.guile/scm-type.exp: New file.
7737 * gdb.guile/scm-value-cc.cc: New file.
7738 * gdb.guile/scm-value-cc.exp: New file.
7739 * gdb.guile/scm-value.c: New file.
7740 * gdb.guile/scm-value.exp: New file.
7741 * gdb.guile/source2.scm: New file.
7742 * gdb.guile/types-module.cc: New file.
7743 * gdb.guile/types-module.exp: New file.
7744
7026a7c1
YQ
77452014-02-10 Yao Qi <yao@codesourcery.com>
7746
7747 PR testsuite/16543
7748 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
7749 * configure: Regenerated.
7750 * Makefile.in: New file.
7751
6c466447
AS
77522014-02-08 Andreas Schwab <schwab@linux-m68k.org>
7753
7754 * gdb.python/py-framefilter.exp: Fix typo.
7755
6e854735
YQ
77562014-02-08 Yao Qi <yao@codesourcery.com>
7757
7758 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
7759 that no =breakpoint-modified is emitted when breakpoints are
7760 modified through MI commands.
7761
d137e6dc
PA
77622014-02-07 Pedro Alves <pedro@codesourcery.com>
7763 Pedro Alves <palves@redhat.com>
7764
7765 * gdb.threads/step-after-sr-lock.c: New file.
7766 * gdb.threads/step-after-sr-lock.exp: New file.
7767
b5ee5a50
PA
77682014-02-07 Pedro Alves <palves@redhat.com>
7769
7770 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
7771
3c77faf3
JK
77722014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7773
7774 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
7775 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
7776
6dddc817
DE
77772014-02-06 Doug Evans <xdje42@gmail.com>
7778
7779 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
7780 output.
7781
7782 * gdb.gdb/python-interrupts.exp: New file.
7783
de7b2893
YQ
77842014-02-05 Yao Qi <yao@codesourcery.com>
7785
7786 * gdb.trace/report.exp (use_collected_data): Test the output
7787 of "info threads" and "info inferiors".
7788
66d032ac
YQ
77892014-02-05 Yao Qi <yao@codesourcery.com>
7790
7791 Revert this patch:
7792
7793 2013-05-24 Yao Qi <yao@codesourcery.com>
7794
7795 * gdb.trace/tfile.exp: Test inferior and thread.
7796
591a12a1
UW
77972014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7798
7799 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
7800 on a function.
7801 * gdb.base/step-bt.c: Call hello via function pointer to make
7802 sure its first instruction is executed on powerpc64le-linux.
7803
0ff3e01f
UW
78042014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7805
7806 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
7807
084ee545
UW
78082014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7809
7810 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
7811 of the test patterns for use on little-endian systems.
7812
6ed14ff3
UW
78132014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7814
7815 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
7816 (decimal_vector): Fix for little-endian.
7817
401e27fd
JM
78182014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
7819
7820 * gdb.arch/sparc-sysstep.exp: New file.
7821 * gdb.arch/sparc-sysstep.c: Likewise.
7822
7823 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
7824
8b924729
EBM
78252014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7826
7827 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
7828
fb151210
JB
78292014-01-23 Tom Tromey <tromey@redhat.com>
7830
7831 * gdb.ada/array_char_idx: New testcase.
7832
0740f8d8
TT
78332014-01-23 Tom Tromey <tromey@redhat.com>
7834
7835 PR python/16487:
7836 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
7837 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
7838 classes.
7839
21909fa1
TT
78402014-01-23 Tom Tromey <tromey@redhat.com>
7841
7842 PR python/16491:
7843 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
7844 string from an inferior frame.
7845 * gdb.python/py-framefilter-mi.exp: Update.
7846
87ce2a04
DE
78472014-01-22 Doug Evans <dje@google.com>
7848
7849 * gdb.server/server-mon.exp: Add tests for "set debug-format".
7850
237b092b
AA
78512014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7852
7853 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
7854
d674a709
AA
78552014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7856
7857 * gdb.trace/entry-values.exp: Remove excess space character from
7858 regex patterns. Handle s390 call instruction.
7859
20fa3390
AA
78602014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7861
7862 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
7863 define "*_start" label. Make "name" static.
7864 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
7865 ${name} by references to ${name}_start.
7866
78466714
AA
78672014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7868
7869 * gdb.base/info-macros.exp: Remove "debug" from the compile
7870 options.
7871
ec9f644a
IB
78722014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7873
7874 * gdb.dlang/demangle.exp: New file.
7875
94b1b47e
IB
78762014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7877
7878 * gdb.dlang/primitive-types.exp: New file.
7879
7f420862
IB
78802014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7881
7882 * configure.ac: Create gdb.dlang/Makefile.
7883 * configure: Regenerate.
7884 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
7885 * gdb.dlang/Makefile.in: New file.
7886 * lib/d-support.exp: New file.
7887 * lib/gdb.exp (skip_d_tests): New proc.
7888
52834460
MM
78892014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7890
7891 * gdb.btrace/delta.exp: Check reverse stepi.
7892 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
7893 * gdb.btrace/finish.exp: New.
7894 * gdb.btrace/next.exp: New.
7895 * gdb.btrace/nexti.exp: New.
7896 * gdb.btrace/record_goto.c: Add comments.
7897 * gdb.btrace/step.exp: New.
7898 * gdb.btrace/stepi.exp: New.
7899 * gdb.btrace/multi-thread-step.c: New.
7900 * gdb.btrace/multi-thread-step.exp: New.
7901 * gdb.btrace/rn-dl-bind.c: New.
7902 * gdb.btrace/rn-dl-bind.exp: New.
7903 * gdb.btrace/data.c: New.
7904 * gdb.btrace/data.exp: New.
7905 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7906
6e07b1d2
MM
79072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7908
7909 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
7910 * gdb.btrace/exception.exp: Update.
7911 * gdb.btrace/instruction_history.exp: Update.
7912 * gdb.btrace/record_goto.exp: Update.
7913 * gdb.btrace/tailcall.exp: Update.
7914 * gdb.btrace/unknown_functions.exp: Update.
7915 * gdb.btrace/delta.exp: New.
7916
0b722aec
MM
79172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7918
7919 * gdb.btrace/record_goto.exp: Add backtrace test.
7920 * gdb.btrace/tailcall.exp: Add backtrace test.
7921
066ce621
MM
79222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7923
7924 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
7925 * gdb.btrace/record_goto.c: New.
7926 * gdb.btrace/record_goto.exp: New.
7927 * gdb.btrace/x86-record_goto.S: New.
7928
0688d04e
MM
79292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7930
7931 * gdb.btrace/function_call_history.exp: Update tests.
7932 * gdb.btrace/instruction_history.exp: Update tests.
7933
8710b709
MM
79342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7935
7936 * gdb.btrace/function_call_history.exp: Fix expected field
7937 order for "record function-call-history".
7938 Add new tests for "record function-call-history /c".
7939 * gdb.btrace/exception.cc: New.
7940 * gdb.btrace/exception.exp: New.
7941 * gdb.btrace/tailcall.exp: New.
7942 * gdb.btrace/x86-tailcall.S: New.
7943 * gdb.btrace/x86-tailcall.c: New.
7944 * gdb.btrace/unknown_functions.c: New.
7945 * gdb.btrace/unknown_functions.exp: New.
7946 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7947
5de9129b
MM
79482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7949
7950 * gdb.btrace/instruction_history.exp: Update.
7951 * gdb.btrace/function_call_history.exp: Update.
7952
23a7fe75
MM
79532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7954
7955 * gdb.btrace/function_call_history.exp: Fix expected function
7956 trace.
7957 * gdb.btrace/instruction_history.exp: Initialize traced.
7958 Remove traced_functions.
7959
724c7dd8
MM
79602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7961
7962 * gdb.btrace/function_call_history.exp: Update
7963 * gdb.btrace/instruction_history.exp: Update.
7964
6d78d93b
MM
79652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7966
7967 * gdb.btrace/enable.exp: Update expected text.
7968
93a360cc
OJ
79692014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
7970
7971 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
7972 bytes.
7973
3772b53f
MR
79742014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
7975
7976 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
7977
596662fa
OJ
79782014-01-15 Omair Javaid <omair.javaid@linaro.org>
7979
7980 * lib/gdb.exp (supports_process_record): Return true for
7981 arm*-linux*. (supports_reverse): Likewise.
7982
b5b08fb4
SC
79832014-01-13 Siva Chandra Reddy <sivachandra@google.com>
7984
7985 PR python/15464
7986 PR python/16113
7987 * gdb.python/py-type.c: Enhance test case.
7988 * gdb.python/py-value-cc.cc: Likewise
7989 * gdb.python/py-type.exp: Add new tests.
7990 * gdb.python/py-value-cc.exp: Likewise
7991
52d7fb13
AA
79922014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
7993 Pedro Alves <palves@redhat.com>
7994
7995 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
7996 Make "name" extern.
7997 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
7998 references to ${name}_start by references to ${name}.
7999
a2cd8cfe
JB
80002014-01-10 Joel Brobecker <brobecker@adacore.com>
8001
8002 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
8003
4e23fced
JB
80042014-01-10 Joel Brobecker <brobecker@adacore.com>
8005
8006 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
8007
c6a9e42c
PA
80082014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
8009 Pedro Alves <palves@redhat.com>
8010
8011 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 8012 mi_gdb_target_load.
c6a9e42c 8013
b7ea362b
PA
80142014-01-08 Pedro Alves <palves@redhat.com>
8015
8016 * gdb.threads/reconnect-signal.c: New file.
8017 * gdb.threads/reconnect-signal.exp: New file.
8018
5e3f4fab
EBM
80192014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8020
8021 * gdb.base/source-dir.exp: New file.
8022
79301218
JB
80232014-01-07 Joel Brobecker <brobecker@adacore.com>
8024
8025 * gdb.ada/mi_interface: New testcase.
8026
8e355c5d
JB
80272014-01-07 Joel Brobecker <brobecker@adacore.com>
8028
8029 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
8030 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
8031 gdb.ada/pp-rec-component/pck.ads: New files.
8032
c0d48811
JB
80332014-01-07 Joel Brobecker <brobecker@adacore.com>
8034
8035 * gdb.python/py-pp-integral.c: New file.
8036 * gdb.python/py-pp-integral.py: New file.
8037 * gdb.python/py-pp-integral.exp: New file.
8038
17b609c3 8039For older changes see ChangeLog-1993-2013.
c906108c 8040\f
8d8cb839
EZ
8041;; Local Variables:
8042;; mode: change-log
8043;; left-margin: 8
8044;; fill-column: 74
8045;; version-control: never
8046;; End:
902f2ccb 8047
618f726f 8048 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
8049 Copying and distribution of this file, with or without modification,
8050 are permitted provided the copyright notice and this notice are preserved.
This page took 2.735173 seconds and 4 git commands to generate.