]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Add myself as a write-after-approval GDB maintainer
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
0f6ed0e0
TT
12016-05-23 Tom Tromey <tom@tromey.com>
2
3 PR python/19438, PR python/18393:
4 * gdb.python/py-progspace.exp: Add "dir" test.
5 * gdb.python/py-objfile.exp: Add "dir" test.
6
ffd19d61
YQ
72016-05-23 Yao Qi <yao.qi@linaro.org>
8
9 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10 * gdb.arch/thumb2-it.exp: Likewise.
11
9e8f9b05
SM
122016-05-18 Simon Marchi <simon.marchi@ericsson.com>
13
14 * gdb.mi/mi-threads-interrupt.c: New file.
15 * gdb.mi/mi-threads-interrupt.exp: New file.
16
61c6156d
SM
172016-05-17 Simon Marchi <simon.marchi@ericsson.com>
18
19 PR gdb/18077
20 * gdb.mi/mi-async-run.exp: New file.
21 * gdb.mi/mi-async-run.c: New file.
22
67218854
TT
232016-05-17 Tom Tromey <tom@tromey.com>
24 Manish Goregaokar <manishsmail@gmail.com>
25
26 * lib/rust-support.exp: New file.
27 * lib/gdb.exp (skip_rust_tests): New proc.
28 (build_executable_from_specs): Handle rust.
29 * lib/future.exp (gdb_find_rustc): New proc.
30 (gdb_default_target_compile): Handle rust.
31 * gdb.rust/expr.exp: New file.
32 * gdb.rust/generics.exp: New file.
33 * gdb.rust/generics.rs: New file.
34 * gdb.rust/methods.exp: New file.
35 * gdb.rust/methods.rs: New file.
36 * gdb.rust/modules.exp: New file.
37 * gdb.rust/modules.rs: New file.
38 * gdb.rust/simple.exp: New file.
39 * gdb.rust/simple.rs: New file.
40
c44af4eb
TT
412016-05-17 Tom Tromey <tom@tromey.com>
42
43 * gdb.base/default.exp (set language): Add rust.
44
dcd1f979
TT
452016-05-17 Tom Tromey <tom@tromey.com>
46
47 * gdb.gdb/unittest.exp: New file.
48
155b7f57
YQ
492016-05-16 Yao Qi <yao.qi@linaro.org>
50
51 * gdb.base/batch-preserve-term-settings.exp: Remove variable
52 shell_prompt. Update shell_prompt_re.
53
8ddd5a6c
DE
542016-05-12 Doug Evans <dje@google.com>
55
56 PR symtab/19999
57 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
58 $options when building executable.
59 * gdb.dwarf2/fission-loclists-pie.S: New file.
60 * gdb.dwarf2/fission-loclists-pie.exp: New file.
61
02e370d9
SM
622016-05-04 Simon Marchi <simon.marchi@ericsson.com>
63
64 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
65 of [is_remote target],
66
8929ad8b
SM
672016-05-04 Simon Marchi <simon.marchi@ericsson.com>
68
69 * lib/gdb.exp (use_gdb_stub): New procedure.
70
6c447423
DE
712016-05-03 Yunlian Jiang <yunlian@google.com>
72 Doug Evans <dje@google.com>
73
74 PR symtab/19914
75 * gdb.dwarf2/dwp-sepdebug.c: New file.
76 * gdb.dwarf2/dwp-sepdebug.exp: New file.
77
444e826c
SM
782016-05-02 Simon Marchi <simon.marchi@ericsson.com>
79
80 * gdb.base/detach.exp: Remove is_remote check.
81
740feeaa
SM
822016-05-02 Simon Marchi <simon.marchi@ericsson.com>
83
84 * gdb.base/annota-input-while-running.exp: Don't check for
85 [is_remote target]. Enable annotations after running to main.
86 Remove unused "set test..." line.
87
9080ac9d
SM
882016-04-28 Simon Marchi <simon.marchi@ericsson.com>
89
90 * gdb.trace/trace-enable-disable.exp: New file.
91 * gdb.trace/trace-enable-disable.c: New file.
92
952ebca5
SM
932016-04-28 Simon Marchi <simon.marchi@ericsson.com>
94
95 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
96 use it in info sharedlibrary test.
97 * gdb.trace/ftrace-lock.exp: Likewise.
98 * gdb.trace/ftrace.exp: Likewise.
99 * gdb.trace/range-stepping.exp: Likewise.
100 * gdb.trace/trace-break.exp: Likewise.
101 * gdb.trace/trace-condition.exp: Likewise.
102 * gdb.trace/trace-mt.exp: Likewise.
103
d9019901
SM
1042016-04-27 Simon Marchi <simon.marchi@ericsson.com>
105
106 * lib/gdb.exp (gdb_load_shlibs): Rename to...
107 (gdb_load_shlib): ... this.
108 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
109 gdb_load_shlib.
110 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
111 * gdb.base/ctxobj.exp: Likewise.
112 * gdb.base/dprintf-pending.exp: Likewise.
113 * gdb.base/dso2dso.exp: Likewise.
114 * gdb.base/fixsection.exp: Likewise.
115 * gdb.base/gcore-relro.exp: Likewise.
116 * gdb.base/gdb1555.exp: Likewise.
117 * gdb.base/global-var-nested-by-dso.exp: Likewise.
118 * gdb.base/gnu-ifunc.exp: Likewise.
119 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
120 * gdb.base/jit-so.exp (one_jit_test): Likewise.
121 * gdb.base/pending.exp: Likewise.
122 * gdb.base/print-file-var.exp: Likewise.
123 * gdb.base/print-symbol-loading.exp: Likewise.
124 * gdb.base/shlib-call.exp: Likewise.
125 * gdb.base/shreloc.exp: Likewise.
126 * gdb.base/so-impl-ld.exp: Likewise.
127 * gdb.base/solib-disc.exp: Likewise.
128 * gdb.base/solib-nodir.exp: Likewise.
129 * gdb.base/solib-overlap.exp: Likewise.
130 * gdb.base/solib-symbol.exp: Likewise.
131 * gdb.base/solib-weak.exp (do_test): Likewise.
132 * gdb.base/sym-file.exp: Likewise.
133 * gdb.base/symtab-search-order.exp: Likewise.
134 * gdb.base/type-opaque.exp: Likewise.
135 * gdb.base/unload.exp: Likewise.
136 * gdb.base/watchpoint-solib.exp: Likewise.
137 * gdb.compile/compile.exp: Likewise.
138 * gdb.cp/gdb2384.exp: Likewise.
139 * gdb.cp/infcall-dlopen.exp: Likewise.
140 * gdb.cp/re-set-overloaded.exp: Likewise.
141 * gdb.fortran/library-module.exp: Likewise.
142 * gdb.opt/solib-intra-step.exp: Likewise.
143 * gdb.python/py-finish-breakpoint.exp: Likewise.
144 * gdb.python/py-shared.exp: Likewise.
145 * gdb.reverse/solib-precsave.exp: Likewise.
146 * gdb.reverse/solib-reverse.exp: Likewise.
147 * gdb.server/solib-list.exp: Likewise.
148 * gdb.threads/dlopen-libpthread.exp: Likewise.
149 * gdb.threads/tls-shared.exp: Likewise.
150 * gdb.threads/tls-so_extern.exp: Likewise.
151 * gdb.trace/change-loc.exp: Likewise.
152 * gdb.trace/ftrace-lock.exp: Likewise.
153 * gdb.trace/ftrace.exp: Likewise.
154 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
155 * gdb.trace/pending.exp: Likewise.
156 * gdb.trace/range-stepping.exp: Likewise.
157 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
158 (strace_info_marker): Likewise.
159 (strace_probe_marker): Likewise.
160 (strace_trace_on_same_addr): Likewise.
161 (strace_trace_on_diff_addr): Likewise.
162 * gdb.trace/trace-break.exp: Likewise.
163 * gdb.trace/trace-condition.exp: Likewise.
164 * gdb.trace/trace-mt.exp: Likewise.
165
fca4cfd9
SM
1662016-04-27 Simon Marchi <simon.marchi@ericsson.com>
167
168 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
169 result of gdb_remote_download.
170 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
171 * gdb.base/dso2dso.exp: Likewise.
172 * gdb.base/global-var-nested-by-dso.exp: Likewise.
173 * gdb.base/print-file-var.exp: Likewise.
174 * gdb.base/shlib-call.exp: Likewise.
175 * gdb.base/shreloc.exp: Likewise.
176 * gdb.base/solib-overlap.exp: Likewise.
177 * gdb.base/solib-weak.exp (do_test): Likewise.
178 * gdb.base/unload.exp: Likewise.
179
11cf4ffb
YQ
1802016-04-27 Yao Qi <yao.qi@linaro.org>
181
182 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
183 exists.
184
3e2e34f8
KB
1852016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
186
187 * vla-type.exp: Print structure from toplevel.
188
8f07e298
BH
1892016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
190
191 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
192 of dynamic types.
193 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
194 of dynamic types.
195
9920b434
BH
1962016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
197
198 * gdb.fortran/vla-type.f90: New file.
199 * gdb.fortran/vla-type.exp: New file.
200
f3abeff5
YQ
2012016-04-25 Yao Qi <yao.qi@linaro.org>
202
203 * gdb.base/branch-to-self.c: New file.
204 * gdb.base/branch-to-self.exp: New file.
205
0a5d52f0
YQ
2062016-04-22 Yao Qi <yao.qi@linaro.org>
207
208 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
209 more after $hex.
210
495346f6
YQ
2112016-04-22 Yao Qi <yao.qi@linaro.org>
212
213 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
214 * gdb.base/annota3.exp: Likewise.
215
4a7e075c
YQ
2162016-04-22 Yao Qi <yao.qi@linaro.org>
217
218 * gdb.reverse/step-precsave.exp: Do one step and test program
219 stops in "callee" and do multiple steps until program goes out
220 of "callee".
221 * gdb.reverse/step-reverse.exp: Likewise.
222
5b061e98
YQ
2232016-04-22 Yao Qi <yao.qi@linaro.org>
224
225 * gdb.trace/signal.exp: Also pass if
226 $tracepoint_hits($i) > $iterations.
227
5c5dc57f
YQ
2282016-04-22 Yao Qi <yao.qi@linaro.org>
229
230 * gdb.trace/signal.c: New file.
231 * gdb.trace/signal.exp: New file.
232
a55411b9
DE
2332016-04-19 Doug Evans <xdje42@gmail.com>
234
235 * gdb.base/bad-file.exp: New file.
236
a22df60a
MG
2372016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
238
239 * gdb.dwarf2/implref.exp: New file.
240
0c13f7e5
BH
2412016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
242
243 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
244 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
245 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
246 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
247 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
248 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
249 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
250 * lib/fortran.exp (fortran_int4): New procedure.
251 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
252 (fortran_logical4): Likewise.
253
9b9b09e9
BH
2542016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
255
256 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
257
a14d1f4d
BH
2582016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
259
260 * lib/compiler.c: Add Intel specific preprocessor macros.
261 * lib/compiler.cc: Likewise.
262
7d49b1d0
LM
2632016-04-13 Luis Machado <lgustavo@codesourcery.com>
264
265 * gdb.server/connect-with-no-symbol-file.c: New file.
266 * gdb.server/connect-with-no-symbol-file.exp: New file.
267
8392fa22
SM
2682016-04-13 Simon Marchi <simon.marchi@ericsson.com>
269
270 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
271
8c4c4aeb
SM
2722016-04-13 Simon Marchi <simon.marchi@ericsson.com>
273
274 * boards/gdbserver-base.exp (${board}_download): Copy source file to
275 standard output directory.
276
45e3745e
AT
2772016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
278
279 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
280
e26b7e41
MM
2812016-04-13 Markus Metzger <markus.t.metzger@intel.com>
282
283 * gdb.btrace/instruction_history.c (loop): Add declaration.
284
8ce09462
AT
2852016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
286
287 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
288
2e88a1ea
SM
2892016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
290
291 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
292 parentheses to print.
293 (continue_handler): Likewise.
294
f48e22e3
SM
2952016-04-08 Simon Marchi <simon.marchi@ericsson.com>
296
297 * gdb.server/solib-list.exp: Remove is_remote check.
298 Pass shlib= to gdb_compile. Don't link shared library with
299 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
300 Run binary filename through "readlink -f" on the target.
301
096be756
PA
3022016-04-08 Pedro Alves <palves@redhat.com>
303
304 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
305 interpreter filename as argument to gdbserver_spawn.
306 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
307 Return empty if $last_loaded_file does not exist.
308
06500533
JK
3092016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
310
311 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
312 * gdb.base/jit-main.c: Use exit after usage.
313
2d35e871
JK
3142016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
315
316 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
317 GDBHISTSIZE prior to the tests.
318 * gdb.base/gdbinit-history.exp: Likewise.
319
3202016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
321
322 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
323 instead of build_executable. Use gdb_load_shlibs.
324
c8064e7e
YQ
3252016-04-07 Yao Qi <yao.qi@linaro.org>
326
327 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
328 Execute "si" command.
329
bde47561
YQ
3302016-04-07 Yao Qi <yao.qi@linaro.org>
331
332 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
333 number instead of the comments on some line.
334
b16f8a3b
DB
3352016-04-06 Don Breazeal <donb@codesourcery.com>
336
337 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
338 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
339
c2f901df
SM
3402016-04-06 Simon Marchi <simon.marchi@ericsson.com>
341
342 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
343 standard_output_file. Remove unused binfile variable.
344
ac17fda0
CU
3452016-04-05 Catalin Udma <catalin.udma@freescale.com>
346
347 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
348 * gdb.python/py-mi-objfile.exp: Match "list main" output
349 in console format.
350
03a8c4df
SM
3512016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
352
353 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
354 absolute.
355
6e774b13
SM
3562016-04-05 Simon Marchi <simon.marchi@ericsson.com>
357
358 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
359 absolute.
360 * gdb.trace/ftrace.exp: Likewise.
361 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
362 targets as well.
363 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
364 (gdb_load_shlibs): Copy libraries to test directory when testing
365 natively. Only set solib-search-path if testing remotely.
366 * lib/mi-support.exp (mi_load_shlibs): Likewise.
367
7817ea46
SM
3682016-04-05 Simon Marchi <simon.marchi@ericsson.com>
369
370 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
371 gdb_download. Use it even if the target is not remote.
372 * gdb.base/jit.exp (compile_jit_test): Likewise.
373 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
374 output directory if the destination board is local, otherwise use
375 the standard remote_download from DejaGnu.
376 (gdb_download): Remove.
377 (gdb_load_shlibs): Use gdb_remote_download instead of
378 gdb_download.
379 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
380 Use gdb_remote_download instead of gdb_download. Use it even if
381 the target is not remote.
382 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
383 instead of gdb_download.
384
7beb7f68
SM
3852016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
386
387 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
388 (test_insert_delete_modify): Call mi_load_shlibs before trying to
389 run.
390
cc63428a
AV
3912016-04-01 Artemiy Volkov <artemiyv@acm.org>
392
393 PR gdb/19820
394 * gdb.base/printcmds.exp: Add artificial arrays tests.
395
64cdf930
PA
3962016-03-31 Pedro Alves <palves@redhat.com>
397
398 PR gdb/19858
399 * gdb.base/jit-main.c: Include unistd.h.
400 (ATTACH): Define to 0 if not already defined.
401 (wait_for_gdb, mypid): New globals.
402 (WAIT_FOR_GDB): New macro.
403 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
404 some breakpoint locations.
405 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
406 New procedures.
407 (one_jit_test): Add REATTACH parameter, and handle it. Use
408 continue_to_test_location.
409 (top level): Test attach, and adjusts calls to one_jit_test.
410
40dea8cb
PA
4112016-03-31 Pedro Alves <palves@redhat.com>
412
413 PR gdb/19858
414 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
415 BINSUFFIX parameter, and handle it.
416 (top level): Adjust calls compile_jit_test.
417
e7ea3ec7
CU
4182016-03-31 Catalin Udma <catalin.udma@freescale.com>
419
420 PR python/19743
421 * gdb.python/py-mi-events-gdb.py: New file.
422 * gdb.python/py-mi-events.c: New file.
423 * gdb.python/py-mi-events.exp: New file.
424
e6359af3
YQ
4252016-03-30 Yao Qi <yao.qi@linaro.org>
426
427 * gdb.reverse/until-precsave.exp: Match function name only.
428 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
429 Move malloc to a condition block.
430 * gdb.reverse/until-reverse.exp: Match function name only.
431
a4105d04
MK
4322016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
433
434 * gdb.trace/ftrace.exp: Set arg0exp for s390.
435 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
436 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
437 variable for GPR 0 instead of assuming it is register 0.
438 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
439 * lib/trace-support.exp: Add s390 registers.
440
bfa6adb9
YQ
4412016-03-29 Yao Qi <yao.qi@linaro.org>
442
443 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
444
1e6697ea
YQ
4452016-03-24 Yao Qi <yao.qi@linaro.org>
446
447 * gdb.reverse/break-reverse.exp: Add quotation mark in the
448 test message.
449
64bcd522
AA
4502016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
451
452 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
453 maintaining separate logic for constructing the output path.
454
7868401b
DB
4552016-03-16 Don Breazeal <donb@codesourcery.com>
456
457 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
458 Retry fork and waitpid on interrupted system call errors.
459 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
460 Use with_timeout_factor to increase timeout by factor of 10.
461
1cafadb4
DB
4622016-03-15 Don Breazeal <donb@codesourcery.com>
463
464 * gdb.cp/scope-err.cc: New test program.
465 * gdb.cp/scope-err.exp: New test script.
466 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
467 lines and "set breakpoint here" comment.
468 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
469 Fixed some whitespace and format issues.
470 * gdb.mi/mi-linespec-err-cp.cc: New test program.
471 * gdb.mi/mi-linespec-err-cp.exp: New test script.
472
81516450
DE
4732016-03-15 Doug Evans <dje@google.com>
474
475 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
476 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
477 All callers updated. Add tests for enums, mixed flags register.
478
aa52b601
DE
4792016-03-15 Doug Evans <dje@google.com>
480
481 * gdb.base/skip.c (main): Call test_skip_file_and_function.
482 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
483
fa4ff313
SM
4842016-03-14 Simon Marchi <simon.marchi@ericsson.com>
485
486 * gdb.base/default.exp: Add $_as_string to the list of expected
487 convenience functions.
488
f2403c39
AB
4892016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
490
491 * gdb.base/maint.exp: New tests for 'maint info line-table'.
492
f2f3ccb9
SM
4932016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
494
495 * gdb.python/py-as-string.exp: New file.
496 * gdb.python/py-as-string.c: New file.
497
00dbd492
PA
4982016-03-09 Pedro Alves <palves@redhat.com>
499
500 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
501 signal" -> "Thread NN received signal" output change.
502 * gdb.threads/ia64-sigill.exp: Likewise.
503 * gdb.threads/linux-dp.exp: Likewise.
504 * gdb.threads/manythreads.exp: Likewise.
505 * gdb.threads/pending-step.exp: Likewise.
506 * gdb.threads/print-threads.exp: Likewise.
507 * gdb.threads/sigstep-threads.exp: Likewise.
508 * gdb.threads/staticthreads.exp: Likewise.
509 * gdb.threads/tls.exp: Likewise.
510
1e6697ea
YQ
5112016-03-09 Pedro Alves <palves@redhat.com>
512
513 * gdb.base/command-line-input.exp: New file.
514
b04fd3be
MK
5152016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
516
517 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
518 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
519 * gdb.trace/pending.exp: Accept leading dot before function name.
520 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
521 * lib/trace-support.exp: Set registers for ppc.
522
98fa59e9
MK
5232016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
524
525 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
526 use it for disassembly; accept .main in addition to main in backtrace.
527
f77198c8
MK
5282016-03-09 Wei-cheng Wang <cole945@gmail.com>
529 Marcin Kościelnicki <koriakin@0x04.net>
530
531 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
532 (gdb_recursion_test_ptr): New global variable.
533 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
534 gdb_recursion_test.
535 (gdb_c_test): Ditto.
536
ba84e0da
MK
5372016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
538
539 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
540 ordering.
541
4366d36e
MK
5422016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
543
544 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
545 (bar): Add bar_start_lbl label.
546 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
547 of foo/bar for emitting DWARF and tracing.
548
5eb264df
SDJ
5492016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
550
551 * analyze-racy-logs.py: Set executable bit.
552
fb6a751f
SDJ
5532016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
554
555 * Makefile.in (DEFAULT_RACY_ITER): New variable.
556 (CHECK_TARGET_TMP): Likewise.
557 (check-single-racy): New rule.
558 (check-parallel-racy): Likewise.
559 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
560 (do-check-parallel-racy): New rule.
561 (check-racy/%.exp): Likewise.
562 * README (Racy testcases): New section.
563 * analyze-racy-logs.py: New file.
564
bdf7e230
DE
5652016-03-03 Doug Evans <dje@google.com>
566
567 * gdb.base/skip.exp: Use with_test_prefix.
568
4719d415
YQ
5692016-03-03 Yao Qi <yao.qi@linaro.org>
570
571 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
572 Invoke step_over_syscall "clone" and break_cond_on_syscall
573 "clone".
574 * gdb.base/step-over-clone.c: New file.
575
ea507862
YQ
5762016-03-03 Yao Qi <yao.qi@linaro.org>
577
578 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
579 code format.
580
8fc8cbda
YQ
5812016-03-03 Yao Qi <yao.qi@linaro.org>
582
583 * gdb.base/disp-step-fork.c: Rename to ...
584 * gdb.base/step-over-fork.c: ... it. New file.
585 * gdb.base/disp-step-vfork.c: Rename to ...
586 * gdb.base/step-over-vfork.c: ... it. New file.
587 * gdb.base/disp-step-syscall.exp: Rename to ...
588 * gdb.base/step-over-syscall.exp: ... it. New file.
589 (disp_step_cross_syscall): Rename to ...
590 (step_over_syscall): ... it.
591
92fa70b0
YQ
5922016-03-03 Yao Qi <yao.qi@linaro.org>
593
594 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
595 If target supports condition evaluation on target, invoke
596 break_cond_on_syscall for fork and vfork.
597
e197ad3c
YQ
5982016-03-03 Yao Qi <yao.qi@linaro.org>
599
600 * gdb.base/disp-step-syscall.exp: Don't invoke
601 support_displaced_stepping.
602 (disp_step_cross_syscall): Test with displaced stepping off and
603 on if supported.
604
0b47da9f
YQ
6052016-03-03 Yao Qi <yao.qi@linaro.org>
606
607 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
608 proc.
609 (setup): New proc.
610 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
611 and setup.
612
065ab6dc
BH
6132016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
614
615 * gdb.fortran/vla-history.exp: Remove breakpoint.
616
07e448ad 6172016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
618
619 * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
620
9ac2d526 6212016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
622
623 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
624
17807369
BH
6252016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
626
627 * gdb.mi/vla.f90: Nullify pointer after declaration.
628
86e501af
PA
6292016-03-01 Pedro Alves <palves@redhat.com>
630
631 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
632
1e903e32
PA
6332016-03-01 Pedro Alves <palves@redhat.com>
634
635 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
636 before anything else.
637 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
638 _GNU_SOURCE here.
639 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
640 before anything else.
641 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
642
6ccb54e2
PA
6432016-03-01 Pedro Alves <palves@redhat.com>
644
645 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
646
30ca9da1
YQ
6472016-03-01 Yao Qi <yao.qi@linaro.org>
648
649 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
650 prepare_for_testing.
651
dc856b38
YQ
6522016-03-01 Yao Qi <yao.qi@linaro.org>
653
654 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
655
4a932159
AA
6562016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
657
658 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
659 manually constructing the output path.
660
f2489477
AA
6612016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
662
663 * gdb.arch/s390-stackless.S: New.
664 * gdb.arch/s390-stackless.exp: New.
665
38899f16
IB
6662016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
667
668 * gdb.dlang/circular.c: New file.
669 * gdb.dlang/circular.exp: New file.
670
9fde51ed
YQ
6712016-02-26 Yao Qi <yao.qi@linaro.org>
672
673 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
674 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
675 (testcases): Update.
676
ce90fefe
YQ
6772016-02-26 Yao Qi <yao.qi@linaro.org>
678
679 * gdb.reverse/aarch64.c: Rename to ...
680 * gdb.reverse/insn-reverse.c: ... it.
681 * gdb.reverse/aarch64.exp: Rename to ...
682 * gdb.reverse/insn-reverse.exp: ... it.
683
3263bceb
YQ
6842016-02-26 Yao Qi <yao.qi@linaro.org>
685
686 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
687 (testcase_ftype): New.
688 (testcases): New array.
689 (n_testcases): New.
690 (main): Call each element in testcases.
691 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
692 (read_testcase): New.
693 Do the tests in a loop.
694
6cb59ff1
YQ
6952016-02-25 Yao Qi <yao.qi@linaro.org>
696
697 * gdb.base/branches.c: Remove.
698
ae91f625
MK
6992016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
700
701 PR gdb/13808
702 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
703
678b48b7
MK
7042016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
705
706 * gdb.trace/ftrace.exp: Remove unnecessary target check.
707
7337a6f2
MK
7082016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
709
710 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
711 change x86_64 call_insn to 'callq'.
712
861ca91f
AT
7132016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
714
715 * gdb.trace/tfile-avx.c: Move to...
716 * gdb.trace/tracefile-pseudo-reg.c: Here.
717 * gdb.trace/tfile-avx.exp: Move to...
718 * gdb.trace/tracefile-pseudo-reg.exp: Here.
719
bf74e428
GB
7202016-02-24 Gary Benson <gbenson@redhat.com>
721
722 * gdb.base/attach-pie-noexec.exp: Do not expect an error
723 message on attach.
724
cce0e923
DE
7252016-02-23 Doug Evans <dje@google.com>
726
727 * gdb.base/skip.c (test_skip): New function.
728 (end_test_skip_file_and_function): New function.
729 (test_skip_file_and_function): New function.
730 * gdb.base/skip1.c (test_skip): New function.
731 (skip1_test_skip_file_and_function): New function.
732 * gdb.base/skip.exp: Add tests for new skip options.
733 * gdb.base/skip-solib.exp: Update expected output.
734 * gdb.perf/skip-command.cc: New file.
735 * gdb.perf/skip-command.exp: New file.
736 * gdb.perf/skip-command.py: New file.
737
4000e47e
MK
7382016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
739
740 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
741 info registers pattern.
742
24f75ead
IB
7432016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
744
745 * lib/future.exp: Add D support.
746 (gdb_find_gdc): New proc.
747 (gdb_default_target_compile): Add D support.
748
fbb7bcbe
WW
7492016-02-18 Wei-cheng Wang <cole945@gmail.com>
750
751 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
752 user+system time.
753 (trace_speed_test): Determine the iteration count for a time
754 between 15..30 seconds.
755
012b3a21
WT
7562016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
757
758 * gdb.arch/i386-mpx-sigsegv.c: New file.
759 * gdb.arch/i386-mpx-sigsegv.exp: New file.
760 * gdb.arch/i386-mpx-simple_segv.c: New file.
761 * gdb.arch/i386-mpx-simple_segv.exp: New file.
762
2d5189bd
YQ
7632016-02-18 Yao Qi <yao.qi@linaro.org>
764
765 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
766 Don't call setup_kfail.
767
40fb20d0
YQ
7682016-02-18 Yao Qi <yao.qi@linaro.org>
769
770 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
771 Set "set breakpoint condition-evaluation" per $cond_bp_target.
772
21b1f8d2
DE
7732016-02-16 Doug Evans <dje@google.com>
774
775 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
776 * gdb.base/skip1.c: Ditto.
777 * gdb.base/skip.exp: Whitespace cleanup.
778
4041ed77
DB
7792016-02-16 Don Breazeal <donb@codesourcery.com>
780
781 PR remote/19496
782 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
783 Remove kfail for PR remote/19496.
784
c4ef31bf
SM
7852016-02-16 Simon Marchi <simon.marchi@ericsson.com>
786
787 * lib/gdb.exp (standard_temp_file): Return a path specific to
788 the runtest invocation.
789
266b65b3
SM
7902016-02-16 Simon Marchi <simon.marchi@ericsson.com>
791
792 * gdb.trace/save-trace.exp: Change relative path to be in the
793 standard output directory.
794
a7a0a6a9
JK
7952016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
796
797 * gdb.arch/i386-prologue.c: Add missing prototypes.
798
c99dbb42
JK
7992016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
800
801 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
802 * gdb.arch/i386-prologue.exp: Likewise.
803 * gdb.arch/i386-size.exp: Likewise.
804
aa480355
SM
8052016-02-15 Simon Marchi <simon.marchi@ericsson.com>
806
807 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
808 define object file path.
809 * gdb.btrace/gcore.exp: Use standard_output_file to define core
810 file path.
811 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
812 standard_output_file to define binfile.
813
ba881f50
JK
8142016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
815
816 Fix compatibility with recent gfortran-5.3.1.
817 * gdb.fortran/vla-history.exp (print vla1 allocated)
818 (print vla2 allocated, print $2, print $3): Remove
819 (print $4): Rename to ...
820 (print $2): ... here.
821 (print $9): Rename to ...
822 (print $5): ... here.
823 (print $10): Rename to ...
824 (print $6): ... here.
825 * gdb.fortran/vla.f90: Add pvla initialization.
826
e9fb005c
JK
8272016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
828
829 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
830 New test.
831 * gdb.fortran/vla-value-sub.exp: Likewise.
832
e44e00ff
MK
8332016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
834
835 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
836
97e94151
SM
8372016-02-12 Simon Marchi <simon.marchi@ericsson.com>
838
839 * i386-biarch-core.exp: Define corefile using
840 standard_output_file.
841
01113bc1
YQ
8422016-02-12 Yao Qi <yao.qi@linaro.org>
843
844 * gdb.arch/arm-single-step-kernel-helper.c: New.
845 * gdb.arch/arm-single-step-kernel-helper.exp: New.
846
33b4777c
MM
8472016-02-12 Markus Metzger <markus.t.metzger@intel.com>
848
849 * gdb.btrace/tailcall-only.exp: New.
850 * gdb.btrace/tailcall-only.c: New.
851 * gdb.btrace/x86_64-tailcall-only.S: New.
852 * gdb.btrace/i686-tailcall-only.S: New.
853
acc23c11
PA
8542016-02-11 Pedro Alves <palves@redhat.com>
855
856 * README (Parallel testing): Add missing double quotes.
857
e352bf0a
PA
8582016-02-11 Pedro Alves <palves@redhat.com>
859
860 * README (Parallel testing): New section.
861 (GDB_PARALLEL): Rewrite.
862 (FORCE_PARALLEL): Document.
863
9f5fed78
MK
8642016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
865
866 * gdb.trace/tfile-avx.c: New test.
867 * gdb.trace/tfile-avx.exp: New test.
868
9ef9e6a6
KS
8692016-02-09 Keith Seitz <keiths@redhat.com>
870
871 PR breakpoints/19546
872 * gdb.base/infcall-exec.c: New file.
873 * gdb.base/infcall-exec2.c: New file.
874 * gdb.base/infcall-exec.exp: New file.
875
a96e36da
KS
8762016-02-09 Keith Seitz <keiths@redhat.com>
877
878 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
879 (toplevel): Call test_bkpt_address.
880
9f61929f
KS
8812016-02-09 Keith Seitz <keiths@redhat.com>
882
883 PR python/19506
884 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
885 (toplevel): Call test_bkpt_address.
886
1e94266c
SM
8872016-02-09 Simon Marchi <simon.marchi@ericsson.com>
888
889 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
890 to AC_OUTPUT.
891 * configure: Regenerate.
892
2a7f3dff
PA
8932016-02-09 Pedro Alves <palves@redhat.com>
894
895 PR breakpoints/19548
896 * gdb.base/execl-update-breakpoints.c (some_function): New
897 function.
898 (main): Call it.
899 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
900 Tighten expected GDB output.
901
2151ccc5
SM
9022016-02-08 Simon Marchi <simon.marchi@ericsson.com>
903
904 * Makefile.in (ALL_SUBDIRS): Remove.
905 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
906 (distclean maintainer-clean realclean): Likewise.
907 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
908 * configure: Regenerate.
909 * gdb.ada/Makefile.in: Delete.
910 * gdb.arch/Makefile.in: Likewise.
911 * gdb.asm/Makefile.in: Likewise.
912 * gdb.base/Makefile.in: Likewise.
913 * gdb.btrace/Makefile.in: Likewise.
914 * gdb.cell/Makefile.in: Likewise.
915 * gdb.compile/Makefile.in: Likewise.
916 * gdb.cp/Makefile.in: Likewise.
917 * gdb.disasm/Makefile.in: Likewise.
918 * gdb.dlang/Makefile.in: Likewise.
919 * gdb.dwarf2/Makefile.in: Likewise.
920 * gdb.fortran/Makefile.in: Likewise.
921 * gdb.gdb/Makefile.in: Likewise.
922 * gdb.go/Makefile.in: Likewise.
923 * gdb.guile/Makefile.in: Likewise.
924 * gdb.java/Makefile.in: Likewise.
925 * gdb.linespec/Makefile.in: Likewise.
926 * gdb.mi/Makefile.in: Likewise.
927 * gdb.modula2/Makefile.in: Likewise.
928 * gdb.multi/Makefile.in: Likewise.
929 * gdb.objc/Makefile.in: Likewise.
930 * gdb.opencl/Makefile.in: Likewise.
931 * gdb.opt/Makefile.in: Likewise.
932 * gdb.pascal/Makefile.in: Likewise.
933 * gdb.perf/Makefile.in: Likewise.
934 * gdb.python/Makefile.in: Likewise.
935 * gdb.reverse/Makefile.in: Likewise.
936 * gdb.server/Makefile.in: Likewise.
937 * gdb.stabs/Makefile.in: Likewise.
938 * gdb.threads/Makefile.in: Likewise.
939 * gdb.trace/Makefile.in: Likewise.
940 * gdb.xml/Makefile.in: Likewise.
941 * lib/gdb.exp (make_gdb_parallel_path): Add check for
942 GDB_PARALLEL.
943 (standard_output_file): Remove check for GDB_PARALLEL, always
944 return path in outputs/$subdir/$testname.
945
437277d4
SM
9462016-02-08 Simon Marchi <simon.marchi@ericsson.com>
947
948 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
949 (site.exp): Assign abs_srcdir to tcl's srcdir.
950
31d913c7
YQ
9512016-02-04 Yao Qi <yao.qi@linaro.org>
952
953 * gdb.base/foll-exec-mode.c: Include limits.h.
954 (main): Add parameters argc and argv. Get directory from
955 argv[0].
956 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
957 compilation.
958 * gdb.base/foll-exec.c: Include limits.h.
959 (main): Add parameters argc and argv.
960 Get directory from argv[0].
961 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
962 Adjust tests on the number of lines as source code changed.
963 * gdb.base/foll-vfork-exit.c: Include limits.h.
964 (main): Add one line of statement before vfork.
965 * gdb.base/foll-vfork.c: Include limits.h and string.h.
966 (main): Add parameters argc and argv. Get directory from
967 argv[0].
968 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
969 (setup_gdb): Set tbreak to skip some source lines.
970 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
971 (main): Add parameters argc and argv. Get directory from
972 argv[0].
973 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
974 compilation.
975 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
976 (main): Add parameters argc and argv. Get directory from
977 argv[0].
978 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
979 compilation.
980
9482b9fb
DE
9812016-02-01 Doug Evans <dje@google.com>
982
983 * gdb.base/skip.exp: Clean up multiple references to same test name.
984
6b2e4f10
PA
9852016-02-01 Pedro Alves <palves@redhat.com>
986
ccb6afd6 987 PR remote/19496
6b2e4f10
PA
988 * gdb.threads/forking-threads-plus-breakpoint.exp
989 (displaced_stepping_supported): New global.
990 (probe_displaced_stepping_support): New procedure.
991 (do_test): Add 'displaced' parameter, and use it.
992 (top level): Check for displaced stepping support. Add displaced
993 stepping on/off testing axis.
994
37a8db1a
AB
9952016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
996
997 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
998 pointer. Don't perform further tests on the unassociated pointer
999 if the first test fails.
1000
5fdf6324
AB
10012016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1002
1003 * gdb.base/max-value-size.c: New file.
1004 * gdb.base/max-value-size.exp: New file.
1005 * gdb.base/huge.exp: Disable max-value-size for this test.
1006
935c6144
IB
10072016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
1008
1009 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1010
7fe8399d
YQ
10112016-01-28 Yao Qi <yao.qi@linaro.org>
1012
1013 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
1014
a2077e25
PA
10152016-01-25 Pedro Alves <palves@redhat.com>
1016
1017 PR threads/19461
1018 * gdb.base/fork-running-state.c: New file.
1019 * gdb.base/fork-running-state.exp: New file.
1020
1d2736d4
PA
10212016-01-25 Pedro Alves <palves@redhat.com>
1022
1023 PR gdb/19494
1024 * gdb.base/catch-fork-kill.c: New file.
1025 * gdb.base/catch-fork-kill.exp: New file.
1026
f1da4b11
PA
10272016-01-25 Pedro Alves <palves@redhat.com>
1028
1029 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
1030 Delete, moved to lib/gdb.exp.
1031 * gdb.threads/forking-threads-plus-breakpoint.exp
1032 (foreach_with_prefix): Likewise.
1033 * gdb.threads/process-dies-while-handling-bp.exp
1034 (foreach_with_prefix): Likewise.
1035 * lib/gdb.exp (foreach_with_prefix): New procedure.
1036
45f38546
MK
10372016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
1038
1039 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
1040 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
1041
dc29a1ce
MK
10422016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
1043
1044 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
1045 endian targets.
1046
092127d7
JK
10472016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1048 Pedro Alves <palves@redhat.com>
1049
1050 Fix testsuite compatibility with Guile.
1051 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
1052 number.
1053
31d765d3
JK
10542016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1055
1056 Fix testsuite compatibility with Guile.
1057 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
1058 (thread 1): New test for backtrace through signal handler.
1059
1ac78c04
YQ
10602016-01-22 Yao Qi <yao.qi@linaro.org>
1061
1062 PR testsuite/19491
1063 * gdb.base/multi-forks.c: Include
1064 ../lib/unbuffer_output.c
1065 (main): Call gdb_unbuffer_output.
1066
4f5946a8
DE
10672016-01-21 Doug Evans <dje@google.com>
1068
1069 * lib/ada.exp (gdb_compile_ada): Fix typo.
1070
305e13e6
JB
10712016-01-21 Joel Brobecker <brobecker@adacore.com>
1072
1073 * gdb.base/break-fun-addr.exp: New file.
1074 * gdb.base/break-fun-addr1.c: New file.
1075 * gdb.base/break-fun-addr2.c: New file.
1076
5f5dfff6
SM
10772016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1078
1079 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
1080 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
1081 enum flag values.
1082
fd356fa2
AA
10832016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
1084
1085 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
1086 when GDB can not set the vector return value. Add more comments
1087 for clarification.
1088
9df22175
AT
10892016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
1090
1091 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
1092 command.
1093
41d1845e
SM
10942016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1095
1096 * Makefile.in (DO_RUNTEST): Add --status and update usages.
1097
01ac6840
SM
10982016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1099
1100 * Makefile.in (check-single): Pass --status to runtest.
1101 (check/%.exp): Likewise.
1102
11032016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1104
1105 * Makefile.in (check-parallel): Propagate return code from make
1106 do-check-parallel.
1107
bd0a71fa
MK
11082016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
1109
1110 * gdb.trace/ftrace.exp: Fix expected message on continue.
1111 * gdb.trace/pending.exp: Fix expected message on continue.
1112 * gdb.trace/trace-break.exp: Fix expected message on continue.
1113
8bcbad33
SM
11142016-01-18 Simon Marchi <simon.marchi@ericsson.com>
1115
1116 * lib/gdb.exp (gdb_test): Remove unused global references.
1117
f303dbd6
PA
11182016-01-18 Pedro Alves <palves@redhat.com>
1119
1120 * gdb.base/async-shell.exp: Adjust expected output.
1121 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
1122 * gdb.base/siginfo-thread.exp: Adjust expected output.
1123 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
1124 * gdb.java/jnpe.exp: Adjust expected output.
1125 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
1126 * gdb.threads/continue-pending-status.exp: Adjust expected output.
1127 * gdb.threads/leader-exit.exp: Adjust expected output.
1128 * gdb.threads/manythreads.exp: Adjust expected output.
1129 * gdb.threads/pthreads.exp: Adjust expected output.
1130 * gdb.threads/schedlock.exp: Adjust expected output.
1131 * gdb.threads/siginfo-threads.exp: Adjust expected output.
1132 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
1133 expected output.
1134 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
1135 output.
1136 * gdb.threads/sigthread.exp: Adjust expected output.
1137 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
1138
b2789696
YQ
11392016-01-18 Yao Qi <yao.qi@linaro.org>
1140
1141 * gdb.guile/scm-section-script.c: Replace @progbits with
1142 %progbits.
1143 * gdb.python/py-section-script.c: Likewise.
1144
71ef29a8
PA
11452016-01-15 Pedro Alves <palves@redhat.com>
1146
1147 * gdb.multi/tids.exp: Test star wildcard ranges.
1148
3f5b7598
PA
11492016-01-15 Pedro Alves <palves@redhat.com>
1150
1151 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
1152 command from "thread apply" invocation.
1153 (thr_apply_info_thr_invalid): Default the expected output to the
1154 input tid list.
1155 (top level): Add tests that use convenience variables. Add tests
1156 for "thread apply" with a valid TID list, but missing the command.
1157
663f6d42
PA
11582016-01-13 Pedro Alves <palves@redhat.com>
1159
1160 * gdb.base/default.exp: Expect $_gthread as well.
1161 * gdb.multi/tids.exp: Test $_gthread.
1162 * gdb.threads/thread-specific.exp: Test $_gthread.
1163
c84f6bbf
PA
11642016-01-13 Pedro Alves <palves@redhat.com>
1165
1166 * gdb.multi/tids.exp: Test "info threads -gid".
1167
22a02324
PA
11682016-01-13 Pedro Alves <palves@redhat.com>
1169
1170 * gdb.multi/tids.exp: Test InferiorThread.global_num and
1171 Breakpoint.thread.
1172 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
1173
5d5658a1
PA
11742016-01-07 Pedro Alves <palves@redhat.com>
1175
1176 * gdb.base/break.exp: Adjust to output changes.
1177 * gdb.base/hbreak2.exp: Likewise.
1178 * gdb.base/sepdebug.exp: Likewise.
1179 * gdb.base/watch_thread_num.exp: Likewise.
1180 * gdb.linespec/keywords.exp: Likewise.
1181 * gdb.multi/info-threads.exp: Likewise.
1182 * gdb.threads/thread-find.exp: Likewise.
1183 * gdb.multi/tids.c: New file.
1184 * gdb.multi/tids.exp: New file.
1185
84654457
PA
11862016-01-13 Pedro Alves <palves@redhat.com>
1187
1188 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
1189
e3940304
PA
11902016-01-13 Pedro Alves <palves@redhat.com>
1191
1192 * gdb.base/default.exp: Expect $_inferior as well.
1193 * gdb.multi/base.exp: Test $_inferior.
1194
a911d87a
PA
11952016-01-13 Pedro Alves <palves@redhat.com>
1196
1197 PR breakpoints/19388
1198 * gdb.base/catch-signal-siginfo-cond.c: New file.
1199 * gdb.base/catch-signal-siginfo-cond.exp: New file.
1200
82075af2
JS
12012016-01-12 Josh Stone <jistone@redhat.com>
1202 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1203
1204 * gdb.base/catch-syscall.c (do_execve): New variable.
1205 (main): Conditionally trigger an execve.
1206 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
1207 (test_catch_syscall_execve): New, check entry/return across execve.
1208 (do_syscall_tests): Call test_catch_syscall_execve.
1209
e46eeedd
PA
12102016-01-12 Pedro Alves <palves@redhat.com>
1211
1212 * gdb.base/random-signal.exp (do_test): New procedure, with body
1213 of testcase moved in.
1214
01d8c27e
JK
12152016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1216 Pedro Alves <palves@redhat.com>
1217
1218 * gdb.base/funcargs.exp (finish from indirectly called function):
1219 Reintroduce the case for 'First'.
1220
9a706302
JK
12212016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1222 Pedro Alves <palves@redhat.com>
1223
1224 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1225 (tcatch_vfork_then_child_follow_exec)
1226 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1227 identification.
1228
c0ecb95f
JK
12292016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1230
1231 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1232 and repeats to unlimited.
1233 * gdb.python/py-value.exp: Likewise.
1234 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
1235 and repeats to unlimited.
1236
6cfc1fcb
JK
12372016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1238
1239 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
1240 and reordering the functions.
1241 * gdb.multi/hangout.c: Likewise.
1242 * gdb.multi/hello.c: Likewise.
1243
582a1b00
SM
12442016-01-08 Simon Marchi <simon.marchi@ericsson.com>
1245
1246 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
1247 absolute.
1248 (SingleStatisticTestResult.report): Use dict.keys instead of
1249 dict.iterkeys.
1250
79bc59cb
PA
12512016-01-06 Pedro Alves <palves@redhat.com>
1252
1253 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
1254
43368e1d
MM
12552016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1256
1257 * gdb.btrace/dlopen.exp: New.
1258 * gdb.btrace/dlopen.c: New.
1259 * gdb.btrace/dlopen-dso.c: New.
1260
79fad5b8
SL
12612015-12-25 Sandra Loosemore <sandra@codesourcery.com>
1262
1263 * lib/gdb.exp (gdb_test): Update comments to clarify that the
1264 PATTERN argument is optional.
1265
ab8314b3
JB
12662015-12-24 Joel Brobecker <brobecker@adacore.com>
1267
1268 * lib/ada.exp (target_compile_ada_from_dir): New function.
1269 (gdb_compile_ada): Reimplement avoiding the use of project files.
1270 * gdb.ada/gnat_ada.gpr: Delete.
1271 * gdb.ada/cond_lang.exp: Adjust test to make path before
1272 filename optional.
1273 * gdb.ada/small_reg_param.exp: Likewise.
1274
fe33faff
SM
12752015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1276
1277 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1278
6d265cb4
TP
12792015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
1280
1281 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
1282 case.
1283
10125099
SM
12842015-12-21 Simon Marchi <simon.marchi@ericsson.com>
1285
1286 * gdb.base/break.exp: Remove dead code.
1287 * gdb.base/sepdebug.exp: Likewise.
1288
3ca22649
SM
12892015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1290
1291 * gdb.asm/asm-source.exp: Remove HP-UX references.
1292 * gdb.base/annota1.exp: Likewise.
1293 * gdb.base/annota3.exp: Likewise.
1294 * gdb.base/attach.exp: Likewise.
1295 * gdb.base/bigcore.exp: Likewise.
1296 * gdb.base/break.exp: Likewise.
1297 * gdb.base/call-ar-st.exp: Likewise.
1298 * gdb.base/callfuncs.exp: Likewise.
1299 * gdb.base/catch-fork-static.exp: Likewise.
1300 * gdb.base/display.exp: Likewise.
1301 * gdb.base/foll-exec-mode.exp: Likewise.
1302 * gdb.base/foll-exec.exp: Likewise.
1303 * gdb.base/foll-fork.exp: Likewise.
1304 * gdb.base/foll-vfork.exp: Likewise.
1305 * gdb.base/funcargs.exp: Likewise.
1306 * gdb.base/hbreak2.exp: Likewise.
1307 * gdb.base/inferior-died.exp: Likewise.
1308 * gdb.base/interrupt.exp: Likewise.
1309 * gdb.base/multi-forks.exp: Likewise.
1310 * gdb.base/nodebug.exp: Likewise.
1311 * gdb.base/sepdebug.exp: Likewise.
1312 * gdb.base/solib1.c: Likewise.
1313 * gdb.base/step-test.exp: Likewise.
1314 * gdb.mi/non-stop.c: Likewise.
1315 * gdb.mi/pthreads.c: Likewise.
1316 * gdb.multi/bkpt-multi-exec.ex: Likewise.
1317 * gdb.threads/pthreads.c: Likewise.
1318 * gdb.threads/staticthreads.exp: Likewise.
1319 * lib/future.exp: Likewise.
1320 * lib/gdb.exp: Likewise.
1321 * gdb.base/so-indr-cl.c: Remove.
1322 * gdb.base/so-indr-cl.exp: Likewise.
1323 * gdb.base/solib.c: Likewise.
1324 * gdb.base/solib.exp: Likewise.
1325 * gdb.base/solib2.c: Likewise.
1326
b6304613
SM
13272015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1328
1329 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
1330 * gdb.base/call-ar-st.exp: Likewise.
1331 * gdb.base/callfuncs.exp: Likewise.
1332 * gdb.base/condbreak.exp: Likewise.
1333 * gdb.base/constvars.exp: Likewise.
1334 * gdb.base/hbreak2.exp: Likewise.
1335 * gdb.base/langs.exp: Likewise.
1336 * gdb.base/list.exp: Likewise.
1337 * gdb.base/long_long.exp: Likewise.
1338 * gdb.base/ptype.exp: Likewise.
1339 * gdb.base/scope.exp: Likewise.
1340 * gdb.base/signals.exp: Likewise.
1341 * gdb.base/so-impl-ld.exp: Likewise.
1342 * gdb.base/varargs.exp: Likewise.
1343 * gdb.base/volatile.exp: Likewise.
1344 * gdb.base/whatis.exp: Likewise.
1345 * gdb.cp/cplusfuncs.exp: Likewise.
1346 * gdb.cp/inherit.exp: Likewise.
1347 * gdb.cp/local.exp: Likewise.
1348 * gdb.cp/member-ptr.exp: Likewise.
1349 * gdb.cp/method.exp: Likewise.
1350 * gdb.cp/overload.exp: Likewise.
1351 * gdb.cp/templates.exp: Likewise.
1352 * gdb.stabs/weird.exp: Likewise.
1353 * lib/compiler.c: Likewise.
1354 * lib/compiler.cc: Likewise.
1355 * lib/cp-support.exp: Likewise.
1356 * lib/gdb.exp: Likewise.
1357
bf401b07
SM
13582015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
1359
1360 * configure.ac: Remove HP-UX case.
1361 * configure: Regenerate.
1362
aff9c0f8
SM
13632015-12-18 Simon Marchi <simon.marchi@ericsson.com>
1364
1365 * lib/gdb.exp (gdb_compile): Add function doc.
1366
a6904d5a
PA
13672015-12-17 Pedro Alves <palves@redhat.com>
1368
1369 PR threads/19354
1370 * gdb.multi/info-threads.exp: New file.
1371
a22279dd
YQ
13722015-12-15 Yao Qi <yao.qi@linaro.org>
1373
1374 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
1375 is aarch64*-*-*.
1376
0588c796
SL
13772015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1378
1379 * gdb.base/history-duplicates.exp: Skip if no readline support.
1380
5d978e17
SL
13812015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1382
1383 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
1384
7e763b86
SL
13852015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1386
1387 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
1388
87a3a92c
SL
13892015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1390
1391 * gdb.base/completion.exp: Skip tests that interrupt GDB with
1392 ctrl-C if nointerrupts target property is set.
1393 * gdb.base/double-prompt-target-event-error.exp: Likewise.
1394 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
1395 * gdb.base/paginate-bg-execution.exp: Likewise.
1396 * gdb.base/paginate-execution-startup.exp: Likewise.
1397 * gdb.base/random-signal.exp: Likewise.
1398 * gdb.base/range-stepping.exp: Likewise.
1399 * gdb.cp/annota2.exp: Likewise.
1400 * gdb.cp/annota3.exp: Likewise.
1401 * gdb.gdb/selftest.exp: Likewise.
1402 * gdb.threads/continue-pending-status.exp: Likewise.
1403 * gdb.threads/leader-exit.exp: Likewise.
1404 * gdb.threads/manythreads.exp: Likewise.
1405 * gdb.threads/pthreads.exp: Likewise.
1406 * gdb.threads/schedlock.exp: Likewise.
1407 * gdb.threads/sigthread.exp: Likewise.
1408
a8f077dc
DB
14092015-12-11 Don Breazeal <donb@codesourcery.com>
1410
1411 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
1412 remote.
1413 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
1414 * gdb.base/foll-exec.exp (main): Enable for target remote.
1415 * gdb.base/foll-fork.exp (main): Likewise.
1416 * gdb.base/foll-vfork.exp (main): Likewise.
1417 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
1418 (proc continue_to_exit_bp_loc): Use clean_restart.
1419 * gdb.base/pie-execl.exp (main): Disable for target remote.
1420 * gdb.base/watch-vfork.exp (main): Enable for target remote.
1421 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
1422 * gdb.threads/execl.exp (main): Likewise.
1423 * gdb.threads/fork-child-threads.exp (main): Likewise.
1424 * gdb.threads/fork-plus-threads.exp (main): Disable for target
1425 remote.
1426 * gdb.threads/fork-thread-pending.exp (main): Enable for target
1427 remote.
1428 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
1429 pid.tid style ptids, instead of just tid.
1430 * gdb.threads/thread-execl.exp (main): Enable for target remote.
1431 * gdb.threads/watchpoint-fork.exp (main): Likewise.
1432 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
1433 ptids, instead of just tid.
1434
3b2464a8
AB
14352015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1436
1437 * gdb.base/list.exp (test_list_forward): Add end of file error
1438 test.
1439 (test_repeat_list_command): Add end of file error test.
1440 (test_list_backwards): Add beginning of file error test.
1441
a0def019
AB
14422015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1443
1444 * gdb.base/list.exp (test_list_invalid_args): New function,
1445 defined, and called.
1446
5c000dff
AB
14472015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1448
1449 * gdb.base/list.exp (test_list): Make test names unique.
1450
f1637ebe
YQ
14512015-12-11 Yao Qi <yao.qi@linaro.org>
1452
1453 * gdb.base/coremaker2.c: Remove.
1454
36d6fc0a
PA
14552015-12-10 Pedro Alves <palves@redhat.com>
1456
1457 * gdb.multi/base.exp: Remove stale "spaces" references.
1458
762f7747
PA
14592015-12-10 Pedro Alves <palves@redhat.com>
1460
1461 * gdb.multi/base.exp: Don't use nowarnings.
1462 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
1463 * gdb.multi/hangout.c: Include stdio.h.
1464 * gdb.multi/hello.c: Include stdlib.h.
1465 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
1466 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
1467 * gdb.multi/multi-arch.exp: Don't use nowarnings.
1468
28d2bfb9
AB
14692015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
1470
1471 * gdb.dwarf2/dw2-ranges-base.c: New file.
1472 * gdb.dwarf2/dw2-ranges-base.exp: New file.
1473 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
1474 support additional line table, and debug ranges generation.
1475 (Dwarf::ranges): New function, generate .debug_ranges.
1476 (Dwarf::lines): Support generating simple line table programs.
1477 (Dwarf::assemble): Initialise new namespace variables.
1478
5fc2beac
KB
14792015-12-09 Kevin Buettner <kevinb@redhat.com>
1480
1481 * gdb.base/async.exp (proc test_background): Add case for
1482 asynchronous execution not supported.
1483
1c35a88f
LM
14842015-12-09 Luis Machado <lgustavo@codesourcery.com>
1485
1486 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
1487 format and change test names to make them unique.
1488
b593e3d9
RK
14892015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
1490 Pedro Alves <pedro@redhat.com>
1491
1492 PR gdb/18702
1493 Add checking of floatformats setup on x86_64 hosts.
1494 * gdb.arch/i386-float.S (main): Load bigval and smallval.
1495 (smallval, bigval): New labels/constants.
1496 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
1497 float" after loading bigval and smallval.
1498
d72413e6
PMR
14992015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
1500
1501 * gdb.ada/fun_overload_menu.exp: New testcase.
1502 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
1503
ece66d65
JS
15042015-12-04 Josh Stone <jistone@redhat.com>
1505
1506 * gdb.base/catch-fork-static.exp: New.
1507
41d0efca
YQ
15082015-12-03 Yao Qi <yao.qi@linaro.org>
1509
1510 * gdb.base/sizeof.c: Don't include stdio.h and
1511 ../lib/unbuffer_output.c.
1512 (main): New variable 'size' and 'value'. Remove printf and
1513 gdb_unbuffer_output. Assign return value to size and value.
1514 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
1515 at the beginning.
1516 (check_sizeof): Check the result by printing variable 'size'.
1517 (check_valueof): Check the result by printing variable 'value'.
1518
99fd02d9
YQ
15192015-12-01 Yao Qi <yao.qi@linaro.org>
1520
1521 * gdb.base/disp-step-syscall.exp: Define syscall instruction
1522 for aarch64*-*-linux* target.
1523
f2faf941
PA
15242015-11-30 Pedro Alves <palves@redhat.com>
1525
1526 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
1527
04bf20c5
PA
15282015-11-30 Pedro Alves <palves@redhat.com>
1529
1530 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1531 Handle non-stop mode vCont replies.
1532
09df4675
PA
15332015-11-30 Pedro Alves <palves@redhat.com>
1534
1535 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
1536 prepare_for_testing. Start gdb with "set non-stop on" appended to
1537 GDBFLAGS. Lax expected stop output.
1538
58b584af
YQ
15392015-11-27 Yao Qi <yao.qi@linaro.org>
1540
1541 * gdb.arch/arm-neon.exp: New.
1542 * gdb.arch/arm-neon.c: New.
1543
dfcb77a8
YQ
15442015-11-27 Yao Qi <yao.qi@linaro.org>
1545
1546 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
1547
88e8ec1b
YQ
15482015-11-27 Yao Qi <yao.qi@linaro.org>
1549
1550 * gdb.cp/annota2.exp: Allow multiple occurrences of the
1551 frames-invalid annotation.
1552
bfde72c2
YQ
15532015-11-27 Yao Qi <yao.qi@linaro.org>
1554
1555 * gdb.cp/annota2.exp: Use ${frames_invalid}.
1556
f6512a69
SM
15572015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1558
1559 * gdb.threads/names.exp: New file.
1560 * gdb.threads/names.c: New file.
1561 * README: Mention gdb,no_thread_names.
1562
46a3515b
MM
15632015-11-26 Markus Metzger <markus.t.metzger@intel.com>
1564
1565 PR 19297
1566 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
1567 support" error.
1568
62147a22
PA
15692015-11-24 Pedro Alves <palves@redhat.com>
1570
1571 PR 17539
1572 * gdb.base/display.exp: Expect displays to be sorted in ascending
1573 order. Use multi_line.
1574 * gdb.base/solib-display.exp: Likewise.
1575
2f341b6e
PA
15762015-11-24 Pedro Alves <palves@redhat.com>
1577
1578 PR 17539
1579 * gdb.base/display.exp: Expect displays to be sorted in ascending
1580 order. Use multi_line.
1581 * gdb.base/solib-display.exp: Likewise.
1582
7e0aa6aa
PA
15832015-11-24 Pedro Alves <palves@redhat.com>
1584
1585 PR 17539
1586 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
1587 threads in ascending order.
1588 * gdb.base/foll-fork.exp: Likewise.
1589 * gdb.base/foll-vfork.exp: Likewise.
1590 * gdb.base/multi-forks.exp: Likewise.
1591 * gdb.mi/mi-nonstop.exp: Likewise.
1592 * gdb.mi/mi-nsintrall.exp: Likewise.
1593 * gdb.multi/base.exp: Likewise.
1594 * gdb.multi/multi-arch.exp: Likewise.
1595 * gdb.python/py-inferior.exp: Likewise.
1596 * gdb.threads/break-while-running.exp: Likewise.
1597 * gdb.threads/execl.exp: Likewise.
1598 * gdb.threads/gcore-thread.exp: Likewise.
1599 * gdb.threads/info-threads-cur-sal.exp: Likewise.
1600 * gdb.threads/kill.exp: Likewise.
1601 * gdb.threads/linux-dp.exp: Likewise.
1602 * gdb.threads/multiple-step-overs.exp: Likewise.
1603 * gdb.threads/next-bp-other-thread.exp: Likewise.
1604 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1605 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1606 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1607 * gdb.threads/thread-find.exp: Likewise.
1608 * gdb.threads/tls.exp: Likewise.
1609 * lib/mi-support.exp (mi_reverse_list): Delete.
1610 (mi_check_thread_states): No longer reverse list.
1611
2cc57ad8
PA
16122015-11-24 Pedro Alves <palves@redhat.com>
1613
1614 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
1615 use lowercase.
1616
c93e8391
SM
16172015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1618
1619 * gdb.trace/actions.c: Include trace-common.h.
1620 (main): Add a location for a fast tracepoint.
1621 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1622 the normal tracepoints.
1623 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1624
045ccf91
SM
16252015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1626
1627 * save-trace.exp: Factor out code to these...
1628 (gdb_save_tracepoints): New.
1629 (gdb_load_tracepoints): New.
1630 (do_save_load_test): New.
1631
5506f9f6
KB
16322015-11-23 Kevin Buettner <kevinb@redhat.com>
1633
1634 * gdb.base/asmlabel.exp: New test.
1635 * gdb.base/asmlabel.c: New test case.
1636
16c3b12f
JB
16372015-11-23 Joel Brobecker <brobecker@adacore.com>
1638
1639 * gdb.base/wrong_frame_bt_full-main.c: New file.
1640 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1641 * gdb.base/wrong_frame_bt_full.exp: New file.
1642
155bfbd3
JB
16432015-11-23 Joel Brobecker <brobecker@adacore.com>
1644
1645 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1646
bb097445
JM
16472015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1648
206853a0 1649 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
1650 pstate register when comparing registers values in
1651 sparc64-*-linux-gnu targets to avoid spurious differences.
1652
9c88ed8f
JM
16532015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1654
206853a0 1655 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 1656
96161e25
SL
16572015-11-19 Sandra Loosemore <sandra@codesourcery.com>
1658
1659 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1660 as type argument to gdb_compile.
1661 * gdb.base/nested-subp2.exp: Likewise.
1662 * gdb.base/nested-subp3.exp: Likewise.
1663
340c2830
DV
16642015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
1665
1666 * lib/dwarf.exp (_note): Fix left shift of negative value.
1667 * gdb.trace/trace-condition.exp: Likewise.
1668
c1862d0f
YQ
16692015-11-13 Yao Qi <yao.qi@linaro.org>
1670
1671 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1672 comments about d10v.
1673 (test_scalar_returns): Likewise.
1674 * gdb.base/d10v.ld: Remove.
1675 * gdb.base/overlays.exp: Remove the target triplet checking for
1676 d10v-*-*.
1677 * gdb.base/structs.exp (test_struct_returns): Remove the
1678 comments about d10v.
1679 (test_struct_calls): Likewise.
1680
77ae9c19
YQ
16812015-11-13 Yao Qi <yao.qi@linaro.org>
1682
1683 * gdb.base/gnu_vector.exp: Check the return value by "p res".
1684 * gdb.base/gnu_vector.c: Don't include stdio.h.
1685 (main): Don't print res and call add_some_intvecs.
1686
430e004e
MK
16872015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
1688
1689 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1690 macro.
1691 (func5): Removed.
1692 (func4): Use FAST_TRACEPOINT_LABEL.
1693 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1694 macro.
1695 (func): Removed.
1696 (thread_function): Use FAST_TRACEPOINT_LABEL.
1697 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1698 (func): Remove.
1699 (marker): Use FAST_TRACEPOINT_LABEL.
1700 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1701 (pendfunc1): Remove.
1702 (pendfunc): Use FAST_TRACEPOINT_LABEL.
1703 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1704 (foo): Remove.
1705 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1706 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1707 macro.
1708 (func): Remove.
1709 (marker): Use FAST_TRACEPOINT_LABEL.
1710 * gdb.trace/trace-common.h: New header.
1711 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1712 macro.
1713 (func): Remove.
1714 (marker): Use FAST_TRACEPOINT_LABEL.
1715 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1716 (func): Remove.
1717 (thread_function): Use FAST_TRACEPOINT_LABEL.
1718
6e7675a7
MK
17192015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
1720
1721 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1722 in front.
1723 * gdb.trace/change-loc.exp: Use global pcreg definition.
1724 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1725 * gdb.trace/entry-values.exp: Use global spreg definition, add $
1726 in front.
1727 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1728 * gdb.trace/pending.exp: Likewise.
1729 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1730 * gdb.trace/trace-break.exp: Likewise.
1731 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1732 in front.
1733 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1734 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1735 in front.
1736 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1737
dddc0e16
JB
17382015-11-09 Joel Brobecker <brobecker@adacore.com>
1739
1740 * gdb.ada/fin_fun_out: New testcase.
1741
c6f0b406
KB
17422015-11-07 Kevin Buettner <kevinb@redhat.com>
1743
1744 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1745 value associated with DW_AT_byte_size.
1746 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1747 constants for DW_AT_byte_size, DW_AT_lower_bound, and
1748 DW_AT_upper_bound.
1749
f01dcfd9
KB
17502015-11-07 Kevin Buettner <kevinb@redhat.com>
1751
1752 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1753 (gdb_target_symbol_prefix_flags): Define in terms of _asm
1754 version.
1755 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1756 gdb.dwarf2/dw2-canonicalize-type.exp,
1757 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1758 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1759 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1760 provided by gdb_target_symbol_prefix_flags_asm.
1761 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1762 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1763 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1764 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1765 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1766 macros where needed). Use this macro for symbols which require
1767 the prefix provided by SYMBOL_PREFIX.
1768
2223449a
KB
17692015-11-05 Kevin Buettner <kevinb@redhat.com>
1770
1771 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1772 New procs.
1773 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1774 representing expressions, of more than one list element.
1775 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1776 to prepend linker symbol prefix to f.
1777 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1778 table_1 and table_2.
1779 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1780 Likewise, for f and g.
1781 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1782 for ptr.
1783 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1784 for main.
1785 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1786 table_1_ptr and table_2_ptr.
1787
6f2f1a3a
JK
17882015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1789 Joel Brobecker <brobecker@adacore.com>
1790
1791 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1792
566c56c9
MK
17932015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
1794
1795 * gdb.reverse/s390-mvcle.c: New test.
1796 * gdb.reverse/s390-mvcle.exp: New file.
1797 * lib/gdb.exp: Enable reverse tests on s390*-linux.
1798
d5f0636b
MK
17992015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1800
1801 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1802
7ad8b86c
MK
18032015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1804
1805 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1806 reaching marker2.
1807 * gdb.reverse/getresuid-reverse.exp: Likewise.
1808 * gdb.reverse/pipe-reverse.exp: Likewise.
1809 * gdb.reverse/readv-reverse.exp: Likewise.
1810 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1811 * gdb.reverse/time-reverse.exp: Likewise.
1812 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1813
4081c0f1
YQ
18142015-10-30 Yao Qi <yao.qi@linaro.org>
1815
1816 * gdb.threads/wp-replication.c (watch_count_done): Remove.
1817 (empty_cycle): Remove.
1818 (main): Don't call empty_cycle. Don't use watch_count_done.
1819 * gdb.threads/wp-replication.exp: Don't set breakpoint on
1820 empty_cycle. Rewrite the code counting HW watchpoints.
1821
452b4ba5
MK
18222015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
1823
1824 * gdb.reverse/fstatat-reverse.c: New test.
1825 * gdb.reverse/fstatat-reverse.exp: New file.
1826 * gdb.reverse/getresuid-reverse.c: New test.
1827 * gdb.reverse/getresuid-reverse.exp: New file.
1828 * gdb.reverse/pipe-reverse.c: New test.
1829 * gdb.reverse/pipe-reverse.exp: New file.
1830 * gdb.reverse/readv-reverse.c: New test.
1831 * gdb.reverse/readv-reverse.exp: New file.
1832 * gdb.reverse/recvmsg-reverse.c: New test.
1833 * gdb.reverse/recvmsg-reverse.exp: New file.
1834 * gdb.reverse/time-reverse.c: New test.
1835 * gdb.reverse/time-reverse.exp: New file.
1836 * gdb.reverse/waitpid-reverse.c: New test.
1837 * gdb.reverse/waitpid-reverse.exp: New file.
1838
5e2e7507
JK
18392015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1840
1841 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1842
0fde2c53
DE
18432015-10-26 Doug Evans <dje@google.com>
1844
1845 PR symtab/17391
1846 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1847 * gdb.dwarf2/bad-regnum.c: New file.
1848 * gdb.dwarf2/bad-regnum.exp: New file.
1849
1a70ae97
DE
18502015-10-26 Doug Evans <dje@google.com>
1851
1852 PR python/18938
1853 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1854 file.
1855
27dc26ab
JK
18562015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1857
1858 * gdb.compile/compile.exp (compile code globalvar): Update expectation
1859 for a change by "Mention language in compile error message".
1860
bed91f4d
SM
18612015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
1862
1863 PR python/18073
1864 * gdb.python/py-type.c (C::a_method): New.
1865 (C::a_const_method): New.
1866 (C::a_static_method): New.
1867 (a_function): New.
1868 * gdb.python/py-type.exp (test_fields): Test getting fields
1869 from function and method.
1870
3f2f83dd
KB
18712015-10-21 Keven Boell <keven.boell@intel.com>
1872
1873 * gdb.fortran/vla-alloc-assoc.exp: New file.
1874 * gdb.fortran/vla-datatypes.exp: New file.
1875 * gdb.fortran/vla-datatypes.f90: New file.
1876 * gdb.fortran/vla-history.exp: New file.
1877 * gdb.fortran/vla-ptype-sub.exp: New file.
1878 * gdb.fortran/vla-ptype.exp: New file.
1879 * gdb.fortran/vla-sizeof.exp: New file.
1880 * gdb.fortran/vla-sub.f90: New file.
1881 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1882 * gdb.fortran/vla-value-sub-finish.exp: New file.
1883 * gdb.fortran/vla-value-sub.exp: New file.
1884 * gdb.fortran/vla-value.exp: New file.
1885 * gdb.fortran/vla-ptr-info.exp: New file.
1886 * gdb.mi/mi-vla-fortran.exp: New file.
1887 * gdb.mi/vla.f90: New file.
1888
27145d50
SL
18892015-10-21 Sandra Loosemore <sandra@codesourcery.com>
1890
1891 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1892 of hardwired timeout value.
1893
5f3ff4f8
JK
18942015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1895 Pedro Alves <palves@redhat.com>
1896
1897 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1898 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1899
bfd09d20
JS
19002015-10-19 Josh Stone <jistone@redhat.com>
1901
1902 * gdb.base/catch-syscall.c: Include <sched.h>.
1903 (unknown_syscall): New variable.
1904 (main): Trigger a vfork and an unknown syscall.
1905 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
1906 (unknown_syscall_number): Likewise.
1907 (check_call_to_syscall): Accept an optional syscall pattern.
1908 (check_return_from_syscall): Likewise.
1909 (check_continue): Likewise.
1910 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
1911 (test_catch_syscall_skipping_return): New test toggling off 'catch
1912 syscall' to step over the syscall return, then toggling back on.
1913 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
1914 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
1915 (do_syscall_tests): Call test_catch_syscall_without_args and
1916 test_catch_syscall_mid_vfork.
1917 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
1918 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
1919
b32b93c6
AS
19202015-10-19 Andrew Stubbs <ams@codesourcery.com>
1921
1922 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
1923 print g_vE): Add new pass patterns.
1924 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
1925 print various symbol names for vptr fields.
1926
9d622bda
AB
19272015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1928
1929 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
1930 results.
1931
0fd8ac1c
YQ
19322015-10-12 Yao Qi <yao.qi@linaro.org>
1933
1934 * gdb.arch/disp-step-insn-reloc.exp: New test case.
1935
34240514
YQ
19362015-10-12 Yao Qi <yao.qi@linaro.org>
1937
1938 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
1939 is aarch64*-*-linux*.
1940
8240f442
YQ
19412015-10-12 Yao Qi <yao.qi@linaro.org>
1942
1943 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
1944 (can_relocate_bcond_true): ... it.
1945 (can_relocate_bcond_false): New function.
1946 (foo): Likewise.
1947 (can_relocate_bl): Likewise.
1948 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
1949 can_relocate_bl.
1950
2520f728
PMR
19512015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
1952
1953 * gdb.base/nested-addr.c: New file.
1954 * gdb.base/nested-addr.exp: New testcase.
1955
abcef95a
MM
19562015-10-09 Markus Metzger <markus.t.metzger@intel.com>
1957
1958 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
1959 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
1960 its output. Ignore the output of "record goto begin" and instead
1961 check that GDB is replaying.
1962
145e3ddb
PA
19632015-10-09 Pedro Alves <palves@redhat.com>
1964
1965 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
1966 (top level): Use it in the run with no args test.
1967
d5d8c4e1
IB
19682015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
1969
1970 * gdb.dlang/properties.exp: New file.
1971
06e635ef
SL
19722015-10-02 Sandra Loosemore <sandra@codesourcery.com>
1973
1974 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
1975 whether or not address 0x1000 is mapped on the target.
1976
e019fd1d
SM
19772015-09-30 Simon Marchi <simon.marchi@ericsson.com>
1978
1979 * gdb.python/py-type.exp: Do not run tests if binaries fail to
1980 build.
1981
77ba2a67
MM
19822015-09-30 Markus Metzger <markus.t.metzger@intel.com>
1983
1984 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
1985 instruction-history test.
1986
c60eb31f
DE
19872015-09-28 Doug Evans <dje@google.com>
1988
1989 * gdb.base/gcore.c (array_func): Add reference to static_array.
1990
9a3c8263
SM
19912015-09-25 Simon Marchi <simon.marchi@ericsson.com>
1992
1993 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
1994 source line.
1995
9720e656
SL
19962015-09-24 Sandra Loosemore <sandra@codesourcery.com>
1997
1998 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
1999 short or char as base type.
2000
938d3bf2
SL
20012015-09-23 Sandra Loosemore <sandra@codesourcery.com>
2002
2003 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
2004 to allow any size enum.
2005
e6c2c623
PMR
20062015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
2007
2008 * gdb.ada/array_ptr_renaming.exp: New testcase.
2009 * gdb.ada/array_ptr_renaming/foo.adb: New file.
2010 * gdb.ada/array_ptr_renaming/pack.ads: New file.
2011
06da0f77
PL
20122015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2013
2014 * gdb.trace/ftrace-lock.c: New file.
2015 * gdb.trace/ftrace-lock.exp: New file.
2016
4f51c22a
PL
20172015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2018
2019 * gdb.arch/insn-reloc.c: New file.
2020 * gdb.arch/ftrace-insn-reloc.exp: New file.
2021
7041adf4
PL
20222015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2023
2024 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
2025 instruction.
2026 * gdb.trace/pendshr1.c (pendfunc): Likewise.
2027 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
2028 * gdb.trace/range-stepping.c: Likewise.
2029 * gdb.trace/trace-break.c: Likewise.
2030 * gdb.trace/trace-mt.c (thread_function): Likewise.
2031 * gdb.trace/ftrace.c (marker): Likewise.
2032 * gdb.trace/trace-condition.c (marker): Likewise.
2033 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
2034 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
2035 is_aarch64_target.
2036
015d2e7e
DE
20372015-09-18 Doug Evans <xdje42@gmail.com>
2038
2039 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
2040 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
2041
26b188a2
SL
20422015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2043
2044 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
2045 the breakpoint.
2046
79dc332b
SL
20472015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2048
2049 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
2050 the pending breakpoint. Remove timeout override for "Run till
2051 MI pending breakpoint on pendfunc3 on thread 2" test.
2052
f57929f2
SL
20532015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2054
2055 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
2056 filename pattern.
2057
3f469b17
SL
20582015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2059
2060 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
2061 in breakpoint filename pattern.
2062
515b89b3
SL
20632015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2064
7800dbe4
SL
2065 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
2066
20672015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2068
515b89b3
SL
2069 * gdb.linespec/explicit.exp: Check for readline support for
2070 tab-completion tests. Fix obvious typo.
2071
d2939ba2
MM
20722015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2073
2074 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
2075 and replay.
2076
cbb55fa7
MM
20772015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2078
2079 * gdb.btrace/non-stop.c: New.
2080 * gdb.btrace/non-stop.exp: New.
2081
43691ca1
PL
20822015-09-17 Pierre Langlois <pierre.langlois@arm.com>
2083 Yao Qi <yao.qi@linaro.org>
2084
2085 * gdb.trace/trace-condition.c: New file.
2086 * gdb.trace/trace-condition.exp: New file.
2087
d78908cf
WW
20882015-09-16 Wei-cheng Wang <cole945@gmail.com>
2089
2090 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
2091 for testing bytecode compilation.
2092
1ed415e2
PA
20932015-09-16 Pedro Alves <palves@redhat.com>
2094 Sandra Loosemore <sandra@codesourcery.com>
2095
2096 * gdb.threads/non-stop-fair-events.c (timeout): New global.
2097 (SECONDS): Redefine.
2098 (main): Call pthread_kill and alarm early.
2099 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
2100 support.
2101 (test): If the target can't hardware step and doesn't support
2102 displaced stepping, increase the timeout.
2103
d136eff5
PA
21042015-09-16 Pedro Alves <palves@redhat.com>
2105
2106 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
2107 (enable_debug): New procedures.
2108 (test): Use them. Bail out if waiting for threads fails.
2109 (top level): Bail out if a test fails.
2110
991f019c
YQ
21112015-09-16 Yao Qi <yao.qi@linaro.org>
2112
2113 * gdb.asm/asm-source.exp: Set asm-arch for
2114 aarch64*-*-* target.
2115 * gdb.asm/aarch64.inc: New file.
2116
bfca584f
PMR
21172015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
2118
2119 * gdb.ada/array_of_variable_length.exp: New testcase.
2120 * gdb.ada/array_of_variable_length/foo.adb: New file.
2121 * gdb.ada/array_of_variable_length/pck.adb: New file.
2122 * gdb.ada/array_of_variable_length/pck.ads: New file.
2123
b326e587
DE
21242015-09-15 Doug Evans <dje@google.com>
2125
2126 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
2127 of function static local variable.
2128
5382cfab
PW
21292015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2130
2131 * gdb.threads/tls-so_extern.exp: New test file.
2132 * gdb.threads/tls-so_extern.c: New test file.
2133 * gdb.threads/tls-so_extern_main.c: New test file.
2134
141c5cc4
JK
21352015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2136
2137 * gdb.opt/solib-intra-step-lib.c: New file.
2138 * gdb.opt/solib-intra-step-main.c: New file.
2139 * gdb.opt/solib-intra-step.exp: New file.
2140
d15dcecd
PA
21412015-09-15 Pedro Alves <palves@redhat.com>
2142
2143 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
2144 gdb_continue_to_breakpoint instead of gdb_test_multiple.
2145
4c2f2a79
PA
21462015-09-14 Pedro Alves <palves@redhat.com>
2147
2148 * gdb.base/hook-stop-continue.c: Delete.
2149 * gdb.base/hook-stop-continue.exp: Delete.
2150 * gdb.base/hook-stop-frame.c: Delete.
2151 * gdb.base/hook-stop-frame.exp: Delete.
2152 * gdb.base/hook-stop.c: New file.
2153 * gdb.base/hook-stop.exp: New file.
2154
919e6dbe
PMR
21552015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
2156
2157 * gdb.ada/access_to_packed_array.exp: New testcase.
2158 * gdb.ada/access_to_packed_array/foo.adb: New file.
2159 * gdb.ada/access_to_packed_array/pack.adb: New file.
2160 * gdb.ada/access_to_packed_array/pack.ads: New file.
2161
157280a4
MM
21622015-09-14 Markus Metzger <markus.t.metzger@intel.com>
2163
2164 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
2165 buffer size test.
2166
2fd33e94
DB
21672015-09-11 Don Breazeal <donb@codesourcery.com>
2168
2169 * gdb.base/foll-exec.c: Add copyright header. Fix
2170 formatting issues.
2171 * gdb.base/foll-exec.exp (zap_session): Delete proc.
2172 (do_exec_tests): Use clean_restart in place of zap_session,
2173 and for test initialization. Fix formatting issues. Use
2174 fail in place of perror.
2175 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
2176 an expect statement to match an expression with output from
2177 the program under debug.
2178 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
2179 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
2180 * gdb.threads/non-ldr-exc-2.exp: Likewise.
2181 * gdb.threads/non-ldr-exc-3.exp: Likewise.
2182 * gdb.threads/non-ldr-exc-4.exp: Likewise.
2183
e70b6e8e
DE
21842015-09-09 Doug Evans <dje@google.com>
2185
2186 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
2187
7a551a51
DE
21882015-09-09 Doug Evans <dje@google.com>
2189
2190 * gdb.base/pie-execl.exp: Fix result test of build_executable.
2191
4c666f84
DE
21922015-09-09 Doug Evans <dje@google.com>
2193
2194 * gdb.base/savedregs.exp: Fix typo.
2195
243a9253
PA
21962015-09-09 Pedro Alves <palves@redhat.com>
2197
2198 * gdb.mi/mi-cli.exp: Add CLI finish tests.
2199
c0fa8fbd
SL
22002015-09-08 Sandra Loosemore <sandra@codesourcery.com>
2201
2202 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
2203 command actually switches threads. Give up on remaining
2204 tests if target fails to stop at breakpoint.
2205
cd7c1778
PMR
22062015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
2207
2208 * gdb.ada/funcall_char.exp: New testcase.
2209 * gdb.ada/funcall_char/foo.adb: New file.
2210
dc5c8746
PMR
22112015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
2212
2213 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
2214 expected outputs. Add two testcases for completing ambiguous
2215 functions.
2216 * gdb.ada/complete/aux_pck.adb: New file.
2217 * gdb.ada/complete/aux_pck.ads: New file.
2218 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
2219 Ambiguous_Func functions.
2220 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
2221 * gdb.ada/complete/pck.adb: Likewise.
2222
4e83a1e7
UW
22232015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
2224
2225 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
2226 failures to run the test program under GDB.
2227
8ce74153
LM
22282015-08-26 Luis Machado <lgustavo@codesourcery.com>
2229
2230 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2231 to C.
2232
e9756d52
PP
22332015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2234
2235 * gdb.base/run-after-attach.exp: New test file.
2236 * gdb.base/run-after-attach.c: New test file.
2237
8d37573b
DB
22382015-08-26 Don Breazeal <donb@codesourcery.com>
2239
2240 * gdb.base/foll-exec-2.c: New test program.
2241 * gdb.base/foll-exec-2.exp: New test.
2242
63e43d3a
PMR
22432015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2244
2245 * gdb.base/nested-subp1.exp: New file.
2246 * gdb.base/nested-subp1.c: New file.
2247 * gdb.base/nested-subp2.exp: New file.
2248 * gdb.base/nested-subp2.c: New file.
2249 * gdb.base/nested-subp3.exp: New file.
2250 * gdb.base/nested-subp3.c: New file.
2251
3d40fbb5
PA
22522015-08-24 Pedro Alves <palves@redhat.com>
2253
2254 * gdb.server/connect-without-multi-process.c: New file.
2255 * gdb.server/connect-without-multi-process.exp: New file.
2256
4422ac93
LM
22572015-08-24 Luis Machado <lgustavo@codesourcery.com>
2258
2259 * gdb.opt/inline-markers.c: Make z int.
2260
91dddb86
LM
22612015-08-24 Luis Machado <lgustavo@codesourcery.com>
2262
2263 * gdb.opt/inline-markers.c: Make z volatile.
2264
a48847ee
LM
22652015-08-24 Luis Machado <lgustavo@codesourcery.com>
2266
2267 * gdb.opt/inline-bt.c: New volatile global z.
2268 * gdb.opt/inline-cmds.c: Likewise.
2269 * gdb.opt/inline-locals.c: Likewise.
2270 * gdb.opt/inline-markers.c: New extern global z.
2271 (marker): Use z.
2272 (inline_fn): Likewise.
2273
0ebbc52b
PA
22742015-08-24 Pedro Alves <palves@redhat.com>
2275
2276 * config/m32r-stub.exp: Remove file.
2277 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2278 * gdb.base/call-rt-st.exp: Likewise.
2279 * gdb.base/call-strs.exp: Likewise.
2280 * gdb.base/default.exp: Remove references to h8300-*-hms and
2281 *-*-udi*.
2282 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
2283
77c365df
AA
22842015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2285
2286 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
2287 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
2288 and "return" use KFAIL when GDB can not read/write the vector
2289 return value.
2290
4313b8c0
GB
22912015-08-21 Gary Benson <gbenson@redhat.com>
2292
2293 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2294
0e433b32
PA
22952015-08-20 Pedro Alves <palves@redhat.com>
2296
2297 * gdb.server/solib-list.exp: No longer expect an interior stop in
2298 non-stop mode.
2299
221e1a37
PA
23002015-08-20 Pedro Alves <palves@redhat.com>
2301
2302 * gdb.server/connect-stopped-target.c: New file.
2303 * gdb.server/connect-stopped-target.exp: New file.
2304
40e3ad0e
PA
23052015-08-20 Pedro Alves <palves@redhat.com>
2306
2307 * gdb.dwarf2/comp-unit-lang.exp: New file.
2308 * gdb.dwarf2/comp-unit-lang.c: New file.
2309
af39b327
PMR
23102015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
2311
2312 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
2313 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
2314
7d45c7c3 23152015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 2316
7d45c7c3
KB
2317 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
2318 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
2319
4d6cceb4
DE
23202015-08-18 Doug Evans <dje@google.com>
2321 Adrian Sendroiu <adrian.sendroiu@freescale.com>
2322
2323 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
2324 skip_python_tests. New arg prompt_regexp.
2325 (skip_python_tests): New function.
2326 * lib/mi-support.exp (mi_skip_python_tests): New function.
2327 * gdb.python/py-mi-objfile-gdb.py: New file.
2328 * gdb.python/py-mi-objfile.c: New file.
2329 * gdb.python/py-mi-objfile.exp: New file.
2330
ad89c2aa
KS
23312015-08-17 Keith Seitz <keiths@redhat.com>
2332
2333 * gdb.linespec/explicit.exp: Move strace test from here ...
2334 * gdb.trace/strace.exp: ... to here.
2335
e3ae3c43
PP
23362015-08-15 Patrick Palka <patrick@parcs.ath.cx>
2337
2338 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
2339 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
2340
604b2636
DE
23412015-08-14 Doug Evans <xdje42@gmail.com>
2342
2343 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
2344 inferior before selecting a new file.
2345
6ff0ba5f
DE
23462015-08-14 Doug Evans <xdje42@gmail.com>
2347
2348 * gdb.mi/mi-disassemble.exp: Update.
2349 * gdb.base/disasm-optim.S: New file.
2350 * gdb.base/disasm-optim.c: New file.
2351 * gdb.base/disasm-optim.h: New file.
2352 * gdb.base/disasm-optim.exp: New file.
2353
9ca98f92
KS
23542015-08-14 Keith Seitz <keiths@redhat.com>
2355
2356 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
2357 "evaluated-by".
2358
52bbc560
JB
23592015-08-13 Joel Brobecker <brobecker@adacore.com>
2360
2361 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
2362
5d8c3ed3
PMR
23632015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
2364
2365 * gdb.ada/fun_renaming.exp: New testcase.
2366 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
2367 * gdb.ada/fun_renaming/pack.adb: New file.
2368 * gdb.ada/fun_renaming/pack.ads: New file.
2369
ea8812bc
KS
23702015-08-12 Keith Seitz <keiths@redhat.com>
2371
2372 * gdb.base/dso2dso.exp: Pass basename of source file in call to
2373 gdb_get_line_number.
2374
4dafcdeb
JB
23752015-08-12 Joel Brobecker <brobecker@adacore.com>
2376
2377 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
2378 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
2379 gdb.base/dso2dso.exp: New files.
2380
5ba32597
SDJ
23812015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2382 Pedro Alves <palves@redhat.com>
2383 Keith Seitz <keiths@redhat.com>
2384
2385 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
2386 GDBFLAGS.
2387
b6dafabf
PP
23882015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2389
2390 * gdb.base/gdbhistsize-history.exp
2391 (test_histsize_history_setting): Use save_vars.
2392 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2393 Use save_vars.
2394 (test_no_truncation_of_unlimited_history_file): Use save_vars.
2395 * gdb.base/readline.exp: Use save_vars.
2396
abe8e607
PP
23972015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2398
2399 * lib/gdb.exp (save_vars): New proc.
2400
629500fa
KS
24012015-08-11 Keith Seitz <keiths@redhat.com>
2402
2403 * gdb.base/help.exp: Update help_breakpoint_text.
2404
eb8c4e2e
KS
24052015-08-11 Keith Seitz <keiths@redhat.com>
2406
2407 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
2408 (at toplevel): Call test_explicit_breakpoints.
2409 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
2410 breakpoints.
2411 * lib/mi-support.exp (mi_make_breakpoint): Add support for
2412 breakpoint conditions, "-cond".
2413
87f0e720
KS
24142015-08-11 Keith Seitz <keiths@redhat.com>
2415
2416 * gdb.linespec/3explicit.c: New file.
2417 * gdb.linespec/cpexplicit.cc: New file.
2418 * gdb.linespec/cpexplicit.exp: New file.
2419 * gdb.linespec/explicit.c: New file.
2420 * gdb.linespec/explicit.exp: New file.
2421 * gdb.linespec/explicit2.c: New file.
2422 * gdb.linespec/ls-errs.exp: Add explicit location tests.
2423 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
2424 before using in the matching pattern.
2425 Clarify that `prefix' is a regular expression.
2426
f00aae0f
KS
24272015-08-11 Keith Seitz <keiths@redhat.com>
2428
2429 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
2430 test.
2431 Add tests for missing ",FMT" and ",".
2432
e27852be
DE
24332015-08-10 Doug Evans <dje@google.com>
2434 Keith Seitz <keiths@redhat.com>
2435
2436 PR gdb/17960
2437 * gdb.base/completion.exp: Add location completer tests.
2438
7f03bd92
PA
24392015-08-07 Pedro Alves <palves@redhat.com>
2440
2441 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
2442 tests here.
2443 (top level): Run do_test with and without displaced stepping.
2444
3fc8eb30
PA
24452015-08-07 Pedro Alves <palves@redhat.com>
2446
2447 * gdb.base/valgrind-disp-step.c: New file.
2448 * gdb.base/valgrind-disp-step.exp: New file.
2449
d4569d7b
PA
24502015-08-07 Pedro Alves <palves@redhat.com>
2451
2452 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
2453 Delete function.
2454 (main): Add alarm. Run an infinite loop instead of calling
2455 wait_threads.
2456 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
2457 comment.
2458 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
2459 Delete function.
2460 (main): Add alarm. Run an infinite loop instead of calling
2461 wait_threads.
2462 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
2463 comment.
2464
e1316e60
PA
24652015-08-07 Pedro Alves <palves@redhat.com>
2466
2467 * gdb.base/checkpoint-ns.exp: New file.
2468 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
2469 standard_testfile.
2470
da8c46d2
MM
24712015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2472
2473 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
2474 * gdb.btrace/instruction_history.exp: Update.
2475 * gdb.btrace/tsx.exp: New.
2476 * gdb.btrace/tsx.c: New.
2477
de1c2c52
PA
24782015-08-06 Pedro Alves <palves@redhat.com>
2479
2480 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
2481 increase timeout.
2482 * gdb.reverse/until-precsave.exp: Bump timeouts.
2483
782e0bf4
PA
24842015-08-06 Pedro Alves <palves@redhat.com>
2485
2486 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
2487
83e97ed0
PA
24882015-08-06 Pedro Alves <palves@redhat.com>
2489
2490 PR gdb/18749
2491 * gdb.threads/process-dies-while-handling-bp.c: New file.
2492 * gdb.threads/process-dies-while-handling-bp.exp: New file.
2493
863d01bd
PA
24942015-08-06 Pedro Alves <palves@redhat.com>
2495
2496 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
2497 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
2498
0a39bb32
PA
24992015-08-05 Pedro Alves <palves@redhat.com>
2500
2501 * gdb.threads/next-while-other-thread-longjmps.c: New file.
2502 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
2503
ee2d2b10
SL
25042015-08-03 Sandra Loosemore <sandra@codesourcery.com>
2505
2506 * gdb.base/bp-permanent.exp: Report test as unsupported if
2507 the target cannot stop at the permanent breakpoint.
2508
4e1bdb00
DE
25092015-08-03 Doug Evans <dje@google.com>
2510
2511 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
2512 10000.
2513
3d338901
DE
25142015-08-03 Doug Evans <dje@google.com>
2515
2516 * Makefile.in (workers/%.worker, build-perf): New rule.
2517 (GDB_PERFTEST_MODE): New variable.
2518 (check-perf): Use it.
2519 (clean): Clean up gdb.perf parallel build subdirs.
2520 * lib/build-piece.exp: New file.
2521 * lib/gdb.exp (make_gdb_parallel_path): New function
2522 (standard_output_file, standard_temp_file): Call it.
2523 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2524 of $GDB_PARALLEL.
2525 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
2526
af061d3e
DE
25272015-08-03 Doug Evans <dje@google.com>
2528
8e1afc81 2529 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
2530 (LOG_FILE_NAME): New global.
2531 (TextReporter.__init__): Initialize self.txt_sum.
2532 (TextReporter.report): Add support for multiple data-points.
2533 Move report to perftest.sum, put raw data in perftest.log.
2534 (TextReporter.start): Open sum and log files.
2535 (TextReporter.end): Close sum and log files.
8e1afc81
DE
2536 * gdb.perf/lib/perftest/testresult.py
2537 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 2538
2c8c5d37
PA
25392015-07-31 Pedro Alves <palves@redhat.com>
2540
2541 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
2542 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2543 kill_wait_spawned_process instead of explicit "kill -9".
2544 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
2545 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2546 kill_wait_spawned_process.
2547 * gdb.base/attach-twice.exp: Likewise.
2548 * gdb.base/attach.exp: Likewise.
2549 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
2550 gdb_test_multiple.
2551 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
2552 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2553 kill_wait_spawned_process.
2554 * gdb.base/valgrind-infcall.exp: Likewise.
2555 * gdb.multi/multi-attach.exp: Likewise.
2556 * gdb.python/py-prompt.exp: Likewise.
2557 * gdb.python/py-sync-interp.exp: Likewise.
2558 * gdb.server/ext-attach.exp: Likewise.
2559 * gdb.threads/attach-into-signal.exp (corefunc): Use
2560 spawn_wait_for_attach, spawn_id_get_pid and
2561 kill_wait_spawned_process.
2562 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
2563 spawn_wait_for_attach returning a spawn id instead of a pid. Use
2564 spawn_id_get_pid and kill_wait_spawned_process.
2565 * gdb.threads/attach-stopped.exp (corefunc): Use
2566 spawn_wait_for_attach, spawn_id_get_pid and
2567 kill_wait_spawned_process.
2568 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
2569 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2570 kill_wait_spawned_process instead of explicit "kill -9".
2571 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
2572 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
2573 (spawn_wait_for_attach): Use spawn instead of exec to spawn
2574 processes. Don't map cygwin/windows pids here. Now returns a
2575 spawn id list.
2576
032a0fca
SL
25772015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2578
2579 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
2580 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
2581 correct patch.
2582
61a934ca
SL
25832015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2584
2585 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
2586
4bc4d428
SL
25872015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2588
2589 Reapply:
2590 2014-05-21 Mark Wielaard <mjw@redhat.com>
2591
2592 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2593
998d452a
PA
25942015-07-30 Pedro Alves <palves@redhat.com>
2595
2596 * linux-low.c (handle_extended_wait): Set the child's last
2597 reported status to TARGET_WAITKIND_STOPPED.
2598
69dde7dc
PA
25992015-07-30 Pedro Alves <palves@redhat.com>
2600
2601 PR threads/18600
2602 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2603 only shows inferior 1.
2604
4dd63d48
PA
26052015-07-30 Simon Marchi <simon.marchi@ericsson.com>
2606 Pedro Alves <palves@redhat.com>
2607
2608 PR threads/18600
2609 * gdb.threads/fork-plus-threads.c: New file.
2610 * gdb.threads/fork-plus-threads.exp: New file.
2611
d618e4c5
PP
26122015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2613
2614 * gdb.base/batch-preserve-term-settings.exp
2615 (test_terminal_settings_preserved_after_cli_exit): Use
2616 send_quit_command.
2617
1eef6428
PA
26182015-07-29 Pedro Alves <palves@redhat.com>
2619 Don Breazeal <donb@codesourcery.com>
2620
2621 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2622 output from both inferior_spawn_id and gdb_spawn_id.
2623
7da5b897
SDJ
26242015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2625
2626 * gdb.threads/attach-into-signal.exp (corefunc): Use
2627 with_test_prefix on nested loops, uniquefying the test messages.
2628
dac804df
SDJ
26292015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2630
2631 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2632 commit.
2633
06265e53
PP
26342015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2635
2636 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2637 New proc.
2638 (test_terminal_settings_preserved_after_sigterm): New test.
2639
18206ca3
PP
26402015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2641
2642 * gdb.base/batch-preserve-term-settings.exp
2643 (test_terminal_settings_preserved_after_cli_exit): New test.
2644
90074d11
PP
26452015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2646
2647 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2648 manipulation of saved_gdbflags.
2649 (test_terminal_settings_preserved): Remove global declaration of
2650 the unused variable pagination_prompt. Remove manipulation of
2651 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
2652 GDBFLAGS.
2653
eb1a7902
PA
26542015-07-29 Pedro Alves <palves@redhat.com>
2655
2656 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2657
8b75dd3b
PA
26582015-07-29 Pedro Alves <palves@redhat.com>
2659
2660 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2661 at the top.
2662
dedad4e3
PA
26632015-07-29 Pedro Alves <palves@redhat.com>
2664
2665 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2666 (main): Call gdb_unbuffer_output.
2667 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2668 (main): Call gdb_unbuffer_output.
2669 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2670 (main): Call gdb_unbuffer_output.
2671 * gdb.base/call-strs.exp: Adjust to step over the
2672 gdb_unbuffer_output call.
2673 * gdb.base/catch-gdb-caused-signals.c: Include
2674 "../lib/unbuffer_output.c".
2675 (main): Call gdb_unbuffer_output.
2676 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2677 (main): Call gdb_unbuffer_output.
2678 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2679 (main): Call gdb_unbuffer_output.
2680 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2681 (main): Call gdb_unbuffer_output.
2682 * gdb.base/shlib-call.exp: Adjust to step over the
2683 gdb_unbuffer_output call.
2684 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2685 (main): Call gdb_unbuffer_output.
2686 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2687 (main): Call gdb_unbuffer_output.
2688 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2689 (main): Rename to ...
2690 (test): ... this.
2691 (main): Reimplement.
2692 * gdb.base/varargs.exp: Run to test instead of to main.
2693 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2694 (main): Call gdb_unbuffer_output.
2695
58789a91
PA
26962015-07-29 Pedro Alves <palves@redhat.com>
2697
2698 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2699 factore out from mi_continue_dprintf. For call-style dprintfs,
2700 expect dprintf output out of $inferior_spawn_id.
2701 (mi_continue_dprintf): Use mi_expect_dprintf.
2702 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2703 (main): Call gdb_unbuffer_output.
2704
e8376742
PA
27052015-07-29 Pedro Alves <palves@redhat.com>
2706
2707 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2708 (default_mi_gdb_start): Set inferior_spawn_id instead of
2709 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
2710 gdb_spawn_id.
2711 (mi_gdb_test): Always expect inferior output from both
2712 $inferior_spawn_id and $gdb_spawn_id.
2713
08280010
PA
27142015-07-29 Pedro Alves <palves@redhat.com>
2715
2716 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
2717 send_inferior and $inferior_spawn_id.
2718
4d30e432
PA
27192015-07-29 Pedro Alves <palves@redhat.com>
2720
2721 * gdb.gdb/complaints.exp (test_initial_complaints)
2722 (test_serial_complaints, test_short_complaints): Use
2723 gdb_test_stdio.
2724 (test_empty_complaint): Handle $inferior_spawn_id !=
2725 $gdb_spawn_id.
2726
0d30a335
PA
27272015-07-29 Pedro Alves <palves@redhat.com>
2728
2729 * gdb.base/varargs.exp: Use gdb_test_stdio.
2730
39413b29
PA
27312015-07-29 Pedro Alves <palves@redhat.com>
2732
2733 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2734
7cb000a9
PA
27352015-07-29 Pedro Alves <palves@redhat.com>
2736
2737 * gdb.base/ending-run.exp: Use gdb_test_stdio.
2738
d7b8ac82
PA
27392015-07-29 Pedro Alves <palves@redhat.com>
2740
2741 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2742 parameter into two new parameters, "inf_result" and "gdb_result".
2743 Expect inferior output and gdb output from $inferior_spawn_id and
2744 $gdb_spawn_id, respectively. Adjust all callers.
2745
789c3a0c
PA
27462015-07-29 Pedro Alves <palves@redhat.com>
2747
2748 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2749 of gdb_test_sequence.
2750
77e760c3
PA
27512015-07-29 Pedro Alves <palves@redhat.com>
2752
2753 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2754 (saw_spurious_output): Expect inferior output from
2755 $inferior_spawn_id. Use gdb_test_stdio.
2756
8396d2cd
PA
27572015-07-29 Pedro Alves <palves@redhat.com>
2758
2759 * gdb.base/dprintf.exp: Use standard_testfile. Change
2760 prepare_for_testing call.
2761 (srcfile): Don't set.
2762 (restart): New procedure.
2763 (test_dprintf): New procecure, use to continue over dprintfs.
2764 (test_call, test_agent): New procedures, tests moved here.
2765 Restart gdb and recreate dprintfs. Adjust expected output.
2766
2051d61f
PA
27672015-07-29 Pedro Alves <palves@redhat.com>
2768
2769 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2770
452397af
PA
27712015-07-29 Pedro Alves <palves@redhat.com>
2772
2773 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2774
8aed9555
PA
27752015-07-29 Pedro Alves <palves@redhat.com>
2776
2777 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2778 gdb_test_stdio.
2779
188a61b4
PA
27802015-07-29 Pedro Alves <palves@redhat.com>
2781
2782 * lib/gdb.exp (gdb_test_stdio): New procedure.
2783
12264a45
PA
27842015-07-29 Pedro Alves <palves@redhat.com>
2785
2786 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2787
23ffc893
PA
27882015-07-29 Pedro Alves <palves@redhat.com>
2789
2790 * gdb.base/call-signal-resume.exp: Remove check for
2791 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
2792 * gdb.base/unwindonsignal.exp: Likewise.
2793 * gdb.base/call-signals.c (gen_signal): Remove printf call.
2794 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2795
65566918
PA
27962015-07-29 Pedro Alves <palves@redhat.com>
2797
2798 * gdb.base/siginfo-addr.c (pass): New function.
2799 (handler): Call it iff si_addr is correct.
2800 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2801 Set a breakpoint at "pass" and continue to it.
2802
d60a9221
SDJ
28032015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
2804
2805 * gdb.python/py-objfile.exp: Make some tests have unique names.
2806 * gdb.python/py-pp-registration.exp: Likewise.
2807
bde40b8f
PA
28082015-07-28 Pedro Alves <palves@redhat.com>
2809
2810 * gdb.server/server-exec-info.exp: Issue a "disconnect".
2811
13e1dec8
SM
28122015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2813
2814 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2815
da33c9a7
SM
28162015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2817
2818 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2819
077836f7
PP
28202015-07-27 Patrick Palka <patrick@parcs.ath.cx>
2821
2822 * gdb.base/gdb-sigterm-2.exp: New test.
2823
b8cc7b2e
DE
28242015-07-25 Doug Evans <xdje42@gmail.com>
2825
2826 Revert:
2827 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2828 (workers/%.worker, build-perf): New rule.
2829 (GDB_PERFTEST_MODE): New variable.
2830 (check-perf): Use it.
2831 (clean): Clean up gdb.perf parallel build subdirs.
2832 * lib/build-piece.exp: New file.
2833 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2834 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2835 name.
2836 (standard_temp_file): Ditto.
2837 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2838 of $GDB_PARALLEL.
2839
c8bd4544
DE
28402015-07-24 Doug Evans <dje@google.com>
2841
2842 * gdb.perf/lib/perftest/utils.py: New file.
2843 * gdb.perf/gm-hello.cc: New file.
2844 * gdb.perf/gm-pervasive-typedef.cc: New file.
2845 * gdb.perf/gm-pervasive-typedef.h: New file.
2846 * gdb.perf/gm-std.cc: New file.
2847 * gdb.perf/gm-std.h: New file.
2848 * gdb.perf/gm-use-cerr.cc: New file.
2849 * gdb.perf/gm-utils.h: New file.
2850 * gdb.perf/gmonster-null-lookup.py: New file.
2851 * gdb.perf/gmonster-pervasive-typedef.py: New file.
2852 * gdb.perf/gmonster-print-cerr.py: New file.
2853 * gdb.perf/gmonster-ptype-string.py: New file.
2854 * gdb.perf/gmonster-runto-main.py: New file.
2855 * gdb.perf/gmonster-select-file.py: New file.
2856 * gdb.perf/gmonster1-null-lookup.exp: New file.
2857 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2858 * gdb.perf/gmonster1-print-cerr.exp: New file.
2859 * gdb.perf/gmonster1-ptype-string.exp: New file.
2860 * gdb.perf/gmonster1-runto-main.exp: New file.
2861 * gdb.perf/gmonster1-select-file.exp: New file.
2862 * gdb.perf/gmonster1.cc: New file.
2863 * gdb.perf/gmonster1.exp: New file.
2864 * gdb.perf/gmonster2-null-lookup.exp: New file.
2865 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2866 * gdb.perf/gmonster2-print-cerr.exp: New file.
2867 * gdb.perf/gmonster2-ptype-string.exp: New file.
2868 * gdb.perf/gmonster2-runto-main.exp: New file.
2869 * gdb.perf/gmonster2-select-file.exp: New file.
2870 * gdb.perf/gmonster2.cc: New file.
2871 * gdb.perf/gmonster2.exp: New file.
2872
6eab34f3
DE
28732015-07-24 Doug Evans <dje@google.com>
2874
2875 * gdb.perf/README: New file.
2876 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2877 * lib/gen-perf-test.exp: New file.
2878
63738bfd
DE
28792015-07-24 Doug Evans <dje@google.com>
2880
2881 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2882 (PerfTest::startup): New function.
2883 (PerfTest::run): Return result of calling body.
2884 (PerfTest::assemble): Rewrite.
2885 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2886 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2887 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2888 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2889 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2890
7b606f95
DE
28912015-07-24 Doug Evans <dje@google.com>
2892
2893 * lib/gdb.exp (clean_restart): Make executable optional.
2894
a97b16b8
DE
28952015-07-24 Doug Evans <dje@google.com>
2896
2897 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2898 compiler_info references.
2899 * gdb.cp/temargs.exp: Ditto.
2900 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2901 (get_compiler_info): Early exit if already computed. Set compiler_info
2902 to "unknown" if there was a problem.
2903 (test_compiler_info): Add function comment. Call get_compiler_info.
2904
35baa57f
DE
29052015-07-24 Doug Evans <dje@google.com>
2906
2907 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2908 (workers/%.worker, build-perf): New rule.
2909 (GDB_PERFTEST_MODE): New variable.
2910 (check-perf): Use it.
2911 (clean): Clean up gdb.perf parallel build subdirs.
2912 * lib/build-piece.exp: New file.
2913 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2914 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2915 name.
2916 (standard_temp_file): Ditto.
2917 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2918 of $GDB_PARALLEL.
2919
6ebea266
DE
29202015-07-24 Doug Evans <dje@google.com>
2921
2922 * lib/future.exp (gdb_default_target_compile): New option
2923 "early_flags".
2924 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
2925 --as-needed.
2926
1e76a7e9
SDJ
29272015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
2928
2929 * gdb.base/catch-syscall.exp: Call gdb_exit before
2930 gdb_skip_xml_test.
2931
5068630a
PA
29322015-07-24 Pedro Alves <palves@redhat.com>
2933
2934 * gdb.python/py-events.exp: Accept output between the stop event
2935 and the prompt.
2936 * gdb.python/py-evsignal.exp: Likewise.
2937 * gdb.python/py-evthreads.exp: Likewise.
2938
77598427
PA
29392015-07-24 Pedro Alves <palves@redhat.com>
2940
2941 PR gdb/18717
2942 * gdb.threads/non-ldr-exit.c: New file.
2943 * gdb.threads/non-ldr-exit.exp: New file.
2944
11e6c98f
YQ
29452015-07-24 Yao Qi <yao.qi@linaro.org>
2946
2947 * gdb.server/ext-wrapper.exp: Test --wrapper option when
2948 restarting process.
2949
51aee833
YQ
29502015-07-24 Yao Qi <yao.qi@linaro.org>
2951
2952 * gdb.server/ext-restart.exp: New file.
2953
8cfe207c
YQ
29542015-07-24 Yao Qi <yao.qi@linaro.org>
2955
2956 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
2957 argument options.
2958 * gdb.server/ext-wrapper.exp: New file.
2959
cc12ce38
DE
29602015-07-23 Doug Evans <dje@google.com>
2961
2962 * gdb.dwarf2/dw2-dummy-cu.S: New file.
2963 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
2964
d0d84780
PMR
29652015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
2966
2967 * gdb.ada/var_arr_typedef.exp: New testcase.
2968 * gdb.ada/var_arr_typedef/pack.adb: New file.
2969 * gdb.ada/var_arr_typedef/pack.ads: New file.
2970 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
2971
8b558f79
JB
29722015-07-20 Joel Brobecker <brobecker@adacore.com>
2973
2974 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
2975
775a3298
JK
29762015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2977
2978 * gdb.arch/i386-biarch-core.exp: Replace istarget
2979 by "complete set gnutarget". Remove expectation for the "core-file"
2980 command.
2981
db1ff28b
JK
29822015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2983
2984 Revert the previous commit:
2985 Tests for validate symbol file using build-id.
2986
0a94970d
JK
29872015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2988
2989 Tests for validate symbol file using build-id.
2990 * gdb.base/solib-mismatch-lib.c: New file.
2991 * gdb.base/solib-mismatch-libmod.c: New file.
2992 * gdb.base/solib-mismatch.c: New file.
2993 * gdb.base/solib-mismatch.exp: New file.
2994
03346981
SL
29952015-07-15 Sandra Loosemore <sandra@codesourcery.com>
2996
2997 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
2998 nios2-*-linux*.
2999 * gdb.base/sigbpt.exp (stepi_out): Likewise.
3000 * gdb.base/siginfo.exp: Likewise.
3001 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3002
42422cc7
PL
30032015-07-15 Pierre Langlois <pierre.langlois@arm.com>
3004
3005 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
3006 Move it to ...
3007 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
3008 ... here.
3009 * gdb.trace/range-stepping.exp: Check that the target supports
3010 range stepping.
3011
cfa68bae
JK
30122015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3013
3014 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
3015
8ffdba26
PA
30162015-07-14 Pedro Alves <palves@redhat.com>
3017
3018 * gdb.base/killed-outside.exp: New file.
3019 * gdb.base/killed-outside.c: New file.
3020
218a5a11
JK
30212015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3022
3023 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
3024 (n at main): New.
3025 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
3026
e03ed3c6
AA
30272015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3028
3029 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
3030 infcall tests instead of setting up for KFAIL.
3031
485668e5
MM
30322015-07-10 Markus Metzger <markus.t.metzger@intel.com>
3033
3034 * gdb.btrace/record_goto-step.exp: New.
3035
08464196
JK
30362015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3037
3038 PR compile/18484
3039 * gdb.compile/compile.c (struct struct_type): Add volatile to
3040 selffield's type.
3041 * gdb.compile/compile.exp
3042 (compile code struct_object.selffield = &struct_object): Skip further
3043 struct_object tests if this one xfails.
3044
bcf5c1d9
RC
30452015-07-08 Robert O'Callahan <robert@ocallahan.org>
3046
3047 PR exp/18617
3048 * gdb.trace/ax.exp: Add test.
3049
4931af25
YQ
30502015-07-07 Yao Qi <yao.qi@linaro.org>
3051
3052 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
3053 instead of istarget "aarch64*-*-*".
3054 * gdb.arch/aarch64-fp.exp: Likewise.
3055 * gdb.base/float.exp: Likewise.
3056 * gdb.reverse/aarch64.exp: Likewise.
3057 * lib/gdb.exp (is_aarch64_target): New proc.
3058
9fcf688e
YQ
30592015-07-07 Yao Qi <yao.qi@linaro.org>
3060
3061 * lib/gdb.exp (is_aarch32_target): New proc.
3062 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
3063 instead of "istarget "arm*-*-*"".
3064 * gdb.arch/arm-disp-step.exp: Likewise.
3065 * gdb.arch/thumb-bx-pc.exp: Likewise.
3066 * gdb.arch/thumb-prologue.exp: Likewise.
3067 * gdb.arch/thumb-singlestep.exp: Likewise.
3068 * gdb.base/disp-step-syscall.exp: Likewise.
3069 * gdb.base/float.exp: Likewise.
3070
fbd8d50d
YQ
30712015-07-07 Yao Qi <yao.qi@linaro.org>
3072
3073 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
3074 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
3075
71be1fdc
YQ
30762015-07-07 Yao Qi <yao.qi@linaro.org>
3077
3078 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
3079 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
3080 if it exists.
3081 * gdb.multi/multi-arch.exp: Likewise.
3082
3e221d36
SM
30832015-07-07 Simon Marchi <simon.marchi@ericsson.com>
3084
3085 * gdb.python/py-lazy-string.exp: Add missing parentheses to
3086 print.
3087
d441430b
YQ
30882015-07-07 Yao Qi <yao.qi@linaro.org>
3089
3090 * gdb.arch/thumb-singlestep.exp: Do one more single step.
3091
06f810bd
MG
30922015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
3093
3094 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
3095 '[' and ']' characters.
3096
5e61e7c0
IB
30972015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
3098
3099 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3100
28bf096c
PA
31012015-06-29 Pedro Alves <palves@redhat.com>
3102
3103 PR threads/18127
3104 * gdb.threads/hand-call-new-thread.c: New file.
3105 * gdb.threads/hand-call-new-thread.c: New file.
3106
ee93cd5e
KS
31072015-06-26 Keith Seitz <keiths@redhat.com>
3108 Doug Evans <dje@google.com>
3109
3110 PR 16253
3111 * gdb.cp/var-tag-2.cc: New file.
3112 * gdb.cp/var-tag-3.cc: New file.
3113 * gdb.cp/var-tag-4.cc: New file.
3114 * gdb.cp/var-tag.cc: New file.
3115 * gdb.cp/var-tag.exp: New file.
3116
fc637f04
PP
31172015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3118
3119 * gdb.base/history-duplicates.exp: New test.
3120
2e52ae68
PP
31212015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3122
3123 * gdb.base/completion.exp: Test the completion of the "focus"
3124 command.
3125
6e22494e
JK
31262015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3127
3128 * gdb.arch/amd64-prologue-skip.S: New file.
3129 * gdb.arch/amd64-prologue-skip.exp: New file.
3130
bf7b9cd9
SM
31312015-06-25 Simon Marchi <simon.marchi@ericsson.com>
3132
3133 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
3134 is_address_zero_readable check.
3135
201e8dfd
PB
31362015-06-24 Peter Bergner <bergner@vnet.ibm.com>
3137
3138 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
3139 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
3140
5cd867b4
YQ
31412015-06-24 Yao Qi <yao.qi@linaro.org>
3142
3143 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
3144 linux targets.
3145
4d7be007
YQ
31462015-06-24 Yao Qi <yao.qi@linaro.org>
3147
3148 * lib/gdb.exp (supports_get_siginfo_type): New proc.
3149 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
3150 * gdb.base/siginfo-thread.exp: Likewise.
3151
07fcd301
YQ
31522015-06-22 Yao Qi <yao.qi@linaro.org>
3153
3154 * boards/remote-gdbserver-on-localhost.exp: Add comments.
3155
52042a00
YQ
31562015-06-22 Yao Qi <yao.qi@linaro.org>
3157
3158 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
3159 aarch64*-*-*.
3160 (skip_hw_watchpoint_tests): Likewise.
3161
74bd41ce
PP
31622015-06-18 Patrick Palka <patrick@parcs.ath.cx>
3163
3164 * gdb.base/gdbinit-history.exp: Test the interaction between
3165 setting GDBHISTSIZE and setting the history size via .gdbinit.
3166
bc460514
PP
31672015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3168
3169 PR gdb/16999
3170 * gdb.base/gdbhistsize-history.exp: New test.
3171
b58c513b
PP
31722015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3173
3174 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
3175 with GDBHISTSIZE.
3176 * gdb.base/readline.exp: Likewise.
3177
92046791
YQ
31782015-06-17 Yao Qi <yao.qi@linaro.org>
3179
3180 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
3181 line.
3182
2093d2d3
PP
31832015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3184
3185 * gdb.base/gdbinit-history.exp: Add test case to check that
3186 an unlimited history file does not get truncated on exit.
3187
e6c693af
AA
31882015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3189
3190 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
3191 (VECTOR): New macro. Use it...
3192 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
3193 ...for these typedefs.
3194 (int8, char1, int1, double1): New typedefs.
3195 (struct just_int2, struct two_int2): New structures.
3196 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
3197 (add_structvecs, add_singlevecs): New functions.
3198 (main): Call add_some_intvecs twice.
3199 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
3200 the compile and exit upon failure. Try compiling for the "native"
3201 architecture. Test inferior function calls with vector arguments
3202 and vector return value handling with "finish" and "return".
3203
c74f7d1c
JT
32042015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
3205
3206 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
3207 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
3208 PE file.
3209 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
3210
98aa42ee
AT
32112015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3212
3213 PR breakpoints/16465
3214 * gdb.mi/mi-dprintf-pending.c: New file.
3215 * gdb.mi/mi-dprintf-pending.exp: New test.
3216 * gdb.mi/mi-dprintf-pendshr.c: New file.
3217
7d73c23c 32182015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 3219 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
3220
3221 * gdb.arch/i386-mpx-map.c: New file.
3222 * gdb.arch/i386-mpx-map.exp: New File.
3223
32242015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3225
3226 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3227 * gdb.arch/i386-mpx.exp: Indentation fixed.
3228
32292015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3230
3231 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3232 function and improved indentation.
3233 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3234 gdb_test_multiple. Added additional tests to skip the test.
3235
32362015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3237
3238 * gdb.arch/i386-avx512.c: Change path in include file.
3239 * gdb.arch/i386-avx512.exp: Change include dir path
3240 compilation flag.
3241 * gdb.arch/i386-mpx.c: Change path in include file.
3242 * gdb.arch/i386-mpx.exp: Change include dir path compilation
3243 flag.
3244
d5eba19a
JK
32452015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3246
3247 * gdb.compile/compile-print.exp (compile print *vararray@3)
3248 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
3249
7f361056
JK
32502015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3251
3252 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
3253 (do not keep jit in memory): ... this.
3254 (expect 5): Change it to ...
3255 (expect no 5): ... this.
3256
3b462ec2
SM
32572015-06-02 Simon Marchi <simon.marchi@ericsson.com>
3258
3259 PR gdb/15564
3260 * gdb.mi/mi-detach.exp: New file.
3261
e0619de6
JK
32622015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3263
3264 PR symtab/18392
3265 * gdb.arch/amd64-tailcall-self.S: New file.
3266 * gdb.arch/amd64-tailcall-self.c: New file.
3267 * gdb.arch/amd64-tailcall-self.exp: New file.
3268
e970cb34
DB
32692015-05-28 Don Breazeal <donb@codesourcery.com>
3270
3271 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
3272 tests for remote targets by checking is_target_gdbserver.
3273
b2e2f908
DE
32742015-05-27 Doug Evans <dje@google.com>
3275
3276 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3277 * gdb.dwarf2/opaque-type-lookup.c: New file.
3278 * gdb.dwarf2/opaque-type-lookup.exp: New file.
3279
82c7be31
DE
32802015-05-26 Doug Evans <dje@google.com>
3281
3282 * gdb.cp/iostream.cc: New file.
3283 * gdb.cp/iostream.exp: New file.
3284
b4f54984
DE
32852015-05-26 Doug Evans <dje@google.com>
3286
3287 * gdb.dwarf2/dw2-op-call.exp: Update.
3288 * gdb.dwarf2/dw4-sig-types.exp: Update.
3289 * gdb.dwarf2/implptr.exp: Update.
3290 * gdb.mi/mi-cmd-param-changed.exp: Update.
3291
4ea6efe9
DE
32922015-05-26 Doug Evans <dje@google.com>
3293
3294 * gdb.python/py-lazy-string.c: New file.
3295 * gdb.python/py-lazy-string.exp: New file.
3296 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
3297 (main): Update. Add estring3.
3298 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
3299 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
3300
f6bb7db3
YQ
33012015-05-26 Omair Javaid <omair.javaid@linaro.org>
3302 Yao Qi <yao.qi@linaro.org>
3303
3304 * gdb.reverse/aarch64.c: New.
3305 * gdb.reverse/aarch64.exp: New.
3306
a81bfbd0
OJ
33072015-05-26 Omair Javaid <omair.javaid@linaro.org>
3308
3309 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
3310 (supports_reverse): Likewise.
3311
158bf1b4
PP
33122015-05-22 Patrick Palka <patrick@parcs.ath.cx>
3313
3314 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3315 Use with_test_prefix.
3316
a0145030
AB
33172015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
3318
3319 * gdb.base/completion.exp: Add test for completion of layout
3320 names.
3321
ebe3b578
AB
33222015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
3323
3324 * lib/gdb.exp (skip_tui_tests): New proc.
3325 * gdb.base/tui-layout.exp: Check skip_tui_tests.
3326
84204ed7
PA
33272015-05-19 Pedro Alves <palves@redhat.com>
3328
3329 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3330 Save the whole env array instead of just HOME. Unset HISTSIZE in
3331 the environment while testing. Restore whole environment
3332 afterwards.
3333
37442ce1
DE
33342015-05-16 Doug Evans <xdje42@gmail.com>
3335
3336 * gdb.guile/scm-ports.c: New file.
3337 * gdb.guile/scm-ports.exp: Add memory port tests.
3338
36de76f9
JK
33392015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3340
3341 * gdb.compile/compile-print.c: New file.
3342 * gdb.compile/compile-print.exp: New file.
3343
3a9558c4
JK
33442015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3345
3346 * gdb.compile/compile-ops.exp: Cast param to void.
3347 * gdb.compile/compile.exp: Complete type for _gdb_expr.
3348 (compile code struct_object.selffield = &struct_object): Add xfail.
3349
aa715135
JG
33502015-05-15 Joel Brobecker <brobecker@adacore.com>
3351
3352 * gdb.ada/arr_enum_with_gap: New testcase.
3353
931e5bc3
JG
33542015-05-15 Joel Brobecker <brobecker@adacore.com>
3355
3356 * gdb.ada/byte_packed_arr: New testcase.
3357
9cd4d857
JB
33582015-05-15 Joel Brobecker <brobecker@adacore.com>
3359
3360 * gdb.ada/pckd_neg: New testcase.
3361
ebfd00d2
PP
33622015-05-13 Patrick Palka <patrick@parcs.ath.cx>
3363
3364 PR gdb/17820
3365 * gdb.base/gdbinit-history.exp: New test.
3366 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
3367 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
3368
4c082a81
SC
33692015-05-09 Siva Chandra Reddy <sivachandra@google.com>
3370
3371 * gdb.python/py-xmethods.cc: Enhance test case.
3372 * gdb.python/py-xmethods.exp: New tests.
3373 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
3374 function.
3375 (B_indexoper): Likewise.
3376 (global_dm_list) : Add new xmethod worker functions.
3377
f7797074
SDJ
33782015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
3379
3380 * gdb.base/coredump-filter.exp: Correctly unset
3381 "coredump_var_addr" array.
3382
a4674e4e
PA
33832015-05-08 Pedro Alves <palves@redhat.com>
3384
3385 * gdb.server/non-existing-program.exp: Unset spawn_id.
3386
df2eb078
SC
33872015-05-08 Siva Chandra Reddy <sivachandra@google.com>
3388
3389 PR python/18291
3390 * gdb.python/py-xmethods.exp: Add tests.
3391
422349a3
YQ
33922015-05-08 Yao Qi <yao.qi@linaro.org>
3393
3394 PR gdb/18208
3395 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
3396 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
3397 function set_coredump_filter, and remove remote_exec call.
3398 Remove argument ipid. Callers update.
3399 (top level): Don't get inferior's PID.
3400
63fc80ce
AA
34012015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
3402
3403 * gdb.base/watch_thread_num.exp: Skip test on targets without
3404 access watchpoints.
3405
80ad801e
PA
34062015-05-06 Pedro Alves <palves@redhat.com>
3407
3408 PR server/18081
3409 * gdb.server/non-existing-program.exp: New file.
3410
0fa7fe50
JB
34112015-05-05 Joel Brobecker <brobecker@adacore.com>
3412
3413 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
3414
3ea89b92
PMR
34152015-05-05 Joel Brobecker <brobecker@adacore.com>
3416
3417 * gdb.ada/out_of_line_in_inlined: New testcase.
3418
87b8eff0
JB
34192015-05-05 Joel Brobecker <brobecker@adacore.com>
3420
3421 * gdb.ada/var_rec_arr: New testcase.
3422
5fccc635
YQ
34232015-04-30 Yao Qi <yao.qi@linaro.org>
3424
3425 * gdb.base/break-idempotent.exp: If
3426 skip_hw_watchpoint_multi_tests returns true, skip the tests
3427 on "rwatch" and "awatch".
3428
42d38f42
YQ
34292015-04-30 Yao Qi <yao.qi@linaro.org>
3430
3431 * gdb.base/relativedebug.exp: Invoke gdb command
3432 "info sharedlibrary", and if libc.so doesn't have debug info,
3433 skip the test.
3434
2ce1cdbf
DE
34352015-04-29 Doug Evans <dje@google.com>
3436
3437 * gdb.python/py-xmethods.exp: Add ptype tests.
3438 * gdb.python/py-xmethods.py (E_method_char_worker): Add
3439 get_result_type method.
3440
f24a38c5
LM
34412015-04-29 Luis Machado <lgustavo@codesourcery.com>
3442
3443 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
3444 the target does not support hardware watchpoints.
3445
ecbf2b3c
LM
34462015-04-29 Luis Machado <lgustavo@codesourcery.com>
3447
3448 * gdb.base/break-always.exp: Abort testing if writing to memory
3449 causes an error.
3450
34f5f757
DE
34512015-04-28 Doug Evans <dje@google.com>
3452
3453 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
3454 * gdb.python/py-pp-registration.exp: ... here. New file.
3455 * gdb.python/py-pp-registration.c: New file.
3456 * gdb.python/py-pp-registration.py: New file.
3457
69b4374a
DE
34582015-04-28 Doug Evans <dje@google.com>
3459
3460 * gdb.python/py-bad-printers.c: New file.
3461 * gdb.python/py-bad-printers.py: New file.
3462 * gdb.python/py-bad-printers.exp: New file.
3463
59fb7612
SS
34642015-04-28 Sasha Smundak <asmundak@google.com>
3465
3466 * gdb.python/py-type.exp: New test.
3467
2631b16a
AW
34682015-04-28 Andy Wingo <wingo@igalia.com>
3469
3470 * gdb.python/py-parameter.exp:
3471 * gdb.guile/scm-parameter.exp: Escape the path that we are
3472 matching against, as it might contain characters that are special
3473 to regular expressions.
3474
460efde1
JB
34752015-04-27 Joel Brobecker <brobecker@adacore.com>
3476
3477 * gdb.ada/rec_comp: New testcase.
3478
2d369d8e
SDJ
34792015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
3480
3481 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
3482 before using it.
3483
cf75d6c3
AB
34842015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
3485
3486 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
3487 new tests for verilog output.
3488
8dbe7ca5
YQ
34892015-04-24 Yao Qi <yao.qi@linaro.org>
3490
3491 * boards/remote-gdbserver-on-localhost.exp: New file.
3492
4ef9fb2f
PA
34932015-04-23 Pedro Alves <palves@redhat.com>
3494
3495 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
3496 $inferior_spawn_id instead of $inferior_spawn_id directly. On
3497 "end of file", remove $inferior_spawn_id from the indirect list.
3498
0a803169
PA
34992015-04-23 Pedro Alves <palves@redhat.com>
3500
3501 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
3502
749ef8f8
PA
35032015-04-23 Pedro Alves <palves@redhat.com>
3504
3505 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
3506 on $any_spawn_id instead of only on $gdb_spawn_id.
3507
8aae4344
PM
35082015-04-21 Pierre Muller <muller@sourceware.org>
3509
3510 PR pascal/17815
3511 * lib/pascal.exp (gpc_compile): Add new option "class".
3512 (fpc_compile): Likewise.
3513 * gdb.pascal/case-insensitive-symbols.pas: New file.
3514 * gdb.pascal/case-insensitive-symbols.exp: New file.
3515
1586c8fb
GB
35162015-04-20 Gary Benson <gbenson@redhat.com>
3517
3518 * gdb.base/attach.exp: Fix three extended remote failures.
3519
1b6e6f5c
GB
35202015-04-17 Gary Benson <gbenson@redhat.com>
3521
3522 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
3523 the main executable over the remote protocol.
3524
e797481d
PA
35252015-04-16 Pedro Alves <palves@redhat.com>
3526
3527 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
3528 a new gdbserver if gdbserver_reconnect_p is set.
3529
1ca99c42
PA
35302015-04-16 Pedro Alves <palves@redhat.com>
3531
3532 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
3533 is set, don't exit gdbserver.
3534
af9fd6f8
AA
35352015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3536
3537 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
3538 appropriate .insn, such that an older assembler can be used.
3539 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
3540 the z/Architecture instruction set on 31-bit targets as well.
3541
04ff1e61
AA
35422015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3543
3544 * gdb.go/handcall.exp: Remove all logic related to the first
3545 breakpoint and rely on go_runto_main instead.
3546 * gdb.go/strings.exp: Likewise.
3547 * gdb.go/unsafe.exp: Likewise.
3548 * gdb.go/hello.exp: Likewise. Also rename the remaining
3549 breakpoint marker to "breakpoint 1".
3550 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
3551 * gdb.go/strings.go: Likewise.
3552 * gdb.go/unsafe.go: Likewise.
3553 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
3554 "set breakpoint 2 here" and rename the remaining breakpoint marker
3555 to "breakpoint 1".
3556
40d2f8d6
SM
35572015-04-15 Simon Marchi <simon.marchi@ericsson.com>
3558
3559 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
3560 if itertools.imap is not present.
3561 * gdb.python/py-objfile.exp: Add parentheses.
3562 * gdb.python/py-type.exp: Same.
3563 * gdb.python/py-unwind-maint.py: Same.
3564
8cbc97c6
YQ
35652015-04-15 Yao Qi <yao.qi@linaro.org>
3566
3567 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
3568 of ":$ptr_size" and set its form explicitly.
3569
45fd756c
YQ
35702015-04-15 Pedro Alves <palves@redhat.com>
3571 Yao Qi <yao.qi@linaro.org>
3572
3573 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
3574 timeout by factor of 4.
3575 (test_regular_watch): Likewise.
3576 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
3577 * gdb.reverse/sigall-reverse.exp: Likewise.
3578 * gdb.reverse/until-precsave.exp: Likewise.
3579 * lib/gdb.exp (with_timeout_factor): New proc.
3580 (gdb_expect): Move some code to ...
3581 (get_largest_timeout): ... here. New procedure.
3582
9e811bc3
LM
35832015-04-14 Luis Machado <lgustavo@codesourcery.com>
3584
3585 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
3586
0ff6fcb2
LM
35872015-04-13 Luis Machado <lgustavo@codesourcery.com>
3588
3589 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
3590 to write to the .text section.
3591
7578d5f7
LM
35922015-04-13 Luis Machado <lgustavo@codesourcery.com>
3593
3594 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3595 Handle the case of targets that do not provide PID information.
3596
2efe15c4
YQ
35972015-04-13 Yao Qi <yao.qi@linaro.org>
3598
3599 * lib/gdbserver-support.exp (gdb_exit): Catch exception
3600 and use expect instead of gdb_expect.
3601
8cd8f2f8
SDJ
36022015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
3603
3604 * gdb.base/coredump-filter.exp: Rename variable "addr" to
3605 "coredump_var_addr" to avoid naming conflict with other testcases.
3606
9ee41772
PA
36072015-04-10 Pedro Alves <palves@redhat.com>
3608
3609 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3610 gdb_test_sequence and gdb_assert.
3611
07473109
PA
36122015-04-10 Pedro Alves <palves@redhat.com>
3613
3614 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3615 test messages that don't include the breakpoint address.
3616
de3db44c
YQ
36172015-04-10 Yao Qi <yao.qi@linaro.org>
3618
3619 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3620 false for some offset and width combinations which aren't
3621 supported by linux kernel.
3622
c79d856c
PA
36232015-04-10 Pedro Alves <palves@redhat.com>
3624
3625 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3626 procedure, factored out from ...
3627 (top level): ... here. Add "set displaced-stepping" testing axis.
3628 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3629 parameter "displaced". Use it.
3630 (top level): Use foreach and add "set displaced-stepping" testing
3631 axis.
3632
ebc90b50
PA
36332015-04-10 Pedro Alves <palves@redhat.com>
3634
3635 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3636 Remove comment.
3637 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3638 both the address of the instruction that triggers the watchpoint
3639 and the address of the instruction immediately after, and use
3640 those addresses for the test. Fix comment.
3641
8f572e5c
PA
36422015-04-10 Pedro Alves <palves@redhat.com>
3643
3644 * gdb.base/sigstep.exp (breakpoint_to_handler)
3645 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
3646 Test "backtrace" in handler.
3647 (breakpoint_over_handler): New parameter 'displaced'. Use it.
3648 (top level): Add new "displaced" test axis to
3649 breakpoint_to_handler, breakpoint_to_handler_entry and
3650 breakpoint_over_handler.
3651
8d707a12
PA
36522015-04-10 Pedro Alves <palves@redhat.com>
3653
3654 PR gdb/18216
3655 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3656
ef713951
YQ
36572015-04-10 Yao Qi <yao.qi@linaro.org>
3658
3659 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3660 (test_add_rn_pc): New function.
3661 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3662 (top level): Invoke test_add_rn_pc.
3663
906d60cf
PA
36642015-04-10 Pedro Alves <palves@redhat.com>
3665
3666 PR gdb/13858
3667 * gdb.base/step-over-no-symbols.exp: New file.
3668
f2983cc3
AW
36692015-04-09 Andy Wingo <wingo@igalia.com>
3670
3671 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3672 after the Python tests.
3673
6d62641c
SDJ
36742015-04-08 Keith Seitz <keiths@redhat.com>
3675
3676 PR python/16699
3677 * gdb.python/py-completion.exp: New tests for completion.
3678 * gdb.python/py-completion.py (CompleteLimit1): New class.
3679 (CompleteLimit2): Likewise.
3680 (CompleteLimit3): Likewise.
3681 (CompleteLimit4): Likewise.
3682 (CompleteLimit5): Likewise.
3683 (CompleteLimit6): Likewise.
3684 (CompleteLimit7): Likewise.
3685
f3770638
PA
36862015-04-08 Pedro Alves <palves@redhat.com>
3687
3688 PR gdb/18214
3689 PR gdb/18216
3690 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3691 function.
3692 (main): Install it as SIGUSR1 handler.
3693 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3694 parameter. Always use "setup" as prefix. Toggle "set
3695 displaced-stepping" off/on depending on global. Don't switch to
3696 thread 1 here.
3697 (top level): Add displaced stepping "off/on" test axis. Update
3698 "setup" calls. Wrap each subtest with with_test_prefix. Test
3699 continuing with a queued signal in each thread.
3700
4496bed7
PA
37012015-04-08 Pedro Alves <palves@redhat.com>
3702
3703 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3704 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
3705 gdb_breakpoint instead of gdb_test that doesn't expect anything.
3706 Return early if running to main fails.
3707 * gdb.trace/while-stepping.exp: Likewise.
3708
b97fde92
PA
37092015-04-07 Pedro Alves <palves@redhat.com>
3710
3711 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3712 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
3713 interact with inferior program.
3714
f71c18e7
PA
37152015-04-07 Pedro Alves <palves@redhat.com>
3716
3717 * lib/gdb.exp (inferior_spawn_id): New global.
3718 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
3719 spawn id after processing the user code.
3720 (default_gdb_start): Set inferior_spawn_id.
3721 (send_inferior): New procedure.
3722 * lib/gdbserver-support.exp (gdbserver_start): Set
3723 inferior_spawn_id.
3724 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3725
6423214f
PA
37262015-04-07 Pedro Alves <palves@redhat.com>
3727
3728 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3729 * lib/gdbserver-support.exp (gdbserver_start): Make
3730 $server_spawn_id global.
3731 (gdbserver_start): Don't wait for gdbserver's spawn id with
3732 expect_background.
3733 (close_gdbserver): New procedure.
3734 (gdb_exit): Rename the default version and reimplement.
3735
71c0ee8c
PA
37362015-04-07 Pedro Alves <palves@redhat.com>
3737
72f4393d 3738 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
3739 append the substituted item, not the original item.
3740
203bc29b
PA
37412015-04-07 Pedro Alves <palves@redhat.com>
3742
3743 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3744 gdb_expect.
3745
508a3ddf
PA
37462015-04-07 Pedro Alves <palves@redhat.com>
3747
3748 * gdb.base/interrupt.exp: Don't handle the case of the inferior
3749 output appearing once only.
3750
9f6dbe2b
PA
37512015-04-07 Pedro Alves <palves@redhat.com>
3752
3753 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3754 that doesn't expect anything. Return early if running to main
3755 fails.
3756
337532fa
YQ
37572015-04-07 Yao Qi <yao.qi@linaro.org>
3758
3759 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3760 (child_function): Call alarm.
3761 (main): Move call to alarm into the loop.
3762 * gdb.threads/non-stop-fair-events.exp: Build program with
3763 -DTIMEOUT=$timeout.
3764
01b622d4
DE
37652015-04-06 Doug Evans <xdje42@gmail.com>
3766
3767 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3768 Fix dest parameter to board_info.
3769 (fpc_compile): Ditto.
3770 (gdb_compile_pascal): Rename dest arg to destfile.
3771
961f4160
PMR
37722015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
3773
3774 * gdb.ada/funcall_ref.exp: New file.
3775 * gdb.ada/funcall_ref/foo.adb: New file.
3776
cafda597
YQ
37772015-04-02 Yao Qi <yao.qi@linaro.org>
3778
3779 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3780 is remote.
3781
fed040c6
GB
37822015-04-02 Gary Benson <gbenson@redhat.com>
3783
3784 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3785
d11916aa
SS
37862015-04-01 Sasha Smundak <asmundak@google.com>
3787
3788 * gdb.python/py-unwind-maint.c: New file.
3789 * gdb.python/py-unwind-maint.exp: New test.
3790 * gdb.python/py-unwind-maint.py: New file.
3791 * gdb.python/py-unwind.c: New file.
3792 * gdb.python/py-unwind.exp: New test.
3793 * gdb.python/py-unwind.py: New test.
3794
a1471180
PA
37952015-04-01 Pedro Alves <palves@redhat.com>
3796
3797 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3798 to fail instead of non-existent $test.
3799
0bbeccb1
PA
38002015-04-01 Pedro Alves <palves@redhat.com>
3801
3802 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3803 GDBFLAGS if not empty.
3804
3c724c8c
PMR
38052015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
3806
3807 * gdb.ada/complete.exp: Remove "multi_line".
3808 * gdb.ada/info_exc.exp: Remove "multi_line".
3809 * gdb.ada/packed_tagged.exp: Remove "multi_line".
3810 * gdb.ada/ptype_field.exp: Remove "multi_line".
3811 * gdb.ada/sym_print_name.exp: Remove "multi_line".
3812 * gdb.ada/tagged.exp: Remove "multi_line".
3813 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3814 [multi_line ...]
3815 * gdb.btrace/delta.exp: Likewise.
3816 * gdb.btrace/exception.exp: Likewise.
3817 * gdb.btrace/function_call_history.exp: Likewise.
3818 * gdb.btrace/instruction_history.exp: Likewise.
3819 * gdb.btrace/nohist.exp: Likewise.
3820 * gdb.btrace/record_goto.exp: Likewise.
3821 * gdb.btrace/segv.exp: Likewise.
3822 * gdb.btrace/stepi.exp: Likewise.
3823 * gdb.btrace/tailcall.exp: Likewise.
3824 * gdb.btrace/unknown_functions.exp: Likewise.
3825 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3826 * lib/gdb.exp: Add the "multi_line" helper.
3827
4eec2deb
PA
38282015-04-01 Pedro Alves <palves@redhat.com>
3829
3830 * gdb.threads/tid-reuse.c: New file.
3831 * gdb.threads/tid-reuse.exp: New file.
3832
df8411da
SDJ
38332015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
3834
3835 PR corefiles/16092
3836 * gdb.base/coredump-filter.c: New file.
3837 * gdb.base/coredump-filter.exp: Likewise.
3838
6ef37366
PM
38392015-03-27 Petr Machata <pmachata@redhat.com>
3840
3841 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3842 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3843 (Dwarf::assemble): Initialize them.
3844 (Dwarf::lines): New function.
3845
7ec911b0
JT
38462015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
3847
3848 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3849 SYMBOL_PREFIX for x86_64-*-cygwin.
3850
ff908ebf
AW
38512015-03-26 Andy Wingo <wingo@igalia.com>
3852
3853 PR symtab/18148
3854 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3855 const_value but not a location.
3856 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3857 location defined in non-main CUs are visible.
3858
6d5f0679
YQ
38592015-03-26 Yao Qi <yao.qi@linaro.org>
3860
3861 PR testsuite/18139
3862 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3863 Add a line number entry for the same line.
3864 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3865 Add a line number entry for the same line.
3866
2898689b
YQ
38672015-03-26 Yao Qi <yao.qi@linaro.org>
3868
3869 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3870 .int 0.
3871 (func): Likewise. Add .Lfunc_1 label.
3872 Use .Lfunc_1 label.
3873 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3874 .int 0.
3875 (func): Likewise.
3876 Use .Lfunc_1 label.
3877
85180498
YQ
38782015-03-26 Yao Qi <yao.qi@linaro.org>
3879
3880 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3881 Call gdb_compile instead to compile each .s files without debug
3882 information.
3883
8aa08a8d
YQ
38842015-03-26 Yao Qi <yao.qi@linaro.org>
3885
3886 * gdb.base/savedregs.exp (process_saved_regs): Make
3887 "Saved registers:" optional in the pattern.
3888
66849923
MM
38892015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3890
3891 * gdb.btrace/next.exp: Merged into step.exp.
3892 * gdb.btrace/finish.exp: Merged into step.exp.
3893 * gdb.btrace/nexti.exp: Merged into stepi.exp.
3894 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
3895 "record goto" and checking the exact replay position.
3896 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
3897 check for "Recording format" in "info record" output.
3898 * gdb.btrace/record_goto.exp: Choose test file based on target.
3899 * gdb.btrace/x86-record_goto.S: Renamed into ...
3900 * gdb.btrace/x86_64-record_goto.S: ... this.
3901 * gdb.btrace/i686-record_goto.S: New.
3902 * gdb.btrace/x86-tailcall.S: Renamed into ...
3903 * gdb.btrace/x86_64-tailcall.S: ... this.
3904 * gdb.btrace/i686-tailcall.S: New.
3905 * gdb.btrace/x86-tailcall.c: Renamed into ...
3906 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
3907 separate statements. Update test.
3908 * gdb.btrace/delta.exp: Use record_goto.c as test file.
3909 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
3910 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
3911 * gdb.btrace/tailcall.exp: Choose test file based on target.
3912 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
3913
11cc1b74
MM
39142015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3915
3916 * gdb.btrace/exception.exp: Increase BTS buffer size.
3917
a25d8bf9
PA
39182015-03-24 Pedro Alves <palves@redhat.com>
3919
3920 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
3921
856e7dd6
PA
39222015-03-24 Pedro Alves <palves@redhat.com>
3923
3924 * gdb.threads/schedlock.exp (test_step): No longer expect that
3925 "set scheduler-locking step" with "next" over a function call runs
3926 threads unlocked.
3927
ad235a41
AT
39282015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3929
3930 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
3931
15630549
AT
39322015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3933
3934 PR breakpoints/16466
3935 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
3936 * gdb.mi/mi-pending.c (thread_func): New function.
3937 (int main): Add threading support required.
3938 * gdb.mi/mi-pending.exp: Add tests for this issue.
3939 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
3940 (pendfunc2): Remove stdio dependency.
3941 * gdb.mi/mi-pendshr2.c: New file.
3942
693dca06
KS
39432015-03-23 Keith Seitz <keiths@redhat.com>
3944
3945 * gdb.linespec/keywords.c: New file.
3946 * gdb.linespec/keywords.exp: New file.
3947
7e993ebf
KS
39482015-03-23 Keith Seitz <keiths@redhat.com>
3949
3950 PR gdb/18021
3951 * gdb.dwarf2/staticvirtual.exp: New test.
3952
bc23328c
JK
39532015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3954
3955 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
3956 * README: Remove HP-UX and gdb.hp.
3957 (configuration):
3958 * configure: Regenerate.
3959 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
3960 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
3961 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
3962 gdb.hp/gdb.defects/Makefile.
3963 * gdb.hp/Makefile.in: File deleted.
3964 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
3965 * gdb.hp/gdb.aCC/optimize.c: File deleted.
3966 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
3967 * gdb.hp/gdb.aCC/run.c: File deleted.
3968 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
3969 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
3970 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
3971 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
3972 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
3973 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
3974 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
3975 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
3976 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
3977 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
3978 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
3979 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
3980 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
3981 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
3982 * gdb.hp/gdb.base-hp/reg.s: File deleted.
3983 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
3984 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
3985 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
3986 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
3987 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
3988 * gdb.hp/gdb.compat/Makefile.in: File deleted.
3989 * gdb.hp/gdb.compat/average.c: File deleted.
3990 * gdb.hp/gdb.compat/sum.c: File deleted.
3991 * gdb.hp/gdb.compat/xdb.c: File deleted.
3992 * gdb.hp/gdb.compat/xdb0.c: File deleted.
3993 * gdb.hp/gdb.compat/xdb0.h: File deleted.
3994 * gdb.hp/gdb.compat/xdb1.c: File deleted.
3995 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
3996 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
3997 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
3998 * gdb.hp/gdb.defects/Makefile.in: File deleted.
3999 * gdb.hp/gdb.defects/bs14602.c: File deleted.
4000 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
4001 * gdb.hp/gdb.defects/solib-d.c: File deleted.
4002 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
4003 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
4004 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
4005 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
4006 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
4007 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
4008 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
4009 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
4010 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
4011 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
4012 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
4013 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
4014 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
4015 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
4016 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
4017 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
4018 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
4019 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
4020 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
4021 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
4022 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
4023 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
4024 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
4025 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
4026 * gdb.hp/tools/odump: File deleted.
4027
8bf3b159
PA
40282015-03-19 Pedro Alves <palves@redhat.com>
4029
4030 * gdb.threads/continue-pending-status.exp (saw_thread_2)
4031 (saw_thread_3): New globals.
4032 (top level): Increment them when an event for the corresponding
4033 thread is seen.
4034 (no thread starvation): New test.
4035
eb54c8bf
PA
40362015-03-19 Pedro Alves <palves@redhat.com>
4037
4038 * gdb.threads/continue-pending-status.c: New file.
4039 * gdb.threads/continue-pending-status.exp: New file.
4040
32d2e5d6
PA
40412015-03-18 Pedro Alves <palves@redhat.com>
4042
4043 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4044 Use gdb_is_target_remote instead of is_remote. Use
4045 gdb_test_multiple instead of gdb_expect. Exit early if
4046 gdb_test_multiple hits its internal matches. Tighten stepi tests
4047 expected output. Fail on exit with any signal, instead of just
4048 SIGILL.
4049
f68f11b7
YQ
40502015-03-18 Yao Qi <yao.qi@linaro.org>
4051
4052 PR tdep/18107
4053 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
4054 variable.
4055 * gdb.base/catch-syscall.exp: Don't skip it on
4056 aarch64*-*-linux* target. Remove elements in all_syscalls.
4057 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
4058 target.
4059 (setup_all_syscalls): New proc.
4060
ca5fd19b
YQ
40612015-03-16 Yao Qi <yao.qi@linaro.org>
4062
4063 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
4064 (top level): Skip tests if valid_addr_p returns false for
4065 $cmd1 or $cmd2.
4066
85642ba0
AW
40672015-03-11 Andy Wingo <wingo@igalia.com>
4068
4069 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
4070
e03f9645
YQ
40712015-03-11 Yao Qi <yao.qi@linaro.org>
4072
4073 * gdb.base/catch-syscall.exp: Fix typo in comments.
4074
5d0962b2
YQ
40752015-03-11 Yao Qi <yao.qi@linaro.org>
4076
4077 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
4078
b2df3cef
PA
40792015-03-09 Pedro Alves <palves@redhat.com>
4080
4081 * dg-extract-results.py: Delete.
4082
ef878e53
PA
40832015-03-09 Pedro Alves <palves@redhat.com>
4084
4085 Merge dg-extract-results.sh from GCC upstream (r218843).
4086
4087 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
4088 * dg-extract-results.sh: Use --text with grep to avoid issues with
4089 binary files. Fall back to cat -v, if that doesn't work.
4090
9494d219
PA
40912015-03-05 Pedro Alves <palves@redhat.com>
4092
4093 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
4094
a8d9763a
SM
40952015-03-04 Simon Marchi <simon.marchi@ericsson.com>
4096
4097 * lib/mi-support.exp (mi_expect_interrupt): Accept
4098 alternative event for when in all-stop mode.
4099
be9957b8
PA
41002015-03-04 Pedro Alves <palves@redhat.com>
4101
4102 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
4103
d57be0f4 41042015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
4105
4106 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
4107
c214c7cf
AA
41082015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4109
4110 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
4111 regexps for GDB's current line display, accept a hex address
4112 preceding the line number.
4113
6d74a497
AA
41142015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4115
4116 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
4117 the 'arch1' variable for "s390*-linux*" targets.
4118
511aee7c
PA
41192015-03-04 Pedro Alves <palves@redhat.com>
4120
4121 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
4122 (main): Pass missing retval argument to pthread_join call.
4123
95e50b27
PA
41242015-03-02 Pedro Alves <palves@redhat.com>
4125
4126 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
4127 (top level): Call do_test with non-stop as well.
4128
28054d69
PA
41292015-03-02 Pedro Alves <palves@redhat.com>
4130
4131 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
4132 -1.
4133
4fa5d7b4
AA
41342015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4135
4136 * gdb.arch/s390-vregs.exp: New test.
4137 * gdb.arch/s390-vregs.S: New file.
4138
97c18565
PA
41392015-02-27 Pedro Alves <palves@redhat.com>
4140
4141 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
4142 call to catch_command_errors.
4143 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
4144 catch_command_errors.
4145
a37bfa30
PA
41462015-02-27 Pedro Alves <palves@redhat.com>
4147
4148 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
4149 "true" for boolean result.
4150 * gdb.gdb/selftest.exp (test_with_self): Also accept full
4151 prototype of main.
4152
6f98576f
PA
41532015-02-27 Pedro Alves <palves@redhat.com>
4154
4155 * lib/unbuffer_output.c: New file.
4156 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
4157 (main): Call gdb_unbuffer_output.
4158
eba5ab56
YQ
41592015-02-27 Yao Qi <yao.qi@linaro.org>
4160
4161 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
4162 target.
4163
0def5aaa
DE
41642015-02-26 Doug Evans <dje@google.com>
4165
4166 * gdb.cp/class2.cc (Dbase, D): New classes.
4167 (main): New local delta.
4168 * gdb.cp/class2.exp: Test printing delta.
4169 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
4170 (dynbar): New global.
4171 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
4172
081a1c2c
JK
41732015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4174
4175 * gdb.compile/compile-ifunc.c: New file.
4176 * gdb.compile/compile-ifunc.exp: New file.
4177
2f41223f
AT
41782015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
4179
4180 * gdb.base/structs.exp: Check for correct struct on finish.
4181
03eddd80
YQ
41822015-02-26 Yao Qi <yao.qi@linaro.org>
4183
4184 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
4185 is zero.
4186
80c57053
JK
41872015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4188
4189 * gdb.arch/cordic.ko.bz2: New file.
4190 * gdb.arch/cordic.ko.debug.bz2: New file.
4191 * gdb.arch/ppc64-symtab-cordic.exp: New file.
4192
21613c12
YQ
41932015-02-25 Yao Qi <yao.qi@linaro.org>
4194
4195 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
4196 aarch64*-*-* target.
4197
d8b901ed
PA
41982015-02-23 Pedro Alves <palves@redhat.com>
4199
4200 * lib/gdb.exp (delete_breakpoints): Rewrite using
4201 gdb_test_multiple.
4202
e5b85ead
PA
42032015-02-23 Pedro Alves <palves@redhat.com>
4204
4205 * gdb.base/info-os.c: Include stdlib.h.
4206
85c3a371
DE
42072015-02-22 Doug Evans <xdje42@gmail.com>
4208
4209 PR symtab/17855
4210 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
4211 is read after symbols have been re-read.
4212 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
4213 * gdb.ada/exec_changed/second.adb (Second): Ditto.
4214
96553a0c
DE
42152015-02-21 Doug Evans <dje@google.com>
4216
4217 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
4218
97a0c697
JK
42192015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4220
4221 PR corefiles/17808
4222 * gdb.arch/i386-biarch-core.core.bz2: New file.
4223 * gdb.arch/i386-biarch-core.exp: New file.
4224
a47cd6e9
PA
42252015-02-21 Pedro Alves <palves@redhat.com>
4226
4227 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4228 runto_main fails.
4229
c5facdc4
PA
42302015-02-20 Pedro Alves <palves@redhat.com>
4231
4232 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4233 info probes.
4234
2db9a427
PA
42352015-02-20 Pedro Alves <palves@redhat.com>
4236
4237 * gdb.threads/multi-create-ns-info-thr.exp: New file.
4238
60fb7e9e
PA
42392015-02-20 Pedro Alves <palves@redhat.com>
4240
4241 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
4242 clean_restart before gdb_target_supports_trace.
4243
5c5019c2
PA
42442015-02-20 Pedro Alves <palves@redhat.com>
4245
4246 PR threads/18006
4247 * gdb.threads/clone-thread_db.c: New file.
4248 * gdb.threads/clone-thread_db.exp: New file.
4249
c9587f88
AT
42502015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
4251
4252 PR breakpoints/16812
4253 * gdb.base/catch-gdb-caused-signals.c: New file.
4254 * gdb.base/catch-gdb-caused-signals.exp: New file.
4255
f6a88844
JM
42562015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
4257
4258 * configure: Regenerated.
4259 * configure.ac: Use GDB_AC_TRANSFORM.
4260 * aclocal.m4: sinclude ../transform.m4.
4261
497c491b
JM
42622015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4263
4264 * lib/dtrace.exp: New file.
4265 * gdb.base/dtrace-probe.exp: Likewise.
4266 * gdb.base/dtrace-probe.d: Likewise.
4267 * gdb.base/dtrace-probe.c: Likewise.
4268 * lib/pdtrace.in: Likewise.
4269 * configure.ac: Output variables with the transformed names of
4270 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
4271 * configure: Regenerated.
4272
03e98035
JM
42732015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4274
4275 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4276 expected message when trying to access $_probe_* convenience
4277 variables while not on a probe.
4278
63cc30e9
JK
42792015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4280
4281 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
4282
0703599a
PA
42832015-02-11 Pedro Alves <pedro@codesourcery.com>
4284
4285 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
4286 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
4287
7e60a48e
DE
42882015-02-10 Doug Evans <xdje42@gmail.com>
4289
4290 * lib/gdb.exp (gdb_load): Always return a result.
4291
01b088bc
PA
42922015-02-10 Pedro Alves <palves@redhat.com>
4293
4294 * gdb.threads/signal-sigtrap.c: New file.
4295 * gdb.threads/signal-sigtrap.exp: New file.
4296
b05ec7a5
AT
42972015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
4298
4299 * gdb.trace/no-attach-trace.c: New file.
4300 * gdb.trace/no-attach-trace.exp: New file.
4301
a2c2acaf
MW
43022015-02-09 Mark Wielaard <mjw@redhat.com>
4303
4304 * gdb.dwarf2/atomic.c: New file.
4305 * gdb.dwarf2/atomic-type.exp: Likewise.
4306
31fd9caa
MM
43072015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4308
4309 * gdb.btrace/buffer-size.exp: Update "info record" output.
4310 * gdb.btrace/delta.exp: Update "info record" output.
4311 * gdb.btrace/enable.exp: Update "info record" output.
4312 * gdb.btrace/finish.exp: Update "info record" output.
4313 * gdb.btrace/instruction_history.exp: Update "info record" output.
4314 * gdb.btrace/next.exp: Update "info record" output.
4315 * gdb.btrace/nexti.exp: Update "info record" output.
4316 * gdb.btrace/step.exp: Update "info record" output.
4317 * gdb.btrace/stepi.exp: Update "info record" output.
4318 * gdb.btrace/nohist.exp: Update "info record" output.
4319
d33501a5
MM
43202015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4321
4322 * gdb.btrace/buffer-size: New.
4323
f4abbc16
MM
43242015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4325
4326 * gdb.btrace/delta.exp: Update "info record" output.
4327 * gdb.btrace/enable.exp: Update "info record" output.
4328 * gdb.btrace/finish.exp: Update "info record" output.
4329 * gdb.btrace/instruction_history.exp: Update "info record" output.
4330 * gdb.btrace/next.exp: Update "info record" output.
4331 * gdb.btrace/nexti.exp: Update "info record" output.
4332 * gdb.btrace/step.exp: Update "info record" output.
4333 * gdb.btrace/stepi.exp: Update "info record" output.
4334 * gdb.btrace/nohist.exp: Update "info record" output.
4335
b9d61307
SM
43362015-02-06 Simon Marchi <simon.marchi@ericsson.com>
4337
4338 PR gdb/15678
4339 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
4340
e584fdbc
PA
43412015-02-06 Pedro Alves <palves@redhat.com>
4342
4343 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
4344 macro.
4345 (seconds_left, again): New globals.
4346 (main): Wait seconds_left in a 1-second sleep loop instead of
4347 sleeping 180 seconds. If 'again' is set, reset the seconds
4348 counter.
4349 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
4350 'again' in the inferior before detaching. Print the seconds left.
4351 (options): New global.
4352 (top level): Build program with -DTIMEOUT=$timeout.
4353
77f41761
PA
43542015-02-06 Pedro Alves <palves@redhat.com>
4355
4356 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
4357 determine how many seconds to pass to 'alarm'.
4358 * gdb.base/gdb-sigterm.exp (top level): Build program with
4359 -DTIMEOUT=$timeout.
4360 (do_test): Return success/failure indication. Add more verbose
4361 logging. Don't fail if 200 single steps are seen. Instead, fail
4362 when the test times out.
4363 (passes): New global.
4364 (top level): Break the testing loop if testing fails on any
4365 iteration. Use gdb_assert.
4366
b9394193
DB
43672015-02-04 Don Breazeal <donb@codesourcery.com>
4368
4369 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
4370 and initialize them.
4371 (ipc_cleanup): New function.
4372 (main): Don't declare shmid, semid, and msqid. Add a call to
4373 atexit so that we call ipc_cleanup on exit.
4374
42d9e528
PA
43752015-02-04 Pedro Alves <palves@redhat.com>
4376
4377 * boards/native-extended-gdbserver.exp: Remove any target variant
4378 specifications from the board name before clearing the isremote
4379 flag from board_info.
4380
ae6ae975
DE
43812015-01-31 Doug Evans <xdje42@gmail.com>
4382
4383 * gdb.base/maint.exp <maint print type argc>: Update expected output.
4384
cfb069a8
GB
43852015-01-31 Gary Benson <gbenson@redhat.com>
4386
4387 * gdb.base/completion.exp: Disable completion limiting for
4388 existing tests. Add new tests to check completion limiting.
4389 * gdb.linespec/ls-errs.exp: Disable completion limiting.
4390
5dd31d79
DE
43912015-01-31 Doug Evans <xdje42@gmail.com>
4392
4393 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
4394
9f050062
DE
43952015-01-31 Doug Evans <xdje42@gmail.com>
4396
4397 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
4398 entries. Duplicate file section script entries.
4399 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
4400 inlined entries. Add test for safe-path rejection.
4401 * gdb.python/py-section-script.c: Add duplicate inlined section script
4402 entries. Duplicate file section script entries.
4403 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
4404 inlined entries. Add test for safe-path rejection.
4405
df25ebbd
JB
44062015-01-29 Joel Brobecker <brobecker@adacore.com>
4407
4408 * gdb.ada/disc_arr_bound: New testcase.
4409
4a0ca9ec
JB
44102015-01-29 Joel Brobecker <brobecker@adacore.com>
4411
4412 * gdb.ada/mi_var_array: New testcase.
4413
3a8b707a
DE
44142015-01-27 Doug Evans <dje@google.com>
4415
4416 * gdb.python/py-objfile.exp: Add tests for objfile.username.
4417 Add test for objfile.filename, objfile.username after objfile
4418 has been unloaded.
4419
f8313f6e
JB
44202015-01-26 Joel Brobecker <brobecker@adacore.com>
4421
4422 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
4423 the second test to print the name attribute of value
4424 returned by the call to gdb.lookup_type, and adjust
4425 the expected output accordingly.
4426
37bc665e
MW
44272015-01-25 Mark Wielaard <mjw@redhat.com>
4428
4429 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
4430 * gdb.base/disp-step-fork.c: Include unistd.h.
4431 * gdb.base/siginfo-obj.c: Include stdio.h.
4432 * gdb.base/siginfo-thread.c: Likewise.
4433 * gdb.mi/non-stop.c: Include unistd.h.
4434 * gdb.mi/nsthrexec.c: Include stdio.h.
4435 * gdb.mi/pthreads.c: Include unistd.h.
4436 * gdb.modula2/unbounded1.c (main): Declare returns int.
4437 * gdb.reverse/consecutive-reverse.c: Likewise.
4438 * gdb.threads/create-fail.c: Include unistd.h.
4439 * gdb.threads/killed.c: Likewise.
4440 * gdb.threads/linux-dp.c: Likewise.
4441 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
4442 * gdb.threads/non-ldr-exc-2.c: Likewise.
4443 * gdb.threads/non-ldr-exc-3.c: Likewise.
4444 * gdb.threads/non-ldr-exc-4.c: Likewise.
4445 * gdb.threads/pthreads.c: Include unistd.h.
4446 (main): Declare returns int.
4447 * gdb.threads/tls-main.c (foo): New declaration.
4448 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
4449
f7e5394d
SM
44502015-01-23 Simon Marchi <simon.marchi@ericsson.com>
4451
4452 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
4453 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
4454
743649fd
MW
44552015-01-15 Mark Wielaard <mjw@redhat.com>
4456
4457 * gdb.base/noreturn-return.c: New file.
4458 * gdb.base/noreturn-return.exp: New file.
4459 * gdb.base/noreturn-finish.c: New file.
4460 * gdb.base/noreturn-finish.exp: New file.
4461
198297aa
PA
44622015-01-23 Pedro Alves <palves@redhat.com>
4463
4464 * gdb.threads/continue-pending-after-query.c: New file.
4465 * gdb.threads/continue-pending-after-query.exp: New file.
4466
717cf30c
AG
44672015-01-22 Anders Granlund <anders.granlund@ericsson.com>
4468 Simon Marchi <simon.marchi@ericsson.com>
4469
4470 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
4471 * gdb.base/valgrind-db-attach.exp: Same.
4472 * gdb.base/valgrind-infcall.exp: Same.
4473 * lib/mi-support.exp (default_mi_gdb_start): Same.
4474 * lib/prompt.exp (default_prompt_gdb_start): Same.
4475 * lib/gdb.exp (default_gdb_spawn): Same.
4476 (gdb_interact): New.
4477
4478
4b62a76e
JK
44792015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4480
4481 * gdb.compile/compile.exp (pointer to jit function): New test.
4482
b4cdae6f
WW
44832015-01-17 Wei-cheng Wang <cole945@gmail.com>
4484
4485 * lib/gdb.exp (supports_process_record): Return true for
4486 powerpc*-*-linux*.
4487 (supports_reverse): Likewise.
4488
d221e7ef
DB
44892015-01-15 Don Breazeal <donb@codesourcery.com>
4490
4491 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
4492 instead of checking whether the target board is remote and
4493 use spawn_wait_for_attach instead of exec/sleep.
4494 * gdb.base/attach-twice.exp: Likewise.
4495
bafffb51
JB
44962015-01-15 Joel Brobecker <brobecker@adacore.com>
4497
4498 * gdb.ada/var_arr_attrs: New testcase.
4499
5589af0e
PA
45002015-01-14 Pedro Alves <palves@redhat.com>
4501 Joel Brobecker <brobecker@adacore.com>
4502
4503 PR gdb/17525
4504 * gdb.base/bp-cmds-execution-x-script.c: New file.
4505 * gdb.base/bp-cmds-execution-x-script.exp: New file.
4506 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
4507
6c400b59
PA
45082015-01-14 Pedro Alves <palves@redhat.com>
4509
4510 PR cli/17828
4511 * gdb.base/batch-preserve-term-settings.c: New file.
4512 * gdb.base/batch-preserve-term-settings.exp: New file.
4513
e02c96a7
DE
45142015-01-13 Doug Evans <dje@google.com>
4515
4516 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
4517 binary.
4518
576fd14c
JB
45192015-01-13 Joel Brobecker <brobecker@adacore.com>
4520
4521 * Makefile.in (clean mostlyclean): Do not delete *.py.
4522
04dccad0
JB
45232015-01-13 Joel Brobecker <brobecker@adacore.com>
4524
4525 * gdb.python/py-lookup-type.exp: New file.
4526
3d230f71
PA
45272015-01-12 Pedro Alves <palves@redhat.com>
4528
4529 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
4530 restore GDBFLAGS before returning.
4531
7e67715d
JK
45322015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4533
4534 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
4535 is_amd64_regs_target and is_x86_like_target.
4536
f2e0d4b4
DE
45372015-01-11 Doug Evans <xdje42@gmail.com>
4538
4539 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
4540 is given without an explicit form.
4541 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
4542 attributes.
4543 * gdb.dwarf/corrupt.exp: Ditto.
4544 * gdb.dwarf2/enum-type.exp: Ditto.
4545 * gdb.trace/entry-values.exp: Ditto.
4546 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
4547
439250fb
DE
45482015-01-11 Doug Evans <xdje42@gmail.com>
4549
4550 PR gdb/15830
4551 * gdb.base/maint.exp: Remove references to "maint demangle".
4552 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
4553 Add tests for explicitly specifying language to demangle.
4554 * gdb.dlang/demangle.exp: Ditto.
4555
ede9f622
PA
45562015-01-09 Pedro Alves <palves@redhat.com>
4557
4558 * gdb.threads/non-stop-fair-events.c: New file.
4559 * gdb.threads/non-stop-fair-events.exp: New file.
4560
a7b796db
PA
45612015-01-09 Pedro Alves <palves@redhat.com>
4562
4563 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
4564 the global scope. Set a breakpoint after all threads are started
4565 rather than stepping over two source lines. Expect the prompt.
4566 * gdb.base/watch_thread_num.c (threads_started_barrier): New
4567 global.
4568 (NUM): Now 15.
4569 (main): Use threads_started_barrier to wait for all threads to
4570 start. Main thread no longer calls thread_function. Exit after
4571 180 seconds.
4572 (loop): New function.
4573 (thread_function): Wait on threads_started_barrier barrier. Call
4574 'loop' at each iteration.
4575 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
4576 threads have started, instead of hardcoding number of "next"
4577 steps. Use an access watchpoint instead of a write watchpoint.
4578
9665ffdd
PA
45792015-01-09 Pedro Alves <palves@redhat.com>
4580
4581 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
4582 (thread_func): Wait on barrier.
4583 (main): Wait for all threads to start before stopping GDB.
4584 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
4585 global.
4586 (thread1_func, thread2_func): Wait on barrier.
4587 (main): Wait for all threads to start before stopping GDB.
4588 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
4589 New global.
4590 (thread1_func, thread2_func): Wait on barrier.
4591 (main): Wait for all threads to start before stopping GDB.
4592
c945a99f
PA
45932015-01-09 Pedro Alves <palves@redhat.com>
4594
4595 * gdb.threads/attach-many-short-lived-threads.c: New file.
4596 * gdb.threads/attach-many-short-lived-threads.exp: New file.
4597
c1a747c1
PA
45982014-01-09 Pedro Alves <palves@redhat.com>
4599
4600 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4601 instead of to thread 2.
4602 * gdb.threads/signal-command-multiple-signals-pending.c (main):
4603 Add barrier around each pthread_create call instead of around all
4604 calls.
4605 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4606 Set a break on thread_function and have the child threads hit it
4607 one at at a time.
4608
60b3033e
PA
46092015-01-09 Pedro Alves <palves@redhat.com>
4610
4611 * lib/gdb.exp (can_spawn_for_attach): New procedure.
4612 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4613 false.
4614 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4615 checking whether the target board is remote.
4616 * gdb.multi/multi-attach.exp: Likewise.
4617 * gdb.python/py-sync-interp.exp: Likewise.
4618 * gdb.server/ext-attach.exp: Likewise.
4619 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4620 tests that need to attach, instead of checking whether the target
4621 board is remote at the top of the file.
4622
acc018ac
YQ
46232015-01-08 Yao Qi <yao@codesourcery.com>
4624
4625 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4626
50a18af8
JK
46272015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4628
4629 Fix testcase compilation.
4630 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4631
8503d6e1
JB
46322015-01-06 Joel Brobecker <brobecker@adacore.com>
4633
4634 * gdb.python/py-type.exp: Add a couple test about empty
4635 array creation, and negative-length array creation.
4636
cc73dbcc
DE
46372015-01-02 Doug Evans <xdje42@gmail.com>
4638
4639 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4640
0300bbc7
DE
46412015-01-02 Doug Evans <dje@google.com>
4642
4643 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4644
9d85a0ec
YQ
46452014-12-29 Yao Qi <yao@codesourcery.com>
4646
4647 * gdb.trace/entry-values.exp: Update comments. Rename variable
4648 bar_call_foo to returned_from_foo.
4649
87186c6a
MMN
46502014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
4651
4652 PR gdb/17394
4653 * gdb.linespec/break-asm-file.c: New file.
4654 * gdb.linespec/break-asm-file.exp: New file.
4655 * gdb.linespec/break-asm-file0.s: New file.
4656 * gdb.linespec/break-asm-file1.s: New file.
4657
1bab7383
YQ
46582014-12-18 Nigel Stephens <nigel@mips.com>
4659 Maciej W. Rozycki <macro@codesourcery.com>
4660
4661 * gdb.base/float.exp: Handle the new output from "info float" on
4662 MIPS targets.
4663
1bc1068a
JK
46642014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4665
4666 Fix MinGW compilation.
4667 * gdb.compile/compile-ops.exp: Update untested message if
4668 !skip_compile_feature_tests.
4669 * gdb.compile/compile-setjmp.exp: Likewise.
4670 * gdb.compile/compile-tls.exp: Likewise.
4671 * gdb.compile/compile.exp: Likewise.
4672 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4673 supported on this host".
4674
b6615d10
DE
46752014-12-16 Doug Evans <xdje42@gmail.com>
4676
4677 * boards/stabs.exp: New file.
4678
25dda427
AA
46792014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
4680
4681 * gdb.base/completion.exp: Adjust to format changes of "maint
4682 print user-registers".
4683
bf330350
CU
46842014-12-16 Catalin Udma <catalin.udma@freescale.com>
4685
4686 PR server/17457
4687 * gdb.arch/aarch64-fp.c: New file.
4688 * gdb.arch/aarch64-fp.exp: New file.
4689
395cf596
SDJ
46902014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4691
4692 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4693 r210637, r210913, r211666, r215400, r215817).
4694
4695 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
4696 * dg-extract-results.py: New file.
4697 * dg-extract-results.sh: Use it if the environment seems
4698 suitable.
4699
4700 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
4701
4702 * dg-extract-results.py (parse_run): Handle warnings that
4703 are printed before a test harness is run.
4704
4705 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
4706
4707 * dg-extract-results.py (Named): Remove __cmp__ method.
4708 (output_variation): Use a key to sort variation.harnesses.
4709
4710 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
4711
4712 * dg-extract-results.py: For Python 3, force sys.stdout to
4713 handle surrogate escape sequences.
4714 (safe_open): New function.
4715 (output_segment, main): Use it.
4716
4717 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
4718
4719 * dg-extract-results.py (Prog.result_re): Include options
4720 in test name.
4721
4722 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
4723
4724 * dg-extract-results.py (output_variation): Always sort if
4725 do_sum.
4726
e882ef3c
SM
47272014-12-15 Simon Marchi <simon.marchi@ericsson.com>
4728
4729 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4730 as long as we get pagination notifications.
4731
4992aa20
JM
47322014-12-15 Jason Merrill <jason@redhat.com>
4733
4734 * Makefile.in (check-gdb.%): Restore.
4735 * README: Mention it.
4736
c1b5a1a6
JB
47372014-12-13 Joel Brobecker <brobecker@adacore.com>
4738
4739 * gdb.ada/str_uninit: New testcase.
4740
5537b577
JK
47412014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4742
4743 PR symtab/17642
4744 * gdb.base/vla-stub-define.c: New file.
4745 * gdb.base/vla-stub.c: New file.
4746 * gdb.base/vla-stub.exp: New file.
4747
bb2ec1b3
TT
47482014-12-12 Phil Muldoon <pmuldoon@redhat.com>
4749 Jan Kratochvil <jan.kratochvil@redhat.com>
4750 Tom Tromey <tromey@redhat.com>
4751
4752 * configure.ac: Add gdb.compile/.
4753 * configure: Regenerate.
4754 * gdb.compile/Makefile.in: New file.
4755 * gdb.compile/compile-ops.exp: New file.
4756 * gdb.compile/compile-ops.c: New file.
4757 * gdb.compile/compile-tls.c: New file.
4758 * gdb.compile/compile-tls.exp: New file.
4759 * gdb.compile/compile-constvar.S: New file.
4760 * gdb.compile/compile-constvar.c: New file.
4761 * gdb.compile/compile-mod.c: New file.
4762 * gdb.compile/compile-nodebug.c: New file.
4763 * gdb.compile/compile-setjmp-mod.c: New file.
4764 * gdb.compile/compile-setjmp.c: New file.
4765 * gdb.compile/compile-setjmp.exp: New file.
4766 * gdb.compile/compile-shlib.c: New file.
4767 * gdb.compile/compile.c: New file.
4768 * gdb.compile/compile.exp: New file.
4769 * lib/gdb.exp (skip_compile_feature_tests): New proc.
4770
4ff709eb
TT
47712014-12-12 Tom Tromey <tromey@redhat.com>
4772
4773 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
4774 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4775
6dddd6a5
DE
47762014-12-12 Doug Evans <dje@google.com>
4777
4778 * lib/gdb-python.exp (get_python_valueof): New function.
4779 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4780
71c24708
AA
47812014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4782
4783 * gdb.base/completion.exp: Add test for completion of "info
4784 registers ".
4785
3e29f34a
MR
47862014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
4787
4788 * gdb.base/func-ptrs.c: New file.
4789 * gdb.base/func-ptrs.exp: New file.
4790
fc126975
SM
47912014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4792
4793 PR breakpoints/17012
4794 * gdb.base/dprintf-detach.c: New file.
4795 * gdb.base/dprintf-detach.exp: New file.
4796
0a46d518
SM
47972014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4798
4799 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4800 * lib/gdb.exp (target_is_gdbserver): New procedure.
4801
a0be3e44
DE
48022014-12-08 Doug Evans <dje@google.com>
4803
4804 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4805
df1b803a
YQ
48062014-12-05 Yao Qi <yao@codesourcery.com>
4807
4808 * gdb.guile/scm-error.exp: Remove the third argument to
4809 gdb_remote_download.
4810 * gdb.guile/scm-frame-args.exp: Likewise.
4811 * gdb.guile/scm-section-script.exp: Likewise.
4812
ddb9f679
YQ
48132014-12-05 Yao Qi <yao@codesourcery.com>
4814
4815 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4816
86e4ed39
DE
48172014-12-04 Doug Evans <dje@google.com>
4818
4819 * gdb.python/py-objfile.exp: Add tests for
4820 objfile.add_separate_debug_file.
4821
7c50a931
DE
48222014-12-04 Doug Evans <dje@google.com>
4823
4824 * lib/gdb.exp (get_build_id): New function.
4825 (build_id_debug_filename_get): Rewrite to use it.
4826 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4827
621661e3
MR
48282014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
4829
4830 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4831 `method(long)', not just 0x0.
4832 * gdb.cp/nsalias.exp: Align code labels to 4.
4833 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4834 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4835 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4836 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4837 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4838 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4839
29f0c3b7
DE
48402014-12-02 Doug Evans <dje@google.com>
4841
e1e061e7 4842 PR symtab/17602
29f0c3b7 4843 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 4844 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
4845 * gdb.cp/anon-ns.exp: Update.
4846
162078c8
NB
48472014-12-02 Nick Bull <nicholaspbull@gmail.com>
4848
4849 * gdb.python/py-events.py (inferior_call_handler): New.
4850 (register_changed_handler, memory_changed_handler): New.
4851 (test_events.invoke): Register new handlers.
4852 * gdb.python/py-events.exp: Add tests for inferior call,
4853 memory_changed and register_changed events.
4854
fdb09caf
AA
48552014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4856
4857 * gdb.base/execl-update-breakpoints.exp: Specify the link address
4858 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
4859 if the linker doesn't understand this.
4860
55cfb2c4
SM
48612014-12-01 Simon Marchi <simon.marchi@ericsson.com>
4862
4863 * gdb.python/python.exp: Change expected reply to help().
4864
9e8cd6df
YQ
48652014-12-01 Yao Qi <yao@codesourcery.com>
4866
4867 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
4868 AC_CONFIG_SUBDIRS(gdb.gdbtk).
4869 * configure: Re-generated.
4870
6c659fc2
SC
48712014-11-28 Siva Chandra Reddy <sivachandra@google.com>
4872
4873 * gdb.cp/chained-calls.cc: New file.
4874 * gdb.cp/chained-calls.exp: New file.
4875 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4876
d7fc3181
SM
48772014-11-28 Simon Marchi <simon.marchi@ericsson.com>
4878
4879 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4880 * gdb.dwarf2/symtab-producer.exp: Same.
4881 * gdb.gdb/python-interrupts.exp: Same.
4882 * gdb.gdb/python-selftest.exp: Same.
4883 * gdb.python/py-linetable.exp: Same.
4884 * gdb.python/py-type.exp: Same.
4885 * gdb.python/py-value-cc.exp: Same.
4886 * gdb.python/py-value.exp: Same.
4887
10e79639
YQ
48882014-11-28 Yao Qi <yao@codesourcery.com>
4889
4890 * gdb.base/break-probes.exp: Match library name prefixed with
4891 sysroot.
4892
f28a0564
SM
48932014-11-27 Simon Marchi <simon.marchi@ericsson.com>
4894
4895 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4896 test expected output. Add parentheses for the call to print.
4897 Remove L suffix from integers.
4898
3fe1ce1d
DE
48992014-11-26 Doug Evans <dje@google.com>
4900
4901 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4902
84429e27
YQ
49032014-11-22 Yao Qi <yao@codesourcery.com>
4904
4905 * gdb.trace/entry-values.c: Remove asms.
4906 (foo): Add foo_label.
4907 (bar): Add bar_label.
4908 * gdb.trace/entry-values.exp: Remove code computing foo's
4909 length and bar's length.
4910 (Dwarf::assemble): Invoke function_range for bar and use
4911 MACRO_AT_func for foo.
4912
26741859
YQ
49132014-11-22 Yao Qi <yao@codesourcery.com>
4914
4915 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
4916 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
4917 Use .Lgcc43_procstart instead of gcc43.
4918
45e44d27
JB
49192014-11-21 Joel Brobecker <brobecker@adacore.com>
4920
4921 * gdb.ada/n_arr_bound: New testcase.
4922
458c8db8
SDJ
49232014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4924
4925 PR breakpoints/10737
4926 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
4927 test_catch_syscall_multi_arch.
4928 (test_catch_syscall_multi_arch): New function.
4929
43f3e411
DE
49302014-11-20 Doug Evans <xdje42@gmail.com>
4931
4932 * gdb.base/maint.exp: Update expected output.
4933
0d7b2549
AA
49342014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4935
4936 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
4937 4-byte instruction on S390.
4938
8908fca5
JB
49392014-11-19 Joel Brobecker <brobecker@adacore.com>
4940
4941 * gdb.ada/arr_arr: New testcase.
4942
4a46959e
JB
49432014-11-19 Joel Brobecker <brobecker@adacore.com>
4944
4945 * gdb.ada/pkd_arr_elem: New Testcase.
4946
470e2f4e
LM
49472014-11-18 Luis Machado <lgustavo@codesourcery.com>
4948
4949 * gdb.reverse/break-precsave: Expect completion message for
4950 core file reads.
4951 * gdb.reverse/consecutive-precsave.exp: Likewise.
4952 * gdb.reverse/finish-precsave.exp: Likewise.
4953 * gdb.reverse/i386-precsave.exp: Likewise.
4954 * gdb.reverse/machinestate-precsave.exp: Likewise.
4955 * gdb.reverse/sigall-precsave.exp: Likewise.
4956 * gdb.reverse/solib-precsave.exp: Likewise.
4957 * gdb.reverse/step-precsave.exp: Likewise.
4958 * gdb.reverse/until-precsave.exp: Likewise.
4959 * gdb.reverse/watch-precsave.exp: Likewise.
4960
a267f3ad
AA
49612014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4962
4963 * gdb.base/bp-permanent.c: Include unistd.h.
4964 * gdb.python/py-framefilter-mi.c (main): Add return type.
4965 * gdb.python/py-framefilter.c (main): Likewise.
4966 * gdb.trace/actions-changed.c (main): Likewise.
4967
12084a9a
AA
49682014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4969
4970 * gdb.mi/until.c: Add eye-catchers.
4971 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
4972 line numbers.
4973
dc7e1a77
AA
49742014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4975
4976 * gdb.base/condbreak.exp: Drop references to removed non-prototype
4977 function header variants in break1.c.
4978 * gdb.base/ena-dis-br.exp: Likewise.
4979 * gdb.base/hbreak2.exp: Likewise.
4980 * gdb.reverse/until-precsave.exp: Drop references to removed
4981 non-prototype function header variants in ur1.c.
4982 * gdb.reverse/until-reverse.exp: Likewise.
4983
41c77605
PM
49842014-11-17 Petr Machata <pmachata@redhat.com>
4985
4986 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
4987 ${_cu_offset_size} bytes abbrev offset.
4988
34248c3a
DE
49892014-11-15 Doug Evans <xdje42@gmail.com>
4990
4991 PR symtab/17559
4992 * gdb.base/line-symtabs.exp: New file.
4993 * gdb.base/line-symtabs.c: New file.
4994 * gdb.base/line-symtabs.h: New file.
4995
646da059
YQ
49962014-11-14 Yao Qi <yao@codesourcery.com>
4997
4998 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
4999 (func): Add label func_label.
5000 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
5001 Replace low_pc and high_pc with MACRO_AT_range.
5002 Replace name, low_pc and high_pc with MACRO_AT_func.
5003
9301ebe6
YQ
50042014-11-14 Yao Qi <yao@codesourcery.com>
5005
5006 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
5007 Replace name, low_pc and high_pc with MACRO_AT_func.
5008
f166b542
YQ
50092014-11-14 Yao Qi <yao@codesourcery.com>
5010
5011 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
5012 produce debug information.
5013 * gdb.dwarf2/implptr-optimized-out.S: Removed.
5014
0f6e71e3
YQ
50152014-11-14 Yao Qi <yao@codesourcery.com>
5016
5017 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
5018 object and get function length.
5019 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
5020 with MACRO_AT_func.
5021 (top-level): Replace gdb_compile and clean_restart with
5022 prepare_for_testing.
5023 * gdb.dwarf2/main.c (main): Add label main_label.
5024
876c4df9
YQ
50252014-11-14 Yao Qi <yao@codesourcery.com>
5026
5027 * lib/dwarf.exp (function_range): New procedure.
5028 (Dwarf::_handle_macro_at_func): New procedure.
5029 (Dwarf::_handle_macro_at_range): New procedure.
5030 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
5031
02ad9cf1
YQ
50322014-11-14 Yao Qi <yao@codesourcery.com>
5033
5034 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
5035 (_handle_attribute): New procedure.
5036
a59add0c
AA
50372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5038
5039 * gdb.ada/cond_lang/foo.c (callme): Add return type.
5040 * gdb.base/call-sc.c (zed): Likewise.
5041 * gdb.base/checkpoint.c (main): Likewise.
5042 * gdb.base/dump.c (main): Likewise.
5043 * gdb.base/gcore.c (main): Likewise.
5044 * gdb.base/huge.c (main): Likewise.
5045 * gdb.base/multi-forks.c (main): Likewise.
5046 * gdb.base/pr10179-a.c (main): Likewise.
5047 * gdb.base/savedregs.c (main): Likewise.
5048 * gdb.base/sigaltstack.c (main): Likewise.
5049 * gdb.base/siginfo.c (main): Likewise.
5050 * gdb.base/structs.c (zed): Likewise.
5051 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
5052 * gdb.mi/mi-syn-frame.c (main): Likewise.
5053 * gdb.mi/until.c (foo, main): Likewise.
5054 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
5055 * gdb.base/solib-weak.c (foo): Declare.
5056 * gdb.base/attach-twice.c: Include stdio.h.
5057 * gdb.base/weaklib1.c: Likewise.
5058 * gdb.base/weaklib2.c: Likewise.
5059 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
5060 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
5061 unistd.h.
5062 * gdb.base/attach-pie-misread.c: Include stdlib.h.
5063 * gdb.mi/mi-exit-code.c: Likewise.
5064 * gdb.base/break-interp-lib.c: Include string.h.
5065 * gdb.base/coremaker.c: Likewise.
5066 * gdb.base/testenv.c: Likewise.
5067 * gdb.python/py-finish-breakpoint.c: Likewise.
5068 * gdb.base/inferior-died.c: Include sys/wait.h.
5069 * gdb.base/fileio.c: Include time.h.
5070 * gdb.base/async-shell.c: Include unistd.h.
5071 * gdb.base/dprintf-non-stop.c: Likewise.
5072 * gdb.base/info-os.c: Likewise.
5073 * gdb.mi/mi-console.c: Likewise.
5074 * gdb.mi/watch-nonstop.c: Likewise.
5075 * gdb.python/py-events.c: Likewise.
5076 * gdb.base/async.c (baz): Move up before its invocation.
5077 * gdb.base/code_elim2.c (my_global_func): Likewise.
5078 * gdb.base/skip-solib-lib.c (multiply): Likewise.
5079 * gdb.base/advance.c (func2): Likewise.
5080
3b5d5997
AA
50812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5082
5083 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
5084 variant.
5085 * gdb.base/annota3.c: Likewise.
5086 * gdb.base/async.c: Likewise.
5087 * gdb.base/average.c: Likewise.
5088 * gdb.base/call-ar-st.c: Likewise.
5089 * gdb.base/call-rt-st.c: Likewise.
5090 * gdb.base/call-sc.c: Likewise.
5091 * gdb.base/call-strs.c: Likewise.
5092 * gdb.base/ending-run.c: Likewise.
5093 * gdb.base/execd-prog.c: Likewise.
5094 * gdb.base/exprs.c: Likewise.
5095 * gdb.base/foll-exec.c: Likewise.
5096 * gdb.base/foll-fork.c: Likewise.
5097 * gdb.base/foll-vfork.c: Likewise.
5098 * gdb.base/funcargs.c: Likewise.
5099 * gdb.base/gcore.c: Likewise.
5100 * gdb.base/jump.c: Likewise.
5101 * gdb.base/langs0.c: Likewise.
5102 * gdb.base/langs1.c: Likewise.
5103 * gdb.base/langs2.c: Likewise.
5104 * gdb.base/mips_pro.c: Likewise.
5105 * gdb.base/nodebug.c: Likewise.
5106 * gdb.base/opaque0.c: Likewise.
5107 * gdb.base/opaque1.c: Likewise.
5108 * gdb.base/recurse.c: Likewise.
5109 * gdb.base/run.c: Likewise.
5110 * gdb.base/scope0.c: Likewise.
5111 * gdb.base/scope1.c: Likewise.
5112 * gdb.base/setshow.c: Likewise.
5113 * gdb.base/setvar.c: Likewise.
5114 * gdb.base/shmain.c: Likewise.
5115 * gdb.base/shr1.c: Likewise.
5116 * gdb.base/shr2.c: Likewise.
5117 * gdb.base/sigall.c: Likewise.
5118 * gdb.base/signals.c: Likewise.
5119 * gdb.base/so-indr-cl.c: Likewise.
5120 * gdb.base/solib2.c: Likewise.
5121 * gdb.base/structs.c: Likewise.
5122 * gdb.base/sum.c: Likewise.
5123 * gdb.base/vforked-prog.c: Likewise.
5124 * gdb.base/watchpoint.c: Likewise.
5125 * gdb.reverse/shr2.c: Likewise.
5126 * gdb.reverse/until-reverse.c: Likewise.
5127 * gdb.reverse/ur1.c: Likewise.
5128 * gdb.reverse/watch-reverse.c: Likewise.
5129
066a77c5
AA
51302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5131
5132 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
5133 variant.
5134 * gdb.base/sepdebug.exp: Drop references to removed code.
5135
4f204ea5
AA
51362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5137
5138 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
5139 variant. Preserve original line numbering.
5140 * gdb.base/list1.c: Likewise.
5141
3b377a3a
AA
51422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5143
5144 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
5145 variant.
5146 * gdb.base/break1.c: Likewise.
5147 * gdb.base/break.exp: Drop references to removed code.
5148
e444df73
AA
51492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5150
5151 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
5152 variant.
5153
8008f2a7
AA
51542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5155
5156 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
5157
a5a06887
AA
51582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5159
5160 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
5161 logic into perform_all_tests() and invoke it with and without
5162 function header prototypes.
5163 (do_function_calls): Remove conditional XFAIL for PR 5318.
5164 (rerun_and_prepare): Remove duplicate code.
5165 (perform_all_tests): New. Main logic moved here.
5166
44dba9b9
AA
51672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5168
5169 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
5170 code guarded by #ifdef NO_PROTOTYPES.
5171 (t_double_many_args): Likewise.
5172 (DEF_FUNC_MANY_ARGS_1): Likewise.
5173 (DEF_FUNC_VALUES_1): Likewise.
5174 (t_structs_ldc): Renamed from t_structs_fc in conditional code
5175 guarded by #ifdef PROTOTYPES.
5176
d1fbcd56
AA
51772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5178
5179 * gdb.mi/mi-console.c: Add eye-catcher.
5180 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
5181 instead of literal line number.
5182
b0e59b8f
AA
51832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5184
5185 * gdb.base/shr2.c: Add eye-catcher.
5186 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
5187 line number.
5188
78f98cca
AA
51892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5190
5191 * gdb.base/jump.c: Add eye-catchers.
5192 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
5193 numbers.
5194
58fa2af0
AA
51952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5196
5197 * gdb.base/execd-prog.c: Add eye-catchers.
5198 * gdb.base/foll-exec.c: Likewise.
5199 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
5200 line numbers.
5201
04e5059b
AA
52022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5203
5204 * gdb.base/ending-run.c: Add eye-catchers.
5205 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
5206 literal line numbers.
5207
dbfdb174
AA
52082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5209
5210 * gdb.base/call-rt-st.c: Add eye-catchers.
5211 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
5212 literal line numbers.
5213
888a2ade
AA
52142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5215
5216 * gdb.base/call-ar-st.c: Add eye-catchers.
5217 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
5218 literal line numbers.
5219
6acc2dde
AA
52202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5221
5222 * gdb.base/average.c: Add eye-catchers.
5223 * gdb.base/sum.c: Likewise.
5224 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
5225 regexps dynamically.
5226
9ecfcd1d
AA
52272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5228
5229 * gdb.base/solib1.c: Add eye-catchers.
5230 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5231 literal line numbers.
5232
78708b7c
PA
52332014-11-12 Pedro Alves <palves@redhat.com>
5234
5235 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
5236 leader has exited.
5237
af48d08f
PA
52382014-11-12 Pedro Alves <palves@redhat.com>
5239
5240 * gdb.arch/i386-bp_permanent.c: New file.
5241 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
5242 (srcfile): Set to i386-bp_permanent.c.
5243 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
5244 that stepi does not execute the 'leave' instruction, instead of
5245 testing it does execute.
5246 * gdb.base/bp-permanent.c: New file.
5247 * gdb.base/bp-permanent.exp: New file.
5248
af3768e9
DE
52492014-11-10 Doug Evans <xdje42@gmail.com>
5250
5251 PR symtab/17564
5252 * gdb.base/symtab-search-order.exp: New file.
5253 * gdb.base/symtab-search-order.c: New file.
5254 * gdb.base/symtab-search-order-1.c: New file.
5255 * gdb.base/symtab-search-order-shlib-1.c: New file.
5256
9de00a4a
PA
52572014-11-07 Pedro Alves <palves@redhat.com>
5258
5259 PR gdb/17511
5260 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
5261 i?86-*-linux*.
5262
e0f52461
SC
52632014-11-03 Siva Chandra Reddy <sivachandra@google.com>
5264
5265 PR c++/17494
5266 * gdb.cp/pr17494.cc: New file.
5267 * gdb.cp/pr17494.exp: New file.
5268
6ce8c980
YQ
52692014-11-02 Yao Qi <yao@codesourcery.com>
5270
5271 * gdb.python/python.exp: Get working directory and match the
5272 output of "set extended-prompt \\w " with it.
5273
02be9a71
DE
52742014-10-30 Doug Evans <dje@google.com>
5275
5276 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5277 in objfiles.
5278 * gdb.python/py-progspace.exp: Add tests for setting random attributes
5279 in progspaces.
5280
3bdff46b
LM
52812014-10-30 Janis Johnson <janisjo@codesourcery.com>
5282
5283 * gdb.base/fullpath-expand.exp: Skip for a remote host.
5284 * gdb.base/realname-expand.exp: Likewise.
5285 * gdb.linespec/macro-relative.exp: Likewise.
5286
ab917dfb
PA
52872014-10-29 Pedro Alves <palves@redhat.com>
5288
5289 PR gdb/17408
5290 * gdb.threads/schedlock.c (some_function): New function.
5291 (call_function): New global.
5292 (MAYBE_CALL_SOME_FUNCTION): New macro.
5293 (thread_function): Call it.
5294 * gdb.threads/schedlock.exp (get_args): Add description parameter,
5295 and use it instead of a global counter. Adjust all callers.
5296 (get_current_thread): Use "find current thread" for test message
5297 here rather than having all callers pass down the same string.
5298 (goto_loop): New procedure, factored out from ...
5299 (my_continue): ... this.
5300 (step_ten_loops): Change parameter from test message to command to
5301 use. Adjust.
5302 (list_count): Delete global.
5303 (check_result): New procedure, factored out from duplicate top
5304 level code.
5305 (continue tests): Wrap in with_test_prefix.
5306 (test_step): New procedure, factored out from duplicate top level
5307 code.
5308 (top level): Test "step" in combination with all scheduler-locking
5309 modes. Test "next" in combination with all scheduler-locking
5310 modes, and in combination with stepping over a function call or
5311 not.
5312 * gdb.threads/next-bp-other-thread.c: New file.
5313 * gdb.threads/next-bp-other-thread.exp: New file.
5314
d3d4baed
PA
53152014-10-29 Pedro Alves <palves@redhat.com>
5316
5317 PR python/17372
5318 * gdb.python/python.exp: Test a multi-line command that spawns
5319 interactive Python.
5320 * gdb.base/multi-line-starts-subshell.exp: New file.
5321
563e8d85
YQ
53222014-10-29 Yao Qi <yao@codesourcery.com>
5323
5324 * gdb.base/fileio.exp: Make directories on host.
5325
0ea4d52e
YQ
53262014-10-29 Yao Qi <yao@codesourcery.com>
5327
5328 * gdb.base/fileio.c (test_write): Close the file.
5329
7f5ef605
PA
53302014-10-28 Pedro Alves <palves@redhat.com>
5331
5332 PR gdb/12623
5333 * gdb.base/sigstep.c (no_handler): New global.
5334 (main): If 'no_handler is true, set the signal handlers to
5335 SIG_IGN.
5336 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
5337 with_sw_watch and no_handler parameters. Handle them.
5338 (top level) <stepping over handler when stopped at a breakpoint
5339 test>: Add a test axis for testing with a software watchpoint, and
5340 another for testing with the signal handler set to SIG_IGN.
5341 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
5342 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
5343
abbdbd03
PA
53442014-10-28 Pedro Alves <palves@redhat.com>
5345
5346 PR gdb/17511
5347 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
5348 * gdb.base/sigstep.exp (other_handler_location): New global.
5349 (advance): Support stepping into the signal handler, and running
5350 commands while in the handler.
5351 (in_handler_map): New global.
5352 (top level): In the advance test, add combinations for getting
5353 into the handler with stepping commands, and for running commands
5354 in the handler. Add comment descripting the advancei tests.
5355
1df4399f
PA
53562014-10-28 Pedro Alves <palves@redhat.com>
5357
5358 * gdb.base/sigstep.exp: Use build_executable instead of
5359 prepare_for_testing.
5360 (top level): Move code that starts GDB, runs to main and creates a
5361 display to ...
5362 (restart): ... this new procedure.
5363 (top level): Move backtrace from signal handler test to ...
5364 (validate_backtrace): ... this new procedure.
5365 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
5366 with_test_prefix. Always restart GDB.
5367 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
5368 with_test_prefix. Always restart GDB. No need to delete
5369 breakpoints after the test.
5370 (test_skip_handler): Remove prefix parameter.
5371 (skip_over_handler, breakpoint_to_handler)
5372 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
5373 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
5374 restart GDB. No need to delete breakpoints after the test.
5375 (top level): Use foreach to call the test procedures with
5376 different commands.
5377
a5b6e449
PA
53782014-10-28 Pedro Alves <palves@redhat.com>
5379
5380 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
5381 instead of GNATS numbers.
5382 * gdb.base/sigbpt.exp: Likewise.
5383 * gdb.base/siginfo.exp: Likewise.
5384 * gdb.base/sigstep.exp: Likewise.
5385
e5f8a7cc
PA
53862014-10-27 Pedro Alves <palves@redhat.com>
5387
5388 * gdb.base/sigstep.c (dummy): New global.
5389 (main): Issue a couple writes to the new global.
5390 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
5391 procedures.
5392 (skip_over_handler): Use test_skip_handler.
5393 (top level): Call skip_over_handler for stepi and nexti too.
5394 (breakpoint_over_handler): Use test_skip_handler.
5395 (top level): Call breakpoint_over_handler for stepi and nexti too.
5396
763905a3
YQ
53972014-10-27 Yao Qi <yao@codesourcery.com>
5398
5399 * gdb.trace/tfile.c (adjust_function_address)
5400 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
5401 function descriptor.
5402
6f259a23
DB
54032014-10-24 Don Breazeal <donb@codesourcery.com>
5404
5405 * gdb.base/foll-fork.exp (test_follow_fork,
5406 catch_fork_child_follow): Check for updated fork messages emitted
5407 from infrun.c.
5408 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
5409 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
5410 vfork_and_exec_child_follow_through_step): Check for updated vfork
5411 messages emitted from infrun.c.
5412
09dd9a69
PA
54132014-10-24 Pedro Alves <palves@redhat.com>
5414
5415 * gdb.base/corefile.exp: Remove references to ultrix.
5416 * gdb.base/interrupt.exp: Likewise.
5417 * gdb.base/whatis.exp: Likewise.
5418 * gdb.gdb/selftest.exp: Likewise.
5419 * gdb.threads/manythreads.exp: Likewise.
5420 * gdb.threads/print-threads.exp: Likewise.
5421 * gdb.threads/pthreads.exp:: Likewise.
5422 * gdb.threads/schedlock.exp: Likewise.
5423
3433cfa5
SC
54242014-10-24 Siva Chandra Reddy <sivachandra@google.com>
5425
5426 * gdb.cp/non-trivial-retval.cc: Add a test case.
5427 * gdb.cp/non-trivial-retval.exp: Add a test.
5428
092f880b
YQ
54292014-10-20 Yao Qi <yao@codesourcery.com>
5430
5431 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
5432 * gdb.python/py-objfile-script-gdb.py: New file.
5433 * gdb.python/py-objfile-script.exp: Update reference to
5434 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
5435 of remote_download. Remove the dest file.
5436
acbdb7f3
YQ
54372014-10-20 Yao Qi <yao@codesourcery.com>
5438
5439 * gdb.base/checkpoint.exp: Don't remove file copied on host.
5440 * gdb.base/step-line.exp: Likewise.
5441 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5442 * gdb.dwarf2/dw2-basic.exp: Likewise.
5443 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5444 * gdb.dwarf2/dw2-filename.exp: Likewise.
5445 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5446 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5447 * gdb.dwarf2/dw2-producer.exp: Likewise.
5448 * gdb.dwarf2/mac-fileno.exp: Likewise.
5449 * gdb.python/py-frame-args.exp: Likewise.
5450 * gdb.python/py-framefilter.exp: Likewise.
5451 * gdb.python/py-mi.exp: Likewise.
5452 * gdb.python/py-objfile-script.exp: Likewise
5453 * gdb.python/py-pp-integral.exp: Likewise.
5454 * gdb.python/py-pp-re-notag.exp: Likewise.
5455 * gdb.python/py-prettyprint.exp: Likewise.
5456 * gdb.python/py-section-script.exp: Likewise.
5457 * gdb.python/py-typeprint.exp: Likewise.
5458 * gdb.python/py-xmethods.exp: Likewise.
5459 * gdb.stabs/weird.exp: Likewise.
5460 * gdb.xml/tdesc-regs.exp: Likewise.
5461
bd286a29
KCY
54622014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
5463
5464 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
5465 (out_cu): Use addr_len for the size of addresses.
5466 (out_line): Likewise. Size DW_LNE_set_address instruction
5467 according to addr_len.
5468 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
5469 (FUNC): Add START_INSNS to definition.
5470
673dc4a0
YQ
54712014-10-18 Yao Qi <yao@codesourcery.com>
5472
5473 * gdb.base/argv0-symlink.exp: Check argv[0] value if
5474 gdb_has_argv0 return true.
5475 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
5476 check [target_info exists noargs], check [gdb_has_argv0]
5477 instead.
5478 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5479 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
5480 procedures.
5481
4ffbba72
DE
54822014-10-17 Doug Evans <dje@google.com>
5483
5484 * gdb.python/py-events.exp: Update expected output for clear_objfiles
5485 event.
5486 * gdb.python/py-events.py: Add clear_objfiles event.
5487
d096d8c1
DE
54882014-10-17 Doug Evans <dje@google.com>
5489
5490 * gdb.python/py-objfile.exp: Test progspace attribute.
5491
a80db015
LM
54922014-10-17 Luis Machado <lgustavo@codesourcery.com>
5493
5494 * gdb.guile/scm-breakpoint.exp: Do not assume any
5495 directory separators when matching source file paths.
5496 * gdb.python/py-breakpoint.exp: Likewise.
5497 * gdb.reverse/break-precsave.exp: Likewise.
5498 * gdb.reverse/break-reverse.exp: Likewise.
5499 * gdb.reverse/consecutive-precsave.exp: Likewise.
5500 * gdb.reverse/finish-precsave.exp: Likewise.
5501 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5502 * gdb.reverse/finish-reverse.exp: Likewise.
5503 * gdb.reverse/i386-precsave.exp: Likewise.
5504 * gdb.reverse/i387-env-reverse.exp: Likewise.
5505 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5506 * gdb.reverse/machinestate-precsave.exp: Likewise.
5507 * gdb.reverse/machinestate.exp: Likewise.
5508 * gdb.reverse/sigall-precsave.exp: Likewise.
5509 * gdb.reverse/solib-precsave.exp: Likewise.
5510 * gdb.reverse/step-precsave.exp: Likewise.
5511 * gdb.reverse/until-precsave.exp: Likewise.
5512 * gdb.reverse/watch-precsave.exp: Likewise.
5513 * gdb.reverse/watch-reverse.exp: Likewise.
5514
b22089ab
YQ
55152014-10-17 Yao Qi <yao@codesourcery.com>
5516
5517 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
5518 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
5519
6c4486e6
PA
55202014-10-17 Pedro Alves <palves@redhat.com>
5521
5522 PR gdb/17471
5523 * gdb.base/bg-execution-repeat.c: New file.
5524 * gdb.base/bg-execution-repeat.exp: New file.
5525
0ff33695
PA
55262014-10-17 Pedro Alves <palves@redhat.com>
5527
5528 PR gdb/17300
5529 * gdb.base/continue-all-already-running.c: New file.
5530 * gdb.base/continue-all-already-running.exp: New file.
5531
6fdebc3d
PA
55322014-10-17 Pedro Alves <palves@redhat.com>
5533
5534 PR gdb/17472
5535 * gdb.base/annota-input-while-running.c: New file.
5536 * gdb.base/annota-input-while-running.exp: New file.
5537
32a8097b
PA
55382014-10-17 Pedro Alves <palves@redhat.com>
5539
5540 * gdb.base/callfuncs.exp: emove references to osf.
5541 * gdb.base/sigall.exp: Likewise.
5542 * gdb.gdb/selftest.exp: Likewise.
5543 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5544 * gdb.mi/non-stop.c: Likewise.
5545 * gdb.mi/pthreads.c: Likewise.
5546 * gdb.reverse/sigall-precsave.exp: Likewise.
5547 * gdb.reverse/sigall-reverse.exp: Likewise.
5548 * gdb.threads/pthreads.c: Likewise.
5549 * gdb.threads/pthreads.exp: Likewise.
5550
7a3517ff
YQ
55512014-10-17 Yao Qi <yao@codesourcery.com>
5552
5553 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
5554 check 'target_info exists noargs'.
5555 (test_command_prompt_position): Likewise.
5556 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
5557 Remove "set args".
5558 (progvar_simple_while_test): Likewise.
5559 (progvar_complex_if_while_test): Likewise.
5560 (if_while_breakpoint_command_test): Likewise.
5561 (infrun_breakpoint_command_test): Likewise.
5562 (breakpoint_command_test): Likewise.
5563 (watchpoint_command_test): Likewise.
5564 (bp_deleted_in_command_test): Likewise.
5565 (temporary_breakpoint_commands): Likewise.
5566
bb99c472
YQ
55672014-10-16 Yao Qi <yao@codesourcery.com>
5568
5569 * gdb.base/remotetimeout.exp: Remove noargs checking.
5570
7c16b83e
PA
55712014-10-15 Pedro Alves <palves@redhat.com>
5572
5573 PR breakpoints/9649
5574 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
5575 * gdb.base/breakpoint-in-ro-region.exp
5576 (probe_target_hardware_step): New procedure.
5577 (top level): Probe hardware stepping and hardware breakpoint
5578 support. Test stepping through a read-only region, with both
5579 "breakpoint auto-hw" on and off and both "always-inserted" on and
5580 off.
5581
35a49624
IB
55822014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
5583
5584 * gdb.dlang/demangle.exp: Update for demangling changes.
5585
2d1c107c
SC
55862014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5587
5588 * gdb.cp/non-trivial-retval.cc: Add new test cases.
5589 * gdb.cp/non-trivial-retval.exp: Add new tests.
5590
778811d5
SC
55912014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5592
5593 PR c++/13403
5594 PR c++/15154
5595 * gdb.cp/non-trivial-retval.cc: New file.
5596 * gdb.cp/non-trivial-retval.exp: New file.
5597
10c5f0a8
YQ
55982014-10-15 Yao Qi <yao@codesourcery.com>
5599
5600 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5601 remote host.
5602
65d7b369
YQ
56032014-10-15 Yao Qi <yao@codesourcery.com>
5604
5605 * gdb.python/py-symbol.exp: Match file base name if host is
5606 remote, otherwise match file name with dir name.
5607 * gdb.python/py-symtab.exp: Likewise.
5608 * gdb.python/python.exp: Likewise.
5609
46dc1394
YQ
56102014-10-15 Yao Qi <yao@codesourcery.com>
5611
5612 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5613 pattern.
5614 * gdb.python/py-symtab.exp: Likewise.
5615 * gdb.python/python.exp: Remove trailing ".*". Fix typo
5616 locationn.
5617
c40cc657
JB
56182014-10-14 Joel Brobecker <brobecker@adacore.com>
5619
5620 * gdb.ada/addr_arith: New testcase.
5621
2abf49e1
MR
56222014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
5623
5624 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5625 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5626 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5627 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5628
f7088df3
SDJ
56292014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
5630
5631 * gdb.arch/stap-eval-lang-ada.S: Likewise.
5632 * gdb.arch/stap-eval-lang-ada.c: Likewise.
5633 * gdb.arch/stap-eval-lang-ada.exp: New file.
5634
4dc06805
YQ
56352014-10-14 Yao Qi <yao@codesourcery.com>
5636
5637 * gdb.mi/mi-var-child.c (nothing1): New function.
5638 (nothing2): New function.
5639 (do_children_tests): Set function pointers by nothing1 and
5640 nothing2.
5641 * gdb.mi/mi-var-child.exp: Step over new added statements.
5642 Update test to match the new output.
5643 * gdb.mi/var-cmd.c (nothing1): New function.
5644 (nothing2): New function.
5645 (do_children_tests): Set function pointers by nothing1 and
5646 nothing2.
5647 * gdb.mi/mi-var-display.exp: Update test to match output.
5648 Step to the line specified by $line_dct_nothing.
5649 Increase the number of lines to step.
5650
46a93de2
YQ
56512014-10-14 Yao Qi <yao@codesourcery.com>
5652
5653 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5654 tests.
5655 * gdb.mi/mi2-var-child.exp: Likewise.
5656
14ea52ee
DE
56572014-10-13 Doug Evans <dje@google.com>
5658
5659 * gdb.python/py-objfile.exp: Change name of file name test.
5660
e5c6e92b
DE
56612014-10-13 Doug Evans <dje@google.com>
5662
5663 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5664 from the start of the CU.
5665
c780cc2f
JK
56662014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5667 Yao Qi <yao@codesourcery.com>
5668
5669 Fix "save breakpoints" for "catch" command.
5670 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5671 Remove -nonewline. Match also the added "main" line.
5672
99894e11
JK
56732014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5674
5675 Fix "save breakpoints" for "disable $bpnum" command.
5676 * gdb.base/save-bp.c (main): Add label.
5677 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
5678
6e1ac5a3
JK
56792014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5680
5681 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5682
754dd2b0
YQ
56832014-10-11 Yao Qi <yao@codesourcery.com>
5684
5685 * gdb.server/server-kill.exp: Execute command
5686 "set remote trace-status-packet on" before "tstatus".
5687
f90183d7
YQ
56882014-10-11 Yao Qi <yao@codesourcery.com>
5689
5690 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5691 (main): Call getppid.
5692 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5693 and continue to it. Read variable "server_pid".
5694
bf40a607
YQ
56952014-10-11 Yao Qi <yao@codesourcery.com>
5696
5697 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5698
052ca370
YQ
56992014-10-11 Yao Qi <yao@codesourcery.com>
5700
5701 * gdb.threads/thread-find.exp: Don't execute command
5702 "info threads".
5703 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5704 * gdb.threads/linux-dp.exp: Don't check the condition
5705 $threads_created equals to zero.
5706
3831839c
PA
57072014-10-10 Pedro Alves <palves@redhat.com>
5708
5709 * gdb.base/bigcore.exp: Remove references to IRIX.
5710 * gdb.base/funcargs.exp: Likewise.
5711 * gdb.base/interrupt.exp: Likewise.
5712 * gdb.base/mips_pro.exp: Likewise.
5713 * gdb.base/nodebug.exp: Likewise.
5714 * gdb.base/setvar.exp: Likewise.
5715 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5716
8b9a549d
PA
57172014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5718 Pedro Alves <palves@redhat.com>
5719
5720 PR symtab/14466
5721 * gdb.base/vdso-warning.c: New file.
5722 * gdb.base/vdso-warning.exp: New file.
5723
d48ba5e8
DE
57242014-10-02 Doug Evans <dje@google.com>
5725
5726 * gdb.base/structs.c (main): Don't run forever.
5727
2278c276
PA
57282014-10-02 Pedro Alves <palves@redhat.com>
5729
5730 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5731 (top level) <stop threads 1, stop threads 2>: Use it.
5732
b57bacec
PA
57332014-10-02 Pedro Alves <palves@redhat.com>
5734
5735 * gdb.threads/break-while-running.exp (test): Add new
5736 'update_thread_list' argument. Skip "info threads" if false.
5737 (top level): Add new 'update_thread_list' axis.
5738
13fd3ff3
PA
57392014-10-02 Pedro Alves <palves@redhat.com>
5740
5741 PR breakpoints/17431
5742 * gdb.base/execl-update-breakpoints.c: New file.
5743 * gdb.base/execl-update-breakpoints.exp: New file.
5744
0fec99e8
PA
57452014-10-01 Pedro Alves <palves@redhat.com>
5746
5747 * gdb.base/breakpoint-in-ro-region.c: New file.
5748 * gdb.base/breakpoint-in-ro-region.exp: New file.
5749
2ddf4301
SM
57502014-10-01 Simon Marchi <simon.marchi@ericsson.com>
5751
5752 * gdb.mi/mi-exit-code.exp: New file.
5753 * gdb.mi/mi-exit-code.c: New file.
5754
6a5f3f43
YQ
57552014-09-30 Yao Qi <yao@codesourcery.com>
5756
5757 * lib/prelink-support.exp (build_executable_own_libs): Error if
5758 the target isn't native.
5759
345bcc73
YQ
57602014-09-30 Yao Qi <yao@codesourcery.com>
5761
5762 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5763 false.
5764
a25a5a45
PA
57652014-09-22 Pedro Alves <palves@redhat.com>
5766
5767 * gdb.threads/break-while-running.exp: New file.
5768 * gdb.threads/break-while-running.c: New file.
5769
00ba3162
YQ
57702014-09-19 Yao Qi <yao@codesourcery.com>
5771
5772 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5773 Invoke test. Restart GDB with --readnow and invoke test again.
5774
c3b7b696
YQ
57752014-09-19 Yao Qi <yao@codesourcery.com>
5776
5777 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5778 proc set_breakpoint_on_gcd_function. Invoke
5779 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
5780 invoke set_breakpoint_on_gcd_function again.
5781
2b4fd423
DE
57822014-09-18 Doug Evans <dje@google.com>
5783
5784 * gdb.dwarf2/symtab-producer.exp: New file.
5785
a5947601
SDJ
57862014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5787
5788 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5789 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5790 * gdb.base/global-var-nested-by-dso.c: Likewise.
5791 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5792
91c19059
SDJ
57932014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5794 Pedro Alves <palves@redhat.com>
5795
5796 * gdb.base/watch-bitfields.exp: Pass string other than test file
5797 name to prepare_for_testing.
5798 (watch): New procedure.
5799 (expect_watchpoint): Use with_test_prefix.
5800 (top level): Factor out tests to ...
5801 (test_watch_location, test_regular_watch): ... these new
5802 procedures, and use with_test_prefix and gdb_continue_to_end.
5803
bb9d5f81
PP
58042014-09-16 Patrick Palka <patrick@parcs.ath.cx>
5805
5806 PR breakpoints/12526
5807 * gdb.base/watch-bitfields.exp: New file.
5808 * gdb.base/watch-bitfields.c: New file.
5809
635856f5
PA
58102014-09-16 Pedro Alves <palves@redhat.com>
5811
5812 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5813 software and hardware addresses, not software address against
5814 itself.
5815
7280ceea
PA
58162014-09-16 Pedro Alves <palves@redhat.com>
5817
5818 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5819 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5820
428b16bd
PA
58212014-09-16 Pedro Alves <palves@redhat.com>
5822
5823 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5824 files.
5825 * gdb.base/a2-run.exp: Remove all code guarded by istarget
5826 "*-*-vxworks*" throughout.
5827 * gdb.base/break.exp: Likewise.
5828 * gdb.base/default.exp: Likewise.
5829 * gdb.base/scope.exp: Likewise.
5830 * gdb.base/sepdebug.exp: Likewise.
5831 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5832 throughout.
5833 * gdb.base/run.c: Likewise.
5834 * gdb.base/sepdebug.c: Likewise.
5835 * gdb.hp/gdb.aCC/run.c: Likewise.
5836 * gdb.reverse/until-reverse.c: Likewise.
5837 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5838
666d413c
YQ
58392014-09-16 Yao Qi <yao@codesourcery.com>
5840
5841 * boards/local-remote-host-native.exp: New file.
5842
57cbd724
DE
58432014-09-14 Doug Evans <xdje42@gmail.com>
5844
5845 * gdb.threads/queue-signal.c (thread_count): New variable.
5846 (thread_count_mutex, thread_count_condvar): New variables.
5847 (incr_thread_count, wait_all_threads_running): New functions.
5848 (main): Wait for all threads to be in their thread functions.
5849
81219e53
DE
58502014-09-13 Doug Evans <xdje42@gmail.com>
5851
5852 * gdb.threads/queue-signal.c: New file.
5853 * gdb.threads/queue-signal.exp: New file.
5854
3714cea7
DE
58552014-09-13 Doug Evans <xdje42@gmail.com>
5856
5857 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5858 be consistent with what default_gdb_init uses.
5859 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5860 the plain text of the prompt. Add some logging printfs.
5861 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5862
fa43b1d7
PA
58632014-09-12 Pedro Alves <palves@redhat.com>
5864
5865 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5866 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5867 * gdb.arch/i386-size-overlap.exp: Likewise.
5868 * gdb.arch/i386-size.exp: Likewise.
5869 * gdb.arch/i386-unwind.exp: Likewise.
5870 * gdb.base/a2-run.exp: Likewise.
5871 * gdb.base/break.exp: Likewise.
5872 * gdb.base/charset.exp: Likewise.
5873 * gdb.base/chng-syms.exp: Likewise.
5874 * gdb.base/commands.exp: Likewise.
5875 * gdb.base/dbx.exp: Likewise.
5876 * gdb.base/find.exp: Likewise.
5877 * gdb.base/funcargs.exp: Likewise.
5878 * gdb.base/jit-simple.exp: Likewise.
5879 * gdb.base/reread.exp: Likewise.
5880 * gdb.base/sepdebug.exp: Likewise.
5881 * gdb.base/step-bt.exp: Likewise.
5882 * gdb.cp/mb-inline.exp: Likewise.
5883 * gdb.cp/mb-templates.exp: Likewise.
5884 * gdb.objc/basicclass.exp: Likewise.
5885 * gdb.threads/killed.exp: Likewise.
5886
9d9bf2df
EBM
58872014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5888
5889 PR tdep/17379
5890 * gdb.arch/powerpc-stackless.S: New file.
5891 * gdb.arch/powerpc-stackless.exp: New file.
5892
1cf2f1b0
JK
58932014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5894
5895 * gdb.base/attach.c: Include unistd.h.
5896 (main): Call alarm. Add label postloop.
5897 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5898 gdb_breakpoint, gdb_continue_to_breakpoint.
5899 (test_command_line_attach_run): Kill ${testpid} in one exit path.
5900
98880d46
PA
59012014-09-11 Pedro Alves <palves@redhat.com>
5902
5903 PR gdb/17347
5904 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
5905 * gdb.base/attach.exp (test_command_line_attach_run): New
5906 procedure.
5907 (top level): Call it.
5908
4c92ff2c
PA
59092014-09-11 Pedro Alves <palves@redhat.com>
5910
5911 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
5912 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
5913 (do_command_attach_tests): Use spawn_wait_for_attach.
5914 * gdb.base/solib-overlap.exp: Likewise.
5915 * gdb.multi/multi-attach.exp: Likewise.
5916 * gdb.python/py-prompt.exp: Likewise.
5917 * gdb.python/py-sync-interp.exp: Likewise.
5918 * gdb.server/ext-attach.exp: Likewise.
5919
3adc1a7d
GKB
59202014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
5921
5922 * gdb.fortran/array-element.exp: Remove unexpected "continue"
5923 command in testcase. Simplify testcase.
5924
96334934
JB
59252014-09-10 Joel Brobecker <brobecker@adacore.com>
5926
5927 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
5928
eb479039
JB
59292014-09-10 Joel Brobecker <brobecker@adacore.com>
5930
5931 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
5932
deede10c
JB
59332014-09-10 Joel Brobecker <brobecker@adacore.com>
5934
5935 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
5936
7828a5f5
JB
59372014-09-10 Joel Brobecker <brobecker@adacore.com>
5938
5939 * gdb.dwarf2/dynarr-ptr.c: New file.
5940 * gdb.dwarf2/dynarr-ptr.exp: New file.
5941
33aeebcf
MR
59422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5943
5944 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
5945 of 30 rather than hardcoding 120 for a slow test case. Take the
5946 `gdb,timeout' target setting into account for this calculation.
5947 Don't extend the timeout for the test cases that don't need it.
5948
7b415901
MR
59492014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5950
5951 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
5952 a factor of 2 for a slow test case. Take the `gdb,timeout'
5953 target setting into account for this calculation.
5954 * gdb.reverse/until-precsave.exp: Increase the timeout by
5955 a factor of 15 and 3 respectively rather than adding 120
5956 for a pair of slow test cases. Take the `gdb,timeout'
5957 target setting into account for this calculation.
5958
4a40f85a
MR
59592014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5960
5961 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
5962 timeout, don't pass one down to gdb_expect.
5963 (gdb_expect): Rework timeout selection.
5964
09635af7
MR
59652014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5966
5967 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
5968 exception on timeout.
5969 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
5970 (gdbserver_start_extended): Catch any `gdbserver_start' error
5971 exceptions.
5972 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
5973 * lib/mi-support.exp (mi_gdb_target_load): Catch any
5974 `gdbserver_gdb_load' error exceptions.
5975
2bdd10b7
MR
59762014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5977
5978 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
5979 120 on waiting for the TCP socket to open.
5980
316935f0
DE
59812014-09-09 Doug Evans <xdje42@gmail.com>
5982
5983 * gdb.base/default.exp (show_conv_list): Add _caller_is,
5984 _caller_matches, _any_caller_is, _any_caller_matches.
5985
83740597
DE
59862014-09-09 Doug Evans <xdje42@gmail.com>
5987
5988 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
5989
4c122fc3
YQ
59902014-09-09 Yao Qi <yao@codesourcery.com>
5991
5992 * gdb.mi/mi-var-display.exp: Set print symbol off.
5993
a9f116cb
GKB
59942014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
5995
5996 PR gdb/17035
5997 * gdb.base/commands.exp: Add tests to verify user-defined
5998 commands with empty bodies.
5999 * gdb.python/py-cmd.exp: Test that we don't show user-defined
6000 python commands in `show user command`.
6001 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
6002 scheme commands in `show user command`.
6003
c75bd3a2
JK
60042014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6005
6006 PR python/17355
6007 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
6008 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
6009 * gdb.python/py-framefilter-invalidarg.exp: New file.
6010 * gdb.python/py-framefilter-invalidarg.py: New file.
6011
faa42425
DE
60122014-09-06 Doug Evans <xdje42@gmail.com>
6013
6014 PR 15276
6015 * gdb.python/py-caller-is.c: New file.
6016 * gdb.python/py-caller-is.exp: New file.
6017
474ca4f6
SDJ
60182014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
6019
6020 PR gdb/17235
6021 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
6022 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
6023
eb0b0463
SDJ
60242014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
6025
6026 PR fortran/17237
6027 * gdb.fortran/print-formatted.exp: New file.
6028 * gdb.fortran/print-formatted.f90: Likewise.
6029
5f3b99cf
SS
60302014-09-03 Sasha Smundak <asmundak@google.com>
6031
6032 * gdb.python/py-frame.exp: Test Frame.read_register.
6033
7d793aa9
SDJ
60342014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
6035
6036 PR python/16699
6037 * gdb.python/py-completion.exp: New file.
6038 * gdb.python/py-completion.py: Likewise.
6039
fb0576e9
DE
60402014-08-28 Doug Evans <dje@google.com>
6041
6042 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
6043 eax,etc. are live with values set by gdb and thus the compiler can't
6044 use them.
6045 * gdb.arch/i386-pseudo.c (main): Ditto.
6046
ee92b0dd
DE
60472014-08-27 Doug Evans <dje@google.com>
6048
6049 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
6050
6649db35
DE
60512014-08-25 Doug Evans <dje@google.com>
6052
6053 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
6054 (main): Ditto.
6055
564b7600
DE
60562014-08-25 Doug Evans <dje@google.com>
6057
6058 * gdb.threads/thread-execl.exp: #include <stdio.h>.
6059
3881fb67
YQ
60602014-08-24 Yao Qi <yao@codesourcery.com>
6061
6062 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
6063 symbol off.
6064 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
6065
a05a36a5
DE
60662014-08-22 Doug Evans <dje@google.com>
6067
6068 PR 17276
6069 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
6070 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
6071 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
6072
7c343b48
YQ
60732014-08-22 Yao Qi <yao@codesourcery.com>
6074
6075 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
6076 * gdb.python/py-finish-breakpoint2.exp: Likewise.
6077 * gdb.python/python.exp: Likewise. Use .py file on the host
6078 instead of the build.
6079
22fd09ae
JK
60802014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6081
6082 * gdb.threads/gcore-stale-thread.c: New file.
6083 * gdb.threads/gcore-stale-thread.exp: New file.
6084
a8454a7c
PA
60852014-08-21 Pedro Alves <palves@redhat.com>
6086
6087 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
6088 * gdb.base/gcore-relro-pie.exp: Likewise.
6089 * gdb.base/gcore-relro.exp: Likewise.
6090 * gdb.base/gcore.exp: Likewise.
6091 * gdb.base/print-symbol-loading.exp: Likewise.
6092 * gdb.threads/gcore-thread.exp: Likewise.
6093 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
6094
2a31c623
PA
60952014-08-20 Pedro Alves <palves@redhat.com>
6096 Jan Kratochvil <jan.kratochvil@redhat.com>
6097
6098 * Makefile.in (EXTRA_RULES, CC): New variables, get from
6099 configure.
6100 (EXPECT): Handle READ1 being set.
6101 (all): Depend on EXTRA_RULES.
6102 (check-read1, expect-read1, read1.so, read1): New rules.
6103 * README (Testsuite Parameters): Document the READ1 make variable.
6104 (Race detection): New section.
6105 * configure: Regenerate.
6106 * configure.ac: If build==host==target, and running under a
6107 GNU/glibc system, add read1 to the extra Makefile rules.
6108 (EXTRA_RULES): AC_SUBST it.
6109 * lib/read1.c: New file.
6110
d36430db
JB
61112014-08-20 Joel Brobecker <brobecker@adacore.com>
6112
6113 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
6114 the handling of variables declared as a typedef to an array
6115 which a DW_AT_data_location attribute.
6116
9a0dc9e3
PA
61172014-08-19 Andrew Burgess <aburgess@broadcom.com>
6118 Pedro Alves <palves@redhat.com>
6119
6120 PR symtab/14604
6121 PR symtab/14605
6122 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
6123 gdb_test.
6124
0718a8da
PA
61252014-08-19 Pedro Alves <palves@redhat.com>
6126
6127 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
6128
13b448cd
YQ
61292014-08-19 Yao Qi <yao@codesourcery.com>
6130
6131 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
6132 right line.
6133
1cbf5077
DB
61342014-08-18 David Blaikie <dblaikie@gmail.com>
6135
6136 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
6137
bf0fae19
JB
61382014-08-18 Joel Brobecker <brobecker@adacore.com>
6139
6140 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
6141 attribute in array range.
6142
3c8c5dcc
JB
61432014-08-18 Joel Brobecker <brobecker@adacore.com>
6144
6145 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
6146
e66d4446
SC
61472014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6148
6149 PR c++/17132
6150 * gdb.cp/pr17132.cc: New file.
6151 * gdb.cp/pr17132.exp: New file.
6152
940df408
SC
61532014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6154
6155 * gdb.python/py-xmethods.py (A_getarrayind)
6156 (E_method_char_worker.__call__, E_method_int_worker.__call__):
6157 Use 'print' with function call syntax.
6158 (E_method_matcher.match): Fix tab vs space indentation mixup.
6159
ebcc6c3a
YQ
61602014-08-15 Yao Qi <yao@codesourcery.com>
6161
6162 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
6163 false.
6164
775e0f04
YQ
61652014-08-15 Yao Qi <yao@codesourcery.com>
6166
6167 * gdb.cp/casts.exp: Set print symbol off.
6168 * gdb.cp/class2.exp: Likewise.
6169 * gdb.cp/overload.exp: Likewise.
6170 * gdb.cp/templates.exp: Likewise.
6171
d769e349
DE
61722014-08-11 Doug Evans <dje@google.com>
6173
6174 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6175 (test_load_shlib): Update.
6176
20c6f1e1
YQ
61772014-08-09 Yao Qi <yao@codesourcery.com>
6178
6179 * gdb.base/display.exp: Invoke is_address_zero_readable.
6180 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
6181 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6182 * gdb.base/hbreak-unmapped.exp: Return if
6183 is_address_zero_readable returns true.
6184 * gdb.base/signest.exp: Likewise.
6185 * gdb.base/signull.exp: Likewise.
6186 * gdb.base/sigbpt.exp: Likewise.
6187 * gdb.guile/scm-disasm.exp: Do the test if
6188 is_address_zero_readable returns false.
6189 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
6190 * gdb.python/py-arch.exp: Likewise.
6191 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
6192 * lib/gdb.exp (is_address_zero_readable): New proc.
6193
5792e8e3
YQ
61942014-08-09 Yao Qi <yao@codesourcery.com>
6195
6196 PR testsuite/13443
6197 * gdb.mi/mi-var-display.exp: Make test messages unique.
6198
3cecbbbe
TT
61992014-08-04 Tom Tromey <tromey@redhat.com>
6200
6201 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
6202 target 0".
6203
00b51ff5
TT
62042014-08-04 Tom Tromey <tromey@redhat.com>
6205
6206 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
6207 "target_resume".
6208
6908c509
JB
62092014-08-01 Joel Brobecker <brobecker@adacore.com>
6210
6211 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
6212 inner_vla_struct_object_size.
6213 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
6214 as xfail.
6215
cc6563d2
PA
62162014-07-30 Pedro Alves <palves@redhat.com>
6217
6218 * gdb.threads/signal-command-handle-nopass.exp (test): Add
6219 comment.
6220
7e09a223
YQ
62212014-07-29 Yao Qi <yao@codesourcery.com>
6222
6223 PR gdb/17206
6224 * gdb.base/until-nodebug.exp: New.
6225
7ebdbe92
DE
62262014-07-28 Doug Evans <xdje42@gmail.com>
6227
6228 PR guile/17203
6229 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6230 previously existing parameter, and previously ambiguously spelled
6231 parameter.
6232
fdb1adc6
WN
62332014-07-28 Will Newton <will.newton@linaro.org>
6234
6235 * gdb.base/varargs.exp: Remove KFAILs for ARM.
6236
186fcde0
DE
62372014-07-26 Ludovic Courtès <ludo@gnu.org>
6238 Doug Evans <xdje42@gmail.com>
6239
6240 PR guile/17146
6241 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
6242
70509625
PA
62432014-07-25 Pedro Alves <palves@redhat.com>
6244
6245 * gdb.threads/signal-command-handle-nopass.c: New file.
6246 * gdb.threads/signal-command-handle-nopass.exp: New file.
6247 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
6248 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
6249 * gdb.threads/signal-delivered-right-thread.c: New file.
6250 * gdb.threads/signal-delivered-right-thread.exp: New file.
6251
c3f814a1
PA
62522014-07-25 Pedro Alves <palves@redhat.com>
6253
6254 * gdb.base/double-prompt-target-event-error.exp
6255 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
6256 match.
6257 (cancel_pagination_in_target_event): Rework double prompt
6258 detection.
6259 * gdb.base/paginate-after-ctrl-c-running.exp
6260 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
6261 <return>' match.
6262 * gdb.base/paginate-bg-execution.exp
6263 (test_bg_execution_pagination_return)
6264 (test_bg_execution_pagination_cancel): Remove '-notransfer
6265 <return>' matches.
6266 * gdb.base/paginate-execution-startup.exp
6267 (test_fg_execution_pagination_return)
6268 (test_fg_execution_pagination_cancel): Remove '-notransfer
6269 <return>' matches.
6270 * gdb.base/paginate-inferior-exit.exp
6271 (test_paginate_inferior_exited): Remove '-notransfer <return>'
6272 match.
6273 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
6274 * lib/gdb.exp (pagination_prompt): Run text through
6275 string_to_regexp.
6276 (gdb_test_multiple): Match $pagination_prompt instead of
6277 "<return>".
6278 (string_to_regexp): Move to lib/gdb-utils.exp.
6279
e214cf6c
JK
62802014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6281
6282 * gdb.arch/amd64-entry-value-paramref.S: New file.
6283 * gdb.arch/amd64-entry-value-paramref.cc: New file.
6284 * gdb.arch/amd64-entry-value-paramref.exp: New file.
6285 * gdb.arch/amd64-optimout-repeat.S: New file.
6286 * gdb.arch/amd64-optimout-repeat.c: New file.
6287 * gdb.arch/amd64-optimout-repeat.exp: New file.
6288
17d0c5c8
JK
62892014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6290
6291 PR gdb/17170
6292 * gdb.base/statistics.exp: New file.
6293
b8b8facf
DE
62942014-07-17 Doug Evans <dje@google.com>
6295
74b49205 6296 PR gdb/17170
b8b8facf
DE
6297 * gdb.base/maint.exp: Update testing of per-command stats.
6298
1b5d0ab3
PA
62992014-07-16 Pedro Alves <palves@redhat.com>
6300
6301 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
6302 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
6303 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
6304 (tfile_write_buf): New functions.
6305 (add_memory_block): Rewrite using the above.
6306 (adjust_function_address): New function.
6307 (FUNCTION_ADDRESS): New macro.
6308 (write_basic_trace_file): Remove short_x local, and use
6309 tfile_write_16. Change type of func_addr local to unsigned long
6310 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
6311 here. Cast argument of add_memory_block to char pointer.
6312 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
6313 (main): Remove parameters.
6314 * gdb.trace/tfile.exp: Remove nowarnings.
6315
4d974e88
SM
63162014-07-15 Simon Marchi <simon.marchi@ericsson.com>
6317
6318 * gdb.base/debug-expr.exp: Test string evaluation with
6319 "debug expression" on.
6320
41e99568
PA
63212014-07-15 Pedro Alves <palves@redhat.com>
6322
6323 * gdb.base/reread.exp: Use clean_restart.
6324
487d9753
PL
63252014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
6326
6327 * gdb.arch/avr-flash-qualifer.c: New.
6328 * gdb.arch/avr-flash-qualifer.exp: New.
6329
cc1c52ad
PA
63302014-07-14 Pedro Alves <palves@redhat.com>
6331
6332 * gdb.base/paginate-after-ctrl-c-running.c: New file.
6333 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
6334
1e973570
PA
63352014-07-14 Pedro Alves <palves@redhat.com>
6336
6337 * gdb.base/double-prompt-target-event-error.c: New file.
6338 * gdb.base/double-prompt-target-event-error.exp: New file.
6339
93d6eb10
PA
63402014-07-14 Pedro Alves <palves@redhat.com>
6341
6342 PR gdb/17072
6343 * gdb.base/paginate-inferior-exit.c: New file.
6344 * gdb.base/paginate-inferior-exit.exp: New file.
6345
0017922d
PA
63462014-07-14 Pedro Alves <palves@redhat.com>
6347
6348 PR gdb/17072
6349 * gdb.base/paginate-bg-execution.c: New file.
6350 * gdb.base/paginate-bg-execution.exp: New file.
6351
94696ad3
PA
63522014-07-14 Pedro Alves <palves@redhat.com>
6353
6354 PR gdb/17072
6355 * gdb.base/paginate-execution-startup.c: New file.
6356 * gdb.base/paginate-execution-startup.exp: New file.
6357 * lib/gdb.exp (pagination_prompt): New global.
6358 (default_gdb_spawn): New procedure, factored out from
6359 default_gdb_spawn.
6360 (default_gdb_start): Adjust to call default_gdb_spawn.
6361 (gdb_spawn): New procedure.
6362
bd293940
PA
63632014-07-14 Pedro Alves <palves@redhat.com>
6364
6365 * lib/gdb.exp (gdb_assert): New procedure.
6366 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
6367
c933f875
PA
63682014-07-14 Pedro Alves <palves@redhat.com>
6369
6370 * gdb.base/execution-termios.c: New file.
6371 * gdb.base/execution-termios.exp: New file.
6372
d98b7a16
TT
63732014-07-14 Tom Tromey <tromey@redhat.com>
6374
6375 * gdb.cp/vla-cxx.cc: New file.
6376 * gdb.cp/vla-cxx.exp: New file.
6377
548740d6
TT
63782014-07-14 Tom Tromey <tromey@redhat.com>
6379
6380 * gdb.reverse/rerun-prec.c: New file.
6381 * gdb.reverse/rerun-prec.exp: New file.
6382
a25eb028
MR
63832014-07-12 Maciej W. Rozycki <macro@mips.com>
6384 Maciej W. Rozycki <macro@codesourcery.com>
6385
6386 * lib/gdb-utils.exp: New file.
6387 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
6388 inline `gdb_init_command' processing.
6389 (gdb_start_cmd): Likewise.
6390 * lib/mi-support.exp (mi_run_cmd): Likewise.
6391 * README: Document `gdb_init_command' and `gdb_init_commands'.
6392
218c2655
JK
63932014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6394
6395 Fix false FAIL running under a very long directory name.
6396 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
6397 and "set print elements 10000". Twice.
6398
5401fde3
YQ
63992014-07-11 Yao Qi <yao@codesourcery.com>
6400
6401 * gdb.base/exprs.exp: "set print symbol off".
6402
e76126e8
PA
64032014-07-11 Pedro Alves <palves@redhat.com>
6404
6405 * gdb.threads/kill.c: New file.
6406 * gdb.threads/kill.exp: New file.
6407
2d6f0de6
YQ
64082014-07-10 Yao Qi <yao@codesourcery.com>
6409
6410 * gdb.trace/tfile.c (write_basic_trace_file)
6411 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
6412 address written to trace file.
6413
7180e04a
PA
64142014-07-09 Pedro Alves <palves@redhat.com>
6415
6416 * gdb.base/attach-wait-input.exp: New file.
6417 * gdb.base/attach-wait-input.c: New file.
6418
9a9a7608
AB
64192014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6420
6421 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
6422 setting up test structures.
6423 (main): Call new test function.
6424 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
6425 test function, continue into test function and walk test
6426 structures.
6427
161ac41e
YQ
64282014-07-02 Yao Qi <yao@codesourcery.com>
6429
6430 * gdb.trace/entry-values.c: Define labels 'foo_start' and
6431 'bar_start' at the beginning of functions 'foo' and 'bar'
6432 respectively.
6433 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
6434 instead of 'foo' and 'bar'.
6435
1f267ae3
MM
64362014-07-08 Markus Metzger <markus.t.metzger@intel.com>
6437
6438 * gdb.btrace/segv.exp: New.
6439 * gdb.btrace/segv.c: New.
6440
2b239efb
LM
64412014-07-02 Luis Machado <lgustavo@codesourcery.com>
6442
6443 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
6444 instruction.
6445
cf363f18
MW
64462014-06-30 Mark Wielaard <mjw@redhat.com>
6447
6448 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
6449 vulture, vilify, villar): New volatile array constants.
6450 (vindictive, vegetation): New const volatile array constants.
6451 * gdb.base/volatile.exp: Test volatile and const volatile array
6452 types.
6453
aebf9d24
AA
64542014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6455
6456 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
6457 target lacks support for awatch, rwatch, or hbreak.
6458
b67a2c6f
YQ
64592014-06-27 Yao Qi <yao@codesourcery.com>
6460
6461 * gdb.multi/dummy-frame-restore.exp: New.
6462 * gdb.multi/dummy-frame-restore.c: New.
6463
aef92902
MM
64642014-06-25 Markus Metzger <markus.t.metzger@intel.com>
6465
6466 * gdb.btrace/gcore.exp: New.
6467
8e9db26e
PA
64682014-06-23 Pedro Alves <palves@redhat.com>
6469
6470 * gdb.base/watchpoint-reuse-slot.c: New file.
6471 * gdb.base/watchpoint-reuse-slot.exp: New file.
6472
70afc5b7
SC
64732014-06-23 Siva Chandra Reddy <sivachandra@google.com>
6474
6475 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
6476 progspace's filename in 'info', 'enable' and 'disable' command
6477 tests.
6478
b972bd9c
JK
64792014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6480
6481 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
6482 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6483 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
6484
125f8a3d
GB
64852014-06-20 Gary Benson <gbenson@redhat.com>
6486
6487 * gdb.arch/i386-avx.exp: Fix include file location.
6488 * gdb.arch/i386-sse.exp: Likewise.
6489
3ed9baed
IB
64902014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
6491
6492 * gdb.dlang/expression.exp: New file.
6493
034f788c
PA
64942014-06-19 Pedro Alves <palves@redhat.com>
6495
6496 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
6497 out from ...
6498 (top level): ... here. Iterate running tests under different
6499 scheduler-locking settings.
6500
45371d0c
LM
65012014-06-18 Luis Machado <lgustavo@codesourcery.com>
6502
6503 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
6504 to DW_FORM_addr and use non-zero addresses.
6505
5d376983
SC
65062014-06-18 Siva Chandra Reddy <sivachandra@google.com>
6507
6508 PR gdb/17017
6509 * gdb.python/py-xmethods.cc: Add global function call counters and
6510 increment them in their respective functions. Remove "cout"
6511 statements.
6512 * gdb.python/py-xmethods.exp: Make tests check the global function
6513 call counters instead of depending on inferior IO.
6514
a1aa2221
LM
65152014-06-18 Don Breazeal <donb@codesourcery.com>
6516
6517 * gdb.base/foll-fork.exp (default_fork_parent_follow):
6518 Deleted procedure.
6519 (explicit_fork_parent_follow): Deleted procedure.
6520 (explicit_fork_child_follow): Deleted procedure.
6521 (test_follow_fork): New procedure.
6522 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 6523 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
6524 procedure calls.
6525
0fc05997
YQ
65262014-06-17 Yao Qi <yao@codesourcery.com>
6527
6528 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
6529 CP1252.
6530
70795c52
LM
65312014-06-17 Luis Machado <lgustavo@codesourcery.com>
6532
6533 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
6534 Initialize ptr and S explicitly.
6535 (skip_type_update_when_not_use_rtti_test): Likewise.
6536
6be47f0c
KS
65372014-06-16 Keith Seitz <keiths@redhat.com>
6538
6539 PR mi/15863
6540 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
6541 the inferior is started.
6542
d03de421
PA
65432014-06-16 Pedro Alves <palves@redhat.com>
6544
6545 * gdb.base/break-main-file-remove-fail.c: New file.
6546 * gdb.base/break-main-file-remove-fail.exp: New file.
6547 * gdb.base/break-unload-file.exp: Use build_executable instead of
6548 prepare_for_testing.
6549 (test_break): New parameter "initial_load". Handle it.
6550 (top level): Add initial_load cmdline/file axis.
6551
f9579b99
TT
65522014-06-12 Tom Tromey <tromey@redhat.com>
6553
6554 * gdb.base/completion.exp: Don't use directory name in test.
6555
3657956b
GB
65562014-06-09 Gary Benson <gbenson@redhat.com>
6557
6558 * gdb.base/sigall.c [Functions to send signals]: Reorder to
6559 separate the always-available ANSI-standard signals from the
6560 signals that require checking.
6561 (main): Likewise.
6562 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
6563 Likewise.
6564 (main): Likewise.
6565
4186eb54
KS
65662014-06-07 Keith Seitz <keiths@redhat.com>
6567
6568 Revert:
6569 PR c++/16253
6570 * gdb.cp/var-tag.cc: New file.
6571 * gdb.cp/var-tag.exp: New file.
6572 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6573 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6574 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6575 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6576
25326a28 65772014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
6578
6579 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
6580
829155c9
PA
65812014-06-06 Pedro Alves <palves@redhat.com>
6582
6583 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
6584 in target debug output instead of looking at RSP packets,
6585 disabling the test on any target that uses hardware stepping.
6586 Update comments.
6587
61c8d22e
PA
65882014-06-06 Pedro Alves <palves@redhat.com>
6589
6590 * gdb.base/break-unload-file.exp: Fix typo.
6591
d9a47287
YQ
65922014-06-06 Yao Qi <yao@codesourcery.com>
6593
6594 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6595 from "jit_function" to "^jit_function".
6596
e5e01dbf
YQ
65972014-06-06 Yao Qi <yao@codesourcery.com>
6598
6599 * gdb.base/async.c (foo): Add one statement.
6600 * gdb.base/async.exp: Get the next instruction address and
6601 match the output of "nexti" by instruction address. Match
6602 the hex address in the output of "finish".
6603
73ba372c
GB
66042014-06-06 Gary Benson <gbenson@redhat.com>
6605
6606 * gdb.base/call-signals.c: Remove preprocessor conditionals
6607 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6608 SIGSEGV and SIGTERM.
6609 * gdb.base/sigall.c: Likewise.
6610 * gdb.base/unwindonsignal.c: Likewise.
6611 * gdb.reverse/sigall-reverse.c: Likewise.
6612
831517df
YQ
66132014-06-06 Yao Qi <yao@codesourcery.com>
6614
6615 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
6616 readable, skip the test.
6617
b8b91e98
YQ
66182014-06-06 Yao Qi <yao@codesourcery.com>
6619
6620 * gdb.threads/staticthreads.c (thread_function): Move the line
6621 setting breakpoint on forward.
6622 * gdb.threads/staticthreads.exp: Update comments.
6623
fb934770
LC
66242014-06-05 Ludovic Courtès <ludo@gnu.org>
6625
6626 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6627 "history-append! type error".
6628
6ef284bd
SM
66292014-06-05 Simon Marchi <simon.marchi@ericsson.com>
6630
6631 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6632 erroneous dprintf expected input.
6633
a872e241
DE
66342014-06-04 Doug Evans <xdje42@gmail.com>
6635
6636 * gdb.guile/scm-generics.exp: Delete.
6637
16f691fb
DE
66382014-06-04 Doug Evans <xdje42@gmail.com>
6639
6640 * gdb.guile/scm-breakpoint.exp: Update.
6641 Add tests for breakpoint registration.
6642
012370f6
TT
66432014-06-04 Tom Tromey <tromey@redhat.com>
6644
6645 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6646 VLA-in-union.
6647 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6648 inner_vla_struct, vla_union types. Initialize objects of those
6649 types and compute their sizes.
6650
9f5a4cef
HZ
66512014-06-04 Nathan Sidwell <nathan@codesourcery.com>
6652 Hui Zhu <hui@codesourcery.com>
6653
6654 * gdb.base/fileio.exp: Add test for shell not available as well as
6655 available.
6656 * gdb.base/fileio.c (test_system): Check for shell twice.
6657
90a45c4d
YQ
66582014-06-04 Yao Qi <yao@codesourcery.com>
6659
6660 * gdb.base/auto-connect-native-target.exp: Remove redundant
6661 space from the regexp pattern.
6662
70017e41
YQ
66632014-06-04 Yao Qi <yao@codesourcery.com>
6664
6665 * gdb.base/default.exp: Replace "child" with "native" in
6666 regexp pattern.
6667
883964a7
SC
66682014-06-03 Siva Chandra Reddy <sivachandra@google.com>
6669
6670 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6671 * gdb.python/py-xmethods.exp: New tests to test xmethods.
6672 * gdb.python/py-xmethods.py: Python script supporting the
6673 new testcase and tests.
6674
ef370185
JB
66752014-06-03 Joel Brobecker <brobecker@adacore.com>
6676 Pedro Alves <palves@redhat.com>
6677
6678 PR breakpoints/17000
6679 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6680 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6681
1e2ccb61
BM
66822014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
6683
6684 * gdb.base/subst.exp: Add tests to verify partial path matching
6685 output.
6686
c6ec5ab2
PA
66872014-06-03 Pedro Alves <palves@redhat.com>
6688
6689 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6690 target that doesn't use software single-stepping.
6691
835c559f
PA
66922014-06-03 Pedro Alves <palves@redhat.com>
6693
6694 PR breakpoints/17000
6695 * gdb.base/sss-bp-on-user-bp-2.c: New file.
6696 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6697
06eb1586
DE
66982014-06-02 Doug Evans <xdje42@gmail.com>
6699
6700 * gdb.guile/scm-parameter.exp: New file.
6701
e698b8c4
DE
67022014-06-02 Doug Evans <xdje42@gmail.com>
6703
6704 * gdb.guile/scm-cmd.c: New file.
6705 * gdb.guile/scm-cmd.exp: New file.
6706
ded03782
DE
67072014-06-02 Doug Evans <xdje42@gmail.com>
6708
6709 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6710 pretty-printer lookup.
6711 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6712 (make-pp_s-printer): Call it.
6713 (make-pretty-printer-from-dict): New function.
6714 (lookup-pretty-printer-maker-from-dict): New function.
6715 (*pretty-printer*): Simplify.
6716 (make-objfile-pp_s-printer): New function.
6717 (install-objfile-pretty-printers!): New function.
6718 (make-progspace-pp_s-printer): New function.
6719 (install-progspace-pretty-printers!): New function.
6720 * gdb.guile/scm-progspace.c: New file.
6721 * gdb.guile/scm-progspace.exp: New file.
6722
41fac0cf
PA
67232014-06-02 Pedro Alves <palves@redhat.com>
6724
6725 * gdb.base/dprintf-bp-same-addr.c: New file.
6726 * gdb.base/dprintf-bp-same-addr.exp: New file.
6727
96ae5695
EBM
67282014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6729
6730 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6731 * gdb.arch/powerpc-power.s: Likewise.
6732
da02b3a8
JB
67332014-06-02 Joel Brobecker <brobecker@adacore.com>
6734
6735 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6736
c72b2e7b
YQ
67372014-06-01 Yao Qi <yao@codesourcery.com>
6738
6739 * gdb.base/watchpoint.exp (test_watch_location): Check null
6740 pointer can be dereferenced. If not, do the test, otherwise
6741 skip it.
6742
53e8a631
AB
67432014-05-30 Andrew Burgess <aburgess@broadcom.com>
6744
6745 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6746 results.
6747 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6748
938f0e2f
AB
67492014-05-30 Andrew Burgess <aburgess@broadcom.com>
6750
6751 * gdb.arch/amd64-invalid-stack-middle.S: New file.
6752 * gdb.arch/amd64-invalid-stack-middle.c: New file.
6753 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6754 * gdb.arch/amd64-invalid-stack-top.c: New file.
6755 * gdb.arch/amd64-invalid-stack-top.exp: New file.
6756
9ba6657a
PA
67572014-05-30 Pedro Alves <palves@redhat.com>
6758
6759 PR breakpoints/17000
6760 * gdb.base/sss-bp-on-user-bp.c: New file.
6761 * gdb.base/sss-bp-on-user-bp.exp: New file.
6762
522c09bf
DB
67632014-05-30 David Blaikie <dblaikie@gmail.com>
6764
6765 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6766 gnu_inline semantics via attribute.
6767 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6768 source explicitly specifies the required semantics.
6769
bf4ef81e
MR
67702014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6771
6772 * gdb.reverse/sigall-reverse.exp: Fix a typo.
6773
329ea579
PA
67742014-05-29 Pedro Alves <palves@redhat.com>
6775 Tom Tromey <tromey@redhat.com>
6776
6777 * gdb.base/async-shell.exp: Don't enable target-async.
6778 * gdb.base/async.exp
6779 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6780 parameter. Adjust.
6781 (top level): Don't test with "target-async".
6782 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6783 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6784 * gdb.base/inferior-died.exp: Don't enable target-async.
6785 * gdb.base/interrupt-noterm.exp: Likewise.
6786 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6787 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6788 * gdb.mi/mi-nonstop.exp: Likewise.
6789 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6790 * gdb.mi/mi-nsintrall.exp: Likewise.
6791 * gdb.mi/mi-nsmoribund.exp: Likewise.
6792 * gdb.mi/mi-nsthrexec.exp: Likewise.
6793 * gdb.mi/mi-watch-nonstop.exp: Likewise.
6794 * gdb.multi/watchpoint-multi.exp: Adjust comment.
6795 * gdb.python/py-evsignal.exp: Don't enable target-async.
6796 * gdb.python/py-evthreads.exp: Likewise.
6797 * gdb.python/py-prompt.exp: Likewise.
6798 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6799 * gdb.server/solib-list.exp: Don't enable target-async.
6800 * gdb.threads/thread-specific-bp.exp: Likewise.
6801 * lib/mi-support.exp: Adjust to use mi-async.
6802
fd664c91
PA
68032014-05-29 Pedro Alves <palves@redhat.com>
6804
6805 PR gdb/13860
6806 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6807 reason, even in sync mode.
6808
251bde03
PA
68092014-05-29 Pedro Alves <palves@redhat.com>
6810 Hui Zhu <hui@codesourcery.com>
6811
6812 PR PR15693
6813 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6814 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6815 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6816 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6817
7f3c0343
JB
68182014-05-28 Joel Brobecker <brobecker@adacore.com>
6819
6820 * config/monitor.exp (gdb_target_monitor): Replace use of
6821 "set remotebaud" by "set serial baud".
6822
b2715b27
AW
68232014-05-26 Andy Wingo <wingo@igalia.com>
6824
6825 * gdb.guile/scm-breakpoint.exp:
6826 * gdb.guile/scm-gsmob.exp: Update to use plain old object
6827 properties instead of gdb-object-properties.
6828
498a4489
YQ
68292014-05-26 Yao Qi <yao@codesourcery.com>
6830
6831 * gdb.server/no-thread-db.exp: Specify source file name
6832 explicitly when setting a breakpoint.
6833
589fdceb
MM
68342014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6835
6836 * gdb.btrace/vdso.c: New.
6837 * gdb.btrace/vdso.exp: New.
6838
e9089e05
MM
68392014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6840
6841 * gdb.base/gcore.exp (capture_command_output): Move ...
6842 * lib/gdb.exp (capture_command_output): ... here.
6843
67b5c0c1
MM
68442014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6845
6846 * gdb.btrace/data.exp: Test memory access during btrace replay.
6847
a2199296
SM
68482014-05-22 Simon Marchi <simon.marchi@ericsson.com>
6849
6850 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6851
17b2616c
PA
68522014-05-21 Pedro Alves <palves@redhat.com>
6853
6854 PR gdb/13860
6855 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6856 (top level): Test that output related to execution commands is
6857 sent to the console with CLI commands, but not with MI commands.
6858 Test that breakpoint events are always mirrored to the console.
6859 Also expect the new source line to be output after a "next" in
6860 async mode too. Make it a pass/fail test.
6861 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6862 output.
6863 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6864
5166082f
PA
68652014-05-21 Pedro Alves <palves@redhat.com>
6866
6867 * gdb.base/list.exp (build_pattern, test_list): New procedures.
6868 Use them to test variations of "list" after reaching a breakpoint.
6869 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6870 Test "list" with listsize 10 after reaching a breakpoint.
6871 * gdb.python/python.exp (decode_line current location line
6872 number): Adjust expected line number.
6873
2f25d70f
SM
68742014-05-21 Simon Marchi <simon.marchi@ericsson.com>
6875
6876 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6877 behavior for $args, pass it directly to "run".
6878
ff604a67
MR
68792014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
6880
6881 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6882 30000 to 65536.
6883
6a3cb8e8
PA
68842014-05-21 Pedro Alves <palves@redhat.com>
6885
6886 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6887 auto-connect-native-target off".
6888 * gdb.base/auto-connect-native-target.c: New file.
6889 * gdb.base/auto-connect-native-target.exp: New file.
6890
4ebfc96e
PA
68912014-05-21 Pedro Alves <palves@redhat.com>
6892
6893 * gdb.base/default.exp: Test "target native" instead of "target
6894 child".
6895
36d46afb
MW
68962014-05-21 Mark Wielaard <mjw@redhat.com>
6897
6898 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6899
5876f503
JK
69002014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6901
6902 Fix TLS access for -static -pthread.
6903 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
6904 <HAVE_TLS> (thread_function, main): Initialize it.
6905 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
6906 Add clean_restart.
6907 <$have_tls != "">: Check TLSVAR.
6908
0256a6ac
PA
69092014-05-21 Pedro Alves <palves@redhat.com>
6910
6911 * gdb.base/dcache-line-read-error.c: New.
6912 * gdb.base/dcache-line-read-error.exp: New.
6913
936d2992
PA
69142014-05-20 Pedro Alves <palves@redhat.com>
6915
6916 * gdb.base/compare-sections.c: New file.
6917 * gdb.base/compare-sections.exp: New file.
6918
802e8e6d
PA
69192014-05-20 Pedro Alves <palves@redhat.com>
6920
6921 * gdb.base/break-idempotent.c: New file.
6922 * gdb.base/break-idempotent.exp: New file.
6923
e59fa00f
MM
69242014-05-20 Markus Metzger <markus.t.metzger@intel.com>
6925
6926 * gdb.btrace/nohist.exp: New.
6927
8b696e31
YQ
69282014-05-20 Yao Qi <yao@codesourcery.com>
6929
6930 * lib/gdb.exp (gdb_init): Set timeout if test file is under
6931 gdb.reverse directory and gdb_reverse_timeout exists in board
6932 setting.
6933 * README: Document gdb_reverse_timeout.
6934
73c9764f
YQ
69352014-05-20 Yao Qi <yao@codesourcery.com>
6936
6937 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
6938 'test_file_name'. Treat args as a string instead of a list.
6939 (gdb_init): Rename argument 'args' by 'test_file_name'.
6940
f1f4348a
JK
69412014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6942
6943 * gdb.arch/powerpc-power.exp: New file.
6944 * gdb.arch/powerpc-power.s: New file.
6945
0dbe70ce
DE
69462014-05-16 Doug Evans <dje@google.com>
6947
6948 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
6949 * gdb.base/completion.exp: Check that all expected files exist
6950 before doing file completion.
0dbe70ce 6951
8d551b02
DE
69522014-05-16 Doug Evans <dje@google.com>
6953
6954 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
6955 Update.
6956 (do_syscall_tests_without_xml): Update.
6957
73eb7709
PA
69582014-05-16 Pedro Alves <palves@redhat.com>
6959
6960 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
6961 instead of "unknown output after running".
6962
3fae92fc
YQ
69632014-05-16 Yao Qi <yao@codesourcery.com>
6964
6965 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
6966 file1.txt from host at the end.
6967 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6968
c2b2ccc5
DE
69692014-05-15 Doug Evans <dje@google.com>
6970
6971 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
6972 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
6973 loading file. Add test for TU lookup.
6974
8c217a4b
SM
69752014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6976
6977 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
6978 calling "-exec-arguments" or "set args" before running the
6979 inferior.
6980
3deb39c6
SM
69812014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6982
6983 * lib/mi-support.exp (mi_expect_stop): Expect message for
6984 inferiors that exit with non-zero exit code.
6985
71a79f8c
YQ
69862014-05-14 Yao Qi <yao@codesourcery.com>
6987
6988 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
6989 match absolute path on remote host.
6990 (test_file_list_exec_source_files): Remove "/" from the
6991 pattern.
6992
f23fcd46
YQ
69932014-05-14 Yao Qi <yao@codesourcery.com>
6994
6995 * boards/local-remote-host-notty.exp (${board}_file): New
6996 proc.
6997
9404b58f
KM
69982014-05-07 Kyle McMartin <kyle@redhat.com>
6999
7000 Pushed by Joel Brobecker <brobecker@adacore.com>.
7001 * gdb.arch/aarch64-atomic-inst.c: New file.
7002 * gdb.arch/aarch64-atomic-inst.exp: New file.
7003
5e45f04c
YQ
70042014-05-07 Yao Qi <yao@codesourcery.com>
7005
7006 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
7007 in current context" too.
7008
c888a17d
KS
70092014-05-05 Keith Seitz <keiths@redhat.com>
7010
7011 * gdb.linespec/ls-dollar.exp: Add test for linespec
7012 file:convenience_variable.
7013
290a839c
YQ
70142014-05-05 Yao Qi <yao@codesourcery.com>
7015
7016 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
7017 traceframes into tfile and ctf trace files. Read data from
7018 trace file and test collected data.
7019 (gdb_collect_locals_test): Likewise.
7020 (gdb_unavailable_registers_test): Likewise.
7021 (gdb_unavailable_floats): Likewise.
7022 (gdb_collect_globals_test): Likewise.
7023 (top-level): Append "ctf" to trace_file_targets if GDB
7024 supports.
7025
b5262cd0
YQ
70262014-05-05 Yao Qi <yao@codesourcery.com>
7027
7028 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
7029 code to ...
7030 (gdb_collect_args_test_1): ... it. New proc.
7031 (gdb_collect_locals_test): Move some code to ...
7032 (gdb_collect_locals_test_1): ... it. New proc.
7033 (gdb_unavailable_registers_test): Move some code to ...
7034 (gdb_unavailable_registers_test_1): ... it. New proc.
7035 (gdb_unavailable_floats): Move some code to ...
7036 (gdb_unavailable_floats_1): ... it. New proc.
7037
30a1e6cc
SDJ
70382014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7039
7040 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
7041 probes to test for bitness recognition.
7042 * gdb.arch/amd64-stap-optional-prefix.exp
7043 (test_probe_value_without_reg): New procedure.
7044 Add code to test for different kinds of bitness.
7045
f33da99a
SDJ
70462014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7047
7048 PR breakpoints/16889
7049 * gdb.arch/amd64-stap-optional-prefix.S: New file.
7050 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7051
5b80f00d
PA
70522014-05-01 Pedro Alves <palves@redhat.com>
7053
7054 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
7055 gdb_file_cmd if no file is specified.
7056 * boards/native-extended-gdbserver.exp (gdb_load): Use the
7057 last_loaded_file to set the remote exec-file.
7058
f8c2a73c
PA
70592014-05-01 Pedro Alves <palves@redhat.com>
7060
7061 * boards/local-remote-host.exp: New file.
7062
be6e8ac7
PA
70632014-05-01 Pedro Alves <palves@redhat.com>
7064
7065 * boards/local-remote-host.exp: Rename to ...
7066 * boards/local-remote-host-notty.exp: ... this.
7067
cac0dc8f
JB
70682014-04-28 Joel Brobecker <brobecker@adacore.com>
7069
7070 * gdb.ada/dyn_arrayidx: New testcase.
7071
9730e6cc
YQ
70722014-04-26 Yao Qi <yao@codesourcery.com>
7073
7074 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
7075 and compute the length of function main. Save it in
7076 $main_length.
7077 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
7078 (top-level): Use gdb_compile to compile objects into
7079 executable and restart GDB. Remove invocation to
7080 prepare_for_testing.
7081
7ae1a6a6
PA
70822014-04-25 Simon Marchi <simon.marchi@ericsson.com>
7083 Pedro Alves <palves@redhat.com>
7084
7085 PR server/16255
7086 * gdb.multi/multi-attach.c: New file.
7087 * gdb.multi/multi-attach.exp: New file.
7088
4082afcc
PA
70892014-04-25 Pedro Alves <palves@redhat.com>
7090
7091 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
7092 user.
7093 (top level): Test that "set remote conditional-breakpoints-packet
7094 off" works as intended.
7095 * gdb.base/dprintf.exp: Test that "set remote
7096 breakpoint-commands-packet off" works as intended.
7097 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
7098 New function.
7099 (top level): Call it.
7100 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
7101 remote fast-tracepoints-packet off" works as intended.
7102 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
7103 * lib/gdb.exp (gdb_is_target_remote): ... here.
7104
2abc3f8d
DB
71052014-04-24 David Blaikie <dblaikie@gmail.com>
7106
7107 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
7108 ensure clang would not discard them.
7109 * gdb.base/gdbvars.c: Ditto.
7110 * gdb.base/memattr.c: Ditto.
7111 * gdb.base/whatis.c: Ditto.
7112 * gdb.python/py-prettyprint.c: Ditto.
7113 * gdb.trace/actions.c: Ditto.
7114 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
7115 ensure clang would not discard it.
7116
bfd39632
DB
71172014-04-24 David Blaikie <dblaikie@gmail.com>
7118
7119 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
7120 clang to emit the full definition of type required by the test
7121 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
7122
22842ff6
DB
71232014-04-24 David Blaikie <dblaikie@gmail.com>
7124
7125 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
7126 coax Clang into emitting the definition of the type.
7127 * gdb.cp/pr10728-x.h (y): Ditto.
7128 * gdb.cp/pr10728-y.cc (y): Ditto.
7129
c2e827ad
DB
71302014-04-24 David Blaikie <dblaikie@gmail.com>
7131
7132 * gdb.base/label.exp: XFAIL label related tests under Clang.
7133 * gdb.cp/cplabel.exp: Ditto.
7134 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
7135 under Clang those using labels.
7136
4c2d33e7
YQ
71372014-04-25 Yao Qi <yao@codesourcery.com>
7138
7139 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
7140 double_label.
7141 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
7142 partial_label and double_label.
7143
56083b99
DB
71442014-04-24 David Blaikie <dblaikie@gmail.com>
7145
7146 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
7147
25d4e99d
DB
71482014-04-24 David Blaikie <dblaikie@gmail.com>
7149
7150 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
7151 of the function to work across GCC and Clang.
7152 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
7153 pointer types (const void ** const V void **).
7154
01f9f808
MS
71552014-04-24 Michael Sturm <michael.sturm@mintel.com>
7156 Walfred Tedeschi <walfred.tedeschi@intel.com>
7157
7158 * Makefile.in (EXECUTABLES): Added i386-avx512.
7159 * gdb.arch/i386-avx512.c: New file.
7160 * gdb.arch/i386-avx512.exp: Likewise.
7161
4b48d439
KS
71622014-04-23 Keith Seitz <keiths@redhat.com>
7163
7164 * lib/mi-support.exp (mi_list_breakpoints): Delete.
7165 (mi_make_breakpoint_table): New procedure.
7166 (mi_create_breakpoint): Use mi_make_breakpoint
7167 and return the result.
7168 (mi_make_breakpoint): New procedure.
7169 (mi_build_kv_pairs): New procedure.
7170
7171 * gdb.mi/mi-break.exp: Remove unused globals,
7172 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
7173 All callers updated.
7174 * gdb.mi/mi-dprintf.exp: Use variable to track command
7175 number.
7176 Update all callers of mi_create_breakpoint and use
7177 mi_make_breakpoint_table.
7178 Remove any unused global variables.
7179 * gdb.mi/mi-nonstop.exp: Likewise.
7180 * gdb.mi/mi-nsintrall.exp: Likewise.
7181 * gdb.mi/mi-nsmoribund.exp: Likewise.
7182 * gdb.mi/mi-nsthrexec.exp: Likewise.
7183 * gdb.mi/mi-reverse.exp: Likewise.
7184 * gdb.mi/mi-simplerun.exp: Likewise.
7185 * gdb.mi/mi-stepn.exp: Likewise.
7186 * gdb.mi/mi-syn-frame.exp: Likewise.
7187 * gdb.mi/mi-until.exp: Likewise.
7188 * gdb.mi/mi-var-cp.exp: Likewise.
7189 * gdb.mi/mi-var-display.exp: Likewise.
7190 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
7191 * gdb.mi/mi2-var-child.exp: Likewise.
7192 * gdb.mi/mi-vla-c99.exp: Likewise.
7193 * lib/mi-support.exp: Likewise.
7194
7195 From Ian Lance Taylor <iant@cygnus.com>:
7196 * lib/gdb.exp (parse_args): New procedure.
7197
08351840
PA
71982014-04-23 Pedro Alves <palves@redhat.com>
7199
7200 * gdb.base/break-unload-file.c: New file.
7201 * gdb.base/break-unload-file.exp: New file.
7202 * gdb.base/sym-file-lib.c (baz): New function.
7203 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
7204 field.
7205 (load): Store the segment's mapped size.
7206 (unload): New function.
7207 (unload_shlib): New function.
7208 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
7209 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
7210 set a breakpoint at baz, and call it.
7211 * gdb.base/sym-file.exp: New tests for stale breakpoint
7212 instructions.
7213
076855f9
PA
72142014-04-23 Pedro Alves <palves@redhat.com>
7215
7216 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
7217 * gdb.base/hbreak-in-shr-unsupported.c: New file.
7218 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
7219 * gdb.base/hbreak-unmapped.c: New file.
7220 * gdb.base/hbreak-unmapped.exp: New file.
7221 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
7222 * lib/gdb.exp (gdb_is_target_remote): ... here.
7223
483805cf
PA
72242014-04-22 Pedro Alves <palves@redhat.com>
7225
7226 * gdb.base/consecutive-step-over.c: New file.
7227 * gdb.base/consecutive-step-over.exp: New file.
7228
06d97543
PA
72292014-04-22 Pedro Alves <palves@redhat.com>
7230
7231 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7232 instead of send_gdb/gdb_expect.
7233
b4429ea2
YQ
72342014-04-22 Yao Qi <yao@codesourcery.com>
7235
7236 * lib/trace-support.exp (generate_tracefile): New procedure.
7237 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
7238 return 0.
7239 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
7240 if generate_tracefile returns 1.
7241
51d48146
PA
72422014-04-18 Tom Tromey <palves@redhat.com>
7243 Pedro alves <tromey@redhat.com>
7244
7245 PR backtrace/15558
7246 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
7247 with a backtrace limit.
7248 * gdb.python/py-frame-inline.exp: Test running to an inline
7249 function with a backtrace limit, and printing the newest frame.
7250 * gdb.python/py-frame-inline.c (main): Call f.
7251
bd1dce5f
MS
72522014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7253
7254 * gdb.java/jnpe.exp: Drop srcdir from untested path.
7255
40d1a503
MS
72562014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7257
7258 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
7259 Drop prefix from unsupported source file path.
7260
389b98f7
YQ
72612014-04-17 Yao Qi <yao@codesourcery.com>
7262
7263 * lib/gdb.exp (with_target_charset): New proc.
7264 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
7265 with_target_charset.
7266 (test_print_strings): Likewise.
7267 (test_repeat_bytes): Likewise.
7268 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
7269 for some tests.
7270
22869d73
KS
72712014-04-16 Keith Seitz <keiths@redhat.com>
7272
7273 PR gdb/15827
7274 * gdb.dwarf2/corrupt.c: New file.
7275 * gdb.dwarf2/corrupt.exp: New file.
7276
c4f87ca6
KS
72772014-04-16 Keith Seitz <keiths@redhat.com>
7278
7279 PR c++/16597
7280 * gdb.cp/namelessclass.cc: New file.
7281 * gdb.cp/namelessclass.exp: New file.
7282 * gdb.cp/namelessclass.S: New file.
7283
ab19de87
DE
72842014-04-16 Doug Evans <dje@google.com>
7285
7286 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
7287 Add comment.
7288 (gdbserver_default_get_comm_port): New function.
7289 (gdbserver_start): Check if board file provided
7290 "gdbserver,get_comm_port" and use it if so.
7291 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
7292 (gdb,socketport): Set to "stdio".
7293 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
7294 (stdio_gdbserver_template): Delete.
7295 (${board}_get_remote_address): Update.
7296 (${board}_build_remote_cmd): Delete.
7297 (${board}_get_comm_port): New function.
7298 (${board}_spawn): Update.
7299 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
7300 Delete.
7301 (${board}_get_remote_address): Update.
7302 (${board}_get_comm_port): New function.
7303
fc98a809
AB
73042014-04-16 Andrew Burgess <aburgess@broadcom.com>
7305
7306 * gdb.base/memattr.exp: Improve regexps to handle memory regions
7307 appearing in any order.
7308
87fd9e6e
DE
73092014-04-15 Doug Evans <dje@google.com>
7310
7311 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
7312 uninitialized value of "description".
7313
099fc3ea
KS
73142014-04-15 Keith Seitz <keiths@redhat.com>
7315
7316 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
7317 Remove unused globals.
7318 (test_running_the_program): Likewise.
7319 (test_controlled_execution): Likewise.
7320 (test_controlling_breakpoints): Likewise.
7321 (test_program_termination): Likewise.
7322
5da151d4
KS
73232014-04-15 Keith Seitz <keiths@redhat.com>
7324
7325 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
7326 unused globals.
7327 (test_rbreak_creation_and_listing): Likewise.
7328 (test_ignore_count): Likewise.
7329 (test_error): Likewise.
7330
35e5d2f0
PA
73312014-04-15 Pedro Alves <palves@redhat.com>
7332
7333 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
7334 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
7335 sym-file-loader.c.
7336 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7337 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7338 to sym-file-loader.c.
7339 (struct library): Forward declare.
7340 (load_shlib, lookup_function): Change prototypes.
7341 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7342 (translate_offset): Remove declarations.
7343 (get_text_addr): New declaration.
7344 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
7345 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
7346 sym-file-loader.h.
7347 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7348 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7349 here from sym-file-loader.h.
7350 (struct library): New structure.
7351 (load_shlib, lookup_function): Change prototypes and adjust to
7352 work with a struct library.
7353 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7354 (translate_offset): Make static.
7355 (get_text_addr): New function.
7356 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
7357
eb4c1710
PA
73582014-04-15 Pedro Alves <palves@redhat.com>
7359
7360 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
7361
2d1baf52
PA
73622014-04-15 Pedro Alves <palves@redhat.com>
7363
7364 * gdb.base/sym-file-loader.c: Include <limits.h>.
7365 (SELF_LINK): New define.
7366 (get_origin): New function.
7367 (load_shlib): Use it.
7368 * gdb.base/sym-file.exp: Don't early return if the target is
7369 remote. Use runto_main, and issue fail is that fails. Use
7370 gdb_load_shlibs.
7371 (shlib_name): Delete.
7372 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
7373
7dd6df01
PA
73742014-04-15 Pedro Alves <palves@redhat.com>
7375
7376 * gdb.base/sym-file.exp: Remove regex characters from test
7377 message. Don't refer to breakpoint numbers in test messages.
7378
b50c8614
KS
73792014-04-14 Keith Seitz <keiths@redhat.com>
7380
7381 PR c++/16253
7382 * gdb.cp/var-tag.cc: New file.
7383 * gdb.cp/var-tag.exp: New file.
7384 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7385 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7386 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7387 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7388
3d567982
TT
73892014-04-14 Tom Tromey <tromey@redhat.com>
7390
7391 * gdb.cp/classes.exp (test_enums): Handle underlying type.
7392 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
7393 type.
7394 * gdb.cp/enum-class.exp: New file.
7395 * gdb.cp/enum-class.cc: New file.
7396
0626fc76
TT
73972014-04-14 Tom Tromey <tromey@redhat.com>
7398
7399 * gdb.dwarf2/enum-type.exp: New file.
7400
dca325b3
SA
74012014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7402
7403 * gdb.mi/mi-vla-c99.exp: New file.
7404 * gdb.mi/vla.c: New file.
7405
5854b38a
SA
74062014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7407
7408 * gdb.base/vla-datatypes.c: New file.
7409 * gdb.base/vla-datatypes.exp: New file.
7410
463bb957
SA
74112014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7412
7413 * gdb.base/vla-ptr.c: New file.
7414 * gdb.base/vla-ptr.exp: New file.
7415
3dd170be
SA
74162014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7417
7418 * gdb.dwarf2/count.exp: New file.
7419
5ecaaa66
SA
74202014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7421
7422 * gdb.base/vla-sideeffect.c: New file.
7423 * gdb.base/vla-sideeffect.exp: New file.
7424
41f1ada5
DB
74252014-04-14 David Blaikie <dblaikie@gmail.com>
7426
7427 * gdb.mi/non-stop.c: Add return value for non-void function return
7428 statement.
7429 * gdb.threads/staticthreads.c: Ditto.
7430
0be03e84
DE
74312014-04-12 Siva Chandra Reddy <sivachandra@google.com>
7432 Doug Evans <xdje42@gmail.com>
7433
7434 * gdb.guile/scm-value.c: Improve test case.
7435 * gdb.guile/scm-value.exp: Add new test.
7436
f180a1fb
DB
74372014-04-11 David Blaikie <dblaikie@gmail.com>
7438
7439 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
7440 override Clang's default.
7441
6b662e19
JB
74422014-04-11 Joel Brobecker <brobecker@adacore.com>
7443
7444 Revert the following changes (regressions):
7445
7446 * gdb.base/vla-sideeffect.c: New file.
7447 * gdb.base/vla-sideeffect.exp: New file.
7448
7449 * gdb.dwarf2/count.exp: New file.
7450
7451 * gdb.base/vla-multi.c: New file.
7452 * gdb.base/vla-multi.exp: New file.
7453
7454 * gdb.base/vla-ptr.c: New file.
7455 * gdb.base/vla-ptr.exp: New file.
7456
7457 * gdb.base/vla-datatypes.c: New file.
7458 * gdb.base/vla-datatypes.exp: New file.
7459
7460 * gdb.mi/mi-vla-c99.exp: New file.
7461 * gdb.mi/vla.c: New file.
7462
245a5f0b
KS
74632014-04-11 Keith Seitz <keiths@redhat.com>
7464
7465 PR c++/16675
7466 * gdb.cp/cpsizeof.exp: New file.
7467 * gdb.cp/cpsizeof.cc: New file.
7468
58a84dcf
SA
74692014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7470
191a8a90
JB
7471 * gdb.mi/mi-vla-c99.exp: New file.
7472 * gdb.mi/vla.c: New file.
58a84dcf 7473
c8655f75
SA
74742014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7475
7476 * gdb.base/vla-datatypes.c: New file.
7477 * gdb.base/vla-datatypes.exp: New file.
7478
024e13b4
SA
74792014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7480
7481 * gdb.base/vla-ptr.c: New file.
7482 * gdb.base/vla-ptr.exp: New file.
7483
1a237e0e
SA
74842014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7485
7486 * gdb.base/vla-multi.c: New file.
7487 * gdb.base/vla-multi.exp: New file.
7488
504f3432
SA
74892014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7490
7491 * gdb.dwarf2/count.exp: New file.
7492
3bce8237
SA
74932014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7494
191a8a90
JB
7495 * gdb.base/vla-sideeffect.c: New file.
7496 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 7497
322f9c21
YQ
74982014-04-11 Yao Qi <yao@codesourcery.com>
7499
7500 * gdb.base/completion.exp: Check file exists before running tests
7501 on file completion.
7502
d708bcd1
PA
75032014-04-10 Pedro Alves <palves@redhat.com>
7504
7505 * gdb.base/cond-eval-mode.c: New file.
7506 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
7507 prepare_for_testing to build the new file. Check result of
7508 runto_main.
7509 (test_break, test_watch): New procedures.
7510 (top level): Use them.
7511
ae1d2761
PM
75122014-04-08 Pierre Muller <muller@sourceware.org>
7513
7514 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
7515 Ctrl-V use for mingw hosts.
7516
7af389b8
SC
75172014-04-07 Siva Chandra Reddy <sivachandra@google.com>
7518
7519 * gdb.python/py-value.c: Improve test case.
7520 * gdb.python/py-value.exp: Add new test.
7521
5e703181
DE
75222014-04-07 David Blaikie <dblaikie@gmail.com>
7523
7524 * lib/compiler.c: Identify the clang compiler.
7525 * lib/compiler.cc: Ditto.
7526
9810b410
YQ
75272014-04-03 Yao Qi <yao@codesourcery.com>
7528
7529 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
7530
98d1b8dc
AB
75312014-04-01 Anton Blanchard <anton@samba.org>
7532
7533 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
7534 messages unique.
7535
3114cea1
AB
75362014-04-01 Anton Blanchard <anton@samba.org>
7537
7538 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
7539 prepare_for_testing.
7540
62f7182c
AB
75412014-04-01 Anton Blanchard <anton@samba.org>
7542
7543 * gdb.arch/ppc64-atomic-inst.c: Remove.
7544 * gdb.arch/ppc64-atomic-inst.S: New file.
7545 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
7546
770e7fc7
DE
75472014-03-31 Doug Evans <dje@google.com>
7548
7549 * gdb.base/print-symbol-loading-lib.c: New file.
7550 * gdb.base/print-symbol-loading-main.c: New file.
7551 * gdb.base/print-symbol-loading.exp: New file.
7552
46e2bafa
YQ
75532014-03-31 Yao Qi <yao@codesourcery.com>
7554
7555 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
7556
8776cfe9
JB
75572014-03-28 Joel Brobecker <brobecker@adacore.com>
7558
7559 * gdb.ada/mi_dyn_arr: New testcase.
7560
5d1ef361
DE
75612014-03-27 Doug Evans <dje@google.com>
7562
7563 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
7564
b5bee914
YQ
75652014-03-27 Yao Qi <yao@codesourcery.com>
7566
7567 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
7568 if target is nios2-*-*.
7569
0d4d0e77
YQ
75702014-03-26 Yao Qi <yao@codesourcery.com>
7571
7572 * lib/gdb.exp (readline_is_used): New proc.
7573 * gdb.base/completion.exp: Move tests on command complete up.
7574 Skip the rest of tests if readline is not used.
7575 * gdb.ada/complete.exp: Skp the test if readline is not
7576 used.
7577 * gdb.base/filesym.exp: Likewise.
7578 * gdb.base/macscp.exp: Likewise.
7579 * gdb.base/readline-ask.exp: Likewise.
7580 * gdb.base/readline.exp: Likewise.
7581 * gdb.python/py-cmd.exp: Likewise.
7582 * gdb.trace/tfile.exp: Likewise.
7583
29361eee
YQ
75842014-03-26 Yao Qi <yao@codesourcery.com>
7585
7586 * gdb.base/macscp.exp: Fix code format issues.
7587
bc9a5525
UW
75882014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
7589
7590 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7591 * gdb.asm/powerpc64le.inc: New file.
7592
d3839ede
PA
75932014-03-25 Pedro Alves <palves@redhat.com>
7594 Doug Evans <dje@google.com>
7595
7596 * gdb.base/source-execution.c: New file.
7597 * gdb.base/source-execution.exp: New file.
7598 * gdb.base/source-execution.gdb: New file.
7599
01672a57
DE
76002014-03-24 Doug Evans <dje@google.com>
7601
7602 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7603 using fission.
7604
88bbeca9
HZ
76052014-03-24 Hui Zhu <hui@codesourcery.com>
7606 Pedro Alves <palves@redhat.com>
7607
7608 PR breakpoints/16101
7609 * gdb.base/dprintf.exp: Use unsupported rather than changing the
7610 test pass/fail messages. Detect missing support for dprintf when
7611 breakpoints are actually inserted.
7612 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7613 breakpoints are actually inserted.
7614 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7615 fails.
7616
d2348791
JK
76172014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7618
7619 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7620
feef67ab
DE
76212014-03-22 Doug Evans <xdje42@gmail.com>
7622
7623 * gdb.python/python.exp (python not supported): Verify multi-line
7624 python command issues an error.
25d743f9 7625 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 7626 guile command issues an error.
feef67ab 7627
ecebef6a
MR
76282014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
7629
7630 * gdb.threads/thread-specific.exp: Handle the lack of usable
7631 $this_breakpoint and $this_thread.
7632
ccdd1909
HZ
76332014-03-21 Hui Zhu <hui@codesourcery.com>
7634
7635 * gdb.base/attach.exp (do_command_attach_tests): New.
7636
beb460e8
PA
76372014-03-20 Tom Tromey <tromey@redhat.com>
7638 Pedro Alves <palves@redhat.com>
7639
7640 PR cli/15718
7641 * gdb.base/condbreak-call-false.c: New file.
7642 * gdb.base/condbreak-call-false.exp: New file.
7643
40acf43a
PA
76442014-03-20 Pedro Alves <palves@redhat.com>
7645
7646 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7647 Delete.
7648 (block_signals, unblock_signals): Delete.
7649 (child_function_2, main): Remove references to deleted variable
7650 and functions.
7651
9f5e1e02
PA
76522014-03-20 Pedro Alves <palves@redhat.com>
7653
7654 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7655 Use pthread_kill to signal thread 2.
7656 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7657 Adjust to make the test send itself a signal rather than using the
7658 host's "kill" command.
7659
99619bea
PA
76602014-03-20 Pedro Alves <palves@redhat.com>
7661
7662 * gdb.threads/multiple-step-overs.c: New file.
7663 * gdb.threads/multiple-step-overs.exp: New file.
7664 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7665 Adjust expected infrun debug output.
7666
2adfaa28
PA
76672014-03-20 Pedro Alves <palves@redhat.com>
7668
7669 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7670 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7671
31e77af2
PA
76722014-03-20 Pedro Alves <palves@redhat.com>
7673
7674 PR breakpoints/7143
7675 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7676 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
7677 of gdb_test_multiple.
7678 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7679 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7680
b9f437de
PA
76812014-03-20 Pedro Alves <palves@redhat.com>
7682
7683 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7684 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7685
05adc73e
PA
76862014-03-19 Pedro Alves <palves@redhat.com>
7687
7688 * gdb.base/async.exp: Remove early return.
7689
6048b950
PA
76902014-03-19 Pedro Alves <palves@redhat.com>
7691
7692 * gdb.base/async.exp (step& tests): Pass explicit test messages.
7693
8bcfb00a
PA
76942014-03-19 Pedro Alves <palves@redhat.com>
7695
7696 * gdb.base/async.exp (test_background): Expect \r\n after
7697 "completed." in the fail pattern.
7698
884e37dc
PA
76992014-03-19 Pedro Alves <palves@redhat.com>
7700
7701 * gdb.base/async.exp (test_background): New procedure.
7702 Use it for all background execution command tests.
7703
148e57e2
PA
77042014-03-19 Pedro Alves <palves@redhat.com>
7705
7706 * gdb.base/async.exp: Use prepare_for_testing.
7707
f48088c7
PA
77082014-03-19 Pedro Alves <palves@redhat.com>
7709
7710 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
7711 the same line.
7712
e2f6c966
PA
77132014-03-19 Pedro Alves <palves@redhat.com>
7714
7715 * gdb.base/async.c (main): Add "jump here" and "until here" line
7716 marker comments.
7717 * gdb.base/async.exp (jump_here): New global.
7718 (jump& test): Use it.
7719 (until_here): New global.
7720 (until& test): Use it.
7721
c30568d4
PA
77222014-03-19 Pedro Alves <palves@redhat.com>
7723
7724 * gdb.base/async.exp: Don't frob gdb_protocol.
7725
0172b6a7
DE
77262014-03-18 Doug Evans <xdje42@gmail.com>
7727
7728 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
7729 Fix spelling of exec-done-display.
7730
06c868a8
JK
77312014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7732
7733 PR gdb/15358
7734 * gdb.base/gdb-sigterm.c: New file.
7735 * gdb.base/gdb-sigterm.exp: New file.
7736
0c7e1a46
PA
77372014-03-18 Pedro Alves <palves@redhat.com>
7738
7739 PR gdb/13860
7740 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7741 * lib/mi-support.exp (mi_expect_stop): Add special handling for
7742 solib-event.
7743
f7c77d93
JB
77442014-03-17 Joel Brobecker <brobecker@adacore.com>
7745
7746 * gdb.ada/pckd_arr_ren: New testcase.
7747
5a1e8c7a
DE
77482014-03-13 Doug Evans <xdje42@gmail.com>
7749
7750 PR guile/16612
7751 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7752 collect after discarding symbols.
7753
350e1a76
DE
77542014-03-13 Ludovic Courtès <ludo@gnu.org>
7755 Doug Evans <xdje42@gmail.com>
7756
7757 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7758 to history survives a gc.
7759
a69900ae
PA
77602014-03-13 Pedro Alves <palves@redhat.com>
7761
7762 * gdb.base/default.exp: Don't test "target procfs".
7763
5db9f0bd
PA
77642014-03-13 Pedro Alves <palves@redhat.com>
7765
7766 * gdb.base/default.exp: Update "target child" and "target procfs"
7767 tests to not expect "Unix".
7768
b3ccfe11
TT
77692014-03-12 Tom Tromey <tromey@redhat.com>
7770
7771 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7772 New procs. Add target-async tests.
7773 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7774 Add target-async tests.
7775
646f4417
AA
77762014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7777
7778 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7779 'func_start' and 'func_end' for the beginning and end of the
7780 function code, respectively.
7781 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7782 'func_end' instead of 'func' and 'main'.
7783
288c211f
AA
77842014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7785
7786 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7787 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7788 generate the debug info assembler source.
7789
e0c0f156
AA
77902014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7791
7792 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7793 * gdb.dwarf2/arr-subrange.exp: Likewise.
7794 * gdb.dwarf2/dwz.exp: Likewise.
7795 * gdb.dwarf2/method-ptr.exp: Likewise.
7796 * gdb.dwarf2/missing-sig-type.exp: Likewise.
7797 * gdb.dwarf2/subrange.exp: Likewise.
7798 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7799 * gdb.dwarf2/implptrpiece.exp: Likewise.
7800 * gdb.dwarf2/nostaticblock.exp: Likewise.
7801
0e5c4555
AA
78022014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7803
7804 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7805 directory to absolute path name arguments.
7806
5ec18f2b
JG
78072014-03-10 Joel Brobecker <brobecker@adacore.com>
7808
7809 * gdb.ada/tagged_access: New testcase.
7810
847fc4f2
MM
78112014-03-07 Markus Metzger <markus.t.metzger@intel.com>
7812
7813 * gdb.btrace/data.exp: Update expected output.
7814
cc3da688
YQ
78152014-03-06 Yao Qi <yao@codesourcery.com>
7816
7817 * gdb.trace/pr16508.exp: New file.
7818
0f26cec1
PA
78192014-03-05 Pedro Alves <palves@redhat.com>
7820
7821 PR gdb/16575
7822 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7823 procedure.
7824 (top level): Adjust to use it. Add tests that exercise breakpoint
7825 interaction with the code-cache.
7826
7a5a839f
LC
78272014-02-26 Ludovic Courtès <ludo@gnu.org>
7828
7829 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7830 test for 'history-append!'.
7831
31aa7e4e
JB
78322014-02-26 Joel Brobecker <brobecker@adacore.com>
7833
7834 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7835 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7836 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7837 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7838 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7839 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7840
1b588015
JB
78412014-02-26 Joel Brobecker <brobecker@adacore.com>
7842
7843 * testsuite/gdb.python/py-pp-re-notag.c: New file.
7844 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7845 * testsuite/gdb.python/py-pp-re-notag.p: New file.
7846
55426c9d
JB
78472014-02-26 Joel Brobecker <brobecker@adacore.com>
7848
7849 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7850
dc53a7ad
JB
78512014-02-26 Joel Brobecker <brobecker@adacore.com>
7852
7853 * gdb.dwarf2/arr-stride.c: New file.
7854 * gdb.dwarf2/arr-stride.exp: New file.
7855
12ab52e9
PA
78562014-02-26 Pedro Alves <palves@redhat.com>
7857
7858 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7859 that won't ever trigger. Make sure that GDB reports the correct
7860 breakpoint that caused the stop.
7861
849c862e
JK
78622014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7863
7864 PR gdb/16626
7865 * gdb.base/auto-load-script: New file.
7866 * gdb.base/auto-load.c: New file.
7867 * gdb.base/auto-load.exp: New file.
7868
71b7d793
JK
7869 PR gdb/16626
7870 * gdb.base/auto-load.exp: Fix out-of-srctree run.
7871
e2f0d509
JK
78722014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7873
7874 Fix dw2-icycle.exp -fsanitize=address GDB crash.
7875 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7876
50cc37c8
DE
78772014-02-24 Doug Evans <dje@google.com>
7878
7879 * lib/gdb.exp (run_on_host): Log error output if program fails.
7880
ea4758f2
PA
78812014-02-21 Pedro Alves <palves@redhat.com>
7882
7883 * gdb.threads/step-after-sr-lock.c: Rename to ...
7884 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7885 * gdb.threads/step-after-sr-lock.exp: Rename to ...
7886 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7887 ... this.
7888
d7b30f67
SDJ
78892014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
7890
7891 PR tdep/16397
7892 * gdb.arch/amd64-stap-special-operands.exp: New file.
7893 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7894 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7895 * gdb.arch/amd64-stap-triplet.S: Likewise.
7896 * gdb.arch/amd64-stap-triplet.c: Likewise.
7897
83deb43f
JB
78982014-02-20 Joel Brobecker <brobecker@adacore.com>
7899
7900 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7901 in .section pseudo-op.
7902
adde2bff
DE
79032014-02-20 lin zuojian <manjian2006@gmail.com>
7904 Joel Brobecker <brobecker@adacore.com>
7905 Doug Evans <xdje42@gmail.com>
7906
7907 PR symtab/16581
7908 * gdb.dwarf2/dw2-icycle.S: New file.
7909 * gdb.dwarf2/dw2-icycle.c: New file.
7910 * gdb.dwarf2/dw2-icycle.exp: New file.
7911
f7bd0f78
SC
79122014-02-19 Siva Chandra Reddy <sivachandra@google.com>
7913
7914 * gdb.python/py-value-cc.cc: Improve test case to enable testing
7915 operations on gdb.Value objects.
7916 * gdb.python/py-value-cc.exp: Add new test to test operations on
7917 gdb.Value objects.
7918
c17ef0d5
DE
79192014-02-18 Doug Evans <dje@google.com>
7920
7921 * Makefile.in (TESTS): New variable.
7922 (expanded_tests, expanded_tests_or_none): New variables
7923 (check-single): Pass $(expanded_tests_or_none) to runtest.
7924 (check-parallel): Only run tests in $(TESTS) if non-empty.
7925 (check/no-matching-tests-found): New rule.
7926 * README: Document TESTS makefile variable.
7927
5dd3176f
DE
79282014-02-18 Doug Evans <dje@google.com>
7929
7930 * Makefile.in (check-parallel): rm -rf outputs temp.
7931
0b10be4f
JK
79322014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7933
7934 Fix "ERROR: no fileid for" in the testsuite.
7935 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
7936
85f224e7
DE
79372014-02-12 Doug Evans <dje@google.com>
7938
7939 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
7940 (MISCELLANEOUS): New variable.
7941 (clean): rm -rf $(MISCELLANEOUS).
7942 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
7943 dwp live in the same directory as symlinks, with each symlink pointed
7944 to a differently named file in a different directory.
7945
149b30ff
DE
79462014-02-11 Doug Evans <dje@google.com>
7947
7948 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
7949 of Tcl file commands.
7950
1dfdac32
MK
79512014-02-10 Mark Kettenis <kettenis@gnu.org>
7952
7953 * gdb.threads/step-after-sr-lock.exp: Avoid executing
7954 "kill -SIGUSR1 -1".
7955
aa4fb036
JB
79562014-02-10 Joel Brobecker <brobecker@adacore.com>
7957
7958 * gdb.ada/tick_length_array_enum_idx: New testcase.
7959
ed3ef339
DE
79602014-02-10 Doug Evans <xdje42@gmail.com>
7961
7962 * configure.ac (AC_OUTPUT): Add gdb.guile.
7963 * configure: Regenerate.
7964 * lib/gdb-guile.exp: New file.
7965 * lib/gdb.exp (get_target_charset): New function.
7966 * gdb.base/help.exp: Update expected output from "apropos apropos".
7967 * gdb.guile/Makefile.in: New file.
7968 * gdb.guile/guile.exp: New file.
7969 * gdb.guile/scm-arch.c: New file.
7970 * gdb.guile/scm-arch.exp: New file.
7971 * gdb.guile/scm-block.c: New file.
7972 * gdb.guile/scm-block.exp: New file.
7973 * gdb.guile/scm-breakpoint.c: New file.
7974 * gdb.guile/scm-breakpoint.exp: New file.
7975 * gdb.guile/scm-disasm.c: New file.
7976 * gdb.guile/scm-disasm.exp: New file.
7977 * gdb.guile/scm-equal.c: New file.
7978 * gdb.guile/scm-equal.exp: New file.
7979 * gdb.guile/scm-error.exp: New file.
7980 * gdb.guile/scm-error.scm: New file.
7981 * gdb.guile/scm-frame-args.c: New file.
7982 * gdb.guile/scm-frame-args.exp: New file.
7983 * gdb.guile/scm-frame-args.scm: New file.
7984 * gdb.guile/scm-frame-inline.c: New file.
7985 * gdb.guile/scm-frame-inline.exp: New file.
7986 * gdb.guile/scm-frame.c: New file.
7987 * gdb.guile/scm-frame.exp: New file.
7988 * gdb.guile/scm-generics.exp: New file.
7989 * gdb.guile/scm-gsmob.exp: New file.
7990 * gdb.guile/scm-iterator.c: New file.
7991 * gdb.guile/scm-iterator.exp: New file.
7992 * gdb.guile/scm-math.c: New file.
7993 * gdb.guile/scm-math.exp: New file.
7994 * gdb.guile/scm-objfile-script-gdb.in: New file.
7995 * gdb.guile/scm-objfile-script.c: New file.
7996 * gdb.guile/scm-objfile-script.exp: New file.
7997 * gdb.guile/scm-objfile.c: New file.
7998 * gdb.guile/scm-objfile.exp: New file.
7999 * gdb.guile/scm-ports.exp: New file.
8000 * gdb.guile/scm-pretty-print.c: New file.
8001 * gdb.guile/scm-pretty-print.exp: New file.
8002 * gdb.guile/scm-pretty-print.scm: New file.
8003 * gdb.guile/scm-section-script.c: New file.
8004 * gdb.guile/scm-section-script.exp: New file.
8005 * gdb.guile/scm-section-script.scm: New file.
8006 * gdb.guile/scm-symbol.c: New file.
8007 * gdb.guile/scm-symbol.exp: New file.
8008 * gdb.guile/scm-symtab-2.c: New file.
8009 * gdb.guile/scm-symtab.c: New file.
8010 * gdb.guile/scm-symtab.exp: New file.
8011 * gdb.guile/scm-type.c: New file.
8012 * gdb.guile/scm-type.exp: New file.
8013 * gdb.guile/scm-value-cc.cc: New file.
8014 * gdb.guile/scm-value-cc.exp: New file.
8015 * gdb.guile/scm-value.c: New file.
8016 * gdb.guile/scm-value.exp: New file.
8017 * gdb.guile/source2.scm: New file.
8018 * gdb.guile/types-module.cc: New file.
8019 * gdb.guile/types-module.exp: New file.
8020
7026a7c1
YQ
80212014-02-10 Yao Qi <yao@codesourcery.com>
8022
8023 PR testsuite/16543
8024 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
8025 * configure: Regenerated.
8026 * Makefile.in: New file.
8027
6c466447
AS
80282014-02-08 Andreas Schwab <schwab@linux-m68k.org>
8029
8030 * gdb.python/py-framefilter.exp: Fix typo.
8031
6e854735
YQ
80322014-02-08 Yao Qi <yao@codesourcery.com>
8033
8034 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
8035 that no =breakpoint-modified is emitted when breakpoints are
8036 modified through MI commands.
8037
d137e6dc
PA
80382014-02-07 Pedro Alves <pedro@codesourcery.com>
8039 Pedro Alves <palves@redhat.com>
8040
8041 * gdb.threads/step-after-sr-lock.c: New file.
8042 * gdb.threads/step-after-sr-lock.exp: New file.
8043
b5ee5a50
PA
80442014-02-07 Pedro Alves <palves@redhat.com>
8045
8046 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
8047
3c77faf3
JK
80482014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8049
8050 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
8051 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
8052
6dddc817
DE
80532014-02-06 Doug Evans <xdje42@gmail.com>
8054
8055 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
8056 output.
8057
8058 * gdb.gdb/python-interrupts.exp: New file.
8059
de7b2893
YQ
80602014-02-05 Yao Qi <yao@codesourcery.com>
8061
8062 * gdb.trace/report.exp (use_collected_data): Test the output
8063 of "info threads" and "info inferiors".
8064
66d032ac
YQ
80652014-02-05 Yao Qi <yao@codesourcery.com>
8066
8067 Revert this patch:
8068
8069 2013-05-24 Yao Qi <yao@codesourcery.com>
8070
8071 * gdb.trace/tfile.exp: Test inferior and thread.
8072
591a12a1
UW
80732014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8074
8075 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
8076 on a function.
8077 * gdb.base/step-bt.c: Call hello via function pointer to make
8078 sure its first instruction is executed on powerpc64le-linux.
8079
0ff3e01f
UW
80802014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8081
8082 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
8083
084ee545
UW
80842014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8085
8086 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
8087 of the test patterns for use on little-endian systems.
8088
6ed14ff3
UW
80892014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8090
8091 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
8092 (decimal_vector): Fix for little-endian.
8093
401e27fd
JM
80942014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
8095
8096 * gdb.arch/sparc-sysstep.exp: New file.
8097 * gdb.arch/sparc-sysstep.c: Likewise.
8098
8099 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
8100
8b924729
EBM
81012014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8102
8103 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
8104
fb151210
JB
81052014-01-23 Tom Tromey <tromey@redhat.com>
8106
8107 * gdb.ada/array_char_idx: New testcase.
8108
0740f8d8
TT
81092014-01-23 Tom Tromey <tromey@redhat.com>
8110
8111 PR python/16487:
8112 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
8113 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
8114 classes.
8115
21909fa1
TT
81162014-01-23 Tom Tromey <tromey@redhat.com>
8117
8118 PR python/16491:
8119 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
8120 string from an inferior frame.
8121 * gdb.python/py-framefilter-mi.exp: Update.
8122
87ce2a04
DE
81232014-01-22 Doug Evans <dje@google.com>
8124
8125 * gdb.server/server-mon.exp: Add tests for "set debug-format".
8126
237b092b
AA
81272014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8128
8129 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
8130
d674a709
AA
81312014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8132
8133 * gdb.trace/entry-values.exp: Remove excess space character from
8134 regex patterns. Handle s390 call instruction.
8135
20fa3390
AA
81362014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8137
8138 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
8139 define "*_start" label. Make "name" static.
8140 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
8141 ${name} by references to ${name}_start.
8142
78466714
AA
81432014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8144
8145 * gdb.base/info-macros.exp: Remove "debug" from the compile
8146 options.
8147
ec9f644a
IB
81482014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8149
8150 * gdb.dlang/demangle.exp: New file.
8151
94b1b47e
IB
81522014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8153
8154 * gdb.dlang/primitive-types.exp: New file.
8155
7f420862
IB
81562014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8157
8158 * configure.ac: Create gdb.dlang/Makefile.
8159 * configure: Regenerate.
8160 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
8161 * gdb.dlang/Makefile.in: New file.
8162 * lib/d-support.exp: New file.
8163 * lib/gdb.exp (skip_d_tests): New proc.
8164
52834460
MM
81652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8166
8167 * gdb.btrace/delta.exp: Check reverse stepi.
8168 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
8169 * gdb.btrace/finish.exp: New.
8170 * gdb.btrace/next.exp: New.
8171 * gdb.btrace/nexti.exp: New.
8172 * gdb.btrace/record_goto.c: Add comments.
8173 * gdb.btrace/step.exp: New.
8174 * gdb.btrace/stepi.exp: New.
8175 * gdb.btrace/multi-thread-step.c: New.
8176 * gdb.btrace/multi-thread-step.exp: New.
8177 * gdb.btrace/rn-dl-bind.c: New.
8178 * gdb.btrace/rn-dl-bind.exp: New.
8179 * gdb.btrace/data.c: New.
8180 * gdb.btrace/data.exp: New.
8181 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8182
6e07b1d2
MM
81832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8184
8185 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
8186 * gdb.btrace/exception.exp: Update.
8187 * gdb.btrace/instruction_history.exp: Update.
8188 * gdb.btrace/record_goto.exp: Update.
8189 * gdb.btrace/tailcall.exp: Update.
8190 * gdb.btrace/unknown_functions.exp: Update.
8191 * gdb.btrace/delta.exp: New.
8192
0b722aec
MM
81932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8194
8195 * gdb.btrace/record_goto.exp: Add backtrace test.
8196 * gdb.btrace/tailcall.exp: Add backtrace test.
8197
066ce621
MM
81982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8199
8200 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
8201 * gdb.btrace/record_goto.c: New.
8202 * gdb.btrace/record_goto.exp: New.
8203 * gdb.btrace/x86-record_goto.S: New.
8204
0688d04e
MM
82052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8206
8207 * gdb.btrace/function_call_history.exp: Update tests.
8208 * gdb.btrace/instruction_history.exp: Update tests.
8209
8710b709
MM
82102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8211
8212 * gdb.btrace/function_call_history.exp: Fix expected field
8213 order for "record function-call-history".
8214 Add new tests for "record function-call-history /c".
8215 * gdb.btrace/exception.cc: New.
8216 * gdb.btrace/exception.exp: New.
8217 * gdb.btrace/tailcall.exp: New.
8218 * gdb.btrace/x86-tailcall.S: New.
8219 * gdb.btrace/x86-tailcall.c: New.
8220 * gdb.btrace/unknown_functions.c: New.
8221 * gdb.btrace/unknown_functions.exp: New.
8222 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8223
5de9129b
MM
82242014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8225
8226 * gdb.btrace/instruction_history.exp: Update.
8227 * gdb.btrace/function_call_history.exp: Update.
8228
23a7fe75
MM
82292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8230
8231 * gdb.btrace/function_call_history.exp: Fix expected function
8232 trace.
8233 * gdb.btrace/instruction_history.exp: Initialize traced.
8234 Remove traced_functions.
8235
724c7dd8
MM
82362014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8237
8238 * gdb.btrace/function_call_history.exp: Update
8239 * gdb.btrace/instruction_history.exp: Update.
8240
6d78d93b
MM
82412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8242
8243 * gdb.btrace/enable.exp: Update expected text.
8244
93a360cc
OJ
82452014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
8246
8247 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
8248 bytes.
8249
3772b53f
MR
82502014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
8251
8252 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
8253
596662fa
OJ
82542014-01-15 Omair Javaid <omair.javaid@linaro.org>
8255
8256 * lib/gdb.exp (supports_process_record): Return true for
8257 arm*-linux*. (supports_reverse): Likewise.
8258
b5b08fb4
SC
82592014-01-13 Siva Chandra Reddy <sivachandra@google.com>
8260
8261 PR python/15464
8262 PR python/16113
8263 * gdb.python/py-type.c: Enhance test case.
8264 * gdb.python/py-value-cc.cc: Likewise
8265 * gdb.python/py-type.exp: Add new tests.
8266 * gdb.python/py-value-cc.exp: Likewise
8267
52d7fb13
AA
82682014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8269 Pedro Alves <palves@redhat.com>
8270
8271 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
8272 Make "name" extern.
8273 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
8274 references to ${name}_start by references to ${name}.
8275
a2cd8cfe
JB
82762014-01-10 Joel Brobecker <brobecker@adacore.com>
8277
8278 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
8279
4e23fced
JB
82802014-01-10 Joel Brobecker <brobecker@adacore.com>
8281
8282 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
8283
c6a9e42c
PA
82842014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
8285 Pedro Alves <palves@redhat.com>
8286
8287 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 8288 mi_gdb_target_load.
c6a9e42c 8289
b7ea362b
PA
82902014-01-08 Pedro Alves <palves@redhat.com>
8291
8292 * gdb.threads/reconnect-signal.c: New file.
8293 * gdb.threads/reconnect-signal.exp: New file.
8294
5e3f4fab
EBM
82952014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8296
8297 * gdb.base/source-dir.exp: New file.
8298
79301218
JB
82992014-01-07 Joel Brobecker <brobecker@adacore.com>
8300
8301 * gdb.ada/mi_interface: New testcase.
8302
8e355c5d
JB
83032014-01-07 Joel Brobecker <brobecker@adacore.com>
8304
8305 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
8306 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
8307 gdb.ada/pp-rec-component/pck.ads: New files.
8308
c0d48811
JB
83092014-01-07 Joel Brobecker <brobecker@adacore.com>
8310
8311 * gdb.python/py-pp-integral.c: New file.
8312 * gdb.python/py-pp-integral.py: New file.
8313 * gdb.python/py-pp-integral.exp: New file.
8314
17b609c3 8315For older changes see ChangeLog-1993-2013.
c906108c 8316\f
8d8cb839
EZ
8317;; Local Variables:
8318;; mode: change-log
8319;; left-margin: 8
8320;; fill-column: 74
8321;; version-control: never
8322;; End:
902f2ccb 8323
618f726f 8324 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
8325 Copying and distribution of this file, with or without modification,
8326 are permitted provided the copyright notice and this notice are preserved.