]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
MIPS/GAS: Correct call formatting in `can_swap_branch_p'
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
f48e22e3
SM
12016-04-08 Simon Marchi <simon.marchi@ericsson.com>
2
3 * gdb.server/solib-list.exp: Remove is_remote check.
4 Pass shlib= to gdb_compile. Don't link shared library with
5 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6 Run binary filename through "readlink -f" on the target.
7
096be756
PA
82016-04-08 Pedro Alves <palves@redhat.com>
9
10 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11 interpreter filename as argument to gdbserver_spawn.
12 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13 Return empty if $last_loaded_file does not exist.
14
06500533
JK
152016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16
17 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
18 * gdb.base/jit-main.c: Use exit after usage.
19
2d35e871
JK
202016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21
22 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
23 GDBHISTSIZE prior to the tests.
24 * gdb.base/gdbinit-history.exp: Likewise.
25
262016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
27
28 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
29 instead of build_executable. Use gdb_load_shlibs.
30
c8064e7e
YQ
312016-04-07 Yao Qi <yao.qi@linaro.org>
32
33 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
34 Execute "si" command.
35
bde47561
YQ
362016-04-07 Yao Qi <yao.qi@linaro.org>
37
38 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
39 number instead of the comments on some line.
40
b16f8a3b
DB
412016-04-06 Don Breazeal <donb@codesourcery.com>
42
43 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
44 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
45
c2f901df
SM
462016-04-06 Simon Marchi <simon.marchi@ericsson.com>
47
48 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
49 standard_output_file. Remove unused binfile variable.
50
ac17fda0
CU
512016-04-05 Catalin Udma <catalin.udma@freescale.com>
52
53 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
54 * gdb.python/py-mi-objfile.exp: Match "list main" output
55 in console format.
56
03a8c4df
SM
572016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
58
59 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
60 absolute.
61
6e774b13
SM
622016-04-05 Simon Marchi <simon.marchi@ericsson.com>
63
64 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
65 absolute.
66 * gdb.trace/ftrace.exp: Likewise.
67 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
68 targets as well.
69 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
70 (gdb_load_shlibs): Copy libraries to test directory when testing
71 natively. Only set solib-search-path if testing remotely.
72 * lib/mi-support.exp (mi_load_shlibs): Likewise.
73
7817ea46
SM
742016-04-05 Simon Marchi <simon.marchi@ericsson.com>
75
76 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
77 gdb_download. Use it even if the target is not remote.
78 * gdb.base/jit.exp (compile_jit_test): Likewise.
79 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
80 output directory if the destination board is local, otherwise use
81 the standard remote_download from DejaGnu.
82 (gdb_download): Remove.
83 (gdb_load_shlibs): Use gdb_remote_download instead of
84 gdb_download.
85 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
86 Use gdb_remote_download instead of gdb_download. Use it even if
87 the target is not remote.
88 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
89 instead of gdb_download.
90
7beb7f68
SM
912016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
92
93 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
94 (test_insert_delete_modify): Call mi_load_shlibs before trying to
95 run.
96
cc63428a
AV
972016-04-01 Artemiy Volkov <artemiyv@acm.org>
98
99 PR gdb/19820
100 * gdb.base/printcmds.exp: Add artificial arrays tests.
101
64cdf930
PA
1022016-03-31 Pedro Alves <palves@redhat.com>
103
104 PR gdb/19858
105 * gdb.base/jit-main.c: Include unistd.h.
106 (ATTACH): Define to 0 if not already defined.
107 (wait_for_gdb, mypid): New globals.
108 (WAIT_FOR_GDB): New macro.
109 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
110 some breakpoint locations.
111 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
112 New procedures.
113 (one_jit_test): Add REATTACH parameter, and handle it. Use
114 continue_to_test_location.
115 (top level): Test attach, and adjusts calls to one_jit_test.
116
40dea8cb
PA
1172016-03-31 Pedro Alves <palves@redhat.com>
118
119 PR gdb/19858
120 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
121 BINSUFFIX parameter, and handle it.
122 (top level): Adjust calls compile_jit_test.
123
e7ea3ec7
CU
1242016-03-31 Catalin Udma <catalin.udma@freescale.com>
125
126 PR python/19743
127 * gdb.python/py-mi-events-gdb.py: New file.
128 * gdb.python/py-mi-events.c: New file.
129 * gdb.python/py-mi-events.exp: New file.
130
e6359af3
YQ
1312016-03-30 Yao Qi <yao.qi@linaro.org>
132
133 * gdb.reverse/until-precsave.exp: Match function name only.
134 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
135 Move malloc to a condition block.
136 * gdb.reverse/until-reverse.exp: Match function name only.
137
a4105d04
MK
1382016-03-29 Marcin Koƛcielnicki <koriakin@0x04.net>
139
140 * gdb.trace/ftrace.exp: Set arg0exp for s390.
141 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
142 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
143 variable for GPR 0 instead of assuming it is register 0.
144 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
145 * lib/trace-support.exp: Add s390 registers.
146
bfa6adb9
YQ
1472016-03-29 Yao Qi <yao.qi@linaro.org>
148
149 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
150
1e6697ea
YQ
1512016-03-24 Yao Qi <yao.qi@linaro.org>
152
153 * gdb.reverse/break-reverse.exp: Add quotation mark in the
154 test message.
155
64bcd522
AA
1562016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
157
158 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
159 maintaining separate logic for constructing the output path.
160
7868401b
DB
1612016-03-16 Don Breazeal <donb@codesourcery.com>
162
163 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
164 Retry fork and waitpid on interrupted system call errors.
165 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
166 Use with_timeout_factor to increase timeout by factor of 10.
167
1cafadb4
DB
1682016-03-15 Don Breazeal <donb@codesourcery.com>
169
170 * gdb.cp/scope-err.cc: New test program.
171 * gdb.cp/scope-err.exp: New test script.
172 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
173 lines and "set breakpoint here" comment.
174 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
175 Fixed some whitespace and format issues.
176 * gdb.mi/mi-linespec-err-cp.cc: New test program.
177 * gdb.mi/mi-linespec-err-cp.exp: New test script.
178
81516450
DE
1792016-03-15 Doug Evans <dje@google.com>
180
181 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
182 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
183 All callers updated. Add tests for enums, mixed flags register.
184
aa52b601
DE
1852016-03-15 Doug Evans <dje@google.com>
186
187 * gdb.base/skip.c (main): Call test_skip_file_and_function.
188 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
189
fa4ff313
SM
1902016-03-14 Simon Marchi <simon.marchi@ericsson.com>
191
192 * gdb.base/default.exp: Add $_as_string to the list of expected
193 convenience functions.
194
f2403c39
AB
1952016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
196
197 * gdb.base/maint.exp: New tests for 'maint info line-table'.
198
f2f3ccb9
SM
1992016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
200
201 * gdb.python/py-as-string.exp: New file.
202 * gdb.python/py-as-string.c: New file.
203
00dbd492
PA
2042016-03-09 Pedro Alves <palves@redhat.com>
205
206 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
207 signal" -> "Thread NN received signal" output change.
208 * gdb.threads/ia64-sigill.exp: Likewise.
209 * gdb.threads/linux-dp.exp: Likewise.
210 * gdb.threads/manythreads.exp: Likewise.
211 * gdb.threads/pending-step.exp: Likewise.
212 * gdb.threads/print-threads.exp: Likewise.
213 * gdb.threads/sigstep-threads.exp: Likewise.
214 * gdb.threads/staticthreads.exp: Likewise.
215 * gdb.threads/tls.exp: Likewise.
216
1e6697ea
YQ
2172016-03-09 Pedro Alves <palves@redhat.com>
218
219 * gdb.base/command-line-input.exp: New file.
220
b04fd3be
MK
2212016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
222
223 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
224 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
225 * gdb.trace/pending.exp: Accept leading dot before function name.
226 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
227 * lib/trace-support.exp: Set registers for ppc.
228
98fa59e9
MK
2292016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
230
231 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
232 use it for disassembly; accept .main in addition to main in backtrace.
233
f77198c8
MK
2342016-03-09 Wei-cheng Wang <cole945@gmail.com>
235 Marcin Koƛcielnicki <koriakin@0x04.net>
236
237 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
238 (gdb_recursion_test_ptr): New global variable.
239 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
240 gdb_recursion_test.
241 (gdb_c_test): Ditto.
242
ba84e0da
MK
2432016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
244
245 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
246 ordering.
247
4366d36e
MK
2482016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
249
250 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
251 (bar): Add bar_start_lbl label.
252 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
253 of foo/bar for emitting DWARF and tracing.
254
5eb264df
SDJ
2552016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
256
257 * analyze-racy-logs.py: Set executable bit.
258
fb6a751f
SDJ
2592016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
260
261 * Makefile.in (DEFAULT_RACY_ITER): New variable.
262 (CHECK_TARGET_TMP): Likewise.
263 (check-single-racy): New rule.
264 (check-parallel-racy): Likewise.
265 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
266 (do-check-parallel-racy): New rule.
267 (check-racy/%.exp): Likewise.
268 * README (Racy testcases): New section.
269 * analyze-racy-logs.py: New file.
270
bdf7e230
DE
2712016-03-03 Doug Evans <dje@google.com>
272
273 * gdb.base/skip.exp: Use with_test_prefix.
274
4719d415
YQ
2752016-03-03 Yao Qi <yao.qi@linaro.org>
276
277 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
278 Invoke step_over_syscall "clone" and break_cond_on_syscall
279 "clone".
280 * gdb.base/step-over-clone.c: New file.
281
ea507862
YQ
2822016-03-03 Yao Qi <yao.qi@linaro.org>
283
284 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
285 code format.
286
8fc8cbda
YQ
2872016-03-03 Yao Qi <yao.qi@linaro.org>
288
289 * gdb.base/disp-step-fork.c: Rename to ...
290 * gdb.base/step-over-fork.c: ... it. New file.
291 * gdb.base/disp-step-vfork.c: Rename to ...
292 * gdb.base/step-over-vfork.c: ... it. New file.
293 * gdb.base/disp-step-syscall.exp: Rename to ...
294 * gdb.base/step-over-syscall.exp: ... it. New file.
295 (disp_step_cross_syscall): Rename to ...
296 (step_over_syscall): ... it.
297
92fa70b0
YQ
2982016-03-03 Yao Qi <yao.qi@linaro.org>
299
300 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
301 If target supports condition evaluation on target, invoke
302 break_cond_on_syscall for fork and vfork.
303
e197ad3c
YQ
3042016-03-03 Yao Qi <yao.qi@linaro.org>
305
306 * gdb.base/disp-step-syscall.exp: Don't invoke
307 support_displaced_stepping.
308 (disp_step_cross_syscall): Test with displaced stepping off and
309 on if supported.
310
0b47da9f
YQ
3112016-03-03 Yao Qi <yao.qi@linaro.org>
312
313 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
314 proc.
315 (setup): New proc.
316 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
317 and setup.
318
065ab6dc
BH
3192016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
320
321 * gdb.fortran/vla-history.exp: Remove breakpoint.
322
07e448ad 3232016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
324
325 * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
326
9ac2d526 3272016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
328
329 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
330
17807369
BH
3312016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
332
333 * gdb.mi/vla.f90: Nullify pointer after declaration.
334
86e501af
PA
3352016-03-01 Pedro Alves <palves@redhat.com>
336
337 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
338
1e903e32
PA
3392016-03-01 Pedro Alves <palves@redhat.com>
340
341 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
342 before anything else.
343 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
344 _GNU_SOURCE here.
345 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
346 before anything else.
347 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
348
6ccb54e2
PA
3492016-03-01 Pedro Alves <palves@redhat.com>
350
351 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
352
30ca9da1
YQ
3532016-03-01 Yao Qi <yao.qi@linaro.org>
354
355 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
356 prepare_for_testing.
357
dc856b38
YQ
3582016-03-01 Yao Qi <yao.qi@linaro.org>
359
360 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
361
4a932159
AA
3622016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
363
364 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
365 manually constructing the output path.
366
f2489477
AA
3672016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
368
369 * gdb.arch/s390-stackless.S: New.
370 * gdb.arch/s390-stackless.exp: New.
371
38899f16
IB
3722016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
373
374 * gdb.dlang/circular.c: New file.
375 * gdb.dlang/circular.exp: New file.
376
9fde51ed
YQ
3772016-02-26 Yao Qi <yao.qi@linaro.org>
378
379 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
380 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
381 (testcases): Update.
382
ce90fefe
YQ
3832016-02-26 Yao Qi <yao.qi@linaro.org>
384
385 * gdb.reverse/aarch64.c: Rename to ...
386 * gdb.reverse/insn-reverse.c: ... it.
387 * gdb.reverse/aarch64.exp: Rename to ...
388 * gdb.reverse/insn-reverse.exp: ... it.
389
3263bceb
YQ
3902016-02-26 Yao Qi <yao.qi@linaro.org>
391
392 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
393 (testcase_ftype): New.
394 (testcases): New array.
395 (n_testcases): New.
396 (main): Call each element in testcases.
397 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
398 (read_testcase): New.
399 Do the tests in a loop.
400
6cb59ff1
YQ
4012016-02-25 Yao Qi <yao.qi@linaro.org>
402
403 * gdb.base/branches.c: Remove.
404
ae91f625
MK
4052016-02-25 Marcin Koƛcielnicki <koriakin@0x04.net>
406
407 PR gdb/13808
408 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
409
678b48b7
MK
4102016-02-25 Marcin Koƛcielnicki <koriakin@0x04.net>
411
412 * gdb.trace/ftrace.exp: Remove unnecessary target check.
413
7337a6f2
MK
4142016-02-25 Marcin Koƛcielnicki <koriakin@0x04.net>
415
416 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
417 change x86_64 call_insn to 'callq'.
418
861ca91f
AT
4192016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
420
421 * gdb.trace/tfile-avx.c: Move to...
422 * gdb.trace/tracefile-pseudo-reg.c: Here.
423 * gdb.trace/tfile-avx.exp: Move to...
424 * gdb.trace/tracefile-pseudo-reg.exp: Here.
425
bf74e428
GB
4262016-02-24 Gary Benson <gbenson@redhat.com>
427
428 * gdb.base/attach-pie-noexec.exp: Do not expect an error
429 message on attach.
430
cce0e923
DE
4312016-02-23 Doug Evans <dje@google.com>
432
433 * gdb.base/skip.c (test_skip): New function.
434 (end_test_skip_file_and_function): New function.
435 (test_skip_file_and_function): New function.
436 * gdb.base/skip1.c (test_skip): New function.
437 (skip1_test_skip_file_and_function): New function.
438 * gdb.base/skip.exp: Add tests for new skip options.
439 * gdb.base/skip-solib.exp: Update expected output.
440 * gdb.perf/skip-command.cc: New file.
441 * gdb.perf/skip-command.exp: New file.
442 * gdb.perf/skip-command.py: New file.
443
4000e47e
MK
4442016-02-22 Marcin Koƛcielnicki <koriakin@0x04.net>
445
446 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
447 info registers pattern.
448
24f75ead
IB
4492016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
450
451 * lib/future.exp: Add D support.
452 (gdb_find_gdc): New proc.
453 (gdb_default_target_compile): Add D support.
454
fbb7bcbe
WW
4552016-02-18 Wei-cheng Wang <cole945@gmail.com>
456
457 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
458 user+system time.
459 (trace_speed_test): Determine the iteration count for a time
460 between 15..30 seconds.
461
012b3a21
WT
4622016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
463
464 * gdb.arch/i386-mpx-sigsegv.c: New file.
465 * gdb.arch/i386-mpx-sigsegv.exp: New file.
466 * gdb.arch/i386-mpx-simple_segv.c: New file.
467 * gdb.arch/i386-mpx-simple_segv.exp: New file.
468
2d5189bd
YQ
4692016-02-18 Yao Qi <yao.qi@linaro.org>
470
471 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
472 Don't call setup_kfail.
473
40fb20d0
YQ
4742016-02-18 Yao Qi <yao.qi@linaro.org>
475
476 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
477 Set "set breakpoint condition-evaluation" per $cond_bp_target.
478
21b1f8d2
DE
4792016-02-16 Doug Evans <dje@google.com>
480
481 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
482 * gdb.base/skip1.c: Ditto.
483 * gdb.base/skip.exp: Whitespace cleanup.
484
4041ed77
DB
4852016-02-16 Don Breazeal <donb@codesourcery.com>
486
487 PR remote/19496
488 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
489 Remove kfail for PR remote/19496.
490
c4ef31bf
SM
4912016-02-16 Simon Marchi <simon.marchi@ericsson.com>
492
493 * lib/gdb.exp (standard_temp_file): Return a path specific to
494 the runtest invocation.
495
266b65b3
SM
4962016-02-16 Simon Marchi <simon.marchi@ericsson.com>
497
498 * gdb.trace/save-trace.exp: Change relative path to be in the
499 standard output directory.
500
a7a0a6a9
JK
5012016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
502
503 * gdb.arch/i386-prologue.c: Add missing prototypes.
504
c99dbb42
JK
5052016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
506
507 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
508 * gdb.arch/i386-prologue.exp: Likewise.
509 * gdb.arch/i386-size.exp: Likewise.
510
aa480355
SM
5112016-02-15 Simon Marchi <simon.marchi@ericsson.com>
512
513 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
514 define object file path.
515 * gdb.btrace/gcore.exp: Use standard_output_file to define core
516 file path.
517 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
518 standard_output_file to define binfile.
519
ba881f50
JK
5202016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
521
522 Fix compatibility with recent gfortran-5.3.1.
523 * gdb.fortran/vla-history.exp (print vla1 allocated)
524 (print vla2 allocated, print $2, print $3): Remove
525 (print $4): Rename to ...
526 (print $2): ... here.
527 (print $9): Rename to ...
528 (print $5): ... here.
529 (print $10): Rename to ...
530 (print $6): ... here.
531 * gdb.fortran/vla.f90: Add pvla initialization.
532
e9fb005c
JK
5332016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
534
535 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
536 New test.
537 * gdb.fortran/vla-value-sub.exp: Likewise.
538
e44e00ff
MK
5392016-02-12 Marcin Koƛcielnicki <koriakin@0x04.net>
540
541 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
542
97e94151
SM
5432016-02-12 Simon Marchi <simon.marchi@ericsson.com>
544
545 * i386-biarch-core.exp: Define corefile using
546 standard_output_file.
547
01113bc1
YQ
5482016-02-12 Yao Qi <yao.qi@linaro.org>
549
550 * gdb.arch/arm-single-step-kernel-helper.c: New.
551 * gdb.arch/arm-single-step-kernel-helper.exp: New.
552
33b4777c
MM
5532016-02-12 Markus Metzger <markus.t.metzger@intel.com>
554
555 * gdb.btrace/tailcall-only.exp: New.
556 * gdb.btrace/tailcall-only.c: New.
557 * gdb.btrace/x86_64-tailcall-only.S: New.
558 * gdb.btrace/i686-tailcall-only.S: New.
559
acc23c11
PA
5602016-02-11 Pedro Alves <palves@redhat.com>
561
562 * README (Parallel testing): Add missing double quotes.
563
e352bf0a
PA
5642016-02-11 Pedro Alves <palves@redhat.com>
565
566 * README (Parallel testing): New section.
567 (GDB_PARALLEL): Rewrite.
568 (FORCE_PARALLEL): Document.
569
9f5fed78
MK
5702016-02-11 Marcin Koƛcielnicki <koriakin@0x04.net>
571
572 * gdb.trace/tfile-avx.c: New test.
573 * gdb.trace/tfile-avx.exp: New test.
574
9ef9e6a6
KS
5752016-02-09 Keith Seitz <keiths@redhat.com>
576
577 PR breakpoints/19546
578 * gdb.base/infcall-exec.c: New file.
579 * gdb.base/infcall-exec2.c: New file.
580 * gdb.base/infcall-exec.exp: New file.
581
a96e36da
KS
5822016-02-09 Keith Seitz <keiths@redhat.com>
583
584 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
585 (toplevel): Call test_bkpt_address.
586
9f61929f
KS
5872016-02-09 Keith Seitz <keiths@redhat.com>
588
589 PR python/19506
590 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
591 (toplevel): Call test_bkpt_address.
592
1e94266c
SM
5932016-02-09 Simon Marchi <simon.marchi@ericsson.com>
594
595 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
596 to AC_OUTPUT.
597 * configure: Regenerate.
598
2a7f3dff
PA
5992016-02-09 Pedro Alves <palves@redhat.com>
600
601 PR breakpoints/19548
602 * gdb.base/execl-update-breakpoints.c (some_function): New
603 function.
604 (main): Call it.
605 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
606 Tighten expected GDB output.
607
2151ccc5
SM
6082016-02-08 Simon Marchi <simon.marchi@ericsson.com>
609
610 * Makefile.in (ALL_SUBDIRS): Remove.
611 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
612 (distclean maintainer-clean realclean): Likewise.
613 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
614 * configure: Regenerate.
615 * gdb.ada/Makefile.in: Delete.
616 * gdb.arch/Makefile.in: Likewise.
617 * gdb.asm/Makefile.in: Likewise.
618 * gdb.base/Makefile.in: Likewise.
619 * gdb.btrace/Makefile.in: Likewise.
620 * gdb.cell/Makefile.in: Likewise.
621 * gdb.compile/Makefile.in: Likewise.
622 * gdb.cp/Makefile.in: Likewise.
623 * gdb.disasm/Makefile.in: Likewise.
624 * gdb.dlang/Makefile.in: Likewise.
625 * gdb.dwarf2/Makefile.in: Likewise.
626 * gdb.fortran/Makefile.in: Likewise.
627 * gdb.gdb/Makefile.in: Likewise.
628 * gdb.go/Makefile.in: Likewise.
629 * gdb.guile/Makefile.in: Likewise.
630 * gdb.java/Makefile.in: Likewise.
631 * gdb.linespec/Makefile.in: Likewise.
632 * gdb.mi/Makefile.in: Likewise.
633 * gdb.modula2/Makefile.in: Likewise.
634 * gdb.multi/Makefile.in: Likewise.
635 * gdb.objc/Makefile.in: Likewise.
636 * gdb.opencl/Makefile.in: Likewise.
637 * gdb.opt/Makefile.in: Likewise.
638 * gdb.pascal/Makefile.in: Likewise.
639 * gdb.perf/Makefile.in: Likewise.
640 * gdb.python/Makefile.in: Likewise.
641 * gdb.reverse/Makefile.in: Likewise.
642 * gdb.server/Makefile.in: Likewise.
643 * gdb.stabs/Makefile.in: Likewise.
644 * gdb.threads/Makefile.in: Likewise.
645 * gdb.trace/Makefile.in: Likewise.
646 * gdb.xml/Makefile.in: Likewise.
647 * lib/gdb.exp (make_gdb_parallel_path): Add check for
648 GDB_PARALLEL.
649 (standard_output_file): Remove check for GDB_PARALLEL, always
650 return path in outputs/$subdir/$testname.
651
437277d4
SM
6522016-02-08 Simon Marchi <simon.marchi@ericsson.com>
653
654 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
655 (site.exp): Assign abs_srcdir to tcl's srcdir.
656
31d913c7
YQ
6572016-02-04 Yao Qi <yao.qi@linaro.org>
658
659 * gdb.base/foll-exec-mode.c: Include limits.h.
660 (main): Add parameters argc and argv. Get directory from
661 argv[0].
662 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
663 compilation.
664 * gdb.base/foll-exec.c: Include limits.h.
665 (main): Add parameters argc and argv.
666 Get directory from argv[0].
667 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
668 Adjust tests on the number of lines as source code changed.
669 * gdb.base/foll-vfork-exit.c: Include limits.h.
670 (main): Add one line of statement before vfork.
671 * gdb.base/foll-vfork.c: Include limits.h and string.h.
672 (main): Add parameters argc and argv. Get directory from
673 argv[0].
674 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
675 (setup_gdb): Set tbreak to skip some source lines.
676 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
677 (main): Add parameters argc and argv. Get directory from
678 argv[0].
679 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
680 compilation.
681 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
682 (main): Add parameters argc and argv. Get directory from
683 argv[0].
684 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
685 compilation.
686
9482b9fb
DE
6872016-02-01 Doug Evans <dje@google.com>
688
689 * gdb.base/skip.exp: Clean up multiple references to same test name.
690
6b2e4f10
PA
6912016-02-01 Pedro Alves <palves@redhat.com>
692
ccb6afd6 693 PR remote/19496
6b2e4f10
PA
694 * gdb.threads/forking-threads-plus-breakpoint.exp
695 (displaced_stepping_supported): New global.
696 (probe_displaced_stepping_support): New procedure.
697 (do_test): Add 'displaced' parameter, and use it.
698 (top level): Check for displaced stepping support. Add displaced
699 stepping on/off testing axis.
700
37a8db1a
AB
7012016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
702
703 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
704 pointer. Don't perform further tests on the unassociated pointer
705 if the first test fails.
706
5fdf6324
AB
7072016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
708
709 * gdb.base/max-value-size.c: New file.
710 * gdb.base/max-value-size.exp: New file.
711 * gdb.base/huge.exp: Disable max-value-size for this test.
712
935c6144
IB
7132016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
714
715 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
716
7fe8399d
YQ
7172016-01-28 Yao Qi <yao.qi@linaro.org>
718
719 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
720
a2077e25
PA
7212016-01-25 Pedro Alves <palves@redhat.com>
722
723 PR threads/19461
724 * gdb.base/fork-running-state.c: New file.
725 * gdb.base/fork-running-state.exp: New file.
726
1d2736d4
PA
7272016-01-25 Pedro Alves <palves@redhat.com>
728
729 PR gdb/19494
730 * gdb.base/catch-fork-kill.c: New file.
731 * gdb.base/catch-fork-kill.exp: New file.
732
f1da4b11
PA
7332016-01-25 Pedro Alves <palves@redhat.com>
734
735 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
736 Delete, moved to lib/gdb.exp.
737 * gdb.threads/forking-threads-plus-breakpoint.exp
738 (foreach_with_prefix): Likewise.
739 * gdb.threads/process-dies-while-handling-bp.exp
740 (foreach_with_prefix): Likewise.
741 * lib/gdb.exp (foreach_with_prefix): New procedure.
742
45f38546
MK
7432016-01-25 Marcin Koƛcielnicki <koriakin@0x04.net>
744
745 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
746 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
747
dc29a1ce
MK
7482016-01-23 Marcin Koƛcielnicki <koriakin@0x04.net>
749
750 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
751 endian targets.
752
092127d7
JK
7532016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
754 Pedro Alves <palves@redhat.com>
755
756 Fix testsuite compatibility with Guile.
757 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
758 number.
759
31d765d3
JK
7602016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
761
762 Fix testsuite compatibility with Guile.
763 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
764 (thread 1): New test for backtrace through signal handler.
765
1ac78c04
YQ
7662016-01-22 Yao Qi <yao.qi@linaro.org>
767
768 PR testsuite/19491
769 * gdb.base/multi-forks.c: Include
770 ../lib/unbuffer_output.c
771 (main): Call gdb_unbuffer_output.
772
4f5946a8
DE
7732016-01-21 Doug Evans <dje@google.com>
774
775 * lib/ada.exp (gdb_compile_ada): Fix typo.
776
305e13e6
JB
7772016-01-21 Joel Brobecker <brobecker@adacore.com>
778
779 * gdb.base/break-fun-addr.exp: New file.
780 * gdb.base/break-fun-addr1.c: New file.
781 * gdb.base/break-fun-addr2.c: New file.
782
5f5dfff6
SM
7832016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
784
785 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
786 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
787 enum flag values.
788
fd356fa2
AA
7892016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
790
791 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
792 when GDB can not set the vector return value. Add more comments
793 for clarification.
794
9df22175
AT
7952016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
796
797 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
798 command.
799
41d1845e
SM
8002016-01-19 Simon Marchi <simon.marchi@ericsson.com>
801
802 * Makefile.in (DO_RUNTEST): Add --status and update usages.
803
01ac6840
SM
8042016-01-19 Simon Marchi <simon.marchi@ericsson.com>
805
806 * Makefile.in (check-single): Pass --status to runtest.
807 (check/%.exp): Likewise.
808
8092016-01-19 Simon Marchi <simon.marchi@ericsson.com>
810
811 * Makefile.in (check-parallel): Propagate return code from make
812 do-check-parallel.
813
bd0a71fa
MK
8142016-01-19 Marcin Koƛcielnicki <koriakin@0x04.net>
815
816 * gdb.trace/ftrace.exp: Fix expected message on continue.
817 * gdb.trace/pending.exp: Fix expected message on continue.
818 * gdb.trace/trace-break.exp: Fix expected message on continue.
819
8bcbad33
SM
8202016-01-18 Simon Marchi <simon.marchi@ericsson.com>
821
822 * lib/gdb.exp (gdb_test): Remove unused global references.
823
f303dbd6
PA
8242016-01-18 Pedro Alves <palves@redhat.com>
825
826 * gdb.base/async-shell.exp: Adjust expected output.
827 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
828 * gdb.base/siginfo-thread.exp: Adjust expected output.
829 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
830 * gdb.java/jnpe.exp: Adjust expected output.
831 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
832 * gdb.threads/continue-pending-status.exp: Adjust expected output.
833 * gdb.threads/leader-exit.exp: Adjust expected output.
834 * gdb.threads/manythreads.exp: Adjust expected output.
835 * gdb.threads/pthreads.exp: Adjust expected output.
836 * gdb.threads/schedlock.exp: Adjust expected output.
837 * gdb.threads/siginfo-threads.exp: Adjust expected output.
838 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
839 expected output.
840 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
841 output.
842 * gdb.threads/sigthread.exp: Adjust expected output.
843 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
844
b2789696
YQ
8452016-01-18 Yao Qi <yao.qi@linaro.org>
846
847 * gdb.guile/scm-section-script.c: Replace @progbits with
848 %progbits.
849 * gdb.python/py-section-script.c: Likewise.
850
71ef29a8
PA
8512016-01-15 Pedro Alves <palves@redhat.com>
852
853 * gdb.multi/tids.exp: Test star wildcard ranges.
854
3f5b7598
PA
8552016-01-15 Pedro Alves <palves@redhat.com>
856
857 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
858 command from "thread apply" invocation.
859 (thr_apply_info_thr_invalid): Default the expected output to the
860 input tid list.
861 (top level): Add tests that use convenience variables. Add tests
862 for "thread apply" with a valid TID list, but missing the command.
863
663f6d42
PA
8642016-01-13 Pedro Alves <palves@redhat.com>
865
866 * gdb.base/default.exp: Expect $_gthread as well.
867 * gdb.multi/tids.exp: Test $_gthread.
868 * gdb.threads/thread-specific.exp: Test $_gthread.
869
c84f6bbf
PA
8702016-01-13 Pedro Alves <palves@redhat.com>
871
872 * gdb.multi/tids.exp: Test "info threads -gid".
873
22a02324
PA
8742016-01-13 Pedro Alves <palves@redhat.com>
875
876 * gdb.multi/tids.exp: Test InferiorThread.global_num and
877 Breakpoint.thread.
878 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
879
5d5658a1
PA
8802016-01-07 Pedro Alves <palves@redhat.com>
881
882 * gdb.base/break.exp: Adjust to output changes.
883 * gdb.base/hbreak2.exp: Likewise.
884 * gdb.base/sepdebug.exp: Likewise.
885 * gdb.base/watch_thread_num.exp: Likewise.
886 * gdb.linespec/keywords.exp: Likewise.
887 * gdb.multi/info-threads.exp: Likewise.
888 * gdb.threads/thread-find.exp: Likewise.
889 * gdb.multi/tids.c: New file.
890 * gdb.multi/tids.exp: New file.
891
84654457
PA
8922016-01-13 Pedro Alves <palves@redhat.com>
893
894 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
895
e3940304
PA
8962016-01-13 Pedro Alves <palves@redhat.com>
897
898 * gdb.base/default.exp: Expect $_inferior as well.
899 * gdb.multi/base.exp: Test $_inferior.
900
a911d87a
PA
9012016-01-13 Pedro Alves <palves@redhat.com>
902
903 PR breakpoints/19388
904 * gdb.base/catch-signal-siginfo-cond.c: New file.
905 * gdb.base/catch-signal-siginfo-cond.exp: New file.
906
82075af2
JS
9072016-01-12 Josh Stone <jistone@redhat.com>
908 Philippe Waroquiers <philippe.waroquiers@skynet.be>
909
910 * gdb.base/catch-syscall.c (do_execve): New variable.
911 (main): Conditionally trigger an execve.
912 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
913 (test_catch_syscall_execve): New, check entry/return across execve.
914 (do_syscall_tests): Call test_catch_syscall_execve.
915
e46eeedd
PA
9162016-01-12 Pedro Alves <palves@redhat.com>
917
918 * gdb.base/random-signal.exp (do_test): New procedure, with body
919 of testcase moved in.
920
01d8c27e
JK
9212016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
922 Pedro Alves <palves@redhat.com>
923
924 * gdb.base/funcargs.exp (finish from indirectly called function):
925 Reintroduce the case for 'First'.
926
9a706302
JK
9272016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
928 Pedro Alves <palves@redhat.com>
929
930 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
931 (tcatch_vfork_then_child_follow_exec)
932 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
933 identification.
934
c0ecb95f
JK
9352016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
936
937 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
938 and repeats to unlimited.
939 * gdb.python/py-value.exp: Likewise.
940 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
941 and repeats to unlimited.
942
6cfc1fcb
JK
9432016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
944
945 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
946 and reordering the functions.
947 * gdb.multi/hangout.c: Likewise.
948 * gdb.multi/hello.c: Likewise.
949
582a1b00
SM
9502016-01-08 Simon Marchi <simon.marchi@ericsson.com>
951
952 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
953 absolute.
954 (SingleStatisticTestResult.report): Use dict.keys instead of
955 dict.iterkeys.
956
79bc59cb
PA
9572016-01-06 Pedro Alves <palves@redhat.com>
958
959 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
960
43368e1d
MM
9612016-01-04 Markus Metzger <markus.t.metzger@intel.com>
962
963 * gdb.btrace/dlopen.exp: New.
964 * gdb.btrace/dlopen.c: New.
965 * gdb.btrace/dlopen-dso.c: New.
966
79fad5b8
SL
9672015-12-25 Sandra Loosemore <sandra@codesourcery.com>
968
969 * lib/gdb.exp (gdb_test): Update comments to clarify that the
970 PATTERN argument is optional.
971
ab8314b3
JB
9722015-12-24 Joel Brobecker <brobecker@adacore.com>
973
974 * lib/ada.exp (target_compile_ada_from_dir): New function.
975 (gdb_compile_ada): Reimplement avoiding the use of project files.
976 * gdb.ada/gnat_ada.gpr: Delete.
977 * gdb.ada/cond_lang.exp: Adjust test to make path before
978 filename optional.
979 * gdb.ada/small_reg_param.exp: Likewise.
980
fe33faff
SM
9812015-12-22 Simon Marchi <simon.marchi@ericsson.com>
982
983 * gdb.base/foll-vork.exp: Remove HP-UX special case.
984
6d265cb4
TP
9852015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
986
987 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
988 case.
989
10125099
SM
9902015-12-21 Simon Marchi <simon.marchi@ericsson.com>
991
992 * gdb.base/break.exp: Remove dead code.
993 * gdb.base/sepdebug.exp: Likewise.
994
3ca22649
SM
9952015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
996
997 * gdb.asm/asm-source.exp: Remove HP-UX references.
998 * gdb.base/annota1.exp: Likewise.
999 * gdb.base/annota3.exp: Likewise.
1000 * gdb.base/attach.exp: Likewise.
1001 * gdb.base/bigcore.exp: Likewise.
1002 * gdb.base/break.exp: Likewise.
1003 * gdb.base/call-ar-st.exp: Likewise.
1004 * gdb.base/callfuncs.exp: Likewise.
1005 * gdb.base/catch-fork-static.exp: Likewise.
1006 * gdb.base/display.exp: Likewise.
1007 * gdb.base/foll-exec-mode.exp: Likewise.
1008 * gdb.base/foll-exec.exp: Likewise.
1009 * gdb.base/foll-fork.exp: Likewise.
1010 * gdb.base/foll-vfork.exp: Likewise.
1011 * gdb.base/funcargs.exp: Likewise.
1012 * gdb.base/hbreak2.exp: Likewise.
1013 * gdb.base/inferior-died.exp: Likewise.
1014 * gdb.base/interrupt.exp: Likewise.
1015 * gdb.base/multi-forks.exp: Likewise.
1016 * gdb.base/nodebug.exp: Likewise.
1017 * gdb.base/sepdebug.exp: Likewise.
1018 * gdb.base/solib1.c: Likewise.
1019 * gdb.base/step-test.exp: Likewise.
1020 * gdb.mi/non-stop.c: Likewise.
1021 * gdb.mi/pthreads.c: Likewise.
1022 * gdb.multi/bkpt-multi-exec.ex: Likewise.
1023 * gdb.threads/pthreads.c: Likewise.
1024 * gdb.threads/staticthreads.exp: Likewise.
1025 * lib/future.exp: Likewise.
1026 * lib/gdb.exp: Likewise.
1027 * gdb.base/so-indr-cl.c: Remove.
1028 * gdb.base/so-indr-cl.exp: Likewise.
1029 * gdb.base/solib.c: Likewise.
1030 * gdb.base/solib.exp: Likewise.
1031 * gdb.base/solib2.c: Likewise.
1032
b6304613
SM
10332015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1034
1035 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
1036 * gdb.base/call-ar-st.exp: Likewise.
1037 * gdb.base/callfuncs.exp: Likewise.
1038 * gdb.base/condbreak.exp: Likewise.
1039 * gdb.base/constvars.exp: Likewise.
1040 * gdb.base/hbreak2.exp: Likewise.
1041 * gdb.base/langs.exp: Likewise.
1042 * gdb.base/list.exp: Likewise.
1043 * gdb.base/long_long.exp: Likewise.
1044 * gdb.base/ptype.exp: Likewise.
1045 * gdb.base/scope.exp: Likewise.
1046 * gdb.base/signals.exp: Likewise.
1047 * gdb.base/so-impl-ld.exp: Likewise.
1048 * gdb.base/varargs.exp: Likewise.
1049 * gdb.base/volatile.exp: Likewise.
1050 * gdb.base/whatis.exp: Likewise.
1051 * gdb.cp/cplusfuncs.exp: Likewise.
1052 * gdb.cp/inherit.exp: Likewise.
1053 * gdb.cp/local.exp: Likewise.
1054 * gdb.cp/member-ptr.exp: Likewise.
1055 * gdb.cp/method.exp: Likewise.
1056 * gdb.cp/overload.exp: Likewise.
1057 * gdb.cp/templates.exp: Likewise.
1058 * gdb.stabs/weird.exp: Likewise.
1059 * lib/compiler.c: Likewise.
1060 * lib/compiler.cc: Likewise.
1061 * lib/cp-support.exp: Likewise.
1062 * lib/gdb.exp: Likewise.
1063
bf401b07
SM
10642015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
1065
1066 * configure.ac: Remove HP-UX case.
1067 * configure: Regenerate.
1068
aff9c0f8
SM
10692015-12-18 Simon Marchi <simon.marchi@ericsson.com>
1070
1071 * lib/gdb.exp (gdb_compile): Add function doc.
1072
a6904d5a
PA
10732015-12-17 Pedro Alves <palves@redhat.com>
1074
1075 PR threads/19354
1076 * gdb.multi/info-threads.exp: New file.
1077
a22279dd
YQ
10782015-12-15 Yao Qi <yao.qi@linaro.org>
1079
1080 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
1081 is aarch64*-*-*.
1082
0588c796
SL
10832015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1084
1085 * gdb.base/history-duplicates.exp: Skip if no readline support.
1086
5d978e17
SL
10872015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1088
1089 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
1090
7e763b86
SL
10912015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1092
1093 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
1094
87a3a92c
SL
10952015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1096
1097 * gdb.base/completion.exp: Skip tests that interrupt GDB with
1098 ctrl-C if nointerrupts target property is set.
1099 * gdb.base/double-prompt-target-event-error.exp: Likewise.
1100 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
1101 * gdb.base/paginate-bg-execution.exp: Likewise.
1102 * gdb.base/paginate-execution-startup.exp: Likewise.
1103 * gdb.base/random-signal.exp: Likewise.
1104 * gdb.base/range-stepping.exp: Likewise.
1105 * gdb.cp/annota2.exp: Likewise.
1106 * gdb.cp/annota3.exp: Likewise.
1107 * gdb.gdb/selftest.exp: Likewise.
1108 * gdb.threads/continue-pending-status.exp: Likewise.
1109 * gdb.threads/leader-exit.exp: Likewise.
1110 * gdb.threads/manythreads.exp: Likewise.
1111 * gdb.threads/pthreads.exp: Likewise.
1112 * gdb.threads/schedlock.exp: Likewise.
1113 * gdb.threads/sigthread.exp: Likewise.
1114
a8f077dc
DB
11152015-12-11 Don Breazeal <donb@codesourcery.com>
1116
1117 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
1118 remote.
1119 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
1120 * gdb.base/foll-exec.exp (main): Enable for target remote.
1121 * gdb.base/foll-fork.exp (main): Likewise.
1122 * gdb.base/foll-vfork.exp (main): Likewise.
1123 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
1124 (proc continue_to_exit_bp_loc): Use clean_restart.
1125 * gdb.base/pie-execl.exp (main): Disable for target remote.
1126 * gdb.base/watch-vfork.exp (main): Enable for target remote.
1127 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
1128 * gdb.threads/execl.exp (main): Likewise.
1129 * gdb.threads/fork-child-threads.exp (main): Likewise.
1130 * gdb.threads/fork-plus-threads.exp (main): Disable for target
1131 remote.
1132 * gdb.threads/fork-thread-pending.exp (main): Enable for target
1133 remote.
1134 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
1135 pid.tid style ptids, instead of just tid.
1136 * gdb.threads/thread-execl.exp (main): Enable for target remote.
1137 * gdb.threads/watchpoint-fork.exp (main): Likewise.
1138 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
1139 ptids, instead of just tid.
1140
3b2464a8
AB
11412015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1142
1143 * gdb.base/list.exp (test_list_forward): Add end of file error
1144 test.
1145 (test_repeat_list_command): Add end of file error test.
1146 (test_list_backwards): Add beginning of file error test.
1147
a0def019
AB
11482015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1149
1150 * gdb.base/list.exp (test_list_invalid_args): New function,
1151 defined, and called.
1152
5c000dff
AB
11532015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1154
1155 * gdb.base/list.exp (test_list): Make test names unique.
1156
f1637ebe
YQ
11572015-12-11 Yao Qi <yao.qi@linaro.org>
1158
1159 * gdb.base/coremaker2.c: Remove.
1160
36d6fc0a
PA
11612015-12-10 Pedro Alves <palves@redhat.com>
1162
1163 * gdb.multi/base.exp: Remove stale "spaces" references.
1164
762f7747
PA
11652015-12-10 Pedro Alves <palves@redhat.com>
1166
1167 * gdb.multi/base.exp: Don't use nowarnings.
1168 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
1169 * gdb.multi/hangout.c: Include stdio.h.
1170 * gdb.multi/hello.c: Include stdlib.h.
1171 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
1172 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
1173 * gdb.multi/multi-arch.exp: Don't use nowarnings.
1174
28d2bfb9
AB
11752015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
1176
1177 * gdb.dwarf2/dw2-ranges-base.c: New file.
1178 * gdb.dwarf2/dw2-ranges-base.exp: New file.
1179 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
1180 support additional line table, and debug ranges generation.
1181 (Dwarf::ranges): New function, generate .debug_ranges.
1182 (Dwarf::lines): Support generating simple line table programs.
1183 (Dwarf::assemble): Initialise new namespace variables.
1184
5fc2beac
KB
11852015-12-09 Kevin Buettner <kevinb@redhat.com>
1186
1187 * gdb.base/async.exp (proc test_background): Add case for
1188 asynchronous execution not supported.
1189
1c35a88f
LM
11902015-12-09 Luis Machado <lgustavo@codesourcery.com>
1191
1192 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
1193 format and change test names to make them unique.
1194
b593e3d9
RK
11952015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
1196 Pedro Alves <pedro@redhat.com>
1197
1198 PR gdb/18702
1199 Add checking of floatformats setup on x86_64 hosts.
1200 * gdb.arch/i386-float.S (main): Load bigval and smallval.
1201 (smallval, bigval): New labels/constants.
1202 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
1203 float" after loading bigval and smallval.
1204
d72413e6
PMR
12052015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
1206
1207 * gdb.ada/fun_overload_menu.exp: New testcase.
1208 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
1209
ece66d65
JS
12102015-12-04 Josh Stone <jistone@redhat.com>
1211
1212 * gdb.base/catch-fork-static.exp: New.
1213
41d0efca
YQ
12142015-12-03 Yao Qi <yao.qi@linaro.org>
1215
1216 * gdb.base/sizeof.c: Don't include stdio.h and
1217 ../lib/unbuffer_output.c.
1218 (main): New variable 'size' and 'value'. Remove printf and
1219 gdb_unbuffer_output. Assign return value to size and value.
1220 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
1221 at the beginning.
1222 (check_sizeof): Check the result by printing variable 'size'.
1223 (check_valueof): Check the result by printing variable 'value'.
1224
99fd02d9
YQ
12252015-12-01 Yao Qi <yao.qi@linaro.org>
1226
1227 * gdb.base/disp-step-syscall.exp: Define syscall instruction
1228 for aarch64*-*-linux* target.
1229
f2faf941
PA
12302015-11-30 Pedro Alves <palves@redhat.com>
1231
1232 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
1233
04bf20c5
PA
12342015-11-30 Pedro Alves <palves@redhat.com>
1235
1236 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1237 Handle non-stop mode vCont replies.
1238
09df4675
PA
12392015-11-30 Pedro Alves <palves@redhat.com>
1240
1241 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
1242 prepare_for_testing. Start gdb with "set non-stop on" appended to
1243 GDBFLAGS. Lax expected stop output.
1244
58b584af
YQ
12452015-11-27 Yao Qi <yao.qi@linaro.org>
1246
1247 * gdb.arch/arm-neon.exp: New.
1248 * gdb.arch/arm-neon.c: New.
1249
dfcb77a8
YQ
12502015-11-27 Yao Qi <yao.qi@linaro.org>
1251
1252 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
1253
88e8ec1b
YQ
12542015-11-27 Yao Qi <yao.qi@linaro.org>
1255
1256 * gdb.cp/annota2.exp: Allow multiple occurrences of the
1257 frames-invalid annotation.
1258
bfde72c2
YQ
12592015-11-27 Yao Qi <yao.qi@linaro.org>
1260
1261 * gdb.cp/annota2.exp: Use ${frames_invalid}.
1262
f6512a69
SM
12632015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1264
1265 * gdb.threads/names.exp: New file.
1266 * gdb.threads/names.c: New file.
1267 * README: Mention gdb,no_thread_names.
1268
46a3515b
MM
12692015-11-26 Markus Metzger <markus.t.metzger@intel.com>
1270
1271 PR 19297
1272 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
1273 support" error.
1274
62147a22
PA
12752015-11-24 Pedro Alves <palves@redhat.com>
1276
1277 PR 17539
1278 * gdb.base/display.exp: Expect displays to be sorted in ascending
1279 order. Use multi_line.
1280 * gdb.base/solib-display.exp: Likewise.
1281
2f341b6e
PA
12822015-11-24 Pedro Alves <palves@redhat.com>
1283
1284 PR 17539
1285 * gdb.base/display.exp: Expect displays to be sorted in ascending
1286 order. Use multi_line.
1287 * gdb.base/solib-display.exp: Likewise.
1288
7e0aa6aa
PA
12892015-11-24 Pedro Alves <palves@redhat.com>
1290
1291 PR 17539
1292 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
1293 threads in ascending order.
1294 * gdb.base/foll-fork.exp: Likewise.
1295 * gdb.base/foll-vfork.exp: Likewise.
1296 * gdb.base/multi-forks.exp: Likewise.
1297 * gdb.mi/mi-nonstop.exp: Likewise.
1298 * gdb.mi/mi-nsintrall.exp: Likewise.
1299 * gdb.multi/base.exp: Likewise.
1300 * gdb.multi/multi-arch.exp: Likewise.
1301 * gdb.python/py-inferior.exp: Likewise.
1302 * gdb.threads/break-while-running.exp: Likewise.
1303 * gdb.threads/execl.exp: Likewise.
1304 * gdb.threads/gcore-thread.exp: Likewise.
1305 * gdb.threads/info-threads-cur-sal.exp: Likewise.
1306 * gdb.threads/kill.exp: Likewise.
1307 * gdb.threads/linux-dp.exp: Likewise.
1308 * gdb.threads/multiple-step-overs.exp: Likewise.
1309 * gdb.threads/next-bp-other-thread.exp: Likewise.
1310 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1311 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1312 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1313 * gdb.threads/thread-find.exp: Likewise.
1314 * gdb.threads/tls.exp: Likewise.
1315 * lib/mi-support.exp (mi_reverse_list): Delete.
1316 (mi_check_thread_states): No longer reverse list.
1317
2cc57ad8
PA
13182015-11-24 Pedro Alves <palves@redhat.com>
1319
1320 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
1321 use lowercase.
1322
c93e8391
SM
13232015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1324
1325 * gdb.trace/actions.c: Include trace-common.h.
1326 (main): Add a location for a fast tracepoint.
1327 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1328 the normal tracepoints.
1329 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1330
045ccf91
SM
13312015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1332
1333 * save-trace.exp: Factor out code to these...
1334 (gdb_save_tracepoints): New.
1335 (gdb_load_tracepoints): New.
1336 (do_save_load_test): New.
1337
5506f9f6
KB
13382015-11-23 Kevin Buettner <kevinb@redhat.com>
1339
1340 * gdb.base/asmlabel.exp: New test.
1341 * gdb.base/asmlabel.c: New test case.
1342
16c3b12f
JB
13432015-11-23 Joel Brobecker <brobecker@adacore.com>
1344
1345 * gdb.base/wrong_frame_bt_full-main.c: New file.
1346 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1347 * gdb.base/wrong_frame_bt_full.exp: New file.
1348
155bfbd3
JB
13492015-11-23 Joel Brobecker <brobecker@adacore.com>
1350
1351 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1352
bb097445
JM
13532015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1354
206853a0 1355 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
1356 pstate register when comparing registers values in
1357 sparc64-*-linux-gnu targets to avoid spurious differences.
1358
9c88ed8f
JM
13592015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1360
206853a0 1361 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 1362
96161e25
SL
13632015-11-19 Sandra Loosemore <sandra@codesourcery.com>
1364
1365 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1366 as type argument to gdb_compile.
1367 * gdb.base/nested-subp2.exp: Likewise.
1368 * gdb.base/nested-subp3.exp: Likewise.
1369
340c2830
DV
13702015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
1371
1372 * lib/dwarf.exp (_note): Fix left shift of negative value.
1373 * gdb.trace/trace-condition.exp: Likewise.
1374
c1862d0f
YQ
13752015-11-13 Yao Qi <yao.qi@linaro.org>
1376
1377 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1378 comments about d10v.
1379 (test_scalar_returns): Likewise.
1380 * gdb.base/d10v.ld: Remove.
1381 * gdb.base/overlays.exp: Remove the target triplet checking for
1382 d10v-*-*.
1383 * gdb.base/structs.exp (test_struct_returns): Remove the
1384 comments about d10v.
1385 (test_struct_calls): Likewise.
1386
77ae9c19
YQ
13872015-11-13 Yao Qi <yao.qi@linaro.org>
1388
1389 * gdb.base/gnu_vector.exp: Check the return value by "p res".
1390 * gdb.base/gnu_vector.c: Don't include stdio.h.
1391 (main): Don't print res and call add_some_intvecs.
1392
430e004e
MK
13932015-11-11 Marcin Koƛcielnicki <koriakin@0x04.net>
1394
1395 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1396 macro.
1397 (func5): Removed.
1398 (func4): Use FAST_TRACEPOINT_LABEL.
1399 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1400 macro.
1401 (func): Removed.
1402 (thread_function): Use FAST_TRACEPOINT_LABEL.
1403 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1404 (func): Remove.
1405 (marker): Use FAST_TRACEPOINT_LABEL.
1406 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1407 (pendfunc1): Remove.
1408 (pendfunc): Use FAST_TRACEPOINT_LABEL.
1409 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1410 (foo): Remove.
1411 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1412 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1413 macro.
1414 (func): Remove.
1415 (marker): Use FAST_TRACEPOINT_LABEL.
1416 * gdb.trace/trace-common.h: New header.
1417 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1418 macro.
1419 (func): Remove.
1420 (marker): Use FAST_TRACEPOINT_LABEL.
1421 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1422 (func): Remove.
1423 (thread_function): Use FAST_TRACEPOINT_LABEL.
1424
6e7675a7
MK
14252015-11-10 Marcin Koƛcielnicki <koriakin@0x04.net>
1426
1427 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1428 in front.
1429 * gdb.trace/change-loc.exp: Use global pcreg definition.
1430 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1431 * gdb.trace/entry-values.exp: Use global spreg definition, add $
1432 in front.
1433 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1434 * gdb.trace/pending.exp: Likewise.
1435 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1436 * gdb.trace/trace-break.exp: Likewise.
1437 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1438 in front.
1439 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1440 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1441 in front.
1442 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1443
dddc0e16
JB
14442015-11-09 Joel Brobecker <brobecker@adacore.com>
1445
1446 * gdb.ada/fin_fun_out: New testcase.
1447
c6f0b406
KB
14482015-11-07 Kevin Buettner <kevinb@redhat.com>
1449
1450 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1451 value associated with DW_AT_byte_size.
1452 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1453 constants for DW_AT_byte_size, DW_AT_lower_bound, and
1454 DW_AT_upper_bound.
1455
f01dcfd9
KB
14562015-11-07 Kevin Buettner <kevinb@redhat.com>
1457
1458 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1459 (gdb_target_symbol_prefix_flags): Define in terms of _asm
1460 version.
1461 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1462 gdb.dwarf2/dw2-canonicalize-type.exp,
1463 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1464 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1465 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1466 provided by gdb_target_symbol_prefix_flags_asm.
1467 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1468 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1469 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1470 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1471 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1472 macros where needed). Use this macro for symbols which require
1473 the prefix provided by SYMBOL_PREFIX.
1474
2223449a
KB
14752015-11-05 Kevin Buettner <kevinb@redhat.com>
1476
1477 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1478 New procs.
1479 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1480 representing expressions, of more than one list element.
1481 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1482 to prepend linker symbol prefix to f.
1483 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1484 table_1 and table_2.
1485 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1486 Likewise, for f and g.
1487 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1488 for ptr.
1489 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1490 for main.
1491 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1492 table_1_ptr and table_2_ptr.
1493
6f2f1a3a
JK
14942015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1495 Joel Brobecker <brobecker@adacore.com>
1496
1497 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1498
566c56c9
MK
14992015-11-04 Marcin Koƛcielnicki <koriakin@0x04.net>
1500
1501 * gdb.reverse/s390-mvcle.c: New test.
1502 * gdb.reverse/s390-mvcle.exp: New file.
1503 * lib/gdb.exp: Enable reverse tests on s390*-linux.
1504
d5f0636b
MK
15052015-11-02 Marcin Koƛcielnicki <koriakin@0x04.net>
1506
1507 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1508
7ad8b86c
MK
15092015-11-02 Marcin Koƛcielnicki <koriakin@0x04.net>
1510
1511 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1512 reaching marker2.
1513 * gdb.reverse/getresuid-reverse.exp: Likewise.
1514 * gdb.reverse/pipe-reverse.exp: Likewise.
1515 * gdb.reverse/readv-reverse.exp: Likewise.
1516 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1517 * gdb.reverse/time-reverse.exp: Likewise.
1518 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1519
4081c0f1
YQ
15202015-10-30 Yao Qi <yao.qi@linaro.org>
1521
1522 * gdb.threads/wp-replication.c (watch_count_done): Remove.
1523 (empty_cycle): Remove.
1524 (main): Don't call empty_cycle. Don't use watch_count_done.
1525 * gdb.threads/wp-replication.exp: Don't set breakpoint on
1526 empty_cycle. Rewrite the code counting HW watchpoints.
1527
452b4ba5
MK
15282015-10-30 Marcin Koƛcielnicki <koriakin@0x04.net>
1529
1530 * gdb.reverse/fstatat-reverse.c: New test.
1531 * gdb.reverse/fstatat-reverse.exp: New file.
1532 * gdb.reverse/getresuid-reverse.c: New test.
1533 * gdb.reverse/getresuid-reverse.exp: New file.
1534 * gdb.reverse/pipe-reverse.c: New test.
1535 * gdb.reverse/pipe-reverse.exp: New file.
1536 * gdb.reverse/readv-reverse.c: New test.
1537 * gdb.reverse/readv-reverse.exp: New file.
1538 * gdb.reverse/recvmsg-reverse.c: New test.
1539 * gdb.reverse/recvmsg-reverse.exp: New file.
1540 * gdb.reverse/time-reverse.c: New test.
1541 * gdb.reverse/time-reverse.exp: New file.
1542 * gdb.reverse/waitpid-reverse.c: New test.
1543 * gdb.reverse/waitpid-reverse.exp: New file.
1544
5e2e7507
JK
15452015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1546
1547 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1548
0fde2c53
DE
15492015-10-26 Doug Evans <dje@google.com>
1550
1551 PR symtab/17391
1552 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1553 * gdb.dwarf2/bad-regnum.c: New file.
1554 * gdb.dwarf2/bad-regnum.exp: New file.
1555
1a70ae97
DE
15562015-10-26 Doug Evans <dje@google.com>
1557
1558 PR python/18938
1559 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1560 file.
1561
27dc26ab
JK
15622015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1563
1564 * gdb.compile/compile.exp (compile code globalvar): Update expectation
1565 for a change by "Mention language in compile error message".
1566
bed91f4d
SM
15672015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
1568
1569 PR python/18073
1570 * gdb.python/py-type.c (C::a_method): New.
1571 (C::a_const_method): New.
1572 (C::a_static_method): New.
1573 (a_function): New.
1574 * gdb.python/py-type.exp (test_fields): Test getting fields
1575 from function and method.
1576
3f2f83dd
KB
15772015-10-21 Keven Boell <keven.boell@intel.com>
1578
1579 * gdb.fortran/vla-alloc-assoc.exp: New file.
1580 * gdb.fortran/vla-datatypes.exp: New file.
1581 * gdb.fortran/vla-datatypes.f90: New file.
1582 * gdb.fortran/vla-history.exp: New file.
1583 * gdb.fortran/vla-ptype-sub.exp: New file.
1584 * gdb.fortran/vla-ptype.exp: New file.
1585 * gdb.fortran/vla-sizeof.exp: New file.
1586 * gdb.fortran/vla-sub.f90: New file.
1587 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1588 * gdb.fortran/vla-value-sub-finish.exp: New file.
1589 * gdb.fortran/vla-value-sub.exp: New file.
1590 * gdb.fortran/vla-value.exp: New file.
1591 * gdb.fortran/vla-ptr-info.exp: New file.
1592 * gdb.mi/mi-vla-fortran.exp: New file.
1593 * gdb.mi/vla.f90: New file.
1594
27145d50
SL
15952015-10-21 Sandra Loosemore <sandra@codesourcery.com>
1596
1597 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1598 of hardwired timeout value.
1599
5f3ff4f8
JK
16002015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1601 Pedro Alves <palves@redhat.com>
1602
1603 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1604 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1605
bfd09d20
JS
16062015-10-19 Josh Stone <jistone@redhat.com>
1607
1608 * gdb.base/catch-syscall.c: Include <sched.h>.
1609 (unknown_syscall): New variable.
1610 (main): Trigger a vfork and an unknown syscall.
1611 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
1612 (unknown_syscall_number): Likewise.
1613 (check_call_to_syscall): Accept an optional syscall pattern.
1614 (check_return_from_syscall): Likewise.
1615 (check_continue): Likewise.
1616 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
1617 (test_catch_syscall_skipping_return): New test toggling off 'catch
1618 syscall' to step over the syscall return, then toggling back on.
1619 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
1620 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
1621 (do_syscall_tests): Call test_catch_syscall_without_args and
1622 test_catch_syscall_mid_vfork.
1623 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
1624 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
1625
b32b93c6
AS
16262015-10-19 Andrew Stubbs <ams@codesourcery.com>
1627
1628 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
1629 print g_vE): Add new pass patterns.
1630 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
1631 print various symbol names for vptr fields.
1632
9d622bda
AB
16332015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1634
1635 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
1636 results.
1637
0fd8ac1c
YQ
16382015-10-12 Yao Qi <yao.qi@linaro.org>
1639
1640 * gdb.arch/disp-step-insn-reloc.exp: New test case.
1641
34240514
YQ
16422015-10-12 Yao Qi <yao.qi@linaro.org>
1643
1644 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
1645 is aarch64*-*-linux*.
1646
8240f442
YQ
16472015-10-12 Yao Qi <yao.qi@linaro.org>
1648
1649 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
1650 (can_relocate_bcond_true): ... it.
1651 (can_relocate_bcond_false): New function.
1652 (foo): Likewise.
1653 (can_relocate_bl): Likewise.
1654 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
1655 can_relocate_bl.
1656
2520f728
PMR
16572015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
1658
1659 * gdb.base/nested-addr.c: New file.
1660 * gdb.base/nested-addr.exp: New testcase.
1661
abcef95a
MM
16622015-10-09 Markus Metzger <markus.t.metzger@intel.com>
1663
1664 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
1665 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
1666 its output. Ignore the output of "record goto begin" and instead
1667 check that GDB is replaying.
1668
145e3ddb
PA
16692015-10-09 Pedro Alves <palves@redhat.com>
1670
1671 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
1672 (top level): Use it in the run with no args test.
1673
d5d8c4e1
IB
16742015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
1675
1676 * gdb.dlang/properties.exp: New file.
1677
06e635ef
SL
16782015-10-02 Sandra Loosemore <sandra@codesourcery.com>
1679
1680 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
1681 whether or not address 0x1000 is mapped on the target.
1682
e019fd1d
SM
16832015-09-30 Simon Marchi <simon.marchi@ericsson.com>
1684
1685 * gdb.python/py-type.exp: Do not run tests if binaries fail to
1686 build.
1687
77ba2a67
MM
16882015-09-30 Markus Metzger <markus.t.metzger@intel.com>
1689
1690 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
1691 instruction-history test.
1692
c60eb31f
DE
16932015-09-28 Doug Evans <dje@google.com>
1694
1695 * gdb.base/gcore.c (array_func): Add reference to static_array.
1696
9a3c8263
SM
16972015-09-25 Simon Marchi <simon.marchi@ericsson.com>
1698
1699 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
1700 source line.
1701
9720e656
SL
17022015-09-24 Sandra Loosemore <sandra@codesourcery.com>
1703
1704 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
1705 short or char as base type.
1706
938d3bf2
SL
17072015-09-23 Sandra Loosemore <sandra@codesourcery.com>
1708
1709 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
1710 to allow any size enum.
1711
e6c2c623
PMR
17122015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
1713
1714 * gdb.ada/array_ptr_renaming.exp: New testcase.
1715 * gdb.ada/array_ptr_renaming/foo.adb: New file.
1716 * gdb.ada/array_ptr_renaming/pack.ads: New file.
1717
06da0f77
PL
17182015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1719
1720 * gdb.trace/ftrace-lock.c: New file.
1721 * gdb.trace/ftrace-lock.exp: New file.
1722
4f51c22a
PL
17232015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1724
1725 * gdb.arch/insn-reloc.c: New file.
1726 * gdb.arch/ftrace-insn-reloc.exp: New file.
1727
7041adf4
PL
17282015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1729
1730 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
1731 instruction.
1732 * gdb.trace/pendshr1.c (pendfunc): Likewise.
1733 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
1734 * gdb.trace/range-stepping.c: Likewise.
1735 * gdb.trace/trace-break.c: Likewise.
1736 * gdb.trace/trace-mt.c (thread_function): Likewise.
1737 * gdb.trace/ftrace.c (marker): Likewise.
1738 * gdb.trace/trace-condition.c (marker): Likewise.
1739 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
1740 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
1741 is_aarch64_target.
1742
015d2e7e
DE
17432015-09-18 Doug Evans <xdje42@gmail.com>
1744
1745 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
1746 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
1747
26b188a2
SL
17482015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1749
1750 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
1751 the breakpoint.
1752
79dc332b
SL
17532015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1754
1755 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
1756 the pending breakpoint. Remove timeout override for "Run till
1757 MI pending breakpoint on pendfunc3 on thread 2" test.
1758
f57929f2
SL
17592015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1760
1761 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
1762 filename pattern.
1763
3f469b17
SL
17642015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1765
1766 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
1767 in breakpoint filename pattern.
1768
515b89b3
SL
17692015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1770
7800dbe4
SL
1771 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
1772
17732015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1774
515b89b3
SL
1775 * gdb.linespec/explicit.exp: Check for readline support for
1776 tab-completion tests. Fix obvious typo.
1777
d2939ba2
MM
17782015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1779
1780 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
1781 and replay.
1782
cbb55fa7
MM
17832015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1784
1785 * gdb.btrace/non-stop.c: New.
1786 * gdb.btrace/non-stop.exp: New.
1787
43691ca1
PL
17882015-09-17 Pierre Langlois <pierre.langlois@arm.com>
1789 Yao Qi <yao.qi@linaro.org>
1790
1791 * gdb.trace/trace-condition.c: New file.
1792 * gdb.trace/trace-condition.exp: New file.
1793
d78908cf
WW
17942015-09-16 Wei-cheng Wang <cole945@gmail.com>
1795
1796 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
1797 for testing bytecode compilation.
1798
1ed415e2
PA
17992015-09-16 Pedro Alves <palves@redhat.com>
1800 Sandra Loosemore <sandra@codesourcery.com>
1801
1802 * gdb.threads/non-stop-fair-events.c (timeout): New global.
1803 (SECONDS): Redefine.
1804 (main): Call pthread_kill and alarm early.
1805 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
1806 support.
1807 (test): If the target can't hardware step and doesn't support
1808 displaced stepping, increase the timeout.
1809
d136eff5
PA
18102015-09-16 Pedro Alves <palves@redhat.com>
1811
1812 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
1813 (enable_debug): New procedures.
1814 (test): Use them. Bail out if waiting for threads fails.
1815 (top level): Bail out if a test fails.
1816
991f019c
YQ
18172015-09-16 Yao Qi <yao.qi@linaro.org>
1818
1819 * gdb.asm/asm-source.exp: Set asm-arch for
1820 aarch64*-*-* target.
1821 * gdb.asm/aarch64.inc: New file.
1822
bfca584f
PMR
18232015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
1824
1825 * gdb.ada/array_of_variable_length.exp: New testcase.
1826 * gdb.ada/array_of_variable_length/foo.adb: New file.
1827 * gdb.ada/array_of_variable_length/pck.adb: New file.
1828 * gdb.ada/array_of_variable_length/pck.ads: New file.
1829
b326e587
DE
18302015-09-15 Doug Evans <dje@google.com>
1831
1832 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
1833 of function static local variable.
1834
5382cfab
PW
18352015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1836
1837 * gdb.threads/tls-so_extern.exp: New test file.
1838 * gdb.threads/tls-so_extern.c: New test file.
1839 * gdb.threads/tls-so_extern_main.c: New test file.
1840
141c5cc4
JK
18412015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1842
1843 * gdb.opt/solib-intra-step-lib.c: New file.
1844 * gdb.opt/solib-intra-step-main.c: New file.
1845 * gdb.opt/solib-intra-step.exp: New file.
1846
d15dcecd
PA
18472015-09-15 Pedro Alves <palves@redhat.com>
1848
1849 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
1850 gdb_continue_to_breakpoint instead of gdb_test_multiple.
1851
4c2f2a79
PA
18522015-09-14 Pedro Alves <palves@redhat.com>
1853
1854 * gdb.base/hook-stop-continue.c: Delete.
1855 * gdb.base/hook-stop-continue.exp: Delete.
1856 * gdb.base/hook-stop-frame.c: Delete.
1857 * gdb.base/hook-stop-frame.exp: Delete.
1858 * gdb.base/hook-stop.c: New file.
1859 * gdb.base/hook-stop.exp: New file.
1860
919e6dbe
PMR
18612015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
1862
1863 * gdb.ada/access_to_packed_array.exp: New testcase.
1864 * gdb.ada/access_to_packed_array/foo.adb: New file.
1865 * gdb.ada/access_to_packed_array/pack.adb: New file.
1866 * gdb.ada/access_to_packed_array/pack.ads: New file.
1867
157280a4
MM
18682015-09-14 Markus Metzger <markus.t.metzger@intel.com>
1869
1870 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
1871 buffer size test.
1872
2fd33e94
DB
18732015-09-11 Don Breazeal <donb@codesourcery.com>
1874
1875 * gdb.base/foll-exec.c: Add copyright header. Fix
1876 formatting issues.
1877 * gdb.base/foll-exec.exp (zap_session): Delete proc.
1878 (do_exec_tests): Use clean_restart in place of zap_session,
1879 and for test initialization. Fix formatting issues. Use
1880 fail in place of perror.
1881 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
1882 an expect statement to match an expression with output from
1883 the program under debug.
1884 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
1885 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
1886 * gdb.threads/non-ldr-exc-2.exp: Likewise.
1887 * gdb.threads/non-ldr-exc-3.exp: Likewise.
1888 * gdb.threads/non-ldr-exc-4.exp: Likewise.
1889
e70b6e8e
DE
18902015-09-09 Doug Evans <dje@google.com>
1891
1892 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
1893
7a551a51
DE
18942015-09-09 Doug Evans <dje@google.com>
1895
1896 * gdb.base/pie-execl.exp: Fix result test of build_executable.
1897
4c666f84
DE
18982015-09-09 Doug Evans <dje@google.com>
1899
1900 * gdb.base/savedregs.exp: Fix typo.
1901
243a9253
PA
19022015-09-09 Pedro Alves <palves@redhat.com>
1903
1904 * gdb.mi/mi-cli.exp: Add CLI finish tests.
1905
c0fa8fbd
SL
19062015-09-08 Sandra Loosemore <sandra@codesourcery.com>
1907
1908 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
1909 command actually switches threads. Give up on remaining
1910 tests if target fails to stop at breakpoint.
1911
cd7c1778
PMR
19122015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
1913
1914 * gdb.ada/funcall_char.exp: New testcase.
1915 * gdb.ada/funcall_char/foo.adb: New file.
1916
dc5c8746
PMR
19172015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
1918
1919 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
1920 expected outputs. Add two testcases for completing ambiguous
1921 functions.
1922 * gdb.ada/complete/aux_pck.adb: New file.
1923 * gdb.ada/complete/aux_pck.ads: New file.
1924 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
1925 Ambiguous_Func functions.
1926 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
1927 * gdb.ada/complete/pck.adb: Likewise.
1928
4e83a1e7
UW
19292015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
1930
1931 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
1932 failures to run the test program under GDB.
1933
8ce74153
LM
19342015-08-26 Luis Machado <lgustavo@codesourcery.com>
1935
1936 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
1937 to C.
1938
e9756d52
PP
19392015-08-26 Patrick Palka <patrick@parcs.ath.cx>
1940
1941 * gdb.base/run-after-attach.exp: New test file.
1942 * gdb.base/run-after-attach.c: New test file.
1943
8d37573b
DB
19442015-08-26 Don Breazeal <donb@codesourcery.com>
1945
1946 * gdb.base/foll-exec-2.c: New test program.
1947 * gdb.base/foll-exec-2.exp: New test.
1948
63e43d3a
PMR
19492015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
1950
1951 * gdb.base/nested-subp1.exp: New file.
1952 * gdb.base/nested-subp1.c: New file.
1953 * gdb.base/nested-subp2.exp: New file.
1954 * gdb.base/nested-subp2.c: New file.
1955 * gdb.base/nested-subp3.exp: New file.
1956 * gdb.base/nested-subp3.c: New file.
1957
3d40fbb5
PA
19582015-08-24 Pedro Alves <palves@redhat.com>
1959
1960 * gdb.server/connect-without-multi-process.c: New file.
1961 * gdb.server/connect-without-multi-process.exp: New file.
1962
4422ac93
LM
19632015-08-24 Luis Machado <lgustavo@codesourcery.com>
1964
1965 * gdb.opt/inline-markers.c: Make z int.
1966
91dddb86
LM
19672015-08-24 Luis Machado <lgustavo@codesourcery.com>
1968
1969 * gdb.opt/inline-markers.c: Make z volatile.
1970
a48847ee
LM
19712015-08-24 Luis Machado <lgustavo@codesourcery.com>
1972
1973 * gdb.opt/inline-bt.c: New volatile global z.
1974 * gdb.opt/inline-cmds.c: Likewise.
1975 * gdb.opt/inline-locals.c: Likewise.
1976 * gdb.opt/inline-markers.c: New extern global z.
1977 (marker): Use z.
1978 (inline_fn): Likewise.
1979
0ebbc52b
PA
19802015-08-24 Pedro Alves <palves@redhat.com>
1981
1982 * config/m32r-stub.exp: Remove file.
1983 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
1984 * gdb.base/call-rt-st.exp: Likewise.
1985 * gdb.base/call-strs.exp: Likewise.
1986 * gdb.base/default.exp: Remove references to h8300-*-hms and
1987 *-*-udi*.
1988 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
1989
77c365df
AA
19902015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1991
1992 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
1993 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
1994 and "return" use KFAIL when GDB can not read/write the vector
1995 return value.
1996
4313b8c0
GB
19972015-08-21 Gary Benson <gbenson@redhat.com>
1998
1999 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2000
0e433b32
PA
20012015-08-20 Pedro Alves <palves@redhat.com>
2002
2003 * gdb.server/solib-list.exp: No longer expect an interior stop in
2004 non-stop mode.
2005
221e1a37
PA
20062015-08-20 Pedro Alves <palves@redhat.com>
2007
2008 * gdb.server/connect-stopped-target.c: New file.
2009 * gdb.server/connect-stopped-target.exp: New file.
2010
40e3ad0e
PA
20112015-08-20 Pedro Alves <palves@redhat.com>
2012
2013 * gdb.dwarf2/comp-unit-lang.exp: New file.
2014 * gdb.dwarf2/comp-unit-lang.c: New file.
2015
af39b327
PMR
20162015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
2017
2018 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
2019 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
2020
7d45c7c3 20212015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 2022
7d45c7c3
KB
2023 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
2024 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
2025
4d6cceb4
DE
20262015-08-18 Doug Evans <dje@google.com>
2027 Adrian Sendroiu <adrian.sendroiu@freescale.com>
2028
2029 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
2030 skip_python_tests. New arg prompt_regexp.
2031 (skip_python_tests): New function.
2032 * lib/mi-support.exp (mi_skip_python_tests): New function.
2033 * gdb.python/py-mi-objfile-gdb.py: New file.
2034 * gdb.python/py-mi-objfile.c: New file.
2035 * gdb.python/py-mi-objfile.exp: New file.
2036
ad89c2aa
KS
20372015-08-17 Keith Seitz <keiths@redhat.com>
2038
2039 * gdb.linespec/explicit.exp: Move strace test from here ...
2040 * gdb.trace/strace.exp: ... to here.
2041
e3ae3c43
PP
20422015-08-15 Patrick Palka <patrick@parcs.ath.cx>
2043
2044 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
2045 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
2046
604b2636
DE
20472015-08-14 Doug Evans <xdje42@gmail.com>
2048
2049 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
2050 inferior before selecting a new file.
2051
6ff0ba5f
DE
20522015-08-14 Doug Evans <xdje42@gmail.com>
2053
2054 * gdb.mi/mi-disassemble.exp: Update.
2055 * gdb.base/disasm-optim.S: New file.
2056 * gdb.base/disasm-optim.c: New file.
2057 * gdb.base/disasm-optim.h: New file.
2058 * gdb.base/disasm-optim.exp: New file.
2059
9ca98f92
KS
20602015-08-14 Keith Seitz <keiths@redhat.com>
2061
2062 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
2063 "evaluated-by".
2064
52bbc560
JB
20652015-08-13 Joel Brobecker <brobecker@adacore.com>
2066
2067 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
2068
5d8c3ed3
PMR
20692015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
2070
2071 * gdb.ada/fun_renaming.exp: New testcase.
2072 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
2073 * gdb.ada/fun_renaming/pack.adb: New file.
2074 * gdb.ada/fun_renaming/pack.ads: New file.
2075
ea8812bc
KS
20762015-08-12 Keith Seitz <keiths@redhat.com>
2077
2078 * gdb.base/dso2dso.exp: Pass basename of source file in call to
2079 gdb_get_line_number.
2080
4dafcdeb
JB
20812015-08-12 Joel Brobecker <brobecker@adacore.com>
2082
2083 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
2084 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
2085 gdb.base/dso2dso.exp: New files.
2086
5ba32597
SDJ
20872015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2088 Pedro Alves <palves@redhat.com>
2089 Keith Seitz <keiths@redhat.com>
2090
2091 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
2092 GDBFLAGS.
2093
b6dafabf
PP
20942015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2095
2096 * gdb.base/gdbhistsize-history.exp
2097 (test_histsize_history_setting): Use save_vars.
2098 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2099 Use save_vars.
2100 (test_no_truncation_of_unlimited_history_file): Use save_vars.
2101 * gdb.base/readline.exp: Use save_vars.
2102
abe8e607
PP
21032015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2104
2105 * lib/gdb.exp (save_vars): New proc.
2106
629500fa
KS
21072015-08-11 Keith Seitz <keiths@redhat.com>
2108
2109 * gdb.base/help.exp: Update help_breakpoint_text.
2110
eb8c4e2e
KS
21112015-08-11 Keith Seitz <keiths@redhat.com>
2112
2113 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
2114 (at toplevel): Call test_explicit_breakpoints.
2115 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
2116 breakpoints.
2117 * lib/mi-support.exp (mi_make_breakpoint): Add support for
2118 breakpoint conditions, "-cond".
2119
87f0e720
KS
21202015-08-11 Keith Seitz <keiths@redhat.com>
2121
2122 * gdb.linespec/3explicit.c: New file.
2123 * gdb.linespec/cpexplicit.cc: New file.
2124 * gdb.linespec/cpexplicit.exp: New file.
2125 * gdb.linespec/explicit.c: New file.
2126 * gdb.linespec/explicit.exp: New file.
2127 * gdb.linespec/explicit2.c: New file.
2128 * gdb.linespec/ls-errs.exp: Add explicit location tests.
2129 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
2130 before using in the matching pattern.
2131 Clarify that `prefix' is a regular expression.
2132
f00aae0f
KS
21332015-08-11 Keith Seitz <keiths@redhat.com>
2134
2135 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
2136 test.
2137 Add tests for missing ",FMT" and ",".
2138
e27852be
DE
21392015-08-10 Doug Evans <dje@google.com>
2140 Keith Seitz <keiths@redhat.com>
2141
2142 PR gdb/17960
2143 * gdb.base/completion.exp: Add location completer tests.
2144
7f03bd92
PA
21452015-08-07 Pedro Alves <palves@redhat.com>
2146
2147 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
2148 tests here.
2149 (top level): Run do_test with and without displaced stepping.
2150
3fc8eb30
PA
21512015-08-07 Pedro Alves <palves@redhat.com>
2152
2153 * gdb.base/valgrind-disp-step.c: New file.
2154 * gdb.base/valgrind-disp-step.exp: New file.
2155
d4569d7b
PA
21562015-08-07 Pedro Alves <palves@redhat.com>
2157
2158 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
2159 Delete function.
2160 (main): Add alarm. Run an infinite loop instead of calling
2161 wait_threads.
2162 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
2163 comment.
2164 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
2165 Delete function.
2166 (main): Add alarm. Run an infinite loop instead of calling
2167 wait_threads.
2168 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
2169 comment.
2170
e1316e60
PA
21712015-08-07 Pedro Alves <palves@redhat.com>
2172
2173 * gdb.base/checkpoint-ns.exp: New file.
2174 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
2175 standard_testfile.
2176
da8c46d2
MM
21772015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2178
2179 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
2180 * gdb.btrace/instruction_history.exp: Update.
2181 * gdb.btrace/tsx.exp: New.
2182 * gdb.btrace/tsx.c: New.
2183
de1c2c52
PA
21842015-08-06 Pedro Alves <palves@redhat.com>
2185
2186 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
2187 increase timeout.
2188 * gdb.reverse/until-precsave.exp: Bump timeouts.
2189
782e0bf4
PA
21902015-08-06 Pedro Alves <palves@redhat.com>
2191
2192 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
2193
83e97ed0
PA
21942015-08-06 Pedro Alves <palves@redhat.com>
2195
2196 PR gdb/18749
2197 * gdb.threads/process-dies-while-handling-bp.c: New file.
2198 * gdb.threads/process-dies-while-handling-bp.exp: New file.
2199
863d01bd
PA
22002015-08-06 Pedro Alves <palves@redhat.com>
2201
2202 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
2203 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
2204
0a39bb32
PA
22052015-08-05 Pedro Alves <palves@redhat.com>
2206
2207 * gdb.threads/next-while-other-thread-longjmps.c: New file.
2208 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
2209
ee2d2b10
SL
22102015-08-03 Sandra Loosemore <sandra@codesourcery.com>
2211
2212 * gdb.base/bp-permanent.exp: Report test as unsupported if
2213 the target cannot stop at the permanent breakpoint.
2214
4e1bdb00
DE
22152015-08-03 Doug Evans <dje@google.com>
2216
2217 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
2218 10000.
2219
3d338901
DE
22202015-08-03 Doug Evans <dje@google.com>
2221
2222 * Makefile.in (workers/%.worker, build-perf): New rule.
2223 (GDB_PERFTEST_MODE): New variable.
2224 (check-perf): Use it.
2225 (clean): Clean up gdb.perf parallel build subdirs.
2226 * lib/build-piece.exp: New file.
2227 * lib/gdb.exp (make_gdb_parallel_path): New function
2228 (standard_output_file, standard_temp_file): Call it.
2229 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2230 of $GDB_PARALLEL.
2231 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
2232
af061d3e
DE
22332015-08-03 Doug Evans <dje@google.com>
2234
8e1afc81 2235 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
2236 (LOG_FILE_NAME): New global.
2237 (TextReporter.__init__): Initialize self.txt_sum.
2238 (TextReporter.report): Add support for multiple data-points.
2239 Move report to perftest.sum, put raw data in perftest.log.
2240 (TextReporter.start): Open sum and log files.
2241 (TextReporter.end): Close sum and log files.
8e1afc81
DE
2242 * gdb.perf/lib/perftest/testresult.py
2243 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 2244
2c8c5d37
PA
22452015-07-31 Pedro Alves <palves@redhat.com>
2246
2247 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
2248 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2249 kill_wait_spawned_process instead of explicit "kill -9".
2250 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
2251 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2252 kill_wait_spawned_process.
2253 * gdb.base/attach-twice.exp: Likewise.
2254 * gdb.base/attach.exp: Likewise.
2255 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
2256 gdb_test_multiple.
2257 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
2258 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2259 kill_wait_spawned_process.
2260 * gdb.base/valgrind-infcall.exp: Likewise.
2261 * gdb.multi/multi-attach.exp: Likewise.
2262 * gdb.python/py-prompt.exp: Likewise.
2263 * gdb.python/py-sync-interp.exp: Likewise.
2264 * gdb.server/ext-attach.exp: Likewise.
2265 * gdb.threads/attach-into-signal.exp (corefunc): Use
2266 spawn_wait_for_attach, spawn_id_get_pid and
2267 kill_wait_spawned_process.
2268 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
2269 spawn_wait_for_attach returning a spawn id instead of a pid. Use
2270 spawn_id_get_pid and kill_wait_spawned_process.
2271 * gdb.threads/attach-stopped.exp (corefunc): Use
2272 spawn_wait_for_attach, spawn_id_get_pid and
2273 kill_wait_spawned_process.
2274 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
2275 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2276 kill_wait_spawned_process instead of explicit "kill -9".
2277 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
2278 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
2279 (spawn_wait_for_attach): Use spawn instead of exec to spawn
2280 processes. Don't map cygwin/windows pids here. Now returns a
2281 spawn id list.
2282
032a0fca
SL
22832015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2284
2285 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
2286 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
2287 correct patch.
2288
61a934ca
SL
22892015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2290
2291 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
2292
4bc4d428
SL
22932015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2294
2295 Reapply:
2296 2014-05-21 Mark Wielaard <mjw@redhat.com>
2297
2298 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2299
998d452a
PA
23002015-07-30 Pedro Alves <palves@redhat.com>
2301
2302 * linux-low.c (handle_extended_wait): Set the child's last
2303 reported status to TARGET_WAITKIND_STOPPED.
2304
69dde7dc
PA
23052015-07-30 Pedro Alves <palves@redhat.com>
2306
2307 PR threads/18600
2308 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2309 only shows inferior 1.
2310
4dd63d48
PA
23112015-07-30 Simon Marchi <simon.marchi@ericsson.com>
2312 Pedro Alves <palves@redhat.com>
2313
2314 PR threads/18600
2315 * gdb.threads/fork-plus-threads.c: New file.
2316 * gdb.threads/fork-plus-threads.exp: New file.
2317
d618e4c5
PP
23182015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2319
2320 * gdb.base/batch-preserve-term-settings.exp
2321 (test_terminal_settings_preserved_after_cli_exit): Use
2322 send_quit_command.
2323
1eef6428
PA
23242015-07-29 Pedro Alves <palves@redhat.com>
2325 Don Breazeal <donb@codesourcery.com>
2326
2327 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2328 output from both inferior_spawn_id and gdb_spawn_id.
2329
7da5b897
SDJ
23302015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2331
2332 * gdb.threads/attach-into-signal.exp (corefunc): Use
2333 with_test_prefix on nested loops, uniquefying the test messages.
2334
dac804df
SDJ
23352015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2336
2337 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2338 commit.
2339
06265e53
PP
23402015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2341
2342 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2343 New proc.
2344 (test_terminal_settings_preserved_after_sigterm): New test.
2345
18206ca3
PP
23462015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2347
2348 * gdb.base/batch-preserve-term-settings.exp
2349 (test_terminal_settings_preserved_after_cli_exit): New test.
2350
90074d11
PP
23512015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2352
2353 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2354 manipulation of saved_gdbflags.
2355 (test_terminal_settings_preserved): Remove global declaration of
2356 the unused variable pagination_prompt. Remove manipulation of
2357 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
2358 GDBFLAGS.
2359
eb1a7902
PA
23602015-07-29 Pedro Alves <palves@redhat.com>
2361
2362 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2363
8b75dd3b
PA
23642015-07-29 Pedro Alves <palves@redhat.com>
2365
2366 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2367 at the top.
2368
dedad4e3
PA
23692015-07-29 Pedro Alves <palves@redhat.com>
2370
2371 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2372 (main): Call gdb_unbuffer_output.
2373 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2374 (main): Call gdb_unbuffer_output.
2375 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2376 (main): Call gdb_unbuffer_output.
2377 * gdb.base/call-strs.exp: Adjust to step over the
2378 gdb_unbuffer_output call.
2379 * gdb.base/catch-gdb-caused-signals.c: Include
2380 "../lib/unbuffer_output.c".
2381 (main): Call gdb_unbuffer_output.
2382 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2383 (main): Call gdb_unbuffer_output.
2384 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2385 (main): Call gdb_unbuffer_output.
2386 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2387 (main): Call gdb_unbuffer_output.
2388 * gdb.base/shlib-call.exp: Adjust to step over the
2389 gdb_unbuffer_output call.
2390 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2391 (main): Call gdb_unbuffer_output.
2392 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2393 (main): Call gdb_unbuffer_output.
2394 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2395 (main): Rename to ...
2396 (test): ... this.
2397 (main): Reimplement.
2398 * gdb.base/varargs.exp: Run to test instead of to main.
2399 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2400 (main): Call gdb_unbuffer_output.
2401
58789a91
PA
24022015-07-29 Pedro Alves <palves@redhat.com>
2403
2404 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2405 factore out from mi_continue_dprintf. For call-style dprintfs,
2406 expect dprintf output out of $inferior_spawn_id.
2407 (mi_continue_dprintf): Use mi_expect_dprintf.
2408 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2409 (main): Call gdb_unbuffer_output.
2410
e8376742
PA
24112015-07-29 Pedro Alves <palves@redhat.com>
2412
2413 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2414 (default_mi_gdb_start): Set inferior_spawn_id instead of
2415 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
2416 gdb_spawn_id.
2417 (mi_gdb_test): Always expect inferior output from both
2418 $inferior_spawn_id and $gdb_spawn_id.
2419
08280010
PA
24202015-07-29 Pedro Alves <palves@redhat.com>
2421
2422 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
2423 send_inferior and $inferior_spawn_id.
2424
4d30e432
PA
24252015-07-29 Pedro Alves <palves@redhat.com>
2426
2427 * gdb.gdb/complaints.exp (test_initial_complaints)
2428 (test_serial_complaints, test_short_complaints): Use
2429 gdb_test_stdio.
2430 (test_empty_complaint): Handle $inferior_spawn_id !=
2431 $gdb_spawn_id.
2432
0d30a335
PA
24332015-07-29 Pedro Alves <palves@redhat.com>
2434
2435 * gdb.base/varargs.exp: Use gdb_test_stdio.
2436
39413b29
PA
24372015-07-29 Pedro Alves <palves@redhat.com>
2438
2439 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2440
7cb000a9
PA
24412015-07-29 Pedro Alves <palves@redhat.com>
2442
2443 * gdb.base/ending-run.exp: Use gdb_test_stdio.
2444
d7b8ac82
PA
24452015-07-29 Pedro Alves <palves@redhat.com>
2446
2447 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2448 parameter into two new parameters, "inf_result" and "gdb_result".
2449 Expect inferior output and gdb output from $inferior_spawn_id and
2450 $gdb_spawn_id, respectively. Adjust all callers.
2451
789c3a0c
PA
24522015-07-29 Pedro Alves <palves@redhat.com>
2453
2454 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2455 of gdb_test_sequence.
2456
77e760c3
PA
24572015-07-29 Pedro Alves <palves@redhat.com>
2458
2459 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2460 (saw_spurious_output): Expect inferior output from
2461 $inferior_spawn_id. Use gdb_test_stdio.
2462
8396d2cd
PA
24632015-07-29 Pedro Alves <palves@redhat.com>
2464
2465 * gdb.base/dprintf.exp: Use standard_testfile. Change
2466 prepare_for_testing call.
2467 (srcfile): Don't set.
2468 (restart): New procedure.
2469 (test_dprintf): New procecure, use to continue over dprintfs.
2470 (test_call, test_agent): New procedures, tests moved here.
2471 Restart gdb and recreate dprintfs. Adjust expected output.
2472
2051d61f
PA
24732015-07-29 Pedro Alves <palves@redhat.com>
2474
2475 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2476
452397af
PA
24772015-07-29 Pedro Alves <palves@redhat.com>
2478
2479 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2480
8aed9555
PA
24812015-07-29 Pedro Alves <palves@redhat.com>
2482
2483 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2484 gdb_test_stdio.
2485
188a61b4
PA
24862015-07-29 Pedro Alves <palves@redhat.com>
2487
2488 * lib/gdb.exp (gdb_test_stdio): New procedure.
2489
12264a45
PA
24902015-07-29 Pedro Alves <palves@redhat.com>
2491
2492 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2493
23ffc893
PA
24942015-07-29 Pedro Alves <palves@redhat.com>
2495
2496 * gdb.base/call-signal-resume.exp: Remove check for
2497 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
2498 * gdb.base/unwindonsignal.exp: Likewise.
2499 * gdb.base/call-signals.c (gen_signal): Remove printf call.
2500 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2501
65566918
PA
25022015-07-29 Pedro Alves <palves@redhat.com>
2503
2504 * gdb.base/siginfo-addr.c (pass): New function.
2505 (handler): Call it iff si_addr is correct.
2506 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2507 Set a breakpoint at "pass" and continue to it.
2508
d60a9221
SDJ
25092015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
2510
2511 * gdb.python/py-objfile.exp: Make some tests have unique names.
2512 * gdb.python/py-pp-registration.exp: Likewise.
2513
bde40b8f
PA
25142015-07-28 Pedro Alves <palves@redhat.com>
2515
2516 * gdb.server/server-exec-info.exp: Issue a "disconnect".
2517
13e1dec8
SM
25182015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2519
2520 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2521
da33c9a7
SM
25222015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2523
2524 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2525
077836f7
PP
25262015-07-27 Patrick Palka <patrick@parcs.ath.cx>
2527
2528 * gdb.base/gdb-sigterm-2.exp: New test.
2529
b8cc7b2e
DE
25302015-07-25 Doug Evans <xdje42@gmail.com>
2531
2532 Revert:
2533 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2534 (workers/%.worker, build-perf): New rule.
2535 (GDB_PERFTEST_MODE): New variable.
2536 (check-perf): Use it.
2537 (clean): Clean up gdb.perf parallel build subdirs.
2538 * lib/build-piece.exp: New file.
2539 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2540 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2541 name.
2542 (standard_temp_file): Ditto.
2543 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2544 of $GDB_PARALLEL.
2545
c8bd4544
DE
25462015-07-24 Doug Evans <dje@google.com>
2547
2548 * gdb.perf/lib/perftest/utils.py: New file.
2549 * gdb.perf/gm-hello.cc: New file.
2550 * gdb.perf/gm-pervasive-typedef.cc: New file.
2551 * gdb.perf/gm-pervasive-typedef.h: New file.
2552 * gdb.perf/gm-std.cc: New file.
2553 * gdb.perf/gm-std.h: New file.
2554 * gdb.perf/gm-use-cerr.cc: New file.
2555 * gdb.perf/gm-utils.h: New file.
2556 * gdb.perf/gmonster-null-lookup.py: New file.
2557 * gdb.perf/gmonster-pervasive-typedef.py: New file.
2558 * gdb.perf/gmonster-print-cerr.py: New file.
2559 * gdb.perf/gmonster-ptype-string.py: New file.
2560 * gdb.perf/gmonster-runto-main.py: New file.
2561 * gdb.perf/gmonster-select-file.py: New file.
2562 * gdb.perf/gmonster1-null-lookup.exp: New file.
2563 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2564 * gdb.perf/gmonster1-print-cerr.exp: New file.
2565 * gdb.perf/gmonster1-ptype-string.exp: New file.
2566 * gdb.perf/gmonster1-runto-main.exp: New file.
2567 * gdb.perf/gmonster1-select-file.exp: New file.
2568 * gdb.perf/gmonster1.cc: New file.
2569 * gdb.perf/gmonster1.exp: New file.
2570 * gdb.perf/gmonster2-null-lookup.exp: New file.
2571 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2572 * gdb.perf/gmonster2-print-cerr.exp: New file.
2573 * gdb.perf/gmonster2-ptype-string.exp: New file.
2574 * gdb.perf/gmonster2-runto-main.exp: New file.
2575 * gdb.perf/gmonster2-select-file.exp: New file.
2576 * gdb.perf/gmonster2.cc: New file.
2577 * gdb.perf/gmonster2.exp: New file.
2578
6eab34f3
DE
25792015-07-24 Doug Evans <dje@google.com>
2580
2581 * gdb.perf/README: New file.
2582 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2583 * lib/gen-perf-test.exp: New file.
2584
63738bfd
DE
25852015-07-24 Doug Evans <dje@google.com>
2586
2587 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2588 (PerfTest::startup): New function.
2589 (PerfTest::run): Return result of calling body.
2590 (PerfTest::assemble): Rewrite.
2591 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2592 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2593 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2594 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2595 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2596
7b606f95
DE
25972015-07-24 Doug Evans <dje@google.com>
2598
2599 * lib/gdb.exp (clean_restart): Make executable optional.
2600
a97b16b8
DE
26012015-07-24 Doug Evans <dje@google.com>
2602
2603 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2604 compiler_info references.
2605 * gdb.cp/temargs.exp: Ditto.
2606 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2607 (get_compiler_info): Early exit if already computed. Set compiler_info
2608 to "unknown" if there was a problem.
2609 (test_compiler_info): Add function comment. Call get_compiler_info.
2610
35baa57f
DE
26112015-07-24 Doug Evans <dje@google.com>
2612
2613 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2614 (workers/%.worker, build-perf): New rule.
2615 (GDB_PERFTEST_MODE): New variable.
2616 (check-perf): Use it.
2617 (clean): Clean up gdb.perf parallel build subdirs.
2618 * lib/build-piece.exp: New file.
2619 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2620 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2621 name.
2622 (standard_temp_file): Ditto.
2623 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2624 of $GDB_PARALLEL.
2625
6ebea266
DE
26262015-07-24 Doug Evans <dje@google.com>
2627
2628 * lib/future.exp (gdb_default_target_compile): New option
2629 "early_flags".
2630 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
2631 --as-needed.
2632
1e76a7e9
SDJ
26332015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
2634
2635 * gdb.base/catch-syscall.exp: Call gdb_exit before
2636 gdb_skip_xml_test.
2637
5068630a
PA
26382015-07-24 Pedro Alves <palves@redhat.com>
2639
2640 * gdb.python/py-events.exp: Accept output between the stop event
2641 and the prompt.
2642 * gdb.python/py-evsignal.exp: Likewise.
2643 * gdb.python/py-evthreads.exp: Likewise.
2644
77598427
PA
26452015-07-24 Pedro Alves <palves@redhat.com>
2646
2647 PR gdb/18717
2648 * gdb.threads/non-ldr-exit.c: New file.
2649 * gdb.threads/non-ldr-exit.exp: New file.
2650
11e6c98f
YQ
26512015-07-24 Yao Qi <yao.qi@linaro.org>
2652
2653 * gdb.server/ext-wrapper.exp: Test --wrapper option when
2654 restarting process.
2655
51aee833
YQ
26562015-07-24 Yao Qi <yao.qi@linaro.org>
2657
2658 * gdb.server/ext-restart.exp: New file.
2659
8cfe207c
YQ
26602015-07-24 Yao Qi <yao.qi@linaro.org>
2661
2662 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
2663 argument options.
2664 * gdb.server/ext-wrapper.exp: New file.
2665
cc12ce38
DE
26662015-07-23 Doug Evans <dje@google.com>
2667
2668 * gdb.dwarf2/dw2-dummy-cu.S: New file.
2669 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
2670
d0d84780
PMR
26712015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
2672
2673 * gdb.ada/var_arr_typedef.exp: New testcase.
2674 * gdb.ada/var_arr_typedef/pack.adb: New file.
2675 * gdb.ada/var_arr_typedef/pack.ads: New file.
2676 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
2677
8b558f79
JB
26782015-07-20 Joel Brobecker <brobecker@adacore.com>
2679
2680 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
2681
775a3298
JK
26822015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2683
2684 * gdb.arch/i386-biarch-core.exp: Replace istarget
2685 by "complete set gnutarget". Remove expectation for the "core-file"
2686 command.
2687
db1ff28b
JK
26882015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2689
2690 Revert the previous commit:
2691 Tests for validate symbol file using build-id.
2692
0a94970d
JK
26932015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2694
2695 Tests for validate symbol file using build-id.
2696 * gdb.base/solib-mismatch-lib.c: New file.
2697 * gdb.base/solib-mismatch-libmod.c: New file.
2698 * gdb.base/solib-mismatch.c: New file.
2699 * gdb.base/solib-mismatch.exp: New file.
2700
03346981
SL
27012015-07-15 Sandra Loosemore <sandra@codesourcery.com>
2702
2703 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
2704 nios2-*-linux*.
2705 * gdb.base/sigbpt.exp (stepi_out): Likewise.
2706 * gdb.base/siginfo.exp: Likewise.
2707 * gdb.base/sigstep.exp (advance, advancei): Likewise.
2708
42422cc7
PL
27092015-07-15 Pierre Langlois <pierre.langlois@arm.com>
2710
2711 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
2712 Move it to ...
2713 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
2714 ... here.
2715 * gdb.trace/range-stepping.exp: Check that the target supports
2716 range stepping.
2717
cfa68bae
JK
27182015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2719
2720 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
2721
8ffdba26
PA
27222015-07-14 Pedro Alves <palves@redhat.com>
2723
2724 * gdb.base/killed-outside.exp: New file.
2725 * gdb.base/killed-outside.c: New file.
2726
218a5a11
JK
27272015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2728
2729 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
2730 (n at main): New.
2731 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
2732
e03ed3c6
AA
27332015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2734
2735 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
2736 infcall tests instead of setting up for KFAIL.
2737
485668e5
MM
27382015-07-10 Markus Metzger <markus.t.metzger@intel.com>
2739
2740 * gdb.btrace/record_goto-step.exp: New.
2741
08464196
JK
27422015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2743
2744 PR compile/18484
2745 * gdb.compile/compile.c (struct struct_type): Add volatile to
2746 selffield's type.
2747 * gdb.compile/compile.exp
2748 (compile code struct_object.selffield = &struct_object): Skip further
2749 struct_object tests if this one xfails.
2750
bcf5c1d9
RC
27512015-07-08 Robert O'Callahan <robert@ocallahan.org>
2752
2753 PR exp/18617
2754 * gdb.trace/ax.exp: Add test.
2755
4931af25
YQ
27562015-07-07 Yao Qi <yao.qi@linaro.org>
2757
2758 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
2759 instead of istarget "aarch64*-*-*".
2760 * gdb.arch/aarch64-fp.exp: Likewise.
2761 * gdb.base/float.exp: Likewise.
2762 * gdb.reverse/aarch64.exp: Likewise.
2763 * lib/gdb.exp (is_aarch64_target): New proc.
2764
9fcf688e
YQ
27652015-07-07 Yao Qi <yao.qi@linaro.org>
2766
2767 * lib/gdb.exp (is_aarch32_target): New proc.
2768 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
2769 instead of "istarget "arm*-*-*"".
2770 * gdb.arch/arm-disp-step.exp: Likewise.
2771 * gdb.arch/thumb-bx-pc.exp: Likewise.
2772 * gdb.arch/thumb-prologue.exp: Likewise.
2773 * gdb.arch/thumb-singlestep.exp: Likewise.
2774 * gdb.base/disp-step-syscall.exp: Likewise.
2775 * gdb.base/float.exp: Likewise.
2776
fbd8d50d
YQ
27772015-07-07 Yao Qi <yao.qi@linaro.org>
2778
2779 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
2780 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
2781
71be1fdc
YQ
27822015-07-07 Yao Qi <yao.qi@linaro.org>
2783
2784 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
2785 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
2786 if it exists.
2787 * gdb.multi/multi-arch.exp: Likewise.
2788
3e221d36
SM
27892015-07-07 Simon Marchi <simon.marchi@ericsson.com>
2790
2791 * gdb.python/py-lazy-string.exp: Add missing parentheses to
2792 print.
2793
d441430b
YQ
27942015-07-07 Yao Qi <yao.qi@linaro.org>
2795
2796 * gdb.arch/thumb-singlestep.exp: Do one more single step.
2797
06f810bd
MG
27982015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
2799
2800 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
2801 '[' and ']' characters.
2802
5e61e7c0
IB
28032015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
2804
2805 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
2806
28bf096c
PA
28072015-06-29 Pedro Alves <palves@redhat.com>
2808
2809 PR threads/18127
2810 * gdb.threads/hand-call-new-thread.c: New file.
2811 * gdb.threads/hand-call-new-thread.c: New file.
2812
ee93cd5e
KS
28132015-06-26 Keith Seitz <keiths@redhat.com>
2814 Doug Evans <dje@google.com>
2815
2816 PR 16253
2817 * gdb.cp/var-tag-2.cc: New file.
2818 * gdb.cp/var-tag-3.cc: New file.
2819 * gdb.cp/var-tag-4.cc: New file.
2820 * gdb.cp/var-tag.cc: New file.
2821 * gdb.cp/var-tag.exp: New file.
2822
fc637f04
PP
28232015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2824
2825 * gdb.base/history-duplicates.exp: New test.
2826
2e52ae68
PP
28272015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2828
2829 * gdb.base/completion.exp: Test the completion of the "focus"
2830 command.
2831
6e22494e
JK
28322015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2833
2834 * gdb.arch/amd64-prologue-skip.S: New file.
2835 * gdb.arch/amd64-prologue-skip.exp: New file.
2836
bf7b9cd9
SM
28372015-06-25 Simon Marchi <simon.marchi@ericsson.com>
2838
2839 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
2840 is_address_zero_readable check.
2841
201e8dfd
PB
28422015-06-24 Peter Bergner <bergner@vnet.ibm.com>
2843
2844 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
2845 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
2846
5cd867b4
YQ
28472015-06-24 Yao Qi <yao.qi@linaro.org>
2848
2849 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
2850 linux targets.
2851
4d7be007
YQ
28522015-06-24 Yao Qi <yao.qi@linaro.org>
2853
2854 * lib/gdb.exp (supports_get_siginfo_type): New proc.
2855 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
2856 * gdb.base/siginfo-thread.exp: Likewise.
2857
07fcd301
YQ
28582015-06-22 Yao Qi <yao.qi@linaro.org>
2859
2860 * boards/remote-gdbserver-on-localhost.exp: Add comments.
2861
52042a00
YQ
28622015-06-22 Yao Qi <yao.qi@linaro.org>
2863
2864 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
2865 aarch64*-*-*.
2866 (skip_hw_watchpoint_tests): Likewise.
2867
74bd41ce
PP
28682015-06-18 Patrick Palka <patrick@parcs.ath.cx>
2869
2870 * gdb.base/gdbinit-history.exp: Test the interaction between
2871 setting GDBHISTSIZE and setting the history size via .gdbinit.
2872
bc460514
PP
28732015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2874
2875 PR gdb/16999
2876 * gdb.base/gdbhistsize-history.exp: New test.
2877
b58c513b
PP
28782015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2879
2880 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
2881 with GDBHISTSIZE.
2882 * gdb.base/readline.exp: Likewise.
2883
92046791
YQ
28842015-06-17 Yao Qi <yao.qi@linaro.org>
2885
2886 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
2887 line.
2888
2093d2d3
PP
28892015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2890
2891 * gdb.base/gdbinit-history.exp: Add test case to check that
2892 an unlimited history file does not get truncated on exit.
2893
e6c693af
AA
28942015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2895
2896 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
2897 (VECTOR): New macro. Use it...
2898 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
2899 ...for these typedefs.
2900 (int8, char1, int1, double1): New typedefs.
2901 (struct just_int2, struct two_int2): New structures.
2902 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
2903 (add_structvecs, add_singlevecs): New functions.
2904 (main): Call add_some_intvecs twice.
2905 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
2906 the compile and exit upon failure. Try compiling for the "native"
2907 architecture. Test inferior function calls with vector arguments
2908 and vector return value handling with "finish" and "return".
2909
c74f7d1c
JT
29102015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2911
2912 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
2913 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
2914 PE file.
2915 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
2916
98aa42ee
AT
29172015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
2918
2919 PR breakpoints/16465
2920 * gdb.mi/mi-dprintf-pending.c: New file.
2921 * gdb.mi/mi-dprintf-pending.exp: New test.
2922 * gdb.mi/mi-dprintf-pendshr.c: New file.
2923
7d73c23c 29242015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2925 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2926
2927 * gdb.arch/i386-mpx-map.c: New file.
2928 * gdb.arch/i386-mpx-map.exp: New File.
2929
29302015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2931
2932 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
2933 * gdb.arch/i386-mpx.exp: Indentation fixed.
2934
29352015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2936
2937 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
2938 function and improved indentation.
2939 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
2940 gdb_test_multiple. Added additional tests to skip the test.
2941
29422015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2943
2944 * gdb.arch/i386-avx512.c: Change path in include file.
2945 * gdb.arch/i386-avx512.exp: Change include dir path
2946 compilation flag.
2947 * gdb.arch/i386-mpx.c: Change path in include file.
2948 * gdb.arch/i386-mpx.exp: Change include dir path compilation
2949 flag.
2950
d5eba19a
JK
29512015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2952
2953 * gdb.compile/compile-print.exp (compile print *vararray@3)
2954 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
2955
7f361056
JK
29562015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2957
2958 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
2959 (do not keep jit in memory): ... this.
2960 (expect 5): Change it to ...
2961 (expect no 5): ... this.
2962
3b462ec2
SM
29632015-06-02 Simon Marchi <simon.marchi@ericsson.com>
2964
2965 PR gdb/15564
2966 * gdb.mi/mi-detach.exp: New file.
2967
e0619de6
JK
29682015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2969
2970 PR symtab/18392
2971 * gdb.arch/amd64-tailcall-self.S: New file.
2972 * gdb.arch/amd64-tailcall-self.c: New file.
2973 * gdb.arch/amd64-tailcall-self.exp: New file.
2974
e970cb34
DB
29752015-05-28 Don Breazeal <donb@codesourcery.com>
2976
2977 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
2978 tests for remote targets by checking is_target_gdbserver.
2979
b2e2f908
DE
29802015-05-27 Doug Evans <dje@google.com>
2981
2982 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
2983 * gdb.dwarf2/opaque-type-lookup.c: New file.
2984 * gdb.dwarf2/opaque-type-lookup.exp: New file.
2985
82c7be31
DE
29862015-05-26 Doug Evans <dje@google.com>
2987
2988 * gdb.cp/iostream.cc: New file.
2989 * gdb.cp/iostream.exp: New file.
2990
b4f54984
DE
29912015-05-26 Doug Evans <dje@google.com>
2992
2993 * gdb.dwarf2/dw2-op-call.exp: Update.
2994 * gdb.dwarf2/dw4-sig-types.exp: Update.
2995 * gdb.dwarf2/implptr.exp: Update.
2996 * gdb.mi/mi-cmd-param-changed.exp: Update.
2997
4ea6efe9
DE
29982015-05-26 Doug Evans <dje@google.com>
2999
3000 * gdb.python/py-lazy-string.c: New file.
3001 * gdb.python/py-lazy-string.exp: New file.
3002 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
3003 (main): Update. Add estring3.
3004 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
3005 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
3006
f6bb7db3
YQ
30072015-05-26 Omair Javaid <omair.javaid@linaro.org>
3008 Yao Qi <yao.qi@linaro.org>
3009
3010 * gdb.reverse/aarch64.c: New.
3011 * gdb.reverse/aarch64.exp: New.
3012
a81bfbd0
OJ
30132015-05-26 Omair Javaid <omair.javaid@linaro.org>
3014
3015 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
3016 (supports_reverse): Likewise.
3017
158bf1b4
PP
30182015-05-22 Patrick Palka <patrick@parcs.ath.cx>
3019
3020 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3021 Use with_test_prefix.
3022
a0145030
AB
30232015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
3024
3025 * gdb.base/completion.exp: Add test for completion of layout
3026 names.
3027
ebe3b578
AB
30282015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
3029
3030 * lib/gdb.exp (skip_tui_tests): New proc.
3031 * gdb.base/tui-layout.exp: Check skip_tui_tests.
3032
84204ed7
PA
30332015-05-19 Pedro Alves <palves@redhat.com>
3034
3035 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3036 Save the whole env array instead of just HOME. Unset HISTSIZE in
3037 the environment while testing. Restore whole environment
3038 afterwards.
3039
37442ce1
DE
30402015-05-16 Doug Evans <xdje42@gmail.com>
3041
3042 * gdb.guile/scm-ports.c: New file.
3043 * gdb.guile/scm-ports.exp: Add memory port tests.
3044
36de76f9
JK
30452015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3046
3047 * gdb.compile/compile-print.c: New file.
3048 * gdb.compile/compile-print.exp: New file.
3049
3a9558c4
JK
30502015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3051
3052 * gdb.compile/compile-ops.exp: Cast param to void.
3053 * gdb.compile/compile.exp: Complete type for _gdb_expr.
3054 (compile code struct_object.selffield = &struct_object): Add xfail.
3055
aa715135
JG
30562015-05-15 Joel Brobecker <brobecker@adacore.com>
3057
3058 * gdb.ada/arr_enum_with_gap: New testcase.
3059
931e5bc3
JG
30602015-05-15 Joel Brobecker <brobecker@adacore.com>
3061
3062 * gdb.ada/byte_packed_arr: New testcase.
3063
9cd4d857
JB
30642015-05-15 Joel Brobecker <brobecker@adacore.com>
3065
3066 * gdb.ada/pckd_neg: New testcase.
3067
ebfd00d2
PP
30682015-05-13 Patrick Palka <patrick@parcs.ath.cx>
3069
3070 PR gdb/17820
3071 * gdb.base/gdbinit-history.exp: New test.
3072 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
3073 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
3074
4c082a81
SC
30752015-05-09 Siva Chandra Reddy <sivachandra@google.com>
3076
3077 * gdb.python/py-xmethods.cc: Enhance test case.
3078 * gdb.python/py-xmethods.exp: New tests.
3079 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
3080 function.
3081 (B_indexoper): Likewise.
3082 (global_dm_list) : Add new xmethod worker functions.
3083
f7797074
SDJ
30842015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
3085
3086 * gdb.base/coredump-filter.exp: Correctly unset
3087 "coredump_var_addr" array.
3088
a4674e4e
PA
30892015-05-08 Pedro Alves <palves@redhat.com>
3090
3091 * gdb.server/non-existing-program.exp: Unset spawn_id.
3092
df2eb078
SC
30932015-05-08 Siva Chandra Reddy <sivachandra@google.com>
3094
3095 PR python/18291
3096 * gdb.python/py-xmethods.exp: Add tests.
3097
422349a3
YQ
30982015-05-08 Yao Qi <yao.qi@linaro.org>
3099
3100 PR gdb/18208
3101 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
3102 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
3103 function set_coredump_filter, and remove remote_exec call.
3104 Remove argument ipid. Callers update.
3105 (top level): Don't get inferior's PID.
3106
63fc80ce
AA
31072015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
3108
3109 * gdb.base/watch_thread_num.exp: Skip test on targets without
3110 access watchpoints.
3111
80ad801e
PA
31122015-05-06 Pedro Alves <palves@redhat.com>
3113
3114 PR server/18081
3115 * gdb.server/non-existing-program.exp: New file.
3116
0fa7fe50
JB
31172015-05-05 Joel Brobecker <brobecker@adacore.com>
3118
3119 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
3120
3ea89b92
PMR
31212015-05-05 Joel Brobecker <brobecker@adacore.com>
3122
3123 * gdb.ada/out_of_line_in_inlined: New testcase.
3124
87b8eff0
JB
31252015-05-05 Joel Brobecker <brobecker@adacore.com>
3126
3127 * gdb.ada/var_rec_arr: New testcase.
3128
5fccc635
YQ
31292015-04-30 Yao Qi <yao.qi@linaro.org>
3130
3131 * gdb.base/break-idempotent.exp: If
3132 skip_hw_watchpoint_multi_tests returns true, skip the tests
3133 on "rwatch" and "awatch".
3134
42d38f42
YQ
31352015-04-30 Yao Qi <yao.qi@linaro.org>
3136
3137 * gdb.base/relativedebug.exp: Invoke gdb command
3138 "info sharedlibrary", and if libc.so doesn't have debug info,
3139 skip the test.
3140
2ce1cdbf
DE
31412015-04-29 Doug Evans <dje@google.com>
3142
3143 * gdb.python/py-xmethods.exp: Add ptype tests.
3144 * gdb.python/py-xmethods.py (E_method_char_worker): Add
3145 get_result_type method.
3146
f24a38c5
LM
31472015-04-29 Luis Machado <lgustavo@codesourcery.com>
3148
3149 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
3150 the target does not support hardware watchpoints.
3151
ecbf2b3c
LM
31522015-04-29 Luis Machado <lgustavo@codesourcery.com>
3153
3154 * gdb.base/break-always.exp: Abort testing if writing to memory
3155 causes an error.
3156
34f5f757
DE
31572015-04-28 Doug Evans <dje@google.com>
3158
3159 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
3160 * gdb.python/py-pp-registration.exp: ... here. New file.
3161 * gdb.python/py-pp-registration.c: New file.
3162 * gdb.python/py-pp-registration.py: New file.
3163
69b4374a
DE
31642015-04-28 Doug Evans <dje@google.com>
3165
3166 * gdb.python/py-bad-printers.c: New file.
3167 * gdb.python/py-bad-printers.py: New file.
3168 * gdb.python/py-bad-printers.exp: New file.
3169
59fb7612
SS
31702015-04-28 Sasha Smundak <asmundak@google.com>
3171
3172 * gdb.python/py-type.exp: New test.
3173
2631b16a
AW
31742015-04-28 Andy Wingo <wingo@igalia.com>
3175
3176 * gdb.python/py-parameter.exp:
3177 * gdb.guile/scm-parameter.exp: Escape the path that we are
3178 matching against, as it might contain characters that are special
3179 to regular expressions.
3180
460efde1
JB
31812015-04-27 Joel Brobecker <brobecker@adacore.com>
3182
3183 * gdb.ada/rec_comp: New testcase.
3184
2d369d8e
SDJ
31852015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
3186
3187 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
3188 before using it.
3189
cf75d6c3
AB
31902015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
3191
3192 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
3193 new tests for verilog output.
3194
8dbe7ca5
YQ
31952015-04-24 Yao Qi <yao.qi@linaro.org>
3196
3197 * boards/remote-gdbserver-on-localhost.exp: New file.
3198
4ef9fb2f
PA
31992015-04-23 Pedro Alves <palves@redhat.com>
3200
3201 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
3202 $inferior_spawn_id instead of $inferior_spawn_id directly. On
3203 "end of file", remove $inferior_spawn_id from the indirect list.
3204
0a803169
PA
32052015-04-23 Pedro Alves <palves@redhat.com>
3206
3207 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
3208
749ef8f8
PA
32092015-04-23 Pedro Alves <palves@redhat.com>
3210
3211 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
3212 on $any_spawn_id instead of only on $gdb_spawn_id.
3213
8aae4344
PM
32142015-04-21 Pierre Muller <muller@sourceware.org>
3215
3216 PR pascal/17815
3217 * lib/pascal.exp (gpc_compile): Add new option "class".
3218 (fpc_compile): Likewise.
3219 * gdb.pascal/case-insensitive-symbols.pas: New file.
3220 * gdb.pascal/case-insensitive-symbols.exp: New file.
3221
1586c8fb
GB
32222015-04-20 Gary Benson <gbenson@redhat.com>
3223
3224 * gdb.base/attach.exp: Fix three extended remote failures.
3225
1b6e6f5c
GB
32262015-04-17 Gary Benson <gbenson@redhat.com>
3227
3228 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
3229 the main executable over the remote protocol.
3230
e797481d
PA
32312015-04-16 Pedro Alves <palves@redhat.com>
3232
3233 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
3234 a new gdbserver if gdbserver_reconnect_p is set.
3235
1ca99c42
PA
32362015-04-16 Pedro Alves <palves@redhat.com>
3237
3238 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
3239 is set, don't exit gdbserver.
3240
af9fd6f8
AA
32412015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3242
3243 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
3244 appropriate .insn, such that an older assembler can be used.
3245 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
3246 the z/Architecture instruction set on 31-bit targets as well.
3247
04ff1e61
AA
32482015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3249
3250 * gdb.go/handcall.exp: Remove all logic related to the first
3251 breakpoint and rely on go_runto_main instead.
3252 * gdb.go/strings.exp: Likewise.
3253 * gdb.go/unsafe.exp: Likewise.
3254 * gdb.go/hello.exp: Likewise. Also rename the remaining
3255 breakpoint marker to "breakpoint 1".
3256 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
3257 * gdb.go/strings.go: Likewise.
3258 * gdb.go/unsafe.go: Likewise.
3259 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
3260 "set breakpoint 2 here" and rename the remaining breakpoint marker
3261 to "breakpoint 1".
3262
40d2f8d6
SM
32632015-04-15 Simon Marchi <simon.marchi@ericsson.com>
3264
3265 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
3266 if itertools.imap is not present.
3267 * gdb.python/py-objfile.exp: Add parentheses.
3268 * gdb.python/py-type.exp: Same.
3269 * gdb.python/py-unwind-maint.py: Same.
3270
8cbc97c6
YQ
32712015-04-15 Yao Qi <yao.qi@linaro.org>
3272
3273 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
3274 of ":$ptr_size" and set its form explicitly.
3275
45fd756c
YQ
32762015-04-15 Pedro Alves <palves@redhat.com>
3277 Yao Qi <yao.qi@linaro.org>
3278
3279 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
3280 timeout by factor of 4.
3281 (test_regular_watch): Likewise.
3282 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
3283 * gdb.reverse/sigall-reverse.exp: Likewise.
3284 * gdb.reverse/until-precsave.exp: Likewise.
3285 * lib/gdb.exp (with_timeout_factor): New proc.
3286 (gdb_expect): Move some code to ...
3287 (get_largest_timeout): ... here. New procedure.
3288
9e811bc3
LM
32892015-04-14 Luis Machado <lgustavo@codesourcery.com>
3290
3291 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
3292
0ff6fcb2
LM
32932015-04-13 Luis Machado <lgustavo@codesourcery.com>
3294
3295 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
3296 to write to the .text section.
3297
7578d5f7
LM
32982015-04-13 Luis Machado <lgustavo@codesourcery.com>
3299
3300 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3301 Handle the case of targets that do not provide PID information.
3302
2efe15c4
YQ
33032015-04-13 Yao Qi <yao.qi@linaro.org>
3304
3305 * lib/gdbserver-support.exp (gdb_exit): Catch exception
3306 and use expect instead of gdb_expect.
3307
8cd8f2f8
SDJ
33082015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
3309
3310 * gdb.base/coredump-filter.exp: Rename variable "addr" to
3311 "coredump_var_addr" to avoid naming conflict with other testcases.
3312
9ee41772
PA
33132015-04-10 Pedro Alves <palves@redhat.com>
3314
3315 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3316 gdb_test_sequence and gdb_assert.
3317
07473109
PA
33182015-04-10 Pedro Alves <palves@redhat.com>
3319
3320 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3321 test messages that don't include the breakpoint address.
3322
de3db44c
YQ
33232015-04-10 Yao Qi <yao.qi@linaro.org>
3324
3325 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3326 false for some offset and width combinations which aren't
3327 supported by linux kernel.
3328
c79d856c
PA
33292015-04-10 Pedro Alves <palves@redhat.com>
3330
3331 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3332 procedure, factored out from ...
3333 (top level): ... here. Add "set displaced-stepping" testing axis.
3334 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3335 parameter "displaced". Use it.
3336 (top level): Use foreach and add "set displaced-stepping" testing
3337 axis.
3338
ebc90b50
PA
33392015-04-10 Pedro Alves <palves@redhat.com>
3340
3341 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3342 Remove comment.
3343 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3344 both the address of the instruction that triggers the watchpoint
3345 and the address of the instruction immediately after, and use
3346 those addresses for the test. Fix comment.
3347
8f572e5c
PA
33482015-04-10 Pedro Alves <palves@redhat.com>
3349
3350 * gdb.base/sigstep.exp (breakpoint_to_handler)
3351 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
3352 Test "backtrace" in handler.
3353 (breakpoint_over_handler): New parameter 'displaced'. Use it.
3354 (top level): Add new "displaced" test axis to
3355 breakpoint_to_handler, breakpoint_to_handler_entry and
3356 breakpoint_over_handler.
3357
8d707a12
PA
33582015-04-10 Pedro Alves <palves@redhat.com>
3359
3360 PR gdb/18216
3361 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3362
ef713951
YQ
33632015-04-10 Yao Qi <yao.qi@linaro.org>
3364
3365 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3366 (test_add_rn_pc): New function.
3367 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3368 (top level): Invoke test_add_rn_pc.
3369
906d60cf
PA
33702015-04-10 Pedro Alves <palves@redhat.com>
3371
3372 PR gdb/13858
3373 * gdb.base/step-over-no-symbols.exp: New file.
3374
f2983cc3
AW
33752015-04-09 Andy Wingo <wingo@igalia.com>
3376
3377 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3378 after the Python tests.
3379
6d62641c
SDJ
33802015-04-08 Keith Seitz <keiths@redhat.com>
3381
3382 PR python/16699
3383 * gdb.python/py-completion.exp: New tests for completion.
3384 * gdb.python/py-completion.py (CompleteLimit1): New class.
3385 (CompleteLimit2): Likewise.
3386 (CompleteLimit3): Likewise.
3387 (CompleteLimit4): Likewise.
3388 (CompleteLimit5): Likewise.
3389 (CompleteLimit6): Likewise.
3390 (CompleteLimit7): Likewise.
3391
f3770638
PA
33922015-04-08 Pedro Alves <palves@redhat.com>
3393
3394 PR gdb/18214
3395 PR gdb/18216
3396 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3397 function.
3398 (main): Install it as SIGUSR1 handler.
3399 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3400 parameter. Always use "setup" as prefix. Toggle "set
3401 displaced-stepping" off/on depending on global. Don't switch to
3402 thread 1 here.
3403 (top level): Add displaced stepping "off/on" test axis. Update
3404 "setup" calls. Wrap each subtest with with_test_prefix. Test
3405 continuing with a queued signal in each thread.
3406
4496bed7
PA
34072015-04-08 Pedro Alves <palves@redhat.com>
3408
3409 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3410 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
3411 gdb_breakpoint instead of gdb_test that doesn't expect anything.
3412 Return early if running to main fails.
3413 * gdb.trace/while-stepping.exp: Likewise.
3414
b97fde92
PA
34152015-04-07 Pedro Alves <palves@redhat.com>
3416
3417 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3418 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
3419 interact with inferior program.
3420
f71c18e7
PA
34212015-04-07 Pedro Alves <palves@redhat.com>
3422
3423 * lib/gdb.exp (inferior_spawn_id): New global.
3424 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
3425 spawn id after processing the user code.
3426 (default_gdb_start): Set inferior_spawn_id.
3427 (send_inferior): New procedure.
3428 * lib/gdbserver-support.exp (gdbserver_start): Set
3429 inferior_spawn_id.
3430 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3431
6423214f
PA
34322015-04-07 Pedro Alves <palves@redhat.com>
3433
3434 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3435 * lib/gdbserver-support.exp (gdbserver_start): Make
3436 $server_spawn_id global.
3437 (gdbserver_start): Don't wait for gdbserver's spawn id with
3438 expect_background.
3439 (close_gdbserver): New procedure.
3440 (gdb_exit): Rename the default version and reimplement.
3441
71c0ee8c
PA
34422015-04-07 Pedro Alves <palves@redhat.com>
3443
72f4393d 3444 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
3445 append the substituted item, not the original item.
3446
203bc29b
PA
34472015-04-07 Pedro Alves <palves@redhat.com>
3448
3449 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3450 gdb_expect.
3451
508a3ddf
PA
34522015-04-07 Pedro Alves <palves@redhat.com>
3453
3454 * gdb.base/interrupt.exp: Don't handle the case of the inferior
3455 output appearing once only.
3456
9f6dbe2b
PA
34572015-04-07 Pedro Alves <palves@redhat.com>
3458
3459 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3460 that doesn't expect anything. Return early if running to main
3461 fails.
3462
337532fa
YQ
34632015-04-07 Yao Qi <yao.qi@linaro.org>
3464
3465 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3466 (child_function): Call alarm.
3467 (main): Move call to alarm into the loop.
3468 * gdb.threads/non-stop-fair-events.exp: Build program with
3469 -DTIMEOUT=$timeout.
3470
01b622d4
DE
34712015-04-06 Doug Evans <xdje42@gmail.com>
3472
3473 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3474 Fix dest parameter to board_info.
3475 (fpc_compile): Ditto.
3476 (gdb_compile_pascal): Rename dest arg to destfile.
3477
961f4160
PMR
34782015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
3479
3480 * gdb.ada/funcall_ref.exp: New file.
3481 * gdb.ada/funcall_ref/foo.adb: New file.
3482
cafda597
YQ
34832015-04-02 Yao Qi <yao.qi@linaro.org>
3484
3485 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3486 is remote.
3487
fed040c6
GB
34882015-04-02 Gary Benson <gbenson@redhat.com>
3489
3490 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3491
d11916aa
SS
34922015-04-01 Sasha Smundak <asmundak@google.com>
3493
3494 * gdb.python/py-unwind-maint.c: New file.
3495 * gdb.python/py-unwind-maint.exp: New test.
3496 * gdb.python/py-unwind-maint.py: New file.
3497 * gdb.python/py-unwind.c: New file.
3498 * gdb.python/py-unwind.exp: New test.
3499 * gdb.python/py-unwind.py: New test.
3500
a1471180
PA
35012015-04-01 Pedro Alves <palves@redhat.com>
3502
3503 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3504 to fail instead of non-existent $test.
3505
0bbeccb1
PA
35062015-04-01 Pedro Alves <palves@redhat.com>
3507
3508 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3509 GDBFLAGS if not empty.
3510
3c724c8c
PMR
35112015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
3512
3513 * gdb.ada/complete.exp: Remove "multi_line".
3514 * gdb.ada/info_exc.exp: Remove "multi_line".
3515 * gdb.ada/packed_tagged.exp: Remove "multi_line".
3516 * gdb.ada/ptype_field.exp: Remove "multi_line".
3517 * gdb.ada/sym_print_name.exp: Remove "multi_line".
3518 * gdb.ada/tagged.exp: Remove "multi_line".
3519 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3520 [multi_line ...]
3521 * gdb.btrace/delta.exp: Likewise.
3522 * gdb.btrace/exception.exp: Likewise.
3523 * gdb.btrace/function_call_history.exp: Likewise.
3524 * gdb.btrace/instruction_history.exp: Likewise.
3525 * gdb.btrace/nohist.exp: Likewise.
3526 * gdb.btrace/record_goto.exp: Likewise.
3527 * gdb.btrace/segv.exp: Likewise.
3528 * gdb.btrace/stepi.exp: Likewise.
3529 * gdb.btrace/tailcall.exp: Likewise.
3530 * gdb.btrace/unknown_functions.exp: Likewise.
3531 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3532 * lib/gdb.exp: Add the "multi_line" helper.
3533
4eec2deb
PA
35342015-04-01 Pedro Alves <palves@redhat.com>
3535
3536 * gdb.threads/tid-reuse.c: New file.
3537 * gdb.threads/tid-reuse.exp: New file.
3538
df8411da
SDJ
35392015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
3540
3541 PR corefiles/16092
3542 * gdb.base/coredump-filter.c: New file.
3543 * gdb.base/coredump-filter.exp: Likewise.
3544
6ef37366
PM
35452015-03-27 Petr Machata <pmachata@redhat.com>
3546
3547 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3548 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3549 (Dwarf::assemble): Initialize them.
3550 (Dwarf::lines): New function.
3551
7ec911b0
JT
35522015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
3553
3554 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3555 SYMBOL_PREFIX for x86_64-*-cygwin.
3556
ff908ebf
AW
35572015-03-26 Andy Wingo <wingo@igalia.com>
3558
3559 PR symtab/18148
3560 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3561 const_value but not a location.
3562 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3563 location defined in non-main CUs are visible.
3564
6d5f0679
YQ
35652015-03-26 Yao Qi <yao.qi@linaro.org>
3566
3567 PR testsuite/18139
3568 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3569 Add a line number entry for the same line.
3570 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3571 Add a line number entry for the same line.
3572
2898689b
YQ
35732015-03-26 Yao Qi <yao.qi@linaro.org>
3574
3575 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3576 .int 0.
3577 (func): Likewise. Add .Lfunc_1 label.
3578 Use .Lfunc_1 label.
3579 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3580 .int 0.
3581 (func): Likewise.
3582 Use .Lfunc_1 label.
3583
85180498
YQ
35842015-03-26 Yao Qi <yao.qi@linaro.org>
3585
3586 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3587 Call gdb_compile instead to compile each .s files without debug
3588 information.
3589
8aa08a8d
YQ
35902015-03-26 Yao Qi <yao.qi@linaro.org>
3591
3592 * gdb.base/savedregs.exp (process_saved_regs): Make
3593 "Saved registers:" optional in the pattern.
3594
66849923
MM
35952015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3596
3597 * gdb.btrace/next.exp: Merged into step.exp.
3598 * gdb.btrace/finish.exp: Merged into step.exp.
3599 * gdb.btrace/nexti.exp: Merged into stepi.exp.
3600 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
3601 "record goto" and checking the exact replay position.
3602 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
3603 check for "Recording format" in "info record" output.
3604 * gdb.btrace/record_goto.exp: Choose test file based on target.
3605 * gdb.btrace/x86-record_goto.S: Renamed into ...
3606 * gdb.btrace/x86_64-record_goto.S: ... this.
3607 * gdb.btrace/i686-record_goto.S: New.
3608 * gdb.btrace/x86-tailcall.S: Renamed into ...
3609 * gdb.btrace/x86_64-tailcall.S: ... this.
3610 * gdb.btrace/i686-tailcall.S: New.
3611 * gdb.btrace/x86-tailcall.c: Renamed into ...
3612 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
3613 separate statements. Update test.
3614 * gdb.btrace/delta.exp: Use record_goto.c as test file.
3615 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
3616 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
3617 * gdb.btrace/tailcall.exp: Choose test file based on target.
3618 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
3619
11cc1b74
MM
36202015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3621
3622 * gdb.btrace/exception.exp: Increase BTS buffer size.
3623
a25d8bf9
PA
36242015-03-24 Pedro Alves <palves@redhat.com>
3625
3626 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
3627
856e7dd6
PA
36282015-03-24 Pedro Alves <palves@redhat.com>
3629
3630 * gdb.threads/schedlock.exp (test_step): No longer expect that
3631 "set scheduler-locking step" with "next" over a function call runs
3632 threads unlocked.
3633
ad235a41
AT
36342015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3635
3636 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
3637
15630549
AT
36382015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3639
3640 PR breakpoints/16466
3641 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
3642 * gdb.mi/mi-pending.c (thread_func): New function.
3643 (int main): Add threading support required.
3644 * gdb.mi/mi-pending.exp: Add tests for this issue.
3645 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
3646 (pendfunc2): Remove stdio dependency.
3647 * gdb.mi/mi-pendshr2.c: New file.
3648
693dca06
KS
36492015-03-23 Keith Seitz <keiths@redhat.com>
3650
3651 * gdb.linespec/keywords.c: New file.
3652 * gdb.linespec/keywords.exp: New file.
3653
7e993ebf
KS
36542015-03-23 Keith Seitz <keiths@redhat.com>
3655
3656 PR gdb/18021
3657 * gdb.dwarf2/staticvirtual.exp: New test.
3658
bc23328c
JK
36592015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3660
3661 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
3662 * README: Remove HP-UX and gdb.hp.
3663 (configuration):
3664 * configure: Regenerate.
3665 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
3666 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
3667 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
3668 gdb.hp/gdb.defects/Makefile.
3669 * gdb.hp/Makefile.in: File deleted.
3670 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
3671 * gdb.hp/gdb.aCC/optimize.c: File deleted.
3672 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
3673 * gdb.hp/gdb.aCC/run.c: File deleted.
3674 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
3675 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
3676 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
3677 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
3678 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
3679 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
3680 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
3681 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
3682 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
3683 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
3684 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
3685 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
3686 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
3687 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
3688 * gdb.hp/gdb.base-hp/reg.s: File deleted.
3689 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
3690 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
3691 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
3692 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
3693 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
3694 * gdb.hp/gdb.compat/Makefile.in: File deleted.
3695 * gdb.hp/gdb.compat/average.c: File deleted.
3696 * gdb.hp/gdb.compat/sum.c: File deleted.
3697 * gdb.hp/gdb.compat/xdb.c: File deleted.
3698 * gdb.hp/gdb.compat/xdb0.c: File deleted.
3699 * gdb.hp/gdb.compat/xdb0.h: File deleted.
3700 * gdb.hp/gdb.compat/xdb1.c: File deleted.
3701 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
3702 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
3703 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
3704 * gdb.hp/gdb.defects/Makefile.in: File deleted.
3705 * gdb.hp/gdb.defects/bs14602.c: File deleted.
3706 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
3707 * gdb.hp/gdb.defects/solib-d.c: File deleted.
3708 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
3709 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
3710 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
3711 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
3712 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
3713 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
3714 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
3715 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
3716 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
3717 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
3718 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
3719 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
3720 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
3721 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
3722 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
3723 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
3724 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
3725 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
3726 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
3727 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
3728 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
3729 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
3730 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
3731 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
3732 * gdb.hp/tools/odump: File deleted.
3733
8bf3b159
PA
37342015-03-19 Pedro Alves <palves@redhat.com>
3735
3736 * gdb.threads/continue-pending-status.exp (saw_thread_2)
3737 (saw_thread_3): New globals.
3738 (top level): Increment them when an event for the corresponding
3739 thread is seen.
3740 (no thread starvation): New test.
3741
eb54c8bf
PA
37422015-03-19 Pedro Alves <palves@redhat.com>
3743
3744 * gdb.threads/continue-pending-status.c: New file.
3745 * gdb.threads/continue-pending-status.exp: New file.
3746
32d2e5d6
PA
37472015-03-18 Pedro Alves <palves@redhat.com>
3748
3749 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3750 Use gdb_is_target_remote instead of is_remote. Use
3751 gdb_test_multiple instead of gdb_expect. Exit early if
3752 gdb_test_multiple hits its internal matches. Tighten stepi tests
3753 expected output. Fail on exit with any signal, instead of just
3754 SIGILL.
3755
f68f11b7
YQ
37562015-03-18 Yao Qi <yao.qi@linaro.org>
3757
3758 PR tdep/18107
3759 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
3760 variable.
3761 * gdb.base/catch-syscall.exp: Don't skip it on
3762 aarch64*-*-linux* target. Remove elements in all_syscalls.
3763 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
3764 target.
3765 (setup_all_syscalls): New proc.
3766
ca5fd19b
YQ
37672015-03-16 Yao Qi <yao.qi@linaro.org>
3768
3769 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
3770 (top level): Skip tests if valid_addr_p returns false for
3771 $cmd1 or $cmd2.
3772
85642ba0
AW
37732015-03-11 Andy Wingo <wingo@igalia.com>
3774
3775 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
3776
e03f9645
YQ
37772015-03-11 Yao Qi <yao.qi@linaro.org>
3778
3779 * gdb.base/catch-syscall.exp: Fix typo in comments.
3780
5d0962b2
YQ
37812015-03-11 Yao Qi <yao.qi@linaro.org>
3782
3783 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
3784
b2df3cef
PA
37852015-03-09 Pedro Alves <palves@redhat.com>
3786
3787 * dg-extract-results.py: Delete.
3788
ef878e53
PA
37892015-03-09 Pedro Alves <palves@redhat.com>
3790
3791 Merge dg-extract-results.sh from GCC upstream (r218843).
3792
3793 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
3794 * dg-extract-results.sh: Use --text with grep to avoid issues with
3795 binary files. Fall back to cat -v, if that doesn't work.
3796
9494d219
PA
37972015-03-05 Pedro Alves <palves@redhat.com>
3798
3799 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
3800
a8d9763a
SM
38012015-03-04 Simon Marchi <simon.marchi@ericsson.com>
3802
3803 * lib/mi-support.exp (mi_expect_interrupt): Accept
3804 alternative event for when in all-stop mode.
3805
be9957b8
PA
38062015-03-04 Pedro Alves <palves@redhat.com>
3807
3808 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
3809
d57be0f4 38102015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
3811
3812 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
3813
c214c7cf
AA
38142015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3815
3816 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
3817 regexps for GDB's current line display, accept a hex address
3818 preceding the line number.
3819
6d74a497
AA
38202015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3821
3822 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
3823 the 'arch1' variable for "s390*-linux*" targets.
3824
511aee7c
PA
38252015-03-04 Pedro Alves <palves@redhat.com>
3826
3827 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
3828 (main): Pass missing retval argument to pthread_join call.
3829
95e50b27
PA
38302015-03-02 Pedro Alves <palves@redhat.com>
3831
3832 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
3833 (top level): Call do_test with non-stop as well.
3834
28054d69
PA
38352015-03-02 Pedro Alves <palves@redhat.com>
3836
3837 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
3838 -1.
3839
4fa5d7b4
AA
38402015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3841
3842 * gdb.arch/s390-vregs.exp: New test.
3843 * gdb.arch/s390-vregs.S: New file.
3844
97c18565
PA
38452015-02-27 Pedro Alves <palves@redhat.com>
3846
3847 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
3848 call to catch_command_errors.
3849 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
3850 catch_command_errors.
3851
a37bfa30
PA
38522015-02-27 Pedro Alves <palves@redhat.com>
3853
3854 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
3855 "true" for boolean result.
3856 * gdb.gdb/selftest.exp (test_with_self): Also accept full
3857 prototype of main.
3858
6f98576f
PA
38592015-02-27 Pedro Alves <palves@redhat.com>
3860
3861 * lib/unbuffer_output.c: New file.
3862 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
3863 (main): Call gdb_unbuffer_output.
3864
eba5ab56
YQ
38652015-02-27 Yao Qi <yao.qi@linaro.org>
3866
3867 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
3868 target.
3869
0def5aaa
DE
38702015-02-26 Doug Evans <dje@google.com>
3871
3872 * gdb.cp/class2.cc (Dbase, D): New classes.
3873 (main): New local delta.
3874 * gdb.cp/class2.exp: Test printing delta.
3875 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
3876 (dynbar): New global.
3877 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
3878
081a1c2c
JK
38792015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3880
3881 * gdb.compile/compile-ifunc.c: New file.
3882 * gdb.compile/compile-ifunc.exp: New file.
3883
2f41223f
AT
38842015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
3885
3886 * gdb.base/structs.exp: Check for correct struct on finish.
3887
03eddd80
YQ
38882015-02-26 Yao Qi <yao.qi@linaro.org>
3889
3890 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
3891 is zero.
3892
80c57053
JK
38932015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3894
3895 * gdb.arch/cordic.ko.bz2: New file.
3896 * gdb.arch/cordic.ko.debug.bz2: New file.
3897 * gdb.arch/ppc64-symtab-cordic.exp: New file.
3898
21613c12
YQ
38992015-02-25 Yao Qi <yao.qi@linaro.org>
3900
3901 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
3902 aarch64*-*-* target.
3903
d8b901ed
PA
39042015-02-23 Pedro Alves <palves@redhat.com>
3905
3906 * lib/gdb.exp (delete_breakpoints): Rewrite using
3907 gdb_test_multiple.
3908
e5b85ead
PA
39092015-02-23 Pedro Alves <palves@redhat.com>
3910
3911 * gdb.base/info-os.c: Include stdlib.h.
3912
85c3a371
DE
39132015-02-22 Doug Evans <xdje42@gmail.com>
3914
3915 PR symtab/17855
3916 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
3917 is read after symbols have been re-read.
3918 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
3919 * gdb.ada/exec_changed/second.adb (Second): Ditto.
3920
96553a0c
DE
39212015-02-21 Doug Evans <dje@google.com>
3922
3923 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
3924
97a0c697
JK
39252015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3926
3927 PR corefiles/17808
3928 * gdb.arch/i386-biarch-core.core.bz2: New file.
3929 * gdb.arch/i386-biarch-core.exp: New file.
3930
a47cd6e9
PA
39312015-02-21 Pedro Alves <palves@redhat.com>
3932
3933 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
3934 runto_main fails.
3935
c5facdc4
PA
39362015-02-20 Pedro Alves <palves@redhat.com>
3937
3938 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
3939 info probes.
3940
2db9a427
PA
39412015-02-20 Pedro Alves <palves@redhat.com>
3942
3943 * gdb.threads/multi-create-ns-info-thr.exp: New file.
3944
60fb7e9e
PA
39452015-02-20 Pedro Alves <palves@redhat.com>
3946
3947 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
3948 clean_restart before gdb_target_supports_trace.
3949
5c5019c2
PA
39502015-02-20 Pedro Alves <palves@redhat.com>
3951
3952 PR threads/18006
3953 * gdb.threads/clone-thread_db.c: New file.
3954 * gdb.threads/clone-thread_db.exp: New file.
3955
c9587f88
AT
39562015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
3957
3958 PR breakpoints/16812
3959 * gdb.base/catch-gdb-caused-signals.c: New file.
3960 * gdb.base/catch-gdb-caused-signals.exp: New file.
3961
f6a88844
JM
39622015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
3963
3964 * configure: Regenerated.
3965 * configure.ac: Use GDB_AC_TRANSFORM.
3966 * aclocal.m4: sinclude ../transform.m4.
3967
497c491b
JM
39682015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3969
3970 * lib/dtrace.exp: New file.
3971 * gdb.base/dtrace-probe.exp: Likewise.
3972 * gdb.base/dtrace-probe.d: Likewise.
3973 * gdb.base/dtrace-probe.c: Likewise.
3974 * lib/pdtrace.in: Likewise.
3975 * configure.ac: Output variables with the transformed names of
3976 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
3977 * configure: Regenerated.
3978
03e98035
JM
39792015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3980
3981 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
3982 expected message when trying to access $_probe_* convenience
3983 variables while not on a probe.
3984
63cc30e9
JK
39852015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3986
3987 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
3988
0703599a
PA
39892015-02-11 Pedro Alves <pedro@codesourcery.com>
3990
3991 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
3992 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
3993
7e60a48e
DE
39942015-02-10 Doug Evans <xdje42@gmail.com>
3995
3996 * lib/gdb.exp (gdb_load): Always return a result.
3997
01b088bc
PA
39982015-02-10 Pedro Alves <palves@redhat.com>
3999
4000 * gdb.threads/signal-sigtrap.c: New file.
4001 * gdb.threads/signal-sigtrap.exp: New file.
4002
b05ec7a5
AT
40032015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
4004
4005 * gdb.trace/no-attach-trace.c: New file.
4006 * gdb.trace/no-attach-trace.exp: New file.
4007
a2c2acaf
MW
40082015-02-09 Mark Wielaard <mjw@redhat.com>
4009
4010 * gdb.dwarf2/atomic.c: New file.
4011 * gdb.dwarf2/atomic-type.exp: Likewise.
4012
31fd9caa
MM
40132015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4014
4015 * gdb.btrace/buffer-size.exp: Update "info record" output.
4016 * gdb.btrace/delta.exp: Update "info record" output.
4017 * gdb.btrace/enable.exp: Update "info record" output.
4018 * gdb.btrace/finish.exp: Update "info record" output.
4019 * gdb.btrace/instruction_history.exp: Update "info record" output.
4020 * gdb.btrace/next.exp: Update "info record" output.
4021 * gdb.btrace/nexti.exp: Update "info record" output.
4022 * gdb.btrace/step.exp: Update "info record" output.
4023 * gdb.btrace/stepi.exp: Update "info record" output.
4024 * gdb.btrace/nohist.exp: Update "info record" output.
4025
d33501a5
MM
40262015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4027
4028 * gdb.btrace/buffer-size: New.
4029
f4abbc16
MM
40302015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4031
4032 * gdb.btrace/delta.exp: Update "info record" output.
4033 * gdb.btrace/enable.exp: Update "info record" output.
4034 * gdb.btrace/finish.exp: Update "info record" output.
4035 * gdb.btrace/instruction_history.exp: Update "info record" output.
4036 * gdb.btrace/next.exp: Update "info record" output.
4037 * gdb.btrace/nexti.exp: Update "info record" output.
4038 * gdb.btrace/step.exp: Update "info record" output.
4039 * gdb.btrace/stepi.exp: Update "info record" output.
4040 * gdb.btrace/nohist.exp: Update "info record" output.
4041
b9d61307
SM
40422015-02-06 Simon Marchi <simon.marchi@ericsson.com>
4043
4044 PR gdb/15678
4045 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
4046
e584fdbc
PA
40472015-02-06 Pedro Alves <palves@redhat.com>
4048
4049 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
4050 macro.
4051 (seconds_left, again): New globals.
4052 (main): Wait seconds_left in a 1-second sleep loop instead of
4053 sleeping 180 seconds. If 'again' is set, reset the seconds
4054 counter.
4055 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
4056 'again' in the inferior before detaching. Print the seconds left.
4057 (options): New global.
4058 (top level): Build program with -DTIMEOUT=$timeout.
4059
77f41761
PA
40602015-02-06 Pedro Alves <palves@redhat.com>
4061
4062 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
4063 determine how many seconds to pass to 'alarm'.
4064 * gdb.base/gdb-sigterm.exp (top level): Build program with
4065 -DTIMEOUT=$timeout.
4066 (do_test): Return success/failure indication. Add more verbose
4067 logging. Don't fail if 200 single steps are seen. Instead, fail
4068 when the test times out.
4069 (passes): New global.
4070 (top level): Break the testing loop if testing fails on any
4071 iteration. Use gdb_assert.
4072
b9394193
DB
40732015-02-04 Don Breazeal <donb@codesourcery.com>
4074
4075 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
4076 and initialize them.
4077 (ipc_cleanup): New function.
4078 (main): Don't declare shmid, semid, and msqid. Add a call to
4079 atexit so that we call ipc_cleanup on exit.
4080
42d9e528
PA
40812015-02-04 Pedro Alves <palves@redhat.com>
4082
4083 * boards/native-extended-gdbserver.exp: Remove any target variant
4084 specifications from the board name before clearing the isremote
4085 flag from board_info.
4086
ae6ae975
DE
40872015-01-31 Doug Evans <xdje42@gmail.com>
4088
4089 * gdb.base/maint.exp <maint print type argc>: Update expected output.
4090
cfb069a8
GB
40912015-01-31 Gary Benson <gbenson@redhat.com>
4092
4093 * gdb.base/completion.exp: Disable completion limiting for
4094 existing tests. Add new tests to check completion limiting.
4095 * gdb.linespec/ls-errs.exp: Disable completion limiting.
4096
5dd31d79
DE
40972015-01-31 Doug Evans <xdje42@gmail.com>
4098
4099 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
4100
9f050062
DE
41012015-01-31 Doug Evans <xdje42@gmail.com>
4102
4103 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
4104 entries. Duplicate file section script entries.
4105 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
4106 inlined entries. Add test for safe-path rejection.
4107 * gdb.python/py-section-script.c: Add duplicate inlined section script
4108 entries. Duplicate file section script entries.
4109 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
4110 inlined entries. Add test for safe-path rejection.
4111
df25ebbd
JB
41122015-01-29 Joel Brobecker <brobecker@adacore.com>
4113
4114 * gdb.ada/disc_arr_bound: New testcase.
4115
4a0ca9ec
JB
41162015-01-29 Joel Brobecker <brobecker@adacore.com>
4117
4118 * gdb.ada/mi_var_array: New testcase.
4119
3a8b707a
DE
41202015-01-27 Doug Evans <dje@google.com>
4121
4122 * gdb.python/py-objfile.exp: Add tests for objfile.username.
4123 Add test for objfile.filename, objfile.username after objfile
4124 has been unloaded.
4125
f8313f6e
JB
41262015-01-26 Joel Brobecker <brobecker@adacore.com>
4127
4128 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
4129 the second test to print the name attribute of value
4130 returned by the call to gdb.lookup_type, and adjust
4131 the expected output accordingly.
4132
37bc665e
MW
41332015-01-25 Mark Wielaard <mjw@redhat.com>
4134
4135 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
4136 * gdb.base/disp-step-fork.c: Include unistd.h.
4137 * gdb.base/siginfo-obj.c: Include stdio.h.
4138 * gdb.base/siginfo-thread.c: Likewise.
4139 * gdb.mi/non-stop.c: Include unistd.h.
4140 * gdb.mi/nsthrexec.c: Include stdio.h.
4141 * gdb.mi/pthreads.c: Include unistd.h.
4142 * gdb.modula2/unbounded1.c (main): Declare returns int.
4143 * gdb.reverse/consecutive-reverse.c: Likewise.
4144 * gdb.threads/create-fail.c: Include unistd.h.
4145 * gdb.threads/killed.c: Likewise.
4146 * gdb.threads/linux-dp.c: Likewise.
4147 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
4148 * gdb.threads/non-ldr-exc-2.c: Likewise.
4149 * gdb.threads/non-ldr-exc-3.c: Likewise.
4150 * gdb.threads/non-ldr-exc-4.c: Likewise.
4151 * gdb.threads/pthreads.c: Include unistd.h.
4152 (main): Declare returns int.
4153 * gdb.threads/tls-main.c (foo): New declaration.
4154 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
4155
f7e5394d
SM
41562015-01-23 Simon Marchi <simon.marchi@ericsson.com>
4157
4158 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
4159 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
4160
743649fd
MW
41612015-01-15 Mark Wielaard <mjw@redhat.com>
4162
4163 * gdb.base/noreturn-return.c: New file.
4164 * gdb.base/noreturn-return.exp: New file.
4165 * gdb.base/noreturn-finish.c: New file.
4166 * gdb.base/noreturn-finish.exp: New file.
4167
198297aa
PA
41682015-01-23 Pedro Alves <palves@redhat.com>
4169
4170 * gdb.threads/continue-pending-after-query.c: New file.
4171 * gdb.threads/continue-pending-after-query.exp: New file.
4172
717cf30c
AG
41732015-01-22 Anders Granlund <anders.granlund@ericsson.com>
4174 Simon Marchi <simon.marchi@ericsson.com>
4175
4176 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
4177 * gdb.base/valgrind-db-attach.exp: Same.
4178 * gdb.base/valgrind-infcall.exp: Same.
4179 * lib/mi-support.exp (default_mi_gdb_start): Same.
4180 * lib/prompt.exp (default_prompt_gdb_start): Same.
4181 * lib/gdb.exp (default_gdb_spawn): Same.
4182 (gdb_interact): New.
4183
4184
4b62a76e
JK
41852015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4186
4187 * gdb.compile/compile.exp (pointer to jit function): New test.
4188
b4cdae6f
WW
41892015-01-17 Wei-cheng Wang <cole945@gmail.com>
4190
4191 * lib/gdb.exp (supports_process_record): Return true for
4192 powerpc*-*-linux*.
4193 (supports_reverse): Likewise.
4194
d221e7ef
DB
41952015-01-15 Don Breazeal <donb@codesourcery.com>
4196
4197 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
4198 instead of checking whether the target board is remote and
4199 use spawn_wait_for_attach instead of exec/sleep.
4200 * gdb.base/attach-twice.exp: Likewise.
4201
bafffb51
JB
42022015-01-15 Joel Brobecker <brobecker@adacore.com>
4203
4204 * gdb.ada/var_arr_attrs: New testcase.
4205
5589af0e
PA
42062015-01-14 Pedro Alves <palves@redhat.com>
4207 Joel Brobecker <brobecker@adacore.com>
4208
4209 PR gdb/17525
4210 * gdb.base/bp-cmds-execution-x-script.c: New file.
4211 * gdb.base/bp-cmds-execution-x-script.exp: New file.
4212 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
4213
6c400b59
PA
42142015-01-14 Pedro Alves <palves@redhat.com>
4215
4216 PR cli/17828
4217 * gdb.base/batch-preserve-term-settings.c: New file.
4218 * gdb.base/batch-preserve-term-settings.exp: New file.
4219
e02c96a7
DE
42202015-01-13 Doug Evans <dje@google.com>
4221
4222 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
4223 binary.
4224
576fd14c
JB
42252015-01-13 Joel Brobecker <brobecker@adacore.com>
4226
4227 * Makefile.in (clean mostlyclean): Do not delete *.py.
4228
04dccad0
JB
42292015-01-13 Joel Brobecker <brobecker@adacore.com>
4230
4231 * gdb.python/py-lookup-type.exp: New file.
4232
3d230f71
PA
42332015-01-12 Pedro Alves <palves@redhat.com>
4234
4235 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
4236 restore GDBFLAGS before returning.
4237
7e67715d
JK
42382015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4239
4240 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
4241 is_amd64_regs_target and is_x86_like_target.
4242
f2e0d4b4
DE
42432015-01-11 Doug Evans <xdje42@gmail.com>
4244
4245 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
4246 is given without an explicit form.
4247 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
4248 attributes.
4249 * gdb.dwarf/corrupt.exp: Ditto.
4250 * gdb.dwarf2/enum-type.exp: Ditto.
4251 * gdb.trace/entry-values.exp: Ditto.
4252 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
4253
439250fb
DE
42542015-01-11 Doug Evans <xdje42@gmail.com>
4255
4256 PR gdb/15830
4257 * gdb.base/maint.exp: Remove references to "maint demangle".
4258 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
4259 Add tests for explicitly specifying language to demangle.
4260 * gdb.dlang/demangle.exp: Ditto.
4261
ede9f622
PA
42622015-01-09 Pedro Alves <palves@redhat.com>
4263
4264 * gdb.threads/non-stop-fair-events.c: New file.
4265 * gdb.threads/non-stop-fair-events.exp: New file.
4266
a7b796db
PA
42672015-01-09 Pedro Alves <palves@redhat.com>
4268
4269 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
4270 the global scope. Set a breakpoint after all threads are started
4271 rather than stepping over two source lines. Expect the prompt.
4272 * gdb.base/watch_thread_num.c (threads_started_barrier): New
4273 global.
4274 (NUM): Now 15.
4275 (main): Use threads_started_barrier to wait for all threads to
4276 start. Main thread no longer calls thread_function. Exit after
4277 180 seconds.
4278 (loop): New function.
4279 (thread_function): Wait on threads_started_barrier barrier. Call
4280 'loop' at each iteration.
4281 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
4282 threads have started, instead of hardcoding number of "next"
4283 steps. Use an access watchpoint instead of a write watchpoint.
4284
9665ffdd
PA
42852015-01-09 Pedro Alves <palves@redhat.com>
4286
4287 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
4288 (thread_func): Wait on barrier.
4289 (main): Wait for all threads to start before stopping GDB.
4290 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
4291 global.
4292 (thread1_func, thread2_func): Wait on barrier.
4293 (main): Wait for all threads to start before stopping GDB.
4294 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
4295 New global.
4296 (thread1_func, thread2_func): Wait on barrier.
4297 (main): Wait for all threads to start before stopping GDB.
4298
c945a99f
PA
42992015-01-09 Pedro Alves <palves@redhat.com>
4300
4301 * gdb.threads/attach-many-short-lived-threads.c: New file.
4302 * gdb.threads/attach-many-short-lived-threads.exp: New file.
4303
c1a747c1
PA
43042014-01-09 Pedro Alves <palves@redhat.com>
4305
4306 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4307 instead of to thread 2.
4308 * gdb.threads/signal-command-multiple-signals-pending.c (main):
4309 Add barrier around each pthread_create call instead of around all
4310 calls.
4311 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4312 Set a break on thread_function and have the child threads hit it
4313 one at at a time.
4314
60b3033e
PA
43152015-01-09 Pedro Alves <palves@redhat.com>
4316
4317 * lib/gdb.exp (can_spawn_for_attach): New procedure.
4318 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4319 false.
4320 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4321 checking whether the target board is remote.
4322 * gdb.multi/multi-attach.exp: Likewise.
4323 * gdb.python/py-sync-interp.exp: Likewise.
4324 * gdb.server/ext-attach.exp: Likewise.
4325 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4326 tests that need to attach, instead of checking whether the target
4327 board is remote at the top of the file.
4328
acc018ac
YQ
43292015-01-08 Yao Qi <yao@codesourcery.com>
4330
4331 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4332
50a18af8
JK
43332015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4334
4335 Fix testcase compilation.
4336 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4337
8503d6e1
JB
43382015-01-06 Joel Brobecker <brobecker@adacore.com>
4339
4340 * gdb.python/py-type.exp: Add a couple test about empty
4341 array creation, and negative-length array creation.
4342
cc73dbcc
DE
43432015-01-02 Doug Evans <xdje42@gmail.com>
4344
4345 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4346
0300bbc7
DE
43472015-01-02 Doug Evans <dje@google.com>
4348
4349 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4350
9d85a0ec
YQ
43512014-12-29 Yao Qi <yao@codesourcery.com>
4352
4353 * gdb.trace/entry-values.exp: Update comments. Rename variable
4354 bar_call_foo to returned_from_foo.
4355
87186c6a
MMN
43562014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
4357
4358 PR gdb/17394
4359 * gdb.linespec/break-asm-file.c: New file.
4360 * gdb.linespec/break-asm-file.exp: New file.
4361 * gdb.linespec/break-asm-file0.s: New file.
4362 * gdb.linespec/break-asm-file1.s: New file.
4363
1bab7383
YQ
43642014-12-18 Nigel Stephens <nigel@mips.com>
4365 Maciej W. Rozycki <macro@codesourcery.com>
4366
4367 * gdb.base/float.exp: Handle the new output from "info float" on
4368 MIPS targets.
4369
1bc1068a
JK
43702014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4371
4372 Fix MinGW compilation.
4373 * gdb.compile/compile-ops.exp: Update untested message if
4374 !skip_compile_feature_tests.
4375 * gdb.compile/compile-setjmp.exp: Likewise.
4376 * gdb.compile/compile-tls.exp: Likewise.
4377 * gdb.compile/compile.exp: Likewise.
4378 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4379 supported on this host".
4380
b6615d10
DE
43812014-12-16 Doug Evans <xdje42@gmail.com>
4382
4383 * boards/stabs.exp: New file.
4384
25dda427
AA
43852014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
4386
4387 * gdb.base/completion.exp: Adjust to format changes of "maint
4388 print user-registers".
4389
bf330350
CU
43902014-12-16 Catalin Udma <catalin.udma@freescale.com>
4391
4392 PR server/17457
4393 * gdb.arch/aarch64-fp.c: New file.
4394 * gdb.arch/aarch64-fp.exp: New file.
4395
395cf596
SDJ
43962014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4397
4398 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4399 r210637, r210913, r211666, r215400, r215817).
4400
4401 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
4402 * dg-extract-results.py: New file.
4403 * dg-extract-results.sh: Use it if the environment seems
4404 suitable.
4405
4406 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
4407
4408 * dg-extract-results.py (parse_run): Handle warnings that
4409 are printed before a test harness is run.
4410
4411 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
4412
4413 * dg-extract-results.py (Named): Remove __cmp__ method.
4414 (output_variation): Use a key to sort variation.harnesses.
4415
4416 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
4417
4418 * dg-extract-results.py: For Python 3, force sys.stdout to
4419 handle surrogate escape sequences.
4420 (safe_open): New function.
4421 (output_segment, main): Use it.
4422
4423 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
4424
4425 * dg-extract-results.py (Prog.result_re): Include options
4426 in test name.
4427
4428 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
4429
4430 * dg-extract-results.py (output_variation): Always sort if
4431 do_sum.
4432
e882ef3c
SM
44332014-12-15 Simon Marchi <simon.marchi@ericsson.com>
4434
4435 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4436 as long as we get pagination notifications.
4437
4992aa20
JM
44382014-12-15 Jason Merrill <jason@redhat.com>
4439
4440 * Makefile.in (check-gdb.%): Restore.
4441 * README: Mention it.
4442
c1b5a1a6
JB
44432014-12-13 Joel Brobecker <brobecker@adacore.com>
4444
4445 * gdb.ada/str_uninit: New testcase.
4446
5537b577
JK
44472014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4448
4449 PR symtab/17642
4450 * gdb.base/vla-stub-define.c: New file.
4451 * gdb.base/vla-stub.c: New file.
4452 * gdb.base/vla-stub.exp: New file.
4453
bb2ec1b3
TT
44542014-12-12 Phil Muldoon <pmuldoon@redhat.com>
4455 Jan Kratochvil <jan.kratochvil@redhat.com>
4456 Tom Tromey <tromey@redhat.com>
4457
4458 * configure.ac: Add gdb.compile/.
4459 * configure: Regenerate.
4460 * gdb.compile/Makefile.in: New file.
4461 * gdb.compile/compile-ops.exp: New file.
4462 * gdb.compile/compile-ops.c: New file.
4463 * gdb.compile/compile-tls.c: New file.
4464 * gdb.compile/compile-tls.exp: New file.
4465 * gdb.compile/compile-constvar.S: New file.
4466 * gdb.compile/compile-constvar.c: New file.
4467 * gdb.compile/compile-mod.c: New file.
4468 * gdb.compile/compile-nodebug.c: New file.
4469 * gdb.compile/compile-setjmp-mod.c: New file.
4470 * gdb.compile/compile-setjmp.c: New file.
4471 * gdb.compile/compile-setjmp.exp: New file.
4472 * gdb.compile/compile-shlib.c: New file.
4473 * gdb.compile/compile.c: New file.
4474 * gdb.compile/compile.exp: New file.
4475 * lib/gdb.exp (skip_compile_feature_tests): New proc.
4476
4ff709eb
TT
44772014-12-12 Tom Tromey <tromey@redhat.com>
4478
4479 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
4480 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4481
6dddd6a5
DE
44822014-12-12 Doug Evans <dje@google.com>
4483
4484 * lib/gdb-python.exp (get_python_valueof): New function.
4485 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4486
71c24708
AA
44872014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4488
4489 * gdb.base/completion.exp: Add test for completion of "info
4490 registers ".
4491
3e29f34a
MR
44922014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
4493
4494 * gdb.base/func-ptrs.c: New file.
4495 * gdb.base/func-ptrs.exp: New file.
4496
fc126975
SM
44972014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4498
4499 PR breakpoints/17012
4500 * gdb.base/dprintf-detach.c: New file.
4501 * gdb.base/dprintf-detach.exp: New file.
4502
0a46d518
SM
45032014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4504
4505 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4506 * lib/gdb.exp (target_is_gdbserver): New procedure.
4507
a0be3e44
DE
45082014-12-08 Doug Evans <dje@google.com>
4509
4510 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4511
df1b803a
YQ
45122014-12-05 Yao Qi <yao@codesourcery.com>
4513
4514 * gdb.guile/scm-error.exp: Remove the third argument to
4515 gdb_remote_download.
4516 * gdb.guile/scm-frame-args.exp: Likewise.
4517 * gdb.guile/scm-section-script.exp: Likewise.
4518
ddb9f679
YQ
45192014-12-05 Yao Qi <yao@codesourcery.com>
4520
4521 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4522
86e4ed39
DE
45232014-12-04 Doug Evans <dje@google.com>
4524
4525 * gdb.python/py-objfile.exp: Add tests for
4526 objfile.add_separate_debug_file.
4527
7c50a931
DE
45282014-12-04 Doug Evans <dje@google.com>
4529
4530 * lib/gdb.exp (get_build_id): New function.
4531 (build_id_debug_filename_get): Rewrite to use it.
4532 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4533
621661e3
MR
45342014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
4535
4536 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4537 `method(long)', not just 0x0.
4538 * gdb.cp/nsalias.exp: Align code labels to 4.
4539 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4540 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4541 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4542 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4543 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4544 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4545
29f0c3b7
DE
45462014-12-02 Doug Evans <dje@google.com>
4547
e1e061e7 4548 PR symtab/17602
29f0c3b7 4549 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 4550 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
4551 * gdb.cp/anon-ns.exp: Update.
4552
162078c8
NB
45532014-12-02 Nick Bull <nicholaspbull@gmail.com>
4554
4555 * gdb.python/py-events.py (inferior_call_handler): New.
4556 (register_changed_handler, memory_changed_handler): New.
4557 (test_events.invoke): Register new handlers.
4558 * gdb.python/py-events.exp: Add tests for inferior call,
4559 memory_changed and register_changed events.
4560
fdb09caf
AA
45612014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4562
4563 * gdb.base/execl-update-breakpoints.exp: Specify the link address
4564 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
4565 if the linker doesn't understand this.
4566
55cfb2c4
SM
45672014-12-01 Simon Marchi <simon.marchi@ericsson.com>
4568
4569 * gdb.python/python.exp: Change expected reply to help().
4570
9e8cd6df
YQ
45712014-12-01 Yao Qi <yao@codesourcery.com>
4572
4573 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
4574 AC_CONFIG_SUBDIRS(gdb.gdbtk).
4575 * configure: Re-generated.
4576
6c659fc2
SC
45772014-11-28 Siva Chandra Reddy <sivachandra@google.com>
4578
4579 * gdb.cp/chained-calls.cc: New file.
4580 * gdb.cp/chained-calls.exp: New file.
4581 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4582
d7fc3181
SM
45832014-11-28 Simon Marchi <simon.marchi@ericsson.com>
4584
4585 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4586 * gdb.dwarf2/symtab-producer.exp: Same.
4587 * gdb.gdb/python-interrupts.exp: Same.
4588 * gdb.gdb/python-selftest.exp: Same.
4589 * gdb.python/py-linetable.exp: Same.
4590 * gdb.python/py-type.exp: Same.
4591 * gdb.python/py-value-cc.exp: Same.
4592 * gdb.python/py-value.exp: Same.
4593
10e79639
YQ
45942014-11-28 Yao Qi <yao@codesourcery.com>
4595
4596 * gdb.base/break-probes.exp: Match library name prefixed with
4597 sysroot.
4598
f28a0564
SM
45992014-11-27 Simon Marchi <simon.marchi@ericsson.com>
4600
4601 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4602 test expected output. Add parentheses for the call to print.
4603 Remove L suffix from integers.
4604
3fe1ce1d
DE
46052014-11-26 Doug Evans <dje@google.com>
4606
4607 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4608
84429e27
YQ
46092014-11-22 Yao Qi <yao@codesourcery.com>
4610
4611 * gdb.trace/entry-values.c: Remove asms.
4612 (foo): Add foo_label.
4613 (bar): Add bar_label.
4614 * gdb.trace/entry-values.exp: Remove code computing foo's
4615 length and bar's length.
4616 (Dwarf::assemble): Invoke function_range for bar and use
4617 MACRO_AT_func for foo.
4618
26741859
YQ
46192014-11-22 Yao Qi <yao@codesourcery.com>
4620
4621 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
4622 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
4623 Use .Lgcc43_procstart instead of gcc43.
4624
45e44d27
JB
46252014-11-21 Joel Brobecker <brobecker@adacore.com>
4626
4627 * gdb.ada/n_arr_bound: New testcase.
4628
458c8db8
SDJ
46292014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4630
4631 PR breakpoints/10737
4632 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
4633 test_catch_syscall_multi_arch.
4634 (test_catch_syscall_multi_arch): New function.
4635
43f3e411
DE
46362014-11-20 Doug Evans <xdje42@gmail.com>
4637
4638 * gdb.base/maint.exp: Update expected output.
4639
0d7b2549
AA
46402014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4641
4642 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
4643 4-byte instruction on S390.
4644
8908fca5
JB
46452014-11-19 Joel Brobecker <brobecker@adacore.com>
4646
4647 * gdb.ada/arr_arr: New testcase.
4648
4a46959e
JB
46492014-11-19 Joel Brobecker <brobecker@adacore.com>
4650
4651 * gdb.ada/pkd_arr_elem: New Testcase.
4652
470e2f4e
LM
46532014-11-18 Luis Machado <lgustavo@codesourcery.com>
4654
4655 * gdb.reverse/break-precsave: Expect completion message for
4656 core file reads.
4657 * gdb.reverse/consecutive-precsave.exp: Likewise.
4658 * gdb.reverse/finish-precsave.exp: Likewise.
4659 * gdb.reverse/i386-precsave.exp: Likewise.
4660 * gdb.reverse/machinestate-precsave.exp: Likewise.
4661 * gdb.reverse/sigall-precsave.exp: Likewise.
4662 * gdb.reverse/solib-precsave.exp: Likewise.
4663 * gdb.reverse/step-precsave.exp: Likewise.
4664 * gdb.reverse/until-precsave.exp: Likewise.
4665 * gdb.reverse/watch-precsave.exp: Likewise.
4666
a267f3ad
AA
46672014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4668
4669 * gdb.base/bp-permanent.c: Include unistd.h.
4670 * gdb.python/py-framefilter-mi.c (main): Add return type.
4671 * gdb.python/py-framefilter.c (main): Likewise.
4672 * gdb.trace/actions-changed.c (main): Likewise.
4673
12084a9a
AA
46742014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4675
4676 * gdb.mi/until.c: Add eye-catchers.
4677 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
4678 line numbers.
4679
dc7e1a77
AA
46802014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4681
4682 * gdb.base/condbreak.exp: Drop references to removed non-prototype
4683 function header variants in break1.c.
4684 * gdb.base/ena-dis-br.exp: Likewise.
4685 * gdb.base/hbreak2.exp: Likewise.
4686 * gdb.reverse/until-precsave.exp: Drop references to removed
4687 non-prototype function header variants in ur1.c.
4688 * gdb.reverse/until-reverse.exp: Likewise.
4689
41c77605
PM
46902014-11-17 Petr Machata <pmachata@redhat.com>
4691
4692 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
4693 ${_cu_offset_size} bytes abbrev offset.
4694
34248c3a
DE
46952014-11-15 Doug Evans <xdje42@gmail.com>
4696
4697 PR symtab/17559
4698 * gdb.base/line-symtabs.exp: New file.
4699 * gdb.base/line-symtabs.c: New file.
4700 * gdb.base/line-symtabs.h: New file.
4701
646da059
YQ
47022014-11-14 Yao Qi <yao@codesourcery.com>
4703
4704 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
4705 (func): Add label func_label.
4706 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
4707 Replace low_pc and high_pc with MACRO_AT_range.
4708 Replace name, low_pc and high_pc with MACRO_AT_func.
4709
9301ebe6
YQ
47102014-11-14 Yao Qi <yao@codesourcery.com>
4711
4712 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
4713 Replace name, low_pc and high_pc with MACRO_AT_func.
4714
f166b542
YQ
47152014-11-14 Yao Qi <yao@codesourcery.com>
4716
4717 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
4718 produce debug information.
4719 * gdb.dwarf2/implptr-optimized-out.S: Removed.
4720
0f6e71e3
YQ
47212014-11-14 Yao Qi <yao@codesourcery.com>
4722
4723 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
4724 object and get function length.
4725 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
4726 with MACRO_AT_func.
4727 (top-level): Replace gdb_compile and clean_restart with
4728 prepare_for_testing.
4729 * gdb.dwarf2/main.c (main): Add label main_label.
4730
876c4df9
YQ
47312014-11-14 Yao Qi <yao@codesourcery.com>
4732
4733 * lib/dwarf.exp (function_range): New procedure.
4734 (Dwarf::_handle_macro_at_func): New procedure.
4735 (Dwarf::_handle_macro_at_range): New procedure.
4736 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
4737
02ad9cf1
YQ
47382014-11-14 Yao Qi <yao@codesourcery.com>
4739
4740 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
4741 (_handle_attribute): New procedure.
4742
a59add0c
AA
47432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4744
4745 * gdb.ada/cond_lang/foo.c (callme): Add return type.
4746 * gdb.base/call-sc.c (zed): Likewise.
4747 * gdb.base/checkpoint.c (main): Likewise.
4748 * gdb.base/dump.c (main): Likewise.
4749 * gdb.base/gcore.c (main): Likewise.
4750 * gdb.base/huge.c (main): Likewise.
4751 * gdb.base/multi-forks.c (main): Likewise.
4752 * gdb.base/pr10179-a.c (main): Likewise.
4753 * gdb.base/savedregs.c (main): Likewise.
4754 * gdb.base/sigaltstack.c (main): Likewise.
4755 * gdb.base/siginfo.c (main): Likewise.
4756 * gdb.base/structs.c (zed): Likewise.
4757 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
4758 * gdb.mi/mi-syn-frame.c (main): Likewise.
4759 * gdb.mi/until.c (foo, main): Likewise.
4760 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
4761 * gdb.base/solib-weak.c (foo): Declare.
4762 * gdb.base/attach-twice.c: Include stdio.h.
4763 * gdb.base/weaklib1.c: Likewise.
4764 * gdb.base/weaklib2.c: Likewise.
4765 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
4766 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
4767 unistd.h.
4768 * gdb.base/attach-pie-misread.c: Include stdlib.h.
4769 * gdb.mi/mi-exit-code.c: Likewise.
4770 * gdb.base/break-interp-lib.c: Include string.h.
4771 * gdb.base/coremaker.c: Likewise.
4772 * gdb.base/testenv.c: Likewise.
4773 * gdb.python/py-finish-breakpoint.c: Likewise.
4774 * gdb.base/inferior-died.c: Include sys/wait.h.
4775 * gdb.base/fileio.c: Include time.h.
4776 * gdb.base/async-shell.c: Include unistd.h.
4777 * gdb.base/dprintf-non-stop.c: Likewise.
4778 * gdb.base/info-os.c: Likewise.
4779 * gdb.mi/mi-console.c: Likewise.
4780 * gdb.mi/watch-nonstop.c: Likewise.
4781 * gdb.python/py-events.c: Likewise.
4782 * gdb.base/async.c (baz): Move up before its invocation.
4783 * gdb.base/code_elim2.c (my_global_func): Likewise.
4784 * gdb.base/skip-solib-lib.c (multiply): Likewise.
4785 * gdb.base/advance.c (func2): Likewise.
4786
3b5d5997
AA
47872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4788
4789 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
4790 variant.
4791 * gdb.base/annota3.c: Likewise.
4792 * gdb.base/async.c: Likewise.
4793 * gdb.base/average.c: Likewise.
4794 * gdb.base/call-ar-st.c: Likewise.
4795 * gdb.base/call-rt-st.c: Likewise.
4796 * gdb.base/call-sc.c: Likewise.
4797 * gdb.base/call-strs.c: Likewise.
4798 * gdb.base/ending-run.c: Likewise.
4799 * gdb.base/execd-prog.c: Likewise.
4800 * gdb.base/exprs.c: Likewise.
4801 * gdb.base/foll-exec.c: Likewise.
4802 * gdb.base/foll-fork.c: Likewise.
4803 * gdb.base/foll-vfork.c: Likewise.
4804 * gdb.base/funcargs.c: Likewise.
4805 * gdb.base/gcore.c: Likewise.
4806 * gdb.base/jump.c: Likewise.
4807 * gdb.base/langs0.c: Likewise.
4808 * gdb.base/langs1.c: Likewise.
4809 * gdb.base/langs2.c: Likewise.
4810 * gdb.base/mips_pro.c: Likewise.
4811 * gdb.base/nodebug.c: Likewise.
4812 * gdb.base/opaque0.c: Likewise.
4813 * gdb.base/opaque1.c: Likewise.
4814 * gdb.base/recurse.c: Likewise.
4815 * gdb.base/run.c: Likewise.
4816 * gdb.base/scope0.c: Likewise.
4817 * gdb.base/scope1.c: Likewise.
4818 * gdb.base/setshow.c: Likewise.
4819 * gdb.base/setvar.c: Likewise.
4820 * gdb.base/shmain.c: Likewise.
4821 * gdb.base/shr1.c: Likewise.
4822 * gdb.base/shr2.c: Likewise.
4823 * gdb.base/sigall.c: Likewise.
4824 * gdb.base/signals.c: Likewise.
4825 * gdb.base/so-indr-cl.c: Likewise.
4826 * gdb.base/solib2.c: Likewise.
4827 * gdb.base/structs.c: Likewise.
4828 * gdb.base/sum.c: Likewise.
4829 * gdb.base/vforked-prog.c: Likewise.
4830 * gdb.base/watchpoint.c: Likewise.
4831 * gdb.reverse/shr2.c: Likewise.
4832 * gdb.reverse/until-reverse.c: Likewise.
4833 * gdb.reverse/ur1.c: Likewise.
4834 * gdb.reverse/watch-reverse.c: Likewise.
4835
066a77c5
AA
48362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4837
4838 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
4839 variant.
4840 * gdb.base/sepdebug.exp: Drop references to removed code.
4841
4f204ea5
AA
48422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4843
4844 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
4845 variant. Preserve original line numbering.
4846 * gdb.base/list1.c: Likewise.
4847
3b377a3a
AA
48482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4849
4850 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
4851 variant.
4852 * gdb.base/break1.c: Likewise.
4853 * gdb.base/break.exp: Drop references to removed code.
4854
e444df73
AA
48552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4856
4857 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
4858 variant.
4859
8008f2a7
AA
48602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4861
4862 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
4863
a5a06887
AA
48642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4865
4866 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
4867 logic into perform_all_tests() and invoke it with and without
4868 function header prototypes.
4869 (do_function_calls): Remove conditional XFAIL for PR 5318.
4870 (rerun_and_prepare): Remove duplicate code.
4871 (perform_all_tests): New. Main logic moved here.
4872
44dba9b9
AA
48732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4874
4875 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
4876 code guarded by #ifdef NO_PROTOTYPES.
4877 (t_double_many_args): Likewise.
4878 (DEF_FUNC_MANY_ARGS_1): Likewise.
4879 (DEF_FUNC_VALUES_1): Likewise.
4880 (t_structs_ldc): Renamed from t_structs_fc in conditional code
4881 guarded by #ifdef PROTOTYPES.
4882
d1fbcd56
AA
48832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4884
4885 * gdb.mi/mi-console.c: Add eye-catcher.
4886 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
4887 instead of literal line number.
4888
b0e59b8f
AA
48892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4890
4891 * gdb.base/shr2.c: Add eye-catcher.
4892 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
4893 line number.
4894
78f98cca
AA
48952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4896
4897 * gdb.base/jump.c: Add eye-catchers.
4898 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
4899 numbers.
4900
58fa2af0
AA
49012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4902
4903 * gdb.base/execd-prog.c: Add eye-catchers.
4904 * gdb.base/foll-exec.c: Likewise.
4905 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
4906 line numbers.
4907
04e5059b
AA
49082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4909
4910 * gdb.base/ending-run.c: Add eye-catchers.
4911 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
4912 literal line numbers.
4913
dbfdb174
AA
49142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4915
4916 * gdb.base/call-rt-st.c: Add eye-catchers.
4917 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
4918 literal line numbers.
4919
888a2ade
AA
49202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4921
4922 * gdb.base/call-ar-st.c: Add eye-catchers.
4923 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
4924 literal line numbers.
4925
6acc2dde
AA
49262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4927
4928 * gdb.base/average.c: Add eye-catchers.
4929 * gdb.base/sum.c: Likewise.
4930 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
4931 regexps dynamically.
4932
9ecfcd1d
AA
49332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4934
4935 * gdb.base/solib1.c: Add eye-catchers.
4936 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
4937 literal line numbers.
4938
78708b7c
PA
49392014-11-12 Pedro Alves <palves@redhat.com>
4940
4941 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
4942 leader has exited.
4943
af48d08f
PA
49442014-11-12 Pedro Alves <palves@redhat.com>
4945
4946 * gdb.arch/i386-bp_permanent.c: New file.
4947 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
4948 (srcfile): Set to i386-bp_permanent.c.
4949 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
4950 that stepi does not execute the 'leave' instruction, instead of
4951 testing it does execute.
4952 * gdb.base/bp-permanent.c: New file.
4953 * gdb.base/bp-permanent.exp: New file.
4954
af3768e9
DE
49552014-11-10 Doug Evans <xdje42@gmail.com>
4956
4957 PR symtab/17564
4958 * gdb.base/symtab-search-order.exp: New file.
4959 * gdb.base/symtab-search-order.c: New file.
4960 * gdb.base/symtab-search-order-1.c: New file.
4961 * gdb.base/symtab-search-order-shlib-1.c: New file.
4962
9de00a4a
PA
49632014-11-07 Pedro Alves <palves@redhat.com>
4964
4965 PR gdb/17511
4966 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
4967 i?86-*-linux*.
4968
e0f52461
SC
49692014-11-03 Siva Chandra Reddy <sivachandra@google.com>
4970
4971 PR c++/17494
4972 * gdb.cp/pr17494.cc: New file.
4973 * gdb.cp/pr17494.exp: New file.
4974
6ce8c980
YQ
49752014-11-02 Yao Qi <yao@codesourcery.com>
4976
4977 * gdb.python/python.exp: Get working directory and match the
4978 output of "set extended-prompt \\w " with it.
4979
02be9a71
DE
49802014-10-30 Doug Evans <dje@google.com>
4981
4982 * gdb.python/py-objfile.exp: Add tests for setting random attributes
4983 in objfiles.
4984 * gdb.python/py-progspace.exp: Add tests for setting random attributes
4985 in progspaces.
4986
3bdff46b
LM
49872014-10-30 Janis Johnson <janisjo@codesourcery.com>
4988
4989 * gdb.base/fullpath-expand.exp: Skip for a remote host.
4990 * gdb.base/realname-expand.exp: Likewise.
4991 * gdb.linespec/macro-relative.exp: Likewise.
4992
ab917dfb
PA
49932014-10-29 Pedro Alves <palves@redhat.com>
4994
4995 PR gdb/17408
4996 * gdb.threads/schedlock.c (some_function): New function.
4997 (call_function): New global.
4998 (MAYBE_CALL_SOME_FUNCTION): New macro.
4999 (thread_function): Call it.
5000 * gdb.threads/schedlock.exp (get_args): Add description parameter,
5001 and use it instead of a global counter. Adjust all callers.
5002 (get_current_thread): Use "find current thread" for test message
5003 here rather than having all callers pass down the same string.
5004 (goto_loop): New procedure, factored out from ...
5005 (my_continue): ... this.
5006 (step_ten_loops): Change parameter from test message to command to
5007 use. Adjust.
5008 (list_count): Delete global.
5009 (check_result): New procedure, factored out from duplicate top
5010 level code.
5011 (continue tests): Wrap in with_test_prefix.
5012 (test_step): New procedure, factored out from duplicate top level
5013 code.
5014 (top level): Test "step" in combination with all scheduler-locking
5015 modes. Test "next" in combination with all scheduler-locking
5016 modes, and in combination with stepping over a function call or
5017 not.
5018 * gdb.threads/next-bp-other-thread.c: New file.
5019 * gdb.threads/next-bp-other-thread.exp: New file.
5020
d3d4baed
PA
50212014-10-29 Pedro Alves <palves@redhat.com>
5022
5023 PR python/17372
5024 * gdb.python/python.exp: Test a multi-line command that spawns
5025 interactive Python.
5026 * gdb.base/multi-line-starts-subshell.exp: New file.
5027
563e8d85
YQ
50282014-10-29 Yao Qi <yao@codesourcery.com>
5029
5030 * gdb.base/fileio.exp: Make directories on host.
5031
0ea4d52e
YQ
50322014-10-29 Yao Qi <yao@codesourcery.com>
5033
5034 * gdb.base/fileio.c (test_write): Close the file.
5035
7f5ef605
PA
50362014-10-28 Pedro Alves <palves@redhat.com>
5037
5038 PR gdb/12623
5039 * gdb.base/sigstep.c (no_handler): New global.
5040 (main): If 'no_handler is true, set the signal handlers to
5041 SIG_IGN.
5042 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
5043 with_sw_watch and no_handler parameters. Handle them.
5044 (top level) <stepping over handler when stopped at a breakpoint
5045 test>: Add a test axis for testing with a software watchpoint, and
5046 another for testing with the signal handler set to SIG_IGN.
5047 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
5048 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
5049
abbdbd03
PA
50502014-10-28 Pedro Alves <palves@redhat.com>
5051
5052 PR gdb/17511
5053 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
5054 * gdb.base/sigstep.exp (other_handler_location): New global.
5055 (advance): Support stepping into the signal handler, and running
5056 commands while in the handler.
5057 (in_handler_map): New global.
5058 (top level): In the advance test, add combinations for getting
5059 into the handler with stepping commands, and for running commands
5060 in the handler. Add comment descripting the advancei tests.
5061
1df4399f
PA
50622014-10-28 Pedro Alves <palves@redhat.com>
5063
5064 * gdb.base/sigstep.exp: Use build_executable instead of
5065 prepare_for_testing.
5066 (top level): Move code that starts GDB, runs to main and creates a
5067 display to ...
5068 (restart): ... this new procedure.
5069 (top level): Move backtrace from signal handler test to ...
5070 (validate_backtrace): ... this new procedure.
5071 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
5072 with_test_prefix. Always restart GDB.
5073 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
5074 with_test_prefix. Always restart GDB. No need to delete
5075 breakpoints after the test.
5076 (test_skip_handler): Remove prefix parameter.
5077 (skip_over_handler, breakpoint_to_handler)
5078 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
5079 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
5080 restart GDB. No need to delete breakpoints after the test.
5081 (top level): Use foreach to call the test procedures with
5082 different commands.
5083
a5b6e449
PA
50842014-10-28 Pedro Alves <palves@redhat.com>
5085
5086 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
5087 instead of GNATS numbers.
5088 * gdb.base/sigbpt.exp: Likewise.
5089 * gdb.base/siginfo.exp: Likewise.
5090 * gdb.base/sigstep.exp: Likewise.
5091
e5f8a7cc
PA
50922014-10-27 Pedro Alves <palves@redhat.com>
5093
5094 * gdb.base/sigstep.c (dummy): New global.
5095 (main): Issue a couple writes to the new global.
5096 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
5097 procedures.
5098 (skip_over_handler): Use test_skip_handler.
5099 (top level): Call skip_over_handler for stepi and nexti too.
5100 (breakpoint_over_handler): Use test_skip_handler.
5101 (top level): Call breakpoint_over_handler for stepi and nexti too.
5102
763905a3
YQ
51032014-10-27 Yao Qi <yao@codesourcery.com>
5104
5105 * gdb.trace/tfile.c (adjust_function_address)
5106 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
5107 function descriptor.
5108
6f259a23
DB
51092014-10-24 Don Breazeal <donb@codesourcery.com>
5110
5111 * gdb.base/foll-fork.exp (test_follow_fork,
5112 catch_fork_child_follow): Check for updated fork messages emitted
5113 from infrun.c.
5114 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
5115 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
5116 vfork_and_exec_child_follow_through_step): Check for updated vfork
5117 messages emitted from infrun.c.
5118
09dd9a69
PA
51192014-10-24 Pedro Alves <palves@redhat.com>
5120
5121 * gdb.base/corefile.exp: Remove references to ultrix.
5122 * gdb.base/interrupt.exp: Likewise.
5123 * gdb.base/whatis.exp: Likewise.
5124 * gdb.gdb/selftest.exp: Likewise.
5125 * gdb.threads/manythreads.exp: Likewise.
5126 * gdb.threads/print-threads.exp: Likewise.
5127 * gdb.threads/pthreads.exp:: Likewise.
5128 * gdb.threads/schedlock.exp: Likewise.
5129
3433cfa5
SC
51302014-10-24 Siva Chandra Reddy <sivachandra@google.com>
5131
5132 * gdb.cp/non-trivial-retval.cc: Add a test case.
5133 * gdb.cp/non-trivial-retval.exp: Add a test.
5134
092f880b
YQ
51352014-10-20 Yao Qi <yao@codesourcery.com>
5136
5137 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
5138 * gdb.python/py-objfile-script-gdb.py: New file.
5139 * gdb.python/py-objfile-script.exp: Update reference to
5140 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
5141 of remote_download. Remove the dest file.
5142
acbdb7f3
YQ
51432014-10-20 Yao Qi <yao@codesourcery.com>
5144
5145 * gdb.base/checkpoint.exp: Don't remove file copied on host.
5146 * gdb.base/step-line.exp: Likewise.
5147 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5148 * gdb.dwarf2/dw2-basic.exp: Likewise.
5149 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5150 * gdb.dwarf2/dw2-filename.exp: Likewise.
5151 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5152 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5153 * gdb.dwarf2/dw2-producer.exp: Likewise.
5154 * gdb.dwarf2/mac-fileno.exp: Likewise.
5155 * gdb.python/py-frame-args.exp: Likewise.
5156 * gdb.python/py-framefilter.exp: Likewise.
5157 * gdb.python/py-mi.exp: Likewise.
5158 * gdb.python/py-objfile-script.exp: Likewise
5159 * gdb.python/py-pp-integral.exp: Likewise.
5160 * gdb.python/py-pp-re-notag.exp: Likewise.
5161 * gdb.python/py-prettyprint.exp: Likewise.
5162 * gdb.python/py-section-script.exp: Likewise.
5163 * gdb.python/py-typeprint.exp: Likewise.
5164 * gdb.python/py-xmethods.exp: Likewise.
5165 * gdb.stabs/weird.exp: Likewise.
5166 * gdb.xml/tdesc-regs.exp: Likewise.
5167
bd286a29
KCY
51682014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
5169
5170 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
5171 (out_cu): Use addr_len for the size of addresses.
5172 (out_line): Likewise. Size DW_LNE_set_address instruction
5173 according to addr_len.
5174 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
5175 (FUNC): Add START_INSNS to definition.
5176
673dc4a0
YQ
51772014-10-18 Yao Qi <yao@codesourcery.com>
5178
5179 * gdb.base/argv0-symlink.exp: Check argv[0] value if
5180 gdb_has_argv0 return true.
5181 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
5182 check [target_info exists noargs], check [gdb_has_argv0]
5183 instead.
5184 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5185 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
5186 procedures.
5187
4ffbba72
DE
51882014-10-17 Doug Evans <dje@google.com>
5189
5190 * gdb.python/py-events.exp: Update expected output for clear_objfiles
5191 event.
5192 * gdb.python/py-events.py: Add clear_objfiles event.
5193
d096d8c1
DE
51942014-10-17 Doug Evans <dje@google.com>
5195
5196 * gdb.python/py-objfile.exp: Test progspace attribute.
5197
a80db015
LM
51982014-10-17 Luis Machado <lgustavo@codesourcery.com>
5199
5200 * gdb.guile/scm-breakpoint.exp: Do not assume any
5201 directory separators when matching source file paths.
5202 * gdb.python/py-breakpoint.exp: Likewise.
5203 * gdb.reverse/break-precsave.exp: Likewise.
5204 * gdb.reverse/break-reverse.exp: Likewise.
5205 * gdb.reverse/consecutive-precsave.exp: Likewise.
5206 * gdb.reverse/finish-precsave.exp: Likewise.
5207 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5208 * gdb.reverse/finish-reverse.exp: Likewise.
5209 * gdb.reverse/i386-precsave.exp: Likewise.
5210 * gdb.reverse/i387-env-reverse.exp: Likewise.
5211 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5212 * gdb.reverse/machinestate-precsave.exp: Likewise.
5213 * gdb.reverse/machinestate.exp: Likewise.
5214 * gdb.reverse/sigall-precsave.exp: Likewise.
5215 * gdb.reverse/solib-precsave.exp: Likewise.
5216 * gdb.reverse/step-precsave.exp: Likewise.
5217 * gdb.reverse/until-precsave.exp: Likewise.
5218 * gdb.reverse/watch-precsave.exp: Likewise.
5219 * gdb.reverse/watch-reverse.exp: Likewise.
5220
b22089ab
YQ
52212014-10-17 Yao Qi <yao@codesourcery.com>
5222
5223 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
5224 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
5225
6c4486e6
PA
52262014-10-17 Pedro Alves <palves@redhat.com>
5227
5228 PR gdb/17471
5229 * gdb.base/bg-execution-repeat.c: New file.
5230 * gdb.base/bg-execution-repeat.exp: New file.
5231
0ff33695
PA
52322014-10-17 Pedro Alves <palves@redhat.com>
5233
5234 PR gdb/17300
5235 * gdb.base/continue-all-already-running.c: New file.
5236 * gdb.base/continue-all-already-running.exp: New file.
5237
6fdebc3d
PA
52382014-10-17 Pedro Alves <palves@redhat.com>
5239
5240 PR gdb/17472
5241 * gdb.base/annota-input-while-running.c: New file.
5242 * gdb.base/annota-input-while-running.exp: New file.
5243
32a8097b
PA
52442014-10-17 Pedro Alves <palves@redhat.com>
5245
5246 * gdb.base/callfuncs.exp: emove references to osf.
5247 * gdb.base/sigall.exp: Likewise.
5248 * gdb.gdb/selftest.exp: Likewise.
5249 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5250 * gdb.mi/non-stop.c: Likewise.
5251 * gdb.mi/pthreads.c: Likewise.
5252 * gdb.reverse/sigall-precsave.exp: Likewise.
5253 * gdb.reverse/sigall-reverse.exp: Likewise.
5254 * gdb.threads/pthreads.c: Likewise.
5255 * gdb.threads/pthreads.exp: Likewise.
5256
7a3517ff
YQ
52572014-10-17 Yao Qi <yao@codesourcery.com>
5258
5259 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
5260 check 'target_info exists noargs'.
5261 (test_command_prompt_position): Likewise.
5262 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
5263 Remove "set args".
5264 (progvar_simple_while_test): Likewise.
5265 (progvar_complex_if_while_test): Likewise.
5266 (if_while_breakpoint_command_test): Likewise.
5267 (infrun_breakpoint_command_test): Likewise.
5268 (breakpoint_command_test): Likewise.
5269 (watchpoint_command_test): Likewise.
5270 (bp_deleted_in_command_test): Likewise.
5271 (temporary_breakpoint_commands): Likewise.
5272
bb99c472
YQ
52732014-10-16 Yao Qi <yao@codesourcery.com>
5274
5275 * gdb.base/remotetimeout.exp: Remove noargs checking.
5276
7c16b83e
PA
52772014-10-15 Pedro Alves <palves@redhat.com>
5278
5279 PR breakpoints/9649
5280 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
5281 * gdb.base/breakpoint-in-ro-region.exp
5282 (probe_target_hardware_step): New procedure.
5283 (top level): Probe hardware stepping and hardware breakpoint
5284 support. Test stepping through a read-only region, with both
5285 "breakpoint auto-hw" on and off and both "always-inserted" on and
5286 off.
5287
35a49624
IB
52882014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
5289
5290 * gdb.dlang/demangle.exp: Update for demangling changes.
5291
2d1c107c
SC
52922014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5293
5294 * gdb.cp/non-trivial-retval.cc: Add new test cases.
5295 * gdb.cp/non-trivial-retval.exp: Add new tests.
5296
778811d5
SC
52972014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5298
5299 PR c++/13403
5300 PR c++/15154
5301 * gdb.cp/non-trivial-retval.cc: New file.
5302 * gdb.cp/non-trivial-retval.exp: New file.
5303
10c5f0a8
YQ
53042014-10-15 Yao Qi <yao@codesourcery.com>
5305
5306 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5307 remote host.
5308
65d7b369
YQ
53092014-10-15 Yao Qi <yao@codesourcery.com>
5310
5311 * gdb.python/py-symbol.exp: Match file base name if host is
5312 remote, otherwise match file name with dir name.
5313 * gdb.python/py-symtab.exp: Likewise.
5314 * gdb.python/python.exp: Likewise.
5315
46dc1394
YQ
53162014-10-15 Yao Qi <yao@codesourcery.com>
5317
5318 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5319 pattern.
5320 * gdb.python/py-symtab.exp: Likewise.
5321 * gdb.python/python.exp: Remove trailing ".*". Fix typo
5322 locationn.
5323
c40cc657
JB
53242014-10-14 Joel Brobecker <brobecker@adacore.com>
5325
5326 * gdb.ada/addr_arith: New testcase.
5327
2abf49e1
MR
53282014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
5329
5330 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5331 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5332 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5333 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5334
f7088df3
SDJ
53352014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
5336
5337 * gdb.arch/stap-eval-lang-ada.S: Likewise.
5338 * gdb.arch/stap-eval-lang-ada.c: Likewise.
5339 * gdb.arch/stap-eval-lang-ada.exp: New file.
5340
4dc06805
YQ
53412014-10-14 Yao Qi <yao@codesourcery.com>
5342
5343 * gdb.mi/mi-var-child.c (nothing1): New function.
5344 (nothing2): New function.
5345 (do_children_tests): Set function pointers by nothing1 and
5346 nothing2.
5347 * gdb.mi/mi-var-child.exp: Step over new added statements.
5348 Update test to match the new output.
5349 * gdb.mi/var-cmd.c (nothing1): New function.
5350 (nothing2): New function.
5351 (do_children_tests): Set function pointers by nothing1 and
5352 nothing2.
5353 * gdb.mi/mi-var-display.exp: Update test to match output.
5354 Step to the line specified by $line_dct_nothing.
5355 Increase the number of lines to step.
5356
46a93de2
YQ
53572014-10-14 Yao Qi <yao@codesourcery.com>
5358
5359 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5360 tests.
5361 * gdb.mi/mi2-var-child.exp: Likewise.
5362
14ea52ee
DE
53632014-10-13 Doug Evans <dje@google.com>
5364
5365 * gdb.python/py-objfile.exp: Change name of file name test.
5366
e5c6e92b
DE
53672014-10-13 Doug Evans <dje@google.com>
5368
5369 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5370 from the start of the CU.
5371
c780cc2f
JK
53722014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5373 Yao Qi <yao@codesourcery.com>
5374
5375 Fix "save breakpoints" for "catch" command.
5376 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5377 Remove -nonewline. Match also the added "main" line.
5378
99894e11
JK
53792014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5380
5381 Fix "save breakpoints" for "disable $bpnum" command.
5382 * gdb.base/save-bp.c (main): Add label.
5383 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
5384
6e1ac5a3
JK
53852014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5386
5387 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5388
754dd2b0
YQ
53892014-10-11 Yao Qi <yao@codesourcery.com>
5390
5391 * gdb.server/server-kill.exp: Execute command
5392 "set remote trace-status-packet on" before "tstatus".
5393
f90183d7
YQ
53942014-10-11 Yao Qi <yao@codesourcery.com>
5395
5396 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5397 (main): Call getppid.
5398 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5399 and continue to it. Read variable "server_pid".
5400
bf40a607
YQ
54012014-10-11 Yao Qi <yao@codesourcery.com>
5402
5403 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5404
052ca370
YQ
54052014-10-11 Yao Qi <yao@codesourcery.com>
5406
5407 * gdb.threads/thread-find.exp: Don't execute command
5408 "info threads".
5409 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5410 * gdb.threads/linux-dp.exp: Don't check the condition
5411 $threads_created equals to zero.
5412
3831839c
PA
54132014-10-10 Pedro Alves <palves@redhat.com>
5414
5415 * gdb.base/bigcore.exp: Remove references to IRIX.
5416 * gdb.base/funcargs.exp: Likewise.
5417 * gdb.base/interrupt.exp: Likewise.
5418 * gdb.base/mips_pro.exp: Likewise.
5419 * gdb.base/nodebug.exp: Likewise.
5420 * gdb.base/setvar.exp: Likewise.
5421 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5422
8b9a549d
PA
54232014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5424 Pedro Alves <palves@redhat.com>
5425
5426 PR symtab/14466
5427 * gdb.base/vdso-warning.c: New file.
5428 * gdb.base/vdso-warning.exp: New file.
5429
d48ba5e8
DE
54302014-10-02 Doug Evans <dje@google.com>
5431
5432 * gdb.base/structs.c (main): Don't run forever.
5433
2278c276
PA
54342014-10-02 Pedro Alves <palves@redhat.com>
5435
5436 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5437 (top level) <stop threads 1, stop threads 2>: Use it.
5438
b57bacec
PA
54392014-10-02 Pedro Alves <palves@redhat.com>
5440
5441 * gdb.threads/break-while-running.exp (test): Add new
5442 'update_thread_list' argument. Skip "info threads" if false.
5443 (top level): Add new 'update_thread_list' axis.
5444
13fd3ff3
PA
54452014-10-02 Pedro Alves <palves@redhat.com>
5446
5447 PR breakpoints/17431
5448 * gdb.base/execl-update-breakpoints.c: New file.
5449 * gdb.base/execl-update-breakpoints.exp: New file.
5450
0fec99e8
PA
54512014-10-01 Pedro Alves <palves@redhat.com>
5452
5453 * gdb.base/breakpoint-in-ro-region.c: New file.
5454 * gdb.base/breakpoint-in-ro-region.exp: New file.
5455
2ddf4301
SM
54562014-10-01 Simon Marchi <simon.marchi@ericsson.com>
5457
5458 * gdb.mi/mi-exit-code.exp: New file.
5459 * gdb.mi/mi-exit-code.c: New file.
5460
6a5f3f43
YQ
54612014-09-30 Yao Qi <yao@codesourcery.com>
5462
5463 * lib/prelink-support.exp (build_executable_own_libs): Error if
5464 the target isn't native.
5465
345bcc73
YQ
54662014-09-30 Yao Qi <yao@codesourcery.com>
5467
5468 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5469 false.
5470
a25a5a45
PA
54712014-09-22 Pedro Alves <palves@redhat.com>
5472
5473 * gdb.threads/break-while-running.exp: New file.
5474 * gdb.threads/break-while-running.c: New file.
5475
00ba3162
YQ
54762014-09-19 Yao Qi <yao@codesourcery.com>
5477
5478 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5479 Invoke test. Restart GDB with --readnow and invoke test again.
5480
c3b7b696
YQ
54812014-09-19 Yao Qi <yao@codesourcery.com>
5482
5483 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5484 proc set_breakpoint_on_gcd_function. Invoke
5485 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
5486 invoke set_breakpoint_on_gcd_function again.
5487
2b4fd423
DE
54882014-09-18 Doug Evans <dje@google.com>
5489
5490 * gdb.dwarf2/symtab-producer.exp: New file.
5491
a5947601
SDJ
54922014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5493
5494 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5495 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5496 * gdb.base/global-var-nested-by-dso.c: Likewise.
5497 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5498
91c19059
SDJ
54992014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5500 Pedro Alves <palves@redhat.com>
5501
5502 * gdb.base/watch-bitfields.exp: Pass string other than test file
5503 name to prepare_for_testing.
5504 (watch): New procedure.
5505 (expect_watchpoint): Use with_test_prefix.
5506 (top level): Factor out tests to ...
5507 (test_watch_location, test_regular_watch): ... these new
5508 procedures, and use with_test_prefix and gdb_continue_to_end.
5509
bb9d5f81
PP
55102014-09-16 Patrick Palka <patrick@parcs.ath.cx>
5511
5512 PR breakpoints/12526
5513 * gdb.base/watch-bitfields.exp: New file.
5514 * gdb.base/watch-bitfields.c: New file.
5515
635856f5
PA
55162014-09-16 Pedro Alves <palves@redhat.com>
5517
5518 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5519 software and hardware addresses, not software address against
5520 itself.
5521
7280ceea
PA
55222014-09-16 Pedro Alves <palves@redhat.com>
5523
5524 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5525 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5526
428b16bd
PA
55272014-09-16 Pedro Alves <palves@redhat.com>
5528
5529 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5530 files.
5531 * gdb.base/a2-run.exp: Remove all code guarded by istarget
5532 "*-*-vxworks*" throughout.
5533 * gdb.base/break.exp: Likewise.
5534 * gdb.base/default.exp: Likewise.
5535 * gdb.base/scope.exp: Likewise.
5536 * gdb.base/sepdebug.exp: Likewise.
5537 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5538 throughout.
5539 * gdb.base/run.c: Likewise.
5540 * gdb.base/sepdebug.c: Likewise.
5541 * gdb.hp/gdb.aCC/run.c: Likewise.
5542 * gdb.reverse/until-reverse.c: Likewise.
5543 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5544
666d413c
YQ
55452014-09-16 Yao Qi <yao@codesourcery.com>
5546
5547 * boards/local-remote-host-native.exp: New file.
5548
57cbd724
DE
55492014-09-14 Doug Evans <xdje42@gmail.com>
5550
5551 * gdb.threads/queue-signal.c (thread_count): New variable.
5552 (thread_count_mutex, thread_count_condvar): New variables.
5553 (incr_thread_count, wait_all_threads_running): New functions.
5554 (main): Wait for all threads to be in their thread functions.
5555
81219e53
DE
55562014-09-13 Doug Evans <xdje42@gmail.com>
5557
5558 * gdb.threads/queue-signal.c: New file.
5559 * gdb.threads/queue-signal.exp: New file.
5560
3714cea7
DE
55612014-09-13 Doug Evans <xdje42@gmail.com>
5562
5563 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5564 be consistent with what default_gdb_init uses.
5565 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5566 the plain text of the prompt. Add some logging printfs.
5567 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5568
fa43b1d7
PA
55692014-09-12 Pedro Alves <palves@redhat.com>
5570
5571 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5572 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5573 * gdb.arch/i386-size-overlap.exp: Likewise.
5574 * gdb.arch/i386-size.exp: Likewise.
5575 * gdb.arch/i386-unwind.exp: Likewise.
5576 * gdb.base/a2-run.exp: Likewise.
5577 * gdb.base/break.exp: Likewise.
5578 * gdb.base/charset.exp: Likewise.
5579 * gdb.base/chng-syms.exp: Likewise.
5580 * gdb.base/commands.exp: Likewise.
5581 * gdb.base/dbx.exp: Likewise.
5582 * gdb.base/find.exp: Likewise.
5583 * gdb.base/funcargs.exp: Likewise.
5584 * gdb.base/jit-simple.exp: Likewise.
5585 * gdb.base/reread.exp: Likewise.
5586 * gdb.base/sepdebug.exp: Likewise.
5587 * gdb.base/step-bt.exp: Likewise.
5588 * gdb.cp/mb-inline.exp: Likewise.
5589 * gdb.cp/mb-templates.exp: Likewise.
5590 * gdb.objc/basicclass.exp: Likewise.
5591 * gdb.threads/killed.exp: Likewise.
5592
9d9bf2df
EBM
55932014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5594
5595 PR tdep/17379
5596 * gdb.arch/powerpc-stackless.S: New file.
5597 * gdb.arch/powerpc-stackless.exp: New file.
5598
1cf2f1b0
JK
55992014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5600
5601 * gdb.base/attach.c: Include unistd.h.
5602 (main): Call alarm. Add label postloop.
5603 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5604 gdb_breakpoint, gdb_continue_to_breakpoint.
5605 (test_command_line_attach_run): Kill ${testpid} in one exit path.
5606
98880d46
PA
56072014-09-11 Pedro Alves <palves@redhat.com>
5608
5609 PR gdb/17347
5610 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
5611 * gdb.base/attach.exp (test_command_line_attach_run): New
5612 procedure.
5613 (top level): Call it.
5614
4c92ff2c
PA
56152014-09-11 Pedro Alves <palves@redhat.com>
5616
5617 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
5618 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
5619 (do_command_attach_tests): Use spawn_wait_for_attach.
5620 * gdb.base/solib-overlap.exp: Likewise.
5621 * gdb.multi/multi-attach.exp: Likewise.
5622 * gdb.python/py-prompt.exp: Likewise.
5623 * gdb.python/py-sync-interp.exp: Likewise.
5624 * gdb.server/ext-attach.exp: Likewise.
5625
3adc1a7d
GKB
56262014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
5627
5628 * gdb.fortran/array-element.exp: Remove unexpected "continue"
5629 command in testcase. Simplify testcase.
5630
96334934
JB
56312014-09-10 Joel Brobecker <brobecker@adacore.com>
5632
5633 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
5634
eb479039
JB
56352014-09-10 Joel Brobecker <brobecker@adacore.com>
5636
5637 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
5638
deede10c
JB
56392014-09-10 Joel Brobecker <brobecker@adacore.com>
5640
5641 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
5642
7828a5f5
JB
56432014-09-10 Joel Brobecker <brobecker@adacore.com>
5644
5645 * gdb.dwarf2/dynarr-ptr.c: New file.
5646 * gdb.dwarf2/dynarr-ptr.exp: New file.
5647
33aeebcf
MR
56482014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5649
5650 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
5651 of 30 rather than hardcoding 120 for a slow test case. Take the
5652 `gdb,timeout' target setting into account for this calculation.
5653 Don't extend the timeout for the test cases that don't need it.
5654
7b415901
MR
56552014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5656
5657 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
5658 a factor of 2 for a slow test case. Take the `gdb,timeout'
5659 target setting into account for this calculation.
5660 * gdb.reverse/until-precsave.exp: Increase the timeout by
5661 a factor of 15 and 3 respectively rather than adding 120
5662 for a pair of slow test cases. Take the `gdb,timeout'
5663 target setting into account for this calculation.
5664
4a40f85a
MR
56652014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5666
5667 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
5668 timeout, don't pass one down to gdb_expect.
5669 (gdb_expect): Rework timeout selection.
5670
09635af7
MR
56712014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5672
5673 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
5674 exception on timeout.
5675 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
5676 (gdbserver_start_extended): Catch any `gdbserver_start' error
5677 exceptions.
5678 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
5679 * lib/mi-support.exp (mi_gdb_target_load): Catch any
5680 `gdbserver_gdb_load' error exceptions.
5681
2bdd10b7
MR
56822014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5683
5684 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
5685 120 on waiting for the TCP socket to open.
5686
316935f0
DE
56872014-09-09 Doug Evans <xdje42@gmail.com>
5688
5689 * gdb.base/default.exp (show_conv_list): Add _caller_is,
5690 _caller_matches, _any_caller_is, _any_caller_matches.
5691
83740597
DE
56922014-09-09 Doug Evans <xdje42@gmail.com>
5693
5694 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
5695
4c122fc3
YQ
56962014-09-09 Yao Qi <yao@codesourcery.com>
5697
5698 * gdb.mi/mi-var-display.exp: Set print symbol off.
5699
a9f116cb
GKB
57002014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
5701
5702 PR gdb/17035
5703 * gdb.base/commands.exp: Add tests to verify user-defined
5704 commands with empty bodies.
5705 * gdb.python/py-cmd.exp: Test that we don't show user-defined
5706 python commands in `show user command`.
5707 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
5708 scheme commands in `show user command`.
5709
c75bd3a2
JK
57102014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5711
5712 PR python/17355
5713 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
5714 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
5715 * gdb.python/py-framefilter-invalidarg.exp: New file.
5716 * gdb.python/py-framefilter-invalidarg.py: New file.
5717
faa42425
DE
57182014-09-06 Doug Evans <xdje42@gmail.com>
5719
5720 PR 15276
5721 * gdb.python/py-caller-is.c: New file.
5722 * gdb.python/py-caller-is.exp: New file.
5723
474ca4f6
SDJ
57242014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
5725
5726 PR gdb/17235
5727 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
5728 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
5729
eb0b0463
SDJ
57302014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
5731
5732 PR fortran/17237
5733 * gdb.fortran/print-formatted.exp: New file.
5734 * gdb.fortran/print-formatted.f90: Likewise.
5735
5f3b99cf
SS
57362014-09-03 Sasha Smundak <asmundak@google.com>
5737
5738 * gdb.python/py-frame.exp: Test Frame.read_register.
5739
7d793aa9
SDJ
57402014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
5741
5742 PR python/16699
5743 * gdb.python/py-completion.exp: New file.
5744 * gdb.python/py-completion.py: Likewise.
5745
fb0576e9
DE
57462014-08-28 Doug Evans <dje@google.com>
5747
5748 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
5749 eax,etc. are live with values set by gdb and thus the compiler can't
5750 use them.
5751 * gdb.arch/i386-pseudo.c (main): Ditto.
5752
ee92b0dd
DE
57532014-08-27 Doug Evans <dje@google.com>
5754
5755 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
5756
6649db35
DE
57572014-08-25 Doug Evans <dje@google.com>
5758
5759 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
5760 (main): Ditto.
5761
564b7600
DE
57622014-08-25 Doug Evans <dje@google.com>
5763
5764 * gdb.threads/thread-execl.exp: #include <stdio.h>.
5765
3881fb67
YQ
57662014-08-24 Yao Qi <yao@codesourcery.com>
5767
5768 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
5769 symbol off.
5770 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
5771
a05a36a5
DE
57722014-08-22 Doug Evans <dje@google.com>
5773
5774 PR 17276
5775 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
5776 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
5777 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
5778
7c343b48
YQ
57792014-08-22 Yao Qi <yao@codesourcery.com>
5780
5781 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
5782 * gdb.python/py-finish-breakpoint2.exp: Likewise.
5783 * gdb.python/python.exp: Likewise. Use .py file on the host
5784 instead of the build.
5785
22fd09ae
JK
57862014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5787
5788 * gdb.threads/gcore-stale-thread.c: New file.
5789 * gdb.threads/gcore-stale-thread.exp: New file.
5790
a8454a7c
PA
57912014-08-21 Pedro Alves <palves@redhat.com>
5792
5793 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
5794 * gdb.base/gcore-relro-pie.exp: Likewise.
5795 * gdb.base/gcore-relro.exp: Likewise.
5796 * gdb.base/gcore.exp: Likewise.
5797 * gdb.base/print-symbol-loading.exp: Likewise.
5798 * gdb.threads/gcore-thread.exp: Likewise.
5799 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
5800
2a31c623
PA
58012014-08-20 Pedro Alves <palves@redhat.com>
5802 Jan Kratochvil <jan.kratochvil@redhat.com>
5803
5804 * Makefile.in (EXTRA_RULES, CC): New variables, get from
5805 configure.
5806 (EXPECT): Handle READ1 being set.
5807 (all): Depend on EXTRA_RULES.
5808 (check-read1, expect-read1, read1.so, read1): New rules.
5809 * README (Testsuite Parameters): Document the READ1 make variable.
5810 (Race detection): New section.
5811 * configure: Regenerate.
5812 * configure.ac: If build==host==target, and running under a
5813 GNU/glibc system, add read1 to the extra Makefile rules.
5814 (EXTRA_RULES): AC_SUBST it.
5815 * lib/read1.c: New file.
5816
d36430db
JB
58172014-08-20 Joel Brobecker <brobecker@adacore.com>
5818
5819 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
5820 the handling of variables declared as a typedef to an array
5821 which a DW_AT_data_location attribute.
5822
9a0dc9e3
PA
58232014-08-19 Andrew Burgess <aburgess@broadcom.com>
5824 Pedro Alves <palves@redhat.com>
5825
5826 PR symtab/14604
5827 PR symtab/14605
5828 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
5829 gdb_test.
5830
0718a8da
PA
58312014-08-19 Pedro Alves <palves@redhat.com>
5832
5833 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
5834
13b448cd
YQ
58352014-08-19 Yao Qi <yao@codesourcery.com>
5836
5837 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
5838 right line.
5839
1cbf5077
DB
58402014-08-18 David Blaikie <dblaikie@gmail.com>
5841
5842 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
5843
bf0fae19
JB
58442014-08-18 Joel Brobecker <brobecker@adacore.com>
5845
5846 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
5847 attribute in array range.
5848
3c8c5dcc
JB
58492014-08-18 Joel Brobecker <brobecker@adacore.com>
5850
5851 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
5852
e66d4446
SC
58532014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5854
5855 PR c++/17132
5856 * gdb.cp/pr17132.cc: New file.
5857 * gdb.cp/pr17132.exp: New file.
5858
940df408
SC
58592014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5860
5861 * gdb.python/py-xmethods.py (A_getarrayind)
5862 (E_method_char_worker.__call__, E_method_int_worker.__call__):
5863 Use 'print' with function call syntax.
5864 (E_method_matcher.match): Fix tab vs space indentation mixup.
5865
ebcc6c3a
YQ
58662014-08-15 Yao Qi <yao@codesourcery.com>
5867
5868 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
5869 false.
5870
775e0f04
YQ
58712014-08-15 Yao Qi <yao@codesourcery.com>
5872
5873 * gdb.cp/casts.exp: Set print symbol off.
5874 * gdb.cp/class2.exp: Likewise.
5875 * gdb.cp/overload.exp: Likewise.
5876 * gdb.cp/templates.exp: Likewise.
5877
d769e349
DE
58782014-08-11 Doug Evans <dje@google.com>
5879
5880 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5881 (test_load_shlib): Update.
5882
20c6f1e1
YQ
58832014-08-09 Yao Qi <yao@codesourcery.com>
5884
5885 * gdb.base/display.exp: Invoke is_address_zero_readable.
5886 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
5887 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5888 * gdb.base/hbreak-unmapped.exp: Return if
5889 is_address_zero_readable returns true.
5890 * gdb.base/signest.exp: Likewise.
5891 * gdb.base/signull.exp: Likewise.
5892 * gdb.base/sigbpt.exp: Likewise.
5893 * gdb.guile/scm-disasm.exp: Do the test if
5894 is_address_zero_readable returns false.
5895 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
5896 * gdb.python/py-arch.exp: Likewise.
5897 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
5898 * lib/gdb.exp (is_address_zero_readable): New proc.
5899
5792e8e3
YQ
59002014-08-09 Yao Qi <yao@codesourcery.com>
5901
5902 PR testsuite/13443
5903 * gdb.mi/mi-var-display.exp: Make test messages unique.
5904
3cecbbbe
TT
59052014-08-04 Tom Tromey <tromey@redhat.com>
5906
5907 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
5908 target 0".
5909
00b51ff5
TT
59102014-08-04 Tom Tromey <tromey@redhat.com>
5911
5912 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
5913 "target_resume".
5914
6908c509
JB
59152014-08-01 Joel Brobecker <brobecker@adacore.com>
5916
5917 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
5918 inner_vla_struct_object_size.
5919 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
5920 as xfail.
5921
cc6563d2
PA
59222014-07-30 Pedro Alves <palves@redhat.com>
5923
5924 * gdb.threads/signal-command-handle-nopass.exp (test): Add
5925 comment.
5926
7e09a223
YQ
59272014-07-29 Yao Qi <yao@codesourcery.com>
5928
5929 PR gdb/17206
5930 * gdb.base/until-nodebug.exp: New.
5931
7ebdbe92
DE
59322014-07-28 Doug Evans <xdje42@gmail.com>
5933
5934 PR guile/17203
5935 * gdb.guile/scm-parameter.exp: Add tests for trying to create
5936 previously existing parameter, and previously ambiguously spelled
5937 parameter.
5938
fdb1adc6
WN
59392014-07-28 Will Newton <will.newton@linaro.org>
5940
5941 * gdb.base/varargs.exp: Remove KFAILs for ARM.
5942
186fcde0
DE
59432014-07-26 Ludovic CourtĂšs <ludo@gnu.org>
5944 Doug Evans <xdje42@gmail.com>
5945
5946 PR guile/17146
5947 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
5948
70509625
PA
59492014-07-25 Pedro Alves <palves@redhat.com>
5950
5951 * gdb.threads/signal-command-handle-nopass.c: New file.
5952 * gdb.threads/signal-command-handle-nopass.exp: New file.
5953 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
5954 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
5955 * gdb.threads/signal-delivered-right-thread.c: New file.
5956 * gdb.threads/signal-delivered-right-thread.exp: New file.
5957
c3f814a1
PA
59582014-07-25 Pedro Alves <palves@redhat.com>
5959
5960 * gdb.base/double-prompt-target-event-error.exp
5961 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
5962 match.
5963 (cancel_pagination_in_target_event): Rework double prompt
5964 detection.
5965 * gdb.base/paginate-after-ctrl-c-running.exp
5966 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
5967 <return>' match.
5968 * gdb.base/paginate-bg-execution.exp
5969 (test_bg_execution_pagination_return)
5970 (test_bg_execution_pagination_cancel): Remove '-notransfer
5971 <return>' matches.
5972 * gdb.base/paginate-execution-startup.exp
5973 (test_fg_execution_pagination_return)
5974 (test_fg_execution_pagination_cancel): Remove '-notransfer
5975 <return>' matches.
5976 * gdb.base/paginate-inferior-exit.exp
5977 (test_paginate_inferior_exited): Remove '-notransfer <return>'
5978 match.
5979 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
5980 * lib/gdb.exp (pagination_prompt): Run text through
5981 string_to_regexp.
5982 (gdb_test_multiple): Match $pagination_prompt instead of
5983 "<return>".
5984 (string_to_regexp): Move to lib/gdb-utils.exp.
5985
e214cf6c
JK
59862014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5987
5988 * gdb.arch/amd64-entry-value-paramref.S: New file.
5989 * gdb.arch/amd64-entry-value-paramref.cc: New file.
5990 * gdb.arch/amd64-entry-value-paramref.exp: New file.
5991 * gdb.arch/amd64-optimout-repeat.S: New file.
5992 * gdb.arch/amd64-optimout-repeat.c: New file.
5993 * gdb.arch/amd64-optimout-repeat.exp: New file.
5994
17d0c5c8
JK
59952014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5996
5997 PR gdb/17170
5998 * gdb.base/statistics.exp: New file.
5999
b8b8facf
DE
60002014-07-17 Doug Evans <dje@google.com>
6001
74b49205 6002 PR gdb/17170
b8b8facf
DE
6003 * gdb.base/maint.exp: Update testing of per-command stats.
6004
1b5d0ab3
PA
60052014-07-16 Pedro Alves <palves@redhat.com>
6006
6007 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
6008 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
6009 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
6010 (tfile_write_buf): New functions.
6011 (add_memory_block): Rewrite using the above.
6012 (adjust_function_address): New function.
6013 (FUNCTION_ADDRESS): New macro.
6014 (write_basic_trace_file): Remove short_x local, and use
6015 tfile_write_16. Change type of func_addr local to unsigned long
6016 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
6017 here. Cast argument of add_memory_block to char pointer.
6018 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
6019 (main): Remove parameters.
6020 * gdb.trace/tfile.exp: Remove nowarnings.
6021
4d974e88
SM
60222014-07-15 Simon Marchi <simon.marchi@ericsson.com>
6023
6024 * gdb.base/debug-expr.exp: Test string evaluation with
6025 "debug expression" on.
6026
41e99568
PA
60272014-07-15 Pedro Alves <palves@redhat.com>
6028
6029 * gdb.base/reread.exp: Use clean_restart.
6030
487d9753
PL
60312014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
6032
6033 * gdb.arch/avr-flash-qualifer.c: New.
6034 * gdb.arch/avr-flash-qualifer.exp: New.
6035
cc1c52ad
PA
60362014-07-14 Pedro Alves <palves@redhat.com>
6037
6038 * gdb.base/paginate-after-ctrl-c-running.c: New file.
6039 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
6040
1e973570
PA
60412014-07-14 Pedro Alves <palves@redhat.com>
6042
6043 * gdb.base/double-prompt-target-event-error.c: New file.
6044 * gdb.base/double-prompt-target-event-error.exp: New file.
6045
93d6eb10
PA
60462014-07-14 Pedro Alves <palves@redhat.com>
6047
6048 PR gdb/17072
6049 * gdb.base/paginate-inferior-exit.c: New file.
6050 * gdb.base/paginate-inferior-exit.exp: New file.
6051
0017922d
PA
60522014-07-14 Pedro Alves <palves@redhat.com>
6053
6054 PR gdb/17072
6055 * gdb.base/paginate-bg-execution.c: New file.
6056 * gdb.base/paginate-bg-execution.exp: New file.
6057
94696ad3
PA
60582014-07-14 Pedro Alves <palves@redhat.com>
6059
6060 PR gdb/17072
6061 * gdb.base/paginate-execution-startup.c: New file.
6062 * gdb.base/paginate-execution-startup.exp: New file.
6063 * lib/gdb.exp (pagination_prompt): New global.
6064 (default_gdb_spawn): New procedure, factored out from
6065 default_gdb_spawn.
6066 (default_gdb_start): Adjust to call default_gdb_spawn.
6067 (gdb_spawn): New procedure.
6068
bd293940
PA
60692014-07-14 Pedro Alves <palves@redhat.com>
6070
6071 * lib/gdb.exp (gdb_assert): New procedure.
6072 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
6073
c933f875
PA
60742014-07-14 Pedro Alves <palves@redhat.com>
6075
6076 * gdb.base/execution-termios.c: New file.
6077 * gdb.base/execution-termios.exp: New file.
6078
d98b7a16
TT
60792014-07-14 Tom Tromey <tromey@redhat.com>
6080
6081 * gdb.cp/vla-cxx.cc: New file.
6082 * gdb.cp/vla-cxx.exp: New file.
6083
548740d6
TT
60842014-07-14 Tom Tromey <tromey@redhat.com>
6085
6086 * gdb.reverse/rerun-prec.c: New file.
6087 * gdb.reverse/rerun-prec.exp: New file.
6088
a25eb028
MR
60892014-07-12 Maciej W. Rozycki <macro@mips.com>
6090 Maciej W. Rozycki <macro@codesourcery.com>
6091
6092 * lib/gdb-utils.exp: New file.
6093 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
6094 inline `gdb_init_command' processing.
6095 (gdb_start_cmd): Likewise.
6096 * lib/mi-support.exp (mi_run_cmd): Likewise.
6097 * README: Document `gdb_init_command' and `gdb_init_commands'.
6098
218c2655
JK
60992014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6100
6101 Fix false FAIL running under a very long directory name.
6102 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
6103 and "set print elements 10000". Twice.
6104
5401fde3
YQ
61052014-07-11 Yao Qi <yao@codesourcery.com>
6106
6107 * gdb.base/exprs.exp: "set print symbol off".
6108
e76126e8
PA
61092014-07-11 Pedro Alves <palves@redhat.com>
6110
6111 * gdb.threads/kill.c: New file.
6112 * gdb.threads/kill.exp: New file.
6113
2d6f0de6
YQ
61142014-07-10 Yao Qi <yao@codesourcery.com>
6115
6116 * gdb.trace/tfile.c (write_basic_trace_file)
6117 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
6118 address written to trace file.
6119
7180e04a
PA
61202014-07-09 Pedro Alves <palves@redhat.com>
6121
6122 * gdb.base/attach-wait-input.exp: New file.
6123 * gdb.base/attach-wait-input.c: New file.
6124
9a9a7608
AB
61252014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6126
6127 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
6128 setting up test structures.
6129 (main): Call new test function.
6130 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
6131 test function, continue into test function and walk test
6132 structures.
6133
161ac41e
YQ
61342014-07-02 Yao Qi <yao@codesourcery.com>
6135
6136 * gdb.trace/entry-values.c: Define labels 'foo_start' and
6137 'bar_start' at the beginning of functions 'foo' and 'bar'
6138 respectively.
6139 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
6140 instead of 'foo' and 'bar'.
6141
1f267ae3
MM
61422014-07-08 Markus Metzger <markus.t.metzger@intel.com>
6143
6144 * gdb.btrace/segv.exp: New.
6145 * gdb.btrace/segv.c: New.
6146
2b239efb
LM
61472014-07-02 Luis Machado <lgustavo@codesourcery.com>
6148
6149 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
6150 instruction.
6151
cf363f18
MW
61522014-06-30 Mark Wielaard <mjw@redhat.com>
6153
6154 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
6155 vulture, vilify, villar): New volatile array constants.
6156 (vindictive, vegetation): New const volatile array constants.
6157 * gdb.base/volatile.exp: Test volatile and const volatile array
6158 types.
6159
aebf9d24
AA
61602014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6161
6162 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
6163 target lacks support for awatch, rwatch, or hbreak.
6164
b67a2c6f
YQ
61652014-06-27 Yao Qi <yao@codesourcery.com>
6166
6167 * gdb.multi/dummy-frame-restore.exp: New.
6168 * gdb.multi/dummy-frame-restore.c: New.
6169
aef92902
MM
61702014-06-25 Markus Metzger <markus.t.metzger@intel.com>
6171
6172 * gdb.btrace/gcore.exp: New.
6173
8e9db26e
PA
61742014-06-23 Pedro Alves <palves@redhat.com>
6175
6176 * gdb.base/watchpoint-reuse-slot.c: New file.
6177 * gdb.base/watchpoint-reuse-slot.exp: New file.
6178
70afc5b7
SC
61792014-06-23 Siva Chandra Reddy <sivachandra@google.com>
6180
6181 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
6182 progspace's filename in 'info', 'enable' and 'disable' command
6183 tests.
6184
b972bd9c
JK
61852014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6186
6187 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
6188 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6189 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
6190
125f8a3d
GB
61912014-06-20 Gary Benson <gbenson@redhat.com>
6192
6193 * gdb.arch/i386-avx.exp: Fix include file location.
6194 * gdb.arch/i386-sse.exp: Likewise.
6195
3ed9baed
IB
61962014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
6197
6198 * gdb.dlang/expression.exp: New file.
6199
034f788c
PA
62002014-06-19 Pedro Alves <palves@redhat.com>
6201
6202 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
6203 out from ...
6204 (top level): ... here. Iterate running tests under different
6205 scheduler-locking settings.
6206
45371d0c
LM
62072014-06-18 Luis Machado <lgustavo@codesourcery.com>
6208
6209 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
6210 to DW_FORM_addr and use non-zero addresses.
6211
5d376983
SC
62122014-06-18 Siva Chandra Reddy <sivachandra@google.com>
6213
6214 PR gdb/17017
6215 * gdb.python/py-xmethods.cc: Add global function call counters and
6216 increment them in their respective functions. Remove "cout"
6217 statements.
6218 * gdb.python/py-xmethods.exp: Make tests check the global function
6219 call counters instead of depending on inferior IO.
6220
a1aa2221
LM
62212014-06-18 Don Breazeal <donb@codesourcery.com>
6222
6223 * gdb.base/foll-fork.exp (default_fork_parent_follow):
6224 Deleted procedure.
6225 (explicit_fork_parent_follow): Deleted procedure.
6226 (explicit_fork_child_follow): Deleted procedure.
6227 (test_follow_fork): New procedure.
6228 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 6229 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
6230 procedure calls.
6231
0fc05997
YQ
62322014-06-17 Yao Qi <yao@codesourcery.com>
6233
6234 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
6235 CP1252.
6236
70795c52
LM
62372014-06-17 Luis Machado <lgustavo@codesourcery.com>
6238
6239 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
6240 Initialize ptr and S explicitly.
6241 (skip_type_update_when_not_use_rtti_test): Likewise.
6242
6be47f0c
KS
62432014-06-16 Keith Seitz <keiths@redhat.com>
6244
6245 PR mi/15863
6246 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
6247 the inferior is started.
6248
d03de421
PA
62492014-06-16 Pedro Alves <palves@redhat.com>
6250
6251 * gdb.base/break-main-file-remove-fail.c: New file.
6252 * gdb.base/break-main-file-remove-fail.exp: New file.
6253 * gdb.base/break-unload-file.exp: Use build_executable instead of
6254 prepare_for_testing.
6255 (test_break): New parameter "initial_load". Handle it.
6256 (top level): Add initial_load cmdline/file axis.
6257
f9579b99
TT
62582014-06-12 Tom Tromey <tromey@redhat.com>
6259
6260 * gdb.base/completion.exp: Don't use directory name in test.
6261
3657956b
GB
62622014-06-09 Gary Benson <gbenson@redhat.com>
6263
6264 * gdb.base/sigall.c [Functions to send signals]: Reorder to
6265 separate the always-available ANSI-standard signals from the
6266 signals that require checking.
6267 (main): Likewise.
6268 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
6269 Likewise.
6270 (main): Likewise.
6271
4186eb54
KS
62722014-06-07 Keith Seitz <keiths@redhat.com>
6273
6274 Revert:
6275 PR c++/16253
6276 * gdb.cp/var-tag.cc: New file.
6277 * gdb.cp/var-tag.exp: New file.
6278 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6279 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6280 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6281 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6282
25326a28 62832014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
6284
6285 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
6286
829155c9
PA
62872014-06-06 Pedro Alves <palves@redhat.com>
6288
6289 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
6290 in target debug output instead of looking at RSP packets,
6291 disabling the test on any target that uses hardware stepping.
6292 Update comments.
6293
61c8d22e
PA
62942014-06-06 Pedro Alves <palves@redhat.com>
6295
6296 * gdb.base/break-unload-file.exp: Fix typo.
6297
d9a47287
YQ
62982014-06-06 Yao Qi <yao@codesourcery.com>
6299
6300 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6301 from "jit_function" to "^jit_function".
6302
e5e01dbf
YQ
63032014-06-06 Yao Qi <yao@codesourcery.com>
6304
6305 * gdb.base/async.c (foo): Add one statement.
6306 * gdb.base/async.exp: Get the next instruction address and
6307 match the output of "nexti" by instruction address. Match
6308 the hex address in the output of "finish".
6309
73ba372c
GB
63102014-06-06 Gary Benson <gbenson@redhat.com>
6311
6312 * gdb.base/call-signals.c: Remove preprocessor conditionals
6313 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6314 SIGSEGV and SIGTERM.
6315 * gdb.base/sigall.c: Likewise.
6316 * gdb.base/unwindonsignal.c: Likewise.
6317 * gdb.reverse/sigall-reverse.c: Likewise.
6318
831517df
YQ
63192014-06-06 Yao Qi <yao@codesourcery.com>
6320
6321 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
6322 readable, skip the test.
6323
b8b91e98
YQ
63242014-06-06 Yao Qi <yao@codesourcery.com>
6325
6326 * gdb.threads/staticthreads.c (thread_function): Move the line
6327 setting breakpoint on forward.
6328 * gdb.threads/staticthreads.exp: Update comments.
6329
fb934770
LC
63302014-06-05 Ludovic CourtĂšs <ludo@gnu.org>
6331
6332 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6333 "history-append! type error".
6334
6ef284bd
SM
63352014-06-05 Simon Marchi <simon.marchi@ericsson.com>
6336
6337 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6338 erroneous dprintf expected input.
6339
a872e241
DE
63402014-06-04 Doug Evans <xdje42@gmail.com>
6341
6342 * gdb.guile/scm-generics.exp: Delete.
6343
16f691fb
DE
63442014-06-04 Doug Evans <xdje42@gmail.com>
6345
6346 * gdb.guile/scm-breakpoint.exp: Update.
6347 Add tests for breakpoint registration.
6348
012370f6
TT
63492014-06-04 Tom Tromey <tromey@redhat.com>
6350
6351 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6352 VLA-in-union.
6353 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6354 inner_vla_struct, vla_union types. Initialize objects of those
6355 types and compute their sizes.
6356
9f5a4cef
HZ
63572014-06-04 Nathan Sidwell <nathan@codesourcery.com>
6358 Hui Zhu <hui@codesourcery.com>
6359
6360 * gdb.base/fileio.exp: Add test for shell not available as well as
6361 available.
6362 * gdb.base/fileio.c (test_system): Check for shell twice.
6363
90a45c4d
YQ
63642014-06-04 Yao Qi <yao@codesourcery.com>
6365
6366 * gdb.base/auto-connect-native-target.exp: Remove redundant
6367 space from the regexp pattern.
6368
70017e41
YQ
63692014-06-04 Yao Qi <yao@codesourcery.com>
6370
6371 * gdb.base/default.exp: Replace "child" with "native" in
6372 regexp pattern.
6373
883964a7
SC
63742014-06-03 Siva Chandra Reddy <sivachandra@google.com>
6375
6376 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6377 * gdb.python/py-xmethods.exp: New tests to test xmethods.
6378 * gdb.python/py-xmethods.py: Python script supporting the
6379 new testcase and tests.
6380
ef370185
JB
63812014-06-03 Joel Brobecker <brobecker@adacore.com>
6382 Pedro Alves <palves@redhat.com>
6383
6384 PR breakpoints/17000
6385 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6386 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6387
1e2ccb61
BM
63882014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
6389
6390 * gdb.base/subst.exp: Add tests to verify partial path matching
6391 output.
6392
c6ec5ab2
PA
63932014-06-03 Pedro Alves <palves@redhat.com>
6394
6395 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6396 target that doesn't use software single-stepping.
6397
835c559f
PA
63982014-06-03 Pedro Alves <palves@redhat.com>
6399
6400 PR breakpoints/17000
6401 * gdb.base/sss-bp-on-user-bp-2.c: New file.
6402 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6403
06eb1586
DE
64042014-06-02 Doug Evans <xdje42@gmail.com>
6405
6406 * gdb.guile/scm-parameter.exp: New file.
6407
e698b8c4
DE
64082014-06-02 Doug Evans <xdje42@gmail.com>
6409
6410 * gdb.guile/scm-cmd.c: New file.
6411 * gdb.guile/scm-cmd.exp: New file.
6412
ded03782
DE
64132014-06-02 Doug Evans <xdje42@gmail.com>
6414
6415 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6416 pretty-printer lookup.
6417 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6418 (make-pp_s-printer): Call it.
6419 (make-pretty-printer-from-dict): New function.
6420 (lookup-pretty-printer-maker-from-dict): New function.
6421 (*pretty-printer*): Simplify.
6422 (make-objfile-pp_s-printer): New function.
6423 (install-objfile-pretty-printers!): New function.
6424 (make-progspace-pp_s-printer): New function.
6425 (install-progspace-pretty-printers!): New function.
6426 * gdb.guile/scm-progspace.c: New file.
6427 * gdb.guile/scm-progspace.exp: New file.
6428
41fac0cf
PA
64292014-06-02 Pedro Alves <palves@redhat.com>
6430
6431 * gdb.base/dprintf-bp-same-addr.c: New file.
6432 * gdb.base/dprintf-bp-same-addr.exp: New file.
6433
96ae5695
EBM
64342014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6435
6436 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6437 * gdb.arch/powerpc-power.s: Likewise.
6438
da02b3a8
JB
64392014-06-02 Joel Brobecker <brobecker@adacore.com>
6440
6441 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6442
c72b2e7b
YQ
64432014-06-01 Yao Qi <yao@codesourcery.com>
6444
6445 * gdb.base/watchpoint.exp (test_watch_location): Check null
6446 pointer can be dereferenced. If not, do the test, otherwise
6447 skip it.
6448
53e8a631
AB
64492014-05-30 Andrew Burgess <aburgess@broadcom.com>
6450
6451 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6452 results.
6453 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6454
938f0e2f
AB
64552014-05-30 Andrew Burgess <aburgess@broadcom.com>
6456
6457 * gdb.arch/amd64-invalid-stack-middle.S: New file.
6458 * gdb.arch/amd64-invalid-stack-middle.c: New file.
6459 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6460 * gdb.arch/amd64-invalid-stack-top.c: New file.
6461 * gdb.arch/amd64-invalid-stack-top.exp: New file.
6462
9ba6657a
PA
64632014-05-30 Pedro Alves <palves@redhat.com>
6464
6465 PR breakpoints/17000
6466 * gdb.base/sss-bp-on-user-bp.c: New file.
6467 * gdb.base/sss-bp-on-user-bp.exp: New file.
6468
522c09bf
DB
64692014-05-30 David Blaikie <dblaikie@gmail.com>
6470
6471 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6472 gnu_inline semantics via attribute.
6473 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6474 source explicitly specifies the required semantics.
6475
bf4ef81e
MR
64762014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6477
6478 * gdb.reverse/sigall-reverse.exp: Fix a typo.
6479
329ea579
PA
64802014-05-29 Pedro Alves <palves@redhat.com>
6481 Tom Tromey <tromey@redhat.com>
6482
6483 * gdb.base/async-shell.exp: Don't enable target-async.
6484 * gdb.base/async.exp
6485 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6486 parameter. Adjust.
6487 (top level): Don't test with "target-async".
6488 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6489 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6490 * gdb.base/inferior-died.exp: Don't enable target-async.
6491 * gdb.base/interrupt-noterm.exp: Likewise.
6492 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6493 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6494 * gdb.mi/mi-nonstop.exp: Likewise.
6495 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6496 * gdb.mi/mi-nsintrall.exp: Likewise.
6497 * gdb.mi/mi-nsmoribund.exp: Likewise.
6498 * gdb.mi/mi-nsthrexec.exp: Likewise.
6499 * gdb.mi/mi-watch-nonstop.exp: Likewise.
6500 * gdb.multi/watchpoint-multi.exp: Adjust comment.
6501 * gdb.python/py-evsignal.exp: Don't enable target-async.
6502 * gdb.python/py-evthreads.exp: Likewise.
6503 * gdb.python/py-prompt.exp: Likewise.
6504 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6505 * gdb.server/solib-list.exp: Don't enable target-async.
6506 * gdb.threads/thread-specific-bp.exp: Likewise.
6507 * lib/mi-support.exp: Adjust to use mi-async.
6508
fd664c91
PA
65092014-05-29 Pedro Alves <palves@redhat.com>
6510
6511 PR gdb/13860
6512 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6513 reason, even in sync mode.
6514
251bde03
PA
65152014-05-29 Pedro Alves <palves@redhat.com>
6516 Hui Zhu <hui@codesourcery.com>
6517
6518 PR PR15693
6519 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6520 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6521 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6522 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6523
7f3c0343
JB
65242014-05-28 Joel Brobecker <brobecker@adacore.com>
6525
6526 * config/monitor.exp (gdb_target_monitor): Replace use of
6527 "set remotebaud" by "set serial baud".
6528
b2715b27
AW
65292014-05-26 Andy Wingo <wingo@igalia.com>
6530
6531 * gdb.guile/scm-breakpoint.exp:
6532 * gdb.guile/scm-gsmob.exp: Update to use plain old object
6533 properties instead of gdb-object-properties.
6534
498a4489
YQ
65352014-05-26 Yao Qi <yao@codesourcery.com>
6536
6537 * gdb.server/no-thread-db.exp: Specify source file name
6538 explicitly when setting a breakpoint.
6539
589fdceb
MM
65402014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6541
6542 * gdb.btrace/vdso.c: New.
6543 * gdb.btrace/vdso.exp: New.
6544
e9089e05
MM
65452014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6546
6547 * gdb.base/gcore.exp (capture_command_output): Move ...
6548 * lib/gdb.exp (capture_command_output): ... here.
6549
67b5c0c1
MM
65502014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6551
6552 * gdb.btrace/data.exp: Test memory access during btrace replay.
6553
a2199296
SM
65542014-05-22 Simon Marchi <simon.marchi@ericsson.com>
6555
6556 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6557
17b2616c
PA
65582014-05-21 Pedro Alves <palves@redhat.com>
6559
6560 PR gdb/13860
6561 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6562 (top level): Test that output related to execution commands is
6563 sent to the console with CLI commands, but not with MI commands.
6564 Test that breakpoint events are always mirrored to the console.
6565 Also expect the new source line to be output after a "next" in
6566 async mode too. Make it a pass/fail test.
6567 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6568 output.
6569 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6570
5166082f
PA
65712014-05-21 Pedro Alves <palves@redhat.com>
6572
6573 * gdb.base/list.exp (build_pattern, test_list): New procedures.
6574 Use them to test variations of "list" after reaching a breakpoint.
6575 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6576 Test "list" with listsize 10 after reaching a breakpoint.
6577 * gdb.python/python.exp (decode_line current location line
6578 number): Adjust expected line number.
6579
2f25d70f
SM
65802014-05-21 Simon Marchi <simon.marchi@ericsson.com>
6581
6582 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6583 behavior for $args, pass it directly to "run".
6584
ff604a67
MR
65852014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
6586
6587 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6588 30000 to 65536.
6589
6a3cb8e8
PA
65902014-05-21 Pedro Alves <palves@redhat.com>
6591
6592 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6593 auto-connect-native-target off".
6594 * gdb.base/auto-connect-native-target.c: New file.
6595 * gdb.base/auto-connect-native-target.exp: New file.
6596
4ebfc96e
PA
65972014-05-21 Pedro Alves <palves@redhat.com>
6598
6599 * gdb.base/default.exp: Test "target native" instead of "target
6600 child".
6601
36d46afb
MW
66022014-05-21 Mark Wielaard <mjw@redhat.com>
6603
6604 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6605
5876f503
JK
66062014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6607
6608 Fix TLS access for -static -pthread.
6609 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
6610 <HAVE_TLS> (thread_function, main): Initialize it.
6611 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
6612 Add clean_restart.
6613 <$have_tls != "">: Check TLSVAR.
6614
0256a6ac
PA
66152014-05-21 Pedro Alves <palves@redhat.com>
6616
6617 * gdb.base/dcache-line-read-error.c: New.
6618 * gdb.base/dcache-line-read-error.exp: New.
6619
936d2992
PA
66202014-05-20 Pedro Alves <palves@redhat.com>
6621
6622 * gdb.base/compare-sections.c: New file.
6623 * gdb.base/compare-sections.exp: New file.
6624
802e8e6d
PA
66252014-05-20 Pedro Alves <palves@redhat.com>
6626
6627 * gdb.base/break-idempotent.c: New file.
6628 * gdb.base/break-idempotent.exp: New file.
6629
e59fa00f
MM
66302014-05-20 Markus Metzger <markus.t.metzger@intel.com>
6631
6632 * gdb.btrace/nohist.exp: New.
6633
8b696e31
YQ
66342014-05-20 Yao Qi <yao@codesourcery.com>
6635
6636 * lib/gdb.exp (gdb_init): Set timeout if test file is under
6637 gdb.reverse directory and gdb_reverse_timeout exists in board
6638 setting.
6639 * README: Document gdb_reverse_timeout.
6640
73c9764f
YQ
66412014-05-20 Yao Qi <yao@codesourcery.com>
6642
6643 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
6644 'test_file_name'. Treat args as a string instead of a list.
6645 (gdb_init): Rename argument 'args' by 'test_file_name'.
6646
f1f4348a
JK
66472014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6648
6649 * gdb.arch/powerpc-power.exp: New file.
6650 * gdb.arch/powerpc-power.s: New file.
6651
0dbe70ce
DE
66522014-05-16 Doug Evans <dje@google.com>
6653
6654 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
6655 * gdb.base/completion.exp: Check that all expected files exist
6656 before doing file completion.
0dbe70ce 6657
8d551b02
DE
66582014-05-16 Doug Evans <dje@google.com>
6659
6660 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
6661 Update.
6662 (do_syscall_tests_without_xml): Update.
6663
73eb7709
PA
66642014-05-16 Pedro Alves <palves@redhat.com>
6665
6666 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
6667 instead of "unknown output after running".
6668
3fae92fc
YQ
66692014-05-16 Yao Qi <yao@codesourcery.com>
6670
6671 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
6672 file1.txt from host at the end.
6673 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6674
c2b2ccc5
DE
66752014-05-15 Doug Evans <dje@google.com>
6676
6677 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
6678 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
6679 loading file. Add test for TU lookup.
6680
8c217a4b
SM
66812014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6682
6683 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
6684 calling "-exec-arguments" or "set args" before running the
6685 inferior.
6686
3deb39c6
SM
66872014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6688
6689 * lib/mi-support.exp (mi_expect_stop): Expect message for
6690 inferiors that exit with non-zero exit code.
6691
71a79f8c
YQ
66922014-05-14 Yao Qi <yao@codesourcery.com>
6693
6694 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
6695 match absolute path on remote host.
6696 (test_file_list_exec_source_files): Remove "/" from the
6697 pattern.
6698
f23fcd46
YQ
66992014-05-14 Yao Qi <yao@codesourcery.com>
6700
6701 * boards/local-remote-host-notty.exp (${board}_file): New
6702 proc.
6703
9404b58f
KM
67042014-05-07 Kyle McMartin <kyle@redhat.com>
6705
6706 Pushed by Joel Brobecker <brobecker@adacore.com>.
6707 * gdb.arch/aarch64-atomic-inst.c: New file.
6708 * gdb.arch/aarch64-atomic-inst.exp: New file.
6709
5e45f04c
YQ
67102014-05-07 Yao Qi <yao@codesourcery.com>
6711
6712 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
6713 in current context" too.
6714
c888a17d
KS
67152014-05-05 Keith Seitz <keiths@redhat.com>
6716
6717 * gdb.linespec/ls-dollar.exp: Add test for linespec
6718 file:convenience_variable.
6719
290a839c
YQ
67202014-05-05 Yao Qi <yao@codesourcery.com>
6721
6722 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
6723 traceframes into tfile and ctf trace files. Read data from
6724 trace file and test collected data.
6725 (gdb_collect_locals_test): Likewise.
6726 (gdb_unavailable_registers_test): Likewise.
6727 (gdb_unavailable_floats): Likewise.
6728 (gdb_collect_globals_test): Likewise.
6729 (top-level): Append "ctf" to trace_file_targets if GDB
6730 supports.
6731
b5262cd0
YQ
67322014-05-05 Yao Qi <yao@codesourcery.com>
6733
6734 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
6735 code to ...
6736 (gdb_collect_args_test_1): ... it. New proc.
6737 (gdb_collect_locals_test): Move some code to ...
6738 (gdb_collect_locals_test_1): ... it. New proc.
6739 (gdb_unavailable_registers_test): Move some code to ...
6740 (gdb_unavailable_registers_test_1): ... it. New proc.
6741 (gdb_unavailable_floats): Move some code to ...
6742 (gdb_unavailable_floats_1): ... it. New proc.
6743
30a1e6cc
SDJ
67442014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6745
6746 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
6747 probes to test for bitness recognition.
6748 * gdb.arch/amd64-stap-optional-prefix.exp
6749 (test_probe_value_without_reg): New procedure.
6750 Add code to test for different kinds of bitness.
6751
f33da99a
SDJ
67522014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6753
6754 PR breakpoints/16889
6755 * gdb.arch/amd64-stap-optional-prefix.S: New file.
6756 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6757
5b80f00d
PA
67582014-05-01 Pedro Alves <palves@redhat.com>
6759
6760 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
6761 gdb_file_cmd if no file is specified.
6762 * boards/native-extended-gdbserver.exp (gdb_load): Use the
6763 last_loaded_file to set the remote exec-file.
6764
f8c2a73c
PA
67652014-05-01 Pedro Alves <palves@redhat.com>
6766
6767 * boards/local-remote-host.exp: New file.
6768
be6e8ac7
PA
67692014-05-01 Pedro Alves <palves@redhat.com>
6770
6771 * boards/local-remote-host.exp: Rename to ...
6772 * boards/local-remote-host-notty.exp: ... this.
6773
cac0dc8f
JB
67742014-04-28 Joel Brobecker <brobecker@adacore.com>
6775
6776 * gdb.ada/dyn_arrayidx: New testcase.
6777
9730e6cc
YQ
67782014-04-26 Yao Qi <yao@codesourcery.com>
6779
6780 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
6781 and compute the length of function main. Save it in
6782 $main_length.
6783 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
6784 (top-level): Use gdb_compile to compile objects into
6785 executable and restart GDB. Remove invocation to
6786 prepare_for_testing.
6787
7ae1a6a6
PA
67882014-04-25 Simon Marchi <simon.marchi@ericsson.com>
6789 Pedro Alves <palves@redhat.com>
6790
6791 PR server/16255
6792 * gdb.multi/multi-attach.c: New file.
6793 * gdb.multi/multi-attach.exp: New file.
6794
4082afcc
PA
67952014-04-25 Pedro Alves <palves@redhat.com>
6796
6797 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
6798 user.
6799 (top level): Test that "set remote conditional-breakpoints-packet
6800 off" works as intended.
6801 * gdb.base/dprintf.exp: Test that "set remote
6802 breakpoint-commands-packet off" works as intended.
6803 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
6804 New function.
6805 (top level): Call it.
6806 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
6807 remote fast-tracepoints-packet off" works as intended.
6808 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
6809 * lib/gdb.exp (gdb_is_target_remote): ... here.
6810
2abc3f8d
DB
68112014-04-24 David Blaikie <dblaikie@gmail.com>
6812
6813 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
6814 ensure clang would not discard them.
6815 * gdb.base/gdbvars.c: Ditto.
6816 * gdb.base/memattr.c: Ditto.
6817 * gdb.base/whatis.c: Ditto.
6818 * gdb.python/py-prettyprint.c: Ditto.
6819 * gdb.trace/actions.c: Ditto.
6820 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
6821 ensure clang would not discard it.
6822
bfd39632
DB
68232014-04-24 David Blaikie <dblaikie@gmail.com>
6824
6825 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
6826 clang to emit the full definition of type required by the test
6827 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
6828
22842ff6
DB
68292014-04-24 David Blaikie <dblaikie@gmail.com>
6830
6831 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
6832 coax Clang into emitting the definition of the type.
6833 * gdb.cp/pr10728-x.h (y): Ditto.
6834 * gdb.cp/pr10728-y.cc (y): Ditto.
6835
c2e827ad
DB
68362014-04-24 David Blaikie <dblaikie@gmail.com>
6837
6838 * gdb.base/label.exp: XFAIL label related tests under Clang.
6839 * gdb.cp/cplabel.exp: Ditto.
6840 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
6841 under Clang those using labels.
6842
4c2d33e7
YQ
68432014-04-25 Yao Qi <yao@codesourcery.com>
6844
6845 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
6846 double_label.
6847 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
6848 partial_label and double_label.
6849
56083b99
DB
68502014-04-24 David Blaikie <dblaikie@gmail.com>
6851
6852 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
6853
25d4e99d
DB
68542014-04-24 David Blaikie <dblaikie@gmail.com>
6855
6856 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
6857 of the function to work across GCC and Clang.
6858 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
6859 pointer types (const void ** const V void **).
6860
01f9f808
MS
68612014-04-24 Michael Sturm <michael.sturm@mintel.com>
6862 Walfred Tedeschi <walfred.tedeschi@intel.com>
6863
6864 * Makefile.in (EXECUTABLES): Added i386-avx512.
6865 * gdb.arch/i386-avx512.c: New file.
6866 * gdb.arch/i386-avx512.exp: Likewise.
6867
4b48d439
KS
68682014-04-23 Keith Seitz <keiths@redhat.com>
6869
6870 * lib/mi-support.exp (mi_list_breakpoints): Delete.
6871 (mi_make_breakpoint_table): New procedure.
6872 (mi_create_breakpoint): Use mi_make_breakpoint
6873 and return the result.
6874 (mi_make_breakpoint): New procedure.
6875 (mi_build_kv_pairs): New procedure.
6876
6877 * gdb.mi/mi-break.exp: Remove unused globals,
6878 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
6879 All callers updated.
6880 * gdb.mi/mi-dprintf.exp: Use variable to track command
6881 number.
6882 Update all callers of mi_create_breakpoint and use
6883 mi_make_breakpoint_table.
6884 Remove any unused global variables.
6885 * gdb.mi/mi-nonstop.exp: Likewise.
6886 * gdb.mi/mi-nsintrall.exp: Likewise.
6887 * gdb.mi/mi-nsmoribund.exp: Likewise.
6888 * gdb.mi/mi-nsthrexec.exp: Likewise.
6889 * gdb.mi/mi-reverse.exp: Likewise.
6890 * gdb.mi/mi-simplerun.exp: Likewise.
6891 * gdb.mi/mi-stepn.exp: Likewise.
6892 * gdb.mi/mi-syn-frame.exp: Likewise.
6893 * gdb.mi/mi-until.exp: Likewise.
6894 * gdb.mi/mi-var-cp.exp: Likewise.
6895 * gdb.mi/mi-var-display.exp: Likewise.
6896 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
6897 * gdb.mi/mi2-var-child.exp: Likewise.
6898 * gdb.mi/mi-vla-c99.exp: Likewise.
6899 * lib/mi-support.exp: Likewise.
6900
6901 From Ian Lance Taylor <iant@cygnus.com>:
6902 * lib/gdb.exp (parse_args): New procedure.
6903
08351840
PA
69042014-04-23 Pedro Alves <palves@redhat.com>
6905
6906 * gdb.base/break-unload-file.c: New file.
6907 * gdb.base/break-unload-file.exp: New file.
6908 * gdb.base/sym-file-lib.c (baz): New function.
6909 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
6910 field.
6911 (load): Store the segment's mapped size.
6912 (unload): New function.
6913 (unload_shlib): New function.
6914 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
6915 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
6916 set a breakpoint at baz, and call it.
6917 * gdb.base/sym-file.exp: New tests for stale breakpoint
6918 instructions.
6919
076855f9
PA
69202014-04-23 Pedro Alves <palves@redhat.com>
6921
6922 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
6923 * gdb.base/hbreak-in-shr-unsupported.c: New file.
6924 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
6925 * gdb.base/hbreak-unmapped.c: New file.
6926 * gdb.base/hbreak-unmapped.exp: New file.
6927 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
6928 * lib/gdb.exp (gdb_is_target_remote): ... here.
6929
483805cf
PA
69302014-04-22 Pedro Alves <palves@redhat.com>
6931
6932 * gdb.base/consecutive-step-over.c: New file.
6933 * gdb.base/consecutive-step-over.exp: New file.
6934
06d97543
PA
69352014-04-22 Pedro Alves <palves@redhat.com>
6936
6937 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
6938 instead of send_gdb/gdb_expect.
6939
b4429ea2
YQ
69402014-04-22 Yao Qi <yao@codesourcery.com>
6941
6942 * lib/trace-support.exp (generate_tracefile): New procedure.
6943 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
6944 return 0.
6945 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
6946 if generate_tracefile returns 1.
6947
51d48146
PA
69482014-04-18 Tom Tromey <palves@redhat.com>
6949 Pedro alves <tromey@redhat.com>
6950
6951 PR backtrace/15558
6952 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
6953 with a backtrace limit.
6954 * gdb.python/py-frame-inline.exp: Test running to an inline
6955 function with a backtrace limit, and printing the newest frame.
6956 * gdb.python/py-frame-inline.c (main): Call f.
6957
bd1dce5f
MS
69582014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6959
6960 * gdb.java/jnpe.exp: Drop srcdir from untested path.
6961
40d1a503
MS
69622014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6963
6964 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
6965 Drop prefix from unsupported source file path.
6966
389b98f7
YQ
69672014-04-17 Yao Qi <yao@codesourcery.com>
6968
6969 * lib/gdb.exp (with_target_charset): New proc.
6970 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
6971 with_target_charset.
6972 (test_print_strings): Likewise.
6973 (test_repeat_bytes): Likewise.
6974 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
6975 for some tests.
6976
22869d73
KS
69772014-04-16 Keith Seitz <keiths@redhat.com>
6978
6979 PR gdb/15827
6980 * gdb.dwarf2/corrupt.c: New file.
6981 * gdb.dwarf2/corrupt.exp: New file.
6982
c4f87ca6
KS
69832014-04-16 Keith Seitz <keiths@redhat.com>
6984
6985 PR c++/16597
6986 * gdb.cp/namelessclass.cc: New file.
6987 * gdb.cp/namelessclass.exp: New file.
6988 * gdb.cp/namelessclass.S: New file.
6989
ab19de87
DE
69902014-04-16 Doug Evans <dje@google.com>
6991
6992 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
6993 Add comment.
6994 (gdbserver_default_get_comm_port): New function.
6995 (gdbserver_start): Check if board file provided
6996 "gdbserver,get_comm_port" and use it if so.
6997 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
6998 (gdb,socketport): Set to "stdio".
6999 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
7000 (stdio_gdbserver_template): Delete.
7001 (${board}_get_remote_address): Update.
7002 (${board}_build_remote_cmd): Delete.
7003 (${board}_get_comm_port): New function.
7004 (${board}_spawn): Update.
7005 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
7006 Delete.
7007 (${board}_get_remote_address): Update.
7008 (${board}_get_comm_port): New function.
7009
fc98a809
AB
70102014-04-16 Andrew Burgess <aburgess@broadcom.com>
7011
7012 * gdb.base/memattr.exp: Improve regexps to handle memory regions
7013 appearing in any order.
7014
87fd9e6e
DE
70152014-04-15 Doug Evans <dje@google.com>
7016
7017 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
7018 uninitialized value of "description".
7019
099fc3ea
KS
70202014-04-15 Keith Seitz <keiths@redhat.com>
7021
7022 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
7023 Remove unused globals.
7024 (test_running_the_program): Likewise.
7025 (test_controlled_execution): Likewise.
7026 (test_controlling_breakpoints): Likewise.
7027 (test_program_termination): Likewise.
7028
5da151d4
KS
70292014-04-15 Keith Seitz <keiths@redhat.com>
7030
7031 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
7032 unused globals.
7033 (test_rbreak_creation_and_listing): Likewise.
7034 (test_ignore_count): Likewise.
7035 (test_error): Likewise.
7036
35e5d2f0
PA
70372014-04-15 Pedro Alves <palves@redhat.com>
7038
7039 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
7040 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
7041 sym-file-loader.c.
7042 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7043 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7044 to sym-file-loader.c.
7045 (struct library): Forward declare.
7046 (load_shlib, lookup_function): Change prototypes.
7047 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7048 (translate_offset): Remove declarations.
7049 (get_text_addr): New declaration.
7050 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
7051 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
7052 sym-file-loader.h.
7053 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7054 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7055 here from sym-file-loader.h.
7056 (struct library): New structure.
7057 (load_shlib, lookup_function): Change prototypes and adjust to
7058 work with a struct library.
7059 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7060 (translate_offset): Make static.
7061 (get_text_addr): New function.
7062 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
7063
eb4c1710
PA
70642014-04-15 Pedro Alves <palves@redhat.com>
7065
7066 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
7067
2d1baf52
PA
70682014-04-15 Pedro Alves <palves@redhat.com>
7069
7070 * gdb.base/sym-file-loader.c: Include <limits.h>.
7071 (SELF_LINK): New define.
7072 (get_origin): New function.
7073 (load_shlib): Use it.
7074 * gdb.base/sym-file.exp: Don't early return if the target is
7075 remote. Use runto_main, and issue fail is that fails. Use
7076 gdb_load_shlibs.
7077 (shlib_name): Delete.
7078 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
7079
7dd6df01
PA
70802014-04-15 Pedro Alves <palves@redhat.com>
7081
7082 * gdb.base/sym-file.exp: Remove regex characters from test
7083 message. Don't refer to breakpoint numbers in test messages.
7084
b50c8614
KS
70852014-04-14 Keith Seitz <keiths@redhat.com>
7086
7087 PR c++/16253
7088 * gdb.cp/var-tag.cc: New file.
7089 * gdb.cp/var-tag.exp: New file.
7090 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7091 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7092 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7093 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7094
3d567982
TT
70952014-04-14 Tom Tromey <tromey@redhat.com>
7096
7097 * gdb.cp/classes.exp (test_enums): Handle underlying type.
7098 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
7099 type.
7100 * gdb.cp/enum-class.exp: New file.
7101 * gdb.cp/enum-class.cc: New file.
7102
0626fc76
TT
71032014-04-14 Tom Tromey <tromey@redhat.com>
7104
7105 * gdb.dwarf2/enum-type.exp: New file.
7106
dca325b3
SA
71072014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7108
7109 * gdb.mi/mi-vla-c99.exp: New file.
7110 * gdb.mi/vla.c: New file.
7111
5854b38a
SA
71122014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7113
7114 * gdb.base/vla-datatypes.c: New file.
7115 * gdb.base/vla-datatypes.exp: New file.
7116
463bb957
SA
71172014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7118
7119 * gdb.base/vla-ptr.c: New file.
7120 * gdb.base/vla-ptr.exp: New file.
7121
3dd170be
SA
71222014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7123
7124 * gdb.dwarf2/count.exp: New file.
7125
5ecaaa66
SA
71262014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7127
7128 * gdb.base/vla-sideeffect.c: New file.
7129 * gdb.base/vla-sideeffect.exp: New file.
7130
41f1ada5
DB
71312014-04-14 David Blaikie <dblaikie@gmail.com>
7132
7133 * gdb.mi/non-stop.c: Add return value for non-void function return
7134 statement.
7135 * gdb.threads/staticthreads.c: Ditto.
7136
0be03e84
DE
71372014-04-12 Siva Chandra Reddy <sivachandra@google.com>
7138 Doug Evans <xdje42@gmail.com>
7139
7140 * gdb.guile/scm-value.c: Improve test case.
7141 * gdb.guile/scm-value.exp: Add new test.
7142
f180a1fb
DB
71432014-04-11 David Blaikie <dblaikie@gmail.com>
7144
7145 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
7146 override Clang's default.
7147
6b662e19
JB
71482014-04-11 Joel Brobecker <brobecker@adacore.com>
7149
7150 Revert the following changes (regressions):
7151
7152 * gdb.base/vla-sideeffect.c: New file.
7153 * gdb.base/vla-sideeffect.exp: New file.
7154
7155 * gdb.dwarf2/count.exp: New file.
7156
7157 * gdb.base/vla-multi.c: New file.
7158 * gdb.base/vla-multi.exp: New file.
7159
7160 * gdb.base/vla-ptr.c: New file.
7161 * gdb.base/vla-ptr.exp: New file.
7162
7163 * gdb.base/vla-datatypes.c: New file.
7164 * gdb.base/vla-datatypes.exp: New file.
7165
7166 * gdb.mi/mi-vla-c99.exp: New file.
7167 * gdb.mi/vla.c: New file.
7168
245a5f0b
KS
71692014-04-11 Keith Seitz <keiths@redhat.com>
7170
7171 PR c++/16675
7172 * gdb.cp/cpsizeof.exp: New file.
7173 * gdb.cp/cpsizeof.cc: New file.
7174
58a84dcf
SA
71752014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7176
191a8a90
JB
7177 * gdb.mi/mi-vla-c99.exp: New file.
7178 * gdb.mi/vla.c: New file.
58a84dcf 7179
c8655f75
SA
71802014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7181
7182 * gdb.base/vla-datatypes.c: New file.
7183 * gdb.base/vla-datatypes.exp: New file.
7184
024e13b4
SA
71852014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7186
7187 * gdb.base/vla-ptr.c: New file.
7188 * gdb.base/vla-ptr.exp: New file.
7189
1a237e0e
SA
71902014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7191
7192 * gdb.base/vla-multi.c: New file.
7193 * gdb.base/vla-multi.exp: New file.
7194
504f3432
SA
71952014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7196
7197 * gdb.dwarf2/count.exp: New file.
7198
3bce8237
SA
71992014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7200
191a8a90
JB
7201 * gdb.base/vla-sideeffect.c: New file.
7202 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 7203
322f9c21
YQ
72042014-04-11 Yao Qi <yao@codesourcery.com>
7205
7206 * gdb.base/completion.exp: Check file exists before running tests
7207 on file completion.
7208
d708bcd1
PA
72092014-04-10 Pedro Alves <palves@redhat.com>
7210
7211 * gdb.base/cond-eval-mode.c: New file.
7212 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
7213 prepare_for_testing to build the new file. Check result of
7214 runto_main.
7215 (test_break, test_watch): New procedures.
7216 (top level): Use them.
7217
ae1d2761
PM
72182014-04-08 Pierre Muller <muller@sourceware.org>
7219
7220 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
7221 Ctrl-V use for mingw hosts.
7222
7af389b8
SC
72232014-04-07 Siva Chandra Reddy <sivachandra@google.com>
7224
7225 * gdb.python/py-value.c: Improve test case.
7226 * gdb.python/py-value.exp: Add new test.
7227
5e703181
DE
72282014-04-07 David Blaikie <dblaikie@gmail.com>
7229
7230 * lib/compiler.c: Identify the clang compiler.
7231 * lib/compiler.cc: Ditto.
7232
9810b410
YQ
72332014-04-03 Yao Qi <yao@codesourcery.com>
7234
7235 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
7236
98d1b8dc
AB
72372014-04-01 Anton Blanchard <anton@samba.org>
7238
7239 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
7240 messages unique.
7241
3114cea1
AB
72422014-04-01 Anton Blanchard <anton@samba.org>
7243
7244 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
7245 prepare_for_testing.
7246
62f7182c
AB
72472014-04-01 Anton Blanchard <anton@samba.org>
7248
7249 * gdb.arch/ppc64-atomic-inst.c: Remove.
7250 * gdb.arch/ppc64-atomic-inst.S: New file.
7251 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
7252
770e7fc7
DE
72532014-03-31 Doug Evans <dje@google.com>
7254
7255 * gdb.base/print-symbol-loading-lib.c: New file.
7256 * gdb.base/print-symbol-loading-main.c: New file.
7257 * gdb.base/print-symbol-loading.exp: New file.
7258
46e2bafa
YQ
72592014-03-31 Yao Qi <yao@codesourcery.com>
7260
7261 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
7262
8776cfe9
JB
72632014-03-28 Joel Brobecker <brobecker@adacore.com>
7264
7265 * gdb.ada/mi_dyn_arr: New testcase.
7266
5d1ef361
DE
72672014-03-27 Doug Evans <dje@google.com>
7268
7269 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
7270
b5bee914
YQ
72712014-03-27 Yao Qi <yao@codesourcery.com>
7272
7273 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
7274 if target is nios2-*-*.
7275
0d4d0e77
YQ
72762014-03-26 Yao Qi <yao@codesourcery.com>
7277
7278 * lib/gdb.exp (readline_is_used): New proc.
7279 * gdb.base/completion.exp: Move tests on command complete up.
7280 Skip the rest of tests if readline is not used.
7281 * gdb.ada/complete.exp: Skp the test if readline is not
7282 used.
7283 * gdb.base/filesym.exp: Likewise.
7284 * gdb.base/macscp.exp: Likewise.
7285 * gdb.base/readline-ask.exp: Likewise.
7286 * gdb.base/readline.exp: Likewise.
7287 * gdb.python/py-cmd.exp: Likewise.
7288 * gdb.trace/tfile.exp: Likewise.
7289
29361eee
YQ
72902014-03-26 Yao Qi <yao@codesourcery.com>
7291
7292 * gdb.base/macscp.exp: Fix code format issues.
7293
bc9a5525
UW
72942014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
7295
7296 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7297 * gdb.asm/powerpc64le.inc: New file.
7298
d3839ede
PA
72992014-03-25 Pedro Alves <palves@redhat.com>
7300 Doug Evans <dje@google.com>
7301
7302 * gdb.base/source-execution.c: New file.
7303 * gdb.base/source-execution.exp: New file.
7304 * gdb.base/source-execution.gdb: New file.
7305
01672a57
DE
73062014-03-24 Doug Evans <dje@google.com>
7307
7308 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7309 using fission.
7310
88bbeca9
HZ
73112014-03-24 Hui Zhu <hui@codesourcery.com>
7312 Pedro Alves <palves@redhat.com>
7313
7314 PR breakpoints/16101
7315 * gdb.base/dprintf.exp: Use unsupported rather than changing the
7316 test pass/fail messages. Detect missing support for dprintf when
7317 breakpoints are actually inserted.
7318 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7319 breakpoints are actually inserted.
7320 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7321 fails.
7322
d2348791
JK
73232014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7324
7325 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7326
feef67ab
DE
73272014-03-22 Doug Evans <xdje42@gmail.com>
7328
7329 * gdb.python/python.exp (python not supported): Verify multi-line
7330 python command issues an error.
25d743f9 7331 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 7332 guile command issues an error.
feef67ab 7333
ecebef6a
MR
73342014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
7335
7336 * gdb.threads/thread-specific.exp: Handle the lack of usable
7337 $this_breakpoint and $this_thread.
7338
ccdd1909
HZ
73392014-03-21 Hui Zhu <hui@codesourcery.com>
7340
7341 * gdb.base/attach.exp (do_command_attach_tests): New.
7342
beb460e8
PA
73432014-03-20 Tom Tromey <tromey@redhat.com>
7344 Pedro Alves <palves@redhat.com>
7345
7346 PR cli/15718
7347 * gdb.base/condbreak-call-false.c: New file.
7348 * gdb.base/condbreak-call-false.exp: New file.
7349
40acf43a
PA
73502014-03-20 Pedro Alves <palves@redhat.com>
7351
7352 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7353 Delete.
7354 (block_signals, unblock_signals): Delete.
7355 (child_function_2, main): Remove references to deleted variable
7356 and functions.
7357
9f5e1e02
PA
73582014-03-20 Pedro Alves <palves@redhat.com>
7359
7360 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7361 Use pthread_kill to signal thread 2.
7362 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7363 Adjust to make the test send itself a signal rather than using the
7364 host's "kill" command.
7365
99619bea
PA
73662014-03-20 Pedro Alves <palves@redhat.com>
7367
7368 * gdb.threads/multiple-step-overs.c: New file.
7369 * gdb.threads/multiple-step-overs.exp: New file.
7370 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7371 Adjust expected infrun debug output.
7372
2adfaa28
PA
73732014-03-20 Pedro Alves <palves@redhat.com>
7374
7375 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7376 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7377
31e77af2
PA
73782014-03-20 Pedro Alves <palves@redhat.com>
7379
7380 PR breakpoints/7143
7381 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7382 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
7383 of gdb_test_multiple.
7384 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7385 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7386
b9f437de
PA
73872014-03-20 Pedro Alves <palves@redhat.com>
7388
7389 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7390 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7391
05adc73e
PA
73922014-03-19 Pedro Alves <palves@redhat.com>
7393
7394 * gdb.base/async.exp: Remove early return.
7395
6048b950
PA
73962014-03-19 Pedro Alves <palves@redhat.com>
7397
7398 * gdb.base/async.exp (step& tests): Pass explicit test messages.
7399
8bcfb00a
PA
74002014-03-19 Pedro Alves <palves@redhat.com>
7401
7402 * gdb.base/async.exp (test_background): Expect \r\n after
7403 "completed." in the fail pattern.
7404
884e37dc
PA
74052014-03-19 Pedro Alves <palves@redhat.com>
7406
7407 * gdb.base/async.exp (test_background): New procedure.
7408 Use it for all background execution command tests.
7409
148e57e2
PA
74102014-03-19 Pedro Alves <palves@redhat.com>
7411
7412 * gdb.base/async.exp: Use prepare_for_testing.
7413
f48088c7
PA
74142014-03-19 Pedro Alves <palves@redhat.com>
7415
7416 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
7417 the same line.
7418
e2f6c966
PA
74192014-03-19 Pedro Alves <palves@redhat.com>
7420
7421 * gdb.base/async.c (main): Add "jump here" and "until here" line
7422 marker comments.
7423 * gdb.base/async.exp (jump_here): New global.
7424 (jump& test): Use it.
7425 (until_here): New global.
7426 (until& test): Use it.
7427
c30568d4
PA
74282014-03-19 Pedro Alves <palves@redhat.com>
7429
7430 * gdb.base/async.exp: Don't frob gdb_protocol.
7431
0172b6a7
DE
74322014-03-18 Doug Evans <xdje42@gmail.com>
7433
7434 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
7435 Fix spelling of exec-done-display.
7436
06c868a8
JK
74372014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7438
7439 PR gdb/15358
7440 * gdb.base/gdb-sigterm.c: New file.
7441 * gdb.base/gdb-sigterm.exp: New file.
7442
0c7e1a46
PA
74432014-03-18 Pedro Alves <palves@redhat.com>
7444
7445 PR gdb/13860
7446 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7447 * lib/mi-support.exp (mi_expect_stop): Add special handling for
7448 solib-event.
7449
f7c77d93
JB
74502014-03-17 Joel Brobecker <brobecker@adacore.com>
7451
7452 * gdb.ada/pckd_arr_ren: New testcase.
7453
5a1e8c7a
DE
74542014-03-13 Doug Evans <xdje42@gmail.com>
7455
7456 PR guile/16612
7457 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7458 collect after discarding symbols.
7459
350e1a76
DE
74602014-03-13 Ludovic CourtĂšs <ludo@gnu.org>
7461 Doug Evans <xdje42@gmail.com>
7462
7463 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7464 to history survives a gc.
7465
a69900ae
PA
74662014-03-13 Pedro Alves <palves@redhat.com>
7467
7468 * gdb.base/default.exp: Don't test "target procfs".
7469
5db9f0bd
PA
74702014-03-13 Pedro Alves <palves@redhat.com>
7471
7472 * gdb.base/default.exp: Update "target child" and "target procfs"
7473 tests to not expect "Unix".
7474
b3ccfe11
TT
74752014-03-12 Tom Tromey <tromey@redhat.com>
7476
7477 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7478 New procs. Add target-async tests.
7479 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7480 Add target-async tests.
7481
646f4417
AA
74822014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7483
7484 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7485 'func_start' and 'func_end' for the beginning and end of the
7486 function code, respectively.
7487 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7488 'func_end' instead of 'func' and 'main'.
7489
288c211f
AA
74902014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7491
7492 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7493 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7494 generate the debug info assembler source.
7495
e0c0f156
AA
74962014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7497
7498 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7499 * gdb.dwarf2/arr-subrange.exp: Likewise.
7500 * gdb.dwarf2/dwz.exp: Likewise.
7501 * gdb.dwarf2/method-ptr.exp: Likewise.
7502 * gdb.dwarf2/missing-sig-type.exp: Likewise.
7503 * gdb.dwarf2/subrange.exp: Likewise.
7504 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7505 * gdb.dwarf2/implptrpiece.exp: Likewise.
7506 * gdb.dwarf2/nostaticblock.exp: Likewise.
7507
0e5c4555
AA
75082014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7509
7510 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7511 directory to absolute path name arguments.
7512
5ec18f2b
JG
75132014-03-10 Joel Brobecker <brobecker@adacore.com>
7514
7515 * gdb.ada/tagged_access: New testcase.
7516
847fc4f2
MM
75172014-03-07 Markus Metzger <markus.t.metzger@intel.com>
7518
7519 * gdb.btrace/data.exp: Update expected output.
7520
cc3da688
YQ
75212014-03-06 Yao Qi <yao@codesourcery.com>
7522
7523 * gdb.trace/pr16508.exp: New file.
7524
0f26cec1
PA
75252014-03-05 Pedro Alves <palves@redhat.com>
7526
7527 PR gdb/16575
7528 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7529 procedure.
7530 (top level): Adjust to use it. Add tests that exercise breakpoint
7531 interaction with the code-cache.
7532
7a5a839f
LC
75332014-02-26 Ludovic CourtĂšs <ludo@gnu.org>
7534
7535 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7536 test for 'history-append!'.
7537
31aa7e4e
JB
75382014-02-26 Joel Brobecker <brobecker@adacore.com>
7539
7540 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7541 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7542 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7543 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7544 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7545 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7546
1b588015
JB
75472014-02-26 Joel Brobecker <brobecker@adacore.com>
7548
7549 * testsuite/gdb.python/py-pp-re-notag.c: New file.
7550 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7551 * testsuite/gdb.python/py-pp-re-notag.p: New file.
7552
55426c9d
JB
75532014-02-26 Joel Brobecker <brobecker@adacore.com>
7554
7555 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7556
dc53a7ad
JB
75572014-02-26 Joel Brobecker <brobecker@adacore.com>
7558
7559 * gdb.dwarf2/arr-stride.c: New file.
7560 * gdb.dwarf2/arr-stride.exp: New file.
7561
12ab52e9
PA
75622014-02-26 Pedro Alves <palves@redhat.com>
7563
7564 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7565 that won't ever trigger. Make sure that GDB reports the correct
7566 breakpoint that caused the stop.
7567
849c862e
JK
75682014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7569
7570 PR gdb/16626
7571 * gdb.base/auto-load-script: New file.
7572 * gdb.base/auto-load.c: New file.
7573 * gdb.base/auto-load.exp: New file.
7574
71b7d793
JK
7575 PR gdb/16626
7576 * gdb.base/auto-load.exp: Fix out-of-srctree run.
7577
e2f0d509
JK
75782014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7579
7580 Fix dw2-icycle.exp -fsanitize=address GDB crash.
7581 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7582
50cc37c8
DE
75832014-02-24 Doug Evans <dje@google.com>
7584
7585 * lib/gdb.exp (run_on_host): Log error output if program fails.
7586
ea4758f2
PA
75872014-02-21 Pedro Alves <palves@redhat.com>
7588
7589 * gdb.threads/step-after-sr-lock.c: Rename to ...
7590 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7591 * gdb.threads/step-after-sr-lock.exp: Rename to ...
7592 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7593 ... this.
7594
d7b30f67
SDJ
75952014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
7596
7597 PR tdep/16397
7598 * gdb.arch/amd64-stap-special-operands.exp: New file.
7599 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7600 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7601 * gdb.arch/amd64-stap-triplet.S: Likewise.
7602 * gdb.arch/amd64-stap-triplet.c: Likewise.
7603
83deb43f
JB
76042014-02-20 Joel Brobecker <brobecker@adacore.com>
7605
7606 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7607 in .section pseudo-op.
7608
adde2bff
DE
76092014-02-20 lin zuojian <manjian2006@gmail.com>
7610 Joel Brobecker <brobecker@adacore.com>
7611 Doug Evans <xdje42@gmail.com>
7612
7613 PR symtab/16581
7614 * gdb.dwarf2/dw2-icycle.S: New file.
7615 * gdb.dwarf2/dw2-icycle.c: New file.
7616 * gdb.dwarf2/dw2-icycle.exp: New file.
7617
f7bd0f78
SC
76182014-02-19 Siva Chandra Reddy <sivachandra@google.com>
7619
7620 * gdb.python/py-value-cc.cc: Improve test case to enable testing
7621 operations on gdb.Value objects.
7622 * gdb.python/py-value-cc.exp: Add new test to test operations on
7623 gdb.Value objects.
7624
c17ef0d5
DE
76252014-02-18 Doug Evans <dje@google.com>
7626
7627 * Makefile.in (TESTS): New variable.
7628 (expanded_tests, expanded_tests_or_none): New variables
7629 (check-single): Pass $(expanded_tests_or_none) to runtest.
7630 (check-parallel): Only run tests in $(TESTS) if non-empty.
7631 (check/no-matching-tests-found): New rule.
7632 * README: Document TESTS makefile variable.
7633
5dd3176f
DE
76342014-02-18 Doug Evans <dje@google.com>
7635
7636 * Makefile.in (check-parallel): rm -rf outputs temp.
7637
0b10be4f
JK
76382014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7639
7640 Fix "ERROR: no fileid for" in the testsuite.
7641 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
7642
85f224e7
DE
76432014-02-12 Doug Evans <dje@google.com>
7644
7645 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
7646 (MISCELLANEOUS): New variable.
7647 (clean): rm -rf $(MISCELLANEOUS).
7648 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
7649 dwp live in the same directory as symlinks, with each symlink pointed
7650 to a differently named file in a different directory.
7651
149b30ff
DE
76522014-02-11 Doug Evans <dje@google.com>
7653
7654 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
7655 of Tcl file commands.
7656
1dfdac32
MK
76572014-02-10 Mark Kettenis <kettenis@gnu.org>
7658
7659 * gdb.threads/step-after-sr-lock.exp: Avoid executing
7660 "kill -SIGUSR1 -1".
7661
aa4fb036
JB
76622014-02-10 Joel Brobecker <brobecker@adacore.com>
7663
7664 * gdb.ada/tick_length_array_enum_idx: New testcase.
7665
ed3ef339
DE
76662014-02-10 Doug Evans <xdje42@gmail.com>
7667
7668 * configure.ac (AC_OUTPUT): Add gdb.guile.
7669 * configure: Regenerate.
7670 * lib/gdb-guile.exp: New file.
7671 * lib/gdb.exp (get_target_charset): New function.
7672 * gdb.base/help.exp: Update expected output from "apropos apropos".
7673 * gdb.guile/Makefile.in: New file.
7674 * gdb.guile/guile.exp: New file.
7675 * gdb.guile/scm-arch.c: New file.
7676 * gdb.guile/scm-arch.exp: New file.
7677 * gdb.guile/scm-block.c: New file.
7678 * gdb.guile/scm-block.exp: New file.
7679 * gdb.guile/scm-breakpoint.c: New file.
7680 * gdb.guile/scm-breakpoint.exp: New file.
7681 * gdb.guile/scm-disasm.c: New file.
7682 * gdb.guile/scm-disasm.exp: New file.
7683 * gdb.guile/scm-equal.c: New file.
7684 * gdb.guile/scm-equal.exp: New file.
7685 * gdb.guile/scm-error.exp: New file.
7686 * gdb.guile/scm-error.scm: New file.
7687 * gdb.guile/scm-frame-args.c: New file.
7688 * gdb.guile/scm-frame-args.exp: New file.
7689 * gdb.guile/scm-frame-args.scm: New file.
7690 * gdb.guile/scm-frame-inline.c: New file.
7691 * gdb.guile/scm-frame-inline.exp: New file.
7692 * gdb.guile/scm-frame.c: New file.
7693 * gdb.guile/scm-frame.exp: New file.
7694 * gdb.guile/scm-generics.exp: New file.
7695 * gdb.guile/scm-gsmob.exp: New file.
7696 * gdb.guile/scm-iterator.c: New file.
7697 * gdb.guile/scm-iterator.exp: New file.
7698 * gdb.guile/scm-math.c: New file.
7699 * gdb.guile/scm-math.exp: New file.
7700 * gdb.guile/scm-objfile-script-gdb.in: New file.
7701 * gdb.guile/scm-objfile-script.c: New file.
7702 * gdb.guile/scm-objfile-script.exp: New file.
7703 * gdb.guile/scm-objfile.c: New file.
7704 * gdb.guile/scm-objfile.exp: New file.
7705 * gdb.guile/scm-ports.exp: New file.
7706 * gdb.guile/scm-pretty-print.c: New file.
7707 * gdb.guile/scm-pretty-print.exp: New file.
7708 * gdb.guile/scm-pretty-print.scm: New file.
7709 * gdb.guile/scm-section-script.c: New file.
7710 * gdb.guile/scm-section-script.exp: New file.
7711 * gdb.guile/scm-section-script.scm: New file.
7712 * gdb.guile/scm-symbol.c: New file.
7713 * gdb.guile/scm-symbol.exp: New file.
7714 * gdb.guile/scm-symtab-2.c: New file.
7715 * gdb.guile/scm-symtab.c: New file.
7716 * gdb.guile/scm-symtab.exp: New file.
7717 * gdb.guile/scm-type.c: New file.
7718 * gdb.guile/scm-type.exp: New file.
7719 * gdb.guile/scm-value-cc.cc: New file.
7720 * gdb.guile/scm-value-cc.exp: New file.
7721 * gdb.guile/scm-value.c: New file.
7722 * gdb.guile/scm-value.exp: New file.
7723 * gdb.guile/source2.scm: New file.
7724 * gdb.guile/types-module.cc: New file.
7725 * gdb.guile/types-module.exp: New file.
7726
7026a7c1
YQ
77272014-02-10 Yao Qi <yao@codesourcery.com>
7728
7729 PR testsuite/16543
7730 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
7731 * configure: Regenerated.
7732 * Makefile.in: New file.
7733
6c466447
AS
77342014-02-08 Andreas Schwab <schwab@linux-m68k.org>
7735
7736 * gdb.python/py-framefilter.exp: Fix typo.
7737
6e854735
YQ
77382014-02-08 Yao Qi <yao@codesourcery.com>
7739
7740 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
7741 that no =breakpoint-modified is emitted when breakpoints are
7742 modified through MI commands.
7743
d137e6dc
PA
77442014-02-07 Pedro Alves <pedro@codesourcery.com>
7745 Pedro Alves <palves@redhat.com>
7746
7747 * gdb.threads/step-after-sr-lock.c: New file.
7748 * gdb.threads/step-after-sr-lock.exp: New file.
7749
b5ee5a50
PA
77502014-02-07 Pedro Alves <palves@redhat.com>
7751
7752 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
7753
3c77faf3
JK
77542014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7755
7756 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
7757 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
7758
6dddc817
DE
77592014-02-06 Doug Evans <xdje42@gmail.com>
7760
7761 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
7762 output.
7763
7764 * gdb.gdb/python-interrupts.exp: New file.
7765
de7b2893
YQ
77662014-02-05 Yao Qi <yao@codesourcery.com>
7767
7768 * gdb.trace/report.exp (use_collected_data): Test the output
7769 of "info threads" and "info inferiors".
7770
66d032ac
YQ
77712014-02-05 Yao Qi <yao@codesourcery.com>
7772
7773 Revert this patch:
7774
7775 2013-05-24 Yao Qi <yao@codesourcery.com>
7776
7777 * gdb.trace/tfile.exp: Test inferior and thread.
7778
591a12a1
UW
77792014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7780
7781 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
7782 on a function.
7783 * gdb.base/step-bt.c: Call hello via function pointer to make
7784 sure its first instruction is executed on powerpc64le-linux.
7785
0ff3e01f
UW
77862014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7787
7788 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
7789
084ee545
UW
77902014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7791
7792 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
7793 of the test patterns for use on little-endian systems.
7794
6ed14ff3
UW
77952014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7796
7797 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
7798 (decimal_vector): Fix for little-endian.
7799
401e27fd
JM
78002014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
7801
7802 * gdb.arch/sparc-sysstep.exp: New file.
7803 * gdb.arch/sparc-sysstep.c: Likewise.
7804
7805 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
7806
8b924729
EBM
78072014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7808
7809 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
7810
fb151210
JB
78112014-01-23 Tom Tromey <tromey@redhat.com>
7812
7813 * gdb.ada/array_char_idx: New testcase.
7814
0740f8d8
TT
78152014-01-23 Tom Tromey <tromey@redhat.com>
7816
7817 PR python/16487:
7818 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
7819 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
7820 classes.
7821
21909fa1
TT
78222014-01-23 Tom Tromey <tromey@redhat.com>
7823
7824 PR python/16491:
7825 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
7826 string from an inferior frame.
7827 * gdb.python/py-framefilter-mi.exp: Update.
7828
87ce2a04
DE
78292014-01-22 Doug Evans <dje@google.com>
7830
7831 * gdb.server/server-mon.exp: Add tests for "set debug-format".
7832
237b092b
AA
78332014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7834
7835 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
7836
d674a709
AA
78372014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7838
7839 * gdb.trace/entry-values.exp: Remove excess space character from
7840 regex patterns. Handle s390 call instruction.
7841
20fa3390
AA
78422014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7843
7844 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
7845 define "*_start" label. Make "name" static.
7846 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
7847 ${name} by references to ${name}_start.
7848
78466714
AA
78492014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7850
7851 * gdb.base/info-macros.exp: Remove "debug" from the compile
7852 options.
7853
ec9f644a
IB
78542014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7855
7856 * gdb.dlang/demangle.exp: New file.
7857
94b1b47e
IB
78582014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7859
7860 * gdb.dlang/primitive-types.exp: New file.
7861
7f420862
IB
78622014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7863
7864 * configure.ac: Create gdb.dlang/Makefile.
7865 * configure: Regenerate.
7866 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
7867 * gdb.dlang/Makefile.in: New file.
7868 * lib/d-support.exp: New file.
7869 * lib/gdb.exp (skip_d_tests): New proc.
7870
52834460
MM
78712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7872
7873 * gdb.btrace/delta.exp: Check reverse stepi.
7874 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
7875 * gdb.btrace/finish.exp: New.
7876 * gdb.btrace/next.exp: New.
7877 * gdb.btrace/nexti.exp: New.
7878 * gdb.btrace/record_goto.c: Add comments.
7879 * gdb.btrace/step.exp: New.
7880 * gdb.btrace/stepi.exp: New.
7881 * gdb.btrace/multi-thread-step.c: New.
7882 * gdb.btrace/multi-thread-step.exp: New.
7883 * gdb.btrace/rn-dl-bind.c: New.
7884 * gdb.btrace/rn-dl-bind.exp: New.
7885 * gdb.btrace/data.c: New.
7886 * gdb.btrace/data.exp: New.
7887 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7888
6e07b1d2
MM
78892014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7890
7891 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
7892 * gdb.btrace/exception.exp: Update.
7893 * gdb.btrace/instruction_history.exp: Update.
7894 * gdb.btrace/record_goto.exp: Update.
7895 * gdb.btrace/tailcall.exp: Update.
7896 * gdb.btrace/unknown_functions.exp: Update.
7897 * gdb.btrace/delta.exp: New.
7898
0b722aec
MM
78992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7900
7901 * gdb.btrace/record_goto.exp: Add backtrace test.
7902 * gdb.btrace/tailcall.exp: Add backtrace test.
7903
066ce621
MM
79042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7905
7906 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
7907 * gdb.btrace/record_goto.c: New.
7908 * gdb.btrace/record_goto.exp: New.
7909 * gdb.btrace/x86-record_goto.S: New.
7910
0688d04e
MM
79112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7912
7913 * gdb.btrace/function_call_history.exp: Update tests.
7914 * gdb.btrace/instruction_history.exp: Update tests.
7915
8710b709
MM
79162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7917
7918 * gdb.btrace/function_call_history.exp: Fix expected field
7919 order for "record function-call-history".
7920 Add new tests for "record function-call-history /c".
7921 * gdb.btrace/exception.cc: New.
7922 * gdb.btrace/exception.exp: New.
7923 * gdb.btrace/tailcall.exp: New.
7924 * gdb.btrace/x86-tailcall.S: New.
7925 * gdb.btrace/x86-tailcall.c: New.
7926 * gdb.btrace/unknown_functions.c: New.
7927 * gdb.btrace/unknown_functions.exp: New.
7928 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7929
5de9129b
MM
79302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7931
7932 * gdb.btrace/instruction_history.exp: Update.
7933 * gdb.btrace/function_call_history.exp: Update.
7934
23a7fe75
MM
79352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7936
7937 * gdb.btrace/function_call_history.exp: Fix expected function
7938 trace.
7939 * gdb.btrace/instruction_history.exp: Initialize traced.
7940 Remove traced_functions.
7941
724c7dd8
MM
79422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7943
7944 * gdb.btrace/function_call_history.exp: Update
7945 * gdb.btrace/instruction_history.exp: Update.
7946
6d78d93b
MM
79472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7948
7949 * gdb.btrace/enable.exp: Update expected text.
7950
93a360cc
OJ
79512014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
7952
7953 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
7954 bytes.
7955
3772b53f
MR
79562014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
7957
7958 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
7959
596662fa
OJ
79602014-01-15 Omair Javaid <omair.javaid@linaro.org>
7961
7962 * lib/gdb.exp (supports_process_record): Return true for
7963 arm*-linux*. (supports_reverse): Likewise.
7964
b5b08fb4
SC
79652014-01-13 Siva Chandra Reddy <sivachandra@google.com>
7966
7967 PR python/15464
7968 PR python/16113
7969 * gdb.python/py-type.c: Enhance test case.
7970 * gdb.python/py-value-cc.cc: Likewise
7971 * gdb.python/py-type.exp: Add new tests.
7972 * gdb.python/py-value-cc.exp: Likewise
7973
52d7fb13
AA
79742014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
7975 Pedro Alves <palves@redhat.com>
7976
7977 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
7978 Make "name" extern.
7979 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
7980 references to ${name}_start by references to ${name}.
7981
a2cd8cfe
JB
79822014-01-10 Joel Brobecker <brobecker@adacore.com>
7983
7984 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
7985
4e23fced
JB
79862014-01-10 Joel Brobecker <brobecker@adacore.com>
7987
7988 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
7989
c6a9e42c
PA
79902014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
7991 Pedro Alves <palves@redhat.com>
7992
7993 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 7994 mi_gdb_target_load.
c6a9e42c 7995
b7ea362b
PA
79962014-01-08 Pedro Alves <palves@redhat.com>
7997
7998 * gdb.threads/reconnect-signal.c: New file.
7999 * gdb.threads/reconnect-signal.exp: New file.
8000
5e3f4fab
EBM
80012014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8002
8003 * gdb.base/source-dir.exp: New file.
8004
79301218
JB
80052014-01-07 Joel Brobecker <brobecker@adacore.com>
8006
8007 * gdb.ada/mi_interface: New testcase.
8008
8e355c5d
JB
80092014-01-07 Joel Brobecker <brobecker@adacore.com>
8010
8011 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
8012 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
8013 gdb.ada/pp-rec-component/pck.ads: New files.
8014
c0d48811
JB
80152014-01-07 Joel Brobecker <brobecker@adacore.com>
8016
8017 * gdb.python/py-pp-integral.c: New file.
8018 * gdb.python/py-pp-integral.py: New file.
8019 * gdb.python/py-pp-integral.exp: New file.
8020
17b609c3 8021For older changes see ChangeLog-1993-2013.
c906108c 8022\f
8d8cb839
EZ
8023;; Local Variables:
8024;; mode: change-log
8025;; left-margin: 8
8026;; fill-column: 74
8027;; version-control: never
8028;; End:
902f2ccb 8029
618f726f 8030 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
8031 Copying and distribution of this file, with or without modification,
8032 are permitted provided the copyright notice and this notice are preserved.