New test case gdb.trace/signal.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
5c5dc57f
YQ
12016-04-22 Yao Qi <yao.qi@linaro.org>
2
3 * gdb.trace/signal.c: New file.
4 * gdb.trace/signal.exp: New file.
5
a55411b9
DE
62016-04-19 Doug Evans <xdje42@gmail.com>
7
8 * gdb.base/bad-file.exp: New file.
9
a22df60a
MG
102016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11
12 * gdb.dwarf2/implref.exp: New file.
13
0c13f7e5
BH
142016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15
16 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
17 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
18 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
19 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
20 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
21 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
22 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
23 * lib/fortran.exp (fortran_int4): New procedure.
24 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
25 (fortran_logical4): Likewise.
26
9b9b09e9
BH
272016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
28
29 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
30
a14d1f4d
BH
312016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
32
33 * lib/compiler.c: Add Intel specific preprocessor macros.
34 * lib/compiler.cc: Likewise.
35
7d49b1d0
LM
362016-04-13 Luis Machado <lgustavo@codesourcery.com>
37
38 * gdb.server/connect-with-no-symbol-file.c: New file.
39 * gdb.server/connect-with-no-symbol-file.exp: New file.
40
8392fa22
SM
412016-04-13 Simon Marchi <simon.marchi@ericsson.com>
42
43 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
44
8c4c4aeb
SM
452016-04-13 Simon Marchi <simon.marchi@ericsson.com>
46
47 * boards/gdbserver-base.exp (${board}_download): Copy source file to
48 standard output directory.
49
45e3745e
AT
502016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
51
52 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
53
e26b7e41
MM
542016-04-13 Markus Metzger <markus.t.metzger@intel.com>
55
56 * gdb.btrace/instruction_history.c (loop): Add declaration.
57
8ce09462
AT
582016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
59
60 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
61
2e88a1ea
SM
622016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
63
64 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
65 parentheses to print.
66 (continue_handler): Likewise.
67
f48e22e3
SM
682016-04-08 Simon Marchi <simon.marchi@ericsson.com>
69
70 * gdb.server/solib-list.exp: Remove is_remote check.
71 Pass shlib= to gdb_compile. Don't link shared library with
72 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
73 Run binary filename through "readlink -f" on the target.
74
096be756
PA
752016-04-08 Pedro Alves <palves@redhat.com>
76
77 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
78 interpreter filename as argument to gdbserver_spawn.
79 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
80 Return empty if $last_loaded_file does not exist.
81
06500533
JK
822016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
83
84 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
85 * gdb.base/jit-main.c: Use exit after usage.
86
2d35e871
JK
872016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
88
89 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
90 GDBHISTSIZE prior to the tests.
91 * gdb.base/gdbinit-history.exp: Likewise.
92
932016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
94
95 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
96 instead of build_executable. Use gdb_load_shlibs.
97
c8064e7e
YQ
982016-04-07 Yao Qi <yao.qi@linaro.org>
99
100 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
101 Execute "si" command.
102
bde47561
YQ
1032016-04-07 Yao Qi <yao.qi@linaro.org>
104
105 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
106 number instead of the comments on some line.
107
b16f8a3b
DB
1082016-04-06 Don Breazeal <donb@codesourcery.com>
109
110 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
111 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
112
c2f901df
SM
1132016-04-06 Simon Marchi <simon.marchi@ericsson.com>
114
115 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
116 standard_output_file. Remove unused binfile variable.
117
ac17fda0
CU
1182016-04-05 Catalin Udma <catalin.udma@freescale.com>
119
120 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
121 * gdb.python/py-mi-objfile.exp: Match "list main" output
122 in console format.
123
03a8c4df
SM
1242016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
125
126 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
127 absolute.
128
6e774b13
SM
1292016-04-05 Simon Marchi <simon.marchi@ericsson.com>
130
131 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
132 absolute.
133 * gdb.trace/ftrace.exp: Likewise.
134 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
135 targets as well.
136 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
137 (gdb_load_shlibs): Copy libraries to test directory when testing
138 natively. Only set solib-search-path if testing remotely.
139 * lib/mi-support.exp (mi_load_shlibs): Likewise.
140
7817ea46
SM
1412016-04-05 Simon Marchi <simon.marchi@ericsson.com>
142
143 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
144 gdb_download. Use it even if the target is not remote.
145 * gdb.base/jit.exp (compile_jit_test): Likewise.
146 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
147 output directory if the destination board is local, otherwise use
148 the standard remote_download from DejaGnu.
149 (gdb_download): Remove.
150 (gdb_load_shlibs): Use gdb_remote_download instead of
151 gdb_download.
152 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
153 Use gdb_remote_download instead of gdb_download. Use it even if
154 the target is not remote.
155 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
156 instead of gdb_download.
157
7beb7f68
SM
1582016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
159
160 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
161 (test_insert_delete_modify): Call mi_load_shlibs before trying to
162 run.
163
cc63428a
AV
1642016-04-01 Artemiy Volkov <artemiyv@acm.org>
165
166 PR gdb/19820
167 * gdb.base/printcmds.exp: Add artificial arrays tests.
168
64cdf930
PA
1692016-03-31 Pedro Alves <palves@redhat.com>
170
171 PR gdb/19858
172 * gdb.base/jit-main.c: Include unistd.h.
173 (ATTACH): Define to 0 if not already defined.
174 (wait_for_gdb, mypid): New globals.
175 (WAIT_FOR_GDB): New macro.
176 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
177 some breakpoint locations.
178 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
179 New procedures.
180 (one_jit_test): Add REATTACH parameter, and handle it. Use
181 continue_to_test_location.
182 (top level): Test attach, and adjusts calls to one_jit_test.
183
40dea8cb
PA
1842016-03-31 Pedro Alves <palves@redhat.com>
185
186 PR gdb/19858
187 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
188 BINSUFFIX parameter, and handle it.
189 (top level): Adjust calls compile_jit_test.
190
e7ea3ec7
CU
1912016-03-31 Catalin Udma <catalin.udma@freescale.com>
192
193 PR python/19743
194 * gdb.python/py-mi-events-gdb.py: New file.
195 * gdb.python/py-mi-events.c: New file.
196 * gdb.python/py-mi-events.exp: New file.
197
e6359af3
YQ
1982016-03-30 Yao Qi <yao.qi@linaro.org>
199
200 * gdb.reverse/until-precsave.exp: Match function name only.
201 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
202 Move malloc to a condition block.
203 * gdb.reverse/until-reverse.exp: Match function name only.
204
a4105d04
MK
2052016-03-29 Marcin Koƛcielnicki <koriakin@0x04.net>
206
207 * gdb.trace/ftrace.exp: Set arg0exp for s390.
208 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
209 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
210 variable for GPR 0 instead of assuming it is register 0.
211 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
212 * lib/trace-support.exp: Add s390 registers.
213
bfa6adb9
YQ
2142016-03-29 Yao Qi <yao.qi@linaro.org>
215
216 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
217
1e6697ea
YQ
2182016-03-24 Yao Qi <yao.qi@linaro.org>
219
220 * gdb.reverse/break-reverse.exp: Add quotation mark in the
221 test message.
222
64bcd522
AA
2232016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
224
225 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
226 maintaining separate logic for constructing the output path.
227
7868401b
DB
2282016-03-16 Don Breazeal <donb@codesourcery.com>
229
230 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
231 Retry fork and waitpid on interrupted system call errors.
232 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
233 Use with_timeout_factor to increase timeout by factor of 10.
234
1cafadb4
DB
2352016-03-15 Don Breazeal <donb@codesourcery.com>
236
237 * gdb.cp/scope-err.cc: New test program.
238 * gdb.cp/scope-err.exp: New test script.
239 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
240 lines and "set breakpoint here" comment.
241 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
242 Fixed some whitespace and format issues.
243 * gdb.mi/mi-linespec-err-cp.cc: New test program.
244 * gdb.mi/mi-linespec-err-cp.exp: New test script.
245
81516450
DE
2462016-03-15 Doug Evans <dje@google.com>
247
248 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
249 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
250 All callers updated. Add tests for enums, mixed flags register.
251
aa52b601
DE
2522016-03-15 Doug Evans <dje@google.com>
253
254 * gdb.base/skip.c (main): Call test_skip_file_and_function.
255 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
256
fa4ff313
SM
2572016-03-14 Simon Marchi <simon.marchi@ericsson.com>
258
259 * gdb.base/default.exp: Add $_as_string to the list of expected
260 convenience functions.
261
f2403c39
AB
2622016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
263
264 * gdb.base/maint.exp: New tests for 'maint info line-table'.
265
f2f3ccb9
SM
2662016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
267
268 * gdb.python/py-as-string.exp: New file.
269 * gdb.python/py-as-string.c: New file.
270
00dbd492
PA
2712016-03-09 Pedro Alves <palves@redhat.com>
272
273 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
274 signal" -> "Thread NN received signal" output change.
275 * gdb.threads/ia64-sigill.exp: Likewise.
276 * gdb.threads/linux-dp.exp: Likewise.
277 * gdb.threads/manythreads.exp: Likewise.
278 * gdb.threads/pending-step.exp: Likewise.
279 * gdb.threads/print-threads.exp: Likewise.
280 * gdb.threads/sigstep-threads.exp: Likewise.
281 * gdb.threads/staticthreads.exp: Likewise.
282 * gdb.threads/tls.exp: Likewise.
283
1e6697ea
YQ
2842016-03-09 Pedro Alves <palves@redhat.com>
285
286 * gdb.base/command-line-input.exp: New file.
287
b04fd3be
MK
2882016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
289
290 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
291 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
292 * gdb.trace/pending.exp: Accept leading dot before function name.
293 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
294 * lib/trace-support.exp: Set registers for ppc.
295
98fa59e9
MK
2962016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
297
298 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
299 use it for disassembly; accept .main in addition to main in backtrace.
300
f77198c8
MK
3012016-03-09 Wei-cheng Wang <cole945@gmail.com>
302 Marcin Koƛcielnicki <koriakin@0x04.net>
303
304 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
305 (gdb_recursion_test_ptr): New global variable.
306 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
307 gdb_recursion_test.
308 (gdb_c_test): Ditto.
309
ba84e0da
MK
3102016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
311
312 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
313 ordering.
314
4366d36e
MK
3152016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
316
317 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
318 (bar): Add bar_start_lbl label.
319 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
320 of foo/bar for emitting DWARF and tracing.
321
5eb264df
SDJ
3222016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
323
324 * analyze-racy-logs.py: Set executable bit.
325
fb6a751f
SDJ
3262016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
327
328 * Makefile.in (DEFAULT_RACY_ITER): New variable.
329 (CHECK_TARGET_TMP): Likewise.
330 (check-single-racy): New rule.
331 (check-parallel-racy): Likewise.
332 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
333 (do-check-parallel-racy): New rule.
334 (check-racy/%.exp): Likewise.
335 * README (Racy testcases): New section.
336 * analyze-racy-logs.py: New file.
337
bdf7e230
DE
3382016-03-03 Doug Evans <dje@google.com>
339
340 * gdb.base/skip.exp: Use with_test_prefix.
341
4719d415
YQ
3422016-03-03 Yao Qi <yao.qi@linaro.org>
343
344 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
345 Invoke step_over_syscall "clone" and break_cond_on_syscall
346 "clone".
347 * gdb.base/step-over-clone.c: New file.
348
ea507862
YQ
3492016-03-03 Yao Qi <yao.qi@linaro.org>
350
351 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
352 code format.
353
8fc8cbda
YQ
3542016-03-03 Yao Qi <yao.qi@linaro.org>
355
356 * gdb.base/disp-step-fork.c: Rename to ...
357 * gdb.base/step-over-fork.c: ... it. New file.
358 * gdb.base/disp-step-vfork.c: Rename to ...
359 * gdb.base/step-over-vfork.c: ... it. New file.
360 * gdb.base/disp-step-syscall.exp: Rename to ...
361 * gdb.base/step-over-syscall.exp: ... it. New file.
362 (disp_step_cross_syscall): Rename to ...
363 (step_over_syscall): ... it.
364
92fa70b0
YQ
3652016-03-03 Yao Qi <yao.qi@linaro.org>
366
367 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
368 If target supports condition evaluation on target, invoke
369 break_cond_on_syscall for fork and vfork.
370
e197ad3c
YQ
3712016-03-03 Yao Qi <yao.qi@linaro.org>
372
373 * gdb.base/disp-step-syscall.exp: Don't invoke
374 support_displaced_stepping.
375 (disp_step_cross_syscall): Test with displaced stepping off and
376 on if supported.
377
0b47da9f
YQ
3782016-03-03 Yao Qi <yao.qi@linaro.org>
379
380 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
381 proc.
382 (setup): New proc.
383 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
384 and setup.
385
065ab6dc
BH
3862016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
387
388 * gdb.fortran/vla-history.exp: Remove breakpoint.
389
07e448ad 3902016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
391
392 * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
393
9ac2d526 3942016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
395
396 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
397
17807369
BH
3982016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
399
400 * gdb.mi/vla.f90: Nullify pointer after declaration.
401
86e501af
PA
4022016-03-01 Pedro Alves <palves@redhat.com>
403
404 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
405
1e903e32
PA
4062016-03-01 Pedro Alves <palves@redhat.com>
407
408 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
409 before anything else.
410 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
411 _GNU_SOURCE here.
412 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
413 before anything else.
414 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
415
6ccb54e2
PA
4162016-03-01 Pedro Alves <palves@redhat.com>
417
418 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
419
30ca9da1
YQ
4202016-03-01 Yao Qi <yao.qi@linaro.org>
421
422 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
423 prepare_for_testing.
424
dc856b38
YQ
4252016-03-01 Yao Qi <yao.qi@linaro.org>
426
427 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
428
4a932159
AA
4292016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
430
431 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
432 manually constructing the output path.
433
f2489477
AA
4342016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
435
436 * gdb.arch/s390-stackless.S: New.
437 * gdb.arch/s390-stackless.exp: New.
438
38899f16
IB
4392016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
440
441 * gdb.dlang/circular.c: New file.
442 * gdb.dlang/circular.exp: New file.
443
9fde51ed
YQ
4442016-02-26 Yao Qi <yao.qi@linaro.org>
445
446 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
447 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
448 (testcases): Update.
449
ce90fefe
YQ
4502016-02-26 Yao Qi <yao.qi@linaro.org>
451
452 * gdb.reverse/aarch64.c: Rename to ...
453 * gdb.reverse/insn-reverse.c: ... it.
454 * gdb.reverse/aarch64.exp: Rename to ...
455 * gdb.reverse/insn-reverse.exp: ... it.
456
3263bceb
YQ
4572016-02-26 Yao Qi <yao.qi@linaro.org>
458
459 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
460 (testcase_ftype): New.
461 (testcases): New array.
462 (n_testcases): New.
463 (main): Call each element in testcases.
464 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
465 (read_testcase): New.
466 Do the tests in a loop.
467
6cb59ff1
YQ
4682016-02-25 Yao Qi <yao.qi@linaro.org>
469
470 * gdb.base/branches.c: Remove.
471
ae91f625
MK
4722016-02-25 Marcin Koƛcielnicki <koriakin@0x04.net>
473
474 PR gdb/13808
475 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
476
678b48b7
MK
4772016-02-25 Marcin Koƛcielnicki <koriakin@0x04.net>
478
479 * gdb.trace/ftrace.exp: Remove unnecessary target check.
480
7337a6f2
MK
4812016-02-25 Marcin Koƛcielnicki <koriakin@0x04.net>
482
483 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
484 change x86_64 call_insn to 'callq'.
485
861ca91f
AT
4862016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
487
488 * gdb.trace/tfile-avx.c: Move to...
489 * gdb.trace/tracefile-pseudo-reg.c: Here.
490 * gdb.trace/tfile-avx.exp: Move to...
491 * gdb.trace/tracefile-pseudo-reg.exp: Here.
492
bf74e428
GB
4932016-02-24 Gary Benson <gbenson@redhat.com>
494
495 * gdb.base/attach-pie-noexec.exp: Do not expect an error
496 message on attach.
497
cce0e923
DE
4982016-02-23 Doug Evans <dje@google.com>
499
500 * gdb.base/skip.c (test_skip): New function.
501 (end_test_skip_file_and_function): New function.
502 (test_skip_file_and_function): New function.
503 * gdb.base/skip1.c (test_skip): New function.
504 (skip1_test_skip_file_and_function): New function.
505 * gdb.base/skip.exp: Add tests for new skip options.
506 * gdb.base/skip-solib.exp: Update expected output.
507 * gdb.perf/skip-command.cc: New file.
508 * gdb.perf/skip-command.exp: New file.
509 * gdb.perf/skip-command.py: New file.
510
4000e47e
MK
5112016-02-22 Marcin Koƛcielnicki <koriakin@0x04.net>
512
513 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
514 info registers pattern.
515
24f75ead
IB
5162016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
517
518 * lib/future.exp: Add D support.
519 (gdb_find_gdc): New proc.
520 (gdb_default_target_compile): Add D support.
521
fbb7bcbe
WW
5222016-02-18 Wei-cheng Wang <cole945@gmail.com>
523
524 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
525 user+system time.
526 (trace_speed_test): Determine the iteration count for a time
527 between 15..30 seconds.
528
012b3a21
WT
5292016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
530
531 * gdb.arch/i386-mpx-sigsegv.c: New file.
532 * gdb.arch/i386-mpx-sigsegv.exp: New file.
533 * gdb.arch/i386-mpx-simple_segv.c: New file.
534 * gdb.arch/i386-mpx-simple_segv.exp: New file.
535
2d5189bd
YQ
5362016-02-18 Yao Qi <yao.qi@linaro.org>
537
538 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
539 Don't call setup_kfail.
540
40fb20d0
YQ
5412016-02-18 Yao Qi <yao.qi@linaro.org>
542
543 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
544 Set "set breakpoint condition-evaluation" per $cond_bp_target.
545
21b1f8d2
DE
5462016-02-16 Doug Evans <dje@google.com>
547
548 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
549 * gdb.base/skip1.c: Ditto.
550 * gdb.base/skip.exp: Whitespace cleanup.
551
4041ed77
DB
5522016-02-16 Don Breazeal <donb@codesourcery.com>
553
554 PR remote/19496
555 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
556 Remove kfail for PR remote/19496.
557
c4ef31bf
SM
5582016-02-16 Simon Marchi <simon.marchi@ericsson.com>
559
560 * lib/gdb.exp (standard_temp_file): Return a path specific to
561 the runtest invocation.
562
266b65b3
SM
5632016-02-16 Simon Marchi <simon.marchi@ericsson.com>
564
565 * gdb.trace/save-trace.exp: Change relative path to be in the
566 standard output directory.
567
a7a0a6a9
JK
5682016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
569
570 * gdb.arch/i386-prologue.c: Add missing prototypes.
571
c99dbb42
JK
5722016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
573
574 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
575 * gdb.arch/i386-prologue.exp: Likewise.
576 * gdb.arch/i386-size.exp: Likewise.
577
aa480355
SM
5782016-02-15 Simon Marchi <simon.marchi@ericsson.com>
579
580 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
581 define object file path.
582 * gdb.btrace/gcore.exp: Use standard_output_file to define core
583 file path.
584 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
585 standard_output_file to define binfile.
586
ba881f50
JK
5872016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
588
589 Fix compatibility with recent gfortran-5.3.1.
590 * gdb.fortran/vla-history.exp (print vla1 allocated)
591 (print vla2 allocated, print $2, print $3): Remove
592 (print $4): Rename to ...
593 (print $2): ... here.
594 (print $9): Rename to ...
595 (print $5): ... here.
596 (print $10): Rename to ...
597 (print $6): ... here.
598 * gdb.fortran/vla.f90: Add pvla initialization.
599
e9fb005c
JK
6002016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
601
602 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
603 New test.
604 * gdb.fortran/vla-value-sub.exp: Likewise.
605
e44e00ff
MK
6062016-02-12 Marcin Koƛcielnicki <koriakin@0x04.net>
607
608 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
609
97e94151
SM
6102016-02-12 Simon Marchi <simon.marchi@ericsson.com>
611
612 * i386-biarch-core.exp: Define corefile using
613 standard_output_file.
614
01113bc1
YQ
6152016-02-12 Yao Qi <yao.qi@linaro.org>
616
617 * gdb.arch/arm-single-step-kernel-helper.c: New.
618 * gdb.arch/arm-single-step-kernel-helper.exp: New.
619
33b4777c
MM
6202016-02-12 Markus Metzger <markus.t.metzger@intel.com>
621
622 * gdb.btrace/tailcall-only.exp: New.
623 * gdb.btrace/tailcall-only.c: New.
624 * gdb.btrace/x86_64-tailcall-only.S: New.
625 * gdb.btrace/i686-tailcall-only.S: New.
626
acc23c11
PA
6272016-02-11 Pedro Alves <palves@redhat.com>
628
629 * README (Parallel testing): Add missing double quotes.
630
e352bf0a
PA
6312016-02-11 Pedro Alves <palves@redhat.com>
632
633 * README (Parallel testing): New section.
634 (GDB_PARALLEL): Rewrite.
635 (FORCE_PARALLEL): Document.
636
9f5fed78
MK
6372016-02-11 Marcin Koƛcielnicki <koriakin@0x04.net>
638
639 * gdb.trace/tfile-avx.c: New test.
640 * gdb.trace/tfile-avx.exp: New test.
641
9ef9e6a6
KS
6422016-02-09 Keith Seitz <keiths@redhat.com>
643
644 PR breakpoints/19546
645 * gdb.base/infcall-exec.c: New file.
646 * gdb.base/infcall-exec2.c: New file.
647 * gdb.base/infcall-exec.exp: New file.
648
a96e36da
KS
6492016-02-09 Keith Seitz <keiths@redhat.com>
650
651 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
652 (toplevel): Call test_bkpt_address.
653
9f61929f
KS
6542016-02-09 Keith Seitz <keiths@redhat.com>
655
656 PR python/19506
657 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
658 (toplevel): Call test_bkpt_address.
659
1e94266c
SM
6602016-02-09 Simon Marchi <simon.marchi@ericsson.com>
661
662 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
663 to AC_OUTPUT.
664 * configure: Regenerate.
665
2a7f3dff
PA
6662016-02-09 Pedro Alves <palves@redhat.com>
667
668 PR breakpoints/19548
669 * gdb.base/execl-update-breakpoints.c (some_function): New
670 function.
671 (main): Call it.
672 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
673 Tighten expected GDB output.
674
2151ccc5
SM
6752016-02-08 Simon Marchi <simon.marchi@ericsson.com>
676
677 * Makefile.in (ALL_SUBDIRS): Remove.
678 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
679 (distclean maintainer-clean realclean): Likewise.
680 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
681 * configure: Regenerate.
682 * gdb.ada/Makefile.in: Delete.
683 * gdb.arch/Makefile.in: Likewise.
684 * gdb.asm/Makefile.in: Likewise.
685 * gdb.base/Makefile.in: Likewise.
686 * gdb.btrace/Makefile.in: Likewise.
687 * gdb.cell/Makefile.in: Likewise.
688 * gdb.compile/Makefile.in: Likewise.
689 * gdb.cp/Makefile.in: Likewise.
690 * gdb.disasm/Makefile.in: Likewise.
691 * gdb.dlang/Makefile.in: Likewise.
692 * gdb.dwarf2/Makefile.in: Likewise.
693 * gdb.fortran/Makefile.in: Likewise.
694 * gdb.gdb/Makefile.in: Likewise.
695 * gdb.go/Makefile.in: Likewise.
696 * gdb.guile/Makefile.in: Likewise.
697 * gdb.java/Makefile.in: Likewise.
698 * gdb.linespec/Makefile.in: Likewise.
699 * gdb.mi/Makefile.in: Likewise.
700 * gdb.modula2/Makefile.in: Likewise.
701 * gdb.multi/Makefile.in: Likewise.
702 * gdb.objc/Makefile.in: Likewise.
703 * gdb.opencl/Makefile.in: Likewise.
704 * gdb.opt/Makefile.in: Likewise.
705 * gdb.pascal/Makefile.in: Likewise.
706 * gdb.perf/Makefile.in: Likewise.
707 * gdb.python/Makefile.in: Likewise.
708 * gdb.reverse/Makefile.in: Likewise.
709 * gdb.server/Makefile.in: Likewise.
710 * gdb.stabs/Makefile.in: Likewise.
711 * gdb.threads/Makefile.in: Likewise.
712 * gdb.trace/Makefile.in: Likewise.
713 * gdb.xml/Makefile.in: Likewise.
714 * lib/gdb.exp (make_gdb_parallel_path): Add check for
715 GDB_PARALLEL.
716 (standard_output_file): Remove check for GDB_PARALLEL, always
717 return path in outputs/$subdir/$testname.
718
437277d4
SM
7192016-02-08 Simon Marchi <simon.marchi@ericsson.com>
720
721 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
722 (site.exp): Assign abs_srcdir to tcl's srcdir.
723
31d913c7
YQ
7242016-02-04 Yao Qi <yao.qi@linaro.org>
725
726 * gdb.base/foll-exec-mode.c: Include limits.h.
727 (main): Add parameters argc and argv. Get directory from
728 argv[0].
729 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
730 compilation.
731 * gdb.base/foll-exec.c: Include limits.h.
732 (main): Add parameters argc and argv.
733 Get directory from argv[0].
734 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
735 Adjust tests on the number of lines as source code changed.
736 * gdb.base/foll-vfork-exit.c: Include limits.h.
737 (main): Add one line of statement before vfork.
738 * gdb.base/foll-vfork.c: Include limits.h and string.h.
739 (main): Add parameters argc and argv. Get directory from
740 argv[0].
741 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
742 (setup_gdb): Set tbreak to skip some source lines.
743 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
744 (main): Add parameters argc and argv. Get directory from
745 argv[0].
746 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
747 compilation.
748 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
749 (main): Add parameters argc and argv. Get directory from
750 argv[0].
751 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
752 compilation.
753
9482b9fb
DE
7542016-02-01 Doug Evans <dje@google.com>
755
756 * gdb.base/skip.exp: Clean up multiple references to same test name.
757
6b2e4f10
PA
7582016-02-01 Pedro Alves <palves@redhat.com>
759
ccb6afd6 760 PR remote/19496
6b2e4f10
PA
761 * gdb.threads/forking-threads-plus-breakpoint.exp
762 (displaced_stepping_supported): New global.
763 (probe_displaced_stepping_support): New procedure.
764 (do_test): Add 'displaced' parameter, and use it.
765 (top level): Check for displaced stepping support. Add displaced
766 stepping on/off testing axis.
767
37a8db1a
AB
7682016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
769
770 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
771 pointer. Don't perform further tests on the unassociated pointer
772 if the first test fails.
773
5fdf6324
AB
7742016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
775
776 * gdb.base/max-value-size.c: New file.
777 * gdb.base/max-value-size.exp: New file.
778 * gdb.base/huge.exp: Disable max-value-size for this test.
779
935c6144
IB
7802016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
781
782 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
783
7fe8399d
YQ
7842016-01-28 Yao Qi <yao.qi@linaro.org>
785
786 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
787
a2077e25
PA
7882016-01-25 Pedro Alves <palves@redhat.com>
789
790 PR threads/19461
791 * gdb.base/fork-running-state.c: New file.
792 * gdb.base/fork-running-state.exp: New file.
793
1d2736d4
PA
7942016-01-25 Pedro Alves <palves@redhat.com>
795
796 PR gdb/19494
797 * gdb.base/catch-fork-kill.c: New file.
798 * gdb.base/catch-fork-kill.exp: New file.
799
f1da4b11
PA
8002016-01-25 Pedro Alves <palves@redhat.com>
801
802 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
803 Delete, moved to lib/gdb.exp.
804 * gdb.threads/forking-threads-plus-breakpoint.exp
805 (foreach_with_prefix): Likewise.
806 * gdb.threads/process-dies-while-handling-bp.exp
807 (foreach_with_prefix): Likewise.
808 * lib/gdb.exp (foreach_with_prefix): New procedure.
809
45f38546
MK
8102016-01-25 Marcin Koƛcielnicki <koriakin@0x04.net>
811
812 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
813 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
814
dc29a1ce
MK
8152016-01-23 Marcin Koƛcielnicki <koriakin@0x04.net>
816
817 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
818 endian targets.
819
092127d7
JK
8202016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
821 Pedro Alves <palves@redhat.com>
822
823 Fix testsuite compatibility with Guile.
824 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
825 number.
826
31d765d3
JK
8272016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
828
829 Fix testsuite compatibility with Guile.
830 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
831 (thread 1): New test for backtrace through signal handler.
832
1ac78c04
YQ
8332016-01-22 Yao Qi <yao.qi@linaro.org>
834
835 PR testsuite/19491
836 * gdb.base/multi-forks.c: Include
837 ../lib/unbuffer_output.c
838 (main): Call gdb_unbuffer_output.
839
4f5946a8
DE
8402016-01-21 Doug Evans <dje@google.com>
841
842 * lib/ada.exp (gdb_compile_ada): Fix typo.
843
305e13e6
JB
8442016-01-21 Joel Brobecker <brobecker@adacore.com>
845
846 * gdb.base/break-fun-addr.exp: New file.
847 * gdb.base/break-fun-addr1.c: New file.
848 * gdb.base/break-fun-addr2.c: New file.
849
5f5dfff6
SM
8502016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
851
852 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
853 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
854 enum flag values.
855
fd356fa2
AA
8562016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
857
858 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
859 when GDB can not set the vector return value. Add more comments
860 for clarification.
861
9df22175
AT
8622016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
863
864 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
865 command.
866
41d1845e
SM
8672016-01-19 Simon Marchi <simon.marchi@ericsson.com>
868
869 * Makefile.in (DO_RUNTEST): Add --status and update usages.
870
01ac6840
SM
8712016-01-19 Simon Marchi <simon.marchi@ericsson.com>
872
873 * Makefile.in (check-single): Pass --status to runtest.
874 (check/%.exp): Likewise.
875
8762016-01-19 Simon Marchi <simon.marchi@ericsson.com>
877
878 * Makefile.in (check-parallel): Propagate return code from make
879 do-check-parallel.
880
bd0a71fa
MK
8812016-01-19 Marcin Koƛcielnicki <koriakin@0x04.net>
882
883 * gdb.trace/ftrace.exp: Fix expected message on continue.
884 * gdb.trace/pending.exp: Fix expected message on continue.
885 * gdb.trace/trace-break.exp: Fix expected message on continue.
886
8bcbad33
SM
8872016-01-18 Simon Marchi <simon.marchi@ericsson.com>
888
889 * lib/gdb.exp (gdb_test): Remove unused global references.
890
f303dbd6
PA
8912016-01-18 Pedro Alves <palves@redhat.com>
892
893 * gdb.base/async-shell.exp: Adjust expected output.
894 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
895 * gdb.base/siginfo-thread.exp: Adjust expected output.
896 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
897 * gdb.java/jnpe.exp: Adjust expected output.
898 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
899 * gdb.threads/continue-pending-status.exp: Adjust expected output.
900 * gdb.threads/leader-exit.exp: Adjust expected output.
901 * gdb.threads/manythreads.exp: Adjust expected output.
902 * gdb.threads/pthreads.exp: Adjust expected output.
903 * gdb.threads/schedlock.exp: Adjust expected output.
904 * gdb.threads/siginfo-threads.exp: Adjust expected output.
905 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
906 expected output.
907 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
908 output.
909 * gdb.threads/sigthread.exp: Adjust expected output.
910 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
911
b2789696
YQ
9122016-01-18 Yao Qi <yao.qi@linaro.org>
913
914 * gdb.guile/scm-section-script.c: Replace @progbits with
915 %progbits.
916 * gdb.python/py-section-script.c: Likewise.
917
71ef29a8
PA
9182016-01-15 Pedro Alves <palves@redhat.com>
919
920 * gdb.multi/tids.exp: Test star wildcard ranges.
921
3f5b7598
PA
9222016-01-15 Pedro Alves <palves@redhat.com>
923
924 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
925 command from "thread apply" invocation.
926 (thr_apply_info_thr_invalid): Default the expected output to the
927 input tid list.
928 (top level): Add tests that use convenience variables. Add tests
929 for "thread apply" with a valid TID list, but missing the command.
930
663f6d42
PA
9312016-01-13 Pedro Alves <palves@redhat.com>
932
933 * gdb.base/default.exp: Expect $_gthread as well.
934 * gdb.multi/tids.exp: Test $_gthread.
935 * gdb.threads/thread-specific.exp: Test $_gthread.
936
c84f6bbf
PA
9372016-01-13 Pedro Alves <palves@redhat.com>
938
939 * gdb.multi/tids.exp: Test "info threads -gid".
940
22a02324
PA
9412016-01-13 Pedro Alves <palves@redhat.com>
942
943 * gdb.multi/tids.exp: Test InferiorThread.global_num and
944 Breakpoint.thread.
945 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
946
5d5658a1
PA
9472016-01-07 Pedro Alves <palves@redhat.com>
948
949 * gdb.base/break.exp: Adjust to output changes.
950 * gdb.base/hbreak2.exp: Likewise.
951 * gdb.base/sepdebug.exp: Likewise.
952 * gdb.base/watch_thread_num.exp: Likewise.
953 * gdb.linespec/keywords.exp: Likewise.
954 * gdb.multi/info-threads.exp: Likewise.
955 * gdb.threads/thread-find.exp: Likewise.
956 * gdb.multi/tids.c: New file.
957 * gdb.multi/tids.exp: New file.
958
84654457
PA
9592016-01-13 Pedro Alves <palves@redhat.com>
960
961 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
962
e3940304
PA
9632016-01-13 Pedro Alves <palves@redhat.com>
964
965 * gdb.base/default.exp: Expect $_inferior as well.
966 * gdb.multi/base.exp: Test $_inferior.
967
a911d87a
PA
9682016-01-13 Pedro Alves <palves@redhat.com>
969
970 PR breakpoints/19388
971 * gdb.base/catch-signal-siginfo-cond.c: New file.
972 * gdb.base/catch-signal-siginfo-cond.exp: New file.
973
82075af2
JS
9742016-01-12 Josh Stone <jistone@redhat.com>
975 Philippe Waroquiers <philippe.waroquiers@skynet.be>
976
977 * gdb.base/catch-syscall.c (do_execve): New variable.
978 (main): Conditionally trigger an execve.
979 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
980 (test_catch_syscall_execve): New, check entry/return across execve.
981 (do_syscall_tests): Call test_catch_syscall_execve.
982
e46eeedd
PA
9832016-01-12 Pedro Alves <palves@redhat.com>
984
985 * gdb.base/random-signal.exp (do_test): New procedure, with body
986 of testcase moved in.
987
01d8c27e
JK
9882016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
989 Pedro Alves <palves@redhat.com>
990
991 * gdb.base/funcargs.exp (finish from indirectly called function):
992 Reintroduce the case for 'First'.
993
9a706302
JK
9942016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
995 Pedro Alves <palves@redhat.com>
996
997 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
998 (tcatch_vfork_then_child_follow_exec)
999 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1000 identification.
1001
c0ecb95f
JK
10022016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1003
1004 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1005 and repeats to unlimited.
1006 * gdb.python/py-value.exp: Likewise.
1007 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
1008 and repeats to unlimited.
1009
6cfc1fcb
JK
10102016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1011
1012 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
1013 and reordering the functions.
1014 * gdb.multi/hangout.c: Likewise.
1015 * gdb.multi/hello.c: Likewise.
1016
582a1b00
SM
10172016-01-08 Simon Marchi <simon.marchi@ericsson.com>
1018
1019 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
1020 absolute.
1021 (SingleStatisticTestResult.report): Use dict.keys instead of
1022 dict.iterkeys.
1023
79bc59cb
PA
10242016-01-06 Pedro Alves <palves@redhat.com>
1025
1026 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
1027
43368e1d
MM
10282016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1029
1030 * gdb.btrace/dlopen.exp: New.
1031 * gdb.btrace/dlopen.c: New.
1032 * gdb.btrace/dlopen-dso.c: New.
1033
79fad5b8
SL
10342015-12-25 Sandra Loosemore <sandra@codesourcery.com>
1035
1036 * lib/gdb.exp (gdb_test): Update comments to clarify that the
1037 PATTERN argument is optional.
1038
ab8314b3
JB
10392015-12-24 Joel Brobecker <brobecker@adacore.com>
1040
1041 * lib/ada.exp (target_compile_ada_from_dir): New function.
1042 (gdb_compile_ada): Reimplement avoiding the use of project files.
1043 * gdb.ada/gnat_ada.gpr: Delete.
1044 * gdb.ada/cond_lang.exp: Adjust test to make path before
1045 filename optional.
1046 * gdb.ada/small_reg_param.exp: Likewise.
1047
fe33faff
SM
10482015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1049
1050 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1051
6d265cb4
TP
10522015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
1053
1054 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
1055 case.
1056
10125099
SM
10572015-12-21 Simon Marchi <simon.marchi@ericsson.com>
1058
1059 * gdb.base/break.exp: Remove dead code.
1060 * gdb.base/sepdebug.exp: Likewise.
1061
3ca22649
SM
10622015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1063
1064 * gdb.asm/asm-source.exp: Remove HP-UX references.
1065 * gdb.base/annota1.exp: Likewise.
1066 * gdb.base/annota3.exp: Likewise.
1067 * gdb.base/attach.exp: Likewise.
1068 * gdb.base/bigcore.exp: Likewise.
1069 * gdb.base/break.exp: Likewise.
1070 * gdb.base/call-ar-st.exp: Likewise.
1071 * gdb.base/callfuncs.exp: Likewise.
1072 * gdb.base/catch-fork-static.exp: Likewise.
1073 * gdb.base/display.exp: Likewise.
1074 * gdb.base/foll-exec-mode.exp: Likewise.
1075 * gdb.base/foll-exec.exp: Likewise.
1076 * gdb.base/foll-fork.exp: Likewise.
1077 * gdb.base/foll-vfork.exp: Likewise.
1078 * gdb.base/funcargs.exp: Likewise.
1079 * gdb.base/hbreak2.exp: Likewise.
1080 * gdb.base/inferior-died.exp: Likewise.
1081 * gdb.base/interrupt.exp: Likewise.
1082 * gdb.base/multi-forks.exp: Likewise.
1083 * gdb.base/nodebug.exp: Likewise.
1084 * gdb.base/sepdebug.exp: Likewise.
1085 * gdb.base/solib1.c: Likewise.
1086 * gdb.base/step-test.exp: Likewise.
1087 * gdb.mi/non-stop.c: Likewise.
1088 * gdb.mi/pthreads.c: Likewise.
1089 * gdb.multi/bkpt-multi-exec.ex: Likewise.
1090 * gdb.threads/pthreads.c: Likewise.
1091 * gdb.threads/staticthreads.exp: Likewise.
1092 * lib/future.exp: Likewise.
1093 * lib/gdb.exp: Likewise.
1094 * gdb.base/so-indr-cl.c: Remove.
1095 * gdb.base/so-indr-cl.exp: Likewise.
1096 * gdb.base/solib.c: Likewise.
1097 * gdb.base/solib.exp: Likewise.
1098 * gdb.base/solib2.c: Likewise.
1099
b6304613
SM
11002015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1101
1102 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
1103 * gdb.base/call-ar-st.exp: Likewise.
1104 * gdb.base/callfuncs.exp: Likewise.
1105 * gdb.base/condbreak.exp: Likewise.
1106 * gdb.base/constvars.exp: Likewise.
1107 * gdb.base/hbreak2.exp: Likewise.
1108 * gdb.base/langs.exp: Likewise.
1109 * gdb.base/list.exp: Likewise.
1110 * gdb.base/long_long.exp: Likewise.
1111 * gdb.base/ptype.exp: Likewise.
1112 * gdb.base/scope.exp: Likewise.
1113 * gdb.base/signals.exp: Likewise.
1114 * gdb.base/so-impl-ld.exp: Likewise.
1115 * gdb.base/varargs.exp: Likewise.
1116 * gdb.base/volatile.exp: Likewise.
1117 * gdb.base/whatis.exp: Likewise.
1118 * gdb.cp/cplusfuncs.exp: Likewise.
1119 * gdb.cp/inherit.exp: Likewise.
1120 * gdb.cp/local.exp: Likewise.
1121 * gdb.cp/member-ptr.exp: Likewise.
1122 * gdb.cp/method.exp: Likewise.
1123 * gdb.cp/overload.exp: Likewise.
1124 * gdb.cp/templates.exp: Likewise.
1125 * gdb.stabs/weird.exp: Likewise.
1126 * lib/compiler.c: Likewise.
1127 * lib/compiler.cc: Likewise.
1128 * lib/cp-support.exp: Likewise.
1129 * lib/gdb.exp: Likewise.
1130
bf401b07
SM
11312015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
1132
1133 * configure.ac: Remove HP-UX case.
1134 * configure: Regenerate.
1135
aff9c0f8
SM
11362015-12-18 Simon Marchi <simon.marchi@ericsson.com>
1137
1138 * lib/gdb.exp (gdb_compile): Add function doc.
1139
a6904d5a
PA
11402015-12-17 Pedro Alves <palves@redhat.com>
1141
1142 PR threads/19354
1143 * gdb.multi/info-threads.exp: New file.
1144
a22279dd
YQ
11452015-12-15 Yao Qi <yao.qi@linaro.org>
1146
1147 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
1148 is aarch64*-*-*.
1149
0588c796
SL
11502015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1151
1152 * gdb.base/history-duplicates.exp: Skip if no readline support.
1153
5d978e17
SL
11542015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1155
1156 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
1157
7e763b86
SL
11582015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1159
1160 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
1161
87a3a92c
SL
11622015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1163
1164 * gdb.base/completion.exp: Skip tests that interrupt GDB with
1165 ctrl-C if nointerrupts target property is set.
1166 * gdb.base/double-prompt-target-event-error.exp: Likewise.
1167 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
1168 * gdb.base/paginate-bg-execution.exp: Likewise.
1169 * gdb.base/paginate-execution-startup.exp: Likewise.
1170 * gdb.base/random-signal.exp: Likewise.
1171 * gdb.base/range-stepping.exp: Likewise.
1172 * gdb.cp/annota2.exp: Likewise.
1173 * gdb.cp/annota3.exp: Likewise.
1174 * gdb.gdb/selftest.exp: Likewise.
1175 * gdb.threads/continue-pending-status.exp: Likewise.
1176 * gdb.threads/leader-exit.exp: Likewise.
1177 * gdb.threads/manythreads.exp: Likewise.
1178 * gdb.threads/pthreads.exp: Likewise.
1179 * gdb.threads/schedlock.exp: Likewise.
1180 * gdb.threads/sigthread.exp: Likewise.
1181
a8f077dc
DB
11822015-12-11 Don Breazeal <donb@codesourcery.com>
1183
1184 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
1185 remote.
1186 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
1187 * gdb.base/foll-exec.exp (main): Enable for target remote.
1188 * gdb.base/foll-fork.exp (main): Likewise.
1189 * gdb.base/foll-vfork.exp (main): Likewise.
1190 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
1191 (proc continue_to_exit_bp_loc): Use clean_restart.
1192 * gdb.base/pie-execl.exp (main): Disable for target remote.
1193 * gdb.base/watch-vfork.exp (main): Enable for target remote.
1194 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
1195 * gdb.threads/execl.exp (main): Likewise.
1196 * gdb.threads/fork-child-threads.exp (main): Likewise.
1197 * gdb.threads/fork-plus-threads.exp (main): Disable for target
1198 remote.
1199 * gdb.threads/fork-thread-pending.exp (main): Enable for target
1200 remote.
1201 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
1202 pid.tid style ptids, instead of just tid.
1203 * gdb.threads/thread-execl.exp (main): Enable for target remote.
1204 * gdb.threads/watchpoint-fork.exp (main): Likewise.
1205 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
1206 ptids, instead of just tid.
1207
3b2464a8
AB
12082015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1209
1210 * gdb.base/list.exp (test_list_forward): Add end of file error
1211 test.
1212 (test_repeat_list_command): Add end of file error test.
1213 (test_list_backwards): Add beginning of file error test.
1214
a0def019
AB
12152015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1216
1217 * gdb.base/list.exp (test_list_invalid_args): New function,
1218 defined, and called.
1219
5c000dff
AB
12202015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1221
1222 * gdb.base/list.exp (test_list): Make test names unique.
1223
f1637ebe
YQ
12242015-12-11 Yao Qi <yao.qi@linaro.org>
1225
1226 * gdb.base/coremaker2.c: Remove.
1227
36d6fc0a
PA
12282015-12-10 Pedro Alves <palves@redhat.com>
1229
1230 * gdb.multi/base.exp: Remove stale "spaces" references.
1231
762f7747
PA
12322015-12-10 Pedro Alves <palves@redhat.com>
1233
1234 * gdb.multi/base.exp: Don't use nowarnings.
1235 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
1236 * gdb.multi/hangout.c: Include stdio.h.
1237 * gdb.multi/hello.c: Include stdlib.h.
1238 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
1239 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
1240 * gdb.multi/multi-arch.exp: Don't use nowarnings.
1241
28d2bfb9
AB
12422015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
1243
1244 * gdb.dwarf2/dw2-ranges-base.c: New file.
1245 * gdb.dwarf2/dw2-ranges-base.exp: New file.
1246 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
1247 support additional line table, and debug ranges generation.
1248 (Dwarf::ranges): New function, generate .debug_ranges.
1249 (Dwarf::lines): Support generating simple line table programs.
1250 (Dwarf::assemble): Initialise new namespace variables.
1251
5fc2beac
KB
12522015-12-09 Kevin Buettner <kevinb@redhat.com>
1253
1254 * gdb.base/async.exp (proc test_background): Add case for
1255 asynchronous execution not supported.
1256
1c35a88f
LM
12572015-12-09 Luis Machado <lgustavo@codesourcery.com>
1258
1259 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
1260 format and change test names to make them unique.
1261
b593e3d9
RK
12622015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
1263 Pedro Alves <pedro@redhat.com>
1264
1265 PR gdb/18702
1266 Add checking of floatformats setup on x86_64 hosts.
1267 * gdb.arch/i386-float.S (main): Load bigval and smallval.
1268 (smallval, bigval): New labels/constants.
1269 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
1270 float" after loading bigval and smallval.
1271
d72413e6
PMR
12722015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
1273
1274 * gdb.ada/fun_overload_menu.exp: New testcase.
1275 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
1276
ece66d65
JS
12772015-12-04 Josh Stone <jistone@redhat.com>
1278
1279 * gdb.base/catch-fork-static.exp: New.
1280
41d0efca
YQ
12812015-12-03 Yao Qi <yao.qi@linaro.org>
1282
1283 * gdb.base/sizeof.c: Don't include stdio.h and
1284 ../lib/unbuffer_output.c.
1285 (main): New variable 'size' and 'value'. Remove printf and
1286 gdb_unbuffer_output. Assign return value to size and value.
1287 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
1288 at the beginning.
1289 (check_sizeof): Check the result by printing variable 'size'.
1290 (check_valueof): Check the result by printing variable 'value'.
1291
99fd02d9
YQ
12922015-12-01 Yao Qi <yao.qi@linaro.org>
1293
1294 * gdb.base/disp-step-syscall.exp: Define syscall instruction
1295 for aarch64*-*-linux* target.
1296
f2faf941
PA
12972015-11-30 Pedro Alves <palves@redhat.com>
1298
1299 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
1300
04bf20c5
PA
13012015-11-30 Pedro Alves <palves@redhat.com>
1302
1303 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1304 Handle non-stop mode vCont replies.
1305
09df4675
PA
13062015-11-30 Pedro Alves <palves@redhat.com>
1307
1308 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
1309 prepare_for_testing. Start gdb with "set non-stop on" appended to
1310 GDBFLAGS. Lax expected stop output.
1311
58b584af
YQ
13122015-11-27 Yao Qi <yao.qi@linaro.org>
1313
1314 * gdb.arch/arm-neon.exp: New.
1315 * gdb.arch/arm-neon.c: New.
1316
dfcb77a8
YQ
13172015-11-27 Yao Qi <yao.qi@linaro.org>
1318
1319 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
1320
88e8ec1b
YQ
13212015-11-27 Yao Qi <yao.qi@linaro.org>
1322
1323 * gdb.cp/annota2.exp: Allow multiple occurrences of the
1324 frames-invalid annotation.
1325
bfde72c2
YQ
13262015-11-27 Yao Qi <yao.qi@linaro.org>
1327
1328 * gdb.cp/annota2.exp: Use ${frames_invalid}.
1329
f6512a69
SM
13302015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1331
1332 * gdb.threads/names.exp: New file.
1333 * gdb.threads/names.c: New file.
1334 * README: Mention gdb,no_thread_names.
1335
46a3515b
MM
13362015-11-26 Markus Metzger <markus.t.metzger@intel.com>
1337
1338 PR 19297
1339 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
1340 support" error.
1341
62147a22
PA
13422015-11-24 Pedro Alves <palves@redhat.com>
1343
1344 PR 17539
1345 * gdb.base/display.exp: Expect displays to be sorted in ascending
1346 order. Use multi_line.
1347 * gdb.base/solib-display.exp: Likewise.
1348
2f341b6e
PA
13492015-11-24 Pedro Alves <palves@redhat.com>
1350
1351 PR 17539
1352 * gdb.base/display.exp: Expect displays to be sorted in ascending
1353 order. Use multi_line.
1354 * gdb.base/solib-display.exp: Likewise.
1355
7e0aa6aa
PA
13562015-11-24 Pedro Alves <palves@redhat.com>
1357
1358 PR 17539
1359 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
1360 threads in ascending order.
1361 * gdb.base/foll-fork.exp: Likewise.
1362 * gdb.base/foll-vfork.exp: Likewise.
1363 * gdb.base/multi-forks.exp: Likewise.
1364 * gdb.mi/mi-nonstop.exp: Likewise.
1365 * gdb.mi/mi-nsintrall.exp: Likewise.
1366 * gdb.multi/base.exp: Likewise.
1367 * gdb.multi/multi-arch.exp: Likewise.
1368 * gdb.python/py-inferior.exp: Likewise.
1369 * gdb.threads/break-while-running.exp: Likewise.
1370 * gdb.threads/execl.exp: Likewise.
1371 * gdb.threads/gcore-thread.exp: Likewise.
1372 * gdb.threads/info-threads-cur-sal.exp: Likewise.
1373 * gdb.threads/kill.exp: Likewise.
1374 * gdb.threads/linux-dp.exp: Likewise.
1375 * gdb.threads/multiple-step-overs.exp: Likewise.
1376 * gdb.threads/next-bp-other-thread.exp: Likewise.
1377 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1378 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1379 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1380 * gdb.threads/thread-find.exp: Likewise.
1381 * gdb.threads/tls.exp: Likewise.
1382 * lib/mi-support.exp (mi_reverse_list): Delete.
1383 (mi_check_thread_states): No longer reverse list.
1384
2cc57ad8
PA
13852015-11-24 Pedro Alves <palves@redhat.com>
1386
1387 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
1388 use lowercase.
1389
c93e8391
SM
13902015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1391
1392 * gdb.trace/actions.c: Include trace-common.h.
1393 (main): Add a location for a fast tracepoint.
1394 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1395 the normal tracepoints.
1396 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1397
045ccf91
SM
13982015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1399
1400 * save-trace.exp: Factor out code to these...
1401 (gdb_save_tracepoints): New.
1402 (gdb_load_tracepoints): New.
1403 (do_save_load_test): New.
1404
5506f9f6
KB
14052015-11-23 Kevin Buettner <kevinb@redhat.com>
1406
1407 * gdb.base/asmlabel.exp: New test.
1408 * gdb.base/asmlabel.c: New test case.
1409
16c3b12f
JB
14102015-11-23 Joel Brobecker <brobecker@adacore.com>
1411
1412 * gdb.base/wrong_frame_bt_full-main.c: New file.
1413 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1414 * gdb.base/wrong_frame_bt_full.exp: New file.
1415
155bfbd3
JB
14162015-11-23 Joel Brobecker <brobecker@adacore.com>
1417
1418 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1419
bb097445
JM
14202015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1421
206853a0 1422 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
1423 pstate register when comparing registers values in
1424 sparc64-*-linux-gnu targets to avoid spurious differences.
1425
9c88ed8f
JM
14262015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1427
206853a0 1428 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 1429
96161e25
SL
14302015-11-19 Sandra Loosemore <sandra@codesourcery.com>
1431
1432 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1433 as type argument to gdb_compile.
1434 * gdb.base/nested-subp2.exp: Likewise.
1435 * gdb.base/nested-subp3.exp: Likewise.
1436
340c2830
DV
14372015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
1438
1439 * lib/dwarf.exp (_note): Fix left shift of negative value.
1440 * gdb.trace/trace-condition.exp: Likewise.
1441
c1862d0f
YQ
14422015-11-13 Yao Qi <yao.qi@linaro.org>
1443
1444 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1445 comments about d10v.
1446 (test_scalar_returns): Likewise.
1447 * gdb.base/d10v.ld: Remove.
1448 * gdb.base/overlays.exp: Remove the target triplet checking for
1449 d10v-*-*.
1450 * gdb.base/structs.exp (test_struct_returns): Remove the
1451 comments about d10v.
1452 (test_struct_calls): Likewise.
1453
77ae9c19
YQ
14542015-11-13 Yao Qi <yao.qi@linaro.org>
1455
1456 * gdb.base/gnu_vector.exp: Check the return value by "p res".
1457 * gdb.base/gnu_vector.c: Don't include stdio.h.
1458 (main): Don't print res and call add_some_intvecs.
1459
430e004e
MK
14602015-11-11 Marcin Koƛcielnicki <koriakin@0x04.net>
1461
1462 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1463 macro.
1464 (func5): Removed.
1465 (func4): Use FAST_TRACEPOINT_LABEL.
1466 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1467 macro.
1468 (func): Removed.
1469 (thread_function): Use FAST_TRACEPOINT_LABEL.
1470 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1471 (func): Remove.
1472 (marker): Use FAST_TRACEPOINT_LABEL.
1473 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1474 (pendfunc1): Remove.
1475 (pendfunc): Use FAST_TRACEPOINT_LABEL.
1476 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1477 (foo): Remove.
1478 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1479 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1480 macro.
1481 (func): Remove.
1482 (marker): Use FAST_TRACEPOINT_LABEL.
1483 * gdb.trace/trace-common.h: New header.
1484 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1485 macro.
1486 (func): Remove.
1487 (marker): Use FAST_TRACEPOINT_LABEL.
1488 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1489 (func): Remove.
1490 (thread_function): Use FAST_TRACEPOINT_LABEL.
1491
6e7675a7
MK
14922015-11-10 Marcin Koƛcielnicki <koriakin@0x04.net>
1493
1494 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1495 in front.
1496 * gdb.trace/change-loc.exp: Use global pcreg definition.
1497 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1498 * gdb.trace/entry-values.exp: Use global spreg definition, add $
1499 in front.
1500 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1501 * gdb.trace/pending.exp: Likewise.
1502 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1503 * gdb.trace/trace-break.exp: Likewise.
1504 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1505 in front.
1506 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1507 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1508 in front.
1509 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1510
dddc0e16
JB
15112015-11-09 Joel Brobecker <brobecker@adacore.com>
1512
1513 * gdb.ada/fin_fun_out: New testcase.
1514
c6f0b406
KB
15152015-11-07 Kevin Buettner <kevinb@redhat.com>
1516
1517 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1518 value associated with DW_AT_byte_size.
1519 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1520 constants for DW_AT_byte_size, DW_AT_lower_bound, and
1521 DW_AT_upper_bound.
1522
f01dcfd9
KB
15232015-11-07 Kevin Buettner <kevinb@redhat.com>
1524
1525 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1526 (gdb_target_symbol_prefix_flags): Define in terms of _asm
1527 version.
1528 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1529 gdb.dwarf2/dw2-canonicalize-type.exp,
1530 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1531 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1532 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1533 provided by gdb_target_symbol_prefix_flags_asm.
1534 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1535 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1536 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1537 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1538 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1539 macros where needed). Use this macro for symbols which require
1540 the prefix provided by SYMBOL_PREFIX.
1541
2223449a
KB
15422015-11-05 Kevin Buettner <kevinb@redhat.com>
1543
1544 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1545 New procs.
1546 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1547 representing expressions, of more than one list element.
1548 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1549 to prepend linker symbol prefix to f.
1550 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1551 table_1 and table_2.
1552 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1553 Likewise, for f and g.
1554 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1555 for ptr.
1556 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1557 for main.
1558 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1559 table_1_ptr and table_2_ptr.
1560
6f2f1a3a
JK
15612015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1562 Joel Brobecker <brobecker@adacore.com>
1563
1564 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1565
566c56c9
MK
15662015-11-04 Marcin Koƛcielnicki <koriakin@0x04.net>
1567
1568 * gdb.reverse/s390-mvcle.c: New test.
1569 * gdb.reverse/s390-mvcle.exp: New file.
1570 * lib/gdb.exp: Enable reverse tests on s390*-linux.
1571
d5f0636b
MK
15722015-11-02 Marcin Koƛcielnicki <koriakin@0x04.net>
1573
1574 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1575
7ad8b86c
MK
15762015-11-02 Marcin Koƛcielnicki <koriakin@0x04.net>
1577
1578 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1579 reaching marker2.
1580 * gdb.reverse/getresuid-reverse.exp: Likewise.
1581 * gdb.reverse/pipe-reverse.exp: Likewise.
1582 * gdb.reverse/readv-reverse.exp: Likewise.
1583 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1584 * gdb.reverse/time-reverse.exp: Likewise.
1585 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1586
4081c0f1
YQ
15872015-10-30 Yao Qi <yao.qi@linaro.org>
1588
1589 * gdb.threads/wp-replication.c (watch_count_done): Remove.
1590 (empty_cycle): Remove.
1591 (main): Don't call empty_cycle. Don't use watch_count_done.
1592 * gdb.threads/wp-replication.exp: Don't set breakpoint on
1593 empty_cycle. Rewrite the code counting HW watchpoints.
1594
452b4ba5
MK
15952015-10-30 Marcin Koƛcielnicki <koriakin@0x04.net>
1596
1597 * gdb.reverse/fstatat-reverse.c: New test.
1598 * gdb.reverse/fstatat-reverse.exp: New file.
1599 * gdb.reverse/getresuid-reverse.c: New test.
1600 * gdb.reverse/getresuid-reverse.exp: New file.
1601 * gdb.reverse/pipe-reverse.c: New test.
1602 * gdb.reverse/pipe-reverse.exp: New file.
1603 * gdb.reverse/readv-reverse.c: New test.
1604 * gdb.reverse/readv-reverse.exp: New file.
1605 * gdb.reverse/recvmsg-reverse.c: New test.
1606 * gdb.reverse/recvmsg-reverse.exp: New file.
1607 * gdb.reverse/time-reverse.c: New test.
1608 * gdb.reverse/time-reverse.exp: New file.
1609 * gdb.reverse/waitpid-reverse.c: New test.
1610 * gdb.reverse/waitpid-reverse.exp: New file.
1611
5e2e7507
JK
16122015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1613
1614 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1615
0fde2c53
DE
16162015-10-26 Doug Evans <dje@google.com>
1617
1618 PR symtab/17391
1619 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1620 * gdb.dwarf2/bad-regnum.c: New file.
1621 * gdb.dwarf2/bad-regnum.exp: New file.
1622
1a70ae97
DE
16232015-10-26 Doug Evans <dje@google.com>
1624
1625 PR python/18938
1626 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1627 file.
1628
27dc26ab
JK
16292015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1630
1631 * gdb.compile/compile.exp (compile code globalvar): Update expectation
1632 for a change by "Mention language in compile error message".
1633
bed91f4d
SM
16342015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
1635
1636 PR python/18073
1637 * gdb.python/py-type.c (C::a_method): New.
1638 (C::a_const_method): New.
1639 (C::a_static_method): New.
1640 (a_function): New.
1641 * gdb.python/py-type.exp (test_fields): Test getting fields
1642 from function and method.
1643
3f2f83dd
KB
16442015-10-21 Keven Boell <keven.boell@intel.com>
1645
1646 * gdb.fortran/vla-alloc-assoc.exp: New file.
1647 * gdb.fortran/vla-datatypes.exp: New file.
1648 * gdb.fortran/vla-datatypes.f90: New file.
1649 * gdb.fortran/vla-history.exp: New file.
1650 * gdb.fortran/vla-ptype-sub.exp: New file.
1651 * gdb.fortran/vla-ptype.exp: New file.
1652 * gdb.fortran/vla-sizeof.exp: New file.
1653 * gdb.fortran/vla-sub.f90: New file.
1654 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1655 * gdb.fortran/vla-value-sub-finish.exp: New file.
1656 * gdb.fortran/vla-value-sub.exp: New file.
1657 * gdb.fortran/vla-value.exp: New file.
1658 * gdb.fortran/vla-ptr-info.exp: New file.
1659 * gdb.mi/mi-vla-fortran.exp: New file.
1660 * gdb.mi/vla.f90: New file.
1661
27145d50
SL
16622015-10-21 Sandra Loosemore <sandra@codesourcery.com>
1663
1664 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1665 of hardwired timeout value.
1666
5f3ff4f8
JK
16672015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1668 Pedro Alves <palves@redhat.com>
1669
1670 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1671 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1672
bfd09d20
JS
16732015-10-19 Josh Stone <jistone@redhat.com>
1674
1675 * gdb.base/catch-syscall.c: Include <sched.h>.
1676 (unknown_syscall): New variable.
1677 (main): Trigger a vfork and an unknown syscall.
1678 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
1679 (unknown_syscall_number): Likewise.
1680 (check_call_to_syscall): Accept an optional syscall pattern.
1681 (check_return_from_syscall): Likewise.
1682 (check_continue): Likewise.
1683 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
1684 (test_catch_syscall_skipping_return): New test toggling off 'catch
1685 syscall' to step over the syscall return, then toggling back on.
1686 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
1687 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
1688 (do_syscall_tests): Call test_catch_syscall_without_args and
1689 test_catch_syscall_mid_vfork.
1690 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
1691 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
1692
b32b93c6
AS
16932015-10-19 Andrew Stubbs <ams@codesourcery.com>
1694
1695 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
1696 print g_vE): Add new pass patterns.
1697 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
1698 print various symbol names for vptr fields.
1699
9d622bda
AB
17002015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1701
1702 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
1703 results.
1704
0fd8ac1c
YQ
17052015-10-12 Yao Qi <yao.qi@linaro.org>
1706
1707 * gdb.arch/disp-step-insn-reloc.exp: New test case.
1708
34240514
YQ
17092015-10-12 Yao Qi <yao.qi@linaro.org>
1710
1711 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
1712 is aarch64*-*-linux*.
1713
8240f442
YQ
17142015-10-12 Yao Qi <yao.qi@linaro.org>
1715
1716 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
1717 (can_relocate_bcond_true): ... it.
1718 (can_relocate_bcond_false): New function.
1719 (foo): Likewise.
1720 (can_relocate_bl): Likewise.
1721 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
1722 can_relocate_bl.
1723
2520f728
PMR
17242015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
1725
1726 * gdb.base/nested-addr.c: New file.
1727 * gdb.base/nested-addr.exp: New testcase.
1728
abcef95a
MM
17292015-10-09 Markus Metzger <markus.t.metzger@intel.com>
1730
1731 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
1732 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
1733 its output. Ignore the output of "record goto begin" and instead
1734 check that GDB is replaying.
1735
145e3ddb
PA
17362015-10-09 Pedro Alves <palves@redhat.com>
1737
1738 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
1739 (top level): Use it in the run with no args test.
1740
d5d8c4e1
IB
17412015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
1742
1743 * gdb.dlang/properties.exp: New file.
1744
06e635ef
SL
17452015-10-02 Sandra Loosemore <sandra@codesourcery.com>
1746
1747 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
1748 whether or not address 0x1000 is mapped on the target.
1749
e019fd1d
SM
17502015-09-30 Simon Marchi <simon.marchi@ericsson.com>
1751
1752 * gdb.python/py-type.exp: Do not run tests if binaries fail to
1753 build.
1754
77ba2a67
MM
17552015-09-30 Markus Metzger <markus.t.metzger@intel.com>
1756
1757 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
1758 instruction-history test.
1759
c60eb31f
DE
17602015-09-28 Doug Evans <dje@google.com>
1761
1762 * gdb.base/gcore.c (array_func): Add reference to static_array.
1763
9a3c8263
SM
17642015-09-25 Simon Marchi <simon.marchi@ericsson.com>
1765
1766 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
1767 source line.
1768
9720e656
SL
17692015-09-24 Sandra Loosemore <sandra@codesourcery.com>
1770
1771 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
1772 short or char as base type.
1773
938d3bf2
SL
17742015-09-23 Sandra Loosemore <sandra@codesourcery.com>
1775
1776 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
1777 to allow any size enum.
1778
e6c2c623
PMR
17792015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
1780
1781 * gdb.ada/array_ptr_renaming.exp: New testcase.
1782 * gdb.ada/array_ptr_renaming/foo.adb: New file.
1783 * gdb.ada/array_ptr_renaming/pack.ads: New file.
1784
06da0f77
PL
17852015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1786
1787 * gdb.trace/ftrace-lock.c: New file.
1788 * gdb.trace/ftrace-lock.exp: New file.
1789
4f51c22a
PL
17902015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1791
1792 * gdb.arch/insn-reloc.c: New file.
1793 * gdb.arch/ftrace-insn-reloc.exp: New file.
1794
7041adf4
PL
17952015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1796
1797 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
1798 instruction.
1799 * gdb.trace/pendshr1.c (pendfunc): Likewise.
1800 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
1801 * gdb.trace/range-stepping.c: Likewise.
1802 * gdb.trace/trace-break.c: Likewise.
1803 * gdb.trace/trace-mt.c (thread_function): Likewise.
1804 * gdb.trace/ftrace.c (marker): Likewise.
1805 * gdb.trace/trace-condition.c (marker): Likewise.
1806 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
1807 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
1808 is_aarch64_target.
1809
015d2e7e
DE
18102015-09-18 Doug Evans <xdje42@gmail.com>
1811
1812 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
1813 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
1814
26b188a2
SL
18152015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1816
1817 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
1818 the breakpoint.
1819
79dc332b
SL
18202015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1821
1822 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
1823 the pending breakpoint. Remove timeout override for "Run till
1824 MI pending breakpoint on pendfunc3 on thread 2" test.
1825
f57929f2
SL
18262015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1827
1828 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
1829 filename pattern.
1830
3f469b17
SL
18312015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1832
1833 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
1834 in breakpoint filename pattern.
1835
515b89b3
SL
18362015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1837
7800dbe4
SL
1838 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
1839
18402015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1841
515b89b3
SL
1842 * gdb.linespec/explicit.exp: Check for readline support for
1843 tab-completion tests. Fix obvious typo.
1844
d2939ba2
MM
18452015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1846
1847 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
1848 and replay.
1849
cbb55fa7
MM
18502015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1851
1852 * gdb.btrace/non-stop.c: New.
1853 * gdb.btrace/non-stop.exp: New.
1854
43691ca1
PL
18552015-09-17 Pierre Langlois <pierre.langlois@arm.com>
1856 Yao Qi <yao.qi@linaro.org>
1857
1858 * gdb.trace/trace-condition.c: New file.
1859 * gdb.trace/trace-condition.exp: New file.
1860
d78908cf
WW
18612015-09-16 Wei-cheng Wang <cole945@gmail.com>
1862
1863 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
1864 for testing bytecode compilation.
1865
1ed415e2
PA
18662015-09-16 Pedro Alves <palves@redhat.com>
1867 Sandra Loosemore <sandra@codesourcery.com>
1868
1869 * gdb.threads/non-stop-fair-events.c (timeout): New global.
1870 (SECONDS): Redefine.
1871 (main): Call pthread_kill and alarm early.
1872 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
1873 support.
1874 (test): If the target can't hardware step and doesn't support
1875 displaced stepping, increase the timeout.
1876
d136eff5
PA
18772015-09-16 Pedro Alves <palves@redhat.com>
1878
1879 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
1880 (enable_debug): New procedures.
1881 (test): Use them. Bail out if waiting for threads fails.
1882 (top level): Bail out if a test fails.
1883
991f019c
YQ
18842015-09-16 Yao Qi <yao.qi@linaro.org>
1885
1886 * gdb.asm/asm-source.exp: Set asm-arch for
1887 aarch64*-*-* target.
1888 * gdb.asm/aarch64.inc: New file.
1889
bfca584f
PMR
18902015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
1891
1892 * gdb.ada/array_of_variable_length.exp: New testcase.
1893 * gdb.ada/array_of_variable_length/foo.adb: New file.
1894 * gdb.ada/array_of_variable_length/pck.adb: New file.
1895 * gdb.ada/array_of_variable_length/pck.ads: New file.
1896
b326e587
DE
18972015-09-15 Doug Evans <dje@google.com>
1898
1899 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
1900 of function static local variable.
1901
5382cfab
PW
19022015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1903
1904 * gdb.threads/tls-so_extern.exp: New test file.
1905 * gdb.threads/tls-so_extern.c: New test file.
1906 * gdb.threads/tls-so_extern_main.c: New test file.
1907
141c5cc4
JK
19082015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1909
1910 * gdb.opt/solib-intra-step-lib.c: New file.
1911 * gdb.opt/solib-intra-step-main.c: New file.
1912 * gdb.opt/solib-intra-step.exp: New file.
1913
d15dcecd
PA
19142015-09-15 Pedro Alves <palves@redhat.com>
1915
1916 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
1917 gdb_continue_to_breakpoint instead of gdb_test_multiple.
1918
4c2f2a79
PA
19192015-09-14 Pedro Alves <palves@redhat.com>
1920
1921 * gdb.base/hook-stop-continue.c: Delete.
1922 * gdb.base/hook-stop-continue.exp: Delete.
1923 * gdb.base/hook-stop-frame.c: Delete.
1924 * gdb.base/hook-stop-frame.exp: Delete.
1925 * gdb.base/hook-stop.c: New file.
1926 * gdb.base/hook-stop.exp: New file.
1927
919e6dbe
PMR
19282015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
1929
1930 * gdb.ada/access_to_packed_array.exp: New testcase.
1931 * gdb.ada/access_to_packed_array/foo.adb: New file.
1932 * gdb.ada/access_to_packed_array/pack.adb: New file.
1933 * gdb.ada/access_to_packed_array/pack.ads: New file.
1934
157280a4
MM
19352015-09-14 Markus Metzger <markus.t.metzger@intel.com>
1936
1937 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
1938 buffer size test.
1939
2fd33e94
DB
19402015-09-11 Don Breazeal <donb@codesourcery.com>
1941
1942 * gdb.base/foll-exec.c: Add copyright header. Fix
1943 formatting issues.
1944 * gdb.base/foll-exec.exp (zap_session): Delete proc.
1945 (do_exec_tests): Use clean_restart in place of zap_session,
1946 and for test initialization. Fix formatting issues. Use
1947 fail in place of perror.
1948 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
1949 an expect statement to match an expression with output from
1950 the program under debug.
1951 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
1952 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
1953 * gdb.threads/non-ldr-exc-2.exp: Likewise.
1954 * gdb.threads/non-ldr-exc-3.exp: Likewise.
1955 * gdb.threads/non-ldr-exc-4.exp: Likewise.
1956
e70b6e8e
DE
19572015-09-09 Doug Evans <dje@google.com>
1958
1959 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
1960
7a551a51
DE
19612015-09-09 Doug Evans <dje@google.com>
1962
1963 * gdb.base/pie-execl.exp: Fix result test of build_executable.
1964
4c666f84
DE
19652015-09-09 Doug Evans <dje@google.com>
1966
1967 * gdb.base/savedregs.exp: Fix typo.
1968
243a9253
PA
19692015-09-09 Pedro Alves <palves@redhat.com>
1970
1971 * gdb.mi/mi-cli.exp: Add CLI finish tests.
1972
c0fa8fbd
SL
19732015-09-08 Sandra Loosemore <sandra@codesourcery.com>
1974
1975 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
1976 command actually switches threads. Give up on remaining
1977 tests if target fails to stop at breakpoint.
1978
cd7c1778
PMR
19792015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
1980
1981 * gdb.ada/funcall_char.exp: New testcase.
1982 * gdb.ada/funcall_char/foo.adb: New file.
1983
dc5c8746
PMR
19842015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
1985
1986 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
1987 expected outputs. Add two testcases for completing ambiguous
1988 functions.
1989 * gdb.ada/complete/aux_pck.adb: New file.
1990 * gdb.ada/complete/aux_pck.ads: New file.
1991 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
1992 Ambiguous_Func functions.
1993 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
1994 * gdb.ada/complete/pck.adb: Likewise.
1995
4e83a1e7
UW
19962015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
1997
1998 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
1999 failures to run the test program under GDB.
2000
8ce74153
LM
20012015-08-26 Luis Machado <lgustavo@codesourcery.com>
2002
2003 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2004 to C.
2005
e9756d52
PP
20062015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2007
2008 * gdb.base/run-after-attach.exp: New test file.
2009 * gdb.base/run-after-attach.c: New test file.
2010
8d37573b
DB
20112015-08-26 Don Breazeal <donb@codesourcery.com>
2012
2013 * gdb.base/foll-exec-2.c: New test program.
2014 * gdb.base/foll-exec-2.exp: New test.
2015
63e43d3a
PMR
20162015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2017
2018 * gdb.base/nested-subp1.exp: New file.
2019 * gdb.base/nested-subp1.c: New file.
2020 * gdb.base/nested-subp2.exp: New file.
2021 * gdb.base/nested-subp2.c: New file.
2022 * gdb.base/nested-subp3.exp: New file.
2023 * gdb.base/nested-subp3.c: New file.
2024
3d40fbb5
PA
20252015-08-24 Pedro Alves <palves@redhat.com>
2026
2027 * gdb.server/connect-without-multi-process.c: New file.
2028 * gdb.server/connect-without-multi-process.exp: New file.
2029
4422ac93
LM
20302015-08-24 Luis Machado <lgustavo@codesourcery.com>
2031
2032 * gdb.opt/inline-markers.c: Make z int.
2033
91dddb86
LM
20342015-08-24 Luis Machado <lgustavo@codesourcery.com>
2035
2036 * gdb.opt/inline-markers.c: Make z volatile.
2037
a48847ee
LM
20382015-08-24 Luis Machado <lgustavo@codesourcery.com>
2039
2040 * gdb.opt/inline-bt.c: New volatile global z.
2041 * gdb.opt/inline-cmds.c: Likewise.
2042 * gdb.opt/inline-locals.c: Likewise.
2043 * gdb.opt/inline-markers.c: New extern global z.
2044 (marker): Use z.
2045 (inline_fn): Likewise.
2046
0ebbc52b
PA
20472015-08-24 Pedro Alves <palves@redhat.com>
2048
2049 * config/m32r-stub.exp: Remove file.
2050 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2051 * gdb.base/call-rt-st.exp: Likewise.
2052 * gdb.base/call-strs.exp: Likewise.
2053 * gdb.base/default.exp: Remove references to h8300-*-hms and
2054 *-*-udi*.
2055 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
2056
77c365df
AA
20572015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2058
2059 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
2060 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
2061 and "return" use KFAIL when GDB can not read/write the vector
2062 return value.
2063
4313b8c0
GB
20642015-08-21 Gary Benson <gbenson@redhat.com>
2065
2066 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2067
0e433b32
PA
20682015-08-20 Pedro Alves <palves@redhat.com>
2069
2070 * gdb.server/solib-list.exp: No longer expect an interior stop in
2071 non-stop mode.
2072
221e1a37
PA
20732015-08-20 Pedro Alves <palves@redhat.com>
2074
2075 * gdb.server/connect-stopped-target.c: New file.
2076 * gdb.server/connect-stopped-target.exp: New file.
2077
40e3ad0e
PA
20782015-08-20 Pedro Alves <palves@redhat.com>
2079
2080 * gdb.dwarf2/comp-unit-lang.exp: New file.
2081 * gdb.dwarf2/comp-unit-lang.c: New file.
2082
af39b327
PMR
20832015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
2084
2085 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
2086 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
2087
7d45c7c3 20882015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 2089
7d45c7c3
KB
2090 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
2091 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
2092
4d6cceb4
DE
20932015-08-18 Doug Evans <dje@google.com>
2094 Adrian Sendroiu <adrian.sendroiu@freescale.com>
2095
2096 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
2097 skip_python_tests. New arg prompt_regexp.
2098 (skip_python_tests): New function.
2099 * lib/mi-support.exp (mi_skip_python_tests): New function.
2100 * gdb.python/py-mi-objfile-gdb.py: New file.
2101 * gdb.python/py-mi-objfile.c: New file.
2102 * gdb.python/py-mi-objfile.exp: New file.
2103
ad89c2aa
KS
21042015-08-17 Keith Seitz <keiths@redhat.com>
2105
2106 * gdb.linespec/explicit.exp: Move strace test from here ...
2107 * gdb.trace/strace.exp: ... to here.
2108
e3ae3c43
PP
21092015-08-15 Patrick Palka <patrick@parcs.ath.cx>
2110
2111 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
2112 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
2113
604b2636
DE
21142015-08-14 Doug Evans <xdje42@gmail.com>
2115
2116 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
2117 inferior before selecting a new file.
2118
6ff0ba5f
DE
21192015-08-14 Doug Evans <xdje42@gmail.com>
2120
2121 * gdb.mi/mi-disassemble.exp: Update.
2122 * gdb.base/disasm-optim.S: New file.
2123 * gdb.base/disasm-optim.c: New file.
2124 * gdb.base/disasm-optim.h: New file.
2125 * gdb.base/disasm-optim.exp: New file.
2126
9ca98f92
KS
21272015-08-14 Keith Seitz <keiths@redhat.com>
2128
2129 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
2130 "evaluated-by".
2131
52bbc560
JB
21322015-08-13 Joel Brobecker <brobecker@adacore.com>
2133
2134 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
2135
5d8c3ed3
PMR
21362015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
2137
2138 * gdb.ada/fun_renaming.exp: New testcase.
2139 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
2140 * gdb.ada/fun_renaming/pack.adb: New file.
2141 * gdb.ada/fun_renaming/pack.ads: New file.
2142
ea8812bc
KS
21432015-08-12 Keith Seitz <keiths@redhat.com>
2144
2145 * gdb.base/dso2dso.exp: Pass basename of source file in call to
2146 gdb_get_line_number.
2147
4dafcdeb
JB
21482015-08-12 Joel Brobecker <brobecker@adacore.com>
2149
2150 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
2151 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
2152 gdb.base/dso2dso.exp: New files.
2153
5ba32597
SDJ
21542015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2155 Pedro Alves <palves@redhat.com>
2156 Keith Seitz <keiths@redhat.com>
2157
2158 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
2159 GDBFLAGS.
2160
b6dafabf
PP
21612015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2162
2163 * gdb.base/gdbhistsize-history.exp
2164 (test_histsize_history_setting): Use save_vars.
2165 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2166 Use save_vars.
2167 (test_no_truncation_of_unlimited_history_file): Use save_vars.
2168 * gdb.base/readline.exp: Use save_vars.
2169
abe8e607
PP
21702015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2171
2172 * lib/gdb.exp (save_vars): New proc.
2173
629500fa
KS
21742015-08-11 Keith Seitz <keiths@redhat.com>
2175
2176 * gdb.base/help.exp: Update help_breakpoint_text.
2177
eb8c4e2e
KS
21782015-08-11 Keith Seitz <keiths@redhat.com>
2179
2180 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
2181 (at toplevel): Call test_explicit_breakpoints.
2182 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
2183 breakpoints.
2184 * lib/mi-support.exp (mi_make_breakpoint): Add support for
2185 breakpoint conditions, "-cond".
2186
87f0e720
KS
21872015-08-11 Keith Seitz <keiths@redhat.com>
2188
2189 * gdb.linespec/3explicit.c: New file.
2190 * gdb.linespec/cpexplicit.cc: New file.
2191 * gdb.linespec/cpexplicit.exp: New file.
2192 * gdb.linespec/explicit.c: New file.
2193 * gdb.linespec/explicit.exp: New file.
2194 * gdb.linespec/explicit2.c: New file.
2195 * gdb.linespec/ls-errs.exp: Add explicit location tests.
2196 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
2197 before using in the matching pattern.
2198 Clarify that `prefix' is a regular expression.
2199
f00aae0f
KS
22002015-08-11 Keith Seitz <keiths@redhat.com>
2201
2202 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
2203 test.
2204 Add tests for missing ",FMT" and ",".
2205
e27852be
DE
22062015-08-10 Doug Evans <dje@google.com>
2207 Keith Seitz <keiths@redhat.com>
2208
2209 PR gdb/17960
2210 * gdb.base/completion.exp: Add location completer tests.
2211
7f03bd92
PA
22122015-08-07 Pedro Alves <palves@redhat.com>
2213
2214 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
2215 tests here.
2216 (top level): Run do_test with and without displaced stepping.
2217
3fc8eb30
PA
22182015-08-07 Pedro Alves <palves@redhat.com>
2219
2220 * gdb.base/valgrind-disp-step.c: New file.
2221 * gdb.base/valgrind-disp-step.exp: New file.
2222
d4569d7b
PA
22232015-08-07 Pedro Alves <palves@redhat.com>
2224
2225 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
2226 Delete function.
2227 (main): Add alarm. Run an infinite loop instead of calling
2228 wait_threads.
2229 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
2230 comment.
2231 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
2232 Delete function.
2233 (main): Add alarm. Run an infinite loop instead of calling
2234 wait_threads.
2235 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
2236 comment.
2237
e1316e60
PA
22382015-08-07 Pedro Alves <palves@redhat.com>
2239
2240 * gdb.base/checkpoint-ns.exp: New file.
2241 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
2242 standard_testfile.
2243
da8c46d2
MM
22442015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2245
2246 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
2247 * gdb.btrace/instruction_history.exp: Update.
2248 * gdb.btrace/tsx.exp: New.
2249 * gdb.btrace/tsx.c: New.
2250
de1c2c52
PA
22512015-08-06 Pedro Alves <palves@redhat.com>
2252
2253 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
2254 increase timeout.
2255 * gdb.reverse/until-precsave.exp: Bump timeouts.
2256
782e0bf4
PA
22572015-08-06 Pedro Alves <palves@redhat.com>
2258
2259 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
2260
83e97ed0
PA
22612015-08-06 Pedro Alves <palves@redhat.com>
2262
2263 PR gdb/18749
2264 * gdb.threads/process-dies-while-handling-bp.c: New file.
2265 * gdb.threads/process-dies-while-handling-bp.exp: New file.
2266
863d01bd
PA
22672015-08-06 Pedro Alves <palves@redhat.com>
2268
2269 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
2270 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
2271
0a39bb32
PA
22722015-08-05 Pedro Alves <palves@redhat.com>
2273
2274 * gdb.threads/next-while-other-thread-longjmps.c: New file.
2275 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
2276
ee2d2b10
SL
22772015-08-03 Sandra Loosemore <sandra@codesourcery.com>
2278
2279 * gdb.base/bp-permanent.exp: Report test as unsupported if
2280 the target cannot stop at the permanent breakpoint.
2281
4e1bdb00
DE
22822015-08-03 Doug Evans <dje@google.com>
2283
2284 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
2285 10000.
2286
3d338901
DE
22872015-08-03 Doug Evans <dje@google.com>
2288
2289 * Makefile.in (workers/%.worker, build-perf): New rule.
2290 (GDB_PERFTEST_MODE): New variable.
2291 (check-perf): Use it.
2292 (clean): Clean up gdb.perf parallel build subdirs.
2293 * lib/build-piece.exp: New file.
2294 * lib/gdb.exp (make_gdb_parallel_path): New function
2295 (standard_output_file, standard_temp_file): Call it.
2296 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2297 of $GDB_PARALLEL.
2298 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
2299
af061d3e
DE
23002015-08-03 Doug Evans <dje@google.com>
2301
8e1afc81 2302 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
2303 (LOG_FILE_NAME): New global.
2304 (TextReporter.__init__): Initialize self.txt_sum.
2305 (TextReporter.report): Add support for multiple data-points.
2306 Move report to perftest.sum, put raw data in perftest.log.
2307 (TextReporter.start): Open sum and log files.
2308 (TextReporter.end): Close sum and log files.
8e1afc81
DE
2309 * gdb.perf/lib/perftest/testresult.py
2310 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 2311
2c8c5d37
PA
23122015-07-31 Pedro Alves <palves@redhat.com>
2313
2314 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
2315 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2316 kill_wait_spawned_process instead of explicit "kill -9".
2317 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
2318 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2319 kill_wait_spawned_process.
2320 * gdb.base/attach-twice.exp: Likewise.
2321 * gdb.base/attach.exp: Likewise.
2322 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
2323 gdb_test_multiple.
2324 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
2325 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2326 kill_wait_spawned_process.
2327 * gdb.base/valgrind-infcall.exp: Likewise.
2328 * gdb.multi/multi-attach.exp: Likewise.
2329 * gdb.python/py-prompt.exp: Likewise.
2330 * gdb.python/py-sync-interp.exp: Likewise.
2331 * gdb.server/ext-attach.exp: Likewise.
2332 * gdb.threads/attach-into-signal.exp (corefunc): Use
2333 spawn_wait_for_attach, spawn_id_get_pid and
2334 kill_wait_spawned_process.
2335 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
2336 spawn_wait_for_attach returning a spawn id instead of a pid. Use
2337 spawn_id_get_pid and kill_wait_spawned_process.
2338 * gdb.threads/attach-stopped.exp (corefunc): Use
2339 spawn_wait_for_attach, spawn_id_get_pid and
2340 kill_wait_spawned_process.
2341 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
2342 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2343 kill_wait_spawned_process instead of explicit "kill -9".
2344 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
2345 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
2346 (spawn_wait_for_attach): Use spawn instead of exec to spawn
2347 processes. Don't map cygwin/windows pids here. Now returns a
2348 spawn id list.
2349
032a0fca
SL
23502015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2351
2352 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
2353 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
2354 correct patch.
2355
61a934ca
SL
23562015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2357
2358 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
2359
4bc4d428
SL
23602015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2361
2362 Reapply:
2363 2014-05-21 Mark Wielaard <mjw@redhat.com>
2364
2365 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2366
998d452a
PA
23672015-07-30 Pedro Alves <palves@redhat.com>
2368
2369 * linux-low.c (handle_extended_wait): Set the child's last
2370 reported status to TARGET_WAITKIND_STOPPED.
2371
69dde7dc
PA
23722015-07-30 Pedro Alves <palves@redhat.com>
2373
2374 PR threads/18600
2375 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2376 only shows inferior 1.
2377
4dd63d48
PA
23782015-07-30 Simon Marchi <simon.marchi@ericsson.com>
2379 Pedro Alves <palves@redhat.com>
2380
2381 PR threads/18600
2382 * gdb.threads/fork-plus-threads.c: New file.
2383 * gdb.threads/fork-plus-threads.exp: New file.
2384
d618e4c5
PP
23852015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2386
2387 * gdb.base/batch-preserve-term-settings.exp
2388 (test_terminal_settings_preserved_after_cli_exit): Use
2389 send_quit_command.
2390
1eef6428
PA
23912015-07-29 Pedro Alves <palves@redhat.com>
2392 Don Breazeal <donb@codesourcery.com>
2393
2394 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2395 output from both inferior_spawn_id and gdb_spawn_id.
2396
7da5b897
SDJ
23972015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2398
2399 * gdb.threads/attach-into-signal.exp (corefunc): Use
2400 with_test_prefix on nested loops, uniquefying the test messages.
2401
dac804df
SDJ
24022015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2403
2404 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2405 commit.
2406
06265e53
PP
24072015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2408
2409 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2410 New proc.
2411 (test_terminal_settings_preserved_after_sigterm): New test.
2412
18206ca3
PP
24132015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2414
2415 * gdb.base/batch-preserve-term-settings.exp
2416 (test_terminal_settings_preserved_after_cli_exit): New test.
2417
90074d11
PP
24182015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2419
2420 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2421 manipulation of saved_gdbflags.
2422 (test_terminal_settings_preserved): Remove global declaration of
2423 the unused variable pagination_prompt. Remove manipulation of
2424 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
2425 GDBFLAGS.
2426
eb1a7902
PA
24272015-07-29 Pedro Alves <palves@redhat.com>
2428
2429 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2430
8b75dd3b
PA
24312015-07-29 Pedro Alves <palves@redhat.com>
2432
2433 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2434 at the top.
2435
dedad4e3
PA
24362015-07-29 Pedro Alves <palves@redhat.com>
2437
2438 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2439 (main): Call gdb_unbuffer_output.
2440 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2441 (main): Call gdb_unbuffer_output.
2442 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2443 (main): Call gdb_unbuffer_output.
2444 * gdb.base/call-strs.exp: Adjust to step over the
2445 gdb_unbuffer_output call.
2446 * gdb.base/catch-gdb-caused-signals.c: Include
2447 "../lib/unbuffer_output.c".
2448 (main): Call gdb_unbuffer_output.
2449 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2450 (main): Call gdb_unbuffer_output.
2451 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2452 (main): Call gdb_unbuffer_output.
2453 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2454 (main): Call gdb_unbuffer_output.
2455 * gdb.base/shlib-call.exp: Adjust to step over the
2456 gdb_unbuffer_output call.
2457 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2458 (main): Call gdb_unbuffer_output.
2459 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2460 (main): Call gdb_unbuffer_output.
2461 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2462 (main): Rename to ...
2463 (test): ... this.
2464 (main): Reimplement.
2465 * gdb.base/varargs.exp: Run to test instead of to main.
2466 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2467 (main): Call gdb_unbuffer_output.
2468
58789a91
PA
24692015-07-29 Pedro Alves <palves@redhat.com>
2470
2471 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2472 factore out from mi_continue_dprintf. For call-style dprintfs,
2473 expect dprintf output out of $inferior_spawn_id.
2474 (mi_continue_dprintf): Use mi_expect_dprintf.
2475 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2476 (main): Call gdb_unbuffer_output.
2477
e8376742
PA
24782015-07-29 Pedro Alves <palves@redhat.com>
2479
2480 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2481 (default_mi_gdb_start): Set inferior_spawn_id instead of
2482 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
2483 gdb_spawn_id.
2484 (mi_gdb_test): Always expect inferior output from both
2485 $inferior_spawn_id and $gdb_spawn_id.
2486
08280010
PA
24872015-07-29 Pedro Alves <palves@redhat.com>
2488
2489 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
2490 send_inferior and $inferior_spawn_id.
2491
4d30e432
PA
24922015-07-29 Pedro Alves <palves@redhat.com>
2493
2494 * gdb.gdb/complaints.exp (test_initial_complaints)
2495 (test_serial_complaints, test_short_complaints): Use
2496 gdb_test_stdio.
2497 (test_empty_complaint): Handle $inferior_spawn_id !=
2498 $gdb_spawn_id.
2499
0d30a335
PA
25002015-07-29 Pedro Alves <palves@redhat.com>
2501
2502 * gdb.base/varargs.exp: Use gdb_test_stdio.
2503
39413b29
PA
25042015-07-29 Pedro Alves <palves@redhat.com>
2505
2506 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2507
7cb000a9
PA
25082015-07-29 Pedro Alves <palves@redhat.com>
2509
2510 * gdb.base/ending-run.exp: Use gdb_test_stdio.
2511
d7b8ac82
PA
25122015-07-29 Pedro Alves <palves@redhat.com>
2513
2514 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2515 parameter into two new parameters, "inf_result" and "gdb_result".
2516 Expect inferior output and gdb output from $inferior_spawn_id and
2517 $gdb_spawn_id, respectively. Adjust all callers.
2518
789c3a0c
PA
25192015-07-29 Pedro Alves <palves@redhat.com>
2520
2521 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2522 of gdb_test_sequence.
2523
77e760c3
PA
25242015-07-29 Pedro Alves <palves@redhat.com>
2525
2526 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2527 (saw_spurious_output): Expect inferior output from
2528 $inferior_spawn_id. Use gdb_test_stdio.
2529
8396d2cd
PA
25302015-07-29 Pedro Alves <palves@redhat.com>
2531
2532 * gdb.base/dprintf.exp: Use standard_testfile. Change
2533 prepare_for_testing call.
2534 (srcfile): Don't set.
2535 (restart): New procedure.
2536 (test_dprintf): New procecure, use to continue over dprintfs.
2537 (test_call, test_agent): New procedures, tests moved here.
2538 Restart gdb and recreate dprintfs. Adjust expected output.
2539
2051d61f
PA
25402015-07-29 Pedro Alves <palves@redhat.com>
2541
2542 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2543
452397af
PA
25442015-07-29 Pedro Alves <palves@redhat.com>
2545
2546 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2547
8aed9555
PA
25482015-07-29 Pedro Alves <palves@redhat.com>
2549
2550 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2551 gdb_test_stdio.
2552
188a61b4
PA
25532015-07-29 Pedro Alves <palves@redhat.com>
2554
2555 * lib/gdb.exp (gdb_test_stdio): New procedure.
2556
12264a45
PA
25572015-07-29 Pedro Alves <palves@redhat.com>
2558
2559 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2560
23ffc893
PA
25612015-07-29 Pedro Alves <palves@redhat.com>
2562
2563 * gdb.base/call-signal-resume.exp: Remove check for
2564 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
2565 * gdb.base/unwindonsignal.exp: Likewise.
2566 * gdb.base/call-signals.c (gen_signal): Remove printf call.
2567 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2568
65566918
PA
25692015-07-29 Pedro Alves <palves@redhat.com>
2570
2571 * gdb.base/siginfo-addr.c (pass): New function.
2572 (handler): Call it iff si_addr is correct.
2573 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2574 Set a breakpoint at "pass" and continue to it.
2575
d60a9221
SDJ
25762015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
2577
2578 * gdb.python/py-objfile.exp: Make some tests have unique names.
2579 * gdb.python/py-pp-registration.exp: Likewise.
2580
bde40b8f
PA
25812015-07-28 Pedro Alves <palves@redhat.com>
2582
2583 * gdb.server/server-exec-info.exp: Issue a "disconnect".
2584
13e1dec8
SM
25852015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2586
2587 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2588
da33c9a7
SM
25892015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2590
2591 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2592
077836f7
PP
25932015-07-27 Patrick Palka <patrick@parcs.ath.cx>
2594
2595 * gdb.base/gdb-sigterm-2.exp: New test.
2596
b8cc7b2e
DE
25972015-07-25 Doug Evans <xdje42@gmail.com>
2598
2599 Revert:
2600 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2601 (workers/%.worker, build-perf): New rule.
2602 (GDB_PERFTEST_MODE): New variable.
2603 (check-perf): Use it.
2604 (clean): Clean up gdb.perf parallel build subdirs.
2605 * lib/build-piece.exp: New file.
2606 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2607 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2608 name.
2609 (standard_temp_file): Ditto.
2610 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2611 of $GDB_PARALLEL.
2612
c8bd4544
DE
26132015-07-24 Doug Evans <dje@google.com>
2614
2615 * gdb.perf/lib/perftest/utils.py: New file.
2616 * gdb.perf/gm-hello.cc: New file.
2617 * gdb.perf/gm-pervasive-typedef.cc: New file.
2618 * gdb.perf/gm-pervasive-typedef.h: New file.
2619 * gdb.perf/gm-std.cc: New file.
2620 * gdb.perf/gm-std.h: New file.
2621 * gdb.perf/gm-use-cerr.cc: New file.
2622 * gdb.perf/gm-utils.h: New file.
2623 * gdb.perf/gmonster-null-lookup.py: New file.
2624 * gdb.perf/gmonster-pervasive-typedef.py: New file.
2625 * gdb.perf/gmonster-print-cerr.py: New file.
2626 * gdb.perf/gmonster-ptype-string.py: New file.
2627 * gdb.perf/gmonster-runto-main.py: New file.
2628 * gdb.perf/gmonster-select-file.py: New file.
2629 * gdb.perf/gmonster1-null-lookup.exp: New file.
2630 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2631 * gdb.perf/gmonster1-print-cerr.exp: New file.
2632 * gdb.perf/gmonster1-ptype-string.exp: New file.
2633 * gdb.perf/gmonster1-runto-main.exp: New file.
2634 * gdb.perf/gmonster1-select-file.exp: New file.
2635 * gdb.perf/gmonster1.cc: New file.
2636 * gdb.perf/gmonster1.exp: New file.
2637 * gdb.perf/gmonster2-null-lookup.exp: New file.
2638 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2639 * gdb.perf/gmonster2-print-cerr.exp: New file.
2640 * gdb.perf/gmonster2-ptype-string.exp: New file.
2641 * gdb.perf/gmonster2-runto-main.exp: New file.
2642 * gdb.perf/gmonster2-select-file.exp: New file.
2643 * gdb.perf/gmonster2.cc: New file.
2644 * gdb.perf/gmonster2.exp: New file.
2645
6eab34f3
DE
26462015-07-24 Doug Evans <dje@google.com>
2647
2648 * gdb.perf/README: New file.
2649 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2650 * lib/gen-perf-test.exp: New file.
2651
63738bfd
DE
26522015-07-24 Doug Evans <dje@google.com>
2653
2654 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2655 (PerfTest::startup): New function.
2656 (PerfTest::run): Return result of calling body.
2657 (PerfTest::assemble): Rewrite.
2658 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2659 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2660 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2661 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2662 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2663
7b606f95
DE
26642015-07-24 Doug Evans <dje@google.com>
2665
2666 * lib/gdb.exp (clean_restart): Make executable optional.
2667
a97b16b8
DE
26682015-07-24 Doug Evans <dje@google.com>
2669
2670 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2671 compiler_info references.
2672 * gdb.cp/temargs.exp: Ditto.
2673 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2674 (get_compiler_info): Early exit if already computed. Set compiler_info
2675 to "unknown" if there was a problem.
2676 (test_compiler_info): Add function comment. Call get_compiler_info.
2677
35baa57f
DE
26782015-07-24 Doug Evans <dje@google.com>
2679
2680 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2681 (workers/%.worker, build-perf): New rule.
2682 (GDB_PERFTEST_MODE): New variable.
2683 (check-perf): Use it.
2684 (clean): Clean up gdb.perf parallel build subdirs.
2685 * lib/build-piece.exp: New file.
2686 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2687 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2688 name.
2689 (standard_temp_file): Ditto.
2690 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2691 of $GDB_PARALLEL.
2692
6ebea266
DE
26932015-07-24 Doug Evans <dje@google.com>
2694
2695 * lib/future.exp (gdb_default_target_compile): New option
2696 "early_flags".
2697 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
2698 --as-needed.
2699
1e76a7e9
SDJ
27002015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
2701
2702 * gdb.base/catch-syscall.exp: Call gdb_exit before
2703 gdb_skip_xml_test.
2704
5068630a
PA
27052015-07-24 Pedro Alves <palves@redhat.com>
2706
2707 * gdb.python/py-events.exp: Accept output between the stop event
2708 and the prompt.
2709 * gdb.python/py-evsignal.exp: Likewise.
2710 * gdb.python/py-evthreads.exp: Likewise.
2711
77598427
PA
27122015-07-24 Pedro Alves <palves@redhat.com>
2713
2714 PR gdb/18717
2715 * gdb.threads/non-ldr-exit.c: New file.
2716 * gdb.threads/non-ldr-exit.exp: New file.
2717
11e6c98f
YQ
27182015-07-24 Yao Qi <yao.qi@linaro.org>
2719
2720 * gdb.server/ext-wrapper.exp: Test --wrapper option when
2721 restarting process.
2722
51aee833
YQ
27232015-07-24 Yao Qi <yao.qi@linaro.org>
2724
2725 * gdb.server/ext-restart.exp: New file.
2726
8cfe207c
YQ
27272015-07-24 Yao Qi <yao.qi@linaro.org>
2728
2729 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
2730 argument options.
2731 * gdb.server/ext-wrapper.exp: New file.
2732
cc12ce38
DE
27332015-07-23 Doug Evans <dje@google.com>
2734
2735 * gdb.dwarf2/dw2-dummy-cu.S: New file.
2736 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
2737
d0d84780
PMR
27382015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
2739
2740 * gdb.ada/var_arr_typedef.exp: New testcase.
2741 * gdb.ada/var_arr_typedef/pack.adb: New file.
2742 * gdb.ada/var_arr_typedef/pack.ads: New file.
2743 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
2744
8b558f79
JB
27452015-07-20 Joel Brobecker <brobecker@adacore.com>
2746
2747 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
2748
775a3298
JK
27492015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2750
2751 * gdb.arch/i386-biarch-core.exp: Replace istarget
2752 by "complete set gnutarget". Remove expectation for the "core-file"
2753 command.
2754
db1ff28b
JK
27552015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2756
2757 Revert the previous commit:
2758 Tests for validate symbol file using build-id.
2759
0a94970d
JK
27602015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2761
2762 Tests for validate symbol file using build-id.
2763 * gdb.base/solib-mismatch-lib.c: New file.
2764 * gdb.base/solib-mismatch-libmod.c: New file.
2765 * gdb.base/solib-mismatch.c: New file.
2766 * gdb.base/solib-mismatch.exp: New file.
2767
03346981
SL
27682015-07-15 Sandra Loosemore <sandra@codesourcery.com>
2769
2770 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
2771 nios2-*-linux*.
2772 * gdb.base/sigbpt.exp (stepi_out): Likewise.
2773 * gdb.base/siginfo.exp: Likewise.
2774 * gdb.base/sigstep.exp (advance, advancei): Likewise.
2775
42422cc7
PL
27762015-07-15 Pierre Langlois <pierre.langlois@arm.com>
2777
2778 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
2779 Move it to ...
2780 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
2781 ... here.
2782 * gdb.trace/range-stepping.exp: Check that the target supports
2783 range stepping.
2784
cfa68bae
JK
27852015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2786
2787 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
2788
8ffdba26
PA
27892015-07-14 Pedro Alves <palves@redhat.com>
2790
2791 * gdb.base/killed-outside.exp: New file.
2792 * gdb.base/killed-outside.c: New file.
2793
218a5a11
JK
27942015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2795
2796 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
2797 (n at main): New.
2798 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
2799
e03ed3c6
AA
28002015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2801
2802 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
2803 infcall tests instead of setting up for KFAIL.
2804
485668e5
MM
28052015-07-10 Markus Metzger <markus.t.metzger@intel.com>
2806
2807 * gdb.btrace/record_goto-step.exp: New.
2808
08464196
JK
28092015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2810
2811 PR compile/18484
2812 * gdb.compile/compile.c (struct struct_type): Add volatile to
2813 selffield's type.
2814 * gdb.compile/compile.exp
2815 (compile code struct_object.selffield = &struct_object): Skip further
2816 struct_object tests if this one xfails.
2817
bcf5c1d9
RC
28182015-07-08 Robert O'Callahan <robert@ocallahan.org>
2819
2820 PR exp/18617
2821 * gdb.trace/ax.exp: Add test.
2822
4931af25
YQ
28232015-07-07 Yao Qi <yao.qi@linaro.org>
2824
2825 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
2826 instead of istarget "aarch64*-*-*".
2827 * gdb.arch/aarch64-fp.exp: Likewise.
2828 * gdb.base/float.exp: Likewise.
2829 * gdb.reverse/aarch64.exp: Likewise.
2830 * lib/gdb.exp (is_aarch64_target): New proc.
2831
9fcf688e
YQ
28322015-07-07 Yao Qi <yao.qi@linaro.org>
2833
2834 * lib/gdb.exp (is_aarch32_target): New proc.
2835 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
2836 instead of "istarget "arm*-*-*"".
2837 * gdb.arch/arm-disp-step.exp: Likewise.
2838 * gdb.arch/thumb-bx-pc.exp: Likewise.
2839 * gdb.arch/thumb-prologue.exp: Likewise.
2840 * gdb.arch/thumb-singlestep.exp: Likewise.
2841 * gdb.base/disp-step-syscall.exp: Likewise.
2842 * gdb.base/float.exp: Likewise.
2843
fbd8d50d
YQ
28442015-07-07 Yao Qi <yao.qi@linaro.org>
2845
2846 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
2847 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
2848
71be1fdc
YQ
28492015-07-07 Yao Qi <yao.qi@linaro.org>
2850
2851 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
2852 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
2853 if it exists.
2854 * gdb.multi/multi-arch.exp: Likewise.
2855
3e221d36
SM
28562015-07-07 Simon Marchi <simon.marchi@ericsson.com>
2857
2858 * gdb.python/py-lazy-string.exp: Add missing parentheses to
2859 print.
2860
d441430b
YQ
28612015-07-07 Yao Qi <yao.qi@linaro.org>
2862
2863 * gdb.arch/thumb-singlestep.exp: Do one more single step.
2864
06f810bd
MG
28652015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
2866
2867 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
2868 '[' and ']' characters.
2869
5e61e7c0
IB
28702015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
2871
2872 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
2873
28bf096c
PA
28742015-06-29 Pedro Alves <palves@redhat.com>
2875
2876 PR threads/18127
2877 * gdb.threads/hand-call-new-thread.c: New file.
2878 * gdb.threads/hand-call-new-thread.c: New file.
2879
ee93cd5e
KS
28802015-06-26 Keith Seitz <keiths@redhat.com>
2881 Doug Evans <dje@google.com>
2882
2883 PR 16253
2884 * gdb.cp/var-tag-2.cc: New file.
2885 * gdb.cp/var-tag-3.cc: New file.
2886 * gdb.cp/var-tag-4.cc: New file.
2887 * gdb.cp/var-tag.cc: New file.
2888 * gdb.cp/var-tag.exp: New file.
2889
fc637f04
PP
28902015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2891
2892 * gdb.base/history-duplicates.exp: New test.
2893
2e52ae68
PP
28942015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2895
2896 * gdb.base/completion.exp: Test the completion of the "focus"
2897 command.
2898
6e22494e
JK
28992015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2900
2901 * gdb.arch/amd64-prologue-skip.S: New file.
2902 * gdb.arch/amd64-prologue-skip.exp: New file.
2903
bf7b9cd9
SM
29042015-06-25 Simon Marchi <simon.marchi@ericsson.com>
2905
2906 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
2907 is_address_zero_readable check.
2908
201e8dfd
PB
29092015-06-24 Peter Bergner <bergner@vnet.ibm.com>
2910
2911 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
2912 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
2913
5cd867b4
YQ
29142015-06-24 Yao Qi <yao.qi@linaro.org>
2915
2916 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
2917 linux targets.
2918
4d7be007
YQ
29192015-06-24 Yao Qi <yao.qi@linaro.org>
2920
2921 * lib/gdb.exp (supports_get_siginfo_type): New proc.
2922 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
2923 * gdb.base/siginfo-thread.exp: Likewise.
2924
07fcd301
YQ
29252015-06-22 Yao Qi <yao.qi@linaro.org>
2926
2927 * boards/remote-gdbserver-on-localhost.exp: Add comments.
2928
52042a00
YQ
29292015-06-22 Yao Qi <yao.qi@linaro.org>
2930
2931 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
2932 aarch64*-*-*.
2933 (skip_hw_watchpoint_tests): Likewise.
2934
74bd41ce
PP
29352015-06-18 Patrick Palka <patrick@parcs.ath.cx>
2936
2937 * gdb.base/gdbinit-history.exp: Test the interaction between
2938 setting GDBHISTSIZE and setting the history size via .gdbinit.
2939
bc460514
PP
29402015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2941
2942 PR gdb/16999
2943 * gdb.base/gdbhistsize-history.exp: New test.
2944
b58c513b
PP
29452015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2946
2947 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
2948 with GDBHISTSIZE.
2949 * gdb.base/readline.exp: Likewise.
2950
92046791
YQ
29512015-06-17 Yao Qi <yao.qi@linaro.org>
2952
2953 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
2954 line.
2955
2093d2d3
PP
29562015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2957
2958 * gdb.base/gdbinit-history.exp: Add test case to check that
2959 an unlimited history file does not get truncated on exit.
2960
e6c693af
AA
29612015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2962
2963 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
2964 (VECTOR): New macro. Use it...
2965 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
2966 ...for these typedefs.
2967 (int8, char1, int1, double1): New typedefs.
2968 (struct just_int2, struct two_int2): New structures.
2969 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
2970 (add_structvecs, add_singlevecs): New functions.
2971 (main): Call add_some_intvecs twice.
2972 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
2973 the compile and exit upon failure. Try compiling for the "native"
2974 architecture. Test inferior function calls with vector arguments
2975 and vector return value handling with "finish" and "return".
2976
c74f7d1c
JT
29772015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2978
2979 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
2980 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
2981 PE file.
2982 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
2983
98aa42ee
AT
29842015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
2985
2986 PR breakpoints/16465
2987 * gdb.mi/mi-dprintf-pending.c: New file.
2988 * gdb.mi/mi-dprintf-pending.exp: New test.
2989 * gdb.mi/mi-dprintf-pendshr.c: New file.
2990
7d73c23c 29912015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2992 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2993
2994 * gdb.arch/i386-mpx-map.c: New file.
2995 * gdb.arch/i386-mpx-map.exp: New File.
2996
29972015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2998
2999 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3000 * gdb.arch/i386-mpx.exp: Indentation fixed.
3001
30022015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3003
3004 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3005 function and improved indentation.
3006 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3007 gdb_test_multiple. Added additional tests to skip the test.
3008
30092015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3010
3011 * gdb.arch/i386-avx512.c: Change path in include file.
3012 * gdb.arch/i386-avx512.exp: Change include dir path
3013 compilation flag.
3014 * gdb.arch/i386-mpx.c: Change path in include file.
3015 * gdb.arch/i386-mpx.exp: Change include dir path compilation
3016 flag.
3017
d5eba19a
JK
30182015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3019
3020 * gdb.compile/compile-print.exp (compile print *vararray@3)
3021 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
3022
7f361056
JK
30232015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3024
3025 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
3026 (do not keep jit in memory): ... this.
3027 (expect 5): Change it to ...
3028 (expect no 5): ... this.
3029
3b462ec2
SM
30302015-06-02 Simon Marchi <simon.marchi@ericsson.com>
3031
3032 PR gdb/15564
3033 * gdb.mi/mi-detach.exp: New file.
3034
e0619de6
JK
30352015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3036
3037 PR symtab/18392
3038 * gdb.arch/amd64-tailcall-self.S: New file.
3039 * gdb.arch/amd64-tailcall-self.c: New file.
3040 * gdb.arch/amd64-tailcall-self.exp: New file.
3041
e970cb34
DB
30422015-05-28 Don Breazeal <donb@codesourcery.com>
3043
3044 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
3045 tests for remote targets by checking is_target_gdbserver.
3046
b2e2f908
DE
30472015-05-27 Doug Evans <dje@google.com>
3048
3049 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3050 * gdb.dwarf2/opaque-type-lookup.c: New file.
3051 * gdb.dwarf2/opaque-type-lookup.exp: New file.
3052
82c7be31
DE
30532015-05-26 Doug Evans <dje@google.com>
3054
3055 * gdb.cp/iostream.cc: New file.
3056 * gdb.cp/iostream.exp: New file.
3057
b4f54984
DE
30582015-05-26 Doug Evans <dje@google.com>
3059
3060 * gdb.dwarf2/dw2-op-call.exp: Update.
3061 * gdb.dwarf2/dw4-sig-types.exp: Update.
3062 * gdb.dwarf2/implptr.exp: Update.
3063 * gdb.mi/mi-cmd-param-changed.exp: Update.
3064
4ea6efe9
DE
30652015-05-26 Doug Evans <dje@google.com>
3066
3067 * gdb.python/py-lazy-string.c: New file.
3068 * gdb.python/py-lazy-string.exp: New file.
3069 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
3070 (main): Update. Add estring3.
3071 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
3072 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
3073
f6bb7db3
YQ
30742015-05-26 Omair Javaid <omair.javaid@linaro.org>
3075 Yao Qi <yao.qi@linaro.org>
3076
3077 * gdb.reverse/aarch64.c: New.
3078 * gdb.reverse/aarch64.exp: New.
3079
a81bfbd0
OJ
30802015-05-26 Omair Javaid <omair.javaid@linaro.org>
3081
3082 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
3083 (supports_reverse): Likewise.
3084
158bf1b4
PP
30852015-05-22 Patrick Palka <patrick@parcs.ath.cx>
3086
3087 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3088 Use with_test_prefix.
3089
a0145030
AB
30902015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
3091
3092 * gdb.base/completion.exp: Add test for completion of layout
3093 names.
3094
ebe3b578
AB
30952015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
3096
3097 * lib/gdb.exp (skip_tui_tests): New proc.
3098 * gdb.base/tui-layout.exp: Check skip_tui_tests.
3099
84204ed7
PA
31002015-05-19 Pedro Alves <palves@redhat.com>
3101
3102 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3103 Save the whole env array instead of just HOME. Unset HISTSIZE in
3104 the environment while testing. Restore whole environment
3105 afterwards.
3106
37442ce1
DE
31072015-05-16 Doug Evans <xdje42@gmail.com>
3108
3109 * gdb.guile/scm-ports.c: New file.
3110 * gdb.guile/scm-ports.exp: Add memory port tests.
3111
36de76f9
JK
31122015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3113
3114 * gdb.compile/compile-print.c: New file.
3115 * gdb.compile/compile-print.exp: New file.
3116
3a9558c4
JK
31172015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3118
3119 * gdb.compile/compile-ops.exp: Cast param to void.
3120 * gdb.compile/compile.exp: Complete type for _gdb_expr.
3121 (compile code struct_object.selffield = &struct_object): Add xfail.
3122
aa715135
JG
31232015-05-15 Joel Brobecker <brobecker@adacore.com>
3124
3125 * gdb.ada/arr_enum_with_gap: New testcase.
3126
931e5bc3
JG
31272015-05-15 Joel Brobecker <brobecker@adacore.com>
3128
3129 * gdb.ada/byte_packed_arr: New testcase.
3130
9cd4d857
JB
31312015-05-15 Joel Brobecker <brobecker@adacore.com>
3132
3133 * gdb.ada/pckd_neg: New testcase.
3134
ebfd00d2
PP
31352015-05-13 Patrick Palka <patrick@parcs.ath.cx>
3136
3137 PR gdb/17820
3138 * gdb.base/gdbinit-history.exp: New test.
3139 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
3140 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
3141
4c082a81
SC
31422015-05-09 Siva Chandra Reddy <sivachandra@google.com>
3143
3144 * gdb.python/py-xmethods.cc: Enhance test case.
3145 * gdb.python/py-xmethods.exp: New tests.
3146 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
3147 function.
3148 (B_indexoper): Likewise.
3149 (global_dm_list) : Add new xmethod worker functions.
3150
f7797074
SDJ
31512015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
3152
3153 * gdb.base/coredump-filter.exp: Correctly unset
3154 "coredump_var_addr" array.
3155
a4674e4e
PA
31562015-05-08 Pedro Alves <palves@redhat.com>
3157
3158 * gdb.server/non-existing-program.exp: Unset spawn_id.
3159
df2eb078
SC
31602015-05-08 Siva Chandra Reddy <sivachandra@google.com>
3161
3162 PR python/18291
3163 * gdb.python/py-xmethods.exp: Add tests.
3164
422349a3
YQ
31652015-05-08 Yao Qi <yao.qi@linaro.org>
3166
3167 PR gdb/18208
3168 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
3169 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
3170 function set_coredump_filter, and remove remote_exec call.
3171 Remove argument ipid. Callers update.
3172 (top level): Don't get inferior's PID.
3173
63fc80ce
AA
31742015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
3175
3176 * gdb.base/watch_thread_num.exp: Skip test on targets without
3177 access watchpoints.
3178
80ad801e
PA
31792015-05-06 Pedro Alves <palves@redhat.com>
3180
3181 PR server/18081
3182 * gdb.server/non-existing-program.exp: New file.
3183
0fa7fe50
JB
31842015-05-05 Joel Brobecker <brobecker@adacore.com>
3185
3186 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
3187
3ea89b92
PMR
31882015-05-05 Joel Brobecker <brobecker@adacore.com>
3189
3190 * gdb.ada/out_of_line_in_inlined: New testcase.
3191
87b8eff0
JB
31922015-05-05 Joel Brobecker <brobecker@adacore.com>
3193
3194 * gdb.ada/var_rec_arr: New testcase.
3195
5fccc635
YQ
31962015-04-30 Yao Qi <yao.qi@linaro.org>
3197
3198 * gdb.base/break-idempotent.exp: If
3199 skip_hw_watchpoint_multi_tests returns true, skip the tests
3200 on "rwatch" and "awatch".
3201
42d38f42
YQ
32022015-04-30 Yao Qi <yao.qi@linaro.org>
3203
3204 * gdb.base/relativedebug.exp: Invoke gdb command
3205 "info sharedlibrary", and if libc.so doesn't have debug info,
3206 skip the test.
3207
2ce1cdbf
DE
32082015-04-29 Doug Evans <dje@google.com>
3209
3210 * gdb.python/py-xmethods.exp: Add ptype tests.
3211 * gdb.python/py-xmethods.py (E_method_char_worker): Add
3212 get_result_type method.
3213
f24a38c5
LM
32142015-04-29 Luis Machado <lgustavo@codesourcery.com>
3215
3216 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
3217 the target does not support hardware watchpoints.
3218
ecbf2b3c
LM
32192015-04-29 Luis Machado <lgustavo@codesourcery.com>
3220
3221 * gdb.base/break-always.exp: Abort testing if writing to memory
3222 causes an error.
3223
34f5f757
DE
32242015-04-28 Doug Evans <dje@google.com>
3225
3226 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
3227 * gdb.python/py-pp-registration.exp: ... here. New file.
3228 * gdb.python/py-pp-registration.c: New file.
3229 * gdb.python/py-pp-registration.py: New file.
3230
69b4374a
DE
32312015-04-28 Doug Evans <dje@google.com>
3232
3233 * gdb.python/py-bad-printers.c: New file.
3234 * gdb.python/py-bad-printers.py: New file.
3235 * gdb.python/py-bad-printers.exp: New file.
3236
59fb7612
SS
32372015-04-28 Sasha Smundak <asmundak@google.com>
3238
3239 * gdb.python/py-type.exp: New test.
3240
2631b16a
AW
32412015-04-28 Andy Wingo <wingo@igalia.com>
3242
3243 * gdb.python/py-parameter.exp:
3244 * gdb.guile/scm-parameter.exp: Escape the path that we are
3245 matching against, as it might contain characters that are special
3246 to regular expressions.
3247
460efde1
JB
32482015-04-27 Joel Brobecker <brobecker@adacore.com>
3249
3250 * gdb.ada/rec_comp: New testcase.
3251
2d369d8e
SDJ
32522015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
3253
3254 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
3255 before using it.
3256
cf75d6c3
AB
32572015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
3258
3259 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
3260 new tests for verilog output.
3261
8dbe7ca5
YQ
32622015-04-24 Yao Qi <yao.qi@linaro.org>
3263
3264 * boards/remote-gdbserver-on-localhost.exp: New file.
3265
4ef9fb2f
PA
32662015-04-23 Pedro Alves <palves@redhat.com>
3267
3268 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
3269 $inferior_spawn_id instead of $inferior_spawn_id directly. On
3270 "end of file", remove $inferior_spawn_id from the indirect list.
3271
0a803169
PA
32722015-04-23 Pedro Alves <palves@redhat.com>
3273
3274 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
3275
749ef8f8
PA
32762015-04-23 Pedro Alves <palves@redhat.com>
3277
3278 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
3279 on $any_spawn_id instead of only on $gdb_spawn_id.
3280
8aae4344
PM
32812015-04-21 Pierre Muller <muller@sourceware.org>
3282
3283 PR pascal/17815
3284 * lib/pascal.exp (gpc_compile): Add new option "class".
3285 (fpc_compile): Likewise.
3286 * gdb.pascal/case-insensitive-symbols.pas: New file.
3287 * gdb.pascal/case-insensitive-symbols.exp: New file.
3288
1586c8fb
GB
32892015-04-20 Gary Benson <gbenson@redhat.com>
3290
3291 * gdb.base/attach.exp: Fix three extended remote failures.
3292
1b6e6f5c
GB
32932015-04-17 Gary Benson <gbenson@redhat.com>
3294
3295 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
3296 the main executable over the remote protocol.
3297
e797481d
PA
32982015-04-16 Pedro Alves <palves@redhat.com>
3299
3300 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
3301 a new gdbserver if gdbserver_reconnect_p is set.
3302
1ca99c42
PA
33032015-04-16 Pedro Alves <palves@redhat.com>
3304
3305 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
3306 is set, don't exit gdbserver.
3307
af9fd6f8
AA
33082015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3309
3310 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
3311 appropriate .insn, such that an older assembler can be used.
3312 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
3313 the z/Architecture instruction set on 31-bit targets as well.
3314
04ff1e61
AA
33152015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3316
3317 * gdb.go/handcall.exp: Remove all logic related to the first
3318 breakpoint and rely on go_runto_main instead.
3319 * gdb.go/strings.exp: Likewise.
3320 * gdb.go/unsafe.exp: Likewise.
3321 * gdb.go/hello.exp: Likewise. Also rename the remaining
3322 breakpoint marker to "breakpoint 1".
3323 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
3324 * gdb.go/strings.go: Likewise.
3325 * gdb.go/unsafe.go: Likewise.
3326 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
3327 "set breakpoint 2 here" and rename the remaining breakpoint marker
3328 to "breakpoint 1".
3329
40d2f8d6
SM
33302015-04-15 Simon Marchi <simon.marchi@ericsson.com>
3331
3332 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
3333 if itertools.imap is not present.
3334 * gdb.python/py-objfile.exp: Add parentheses.
3335 * gdb.python/py-type.exp: Same.
3336 * gdb.python/py-unwind-maint.py: Same.
3337
8cbc97c6
YQ
33382015-04-15 Yao Qi <yao.qi@linaro.org>
3339
3340 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
3341 of ":$ptr_size" and set its form explicitly.
3342
45fd756c
YQ
33432015-04-15 Pedro Alves <palves@redhat.com>
3344 Yao Qi <yao.qi@linaro.org>
3345
3346 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
3347 timeout by factor of 4.
3348 (test_regular_watch): Likewise.
3349 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
3350 * gdb.reverse/sigall-reverse.exp: Likewise.
3351 * gdb.reverse/until-precsave.exp: Likewise.
3352 * lib/gdb.exp (with_timeout_factor): New proc.
3353 (gdb_expect): Move some code to ...
3354 (get_largest_timeout): ... here. New procedure.
3355
9e811bc3
LM
33562015-04-14 Luis Machado <lgustavo@codesourcery.com>
3357
3358 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
3359
0ff6fcb2
LM
33602015-04-13 Luis Machado <lgustavo@codesourcery.com>
3361
3362 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
3363 to write to the .text section.
3364
7578d5f7
LM
33652015-04-13 Luis Machado <lgustavo@codesourcery.com>
3366
3367 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3368 Handle the case of targets that do not provide PID information.
3369
2efe15c4
YQ
33702015-04-13 Yao Qi <yao.qi@linaro.org>
3371
3372 * lib/gdbserver-support.exp (gdb_exit): Catch exception
3373 and use expect instead of gdb_expect.
3374
8cd8f2f8
SDJ
33752015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
3376
3377 * gdb.base/coredump-filter.exp: Rename variable "addr" to
3378 "coredump_var_addr" to avoid naming conflict with other testcases.
3379
9ee41772
PA
33802015-04-10 Pedro Alves <palves@redhat.com>
3381
3382 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3383 gdb_test_sequence and gdb_assert.
3384
07473109
PA
33852015-04-10 Pedro Alves <palves@redhat.com>
3386
3387 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3388 test messages that don't include the breakpoint address.
3389
de3db44c
YQ
33902015-04-10 Yao Qi <yao.qi@linaro.org>
3391
3392 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3393 false for some offset and width combinations which aren't
3394 supported by linux kernel.
3395
c79d856c
PA
33962015-04-10 Pedro Alves <palves@redhat.com>
3397
3398 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3399 procedure, factored out from ...
3400 (top level): ... here. Add "set displaced-stepping" testing axis.
3401 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3402 parameter "displaced". Use it.
3403 (top level): Use foreach and add "set displaced-stepping" testing
3404 axis.
3405
ebc90b50
PA
34062015-04-10 Pedro Alves <palves@redhat.com>
3407
3408 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3409 Remove comment.
3410 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3411 both the address of the instruction that triggers the watchpoint
3412 and the address of the instruction immediately after, and use
3413 those addresses for the test. Fix comment.
3414
8f572e5c
PA
34152015-04-10 Pedro Alves <palves@redhat.com>
3416
3417 * gdb.base/sigstep.exp (breakpoint_to_handler)
3418 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
3419 Test "backtrace" in handler.
3420 (breakpoint_over_handler): New parameter 'displaced'. Use it.
3421 (top level): Add new "displaced" test axis to
3422 breakpoint_to_handler, breakpoint_to_handler_entry and
3423 breakpoint_over_handler.
3424
8d707a12
PA
34252015-04-10 Pedro Alves <palves@redhat.com>
3426
3427 PR gdb/18216
3428 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3429
ef713951
YQ
34302015-04-10 Yao Qi <yao.qi@linaro.org>
3431
3432 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3433 (test_add_rn_pc): New function.
3434 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3435 (top level): Invoke test_add_rn_pc.
3436
906d60cf
PA
34372015-04-10 Pedro Alves <palves@redhat.com>
3438
3439 PR gdb/13858
3440 * gdb.base/step-over-no-symbols.exp: New file.
3441
f2983cc3
AW
34422015-04-09 Andy Wingo <wingo@igalia.com>
3443
3444 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3445 after the Python tests.
3446
6d62641c
SDJ
34472015-04-08 Keith Seitz <keiths@redhat.com>
3448
3449 PR python/16699
3450 * gdb.python/py-completion.exp: New tests for completion.
3451 * gdb.python/py-completion.py (CompleteLimit1): New class.
3452 (CompleteLimit2): Likewise.
3453 (CompleteLimit3): Likewise.
3454 (CompleteLimit4): Likewise.
3455 (CompleteLimit5): Likewise.
3456 (CompleteLimit6): Likewise.
3457 (CompleteLimit7): Likewise.
3458
f3770638
PA
34592015-04-08 Pedro Alves <palves@redhat.com>
3460
3461 PR gdb/18214
3462 PR gdb/18216
3463 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3464 function.
3465 (main): Install it as SIGUSR1 handler.
3466 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3467 parameter. Always use "setup" as prefix. Toggle "set
3468 displaced-stepping" off/on depending on global. Don't switch to
3469 thread 1 here.
3470 (top level): Add displaced stepping "off/on" test axis. Update
3471 "setup" calls. Wrap each subtest with with_test_prefix. Test
3472 continuing with a queued signal in each thread.
3473
4496bed7
PA
34742015-04-08 Pedro Alves <palves@redhat.com>
3475
3476 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3477 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
3478 gdb_breakpoint instead of gdb_test that doesn't expect anything.
3479 Return early if running to main fails.
3480 * gdb.trace/while-stepping.exp: Likewise.
3481
b97fde92
PA
34822015-04-07 Pedro Alves <palves@redhat.com>
3483
3484 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3485 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
3486 interact with inferior program.
3487
f71c18e7
PA
34882015-04-07 Pedro Alves <palves@redhat.com>
3489
3490 * lib/gdb.exp (inferior_spawn_id): New global.
3491 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
3492 spawn id after processing the user code.
3493 (default_gdb_start): Set inferior_spawn_id.
3494 (send_inferior): New procedure.
3495 * lib/gdbserver-support.exp (gdbserver_start): Set
3496 inferior_spawn_id.
3497 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3498
6423214f
PA
34992015-04-07 Pedro Alves <palves@redhat.com>
3500
3501 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3502 * lib/gdbserver-support.exp (gdbserver_start): Make
3503 $server_spawn_id global.
3504 (gdbserver_start): Don't wait for gdbserver's spawn id with
3505 expect_background.
3506 (close_gdbserver): New procedure.
3507 (gdb_exit): Rename the default version and reimplement.
3508
71c0ee8c
PA
35092015-04-07 Pedro Alves <palves@redhat.com>
3510
72f4393d 3511 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
3512 append the substituted item, not the original item.
3513
203bc29b
PA
35142015-04-07 Pedro Alves <palves@redhat.com>
3515
3516 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3517 gdb_expect.
3518
508a3ddf
PA
35192015-04-07 Pedro Alves <palves@redhat.com>
3520
3521 * gdb.base/interrupt.exp: Don't handle the case of the inferior
3522 output appearing once only.
3523
9f6dbe2b
PA
35242015-04-07 Pedro Alves <palves@redhat.com>
3525
3526 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3527 that doesn't expect anything. Return early if running to main
3528 fails.
3529
337532fa
YQ
35302015-04-07 Yao Qi <yao.qi@linaro.org>
3531
3532 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3533 (child_function): Call alarm.
3534 (main): Move call to alarm into the loop.
3535 * gdb.threads/non-stop-fair-events.exp: Build program with
3536 -DTIMEOUT=$timeout.
3537
01b622d4
DE
35382015-04-06 Doug Evans <xdje42@gmail.com>
3539
3540 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3541 Fix dest parameter to board_info.
3542 (fpc_compile): Ditto.
3543 (gdb_compile_pascal): Rename dest arg to destfile.
3544
961f4160
PMR
35452015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
3546
3547 * gdb.ada/funcall_ref.exp: New file.
3548 * gdb.ada/funcall_ref/foo.adb: New file.
3549
cafda597
YQ
35502015-04-02 Yao Qi <yao.qi@linaro.org>
3551
3552 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3553 is remote.
3554
fed040c6
GB
35552015-04-02 Gary Benson <gbenson@redhat.com>
3556
3557 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3558
d11916aa
SS
35592015-04-01 Sasha Smundak <asmundak@google.com>
3560
3561 * gdb.python/py-unwind-maint.c: New file.
3562 * gdb.python/py-unwind-maint.exp: New test.
3563 * gdb.python/py-unwind-maint.py: New file.
3564 * gdb.python/py-unwind.c: New file.
3565 * gdb.python/py-unwind.exp: New test.
3566 * gdb.python/py-unwind.py: New test.
3567
a1471180
PA
35682015-04-01 Pedro Alves <palves@redhat.com>
3569
3570 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3571 to fail instead of non-existent $test.
3572
0bbeccb1
PA
35732015-04-01 Pedro Alves <palves@redhat.com>
3574
3575 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3576 GDBFLAGS if not empty.
3577
3c724c8c
PMR
35782015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
3579
3580 * gdb.ada/complete.exp: Remove "multi_line".
3581 * gdb.ada/info_exc.exp: Remove "multi_line".
3582 * gdb.ada/packed_tagged.exp: Remove "multi_line".
3583 * gdb.ada/ptype_field.exp: Remove "multi_line".
3584 * gdb.ada/sym_print_name.exp: Remove "multi_line".
3585 * gdb.ada/tagged.exp: Remove "multi_line".
3586 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3587 [multi_line ...]
3588 * gdb.btrace/delta.exp: Likewise.
3589 * gdb.btrace/exception.exp: Likewise.
3590 * gdb.btrace/function_call_history.exp: Likewise.
3591 * gdb.btrace/instruction_history.exp: Likewise.
3592 * gdb.btrace/nohist.exp: Likewise.
3593 * gdb.btrace/record_goto.exp: Likewise.
3594 * gdb.btrace/segv.exp: Likewise.
3595 * gdb.btrace/stepi.exp: Likewise.
3596 * gdb.btrace/tailcall.exp: Likewise.
3597 * gdb.btrace/unknown_functions.exp: Likewise.
3598 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3599 * lib/gdb.exp: Add the "multi_line" helper.
3600
4eec2deb
PA
36012015-04-01 Pedro Alves <palves@redhat.com>
3602
3603 * gdb.threads/tid-reuse.c: New file.
3604 * gdb.threads/tid-reuse.exp: New file.
3605
df8411da
SDJ
36062015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
3607
3608 PR corefiles/16092
3609 * gdb.base/coredump-filter.c: New file.
3610 * gdb.base/coredump-filter.exp: Likewise.
3611
6ef37366
PM
36122015-03-27 Petr Machata <pmachata@redhat.com>
3613
3614 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3615 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3616 (Dwarf::assemble): Initialize them.
3617 (Dwarf::lines): New function.
3618
7ec911b0
JT
36192015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
3620
3621 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3622 SYMBOL_PREFIX for x86_64-*-cygwin.
3623
ff908ebf
AW
36242015-03-26 Andy Wingo <wingo@igalia.com>
3625
3626 PR symtab/18148
3627 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3628 const_value but not a location.
3629 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3630 location defined in non-main CUs are visible.
3631
6d5f0679
YQ
36322015-03-26 Yao Qi <yao.qi@linaro.org>
3633
3634 PR testsuite/18139
3635 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3636 Add a line number entry for the same line.
3637 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3638 Add a line number entry for the same line.
3639
2898689b
YQ
36402015-03-26 Yao Qi <yao.qi@linaro.org>
3641
3642 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3643 .int 0.
3644 (func): Likewise. Add .Lfunc_1 label.
3645 Use .Lfunc_1 label.
3646 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3647 .int 0.
3648 (func): Likewise.
3649 Use .Lfunc_1 label.
3650
85180498
YQ
36512015-03-26 Yao Qi <yao.qi@linaro.org>
3652
3653 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3654 Call gdb_compile instead to compile each .s files without debug
3655 information.
3656
8aa08a8d
YQ
36572015-03-26 Yao Qi <yao.qi@linaro.org>
3658
3659 * gdb.base/savedregs.exp (process_saved_regs): Make
3660 "Saved registers:" optional in the pattern.
3661
66849923
MM
36622015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3663
3664 * gdb.btrace/next.exp: Merged into step.exp.
3665 * gdb.btrace/finish.exp: Merged into step.exp.
3666 * gdb.btrace/nexti.exp: Merged into stepi.exp.
3667 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
3668 "record goto" and checking the exact replay position.
3669 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
3670 check for "Recording format" in "info record" output.
3671 * gdb.btrace/record_goto.exp: Choose test file based on target.
3672 * gdb.btrace/x86-record_goto.S: Renamed into ...
3673 * gdb.btrace/x86_64-record_goto.S: ... this.
3674 * gdb.btrace/i686-record_goto.S: New.
3675 * gdb.btrace/x86-tailcall.S: Renamed into ...
3676 * gdb.btrace/x86_64-tailcall.S: ... this.
3677 * gdb.btrace/i686-tailcall.S: New.
3678 * gdb.btrace/x86-tailcall.c: Renamed into ...
3679 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
3680 separate statements. Update test.
3681 * gdb.btrace/delta.exp: Use record_goto.c as test file.
3682 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
3683 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
3684 * gdb.btrace/tailcall.exp: Choose test file based on target.
3685 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
3686
11cc1b74
MM
36872015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3688
3689 * gdb.btrace/exception.exp: Increase BTS buffer size.
3690
a25d8bf9
PA
36912015-03-24 Pedro Alves <palves@redhat.com>
3692
3693 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
3694
856e7dd6
PA
36952015-03-24 Pedro Alves <palves@redhat.com>
3696
3697 * gdb.threads/schedlock.exp (test_step): No longer expect that
3698 "set scheduler-locking step" with "next" over a function call runs
3699 threads unlocked.
3700
ad235a41
AT
37012015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3702
3703 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
3704
15630549
AT
37052015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3706
3707 PR breakpoints/16466
3708 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
3709 * gdb.mi/mi-pending.c (thread_func): New function.
3710 (int main): Add threading support required.
3711 * gdb.mi/mi-pending.exp: Add tests for this issue.
3712 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
3713 (pendfunc2): Remove stdio dependency.
3714 * gdb.mi/mi-pendshr2.c: New file.
3715
693dca06
KS
37162015-03-23 Keith Seitz <keiths@redhat.com>
3717
3718 * gdb.linespec/keywords.c: New file.
3719 * gdb.linespec/keywords.exp: New file.
3720
7e993ebf
KS
37212015-03-23 Keith Seitz <keiths@redhat.com>
3722
3723 PR gdb/18021
3724 * gdb.dwarf2/staticvirtual.exp: New test.
3725
bc23328c
JK
37262015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3727
3728 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
3729 * README: Remove HP-UX and gdb.hp.
3730 (configuration):
3731 * configure: Regenerate.
3732 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
3733 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
3734 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
3735 gdb.hp/gdb.defects/Makefile.
3736 * gdb.hp/Makefile.in: File deleted.
3737 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
3738 * gdb.hp/gdb.aCC/optimize.c: File deleted.
3739 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
3740 * gdb.hp/gdb.aCC/run.c: File deleted.
3741 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
3742 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
3743 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
3744 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
3745 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
3746 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
3747 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
3748 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
3749 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
3750 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
3751 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
3752 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
3753 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
3754 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
3755 * gdb.hp/gdb.base-hp/reg.s: File deleted.
3756 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
3757 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
3758 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
3759 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
3760 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
3761 * gdb.hp/gdb.compat/Makefile.in: File deleted.
3762 * gdb.hp/gdb.compat/average.c: File deleted.
3763 * gdb.hp/gdb.compat/sum.c: File deleted.
3764 * gdb.hp/gdb.compat/xdb.c: File deleted.
3765 * gdb.hp/gdb.compat/xdb0.c: File deleted.
3766 * gdb.hp/gdb.compat/xdb0.h: File deleted.
3767 * gdb.hp/gdb.compat/xdb1.c: File deleted.
3768 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
3769 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
3770 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
3771 * gdb.hp/gdb.defects/Makefile.in: File deleted.
3772 * gdb.hp/gdb.defects/bs14602.c: File deleted.
3773 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
3774 * gdb.hp/gdb.defects/solib-d.c: File deleted.
3775 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
3776 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
3777 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
3778 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
3779 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
3780 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
3781 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
3782 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
3783 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
3784 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
3785 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
3786 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
3787 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
3788 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
3789 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
3790 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
3791 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
3792 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
3793 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
3794 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
3795 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
3796 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
3797 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
3798 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
3799 * gdb.hp/tools/odump: File deleted.
3800
8bf3b159
PA
38012015-03-19 Pedro Alves <palves@redhat.com>
3802
3803 * gdb.threads/continue-pending-status.exp (saw_thread_2)
3804 (saw_thread_3): New globals.
3805 (top level): Increment them when an event for the corresponding
3806 thread is seen.
3807 (no thread starvation): New test.
3808
eb54c8bf
PA
38092015-03-19 Pedro Alves <palves@redhat.com>
3810
3811 * gdb.threads/continue-pending-status.c: New file.
3812 * gdb.threads/continue-pending-status.exp: New file.
3813
32d2e5d6
PA
38142015-03-18 Pedro Alves <palves@redhat.com>
3815
3816 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3817 Use gdb_is_target_remote instead of is_remote. Use
3818 gdb_test_multiple instead of gdb_expect. Exit early if
3819 gdb_test_multiple hits its internal matches. Tighten stepi tests
3820 expected output. Fail on exit with any signal, instead of just
3821 SIGILL.
3822
f68f11b7
YQ
38232015-03-18 Yao Qi <yao.qi@linaro.org>
3824
3825 PR tdep/18107
3826 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
3827 variable.
3828 * gdb.base/catch-syscall.exp: Don't skip it on
3829 aarch64*-*-linux* target. Remove elements in all_syscalls.
3830 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
3831 target.
3832 (setup_all_syscalls): New proc.
3833
ca5fd19b
YQ
38342015-03-16 Yao Qi <yao.qi@linaro.org>
3835
3836 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
3837 (top level): Skip tests if valid_addr_p returns false for
3838 $cmd1 or $cmd2.
3839
85642ba0
AW
38402015-03-11 Andy Wingo <wingo@igalia.com>
3841
3842 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
3843
e03f9645
YQ
38442015-03-11 Yao Qi <yao.qi@linaro.org>
3845
3846 * gdb.base/catch-syscall.exp: Fix typo in comments.
3847
5d0962b2
YQ
38482015-03-11 Yao Qi <yao.qi@linaro.org>
3849
3850 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
3851
b2df3cef
PA
38522015-03-09 Pedro Alves <palves@redhat.com>
3853
3854 * dg-extract-results.py: Delete.
3855
ef878e53
PA
38562015-03-09 Pedro Alves <palves@redhat.com>
3857
3858 Merge dg-extract-results.sh from GCC upstream (r218843).
3859
3860 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
3861 * dg-extract-results.sh: Use --text with grep to avoid issues with
3862 binary files. Fall back to cat -v, if that doesn't work.
3863
9494d219
PA
38642015-03-05 Pedro Alves <palves@redhat.com>
3865
3866 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
3867
a8d9763a
SM
38682015-03-04 Simon Marchi <simon.marchi@ericsson.com>
3869
3870 * lib/mi-support.exp (mi_expect_interrupt): Accept
3871 alternative event for when in all-stop mode.
3872
be9957b8
PA
38732015-03-04 Pedro Alves <palves@redhat.com>
3874
3875 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
3876
d57be0f4 38772015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
3878
3879 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
3880
c214c7cf
AA
38812015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3882
3883 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
3884 regexps for GDB's current line display, accept a hex address
3885 preceding the line number.
3886
6d74a497
AA
38872015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3888
3889 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
3890 the 'arch1' variable for "s390*-linux*" targets.
3891
511aee7c
PA
38922015-03-04 Pedro Alves <palves@redhat.com>
3893
3894 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
3895 (main): Pass missing retval argument to pthread_join call.
3896
95e50b27
PA
38972015-03-02 Pedro Alves <palves@redhat.com>
3898
3899 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
3900 (top level): Call do_test with non-stop as well.
3901
28054d69
PA
39022015-03-02 Pedro Alves <palves@redhat.com>
3903
3904 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
3905 -1.
3906
4fa5d7b4
AA
39072015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3908
3909 * gdb.arch/s390-vregs.exp: New test.
3910 * gdb.arch/s390-vregs.S: New file.
3911
97c18565
PA
39122015-02-27 Pedro Alves <palves@redhat.com>
3913
3914 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
3915 call to catch_command_errors.
3916 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
3917 catch_command_errors.
3918
a37bfa30
PA
39192015-02-27 Pedro Alves <palves@redhat.com>
3920
3921 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
3922 "true" for boolean result.
3923 * gdb.gdb/selftest.exp (test_with_self): Also accept full
3924 prototype of main.
3925
6f98576f
PA
39262015-02-27 Pedro Alves <palves@redhat.com>
3927
3928 * lib/unbuffer_output.c: New file.
3929 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
3930 (main): Call gdb_unbuffer_output.
3931
eba5ab56
YQ
39322015-02-27 Yao Qi <yao.qi@linaro.org>
3933
3934 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
3935 target.
3936
0def5aaa
DE
39372015-02-26 Doug Evans <dje@google.com>
3938
3939 * gdb.cp/class2.cc (Dbase, D): New classes.
3940 (main): New local delta.
3941 * gdb.cp/class2.exp: Test printing delta.
3942 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
3943 (dynbar): New global.
3944 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
3945
081a1c2c
JK
39462015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3947
3948 * gdb.compile/compile-ifunc.c: New file.
3949 * gdb.compile/compile-ifunc.exp: New file.
3950
2f41223f
AT
39512015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
3952
3953 * gdb.base/structs.exp: Check for correct struct on finish.
3954
03eddd80
YQ
39552015-02-26 Yao Qi <yao.qi@linaro.org>
3956
3957 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
3958 is zero.
3959
80c57053
JK
39602015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3961
3962 * gdb.arch/cordic.ko.bz2: New file.
3963 * gdb.arch/cordic.ko.debug.bz2: New file.
3964 * gdb.arch/ppc64-symtab-cordic.exp: New file.
3965
21613c12
YQ
39662015-02-25 Yao Qi <yao.qi@linaro.org>
3967
3968 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
3969 aarch64*-*-* target.
3970
d8b901ed
PA
39712015-02-23 Pedro Alves <palves@redhat.com>
3972
3973 * lib/gdb.exp (delete_breakpoints): Rewrite using
3974 gdb_test_multiple.
3975
e5b85ead
PA
39762015-02-23 Pedro Alves <palves@redhat.com>
3977
3978 * gdb.base/info-os.c: Include stdlib.h.
3979
85c3a371
DE
39802015-02-22 Doug Evans <xdje42@gmail.com>
3981
3982 PR symtab/17855
3983 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
3984 is read after symbols have been re-read.
3985 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
3986 * gdb.ada/exec_changed/second.adb (Second): Ditto.
3987
96553a0c
DE
39882015-02-21 Doug Evans <dje@google.com>
3989
3990 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
3991
97a0c697
JK
39922015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3993
3994 PR corefiles/17808
3995 * gdb.arch/i386-biarch-core.core.bz2: New file.
3996 * gdb.arch/i386-biarch-core.exp: New file.
3997
a47cd6e9
PA
39982015-02-21 Pedro Alves <palves@redhat.com>
3999
4000 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4001 runto_main fails.
4002
c5facdc4
PA
40032015-02-20 Pedro Alves <palves@redhat.com>
4004
4005 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4006 info probes.
4007
2db9a427
PA
40082015-02-20 Pedro Alves <palves@redhat.com>
4009
4010 * gdb.threads/multi-create-ns-info-thr.exp: New file.
4011
60fb7e9e
PA
40122015-02-20 Pedro Alves <palves@redhat.com>
4013
4014 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
4015 clean_restart before gdb_target_supports_trace.
4016
5c5019c2
PA
40172015-02-20 Pedro Alves <palves@redhat.com>
4018
4019 PR threads/18006
4020 * gdb.threads/clone-thread_db.c: New file.
4021 * gdb.threads/clone-thread_db.exp: New file.
4022
c9587f88
AT
40232015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
4024
4025 PR breakpoints/16812
4026 * gdb.base/catch-gdb-caused-signals.c: New file.
4027 * gdb.base/catch-gdb-caused-signals.exp: New file.
4028
f6a88844
JM
40292015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
4030
4031 * configure: Regenerated.
4032 * configure.ac: Use GDB_AC_TRANSFORM.
4033 * aclocal.m4: sinclude ../transform.m4.
4034
497c491b
JM
40352015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4036
4037 * lib/dtrace.exp: New file.
4038 * gdb.base/dtrace-probe.exp: Likewise.
4039 * gdb.base/dtrace-probe.d: Likewise.
4040 * gdb.base/dtrace-probe.c: Likewise.
4041 * lib/pdtrace.in: Likewise.
4042 * configure.ac: Output variables with the transformed names of
4043 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
4044 * configure: Regenerated.
4045
03e98035
JM
40462015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4047
4048 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4049 expected message when trying to access $_probe_* convenience
4050 variables while not on a probe.
4051
63cc30e9
JK
40522015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4053
4054 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
4055
0703599a
PA
40562015-02-11 Pedro Alves <pedro@codesourcery.com>
4057
4058 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
4059 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
4060
7e60a48e
DE
40612015-02-10 Doug Evans <xdje42@gmail.com>
4062
4063 * lib/gdb.exp (gdb_load): Always return a result.
4064
01b088bc
PA
40652015-02-10 Pedro Alves <palves@redhat.com>
4066
4067 * gdb.threads/signal-sigtrap.c: New file.
4068 * gdb.threads/signal-sigtrap.exp: New file.
4069
b05ec7a5
AT
40702015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
4071
4072 * gdb.trace/no-attach-trace.c: New file.
4073 * gdb.trace/no-attach-trace.exp: New file.
4074
a2c2acaf
MW
40752015-02-09 Mark Wielaard <mjw@redhat.com>
4076
4077 * gdb.dwarf2/atomic.c: New file.
4078 * gdb.dwarf2/atomic-type.exp: Likewise.
4079
31fd9caa
MM
40802015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4081
4082 * gdb.btrace/buffer-size.exp: Update "info record" output.
4083 * gdb.btrace/delta.exp: Update "info record" output.
4084 * gdb.btrace/enable.exp: Update "info record" output.
4085 * gdb.btrace/finish.exp: Update "info record" output.
4086 * gdb.btrace/instruction_history.exp: Update "info record" output.
4087 * gdb.btrace/next.exp: Update "info record" output.
4088 * gdb.btrace/nexti.exp: Update "info record" output.
4089 * gdb.btrace/step.exp: Update "info record" output.
4090 * gdb.btrace/stepi.exp: Update "info record" output.
4091 * gdb.btrace/nohist.exp: Update "info record" output.
4092
d33501a5
MM
40932015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4094
4095 * gdb.btrace/buffer-size: New.
4096
f4abbc16
MM
40972015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4098
4099 * gdb.btrace/delta.exp: Update "info record" output.
4100 * gdb.btrace/enable.exp: Update "info record" output.
4101 * gdb.btrace/finish.exp: Update "info record" output.
4102 * gdb.btrace/instruction_history.exp: Update "info record" output.
4103 * gdb.btrace/next.exp: Update "info record" output.
4104 * gdb.btrace/nexti.exp: Update "info record" output.
4105 * gdb.btrace/step.exp: Update "info record" output.
4106 * gdb.btrace/stepi.exp: Update "info record" output.
4107 * gdb.btrace/nohist.exp: Update "info record" output.
4108
b9d61307
SM
41092015-02-06 Simon Marchi <simon.marchi@ericsson.com>
4110
4111 PR gdb/15678
4112 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
4113
e584fdbc
PA
41142015-02-06 Pedro Alves <palves@redhat.com>
4115
4116 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
4117 macro.
4118 (seconds_left, again): New globals.
4119 (main): Wait seconds_left in a 1-second sleep loop instead of
4120 sleeping 180 seconds. If 'again' is set, reset the seconds
4121 counter.
4122 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
4123 'again' in the inferior before detaching. Print the seconds left.
4124 (options): New global.
4125 (top level): Build program with -DTIMEOUT=$timeout.
4126
77f41761
PA
41272015-02-06 Pedro Alves <palves@redhat.com>
4128
4129 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
4130 determine how many seconds to pass to 'alarm'.
4131 * gdb.base/gdb-sigterm.exp (top level): Build program with
4132 -DTIMEOUT=$timeout.
4133 (do_test): Return success/failure indication. Add more verbose
4134 logging. Don't fail if 200 single steps are seen. Instead, fail
4135 when the test times out.
4136 (passes): New global.
4137 (top level): Break the testing loop if testing fails on any
4138 iteration. Use gdb_assert.
4139
b9394193
DB
41402015-02-04 Don Breazeal <donb@codesourcery.com>
4141
4142 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
4143 and initialize them.
4144 (ipc_cleanup): New function.
4145 (main): Don't declare shmid, semid, and msqid. Add a call to
4146 atexit so that we call ipc_cleanup on exit.
4147
42d9e528
PA
41482015-02-04 Pedro Alves <palves@redhat.com>
4149
4150 * boards/native-extended-gdbserver.exp: Remove any target variant
4151 specifications from the board name before clearing the isremote
4152 flag from board_info.
4153
ae6ae975
DE
41542015-01-31 Doug Evans <xdje42@gmail.com>
4155
4156 * gdb.base/maint.exp <maint print type argc>: Update expected output.
4157
cfb069a8
GB
41582015-01-31 Gary Benson <gbenson@redhat.com>
4159
4160 * gdb.base/completion.exp: Disable completion limiting for
4161 existing tests. Add new tests to check completion limiting.
4162 * gdb.linespec/ls-errs.exp: Disable completion limiting.
4163
5dd31d79
DE
41642015-01-31 Doug Evans <xdje42@gmail.com>
4165
4166 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
4167
9f050062
DE
41682015-01-31 Doug Evans <xdje42@gmail.com>
4169
4170 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
4171 entries. Duplicate file section script entries.
4172 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
4173 inlined entries. Add test for safe-path rejection.
4174 * gdb.python/py-section-script.c: Add duplicate inlined section script
4175 entries. Duplicate file section script entries.
4176 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
4177 inlined entries. Add test for safe-path rejection.
4178
df25ebbd
JB
41792015-01-29 Joel Brobecker <brobecker@adacore.com>
4180
4181 * gdb.ada/disc_arr_bound: New testcase.
4182
4a0ca9ec
JB
41832015-01-29 Joel Brobecker <brobecker@adacore.com>
4184
4185 * gdb.ada/mi_var_array: New testcase.
4186
3a8b707a
DE
41872015-01-27 Doug Evans <dje@google.com>
4188
4189 * gdb.python/py-objfile.exp: Add tests for objfile.username.
4190 Add test for objfile.filename, objfile.username after objfile
4191 has been unloaded.
4192
f8313f6e
JB
41932015-01-26 Joel Brobecker <brobecker@adacore.com>
4194
4195 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
4196 the second test to print the name attribute of value
4197 returned by the call to gdb.lookup_type, and adjust
4198 the expected output accordingly.
4199
37bc665e
MW
42002015-01-25 Mark Wielaard <mjw@redhat.com>
4201
4202 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
4203 * gdb.base/disp-step-fork.c: Include unistd.h.
4204 * gdb.base/siginfo-obj.c: Include stdio.h.
4205 * gdb.base/siginfo-thread.c: Likewise.
4206 * gdb.mi/non-stop.c: Include unistd.h.
4207 * gdb.mi/nsthrexec.c: Include stdio.h.
4208 * gdb.mi/pthreads.c: Include unistd.h.
4209 * gdb.modula2/unbounded1.c (main): Declare returns int.
4210 * gdb.reverse/consecutive-reverse.c: Likewise.
4211 * gdb.threads/create-fail.c: Include unistd.h.
4212 * gdb.threads/killed.c: Likewise.
4213 * gdb.threads/linux-dp.c: Likewise.
4214 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
4215 * gdb.threads/non-ldr-exc-2.c: Likewise.
4216 * gdb.threads/non-ldr-exc-3.c: Likewise.
4217 * gdb.threads/non-ldr-exc-4.c: Likewise.
4218 * gdb.threads/pthreads.c: Include unistd.h.
4219 (main): Declare returns int.
4220 * gdb.threads/tls-main.c (foo): New declaration.
4221 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
4222
f7e5394d
SM
42232015-01-23 Simon Marchi <simon.marchi@ericsson.com>
4224
4225 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
4226 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
4227
743649fd
MW
42282015-01-15 Mark Wielaard <mjw@redhat.com>
4229
4230 * gdb.base/noreturn-return.c: New file.
4231 * gdb.base/noreturn-return.exp: New file.
4232 * gdb.base/noreturn-finish.c: New file.
4233 * gdb.base/noreturn-finish.exp: New file.
4234
198297aa
PA
42352015-01-23 Pedro Alves <palves@redhat.com>
4236
4237 * gdb.threads/continue-pending-after-query.c: New file.
4238 * gdb.threads/continue-pending-after-query.exp: New file.
4239
717cf30c
AG
42402015-01-22 Anders Granlund <anders.granlund@ericsson.com>
4241 Simon Marchi <simon.marchi@ericsson.com>
4242
4243 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
4244 * gdb.base/valgrind-db-attach.exp: Same.
4245 * gdb.base/valgrind-infcall.exp: Same.
4246 * lib/mi-support.exp (default_mi_gdb_start): Same.
4247 * lib/prompt.exp (default_prompt_gdb_start): Same.
4248 * lib/gdb.exp (default_gdb_spawn): Same.
4249 (gdb_interact): New.
4250
4251
4b62a76e
JK
42522015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4253
4254 * gdb.compile/compile.exp (pointer to jit function): New test.
4255
b4cdae6f
WW
42562015-01-17 Wei-cheng Wang <cole945@gmail.com>
4257
4258 * lib/gdb.exp (supports_process_record): Return true for
4259 powerpc*-*-linux*.
4260 (supports_reverse): Likewise.
4261
d221e7ef
DB
42622015-01-15 Don Breazeal <donb@codesourcery.com>
4263
4264 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
4265 instead of checking whether the target board is remote and
4266 use spawn_wait_for_attach instead of exec/sleep.
4267 * gdb.base/attach-twice.exp: Likewise.
4268
bafffb51
JB
42692015-01-15 Joel Brobecker <brobecker@adacore.com>
4270
4271 * gdb.ada/var_arr_attrs: New testcase.
4272
5589af0e
PA
42732015-01-14 Pedro Alves <palves@redhat.com>
4274 Joel Brobecker <brobecker@adacore.com>
4275
4276 PR gdb/17525
4277 * gdb.base/bp-cmds-execution-x-script.c: New file.
4278 * gdb.base/bp-cmds-execution-x-script.exp: New file.
4279 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
4280
6c400b59
PA
42812015-01-14 Pedro Alves <palves@redhat.com>
4282
4283 PR cli/17828
4284 * gdb.base/batch-preserve-term-settings.c: New file.
4285 * gdb.base/batch-preserve-term-settings.exp: New file.
4286
e02c96a7
DE
42872015-01-13 Doug Evans <dje@google.com>
4288
4289 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
4290 binary.
4291
576fd14c
JB
42922015-01-13 Joel Brobecker <brobecker@adacore.com>
4293
4294 * Makefile.in (clean mostlyclean): Do not delete *.py.
4295
04dccad0
JB
42962015-01-13 Joel Brobecker <brobecker@adacore.com>
4297
4298 * gdb.python/py-lookup-type.exp: New file.
4299
3d230f71
PA
43002015-01-12 Pedro Alves <palves@redhat.com>
4301
4302 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
4303 restore GDBFLAGS before returning.
4304
7e67715d
JK
43052015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4306
4307 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
4308 is_amd64_regs_target and is_x86_like_target.
4309
f2e0d4b4
DE
43102015-01-11 Doug Evans <xdje42@gmail.com>
4311
4312 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
4313 is given without an explicit form.
4314 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
4315 attributes.
4316 * gdb.dwarf/corrupt.exp: Ditto.
4317 * gdb.dwarf2/enum-type.exp: Ditto.
4318 * gdb.trace/entry-values.exp: Ditto.
4319 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
4320
439250fb
DE
43212015-01-11 Doug Evans <xdje42@gmail.com>
4322
4323 PR gdb/15830
4324 * gdb.base/maint.exp: Remove references to "maint demangle".
4325 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
4326 Add tests for explicitly specifying language to demangle.
4327 * gdb.dlang/demangle.exp: Ditto.
4328
ede9f622
PA
43292015-01-09 Pedro Alves <palves@redhat.com>
4330
4331 * gdb.threads/non-stop-fair-events.c: New file.
4332 * gdb.threads/non-stop-fair-events.exp: New file.
4333
a7b796db
PA
43342015-01-09 Pedro Alves <palves@redhat.com>
4335
4336 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
4337 the global scope. Set a breakpoint after all threads are started
4338 rather than stepping over two source lines. Expect the prompt.
4339 * gdb.base/watch_thread_num.c (threads_started_barrier): New
4340 global.
4341 (NUM): Now 15.
4342 (main): Use threads_started_barrier to wait for all threads to
4343 start. Main thread no longer calls thread_function. Exit after
4344 180 seconds.
4345 (loop): New function.
4346 (thread_function): Wait on threads_started_barrier barrier. Call
4347 'loop' at each iteration.
4348 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
4349 threads have started, instead of hardcoding number of "next"
4350 steps. Use an access watchpoint instead of a write watchpoint.
4351
9665ffdd
PA
43522015-01-09 Pedro Alves <palves@redhat.com>
4353
4354 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
4355 (thread_func): Wait on barrier.
4356 (main): Wait for all threads to start before stopping GDB.
4357 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
4358 global.
4359 (thread1_func, thread2_func): Wait on barrier.
4360 (main): Wait for all threads to start before stopping GDB.
4361 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
4362 New global.
4363 (thread1_func, thread2_func): Wait on barrier.
4364 (main): Wait for all threads to start before stopping GDB.
4365
c945a99f
PA
43662015-01-09 Pedro Alves <palves@redhat.com>
4367
4368 * gdb.threads/attach-many-short-lived-threads.c: New file.
4369 * gdb.threads/attach-many-short-lived-threads.exp: New file.
4370
c1a747c1
PA
43712014-01-09 Pedro Alves <palves@redhat.com>
4372
4373 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4374 instead of to thread 2.
4375 * gdb.threads/signal-command-multiple-signals-pending.c (main):
4376 Add barrier around each pthread_create call instead of around all
4377 calls.
4378 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4379 Set a break on thread_function and have the child threads hit it
4380 one at at a time.
4381
60b3033e
PA
43822015-01-09 Pedro Alves <palves@redhat.com>
4383
4384 * lib/gdb.exp (can_spawn_for_attach): New procedure.
4385 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4386 false.
4387 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4388 checking whether the target board is remote.
4389 * gdb.multi/multi-attach.exp: Likewise.
4390 * gdb.python/py-sync-interp.exp: Likewise.
4391 * gdb.server/ext-attach.exp: Likewise.
4392 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4393 tests that need to attach, instead of checking whether the target
4394 board is remote at the top of the file.
4395
acc018ac
YQ
43962015-01-08 Yao Qi <yao@codesourcery.com>
4397
4398 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4399
50a18af8
JK
44002015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4401
4402 Fix testcase compilation.
4403 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4404
8503d6e1
JB
44052015-01-06 Joel Brobecker <brobecker@adacore.com>
4406
4407 * gdb.python/py-type.exp: Add a couple test about empty
4408 array creation, and negative-length array creation.
4409
cc73dbcc
DE
44102015-01-02 Doug Evans <xdje42@gmail.com>
4411
4412 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4413
0300bbc7
DE
44142015-01-02 Doug Evans <dje@google.com>
4415
4416 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4417
9d85a0ec
YQ
44182014-12-29 Yao Qi <yao@codesourcery.com>
4419
4420 * gdb.trace/entry-values.exp: Update comments. Rename variable
4421 bar_call_foo to returned_from_foo.
4422
87186c6a
MMN
44232014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
4424
4425 PR gdb/17394
4426 * gdb.linespec/break-asm-file.c: New file.
4427 * gdb.linespec/break-asm-file.exp: New file.
4428 * gdb.linespec/break-asm-file0.s: New file.
4429 * gdb.linespec/break-asm-file1.s: New file.
4430
1bab7383
YQ
44312014-12-18 Nigel Stephens <nigel@mips.com>
4432 Maciej W. Rozycki <macro@codesourcery.com>
4433
4434 * gdb.base/float.exp: Handle the new output from "info float" on
4435 MIPS targets.
4436
1bc1068a
JK
44372014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4438
4439 Fix MinGW compilation.
4440 * gdb.compile/compile-ops.exp: Update untested message if
4441 !skip_compile_feature_tests.
4442 * gdb.compile/compile-setjmp.exp: Likewise.
4443 * gdb.compile/compile-tls.exp: Likewise.
4444 * gdb.compile/compile.exp: Likewise.
4445 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4446 supported on this host".
4447
b6615d10
DE
44482014-12-16 Doug Evans <xdje42@gmail.com>
4449
4450 * boards/stabs.exp: New file.
4451
25dda427
AA
44522014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
4453
4454 * gdb.base/completion.exp: Adjust to format changes of "maint
4455 print user-registers".
4456
bf330350
CU
44572014-12-16 Catalin Udma <catalin.udma@freescale.com>
4458
4459 PR server/17457
4460 * gdb.arch/aarch64-fp.c: New file.
4461 * gdb.arch/aarch64-fp.exp: New file.
4462
395cf596
SDJ
44632014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4464
4465 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4466 r210637, r210913, r211666, r215400, r215817).
4467
4468 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
4469 * dg-extract-results.py: New file.
4470 * dg-extract-results.sh: Use it if the environment seems
4471 suitable.
4472
4473 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
4474
4475 * dg-extract-results.py (parse_run): Handle warnings that
4476 are printed before a test harness is run.
4477
4478 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
4479
4480 * dg-extract-results.py (Named): Remove __cmp__ method.
4481 (output_variation): Use a key to sort variation.harnesses.
4482
4483 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
4484
4485 * dg-extract-results.py: For Python 3, force sys.stdout to
4486 handle surrogate escape sequences.
4487 (safe_open): New function.
4488 (output_segment, main): Use it.
4489
4490 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
4491
4492 * dg-extract-results.py (Prog.result_re): Include options
4493 in test name.
4494
4495 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
4496
4497 * dg-extract-results.py (output_variation): Always sort if
4498 do_sum.
4499
e882ef3c
SM
45002014-12-15 Simon Marchi <simon.marchi@ericsson.com>
4501
4502 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4503 as long as we get pagination notifications.
4504
4992aa20
JM
45052014-12-15 Jason Merrill <jason@redhat.com>
4506
4507 * Makefile.in (check-gdb.%): Restore.
4508 * README: Mention it.
4509
c1b5a1a6
JB
45102014-12-13 Joel Brobecker <brobecker@adacore.com>
4511
4512 * gdb.ada/str_uninit: New testcase.
4513
5537b577
JK
45142014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4515
4516 PR symtab/17642
4517 * gdb.base/vla-stub-define.c: New file.
4518 * gdb.base/vla-stub.c: New file.
4519 * gdb.base/vla-stub.exp: New file.
4520
bb2ec1b3
TT
45212014-12-12 Phil Muldoon <pmuldoon@redhat.com>
4522 Jan Kratochvil <jan.kratochvil@redhat.com>
4523 Tom Tromey <tromey@redhat.com>
4524
4525 * configure.ac: Add gdb.compile/.
4526 * configure: Regenerate.
4527 * gdb.compile/Makefile.in: New file.
4528 * gdb.compile/compile-ops.exp: New file.
4529 * gdb.compile/compile-ops.c: New file.
4530 * gdb.compile/compile-tls.c: New file.
4531 * gdb.compile/compile-tls.exp: New file.
4532 * gdb.compile/compile-constvar.S: New file.
4533 * gdb.compile/compile-constvar.c: New file.
4534 * gdb.compile/compile-mod.c: New file.
4535 * gdb.compile/compile-nodebug.c: New file.
4536 * gdb.compile/compile-setjmp-mod.c: New file.
4537 * gdb.compile/compile-setjmp.c: New file.
4538 * gdb.compile/compile-setjmp.exp: New file.
4539 * gdb.compile/compile-shlib.c: New file.
4540 * gdb.compile/compile.c: New file.
4541 * gdb.compile/compile.exp: New file.
4542 * lib/gdb.exp (skip_compile_feature_tests): New proc.
4543
4ff709eb
TT
45442014-12-12 Tom Tromey <tromey@redhat.com>
4545
4546 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
4547 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4548
6dddd6a5
DE
45492014-12-12 Doug Evans <dje@google.com>
4550
4551 * lib/gdb-python.exp (get_python_valueof): New function.
4552 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4553
71c24708
AA
45542014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4555
4556 * gdb.base/completion.exp: Add test for completion of "info
4557 registers ".
4558
3e29f34a
MR
45592014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
4560
4561 * gdb.base/func-ptrs.c: New file.
4562 * gdb.base/func-ptrs.exp: New file.
4563
fc126975
SM
45642014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4565
4566 PR breakpoints/17012
4567 * gdb.base/dprintf-detach.c: New file.
4568 * gdb.base/dprintf-detach.exp: New file.
4569
0a46d518
SM
45702014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4571
4572 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4573 * lib/gdb.exp (target_is_gdbserver): New procedure.
4574
a0be3e44
DE
45752014-12-08 Doug Evans <dje@google.com>
4576
4577 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4578
df1b803a
YQ
45792014-12-05 Yao Qi <yao@codesourcery.com>
4580
4581 * gdb.guile/scm-error.exp: Remove the third argument to
4582 gdb_remote_download.
4583 * gdb.guile/scm-frame-args.exp: Likewise.
4584 * gdb.guile/scm-section-script.exp: Likewise.
4585
ddb9f679
YQ
45862014-12-05 Yao Qi <yao@codesourcery.com>
4587
4588 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4589
86e4ed39
DE
45902014-12-04 Doug Evans <dje@google.com>
4591
4592 * gdb.python/py-objfile.exp: Add tests for
4593 objfile.add_separate_debug_file.
4594
7c50a931
DE
45952014-12-04 Doug Evans <dje@google.com>
4596
4597 * lib/gdb.exp (get_build_id): New function.
4598 (build_id_debug_filename_get): Rewrite to use it.
4599 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4600
621661e3
MR
46012014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
4602
4603 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4604 `method(long)', not just 0x0.
4605 * gdb.cp/nsalias.exp: Align code labels to 4.
4606 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4607 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4608 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4609 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4610 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4611 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4612
29f0c3b7
DE
46132014-12-02 Doug Evans <dje@google.com>
4614
e1e061e7 4615 PR symtab/17602
29f0c3b7 4616 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 4617 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
4618 * gdb.cp/anon-ns.exp: Update.
4619
162078c8
NB
46202014-12-02 Nick Bull <nicholaspbull@gmail.com>
4621
4622 * gdb.python/py-events.py (inferior_call_handler): New.
4623 (register_changed_handler, memory_changed_handler): New.
4624 (test_events.invoke): Register new handlers.
4625 * gdb.python/py-events.exp: Add tests for inferior call,
4626 memory_changed and register_changed events.
4627
fdb09caf
AA
46282014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4629
4630 * gdb.base/execl-update-breakpoints.exp: Specify the link address
4631 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
4632 if the linker doesn't understand this.
4633
55cfb2c4
SM
46342014-12-01 Simon Marchi <simon.marchi@ericsson.com>
4635
4636 * gdb.python/python.exp: Change expected reply to help().
4637
9e8cd6df
YQ
46382014-12-01 Yao Qi <yao@codesourcery.com>
4639
4640 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
4641 AC_CONFIG_SUBDIRS(gdb.gdbtk).
4642 * configure: Re-generated.
4643
6c659fc2
SC
46442014-11-28 Siva Chandra Reddy <sivachandra@google.com>
4645
4646 * gdb.cp/chained-calls.cc: New file.
4647 * gdb.cp/chained-calls.exp: New file.
4648 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4649
d7fc3181
SM
46502014-11-28 Simon Marchi <simon.marchi@ericsson.com>
4651
4652 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4653 * gdb.dwarf2/symtab-producer.exp: Same.
4654 * gdb.gdb/python-interrupts.exp: Same.
4655 * gdb.gdb/python-selftest.exp: Same.
4656 * gdb.python/py-linetable.exp: Same.
4657 * gdb.python/py-type.exp: Same.
4658 * gdb.python/py-value-cc.exp: Same.
4659 * gdb.python/py-value.exp: Same.
4660
10e79639
YQ
46612014-11-28 Yao Qi <yao@codesourcery.com>
4662
4663 * gdb.base/break-probes.exp: Match library name prefixed with
4664 sysroot.
4665
f28a0564
SM
46662014-11-27 Simon Marchi <simon.marchi@ericsson.com>
4667
4668 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4669 test expected output. Add parentheses for the call to print.
4670 Remove L suffix from integers.
4671
3fe1ce1d
DE
46722014-11-26 Doug Evans <dje@google.com>
4673
4674 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4675
84429e27
YQ
46762014-11-22 Yao Qi <yao@codesourcery.com>
4677
4678 * gdb.trace/entry-values.c: Remove asms.
4679 (foo): Add foo_label.
4680 (bar): Add bar_label.
4681 * gdb.trace/entry-values.exp: Remove code computing foo's
4682 length and bar's length.
4683 (Dwarf::assemble): Invoke function_range for bar and use
4684 MACRO_AT_func for foo.
4685
26741859
YQ
46862014-11-22 Yao Qi <yao@codesourcery.com>
4687
4688 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
4689 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
4690 Use .Lgcc43_procstart instead of gcc43.
4691
45e44d27
JB
46922014-11-21 Joel Brobecker <brobecker@adacore.com>
4693
4694 * gdb.ada/n_arr_bound: New testcase.
4695
458c8db8
SDJ
46962014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4697
4698 PR breakpoints/10737
4699 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
4700 test_catch_syscall_multi_arch.
4701 (test_catch_syscall_multi_arch): New function.
4702
43f3e411
DE
47032014-11-20 Doug Evans <xdje42@gmail.com>
4704
4705 * gdb.base/maint.exp: Update expected output.
4706
0d7b2549
AA
47072014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4708
4709 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
4710 4-byte instruction on S390.
4711
8908fca5
JB
47122014-11-19 Joel Brobecker <brobecker@adacore.com>
4713
4714 * gdb.ada/arr_arr: New testcase.
4715
4a46959e
JB
47162014-11-19 Joel Brobecker <brobecker@adacore.com>
4717
4718 * gdb.ada/pkd_arr_elem: New Testcase.
4719
470e2f4e
LM
47202014-11-18 Luis Machado <lgustavo@codesourcery.com>
4721
4722 * gdb.reverse/break-precsave: Expect completion message for
4723 core file reads.
4724 * gdb.reverse/consecutive-precsave.exp: Likewise.
4725 * gdb.reverse/finish-precsave.exp: Likewise.
4726 * gdb.reverse/i386-precsave.exp: Likewise.
4727 * gdb.reverse/machinestate-precsave.exp: Likewise.
4728 * gdb.reverse/sigall-precsave.exp: Likewise.
4729 * gdb.reverse/solib-precsave.exp: Likewise.
4730 * gdb.reverse/step-precsave.exp: Likewise.
4731 * gdb.reverse/until-precsave.exp: Likewise.
4732 * gdb.reverse/watch-precsave.exp: Likewise.
4733
a267f3ad
AA
47342014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4735
4736 * gdb.base/bp-permanent.c: Include unistd.h.
4737 * gdb.python/py-framefilter-mi.c (main): Add return type.
4738 * gdb.python/py-framefilter.c (main): Likewise.
4739 * gdb.trace/actions-changed.c (main): Likewise.
4740
12084a9a
AA
47412014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4742
4743 * gdb.mi/until.c: Add eye-catchers.
4744 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
4745 line numbers.
4746
dc7e1a77
AA
47472014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4748
4749 * gdb.base/condbreak.exp: Drop references to removed non-prototype
4750 function header variants in break1.c.
4751 * gdb.base/ena-dis-br.exp: Likewise.
4752 * gdb.base/hbreak2.exp: Likewise.
4753 * gdb.reverse/until-precsave.exp: Drop references to removed
4754 non-prototype function header variants in ur1.c.
4755 * gdb.reverse/until-reverse.exp: Likewise.
4756
41c77605
PM
47572014-11-17 Petr Machata <pmachata@redhat.com>
4758
4759 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
4760 ${_cu_offset_size} bytes abbrev offset.
4761
34248c3a
DE
47622014-11-15 Doug Evans <xdje42@gmail.com>
4763
4764 PR symtab/17559
4765 * gdb.base/line-symtabs.exp: New file.
4766 * gdb.base/line-symtabs.c: New file.
4767 * gdb.base/line-symtabs.h: New file.
4768
646da059
YQ
47692014-11-14 Yao Qi <yao@codesourcery.com>
4770
4771 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
4772 (func): Add label func_label.
4773 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
4774 Replace low_pc and high_pc with MACRO_AT_range.
4775 Replace name, low_pc and high_pc with MACRO_AT_func.
4776
9301ebe6
YQ
47772014-11-14 Yao Qi <yao@codesourcery.com>
4778
4779 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
4780 Replace name, low_pc and high_pc with MACRO_AT_func.
4781
f166b542
YQ
47822014-11-14 Yao Qi <yao@codesourcery.com>
4783
4784 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
4785 produce debug information.
4786 * gdb.dwarf2/implptr-optimized-out.S: Removed.
4787
0f6e71e3
YQ
47882014-11-14 Yao Qi <yao@codesourcery.com>
4789
4790 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
4791 object and get function length.
4792 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
4793 with MACRO_AT_func.
4794 (top-level): Replace gdb_compile and clean_restart with
4795 prepare_for_testing.
4796 * gdb.dwarf2/main.c (main): Add label main_label.
4797
876c4df9
YQ
47982014-11-14 Yao Qi <yao@codesourcery.com>
4799
4800 * lib/dwarf.exp (function_range): New procedure.
4801 (Dwarf::_handle_macro_at_func): New procedure.
4802 (Dwarf::_handle_macro_at_range): New procedure.
4803 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
4804
02ad9cf1
YQ
48052014-11-14 Yao Qi <yao@codesourcery.com>
4806
4807 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
4808 (_handle_attribute): New procedure.
4809
a59add0c
AA
48102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4811
4812 * gdb.ada/cond_lang/foo.c (callme): Add return type.
4813 * gdb.base/call-sc.c (zed): Likewise.
4814 * gdb.base/checkpoint.c (main): Likewise.
4815 * gdb.base/dump.c (main): Likewise.
4816 * gdb.base/gcore.c (main): Likewise.
4817 * gdb.base/huge.c (main): Likewise.
4818 * gdb.base/multi-forks.c (main): Likewise.
4819 * gdb.base/pr10179-a.c (main): Likewise.
4820 * gdb.base/savedregs.c (main): Likewise.
4821 * gdb.base/sigaltstack.c (main): Likewise.
4822 * gdb.base/siginfo.c (main): Likewise.
4823 * gdb.base/structs.c (zed): Likewise.
4824 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
4825 * gdb.mi/mi-syn-frame.c (main): Likewise.
4826 * gdb.mi/until.c (foo, main): Likewise.
4827 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
4828 * gdb.base/solib-weak.c (foo): Declare.
4829 * gdb.base/attach-twice.c: Include stdio.h.
4830 * gdb.base/weaklib1.c: Likewise.
4831 * gdb.base/weaklib2.c: Likewise.
4832 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
4833 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
4834 unistd.h.
4835 * gdb.base/attach-pie-misread.c: Include stdlib.h.
4836 * gdb.mi/mi-exit-code.c: Likewise.
4837 * gdb.base/break-interp-lib.c: Include string.h.
4838 * gdb.base/coremaker.c: Likewise.
4839 * gdb.base/testenv.c: Likewise.
4840 * gdb.python/py-finish-breakpoint.c: Likewise.
4841 * gdb.base/inferior-died.c: Include sys/wait.h.
4842 * gdb.base/fileio.c: Include time.h.
4843 * gdb.base/async-shell.c: Include unistd.h.
4844 * gdb.base/dprintf-non-stop.c: Likewise.
4845 * gdb.base/info-os.c: Likewise.
4846 * gdb.mi/mi-console.c: Likewise.
4847 * gdb.mi/watch-nonstop.c: Likewise.
4848 * gdb.python/py-events.c: Likewise.
4849 * gdb.base/async.c (baz): Move up before its invocation.
4850 * gdb.base/code_elim2.c (my_global_func): Likewise.
4851 * gdb.base/skip-solib-lib.c (multiply): Likewise.
4852 * gdb.base/advance.c (func2): Likewise.
4853
3b5d5997
AA
48542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4855
4856 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
4857 variant.
4858 * gdb.base/annota3.c: Likewise.
4859 * gdb.base/async.c: Likewise.
4860 * gdb.base/average.c: Likewise.
4861 * gdb.base/call-ar-st.c: Likewise.
4862 * gdb.base/call-rt-st.c: Likewise.
4863 * gdb.base/call-sc.c: Likewise.
4864 * gdb.base/call-strs.c: Likewise.
4865 * gdb.base/ending-run.c: Likewise.
4866 * gdb.base/execd-prog.c: Likewise.
4867 * gdb.base/exprs.c: Likewise.
4868 * gdb.base/foll-exec.c: Likewise.
4869 * gdb.base/foll-fork.c: Likewise.
4870 * gdb.base/foll-vfork.c: Likewise.
4871 * gdb.base/funcargs.c: Likewise.
4872 * gdb.base/gcore.c: Likewise.
4873 * gdb.base/jump.c: Likewise.
4874 * gdb.base/langs0.c: Likewise.
4875 * gdb.base/langs1.c: Likewise.
4876 * gdb.base/langs2.c: Likewise.
4877 * gdb.base/mips_pro.c: Likewise.
4878 * gdb.base/nodebug.c: Likewise.
4879 * gdb.base/opaque0.c: Likewise.
4880 * gdb.base/opaque1.c: Likewise.
4881 * gdb.base/recurse.c: Likewise.
4882 * gdb.base/run.c: Likewise.
4883 * gdb.base/scope0.c: Likewise.
4884 * gdb.base/scope1.c: Likewise.
4885 * gdb.base/setshow.c: Likewise.
4886 * gdb.base/setvar.c: Likewise.
4887 * gdb.base/shmain.c: Likewise.
4888 * gdb.base/shr1.c: Likewise.
4889 * gdb.base/shr2.c: Likewise.
4890 * gdb.base/sigall.c: Likewise.
4891 * gdb.base/signals.c: Likewise.
4892 * gdb.base/so-indr-cl.c: Likewise.
4893 * gdb.base/solib2.c: Likewise.
4894 * gdb.base/structs.c: Likewise.
4895 * gdb.base/sum.c: Likewise.
4896 * gdb.base/vforked-prog.c: Likewise.
4897 * gdb.base/watchpoint.c: Likewise.
4898 * gdb.reverse/shr2.c: Likewise.
4899 * gdb.reverse/until-reverse.c: Likewise.
4900 * gdb.reverse/ur1.c: Likewise.
4901 * gdb.reverse/watch-reverse.c: Likewise.
4902
066a77c5
AA
49032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4904
4905 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
4906 variant.
4907 * gdb.base/sepdebug.exp: Drop references to removed code.
4908
4f204ea5
AA
49092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4910
4911 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
4912 variant. Preserve original line numbering.
4913 * gdb.base/list1.c: Likewise.
4914
3b377a3a
AA
49152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4916
4917 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
4918 variant.
4919 * gdb.base/break1.c: Likewise.
4920 * gdb.base/break.exp: Drop references to removed code.
4921
e444df73
AA
49222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4923
4924 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
4925 variant.
4926
8008f2a7
AA
49272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4928
4929 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
4930
a5a06887
AA
49312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4932
4933 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
4934 logic into perform_all_tests() and invoke it with and without
4935 function header prototypes.
4936 (do_function_calls): Remove conditional XFAIL for PR 5318.
4937 (rerun_and_prepare): Remove duplicate code.
4938 (perform_all_tests): New. Main logic moved here.
4939
44dba9b9
AA
49402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4941
4942 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
4943 code guarded by #ifdef NO_PROTOTYPES.
4944 (t_double_many_args): Likewise.
4945 (DEF_FUNC_MANY_ARGS_1): Likewise.
4946 (DEF_FUNC_VALUES_1): Likewise.
4947 (t_structs_ldc): Renamed from t_structs_fc in conditional code
4948 guarded by #ifdef PROTOTYPES.
4949
d1fbcd56
AA
49502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4951
4952 * gdb.mi/mi-console.c: Add eye-catcher.
4953 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
4954 instead of literal line number.
4955
b0e59b8f
AA
49562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4957
4958 * gdb.base/shr2.c: Add eye-catcher.
4959 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
4960 line number.
4961
78f98cca
AA
49622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4963
4964 * gdb.base/jump.c: Add eye-catchers.
4965 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
4966 numbers.
4967
58fa2af0
AA
49682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4969
4970 * gdb.base/execd-prog.c: Add eye-catchers.
4971 * gdb.base/foll-exec.c: Likewise.
4972 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
4973 line numbers.
4974
04e5059b
AA
49752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4976
4977 * gdb.base/ending-run.c: Add eye-catchers.
4978 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
4979 literal line numbers.
4980
dbfdb174
AA
49812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4982
4983 * gdb.base/call-rt-st.c: Add eye-catchers.
4984 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
4985 literal line numbers.
4986
888a2ade
AA
49872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4988
4989 * gdb.base/call-ar-st.c: Add eye-catchers.
4990 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
4991 literal line numbers.
4992
6acc2dde
AA
49932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4994
4995 * gdb.base/average.c: Add eye-catchers.
4996 * gdb.base/sum.c: Likewise.
4997 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
4998 regexps dynamically.
4999
9ecfcd1d
AA
50002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5001
5002 * gdb.base/solib1.c: Add eye-catchers.
5003 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5004 literal line numbers.
5005
78708b7c
PA
50062014-11-12 Pedro Alves <palves@redhat.com>
5007
5008 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
5009 leader has exited.
5010
af48d08f
PA
50112014-11-12 Pedro Alves <palves@redhat.com>
5012
5013 * gdb.arch/i386-bp_permanent.c: New file.
5014 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
5015 (srcfile): Set to i386-bp_permanent.c.
5016 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
5017 that stepi does not execute the 'leave' instruction, instead of
5018 testing it does execute.
5019 * gdb.base/bp-permanent.c: New file.
5020 * gdb.base/bp-permanent.exp: New file.
5021
af3768e9
DE
50222014-11-10 Doug Evans <xdje42@gmail.com>
5023
5024 PR symtab/17564
5025 * gdb.base/symtab-search-order.exp: New file.
5026 * gdb.base/symtab-search-order.c: New file.
5027 * gdb.base/symtab-search-order-1.c: New file.
5028 * gdb.base/symtab-search-order-shlib-1.c: New file.
5029
9de00a4a
PA
50302014-11-07 Pedro Alves <palves@redhat.com>
5031
5032 PR gdb/17511
5033 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
5034 i?86-*-linux*.
5035
e0f52461
SC
50362014-11-03 Siva Chandra Reddy <sivachandra@google.com>
5037
5038 PR c++/17494
5039 * gdb.cp/pr17494.cc: New file.
5040 * gdb.cp/pr17494.exp: New file.
5041
6ce8c980
YQ
50422014-11-02 Yao Qi <yao@codesourcery.com>
5043
5044 * gdb.python/python.exp: Get working directory and match the
5045 output of "set extended-prompt \\w " with it.
5046
02be9a71
DE
50472014-10-30 Doug Evans <dje@google.com>
5048
5049 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5050 in objfiles.
5051 * gdb.python/py-progspace.exp: Add tests for setting random attributes
5052 in progspaces.
5053
3bdff46b
LM
50542014-10-30 Janis Johnson <janisjo@codesourcery.com>
5055
5056 * gdb.base/fullpath-expand.exp: Skip for a remote host.
5057 * gdb.base/realname-expand.exp: Likewise.
5058 * gdb.linespec/macro-relative.exp: Likewise.
5059
ab917dfb
PA
50602014-10-29 Pedro Alves <palves@redhat.com>
5061
5062 PR gdb/17408
5063 * gdb.threads/schedlock.c (some_function): New function.
5064 (call_function): New global.
5065 (MAYBE_CALL_SOME_FUNCTION): New macro.
5066 (thread_function): Call it.
5067 * gdb.threads/schedlock.exp (get_args): Add description parameter,
5068 and use it instead of a global counter. Adjust all callers.
5069 (get_current_thread): Use "find current thread" for test message
5070 here rather than having all callers pass down the same string.
5071 (goto_loop): New procedure, factored out from ...
5072 (my_continue): ... this.
5073 (step_ten_loops): Change parameter from test message to command to
5074 use. Adjust.
5075 (list_count): Delete global.
5076 (check_result): New procedure, factored out from duplicate top
5077 level code.
5078 (continue tests): Wrap in with_test_prefix.
5079 (test_step): New procedure, factored out from duplicate top level
5080 code.
5081 (top level): Test "step" in combination with all scheduler-locking
5082 modes. Test "next" in combination with all scheduler-locking
5083 modes, and in combination with stepping over a function call or
5084 not.
5085 * gdb.threads/next-bp-other-thread.c: New file.
5086 * gdb.threads/next-bp-other-thread.exp: New file.
5087
d3d4baed
PA
50882014-10-29 Pedro Alves <palves@redhat.com>
5089
5090 PR python/17372
5091 * gdb.python/python.exp: Test a multi-line command that spawns
5092 interactive Python.
5093 * gdb.base/multi-line-starts-subshell.exp: New file.
5094
563e8d85
YQ
50952014-10-29 Yao Qi <yao@codesourcery.com>
5096
5097 * gdb.base/fileio.exp: Make directories on host.
5098
0ea4d52e
YQ
50992014-10-29 Yao Qi <yao@codesourcery.com>
5100
5101 * gdb.base/fileio.c (test_write): Close the file.
5102
7f5ef605
PA
51032014-10-28 Pedro Alves <palves@redhat.com>
5104
5105 PR gdb/12623
5106 * gdb.base/sigstep.c (no_handler): New global.
5107 (main): If 'no_handler is true, set the signal handlers to
5108 SIG_IGN.
5109 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
5110 with_sw_watch and no_handler parameters. Handle them.
5111 (top level) <stepping over handler when stopped at a breakpoint
5112 test>: Add a test axis for testing with a software watchpoint, and
5113 another for testing with the signal handler set to SIG_IGN.
5114 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
5115 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
5116
abbdbd03
PA
51172014-10-28 Pedro Alves <palves@redhat.com>
5118
5119 PR gdb/17511
5120 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
5121 * gdb.base/sigstep.exp (other_handler_location): New global.
5122 (advance): Support stepping into the signal handler, and running
5123 commands while in the handler.
5124 (in_handler_map): New global.
5125 (top level): In the advance test, add combinations for getting
5126 into the handler with stepping commands, and for running commands
5127 in the handler. Add comment descripting the advancei tests.
5128
1df4399f
PA
51292014-10-28 Pedro Alves <palves@redhat.com>
5130
5131 * gdb.base/sigstep.exp: Use build_executable instead of
5132 prepare_for_testing.
5133 (top level): Move code that starts GDB, runs to main and creates a
5134 display to ...
5135 (restart): ... this new procedure.
5136 (top level): Move backtrace from signal handler test to ...
5137 (validate_backtrace): ... this new procedure.
5138 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
5139 with_test_prefix. Always restart GDB.
5140 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
5141 with_test_prefix. Always restart GDB. No need to delete
5142 breakpoints after the test.
5143 (test_skip_handler): Remove prefix parameter.
5144 (skip_over_handler, breakpoint_to_handler)
5145 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
5146 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
5147 restart GDB. No need to delete breakpoints after the test.
5148 (top level): Use foreach to call the test procedures with
5149 different commands.
5150
a5b6e449
PA
51512014-10-28 Pedro Alves <palves@redhat.com>
5152
5153 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
5154 instead of GNATS numbers.
5155 * gdb.base/sigbpt.exp: Likewise.
5156 * gdb.base/siginfo.exp: Likewise.
5157 * gdb.base/sigstep.exp: Likewise.
5158
e5f8a7cc
PA
51592014-10-27 Pedro Alves <palves@redhat.com>
5160
5161 * gdb.base/sigstep.c (dummy): New global.
5162 (main): Issue a couple writes to the new global.
5163 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
5164 procedures.
5165 (skip_over_handler): Use test_skip_handler.
5166 (top level): Call skip_over_handler for stepi and nexti too.
5167 (breakpoint_over_handler): Use test_skip_handler.
5168 (top level): Call breakpoint_over_handler for stepi and nexti too.
5169
763905a3
YQ
51702014-10-27 Yao Qi <yao@codesourcery.com>
5171
5172 * gdb.trace/tfile.c (adjust_function_address)
5173 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
5174 function descriptor.
5175
6f259a23
DB
51762014-10-24 Don Breazeal <donb@codesourcery.com>
5177
5178 * gdb.base/foll-fork.exp (test_follow_fork,
5179 catch_fork_child_follow): Check for updated fork messages emitted
5180 from infrun.c.
5181 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
5182 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
5183 vfork_and_exec_child_follow_through_step): Check for updated vfork
5184 messages emitted from infrun.c.
5185
09dd9a69
PA
51862014-10-24 Pedro Alves <palves@redhat.com>
5187
5188 * gdb.base/corefile.exp: Remove references to ultrix.
5189 * gdb.base/interrupt.exp: Likewise.
5190 * gdb.base/whatis.exp: Likewise.
5191 * gdb.gdb/selftest.exp: Likewise.
5192 * gdb.threads/manythreads.exp: Likewise.
5193 * gdb.threads/print-threads.exp: Likewise.
5194 * gdb.threads/pthreads.exp:: Likewise.
5195 * gdb.threads/schedlock.exp: Likewise.
5196
3433cfa5
SC
51972014-10-24 Siva Chandra Reddy <sivachandra@google.com>
5198
5199 * gdb.cp/non-trivial-retval.cc: Add a test case.
5200 * gdb.cp/non-trivial-retval.exp: Add a test.
5201
092f880b
YQ
52022014-10-20 Yao Qi <yao@codesourcery.com>
5203
5204 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
5205 * gdb.python/py-objfile-script-gdb.py: New file.
5206 * gdb.python/py-objfile-script.exp: Update reference to
5207 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
5208 of remote_download. Remove the dest file.
5209
acbdb7f3
YQ
52102014-10-20 Yao Qi <yao@codesourcery.com>
5211
5212 * gdb.base/checkpoint.exp: Don't remove file copied on host.
5213 * gdb.base/step-line.exp: Likewise.
5214 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5215 * gdb.dwarf2/dw2-basic.exp: Likewise.
5216 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5217 * gdb.dwarf2/dw2-filename.exp: Likewise.
5218 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5219 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5220 * gdb.dwarf2/dw2-producer.exp: Likewise.
5221 * gdb.dwarf2/mac-fileno.exp: Likewise.
5222 * gdb.python/py-frame-args.exp: Likewise.
5223 * gdb.python/py-framefilter.exp: Likewise.
5224 * gdb.python/py-mi.exp: Likewise.
5225 * gdb.python/py-objfile-script.exp: Likewise
5226 * gdb.python/py-pp-integral.exp: Likewise.
5227 * gdb.python/py-pp-re-notag.exp: Likewise.
5228 * gdb.python/py-prettyprint.exp: Likewise.
5229 * gdb.python/py-section-script.exp: Likewise.
5230 * gdb.python/py-typeprint.exp: Likewise.
5231 * gdb.python/py-xmethods.exp: Likewise.
5232 * gdb.stabs/weird.exp: Likewise.
5233 * gdb.xml/tdesc-regs.exp: Likewise.
5234
bd286a29
KCY
52352014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
5236
5237 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
5238 (out_cu): Use addr_len for the size of addresses.
5239 (out_line): Likewise. Size DW_LNE_set_address instruction
5240 according to addr_len.
5241 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
5242 (FUNC): Add START_INSNS to definition.
5243
673dc4a0
YQ
52442014-10-18 Yao Qi <yao@codesourcery.com>
5245
5246 * gdb.base/argv0-symlink.exp: Check argv[0] value if
5247 gdb_has_argv0 return true.
5248 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
5249 check [target_info exists noargs], check [gdb_has_argv0]
5250 instead.
5251 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5252 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
5253 procedures.
5254
4ffbba72
DE
52552014-10-17 Doug Evans <dje@google.com>
5256
5257 * gdb.python/py-events.exp: Update expected output for clear_objfiles
5258 event.
5259 * gdb.python/py-events.py: Add clear_objfiles event.
5260
d096d8c1
DE
52612014-10-17 Doug Evans <dje@google.com>
5262
5263 * gdb.python/py-objfile.exp: Test progspace attribute.
5264
a80db015
LM
52652014-10-17 Luis Machado <lgustavo@codesourcery.com>
5266
5267 * gdb.guile/scm-breakpoint.exp: Do not assume any
5268 directory separators when matching source file paths.
5269 * gdb.python/py-breakpoint.exp: Likewise.
5270 * gdb.reverse/break-precsave.exp: Likewise.
5271 * gdb.reverse/break-reverse.exp: Likewise.
5272 * gdb.reverse/consecutive-precsave.exp: Likewise.
5273 * gdb.reverse/finish-precsave.exp: Likewise.
5274 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5275 * gdb.reverse/finish-reverse.exp: Likewise.
5276 * gdb.reverse/i386-precsave.exp: Likewise.
5277 * gdb.reverse/i387-env-reverse.exp: Likewise.
5278 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5279 * gdb.reverse/machinestate-precsave.exp: Likewise.
5280 * gdb.reverse/machinestate.exp: Likewise.
5281 * gdb.reverse/sigall-precsave.exp: Likewise.
5282 * gdb.reverse/solib-precsave.exp: Likewise.
5283 * gdb.reverse/step-precsave.exp: Likewise.
5284 * gdb.reverse/until-precsave.exp: Likewise.
5285 * gdb.reverse/watch-precsave.exp: Likewise.
5286 * gdb.reverse/watch-reverse.exp: Likewise.
5287
b22089ab
YQ
52882014-10-17 Yao Qi <yao@codesourcery.com>
5289
5290 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
5291 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
5292
6c4486e6
PA
52932014-10-17 Pedro Alves <palves@redhat.com>
5294
5295 PR gdb/17471
5296 * gdb.base/bg-execution-repeat.c: New file.
5297 * gdb.base/bg-execution-repeat.exp: New file.
5298
0ff33695
PA
52992014-10-17 Pedro Alves <palves@redhat.com>
5300
5301 PR gdb/17300
5302 * gdb.base/continue-all-already-running.c: New file.
5303 * gdb.base/continue-all-already-running.exp: New file.
5304
6fdebc3d
PA
53052014-10-17 Pedro Alves <palves@redhat.com>
5306
5307 PR gdb/17472
5308 * gdb.base/annota-input-while-running.c: New file.
5309 * gdb.base/annota-input-while-running.exp: New file.
5310
32a8097b
PA
53112014-10-17 Pedro Alves <palves@redhat.com>
5312
5313 * gdb.base/callfuncs.exp: emove references to osf.
5314 * gdb.base/sigall.exp: Likewise.
5315 * gdb.gdb/selftest.exp: Likewise.
5316 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5317 * gdb.mi/non-stop.c: Likewise.
5318 * gdb.mi/pthreads.c: Likewise.
5319 * gdb.reverse/sigall-precsave.exp: Likewise.
5320 * gdb.reverse/sigall-reverse.exp: Likewise.
5321 * gdb.threads/pthreads.c: Likewise.
5322 * gdb.threads/pthreads.exp: Likewise.
5323
7a3517ff
YQ
53242014-10-17 Yao Qi <yao@codesourcery.com>
5325
5326 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
5327 check 'target_info exists noargs'.
5328 (test_command_prompt_position): Likewise.
5329 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
5330 Remove "set args".
5331 (progvar_simple_while_test): Likewise.
5332 (progvar_complex_if_while_test): Likewise.
5333 (if_while_breakpoint_command_test): Likewise.
5334 (infrun_breakpoint_command_test): Likewise.
5335 (breakpoint_command_test): Likewise.
5336 (watchpoint_command_test): Likewise.
5337 (bp_deleted_in_command_test): Likewise.
5338 (temporary_breakpoint_commands): Likewise.
5339
bb99c472
YQ
53402014-10-16 Yao Qi <yao@codesourcery.com>
5341
5342 * gdb.base/remotetimeout.exp: Remove noargs checking.
5343
7c16b83e
PA
53442014-10-15 Pedro Alves <palves@redhat.com>
5345
5346 PR breakpoints/9649
5347 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
5348 * gdb.base/breakpoint-in-ro-region.exp
5349 (probe_target_hardware_step): New procedure.
5350 (top level): Probe hardware stepping and hardware breakpoint
5351 support. Test stepping through a read-only region, with both
5352 "breakpoint auto-hw" on and off and both "always-inserted" on and
5353 off.
5354
35a49624
IB
53552014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
5356
5357 * gdb.dlang/demangle.exp: Update for demangling changes.
5358
2d1c107c
SC
53592014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5360
5361 * gdb.cp/non-trivial-retval.cc: Add new test cases.
5362 * gdb.cp/non-trivial-retval.exp: Add new tests.
5363
778811d5
SC
53642014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5365
5366 PR c++/13403
5367 PR c++/15154
5368 * gdb.cp/non-trivial-retval.cc: New file.
5369 * gdb.cp/non-trivial-retval.exp: New file.
5370
10c5f0a8
YQ
53712014-10-15 Yao Qi <yao@codesourcery.com>
5372
5373 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5374 remote host.
5375
65d7b369
YQ
53762014-10-15 Yao Qi <yao@codesourcery.com>
5377
5378 * gdb.python/py-symbol.exp: Match file base name if host is
5379 remote, otherwise match file name with dir name.
5380 * gdb.python/py-symtab.exp: Likewise.
5381 * gdb.python/python.exp: Likewise.
5382
46dc1394
YQ
53832014-10-15 Yao Qi <yao@codesourcery.com>
5384
5385 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5386 pattern.
5387 * gdb.python/py-symtab.exp: Likewise.
5388 * gdb.python/python.exp: Remove trailing ".*". Fix typo
5389 locationn.
5390
c40cc657
JB
53912014-10-14 Joel Brobecker <brobecker@adacore.com>
5392
5393 * gdb.ada/addr_arith: New testcase.
5394
2abf49e1
MR
53952014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
5396
5397 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5398 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5399 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5400 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5401
f7088df3
SDJ
54022014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
5403
5404 * gdb.arch/stap-eval-lang-ada.S: Likewise.
5405 * gdb.arch/stap-eval-lang-ada.c: Likewise.
5406 * gdb.arch/stap-eval-lang-ada.exp: New file.
5407
4dc06805
YQ
54082014-10-14 Yao Qi <yao@codesourcery.com>
5409
5410 * gdb.mi/mi-var-child.c (nothing1): New function.
5411 (nothing2): New function.
5412 (do_children_tests): Set function pointers by nothing1 and
5413 nothing2.
5414 * gdb.mi/mi-var-child.exp: Step over new added statements.
5415 Update test to match the new output.
5416 * gdb.mi/var-cmd.c (nothing1): New function.
5417 (nothing2): New function.
5418 (do_children_tests): Set function pointers by nothing1 and
5419 nothing2.
5420 * gdb.mi/mi-var-display.exp: Update test to match output.
5421 Step to the line specified by $line_dct_nothing.
5422 Increase the number of lines to step.
5423
46a93de2
YQ
54242014-10-14 Yao Qi <yao@codesourcery.com>
5425
5426 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5427 tests.
5428 * gdb.mi/mi2-var-child.exp: Likewise.
5429
14ea52ee
DE
54302014-10-13 Doug Evans <dje@google.com>
5431
5432 * gdb.python/py-objfile.exp: Change name of file name test.
5433
e5c6e92b
DE
54342014-10-13 Doug Evans <dje@google.com>
5435
5436 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5437 from the start of the CU.
5438
c780cc2f
JK
54392014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5440 Yao Qi <yao@codesourcery.com>
5441
5442 Fix "save breakpoints" for "catch" command.
5443 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5444 Remove -nonewline. Match also the added "main" line.
5445
99894e11
JK
54462014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5447
5448 Fix "save breakpoints" for "disable $bpnum" command.
5449 * gdb.base/save-bp.c (main): Add label.
5450 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
5451
6e1ac5a3
JK
54522014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5453
5454 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5455
754dd2b0
YQ
54562014-10-11 Yao Qi <yao@codesourcery.com>
5457
5458 * gdb.server/server-kill.exp: Execute command
5459 "set remote trace-status-packet on" before "tstatus".
5460
f90183d7
YQ
54612014-10-11 Yao Qi <yao@codesourcery.com>
5462
5463 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5464 (main): Call getppid.
5465 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5466 and continue to it. Read variable "server_pid".
5467
bf40a607
YQ
54682014-10-11 Yao Qi <yao@codesourcery.com>
5469
5470 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5471
052ca370
YQ
54722014-10-11 Yao Qi <yao@codesourcery.com>
5473
5474 * gdb.threads/thread-find.exp: Don't execute command
5475 "info threads".
5476 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5477 * gdb.threads/linux-dp.exp: Don't check the condition
5478 $threads_created equals to zero.
5479
3831839c
PA
54802014-10-10 Pedro Alves <palves@redhat.com>
5481
5482 * gdb.base/bigcore.exp: Remove references to IRIX.
5483 * gdb.base/funcargs.exp: Likewise.
5484 * gdb.base/interrupt.exp: Likewise.
5485 * gdb.base/mips_pro.exp: Likewise.
5486 * gdb.base/nodebug.exp: Likewise.
5487 * gdb.base/setvar.exp: Likewise.
5488 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5489
8b9a549d
PA
54902014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5491 Pedro Alves <palves@redhat.com>
5492
5493 PR symtab/14466
5494 * gdb.base/vdso-warning.c: New file.
5495 * gdb.base/vdso-warning.exp: New file.
5496
d48ba5e8
DE
54972014-10-02 Doug Evans <dje@google.com>
5498
5499 * gdb.base/structs.c (main): Don't run forever.
5500
2278c276
PA
55012014-10-02 Pedro Alves <palves@redhat.com>
5502
5503 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5504 (top level) <stop threads 1, stop threads 2>: Use it.
5505
b57bacec
PA
55062014-10-02 Pedro Alves <palves@redhat.com>
5507
5508 * gdb.threads/break-while-running.exp (test): Add new
5509 'update_thread_list' argument. Skip "info threads" if false.
5510 (top level): Add new 'update_thread_list' axis.
5511
13fd3ff3
PA
55122014-10-02 Pedro Alves <palves@redhat.com>
5513
5514 PR breakpoints/17431
5515 * gdb.base/execl-update-breakpoints.c: New file.
5516 * gdb.base/execl-update-breakpoints.exp: New file.
5517
0fec99e8
PA
55182014-10-01 Pedro Alves <palves@redhat.com>
5519
5520 * gdb.base/breakpoint-in-ro-region.c: New file.
5521 * gdb.base/breakpoint-in-ro-region.exp: New file.
5522
2ddf4301
SM
55232014-10-01 Simon Marchi <simon.marchi@ericsson.com>
5524
5525 * gdb.mi/mi-exit-code.exp: New file.
5526 * gdb.mi/mi-exit-code.c: New file.
5527
6a5f3f43
YQ
55282014-09-30 Yao Qi <yao@codesourcery.com>
5529
5530 * lib/prelink-support.exp (build_executable_own_libs): Error if
5531 the target isn't native.
5532
345bcc73
YQ
55332014-09-30 Yao Qi <yao@codesourcery.com>
5534
5535 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5536 false.
5537
a25a5a45
PA
55382014-09-22 Pedro Alves <palves@redhat.com>
5539
5540 * gdb.threads/break-while-running.exp: New file.
5541 * gdb.threads/break-while-running.c: New file.
5542
00ba3162
YQ
55432014-09-19 Yao Qi <yao@codesourcery.com>
5544
5545 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5546 Invoke test. Restart GDB with --readnow and invoke test again.
5547
c3b7b696
YQ
55482014-09-19 Yao Qi <yao@codesourcery.com>
5549
5550 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5551 proc set_breakpoint_on_gcd_function. Invoke
5552 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
5553 invoke set_breakpoint_on_gcd_function again.
5554
2b4fd423
DE
55552014-09-18 Doug Evans <dje@google.com>
5556
5557 * gdb.dwarf2/symtab-producer.exp: New file.
5558
a5947601
SDJ
55592014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5560
5561 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5562 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5563 * gdb.base/global-var-nested-by-dso.c: Likewise.
5564 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5565
91c19059
SDJ
55662014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5567 Pedro Alves <palves@redhat.com>
5568
5569 * gdb.base/watch-bitfields.exp: Pass string other than test file
5570 name to prepare_for_testing.
5571 (watch): New procedure.
5572 (expect_watchpoint): Use with_test_prefix.
5573 (top level): Factor out tests to ...
5574 (test_watch_location, test_regular_watch): ... these new
5575 procedures, and use with_test_prefix and gdb_continue_to_end.
5576
bb9d5f81
PP
55772014-09-16 Patrick Palka <patrick@parcs.ath.cx>
5578
5579 PR breakpoints/12526
5580 * gdb.base/watch-bitfields.exp: New file.
5581 * gdb.base/watch-bitfields.c: New file.
5582
635856f5
PA
55832014-09-16 Pedro Alves <palves@redhat.com>
5584
5585 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5586 software and hardware addresses, not software address against
5587 itself.
5588
7280ceea
PA
55892014-09-16 Pedro Alves <palves@redhat.com>
5590
5591 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5592 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5593
428b16bd
PA
55942014-09-16 Pedro Alves <palves@redhat.com>
5595
5596 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5597 files.
5598 * gdb.base/a2-run.exp: Remove all code guarded by istarget
5599 "*-*-vxworks*" throughout.
5600 * gdb.base/break.exp: Likewise.
5601 * gdb.base/default.exp: Likewise.
5602 * gdb.base/scope.exp: Likewise.
5603 * gdb.base/sepdebug.exp: Likewise.
5604 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5605 throughout.
5606 * gdb.base/run.c: Likewise.
5607 * gdb.base/sepdebug.c: Likewise.
5608 * gdb.hp/gdb.aCC/run.c: Likewise.
5609 * gdb.reverse/until-reverse.c: Likewise.
5610 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5611
666d413c
YQ
56122014-09-16 Yao Qi <yao@codesourcery.com>
5613
5614 * boards/local-remote-host-native.exp: New file.
5615
57cbd724
DE
56162014-09-14 Doug Evans <xdje42@gmail.com>
5617
5618 * gdb.threads/queue-signal.c (thread_count): New variable.
5619 (thread_count_mutex, thread_count_condvar): New variables.
5620 (incr_thread_count, wait_all_threads_running): New functions.
5621 (main): Wait for all threads to be in their thread functions.
5622
81219e53
DE
56232014-09-13 Doug Evans <xdje42@gmail.com>
5624
5625 * gdb.threads/queue-signal.c: New file.
5626 * gdb.threads/queue-signal.exp: New file.
5627
3714cea7
DE
56282014-09-13 Doug Evans <xdje42@gmail.com>
5629
5630 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5631 be consistent with what default_gdb_init uses.
5632 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5633 the plain text of the prompt. Add some logging printfs.
5634 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5635
fa43b1d7
PA
56362014-09-12 Pedro Alves <palves@redhat.com>
5637
5638 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5639 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5640 * gdb.arch/i386-size-overlap.exp: Likewise.
5641 * gdb.arch/i386-size.exp: Likewise.
5642 * gdb.arch/i386-unwind.exp: Likewise.
5643 * gdb.base/a2-run.exp: Likewise.
5644 * gdb.base/break.exp: Likewise.
5645 * gdb.base/charset.exp: Likewise.
5646 * gdb.base/chng-syms.exp: Likewise.
5647 * gdb.base/commands.exp: Likewise.
5648 * gdb.base/dbx.exp: Likewise.
5649 * gdb.base/find.exp: Likewise.
5650 * gdb.base/funcargs.exp: Likewise.
5651 * gdb.base/jit-simple.exp: Likewise.
5652 * gdb.base/reread.exp: Likewise.
5653 * gdb.base/sepdebug.exp: Likewise.
5654 * gdb.base/step-bt.exp: Likewise.
5655 * gdb.cp/mb-inline.exp: Likewise.
5656 * gdb.cp/mb-templates.exp: Likewise.
5657 * gdb.objc/basicclass.exp: Likewise.
5658 * gdb.threads/killed.exp: Likewise.
5659
9d9bf2df
EBM
56602014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5661
5662 PR tdep/17379
5663 * gdb.arch/powerpc-stackless.S: New file.
5664 * gdb.arch/powerpc-stackless.exp: New file.
5665
1cf2f1b0
JK
56662014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5667
5668 * gdb.base/attach.c: Include unistd.h.
5669 (main): Call alarm. Add label postloop.
5670 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5671 gdb_breakpoint, gdb_continue_to_breakpoint.
5672 (test_command_line_attach_run): Kill ${testpid} in one exit path.
5673
98880d46
PA
56742014-09-11 Pedro Alves <palves@redhat.com>
5675
5676 PR gdb/17347
5677 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
5678 * gdb.base/attach.exp (test_command_line_attach_run): New
5679 procedure.
5680 (top level): Call it.
5681
4c92ff2c
PA
56822014-09-11 Pedro Alves <palves@redhat.com>
5683
5684 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
5685 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
5686 (do_command_attach_tests): Use spawn_wait_for_attach.
5687 * gdb.base/solib-overlap.exp: Likewise.
5688 * gdb.multi/multi-attach.exp: Likewise.
5689 * gdb.python/py-prompt.exp: Likewise.
5690 * gdb.python/py-sync-interp.exp: Likewise.
5691 * gdb.server/ext-attach.exp: Likewise.
5692
3adc1a7d
GKB
56932014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
5694
5695 * gdb.fortran/array-element.exp: Remove unexpected "continue"
5696 command in testcase. Simplify testcase.
5697
96334934
JB
56982014-09-10 Joel Brobecker <brobecker@adacore.com>
5699
5700 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
5701
eb479039
JB
57022014-09-10 Joel Brobecker <brobecker@adacore.com>
5703
5704 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
5705
deede10c
JB
57062014-09-10 Joel Brobecker <brobecker@adacore.com>
5707
5708 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
5709
7828a5f5
JB
57102014-09-10 Joel Brobecker <brobecker@adacore.com>
5711
5712 * gdb.dwarf2/dynarr-ptr.c: New file.
5713 * gdb.dwarf2/dynarr-ptr.exp: New file.
5714
33aeebcf
MR
57152014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5716
5717 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
5718 of 30 rather than hardcoding 120 for a slow test case. Take the
5719 `gdb,timeout' target setting into account for this calculation.
5720 Don't extend the timeout for the test cases that don't need it.
5721
7b415901
MR
57222014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5723
5724 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
5725 a factor of 2 for a slow test case. Take the `gdb,timeout'
5726 target setting into account for this calculation.
5727 * gdb.reverse/until-precsave.exp: Increase the timeout by
5728 a factor of 15 and 3 respectively rather than adding 120
5729 for a pair of slow test cases. Take the `gdb,timeout'
5730 target setting into account for this calculation.
5731
4a40f85a
MR
57322014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5733
5734 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
5735 timeout, don't pass one down to gdb_expect.
5736 (gdb_expect): Rework timeout selection.
5737
09635af7
MR
57382014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5739
5740 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
5741 exception on timeout.
5742 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
5743 (gdbserver_start_extended): Catch any `gdbserver_start' error
5744 exceptions.
5745 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
5746 * lib/mi-support.exp (mi_gdb_target_load): Catch any
5747 `gdbserver_gdb_load' error exceptions.
5748
2bdd10b7
MR
57492014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5750
5751 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
5752 120 on waiting for the TCP socket to open.
5753
316935f0
DE
57542014-09-09 Doug Evans <xdje42@gmail.com>
5755
5756 * gdb.base/default.exp (show_conv_list): Add _caller_is,
5757 _caller_matches, _any_caller_is, _any_caller_matches.
5758
83740597
DE
57592014-09-09 Doug Evans <xdje42@gmail.com>
5760
5761 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
5762
4c122fc3
YQ
57632014-09-09 Yao Qi <yao@codesourcery.com>
5764
5765 * gdb.mi/mi-var-display.exp: Set print symbol off.
5766
a9f116cb
GKB
57672014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
5768
5769 PR gdb/17035
5770 * gdb.base/commands.exp: Add tests to verify user-defined
5771 commands with empty bodies.
5772 * gdb.python/py-cmd.exp: Test that we don't show user-defined
5773 python commands in `show user command`.
5774 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
5775 scheme commands in `show user command`.
5776
c75bd3a2
JK
57772014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5778
5779 PR python/17355
5780 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
5781 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
5782 * gdb.python/py-framefilter-invalidarg.exp: New file.
5783 * gdb.python/py-framefilter-invalidarg.py: New file.
5784
faa42425
DE
57852014-09-06 Doug Evans <xdje42@gmail.com>
5786
5787 PR 15276
5788 * gdb.python/py-caller-is.c: New file.
5789 * gdb.python/py-caller-is.exp: New file.
5790
474ca4f6
SDJ
57912014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
5792
5793 PR gdb/17235
5794 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
5795 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
5796
eb0b0463
SDJ
57972014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
5798
5799 PR fortran/17237
5800 * gdb.fortran/print-formatted.exp: New file.
5801 * gdb.fortran/print-formatted.f90: Likewise.
5802
5f3b99cf
SS
58032014-09-03 Sasha Smundak <asmundak@google.com>
5804
5805 * gdb.python/py-frame.exp: Test Frame.read_register.
5806
7d793aa9
SDJ
58072014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
5808
5809 PR python/16699
5810 * gdb.python/py-completion.exp: New file.
5811 * gdb.python/py-completion.py: Likewise.
5812
fb0576e9
DE
58132014-08-28 Doug Evans <dje@google.com>
5814
5815 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
5816 eax,etc. are live with values set by gdb and thus the compiler can't
5817 use them.
5818 * gdb.arch/i386-pseudo.c (main): Ditto.
5819
ee92b0dd
DE
58202014-08-27 Doug Evans <dje@google.com>
5821
5822 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
5823
6649db35
DE
58242014-08-25 Doug Evans <dje@google.com>
5825
5826 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
5827 (main): Ditto.
5828
564b7600
DE
58292014-08-25 Doug Evans <dje@google.com>
5830
5831 * gdb.threads/thread-execl.exp: #include <stdio.h>.
5832
3881fb67
YQ
58332014-08-24 Yao Qi <yao@codesourcery.com>
5834
5835 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
5836 symbol off.
5837 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
5838
a05a36a5
DE
58392014-08-22 Doug Evans <dje@google.com>
5840
5841 PR 17276
5842 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
5843 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
5844 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
5845
7c343b48
YQ
58462014-08-22 Yao Qi <yao@codesourcery.com>
5847
5848 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
5849 * gdb.python/py-finish-breakpoint2.exp: Likewise.
5850 * gdb.python/python.exp: Likewise. Use .py file on the host
5851 instead of the build.
5852
22fd09ae
JK
58532014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5854
5855 * gdb.threads/gcore-stale-thread.c: New file.
5856 * gdb.threads/gcore-stale-thread.exp: New file.
5857
a8454a7c
PA
58582014-08-21 Pedro Alves <palves@redhat.com>
5859
5860 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
5861 * gdb.base/gcore-relro-pie.exp: Likewise.
5862 * gdb.base/gcore-relro.exp: Likewise.
5863 * gdb.base/gcore.exp: Likewise.
5864 * gdb.base/print-symbol-loading.exp: Likewise.
5865 * gdb.threads/gcore-thread.exp: Likewise.
5866 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
5867
2a31c623
PA
58682014-08-20 Pedro Alves <palves@redhat.com>
5869 Jan Kratochvil <jan.kratochvil@redhat.com>
5870
5871 * Makefile.in (EXTRA_RULES, CC): New variables, get from
5872 configure.
5873 (EXPECT): Handle READ1 being set.
5874 (all): Depend on EXTRA_RULES.
5875 (check-read1, expect-read1, read1.so, read1): New rules.
5876 * README (Testsuite Parameters): Document the READ1 make variable.
5877 (Race detection): New section.
5878 * configure: Regenerate.
5879 * configure.ac: If build==host==target, and running under a
5880 GNU/glibc system, add read1 to the extra Makefile rules.
5881 (EXTRA_RULES): AC_SUBST it.
5882 * lib/read1.c: New file.
5883
d36430db
JB
58842014-08-20 Joel Brobecker <brobecker@adacore.com>
5885
5886 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
5887 the handling of variables declared as a typedef to an array
5888 which a DW_AT_data_location attribute.
5889
9a0dc9e3
PA
58902014-08-19 Andrew Burgess <aburgess@broadcom.com>
5891 Pedro Alves <palves@redhat.com>
5892
5893 PR symtab/14604
5894 PR symtab/14605
5895 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
5896 gdb_test.
5897
0718a8da
PA
58982014-08-19 Pedro Alves <palves@redhat.com>
5899
5900 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
5901
13b448cd
YQ
59022014-08-19 Yao Qi <yao@codesourcery.com>
5903
5904 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
5905 right line.
5906
1cbf5077
DB
59072014-08-18 David Blaikie <dblaikie@gmail.com>
5908
5909 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
5910
bf0fae19
JB
59112014-08-18 Joel Brobecker <brobecker@adacore.com>
5912
5913 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
5914 attribute in array range.
5915
3c8c5dcc
JB
59162014-08-18 Joel Brobecker <brobecker@adacore.com>
5917
5918 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
5919
e66d4446
SC
59202014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5921
5922 PR c++/17132
5923 * gdb.cp/pr17132.cc: New file.
5924 * gdb.cp/pr17132.exp: New file.
5925
940df408
SC
59262014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5927
5928 * gdb.python/py-xmethods.py (A_getarrayind)
5929 (E_method_char_worker.__call__, E_method_int_worker.__call__):
5930 Use 'print' with function call syntax.
5931 (E_method_matcher.match): Fix tab vs space indentation mixup.
5932
ebcc6c3a
YQ
59332014-08-15 Yao Qi <yao@codesourcery.com>
5934
5935 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
5936 false.
5937
775e0f04
YQ
59382014-08-15 Yao Qi <yao@codesourcery.com>
5939
5940 * gdb.cp/casts.exp: Set print symbol off.
5941 * gdb.cp/class2.exp: Likewise.
5942 * gdb.cp/overload.exp: Likewise.
5943 * gdb.cp/templates.exp: Likewise.
5944
d769e349
DE
59452014-08-11 Doug Evans <dje@google.com>
5946
5947 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5948 (test_load_shlib): Update.
5949
20c6f1e1
YQ
59502014-08-09 Yao Qi <yao@codesourcery.com>
5951
5952 * gdb.base/display.exp: Invoke is_address_zero_readable.
5953 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
5954 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5955 * gdb.base/hbreak-unmapped.exp: Return if
5956 is_address_zero_readable returns true.
5957 * gdb.base/signest.exp: Likewise.
5958 * gdb.base/signull.exp: Likewise.
5959 * gdb.base/sigbpt.exp: Likewise.
5960 * gdb.guile/scm-disasm.exp: Do the test if
5961 is_address_zero_readable returns false.
5962 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
5963 * gdb.python/py-arch.exp: Likewise.
5964 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
5965 * lib/gdb.exp (is_address_zero_readable): New proc.
5966
5792e8e3
YQ
59672014-08-09 Yao Qi <yao@codesourcery.com>
5968
5969 PR testsuite/13443
5970 * gdb.mi/mi-var-display.exp: Make test messages unique.
5971
3cecbbbe
TT
59722014-08-04 Tom Tromey <tromey@redhat.com>
5973
5974 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
5975 target 0".
5976
00b51ff5
TT
59772014-08-04 Tom Tromey <tromey@redhat.com>
5978
5979 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
5980 "target_resume".
5981
6908c509
JB
59822014-08-01 Joel Brobecker <brobecker@adacore.com>
5983
5984 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
5985 inner_vla_struct_object_size.
5986 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
5987 as xfail.
5988
cc6563d2
PA
59892014-07-30 Pedro Alves <palves@redhat.com>
5990
5991 * gdb.threads/signal-command-handle-nopass.exp (test): Add
5992 comment.
5993
7e09a223
YQ
59942014-07-29 Yao Qi <yao@codesourcery.com>
5995
5996 PR gdb/17206
5997 * gdb.base/until-nodebug.exp: New.
5998
7ebdbe92
DE
59992014-07-28 Doug Evans <xdje42@gmail.com>
6000
6001 PR guile/17203
6002 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6003 previously existing parameter, and previously ambiguously spelled
6004 parameter.
6005
fdb1adc6
WN
60062014-07-28 Will Newton <will.newton@linaro.org>
6007
6008 * gdb.base/varargs.exp: Remove KFAILs for ARM.
6009
186fcde0
DE
60102014-07-26 Ludovic CourtĂšs <ludo@gnu.org>
6011 Doug Evans <xdje42@gmail.com>
6012
6013 PR guile/17146
6014 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
6015
70509625
PA
60162014-07-25 Pedro Alves <palves@redhat.com>
6017
6018 * gdb.threads/signal-command-handle-nopass.c: New file.
6019 * gdb.threads/signal-command-handle-nopass.exp: New file.
6020 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
6021 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
6022 * gdb.threads/signal-delivered-right-thread.c: New file.
6023 * gdb.threads/signal-delivered-right-thread.exp: New file.
6024
c3f814a1
PA
60252014-07-25 Pedro Alves <palves@redhat.com>
6026
6027 * gdb.base/double-prompt-target-event-error.exp
6028 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
6029 match.
6030 (cancel_pagination_in_target_event): Rework double prompt
6031 detection.
6032 * gdb.base/paginate-after-ctrl-c-running.exp
6033 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
6034 <return>' match.
6035 * gdb.base/paginate-bg-execution.exp
6036 (test_bg_execution_pagination_return)
6037 (test_bg_execution_pagination_cancel): Remove '-notransfer
6038 <return>' matches.
6039 * gdb.base/paginate-execution-startup.exp
6040 (test_fg_execution_pagination_return)
6041 (test_fg_execution_pagination_cancel): Remove '-notransfer
6042 <return>' matches.
6043 * gdb.base/paginate-inferior-exit.exp
6044 (test_paginate_inferior_exited): Remove '-notransfer <return>'
6045 match.
6046 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
6047 * lib/gdb.exp (pagination_prompt): Run text through
6048 string_to_regexp.
6049 (gdb_test_multiple): Match $pagination_prompt instead of
6050 "<return>".
6051 (string_to_regexp): Move to lib/gdb-utils.exp.
6052
e214cf6c
JK
60532014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6054
6055 * gdb.arch/amd64-entry-value-paramref.S: New file.
6056 * gdb.arch/amd64-entry-value-paramref.cc: New file.
6057 * gdb.arch/amd64-entry-value-paramref.exp: New file.
6058 * gdb.arch/amd64-optimout-repeat.S: New file.
6059 * gdb.arch/amd64-optimout-repeat.c: New file.
6060 * gdb.arch/amd64-optimout-repeat.exp: New file.
6061
17d0c5c8
JK
60622014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6063
6064 PR gdb/17170
6065 * gdb.base/statistics.exp: New file.
6066
b8b8facf
DE
60672014-07-17 Doug Evans <dje@google.com>
6068
74b49205 6069 PR gdb/17170
b8b8facf
DE
6070 * gdb.base/maint.exp: Update testing of per-command stats.
6071
1b5d0ab3
PA
60722014-07-16 Pedro Alves <palves@redhat.com>
6073
6074 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
6075 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
6076 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
6077 (tfile_write_buf): New functions.
6078 (add_memory_block): Rewrite using the above.
6079 (adjust_function_address): New function.
6080 (FUNCTION_ADDRESS): New macro.
6081 (write_basic_trace_file): Remove short_x local, and use
6082 tfile_write_16. Change type of func_addr local to unsigned long
6083 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
6084 here. Cast argument of add_memory_block to char pointer.
6085 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
6086 (main): Remove parameters.
6087 * gdb.trace/tfile.exp: Remove nowarnings.
6088
4d974e88
SM
60892014-07-15 Simon Marchi <simon.marchi@ericsson.com>
6090
6091 * gdb.base/debug-expr.exp: Test string evaluation with
6092 "debug expression" on.
6093
41e99568
PA
60942014-07-15 Pedro Alves <palves@redhat.com>
6095
6096 * gdb.base/reread.exp: Use clean_restart.
6097
487d9753
PL
60982014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
6099
6100 * gdb.arch/avr-flash-qualifer.c: New.
6101 * gdb.arch/avr-flash-qualifer.exp: New.
6102
cc1c52ad
PA
61032014-07-14 Pedro Alves <palves@redhat.com>
6104
6105 * gdb.base/paginate-after-ctrl-c-running.c: New file.
6106 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
6107
1e973570
PA
61082014-07-14 Pedro Alves <palves@redhat.com>
6109
6110 * gdb.base/double-prompt-target-event-error.c: New file.
6111 * gdb.base/double-prompt-target-event-error.exp: New file.
6112
93d6eb10
PA
61132014-07-14 Pedro Alves <palves@redhat.com>
6114
6115 PR gdb/17072
6116 * gdb.base/paginate-inferior-exit.c: New file.
6117 * gdb.base/paginate-inferior-exit.exp: New file.
6118
0017922d
PA
61192014-07-14 Pedro Alves <palves@redhat.com>
6120
6121 PR gdb/17072
6122 * gdb.base/paginate-bg-execution.c: New file.
6123 * gdb.base/paginate-bg-execution.exp: New file.
6124
94696ad3
PA
61252014-07-14 Pedro Alves <palves@redhat.com>
6126
6127 PR gdb/17072
6128 * gdb.base/paginate-execution-startup.c: New file.
6129 * gdb.base/paginate-execution-startup.exp: New file.
6130 * lib/gdb.exp (pagination_prompt): New global.
6131 (default_gdb_spawn): New procedure, factored out from
6132 default_gdb_spawn.
6133 (default_gdb_start): Adjust to call default_gdb_spawn.
6134 (gdb_spawn): New procedure.
6135
bd293940
PA
61362014-07-14 Pedro Alves <palves@redhat.com>
6137
6138 * lib/gdb.exp (gdb_assert): New procedure.
6139 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
6140
c933f875
PA
61412014-07-14 Pedro Alves <palves@redhat.com>
6142
6143 * gdb.base/execution-termios.c: New file.
6144 * gdb.base/execution-termios.exp: New file.
6145
d98b7a16
TT
61462014-07-14 Tom Tromey <tromey@redhat.com>
6147
6148 * gdb.cp/vla-cxx.cc: New file.
6149 * gdb.cp/vla-cxx.exp: New file.
6150
548740d6
TT
61512014-07-14 Tom Tromey <tromey@redhat.com>
6152
6153 * gdb.reverse/rerun-prec.c: New file.
6154 * gdb.reverse/rerun-prec.exp: New file.
6155
a25eb028
MR
61562014-07-12 Maciej W. Rozycki <macro@mips.com>
6157 Maciej W. Rozycki <macro@codesourcery.com>
6158
6159 * lib/gdb-utils.exp: New file.
6160 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
6161 inline `gdb_init_command' processing.
6162 (gdb_start_cmd): Likewise.
6163 * lib/mi-support.exp (mi_run_cmd): Likewise.
6164 * README: Document `gdb_init_command' and `gdb_init_commands'.
6165
218c2655
JK
61662014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6167
6168 Fix false FAIL running under a very long directory name.
6169 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
6170 and "set print elements 10000". Twice.
6171
5401fde3
YQ
61722014-07-11 Yao Qi <yao@codesourcery.com>
6173
6174 * gdb.base/exprs.exp: "set print symbol off".
6175
e76126e8
PA
61762014-07-11 Pedro Alves <palves@redhat.com>
6177
6178 * gdb.threads/kill.c: New file.
6179 * gdb.threads/kill.exp: New file.
6180
2d6f0de6
YQ
61812014-07-10 Yao Qi <yao@codesourcery.com>
6182
6183 * gdb.trace/tfile.c (write_basic_trace_file)
6184 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
6185 address written to trace file.
6186
7180e04a
PA
61872014-07-09 Pedro Alves <palves@redhat.com>
6188
6189 * gdb.base/attach-wait-input.exp: New file.
6190 * gdb.base/attach-wait-input.c: New file.
6191
9a9a7608
AB
61922014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6193
6194 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
6195 setting up test structures.
6196 (main): Call new test function.
6197 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
6198 test function, continue into test function and walk test
6199 structures.
6200
161ac41e
YQ
62012014-07-02 Yao Qi <yao@codesourcery.com>
6202
6203 * gdb.trace/entry-values.c: Define labels 'foo_start' and
6204 'bar_start' at the beginning of functions 'foo' and 'bar'
6205 respectively.
6206 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
6207 instead of 'foo' and 'bar'.
6208
1f267ae3
MM
62092014-07-08 Markus Metzger <markus.t.metzger@intel.com>
6210
6211 * gdb.btrace/segv.exp: New.
6212 * gdb.btrace/segv.c: New.
6213
2b239efb
LM
62142014-07-02 Luis Machado <lgustavo@codesourcery.com>
6215
6216 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
6217 instruction.
6218
cf363f18
MW
62192014-06-30 Mark Wielaard <mjw@redhat.com>
6220
6221 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
6222 vulture, vilify, villar): New volatile array constants.
6223 (vindictive, vegetation): New const volatile array constants.
6224 * gdb.base/volatile.exp: Test volatile and const volatile array
6225 types.
6226
aebf9d24
AA
62272014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6228
6229 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
6230 target lacks support for awatch, rwatch, or hbreak.
6231
b67a2c6f
YQ
62322014-06-27 Yao Qi <yao@codesourcery.com>
6233
6234 * gdb.multi/dummy-frame-restore.exp: New.
6235 * gdb.multi/dummy-frame-restore.c: New.
6236
aef92902
MM
62372014-06-25 Markus Metzger <markus.t.metzger@intel.com>
6238
6239 * gdb.btrace/gcore.exp: New.
6240
8e9db26e
PA
62412014-06-23 Pedro Alves <palves@redhat.com>
6242
6243 * gdb.base/watchpoint-reuse-slot.c: New file.
6244 * gdb.base/watchpoint-reuse-slot.exp: New file.
6245
70afc5b7
SC
62462014-06-23 Siva Chandra Reddy <sivachandra@google.com>
6247
6248 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
6249 progspace's filename in 'info', 'enable' and 'disable' command
6250 tests.
6251
b972bd9c
JK
62522014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6253
6254 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
6255 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6256 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
6257
125f8a3d
GB
62582014-06-20 Gary Benson <gbenson@redhat.com>
6259
6260 * gdb.arch/i386-avx.exp: Fix include file location.
6261 * gdb.arch/i386-sse.exp: Likewise.
6262
3ed9baed
IB
62632014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
6264
6265 * gdb.dlang/expression.exp: New file.
6266
034f788c
PA
62672014-06-19 Pedro Alves <palves@redhat.com>
6268
6269 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
6270 out from ...
6271 (top level): ... here. Iterate running tests under different
6272 scheduler-locking settings.
6273
45371d0c
LM
62742014-06-18 Luis Machado <lgustavo@codesourcery.com>
6275
6276 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
6277 to DW_FORM_addr and use non-zero addresses.
6278
5d376983
SC
62792014-06-18 Siva Chandra Reddy <sivachandra@google.com>
6280
6281 PR gdb/17017
6282 * gdb.python/py-xmethods.cc: Add global function call counters and
6283 increment them in their respective functions. Remove "cout"
6284 statements.
6285 * gdb.python/py-xmethods.exp: Make tests check the global function
6286 call counters instead of depending on inferior IO.
6287
a1aa2221
LM
62882014-06-18 Don Breazeal <donb@codesourcery.com>
6289
6290 * gdb.base/foll-fork.exp (default_fork_parent_follow):
6291 Deleted procedure.
6292 (explicit_fork_parent_follow): Deleted procedure.
6293 (explicit_fork_child_follow): Deleted procedure.
6294 (test_follow_fork): New procedure.
6295 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 6296 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
6297 procedure calls.
6298
0fc05997
YQ
62992014-06-17 Yao Qi <yao@codesourcery.com>
6300
6301 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
6302 CP1252.
6303
70795c52
LM
63042014-06-17 Luis Machado <lgustavo@codesourcery.com>
6305
6306 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
6307 Initialize ptr and S explicitly.
6308 (skip_type_update_when_not_use_rtti_test): Likewise.
6309
6be47f0c
KS
63102014-06-16 Keith Seitz <keiths@redhat.com>
6311
6312 PR mi/15863
6313 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
6314 the inferior is started.
6315
d03de421
PA
63162014-06-16 Pedro Alves <palves@redhat.com>
6317
6318 * gdb.base/break-main-file-remove-fail.c: New file.
6319 * gdb.base/break-main-file-remove-fail.exp: New file.
6320 * gdb.base/break-unload-file.exp: Use build_executable instead of
6321 prepare_for_testing.
6322 (test_break): New parameter "initial_load". Handle it.
6323 (top level): Add initial_load cmdline/file axis.
6324
f9579b99
TT
63252014-06-12 Tom Tromey <tromey@redhat.com>
6326
6327 * gdb.base/completion.exp: Don't use directory name in test.
6328
3657956b
GB
63292014-06-09 Gary Benson <gbenson@redhat.com>
6330
6331 * gdb.base/sigall.c [Functions to send signals]: Reorder to
6332 separate the always-available ANSI-standard signals from the
6333 signals that require checking.
6334 (main): Likewise.
6335 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
6336 Likewise.
6337 (main): Likewise.
6338
4186eb54
KS
63392014-06-07 Keith Seitz <keiths@redhat.com>
6340
6341 Revert:
6342 PR c++/16253
6343 * gdb.cp/var-tag.cc: New file.
6344 * gdb.cp/var-tag.exp: New file.
6345 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6346 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6347 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6348 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6349
25326a28 63502014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
6351
6352 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
6353
829155c9
PA
63542014-06-06 Pedro Alves <palves@redhat.com>
6355
6356 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
6357 in target debug output instead of looking at RSP packets,
6358 disabling the test on any target that uses hardware stepping.
6359 Update comments.
6360
61c8d22e
PA
63612014-06-06 Pedro Alves <palves@redhat.com>
6362
6363 * gdb.base/break-unload-file.exp: Fix typo.
6364
d9a47287
YQ
63652014-06-06 Yao Qi <yao@codesourcery.com>
6366
6367 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6368 from "jit_function" to "^jit_function".
6369
e5e01dbf
YQ
63702014-06-06 Yao Qi <yao@codesourcery.com>
6371
6372 * gdb.base/async.c (foo): Add one statement.
6373 * gdb.base/async.exp: Get the next instruction address and
6374 match the output of "nexti" by instruction address. Match
6375 the hex address in the output of "finish".
6376
73ba372c
GB
63772014-06-06 Gary Benson <gbenson@redhat.com>
6378
6379 * gdb.base/call-signals.c: Remove preprocessor conditionals
6380 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6381 SIGSEGV and SIGTERM.
6382 * gdb.base/sigall.c: Likewise.
6383 * gdb.base/unwindonsignal.c: Likewise.
6384 * gdb.reverse/sigall-reverse.c: Likewise.
6385
831517df
YQ
63862014-06-06 Yao Qi <yao@codesourcery.com>
6387
6388 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
6389 readable, skip the test.
6390
b8b91e98
YQ
63912014-06-06 Yao Qi <yao@codesourcery.com>
6392
6393 * gdb.threads/staticthreads.c (thread_function): Move the line
6394 setting breakpoint on forward.
6395 * gdb.threads/staticthreads.exp: Update comments.
6396
fb934770
LC
63972014-06-05 Ludovic CourtĂšs <ludo@gnu.org>
6398
6399 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6400 "history-append! type error".
6401
6ef284bd
SM
64022014-06-05 Simon Marchi <simon.marchi@ericsson.com>
6403
6404 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6405 erroneous dprintf expected input.
6406
a872e241
DE
64072014-06-04 Doug Evans <xdje42@gmail.com>
6408
6409 * gdb.guile/scm-generics.exp: Delete.
6410
16f691fb
DE
64112014-06-04 Doug Evans <xdje42@gmail.com>
6412
6413 * gdb.guile/scm-breakpoint.exp: Update.
6414 Add tests for breakpoint registration.
6415
012370f6
TT
64162014-06-04 Tom Tromey <tromey@redhat.com>
6417
6418 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6419 VLA-in-union.
6420 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6421 inner_vla_struct, vla_union types. Initialize objects of those
6422 types and compute their sizes.
6423
9f5a4cef
HZ
64242014-06-04 Nathan Sidwell <nathan@codesourcery.com>
6425 Hui Zhu <hui@codesourcery.com>
6426
6427 * gdb.base/fileio.exp: Add test for shell not available as well as
6428 available.
6429 * gdb.base/fileio.c (test_system): Check for shell twice.
6430
90a45c4d
YQ
64312014-06-04 Yao Qi <yao@codesourcery.com>
6432
6433 * gdb.base/auto-connect-native-target.exp: Remove redundant
6434 space from the regexp pattern.
6435
70017e41
YQ
64362014-06-04 Yao Qi <yao@codesourcery.com>
6437
6438 * gdb.base/default.exp: Replace "child" with "native" in
6439 regexp pattern.
6440
883964a7
SC
64412014-06-03 Siva Chandra Reddy <sivachandra@google.com>
6442
6443 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6444 * gdb.python/py-xmethods.exp: New tests to test xmethods.
6445 * gdb.python/py-xmethods.py: Python script supporting the
6446 new testcase and tests.
6447
ef370185
JB
64482014-06-03 Joel Brobecker <brobecker@adacore.com>
6449 Pedro Alves <palves@redhat.com>
6450
6451 PR breakpoints/17000
6452 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6453 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6454
1e2ccb61
BM
64552014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
6456
6457 * gdb.base/subst.exp: Add tests to verify partial path matching
6458 output.
6459
c6ec5ab2
PA
64602014-06-03 Pedro Alves <palves@redhat.com>
6461
6462 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6463 target that doesn't use software single-stepping.
6464
835c559f
PA
64652014-06-03 Pedro Alves <palves@redhat.com>
6466
6467 PR breakpoints/17000
6468 * gdb.base/sss-bp-on-user-bp-2.c: New file.
6469 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6470
06eb1586
DE
64712014-06-02 Doug Evans <xdje42@gmail.com>
6472
6473 * gdb.guile/scm-parameter.exp: New file.
6474
e698b8c4
DE
64752014-06-02 Doug Evans <xdje42@gmail.com>
6476
6477 * gdb.guile/scm-cmd.c: New file.
6478 * gdb.guile/scm-cmd.exp: New file.
6479
ded03782
DE
64802014-06-02 Doug Evans <xdje42@gmail.com>
6481
6482 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6483 pretty-printer lookup.
6484 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6485 (make-pp_s-printer): Call it.
6486 (make-pretty-printer-from-dict): New function.
6487 (lookup-pretty-printer-maker-from-dict): New function.
6488 (*pretty-printer*): Simplify.
6489 (make-objfile-pp_s-printer): New function.
6490 (install-objfile-pretty-printers!): New function.
6491 (make-progspace-pp_s-printer): New function.
6492 (install-progspace-pretty-printers!): New function.
6493 * gdb.guile/scm-progspace.c: New file.
6494 * gdb.guile/scm-progspace.exp: New file.
6495
41fac0cf
PA
64962014-06-02 Pedro Alves <palves@redhat.com>
6497
6498 * gdb.base/dprintf-bp-same-addr.c: New file.
6499 * gdb.base/dprintf-bp-same-addr.exp: New file.
6500
96ae5695
EBM
65012014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6502
6503 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6504 * gdb.arch/powerpc-power.s: Likewise.
6505
da02b3a8
JB
65062014-06-02 Joel Brobecker <brobecker@adacore.com>
6507
6508 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6509
c72b2e7b
YQ
65102014-06-01 Yao Qi <yao@codesourcery.com>
6511
6512 * gdb.base/watchpoint.exp (test_watch_location): Check null
6513 pointer can be dereferenced. If not, do the test, otherwise
6514 skip it.
6515
53e8a631
AB
65162014-05-30 Andrew Burgess <aburgess@broadcom.com>
6517
6518 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6519 results.
6520 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6521
938f0e2f
AB
65222014-05-30 Andrew Burgess <aburgess@broadcom.com>
6523
6524 * gdb.arch/amd64-invalid-stack-middle.S: New file.
6525 * gdb.arch/amd64-invalid-stack-middle.c: New file.
6526 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6527 * gdb.arch/amd64-invalid-stack-top.c: New file.
6528 * gdb.arch/amd64-invalid-stack-top.exp: New file.
6529
9ba6657a
PA
65302014-05-30 Pedro Alves <palves@redhat.com>
6531
6532 PR breakpoints/17000
6533 * gdb.base/sss-bp-on-user-bp.c: New file.
6534 * gdb.base/sss-bp-on-user-bp.exp: New file.
6535
522c09bf
DB
65362014-05-30 David Blaikie <dblaikie@gmail.com>
6537
6538 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6539 gnu_inline semantics via attribute.
6540 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6541 source explicitly specifies the required semantics.
6542
bf4ef81e
MR
65432014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6544
6545 * gdb.reverse/sigall-reverse.exp: Fix a typo.
6546
329ea579
PA
65472014-05-29 Pedro Alves <palves@redhat.com>
6548 Tom Tromey <tromey@redhat.com>
6549
6550 * gdb.base/async-shell.exp: Don't enable target-async.
6551 * gdb.base/async.exp
6552 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6553 parameter. Adjust.
6554 (top level): Don't test with "target-async".
6555 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6556 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6557 * gdb.base/inferior-died.exp: Don't enable target-async.
6558 * gdb.base/interrupt-noterm.exp: Likewise.
6559 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6560 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6561 * gdb.mi/mi-nonstop.exp: Likewise.
6562 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6563 * gdb.mi/mi-nsintrall.exp: Likewise.
6564 * gdb.mi/mi-nsmoribund.exp: Likewise.
6565 * gdb.mi/mi-nsthrexec.exp: Likewise.
6566 * gdb.mi/mi-watch-nonstop.exp: Likewise.
6567 * gdb.multi/watchpoint-multi.exp: Adjust comment.
6568 * gdb.python/py-evsignal.exp: Don't enable target-async.
6569 * gdb.python/py-evthreads.exp: Likewise.
6570 * gdb.python/py-prompt.exp: Likewise.
6571 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6572 * gdb.server/solib-list.exp: Don't enable target-async.
6573 * gdb.threads/thread-specific-bp.exp: Likewise.
6574 * lib/mi-support.exp: Adjust to use mi-async.
6575
fd664c91
PA
65762014-05-29 Pedro Alves <palves@redhat.com>
6577
6578 PR gdb/13860
6579 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6580 reason, even in sync mode.
6581
251bde03
PA
65822014-05-29 Pedro Alves <palves@redhat.com>
6583 Hui Zhu <hui@codesourcery.com>
6584
6585 PR PR15693
6586 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6587 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6588 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6589 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6590
7f3c0343
JB
65912014-05-28 Joel Brobecker <brobecker@adacore.com>
6592
6593 * config/monitor.exp (gdb_target_monitor): Replace use of
6594 "set remotebaud" by "set serial baud".
6595
b2715b27
AW
65962014-05-26 Andy Wingo <wingo@igalia.com>
6597
6598 * gdb.guile/scm-breakpoint.exp:
6599 * gdb.guile/scm-gsmob.exp: Update to use plain old object
6600 properties instead of gdb-object-properties.
6601
498a4489
YQ
66022014-05-26 Yao Qi <yao@codesourcery.com>
6603
6604 * gdb.server/no-thread-db.exp: Specify source file name
6605 explicitly when setting a breakpoint.
6606
589fdceb
MM
66072014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6608
6609 * gdb.btrace/vdso.c: New.
6610 * gdb.btrace/vdso.exp: New.
6611
e9089e05
MM
66122014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6613
6614 * gdb.base/gcore.exp (capture_command_output): Move ...
6615 * lib/gdb.exp (capture_command_output): ... here.
6616
67b5c0c1
MM
66172014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6618
6619 * gdb.btrace/data.exp: Test memory access during btrace replay.
6620
a2199296
SM
66212014-05-22 Simon Marchi <simon.marchi@ericsson.com>
6622
6623 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6624
17b2616c
PA
66252014-05-21 Pedro Alves <palves@redhat.com>
6626
6627 PR gdb/13860
6628 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6629 (top level): Test that output related to execution commands is
6630 sent to the console with CLI commands, but not with MI commands.
6631 Test that breakpoint events are always mirrored to the console.
6632 Also expect the new source line to be output after a "next" in
6633 async mode too. Make it a pass/fail test.
6634 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6635 output.
6636 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6637
5166082f
PA
66382014-05-21 Pedro Alves <palves@redhat.com>
6639
6640 * gdb.base/list.exp (build_pattern, test_list): New procedures.
6641 Use them to test variations of "list" after reaching a breakpoint.
6642 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6643 Test "list" with listsize 10 after reaching a breakpoint.
6644 * gdb.python/python.exp (decode_line current location line
6645 number): Adjust expected line number.
6646
2f25d70f
SM
66472014-05-21 Simon Marchi <simon.marchi@ericsson.com>
6648
6649 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6650 behavior for $args, pass it directly to "run".
6651
ff604a67
MR
66522014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
6653
6654 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6655 30000 to 65536.
6656
6a3cb8e8
PA
66572014-05-21 Pedro Alves <palves@redhat.com>
6658
6659 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6660 auto-connect-native-target off".
6661 * gdb.base/auto-connect-native-target.c: New file.
6662 * gdb.base/auto-connect-native-target.exp: New file.
6663
4ebfc96e
PA
66642014-05-21 Pedro Alves <palves@redhat.com>
6665
6666 * gdb.base/default.exp: Test "target native" instead of "target
6667 child".
6668
36d46afb
MW
66692014-05-21 Mark Wielaard <mjw@redhat.com>
6670
6671 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6672
5876f503
JK
66732014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6674
6675 Fix TLS access for -static -pthread.
6676 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
6677 <HAVE_TLS> (thread_function, main): Initialize it.
6678 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
6679 Add clean_restart.
6680 <$have_tls != "">: Check TLSVAR.
6681
0256a6ac
PA
66822014-05-21 Pedro Alves <palves@redhat.com>
6683
6684 * gdb.base/dcache-line-read-error.c: New.
6685 * gdb.base/dcache-line-read-error.exp: New.
6686
936d2992
PA
66872014-05-20 Pedro Alves <palves@redhat.com>
6688
6689 * gdb.base/compare-sections.c: New file.
6690 * gdb.base/compare-sections.exp: New file.
6691
802e8e6d
PA
66922014-05-20 Pedro Alves <palves@redhat.com>
6693
6694 * gdb.base/break-idempotent.c: New file.
6695 * gdb.base/break-idempotent.exp: New file.
6696
e59fa00f
MM
66972014-05-20 Markus Metzger <markus.t.metzger@intel.com>
6698
6699 * gdb.btrace/nohist.exp: New.
6700
8b696e31
YQ
67012014-05-20 Yao Qi <yao@codesourcery.com>
6702
6703 * lib/gdb.exp (gdb_init): Set timeout if test file is under
6704 gdb.reverse directory and gdb_reverse_timeout exists in board
6705 setting.
6706 * README: Document gdb_reverse_timeout.
6707
73c9764f
YQ
67082014-05-20 Yao Qi <yao@codesourcery.com>
6709
6710 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
6711 'test_file_name'. Treat args as a string instead of a list.
6712 (gdb_init): Rename argument 'args' by 'test_file_name'.
6713
f1f4348a
JK
67142014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6715
6716 * gdb.arch/powerpc-power.exp: New file.
6717 * gdb.arch/powerpc-power.s: New file.
6718
0dbe70ce
DE
67192014-05-16 Doug Evans <dje@google.com>
6720
6721 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
6722 * gdb.base/completion.exp: Check that all expected files exist
6723 before doing file completion.
0dbe70ce 6724
8d551b02
DE
67252014-05-16 Doug Evans <dje@google.com>
6726
6727 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
6728 Update.
6729 (do_syscall_tests_without_xml): Update.
6730
73eb7709
PA
67312014-05-16 Pedro Alves <palves@redhat.com>
6732
6733 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
6734 instead of "unknown output after running".
6735
3fae92fc
YQ
67362014-05-16 Yao Qi <yao@codesourcery.com>
6737
6738 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
6739 file1.txt from host at the end.
6740 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6741
c2b2ccc5
DE
67422014-05-15 Doug Evans <dje@google.com>
6743
6744 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
6745 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
6746 loading file. Add test for TU lookup.
6747
8c217a4b
SM
67482014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6749
6750 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
6751 calling "-exec-arguments" or "set args" before running the
6752 inferior.
6753
3deb39c6
SM
67542014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6755
6756 * lib/mi-support.exp (mi_expect_stop): Expect message for
6757 inferiors that exit with non-zero exit code.
6758
71a79f8c
YQ
67592014-05-14 Yao Qi <yao@codesourcery.com>
6760
6761 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
6762 match absolute path on remote host.
6763 (test_file_list_exec_source_files): Remove "/" from the
6764 pattern.
6765
f23fcd46
YQ
67662014-05-14 Yao Qi <yao@codesourcery.com>
6767
6768 * boards/local-remote-host-notty.exp (${board}_file): New
6769 proc.
6770
9404b58f
KM
67712014-05-07 Kyle McMartin <kyle@redhat.com>
6772
6773 Pushed by Joel Brobecker <brobecker@adacore.com>.
6774 * gdb.arch/aarch64-atomic-inst.c: New file.
6775 * gdb.arch/aarch64-atomic-inst.exp: New file.
6776
5e45f04c
YQ
67772014-05-07 Yao Qi <yao@codesourcery.com>
6778
6779 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
6780 in current context" too.
6781
c888a17d
KS
67822014-05-05 Keith Seitz <keiths@redhat.com>
6783
6784 * gdb.linespec/ls-dollar.exp: Add test for linespec
6785 file:convenience_variable.
6786
290a839c
YQ
67872014-05-05 Yao Qi <yao@codesourcery.com>
6788
6789 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
6790 traceframes into tfile and ctf trace files. Read data from
6791 trace file and test collected data.
6792 (gdb_collect_locals_test): Likewise.
6793 (gdb_unavailable_registers_test): Likewise.
6794 (gdb_unavailable_floats): Likewise.
6795 (gdb_collect_globals_test): Likewise.
6796 (top-level): Append "ctf" to trace_file_targets if GDB
6797 supports.
6798
b5262cd0
YQ
67992014-05-05 Yao Qi <yao@codesourcery.com>
6800
6801 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
6802 code to ...
6803 (gdb_collect_args_test_1): ... it. New proc.
6804 (gdb_collect_locals_test): Move some code to ...
6805 (gdb_collect_locals_test_1): ... it. New proc.
6806 (gdb_unavailable_registers_test): Move some code to ...
6807 (gdb_unavailable_registers_test_1): ... it. New proc.
6808 (gdb_unavailable_floats): Move some code to ...
6809 (gdb_unavailable_floats_1): ... it. New proc.
6810
30a1e6cc
SDJ
68112014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6812
6813 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
6814 probes to test for bitness recognition.
6815 * gdb.arch/amd64-stap-optional-prefix.exp
6816 (test_probe_value_without_reg): New procedure.
6817 Add code to test for different kinds of bitness.
6818
f33da99a
SDJ
68192014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6820
6821 PR breakpoints/16889
6822 * gdb.arch/amd64-stap-optional-prefix.S: New file.
6823 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6824
5b80f00d
PA
68252014-05-01 Pedro Alves <palves@redhat.com>
6826
6827 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
6828 gdb_file_cmd if no file is specified.
6829 * boards/native-extended-gdbserver.exp (gdb_load): Use the
6830 last_loaded_file to set the remote exec-file.
6831
f8c2a73c
PA
68322014-05-01 Pedro Alves <palves@redhat.com>
6833
6834 * boards/local-remote-host.exp: New file.
6835
be6e8ac7
PA
68362014-05-01 Pedro Alves <palves@redhat.com>
6837
6838 * boards/local-remote-host.exp: Rename to ...
6839 * boards/local-remote-host-notty.exp: ... this.
6840
cac0dc8f
JB
68412014-04-28 Joel Brobecker <brobecker@adacore.com>
6842
6843 * gdb.ada/dyn_arrayidx: New testcase.
6844
9730e6cc
YQ
68452014-04-26 Yao Qi <yao@codesourcery.com>
6846
6847 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
6848 and compute the length of function main. Save it in
6849 $main_length.
6850 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
6851 (top-level): Use gdb_compile to compile objects into
6852 executable and restart GDB. Remove invocation to
6853 prepare_for_testing.
6854
7ae1a6a6
PA
68552014-04-25 Simon Marchi <simon.marchi@ericsson.com>
6856 Pedro Alves <palves@redhat.com>
6857
6858 PR server/16255
6859 * gdb.multi/multi-attach.c: New file.
6860 * gdb.multi/multi-attach.exp: New file.
6861
4082afcc
PA
68622014-04-25 Pedro Alves <palves@redhat.com>
6863
6864 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
6865 user.
6866 (top level): Test that "set remote conditional-breakpoints-packet
6867 off" works as intended.
6868 * gdb.base/dprintf.exp: Test that "set remote
6869 breakpoint-commands-packet off" works as intended.
6870 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
6871 New function.
6872 (top level): Call it.
6873 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
6874 remote fast-tracepoints-packet off" works as intended.
6875 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
6876 * lib/gdb.exp (gdb_is_target_remote): ... here.
6877
2abc3f8d
DB
68782014-04-24 David Blaikie <dblaikie@gmail.com>
6879
6880 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
6881 ensure clang would not discard them.
6882 * gdb.base/gdbvars.c: Ditto.
6883 * gdb.base/memattr.c: Ditto.
6884 * gdb.base/whatis.c: Ditto.
6885 * gdb.python/py-prettyprint.c: Ditto.
6886 * gdb.trace/actions.c: Ditto.
6887 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
6888 ensure clang would not discard it.
6889
bfd39632
DB
68902014-04-24 David Blaikie <dblaikie@gmail.com>
6891
6892 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
6893 clang to emit the full definition of type required by the test
6894 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
6895
22842ff6
DB
68962014-04-24 David Blaikie <dblaikie@gmail.com>
6897
6898 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
6899 coax Clang into emitting the definition of the type.
6900 * gdb.cp/pr10728-x.h (y): Ditto.
6901 * gdb.cp/pr10728-y.cc (y): Ditto.
6902
c2e827ad
DB
69032014-04-24 David Blaikie <dblaikie@gmail.com>
6904
6905 * gdb.base/label.exp: XFAIL label related tests under Clang.
6906 * gdb.cp/cplabel.exp: Ditto.
6907 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
6908 under Clang those using labels.
6909
4c2d33e7
YQ
69102014-04-25 Yao Qi <yao@codesourcery.com>
6911
6912 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
6913 double_label.
6914 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
6915 partial_label and double_label.
6916
56083b99
DB
69172014-04-24 David Blaikie <dblaikie@gmail.com>
6918
6919 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
6920
25d4e99d
DB
69212014-04-24 David Blaikie <dblaikie@gmail.com>
6922
6923 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
6924 of the function to work across GCC and Clang.
6925 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
6926 pointer types (const void ** const V void **).
6927
01f9f808
MS
69282014-04-24 Michael Sturm <michael.sturm@mintel.com>
6929 Walfred Tedeschi <walfred.tedeschi@intel.com>
6930
6931 * Makefile.in (EXECUTABLES): Added i386-avx512.
6932 * gdb.arch/i386-avx512.c: New file.
6933 * gdb.arch/i386-avx512.exp: Likewise.
6934
4b48d439
KS
69352014-04-23 Keith Seitz <keiths@redhat.com>
6936
6937 * lib/mi-support.exp (mi_list_breakpoints): Delete.
6938 (mi_make_breakpoint_table): New procedure.
6939 (mi_create_breakpoint): Use mi_make_breakpoint
6940 and return the result.
6941 (mi_make_breakpoint): New procedure.
6942 (mi_build_kv_pairs): New procedure.
6943
6944 * gdb.mi/mi-break.exp: Remove unused globals,
6945 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
6946 All callers updated.
6947 * gdb.mi/mi-dprintf.exp: Use variable to track command
6948 number.
6949 Update all callers of mi_create_breakpoint and use
6950 mi_make_breakpoint_table.
6951 Remove any unused global variables.
6952 * gdb.mi/mi-nonstop.exp: Likewise.
6953 * gdb.mi/mi-nsintrall.exp: Likewise.
6954 * gdb.mi/mi-nsmoribund.exp: Likewise.
6955 * gdb.mi/mi-nsthrexec.exp: Likewise.
6956 * gdb.mi/mi-reverse.exp: Likewise.
6957 * gdb.mi/mi-simplerun.exp: Likewise.
6958 * gdb.mi/mi-stepn.exp: Likewise.
6959 * gdb.mi/mi-syn-frame.exp: Likewise.
6960 * gdb.mi/mi-until.exp: Likewise.
6961 * gdb.mi/mi-var-cp.exp: Likewise.
6962 * gdb.mi/mi-var-display.exp: Likewise.
6963 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
6964 * gdb.mi/mi2-var-child.exp: Likewise.
6965 * gdb.mi/mi-vla-c99.exp: Likewise.
6966 * lib/mi-support.exp: Likewise.
6967
6968 From Ian Lance Taylor <iant@cygnus.com>:
6969 * lib/gdb.exp (parse_args): New procedure.
6970
08351840
PA
69712014-04-23 Pedro Alves <palves@redhat.com>
6972
6973 * gdb.base/break-unload-file.c: New file.
6974 * gdb.base/break-unload-file.exp: New file.
6975 * gdb.base/sym-file-lib.c (baz): New function.
6976 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
6977 field.
6978 (load): Store the segment's mapped size.
6979 (unload): New function.
6980 (unload_shlib): New function.
6981 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
6982 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
6983 set a breakpoint at baz, and call it.
6984 * gdb.base/sym-file.exp: New tests for stale breakpoint
6985 instructions.
6986
076855f9
PA
69872014-04-23 Pedro Alves <palves@redhat.com>
6988
6989 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
6990 * gdb.base/hbreak-in-shr-unsupported.c: New file.
6991 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
6992 * gdb.base/hbreak-unmapped.c: New file.
6993 * gdb.base/hbreak-unmapped.exp: New file.
6994 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
6995 * lib/gdb.exp (gdb_is_target_remote): ... here.
6996
483805cf
PA
69972014-04-22 Pedro Alves <palves@redhat.com>
6998
6999 * gdb.base/consecutive-step-over.c: New file.
7000 * gdb.base/consecutive-step-over.exp: New file.
7001
06d97543
PA
70022014-04-22 Pedro Alves <palves@redhat.com>
7003
7004 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7005 instead of send_gdb/gdb_expect.
7006
b4429ea2
YQ
70072014-04-22 Yao Qi <yao@codesourcery.com>
7008
7009 * lib/trace-support.exp (generate_tracefile): New procedure.
7010 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
7011 return 0.
7012 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
7013 if generate_tracefile returns 1.
7014
51d48146
PA
70152014-04-18 Tom Tromey <palves@redhat.com>
7016 Pedro alves <tromey@redhat.com>
7017
7018 PR backtrace/15558
7019 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
7020 with a backtrace limit.
7021 * gdb.python/py-frame-inline.exp: Test running to an inline
7022 function with a backtrace limit, and printing the newest frame.
7023 * gdb.python/py-frame-inline.c (main): Call f.
7024
bd1dce5f
MS
70252014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7026
7027 * gdb.java/jnpe.exp: Drop srcdir from untested path.
7028
40d1a503
MS
70292014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7030
7031 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
7032 Drop prefix from unsupported source file path.
7033
389b98f7
YQ
70342014-04-17 Yao Qi <yao@codesourcery.com>
7035
7036 * lib/gdb.exp (with_target_charset): New proc.
7037 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
7038 with_target_charset.
7039 (test_print_strings): Likewise.
7040 (test_repeat_bytes): Likewise.
7041 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
7042 for some tests.
7043
22869d73
KS
70442014-04-16 Keith Seitz <keiths@redhat.com>
7045
7046 PR gdb/15827
7047 * gdb.dwarf2/corrupt.c: New file.
7048 * gdb.dwarf2/corrupt.exp: New file.
7049
c4f87ca6
KS
70502014-04-16 Keith Seitz <keiths@redhat.com>
7051
7052 PR c++/16597
7053 * gdb.cp/namelessclass.cc: New file.
7054 * gdb.cp/namelessclass.exp: New file.
7055 * gdb.cp/namelessclass.S: New file.
7056
ab19de87
DE
70572014-04-16 Doug Evans <dje@google.com>
7058
7059 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
7060 Add comment.
7061 (gdbserver_default_get_comm_port): New function.
7062 (gdbserver_start): Check if board file provided
7063 "gdbserver,get_comm_port" and use it if so.
7064 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
7065 (gdb,socketport): Set to "stdio".
7066 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
7067 (stdio_gdbserver_template): Delete.
7068 (${board}_get_remote_address): Update.
7069 (${board}_build_remote_cmd): Delete.
7070 (${board}_get_comm_port): New function.
7071 (${board}_spawn): Update.
7072 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
7073 Delete.
7074 (${board}_get_remote_address): Update.
7075 (${board}_get_comm_port): New function.
7076
fc98a809
AB
70772014-04-16 Andrew Burgess <aburgess@broadcom.com>
7078
7079 * gdb.base/memattr.exp: Improve regexps to handle memory regions
7080 appearing in any order.
7081
87fd9e6e
DE
70822014-04-15 Doug Evans <dje@google.com>
7083
7084 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
7085 uninitialized value of "description".
7086
099fc3ea
KS
70872014-04-15 Keith Seitz <keiths@redhat.com>
7088
7089 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
7090 Remove unused globals.
7091 (test_running_the_program): Likewise.
7092 (test_controlled_execution): Likewise.
7093 (test_controlling_breakpoints): Likewise.
7094 (test_program_termination): Likewise.
7095
5da151d4
KS
70962014-04-15 Keith Seitz <keiths@redhat.com>
7097
7098 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
7099 unused globals.
7100 (test_rbreak_creation_and_listing): Likewise.
7101 (test_ignore_count): Likewise.
7102 (test_error): Likewise.
7103
35e5d2f0
PA
71042014-04-15 Pedro Alves <palves@redhat.com>
7105
7106 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
7107 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
7108 sym-file-loader.c.
7109 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7110 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7111 to sym-file-loader.c.
7112 (struct library): Forward declare.
7113 (load_shlib, lookup_function): Change prototypes.
7114 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7115 (translate_offset): Remove declarations.
7116 (get_text_addr): New declaration.
7117 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
7118 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
7119 sym-file-loader.h.
7120 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7121 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7122 here from sym-file-loader.h.
7123 (struct library): New structure.
7124 (load_shlib, lookup_function): Change prototypes and adjust to
7125 work with a struct library.
7126 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7127 (translate_offset): Make static.
7128 (get_text_addr): New function.
7129 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
7130
eb4c1710
PA
71312014-04-15 Pedro Alves <palves@redhat.com>
7132
7133 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
7134
2d1baf52
PA
71352014-04-15 Pedro Alves <palves@redhat.com>
7136
7137 * gdb.base/sym-file-loader.c: Include <limits.h>.
7138 (SELF_LINK): New define.
7139 (get_origin): New function.
7140 (load_shlib): Use it.
7141 * gdb.base/sym-file.exp: Don't early return if the target is
7142 remote. Use runto_main, and issue fail is that fails. Use
7143 gdb_load_shlibs.
7144 (shlib_name): Delete.
7145 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
7146
7dd6df01
PA
71472014-04-15 Pedro Alves <palves@redhat.com>
7148
7149 * gdb.base/sym-file.exp: Remove regex characters from test
7150 message. Don't refer to breakpoint numbers in test messages.
7151
b50c8614
KS
71522014-04-14 Keith Seitz <keiths@redhat.com>
7153
7154 PR c++/16253
7155 * gdb.cp/var-tag.cc: New file.
7156 * gdb.cp/var-tag.exp: New file.
7157 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7158 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7159 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7160 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7161
3d567982
TT
71622014-04-14 Tom Tromey <tromey@redhat.com>
7163
7164 * gdb.cp/classes.exp (test_enums): Handle underlying type.
7165 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
7166 type.
7167 * gdb.cp/enum-class.exp: New file.
7168 * gdb.cp/enum-class.cc: New file.
7169
0626fc76
TT
71702014-04-14 Tom Tromey <tromey@redhat.com>
7171
7172 * gdb.dwarf2/enum-type.exp: New file.
7173
dca325b3
SA
71742014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7175
7176 * gdb.mi/mi-vla-c99.exp: New file.
7177 * gdb.mi/vla.c: New file.
7178
5854b38a
SA
71792014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7180
7181 * gdb.base/vla-datatypes.c: New file.
7182 * gdb.base/vla-datatypes.exp: New file.
7183
463bb957
SA
71842014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7185
7186 * gdb.base/vla-ptr.c: New file.
7187 * gdb.base/vla-ptr.exp: New file.
7188
3dd170be
SA
71892014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7190
7191 * gdb.dwarf2/count.exp: New file.
7192
5ecaaa66
SA
71932014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7194
7195 * gdb.base/vla-sideeffect.c: New file.
7196 * gdb.base/vla-sideeffect.exp: New file.
7197
41f1ada5
DB
71982014-04-14 David Blaikie <dblaikie@gmail.com>
7199
7200 * gdb.mi/non-stop.c: Add return value for non-void function return
7201 statement.
7202 * gdb.threads/staticthreads.c: Ditto.
7203
0be03e84
DE
72042014-04-12 Siva Chandra Reddy <sivachandra@google.com>
7205 Doug Evans <xdje42@gmail.com>
7206
7207 * gdb.guile/scm-value.c: Improve test case.
7208 * gdb.guile/scm-value.exp: Add new test.
7209
f180a1fb
DB
72102014-04-11 David Blaikie <dblaikie@gmail.com>
7211
7212 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
7213 override Clang's default.
7214
6b662e19
JB
72152014-04-11 Joel Brobecker <brobecker@adacore.com>
7216
7217 Revert the following changes (regressions):
7218
7219 * gdb.base/vla-sideeffect.c: New file.
7220 * gdb.base/vla-sideeffect.exp: New file.
7221
7222 * gdb.dwarf2/count.exp: New file.
7223
7224 * gdb.base/vla-multi.c: New file.
7225 * gdb.base/vla-multi.exp: New file.
7226
7227 * gdb.base/vla-ptr.c: New file.
7228 * gdb.base/vla-ptr.exp: New file.
7229
7230 * gdb.base/vla-datatypes.c: New file.
7231 * gdb.base/vla-datatypes.exp: New file.
7232
7233 * gdb.mi/mi-vla-c99.exp: New file.
7234 * gdb.mi/vla.c: New file.
7235
245a5f0b
KS
72362014-04-11 Keith Seitz <keiths@redhat.com>
7237
7238 PR c++/16675
7239 * gdb.cp/cpsizeof.exp: New file.
7240 * gdb.cp/cpsizeof.cc: New file.
7241
58a84dcf
SA
72422014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7243
191a8a90
JB
7244 * gdb.mi/mi-vla-c99.exp: New file.
7245 * gdb.mi/vla.c: New file.
58a84dcf 7246
c8655f75
SA
72472014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7248
7249 * gdb.base/vla-datatypes.c: New file.
7250 * gdb.base/vla-datatypes.exp: New file.
7251
024e13b4
SA
72522014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7253
7254 * gdb.base/vla-ptr.c: New file.
7255 * gdb.base/vla-ptr.exp: New file.
7256
1a237e0e
SA
72572014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7258
7259 * gdb.base/vla-multi.c: New file.
7260 * gdb.base/vla-multi.exp: New file.
7261
504f3432
SA
72622014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7263
7264 * gdb.dwarf2/count.exp: New file.
7265
3bce8237
SA
72662014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7267
191a8a90
JB
7268 * gdb.base/vla-sideeffect.c: New file.
7269 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 7270
322f9c21
YQ
72712014-04-11 Yao Qi <yao@codesourcery.com>
7272
7273 * gdb.base/completion.exp: Check file exists before running tests
7274 on file completion.
7275
d708bcd1
PA
72762014-04-10 Pedro Alves <palves@redhat.com>
7277
7278 * gdb.base/cond-eval-mode.c: New file.
7279 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
7280 prepare_for_testing to build the new file. Check result of
7281 runto_main.
7282 (test_break, test_watch): New procedures.
7283 (top level): Use them.
7284
ae1d2761
PM
72852014-04-08 Pierre Muller <muller@sourceware.org>
7286
7287 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
7288 Ctrl-V use for mingw hosts.
7289
7af389b8
SC
72902014-04-07 Siva Chandra Reddy <sivachandra@google.com>
7291
7292 * gdb.python/py-value.c: Improve test case.
7293 * gdb.python/py-value.exp: Add new test.
7294
5e703181
DE
72952014-04-07 David Blaikie <dblaikie@gmail.com>
7296
7297 * lib/compiler.c: Identify the clang compiler.
7298 * lib/compiler.cc: Ditto.
7299
9810b410
YQ
73002014-04-03 Yao Qi <yao@codesourcery.com>
7301
7302 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
7303
98d1b8dc
AB
73042014-04-01 Anton Blanchard <anton@samba.org>
7305
7306 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
7307 messages unique.
7308
3114cea1
AB
73092014-04-01 Anton Blanchard <anton@samba.org>
7310
7311 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
7312 prepare_for_testing.
7313
62f7182c
AB
73142014-04-01 Anton Blanchard <anton@samba.org>
7315
7316 * gdb.arch/ppc64-atomic-inst.c: Remove.
7317 * gdb.arch/ppc64-atomic-inst.S: New file.
7318 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
7319
770e7fc7
DE
73202014-03-31 Doug Evans <dje@google.com>
7321
7322 * gdb.base/print-symbol-loading-lib.c: New file.
7323 * gdb.base/print-symbol-loading-main.c: New file.
7324 * gdb.base/print-symbol-loading.exp: New file.
7325
46e2bafa
YQ
73262014-03-31 Yao Qi <yao@codesourcery.com>
7327
7328 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
7329
8776cfe9
JB
73302014-03-28 Joel Brobecker <brobecker@adacore.com>
7331
7332 * gdb.ada/mi_dyn_arr: New testcase.
7333
5d1ef361
DE
73342014-03-27 Doug Evans <dje@google.com>
7335
7336 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
7337
b5bee914
YQ
73382014-03-27 Yao Qi <yao@codesourcery.com>
7339
7340 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
7341 if target is nios2-*-*.
7342
0d4d0e77
YQ
73432014-03-26 Yao Qi <yao@codesourcery.com>
7344
7345 * lib/gdb.exp (readline_is_used): New proc.
7346 * gdb.base/completion.exp: Move tests on command complete up.
7347 Skip the rest of tests if readline is not used.
7348 * gdb.ada/complete.exp: Skp the test if readline is not
7349 used.
7350 * gdb.base/filesym.exp: Likewise.
7351 * gdb.base/macscp.exp: Likewise.
7352 * gdb.base/readline-ask.exp: Likewise.
7353 * gdb.base/readline.exp: Likewise.
7354 * gdb.python/py-cmd.exp: Likewise.
7355 * gdb.trace/tfile.exp: Likewise.
7356
29361eee
YQ
73572014-03-26 Yao Qi <yao@codesourcery.com>
7358
7359 * gdb.base/macscp.exp: Fix code format issues.
7360
bc9a5525
UW
73612014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
7362
7363 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7364 * gdb.asm/powerpc64le.inc: New file.
7365
d3839ede
PA
73662014-03-25 Pedro Alves <palves@redhat.com>
7367 Doug Evans <dje@google.com>
7368
7369 * gdb.base/source-execution.c: New file.
7370 * gdb.base/source-execution.exp: New file.
7371 * gdb.base/source-execution.gdb: New file.
7372
01672a57
DE
73732014-03-24 Doug Evans <dje@google.com>
7374
7375 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7376 using fission.
7377
88bbeca9
HZ
73782014-03-24 Hui Zhu <hui@codesourcery.com>
7379 Pedro Alves <palves@redhat.com>
7380
7381 PR breakpoints/16101
7382 * gdb.base/dprintf.exp: Use unsupported rather than changing the
7383 test pass/fail messages. Detect missing support for dprintf when
7384 breakpoints are actually inserted.
7385 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7386 breakpoints are actually inserted.
7387 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7388 fails.
7389
d2348791
JK
73902014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7391
7392 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7393
feef67ab
DE
73942014-03-22 Doug Evans <xdje42@gmail.com>
7395
7396 * gdb.python/python.exp (python not supported): Verify multi-line
7397 python command issues an error.
25d743f9 7398 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 7399 guile command issues an error.
feef67ab 7400
ecebef6a
MR
74012014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
7402
7403 * gdb.threads/thread-specific.exp: Handle the lack of usable
7404 $this_breakpoint and $this_thread.
7405
ccdd1909
HZ
74062014-03-21 Hui Zhu <hui@codesourcery.com>
7407
7408 * gdb.base/attach.exp (do_command_attach_tests): New.
7409
beb460e8
PA
74102014-03-20 Tom Tromey <tromey@redhat.com>
7411 Pedro Alves <palves@redhat.com>
7412
7413 PR cli/15718
7414 * gdb.base/condbreak-call-false.c: New file.
7415 * gdb.base/condbreak-call-false.exp: New file.
7416
40acf43a
PA
74172014-03-20 Pedro Alves <palves@redhat.com>
7418
7419 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7420 Delete.
7421 (block_signals, unblock_signals): Delete.
7422 (child_function_2, main): Remove references to deleted variable
7423 and functions.
7424
9f5e1e02
PA
74252014-03-20 Pedro Alves <palves@redhat.com>
7426
7427 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7428 Use pthread_kill to signal thread 2.
7429 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7430 Adjust to make the test send itself a signal rather than using the
7431 host's "kill" command.
7432
99619bea
PA
74332014-03-20 Pedro Alves <palves@redhat.com>
7434
7435 * gdb.threads/multiple-step-overs.c: New file.
7436 * gdb.threads/multiple-step-overs.exp: New file.
7437 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7438 Adjust expected infrun debug output.
7439
2adfaa28
PA
74402014-03-20 Pedro Alves <palves@redhat.com>
7441
7442 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7443 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7444
31e77af2
PA
74452014-03-20 Pedro Alves <palves@redhat.com>
7446
7447 PR breakpoints/7143
7448 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7449 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
7450 of gdb_test_multiple.
7451 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7452 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7453
b9f437de
PA
74542014-03-20 Pedro Alves <palves@redhat.com>
7455
7456 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7457 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7458
05adc73e
PA
74592014-03-19 Pedro Alves <palves@redhat.com>
7460
7461 * gdb.base/async.exp: Remove early return.
7462
6048b950
PA
74632014-03-19 Pedro Alves <palves@redhat.com>
7464
7465 * gdb.base/async.exp (step& tests): Pass explicit test messages.
7466
8bcfb00a
PA
74672014-03-19 Pedro Alves <palves@redhat.com>
7468
7469 * gdb.base/async.exp (test_background): Expect \r\n after
7470 "completed." in the fail pattern.
7471
884e37dc
PA
74722014-03-19 Pedro Alves <palves@redhat.com>
7473
7474 * gdb.base/async.exp (test_background): New procedure.
7475 Use it for all background execution command tests.
7476
148e57e2
PA
74772014-03-19 Pedro Alves <palves@redhat.com>
7478
7479 * gdb.base/async.exp: Use prepare_for_testing.
7480
f48088c7
PA
74812014-03-19 Pedro Alves <palves@redhat.com>
7482
7483 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
7484 the same line.
7485
e2f6c966
PA
74862014-03-19 Pedro Alves <palves@redhat.com>
7487
7488 * gdb.base/async.c (main): Add "jump here" and "until here" line
7489 marker comments.
7490 * gdb.base/async.exp (jump_here): New global.
7491 (jump& test): Use it.
7492 (until_here): New global.
7493 (until& test): Use it.
7494
c30568d4
PA
74952014-03-19 Pedro Alves <palves@redhat.com>
7496
7497 * gdb.base/async.exp: Don't frob gdb_protocol.
7498
0172b6a7
DE
74992014-03-18 Doug Evans <xdje42@gmail.com>
7500
7501 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
7502 Fix spelling of exec-done-display.
7503
06c868a8
JK
75042014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7505
7506 PR gdb/15358
7507 * gdb.base/gdb-sigterm.c: New file.
7508 * gdb.base/gdb-sigterm.exp: New file.
7509
0c7e1a46
PA
75102014-03-18 Pedro Alves <palves@redhat.com>
7511
7512 PR gdb/13860
7513 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7514 * lib/mi-support.exp (mi_expect_stop): Add special handling for
7515 solib-event.
7516
f7c77d93
JB
75172014-03-17 Joel Brobecker <brobecker@adacore.com>
7518
7519 * gdb.ada/pckd_arr_ren: New testcase.
7520
5a1e8c7a
DE
75212014-03-13 Doug Evans <xdje42@gmail.com>
7522
7523 PR guile/16612
7524 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7525 collect after discarding symbols.
7526
350e1a76
DE
75272014-03-13 Ludovic CourtĂšs <ludo@gnu.org>
7528 Doug Evans <xdje42@gmail.com>
7529
7530 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7531 to history survives a gc.
7532
a69900ae
PA
75332014-03-13 Pedro Alves <palves@redhat.com>
7534
7535 * gdb.base/default.exp: Don't test "target procfs".
7536
5db9f0bd
PA
75372014-03-13 Pedro Alves <palves@redhat.com>
7538
7539 * gdb.base/default.exp: Update "target child" and "target procfs"
7540 tests to not expect "Unix".
7541
b3ccfe11
TT
75422014-03-12 Tom Tromey <tromey@redhat.com>
7543
7544 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7545 New procs. Add target-async tests.
7546 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7547 Add target-async tests.
7548
646f4417
AA
75492014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7550
7551 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7552 'func_start' and 'func_end' for the beginning and end of the
7553 function code, respectively.
7554 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7555 'func_end' instead of 'func' and 'main'.
7556
288c211f
AA
75572014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7558
7559 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7560 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7561 generate the debug info assembler source.
7562
e0c0f156
AA
75632014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7564
7565 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7566 * gdb.dwarf2/arr-subrange.exp: Likewise.
7567 * gdb.dwarf2/dwz.exp: Likewise.
7568 * gdb.dwarf2/method-ptr.exp: Likewise.
7569 * gdb.dwarf2/missing-sig-type.exp: Likewise.
7570 * gdb.dwarf2/subrange.exp: Likewise.
7571 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7572 * gdb.dwarf2/implptrpiece.exp: Likewise.
7573 * gdb.dwarf2/nostaticblock.exp: Likewise.
7574
0e5c4555
AA
75752014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7576
7577 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7578 directory to absolute path name arguments.
7579
5ec18f2b
JG
75802014-03-10 Joel Brobecker <brobecker@adacore.com>
7581
7582 * gdb.ada/tagged_access: New testcase.
7583
847fc4f2
MM
75842014-03-07 Markus Metzger <markus.t.metzger@intel.com>
7585
7586 * gdb.btrace/data.exp: Update expected output.
7587
cc3da688
YQ
75882014-03-06 Yao Qi <yao@codesourcery.com>
7589
7590 * gdb.trace/pr16508.exp: New file.
7591
0f26cec1
PA
75922014-03-05 Pedro Alves <palves@redhat.com>
7593
7594 PR gdb/16575
7595 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7596 procedure.
7597 (top level): Adjust to use it. Add tests that exercise breakpoint
7598 interaction with the code-cache.
7599
7a5a839f
LC
76002014-02-26 Ludovic CourtĂšs <ludo@gnu.org>
7601
7602 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7603 test for 'history-append!'.
7604
31aa7e4e
JB
76052014-02-26 Joel Brobecker <brobecker@adacore.com>
7606
7607 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7608 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7609 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7610 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7611 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7612 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7613
1b588015
JB
76142014-02-26 Joel Brobecker <brobecker@adacore.com>
7615
7616 * testsuite/gdb.python/py-pp-re-notag.c: New file.
7617 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7618 * testsuite/gdb.python/py-pp-re-notag.p: New file.
7619
55426c9d
JB
76202014-02-26 Joel Brobecker <brobecker@adacore.com>
7621
7622 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7623
dc53a7ad
JB
76242014-02-26 Joel Brobecker <brobecker@adacore.com>
7625
7626 * gdb.dwarf2/arr-stride.c: New file.
7627 * gdb.dwarf2/arr-stride.exp: New file.
7628
12ab52e9
PA
76292014-02-26 Pedro Alves <palves@redhat.com>
7630
7631 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7632 that won't ever trigger. Make sure that GDB reports the correct
7633 breakpoint that caused the stop.
7634
849c862e
JK
76352014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7636
7637 PR gdb/16626
7638 * gdb.base/auto-load-script: New file.
7639 * gdb.base/auto-load.c: New file.
7640 * gdb.base/auto-load.exp: New file.
7641
71b7d793
JK
7642 PR gdb/16626
7643 * gdb.base/auto-load.exp: Fix out-of-srctree run.
7644
e2f0d509
JK
76452014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7646
7647 Fix dw2-icycle.exp -fsanitize=address GDB crash.
7648 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7649
50cc37c8
DE
76502014-02-24 Doug Evans <dje@google.com>
7651
7652 * lib/gdb.exp (run_on_host): Log error output if program fails.
7653
ea4758f2
PA
76542014-02-21 Pedro Alves <palves@redhat.com>
7655
7656 * gdb.threads/step-after-sr-lock.c: Rename to ...
7657 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7658 * gdb.threads/step-after-sr-lock.exp: Rename to ...
7659 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7660 ... this.
7661
d7b30f67
SDJ
76622014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
7663
7664 PR tdep/16397
7665 * gdb.arch/amd64-stap-special-operands.exp: New file.
7666 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7667 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7668 * gdb.arch/amd64-stap-triplet.S: Likewise.
7669 * gdb.arch/amd64-stap-triplet.c: Likewise.
7670
83deb43f
JB
76712014-02-20 Joel Brobecker <brobecker@adacore.com>
7672
7673 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7674 in .section pseudo-op.
7675
adde2bff
DE
76762014-02-20 lin zuojian <manjian2006@gmail.com>
7677 Joel Brobecker <brobecker@adacore.com>
7678 Doug Evans <xdje42@gmail.com>
7679
7680 PR symtab/16581
7681 * gdb.dwarf2/dw2-icycle.S: New file.
7682 * gdb.dwarf2/dw2-icycle.c: New file.
7683 * gdb.dwarf2/dw2-icycle.exp: New file.
7684
f7bd0f78
SC
76852014-02-19 Siva Chandra Reddy <sivachandra@google.com>
7686
7687 * gdb.python/py-value-cc.cc: Improve test case to enable testing
7688 operations on gdb.Value objects.
7689 * gdb.python/py-value-cc.exp: Add new test to test operations on
7690 gdb.Value objects.
7691
c17ef0d5
DE
76922014-02-18 Doug Evans <dje@google.com>
7693
7694 * Makefile.in (TESTS): New variable.
7695 (expanded_tests, expanded_tests_or_none): New variables
7696 (check-single): Pass $(expanded_tests_or_none) to runtest.
7697 (check-parallel): Only run tests in $(TESTS) if non-empty.
7698 (check/no-matching-tests-found): New rule.
7699 * README: Document TESTS makefile variable.
7700
5dd3176f
DE
77012014-02-18 Doug Evans <dje@google.com>
7702
7703 * Makefile.in (check-parallel): rm -rf outputs temp.
7704
0b10be4f
JK
77052014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7706
7707 Fix "ERROR: no fileid for" in the testsuite.
7708 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
7709
85f224e7
DE
77102014-02-12 Doug Evans <dje@google.com>
7711
7712 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
7713 (MISCELLANEOUS): New variable.
7714 (clean): rm -rf $(MISCELLANEOUS).
7715 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
7716 dwp live in the same directory as symlinks, with each symlink pointed
7717 to a differently named file in a different directory.
7718
149b30ff
DE
77192014-02-11 Doug Evans <dje@google.com>
7720
7721 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
7722 of Tcl file commands.
7723
1dfdac32
MK
77242014-02-10 Mark Kettenis <kettenis@gnu.org>
7725
7726 * gdb.threads/step-after-sr-lock.exp: Avoid executing
7727 "kill -SIGUSR1 -1".
7728
aa4fb036
JB
77292014-02-10 Joel Brobecker <brobecker@adacore.com>
7730
7731 * gdb.ada/tick_length_array_enum_idx: New testcase.
7732
ed3ef339
DE
77332014-02-10 Doug Evans <xdje42@gmail.com>
7734
7735 * configure.ac (AC_OUTPUT): Add gdb.guile.
7736 * configure: Regenerate.
7737 * lib/gdb-guile.exp: New file.
7738 * lib/gdb.exp (get_target_charset): New function.
7739 * gdb.base/help.exp: Update expected output from "apropos apropos".
7740 * gdb.guile/Makefile.in: New file.
7741 * gdb.guile/guile.exp: New file.
7742 * gdb.guile/scm-arch.c: New file.
7743 * gdb.guile/scm-arch.exp: New file.
7744 * gdb.guile/scm-block.c: New file.
7745 * gdb.guile/scm-block.exp: New file.
7746 * gdb.guile/scm-breakpoint.c: New file.
7747 * gdb.guile/scm-breakpoint.exp: New file.
7748 * gdb.guile/scm-disasm.c: New file.
7749 * gdb.guile/scm-disasm.exp: New file.
7750 * gdb.guile/scm-equal.c: New file.
7751 * gdb.guile/scm-equal.exp: New file.
7752 * gdb.guile/scm-error.exp: New file.
7753 * gdb.guile/scm-error.scm: New file.
7754 * gdb.guile/scm-frame-args.c: New file.
7755 * gdb.guile/scm-frame-args.exp: New file.
7756 * gdb.guile/scm-frame-args.scm: New file.
7757 * gdb.guile/scm-frame-inline.c: New file.
7758 * gdb.guile/scm-frame-inline.exp: New file.
7759 * gdb.guile/scm-frame.c: New file.
7760 * gdb.guile/scm-frame.exp: New file.
7761 * gdb.guile/scm-generics.exp: New file.
7762 * gdb.guile/scm-gsmob.exp: New file.
7763 * gdb.guile/scm-iterator.c: New file.
7764 * gdb.guile/scm-iterator.exp: New file.
7765 * gdb.guile/scm-math.c: New file.
7766 * gdb.guile/scm-math.exp: New file.
7767 * gdb.guile/scm-objfile-script-gdb.in: New file.
7768 * gdb.guile/scm-objfile-script.c: New file.
7769 * gdb.guile/scm-objfile-script.exp: New file.
7770 * gdb.guile/scm-objfile.c: New file.
7771 * gdb.guile/scm-objfile.exp: New file.
7772 * gdb.guile/scm-ports.exp: New file.
7773 * gdb.guile/scm-pretty-print.c: New file.
7774 * gdb.guile/scm-pretty-print.exp: New file.
7775 * gdb.guile/scm-pretty-print.scm: New file.
7776 * gdb.guile/scm-section-script.c: New file.
7777 * gdb.guile/scm-section-script.exp: New file.
7778 * gdb.guile/scm-section-script.scm: New file.
7779 * gdb.guile/scm-symbol.c: New file.
7780 * gdb.guile/scm-symbol.exp: New file.
7781 * gdb.guile/scm-symtab-2.c: New file.
7782 * gdb.guile/scm-symtab.c: New file.
7783 * gdb.guile/scm-symtab.exp: New file.
7784 * gdb.guile/scm-type.c: New file.
7785 * gdb.guile/scm-type.exp: New file.
7786 * gdb.guile/scm-value-cc.cc: New file.
7787 * gdb.guile/scm-value-cc.exp: New file.
7788 * gdb.guile/scm-value.c: New file.
7789 * gdb.guile/scm-value.exp: New file.
7790 * gdb.guile/source2.scm: New file.
7791 * gdb.guile/types-module.cc: New file.
7792 * gdb.guile/types-module.exp: New file.
7793
7026a7c1
YQ
77942014-02-10 Yao Qi <yao@codesourcery.com>
7795
7796 PR testsuite/16543
7797 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
7798 * configure: Regenerated.
7799 * Makefile.in: New file.
7800
6c466447
AS
78012014-02-08 Andreas Schwab <schwab@linux-m68k.org>
7802
7803 * gdb.python/py-framefilter.exp: Fix typo.
7804
6e854735
YQ
78052014-02-08 Yao Qi <yao@codesourcery.com>
7806
7807 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
7808 that no =breakpoint-modified is emitted when breakpoints are
7809 modified through MI commands.
7810
d137e6dc
PA
78112014-02-07 Pedro Alves <pedro@codesourcery.com>
7812 Pedro Alves <palves@redhat.com>
7813
7814 * gdb.threads/step-after-sr-lock.c: New file.
7815 * gdb.threads/step-after-sr-lock.exp: New file.
7816
b5ee5a50
PA
78172014-02-07 Pedro Alves <palves@redhat.com>
7818
7819 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
7820
3c77faf3
JK
78212014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7822
7823 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
7824 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
7825
6dddc817
DE
78262014-02-06 Doug Evans <xdje42@gmail.com>
7827
7828 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
7829 output.
7830
7831 * gdb.gdb/python-interrupts.exp: New file.
7832
de7b2893
YQ
78332014-02-05 Yao Qi <yao@codesourcery.com>
7834
7835 * gdb.trace/report.exp (use_collected_data): Test the output
7836 of "info threads" and "info inferiors".
7837
66d032ac
YQ
78382014-02-05 Yao Qi <yao@codesourcery.com>
7839
7840 Revert this patch:
7841
7842 2013-05-24 Yao Qi <yao@codesourcery.com>
7843
7844 * gdb.trace/tfile.exp: Test inferior and thread.
7845
591a12a1
UW
78462014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7847
7848 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
7849 on a function.
7850 * gdb.base/step-bt.c: Call hello via function pointer to make
7851 sure its first instruction is executed on powerpc64le-linux.
7852
0ff3e01f
UW
78532014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7854
7855 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
7856
084ee545
UW
78572014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7858
7859 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
7860 of the test patterns for use on little-endian systems.
7861
6ed14ff3
UW
78622014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7863
7864 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
7865 (decimal_vector): Fix for little-endian.
7866
401e27fd
JM
78672014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
7868
7869 * gdb.arch/sparc-sysstep.exp: New file.
7870 * gdb.arch/sparc-sysstep.c: Likewise.
7871
7872 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
7873
8b924729
EBM
78742014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7875
7876 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
7877
fb151210
JB
78782014-01-23 Tom Tromey <tromey@redhat.com>
7879
7880 * gdb.ada/array_char_idx: New testcase.
7881
0740f8d8
TT
78822014-01-23 Tom Tromey <tromey@redhat.com>
7883
7884 PR python/16487:
7885 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
7886 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
7887 classes.
7888
21909fa1
TT
78892014-01-23 Tom Tromey <tromey@redhat.com>
7890
7891 PR python/16491:
7892 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
7893 string from an inferior frame.
7894 * gdb.python/py-framefilter-mi.exp: Update.
7895
87ce2a04
DE
78962014-01-22 Doug Evans <dje@google.com>
7897
7898 * gdb.server/server-mon.exp: Add tests for "set debug-format".
7899
237b092b
AA
79002014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7901
7902 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
7903
d674a709
AA
79042014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7905
7906 * gdb.trace/entry-values.exp: Remove excess space character from
7907 regex patterns. Handle s390 call instruction.
7908
20fa3390
AA
79092014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7910
7911 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
7912 define "*_start" label. Make "name" static.
7913 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
7914 ${name} by references to ${name}_start.
7915
78466714
AA
79162014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7917
7918 * gdb.base/info-macros.exp: Remove "debug" from the compile
7919 options.
7920
ec9f644a
IB
79212014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7922
7923 * gdb.dlang/demangle.exp: New file.
7924
94b1b47e
IB
79252014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7926
7927 * gdb.dlang/primitive-types.exp: New file.
7928
7f420862
IB
79292014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7930
7931 * configure.ac: Create gdb.dlang/Makefile.
7932 * configure: Regenerate.
7933 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
7934 * gdb.dlang/Makefile.in: New file.
7935 * lib/d-support.exp: New file.
7936 * lib/gdb.exp (skip_d_tests): New proc.
7937
52834460
MM
79382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7939
7940 * gdb.btrace/delta.exp: Check reverse stepi.
7941 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
7942 * gdb.btrace/finish.exp: New.
7943 * gdb.btrace/next.exp: New.
7944 * gdb.btrace/nexti.exp: New.
7945 * gdb.btrace/record_goto.c: Add comments.
7946 * gdb.btrace/step.exp: New.
7947 * gdb.btrace/stepi.exp: New.
7948 * gdb.btrace/multi-thread-step.c: New.
7949 * gdb.btrace/multi-thread-step.exp: New.
7950 * gdb.btrace/rn-dl-bind.c: New.
7951 * gdb.btrace/rn-dl-bind.exp: New.
7952 * gdb.btrace/data.c: New.
7953 * gdb.btrace/data.exp: New.
7954 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7955
6e07b1d2
MM
79562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7957
7958 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
7959 * gdb.btrace/exception.exp: Update.
7960 * gdb.btrace/instruction_history.exp: Update.
7961 * gdb.btrace/record_goto.exp: Update.
7962 * gdb.btrace/tailcall.exp: Update.
7963 * gdb.btrace/unknown_functions.exp: Update.
7964 * gdb.btrace/delta.exp: New.
7965
0b722aec
MM
79662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7967
7968 * gdb.btrace/record_goto.exp: Add backtrace test.
7969 * gdb.btrace/tailcall.exp: Add backtrace test.
7970
066ce621
MM
79712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7972
7973 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
7974 * gdb.btrace/record_goto.c: New.
7975 * gdb.btrace/record_goto.exp: New.
7976 * gdb.btrace/x86-record_goto.S: New.
7977
0688d04e
MM
79782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7979
7980 * gdb.btrace/function_call_history.exp: Update tests.
7981 * gdb.btrace/instruction_history.exp: Update tests.
7982
8710b709
MM
79832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7984
7985 * gdb.btrace/function_call_history.exp: Fix expected field
7986 order for "record function-call-history".
7987 Add new tests for "record function-call-history /c".
7988 * gdb.btrace/exception.cc: New.
7989 * gdb.btrace/exception.exp: New.
7990 * gdb.btrace/tailcall.exp: New.
7991 * gdb.btrace/x86-tailcall.S: New.
7992 * gdb.btrace/x86-tailcall.c: New.
7993 * gdb.btrace/unknown_functions.c: New.
7994 * gdb.btrace/unknown_functions.exp: New.
7995 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7996
5de9129b
MM
79972014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7998
7999 * gdb.btrace/instruction_history.exp: Update.
8000 * gdb.btrace/function_call_history.exp: Update.
8001
23a7fe75
MM
80022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8003
8004 * gdb.btrace/function_call_history.exp: Fix expected function
8005 trace.
8006 * gdb.btrace/instruction_history.exp: Initialize traced.
8007 Remove traced_functions.
8008
724c7dd8
MM
80092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8010
8011 * gdb.btrace/function_call_history.exp: Update
8012 * gdb.btrace/instruction_history.exp: Update.
8013
6d78d93b
MM
80142014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8015
8016 * gdb.btrace/enable.exp: Update expected text.
8017
93a360cc
OJ
80182014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
8019
8020 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
8021 bytes.
8022
3772b53f
MR
80232014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
8024
8025 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
8026
596662fa
OJ
80272014-01-15 Omair Javaid <omair.javaid@linaro.org>
8028
8029 * lib/gdb.exp (supports_process_record): Return true for
8030 arm*-linux*. (supports_reverse): Likewise.
8031
b5b08fb4
SC
80322014-01-13 Siva Chandra Reddy <sivachandra@google.com>
8033
8034 PR python/15464
8035 PR python/16113
8036 * gdb.python/py-type.c: Enhance test case.
8037 * gdb.python/py-value-cc.cc: Likewise
8038 * gdb.python/py-type.exp: Add new tests.
8039 * gdb.python/py-value-cc.exp: Likewise
8040
52d7fb13
AA
80412014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8042 Pedro Alves <palves@redhat.com>
8043
8044 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
8045 Make "name" extern.
8046 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
8047 references to ${name}_start by references to ${name}.
8048
a2cd8cfe
JB
80492014-01-10 Joel Brobecker <brobecker@adacore.com>
8050
8051 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
8052
4e23fced
JB
80532014-01-10 Joel Brobecker <brobecker@adacore.com>
8054
8055 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
8056
c6a9e42c
PA
80572014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
8058 Pedro Alves <palves@redhat.com>
8059
8060 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 8061 mi_gdb_target_load.
c6a9e42c 8062
b7ea362b
PA
80632014-01-08 Pedro Alves <palves@redhat.com>
8064
8065 * gdb.threads/reconnect-signal.c: New file.
8066 * gdb.threads/reconnect-signal.exp: New file.
8067
5e3f4fab
EBM
80682014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8069
8070 * gdb.base/source-dir.exp: New file.
8071
79301218
JB
80722014-01-07 Joel Brobecker <brobecker@adacore.com>
8073
8074 * gdb.ada/mi_interface: New testcase.
8075
8e355c5d
JB
80762014-01-07 Joel Brobecker <brobecker@adacore.com>
8077
8078 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
8079 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
8080 gdb.ada/pp-rec-component/pck.ads: New files.
8081
c0d48811
JB
80822014-01-07 Joel Brobecker <brobecker@adacore.com>
8083
8084 * gdb.python/py-pp-integral.c: New file.
8085 * gdb.python/py-pp-integral.py: New file.
8086 * gdb.python/py-pp-integral.exp: New file.
8087
17b609c3 8088For older changes see ChangeLog-1993-2013.
c906108c 8089\f
8d8cb839
EZ
8090;; Local Variables:
8091;; mode: change-log
8092;; left-margin: 8
8093;; fill-column: 74
8094;; version-control: never
8095;; End:
902f2ccb 8096
618f726f 8097 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
8098 Copying and distribution of this file, with or without modification,
8099 are permitted provided the copyright notice and this notice are preserved.
This page took 2.503985 seconds and 4 git commands to generate.