]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Fortran, testsuite: Add testcases for nested structures.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
86d8a848
BH
12016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2
3 * gdb.fortran/vla-type.exp: Access elements in nested structs.
4
e188eb36
BH
52016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6
7 * gdb.fortran/type.f90: Add nested structures.
8 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9 * gdb.fortran/derived-type.exp: Adapt expected output.
10 * gdb.fortran/vla-type.exp: Adapt expected output.
11
9b2db1fd
BH
122016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13
14 * gdb.fortran/whatis_type.exp: Adapt expected output.
15
72b17055
BH
162016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
17
18 * gdb.fortran/print_type.exp: Fix expected output.
19 * gdb.fortran/whatis_type.exp: Fix expected output.
20
3cd81d8d
BH
212016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
22
23 * gdb.fortran/whatis_type.exp: Use multi_line.
24
ddae9462
TT
252016-05-24 Tom Tromey <tom@tromey.com>
26
27 PR python/17386:
28 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
29 use value as an index.
30
1957f6b8
TT
312016-05-23 Tom Tromey <tom@tromey.com>
32
33 PR python/17981:
34 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
35 no-breakpoint case.
36
026a9174
PA
372016-05-24 Pedro Alves <palves@redhat.com>
38
39 PR gdb/19828
40 * gdb.threads/clone-attach-detach.c: New file.
41 * gdb.threads/clone-attach-detach.exp: New file.
42
e70a7231
FR
432016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
44
45 * gdb.base/annota-input-while-running.exp: Fix syntax error.
46
0f6ed0e0
TT
472016-05-23 Tom Tromey <tom@tromey.com>
48
49 PR python/19438, PR python/18393:
50 * gdb.python/py-progspace.exp: Add "dir" test.
51 * gdb.python/py-objfile.exp: Add "dir" test.
52
ffd19d61
YQ
532016-05-23 Yao Qi <yao.qi@linaro.org>
54
55 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
56 * gdb.arch/thumb2-it.exp: Likewise.
57
9e8f9b05
SM
582016-05-18 Simon Marchi <simon.marchi@ericsson.com>
59
60 * gdb.mi/mi-threads-interrupt.c: New file.
61 * gdb.mi/mi-threads-interrupt.exp: New file.
62
61c6156d
SM
632016-05-17 Simon Marchi <simon.marchi@ericsson.com>
64
65 PR gdb/18077
66 * gdb.mi/mi-async-run.exp: New file.
67 * gdb.mi/mi-async-run.c: New file.
68
67218854
TT
692016-05-17 Tom Tromey <tom@tromey.com>
70 Manish Goregaokar <manishsmail@gmail.com>
71
72 * lib/rust-support.exp: New file.
73 * lib/gdb.exp (skip_rust_tests): New proc.
74 (build_executable_from_specs): Handle rust.
75 * lib/future.exp (gdb_find_rustc): New proc.
76 (gdb_default_target_compile): Handle rust.
77 * gdb.rust/expr.exp: New file.
78 * gdb.rust/generics.exp: New file.
79 * gdb.rust/generics.rs: New file.
80 * gdb.rust/methods.exp: New file.
81 * gdb.rust/methods.rs: New file.
82 * gdb.rust/modules.exp: New file.
83 * gdb.rust/modules.rs: New file.
84 * gdb.rust/simple.exp: New file.
85 * gdb.rust/simple.rs: New file.
86
c44af4eb
TT
872016-05-17 Tom Tromey <tom@tromey.com>
88
89 * gdb.base/default.exp (set language): Add rust.
90
dcd1f979
TT
912016-05-17 Tom Tromey <tom@tromey.com>
92
93 * gdb.gdb/unittest.exp: New file.
94
155b7f57
YQ
952016-05-16 Yao Qi <yao.qi@linaro.org>
96
97 * gdb.base/batch-preserve-term-settings.exp: Remove variable
98 shell_prompt. Update shell_prompt_re.
99
8ddd5a6c
DE
1002016-05-12 Doug Evans <dje@google.com>
101
102 PR symtab/19999
103 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
104 $options when building executable.
105 * gdb.dwarf2/fission-loclists-pie.S: New file.
106 * gdb.dwarf2/fission-loclists-pie.exp: New file.
107
02e370d9
SM
1082016-05-04 Simon Marchi <simon.marchi@ericsson.com>
109
110 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
111 of [is_remote target],
112
8929ad8b
SM
1132016-05-04 Simon Marchi <simon.marchi@ericsson.com>
114
115 * lib/gdb.exp (use_gdb_stub): New procedure.
116
6c447423
DE
1172016-05-03 Yunlian Jiang <yunlian@google.com>
118 Doug Evans <dje@google.com>
119
120 PR symtab/19914
121 * gdb.dwarf2/dwp-sepdebug.c: New file.
122 * gdb.dwarf2/dwp-sepdebug.exp: New file.
123
444e826c
SM
1242016-05-02 Simon Marchi <simon.marchi@ericsson.com>
125
126 * gdb.base/detach.exp: Remove is_remote check.
127
740feeaa
SM
1282016-05-02 Simon Marchi <simon.marchi@ericsson.com>
129
130 * gdb.base/annota-input-while-running.exp: Don't check for
131 [is_remote target]. Enable annotations after running to main.
132 Remove unused "set test..." line.
133
9080ac9d
SM
1342016-04-28 Simon Marchi <simon.marchi@ericsson.com>
135
136 * gdb.trace/trace-enable-disable.exp: New file.
137 * gdb.trace/trace-enable-disable.c: New file.
138
952ebca5
SM
1392016-04-28 Simon Marchi <simon.marchi@ericsson.com>
140
141 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
142 use it in info sharedlibrary test.
143 * gdb.trace/ftrace-lock.exp: Likewise.
144 * gdb.trace/ftrace.exp: Likewise.
145 * gdb.trace/range-stepping.exp: Likewise.
146 * gdb.trace/trace-break.exp: Likewise.
147 * gdb.trace/trace-condition.exp: Likewise.
148 * gdb.trace/trace-mt.exp: Likewise.
149
d9019901
SM
1502016-04-27 Simon Marchi <simon.marchi@ericsson.com>
151
152 * lib/gdb.exp (gdb_load_shlibs): Rename to...
153 (gdb_load_shlib): ... this.
154 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
155 gdb_load_shlib.
156 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
157 * gdb.base/ctxobj.exp: Likewise.
158 * gdb.base/dprintf-pending.exp: Likewise.
159 * gdb.base/dso2dso.exp: Likewise.
160 * gdb.base/fixsection.exp: Likewise.
161 * gdb.base/gcore-relro.exp: Likewise.
162 * gdb.base/gdb1555.exp: Likewise.
163 * gdb.base/global-var-nested-by-dso.exp: Likewise.
164 * gdb.base/gnu-ifunc.exp: Likewise.
165 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
166 * gdb.base/jit-so.exp (one_jit_test): Likewise.
167 * gdb.base/pending.exp: Likewise.
168 * gdb.base/print-file-var.exp: Likewise.
169 * gdb.base/print-symbol-loading.exp: Likewise.
170 * gdb.base/shlib-call.exp: Likewise.
171 * gdb.base/shreloc.exp: Likewise.
172 * gdb.base/so-impl-ld.exp: Likewise.
173 * gdb.base/solib-disc.exp: Likewise.
174 * gdb.base/solib-nodir.exp: Likewise.
175 * gdb.base/solib-overlap.exp: Likewise.
176 * gdb.base/solib-symbol.exp: Likewise.
177 * gdb.base/solib-weak.exp (do_test): Likewise.
178 * gdb.base/sym-file.exp: Likewise.
179 * gdb.base/symtab-search-order.exp: Likewise.
180 * gdb.base/type-opaque.exp: Likewise.
181 * gdb.base/unload.exp: Likewise.
182 * gdb.base/watchpoint-solib.exp: Likewise.
183 * gdb.compile/compile.exp: Likewise.
184 * gdb.cp/gdb2384.exp: Likewise.
185 * gdb.cp/infcall-dlopen.exp: Likewise.
186 * gdb.cp/re-set-overloaded.exp: Likewise.
187 * gdb.fortran/library-module.exp: Likewise.
188 * gdb.opt/solib-intra-step.exp: Likewise.
189 * gdb.python/py-finish-breakpoint.exp: Likewise.
190 * gdb.python/py-shared.exp: Likewise.
191 * gdb.reverse/solib-precsave.exp: Likewise.
192 * gdb.reverse/solib-reverse.exp: Likewise.
193 * gdb.server/solib-list.exp: Likewise.
194 * gdb.threads/dlopen-libpthread.exp: Likewise.
195 * gdb.threads/tls-shared.exp: Likewise.
196 * gdb.threads/tls-so_extern.exp: Likewise.
197 * gdb.trace/change-loc.exp: Likewise.
198 * gdb.trace/ftrace-lock.exp: Likewise.
199 * gdb.trace/ftrace.exp: Likewise.
200 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
201 * gdb.trace/pending.exp: Likewise.
202 * gdb.trace/range-stepping.exp: Likewise.
203 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
204 (strace_info_marker): Likewise.
205 (strace_probe_marker): Likewise.
206 (strace_trace_on_same_addr): Likewise.
207 (strace_trace_on_diff_addr): Likewise.
208 * gdb.trace/trace-break.exp: Likewise.
209 * gdb.trace/trace-condition.exp: Likewise.
210 * gdb.trace/trace-mt.exp: Likewise.
211
fca4cfd9
SM
2122016-04-27 Simon Marchi <simon.marchi@ericsson.com>
213
214 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
215 result of gdb_remote_download.
216 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
217 * gdb.base/dso2dso.exp: Likewise.
218 * gdb.base/global-var-nested-by-dso.exp: Likewise.
219 * gdb.base/print-file-var.exp: Likewise.
220 * gdb.base/shlib-call.exp: Likewise.
221 * gdb.base/shreloc.exp: Likewise.
222 * gdb.base/solib-overlap.exp: Likewise.
223 * gdb.base/solib-weak.exp (do_test): Likewise.
224 * gdb.base/unload.exp: Likewise.
225
11cf4ffb
YQ
2262016-04-27 Yao Qi <yao.qi@linaro.org>
227
228 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
229 exists.
230
3e2e34f8
KB
2312016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
232
233 * vla-type.exp: Print structure from toplevel.
234
8f07e298
BH
2352016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
236
237 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
238 of dynamic types.
239 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
240 of dynamic types.
241
9920b434
BH
2422016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
243
244 * gdb.fortran/vla-type.f90: New file.
245 * gdb.fortran/vla-type.exp: New file.
246
f3abeff5
YQ
2472016-04-25 Yao Qi <yao.qi@linaro.org>
248
249 * gdb.base/branch-to-self.c: New file.
250 * gdb.base/branch-to-self.exp: New file.
251
0a5d52f0
YQ
2522016-04-22 Yao Qi <yao.qi@linaro.org>
253
254 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
255 more after $hex.
256
495346f6
YQ
2572016-04-22 Yao Qi <yao.qi@linaro.org>
258
259 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
260 * gdb.base/annota3.exp: Likewise.
261
4a7e075c
YQ
2622016-04-22 Yao Qi <yao.qi@linaro.org>
263
264 * gdb.reverse/step-precsave.exp: Do one step and test program
265 stops in "callee" and do multiple steps until program goes out
266 of "callee".
267 * gdb.reverse/step-reverse.exp: Likewise.
268
5b061e98
YQ
2692016-04-22 Yao Qi <yao.qi@linaro.org>
270
271 * gdb.trace/signal.exp: Also pass if
272 $tracepoint_hits($i) > $iterations.
273
5c5dc57f
YQ
2742016-04-22 Yao Qi <yao.qi@linaro.org>
275
276 * gdb.trace/signal.c: New file.
277 * gdb.trace/signal.exp: New file.
278
a55411b9
DE
2792016-04-19 Doug Evans <xdje42@gmail.com>
280
281 * gdb.base/bad-file.exp: New file.
282
a22df60a
MG
2832016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
284
285 * gdb.dwarf2/implref.exp: New file.
286
0c13f7e5
BH
2872016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
288
289 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
290 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
291 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
292 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
293 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
294 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
295 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
296 * lib/fortran.exp (fortran_int4): New procedure.
297 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
298 (fortran_logical4): Likewise.
299
9b9b09e9
BH
3002016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
301
302 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
303
a14d1f4d
BH
3042016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
305
306 * lib/compiler.c: Add Intel specific preprocessor macros.
307 * lib/compiler.cc: Likewise.
308
7d49b1d0
LM
3092016-04-13 Luis Machado <lgustavo@codesourcery.com>
310
311 * gdb.server/connect-with-no-symbol-file.c: New file.
312 * gdb.server/connect-with-no-symbol-file.exp: New file.
313
8392fa22
SM
3142016-04-13 Simon Marchi <simon.marchi@ericsson.com>
315
316 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
317
8c4c4aeb
SM
3182016-04-13 Simon Marchi <simon.marchi@ericsson.com>
319
320 * boards/gdbserver-base.exp (${board}_download): Copy source file to
321 standard output directory.
322
45e3745e
AT
3232016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
324
325 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
326
e26b7e41
MM
3272016-04-13 Markus Metzger <markus.t.metzger@intel.com>
328
329 * gdb.btrace/instruction_history.c (loop): Add declaration.
330
8ce09462
AT
3312016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
332
333 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
334
2e88a1ea
SM
3352016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
336
337 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
338 parentheses to print.
339 (continue_handler): Likewise.
340
f48e22e3
SM
3412016-04-08 Simon Marchi <simon.marchi@ericsson.com>
342
343 * gdb.server/solib-list.exp: Remove is_remote check.
344 Pass shlib= to gdb_compile. Don't link shared library with
345 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
346 Run binary filename through "readlink -f" on the target.
347
096be756
PA
3482016-04-08 Pedro Alves <palves@redhat.com>
349
350 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
351 interpreter filename as argument to gdbserver_spawn.
352 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
353 Return empty if $last_loaded_file does not exist.
354
06500533
JK
3552016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
356
357 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
358 * gdb.base/jit-main.c: Use exit after usage.
359
2d35e871
JK
3602016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
361
362 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
363 GDBHISTSIZE prior to the tests.
364 * gdb.base/gdbinit-history.exp: Likewise.
365
3662016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
367
368 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
369 instead of build_executable. Use gdb_load_shlibs.
370
c8064e7e
YQ
3712016-04-07 Yao Qi <yao.qi@linaro.org>
372
373 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
374 Execute "si" command.
375
bde47561
YQ
3762016-04-07 Yao Qi <yao.qi@linaro.org>
377
378 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
379 number instead of the comments on some line.
380
b16f8a3b
DB
3812016-04-06 Don Breazeal <donb@codesourcery.com>
382
383 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
384 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
385
c2f901df
SM
3862016-04-06 Simon Marchi <simon.marchi@ericsson.com>
387
388 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
389 standard_output_file. Remove unused binfile variable.
390
ac17fda0
CU
3912016-04-05 Catalin Udma <catalin.udma@freescale.com>
392
393 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
394 * gdb.python/py-mi-objfile.exp: Match "list main" output
395 in console format.
396
03a8c4df
SM
3972016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
398
399 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
400 absolute.
401
6e774b13
SM
4022016-04-05 Simon Marchi <simon.marchi@ericsson.com>
403
404 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
405 absolute.
406 * gdb.trace/ftrace.exp: Likewise.
407 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
408 targets as well.
409 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
410 (gdb_load_shlibs): Copy libraries to test directory when testing
411 natively. Only set solib-search-path if testing remotely.
412 * lib/mi-support.exp (mi_load_shlibs): Likewise.
413
7817ea46
SM
4142016-04-05 Simon Marchi <simon.marchi@ericsson.com>
415
416 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
417 gdb_download. Use it even if the target is not remote.
418 * gdb.base/jit.exp (compile_jit_test): Likewise.
419 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
420 output directory if the destination board is local, otherwise use
421 the standard remote_download from DejaGnu.
422 (gdb_download): Remove.
423 (gdb_load_shlibs): Use gdb_remote_download instead of
424 gdb_download.
425 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
426 Use gdb_remote_download instead of gdb_download. Use it even if
427 the target is not remote.
428 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
429 instead of gdb_download.
430
7beb7f68
SM
4312016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
432
433 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
434 (test_insert_delete_modify): Call mi_load_shlibs before trying to
435 run.
436
cc63428a
AV
4372016-04-01 Artemiy Volkov <artemiyv@acm.org>
438
439 PR gdb/19820
440 * gdb.base/printcmds.exp: Add artificial arrays tests.
441
64cdf930
PA
4422016-03-31 Pedro Alves <palves@redhat.com>
443
444 PR gdb/19858
445 * gdb.base/jit-main.c: Include unistd.h.
446 (ATTACH): Define to 0 if not already defined.
447 (wait_for_gdb, mypid): New globals.
448 (WAIT_FOR_GDB): New macro.
449 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
450 some breakpoint locations.
451 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
452 New procedures.
453 (one_jit_test): Add REATTACH parameter, and handle it. Use
454 continue_to_test_location.
455 (top level): Test attach, and adjusts calls to one_jit_test.
456
40dea8cb
PA
4572016-03-31 Pedro Alves <palves@redhat.com>
458
459 PR gdb/19858
460 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
461 BINSUFFIX parameter, and handle it.
462 (top level): Adjust calls compile_jit_test.
463
e7ea3ec7
CU
4642016-03-31 Catalin Udma <catalin.udma@freescale.com>
465
466 PR python/19743
467 * gdb.python/py-mi-events-gdb.py: New file.
468 * gdb.python/py-mi-events.c: New file.
469 * gdb.python/py-mi-events.exp: New file.
470
e6359af3
YQ
4712016-03-30 Yao Qi <yao.qi@linaro.org>
472
473 * gdb.reverse/until-precsave.exp: Match function name only.
474 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
475 Move malloc to a condition block.
476 * gdb.reverse/until-reverse.exp: Match function name only.
477
a4105d04
MK
4782016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
479
480 * gdb.trace/ftrace.exp: Set arg0exp for s390.
481 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
482 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
483 variable for GPR 0 instead of assuming it is register 0.
484 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
485 * lib/trace-support.exp: Add s390 registers.
486
bfa6adb9
YQ
4872016-03-29 Yao Qi <yao.qi@linaro.org>
488
489 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
490
1e6697ea
YQ
4912016-03-24 Yao Qi <yao.qi@linaro.org>
492
493 * gdb.reverse/break-reverse.exp: Add quotation mark in the
494 test message.
495
64bcd522
AA
4962016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
497
498 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
499 maintaining separate logic for constructing the output path.
500
7868401b
DB
5012016-03-16 Don Breazeal <donb@codesourcery.com>
502
503 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
504 Retry fork and waitpid on interrupted system call errors.
505 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
506 Use with_timeout_factor to increase timeout by factor of 10.
507
1cafadb4
DB
5082016-03-15 Don Breazeal <donb@codesourcery.com>
509
510 * gdb.cp/scope-err.cc: New test program.
511 * gdb.cp/scope-err.exp: New test script.
512 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
513 lines and "set breakpoint here" comment.
514 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
515 Fixed some whitespace and format issues.
516 * gdb.mi/mi-linespec-err-cp.cc: New test program.
517 * gdb.mi/mi-linespec-err-cp.exp: New test script.
518
81516450
DE
5192016-03-15 Doug Evans <dje@google.com>
520
521 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
522 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
523 All callers updated. Add tests for enums, mixed flags register.
524
aa52b601
DE
5252016-03-15 Doug Evans <dje@google.com>
526
527 * gdb.base/skip.c (main): Call test_skip_file_and_function.
528 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
529
fa4ff313
SM
5302016-03-14 Simon Marchi <simon.marchi@ericsson.com>
531
532 * gdb.base/default.exp: Add $_as_string to the list of expected
533 convenience functions.
534
f2403c39
AB
5352016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
536
537 * gdb.base/maint.exp: New tests for 'maint info line-table'.
538
f2f3ccb9
SM
5392016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
540
541 * gdb.python/py-as-string.exp: New file.
542 * gdb.python/py-as-string.c: New file.
543
00dbd492
PA
5442016-03-09 Pedro Alves <palves@redhat.com>
545
546 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
547 signal" -> "Thread NN received signal" output change.
548 * gdb.threads/ia64-sigill.exp: Likewise.
549 * gdb.threads/linux-dp.exp: Likewise.
550 * gdb.threads/manythreads.exp: Likewise.
551 * gdb.threads/pending-step.exp: Likewise.
552 * gdb.threads/print-threads.exp: Likewise.
553 * gdb.threads/sigstep-threads.exp: Likewise.
554 * gdb.threads/staticthreads.exp: Likewise.
555 * gdb.threads/tls.exp: Likewise.
556
1e6697ea
YQ
5572016-03-09 Pedro Alves <palves@redhat.com>
558
559 * gdb.base/command-line-input.exp: New file.
560
b04fd3be
MK
5612016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
562
563 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
564 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
565 * gdb.trace/pending.exp: Accept leading dot before function name.
566 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
567 * lib/trace-support.exp: Set registers for ppc.
568
98fa59e9
MK
5692016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
570
571 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
572 use it for disassembly; accept .main in addition to main in backtrace.
573
f77198c8
MK
5742016-03-09 Wei-cheng Wang <cole945@gmail.com>
575 Marcin Kościelnicki <koriakin@0x04.net>
576
577 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
578 (gdb_recursion_test_ptr): New global variable.
579 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
580 gdb_recursion_test.
581 (gdb_c_test): Ditto.
582
ba84e0da
MK
5832016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
584
585 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
586 ordering.
587
4366d36e
MK
5882016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
589
590 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
591 (bar): Add bar_start_lbl label.
592 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
593 of foo/bar for emitting DWARF and tracing.
594
5eb264df
SDJ
5952016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
596
597 * analyze-racy-logs.py: Set executable bit.
598
fb6a751f
SDJ
5992016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
600
601 * Makefile.in (DEFAULT_RACY_ITER): New variable.
602 (CHECK_TARGET_TMP): Likewise.
603 (check-single-racy): New rule.
604 (check-parallel-racy): Likewise.
605 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
606 (do-check-parallel-racy): New rule.
607 (check-racy/%.exp): Likewise.
608 * README (Racy testcases): New section.
609 * analyze-racy-logs.py: New file.
610
bdf7e230
DE
6112016-03-03 Doug Evans <dje@google.com>
612
613 * gdb.base/skip.exp: Use with_test_prefix.
614
4719d415
YQ
6152016-03-03 Yao Qi <yao.qi@linaro.org>
616
617 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
618 Invoke step_over_syscall "clone" and break_cond_on_syscall
619 "clone".
620 * gdb.base/step-over-clone.c: New file.
621
ea507862
YQ
6222016-03-03 Yao Qi <yao.qi@linaro.org>
623
624 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
625 code format.
626
8fc8cbda
YQ
6272016-03-03 Yao Qi <yao.qi@linaro.org>
628
629 * gdb.base/disp-step-fork.c: Rename to ...
630 * gdb.base/step-over-fork.c: ... it. New file.
631 * gdb.base/disp-step-vfork.c: Rename to ...
632 * gdb.base/step-over-vfork.c: ... it. New file.
633 * gdb.base/disp-step-syscall.exp: Rename to ...
634 * gdb.base/step-over-syscall.exp: ... it. New file.
635 (disp_step_cross_syscall): Rename to ...
636 (step_over_syscall): ... it.
637
92fa70b0
YQ
6382016-03-03 Yao Qi <yao.qi@linaro.org>
639
640 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
641 If target supports condition evaluation on target, invoke
642 break_cond_on_syscall for fork and vfork.
643
e197ad3c
YQ
6442016-03-03 Yao Qi <yao.qi@linaro.org>
645
646 * gdb.base/disp-step-syscall.exp: Don't invoke
647 support_displaced_stepping.
648 (disp_step_cross_syscall): Test with displaced stepping off and
649 on if supported.
650
0b47da9f
YQ
6512016-03-03 Yao Qi <yao.qi@linaro.org>
652
653 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
654 proc.
655 (setup): New proc.
656 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
657 and setup.
658
065ab6dc
BH
6592016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
660
661 * gdb.fortran/vla-history.exp: Remove breakpoint.
662
07e448ad 6632016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
664
665 * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
666
9ac2d526 6672016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
668
669 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
670
17807369
BH
6712016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
672
673 * gdb.mi/vla.f90: Nullify pointer after declaration.
674
86e501af
PA
6752016-03-01 Pedro Alves <palves@redhat.com>
676
677 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
678
1e903e32
PA
6792016-03-01 Pedro Alves <palves@redhat.com>
680
681 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
682 before anything else.
683 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
684 _GNU_SOURCE here.
685 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
686 before anything else.
687 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
688
6ccb54e2
PA
6892016-03-01 Pedro Alves <palves@redhat.com>
690
691 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
692
30ca9da1
YQ
6932016-03-01 Yao Qi <yao.qi@linaro.org>
694
695 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
696 prepare_for_testing.
697
dc856b38
YQ
6982016-03-01 Yao Qi <yao.qi@linaro.org>
699
700 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
701
4a932159
AA
7022016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
703
704 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
705 manually constructing the output path.
706
f2489477
AA
7072016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
708
709 * gdb.arch/s390-stackless.S: New.
710 * gdb.arch/s390-stackless.exp: New.
711
38899f16
IB
7122016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
713
714 * gdb.dlang/circular.c: New file.
715 * gdb.dlang/circular.exp: New file.
716
9fde51ed
YQ
7172016-02-26 Yao Qi <yao.qi@linaro.org>
718
719 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
720 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
721 (testcases): Update.
722
ce90fefe
YQ
7232016-02-26 Yao Qi <yao.qi@linaro.org>
724
725 * gdb.reverse/aarch64.c: Rename to ...
726 * gdb.reverse/insn-reverse.c: ... it.
727 * gdb.reverse/aarch64.exp: Rename to ...
728 * gdb.reverse/insn-reverse.exp: ... it.
729
3263bceb
YQ
7302016-02-26 Yao Qi <yao.qi@linaro.org>
731
732 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
733 (testcase_ftype): New.
734 (testcases): New array.
735 (n_testcases): New.
736 (main): Call each element in testcases.
737 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
738 (read_testcase): New.
739 Do the tests in a loop.
740
6cb59ff1
YQ
7412016-02-25 Yao Qi <yao.qi@linaro.org>
742
743 * gdb.base/branches.c: Remove.
744
ae91f625
MK
7452016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
746
747 PR gdb/13808
748 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
749
678b48b7
MK
7502016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
751
752 * gdb.trace/ftrace.exp: Remove unnecessary target check.
753
7337a6f2
MK
7542016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
755
756 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
757 change x86_64 call_insn to 'callq'.
758
861ca91f
AT
7592016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
760
761 * gdb.trace/tfile-avx.c: Move to...
762 * gdb.trace/tracefile-pseudo-reg.c: Here.
763 * gdb.trace/tfile-avx.exp: Move to...
764 * gdb.trace/tracefile-pseudo-reg.exp: Here.
765
bf74e428
GB
7662016-02-24 Gary Benson <gbenson@redhat.com>
767
768 * gdb.base/attach-pie-noexec.exp: Do not expect an error
769 message on attach.
770
cce0e923
DE
7712016-02-23 Doug Evans <dje@google.com>
772
773 * gdb.base/skip.c (test_skip): New function.
774 (end_test_skip_file_and_function): New function.
775 (test_skip_file_and_function): New function.
776 * gdb.base/skip1.c (test_skip): New function.
777 (skip1_test_skip_file_and_function): New function.
778 * gdb.base/skip.exp: Add tests for new skip options.
779 * gdb.base/skip-solib.exp: Update expected output.
780 * gdb.perf/skip-command.cc: New file.
781 * gdb.perf/skip-command.exp: New file.
782 * gdb.perf/skip-command.py: New file.
783
4000e47e
MK
7842016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
785
786 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
787 info registers pattern.
788
24f75ead
IB
7892016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
790
791 * lib/future.exp: Add D support.
792 (gdb_find_gdc): New proc.
793 (gdb_default_target_compile): Add D support.
794
fbb7bcbe
WW
7952016-02-18 Wei-cheng Wang <cole945@gmail.com>
796
797 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
798 user+system time.
799 (trace_speed_test): Determine the iteration count for a time
800 between 15..30 seconds.
801
012b3a21
WT
8022016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
803
804 * gdb.arch/i386-mpx-sigsegv.c: New file.
805 * gdb.arch/i386-mpx-sigsegv.exp: New file.
806 * gdb.arch/i386-mpx-simple_segv.c: New file.
807 * gdb.arch/i386-mpx-simple_segv.exp: New file.
808
2d5189bd
YQ
8092016-02-18 Yao Qi <yao.qi@linaro.org>
810
811 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
812 Don't call setup_kfail.
813
40fb20d0
YQ
8142016-02-18 Yao Qi <yao.qi@linaro.org>
815
816 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
817 Set "set breakpoint condition-evaluation" per $cond_bp_target.
818
21b1f8d2
DE
8192016-02-16 Doug Evans <dje@google.com>
820
821 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
822 * gdb.base/skip1.c: Ditto.
823 * gdb.base/skip.exp: Whitespace cleanup.
824
4041ed77
DB
8252016-02-16 Don Breazeal <donb@codesourcery.com>
826
827 PR remote/19496
828 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
829 Remove kfail for PR remote/19496.
830
c4ef31bf
SM
8312016-02-16 Simon Marchi <simon.marchi@ericsson.com>
832
833 * lib/gdb.exp (standard_temp_file): Return a path specific to
834 the runtest invocation.
835
266b65b3
SM
8362016-02-16 Simon Marchi <simon.marchi@ericsson.com>
837
838 * gdb.trace/save-trace.exp: Change relative path to be in the
839 standard output directory.
840
a7a0a6a9
JK
8412016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
842
843 * gdb.arch/i386-prologue.c: Add missing prototypes.
844
c99dbb42
JK
8452016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
846
847 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
848 * gdb.arch/i386-prologue.exp: Likewise.
849 * gdb.arch/i386-size.exp: Likewise.
850
aa480355
SM
8512016-02-15 Simon Marchi <simon.marchi@ericsson.com>
852
853 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
854 define object file path.
855 * gdb.btrace/gcore.exp: Use standard_output_file to define core
856 file path.
857 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
858 standard_output_file to define binfile.
859
ba881f50
JK
8602016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
861
862 Fix compatibility with recent gfortran-5.3.1.
863 * gdb.fortran/vla-history.exp (print vla1 allocated)
864 (print vla2 allocated, print $2, print $3): Remove
865 (print $4): Rename to ...
866 (print $2): ... here.
867 (print $9): Rename to ...
868 (print $5): ... here.
869 (print $10): Rename to ...
870 (print $6): ... here.
871 * gdb.fortran/vla.f90: Add pvla initialization.
872
e9fb005c
JK
8732016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
874
875 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
876 New test.
877 * gdb.fortran/vla-value-sub.exp: Likewise.
878
e44e00ff
MK
8792016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
880
881 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
882
97e94151
SM
8832016-02-12 Simon Marchi <simon.marchi@ericsson.com>
884
885 * i386-biarch-core.exp: Define corefile using
886 standard_output_file.
887
01113bc1
YQ
8882016-02-12 Yao Qi <yao.qi@linaro.org>
889
890 * gdb.arch/arm-single-step-kernel-helper.c: New.
891 * gdb.arch/arm-single-step-kernel-helper.exp: New.
892
33b4777c
MM
8932016-02-12 Markus Metzger <markus.t.metzger@intel.com>
894
895 * gdb.btrace/tailcall-only.exp: New.
896 * gdb.btrace/tailcall-only.c: New.
897 * gdb.btrace/x86_64-tailcall-only.S: New.
898 * gdb.btrace/i686-tailcall-only.S: New.
899
acc23c11
PA
9002016-02-11 Pedro Alves <palves@redhat.com>
901
902 * README (Parallel testing): Add missing double quotes.
903
e352bf0a
PA
9042016-02-11 Pedro Alves <palves@redhat.com>
905
906 * README (Parallel testing): New section.
907 (GDB_PARALLEL): Rewrite.
908 (FORCE_PARALLEL): Document.
909
9f5fed78
MK
9102016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
911
912 * gdb.trace/tfile-avx.c: New test.
913 * gdb.trace/tfile-avx.exp: New test.
914
9ef9e6a6
KS
9152016-02-09 Keith Seitz <keiths@redhat.com>
916
917 PR breakpoints/19546
918 * gdb.base/infcall-exec.c: New file.
919 * gdb.base/infcall-exec2.c: New file.
920 * gdb.base/infcall-exec.exp: New file.
921
a96e36da
KS
9222016-02-09 Keith Seitz <keiths@redhat.com>
923
924 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
925 (toplevel): Call test_bkpt_address.
926
9f61929f
KS
9272016-02-09 Keith Seitz <keiths@redhat.com>
928
929 PR python/19506
930 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
931 (toplevel): Call test_bkpt_address.
932
1e94266c
SM
9332016-02-09 Simon Marchi <simon.marchi@ericsson.com>
934
935 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
936 to AC_OUTPUT.
937 * configure: Regenerate.
938
2a7f3dff
PA
9392016-02-09 Pedro Alves <palves@redhat.com>
940
941 PR breakpoints/19548
942 * gdb.base/execl-update-breakpoints.c (some_function): New
943 function.
944 (main): Call it.
945 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
946 Tighten expected GDB output.
947
2151ccc5
SM
9482016-02-08 Simon Marchi <simon.marchi@ericsson.com>
949
950 * Makefile.in (ALL_SUBDIRS): Remove.
951 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
952 (distclean maintainer-clean realclean): Likewise.
953 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
954 * configure: Regenerate.
955 * gdb.ada/Makefile.in: Delete.
956 * gdb.arch/Makefile.in: Likewise.
957 * gdb.asm/Makefile.in: Likewise.
958 * gdb.base/Makefile.in: Likewise.
959 * gdb.btrace/Makefile.in: Likewise.
960 * gdb.cell/Makefile.in: Likewise.
961 * gdb.compile/Makefile.in: Likewise.
962 * gdb.cp/Makefile.in: Likewise.
963 * gdb.disasm/Makefile.in: Likewise.
964 * gdb.dlang/Makefile.in: Likewise.
965 * gdb.dwarf2/Makefile.in: Likewise.
966 * gdb.fortran/Makefile.in: Likewise.
967 * gdb.gdb/Makefile.in: Likewise.
968 * gdb.go/Makefile.in: Likewise.
969 * gdb.guile/Makefile.in: Likewise.
970 * gdb.java/Makefile.in: Likewise.
971 * gdb.linespec/Makefile.in: Likewise.
972 * gdb.mi/Makefile.in: Likewise.
973 * gdb.modula2/Makefile.in: Likewise.
974 * gdb.multi/Makefile.in: Likewise.
975 * gdb.objc/Makefile.in: Likewise.
976 * gdb.opencl/Makefile.in: Likewise.
977 * gdb.opt/Makefile.in: Likewise.
978 * gdb.pascal/Makefile.in: Likewise.
979 * gdb.perf/Makefile.in: Likewise.
980 * gdb.python/Makefile.in: Likewise.
981 * gdb.reverse/Makefile.in: Likewise.
982 * gdb.server/Makefile.in: Likewise.
983 * gdb.stabs/Makefile.in: Likewise.
984 * gdb.threads/Makefile.in: Likewise.
985 * gdb.trace/Makefile.in: Likewise.
986 * gdb.xml/Makefile.in: Likewise.
987 * lib/gdb.exp (make_gdb_parallel_path): Add check for
988 GDB_PARALLEL.
989 (standard_output_file): Remove check for GDB_PARALLEL, always
990 return path in outputs/$subdir/$testname.
991
437277d4
SM
9922016-02-08 Simon Marchi <simon.marchi@ericsson.com>
993
994 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
995 (site.exp): Assign abs_srcdir to tcl's srcdir.
996
31d913c7
YQ
9972016-02-04 Yao Qi <yao.qi@linaro.org>
998
999 * gdb.base/foll-exec-mode.c: Include limits.h.
1000 (main): Add parameters argc and argv. Get directory from
1001 argv[0].
1002 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
1003 compilation.
1004 * gdb.base/foll-exec.c: Include limits.h.
1005 (main): Add parameters argc and argv.
1006 Get directory from argv[0].
1007 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
1008 Adjust tests on the number of lines as source code changed.
1009 * gdb.base/foll-vfork-exit.c: Include limits.h.
1010 (main): Add one line of statement before vfork.
1011 * gdb.base/foll-vfork.c: Include limits.h and string.h.
1012 (main): Add parameters argc and argv. Get directory from
1013 argv[0].
1014 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
1015 (setup_gdb): Set tbreak to skip some source lines.
1016 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
1017 (main): Add parameters argc and argv. Get directory from
1018 argv[0].
1019 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
1020 compilation.
1021 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
1022 (main): Add parameters argc and argv. Get directory from
1023 argv[0].
1024 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
1025 compilation.
1026
9482b9fb
DE
10272016-02-01 Doug Evans <dje@google.com>
1028
1029 * gdb.base/skip.exp: Clean up multiple references to same test name.
1030
6b2e4f10
PA
10312016-02-01 Pedro Alves <palves@redhat.com>
1032
ccb6afd6 1033 PR remote/19496
6b2e4f10
PA
1034 * gdb.threads/forking-threads-plus-breakpoint.exp
1035 (displaced_stepping_supported): New global.
1036 (probe_displaced_stepping_support): New procedure.
1037 (do_test): Add 'displaced' parameter, and use it.
1038 (top level): Check for displaced stepping support. Add displaced
1039 stepping on/off testing axis.
1040
37a8db1a
AB
10412016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1042
1043 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
1044 pointer. Don't perform further tests on the unassociated pointer
1045 if the first test fails.
1046
5fdf6324
AB
10472016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1048
1049 * gdb.base/max-value-size.c: New file.
1050 * gdb.base/max-value-size.exp: New file.
1051 * gdb.base/huge.exp: Disable max-value-size for this test.
1052
935c6144
IB
10532016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
1054
1055 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1056
7fe8399d
YQ
10572016-01-28 Yao Qi <yao.qi@linaro.org>
1058
1059 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
1060
a2077e25
PA
10612016-01-25 Pedro Alves <palves@redhat.com>
1062
1063 PR threads/19461
1064 * gdb.base/fork-running-state.c: New file.
1065 * gdb.base/fork-running-state.exp: New file.
1066
1d2736d4
PA
10672016-01-25 Pedro Alves <palves@redhat.com>
1068
1069 PR gdb/19494
1070 * gdb.base/catch-fork-kill.c: New file.
1071 * gdb.base/catch-fork-kill.exp: New file.
1072
f1da4b11
PA
10732016-01-25 Pedro Alves <palves@redhat.com>
1074
1075 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
1076 Delete, moved to lib/gdb.exp.
1077 * gdb.threads/forking-threads-plus-breakpoint.exp
1078 (foreach_with_prefix): Likewise.
1079 * gdb.threads/process-dies-while-handling-bp.exp
1080 (foreach_with_prefix): Likewise.
1081 * lib/gdb.exp (foreach_with_prefix): New procedure.
1082
45f38546
MK
10832016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
1084
1085 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
1086 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
1087
dc29a1ce
MK
10882016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
1089
1090 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
1091 endian targets.
1092
092127d7
JK
10932016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1094 Pedro Alves <palves@redhat.com>
1095
1096 Fix testsuite compatibility with Guile.
1097 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
1098 number.
1099
31d765d3
JK
11002016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1101
1102 Fix testsuite compatibility with Guile.
1103 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
1104 (thread 1): New test for backtrace through signal handler.
1105
1ac78c04
YQ
11062016-01-22 Yao Qi <yao.qi@linaro.org>
1107
1108 PR testsuite/19491
1109 * gdb.base/multi-forks.c: Include
1110 ../lib/unbuffer_output.c
1111 (main): Call gdb_unbuffer_output.
1112
4f5946a8
DE
11132016-01-21 Doug Evans <dje@google.com>
1114
1115 * lib/ada.exp (gdb_compile_ada): Fix typo.
1116
305e13e6
JB
11172016-01-21 Joel Brobecker <brobecker@adacore.com>
1118
1119 * gdb.base/break-fun-addr.exp: New file.
1120 * gdb.base/break-fun-addr1.c: New file.
1121 * gdb.base/break-fun-addr2.c: New file.
1122
5f5dfff6
SM
11232016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1124
1125 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
1126 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
1127 enum flag values.
1128
fd356fa2
AA
11292016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
1130
1131 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
1132 when GDB can not set the vector return value. Add more comments
1133 for clarification.
1134
9df22175
AT
11352016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
1136
1137 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
1138 command.
1139
41d1845e
SM
11402016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1141
1142 * Makefile.in (DO_RUNTEST): Add --status and update usages.
1143
01ac6840
SM
11442016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1145
1146 * Makefile.in (check-single): Pass --status to runtest.
1147 (check/%.exp): Likewise.
1148
11492016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1150
1151 * Makefile.in (check-parallel): Propagate return code from make
1152 do-check-parallel.
1153
bd0a71fa
MK
11542016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
1155
1156 * gdb.trace/ftrace.exp: Fix expected message on continue.
1157 * gdb.trace/pending.exp: Fix expected message on continue.
1158 * gdb.trace/trace-break.exp: Fix expected message on continue.
1159
8bcbad33
SM
11602016-01-18 Simon Marchi <simon.marchi@ericsson.com>
1161
1162 * lib/gdb.exp (gdb_test): Remove unused global references.
1163
f303dbd6
PA
11642016-01-18 Pedro Alves <palves@redhat.com>
1165
1166 * gdb.base/async-shell.exp: Adjust expected output.
1167 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
1168 * gdb.base/siginfo-thread.exp: Adjust expected output.
1169 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
1170 * gdb.java/jnpe.exp: Adjust expected output.
1171 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
1172 * gdb.threads/continue-pending-status.exp: Adjust expected output.
1173 * gdb.threads/leader-exit.exp: Adjust expected output.
1174 * gdb.threads/manythreads.exp: Adjust expected output.
1175 * gdb.threads/pthreads.exp: Adjust expected output.
1176 * gdb.threads/schedlock.exp: Adjust expected output.
1177 * gdb.threads/siginfo-threads.exp: Adjust expected output.
1178 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
1179 expected output.
1180 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
1181 output.
1182 * gdb.threads/sigthread.exp: Adjust expected output.
1183 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
1184
b2789696
YQ
11852016-01-18 Yao Qi <yao.qi@linaro.org>
1186
1187 * gdb.guile/scm-section-script.c: Replace @progbits with
1188 %progbits.
1189 * gdb.python/py-section-script.c: Likewise.
1190
71ef29a8
PA
11912016-01-15 Pedro Alves <palves@redhat.com>
1192
1193 * gdb.multi/tids.exp: Test star wildcard ranges.
1194
3f5b7598
PA
11952016-01-15 Pedro Alves <palves@redhat.com>
1196
1197 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
1198 command from "thread apply" invocation.
1199 (thr_apply_info_thr_invalid): Default the expected output to the
1200 input tid list.
1201 (top level): Add tests that use convenience variables. Add tests
1202 for "thread apply" with a valid TID list, but missing the command.
1203
663f6d42
PA
12042016-01-13 Pedro Alves <palves@redhat.com>
1205
1206 * gdb.base/default.exp: Expect $_gthread as well.
1207 * gdb.multi/tids.exp: Test $_gthread.
1208 * gdb.threads/thread-specific.exp: Test $_gthread.
1209
c84f6bbf
PA
12102016-01-13 Pedro Alves <palves@redhat.com>
1211
1212 * gdb.multi/tids.exp: Test "info threads -gid".
1213
22a02324
PA
12142016-01-13 Pedro Alves <palves@redhat.com>
1215
1216 * gdb.multi/tids.exp: Test InferiorThread.global_num and
1217 Breakpoint.thread.
1218 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
1219
5d5658a1
PA
12202016-01-07 Pedro Alves <palves@redhat.com>
1221
1222 * gdb.base/break.exp: Adjust to output changes.
1223 * gdb.base/hbreak2.exp: Likewise.
1224 * gdb.base/sepdebug.exp: Likewise.
1225 * gdb.base/watch_thread_num.exp: Likewise.
1226 * gdb.linespec/keywords.exp: Likewise.
1227 * gdb.multi/info-threads.exp: Likewise.
1228 * gdb.threads/thread-find.exp: Likewise.
1229 * gdb.multi/tids.c: New file.
1230 * gdb.multi/tids.exp: New file.
1231
84654457
PA
12322016-01-13 Pedro Alves <palves@redhat.com>
1233
1234 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
1235
e3940304
PA
12362016-01-13 Pedro Alves <palves@redhat.com>
1237
1238 * gdb.base/default.exp: Expect $_inferior as well.
1239 * gdb.multi/base.exp: Test $_inferior.
1240
a911d87a
PA
12412016-01-13 Pedro Alves <palves@redhat.com>
1242
1243 PR breakpoints/19388
1244 * gdb.base/catch-signal-siginfo-cond.c: New file.
1245 * gdb.base/catch-signal-siginfo-cond.exp: New file.
1246
82075af2
JS
12472016-01-12 Josh Stone <jistone@redhat.com>
1248 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1249
1250 * gdb.base/catch-syscall.c (do_execve): New variable.
1251 (main): Conditionally trigger an execve.
1252 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
1253 (test_catch_syscall_execve): New, check entry/return across execve.
1254 (do_syscall_tests): Call test_catch_syscall_execve.
1255
e46eeedd
PA
12562016-01-12 Pedro Alves <palves@redhat.com>
1257
1258 * gdb.base/random-signal.exp (do_test): New procedure, with body
1259 of testcase moved in.
1260
01d8c27e
JK
12612016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1262 Pedro Alves <palves@redhat.com>
1263
1264 * gdb.base/funcargs.exp (finish from indirectly called function):
1265 Reintroduce the case for 'First'.
1266
9a706302
JK
12672016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1268 Pedro Alves <palves@redhat.com>
1269
1270 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1271 (tcatch_vfork_then_child_follow_exec)
1272 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1273 identification.
1274
c0ecb95f
JK
12752016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1276
1277 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1278 and repeats to unlimited.
1279 * gdb.python/py-value.exp: Likewise.
1280 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
1281 and repeats to unlimited.
1282
6cfc1fcb
JK
12832016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1284
1285 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
1286 and reordering the functions.
1287 * gdb.multi/hangout.c: Likewise.
1288 * gdb.multi/hello.c: Likewise.
1289
582a1b00
SM
12902016-01-08 Simon Marchi <simon.marchi@ericsson.com>
1291
1292 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
1293 absolute.
1294 (SingleStatisticTestResult.report): Use dict.keys instead of
1295 dict.iterkeys.
1296
79bc59cb
PA
12972016-01-06 Pedro Alves <palves@redhat.com>
1298
1299 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
1300
43368e1d
MM
13012016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1302
1303 * gdb.btrace/dlopen.exp: New.
1304 * gdb.btrace/dlopen.c: New.
1305 * gdb.btrace/dlopen-dso.c: New.
1306
79fad5b8
SL
13072015-12-25 Sandra Loosemore <sandra@codesourcery.com>
1308
1309 * lib/gdb.exp (gdb_test): Update comments to clarify that the
1310 PATTERN argument is optional.
1311
ab8314b3
JB
13122015-12-24 Joel Brobecker <brobecker@adacore.com>
1313
1314 * lib/ada.exp (target_compile_ada_from_dir): New function.
1315 (gdb_compile_ada): Reimplement avoiding the use of project files.
1316 * gdb.ada/gnat_ada.gpr: Delete.
1317 * gdb.ada/cond_lang.exp: Adjust test to make path before
1318 filename optional.
1319 * gdb.ada/small_reg_param.exp: Likewise.
1320
fe33faff
SM
13212015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1322
1323 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1324
6d265cb4
TP
13252015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
1326
1327 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
1328 case.
1329
10125099
SM
13302015-12-21 Simon Marchi <simon.marchi@ericsson.com>
1331
1332 * gdb.base/break.exp: Remove dead code.
1333 * gdb.base/sepdebug.exp: Likewise.
1334
3ca22649
SM
13352015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1336
1337 * gdb.asm/asm-source.exp: Remove HP-UX references.
1338 * gdb.base/annota1.exp: Likewise.
1339 * gdb.base/annota3.exp: Likewise.
1340 * gdb.base/attach.exp: Likewise.
1341 * gdb.base/bigcore.exp: Likewise.
1342 * gdb.base/break.exp: Likewise.
1343 * gdb.base/call-ar-st.exp: Likewise.
1344 * gdb.base/callfuncs.exp: Likewise.
1345 * gdb.base/catch-fork-static.exp: Likewise.
1346 * gdb.base/display.exp: Likewise.
1347 * gdb.base/foll-exec-mode.exp: Likewise.
1348 * gdb.base/foll-exec.exp: Likewise.
1349 * gdb.base/foll-fork.exp: Likewise.
1350 * gdb.base/foll-vfork.exp: Likewise.
1351 * gdb.base/funcargs.exp: Likewise.
1352 * gdb.base/hbreak2.exp: Likewise.
1353 * gdb.base/inferior-died.exp: Likewise.
1354 * gdb.base/interrupt.exp: Likewise.
1355 * gdb.base/multi-forks.exp: Likewise.
1356 * gdb.base/nodebug.exp: Likewise.
1357 * gdb.base/sepdebug.exp: Likewise.
1358 * gdb.base/solib1.c: Likewise.
1359 * gdb.base/step-test.exp: Likewise.
1360 * gdb.mi/non-stop.c: Likewise.
1361 * gdb.mi/pthreads.c: Likewise.
1362 * gdb.multi/bkpt-multi-exec.ex: Likewise.
1363 * gdb.threads/pthreads.c: Likewise.
1364 * gdb.threads/staticthreads.exp: Likewise.
1365 * lib/future.exp: Likewise.
1366 * lib/gdb.exp: Likewise.
1367 * gdb.base/so-indr-cl.c: Remove.
1368 * gdb.base/so-indr-cl.exp: Likewise.
1369 * gdb.base/solib.c: Likewise.
1370 * gdb.base/solib.exp: Likewise.
1371 * gdb.base/solib2.c: Likewise.
1372
b6304613
SM
13732015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1374
1375 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
1376 * gdb.base/call-ar-st.exp: Likewise.
1377 * gdb.base/callfuncs.exp: Likewise.
1378 * gdb.base/condbreak.exp: Likewise.
1379 * gdb.base/constvars.exp: Likewise.
1380 * gdb.base/hbreak2.exp: Likewise.
1381 * gdb.base/langs.exp: Likewise.
1382 * gdb.base/list.exp: Likewise.
1383 * gdb.base/long_long.exp: Likewise.
1384 * gdb.base/ptype.exp: Likewise.
1385 * gdb.base/scope.exp: Likewise.
1386 * gdb.base/signals.exp: Likewise.
1387 * gdb.base/so-impl-ld.exp: Likewise.
1388 * gdb.base/varargs.exp: Likewise.
1389 * gdb.base/volatile.exp: Likewise.
1390 * gdb.base/whatis.exp: Likewise.
1391 * gdb.cp/cplusfuncs.exp: Likewise.
1392 * gdb.cp/inherit.exp: Likewise.
1393 * gdb.cp/local.exp: Likewise.
1394 * gdb.cp/member-ptr.exp: Likewise.
1395 * gdb.cp/method.exp: Likewise.
1396 * gdb.cp/overload.exp: Likewise.
1397 * gdb.cp/templates.exp: Likewise.
1398 * gdb.stabs/weird.exp: Likewise.
1399 * lib/compiler.c: Likewise.
1400 * lib/compiler.cc: Likewise.
1401 * lib/cp-support.exp: Likewise.
1402 * lib/gdb.exp: Likewise.
1403
bf401b07
SM
14042015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
1405
1406 * configure.ac: Remove HP-UX case.
1407 * configure: Regenerate.
1408
aff9c0f8
SM
14092015-12-18 Simon Marchi <simon.marchi@ericsson.com>
1410
1411 * lib/gdb.exp (gdb_compile): Add function doc.
1412
a6904d5a
PA
14132015-12-17 Pedro Alves <palves@redhat.com>
1414
1415 PR threads/19354
1416 * gdb.multi/info-threads.exp: New file.
1417
a22279dd
YQ
14182015-12-15 Yao Qi <yao.qi@linaro.org>
1419
1420 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
1421 is aarch64*-*-*.
1422
0588c796
SL
14232015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1424
1425 * gdb.base/history-duplicates.exp: Skip if no readline support.
1426
5d978e17
SL
14272015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1428
1429 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
1430
7e763b86
SL
14312015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1432
1433 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
1434
87a3a92c
SL
14352015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1436
1437 * gdb.base/completion.exp: Skip tests that interrupt GDB with
1438 ctrl-C if nointerrupts target property is set.
1439 * gdb.base/double-prompt-target-event-error.exp: Likewise.
1440 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
1441 * gdb.base/paginate-bg-execution.exp: Likewise.
1442 * gdb.base/paginate-execution-startup.exp: Likewise.
1443 * gdb.base/random-signal.exp: Likewise.
1444 * gdb.base/range-stepping.exp: Likewise.
1445 * gdb.cp/annota2.exp: Likewise.
1446 * gdb.cp/annota3.exp: Likewise.
1447 * gdb.gdb/selftest.exp: Likewise.
1448 * gdb.threads/continue-pending-status.exp: Likewise.
1449 * gdb.threads/leader-exit.exp: Likewise.
1450 * gdb.threads/manythreads.exp: Likewise.
1451 * gdb.threads/pthreads.exp: Likewise.
1452 * gdb.threads/schedlock.exp: Likewise.
1453 * gdb.threads/sigthread.exp: Likewise.
1454
a8f077dc
DB
14552015-12-11 Don Breazeal <donb@codesourcery.com>
1456
1457 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
1458 remote.
1459 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
1460 * gdb.base/foll-exec.exp (main): Enable for target remote.
1461 * gdb.base/foll-fork.exp (main): Likewise.
1462 * gdb.base/foll-vfork.exp (main): Likewise.
1463 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
1464 (proc continue_to_exit_bp_loc): Use clean_restart.
1465 * gdb.base/pie-execl.exp (main): Disable for target remote.
1466 * gdb.base/watch-vfork.exp (main): Enable for target remote.
1467 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
1468 * gdb.threads/execl.exp (main): Likewise.
1469 * gdb.threads/fork-child-threads.exp (main): Likewise.
1470 * gdb.threads/fork-plus-threads.exp (main): Disable for target
1471 remote.
1472 * gdb.threads/fork-thread-pending.exp (main): Enable for target
1473 remote.
1474 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
1475 pid.tid style ptids, instead of just tid.
1476 * gdb.threads/thread-execl.exp (main): Enable for target remote.
1477 * gdb.threads/watchpoint-fork.exp (main): Likewise.
1478 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
1479 ptids, instead of just tid.
1480
3b2464a8
AB
14812015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1482
1483 * gdb.base/list.exp (test_list_forward): Add end of file error
1484 test.
1485 (test_repeat_list_command): Add end of file error test.
1486 (test_list_backwards): Add beginning of file error test.
1487
a0def019
AB
14882015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1489
1490 * gdb.base/list.exp (test_list_invalid_args): New function,
1491 defined, and called.
1492
5c000dff
AB
14932015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1494
1495 * gdb.base/list.exp (test_list): Make test names unique.
1496
f1637ebe
YQ
14972015-12-11 Yao Qi <yao.qi@linaro.org>
1498
1499 * gdb.base/coremaker2.c: Remove.
1500
36d6fc0a
PA
15012015-12-10 Pedro Alves <palves@redhat.com>
1502
1503 * gdb.multi/base.exp: Remove stale "spaces" references.
1504
762f7747
PA
15052015-12-10 Pedro Alves <palves@redhat.com>
1506
1507 * gdb.multi/base.exp: Don't use nowarnings.
1508 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
1509 * gdb.multi/hangout.c: Include stdio.h.
1510 * gdb.multi/hello.c: Include stdlib.h.
1511 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
1512 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
1513 * gdb.multi/multi-arch.exp: Don't use nowarnings.
1514
28d2bfb9
AB
15152015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
1516
1517 * gdb.dwarf2/dw2-ranges-base.c: New file.
1518 * gdb.dwarf2/dw2-ranges-base.exp: New file.
1519 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
1520 support additional line table, and debug ranges generation.
1521 (Dwarf::ranges): New function, generate .debug_ranges.
1522 (Dwarf::lines): Support generating simple line table programs.
1523 (Dwarf::assemble): Initialise new namespace variables.
1524
5fc2beac
KB
15252015-12-09 Kevin Buettner <kevinb@redhat.com>
1526
1527 * gdb.base/async.exp (proc test_background): Add case for
1528 asynchronous execution not supported.
1529
1c35a88f
LM
15302015-12-09 Luis Machado <lgustavo@codesourcery.com>
1531
1532 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
1533 format and change test names to make them unique.
1534
b593e3d9
RK
15352015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
1536 Pedro Alves <pedro@redhat.com>
1537
1538 PR gdb/18702
1539 Add checking of floatformats setup on x86_64 hosts.
1540 * gdb.arch/i386-float.S (main): Load bigval and smallval.
1541 (smallval, bigval): New labels/constants.
1542 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
1543 float" after loading bigval and smallval.
1544
d72413e6
PMR
15452015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
1546
1547 * gdb.ada/fun_overload_menu.exp: New testcase.
1548 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
1549
ece66d65
JS
15502015-12-04 Josh Stone <jistone@redhat.com>
1551
1552 * gdb.base/catch-fork-static.exp: New.
1553
41d0efca
YQ
15542015-12-03 Yao Qi <yao.qi@linaro.org>
1555
1556 * gdb.base/sizeof.c: Don't include stdio.h and
1557 ../lib/unbuffer_output.c.
1558 (main): New variable 'size' and 'value'. Remove printf and
1559 gdb_unbuffer_output. Assign return value to size and value.
1560 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
1561 at the beginning.
1562 (check_sizeof): Check the result by printing variable 'size'.
1563 (check_valueof): Check the result by printing variable 'value'.
1564
99fd02d9
YQ
15652015-12-01 Yao Qi <yao.qi@linaro.org>
1566
1567 * gdb.base/disp-step-syscall.exp: Define syscall instruction
1568 for aarch64*-*-linux* target.
1569
f2faf941
PA
15702015-11-30 Pedro Alves <palves@redhat.com>
1571
1572 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
1573
04bf20c5
PA
15742015-11-30 Pedro Alves <palves@redhat.com>
1575
1576 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1577 Handle non-stop mode vCont replies.
1578
09df4675
PA
15792015-11-30 Pedro Alves <palves@redhat.com>
1580
1581 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
1582 prepare_for_testing. Start gdb with "set non-stop on" appended to
1583 GDBFLAGS. Lax expected stop output.
1584
58b584af
YQ
15852015-11-27 Yao Qi <yao.qi@linaro.org>
1586
1587 * gdb.arch/arm-neon.exp: New.
1588 * gdb.arch/arm-neon.c: New.
1589
dfcb77a8
YQ
15902015-11-27 Yao Qi <yao.qi@linaro.org>
1591
1592 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
1593
88e8ec1b
YQ
15942015-11-27 Yao Qi <yao.qi@linaro.org>
1595
1596 * gdb.cp/annota2.exp: Allow multiple occurrences of the
1597 frames-invalid annotation.
1598
bfde72c2
YQ
15992015-11-27 Yao Qi <yao.qi@linaro.org>
1600
1601 * gdb.cp/annota2.exp: Use ${frames_invalid}.
1602
f6512a69
SM
16032015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1604
1605 * gdb.threads/names.exp: New file.
1606 * gdb.threads/names.c: New file.
1607 * README: Mention gdb,no_thread_names.
1608
46a3515b
MM
16092015-11-26 Markus Metzger <markus.t.metzger@intel.com>
1610
1611 PR 19297
1612 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
1613 support" error.
1614
62147a22
PA
16152015-11-24 Pedro Alves <palves@redhat.com>
1616
1617 PR 17539
1618 * gdb.base/display.exp: Expect displays to be sorted in ascending
1619 order. Use multi_line.
1620 * gdb.base/solib-display.exp: Likewise.
1621
2f341b6e
PA
16222015-11-24 Pedro Alves <palves@redhat.com>
1623
1624 PR 17539
1625 * gdb.base/display.exp: Expect displays to be sorted in ascending
1626 order. Use multi_line.
1627 * gdb.base/solib-display.exp: Likewise.
1628
7e0aa6aa
PA
16292015-11-24 Pedro Alves <palves@redhat.com>
1630
1631 PR 17539
1632 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
1633 threads in ascending order.
1634 * gdb.base/foll-fork.exp: Likewise.
1635 * gdb.base/foll-vfork.exp: Likewise.
1636 * gdb.base/multi-forks.exp: Likewise.
1637 * gdb.mi/mi-nonstop.exp: Likewise.
1638 * gdb.mi/mi-nsintrall.exp: Likewise.
1639 * gdb.multi/base.exp: Likewise.
1640 * gdb.multi/multi-arch.exp: Likewise.
1641 * gdb.python/py-inferior.exp: Likewise.
1642 * gdb.threads/break-while-running.exp: Likewise.
1643 * gdb.threads/execl.exp: Likewise.
1644 * gdb.threads/gcore-thread.exp: Likewise.
1645 * gdb.threads/info-threads-cur-sal.exp: Likewise.
1646 * gdb.threads/kill.exp: Likewise.
1647 * gdb.threads/linux-dp.exp: Likewise.
1648 * gdb.threads/multiple-step-overs.exp: Likewise.
1649 * gdb.threads/next-bp-other-thread.exp: Likewise.
1650 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1651 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1652 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1653 * gdb.threads/thread-find.exp: Likewise.
1654 * gdb.threads/tls.exp: Likewise.
1655 * lib/mi-support.exp (mi_reverse_list): Delete.
1656 (mi_check_thread_states): No longer reverse list.
1657
2cc57ad8
PA
16582015-11-24 Pedro Alves <palves@redhat.com>
1659
1660 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
1661 use lowercase.
1662
c93e8391
SM
16632015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1664
1665 * gdb.trace/actions.c: Include trace-common.h.
1666 (main): Add a location for a fast tracepoint.
1667 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1668 the normal tracepoints.
1669 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1670
045ccf91
SM
16712015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1672
1673 * save-trace.exp: Factor out code to these...
1674 (gdb_save_tracepoints): New.
1675 (gdb_load_tracepoints): New.
1676 (do_save_load_test): New.
1677
5506f9f6
KB
16782015-11-23 Kevin Buettner <kevinb@redhat.com>
1679
1680 * gdb.base/asmlabel.exp: New test.
1681 * gdb.base/asmlabel.c: New test case.
1682
16c3b12f
JB
16832015-11-23 Joel Brobecker <brobecker@adacore.com>
1684
1685 * gdb.base/wrong_frame_bt_full-main.c: New file.
1686 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1687 * gdb.base/wrong_frame_bt_full.exp: New file.
1688
155bfbd3
JB
16892015-11-23 Joel Brobecker <brobecker@adacore.com>
1690
1691 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1692
bb097445
JM
16932015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1694
206853a0 1695 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
1696 pstate register when comparing registers values in
1697 sparc64-*-linux-gnu targets to avoid spurious differences.
1698
9c88ed8f
JM
16992015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1700
206853a0 1701 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 1702
96161e25
SL
17032015-11-19 Sandra Loosemore <sandra@codesourcery.com>
1704
1705 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1706 as type argument to gdb_compile.
1707 * gdb.base/nested-subp2.exp: Likewise.
1708 * gdb.base/nested-subp3.exp: Likewise.
1709
340c2830
DV
17102015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
1711
1712 * lib/dwarf.exp (_note): Fix left shift of negative value.
1713 * gdb.trace/trace-condition.exp: Likewise.
1714
c1862d0f
YQ
17152015-11-13 Yao Qi <yao.qi@linaro.org>
1716
1717 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1718 comments about d10v.
1719 (test_scalar_returns): Likewise.
1720 * gdb.base/d10v.ld: Remove.
1721 * gdb.base/overlays.exp: Remove the target triplet checking for
1722 d10v-*-*.
1723 * gdb.base/structs.exp (test_struct_returns): Remove the
1724 comments about d10v.
1725 (test_struct_calls): Likewise.
1726
77ae9c19
YQ
17272015-11-13 Yao Qi <yao.qi@linaro.org>
1728
1729 * gdb.base/gnu_vector.exp: Check the return value by "p res".
1730 * gdb.base/gnu_vector.c: Don't include stdio.h.
1731 (main): Don't print res and call add_some_intvecs.
1732
430e004e
MK
17332015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
1734
1735 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1736 macro.
1737 (func5): Removed.
1738 (func4): Use FAST_TRACEPOINT_LABEL.
1739 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1740 macro.
1741 (func): Removed.
1742 (thread_function): Use FAST_TRACEPOINT_LABEL.
1743 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1744 (func): Remove.
1745 (marker): Use FAST_TRACEPOINT_LABEL.
1746 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1747 (pendfunc1): Remove.
1748 (pendfunc): Use FAST_TRACEPOINT_LABEL.
1749 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1750 (foo): Remove.
1751 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1752 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1753 macro.
1754 (func): Remove.
1755 (marker): Use FAST_TRACEPOINT_LABEL.
1756 * gdb.trace/trace-common.h: New header.
1757 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1758 macro.
1759 (func): Remove.
1760 (marker): Use FAST_TRACEPOINT_LABEL.
1761 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1762 (func): Remove.
1763 (thread_function): Use FAST_TRACEPOINT_LABEL.
1764
6e7675a7
MK
17652015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
1766
1767 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1768 in front.
1769 * gdb.trace/change-loc.exp: Use global pcreg definition.
1770 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1771 * gdb.trace/entry-values.exp: Use global spreg definition, add $
1772 in front.
1773 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1774 * gdb.trace/pending.exp: Likewise.
1775 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1776 * gdb.trace/trace-break.exp: Likewise.
1777 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1778 in front.
1779 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1780 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1781 in front.
1782 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1783
dddc0e16
JB
17842015-11-09 Joel Brobecker <brobecker@adacore.com>
1785
1786 * gdb.ada/fin_fun_out: New testcase.
1787
c6f0b406
KB
17882015-11-07 Kevin Buettner <kevinb@redhat.com>
1789
1790 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1791 value associated with DW_AT_byte_size.
1792 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1793 constants for DW_AT_byte_size, DW_AT_lower_bound, and
1794 DW_AT_upper_bound.
1795
f01dcfd9
KB
17962015-11-07 Kevin Buettner <kevinb@redhat.com>
1797
1798 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1799 (gdb_target_symbol_prefix_flags): Define in terms of _asm
1800 version.
1801 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1802 gdb.dwarf2/dw2-canonicalize-type.exp,
1803 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1804 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1805 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1806 provided by gdb_target_symbol_prefix_flags_asm.
1807 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1808 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1809 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1810 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1811 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1812 macros where needed). Use this macro for symbols which require
1813 the prefix provided by SYMBOL_PREFIX.
1814
2223449a
KB
18152015-11-05 Kevin Buettner <kevinb@redhat.com>
1816
1817 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1818 New procs.
1819 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1820 representing expressions, of more than one list element.
1821 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1822 to prepend linker symbol prefix to f.
1823 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1824 table_1 and table_2.
1825 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1826 Likewise, for f and g.
1827 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1828 for ptr.
1829 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1830 for main.
1831 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1832 table_1_ptr and table_2_ptr.
1833
6f2f1a3a
JK
18342015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1835 Joel Brobecker <brobecker@adacore.com>
1836
1837 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1838
566c56c9
MK
18392015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
1840
1841 * gdb.reverse/s390-mvcle.c: New test.
1842 * gdb.reverse/s390-mvcle.exp: New file.
1843 * lib/gdb.exp: Enable reverse tests on s390*-linux.
1844
d5f0636b
MK
18452015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1846
1847 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1848
7ad8b86c
MK
18492015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1850
1851 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1852 reaching marker2.
1853 * gdb.reverse/getresuid-reverse.exp: Likewise.
1854 * gdb.reverse/pipe-reverse.exp: Likewise.
1855 * gdb.reverse/readv-reverse.exp: Likewise.
1856 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1857 * gdb.reverse/time-reverse.exp: Likewise.
1858 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1859
4081c0f1
YQ
18602015-10-30 Yao Qi <yao.qi@linaro.org>
1861
1862 * gdb.threads/wp-replication.c (watch_count_done): Remove.
1863 (empty_cycle): Remove.
1864 (main): Don't call empty_cycle. Don't use watch_count_done.
1865 * gdb.threads/wp-replication.exp: Don't set breakpoint on
1866 empty_cycle. Rewrite the code counting HW watchpoints.
1867
452b4ba5
MK
18682015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
1869
1870 * gdb.reverse/fstatat-reverse.c: New test.
1871 * gdb.reverse/fstatat-reverse.exp: New file.
1872 * gdb.reverse/getresuid-reverse.c: New test.
1873 * gdb.reverse/getresuid-reverse.exp: New file.
1874 * gdb.reverse/pipe-reverse.c: New test.
1875 * gdb.reverse/pipe-reverse.exp: New file.
1876 * gdb.reverse/readv-reverse.c: New test.
1877 * gdb.reverse/readv-reverse.exp: New file.
1878 * gdb.reverse/recvmsg-reverse.c: New test.
1879 * gdb.reverse/recvmsg-reverse.exp: New file.
1880 * gdb.reverse/time-reverse.c: New test.
1881 * gdb.reverse/time-reverse.exp: New file.
1882 * gdb.reverse/waitpid-reverse.c: New test.
1883 * gdb.reverse/waitpid-reverse.exp: New file.
1884
5e2e7507
JK
18852015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1886
1887 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1888
0fde2c53
DE
18892015-10-26 Doug Evans <dje@google.com>
1890
1891 PR symtab/17391
1892 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1893 * gdb.dwarf2/bad-regnum.c: New file.
1894 * gdb.dwarf2/bad-regnum.exp: New file.
1895
1a70ae97
DE
18962015-10-26 Doug Evans <dje@google.com>
1897
1898 PR python/18938
1899 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1900 file.
1901
27dc26ab
JK
19022015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1903
1904 * gdb.compile/compile.exp (compile code globalvar): Update expectation
1905 for a change by "Mention language in compile error message".
1906
bed91f4d
SM
19072015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
1908
1909 PR python/18073
1910 * gdb.python/py-type.c (C::a_method): New.
1911 (C::a_const_method): New.
1912 (C::a_static_method): New.
1913 (a_function): New.
1914 * gdb.python/py-type.exp (test_fields): Test getting fields
1915 from function and method.
1916
3f2f83dd
KB
19172015-10-21 Keven Boell <keven.boell@intel.com>
1918
1919 * gdb.fortran/vla-alloc-assoc.exp: New file.
1920 * gdb.fortran/vla-datatypes.exp: New file.
1921 * gdb.fortran/vla-datatypes.f90: New file.
1922 * gdb.fortran/vla-history.exp: New file.
1923 * gdb.fortran/vla-ptype-sub.exp: New file.
1924 * gdb.fortran/vla-ptype.exp: New file.
1925 * gdb.fortran/vla-sizeof.exp: New file.
1926 * gdb.fortran/vla-sub.f90: New file.
1927 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1928 * gdb.fortran/vla-value-sub-finish.exp: New file.
1929 * gdb.fortran/vla-value-sub.exp: New file.
1930 * gdb.fortran/vla-value.exp: New file.
1931 * gdb.fortran/vla-ptr-info.exp: New file.
1932 * gdb.mi/mi-vla-fortran.exp: New file.
1933 * gdb.mi/vla.f90: New file.
1934
27145d50
SL
19352015-10-21 Sandra Loosemore <sandra@codesourcery.com>
1936
1937 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1938 of hardwired timeout value.
1939
5f3ff4f8
JK
19402015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1941 Pedro Alves <palves@redhat.com>
1942
1943 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1944 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1945
bfd09d20
JS
19462015-10-19 Josh Stone <jistone@redhat.com>
1947
1948 * gdb.base/catch-syscall.c: Include <sched.h>.
1949 (unknown_syscall): New variable.
1950 (main): Trigger a vfork and an unknown syscall.
1951 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
1952 (unknown_syscall_number): Likewise.
1953 (check_call_to_syscall): Accept an optional syscall pattern.
1954 (check_return_from_syscall): Likewise.
1955 (check_continue): Likewise.
1956 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
1957 (test_catch_syscall_skipping_return): New test toggling off 'catch
1958 syscall' to step over the syscall return, then toggling back on.
1959 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
1960 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
1961 (do_syscall_tests): Call test_catch_syscall_without_args and
1962 test_catch_syscall_mid_vfork.
1963 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
1964 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
1965
b32b93c6
AS
19662015-10-19 Andrew Stubbs <ams@codesourcery.com>
1967
1968 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
1969 print g_vE): Add new pass patterns.
1970 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
1971 print various symbol names for vptr fields.
1972
9d622bda
AB
19732015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1974
1975 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
1976 results.
1977
0fd8ac1c
YQ
19782015-10-12 Yao Qi <yao.qi@linaro.org>
1979
1980 * gdb.arch/disp-step-insn-reloc.exp: New test case.
1981
34240514
YQ
19822015-10-12 Yao Qi <yao.qi@linaro.org>
1983
1984 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
1985 is aarch64*-*-linux*.
1986
8240f442
YQ
19872015-10-12 Yao Qi <yao.qi@linaro.org>
1988
1989 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
1990 (can_relocate_bcond_true): ... it.
1991 (can_relocate_bcond_false): New function.
1992 (foo): Likewise.
1993 (can_relocate_bl): Likewise.
1994 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
1995 can_relocate_bl.
1996
2520f728
PMR
19972015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
1998
1999 * gdb.base/nested-addr.c: New file.
2000 * gdb.base/nested-addr.exp: New testcase.
2001
abcef95a
MM
20022015-10-09 Markus Metzger <markus.t.metzger@intel.com>
2003
2004 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
2005 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
2006 its output. Ignore the output of "record goto begin" and instead
2007 check that GDB is replaying.
2008
145e3ddb
PA
20092015-10-09 Pedro Alves <palves@redhat.com>
2010
2011 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
2012 (top level): Use it in the run with no args test.
2013
d5d8c4e1
IB
20142015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
2015
2016 * gdb.dlang/properties.exp: New file.
2017
06e635ef
SL
20182015-10-02 Sandra Loosemore <sandra@codesourcery.com>
2019
2020 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
2021 whether or not address 0x1000 is mapped on the target.
2022
e019fd1d
SM
20232015-09-30 Simon Marchi <simon.marchi@ericsson.com>
2024
2025 * gdb.python/py-type.exp: Do not run tests if binaries fail to
2026 build.
2027
77ba2a67
MM
20282015-09-30 Markus Metzger <markus.t.metzger@intel.com>
2029
2030 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
2031 instruction-history test.
2032
c60eb31f
DE
20332015-09-28 Doug Evans <dje@google.com>
2034
2035 * gdb.base/gcore.c (array_func): Add reference to static_array.
2036
9a3c8263
SM
20372015-09-25 Simon Marchi <simon.marchi@ericsson.com>
2038
2039 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
2040 source line.
2041
9720e656
SL
20422015-09-24 Sandra Loosemore <sandra@codesourcery.com>
2043
2044 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
2045 short or char as base type.
2046
938d3bf2
SL
20472015-09-23 Sandra Loosemore <sandra@codesourcery.com>
2048
2049 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
2050 to allow any size enum.
2051
e6c2c623
PMR
20522015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
2053
2054 * gdb.ada/array_ptr_renaming.exp: New testcase.
2055 * gdb.ada/array_ptr_renaming/foo.adb: New file.
2056 * gdb.ada/array_ptr_renaming/pack.ads: New file.
2057
06da0f77
PL
20582015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2059
2060 * gdb.trace/ftrace-lock.c: New file.
2061 * gdb.trace/ftrace-lock.exp: New file.
2062
4f51c22a
PL
20632015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2064
2065 * gdb.arch/insn-reloc.c: New file.
2066 * gdb.arch/ftrace-insn-reloc.exp: New file.
2067
7041adf4
PL
20682015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2069
2070 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
2071 instruction.
2072 * gdb.trace/pendshr1.c (pendfunc): Likewise.
2073 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
2074 * gdb.trace/range-stepping.c: Likewise.
2075 * gdb.trace/trace-break.c: Likewise.
2076 * gdb.trace/trace-mt.c (thread_function): Likewise.
2077 * gdb.trace/ftrace.c (marker): Likewise.
2078 * gdb.trace/trace-condition.c (marker): Likewise.
2079 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
2080 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
2081 is_aarch64_target.
2082
015d2e7e
DE
20832015-09-18 Doug Evans <xdje42@gmail.com>
2084
2085 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
2086 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
2087
26b188a2
SL
20882015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2089
2090 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
2091 the breakpoint.
2092
79dc332b
SL
20932015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2094
2095 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
2096 the pending breakpoint. Remove timeout override for "Run till
2097 MI pending breakpoint on pendfunc3 on thread 2" test.
2098
f57929f2
SL
20992015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2100
2101 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
2102 filename pattern.
2103
3f469b17
SL
21042015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2105
2106 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
2107 in breakpoint filename pattern.
2108
515b89b3
SL
21092015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2110
7800dbe4
SL
2111 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
2112
21132015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2114
515b89b3
SL
2115 * gdb.linespec/explicit.exp: Check for readline support for
2116 tab-completion tests. Fix obvious typo.
2117
d2939ba2
MM
21182015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2119
2120 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
2121 and replay.
2122
cbb55fa7
MM
21232015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2124
2125 * gdb.btrace/non-stop.c: New.
2126 * gdb.btrace/non-stop.exp: New.
2127
43691ca1
PL
21282015-09-17 Pierre Langlois <pierre.langlois@arm.com>
2129 Yao Qi <yao.qi@linaro.org>
2130
2131 * gdb.trace/trace-condition.c: New file.
2132 * gdb.trace/trace-condition.exp: New file.
2133
d78908cf
WW
21342015-09-16 Wei-cheng Wang <cole945@gmail.com>
2135
2136 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
2137 for testing bytecode compilation.
2138
1ed415e2
PA
21392015-09-16 Pedro Alves <palves@redhat.com>
2140 Sandra Loosemore <sandra@codesourcery.com>
2141
2142 * gdb.threads/non-stop-fair-events.c (timeout): New global.
2143 (SECONDS): Redefine.
2144 (main): Call pthread_kill and alarm early.
2145 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
2146 support.
2147 (test): If the target can't hardware step and doesn't support
2148 displaced stepping, increase the timeout.
2149
d136eff5
PA
21502015-09-16 Pedro Alves <palves@redhat.com>
2151
2152 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
2153 (enable_debug): New procedures.
2154 (test): Use them. Bail out if waiting for threads fails.
2155 (top level): Bail out if a test fails.
2156
991f019c
YQ
21572015-09-16 Yao Qi <yao.qi@linaro.org>
2158
2159 * gdb.asm/asm-source.exp: Set asm-arch for
2160 aarch64*-*-* target.
2161 * gdb.asm/aarch64.inc: New file.
2162
bfca584f
PMR
21632015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
2164
2165 * gdb.ada/array_of_variable_length.exp: New testcase.
2166 * gdb.ada/array_of_variable_length/foo.adb: New file.
2167 * gdb.ada/array_of_variable_length/pck.adb: New file.
2168 * gdb.ada/array_of_variable_length/pck.ads: New file.
2169
b326e587
DE
21702015-09-15 Doug Evans <dje@google.com>
2171
2172 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
2173 of function static local variable.
2174
5382cfab
PW
21752015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2176
2177 * gdb.threads/tls-so_extern.exp: New test file.
2178 * gdb.threads/tls-so_extern.c: New test file.
2179 * gdb.threads/tls-so_extern_main.c: New test file.
2180
141c5cc4
JK
21812015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2182
2183 * gdb.opt/solib-intra-step-lib.c: New file.
2184 * gdb.opt/solib-intra-step-main.c: New file.
2185 * gdb.opt/solib-intra-step.exp: New file.
2186
d15dcecd
PA
21872015-09-15 Pedro Alves <palves@redhat.com>
2188
2189 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
2190 gdb_continue_to_breakpoint instead of gdb_test_multiple.
2191
4c2f2a79
PA
21922015-09-14 Pedro Alves <palves@redhat.com>
2193
2194 * gdb.base/hook-stop-continue.c: Delete.
2195 * gdb.base/hook-stop-continue.exp: Delete.
2196 * gdb.base/hook-stop-frame.c: Delete.
2197 * gdb.base/hook-stop-frame.exp: Delete.
2198 * gdb.base/hook-stop.c: New file.
2199 * gdb.base/hook-stop.exp: New file.
2200
919e6dbe
PMR
22012015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
2202
2203 * gdb.ada/access_to_packed_array.exp: New testcase.
2204 * gdb.ada/access_to_packed_array/foo.adb: New file.
2205 * gdb.ada/access_to_packed_array/pack.adb: New file.
2206 * gdb.ada/access_to_packed_array/pack.ads: New file.
2207
157280a4
MM
22082015-09-14 Markus Metzger <markus.t.metzger@intel.com>
2209
2210 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
2211 buffer size test.
2212
2fd33e94
DB
22132015-09-11 Don Breazeal <donb@codesourcery.com>
2214
2215 * gdb.base/foll-exec.c: Add copyright header. Fix
2216 formatting issues.
2217 * gdb.base/foll-exec.exp (zap_session): Delete proc.
2218 (do_exec_tests): Use clean_restart in place of zap_session,
2219 and for test initialization. Fix formatting issues. Use
2220 fail in place of perror.
2221 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
2222 an expect statement to match an expression with output from
2223 the program under debug.
2224 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
2225 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
2226 * gdb.threads/non-ldr-exc-2.exp: Likewise.
2227 * gdb.threads/non-ldr-exc-3.exp: Likewise.
2228 * gdb.threads/non-ldr-exc-4.exp: Likewise.
2229
e70b6e8e
DE
22302015-09-09 Doug Evans <dje@google.com>
2231
2232 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
2233
7a551a51
DE
22342015-09-09 Doug Evans <dje@google.com>
2235
2236 * gdb.base/pie-execl.exp: Fix result test of build_executable.
2237
4c666f84
DE
22382015-09-09 Doug Evans <dje@google.com>
2239
2240 * gdb.base/savedregs.exp: Fix typo.
2241
243a9253
PA
22422015-09-09 Pedro Alves <palves@redhat.com>
2243
2244 * gdb.mi/mi-cli.exp: Add CLI finish tests.
2245
c0fa8fbd
SL
22462015-09-08 Sandra Loosemore <sandra@codesourcery.com>
2247
2248 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
2249 command actually switches threads. Give up on remaining
2250 tests if target fails to stop at breakpoint.
2251
cd7c1778
PMR
22522015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
2253
2254 * gdb.ada/funcall_char.exp: New testcase.
2255 * gdb.ada/funcall_char/foo.adb: New file.
2256
dc5c8746
PMR
22572015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
2258
2259 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
2260 expected outputs. Add two testcases for completing ambiguous
2261 functions.
2262 * gdb.ada/complete/aux_pck.adb: New file.
2263 * gdb.ada/complete/aux_pck.ads: New file.
2264 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
2265 Ambiguous_Func functions.
2266 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
2267 * gdb.ada/complete/pck.adb: Likewise.
2268
4e83a1e7
UW
22692015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
2270
2271 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
2272 failures to run the test program under GDB.
2273
8ce74153
LM
22742015-08-26 Luis Machado <lgustavo@codesourcery.com>
2275
2276 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2277 to C.
2278
e9756d52
PP
22792015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2280
2281 * gdb.base/run-after-attach.exp: New test file.
2282 * gdb.base/run-after-attach.c: New test file.
2283
8d37573b
DB
22842015-08-26 Don Breazeal <donb@codesourcery.com>
2285
2286 * gdb.base/foll-exec-2.c: New test program.
2287 * gdb.base/foll-exec-2.exp: New test.
2288
63e43d3a
PMR
22892015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2290
2291 * gdb.base/nested-subp1.exp: New file.
2292 * gdb.base/nested-subp1.c: New file.
2293 * gdb.base/nested-subp2.exp: New file.
2294 * gdb.base/nested-subp2.c: New file.
2295 * gdb.base/nested-subp3.exp: New file.
2296 * gdb.base/nested-subp3.c: New file.
2297
3d40fbb5
PA
22982015-08-24 Pedro Alves <palves@redhat.com>
2299
2300 * gdb.server/connect-without-multi-process.c: New file.
2301 * gdb.server/connect-without-multi-process.exp: New file.
2302
4422ac93
LM
23032015-08-24 Luis Machado <lgustavo@codesourcery.com>
2304
2305 * gdb.opt/inline-markers.c: Make z int.
2306
91dddb86
LM
23072015-08-24 Luis Machado <lgustavo@codesourcery.com>
2308
2309 * gdb.opt/inline-markers.c: Make z volatile.
2310
a48847ee
LM
23112015-08-24 Luis Machado <lgustavo@codesourcery.com>
2312
2313 * gdb.opt/inline-bt.c: New volatile global z.
2314 * gdb.opt/inline-cmds.c: Likewise.
2315 * gdb.opt/inline-locals.c: Likewise.
2316 * gdb.opt/inline-markers.c: New extern global z.
2317 (marker): Use z.
2318 (inline_fn): Likewise.
2319
0ebbc52b
PA
23202015-08-24 Pedro Alves <palves@redhat.com>
2321
2322 * config/m32r-stub.exp: Remove file.
2323 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2324 * gdb.base/call-rt-st.exp: Likewise.
2325 * gdb.base/call-strs.exp: Likewise.
2326 * gdb.base/default.exp: Remove references to h8300-*-hms and
2327 *-*-udi*.
2328 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
2329
77c365df
AA
23302015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2331
2332 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
2333 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
2334 and "return" use KFAIL when GDB can not read/write the vector
2335 return value.
2336
4313b8c0
GB
23372015-08-21 Gary Benson <gbenson@redhat.com>
2338
2339 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2340
0e433b32
PA
23412015-08-20 Pedro Alves <palves@redhat.com>
2342
2343 * gdb.server/solib-list.exp: No longer expect an interior stop in
2344 non-stop mode.
2345
221e1a37
PA
23462015-08-20 Pedro Alves <palves@redhat.com>
2347
2348 * gdb.server/connect-stopped-target.c: New file.
2349 * gdb.server/connect-stopped-target.exp: New file.
2350
40e3ad0e
PA
23512015-08-20 Pedro Alves <palves@redhat.com>
2352
2353 * gdb.dwarf2/comp-unit-lang.exp: New file.
2354 * gdb.dwarf2/comp-unit-lang.c: New file.
2355
af39b327
PMR
23562015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
2357
2358 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
2359 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
2360
7d45c7c3 23612015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 2362
7d45c7c3
KB
2363 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
2364 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
2365
4d6cceb4
DE
23662015-08-18 Doug Evans <dje@google.com>
2367 Adrian Sendroiu <adrian.sendroiu@freescale.com>
2368
2369 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
2370 skip_python_tests. New arg prompt_regexp.
2371 (skip_python_tests): New function.
2372 * lib/mi-support.exp (mi_skip_python_tests): New function.
2373 * gdb.python/py-mi-objfile-gdb.py: New file.
2374 * gdb.python/py-mi-objfile.c: New file.
2375 * gdb.python/py-mi-objfile.exp: New file.
2376
ad89c2aa
KS
23772015-08-17 Keith Seitz <keiths@redhat.com>
2378
2379 * gdb.linespec/explicit.exp: Move strace test from here ...
2380 * gdb.trace/strace.exp: ... to here.
2381
e3ae3c43
PP
23822015-08-15 Patrick Palka <patrick@parcs.ath.cx>
2383
2384 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
2385 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
2386
604b2636
DE
23872015-08-14 Doug Evans <xdje42@gmail.com>
2388
2389 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
2390 inferior before selecting a new file.
2391
6ff0ba5f
DE
23922015-08-14 Doug Evans <xdje42@gmail.com>
2393
2394 * gdb.mi/mi-disassemble.exp: Update.
2395 * gdb.base/disasm-optim.S: New file.
2396 * gdb.base/disasm-optim.c: New file.
2397 * gdb.base/disasm-optim.h: New file.
2398 * gdb.base/disasm-optim.exp: New file.
2399
9ca98f92
KS
24002015-08-14 Keith Seitz <keiths@redhat.com>
2401
2402 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
2403 "evaluated-by".
2404
52bbc560
JB
24052015-08-13 Joel Brobecker <brobecker@adacore.com>
2406
2407 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
2408
5d8c3ed3
PMR
24092015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
2410
2411 * gdb.ada/fun_renaming.exp: New testcase.
2412 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
2413 * gdb.ada/fun_renaming/pack.adb: New file.
2414 * gdb.ada/fun_renaming/pack.ads: New file.
2415
ea8812bc
KS
24162015-08-12 Keith Seitz <keiths@redhat.com>
2417
2418 * gdb.base/dso2dso.exp: Pass basename of source file in call to
2419 gdb_get_line_number.
2420
4dafcdeb
JB
24212015-08-12 Joel Brobecker <brobecker@adacore.com>
2422
2423 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
2424 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
2425 gdb.base/dso2dso.exp: New files.
2426
5ba32597
SDJ
24272015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2428 Pedro Alves <palves@redhat.com>
2429 Keith Seitz <keiths@redhat.com>
2430
2431 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
2432 GDBFLAGS.
2433
b6dafabf
PP
24342015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2435
2436 * gdb.base/gdbhistsize-history.exp
2437 (test_histsize_history_setting): Use save_vars.
2438 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2439 Use save_vars.
2440 (test_no_truncation_of_unlimited_history_file): Use save_vars.
2441 * gdb.base/readline.exp: Use save_vars.
2442
abe8e607
PP
24432015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2444
2445 * lib/gdb.exp (save_vars): New proc.
2446
629500fa
KS
24472015-08-11 Keith Seitz <keiths@redhat.com>
2448
2449 * gdb.base/help.exp: Update help_breakpoint_text.
2450
eb8c4e2e
KS
24512015-08-11 Keith Seitz <keiths@redhat.com>
2452
2453 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
2454 (at toplevel): Call test_explicit_breakpoints.
2455 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
2456 breakpoints.
2457 * lib/mi-support.exp (mi_make_breakpoint): Add support for
2458 breakpoint conditions, "-cond".
2459
87f0e720
KS
24602015-08-11 Keith Seitz <keiths@redhat.com>
2461
2462 * gdb.linespec/3explicit.c: New file.
2463 * gdb.linespec/cpexplicit.cc: New file.
2464 * gdb.linespec/cpexplicit.exp: New file.
2465 * gdb.linespec/explicit.c: New file.
2466 * gdb.linespec/explicit.exp: New file.
2467 * gdb.linespec/explicit2.c: New file.
2468 * gdb.linespec/ls-errs.exp: Add explicit location tests.
2469 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
2470 before using in the matching pattern.
2471 Clarify that `prefix' is a regular expression.
2472
f00aae0f
KS
24732015-08-11 Keith Seitz <keiths@redhat.com>
2474
2475 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
2476 test.
2477 Add tests for missing ",FMT" and ",".
2478
e27852be
DE
24792015-08-10 Doug Evans <dje@google.com>
2480 Keith Seitz <keiths@redhat.com>
2481
2482 PR gdb/17960
2483 * gdb.base/completion.exp: Add location completer tests.
2484
7f03bd92
PA
24852015-08-07 Pedro Alves <palves@redhat.com>
2486
2487 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
2488 tests here.
2489 (top level): Run do_test with and without displaced stepping.
2490
3fc8eb30
PA
24912015-08-07 Pedro Alves <palves@redhat.com>
2492
2493 * gdb.base/valgrind-disp-step.c: New file.
2494 * gdb.base/valgrind-disp-step.exp: New file.
2495
d4569d7b
PA
24962015-08-07 Pedro Alves <palves@redhat.com>
2497
2498 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
2499 Delete function.
2500 (main): Add alarm. Run an infinite loop instead of calling
2501 wait_threads.
2502 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
2503 comment.
2504 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
2505 Delete function.
2506 (main): Add alarm. Run an infinite loop instead of calling
2507 wait_threads.
2508 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
2509 comment.
2510
e1316e60
PA
25112015-08-07 Pedro Alves <palves@redhat.com>
2512
2513 * gdb.base/checkpoint-ns.exp: New file.
2514 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
2515 standard_testfile.
2516
da8c46d2
MM
25172015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2518
2519 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
2520 * gdb.btrace/instruction_history.exp: Update.
2521 * gdb.btrace/tsx.exp: New.
2522 * gdb.btrace/tsx.c: New.
2523
de1c2c52
PA
25242015-08-06 Pedro Alves <palves@redhat.com>
2525
2526 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
2527 increase timeout.
2528 * gdb.reverse/until-precsave.exp: Bump timeouts.
2529
782e0bf4
PA
25302015-08-06 Pedro Alves <palves@redhat.com>
2531
2532 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
2533
83e97ed0
PA
25342015-08-06 Pedro Alves <palves@redhat.com>
2535
2536 PR gdb/18749
2537 * gdb.threads/process-dies-while-handling-bp.c: New file.
2538 * gdb.threads/process-dies-while-handling-bp.exp: New file.
2539
863d01bd
PA
25402015-08-06 Pedro Alves <palves@redhat.com>
2541
2542 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
2543 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
2544
0a39bb32
PA
25452015-08-05 Pedro Alves <palves@redhat.com>
2546
2547 * gdb.threads/next-while-other-thread-longjmps.c: New file.
2548 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
2549
ee2d2b10
SL
25502015-08-03 Sandra Loosemore <sandra@codesourcery.com>
2551
2552 * gdb.base/bp-permanent.exp: Report test as unsupported if
2553 the target cannot stop at the permanent breakpoint.
2554
4e1bdb00
DE
25552015-08-03 Doug Evans <dje@google.com>
2556
2557 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
2558 10000.
2559
3d338901
DE
25602015-08-03 Doug Evans <dje@google.com>
2561
2562 * Makefile.in (workers/%.worker, build-perf): New rule.
2563 (GDB_PERFTEST_MODE): New variable.
2564 (check-perf): Use it.
2565 (clean): Clean up gdb.perf parallel build subdirs.
2566 * lib/build-piece.exp: New file.
2567 * lib/gdb.exp (make_gdb_parallel_path): New function
2568 (standard_output_file, standard_temp_file): Call it.
2569 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2570 of $GDB_PARALLEL.
2571 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
2572
af061d3e
DE
25732015-08-03 Doug Evans <dje@google.com>
2574
8e1afc81 2575 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
2576 (LOG_FILE_NAME): New global.
2577 (TextReporter.__init__): Initialize self.txt_sum.
2578 (TextReporter.report): Add support for multiple data-points.
2579 Move report to perftest.sum, put raw data in perftest.log.
2580 (TextReporter.start): Open sum and log files.
2581 (TextReporter.end): Close sum and log files.
8e1afc81
DE
2582 * gdb.perf/lib/perftest/testresult.py
2583 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 2584
2c8c5d37
PA
25852015-07-31 Pedro Alves <palves@redhat.com>
2586
2587 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
2588 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2589 kill_wait_spawned_process instead of explicit "kill -9".
2590 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
2591 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2592 kill_wait_spawned_process.
2593 * gdb.base/attach-twice.exp: Likewise.
2594 * gdb.base/attach.exp: Likewise.
2595 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
2596 gdb_test_multiple.
2597 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
2598 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2599 kill_wait_spawned_process.
2600 * gdb.base/valgrind-infcall.exp: Likewise.
2601 * gdb.multi/multi-attach.exp: Likewise.
2602 * gdb.python/py-prompt.exp: Likewise.
2603 * gdb.python/py-sync-interp.exp: Likewise.
2604 * gdb.server/ext-attach.exp: Likewise.
2605 * gdb.threads/attach-into-signal.exp (corefunc): Use
2606 spawn_wait_for_attach, spawn_id_get_pid and
2607 kill_wait_spawned_process.
2608 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
2609 spawn_wait_for_attach returning a spawn id instead of a pid. Use
2610 spawn_id_get_pid and kill_wait_spawned_process.
2611 * gdb.threads/attach-stopped.exp (corefunc): Use
2612 spawn_wait_for_attach, spawn_id_get_pid and
2613 kill_wait_spawned_process.
2614 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
2615 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2616 kill_wait_spawned_process instead of explicit "kill -9".
2617 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
2618 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
2619 (spawn_wait_for_attach): Use spawn instead of exec to spawn
2620 processes. Don't map cygwin/windows pids here. Now returns a
2621 spawn id list.
2622
032a0fca
SL
26232015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2624
2625 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
2626 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
2627 correct patch.
2628
61a934ca
SL
26292015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2630
2631 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
2632
4bc4d428
SL
26332015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2634
2635 Reapply:
2636 2014-05-21 Mark Wielaard <mjw@redhat.com>
2637
2638 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2639
998d452a
PA
26402015-07-30 Pedro Alves <palves@redhat.com>
2641
2642 * linux-low.c (handle_extended_wait): Set the child's last
2643 reported status to TARGET_WAITKIND_STOPPED.
2644
69dde7dc
PA
26452015-07-30 Pedro Alves <palves@redhat.com>
2646
2647 PR threads/18600
2648 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2649 only shows inferior 1.
2650
4dd63d48
PA
26512015-07-30 Simon Marchi <simon.marchi@ericsson.com>
2652 Pedro Alves <palves@redhat.com>
2653
2654 PR threads/18600
2655 * gdb.threads/fork-plus-threads.c: New file.
2656 * gdb.threads/fork-plus-threads.exp: New file.
2657
d618e4c5
PP
26582015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2659
2660 * gdb.base/batch-preserve-term-settings.exp
2661 (test_terminal_settings_preserved_after_cli_exit): Use
2662 send_quit_command.
2663
1eef6428
PA
26642015-07-29 Pedro Alves <palves@redhat.com>
2665 Don Breazeal <donb@codesourcery.com>
2666
2667 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2668 output from both inferior_spawn_id and gdb_spawn_id.
2669
7da5b897
SDJ
26702015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2671
2672 * gdb.threads/attach-into-signal.exp (corefunc): Use
2673 with_test_prefix on nested loops, uniquefying the test messages.
2674
dac804df
SDJ
26752015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2676
2677 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2678 commit.
2679
06265e53
PP
26802015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2681
2682 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2683 New proc.
2684 (test_terminal_settings_preserved_after_sigterm): New test.
2685
18206ca3
PP
26862015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2687
2688 * gdb.base/batch-preserve-term-settings.exp
2689 (test_terminal_settings_preserved_after_cli_exit): New test.
2690
90074d11
PP
26912015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2692
2693 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2694 manipulation of saved_gdbflags.
2695 (test_terminal_settings_preserved): Remove global declaration of
2696 the unused variable pagination_prompt. Remove manipulation of
2697 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
2698 GDBFLAGS.
2699
eb1a7902
PA
27002015-07-29 Pedro Alves <palves@redhat.com>
2701
2702 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2703
8b75dd3b
PA
27042015-07-29 Pedro Alves <palves@redhat.com>
2705
2706 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2707 at the top.
2708
dedad4e3
PA
27092015-07-29 Pedro Alves <palves@redhat.com>
2710
2711 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2712 (main): Call gdb_unbuffer_output.
2713 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2714 (main): Call gdb_unbuffer_output.
2715 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2716 (main): Call gdb_unbuffer_output.
2717 * gdb.base/call-strs.exp: Adjust to step over the
2718 gdb_unbuffer_output call.
2719 * gdb.base/catch-gdb-caused-signals.c: Include
2720 "../lib/unbuffer_output.c".
2721 (main): Call gdb_unbuffer_output.
2722 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2723 (main): Call gdb_unbuffer_output.
2724 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2725 (main): Call gdb_unbuffer_output.
2726 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2727 (main): Call gdb_unbuffer_output.
2728 * gdb.base/shlib-call.exp: Adjust to step over the
2729 gdb_unbuffer_output call.
2730 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2731 (main): Call gdb_unbuffer_output.
2732 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2733 (main): Call gdb_unbuffer_output.
2734 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2735 (main): Rename to ...
2736 (test): ... this.
2737 (main): Reimplement.
2738 * gdb.base/varargs.exp: Run to test instead of to main.
2739 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2740 (main): Call gdb_unbuffer_output.
2741
58789a91
PA
27422015-07-29 Pedro Alves <palves@redhat.com>
2743
2744 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2745 factore out from mi_continue_dprintf. For call-style dprintfs,
2746 expect dprintf output out of $inferior_spawn_id.
2747 (mi_continue_dprintf): Use mi_expect_dprintf.
2748 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2749 (main): Call gdb_unbuffer_output.
2750
e8376742
PA
27512015-07-29 Pedro Alves <palves@redhat.com>
2752
2753 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2754 (default_mi_gdb_start): Set inferior_spawn_id instead of
2755 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
2756 gdb_spawn_id.
2757 (mi_gdb_test): Always expect inferior output from both
2758 $inferior_spawn_id and $gdb_spawn_id.
2759
08280010
PA
27602015-07-29 Pedro Alves <palves@redhat.com>
2761
2762 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
2763 send_inferior and $inferior_spawn_id.
2764
4d30e432
PA
27652015-07-29 Pedro Alves <palves@redhat.com>
2766
2767 * gdb.gdb/complaints.exp (test_initial_complaints)
2768 (test_serial_complaints, test_short_complaints): Use
2769 gdb_test_stdio.
2770 (test_empty_complaint): Handle $inferior_spawn_id !=
2771 $gdb_spawn_id.
2772
0d30a335
PA
27732015-07-29 Pedro Alves <palves@redhat.com>
2774
2775 * gdb.base/varargs.exp: Use gdb_test_stdio.
2776
39413b29
PA
27772015-07-29 Pedro Alves <palves@redhat.com>
2778
2779 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2780
7cb000a9
PA
27812015-07-29 Pedro Alves <palves@redhat.com>
2782
2783 * gdb.base/ending-run.exp: Use gdb_test_stdio.
2784
d7b8ac82
PA
27852015-07-29 Pedro Alves <palves@redhat.com>
2786
2787 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2788 parameter into two new parameters, "inf_result" and "gdb_result".
2789 Expect inferior output and gdb output from $inferior_spawn_id and
2790 $gdb_spawn_id, respectively. Adjust all callers.
2791
789c3a0c
PA
27922015-07-29 Pedro Alves <palves@redhat.com>
2793
2794 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2795 of gdb_test_sequence.
2796
77e760c3
PA
27972015-07-29 Pedro Alves <palves@redhat.com>
2798
2799 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2800 (saw_spurious_output): Expect inferior output from
2801 $inferior_spawn_id. Use gdb_test_stdio.
2802
8396d2cd
PA
28032015-07-29 Pedro Alves <palves@redhat.com>
2804
2805 * gdb.base/dprintf.exp: Use standard_testfile. Change
2806 prepare_for_testing call.
2807 (srcfile): Don't set.
2808 (restart): New procedure.
2809 (test_dprintf): New procecure, use to continue over dprintfs.
2810 (test_call, test_agent): New procedures, tests moved here.
2811 Restart gdb and recreate dprintfs. Adjust expected output.
2812
2051d61f
PA
28132015-07-29 Pedro Alves <palves@redhat.com>
2814
2815 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2816
452397af
PA
28172015-07-29 Pedro Alves <palves@redhat.com>
2818
2819 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2820
8aed9555
PA
28212015-07-29 Pedro Alves <palves@redhat.com>
2822
2823 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2824 gdb_test_stdio.
2825
188a61b4
PA
28262015-07-29 Pedro Alves <palves@redhat.com>
2827
2828 * lib/gdb.exp (gdb_test_stdio): New procedure.
2829
12264a45
PA
28302015-07-29 Pedro Alves <palves@redhat.com>
2831
2832 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2833
23ffc893
PA
28342015-07-29 Pedro Alves <palves@redhat.com>
2835
2836 * gdb.base/call-signal-resume.exp: Remove check for
2837 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
2838 * gdb.base/unwindonsignal.exp: Likewise.
2839 * gdb.base/call-signals.c (gen_signal): Remove printf call.
2840 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2841
65566918
PA
28422015-07-29 Pedro Alves <palves@redhat.com>
2843
2844 * gdb.base/siginfo-addr.c (pass): New function.
2845 (handler): Call it iff si_addr is correct.
2846 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2847 Set a breakpoint at "pass" and continue to it.
2848
d60a9221
SDJ
28492015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
2850
2851 * gdb.python/py-objfile.exp: Make some tests have unique names.
2852 * gdb.python/py-pp-registration.exp: Likewise.
2853
bde40b8f
PA
28542015-07-28 Pedro Alves <palves@redhat.com>
2855
2856 * gdb.server/server-exec-info.exp: Issue a "disconnect".
2857
13e1dec8
SM
28582015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2859
2860 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2861
da33c9a7
SM
28622015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2863
2864 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2865
077836f7
PP
28662015-07-27 Patrick Palka <patrick@parcs.ath.cx>
2867
2868 * gdb.base/gdb-sigterm-2.exp: New test.
2869
b8cc7b2e
DE
28702015-07-25 Doug Evans <xdje42@gmail.com>
2871
2872 Revert:
2873 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2874 (workers/%.worker, build-perf): New rule.
2875 (GDB_PERFTEST_MODE): New variable.
2876 (check-perf): Use it.
2877 (clean): Clean up gdb.perf parallel build subdirs.
2878 * lib/build-piece.exp: New file.
2879 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2880 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2881 name.
2882 (standard_temp_file): Ditto.
2883 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2884 of $GDB_PARALLEL.
2885
c8bd4544
DE
28862015-07-24 Doug Evans <dje@google.com>
2887
2888 * gdb.perf/lib/perftest/utils.py: New file.
2889 * gdb.perf/gm-hello.cc: New file.
2890 * gdb.perf/gm-pervasive-typedef.cc: New file.
2891 * gdb.perf/gm-pervasive-typedef.h: New file.
2892 * gdb.perf/gm-std.cc: New file.
2893 * gdb.perf/gm-std.h: New file.
2894 * gdb.perf/gm-use-cerr.cc: New file.
2895 * gdb.perf/gm-utils.h: New file.
2896 * gdb.perf/gmonster-null-lookup.py: New file.
2897 * gdb.perf/gmonster-pervasive-typedef.py: New file.
2898 * gdb.perf/gmonster-print-cerr.py: New file.
2899 * gdb.perf/gmonster-ptype-string.py: New file.
2900 * gdb.perf/gmonster-runto-main.py: New file.
2901 * gdb.perf/gmonster-select-file.py: New file.
2902 * gdb.perf/gmonster1-null-lookup.exp: New file.
2903 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2904 * gdb.perf/gmonster1-print-cerr.exp: New file.
2905 * gdb.perf/gmonster1-ptype-string.exp: New file.
2906 * gdb.perf/gmonster1-runto-main.exp: New file.
2907 * gdb.perf/gmonster1-select-file.exp: New file.
2908 * gdb.perf/gmonster1.cc: New file.
2909 * gdb.perf/gmonster1.exp: New file.
2910 * gdb.perf/gmonster2-null-lookup.exp: New file.
2911 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2912 * gdb.perf/gmonster2-print-cerr.exp: New file.
2913 * gdb.perf/gmonster2-ptype-string.exp: New file.
2914 * gdb.perf/gmonster2-runto-main.exp: New file.
2915 * gdb.perf/gmonster2-select-file.exp: New file.
2916 * gdb.perf/gmonster2.cc: New file.
2917 * gdb.perf/gmonster2.exp: New file.
2918
6eab34f3
DE
29192015-07-24 Doug Evans <dje@google.com>
2920
2921 * gdb.perf/README: New file.
2922 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2923 * lib/gen-perf-test.exp: New file.
2924
63738bfd
DE
29252015-07-24 Doug Evans <dje@google.com>
2926
2927 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2928 (PerfTest::startup): New function.
2929 (PerfTest::run): Return result of calling body.
2930 (PerfTest::assemble): Rewrite.
2931 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2932 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2933 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2934 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2935 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2936
7b606f95
DE
29372015-07-24 Doug Evans <dje@google.com>
2938
2939 * lib/gdb.exp (clean_restart): Make executable optional.
2940
a97b16b8
DE
29412015-07-24 Doug Evans <dje@google.com>
2942
2943 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2944 compiler_info references.
2945 * gdb.cp/temargs.exp: Ditto.
2946 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2947 (get_compiler_info): Early exit if already computed. Set compiler_info
2948 to "unknown" if there was a problem.
2949 (test_compiler_info): Add function comment. Call get_compiler_info.
2950
35baa57f
DE
29512015-07-24 Doug Evans <dje@google.com>
2952
2953 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2954 (workers/%.worker, build-perf): New rule.
2955 (GDB_PERFTEST_MODE): New variable.
2956 (check-perf): Use it.
2957 (clean): Clean up gdb.perf parallel build subdirs.
2958 * lib/build-piece.exp: New file.
2959 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2960 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2961 name.
2962 (standard_temp_file): Ditto.
2963 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2964 of $GDB_PARALLEL.
2965
6ebea266
DE
29662015-07-24 Doug Evans <dje@google.com>
2967
2968 * lib/future.exp (gdb_default_target_compile): New option
2969 "early_flags".
2970 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
2971 --as-needed.
2972
1e76a7e9
SDJ
29732015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
2974
2975 * gdb.base/catch-syscall.exp: Call gdb_exit before
2976 gdb_skip_xml_test.
2977
5068630a
PA
29782015-07-24 Pedro Alves <palves@redhat.com>
2979
2980 * gdb.python/py-events.exp: Accept output between the stop event
2981 and the prompt.
2982 * gdb.python/py-evsignal.exp: Likewise.
2983 * gdb.python/py-evthreads.exp: Likewise.
2984
77598427
PA
29852015-07-24 Pedro Alves <palves@redhat.com>
2986
2987 PR gdb/18717
2988 * gdb.threads/non-ldr-exit.c: New file.
2989 * gdb.threads/non-ldr-exit.exp: New file.
2990
11e6c98f
YQ
29912015-07-24 Yao Qi <yao.qi@linaro.org>
2992
2993 * gdb.server/ext-wrapper.exp: Test --wrapper option when
2994 restarting process.
2995
51aee833
YQ
29962015-07-24 Yao Qi <yao.qi@linaro.org>
2997
2998 * gdb.server/ext-restart.exp: New file.
2999
8cfe207c
YQ
30002015-07-24 Yao Qi <yao.qi@linaro.org>
3001
3002 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
3003 argument options.
3004 * gdb.server/ext-wrapper.exp: New file.
3005
cc12ce38
DE
30062015-07-23 Doug Evans <dje@google.com>
3007
3008 * gdb.dwarf2/dw2-dummy-cu.S: New file.
3009 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
3010
d0d84780
PMR
30112015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
3012
3013 * gdb.ada/var_arr_typedef.exp: New testcase.
3014 * gdb.ada/var_arr_typedef/pack.adb: New file.
3015 * gdb.ada/var_arr_typedef/pack.ads: New file.
3016 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
3017
8b558f79
JB
30182015-07-20 Joel Brobecker <brobecker@adacore.com>
3019
3020 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
3021
775a3298
JK
30222015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3023
3024 * gdb.arch/i386-biarch-core.exp: Replace istarget
3025 by "complete set gnutarget". Remove expectation for the "core-file"
3026 command.
3027
db1ff28b
JK
30282015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3029
3030 Revert the previous commit:
3031 Tests for validate symbol file using build-id.
3032
0a94970d
JK
30332015-07-15 Aleksandar Ristovski <aristovski@qnx.com
3034
3035 Tests for validate symbol file using build-id.
3036 * gdb.base/solib-mismatch-lib.c: New file.
3037 * gdb.base/solib-mismatch-libmod.c: New file.
3038 * gdb.base/solib-mismatch.c: New file.
3039 * gdb.base/solib-mismatch.exp: New file.
3040
03346981
SL
30412015-07-15 Sandra Loosemore <sandra@codesourcery.com>
3042
3043 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
3044 nios2-*-linux*.
3045 * gdb.base/sigbpt.exp (stepi_out): Likewise.
3046 * gdb.base/siginfo.exp: Likewise.
3047 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3048
42422cc7
PL
30492015-07-15 Pierre Langlois <pierre.langlois@arm.com>
3050
3051 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
3052 Move it to ...
3053 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
3054 ... here.
3055 * gdb.trace/range-stepping.exp: Check that the target supports
3056 range stepping.
3057
cfa68bae
JK
30582015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3059
3060 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
3061
8ffdba26
PA
30622015-07-14 Pedro Alves <palves@redhat.com>
3063
3064 * gdb.base/killed-outside.exp: New file.
3065 * gdb.base/killed-outside.c: New file.
3066
218a5a11
JK
30672015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3068
3069 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
3070 (n at main): New.
3071 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
3072
e03ed3c6
AA
30732015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3074
3075 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
3076 infcall tests instead of setting up for KFAIL.
3077
485668e5
MM
30782015-07-10 Markus Metzger <markus.t.metzger@intel.com>
3079
3080 * gdb.btrace/record_goto-step.exp: New.
3081
08464196
JK
30822015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3083
3084 PR compile/18484
3085 * gdb.compile/compile.c (struct struct_type): Add volatile to
3086 selffield's type.
3087 * gdb.compile/compile.exp
3088 (compile code struct_object.selffield = &struct_object): Skip further
3089 struct_object tests if this one xfails.
3090
bcf5c1d9
RC
30912015-07-08 Robert O'Callahan <robert@ocallahan.org>
3092
3093 PR exp/18617
3094 * gdb.trace/ax.exp: Add test.
3095
4931af25
YQ
30962015-07-07 Yao Qi <yao.qi@linaro.org>
3097
3098 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
3099 instead of istarget "aarch64*-*-*".
3100 * gdb.arch/aarch64-fp.exp: Likewise.
3101 * gdb.base/float.exp: Likewise.
3102 * gdb.reverse/aarch64.exp: Likewise.
3103 * lib/gdb.exp (is_aarch64_target): New proc.
3104
9fcf688e
YQ
31052015-07-07 Yao Qi <yao.qi@linaro.org>
3106
3107 * lib/gdb.exp (is_aarch32_target): New proc.
3108 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
3109 instead of "istarget "arm*-*-*"".
3110 * gdb.arch/arm-disp-step.exp: Likewise.
3111 * gdb.arch/thumb-bx-pc.exp: Likewise.
3112 * gdb.arch/thumb-prologue.exp: Likewise.
3113 * gdb.arch/thumb-singlestep.exp: Likewise.
3114 * gdb.base/disp-step-syscall.exp: Likewise.
3115 * gdb.base/float.exp: Likewise.
3116
fbd8d50d
YQ
31172015-07-07 Yao Qi <yao.qi@linaro.org>
3118
3119 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
3120 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
3121
71be1fdc
YQ
31222015-07-07 Yao Qi <yao.qi@linaro.org>
3123
3124 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
3125 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
3126 if it exists.
3127 * gdb.multi/multi-arch.exp: Likewise.
3128
3e221d36
SM
31292015-07-07 Simon Marchi <simon.marchi@ericsson.com>
3130
3131 * gdb.python/py-lazy-string.exp: Add missing parentheses to
3132 print.
3133
d441430b
YQ
31342015-07-07 Yao Qi <yao.qi@linaro.org>
3135
3136 * gdb.arch/thumb-singlestep.exp: Do one more single step.
3137
06f810bd
MG
31382015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
3139
3140 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
3141 '[' and ']' characters.
3142
5e61e7c0
IB
31432015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
3144
3145 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3146
28bf096c
PA
31472015-06-29 Pedro Alves <palves@redhat.com>
3148
3149 PR threads/18127
3150 * gdb.threads/hand-call-new-thread.c: New file.
3151 * gdb.threads/hand-call-new-thread.c: New file.
3152
ee93cd5e
KS
31532015-06-26 Keith Seitz <keiths@redhat.com>
3154 Doug Evans <dje@google.com>
3155
3156 PR 16253
3157 * gdb.cp/var-tag-2.cc: New file.
3158 * gdb.cp/var-tag-3.cc: New file.
3159 * gdb.cp/var-tag-4.cc: New file.
3160 * gdb.cp/var-tag.cc: New file.
3161 * gdb.cp/var-tag.exp: New file.
3162
fc637f04
PP
31632015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3164
3165 * gdb.base/history-duplicates.exp: New test.
3166
2e52ae68
PP
31672015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3168
3169 * gdb.base/completion.exp: Test the completion of the "focus"
3170 command.
3171
6e22494e
JK
31722015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3173
3174 * gdb.arch/amd64-prologue-skip.S: New file.
3175 * gdb.arch/amd64-prologue-skip.exp: New file.
3176
bf7b9cd9
SM
31772015-06-25 Simon Marchi <simon.marchi@ericsson.com>
3178
3179 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
3180 is_address_zero_readable check.
3181
201e8dfd
PB
31822015-06-24 Peter Bergner <bergner@vnet.ibm.com>
3183
3184 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
3185 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
3186
5cd867b4
YQ
31872015-06-24 Yao Qi <yao.qi@linaro.org>
3188
3189 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
3190 linux targets.
3191
4d7be007
YQ
31922015-06-24 Yao Qi <yao.qi@linaro.org>
3193
3194 * lib/gdb.exp (supports_get_siginfo_type): New proc.
3195 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
3196 * gdb.base/siginfo-thread.exp: Likewise.
3197
07fcd301
YQ
31982015-06-22 Yao Qi <yao.qi@linaro.org>
3199
3200 * boards/remote-gdbserver-on-localhost.exp: Add comments.
3201
52042a00
YQ
32022015-06-22 Yao Qi <yao.qi@linaro.org>
3203
3204 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
3205 aarch64*-*-*.
3206 (skip_hw_watchpoint_tests): Likewise.
3207
74bd41ce
PP
32082015-06-18 Patrick Palka <patrick@parcs.ath.cx>
3209
3210 * gdb.base/gdbinit-history.exp: Test the interaction between
3211 setting GDBHISTSIZE and setting the history size via .gdbinit.
3212
bc460514
PP
32132015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3214
3215 PR gdb/16999
3216 * gdb.base/gdbhistsize-history.exp: New test.
3217
b58c513b
PP
32182015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3219
3220 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
3221 with GDBHISTSIZE.
3222 * gdb.base/readline.exp: Likewise.
3223
92046791
YQ
32242015-06-17 Yao Qi <yao.qi@linaro.org>
3225
3226 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
3227 line.
3228
2093d2d3
PP
32292015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3230
3231 * gdb.base/gdbinit-history.exp: Add test case to check that
3232 an unlimited history file does not get truncated on exit.
3233
e6c693af
AA
32342015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3235
3236 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
3237 (VECTOR): New macro. Use it...
3238 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
3239 ...for these typedefs.
3240 (int8, char1, int1, double1): New typedefs.
3241 (struct just_int2, struct two_int2): New structures.
3242 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
3243 (add_structvecs, add_singlevecs): New functions.
3244 (main): Call add_some_intvecs twice.
3245 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
3246 the compile and exit upon failure. Try compiling for the "native"
3247 architecture. Test inferior function calls with vector arguments
3248 and vector return value handling with "finish" and "return".
3249
c74f7d1c
JT
32502015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
3251
3252 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
3253 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
3254 PE file.
3255 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
3256
98aa42ee
AT
32572015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3258
3259 PR breakpoints/16465
3260 * gdb.mi/mi-dprintf-pending.c: New file.
3261 * gdb.mi/mi-dprintf-pending.exp: New test.
3262 * gdb.mi/mi-dprintf-pendshr.c: New file.
3263
7d73c23c 32642015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 3265 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
3266
3267 * gdb.arch/i386-mpx-map.c: New file.
3268 * gdb.arch/i386-mpx-map.exp: New File.
3269
32702015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3271
3272 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3273 * gdb.arch/i386-mpx.exp: Indentation fixed.
3274
32752015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3276
3277 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3278 function and improved indentation.
3279 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3280 gdb_test_multiple. Added additional tests to skip the test.
3281
32822015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3283
3284 * gdb.arch/i386-avx512.c: Change path in include file.
3285 * gdb.arch/i386-avx512.exp: Change include dir path
3286 compilation flag.
3287 * gdb.arch/i386-mpx.c: Change path in include file.
3288 * gdb.arch/i386-mpx.exp: Change include dir path compilation
3289 flag.
3290
d5eba19a
JK
32912015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3292
3293 * gdb.compile/compile-print.exp (compile print *vararray@3)
3294 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
3295
7f361056
JK
32962015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3297
3298 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
3299 (do not keep jit in memory): ... this.
3300 (expect 5): Change it to ...
3301 (expect no 5): ... this.
3302
3b462ec2
SM
33032015-06-02 Simon Marchi <simon.marchi@ericsson.com>
3304
3305 PR gdb/15564
3306 * gdb.mi/mi-detach.exp: New file.
3307
e0619de6
JK
33082015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3309
3310 PR symtab/18392
3311 * gdb.arch/amd64-tailcall-self.S: New file.
3312 * gdb.arch/amd64-tailcall-self.c: New file.
3313 * gdb.arch/amd64-tailcall-self.exp: New file.
3314
e970cb34
DB
33152015-05-28 Don Breazeal <donb@codesourcery.com>
3316
3317 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
3318 tests for remote targets by checking is_target_gdbserver.
3319
b2e2f908
DE
33202015-05-27 Doug Evans <dje@google.com>
3321
3322 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3323 * gdb.dwarf2/opaque-type-lookup.c: New file.
3324 * gdb.dwarf2/opaque-type-lookup.exp: New file.
3325
82c7be31
DE
33262015-05-26 Doug Evans <dje@google.com>
3327
3328 * gdb.cp/iostream.cc: New file.
3329 * gdb.cp/iostream.exp: New file.
3330
b4f54984
DE
33312015-05-26 Doug Evans <dje@google.com>
3332
3333 * gdb.dwarf2/dw2-op-call.exp: Update.
3334 * gdb.dwarf2/dw4-sig-types.exp: Update.
3335 * gdb.dwarf2/implptr.exp: Update.
3336 * gdb.mi/mi-cmd-param-changed.exp: Update.
3337
4ea6efe9
DE
33382015-05-26 Doug Evans <dje@google.com>
3339
3340 * gdb.python/py-lazy-string.c: New file.
3341 * gdb.python/py-lazy-string.exp: New file.
3342 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
3343 (main): Update. Add estring3.
3344 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
3345 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
3346
f6bb7db3
YQ
33472015-05-26 Omair Javaid <omair.javaid@linaro.org>
3348 Yao Qi <yao.qi@linaro.org>
3349
3350 * gdb.reverse/aarch64.c: New.
3351 * gdb.reverse/aarch64.exp: New.
3352
a81bfbd0
OJ
33532015-05-26 Omair Javaid <omair.javaid@linaro.org>
3354
3355 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
3356 (supports_reverse): Likewise.
3357
158bf1b4
PP
33582015-05-22 Patrick Palka <patrick@parcs.ath.cx>
3359
3360 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3361 Use with_test_prefix.
3362
a0145030
AB
33632015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
3364
3365 * gdb.base/completion.exp: Add test for completion of layout
3366 names.
3367
ebe3b578
AB
33682015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
3369
3370 * lib/gdb.exp (skip_tui_tests): New proc.
3371 * gdb.base/tui-layout.exp: Check skip_tui_tests.
3372
84204ed7
PA
33732015-05-19 Pedro Alves <palves@redhat.com>
3374
3375 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3376 Save the whole env array instead of just HOME. Unset HISTSIZE in
3377 the environment while testing. Restore whole environment
3378 afterwards.
3379
37442ce1
DE
33802015-05-16 Doug Evans <xdje42@gmail.com>
3381
3382 * gdb.guile/scm-ports.c: New file.
3383 * gdb.guile/scm-ports.exp: Add memory port tests.
3384
36de76f9
JK
33852015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3386
3387 * gdb.compile/compile-print.c: New file.
3388 * gdb.compile/compile-print.exp: New file.
3389
3a9558c4
JK
33902015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3391
3392 * gdb.compile/compile-ops.exp: Cast param to void.
3393 * gdb.compile/compile.exp: Complete type for _gdb_expr.
3394 (compile code struct_object.selffield = &struct_object): Add xfail.
3395
aa715135
JG
33962015-05-15 Joel Brobecker <brobecker@adacore.com>
3397
3398 * gdb.ada/arr_enum_with_gap: New testcase.
3399
931e5bc3
JG
34002015-05-15 Joel Brobecker <brobecker@adacore.com>
3401
3402 * gdb.ada/byte_packed_arr: New testcase.
3403
9cd4d857
JB
34042015-05-15 Joel Brobecker <brobecker@adacore.com>
3405
3406 * gdb.ada/pckd_neg: New testcase.
3407
ebfd00d2
PP
34082015-05-13 Patrick Palka <patrick@parcs.ath.cx>
3409
3410 PR gdb/17820
3411 * gdb.base/gdbinit-history.exp: New test.
3412 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
3413 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
3414
4c082a81
SC
34152015-05-09 Siva Chandra Reddy <sivachandra@google.com>
3416
3417 * gdb.python/py-xmethods.cc: Enhance test case.
3418 * gdb.python/py-xmethods.exp: New tests.
3419 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
3420 function.
3421 (B_indexoper): Likewise.
3422 (global_dm_list) : Add new xmethod worker functions.
3423
f7797074
SDJ
34242015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
3425
3426 * gdb.base/coredump-filter.exp: Correctly unset
3427 "coredump_var_addr" array.
3428
a4674e4e
PA
34292015-05-08 Pedro Alves <palves@redhat.com>
3430
3431 * gdb.server/non-existing-program.exp: Unset spawn_id.
3432
df2eb078
SC
34332015-05-08 Siva Chandra Reddy <sivachandra@google.com>
3434
3435 PR python/18291
3436 * gdb.python/py-xmethods.exp: Add tests.
3437
422349a3
YQ
34382015-05-08 Yao Qi <yao.qi@linaro.org>
3439
3440 PR gdb/18208
3441 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
3442 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
3443 function set_coredump_filter, and remove remote_exec call.
3444 Remove argument ipid. Callers update.
3445 (top level): Don't get inferior's PID.
3446
63fc80ce
AA
34472015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
3448
3449 * gdb.base/watch_thread_num.exp: Skip test on targets without
3450 access watchpoints.
3451
80ad801e
PA
34522015-05-06 Pedro Alves <palves@redhat.com>
3453
3454 PR server/18081
3455 * gdb.server/non-existing-program.exp: New file.
3456
0fa7fe50
JB
34572015-05-05 Joel Brobecker <brobecker@adacore.com>
3458
3459 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
3460
3ea89b92
PMR
34612015-05-05 Joel Brobecker <brobecker@adacore.com>
3462
3463 * gdb.ada/out_of_line_in_inlined: New testcase.
3464
87b8eff0
JB
34652015-05-05 Joel Brobecker <brobecker@adacore.com>
3466
3467 * gdb.ada/var_rec_arr: New testcase.
3468
5fccc635
YQ
34692015-04-30 Yao Qi <yao.qi@linaro.org>
3470
3471 * gdb.base/break-idempotent.exp: If
3472 skip_hw_watchpoint_multi_tests returns true, skip the tests
3473 on "rwatch" and "awatch".
3474
42d38f42
YQ
34752015-04-30 Yao Qi <yao.qi@linaro.org>
3476
3477 * gdb.base/relativedebug.exp: Invoke gdb command
3478 "info sharedlibrary", and if libc.so doesn't have debug info,
3479 skip the test.
3480
2ce1cdbf
DE
34812015-04-29 Doug Evans <dje@google.com>
3482
3483 * gdb.python/py-xmethods.exp: Add ptype tests.
3484 * gdb.python/py-xmethods.py (E_method_char_worker): Add
3485 get_result_type method.
3486
f24a38c5
LM
34872015-04-29 Luis Machado <lgustavo@codesourcery.com>
3488
3489 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
3490 the target does not support hardware watchpoints.
3491
ecbf2b3c
LM
34922015-04-29 Luis Machado <lgustavo@codesourcery.com>
3493
3494 * gdb.base/break-always.exp: Abort testing if writing to memory
3495 causes an error.
3496
34f5f757
DE
34972015-04-28 Doug Evans <dje@google.com>
3498
3499 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
3500 * gdb.python/py-pp-registration.exp: ... here. New file.
3501 * gdb.python/py-pp-registration.c: New file.
3502 * gdb.python/py-pp-registration.py: New file.
3503
69b4374a
DE
35042015-04-28 Doug Evans <dje@google.com>
3505
3506 * gdb.python/py-bad-printers.c: New file.
3507 * gdb.python/py-bad-printers.py: New file.
3508 * gdb.python/py-bad-printers.exp: New file.
3509
59fb7612
SS
35102015-04-28 Sasha Smundak <asmundak@google.com>
3511
3512 * gdb.python/py-type.exp: New test.
3513
2631b16a
AW
35142015-04-28 Andy Wingo <wingo@igalia.com>
3515
3516 * gdb.python/py-parameter.exp:
3517 * gdb.guile/scm-parameter.exp: Escape the path that we are
3518 matching against, as it might contain characters that are special
3519 to regular expressions.
3520
460efde1
JB
35212015-04-27 Joel Brobecker <brobecker@adacore.com>
3522
3523 * gdb.ada/rec_comp: New testcase.
3524
2d369d8e
SDJ
35252015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
3526
3527 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
3528 before using it.
3529
cf75d6c3
AB
35302015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
3531
3532 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
3533 new tests for verilog output.
3534
8dbe7ca5
YQ
35352015-04-24 Yao Qi <yao.qi@linaro.org>
3536
3537 * boards/remote-gdbserver-on-localhost.exp: New file.
3538
4ef9fb2f
PA
35392015-04-23 Pedro Alves <palves@redhat.com>
3540
3541 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
3542 $inferior_spawn_id instead of $inferior_spawn_id directly. On
3543 "end of file", remove $inferior_spawn_id from the indirect list.
3544
0a803169
PA
35452015-04-23 Pedro Alves <palves@redhat.com>
3546
3547 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
3548
749ef8f8
PA
35492015-04-23 Pedro Alves <palves@redhat.com>
3550
3551 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
3552 on $any_spawn_id instead of only on $gdb_spawn_id.
3553
8aae4344
PM
35542015-04-21 Pierre Muller <muller@sourceware.org>
3555
3556 PR pascal/17815
3557 * lib/pascal.exp (gpc_compile): Add new option "class".
3558 (fpc_compile): Likewise.
3559 * gdb.pascal/case-insensitive-symbols.pas: New file.
3560 * gdb.pascal/case-insensitive-symbols.exp: New file.
3561
1586c8fb
GB
35622015-04-20 Gary Benson <gbenson@redhat.com>
3563
3564 * gdb.base/attach.exp: Fix three extended remote failures.
3565
1b6e6f5c
GB
35662015-04-17 Gary Benson <gbenson@redhat.com>
3567
3568 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
3569 the main executable over the remote protocol.
3570
e797481d
PA
35712015-04-16 Pedro Alves <palves@redhat.com>
3572
3573 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
3574 a new gdbserver if gdbserver_reconnect_p is set.
3575
1ca99c42
PA
35762015-04-16 Pedro Alves <palves@redhat.com>
3577
3578 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
3579 is set, don't exit gdbserver.
3580
af9fd6f8
AA
35812015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3582
3583 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
3584 appropriate .insn, such that an older assembler can be used.
3585 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
3586 the z/Architecture instruction set on 31-bit targets as well.
3587
04ff1e61
AA
35882015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3589
3590 * gdb.go/handcall.exp: Remove all logic related to the first
3591 breakpoint and rely on go_runto_main instead.
3592 * gdb.go/strings.exp: Likewise.
3593 * gdb.go/unsafe.exp: Likewise.
3594 * gdb.go/hello.exp: Likewise. Also rename the remaining
3595 breakpoint marker to "breakpoint 1".
3596 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
3597 * gdb.go/strings.go: Likewise.
3598 * gdb.go/unsafe.go: Likewise.
3599 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
3600 "set breakpoint 2 here" and rename the remaining breakpoint marker
3601 to "breakpoint 1".
3602
40d2f8d6
SM
36032015-04-15 Simon Marchi <simon.marchi@ericsson.com>
3604
3605 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
3606 if itertools.imap is not present.
3607 * gdb.python/py-objfile.exp: Add parentheses.
3608 * gdb.python/py-type.exp: Same.
3609 * gdb.python/py-unwind-maint.py: Same.
3610
8cbc97c6
YQ
36112015-04-15 Yao Qi <yao.qi@linaro.org>
3612
3613 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
3614 of ":$ptr_size" and set its form explicitly.
3615
45fd756c
YQ
36162015-04-15 Pedro Alves <palves@redhat.com>
3617 Yao Qi <yao.qi@linaro.org>
3618
3619 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
3620 timeout by factor of 4.
3621 (test_regular_watch): Likewise.
3622 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
3623 * gdb.reverse/sigall-reverse.exp: Likewise.
3624 * gdb.reverse/until-precsave.exp: Likewise.
3625 * lib/gdb.exp (with_timeout_factor): New proc.
3626 (gdb_expect): Move some code to ...
3627 (get_largest_timeout): ... here. New procedure.
3628
9e811bc3
LM
36292015-04-14 Luis Machado <lgustavo@codesourcery.com>
3630
3631 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
3632
0ff6fcb2
LM
36332015-04-13 Luis Machado <lgustavo@codesourcery.com>
3634
3635 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
3636 to write to the .text section.
3637
7578d5f7
LM
36382015-04-13 Luis Machado <lgustavo@codesourcery.com>
3639
3640 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3641 Handle the case of targets that do not provide PID information.
3642
2efe15c4
YQ
36432015-04-13 Yao Qi <yao.qi@linaro.org>
3644
3645 * lib/gdbserver-support.exp (gdb_exit): Catch exception
3646 and use expect instead of gdb_expect.
3647
8cd8f2f8
SDJ
36482015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
3649
3650 * gdb.base/coredump-filter.exp: Rename variable "addr" to
3651 "coredump_var_addr" to avoid naming conflict with other testcases.
3652
9ee41772
PA
36532015-04-10 Pedro Alves <palves@redhat.com>
3654
3655 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3656 gdb_test_sequence and gdb_assert.
3657
07473109
PA
36582015-04-10 Pedro Alves <palves@redhat.com>
3659
3660 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3661 test messages that don't include the breakpoint address.
3662
de3db44c
YQ
36632015-04-10 Yao Qi <yao.qi@linaro.org>
3664
3665 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3666 false for some offset and width combinations which aren't
3667 supported by linux kernel.
3668
c79d856c
PA
36692015-04-10 Pedro Alves <palves@redhat.com>
3670
3671 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3672 procedure, factored out from ...
3673 (top level): ... here. Add "set displaced-stepping" testing axis.
3674 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3675 parameter "displaced". Use it.
3676 (top level): Use foreach and add "set displaced-stepping" testing
3677 axis.
3678
ebc90b50
PA
36792015-04-10 Pedro Alves <palves@redhat.com>
3680
3681 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3682 Remove comment.
3683 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3684 both the address of the instruction that triggers the watchpoint
3685 and the address of the instruction immediately after, and use
3686 those addresses for the test. Fix comment.
3687
8f572e5c
PA
36882015-04-10 Pedro Alves <palves@redhat.com>
3689
3690 * gdb.base/sigstep.exp (breakpoint_to_handler)
3691 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
3692 Test "backtrace" in handler.
3693 (breakpoint_over_handler): New parameter 'displaced'. Use it.
3694 (top level): Add new "displaced" test axis to
3695 breakpoint_to_handler, breakpoint_to_handler_entry and
3696 breakpoint_over_handler.
3697
8d707a12
PA
36982015-04-10 Pedro Alves <palves@redhat.com>
3699
3700 PR gdb/18216
3701 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3702
ef713951
YQ
37032015-04-10 Yao Qi <yao.qi@linaro.org>
3704
3705 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3706 (test_add_rn_pc): New function.
3707 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3708 (top level): Invoke test_add_rn_pc.
3709
906d60cf
PA
37102015-04-10 Pedro Alves <palves@redhat.com>
3711
3712 PR gdb/13858
3713 * gdb.base/step-over-no-symbols.exp: New file.
3714
f2983cc3
AW
37152015-04-09 Andy Wingo <wingo@igalia.com>
3716
3717 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3718 after the Python tests.
3719
6d62641c
SDJ
37202015-04-08 Keith Seitz <keiths@redhat.com>
3721
3722 PR python/16699
3723 * gdb.python/py-completion.exp: New tests for completion.
3724 * gdb.python/py-completion.py (CompleteLimit1): New class.
3725 (CompleteLimit2): Likewise.
3726 (CompleteLimit3): Likewise.
3727 (CompleteLimit4): Likewise.
3728 (CompleteLimit5): Likewise.
3729 (CompleteLimit6): Likewise.
3730 (CompleteLimit7): Likewise.
3731
f3770638
PA
37322015-04-08 Pedro Alves <palves@redhat.com>
3733
3734 PR gdb/18214
3735 PR gdb/18216
3736 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3737 function.
3738 (main): Install it as SIGUSR1 handler.
3739 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3740 parameter. Always use "setup" as prefix. Toggle "set
3741 displaced-stepping" off/on depending on global. Don't switch to
3742 thread 1 here.
3743 (top level): Add displaced stepping "off/on" test axis. Update
3744 "setup" calls. Wrap each subtest with with_test_prefix. Test
3745 continuing with a queued signal in each thread.
3746
4496bed7
PA
37472015-04-08 Pedro Alves <palves@redhat.com>
3748
3749 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3750 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
3751 gdb_breakpoint instead of gdb_test that doesn't expect anything.
3752 Return early if running to main fails.
3753 * gdb.trace/while-stepping.exp: Likewise.
3754
b97fde92
PA
37552015-04-07 Pedro Alves <palves@redhat.com>
3756
3757 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3758 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
3759 interact with inferior program.
3760
f71c18e7
PA
37612015-04-07 Pedro Alves <palves@redhat.com>
3762
3763 * lib/gdb.exp (inferior_spawn_id): New global.
3764 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
3765 spawn id after processing the user code.
3766 (default_gdb_start): Set inferior_spawn_id.
3767 (send_inferior): New procedure.
3768 * lib/gdbserver-support.exp (gdbserver_start): Set
3769 inferior_spawn_id.
3770 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3771
6423214f
PA
37722015-04-07 Pedro Alves <palves@redhat.com>
3773
3774 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3775 * lib/gdbserver-support.exp (gdbserver_start): Make
3776 $server_spawn_id global.
3777 (gdbserver_start): Don't wait for gdbserver's spawn id with
3778 expect_background.
3779 (close_gdbserver): New procedure.
3780 (gdb_exit): Rename the default version and reimplement.
3781
71c0ee8c
PA
37822015-04-07 Pedro Alves <palves@redhat.com>
3783
72f4393d 3784 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
3785 append the substituted item, not the original item.
3786
203bc29b
PA
37872015-04-07 Pedro Alves <palves@redhat.com>
3788
3789 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3790 gdb_expect.
3791
508a3ddf
PA
37922015-04-07 Pedro Alves <palves@redhat.com>
3793
3794 * gdb.base/interrupt.exp: Don't handle the case of the inferior
3795 output appearing once only.
3796
9f6dbe2b
PA
37972015-04-07 Pedro Alves <palves@redhat.com>
3798
3799 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3800 that doesn't expect anything. Return early if running to main
3801 fails.
3802
337532fa
YQ
38032015-04-07 Yao Qi <yao.qi@linaro.org>
3804
3805 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3806 (child_function): Call alarm.
3807 (main): Move call to alarm into the loop.
3808 * gdb.threads/non-stop-fair-events.exp: Build program with
3809 -DTIMEOUT=$timeout.
3810
01b622d4
DE
38112015-04-06 Doug Evans <xdje42@gmail.com>
3812
3813 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3814 Fix dest parameter to board_info.
3815 (fpc_compile): Ditto.
3816 (gdb_compile_pascal): Rename dest arg to destfile.
3817
961f4160
PMR
38182015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
3819
3820 * gdb.ada/funcall_ref.exp: New file.
3821 * gdb.ada/funcall_ref/foo.adb: New file.
3822
cafda597
YQ
38232015-04-02 Yao Qi <yao.qi@linaro.org>
3824
3825 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3826 is remote.
3827
fed040c6
GB
38282015-04-02 Gary Benson <gbenson@redhat.com>
3829
3830 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3831
d11916aa
SS
38322015-04-01 Sasha Smundak <asmundak@google.com>
3833
3834 * gdb.python/py-unwind-maint.c: New file.
3835 * gdb.python/py-unwind-maint.exp: New test.
3836 * gdb.python/py-unwind-maint.py: New file.
3837 * gdb.python/py-unwind.c: New file.
3838 * gdb.python/py-unwind.exp: New test.
3839 * gdb.python/py-unwind.py: New test.
3840
a1471180
PA
38412015-04-01 Pedro Alves <palves@redhat.com>
3842
3843 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3844 to fail instead of non-existent $test.
3845
0bbeccb1
PA
38462015-04-01 Pedro Alves <palves@redhat.com>
3847
3848 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3849 GDBFLAGS if not empty.
3850
3c724c8c
PMR
38512015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
3852
3853 * gdb.ada/complete.exp: Remove "multi_line".
3854 * gdb.ada/info_exc.exp: Remove "multi_line".
3855 * gdb.ada/packed_tagged.exp: Remove "multi_line".
3856 * gdb.ada/ptype_field.exp: Remove "multi_line".
3857 * gdb.ada/sym_print_name.exp: Remove "multi_line".
3858 * gdb.ada/tagged.exp: Remove "multi_line".
3859 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3860 [multi_line ...]
3861 * gdb.btrace/delta.exp: Likewise.
3862 * gdb.btrace/exception.exp: Likewise.
3863 * gdb.btrace/function_call_history.exp: Likewise.
3864 * gdb.btrace/instruction_history.exp: Likewise.
3865 * gdb.btrace/nohist.exp: Likewise.
3866 * gdb.btrace/record_goto.exp: Likewise.
3867 * gdb.btrace/segv.exp: Likewise.
3868 * gdb.btrace/stepi.exp: Likewise.
3869 * gdb.btrace/tailcall.exp: Likewise.
3870 * gdb.btrace/unknown_functions.exp: Likewise.
3871 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3872 * lib/gdb.exp: Add the "multi_line" helper.
3873
4eec2deb
PA
38742015-04-01 Pedro Alves <palves@redhat.com>
3875
3876 * gdb.threads/tid-reuse.c: New file.
3877 * gdb.threads/tid-reuse.exp: New file.
3878
df8411da
SDJ
38792015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
3880
3881 PR corefiles/16092
3882 * gdb.base/coredump-filter.c: New file.
3883 * gdb.base/coredump-filter.exp: Likewise.
3884
6ef37366
PM
38852015-03-27 Petr Machata <pmachata@redhat.com>
3886
3887 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3888 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3889 (Dwarf::assemble): Initialize them.
3890 (Dwarf::lines): New function.
3891
7ec911b0
JT
38922015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
3893
3894 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3895 SYMBOL_PREFIX for x86_64-*-cygwin.
3896
ff908ebf
AW
38972015-03-26 Andy Wingo <wingo@igalia.com>
3898
3899 PR symtab/18148
3900 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3901 const_value but not a location.
3902 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3903 location defined in non-main CUs are visible.
3904
6d5f0679
YQ
39052015-03-26 Yao Qi <yao.qi@linaro.org>
3906
3907 PR testsuite/18139
3908 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3909 Add a line number entry for the same line.
3910 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3911 Add a line number entry for the same line.
3912
2898689b
YQ
39132015-03-26 Yao Qi <yao.qi@linaro.org>
3914
3915 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3916 .int 0.
3917 (func): Likewise. Add .Lfunc_1 label.
3918 Use .Lfunc_1 label.
3919 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3920 .int 0.
3921 (func): Likewise.
3922 Use .Lfunc_1 label.
3923
85180498
YQ
39242015-03-26 Yao Qi <yao.qi@linaro.org>
3925
3926 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3927 Call gdb_compile instead to compile each .s files without debug
3928 information.
3929
8aa08a8d
YQ
39302015-03-26 Yao Qi <yao.qi@linaro.org>
3931
3932 * gdb.base/savedregs.exp (process_saved_regs): Make
3933 "Saved registers:" optional in the pattern.
3934
66849923
MM
39352015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3936
3937 * gdb.btrace/next.exp: Merged into step.exp.
3938 * gdb.btrace/finish.exp: Merged into step.exp.
3939 * gdb.btrace/nexti.exp: Merged into stepi.exp.
3940 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
3941 "record goto" and checking the exact replay position.
3942 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
3943 check for "Recording format" in "info record" output.
3944 * gdb.btrace/record_goto.exp: Choose test file based on target.
3945 * gdb.btrace/x86-record_goto.S: Renamed into ...
3946 * gdb.btrace/x86_64-record_goto.S: ... this.
3947 * gdb.btrace/i686-record_goto.S: New.
3948 * gdb.btrace/x86-tailcall.S: Renamed into ...
3949 * gdb.btrace/x86_64-tailcall.S: ... this.
3950 * gdb.btrace/i686-tailcall.S: New.
3951 * gdb.btrace/x86-tailcall.c: Renamed into ...
3952 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
3953 separate statements. Update test.
3954 * gdb.btrace/delta.exp: Use record_goto.c as test file.
3955 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
3956 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
3957 * gdb.btrace/tailcall.exp: Choose test file based on target.
3958 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
3959
11cc1b74
MM
39602015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3961
3962 * gdb.btrace/exception.exp: Increase BTS buffer size.
3963
a25d8bf9
PA
39642015-03-24 Pedro Alves <palves@redhat.com>
3965
3966 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
3967
856e7dd6
PA
39682015-03-24 Pedro Alves <palves@redhat.com>
3969
3970 * gdb.threads/schedlock.exp (test_step): No longer expect that
3971 "set scheduler-locking step" with "next" over a function call runs
3972 threads unlocked.
3973
ad235a41
AT
39742015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3975
3976 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
3977
15630549
AT
39782015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3979
3980 PR breakpoints/16466
3981 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
3982 * gdb.mi/mi-pending.c (thread_func): New function.
3983 (int main): Add threading support required.
3984 * gdb.mi/mi-pending.exp: Add tests for this issue.
3985 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
3986 (pendfunc2): Remove stdio dependency.
3987 * gdb.mi/mi-pendshr2.c: New file.
3988
693dca06
KS
39892015-03-23 Keith Seitz <keiths@redhat.com>
3990
3991 * gdb.linespec/keywords.c: New file.
3992 * gdb.linespec/keywords.exp: New file.
3993
7e993ebf
KS
39942015-03-23 Keith Seitz <keiths@redhat.com>
3995
3996 PR gdb/18021
3997 * gdb.dwarf2/staticvirtual.exp: New test.
3998
bc23328c
JK
39992015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4000
4001 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
4002 * README: Remove HP-UX and gdb.hp.
4003 (configuration):
4004 * configure: Regenerate.
4005 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
4006 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
4007 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
4008 gdb.hp/gdb.defects/Makefile.
4009 * gdb.hp/Makefile.in: File deleted.
4010 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
4011 * gdb.hp/gdb.aCC/optimize.c: File deleted.
4012 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
4013 * gdb.hp/gdb.aCC/run.c: File deleted.
4014 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
4015 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
4016 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
4017 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
4018 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
4019 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
4020 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
4021 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
4022 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
4023 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
4024 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
4025 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
4026 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
4027 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
4028 * gdb.hp/gdb.base-hp/reg.s: File deleted.
4029 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
4030 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
4031 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
4032 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
4033 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
4034 * gdb.hp/gdb.compat/Makefile.in: File deleted.
4035 * gdb.hp/gdb.compat/average.c: File deleted.
4036 * gdb.hp/gdb.compat/sum.c: File deleted.
4037 * gdb.hp/gdb.compat/xdb.c: File deleted.
4038 * gdb.hp/gdb.compat/xdb0.c: File deleted.
4039 * gdb.hp/gdb.compat/xdb0.h: File deleted.
4040 * gdb.hp/gdb.compat/xdb1.c: File deleted.
4041 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
4042 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
4043 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
4044 * gdb.hp/gdb.defects/Makefile.in: File deleted.
4045 * gdb.hp/gdb.defects/bs14602.c: File deleted.
4046 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
4047 * gdb.hp/gdb.defects/solib-d.c: File deleted.
4048 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
4049 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
4050 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
4051 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
4052 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
4053 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
4054 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
4055 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
4056 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
4057 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
4058 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
4059 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
4060 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
4061 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
4062 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
4063 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
4064 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
4065 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
4066 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
4067 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
4068 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
4069 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
4070 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
4071 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
4072 * gdb.hp/tools/odump: File deleted.
4073
8bf3b159
PA
40742015-03-19 Pedro Alves <palves@redhat.com>
4075
4076 * gdb.threads/continue-pending-status.exp (saw_thread_2)
4077 (saw_thread_3): New globals.
4078 (top level): Increment them when an event for the corresponding
4079 thread is seen.
4080 (no thread starvation): New test.
4081
eb54c8bf
PA
40822015-03-19 Pedro Alves <palves@redhat.com>
4083
4084 * gdb.threads/continue-pending-status.c: New file.
4085 * gdb.threads/continue-pending-status.exp: New file.
4086
32d2e5d6
PA
40872015-03-18 Pedro Alves <palves@redhat.com>
4088
4089 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4090 Use gdb_is_target_remote instead of is_remote. Use
4091 gdb_test_multiple instead of gdb_expect. Exit early if
4092 gdb_test_multiple hits its internal matches. Tighten stepi tests
4093 expected output. Fail on exit with any signal, instead of just
4094 SIGILL.
4095
f68f11b7
YQ
40962015-03-18 Yao Qi <yao.qi@linaro.org>
4097
4098 PR tdep/18107
4099 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
4100 variable.
4101 * gdb.base/catch-syscall.exp: Don't skip it on
4102 aarch64*-*-linux* target. Remove elements in all_syscalls.
4103 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
4104 target.
4105 (setup_all_syscalls): New proc.
4106
ca5fd19b
YQ
41072015-03-16 Yao Qi <yao.qi@linaro.org>
4108
4109 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
4110 (top level): Skip tests if valid_addr_p returns false for
4111 $cmd1 or $cmd2.
4112
85642ba0
AW
41132015-03-11 Andy Wingo <wingo@igalia.com>
4114
4115 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
4116
e03f9645
YQ
41172015-03-11 Yao Qi <yao.qi@linaro.org>
4118
4119 * gdb.base/catch-syscall.exp: Fix typo in comments.
4120
5d0962b2
YQ
41212015-03-11 Yao Qi <yao.qi@linaro.org>
4122
4123 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
4124
b2df3cef
PA
41252015-03-09 Pedro Alves <palves@redhat.com>
4126
4127 * dg-extract-results.py: Delete.
4128
ef878e53
PA
41292015-03-09 Pedro Alves <palves@redhat.com>
4130
4131 Merge dg-extract-results.sh from GCC upstream (r218843).
4132
4133 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
4134 * dg-extract-results.sh: Use --text with grep to avoid issues with
4135 binary files. Fall back to cat -v, if that doesn't work.
4136
9494d219
PA
41372015-03-05 Pedro Alves <palves@redhat.com>
4138
4139 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
4140
a8d9763a
SM
41412015-03-04 Simon Marchi <simon.marchi@ericsson.com>
4142
4143 * lib/mi-support.exp (mi_expect_interrupt): Accept
4144 alternative event for when in all-stop mode.
4145
be9957b8
PA
41462015-03-04 Pedro Alves <palves@redhat.com>
4147
4148 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
4149
d57be0f4 41502015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
4151
4152 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
4153
c214c7cf
AA
41542015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4155
4156 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
4157 regexps for GDB's current line display, accept a hex address
4158 preceding the line number.
4159
6d74a497
AA
41602015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4161
4162 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
4163 the 'arch1' variable for "s390*-linux*" targets.
4164
511aee7c
PA
41652015-03-04 Pedro Alves <palves@redhat.com>
4166
4167 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
4168 (main): Pass missing retval argument to pthread_join call.
4169
95e50b27
PA
41702015-03-02 Pedro Alves <palves@redhat.com>
4171
4172 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
4173 (top level): Call do_test with non-stop as well.
4174
28054d69
PA
41752015-03-02 Pedro Alves <palves@redhat.com>
4176
4177 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
4178 -1.
4179
4fa5d7b4
AA
41802015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4181
4182 * gdb.arch/s390-vregs.exp: New test.
4183 * gdb.arch/s390-vregs.S: New file.
4184
97c18565
PA
41852015-02-27 Pedro Alves <palves@redhat.com>
4186
4187 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
4188 call to catch_command_errors.
4189 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
4190 catch_command_errors.
4191
a37bfa30
PA
41922015-02-27 Pedro Alves <palves@redhat.com>
4193
4194 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
4195 "true" for boolean result.
4196 * gdb.gdb/selftest.exp (test_with_self): Also accept full
4197 prototype of main.
4198
6f98576f
PA
41992015-02-27 Pedro Alves <palves@redhat.com>
4200
4201 * lib/unbuffer_output.c: New file.
4202 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
4203 (main): Call gdb_unbuffer_output.
4204
eba5ab56
YQ
42052015-02-27 Yao Qi <yao.qi@linaro.org>
4206
4207 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
4208 target.
4209
0def5aaa
DE
42102015-02-26 Doug Evans <dje@google.com>
4211
4212 * gdb.cp/class2.cc (Dbase, D): New classes.
4213 (main): New local delta.
4214 * gdb.cp/class2.exp: Test printing delta.
4215 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
4216 (dynbar): New global.
4217 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
4218
081a1c2c
JK
42192015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4220
4221 * gdb.compile/compile-ifunc.c: New file.
4222 * gdb.compile/compile-ifunc.exp: New file.
4223
2f41223f
AT
42242015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
4225
4226 * gdb.base/structs.exp: Check for correct struct on finish.
4227
03eddd80
YQ
42282015-02-26 Yao Qi <yao.qi@linaro.org>
4229
4230 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
4231 is zero.
4232
80c57053
JK
42332015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4234
4235 * gdb.arch/cordic.ko.bz2: New file.
4236 * gdb.arch/cordic.ko.debug.bz2: New file.
4237 * gdb.arch/ppc64-symtab-cordic.exp: New file.
4238
21613c12
YQ
42392015-02-25 Yao Qi <yao.qi@linaro.org>
4240
4241 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
4242 aarch64*-*-* target.
4243
d8b901ed
PA
42442015-02-23 Pedro Alves <palves@redhat.com>
4245
4246 * lib/gdb.exp (delete_breakpoints): Rewrite using
4247 gdb_test_multiple.
4248
e5b85ead
PA
42492015-02-23 Pedro Alves <palves@redhat.com>
4250
4251 * gdb.base/info-os.c: Include stdlib.h.
4252
85c3a371
DE
42532015-02-22 Doug Evans <xdje42@gmail.com>
4254
4255 PR symtab/17855
4256 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
4257 is read after symbols have been re-read.
4258 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
4259 * gdb.ada/exec_changed/second.adb (Second): Ditto.
4260
96553a0c
DE
42612015-02-21 Doug Evans <dje@google.com>
4262
4263 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
4264
97a0c697
JK
42652015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4266
4267 PR corefiles/17808
4268 * gdb.arch/i386-biarch-core.core.bz2: New file.
4269 * gdb.arch/i386-biarch-core.exp: New file.
4270
a47cd6e9
PA
42712015-02-21 Pedro Alves <palves@redhat.com>
4272
4273 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4274 runto_main fails.
4275
c5facdc4
PA
42762015-02-20 Pedro Alves <palves@redhat.com>
4277
4278 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4279 info probes.
4280
2db9a427
PA
42812015-02-20 Pedro Alves <palves@redhat.com>
4282
4283 * gdb.threads/multi-create-ns-info-thr.exp: New file.
4284
60fb7e9e
PA
42852015-02-20 Pedro Alves <palves@redhat.com>
4286
4287 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
4288 clean_restart before gdb_target_supports_trace.
4289
5c5019c2
PA
42902015-02-20 Pedro Alves <palves@redhat.com>
4291
4292 PR threads/18006
4293 * gdb.threads/clone-thread_db.c: New file.
4294 * gdb.threads/clone-thread_db.exp: New file.
4295
c9587f88
AT
42962015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
4297
4298 PR breakpoints/16812
4299 * gdb.base/catch-gdb-caused-signals.c: New file.
4300 * gdb.base/catch-gdb-caused-signals.exp: New file.
4301
f6a88844
JM
43022015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
4303
4304 * configure: Regenerated.
4305 * configure.ac: Use GDB_AC_TRANSFORM.
4306 * aclocal.m4: sinclude ../transform.m4.
4307
497c491b
JM
43082015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4309
4310 * lib/dtrace.exp: New file.
4311 * gdb.base/dtrace-probe.exp: Likewise.
4312 * gdb.base/dtrace-probe.d: Likewise.
4313 * gdb.base/dtrace-probe.c: Likewise.
4314 * lib/pdtrace.in: Likewise.
4315 * configure.ac: Output variables with the transformed names of
4316 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
4317 * configure: Regenerated.
4318
03e98035
JM
43192015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4320
4321 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4322 expected message when trying to access $_probe_* convenience
4323 variables while not on a probe.
4324
63cc30e9
JK
43252015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4326
4327 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
4328
0703599a
PA
43292015-02-11 Pedro Alves <pedro@codesourcery.com>
4330
4331 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
4332 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
4333
7e60a48e
DE
43342015-02-10 Doug Evans <xdje42@gmail.com>
4335
4336 * lib/gdb.exp (gdb_load): Always return a result.
4337
01b088bc
PA
43382015-02-10 Pedro Alves <palves@redhat.com>
4339
4340 * gdb.threads/signal-sigtrap.c: New file.
4341 * gdb.threads/signal-sigtrap.exp: New file.
4342
b05ec7a5
AT
43432015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
4344
4345 * gdb.trace/no-attach-trace.c: New file.
4346 * gdb.trace/no-attach-trace.exp: New file.
4347
a2c2acaf
MW
43482015-02-09 Mark Wielaard <mjw@redhat.com>
4349
4350 * gdb.dwarf2/atomic.c: New file.
4351 * gdb.dwarf2/atomic-type.exp: Likewise.
4352
31fd9caa
MM
43532015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4354
4355 * gdb.btrace/buffer-size.exp: Update "info record" output.
4356 * gdb.btrace/delta.exp: Update "info record" output.
4357 * gdb.btrace/enable.exp: Update "info record" output.
4358 * gdb.btrace/finish.exp: Update "info record" output.
4359 * gdb.btrace/instruction_history.exp: Update "info record" output.
4360 * gdb.btrace/next.exp: Update "info record" output.
4361 * gdb.btrace/nexti.exp: Update "info record" output.
4362 * gdb.btrace/step.exp: Update "info record" output.
4363 * gdb.btrace/stepi.exp: Update "info record" output.
4364 * gdb.btrace/nohist.exp: Update "info record" output.
4365
d33501a5
MM
43662015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4367
4368 * gdb.btrace/buffer-size: New.
4369
f4abbc16
MM
43702015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4371
4372 * gdb.btrace/delta.exp: Update "info record" output.
4373 * gdb.btrace/enable.exp: Update "info record" output.
4374 * gdb.btrace/finish.exp: Update "info record" output.
4375 * gdb.btrace/instruction_history.exp: Update "info record" output.
4376 * gdb.btrace/next.exp: Update "info record" output.
4377 * gdb.btrace/nexti.exp: Update "info record" output.
4378 * gdb.btrace/step.exp: Update "info record" output.
4379 * gdb.btrace/stepi.exp: Update "info record" output.
4380 * gdb.btrace/nohist.exp: Update "info record" output.
4381
b9d61307
SM
43822015-02-06 Simon Marchi <simon.marchi@ericsson.com>
4383
4384 PR gdb/15678
4385 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
4386
e584fdbc
PA
43872015-02-06 Pedro Alves <palves@redhat.com>
4388
4389 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
4390 macro.
4391 (seconds_left, again): New globals.
4392 (main): Wait seconds_left in a 1-second sleep loop instead of
4393 sleeping 180 seconds. If 'again' is set, reset the seconds
4394 counter.
4395 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
4396 'again' in the inferior before detaching. Print the seconds left.
4397 (options): New global.
4398 (top level): Build program with -DTIMEOUT=$timeout.
4399
77f41761
PA
44002015-02-06 Pedro Alves <palves@redhat.com>
4401
4402 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
4403 determine how many seconds to pass to 'alarm'.
4404 * gdb.base/gdb-sigterm.exp (top level): Build program with
4405 -DTIMEOUT=$timeout.
4406 (do_test): Return success/failure indication. Add more verbose
4407 logging. Don't fail if 200 single steps are seen. Instead, fail
4408 when the test times out.
4409 (passes): New global.
4410 (top level): Break the testing loop if testing fails on any
4411 iteration. Use gdb_assert.
4412
b9394193
DB
44132015-02-04 Don Breazeal <donb@codesourcery.com>
4414
4415 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
4416 and initialize them.
4417 (ipc_cleanup): New function.
4418 (main): Don't declare shmid, semid, and msqid. Add a call to
4419 atexit so that we call ipc_cleanup on exit.
4420
42d9e528
PA
44212015-02-04 Pedro Alves <palves@redhat.com>
4422
4423 * boards/native-extended-gdbserver.exp: Remove any target variant
4424 specifications from the board name before clearing the isremote
4425 flag from board_info.
4426
ae6ae975
DE
44272015-01-31 Doug Evans <xdje42@gmail.com>
4428
4429 * gdb.base/maint.exp <maint print type argc>: Update expected output.
4430
cfb069a8
GB
44312015-01-31 Gary Benson <gbenson@redhat.com>
4432
4433 * gdb.base/completion.exp: Disable completion limiting for
4434 existing tests. Add new tests to check completion limiting.
4435 * gdb.linespec/ls-errs.exp: Disable completion limiting.
4436
5dd31d79
DE
44372015-01-31 Doug Evans <xdje42@gmail.com>
4438
4439 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
4440
9f050062
DE
44412015-01-31 Doug Evans <xdje42@gmail.com>
4442
4443 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
4444 entries. Duplicate file section script entries.
4445 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
4446 inlined entries. Add test for safe-path rejection.
4447 * gdb.python/py-section-script.c: Add duplicate inlined section script
4448 entries. Duplicate file section script entries.
4449 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
4450 inlined entries. Add test for safe-path rejection.
4451
df25ebbd
JB
44522015-01-29 Joel Brobecker <brobecker@adacore.com>
4453
4454 * gdb.ada/disc_arr_bound: New testcase.
4455
4a0ca9ec
JB
44562015-01-29 Joel Brobecker <brobecker@adacore.com>
4457
4458 * gdb.ada/mi_var_array: New testcase.
4459
3a8b707a
DE
44602015-01-27 Doug Evans <dje@google.com>
4461
4462 * gdb.python/py-objfile.exp: Add tests for objfile.username.
4463 Add test for objfile.filename, objfile.username after objfile
4464 has been unloaded.
4465
f8313f6e
JB
44662015-01-26 Joel Brobecker <brobecker@adacore.com>
4467
4468 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
4469 the second test to print the name attribute of value
4470 returned by the call to gdb.lookup_type, and adjust
4471 the expected output accordingly.
4472
37bc665e
MW
44732015-01-25 Mark Wielaard <mjw@redhat.com>
4474
4475 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
4476 * gdb.base/disp-step-fork.c: Include unistd.h.
4477 * gdb.base/siginfo-obj.c: Include stdio.h.
4478 * gdb.base/siginfo-thread.c: Likewise.
4479 * gdb.mi/non-stop.c: Include unistd.h.
4480 * gdb.mi/nsthrexec.c: Include stdio.h.
4481 * gdb.mi/pthreads.c: Include unistd.h.
4482 * gdb.modula2/unbounded1.c (main): Declare returns int.
4483 * gdb.reverse/consecutive-reverse.c: Likewise.
4484 * gdb.threads/create-fail.c: Include unistd.h.
4485 * gdb.threads/killed.c: Likewise.
4486 * gdb.threads/linux-dp.c: Likewise.
4487 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
4488 * gdb.threads/non-ldr-exc-2.c: Likewise.
4489 * gdb.threads/non-ldr-exc-3.c: Likewise.
4490 * gdb.threads/non-ldr-exc-4.c: Likewise.
4491 * gdb.threads/pthreads.c: Include unistd.h.
4492 (main): Declare returns int.
4493 * gdb.threads/tls-main.c (foo): New declaration.
4494 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
4495
f7e5394d
SM
44962015-01-23 Simon Marchi <simon.marchi@ericsson.com>
4497
4498 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
4499 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
4500
743649fd
MW
45012015-01-15 Mark Wielaard <mjw@redhat.com>
4502
4503 * gdb.base/noreturn-return.c: New file.
4504 * gdb.base/noreturn-return.exp: New file.
4505 * gdb.base/noreturn-finish.c: New file.
4506 * gdb.base/noreturn-finish.exp: New file.
4507
198297aa
PA
45082015-01-23 Pedro Alves <palves@redhat.com>
4509
4510 * gdb.threads/continue-pending-after-query.c: New file.
4511 * gdb.threads/continue-pending-after-query.exp: New file.
4512
717cf30c
AG
45132015-01-22 Anders Granlund <anders.granlund@ericsson.com>
4514 Simon Marchi <simon.marchi@ericsson.com>
4515
4516 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
4517 * gdb.base/valgrind-db-attach.exp: Same.
4518 * gdb.base/valgrind-infcall.exp: Same.
4519 * lib/mi-support.exp (default_mi_gdb_start): Same.
4520 * lib/prompt.exp (default_prompt_gdb_start): Same.
4521 * lib/gdb.exp (default_gdb_spawn): Same.
4522 (gdb_interact): New.
4523
4524
4b62a76e
JK
45252015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4526
4527 * gdb.compile/compile.exp (pointer to jit function): New test.
4528
b4cdae6f
WW
45292015-01-17 Wei-cheng Wang <cole945@gmail.com>
4530
4531 * lib/gdb.exp (supports_process_record): Return true for
4532 powerpc*-*-linux*.
4533 (supports_reverse): Likewise.
4534
d221e7ef
DB
45352015-01-15 Don Breazeal <donb@codesourcery.com>
4536
4537 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
4538 instead of checking whether the target board is remote and
4539 use spawn_wait_for_attach instead of exec/sleep.
4540 * gdb.base/attach-twice.exp: Likewise.
4541
bafffb51
JB
45422015-01-15 Joel Brobecker <brobecker@adacore.com>
4543
4544 * gdb.ada/var_arr_attrs: New testcase.
4545
5589af0e
PA
45462015-01-14 Pedro Alves <palves@redhat.com>
4547 Joel Brobecker <brobecker@adacore.com>
4548
4549 PR gdb/17525
4550 * gdb.base/bp-cmds-execution-x-script.c: New file.
4551 * gdb.base/bp-cmds-execution-x-script.exp: New file.
4552 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
4553
6c400b59
PA
45542015-01-14 Pedro Alves <palves@redhat.com>
4555
4556 PR cli/17828
4557 * gdb.base/batch-preserve-term-settings.c: New file.
4558 * gdb.base/batch-preserve-term-settings.exp: New file.
4559
e02c96a7
DE
45602015-01-13 Doug Evans <dje@google.com>
4561
4562 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
4563 binary.
4564
576fd14c
JB
45652015-01-13 Joel Brobecker <brobecker@adacore.com>
4566
4567 * Makefile.in (clean mostlyclean): Do not delete *.py.
4568
04dccad0
JB
45692015-01-13 Joel Brobecker <brobecker@adacore.com>
4570
4571 * gdb.python/py-lookup-type.exp: New file.
4572
3d230f71
PA
45732015-01-12 Pedro Alves <palves@redhat.com>
4574
4575 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
4576 restore GDBFLAGS before returning.
4577
7e67715d
JK
45782015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4579
4580 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
4581 is_amd64_regs_target and is_x86_like_target.
4582
f2e0d4b4
DE
45832015-01-11 Doug Evans <xdje42@gmail.com>
4584
4585 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
4586 is given without an explicit form.
4587 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
4588 attributes.
4589 * gdb.dwarf/corrupt.exp: Ditto.
4590 * gdb.dwarf2/enum-type.exp: Ditto.
4591 * gdb.trace/entry-values.exp: Ditto.
4592 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
4593
439250fb
DE
45942015-01-11 Doug Evans <xdje42@gmail.com>
4595
4596 PR gdb/15830
4597 * gdb.base/maint.exp: Remove references to "maint demangle".
4598 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
4599 Add tests for explicitly specifying language to demangle.
4600 * gdb.dlang/demangle.exp: Ditto.
4601
ede9f622
PA
46022015-01-09 Pedro Alves <palves@redhat.com>
4603
4604 * gdb.threads/non-stop-fair-events.c: New file.
4605 * gdb.threads/non-stop-fair-events.exp: New file.
4606
a7b796db
PA
46072015-01-09 Pedro Alves <palves@redhat.com>
4608
4609 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
4610 the global scope. Set a breakpoint after all threads are started
4611 rather than stepping over two source lines. Expect the prompt.
4612 * gdb.base/watch_thread_num.c (threads_started_barrier): New
4613 global.
4614 (NUM): Now 15.
4615 (main): Use threads_started_barrier to wait for all threads to
4616 start. Main thread no longer calls thread_function. Exit after
4617 180 seconds.
4618 (loop): New function.
4619 (thread_function): Wait on threads_started_barrier barrier. Call
4620 'loop' at each iteration.
4621 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
4622 threads have started, instead of hardcoding number of "next"
4623 steps. Use an access watchpoint instead of a write watchpoint.
4624
9665ffdd
PA
46252015-01-09 Pedro Alves <palves@redhat.com>
4626
4627 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
4628 (thread_func): Wait on barrier.
4629 (main): Wait for all threads to start before stopping GDB.
4630 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
4631 global.
4632 (thread1_func, thread2_func): Wait on barrier.
4633 (main): Wait for all threads to start before stopping GDB.
4634 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
4635 New global.
4636 (thread1_func, thread2_func): Wait on barrier.
4637 (main): Wait for all threads to start before stopping GDB.
4638
c945a99f
PA
46392015-01-09 Pedro Alves <palves@redhat.com>
4640
4641 * gdb.threads/attach-many-short-lived-threads.c: New file.
4642 * gdb.threads/attach-many-short-lived-threads.exp: New file.
4643
c1a747c1
PA
46442014-01-09 Pedro Alves <palves@redhat.com>
4645
4646 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4647 instead of to thread 2.
4648 * gdb.threads/signal-command-multiple-signals-pending.c (main):
4649 Add barrier around each pthread_create call instead of around all
4650 calls.
4651 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4652 Set a break on thread_function and have the child threads hit it
4653 one at at a time.
4654
60b3033e
PA
46552015-01-09 Pedro Alves <palves@redhat.com>
4656
4657 * lib/gdb.exp (can_spawn_for_attach): New procedure.
4658 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4659 false.
4660 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4661 checking whether the target board is remote.
4662 * gdb.multi/multi-attach.exp: Likewise.
4663 * gdb.python/py-sync-interp.exp: Likewise.
4664 * gdb.server/ext-attach.exp: Likewise.
4665 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4666 tests that need to attach, instead of checking whether the target
4667 board is remote at the top of the file.
4668
acc018ac
YQ
46692015-01-08 Yao Qi <yao@codesourcery.com>
4670
4671 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4672
50a18af8
JK
46732015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4674
4675 Fix testcase compilation.
4676 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4677
8503d6e1
JB
46782015-01-06 Joel Brobecker <brobecker@adacore.com>
4679
4680 * gdb.python/py-type.exp: Add a couple test about empty
4681 array creation, and negative-length array creation.
4682
cc73dbcc
DE
46832015-01-02 Doug Evans <xdje42@gmail.com>
4684
4685 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4686
0300bbc7
DE
46872015-01-02 Doug Evans <dje@google.com>
4688
4689 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4690
9d85a0ec
YQ
46912014-12-29 Yao Qi <yao@codesourcery.com>
4692
4693 * gdb.trace/entry-values.exp: Update comments. Rename variable
4694 bar_call_foo to returned_from_foo.
4695
87186c6a
MMN
46962014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
4697
4698 PR gdb/17394
4699 * gdb.linespec/break-asm-file.c: New file.
4700 * gdb.linespec/break-asm-file.exp: New file.
4701 * gdb.linespec/break-asm-file0.s: New file.
4702 * gdb.linespec/break-asm-file1.s: New file.
4703
1bab7383
YQ
47042014-12-18 Nigel Stephens <nigel@mips.com>
4705 Maciej W. Rozycki <macro@codesourcery.com>
4706
4707 * gdb.base/float.exp: Handle the new output from "info float" on
4708 MIPS targets.
4709
1bc1068a
JK
47102014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4711
4712 Fix MinGW compilation.
4713 * gdb.compile/compile-ops.exp: Update untested message if
4714 !skip_compile_feature_tests.
4715 * gdb.compile/compile-setjmp.exp: Likewise.
4716 * gdb.compile/compile-tls.exp: Likewise.
4717 * gdb.compile/compile.exp: Likewise.
4718 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4719 supported on this host".
4720
b6615d10
DE
47212014-12-16 Doug Evans <xdje42@gmail.com>
4722
4723 * boards/stabs.exp: New file.
4724
25dda427
AA
47252014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
4726
4727 * gdb.base/completion.exp: Adjust to format changes of "maint
4728 print user-registers".
4729
bf330350
CU
47302014-12-16 Catalin Udma <catalin.udma@freescale.com>
4731
4732 PR server/17457
4733 * gdb.arch/aarch64-fp.c: New file.
4734 * gdb.arch/aarch64-fp.exp: New file.
4735
395cf596
SDJ
47362014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4737
4738 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4739 r210637, r210913, r211666, r215400, r215817).
4740
4741 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
4742 * dg-extract-results.py: New file.
4743 * dg-extract-results.sh: Use it if the environment seems
4744 suitable.
4745
4746 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
4747
4748 * dg-extract-results.py (parse_run): Handle warnings that
4749 are printed before a test harness is run.
4750
4751 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
4752
4753 * dg-extract-results.py (Named): Remove __cmp__ method.
4754 (output_variation): Use a key to sort variation.harnesses.
4755
4756 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
4757
4758 * dg-extract-results.py: For Python 3, force sys.stdout to
4759 handle surrogate escape sequences.
4760 (safe_open): New function.
4761 (output_segment, main): Use it.
4762
4763 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
4764
4765 * dg-extract-results.py (Prog.result_re): Include options
4766 in test name.
4767
4768 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
4769
4770 * dg-extract-results.py (output_variation): Always sort if
4771 do_sum.
4772
e882ef3c
SM
47732014-12-15 Simon Marchi <simon.marchi@ericsson.com>
4774
4775 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4776 as long as we get pagination notifications.
4777
4992aa20
JM
47782014-12-15 Jason Merrill <jason@redhat.com>
4779
4780 * Makefile.in (check-gdb.%): Restore.
4781 * README: Mention it.
4782
c1b5a1a6
JB
47832014-12-13 Joel Brobecker <brobecker@adacore.com>
4784
4785 * gdb.ada/str_uninit: New testcase.
4786
5537b577
JK
47872014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4788
4789 PR symtab/17642
4790 * gdb.base/vla-stub-define.c: New file.
4791 * gdb.base/vla-stub.c: New file.
4792 * gdb.base/vla-stub.exp: New file.
4793
bb2ec1b3
TT
47942014-12-12 Phil Muldoon <pmuldoon@redhat.com>
4795 Jan Kratochvil <jan.kratochvil@redhat.com>
4796 Tom Tromey <tromey@redhat.com>
4797
4798 * configure.ac: Add gdb.compile/.
4799 * configure: Regenerate.
4800 * gdb.compile/Makefile.in: New file.
4801 * gdb.compile/compile-ops.exp: New file.
4802 * gdb.compile/compile-ops.c: New file.
4803 * gdb.compile/compile-tls.c: New file.
4804 * gdb.compile/compile-tls.exp: New file.
4805 * gdb.compile/compile-constvar.S: New file.
4806 * gdb.compile/compile-constvar.c: New file.
4807 * gdb.compile/compile-mod.c: New file.
4808 * gdb.compile/compile-nodebug.c: New file.
4809 * gdb.compile/compile-setjmp-mod.c: New file.
4810 * gdb.compile/compile-setjmp.c: New file.
4811 * gdb.compile/compile-setjmp.exp: New file.
4812 * gdb.compile/compile-shlib.c: New file.
4813 * gdb.compile/compile.c: New file.
4814 * gdb.compile/compile.exp: New file.
4815 * lib/gdb.exp (skip_compile_feature_tests): New proc.
4816
4ff709eb
TT
48172014-12-12 Tom Tromey <tromey@redhat.com>
4818
4819 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
4820 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4821
6dddd6a5
DE
48222014-12-12 Doug Evans <dje@google.com>
4823
4824 * lib/gdb-python.exp (get_python_valueof): New function.
4825 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4826
71c24708
AA
48272014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4828
4829 * gdb.base/completion.exp: Add test for completion of "info
4830 registers ".
4831
3e29f34a
MR
48322014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
4833
4834 * gdb.base/func-ptrs.c: New file.
4835 * gdb.base/func-ptrs.exp: New file.
4836
fc126975
SM
48372014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4838
4839 PR breakpoints/17012
4840 * gdb.base/dprintf-detach.c: New file.
4841 * gdb.base/dprintf-detach.exp: New file.
4842
0a46d518
SM
48432014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4844
4845 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4846 * lib/gdb.exp (target_is_gdbserver): New procedure.
4847
a0be3e44
DE
48482014-12-08 Doug Evans <dje@google.com>
4849
4850 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4851
df1b803a
YQ
48522014-12-05 Yao Qi <yao@codesourcery.com>
4853
4854 * gdb.guile/scm-error.exp: Remove the third argument to
4855 gdb_remote_download.
4856 * gdb.guile/scm-frame-args.exp: Likewise.
4857 * gdb.guile/scm-section-script.exp: Likewise.
4858
ddb9f679
YQ
48592014-12-05 Yao Qi <yao@codesourcery.com>
4860
4861 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4862
86e4ed39
DE
48632014-12-04 Doug Evans <dje@google.com>
4864
4865 * gdb.python/py-objfile.exp: Add tests for
4866 objfile.add_separate_debug_file.
4867
7c50a931
DE
48682014-12-04 Doug Evans <dje@google.com>
4869
4870 * lib/gdb.exp (get_build_id): New function.
4871 (build_id_debug_filename_get): Rewrite to use it.
4872 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4873
621661e3
MR
48742014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
4875
4876 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4877 `method(long)', not just 0x0.
4878 * gdb.cp/nsalias.exp: Align code labels to 4.
4879 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4880 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4881 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4882 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4883 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4884 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4885
29f0c3b7
DE
48862014-12-02 Doug Evans <dje@google.com>
4887
e1e061e7 4888 PR symtab/17602
29f0c3b7 4889 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 4890 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
4891 * gdb.cp/anon-ns.exp: Update.
4892
162078c8
NB
48932014-12-02 Nick Bull <nicholaspbull@gmail.com>
4894
4895 * gdb.python/py-events.py (inferior_call_handler): New.
4896 (register_changed_handler, memory_changed_handler): New.
4897 (test_events.invoke): Register new handlers.
4898 * gdb.python/py-events.exp: Add tests for inferior call,
4899 memory_changed and register_changed events.
4900
fdb09caf
AA
49012014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4902
4903 * gdb.base/execl-update-breakpoints.exp: Specify the link address
4904 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
4905 if the linker doesn't understand this.
4906
55cfb2c4
SM
49072014-12-01 Simon Marchi <simon.marchi@ericsson.com>
4908
4909 * gdb.python/python.exp: Change expected reply to help().
4910
9e8cd6df
YQ
49112014-12-01 Yao Qi <yao@codesourcery.com>
4912
4913 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
4914 AC_CONFIG_SUBDIRS(gdb.gdbtk).
4915 * configure: Re-generated.
4916
6c659fc2
SC
49172014-11-28 Siva Chandra Reddy <sivachandra@google.com>
4918
4919 * gdb.cp/chained-calls.cc: New file.
4920 * gdb.cp/chained-calls.exp: New file.
4921 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4922
d7fc3181
SM
49232014-11-28 Simon Marchi <simon.marchi@ericsson.com>
4924
4925 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4926 * gdb.dwarf2/symtab-producer.exp: Same.
4927 * gdb.gdb/python-interrupts.exp: Same.
4928 * gdb.gdb/python-selftest.exp: Same.
4929 * gdb.python/py-linetable.exp: Same.
4930 * gdb.python/py-type.exp: Same.
4931 * gdb.python/py-value-cc.exp: Same.
4932 * gdb.python/py-value.exp: Same.
4933
10e79639
YQ
49342014-11-28 Yao Qi <yao@codesourcery.com>
4935
4936 * gdb.base/break-probes.exp: Match library name prefixed with
4937 sysroot.
4938
f28a0564
SM
49392014-11-27 Simon Marchi <simon.marchi@ericsson.com>
4940
4941 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4942 test expected output. Add parentheses for the call to print.
4943 Remove L suffix from integers.
4944
3fe1ce1d
DE
49452014-11-26 Doug Evans <dje@google.com>
4946
4947 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4948
84429e27
YQ
49492014-11-22 Yao Qi <yao@codesourcery.com>
4950
4951 * gdb.trace/entry-values.c: Remove asms.
4952 (foo): Add foo_label.
4953 (bar): Add bar_label.
4954 * gdb.trace/entry-values.exp: Remove code computing foo's
4955 length and bar's length.
4956 (Dwarf::assemble): Invoke function_range for bar and use
4957 MACRO_AT_func for foo.
4958
26741859
YQ
49592014-11-22 Yao Qi <yao@codesourcery.com>
4960
4961 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
4962 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
4963 Use .Lgcc43_procstart instead of gcc43.
4964
45e44d27
JB
49652014-11-21 Joel Brobecker <brobecker@adacore.com>
4966
4967 * gdb.ada/n_arr_bound: New testcase.
4968
458c8db8
SDJ
49692014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4970
4971 PR breakpoints/10737
4972 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
4973 test_catch_syscall_multi_arch.
4974 (test_catch_syscall_multi_arch): New function.
4975
43f3e411
DE
49762014-11-20 Doug Evans <xdje42@gmail.com>
4977
4978 * gdb.base/maint.exp: Update expected output.
4979
0d7b2549
AA
49802014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4981
4982 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
4983 4-byte instruction on S390.
4984
8908fca5
JB
49852014-11-19 Joel Brobecker <brobecker@adacore.com>
4986
4987 * gdb.ada/arr_arr: New testcase.
4988
4a46959e
JB
49892014-11-19 Joel Brobecker <brobecker@adacore.com>
4990
4991 * gdb.ada/pkd_arr_elem: New Testcase.
4992
470e2f4e
LM
49932014-11-18 Luis Machado <lgustavo@codesourcery.com>
4994
4995 * gdb.reverse/break-precsave: Expect completion message for
4996 core file reads.
4997 * gdb.reverse/consecutive-precsave.exp: Likewise.
4998 * gdb.reverse/finish-precsave.exp: Likewise.
4999 * gdb.reverse/i386-precsave.exp: Likewise.
5000 * gdb.reverse/machinestate-precsave.exp: Likewise.
5001 * gdb.reverse/sigall-precsave.exp: Likewise.
5002 * gdb.reverse/solib-precsave.exp: Likewise.
5003 * gdb.reverse/step-precsave.exp: Likewise.
5004 * gdb.reverse/until-precsave.exp: Likewise.
5005 * gdb.reverse/watch-precsave.exp: Likewise.
5006
a267f3ad
AA
50072014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5008
5009 * gdb.base/bp-permanent.c: Include unistd.h.
5010 * gdb.python/py-framefilter-mi.c (main): Add return type.
5011 * gdb.python/py-framefilter.c (main): Likewise.
5012 * gdb.trace/actions-changed.c (main): Likewise.
5013
12084a9a
AA
50142014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5015
5016 * gdb.mi/until.c: Add eye-catchers.
5017 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
5018 line numbers.
5019
dc7e1a77
AA
50202014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5021
5022 * gdb.base/condbreak.exp: Drop references to removed non-prototype
5023 function header variants in break1.c.
5024 * gdb.base/ena-dis-br.exp: Likewise.
5025 * gdb.base/hbreak2.exp: Likewise.
5026 * gdb.reverse/until-precsave.exp: Drop references to removed
5027 non-prototype function header variants in ur1.c.
5028 * gdb.reverse/until-reverse.exp: Likewise.
5029
41c77605
PM
50302014-11-17 Petr Machata <pmachata@redhat.com>
5031
5032 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
5033 ${_cu_offset_size} bytes abbrev offset.
5034
34248c3a
DE
50352014-11-15 Doug Evans <xdje42@gmail.com>
5036
5037 PR symtab/17559
5038 * gdb.base/line-symtabs.exp: New file.
5039 * gdb.base/line-symtabs.c: New file.
5040 * gdb.base/line-symtabs.h: New file.
5041
646da059
YQ
50422014-11-14 Yao Qi <yao@codesourcery.com>
5043
5044 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
5045 (func): Add label func_label.
5046 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
5047 Replace low_pc and high_pc with MACRO_AT_range.
5048 Replace name, low_pc and high_pc with MACRO_AT_func.
5049
9301ebe6
YQ
50502014-11-14 Yao Qi <yao@codesourcery.com>
5051
5052 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
5053 Replace name, low_pc and high_pc with MACRO_AT_func.
5054
f166b542
YQ
50552014-11-14 Yao Qi <yao@codesourcery.com>
5056
5057 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
5058 produce debug information.
5059 * gdb.dwarf2/implptr-optimized-out.S: Removed.
5060
0f6e71e3
YQ
50612014-11-14 Yao Qi <yao@codesourcery.com>
5062
5063 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
5064 object and get function length.
5065 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
5066 with MACRO_AT_func.
5067 (top-level): Replace gdb_compile and clean_restart with
5068 prepare_for_testing.
5069 * gdb.dwarf2/main.c (main): Add label main_label.
5070
876c4df9
YQ
50712014-11-14 Yao Qi <yao@codesourcery.com>
5072
5073 * lib/dwarf.exp (function_range): New procedure.
5074 (Dwarf::_handle_macro_at_func): New procedure.
5075 (Dwarf::_handle_macro_at_range): New procedure.
5076 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
5077
02ad9cf1
YQ
50782014-11-14 Yao Qi <yao@codesourcery.com>
5079
5080 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
5081 (_handle_attribute): New procedure.
5082
a59add0c
AA
50832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5084
5085 * gdb.ada/cond_lang/foo.c (callme): Add return type.
5086 * gdb.base/call-sc.c (zed): Likewise.
5087 * gdb.base/checkpoint.c (main): Likewise.
5088 * gdb.base/dump.c (main): Likewise.
5089 * gdb.base/gcore.c (main): Likewise.
5090 * gdb.base/huge.c (main): Likewise.
5091 * gdb.base/multi-forks.c (main): Likewise.
5092 * gdb.base/pr10179-a.c (main): Likewise.
5093 * gdb.base/savedregs.c (main): Likewise.
5094 * gdb.base/sigaltstack.c (main): Likewise.
5095 * gdb.base/siginfo.c (main): Likewise.
5096 * gdb.base/structs.c (zed): Likewise.
5097 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
5098 * gdb.mi/mi-syn-frame.c (main): Likewise.
5099 * gdb.mi/until.c (foo, main): Likewise.
5100 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
5101 * gdb.base/solib-weak.c (foo): Declare.
5102 * gdb.base/attach-twice.c: Include stdio.h.
5103 * gdb.base/weaklib1.c: Likewise.
5104 * gdb.base/weaklib2.c: Likewise.
5105 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
5106 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
5107 unistd.h.
5108 * gdb.base/attach-pie-misread.c: Include stdlib.h.
5109 * gdb.mi/mi-exit-code.c: Likewise.
5110 * gdb.base/break-interp-lib.c: Include string.h.
5111 * gdb.base/coremaker.c: Likewise.
5112 * gdb.base/testenv.c: Likewise.
5113 * gdb.python/py-finish-breakpoint.c: Likewise.
5114 * gdb.base/inferior-died.c: Include sys/wait.h.
5115 * gdb.base/fileio.c: Include time.h.
5116 * gdb.base/async-shell.c: Include unistd.h.
5117 * gdb.base/dprintf-non-stop.c: Likewise.
5118 * gdb.base/info-os.c: Likewise.
5119 * gdb.mi/mi-console.c: Likewise.
5120 * gdb.mi/watch-nonstop.c: Likewise.
5121 * gdb.python/py-events.c: Likewise.
5122 * gdb.base/async.c (baz): Move up before its invocation.
5123 * gdb.base/code_elim2.c (my_global_func): Likewise.
5124 * gdb.base/skip-solib-lib.c (multiply): Likewise.
5125 * gdb.base/advance.c (func2): Likewise.
5126
3b5d5997
AA
51272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5128
5129 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
5130 variant.
5131 * gdb.base/annota3.c: Likewise.
5132 * gdb.base/async.c: Likewise.
5133 * gdb.base/average.c: Likewise.
5134 * gdb.base/call-ar-st.c: Likewise.
5135 * gdb.base/call-rt-st.c: Likewise.
5136 * gdb.base/call-sc.c: Likewise.
5137 * gdb.base/call-strs.c: Likewise.
5138 * gdb.base/ending-run.c: Likewise.
5139 * gdb.base/execd-prog.c: Likewise.
5140 * gdb.base/exprs.c: Likewise.
5141 * gdb.base/foll-exec.c: Likewise.
5142 * gdb.base/foll-fork.c: Likewise.
5143 * gdb.base/foll-vfork.c: Likewise.
5144 * gdb.base/funcargs.c: Likewise.
5145 * gdb.base/gcore.c: Likewise.
5146 * gdb.base/jump.c: Likewise.
5147 * gdb.base/langs0.c: Likewise.
5148 * gdb.base/langs1.c: Likewise.
5149 * gdb.base/langs2.c: Likewise.
5150 * gdb.base/mips_pro.c: Likewise.
5151 * gdb.base/nodebug.c: Likewise.
5152 * gdb.base/opaque0.c: Likewise.
5153 * gdb.base/opaque1.c: Likewise.
5154 * gdb.base/recurse.c: Likewise.
5155 * gdb.base/run.c: Likewise.
5156 * gdb.base/scope0.c: Likewise.
5157 * gdb.base/scope1.c: Likewise.
5158 * gdb.base/setshow.c: Likewise.
5159 * gdb.base/setvar.c: Likewise.
5160 * gdb.base/shmain.c: Likewise.
5161 * gdb.base/shr1.c: Likewise.
5162 * gdb.base/shr2.c: Likewise.
5163 * gdb.base/sigall.c: Likewise.
5164 * gdb.base/signals.c: Likewise.
5165 * gdb.base/so-indr-cl.c: Likewise.
5166 * gdb.base/solib2.c: Likewise.
5167 * gdb.base/structs.c: Likewise.
5168 * gdb.base/sum.c: Likewise.
5169 * gdb.base/vforked-prog.c: Likewise.
5170 * gdb.base/watchpoint.c: Likewise.
5171 * gdb.reverse/shr2.c: Likewise.
5172 * gdb.reverse/until-reverse.c: Likewise.
5173 * gdb.reverse/ur1.c: Likewise.
5174 * gdb.reverse/watch-reverse.c: Likewise.
5175
066a77c5
AA
51762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5177
5178 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
5179 variant.
5180 * gdb.base/sepdebug.exp: Drop references to removed code.
5181
4f204ea5
AA
51822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5183
5184 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
5185 variant. Preserve original line numbering.
5186 * gdb.base/list1.c: Likewise.
5187
3b377a3a
AA
51882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5189
5190 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
5191 variant.
5192 * gdb.base/break1.c: Likewise.
5193 * gdb.base/break.exp: Drop references to removed code.
5194
e444df73
AA
51952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5196
5197 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
5198 variant.
5199
8008f2a7
AA
52002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5201
5202 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
5203
a5a06887
AA
52042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5205
5206 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
5207 logic into perform_all_tests() and invoke it with and without
5208 function header prototypes.
5209 (do_function_calls): Remove conditional XFAIL for PR 5318.
5210 (rerun_and_prepare): Remove duplicate code.
5211 (perform_all_tests): New. Main logic moved here.
5212
44dba9b9
AA
52132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5214
5215 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
5216 code guarded by #ifdef NO_PROTOTYPES.
5217 (t_double_many_args): Likewise.
5218 (DEF_FUNC_MANY_ARGS_1): Likewise.
5219 (DEF_FUNC_VALUES_1): Likewise.
5220 (t_structs_ldc): Renamed from t_structs_fc in conditional code
5221 guarded by #ifdef PROTOTYPES.
5222
d1fbcd56
AA
52232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5224
5225 * gdb.mi/mi-console.c: Add eye-catcher.
5226 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
5227 instead of literal line number.
5228
b0e59b8f
AA
52292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5230
5231 * gdb.base/shr2.c: Add eye-catcher.
5232 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
5233 line number.
5234
78f98cca
AA
52352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5236
5237 * gdb.base/jump.c: Add eye-catchers.
5238 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
5239 numbers.
5240
58fa2af0
AA
52412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5242
5243 * gdb.base/execd-prog.c: Add eye-catchers.
5244 * gdb.base/foll-exec.c: Likewise.
5245 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
5246 line numbers.
5247
04e5059b
AA
52482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5249
5250 * gdb.base/ending-run.c: Add eye-catchers.
5251 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
5252 literal line numbers.
5253
dbfdb174
AA
52542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5255
5256 * gdb.base/call-rt-st.c: Add eye-catchers.
5257 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
5258 literal line numbers.
5259
888a2ade
AA
52602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5261
5262 * gdb.base/call-ar-st.c: Add eye-catchers.
5263 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
5264 literal line numbers.
5265
6acc2dde
AA
52662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5267
5268 * gdb.base/average.c: Add eye-catchers.
5269 * gdb.base/sum.c: Likewise.
5270 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
5271 regexps dynamically.
5272
9ecfcd1d
AA
52732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5274
5275 * gdb.base/solib1.c: Add eye-catchers.
5276 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5277 literal line numbers.
5278
78708b7c
PA
52792014-11-12 Pedro Alves <palves@redhat.com>
5280
5281 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
5282 leader has exited.
5283
af48d08f
PA
52842014-11-12 Pedro Alves <palves@redhat.com>
5285
5286 * gdb.arch/i386-bp_permanent.c: New file.
5287 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
5288 (srcfile): Set to i386-bp_permanent.c.
5289 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
5290 that stepi does not execute the 'leave' instruction, instead of
5291 testing it does execute.
5292 * gdb.base/bp-permanent.c: New file.
5293 * gdb.base/bp-permanent.exp: New file.
5294
af3768e9
DE
52952014-11-10 Doug Evans <xdje42@gmail.com>
5296
5297 PR symtab/17564
5298 * gdb.base/symtab-search-order.exp: New file.
5299 * gdb.base/symtab-search-order.c: New file.
5300 * gdb.base/symtab-search-order-1.c: New file.
5301 * gdb.base/symtab-search-order-shlib-1.c: New file.
5302
9de00a4a
PA
53032014-11-07 Pedro Alves <palves@redhat.com>
5304
5305 PR gdb/17511
5306 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
5307 i?86-*-linux*.
5308
e0f52461
SC
53092014-11-03 Siva Chandra Reddy <sivachandra@google.com>
5310
5311 PR c++/17494
5312 * gdb.cp/pr17494.cc: New file.
5313 * gdb.cp/pr17494.exp: New file.
5314
6ce8c980
YQ
53152014-11-02 Yao Qi <yao@codesourcery.com>
5316
5317 * gdb.python/python.exp: Get working directory and match the
5318 output of "set extended-prompt \\w " with it.
5319
02be9a71
DE
53202014-10-30 Doug Evans <dje@google.com>
5321
5322 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5323 in objfiles.
5324 * gdb.python/py-progspace.exp: Add tests for setting random attributes
5325 in progspaces.
5326
3bdff46b
LM
53272014-10-30 Janis Johnson <janisjo@codesourcery.com>
5328
5329 * gdb.base/fullpath-expand.exp: Skip for a remote host.
5330 * gdb.base/realname-expand.exp: Likewise.
5331 * gdb.linespec/macro-relative.exp: Likewise.
5332
ab917dfb
PA
53332014-10-29 Pedro Alves <palves@redhat.com>
5334
5335 PR gdb/17408
5336 * gdb.threads/schedlock.c (some_function): New function.
5337 (call_function): New global.
5338 (MAYBE_CALL_SOME_FUNCTION): New macro.
5339 (thread_function): Call it.
5340 * gdb.threads/schedlock.exp (get_args): Add description parameter,
5341 and use it instead of a global counter. Adjust all callers.
5342 (get_current_thread): Use "find current thread" for test message
5343 here rather than having all callers pass down the same string.
5344 (goto_loop): New procedure, factored out from ...
5345 (my_continue): ... this.
5346 (step_ten_loops): Change parameter from test message to command to
5347 use. Adjust.
5348 (list_count): Delete global.
5349 (check_result): New procedure, factored out from duplicate top
5350 level code.
5351 (continue tests): Wrap in with_test_prefix.
5352 (test_step): New procedure, factored out from duplicate top level
5353 code.
5354 (top level): Test "step" in combination with all scheduler-locking
5355 modes. Test "next" in combination with all scheduler-locking
5356 modes, and in combination with stepping over a function call or
5357 not.
5358 * gdb.threads/next-bp-other-thread.c: New file.
5359 * gdb.threads/next-bp-other-thread.exp: New file.
5360
d3d4baed
PA
53612014-10-29 Pedro Alves <palves@redhat.com>
5362
5363 PR python/17372
5364 * gdb.python/python.exp: Test a multi-line command that spawns
5365 interactive Python.
5366 * gdb.base/multi-line-starts-subshell.exp: New file.
5367
563e8d85
YQ
53682014-10-29 Yao Qi <yao@codesourcery.com>
5369
5370 * gdb.base/fileio.exp: Make directories on host.
5371
0ea4d52e
YQ
53722014-10-29 Yao Qi <yao@codesourcery.com>
5373
5374 * gdb.base/fileio.c (test_write): Close the file.
5375
7f5ef605
PA
53762014-10-28 Pedro Alves <palves@redhat.com>
5377
5378 PR gdb/12623
5379 * gdb.base/sigstep.c (no_handler): New global.
5380 (main): If 'no_handler is true, set the signal handlers to
5381 SIG_IGN.
5382 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
5383 with_sw_watch and no_handler parameters. Handle them.
5384 (top level) <stepping over handler when stopped at a breakpoint
5385 test>: Add a test axis for testing with a software watchpoint, and
5386 another for testing with the signal handler set to SIG_IGN.
5387 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
5388 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
5389
abbdbd03
PA
53902014-10-28 Pedro Alves <palves@redhat.com>
5391
5392 PR gdb/17511
5393 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
5394 * gdb.base/sigstep.exp (other_handler_location): New global.
5395 (advance): Support stepping into the signal handler, and running
5396 commands while in the handler.
5397 (in_handler_map): New global.
5398 (top level): In the advance test, add combinations for getting
5399 into the handler with stepping commands, and for running commands
5400 in the handler. Add comment descripting the advancei tests.
5401
1df4399f
PA
54022014-10-28 Pedro Alves <palves@redhat.com>
5403
5404 * gdb.base/sigstep.exp: Use build_executable instead of
5405 prepare_for_testing.
5406 (top level): Move code that starts GDB, runs to main and creates a
5407 display to ...
5408 (restart): ... this new procedure.
5409 (top level): Move backtrace from signal handler test to ...
5410 (validate_backtrace): ... this new procedure.
5411 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
5412 with_test_prefix. Always restart GDB.
5413 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
5414 with_test_prefix. Always restart GDB. No need to delete
5415 breakpoints after the test.
5416 (test_skip_handler): Remove prefix parameter.
5417 (skip_over_handler, breakpoint_to_handler)
5418 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
5419 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
5420 restart GDB. No need to delete breakpoints after the test.
5421 (top level): Use foreach to call the test procedures with
5422 different commands.
5423
a5b6e449
PA
54242014-10-28 Pedro Alves <palves@redhat.com>
5425
5426 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
5427 instead of GNATS numbers.
5428 * gdb.base/sigbpt.exp: Likewise.
5429 * gdb.base/siginfo.exp: Likewise.
5430 * gdb.base/sigstep.exp: Likewise.
5431
e5f8a7cc
PA
54322014-10-27 Pedro Alves <palves@redhat.com>
5433
5434 * gdb.base/sigstep.c (dummy): New global.
5435 (main): Issue a couple writes to the new global.
5436 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
5437 procedures.
5438 (skip_over_handler): Use test_skip_handler.
5439 (top level): Call skip_over_handler for stepi and nexti too.
5440 (breakpoint_over_handler): Use test_skip_handler.
5441 (top level): Call breakpoint_over_handler for stepi and nexti too.
5442
763905a3
YQ
54432014-10-27 Yao Qi <yao@codesourcery.com>
5444
5445 * gdb.trace/tfile.c (adjust_function_address)
5446 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
5447 function descriptor.
5448
6f259a23
DB
54492014-10-24 Don Breazeal <donb@codesourcery.com>
5450
5451 * gdb.base/foll-fork.exp (test_follow_fork,
5452 catch_fork_child_follow): Check for updated fork messages emitted
5453 from infrun.c.
5454 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
5455 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
5456 vfork_and_exec_child_follow_through_step): Check for updated vfork
5457 messages emitted from infrun.c.
5458
09dd9a69
PA
54592014-10-24 Pedro Alves <palves@redhat.com>
5460
5461 * gdb.base/corefile.exp: Remove references to ultrix.
5462 * gdb.base/interrupt.exp: Likewise.
5463 * gdb.base/whatis.exp: Likewise.
5464 * gdb.gdb/selftest.exp: Likewise.
5465 * gdb.threads/manythreads.exp: Likewise.
5466 * gdb.threads/print-threads.exp: Likewise.
5467 * gdb.threads/pthreads.exp:: Likewise.
5468 * gdb.threads/schedlock.exp: Likewise.
5469
3433cfa5
SC
54702014-10-24 Siva Chandra Reddy <sivachandra@google.com>
5471
5472 * gdb.cp/non-trivial-retval.cc: Add a test case.
5473 * gdb.cp/non-trivial-retval.exp: Add a test.
5474
092f880b
YQ
54752014-10-20 Yao Qi <yao@codesourcery.com>
5476
5477 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
5478 * gdb.python/py-objfile-script-gdb.py: New file.
5479 * gdb.python/py-objfile-script.exp: Update reference to
5480 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
5481 of remote_download. Remove the dest file.
5482
acbdb7f3
YQ
54832014-10-20 Yao Qi <yao@codesourcery.com>
5484
5485 * gdb.base/checkpoint.exp: Don't remove file copied on host.
5486 * gdb.base/step-line.exp: Likewise.
5487 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5488 * gdb.dwarf2/dw2-basic.exp: Likewise.
5489 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5490 * gdb.dwarf2/dw2-filename.exp: Likewise.
5491 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5492 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5493 * gdb.dwarf2/dw2-producer.exp: Likewise.
5494 * gdb.dwarf2/mac-fileno.exp: Likewise.
5495 * gdb.python/py-frame-args.exp: Likewise.
5496 * gdb.python/py-framefilter.exp: Likewise.
5497 * gdb.python/py-mi.exp: Likewise.
5498 * gdb.python/py-objfile-script.exp: Likewise
5499 * gdb.python/py-pp-integral.exp: Likewise.
5500 * gdb.python/py-pp-re-notag.exp: Likewise.
5501 * gdb.python/py-prettyprint.exp: Likewise.
5502 * gdb.python/py-section-script.exp: Likewise.
5503 * gdb.python/py-typeprint.exp: Likewise.
5504 * gdb.python/py-xmethods.exp: Likewise.
5505 * gdb.stabs/weird.exp: Likewise.
5506 * gdb.xml/tdesc-regs.exp: Likewise.
5507
bd286a29
KCY
55082014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
5509
5510 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
5511 (out_cu): Use addr_len for the size of addresses.
5512 (out_line): Likewise. Size DW_LNE_set_address instruction
5513 according to addr_len.
5514 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
5515 (FUNC): Add START_INSNS to definition.
5516
673dc4a0
YQ
55172014-10-18 Yao Qi <yao@codesourcery.com>
5518
5519 * gdb.base/argv0-symlink.exp: Check argv[0] value if
5520 gdb_has_argv0 return true.
5521 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
5522 check [target_info exists noargs], check [gdb_has_argv0]
5523 instead.
5524 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5525 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
5526 procedures.
5527
4ffbba72
DE
55282014-10-17 Doug Evans <dje@google.com>
5529
5530 * gdb.python/py-events.exp: Update expected output for clear_objfiles
5531 event.
5532 * gdb.python/py-events.py: Add clear_objfiles event.
5533
d096d8c1
DE
55342014-10-17 Doug Evans <dje@google.com>
5535
5536 * gdb.python/py-objfile.exp: Test progspace attribute.
5537
a80db015
LM
55382014-10-17 Luis Machado <lgustavo@codesourcery.com>
5539
5540 * gdb.guile/scm-breakpoint.exp: Do not assume any
5541 directory separators when matching source file paths.
5542 * gdb.python/py-breakpoint.exp: Likewise.
5543 * gdb.reverse/break-precsave.exp: Likewise.
5544 * gdb.reverse/break-reverse.exp: Likewise.
5545 * gdb.reverse/consecutive-precsave.exp: Likewise.
5546 * gdb.reverse/finish-precsave.exp: Likewise.
5547 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5548 * gdb.reverse/finish-reverse.exp: Likewise.
5549 * gdb.reverse/i386-precsave.exp: Likewise.
5550 * gdb.reverse/i387-env-reverse.exp: Likewise.
5551 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5552 * gdb.reverse/machinestate-precsave.exp: Likewise.
5553 * gdb.reverse/machinestate.exp: Likewise.
5554 * gdb.reverse/sigall-precsave.exp: Likewise.
5555 * gdb.reverse/solib-precsave.exp: Likewise.
5556 * gdb.reverse/step-precsave.exp: Likewise.
5557 * gdb.reverse/until-precsave.exp: Likewise.
5558 * gdb.reverse/watch-precsave.exp: Likewise.
5559 * gdb.reverse/watch-reverse.exp: Likewise.
5560
b22089ab
YQ
55612014-10-17 Yao Qi <yao@codesourcery.com>
5562
5563 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
5564 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
5565
6c4486e6
PA
55662014-10-17 Pedro Alves <palves@redhat.com>
5567
5568 PR gdb/17471
5569 * gdb.base/bg-execution-repeat.c: New file.
5570 * gdb.base/bg-execution-repeat.exp: New file.
5571
0ff33695
PA
55722014-10-17 Pedro Alves <palves@redhat.com>
5573
5574 PR gdb/17300
5575 * gdb.base/continue-all-already-running.c: New file.
5576 * gdb.base/continue-all-already-running.exp: New file.
5577
6fdebc3d
PA
55782014-10-17 Pedro Alves <palves@redhat.com>
5579
5580 PR gdb/17472
5581 * gdb.base/annota-input-while-running.c: New file.
5582 * gdb.base/annota-input-while-running.exp: New file.
5583
32a8097b
PA
55842014-10-17 Pedro Alves <palves@redhat.com>
5585
5586 * gdb.base/callfuncs.exp: emove references to osf.
5587 * gdb.base/sigall.exp: Likewise.
5588 * gdb.gdb/selftest.exp: Likewise.
5589 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5590 * gdb.mi/non-stop.c: Likewise.
5591 * gdb.mi/pthreads.c: Likewise.
5592 * gdb.reverse/sigall-precsave.exp: Likewise.
5593 * gdb.reverse/sigall-reverse.exp: Likewise.
5594 * gdb.threads/pthreads.c: Likewise.
5595 * gdb.threads/pthreads.exp: Likewise.
5596
7a3517ff
YQ
55972014-10-17 Yao Qi <yao@codesourcery.com>
5598
5599 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
5600 check 'target_info exists noargs'.
5601 (test_command_prompt_position): Likewise.
5602 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
5603 Remove "set args".
5604 (progvar_simple_while_test): Likewise.
5605 (progvar_complex_if_while_test): Likewise.
5606 (if_while_breakpoint_command_test): Likewise.
5607 (infrun_breakpoint_command_test): Likewise.
5608 (breakpoint_command_test): Likewise.
5609 (watchpoint_command_test): Likewise.
5610 (bp_deleted_in_command_test): Likewise.
5611 (temporary_breakpoint_commands): Likewise.
5612
bb99c472
YQ
56132014-10-16 Yao Qi <yao@codesourcery.com>
5614
5615 * gdb.base/remotetimeout.exp: Remove noargs checking.
5616
7c16b83e
PA
56172014-10-15 Pedro Alves <palves@redhat.com>
5618
5619 PR breakpoints/9649
5620 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
5621 * gdb.base/breakpoint-in-ro-region.exp
5622 (probe_target_hardware_step): New procedure.
5623 (top level): Probe hardware stepping and hardware breakpoint
5624 support. Test stepping through a read-only region, with both
5625 "breakpoint auto-hw" on and off and both "always-inserted" on and
5626 off.
5627
35a49624
IB
56282014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
5629
5630 * gdb.dlang/demangle.exp: Update for demangling changes.
5631
2d1c107c
SC
56322014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5633
5634 * gdb.cp/non-trivial-retval.cc: Add new test cases.
5635 * gdb.cp/non-trivial-retval.exp: Add new tests.
5636
778811d5
SC
56372014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5638
5639 PR c++/13403
5640 PR c++/15154
5641 * gdb.cp/non-trivial-retval.cc: New file.
5642 * gdb.cp/non-trivial-retval.exp: New file.
5643
10c5f0a8
YQ
56442014-10-15 Yao Qi <yao@codesourcery.com>
5645
5646 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5647 remote host.
5648
65d7b369
YQ
56492014-10-15 Yao Qi <yao@codesourcery.com>
5650
5651 * gdb.python/py-symbol.exp: Match file base name if host is
5652 remote, otherwise match file name with dir name.
5653 * gdb.python/py-symtab.exp: Likewise.
5654 * gdb.python/python.exp: Likewise.
5655
46dc1394
YQ
56562014-10-15 Yao Qi <yao@codesourcery.com>
5657
5658 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5659 pattern.
5660 * gdb.python/py-symtab.exp: Likewise.
5661 * gdb.python/python.exp: Remove trailing ".*". Fix typo
5662 locationn.
5663
c40cc657
JB
56642014-10-14 Joel Brobecker <brobecker@adacore.com>
5665
5666 * gdb.ada/addr_arith: New testcase.
5667
2abf49e1
MR
56682014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
5669
5670 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5671 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5672 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5673 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5674
f7088df3
SDJ
56752014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
5676
5677 * gdb.arch/stap-eval-lang-ada.S: Likewise.
5678 * gdb.arch/stap-eval-lang-ada.c: Likewise.
5679 * gdb.arch/stap-eval-lang-ada.exp: New file.
5680
4dc06805
YQ
56812014-10-14 Yao Qi <yao@codesourcery.com>
5682
5683 * gdb.mi/mi-var-child.c (nothing1): New function.
5684 (nothing2): New function.
5685 (do_children_tests): Set function pointers by nothing1 and
5686 nothing2.
5687 * gdb.mi/mi-var-child.exp: Step over new added statements.
5688 Update test to match the new output.
5689 * gdb.mi/var-cmd.c (nothing1): New function.
5690 (nothing2): New function.
5691 (do_children_tests): Set function pointers by nothing1 and
5692 nothing2.
5693 * gdb.mi/mi-var-display.exp: Update test to match output.
5694 Step to the line specified by $line_dct_nothing.
5695 Increase the number of lines to step.
5696
46a93de2
YQ
56972014-10-14 Yao Qi <yao@codesourcery.com>
5698
5699 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5700 tests.
5701 * gdb.mi/mi2-var-child.exp: Likewise.
5702
14ea52ee
DE
57032014-10-13 Doug Evans <dje@google.com>
5704
5705 * gdb.python/py-objfile.exp: Change name of file name test.
5706
e5c6e92b
DE
57072014-10-13 Doug Evans <dje@google.com>
5708
5709 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5710 from the start of the CU.
5711
c780cc2f
JK
57122014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5713 Yao Qi <yao@codesourcery.com>
5714
5715 Fix "save breakpoints" for "catch" command.
5716 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5717 Remove -nonewline. Match also the added "main" line.
5718
99894e11
JK
57192014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5720
5721 Fix "save breakpoints" for "disable $bpnum" command.
5722 * gdb.base/save-bp.c (main): Add label.
5723 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
5724
6e1ac5a3
JK
57252014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5726
5727 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5728
754dd2b0
YQ
57292014-10-11 Yao Qi <yao@codesourcery.com>
5730
5731 * gdb.server/server-kill.exp: Execute command
5732 "set remote trace-status-packet on" before "tstatus".
5733
f90183d7
YQ
57342014-10-11 Yao Qi <yao@codesourcery.com>
5735
5736 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5737 (main): Call getppid.
5738 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5739 and continue to it. Read variable "server_pid".
5740
bf40a607
YQ
57412014-10-11 Yao Qi <yao@codesourcery.com>
5742
5743 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5744
052ca370
YQ
57452014-10-11 Yao Qi <yao@codesourcery.com>
5746
5747 * gdb.threads/thread-find.exp: Don't execute command
5748 "info threads".
5749 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5750 * gdb.threads/linux-dp.exp: Don't check the condition
5751 $threads_created equals to zero.
5752
3831839c
PA
57532014-10-10 Pedro Alves <palves@redhat.com>
5754
5755 * gdb.base/bigcore.exp: Remove references to IRIX.
5756 * gdb.base/funcargs.exp: Likewise.
5757 * gdb.base/interrupt.exp: Likewise.
5758 * gdb.base/mips_pro.exp: Likewise.
5759 * gdb.base/nodebug.exp: Likewise.
5760 * gdb.base/setvar.exp: Likewise.
5761 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5762
8b9a549d
PA
57632014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5764 Pedro Alves <palves@redhat.com>
5765
5766 PR symtab/14466
5767 * gdb.base/vdso-warning.c: New file.
5768 * gdb.base/vdso-warning.exp: New file.
5769
d48ba5e8
DE
57702014-10-02 Doug Evans <dje@google.com>
5771
5772 * gdb.base/structs.c (main): Don't run forever.
5773
2278c276
PA
57742014-10-02 Pedro Alves <palves@redhat.com>
5775
5776 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5777 (top level) <stop threads 1, stop threads 2>: Use it.
5778
b57bacec
PA
57792014-10-02 Pedro Alves <palves@redhat.com>
5780
5781 * gdb.threads/break-while-running.exp (test): Add new
5782 'update_thread_list' argument. Skip "info threads" if false.
5783 (top level): Add new 'update_thread_list' axis.
5784
13fd3ff3
PA
57852014-10-02 Pedro Alves <palves@redhat.com>
5786
5787 PR breakpoints/17431
5788 * gdb.base/execl-update-breakpoints.c: New file.
5789 * gdb.base/execl-update-breakpoints.exp: New file.
5790
0fec99e8
PA
57912014-10-01 Pedro Alves <palves@redhat.com>
5792
5793 * gdb.base/breakpoint-in-ro-region.c: New file.
5794 * gdb.base/breakpoint-in-ro-region.exp: New file.
5795
2ddf4301
SM
57962014-10-01 Simon Marchi <simon.marchi@ericsson.com>
5797
5798 * gdb.mi/mi-exit-code.exp: New file.
5799 * gdb.mi/mi-exit-code.c: New file.
5800
6a5f3f43
YQ
58012014-09-30 Yao Qi <yao@codesourcery.com>
5802
5803 * lib/prelink-support.exp (build_executable_own_libs): Error if
5804 the target isn't native.
5805
345bcc73
YQ
58062014-09-30 Yao Qi <yao@codesourcery.com>
5807
5808 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5809 false.
5810
a25a5a45
PA
58112014-09-22 Pedro Alves <palves@redhat.com>
5812
5813 * gdb.threads/break-while-running.exp: New file.
5814 * gdb.threads/break-while-running.c: New file.
5815
00ba3162
YQ
58162014-09-19 Yao Qi <yao@codesourcery.com>
5817
5818 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5819 Invoke test. Restart GDB with --readnow and invoke test again.
5820
c3b7b696
YQ
58212014-09-19 Yao Qi <yao@codesourcery.com>
5822
5823 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5824 proc set_breakpoint_on_gcd_function. Invoke
5825 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
5826 invoke set_breakpoint_on_gcd_function again.
5827
2b4fd423
DE
58282014-09-18 Doug Evans <dje@google.com>
5829
5830 * gdb.dwarf2/symtab-producer.exp: New file.
5831
a5947601
SDJ
58322014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5833
5834 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5835 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5836 * gdb.base/global-var-nested-by-dso.c: Likewise.
5837 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5838
91c19059
SDJ
58392014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5840 Pedro Alves <palves@redhat.com>
5841
5842 * gdb.base/watch-bitfields.exp: Pass string other than test file
5843 name to prepare_for_testing.
5844 (watch): New procedure.
5845 (expect_watchpoint): Use with_test_prefix.
5846 (top level): Factor out tests to ...
5847 (test_watch_location, test_regular_watch): ... these new
5848 procedures, and use with_test_prefix and gdb_continue_to_end.
5849
bb9d5f81
PP
58502014-09-16 Patrick Palka <patrick@parcs.ath.cx>
5851
5852 PR breakpoints/12526
5853 * gdb.base/watch-bitfields.exp: New file.
5854 * gdb.base/watch-bitfields.c: New file.
5855
635856f5
PA
58562014-09-16 Pedro Alves <palves@redhat.com>
5857
5858 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5859 software and hardware addresses, not software address against
5860 itself.
5861
7280ceea
PA
58622014-09-16 Pedro Alves <palves@redhat.com>
5863
5864 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5865 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5866
428b16bd
PA
58672014-09-16 Pedro Alves <palves@redhat.com>
5868
5869 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5870 files.
5871 * gdb.base/a2-run.exp: Remove all code guarded by istarget
5872 "*-*-vxworks*" throughout.
5873 * gdb.base/break.exp: Likewise.
5874 * gdb.base/default.exp: Likewise.
5875 * gdb.base/scope.exp: Likewise.
5876 * gdb.base/sepdebug.exp: Likewise.
5877 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5878 throughout.
5879 * gdb.base/run.c: Likewise.
5880 * gdb.base/sepdebug.c: Likewise.
5881 * gdb.hp/gdb.aCC/run.c: Likewise.
5882 * gdb.reverse/until-reverse.c: Likewise.
5883 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5884
666d413c
YQ
58852014-09-16 Yao Qi <yao@codesourcery.com>
5886
5887 * boards/local-remote-host-native.exp: New file.
5888
57cbd724
DE
58892014-09-14 Doug Evans <xdje42@gmail.com>
5890
5891 * gdb.threads/queue-signal.c (thread_count): New variable.
5892 (thread_count_mutex, thread_count_condvar): New variables.
5893 (incr_thread_count, wait_all_threads_running): New functions.
5894 (main): Wait for all threads to be in their thread functions.
5895
81219e53
DE
58962014-09-13 Doug Evans <xdje42@gmail.com>
5897
5898 * gdb.threads/queue-signal.c: New file.
5899 * gdb.threads/queue-signal.exp: New file.
5900
3714cea7
DE
59012014-09-13 Doug Evans <xdje42@gmail.com>
5902
5903 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5904 be consistent with what default_gdb_init uses.
5905 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5906 the plain text of the prompt. Add some logging printfs.
5907 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5908
fa43b1d7
PA
59092014-09-12 Pedro Alves <palves@redhat.com>
5910
5911 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5912 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5913 * gdb.arch/i386-size-overlap.exp: Likewise.
5914 * gdb.arch/i386-size.exp: Likewise.
5915 * gdb.arch/i386-unwind.exp: Likewise.
5916 * gdb.base/a2-run.exp: Likewise.
5917 * gdb.base/break.exp: Likewise.
5918 * gdb.base/charset.exp: Likewise.
5919 * gdb.base/chng-syms.exp: Likewise.
5920 * gdb.base/commands.exp: Likewise.
5921 * gdb.base/dbx.exp: Likewise.
5922 * gdb.base/find.exp: Likewise.
5923 * gdb.base/funcargs.exp: Likewise.
5924 * gdb.base/jit-simple.exp: Likewise.
5925 * gdb.base/reread.exp: Likewise.
5926 * gdb.base/sepdebug.exp: Likewise.
5927 * gdb.base/step-bt.exp: Likewise.
5928 * gdb.cp/mb-inline.exp: Likewise.
5929 * gdb.cp/mb-templates.exp: Likewise.
5930 * gdb.objc/basicclass.exp: Likewise.
5931 * gdb.threads/killed.exp: Likewise.
5932
9d9bf2df
EBM
59332014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5934
5935 PR tdep/17379
5936 * gdb.arch/powerpc-stackless.S: New file.
5937 * gdb.arch/powerpc-stackless.exp: New file.
5938
1cf2f1b0
JK
59392014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5940
5941 * gdb.base/attach.c: Include unistd.h.
5942 (main): Call alarm. Add label postloop.
5943 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5944 gdb_breakpoint, gdb_continue_to_breakpoint.
5945 (test_command_line_attach_run): Kill ${testpid} in one exit path.
5946
98880d46
PA
59472014-09-11 Pedro Alves <palves@redhat.com>
5948
5949 PR gdb/17347
5950 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
5951 * gdb.base/attach.exp (test_command_line_attach_run): New
5952 procedure.
5953 (top level): Call it.
5954
4c92ff2c
PA
59552014-09-11 Pedro Alves <palves@redhat.com>
5956
5957 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
5958 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
5959 (do_command_attach_tests): Use spawn_wait_for_attach.
5960 * gdb.base/solib-overlap.exp: Likewise.
5961 * gdb.multi/multi-attach.exp: Likewise.
5962 * gdb.python/py-prompt.exp: Likewise.
5963 * gdb.python/py-sync-interp.exp: Likewise.
5964 * gdb.server/ext-attach.exp: Likewise.
5965
3adc1a7d
GKB
59662014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
5967
5968 * gdb.fortran/array-element.exp: Remove unexpected "continue"
5969 command in testcase. Simplify testcase.
5970
96334934
JB
59712014-09-10 Joel Brobecker <brobecker@adacore.com>
5972
5973 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
5974
eb479039
JB
59752014-09-10 Joel Brobecker <brobecker@adacore.com>
5976
5977 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
5978
deede10c
JB
59792014-09-10 Joel Brobecker <brobecker@adacore.com>
5980
5981 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
5982
7828a5f5
JB
59832014-09-10 Joel Brobecker <brobecker@adacore.com>
5984
5985 * gdb.dwarf2/dynarr-ptr.c: New file.
5986 * gdb.dwarf2/dynarr-ptr.exp: New file.
5987
33aeebcf
MR
59882014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5989
5990 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
5991 of 30 rather than hardcoding 120 for a slow test case. Take the
5992 `gdb,timeout' target setting into account for this calculation.
5993 Don't extend the timeout for the test cases that don't need it.
5994
7b415901
MR
59952014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5996
5997 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
5998 a factor of 2 for a slow test case. Take the `gdb,timeout'
5999 target setting into account for this calculation.
6000 * gdb.reverse/until-precsave.exp: Increase the timeout by
6001 a factor of 15 and 3 respectively rather than adding 120
6002 for a pair of slow test cases. Take the `gdb,timeout'
6003 target setting into account for this calculation.
6004
4a40f85a
MR
60052014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6006
6007 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
6008 timeout, don't pass one down to gdb_expect.
6009 (gdb_expect): Rework timeout selection.
6010
09635af7
MR
60112014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6012
6013 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
6014 exception on timeout.
6015 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
6016 (gdbserver_start_extended): Catch any `gdbserver_start' error
6017 exceptions.
6018 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
6019 * lib/mi-support.exp (mi_gdb_target_load): Catch any
6020 `gdbserver_gdb_load' error exceptions.
6021
2bdd10b7
MR
60222014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6023
6024 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
6025 120 on waiting for the TCP socket to open.
6026
316935f0
DE
60272014-09-09 Doug Evans <xdje42@gmail.com>
6028
6029 * gdb.base/default.exp (show_conv_list): Add _caller_is,
6030 _caller_matches, _any_caller_is, _any_caller_matches.
6031
83740597
DE
60322014-09-09 Doug Evans <xdje42@gmail.com>
6033
6034 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
6035
4c122fc3
YQ
60362014-09-09 Yao Qi <yao@codesourcery.com>
6037
6038 * gdb.mi/mi-var-display.exp: Set print symbol off.
6039
a9f116cb
GKB
60402014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
6041
6042 PR gdb/17035
6043 * gdb.base/commands.exp: Add tests to verify user-defined
6044 commands with empty bodies.
6045 * gdb.python/py-cmd.exp: Test that we don't show user-defined
6046 python commands in `show user command`.
6047 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
6048 scheme commands in `show user command`.
6049
c75bd3a2
JK
60502014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6051
6052 PR python/17355
6053 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
6054 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
6055 * gdb.python/py-framefilter-invalidarg.exp: New file.
6056 * gdb.python/py-framefilter-invalidarg.py: New file.
6057
faa42425
DE
60582014-09-06 Doug Evans <xdje42@gmail.com>
6059
6060 PR 15276
6061 * gdb.python/py-caller-is.c: New file.
6062 * gdb.python/py-caller-is.exp: New file.
6063
474ca4f6
SDJ
60642014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
6065
6066 PR gdb/17235
6067 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
6068 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
6069
eb0b0463
SDJ
60702014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
6071
6072 PR fortran/17237
6073 * gdb.fortran/print-formatted.exp: New file.
6074 * gdb.fortran/print-formatted.f90: Likewise.
6075
5f3b99cf
SS
60762014-09-03 Sasha Smundak <asmundak@google.com>
6077
6078 * gdb.python/py-frame.exp: Test Frame.read_register.
6079
7d793aa9
SDJ
60802014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
6081
6082 PR python/16699
6083 * gdb.python/py-completion.exp: New file.
6084 * gdb.python/py-completion.py: Likewise.
6085
fb0576e9
DE
60862014-08-28 Doug Evans <dje@google.com>
6087
6088 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
6089 eax,etc. are live with values set by gdb and thus the compiler can't
6090 use them.
6091 * gdb.arch/i386-pseudo.c (main): Ditto.
6092
ee92b0dd
DE
60932014-08-27 Doug Evans <dje@google.com>
6094
6095 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
6096
6649db35
DE
60972014-08-25 Doug Evans <dje@google.com>
6098
6099 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
6100 (main): Ditto.
6101
564b7600
DE
61022014-08-25 Doug Evans <dje@google.com>
6103
6104 * gdb.threads/thread-execl.exp: #include <stdio.h>.
6105
3881fb67
YQ
61062014-08-24 Yao Qi <yao@codesourcery.com>
6107
6108 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
6109 symbol off.
6110 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
6111
a05a36a5
DE
61122014-08-22 Doug Evans <dje@google.com>
6113
6114 PR 17276
6115 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
6116 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
6117 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
6118
7c343b48
YQ
61192014-08-22 Yao Qi <yao@codesourcery.com>
6120
6121 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
6122 * gdb.python/py-finish-breakpoint2.exp: Likewise.
6123 * gdb.python/python.exp: Likewise. Use .py file on the host
6124 instead of the build.
6125
22fd09ae
JK
61262014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6127
6128 * gdb.threads/gcore-stale-thread.c: New file.
6129 * gdb.threads/gcore-stale-thread.exp: New file.
6130
a8454a7c
PA
61312014-08-21 Pedro Alves <palves@redhat.com>
6132
6133 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
6134 * gdb.base/gcore-relro-pie.exp: Likewise.
6135 * gdb.base/gcore-relro.exp: Likewise.
6136 * gdb.base/gcore.exp: Likewise.
6137 * gdb.base/print-symbol-loading.exp: Likewise.
6138 * gdb.threads/gcore-thread.exp: Likewise.
6139 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
6140
2a31c623
PA
61412014-08-20 Pedro Alves <palves@redhat.com>
6142 Jan Kratochvil <jan.kratochvil@redhat.com>
6143
6144 * Makefile.in (EXTRA_RULES, CC): New variables, get from
6145 configure.
6146 (EXPECT): Handle READ1 being set.
6147 (all): Depend on EXTRA_RULES.
6148 (check-read1, expect-read1, read1.so, read1): New rules.
6149 * README (Testsuite Parameters): Document the READ1 make variable.
6150 (Race detection): New section.
6151 * configure: Regenerate.
6152 * configure.ac: If build==host==target, and running under a
6153 GNU/glibc system, add read1 to the extra Makefile rules.
6154 (EXTRA_RULES): AC_SUBST it.
6155 * lib/read1.c: New file.
6156
d36430db
JB
61572014-08-20 Joel Brobecker <brobecker@adacore.com>
6158
6159 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
6160 the handling of variables declared as a typedef to an array
6161 which a DW_AT_data_location attribute.
6162
9a0dc9e3
PA
61632014-08-19 Andrew Burgess <aburgess@broadcom.com>
6164 Pedro Alves <palves@redhat.com>
6165
6166 PR symtab/14604
6167 PR symtab/14605
6168 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
6169 gdb_test.
6170
0718a8da
PA
61712014-08-19 Pedro Alves <palves@redhat.com>
6172
6173 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
6174
13b448cd
YQ
61752014-08-19 Yao Qi <yao@codesourcery.com>
6176
6177 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
6178 right line.
6179
1cbf5077
DB
61802014-08-18 David Blaikie <dblaikie@gmail.com>
6181
6182 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
6183
bf0fae19
JB
61842014-08-18 Joel Brobecker <brobecker@adacore.com>
6185
6186 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
6187 attribute in array range.
6188
3c8c5dcc
JB
61892014-08-18 Joel Brobecker <brobecker@adacore.com>
6190
6191 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
6192
e66d4446
SC
61932014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6194
6195 PR c++/17132
6196 * gdb.cp/pr17132.cc: New file.
6197 * gdb.cp/pr17132.exp: New file.
6198
940df408
SC
61992014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6200
6201 * gdb.python/py-xmethods.py (A_getarrayind)
6202 (E_method_char_worker.__call__, E_method_int_worker.__call__):
6203 Use 'print' with function call syntax.
6204 (E_method_matcher.match): Fix tab vs space indentation mixup.
6205
ebcc6c3a
YQ
62062014-08-15 Yao Qi <yao@codesourcery.com>
6207
6208 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
6209 false.
6210
775e0f04
YQ
62112014-08-15 Yao Qi <yao@codesourcery.com>
6212
6213 * gdb.cp/casts.exp: Set print symbol off.
6214 * gdb.cp/class2.exp: Likewise.
6215 * gdb.cp/overload.exp: Likewise.
6216 * gdb.cp/templates.exp: Likewise.
6217
d769e349
DE
62182014-08-11 Doug Evans <dje@google.com>
6219
6220 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6221 (test_load_shlib): Update.
6222
20c6f1e1
YQ
62232014-08-09 Yao Qi <yao@codesourcery.com>
6224
6225 * gdb.base/display.exp: Invoke is_address_zero_readable.
6226 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
6227 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6228 * gdb.base/hbreak-unmapped.exp: Return if
6229 is_address_zero_readable returns true.
6230 * gdb.base/signest.exp: Likewise.
6231 * gdb.base/signull.exp: Likewise.
6232 * gdb.base/sigbpt.exp: Likewise.
6233 * gdb.guile/scm-disasm.exp: Do the test if
6234 is_address_zero_readable returns false.
6235 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
6236 * gdb.python/py-arch.exp: Likewise.
6237 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
6238 * lib/gdb.exp (is_address_zero_readable): New proc.
6239
5792e8e3
YQ
62402014-08-09 Yao Qi <yao@codesourcery.com>
6241
6242 PR testsuite/13443
6243 * gdb.mi/mi-var-display.exp: Make test messages unique.
6244
3cecbbbe
TT
62452014-08-04 Tom Tromey <tromey@redhat.com>
6246
6247 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
6248 target 0".
6249
00b51ff5
TT
62502014-08-04 Tom Tromey <tromey@redhat.com>
6251
6252 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
6253 "target_resume".
6254
6908c509
JB
62552014-08-01 Joel Brobecker <brobecker@adacore.com>
6256
6257 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
6258 inner_vla_struct_object_size.
6259 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
6260 as xfail.
6261
cc6563d2
PA
62622014-07-30 Pedro Alves <palves@redhat.com>
6263
6264 * gdb.threads/signal-command-handle-nopass.exp (test): Add
6265 comment.
6266
7e09a223
YQ
62672014-07-29 Yao Qi <yao@codesourcery.com>
6268
6269 PR gdb/17206
6270 * gdb.base/until-nodebug.exp: New.
6271
7ebdbe92
DE
62722014-07-28 Doug Evans <xdje42@gmail.com>
6273
6274 PR guile/17203
6275 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6276 previously existing parameter, and previously ambiguously spelled
6277 parameter.
6278
fdb1adc6
WN
62792014-07-28 Will Newton <will.newton@linaro.org>
6280
6281 * gdb.base/varargs.exp: Remove KFAILs for ARM.
6282
186fcde0
DE
62832014-07-26 Ludovic Courtès <ludo@gnu.org>
6284 Doug Evans <xdje42@gmail.com>
6285
6286 PR guile/17146
6287 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
6288
70509625
PA
62892014-07-25 Pedro Alves <palves@redhat.com>
6290
6291 * gdb.threads/signal-command-handle-nopass.c: New file.
6292 * gdb.threads/signal-command-handle-nopass.exp: New file.
6293 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
6294 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
6295 * gdb.threads/signal-delivered-right-thread.c: New file.
6296 * gdb.threads/signal-delivered-right-thread.exp: New file.
6297
c3f814a1
PA
62982014-07-25 Pedro Alves <palves@redhat.com>
6299
6300 * gdb.base/double-prompt-target-event-error.exp
6301 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
6302 match.
6303 (cancel_pagination_in_target_event): Rework double prompt
6304 detection.
6305 * gdb.base/paginate-after-ctrl-c-running.exp
6306 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
6307 <return>' match.
6308 * gdb.base/paginate-bg-execution.exp
6309 (test_bg_execution_pagination_return)
6310 (test_bg_execution_pagination_cancel): Remove '-notransfer
6311 <return>' matches.
6312 * gdb.base/paginate-execution-startup.exp
6313 (test_fg_execution_pagination_return)
6314 (test_fg_execution_pagination_cancel): Remove '-notransfer
6315 <return>' matches.
6316 * gdb.base/paginate-inferior-exit.exp
6317 (test_paginate_inferior_exited): Remove '-notransfer <return>'
6318 match.
6319 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
6320 * lib/gdb.exp (pagination_prompt): Run text through
6321 string_to_regexp.
6322 (gdb_test_multiple): Match $pagination_prompt instead of
6323 "<return>".
6324 (string_to_regexp): Move to lib/gdb-utils.exp.
6325
e214cf6c
JK
63262014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6327
6328 * gdb.arch/amd64-entry-value-paramref.S: New file.
6329 * gdb.arch/amd64-entry-value-paramref.cc: New file.
6330 * gdb.arch/amd64-entry-value-paramref.exp: New file.
6331 * gdb.arch/amd64-optimout-repeat.S: New file.
6332 * gdb.arch/amd64-optimout-repeat.c: New file.
6333 * gdb.arch/amd64-optimout-repeat.exp: New file.
6334
17d0c5c8
JK
63352014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6336
6337 PR gdb/17170
6338 * gdb.base/statistics.exp: New file.
6339
b8b8facf
DE
63402014-07-17 Doug Evans <dje@google.com>
6341
74b49205 6342 PR gdb/17170
b8b8facf
DE
6343 * gdb.base/maint.exp: Update testing of per-command stats.
6344
1b5d0ab3
PA
63452014-07-16 Pedro Alves <palves@redhat.com>
6346
6347 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
6348 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
6349 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
6350 (tfile_write_buf): New functions.
6351 (add_memory_block): Rewrite using the above.
6352 (adjust_function_address): New function.
6353 (FUNCTION_ADDRESS): New macro.
6354 (write_basic_trace_file): Remove short_x local, and use
6355 tfile_write_16. Change type of func_addr local to unsigned long
6356 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
6357 here. Cast argument of add_memory_block to char pointer.
6358 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
6359 (main): Remove parameters.
6360 * gdb.trace/tfile.exp: Remove nowarnings.
6361
4d974e88
SM
63622014-07-15 Simon Marchi <simon.marchi@ericsson.com>
6363
6364 * gdb.base/debug-expr.exp: Test string evaluation with
6365 "debug expression" on.
6366
41e99568
PA
63672014-07-15 Pedro Alves <palves@redhat.com>
6368
6369 * gdb.base/reread.exp: Use clean_restart.
6370
487d9753
PL
63712014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
6372
6373 * gdb.arch/avr-flash-qualifer.c: New.
6374 * gdb.arch/avr-flash-qualifer.exp: New.
6375
cc1c52ad
PA
63762014-07-14 Pedro Alves <palves@redhat.com>
6377
6378 * gdb.base/paginate-after-ctrl-c-running.c: New file.
6379 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
6380
1e973570
PA
63812014-07-14 Pedro Alves <palves@redhat.com>
6382
6383 * gdb.base/double-prompt-target-event-error.c: New file.
6384 * gdb.base/double-prompt-target-event-error.exp: New file.
6385
93d6eb10
PA
63862014-07-14 Pedro Alves <palves@redhat.com>
6387
6388 PR gdb/17072
6389 * gdb.base/paginate-inferior-exit.c: New file.
6390 * gdb.base/paginate-inferior-exit.exp: New file.
6391
0017922d
PA
63922014-07-14 Pedro Alves <palves@redhat.com>
6393
6394 PR gdb/17072
6395 * gdb.base/paginate-bg-execution.c: New file.
6396 * gdb.base/paginate-bg-execution.exp: New file.
6397
94696ad3
PA
63982014-07-14 Pedro Alves <palves@redhat.com>
6399
6400 PR gdb/17072
6401 * gdb.base/paginate-execution-startup.c: New file.
6402 * gdb.base/paginate-execution-startup.exp: New file.
6403 * lib/gdb.exp (pagination_prompt): New global.
6404 (default_gdb_spawn): New procedure, factored out from
6405 default_gdb_spawn.
6406 (default_gdb_start): Adjust to call default_gdb_spawn.
6407 (gdb_spawn): New procedure.
6408
bd293940
PA
64092014-07-14 Pedro Alves <palves@redhat.com>
6410
6411 * lib/gdb.exp (gdb_assert): New procedure.
6412 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
6413
c933f875
PA
64142014-07-14 Pedro Alves <palves@redhat.com>
6415
6416 * gdb.base/execution-termios.c: New file.
6417 * gdb.base/execution-termios.exp: New file.
6418
d98b7a16
TT
64192014-07-14 Tom Tromey <tromey@redhat.com>
6420
6421 * gdb.cp/vla-cxx.cc: New file.
6422 * gdb.cp/vla-cxx.exp: New file.
6423
548740d6
TT
64242014-07-14 Tom Tromey <tromey@redhat.com>
6425
6426 * gdb.reverse/rerun-prec.c: New file.
6427 * gdb.reverse/rerun-prec.exp: New file.
6428
a25eb028
MR
64292014-07-12 Maciej W. Rozycki <macro@mips.com>
6430 Maciej W. Rozycki <macro@codesourcery.com>
6431
6432 * lib/gdb-utils.exp: New file.
6433 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
6434 inline `gdb_init_command' processing.
6435 (gdb_start_cmd): Likewise.
6436 * lib/mi-support.exp (mi_run_cmd): Likewise.
6437 * README: Document `gdb_init_command' and `gdb_init_commands'.
6438
218c2655
JK
64392014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6440
6441 Fix false FAIL running under a very long directory name.
6442 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
6443 and "set print elements 10000". Twice.
6444
5401fde3
YQ
64452014-07-11 Yao Qi <yao@codesourcery.com>
6446
6447 * gdb.base/exprs.exp: "set print symbol off".
6448
e76126e8
PA
64492014-07-11 Pedro Alves <palves@redhat.com>
6450
6451 * gdb.threads/kill.c: New file.
6452 * gdb.threads/kill.exp: New file.
6453
2d6f0de6
YQ
64542014-07-10 Yao Qi <yao@codesourcery.com>
6455
6456 * gdb.trace/tfile.c (write_basic_trace_file)
6457 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
6458 address written to trace file.
6459
7180e04a
PA
64602014-07-09 Pedro Alves <palves@redhat.com>
6461
6462 * gdb.base/attach-wait-input.exp: New file.
6463 * gdb.base/attach-wait-input.c: New file.
6464
9a9a7608
AB
64652014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6466
6467 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
6468 setting up test structures.
6469 (main): Call new test function.
6470 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
6471 test function, continue into test function and walk test
6472 structures.
6473
161ac41e
YQ
64742014-07-02 Yao Qi <yao@codesourcery.com>
6475
6476 * gdb.trace/entry-values.c: Define labels 'foo_start' and
6477 'bar_start' at the beginning of functions 'foo' and 'bar'
6478 respectively.
6479 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
6480 instead of 'foo' and 'bar'.
6481
1f267ae3
MM
64822014-07-08 Markus Metzger <markus.t.metzger@intel.com>
6483
6484 * gdb.btrace/segv.exp: New.
6485 * gdb.btrace/segv.c: New.
6486
2b239efb
LM
64872014-07-02 Luis Machado <lgustavo@codesourcery.com>
6488
6489 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
6490 instruction.
6491
cf363f18
MW
64922014-06-30 Mark Wielaard <mjw@redhat.com>
6493
6494 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
6495 vulture, vilify, villar): New volatile array constants.
6496 (vindictive, vegetation): New const volatile array constants.
6497 * gdb.base/volatile.exp: Test volatile and const volatile array
6498 types.
6499
aebf9d24
AA
65002014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6501
6502 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
6503 target lacks support for awatch, rwatch, or hbreak.
6504
b67a2c6f
YQ
65052014-06-27 Yao Qi <yao@codesourcery.com>
6506
6507 * gdb.multi/dummy-frame-restore.exp: New.
6508 * gdb.multi/dummy-frame-restore.c: New.
6509
aef92902
MM
65102014-06-25 Markus Metzger <markus.t.metzger@intel.com>
6511
6512 * gdb.btrace/gcore.exp: New.
6513
8e9db26e
PA
65142014-06-23 Pedro Alves <palves@redhat.com>
6515
6516 * gdb.base/watchpoint-reuse-slot.c: New file.
6517 * gdb.base/watchpoint-reuse-slot.exp: New file.
6518
70afc5b7
SC
65192014-06-23 Siva Chandra Reddy <sivachandra@google.com>
6520
6521 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
6522 progspace's filename in 'info', 'enable' and 'disable' command
6523 tests.
6524
b972bd9c
JK
65252014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6526
6527 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
6528 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6529 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
6530
125f8a3d
GB
65312014-06-20 Gary Benson <gbenson@redhat.com>
6532
6533 * gdb.arch/i386-avx.exp: Fix include file location.
6534 * gdb.arch/i386-sse.exp: Likewise.
6535
3ed9baed
IB
65362014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
6537
6538 * gdb.dlang/expression.exp: New file.
6539
034f788c
PA
65402014-06-19 Pedro Alves <palves@redhat.com>
6541
6542 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
6543 out from ...
6544 (top level): ... here. Iterate running tests under different
6545 scheduler-locking settings.
6546
45371d0c
LM
65472014-06-18 Luis Machado <lgustavo@codesourcery.com>
6548
6549 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
6550 to DW_FORM_addr and use non-zero addresses.
6551
5d376983
SC
65522014-06-18 Siva Chandra Reddy <sivachandra@google.com>
6553
6554 PR gdb/17017
6555 * gdb.python/py-xmethods.cc: Add global function call counters and
6556 increment them in their respective functions. Remove "cout"
6557 statements.
6558 * gdb.python/py-xmethods.exp: Make tests check the global function
6559 call counters instead of depending on inferior IO.
6560
a1aa2221
LM
65612014-06-18 Don Breazeal <donb@codesourcery.com>
6562
6563 * gdb.base/foll-fork.exp (default_fork_parent_follow):
6564 Deleted procedure.
6565 (explicit_fork_parent_follow): Deleted procedure.
6566 (explicit_fork_child_follow): Deleted procedure.
6567 (test_follow_fork): New procedure.
6568 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 6569 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
6570 procedure calls.
6571
0fc05997
YQ
65722014-06-17 Yao Qi <yao@codesourcery.com>
6573
6574 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
6575 CP1252.
6576
70795c52
LM
65772014-06-17 Luis Machado <lgustavo@codesourcery.com>
6578
6579 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
6580 Initialize ptr and S explicitly.
6581 (skip_type_update_when_not_use_rtti_test): Likewise.
6582
6be47f0c
KS
65832014-06-16 Keith Seitz <keiths@redhat.com>
6584
6585 PR mi/15863
6586 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
6587 the inferior is started.
6588
d03de421
PA
65892014-06-16 Pedro Alves <palves@redhat.com>
6590
6591 * gdb.base/break-main-file-remove-fail.c: New file.
6592 * gdb.base/break-main-file-remove-fail.exp: New file.
6593 * gdb.base/break-unload-file.exp: Use build_executable instead of
6594 prepare_for_testing.
6595 (test_break): New parameter "initial_load". Handle it.
6596 (top level): Add initial_load cmdline/file axis.
6597
f9579b99
TT
65982014-06-12 Tom Tromey <tromey@redhat.com>
6599
6600 * gdb.base/completion.exp: Don't use directory name in test.
6601
3657956b
GB
66022014-06-09 Gary Benson <gbenson@redhat.com>
6603
6604 * gdb.base/sigall.c [Functions to send signals]: Reorder to
6605 separate the always-available ANSI-standard signals from the
6606 signals that require checking.
6607 (main): Likewise.
6608 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
6609 Likewise.
6610 (main): Likewise.
6611
4186eb54
KS
66122014-06-07 Keith Seitz <keiths@redhat.com>
6613
6614 Revert:
6615 PR c++/16253
6616 * gdb.cp/var-tag.cc: New file.
6617 * gdb.cp/var-tag.exp: New file.
6618 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6619 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6620 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6621 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6622
25326a28 66232014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
6624
6625 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
6626
829155c9
PA
66272014-06-06 Pedro Alves <palves@redhat.com>
6628
6629 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
6630 in target debug output instead of looking at RSP packets,
6631 disabling the test on any target that uses hardware stepping.
6632 Update comments.
6633
61c8d22e
PA
66342014-06-06 Pedro Alves <palves@redhat.com>
6635
6636 * gdb.base/break-unload-file.exp: Fix typo.
6637
d9a47287
YQ
66382014-06-06 Yao Qi <yao@codesourcery.com>
6639
6640 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6641 from "jit_function" to "^jit_function".
6642
e5e01dbf
YQ
66432014-06-06 Yao Qi <yao@codesourcery.com>
6644
6645 * gdb.base/async.c (foo): Add one statement.
6646 * gdb.base/async.exp: Get the next instruction address and
6647 match the output of "nexti" by instruction address. Match
6648 the hex address in the output of "finish".
6649
73ba372c
GB
66502014-06-06 Gary Benson <gbenson@redhat.com>
6651
6652 * gdb.base/call-signals.c: Remove preprocessor conditionals
6653 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6654 SIGSEGV and SIGTERM.
6655 * gdb.base/sigall.c: Likewise.
6656 * gdb.base/unwindonsignal.c: Likewise.
6657 * gdb.reverse/sigall-reverse.c: Likewise.
6658
831517df
YQ
66592014-06-06 Yao Qi <yao@codesourcery.com>
6660
6661 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
6662 readable, skip the test.
6663
b8b91e98
YQ
66642014-06-06 Yao Qi <yao@codesourcery.com>
6665
6666 * gdb.threads/staticthreads.c (thread_function): Move the line
6667 setting breakpoint on forward.
6668 * gdb.threads/staticthreads.exp: Update comments.
6669
fb934770
LC
66702014-06-05 Ludovic Courtès <ludo@gnu.org>
6671
6672 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6673 "history-append! type error".
6674
6ef284bd
SM
66752014-06-05 Simon Marchi <simon.marchi@ericsson.com>
6676
6677 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6678 erroneous dprintf expected input.
6679
a872e241
DE
66802014-06-04 Doug Evans <xdje42@gmail.com>
6681
6682 * gdb.guile/scm-generics.exp: Delete.
6683
16f691fb
DE
66842014-06-04 Doug Evans <xdje42@gmail.com>
6685
6686 * gdb.guile/scm-breakpoint.exp: Update.
6687 Add tests for breakpoint registration.
6688
012370f6
TT
66892014-06-04 Tom Tromey <tromey@redhat.com>
6690
6691 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6692 VLA-in-union.
6693 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6694 inner_vla_struct, vla_union types. Initialize objects of those
6695 types and compute their sizes.
6696
9f5a4cef
HZ
66972014-06-04 Nathan Sidwell <nathan@codesourcery.com>
6698 Hui Zhu <hui@codesourcery.com>
6699
6700 * gdb.base/fileio.exp: Add test for shell not available as well as
6701 available.
6702 * gdb.base/fileio.c (test_system): Check for shell twice.
6703
90a45c4d
YQ
67042014-06-04 Yao Qi <yao@codesourcery.com>
6705
6706 * gdb.base/auto-connect-native-target.exp: Remove redundant
6707 space from the regexp pattern.
6708
70017e41
YQ
67092014-06-04 Yao Qi <yao@codesourcery.com>
6710
6711 * gdb.base/default.exp: Replace "child" with "native" in
6712 regexp pattern.
6713
883964a7
SC
67142014-06-03 Siva Chandra Reddy <sivachandra@google.com>
6715
6716 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6717 * gdb.python/py-xmethods.exp: New tests to test xmethods.
6718 * gdb.python/py-xmethods.py: Python script supporting the
6719 new testcase and tests.
6720
ef370185
JB
67212014-06-03 Joel Brobecker <brobecker@adacore.com>
6722 Pedro Alves <palves@redhat.com>
6723
6724 PR breakpoints/17000
6725 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6726 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6727
1e2ccb61
BM
67282014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
6729
6730 * gdb.base/subst.exp: Add tests to verify partial path matching
6731 output.
6732
c6ec5ab2
PA
67332014-06-03 Pedro Alves <palves@redhat.com>
6734
6735 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6736 target that doesn't use software single-stepping.
6737
835c559f
PA
67382014-06-03 Pedro Alves <palves@redhat.com>
6739
6740 PR breakpoints/17000
6741 * gdb.base/sss-bp-on-user-bp-2.c: New file.
6742 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6743
06eb1586
DE
67442014-06-02 Doug Evans <xdje42@gmail.com>
6745
6746 * gdb.guile/scm-parameter.exp: New file.
6747
e698b8c4
DE
67482014-06-02 Doug Evans <xdje42@gmail.com>
6749
6750 * gdb.guile/scm-cmd.c: New file.
6751 * gdb.guile/scm-cmd.exp: New file.
6752
ded03782
DE
67532014-06-02 Doug Evans <xdje42@gmail.com>
6754
6755 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6756 pretty-printer lookup.
6757 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6758 (make-pp_s-printer): Call it.
6759 (make-pretty-printer-from-dict): New function.
6760 (lookup-pretty-printer-maker-from-dict): New function.
6761 (*pretty-printer*): Simplify.
6762 (make-objfile-pp_s-printer): New function.
6763 (install-objfile-pretty-printers!): New function.
6764 (make-progspace-pp_s-printer): New function.
6765 (install-progspace-pretty-printers!): New function.
6766 * gdb.guile/scm-progspace.c: New file.
6767 * gdb.guile/scm-progspace.exp: New file.
6768
41fac0cf
PA
67692014-06-02 Pedro Alves <palves@redhat.com>
6770
6771 * gdb.base/dprintf-bp-same-addr.c: New file.
6772 * gdb.base/dprintf-bp-same-addr.exp: New file.
6773
96ae5695
EBM
67742014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6775
6776 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6777 * gdb.arch/powerpc-power.s: Likewise.
6778
da02b3a8
JB
67792014-06-02 Joel Brobecker <brobecker@adacore.com>
6780
6781 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6782
c72b2e7b
YQ
67832014-06-01 Yao Qi <yao@codesourcery.com>
6784
6785 * gdb.base/watchpoint.exp (test_watch_location): Check null
6786 pointer can be dereferenced. If not, do the test, otherwise
6787 skip it.
6788
53e8a631
AB
67892014-05-30 Andrew Burgess <aburgess@broadcom.com>
6790
6791 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6792 results.
6793 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6794
938f0e2f
AB
67952014-05-30 Andrew Burgess <aburgess@broadcom.com>
6796
6797 * gdb.arch/amd64-invalid-stack-middle.S: New file.
6798 * gdb.arch/amd64-invalid-stack-middle.c: New file.
6799 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6800 * gdb.arch/amd64-invalid-stack-top.c: New file.
6801 * gdb.arch/amd64-invalid-stack-top.exp: New file.
6802
9ba6657a
PA
68032014-05-30 Pedro Alves <palves@redhat.com>
6804
6805 PR breakpoints/17000
6806 * gdb.base/sss-bp-on-user-bp.c: New file.
6807 * gdb.base/sss-bp-on-user-bp.exp: New file.
6808
522c09bf
DB
68092014-05-30 David Blaikie <dblaikie@gmail.com>
6810
6811 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6812 gnu_inline semantics via attribute.
6813 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6814 source explicitly specifies the required semantics.
6815
bf4ef81e
MR
68162014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6817
6818 * gdb.reverse/sigall-reverse.exp: Fix a typo.
6819
329ea579
PA
68202014-05-29 Pedro Alves <palves@redhat.com>
6821 Tom Tromey <tromey@redhat.com>
6822
6823 * gdb.base/async-shell.exp: Don't enable target-async.
6824 * gdb.base/async.exp
6825 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6826 parameter. Adjust.
6827 (top level): Don't test with "target-async".
6828 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6829 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6830 * gdb.base/inferior-died.exp: Don't enable target-async.
6831 * gdb.base/interrupt-noterm.exp: Likewise.
6832 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6833 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6834 * gdb.mi/mi-nonstop.exp: Likewise.
6835 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6836 * gdb.mi/mi-nsintrall.exp: Likewise.
6837 * gdb.mi/mi-nsmoribund.exp: Likewise.
6838 * gdb.mi/mi-nsthrexec.exp: Likewise.
6839 * gdb.mi/mi-watch-nonstop.exp: Likewise.
6840 * gdb.multi/watchpoint-multi.exp: Adjust comment.
6841 * gdb.python/py-evsignal.exp: Don't enable target-async.
6842 * gdb.python/py-evthreads.exp: Likewise.
6843 * gdb.python/py-prompt.exp: Likewise.
6844 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6845 * gdb.server/solib-list.exp: Don't enable target-async.
6846 * gdb.threads/thread-specific-bp.exp: Likewise.
6847 * lib/mi-support.exp: Adjust to use mi-async.
6848
fd664c91
PA
68492014-05-29 Pedro Alves <palves@redhat.com>
6850
6851 PR gdb/13860
6852 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6853 reason, even in sync mode.
6854
251bde03
PA
68552014-05-29 Pedro Alves <palves@redhat.com>
6856 Hui Zhu <hui@codesourcery.com>
6857
6858 PR PR15693
6859 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6860 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6861 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6862 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6863
7f3c0343
JB
68642014-05-28 Joel Brobecker <brobecker@adacore.com>
6865
6866 * config/monitor.exp (gdb_target_monitor): Replace use of
6867 "set remotebaud" by "set serial baud".
6868
b2715b27
AW
68692014-05-26 Andy Wingo <wingo@igalia.com>
6870
6871 * gdb.guile/scm-breakpoint.exp:
6872 * gdb.guile/scm-gsmob.exp: Update to use plain old object
6873 properties instead of gdb-object-properties.
6874
498a4489
YQ
68752014-05-26 Yao Qi <yao@codesourcery.com>
6876
6877 * gdb.server/no-thread-db.exp: Specify source file name
6878 explicitly when setting a breakpoint.
6879
589fdceb
MM
68802014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6881
6882 * gdb.btrace/vdso.c: New.
6883 * gdb.btrace/vdso.exp: New.
6884
e9089e05
MM
68852014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6886
6887 * gdb.base/gcore.exp (capture_command_output): Move ...
6888 * lib/gdb.exp (capture_command_output): ... here.
6889
67b5c0c1
MM
68902014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6891
6892 * gdb.btrace/data.exp: Test memory access during btrace replay.
6893
a2199296
SM
68942014-05-22 Simon Marchi <simon.marchi@ericsson.com>
6895
6896 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6897
17b2616c
PA
68982014-05-21 Pedro Alves <palves@redhat.com>
6899
6900 PR gdb/13860
6901 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6902 (top level): Test that output related to execution commands is
6903 sent to the console with CLI commands, but not with MI commands.
6904 Test that breakpoint events are always mirrored to the console.
6905 Also expect the new source line to be output after a "next" in
6906 async mode too. Make it a pass/fail test.
6907 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6908 output.
6909 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6910
5166082f
PA
69112014-05-21 Pedro Alves <palves@redhat.com>
6912
6913 * gdb.base/list.exp (build_pattern, test_list): New procedures.
6914 Use them to test variations of "list" after reaching a breakpoint.
6915 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6916 Test "list" with listsize 10 after reaching a breakpoint.
6917 * gdb.python/python.exp (decode_line current location line
6918 number): Adjust expected line number.
6919
2f25d70f
SM
69202014-05-21 Simon Marchi <simon.marchi@ericsson.com>
6921
6922 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6923 behavior for $args, pass it directly to "run".
6924
ff604a67
MR
69252014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
6926
6927 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6928 30000 to 65536.
6929
6a3cb8e8
PA
69302014-05-21 Pedro Alves <palves@redhat.com>
6931
6932 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6933 auto-connect-native-target off".
6934 * gdb.base/auto-connect-native-target.c: New file.
6935 * gdb.base/auto-connect-native-target.exp: New file.
6936
4ebfc96e
PA
69372014-05-21 Pedro Alves <palves@redhat.com>
6938
6939 * gdb.base/default.exp: Test "target native" instead of "target
6940 child".
6941
36d46afb
MW
69422014-05-21 Mark Wielaard <mjw@redhat.com>
6943
6944 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6945
5876f503
JK
69462014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6947
6948 Fix TLS access for -static -pthread.
6949 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
6950 <HAVE_TLS> (thread_function, main): Initialize it.
6951 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
6952 Add clean_restart.
6953 <$have_tls != "">: Check TLSVAR.
6954
0256a6ac
PA
69552014-05-21 Pedro Alves <palves@redhat.com>
6956
6957 * gdb.base/dcache-line-read-error.c: New.
6958 * gdb.base/dcache-line-read-error.exp: New.
6959
936d2992
PA
69602014-05-20 Pedro Alves <palves@redhat.com>
6961
6962 * gdb.base/compare-sections.c: New file.
6963 * gdb.base/compare-sections.exp: New file.
6964
802e8e6d
PA
69652014-05-20 Pedro Alves <palves@redhat.com>
6966
6967 * gdb.base/break-idempotent.c: New file.
6968 * gdb.base/break-idempotent.exp: New file.
6969
e59fa00f
MM
69702014-05-20 Markus Metzger <markus.t.metzger@intel.com>
6971
6972 * gdb.btrace/nohist.exp: New.
6973
8b696e31
YQ
69742014-05-20 Yao Qi <yao@codesourcery.com>
6975
6976 * lib/gdb.exp (gdb_init): Set timeout if test file is under
6977 gdb.reverse directory and gdb_reverse_timeout exists in board
6978 setting.
6979 * README: Document gdb_reverse_timeout.
6980
73c9764f
YQ
69812014-05-20 Yao Qi <yao@codesourcery.com>
6982
6983 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
6984 'test_file_name'. Treat args as a string instead of a list.
6985 (gdb_init): Rename argument 'args' by 'test_file_name'.
6986
f1f4348a
JK
69872014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6988
6989 * gdb.arch/powerpc-power.exp: New file.
6990 * gdb.arch/powerpc-power.s: New file.
6991
0dbe70ce
DE
69922014-05-16 Doug Evans <dje@google.com>
6993
6994 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
6995 * gdb.base/completion.exp: Check that all expected files exist
6996 before doing file completion.
0dbe70ce 6997
8d551b02
DE
69982014-05-16 Doug Evans <dje@google.com>
6999
7000 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
7001 Update.
7002 (do_syscall_tests_without_xml): Update.
7003
73eb7709
PA
70042014-05-16 Pedro Alves <palves@redhat.com>
7005
7006 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
7007 instead of "unknown output after running".
7008
3fae92fc
YQ
70092014-05-16 Yao Qi <yao@codesourcery.com>
7010
7011 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
7012 file1.txt from host at the end.
7013 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
7014
c2b2ccc5
DE
70152014-05-15 Doug Evans <dje@google.com>
7016
7017 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
7018 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
7019 loading file. Add test for TU lookup.
7020
8c217a4b
SM
70212014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7022
7023 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
7024 calling "-exec-arguments" or "set args" before running the
7025 inferior.
7026
3deb39c6
SM
70272014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7028
7029 * lib/mi-support.exp (mi_expect_stop): Expect message for
7030 inferiors that exit with non-zero exit code.
7031
71a79f8c
YQ
70322014-05-14 Yao Qi <yao@codesourcery.com>
7033
7034 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
7035 match absolute path on remote host.
7036 (test_file_list_exec_source_files): Remove "/" from the
7037 pattern.
7038
f23fcd46
YQ
70392014-05-14 Yao Qi <yao@codesourcery.com>
7040
7041 * boards/local-remote-host-notty.exp (${board}_file): New
7042 proc.
7043
9404b58f
KM
70442014-05-07 Kyle McMartin <kyle@redhat.com>
7045
7046 Pushed by Joel Brobecker <brobecker@adacore.com>.
7047 * gdb.arch/aarch64-atomic-inst.c: New file.
7048 * gdb.arch/aarch64-atomic-inst.exp: New file.
7049
5e45f04c
YQ
70502014-05-07 Yao Qi <yao@codesourcery.com>
7051
7052 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
7053 in current context" too.
7054
c888a17d
KS
70552014-05-05 Keith Seitz <keiths@redhat.com>
7056
7057 * gdb.linespec/ls-dollar.exp: Add test for linespec
7058 file:convenience_variable.
7059
290a839c
YQ
70602014-05-05 Yao Qi <yao@codesourcery.com>
7061
7062 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
7063 traceframes into tfile and ctf trace files. Read data from
7064 trace file and test collected data.
7065 (gdb_collect_locals_test): Likewise.
7066 (gdb_unavailable_registers_test): Likewise.
7067 (gdb_unavailable_floats): Likewise.
7068 (gdb_collect_globals_test): Likewise.
7069 (top-level): Append "ctf" to trace_file_targets if GDB
7070 supports.
7071
b5262cd0
YQ
70722014-05-05 Yao Qi <yao@codesourcery.com>
7073
7074 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
7075 code to ...
7076 (gdb_collect_args_test_1): ... it. New proc.
7077 (gdb_collect_locals_test): Move some code to ...
7078 (gdb_collect_locals_test_1): ... it. New proc.
7079 (gdb_unavailable_registers_test): Move some code to ...
7080 (gdb_unavailable_registers_test_1): ... it. New proc.
7081 (gdb_unavailable_floats): Move some code to ...
7082 (gdb_unavailable_floats_1): ... it. New proc.
7083
30a1e6cc
SDJ
70842014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7085
7086 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
7087 probes to test for bitness recognition.
7088 * gdb.arch/amd64-stap-optional-prefix.exp
7089 (test_probe_value_without_reg): New procedure.
7090 Add code to test for different kinds of bitness.
7091
f33da99a
SDJ
70922014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7093
7094 PR breakpoints/16889
7095 * gdb.arch/amd64-stap-optional-prefix.S: New file.
7096 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7097
5b80f00d
PA
70982014-05-01 Pedro Alves <palves@redhat.com>
7099
7100 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
7101 gdb_file_cmd if no file is specified.
7102 * boards/native-extended-gdbserver.exp (gdb_load): Use the
7103 last_loaded_file to set the remote exec-file.
7104
f8c2a73c
PA
71052014-05-01 Pedro Alves <palves@redhat.com>
7106
7107 * boards/local-remote-host.exp: New file.
7108
be6e8ac7
PA
71092014-05-01 Pedro Alves <palves@redhat.com>
7110
7111 * boards/local-remote-host.exp: Rename to ...
7112 * boards/local-remote-host-notty.exp: ... this.
7113
cac0dc8f
JB
71142014-04-28 Joel Brobecker <brobecker@adacore.com>
7115
7116 * gdb.ada/dyn_arrayidx: New testcase.
7117
9730e6cc
YQ
71182014-04-26 Yao Qi <yao@codesourcery.com>
7119
7120 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
7121 and compute the length of function main. Save it in
7122 $main_length.
7123 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
7124 (top-level): Use gdb_compile to compile objects into
7125 executable and restart GDB. Remove invocation to
7126 prepare_for_testing.
7127
7ae1a6a6
PA
71282014-04-25 Simon Marchi <simon.marchi@ericsson.com>
7129 Pedro Alves <palves@redhat.com>
7130
7131 PR server/16255
7132 * gdb.multi/multi-attach.c: New file.
7133 * gdb.multi/multi-attach.exp: New file.
7134
4082afcc
PA
71352014-04-25 Pedro Alves <palves@redhat.com>
7136
7137 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
7138 user.
7139 (top level): Test that "set remote conditional-breakpoints-packet
7140 off" works as intended.
7141 * gdb.base/dprintf.exp: Test that "set remote
7142 breakpoint-commands-packet off" works as intended.
7143 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
7144 New function.
7145 (top level): Call it.
7146 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
7147 remote fast-tracepoints-packet off" works as intended.
7148 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
7149 * lib/gdb.exp (gdb_is_target_remote): ... here.
7150
2abc3f8d
DB
71512014-04-24 David Blaikie <dblaikie@gmail.com>
7152
7153 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
7154 ensure clang would not discard them.
7155 * gdb.base/gdbvars.c: Ditto.
7156 * gdb.base/memattr.c: Ditto.
7157 * gdb.base/whatis.c: Ditto.
7158 * gdb.python/py-prettyprint.c: Ditto.
7159 * gdb.trace/actions.c: Ditto.
7160 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
7161 ensure clang would not discard it.
7162
bfd39632
DB
71632014-04-24 David Blaikie <dblaikie@gmail.com>
7164
7165 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
7166 clang to emit the full definition of type required by the test
7167 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
7168
22842ff6
DB
71692014-04-24 David Blaikie <dblaikie@gmail.com>
7170
7171 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
7172 coax Clang into emitting the definition of the type.
7173 * gdb.cp/pr10728-x.h (y): Ditto.
7174 * gdb.cp/pr10728-y.cc (y): Ditto.
7175
c2e827ad
DB
71762014-04-24 David Blaikie <dblaikie@gmail.com>
7177
7178 * gdb.base/label.exp: XFAIL label related tests under Clang.
7179 * gdb.cp/cplabel.exp: Ditto.
7180 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
7181 under Clang those using labels.
7182
4c2d33e7
YQ
71832014-04-25 Yao Qi <yao@codesourcery.com>
7184
7185 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
7186 double_label.
7187 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
7188 partial_label and double_label.
7189
56083b99
DB
71902014-04-24 David Blaikie <dblaikie@gmail.com>
7191
7192 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
7193
25d4e99d
DB
71942014-04-24 David Blaikie <dblaikie@gmail.com>
7195
7196 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
7197 of the function to work across GCC and Clang.
7198 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
7199 pointer types (const void ** const V void **).
7200
01f9f808
MS
72012014-04-24 Michael Sturm <michael.sturm@mintel.com>
7202 Walfred Tedeschi <walfred.tedeschi@intel.com>
7203
7204 * Makefile.in (EXECUTABLES): Added i386-avx512.
7205 * gdb.arch/i386-avx512.c: New file.
7206 * gdb.arch/i386-avx512.exp: Likewise.
7207
4b48d439
KS
72082014-04-23 Keith Seitz <keiths@redhat.com>
7209
7210 * lib/mi-support.exp (mi_list_breakpoints): Delete.
7211 (mi_make_breakpoint_table): New procedure.
7212 (mi_create_breakpoint): Use mi_make_breakpoint
7213 and return the result.
7214 (mi_make_breakpoint): New procedure.
7215 (mi_build_kv_pairs): New procedure.
7216
7217 * gdb.mi/mi-break.exp: Remove unused globals,
7218 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
7219 All callers updated.
7220 * gdb.mi/mi-dprintf.exp: Use variable to track command
7221 number.
7222 Update all callers of mi_create_breakpoint and use
7223 mi_make_breakpoint_table.
7224 Remove any unused global variables.
7225 * gdb.mi/mi-nonstop.exp: Likewise.
7226 * gdb.mi/mi-nsintrall.exp: Likewise.
7227 * gdb.mi/mi-nsmoribund.exp: Likewise.
7228 * gdb.mi/mi-nsthrexec.exp: Likewise.
7229 * gdb.mi/mi-reverse.exp: Likewise.
7230 * gdb.mi/mi-simplerun.exp: Likewise.
7231 * gdb.mi/mi-stepn.exp: Likewise.
7232 * gdb.mi/mi-syn-frame.exp: Likewise.
7233 * gdb.mi/mi-until.exp: Likewise.
7234 * gdb.mi/mi-var-cp.exp: Likewise.
7235 * gdb.mi/mi-var-display.exp: Likewise.
7236 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
7237 * gdb.mi/mi2-var-child.exp: Likewise.
7238 * gdb.mi/mi-vla-c99.exp: Likewise.
7239 * lib/mi-support.exp: Likewise.
7240
7241 From Ian Lance Taylor <iant@cygnus.com>:
7242 * lib/gdb.exp (parse_args): New procedure.
7243
08351840
PA
72442014-04-23 Pedro Alves <palves@redhat.com>
7245
7246 * gdb.base/break-unload-file.c: New file.
7247 * gdb.base/break-unload-file.exp: New file.
7248 * gdb.base/sym-file-lib.c (baz): New function.
7249 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
7250 field.
7251 (load): Store the segment's mapped size.
7252 (unload): New function.
7253 (unload_shlib): New function.
7254 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
7255 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
7256 set a breakpoint at baz, and call it.
7257 * gdb.base/sym-file.exp: New tests for stale breakpoint
7258 instructions.
7259
076855f9
PA
72602014-04-23 Pedro Alves <palves@redhat.com>
7261
7262 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
7263 * gdb.base/hbreak-in-shr-unsupported.c: New file.
7264 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
7265 * gdb.base/hbreak-unmapped.c: New file.
7266 * gdb.base/hbreak-unmapped.exp: New file.
7267 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
7268 * lib/gdb.exp (gdb_is_target_remote): ... here.
7269
483805cf
PA
72702014-04-22 Pedro Alves <palves@redhat.com>
7271
7272 * gdb.base/consecutive-step-over.c: New file.
7273 * gdb.base/consecutive-step-over.exp: New file.
7274
06d97543
PA
72752014-04-22 Pedro Alves <palves@redhat.com>
7276
7277 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7278 instead of send_gdb/gdb_expect.
7279
b4429ea2
YQ
72802014-04-22 Yao Qi <yao@codesourcery.com>
7281
7282 * lib/trace-support.exp (generate_tracefile): New procedure.
7283 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
7284 return 0.
7285 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
7286 if generate_tracefile returns 1.
7287
51d48146
PA
72882014-04-18 Tom Tromey <palves@redhat.com>
7289 Pedro alves <tromey@redhat.com>
7290
7291 PR backtrace/15558
7292 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
7293 with a backtrace limit.
7294 * gdb.python/py-frame-inline.exp: Test running to an inline
7295 function with a backtrace limit, and printing the newest frame.
7296 * gdb.python/py-frame-inline.c (main): Call f.
7297
bd1dce5f
MS
72982014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7299
7300 * gdb.java/jnpe.exp: Drop srcdir from untested path.
7301
40d1a503
MS
73022014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7303
7304 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
7305 Drop prefix from unsupported source file path.
7306
389b98f7
YQ
73072014-04-17 Yao Qi <yao@codesourcery.com>
7308
7309 * lib/gdb.exp (with_target_charset): New proc.
7310 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
7311 with_target_charset.
7312 (test_print_strings): Likewise.
7313 (test_repeat_bytes): Likewise.
7314 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
7315 for some tests.
7316
22869d73
KS
73172014-04-16 Keith Seitz <keiths@redhat.com>
7318
7319 PR gdb/15827
7320 * gdb.dwarf2/corrupt.c: New file.
7321 * gdb.dwarf2/corrupt.exp: New file.
7322
c4f87ca6
KS
73232014-04-16 Keith Seitz <keiths@redhat.com>
7324
7325 PR c++/16597
7326 * gdb.cp/namelessclass.cc: New file.
7327 * gdb.cp/namelessclass.exp: New file.
7328 * gdb.cp/namelessclass.S: New file.
7329
ab19de87
DE
73302014-04-16 Doug Evans <dje@google.com>
7331
7332 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
7333 Add comment.
7334 (gdbserver_default_get_comm_port): New function.
7335 (gdbserver_start): Check if board file provided
7336 "gdbserver,get_comm_port" and use it if so.
7337 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
7338 (gdb,socketport): Set to "stdio".
7339 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
7340 (stdio_gdbserver_template): Delete.
7341 (${board}_get_remote_address): Update.
7342 (${board}_build_remote_cmd): Delete.
7343 (${board}_get_comm_port): New function.
7344 (${board}_spawn): Update.
7345 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
7346 Delete.
7347 (${board}_get_remote_address): Update.
7348 (${board}_get_comm_port): New function.
7349
fc98a809
AB
73502014-04-16 Andrew Burgess <aburgess@broadcom.com>
7351
7352 * gdb.base/memattr.exp: Improve regexps to handle memory regions
7353 appearing in any order.
7354
87fd9e6e
DE
73552014-04-15 Doug Evans <dje@google.com>
7356
7357 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
7358 uninitialized value of "description".
7359
099fc3ea
KS
73602014-04-15 Keith Seitz <keiths@redhat.com>
7361
7362 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
7363 Remove unused globals.
7364 (test_running_the_program): Likewise.
7365 (test_controlled_execution): Likewise.
7366 (test_controlling_breakpoints): Likewise.
7367 (test_program_termination): Likewise.
7368
5da151d4
KS
73692014-04-15 Keith Seitz <keiths@redhat.com>
7370
7371 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
7372 unused globals.
7373 (test_rbreak_creation_and_listing): Likewise.
7374 (test_ignore_count): Likewise.
7375 (test_error): Likewise.
7376
35e5d2f0
PA
73772014-04-15 Pedro Alves <palves@redhat.com>
7378
7379 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
7380 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
7381 sym-file-loader.c.
7382 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7383 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7384 to sym-file-loader.c.
7385 (struct library): Forward declare.
7386 (load_shlib, lookup_function): Change prototypes.
7387 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7388 (translate_offset): Remove declarations.
7389 (get_text_addr): New declaration.
7390 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
7391 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
7392 sym-file-loader.h.
7393 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7394 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7395 here from sym-file-loader.h.
7396 (struct library): New structure.
7397 (load_shlib, lookup_function): Change prototypes and adjust to
7398 work with a struct library.
7399 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7400 (translate_offset): Make static.
7401 (get_text_addr): New function.
7402 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
7403
eb4c1710
PA
74042014-04-15 Pedro Alves <palves@redhat.com>
7405
7406 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
7407
2d1baf52
PA
74082014-04-15 Pedro Alves <palves@redhat.com>
7409
7410 * gdb.base/sym-file-loader.c: Include <limits.h>.
7411 (SELF_LINK): New define.
7412 (get_origin): New function.
7413 (load_shlib): Use it.
7414 * gdb.base/sym-file.exp: Don't early return if the target is
7415 remote. Use runto_main, and issue fail is that fails. Use
7416 gdb_load_shlibs.
7417 (shlib_name): Delete.
7418 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
7419
7dd6df01
PA
74202014-04-15 Pedro Alves <palves@redhat.com>
7421
7422 * gdb.base/sym-file.exp: Remove regex characters from test
7423 message. Don't refer to breakpoint numbers in test messages.
7424
b50c8614
KS
74252014-04-14 Keith Seitz <keiths@redhat.com>
7426
7427 PR c++/16253
7428 * gdb.cp/var-tag.cc: New file.
7429 * gdb.cp/var-tag.exp: New file.
7430 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7431 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7432 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7433 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7434
3d567982
TT
74352014-04-14 Tom Tromey <tromey@redhat.com>
7436
7437 * gdb.cp/classes.exp (test_enums): Handle underlying type.
7438 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
7439 type.
7440 * gdb.cp/enum-class.exp: New file.
7441 * gdb.cp/enum-class.cc: New file.
7442
0626fc76
TT
74432014-04-14 Tom Tromey <tromey@redhat.com>
7444
7445 * gdb.dwarf2/enum-type.exp: New file.
7446
dca325b3
SA
74472014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7448
7449 * gdb.mi/mi-vla-c99.exp: New file.
7450 * gdb.mi/vla.c: New file.
7451
5854b38a
SA
74522014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7453
7454 * gdb.base/vla-datatypes.c: New file.
7455 * gdb.base/vla-datatypes.exp: New file.
7456
463bb957
SA
74572014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7458
7459 * gdb.base/vla-ptr.c: New file.
7460 * gdb.base/vla-ptr.exp: New file.
7461
3dd170be
SA
74622014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7463
7464 * gdb.dwarf2/count.exp: New file.
7465
5ecaaa66
SA
74662014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7467
7468 * gdb.base/vla-sideeffect.c: New file.
7469 * gdb.base/vla-sideeffect.exp: New file.
7470
41f1ada5
DB
74712014-04-14 David Blaikie <dblaikie@gmail.com>
7472
7473 * gdb.mi/non-stop.c: Add return value for non-void function return
7474 statement.
7475 * gdb.threads/staticthreads.c: Ditto.
7476
0be03e84
DE
74772014-04-12 Siva Chandra Reddy <sivachandra@google.com>
7478 Doug Evans <xdje42@gmail.com>
7479
7480 * gdb.guile/scm-value.c: Improve test case.
7481 * gdb.guile/scm-value.exp: Add new test.
7482
f180a1fb
DB
74832014-04-11 David Blaikie <dblaikie@gmail.com>
7484
7485 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
7486 override Clang's default.
7487
6b662e19
JB
74882014-04-11 Joel Brobecker <brobecker@adacore.com>
7489
7490 Revert the following changes (regressions):
7491
7492 * gdb.base/vla-sideeffect.c: New file.
7493 * gdb.base/vla-sideeffect.exp: New file.
7494
7495 * gdb.dwarf2/count.exp: New file.
7496
7497 * gdb.base/vla-multi.c: New file.
7498 * gdb.base/vla-multi.exp: New file.
7499
7500 * gdb.base/vla-ptr.c: New file.
7501 * gdb.base/vla-ptr.exp: New file.
7502
7503 * gdb.base/vla-datatypes.c: New file.
7504 * gdb.base/vla-datatypes.exp: New file.
7505
7506 * gdb.mi/mi-vla-c99.exp: New file.
7507 * gdb.mi/vla.c: New file.
7508
245a5f0b
KS
75092014-04-11 Keith Seitz <keiths@redhat.com>
7510
7511 PR c++/16675
7512 * gdb.cp/cpsizeof.exp: New file.
7513 * gdb.cp/cpsizeof.cc: New file.
7514
58a84dcf
SA
75152014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7516
191a8a90
JB
7517 * gdb.mi/mi-vla-c99.exp: New file.
7518 * gdb.mi/vla.c: New file.
58a84dcf 7519
c8655f75
SA
75202014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7521
7522 * gdb.base/vla-datatypes.c: New file.
7523 * gdb.base/vla-datatypes.exp: New file.
7524
024e13b4
SA
75252014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7526
7527 * gdb.base/vla-ptr.c: New file.
7528 * gdb.base/vla-ptr.exp: New file.
7529
1a237e0e
SA
75302014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7531
7532 * gdb.base/vla-multi.c: New file.
7533 * gdb.base/vla-multi.exp: New file.
7534
504f3432
SA
75352014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7536
7537 * gdb.dwarf2/count.exp: New file.
7538
3bce8237
SA
75392014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7540
191a8a90
JB
7541 * gdb.base/vla-sideeffect.c: New file.
7542 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 7543
322f9c21
YQ
75442014-04-11 Yao Qi <yao@codesourcery.com>
7545
7546 * gdb.base/completion.exp: Check file exists before running tests
7547 on file completion.
7548
d708bcd1
PA
75492014-04-10 Pedro Alves <palves@redhat.com>
7550
7551 * gdb.base/cond-eval-mode.c: New file.
7552 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
7553 prepare_for_testing to build the new file. Check result of
7554 runto_main.
7555 (test_break, test_watch): New procedures.
7556 (top level): Use them.
7557
ae1d2761
PM
75582014-04-08 Pierre Muller <muller@sourceware.org>
7559
7560 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
7561 Ctrl-V use for mingw hosts.
7562
7af389b8
SC
75632014-04-07 Siva Chandra Reddy <sivachandra@google.com>
7564
7565 * gdb.python/py-value.c: Improve test case.
7566 * gdb.python/py-value.exp: Add new test.
7567
5e703181
DE
75682014-04-07 David Blaikie <dblaikie@gmail.com>
7569
7570 * lib/compiler.c: Identify the clang compiler.
7571 * lib/compiler.cc: Ditto.
7572
9810b410
YQ
75732014-04-03 Yao Qi <yao@codesourcery.com>
7574
7575 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
7576
98d1b8dc
AB
75772014-04-01 Anton Blanchard <anton@samba.org>
7578
7579 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
7580 messages unique.
7581
3114cea1
AB
75822014-04-01 Anton Blanchard <anton@samba.org>
7583
7584 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
7585 prepare_for_testing.
7586
62f7182c
AB
75872014-04-01 Anton Blanchard <anton@samba.org>
7588
7589 * gdb.arch/ppc64-atomic-inst.c: Remove.
7590 * gdb.arch/ppc64-atomic-inst.S: New file.
7591 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
7592
770e7fc7
DE
75932014-03-31 Doug Evans <dje@google.com>
7594
7595 * gdb.base/print-symbol-loading-lib.c: New file.
7596 * gdb.base/print-symbol-loading-main.c: New file.
7597 * gdb.base/print-symbol-loading.exp: New file.
7598
46e2bafa
YQ
75992014-03-31 Yao Qi <yao@codesourcery.com>
7600
7601 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
7602
8776cfe9
JB
76032014-03-28 Joel Brobecker <brobecker@adacore.com>
7604
7605 * gdb.ada/mi_dyn_arr: New testcase.
7606
5d1ef361
DE
76072014-03-27 Doug Evans <dje@google.com>
7608
7609 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
7610
b5bee914
YQ
76112014-03-27 Yao Qi <yao@codesourcery.com>
7612
7613 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
7614 if target is nios2-*-*.
7615
0d4d0e77
YQ
76162014-03-26 Yao Qi <yao@codesourcery.com>
7617
7618 * lib/gdb.exp (readline_is_used): New proc.
7619 * gdb.base/completion.exp: Move tests on command complete up.
7620 Skip the rest of tests if readline is not used.
7621 * gdb.ada/complete.exp: Skp the test if readline is not
7622 used.
7623 * gdb.base/filesym.exp: Likewise.
7624 * gdb.base/macscp.exp: Likewise.
7625 * gdb.base/readline-ask.exp: Likewise.
7626 * gdb.base/readline.exp: Likewise.
7627 * gdb.python/py-cmd.exp: Likewise.
7628 * gdb.trace/tfile.exp: Likewise.
7629
29361eee
YQ
76302014-03-26 Yao Qi <yao@codesourcery.com>
7631
7632 * gdb.base/macscp.exp: Fix code format issues.
7633
bc9a5525
UW
76342014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
7635
7636 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7637 * gdb.asm/powerpc64le.inc: New file.
7638
d3839ede
PA
76392014-03-25 Pedro Alves <palves@redhat.com>
7640 Doug Evans <dje@google.com>
7641
7642 * gdb.base/source-execution.c: New file.
7643 * gdb.base/source-execution.exp: New file.
7644 * gdb.base/source-execution.gdb: New file.
7645
01672a57
DE
76462014-03-24 Doug Evans <dje@google.com>
7647
7648 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7649 using fission.
7650
88bbeca9
HZ
76512014-03-24 Hui Zhu <hui@codesourcery.com>
7652 Pedro Alves <palves@redhat.com>
7653
7654 PR breakpoints/16101
7655 * gdb.base/dprintf.exp: Use unsupported rather than changing the
7656 test pass/fail messages. Detect missing support for dprintf when
7657 breakpoints are actually inserted.
7658 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7659 breakpoints are actually inserted.
7660 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7661 fails.
7662
d2348791
JK
76632014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7664
7665 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7666
feef67ab
DE
76672014-03-22 Doug Evans <xdje42@gmail.com>
7668
7669 * gdb.python/python.exp (python not supported): Verify multi-line
7670 python command issues an error.
25d743f9 7671 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 7672 guile command issues an error.
feef67ab 7673
ecebef6a
MR
76742014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
7675
7676 * gdb.threads/thread-specific.exp: Handle the lack of usable
7677 $this_breakpoint and $this_thread.
7678
ccdd1909
HZ
76792014-03-21 Hui Zhu <hui@codesourcery.com>
7680
7681 * gdb.base/attach.exp (do_command_attach_tests): New.
7682
beb460e8
PA
76832014-03-20 Tom Tromey <tromey@redhat.com>
7684 Pedro Alves <palves@redhat.com>
7685
7686 PR cli/15718
7687 * gdb.base/condbreak-call-false.c: New file.
7688 * gdb.base/condbreak-call-false.exp: New file.
7689
40acf43a
PA
76902014-03-20 Pedro Alves <palves@redhat.com>
7691
7692 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7693 Delete.
7694 (block_signals, unblock_signals): Delete.
7695 (child_function_2, main): Remove references to deleted variable
7696 and functions.
7697
9f5e1e02
PA
76982014-03-20 Pedro Alves <palves@redhat.com>
7699
7700 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7701 Use pthread_kill to signal thread 2.
7702 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7703 Adjust to make the test send itself a signal rather than using the
7704 host's "kill" command.
7705
99619bea
PA
77062014-03-20 Pedro Alves <palves@redhat.com>
7707
7708 * gdb.threads/multiple-step-overs.c: New file.
7709 * gdb.threads/multiple-step-overs.exp: New file.
7710 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7711 Adjust expected infrun debug output.
7712
2adfaa28
PA
77132014-03-20 Pedro Alves <palves@redhat.com>
7714
7715 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7716 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7717
31e77af2
PA
77182014-03-20 Pedro Alves <palves@redhat.com>
7719
7720 PR breakpoints/7143
7721 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7722 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
7723 of gdb_test_multiple.
7724 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7725 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7726
b9f437de
PA
77272014-03-20 Pedro Alves <palves@redhat.com>
7728
7729 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7730 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7731
05adc73e
PA
77322014-03-19 Pedro Alves <palves@redhat.com>
7733
7734 * gdb.base/async.exp: Remove early return.
7735
6048b950
PA
77362014-03-19 Pedro Alves <palves@redhat.com>
7737
7738 * gdb.base/async.exp (step& tests): Pass explicit test messages.
7739
8bcfb00a
PA
77402014-03-19 Pedro Alves <palves@redhat.com>
7741
7742 * gdb.base/async.exp (test_background): Expect \r\n after
7743 "completed." in the fail pattern.
7744
884e37dc
PA
77452014-03-19 Pedro Alves <palves@redhat.com>
7746
7747 * gdb.base/async.exp (test_background): New procedure.
7748 Use it for all background execution command tests.
7749
148e57e2
PA
77502014-03-19 Pedro Alves <palves@redhat.com>
7751
7752 * gdb.base/async.exp: Use prepare_for_testing.
7753
f48088c7
PA
77542014-03-19 Pedro Alves <palves@redhat.com>
7755
7756 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
7757 the same line.
7758
e2f6c966
PA
77592014-03-19 Pedro Alves <palves@redhat.com>
7760
7761 * gdb.base/async.c (main): Add "jump here" and "until here" line
7762 marker comments.
7763 * gdb.base/async.exp (jump_here): New global.
7764 (jump& test): Use it.
7765 (until_here): New global.
7766 (until& test): Use it.
7767
c30568d4
PA
77682014-03-19 Pedro Alves <palves@redhat.com>
7769
7770 * gdb.base/async.exp: Don't frob gdb_protocol.
7771
0172b6a7
DE
77722014-03-18 Doug Evans <xdje42@gmail.com>
7773
7774 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
7775 Fix spelling of exec-done-display.
7776
06c868a8
JK
77772014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7778
7779 PR gdb/15358
7780 * gdb.base/gdb-sigterm.c: New file.
7781 * gdb.base/gdb-sigterm.exp: New file.
7782
0c7e1a46
PA
77832014-03-18 Pedro Alves <palves@redhat.com>
7784
7785 PR gdb/13860
7786 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7787 * lib/mi-support.exp (mi_expect_stop): Add special handling for
7788 solib-event.
7789
f7c77d93
JB
77902014-03-17 Joel Brobecker <brobecker@adacore.com>
7791
7792 * gdb.ada/pckd_arr_ren: New testcase.
7793
5a1e8c7a
DE
77942014-03-13 Doug Evans <xdje42@gmail.com>
7795
7796 PR guile/16612
7797 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7798 collect after discarding symbols.
7799
350e1a76
DE
78002014-03-13 Ludovic Courtès <ludo@gnu.org>
7801 Doug Evans <xdje42@gmail.com>
7802
7803 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7804 to history survives a gc.
7805
a69900ae
PA
78062014-03-13 Pedro Alves <palves@redhat.com>
7807
7808 * gdb.base/default.exp: Don't test "target procfs".
7809
5db9f0bd
PA
78102014-03-13 Pedro Alves <palves@redhat.com>
7811
7812 * gdb.base/default.exp: Update "target child" and "target procfs"
7813 tests to not expect "Unix".
7814
b3ccfe11
TT
78152014-03-12 Tom Tromey <tromey@redhat.com>
7816
7817 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7818 New procs. Add target-async tests.
7819 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7820 Add target-async tests.
7821
646f4417
AA
78222014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7823
7824 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7825 'func_start' and 'func_end' for the beginning and end of the
7826 function code, respectively.
7827 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7828 'func_end' instead of 'func' and 'main'.
7829
288c211f
AA
78302014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7831
7832 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7833 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7834 generate the debug info assembler source.
7835
e0c0f156
AA
78362014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7837
7838 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7839 * gdb.dwarf2/arr-subrange.exp: Likewise.
7840 * gdb.dwarf2/dwz.exp: Likewise.
7841 * gdb.dwarf2/method-ptr.exp: Likewise.
7842 * gdb.dwarf2/missing-sig-type.exp: Likewise.
7843 * gdb.dwarf2/subrange.exp: Likewise.
7844 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7845 * gdb.dwarf2/implptrpiece.exp: Likewise.
7846 * gdb.dwarf2/nostaticblock.exp: Likewise.
7847
0e5c4555
AA
78482014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7849
7850 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7851 directory to absolute path name arguments.
7852
5ec18f2b
JG
78532014-03-10 Joel Brobecker <brobecker@adacore.com>
7854
7855 * gdb.ada/tagged_access: New testcase.
7856
847fc4f2
MM
78572014-03-07 Markus Metzger <markus.t.metzger@intel.com>
7858
7859 * gdb.btrace/data.exp: Update expected output.
7860
cc3da688
YQ
78612014-03-06 Yao Qi <yao@codesourcery.com>
7862
7863 * gdb.trace/pr16508.exp: New file.
7864
0f26cec1
PA
78652014-03-05 Pedro Alves <palves@redhat.com>
7866
7867 PR gdb/16575
7868 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7869 procedure.
7870 (top level): Adjust to use it. Add tests that exercise breakpoint
7871 interaction with the code-cache.
7872
7a5a839f
LC
78732014-02-26 Ludovic Courtès <ludo@gnu.org>
7874
7875 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7876 test for 'history-append!'.
7877
31aa7e4e
JB
78782014-02-26 Joel Brobecker <brobecker@adacore.com>
7879
7880 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7881 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7882 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7883 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7884 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7885 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7886
1b588015
JB
78872014-02-26 Joel Brobecker <brobecker@adacore.com>
7888
7889 * testsuite/gdb.python/py-pp-re-notag.c: New file.
7890 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7891 * testsuite/gdb.python/py-pp-re-notag.p: New file.
7892
55426c9d
JB
78932014-02-26 Joel Brobecker <brobecker@adacore.com>
7894
7895 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7896
dc53a7ad
JB
78972014-02-26 Joel Brobecker <brobecker@adacore.com>
7898
7899 * gdb.dwarf2/arr-stride.c: New file.
7900 * gdb.dwarf2/arr-stride.exp: New file.
7901
12ab52e9
PA
79022014-02-26 Pedro Alves <palves@redhat.com>
7903
7904 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7905 that won't ever trigger. Make sure that GDB reports the correct
7906 breakpoint that caused the stop.
7907
849c862e
JK
79082014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7909
7910 PR gdb/16626
7911 * gdb.base/auto-load-script: New file.
7912 * gdb.base/auto-load.c: New file.
7913 * gdb.base/auto-load.exp: New file.
7914
71b7d793
JK
7915 PR gdb/16626
7916 * gdb.base/auto-load.exp: Fix out-of-srctree run.
7917
e2f0d509
JK
79182014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7919
7920 Fix dw2-icycle.exp -fsanitize=address GDB crash.
7921 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7922
50cc37c8
DE
79232014-02-24 Doug Evans <dje@google.com>
7924
7925 * lib/gdb.exp (run_on_host): Log error output if program fails.
7926
ea4758f2
PA
79272014-02-21 Pedro Alves <palves@redhat.com>
7928
7929 * gdb.threads/step-after-sr-lock.c: Rename to ...
7930 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7931 * gdb.threads/step-after-sr-lock.exp: Rename to ...
7932 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7933 ... this.
7934
d7b30f67
SDJ
79352014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
7936
7937 PR tdep/16397
7938 * gdb.arch/amd64-stap-special-operands.exp: New file.
7939 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7940 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7941 * gdb.arch/amd64-stap-triplet.S: Likewise.
7942 * gdb.arch/amd64-stap-triplet.c: Likewise.
7943
83deb43f
JB
79442014-02-20 Joel Brobecker <brobecker@adacore.com>
7945
7946 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7947 in .section pseudo-op.
7948
adde2bff
DE
79492014-02-20 lin zuojian <manjian2006@gmail.com>
7950 Joel Brobecker <brobecker@adacore.com>
7951 Doug Evans <xdje42@gmail.com>
7952
7953 PR symtab/16581
7954 * gdb.dwarf2/dw2-icycle.S: New file.
7955 * gdb.dwarf2/dw2-icycle.c: New file.
7956 * gdb.dwarf2/dw2-icycle.exp: New file.
7957
f7bd0f78
SC
79582014-02-19 Siva Chandra Reddy <sivachandra@google.com>
7959
7960 * gdb.python/py-value-cc.cc: Improve test case to enable testing
7961 operations on gdb.Value objects.
7962 * gdb.python/py-value-cc.exp: Add new test to test operations on
7963 gdb.Value objects.
7964
c17ef0d5
DE
79652014-02-18 Doug Evans <dje@google.com>
7966
7967 * Makefile.in (TESTS): New variable.
7968 (expanded_tests, expanded_tests_or_none): New variables
7969 (check-single): Pass $(expanded_tests_or_none) to runtest.
7970 (check-parallel): Only run tests in $(TESTS) if non-empty.
7971 (check/no-matching-tests-found): New rule.
7972 * README: Document TESTS makefile variable.
7973
5dd3176f
DE
79742014-02-18 Doug Evans <dje@google.com>
7975
7976 * Makefile.in (check-parallel): rm -rf outputs temp.
7977
0b10be4f
JK
79782014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7979
7980 Fix "ERROR: no fileid for" in the testsuite.
7981 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
7982
85f224e7
DE
79832014-02-12 Doug Evans <dje@google.com>
7984
7985 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
7986 (MISCELLANEOUS): New variable.
7987 (clean): rm -rf $(MISCELLANEOUS).
7988 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
7989 dwp live in the same directory as symlinks, with each symlink pointed
7990 to a differently named file in a different directory.
7991
149b30ff
DE
79922014-02-11 Doug Evans <dje@google.com>
7993
7994 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
7995 of Tcl file commands.
7996
1dfdac32
MK
79972014-02-10 Mark Kettenis <kettenis@gnu.org>
7998
7999 * gdb.threads/step-after-sr-lock.exp: Avoid executing
8000 "kill -SIGUSR1 -1".
8001
aa4fb036
JB
80022014-02-10 Joel Brobecker <brobecker@adacore.com>
8003
8004 * gdb.ada/tick_length_array_enum_idx: New testcase.
8005
ed3ef339
DE
80062014-02-10 Doug Evans <xdje42@gmail.com>
8007
8008 * configure.ac (AC_OUTPUT): Add gdb.guile.
8009 * configure: Regenerate.
8010 * lib/gdb-guile.exp: New file.
8011 * lib/gdb.exp (get_target_charset): New function.
8012 * gdb.base/help.exp: Update expected output from "apropos apropos".
8013 * gdb.guile/Makefile.in: New file.
8014 * gdb.guile/guile.exp: New file.
8015 * gdb.guile/scm-arch.c: New file.
8016 * gdb.guile/scm-arch.exp: New file.
8017 * gdb.guile/scm-block.c: New file.
8018 * gdb.guile/scm-block.exp: New file.
8019 * gdb.guile/scm-breakpoint.c: New file.
8020 * gdb.guile/scm-breakpoint.exp: New file.
8021 * gdb.guile/scm-disasm.c: New file.
8022 * gdb.guile/scm-disasm.exp: New file.
8023 * gdb.guile/scm-equal.c: New file.
8024 * gdb.guile/scm-equal.exp: New file.
8025 * gdb.guile/scm-error.exp: New file.
8026 * gdb.guile/scm-error.scm: New file.
8027 * gdb.guile/scm-frame-args.c: New file.
8028 * gdb.guile/scm-frame-args.exp: New file.
8029 * gdb.guile/scm-frame-args.scm: New file.
8030 * gdb.guile/scm-frame-inline.c: New file.
8031 * gdb.guile/scm-frame-inline.exp: New file.
8032 * gdb.guile/scm-frame.c: New file.
8033 * gdb.guile/scm-frame.exp: New file.
8034 * gdb.guile/scm-generics.exp: New file.
8035 * gdb.guile/scm-gsmob.exp: New file.
8036 * gdb.guile/scm-iterator.c: New file.
8037 * gdb.guile/scm-iterator.exp: New file.
8038 * gdb.guile/scm-math.c: New file.
8039 * gdb.guile/scm-math.exp: New file.
8040 * gdb.guile/scm-objfile-script-gdb.in: New file.
8041 * gdb.guile/scm-objfile-script.c: New file.
8042 * gdb.guile/scm-objfile-script.exp: New file.
8043 * gdb.guile/scm-objfile.c: New file.
8044 * gdb.guile/scm-objfile.exp: New file.
8045 * gdb.guile/scm-ports.exp: New file.
8046 * gdb.guile/scm-pretty-print.c: New file.
8047 * gdb.guile/scm-pretty-print.exp: New file.
8048 * gdb.guile/scm-pretty-print.scm: New file.
8049 * gdb.guile/scm-section-script.c: New file.
8050 * gdb.guile/scm-section-script.exp: New file.
8051 * gdb.guile/scm-section-script.scm: New file.
8052 * gdb.guile/scm-symbol.c: New file.
8053 * gdb.guile/scm-symbol.exp: New file.
8054 * gdb.guile/scm-symtab-2.c: New file.
8055 * gdb.guile/scm-symtab.c: New file.
8056 * gdb.guile/scm-symtab.exp: New file.
8057 * gdb.guile/scm-type.c: New file.
8058 * gdb.guile/scm-type.exp: New file.
8059 * gdb.guile/scm-value-cc.cc: New file.
8060 * gdb.guile/scm-value-cc.exp: New file.
8061 * gdb.guile/scm-value.c: New file.
8062 * gdb.guile/scm-value.exp: New file.
8063 * gdb.guile/source2.scm: New file.
8064 * gdb.guile/types-module.cc: New file.
8065 * gdb.guile/types-module.exp: New file.
8066
7026a7c1
YQ
80672014-02-10 Yao Qi <yao@codesourcery.com>
8068
8069 PR testsuite/16543
8070 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
8071 * configure: Regenerated.
8072 * Makefile.in: New file.
8073
6c466447
AS
80742014-02-08 Andreas Schwab <schwab@linux-m68k.org>
8075
8076 * gdb.python/py-framefilter.exp: Fix typo.
8077
6e854735
YQ
80782014-02-08 Yao Qi <yao@codesourcery.com>
8079
8080 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
8081 that no =breakpoint-modified is emitted when breakpoints are
8082 modified through MI commands.
8083
d137e6dc
PA
80842014-02-07 Pedro Alves <pedro@codesourcery.com>
8085 Pedro Alves <palves@redhat.com>
8086
8087 * gdb.threads/step-after-sr-lock.c: New file.
8088 * gdb.threads/step-after-sr-lock.exp: New file.
8089
b5ee5a50
PA
80902014-02-07 Pedro Alves <palves@redhat.com>
8091
8092 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
8093
3c77faf3
JK
80942014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8095
8096 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
8097 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
8098
6dddc817
DE
80992014-02-06 Doug Evans <xdje42@gmail.com>
8100
8101 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
8102 output.
8103
8104 * gdb.gdb/python-interrupts.exp: New file.
8105
de7b2893
YQ
81062014-02-05 Yao Qi <yao@codesourcery.com>
8107
8108 * gdb.trace/report.exp (use_collected_data): Test the output
8109 of "info threads" and "info inferiors".
8110
66d032ac
YQ
81112014-02-05 Yao Qi <yao@codesourcery.com>
8112
8113 Revert this patch:
8114
8115 2013-05-24 Yao Qi <yao@codesourcery.com>
8116
8117 * gdb.trace/tfile.exp: Test inferior and thread.
8118
591a12a1
UW
81192014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8120
8121 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
8122 on a function.
8123 * gdb.base/step-bt.c: Call hello via function pointer to make
8124 sure its first instruction is executed on powerpc64le-linux.
8125
0ff3e01f
UW
81262014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8127
8128 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
8129
084ee545
UW
81302014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8131
8132 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
8133 of the test patterns for use on little-endian systems.
8134
6ed14ff3
UW
81352014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8136
8137 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
8138 (decimal_vector): Fix for little-endian.
8139
401e27fd
JM
81402014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
8141
8142 * gdb.arch/sparc-sysstep.exp: New file.
8143 * gdb.arch/sparc-sysstep.c: Likewise.
8144
8145 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
8146
8b924729
EBM
81472014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8148
8149 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
8150
fb151210
JB
81512014-01-23 Tom Tromey <tromey@redhat.com>
8152
8153 * gdb.ada/array_char_idx: New testcase.
8154
0740f8d8
TT
81552014-01-23 Tom Tromey <tromey@redhat.com>
8156
8157 PR python/16487:
8158 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
8159 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
8160 classes.
8161
21909fa1
TT
81622014-01-23 Tom Tromey <tromey@redhat.com>
8163
8164 PR python/16491:
8165 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
8166 string from an inferior frame.
8167 * gdb.python/py-framefilter-mi.exp: Update.
8168
87ce2a04
DE
81692014-01-22 Doug Evans <dje@google.com>
8170
8171 * gdb.server/server-mon.exp: Add tests for "set debug-format".
8172
237b092b
AA
81732014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8174
8175 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
8176
d674a709
AA
81772014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8178
8179 * gdb.trace/entry-values.exp: Remove excess space character from
8180 regex patterns. Handle s390 call instruction.
8181
20fa3390
AA
81822014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8183
8184 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
8185 define "*_start" label. Make "name" static.
8186 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
8187 ${name} by references to ${name}_start.
8188
78466714
AA
81892014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8190
8191 * gdb.base/info-macros.exp: Remove "debug" from the compile
8192 options.
8193
ec9f644a
IB
81942014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8195
8196 * gdb.dlang/demangle.exp: New file.
8197
94b1b47e
IB
81982014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8199
8200 * gdb.dlang/primitive-types.exp: New file.
8201
7f420862
IB
82022014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8203
8204 * configure.ac: Create gdb.dlang/Makefile.
8205 * configure: Regenerate.
8206 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
8207 * gdb.dlang/Makefile.in: New file.
8208 * lib/d-support.exp: New file.
8209 * lib/gdb.exp (skip_d_tests): New proc.
8210
52834460
MM
82112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8212
8213 * gdb.btrace/delta.exp: Check reverse stepi.
8214 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
8215 * gdb.btrace/finish.exp: New.
8216 * gdb.btrace/next.exp: New.
8217 * gdb.btrace/nexti.exp: New.
8218 * gdb.btrace/record_goto.c: Add comments.
8219 * gdb.btrace/step.exp: New.
8220 * gdb.btrace/stepi.exp: New.
8221 * gdb.btrace/multi-thread-step.c: New.
8222 * gdb.btrace/multi-thread-step.exp: New.
8223 * gdb.btrace/rn-dl-bind.c: New.
8224 * gdb.btrace/rn-dl-bind.exp: New.
8225 * gdb.btrace/data.c: New.
8226 * gdb.btrace/data.exp: New.
8227 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8228
6e07b1d2
MM
82292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8230
8231 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
8232 * gdb.btrace/exception.exp: Update.
8233 * gdb.btrace/instruction_history.exp: Update.
8234 * gdb.btrace/record_goto.exp: Update.
8235 * gdb.btrace/tailcall.exp: Update.
8236 * gdb.btrace/unknown_functions.exp: Update.
8237 * gdb.btrace/delta.exp: New.
8238
0b722aec
MM
82392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8240
8241 * gdb.btrace/record_goto.exp: Add backtrace test.
8242 * gdb.btrace/tailcall.exp: Add backtrace test.
8243
066ce621
MM
82442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8245
8246 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
8247 * gdb.btrace/record_goto.c: New.
8248 * gdb.btrace/record_goto.exp: New.
8249 * gdb.btrace/x86-record_goto.S: New.
8250
0688d04e
MM
82512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8252
8253 * gdb.btrace/function_call_history.exp: Update tests.
8254 * gdb.btrace/instruction_history.exp: Update tests.
8255
8710b709
MM
82562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8257
8258 * gdb.btrace/function_call_history.exp: Fix expected field
8259 order for "record function-call-history".
8260 Add new tests for "record function-call-history /c".
8261 * gdb.btrace/exception.cc: New.
8262 * gdb.btrace/exception.exp: New.
8263 * gdb.btrace/tailcall.exp: New.
8264 * gdb.btrace/x86-tailcall.S: New.
8265 * gdb.btrace/x86-tailcall.c: New.
8266 * gdb.btrace/unknown_functions.c: New.
8267 * gdb.btrace/unknown_functions.exp: New.
8268 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8269
5de9129b
MM
82702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8271
8272 * gdb.btrace/instruction_history.exp: Update.
8273 * gdb.btrace/function_call_history.exp: Update.
8274
23a7fe75
MM
82752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8276
8277 * gdb.btrace/function_call_history.exp: Fix expected function
8278 trace.
8279 * gdb.btrace/instruction_history.exp: Initialize traced.
8280 Remove traced_functions.
8281
724c7dd8
MM
82822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8283
8284 * gdb.btrace/function_call_history.exp: Update
8285 * gdb.btrace/instruction_history.exp: Update.
8286
6d78d93b
MM
82872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8288
8289 * gdb.btrace/enable.exp: Update expected text.
8290
93a360cc
OJ
82912014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
8292
8293 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
8294 bytes.
8295
3772b53f
MR
82962014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
8297
8298 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
8299
596662fa
OJ
83002014-01-15 Omair Javaid <omair.javaid@linaro.org>
8301
8302 * lib/gdb.exp (supports_process_record): Return true for
8303 arm*-linux*. (supports_reverse): Likewise.
8304
b5b08fb4
SC
83052014-01-13 Siva Chandra Reddy <sivachandra@google.com>
8306
8307 PR python/15464
8308 PR python/16113
8309 * gdb.python/py-type.c: Enhance test case.
8310 * gdb.python/py-value-cc.cc: Likewise
8311 * gdb.python/py-type.exp: Add new tests.
8312 * gdb.python/py-value-cc.exp: Likewise
8313
52d7fb13
AA
83142014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8315 Pedro Alves <palves@redhat.com>
8316
8317 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
8318 Make "name" extern.
8319 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
8320 references to ${name}_start by references to ${name}.
8321
a2cd8cfe
JB
83222014-01-10 Joel Brobecker <brobecker@adacore.com>
8323
8324 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
8325
4e23fced
JB
83262014-01-10 Joel Brobecker <brobecker@adacore.com>
8327
8328 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
8329
c6a9e42c
PA
83302014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
8331 Pedro Alves <palves@redhat.com>
8332
8333 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 8334 mi_gdb_target_load.
c6a9e42c 8335
b7ea362b
PA
83362014-01-08 Pedro Alves <palves@redhat.com>
8337
8338 * gdb.threads/reconnect-signal.c: New file.
8339 * gdb.threads/reconnect-signal.exp: New file.
8340
5e3f4fab
EBM
83412014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8342
8343 * gdb.base/source-dir.exp: New file.
8344
79301218
JB
83452014-01-07 Joel Brobecker <brobecker@adacore.com>
8346
8347 * gdb.ada/mi_interface: New testcase.
8348
8e355c5d
JB
83492014-01-07 Joel Brobecker <brobecker@adacore.com>
8350
8351 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
8352 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
8353 gdb.ada/pp-rec-component/pck.ads: New files.
8354
c0d48811
JB
83552014-01-07 Joel Brobecker <brobecker@adacore.com>
8356
8357 * gdb.python/py-pp-integral.c: New file.
8358 * gdb.python/py-pp-integral.py: New file.
8359 * gdb.python/py-pp-integral.exp: New file.
8360
17b609c3 8361For older changes see ChangeLog-1993-2013.
c906108c 8362\f
8d8cb839
EZ
8363;; Local Variables:
8364;; mode: change-log
8365;; left-margin: 8
8366;; fill-column: 74
8367;; version-control: never
8368;; End:
902f2ccb 8369
618f726f 8370 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
8371 Copying and distribution of this file, with or without modification,
8372 are permitted provided the copyright notice and this notice are preserved.