]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Joel Brobecker stepping down as AIX Maintainer
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
4a7e075c
YQ
12016-04-22 Yao Qi <yao.qi@linaro.org>
2
3 * gdb.reverse/step-precsave.exp: Do one step and test program
4 stops in "callee" and do multiple steps until program goes out
5 of "callee".
6 * gdb.reverse/step-reverse.exp: Likewise.
7
5b061e98
YQ
82016-04-22 Yao Qi <yao.qi@linaro.org>
9
10 * gdb.trace/signal.exp: Also pass if
11 $tracepoint_hits($i) > $iterations.
12
5c5dc57f
YQ
132016-04-22 Yao Qi <yao.qi@linaro.org>
14
15 * gdb.trace/signal.c: New file.
16 * gdb.trace/signal.exp: New file.
17
a55411b9
DE
182016-04-19 Doug Evans <xdje42@gmail.com>
19
20 * gdb.base/bad-file.exp: New file.
21
a22df60a
MG
222016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
23
24 * gdb.dwarf2/implref.exp: New file.
25
0c13f7e5
BH
262016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
27
28 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
29 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
30 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
31 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
32 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
33 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
34 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
35 * lib/fortran.exp (fortran_int4): New procedure.
36 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
37 (fortran_logical4): Likewise.
38
9b9b09e9
BH
392016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
40
41 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
42
a14d1f4d
BH
432016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
44
45 * lib/compiler.c: Add Intel specific preprocessor macros.
46 * lib/compiler.cc: Likewise.
47
7d49b1d0
LM
482016-04-13 Luis Machado <lgustavo@codesourcery.com>
49
50 * gdb.server/connect-with-no-symbol-file.c: New file.
51 * gdb.server/connect-with-no-symbol-file.exp: New file.
52
8392fa22
SM
532016-04-13 Simon Marchi <simon.marchi@ericsson.com>
54
55 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
56
8c4c4aeb
SM
572016-04-13 Simon Marchi <simon.marchi@ericsson.com>
58
59 * boards/gdbserver-base.exp (${board}_download): Copy source file to
60 standard output directory.
61
45e3745e
AT
622016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
63
64 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
65
e26b7e41
MM
662016-04-13 Markus Metzger <markus.t.metzger@intel.com>
67
68 * gdb.btrace/instruction_history.c (loop): Add declaration.
69
8ce09462
AT
702016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
71
72 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
73
2e88a1ea
SM
742016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
75
76 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
77 parentheses to print.
78 (continue_handler): Likewise.
79
f48e22e3
SM
802016-04-08 Simon Marchi <simon.marchi@ericsson.com>
81
82 * gdb.server/solib-list.exp: Remove is_remote check.
83 Pass shlib= to gdb_compile. Don't link shared library with
84 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
85 Run binary filename through "readlink -f" on the target.
86
096be756
PA
872016-04-08 Pedro Alves <palves@redhat.com>
88
89 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
90 interpreter filename as argument to gdbserver_spawn.
91 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
92 Return empty if $last_loaded_file does not exist.
93
06500533
JK
942016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
95
96 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
97 * gdb.base/jit-main.c: Use exit after usage.
98
2d35e871
JK
992016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
100
101 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
102 GDBHISTSIZE prior to the tests.
103 * gdb.base/gdbinit-history.exp: Likewise.
104
1052016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
106
107 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
108 instead of build_executable. Use gdb_load_shlibs.
109
c8064e7e
YQ
1102016-04-07 Yao Qi <yao.qi@linaro.org>
111
112 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
113 Execute "si" command.
114
bde47561
YQ
1152016-04-07 Yao Qi <yao.qi@linaro.org>
116
117 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
118 number instead of the comments on some line.
119
b16f8a3b
DB
1202016-04-06 Don Breazeal <donb@codesourcery.com>
121
122 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
123 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
124
c2f901df
SM
1252016-04-06 Simon Marchi <simon.marchi@ericsson.com>
126
127 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
128 standard_output_file. Remove unused binfile variable.
129
ac17fda0
CU
1302016-04-05 Catalin Udma <catalin.udma@freescale.com>
131
132 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
133 * gdb.python/py-mi-objfile.exp: Match "list main" output
134 in console format.
135
03a8c4df
SM
1362016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
137
138 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
139 absolute.
140
6e774b13
SM
1412016-04-05 Simon Marchi <simon.marchi@ericsson.com>
142
143 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
144 absolute.
145 * gdb.trace/ftrace.exp: Likewise.
146 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
147 targets as well.
148 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
149 (gdb_load_shlibs): Copy libraries to test directory when testing
150 natively. Only set solib-search-path if testing remotely.
151 * lib/mi-support.exp (mi_load_shlibs): Likewise.
152
7817ea46
SM
1532016-04-05 Simon Marchi <simon.marchi@ericsson.com>
154
155 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
156 gdb_download. Use it even if the target is not remote.
157 * gdb.base/jit.exp (compile_jit_test): Likewise.
158 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
159 output directory if the destination board is local, otherwise use
160 the standard remote_download from DejaGnu.
161 (gdb_download): Remove.
162 (gdb_load_shlibs): Use gdb_remote_download instead of
163 gdb_download.
164 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
165 Use gdb_remote_download instead of gdb_download. Use it even if
166 the target is not remote.
167 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
168 instead of gdb_download.
169
7beb7f68
SM
1702016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
171
172 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
173 (test_insert_delete_modify): Call mi_load_shlibs before trying to
174 run.
175
cc63428a
AV
1762016-04-01 Artemiy Volkov <artemiyv@acm.org>
177
178 PR gdb/19820
179 * gdb.base/printcmds.exp: Add artificial arrays tests.
180
64cdf930
PA
1812016-03-31 Pedro Alves <palves@redhat.com>
182
183 PR gdb/19858
184 * gdb.base/jit-main.c: Include unistd.h.
185 (ATTACH): Define to 0 if not already defined.
186 (wait_for_gdb, mypid): New globals.
187 (WAIT_FOR_GDB): New macro.
188 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
189 some breakpoint locations.
190 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
191 New procedures.
192 (one_jit_test): Add REATTACH parameter, and handle it. Use
193 continue_to_test_location.
194 (top level): Test attach, and adjusts calls to one_jit_test.
195
40dea8cb
PA
1962016-03-31 Pedro Alves <palves@redhat.com>
197
198 PR gdb/19858
199 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
200 BINSUFFIX parameter, and handle it.
201 (top level): Adjust calls compile_jit_test.
202
e7ea3ec7
CU
2032016-03-31 Catalin Udma <catalin.udma@freescale.com>
204
205 PR python/19743
206 * gdb.python/py-mi-events-gdb.py: New file.
207 * gdb.python/py-mi-events.c: New file.
208 * gdb.python/py-mi-events.exp: New file.
209
e6359af3
YQ
2102016-03-30 Yao Qi <yao.qi@linaro.org>
211
212 * gdb.reverse/until-precsave.exp: Match function name only.
213 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
214 Move malloc to a condition block.
215 * gdb.reverse/until-reverse.exp: Match function name only.
216
a4105d04
MK
2172016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
218
219 * gdb.trace/ftrace.exp: Set arg0exp for s390.
220 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
221 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
222 variable for GPR 0 instead of assuming it is register 0.
223 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
224 * lib/trace-support.exp: Add s390 registers.
225
bfa6adb9
YQ
2262016-03-29 Yao Qi <yao.qi@linaro.org>
227
228 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
229
1e6697ea
YQ
2302016-03-24 Yao Qi <yao.qi@linaro.org>
231
232 * gdb.reverse/break-reverse.exp: Add quotation mark in the
233 test message.
234
64bcd522
AA
2352016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
236
237 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
238 maintaining separate logic for constructing the output path.
239
7868401b
DB
2402016-03-16 Don Breazeal <donb@codesourcery.com>
241
242 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
243 Retry fork and waitpid on interrupted system call errors.
244 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
245 Use with_timeout_factor to increase timeout by factor of 10.
246
1cafadb4
DB
2472016-03-15 Don Breazeal <donb@codesourcery.com>
248
249 * gdb.cp/scope-err.cc: New test program.
250 * gdb.cp/scope-err.exp: New test script.
251 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
252 lines and "set breakpoint here" comment.
253 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
254 Fixed some whitespace and format issues.
255 * gdb.mi/mi-linespec-err-cp.cc: New test program.
256 * gdb.mi/mi-linespec-err-cp.exp: New test script.
257
81516450
DE
2582016-03-15 Doug Evans <dje@google.com>
259
260 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
261 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
262 All callers updated. Add tests for enums, mixed flags register.
263
aa52b601
DE
2642016-03-15 Doug Evans <dje@google.com>
265
266 * gdb.base/skip.c (main): Call test_skip_file_and_function.
267 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
268
fa4ff313
SM
2692016-03-14 Simon Marchi <simon.marchi@ericsson.com>
270
271 * gdb.base/default.exp: Add $_as_string to the list of expected
272 convenience functions.
273
f2403c39
AB
2742016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
275
276 * gdb.base/maint.exp: New tests for 'maint info line-table'.
277
f2f3ccb9
SM
2782016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
279
280 * gdb.python/py-as-string.exp: New file.
281 * gdb.python/py-as-string.c: New file.
282
00dbd492
PA
2832016-03-09 Pedro Alves <palves@redhat.com>
284
285 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
286 signal" -> "Thread NN received signal" output change.
287 * gdb.threads/ia64-sigill.exp: Likewise.
288 * gdb.threads/linux-dp.exp: Likewise.
289 * gdb.threads/manythreads.exp: Likewise.
290 * gdb.threads/pending-step.exp: Likewise.
291 * gdb.threads/print-threads.exp: Likewise.
292 * gdb.threads/sigstep-threads.exp: Likewise.
293 * gdb.threads/staticthreads.exp: Likewise.
294 * gdb.threads/tls.exp: Likewise.
295
1e6697ea
YQ
2962016-03-09 Pedro Alves <palves@redhat.com>
297
298 * gdb.base/command-line-input.exp: New file.
299
b04fd3be
MK
3002016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
301
302 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
303 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
304 * gdb.trace/pending.exp: Accept leading dot before function name.
305 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
306 * lib/trace-support.exp: Set registers for ppc.
307
98fa59e9
MK
3082016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
309
310 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
311 use it for disassembly; accept .main in addition to main in backtrace.
312
f77198c8
MK
3132016-03-09 Wei-cheng Wang <cole945@gmail.com>
314 Marcin Kościelnicki <koriakin@0x04.net>
315
316 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
317 (gdb_recursion_test_ptr): New global variable.
318 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
319 gdb_recursion_test.
320 (gdb_c_test): Ditto.
321
ba84e0da
MK
3222016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
323
324 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
325 ordering.
326
4366d36e
MK
3272016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
328
329 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
330 (bar): Add bar_start_lbl label.
331 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
332 of foo/bar for emitting DWARF and tracing.
333
5eb264df
SDJ
3342016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
335
336 * analyze-racy-logs.py: Set executable bit.
337
fb6a751f
SDJ
3382016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
339
340 * Makefile.in (DEFAULT_RACY_ITER): New variable.
341 (CHECK_TARGET_TMP): Likewise.
342 (check-single-racy): New rule.
343 (check-parallel-racy): Likewise.
344 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
345 (do-check-parallel-racy): New rule.
346 (check-racy/%.exp): Likewise.
347 * README (Racy testcases): New section.
348 * analyze-racy-logs.py: New file.
349
bdf7e230
DE
3502016-03-03 Doug Evans <dje@google.com>
351
352 * gdb.base/skip.exp: Use with_test_prefix.
353
4719d415
YQ
3542016-03-03 Yao Qi <yao.qi@linaro.org>
355
356 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
357 Invoke step_over_syscall "clone" and break_cond_on_syscall
358 "clone".
359 * gdb.base/step-over-clone.c: New file.
360
ea507862
YQ
3612016-03-03 Yao Qi <yao.qi@linaro.org>
362
363 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
364 code format.
365
8fc8cbda
YQ
3662016-03-03 Yao Qi <yao.qi@linaro.org>
367
368 * gdb.base/disp-step-fork.c: Rename to ...
369 * gdb.base/step-over-fork.c: ... it. New file.
370 * gdb.base/disp-step-vfork.c: Rename to ...
371 * gdb.base/step-over-vfork.c: ... it. New file.
372 * gdb.base/disp-step-syscall.exp: Rename to ...
373 * gdb.base/step-over-syscall.exp: ... it. New file.
374 (disp_step_cross_syscall): Rename to ...
375 (step_over_syscall): ... it.
376
92fa70b0
YQ
3772016-03-03 Yao Qi <yao.qi@linaro.org>
378
379 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
380 If target supports condition evaluation on target, invoke
381 break_cond_on_syscall for fork and vfork.
382
e197ad3c
YQ
3832016-03-03 Yao Qi <yao.qi@linaro.org>
384
385 * gdb.base/disp-step-syscall.exp: Don't invoke
386 support_displaced_stepping.
387 (disp_step_cross_syscall): Test with displaced stepping off and
388 on if supported.
389
0b47da9f
YQ
3902016-03-03 Yao Qi <yao.qi@linaro.org>
391
392 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
393 proc.
394 (setup): New proc.
395 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
396 and setup.
397
065ab6dc
BH
3982016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
399
400 * gdb.fortran/vla-history.exp: Remove breakpoint.
401
07e448ad 4022016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
403
404 * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
405
9ac2d526 4062016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
407
408 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
409
17807369
BH
4102016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
411
412 * gdb.mi/vla.f90: Nullify pointer after declaration.
413
86e501af
PA
4142016-03-01 Pedro Alves <palves@redhat.com>
415
416 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
417
1e903e32
PA
4182016-03-01 Pedro Alves <palves@redhat.com>
419
420 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
421 before anything else.
422 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
423 _GNU_SOURCE here.
424 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
425 before anything else.
426 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
427
6ccb54e2
PA
4282016-03-01 Pedro Alves <palves@redhat.com>
429
430 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
431
30ca9da1
YQ
4322016-03-01 Yao Qi <yao.qi@linaro.org>
433
434 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
435 prepare_for_testing.
436
dc856b38
YQ
4372016-03-01 Yao Qi <yao.qi@linaro.org>
438
439 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
440
4a932159
AA
4412016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
442
443 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
444 manually constructing the output path.
445
f2489477
AA
4462016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
447
448 * gdb.arch/s390-stackless.S: New.
449 * gdb.arch/s390-stackless.exp: New.
450
38899f16
IB
4512016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
452
453 * gdb.dlang/circular.c: New file.
454 * gdb.dlang/circular.exp: New file.
455
9fde51ed
YQ
4562016-02-26 Yao Qi <yao.qi@linaro.org>
457
458 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
459 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
460 (testcases): Update.
461
ce90fefe
YQ
4622016-02-26 Yao Qi <yao.qi@linaro.org>
463
464 * gdb.reverse/aarch64.c: Rename to ...
465 * gdb.reverse/insn-reverse.c: ... it.
466 * gdb.reverse/aarch64.exp: Rename to ...
467 * gdb.reverse/insn-reverse.exp: ... it.
468
3263bceb
YQ
4692016-02-26 Yao Qi <yao.qi@linaro.org>
470
471 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
472 (testcase_ftype): New.
473 (testcases): New array.
474 (n_testcases): New.
475 (main): Call each element in testcases.
476 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
477 (read_testcase): New.
478 Do the tests in a loop.
479
6cb59ff1
YQ
4802016-02-25 Yao Qi <yao.qi@linaro.org>
481
482 * gdb.base/branches.c: Remove.
483
ae91f625
MK
4842016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
485
486 PR gdb/13808
487 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
488
678b48b7
MK
4892016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
490
491 * gdb.trace/ftrace.exp: Remove unnecessary target check.
492
7337a6f2
MK
4932016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
494
495 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
496 change x86_64 call_insn to 'callq'.
497
861ca91f
AT
4982016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
499
500 * gdb.trace/tfile-avx.c: Move to...
501 * gdb.trace/tracefile-pseudo-reg.c: Here.
502 * gdb.trace/tfile-avx.exp: Move to...
503 * gdb.trace/tracefile-pseudo-reg.exp: Here.
504
bf74e428
GB
5052016-02-24 Gary Benson <gbenson@redhat.com>
506
507 * gdb.base/attach-pie-noexec.exp: Do not expect an error
508 message on attach.
509
cce0e923
DE
5102016-02-23 Doug Evans <dje@google.com>
511
512 * gdb.base/skip.c (test_skip): New function.
513 (end_test_skip_file_and_function): New function.
514 (test_skip_file_and_function): New function.
515 * gdb.base/skip1.c (test_skip): New function.
516 (skip1_test_skip_file_and_function): New function.
517 * gdb.base/skip.exp: Add tests for new skip options.
518 * gdb.base/skip-solib.exp: Update expected output.
519 * gdb.perf/skip-command.cc: New file.
520 * gdb.perf/skip-command.exp: New file.
521 * gdb.perf/skip-command.py: New file.
522
4000e47e
MK
5232016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
524
525 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
526 info registers pattern.
527
24f75ead
IB
5282016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
529
530 * lib/future.exp: Add D support.
531 (gdb_find_gdc): New proc.
532 (gdb_default_target_compile): Add D support.
533
fbb7bcbe
WW
5342016-02-18 Wei-cheng Wang <cole945@gmail.com>
535
536 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
537 user+system time.
538 (trace_speed_test): Determine the iteration count for a time
539 between 15..30 seconds.
540
012b3a21
WT
5412016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
542
543 * gdb.arch/i386-mpx-sigsegv.c: New file.
544 * gdb.arch/i386-mpx-sigsegv.exp: New file.
545 * gdb.arch/i386-mpx-simple_segv.c: New file.
546 * gdb.arch/i386-mpx-simple_segv.exp: New file.
547
2d5189bd
YQ
5482016-02-18 Yao Qi <yao.qi@linaro.org>
549
550 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
551 Don't call setup_kfail.
552
40fb20d0
YQ
5532016-02-18 Yao Qi <yao.qi@linaro.org>
554
555 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
556 Set "set breakpoint condition-evaluation" per $cond_bp_target.
557
21b1f8d2
DE
5582016-02-16 Doug Evans <dje@google.com>
559
560 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
561 * gdb.base/skip1.c: Ditto.
562 * gdb.base/skip.exp: Whitespace cleanup.
563
4041ed77
DB
5642016-02-16 Don Breazeal <donb@codesourcery.com>
565
566 PR remote/19496
567 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
568 Remove kfail for PR remote/19496.
569
c4ef31bf
SM
5702016-02-16 Simon Marchi <simon.marchi@ericsson.com>
571
572 * lib/gdb.exp (standard_temp_file): Return a path specific to
573 the runtest invocation.
574
266b65b3
SM
5752016-02-16 Simon Marchi <simon.marchi@ericsson.com>
576
577 * gdb.trace/save-trace.exp: Change relative path to be in the
578 standard output directory.
579
a7a0a6a9
JK
5802016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
581
582 * gdb.arch/i386-prologue.c: Add missing prototypes.
583
c99dbb42
JK
5842016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
585
586 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
587 * gdb.arch/i386-prologue.exp: Likewise.
588 * gdb.arch/i386-size.exp: Likewise.
589
aa480355
SM
5902016-02-15 Simon Marchi <simon.marchi@ericsson.com>
591
592 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
593 define object file path.
594 * gdb.btrace/gcore.exp: Use standard_output_file to define core
595 file path.
596 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
597 standard_output_file to define binfile.
598
ba881f50
JK
5992016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
600
601 Fix compatibility with recent gfortran-5.3.1.
602 * gdb.fortran/vla-history.exp (print vla1 allocated)
603 (print vla2 allocated, print $2, print $3): Remove
604 (print $4): Rename to ...
605 (print $2): ... here.
606 (print $9): Rename to ...
607 (print $5): ... here.
608 (print $10): Rename to ...
609 (print $6): ... here.
610 * gdb.fortran/vla.f90: Add pvla initialization.
611
e9fb005c
JK
6122016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
613
614 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
615 New test.
616 * gdb.fortran/vla-value-sub.exp: Likewise.
617
e44e00ff
MK
6182016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
619
620 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
621
97e94151
SM
6222016-02-12 Simon Marchi <simon.marchi@ericsson.com>
623
624 * i386-biarch-core.exp: Define corefile using
625 standard_output_file.
626
01113bc1
YQ
6272016-02-12 Yao Qi <yao.qi@linaro.org>
628
629 * gdb.arch/arm-single-step-kernel-helper.c: New.
630 * gdb.arch/arm-single-step-kernel-helper.exp: New.
631
33b4777c
MM
6322016-02-12 Markus Metzger <markus.t.metzger@intel.com>
633
634 * gdb.btrace/tailcall-only.exp: New.
635 * gdb.btrace/tailcall-only.c: New.
636 * gdb.btrace/x86_64-tailcall-only.S: New.
637 * gdb.btrace/i686-tailcall-only.S: New.
638
acc23c11
PA
6392016-02-11 Pedro Alves <palves@redhat.com>
640
641 * README (Parallel testing): Add missing double quotes.
642
e352bf0a
PA
6432016-02-11 Pedro Alves <palves@redhat.com>
644
645 * README (Parallel testing): New section.
646 (GDB_PARALLEL): Rewrite.
647 (FORCE_PARALLEL): Document.
648
9f5fed78
MK
6492016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
650
651 * gdb.trace/tfile-avx.c: New test.
652 * gdb.trace/tfile-avx.exp: New test.
653
9ef9e6a6
KS
6542016-02-09 Keith Seitz <keiths@redhat.com>
655
656 PR breakpoints/19546
657 * gdb.base/infcall-exec.c: New file.
658 * gdb.base/infcall-exec2.c: New file.
659 * gdb.base/infcall-exec.exp: New file.
660
a96e36da
KS
6612016-02-09 Keith Seitz <keiths@redhat.com>
662
663 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
664 (toplevel): Call test_bkpt_address.
665
9f61929f
KS
6662016-02-09 Keith Seitz <keiths@redhat.com>
667
668 PR python/19506
669 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
670 (toplevel): Call test_bkpt_address.
671
1e94266c
SM
6722016-02-09 Simon Marchi <simon.marchi@ericsson.com>
673
674 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
675 to AC_OUTPUT.
676 * configure: Regenerate.
677
2a7f3dff
PA
6782016-02-09 Pedro Alves <palves@redhat.com>
679
680 PR breakpoints/19548
681 * gdb.base/execl-update-breakpoints.c (some_function): New
682 function.
683 (main): Call it.
684 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
685 Tighten expected GDB output.
686
2151ccc5
SM
6872016-02-08 Simon Marchi <simon.marchi@ericsson.com>
688
689 * Makefile.in (ALL_SUBDIRS): Remove.
690 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
691 (distclean maintainer-clean realclean): Likewise.
692 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
693 * configure: Regenerate.
694 * gdb.ada/Makefile.in: Delete.
695 * gdb.arch/Makefile.in: Likewise.
696 * gdb.asm/Makefile.in: Likewise.
697 * gdb.base/Makefile.in: Likewise.
698 * gdb.btrace/Makefile.in: Likewise.
699 * gdb.cell/Makefile.in: Likewise.
700 * gdb.compile/Makefile.in: Likewise.
701 * gdb.cp/Makefile.in: Likewise.
702 * gdb.disasm/Makefile.in: Likewise.
703 * gdb.dlang/Makefile.in: Likewise.
704 * gdb.dwarf2/Makefile.in: Likewise.
705 * gdb.fortran/Makefile.in: Likewise.
706 * gdb.gdb/Makefile.in: Likewise.
707 * gdb.go/Makefile.in: Likewise.
708 * gdb.guile/Makefile.in: Likewise.
709 * gdb.java/Makefile.in: Likewise.
710 * gdb.linespec/Makefile.in: Likewise.
711 * gdb.mi/Makefile.in: Likewise.
712 * gdb.modula2/Makefile.in: Likewise.
713 * gdb.multi/Makefile.in: Likewise.
714 * gdb.objc/Makefile.in: Likewise.
715 * gdb.opencl/Makefile.in: Likewise.
716 * gdb.opt/Makefile.in: Likewise.
717 * gdb.pascal/Makefile.in: Likewise.
718 * gdb.perf/Makefile.in: Likewise.
719 * gdb.python/Makefile.in: Likewise.
720 * gdb.reverse/Makefile.in: Likewise.
721 * gdb.server/Makefile.in: Likewise.
722 * gdb.stabs/Makefile.in: Likewise.
723 * gdb.threads/Makefile.in: Likewise.
724 * gdb.trace/Makefile.in: Likewise.
725 * gdb.xml/Makefile.in: Likewise.
726 * lib/gdb.exp (make_gdb_parallel_path): Add check for
727 GDB_PARALLEL.
728 (standard_output_file): Remove check for GDB_PARALLEL, always
729 return path in outputs/$subdir/$testname.
730
437277d4
SM
7312016-02-08 Simon Marchi <simon.marchi@ericsson.com>
732
733 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
734 (site.exp): Assign abs_srcdir to tcl's srcdir.
735
31d913c7
YQ
7362016-02-04 Yao Qi <yao.qi@linaro.org>
737
738 * gdb.base/foll-exec-mode.c: Include limits.h.
739 (main): Add parameters argc and argv. Get directory from
740 argv[0].
741 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
742 compilation.
743 * gdb.base/foll-exec.c: Include limits.h.
744 (main): Add parameters argc and argv.
745 Get directory from argv[0].
746 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
747 Adjust tests on the number of lines as source code changed.
748 * gdb.base/foll-vfork-exit.c: Include limits.h.
749 (main): Add one line of statement before vfork.
750 * gdb.base/foll-vfork.c: Include limits.h and string.h.
751 (main): Add parameters argc and argv. Get directory from
752 argv[0].
753 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
754 (setup_gdb): Set tbreak to skip some source lines.
755 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
756 (main): Add parameters argc and argv. Get directory from
757 argv[0].
758 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
759 compilation.
760 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
761 (main): Add parameters argc and argv. Get directory from
762 argv[0].
763 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
764 compilation.
765
9482b9fb
DE
7662016-02-01 Doug Evans <dje@google.com>
767
768 * gdb.base/skip.exp: Clean up multiple references to same test name.
769
6b2e4f10
PA
7702016-02-01 Pedro Alves <palves@redhat.com>
771
ccb6afd6 772 PR remote/19496
6b2e4f10
PA
773 * gdb.threads/forking-threads-plus-breakpoint.exp
774 (displaced_stepping_supported): New global.
775 (probe_displaced_stepping_support): New procedure.
776 (do_test): Add 'displaced' parameter, and use it.
777 (top level): Check for displaced stepping support. Add displaced
778 stepping on/off testing axis.
779
37a8db1a
AB
7802016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
781
782 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
783 pointer. Don't perform further tests on the unassociated pointer
784 if the first test fails.
785
5fdf6324
AB
7862016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
787
788 * gdb.base/max-value-size.c: New file.
789 * gdb.base/max-value-size.exp: New file.
790 * gdb.base/huge.exp: Disable max-value-size for this test.
791
935c6144
IB
7922016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
793
794 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
795
7fe8399d
YQ
7962016-01-28 Yao Qi <yao.qi@linaro.org>
797
798 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
799
a2077e25
PA
8002016-01-25 Pedro Alves <palves@redhat.com>
801
802 PR threads/19461
803 * gdb.base/fork-running-state.c: New file.
804 * gdb.base/fork-running-state.exp: New file.
805
1d2736d4
PA
8062016-01-25 Pedro Alves <palves@redhat.com>
807
808 PR gdb/19494
809 * gdb.base/catch-fork-kill.c: New file.
810 * gdb.base/catch-fork-kill.exp: New file.
811
f1da4b11
PA
8122016-01-25 Pedro Alves <palves@redhat.com>
813
814 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
815 Delete, moved to lib/gdb.exp.
816 * gdb.threads/forking-threads-plus-breakpoint.exp
817 (foreach_with_prefix): Likewise.
818 * gdb.threads/process-dies-while-handling-bp.exp
819 (foreach_with_prefix): Likewise.
820 * lib/gdb.exp (foreach_with_prefix): New procedure.
821
45f38546
MK
8222016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
823
824 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
825 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
826
dc29a1ce
MK
8272016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
828
829 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
830 endian targets.
831
092127d7
JK
8322016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
833 Pedro Alves <palves@redhat.com>
834
835 Fix testsuite compatibility with Guile.
836 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
837 number.
838
31d765d3
JK
8392016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
840
841 Fix testsuite compatibility with Guile.
842 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
843 (thread 1): New test for backtrace through signal handler.
844
1ac78c04
YQ
8452016-01-22 Yao Qi <yao.qi@linaro.org>
846
847 PR testsuite/19491
848 * gdb.base/multi-forks.c: Include
849 ../lib/unbuffer_output.c
850 (main): Call gdb_unbuffer_output.
851
4f5946a8
DE
8522016-01-21 Doug Evans <dje@google.com>
853
854 * lib/ada.exp (gdb_compile_ada): Fix typo.
855
305e13e6
JB
8562016-01-21 Joel Brobecker <brobecker@adacore.com>
857
858 * gdb.base/break-fun-addr.exp: New file.
859 * gdb.base/break-fun-addr1.c: New file.
860 * gdb.base/break-fun-addr2.c: New file.
861
5f5dfff6
SM
8622016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
863
864 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
865 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
866 enum flag values.
867
fd356fa2
AA
8682016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
869
870 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
871 when GDB can not set the vector return value. Add more comments
872 for clarification.
873
9df22175
AT
8742016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
875
876 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
877 command.
878
41d1845e
SM
8792016-01-19 Simon Marchi <simon.marchi@ericsson.com>
880
881 * Makefile.in (DO_RUNTEST): Add --status and update usages.
882
01ac6840
SM
8832016-01-19 Simon Marchi <simon.marchi@ericsson.com>
884
885 * Makefile.in (check-single): Pass --status to runtest.
886 (check/%.exp): Likewise.
887
8882016-01-19 Simon Marchi <simon.marchi@ericsson.com>
889
890 * Makefile.in (check-parallel): Propagate return code from make
891 do-check-parallel.
892
bd0a71fa
MK
8932016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
894
895 * gdb.trace/ftrace.exp: Fix expected message on continue.
896 * gdb.trace/pending.exp: Fix expected message on continue.
897 * gdb.trace/trace-break.exp: Fix expected message on continue.
898
8bcbad33
SM
8992016-01-18 Simon Marchi <simon.marchi@ericsson.com>
900
901 * lib/gdb.exp (gdb_test): Remove unused global references.
902
f303dbd6
PA
9032016-01-18 Pedro Alves <palves@redhat.com>
904
905 * gdb.base/async-shell.exp: Adjust expected output.
906 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
907 * gdb.base/siginfo-thread.exp: Adjust expected output.
908 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
909 * gdb.java/jnpe.exp: Adjust expected output.
910 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
911 * gdb.threads/continue-pending-status.exp: Adjust expected output.
912 * gdb.threads/leader-exit.exp: Adjust expected output.
913 * gdb.threads/manythreads.exp: Adjust expected output.
914 * gdb.threads/pthreads.exp: Adjust expected output.
915 * gdb.threads/schedlock.exp: Adjust expected output.
916 * gdb.threads/siginfo-threads.exp: Adjust expected output.
917 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
918 expected output.
919 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
920 output.
921 * gdb.threads/sigthread.exp: Adjust expected output.
922 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
923
b2789696
YQ
9242016-01-18 Yao Qi <yao.qi@linaro.org>
925
926 * gdb.guile/scm-section-script.c: Replace @progbits with
927 %progbits.
928 * gdb.python/py-section-script.c: Likewise.
929
71ef29a8
PA
9302016-01-15 Pedro Alves <palves@redhat.com>
931
932 * gdb.multi/tids.exp: Test star wildcard ranges.
933
3f5b7598
PA
9342016-01-15 Pedro Alves <palves@redhat.com>
935
936 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
937 command from "thread apply" invocation.
938 (thr_apply_info_thr_invalid): Default the expected output to the
939 input tid list.
940 (top level): Add tests that use convenience variables. Add tests
941 for "thread apply" with a valid TID list, but missing the command.
942
663f6d42
PA
9432016-01-13 Pedro Alves <palves@redhat.com>
944
945 * gdb.base/default.exp: Expect $_gthread as well.
946 * gdb.multi/tids.exp: Test $_gthread.
947 * gdb.threads/thread-specific.exp: Test $_gthread.
948
c84f6bbf
PA
9492016-01-13 Pedro Alves <palves@redhat.com>
950
951 * gdb.multi/tids.exp: Test "info threads -gid".
952
22a02324
PA
9532016-01-13 Pedro Alves <palves@redhat.com>
954
955 * gdb.multi/tids.exp: Test InferiorThread.global_num and
956 Breakpoint.thread.
957 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
958
5d5658a1
PA
9592016-01-07 Pedro Alves <palves@redhat.com>
960
961 * gdb.base/break.exp: Adjust to output changes.
962 * gdb.base/hbreak2.exp: Likewise.
963 * gdb.base/sepdebug.exp: Likewise.
964 * gdb.base/watch_thread_num.exp: Likewise.
965 * gdb.linespec/keywords.exp: Likewise.
966 * gdb.multi/info-threads.exp: Likewise.
967 * gdb.threads/thread-find.exp: Likewise.
968 * gdb.multi/tids.c: New file.
969 * gdb.multi/tids.exp: New file.
970
84654457
PA
9712016-01-13 Pedro Alves <palves@redhat.com>
972
973 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
974
e3940304
PA
9752016-01-13 Pedro Alves <palves@redhat.com>
976
977 * gdb.base/default.exp: Expect $_inferior as well.
978 * gdb.multi/base.exp: Test $_inferior.
979
a911d87a
PA
9802016-01-13 Pedro Alves <palves@redhat.com>
981
982 PR breakpoints/19388
983 * gdb.base/catch-signal-siginfo-cond.c: New file.
984 * gdb.base/catch-signal-siginfo-cond.exp: New file.
985
82075af2
JS
9862016-01-12 Josh Stone <jistone@redhat.com>
987 Philippe Waroquiers <philippe.waroquiers@skynet.be>
988
989 * gdb.base/catch-syscall.c (do_execve): New variable.
990 (main): Conditionally trigger an execve.
991 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
992 (test_catch_syscall_execve): New, check entry/return across execve.
993 (do_syscall_tests): Call test_catch_syscall_execve.
994
e46eeedd
PA
9952016-01-12 Pedro Alves <palves@redhat.com>
996
997 * gdb.base/random-signal.exp (do_test): New procedure, with body
998 of testcase moved in.
999
01d8c27e
JK
10002016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1001 Pedro Alves <palves@redhat.com>
1002
1003 * gdb.base/funcargs.exp (finish from indirectly called function):
1004 Reintroduce the case for 'First'.
1005
9a706302
JK
10062016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1007 Pedro Alves <palves@redhat.com>
1008
1009 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1010 (tcatch_vfork_then_child_follow_exec)
1011 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1012 identification.
1013
c0ecb95f
JK
10142016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1015
1016 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1017 and repeats to unlimited.
1018 * gdb.python/py-value.exp: Likewise.
1019 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
1020 and repeats to unlimited.
1021
6cfc1fcb
JK
10222016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1023
1024 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
1025 and reordering the functions.
1026 * gdb.multi/hangout.c: Likewise.
1027 * gdb.multi/hello.c: Likewise.
1028
582a1b00
SM
10292016-01-08 Simon Marchi <simon.marchi@ericsson.com>
1030
1031 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
1032 absolute.
1033 (SingleStatisticTestResult.report): Use dict.keys instead of
1034 dict.iterkeys.
1035
79bc59cb
PA
10362016-01-06 Pedro Alves <palves@redhat.com>
1037
1038 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
1039
43368e1d
MM
10402016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1041
1042 * gdb.btrace/dlopen.exp: New.
1043 * gdb.btrace/dlopen.c: New.
1044 * gdb.btrace/dlopen-dso.c: New.
1045
79fad5b8
SL
10462015-12-25 Sandra Loosemore <sandra@codesourcery.com>
1047
1048 * lib/gdb.exp (gdb_test): Update comments to clarify that the
1049 PATTERN argument is optional.
1050
ab8314b3
JB
10512015-12-24 Joel Brobecker <brobecker@adacore.com>
1052
1053 * lib/ada.exp (target_compile_ada_from_dir): New function.
1054 (gdb_compile_ada): Reimplement avoiding the use of project files.
1055 * gdb.ada/gnat_ada.gpr: Delete.
1056 * gdb.ada/cond_lang.exp: Adjust test to make path before
1057 filename optional.
1058 * gdb.ada/small_reg_param.exp: Likewise.
1059
fe33faff
SM
10602015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1061
1062 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1063
6d265cb4
TP
10642015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
1065
1066 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
1067 case.
1068
10125099
SM
10692015-12-21 Simon Marchi <simon.marchi@ericsson.com>
1070
1071 * gdb.base/break.exp: Remove dead code.
1072 * gdb.base/sepdebug.exp: Likewise.
1073
3ca22649
SM
10742015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1075
1076 * gdb.asm/asm-source.exp: Remove HP-UX references.
1077 * gdb.base/annota1.exp: Likewise.
1078 * gdb.base/annota3.exp: Likewise.
1079 * gdb.base/attach.exp: Likewise.
1080 * gdb.base/bigcore.exp: Likewise.
1081 * gdb.base/break.exp: Likewise.
1082 * gdb.base/call-ar-st.exp: Likewise.
1083 * gdb.base/callfuncs.exp: Likewise.
1084 * gdb.base/catch-fork-static.exp: Likewise.
1085 * gdb.base/display.exp: Likewise.
1086 * gdb.base/foll-exec-mode.exp: Likewise.
1087 * gdb.base/foll-exec.exp: Likewise.
1088 * gdb.base/foll-fork.exp: Likewise.
1089 * gdb.base/foll-vfork.exp: Likewise.
1090 * gdb.base/funcargs.exp: Likewise.
1091 * gdb.base/hbreak2.exp: Likewise.
1092 * gdb.base/inferior-died.exp: Likewise.
1093 * gdb.base/interrupt.exp: Likewise.
1094 * gdb.base/multi-forks.exp: Likewise.
1095 * gdb.base/nodebug.exp: Likewise.
1096 * gdb.base/sepdebug.exp: Likewise.
1097 * gdb.base/solib1.c: Likewise.
1098 * gdb.base/step-test.exp: Likewise.
1099 * gdb.mi/non-stop.c: Likewise.
1100 * gdb.mi/pthreads.c: Likewise.
1101 * gdb.multi/bkpt-multi-exec.ex: Likewise.
1102 * gdb.threads/pthreads.c: Likewise.
1103 * gdb.threads/staticthreads.exp: Likewise.
1104 * lib/future.exp: Likewise.
1105 * lib/gdb.exp: Likewise.
1106 * gdb.base/so-indr-cl.c: Remove.
1107 * gdb.base/so-indr-cl.exp: Likewise.
1108 * gdb.base/solib.c: Likewise.
1109 * gdb.base/solib.exp: Likewise.
1110 * gdb.base/solib2.c: Likewise.
1111
b6304613
SM
11122015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1113
1114 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
1115 * gdb.base/call-ar-st.exp: Likewise.
1116 * gdb.base/callfuncs.exp: Likewise.
1117 * gdb.base/condbreak.exp: Likewise.
1118 * gdb.base/constvars.exp: Likewise.
1119 * gdb.base/hbreak2.exp: Likewise.
1120 * gdb.base/langs.exp: Likewise.
1121 * gdb.base/list.exp: Likewise.
1122 * gdb.base/long_long.exp: Likewise.
1123 * gdb.base/ptype.exp: Likewise.
1124 * gdb.base/scope.exp: Likewise.
1125 * gdb.base/signals.exp: Likewise.
1126 * gdb.base/so-impl-ld.exp: Likewise.
1127 * gdb.base/varargs.exp: Likewise.
1128 * gdb.base/volatile.exp: Likewise.
1129 * gdb.base/whatis.exp: Likewise.
1130 * gdb.cp/cplusfuncs.exp: Likewise.
1131 * gdb.cp/inherit.exp: Likewise.
1132 * gdb.cp/local.exp: Likewise.
1133 * gdb.cp/member-ptr.exp: Likewise.
1134 * gdb.cp/method.exp: Likewise.
1135 * gdb.cp/overload.exp: Likewise.
1136 * gdb.cp/templates.exp: Likewise.
1137 * gdb.stabs/weird.exp: Likewise.
1138 * lib/compiler.c: Likewise.
1139 * lib/compiler.cc: Likewise.
1140 * lib/cp-support.exp: Likewise.
1141 * lib/gdb.exp: Likewise.
1142
bf401b07
SM
11432015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
1144
1145 * configure.ac: Remove HP-UX case.
1146 * configure: Regenerate.
1147
aff9c0f8
SM
11482015-12-18 Simon Marchi <simon.marchi@ericsson.com>
1149
1150 * lib/gdb.exp (gdb_compile): Add function doc.
1151
a6904d5a
PA
11522015-12-17 Pedro Alves <palves@redhat.com>
1153
1154 PR threads/19354
1155 * gdb.multi/info-threads.exp: New file.
1156
a22279dd
YQ
11572015-12-15 Yao Qi <yao.qi@linaro.org>
1158
1159 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
1160 is aarch64*-*-*.
1161
0588c796
SL
11622015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1163
1164 * gdb.base/history-duplicates.exp: Skip if no readline support.
1165
5d978e17
SL
11662015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1167
1168 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
1169
7e763b86
SL
11702015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1171
1172 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
1173
87a3a92c
SL
11742015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1175
1176 * gdb.base/completion.exp: Skip tests that interrupt GDB with
1177 ctrl-C if nointerrupts target property is set.
1178 * gdb.base/double-prompt-target-event-error.exp: Likewise.
1179 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
1180 * gdb.base/paginate-bg-execution.exp: Likewise.
1181 * gdb.base/paginate-execution-startup.exp: Likewise.
1182 * gdb.base/random-signal.exp: Likewise.
1183 * gdb.base/range-stepping.exp: Likewise.
1184 * gdb.cp/annota2.exp: Likewise.
1185 * gdb.cp/annota3.exp: Likewise.
1186 * gdb.gdb/selftest.exp: Likewise.
1187 * gdb.threads/continue-pending-status.exp: Likewise.
1188 * gdb.threads/leader-exit.exp: Likewise.
1189 * gdb.threads/manythreads.exp: Likewise.
1190 * gdb.threads/pthreads.exp: Likewise.
1191 * gdb.threads/schedlock.exp: Likewise.
1192 * gdb.threads/sigthread.exp: Likewise.
1193
a8f077dc
DB
11942015-12-11 Don Breazeal <donb@codesourcery.com>
1195
1196 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
1197 remote.
1198 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
1199 * gdb.base/foll-exec.exp (main): Enable for target remote.
1200 * gdb.base/foll-fork.exp (main): Likewise.
1201 * gdb.base/foll-vfork.exp (main): Likewise.
1202 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
1203 (proc continue_to_exit_bp_loc): Use clean_restart.
1204 * gdb.base/pie-execl.exp (main): Disable for target remote.
1205 * gdb.base/watch-vfork.exp (main): Enable for target remote.
1206 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
1207 * gdb.threads/execl.exp (main): Likewise.
1208 * gdb.threads/fork-child-threads.exp (main): Likewise.
1209 * gdb.threads/fork-plus-threads.exp (main): Disable for target
1210 remote.
1211 * gdb.threads/fork-thread-pending.exp (main): Enable for target
1212 remote.
1213 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
1214 pid.tid style ptids, instead of just tid.
1215 * gdb.threads/thread-execl.exp (main): Enable for target remote.
1216 * gdb.threads/watchpoint-fork.exp (main): Likewise.
1217 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
1218 ptids, instead of just tid.
1219
3b2464a8
AB
12202015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1221
1222 * gdb.base/list.exp (test_list_forward): Add end of file error
1223 test.
1224 (test_repeat_list_command): Add end of file error test.
1225 (test_list_backwards): Add beginning of file error test.
1226
a0def019
AB
12272015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1228
1229 * gdb.base/list.exp (test_list_invalid_args): New function,
1230 defined, and called.
1231
5c000dff
AB
12322015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1233
1234 * gdb.base/list.exp (test_list): Make test names unique.
1235
f1637ebe
YQ
12362015-12-11 Yao Qi <yao.qi@linaro.org>
1237
1238 * gdb.base/coremaker2.c: Remove.
1239
36d6fc0a
PA
12402015-12-10 Pedro Alves <palves@redhat.com>
1241
1242 * gdb.multi/base.exp: Remove stale "spaces" references.
1243
762f7747
PA
12442015-12-10 Pedro Alves <palves@redhat.com>
1245
1246 * gdb.multi/base.exp: Don't use nowarnings.
1247 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
1248 * gdb.multi/hangout.c: Include stdio.h.
1249 * gdb.multi/hello.c: Include stdlib.h.
1250 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
1251 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
1252 * gdb.multi/multi-arch.exp: Don't use nowarnings.
1253
28d2bfb9
AB
12542015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
1255
1256 * gdb.dwarf2/dw2-ranges-base.c: New file.
1257 * gdb.dwarf2/dw2-ranges-base.exp: New file.
1258 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
1259 support additional line table, and debug ranges generation.
1260 (Dwarf::ranges): New function, generate .debug_ranges.
1261 (Dwarf::lines): Support generating simple line table programs.
1262 (Dwarf::assemble): Initialise new namespace variables.
1263
5fc2beac
KB
12642015-12-09 Kevin Buettner <kevinb@redhat.com>
1265
1266 * gdb.base/async.exp (proc test_background): Add case for
1267 asynchronous execution not supported.
1268
1c35a88f
LM
12692015-12-09 Luis Machado <lgustavo@codesourcery.com>
1270
1271 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
1272 format and change test names to make them unique.
1273
b593e3d9
RK
12742015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
1275 Pedro Alves <pedro@redhat.com>
1276
1277 PR gdb/18702
1278 Add checking of floatformats setup on x86_64 hosts.
1279 * gdb.arch/i386-float.S (main): Load bigval and smallval.
1280 (smallval, bigval): New labels/constants.
1281 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
1282 float" after loading bigval and smallval.
1283
d72413e6
PMR
12842015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
1285
1286 * gdb.ada/fun_overload_menu.exp: New testcase.
1287 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
1288
ece66d65
JS
12892015-12-04 Josh Stone <jistone@redhat.com>
1290
1291 * gdb.base/catch-fork-static.exp: New.
1292
41d0efca
YQ
12932015-12-03 Yao Qi <yao.qi@linaro.org>
1294
1295 * gdb.base/sizeof.c: Don't include stdio.h and
1296 ../lib/unbuffer_output.c.
1297 (main): New variable 'size' and 'value'. Remove printf and
1298 gdb_unbuffer_output. Assign return value to size and value.
1299 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
1300 at the beginning.
1301 (check_sizeof): Check the result by printing variable 'size'.
1302 (check_valueof): Check the result by printing variable 'value'.
1303
99fd02d9
YQ
13042015-12-01 Yao Qi <yao.qi@linaro.org>
1305
1306 * gdb.base/disp-step-syscall.exp: Define syscall instruction
1307 for aarch64*-*-linux* target.
1308
f2faf941
PA
13092015-11-30 Pedro Alves <palves@redhat.com>
1310
1311 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
1312
04bf20c5
PA
13132015-11-30 Pedro Alves <palves@redhat.com>
1314
1315 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1316 Handle non-stop mode vCont replies.
1317
09df4675
PA
13182015-11-30 Pedro Alves <palves@redhat.com>
1319
1320 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
1321 prepare_for_testing. Start gdb with "set non-stop on" appended to
1322 GDBFLAGS. Lax expected stop output.
1323
58b584af
YQ
13242015-11-27 Yao Qi <yao.qi@linaro.org>
1325
1326 * gdb.arch/arm-neon.exp: New.
1327 * gdb.arch/arm-neon.c: New.
1328
dfcb77a8
YQ
13292015-11-27 Yao Qi <yao.qi@linaro.org>
1330
1331 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
1332
88e8ec1b
YQ
13332015-11-27 Yao Qi <yao.qi@linaro.org>
1334
1335 * gdb.cp/annota2.exp: Allow multiple occurrences of the
1336 frames-invalid annotation.
1337
bfde72c2
YQ
13382015-11-27 Yao Qi <yao.qi@linaro.org>
1339
1340 * gdb.cp/annota2.exp: Use ${frames_invalid}.
1341
f6512a69
SM
13422015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1343
1344 * gdb.threads/names.exp: New file.
1345 * gdb.threads/names.c: New file.
1346 * README: Mention gdb,no_thread_names.
1347
46a3515b
MM
13482015-11-26 Markus Metzger <markus.t.metzger@intel.com>
1349
1350 PR 19297
1351 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
1352 support" error.
1353
62147a22
PA
13542015-11-24 Pedro Alves <palves@redhat.com>
1355
1356 PR 17539
1357 * gdb.base/display.exp: Expect displays to be sorted in ascending
1358 order. Use multi_line.
1359 * gdb.base/solib-display.exp: Likewise.
1360
2f341b6e
PA
13612015-11-24 Pedro Alves <palves@redhat.com>
1362
1363 PR 17539
1364 * gdb.base/display.exp: Expect displays to be sorted in ascending
1365 order. Use multi_line.
1366 * gdb.base/solib-display.exp: Likewise.
1367
7e0aa6aa
PA
13682015-11-24 Pedro Alves <palves@redhat.com>
1369
1370 PR 17539
1371 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
1372 threads in ascending order.
1373 * gdb.base/foll-fork.exp: Likewise.
1374 * gdb.base/foll-vfork.exp: Likewise.
1375 * gdb.base/multi-forks.exp: Likewise.
1376 * gdb.mi/mi-nonstop.exp: Likewise.
1377 * gdb.mi/mi-nsintrall.exp: Likewise.
1378 * gdb.multi/base.exp: Likewise.
1379 * gdb.multi/multi-arch.exp: Likewise.
1380 * gdb.python/py-inferior.exp: Likewise.
1381 * gdb.threads/break-while-running.exp: Likewise.
1382 * gdb.threads/execl.exp: Likewise.
1383 * gdb.threads/gcore-thread.exp: Likewise.
1384 * gdb.threads/info-threads-cur-sal.exp: Likewise.
1385 * gdb.threads/kill.exp: Likewise.
1386 * gdb.threads/linux-dp.exp: Likewise.
1387 * gdb.threads/multiple-step-overs.exp: Likewise.
1388 * gdb.threads/next-bp-other-thread.exp: Likewise.
1389 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1390 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1391 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1392 * gdb.threads/thread-find.exp: Likewise.
1393 * gdb.threads/tls.exp: Likewise.
1394 * lib/mi-support.exp (mi_reverse_list): Delete.
1395 (mi_check_thread_states): No longer reverse list.
1396
2cc57ad8
PA
13972015-11-24 Pedro Alves <palves@redhat.com>
1398
1399 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
1400 use lowercase.
1401
c93e8391
SM
14022015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1403
1404 * gdb.trace/actions.c: Include trace-common.h.
1405 (main): Add a location for a fast tracepoint.
1406 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1407 the normal tracepoints.
1408 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1409
045ccf91
SM
14102015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1411
1412 * save-trace.exp: Factor out code to these...
1413 (gdb_save_tracepoints): New.
1414 (gdb_load_tracepoints): New.
1415 (do_save_load_test): New.
1416
5506f9f6
KB
14172015-11-23 Kevin Buettner <kevinb@redhat.com>
1418
1419 * gdb.base/asmlabel.exp: New test.
1420 * gdb.base/asmlabel.c: New test case.
1421
16c3b12f
JB
14222015-11-23 Joel Brobecker <brobecker@adacore.com>
1423
1424 * gdb.base/wrong_frame_bt_full-main.c: New file.
1425 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1426 * gdb.base/wrong_frame_bt_full.exp: New file.
1427
155bfbd3
JB
14282015-11-23 Joel Brobecker <brobecker@adacore.com>
1429
1430 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1431
bb097445
JM
14322015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1433
206853a0 1434 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
1435 pstate register when comparing registers values in
1436 sparc64-*-linux-gnu targets to avoid spurious differences.
1437
9c88ed8f
JM
14382015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1439
206853a0 1440 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 1441
96161e25
SL
14422015-11-19 Sandra Loosemore <sandra@codesourcery.com>
1443
1444 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1445 as type argument to gdb_compile.
1446 * gdb.base/nested-subp2.exp: Likewise.
1447 * gdb.base/nested-subp3.exp: Likewise.
1448
340c2830
DV
14492015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
1450
1451 * lib/dwarf.exp (_note): Fix left shift of negative value.
1452 * gdb.trace/trace-condition.exp: Likewise.
1453
c1862d0f
YQ
14542015-11-13 Yao Qi <yao.qi@linaro.org>
1455
1456 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1457 comments about d10v.
1458 (test_scalar_returns): Likewise.
1459 * gdb.base/d10v.ld: Remove.
1460 * gdb.base/overlays.exp: Remove the target triplet checking for
1461 d10v-*-*.
1462 * gdb.base/structs.exp (test_struct_returns): Remove the
1463 comments about d10v.
1464 (test_struct_calls): Likewise.
1465
77ae9c19
YQ
14662015-11-13 Yao Qi <yao.qi@linaro.org>
1467
1468 * gdb.base/gnu_vector.exp: Check the return value by "p res".
1469 * gdb.base/gnu_vector.c: Don't include stdio.h.
1470 (main): Don't print res and call add_some_intvecs.
1471
430e004e
MK
14722015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
1473
1474 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1475 macro.
1476 (func5): Removed.
1477 (func4): Use FAST_TRACEPOINT_LABEL.
1478 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1479 macro.
1480 (func): Removed.
1481 (thread_function): Use FAST_TRACEPOINT_LABEL.
1482 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1483 (func): Remove.
1484 (marker): Use FAST_TRACEPOINT_LABEL.
1485 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1486 (pendfunc1): Remove.
1487 (pendfunc): Use FAST_TRACEPOINT_LABEL.
1488 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1489 (foo): Remove.
1490 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1491 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1492 macro.
1493 (func): Remove.
1494 (marker): Use FAST_TRACEPOINT_LABEL.
1495 * gdb.trace/trace-common.h: New header.
1496 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1497 macro.
1498 (func): Remove.
1499 (marker): Use FAST_TRACEPOINT_LABEL.
1500 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1501 (func): Remove.
1502 (thread_function): Use FAST_TRACEPOINT_LABEL.
1503
6e7675a7
MK
15042015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
1505
1506 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1507 in front.
1508 * gdb.trace/change-loc.exp: Use global pcreg definition.
1509 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1510 * gdb.trace/entry-values.exp: Use global spreg definition, add $
1511 in front.
1512 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1513 * gdb.trace/pending.exp: Likewise.
1514 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1515 * gdb.trace/trace-break.exp: Likewise.
1516 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1517 in front.
1518 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1519 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1520 in front.
1521 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1522
dddc0e16
JB
15232015-11-09 Joel Brobecker <brobecker@adacore.com>
1524
1525 * gdb.ada/fin_fun_out: New testcase.
1526
c6f0b406
KB
15272015-11-07 Kevin Buettner <kevinb@redhat.com>
1528
1529 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1530 value associated with DW_AT_byte_size.
1531 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1532 constants for DW_AT_byte_size, DW_AT_lower_bound, and
1533 DW_AT_upper_bound.
1534
f01dcfd9
KB
15352015-11-07 Kevin Buettner <kevinb@redhat.com>
1536
1537 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1538 (gdb_target_symbol_prefix_flags): Define in terms of _asm
1539 version.
1540 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1541 gdb.dwarf2/dw2-canonicalize-type.exp,
1542 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1543 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1544 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1545 provided by gdb_target_symbol_prefix_flags_asm.
1546 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1547 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1548 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1549 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1550 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1551 macros where needed). Use this macro for symbols which require
1552 the prefix provided by SYMBOL_PREFIX.
1553
2223449a
KB
15542015-11-05 Kevin Buettner <kevinb@redhat.com>
1555
1556 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1557 New procs.
1558 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1559 representing expressions, of more than one list element.
1560 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1561 to prepend linker symbol prefix to f.
1562 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1563 table_1 and table_2.
1564 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1565 Likewise, for f and g.
1566 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1567 for ptr.
1568 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1569 for main.
1570 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1571 table_1_ptr and table_2_ptr.
1572
6f2f1a3a
JK
15732015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1574 Joel Brobecker <brobecker@adacore.com>
1575
1576 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1577
566c56c9
MK
15782015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
1579
1580 * gdb.reverse/s390-mvcle.c: New test.
1581 * gdb.reverse/s390-mvcle.exp: New file.
1582 * lib/gdb.exp: Enable reverse tests on s390*-linux.
1583
d5f0636b
MK
15842015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1585
1586 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1587
7ad8b86c
MK
15882015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1589
1590 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1591 reaching marker2.
1592 * gdb.reverse/getresuid-reverse.exp: Likewise.
1593 * gdb.reverse/pipe-reverse.exp: Likewise.
1594 * gdb.reverse/readv-reverse.exp: Likewise.
1595 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1596 * gdb.reverse/time-reverse.exp: Likewise.
1597 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1598
4081c0f1
YQ
15992015-10-30 Yao Qi <yao.qi@linaro.org>
1600
1601 * gdb.threads/wp-replication.c (watch_count_done): Remove.
1602 (empty_cycle): Remove.
1603 (main): Don't call empty_cycle. Don't use watch_count_done.
1604 * gdb.threads/wp-replication.exp: Don't set breakpoint on
1605 empty_cycle. Rewrite the code counting HW watchpoints.
1606
452b4ba5
MK
16072015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
1608
1609 * gdb.reverse/fstatat-reverse.c: New test.
1610 * gdb.reverse/fstatat-reverse.exp: New file.
1611 * gdb.reverse/getresuid-reverse.c: New test.
1612 * gdb.reverse/getresuid-reverse.exp: New file.
1613 * gdb.reverse/pipe-reverse.c: New test.
1614 * gdb.reverse/pipe-reverse.exp: New file.
1615 * gdb.reverse/readv-reverse.c: New test.
1616 * gdb.reverse/readv-reverse.exp: New file.
1617 * gdb.reverse/recvmsg-reverse.c: New test.
1618 * gdb.reverse/recvmsg-reverse.exp: New file.
1619 * gdb.reverse/time-reverse.c: New test.
1620 * gdb.reverse/time-reverse.exp: New file.
1621 * gdb.reverse/waitpid-reverse.c: New test.
1622 * gdb.reverse/waitpid-reverse.exp: New file.
1623
5e2e7507
JK
16242015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1625
1626 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1627
0fde2c53
DE
16282015-10-26 Doug Evans <dje@google.com>
1629
1630 PR symtab/17391
1631 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1632 * gdb.dwarf2/bad-regnum.c: New file.
1633 * gdb.dwarf2/bad-regnum.exp: New file.
1634
1a70ae97
DE
16352015-10-26 Doug Evans <dje@google.com>
1636
1637 PR python/18938
1638 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1639 file.
1640
27dc26ab
JK
16412015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1642
1643 * gdb.compile/compile.exp (compile code globalvar): Update expectation
1644 for a change by "Mention language in compile error message".
1645
bed91f4d
SM
16462015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
1647
1648 PR python/18073
1649 * gdb.python/py-type.c (C::a_method): New.
1650 (C::a_const_method): New.
1651 (C::a_static_method): New.
1652 (a_function): New.
1653 * gdb.python/py-type.exp (test_fields): Test getting fields
1654 from function and method.
1655
3f2f83dd
KB
16562015-10-21 Keven Boell <keven.boell@intel.com>
1657
1658 * gdb.fortran/vla-alloc-assoc.exp: New file.
1659 * gdb.fortran/vla-datatypes.exp: New file.
1660 * gdb.fortran/vla-datatypes.f90: New file.
1661 * gdb.fortran/vla-history.exp: New file.
1662 * gdb.fortran/vla-ptype-sub.exp: New file.
1663 * gdb.fortran/vla-ptype.exp: New file.
1664 * gdb.fortran/vla-sizeof.exp: New file.
1665 * gdb.fortran/vla-sub.f90: New file.
1666 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1667 * gdb.fortran/vla-value-sub-finish.exp: New file.
1668 * gdb.fortran/vla-value-sub.exp: New file.
1669 * gdb.fortran/vla-value.exp: New file.
1670 * gdb.fortran/vla-ptr-info.exp: New file.
1671 * gdb.mi/mi-vla-fortran.exp: New file.
1672 * gdb.mi/vla.f90: New file.
1673
27145d50
SL
16742015-10-21 Sandra Loosemore <sandra@codesourcery.com>
1675
1676 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1677 of hardwired timeout value.
1678
5f3ff4f8
JK
16792015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1680 Pedro Alves <palves@redhat.com>
1681
1682 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1683 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1684
bfd09d20
JS
16852015-10-19 Josh Stone <jistone@redhat.com>
1686
1687 * gdb.base/catch-syscall.c: Include <sched.h>.
1688 (unknown_syscall): New variable.
1689 (main): Trigger a vfork and an unknown syscall.
1690 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
1691 (unknown_syscall_number): Likewise.
1692 (check_call_to_syscall): Accept an optional syscall pattern.
1693 (check_return_from_syscall): Likewise.
1694 (check_continue): Likewise.
1695 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
1696 (test_catch_syscall_skipping_return): New test toggling off 'catch
1697 syscall' to step over the syscall return, then toggling back on.
1698 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
1699 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
1700 (do_syscall_tests): Call test_catch_syscall_without_args and
1701 test_catch_syscall_mid_vfork.
1702 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
1703 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
1704
b32b93c6
AS
17052015-10-19 Andrew Stubbs <ams@codesourcery.com>
1706
1707 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
1708 print g_vE): Add new pass patterns.
1709 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
1710 print various symbol names for vptr fields.
1711
9d622bda
AB
17122015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1713
1714 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
1715 results.
1716
0fd8ac1c
YQ
17172015-10-12 Yao Qi <yao.qi@linaro.org>
1718
1719 * gdb.arch/disp-step-insn-reloc.exp: New test case.
1720
34240514
YQ
17212015-10-12 Yao Qi <yao.qi@linaro.org>
1722
1723 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
1724 is aarch64*-*-linux*.
1725
8240f442
YQ
17262015-10-12 Yao Qi <yao.qi@linaro.org>
1727
1728 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
1729 (can_relocate_bcond_true): ... it.
1730 (can_relocate_bcond_false): New function.
1731 (foo): Likewise.
1732 (can_relocate_bl): Likewise.
1733 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
1734 can_relocate_bl.
1735
2520f728
PMR
17362015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
1737
1738 * gdb.base/nested-addr.c: New file.
1739 * gdb.base/nested-addr.exp: New testcase.
1740
abcef95a
MM
17412015-10-09 Markus Metzger <markus.t.metzger@intel.com>
1742
1743 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
1744 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
1745 its output. Ignore the output of "record goto begin" and instead
1746 check that GDB is replaying.
1747
145e3ddb
PA
17482015-10-09 Pedro Alves <palves@redhat.com>
1749
1750 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
1751 (top level): Use it in the run with no args test.
1752
d5d8c4e1
IB
17532015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
1754
1755 * gdb.dlang/properties.exp: New file.
1756
06e635ef
SL
17572015-10-02 Sandra Loosemore <sandra@codesourcery.com>
1758
1759 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
1760 whether or not address 0x1000 is mapped on the target.
1761
e019fd1d
SM
17622015-09-30 Simon Marchi <simon.marchi@ericsson.com>
1763
1764 * gdb.python/py-type.exp: Do not run tests if binaries fail to
1765 build.
1766
77ba2a67
MM
17672015-09-30 Markus Metzger <markus.t.metzger@intel.com>
1768
1769 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
1770 instruction-history test.
1771
c60eb31f
DE
17722015-09-28 Doug Evans <dje@google.com>
1773
1774 * gdb.base/gcore.c (array_func): Add reference to static_array.
1775
9a3c8263
SM
17762015-09-25 Simon Marchi <simon.marchi@ericsson.com>
1777
1778 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
1779 source line.
1780
9720e656
SL
17812015-09-24 Sandra Loosemore <sandra@codesourcery.com>
1782
1783 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
1784 short or char as base type.
1785
938d3bf2
SL
17862015-09-23 Sandra Loosemore <sandra@codesourcery.com>
1787
1788 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
1789 to allow any size enum.
1790
e6c2c623
PMR
17912015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
1792
1793 * gdb.ada/array_ptr_renaming.exp: New testcase.
1794 * gdb.ada/array_ptr_renaming/foo.adb: New file.
1795 * gdb.ada/array_ptr_renaming/pack.ads: New file.
1796
06da0f77
PL
17972015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1798
1799 * gdb.trace/ftrace-lock.c: New file.
1800 * gdb.trace/ftrace-lock.exp: New file.
1801
4f51c22a
PL
18022015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1803
1804 * gdb.arch/insn-reloc.c: New file.
1805 * gdb.arch/ftrace-insn-reloc.exp: New file.
1806
7041adf4
PL
18072015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1808
1809 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
1810 instruction.
1811 * gdb.trace/pendshr1.c (pendfunc): Likewise.
1812 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
1813 * gdb.trace/range-stepping.c: Likewise.
1814 * gdb.trace/trace-break.c: Likewise.
1815 * gdb.trace/trace-mt.c (thread_function): Likewise.
1816 * gdb.trace/ftrace.c (marker): Likewise.
1817 * gdb.trace/trace-condition.c (marker): Likewise.
1818 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
1819 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
1820 is_aarch64_target.
1821
015d2e7e
DE
18222015-09-18 Doug Evans <xdje42@gmail.com>
1823
1824 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
1825 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
1826
26b188a2
SL
18272015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1828
1829 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
1830 the breakpoint.
1831
79dc332b
SL
18322015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1833
1834 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
1835 the pending breakpoint. Remove timeout override for "Run till
1836 MI pending breakpoint on pendfunc3 on thread 2" test.
1837
f57929f2
SL
18382015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1839
1840 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
1841 filename pattern.
1842
3f469b17
SL
18432015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1844
1845 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
1846 in breakpoint filename pattern.
1847
515b89b3
SL
18482015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1849
7800dbe4
SL
1850 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
1851
18522015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1853
515b89b3
SL
1854 * gdb.linespec/explicit.exp: Check for readline support for
1855 tab-completion tests. Fix obvious typo.
1856
d2939ba2
MM
18572015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1858
1859 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
1860 and replay.
1861
cbb55fa7
MM
18622015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1863
1864 * gdb.btrace/non-stop.c: New.
1865 * gdb.btrace/non-stop.exp: New.
1866
43691ca1
PL
18672015-09-17 Pierre Langlois <pierre.langlois@arm.com>
1868 Yao Qi <yao.qi@linaro.org>
1869
1870 * gdb.trace/trace-condition.c: New file.
1871 * gdb.trace/trace-condition.exp: New file.
1872
d78908cf
WW
18732015-09-16 Wei-cheng Wang <cole945@gmail.com>
1874
1875 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
1876 for testing bytecode compilation.
1877
1ed415e2
PA
18782015-09-16 Pedro Alves <palves@redhat.com>
1879 Sandra Loosemore <sandra@codesourcery.com>
1880
1881 * gdb.threads/non-stop-fair-events.c (timeout): New global.
1882 (SECONDS): Redefine.
1883 (main): Call pthread_kill and alarm early.
1884 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
1885 support.
1886 (test): If the target can't hardware step and doesn't support
1887 displaced stepping, increase the timeout.
1888
d136eff5
PA
18892015-09-16 Pedro Alves <palves@redhat.com>
1890
1891 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
1892 (enable_debug): New procedures.
1893 (test): Use them. Bail out if waiting for threads fails.
1894 (top level): Bail out if a test fails.
1895
991f019c
YQ
18962015-09-16 Yao Qi <yao.qi@linaro.org>
1897
1898 * gdb.asm/asm-source.exp: Set asm-arch for
1899 aarch64*-*-* target.
1900 * gdb.asm/aarch64.inc: New file.
1901
bfca584f
PMR
19022015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
1903
1904 * gdb.ada/array_of_variable_length.exp: New testcase.
1905 * gdb.ada/array_of_variable_length/foo.adb: New file.
1906 * gdb.ada/array_of_variable_length/pck.adb: New file.
1907 * gdb.ada/array_of_variable_length/pck.ads: New file.
1908
b326e587
DE
19092015-09-15 Doug Evans <dje@google.com>
1910
1911 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
1912 of function static local variable.
1913
5382cfab
PW
19142015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1915
1916 * gdb.threads/tls-so_extern.exp: New test file.
1917 * gdb.threads/tls-so_extern.c: New test file.
1918 * gdb.threads/tls-so_extern_main.c: New test file.
1919
141c5cc4
JK
19202015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1921
1922 * gdb.opt/solib-intra-step-lib.c: New file.
1923 * gdb.opt/solib-intra-step-main.c: New file.
1924 * gdb.opt/solib-intra-step.exp: New file.
1925
d15dcecd
PA
19262015-09-15 Pedro Alves <palves@redhat.com>
1927
1928 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
1929 gdb_continue_to_breakpoint instead of gdb_test_multiple.
1930
4c2f2a79
PA
19312015-09-14 Pedro Alves <palves@redhat.com>
1932
1933 * gdb.base/hook-stop-continue.c: Delete.
1934 * gdb.base/hook-stop-continue.exp: Delete.
1935 * gdb.base/hook-stop-frame.c: Delete.
1936 * gdb.base/hook-stop-frame.exp: Delete.
1937 * gdb.base/hook-stop.c: New file.
1938 * gdb.base/hook-stop.exp: New file.
1939
919e6dbe
PMR
19402015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
1941
1942 * gdb.ada/access_to_packed_array.exp: New testcase.
1943 * gdb.ada/access_to_packed_array/foo.adb: New file.
1944 * gdb.ada/access_to_packed_array/pack.adb: New file.
1945 * gdb.ada/access_to_packed_array/pack.ads: New file.
1946
157280a4
MM
19472015-09-14 Markus Metzger <markus.t.metzger@intel.com>
1948
1949 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
1950 buffer size test.
1951
2fd33e94
DB
19522015-09-11 Don Breazeal <donb@codesourcery.com>
1953
1954 * gdb.base/foll-exec.c: Add copyright header. Fix
1955 formatting issues.
1956 * gdb.base/foll-exec.exp (zap_session): Delete proc.
1957 (do_exec_tests): Use clean_restart in place of zap_session,
1958 and for test initialization. Fix formatting issues. Use
1959 fail in place of perror.
1960 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
1961 an expect statement to match an expression with output from
1962 the program under debug.
1963 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
1964 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
1965 * gdb.threads/non-ldr-exc-2.exp: Likewise.
1966 * gdb.threads/non-ldr-exc-3.exp: Likewise.
1967 * gdb.threads/non-ldr-exc-4.exp: Likewise.
1968
e70b6e8e
DE
19692015-09-09 Doug Evans <dje@google.com>
1970
1971 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
1972
7a551a51
DE
19732015-09-09 Doug Evans <dje@google.com>
1974
1975 * gdb.base/pie-execl.exp: Fix result test of build_executable.
1976
4c666f84
DE
19772015-09-09 Doug Evans <dje@google.com>
1978
1979 * gdb.base/savedregs.exp: Fix typo.
1980
243a9253
PA
19812015-09-09 Pedro Alves <palves@redhat.com>
1982
1983 * gdb.mi/mi-cli.exp: Add CLI finish tests.
1984
c0fa8fbd
SL
19852015-09-08 Sandra Loosemore <sandra@codesourcery.com>
1986
1987 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
1988 command actually switches threads. Give up on remaining
1989 tests if target fails to stop at breakpoint.
1990
cd7c1778
PMR
19912015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
1992
1993 * gdb.ada/funcall_char.exp: New testcase.
1994 * gdb.ada/funcall_char/foo.adb: New file.
1995
dc5c8746
PMR
19962015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
1997
1998 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
1999 expected outputs. Add two testcases for completing ambiguous
2000 functions.
2001 * gdb.ada/complete/aux_pck.adb: New file.
2002 * gdb.ada/complete/aux_pck.ads: New file.
2003 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
2004 Ambiguous_Func functions.
2005 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
2006 * gdb.ada/complete/pck.adb: Likewise.
2007
4e83a1e7
UW
20082015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
2009
2010 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
2011 failures to run the test program under GDB.
2012
8ce74153
LM
20132015-08-26 Luis Machado <lgustavo@codesourcery.com>
2014
2015 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2016 to C.
2017
e9756d52
PP
20182015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2019
2020 * gdb.base/run-after-attach.exp: New test file.
2021 * gdb.base/run-after-attach.c: New test file.
2022
8d37573b
DB
20232015-08-26 Don Breazeal <donb@codesourcery.com>
2024
2025 * gdb.base/foll-exec-2.c: New test program.
2026 * gdb.base/foll-exec-2.exp: New test.
2027
63e43d3a
PMR
20282015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2029
2030 * gdb.base/nested-subp1.exp: New file.
2031 * gdb.base/nested-subp1.c: New file.
2032 * gdb.base/nested-subp2.exp: New file.
2033 * gdb.base/nested-subp2.c: New file.
2034 * gdb.base/nested-subp3.exp: New file.
2035 * gdb.base/nested-subp3.c: New file.
2036
3d40fbb5
PA
20372015-08-24 Pedro Alves <palves@redhat.com>
2038
2039 * gdb.server/connect-without-multi-process.c: New file.
2040 * gdb.server/connect-without-multi-process.exp: New file.
2041
4422ac93
LM
20422015-08-24 Luis Machado <lgustavo@codesourcery.com>
2043
2044 * gdb.opt/inline-markers.c: Make z int.
2045
91dddb86
LM
20462015-08-24 Luis Machado <lgustavo@codesourcery.com>
2047
2048 * gdb.opt/inline-markers.c: Make z volatile.
2049
a48847ee
LM
20502015-08-24 Luis Machado <lgustavo@codesourcery.com>
2051
2052 * gdb.opt/inline-bt.c: New volatile global z.
2053 * gdb.opt/inline-cmds.c: Likewise.
2054 * gdb.opt/inline-locals.c: Likewise.
2055 * gdb.opt/inline-markers.c: New extern global z.
2056 (marker): Use z.
2057 (inline_fn): Likewise.
2058
0ebbc52b
PA
20592015-08-24 Pedro Alves <palves@redhat.com>
2060
2061 * config/m32r-stub.exp: Remove file.
2062 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2063 * gdb.base/call-rt-st.exp: Likewise.
2064 * gdb.base/call-strs.exp: Likewise.
2065 * gdb.base/default.exp: Remove references to h8300-*-hms and
2066 *-*-udi*.
2067 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
2068
77c365df
AA
20692015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2070
2071 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
2072 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
2073 and "return" use KFAIL when GDB can not read/write the vector
2074 return value.
2075
4313b8c0
GB
20762015-08-21 Gary Benson <gbenson@redhat.com>
2077
2078 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2079
0e433b32
PA
20802015-08-20 Pedro Alves <palves@redhat.com>
2081
2082 * gdb.server/solib-list.exp: No longer expect an interior stop in
2083 non-stop mode.
2084
221e1a37
PA
20852015-08-20 Pedro Alves <palves@redhat.com>
2086
2087 * gdb.server/connect-stopped-target.c: New file.
2088 * gdb.server/connect-stopped-target.exp: New file.
2089
40e3ad0e
PA
20902015-08-20 Pedro Alves <palves@redhat.com>
2091
2092 * gdb.dwarf2/comp-unit-lang.exp: New file.
2093 * gdb.dwarf2/comp-unit-lang.c: New file.
2094
af39b327
PMR
20952015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
2096
2097 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
2098 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
2099
7d45c7c3 21002015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 2101
7d45c7c3
KB
2102 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
2103 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
2104
4d6cceb4
DE
21052015-08-18 Doug Evans <dje@google.com>
2106 Adrian Sendroiu <adrian.sendroiu@freescale.com>
2107
2108 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
2109 skip_python_tests. New arg prompt_regexp.
2110 (skip_python_tests): New function.
2111 * lib/mi-support.exp (mi_skip_python_tests): New function.
2112 * gdb.python/py-mi-objfile-gdb.py: New file.
2113 * gdb.python/py-mi-objfile.c: New file.
2114 * gdb.python/py-mi-objfile.exp: New file.
2115
ad89c2aa
KS
21162015-08-17 Keith Seitz <keiths@redhat.com>
2117
2118 * gdb.linespec/explicit.exp: Move strace test from here ...
2119 * gdb.trace/strace.exp: ... to here.
2120
e3ae3c43
PP
21212015-08-15 Patrick Palka <patrick@parcs.ath.cx>
2122
2123 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
2124 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
2125
604b2636
DE
21262015-08-14 Doug Evans <xdje42@gmail.com>
2127
2128 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
2129 inferior before selecting a new file.
2130
6ff0ba5f
DE
21312015-08-14 Doug Evans <xdje42@gmail.com>
2132
2133 * gdb.mi/mi-disassemble.exp: Update.
2134 * gdb.base/disasm-optim.S: New file.
2135 * gdb.base/disasm-optim.c: New file.
2136 * gdb.base/disasm-optim.h: New file.
2137 * gdb.base/disasm-optim.exp: New file.
2138
9ca98f92
KS
21392015-08-14 Keith Seitz <keiths@redhat.com>
2140
2141 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
2142 "evaluated-by".
2143
52bbc560
JB
21442015-08-13 Joel Brobecker <brobecker@adacore.com>
2145
2146 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
2147
5d8c3ed3
PMR
21482015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
2149
2150 * gdb.ada/fun_renaming.exp: New testcase.
2151 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
2152 * gdb.ada/fun_renaming/pack.adb: New file.
2153 * gdb.ada/fun_renaming/pack.ads: New file.
2154
ea8812bc
KS
21552015-08-12 Keith Seitz <keiths@redhat.com>
2156
2157 * gdb.base/dso2dso.exp: Pass basename of source file in call to
2158 gdb_get_line_number.
2159
4dafcdeb
JB
21602015-08-12 Joel Brobecker <brobecker@adacore.com>
2161
2162 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
2163 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
2164 gdb.base/dso2dso.exp: New files.
2165
5ba32597
SDJ
21662015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2167 Pedro Alves <palves@redhat.com>
2168 Keith Seitz <keiths@redhat.com>
2169
2170 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
2171 GDBFLAGS.
2172
b6dafabf
PP
21732015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2174
2175 * gdb.base/gdbhistsize-history.exp
2176 (test_histsize_history_setting): Use save_vars.
2177 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2178 Use save_vars.
2179 (test_no_truncation_of_unlimited_history_file): Use save_vars.
2180 * gdb.base/readline.exp: Use save_vars.
2181
abe8e607
PP
21822015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2183
2184 * lib/gdb.exp (save_vars): New proc.
2185
629500fa
KS
21862015-08-11 Keith Seitz <keiths@redhat.com>
2187
2188 * gdb.base/help.exp: Update help_breakpoint_text.
2189
eb8c4e2e
KS
21902015-08-11 Keith Seitz <keiths@redhat.com>
2191
2192 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
2193 (at toplevel): Call test_explicit_breakpoints.
2194 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
2195 breakpoints.
2196 * lib/mi-support.exp (mi_make_breakpoint): Add support for
2197 breakpoint conditions, "-cond".
2198
87f0e720
KS
21992015-08-11 Keith Seitz <keiths@redhat.com>
2200
2201 * gdb.linespec/3explicit.c: New file.
2202 * gdb.linespec/cpexplicit.cc: New file.
2203 * gdb.linespec/cpexplicit.exp: New file.
2204 * gdb.linespec/explicit.c: New file.
2205 * gdb.linespec/explicit.exp: New file.
2206 * gdb.linespec/explicit2.c: New file.
2207 * gdb.linespec/ls-errs.exp: Add explicit location tests.
2208 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
2209 before using in the matching pattern.
2210 Clarify that `prefix' is a regular expression.
2211
f00aae0f
KS
22122015-08-11 Keith Seitz <keiths@redhat.com>
2213
2214 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
2215 test.
2216 Add tests for missing ",FMT" and ",".
2217
e27852be
DE
22182015-08-10 Doug Evans <dje@google.com>
2219 Keith Seitz <keiths@redhat.com>
2220
2221 PR gdb/17960
2222 * gdb.base/completion.exp: Add location completer tests.
2223
7f03bd92
PA
22242015-08-07 Pedro Alves <palves@redhat.com>
2225
2226 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
2227 tests here.
2228 (top level): Run do_test with and without displaced stepping.
2229
3fc8eb30
PA
22302015-08-07 Pedro Alves <palves@redhat.com>
2231
2232 * gdb.base/valgrind-disp-step.c: New file.
2233 * gdb.base/valgrind-disp-step.exp: New file.
2234
d4569d7b
PA
22352015-08-07 Pedro Alves <palves@redhat.com>
2236
2237 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
2238 Delete function.
2239 (main): Add alarm. Run an infinite loop instead of calling
2240 wait_threads.
2241 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
2242 comment.
2243 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
2244 Delete function.
2245 (main): Add alarm. Run an infinite loop instead of calling
2246 wait_threads.
2247 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
2248 comment.
2249
e1316e60
PA
22502015-08-07 Pedro Alves <palves@redhat.com>
2251
2252 * gdb.base/checkpoint-ns.exp: New file.
2253 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
2254 standard_testfile.
2255
da8c46d2
MM
22562015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2257
2258 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
2259 * gdb.btrace/instruction_history.exp: Update.
2260 * gdb.btrace/tsx.exp: New.
2261 * gdb.btrace/tsx.c: New.
2262
de1c2c52
PA
22632015-08-06 Pedro Alves <palves@redhat.com>
2264
2265 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
2266 increase timeout.
2267 * gdb.reverse/until-precsave.exp: Bump timeouts.
2268
782e0bf4
PA
22692015-08-06 Pedro Alves <palves@redhat.com>
2270
2271 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
2272
83e97ed0
PA
22732015-08-06 Pedro Alves <palves@redhat.com>
2274
2275 PR gdb/18749
2276 * gdb.threads/process-dies-while-handling-bp.c: New file.
2277 * gdb.threads/process-dies-while-handling-bp.exp: New file.
2278
863d01bd
PA
22792015-08-06 Pedro Alves <palves@redhat.com>
2280
2281 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
2282 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
2283
0a39bb32
PA
22842015-08-05 Pedro Alves <palves@redhat.com>
2285
2286 * gdb.threads/next-while-other-thread-longjmps.c: New file.
2287 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
2288
ee2d2b10
SL
22892015-08-03 Sandra Loosemore <sandra@codesourcery.com>
2290
2291 * gdb.base/bp-permanent.exp: Report test as unsupported if
2292 the target cannot stop at the permanent breakpoint.
2293
4e1bdb00
DE
22942015-08-03 Doug Evans <dje@google.com>
2295
2296 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
2297 10000.
2298
3d338901
DE
22992015-08-03 Doug Evans <dje@google.com>
2300
2301 * Makefile.in (workers/%.worker, build-perf): New rule.
2302 (GDB_PERFTEST_MODE): New variable.
2303 (check-perf): Use it.
2304 (clean): Clean up gdb.perf parallel build subdirs.
2305 * lib/build-piece.exp: New file.
2306 * lib/gdb.exp (make_gdb_parallel_path): New function
2307 (standard_output_file, standard_temp_file): Call it.
2308 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2309 of $GDB_PARALLEL.
2310 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
2311
af061d3e
DE
23122015-08-03 Doug Evans <dje@google.com>
2313
8e1afc81 2314 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
2315 (LOG_FILE_NAME): New global.
2316 (TextReporter.__init__): Initialize self.txt_sum.
2317 (TextReporter.report): Add support for multiple data-points.
2318 Move report to perftest.sum, put raw data in perftest.log.
2319 (TextReporter.start): Open sum and log files.
2320 (TextReporter.end): Close sum and log files.
8e1afc81
DE
2321 * gdb.perf/lib/perftest/testresult.py
2322 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 2323
2c8c5d37
PA
23242015-07-31 Pedro Alves <palves@redhat.com>
2325
2326 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
2327 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2328 kill_wait_spawned_process instead of explicit "kill -9".
2329 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
2330 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2331 kill_wait_spawned_process.
2332 * gdb.base/attach-twice.exp: Likewise.
2333 * gdb.base/attach.exp: Likewise.
2334 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
2335 gdb_test_multiple.
2336 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
2337 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2338 kill_wait_spawned_process.
2339 * gdb.base/valgrind-infcall.exp: Likewise.
2340 * gdb.multi/multi-attach.exp: Likewise.
2341 * gdb.python/py-prompt.exp: Likewise.
2342 * gdb.python/py-sync-interp.exp: Likewise.
2343 * gdb.server/ext-attach.exp: Likewise.
2344 * gdb.threads/attach-into-signal.exp (corefunc): Use
2345 spawn_wait_for_attach, spawn_id_get_pid and
2346 kill_wait_spawned_process.
2347 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
2348 spawn_wait_for_attach returning a spawn id instead of a pid. Use
2349 spawn_id_get_pid and kill_wait_spawned_process.
2350 * gdb.threads/attach-stopped.exp (corefunc): Use
2351 spawn_wait_for_attach, spawn_id_get_pid and
2352 kill_wait_spawned_process.
2353 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
2354 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2355 kill_wait_spawned_process instead of explicit "kill -9".
2356 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
2357 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
2358 (spawn_wait_for_attach): Use spawn instead of exec to spawn
2359 processes. Don't map cygwin/windows pids here. Now returns a
2360 spawn id list.
2361
032a0fca
SL
23622015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2363
2364 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
2365 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
2366 correct patch.
2367
61a934ca
SL
23682015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2369
2370 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
2371
4bc4d428
SL
23722015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2373
2374 Reapply:
2375 2014-05-21 Mark Wielaard <mjw@redhat.com>
2376
2377 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2378
998d452a
PA
23792015-07-30 Pedro Alves <palves@redhat.com>
2380
2381 * linux-low.c (handle_extended_wait): Set the child's last
2382 reported status to TARGET_WAITKIND_STOPPED.
2383
69dde7dc
PA
23842015-07-30 Pedro Alves <palves@redhat.com>
2385
2386 PR threads/18600
2387 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2388 only shows inferior 1.
2389
4dd63d48
PA
23902015-07-30 Simon Marchi <simon.marchi@ericsson.com>
2391 Pedro Alves <palves@redhat.com>
2392
2393 PR threads/18600
2394 * gdb.threads/fork-plus-threads.c: New file.
2395 * gdb.threads/fork-plus-threads.exp: New file.
2396
d618e4c5
PP
23972015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2398
2399 * gdb.base/batch-preserve-term-settings.exp
2400 (test_terminal_settings_preserved_after_cli_exit): Use
2401 send_quit_command.
2402
1eef6428
PA
24032015-07-29 Pedro Alves <palves@redhat.com>
2404 Don Breazeal <donb@codesourcery.com>
2405
2406 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2407 output from both inferior_spawn_id and gdb_spawn_id.
2408
7da5b897
SDJ
24092015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2410
2411 * gdb.threads/attach-into-signal.exp (corefunc): Use
2412 with_test_prefix on nested loops, uniquefying the test messages.
2413
dac804df
SDJ
24142015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2415
2416 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2417 commit.
2418
06265e53
PP
24192015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2420
2421 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2422 New proc.
2423 (test_terminal_settings_preserved_after_sigterm): New test.
2424
18206ca3
PP
24252015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2426
2427 * gdb.base/batch-preserve-term-settings.exp
2428 (test_terminal_settings_preserved_after_cli_exit): New test.
2429
90074d11
PP
24302015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2431
2432 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2433 manipulation of saved_gdbflags.
2434 (test_terminal_settings_preserved): Remove global declaration of
2435 the unused variable pagination_prompt. Remove manipulation of
2436 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
2437 GDBFLAGS.
2438
eb1a7902
PA
24392015-07-29 Pedro Alves <palves@redhat.com>
2440
2441 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2442
8b75dd3b
PA
24432015-07-29 Pedro Alves <palves@redhat.com>
2444
2445 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2446 at the top.
2447
dedad4e3
PA
24482015-07-29 Pedro Alves <palves@redhat.com>
2449
2450 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2451 (main): Call gdb_unbuffer_output.
2452 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2453 (main): Call gdb_unbuffer_output.
2454 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2455 (main): Call gdb_unbuffer_output.
2456 * gdb.base/call-strs.exp: Adjust to step over the
2457 gdb_unbuffer_output call.
2458 * gdb.base/catch-gdb-caused-signals.c: Include
2459 "../lib/unbuffer_output.c".
2460 (main): Call gdb_unbuffer_output.
2461 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2462 (main): Call gdb_unbuffer_output.
2463 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2464 (main): Call gdb_unbuffer_output.
2465 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2466 (main): Call gdb_unbuffer_output.
2467 * gdb.base/shlib-call.exp: Adjust to step over the
2468 gdb_unbuffer_output call.
2469 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2470 (main): Call gdb_unbuffer_output.
2471 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2472 (main): Call gdb_unbuffer_output.
2473 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2474 (main): Rename to ...
2475 (test): ... this.
2476 (main): Reimplement.
2477 * gdb.base/varargs.exp: Run to test instead of to main.
2478 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2479 (main): Call gdb_unbuffer_output.
2480
58789a91
PA
24812015-07-29 Pedro Alves <palves@redhat.com>
2482
2483 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2484 factore out from mi_continue_dprintf. For call-style dprintfs,
2485 expect dprintf output out of $inferior_spawn_id.
2486 (mi_continue_dprintf): Use mi_expect_dprintf.
2487 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2488 (main): Call gdb_unbuffer_output.
2489
e8376742
PA
24902015-07-29 Pedro Alves <palves@redhat.com>
2491
2492 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2493 (default_mi_gdb_start): Set inferior_spawn_id instead of
2494 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
2495 gdb_spawn_id.
2496 (mi_gdb_test): Always expect inferior output from both
2497 $inferior_spawn_id and $gdb_spawn_id.
2498
08280010
PA
24992015-07-29 Pedro Alves <palves@redhat.com>
2500
2501 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
2502 send_inferior and $inferior_spawn_id.
2503
4d30e432
PA
25042015-07-29 Pedro Alves <palves@redhat.com>
2505
2506 * gdb.gdb/complaints.exp (test_initial_complaints)
2507 (test_serial_complaints, test_short_complaints): Use
2508 gdb_test_stdio.
2509 (test_empty_complaint): Handle $inferior_spawn_id !=
2510 $gdb_spawn_id.
2511
0d30a335
PA
25122015-07-29 Pedro Alves <palves@redhat.com>
2513
2514 * gdb.base/varargs.exp: Use gdb_test_stdio.
2515
39413b29
PA
25162015-07-29 Pedro Alves <palves@redhat.com>
2517
2518 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2519
7cb000a9
PA
25202015-07-29 Pedro Alves <palves@redhat.com>
2521
2522 * gdb.base/ending-run.exp: Use gdb_test_stdio.
2523
d7b8ac82
PA
25242015-07-29 Pedro Alves <palves@redhat.com>
2525
2526 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2527 parameter into two new parameters, "inf_result" and "gdb_result".
2528 Expect inferior output and gdb output from $inferior_spawn_id and
2529 $gdb_spawn_id, respectively. Adjust all callers.
2530
789c3a0c
PA
25312015-07-29 Pedro Alves <palves@redhat.com>
2532
2533 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2534 of gdb_test_sequence.
2535
77e760c3
PA
25362015-07-29 Pedro Alves <palves@redhat.com>
2537
2538 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2539 (saw_spurious_output): Expect inferior output from
2540 $inferior_spawn_id. Use gdb_test_stdio.
2541
8396d2cd
PA
25422015-07-29 Pedro Alves <palves@redhat.com>
2543
2544 * gdb.base/dprintf.exp: Use standard_testfile. Change
2545 prepare_for_testing call.
2546 (srcfile): Don't set.
2547 (restart): New procedure.
2548 (test_dprintf): New procecure, use to continue over dprintfs.
2549 (test_call, test_agent): New procedures, tests moved here.
2550 Restart gdb and recreate dprintfs. Adjust expected output.
2551
2051d61f
PA
25522015-07-29 Pedro Alves <palves@redhat.com>
2553
2554 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2555
452397af
PA
25562015-07-29 Pedro Alves <palves@redhat.com>
2557
2558 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2559
8aed9555
PA
25602015-07-29 Pedro Alves <palves@redhat.com>
2561
2562 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2563 gdb_test_stdio.
2564
188a61b4
PA
25652015-07-29 Pedro Alves <palves@redhat.com>
2566
2567 * lib/gdb.exp (gdb_test_stdio): New procedure.
2568
12264a45
PA
25692015-07-29 Pedro Alves <palves@redhat.com>
2570
2571 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2572
23ffc893
PA
25732015-07-29 Pedro Alves <palves@redhat.com>
2574
2575 * gdb.base/call-signal-resume.exp: Remove check for
2576 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
2577 * gdb.base/unwindonsignal.exp: Likewise.
2578 * gdb.base/call-signals.c (gen_signal): Remove printf call.
2579 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2580
65566918
PA
25812015-07-29 Pedro Alves <palves@redhat.com>
2582
2583 * gdb.base/siginfo-addr.c (pass): New function.
2584 (handler): Call it iff si_addr is correct.
2585 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2586 Set a breakpoint at "pass" and continue to it.
2587
d60a9221
SDJ
25882015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
2589
2590 * gdb.python/py-objfile.exp: Make some tests have unique names.
2591 * gdb.python/py-pp-registration.exp: Likewise.
2592
bde40b8f
PA
25932015-07-28 Pedro Alves <palves@redhat.com>
2594
2595 * gdb.server/server-exec-info.exp: Issue a "disconnect".
2596
13e1dec8
SM
25972015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2598
2599 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2600
da33c9a7
SM
26012015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2602
2603 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2604
077836f7
PP
26052015-07-27 Patrick Palka <patrick@parcs.ath.cx>
2606
2607 * gdb.base/gdb-sigterm-2.exp: New test.
2608
b8cc7b2e
DE
26092015-07-25 Doug Evans <xdje42@gmail.com>
2610
2611 Revert:
2612 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2613 (workers/%.worker, build-perf): New rule.
2614 (GDB_PERFTEST_MODE): New variable.
2615 (check-perf): Use it.
2616 (clean): Clean up gdb.perf parallel build subdirs.
2617 * lib/build-piece.exp: New file.
2618 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2619 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2620 name.
2621 (standard_temp_file): Ditto.
2622 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2623 of $GDB_PARALLEL.
2624
c8bd4544
DE
26252015-07-24 Doug Evans <dje@google.com>
2626
2627 * gdb.perf/lib/perftest/utils.py: New file.
2628 * gdb.perf/gm-hello.cc: New file.
2629 * gdb.perf/gm-pervasive-typedef.cc: New file.
2630 * gdb.perf/gm-pervasive-typedef.h: New file.
2631 * gdb.perf/gm-std.cc: New file.
2632 * gdb.perf/gm-std.h: New file.
2633 * gdb.perf/gm-use-cerr.cc: New file.
2634 * gdb.perf/gm-utils.h: New file.
2635 * gdb.perf/gmonster-null-lookup.py: New file.
2636 * gdb.perf/gmonster-pervasive-typedef.py: New file.
2637 * gdb.perf/gmonster-print-cerr.py: New file.
2638 * gdb.perf/gmonster-ptype-string.py: New file.
2639 * gdb.perf/gmonster-runto-main.py: New file.
2640 * gdb.perf/gmonster-select-file.py: New file.
2641 * gdb.perf/gmonster1-null-lookup.exp: New file.
2642 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2643 * gdb.perf/gmonster1-print-cerr.exp: New file.
2644 * gdb.perf/gmonster1-ptype-string.exp: New file.
2645 * gdb.perf/gmonster1-runto-main.exp: New file.
2646 * gdb.perf/gmonster1-select-file.exp: New file.
2647 * gdb.perf/gmonster1.cc: New file.
2648 * gdb.perf/gmonster1.exp: New file.
2649 * gdb.perf/gmonster2-null-lookup.exp: New file.
2650 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2651 * gdb.perf/gmonster2-print-cerr.exp: New file.
2652 * gdb.perf/gmonster2-ptype-string.exp: New file.
2653 * gdb.perf/gmonster2-runto-main.exp: New file.
2654 * gdb.perf/gmonster2-select-file.exp: New file.
2655 * gdb.perf/gmonster2.cc: New file.
2656 * gdb.perf/gmonster2.exp: New file.
2657
6eab34f3
DE
26582015-07-24 Doug Evans <dje@google.com>
2659
2660 * gdb.perf/README: New file.
2661 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2662 * lib/gen-perf-test.exp: New file.
2663
63738bfd
DE
26642015-07-24 Doug Evans <dje@google.com>
2665
2666 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2667 (PerfTest::startup): New function.
2668 (PerfTest::run): Return result of calling body.
2669 (PerfTest::assemble): Rewrite.
2670 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2671 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2672 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2673 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2674 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2675
7b606f95
DE
26762015-07-24 Doug Evans <dje@google.com>
2677
2678 * lib/gdb.exp (clean_restart): Make executable optional.
2679
a97b16b8
DE
26802015-07-24 Doug Evans <dje@google.com>
2681
2682 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2683 compiler_info references.
2684 * gdb.cp/temargs.exp: Ditto.
2685 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2686 (get_compiler_info): Early exit if already computed. Set compiler_info
2687 to "unknown" if there was a problem.
2688 (test_compiler_info): Add function comment. Call get_compiler_info.
2689
35baa57f
DE
26902015-07-24 Doug Evans <dje@google.com>
2691
2692 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2693 (workers/%.worker, build-perf): New rule.
2694 (GDB_PERFTEST_MODE): New variable.
2695 (check-perf): Use it.
2696 (clean): Clean up gdb.perf parallel build subdirs.
2697 * lib/build-piece.exp: New file.
2698 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2699 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2700 name.
2701 (standard_temp_file): Ditto.
2702 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2703 of $GDB_PARALLEL.
2704
6ebea266
DE
27052015-07-24 Doug Evans <dje@google.com>
2706
2707 * lib/future.exp (gdb_default_target_compile): New option
2708 "early_flags".
2709 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
2710 --as-needed.
2711
1e76a7e9
SDJ
27122015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
2713
2714 * gdb.base/catch-syscall.exp: Call gdb_exit before
2715 gdb_skip_xml_test.
2716
5068630a
PA
27172015-07-24 Pedro Alves <palves@redhat.com>
2718
2719 * gdb.python/py-events.exp: Accept output between the stop event
2720 and the prompt.
2721 * gdb.python/py-evsignal.exp: Likewise.
2722 * gdb.python/py-evthreads.exp: Likewise.
2723
77598427
PA
27242015-07-24 Pedro Alves <palves@redhat.com>
2725
2726 PR gdb/18717
2727 * gdb.threads/non-ldr-exit.c: New file.
2728 * gdb.threads/non-ldr-exit.exp: New file.
2729
11e6c98f
YQ
27302015-07-24 Yao Qi <yao.qi@linaro.org>
2731
2732 * gdb.server/ext-wrapper.exp: Test --wrapper option when
2733 restarting process.
2734
51aee833
YQ
27352015-07-24 Yao Qi <yao.qi@linaro.org>
2736
2737 * gdb.server/ext-restart.exp: New file.
2738
8cfe207c
YQ
27392015-07-24 Yao Qi <yao.qi@linaro.org>
2740
2741 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
2742 argument options.
2743 * gdb.server/ext-wrapper.exp: New file.
2744
cc12ce38
DE
27452015-07-23 Doug Evans <dje@google.com>
2746
2747 * gdb.dwarf2/dw2-dummy-cu.S: New file.
2748 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
2749
d0d84780
PMR
27502015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
2751
2752 * gdb.ada/var_arr_typedef.exp: New testcase.
2753 * gdb.ada/var_arr_typedef/pack.adb: New file.
2754 * gdb.ada/var_arr_typedef/pack.ads: New file.
2755 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
2756
8b558f79
JB
27572015-07-20 Joel Brobecker <brobecker@adacore.com>
2758
2759 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
2760
775a3298
JK
27612015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2762
2763 * gdb.arch/i386-biarch-core.exp: Replace istarget
2764 by "complete set gnutarget". Remove expectation for the "core-file"
2765 command.
2766
db1ff28b
JK
27672015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2768
2769 Revert the previous commit:
2770 Tests for validate symbol file using build-id.
2771
0a94970d
JK
27722015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2773
2774 Tests for validate symbol file using build-id.
2775 * gdb.base/solib-mismatch-lib.c: New file.
2776 * gdb.base/solib-mismatch-libmod.c: New file.
2777 * gdb.base/solib-mismatch.c: New file.
2778 * gdb.base/solib-mismatch.exp: New file.
2779
03346981
SL
27802015-07-15 Sandra Loosemore <sandra@codesourcery.com>
2781
2782 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
2783 nios2-*-linux*.
2784 * gdb.base/sigbpt.exp (stepi_out): Likewise.
2785 * gdb.base/siginfo.exp: Likewise.
2786 * gdb.base/sigstep.exp (advance, advancei): Likewise.
2787
42422cc7
PL
27882015-07-15 Pierre Langlois <pierre.langlois@arm.com>
2789
2790 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
2791 Move it to ...
2792 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
2793 ... here.
2794 * gdb.trace/range-stepping.exp: Check that the target supports
2795 range stepping.
2796
cfa68bae
JK
27972015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2798
2799 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
2800
8ffdba26
PA
28012015-07-14 Pedro Alves <palves@redhat.com>
2802
2803 * gdb.base/killed-outside.exp: New file.
2804 * gdb.base/killed-outside.c: New file.
2805
218a5a11
JK
28062015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2807
2808 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
2809 (n at main): New.
2810 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
2811
e03ed3c6
AA
28122015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2813
2814 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
2815 infcall tests instead of setting up for KFAIL.
2816
485668e5
MM
28172015-07-10 Markus Metzger <markus.t.metzger@intel.com>
2818
2819 * gdb.btrace/record_goto-step.exp: New.
2820
08464196
JK
28212015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2822
2823 PR compile/18484
2824 * gdb.compile/compile.c (struct struct_type): Add volatile to
2825 selffield's type.
2826 * gdb.compile/compile.exp
2827 (compile code struct_object.selffield = &struct_object): Skip further
2828 struct_object tests if this one xfails.
2829
bcf5c1d9
RC
28302015-07-08 Robert O'Callahan <robert@ocallahan.org>
2831
2832 PR exp/18617
2833 * gdb.trace/ax.exp: Add test.
2834
4931af25
YQ
28352015-07-07 Yao Qi <yao.qi@linaro.org>
2836
2837 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
2838 instead of istarget "aarch64*-*-*".
2839 * gdb.arch/aarch64-fp.exp: Likewise.
2840 * gdb.base/float.exp: Likewise.
2841 * gdb.reverse/aarch64.exp: Likewise.
2842 * lib/gdb.exp (is_aarch64_target): New proc.
2843
9fcf688e
YQ
28442015-07-07 Yao Qi <yao.qi@linaro.org>
2845
2846 * lib/gdb.exp (is_aarch32_target): New proc.
2847 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
2848 instead of "istarget "arm*-*-*"".
2849 * gdb.arch/arm-disp-step.exp: Likewise.
2850 * gdb.arch/thumb-bx-pc.exp: Likewise.
2851 * gdb.arch/thumb-prologue.exp: Likewise.
2852 * gdb.arch/thumb-singlestep.exp: Likewise.
2853 * gdb.base/disp-step-syscall.exp: Likewise.
2854 * gdb.base/float.exp: Likewise.
2855
fbd8d50d
YQ
28562015-07-07 Yao Qi <yao.qi@linaro.org>
2857
2858 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
2859 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
2860
71be1fdc
YQ
28612015-07-07 Yao Qi <yao.qi@linaro.org>
2862
2863 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
2864 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
2865 if it exists.
2866 * gdb.multi/multi-arch.exp: Likewise.
2867
3e221d36
SM
28682015-07-07 Simon Marchi <simon.marchi@ericsson.com>
2869
2870 * gdb.python/py-lazy-string.exp: Add missing parentheses to
2871 print.
2872
d441430b
YQ
28732015-07-07 Yao Qi <yao.qi@linaro.org>
2874
2875 * gdb.arch/thumb-singlestep.exp: Do one more single step.
2876
06f810bd
MG
28772015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
2878
2879 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
2880 '[' and ']' characters.
2881
5e61e7c0
IB
28822015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
2883
2884 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
2885
28bf096c
PA
28862015-06-29 Pedro Alves <palves@redhat.com>
2887
2888 PR threads/18127
2889 * gdb.threads/hand-call-new-thread.c: New file.
2890 * gdb.threads/hand-call-new-thread.c: New file.
2891
ee93cd5e
KS
28922015-06-26 Keith Seitz <keiths@redhat.com>
2893 Doug Evans <dje@google.com>
2894
2895 PR 16253
2896 * gdb.cp/var-tag-2.cc: New file.
2897 * gdb.cp/var-tag-3.cc: New file.
2898 * gdb.cp/var-tag-4.cc: New file.
2899 * gdb.cp/var-tag.cc: New file.
2900 * gdb.cp/var-tag.exp: New file.
2901
fc637f04
PP
29022015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2903
2904 * gdb.base/history-duplicates.exp: New test.
2905
2e52ae68
PP
29062015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2907
2908 * gdb.base/completion.exp: Test the completion of the "focus"
2909 command.
2910
6e22494e
JK
29112015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2912
2913 * gdb.arch/amd64-prologue-skip.S: New file.
2914 * gdb.arch/amd64-prologue-skip.exp: New file.
2915
bf7b9cd9
SM
29162015-06-25 Simon Marchi <simon.marchi@ericsson.com>
2917
2918 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
2919 is_address_zero_readable check.
2920
201e8dfd
PB
29212015-06-24 Peter Bergner <bergner@vnet.ibm.com>
2922
2923 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
2924 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
2925
5cd867b4
YQ
29262015-06-24 Yao Qi <yao.qi@linaro.org>
2927
2928 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
2929 linux targets.
2930
4d7be007
YQ
29312015-06-24 Yao Qi <yao.qi@linaro.org>
2932
2933 * lib/gdb.exp (supports_get_siginfo_type): New proc.
2934 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
2935 * gdb.base/siginfo-thread.exp: Likewise.
2936
07fcd301
YQ
29372015-06-22 Yao Qi <yao.qi@linaro.org>
2938
2939 * boards/remote-gdbserver-on-localhost.exp: Add comments.
2940
52042a00
YQ
29412015-06-22 Yao Qi <yao.qi@linaro.org>
2942
2943 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
2944 aarch64*-*-*.
2945 (skip_hw_watchpoint_tests): Likewise.
2946
74bd41ce
PP
29472015-06-18 Patrick Palka <patrick@parcs.ath.cx>
2948
2949 * gdb.base/gdbinit-history.exp: Test the interaction between
2950 setting GDBHISTSIZE and setting the history size via .gdbinit.
2951
bc460514
PP
29522015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2953
2954 PR gdb/16999
2955 * gdb.base/gdbhistsize-history.exp: New test.
2956
b58c513b
PP
29572015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2958
2959 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
2960 with GDBHISTSIZE.
2961 * gdb.base/readline.exp: Likewise.
2962
92046791
YQ
29632015-06-17 Yao Qi <yao.qi@linaro.org>
2964
2965 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
2966 line.
2967
2093d2d3
PP
29682015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2969
2970 * gdb.base/gdbinit-history.exp: Add test case to check that
2971 an unlimited history file does not get truncated on exit.
2972
e6c693af
AA
29732015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2974
2975 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
2976 (VECTOR): New macro. Use it...
2977 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
2978 ...for these typedefs.
2979 (int8, char1, int1, double1): New typedefs.
2980 (struct just_int2, struct two_int2): New structures.
2981 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
2982 (add_structvecs, add_singlevecs): New functions.
2983 (main): Call add_some_intvecs twice.
2984 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
2985 the compile and exit upon failure. Try compiling for the "native"
2986 architecture. Test inferior function calls with vector arguments
2987 and vector return value handling with "finish" and "return".
2988
c74f7d1c
JT
29892015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2990
2991 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
2992 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
2993 PE file.
2994 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
2995
98aa42ee
AT
29962015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
2997
2998 PR breakpoints/16465
2999 * gdb.mi/mi-dprintf-pending.c: New file.
3000 * gdb.mi/mi-dprintf-pending.exp: New test.
3001 * gdb.mi/mi-dprintf-pendshr.c: New file.
3002
7d73c23c 30032015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 3004 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
3005
3006 * gdb.arch/i386-mpx-map.c: New file.
3007 * gdb.arch/i386-mpx-map.exp: New File.
3008
30092015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3010
3011 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3012 * gdb.arch/i386-mpx.exp: Indentation fixed.
3013
30142015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3015
3016 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3017 function and improved indentation.
3018 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3019 gdb_test_multiple. Added additional tests to skip the test.
3020
30212015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3022
3023 * gdb.arch/i386-avx512.c: Change path in include file.
3024 * gdb.arch/i386-avx512.exp: Change include dir path
3025 compilation flag.
3026 * gdb.arch/i386-mpx.c: Change path in include file.
3027 * gdb.arch/i386-mpx.exp: Change include dir path compilation
3028 flag.
3029
d5eba19a
JK
30302015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3031
3032 * gdb.compile/compile-print.exp (compile print *vararray@3)
3033 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
3034
7f361056
JK
30352015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3036
3037 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
3038 (do not keep jit in memory): ... this.
3039 (expect 5): Change it to ...
3040 (expect no 5): ... this.
3041
3b462ec2
SM
30422015-06-02 Simon Marchi <simon.marchi@ericsson.com>
3043
3044 PR gdb/15564
3045 * gdb.mi/mi-detach.exp: New file.
3046
e0619de6
JK
30472015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3048
3049 PR symtab/18392
3050 * gdb.arch/amd64-tailcall-self.S: New file.
3051 * gdb.arch/amd64-tailcall-self.c: New file.
3052 * gdb.arch/amd64-tailcall-self.exp: New file.
3053
e970cb34
DB
30542015-05-28 Don Breazeal <donb@codesourcery.com>
3055
3056 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
3057 tests for remote targets by checking is_target_gdbserver.
3058
b2e2f908
DE
30592015-05-27 Doug Evans <dje@google.com>
3060
3061 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3062 * gdb.dwarf2/opaque-type-lookup.c: New file.
3063 * gdb.dwarf2/opaque-type-lookup.exp: New file.
3064
82c7be31
DE
30652015-05-26 Doug Evans <dje@google.com>
3066
3067 * gdb.cp/iostream.cc: New file.
3068 * gdb.cp/iostream.exp: New file.
3069
b4f54984
DE
30702015-05-26 Doug Evans <dje@google.com>
3071
3072 * gdb.dwarf2/dw2-op-call.exp: Update.
3073 * gdb.dwarf2/dw4-sig-types.exp: Update.
3074 * gdb.dwarf2/implptr.exp: Update.
3075 * gdb.mi/mi-cmd-param-changed.exp: Update.
3076
4ea6efe9
DE
30772015-05-26 Doug Evans <dje@google.com>
3078
3079 * gdb.python/py-lazy-string.c: New file.
3080 * gdb.python/py-lazy-string.exp: New file.
3081 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
3082 (main): Update. Add estring3.
3083 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
3084 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
3085
f6bb7db3
YQ
30862015-05-26 Omair Javaid <omair.javaid@linaro.org>
3087 Yao Qi <yao.qi@linaro.org>
3088
3089 * gdb.reverse/aarch64.c: New.
3090 * gdb.reverse/aarch64.exp: New.
3091
a81bfbd0
OJ
30922015-05-26 Omair Javaid <omair.javaid@linaro.org>
3093
3094 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
3095 (supports_reverse): Likewise.
3096
158bf1b4
PP
30972015-05-22 Patrick Palka <patrick@parcs.ath.cx>
3098
3099 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3100 Use with_test_prefix.
3101
a0145030
AB
31022015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
3103
3104 * gdb.base/completion.exp: Add test for completion of layout
3105 names.
3106
ebe3b578
AB
31072015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
3108
3109 * lib/gdb.exp (skip_tui_tests): New proc.
3110 * gdb.base/tui-layout.exp: Check skip_tui_tests.
3111
84204ed7
PA
31122015-05-19 Pedro Alves <palves@redhat.com>
3113
3114 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3115 Save the whole env array instead of just HOME. Unset HISTSIZE in
3116 the environment while testing. Restore whole environment
3117 afterwards.
3118
37442ce1
DE
31192015-05-16 Doug Evans <xdje42@gmail.com>
3120
3121 * gdb.guile/scm-ports.c: New file.
3122 * gdb.guile/scm-ports.exp: Add memory port tests.
3123
36de76f9
JK
31242015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3125
3126 * gdb.compile/compile-print.c: New file.
3127 * gdb.compile/compile-print.exp: New file.
3128
3a9558c4
JK
31292015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3130
3131 * gdb.compile/compile-ops.exp: Cast param to void.
3132 * gdb.compile/compile.exp: Complete type for _gdb_expr.
3133 (compile code struct_object.selffield = &struct_object): Add xfail.
3134
aa715135
JG
31352015-05-15 Joel Brobecker <brobecker@adacore.com>
3136
3137 * gdb.ada/arr_enum_with_gap: New testcase.
3138
931e5bc3
JG
31392015-05-15 Joel Brobecker <brobecker@adacore.com>
3140
3141 * gdb.ada/byte_packed_arr: New testcase.
3142
9cd4d857
JB
31432015-05-15 Joel Brobecker <brobecker@adacore.com>
3144
3145 * gdb.ada/pckd_neg: New testcase.
3146
ebfd00d2
PP
31472015-05-13 Patrick Palka <patrick@parcs.ath.cx>
3148
3149 PR gdb/17820
3150 * gdb.base/gdbinit-history.exp: New test.
3151 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
3152 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
3153
4c082a81
SC
31542015-05-09 Siva Chandra Reddy <sivachandra@google.com>
3155
3156 * gdb.python/py-xmethods.cc: Enhance test case.
3157 * gdb.python/py-xmethods.exp: New tests.
3158 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
3159 function.
3160 (B_indexoper): Likewise.
3161 (global_dm_list) : Add new xmethod worker functions.
3162
f7797074
SDJ
31632015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
3164
3165 * gdb.base/coredump-filter.exp: Correctly unset
3166 "coredump_var_addr" array.
3167
a4674e4e
PA
31682015-05-08 Pedro Alves <palves@redhat.com>
3169
3170 * gdb.server/non-existing-program.exp: Unset spawn_id.
3171
df2eb078
SC
31722015-05-08 Siva Chandra Reddy <sivachandra@google.com>
3173
3174 PR python/18291
3175 * gdb.python/py-xmethods.exp: Add tests.
3176
422349a3
YQ
31772015-05-08 Yao Qi <yao.qi@linaro.org>
3178
3179 PR gdb/18208
3180 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
3181 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
3182 function set_coredump_filter, and remove remote_exec call.
3183 Remove argument ipid. Callers update.
3184 (top level): Don't get inferior's PID.
3185
63fc80ce
AA
31862015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
3187
3188 * gdb.base/watch_thread_num.exp: Skip test on targets without
3189 access watchpoints.
3190
80ad801e
PA
31912015-05-06 Pedro Alves <palves@redhat.com>
3192
3193 PR server/18081
3194 * gdb.server/non-existing-program.exp: New file.
3195
0fa7fe50
JB
31962015-05-05 Joel Brobecker <brobecker@adacore.com>
3197
3198 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
3199
3ea89b92
PMR
32002015-05-05 Joel Brobecker <brobecker@adacore.com>
3201
3202 * gdb.ada/out_of_line_in_inlined: New testcase.
3203
87b8eff0
JB
32042015-05-05 Joel Brobecker <brobecker@adacore.com>
3205
3206 * gdb.ada/var_rec_arr: New testcase.
3207
5fccc635
YQ
32082015-04-30 Yao Qi <yao.qi@linaro.org>
3209
3210 * gdb.base/break-idempotent.exp: If
3211 skip_hw_watchpoint_multi_tests returns true, skip the tests
3212 on "rwatch" and "awatch".
3213
42d38f42
YQ
32142015-04-30 Yao Qi <yao.qi@linaro.org>
3215
3216 * gdb.base/relativedebug.exp: Invoke gdb command
3217 "info sharedlibrary", and if libc.so doesn't have debug info,
3218 skip the test.
3219
2ce1cdbf
DE
32202015-04-29 Doug Evans <dje@google.com>
3221
3222 * gdb.python/py-xmethods.exp: Add ptype tests.
3223 * gdb.python/py-xmethods.py (E_method_char_worker): Add
3224 get_result_type method.
3225
f24a38c5
LM
32262015-04-29 Luis Machado <lgustavo@codesourcery.com>
3227
3228 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
3229 the target does not support hardware watchpoints.
3230
ecbf2b3c
LM
32312015-04-29 Luis Machado <lgustavo@codesourcery.com>
3232
3233 * gdb.base/break-always.exp: Abort testing if writing to memory
3234 causes an error.
3235
34f5f757
DE
32362015-04-28 Doug Evans <dje@google.com>
3237
3238 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
3239 * gdb.python/py-pp-registration.exp: ... here. New file.
3240 * gdb.python/py-pp-registration.c: New file.
3241 * gdb.python/py-pp-registration.py: New file.
3242
69b4374a
DE
32432015-04-28 Doug Evans <dje@google.com>
3244
3245 * gdb.python/py-bad-printers.c: New file.
3246 * gdb.python/py-bad-printers.py: New file.
3247 * gdb.python/py-bad-printers.exp: New file.
3248
59fb7612
SS
32492015-04-28 Sasha Smundak <asmundak@google.com>
3250
3251 * gdb.python/py-type.exp: New test.
3252
2631b16a
AW
32532015-04-28 Andy Wingo <wingo@igalia.com>
3254
3255 * gdb.python/py-parameter.exp:
3256 * gdb.guile/scm-parameter.exp: Escape the path that we are
3257 matching against, as it might contain characters that are special
3258 to regular expressions.
3259
460efde1
JB
32602015-04-27 Joel Brobecker <brobecker@adacore.com>
3261
3262 * gdb.ada/rec_comp: New testcase.
3263
2d369d8e
SDJ
32642015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
3265
3266 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
3267 before using it.
3268
cf75d6c3
AB
32692015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
3270
3271 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
3272 new tests for verilog output.
3273
8dbe7ca5
YQ
32742015-04-24 Yao Qi <yao.qi@linaro.org>
3275
3276 * boards/remote-gdbserver-on-localhost.exp: New file.
3277
4ef9fb2f
PA
32782015-04-23 Pedro Alves <palves@redhat.com>
3279
3280 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
3281 $inferior_spawn_id instead of $inferior_spawn_id directly. On
3282 "end of file", remove $inferior_spawn_id from the indirect list.
3283
0a803169
PA
32842015-04-23 Pedro Alves <palves@redhat.com>
3285
3286 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
3287
749ef8f8
PA
32882015-04-23 Pedro Alves <palves@redhat.com>
3289
3290 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
3291 on $any_spawn_id instead of only on $gdb_spawn_id.
3292
8aae4344
PM
32932015-04-21 Pierre Muller <muller@sourceware.org>
3294
3295 PR pascal/17815
3296 * lib/pascal.exp (gpc_compile): Add new option "class".
3297 (fpc_compile): Likewise.
3298 * gdb.pascal/case-insensitive-symbols.pas: New file.
3299 * gdb.pascal/case-insensitive-symbols.exp: New file.
3300
1586c8fb
GB
33012015-04-20 Gary Benson <gbenson@redhat.com>
3302
3303 * gdb.base/attach.exp: Fix three extended remote failures.
3304
1b6e6f5c
GB
33052015-04-17 Gary Benson <gbenson@redhat.com>
3306
3307 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
3308 the main executable over the remote protocol.
3309
e797481d
PA
33102015-04-16 Pedro Alves <palves@redhat.com>
3311
3312 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
3313 a new gdbserver if gdbserver_reconnect_p is set.
3314
1ca99c42
PA
33152015-04-16 Pedro Alves <palves@redhat.com>
3316
3317 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
3318 is set, don't exit gdbserver.
3319
af9fd6f8
AA
33202015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3321
3322 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
3323 appropriate .insn, such that an older assembler can be used.
3324 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
3325 the z/Architecture instruction set on 31-bit targets as well.
3326
04ff1e61
AA
33272015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3328
3329 * gdb.go/handcall.exp: Remove all logic related to the first
3330 breakpoint and rely on go_runto_main instead.
3331 * gdb.go/strings.exp: Likewise.
3332 * gdb.go/unsafe.exp: Likewise.
3333 * gdb.go/hello.exp: Likewise. Also rename the remaining
3334 breakpoint marker to "breakpoint 1".
3335 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
3336 * gdb.go/strings.go: Likewise.
3337 * gdb.go/unsafe.go: Likewise.
3338 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
3339 "set breakpoint 2 here" and rename the remaining breakpoint marker
3340 to "breakpoint 1".
3341
40d2f8d6
SM
33422015-04-15 Simon Marchi <simon.marchi@ericsson.com>
3343
3344 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
3345 if itertools.imap is not present.
3346 * gdb.python/py-objfile.exp: Add parentheses.
3347 * gdb.python/py-type.exp: Same.
3348 * gdb.python/py-unwind-maint.py: Same.
3349
8cbc97c6
YQ
33502015-04-15 Yao Qi <yao.qi@linaro.org>
3351
3352 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
3353 of ":$ptr_size" and set its form explicitly.
3354
45fd756c
YQ
33552015-04-15 Pedro Alves <palves@redhat.com>
3356 Yao Qi <yao.qi@linaro.org>
3357
3358 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
3359 timeout by factor of 4.
3360 (test_regular_watch): Likewise.
3361 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
3362 * gdb.reverse/sigall-reverse.exp: Likewise.
3363 * gdb.reverse/until-precsave.exp: Likewise.
3364 * lib/gdb.exp (with_timeout_factor): New proc.
3365 (gdb_expect): Move some code to ...
3366 (get_largest_timeout): ... here. New procedure.
3367
9e811bc3
LM
33682015-04-14 Luis Machado <lgustavo@codesourcery.com>
3369
3370 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
3371
0ff6fcb2
LM
33722015-04-13 Luis Machado <lgustavo@codesourcery.com>
3373
3374 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
3375 to write to the .text section.
3376
7578d5f7
LM
33772015-04-13 Luis Machado <lgustavo@codesourcery.com>
3378
3379 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3380 Handle the case of targets that do not provide PID information.
3381
2efe15c4
YQ
33822015-04-13 Yao Qi <yao.qi@linaro.org>
3383
3384 * lib/gdbserver-support.exp (gdb_exit): Catch exception
3385 and use expect instead of gdb_expect.
3386
8cd8f2f8
SDJ
33872015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
3388
3389 * gdb.base/coredump-filter.exp: Rename variable "addr" to
3390 "coredump_var_addr" to avoid naming conflict with other testcases.
3391
9ee41772
PA
33922015-04-10 Pedro Alves <palves@redhat.com>
3393
3394 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3395 gdb_test_sequence and gdb_assert.
3396
07473109
PA
33972015-04-10 Pedro Alves <palves@redhat.com>
3398
3399 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3400 test messages that don't include the breakpoint address.
3401
de3db44c
YQ
34022015-04-10 Yao Qi <yao.qi@linaro.org>
3403
3404 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3405 false for some offset and width combinations which aren't
3406 supported by linux kernel.
3407
c79d856c
PA
34082015-04-10 Pedro Alves <palves@redhat.com>
3409
3410 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3411 procedure, factored out from ...
3412 (top level): ... here. Add "set displaced-stepping" testing axis.
3413 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3414 parameter "displaced". Use it.
3415 (top level): Use foreach and add "set displaced-stepping" testing
3416 axis.
3417
ebc90b50
PA
34182015-04-10 Pedro Alves <palves@redhat.com>
3419
3420 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3421 Remove comment.
3422 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3423 both the address of the instruction that triggers the watchpoint
3424 and the address of the instruction immediately after, and use
3425 those addresses for the test. Fix comment.
3426
8f572e5c
PA
34272015-04-10 Pedro Alves <palves@redhat.com>
3428
3429 * gdb.base/sigstep.exp (breakpoint_to_handler)
3430 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
3431 Test "backtrace" in handler.
3432 (breakpoint_over_handler): New parameter 'displaced'. Use it.
3433 (top level): Add new "displaced" test axis to
3434 breakpoint_to_handler, breakpoint_to_handler_entry and
3435 breakpoint_over_handler.
3436
8d707a12
PA
34372015-04-10 Pedro Alves <palves@redhat.com>
3438
3439 PR gdb/18216
3440 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3441
ef713951
YQ
34422015-04-10 Yao Qi <yao.qi@linaro.org>
3443
3444 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3445 (test_add_rn_pc): New function.
3446 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3447 (top level): Invoke test_add_rn_pc.
3448
906d60cf
PA
34492015-04-10 Pedro Alves <palves@redhat.com>
3450
3451 PR gdb/13858
3452 * gdb.base/step-over-no-symbols.exp: New file.
3453
f2983cc3
AW
34542015-04-09 Andy Wingo <wingo@igalia.com>
3455
3456 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3457 after the Python tests.
3458
6d62641c
SDJ
34592015-04-08 Keith Seitz <keiths@redhat.com>
3460
3461 PR python/16699
3462 * gdb.python/py-completion.exp: New tests for completion.
3463 * gdb.python/py-completion.py (CompleteLimit1): New class.
3464 (CompleteLimit2): Likewise.
3465 (CompleteLimit3): Likewise.
3466 (CompleteLimit4): Likewise.
3467 (CompleteLimit5): Likewise.
3468 (CompleteLimit6): Likewise.
3469 (CompleteLimit7): Likewise.
3470
f3770638
PA
34712015-04-08 Pedro Alves <palves@redhat.com>
3472
3473 PR gdb/18214
3474 PR gdb/18216
3475 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3476 function.
3477 (main): Install it as SIGUSR1 handler.
3478 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3479 parameter. Always use "setup" as prefix. Toggle "set
3480 displaced-stepping" off/on depending on global. Don't switch to
3481 thread 1 here.
3482 (top level): Add displaced stepping "off/on" test axis. Update
3483 "setup" calls. Wrap each subtest with with_test_prefix. Test
3484 continuing with a queued signal in each thread.
3485
4496bed7
PA
34862015-04-08 Pedro Alves <palves@redhat.com>
3487
3488 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3489 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
3490 gdb_breakpoint instead of gdb_test that doesn't expect anything.
3491 Return early if running to main fails.
3492 * gdb.trace/while-stepping.exp: Likewise.
3493
b97fde92
PA
34942015-04-07 Pedro Alves <palves@redhat.com>
3495
3496 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3497 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
3498 interact with inferior program.
3499
f71c18e7
PA
35002015-04-07 Pedro Alves <palves@redhat.com>
3501
3502 * lib/gdb.exp (inferior_spawn_id): New global.
3503 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
3504 spawn id after processing the user code.
3505 (default_gdb_start): Set inferior_spawn_id.
3506 (send_inferior): New procedure.
3507 * lib/gdbserver-support.exp (gdbserver_start): Set
3508 inferior_spawn_id.
3509 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3510
6423214f
PA
35112015-04-07 Pedro Alves <palves@redhat.com>
3512
3513 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3514 * lib/gdbserver-support.exp (gdbserver_start): Make
3515 $server_spawn_id global.
3516 (gdbserver_start): Don't wait for gdbserver's spawn id with
3517 expect_background.
3518 (close_gdbserver): New procedure.
3519 (gdb_exit): Rename the default version and reimplement.
3520
71c0ee8c
PA
35212015-04-07 Pedro Alves <palves@redhat.com>
3522
72f4393d 3523 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
3524 append the substituted item, not the original item.
3525
203bc29b
PA
35262015-04-07 Pedro Alves <palves@redhat.com>
3527
3528 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3529 gdb_expect.
3530
508a3ddf
PA
35312015-04-07 Pedro Alves <palves@redhat.com>
3532
3533 * gdb.base/interrupt.exp: Don't handle the case of the inferior
3534 output appearing once only.
3535
9f6dbe2b
PA
35362015-04-07 Pedro Alves <palves@redhat.com>
3537
3538 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3539 that doesn't expect anything. Return early if running to main
3540 fails.
3541
337532fa
YQ
35422015-04-07 Yao Qi <yao.qi@linaro.org>
3543
3544 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3545 (child_function): Call alarm.
3546 (main): Move call to alarm into the loop.
3547 * gdb.threads/non-stop-fair-events.exp: Build program with
3548 -DTIMEOUT=$timeout.
3549
01b622d4
DE
35502015-04-06 Doug Evans <xdje42@gmail.com>
3551
3552 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3553 Fix dest parameter to board_info.
3554 (fpc_compile): Ditto.
3555 (gdb_compile_pascal): Rename dest arg to destfile.
3556
961f4160
PMR
35572015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
3558
3559 * gdb.ada/funcall_ref.exp: New file.
3560 * gdb.ada/funcall_ref/foo.adb: New file.
3561
cafda597
YQ
35622015-04-02 Yao Qi <yao.qi@linaro.org>
3563
3564 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3565 is remote.
3566
fed040c6
GB
35672015-04-02 Gary Benson <gbenson@redhat.com>
3568
3569 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3570
d11916aa
SS
35712015-04-01 Sasha Smundak <asmundak@google.com>
3572
3573 * gdb.python/py-unwind-maint.c: New file.
3574 * gdb.python/py-unwind-maint.exp: New test.
3575 * gdb.python/py-unwind-maint.py: New file.
3576 * gdb.python/py-unwind.c: New file.
3577 * gdb.python/py-unwind.exp: New test.
3578 * gdb.python/py-unwind.py: New test.
3579
a1471180
PA
35802015-04-01 Pedro Alves <palves@redhat.com>
3581
3582 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3583 to fail instead of non-existent $test.
3584
0bbeccb1
PA
35852015-04-01 Pedro Alves <palves@redhat.com>
3586
3587 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3588 GDBFLAGS if not empty.
3589
3c724c8c
PMR
35902015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
3591
3592 * gdb.ada/complete.exp: Remove "multi_line".
3593 * gdb.ada/info_exc.exp: Remove "multi_line".
3594 * gdb.ada/packed_tagged.exp: Remove "multi_line".
3595 * gdb.ada/ptype_field.exp: Remove "multi_line".
3596 * gdb.ada/sym_print_name.exp: Remove "multi_line".
3597 * gdb.ada/tagged.exp: Remove "multi_line".
3598 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3599 [multi_line ...]
3600 * gdb.btrace/delta.exp: Likewise.
3601 * gdb.btrace/exception.exp: Likewise.
3602 * gdb.btrace/function_call_history.exp: Likewise.
3603 * gdb.btrace/instruction_history.exp: Likewise.
3604 * gdb.btrace/nohist.exp: Likewise.
3605 * gdb.btrace/record_goto.exp: Likewise.
3606 * gdb.btrace/segv.exp: Likewise.
3607 * gdb.btrace/stepi.exp: Likewise.
3608 * gdb.btrace/tailcall.exp: Likewise.
3609 * gdb.btrace/unknown_functions.exp: Likewise.
3610 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3611 * lib/gdb.exp: Add the "multi_line" helper.
3612
4eec2deb
PA
36132015-04-01 Pedro Alves <palves@redhat.com>
3614
3615 * gdb.threads/tid-reuse.c: New file.
3616 * gdb.threads/tid-reuse.exp: New file.
3617
df8411da
SDJ
36182015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
3619
3620 PR corefiles/16092
3621 * gdb.base/coredump-filter.c: New file.
3622 * gdb.base/coredump-filter.exp: Likewise.
3623
6ef37366
PM
36242015-03-27 Petr Machata <pmachata@redhat.com>
3625
3626 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3627 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3628 (Dwarf::assemble): Initialize them.
3629 (Dwarf::lines): New function.
3630
7ec911b0
JT
36312015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
3632
3633 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3634 SYMBOL_PREFIX for x86_64-*-cygwin.
3635
ff908ebf
AW
36362015-03-26 Andy Wingo <wingo@igalia.com>
3637
3638 PR symtab/18148
3639 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3640 const_value but not a location.
3641 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3642 location defined in non-main CUs are visible.
3643
6d5f0679
YQ
36442015-03-26 Yao Qi <yao.qi@linaro.org>
3645
3646 PR testsuite/18139
3647 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3648 Add a line number entry for the same line.
3649 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3650 Add a line number entry for the same line.
3651
2898689b
YQ
36522015-03-26 Yao Qi <yao.qi@linaro.org>
3653
3654 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3655 .int 0.
3656 (func): Likewise. Add .Lfunc_1 label.
3657 Use .Lfunc_1 label.
3658 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3659 .int 0.
3660 (func): Likewise.
3661 Use .Lfunc_1 label.
3662
85180498
YQ
36632015-03-26 Yao Qi <yao.qi@linaro.org>
3664
3665 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3666 Call gdb_compile instead to compile each .s files without debug
3667 information.
3668
8aa08a8d
YQ
36692015-03-26 Yao Qi <yao.qi@linaro.org>
3670
3671 * gdb.base/savedregs.exp (process_saved_regs): Make
3672 "Saved registers:" optional in the pattern.
3673
66849923
MM
36742015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3675
3676 * gdb.btrace/next.exp: Merged into step.exp.
3677 * gdb.btrace/finish.exp: Merged into step.exp.
3678 * gdb.btrace/nexti.exp: Merged into stepi.exp.
3679 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
3680 "record goto" and checking the exact replay position.
3681 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
3682 check for "Recording format" in "info record" output.
3683 * gdb.btrace/record_goto.exp: Choose test file based on target.
3684 * gdb.btrace/x86-record_goto.S: Renamed into ...
3685 * gdb.btrace/x86_64-record_goto.S: ... this.
3686 * gdb.btrace/i686-record_goto.S: New.
3687 * gdb.btrace/x86-tailcall.S: Renamed into ...
3688 * gdb.btrace/x86_64-tailcall.S: ... this.
3689 * gdb.btrace/i686-tailcall.S: New.
3690 * gdb.btrace/x86-tailcall.c: Renamed into ...
3691 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
3692 separate statements. Update test.
3693 * gdb.btrace/delta.exp: Use record_goto.c as test file.
3694 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
3695 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
3696 * gdb.btrace/tailcall.exp: Choose test file based on target.
3697 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
3698
11cc1b74
MM
36992015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3700
3701 * gdb.btrace/exception.exp: Increase BTS buffer size.
3702
a25d8bf9
PA
37032015-03-24 Pedro Alves <palves@redhat.com>
3704
3705 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
3706
856e7dd6
PA
37072015-03-24 Pedro Alves <palves@redhat.com>
3708
3709 * gdb.threads/schedlock.exp (test_step): No longer expect that
3710 "set scheduler-locking step" with "next" over a function call runs
3711 threads unlocked.
3712
ad235a41
AT
37132015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3714
3715 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
3716
15630549
AT
37172015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3718
3719 PR breakpoints/16466
3720 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
3721 * gdb.mi/mi-pending.c (thread_func): New function.
3722 (int main): Add threading support required.
3723 * gdb.mi/mi-pending.exp: Add tests for this issue.
3724 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
3725 (pendfunc2): Remove stdio dependency.
3726 * gdb.mi/mi-pendshr2.c: New file.
3727
693dca06
KS
37282015-03-23 Keith Seitz <keiths@redhat.com>
3729
3730 * gdb.linespec/keywords.c: New file.
3731 * gdb.linespec/keywords.exp: New file.
3732
7e993ebf
KS
37332015-03-23 Keith Seitz <keiths@redhat.com>
3734
3735 PR gdb/18021
3736 * gdb.dwarf2/staticvirtual.exp: New test.
3737
bc23328c
JK
37382015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3739
3740 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
3741 * README: Remove HP-UX and gdb.hp.
3742 (configuration):
3743 * configure: Regenerate.
3744 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
3745 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
3746 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
3747 gdb.hp/gdb.defects/Makefile.
3748 * gdb.hp/Makefile.in: File deleted.
3749 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
3750 * gdb.hp/gdb.aCC/optimize.c: File deleted.
3751 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
3752 * gdb.hp/gdb.aCC/run.c: File deleted.
3753 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
3754 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
3755 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
3756 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
3757 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
3758 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
3759 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
3760 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
3761 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
3762 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
3763 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
3764 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
3765 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
3766 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
3767 * gdb.hp/gdb.base-hp/reg.s: File deleted.
3768 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
3769 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
3770 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
3771 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
3772 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
3773 * gdb.hp/gdb.compat/Makefile.in: File deleted.
3774 * gdb.hp/gdb.compat/average.c: File deleted.
3775 * gdb.hp/gdb.compat/sum.c: File deleted.
3776 * gdb.hp/gdb.compat/xdb.c: File deleted.
3777 * gdb.hp/gdb.compat/xdb0.c: File deleted.
3778 * gdb.hp/gdb.compat/xdb0.h: File deleted.
3779 * gdb.hp/gdb.compat/xdb1.c: File deleted.
3780 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
3781 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
3782 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
3783 * gdb.hp/gdb.defects/Makefile.in: File deleted.
3784 * gdb.hp/gdb.defects/bs14602.c: File deleted.
3785 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
3786 * gdb.hp/gdb.defects/solib-d.c: File deleted.
3787 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
3788 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
3789 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
3790 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
3791 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
3792 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
3793 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
3794 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
3795 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
3796 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
3797 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
3798 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
3799 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
3800 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
3801 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
3802 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
3803 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
3804 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
3805 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
3806 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
3807 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
3808 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
3809 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
3810 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
3811 * gdb.hp/tools/odump: File deleted.
3812
8bf3b159
PA
38132015-03-19 Pedro Alves <palves@redhat.com>
3814
3815 * gdb.threads/continue-pending-status.exp (saw_thread_2)
3816 (saw_thread_3): New globals.
3817 (top level): Increment them when an event for the corresponding
3818 thread is seen.
3819 (no thread starvation): New test.
3820
eb54c8bf
PA
38212015-03-19 Pedro Alves <palves@redhat.com>
3822
3823 * gdb.threads/continue-pending-status.c: New file.
3824 * gdb.threads/continue-pending-status.exp: New file.
3825
32d2e5d6
PA
38262015-03-18 Pedro Alves <palves@redhat.com>
3827
3828 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3829 Use gdb_is_target_remote instead of is_remote. Use
3830 gdb_test_multiple instead of gdb_expect. Exit early if
3831 gdb_test_multiple hits its internal matches. Tighten stepi tests
3832 expected output. Fail on exit with any signal, instead of just
3833 SIGILL.
3834
f68f11b7
YQ
38352015-03-18 Yao Qi <yao.qi@linaro.org>
3836
3837 PR tdep/18107
3838 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
3839 variable.
3840 * gdb.base/catch-syscall.exp: Don't skip it on
3841 aarch64*-*-linux* target. Remove elements in all_syscalls.
3842 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
3843 target.
3844 (setup_all_syscalls): New proc.
3845
ca5fd19b
YQ
38462015-03-16 Yao Qi <yao.qi@linaro.org>
3847
3848 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
3849 (top level): Skip tests if valid_addr_p returns false for
3850 $cmd1 or $cmd2.
3851
85642ba0
AW
38522015-03-11 Andy Wingo <wingo@igalia.com>
3853
3854 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
3855
e03f9645
YQ
38562015-03-11 Yao Qi <yao.qi@linaro.org>
3857
3858 * gdb.base/catch-syscall.exp: Fix typo in comments.
3859
5d0962b2
YQ
38602015-03-11 Yao Qi <yao.qi@linaro.org>
3861
3862 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
3863
b2df3cef
PA
38642015-03-09 Pedro Alves <palves@redhat.com>
3865
3866 * dg-extract-results.py: Delete.
3867
ef878e53
PA
38682015-03-09 Pedro Alves <palves@redhat.com>
3869
3870 Merge dg-extract-results.sh from GCC upstream (r218843).
3871
3872 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
3873 * dg-extract-results.sh: Use --text with grep to avoid issues with
3874 binary files. Fall back to cat -v, if that doesn't work.
3875
9494d219
PA
38762015-03-05 Pedro Alves <palves@redhat.com>
3877
3878 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
3879
a8d9763a
SM
38802015-03-04 Simon Marchi <simon.marchi@ericsson.com>
3881
3882 * lib/mi-support.exp (mi_expect_interrupt): Accept
3883 alternative event for when in all-stop mode.
3884
be9957b8
PA
38852015-03-04 Pedro Alves <palves@redhat.com>
3886
3887 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
3888
d57be0f4 38892015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
3890
3891 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
3892
c214c7cf
AA
38932015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3894
3895 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
3896 regexps for GDB's current line display, accept a hex address
3897 preceding the line number.
3898
6d74a497
AA
38992015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3900
3901 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
3902 the 'arch1' variable for "s390*-linux*" targets.
3903
511aee7c
PA
39042015-03-04 Pedro Alves <palves@redhat.com>
3905
3906 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
3907 (main): Pass missing retval argument to pthread_join call.
3908
95e50b27
PA
39092015-03-02 Pedro Alves <palves@redhat.com>
3910
3911 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
3912 (top level): Call do_test with non-stop as well.
3913
28054d69
PA
39142015-03-02 Pedro Alves <palves@redhat.com>
3915
3916 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
3917 -1.
3918
4fa5d7b4
AA
39192015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3920
3921 * gdb.arch/s390-vregs.exp: New test.
3922 * gdb.arch/s390-vregs.S: New file.
3923
97c18565
PA
39242015-02-27 Pedro Alves <palves@redhat.com>
3925
3926 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
3927 call to catch_command_errors.
3928 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
3929 catch_command_errors.
3930
a37bfa30
PA
39312015-02-27 Pedro Alves <palves@redhat.com>
3932
3933 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
3934 "true" for boolean result.
3935 * gdb.gdb/selftest.exp (test_with_self): Also accept full
3936 prototype of main.
3937
6f98576f
PA
39382015-02-27 Pedro Alves <palves@redhat.com>
3939
3940 * lib/unbuffer_output.c: New file.
3941 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
3942 (main): Call gdb_unbuffer_output.
3943
eba5ab56
YQ
39442015-02-27 Yao Qi <yao.qi@linaro.org>
3945
3946 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
3947 target.
3948
0def5aaa
DE
39492015-02-26 Doug Evans <dje@google.com>
3950
3951 * gdb.cp/class2.cc (Dbase, D): New classes.
3952 (main): New local delta.
3953 * gdb.cp/class2.exp: Test printing delta.
3954 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
3955 (dynbar): New global.
3956 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
3957
081a1c2c
JK
39582015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3959
3960 * gdb.compile/compile-ifunc.c: New file.
3961 * gdb.compile/compile-ifunc.exp: New file.
3962
2f41223f
AT
39632015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
3964
3965 * gdb.base/structs.exp: Check for correct struct on finish.
3966
03eddd80
YQ
39672015-02-26 Yao Qi <yao.qi@linaro.org>
3968
3969 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
3970 is zero.
3971
80c57053
JK
39722015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3973
3974 * gdb.arch/cordic.ko.bz2: New file.
3975 * gdb.arch/cordic.ko.debug.bz2: New file.
3976 * gdb.arch/ppc64-symtab-cordic.exp: New file.
3977
21613c12
YQ
39782015-02-25 Yao Qi <yao.qi@linaro.org>
3979
3980 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
3981 aarch64*-*-* target.
3982
d8b901ed
PA
39832015-02-23 Pedro Alves <palves@redhat.com>
3984
3985 * lib/gdb.exp (delete_breakpoints): Rewrite using
3986 gdb_test_multiple.
3987
e5b85ead
PA
39882015-02-23 Pedro Alves <palves@redhat.com>
3989
3990 * gdb.base/info-os.c: Include stdlib.h.
3991
85c3a371
DE
39922015-02-22 Doug Evans <xdje42@gmail.com>
3993
3994 PR symtab/17855
3995 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
3996 is read after symbols have been re-read.
3997 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
3998 * gdb.ada/exec_changed/second.adb (Second): Ditto.
3999
96553a0c
DE
40002015-02-21 Doug Evans <dje@google.com>
4001
4002 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
4003
97a0c697
JK
40042015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4005
4006 PR corefiles/17808
4007 * gdb.arch/i386-biarch-core.core.bz2: New file.
4008 * gdb.arch/i386-biarch-core.exp: New file.
4009
a47cd6e9
PA
40102015-02-21 Pedro Alves <palves@redhat.com>
4011
4012 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4013 runto_main fails.
4014
c5facdc4
PA
40152015-02-20 Pedro Alves <palves@redhat.com>
4016
4017 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4018 info probes.
4019
2db9a427
PA
40202015-02-20 Pedro Alves <palves@redhat.com>
4021
4022 * gdb.threads/multi-create-ns-info-thr.exp: New file.
4023
60fb7e9e
PA
40242015-02-20 Pedro Alves <palves@redhat.com>
4025
4026 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
4027 clean_restart before gdb_target_supports_trace.
4028
5c5019c2
PA
40292015-02-20 Pedro Alves <palves@redhat.com>
4030
4031 PR threads/18006
4032 * gdb.threads/clone-thread_db.c: New file.
4033 * gdb.threads/clone-thread_db.exp: New file.
4034
c9587f88
AT
40352015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
4036
4037 PR breakpoints/16812
4038 * gdb.base/catch-gdb-caused-signals.c: New file.
4039 * gdb.base/catch-gdb-caused-signals.exp: New file.
4040
f6a88844
JM
40412015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
4042
4043 * configure: Regenerated.
4044 * configure.ac: Use GDB_AC_TRANSFORM.
4045 * aclocal.m4: sinclude ../transform.m4.
4046
497c491b
JM
40472015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4048
4049 * lib/dtrace.exp: New file.
4050 * gdb.base/dtrace-probe.exp: Likewise.
4051 * gdb.base/dtrace-probe.d: Likewise.
4052 * gdb.base/dtrace-probe.c: Likewise.
4053 * lib/pdtrace.in: Likewise.
4054 * configure.ac: Output variables with the transformed names of
4055 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
4056 * configure: Regenerated.
4057
03e98035
JM
40582015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4059
4060 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4061 expected message when trying to access $_probe_* convenience
4062 variables while not on a probe.
4063
63cc30e9
JK
40642015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4065
4066 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
4067
0703599a
PA
40682015-02-11 Pedro Alves <pedro@codesourcery.com>
4069
4070 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
4071 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
4072
7e60a48e
DE
40732015-02-10 Doug Evans <xdje42@gmail.com>
4074
4075 * lib/gdb.exp (gdb_load): Always return a result.
4076
01b088bc
PA
40772015-02-10 Pedro Alves <palves@redhat.com>
4078
4079 * gdb.threads/signal-sigtrap.c: New file.
4080 * gdb.threads/signal-sigtrap.exp: New file.
4081
b05ec7a5
AT
40822015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
4083
4084 * gdb.trace/no-attach-trace.c: New file.
4085 * gdb.trace/no-attach-trace.exp: New file.
4086
a2c2acaf
MW
40872015-02-09 Mark Wielaard <mjw@redhat.com>
4088
4089 * gdb.dwarf2/atomic.c: New file.
4090 * gdb.dwarf2/atomic-type.exp: Likewise.
4091
31fd9caa
MM
40922015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4093
4094 * gdb.btrace/buffer-size.exp: Update "info record" output.
4095 * gdb.btrace/delta.exp: Update "info record" output.
4096 * gdb.btrace/enable.exp: Update "info record" output.
4097 * gdb.btrace/finish.exp: Update "info record" output.
4098 * gdb.btrace/instruction_history.exp: Update "info record" output.
4099 * gdb.btrace/next.exp: Update "info record" output.
4100 * gdb.btrace/nexti.exp: Update "info record" output.
4101 * gdb.btrace/step.exp: Update "info record" output.
4102 * gdb.btrace/stepi.exp: Update "info record" output.
4103 * gdb.btrace/nohist.exp: Update "info record" output.
4104
d33501a5
MM
41052015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4106
4107 * gdb.btrace/buffer-size: New.
4108
f4abbc16
MM
41092015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4110
4111 * gdb.btrace/delta.exp: Update "info record" output.
4112 * gdb.btrace/enable.exp: Update "info record" output.
4113 * gdb.btrace/finish.exp: Update "info record" output.
4114 * gdb.btrace/instruction_history.exp: Update "info record" output.
4115 * gdb.btrace/next.exp: Update "info record" output.
4116 * gdb.btrace/nexti.exp: Update "info record" output.
4117 * gdb.btrace/step.exp: Update "info record" output.
4118 * gdb.btrace/stepi.exp: Update "info record" output.
4119 * gdb.btrace/nohist.exp: Update "info record" output.
4120
b9d61307
SM
41212015-02-06 Simon Marchi <simon.marchi@ericsson.com>
4122
4123 PR gdb/15678
4124 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
4125
e584fdbc
PA
41262015-02-06 Pedro Alves <palves@redhat.com>
4127
4128 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
4129 macro.
4130 (seconds_left, again): New globals.
4131 (main): Wait seconds_left in a 1-second sleep loop instead of
4132 sleeping 180 seconds. If 'again' is set, reset the seconds
4133 counter.
4134 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
4135 'again' in the inferior before detaching. Print the seconds left.
4136 (options): New global.
4137 (top level): Build program with -DTIMEOUT=$timeout.
4138
77f41761
PA
41392015-02-06 Pedro Alves <palves@redhat.com>
4140
4141 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
4142 determine how many seconds to pass to 'alarm'.
4143 * gdb.base/gdb-sigterm.exp (top level): Build program with
4144 -DTIMEOUT=$timeout.
4145 (do_test): Return success/failure indication. Add more verbose
4146 logging. Don't fail if 200 single steps are seen. Instead, fail
4147 when the test times out.
4148 (passes): New global.
4149 (top level): Break the testing loop if testing fails on any
4150 iteration. Use gdb_assert.
4151
b9394193
DB
41522015-02-04 Don Breazeal <donb@codesourcery.com>
4153
4154 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
4155 and initialize them.
4156 (ipc_cleanup): New function.
4157 (main): Don't declare shmid, semid, and msqid. Add a call to
4158 atexit so that we call ipc_cleanup on exit.
4159
42d9e528
PA
41602015-02-04 Pedro Alves <palves@redhat.com>
4161
4162 * boards/native-extended-gdbserver.exp: Remove any target variant
4163 specifications from the board name before clearing the isremote
4164 flag from board_info.
4165
ae6ae975
DE
41662015-01-31 Doug Evans <xdje42@gmail.com>
4167
4168 * gdb.base/maint.exp <maint print type argc>: Update expected output.
4169
cfb069a8
GB
41702015-01-31 Gary Benson <gbenson@redhat.com>
4171
4172 * gdb.base/completion.exp: Disable completion limiting for
4173 existing tests. Add new tests to check completion limiting.
4174 * gdb.linespec/ls-errs.exp: Disable completion limiting.
4175
5dd31d79
DE
41762015-01-31 Doug Evans <xdje42@gmail.com>
4177
4178 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
4179
9f050062
DE
41802015-01-31 Doug Evans <xdje42@gmail.com>
4181
4182 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
4183 entries. Duplicate file section script entries.
4184 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
4185 inlined entries. Add test for safe-path rejection.
4186 * gdb.python/py-section-script.c: Add duplicate inlined section script
4187 entries. Duplicate file section script entries.
4188 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
4189 inlined entries. Add test for safe-path rejection.
4190
df25ebbd
JB
41912015-01-29 Joel Brobecker <brobecker@adacore.com>
4192
4193 * gdb.ada/disc_arr_bound: New testcase.
4194
4a0ca9ec
JB
41952015-01-29 Joel Brobecker <brobecker@adacore.com>
4196
4197 * gdb.ada/mi_var_array: New testcase.
4198
3a8b707a
DE
41992015-01-27 Doug Evans <dje@google.com>
4200
4201 * gdb.python/py-objfile.exp: Add tests for objfile.username.
4202 Add test for objfile.filename, objfile.username after objfile
4203 has been unloaded.
4204
f8313f6e
JB
42052015-01-26 Joel Brobecker <brobecker@adacore.com>
4206
4207 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
4208 the second test to print the name attribute of value
4209 returned by the call to gdb.lookup_type, and adjust
4210 the expected output accordingly.
4211
37bc665e
MW
42122015-01-25 Mark Wielaard <mjw@redhat.com>
4213
4214 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
4215 * gdb.base/disp-step-fork.c: Include unistd.h.
4216 * gdb.base/siginfo-obj.c: Include stdio.h.
4217 * gdb.base/siginfo-thread.c: Likewise.
4218 * gdb.mi/non-stop.c: Include unistd.h.
4219 * gdb.mi/nsthrexec.c: Include stdio.h.
4220 * gdb.mi/pthreads.c: Include unistd.h.
4221 * gdb.modula2/unbounded1.c (main): Declare returns int.
4222 * gdb.reverse/consecutive-reverse.c: Likewise.
4223 * gdb.threads/create-fail.c: Include unistd.h.
4224 * gdb.threads/killed.c: Likewise.
4225 * gdb.threads/linux-dp.c: Likewise.
4226 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
4227 * gdb.threads/non-ldr-exc-2.c: Likewise.
4228 * gdb.threads/non-ldr-exc-3.c: Likewise.
4229 * gdb.threads/non-ldr-exc-4.c: Likewise.
4230 * gdb.threads/pthreads.c: Include unistd.h.
4231 (main): Declare returns int.
4232 * gdb.threads/tls-main.c (foo): New declaration.
4233 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
4234
f7e5394d
SM
42352015-01-23 Simon Marchi <simon.marchi@ericsson.com>
4236
4237 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
4238 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
4239
743649fd
MW
42402015-01-15 Mark Wielaard <mjw@redhat.com>
4241
4242 * gdb.base/noreturn-return.c: New file.
4243 * gdb.base/noreturn-return.exp: New file.
4244 * gdb.base/noreturn-finish.c: New file.
4245 * gdb.base/noreturn-finish.exp: New file.
4246
198297aa
PA
42472015-01-23 Pedro Alves <palves@redhat.com>
4248
4249 * gdb.threads/continue-pending-after-query.c: New file.
4250 * gdb.threads/continue-pending-after-query.exp: New file.
4251
717cf30c
AG
42522015-01-22 Anders Granlund <anders.granlund@ericsson.com>
4253 Simon Marchi <simon.marchi@ericsson.com>
4254
4255 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
4256 * gdb.base/valgrind-db-attach.exp: Same.
4257 * gdb.base/valgrind-infcall.exp: Same.
4258 * lib/mi-support.exp (default_mi_gdb_start): Same.
4259 * lib/prompt.exp (default_prompt_gdb_start): Same.
4260 * lib/gdb.exp (default_gdb_spawn): Same.
4261 (gdb_interact): New.
4262
4263
4b62a76e
JK
42642015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4265
4266 * gdb.compile/compile.exp (pointer to jit function): New test.
4267
b4cdae6f
WW
42682015-01-17 Wei-cheng Wang <cole945@gmail.com>
4269
4270 * lib/gdb.exp (supports_process_record): Return true for
4271 powerpc*-*-linux*.
4272 (supports_reverse): Likewise.
4273
d221e7ef
DB
42742015-01-15 Don Breazeal <donb@codesourcery.com>
4275
4276 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
4277 instead of checking whether the target board is remote and
4278 use spawn_wait_for_attach instead of exec/sleep.
4279 * gdb.base/attach-twice.exp: Likewise.
4280
bafffb51
JB
42812015-01-15 Joel Brobecker <brobecker@adacore.com>
4282
4283 * gdb.ada/var_arr_attrs: New testcase.
4284
5589af0e
PA
42852015-01-14 Pedro Alves <palves@redhat.com>
4286 Joel Brobecker <brobecker@adacore.com>
4287
4288 PR gdb/17525
4289 * gdb.base/bp-cmds-execution-x-script.c: New file.
4290 * gdb.base/bp-cmds-execution-x-script.exp: New file.
4291 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
4292
6c400b59
PA
42932015-01-14 Pedro Alves <palves@redhat.com>
4294
4295 PR cli/17828
4296 * gdb.base/batch-preserve-term-settings.c: New file.
4297 * gdb.base/batch-preserve-term-settings.exp: New file.
4298
e02c96a7
DE
42992015-01-13 Doug Evans <dje@google.com>
4300
4301 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
4302 binary.
4303
576fd14c
JB
43042015-01-13 Joel Brobecker <brobecker@adacore.com>
4305
4306 * Makefile.in (clean mostlyclean): Do not delete *.py.
4307
04dccad0
JB
43082015-01-13 Joel Brobecker <brobecker@adacore.com>
4309
4310 * gdb.python/py-lookup-type.exp: New file.
4311
3d230f71
PA
43122015-01-12 Pedro Alves <palves@redhat.com>
4313
4314 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
4315 restore GDBFLAGS before returning.
4316
7e67715d
JK
43172015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4318
4319 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
4320 is_amd64_regs_target and is_x86_like_target.
4321
f2e0d4b4
DE
43222015-01-11 Doug Evans <xdje42@gmail.com>
4323
4324 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
4325 is given without an explicit form.
4326 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
4327 attributes.
4328 * gdb.dwarf/corrupt.exp: Ditto.
4329 * gdb.dwarf2/enum-type.exp: Ditto.
4330 * gdb.trace/entry-values.exp: Ditto.
4331 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
4332
439250fb
DE
43332015-01-11 Doug Evans <xdje42@gmail.com>
4334
4335 PR gdb/15830
4336 * gdb.base/maint.exp: Remove references to "maint demangle".
4337 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
4338 Add tests for explicitly specifying language to demangle.
4339 * gdb.dlang/demangle.exp: Ditto.
4340
ede9f622
PA
43412015-01-09 Pedro Alves <palves@redhat.com>
4342
4343 * gdb.threads/non-stop-fair-events.c: New file.
4344 * gdb.threads/non-stop-fair-events.exp: New file.
4345
a7b796db
PA
43462015-01-09 Pedro Alves <palves@redhat.com>
4347
4348 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
4349 the global scope. Set a breakpoint after all threads are started
4350 rather than stepping over two source lines. Expect the prompt.
4351 * gdb.base/watch_thread_num.c (threads_started_barrier): New
4352 global.
4353 (NUM): Now 15.
4354 (main): Use threads_started_barrier to wait for all threads to
4355 start. Main thread no longer calls thread_function. Exit after
4356 180 seconds.
4357 (loop): New function.
4358 (thread_function): Wait on threads_started_barrier barrier. Call
4359 'loop' at each iteration.
4360 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
4361 threads have started, instead of hardcoding number of "next"
4362 steps. Use an access watchpoint instead of a write watchpoint.
4363
9665ffdd
PA
43642015-01-09 Pedro Alves <palves@redhat.com>
4365
4366 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
4367 (thread_func): Wait on barrier.
4368 (main): Wait for all threads to start before stopping GDB.
4369 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
4370 global.
4371 (thread1_func, thread2_func): Wait on barrier.
4372 (main): Wait for all threads to start before stopping GDB.
4373 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
4374 New global.
4375 (thread1_func, thread2_func): Wait on barrier.
4376 (main): Wait for all threads to start before stopping GDB.
4377
c945a99f
PA
43782015-01-09 Pedro Alves <palves@redhat.com>
4379
4380 * gdb.threads/attach-many-short-lived-threads.c: New file.
4381 * gdb.threads/attach-many-short-lived-threads.exp: New file.
4382
c1a747c1
PA
43832014-01-09 Pedro Alves <palves@redhat.com>
4384
4385 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4386 instead of to thread 2.
4387 * gdb.threads/signal-command-multiple-signals-pending.c (main):
4388 Add barrier around each pthread_create call instead of around all
4389 calls.
4390 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4391 Set a break on thread_function and have the child threads hit it
4392 one at at a time.
4393
60b3033e
PA
43942015-01-09 Pedro Alves <palves@redhat.com>
4395
4396 * lib/gdb.exp (can_spawn_for_attach): New procedure.
4397 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4398 false.
4399 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4400 checking whether the target board is remote.
4401 * gdb.multi/multi-attach.exp: Likewise.
4402 * gdb.python/py-sync-interp.exp: Likewise.
4403 * gdb.server/ext-attach.exp: Likewise.
4404 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4405 tests that need to attach, instead of checking whether the target
4406 board is remote at the top of the file.
4407
acc018ac
YQ
44082015-01-08 Yao Qi <yao@codesourcery.com>
4409
4410 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4411
50a18af8
JK
44122015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4413
4414 Fix testcase compilation.
4415 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4416
8503d6e1
JB
44172015-01-06 Joel Brobecker <brobecker@adacore.com>
4418
4419 * gdb.python/py-type.exp: Add a couple test about empty
4420 array creation, and negative-length array creation.
4421
cc73dbcc
DE
44222015-01-02 Doug Evans <xdje42@gmail.com>
4423
4424 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4425
0300bbc7
DE
44262015-01-02 Doug Evans <dje@google.com>
4427
4428 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4429
9d85a0ec
YQ
44302014-12-29 Yao Qi <yao@codesourcery.com>
4431
4432 * gdb.trace/entry-values.exp: Update comments. Rename variable
4433 bar_call_foo to returned_from_foo.
4434
87186c6a
MMN
44352014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
4436
4437 PR gdb/17394
4438 * gdb.linespec/break-asm-file.c: New file.
4439 * gdb.linespec/break-asm-file.exp: New file.
4440 * gdb.linespec/break-asm-file0.s: New file.
4441 * gdb.linespec/break-asm-file1.s: New file.
4442
1bab7383
YQ
44432014-12-18 Nigel Stephens <nigel@mips.com>
4444 Maciej W. Rozycki <macro@codesourcery.com>
4445
4446 * gdb.base/float.exp: Handle the new output from "info float" on
4447 MIPS targets.
4448
1bc1068a
JK
44492014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4450
4451 Fix MinGW compilation.
4452 * gdb.compile/compile-ops.exp: Update untested message if
4453 !skip_compile_feature_tests.
4454 * gdb.compile/compile-setjmp.exp: Likewise.
4455 * gdb.compile/compile-tls.exp: Likewise.
4456 * gdb.compile/compile.exp: Likewise.
4457 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4458 supported on this host".
4459
b6615d10
DE
44602014-12-16 Doug Evans <xdje42@gmail.com>
4461
4462 * boards/stabs.exp: New file.
4463
25dda427
AA
44642014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
4465
4466 * gdb.base/completion.exp: Adjust to format changes of "maint
4467 print user-registers".
4468
bf330350
CU
44692014-12-16 Catalin Udma <catalin.udma@freescale.com>
4470
4471 PR server/17457
4472 * gdb.arch/aarch64-fp.c: New file.
4473 * gdb.arch/aarch64-fp.exp: New file.
4474
395cf596
SDJ
44752014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4476
4477 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4478 r210637, r210913, r211666, r215400, r215817).
4479
4480 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
4481 * dg-extract-results.py: New file.
4482 * dg-extract-results.sh: Use it if the environment seems
4483 suitable.
4484
4485 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
4486
4487 * dg-extract-results.py (parse_run): Handle warnings that
4488 are printed before a test harness is run.
4489
4490 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
4491
4492 * dg-extract-results.py (Named): Remove __cmp__ method.
4493 (output_variation): Use a key to sort variation.harnesses.
4494
4495 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
4496
4497 * dg-extract-results.py: For Python 3, force sys.stdout to
4498 handle surrogate escape sequences.
4499 (safe_open): New function.
4500 (output_segment, main): Use it.
4501
4502 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
4503
4504 * dg-extract-results.py (Prog.result_re): Include options
4505 in test name.
4506
4507 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
4508
4509 * dg-extract-results.py (output_variation): Always sort if
4510 do_sum.
4511
e882ef3c
SM
45122014-12-15 Simon Marchi <simon.marchi@ericsson.com>
4513
4514 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4515 as long as we get pagination notifications.
4516
4992aa20
JM
45172014-12-15 Jason Merrill <jason@redhat.com>
4518
4519 * Makefile.in (check-gdb.%): Restore.
4520 * README: Mention it.
4521
c1b5a1a6
JB
45222014-12-13 Joel Brobecker <brobecker@adacore.com>
4523
4524 * gdb.ada/str_uninit: New testcase.
4525
5537b577
JK
45262014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4527
4528 PR symtab/17642
4529 * gdb.base/vla-stub-define.c: New file.
4530 * gdb.base/vla-stub.c: New file.
4531 * gdb.base/vla-stub.exp: New file.
4532
bb2ec1b3
TT
45332014-12-12 Phil Muldoon <pmuldoon@redhat.com>
4534 Jan Kratochvil <jan.kratochvil@redhat.com>
4535 Tom Tromey <tromey@redhat.com>
4536
4537 * configure.ac: Add gdb.compile/.
4538 * configure: Regenerate.
4539 * gdb.compile/Makefile.in: New file.
4540 * gdb.compile/compile-ops.exp: New file.
4541 * gdb.compile/compile-ops.c: New file.
4542 * gdb.compile/compile-tls.c: New file.
4543 * gdb.compile/compile-tls.exp: New file.
4544 * gdb.compile/compile-constvar.S: New file.
4545 * gdb.compile/compile-constvar.c: New file.
4546 * gdb.compile/compile-mod.c: New file.
4547 * gdb.compile/compile-nodebug.c: New file.
4548 * gdb.compile/compile-setjmp-mod.c: New file.
4549 * gdb.compile/compile-setjmp.c: New file.
4550 * gdb.compile/compile-setjmp.exp: New file.
4551 * gdb.compile/compile-shlib.c: New file.
4552 * gdb.compile/compile.c: New file.
4553 * gdb.compile/compile.exp: New file.
4554 * lib/gdb.exp (skip_compile_feature_tests): New proc.
4555
4ff709eb
TT
45562014-12-12 Tom Tromey <tromey@redhat.com>
4557
4558 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
4559 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4560
6dddd6a5
DE
45612014-12-12 Doug Evans <dje@google.com>
4562
4563 * lib/gdb-python.exp (get_python_valueof): New function.
4564 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4565
71c24708
AA
45662014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4567
4568 * gdb.base/completion.exp: Add test for completion of "info
4569 registers ".
4570
3e29f34a
MR
45712014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
4572
4573 * gdb.base/func-ptrs.c: New file.
4574 * gdb.base/func-ptrs.exp: New file.
4575
fc126975
SM
45762014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4577
4578 PR breakpoints/17012
4579 * gdb.base/dprintf-detach.c: New file.
4580 * gdb.base/dprintf-detach.exp: New file.
4581
0a46d518
SM
45822014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4583
4584 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4585 * lib/gdb.exp (target_is_gdbserver): New procedure.
4586
a0be3e44
DE
45872014-12-08 Doug Evans <dje@google.com>
4588
4589 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4590
df1b803a
YQ
45912014-12-05 Yao Qi <yao@codesourcery.com>
4592
4593 * gdb.guile/scm-error.exp: Remove the third argument to
4594 gdb_remote_download.
4595 * gdb.guile/scm-frame-args.exp: Likewise.
4596 * gdb.guile/scm-section-script.exp: Likewise.
4597
ddb9f679
YQ
45982014-12-05 Yao Qi <yao@codesourcery.com>
4599
4600 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4601
86e4ed39
DE
46022014-12-04 Doug Evans <dje@google.com>
4603
4604 * gdb.python/py-objfile.exp: Add tests for
4605 objfile.add_separate_debug_file.
4606
7c50a931
DE
46072014-12-04 Doug Evans <dje@google.com>
4608
4609 * lib/gdb.exp (get_build_id): New function.
4610 (build_id_debug_filename_get): Rewrite to use it.
4611 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4612
621661e3
MR
46132014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
4614
4615 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4616 `method(long)', not just 0x0.
4617 * gdb.cp/nsalias.exp: Align code labels to 4.
4618 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4619 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4620 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4621 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4622 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4623 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4624
29f0c3b7
DE
46252014-12-02 Doug Evans <dje@google.com>
4626
e1e061e7 4627 PR symtab/17602
29f0c3b7 4628 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 4629 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
4630 * gdb.cp/anon-ns.exp: Update.
4631
162078c8
NB
46322014-12-02 Nick Bull <nicholaspbull@gmail.com>
4633
4634 * gdb.python/py-events.py (inferior_call_handler): New.
4635 (register_changed_handler, memory_changed_handler): New.
4636 (test_events.invoke): Register new handlers.
4637 * gdb.python/py-events.exp: Add tests for inferior call,
4638 memory_changed and register_changed events.
4639
fdb09caf
AA
46402014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4641
4642 * gdb.base/execl-update-breakpoints.exp: Specify the link address
4643 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
4644 if the linker doesn't understand this.
4645
55cfb2c4
SM
46462014-12-01 Simon Marchi <simon.marchi@ericsson.com>
4647
4648 * gdb.python/python.exp: Change expected reply to help().
4649
9e8cd6df
YQ
46502014-12-01 Yao Qi <yao@codesourcery.com>
4651
4652 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
4653 AC_CONFIG_SUBDIRS(gdb.gdbtk).
4654 * configure: Re-generated.
4655
6c659fc2
SC
46562014-11-28 Siva Chandra Reddy <sivachandra@google.com>
4657
4658 * gdb.cp/chained-calls.cc: New file.
4659 * gdb.cp/chained-calls.exp: New file.
4660 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4661
d7fc3181
SM
46622014-11-28 Simon Marchi <simon.marchi@ericsson.com>
4663
4664 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4665 * gdb.dwarf2/symtab-producer.exp: Same.
4666 * gdb.gdb/python-interrupts.exp: Same.
4667 * gdb.gdb/python-selftest.exp: Same.
4668 * gdb.python/py-linetable.exp: Same.
4669 * gdb.python/py-type.exp: Same.
4670 * gdb.python/py-value-cc.exp: Same.
4671 * gdb.python/py-value.exp: Same.
4672
10e79639
YQ
46732014-11-28 Yao Qi <yao@codesourcery.com>
4674
4675 * gdb.base/break-probes.exp: Match library name prefixed with
4676 sysroot.
4677
f28a0564
SM
46782014-11-27 Simon Marchi <simon.marchi@ericsson.com>
4679
4680 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4681 test expected output. Add parentheses for the call to print.
4682 Remove L suffix from integers.
4683
3fe1ce1d
DE
46842014-11-26 Doug Evans <dje@google.com>
4685
4686 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4687
84429e27
YQ
46882014-11-22 Yao Qi <yao@codesourcery.com>
4689
4690 * gdb.trace/entry-values.c: Remove asms.
4691 (foo): Add foo_label.
4692 (bar): Add bar_label.
4693 * gdb.trace/entry-values.exp: Remove code computing foo's
4694 length and bar's length.
4695 (Dwarf::assemble): Invoke function_range for bar and use
4696 MACRO_AT_func for foo.
4697
26741859
YQ
46982014-11-22 Yao Qi <yao@codesourcery.com>
4699
4700 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
4701 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
4702 Use .Lgcc43_procstart instead of gcc43.
4703
45e44d27
JB
47042014-11-21 Joel Brobecker <brobecker@adacore.com>
4705
4706 * gdb.ada/n_arr_bound: New testcase.
4707
458c8db8
SDJ
47082014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4709
4710 PR breakpoints/10737
4711 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
4712 test_catch_syscall_multi_arch.
4713 (test_catch_syscall_multi_arch): New function.
4714
43f3e411
DE
47152014-11-20 Doug Evans <xdje42@gmail.com>
4716
4717 * gdb.base/maint.exp: Update expected output.
4718
0d7b2549
AA
47192014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4720
4721 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
4722 4-byte instruction on S390.
4723
8908fca5
JB
47242014-11-19 Joel Brobecker <brobecker@adacore.com>
4725
4726 * gdb.ada/arr_arr: New testcase.
4727
4a46959e
JB
47282014-11-19 Joel Brobecker <brobecker@adacore.com>
4729
4730 * gdb.ada/pkd_arr_elem: New Testcase.
4731
470e2f4e
LM
47322014-11-18 Luis Machado <lgustavo@codesourcery.com>
4733
4734 * gdb.reverse/break-precsave: Expect completion message for
4735 core file reads.
4736 * gdb.reverse/consecutive-precsave.exp: Likewise.
4737 * gdb.reverse/finish-precsave.exp: Likewise.
4738 * gdb.reverse/i386-precsave.exp: Likewise.
4739 * gdb.reverse/machinestate-precsave.exp: Likewise.
4740 * gdb.reverse/sigall-precsave.exp: Likewise.
4741 * gdb.reverse/solib-precsave.exp: Likewise.
4742 * gdb.reverse/step-precsave.exp: Likewise.
4743 * gdb.reverse/until-precsave.exp: Likewise.
4744 * gdb.reverse/watch-precsave.exp: Likewise.
4745
a267f3ad
AA
47462014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4747
4748 * gdb.base/bp-permanent.c: Include unistd.h.
4749 * gdb.python/py-framefilter-mi.c (main): Add return type.
4750 * gdb.python/py-framefilter.c (main): Likewise.
4751 * gdb.trace/actions-changed.c (main): Likewise.
4752
12084a9a
AA
47532014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4754
4755 * gdb.mi/until.c: Add eye-catchers.
4756 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
4757 line numbers.
4758
dc7e1a77
AA
47592014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4760
4761 * gdb.base/condbreak.exp: Drop references to removed non-prototype
4762 function header variants in break1.c.
4763 * gdb.base/ena-dis-br.exp: Likewise.
4764 * gdb.base/hbreak2.exp: Likewise.
4765 * gdb.reverse/until-precsave.exp: Drop references to removed
4766 non-prototype function header variants in ur1.c.
4767 * gdb.reverse/until-reverse.exp: Likewise.
4768
41c77605
PM
47692014-11-17 Petr Machata <pmachata@redhat.com>
4770
4771 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
4772 ${_cu_offset_size} bytes abbrev offset.
4773
34248c3a
DE
47742014-11-15 Doug Evans <xdje42@gmail.com>
4775
4776 PR symtab/17559
4777 * gdb.base/line-symtabs.exp: New file.
4778 * gdb.base/line-symtabs.c: New file.
4779 * gdb.base/line-symtabs.h: New file.
4780
646da059
YQ
47812014-11-14 Yao Qi <yao@codesourcery.com>
4782
4783 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
4784 (func): Add label func_label.
4785 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
4786 Replace low_pc and high_pc with MACRO_AT_range.
4787 Replace name, low_pc and high_pc with MACRO_AT_func.
4788
9301ebe6
YQ
47892014-11-14 Yao Qi <yao@codesourcery.com>
4790
4791 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
4792 Replace name, low_pc and high_pc with MACRO_AT_func.
4793
f166b542
YQ
47942014-11-14 Yao Qi <yao@codesourcery.com>
4795
4796 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
4797 produce debug information.
4798 * gdb.dwarf2/implptr-optimized-out.S: Removed.
4799
0f6e71e3
YQ
48002014-11-14 Yao Qi <yao@codesourcery.com>
4801
4802 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
4803 object and get function length.
4804 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
4805 with MACRO_AT_func.
4806 (top-level): Replace gdb_compile and clean_restart with
4807 prepare_for_testing.
4808 * gdb.dwarf2/main.c (main): Add label main_label.
4809
876c4df9
YQ
48102014-11-14 Yao Qi <yao@codesourcery.com>
4811
4812 * lib/dwarf.exp (function_range): New procedure.
4813 (Dwarf::_handle_macro_at_func): New procedure.
4814 (Dwarf::_handle_macro_at_range): New procedure.
4815 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
4816
02ad9cf1
YQ
48172014-11-14 Yao Qi <yao@codesourcery.com>
4818
4819 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
4820 (_handle_attribute): New procedure.
4821
a59add0c
AA
48222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4823
4824 * gdb.ada/cond_lang/foo.c (callme): Add return type.
4825 * gdb.base/call-sc.c (zed): Likewise.
4826 * gdb.base/checkpoint.c (main): Likewise.
4827 * gdb.base/dump.c (main): Likewise.
4828 * gdb.base/gcore.c (main): Likewise.
4829 * gdb.base/huge.c (main): Likewise.
4830 * gdb.base/multi-forks.c (main): Likewise.
4831 * gdb.base/pr10179-a.c (main): Likewise.
4832 * gdb.base/savedregs.c (main): Likewise.
4833 * gdb.base/sigaltstack.c (main): Likewise.
4834 * gdb.base/siginfo.c (main): Likewise.
4835 * gdb.base/structs.c (zed): Likewise.
4836 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
4837 * gdb.mi/mi-syn-frame.c (main): Likewise.
4838 * gdb.mi/until.c (foo, main): Likewise.
4839 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
4840 * gdb.base/solib-weak.c (foo): Declare.
4841 * gdb.base/attach-twice.c: Include stdio.h.
4842 * gdb.base/weaklib1.c: Likewise.
4843 * gdb.base/weaklib2.c: Likewise.
4844 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
4845 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
4846 unistd.h.
4847 * gdb.base/attach-pie-misread.c: Include stdlib.h.
4848 * gdb.mi/mi-exit-code.c: Likewise.
4849 * gdb.base/break-interp-lib.c: Include string.h.
4850 * gdb.base/coremaker.c: Likewise.
4851 * gdb.base/testenv.c: Likewise.
4852 * gdb.python/py-finish-breakpoint.c: Likewise.
4853 * gdb.base/inferior-died.c: Include sys/wait.h.
4854 * gdb.base/fileio.c: Include time.h.
4855 * gdb.base/async-shell.c: Include unistd.h.
4856 * gdb.base/dprintf-non-stop.c: Likewise.
4857 * gdb.base/info-os.c: Likewise.
4858 * gdb.mi/mi-console.c: Likewise.
4859 * gdb.mi/watch-nonstop.c: Likewise.
4860 * gdb.python/py-events.c: Likewise.
4861 * gdb.base/async.c (baz): Move up before its invocation.
4862 * gdb.base/code_elim2.c (my_global_func): Likewise.
4863 * gdb.base/skip-solib-lib.c (multiply): Likewise.
4864 * gdb.base/advance.c (func2): Likewise.
4865
3b5d5997
AA
48662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4867
4868 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
4869 variant.
4870 * gdb.base/annota3.c: Likewise.
4871 * gdb.base/async.c: Likewise.
4872 * gdb.base/average.c: Likewise.
4873 * gdb.base/call-ar-st.c: Likewise.
4874 * gdb.base/call-rt-st.c: Likewise.
4875 * gdb.base/call-sc.c: Likewise.
4876 * gdb.base/call-strs.c: Likewise.
4877 * gdb.base/ending-run.c: Likewise.
4878 * gdb.base/execd-prog.c: Likewise.
4879 * gdb.base/exprs.c: Likewise.
4880 * gdb.base/foll-exec.c: Likewise.
4881 * gdb.base/foll-fork.c: Likewise.
4882 * gdb.base/foll-vfork.c: Likewise.
4883 * gdb.base/funcargs.c: Likewise.
4884 * gdb.base/gcore.c: Likewise.
4885 * gdb.base/jump.c: Likewise.
4886 * gdb.base/langs0.c: Likewise.
4887 * gdb.base/langs1.c: Likewise.
4888 * gdb.base/langs2.c: Likewise.
4889 * gdb.base/mips_pro.c: Likewise.
4890 * gdb.base/nodebug.c: Likewise.
4891 * gdb.base/opaque0.c: Likewise.
4892 * gdb.base/opaque1.c: Likewise.
4893 * gdb.base/recurse.c: Likewise.
4894 * gdb.base/run.c: Likewise.
4895 * gdb.base/scope0.c: Likewise.
4896 * gdb.base/scope1.c: Likewise.
4897 * gdb.base/setshow.c: Likewise.
4898 * gdb.base/setvar.c: Likewise.
4899 * gdb.base/shmain.c: Likewise.
4900 * gdb.base/shr1.c: Likewise.
4901 * gdb.base/shr2.c: Likewise.
4902 * gdb.base/sigall.c: Likewise.
4903 * gdb.base/signals.c: Likewise.
4904 * gdb.base/so-indr-cl.c: Likewise.
4905 * gdb.base/solib2.c: Likewise.
4906 * gdb.base/structs.c: Likewise.
4907 * gdb.base/sum.c: Likewise.
4908 * gdb.base/vforked-prog.c: Likewise.
4909 * gdb.base/watchpoint.c: Likewise.
4910 * gdb.reverse/shr2.c: Likewise.
4911 * gdb.reverse/until-reverse.c: Likewise.
4912 * gdb.reverse/ur1.c: Likewise.
4913 * gdb.reverse/watch-reverse.c: Likewise.
4914
066a77c5
AA
49152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4916
4917 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
4918 variant.
4919 * gdb.base/sepdebug.exp: Drop references to removed code.
4920
4f204ea5
AA
49212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4922
4923 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
4924 variant. Preserve original line numbering.
4925 * gdb.base/list1.c: Likewise.
4926
3b377a3a
AA
49272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4928
4929 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
4930 variant.
4931 * gdb.base/break1.c: Likewise.
4932 * gdb.base/break.exp: Drop references to removed code.
4933
e444df73
AA
49342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4935
4936 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
4937 variant.
4938
8008f2a7
AA
49392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4940
4941 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
4942
a5a06887
AA
49432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4944
4945 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
4946 logic into perform_all_tests() and invoke it with and without
4947 function header prototypes.
4948 (do_function_calls): Remove conditional XFAIL for PR 5318.
4949 (rerun_and_prepare): Remove duplicate code.
4950 (perform_all_tests): New. Main logic moved here.
4951
44dba9b9
AA
49522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4953
4954 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
4955 code guarded by #ifdef NO_PROTOTYPES.
4956 (t_double_many_args): Likewise.
4957 (DEF_FUNC_MANY_ARGS_1): Likewise.
4958 (DEF_FUNC_VALUES_1): Likewise.
4959 (t_structs_ldc): Renamed from t_structs_fc in conditional code
4960 guarded by #ifdef PROTOTYPES.
4961
d1fbcd56
AA
49622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4963
4964 * gdb.mi/mi-console.c: Add eye-catcher.
4965 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
4966 instead of literal line number.
4967
b0e59b8f
AA
49682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4969
4970 * gdb.base/shr2.c: Add eye-catcher.
4971 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
4972 line number.
4973
78f98cca
AA
49742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4975
4976 * gdb.base/jump.c: Add eye-catchers.
4977 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
4978 numbers.
4979
58fa2af0
AA
49802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4981
4982 * gdb.base/execd-prog.c: Add eye-catchers.
4983 * gdb.base/foll-exec.c: Likewise.
4984 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
4985 line numbers.
4986
04e5059b
AA
49872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4988
4989 * gdb.base/ending-run.c: Add eye-catchers.
4990 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
4991 literal line numbers.
4992
dbfdb174
AA
49932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4994
4995 * gdb.base/call-rt-st.c: Add eye-catchers.
4996 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
4997 literal line numbers.
4998
888a2ade
AA
49992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5000
5001 * gdb.base/call-ar-st.c: Add eye-catchers.
5002 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
5003 literal line numbers.
5004
6acc2dde
AA
50052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5006
5007 * gdb.base/average.c: Add eye-catchers.
5008 * gdb.base/sum.c: Likewise.
5009 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
5010 regexps dynamically.
5011
9ecfcd1d
AA
50122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5013
5014 * gdb.base/solib1.c: Add eye-catchers.
5015 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5016 literal line numbers.
5017
78708b7c
PA
50182014-11-12 Pedro Alves <palves@redhat.com>
5019
5020 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
5021 leader has exited.
5022
af48d08f
PA
50232014-11-12 Pedro Alves <palves@redhat.com>
5024
5025 * gdb.arch/i386-bp_permanent.c: New file.
5026 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
5027 (srcfile): Set to i386-bp_permanent.c.
5028 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
5029 that stepi does not execute the 'leave' instruction, instead of
5030 testing it does execute.
5031 * gdb.base/bp-permanent.c: New file.
5032 * gdb.base/bp-permanent.exp: New file.
5033
af3768e9
DE
50342014-11-10 Doug Evans <xdje42@gmail.com>
5035
5036 PR symtab/17564
5037 * gdb.base/symtab-search-order.exp: New file.
5038 * gdb.base/symtab-search-order.c: New file.
5039 * gdb.base/symtab-search-order-1.c: New file.
5040 * gdb.base/symtab-search-order-shlib-1.c: New file.
5041
9de00a4a
PA
50422014-11-07 Pedro Alves <palves@redhat.com>
5043
5044 PR gdb/17511
5045 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
5046 i?86-*-linux*.
5047
e0f52461
SC
50482014-11-03 Siva Chandra Reddy <sivachandra@google.com>
5049
5050 PR c++/17494
5051 * gdb.cp/pr17494.cc: New file.
5052 * gdb.cp/pr17494.exp: New file.
5053
6ce8c980
YQ
50542014-11-02 Yao Qi <yao@codesourcery.com>
5055
5056 * gdb.python/python.exp: Get working directory and match the
5057 output of "set extended-prompt \\w " with it.
5058
02be9a71
DE
50592014-10-30 Doug Evans <dje@google.com>
5060
5061 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5062 in objfiles.
5063 * gdb.python/py-progspace.exp: Add tests for setting random attributes
5064 in progspaces.
5065
3bdff46b
LM
50662014-10-30 Janis Johnson <janisjo@codesourcery.com>
5067
5068 * gdb.base/fullpath-expand.exp: Skip for a remote host.
5069 * gdb.base/realname-expand.exp: Likewise.
5070 * gdb.linespec/macro-relative.exp: Likewise.
5071
ab917dfb
PA
50722014-10-29 Pedro Alves <palves@redhat.com>
5073
5074 PR gdb/17408
5075 * gdb.threads/schedlock.c (some_function): New function.
5076 (call_function): New global.
5077 (MAYBE_CALL_SOME_FUNCTION): New macro.
5078 (thread_function): Call it.
5079 * gdb.threads/schedlock.exp (get_args): Add description parameter,
5080 and use it instead of a global counter. Adjust all callers.
5081 (get_current_thread): Use "find current thread" for test message
5082 here rather than having all callers pass down the same string.
5083 (goto_loop): New procedure, factored out from ...
5084 (my_continue): ... this.
5085 (step_ten_loops): Change parameter from test message to command to
5086 use. Adjust.
5087 (list_count): Delete global.
5088 (check_result): New procedure, factored out from duplicate top
5089 level code.
5090 (continue tests): Wrap in with_test_prefix.
5091 (test_step): New procedure, factored out from duplicate top level
5092 code.
5093 (top level): Test "step" in combination with all scheduler-locking
5094 modes. Test "next" in combination with all scheduler-locking
5095 modes, and in combination with stepping over a function call or
5096 not.
5097 * gdb.threads/next-bp-other-thread.c: New file.
5098 * gdb.threads/next-bp-other-thread.exp: New file.
5099
d3d4baed
PA
51002014-10-29 Pedro Alves <palves@redhat.com>
5101
5102 PR python/17372
5103 * gdb.python/python.exp: Test a multi-line command that spawns
5104 interactive Python.
5105 * gdb.base/multi-line-starts-subshell.exp: New file.
5106
563e8d85
YQ
51072014-10-29 Yao Qi <yao@codesourcery.com>
5108
5109 * gdb.base/fileio.exp: Make directories on host.
5110
0ea4d52e
YQ
51112014-10-29 Yao Qi <yao@codesourcery.com>
5112
5113 * gdb.base/fileio.c (test_write): Close the file.
5114
7f5ef605
PA
51152014-10-28 Pedro Alves <palves@redhat.com>
5116
5117 PR gdb/12623
5118 * gdb.base/sigstep.c (no_handler): New global.
5119 (main): If 'no_handler is true, set the signal handlers to
5120 SIG_IGN.
5121 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
5122 with_sw_watch and no_handler parameters. Handle them.
5123 (top level) <stepping over handler when stopped at a breakpoint
5124 test>: Add a test axis for testing with a software watchpoint, and
5125 another for testing with the signal handler set to SIG_IGN.
5126 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
5127 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
5128
abbdbd03
PA
51292014-10-28 Pedro Alves <palves@redhat.com>
5130
5131 PR gdb/17511
5132 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
5133 * gdb.base/sigstep.exp (other_handler_location): New global.
5134 (advance): Support stepping into the signal handler, and running
5135 commands while in the handler.
5136 (in_handler_map): New global.
5137 (top level): In the advance test, add combinations for getting
5138 into the handler with stepping commands, and for running commands
5139 in the handler. Add comment descripting the advancei tests.
5140
1df4399f
PA
51412014-10-28 Pedro Alves <palves@redhat.com>
5142
5143 * gdb.base/sigstep.exp: Use build_executable instead of
5144 prepare_for_testing.
5145 (top level): Move code that starts GDB, runs to main and creates a
5146 display to ...
5147 (restart): ... this new procedure.
5148 (top level): Move backtrace from signal handler test to ...
5149 (validate_backtrace): ... this new procedure.
5150 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
5151 with_test_prefix. Always restart GDB.
5152 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
5153 with_test_prefix. Always restart GDB. No need to delete
5154 breakpoints after the test.
5155 (test_skip_handler): Remove prefix parameter.
5156 (skip_over_handler, breakpoint_to_handler)
5157 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
5158 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
5159 restart GDB. No need to delete breakpoints after the test.
5160 (top level): Use foreach to call the test procedures with
5161 different commands.
5162
a5b6e449
PA
51632014-10-28 Pedro Alves <palves@redhat.com>
5164
5165 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
5166 instead of GNATS numbers.
5167 * gdb.base/sigbpt.exp: Likewise.
5168 * gdb.base/siginfo.exp: Likewise.
5169 * gdb.base/sigstep.exp: Likewise.
5170
e5f8a7cc
PA
51712014-10-27 Pedro Alves <palves@redhat.com>
5172
5173 * gdb.base/sigstep.c (dummy): New global.
5174 (main): Issue a couple writes to the new global.
5175 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
5176 procedures.
5177 (skip_over_handler): Use test_skip_handler.
5178 (top level): Call skip_over_handler for stepi and nexti too.
5179 (breakpoint_over_handler): Use test_skip_handler.
5180 (top level): Call breakpoint_over_handler for stepi and nexti too.
5181
763905a3
YQ
51822014-10-27 Yao Qi <yao@codesourcery.com>
5183
5184 * gdb.trace/tfile.c (adjust_function_address)
5185 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
5186 function descriptor.
5187
6f259a23
DB
51882014-10-24 Don Breazeal <donb@codesourcery.com>
5189
5190 * gdb.base/foll-fork.exp (test_follow_fork,
5191 catch_fork_child_follow): Check for updated fork messages emitted
5192 from infrun.c.
5193 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
5194 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
5195 vfork_and_exec_child_follow_through_step): Check for updated vfork
5196 messages emitted from infrun.c.
5197
09dd9a69
PA
51982014-10-24 Pedro Alves <palves@redhat.com>
5199
5200 * gdb.base/corefile.exp: Remove references to ultrix.
5201 * gdb.base/interrupt.exp: Likewise.
5202 * gdb.base/whatis.exp: Likewise.
5203 * gdb.gdb/selftest.exp: Likewise.
5204 * gdb.threads/manythreads.exp: Likewise.
5205 * gdb.threads/print-threads.exp: Likewise.
5206 * gdb.threads/pthreads.exp:: Likewise.
5207 * gdb.threads/schedlock.exp: Likewise.
5208
3433cfa5
SC
52092014-10-24 Siva Chandra Reddy <sivachandra@google.com>
5210
5211 * gdb.cp/non-trivial-retval.cc: Add a test case.
5212 * gdb.cp/non-trivial-retval.exp: Add a test.
5213
092f880b
YQ
52142014-10-20 Yao Qi <yao@codesourcery.com>
5215
5216 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
5217 * gdb.python/py-objfile-script-gdb.py: New file.
5218 * gdb.python/py-objfile-script.exp: Update reference to
5219 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
5220 of remote_download. Remove the dest file.
5221
acbdb7f3
YQ
52222014-10-20 Yao Qi <yao@codesourcery.com>
5223
5224 * gdb.base/checkpoint.exp: Don't remove file copied on host.
5225 * gdb.base/step-line.exp: Likewise.
5226 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5227 * gdb.dwarf2/dw2-basic.exp: Likewise.
5228 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5229 * gdb.dwarf2/dw2-filename.exp: Likewise.
5230 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5231 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5232 * gdb.dwarf2/dw2-producer.exp: Likewise.
5233 * gdb.dwarf2/mac-fileno.exp: Likewise.
5234 * gdb.python/py-frame-args.exp: Likewise.
5235 * gdb.python/py-framefilter.exp: Likewise.
5236 * gdb.python/py-mi.exp: Likewise.
5237 * gdb.python/py-objfile-script.exp: Likewise
5238 * gdb.python/py-pp-integral.exp: Likewise.
5239 * gdb.python/py-pp-re-notag.exp: Likewise.
5240 * gdb.python/py-prettyprint.exp: Likewise.
5241 * gdb.python/py-section-script.exp: Likewise.
5242 * gdb.python/py-typeprint.exp: Likewise.
5243 * gdb.python/py-xmethods.exp: Likewise.
5244 * gdb.stabs/weird.exp: Likewise.
5245 * gdb.xml/tdesc-regs.exp: Likewise.
5246
bd286a29
KCY
52472014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
5248
5249 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
5250 (out_cu): Use addr_len for the size of addresses.
5251 (out_line): Likewise. Size DW_LNE_set_address instruction
5252 according to addr_len.
5253 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
5254 (FUNC): Add START_INSNS to definition.
5255
673dc4a0
YQ
52562014-10-18 Yao Qi <yao@codesourcery.com>
5257
5258 * gdb.base/argv0-symlink.exp: Check argv[0] value if
5259 gdb_has_argv0 return true.
5260 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
5261 check [target_info exists noargs], check [gdb_has_argv0]
5262 instead.
5263 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5264 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
5265 procedures.
5266
4ffbba72
DE
52672014-10-17 Doug Evans <dje@google.com>
5268
5269 * gdb.python/py-events.exp: Update expected output for clear_objfiles
5270 event.
5271 * gdb.python/py-events.py: Add clear_objfiles event.
5272
d096d8c1
DE
52732014-10-17 Doug Evans <dje@google.com>
5274
5275 * gdb.python/py-objfile.exp: Test progspace attribute.
5276
a80db015
LM
52772014-10-17 Luis Machado <lgustavo@codesourcery.com>
5278
5279 * gdb.guile/scm-breakpoint.exp: Do not assume any
5280 directory separators when matching source file paths.
5281 * gdb.python/py-breakpoint.exp: Likewise.
5282 * gdb.reverse/break-precsave.exp: Likewise.
5283 * gdb.reverse/break-reverse.exp: Likewise.
5284 * gdb.reverse/consecutive-precsave.exp: Likewise.
5285 * gdb.reverse/finish-precsave.exp: Likewise.
5286 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5287 * gdb.reverse/finish-reverse.exp: Likewise.
5288 * gdb.reverse/i386-precsave.exp: Likewise.
5289 * gdb.reverse/i387-env-reverse.exp: Likewise.
5290 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5291 * gdb.reverse/machinestate-precsave.exp: Likewise.
5292 * gdb.reverse/machinestate.exp: Likewise.
5293 * gdb.reverse/sigall-precsave.exp: Likewise.
5294 * gdb.reverse/solib-precsave.exp: Likewise.
5295 * gdb.reverse/step-precsave.exp: Likewise.
5296 * gdb.reverse/until-precsave.exp: Likewise.
5297 * gdb.reverse/watch-precsave.exp: Likewise.
5298 * gdb.reverse/watch-reverse.exp: Likewise.
5299
b22089ab
YQ
53002014-10-17 Yao Qi <yao@codesourcery.com>
5301
5302 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
5303 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
5304
6c4486e6
PA
53052014-10-17 Pedro Alves <palves@redhat.com>
5306
5307 PR gdb/17471
5308 * gdb.base/bg-execution-repeat.c: New file.
5309 * gdb.base/bg-execution-repeat.exp: New file.
5310
0ff33695
PA
53112014-10-17 Pedro Alves <palves@redhat.com>
5312
5313 PR gdb/17300
5314 * gdb.base/continue-all-already-running.c: New file.
5315 * gdb.base/continue-all-already-running.exp: New file.
5316
6fdebc3d
PA
53172014-10-17 Pedro Alves <palves@redhat.com>
5318
5319 PR gdb/17472
5320 * gdb.base/annota-input-while-running.c: New file.
5321 * gdb.base/annota-input-while-running.exp: New file.
5322
32a8097b
PA
53232014-10-17 Pedro Alves <palves@redhat.com>
5324
5325 * gdb.base/callfuncs.exp: emove references to osf.
5326 * gdb.base/sigall.exp: Likewise.
5327 * gdb.gdb/selftest.exp: Likewise.
5328 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5329 * gdb.mi/non-stop.c: Likewise.
5330 * gdb.mi/pthreads.c: Likewise.
5331 * gdb.reverse/sigall-precsave.exp: Likewise.
5332 * gdb.reverse/sigall-reverse.exp: Likewise.
5333 * gdb.threads/pthreads.c: Likewise.
5334 * gdb.threads/pthreads.exp: Likewise.
5335
7a3517ff
YQ
53362014-10-17 Yao Qi <yao@codesourcery.com>
5337
5338 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
5339 check 'target_info exists noargs'.
5340 (test_command_prompt_position): Likewise.
5341 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
5342 Remove "set args".
5343 (progvar_simple_while_test): Likewise.
5344 (progvar_complex_if_while_test): Likewise.
5345 (if_while_breakpoint_command_test): Likewise.
5346 (infrun_breakpoint_command_test): Likewise.
5347 (breakpoint_command_test): Likewise.
5348 (watchpoint_command_test): Likewise.
5349 (bp_deleted_in_command_test): Likewise.
5350 (temporary_breakpoint_commands): Likewise.
5351
bb99c472
YQ
53522014-10-16 Yao Qi <yao@codesourcery.com>
5353
5354 * gdb.base/remotetimeout.exp: Remove noargs checking.
5355
7c16b83e
PA
53562014-10-15 Pedro Alves <palves@redhat.com>
5357
5358 PR breakpoints/9649
5359 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
5360 * gdb.base/breakpoint-in-ro-region.exp
5361 (probe_target_hardware_step): New procedure.
5362 (top level): Probe hardware stepping and hardware breakpoint
5363 support. Test stepping through a read-only region, with both
5364 "breakpoint auto-hw" on and off and both "always-inserted" on and
5365 off.
5366
35a49624
IB
53672014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
5368
5369 * gdb.dlang/demangle.exp: Update for demangling changes.
5370
2d1c107c
SC
53712014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5372
5373 * gdb.cp/non-trivial-retval.cc: Add new test cases.
5374 * gdb.cp/non-trivial-retval.exp: Add new tests.
5375
778811d5
SC
53762014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5377
5378 PR c++/13403
5379 PR c++/15154
5380 * gdb.cp/non-trivial-retval.cc: New file.
5381 * gdb.cp/non-trivial-retval.exp: New file.
5382
10c5f0a8
YQ
53832014-10-15 Yao Qi <yao@codesourcery.com>
5384
5385 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5386 remote host.
5387
65d7b369
YQ
53882014-10-15 Yao Qi <yao@codesourcery.com>
5389
5390 * gdb.python/py-symbol.exp: Match file base name if host is
5391 remote, otherwise match file name with dir name.
5392 * gdb.python/py-symtab.exp: Likewise.
5393 * gdb.python/python.exp: Likewise.
5394
46dc1394
YQ
53952014-10-15 Yao Qi <yao@codesourcery.com>
5396
5397 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5398 pattern.
5399 * gdb.python/py-symtab.exp: Likewise.
5400 * gdb.python/python.exp: Remove trailing ".*". Fix typo
5401 locationn.
5402
c40cc657
JB
54032014-10-14 Joel Brobecker <brobecker@adacore.com>
5404
5405 * gdb.ada/addr_arith: New testcase.
5406
2abf49e1
MR
54072014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
5408
5409 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5410 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5411 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5412 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5413
f7088df3
SDJ
54142014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
5415
5416 * gdb.arch/stap-eval-lang-ada.S: Likewise.
5417 * gdb.arch/stap-eval-lang-ada.c: Likewise.
5418 * gdb.arch/stap-eval-lang-ada.exp: New file.
5419
4dc06805
YQ
54202014-10-14 Yao Qi <yao@codesourcery.com>
5421
5422 * gdb.mi/mi-var-child.c (nothing1): New function.
5423 (nothing2): New function.
5424 (do_children_tests): Set function pointers by nothing1 and
5425 nothing2.
5426 * gdb.mi/mi-var-child.exp: Step over new added statements.
5427 Update test to match the new output.
5428 * gdb.mi/var-cmd.c (nothing1): New function.
5429 (nothing2): New function.
5430 (do_children_tests): Set function pointers by nothing1 and
5431 nothing2.
5432 * gdb.mi/mi-var-display.exp: Update test to match output.
5433 Step to the line specified by $line_dct_nothing.
5434 Increase the number of lines to step.
5435
46a93de2
YQ
54362014-10-14 Yao Qi <yao@codesourcery.com>
5437
5438 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5439 tests.
5440 * gdb.mi/mi2-var-child.exp: Likewise.
5441
14ea52ee
DE
54422014-10-13 Doug Evans <dje@google.com>
5443
5444 * gdb.python/py-objfile.exp: Change name of file name test.
5445
e5c6e92b
DE
54462014-10-13 Doug Evans <dje@google.com>
5447
5448 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5449 from the start of the CU.
5450
c780cc2f
JK
54512014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5452 Yao Qi <yao@codesourcery.com>
5453
5454 Fix "save breakpoints" for "catch" command.
5455 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5456 Remove -nonewline. Match also the added "main" line.
5457
99894e11
JK
54582014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5459
5460 Fix "save breakpoints" for "disable $bpnum" command.
5461 * gdb.base/save-bp.c (main): Add label.
5462 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
5463
6e1ac5a3
JK
54642014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5465
5466 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5467
754dd2b0
YQ
54682014-10-11 Yao Qi <yao@codesourcery.com>
5469
5470 * gdb.server/server-kill.exp: Execute command
5471 "set remote trace-status-packet on" before "tstatus".
5472
f90183d7
YQ
54732014-10-11 Yao Qi <yao@codesourcery.com>
5474
5475 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5476 (main): Call getppid.
5477 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5478 and continue to it. Read variable "server_pid".
5479
bf40a607
YQ
54802014-10-11 Yao Qi <yao@codesourcery.com>
5481
5482 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5483
052ca370
YQ
54842014-10-11 Yao Qi <yao@codesourcery.com>
5485
5486 * gdb.threads/thread-find.exp: Don't execute command
5487 "info threads".
5488 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5489 * gdb.threads/linux-dp.exp: Don't check the condition
5490 $threads_created equals to zero.
5491
3831839c
PA
54922014-10-10 Pedro Alves <palves@redhat.com>
5493
5494 * gdb.base/bigcore.exp: Remove references to IRIX.
5495 * gdb.base/funcargs.exp: Likewise.
5496 * gdb.base/interrupt.exp: Likewise.
5497 * gdb.base/mips_pro.exp: Likewise.
5498 * gdb.base/nodebug.exp: Likewise.
5499 * gdb.base/setvar.exp: Likewise.
5500 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5501
8b9a549d
PA
55022014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5503 Pedro Alves <palves@redhat.com>
5504
5505 PR symtab/14466
5506 * gdb.base/vdso-warning.c: New file.
5507 * gdb.base/vdso-warning.exp: New file.
5508
d48ba5e8
DE
55092014-10-02 Doug Evans <dje@google.com>
5510
5511 * gdb.base/structs.c (main): Don't run forever.
5512
2278c276
PA
55132014-10-02 Pedro Alves <palves@redhat.com>
5514
5515 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5516 (top level) <stop threads 1, stop threads 2>: Use it.
5517
b57bacec
PA
55182014-10-02 Pedro Alves <palves@redhat.com>
5519
5520 * gdb.threads/break-while-running.exp (test): Add new
5521 'update_thread_list' argument. Skip "info threads" if false.
5522 (top level): Add new 'update_thread_list' axis.
5523
13fd3ff3
PA
55242014-10-02 Pedro Alves <palves@redhat.com>
5525
5526 PR breakpoints/17431
5527 * gdb.base/execl-update-breakpoints.c: New file.
5528 * gdb.base/execl-update-breakpoints.exp: New file.
5529
0fec99e8
PA
55302014-10-01 Pedro Alves <palves@redhat.com>
5531
5532 * gdb.base/breakpoint-in-ro-region.c: New file.
5533 * gdb.base/breakpoint-in-ro-region.exp: New file.
5534
2ddf4301
SM
55352014-10-01 Simon Marchi <simon.marchi@ericsson.com>
5536
5537 * gdb.mi/mi-exit-code.exp: New file.
5538 * gdb.mi/mi-exit-code.c: New file.
5539
6a5f3f43
YQ
55402014-09-30 Yao Qi <yao@codesourcery.com>
5541
5542 * lib/prelink-support.exp (build_executable_own_libs): Error if
5543 the target isn't native.
5544
345bcc73
YQ
55452014-09-30 Yao Qi <yao@codesourcery.com>
5546
5547 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5548 false.
5549
a25a5a45
PA
55502014-09-22 Pedro Alves <palves@redhat.com>
5551
5552 * gdb.threads/break-while-running.exp: New file.
5553 * gdb.threads/break-while-running.c: New file.
5554
00ba3162
YQ
55552014-09-19 Yao Qi <yao@codesourcery.com>
5556
5557 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5558 Invoke test. Restart GDB with --readnow and invoke test again.
5559
c3b7b696
YQ
55602014-09-19 Yao Qi <yao@codesourcery.com>
5561
5562 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5563 proc set_breakpoint_on_gcd_function. Invoke
5564 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
5565 invoke set_breakpoint_on_gcd_function again.
5566
2b4fd423
DE
55672014-09-18 Doug Evans <dje@google.com>
5568
5569 * gdb.dwarf2/symtab-producer.exp: New file.
5570
a5947601
SDJ
55712014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5572
5573 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5574 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5575 * gdb.base/global-var-nested-by-dso.c: Likewise.
5576 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5577
91c19059
SDJ
55782014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5579 Pedro Alves <palves@redhat.com>
5580
5581 * gdb.base/watch-bitfields.exp: Pass string other than test file
5582 name to prepare_for_testing.
5583 (watch): New procedure.
5584 (expect_watchpoint): Use with_test_prefix.
5585 (top level): Factor out tests to ...
5586 (test_watch_location, test_regular_watch): ... these new
5587 procedures, and use with_test_prefix and gdb_continue_to_end.
5588
bb9d5f81
PP
55892014-09-16 Patrick Palka <patrick@parcs.ath.cx>
5590
5591 PR breakpoints/12526
5592 * gdb.base/watch-bitfields.exp: New file.
5593 * gdb.base/watch-bitfields.c: New file.
5594
635856f5
PA
55952014-09-16 Pedro Alves <palves@redhat.com>
5596
5597 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5598 software and hardware addresses, not software address against
5599 itself.
5600
7280ceea
PA
56012014-09-16 Pedro Alves <palves@redhat.com>
5602
5603 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5604 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5605
428b16bd
PA
56062014-09-16 Pedro Alves <palves@redhat.com>
5607
5608 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5609 files.
5610 * gdb.base/a2-run.exp: Remove all code guarded by istarget
5611 "*-*-vxworks*" throughout.
5612 * gdb.base/break.exp: Likewise.
5613 * gdb.base/default.exp: Likewise.
5614 * gdb.base/scope.exp: Likewise.
5615 * gdb.base/sepdebug.exp: Likewise.
5616 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5617 throughout.
5618 * gdb.base/run.c: Likewise.
5619 * gdb.base/sepdebug.c: Likewise.
5620 * gdb.hp/gdb.aCC/run.c: Likewise.
5621 * gdb.reverse/until-reverse.c: Likewise.
5622 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5623
666d413c
YQ
56242014-09-16 Yao Qi <yao@codesourcery.com>
5625
5626 * boards/local-remote-host-native.exp: New file.
5627
57cbd724
DE
56282014-09-14 Doug Evans <xdje42@gmail.com>
5629
5630 * gdb.threads/queue-signal.c (thread_count): New variable.
5631 (thread_count_mutex, thread_count_condvar): New variables.
5632 (incr_thread_count, wait_all_threads_running): New functions.
5633 (main): Wait for all threads to be in their thread functions.
5634
81219e53
DE
56352014-09-13 Doug Evans <xdje42@gmail.com>
5636
5637 * gdb.threads/queue-signal.c: New file.
5638 * gdb.threads/queue-signal.exp: New file.
5639
3714cea7
DE
56402014-09-13 Doug Evans <xdje42@gmail.com>
5641
5642 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5643 be consistent with what default_gdb_init uses.
5644 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5645 the plain text of the prompt. Add some logging printfs.
5646 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5647
fa43b1d7
PA
56482014-09-12 Pedro Alves <palves@redhat.com>
5649
5650 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5651 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5652 * gdb.arch/i386-size-overlap.exp: Likewise.
5653 * gdb.arch/i386-size.exp: Likewise.
5654 * gdb.arch/i386-unwind.exp: Likewise.
5655 * gdb.base/a2-run.exp: Likewise.
5656 * gdb.base/break.exp: Likewise.
5657 * gdb.base/charset.exp: Likewise.
5658 * gdb.base/chng-syms.exp: Likewise.
5659 * gdb.base/commands.exp: Likewise.
5660 * gdb.base/dbx.exp: Likewise.
5661 * gdb.base/find.exp: Likewise.
5662 * gdb.base/funcargs.exp: Likewise.
5663 * gdb.base/jit-simple.exp: Likewise.
5664 * gdb.base/reread.exp: Likewise.
5665 * gdb.base/sepdebug.exp: Likewise.
5666 * gdb.base/step-bt.exp: Likewise.
5667 * gdb.cp/mb-inline.exp: Likewise.
5668 * gdb.cp/mb-templates.exp: Likewise.
5669 * gdb.objc/basicclass.exp: Likewise.
5670 * gdb.threads/killed.exp: Likewise.
5671
9d9bf2df
EBM
56722014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5673
5674 PR tdep/17379
5675 * gdb.arch/powerpc-stackless.S: New file.
5676 * gdb.arch/powerpc-stackless.exp: New file.
5677
1cf2f1b0
JK
56782014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5679
5680 * gdb.base/attach.c: Include unistd.h.
5681 (main): Call alarm. Add label postloop.
5682 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5683 gdb_breakpoint, gdb_continue_to_breakpoint.
5684 (test_command_line_attach_run): Kill ${testpid} in one exit path.
5685
98880d46
PA
56862014-09-11 Pedro Alves <palves@redhat.com>
5687
5688 PR gdb/17347
5689 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
5690 * gdb.base/attach.exp (test_command_line_attach_run): New
5691 procedure.
5692 (top level): Call it.
5693
4c92ff2c
PA
56942014-09-11 Pedro Alves <palves@redhat.com>
5695
5696 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
5697 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
5698 (do_command_attach_tests): Use spawn_wait_for_attach.
5699 * gdb.base/solib-overlap.exp: Likewise.
5700 * gdb.multi/multi-attach.exp: Likewise.
5701 * gdb.python/py-prompt.exp: Likewise.
5702 * gdb.python/py-sync-interp.exp: Likewise.
5703 * gdb.server/ext-attach.exp: Likewise.
5704
3adc1a7d
GKB
57052014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
5706
5707 * gdb.fortran/array-element.exp: Remove unexpected "continue"
5708 command in testcase. Simplify testcase.
5709
96334934
JB
57102014-09-10 Joel Brobecker <brobecker@adacore.com>
5711
5712 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
5713
eb479039
JB
57142014-09-10 Joel Brobecker <brobecker@adacore.com>
5715
5716 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
5717
deede10c
JB
57182014-09-10 Joel Brobecker <brobecker@adacore.com>
5719
5720 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
5721
7828a5f5
JB
57222014-09-10 Joel Brobecker <brobecker@adacore.com>
5723
5724 * gdb.dwarf2/dynarr-ptr.c: New file.
5725 * gdb.dwarf2/dynarr-ptr.exp: New file.
5726
33aeebcf
MR
57272014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5728
5729 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
5730 of 30 rather than hardcoding 120 for a slow test case. Take the
5731 `gdb,timeout' target setting into account for this calculation.
5732 Don't extend the timeout for the test cases that don't need it.
5733
7b415901
MR
57342014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5735
5736 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
5737 a factor of 2 for a slow test case. Take the `gdb,timeout'
5738 target setting into account for this calculation.
5739 * gdb.reverse/until-precsave.exp: Increase the timeout by
5740 a factor of 15 and 3 respectively rather than adding 120
5741 for a pair of slow test cases. Take the `gdb,timeout'
5742 target setting into account for this calculation.
5743
4a40f85a
MR
57442014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5745
5746 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
5747 timeout, don't pass one down to gdb_expect.
5748 (gdb_expect): Rework timeout selection.
5749
09635af7
MR
57502014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5751
5752 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
5753 exception on timeout.
5754 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
5755 (gdbserver_start_extended): Catch any `gdbserver_start' error
5756 exceptions.
5757 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
5758 * lib/mi-support.exp (mi_gdb_target_load): Catch any
5759 `gdbserver_gdb_load' error exceptions.
5760
2bdd10b7
MR
57612014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5762
5763 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
5764 120 on waiting for the TCP socket to open.
5765
316935f0
DE
57662014-09-09 Doug Evans <xdje42@gmail.com>
5767
5768 * gdb.base/default.exp (show_conv_list): Add _caller_is,
5769 _caller_matches, _any_caller_is, _any_caller_matches.
5770
83740597
DE
57712014-09-09 Doug Evans <xdje42@gmail.com>
5772
5773 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
5774
4c122fc3
YQ
57752014-09-09 Yao Qi <yao@codesourcery.com>
5776
5777 * gdb.mi/mi-var-display.exp: Set print symbol off.
5778
a9f116cb
GKB
57792014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
5780
5781 PR gdb/17035
5782 * gdb.base/commands.exp: Add tests to verify user-defined
5783 commands with empty bodies.
5784 * gdb.python/py-cmd.exp: Test that we don't show user-defined
5785 python commands in `show user command`.
5786 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
5787 scheme commands in `show user command`.
5788
c75bd3a2
JK
57892014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5790
5791 PR python/17355
5792 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
5793 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
5794 * gdb.python/py-framefilter-invalidarg.exp: New file.
5795 * gdb.python/py-framefilter-invalidarg.py: New file.
5796
faa42425
DE
57972014-09-06 Doug Evans <xdje42@gmail.com>
5798
5799 PR 15276
5800 * gdb.python/py-caller-is.c: New file.
5801 * gdb.python/py-caller-is.exp: New file.
5802
474ca4f6
SDJ
58032014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
5804
5805 PR gdb/17235
5806 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
5807 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
5808
eb0b0463
SDJ
58092014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
5810
5811 PR fortran/17237
5812 * gdb.fortran/print-formatted.exp: New file.
5813 * gdb.fortran/print-formatted.f90: Likewise.
5814
5f3b99cf
SS
58152014-09-03 Sasha Smundak <asmundak@google.com>
5816
5817 * gdb.python/py-frame.exp: Test Frame.read_register.
5818
7d793aa9
SDJ
58192014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
5820
5821 PR python/16699
5822 * gdb.python/py-completion.exp: New file.
5823 * gdb.python/py-completion.py: Likewise.
5824
fb0576e9
DE
58252014-08-28 Doug Evans <dje@google.com>
5826
5827 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
5828 eax,etc. are live with values set by gdb and thus the compiler can't
5829 use them.
5830 * gdb.arch/i386-pseudo.c (main): Ditto.
5831
ee92b0dd
DE
58322014-08-27 Doug Evans <dje@google.com>
5833
5834 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
5835
6649db35
DE
58362014-08-25 Doug Evans <dje@google.com>
5837
5838 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
5839 (main): Ditto.
5840
564b7600
DE
58412014-08-25 Doug Evans <dje@google.com>
5842
5843 * gdb.threads/thread-execl.exp: #include <stdio.h>.
5844
3881fb67
YQ
58452014-08-24 Yao Qi <yao@codesourcery.com>
5846
5847 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
5848 symbol off.
5849 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
5850
a05a36a5
DE
58512014-08-22 Doug Evans <dje@google.com>
5852
5853 PR 17276
5854 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
5855 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
5856 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
5857
7c343b48
YQ
58582014-08-22 Yao Qi <yao@codesourcery.com>
5859
5860 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
5861 * gdb.python/py-finish-breakpoint2.exp: Likewise.
5862 * gdb.python/python.exp: Likewise. Use .py file on the host
5863 instead of the build.
5864
22fd09ae
JK
58652014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5866
5867 * gdb.threads/gcore-stale-thread.c: New file.
5868 * gdb.threads/gcore-stale-thread.exp: New file.
5869
a8454a7c
PA
58702014-08-21 Pedro Alves <palves@redhat.com>
5871
5872 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
5873 * gdb.base/gcore-relro-pie.exp: Likewise.
5874 * gdb.base/gcore-relro.exp: Likewise.
5875 * gdb.base/gcore.exp: Likewise.
5876 * gdb.base/print-symbol-loading.exp: Likewise.
5877 * gdb.threads/gcore-thread.exp: Likewise.
5878 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
5879
2a31c623
PA
58802014-08-20 Pedro Alves <palves@redhat.com>
5881 Jan Kratochvil <jan.kratochvil@redhat.com>
5882
5883 * Makefile.in (EXTRA_RULES, CC): New variables, get from
5884 configure.
5885 (EXPECT): Handle READ1 being set.
5886 (all): Depend on EXTRA_RULES.
5887 (check-read1, expect-read1, read1.so, read1): New rules.
5888 * README (Testsuite Parameters): Document the READ1 make variable.
5889 (Race detection): New section.
5890 * configure: Regenerate.
5891 * configure.ac: If build==host==target, and running under a
5892 GNU/glibc system, add read1 to the extra Makefile rules.
5893 (EXTRA_RULES): AC_SUBST it.
5894 * lib/read1.c: New file.
5895
d36430db
JB
58962014-08-20 Joel Brobecker <brobecker@adacore.com>
5897
5898 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
5899 the handling of variables declared as a typedef to an array
5900 which a DW_AT_data_location attribute.
5901
9a0dc9e3
PA
59022014-08-19 Andrew Burgess <aburgess@broadcom.com>
5903 Pedro Alves <palves@redhat.com>
5904
5905 PR symtab/14604
5906 PR symtab/14605
5907 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
5908 gdb_test.
5909
0718a8da
PA
59102014-08-19 Pedro Alves <palves@redhat.com>
5911
5912 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
5913
13b448cd
YQ
59142014-08-19 Yao Qi <yao@codesourcery.com>
5915
5916 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
5917 right line.
5918
1cbf5077
DB
59192014-08-18 David Blaikie <dblaikie@gmail.com>
5920
5921 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
5922
bf0fae19
JB
59232014-08-18 Joel Brobecker <brobecker@adacore.com>
5924
5925 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
5926 attribute in array range.
5927
3c8c5dcc
JB
59282014-08-18 Joel Brobecker <brobecker@adacore.com>
5929
5930 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
5931
e66d4446
SC
59322014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5933
5934 PR c++/17132
5935 * gdb.cp/pr17132.cc: New file.
5936 * gdb.cp/pr17132.exp: New file.
5937
940df408
SC
59382014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5939
5940 * gdb.python/py-xmethods.py (A_getarrayind)
5941 (E_method_char_worker.__call__, E_method_int_worker.__call__):
5942 Use 'print' with function call syntax.
5943 (E_method_matcher.match): Fix tab vs space indentation mixup.
5944
ebcc6c3a
YQ
59452014-08-15 Yao Qi <yao@codesourcery.com>
5946
5947 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
5948 false.
5949
775e0f04
YQ
59502014-08-15 Yao Qi <yao@codesourcery.com>
5951
5952 * gdb.cp/casts.exp: Set print symbol off.
5953 * gdb.cp/class2.exp: Likewise.
5954 * gdb.cp/overload.exp: Likewise.
5955 * gdb.cp/templates.exp: Likewise.
5956
d769e349
DE
59572014-08-11 Doug Evans <dje@google.com>
5958
5959 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5960 (test_load_shlib): Update.
5961
20c6f1e1
YQ
59622014-08-09 Yao Qi <yao@codesourcery.com>
5963
5964 * gdb.base/display.exp: Invoke is_address_zero_readable.
5965 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
5966 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5967 * gdb.base/hbreak-unmapped.exp: Return if
5968 is_address_zero_readable returns true.
5969 * gdb.base/signest.exp: Likewise.
5970 * gdb.base/signull.exp: Likewise.
5971 * gdb.base/sigbpt.exp: Likewise.
5972 * gdb.guile/scm-disasm.exp: Do the test if
5973 is_address_zero_readable returns false.
5974 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
5975 * gdb.python/py-arch.exp: Likewise.
5976 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
5977 * lib/gdb.exp (is_address_zero_readable): New proc.
5978
5792e8e3
YQ
59792014-08-09 Yao Qi <yao@codesourcery.com>
5980
5981 PR testsuite/13443
5982 * gdb.mi/mi-var-display.exp: Make test messages unique.
5983
3cecbbbe
TT
59842014-08-04 Tom Tromey <tromey@redhat.com>
5985
5986 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
5987 target 0".
5988
00b51ff5
TT
59892014-08-04 Tom Tromey <tromey@redhat.com>
5990
5991 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
5992 "target_resume".
5993
6908c509
JB
59942014-08-01 Joel Brobecker <brobecker@adacore.com>
5995
5996 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
5997 inner_vla_struct_object_size.
5998 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
5999 as xfail.
6000
cc6563d2
PA
60012014-07-30 Pedro Alves <palves@redhat.com>
6002
6003 * gdb.threads/signal-command-handle-nopass.exp (test): Add
6004 comment.
6005
7e09a223
YQ
60062014-07-29 Yao Qi <yao@codesourcery.com>
6007
6008 PR gdb/17206
6009 * gdb.base/until-nodebug.exp: New.
6010
7ebdbe92
DE
60112014-07-28 Doug Evans <xdje42@gmail.com>
6012
6013 PR guile/17203
6014 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6015 previously existing parameter, and previously ambiguously spelled
6016 parameter.
6017
fdb1adc6
WN
60182014-07-28 Will Newton <will.newton@linaro.org>
6019
6020 * gdb.base/varargs.exp: Remove KFAILs for ARM.
6021
186fcde0
DE
60222014-07-26 Ludovic Courtès <ludo@gnu.org>
6023 Doug Evans <xdje42@gmail.com>
6024
6025 PR guile/17146
6026 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
6027
70509625
PA
60282014-07-25 Pedro Alves <palves@redhat.com>
6029
6030 * gdb.threads/signal-command-handle-nopass.c: New file.
6031 * gdb.threads/signal-command-handle-nopass.exp: New file.
6032 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
6033 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
6034 * gdb.threads/signal-delivered-right-thread.c: New file.
6035 * gdb.threads/signal-delivered-right-thread.exp: New file.
6036
c3f814a1
PA
60372014-07-25 Pedro Alves <palves@redhat.com>
6038
6039 * gdb.base/double-prompt-target-event-error.exp
6040 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
6041 match.
6042 (cancel_pagination_in_target_event): Rework double prompt
6043 detection.
6044 * gdb.base/paginate-after-ctrl-c-running.exp
6045 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
6046 <return>' match.
6047 * gdb.base/paginate-bg-execution.exp
6048 (test_bg_execution_pagination_return)
6049 (test_bg_execution_pagination_cancel): Remove '-notransfer
6050 <return>' matches.
6051 * gdb.base/paginate-execution-startup.exp
6052 (test_fg_execution_pagination_return)
6053 (test_fg_execution_pagination_cancel): Remove '-notransfer
6054 <return>' matches.
6055 * gdb.base/paginate-inferior-exit.exp
6056 (test_paginate_inferior_exited): Remove '-notransfer <return>'
6057 match.
6058 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
6059 * lib/gdb.exp (pagination_prompt): Run text through
6060 string_to_regexp.
6061 (gdb_test_multiple): Match $pagination_prompt instead of
6062 "<return>".
6063 (string_to_regexp): Move to lib/gdb-utils.exp.
6064
e214cf6c
JK
60652014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6066
6067 * gdb.arch/amd64-entry-value-paramref.S: New file.
6068 * gdb.arch/amd64-entry-value-paramref.cc: New file.
6069 * gdb.arch/amd64-entry-value-paramref.exp: New file.
6070 * gdb.arch/amd64-optimout-repeat.S: New file.
6071 * gdb.arch/amd64-optimout-repeat.c: New file.
6072 * gdb.arch/amd64-optimout-repeat.exp: New file.
6073
17d0c5c8
JK
60742014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6075
6076 PR gdb/17170
6077 * gdb.base/statistics.exp: New file.
6078
b8b8facf
DE
60792014-07-17 Doug Evans <dje@google.com>
6080
74b49205 6081 PR gdb/17170
b8b8facf
DE
6082 * gdb.base/maint.exp: Update testing of per-command stats.
6083
1b5d0ab3
PA
60842014-07-16 Pedro Alves <palves@redhat.com>
6085
6086 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
6087 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
6088 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
6089 (tfile_write_buf): New functions.
6090 (add_memory_block): Rewrite using the above.
6091 (adjust_function_address): New function.
6092 (FUNCTION_ADDRESS): New macro.
6093 (write_basic_trace_file): Remove short_x local, and use
6094 tfile_write_16. Change type of func_addr local to unsigned long
6095 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
6096 here. Cast argument of add_memory_block to char pointer.
6097 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
6098 (main): Remove parameters.
6099 * gdb.trace/tfile.exp: Remove nowarnings.
6100
4d974e88
SM
61012014-07-15 Simon Marchi <simon.marchi@ericsson.com>
6102
6103 * gdb.base/debug-expr.exp: Test string evaluation with
6104 "debug expression" on.
6105
41e99568
PA
61062014-07-15 Pedro Alves <palves@redhat.com>
6107
6108 * gdb.base/reread.exp: Use clean_restart.
6109
487d9753
PL
61102014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
6111
6112 * gdb.arch/avr-flash-qualifer.c: New.
6113 * gdb.arch/avr-flash-qualifer.exp: New.
6114
cc1c52ad
PA
61152014-07-14 Pedro Alves <palves@redhat.com>
6116
6117 * gdb.base/paginate-after-ctrl-c-running.c: New file.
6118 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
6119
1e973570
PA
61202014-07-14 Pedro Alves <palves@redhat.com>
6121
6122 * gdb.base/double-prompt-target-event-error.c: New file.
6123 * gdb.base/double-prompt-target-event-error.exp: New file.
6124
93d6eb10
PA
61252014-07-14 Pedro Alves <palves@redhat.com>
6126
6127 PR gdb/17072
6128 * gdb.base/paginate-inferior-exit.c: New file.
6129 * gdb.base/paginate-inferior-exit.exp: New file.
6130
0017922d
PA
61312014-07-14 Pedro Alves <palves@redhat.com>
6132
6133 PR gdb/17072
6134 * gdb.base/paginate-bg-execution.c: New file.
6135 * gdb.base/paginate-bg-execution.exp: New file.
6136
94696ad3
PA
61372014-07-14 Pedro Alves <palves@redhat.com>
6138
6139 PR gdb/17072
6140 * gdb.base/paginate-execution-startup.c: New file.
6141 * gdb.base/paginate-execution-startup.exp: New file.
6142 * lib/gdb.exp (pagination_prompt): New global.
6143 (default_gdb_spawn): New procedure, factored out from
6144 default_gdb_spawn.
6145 (default_gdb_start): Adjust to call default_gdb_spawn.
6146 (gdb_spawn): New procedure.
6147
bd293940
PA
61482014-07-14 Pedro Alves <palves@redhat.com>
6149
6150 * lib/gdb.exp (gdb_assert): New procedure.
6151 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
6152
c933f875
PA
61532014-07-14 Pedro Alves <palves@redhat.com>
6154
6155 * gdb.base/execution-termios.c: New file.
6156 * gdb.base/execution-termios.exp: New file.
6157
d98b7a16
TT
61582014-07-14 Tom Tromey <tromey@redhat.com>
6159
6160 * gdb.cp/vla-cxx.cc: New file.
6161 * gdb.cp/vla-cxx.exp: New file.
6162
548740d6
TT
61632014-07-14 Tom Tromey <tromey@redhat.com>
6164
6165 * gdb.reverse/rerun-prec.c: New file.
6166 * gdb.reverse/rerun-prec.exp: New file.
6167
a25eb028
MR
61682014-07-12 Maciej W. Rozycki <macro@mips.com>
6169 Maciej W. Rozycki <macro@codesourcery.com>
6170
6171 * lib/gdb-utils.exp: New file.
6172 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
6173 inline `gdb_init_command' processing.
6174 (gdb_start_cmd): Likewise.
6175 * lib/mi-support.exp (mi_run_cmd): Likewise.
6176 * README: Document `gdb_init_command' and `gdb_init_commands'.
6177
218c2655
JK
61782014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6179
6180 Fix false FAIL running under a very long directory name.
6181 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
6182 and "set print elements 10000". Twice.
6183
5401fde3
YQ
61842014-07-11 Yao Qi <yao@codesourcery.com>
6185
6186 * gdb.base/exprs.exp: "set print symbol off".
6187
e76126e8
PA
61882014-07-11 Pedro Alves <palves@redhat.com>
6189
6190 * gdb.threads/kill.c: New file.
6191 * gdb.threads/kill.exp: New file.
6192
2d6f0de6
YQ
61932014-07-10 Yao Qi <yao@codesourcery.com>
6194
6195 * gdb.trace/tfile.c (write_basic_trace_file)
6196 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
6197 address written to trace file.
6198
7180e04a
PA
61992014-07-09 Pedro Alves <palves@redhat.com>
6200
6201 * gdb.base/attach-wait-input.exp: New file.
6202 * gdb.base/attach-wait-input.c: New file.
6203
9a9a7608
AB
62042014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6205
6206 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
6207 setting up test structures.
6208 (main): Call new test function.
6209 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
6210 test function, continue into test function and walk test
6211 structures.
6212
161ac41e
YQ
62132014-07-02 Yao Qi <yao@codesourcery.com>
6214
6215 * gdb.trace/entry-values.c: Define labels 'foo_start' and
6216 'bar_start' at the beginning of functions 'foo' and 'bar'
6217 respectively.
6218 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
6219 instead of 'foo' and 'bar'.
6220
1f267ae3
MM
62212014-07-08 Markus Metzger <markus.t.metzger@intel.com>
6222
6223 * gdb.btrace/segv.exp: New.
6224 * gdb.btrace/segv.c: New.
6225
2b239efb
LM
62262014-07-02 Luis Machado <lgustavo@codesourcery.com>
6227
6228 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
6229 instruction.
6230
cf363f18
MW
62312014-06-30 Mark Wielaard <mjw@redhat.com>
6232
6233 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
6234 vulture, vilify, villar): New volatile array constants.
6235 (vindictive, vegetation): New const volatile array constants.
6236 * gdb.base/volatile.exp: Test volatile and const volatile array
6237 types.
6238
aebf9d24
AA
62392014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6240
6241 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
6242 target lacks support for awatch, rwatch, or hbreak.
6243
b67a2c6f
YQ
62442014-06-27 Yao Qi <yao@codesourcery.com>
6245
6246 * gdb.multi/dummy-frame-restore.exp: New.
6247 * gdb.multi/dummy-frame-restore.c: New.
6248
aef92902
MM
62492014-06-25 Markus Metzger <markus.t.metzger@intel.com>
6250
6251 * gdb.btrace/gcore.exp: New.
6252
8e9db26e
PA
62532014-06-23 Pedro Alves <palves@redhat.com>
6254
6255 * gdb.base/watchpoint-reuse-slot.c: New file.
6256 * gdb.base/watchpoint-reuse-slot.exp: New file.
6257
70afc5b7
SC
62582014-06-23 Siva Chandra Reddy <sivachandra@google.com>
6259
6260 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
6261 progspace's filename in 'info', 'enable' and 'disable' command
6262 tests.
6263
b972bd9c
JK
62642014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6265
6266 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
6267 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6268 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
6269
125f8a3d
GB
62702014-06-20 Gary Benson <gbenson@redhat.com>
6271
6272 * gdb.arch/i386-avx.exp: Fix include file location.
6273 * gdb.arch/i386-sse.exp: Likewise.
6274
3ed9baed
IB
62752014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
6276
6277 * gdb.dlang/expression.exp: New file.
6278
034f788c
PA
62792014-06-19 Pedro Alves <palves@redhat.com>
6280
6281 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
6282 out from ...
6283 (top level): ... here. Iterate running tests under different
6284 scheduler-locking settings.
6285
45371d0c
LM
62862014-06-18 Luis Machado <lgustavo@codesourcery.com>
6287
6288 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
6289 to DW_FORM_addr and use non-zero addresses.
6290
5d376983
SC
62912014-06-18 Siva Chandra Reddy <sivachandra@google.com>
6292
6293 PR gdb/17017
6294 * gdb.python/py-xmethods.cc: Add global function call counters and
6295 increment them in their respective functions. Remove "cout"
6296 statements.
6297 * gdb.python/py-xmethods.exp: Make tests check the global function
6298 call counters instead of depending on inferior IO.
6299
a1aa2221
LM
63002014-06-18 Don Breazeal <donb@codesourcery.com>
6301
6302 * gdb.base/foll-fork.exp (default_fork_parent_follow):
6303 Deleted procedure.
6304 (explicit_fork_parent_follow): Deleted procedure.
6305 (explicit_fork_child_follow): Deleted procedure.
6306 (test_follow_fork): New procedure.
6307 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 6308 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
6309 procedure calls.
6310
0fc05997
YQ
63112014-06-17 Yao Qi <yao@codesourcery.com>
6312
6313 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
6314 CP1252.
6315
70795c52
LM
63162014-06-17 Luis Machado <lgustavo@codesourcery.com>
6317
6318 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
6319 Initialize ptr and S explicitly.
6320 (skip_type_update_when_not_use_rtti_test): Likewise.
6321
6be47f0c
KS
63222014-06-16 Keith Seitz <keiths@redhat.com>
6323
6324 PR mi/15863
6325 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
6326 the inferior is started.
6327
d03de421
PA
63282014-06-16 Pedro Alves <palves@redhat.com>
6329
6330 * gdb.base/break-main-file-remove-fail.c: New file.
6331 * gdb.base/break-main-file-remove-fail.exp: New file.
6332 * gdb.base/break-unload-file.exp: Use build_executable instead of
6333 prepare_for_testing.
6334 (test_break): New parameter "initial_load". Handle it.
6335 (top level): Add initial_load cmdline/file axis.
6336
f9579b99
TT
63372014-06-12 Tom Tromey <tromey@redhat.com>
6338
6339 * gdb.base/completion.exp: Don't use directory name in test.
6340
3657956b
GB
63412014-06-09 Gary Benson <gbenson@redhat.com>
6342
6343 * gdb.base/sigall.c [Functions to send signals]: Reorder to
6344 separate the always-available ANSI-standard signals from the
6345 signals that require checking.
6346 (main): Likewise.
6347 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
6348 Likewise.
6349 (main): Likewise.
6350
4186eb54
KS
63512014-06-07 Keith Seitz <keiths@redhat.com>
6352
6353 Revert:
6354 PR c++/16253
6355 * gdb.cp/var-tag.cc: New file.
6356 * gdb.cp/var-tag.exp: New file.
6357 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6358 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6359 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6360 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6361
25326a28 63622014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
6363
6364 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
6365
829155c9
PA
63662014-06-06 Pedro Alves <palves@redhat.com>
6367
6368 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
6369 in target debug output instead of looking at RSP packets,
6370 disabling the test on any target that uses hardware stepping.
6371 Update comments.
6372
61c8d22e
PA
63732014-06-06 Pedro Alves <palves@redhat.com>
6374
6375 * gdb.base/break-unload-file.exp: Fix typo.
6376
d9a47287
YQ
63772014-06-06 Yao Qi <yao@codesourcery.com>
6378
6379 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6380 from "jit_function" to "^jit_function".
6381
e5e01dbf
YQ
63822014-06-06 Yao Qi <yao@codesourcery.com>
6383
6384 * gdb.base/async.c (foo): Add one statement.
6385 * gdb.base/async.exp: Get the next instruction address and
6386 match the output of "nexti" by instruction address. Match
6387 the hex address in the output of "finish".
6388
73ba372c
GB
63892014-06-06 Gary Benson <gbenson@redhat.com>
6390
6391 * gdb.base/call-signals.c: Remove preprocessor conditionals
6392 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6393 SIGSEGV and SIGTERM.
6394 * gdb.base/sigall.c: Likewise.
6395 * gdb.base/unwindonsignal.c: Likewise.
6396 * gdb.reverse/sigall-reverse.c: Likewise.
6397
831517df
YQ
63982014-06-06 Yao Qi <yao@codesourcery.com>
6399
6400 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
6401 readable, skip the test.
6402
b8b91e98
YQ
64032014-06-06 Yao Qi <yao@codesourcery.com>
6404
6405 * gdb.threads/staticthreads.c (thread_function): Move the line
6406 setting breakpoint on forward.
6407 * gdb.threads/staticthreads.exp: Update comments.
6408
fb934770
LC
64092014-06-05 Ludovic Courtès <ludo@gnu.org>
6410
6411 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6412 "history-append! type error".
6413
6ef284bd
SM
64142014-06-05 Simon Marchi <simon.marchi@ericsson.com>
6415
6416 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6417 erroneous dprintf expected input.
6418
a872e241
DE
64192014-06-04 Doug Evans <xdje42@gmail.com>
6420
6421 * gdb.guile/scm-generics.exp: Delete.
6422
16f691fb
DE
64232014-06-04 Doug Evans <xdje42@gmail.com>
6424
6425 * gdb.guile/scm-breakpoint.exp: Update.
6426 Add tests for breakpoint registration.
6427
012370f6
TT
64282014-06-04 Tom Tromey <tromey@redhat.com>
6429
6430 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6431 VLA-in-union.
6432 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6433 inner_vla_struct, vla_union types. Initialize objects of those
6434 types and compute their sizes.
6435
9f5a4cef
HZ
64362014-06-04 Nathan Sidwell <nathan@codesourcery.com>
6437 Hui Zhu <hui@codesourcery.com>
6438
6439 * gdb.base/fileio.exp: Add test for shell not available as well as
6440 available.
6441 * gdb.base/fileio.c (test_system): Check for shell twice.
6442
90a45c4d
YQ
64432014-06-04 Yao Qi <yao@codesourcery.com>
6444
6445 * gdb.base/auto-connect-native-target.exp: Remove redundant
6446 space from the regexp pattern.
6447
70017e41
YQ
64482014-06-04 Yao Qi <yao@codesourcery.com>
6449
6450 * gdb.base/default.exp: Replace "child" with "native" in
6451 regexp pattern.
6452
883964a7
SC
64532014-06-03 Siva Chandra Reddy <sivachandra@google.com>
6454
6455 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6456 * gdb.python/py-xmethods.exp: New tests to test xmethods.
6457 * gdb.python/py-xmethods.py: Python script supporting the
6458 new testcase and tests.
6459
ef370185
JB
64602014-06-03 Joel Brobecker <brobecker@adacore.com>
6461 Pedro Alves <palves@redhat.com>
6462
6463 PR breakpoints/17000
6464 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6465 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6466
1e2ccb61
BM
64672014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
6468
6469 * gdb.base/subst.exp: Add tests to verify partial path matching
6470 output.
6471
c6ec5ab2
PA
64722014-06-03 Pedro Alves <palves@redhat.com>
6473
6474 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6475 target that doesn't use software single-stepping.
6476
835c559f
PA
64772014-06-03 Pedro Alves <palves@redhat.com>
6478
6479 PR breakpoints/17000
6480 * gdb.base/sss-bp-on-user-bp-2.c: New file.
6481 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6482
06eb1586
DE
64832014-06-02 Doug Evans <xdje42@gmail.com>
6484
6485 * gdb.guile/scm-parameter.exp: New file.
6486
e698b8c4
DE
64872014-06-02 Doug Evans <xdje42@gmail.com>
6488
6489 * gdb.guile/scm-cmd.c: New file.
6490 * gdb.guile/scm-cmd.exp: New file.
6491
ded03782
DE
64922014-06-02 Doug Evans <xdje42@gmail.com>
6493
6494 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6495 pretty-printer lookup.
6496 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6497 (make-pp_s-printer): Call it.
6498 (make-pretty-printer-from-dict): New function.
6499 (lookup-pretty-printer-maker-from-dict): New function.
6500 (*pretty-printer*): Simplify.
6501 (make-objfile-pp_s-printer): New function.
6502 (install-objfile-pretty-printers!): New function.
6503 (make-progspace-pp_s-printer): New function.
6504 (install-progspace-pretty-printers!): New function.
6505 * gdb.guile/scm-progspace.c: New file.
6506 * gdb.guile/scm-progspace.exp: New file.
6507
41fac0cf
PA
65082014-06-02 Pedro Alves <palves@redhat.com>
6509
6510 * gdb.base/dprintf-bp-same-addr.c: New file.
6511 * gdb.base/dprintf-bp-same-addr.exp: New file.
6512
96ae5695
EBM
65132014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6514
6515 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6516 * gdb.arch/powerpc-power.s: Likewise.
6517
da02b3a8
JB
65182014-06-02 Joel Brobecker <brobecker@adacore.com>
6519
6520 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6521
c72b2e7b
YQ
65222014-06-01 Yao Qi <yao@codesourcery.com>
6523
6524 * gdb.base/watchpoint.exp (test_watch_location): Check null
6525 pointer can be dereferenced. If not, do the test, otherwise
6526 skip it.
6527
53e8a631
AB
65282014-05-30 Andrew Burgess <aburgess@broadcom.com>
6529
6530 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6531 results.
6532 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6533
938f0e2f
AB
65342014-05-30 Andrew Burgess <aburgess@broadcom.com>
6535
6536 * gdb.arch/amd64-invalid-stack-middle.S: New file.
6537 * gdb.arch/amd64-invalid-stack-middle.c: New file.
6538 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6539 * gdb.arch/amd64-invalid-stack-top.c: New file.
6540 * gdb.arch/amd64-invalid-stack-top.exp: New file.
6541
9ba6657a
PA
65422014-05-30 Pedro Alves <palves@redhat.com>
6543
6544 PR breakpoints/17000
6545 * gdb.base/sss-bp-on-user-bp.c: New file.
6546 * gdb.base/sss-bp-on-user-bp.exp: New file.
6547
522c09bf
DB
65482014-05-30 David Blaikie <dblaikie@gmail.com>
6549
6550 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6551 gnu_inline semantics via attribute.
6552 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6553 source explicitly specifies the required semantics.
6554
bf4ef81e
MR
65552014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6556
6557 * gdb.reverse/sigall-reverse.exp: Fix a typo.
6558
329ea579
PA
65592014-05-29 Pedro Alves <palves@redhat.com>
6560 Tom Tromey <tromey@redhat.com>
6561
6562 * gdb.base/async-shell.exp: Don't enable target-async.
6563 * gdb.base/async.exp
6564 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6565 parameter. Adjust.
6566 (top level): Don't test with "target-async".
6567 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6568 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6569 * gdb.base/inferior-died.exp: Don't enable target-async.
6570 * gdb.base/interrupt-noterm.exp: Likewise.
6571 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6572 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6573 * gdb.mi/mi-nonstop.exp: Likewise.
6574 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6575 * gdb.mi/mi-nsintrall.exp: Likewise.
6576 * gdb.mi/mi-nsmoribund.exp: Likewise.
6577 * gdb.mi/mi-nsthrexec.exp: Likewise.
6578 * gdb.mi/mi-watch-nonstop.exp: Likewise.
6579 * gdb.multi/watchpoint-multi.exp: Adjust comment.
6580 * gdb.python/py-evsignal.exp: Don't enable target-async.
6581 * gdb.python/py-evthreads.exp: Likewise.
6582 * gdb.python/py-prompt.exp: Likewise.
6583 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6584 * gdb.server/solib-list.exp: Don't enable target-async.
6585 * gdb.threads/thread-specific-bp.exp: Likewise.
6586 * lib/mi-support.exp: Adjust to use mi-async.
6587
fd664c91
PA
65882014-05-29 Pedro Alves <palves@redhat.com>
6589
6590 PR gdb/13860
6591 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6592 reason, even in sync mode.
6593
251bde03
PA
65942014-05-29 Pedro Alves <palves@redhat.com>
6595 Hui Zhu <hui@codesourcery.com>
6596
6597 PR PR15693
6598 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6599 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6600 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6601 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6602
7f3c0343
JB
66032014-05-28 Joel Brobecker <brobecker@adacore.com>
6604
6605 * config/monitor.exp (gdb_target_monitor): Replace use of
6606 "set remotebaud" by "set serial baud".
6607
b2715b27
AW
66082014-05-26 Andy Wingo <wingo@igalia.com>
6609
6610 * gdb.guile/scm-breakpoint.exp:
6611 * gdb.guile/scm-gsmob.exp: Update to use plain old object
6612 properties instead of gdb-object-properties.
6613
498a4489
YQ
66142014-05-26 Yao Qi <yao@codesourcery.com>
6615
6616 * gdb.server/no-thread-db.exp: Specify source file name
6617 explicitly when setting a breakpoint.
6618
589fdceb
MM
66192014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6620
6621 * gdb.btrace/vdso.c: New.
6622 * gdb.btrace/vdso.exp: New.
6623
e9089e05
MM
66242014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6625
6626 * gdb.base/gcore.exp (capture_command_output): Move ...
6627 * lib/gdb.exp (capture_command_output): ... here.
6628
67b5c0c1
MM
66292014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6630
6631 * gdb.btrace/data.exp: Test memory access during btrace replay.
6632
a2199296
SM
66332014-05-22 Simon Marchi <simon.marchi@ericsson.com>
6634
6635 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6636
17b2616c
PA
66372014-05-21 Pedro Alves <palves@redhat.com>
6638
6639 PR gdb/13860
6640 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6641 (top level): Test that output related to execution commands is
6642 sent to the console with CLI commands, but not with MI commands.
6643 Test that breakpoint events are always mirrored to the console.
6644 Also expect the new source line to be output after a "next" in
6645 async mode too. Make it a pass/fail test.
6646 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6647 output.
6648 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6649
5166082f
PA
66502014-05-21 Pedro Alves <palves@redhat.com>
6651
6652 * gdb.base/list.exp (build_pattern, test_list): New procedures.
6653 Use them to test variations of "list" after reaching a breakpoint.
6654 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6655 Test "list" with listsize 10 after reaching a breakpoint.
6656 * gdb.python/python.exp (decode_line current location line
6657 number): Adjust expected line number.
6658
2f25d70f
SM
66592014-05-21 Simon Marchi <simon.marchi@ericsson.com>
6660
6661 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6662 behavior for $args, pass it directly to "run".
6663
ff604a67
MR
66642014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
6665
6666 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6667 30000 to 65536.
6668
6a3cb8e8
PA
66692014-05-21 Pedro Alves <palves@redhat.com>
6670
6671 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6672 auto-connect-native-target off".
6673 * gdb.base/auto-connect-native-target.c: New file.
6674 * gdb.base/auto-connect-native-target.exp: New file.
6675
4ebfc96e
PA
66762014-05-21 Pedro Alves <palves@redhat.com>
6677
6678 * gdb.base/default.exp: Test "target native" instead of "target
6679 child".
6680
36d46afb
MW
66812014-05-21 Mark Wielaard <mjw@redhat.com>
6682
6683 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6684
5876f503
JK
66852014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6686
6687 Fix TLS access for -static -pthread.
6688 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
6689 <HAVE_TLS> (thread_function, main): Initialize it.
6690 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
6691 Add clean_restart.
6692 <$have_tls != "">: Check TLSVAR.
6693
0256a6ac
PA
66942014-05-21 Pedro Alves <palves@redhat.com>
6695
6696 * gdb.base/dcache-line-read-error.c: New.
6697 * gdb.base/dcache-line-read-error.exp: New.
6698
936d2992
PA
66992014-05-20 Pedro Alves <palves@redhat.com>
6700
6701 * gdb.base/compare-sections.c: New file.
6702 * gdb.base/compare-sections.exp: New file.
6703
802e8e6d
PA
67042014-05-20 Pedro Alves <palves@redhat.com>
6705
6706 * gdb.base/break-idempotent.c: New file.
6707 * gdb.base/break-idempotent.exp: New file.
6708
e59fa00f
MM
67092014-05-20 Markus Metzger <markus.t.metzger@intel.com>
6710
6711 * gdb.btrace/nohist.exp: New.
6712
8b696e31
YQ
67132014-05-20 Yao Qi <yao@codesourcery.com>
6714
6715 * lib/gdb.exp (gdb_init): Set timeout if test file is under
6716 gdb.reverse directory and gdb_reverse_timeout exists in board
6717 setting.
6718 * README: Document gdb_reverse_timeout.
6719
73c9764f
YQ
67202014-05-20 Yao Qi <yao@codesourcery.com>
6721
6722 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
6723 'test_file_name'. Treat args as a string instead of a list.
6724 (gdb_init): Rename argument 'args' by 'test_file_name'.
6725
f1f4348a
JK
67262014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6727
6728 * gdb.arch/powerpc-power.exp: New file.
6729 * gdb.arch/powerpc-power.s: New file.
6730
0dbe70ce
DE
67312014-05-16 Doug Evans <dje@google.com>
6732
6733 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
6734 * gdb.base/completion.exp: Check that all expected files exist
6735 before doing file completion.
0dbe70ce 6736
8d551b02
DE
67372014-05-16 Doug Evans <dje@google.com>
6738
6739 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
6740 Update.
6741 (do_syscall_tests_without_xml): Update.
6742
73eb7709
PA
67432014-05-16 Pedro Alves <palves@redhat.com>
6744
6745 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
6746 instead of "unknown output after running".
6747
3fae92fc
YQ
67482014-05-16 Yao Qi <yao@codesourcery.com>
6749
6750 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
6751 file1.txt from host at the end.
6752 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6753
c2b2ccc5
DE
67542014-05-15 Doug Evans <dje@google.com>
6755
6756 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
6757 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
6758 loading file. Add test for TU lookup.
6759
8c217a4b
SM
67602014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6761
6762 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
6763 calling "-exec-arguments" or "set args" before running the
6764 inferior.
6765
3deb39c6
SM
67662014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6767
6768 * lib/mi-support.exp (mi_expect_stop): Expect message for
6769 inferiors that exit with non-zero exit code.
6770
71a79f8c
YQ
67712014-05-14 Yao Qi <yao@codesourcery.com>
6772
6773 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
6774 match absolute path on remote host.
6775 (test_file_list_exec_source_files): Remove "/" from the
6776 pattern.
6777
f23fcd46
YQ
67782014-05-14 Yao Qi <yao@codesourcery.com>
6779
6780 * boards/local-remote-host-notty.exp (${board}_file): New
6781 proc.
6782
9404b58f
KM
67832014-05-07 Kyle McMartin <kyle@redhat.com>
6784
6785 Pushed by Joel Brobecker <brobecker@adacore.com>.
6786 * gdb.arch/aarch64-atomic-inst.c: New file.
6787 * gdb.arch/aarch64-atomic-inst.exp: New file.
6788
5e45f04c
YQ
67892014-05-07 Yao Qi <yao@codesourcery.com>
6790
6791 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
6792 in current context" too.
6793
c888a17d
KS
67942014-05-05 Keith Seitz <keiths@redhat.com>
6795
6796 * gdb.linespec/ls-dollar.exp: Add test for linespec
6797 file:convenience_variable.
6798
290a839c
YQ
67992014-05-05 Yao Qi <yao@codesourcery.com>
6800
6801 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
6802 traceframes into tfile and ctf trace files. Read data from
6803 trace file and test collected data.
6804 (gdb_collect_locals_test): Likewise.
6805 (gdb_unavailable_registers_test): Likewise.
6806 (gdb_unavailable_floats): Likewise.
6807 (gdb_collect_globals_test): Likewise.
6808 (top-level): Append "ctf" to trace_file_targets if GDB
6809 supports.
6810
b5262cd0
YQ
68112014-05-05 Yao Qi <yao@codesourcery.com>
6812
6813 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
6814 code to ...
6815 (gdb_collect_args_test_1): ... it. New proc.
6816 (gdb_collect_locals_test): Move some code to ...
6817 (gdb_collect_locals_test_1): ... it. New proc.
6818 (gdb_unavailable_registers_test): Move some code to ...
6819 (gdb_unavailable_registers_test_1): ... it. New proc.
6820 (gdb_unavailable_floats): Move some code to ...
6821 (gdb_unavailable_floats_1): ... it. New proc.
6822
30a1e6cc
SDJ
68232014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6824
6825 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
6826 probes to test for bitness recognition.
6827 * gdb.arch/amd64-stap-optional-prefix.exp
6828 (test_probe_value_without_reg): New procedure.
6829 Add code to test for different kinds of bitness.
6830
f33da99a
SDJ
68312014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6832
6833 PR breakpoints/16889
6834 * gdb.arch/amd64-stap-optional-prefix.S: New file.
6835 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6836
5b80f00d
PA
68372014-05-01 Pedro Alves <palves@redhat.com>
6838
6839 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
6840 gdb_file_cmd if no file is specified.
6841 * boards/native-extended-gdbserver.exp (gdb_load): Use the
6842 last_loaded_file to set the remote exec-file.
6843
f8c2a73c
PA
68442014-05-01 Pedro Alves <palves@redhat.com>
6845
6846 * boards/local-remote-host.exp: New file.
6847
be6e8ac7
PA
68482014-05-01 Pedro Alves <palves@redhat.com>
6849
6850 * boards/local-remote-host.exp: Rename to ...
6851 * boards/local-remote-host-notty.exp: ... this.
6852
cac0dc8f
JB
68532014-04-28 Joel Brobecker <brobecker@adacore.com>
6854
6855 * gdb.ada/dyn_arrayidx: New testcase.
6856
9730e6cc
YQ
68572014-04-26 Yao Qi <yao@codesourcery.com>
6858
6859 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
6860 and compute the length of function main. Save it in
6861 $main_length.
6862 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
6863 (top-level): Use gdb_compile to compile objects into
6864 executable and restart GDB. Remove invocation to
6865 prepare_for_testing.
6866
7ae1a6a6
PA
68672014-04-25 Simon Marchi <simon.marchi@ericsson.com>
6868 Pedro Alves <palves@redhat.com>
6869
6870 PR server/16255
6871 * gdb.multi/multi-attach.c: New file.
6872 * gdb.multi/multi-attach.exp: New file.
6873
4082afcc
PA
68742014-04-25 Pedro Alves <palves@redhat.com>
6875
6876 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
6877 user.
6878 (top level): Test that "set remote conditional-breakpoints-packet
6879 off" works as intended.
6880 * gdb.base/dprintf.exp: Test that "set remote
6881 breakpoint-commands-packet off" works as intended.
6882 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
6883 New function.
6884 (top level): Call it.
6885 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
6886 remote fast-tracepoints-packet off" works as intended.
6887 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
6888 * lib/gdb.exp (gdb_is_target_remote): ... here.
6889
2abc3f8d
DB
68902014-04-24 David Blaikie <dblaikie@gmail.com>
6891
6892 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
6893 ensure clang would not discard them.
6894 * gdb.base/gdbvars.c: Ditto.
6895 * gdb.base/memattr.c: Ditto.
6896 * gdb.base/whatis.c: Ditto.
6897 * gdb.python/py-prettyprint.c: Ditto.
6898 * gdb.trace/actions.c: Ditto.
6899 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
6900 ensure clang would not discard it.
6901
bfd39632
DB
69022014-04-24 David Blaikie <dblaikie@gmail.com>
6903
6904 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
6905 clang to emit the full definition of type required by the test
6906 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
6907
22842ff6
DB
69082014-04-24 David Blaikie <dblaikie@gmail.com>
6909
6910 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
6911 coax Clang into emitting the definition of the type.
6912 * gdb.cp/pr10728-x.h (y): Ditto.
6913 * gdb.cp/pr10728-y.cc (y): Ditto.
6914
c2e827ad
DB
69152014-04-24 David Blaikie <dblaikie@gmail.com>
6916
6917 * gdb.base/label.exp: XFAIL label related tests under Clang.
6918 * gdb.cp/cplabel.exp: Ditto.
6919 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
6920 under Clang those using labels.
6921
4c2d33e7
YQ
69222014-04-25 Yao Qi <yao@codesourcery.com>
6923
6924 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
6925 double_label.
6926 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
6927 partial_label and double_label.
6928
56083b99
DB
69292014-04-24 David Blaikie <dblaikie@gmail.com>
6930
6931 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
6932
25d4e99d
DB
69332014-04-24 David Blaikie <dblaikie@gmail.com>
6934
6935 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
6936 of the function to work across GCC and Clang.
6937 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
6938 pointer types (const void ** const V void **).
6939
01f9f808
MS
69402014-04-24 Michael Sturm <michael.sturm@mintel.com>
6941 Walfred Tedeschi <walfred.tedeschi@intel.com>
6942
6943 * Makefile.in (EXECUTABLES): Added i386-avx512.
6944 * gdb.arch/i386-avx512.c: New file.
6945 * gdb.arch/i386-avx512.exp: Likewise.
6946
4b48d439
KS
69472014-04-23 Keith Seitz <keiths@redhat.com>
6948
6949 * lib/mi-support.exp (mi_list_breakpoints): Delete.
6950 (mi_make_breakpoint_table): New procedure.
6951 (mi_create_breakpoint): Use mi_make_breakpoint
6952 and return the result.
6953 (mi_make_breakpoint): New procedure.
6954 (mi_build_kv_pairs): New procedure.
6955
6956 * gdb.mi/mi-break.exp: Remove unused globals,
6957 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
6958 All callers updated.
6959 * gdb.mi/mi-dprintf.exp: Use variable to track command
6960 number.
6961 Update all callers of mi_create_breakpoint and use
6962 mi_make_breakpoint_table.
6963 Remove any unused global variables.
6964 * gdb.mi/mi-nonstop.exp: Likewise.
6965 * gdb.mi/mi-nsintrall.exp: Likewise.
6966 * gdb.mi/mi-nsmoribund.exp: Likewise.
6967 * gdb.mi/mi-nsthrexec.exp: Likewise.
6968 * gdb.mi/mi-reverse.exp: Likewise.
6969 * gdb.mi/mi-simplerun.exp: Likewise.
6970 * gdb.mi/mi-stepn.exp: Likewise.
6971 * gdb.mi/mi-syn-frame.exp: Likewise.
6972 * gdb.mi/mi-until.exp: Likewise.
6973 * gdb.mi/mi-var-cp.exp: Likewise.
6974 * gdb.mi/mi-var-display.exp: Likewise.
6975 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
6976 * gdb.mi/mi2-var-child.exp: Likewise.
6977 * gdb.mi/mi-vla-c99.exp: Likewise.
6978 * lib/mi-support.exp: Likewise.
6979
6980 From Ian Lance Taylor <iant@cygnus.com>:
6981 * lib/gdb.exp (parse_args): New procedure.
6982
08351840
PA
69832014-04-23 Pedro Alves <palves@redhat.com>
6984
6985 * gdb.base/break-unload-file.c: New file.
6986 * gdb.base/break-unload-file.exp: New file.
6987 * gdb.base/sym-file-lib.c (baz): New function.
6988 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
6989 field.
6990 (load): Store the segment's mapped size.
6991 (unload): New function.
6992 (unload_shlib): New function.
6993 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
6994 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
6995 set a breakpoint at baz, and call it.
6996 * gdb.base/sym-file.exp: New tests for stale breakpoint
6997 instructions.
6998
076855f9
PA
69992014-04-23 Pedro Alves <palves@redhat.com>
7000
7001 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
7002 * gdb.base/hbreak-in-shr-unsupported.c: New file.
7003 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
7004 * gdb.base/hbreak-unmapped.c: New file.
7005 * gdb.base/hbreak-unmapped.exp: New file.
7006 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
7007 * lib/gdb.exp (gdb_is_target_remote): ... here.
7008
483805cf
PA
70092014-04-22 Pedro Alves <palves@redhat.com>
7010
7011 * gdb.base/consecutive-step-over.c: New file.
7012 * gdb.base/consecutive-step-over.exp: New file.
7013
06d97543
PA
70142014-04-22 Pedro Alves <palves@redhat.com>
7015
7016 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7017 instead of send_gdb/gdb_expect.
7018
b4429ea2
YQ
70192014-04-22 Yao Qi <yao@codesourcery.com>
7020
7021 * lib/trace-support.exp (generate_tracefile): New procedure.
7022 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
7023 return 0.
7024 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
7025 if generate_tracefile returns 1.
7026
51d48146
PA
70272014-04-18 Tom Tromey <palves@redhat.com>
7028 Pedro alves <tromey@redhat.com>
7029
7030 PR backtrace/15558
7031 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
7032 with a backtrace limit.
7033 * gdb.python/py-frame-inline.exp: Test running to an inline
7034 function with a backtrace limit, and printing the newest frame.
7035 * gdb.python/py-frame-inline.c (main): Call f.
7036
bd1dce5f
MS
70372014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7038
7039 * gdb.java/jnpe.exp: Drop srcdir from untested path.
7040
40d1a503
MS
70412014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7042
7043 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
7044 Drop prefix from unsupported source file path.
7045
389b98f7
YQ
70462014-04-17 Yao Qi <yao@codesourcery.com>
7047
7048 * lib/gdb.exp (with_target_charset): New proc.
7049 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
7050 with_target_charset.
7051 (test_print_strings): Likewise.
7052 (test_repeat_bytes): Likewise.
7053 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
7054 for some tests.
7055
22869d73
KS
70562014-04-16 Keith Seitz <keiths@redhat.com>
7057
7058 PR gdb/15827
7059 * gdb.dwarf2/corrupt.c: New file.
7060 * gdb.dwarf2/corrupt.exp: New file.
7061
c4f87ca6
KS
70622014-04-16 Keith Seitz <keiths@redhat.com>
7063
7064 PR c++/16597
7065 * gdb.cp/namelessclass.cc: New file.
7066 * gdb.cp/namelessclass.exp: New file.
7067 * gdb.cp/namelessclass.S: New file.
7068
ab19de87
DE
70692014-04-16 Doug Evans <dje@google.com>
7070
7071 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
7072 Add comment.
7073 (gdbserver_default_get_comm_port): New function.
7074 (gdbserver_start): Check if board file provided
7075 "gdbserver,get_comm_port" and use it if so.
7076 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
7077 (gdb,socketport): Set to "stdio".
7078 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
7079 (stdio_gdbserver_template): Delete.
7080 (${board}_get_remote_address): Update.
7081 (${board}_build_remote_cmd): Delete.
7082 (${board}_get_comm_port): New function.
7083 (${board}_spawn): Update.
7084 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
7085 Delete.
7086 (${board}_get_remote_address): Update.
7087 (${board}_get_comm_port): New function.
7088
fc98a809
AB
70892014-04-16 Andrew Burgess <aburgess@broadcom.com>
7090
7091 * gdb.base/memattr.exp: Improve regexps to handle memory regions
7092 appearing in any order.
7093
87fd9e6e
DE
70942014-04-15 Doug Evans <dje@google.com>
7095
7096 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
7097 uninitialized value of "description".
7098
099fc3ea
KS
70992014-04-15 Keith Seitz <keiths@redhat.com>
7100
7101 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
7102 Remove unused globals.
7103 (test_running_the_program): Likewise.
7104 (test_controlled_execution): Likewise.
7105 (test_controlling_breakpoints): Likewise.
7106 (test_program_termination): Likewise.
7107
5da151d4
KS
71082014-04-15 Keith Seitz <keiths@redhat.com>
7109
7110 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
7111 unused globals.
7112 (test_rbreak_creation_and_listing): Likewise.
7113 (test_ignore_count): Likewise.
7114 (test_error): Likewise.
7115
35e5d2f0
PA
71162014-04-15 Pedro Alves <palves@redhat.com>
7117
7118 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
7119 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
7120 sym-file-loader.c.
7121 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7122 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7123 to sym-file-loader.c.
7124 (struct library): Forward declare.
7125 (load_shlib, lookup_function): Change prototypes.
7126 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7127 (translate_offset): Remove declarations.
7128 (get_text_addr): New declaration.
7129 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
7130 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
7131 sym-file-loader.h.
7132 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7133 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7134 here from sym-file-loader.h.
7135 (struct library): New structure.
7136 (load_shlib, lookup_function): Change prototypes and adjust to
7137 work with a struct library.
7138 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7139 (translate_offset): Make static.
7140 (get_text_addr): New function.
7141 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
7142
eb4c1710
PA
71432014-04-15 Pedro Alves <palves@redhat.com>
7144
7145 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
7146
2d1baf52
PA
71472014-04-15 Pedro Alves <palves@redhat.com>
7148
7149 * gdb.base/sym-file-loader.c: Include <limits.h>.
7150 (SELF_LINK): New define.
7151 (get_origin): New function.
7152 (load_shlib): Use it.
7153 * gdb.base/sym-file.exp: Don't early return if the target is
7154 remote. Use runto_main, and issue fail is that fails. Use
7155 gdb_load_shlibs.
7156 (shlib_name): Delete.
7157 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
7158
7dd6df01
PA
71592014-04-15 Pedro Alves <palves@redhat.com>
7160
7161 * gdb.base/sym-file.exp: Remove regex characters from test
7162 message. Don't refer to breakpoint numbers in test messages.
7163
b50c8614
KS
71642014-04-14 Keith Seitz <keiths@redhat.com>
7165
7166 PR c++/16253
7167 * gdb.cp/var-tag.cc: New file.
7168 * gdb.cp/var-tag.exp: New file.
7169 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7170 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7171 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7172 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7173
3d567982
TT
71742014-04-14 Tom Tromey <tromey@redhat.com>
7175
7176 * gdb.cp/classes.exp (test_enums): Handle underlying type.
7177 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
7178 type.
7179 * gdb.cp/enum-class.exp: New file.
7180 * gdb.cp/enum-class.cc: New file.
7181
0626fc76
TT
71822014-04-14 Tom Tromey <tromey@redhat.com>
7183
7184 * gdb.dwarf2/enum-type.exp: New file.
7185
dca325b3
SA
71862014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7187
7188 * gdb.mi/mi-vla-c99.exp: New file.
7189 * gdb.mi/vla.c: New file.
7190
5854b38a
SA
71912014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7192
7193 * gdb.base/vla-datatypes.c: New file.
7194 * gdb.base/vla-datatypes.exp: New file.
7195
463bb957
SA
71962014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7197
7198 * gdb.base/vla-ptr.c: New file.
7199 * gdb.base/vla-ptr.exp: New file.
7200
3dd170be
SA
72012014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7202
7203 * gdb.dwarf2/count.exp: New file.
7204
5ecaaa66
SA
72052014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7206
7207 * gdb.base/vla-sideeffect.c: New file.
7208 * gdb.base/vla-sideeffect.exp: New file.
7209
41f1ada5
DB
72102014-04-14 David Blaikie <dblaikie@gmail.com>
7211
7212 * gdb.mi/non-stop.c: Add return value for non-void function return
7213 statement.
7214 * gdb.threads/staticthreads.c: Ditto.
7215
0be03e84
DE
72162014-04-12 Siva Chandra Reddy <sivachandra@google.com>
7217 Doug Evans <xdje42@gmail.com>
7218
7219 * gdb.guile/scm-value.c: Improve test case.
7220 * gdb.guile/scm-value.exp: Add new test.
7221
f180a1fb
DB
72222014-04-11 David Blaikie <dblaikie@gmail.com>
7223
7224 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
7225 override Clang's default.
7226
6b662e19
JB
72272014-04-11 Joel Brobecker <brobecker@adacore.com>
7228
7229 Revert the following changes (regressions):
7230
7231 * gdb.base/vla-sideeffect.c: New file.
7232 * gdb.base/vla-sideeffect.exp: New file.
7233
7234 * gdb.dwarf2/count.exp: New file.
7235
7236 * gdb.base/vla-multi.c: New file.
7237 * gdb.base/vla-multi.exp: New file.
7238
7239 * gdb.base/vla-ptr.c: New file.
7240 * gdb.base/vla-ptr.exp: New file.
7241
7242 * gdb.base/vla-datatypes.c: New file.
7243 * gdb.base/vla-datatypes.exp: New file.
7244
7245 * gdb.mi/mi-vla-c99.exp: New file.
7246 * gdb.mi/vla.c: New file.
7247
245a5f0b
KS
72482014-04-11 Keith Seitz <keiths@redhat.com>
7249
7250 PR c++/16675
7251 * gdb.cp/cpsizeof.exp: New file.
7252 * gdb.cp/cpsizeof.cc: New file.
7253
58a84dcf
SA
72542014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7255
191a8a90
JB
7256 * gdb.mi/mi-vla-c99.exp: New file.
7257 * gdb.mi/vla.c: New file.
58a84dcf 7258
c8655f75
SA
72592014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7260
7261 * gdb.base/vla-datatypes.c: New file.
7262 * gdb.base/vla-datatypes.exp: New file.
7263
024e13b4
SA
72642014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7265
7266 * gdb.base/vla-ptr.c: New file.
7267 * gdb.base/vla-ptr.exp: New file.
7268
1a237e0e
SA
72692014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7270
7271 * gdb.base/vla-multi.c: New file.
7272 * gdb.base/vla-multi.exp: New file.
7273
504f3432
SA
72742014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7275
7276 * gdb.dwarf2/count.exp: New file.
7277
3bce8237
SA
72782014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7279
191a8a90
JB
7280 * gdb.base/vla-sideeffect.c: New file.
7281 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 7282
322f9c21
YQ
72832014-04-11 Yao Qi <yao@codesourcery.com>
7284
7285 * gdb.base/completion.exp: Check file exists before running tests
7286 on file completion.
7287
d708bcd1
PA
72882014-04-10 Pedro Alves <palves@redhat.com>
7289
7290 * gdb.base/cond-eval-mode.c: New file.
7291 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
7292 prepare_for_testing to build the new file. Check result of
7293 runto_main.
7294 (test_break, test_watch): New procedures.
7295 (top level): Use them.
7296
ae1d2761
PM
72972014-04-08 Pierre Muller <muller@sourceware.org>
7298
7299 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
7300 Ctrl-V use for mingw hosts.
7301
7af389b8
SC
73022014-04-07 Siva Chandra Reddy <sivachandra@google.com>
7303
7304 * gdb.python/py-value.c: Improve test case.
7305 * gdb.python/py-value.exp: Add new test.
7306
5e703181
DE
73072014-04-07 David Blaikie <dblaikie@gmail.com>
7308
7309 * lib/compiler.c: Identify the clang compiler.
7310 * lib/compiler.cc: Ditto.
7311
9810b410
YQ
73122014-04-03 Yao Qi <yao@codesourcery.com>
7313
7314 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
7315
98d1b8dc
AB
73162014-04-01 Anton Blanchard <anton@samba.org>
7317
7318 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
7319 messages unique.
7320
3114cea1
AB
73212014-04-01 Anton Blanchard <anton@samba.org>
7322
7323 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
7324 prepare_for_testing.
7325
62f7182c
AB
73262014-04-01 Anton Blanchard <anton@samba.org>
7327
7328 * gdb.arch/ppc64-atomic-inst.c: Remove.
7329 * gdb.arch/ppc64-atomic-inst.S: New file.
7330 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
7331
770e7fc7
DE
73322014-03-31 Doug Evans <dje@google.com>
7333
7334 * gdb.base/print-symbol-loading-lib.c: New file.
7335 * gdb.base/print-symbol-loading-main.c: New file.
7336 * gdb.base/print-symbol-loading.exp: New file.
7337
46e2bafa
YQ
73382014-03-31 Yao Qi <yao@codesourcery.com>
7339
7340 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
7341
8776cfe9
JB
73422014-03-28 Joel Brobecker <brobecker@adacore.com>
7343
7344 * gdb.ada/mi_dyn_arr: New testcase.
7345
5d1ef361
DE
73462014-03-27 Doug Evans <dje@google.com>
7347
7348 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
7349
b5bee914
YQ
73502014-03-27 Yao Qi <yao@codesourcery.com>
7351
7352 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
7353 if target is nios2-*-*.
7354
0d4d0e77
YQ
73552014-03-26 Yao Qi <yao@codesourcery.com>
7356
7357 * lib/gdb.exp (readline_is_used): New proc.
7358 * gdb.base/completion.exp: Move tests on command complete up.
7359 Skip the rest of tests if readline is not used.
7360 * gdb.ada/complete.exp: Skp the test if readline is not
7361 used.
7362 * gdb.base/filesym.exp: Likewise.
7363 * gdb.base/macscp.exp: Likewise.
7364 * gdb.base/readline-ask.exp: Likewise.
7365 * gdb.base/readline.exp: Likewise.
7366 * gdb.python/py-cmd.exp: Likewise.
7367 * gdb.trace/tfile.exp: Likewise.
7368
29361eee
YQ
73692014-03-26 Yao Qi <yao@codesourcery.com>
7370
7371 * gdb.base/macscp.exp: Fix code format issues.
7372
bc9a5525
UW
73732014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
7374
7375 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7376 * gdb.asm/powerpc64le.inc: New file.
7377
d3839ede
PA
73782014-03-25 Pedro Alves <palves@redhat.com>
7379 Doug Evans <dje@google.com>
7380
7381 * gdb.base/source-execution.c: New file.
7382 * gdb.base/source-execution.exp: New file.
7383 * gdb.base/source-execution.gdb: New file.
7384
01672a57
DE
73852014-03-24 Doug Evans <dje@google.com>
7386
7387 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7388 using fission.
7389
88bbeca9
HZ
73902014-03-24 Hui Zhu <hui@codesourcery.com>
7391 Pedro Alves <palves@redhat.com>
7392
7393 PR breakpoints/16101
7394 * gdb.base/dprintf.exp: Use unsupported rather than changing the
7395 test pass/fail messages. Detect missing support for dprintf when
7396 breakpoints are actually inserted.
7397 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7398 breakpoints are actually inserted.
7399 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7400 fails.
7401
d2348791
JK
74022014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7403
7404 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7405
feef67ab
DE
74062014-03-22 Doug Evans <xdje42@gmail.com>
7407
7408 * gdb.python/python.exp (python not supported): Verify multi-line
7409 python command issues an error.
25d743f9 7410 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 7411 guile command issues an error.
feef67ab 7412
ecebef6a
MR
74132014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
7414
7415 * gdb.threads/thread-specific.exp: Handle the lack of usable
7416 $this_breakpoint and $this_thread.
7417
ccdd1909
HZ
74182014-03-21 Hui Zhu <hui@codesourcery.com>
7419
7420 * gdb.base/attach.exp (do_command_attach_tests): New.
7421
beb460e8
PA
74222014-03-20 Tom Tromey <tromey@redhat.com>
7423 Pedro Alves <palves@redhat.com>
7424
7425 PR cli/15718
7426 * gdb.base/condbreak-call-false.c: New file.
7427 * gdb.base/condbreak-call-false.exp: New file.
7428
40acf43a
PA
74292014-03-20 Pedro Alves <palves@redhat.com>
7430
7431 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7432 Delete.
7433 (block_signals, unblock_signals): Delete.
7434 (child_function_2, main): Remove references to deleted variable
7435 and functions.
7436
9f5e1e02
PA
74372014-03-20 Pedro Alves <palves@redhat.com>
7438
7439 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7440 Use pthread_kill to signal thread 2.
7441 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7442 Adjust to make the test send itself a signal rather than using the
7443 host's "kill" command.
7444
99619bea
PA
74452014-03-20 Pedro Alves <palves@redhat.com>
7446
7447 * gdb.threads/multiple-step-overs.c: New file.
7448 * gdb.threads/multiple-step-overs.exp: New file.
7449 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7450 Adjust expected infrun debug output.
7451
2adfaa28
PA
74522014-03-20 Pedro Alves <palves@redhat.com>
7453
7454 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7455 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7456
31e77af2
PA
74572014-03-20 Pedro Alves <palves@redhat.com>
7458
7459 PR breakpoints/7143
7460 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7461 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
7462 of gdb_test_multiple.
7463 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7464 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7465
b9f437de
PA
74662014-03-20 Pedro Alves <palves@redhat.com>
7467
7468 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7469 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7470
05adc73e
PA
74712014-03-19 Pedro Alves <palves@redhat.com>
7472
7473 * gdb.base/async.exp: Remove early return.
7474
6048b950
PA
74752014-03-19 Pedro Alves <palves@redhat.com>
7476
7477 * gdb.base/async.exp (step& tests): Pass explicit test messages.
7478
8bcfb00a
PA
74792014-03-19 Pedro Alves <palves@redhat.com>
7480
7481 * gdb.base/async.exp (test_background): Expect \r\n after
7482 "completed." in the fail pattern.
7483
884e37dc
PA
74842014-03-19 Pedro Alves <palves@redhat.com>
7485
7486 * gdb.base/async.exp (test_background): New procedure.
7487 Use it for all background execution command tests.
7488
148e57e2
PA
74892014-03-19 Pedro Alves <palves@redhat.com>
7490
7491 * gdb.base/async.exp: Use prepare_for_testing.
7492
f48088c7
PA
74932014-03-19 Pedro Alves <palves@redhat.com>
7494
7495 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
7496 the same line.
7497
e2f6c966
PA
74982014-03-19 Pedro Alves <palves@redhat.com>
7499
7500 * gdb.base/async.c (main): Add "jump here" and "until here" line
7501 marker comments.
7502 * gdb.base/async.exp (jump_here): New global.
7503 (jump& test): Use it.
7504 (until_here): New global.
7505 (until& test): Use it.
7506
c30568d4
PA
75072014-03-19 Pedro Alves <palves@redhat.com>
7508
7509 * gdb.base/async.exp: Don't frob gdb_protocol.
7510
0172b6a7
DE
75112014-03-18 Doug Evans <xdje42@gmail.com>
7512
7513 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
7514 Fix spelling of exec-done-display.
7515
06c868a8
JK
75162014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7517
7518 PR gdb/15358
7519 * gdb.base/gdb-sigterm.c: New file.
7520 * gdb.base/gdb-sigterm.exp: New file.
7521
0c7e1a46
PA
75222014-03-18 Pedro Alves <palves@redhat.com>
7523
7524 PR gdb/13860
7525 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7526 * lib/mi-support.exp (mi_expect_stop): Add special handling for
7527 solib-event.
7528
f7c77d93
JB
75292014-03-17 Joel Brobecker <brobecker@adacore.com>
7530
7531 * gdb.ada/pckd_arr_ren: New testcase.
7532
5a1e8c7a
DE
75332014-03-13 Doug Evans <xdje42@gmail.com>
7534
7535 PR guile/16612
7536 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7537 collect after discarding symbols.
7538
350e1a76
DE
75392014-03-13 Ludovic Courtès <ludo@gnu.org>
7540 Doug Evans <xdje42@gmail.com>
7541
7542 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7543 to history survives a gc.
7544
a69900ae
PA
75452014-03-13 Pedro Alves <palves@redhat.com>
7546
7547 * gdb.base/default.exp: Don't test "target procfs".
7548
5db9f0bd
PA
75492014-03-13 Pedro Alves <palves@redhat.com>
7550
7551 * gdb.base/default.exp: Update "target child" and "target procfs"
7552 tests to not expect "Unix".
7553
b3ccfe11
TT
75542014-03-12 Tom Tromey <tromey@redhat.com>
7555
7556 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7557 New procs. Add target-async tests.
7558 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7559 Add target-async tests.
7560
646f4417
AA
75612014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7562
7563 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7564 'func_start' and 'func_end' for the beginning and end of the
7565 function code, respectively.
7566 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7567 'func_end' instead of 'func' and 'main'.
7568
288c211f
AA
75692014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7570
7571 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7572 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7573 generate the debug info assembler source.
7574
e0c0f156
AA
75752014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7576
7577 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7578 * gdb.dwarf2/arr-subrange.exp: Likewise.
7579 * gdb.dwarf2/dwz.exp: Likewise.
7580 * gdb.dwarf2/method-ptr.exp: Likewise.
7581 * gdb.dwarf2/missing-sig-type.exp: Likewise.
7582 * gdb.dwarf2/subrange.exp: Likewise.
7583 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7584 * gdb.dwarf2/implptrpiece.exp: Likewise.
7585 * gdb.dwarf2/nostaticblock.exp: Likewise.
7586
0e5c4555
AA
75872014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7588
7589 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7590 directory to absolute path name arguments.
7591
5ec18f2b
JG
75922014-03-10 Joel Brobecker <brobecker@adacore.com>
7593
7594 * gdb.ada/tagged_access: New testcase.
7595
847fc4f2
MM
75962014-03-07 Markus Metzger <markus.t.metzger@intel.com>
7597
7598 * gdb.btrace/data.exp: Update expected output.
7599
cc3da688
YQ
76002014-03-06 Yao Qi <yao@codesourcery.com>
7601
7602 * gdb.trace/pr16508.exp: New file.
7603
0f26cec1
PA
76042014-03-05 Pedro Alves <palves@redhat.com>
7605
7606 PR gdb/16575
7607 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7608 procedure.
7609 (top level): Adjust to use it. Add tests that exercise breakpoint
7610 interaction with the code-cache.
7611
7a5a839f
LC
76122014-02-26 Ludovic Courtès <ludo@gnu.org>
7613
7614 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7615 test for 'history-append!'.
7616
31aa7e4e
JB
76172014-02-26 Joel Brobecker <brobecker@adacore.com>
7618
7619 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7620 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7621 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7622 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7623 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7624 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7625
1b588015
JB
76262014-02-26 Joel Brobecker <brobecker@adacore.com>
7627
7628 * testsuite/gdb.python/py-pp-re-notag.c: New file.
7629 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7630 * testsuite/gdb.python/py-pp-re-notag.p: New file.
7631
55426c9d
JB
76322014-02-26 Joel Brobecker <brobecker@adacore.com>
7633
7634 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7635
dc53a7ad
JB
76362014-02-26 Joel Brobecker <brobecker@adacore.com>
7637
7638 * gdb.dwarf2/arr-stride.c: New file.
7639 * gdb.dwarf2/arr-stride.exp: New file.
7640
12ab52e9
PA
76412014-02-26 Pedro Alves <palves@redhat.com>
7642
7643 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7644 that won't ever trigger. Make sure that GDB reports the correct
7645 breakpoint that caused the stop.
7646
849c862e
JK
76472014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7648
7649 PR gdb/16626
7650 * gdb.base/auto-load-script: New file.
7651 * gdb.base/auto-load.c: New file.
7652 * gdb.base/auto-load.exp: New file.
7653
71b7d793
JK
7654 PR gdb/16626
7655 * gdb.base/auto-load.exp: Fix out-of-srctree run.
7656
e2f0d509
JK
76572014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7658
7659 Fix dw2-icycle.exp -fsanitize=address GDB crash.
7660 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7661
50cc37c8
DE
76622014-02-24 Doug Evans <dje@google.com>
7663
7664 * lib/gdb.exp (run_on_host): Log error output if program fails.
7665
ea4758f2
PA
76662014-02-21 Pedro Alves <palves@redhat.com>
7667
7668 * gdb.threads/step-after-sr-lock.c: Rename to ...
7669 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7670 * gdb.threads/step-after-sr-lock.exp: Rename to ...
7671 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7672 ... this.
7673
d7b30f67
SDJ
76742014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
7675
7676 PR tdep/16397
7677 * gdb.arch/amd64-stap-special-operands.exp: New file.
7678 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7679 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7680 * gdb.arch/amd64-stap-triplet.S: Likewise.
7681 * gdb.arch/amd64-stap-triplet.c: Likewise.
7682
83deb43f
JB
76832014-02-20 Joel Brobecker <brobecker@adacore.com>
7684
7685 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7686 in .section pseudo-op.
7687
adde2bff
DE
76882014-02-20 lin zuojian <manjian2006@gmail.com>
7689 Joel Brobecker <brobecker@adacore.com>
7690 Doug Evans <xdje42@gmail.com>
7691
7692 PR symtab/16581
7693 * gdb.dwarf2/dw2-icycle.S: New file.
7694 * gdb.dwarf2/dw2-icycle.c: New file.
7695 * gdb.dwarf2/dw2-icycle.exp: New file.
7696
f7bd0f78
SC
76972014-02-19 Siva Chandra Reddy <sivachandra@google.com>
7698
7699 * gdb.python/py-value-cc.cc: Improve test case to enable testing
7700 operations on gdb.Value objects.
7701 * gdb.python/py-value-cc.exp: Add new test to test operations on
7702 gdb.Value objects.
7703
c17ef0d5
DE
77042014-02-18 Doug Evans <dje@google.com>
7705
7706 * Makefile.in (TESTS): New variable.
7707 (expanded_tests, expanded_tests_or_none): New variables
7708 (check-single): Pass $(expanded_tests_or_none) to runtest.
7709 (check-parallel): Only run tests in $(TESTS) if non-empty.
7710 (check/no-matching-tests-found): New rule.
7711 * README: Document TESTS makefile variable.
7712
5dd3176f
DE
77132014-02-18 Doug Evans <dje@google.com>
7714
7715 * Makefile.in (check-parallel): rm -rf outputs temp.
7716
0b10be4f
JK
77172014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7718
7719 Fix "ERROR: no fileid for" in the testsuite.
7720 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
7721
85f224e7
DE
77222014-02-12 Doug Evans <dje@google.com>
7723
7724 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
7725 (MISCELLANEOUS): New variable.
7726 (clean): rm -rf $(MISCELLANEOUS).
7727 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
7728 dwp live in the same directory as symlinks, with each symlink pointed
7729 to a differently named file in a different directory.
7730
149b30ff
DE
77312014-02-11 Doug Evans <dje@google.com>
7732
7733 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
7734 of Tcl file commands.
7735
1dfdac32
MK
77362014-02-10 Mark Kettenis <kettenis@gnu.org>
7737
7738 * gdb.threads/step-after-sr-lock.exp: Avoid executing
7739 "kill -SIGUSR1 -1".
7740
aa4fb036
JB
77412014-02-10 Joel Brobecker <brobecker@adacore.com>
7742
7743 * gdb.ada/tick_length_array_enum_idx: New testcase.
7744
ed3ef339
DE
77452014-02-10 Doug Evans <xdje42@gmail.com>
7746
7747 * configure.ac (AC_OUTPUT): Add gdb.guile.
7748 * configure: Regenerate.
7749 * lib/gdb-guile.exp: New file.
7750 * lib/gdb.exp (get_target_charset): New function.
7751 * gdb.base/help.exp: Update expected output from "apropos apropos".
7752 * gdb.guile/Makefile.in: New file.
7753 * gdb.guile/guile.exp: New file.
7754 * gdb.guile/scm-arch.c: New file.
7755 * gdb.guile/scm-arch.exp: New file.
7756 * gdb.guile/scm-block.c: New file.
7757 * gdb.guile/scm-block.exp: New file.
7758 * gdb.guile/scm-breakpoint.c: New file.
7759 * gdb.guile/scm-breakpoint.exp: New file.
7760 * gdb.guile/scm-disasm.c: New file.
7761 * gdb.guile/scm-disasm.exp: New file.
7762 * gdb.guile/scm-equal.c: New file.
7763 * gdb.guile/scm-equal.exp: New file.
7764 * gdb.guile/scm-error.exp: New file.
7765 * gdb.guile/scm-error.scm: New file.
7766 * gdb.guile/scm-frame-args.c: New file.
7767 * gdb.guile/scm-frame-args.exp: New file.
7768 * gdb.guile/scm-frame-args.scm: New file.
7769 * gdb.guile/scm-frame-inline.c: New file.
7770 * gdb.guile/scm-frame-inline.exp: New file.
7771 * gdb.guile/scm-frame.c: New file.
7772 * gdb.guile/scm-frame.exp: New file.
7773 * gdb.guile/scm-generics.exp: New file.
7774 * gdb.guile/scm-gsmob.exp: New file.
7775 * gdb.guile/scm-iterator.c: New file.
7776 * gdb.guile/scm-iterator.exp: New file.
7777 * gdb.guile/scm-math.c: New file.
7778 * gdb.guile/scm-math.exp: New file.
7779 * gdb.guile/scm-objfile-script-gdb.in: New file.
7780 * gdb.guile/scm-objfile-script.c: New file.
7781 * gdb.guile/scm-objfile-script.exp: New file.
7782 * gdb.guile/scm-objfile.c: New file.
7783 * gdb.guile/scm-objfile.exp: New file.
7784 * gdb.guile/scm-ports.exp: New file.
7785 * gdb.guile/scm-pretty-print.c: New file.
7786 * gdb.guile/scm-pretty-print.exp: New file.
7787 * gdb.guile/scm-pretty-print.scm: New file.
7788 * gdb.guile/scm-section-script.c: New file.
7789 * gdb.guile/scm-section-script.exp: New file.
7790 * gdb.guile/scm-section-script.scm: New file.
7791 * gdb.guile/scm-symbol.c: New file.
7792 * gdb.guile/scm-symbol.exp: New file.
7793 * gdb.guile/scm-symtab-2.c: New file.
7794 * gdb.guile/scm-symtab.c: New file.
7795 * gdb.guile/scm-symtab.exp: New file.
7796 * gdb.guile/scm-type.c: New file.
7797 * gdb.guile/scm-type.exp: New file.
7798 * gdb.guile/scm-value-cc.cc: New file.
7799 * gdb.guile/scm-value-cc.exp: New file.
7800 * gdb.guile/scm-value.c: New file.
7801 * gdb.guile/scm-value.exp: New file.
7802 * gdb.guile/source2.scm: New file.
7803 * gdb.guile/types-module.cc: New file.
7804 * gdb.guile/types-module.exp: New file.
7805
7026a7c1
YQ
78062014-02-10 Yao Qi <yao@codesourcery.com>
7807
7808 PR testsuite/16543
7809 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
7810 * configure: Regenerated.
7811 * Makefile.in: New file.
7812
6c466447
AS
78132014-02-08 Andreas Schwab <schwab@linux-m68k.org>
7814
7815 * gdb.python/py-framefilter.exp: Fix typo.
7816
6e854735
YQ
78172014-02-08 Yao Qi <yao@codesourcery.com>
7818
7819 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
7820 that no =breakpoint-modified is emitted when breakpoints are
7821 modified through MI commands.
7822
d137e6dc
PA
78232014-02-07 Pedro Alves <pedro@codesourcery.com>
7824 Pedro Alves <palves@redhat.com>
7825
7826 * gdb.threads/step-after-sr-lock.c: New file.
7827 * gdb.threads/step-after-sr-lock.exp: New file.
7828
b5ee5a50
PA
78292014-02-07 Pedro Alves <palves@redhat.com>
7830
7831 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
7832
3c77faf3
JK
78332014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7834
7835 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
7836 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
7837
6dddc817
DE
78382014-02-06 Doug Evans <xdje42@gmail.com>
7839
7840 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
7841 output.
7842
7843 * gdb.gdb/python-interrupts.exp: New file.
7844
de7b2893
YQ
78452014-02-05 Yao Qi <yao@codesourcery.com>
7846
7847 * gdb.trace/report.exp (use_collected_data): Test the output
7848 of "info threads" and "info inferiors".
7849
66d032ac
YQ
78502014-02-05 Yao Qi <yao@codesourcery.com>
7851
7852 Revert this patch:
7853
7854 2013-05-24 Yao Qi <yao@codesourcery.com>
7855
7856 * gdb.trace/tfile.exp: Test inferior and thread.
7857
591a12a1
UW
78582014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7859
7860 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
7861 on a function.
7862 * gdb.base/step-bt.c: Call hello via function pointer to make
7863 sure its first instruction is executed on powerpc64le-linux.
7864
0ff3e01f
UW
78652014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7866
7867 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
7868
084ee545
UW
78692014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7870
7871 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
7872 of the test patterns for use on little-endian systems.
7873
6ed14ff3
UW
78742014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7875
7876 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
7877 (decimal_vector): Fix for little-endian.
7878
401e27fd
JM
78792014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
7880
7881 * gdb.arch/sparc-sysstep.exp: New file.
7882 * gdb.arch/sparc-sysstep.c: Likewise.
7883
7884 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
7885
8b924729
EBM
78862014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7887
7888 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
7889
fb151210
JB
78902014-01-23 Tom Tromey <tromey@redhat.com>
7891
7892 * gdb.ada/array_char_idx: New testcase.
7893
0740f8d8
TT
78942014-01-23 Tom Tromey <tromey@redhat.com>
7895
7896 PR python/16487:
7897 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
7898 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
7899 classes.
7900
21909fa1
TT
79012014-01-23 Tom Tromey <tromey@redhat.com>
7902
7903 PR python/16491:
7904 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
7905 string from an inferior frame.
7906 * gdb.python/py-framefilter-mi.exp: Update.
7907
87ce2a04
DE
79082014-01-22 Doug Evans <dje@google.com>
7909
7910 * gdb.server/server-mon.exp: Add tests for "set debug-format".
7911
237b092b
AA
79122014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7913
7914 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
7915
d674a709
AA
79162014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7917
7918 * gdb.trace/entry-values.exp: Remove excess space character from
7919 regex patterns. Handle s390 call instruction.
7920
20fa3390
AA
79212014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7922
7923 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
7924 define "*_start" label. Make "name" static.
7925 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
7926 ${name} by references to ${name}_start.
7927
78466714
AA
79282014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7929
7930 * gdb.base/info-macros.exp: Remove "debug" from the compile
7931 options.
7932
ec9f644a
IB
79332014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7934
7935 * gdb.dlang/demangle.exp: New file.
7936
94b1b47e
IB
79372014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7938
7939 * gdb.dlang/primitive-types.exp: New file.
7940
7f420862
IB
79412014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7942
7943 * configure.ac: Create gdb.dlang/Makefile.
7944 * configure: Regenerate.
7945 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
7946 * gdb.dlang/Makefile.in: New file.
7947 * lib/d-support.exp: New file.
7948 * lib/gdb.exp (skip_d_tests): New proc.
7949
52834460
MM
79502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7951
7952 * gdb.btrace/delta.exp: Check reverse stepi.
7953 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
7954 * gdb.btrace/finish.exp: New.
7955 * gdb.btrace/next.exp: New.
7956 * gdb.btrace/nexti.exp: New.
7957 * gdb.btrace/record_goto.c: Add comments.
7958 * gdb.btrace/step.exp: New.
7959 * gdb.btrace/stepi.exp: New.
7960 * gdb.btrace/multi-thread-step.c: New.
7961 * gdb.btrace/multi-thread-step.exp: New.
7962 * gdb.btrace/rn-dl-bind.c: New.
7963 * gdb.btrace/rn-dl-bind.exp: New.
7964 * gdb.btrace/data.c: New.
7965 * gdb.btrace/data.exp: New.
7966 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7967
6e07b1d2
MM
79682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7969
7970 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
7971 * gdb.btrace/exception.exp: Update.
7972 * gdb.btrace/instruction_history.exp: Update.
7973 * gdb.btrace/record_goto.exp: Update.
7974 * gdb.btrace/tailcall.exp: Update.
7975 * gdb.btrace/unknown_functions.exp: Update.
7976 * gdb.btrace/delta.exp: New.
7977
0b722aec
MM
79782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7979
7980 * gdb.btrace/record_goto.exp: Add backtrace test.
7981 * gdb.btrace/tailcall.exp: Add backtrace test.
7982
066ce621
MM
79832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7984
7985 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
7986 * gdb.btrace/record_goto.c: New.
7987 * gdb.btrace/record_goto.exp: New.
7988 * gdb.btrace/x86-record_goto.S: New.
7989
0688d04e
MM
79902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7991
7992 * gdb.btrace/function_call_history.exp: Update tests.
7993 * gdb.btrace/instruction_history.exp: Update tests.
7994
8710b709
MM
79952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7996
7997 * gdb.btrace/function_call_history.exp: Fix expected field
7998 order for "record function-call-history".
7999 Add new tests for "record function-call-history /c".
8000 * gdb.btrace/exception.cc: New.
8001 * gdb.btrace/exception.exp: New.
8002 * gdb.btrace/tailcall.exp: New.
8003 * gdb.btrace/x86-tailcall.S: New.
8004 * gdb.btrace/x86-tailcall.c: New.
8005 * gdb.btrace/unknown_functions.c: New.
8006 * gdb.btrace/unknown_functions.exp: New.
8007 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8008
5de9129b
MM
80092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8010
8011 * gdb.btrace/instruction_history.exp: Update.
8012 * gdb.btrace/function_call_history.exp: Update.
8013
23a7fe75
MM
80142014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8015
8016 * gdb.btrace/function_call_history.exp: Fix expected function
8017 trace.
8018 * gdb.btrace/instruction_history.exp: Initialize traced.
8019 Remove traced_functions.
8020
724c7dd8
MM
80212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8022
8023 * gdb.btrace/function_call_history.exp: Update
8024 * gdb.btrace/instruction_history.exp: Update.
8025
6d78d93b
MM
80262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8027
8028 * gdb.btrace/enable.exp: Update expected text.
8029
93a360cc
OJ
80302014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
8031
8032 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
8033 bytes.
8034
3772b53f
MR
80352014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
8036
8037 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
8038
596662fa
OJ
80392014-01-15 Omair Javaid <omair.javaid@linaro.org>
8040
8041 * lib/gdb.exp (supports_process_record): Return true for
8042 arm*-linux*. (supports_reverse): Likewise.
8043
b5b08fb4
SC
80442014-01-13 Siva Chandra Reddy <sivachandra@google.com>
8045
8046 PR python/15464
8047 PR python/16113
8048 * gdb.python/py-type.c: Enhance test case.
8049 * gdb.python/py-value-cc.cc: Likewise
8050 * gdb.python/py-type.exp: Add new tests.
8051 * gdb.python/py-value-cc.exp: Likewise
8052
52d7fb13
AA
80532014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8054 Pedro Alves <palves@redhat.com>
8055
8056 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
8057 Make "name" extern.
8058 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
8059 references to ${name}_start by references to ${name}.
8060
a2cd8cfe
JB
80612014-01-10 Joel Brobecker <brobecker@adacore.com>
8062
8063 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
8064
4e23fced
JB
80652014-01-10 Joel Brobecker <brobecker@adacore.com>
8066
8067 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
8068
c6a9e42c
PA
80692014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
8070 Pedro Alves <palves@redhat.com>
8071
8072 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 8073 mi_gdb_target_load.
c6a9e42c 8074
b7ea362b
PA
80752014-01-08 Pedro Alves <palves@redhat.com>
8076
8077 * gdb.threads/reconnect-signal.c: New file.
8078 * gdb.threads/reconnect-signal.exp: New file.
8079
5e3f4fab
EBM
80802014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8081
8082 * gdb.base/source-dir.exp: New file.
8083
79301218
JB
80842014-01-07 Joel Brobecker <brobecker@adacore.com>
8085
8086 * gdb.ada/mi_interface: New testcase.
8087
8e355c5d
JB
80882014-01-07 Joel Brobecker <brobecker@adacore.com>
8089
8090 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
8091 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
8092 gdb.ada/pp-rec-component/pck.ads: New files.
8093
c0d48811
JB
80942014-01-07 Joel Brobecker <brobecker@adacore.com>
8095
8096 * gdb.python/py-pp-integral.c: New file.
8097 * gdb.python/py-pp-integral.py: New file.
8098 * gdb.python/py-pp-integral.exp: New file.
8099
17b609c3 8100For older changes see ChangeLog-1993-2013.
c906108c 8101\f
8d8cb839
EZ
8102;; Local Variables:
8103;; mode: change-log
8104;; left-margin: 8
8105;; fill-column: 74
8106;; version-control: never
8107;; End:
902f2ccb 8108
618f726f 8109 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
8110 Copying and distribution of this file, with or without modification,
8111 are permitted provided the copyright notice and this notice are preserved.