Make gdb_load_shlibs return the destination path of the library
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
fca4cfd9
SM
12016-04-27 Simon Marchi <simon.marchi@ericsson.com>
2
3 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
4 result of gdb_remote_download.
5 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6 * gdb.base/dso2dso.exp: Likewise.
7 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8 * gdb.base/print-file-var.exp: Likewise.
9 * gdb.base/shlib-call.exp: Likewise.
10 * gdb.base/shreloc.exp: Likewise.
11 * gdb.base/solib-overlap.exp: Likewise.
12 * gdb.base/solib-weak.exp (do_test): Likewise.
13 * gdb.base/unload.exp: Likewise.
14
11cf4ffb
YQ
152016-04-27 Yao Qi <yao.qi@linaro.org>
16
17 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
18 exists.
19
3e2e34f8
KB
202016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
21
22 * vla-type.exp: Print structure from toplevel.
23
8f07e298
BH
242016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
25
26 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
27 of dynamic types.
28 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
29 of dynamic types.
30
9920b434
BH
312016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
32
33 * gdb.fortran/vla-type.f90: New file.
34 * gdb.fortran/vla-type.exp: New file.
35
f3abeff5
YQ
362016-04-25 Yao Qi <yao.qi@linaro.org>
37
38 * gdb.base/branch-to-self.c: New file.
39 * gdb.base/branch-to-self.exp: New file.
40
0a5d52f0
YQ
412016-04-22 Yao Qi <yao.qi@linaro.org>
42
43 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
44 more after $hex.
45
495346f6
YQ
462016-04-22 Yao Qi <yao.qi@linaro.org>
47
48 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
49 * gdb.base/annota3.exp: Likewise.
50
4a7e075c
YQ
512016-04-22 Yao Qi <yao.qi@linaro.org>
52
53 * gdb.reverse/step-precsave.exp: Do one step and test program
54 stops in "callee" and do multiple steps until program goes out
55 of "callee".
56 * gdb.reverse/step-reverse.exp: Likewise.
57
5b061e98
YQ
582016-04-22 Yao Qi <yao.qi@linaro.org>
59
60 * gdb.trace/signal.exp: Also pass if
61 $tracepoint_hits($i) > $iterations.
62
5c5dc57f
YQ
632016-04-22 Yao Qi <yao.qi@linaro.org>
64
65 * gdb.trace/signal.c: New file.
66 * gdb.trace/signal.exp: New file.
67
a55411b9
DE
682016-04-19 Doug Evans <xdje42@gmail.com>
69
70 * gdb.base/bad-file.exp: New file.
71
a22df60a
MG
722016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
73
74 * gdb.dwarf2/implref.exp: New file.
75
0c13f7e5
BH
762016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
77
78 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
79 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
80 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
81 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
82 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
83 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
84 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
85 * lib/fortran.exp (fortran_int4): New procedure.
86 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
87 (fortran_logical4): Likewise.
88
9b9b09e9
BH
892016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
90
91 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
92
a14d1f4d
BH
932016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
94
95 * lib/compiler.c: Add Intel specific preprocessor macros.
96 * lib/compiler.cc: Likewise.
97
7d49b1d0
LM
982016-04-13 Luis Machado <lgustavo@codesourcery.com>
99
100 * gdb.server/connect-with-no-symbol-file.c: New file.
101 * gdb.server/connect-with-no-symbol-file.exp: New file.
102
8392fa22
SM
1032016-04-13 Simon Marchi <simon.marchi@ericsson.com>
104
105 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
106
8c4c4aeb
SM
1072016-04-13 Simon Marchi <simon.marchi@ericsson.com>
108
109 * boards/gdbserver-base.exp (${board}_download): Copy source file to
110 standard output directory.
111
45e3745e
AT
1122016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
113
114 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
115
e26b7e41
MM
1162016-04-13 Markus Metzger <markus.t.metzger@intel.com>
117
118 * gdb.btrace/instruction_history.c (loop): Add declaration.
119
8ce09462
AT
1202016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
121
122 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
123
2e88a1ea
SM
1242016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
125
126 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
127 parentheses to print.
128 (continue_handler): Likewise.
129
f48e22e3
SM
1302016-04-08 Simon Marchi <simon.marchi@ericsson.com>
131
132 * gdb.server/solib-list.exp: Remove is_remote check.
133 Pass shlib= to gdb_compile. Don't link shared library with
134 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
135 Run binary filename through "readlink -f" on the target.
136
096be756
PA
1372016-04-08 Pedro Alves <palves@redhat.com>
138
139 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
140 interpreter filename as argument to gdbserver_spawn.
141 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
142 Return empty if $last_loaded_file does not exist.
143
06500533
JK
1442016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
145
146 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
147 * gdb.base/jit-main.c: Use exit after usage.
148
2d35e871
JK
1492016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
150
151 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
152 GDBHISTSIZE prior to the tests.
153 * gdb.base/gdbinit-history.exp: Likewise.
154
1552016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
156
157 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
158 instead of build_executable. Use gdb_load_shlibs.
159
c8064e7e
YQ
1602016-04-07 Yao Qi <yao.qi@linaro.org>
161
162 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
163 Execute "si" command.
164
bde47561
YQ
1652016-04-07 Yao Qi <yao.qi@linaro.org>
166
167 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
168 number instead of the comments on some line.
169
b16f8a3b
DB
1702016-04-06 Don Breazeal <donb@codesourcery.com>
171
172 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
173 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
174
c2f901df
SM
1752016-04-06 Simon Marchi <simon.marchi@ericsson.com>
176
177 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
178 standard_output_file. Remove unused binfile variable.
179
ac17fda0
CU
1802016-04-05 Catalin Udma <catalin.udma@freescale.com>
181
182 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
183 * gdb.python/py-mi-objfile.exp: Match "list main" output
184 in console format.
185
03a8c4df
SM
1862016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
187
188 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
189 absolute.
190
6e774b13
SM
1912016-04-05 Simon Marchi <simon.marchi@ericsson.com>
192
193 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
194 absolute.
195 * gdb.trace/ftrace.exp: Likewise.
196 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
197 targets as well.
198 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
199 (gdb_load_shlibs): Copy libraries to test directory when testing
200 natively. Only set solib-search-path if testing remotely.
201 * lib/mi-support.exp (mi_load_shlibs): Likewise.
202
7817ea46
SM
2032016-04-05 Simon Marchi <simon.marchi@ericsson.com>
204
205 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
206 gdb_download. Use it even if the target is not remote.
207 * gdb.base/jit.exp (compile_jit_test): Likewise.
208 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
209 output directory if the destination board is local, otherwise use
210 the standard remote_download from DejaGnu.
211 (gdb_download): Remove.
212 (gdb_load_shlibs): Use gdb_remote_download instead of
213 gdb_download.
214 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
215 Use gdb_remote_download instead of gdb_download. Use it even if
216 the target is not remote.
217 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
218 instead of gdb_download.
219
7beb7f68
SM
2202016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
221
222 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
223 (test_insert_delete_modify): Call mi_load_shlibs before trying to
224 run.
225
cc63428a
AV
2262016-04-01 Artemiy Volkov <artemiyv@acm.org>
227
228 PR gdb/19820
229 * gdb.base/printcmds.exp: Add artificial arrays tests.
230
64cdf930
PA
2312016-03-31 Pedro Alves <palves@redhat.com>
232
233 PR gdb/19858
234 * gdb.base/jit-main.c: Include unistd.h.
235 (ATTACH): Define to 0 if not already defined.
236 (wait_for_gdb, mypid): New globals.
237 (WAIT_FOR_GDB): New macro.
238 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
239 some breakpoint locations.
240 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
241 New procedures.
242 (one_jit_test): Add REATTACH parameter, and handle it. Use
243 continue_to_test_location.
244 (top level): Test attach, and adjusts calls to one_jit_test.
245
40dea8cb
PA
2462016-03-31 Pedro Alves <palves@redhat.com>
247
248 PR gdb/19858
249 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
250 BINSUFFIX parameter, and handle it.
251 (top level): Adjust calls compile_jit_test.
252
e7ea3ec7
CU
2532016-03-31 Catalin Udma <catalin.udma@freescale.com>
254
255 PR python/19743
256 * gdb.python/py-mi-events-gdb.py: New file.
257 * gdb.python/py-mi-events.c: New file.
258 * gdb.python/py-mi-events.exp: New file.
259
e6359af3
YQ
2602016-03-30 Yao Qi <yao.qi@linaro.org>
261
262 * gdb.reverse/until-precsave.exp: Match function name only.
263 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
264 Move malloc to a condition block.
265 * gdb.reverse/until-reverse.exp: Match function name only.
266
a4105d04
MK
2672016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
268
269 * gdb.trace/ftrace.exp: Set arg0exp for s390.
270 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
271 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
272 variable for GPR 0 instead of assuming it is register 0.
273 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
274 * lib/trace-support.exp: Add s390 registers.
275
bfa6adb9
YQ
2762016-03-29 Yao Qi <yao.qi@linaro.org>
277
278 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
279
1e6697ea
YQ
2802016-03-24 Yao Qi <yao.qi@linaro.org>
281
282 * gdb.reverse/break-reverse.exp: Add quotation mark in the
283 test message.
284
64bcd522
AA
2852016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
286
287 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
288 maintaining separate logic for constructing the output path.
289
7868401b
DB
2902016-03-16 Don Breazeal <donb@codesourcery.com>
291
292 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
293 Retry fork and waitpid on interrupted system call errors.
294 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
295 Use with_timeout_factor to increase timeout by factor of 10.
296
1cafadb4
DB
2972016-03-15 Don Breazeal <donb@codesourcery.com>
298
299 * gdb.cp/scope-err.cc: New test program.
300 * gdb.cp/scope-err.exp: New test script.
301 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
302 lines and "set breakpoint here" comment.
303 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
304 Fixed some whitespace and format issues.
305 * gdb.mi/mi-linespec-err-cp.cc: New test program.
306 * gdb.mi/mi-linespec-err-cp.exp: New test script.
307
81516450
DE
3082016-03-15 Doug Evans <dje@google.com>
309
310 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
311 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
312 All callers updated. Add tests for enums, mixed flags register.
313
aa52b601
DE
3142016-03-15 Doug Evans <dje@google.com>
315
316 * gdb.base/skip.c (main): Call test_skip_file_and_function.
317 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
318
fa4ff313
SM
3192016-03-14 Simon Marchi <simon.marchi@ericsson.com>
320
321 * gdb.base/default.exp: Add $_as_string to the list of expected
322 convenience functions.
323
f2403c39
AB
3242016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
325
326 * gdb.base/maint.exp: New tests for 'maint info line-table'.
327
f2f3ccb9
SM
3282016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
329
330 * gdb.python/py-as-string.exp: New file.
331 * gdb.python/py-as-string.c: New file.
332
00dbd492
PA
3332016-03-09 Pedro Alves <palves@redhat.com>
334
335 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
336 signal" -> "Thread NN received signal" output change.
337 * gdb.threads/ia64-sigill.exp: Likewise.
338 * gdb.threads/linux-dp.exp: Likewise.
339 * gdb.threads/manythreads.exp: Likewise.
340 * gdb.threads/pending-step.exp: Likewise.
341 * gdb.threads/print-threads.exp: Likewise.
342 * gdb.threads/sigstep-threads.exp: Likewise.
343 * gdb.threads/staticthreads.exp: Likewise.
344 * gdb.threads/tls.exp: Likewise.
345
1e6697ea
YQ
3462016-03-09 Pedro Alves <palves@redhat.com>
347
348 * gdb.base/command-line-input.exp: New file.
349
b04fd3be
MK
3502016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
351
352 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
353 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
354 * gdb.trace/pending.exp: Accept leading dot before function name.
355 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
356 * lib/trace-support.exp: Set registers for ppc.
357
98fa59e9
MK
3582016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
359
360 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
361 use it for disassembly; accept .main in addition to main in backtrace.
362
f77198c8
MK
3632016-03-09 Wei-cheng Wang <cole945@gmail.com>
364 Marcin Kościelnicki <koriakin@0x04.net>
365
366 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
367 (gdb_recursion_test_ptr): New global variable.
368 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
369 gdb_recursion_test.
370 (gdb_c_test): Ditto.
371
ba84e0da
MK
3722016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
373
374 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
375 ordering.
376
4366d36e
MK
3772016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
378
379 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
380 (bar): Add bar_start_lbl label.
381 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
382 of foo/bar for emitting DWARF and tracing.
383
5eb264df
SDJ
3842016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
385
386 * analyze-racy-logs.py: Set executable bit.
387
fb6a751f
SDJ
3882016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
389
390 * Makefile.in (DEFAULT_RACY_ITER): New variable.
391 (CHECK_TARGET_TMP): Likewise.
392 (check-single-racy): New rule.
393 (check-parallel-racy): Likewise.
394 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
395 (do-check-parallel-racy): New rule.
396 (check-racy/%.exp): Likewise.
397 * README (Racy testcases): New section.
398 * analyze-racy-logs.py: New file.
399
bdf7e230
DE
4002016-03-03 Doug Evans <dje@google.com>
401
402 * gdb.base/skip.exp: Use with_test_prefix.
403
4719d415
YQ
4042016-03-03 Yao Qi <yao.qi@linaro.org>
405
406 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
407 Invoke step_over_syscall "clone" and break_cond_on_syscall
408 "clone".
409 * gdb.base/step-over-clone.c: New file.
410
ea507862
YQ
4112016-03-03 Yao Qi <yao.qi@linaro.org>
412
413 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
414 code format.
415
8fc8cbda
YQ
4162016-03-03 Yao Qi <yao.qi@linaro.org>
417
418 * gdb.base/disp-step-fork.c: Rename to ...
419 * gdb.base/step-over-fork.c: ... it. New file.
420 * gdb.base/disp-step-vfork.c: Rename to ...
421 * gdb.base/step-over-vfork.c: ... it. New file.
422 * gdb.base/disp-step-syscall.exp: Rename to ...
423 * gdb.base/step-over-syscall.exp: ... it. New file.
424 (disp_step_cross_syscall): Rename to ...
425 (step_over_syscall): ... it.
426
92fa70b0
YQ
4272016-03-03 Yao Qi <yao.qi@linaro.org>
428
429 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
430 If target supports condition evaluation on target, invoke
431 break_cond_on_syscall for fork and vfork.
432
e197ad3c
YQ
4332016-03-03 Yao Qi <yao.qi@linaro.org>
434
435 * gdb.base/disp-step-syscall.exp: Don't invoke
436 support_displaced_stepping.
437 (disp_step_cross_syscall): Test with displaced stepping off and
438 on if supported.
439
0b47da9f
YQ
4402016-03-03 Yao Qi <yao.qi@linaro.org>
441
442 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
443 proc.
444 (setup): New proc.
445 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
446 and setup.
447
065ab6dc
BH
4482016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
449
450 * gdb.fortran/vla-history.exp: Remove breakpoint.
451
07e448ad 4522016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
453
454 * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
455
9ac2d526 4562016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
457
458 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
459
17807369
BH
4602016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
461
462 * gdb.mi/vla.f90: Nullify pointer after declaration.
463
86e501af
PA
4642016-03-01 Pedro Alves <palves@redhat.com>
465
466 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
467
1e903e32
PA
4682016-03-01 Pedro Alves <palves@redhat.com>
469
470 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
471 before anything else.
472 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
473 _GNU_SOURCE here.
474 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
475 before anything else.
476 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
477
6ccb54e2
PA
4782016-03-01 Pedro Alves <palves@redhat.com>
479
480 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
481
30ca9da1
YQ
4822016-03-01 Yao Qi <yao.qi@linaro.org>
483
484 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
485 prepare_for_testing.
486
dc856b38
YQ
4872016-03-01 Yao Qi <yao.qi@linaro.org>
488
489 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
490
4a932159
AA
4912016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
492
493 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
494 manually constructing the output path.
495
f2489477
AA
4962016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
497
498 * gdb.arch/s390-stackless.S: New.
499 * gdb.arch/s390-stackless.exp: New.
500
38899f16
IB
5012016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
502
503 * gdb.dlang/circular.c: New file.
504 * gdb.dlang/circular.exp: New file.
505
9fde51ed
YQ
5062016-02-26 Yao Qi <yao.qi@linaro.org>
507
508 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
509 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
510 (testcases): Update.
511
ce90fefe
YQ
5122016-02-26 Yao Qi <yao.qi@linaro.org>
513
514 * gdb.reverse/aarch64.c: Rename to ...
515 * gdb.reverse/insn-reverse.c: ... it.
516 * gdb.reverse/aarch64.exp: Rename to ...
517 * gdb.reverse/insn-reverse.exp: ... it.
518
3263bceb
YQ
5192016-02-26 Yao Qi <yao.qi@linaro.org>
520
521 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
522 (testcase_ftype): New.
523 (testcases): New array.
524 (n_testcases): New.
525 (main): Call each element in testcases.
526 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
527 (read_testcase): New.
528 Do the tests in a loop.
529
6cb59ff1
YQ
5302016-02-25 Yao Qi <yao.qi@linaro.org>
531
532 * gdb.base/branches.c: Remove.
533
ae91f625
MK
5342016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
535
536 PR gdb/13808
537 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
538
678b48b7
MK
5392016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
540
541 * gdb.trace/ftrace.exp: Remove unnecessary target check.
542
7337a6f2
MK
5432016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
544
545 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
546 change x86_64 call_insn to 'callq'.
547
861ca91f
AT
5482016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
549
550 * gdb.trace/tfile-avx.c: Move to...
551 * gdb.trace/tracefile-pseudo-reg.c: Here.
552 * gdb.trace/tfile-avx.exp: Move to...
553 * gdb.trace/tracefile-pseudo-reg.exp: Here.
554
bf74e428
GB
5552016-02-24 Gary Benson <gbenson@redhat.com>
556
557 * gdb.base/attach-pie-noexec.exp: Do not expect an error
558 message on attach.
559
cce0e923
DE
5602016-02-23 Doug Evans <dje@google.com>
561
562 * gdb.base/skip.c (test_skip): New function.
563 (end_test_skip_file_and_function): New function.
564 (test_skip_file_and_function): New function.
565 * gdb.base/skip1.c (test_skip): New function.
566 (skip1_test_skip_file_and_function): New function.
567 * gdb.base/skip.exp: Add tests for new skip options.
568 * gdb.base/skip-solib.exp: Update expected output.
569 * gdb.perf/skip-command.cc: New file.
570 * gdb.perf/skip-command.exp: New file.
571 * gdb.perf/skip-command.py: New file.
572
4000e47e
MK
5732016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
574
575 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
576 info registers pattern.
577
24f75ead
IB
5782016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
579
580 * lib/future.exp: Add D support.
581 (gdb_find_gdc): New proc.
582 (gdb_default_target_compile): Add D support.
583
fbb7bcbe
WW
5842016-02-18 Wei-cheng Wang <cole945@gmail.com>
585
586 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
587 user+system time.
588 (trace_speed_test): Determine the iteration count for a time
589 between 15..30 seconds.
590
012b3a21
WT
5912016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
592
593 * gdb.arch/i386-mpx-sigsegv.c: New file.
594 * gdb.arch/i386-mpx-sigsegv.exp: New file.
595 * gdb.arch/i386-mpx-simple_segv.c: New file.
596 * gdb.arch/i386-mpx-simple_segv.exp: New file.
597
2d5189bd
YQ
5982016-02-18 Yao Qi <yao.qi@linaro.org>
599
600 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
601 Don't call setup_kfail.
602
40fb20d0
YQ
6032016-02-18 Yao Qi <yao.qi@linaro.org>
604
605 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
606 Set "set breakpoint condition-evaluation" per $cond_bp_target.
607
21b1f8d2
DE
6082016-02-16 Doug Evans <dje@google.com>
609
610 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
611 * gdb.base/skip1.c: Ditto.
612 * gdb.base/skip.exp: Whitespace cleanup.
613
4041ed77
DB
6142016-02-16 Don Breazeal <donb@codesourcery.com>
615
616 PR remote/19496
617 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
618 Remove kfail for PR remote/19496.
619
c4ef31bf
SM
6202016-02-16 Simon Marchi <simon.marchi@ericsson.com>
621
622 * lib/gdb.exp (standard_temp_file): Return a path specific to
623 the runtest invocation.
624
266b65b3
SM
6252016-02-16 Simon Marchi <simon.marchi@ericsson.com>
626
627 * gdb.trace/save-trace.exp: Change relative path to be in the
628 standard output directory.
629
a7a0a6a9
JK
6302016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
631
632 * gdb.arch/i386-prologue.c: Add missing prototypes.
633
c99dbb42
JK
6342016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
635
636 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
637 * gdb.arch/i386-prologue.exp: Likewise.
638 * gdb.arch/i386-size.exp: Likewise.
639
aa480355
SM
6402016-02-15 Simon Marchi <simon.marchi@ericsson.com>
641
642 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
643 define object file path.
644 * gdb.btrace/gcore.exp: Use standard_output_file to define core
645 file path.
646 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
647 standard_output_file to define binfile.
648
ba881f50
JK
6492016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
650
651 Fix compatibility with recent gfortran-5.3.1.
652 * gdb.fortran/vla-history.exp (print vla1 allocated)
653 (print vla2 allocated, print $2, print $3): Remove
654 (print $4): Rename to ...
655 (print $2): ... here.
656 (print $9): Rename to ...
657 (print $5): ... here.
658 (print $10): Rename to ...
659 (print $6): ... here.
660 * gdb.fortran/vla.f90: Add pvla initialization.
661
e9fb005c
JK
6622016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
663
664 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
665 New test.
666 * gdb.fortran/vla-value-sub.exp: Likewise.
667
e44e00ff
MK
6682016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
669
670 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
671
97e94151
SM
6722016-02-12 Simon Marchi <simon.marchi@ericsson.com>
673
674 * i386-biarch-core.exp: Define corefile using
675 standard_output_file.
676
01113bc1
YQ
6772016-02-12 Yao Qi <yao.qi@linaro.org>
678
679 * gdb.arch/arm-single-step-kernel-helper.c: New.
680 * gdb.arch/arm-single-step-kernel-helper.exp: New.
681
33b4777c
MM
6822016-02-12 Markus Metzger <markus.t.metzger@intel.com>
683
684 * gdb.btrace/tailcall-only.exp: New.
685 * gdb.btrace/tailcall-only.c: New.
686 * gdb.btrace/x86_64-tailcall-only.S: New.
687 * gdb.btrace/i686-tailcall-only.S: New.
688
acc23c11
PA
6892016-02-11 Pedro Alves <palves@redhat.com>
690
691 * README (Parallel testing): Add missing double quotes.
692
e352bf0a
PA
6932016-02-11 Pedro Alves <palves@redhat.com>
694
695 * README (Parallel testing): New section.
696 (GDB_PARALLEL): Rewrite.
697 (FORCE_PARALLEL): Document.
698
9f5fed78
MK
6992016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
700
701 * gdb.trace/tfile-avx.c: New test.
702 * gdb.trace/tfile-avx.exp: New test.
703
9ef9e6a6
KS
7042016-02-09 Keith Seitz <keiths@redhat.com>
705
706 PR breakpoints/19546
707 * gdb.base/infcall-exec.c: New file.
708 * gdb.base/infcall-exec2.c: New file.
709 * gdb.base/infcall-exec.exp: New file.
710
a96e36da
KS
7112016-02-09 Keith Seitz <keiths@redhat.com>
712
713 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
714 (toplevel): Call test_bkpt_address.
715
9f61929f
KS
7162016-02-09 Keith Seitz <keiths@redhat.com>
717
718 PR python/19506
719 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
720 (toplevel): Call test_bkpt_address.
721
1e94266c
SM
7222016-02-09 Simon Marchi <simon.marchi@ericsson.com>
723
724 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
725 to AC_OUTPUT.
726 * configure: Regenerate.
727
2a7f3dff
PA
7282016-02-09 Pedro Alves <palves@redhat.com>
729
730 PR breakpoints/19548
731 * gdb.base/execl-update-breakpoints.c (some_function): New
732 function.
733 (main): Call it.
734 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
735 Tighten expected GDB output.
736
2151ccc5
SM
7372016-02-08 Simon Marchi <simon.marchi@ericsson.com>
738
739 * Makefile.in (ALL_SUBDIRS): Remove.
740 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
741 (distclean maintainer-clean realclean): Likewise.
742 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
743 * configure: Regenerate.
744 * gdb.ada/Makefile.in: Delete.
745 * gdb.arch/Makefile.in: Likewise.
746 * gdb.asm/Makefile.in: Likewise.
747 * gdb.base/Makefile.in: Likewise.
748 * gdb.btrace/Makefile.in: Likewise.
749 * gdb.cell/Makefile.in: Likewise.
750 * gdb.compile/Makefile.in: Likewise.
751 * gdb.cp/Makefile.in: Likewise.
752 * gdb.disasm/Makefile.in: Likewise.
753 * gdb.dlang/Makefile.in: Likewise.
754 * gdb.dwarf2/Makefile.in: Likewise.
755 * gdb.fortran/Makefile.in: Likewise.
756 * gdb.gdb/Makefile.in: Likewise.
757 * gdb.go/Makefile.in: Likewise.
758 * gdb.guile/Makefile.in: Likewise.
759 * gdb.java/Makefile.in: Likewise.
760 * gdb.linespec/Makefile.in: Likewise.
761 * gdb.mi/Makefile.in: Likewise.
762 * gdb.modula2/Makefile.in: Likewise.
763 * gdb.multi/Makefile.in: Likewise.
764 * gdb.objc/Makefile.in: Likewise.
765 * gdb.opencl/Makefile.in: Likewise.
766 * gdb.opt/Makefile.in: Likewise.
767 * gdb.pascal/Makefile.in: Likewise.
768 * gdb.perf/Makefile.in: Likewise.
769 * gdb.python/Makefile.in: Likewise.
770 * gdb.reverse/Makefile.in: Likewise.
771 * gdb.server/Makefile.in: Likewise.
772 * gdb.stabs/Makefile.in: Likewise.
773 * gdb.threads/Makefile.in: Likewise.
774 * gdb.trace/Makefile.in: Likewise.
775 * gdb.xml/Makefile.in: Likewise.
776 * lib/gdb.exp (make_gdb_parallel_path): Add check for
777 GDB_PARALLEL.
778 (standard_output_file): Remove check for GDB_PARALLEL, always
779 return path in outputs/$subdir/$testname.
780
437277d4
SM
7812016-02-08 Simon Marchi <simon.marchi@ericsson.com>
782
783 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
784 (site.exp): Assign abs_srcdir to tcl's srcdir.
785
31d913c7
YQ
7862016-02-04 Yao Qi <yao.qi@linaro.org>
787
788 * gdb.base/foll-exec-mode.c: Include limits.h.
789 (main): Add parameters argc and argv. Get directory from
790 argv[0].
791 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
792 compilation.
793 * gdb.base/foll-exec.c: Include limits.h.
794 (main): Add parameters argc and argv.
795 Get directory from argv[0].
796 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
797 Adjust tests on the number of lines as source code changed.
798 * gdb.base/foll-vfork-exit.c: Include limits.h.
799 (main): Add one line of statement before vfork.
800 * gdb.base/foll-vfork.c: Include limits.h and string.h.
801 (main): Add parameters argc and argv. Get directory from
802 argv[0].
803 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
804 (setup_gdb): Set tbreak to skip some source lines.
805 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
806 (main): Add parameters argc and argv. Get directory from
807 argv[0].
808 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
809 compilation.
810 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
811 (main): Add parameters argc and argv. Get directory from
812 argv[0].
813 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
814 compilation.
815
9482b9fb
DE
8162016-02-01 Doug Evans <dje@google.com>
817
818 * gdb.base/skip.exp: Clean up multiple references to same test name.
819
6b2e4f10
PA
8202016-02-01 Pedro Alves <palves@redhat.com>
821
ccb6afd6 822 PR remote/19496
6b2e4f10
PA
823 * gdb.threads/forking-threads-plus-breakpoint.exp
824 (displaced_stepping_supported): New global.
825 (probe_displaced_stepping_support): New procedure.
826 (do_test): Add 'displaced' parameter, and use it.
827 (top level): Check for displaced stepping support. Add displaced
828 stepping on/off testing axis.
829
37a8db1a
AB
8302016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
831
832 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
833 pointer. Don't perform further tests on the unassociated pointer
834 if the first test fails.
835
5fdf6324
AB
8362016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
837
838 * gdb.base/max-value-size.c: New file.
839 * gdb.base/max-value-size.exp: New file.
840 * gdb.base/huge.exp: Disable max-value-size for this test.
841
935c6144
IB
8422016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
843
844 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
845
7fe8399d
YQ
8462016-01-28 Yao Qi <yao.qi@linaro.org>
847
848 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
849
a2077e25
PA
8502016-01-25 Pedro Alves <palves@redhat.com>
851
852 PR threads/19461
853 * gdb.base/fork-running-state.c: New file.
854 * gdb.base/fork-running-state.exp: New file.
855
1d2736d4
PA
8562016-01-25 Pedro Alves <palves@redhat.com>
857
858 PR gdb/19494
859 * gdb.base/catch-fork-kill.c: New file.
860 * gdb.base/catch-fork-kill.exp: New file.
861
f1da4b11
PA
8622016-01-25 Pedro Alves <palves@redhat.com>
863
864 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
865 Delete, moved to lib/gdb.exp.
866 * gdb.threads/forking-threads-plus-breakpoint.exp
867 (foreach_with_prefix): Likewise.
868 * gdb.threads/process-dies-while-handling-bp.exp
869 (foreach_with_prefix): Likewise.
870 * lib/gdb.exp (foreach_with_prefix): New procedure.
871
45f38546
MK
8722016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
873
874 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
875 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
876
dc29a1ce
MK
8772016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
878
879 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
880 endian targets.
881
092127d7
JK
8822016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
883 Pedro Alves <palves@redhat.com>
884
885 Fix testsuite compatibility with Guile.
886 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
887 number.
888
31d765d3
JK
8892016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
890
891 Fix testsuite compatibility with Guile.
892 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
893 (thread 1): New test for backtrace through signal handler.
894
1ac78c04
YQ
8952016-01-22 Yao Qi <yao.qi@linaro.org>
896
897 PR testsuite/19491
898 * gdb.base/multi-forks.c: Include
899 ../lib/unbuffer_output.c
900 (main): Call gdb_unbuffer_output.
901
4f5946a8
DE
9022016-01-21 Doug Evans <dje@google.com>
903
904 * lib/ada.exp (gdb_compile_ada): Fix typo.
905
305e13e6
JB
9062016-01-21 Joel Brobecker <brobecker@adacore.com>
907
908 * gdb.base/break-fun-addr.exp: New file.
909 * gdb.base/break-fun-addr1.c: New file.
910 * gdb.base/break-fun-addr2.c: New file.
911
5f5dfff6
SM
9122016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
913
914 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
915 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
916 enum flag values.
917
fd356fa2
AA
9182016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
919
920 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
921 when GDB can not set the vector return value. Add more comments
922 for clarification.
923
9df22175
AT
9242016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
925
926 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
927 command.
928
41d1845e
SM
9292016-01-19 Simon Marchi <simon.marchi@ericsson.com>
930
931 * Makefile.in (DO_RUNTEST): Add --status and update usages.
932
01ac6840
SM
9332016-01-19 Simon Marchi <simon.marchi@ericsson.com>
934
935 * Makefile.in (check-single): Pass --status to runtest.
936 (check/%.exp): Likewise.
937
9382016-01-19 Simon Marchi <simon.marchi@ericsson.com>
939
940 * Makefile.in (check-parallel): Propagate return code from make
941 do-check-parallel.
942
bd0a71fa
MK
9432016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
944
945 * gdb.trace/ftrace.exp: Fix expected message on continue.
946 * gdb.trace/pending.exp: Fix expected message on continue.
947 * gdb.trace/trace-break.exp: Fix expected message on continue.
948
8bcbad33
SM
9492016-01-18 Simon Marchi <simon.marchi@ericsson.com>
950
951 * lib/gdb.exp (gdb_test): Remove unused global references.
952
f303dbd6
PA
9532016-01-18 Pedro Alves <palves@redhat.com>
954
955 * gdb.base/async-shell.exp: Adjust expected output.
956 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
957 * gdb.base/siginfo-thread.exp: Adjust expected output.
958 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
959 * gdb.java/jnpe.exp: Adjust expected output.
960 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
961 * gdb.threads/continue-pending-status.exp: Adjust expected output.
962 * gdb.threads/leader-exit.exp: Adjust expected output.
963 * gdb.threads/manythreads.exp: Adjust expected output.
964 * gdb.threads/pthreads.exp: Adjust expected output.
965 * gdb.threads/schedlock.exp: Adjust expected output.
966 * gdb.threads/siginfo-threads.exp: Adjust expected output.
967 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
968 expected output.
969 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
970 output.
971 * gdb.threads/sigthread.exp: Adjust expected output.
972 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
973
b2789696
YQ
9742016-01-18 Yao Qi <yao.qi@linaro.org>
975
976 * gdb.guile/scm-section-script.c: Replace @progbits with
977 %progbits.
978 * gdb.python/py-section-script.c: Likewise.
979
71ef29a8
PA
9802016-01-15 Pedro Alves <palves@redhat.com>
981
982 * gdb.multi/tids.exp: Test star wildcard ranges.
983
3f5b7598
PA
9842016-01-15 Pedro Alves <palves@redhat.com>
985
986 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
987 command from "thread apply" invocation.
988 (thr_apply_info_thr_invalid): Default the expected output to the
989 input tid list.
990 (top level): Add tests that use convenience variables. Add tests
991 for "thread apply" with a valid TID list, but missing the command.
992
663f6d42
PA
9932016-01-13 Pedro Alves <palves@redhat.com>
994
995 * gdb.base/default.exp: Expect $_gthread as well.
996 * gdb.multi/tids.exp: Test $_gthread.
997 * gdb.threads/thread-specific.exp: Test $_gthread.
998
c84f6bbf
PA
9992016-01-13 Pedro Alves <palves@redhat.com>
1000
1001 * gdb.multi/tids.exp: Test "info threads -gid".
1002
22a02324
PA
10032016-01-13 Pedro Alves <palves@redhat.com>
1004
1005 * gdb.multi/tids.exp: Test InferiorThread.global_num and
1006 Breakpoint.thread.
1007 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
1008
5d5658a1
PA
10092016-01-07 Pedro Alves <palves@redhat.com>
1010
1011 * gdb.base/break.exp: Adjust to output changes.
1012 * gdb.base/hbreak2.exp: Likewise.
1013 * gdb.base/sepdebug.exp: Likewise.
1014 * gdb.base/watch_thread_num.exp: Likewise.
1015 * gdb.linespec/keywords.exp: Likewise.
1016 * gdb.multi/info-threads.exp: Likewise.
1017 * gdb.threads/thread-find.exp: Likewise.
1018 * gdb.multi/tids.c: New file.
1019 * gdb.multi/tids.exp: New file.
1020
84654457
PA
10212016-01-13 Pedro Alves <palves@redhat.com>
1022
1023 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
1024
e3940304
PA
10252016-01-13 Pedro Alves <palves@redhat.com>
1026
1027 * gdb.base/default.exp: Expect $_inferior as well.
1028 * gdb.multi/base.exp: Test $_inferior.
1029
a911d87a
PA
10302016-01-13 Pedro Alves <palves@redhat.com>
1031
1032 PR breakpoints/19388
1033 * gdb.base/catch-signal-siginfo-cond.c: New file.
1034 * gdb.base/catch-signal-siginfo-cond.exp: New file.
1035
82075af2
JS
10362016-01-12 Josh Stone <jistone@redhat.com>
1037 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1038
1039 * gdb.base/catch-syscall.c (do_execve): New variable.
1040 (main): Conditionally trigger an execve.
1041 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
1042 (test_catch_syscall_execve): New, check entry/return across execve.
1043 (do_syscall_tests): Call test_catch_syscall_execve.
1044
e46eeedd
PA
10452016-01-12 Pedro Alves <palves@redhat.com>
1046
1047 * gdb.base/random-signal.exp (do_test): New procedure, with body
1048 of testcase moved in.
1049
01d8c27e
JK
10502016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1051 Pedro Alves <palves@redhat.com>
1052
1053 * gdb.base/funcargs.exp (finish from indirectly called function):
1054 Reintroduce the case for 'First'.
1055
9a706302
JK
10562016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1057 Pedro Alves <palves@redhat.com>
1058
1059 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1060 (tcatch_vfork_then_child_follow_exec)
1061 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1062 identification.
1063
c0ecb95f
JK
10642016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1065
1066 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1067 and repeats to unlimited.
1068 * gdb.python/py-value.exp: Likewise.
1069 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
1070 and repeats to unlimited.
1071
6cfc1fcb
JK
10722016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1073
1074 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
1075 and reordering the functions.
1076 * gdb.multi/hangout.c: Likewise.
1077 * gdb.multi/hello.c: Likewise.
1078
582a1b00
SM
10792016-01-08 Simon Marchi <simon.marchi@ericsson.com>
1080
1081 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
1082 absolute.
1083 (SingleStatisticTestResult.report): Use dict.keys instead of
1084 dict.iterkeys.
1085
79bc59cb
PA
10862016-01-06 Pedro Alves <palves@redhat.com>
1087
1088 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
1089
43368e1d
MM
10902016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1091
1092 * gdb.btrace/dlopen.exp: New.
1093 * gdb.btrace/dlopen.c: New.
1094 * gdb.btrace/dlopen-dso.c: New.
1095
79fad5b8
SL
10962015-12-25 Sandra Loosemore <sandra@codesourcery.com>
1097
1098 * lib/gdb.exp (gdb_test): Update comments to clarify that the
1099 PATTERN argument is optional.
1100
ab8314b3
JB
11012015-12-24 Joel Brobecker <brobecker@adacore.com>
1102
1103 * lib/ada.exp (target_compile_ada_from_dir): New function.
1104 (gdb_compile_ada): Reimplement avoiding the use of project files.
1105 * gdb.ada/gnat_ada.gpr: Delete.
1106 * gdb.ada/cond_lang.exp: Adjust test to make path before
1107 filename optional.
1108 * gdb.ada/small_reg_param.exp: Likewise.
1109
fe33faff
SM
11102015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1111
1112 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1113
6d265cb4
TP
11142015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
1115
1116 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
1117 case.
1118
10125099
SM
11192015-12-21 Simon Marchi <simon.marchi@ericsson.com>
1120
1121 * gdb.base/break.exp: Remove dead code.
1122 * gdb.base/sepdebug.exp: Likewise.
1123
3ca22649
SM
11242015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1125
1126 * gdb.asm/asm-source.exp: Remove HP-UX references.
1127 * gdb.base/annota1.exp: Likewise.
1128 * gdb.base/annota3.exp: Likewise.
1129 * gdb.base/attach.exp: Likewise.
1130 * gdb.base/bigcore.exp: Likewise.
1131 * gdb.base/break.exp: Likewise.
1132 * gdb.base/call-ar-st.exp: Likewise.
1133 * gdb.base/callfuncs.exp: Likewise.
1134 * gdb.base/catch-fork-static.exp: Likewise.
1135 * gdb.base/display.exp: Likewise.
1136 * gdb.base/foll-exec-mode.exp: Likewise.
1137 * gdb.base/foll-exec.exp: Likewise.
1138 * gdb.base/foll-fork.exp: Likewise.
1139 * gdb.base/foll-vfork.exp: Likewise.
1140 * gdb.base/funcargs.exp: Likewise.
1141 * gdb.base/hbreak2.exp: Likewise.
1142 * gdb.base/inferior-died.exp: Likewise.
1143 * gdb.base/interrupt.exp: Likewise.
1144 * gdb.base/multi-forks.exp: Likewise.
1145 * gdb.base/nodebug.exp: Likewise.
1146 * gdb.base/sepdebug.exp: Likewise.
1147 * gdb.base/solib1.c: Likewise.
1148 * gdb.base/step-test.exp: Likewise.
1149 * gdb.mi/non-stop.c: Likewise.
1150 * gdb.mi/pthreads.c: Likewise.
1151 * gdb.multi/bkpt-multi-exec.ex: Likewise.
1152 * gdb.threads/pthreads.c: Likewise.
1153 * gdb.threads/staticthreads.exp: Likewise.
1154 * lib/future.exp: Likewise.
1155 * lib/gdb.exp: Likewise.
1156 * gdb.base/so-indr-cl.c: Remove.
1157 * gdb.base/so-indr-cl.exp: Likewise.
1158 * gdb.base/solib.c: Likewise.
1159 * gdb.base/solib.exp: Likewise.
1160 * gdb.base/solib2.c: Likewise.
1161
b6304613
SM
11622015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1163
1164 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
1165 * gdb.base/call-ar-st.exp: Likewise.
1166 * gdb.base/callfuncs.exp: Likewise.
1167 * gdb.base/condbreak.exp: Likewise.
1168 * gdb.base/constvars.exp: Likewise.
1169 * gdb.base/hbreak2.exp: Likewise.
1170 * gdb.base/langs.exp: Likewise.
1171 * gdb.base/list.exp: Likewise.
1172 * gdb.base/long_long.exp: Likewise.
1173 * gdb.base/ptype.exp: Likewise.
1174 * gdb.base/scope.exp: Likewise.
1175 * gdb.base/signals.exp: Likewise.
1176 * gdb.base/so-impl-ld.exp: Likewise.
1177 * gdb.base/varargs.exp: Likewise.
1178 * gdb.base/volatile.exp: Likewise.
1179 * gdb.base/whatis.exp: Likewise.
1180 * gdb.cp/cplusfuncs.exp: Likewise.
1181 * gdb.cp/inherit.exp: Likewise.
1182 * gdb.cp/local.exp: Likewise.
1183 * gdb.cp/member-ptr.exp: Likewise.
1184 * gdb.cp/method.exp: Likewise.
1185 * gdb.cp/overload.exp: Likewise.
1186 * gdb.cp/templates.exp: Likewise.
1187 * gdb.stabs/weird.exp: Likewise.
1188 * lib/compiler.c: Likewise.
1189 * lib/compiler.cc: Likewise.
1190 * lib/cp-support.exp: Likewise.
1191 * lib/gdb.exp: Likewise.
1192
bf401b07
SM
11932015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
1194
1195 * configure.ac: Remove HP-UX case.
1196 * configure: Regenerate.
1197
aff9c0f8
SM
11982015-12-18 Simon Marchi <simon.marchi@ericsson.com>
1199
1200 * lib/gdb.exp (gdb_compile): Add function doc.
1201
a6904d5a
PA
12022015-12-17 Pedro Alves <palves@redhat.com>
1203
1204 PR threads/19354
1205 * gdb.multi/info-threads.exp: New file.
1206
a22279dd
YQ
12072015-12-15 Yao Qi <yao.qi@linaro.org>
1208
1209 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
1210 is aarch64*-*-*.
1211
0588c796
SL
12122015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1213
1214 * gdb.base/history-duplicates.exp: Skip if no readline support.
1215
5d978e17
SL
12162015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1217
1218 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
1219
7e763b86
SL
12202015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1221
1222 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
1223
87a3a92c
SL
12242015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1225
1226 * gdb.base/completion.exp: Skip tests that interrupt GDB with
1227 ctrl-C if nointerrupts target property is set.
1228 * gdb.base/double-prompt-target-event-error.exp: Likewise.
1229 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
1230 * gdb.base/paginate-bg-execution.exp: Likewise.
1231 * gdb.base/paginate-execution-startup.exp: Likewise.
1232 * gdb.base/random-signal.exp: Likewise.
1233 * gdb.base/range-stepping.exp: Likewise.
1234 * gdb.cp/annota2.exp: Likewise.
1235 * gdb.cp/annota3.exp: Likewise.
1236 * gdb.gdb/selftest.exp: Likewise.
1237 * gdb.threads/continue-pending-status.exp: Likewise.
1238 * gdb.threads/leader-exit.exp: Likewise.
1239 * gdb.threads/manythreads.exp: Likewise.
1240 * gdb.threads/pthreads.exp: Likewise.
1241 * gdb.threads/schedlock.exp: Likewise.
1242 * gdb.threads/sigthread.exp: Likewise.
1243
a8f077dc
DB
12442015-12-11 Don Breazeal <donb@codesourcery.com>
1245
1246 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
1247 remote.
1248 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
1249 * gdb.base/foll-exec.exp (main): Enable for target remote.
1250 * gdb.base/foll-fork.exp (main): Likewise.
1251 * gdb.base/foll-vfork.exp (main): Likewise.
1252 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
1253 (proc continue_to_exit_bp_loc): Use clean_restart.
1254 * gdb.base/pie-execl.exp (main): Disable for target remote.
1255 * gdb.base/watch-vfork.exp (main): Enable for target remote.
1256 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
1257 * gdb.threads/execl.exp (main): Likewise.
1258 * gdb.threads/fork-child-threads.exp (main): Likewise.
1259 * gdb.threads/fork-plus-threads.exp (main): Disable for target
1260 remote.
1261 * gdb.threads/fork-thread-pending.exp (main): Enable for target
1262 remote.
1263 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
1264 pid.tid style ptids, instead of just tid.
1265 * gdb.threads/thread-execl.exp (main): Enable for target remote.
1266 * gdb.threads/watchpoint-fork.exp (main): Likewise.
1267 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
1268 ptids, instead of just tid.
1269
3b2464a8
AB
12702015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1271
1272 * gdb.base/list.exp (test_list_forward): Add end of file error
1273 test.
1274 (test_repeat_list_command): Add end of file error test.
1275 (test_list_backwards): Add beginning of file error test.
1276
a0def019
AB
12772015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1278
1279 * gdb.base/list.exp (test_list_invalid_args): New function,
1280 defined, and called.
1281
5c000dff
AB
12822015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1283
1284 * gdb.base/list.exp (test_list): Make test names unique.
1285
f1637ebe
YQ
12862015-12-11 Yao Qi <yao.qi@linaro.org>
1287
1288 * gdb.base/coremaker2.c: Remove.
1289
36d6fc0a
PA
12902015-12-10 Pedro Alves <palves@redhat.com>
1291
1292 * gdb.multi/base.exp: Remove stale "spaces" references.
1293
762f7747
PA
12942015-12-10 Pedro Alves <palves@redhat.com>
1295
1296 * gdb.multi/base.exp: Don't use nowarnings.
1297 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
1298 * gdb.multi/hangout.c: Include stdio.h.
1299 * gdb.multi/hello.c: Include stdlib.h.
1300 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
1301 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
1302 * gdb.multi/multi-arch.exp: Don't use nowarnings.
1303
28d2bfb9
AB
13042015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
1305
1306 * gdb.dwarf2/dw2-ranges-base.c: New file.
1307 * gdb.dwarf2/dw2-ranges-base.exp: New file.
1308 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
1309 support additional line table, and debug ranges generation.
1310 (Dwarf::ranges): New function, generate .debug_ranges.
1311 (Dwarf::lines): Support generating simple line table programs.
1312 (Dwarf::assemble): Initialise new namespace variables.
1313
5fc2beac
KB
13142015-12-09 Kevin Buettner <kevinb@redhat.com>
1315
1316 * gdb.base/async.exp (proc test_background): Add case for
1317 asynchronous execution not supported.
1318
1c35a88f
LM
13192015-12-09 Luis Machado <lgustavo@codesourcery.com>
1320
1321 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
1322 format and change test names to make them unique.
1323
b593e3d9
RK
13242015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
1325 Pedro Alves <pedro@redhat.com>
1326
1327 PR gdb/18702
1328 Add checking of floatformats setup on x86_64 hosts.
1329 * gdb.arch/i386-float.S (main): Load bigval and smallval.
1330 (smallval, bigval): New labels/constants.
1331 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
1332 float" after loading bigval and smallval.
1333
d72413e6
PMR
13342015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
1335
1336 * gdb.ada/fun_overload_menu.exp: New testcase.
1337 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
1338
ece66d65
JS
13392015-12-04 Josh Stone <jistone@redhat.com>
1340
1341 * gdb.base/catch-fork-static.exp: New.
1342
41d0efca
YQ
13432015-12-03 Yao Qi <yao.qi@linaro.org>
1344
1345 * gdb.base/sizeof.c: Don't include stdio.h and
1346 ../lib/unbuffer_output.c.
1347 (main): New variable 'size' and 'value'. Remove printf and
1348 gdb_unbuffer_output. Assign return value to size and value.
1349 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
1350 at the beginning.
1351 (check_sizeof): Check the result by printing variable 'size'.
1352 (check_valueof): Check the result by printing variable 'value'.
1353
99fd02d9
YQ
13542015-12-01 Yao Qi <yao.qi@linaro.org>
1355
1356 * gdb.base/disp-step-syscall.exp: Define syscall instruction
1357 for aarch64*-*-linux* target.
1358
f2faf941
PA
13592015-11-30 Pedro Alves <palves@redhat.com>
1360
1361 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
1362
04bf20c5
PA
13632015-11-30 Pedro Alves <palves@redhat.com>
1364
1365 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1366 Handle non-stop mode vCont replies.
1367
09df4675
PA
13682015-11-30 Pedro Alves <palves@redhat.com>
1369
1370 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
1371 prepare_for_testing. Start gdb with "set non-stop on" appended to
1372 GDBFLAGS. Lax expected stop output.
1373
58b584af
YQ
13742015-11-27 Yao Qi <yao.qi@linaro.org>
1375
1376 * gdb.arch/arm-neon.exp: New.
1377 * gdb.arch/arm-neon.c: New.
1378
dfcb77a8
YQ
13792015-11-27 Yao Qi <yao.qi@linaro.org>
1380
1381 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
1382
88e8ec1b
YQ
13832015-11-27 Yao Qi <yao.qi@linaro.org>
1384
1385 * gdb.cp/annota2.exp: Allow multiple occurrences of the
1386 frames-invalid annotation.
1387
bfde72c2
YQ
13882015-11-27 Yao Qi <yao.qi@linaro.org>
1389
1390 * gdb.cp/annota2.exp: Use ${frames_invalid}.
1391
f6512a69
SM
13922015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1393
1394 * gdb.threads/names.exp: New file.
1395 * gdb.threads/names.c: New file.
1396 * README: Mention gdb,no_thread_names.
1397
46a3515b
MM
13982015-11-26 Markus Metzger <markus.t.metzger@intel.com>
1399
1400 PR 19297
1401 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
1402 support" error.
1403
62147a22
PA
14042015-11-24 Pedro Alves <palves@redhat.com>
1405
1406 PR 17539
1407 * gdb.base/display.exp: Expect displays to be sorted in ascending
1408 order. Use multi_line.
1409 * gdb.base/solib-display.exp: Likewise.
1410
2f341b6e
PA
14112015-11-24 Pedro Alves <palves@redhat.com>
1412
1413 PR 17539
1414 * gdb.base/display.exp: Expect displays to be sorted in ascending
1415 order. Use multi_line.
1416 * gdb.base/solib-display.exp: Likewise.
1417
7e0aa6aa
PA
14182015-11-24 Pedro Alves <palves@redhat.com>
1419
1420 PR 17539
1421 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
1422 threads in ascending order.
1423 * gdb.base/foll-fork.exp: Likewise.
1424 * gdb.base/foll-vfork.exp: Likewise.
1425 * gdb.base/multi-forks.exp: Likewise.
1426 * gdb.mi/mi-nonstop.exp: Likewise.
1427 * gdb.mi/mi-nsintrall.exp: Likewise.
1428 * gdb.multi/base.exp: Likewise.
1429 * gdb.multi/multi-arch.exp: Likewise.
1430 * gdb.python/py-inferior.exp: Likewise.
1431 * gdb.threads/break-while-running.exp: Likewise.
1432 * gdb.threads/execl.exp: Likewise.
1433 * gdb.threads/gcore-thread.exp: Likewise.
1434 * gdb.threads/info-threads-cur-sal.exp: Likewise.
1435 * gdb.threads/kill.exp: Likewise.
1436 * gdb.threads/linux-dp.exp: Likewise.
1437 * gdb.threads/multiple-step-overs.exp: Likewise.
1438 * gdb.threads/next-bp-other-thread.exp: Likewise.
1439 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1440 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1441 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1442 * gdb.threads/thread-find.exp: Likewise.
1443 * gdb.threads/tls.exp: Likewise.
1444 * lib/mi-support.exp (mi_reverse_list): Delete.
1445 (mi_check_thread_states): No longer reverse list.
1446
2cc57ad8
PA
14472015-11-24 Pedro Alves <palves@redhat.com>
1448
1449 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
1450 use lowercase.
1451
c93e8391
SM
14522015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1453
1454 * gdb.trace/actions.c: Include trace-common.h.
1455 (main): Add a location for a fast tracepoint.
1456 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1457 the normal tracepoints.
1458 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1459
045ccf91
SM
14602015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1461
1462 * save-trace.exp: Factor out code to these...
1463 (gdb_save_tracepoints): New.
1464 (gdb_load_tracepoints): New.
1465 (do_save_load_test): New.
1466
5506f9f6
KB
14672015-11-23 Kevin Buettner <kevinb@redhat.com>
1468
1469 * gdb.base/asmlabel.exp: New test.
1470 * gdb.base/asmlabel.c: New test case.
1471
16c3b12f
JB
14722015-11-23 Joel Brobecker <brobecker@adacore.com>
1473
1474 * gdb.base/wrong_frame_bt_full-main.c: New file.
1475 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1476 * gdb.base/wrong_frame_bt_full.exp: New file.
1477
155bfbd3
JB
14782015-11-23 Joel Brobecker <brobecker@adacore.com>
1479
1480 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1481
bb097445
JM
14822015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1483
206853a0 1484 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
1485 pstate register when comparing registers values in
1486 sparc64-*-linux-gnu targets to avoid spurious differences.
1487
9c88ed8f
JM
14882015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1489
206853a0 1490 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 1491
96161e25
SL
14922015-11-19 Sandra Loosemore <sandra@codesourcery.com>
1493
1494 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1495 as type argument to gdb_compile.
1496 * gdb.base/nested-subp2.exp: Likewise.
1497 * gdb.base/nested-subp3.exp: Likewise.
1498
340c2830
DV
14992015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
1500
1501 * lib/dwarf.exp (_note): Fix left shift of negative value.
1502 * gdb.trace/trace-condition.exp: Likewise.
1503
c1862d0f
YQ
15042015-11-13 Yao Qi <yao.qi@linaro.org>
1505
1506 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1507 comments about d10v.
1508 (test_scalar_returns): Likewise.
1509 * gdb.base/d10v.ld: Remove.
1510 * gdb.base/overlays.exp: Remove the target triplet checking for
1511 d10v-*-*.
1512 * gdb.base/structs.exp (test_struct_returns): Remove the
1513 comments about d10v.
1514 (test_struct_calls): Likewise.
1515
77ae9c19
YQ
15162015-11-13 Yao Qi <yao.qi@linaro.org>
1517
1518 * gdb.base/gnu_vector.exp: Check the return value by "p res".
1519 * gdb.base/gnu_vector.c: Don't include stdio.h.
1520 (main): Don't print res and call add_some_intvecs.
1521
430e004e
MK
15222015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
1523
1524 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1525 macro.
1526 (func5): Removed.
1527 (func4): Use FAST_TRACEPOINT_LABEL.
1528 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1529 macro.
1530 (func): Removed.
1531 (thread_function): Use FAST_TRACEPOINT_LABEL.
1532 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1533 (func): Remove.
1534 (marker): Use FAST_TRACEPOINT_LABEL.
1535 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1536 (pendfunc1): Remove.
1537 (pendfunc): Use FAST_TRACEPOINT_LABEL.
1538 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1539 (foo): Remove.
1540 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1541 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1542 macro.
1543 (func): Remove.
1544 (marker): Use FAST_TRACEPOINT_LABEL.
1545 * gdb.trace/trace-common.h: New header.
1546 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1547 macro.
1548 (func): Remove.
1549 (marker): Use FAST_TRACEPOINT_LABEL.
1550 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1551 (func): Remove.
1552 (thread_function): Use FAST_TRACEPOINT_LABEL.
1553
6e7675a7
MK
15542015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
1555
1556 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1557 in front.
1558 * gdb.trace/change-loc.exp: Use global pcreg definition.
1559 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1560 * gdb.trace/entry-values.exp: Use global spreg definition, add $
1561 in front.
1562 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1563 * gdb.trace/pending.exp: Likewise.
1564 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1565 * gdb.trace/trace-break.exp: Likewise.
1566 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1567 in front.
1568 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1569 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1570 in front.
1571 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1572
dddc0e16
JB
15732015-11-09 Joel Brobecker <brobecker@adacore.com>
1574
1575 * gdb.ada/fin_fun_out: New testcase.
1576
c6f0b406
KB
15772015-11-07 Kevin Buettner <kevinb@redhat.com>
1578
1579 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1580 value associated with DW_AT_byte_size.
1581 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1582 constants for DW_AT_byte_size, DW_AT_lower_bound, and
1583 DW_AT_upper_bound.
1584
f01dcfd9
KB
15852015-11-07 Kevin Buettner <kevinb@redhat.com>
1586
1587 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1588 (gdb_target_symbol_prefix_flags): Define in terms of _asm
1589 version.
1590 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1591 gdb.dwarf2/dw2-canonicalize-type.exp,
1592 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1593 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1594 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1595 provided by gdb_target_symbol_prefix_flags_asm.
1596 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1597 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1598 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1599 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1600 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1601 macros where needed). Use this macro for symbols which require
1602 the prefix provided by SYMBOL_PREFIX.
1603
2223449a
KB
16042015-11-05 Kevin Buettner <kevinb@redhat.com>
1605
1606 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1607 New procs.
1608 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1609 representing expressions, of more than one list element.
1610 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1611 to prepend linker symbol prefix to f.
1612 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1613 table_1 and table_2.
1614 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1615 Likewise, for f and g.
1616 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1617 for ptr.
1618 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1619 for main.
1620 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1621 table_1_ptr and table_2_ptr.
1622
6f2f1a3a
JK
16232015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1624 Joel Brobecker <brobecker@adacore.com>
1625
1626 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1627
566c56c9
MK
16282015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
1629
1630 * gdb.reverse/s390-mvcle.c: New test.
1631 * gdb.reverse/s390-mvcle.exp: New file.
1632 * lib/gdb.exp: Enable reverse tests on s390*-linux.
1633
d5f0636b
MK
16342015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1635
1636 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1637
7ad8b86c
MK
16382015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1639
1640 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1641 reaching marker2.
1642 * gdb.reverse/getresuid-reverse.exp: Likewise.
1643 * gdb.reverse/pipe-reverse.exp: Likewise.
1644 * gdb.reverse/readv-reverse.exp: Likewise.
1645 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1646 * gdb.reverse/time-reverse.exp: Likewise.
1647 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1648
4081c0f1
YQ
16492015-10-30 Yao Qi <yao.qi@linaro.org>
1650
1651 * gdb.threads/wp-replication.c (watch_count_done): Remove.
1652 (empty_cycle): Remove.
1653 (main): Don't call empty_cycle. Don't use watch_count_done.
1654 * gdb.threads/wp-replication.exp: Don't set breakpoint on
1655 empty_cycle. Rewrite the code counting HW watchpoints.
1656
452b4ba5
MK
16572015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
1658
1659 * gdb.reverse/fstatat-reverse.c: New test.
1660 * gdb.reverse/fstatat-reverse.exp: New file.
1661 * gdb.reverse/getresuid-reverse.c: New test.
1662 * gdb.reverse/getresuid-reverse.exp: New file.
1663 * gdb.reverse/pipe-reverse.c: New test.
1664 * gdb.reverse/pipe-reverse.exp: New file.
1665 * gdb.reverse/readv-reverse.c: New test.
1666 * gdb.reverse/readv-reverse.exp: New file.
1667 * gdb.reverse/recvmsg-reverse.c: New test.
1668 * gdb.reverse/recvmsg-reverse.exp: New file.
1669 * gdb.reverse/time-reverse.c: New test.
1670 * gdb.reverse/time-reverse.exp: New file.
1671 * gdb.reverse/waitpid-reverse.c: New test.
1672 * gdb.reverse/waitpid-reverse.exp: New file.
1673
5e2e7507
JK
16742015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1675
1676 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1677
0fde2c53
DE
16782015-10-26 Doug Evans <dje@google.com>
1679
1680 PR symtab/17391
1681 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1682 * gdb.dwarf2/bad-regnum.c: New file.
1683 * gdb.dwarf2/bad-regnum.exp: New file.
1684
1a70ae97
DE
16852015-10-26 Doug Evans <dje@google.com>
1686
1687 PR python/18938
1688 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1689 file.
1690
27dc26ab
JK
16912015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1692
1693 * gdb.compile/compile.exp (compile code globalvar): Update expectation
1694 for a change by "Mention language in compile error message".
1695
bed91f4d
SM
16962015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
1697
1698 PR python/18073
1699 * gdb.python/py-type.c (C::a_method): New.
1700 (C::a_const_method): New.
1701 (C::a_static_method): New.
1702 (a_function): New.
1703 * gdb.python/py-type.exp (test_fields): Test getting fields
1704 from function and method.
1705
3f2f83dd
KB
17062015-10-21 Keven Boell <keven.boell@intel.com>
1707
1708 * gdb.fortran/vla-alloc-assoc.exp: New file.
1709 * gdb.fortran/vla-datatypes.exp: New file.
1710 * gdb.fortran/vla-datatypes.f90: New file.
1711 * gdb.fortran/vla-history.exp: New file.
1712 * gdb.fortran/vla-ptype-sub.exp: New file.
1713 * gdb.fortran/vla-ptype.exp: New file.
1714 * gdb.fortran/vla-sizeof.exp: New file.
1715 * gdb.fortran/vla-sub.f90: New file.
1716 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1717 * gdb.fortran/vla-value-sub-finish.exp: New file.
1718 * gdb.fortran/vla-value-sub.exp: New file.
1719 * gdb.fortran/vla-value.exp: New file.
1720 * gdb.fortran/vla-ptr-info.exp: New file.
1721 * gdb.mi/mi-vla-fortran.exp: New file.
1722 * gdb.mi/vla.f90: New file.
1723
27145d50
SL
17242015-10-21 Sandra Loosemore <sandra@codesourcery.com>
1725
1726 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1727 of hardwired timeout value.
1728
5f3ff4f8
JK
17292015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1730 Pedro Alves <palves@redhat.com>
1731
1732 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1733 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1734
bfd09d20
JS
17352015-10-19 Josh Stone <jistone@redhat.com>
1736
1737 * gdb.base/catch-syscall.c: Include <sched.h>.
1738 (unknown_syscall): New variable.
1739 (main): Trigger a vfork and an unknown syscall.
1740 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
1741 (unknown_syscall_number): Likewise.
1742 (check_call_to_syscall): Accept an optional syscall pattern.
1743 (check_return_from_syscall): Likewise.
1744 (check_continue): Likewise.
1745 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
1746 (test_catch_syscall_skipping_return): New test toggling off 'catch
1747 syscall' to step over the syscall return, then toggling back on.
1748 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
1749 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
1750 (do_syscall_tests): Call test_catch_syscall_without_args and
1751 test_catch_syscall_mid_vfork.
1752 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
1753 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
1754
b32b93c6
AS
17552015-10-19 Andrew Stubbs <ams@codesourcery.com>
1756
1757 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
1758 print g_vE): Add new pass patterns.
1759 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
1760 print various symbol names for vptr fields.
1761
9d622bda
AB
17622015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1763
1764 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
1765 results.
1766
0fd8ac1c
YQ
17672015-10-12 Yao Qi <yao.qi@linaro.org>
1768
1769 * gdb.arch/disp-step-insn-reloc.exp: New test case.
1770
34240514
YQ
17712015-10-12 Yao Qi <yao.qi@linaro.org>
1772
1773 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
1774 is aarch64*-*-linux*.
1775
8240f442
YQ
17762015-10-12 Yao Qi <yao.qi@linaro.org>
1777
1778 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
1779 (can_relocate_bcond_true): ... it.
1780 (can_relocate_bcond_false): New function.
1781 (foo): Likewise.
1782 (can_relocate_bl): Likewise.
1783 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
1784 can_relocate_bl.
1785
2520f728
PMR
17862015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
1787
1788 * gdb.base/nested-addr.c: New file.
1789 * gdb.base/nested-addr.exp: New testcase.
1790
abcef95a
MM
17912015-10-09 Markus Metzger <markus.t.metzger@intel.com>
1792
1793 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
1794 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
1795 its output. Ignore the output of "record goto begin" and instead
1796 check that GDB is replaying.
1797
145e3ddb
PA
17982015-10-09 Pedro Alves <palves@redhat.com>
1799
1800 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
1801 (top level): Use it in the run with no args test.
1802
d5d8c4e1
IB
18032015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
1804
1805 * gdb.dlang/properties.exp: New file.
1806
06e635ef
SL
18072015-10-02 Sandra Loosemore <sandra@codesourcery.com>
1808
1809 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
1810 whether or not address 0x1000 is mapped on the target.
1811
e019fd1d
SM
18122015-09-30 Simon Marchi <simon.marchi@ericsson.com>
1813
1814 * gdb.python/py-type.exp: Do not run tests if binaries fail to
1815 build.
1816
77ba2a67
MM
18172015-09-30 Markus Metzger <markus.t.metzger@intel.com>
1818
1819 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
1820 instruction-history test.
1821
c60eb31f
DE
18222015-09-28 Doug Evans <dje@google.com>
1823
1824 * gdb.base/gcore.c (array_func): Add reference to static_array.
1825
9a3c8263
SM
18262015-09-25 Simon Marchi <simon.marchi@ericsson.com>
1827
1828 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
1829 source line.
1830
9720e656
SL
18312015-09-24 Sandra Loosemore <sandra@codesourcery.com>
1832
1833 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
1834 short or char as base type.
1835
938d3bf2
SL
18362015-09-23 Sandra Loosemore <sandra@codesourcery.com>
1837
1838 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
1839 to allow any size enum.
1840
e6c2c623
PMR
18412015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
1842
1843 * gdb.ada/array_ptr_renaming.exp: New testcase.
1844 * gdb.ada/array_ptr_renaming/foo.adb: New file.
1845 * gdb.ada/array_ptr_renaming/pack.ads: New file.
1846
06da0f77
PL
18472015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1848
1849 * gdb.trace/ftrace-lock.c: New file.
1850 * gdb.trace/ftrace-lock.exp: New file.
1851
4f51c22a
PL
18522015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1853
1854 * gdb.arch/insn-reloc.c: New file.
1855 * gdb.arch/ftrace-insn-reloc.exp: New file.
1856
7041adf4
PL
18572015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1858
1859 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
1860 instruction.
1861 * gdb.trace/pendshr1.c (pendfunc): Likewise.
1862 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
1863 * gdb.trace/range-stepping.c: Likewise.
1864 * gdb.trace/trace-break.c: Likewise.
1865 * gdb.trace/trace-mt.c (thread_function): Likewise.
1866 * gdb.trace/ftrace.c (marker): Likewise.
1867 * gdb.trace/trace-condition.c (marker): Likewise.
1868 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
1869 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
1870 is_aarch64_target.
1871
015d2e7e
DE
18722015-09-18 Doug Evans <xdje42@gmail.com>
1873
1874 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
1875 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
1876
26b188a2
SL
18772015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1878
1879 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
1880 the breakpoint.
1881
79dc332b
SL
18822015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1883
1884 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
1885 the pending breakpoint. Remove timeout override for "Run till
1886 MI pending breakpoint on pendfunc3 on thread 2" test.
1887
f57929f2
SL
18882015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1889
1890 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
1891 filename pattern.
1892
3f469b17
SL
18932015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1894
1895 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
1896 in breakpoint filename pattern.
1897
515b89b3
SL
18982015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1899
7800dbe4
SL
1900 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
1901
19022015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1903
515b89b3
SL
1904 * gdb.linespec/explicit.exp: Check for readline support for
1905 tab-completion tests. Fix obvious typo.
1906
d2939ba2
MM
19072015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1908
1909 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
1910 and replay.
1911
cbb55fa7
MM
19122015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1913
1914 * gdb.btrace/non-stop.c: New.
1915 * gdb.btrace/non-stop.exp: New.
1916
43691ca1
PL
19172015-09-17 Pierre Langlois <pierre.langlois@arm.com>
1918 Yao Qi <yao.qi@linaro.org>
1919
1920 * gdb.trace/trace-condition.c: New file.
1921 * gdb.trace/trace-condition.exp: New file.
1922
d78908cf
WW
19232015-09-16 Wei-cheng Wang <cole945@gmail.com>
1924
1925 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
1926 for testing bytecode compilation.
1927
1ed415e2
PA
19282015-09-16 Pedro Alves <palves@redhat.com>
1929 Sandra Loosemore <sandra@codesourcery.com>
1930
1931 * gdb.threads/non-stop-fair-events.c (timeout): New global.
1932 (SECONDS): Redefine.
1933 (main): Call pthread_kill and alarm early.
1934 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
1935 support.
1936 (test): If the target can't hardware step and doesn't support
1937 displaced stepping, increase the timeout.
1938
d136eff5
PA
19392015-09-16 Pedro Alves <palves@redhat.com>
1940
1941 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
1942 (enable_debug): New procedures.
1943 (test): Use them. Bail out if waiting for threads fails.
1944 (top level): Bail out if a test fails.
1945
991f019c
YQ
19462015-09-16 Yao Qi <yao.qi@linaro.org>
1947
1948 * gdb.asm/asm-source.exp: Set asm-arch for
1949 aarch64*-*-* target.
1950 * gdb.asm/aarch64.inc: New file.
1951
bfca584f
PMR
19522015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
1953
1954 * gdb.ada/array_of_variable_length.exp: New testcase.
1955 * gdb.ada/array_of_variable_length/foo.adb: New file.
1956 * gdb.ada/array_of_variable_length/pck.adb: New file.
1957 * gdb.ada/array_of_variable_length/pck.ads: New file.
1958
b326e587
DE
19592015-09-15 Doug Evans <dje@google.com>
1960
1961 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
1962 of function static local variable.
1963
5382cfab
PW
19642015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1965
1966 * gdb.threads/tls-so_extern.exp: New test file.
1967 * gdb.threads/tls-so_extern.c: New test file.
1968 * gdb.threads/tls-so_extern_main.c: New test file.
1969
141c5cc4
JK
19702015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1971
1972 * gdb.opt/solib-intra-step-lib.c: New file.
1973 * gdb.opt/solib-intra-step-main.c: New file.
1974 * gdb.opt/solib-intra-step.exp: New file.
1975
d15dcecd
PA
19762015-09-15 Pedro Alves <palves@redhat.com>
1977
1978 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
1979 gdb_continue_to_breakpoint instead of gdb_test_multiple.
1980
4c2f2a79
PA
19812015-09-14 Pedro Alves <palves@redhat.com>
1982
1983 * gdb.base/hook-stop-continue.c: Delete.
1984 * gdb.base/hook-stop-continue.exp: Delete.
1985 * gdb.base/hook-stop-frame.c: Delete.
1986 * gdb.base/hook-stop-frame.exp: Delete.
1987 * gdb.base/hook-stop.c: New file.
1988 * gdb.base/hook-stop.exp: New file.
1989
919e6dbe
PMR
19902015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
1991
1992 * gdb.ada/access_to_packed_array.exp: New testcase.
1993 * gdb.ada/access_to_packed_array/foo.adb: New file.
1994 * gdb.ada/access_to_packed_array/pack.adb: New file.
1995 * gdb.ada/access_to_packed_array/pack.ads: New file.
1996
157280a4
MM
19972015-09-14 Markus Metzger <markus.t.metzger@intel.com>
1998
1999 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
2000 buffer size test.
2001
2fd33e94
DB
20022015-09-11 Don Breazeal <donb@codesourcery.com>
2003
2004 * gdb.base/foll-exec.c: Add copyright header. Fix
2005 formatting issues.
2006 * gdb.base/foll-exec.exp (zap_session): Delete proc.
2007 (do_exec_tests): Use clean_restart in place of zap_session,
2008 and for test initialization. Fix formatting issues. Use
2009 fail in place of perror.
2010 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
2011 an expect statement to match an expression with output from
2012 the program under debug.
2013 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
2014 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
2015 * gdb.threads/non-ldr-exc-2.exp: Likewise.
2016 * gdb.threads/non-ldr-exc-3.exp: Likewise.
2017 * gdb.threads/non-ldr-exc-4.exp: Likewise.
2018
e70b6e8e
DE
20192015-09-09 Doug Evans <dje@google.com>
2020
2021 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
2022
7a551a51
DE
20232015-09-09 Doug Evans <dje@google.com>
2024
2025 * gdb.base/pie-execl.exp: Fix result test of build_executable.
2026
4c666f84
DE
20272015-09-09 Doug Evans <dje@google.com>
2028
2029 * gdb.base/savedregs.exp: Fix typo.
2030
243a9253
PA
20312015-09-09 Pedro Alves <palves@redhat.com>
2032
2033 * gdb.mi/mi-cli.exp: Add CLI finish tests.
2034
c0fa8fbd
SL
20352015-09-08 Sandra Loosemore <sandra@codesourcery.com>
2036
2037 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
2038 command actually switches threads. Give up on remaining
2039 tests if target fails to stop at breakpoint.
2040
cd7c1778
PMR
20412015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
2042
2043 * gdb.ada/funcall_char.exp: New testcase.
2044 * gdb.ada/funcall_char/foo.adb: New file.
2045
dc5c8746
PMR
20462015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
2047
2048 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
2049 expected outputs. Add two testcases for completing ambiguous
2050 functions.
2051 * gdb.ada/complete/aux_pck.adb: New file.
2052 * gdb.ada/complete/aux_pck.ads: New file.
2053 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
2054 Ambiguous_Func functions.
2055 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
2056 * gdb.ada/complete/pck.adb: Likewise.
2057
4e83a1e7
UW
20582015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
2059
2060 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
2061 failures to run the test program under GDB.
2062
8ce74153
LM
20632015-08-26 Luis Machado <lgustavo@codesourcery.com>
2064
2065 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2066 to C.
2067
e9756d52
PP
20682015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2069
2070 * gdb.base/run-after-attach.exp: New test file.
2071 * gdb.base/run-after-attach.c: New test file.
2072
8d37573b
DB
20732015-08-26 Don Breazeal <donb@codesourcery.com>
2074
2075 * gdb.base/foll-exec-2.c: New test program.
2076 * gdb.base/foll-exec-2.exp: New test.
2077
63e43d3a
PMR
20782015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2079
2080 * gdb.base/nested-subp1.exp: New file.
2081 * gdb.base/nested-subp1.c: New file.
2082 * gdb.base/nested-subp2.exp: New file.
2083 * gdb.base/nested-subp2.c: New file.
2084 * gdb.base/nested-subp3.exp: New file.
2085 * gdb.base/nested-subp3.c: New file.
2086
3d40fbb5
PA
20872015-08-24 Pedro Alves <palves@redhat.com>
2088
2089 * gdb.server/connect-without-multi-process.c: New file.
2090 * gdb.server/connect-without-multi-process.exp: New file.
2091
4422ac93
LM
20922015-08-24 Luis Machado <lgustavo@codesourcery.com>
2093
2094 * gdb.opt/inline-markers.c: Make z int.
2095
91dddb86
LM
20962015-08-24 Luis Machado <lgustavo@codesourcery.com>
2097
2098 * gdb.opt/inline-markers.c: Make z volatile.
2099
a48847ee
LM
21002015-08-24 Luis Machado <lgustavo@codesourcery.com>
2101
2102 * gdb.opt/inline-bt.c: New volatile global z.
2103 * gdb.opt/inline-cmds.c: Likewise.
2104 * gdb.opt/inline-locals.c: Likewise.
2105 * gdb.opt/inline-markers.c: New extern global z.
2106 (marker): Use z.
2107 (inline_fn): Likewise.
2108
0ebbc52b
PA
21092015-08-24 Pedro Alves <palves@redhat.com>
2110
2111 * config/m32r-stub.exp: Remove file.
2112 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2113 * gdb.base/call-rt-st.exp: Likewise.
2114 * gdb.base/call-strs.exp: Likewise.
2115 * gdb.base/default.exp: Remove references to h8300-*-hms and
2116 *-*-udi*.
2117 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
2118
77c365df
AA
21192015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2120
2121 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
2122 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
2123 and "return" use KFAIL when GDB can not read/write the vector
2124 return value.
2125
4313b8c0
GB
21262015-08-21 Gary Benson <gbenson@redhat.com>
2127
2128 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2129
0e433b32
PA
21302015-08-20 Pedro Alves <palves@redhat.com>
2131
2132 * gdb.server/solib-list.exp: No longer expect an interior stop in
2133 non-stop mode.
2134
221e1a37
PA
21352015-08-20 Pedro Alves <palves@redhat.com>
2136
2137 * gdb.server/connect-stopped-target.c: New file.
2138 * gdb.server/connect-stopped-target.exp: New file.
2139
40e3ad0e
PA
21402015-08-20 Pedro Alves <palves@redhat.com>
2141
2142 * gdb.dwarf2/comp-unit-lang.exp: New file.
2143 * gdb.dwarf2/comp-unit-lang.c: New file.
2144
af39b327
PMR
21452015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
2146
2147 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
2148 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
2149
7d45c7c3 21502015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 2151
7d45c7c3
KB
2152 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
2153 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
2154
4d6cceb4
DE
21552015-08-18 Doug Evans <dje@google.com>
2156 Adrian Sendroiu <adrian.sendroiu@freescale.com>
2157
2158 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
2159 skip_python_tests. New arg prompt_regexp.
2160 (skip_python_tests): New function.
2161 * lib/mi-support.exp (mi_skip_python_tests): New function.
2162 * gdb.python/py-mi-objfile-gdb.py: New file.
2163 * gdb.python/py-mi-objfile.c: New file.
2164 * gdb.python/py-mi-objfile.exp: New file.
2165
ad89c2aa
KS
21662015-08-17 Keith Seitz <keiths@redhat.com>
2167
2168 * gdb.linespec/explicit.exp: Move strace test from here ...
2169 * gdb.trace/strace.exp: ... to here.
2170
e3ae3c43
PP
21712015-08-15 Patrick Palka <patrick@parcs.ath.cx>
2172
2173 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
2174 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
2175
604b2636
DE
21762015-08-14 Doug Evans <xdje42@gmail.com>
2177
2178 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
2179 inferior before selecting a new file.
2180
6ff0ba5f
DE
21812015-08-14 Doug Evans <xdje42@gmail.com>
2182
2183 * gdb.mi/mi-disassemble.exp: Update.
2184 * gdb.base/disasm-optim.S: New file.
2185 * gdb.base/disasm-optim.c: New file.
2186 * gdb.base/disasm-optim.h: New file.
2187 * gdb.base/disasm-optim.exp: New file.
2188
9ca98f92
KS
21892015-08-14 Keith Seitz <keiths@redhat.com>
2190
2191 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
2192 "evaluated-by".
2193
52bbc560
JB
21942015-08-13 Joel Brobecker <brobecker@adacore.com>
2195
2196 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
2197
5d8c3ed3
PMR
21982015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
2199
2200 * gdb.ada/fun_renaming.exp: New testcase.
2201 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
2202 * gdb.ada/fun_renaming/pack.adb: New file.
2203 * gdb.ada/fun_renaming/pack.ads: New file.
2204
ea8812bc
KS
22052015-08-12 Keith Seitz <keiths@redhat.com>
2206
2207 * gdb.base/dso2dso.exp: Pass basename of source file in call to
2208 gdb_get_line_number.
2209
4dafcdeb
JB
22102015-08-12 Joel Brobecker <brobecker@adacore.com>
2211
2212 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
2213 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
2214 gdb.base/dso2dso.exp: New files.
2215
5ba32597
SDJ
22162015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2217 Pedro Alves <palves@redhat.com>
2218 Keith Seitz <keiths@redhat.com>
2219
2220 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
2221 GDBFLAGS.
2222
b6dafabf
PP
22232015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2224
2225 * gdb.base/gdbhistsize-history.exp
2226 (test_histsize_history_setting): Use save_vars.
2227 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2228 Use save_vars.
2229 (test_no_truncation_of_unlimited_history_file): Use save_vars.
2230 * gdb.base/readline.exp: Use save_vars.
2231
abe8e607
PP
22322015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2233
2234 * lib/gdb.exp (save_vars): New proc.
2235
629500fa
KS
22362015-08-11 Keith Seitz <keiths@redhat.com>
2237
2238 * gdb.base/help.exp: Update help_breakpoint_text.
2239
eb8c4e2e
KS
22402015-08-11 Keith Seitz <keiths@redhat.com>
2241
2242 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
2243 (at toplevel): Call test_explicit_breakpoints.
2244 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
2245 breakpoints.
2246 * lib/mi-support.exp (mi_make_breakpoint): Add support for
2247 breakpoint conditions, "-cond".
2248
87f0e720
KS
22492015-08-11 Keith Seitz <keiths@redhat.com>
2250
2251 * gdb.linespec/3explicit.c: New file.
2252 * gdb.linespec/cpexplicit.cc: New file.
2253 * gdb.linespec/cpexplicit.exp: New file.
2254 * gdb.linespec/explicit.c: New file.
2255 * gdb.linespec/explicit.exp: New file.
2256 * gdb.linespec/explicit2.c: New file.
2257 * gdb.linespec/ls-errs.exp: Add explicit location tests.
2258 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
2259 before using in the matching pattern.
2260 Clarify that `prefix' is a regular expression.
2261
f00aae0f
KS
22622015-08-11 Keith Seitz <keiths@redhat.com>
2263
2264 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
2265 test.
2266 Add tests for missing ",FMT" and ",".
2267
e27852be
DE
22682015-08-10 Doug Evans <dje@google.com>
2269 Keith Seitz <keiths@redhat.com>
2270
2271 PR gdb/17960
2272 * gdb.base/completion.exp: Add location completer tests.
2273
7f03bd92
PA
22742015-08-07 Pedro Alves <palves@redhat.com>
2275
2276 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
2277 tests here.
2278 (top level): Run do_test with and without displaced stepping.
2279
3fc8eb30
PA
22802015-08-07 Pedro Alves <palves@redhat.com>
2281
2282 * gdb.base/valgrind-disp-step.c: New file.
2283 * gdb.base/valgrind-disp-step.exp: New file.
2284
d4569d7b
PA
22852015-08-07 Pedro Alves <palves@redhat.com>
2286
2287 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
2288 Delete function.
2289 (main): Add alarm. Run an infinite loop instead of calling
2290 wait_threads.
2291 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
2292 comment.
2293 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
2294 Delete function.
2295 (main): Add alarm. Run an infinite loop instead of calling
2296 wait_threads.
2297 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
2298 comment.
2299
e1316e60
PA
23002015-08-07 Pedro Alves <palves@redhat.com>
2301
2302 * gdb.base/checkpoint-ns.exp: New file.
2303 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
2304 standard_testfile.
2305
da8c46d2
MM
23062015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2307
2308 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
2309 * gdb.btrace/instruction_history.exp: Update.
2310 * gdb.btrace/tsx.exp: New.
2311 * gdb.btrace/tsx.c: New.
2312
de1c2c52
PA
23132015-08-06 Pedro Alves <palves@redhat.com>
2314
2315 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
2316 increase timeout.
2317 * gdb.reverse/until-precsave.exp: Bump timeouts.
2318
782e0bf4
PA
23192015-08-06 Pedro Alves <palves@redhat.com>
2320
2321 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
2322
83e97ed0
PA
23232015-08-06 Pedro Alves <palves@redhat.com>
2324
2325 PR gdb/18749
2326 * gdb.threads/process-dies-while-handling-bp.c: New file.
2327 * gdb.threads/process-dies-while-handling-bp.exp: New file.
2328
863d01bd
PA
23292015-08-06 Pedro Alves <palves@redhat.com>
2330
2331 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
2332 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
2333
0a39bb32
PA
23342015-08-05 Pedro Alves <palves@redhat.com>
2335
2336 * gdb.threads/next-while-other-thread-longjmps.c: New file.
2337 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
2338
ee2d2b10
SL
23392015-08-03 Sandra Loosemore <sandra@codesourcery.com>
2340
2341 * gdb.base/bp-permanent.exp: Report test as unsupported if
2342 the target cannot stop at the permanent breakpoint.
2343
4e1bdb00
DE
23442015-08-03 Doug Evans <dje@google.com>
2345
2346 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
2347 10000.
2348
3d338901
DE
23492015-08-03 Doug Evans <dje@google.com>
2350
2351 * Makefile.in (workers/%.worker, build-perf): New rule.
2352 (GDB_PERFTEST_MODE): New variable.
2353 (check-perf): Use it.
2354 (clean): Clean up gdb.perf parallel build subdirs.
2355 * lib/build-piece.exp: New file.
2356 * lib/gdb.exp (make_gdb_parallel_path): New function
2357 (standard_output_file, standard_temp_file): Call it.
2358 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2359 of $GDB_PARALLEL.
2360 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
2361
af061d3e
DE
23622015-08-03 Doug Evans <dje@google.com>
2363
8e1afc81 2364 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
2365 (LOG_FILE_NAME): New global.
2366 (TextReporter.__init__): Initialize self.txt_sum.
2367 (TextReporter.report): Add support for multiple data-points.
2368 Move report to perftest.sum, put raw data in perftest.log.
2369 (TextReporter.start): Open sum and log files.
2370 (TextReporter.end): Close sum and log files.
8e1afc81
DE
2371 * gdb.perf/lib/perftest/testresult.py
2372 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 2373
2c8c5d37
PA
23742015-07-31 Pedro Alves <palves@redhat.com>
2375
2376 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
2377 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2378 kill_wait_spawned_process instead of explicit "kill -9".
2379 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
2380 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2381 kill_wait_spawned_process.
2382 * gdb.base/attach-twice.exp: Likewise.
2383 * gdb.base/attach.exp: Likewise.
2384 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
2385 gdb_test_multiple.
2386 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
2387 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2388 kill_wait_spawned_process.
2389 * gdb.base/valgrind-infcall.exp: Likewise.
2390 * gdb.multi/multi-attach.exp: Likewise.
2391 * gdb.python/py-prompt.exp: Likewise.
2392 * gdb.python/py-sync-interp.exp: Likewise.
2393 * gdb.server/ext-attach.exp: Likewise.
2394 * gdb.threads/attach-into-signal.exp (corefunc): Use
2395 spawn_wait_for_attach, spawn_id_get_pid and
2396 kill_wait_spawned_process.
2397 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
2398 spawn_wait_for_attach returning a spawn id instead of a pid. Use
2399 spawn_id_get_pid and kill_wait_spawned_process.
2400 * gdb.threads/attach-stopped.exp (corefunc): Use
2401 spawn_wait_for_attach, spawn_id_get_pid and
2402 kill_wait_spawned_process.
2403 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
2404 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2405 kill_wait_spawned_process instead of explicit "kill -9".
2406 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
2407 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
2408 (spawn_wait_for_attach): Use spawn instead of exec to spawn
2409 processes. Don't map cygwin/windows pids here. Now returns a
2410 spawn id list.
2411
032a0fca
SL
24122015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2413
2414 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
2415 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
2416 correct patch.
2417
61a934ca
SL
24182015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2419
2420 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
2421
4bc4d428
SL
24222015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2423
2424 Reapply:
2425 2014-05-21 Mark Wielaard <mjw@redhat.com>
2426
2427 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2428
998d452a
PA
24292015-07-30 Pedro Alves <palves@redhat.com>
2430
2431 * linux-low.c (handle_extended_wait): Set the child's last
2432 reported status to TARGET_WAITKIND_STOPPED.
2433
69dde7dc
PA
24342015-07-30 Pedro Alves <palves@redhat.com>
2435
2436 PR threads/18600
2437 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2438 only shows inferior 1.
2439
4dd63d48
PA
24402015-07-30 Simon Marchi <simon.marchi@ericsson.com>
2441 Pedro Alves <palves@redhat.com>
2442
2443 PR threads/18600
2444 * gdb.threads/fork-plus-threads.c: New file.
2445 * gdb.threads/fork-plus-threads.exp: New file.
2446
d618e4c5
PP
24472015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2448
2449 * gdb.base/batch-preserve-term-settings.exp
2450 (test_terminal_settings_preserved_after_cli_exit): Use
2451 send_quit_command.
2452
1eef6428
PA
24532015-07-29 Pedro Alves <palves@redhat.com>
2454 Don Breazeal <donb@codesourcery.com>
2455
2456 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2457 output from both inferior_spawn_id and gdb_spawn_id.
2458
7da5b897
SDJ
24592015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2460
2461 * gdb.threads/attach-into-signal.exp (corefunc): Use
2462 with_test_prefix on nested loops, uniquefying the test messages.
2463
dac804df
SDJ
24642015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2465
2466 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2467 commit.
2468
06265e53
PP
24692015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2470
2471 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2472 New proc.
2473 (test_terminal_settings_preserved_after_sigterm): New test.
2474
18206ca3
PP
24752015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2476
2477 * gdb.base/batch-preserve-term-settings.exp
2478 (test_terminal_settings_preserved_after_cli_exit): New test.
2479
90074d11
PP
24802015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2481
2482 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2483 manipulation of saved_gdbflags.
2484 (test_terminal_settings_preserved): Remove global declaration of
2485 the unused variable pagination_prompt. Remove manipulation of
2486 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
2487 GDBFLAGS.
2488
eb1a7902
PA
24892015-07-29 Pedro Alves <palves@redhat.com>
2490
2491 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2492
8b75dd3b
PA
24932015-07-29 Pedro Alves <palves@redhat.com>
2494
2495 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2496 at the top.
2497
dedad4e3
PA
24982015-07-29 Pedro Alves <palves@redhat.com>
2499
2500 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2501 (main): Call gdb_unbuffer_output.
2502 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2503 (main): Call gdb_unbuffer_output.
2504 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2505 (main): Call gdb_unbuffer_output.
2506 * gdb.base/call-strs.exp: Adjust to step over the
2507 gdb_unbuffer_output call.
2508 * gdb.base/catch-gdb-caused-signals.c: Include
2509 "../lib/unbuffer_output.c".
2510 (main): Call gdb_unbuffer_output.
2511 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2512 (main): Call gdb_unbuffer_output.
2513 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2514 (main): Call gdb_unbuffer_output.
2515 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2516 (main): Call gdb_unbuffer_output.
2517 * gdb.base/shlib-call.exp: Adjust to step over the
2518 gdb_unbuffer_output call.
2519 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2520 (main): Call gdb_unbuffer_output.
2521 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2522 (main): Call gdb_unbuffer_output.
2523 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2524 (main): Rename to ...
2525 (test): ... this.
2526 (main): Reimplement.
2527 * gdb.base/varargs.exp: Run to test instead of to main.
2528 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2529 (main): Call gdb_unbuffer_output.
2530
58789a91
PA
25312015-07-29 Pedro Alves <palves@redhat.com>
2532
2533 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2534 factore out from mi_continue_dprintf. For call-style dprintfs,
2535 expect dprintf output out of $inferior_spawn_id.
2536 (mi_continue_dprintf): Use mi_expect_dprintf.
2537 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2538 (main): Call gdb_unbuffer_output.
2539
e8376742
PA
25402015-07-29 Pedro Alves <palves@redhat.com>
2541
2542 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2543 (default_mi_gdb_start): Set inferior_spawn_id instead of
2544 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
2545 gdb_spawn_id.
2546 (mi_gdb_test): Always expect inferior output from both
2547 $inferior_spawn_id and $gdb_spawn_id.
2548
08280010
PA
25492015-07-29 Pedro Alves <palves@redhat.com>
2550
2551 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
2552 send_inferior and $inferior_spawn_id.
2553
4d30e432
PA
25542015-07-29 Pedro Alves <palves@redhat.com>
2555
2556 * gdb.gdb/complaints.exp (test_initial_complaints)
2557 (test_serial_complaints, test_short_complaints): Use
2558 gdb_test_stdio.
2559 (test_empty_complaint): Handle $inferior_spawn_id !=
2560 $gdb_spawn_id.
2561
0d30a335
PA
25622015-07-29 Pedro Alves <palves@redhat.com>
2563
2564 * gdb.base/varargs.exp: Use gdb_test_stdio.
2565
39413b29
PA
25662015-07-29 Pedro Alves <palves@redhat.com>
2567
2568 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2569
7cb000a9
PA
25702015-07-29 Pedro Alves <palves@redhat.com>
2571
2572 * gdb.base/ending-run.exp: Use gdb_test_stdio.
2573
d7b8ac82
PA
25742015-07-29 Pedro Alves <palves@redhat.com>
2575
2576 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2577 parameter into two new parameters, "inf_result" and "gdb_result".
2578 Expect inferior output and gdb output from $inferior_spawn_id and
2579 $gdb_spawn_id, respectively. Adjust all callers.
2580
789c3a0c
PA
25812015-07-29 Pedro Alves <palves@redhat.com>
2582
2583 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2584 of gdb_test_sequence.
2585
77e760c3
PA
25862015-07-29 Pedro Alves <palves@redhat.com>
2587
2588 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2589 (saw_spurious_output): Expect inferior output from
2590 $inferior_spawn_id. Use gdb_test_stdio.
2591
8396d2cd
PA
25922015-07-29 Pedro Alves <palves@redhat.com>
2593
2594 * gdb.base/dprintf.exp: Use standard_testfile. Change
2595 prepare_for_testing call.
2596 (srcfile): Don't set.
2597 (restart): New procedure.
2598 (test_dprintf): New procecure, use to continue over dprintfs.
2599 (test_call, test_agent): New procedures, tests moved here.
2600 Restart gdb and recreate dprintfs. Adjust expected output.
2601
2051d61f
PA
26022015-07-29 Pedro Alves <palves@redhat.com>
2603
2604 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2605
452397af
PA
26062015-07-29 Pedro Alves <palves@redhat.com>
2607
2608 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2609
8aed9555
PA
26102015-07-29 Pedro Alves <palves@redhat.com>
2611
2612 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2613 gdb_test_stdio.
2614
188a61b4
PA
26152015-07-29 Pedro Alves <palves@redhat.com>
2616
2617 * lib/gdb.exp (gdb_test_stdio): New procedure.
2618
12264a45
PA
26192015-07-29 Pedro Alves <palves@redhat.com>
2620
2621 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2622
23ffc893
PA
26232015-07-29 Pedro Alves <palves@redhat.com>
2624
2625 * gdb.base/call-signal-resume.exp: Remove check for
2626 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
2627 * gdb.base/unwindonsignal.exp: Likewise.
2628 * gdb.base/call-signals.c (gen_signal): Remove printf call.
2629 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2630
65566918
PA
26312015-07-29 Pedro Alves <palves@redhat.com>
2632
2633 * gdb.base/siginfo-addr.c (pass): New function.
2634 (handler): Call it iff si_addr is correct.
2635 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2636 Set a breakpoint at "pass" and continue to it.
2637
d60a9221
SDJ
26382015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
2639
2640 * gdb.python/py-objfile.exp: Make some tests have unique names.
2641 * gdb.python/py-pp-registration.exp: Likewise.
2642
bde40b8f
PA
26432015-07-28 Pedro Alves <palves@redhat.com>
2644
2645 * gdb.server/server-exec-info.exp: Issue a "disconnect".
2646
13e1dec8
SM
26472015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2648
2649 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2650
da33c9a7
SM
26512015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2652
2653 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2654
077836f7
PP
26552015-07-27 Patrick Palka <patrick@parcs.ath.cx>
2656
2657 * gdb.base/gdb-sigterm-2.exp: New test.
2658
b8cc7b2e
DE
26592015-07-25 Doug Evans <xdje42@gmail.com>
2660
2661 Revert:
2662 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2663 (workers/%.worker, build-perf): New rule.
2664 (GDB_PERFTEST_MODE): New variable.
2665 (check-perf): Use it.
2666 (clean): Clean up gdb.perf parallel build subdirs.
2667 * lib/build-piece.exp: New file.
2668 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2669 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2670 name.
2671 (standard_temp_file): Ditto.
2672 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2673 of $GDB_PARALLEL.
2674
c8bd4544
DE
26752015-07-24 Doug Evans <dje@google.com>
2676
2677 * gdb.perf/lib/perftest/utils.py: New file.
2678 * gdb.perf/gm-hello.cc: New file.
2679 * gdb.perf/gm-pervasive-typedef.cc: New file.
2680 * gdb.perf/gm-pervasive-typedef.h: New file.
2681 * gdb.perf/gm-std.cc: New file.
2682 * gdb.perf/gm-std.h: New file.
2683 * gdb.perf/gm-use-cerr.cc: New file.
2684 * gdb.perf/gm-utils.h: New file.
2685 * gdb.perf/gmonster-null-lookup.py: New file.
2686 * gdb.perf/gmonster-pervasive-typedef.py: New file.
2687 * gdb.perf/gmonster-print-cerr.py: New file.
2688 * gdb.perf/gmonster-ptype-string.py: New file.
2689 * gdb.perf/gmonster-runto-main.py: New file.
2690 * gdb.perf/gmonster-select-file.py: New file.
2691 * gdb.perf/gmonster1-null-lookup.exp: New file.
2692 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2693 * gdb.perf/gmonster1-print-cerr.exp: New file.
2694 * gdb.perf/gmonster1-ptype-string.exp: New file.
2695 * gdb.perf/gmonster1-runto-main.exp: New file.
2696 * gdb.perf/gmonster1-select-file.exp: New file.
2697 * gdb.perf/gmonster1.cc: New file.
2698 * gdb.perf/gmonster1.exp: New file.
2699 * gdb.perf/gmonster2-null-lookup.exp: New file.
2700 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2701 * gdb.perf/gmonster2-print-cerr.exp: New file.
2702 * gdb.perf/gmonster2-ptype-string.exp: New file.
2703 * gdb.perf/gmonster2-runto-main.exp: New file.
2704 * gdb.perf/gmonster2-select-file.exp: New file.
2705 * gdb.perf/gmonster2.cc: New file.
2706 * gdb.perf/gmonster2.exp: New file.
2707
6eab34f3
DE
27082015-07-24 Doug Evans <dje@google.com>
2709
2710 * gdb.perf/README: New file.
2711 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2712 * lib/gen-perf-test.exp: New file.
2713
63738bfd
DE
27142015-07-24 Doug Evans <dje@google.com>
2715
2716 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2717 (PerfTest::startup): New function.
2718 (PerfTest::run): Return result of calling body.
2719 (PerfTest::assemble): Rewrite.
2720 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2721 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2722 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2723 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2724 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2725
7b606f95
DE
27262015-07-24 Doug Evans <dje@google.com>
2727
2728 * lib/gdb.exp (clean_restart): Make executable optional.
2729
a97b16b8
DE
27302015-07-24 Doug Evans <dje@google.com>
2731
2732 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2733 compiler_info references.
2734 * gdb.cp/temargs.exp: Ditto.
2735 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2736 (get_compiler_info): Early exit if already computed. Set compiler_info
2737 to "unknown" if there was a problem.
2738 (test_compiler_info): Add function comment. Call get_compiler_info.
2739
35baa57f
DE
27402015-07-24 Doug Evans <dje@google.com>
2741
2742 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2743 (workers/%.worker, build-perf): New rule.
2744 (GDB_PERFTEST_MODE): New variable.
2745 (check-perf): Use it.
2746 (clean): Clean up gdb.perf parallel build subdirs.
2747 * lib/build-piece.exp: New file.
2748 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2749 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2750 name.
2751 (standard_temp_file): Ditto.
2752 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2753 of $GDB_PARALLEL.
2754
6ebea266
DE
27552015-07-24 Doug Evans <dje@google.com>
2756
2757 * lib/future.exp (gdb_default_target_compile): New option
2758 "early_flags".
2759 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
2760 --as-needed.
2761
1e76a7e9
SDJ
27622015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
2763
2764 * gdb.base/catch-syscall.exp: Call gdb_exit before
2765 gdb_skip_xml_test.
2766
5068630a
PA
27672015-07-24 Pedro Alves <palves@redhat.com>
2768
2769 * gdb.python/py-events.exp: Accept output between the stop event
2770 and the prompt.
2771 * gdb.python/py-evsignal.exp: Likewise.
2772 * gdb.python/py-evthreads.exp: Likewise.
2773
77598427
PA
27742015-07-24 Pedro Alves <palves@redhat.com>
2775
2776 PR gdb/18717
2777 * gdb.threads/non-ldr-exit.c: New file.
2778 * gdb.threads/non-ldr-exit.exp: New file.
2779
11e6c98f
YQ
27802015-07-24 Yao Qi <yao.qi@linaro.org>
2781
2782 * gdb.server/ext-wrapper.exp: Test --wrapper option when
2783 restarting process.
2784
51aee833
YQ
27852015-07-24 Yao Qi <yao.qi@linaro.org>
2786
2787 * gdb.server/ext-restart.exp: New file.
2788
8cfe207c
YQ
27892015-07-24 Yao Qi <yao.qi@linaro.org>
2790
2791 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
2792 argument options.
2793 * gdb.server/ext-wrapper.exp: New file.
2794
cc12ce38
DE
27952015-07-23 Doug Evans <dje@google.com>
2796
2797 * gdb.dwarf2/dw2-dummy-cu.S: New file.
2798 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
2799
d0d84780
PMR
28002015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
2801
2802 * gdb.ada/var_arr_typedef.exp: New testcase.
2803 * gdb.ada/var_arr_typedef/pack.adb: New file.
2804 * gdb.ada/var_arr_typedef/pack.ads: New file.
2805 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
2806
8b558f79
JB
28072015-07-20 Joel Brobecker <brobecker@adacore.com>
2808
2809 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
2810
775a3298
JK
28112015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2812
2813 * gdb.arch/i386-biarch-core.exp: Replace istarget
2814 by "complete set gnutarget". Remove expectation for the "core-file"
2815 command.
2816
db1ff28b
JK
28172015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2818
2819 Revert the previous commit:
2820 Tests for validate symbol file using build-id.
2821
0a94970d
JK
28222015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2823
2824 Tests for validate symbol file using build-id.
2825 * gdb.base/solib-mismatch-lib.c: New file.
2826 * gdb.base/solib-mismatch-libmod.c: New file.
2827 * gdb.base/solib-mismatch.c: New file.
2828 * gdb.base/solib-mismatch.exp: New file.
2829
03346981
SL
28302015-07-15 Sandra Loosemore <sandra@codesourcery.com>
2831
2832 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
2833 nios2-*-linux*.
2834 * gdb.base/sigbpt.exp (stepi_out): Likewise.
2835 * gdb.base/siginfo.exp: Likewise.
2836 * gdb.base/sigstep.exp (advance, advancei): Likewise.
2837
42422cc7
PL
28382015-07-15 Pierre Langlois <pierre.langlois@arm.com>
2839
2840 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
2841 Move it to ...
2842 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
2843 ... here.
2844 * gdb.trace/range-stepping.exp: Check that the target supports
2845 range stepping.
2846
cfa68bae
JK
28472015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2848
2849 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
2850
8ffdba26
PA
28512015-07-14 Pedro Alves <palves@redhat.com>
2852
2853 * gdb.base/killed-outside.exp: New file.
2854 * gdb.base/killed-outside.c: New file.
2855
218a5a11
JK
28562015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2857
2858 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
2859 (n at main): New.
2860 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
2861
e03ed3c6
AA
28622015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2863
2864 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
2865 infcall tests instead of setting up for KFAIL.
2866
485668e5
MM
28672015-07-10 Markus Metzger <markus.t.metzger@intel.com>
2868
2869 * gdb.btrace/record_goto-step.exp: New.
2870
08464196
JK
28712015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2872
2873 PR compile/18484
2874 * gdb.compile/compile.c (struct struct_type): Add volatile to
2875 selffield's type.
2876 * gdb.compile/compile.exp
2877 (compile code struct_object.selffield = &struct_object): Skip further
2878 struct_object tests if this one xfails.
2879
bcf5c1d9
RC
28802015-07-08 Robert O'Callahan <robert@ocallahan.org>
2881
2882 PR exp/18617
2883 * gdb.trace/ax.exp: Add test.
2884
4931af25
YQ
28852015-07-07 Yao Qi <yao.qi@linaro.org>
2886
2887 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
2888 instead of istarget "aarch64*-*-*".
2889 * gdb.arch/aarch64-fp.exp: Likewise.
2890 * gdb.base/float.exp: Likewise.
2891 * gdb.reverse/aarch64.exp: Likewise.
2892 * lib/gdb.exp (is_aarch64_target): New proc.
2893
9fcf688e
YQ
28942015-07-07 Yao Qi <yao.qi@linaro.org>
2895
2896 * lib/gdb.exp (is_aarch32_target): New proc.
2897 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
2898 instead of "istarget "arm*-*-*"".
2899 * gdb.arch/arm-disp-step.exp: Likewise.
2900 * gdb.arch/thumb-bx-pc.exp: Likewise.
2901 * gdb.arch/thumb-prologue.exp: Likewise.
2902 * gdb.arch/thumb-singlestep.exp: Likewise.
2903 * gdb.base/disp-step-syscall.exp: Likewise.
2904 * gdb.base/float.exp: Likewise.
2905
fbd8d50d
YQ
29062015-07-07 Yao Qi <yao.qi@linaro.org>
2907
2908 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
2909 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
2910
71be1fdc
YQ
29112015-07-07 Yao Qi <yao.qi@linaro.org>
2912
2913 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
2914 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
2915 if it exists.
2916 * gdb.multi/multi-arch.exp: Likewise.
2917
3e221d36
SM
29182015-07-07 Simon Marchi <simon.marchi@ericsson.com>
2919
2920 * gdb.python/py-lazy-string.exp: Add missing parentheses to
2921 print.
2922
d441430b
YQ
29232015-07-07 Yao Qi <yao.qi@linaro.org>
2924
2925 * gdb.arch/thumb-singlestep.exp: Do one more single step.
2926
06f810bd
MG
29272015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
2928
2929 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
2930 '[' and ']' characters.
2931
5e61e7c0
IB
29322015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
2933
2934 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
2935
28bf096c
PA
29362015-06-29 Pedro Alves <palves@redhat.com>
2937
2938 PR threads/18127
2939 * gdb.threads/hand-call-new-thread.c: New file.
2940 * gdb.threads/hand-call-new-thread.c: New file.
2941
ee93cd5e
KS
29422015-06-26 Keith Seitz <keiths@redhat.com>
2943 Doug Evans <dje@google.com>
2944
2945 PR 16253
2946 * gdb.cp/var-tag-2.cc: New file.
2947 * gdb.cp/var-tag-3.cc: New file.
2948 * gdb.cp/var-tag-4.cc: New file.
2949 * gdb.cp/var-tag.cc: New file.
2950 * gdb.cp/var-tag.exp: New file.
2951
fc637f04
PP
29522015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2953
2954 * gdb.base/history-duplicates.exp: New test.
2955
2e52ae68
PP
29562015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2957
2958 * gdb.base/completion.exp: Test the completion of the "focus"
2959 command.
2960
6e22494e
JK
29612015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2962
2963 * gdb.arch/amd64-prologue-skip.S: New file.
2964 * gdb.arch/amd64-prologue-skip.exp: New file.
2965
bf7b9cd9
SM
29662015-06-25 Simon Marchi <simon.marchi@ericsson.com>
2967
2968 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
2969 is_address_zero_readable check.
2970
201e8dfd
PB
29712015-06-24 Peter Bergner <bergner@vnet.ibm.com>
2972
2973 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
2974 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
2975
5cd867b4
YQ
29762015-06-24 Yao Qi <yao.qi@linaro.org>
2977
2978 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
2979 linux targets.
2980
4d7be007
YQ
29812015-06-24 Yao Qi <yao.qi@linaro.org>
2982
2983 * lib/gdb.exp (supports_get_siginfo_type): New proc.
2984 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
2985 * gdb.base/siginfo-thread.exp: Likewise.
2986
07fcd301
YQ
29872015-06-22 Yao Qi <yao.qi@linaro.org>
2988
2989 * boards/remote-gdbserver-on-localhost.exp: Add comments.
2990
52042a00
YQ
29912015-06-22 Yao Qi <yao.qi@linaro.org>
2992
2993 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
2994 aarch64*-*-*.
2995 (skip_hw_watchpoint_tests): Likewise.
2996
74bd41ce
PP
29972015-06-18 Patrick Palka <patrick@parcs.ath.cx>
2998
2999 * gdb.base/gdbinit-history.exp: Test the interaction between
3000 setting GDBHISTSIZE and setting the history size via .gdbinit.
3001
bc460514
PP
30022015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3003
3004 PR gdb/16999
3005 * gdb.base/gdbhistsize-history.exp: New test.
3006
b58c513b
PP
30072015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3008
3009 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
3010 with GDBHISTSIZE.
3011 * gdb.base/readline.exp: Likewise.
3012
92046791
YQ
30132015-06-17 Yao Qi <yao.qi@linaro.org>
3014
3015 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
3016 line.
3017
2093d2d3
PP
30182015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3019
3020 * gdb.base/gdbinit-history.exp: Add test case to check that
3021 an unlimited history file does not get truncated on exit.
3022
e6c693af
AA
30232015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3024
3025 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
3026 (VECTOR): New macro. Use it...
3027 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
3028 ...for these typedefs.
3029 (int8, char1, int1, double1): New typedefs.
3030 (struct just_int2, struct two_int2): New structures.
3031 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
3032 (add_structvecs, add_singlevecs): New functions.
3033 (main): Call add_some_intvecs twice.
3034 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
3035 the compile and exit upon failure. Try compiling for the "native"
3036 architecture. Test inferior function calls with vector arguments
3037 and vector return value handling with "finish" and "return".
3038
c74f7d1c
JT
30392015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
3040
3041 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
3042 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
3043 PE file.
3044 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
3045
98aa42ee
AT
30462015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3047
3048 PR breakpoints/16465
3049 * gdb.mi/mi-dprintf-pending.c: New file.
3050 * gdb.mi/mi-dprintf-pending.exp: New test.
3051 * gdb.mi/mi-dprintf-pendshr.c: New file.
3052
7d73c23c 30532015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 3054 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
3055
3056 * gdb.arch/i386-mpx-map.c: New file.
3057 * gdb.arch/i386-mpx-map.exp: New File.
3058
30592015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3060
3061 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3062 * gdb.arch/i386-mpx.exp: Indentation fixed.
3063
30642015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3065
3066 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3067 function and improved indentation.
3068 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3069 gdb_test_multiple. Added additional tests to skip the test.
3070
30712015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3072
3073 * gdb.arch/i386-avx512.c: Change path in include file.
3074 * gdb.arch/i386-avx512.exp: Change include dir path
3075 compilation flag.
3076 * gdb.arch/i386-mpx.c: Change path in include file.
3077 * gdb.arch/i386-mpx.exp: Change include dir path compilation
3078 flag.
3079
d5eba19a
JK
30802015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3081
3082 * gdb.compile/compile-print.exp (compile print *vararray@3)
3083 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
3084
7f361056
JK
30852015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3086
3087 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
3088 (do not keep jit in memory): ... this.
3089 (expect 5): Change it to ...
3090 (expect no 5): ... this.
3091
3b462ec2
SM
30922015-06-02 Simon Marchi <simon.marchi@ericsson.com>
3093
3094 PR gdb/15564
3095 * gdb.mi/mi-detach.exp: New file.
3096
e0619de6
JK
30972015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3098
3099 PR symtab/18392
3100 * gdb.arch/amd64-tailcall-self.S: New file.
3101 * gdb.arch/amd64-tailcall-self.c: New file.
3102 * gdb.arch/amd64-tailcall-self.exp: New file.
3103
e970cb34
DB
31042015-05-28 Don Breazeal <donb@codesourcery.com>
3105
3106 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
3107 tests for remote targets by checking is_target_gdbserver.
3108
b2e2f908
DE
31092015-05-27 Doug Evans <dje@google.com>
3110
3111 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3112 * gdb.dwarf2/opaque-type-lookup.c: New file.
3113 * gdb.dwarf2/opaque-type-lookup.exp: New file.
3114
82c7be31
DE
31152015-05-26 Doug Evans <dje@google.com>
3116
3117 * gdb.cp/iostream.cc: New file.
3118 * gdb.cp/iostream.exp: New file.
3119
b4f54984
DE
31202015-05-26 Doug Evans <dje@google.com>
3121
3122 * gdb.dwarf2/dw2-op-call.exp: Update.
3123 * gdb.dwarf2/dw4-sig-types.exp: Update.
3124 * gdb.dwarf2/implptr.exp: Update.
3125 * gdb.mi/mi-cmd-param-changed.exp: Update.
3126
4ea6efe9
DE
31272015-05-26 Doug Evans <dje@google.com>
3128
3129 * gdb.python/py-lazy-string.c: New file.
3130 * gdb.python/py-lazy-string.exp: New file.
3131 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
3132 (main): Update. Add estring3.
3133 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
3134 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
3135
f6bb7db3
YQ
31362015-05-26 Omair Javaid <omair.javaid@linaro.org>
3137 Yao Qi <yao.qi@linaro.org>
3138
3139 * gdb.reverse/aarch64.c: New.
3140 * gdb.reverse/aarch64.exp: New.
3141
a81bfbd0
OJ
31422015-05-26 Omair Javaid <omair.javaid@linaro.org>
3143
3144 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
3145 (supports_reverse): Likewise.
3146
158bf1b4
PP
31472015-05-22 Patrick Palka <patrick@parcs.ath.cx>
3148
3149 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3150 Use with_test_prefix.
3151
a0145030
AB
31522015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
3153
3154 * gdb.base/completion.exp: Add test for completion of layout
3155 names.
3156
ebe3b578
AB
31572015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
3158
3159 * lib/gdb.exp (skip_tui_tests): New proc.
3160 * gdb.base/tui-layout.exp: Check skip_tui_tests.
3161
84204ed7
PA
31622015-05-19 Pedro Alves <palves@redhat.com>
3163
3164 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3165 Save the whole env array instead of just HOME. Unset HISTSIZE in
3166 the environment while testing. Restore whole environment
3167 afterwards.
3168
37442ce1
DE
31692015-05-16 Doug Evans <xdje42@gmail.com>
3170
3171 * gdb.guile/scm-ports.c: New file.
3172 * gdb.guile/scm-ports.exp: Add memory port tests.
3173
36de76f9
JK
31742015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3175
3176 * gdb.compile/compile-print.c: New file.
3177 * gdb.compile/compile-print.exp: New file.
3178
3a9558c4
JK
31792015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3180
3181 * gdb.compile/compile-ops.exp: Cast param to void.
3182 * gdb.compile/compile.exp: Complete type for _gdb_expr.
3183 (compile code struct_object.selffield = &struct_object): Add xfail.
3184
aa715135
JG
31852015-05-15 Joel Brobecker <brobecker@adacore.com>
3186
3187 * gdb.ada/arr_enum_with_gap: New testcase.
3188
931e5bc3
JG
31892015-05-15 Joel Brobecker <brobecker@adacore.com>
3190
3191 * gdb.ada/byte_packed_arr: New testcase.
3192
9cd4d857
JB
31932015-05-15 Joel Brobecker <brobecker@adacore.com>
3194
3195 * gdb.ada/pckd_neg: New testcase.
3196
ebfd00d2
PP
31972015-05-13 Patrick Palka <patrick@parcs.ath.cx>
3198
3199 PR gdb/17820
3200 * gdb.base/gdbinit-history.exp: New test.
3201 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
3202 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
3203
4c082a81
SC
32042015-05-09 Siva Chandra Reddy <sivachandra@google.com>
3205
3206 * gdb.python/py-xmethods.cc: Enhance test case.
3207 * gdb.python/py-xmethods.exp: New tests.
3208 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
3209 function.
3210 (B_indexoper): Likewise.
3211 (global_dm_list) : Add new xmethod worker functions.
3212
f7797074
SDJ
32132015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
3214
3215 * gdb.base/coredump-filter.exp: Correctly unset
3216 "coredump_var_addr" array.
3217
a4674e4e
PA
32182015-05-08 Pedro Alves <palves@redhat.com>
3219
3220 * gdb.server/non-existing-program.exp: Unset spawn_id.
3221
df2eb078
SC
32222015-05-08 Siva Chandra Reddy <sivachandra@google.com>
3223
3224 PR python/18291
3225 * gdb.python/py-xmethods.exp: Add tests.
3226
422349a3
YQ
32272015-05-08 Yao Qi <yao.qi@linaro.org>
3228
3229 PR gdb/18208
3230 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
3231 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
3232 function set_coredump_filter, and remove remote_exec call.
3233 Remove argument ipid. Callers update.
3234 (top level): Don't get inferior's PID.
3235
63fc80ce
AA
32362015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
3237
3238 * gdb.base/watch_thread_num.exp: Skip test on targets without
3239 access watchpoints.
3240
80ad801e
PA
32412015-05-06 Pedro Alves <palves@redhat.com>
3242
3243 PR server/18081
3244 * gdb.server/non-existing-program.exp: New file.
3245
0fa7fe50
JB
32462015-05-05 Joel Brobecker <brobecker@adacore.com>
3247
3248 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
3249
3ea89b92
PMR
32502015-05-05 Joel Brobecker <brobecker@adacore.com>
3251
3252 * gdb.ada/out_of_line_in_inlined: New testcase.
3253
87b8eff0
JB
32542015-05-05 Joel Brobecker <brobecker@adacore.com>
3255
3256 * gdb.ada/var_rec_arr: New testcase.
3257
5fccc635
YQ
32582015-04-30 Yao Qi <yao.qi@linaro.org>
3259
3260 * gdb.base/break-idempotent.exp: If
3261 skip_hw_watchpoint_multi_tests returns true, skip the tests
3262 on "rwatch" and "awatch".
3263
42d38f42
YQ
32642015-04-30 Yao Qi <yao.qi@linaro.org>
3265
3266 * gdb.base/relativedebug.exp: Invoke gdb command
3267 "info sharedlibrary", and if libc.so doesn't have debug info,
3268 skip the test.
3269
2ce1cdbf
DE
32702015-04-29 Doug Evans <dje@google.com>
3271
3272 * gdb.python/py-xmethods.exp: Add ptype tests.
3273 * gdb.python/py-xmethods.py (E_method_char_worker): Add
3274 get_result_type method.
3275
f24a38c5
LM
32762015-04-29 Luis Machado <lgustavo@codesourcery.com>
3277
3278 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
3279 the target does not support hardware watchpoints.
3280
ecbf2b3c
LM
32812015-04-29 Luis Machado <lgustavo@codesourcery.com>
3282
3283 * gdb.base/break-always.exp: Abort testing if writing to memory
3284 causes an error.
3285
34f5f757
DE
32862015-04-28 Doug Evans <dje@google.com>
3287
3288 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
3289 * gdb.python/py-pp-registration.exp: ... here. New file.
3290 * gdb.python/py-pp-registration.c: New file.
3291 * gdb.python/py-pp-registration.py: New file.
3292
69b4374a
DE
32932015-04-28 Doug Evans <dje@google.com>
3294
3295 * gdb.python/py-bad-printers.c: New file.
3296 * gdb.python/py-bad-printers.py: New file.
3297 * gdb.python/py-bad-printers.exp: New file.
3298
59fb7612
SS
32992015-04-28 Sasha Smundak <asmundak@google.com>
3300
3301 * gdb.python/py-type.exp: New test.
3302
2631b16a
AW
33032015-04-28 Andy Wingo <wingo@igalia.com>
3304
3305 * gdb.python/py-parameter.exp:
3306 * gdb.guile/scm-parameter.exp: Escape the path that we are
3307 matching against, as it might contain characters that are special
3308 to regular expressions.
3309
460efde1
JB
33102015-04-27 Joel Brobecker <brobecker@adacore.com>
3311
3312 * gdb.ada/rec_comp: New testcase.
3313
2d369d8e
SDJ
33142015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
3315
3316 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
3317 before using it.
3318
cf75d6c3
AB
33192015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
3320
3321 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
3322 new tests for verilog output.
3323
8dbe7ca5
YQ
33242015-04-24 Yao Qi <yao.qi@linaro.org>
3325
3326 * boards/remote-gdbserver-on-localhost.exp: New file.
3327
4ef9fb2f
PA
33282015-04-23 Pedro Alves <palves@redhat.com>
3329
3330 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
3331 $inferior_spawn_id instead of $inferior_spawn_id directly. On
3332 "end of file", remove $inferior_spawn_id from the indirect list.
3333
0a803169
PA
33342015-04-23 Pedro Alves <palves@redhat.com>
3335
3336 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
3337
749ef8f8
PA
33382015-04-23 Pedro Alves <palves@redhat.com>
3339
3340 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
3341 on $any_spawn_id instead of only on $gdb_spawn_id.
3342
8aae4344
PM
33432015-04-21 Pierre Muller <muller@sourceware.org>
3344
3345 PR pascal/17815
3346 * lib/pascal.exp (gpc_compile): Add new option "class".
3347 (fpc_compile): Likewise.
3348 * gdb.pascal/case-insensitive-symbols.pas: New file.
3349 * gdb.pascal/case-insensitive-symbols.exp: New file.
3350
1586c8fb
GB
33512015-04-20 Gary Benson <gbenson@redhat.com>
3352
3353 * gdb.base/attach.exp: Fix three extended remote failures.
3354
1b6e6f5c
GB
33552015-04-17 Gary Benson <gbenson@redhat.com>
3356
3357 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
3358 the main executable over the remote protocol.
3359
e797481d
PA
33602015-04-16 Pedro Alves <palves@redhat.com>
3361
3362 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
3363 a new gdbserver if gdbserver_reconnect_p is set.
3364
1ca99c42
PA
33652015-04-16 Pedro Alves <palves@redhat.com>
3366
3367 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
3368 is set, don't exit gdbserver.
3369
af9fd6f8
AA
33702015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3371
3372 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
3373 appropriate .insn, such that an older assembler can be used.
3374 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
3375 the z/Architecture instruction set on 31-bit targets as well.
3376
04ff1e61
AA
33772015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3378
3379 * gdb.go/handcall.exp: Remove all logic related to the first
3380 breakpoint and rely on go_runto_main instead.
3381 * gdb.go/strings.exp: Likewise.
3382 * gdb.go/unsafe.exp: Likewise.
3383 * gdb.go/hello.exp: Likewise. Also rename the remaining
3384 breakpoint marker to "breakpoint 1".
3385 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
3386 * gdb.go/strings.go: Likewise.
3387 * gdb.go/unsafe.go: Likewise.
3388 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
3389 "set breakpoint 2 here" and rename the remaining breakpoint marker
3390 to "breakpoint 1".
3391
40d2f8d6
SM
33922015-04-15 Simon Marchi <simon.marchi@ericsson.com>
3393
3394 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
3395 if itertools.imap is not present.
3396 * gdb.python/py-objfile.exp: Add parentheses.
3397 * gdb.python/py-type.exp: Same.
3398 * gdb.python/py-unwind-maint.py: Same.
3399
8cbc97c6
YQ
34002015-04-15 Yao Qi <yao.qi@linaro.org>
3401
3402 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
3403 of ":$ptr_size" and set its form explicitly.
3404
45fd756c
YQ
34052015-04-15 Pedro Alves <palves@redhat.com>
3406 Yao Qi <yao.qi@linaro.org>
3407
3408 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
3409 timeout by factor of 4.
3410 (test_regular_watch): Likewise.
3411 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
3412 * gdb.reverse/sigall-reverse.exp: Likewise.
3413 * gdb.reverse/until-precsave.exp: Likewise.
3414 * lib/gdb.exp (with_timeout_factor): New proc.
3415 (gdb_expect): Move some code to ...
3416 (get_largest_timeout): ... here. New procedure.
3417
9e811bc3
LM
34182015-04-14 Luis Machado <lgustavo@codesourcery.com>
3419
3420 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
3421
0ff6fcb2
LM
34222015-04-13 Luis Machado <lgustavo@codesourcery.com>
3423
3424 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
3425 to write to the .text section.
3426
7578d5f7
LM
34272015-04-13 Luis Machado <lgustavo@codesourcery.com>
3428
3429 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3430 Handle the case of targets that do not provide PID information.
3431
2efe15c4
YQ
34322015-04-13 Yao Qi <yao.qi@linaro.org>
3433
3434 * lib/gdbserver-support.exp (gdb_exit): Catch exception
3435 and use expect instead of gdb_expect.
3436
8cd8f2f8
SDJ
34372015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
3438
3439 * gdb.base/coredump-filter.exp: Rename variable "addr" to
3440 "coredump_var_addr" to avoid naming conflict with other testcases.
3441
9ee41772
PA
34422015-04-10 Pedro Alves <palves@redhat.com>
3443
3444 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3445 gdb_test_sequence and gdb_assert.
3446
07473109
PA
34472015-04-10 Pedro Alves <palves@redhat.com>
3448
3449 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3450 test messages that don't include the breakpoint address.
3451
de3db44c
YQ
34522015-04-10 Yao Qi <yao.qi@linaro.org>
3453
3454 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3455 false for some offset and width combinations which aren't
3456 supported by linux kernel.
3457
c79d856c
PA
34582015-04-10 Pedro Alves <palves@redhat.com>
3459
3460 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3461 procedure, factored out from ...
3462 (top level): ... here. Add "set displaced-stepping" testing axis.
3463 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3464 parameter "displaced". Use it.
3465 (top level): Use foreach and add "set displaced-stepping" testing
3466 axis.
3467
ebc90b50
PA
34682015-04-10 Pedro Alves <palves@redhat.com>
3469
3470 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3471 Remove comment.
3472 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3473 both the address of the instruction that triggers the watchpoint
3474 and the address of the instruction immediately after, and use
3475 those addresses for the test. Fix comment.
3476
8f572e5c
PA
34772015-04-10 Pedro Alves <palves@redhat.com>
3478
3479 * gdb.base/sigstep.exp (breakpoint_to_handler)
3480 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
3481 Test "backtrace" in handler.
3482 (breakpoint_over_handler): New parameter 'displaced'. Use it.
3483 (top level): Add new "displaced" test axis to
3484 breakpoint_to_handler, breakpoint_to_handler_entry and
3485 breakpoint_over_handler.
3486
8d707a12
PA
34872015-04-10 Pedro Alves <palves@redhat.com>
3488
3489 PR gdb/18216
3490 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3491
ef713951
YQ
34922015-04-10 Yao Qi <yao.qi@linaro.org>
3493
3494 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3495 (test_add_rn_pc): New function.
3496 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3497 (top level): Invoke test_add_rn_pc.
3498
906d60cf
PA
34992015-04-10 Pedro Alves <palves@redhat.com>
3500
3501 PR gdb/13858
3502 * gdb.base/step-over-no-symbols.exp: New file.
3503
f2983cc3
AW
35042015-04-09 Andy Wingo <wingo@igalia.com>
3505
3506 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3507 after the Python tests.
3508
6d62641c
SDJ
35092015-04-08 Keith Seitz <keiths@redhat.com>
3510
3511 PR python/16699
3512 * gdb.python/py-completion.exp: New tests for completion.
3513 * gdb.python/py-completion.py (CompleteLimit1): New class.
3514 (CompleteLimit2): Likewise.
3515 (CompleteLimit3): Likewise.
3516 (CompleteLimit4): Likewise.
3517 (CompleteLimit5): Likewise.
3518 (CompleteLimit6): Likewise.
3519 (CompleteLimit7): Likewise.
3520
f3770638
PA
35212015-04-08 Pedro Alves <palves@redhat.com>
3522
3523 PR gdb/18214
3524 PR gdb/18216
3525 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3526 function.
3527 (main): Install it as SIGUSR1 handler.
3528 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3529 parameter. Always use "setup" as prefix. Toggle "set
3530 displaced-stepping" off/on depending on global. Don't switch to
3531 thread 1 here.
3532 (top level): Add displaced stepping "off/on" test axis. Update
3533 "setup" calls. Wrap each subtest with with_test_prefix. Test
3534 continuing with a queued signal in each thread.
3535
4496bed7
PA
35362015-04-08 Pedro Alves <palves@redhat.com>
3537
3538 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3539 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
3540 gdb_breakpoint instead of gdb_test that doesn't expect anything.
3541 Return early if running to main fails.
3542 * gdb.trace/while-stepping.exp: Likewise.
3543
b97fde92
PA
35442015-04-07 Pedro Alves <palves@redhat.com>
3545
3546 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3547 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
3548 interact with inferior program.
3549
f71c18e7
PA
35502015-04-07 Pedro Alves <palves@redhat.com>
3551
3552 * lib/gdb.exp (inferior_spawn_id): New global.
3553 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
3554 spawn id after processing the user code.
3555 (default_gdb_start): Set inferior_spawn_id.
3556 (send_inferior): New procedure.
3557 * lib/gdbserver-support.exp (gdbserver_start): Set
3558 inferior_spawn_id.
3559 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3560
6423214f
PA
35612015-04-07 Pedro Alves <palves@redhat.com>
3562
3563 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3564 * lib/gdbserver-support.exp (gdbserver_start): Make
3565 $server_spawn_id global.
3566 (gdbserver_start): Don't wait for gdbserver's spawn id with
3567 expect_background.
3568 (close_gdbserver): New procedure.
3569 (gdb_exit): Rename the default version and reimplement.
3570
71c0ee8c
PA
35712015-04-07 Pedro Alves <palves@redhat.com>
3572
72f4393d 3573 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
3574 append the substituted item, not the original item.
3575
203bc29b
PA
35762015-04-07 Pedro Alves <palves@redhat.com>
3577
3578 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3579 gdb_expect.
3580
508a3ddf
PA
35812015-04-07 Pedro Alves <palves@redhat.com>
3582
3583 * gdb.base/interrupt.exp: Don't handle the case of the inferior
3584 output appearing once only.
3585
9f6dbe2b
PA
35862015-04-07 Pedro Alves <palves@redhat.com>
3587
3588 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3589 that doesn't expect anything. Return early if running to main
3590 fails.
3591
337532fa
YQ
35922015-04-07 Yao Qi <yao.qi@linaro.org>
3593
3594 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3595 (child_function): Call alarm.
3596 (main): Move call to alarm into the loop.
3597 * gdb.threads/non-stop-fair-events.exp: Build program with
3598 -DTIMEOUT=$timeout.
3599
01b622d4
DE
36002015-04-06 Doug Evans <xdje42@gmail.com>
3601
3602 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3603 Fix dest parameter to board_info.
3604 (fpc_compile): Ditto.
3605 (gdb_compile_pascal): Rename dest arg to destfile.
3606
961f4160
PMR
36072015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
3608
3609 * gdb.ada/funcall_ref.exp: New file.
3610 * gdb.ada/funcall_ref/foo.adb: New file.
3611
cafda597
YQ
36122015-04-02 Yao Qi <yao.qi@linaro.org>
3613
3614 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3615 is remote.
3616
fed040c6
GB
36172015-04-02 Gary Benson <gbenson@redhat.com>
3618
3619 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3620
d11916aa
SS
36212015-04-01 Sasha Smundak <asmundak@google.com>
3622
3623 * gdb.python/py-unwind-maint.c: New file.
3624 * gdb.python/py-unwind-maint.exp: New test.
3625 * gdb.python/py-unwind-maint.py: New file.
3626 * gdb.python/py-unwind.c: New file.
3627 * gdb.python/py-unwind.exp: New test.
3628 * gdb.python/py-unwind.py: New test.
3629
a1471180
PA
36302015-04-01 Pedro Alves <palves@redhat.com>
3631
3632 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3633 to fail instead of non-existent $test.
3634
0bbeccb1
PA
36352015-04-01 Pedro Alves <palves@redhat.com>
3636
3637 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3638 GDBFLAGS if not empty.
3639
3c724c8c
PMR
36402015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
3641
3642 * gdb.ada/complete.exp: Remove "multi_line".
3643 * gdb.ada/info_exc.exp: Remove "multi_line".
3644 * gdb.ada/packed_tagged.exp: Remove "multi_line".
3645 * gdb.ada/ptype_field.exp: Remove "multi_line".
3646 * gdb.ada/sym_print_name.exp: Remove "multi_line".
3647 * gdb.ada/tagged.exp: Remove "multi_line".
3648 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3649 [multi_line ...]
3650 * gdb.btrace/delta.exp: Likewise.
3651 * gdb.btrace/exception.exp: Likewise.
3652 * gdb.btrace/function_call_history.exp: Likewise.
3653 * gdb.btrace/instruction_history.exp: Likewise.
3654 * gdb.btrace/nohist.exp: Likewise.
3655 * gdb.btrace/record_goto.exp: Likewise.
3656 * gdb.btrace/segv.exp: Likewise.
3657 * gdb.btrace/stepi.exp: Likewise.
3658 * gdb.btrace/tailcall.exp: Likewise.
3659 * gdb.btrace/unknown_functions.exp: Likewise.
3660 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3661 * lib/gdb.exp: Add the "multi_line" helper.
3662
4eec2deb
PA
36632015-04-01 Pedro Alves <palves@redhat.com>
3664
3665 * gdb.threads/tid-reuse.c: New file.
3666 * gdb.threads/tid-reuse.exp: New file.
3667
df8411da
SDJ
36682015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
3669
3670 PR corefiles/16092
3671 * gdb.base/coredump-filter.c: New file.
3672 * gdb.base/coredump-filter.exp: Likewise.
3673
6ef37366
PM
36742015-03-27 Petr Machata <pmachata@redhat.com>
3675
3676 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3677 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3678 (Dwarf::assemble): Initialize them.
3679 (Dwarf::lines): New function.
3680
7ec911b0
JT
36812015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
3682
3683 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3684 SYMBOL_PREFIX for x86_64-*-cygwin.
3685
ff908ebf
AW
36862015-03-26 Andy Wingo <wingo@igalia.com>
3687
3688 PR symtab/18148
3689 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3690 const_value but not a location.
3691 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3692 location defined in non-main CUs are visible.
3693
6d5f0679
YQ
36942015-03-26 Yao Qi <yao.qi@linaro.org>
3695
3696 PR testsuite/18139
3697 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3698 Add a line number entry for the same line.
3699 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3700 Add a line number entry for the same line.
3701
2898689b
YQ
37022015-03-26 Yao Qi <yao.qi@linaro.org>
3703
3704 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3705 .int 0.
3706 (func): Likewise. Add .Lfunc_1 label.
3707 Use .Lfunc_1 label.
3708 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3709 .int 0.
3710 (func): Likewise.
3711 Use .Lfunc_1 label.
3712
85180498
YQ
37132015-03-26 Yao Qi <yao.qi@linaro.org>
3714
3715 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3716 Call gdb_compile instead to compile each .s files without debug
3717 information.
3718
8aa08a8d
YQ
37192015-03-26 Yao Qi <yao.qi@linaro.org>
3720
3721 * gdb.base/savedregs.exp (process_saved_regs): Make
3722 "Saved registers:" optional in the pattern.
3723
66849923
MM
37242015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3725
3726 * gdb.btrace/next.exp: Merged into step.exp.
3727 * gdb.btrace/finish.exp: Merged into step.exp.
3728 * gdb.btrace/nexti.exp: Merged into stepi.exp.
3729 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
3730 "record goto" and checking the exact replay position.
3731 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
3732 check for "Recording format" in "info record" output.
3733 * gdb.btrace/record_goto.exp: Choose test file based on target.
3734 * gdb.btrace/x86-record_goto.S: Renamed into ...
3735 * gdb.btrace/x86_64-record_goto.S: ... this.
3736 * gdb.btrace/i686-record_goto.S: New.
3737 * gdb.btrace/x86-tailcall.S: Renamed into ...
3738 * gdb.btrace/x86_64-tailcall.S: ... this.
3739 * gdb.btrace/i686-tailcall.S: New.
3740 * gdb.btrace/x86-tailcall.c: Renamed into ...
3741 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
3742 separate statements. Update test.
3743 * gdb.btrace/delta.exp: Use record_goto.c as test file.
3744 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
3745 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
3746 * gdb.btrace/tailcall.exp: Choose test file based on target.
3747 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
3748
11cc1b74
MM
37492015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3750
3751 * gdb.btrace/exception.exp: Increase BTS buffer size.
3752
a25d8bf9
PA
37532015-03-24 Pedro Alves <palves@redhat.com>
3754
3755 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
3756
856e7dd6
PA
37572015-03-24 Pedro Alves <palves@redhat.com>
3758
3759 * gdb.threads/schedlock.exp (test_step): No longer expect that
3760 "set scheduler-locking step" with "next" over a function call runs
3761 threads unlocked.
3762
ad235a41
AT
37632015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3764
3765 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
3766
15630549
AT
37672015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3768
3769 PR breakpoints/16466
3770 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
3771 * gdb.mi/mi-pending.c (thread_func): New function.
3772 (int main): Add threading support required.
3773 * gdb.mi/mi-pending.exp: Add tests for this issue.
3774 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
3775 (pendfunc2): Remove stdio dependency.
3776 * gdb.mi/mi-pendshr2.c: New file.
3777
693dca06
KS
37782015-03-23 Keith Seitz <keiths@redhat.com>
3779
3780 * gdb.linespec/keywords.c: New file.
3781 * gdb.linespec/keywords.exp: New file.
3782
7e993ebf
KS
37832015-03-23 Keith Seitz <keiths@redhat.com>
3784
3785 PR gdb/18021
3786 * gdb.dwarf2/staticvirtual.exp: New test.
3787
bc23328c
JK
37882015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3789
3790 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
3791 * README: Remove HP-UX and gdb.hp.
3792 (configuration):
3793 * configure: Regenerate.
3794 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
3795 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
3796 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
3797 gdb.hp/gdb.defects/Makefile.
3798 * gdb.hp/Makefile.in: File deleted.
3799 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
3800 * gdb.hp/gdb.aCC/optimize.c: File deleted.
3801 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
3802 * gdb.hp/gdb.aCC/run.c: File deleted.
3803 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
3804 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
3805 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
3806 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
3807 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
3808 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
3809 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
3810 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
3811 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
3812 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
3813 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
3814 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
3815 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
3816 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
3817 * gdb.hp/gdb.base-hp/reg.s: File deleted.
3818 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
3819 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
3820 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
3821 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
3822 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
3823 * gdb.hp/gdb.compat/Makefile.in: File deleted.
3824 * gdb.hp/gdb.compat/average.c: File deleted.
3825 * gdb.hp/gdb.compat/sum.c: File deleted.
3826 * gdb.hp/gdb.compat/xdb.c: File deleted.
3827 * gdb.hp/gdb.compat/xdb0.c: File deleted.
3828 * gdb.hp/gdb.compat/xdb0.h: File deleted.
3829 * gdb.hp/gdb.compat/xdb1.c: File deleted.
3830 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
3831 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
3832 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
3833 * gdb.hp/gdb.defects/Makefile.in: File deleted.
3834 * gdb.hp/gdb.defects/bs14602.c: File deleted.
3835 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
3836 * gdb.hp/gdb.defects/solib-d.c: File deleted.
3837 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
3838 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
3839 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
3840 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
3841 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
3842 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
3843 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
3844 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
3845 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
3846 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
3847 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
3848 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
3849 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
3850 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
3851 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
3852 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
3853 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
3854 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
3855 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
3856 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
3857 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
3858 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
3859 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
3860 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
3861 * gdb.hp/tools/odump: File deleted.
3862
8bf3b159
PA
38632015-03-19 Pedro Alves <palves@redhat.com>
3864
3865 * gdb.threads/continue-pending-status.exp (saw_thread_2)
3866 (saw_thread_3): New globals.
3867 (top level): Increment them when an event for the corresponding
3868 thread is seen.
3869 (no thread starvation): New test.
3870
eb54c8bf
PA
38712015-03-19 Pedro Alves <palves@redhat.com>
3872
3873 * gdb.threads/continue-pending-status.c: New file.
3874 * gdb.threads/continue-pending-status.exp: New file.
3875
32d2e5d6
PA
38762015-03-18 Pedro Alves <palves@redhat.com>
3877
3878 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3879 Use gdb_is_target_remote instead of is_remote. Use
3880 gdb_test_multiple instead of gdb_expect. Exit early if
3881 gdb_test_multiple hits its internal matches. Tighten stepi tests
3882 expected output. Fail on exit with any signal, instead of just
3883 SIGILL.
3884
f68f11b7
YQ
38852015-03-18 Yao Qi <yao.qi@linaro.org>
3886
3887 PR tdep/18107
3888 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
3889 variable.
3890 * gdb.base/catch-syscall.exp: Don't skip it on
3891 aarch64*-*-linux* target. Remove elements in all_syscalls.
3892 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
3893 target.
3894 (setup_all_syscalls): New proc.
3895
ca5fd19b
YQ
38962015-03-16 Yao Qi <yao.qi@linaro.org>
3897
3898 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
3899 (top level): Skip tests if valid_addr_p returns false for
3900 $cmd1 or $cmd2.
3901
85642ba0
AW
39022015-03-11 Andy Wingo <wingo@igalia.com>
3903
3904 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
3905
e03f9645
YQ
39062015-03-11 Yao Qi <yao.qi@linaro.org>
3907
3908 * gdb.base/catch-syscall.exp: Fix typo in comments.
3909
5d0962b2
YQ
39102015-03-11 Yao Qi <yao.qi@linaro.org>
3911
3912 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
3913
b2df3cef
PA
39142015-03-09 Pedro Alves <palves@redhat.com>
3915
3916 * dg-extract-results.py: Delete.
3917
ef878e53
PA
39182015-03-09 Pedro Alves <palves@redhat.com>
3919
3920 Merge dg-extract-results.sh from GCC upstream (r218843).
3921
3922 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
3923 * dg-extract-results.sh: Use --text with grep to avoid issues with
3924 binary files. Fall back to cat -v, if that doesn't work.
3925
9494d219
PA
39262015-03-05 Pedro Alves <palves@redhat.com>
3927
3928 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
3929
a8d9763a
SM
39302015-03-04 Simon Marchi <simon.marchi@ericsson.com>
3931
3932 * lib/mi-support.exp (mi_expect_interrupt): Accept
3933 alternative event for when in all-stop mode.
3934
be9957b8
PA
39352015-03-04 Pedro Alves <palves@redhat.com>
3936
3937 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
3938
d57be0f4 39392015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
3940
3941 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
3942
c214c7cf
AA
39432015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3944
3945 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
3946 regexps for GDB's current line display, accept a hex address
3947 preceding the line number.
3948
6d74a497
AA
39492015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3950
3951 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
3952 the 'arch1' variable for "s390*-linux*" targets.
3953
511aee7c
PA
39542015-03-04 Pedro Alves <palves@redhat.com>
3955
3956 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
3957 (main): Pass missing retval argument to pthread_join call.
3958
95e50b27
PA
39592015-03-02 Pedro Alves <palves@redhat.com>
3960
3961 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
3962 (top level): Call do_test with non-stop as well.
3963
28054d69
PA
39642015-03-02 Pedro Alves <palves@redhat.com>
3965
3966 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
3967 -1.
3968
4fa5d7b4
AA
39692015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3970
3971 * gdb.arch/s390-vregs.exp: New test.
3972 * gdb.arch/s390-vregs.S: New file.
3973
97c18565
PA
39742015-02-27 Pedro Alves <palves@redhat.com>
3975
3976 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
3977 call to catch_command_errors.
3978 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
3979 catch_command_errors.
3980
a37bfa30
PA
39812015-02-27 Pedro Alves <palves@redhat.com>
3982
3983 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
3984 "true" for boolean result.
3985 * gdb.gdb/selftest.exp (test_with_self): Also accept full
3986 prototype of main.
3987
6f98576f
PA
39882015-02-27 Pedro Alves <palves@redhat.com>
3989
3990 * lib/unbuffer_output.c: New file.
3991 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
3992 (main): Call gdb_unbuffer_output.
3993
eba5ab56
YQ
39942015-02-27 Yao Qi <yao.qi@linaro.org>
3995
3996 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
3997 target.
3998
0def5aaa
DE
39992015-02-26 Doug Evans <dje@google.com>
4000
4001 * gdb.cp/class2.cc (Dbase, D): New classes.
4002 (main): New local delta.
4003 * gdb.cp/class2.exp: Test printing delta.
4004 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
4005 (dynbar): New global.
4006 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
4007
081a1c2c
JK
40082015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4009
4010 * gdb.compile/compile-ifunc.c: New file.
4011 * gdb.compile/compile-ifunc.exp: New file.
4012
2f41223f
AT
40132015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
4014
4015 * gdb.base/structs.exp: Check for correct struct on finish.
4016
03eddd80
YQ
40172015-02-26 Yao Qi <yao.qi@linaro.org>
4018
4019 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
4020 is zero.
4021
80c57053
JK
40222015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4023
4024 * gdb.arch/cordic.ko.bz2: New file.
4025 * gdb.arch/cordic.ko.debug.bz2: New file.
4026 * gdb.arch/ppc64-symtab-cordic.exp: New file.
4027
21613c12
YQ
40282015-02-25 Yao Qi <yao.qi@linaro.org>
4029
4030 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
4031 aarch64*-*-* target.
4032
d8b901ed
PA
40332015-02-23 Pedro Alves <palves@redhat.com>
4034
4035 * lib/gdb.exp (delete_breakpoints): Rewrite using
4036 gdb_test_multiple.
4037
e5b85ead
PA
40382015-02-23 Pedro Alves <palves@redhat.com>
4039
4040 * gdb.base/info-os.c: Include stdlib.h.
4041
85c3a371
DE
40422015-02-22 Doug Evans <xdje42@gmail.com>
4043
4044 PR symtab/17855
4045 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
4046 is read after symbols have been re-read.
4047 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
4048 * gdb.ada/exec_changed/second.adb (Second): Ditto.
4049
96553a0c
DE
40502015-02-21 Doug Evans <dje@google.com>
4051
4052 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
4053
97a0c697
JK
40542015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4055
4056 PR corefiles/17808
4057 * gdb.arch/i386-biarch-core.core.bz2: New file.
4058 * gdb.arch/i386-biarch-core.exp: New file.
4059
a47cd6e9
PA
40602015-02-21 Pedro Alves <palves@redhat.com>
4061
4062 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4063 runto_main fails.
4064
c5facdc4
PA
40652015-02-20 Pedro Alves <palves@redhat.com>
4066
4067 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4068 info probes.
4069
2db9a427
PA
40702015-02-20 Pedro Alves <palves@redhat.com>
4071
4072 * gdb.threads/multi-create-ns-info-thr.exp: New file.
4073
60fb7e9e
PA
40742015-02-20 Pedro Alves <palves@redhat.com>
4075
4076 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
4077 clean_restart before gdb_target_supports_trace.
4078
5c5019c2
PA
40792015-02-20 Pedro Alves <palves@redhat.com>
4080
4081 PR threads/18006
4082 * gdb.threads/clone-thread_db.c: New file.
4083 * gdb.threads/clone-thread_db.exp: New file.
4084
c9587f88
AT
40852015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
4086
4087 PR breakpoints/16812
4088 * gdb.base/catch-gdb-caused-signals.c: New file.
4089 * gdb.base/catch-gdb-caused-signals.exp: New file.
4090
f6a88844
JM
40912015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
4092
4093 * configure: Regenerated.
4094 * configure.ac: Use GDB_AC_TRANSFORM.
4095 * aclocal.m4: sinclude ../transform.m4.
4096
497c491b
JM
40972015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4098
4099 * lib/dtrace.exp: New file.
4100 * gdb.base/dtrace-probe.exp: Likewise.
4101 * gdb.base/dtrace-probe.d: Likewise.
4102 * gdb.base/dtrace-probe.c: Likewise.
4103 * lib/pdtrace.in: Likewise.
4104 * configure.ac: Output variables with the transformed names of
4105 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
4106 * configure: Regenerated.
4107
03e98035
JM
41082015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4109
4110 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4111 expected message when trying to access $_probe_* convenience
4112 variables while not on a probe.
4113
63cc30e9
JK
41142015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4115
4116 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
4117
0703599a
PA
41182015-02-11 Pedro Alves <pedro@codesourcery.com>
4119
4120 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
4121 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
4122
7e60a48e
DE
41232015-02-10 Doug Evans <xdje42@gmail.com>
4124
4125 * lib/gdb.exp (gdb_load): Always return a result.
4126
01b088bc
PA
41272015-02-10 Pedro Alves <palves@redhat.com>
4128
4129 * gdb.threads/signal-sigtrap.c: New file.
4130 * gdb.threads/signal-sigtrap.exp: New file.
4131
b05ec7a5
AT
41322015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
4133
4134 * gdb.trace/no-attach-trace.c: New file.
4135 * gdb.trace/no-attach-trace.exp: New file.
4136
a2c2acaf
MW
41372015-02-09 Mark Wielaard <mjw@redhat.com>
4138
4139 * gdb.dwarf2/atomic.c: New file.
4140 * gdb.dwarf2/atomic-type.exp: Likewise.
4141
31fd9caa
MM
41422015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4143
4144 * gdb.btrace/buffer-size.exp: Update "info record" output.
4145 * gdb.btrace/delta.exp: Update "info record" output.
4146 * gdb.btrace/enable.exp: Update "info record" output.
4147 * gdb.btrace/finish.exp: Update "info record" output.
4148 * gdb.btrace/instruction_history.exp: Update "info record" output.
4149 * gdb.btrace/next.exp: Update "info record" output.
4150 * gdb.btrace/nexti.exp: Update "info record" output.
4151 * gdb.btrace/step.exp: Update "info record" output.
4152 * gdb.btrace/stepi.exp: Update "info record" output.
4153 * gdb.btrace/nohist.exp: Update "info record" output.
4154
d33501a5
MM
41552015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4156
4157 * gdb.btrace/buffer-size: New.
4158
f4abbc16
MM
41592015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4160
4161 * gdb.btrace/delta.exp: Update "info record" output.
4162 * gdb.btrace/enable.exp: Update "info record" output.
4163 * gdb.btrace/finish.exp: Update "info record" output.
4164 * gdb.btrace/instruction_history.exp: Update "info record" output.
4165 * gdb.btrace/next.exp: Update "info record" output.
4166 * gdb.btrace/nexti.exp: Update "info record" output.
4167 * gdb.btrace/step.exp: Update "info record" output.
4168 * gdb.btrace/stepi.exp: Update "info record" output.
4169 * gdb.btrace/nohist.exp: Update "info record" output.
4170
b9d61307
SM
41712015-02-06 Simon Marchi <simon.marchi@ericsson.com>
4172
4173 PR gdb/15678
4174 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
4175
e584fdbc
PA
41762015-02-06 Pedro Alves <palves@redhat.com>
4177
4178 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
4179 macro.
4180 (seconds_left, again): New globals.
4181 (main): Wait seconds_left in a 1-second sleep loop instead of
4182 sleeping 180 seconds. If 'again' is set, reset the seconds
4183 counter.
4184 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
4185 'again' in the inferior before detaching. Print the seconds left.
4186 (options): New global.
4187 (top level): Build program with -DTIMEOUT=$timeout.
4188
77f41761
PA
41892015-02-06 Pedro Alves <palves@redhat.com>
4190
4191 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
4192 determine how many seconds to pass to 'alarm'.
4193 * gdb.base/gdb-sigterm.exp (top level): Build program with
4194 -DTIMEOUT=$timeout.
4195 (do_test): Return success/failure indication. Add more verbose
4196 logging. Don't fail if 200 single steps are seen. Instead, fail
4197 when the test times out.
4198 (passes): New global.
4199 (top level): Break the testing loop if testing fails on any
4200 iteration. Use gdb_assert.
4201
b9394193
DB
42022015-02-04 Don Breazeal <donb@codesourcery.com>
4203
4204 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
4205 and initialize them.
4206 (ipc_cleanup): New function.
4207 (main): Don't declare shmid, semid, and msqid. Add a call to
4208 atexit so that we call ipc_cleanup on exit.
4209
42d9e528
PA
42102015-02-04 Pedro Alves <palves@redhat.com>
4211
4212 * boards/native-extended-gdbserver.exp: Remove any target variant
4213 specifications from the board name before clearing the isremote
4214 flag from board_info.
4215
ae6ae975
DE
42162015-01-31 Doug Evans <xdje42@gmail.com>
4217
4218 * gdb.base/maint.exp <maint print type argc>: Update expected output.
4219
cfb069a8
GB
42202015-01-31 Gary Benson <gbenson@redhat.com>
4221
4222 * gdb.base/completion.exp: Disable completion limiting for
4223 existing tests. Add new tests to check completion limiting.
4224 * gdb.linespec/ls-errs.exp: Disable completion limiting.
4225
5dd31d79
DE
42262015-01-31 Doug Evans <xdje42@gmail.com>
4227
4228 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
4229
9f050062
DE
42302015-01-31 Doug Evans <xdje42@gmail.com>
4231
4232 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
4233 entries. Duplicate file section script entries.
4234 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
4235 inlined entries. Add test for safe-path rejection.
4236 * gdb.python/py-section-script.c: Add duplicate inlined section script
4237 entries. Duplicate file section script entries.
4238 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
4239 inlined entries. Add test for safe-path rejection.
4240
df25ebbd
JB
42412015-01-29 Joel Brobecker <brobecker@adacore.com>
4242
4243 * gdb.ada/disc_arr_bound: New testcase.
4244
4a0ca9ec
JB
42452015-01-29 Joel Brobecker <brobecker@adacore.com>
4246
4247 * gdb.ada/mi_var_array: New testcase.
4248
3a8b707a
DE
42492015-01-27 Doug Evans <dje@google.com>
4250
4251 * gdb.python/py-objfile.exp: Add tests for objfile.username.
4252 Add test for objfile.filename, objfile.username after objfile
4253 has been unloaded.
4254
f8313f6e
JB
42552015-01-26 Joel Brobecker <brobecker@adacore.com>
4256
4257 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
4258 the second test to print the name attribute of value
4259 returned by the call to gdb.lookup_type, and adjust
4260 the expected output accordingly.
4261
37bc665e
MW
42622015-01-25 Mark Wielaard <mjw@redhat.com>
4263
4264 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
4265 * gdb.base/disp-step-fork.c: Include unistd.h.
4266 * gdb.base/siginfo-obj.c: Include stdio.h.
4267 * gdb.base/siginfo-thread.c: Likewise.
4268 * gdb.mi/non-stop.c: Include unistd.h.
4269 * gdb.mi/nsthrexec.c: Include stdio.h.
4270 * gdb.mi/pthreads.c: Include unistd.h.
4271 * gdb.modula2/unbounded1.c (main): Declare returns int.
4272 * gdb.reverse/consecutive-reverse.c: Likewise.
4273 * gdb.threads/create-fail.c: Include unistd.h.
4274 * gdb.threads/killed.c: Likewise.
4275 * gdb.threads/linux-dp.c: Likewise.
4276 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
4277 * gdb.threads/non-ldr-exc-2.c: Likewise.
4278 * gdb.threads/non-ldr-exc-3.c: Likewise.
4279 * gdb.threads/non-ldr-exc-4.c: Likewise.
4280 * gdb.threads/pthreads.c: Include unistd.h.
4281 (main): Declare returns int.
4282 * gdb.threads/tls-main.c (foo): New declaration.
4283 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
4284
f7e5394d
SM
42852015-01-23 Simon Marchi <simon.marchi@ericsson.com>
4286
4287 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
4288 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
4289
743649fd
MW
42902015-01-15 Mark Wielaard <mjw@redhat.com>
4291
4292 * gdb.base/noreturn-return.c: New file.
4293 * gdb.base/noreturn-return.exp: New file.
4294 * gdb.base/noreturn-finish.c: New file.
4295 * gdb.base/noreturn-finish.exp: New file.
4296
198297aa
PA
42972015-01-23 Pedro Alves <palves@redhat.com>
4298
4299 * gdb.threads/continue-pending-after-query.c: New file.
4300 * gdb.threads/continue-pending-after-query.exp: New file.
4301
717cf30c
AG
43022015-01-22 Anders Granlund <anders.granlund@ericsson.com>
4303 Simon Marchi <simon.marchi@ericsson.com>
4304
4305 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
4306 * gdb.base/valgrind-db-attach.exp: Same.
4307 * gdb.base/valgrind-infcall.exp: Same.
4308 * lib/mi-support.exp (default_mi_gdb_start): Same.
4309 * lib/prompt.exp (default_prompt_gdb_start): Same.
4310 * lib/gdb.exp (default_gdb_spawn): Same.
4311 (gdb_interact): New.
4312
4313
4b62a76e
JK
43142015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4315
4316 * gdb.compile/compile.exp (pointer to jit function): New test.
4317
b4cdae6f
WW
43182015-01-17 Wei-cheng Wang <cole945@gmail.com>
4319
4320 * lib/gdb.exp (supports_process_record): Return true for
4321 powerpc*-*-linux*.
4322 (supports_reverse): Likewise.
4323
d221e7ef
DB
43242015-01-15 Don Breazeal <donb@codesourcery.com>
4325
4326 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
4327 instead of checking whether the target board is remote and
4328 use spawn_wait_for_attach instead of exec/sleep.
4329 * gdb.base/attach-twice.exp: Likewise.
4330
bafffb51
JB
43312015-01-15 Joel Brobecker <brobecker@adacore.com>
4332
4333 * gdb.ada/var_arr_attrs: New testcase.
4334
5589af0e
PA
43352015-01-14 Pedro Alves <palves@redhat.com>
4336 Joel Brobecker <brobecker@adacore.com>
4337
4338 PR gdb/17525
4339 * gdb.base/bp-cmds-execution-x-script.c: New file.
4340 * gdb.base/bp-cmds-execution-x-script.exp: New file.
4341 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
4342
6c400b59
PA
43432015-01-14 Pedro Alves <palves@redhat.com>
4344
4345 PR cli/17828
4346 * gdb.base/batch-preserve-term-settings.c: New file.
4347 * gdb.base/batch-preserve-term-settings.exp: New file.
4348
e02c96a7
DE
43492015-01-13 Doug Evans <dje@google.com>
4350
4351 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
4352 binary.
4353
576fd14c
JB
43542015-01-13 Joel Brobecker <brobecker@adacore.com>
4355
4356 * Makefile.in (clean mostlyclean): Do not delete *.py.
4357
04dccad0
JB
43582015-01-13 Joel Brobecker <brobecker@adacore.com>
4359
4360 * gdb.python/py-lookup-type.exp: New file.
4361
3d230f71
PA
43622015-01-12 Pedro Alves <palves@redhat.com>
4363
4364 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
4365 restore GDBFLAGS before returning.
4366
7e67715d
JK
43672015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4368
4369 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
4370 is_amd64_regs_target and is_x86_like_target.
4371
f2e0d4b4
DE
43722015-01-11 Doug Evans <xdje42@gmail.com>
4373
4374 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
4375 is given without an explicit form.
4376 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
4377 attributes.
4378 * gdb.dwarf/corrupt.exp: Ditto.
4379 * gdb.dwarf2/enum-type.exp: Ditto.
4380 * gdb.trace/entry-values.exp: Ditto.
4381 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
4382
439250fb
DE
43832015-01-11 Doug Evans <xdje42@gmail.com>
4384
4385 PR gdb/15830
4386 * gdb.base/maint.exp: Remove references to "maint demangle".
4387 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
4388 Add tests for explicitly specifying language to demangle.
4389 * gdb.dlang/demangle.exp: Ditto.
4390
ede9f622
PA
43912015-01-09 Pedro Alves <palves@redhat.com>
4392
4393 * gdb.threads/non-stop-fair-events.c: New file.
4394 * gdb.threads/non-stop-fair-events.exp: New file.
4395
a7b796db
PA
43962015-01-09 Pedro Alves <palves@redhat.com>
4397
4398 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
4399 the global scope. Set a breakpoint after all threads are started
4400 rather than stepping over two source lines. Expect the prompt.
4401 * gdb.base/watch_thread_num.c (threads_started_barrier): New
4402 global.
4403 (NUM): Now 15.
4404 (main): Use threads_started_barrier to wait for all threads to
4405 start. Main thread no longer calls thread_function. Exit after
4406 180 seconds.
4407 (loop): New function.
4408 (thread_function): Wait on threads_started_barrier barrier. Call
4409 'loop' at each iteration.
4410 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
4411 threads have started, instead of hardcoding number of "next"
4412 steps. Use an access watchpoint instead of a write watchpoint.
4413
9665ffdd
PA
44142015-01-09 Pedro Alves <palves@redhat.com>
4415
4416 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
4417 (thread_func): Wait on barrier.
4418 (main): Wait for all threads to start before stopping GDB.
4419 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
4420 global.
4421 (thread1_func, thread2_func): Wait on barrier.
4422 (main): Wait for all threads to start before stopping GDB.
4423 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
4424 New global.
4425 (thread1_func, thread2_func): Wait on barrier.
4426 (main): Wait for all threads to start before stopping GDB.
4427
c945a99f
PA
44282015-01-09 Pedro Alves <palves@redhat.com>
4429
4430 * gdb.threads/attach-many-short-lived-threads.c: New file.
4431 * gdb.threads/attach-many-short-lived-threads.exp: New file.
4432
c1a747c1
PA
44332014-01-09 Pedro Alves <palves@redhat.com>
4434
4435 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4436 instead of to thread 2.
4437 * gdb.threads/signal-command-multiple-signals-pending.c (main):
4438 Add barrier around each pthread_create call instead of around all
4439 calls.
4440 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4441 Set a break on thread_function and have the child threads hit it
4442 one at at a time.
4443
60b3033e
PA
44442015-01-09 Pedro Alves <palves@redhat.com>
4445
4446 * lib/gdb.exp (can_spawn_for_attach): New procedure.
4447 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4448 false.
4449 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4450 checking whether the target board is remote.
4451 * gdb.multi/multi-attach.exp: Likewise.
4452 * gdb.python/py-sync-interp.exp: Likewise.
4453 * gdb.server/ext-attach.exp: Likewise.
4454 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4455 tests that need to attach, instead of checking whether the target
4456 board is remote at the top of the file.
4457
acc018ac
YQ
44582015-01-08 Yao Qi <yao@codesourcery.com>
4459
4460 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4461
50a18af8
JK
44622015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4463
4464 Fix testcase compilation.
4465 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4466
8503d6e1
JB
44672015-01-06 Joel Brobecker <brobecker@adacore.com>
4468
4469 * gdb.python/py-type.exp: Add a couple test about empty
4470 array creation, and negative-length array creation.
4471
cc73dbcc
DE
44722015-01-02 Doug Evans <xdje42@gmail.com>
4473
4474 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4475
0300bbc7
DE
44762015-01-02 Doug Evans <dje@google.com>
4477
4478 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4479
9d85a0ec
YQ
44802014-12-29 Yao Qi <yao@codesourcery.com>
4481
4482 * gdb.trace/entry-values.exp: Update comments. Rename variable
4483 bar_call_foo to returned_from_foo.
4484
87186c6a
MMN
44852014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
4486
4487 PR gdb/17394
4488 * gdb.linespec/break-asm-file.c: New file.
4489 * gdb.linespec/break-asm-file.exp: New file.
4490 * gdb.linespec/break-asm-file0.s: New file.
4491 * gdb.linespec/break-asm-file1.s: New file.
4492
1bab7383
YQ
44932014-12-18 Nigel Stephens <nigel@mips.com>
4494 Maciej W. Rozycki <macro@codesourcery.com>
4495
4496 * gdb.base/float.exp: Handle the new output from "info float" on
4497 MIPS targets.
4498
1bc1068a
JK
44992014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4500
4501 Fix MinGW compilation.
4502 * gdb.compile/compile-ops.exp: Update untested message if
4503 !skip_compile_feature_tests.
4504 * gdb.compile/compile-setjmp.exp: Likewise.
4505 * gdb.compile/compile-tls.exp: Likewise.
4506 * gdb.compile/compile.exp: Likewise.
4507 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4508 supported on this host".
4509
b6615d10
DE
45102014-12-16 Doug Evans <xdje42@gmail.com>
4511
4512 * boards/stabs.exp: New file.
4513
25dda427
AA
45142014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
4515
4516 * gdb.base/completion.exp: Adjust to format changes of "maint
4517 print user-registers".
4518
bf330350
CU
45192014-12-16 Catalin Udma <catalin.udma@freescale.com>
4520
4521 PR server/17457
4522 * gdb.arch/aarch64-fp.c: New file.
4523 * gdb.arch/aarch64-fp.exp: New file.
4524
395cf596
SDJ
45252014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4526
4527 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4528 r210637, r210913, r211666, r215400, r215817).
4529
4530 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
4531 * dg-extract-results.py: New file.
4532 * dg-extract-results.sh: Use it if the environment seems
4533 suitable.
4534
4535 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
4536
4537 * dg-extract-results.py (parse_run): Handle warnings that
4538 are printed before a test harness is run.
4539
4540 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
4541
4542 * dg-extract-results.py (Named): Remove __cmp__ method.
4543 (output_variation): Use a key to sort variation.harnesses.
4544
4545 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
4546
4547 * dg-extract-results.py: For Python 3, force sys.stdout to
4548 handle surrogate escape sequences.
4549 (safe_open): New function.
4550 (output_segment, main): Use it.
4551
4552 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
4553
4554 * dg-extract-results.py (Prog.result_re): Include options
4555 in test name.
4556
4557 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
4558
4559 * dg-extract-results.py (output_variation): Always sort if
4560 do_sum.
4561
e882ef3c
SM
45622014-12-15 Simon Marchi <simon.marchi@ericsson.com>
4563
4564 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4565 as long as we get pagination notifications.
4566
4992aa20
JM
45672014-12-15 Jason Merrill <jason@redhat.com>
4568
4569 * Makefile.in (check-gdb.%): Restore.
4570 * README: Mention it.
4571
c1b5a1a6
JB
45722014-12-13 Joel Brobecker <brobecker@adacore.com>
4573
4574 * gdb.ada/str_uninit: New testcase.
4575
5537b577
JK
45762014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4577
4578 PR symtab/17642
4579 * gdb.base/vla-stub-define.c: New file.
4580 * gdb.base/vla-stub.c: New file.
4581 * gdb.base/vla-stub.exp: New file.
4582
bb2ec1b3
TT
45832014-12-12 Phil Muldoon <pmuldoon@redhat.com>
4584 Jan Kratochvil <jan.kratochvil@redhat.com>
4585 Tom Tromey <tromey@redhat.com>
4586
4587 * configure.ac: Add gdb.compile/.
4588 * configure: Regenerate.
4589 * gdb.compile/Makefile.in: New file.
4590 * gdb.compile/compile-ops.exp: New file.
4591 * gdb.compile/compile-ops.c: New file.
4592 * gdb.compile/compile-tls.c: New file.
4593 * gdb.compile/compile-tls.exp: New file.
4594 * gdb.compile/compile-constvar.S: New file.
4595 * gdb.compile/compile-constvar.c: New file.
4596 * gdb.compile/compile-mod.c: New file.
4597 * gdb.compile/compile-nodebug.c: New file.
4598 * gdb.compile/compile-setjmp-mod.c: New file.
4599 * gdb.compile/compile-setjmp.c: New file.
4600 * gdb.compile/compile-setjmp.exp: New file.
4601 * gdb.compile/compile-shlib.c: New file.
4602 * gdb.compile/compile.c: New file.
4603 * gdb.compile/compile.exp: New file.
4604 * lib/gdb.exp (skip_compile_feature_tests): New proc.
4605
4ff709eb
TT
46062014-12-12 Tom Tromey <tromey@redhat.com>
4607
4608 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
4609 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4610
6dddd6a5
DE
46112014-12-12 Doug Evans <dje@google.com>
4612
4613 * lib/gdb-python.exp (get_python_valueof): New function.
4614 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4615
71c24708
AA
46162014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4617
4618 * gdb.base/completion.exp: Add test for completion of "info
4619 registers ".
4620
3e29f34a
MR
46212014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
4622
4623 * gdb.base/func-ptrs.c: New file.
4624 * gdb.base/func-ptrs.exp: New file.
4625
fc126975
SM
46262014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4627
4628 PR breakpoints/17012
4629 * gdb.base/dprintf-detach.c: New file.
4630 * gdb.base/dprintf-detach.exp: New file.
4631
0a46d518
SM
46322014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4633
4634 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4635 * lib/gdb.exp (target_is_gdbserver): New procedure.
4636
a0be3e44
DE
46372014-12-08 Doug Evans <dje@google.com>
4638
4639 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4640
df1b803a
YQ
46412014-12-05 Yao Qi <yao@codesourcery.com>
4642
4643 * gdb.guile/scm-error.exp: Remove the third argument to
4644 gdb_remote_download.
4645 * gdb.guile/scm-frame-args.exp: Likewise.
4646 * gdb.guile/scm-section-script.exp: Likewise.
4647
ddb9f679
YQ
46482014-12-05 Yao Qi <yao@codesourcery.com>
4649
4650 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4651
86e4ed39
DE
46522014-12-04 Doug Evans <dje@google.com>
4653
4654 * gdb.python/py-objfile.exp: Add tests for
4655 objfile.add_separate_debug_file.
4656
7c50a931
DE
46572014-12-04 Doug Evans <dje@google.com>
4658
4659 * lib/gdb.exp (get_build_id): New function.
4660 (build_id_debug_filename_get): Rewrite to use it.
4661 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4662
621661e3
MR
46632014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
4664
4665 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4666 `method(long)', not just 0x0.
4667 * gdb.cp/nsalias.exp: Align code labels to 4.
4668 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4669 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4670 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4671 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4672 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4673 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4674
29f0c3b7
DE
46752014-12-02 Doug Evans <dje@google.com>
4676
e1e061e7 4677 PR symtab/17602
29f0c3b7 4678 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 4679 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
4680 * gdb.cp/anon-ns.exp: Update.
4681
162078c8
NB
46822014-12-02 Nick Bull <nicholaspbull@gmail.com>
4683
4684 * gdb.python/py-events.py (inferior_call_handler): New.
4685 (register_changed_handler, memory_changed_handler): New.
4686 (test_events.invoke): Register new handlers.
4687 * gdb.python/py-events.exp: Add tests for inferior call,
4688 memory_changed and register_changed events.
4689
fdb09caf
AA
46902014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4691
4692 * gdb.base/execl-update-breakpoints.exp: Specify the link address
4693 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
4694 if the linker doesn't understand this.
4695
55cfb2c4
SM
46962014-12-01 Simon Marchi <simon.marchi@ericsson.com>
4697
4698 * gdb.python/python.exp: Change expected reply to help().
4699
9e8cd6df
YQ
47002014-12-01 Yao Qi <yao@codesourcery.com>
4701
4702 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
4703 AC_CONFIG_SUBDIRS(gdb.gdbtk).
4704 * configure: Re-generated.
4705
6c659fc2
SC
47062014-11-28 Siva Chandra Reddy <sivachandra@google.com>
4707
4708 * gdb.cp/chained-calls.cc: New file.
4709 * gdb.cp/chained-calls.exp: New file.
4710 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4711
d7fc3181
SM
47122014-11-28 Simon Marchi <simon.marchi@ericsson.com>
4713
4714 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4715 * gdb.dwarf2/symtab-producer.exp: Same.
4716 * gdb.gdb/python-interrupts.exp: Same.
4717 * gdb.gdb/python-selftest.exp: Same.
4718 * gdb.python/py-linetable.exp: Same.
4719 * gdb.python/py-type.exp: Same.
4720 * gdb.python/py-value-cc.exp: Same.
4721 * gdb.python/py-value.exp: Same.
4722
10e79639
YQ
47232014-11-28 Yao Qi <yao@codesourcery.com>
4724
4725 * gdb.base/break-probes.exp: Match library name prefixed with
4726 sysroot.
4727
f28a0564
SM
47282014-11-27 Simon Marchi <simon.marchi@ericsson.com>
4729
4730 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4731 test expected output. Add parentheses for the call to print.
4732 Remove L suffix from integers.
4733
3fe1ce1d
DE
47342014-11-26 Doug Evans <dje@google.com>
4735
4736 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4737
84429e27
YQ
47382014-11-22 Yao Qi <yao@codesourcery.com>
4739
4740 * gdb.trace/entry-values.c: Remove asms.
4741 (foo): Add foo_label.
4742 (bar): Add bar_label.
4743 * gdb.trace/entry-values.exp: Remove code computing foo's
4744 length and bar's length.
4745 (Dwarf::assemble): Invoke function_range for bar and use
4746 MACRO_AT_func for foo.
4747
26741859
YQ
47482014-11-22 Yao Qi <yao@codesourcery.com>
4749
4750 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
4751 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
4752 Use .Lgcc43_procstart instead of gcc43.
4753
45e44d27
JB
47542014-11-21 Joel Brobecker <brobecker@adacore.com>
4755
4756 * gdb.ada/n_arr_bound: New testcase.
4757
458c8db8
SDJ
47582014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4759
4760 PR breakpoints/10737
4761 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
4762 test_catch_syscall_multi_arch.
4763 (test_catch_syscall_multi_arch): New function.
4764
43f3e411
DE
47652014-11-20 Doug Evans <xdje42@gmail.com>
4766
4767 * gdb.base/maint.exp: Update expected output.
4768
0d7b2549
AA
47692014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4770
4771 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
4772 4-byte instruction on S390.
4773
8908fca5
JB
47742014-11-19 Joel Brobecker <brobecker@adacore.com>
4775
4776 * gdb.ada/arr_arr: New testcase.
4777
4a46959e
JB
47782014-11-19 Joel Brobecker <brobecker@adacore.com>
4779
4780 * gdb.ada/pkd_arr_elem: New Testcase.
4781
470e2f4e
LM
47822014-11-18 Luis Machado <lgustavo@codesourcery.com>
4783
4784 * gdb.reverse/break-precsave: Expect completion message for
4785 core file reads.
4786 * gdb.reverse/consecutive-precsave.exp: Likewise.
4787 * gdb.reverse/finish-precsave.exp: Likewise.
4788 * gdb.reverse/i386-precsave.exp: Likewise.
4789 * gdb.reverse/machinestate-precsave.exp: Likewise.
4790 * gdb.reverse/sigall-precsave.exp: Likewise.
4791 * gdb.reverse/solib-precsave.exp: Likewise.
4792 * gdb.reverse/step-precsave.exp: Likewise.
4793 * gdb.reverse/until-precsave.exp: Likewise.
4794 * gdb.reverse/watch-precsave.exp: Likewise.
4795
a267f3ad
AA
47962014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4797
4798 * gdb.base/bp-permanent.c: Include unistd.h.
4799 * gdb.python/py-framefilter-mi.c (main): Add return type.
4800 * gdb.python/py-framefilter.c (main): Likewise.
4801 * gdb.trace/actions-changed.c (main): Likewise.
4802
12084a9a
AA
48032014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4804
4805 * gdb.mi/until.c: Add eye-catchers.
4806 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
4807 line numbers.
4808
dc7e1a77
AA
48092014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4810
4811 * gdb.base/condbreak.exp: Drop references to removed non-prototype
4812 function header variants in break1.c.
4813 * gdb.base/ena-dis-br.exp: Likewise.
4814 * gdb.base/hbreak2.exp: Likewise.
4815 * gdb.reverse/until-precsave.exp: Drop references to removed
4816 non-prototype function header variants in ur1.c.
4817 * gdb.reverse/until-reverse.exp: Likewise.
4818
41c77605
PM
48192014-11-17 Petr Machata <pmachata@redhat.com>
4820
4821 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
4822 ${_cu_offset_size} bytes abbrev offset.
4823
34248c3a
DE
48242014-11-15 Doug Evans <xdje42@gmail.com>
4825
4826 PR symtab/17559
4827 * gdb.base/line-symtabs.exp: New file.
4828 * gdb.base/line-symtabs.c: New file.
4829 * gdb.base/line-symtabs.h: New file.
4830
646da059
YQ
48312014-11-14 Yao Qi <yao@codesourcery.com>
4832
4833 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
4834 (func): Add label func_label.
4835 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
4836 Replace low_pc and high_pc with MACRO_AT_range.
4837 Replace name, low_pc and high_pc with MACRO_AT_func.
4838
9301ebe6
YQ
48392014-11-14 Yao Qi <yao@codesourcery.com>
4840
4841 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
4842 Replace name, low_pc and high_pc with MACRO_AT_func.
4843
f166b542
YQ
48442014-11-14 Yao Qi <yao@codesourcery.com>
4845
4846 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
4847 produce debug information.
4848 * gdb.dwarf2/implptr-optimized-out.S: Removed.
4849
0f6e71e3
YQ
48502014-11-14 Yao Qi <yao@codesourcery.com>
4851
4852 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
4853 object and get function length.
4854 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
4855 with MACRO_AT_func.
4856 (top-level): Replace gdb_compile and clean_restart with
4857 prepare_for_testing.
4858 * gdb.dwarf2/main.c (main): Add label main_label.
4859
876c4df9
YQ
48602014-11-14 Yao Qi <yao@codesourcery.com>
4861
4862 * lib/dwarf.exp (function_range): New procedure.
4863 (Dwarf::_handle_macro_at_func): New procedure.
4864 (Dwarf::_handle_macro_at_range): New procedure.
4865 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
4866
02ad9cf1
YQ
48672014-11-14 Yao Qi <yao@codesourcery.com>
4868
4869 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
4870 (_handle_attribute): New procedure.
4871
a59add0c
AA
48722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4873
4874 * gdb.ada/cond_lang/foo.c (callme): Add return type.
4875 * gdb.base/call-sc.c (zed): Likewise.
4876 * gdb.base/checkpoint.c (main): Likewise.
4877 * gdb.base/dump.c (main): Likewise.
4878 * gdb.base/gcore.c (main): Likewise.
4879 * gdb.base/huge.c (main): Likewise.
4880 * gdb.base/multi-forks.c (main): Likewise.
4881 * gdb.base/pr10179-a.c (main): Likewise.
4882 * gdb.base/savedregs.c (main): Likewise.
4883 * gdb.base/sigaltstack.c (main): Likewise.
4884 * gdb.base/siginfo.c (main): Likewise.
4885 * gdb.base/structs.c (zed): Likewise.
4886 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
4887 * gdb.mi/mi-syn-frame.c (main): Likewise.
4888 * gdb.mi/until.c (foo, main): Likewise.
4889 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
4890 * gdb.base/solib-weak.c (foo): Declare.
4891 * gdb.base/attach-twice.c: Include stdio.h.
4892 * gdb.base/weaklib1.c: Likewise.
4893 * gdb.base/weaklib2.c: Likewise.
4894 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
4895 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
4896 unistd.h.
4897 * gdb.base/attach-pie-misread.c: Include stdlib.h.
4898 * gdb.mi/mi-exit-code.c: Likewise.
4899 * gdb.base/break-interp-lib.c: Include string.h.
4900 * gdb.base/coremaker.c: Likewise.
4901 * gdb.base/testenv.c: Likewise.
4902 * gdb.python/py-finish-breakpoint.c: Likewise.
4903 * gdb.base/inferior-died.c: Include sys/wait.h.
4904 * gdb.base/fileio.c: Include time.h.
4905 * gdb.base/async-shell.c: Include unistd.h.
4906 * gdb.base/dprintf-non-stop.c: Likewise.
4907 * gdb.base/info-os.c: Likewise.
4908 * gdb.mi/mi-console.c: Likewise.
4909 * gdb.mi/watch-nonstop.c: Likewise.
4910 * gdb.python/py-events.c: Likewise.
4911 * gdb.base/async.c (baz): Move up before its invocation.
4912 * gdb.base/code_elim2.c (my_global_func): Likewise.
4913 * gdb.base/skip-solib-lib.c (multiply): Likewise.
4914 * gdb.base/advance.c (func2): Likewise.
4915
3b5d5997
AA
49162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4917
4918 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
4919 variant.
4920 * gdb.base/annota3.c: Likewise.
4921 * gdb.base/async.c: Likewise.
4922 * gdb.base/average.c: Likewise.
4923 * gdb.base/call-ar-st.c: Likewise.
4924 * gdb.base/call-rt-st.c: Likewise.
4925 * gdb.base/call-sc.c: Likewise.
4926 * gdb.base/call-strs.c: Likewise.
4927 * gdb.base/ending-run.c: Likewise.
4928 * gdb.base/execd-prog.c: Likewise.
4929 * gdb.base/exprs.c: Likewise.
4930 * gdb.base/foll-exec.c: Likewise.
4931 * gdb.base/foll-fork.c: Likewise.
4932 * gdb.base/foll-vfork.c: Likewise.
4933 * gdb.base/funcargs.c: Likewise.
4934 * gdb.base/gcore.c: Likewise.
4935 * gdb.base/jump.c: Likewise.
4936 * gdb.base/langs0.c: Likewise.
4937 * gdb.base/langs1.c: Likewise.
4938 * gdb.base/langs2.c: Likewise.
4939 * gdb.base/mips_pro.c: Likewise.
4940 * gdb.base/nodebug.c: Likewise.
4941 * gdb.base/opaque0.c: Likewise.
4942 * gdb.base/opaque1.c: Likewise.
4943 * gdb.base/recurse.c: Likewise.
4944 * gdb.base/run.c: Likewise.
4945 * gdb.base/scope0.c: Likewise.
4946 * gdb.base/scope1.c: Likewise.
4947 * gdb.base/setshow.c: Likewise.
4948 * gdb.base/setvar.c: Likewise.
4949 * gdb.base/shmain.c: Likewise.
4950 * gdb.base/shr1.c: Likewise.
4951 * gdb.base/shr2.c: Likewise.
4952 * gdb.base/sigall.c: Likewise.
4953 * gdb.base/signals.c: Likewise.
4954 * gdb.base/so-indr-cl.c: Likewise.
4955 * gdb.base/solib2.c: Likewise.
4956 * gdb.base/structs.c: Likewise.
4957 * gdb.base/sum.c: Likewise.
4958 * gdb.base/vforked-prog.c: Likewise.
4959 * gdb.base/watchpoint.c: Likewise.
4960 * gdb.reverse/shr2.c: Likewise.
4961 * gdb.reverse/until-reverse.c: Likewise.
4962 * gdb.reverse/ur1.c: Likewise.
4963 * gdb.reverse/watch-reverse.c: Likewise.
4964
066a77c5
AA
49652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4966
4967 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
4968 variant.
4969 * gdb.base/sepdebug.exp: Drop references to removed code.
4970
4f204ea5
AA
49712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4972
4973 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
4974 variant. Preserve original line numbering.
4975 * gdb.base/list1.c: Likewise.
4976
3b377a3a
AA
49772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4978
4979 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
4980 variant.
4981 * gdb.base/break1.c: Likewise.
4982 * gdb.base/break.exp: Drop references to removed code.
4983
e444df73
AA
49842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4985
4986 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
4987 variant.
4988
8008f2a7
AA
49892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4990
4991 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
4992
a5a06887
AA
49932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4994
4995 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
4996 logic into perform_all_tests() and invoke it with and without
4997 function header prototypes.
4998 (do_function_calls): Remove conditional XFAIL for PR 5318.
4999 (rerun_and_prepare): Remove duplicate code.
5000 (perform_all_tests): New. Main logic moved here.
5001
44dba9b9
AA
50022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5003
5004 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
5005 code guarded by #ifdef NO_PROTOTYPES.
5006 (t_double_many_args): Likewise.
5007 (DEF_FUNC_MANY_ARGS_1): Likewise.
5008 (DEF_FUNC_VALUES_1): Likewise.
5009 (t_structs_ldc): Renamed from t_structs_fc in conditional code
5010 guarded by #ifdef PROTOTYPES.
5011
d1fbcd56
AA
50122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5013
5014 * gdb.mi/mi-console.c: Add eye-catcher.
5015 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
5016 instead of literal line number.
5017
b0e59b8f
AA
50182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5019
5020 * gdb.base/shr2.c: Add eye-catcher.
5021 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
5022 line number.
5023
78f98cca
AA
50242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5025
5026 * gdb.base/jump.c: Add eye-catchers.
5027 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
5028 numbers.
5029
58fa2af0
AA
50302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5031
5032 * gdb.base/execd-prog.c: Add eye-catchers.
5033 * gdb.base/foll-exec.c: Likewise.
5034 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
5035 line numbers.
5036
04e5059b
AA
50372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5038
5039 * gdb.base/ending-run.c: Add eye-catchers.
5040 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
5041 literal line numbers.
5042
dbfdb174
AA
50432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5044
5045 * gdb.base/call-rt-st.c: Add eye-catchers.
5046 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
5047 literal line numbers.
5048
888a2ade
AA
50492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5050
5051 * gdb.base/call-ar-st.c: Add eye-catchers.
5052 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
5053 literal line numbers.
5054
6acc2dde
AA
50552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5056
5057 * gdb.base/average.c: Add eye-catchers.
5058 * gdb.base/sum.c: Likewise.
5059 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
5060 regexps dynamically.
5061
9ecfcd1d
AA
50622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5063
5064 * gdb.base/solib1.c: Add eye-catchers.
5065 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5066 literal line numbers.
5067
78708b7c
PA
50682014-11-12 Pedro Alves <palves@redhat.com>
5069
5070 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
5071 leader has exited.
5072
af48d08f
PA
50732014-11-12 Pedro Alves <palves@redhat.com>
5074
5075 * gdb.arch/i386-bp_permanent.c: New file.
5076 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
5077 (srcfile): Set to i386-bp_permanent.c.
5078 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
5079 that stepi does not execute the 'leave' instruction, instead of
5080 testing it does execute.
5081 * gdb.base/bp-permanent.c: New file.
5082 * gdb.base/bp-permanent.exp: New file.
5083
af3768e9
DE
50842014-11-10 Doug Evans <xdje42@gmail.com>
5085
5086 PR symtab/17564
5087 * gdb.base/symtab-search-order.exp: New file.
5088 * gdb.base/symtab-search-order.c: New file.
5089 * gdb.base/symtab-search-order-1.c: New file.
5090 * gdb.base/symtab-search-order-shlib-1.c: New file.
5091
9de00a4a
PA
50922014-11-07 Pedro Alves <palves@redhat.com>
5093
5094 PR gdb/17511
5095 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
5096 i?86-*-linux*.
5097
e0f52461
SC
50982014-11-03 Siva Chandra Reddy <sivachandra@google.com>
5099
5100 PR c++/17494
5101 * gdb.cp/pr17494.cc: New file.
5102 * gdb.cp/pr17494.exp: New file.
5103
6ce8c980
YQ
51042014-11-02 Yao Qi <yao@codesourcery.com>
5105
5106 * gdb.python/python.exp: Get working directory and match the
5107 output of "set extended-prompt \\w " with it.
5108
02be9a71
DE
51092014-10-30 Doug Evans <dje@google.com>
5110
5111 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5112 in objfiles.
5113 * gdb.python/py-progspace.exp: Add tests for setting random attributes
5114 in progspaces.
5115
3bdff46b
LM
51162014-10-30 Janis Johnson <janisjo@codesourcery.com>
5117
5118 * gdb.base/fullpath-expand.exp: Skip for a remote host.
5119 * gdb.base/realname-expand.exp: Likewise.
5120 * gdb.linespec/macro-relative.exp: Likewise.
5121
ab917dfb
PA
51222014-10-29 Pedro Alves <palves@redhat.com>
5123
5124 PR gdb/17408
5125 * gdb.threads/schedlock.c (some_function): New function.
5126 (call_function): New global.
5127 (MAYBE_CALL_SOME_FUNCTION): New macro.
5128 (thread_function): Call it.
5129 * gdb.threads/schedlock.exp (get_args): Add description parameter,
5130 and use it instead of a global counter. Adjust all callers.
5131 (get_current_thread): Use "find current thread" for test message
5132 here rather than having all callers pass down the same string.
5133 (goto_loop): New procedure, factored out from ...
5134 (my_continue): ... this.
5135 (step_ten_loops): Change parameter from test message to command to
5136 use. Adjust.
5137 (list_count): Delete global.
5138 (check_result): New procedure, factored out from duplicate top
5139 level code.
5140 (continue tests): Wrap in with_test_prefix.
5141 (test_step): New procedure, factored out from duplicate top level
5142 code.
5143 (top level): Test "step" in combination with all scheduler-locking
5144 modes. Test "next" in combination with all scheduler-locking
5145 modes, and in combination with stepping over a function call or
5146 not.
5147 * gdb.threads/next-bp-other-thread.c: New file.
5148 * gdb.threads/next-bp-other-thread.exp: New file.
5149
d3d4baed
PA
51502014-10-29 Pedro Alves <palves@redhat.com>
5151
5152 PR python/17372
5153 * gdb.python/python.exp: Test a multi-line command that spawns
5154 interactive Python.
5155 * gdb.base/multi-line-starts-subshell.exp: New file.
5156
563e8d85
YQ
51572014-10-29 Yao Qi <yao@codesourcery.com>
5158
5159 * gdb.base/fileio.exp: Make directories on host.
5160
0ea4d52e
YQ
51612014-10-29 Yao Qi <yao@codesourcery.com>
5162
5163 * gdb.base/fileio.c (test_write): Close the file.
5164
7f5ef605
PA
51652014-10-28 Pedro Alves <palves@redhat.com>
5166
5167 PR gdb/12623
5168 * gdb.base/sigstep.c (no_handler): New global.
5169 (main): If 'no_handler is true, set the signal handlers to
5170 SIG_IGN.
5171 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
5172 with_sw_watch and no_handler parameters. Handle them.
5173 (top level) <stepping over handler when stopped at a breakpoint
5174 test>: Add a test axis for testing with a software watchpoint, and
5175 another for testing with the signal handler set to SIG_IGN.
5176 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
5177 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
5178
abbdbd03
PA
51792014-10-28 Pedro Alves <palves@redhat.com>
5180
5181 PR gdb/17511
5182 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
5183 * gdb.base/sigstep.exp (other_handler_location): New global.
5184 (advance): Support stepping into the signal handler, and running
5185 commands while in the handler.
5186 (in_handler_map): New global.
5187 (top level): In the advance test, add combinations for getting
5188 into the handler with stepping commands, and for running commands
5189 in the handler. Add comment descripting the advancei tests.
5190
1df4399f
PA
51912014-10-28 Pedro Alves <palves@redhat.com>
5192
5193 * gdb.base/sigstep.exp: Use build_executable instead of
5194 prepare_for_testing.
5195 (top level): Move code that starts GDB, runs to main and creates a
5196 display to ...
5197 (restart): ... this new procedure.
5198 (top level): Move backtrace from signal handler test to ...
5199 (validate_backtrace): ... this new procedure.
5200 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
5201 with_test_prefix. Always restart GDB.
5202 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
5203 with_test_prefix. Always restart GDB. No need to delete
5204 breakpoints after the test.
5205 (test_skip_handler): Remove prefix parameter.
5206 (skip_over_handler, breakpoint_to_handler)
5207 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
5208 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
5209 restart GDB. No need to delete breakpoints after the test.
5210 (top level): Use foreach to call the test procedures with
5211 different commands.
5212
a5b6e449
PA
52132014-10-28 Pedro Alves <palves@redhat.com>
5214
5215 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
5216 instead of GNATS numbers.
5217 * gdb.base/sigbpt.exp: Likewise.
5218 * gdb.base/siginfo.exp: Likewise.
5219 * gdb.base/sigstep.exp: Likewise.
5220
e5f8a7cc
PA
52212014-10-27 Pedro Alves <palves@redhat.com>
5222
5223 * gdb.base/sigstep.c (dummy): New global.
5224 (main): Issue a couple writes to the new global.
5225 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
5226 procedures.
5227 (skip_over_handler): Use test_skip_handler.
5228 (top level): Call skip_over_handler for stepi and nexti too.
5229 (breakpoint_over_handler): Use test_skip_handler.
5230 (top level): Call breakpoint_over_handler for stepi and nexti too.
5231
763905a3
YQ
52322014-10-27 Yao Qi <yao@codesourcery.com>
5233
5234 * gdb.trace/tfile.c (adjust_function_address)
5235 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
5236 function descriptor.
5237
6f259a23
DB
52382014-10-24 Don Breazeal <donb@codesourcery.com>
5239
5240 * gdb.base/foll-fork.exp (test_follow_fork,
5241 catch_fork_child_follow): Check for updated fork messages emitted
5242 from infrun.c.
5243 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
5244 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
5245 vfork_and_exec_child_follow_through_step): Check for updated vfork
5246 messages emitted from infrun.c.
5247
09dd9a69
PA
52482014-10-24 Pedro Alves <palves@redhat.com>
5249
5250 * gdb.base/corefile.exp: Remove references to ultrix.
5251 * gdb.base/interrupt.exp: Likewise.
5252 * gdb.base/whatis.exp: Likewise.
5253 * gdb.gdb/selftest.exp: Likewise.
5254 * gdb.threads/manythreads.exp: Likewise.
5255 * gdb.threads/print-threads.exp: Likewise.
5256 * gdb.threads/pthreads.exp:: Likewise.
5257 * gdb.threads/schedlock.exp: Likewise.
5258
3433cfa5
SC
52592014-10-24 Siva Chandra Reddy <sivachandra@google.com>
5260
5261 * gdb.cp/non-trivial-retval.cc: Add a test case.
5262 * gdb.cp/non-trivial-retval.exp: Add a test.
5263
092f880b
YQ
52642014-10-20 Yao Qi <yao@codesourcery.com>
5265
5266 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
5267 * gdb.python/py-objfile-script-gdb.py: New file.
5268 * gdb.python/py-objfile-script.exp: Update reference to
5269 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
5270 of remote_download. Remove the dest file.
5271
acbdb7f3
YQ
52722014-10-20 Yao Qi <yao@codesourcery.com>
5273
5274 * gdb.base/checkpoint.exp: Don't remove file copied on host.
5275 * gdb.base/step-line.exp: Likewise.
5276 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5277 * gdb.dwarf2/dw2-basic.exp: Likewise.
5278 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5279 * gdb.dwarf2/dw2-filename.exp: Likewise.
5280 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5281 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5282 * gdb.dwarf2/dw2-producer.exp: Likewise.
5283 * gdb.dwarf2/mac-fileno.exp: Likewise.
5284 * gdb.python/py-frame-args.exp: Likewise.
5285 * gdb.python/py-framefilter.exp: Likewise.
5286 * gdb.python/py-mi.exp: Likewise.
5287 * gdb.python/py-objfile-script.exp: Likewise
5288 * gdb.python/py-pp-integral.exp: Likewise.
5289 * gdb.python/py-pp-re-notag.exp: Likewise.
5290 * gdb.python/py-prettyprint.exp: Likewise.
5291 * gdb.python/py-section-script.exp: Likewise.
5292 * gdb.python/py-typeprint.exp: Likewise.
5293 * gdb.python/py-xmethods.exp: Likewise.
5294 * gdb.stabs/weird.exp: Likewise.
5295 * gdb.xml/tdesc-regs.exp: Likewise.
5296
bd286a29
KCY
52972014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
5298
5299 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
5300 (out_cu): Use addr_len for the size of addresses.
5301 (out_line): Likewise. Size DW_LNE_set_address instruction
5302 according to addr_len.
5303 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
5304 (FUNC): Add START_INSNS to definition.
5305
673dc4a0
YQ
53062014-10-18 Yao Qi <yao@codesourcery.com>
5307
5308 * gdb.base/argv0-symlink.exp: Check argv[0] value if
5309 gdb_has_argv0 return true.
5310 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
5311 check [target_info exists noargs], check [gdb_has_argv0]
5312 instead.
5313 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5314 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
5315 procedures.
5316
4ffbba72
DE
53172014-10-17 Doug Evans <dje@google.com>
5318
5319 * gdb.python/py-events.exp: Update expected output for clear_objfiles
5320 event.
5321 * gdb.python/py-events.py: Add clear_objfiles event.
5322
d096d8c1
DE
53232014-10-17 Doug Evans <dje@google.com>
5324
5325 * gdb.python/py-objfile.exp: Test progspace attribute.
5326
a80db015
LM
53272014-10-17 Luis Machado <lgustavo@codesourcery.com>
5328
5329 * gdb.guile/scm-breakpoint.exp: Do not assume any
5330 directory separators when matching source file paths.
5331 * gdb.python/py-breakpoint.exp: Likewise.
5332 * gdb.reverse/break-precsave.exp: Likewise.
5333 * gdb.reverse/break-reverse.exp: Likewise.
5334 * gdb.reverse/consecutive-precsave.exp: Likewise.
5335 * gdb.reverse/finish-precsave.exp: Likewise.
5336 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5337 * gdb.reverse/finish-reverse.exp: Likewise.
5338 * gdb.reverse/i386-precsave.exp: Likewise.
5339 * gdb.reverse/i387-env-reverse.exp: Likewise.
5340 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5341 * gdb.reverse/machinestate-precsave.exp: Likewise.
5342 * gdb.reverse/machinestate.exp: Likewise.
5343 * gdb.reverse/sigall-precsave.exp: Likewise.
5344 * gdb.reverse/solib-precsave.exp: Likewise.
5345 * gdb.reverse/step-precsave.exp: Likewise.
5346 * gdb.reverse/until-precsave.exp: Likewise.
5347 * gdb.reverse/watch-precsave.exp: Likewise.
5348 * gdb.reverse/watch-reverse.exp: Likewise.
5349
b22089ab
YQ
53502014-10-17 Yao Qi <yao@codesourcery.com>
5351
5352 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
5353 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
5354
6c4486e6
PA
53552014-10-17 Pedro Alves <palves@redhat.com>
5356
5357 PR gdb/17471
5358 * gdb.base/bg-execution-repeat.c: New file.
5359 * gdb.base/bg-execution-repeat.exp: New file.
5360
0ff33695
PA
53612014-10-17 Pedro Alves <palves@redhat.com>
5362
5363 PR gdb/17300
5364 * gdb.base/continue-all-already-running.c: New file.
5365 * gdb.base/continue-all-already-running.exp: New file.
5366
6fdebc3d
PA
53672014-10-17 Pedro Alves <palves@redhat.com>
5368
5369 PR gdb/17472
5370 * gdb.base/annota-input-while-running.c: New file.
5371 * gdb.base/annota-input-while-running.exp: New file.
5372
32a8097b
PA
53732014-10-17 Pedro Alves <palves@redhat.com>
5374
5375 * gdb.base/callfuncs.exp: emove references to osf.
5376 * gdb.base/sigall.exp: Likewise.
5377 * gdb.gdb/selftest.exp: Likewise.
5378 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5379 * gdb.mi/non-stop.c: Likewise.
5380 * gdb.mi/pthreads.c: Likewise.
5381 * gdb.reverse/sigall-precsave.exp: Likewise.
5382 * gdb.reverse/sigall-reverse.exp: Likewise.
5383 * gdb.threads/pthreads.c: Likewise.
5384 * gdb.threads/pthreads.exp: Likewise.
5385
7a3517ff
YQ
53862014-10-17 Yao Qi <yao@codesourcery.com>
5387
5388 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
5389 check 'target_info exists noargs'.
5390 (test_command_prompt_position): Likewise.
5391 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
5392 Remove "set args".
5393 (progvar_simple_while_test): Likewise.
5394 (progvar_complex_if_while_test): Likewise.
5395 (if_while_breakpoint_command_test): Likewise.
5396 (infrun_breakpoint_command_test): Likewise.
5397 (breakpoint_command_test): Likewise.
5398 (watchpoint_command_test): Likewise.
5399 (bp_deleted_in_command_test): Likewise.
5400 (temporary_breakpoint_commands): Likewise.
5401
bb99c472
YQ
54022014-10-16 Yao Qi <yao@codesourcery.com>
5403
5404 * gdb.base/remotetimeout.exp: Remove noargs checking.
5405
7c16b83e
PA
54062014-10-15 Pedro Alves <palves@redhat.com>
5407
5408 PR breakpoints/9649
5409 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
5410 * gdb.base/breakpoint-in-ro-region.exp
5411 (probe_target_hardware_step): New procedure.
5412 (top level): Probe hardware stepping and hardware breakpoint
5413 support. Test stepping through a read-only region, with both
5414 "breakpoint auto-hw" on and off and both "always-inserted" on and
5415 off.
5416
35a49624
IB
54172014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
5418
5419 * gdb.dlang/demangle.exp: Update for demangling changes.
5420
2d1c107c
SC
54212014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5422
5423 * gdb.cp/non-trivial-retval.cc: Add new test cases.
5424 * gdb.cp/non-trivial-retval.exp: Add new tests.
5425
778811d5
SC
54262014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5427
5428 PR c++/13403
5429 PR c++/15154
5430 * gdb.cp/non-trivial-retval.cc: New file.
5431 * gdb.cp/non-trivial-retval.exp: New file.
5432
10c5f0a8
YQ
54332014-10-15 Yao Qi <yao@codesourcery.com>
5434
5435 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5436 remote host.
5437
65d7b369
YQ
54382014-10-15 Yao Qi <yao@codesourcery.com>
5439
5440 * gdb.python/py-symbol.exp: Match file base name if host is
5441 remote, otherwise match file name with dir name.
5442 * gdb.python/py-symtab.exp: Likewise.
5443 * gdb.python/python.exp: Likewise.
5444
46dc1394
YQ
54452014-10-15 Yao Qi <yao@codesourcery.com>
5446
5447 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5448 pattern.
5449 * gdb.python/py-symtab.exp: Likewise.
5450 * gdb.python/python.exp: Remove trailing ".*". Fix typo
5451 locationn.
5452
c40cc657
JB
54532014-10-14 Joel Brobecker <brobecker@adacore.com>
5454
5455 * gdb.ada/addr_arith: New testcase.
5456
2abf49e1
MR
54572014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
5458
5459 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5460 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5461 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5462 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5463
f7088df3
SDJ
54642014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
5465
5466 * gdb.arch/stap-eval-lang-ada.S: Likewise.
5467 * gdb.arch/stap-eval-lang-ada.c: Likewise.
5468 * gdb.arch/stap-eval-lang-ada.exp: New file.
5469
4dc06805
YQ
54702014-10-14 Yao Qi <yao@codesourcery.com>
5471
5472 * gdb.mi/mi-var-child.c (nothing1): New function.
5473 (nothing2): New function.
5474 (do_children_tests): Set function pointers by nothing1 and
5475 nothing2.
5476 * gdb.mi/mi-var-child.exp: Step over new added statements.
5477 Update test to match the new output.
5478 * gdb.mi/var-cmd.c (nothing1): New function.
5479 (nothing2): New function.
5480 (do_children_tests): Set function pointers by nothing1 and
5481 nothing2.
5482 * gdb.mi/mi-var-display.exp: Update test to match output.
5483 Step to the line specified by $line_dct_nothing.
5484 Increase the number of lines to step.
5485
46a93de2
YQ
54862014-10-14 Yao Qi <yao@codesourcery.com>
5487
5488 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5489 tests.
5490 * gdb.mi/mi2-var-child.exp: Likewise.
5491
14ea52ee
DE
54922014-10-13 Doug Evans <dje@google.com>
5493
5494 * gdb.python/py-objfile.exp: Change name of file name test.
5495
e5c6e92b
DE
54962014-10-13 Doug Evans <dje@google.com>
5497
5498 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5499 from the start of the CU.
5500
c780cc2f
JK
55012014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5502 Yao Qi <yao@codesourcery.com>
5503
5504 Fix "save breakpoints" for "catch" command.
5505 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5506 Remove -nonewline. Match also the added "main" line.
5507
99894e11
JK
55082014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5509
5510 Fix "save breakpoints" for "disable $bpnum" command.
5511 * gdb.base/save-bp.c (main): Add label.
5512 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
5513
6e1ac5a3
JK
55142014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5515
5516 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5517
754dd2b0
YQ
55182014-10-11 Yao Qi <yao@codesourcery.com>
5519
5520 * gdb.server/server-kill.exp: Execute command
5521 "set remote trace-status-packet on" before "tstatus".
5522
f90183d7
YQ
55232014-10-11 Yao Qi <yao@codesourcery.com>
5524
5525 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5526 (main): Call getppid.
5527 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5528 and continue to it. Read variable "server_pid".
5529
bf40a607
YQ
55302014-10-11 Yao Qi <yao@codesourcery.com>
5531
5532 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5533
052ca370
YQ
55342014-10-11 Yao Qi <yao@codesourcery.com>
5535
5536 * gdb.threads/thread-find.exp: Don't execute command
5537 "info threads".
5538 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5539 * gdb.threads/linux-dp.exp: Don't check the condition
5540 $threads_created equals to zero.
5541
3831839c
PA
55422014-10-10 Pedro Alves <palves@redhat.com>
5543
5544 * gdb.base/bigcore.exp: Remove references to IRIX.
5545 * gdb.base/funcargs.exp: Likewise.
5546 * gdb.base/interrupt.exp: Likewise.
5547 * gdb.base/mips_pro.exp: Likewise.
5548 * gdb.base/nodebug.exp: Likewise.
5549 * gdb.base/setvar.exp: Likewise.
5550 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5551
8b9a549d
PA
55522014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5553 Pedro Alves <palves@redhat.com>
5554
5555 PR symtab/14466
5556 * gdb.base/vdso-warning.c: New file.
5557 * gdb.base/vdso-warning.exp: New file.
5558
d48ba5e8
DE
55592014-10-02 Doug Evans <dje@google.com>
5560
5561 * gdb.base/structs.c (main): Don't run forever.
5562
2278c276
PA
55632014-10-02 Pedro Alves <palves@redhat.com>
5564
5565 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5566 (top level) <stop threads 1, stop threads 2>: Use it.
5567
b57bacec
PA
55682014-10-02 Pedro Alves <palves@redhat.com>
5569
5570 * gdb.threads/break-while-running.exp (test): Add new
5571 'update_thread_list' argument. Skip "info threads" if false.
5572 (top level): Add new 'update_thread_list' axis.
5573
13fd3ff3
PA
55742014-10-02 Pedro Alves <palves@redhat.com>
5575
5576 PR breakpoints/17431
5577 * gdb.base/execl-update-breakpoints.c: New file.
5578 * gdb.base/execl-update-breakpoints.exp: New file.
5579
0fec99e8
PA
55802014-10-01 Pedro Alves <palves@redhat.com>
5581
5582 * gdb.base/breakpoint-in-ro-region.c: New file.
5583 * gdb.base/breakpoint-in-ro-region.exp: New file.
5584
2ddf4301
SM
55852014-10-01 Simon Marchi <simon.marchi@ericsson.com>
5586
5587 * gdb.mi/mi-exit-code.exp: New file.
5588 * gdb.mi/mi-exit-code.c: New file.
5589
6a5f3f43
YQ
55902014-09-30 Yao Qi <yao@codesourcery.com>
5591
5592 * lib/prelink-support.exp (build_executable_own_libs): Error if
5593 the target isn't native.
5594
345bcc73
YQ
55952014-09-30 Yao Qi <yao@codesourcery.com>
5596
5597 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5598 false.
5599
a25a5a45
PA
56002014-09-22 Pedro Alves <palves@redhat.com>
5601
5602 * gdb.threads/break-while-running.exp: New file.
5603 * gdb.threads/break-while-running.c: New file.
5604
00ba3162
YQ
56052014-09-19 Yao Qi <yao@codesourcery.com>
5606
5607 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5608 Invoke test. Restart GDB with --readnow and invoke test again.
5609
c3b7b696
YQ
56102014-09-19 Yao Qi <yao@codesourcery.com>
5611
5612 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5613 proc set_breakpoint_on_gcd_function. Invoke
5614 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
5615 invoke set_breakpoint_on_gcd_function again.
5616
2b4fd423
DE
56172014-09-18 Doug Evans <dje@google.com>
5618
5619 * gdb.dwarf2/symtab-producer.exp: New file.
5620
a5947601
SDJ
56212014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5622
5623 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5624 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5625 * gdb.base/global-var-nested-by-dso.c: Likewise.
5626 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5627
91c19059
SDJ
56282014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5629 Pedro Alves <palves@redhat.com>
5630
5631 * gdb.base/watch-bitfields.exp: Pass string other than test file
5632 name to prepare_for_testing.
5633 (watch): New procedure.
5634 (expect_watchpoint): Use with_test_prefix.
5635 (top level): Factor out tests to ...
5636 (test_watch_location, test_regular_watch): ... these new
5637 procedures, and use with_test_prefix and gdb_continue_to_end.
5638
bb9d5f81
PP
56392014-09-16 Patrick Palka <patrick@parcs.ath.cx>
5640
5641 PR breakpoints/12526
5642 * gdb.base/watch-bitfields.exp: New file.
5643 * gdb.base/watch-bitfields.c: New file.
5644
635856f5
PA
56452014-09-16 Pedro Alves <palves@redhat.com>
5646
5647 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5648 software and hardware addresses, not software address against
5649 itself.
5650
7280ceea
PA
56512014-09-16 Pedro Alves <palves@redhat.com>
5652
5653 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5654 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5655
428b16bd
PA
56562014-09-16 Pedro Alves <palves@redhat.com>
5657
5658 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5659 files.
5660 * gdb.base/a2-run.exp: Remove all code guarded by istarget
5661 "*-*-vxworks*" throughout.
5662 * gdb.base/break.exp: Likewise.
5663 * gdb.base/default.exp: Likewise.
5664 * gdb.base/scope.exp: Likewise.
5665 * gdb.base/sepdebug.exp: Likewise.
5666 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5667 throughout.
5668 * gdb.base/run.c: Likewise.
5669 * gdb.base/sepdebug.c: Likewise.
5670 * gdb.hp/gdb.aCC/run.c: Likewise.
5671 * gdb.reverse/until-reverse.c: Likewise.
5672 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5673
666d413c
YQ
56742014-09-16 Yao Qi <yao@codesourcery.com>
5675
5676 * boards/local-remote-host-native.exp: New file.
5677
57cbd724
DE
56782014-09-14 Doug Evans <xdje42@gmail.com>
5679
5680 * gdb.threads/queue-signal.c (thread_count): New variable.
5681 (thread_count_mutex, thread_count_condvar): New variables.
5682 (incr_thread_count, wait_all_threads_running): New functions.
5683 (main): Wait for all threads to be in their thread functions.
5684
81219e53
DE
56852014-09-13 Doug Evans <xdje42@gmail.com>
5686
5687 * gdb.threads/queue-signal.c: New file.
5688 * gdb.threads/queue-signal.exp: New file.
5689
3714cea7
DE
56902014-09-13 Doug Evans <xdje42@gmail.com>
5691
5692 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5693 be consistent with what default_gdb_init uses.
5694 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5695 the plain text of the prompt. Add some logging printfs.
5696 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5697
fa43b1d7
PA
56982014-09-12 Pedro Alves <palves@redhat.com>
5699
5700 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5701 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5702 * gdb.arch/i386-size-overlap.exp: Likewise.
5703 * gdb.arch/i386-size.exp: Likewise.
5704 * gdb.arch/i386-unwind.exp: Likewise.
5705 * gdb.base/a2-run.exp: Likewise.
5706 * gdb.base/break.exp: Likewise.
5707 * gdb.base/charset.exp: Likewise.
5708 * gdb.base/chng-syms.exp: Likewise.
5709 * gdb.base/commands.exp: Likewise.
5710 * gdb.base/dbx.exp: Likewise.
5711 * gdb.base/find.exp: Likewise.
5712 * gdb.base/funcargs.exp: Likewise.
5713 * gdb.base/jit-simple.exp: Likewise.
5714 * gdb.base/reread.exp: Likewise.
5715 * gdb.base/sepdebug.exp: Likewise.
5716 * gdb.base/step-bt.exp: Likewise.
5717 * gdb.cp/mb-inline.exp: Likewise.
5718 * gdb.cp/mb-templates.exp: Likewise.
5719 * gdb.objc/basicclass.exp: Likewise.
5720 * gdb.threads/killed.exp: Likewise.
5721
9d9bf2df
EBM
57222014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5723
5724 PR tdep/17379
5725 * gdb.arch/powerpc-stackless.S: New file.
5726 * gdb.arch/powerpc-stackless.exp: New file.
5727
1cf2f1b0
JK
57282014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5729
5730 * gdb.base/attach.c: Include unistd.h.
5731 (main): Call alarm. Add label postloop.
5732 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5733 gdb_breakpoint, gdb_continue_to_breakpoint.
5734 (test_command_line_attach_run): Kill ${testpid} in one exit path.
5735
98880d46
PA
57362014-09-11 Pedro Alves <palves@redhat.com>
5737
5738 PR gdb/17347
5739 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
5740 * gdb.base/attach.exp (test_command_line_attach_run): New
5741 procedure.
5742 (top level): Call it.
5743
4c92ff2c
PA
57442014-09-11 Pedro Alves <palves@redhat.com>
5745
5746 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
5747 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
5748 (do_command_attach_tests): Use spawn_wait_for_attach.
5749 * gdb.base/solib-overlap.exp: Likewise.
5750 * gdb.multi/multi-attach.exp: Likewise.
5751 * gdb.python/py-prompt.exp: Likewise.
5752 * gdb.python/py-sync-interp.exp: Likewise.
5753 * gdb.server/ext-attach.exp: Likewise.
5754
3adc1a7d
GKB
57552014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
5756
5757 * gdb.fortran/array-element.exp: Remove unexpected "continue"
5758 command in testcase. Simplify testcase.
5759
96334934
JB
57602014-09-10 Joel Brobecker <brobecker@adacore.com>
5761
5762 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
5763
eb479039
JB
57642014-09-10 Joel Brobecker <brobecker@adacore.com>
5765
5766 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
5767
deede10c
JB
57682014-09-10 Joel Brobecker <brobecker@adacore.com>
5769
5770 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
5771
7828a5f5
JB
57722014-09-10 Joel Brobecker <brobecker@adacore.com>
5773
5774 * gdb.dwarf2/dynarr-ptr.c: New file.
5775 * gdb.dwarf2/dynarr-ptr.exp: New file.
5776
33aeebcf
MR
57772014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5778
5779 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
5780 of 30 rather than hardcoding 120 for a slow test case. Take the
5781 `gdb,timeout' target setting into account for this calculation.
5782 Don't extend the timeout for the test cases that don't need it.
5783
7b415901
MR
57842014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5785
5786 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
5787 a factor of 2 for a slow test case. Take the `gdb,timeout'
5788 target setting into account for this calculation.
5789 * gdb.reverse/until-precsave.exp: Increase the timeout by
5790 a factor of 15 and 3 respectively rather than adding 120
5791 for a pair of slow test cases. Take the `gdb,timeout'
5792 target setting into account for this calculation.
5793
4a40f85a
MR
57942014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5795
5796 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
5797 timeout, don't pass one down to gdb_expect.
5798 (gdb_expect): Rework timeout selection.
5799
09635af7
MR
58002014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5801
5802 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
5803 exception on timeout.
5804 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
5805 (gdbserver_start_extended): Catch any `gdbserver_start' error
5806 exceptions.
5807 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
5808 * lib/mi-support.exp (mi_gdb_target_load): Catch any
5809 `gdbserver_gdb_load' error exceptions.
5810
2bdd10b7
MR
58112014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5812
5813 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
5814 120 on waiting for the TCP socket to open.
5815
316935f0
DE
58162014-09-09 Doug Evans <xdje42@gmail.com>
5817
5818 * gdb.base/default.exp (show_conv_list): Add _caller_is,
5819 _caller_matches, _any_caller_is, _any_caller_matches.
5820
83740597
DE
58212014-09-09 Doug Evans <xdje42@gmail.com>
5822
5823 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
5824
4c122fc3
YQ
58252014-09-09 Yao Qi <yao@codesourcery.com>
5826
5827 * gdb.mi/mi-var-display.exp: Set print symbol off.
5828
a9f116cb
GKB
58292014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
5830
5831 PR gdb/17035
5832 * gdb.base/commands.exp: Add tests to verify user-defined
5833 commands with empty bodies.
5834 * gdb.python/py-cmd.exp: Test that we don't show user-defined
5835 python commands in `show user command`.
5836 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
5837 scheme commands in `show user command`.
5838
c75bd3a2
JK
58392014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5840
5841 PR python/17355
5842 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
5843 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
5844 * gdb.python/py-framefilter-invalidarg.exp: New file.
5845 * gdb.python/py-framefilter-invalidarg.py: New file.
5846
faa42425
DE
58472014-09-06 Doug Evans <xdje42@gmail.com>
5848
5849 PR 15276
5850 * gdb.python/py-caller-is.c: New file.
5851 * gdb.python/py-caller-is.exp: New file.
5852
474ca4f6
SDJ
58532014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
5854
5855 PR gdb/17235
5856 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
5857 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
5858
eb0b0463
SDJ
58592014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
5860
5861 PR fortran/17237
5862 * gdb.fortran/print-formatted.exp: New file.
5863 * gdb.fortran/print-formatted.f90: Likewise.
5864
5f3b99cf
SS
58652014-09-03 Sasha Smundak <asmundak@google.com>
5866
5867 * gdb.python/py-frame.exp: Test Frame.read_register.
5868
7d793aa9
SDJ
58692014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
5870
5871 PR python/16699
5872 * gdb.python/py-completion.exp: New file.
5873 * gdb.python/py-completion.py: Likewise.
5874
fb0576e9
DE
58752014-08-28 Doug Evans <dje@google.com>
5876
5877 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
5878 eax,etc. are live with values set by gdb and thus the compiler can't
5879 use them.
5880 * gdb.arch/i386-pseudo.c (main): Ditto.
5881
ee92b0dd
DE
58822014-08-27 Doug Evans <dje@google.com>
5883
5884 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
5885
6649db35
DE
58862014-08-25 Doug Evans <dje@google.com>
5887
5888 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
5889 (main): Ditto.
5890
564b7600
DE
58912014-08-25 Doug Evans <dje@google.com>
5892
5893 * gdb.threads/thread-execl.exp: #include <stdio.h>.
5894
3881fb67
YQ
58952014-08-24 Yao Qi <yao@codesourcery.com>
5896
5897 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
5898 symbol off.
5899 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
5900
a05a36a5
DE
59012014-08-22 Doug Evans <dje@google.com>
5902
5903 PR 17276
5904 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
5905 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
5906 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
5907
7c343b48
YQ
59082014-08-22 Yao Qi <yao@codesourcery.com>
5909
5910 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
5911 * gdb.python/py-finish-breakpoint2.exp: Likewise.
5912 * gdb.python/python.exp: Likewise. Use .py file on the host
5913 instead of the build.
5914
22fd09ae
JK
59152014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5916
5917 * gdb.threads/gcore-stale-thread.c: New file.
5918 * gdb.threads/gcore-stale-thread.exp: New file.
5919
a8454a7c
PA
59202014-08-21 Pedro Alves <palves@redhat.com>
5921
5922 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
5923 * gdb.base/gcore-relro-pie.exp: Likewise.
5924 * gdb.base/gcore-relro.exp: Likewise.
5925 * gdb.base/gcore.exp: Likewise.
5926 * gdb.base/print-symbol-loading.exp: Likewise.
5927 * gdb.threads/gcore-thread.exp: Likewise.
5928 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
5929
2a31c623
PA
59302014-08-20 Pedro Alves <palves@redhat.com>
5931 Jan Kratochvil <jan.kratochvil@redhat.com>
5932
5933 * Makefile.in (EXTRA_RULES, CC): New variables, get from
5934 configure.
5935 (EXPECT): Handle READ1 being set.
5936 (all): Depend on EXTRA_RULES.
5937 (check-read1, expect-read1, read1.so, read1): New rules.
5938 * README (Testsuite Parameters): Document the READ1 make variable.
5939 (Race detection): New section.
5940 * configure: Regenerate.
5941 * configure.ac: If build==host==target, and running under a
5942 GNU/glibc system, add read1 to the extra Makefile rules.
5943 (EXTRA_RULES): AC_SUBST it.
5944 * lib/read1.c: New file.
5945
d36430db
JB
59462014-08-20 Joel Brobecker <brobecker@adacore.com>
5947
5948 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
5949 the handling of variables declared as a typedef to an array
5950 which a DW_AT_data_location attribute.
5951
9a0dc9e3
PA
59522014-08-19 Andrew Burgess <aburgess@broadcom.com>
5953 Pedro Alves <palves@redhat.com>
5954
5955 PR symtab/14604
5956 PR symtab/14605
5957 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
5958 gdb_test.
5959
0718a8da
PA
59602014-08-19 Pedro Alves <palves@redhat.com>
5961
5962 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
5963
13b448cd
YQ
59642014-08-19 Yao Qi <yao@codesourcery.com>
5965
5966 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
5967 right line.
5968
1cbf5077
DB
59692014-08-18 David Blaikie <dblaikie@gmail.com>
5970
5971 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
5972
bf0fae19
JB
59732014-08-18 Joel Brobecker <brobecker@adacore.com>
5974
5975 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
5976 attribute in array range.
5977
3c8c5dcc
JB
59782014-08-18 Joel Brobecker <brobecker@adacore.com>
5979
5980 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
5981
e66d4446
SC
59822014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5983
5984 PR c++/17132
5985 * gdb.cp/pr17132.cc: New file.
5986 * gdb.cp/pr17132.exp: New file.
5987
940df408
SC
59882014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5989
5990 * gdb.python/py-xmethods.py (A_getarrayind)
5991 (E_method_char_worker.__call__, E_method_int_worker.__call__):
5992 Use 'print' with function call syntax.
5993 (E_method_matcher.match): Fix tab vs space indentation mixup.
5994
ebcc6c3a
YQ
59952014-08-15 Yao Qi <yao@codesourcery.com>
5996
5997 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
5998 false.
5999
775e0f04
YQ
60002014-08-15 Yao Qi <yao@codesourcery.com>
6001
6002 * gdb.cp/casts.exp: Set print symbol off.
6003 * gdb.cp/class2.exp: Likewise.
6004 * gdb.cp/overload.exp: Likewise.
6005 * gdb.cp/templates.exp: Likewise.
6006
d769e349
DE
60072014-08-11 Doug Evans <dje@google.com>
6008
6009 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6010 (test_load_shlib): Update.
6011
20c6f1e1
YQ
60122014-08-09 Yao Qi <yao@codesourcery.com>
6013
6014 * gdb.base/display.exp: Invoke is_address_zero_readable.
6015 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
6016 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6017 * gdb.base/hbreak-unmapped.exp: Return if
6018 is_address_zero_readable returns true.
6019 * gdb.base/signest.exp: Likewise.
6020 * gdb.base/signull.exp: Likewise.
6021 * gdb.base/sigbpt.exp: Likewise.
6022 * gdb.guile/scm-disasm.exp: Do the test if
6023 is_address_zero_readable returns false.
6024 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
6025 * gdb.python/py-arch.exp: Likewise.
6026 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
6027 * lib/gdb.exp (is_address_zero_readable): New proc.
6028
5792e8e3
YQ
60292014-08-09 Yao Qi <yao@codesourcery.com>
6030
6031 PR testsuite/13443
6032 * gdb.mi/mi-var-display.exp: Make test messages unique.
6033
3cecbbbe
TT
60342014-08-04 Tom Tromey <tromey@redhat.com>
6035
6036 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
6037 target 0".
6038
00b51ff5
TT
60392014-08-04 Tom Tromey <tromey@redhat.com>
6040
6041 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
6042 "target_resume".
6043
6908c509
JB
60442014-08-01 Joel Brobecker <brobecker@adacore.com>
6045
6046 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
6047 inner_vla_struct_object_size.
6048 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
6049 as xfail.
6050
cc6563d2
PA
60512014-07-30 Pedro Alves <palves@redhat.com>
6052
6053 * gdb.threads/signal-command-handle-nopass.exp (test): Add
6054 comment.
6055
7e09a223
YQ
60562014-07-29 Yao Qi <yao@codesourcery.com>
6057
6058 PR gdb/17206
6059 * gdb.base/until-nodebug.exp: New.
6060
7ebdbe92
DE
60612014-07-28 Doug Evans <xdje42@gmail.com>
6062
6063 PR guile/17203
6064 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6065 previously existing parameter, and previously ambiguously spelled
6066 parameter.
6067
fdb1adc6
WN
60682014-07-28 Will Newton <will.newton@linaro.org>
6069
6070 * gdb.base/varargs.exp: Remove KFAILs for ARM.
6071
186fcde0
DE
60722014-07-26 Ludovic Courtès <ludo@gnu.org>
6073 Doug Evans <xdje42@gmail.com>
6074
6075 PR guile/17146
6076 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
6077
70509625
PA
60782014-07-25 Pedro Alves <palves@redhat.com>
6079
6080 * gdb.threads/signal-command-handle-nopass.c: New file.
6081 * gdb.threads/signal-command-handle-nopass.exp: New file.
6082 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
6083 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
6084 * gdb.threads/signal-delivered-right-thread.c: New file.
6085 * gdb.threads/signal-delivered-right-thread.exp: New file.
6086
c3f814a1
PA
60872014-07-25 Pedro Alves <palves@redhat.com>
6088
6089 * gdb.base/double-prompt-target-event-error.exp
6090 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
6091 match.
6092 (cancel_pagination_in_target_event): Rework double prompt
6093 detection.
6094 * gdb.base/paginate-after-ctrl-c-running.exp
6095 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
6096 <return>' match.
6097 * gdb.base/paginate-bg-execution.exp
6098 (test_bg_execution_pagination_return)
6099 (test_bg_execution_pagination_cancel): Remove '-notransfer
6100 <return>' matches.
6101 * gdb.base/paginate-execution-startup.exp
6102 (test_fg_execution_pagination_return)
6103 (test_fg_execution_pagination_cancel): Remove '-notransfer
6104 <return>' matches.
6105 * gdb.base/paginate-inferior-exit.exp
6106 (test_paginate_inferior_exited): Remove '-notransfer <return>'
6107 match.
6108 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
6109 * lib/gdb.exp (pagination_prompt): Run text through
6110 string_to_regexp.
6111 (gdb_test_multiple): Match $pagination_prompt instead of
6112 "<return>".
6113 (string_to_regexp): Move to lib/gdb-utils.exp.
6114
e214cf6c
JK
61152014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6116
6117 * gdb.arch/amd64-entry-value-paramref.S: New file.
6118 * gdb.arch/amd64-entry-value-paramref.cc: New file.
6119 * gdb.arch/amd64-entry-value-paramref.exp: New file.
6120 * gdb.arch/amd64-optimout-repeat.S: New file.
6121 * gdb.arch/amd64-optimout-repeat.c: New file.
6122 * gdb.arch/amd64-optimout-repeat.exp: New file.
6123
17d0c5c8
JK
61242014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6125
6126 PR gdb/17170
6127 * gdb.base/statistics.exp: New file.
6128
b8b8facf
DE
61292014-07-17 Doug Evans <dje@google.com>
6130
74b49205 6131 PR gdb/17170
b8b8facf
DE
6132 * gdb.base/maint.exp: Update testing of per-command stats.
6133
1b5d0ab3
PA
61342014-07-16 Pedro Alves <palves@redhat.com>
6135
6136 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
6137 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
6138 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
6139 (tfile_write_buf): New functions.
6140 (add_memory_block): Rewrite using the above.
6141 (adjust_function_address): New function.
6142 (FUNCTION_ADDRESS): New macro.
6143 (write_basic_trace_file): Remove short_x local, and use
6144 tfile_write_16. Change type of func_addr local to unsigned long
6145 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
6146 here. Cast argument of add_memory_block to char pointer.
6147 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
6148 (main): Remove parameters.
6149 * gdb.trace/tfile.exp: Remove nowarnings.
6150
4d974e88
SM
61512014-07-15 Simon Marchi <simon.marchi@ericsson.com>
6152
6153 * gdb.base/debug-expr.exp: Test string evaluation with
6154 "debug expression" on.
6155
41e99568
PA
61562014-07-15 Pedro Alves <palves@redhat.com>
6157
6158 * gdb.base/reread.exp: Use clean_restart.
6159
487d9753
PL
61602014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
6161
6162 * gdb.arch/avr-flash-qualifer.c: New.
6163 * gdb.arch/avr-flash-qualifer.exp: New.
6164
cc1c52ad
PA
61652014-07-14 Pedro Alves <palves@redhat.com>
6166
6167 * gdb.base/paginate-after-ctrl-c-running.c: New file.
6168 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
6169
1e973570
PA
61702014-07-14 Pedro Alves <palves@redhat.com>
6171
6172 * gdb.base/double-prompt-target-event-error.c: New file.
6173 * gdb.base/double-prompt-target-event-error.exp: New file.
6174
93d6eb10
PA
61752014-07-14 Pedro Alves <palves@redhat.com>
6176
6177 PR gdb/17072
6178 * gdb.base/paginate-inferior-exit.c: New file.
6179 * gdb.base/paginate-inferior-exit.exp: New file.
6180
0017922d
PA
61812014-07-14 Pedro Alves <palves@redhat.com>
6182
6183 PR gdb/17072
6184 * gdb.base/paginate-bg-execution.c: New file.
6185 * gdb.base/paginate-bg-execution.exp: New file.
6186
94696ad3
PA
61872014-07-14 Pedro Alves <palves@redhat.com>
6188
6189 PR gdb/17072
6190 * gdb.base/paginate-execution-startup.c: New file.
6191 * gdb.base/paginate-execution-startup.exp: New file.
6192 * lib/gdb.exp (pagination_prompt): New global.
6193 (default_gdb_spawn): New procedure, factored out from
6194 default_gdb_spawn.
6195 (default_gdb_start): Adjust to call default_gdb_spawn.
6196 (gdb_spawn): New procedure.
6197
bd293940
PA
61982014-07-14 Pedro Alves <palves@redhat.com>
6199
6200 * lib/gdb.exp (gdb_assert): New procedure.
6201 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
6202
c933f875
PA
62032014-07-14 Pedro Alves <palves@redhat.com>
6204
6205 * gdb.base/execution-termios.c: New file.
6206 * gdb.base/execution-termios.exp: New file.
6207
d98b7a16
TT
62082014-07-14 Tom Tromey <tromey@redhat.com>
6209
6210 * gdb.cp/vla-cxx.cc: New file.
6211 * gdb.cp/vla-cxx.exp: New file.
6212
548740d6
TT
62132014-07-14 Tom Tromey <tromey@redhat.com>
6214
6215 * gdb.reverse/rerun-prec.c: New file.
6216 * gdb.reverse/rerun-prec.exp: New file.
6217
a25eb028
MR
62182014-07-12 Maciej W. Rozycki <macro@mips.com>
6219 Maciej W. Rozycki <macro@codesourcery.com>
6220
6221 * lib/gdb-utils.exp: New file.
6222 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
6223 inline `gdb_init_command' processing.
6224 (gdb_start_cmd): Likewise.
6225 * lib/mi-support.exp (mi_run_cmd): Likewise.
6226 * README: Document `gdb_init_command' and `gdb_init_commands'.
6227
218c2655
JK
62282014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6229
6230 Fix false FAIL running under a very long directory name.
6231 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
6232 and "set print elements 10000". Twice.
6233
5401fde3
YQ
62342014-07-11 Yao Qi <yao@codesourcery.com>
6235
6236 * gdb.base/exprs.exp: "set print symbol off".
6237
e76126e8
PA
62382014-07-11 Pedro Alves <palves@redhat.com>
6239
6240 * gdb.threads/kill.c: New file.
6241 * gdb.threads/kill.exp: New file.
6242
2d6f0de6
YQ
62432014-07-10 Yao Qi <yao@codesourcery.com>
6244
6245 * gdb.trace/tfile.c (write_basic_trace_file)
6246 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
6247 address written to trace file.
6248
7180e04a
PA
62492014-07-09 Pedro Alves <palves@redhat.com>
6250
6251 * gdb.base/attach-wait-input.exp: New file.
6252 * gdb.base/attach-wait-input.c: New file.
6253
9a9a7608
AB
62542014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6255
6256 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
6257 setting up test structures.
6258 (main): Call new test function.
6259 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
6260 test function, continue into test function and walk test
6261 structures.
6262
161ac41e
YQ
62632014-07-02 Yao Qi <yao@codesourcery.com>
6264
6265 * gdb.trace/entry-values.c: Define labels 'foo_start' and
6266 'bar_start' at the beginning of functions 'foo' and 'bar'
6267 respectively.
6268 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
6269 instead of 'foo' and 'bar'.
6270
1f267ae3
MM
62712014-07-08 Markus Metzger <markus.t.metzger@intel.com>
6272
6273 * gdb.btrace/segv.exp: New.
6274 * gdb.btrace/segv.c: New.
6275
2b239efb
LM
62762014-07-02 Luis Machado <lgustavo@codesourcery.com>
6277
6278 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
6279 instruction.
6280
cf363f18
MW
62812014-06-30 Mark Wielaard <mjw@redhat.com>
6282
6283 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
6284 vulture, vilify, villar): New volatile array constants.
6285 (vindictive, vegetation): New const volatile array constants.
6286 * gdb.base/volatile.exp: Test volatile and const volatile array
6287 types.
6288
aebf9d24
AA
62892014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6290
6291 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
6292 target lacks support for awatch, rwatch, or hbreak.
6293
b67a2c6f
YQ
62942014-06-27 Yao Qi <yao@codesourcery.com>
6295
6296 * gdb.multi/dummy-frame-restore.exp: New.
6297 * gdb.multi/dummy-frame-restore.c: New.
6298
aef92902
MM
62992014-06-25 Markus Metzger <markus.t.metzger@intel.com>
6300
6301 * gdb.btrace/gcore.exp: New.
6302
8e9db26e
PA
63032014-06-23 Pedro Alves <palves@redhat.com>
6304
6305 * gdb.base/watchpoint-reuse-slot.c: New file.
6306 * gdb.base/watchpoint-reuse-slot.exp: New file.
6307
70afc5b7
SC
63082014-06-23 Siva Chandra Reddy <sivachandra@google.com>
6309
6310 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
6311 progspace's filename in 'info', 'enable' and 'disable' command
6312 tests.
6313
b972bd9c
JK
63142014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6315
6316 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
6317 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6318 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
6319
125f8a3d
GB
63202014-06-20 Gary Benson <gbenson@redhat.com>
6321
6322 * gdb.arch/i386-avx.exp: Fix include file location.
6323 * gdb.arch/i386-sse.exp: Likewise.
6324
3ed9baed
IB
63252014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
6326
6327 * gdb.dlang/expression.exp: New file.
6328
034f788c
PA
63292014-06-19 Pedro Alves <palves@redhat.com>
6330
6331 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
6332 out from ...
6333 (top level): ... here. Iterate running tests under different
6334 scheduler-locking settings.
6335
45371d0c
LM
63362014-06-18 Luis Machado <lgustavo@codesourcery.com>
6337
6338 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
6339 to DW_FORM_addr and use non-zero addresses.
6340
5d376983
SC
63412014-06-18 Siva Chandra Reddy <sivachandra@google.com>
6342
6343 PR gdb/17017
6344 * gdb.python/py-xmethods.cc: Add global function call counters and
6345 increment them in their respective functions. Remove "cout"
6346 statements.
6347 * gdb.python/py-xmethods.exp: Make tests check the global function
6348 call counters instead of depending on inferior IO.
6349
a1aa2221
LM
63502014-06-18 Don Breazeal <donb@codesourcery.com>
6351
6352 * gdb.base/foll-fork.exp (default_fork_parent_follow):
6353 Deleted procedure.
6354 (explicit_fork_parent_follow): Deleted procedure.
6355 (explicit_fork_child_follow): Deleted procedure.
6356 (test_follow_fork): New procedure.
6357 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 6358 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
6359 procedure calls.
6360
0fc05997
YQ
63612014-06-17 Yao Qi <yao@codesourcery.com>
6362
6363 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
6364 CP1252.
6365
70795c52
LM
63662014-06-17 Luis Machado <lgustavo@codesourcery.com>
6367
6368 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
6369 Initialize ptr and S explicitly.
6370 (skip_type_update_when_not_use_rtti_test): Likewise.
6371
6be47f0c
KS
63722014-06-16 Keith Seitz <keiths@redhat.com>
6373
6374 PR mi/15863
6375 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
6376 the inferior is started.
6377
d03de421
PA
63782014-06-16 Pedro Alves <palves@redhat.com>
6379
6380 * gdb.base/break-main-file-remove-fail.c: New file.
6381 * gdb.base/break-main-file-remove-fail.exp: New file.
6382 * gdb.base/break-unload-file.exp: Use build_executable instead of
6383 prepare_for_testing.
6384 (test_break): New parameter "initial_load". Handle it.
6385 (top level): Add initial_load cmdline/file axis.
6386
f9579b99
TT
63872014-06-12 Tom Tromey <tromey@redhat.com>
6388
6389 * gdb.base/completion.exp: Don't use directory name in test.
6390
3657956b
GB
63912014-06-09 Gary Benson <gbenson@redhat.com>
6392
6393 * gdb.base/sigall.c [Functions to send signals]: Reorder to
6394 separate the always-available ANSI-standard signals from the
6395 signals that require checking.
6396 (main): Likewise.
6397 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
6398 Likewise.
6399 (main): Likewise.
6400
4186eb54
KS
64012014-06-07 Keith Seitz <keiths@redhat.com>
6402
6403 Revert:
6404 PR c++/16253
6405 * gdb.cp/var-tag.cc: New file.
6406 * gdb.cp/var-tag.exp: New file.
6407 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6408 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6409 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6410 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6411
25326a28 64122014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
6413
6414 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
6415
829155c9
PA
64162014-06-06 Pedro Alves <palves@redhat.com>
6417
6418 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
6419 in target debug output instead of looking at RSP packets,
6420 disabling the test on any target that uses hardware stepping.
6421 Update comments.
6422
61c8d22e
PA
64232014-06-06 Pedro Alves <palves@redhat.com>
6424
6425 * gdb.base/break-unload-file.exp: Fix typo.
6426
d9a47287
YQ
64272014-06-06 Yao Qi <yao@codesourcery.com>
6428
6429 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6430 from "jit_function" to "^jit_function".
6431
e5e01dbf
YQ
64322014-06-06 Yao Qi <yao@codesourcery.com>
6433
6434 * gdb.base/async.c (foo): Add one statement.
6435 * gdb.base/async.exp: Get the next instruction address and
6436 match the output of "nexti" by instruction address. Match
6437 the hex address in the output of "finish".
6438
73ba372c
GB
64392014-06-06 Gary Benson <gbenson@redhat.com>
6440
6441 * gdb.base/call-signals.c: Remove preprocessor conditionals
6442 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6443 SIGSEGV and SIGTERM.
6444 * gdb.base/sigall.c: Likewise.
6445 * gdb.base/unwindonsignal.c: Likewise.
6446 * gdb.reverse/sigall-reverse.c: Likewise.
6447
831517df
YQ
64482014-06-06 Yao Qi <yao@codesourcery.com>
6449
6450 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
6451 readable, skip the test.
6452
b8b91e98
YQ
64532014-06-06 Yao Qi <yao@codesourcery.com>
6454
6455 * gdb.threads/staticthreads.c (thread_function): Move the line
6456 setting breakpoint on forward.
6457 * gdb.threads/staticthreads.exp: Update comments.
6458
fb934770
LC
64592014-06-05 Ludovic Courtès <ludo@gnu.org>
6460
6461 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6462 "history-append! type error".
6463
6ef284bd
SM
64642014-06-05 Simon Marchi <simon.marchi@ericsson.com>
6465
6466 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6467 erroneous dprintf expected input.
6468
a872e241
DE
64692014-06-04 Doug Evans <xdje42@gmail.com>
6470
6471 * gdb.guile/scm-generics.exp: Delete.
6472
16f691fb
DE
64732014-06-04 Doug Evans <xdje42@gmail.com>
6474
6475 * gdb.guile/scm-breakpoint.exp: Update.
6476 Add tests for breakpoint registration.
6477
012370f6
TT
64782014-06-04 Tom Tromey <tromey@redhat.com>
6479
6480 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6481 VLA-in-union.
6482 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6483 inner_vla_struct, vla_union types. Initialize objects of those
6484 types and compute their sizes.
6485
9f5a4cef
HZ
64862014-06-04 Nathan Sidwell <nathan@codesourcery.com>
6487 Hui Zhu <hui@codesourcery.com>
6488
6489 * gdb.base/fileio.exp: Add test for shell not available as well as
6490 available.
6491 * gdb.base/fileio.c (test_system): Check for shell twice.
6492
90a45c4d
YQ
64932014-06-04 Yao Qi <yao@codesourcery.com>
6494
6495 * gdb.base/auto-connect-native-target.exp: Remove redundant
6496 space from the regexp pattern.
6497
70017e41
YQ
64982014-06-04 Yao Qi <yao@codesourcery.com>
6499
6500 * gdb.base/default.exp: Replace "child" with "native" in
6501 regexp pattern.
6502
883964a7
SC
65032014-06-03 Siva Chandra Reddy <sivachandra@google.com>
6504
6505 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6506 * gdb.python/py-xmethods.exp: New tests to test xmethods.
6507 * gdb.python/py-xmethods.py: Python script supporting the
6508 new testcase and tests.
6509
ef370185
JB
65102014-06-03 Joel Brobecker <brobecker@adacore.com>
6511 Pedro Alves <palves@redhat.com>
6512
6513 PR breakpoints/17000
6514 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6515 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6516
1e2ccb61
BM
65172014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
6518
6519 * gdb.base/subst.exp: Add tests to verify partial path matching
6520 output.
6521
c6ec5ab2
PA
65222014-06-03 Pedro Alves <palves@redhat.com>
6523
6524 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6525 target that doesn't use software single-stepping.
6526
835c559f
PA
65272014-06-03 Pedro Alves <palves@redhat.com>
6528
6529 PR breakpoints/17000
6530 * gdb.base/sss-bp-on-user-bp-2.c: New file.
6531 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6532
06eb1586
DE
65332014-06-02 Doug Evans <xdje42@gmail.com>
6534
6535 * gdb.guile/scm-parameter.exp: New file.
6536
e698b8c4
DE
65372014-06-02 Doug Evans <xdje42@gmail.com>
6538
6539 * gdb.guile/scm-cmd.c: New file.
6540 * gdb.guile/scm-cmd.exp: New file.
6541
ded03782
DE
65422014-06-02 Doug Evans <xdje42@gmail.com>
6543
6544 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6545 pretty-printer lookup.
6546 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6547 (make-pp_s-printer): Call it.
6548 (make-pretty-printer-from-dict): New function.
6549 (lookup-pretty-printer-maker-from-dict): New function.
6550 (*pretty-printer*): Simplify.
6551 (make-objfile-pp_s-printer): New function.
6552 (install-objfile-pretty-printers!): New function.
6553 (make-progspace-pp_s-printer): New function.
6554 (install-progspace-pretty-printers!): New function.
6555 * gdb.guile/scm-progspace.c: New file.
6556 * gdb.guile/scm-progspace.exp: New file.
6557
41fac0cf
PA
65582014-06-02 Pedro Alves <palves@redhat.com>
6559
6560 * gdb.base/dprintf-bp-same-addr.c: New file.
6561 * gdb.base/dprintf-bp-same-addr.exp: New file.
6562
96ae5695
EBM
65632014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6564
6565 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6566 * gdb.arch/powerpc-power.s: Likewise.
6567
da02b3a8
JB
65682014-06-02 Joel Brobecker <brobecker@adacore.com>
6569
6570 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6571
c72b2e7b
YQ
65722014-06-01 Yao Qi <yao@codesourcery.com>
6573
6574 * gdb.base/watchpoint.exp (test_watch_location): Check null
6575 pointer can be dereferenced. If not, do the test, otherwise
6576 skip it.
6577
53e8a631
AB
65782014-05-30 Andrew Burgess <aburgess@broadcom.com>
6579
6580 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6581 results.
6582 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6583
938f0e2f
AB
65842014-05-30 Andrew Burgess <aburgess@broadcom.com>
6585
6586 * gdb.arch/amd64-invalid-stack-middle.S: New file.
6587 * gdb.arch/amd64-invalid-stack-middle.c: New file.
6588 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6589 * gdb.arch/amd64-invalid-stack-top.c: New file.
6590 * gdb.arch/amd64-invalid-stack-top.exp: New file.
6591
9ba6657a
PA
65922014-05-30 Pedro Alves <palves@redhat.com>
6593
6594 PR breakpoints/17000
6595 * gdb.base/sss-bp-on-user-bp.c: New file.
6596 * gdb.base/sss-bp-on-user-bp.exp: New file.
6597
522c09bf
DB
65982014-05-30 David Blaikie <dblaikie@gmail.com>
6599
6600 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6601 gnu_inline semantics via attribute.
6602 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6603 source explicitly specifies the required semantics.
6604
bf4ef81e
MR
66052014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6606
6607 * gdb.reverse/sigall-reverse.exp: Fix a typo.
6608
329ea579
PA
66092014-05-29 Pedro Alves <palves@redhat.com>
6610 Tom Tromey <tromey@redhat.com>
6611
6612 * gdb.base/async-shell.exp: Don't enable target-async.
6613 * gdb.base/async.exp
6614 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6615 parameter. Adjust.
6616 (top level): Don't test with "target-async".
6617 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6618 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6619 * gdb.base/inferior-died.exp: Don't enable target-async.
6620 * gdb.base/interrupt-noterm.exp: Likewise.
6621 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6622 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6623 * gdb.mi/mi-nonstop.exp: Likewise.
6624 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6625 * gdb.mi/mi-nsintrall.exp: Likewise.
6626 * gdb.mi/mi-nsmoribund.exp: Likewise.
6627 * gdb.mi/mi-nsthrexec.exp: Likewise.
6628 * gdb.mi/mi-watch-nonstop.exp: Likewise.
6629 * gdb.multi/watchpoint-multi.exp: Adjust comment.
6630 * gdb.python/py-evsignal.exp: Don't enable target-async.
6631 * gdb.python/py-evthreads.exp: Likewise.
6632 * gdb.python/py-prompt.exp: Likewise.
6633 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6634 * gdb.server/solib-list.exp: Don't enable target-async.
6635 * gdb.threads/thread-specific-bp.exp: Likewise.
6636 * lib/mi-support.exp: Adjust to use mi-async.
6637
fd664c91
PA
66382014-05-29 Pedro Alves <palves@redhat.com>
6639
6640 PR gdb/13860
6641 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6642 reason, even in sync mode.
6643
251bde03
PA
66442014-05-29 Pedro Alves <palves@redhat.com>
6645 Hui Zhu <hui@codesourcery.com>
6646
6647 PR PR15693
6648 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6649 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6650 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6651 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6652
7f3c0343
JB
66532014-05-28 Joel Brobecker <brobecker@adacore.com>
6654
6655 * config/monitor.exp (gdb_target_monitor): Replace use of
6656 "set remotebaud" by "set serial baud".
6657
b2715b27
AW
66582014-05-26 Andy Wingo <wingo@igalia.com>
6659
6660 * gdb.guile/scm-breakpoint.exp:
6661 * gdb.guile/scm-gsmob.exp: Update to use plain old object
6662 properties instead of gdb-object-properties.
6663
498a4489
YQ
66642014-05-26 Yao Qi <yao@codesourcery.com>
6665
6666 * gdb.server/no-thread-db.exp: Specify source file name
6667 explicitly when setting a breakpoint.
6668
589fdceb
MM
66692014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6670
6671 * gdb.btrace/vdso.c: New.
6672 * gdb.btrace/vdso.exp: New.
6673
e9089e05
MM
66742014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6675
6676 * gdb.base/gcore.exp (capture_command_output): Move ...
6677 * lib/gdb.exp (capture_command_output): ... here.
6678
67b5c0c1
MM
66792014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6680
6681 * gdb.btrace/data.exp: Test memory access during btrace replay.
6682
a2199296
SM
66832014-05-22 Simon Marchi <simon.marchi@ericsson.com>
6684
6685 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6686
17b2616c
PA
66872014-05-21 Pedro Alves <palves@redhat.com>
6688
6689 PR gdb/13860
6690 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6691 (top level): Test that output related to execution commands is
6692 sent to the console with CLI commands, but not with MI commands.
6693 Test that breakpoint events are always mirrored to the console.
6694 Also expect the new source line to be output after a "next" in
6695 async mode too. Make it a pass/fail test.
6696 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6697 output.
6698 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6699
5166082f
PA
67002014-05-21 Pedro Alves <palves@redhat.com>
6701
6702 * gdb.base/list.exp (build_pattern, test_list): New procedures.
6703 Use them to test variations of "list" after reaching a breakpoint.
6704 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6705 Test "list" with listsize 10 after reaching a breakpoint.
6706 * gdb.python/python.exp (decode_line current location line
6707 number): Adjust expected line number.
6708
2f25d70f
SM
67092014-05-21 Simon Marchi <simon.marchi@ericsson.com>
6710
6711 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6712 behavior for $args, pass it directly to "run".
6713
ff604a67
MR
67142014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
6715
6716 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6717 30000 to 65536.
6718
6a3cb8e8
PA
67192014-05-21 Pedro Alves <palves@redhat.com>
6720
6721 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6722 auto-connect-native-target off".
6723 * gdb.base/auto-connect-native-target.c: New file.
6724 * gdb.base/auto-connect-native-target.exp: New file.
6725
4ebfc96e
PA
67262014-05-21 Pedro Alves <palves@redhat.com>
6727
6728 * gdb.base/default.exp: Test "target native" instead of "target
6729 child".
6730
36d46afb
MW
67312014-05-21 Mark Wielaard <mjw@redhat.com>
6732
6733 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6734
5876f503
JK
67352014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6736
6737 Fix TLS access for -static -pthread.
6738 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
6739 <HAVE_TLS> (thread_function, main): Initialize it.
6740 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
6741 Add clean_restart.
6742 <$have_tls != "">: Check TLSVAR.
6743
0256a6ac
PA
67442014-05-21 Pedro Alves <palves@redhat.com>
6745
6746 * gdb.base/dcache-line-read-error.c: New.
6747 * gdb.base/dcache-line-read-error.exp: New.
6748
936d2992
PA
67492014-05-20 Pedro Alves <palves@redhat.com>
6750
6751 * gdb.base/compare-sections.c: New file.
6752 * gdb.base/compare-sections.exp: New file.
6753
802e8e6d
PA
67542014-05-20 Pedro Alves <palves@redhat.com>
6755
6756 * gdb.base/break-idempotent.c: New file.
6757 * gdb.base/break-idempotent.exp: New file.
6758
e59fa00f
MM
67592014-05-20 Markus Metzger <markus.t.metzger@intel.com>
6760
6761 * gdb.btrace/nohist.exp: New.
6762
8b696e31
YQ
67632014-05-20 Yao Qi <yao@codesourcery.com>
6764
6765 * lib/gdb.exp (gdb_init): Set timeout if test file is under
6766 gdb.reverse directory and gdb_reverse_timeout exists in board
6767 setting.
6768 * README: Document gdb_reverse_timeout.
6769
73c9764f
YQ
67702014-05-20 Yao Qi <yao@codesourcery.com>
6771
6772 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
6773 'test_file_name'. Treat args as a string instead of a list.
6774 (gdb_init): Rename argument 'args' by 'test_file_name'.
6775
f1f4348a
JK
67762014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6777
6778 * gdb.arch/powerpc-power.exp: New file.
6779 * gdb.arch/powerpc-power.s: New file.
6780
0dbe70ce
DE
67812014-05-16 Doug Evans <dje@google.com>
6782
6783 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
6784 * gdb.base/completion.exp: Check that all expected files exist
6785 before doing file completion.
0dbe70ce 6786
8d551b02
DE
67872014-05-16 Doug Evans <dje@google.com>
6788
6789 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
6790 Update.
6791 (do_syscall_tests_without_xml): Update.
6792
73eb7709
PA
67932014-05-16 Pedro Alves <palves@redhat.com>
6794
6795 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
6796 instead of "unknown output after running".
6797
3fae92fc
YQ
67982014-05-16 Yao Qi <yao@codesourcery.com>
6799
6800 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
6801 file1.txt from host at the end.
6802 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6803
c2b2ccc5
DE
68042014-05-15 Doug Evans <dje@google.com>
6805
6806 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
6807 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
6808 loading file. Add test for TU lookup.
6809
8c217a4b
SM
68102014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6811
6812 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
6813 calling "-exec-arguments" or "set args" before running the
6814 inferior.
6815
3deb39c6
SM
68162014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6817
6818 * lib/mi-support.exp (mi_expect_stop): Expect message for
6819 inferiors that exit with non-zero exit code.
6820
71a79f8c
YQ
68212014-05-14 Yao Qi <yao@codesourcery.com>
6822
6823 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
6824 match absolute path on remote host.
6825 (test_file_list_exec_source_files): Remove "/" from the
6826 pattern.
6827
f23fcd46
YQ
68282014-05-14 Yao Qi <yao@codesourcery.com>
6829
6830 * boards/local-remote-host-notty.exp (${board}_file): New
6831 proc.
6832
9404b58f
KM
68332014-05-07 Kyle McMartin <kyle@redhat.com>
6834
6835 Pushed by Joel Brobecker <brobecker@adacore.com>.
6836 * gdb.arch/aarch64-atomic-inst.c: New file.
6837 * gdb.arch/aarch64-atomic-inst.exp: New file.
6838
5e45f04c
YQ
68392014-05-07 Yao Qi <yao@codesourcery.com>
6840
6841 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
6842 in current context" too.
6843
c888a17d
KS
68442014-05-05 Keith Seitz <keiths@redhat.com>
6845
6846 * gdb.linespec/ls-dollar.exp: Add test for linespec
6847 file:convenience_variable.
6848
290a839c
YQ
68492014-05-05 Yao Qi <yao@codesourcery.com>
6850
6851 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
6852 traceframes into tfile and ctf trace files. Read data from
6853 trace file and test collected data.
6854 (gdb_collect_locals_test): Likewise.
6855 (gdb_unavailable_registers_test): Likewise.
6856 (gdb_unavailable_floats): Likewise.
6857 (gdb_collect_globals_test): Likewise.
6858 (top-level): Append "ctf" to trace_file_targets if GDB
6859 supports.
6860
b5262cd0
YQ
68612014-05-05 Yao Qi <yao@codesourcery.com>
6862
6863 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
6864 code to ...
6865 (gdb_collect_args_test_1): ... it. New proc.
6866 (gdb_collect_locals_test): Move some code to ...
6867 (gdb_collect_locals_test_1): ... it. New proc.
6868 (gdb_unavailable_registers_test): Move some code to ...
6869 (gdb_unavailable_registers_test_1): ... it. New proc.
6870 (gdb_unavailable_floats): Move some code to ...
6871 (gdb_unavailable_floats_1): ... it. New proc.
6872
30a1e6cc
SDJ
68732014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6874
6875 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
6876 probes to test for bitness recognition.
6877 * gdb.arch/amd64-stap-optional-prefix.exp
6878 (test_probe_value_without_reg): New procedure.
6879 Add code to test for different kinds of bitness.
6880
f33da99a
SDJ
68812014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6882
6883 PR breakpoints/16889
6884 * gdb.arch/amd64-stap-optional-prefix.S: New file.
6885 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6886
5b80f00d
PA
68872014-05-01 Pedro Alves <palves@redhat.com>
6888
6889 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
6890 gdb_file_cmd if no file is specified.
6891 * boards/native-extended-gdbserver.exp (gdb_load): Use the
6892 last_loaded_file to set the remote exec-file.
6893
f8c2a73c
PA
68942014-05-01 Pedro Alves <palves@redhat.com>
6895
6896 * boards/local-remote-host.exp: New file.
6897
be6e8ac7
PA
68982014-05-01 Pedro Alves <palves@redhat.com>
6899
6900 * boards/local-remote-host.exp: Rename to ...
6901 * boards/local-remote-host-notty.exp: ... this.
6902
cac0dc8f
JB
69032014-04-28 Joel Brobecker <brobecker@adacore.com>
6904
6905 * gdb.ada/dyn_arrayidx: New testcase.
6906
9730e6cc
YQ
69072014-04-26 Yao Qi <yao@codesourcery.com>
6908
6909 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
6910 and compute the length of function main. Save it in
6911 $main_length.
6912 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
6913 (top-level): Use gdb_compile to compile objects into
6914 executable and restart GDB. Remove invocation to
6915 prepare_for_testing.
6916
7ae1a6a6
PA
69172014-04-25 Simon Marchi <simon.marchi@ericsson.com>
6918 Pedro Alves <palves@redhat.com>
6919
6920 PR server/16255
6921 * gdb.multi/multi-attach.c: New file.
6922 * gdb.multi/multi-attach.exp: New file.
6923
4082afcc
PA
69242014-04-25 Pedro Alves <palves@redhat.com>
6925
6926 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
6927 user.
6928 (top level): Test that "set remote conditional-breakpoints-packet
6929 off" works as intended.
6930 * gdb.base/dprintf.exp: Test that "set remote
6931 breakpoint-commands-packet off" works as intended.
6932 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
6933 New function.
6934 (top level): Call it.
6935 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
6936 remote fast-tracepoints-packet off" works as intended.
6937 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
6938 * lib/gdb.exp (gdb_is_target_remote): ... here.
6939
2abc3f8d
DB
69402014-04-24 David Blaikie <dblaikie@gmail.com>
6941
6942 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
6943 ensure clang would not discard them.
6944 * gdb.base/gdbvars.c: Ditto.
6945 * gdb.base/memattr.c: Ditto.
6946 * gdb.base/whatis.c: Ditto.
6947 * gdb.python/py-prettyprint.c: Ditto.
6948 * gdb.trace/actions.c: Ditto.
6949 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
6950 ensure clang would not discard it.
6951
bfd39632
DB
69522014-04-24 David Blaikie <dblaikie@gmail.com>
6953
6954 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
6955 clang to emit the full definition of type required by the test
6956 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
6957
22842ff6
DB
69582014-04-24 David Blaikie <dblaikie@gmail.com>
6959
6960 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
6961 coax Clang into emitting the definition of the type.
6962 * gdb.cp/pr10728-x.h (y): Ditto.
6963 * gdb.cp/pr10728-y.cc (y): Ditto.
6964
c2e827ad
DB
69652014-04-24 David Blaikie <dblaikie@gmail.com>
6966
6967 * gdb.base/label.exp: XFAIL label related tests under Clang.
6968 * gdb.cp/cplabel.exp: Ditto.
6969 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
6970 under Clang those using labels.
6971
4c2d33e7
YQ
69722014-04-25 Yao Qi <yao@codesourcery.com>
6973
6974 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
6975 double_label.
6976 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
6977 partial_label and double_label.
6978
56083b99
DB
69792014-04-24 David Blaikie <dblaikie@gmail.com>
6980
6981 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
6982
25d4e99d
DB
69832014-04-24 David Blaikie <dblaikie@gmail.com>
6984
6985 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
6986 of the function to work across GCC and Clang.
6987 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
6988 pointer types (const void ** const V void **).
6989
01f9f808
MS
69902014-04-24 Michael Sturm <michael.sturm@mintel.com>
6991 Walfred Tedeschi <walfred.tedeschi@intel.com>
6992
6993 * Makefile.in (EXECUTABLES): Added i386-avx512.
6994 * gdb.arch/i386-avx512.c: New file.
6995 * gdb.arch/i386-avx512.exp: Likewise.
6996
4b48d439
KS
69972014-04-23 Keith Seitz <keiths@redhat.com>
6998
6999 * lib/mi-support.exp (mi_list_breakpoints): Delete.
7000 (mi_make_breakpoint_table): New procedure.
7001 (mi_create_breakpoint): Use mi_make_breakpoint
7002 and return the result.
7003 (mi_make_breakpoint): New procedure.
7004 (mi_build_kv_pairs): New procedure.
7005
7006 * gdb.mi/mi-break.exp: Remove unused globals,
7007 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
7008 All callers updated.
7009 * gdb.mi/mi-dprintf.exp: Use variable to track command
7010 number.
7011 Update all callers of mi_create_breakpoint and use
7012 mi_make_breakpoint_table.
7013 Remove any unused global variables.
7014 * gdb.mi/mi-nonstop.exp: Likewise.
7015 * gdb.mi/mi-nsintrall.exp: Likewise.
7016 * gdb.mi/mi-nsmoribund.exp: Likewise.
7017 * gdb.mi/mi-nsthrexec.exp: Likewise.
7018 * gdb.mi/mi-reverse.exp: Likewise.
7019 * gdb.mi/mi-simplerun.exp: Likewise.
7020 * gdb.mi/mi-stepn.exp: Likewise.
7021 * gdb.mi/mi-syn-frame.exp: Likewise.
7022 * gdb.mi/mi-until.exp: Likewise.
7023 * gdb.mi/mi-var-cp.exp: Likewise.
7024 * gdb.mi/mi-var-display.exp: Likewise.
7025 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
7026 * gdb.mi/mi2-var-child.exp: Likewise.
7027 * gdb.mi/mi-vla-c99.exp: Likewise.
7028 * lib/mi-support.exp: Likewise.
7029
7030 From Ian Lance Taylor <iant@cygnus.com>:
7031 * lib/gdb.exp (parse_args): New procedure.
7032
08351840
PA
70332014-04-23 Pedro Alves <palves@redhat.com>
7034
7035 * gdb.base/break-unload-file.c: New file.
7036 * gdb.base/break-unload-file.exp: New file.
7037 * gdb.base/sym-file-lib.c (baz): New function.
7038 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
7039 field.
7040 (load): Store the segment's mapped size.
7041 (unload): New function.
7042 (unload_shlib): New function.
7043 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
7044 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
7045 set a breakpoint at baz, and call it.
7046 * gdb.base/sym-file.exp: New tests for stale breakpoint
7047 instructions.
7048
076855f9
PA
70492014-04-23 Pedro Alves <palves@redhat.com>
7050
7051 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
7052 * gdb.base/hbreak-in-shr-unsupported.c: New file.
7053 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
7054 * gdb.base/hbreak-unmapped.c: New file.
7055 * gdb.base/hbreak-unmapped.exp: New file.
7056 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
7057 * lib/gdb.exp (gdb_is_target_remote): ... here.
7058
483805cf
PA
70592014-04-22 Pedro Alves <palves@redhat.com>
7060
7061 * gdb.base/consecutive-step-over.c: New file.
7062 * gdb.base/consecutive-step-over.exp: New file.
7063
06d97543
PA
70642014-04-22 Pedro Alves <palves@redhat.com>
7065
7066 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7067 instead of send_gdb/gdb_expect.
7068
b4429ea2
YQ
70692014-04-22 Yao Qi <yao@codesourcery.com>
7070
7071 * lib/trace-support.exp (generate_tracefile): New procedure.
7072 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
7073 return 0.
7074 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
7075 if generate_tracefile returns 1.
7076
51d48146
PA
70772014-04-18 Tom Tromey <palves@redhat.com>
7078 Pedro alves <tromey@redhat.com>
7079
7080 PR backtrace/15558
7081 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
7082 with a backtrace limit.
7083 * gdb.python/py-frame-inline.exp: Test running to an inline
7084 function with a backtrace limit, and printing the newest frame.
7085 * gdb.python/py-frame-inline.c (main): Call f.
7086
bd1dce5f
MS
70872014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7088
7089 * gdb.java/jnpe.exp: Drop srcdir from untested path.
7090
40d1a503
MS
70912014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7092
7093 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
7094 Drop prefix from unsupported source file path.
7095
389b98f7
YQ
70962014-04-17 Yao Qi <yao@codesourcery.com>
7097
7098 * lib/gdb.exp (with_target_charset): New proc.
7099 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
7100 with_target_charset.
7101 (test_print_strings): Likewise.
7102 (test_repeat_bytes): Likewise.
7103 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
7104 for some tests.
7105
22869d73
KS
71062014-04-16 Keith Seitz <keiths@redhat.com>
7107
7108 PR gdb/15827
7109 * gdb.dwarf2/corrupt.c: New file.
7110 * gdb.dwarf2/corrupt.exp: New file.
7111
c4f87ca6
KS
71122014-04-16 Keith Seitz <keiths@redhat.com>
7113
7114 PR c++/16597
7115 * gdb.cp/namelessclass.cc: New file.
7116 * gdb.cp/namelessclass.exp: New file.
7117 * gdb.cp/namelessclass.S: New file.
7118
ab19de87
DE
71192014-04-16 Doug Evans <dje@google.com>
7120
7121 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
7122 Add comment.
7123 (gdbserver_default_get_comm_port): New function.
7124 (gdbserver_start): Check if board file provided
7125 "gdbserver,get_comm_port" and use it if so.
7126 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
7127 (gdb,socketport): Set to "stdio".
7128 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
7129 (stdio_gdbserver_template): Delete.
7130 (${board}_get_remote_address): Update.
7131 (${board}_build_remote_cmd): Delete.
7132 (${board}_get_comm_port): New function.
7133 (${board}_spawn): Update.
7134 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
7135 Delete.
7136 (${board}_get_remote_address): Update.
7137 (${board}_get_comm_port): New function.
7138
fc98a809
AB
71392014-04-16 Andrew Burgess <aburgess@broadcom.com>
7140
7141 * gdb.base/memattr.exp: Improve regexps to handle memory regions
7142 appearing in any order.
7143
87fd9e6e
DE
71442014-04-15 Doug Evans <dje@google.com>
7145
7146 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
7147 uninitialized value of "description".
7148
099fc3ea
KS
71492014-04-15 Keith Seitz <keiths@redhat.com>
7150
7151 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
7152 Remove unused globals.
7153 (test_running_the_program): Likewise.
7154 (test_controlled_execution): Likewise.
7155 (test_controlling_breakpoints): Likewise.
7156 (test_program_termination): Likewise.
7157
5da151d4
KS
71582014-04-15 Keith Seitz <keiths@redhat.com>
7159
7160 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
7161 unused globals.
7162 (test_rbreak_creation_and_listing): Likewise.
7163 (test_ignore_count): Likewise.
7164 (test_error): Likewise.
7165
35e5d2f0
PA
71662014-04-15 Pedro Alves <palves@redhat.com>
7167
7168 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
7169 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
7170 sym-file-loader.c.
7171 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7172 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7173 to sym-file-loader.c.
7174 (struct library): Forward declare.
7175 (load_shlib, lookup_function): Change prototypes.
7176 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7177 (translate_offset): Remove declarations.
7178 (get_text_addr): New declaration.
7179 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
7180 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
7181 sym-file-loader.h.
7182 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7183 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7184 here from sym-file-loader.h.
7185 (struct library): New structure.
7186 (load_shlib, lookup_function): Change prototypes and adjust to
7187 work with a struct library.
7188 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7189 (translate_offset): Make static.
7190 (get_text_addr): New function.
7191 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
7192
eb4c1710
PA
71932014-04-15 Pedro Alves <palves@redhat.com>
7194
7195 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
7196
2d1baf52
PA
71972014-04-15 Pedro Alves <palves@redhat.com>
7198
7199 * gdb.base/sym-file-loader.c: Include <limits.h>.
7200 (SELF_LINK): New define.
7201 (get_origin): New function.
7202 (load_shlib): Use it.
7203 * gdb.base/sym-file.exp: Don't early return if the target is
7204 remote. Use runto_main, and issue fail is that fails. Use
7205 gdb_load_shlibs.
7206 (shlib_name): Delete.
7207 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
7208
7dd6df01
PA
72092014-04-15 Pedro Alves <palves@redhat.com>
7210
7211 * gdb.base/sym-file.exp: Remove regex characters from test
7212 message. Don't refer to breakpoint numbers in test messages.
7213
b50c8614
KS
72142014-04-14 Keith Seitz <keiths@redhat.com>
7215
7216 PR c++/16253
7217 * gdb.cp/var-tag.cc: New file.
7218 * gdb.cp/var-tag.exp: New file.
7219 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7220 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7221 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7222 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7223
3d567982
TT
72242014-04-14 Tom Tromey <tromey@redhat.com>
7225
7226 * gdb.cp/classes.exp (test_enums): Handle underlying type.
7227 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
7228 type.
7229 * gdb.cp/enum-class.exp: New file.
7230 * gdb.cp/enum-class.cc: New file.
7231
0626fc76
TT
72322014-04-14 Tom Tromey <tromey@redhat.com>
7233
7234 * gdb.dwarf2/enum-type.exp: New file.
7235
dca325b3
SA
72362014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7237
7238 * gdb.mi/mi-vla-c99.exp: New file.
7239 * gdb.mi/vla.c: New file.
7240
5854b38a
SA
72412014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7242
7243 * gdb.base/vla-datatypes.c: New file.
7244 * gdb.base/vla-datatypes.exp: New file.
7245
463bb957
SA
72462014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7247
7248 * gdb.base/vla-ptr.c: New file.
7249 * gdb.base/vla-ptr.exp: New file.
7250
3dd170be
SA
72512014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7252
7253 * gdb.dwarf2/count.exp: New file.
7254
5ecaaa66
SA
72552014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7256
7257 * gdb.base/vla-sideeffect.c: New file.
7258 * gdb.base/vla-sideeffect.exp: New file.
7259
41f1ada5
DB
72602014-04-14 David Blaikie <dblaikie@gmail.com>
7261
7262 * gdb.mi/non-stop.c: Add return value for non-void function return
7263 statement.
7264 * gdb.threads/staticthreads.c: Ditto.
7265
0be03e84
DE
72662014-04-12 Siva Chandra Reddy <sivachandra@google.com>
7267 Doug Evans <xdje42@gmail.com>
7268
7269 * gdb.guile/scm-value.c: Improve test case.
7270 * gdb.guile/scm-value.exp: Add new test.
7271
f180a1fb
DB
72722014-04-11 David Blaikie <dblaikie@gmail.com>
7273
7274 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
7275 override Clang's default.
7276
6b662e19
JB
72772014-04-11 Joel Brobecker <brobecker@adacore.com>
7278
7279 Revert the following changes (regressions):
7280
7281 * gdb.base/vla-sideeffect.c: New file.
7282 * gdb.base/vla-sideeffect.exp: New file.
7283
7284 * gdb.dwarf2/count.exp: New file.
7285
7286 * gdb.base/vla-multi.c: New file.
7287 * gdb.base/vla-multi.exp: New file.
7288
7289 * gdb.base/vla-ptr.c: New file.
7290 * gdb.base/vla-ptr.exp: New file.
7291
7292 * gdb.base/vla-datatypes.c: New file.
7293 * gdb.base/vla-datatypes.exp: New file.
7294
7295 * gdb.mi/mi-vla-c99.exp: New file.
7296 * gdb.mi/vla.c: New file.
7297
245a5f0b
KS
72982014-04-11 Keith Seitz <keiths@redhat.com>
7299
7300 PR c++/16675
7301 * gdb.cp/cpsizeof.exp: New file.
7302 * gdb.cp/cpsizeof.cc: New file.
7303
58a84dcf
SA
73042014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7305
191a8a90
JB
7306 * gdb.mi/mi-vla-c99.exp: New file.
7307 * gdb.mi/vla.c: New file.
58a84dcf 7308
c8655f75
SA
73092014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7310
7311 * gdb.base/vla-datatypes.c: New file.
7312 * gdb.base/vla-datatypes.exp: New file.
7313
024e13b4
SA
73142014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7315
7316 * gdb.base/vla-ptr.c: New file.
7317 * gdb.base/vla-ptr.exp: New file.
7318
1a237e0e
SA
73192014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7320
7321 * gdb.base/vla-multi.c: New file.
7322 * gdb.base/vla-multi.exp: New file.
7323
504f3432
SA
73242014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7325
7326 * gdb.dwarf2/count.exp: New file.
7327
3bce8237
SA
73282014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7329
191a8a90
JB
7330 * gdb.base/vla-sideeffect.c: New file.
7331 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 7332
322f9c21
YQ
73332014-04-11 Yao Qi <yao@codesourcery.com>
7334
7335 * gdb.base/completion.exp: Check file exists before running tests
7336 on file completion.
7337
d708bcd1
PA
73382014-04-10 Pedro Alves <palves@redhat.com>
7339
7340 * gdb.base/cond-eval-mode.c: New file.
7341 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
7342 prepare_for_testing to build the new file. Check result of
7343 runto_main.
7344 (test_break, test_watch): New procedures.
7345 (top level): Use them.
7346
ae1d2761
PM
73472014-04-08 Pierre Muller <muller@sourceware.org>
7348
7349 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
7350 Ctrl-V use for mingw hosts.
7351
7af389b8
SC
73522014-04-07 Siva Chandra Reddy <sivachandra@google.com>
7353
7354 * gdb.python/py-value.c: Improve test case.
7355 * gdb.python/py-value.exp: Add new test.
7356
5e703181
DE
73572014-04-07 David Blaikie <dblaikie@gmail.com>
7358
7359 * lib/compiler.c: Identify the clang compiler.
7360 * lib/compiler.cc: Ditto.
7361
9810b410
YQ
73622014-04-03 Yao Qi <yao@codesourcery.com>
7363
7364 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
7365
98d1b8dc
AB
73662014-04-01 Anton Blanchard <anton@samba.org>
7367
7368 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
7369 messages unique.
7370
3114cea1
AB
73712014-04-01 Anton Blanchard <anton@samba.org>
7372
7373 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
7374 prepare_for_testing.
7375
62f7182c
AB
73762014-04-01 Anton Blanchard <anton@samba.org>
7377
7378 * gdb.arch/ppc64-atomic-inst.c: Remove.
7379 * gdb.arch/ppc64-atomic-inst.S: New file.
7380 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
7381
770e7fc7
DE
73822014-03-31 Doug Evans <dje@google.com>
7383
7384 * gdb.base/print-symbol-loading-lib.c: New file.
7385 * gdb.base/print-symbol-loading-main.c: New file.
7386 * gdb.base/print-symbol-loading.exp: New file.
7387
46e2bafa
YQ
73882014-03-31 Yao Qi <yao@codesourcery.com>
7389
7390 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
7391
8776cfe9
JB
73922014-03-28 Joel Brobecker <brobecker@adacore.com>
7393
7394 * gdb.ada/mi_dyn_arr: New testcase.
7395
5d1ef361
DE
73962014-03-27 Doug Evans <dje@google.com>
7397
7398 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
7399
b5bee914
YQ
74002014-03-27 Yao Qi <yao@codesourcery.com>
7401
7402 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
7403 if target is nios2-*-*.
7404
0d4d0e77
YQ
74052014-03-26 Yao Qi <yao@codesourcery.com>
7406
7407 * lib/gdb.exp (readline_is_used): New proc.
7408 * gdb.base/completion.exp: Move tests on command complete up.
7409 Skip the rest of tests if readline is not used.
7410 * gdb.ada/complete.exp: Skp the test if readline is not
7411 used.
7412 * gdb.base/filesym.exp: Likewise.
7413 * gdb.base/macscp.exp: Likewise.
7414 * gdb.base/readline-ask.exp: Likewise.
7415 * gdb.base/readline.exp: Likewise.
7416 * gdb.python/py-cmd.exp: Likewise.
7417 * gdb.trace/tfile.exp: Likewise.
7418
29361eee
YQ
74192014-03-26 Yao Qi <yao@codesourcery.com>
7420
7421 * gdb.base/macscp.exp: Fix code format issues.
7422
bc9a5525
UW
74232014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
7424
7425 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7426 * gdb.asm/powerpc64le.inc: New file.
7427
d3839ede
PA
74282014-03-25 Pedro Alves <palves@redhat.com>
7429 Doug Evans <dje@google.com>
7430
7431 * gdb.base/source-execution.c: New file.
7432 * gdb.base/source-execution.exp: New file.
7433 * gdb.base/source-execution.gdb: New file.
7434
01672a57
DE
74352014-03-24 Doug Evans <dje@google.com>
7436
7437 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7438 using fission.
7439
88bbeca9
HZ
74402014-03-24 Hui Zhu <hui@codesourcery.com>
7441 Pedro Alves <palves@redhat.com>
7442
7443 PR breakpoints/16101
7444 * gdb.base/dprintf.exp: Use unsupported rather than changing the
7445 test pass/fail messages. Detect missing support for dprintf when
7446 breakpoints are actually inserted.
7447 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7448 breakpoints are actually inserted.
7449 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7450 fails.
7451
d2348791
JK
74522014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7453
7454 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7455
feef67ab
DE
74562014-03-22 Doug Evans <xdje42@gmail.com>
7457
7458 * gdb.python/python.exp (python not supported): Verify multi-line
7459 python command issues an error.
25d743f9 7460 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 7461 guile command issues an error.
feef67ab 7462
ecebef6a
MR
74632014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
7464
7465 * gdb.threads/thread-specific.exp: Handle the lack of usable
7466 $this_breakpoint and $this_thread.
7467
ccdd1909
HZ
74682014-03-21 Hui Zhu <hui@codesourcery.com>
7469
7470 * gdb.base/attach.exp (do_command_attach_tests): New.
7471
beb460e8
PA
74722014-03-20 Tom Tromey <tromey@redhat.com>
7473 Pedro Alves <palves@redhat.com>
7474
7475 PR cli/15718
7476 * gdb.base/condbreak-call-false.c: New file.
7477 * gdb.base/condbreak-call-false.exp: New file.
7478
40acf43a
PA
74792014-03-20 Pedro Alves <palves@redhat.com>
7480
7481 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7482 Delete.
7483 (block_signals, unblock_signals): Delete.
7484 (child_function_2, main): Remove references to deleted variable
7485 and functions.
7486
9f5e1e02
PA
74872014-03-20 Pedro Alves <palves@redhat.com>
7488
7489 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7490 Use pthread_kill to signal thread 2.
7491 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7492 Adjust to make the test send itself a signal rather than using the
7493 host's "kill" command.
7494
99619bea
PA
74952014-03-20 Pedro Alves <palves@redhat.com>
7496
7497 * gdb.threads/multiple-step-overs.c: New file.
7498 * gdb.threads/multiple-step-overs.exp: New file.
7499 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7500 Adjust expected infrun debug output.
7501
2adfaa28
PA
75022014-03-20 Pedro Alves <palves@redhat.com>
7503
7504 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7505 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7506
31e77af2
PA
75072014-03-20 Pedro Alves <palves@redhat.com>
7508
7509 PR breakpoints/7143
7510 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7511 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
7512 of gdb_test_multiple.
7513 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7514 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7515
b9f437de
PA
75162014-03-20 Pedro Alves <palves@redhat.com>
7517
7518 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7519 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7520
05adc73e
PA
75212014-03-19 Pedro Alves <palves@redhat.com>
7522
7523 * gdb.base/async.exp: Remove early return.
7524
6048b950
PA
75252014-03-19 Pedro Alves <palves@redhat.com>
7526
7527 * gdb.base/async.exp (step& tests): Pass explicit test messages.
7528
8bcfb00a
PA
75292014-03-19 Pedro Alves <palves@redhat.com>
7530
7531 * gdb.base/async.exp (test_background): Expect \r\n after
7532 "completed." in the fail pattern.
7533
884e37dc
PA
75342014-03-19 Pedro Alves <palves@redhat.com>
7535
7536 * gdb.base/async.exp (test_background): New procedure.
7537 Use it for all background execution command tests.
7538
148e57e2
PA
75392014-03-19 Pedro Alves <palves@redhat.com>
7540
7541 * gdb.base/async.exp: Use prepare_for_testing.
7542
f48088c7
PA
75432014-03-19 Pedro Alves <palves@redhat.com>
7544
7545 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
7546 the same line.
7547
e2f6c966
PA
75482014-03-19 Pedro Alves <palves@redhat.com>
7549
7550 * gdb.base/async.c (main): Add "jump here" and "until here" line
7551 marker comments.
7552 * gdb.base/async.exp (jump_here): New global.
7553 (jump& test): Use it.
7554 (until_here): New global.
7555 (until& test): Use it.
7556
c30568d4
PA
75572014-03-19 Pedro Alves <palves@redhat.com>
7558
7559 * gdb.base/async.exp: Don't frob gdb_protocol.
7560
0172b6a7
DE
75612014-03-18 Doug Evans <xdje42@gmail.com>
7562
7563 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
7564 Fix spelling of exec-done-display.
7565
06c868a8
JK
75662014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7567
7568 PR gdb/15358
7569 * gdb.base/gdb-sigterm.c: New file.
7570 * gdb.base/gdb-sigterm.exp: New file.
7571
0c7e1a46
PA
75722014-03-18 Pedro Alves <palves@redhat.com>
7573
7574 PR gdb/13860
7575 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7576 * lib/mi-support.exp (mi_expect_stop): Add special handling for
7577 solib-event.
7578
f7c77d93
JB
75792014-03-17 Joel Brobecker <brobecker@adacore.com>
7580
7581 * gdb.ada/pckd_arr_ren: New testcase.
7582
5a1e8c7a
DE
75832014-03-13 Doug Evans <xdje42@gmail.com>
7584
7585 PR guile/16612
7586 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7587 collect after discarding symbols.
7588
350e1a76
DE
75892014-03-13 Ludovic Courtès <ludo@gnu.org>
7590 Doug Evans <xdje42@gmail.com>
7591
7592 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7593 to history survives a gc.
7594
a69900ae
PA
75952014-03-13 Pedro Alves <palves@redhat.com>
7596
7597 * gdb.base/default.exp: Don't test "target procfs".
7598
5db9f0bd
PA
75992014-03-13 Pedro Alves <palves@redhat.com>
7600
7601 * gdb.base/default.exp: Update "target child" and "target procfs"
7602 tests to not expect "Unix".
7603
b3ccfe11
TT
76042014-03-12 Tom Tromey <tromey@redhat.com>
7605
7606 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7607 New procs. Add target-async tests.
7608 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7609 Add target-async tests.
7610
646f4417
AA
76112014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7612
7613 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7614 'func_start' and 'func_end' for the beginning and end of the
7615 function code, respectively.
7616 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7617 'func_end' instead of 'func' and 'main'.
7618
288c211f
AA
76192014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7620
7621 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7622 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7623 generate the debug info assembler source.
7624
e0c0f156
AA
76252014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7626
7627 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7628 * gdb.dwarf2/arr-subrange.exp: Likewise.
7629 * gdb.dwarf2/dwz.exp: Likewise.
7630 * gdb.dwarf2/method-ptr.exp: Likewise.
7631 * gdb.dwarf2/missing-sig-type.exp: Likewise.
7632 * gdb.dwarf2/subrange.exp: Likewise.
7633 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7634 * gdb.dwarf2/implptrpiece.exp: Likewise.
7635 * gdb.dwarf2/nostaticblock.exp: Likewise.
7636
0e5c4555
AA
76372014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7638
7639 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7640 directory to absolute path name arguments.
7641
5ec18f2b
JG
76422014-03-10 Joel Brobecker <brobecker@adacore.com>
7643
7644 * gdb.ada/tagged_access: New testcase.
7645
847fc4f2
MM
76462014-03-07 Markus Metzger <markus.t.metzger@intel.com>
7647
7648 * gdb.btrace/data.exp: Update expected output.
7649
cc3da688
YQ
76502014-03-06 Yao Qi <yao@codesourcery.com>
7651
7652 * gdb.trace/pr16508.exp: New file.
7653
0f26cec1
PA
76542014-03-05 Pedro Alves <palves@redhat.com>
7655
7656 PR gdb/16575
7657 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7658 procedure.
7659 (top level): Adjust to use it. Add tests that exercise breakpoint
7660 interaction with the code-cache.
7661
7a5a839f
LC
76622014-02-26 Ludovic Courtès <ludo@gnu.org>
7663
7664 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7665 test for 'history-append!'.
7666
31aa7e4e
JB
76672014-02-26 Joel Brobecker <brobecker@adacore.com>
7668
7669 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7670 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7671 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7672 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7673 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7674 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7675
1b588015
JB
76762014-02-26 Joel Brobecker <brobecker@adacore.com>
7677
7678 * testsuite/gdb.python/py-pp-re-notag.c: New file.
7679 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7680 * testsuite/gdb.python/py-pp-re-notag.p: New file.
7681
55426c9d
JB
76822014-02-26 Joel Brobecker <brobecker@adacore.com>
7683
7684 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7685
dc53a7ad
JB
76862014-02-26 Joel Brobecker <brobecker@adacore.com>
7687
7688 * gdb.dwarf2/arr-stride.c: New file.
7689 * gdb.dwarf2/arr-stride.exp: New file.
7690
12ab52e9
PA
76912014-02-26 Pedro Alves <palves@redhat.com>
7692
7693 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7694 that won't ever trigger. Make sure that GDB reports the correct
7695 breakpoint that caused the stop.
7696
849c862e
JK
76972014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7698
7699 PR gdb/16626
7700 * gdb.base/auto-load-script: New file.
7701 * gdb.base/auto-load.c: New file.
7702 * gdb.base/auto-load.exp: New file.
7703
71b7d793
JK
7704 PR gdb/16626
7705 * gdb.base/auto-load.exp: Fix out-of-srctree run.
7706
e2f0d509
JK
77072014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7708
7709 Fix dw2-icycle.exp -fsanitize=address GDB crash.
7710 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7711
50cc37c8
DE
77122014-02-24 Doug Evans <dje@google.com>
7713
7714 * lib/gdb.exp (run_on_host): Log error output if program fails.
7715
ea4758f2
PA
77162014-02-21 Pedro Alves <palves@redhat.com>
7717
7718 * gdb.threads/step-after-sr-lock.c: Rename to ...
7719 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7720 * gdb.threads/step-after-sr-lock.exp: Rename to ...
7721 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7722 ... this.
7723
d7b30f67
SDJ
77242014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
7725
7726 PR tdep/16397
7727 * gdb.arch/amd64-stap-special-operands.exp: New file.
7728 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7729 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7730 * gdb.arch/amd64-stap-triplet.S: Likewise.
7731 * gdb.arch/amd64-stap-triplet.c: Likewise.
7732
83deb43f
JB
77332014-02-20 Joel Brobecker <brobecker@adacore.com>
7734
7735 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7736 in .section pseudo-op.
7737
adde2bff
DE
77382014-02-20 lin zuojian <manjian2006@gmail.com>
7739 Joel Brobecker <brobecker@adacore.com>
7740 Doug Evans <xdje42@gmail.com>
7741
7742 PR symtab/16581
7743 * gdb.dwarf2/dw2-icycle.S: New file.
7744 * gdb.dwarf2/dw2-icycle.c: New file.
7745 * gdb.dwarf2/dw2-icycle.exp: New file.
7746
f7bd0f78
SC
77472014-02-19 Siva Chandra Reddy <sivachandra@google.com>
7748
7749 * gdb.python/py-value-cc.cc: Improve test case to enable testing
7750 operations on gdb.Value objects.
7751 * gdb.python/py-value-cc.exp: Add new test to test operations on
7752 gdb.Value objects.
7753
c17ef0d5
DE
77542014-02-18 Doug Evans <dje@google.com>
7755
7756 * Makefile.in (TESTS): New variable.
7757 (expanded_tests, expanded_tests_or_none): New variables
7758 (check-single): Pass $(expanded_tests_or_none) to runtest.
7759 (check-parallel): Only run tests in $(TESTS) if non-empty.
7760 (check/no-matching-tests-found): New rule.
7761 * README: Document TESTS makefile variable.
7762
5dd3176f
DE
77632014-02-18 Doug Evans <dje@google.com>
7764
7765 * Makefile.in (check-parallel): rm -rf outputs temp.
7766
0b10be4f
JK
77672014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7768
7769 Fix "ERROR: no fileid for" in the testsuite.
7770 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
7771
85f224e7
DE
77722014-02-12 Doug Evans <dje@google.com>
7773
7774 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
7775 (MISCELLANEOUS): New variable.
7776 (clean): rm -rf $(MISCELLANEOUS).
7777 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
7778 dwp live in the same directory as symlinks, with each symlink pointed
7779 to a differently named file in a different directory.
7780
149b30ff
DE
77812014-02-11 Doug Evans <dje@google.com>
7782
7783 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
7784 of Tcl file commands.
7785
1dfdac32
MK
77862014-02-10 Mark Kettenis <kettenis@gnu.org>
7787
7788 * gdb.threads/step-after-sr-lock.exp: Avoid executing
7789 "kill -SIGUSR1 -1".
7790
aa4fb036
JB
77912014-02-10 Joel Brobecker <brobecker@adacore.com>
7792
7793 * gdb.ada/tick_length_array_enum_idx: New testcase.
7794
ed3ef339
DE
77952014-02-10 Doug Evans <xdje42@gmail.com>
7796
7797 * configure.ac (AC_OUTPUT): Add gdb.guile.
7798 * configure: Regenerate.
7799 * lib/gdb-guile.exp: New file.
7800 * lib/gdb.exp (get_target_charset): New function.
7801 * gdb.base/help.exp: Update expected output from "apropos apropos".
7802 * gdb.guile/Makefile.in: New file.
7803 * gdb.guile/guile.exp: New file.
7804 * gdb.guile/scm-arch.c: New file.
7805 * gdb.guile/scm-arch.exp: New file.
7806 * gdb.guile/scm-block.c: New file.
7807 * gdb.guile/scm-block.exp: New file.
7808 * gdb.guile/scm-breakpoint.c: New file.
7809 * gdb.guile/scm-breakpoint.exp: New file.
7810 * gdb.guile/scm-disasm.c: New file.
7811 * gdb.guile/scm-disasm.exp: New file.
7812 * gdb.guile/scm-equal.c: New file.
7813 * gdb.guile/scm-equal.exp: New file.
7814 * gdb.guile/scm-error.exp: New file.
7815 * gdb.guile/scm-error.scm: New file.
7816 * gdb.guile/scm-frame-args.c: New file.
7817 * gdb.guile/scm-frame-args.exp: New file.
7818 * gdb.guile/scm-frame-args.scm: New file.
7819 * gdb.guile/scm-frame-inline.c: New file.
7820 * gdb.guile/scm-frame-inline.exp: New file.
7821 * gdb.guile/scm-frame.c: New file.
7822 * gdb.guile/scm-frame.exp: New file.
7823 * gdb.guile/scm-generics.exp: New file.
7824 * gdb.guile/scm-gsmob.exp: New file.
7825 * gdb.guile/scm-iterator.c: New file.
7826 * gdb.guile/scm-iterator.exp: New file.
7827 * gdb.guile/scm-math.c: New file.
7828 * gdb.guile/scm-math.exp: New file.
7829 * gdb.guile/scm-objfile-script-gdb.in: New file.
7830 * gdb.guile/scm-objfile-script.c: New file.
7831 * gdb.guile/scm-objfile-script.exp: New file.
7832 * gdb.guile/scm-objfile.c: New file.
7833 * gdb.guile/scm-objfile.exp: New file.
7834 * gdb.guile/scm-ports.exp: New file.
7835 * gdb.guile/scm-pretty-print.c: New file.
7836 * gdb.guile/scm-pretty-print.exp: New file.
7837 * gdb.guile/scm-pretty-print.scm: New file.
7838 * gdb.guile/scm-section-script.c: New file.
7839 * gdb.guile/scm-section-script.exp: New file.
7840 * gdb.guile/scm-section-script.scm: New file.
7841 * gdb.guile/scm-symbol.c: New file.
7842 * gdb.guile/scm-symbol.exp: New file.
7843 * gdb.guile/scm-symtab-2.c: New file.
7844 * gdb.guile/scm-symtab.c: New file.
7845 * gdb.guile/scm-symtab.exp: New file.
7846 * gdb.guile/scm-type.c: New file.
7847 * gdb.guile/scm-type.exp: New file.
7848 * gdb.guile/scm-value-cc.cc: New file.
7849 * gdb.guile/scm-value-cc.exp: New file.
7850 * gdb.guile/scm-value.c: New file.
7851 * gdb.guile/scm-value.exp: New file.
7852 * gdb.guile/source2.scm: New file.
7853 * gdb.guile/types-module.cc: New file.
7854 * gdb.guile/types-module.exp: New file.
7855
7026a7c1
YQ
78562014-02-10 Yao Qi <yao@codesourcery.com>
7857
7858 PR testsuite/16543
7859 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
7860 * configure: Regenerated.
7861 * Makefile.in: New file.
7862
6c466447
AS
78632014-02-08 Andreas Schwab <schwab@linux-m68k.org>
7864
7865 * gdb.python/py-framefilter.exp: Fix typo.
7866
6e854735
YQ
78672014-02-08 Yao Qi <yao@codesourcery.com>
7868
7869 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
7870 that no =breakpoint-modified is emitted when breakpoints are
7871 modified through MI commands.
7872
d137e6dc
PA
78732014-02-07 Pedro Alves <pedro@codesourcery.com>
7874 Pedro Alves <palves@redhat.com>
7875
7876 * gdb.threads/step-after-sr-lock.c: New file.
7877 * gdb.threads/step-after-sr-lock.exp: New file.
7878
b5ee5a50
PA
78792014-02-07 Pedro Alves <palves@redhat.com>
7880
7881 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
7882
3c77faf3
JK
78832014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7884
7885 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
7886 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
7887
6dddc817
DE
78882014-02-06 Doug Evans <xdje42@gmail.com>
7889
7890 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
7891 output.
7892
7893 * gdb.gdb/python-interrupts.exp: New file.
7894
de7b2893
YQ
78952014-02-05 Yao Qi <yao@codesourcery.com>
7896
7897 * gdb.trace/report.exp (use_collected_data): Test the output
7898 of "info threads" and "info inferiors".
7899
66d032ac
YQ
79002014-02-05 Yao Qi <yao@codesourcery.com>
7901
7902 Revert this patch:
7903
7904 2013-05-24 Yao Qi <yao@codesourcery.com>
7905
7906 * gdb.trace/tfile.exp: Test inferior and thread.
7907
591a12a1
UW
79082014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7909
7910 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
7911 on a function.
7912 * gdb.base/step-bt.c: Call hello via function pointer to make
7913 sure its first instruction is executed on powerpc64le-linux.
7914
0ff3e01f
UW
79152014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7916
7917 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
7918
084ee545
UW
79192014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7920
7921 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
7922 of the test patterns for use on little-endian systems.
7923
6ed14ff3
UW
79242014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7925
7926 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
7927 (decimal_vector): Fix for little-endian.
7928
401e27fd
JM
79292014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
7930
7931 * gdb.arch/sparc-sysstep.exp: New file.
7932 * gdb.arch/sparc-sysstep.c: Likewise.
7933
7934 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
7935
8b924729
EBM
79362014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7937
7938 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
7939
fb151210
JB
79402014-01-23 Tom Tromey <tromey@redhat.com>
7941
7942 * gdb.ada/array_char_idx: New testcase.
7943
0740f8d8
TT
79442014-01-23 Tom Tromey <tromey@redhat.com>
7945
7946 PR python/16487:
7947 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
7948 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
7949 classes.
7950
21909fa1
TT
79512014-01-23 Tom Tromey <tromey@redhat.com>
7952
7953 PR python/16491:
7954 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
7955 string from an inferior frame.
7956 * gdb.python/py-framefilter-mi.exp: Update.
7957
87ce2a04
DE
79582014-01-22 Doug Evans <dje@google.com>
7959
7960 * gdb.server/server-mon.exp: Add tests for "set debug-format".
7961
237b092b
AA
79622014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7963
7964 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
7965
d674a709
AA
79662014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7967
7968 * gdb.trace/entry-values.exp: Remove excess space character from
7969 regex patterns. Handle s390 call instruction.
7970
20fa3390
AA
79712014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7972
7973 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
7974 define "*_start" label. Make "name" static.
7975 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
7976 ${name} by references to ${name}_start.
7977
78466714
AA
79782014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7979
7980 * gdb.base/info-macros.exp: Remove "debug" from the compile
7981 options.
7982
ec9f644a
IB
79832014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7984
7985 * gdb.dlang/demangle.exp: New file.
7986
94b1b47e
IB
79872014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7988
7989 * gdb.dlang/primitive-types.exp: New file.
7990
7f420862
IB
79912014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7992
7993 * configure.ac: Create gdb.dlang/Makefile.
7994 * configure: Regenerate.
7995 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
7996 * gdb.dlang/Makefile.in: New file.
7997 * lib/d-support.exp: New file.
7998 * lib/gdb.exp (skip_d_tests): New proc.
7999
52834460
MM
80002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8001
8002 * gdb.btrace/delta.exp: Check reverse stepi.
8003 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
8004 * gdb.btrace/finish.exp: New.
8005 * gdb.btrace/next.exp: New.
8006 * gdb.btrace/nexti.exp: New.
8007 * gdb.btrace/record_goto.c: Add comments.
8008 * gdb.btrace/step.exp: New.
8009 * gdb.btrace/stepi.exp: New.
8010 * gdb.btrace/multi-thread-step.c: New.
8011 * gdb.btrace/multi-thread-step.exp: New.
8012 * gdb.btrace/rn-dl-bind.c: New.
8013 * gdb.btrace/rn-dl-bind.exp: New.
8014 * gdb.btrace/data.c: New.
8015 * gdb.btrace/data.exp: New.
8016 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8017
6e07b1d2
MM
80182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8019
8020 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
8021 * gdb.btrace/exception.exp: Update.
8022 * gdb.btrace/instruction_history.exp: Update.
8023 * gdb.btrace/record_goto.exp: Update.
8024 * gdb.btrace/tailcall.exp: Update.
8025 * gdb.btrace/unknown_functions.exp: Update.
8026 * gdb.btrace/delta.exp: New.
8027
0b722aec
MM
80282014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8029
8030 * gdb.btrace/record_goto.exp: Add backtrace test.
8031 * gdb.btrace/tailcall.exp: Add backtrace test.
8032
066ce621
MM
80332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8034
8035 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
8036 * gdb.btrace/record_goto.c: New.
8037 * gdb.btrace/record_goto.exp: New.
8038 * gdb.btrace/x86-record_goto.S: New.
8039
0688d04e
MM
80402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8041
8042 * gdb.btrace/function_call_history.exp: Update tests.
8043 * gdb.btrace/instruction_history.exp: Update tests.
8044
8710b709
MM
80452014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8046
8047 * gdb.btrace/function_call_history.exp: Fix expected field
8048 order for "record function-call-history".
8049 Add new tests for "record function-call-history /c".
8050 * gdb.btrace/exception.cc: New.
8051 * gdb.btrace/exception.exp: New.
8052 * gdb.btrace/tailcall.exp: New.
8053 * gdb.btrace/x86-tailcall.S: New.
8054 * gdb.btrace/x86-tailcall.c: New.
8055 * gdb.btrace/unknown_functions.c: New.
8056 * gdb.btrace/unknown_functions.exp: New.
8057 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8058
5de9129b
MM
80592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8060
8061 * gdb.btrace/instruction_history.exp: Update.
8062 * gdb.btrace/function_call_history.exp: Update.
8063
23a7fe75
MM
80642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8065
8066 * gdb.btrace/function_call_history.exp: Fix expected function
8067 trace.
8068 * gdb.btrace/instruction_history.exp: Initialize traced.
8069 Remove traced_functions.
8070
724c7dd8
MM
80712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8072
8073 * gdb.btrace/function_call_history.exp: Update
8074 * gdb.btrace/instruction_history.exp: Update.
8075
6d78d93b
MM
80762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8077
8078 * gdb.btrace/enable.exp: Update expected text.
8079
93a360cc
OJ
80802014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
8081
8082 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
8083 bytes.
8084
3772b53f
MR
80852014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
8086
8087 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
8088
596662fa
OJ
80892014-01-15 Omair Javaid <omair.javaid@linaro.org>
8090
8091 * lib/gdb.exp (supports_process_record): Return true for
8092 arm*-linux*. (supports_reverse): Likewise.
8093
b5b08fb4
SC
80942014-01-13 Siva Chandra Reddy <sivachandra@google.com>
8095
8096 PR python/15464
8097 PR python/16113
8098 * gdb.python/py-type.c: Enhance test case.
8099 * gdb.python/py-value-cc.cc: Likewise
8100 * gdb.python/py-type.exp: Add new tests.
8101 * gdb.python/py-value-cc.exp: Likewise
8102
52d7fb13
AA
81032014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8104 Pedro Alves <palves@redhat.com>
8105
8106 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
8107 Make "name" extern.
8108 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
8109 references to ${name}_start by references to ${name}.
8110
a2cd8cfe
JB
81112014-01-10 Joel Brobecker <brobecker@adacore.com>
8112
8113 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
8114
4e23fced
JB
81152014-01-10 Joel Brobecker <brobecker@adacore.com>
8116
8117 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
8118
c6a9e42c
PA
81192014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
8120 Pedro Alves <palves@redhat.com>
8121
8122 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 8123 mi_gdb_target_load.
c6a9e42c 8124
b7ea362b
PA
81252014-01-08 Pedro Alves <palves@redhat.com>
8126
8127 * gdb.threads/reconnect-signal.c: New file.
8128 * gdb.threads/reconnect-signal.exp: New file.
8129
5e3f4fab
EBM
81302014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8131
8132 * gdb.base/source-dir.exp: New file.
8133
79301218
JB
81342014-01-07 Joel Brobecker <brobecker@adacore.com>
8135
8136 * gdb.ada/mi_interface: New testcase.
8137
8e355c5d
JB
81382014-01-07 Joel Brobecker <brobecker@adacore.com>
8139
8140 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
8141 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
8142 gdb.ada/pp-rec-component/pck.ads: New files.
8143
c0d48811
JB
81442014-01-07 Joel Brobecker <brobecker@adacore.com>
8145
8146 * gdb.python/py-pp-integral.c: New file.
8147 * gdb.python/py-pp-integral.py: New file.
8148 * gdb.python/py-pp-integral.exp: New file.
8149
17b609c3 8150For older changes see ChangeLog-1993-2013.
c906108c 8151\f
8d8cb839
EZ
8152;; Local Variables:
8153;; mode: change-log
8154;; left-margin: 8
8155;; fill-column: 74
8156;; version-control: never
8157;; End:
902f2ccb 8158
618f726f 8159 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
8160 Copying and distribution of this file, with or without modification,
8161 are permitted provided the copyright notice and this notice are preserved.
This page took 3.915124 seconds and 4 git commands to generate.