Fix double prompt output after run control MI commands with mi-async on (PR 20045)
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
61c6156d
SM
12016-05-17 Simon Marchi <simon.marchi@ericsson.com>
2
3 PR gdb/18077
4 * gdb.mi/mi-async-run.exp: New file.
5 * gdb.mi/mi-async-run.c: New file.
6
67218854
TT
72016-05-17 Tom Tromey <tom@tromey.com>
8 Manish Goregaokar <manishsmail@gmail.com>
9
10 * lib/rust-support.exp: New file.
11 * lib/gdb.exp (skip_rust_tests): New proc.
12 (build_executable_from_specs): Handle rust.
13 * lib/future.exp (gdb_find_rustc): New proc.
14 (gdb_default_target_compile): Handle rust.
15 * gdb.rust/expr.exp: New file.
16 * gdb.rust/generics.exp: New file.
17 * gdb.rust/generics.rs: New file.
18 * gdb.rust/methods.exp: New file.
19 * gdb.rust/methods.rs: New file.
20 * gdb.rust/modules.exp: New file.
21 * gdb.rust/modules.rs: New file.
22 * gdb.rust/simple.exp: New file.
23 * gdb.rust/simple.rs: New file.
24
c44af4eb
TT
252016-05-17 Tom Tromey <tom@tromey.com>
26
27 * gdb.base/default.exp (set language): Add rust.
28
dcd1f979
TT
292016-05-17 Tom Tromey <tom@tromey.com>
30
31 * gdb.gdb/unittest.exp: New file.
32
155b7f57
YQ
332016-05-16 Yao Qi <yao.qi@linaro.org>
34
35 * gdb.base/batch-preserve-term-settings.exp: Remove variable
36 shell_prompt. Update shell_prompt_re.
37
8ddd5a6c
DE
382016-05-12 Doug Evans <dje@google.com>
39
40 PR symtab/19999
41 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
42 $options when building executable.
43 * gdb.dwarf2/fission-loclists-pie.S: New file.
44 * gdb.dwarf2/fission-loclists-pie.exp: New file.
45
02e370d9
SM
462016-05-04 Simon Marchi <simon.marchi@ericsson.com>
47
48 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
49 of [is_remote target],
50
8929ad8b
SM
512016-05-04 Simon Marchi <simon.marchi@ericsson.com>
52
53 * lib/gdb.exp (use_gdb_stub): New procedure.
54
6c447423
DE
552016-05-03 Yunlian Jiang <yunlian@google.com>
56 Doug Evans <dje@google.com>
57
58 PR symtab/19914
59 * gdb.dwarf2/dwp-sepdebug.c: New file.
60 * gdb.dwarf2/dwp-sepdebug.exp: New file.
61
444e826c
SM
622016-05-02 Simon Marchi <simon.marchi@ericsson.com>
63
64 * gdb.base/detach.exp: Remove is_remote check.
65
740feeaa
SM
662016-05-02 Simon Marchi <simon.marchi@ericsson.com>
67
68 * gdb.base/annota-input-while-running.exp: Don't check for
69 [is_remote target]. Enable annotations after running to main.
70 Remove unused "set test..." line.
71
9080ac9d
SM
722016-04-28 Simon Marchi <simon.marchi@ericsson.com>
73
74 * gdb.trace/trace-enable-disable.exp: New file.
75 * gdb.trace/trace-enable-disable.c: New file.
76
952ebca5
SM
772016-04-28 Simon Marchi <simon.marchi@ericsson.com>
78
79 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
80 use it in info sharedlibrary test.
81 * gdb.trace/ftrace-lock.exp: Likewise.
82 * gdb.trace/ftrace.exp: Likewise.
83 * gdb.trace/range-stepping.exp: Likewise.
84 * gdb.trace/trace-break.exp: Likewise.
85 * gdb.trace/trace-condition.exp: Likewise.
86 * gdb.trace/trace-mt.exp: Likewise.
87
d9019901
SM
882016-04-27 Simon Marchi <simon.marchi@ericsson.com>
89
90 * lib/gdb.exp (gdb_load_shlibs): Rename to...
91 (gdb_load_shlib): ... this.
92 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
93 gdb_load_shlib.
94 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
95 * gdb.base/ctxobj.exp: Likewise.
96 * gdb.base/dprintf-pending.exp: Likewise.
97 * gdb.base/dso2dso.exp: Likewise.
98 * gdb.base/fixsection.exp: Likewise.
99 * gdb.base/gcore-relro.exp: Likewise.
100 * gdb.base/gdb1555.exp: Likewise.
101 * gdb.base/global-var-nested-by-dso.exp: Likewise.
102 * gdb.base/gnu-ifunc.exp: Likewise.
103 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
104 * gdb.base/jit-so.exp (one_jit_test): Likewise.
105 * gdb.base/pending.exp: Likewise.
106 * gdb.base/print-file-var.exp: Likewise.
107 * gdb.base/print-symbol-loading.exp: Likewise.
108 * gdb.base/shlib-call.exp: Likewise.
109 * gdb.base/shreloc.exp: Likewise.
110 * gdb.base/so-impl-ld.exp: Likewise.
111 * gdb.base/solib-disc.exp: Likewise.
112 * gdb.base/solib-nodir.exp: Likewise.
113 * gdb.base/solib-overlap.exp: Likewise.
114 * gdb.base/solib-symbol.exp: Likewise.
115 * gdb.base/solib-weak.exp (do_test): Likewise.
116 * gdb.base/sym-file.exp: Likewise.
117 * gdb.base/symtab-search-order.exp: Likewise.
118 * gdb.base/type-opaque.exp: Likewise.
119 * gdb.base/unload.exp: Likewise.
120 * gdb.base/watchpoint-solib.exp: Likewise.
121 * gdb.compile/compile.exp: Likewise.
122 * gdb.cp/gdb2384.exp: Likewise.
123 * gdb.cp/infcall-dlopen.exp: Likewise.
124 * gdb.cp/re-set-overloaded.exp: Likewise.
125 * gdb.fortran/library-module.exp: Likewise.
126 * gdb.opt/solib-intra-step.exp: Likewise.
127 * gdb.python/py-finish-breakpoint.exp: Likewise.
128 * gdb.python/py-shared.exp: Likewise.
129 * gdb.reverse/solib-precsave.exp: Likewise.
130 * gdb.reverse/solib-reverse.exp: Likewise.
131 * gdb.server/solib-list.exp: Likewise.
132 * gdb.threads/dlopen-libpthread.exp: Likewise.
133 * gdb.threads/tls-shared.exp: Likewise.
134 * gdb.threads/tls-so_extern.exp: Likewise.
135 * gdb.trace/change-loc.exp: Likewise.
136 * gdb.trace/ftrace-lock.exp: Likewise.
137 * gdb.trace/ftrace.exp: Likewise.
138 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
139 * gdb.trace/pending.exp: Likewise.
140 * gdb.trace/range-stepping.exp: Likewise.
141 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
142 (strace_info_marker): Likewise.
143 (strace_probe_marker): Likewise.
144 (strace_trace_on_same_addr): Likewise.
145 (strace_trace_on_diff_addr): Likewise.
146 * gdb.trace/trace-break.exp: Likewise.
147 * gdb.trace/trace-condition.exp: Likewise.
148 * gdb.trace/trace-mt.exp: Likewise.
149
fca4cfd9
SM
1502016-04-27 Simon Marchi <simon.marchi@ericsson.com>
151
152 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
153 result of gdb_remote_download.
154 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
155 * gdb.base/dso2dso.exp: Likewise.
156 * gdb.base/global-var-nested-by-dso.exp: Likewise.
157 * gdb.base/print-file-var.exp: Likewise.
158 * gdb.base/shlib-call.exp: Likewise.
159 * gdb.base/shreloc.exp: Likewise.
160 * gdb.base/solib-overlap.exp: Likewise.
161 * gdb.base/solib-weak.exp (do_test): Likewise.
162 * gdb.base/unload.exp: Likewise.
163
11cf4ffb
YQ
1642016-04-27 Yao Qi <yao.qi@linaro.org>
165
166 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
167 exists.
168
3e2e34f8
KB
1692016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
170
171 * vla-type.exp: Print structure from toplevel.
172
8f07e298
BH
1732016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
174
175 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
176 of dynamic types.
177 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
178 of dynamic types.
179
9920b434
BH
1802016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
181
182 * gdb.fortran/vla-type.f90: New file.
183 * gdb.fortran/vla-type.exp: New file.
184
f3abeff5
YQ
1852016-04-25 Yao Qi <yao.qi@linaro.org>
186
187 * gdb.base/branch-to-self.c: New file.
188 * gdb.base/branch-to-self.exp: New file.
189
0a5d52f0
YQ
1902016-04-22 Yao Qi <yao.qi@linaro.org>
191
192 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
193 more after $hex.
194
495346f6
YQ
1952016-04-22 Yao Qi <yao.qi@linaro.org>
196
197 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
198 * gdb.base/annota3.exp: Likewise.
199
4a7e075c
YQ
2002016-04-22 Yao Qi <yao.qi@linaro.org>
201
202 * gdb.reverse/step-precsave.exp: Do one step and test program
203 stops in "callee" and do multiple steps until program goes out
204 of "callee".
205 * gdb.reverse/step-reverse.exp: Likewise.
206
5b061e98
YQ
2072016-04-22 Yao Qi <yao.qi@linaro.org>
208
209 * gdb.trace/signal.exp: Also pass if
210 $tracepoint_hits($i) > $iterations.
211
5c5dc57f
YQ
2122016-04-22 Yao Qi <yao.qi@linaro.org>
213
214 * gdb.trace/signal.c: New file.
215 * gdb.trace/signal.exp: New file.
216
a55411b9
DE
2172016-04-19 Doug Evans <xdje42@gmail.com>
218
219 * gdb.base/bad-file.exp: New file.
220
a22df60a
MG
2212016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
222
223 * gdb.dwarf2/implref.exp: New file.
224
0c13f7e5
BH
2252016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
226
227 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
228 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
229 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
230 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
231 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
232 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
233 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
234 * lib/fortran.exp (fortran_int4): New procedure.
235 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
236 (fortran_logical4): Likewise.
237
9b9b09e9
BH
2382016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
239
240 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
241
a14d1f4d
BH
2422016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
243
244 * lib/compiler.c: Add Intel specific preprocessor macros.
245 * lib/compiler.cc: Likewise.
246
7d49b1d0
LM
2472016-04-13 Luis Machado <lgustavo@codesourcery.com>
248
249 * gdb.server/connect-with-no-symbol-file.c: New file.
250 * gdb.server/connect-with-no-symbol-file.exp: New file.
251
8392fa22
SM
2522016-04-13 Simon Marchi <simon.marchi@ericsson.com>
253
254 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
255
8c4c4aeb
SM
2562016-04-13 Simon Marchi <simon.marchi@ericsson.com>
257
258 * boards/gdbserver-base.exp (${board}_download): Copy source file to
259 standard output directory.
260
45e3745e
AT
2612016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
262
263 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
264
e26b7e41
MM
2652016-04-13 Markus Metzger <markus.t.metzger@intel.com>
266
267 * gdb.btrace/instruction_history.c (loop): Add declaration.
268
8ce09462
AT
2692016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
270
271 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
272
2e88a1ea
SM
2732016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
274
275 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
276 parentheses to print.
277 (continue_handler): Likewise.
278
f48e22e3
SM
2792016-04-08 Simon Marchi <simon.marchi@ericsson.com>
280
281 * gdb.server/solib-list.exp: Remove is_remote check.
282 Pass shlib= to gdb_compile. Don't link shared library with
283 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
284 Run binary filename through "readlink -f" on the target.
285
096be756
PA
2862016-04-08 Pedro Alves <palves@redhat.com>
287
288 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
289 interpreter filename as argument to gdbserver_spawn.
290 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
291 Return empty if $last_loaded_file does not exist.
292
06500533
JK
2932016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
294
295 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
296 * gdb.base/jit-main.c: Use exit after usage.
297
2d35e871
JK
2982016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
299
300 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
301 GDBHISTSIZE prior to the tests.
302 * gdb.base/gdbinit-history.exp: Likewise.
303
3042016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
305
306 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
307 instead of build_executable. Use gdb_load_shlibs.
308
c8064e7e
YQ
3092016-04-07 Yao Qi <yao.qi@linaro.org>
310
311 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
312 Execute "si" command.
313
bde47561
YQ
3142016-04-07 Yao Qi <yao.qi@linaro.org>
315
316 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
317 number instead of the comments on some line.
318
b16f8a3b
DB
3192016-04-06 Don Breazeal <donb@codesourcery.com>
320
321 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
322 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
323
c2f901df
SM
3242016-04-06 Simon Marchi <simon.marchi@ericsson.com>
325
326 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
327 standard_output_file. Remove unused binfile variable.
328
ac17fda0
CU
3292016-04-05 Catalin Udma <catalin.udma@freescale.com>
330
331 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
332 * gdb.python/py-mi-objfile.exp: Match "list main" output
333 in console format.
334
03a8c4df
SM
3352016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
336
337 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
338 absolute.
339
6e774b13
SM
3402016-04-05 Simon Marchi <simon.marchi@ericsson.com>
341
342 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
343 absolute.
344 * gdb.trace/ftrace.exp: Likewise.
345 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
346 targets as well.
347 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
348 (gdb_load_shlibs): Copy libraries to test directory when testing
349 natively. Only set solib-search-path if testing remotely.
350 * lib/mi-support.exp (mi_load_shlibs): Likewise.
351
7817ea46
SM
3522016-04-05 Simon Marchi <simon.marchi@ericsson.com>
353
354 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
355 gdb_download. Use it even if the target is not remote.
356 * gdb.base/jit.exp (compile_jit_test): Likewise.
357 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
358 output directory if the destination board is local, otherwise use
359 the standard remote_download from DejaGnu.
360 (gdb_download): Remove.
361 (gdb_load_shlibs): Use gdb_remote_download instead of
362 gdb_download.
363 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
364 Use gdb_remote_download instead of gdb_download. Use it even if
365 the target is not remote.
366 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
367 instead of gdb_download.
368
7beb7f68
SM
3692016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
370
371 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
372 (test_insert_delete_modify): Call mi_load_shlibs before trying to
373 run.
374
cc63428a
AV
3752016-04-01 Artemiy Volkov <artemiyv@acm.org>
376
377 PR gdb/19820
378 * gdb.base/printcmds.exp: Add artificial arrays tests.
379
64cdf930
PA
3802016-03-31 Pedro Alves <palves@redhat.com>
381
382 PR gdb/19858
383 * gdb.base/jit-main.c: Include unistd.h.
384 (ATTACH): Define to 0 if not already defined.
385 (wait_for_gdb, mypid): New globals.
386 (WAIT_FOR_GDB): New macro.
387 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
388 some breakpoint locations.
389 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
390 New procedures.
391 (one_jit_test): Add REATTACH parameter, and handle it. Use
392 continue_to_test_location.
393 (top level): Test attach, and adjusts calls to one_jit_test.
394
40dea8cb
PA
3952016-03-31 Pedro Alves <palves@redhat.com>
396
397 PR gdb/19858
398 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
399 BINSUFFIX parameter, and handle it.
400 (top level): Adjust calls compile_jit_test.
401
e7ea3ec7
CU
4022016-03-31 Catalin Udma <catalin.udma@freescale.com>
403
404 PR python/19743
405 * gdb.python/py-mi-events-gdb.py: New file.
406 * gdb.python/py-mi-events.c: New file.
407 * gdb.python/py-mi-events.exp: New file.
408
e6359af3
YQ
4092016-03-30 Yao Qi <yao.qi@linaro.org>
410
411 * gdb.reverse/until-precsave.exp: Match function name only.
412 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
413 Move malloc to a condition block.
414 * gdb.reverse/until-reverse.exp: Match function name only.
415
a4105d04
MK
4162016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
417
418 * gdb.trace/ftrace.exp: Set arg0exp for s390.
419 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
420 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
421 variable for GPR 0 instead of assuming it is register 0.
422 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
423 * lib/trace-support.exp: Add s390 registers.
424
bfa6adb9
YQ
4252016-03-29 Yao Qi <yao.qi@linaro.org>
426
427 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
428
1e6697ea
YQ
4292016-03-24 Yao Qi <yao.qi@linaro.org>
430
431 * gdb.reverse/break-reverse.exp: Add quotation mark in the
432 test message.
433
64bcd522
AA
4342016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
435
436 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
437 maintaining separate logic for constructing the output path.
438
7868401b
DB
4392016-03-16 Don Breazeal <donb@codesourcery.com>
440
441 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
442 Retry fork and waitpid on interrupted system call errors.
443 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
444 Use with_timeout_factor to increase timeout by factor of 10.
445
1cafadb4
DB
4462016-03-15 Don Breazeal <donb@codesourcery.com>
447
448 * gdb.cp/scope-err.cc: New test program.
449 * gdb.cp/scope-err.exp: New test script.
450 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
451 lines and "set breakpoint here" comment.
452 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
453 Fixed some whitespace and format issues.
454 * gdb.mi/mi-linespec-err-cp.cc: New test program.
455 * gdb.mi/mi-linespec-err-cp.exp: New test script.
456
81516450
DE
4572016-03-15 Doug Evans <dje@google.com>
458
459 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
460 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
461 All callers updated. Add tests for enums, mixed flags register.
462
aa52b601
DE
4632016-03-15 Doug Evans <dje@google.com>
464
465 * gdb.base/skip.c (main): Call test_skip_file_and_function.
466 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
467
fa4ff313
SM
4682016-03-14 Simon Marchi <simon.marchi@ericsson.com>
469
470 * gdb.base/default.exp: Add $_as_string to the list of expected
471 convenience functions.
472
f2403c39
AB
4732016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
474
475 * gdb.base/maint.exp: New tests for 'maint info line-table'.
476
f2f3ccb9
SM
4772016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
478
479 * gdb.python/py-as-string.exp: New file.
480 * gdb.python/py-as-string.c: New file.
481
00dbd492
PA
4822016-03-09 Pedro Alves <palves@redhat.com>
483
484 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
485 signal" -> "Thread NN received signal" output change.
486 * gdb.threads/ia64-sigill.exp: Likewise.
487 * gdb.threads/linux-dp.exp: Likewise.
488 * gdb.threads/manythreads.exp: Likewise.
489 * gdb.threads/pending-step.exp: Likewise.
490 * gdb.threads/print-threads.exp: Likewise.
491 * gdb.threads/sigstep-threads.exp: Likewise.
492 * gdb.threads/staticthreads.exp: Likewise.
493 * gdb.threads/tls.exp: Likewise.
494
1e6697ea
YQ
4952016-03-09 Pedro Alves <palves@redhat.com>
496
497 * gdb.base/command-line-input.exp: New file.
498
b04fd3be
MK
4992016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
500
501 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
502 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
503 * gdb.trace/pending.exp: Accept leading dot before function name.
504 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
505 * lib/trace-support.exp: Set registers for ppc.
506
98fa59e9
MK
5072016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
508
509 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
510 use it for disassembly; accept .main in addition to main in backtrace.
511
f77198c8
MK
5122016-03-09 Wei-cheng Wang <cole945@gmail.com>
513 Marcin Kościelnicki <koriakin@0x04.net>
514
515 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
516 (gdb_recursion_test_ptr): New global variable.
517 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
518 gdb_recursion_test.
519 (gdb_c_test): Ditto.
520
ba84e0da
MK
5212016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
522
523 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
524 ordering.
525
4366d36e
MK
5262016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
527
528 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
529 (bar): Add bar_start_lbl label.
530 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
531 of foo/bar for emitting DWARF and tracing.
532
5eb264df
SDJ
5332016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
534
535 * analyze-racy-logs.py: Set executable bit.
536
fb6a751f
SDJ
5372016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
538
539 * Makefile.in (DEFAULT_RACY_ITER): New variable.
540 (CHECK_TARGET_TMP): Likewise.
541 (check-single-racy): New rule.
542 (check-parallel-racy): Likewise.
543 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
544 (do-check-parallel-racy): New rule.
545 (check-racy/%.exp): Likewise.
546 * README (Racy testcases): New section.
547 * analyze-racy-logs.py: New file.
548
bdf7e230
DE
5492016-03-03 Doug Evans <dje@google.com>
550
551 * gdb.base/skip.exp: Use with_test_prefix.
552
4719d415
YQ
5532016-03-03 Yao Qi <yao.qi@linaro.org>
554
555 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
556 Invoke step_over_syscall "clone" and break_cond_on_syscall
557 "clone".
558 * gdb.base/step-over-clone.c: New file.
559
ea507862
YQ
5602016-03-03 Yao Qi <yao.qi@linaro.org>
561
562 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
563 code format.
564
8fc8cbda
YQ
5652016-03-03 Yao Qi <yao.qi@linaro.org>
566
567 * gdb.base/disp-step-fork.c: Rename to ...
568 * gdb.base/step-over-fork.c: ... it. New file.
569 * gdb.base/disp-step-vfork.c: Rename to ...
570 * gdb.base/step-over-vfork.c: ... it. New file.
571 * gdb.base/disp-step-syscall.exp: Rename to ...
572 * gdb.base/step-over-syscall.exp: ... it. New file.
573 (disp_step_cross_syscall): Rename to ...
574 (step_over_syscall): ... it.
575
92fa70b0
YQ
5762016-03-03 Yao Qi <yao.qi@linaro.org>
577
578 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
579 If target supports condition evaluation on target, invoke
580 break_cond_on_syscall for fork and vfork.
581
e197ad3c
YQ
5822016-03-03 Yao Qi <yao.qi@linaro.org>
583
584 * gdb.base/disp-step-syscall.exp: Don't invoke
585 support_displaced_stepping.
586 (disp_step_cross_syscall): Test with displaced stepping off and
587 on if supported.
588
0b47da9f
YQ
5892016-03-03 Yao Qi <yao.qi@linaro.org>
590
591 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
592 proc.
593 (setup): New proc.
594 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
595 and setup.
596
065ab6dc
BH
5972016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
598
599 * gdb.fortran/vla-history.exp: Remove breakpoint.
600
07e448ad 6012016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
602
603 * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
604
9ac2d526 6052016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
606
607 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
608
17807369
BH
6092016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
610
611 * gdb.mi/vla.f90: Nullify pointer after declaration.
612
86e501af
PA
6132016-03-01 Pedro Alves <palves@redhat.com>
614
615 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
616
1e903e32
PA
6172016-03-01 Pedro Alves <palves@redhat.com>
618
619 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
620 before anything else.
621 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
622 _GNU_SOURCE here.
623 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
624 before anything else.
625 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
626
6ccb54e2
PA
6272016-03-01 Pedro Alves <palves@redhat.com>
628
629 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
630
30ca9da1
YQ
6312016-03-01 Yao Qi <yao.qi@linaro.org>
632
633 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
634 prepare_for_testing.
635
dc856b38
YQ
6362016-03-01 Yao Qi <yao.qi@linaro.org>
637
638 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
639
4a932159
AA
6402016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
641
642 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
643 manually constructing the output path.
644
f2489477
AA
6452016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
646
647 * gdb.arch/s390-stackless.S: New.
648 * gdb.arch/s390-stackless.exp: New.
649
38899f16
IB
6502016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
651
652 * gdb.dlang/circular.c: New file.
653 * gdb.dlang/circular.exp: New file.
654
9fde51ed
YQ
6552016-02-26 Yao Qi <yao.qi@linaro.org>
656
657 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
658 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
659 (testcases): Update.
660
ce90fefe
YQ
6612016-02-26 Yao Qi <yao.qi@linaro.org>
662
663 * gdb.reverse/aarch64.c: Rename to ...
664 * gdb.reverse/insn-reverse.c: ... it.
665 * gdb.reverse/aarch64.exp: Rename to ...
666 * gdb.reverse/insn-reverse.exp: ... it.
667
3263bceb
YQ
6682016-02-26 Yao Qi <yao.qi@linaro.org>
669
670 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
671 (testcase_ftype): New.
672 (testcases): New array.
673 (n_testcases): New.
674 (main): Call each element in testcases.
675 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
676 (read_testcase): New.
677 Do the tests in a loop.
678
6cb59ff1
YQ
6792016-02-25 Yao Qi <yao.qi@linaro.org>
680
681 * gdb.base/branches.c: Remove.
682
ae91f625
MK
6832016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
684
685 PR gdb/13808
686 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
687
678b48b7
MK
6882016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
689
690 * gdb.trace/ftrace.exp: Remove unnecessary target check.
691
7337a6f2
MK
6922016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
693
694 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
695 change x86_64 call_insn to 'callq'.
696
861ca91f
AT
6972016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
698
699 * gdb.trace/tfile-avx.c: Move to...
700 * gdb.trace/tracefile-pseudo-reg.c: Here.
701 * gdb.trace/tfile-avx.exp: Move to...
702 * gdb.trace/tracefile-pseudo-reg.exp: Here.
703
bf74e428
GB
7042016-02-24 Gary Benson <gbenson@redhat.com>
705
706 * gdb.base/attach-pie-noexec.exp: Do not expect an error
707 message on attach.
708
cce0e923
DE
7092016-02-23 Doug Evans <dje@google.com>
710
711 * gdb.base/skip.c (test_skip): New function.
712 (end_test_skip_file_and_function): New function.
713 (test_skip_file_and_function): New function.
714 * gdb.base/skip1.c (test_skip): New function.
715 (skip1_test_skip_file_and_function): New function.
716 * gdb.base/skip.exp: Add tests for new skip options.
717 * gdb.base/skip-solib.exp: Update expected output.
718 * gdb.perf/skip-command.cc: New file.
719 * gdb.perf/skip-command.exp: New file.
720 * gdb.perf/skip-command.py: New file.
721
4000e47e
MK
7222016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
723
724 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
725 info registers pattern.
726
24f75ead
IB
7272016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
728
729 * lib/future.exp: Add D support.
730 (gdb_find_gdc): New proc.
731 (gdb_default_target_compile): Add D support.
732
fbb7bcbe
WW
7332016-02-18 Wei-cheng Wang <cole945@gmail.com>
734
735 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
736 user+system time.
737 (trace_speed_test): Determine the iteration count for a time
738 between 15..30 seconds.
739
012b3a21
WT
7402016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
741
742 * gdb.arch/i386-mpx-sigsegv.c: New file.
743 * gdb.arch/i386-mpx-sigsegv.exp: New file.
744 * gdb.arch/i386-mpx-simple_segv.c: New file.
745 * gdb.arch/i386-mpx-simple_segv.exp: New file.
746
2d5189bd
YQ
7472016-02-18 Yao Qi <yao.qi@linaro.org>
748
749 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
750 Don't call setup_kfail.
751
40fb20d0
YQ
7522016-02-18 Yao Qi <yao.qi@linaro.org>
753
754 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
755 Set "set breakpoint condition-evaluation" per $cond_bp_target.
756
21b1f8d2
DE
7572016-02-16 Doug Evans <dje@google.com>
758
759 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
760 * gdb.base/skip1.c: Ditto.
761 * gdb.base/skip.exp: Whitespace cleanup.
762
4041ed77
DB
7632016-02-16 Don Breazeal <donb@codesourcery.com>
764
765 PR remote/19496
766 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
767 Remove kfail for PR remote/19496.
768
c4ef31bf
SM
7692016-02-16 Simon Marchi <simon.marchi@ericsson.com>
770
771 * lib/gdb.exp (standard_temp_file): Return a path specific to
772 the runtest invocation.
773
266b65b3
SM
7742016-02-16 Simon Marchi <simon.marchi@ericsson.com>
775
776 * gdb.trace/save-trace.exp: Change relative path to be in the
777 standard output directory.
778
a7a0a6a9
JK
7792016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
780
781 * gdb.arch/i386-prologue.c: Add missing prototypes.
782
c99dbb42
JK
7832016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
784
785 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
786 * gdb.arch/i386-prologue.exp: Likewise.
787 * gdb.arch/i386-size.exp: Likewise.
788
aa480355
SM
7892016-02-15 Simon Marchi <simon.marchi@ericsson.com>
790
791 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
792 define object file path.
793 * gdb.btrace/gcore.exp: Use standard_output_file to define core
794 file path.
795 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
796 standard_output_file to define binfile.
797
ba881f50
JK
7982016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
799
800 Fix compatibility with recent gfortran-5.3.1.
801 * gdb.fortran/vla-history.exp (print vla1 allocated)
802 (print vla2 allocated, print $2, print $3): Remove
803 (print $4): Rename to ...
804 (print $2): ... here.
805 (print $9): Rename to ...
806 (print $5): ... here.
807 (print $10): Rename to ...
808 (print $6): ... here.
809 * gdb.fortran/vla.f90: Add pvla initialization.
810
e9fb005c
JK
8112016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
812
813 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
814 New test.
815 * gdb.fortran/vla-value-sub.exp: Likewise.
816
e44e00ff
MK
8172016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
818
819 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
820
97e94151
SM
8212016-02-12 Simon Marchi <simon.marchi@ericsson.com>
822
823 * i386-biarch-core.exp: Define corefile using
824 standard_output_file.
825
01113bc1
YQ
8262016-02-12 Yao Qi <yao.qi@linaro.org>
827
828 * gdb.arch/arm-single-step-kernel-helper.c: New.
829 * gdb.arch/arm-single-step-kernel-helper.exp: New.
830
33b4777c
MM
8312016-02-12 Markus Metzger <markus.t.metzger@intel.com>
832
833 * gdb.btrace/tailcall-only.exp: New.
834 * gdb.btrace/tailcall-only.c: New.
835 * gdb.btrace/x86_64-tailcall-only.S: New.
836 * gdb.btrace/i686-tailcall-only.S: New.
837
acc23c11
PA
8382016-02-11 Pedro Alves <palves@redhat.com>
839
840 * README (Parallel testing): Add missing double quotes.
841
e352bf0a
PA
8422016-02-11 Pedro Alves <palves@redhat.com>
843
844 * README (Parallel testing): New section.
845 (GDB_PARALLEL): Rewrite.
846 (FORCE_PARALLEL): Document.
847
9f5fed78
MK
8482016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
849
850 * gdb.trace/tfile-avx.c: New test.
851 * gdb.trace/tfile-avx.exp: New test.
852
9ef9e6a6
KS
8532016-02-09 Keith Seitz <keiths@redhat.com>
854
855 PR breakpoints/19546
856 * gdb.base/infcall-exec.c: New file.
857 * gdb.base/infcall-exec2.c: New file.
858 * gdb.base/infcall-exec.exp: New file.
859
a96e36da
KS
8602016-02-09 Keith Seitz <keiths@redhat.com>
861
862 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
863 (toplevel): Call test_bkpt_address.
864
9f61929f
KS
8652016-02-09 Keith Seitz <keiths@redhat.com>
866
867 PR python/19506
868 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
869 (toplevel): Call test_bkpt_address.
870
1e94266c
SM
8712016-02-09 Simon Marchi <simon.marchi@ericsson.com>
872
873 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
874 to AC_OUTPUT.
875 * configure: Regenerate.
876
2a7f3dff
PA
8772016-02-09 Pedro Alves <palves@redhat.com>
878
879 PR breakpoints/19548
880 * gdb.base/execl-update-breakpoints.c (some_function): New
881 function.
882 (main): Call it.
883 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
884 Tighten expected GDB output.
885
2151ccc5
SM
8862016-02-08 Simon Marchi <simon.marchi@ericsson.com>
887
888 * Makefile.in (ALL_SUBDIRS): Remove.
889 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
890 (distclean maintainer-clean realclean): Likewise.
891 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
892 * configure: Regenerate.
893 * gdb.ada/Makefile.in: Delete.
894 * gdb.arch/Makefile.in: Likewise.
895 * gdb.asm/Makefile.in: Likewise.
896 * gdb.base/Makefile.in: Likewise.
897 * gdb.btrace/Makefile.in: Likewise.
898 * gdb.cell/Makefile.in: Likewise.
899 * gdb.compile/Makefile.in: Likewise.
900 * gdb.cp/Makefile.in: Likewise.
901 * gdb.disasm/Makefile.in: Likewise.
902 * gdb.dlang/Makefile.in: Likewise.
903 * gdb.dwarf2/Makefile.in: Likewise.
904 * gdb.fortran/Makefile.in: Likewise.
905 * gdb.gdb/Makefile.in: Likewise.
906 * gdb.go/Makefile.in: Likewise.
907 * gdb.guile/Makefile.in: Likewise.
908 * gdb.java/Makefile.in: Likewise.
909 * gdb.linespec/Makefile.in: Likewise.
910 * gdb.mi/Makefile.in: Likewise.
911 * gdb.modula2/Makefile.in: Likewise.
912 * gdb.multi/Makefile.in: Likewise.
913 * gdb.objc/Makefile.in: Likewise.
914 * gdb.opencl/Makefile.in: Likewise.
915 * gdb.opt/Makefile.in: Likewise.
916 * gdb.pascal/Makefile.in: Likewise.
917 * gdb.perf/Makefile.in: Likewise.
918 * gdb.python/Makefile.in: Likewise.
919 * gdb.reverse/Makefile.in: Likewise.
920 * gdb.server/Makefile.in: Likewise.
921 * gdb.stabs/Makefile.in: Likewise.
922 * gdb.threads/Makefile.in: Likewise.
923 * gdb.trace/Makefile.in: Likewise.
924 * gdb.xml/Makefile.in: Likewise.
925 * lib/gdb.exp (make_gdb_parallel_path): Add check for
926 GDB_PARALLEL.
927 (standard_output_file): Remove check for GDB_PARALLEL, always
928 return path in outputs/$subdir/$testname.
929
437277d4
SM
9302016-02-08 Simon Marchi <simon.marchi@ericsson.com>
931
932 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
933 (site.exp): Assign abs_srcdir to tcl's srcdir.
934
31d913c7
YQ
9352016-02-04 Yao Qi <yao.qi@linaro.org>
936
937 * gdb.base/foll-exec-mode.c: Include limits.h.
938 (main): Add parameters argc and argv. Get directory from
939 argv[0].
940 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
941 compilation.
942 * gdb.base/foll-exec.c: Include limits.h.
943 (main): Add parameters argc and argv.
944 Get directory from argv[0].
945 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
946 Adjust tests on the number of lines as source code changed.
947 * gdb.base/foll-vfork-exit.c: Include limits.h.
948 (main): Add one line of statement before vfork.
949 * gdb.base/foll-vfork.c: Include limits.h and string.h.
950 (main): Add parameters argc and argv. Get directory from
951 argv[0].
952 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
953 (setup_gdb): Set tbreak to skip some source lines.
954 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
955 (main): Add parameters argc and argv. Get directory from
956 argv[0].
957 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
958 compilation.
959 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
960 (main): Add parameters argc and argv. Get directory from
961 argv[0].
962 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
963 compilation.
964
9482b9fb
DE
9652016-02-01 Doug Evans <dje@google.com>
966
967 * gdb.base/skip.exp: Clean up multiple references to same test name.
968
6b2e4f10
PA
9692016-02-01 Pedro Alves <palves@redhat.com>
970
ccb6afd6 971 PR remote/19496
6b2e4f10
PA
972 * gdb.threads/forking-threads-plus-breakpoint.exp
973 (displaced_stepping_supported): New global.
974 (probe_displaced_stepping_support): New procedure.
975 (do_test): Add 'displaced' parameter, and use it.
976 (top level): Check for displaced stepping support. Add displaced
977 stepping on/off testing axis.
978
37a8db1a
AB
9792016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
980
981 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
982 pointer. Don't perform further tests on the unassociated pointer
983 if the first test fails.
984
5fdf6324
AB
9852016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
986
987 * gdb.base/max-value-size.c: New file.
988 * gdb.base/max-value-size.exp: New file.
989 * gdb.base/huge.exp: Disable max-value-size for this test.
990
935c6144
IB
9912016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
992
993 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
994
7fe8399d
YQ
9952016-01-28 Yao Qi <yao.qi@linaro.org>
996
997 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
998
a2077e25
PA
9992016-01-25 Pedro Alves <palves@redhat.com>
1000
1001 PR threads/19461
1002 * gdb.base/fork-running-state.c: New file.
1003 * gdb.base/fork-running-state.exp: New file.
1004
1d2736d4
PA
10052016-01-25 Pedro Alves <palves@redhat.com>
1006
1007 PR gdb/19494
1008 * gdb.base/catch-fork-kill.c: New file.
1009 * gdb.base/catch-fork-kill.exp: New file.
1010
f1da4b11
PA
10112016-01-25 Pedro Alves <palves@redhat.com>
1012
1013 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
1014 Delete, moved to lib/gdb.exp.
1015 * gdb.threads/forking-threads-plus-breakpoint.exp
1016 (foreach_with_prefix): Likewise.
1017 * gdb.threads/process-dies-while-handling-bp.exp
1018 (foreach_with_prefix): Likewise.
1019 * lib/gdb.exp (foreach_with_prefix): New procedure.
1020
45f38546
MK
10212016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
1022
1023 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
1024 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
1025
dc29a1ce
MK
10262016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
1027
1028 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
1029 endian targets.
1030
092127d7
JK
10312016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1032 Pedro Alves <palves@redhat.com>
1033
1034 Fix testsuite compatibility with Guile.
1035 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
1036 number.
1037
31d765d3
JK
10382016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1039
1040 Fix testsuite compatibility with Guile.
1041 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
1042 (thread 1): New test for backtrace through signal handler.
1043
1ac78c04
YQ
10442016-01-22 Yao Qi <yao.qi@linaro.org>
1045
1046 PR testsuite/19491
1047 * gdb.base/multi-forks.c: Include
1048 ../lib/unbuffer_output.c
1049 (main): Call gdb_unbuffer_output.
1050
4f5946a8
DE
10512016-01-21 Doug Evans <dje@google.com>
1052
1053 * lib/ada.exp (gdb_compile_ada): Fix typo.
1054
305e13e6
JB
10552016-01-21 Joel Brobecker <brobecker@adacore.com>
1056
1057 * gdb.base/break-fun-addr.exp: New file.
1058 * gdb.base/break-fun-addr1.c: New file.
1059 * gdb.base/break-fun-addr2.c: New file.
1060
5f5dfff6
SM
10612016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1062
1063 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
1064 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
1065 enum flag values.
1066
fd356fa2
AA
10672016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
1068
1069 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
1070 when GDB can not set the vector return value. Add more comments
1071 for clarification.
1072
9df22175
AT
10732016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
1074
1075 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
1076 command.
1077
41d1845e
SM
10782016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1079
1080 * Makefile.in (DO_RUNTEST): Add --status and update usages.
1081
01ac6840
SM
10822016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1083
1084 * Makefile.in (check-single): Pass --status to runtest.
1085 (check/%.exp): Likewise.
1086
10872016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1088
1089 * Makefile.in (check-parallel): Propagate return code from make
1090 do-check-parallel.
1091
bd0a71fa
MK
10922016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
1093
1094 * gdb.trace/ftrace.exp: Fix expected message on continue.
1095 * gdb.trace/pending.exp: Fix expected message on continue.
1096 * gdb.trace/trace-break.exp: Fix expected message on continue.
1097
8bcbad33
SM
10982016-01-18 Simon Marchi <simon.marchi@ericsson.com>
1099
1100 * lib/gdb.exp (gdb_test): Remove unused global references.
1101
f303dbd6
PA
11022016-01-18 Pedro Alves <palves@redhat.com>
1103
1104 * gdb.base/async-shell.exp: Adjust expected output.
1105 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
1106 * gdb.base/siginfo-thread.exp: Adjust expected output.
1107 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
1108 * gdb.java/jnpe.exp: Adjust expected output.
1109 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
1110 * gdb.threads/continue-pending-status.exp: Adjust expected output.
1111 * gdb.threads/leader-exit.exp: Adjust expected output.
1112 * gdb.threads/manythreads.exp: Adjust expected output.
1113 * gdb.threads/pthreads.exp: Adjust expected output.
1114 * gdb.threads/schedlock.exp: Adjust expected output.
1115 * gdb.threads/siginfo-threads.exp: Adjust expected output.
1116 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
1117 expected output.
1118 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
1119 output.
1120 * gdb.threads/sigthread.exp: Adjust expected output.
1121 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
1122
b2789696
YQ
11232016-01-18 Yao Qi <yao.qi@linaro.org>
1124
1125 * gdb.guile/scm-section-script.c: Replace @progbits with
1126 %progbits.
1127 * gdb.python/py-section-script.c: Likewise.
1128
71ef29a8
PA
11292016-01-15 Pedro Alves <palves@redhat.com>
1130
1131 * gdb.multi/tids.exp: Test star wildcard ranges.
1132
3f5b7598
PA
11332016-01-15 Pedro Alves <palves@redhat.com>
1134
1135 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
1136 command from "thread apply" invocation.
1137 (thr_apply_info_thr_invalid): Default the expected output to the
1138 input tid list.
1139 (top level): Add tests that use convenience variables. Add tests
1140 for "thread apply" with a valid TID list, but missing the command.
1141
663f6d42
PA
11422016-01-13 Pedro Alves <palves@redhat.com>
1143
1144 * gdb.base/default.exp: Expect $_gthread as well.
1145 * gdb.multi/tids.exp: Test $_gthread.
1146 * gdb.threads/thread-specific.exp: Test $_gthread.
1147
c84f6bbf
PA
11482016-01-13 Pedro Alves <palves@redhat.com>
1149
1150 * gdb.multi/tids.exp: Test "info threads -gid".
1151
22a02324
PA
11522016-01-13 Pedro Alves <palves@redhat.com>
1153
1154 * gdb.multi/tids.exp: Test InferiorThread.global_num and
1155 Breakpoint.thread.
1156 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
1157
5d5658a1
PA
11582016-01-07 Pedro Alves <palves@redhat.com>
1159
1160 * gdb.base/break.exp: Adjust to output changes.
1161 * gdb.base/hbreak2.exp: Likewise.
1162 * gdb.base/sepdebug.exp: Likewise.
1163 * gdb.base/watch_thread_num.exp: Likewise.
1164 * gdb.linespec/keywords.exp: Likewise.
1165 * gdb.multi/info-threads.exp: Likewise.
1166 * gdb.threads/thread-find.exp: Likewise.
1167 * gdb.multi/tids.c: New file.
1168 * gdb.multi/tids.exp: New file.
1169
84654457
PA
11702016-01-13 Pedro Alves <palves@redhat.com>
1171
1172 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
1173
e3940304
PA
11742016-01-13 Pedro Alves <palves@redhat.com>
1175
1176 * gdb.base/default.exp: Expect $_inferior as well.
1177 * gdb.multi/base.exp: Test $_inferior.
1178
a911d87a
PA
11792016-01-13 Pedro Alves <palves@redhat.com>
1180
1181 PR breakpoints/19388
1182 * gdb.base/catch-signal-siginfo-cond.c: New file.
1183 * gdb.base/catch-signal-siginfo-cond.exp: New file.
1184
82075af2
JS
11852016-01-12 Josh Stone <jistone@redhat.com>
1186 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1187
1188 * gdb.base/catch-syscall.c (do_execve): New variable.
1189 (main): Conditionally trigger an execve.
1190 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
1191 (test_catch_syscall_execve): New, check entry/return across execve.
1192 (do_syscall_tests): Call test_catch_syscall_execve.
1193
e46eeedd
PA
11942016-01-12 Pedro Alves <palves@redhat.com>
1195
1196 * gdb.base/random-signal.exp (do_test): New procedure, with body
1197 of testcase moved in.
1198
01d8c27e
JK
11992016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1200 Pedro Alves <palves@redhat.com>
1201
1202 * gdb.base/funcargs.exp (finish from indirectly called function):
1203 Reintroduce the case for 'First'.
1204
9a706302
JK
12052016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1206 Pedro Alves <palves@redhat.com>
1207
1208 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1209 (tcatch_vfork_then_child_follow_exec)
1210 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1211 identification.
1212
c0ecb95f
JK
12132016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1214
1215 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1216 and repeats to unlimited.
1217 * gdb.python/py-value.exp: Likewise.
1218 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
1219 and repeats to unlimited.
1220
6cfc1fcb
JK
12212016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1222
1223 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
1224 and reordering the functions.
1225 * gdb.multi/hangout.c: Likewise.
1226 * gdb.multi/hello.c: Likewise.
1227
582a1b00
SM
12282016-01-08 Simon Marchi <simon.marchi@ericsson.com>
1229
1230 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
1231 absolute.
1232 (SingleStatisticTestResult.report): Use dict.keys instead of
1233 dict.iterkeys.
1234
79bc59cb
PA
12352016-01-06 Pedro Alves <palves@redhat.com>
1236
1237 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
1238
43368e1d
MM
12392016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1240
1241 * gdb.btrace/dlopen.exp: New.
1242 * gdb.btrace/dlopen.c: New.
1243 * gdb.btrace/dlopen-dso.c: New.
1244
79fad5b8
SL
12452015-12-25 Sandra Loosemore <sandra@codesourcery.com>
1246
1247 * lib/gdb.exp (gdb_test): Update comments to clarify that the
1248 PATTERN argument is optional.
1249
ab8314b3
JB
12502015-12-24 Joel Brobecker <brobecker@adacore.com>
1251
1252 * lib/ada.exp (target_compile_ada_from_dir): New function.
1253 (gdb_compile_ada): Reimplement avoiding the use of project files.
1254 * gdb.ada/gnat_ada.gpr: Delete.
1255 * gdb.ada/cond_lang.exp: Adjust test to make path before
1256 filename optional.
1257 * gdb.ada/small_reg_param.exp: Likewise.
1258
fe33faff
SM
12592015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1260
1261 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1262
6d265cb4
TP
12632015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
1264
1265 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
1266 case.
1267
10125099
SM
12682015-12-21 Simon Marchi <simon.marchi@ericsson.com>
1269
1270 * gdb.base/break.exp: Remove dead code.
1271 * gdb.base/sepdebug.exp: Likewise.
1272
3ca22649
SM
12732015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1274
1275 * gdb.asm/asm-source.exp: Remove HP-UX references.
1276 * gdb.base/annota1.exp: Likewise.
1277 * gdb.base/annota3.exp: Likewise.
1278 * gdb.base/attach.exp: Likewise.
1279 * gdb.base/bigcore.exp: Likewise.
1280 * gdb.base/break.exp: Likewise.
1281 * gdb.base/call-ar-st.exp: Likewise.
1282 * gdb.base/callfuncs.exp: Likewise.
1283 * gdb.base/catch-fork-static.exp: Likewise.
1284 * gdb.base/display.exp: Likewise.
1285 * gdb.base/foll-exec-mode.exp: Likewise.
1286 * gdb.base/foll-exec.exp: Likewise.
1287 * gdb.base/foll-fork.exp: Likewise.
1288 * gdb.base/foll-vfork.exp: Likewise.
1289 * gdb.base/funcargs.exp: Likewise.
1290 * gdb.base/hbreak2.exp: Likewise.
1291 * gdb.base/inferior-died.exp: Likewise.
1292 * gdb.base/interrupt.exp: Likewise.
1293 * gdb.base/multi-forks.exp: Likewise.
1294 * gdb.base/nodebug.exp: Likewise.
1295 * gdb.base/sepdebug.exp: Likewise.
1296 * gdb.base/solib1.c: Likewise.
1297 * gdb.base/step-test.exp: Likewise.
1298 * gdb.mi/non-stop.c: Likewise.
1299 * gdb.mi/pthreads.c: Likewise.
1300 * gdb.multi/bkpt-multi-exec.ex: Likewise.
1301 * gdb.threads/pthreads.c: Likewise.
1302 * gdb.threads/staticthreads.exp: Likewise.
1303 * lib/future.exp: Likewise.
1304 * lib/gdb.exp: Likewise.
1305 * gdb.base/so-indr-cl.c: Remove.
1306 * gdb.base/so-indr-cl.exp: Likewise.
1307 * gdb.base/solib.c: Likewise.
1308 * gdb.base/solib.exp: Likewise.
1309 * gdb.base/solib2.c: Likewise.
1310
b6304613
SM
13112015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1312
1313 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
1314 * gdb.base/call-ar-st.exp: Likewise.
1315 * gdb.base/callfuncs.exp: Likewise.
1316 * gdb.base/condbreak.exp: Likewise.
1317 * gdb.base/constvars.exp: Likewise.
1318 * gdb.base/hbreak2.exp: Likewise.
1319 * gdb.base/langs.exp: Likewise.
1320 * gdb.base/list.exp: Likewise.
1321 * gdb.base/long_long.exp: Likewise.
1322 * gdb.base/ptype.exp: Likewise.
1323 * gdb.base/scope.exp: Likewise.
1324 * gdb.base/signals.exp: Likewise.
1325 * gdb.base/so-impl-ld.exp: Likewise.
1326 * gdb.base/varargs.exp: Likewise.
1327 * gdb.base/volatile.exp: Likewise.
1328 * gdb.base/whatis.exp: Likewise.
1329 * gdb.cp/cplusfuncs.exp: Likewise.
1330 * gdb.cp/inherit.exp: Likewise.
1331 * gdb.cp/local.exp: Likewise.
1332 * gdb.cp/member-ptr.exp: Likewise.
1333 * gdb.cp/method.exp: Likewise.
1334 * gdb.cp/overload.exp: Likewise.
1335 * gdb.cp/templates.exp: Likewise.
1336 * gdb.stabs/weird.exp: Likewise.
1337 * lib/compiler.c: Likewise.
1338 * lib/compiler.cc: Likewise.
1339 * lib/cp-support.exp: Likewise.
1340 * lib/gdb.exp: Likewise.
1341
bf401b07
SM
13422015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
1343
1344 * configure.ac: Remove HP-UX case.
1345 * configure: Regenerate.
1346
aff9c0f8
SM
13472015-12-18 Simon Marchi <simon.marchi@ericsson.com>
1348
1349 * lib/gdb.exp (gdb_compile): Add function doc.
1350
a6904d5a
PA
13512015-12-17 Pedro Alves <palves@redhat.com>
1352
1353 PR threads/19354
1354 * gdb.multi/info-threads.exp: New file.
1355
a22279dd
YQ
13562015-12-15 Yao Qi <yao.qi@linaro.org>
1357
1358 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
1359 is aarch64*-*-*.
1360
0588c796
SL
13612015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1362
1363 * gdb.base/history-duplicates.exp: Skip if no readline support.
1364
5d978e17
SL
13652015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1366
1367 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
1368
7e763b86
SL
13692015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1370
1371 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
1372
87a3a92c
SL
13732015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1374
1375 * gdb.base/completion.exp: Skip tests that interrupt GDB with
1376 ctrl-C if nointerrupts target property is set.
1377 * gdb.base/double-prompt-target-event-error.exp: Likewise.
1378 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
1379 * gdb.base/paginate-bg-execution.exp: Likewise.
1380 * gdb.base/paginate-execution-startup.exp: Likewise.
1381 * gdb.base/random-signal.exp: Likewise.
1382 * gdb.base/range-stepping.exp: Likewise.
1383 * gdb.cp/annota2.exp: Likewise.
1384 * gdb.cp/annota3.exp: Likewise.
1385 * gdb.gdb/selftest.exp: Likewise.
1386 * gdb.threads/continue-pending-status.exp: Likewise.
1387 * gdb.threads/leader-exit.exp: Likewise.
1388 * gdb.threads/manythreads.exp: Likewise.
1389 * gdb.threads/pthreads.exp: Likewise.
1390 * gdb.threads/schedlock.exp: Likewise.
1391 * gdb.threads/sigthread.exp: Likewise.
1392
a8f077dc
DB
13932015-12-11 Don Breazeal <donb@codesourcery.com>
1394
1395 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
1396 remote.
1397 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
1398 * gdb.base/foll-exec.exp (main): Enable for target remote.
1399 * gdb.base/foll-fork.exp (main): Likewise.
1400 * gdb.base/foll-vfork.exp (main): Likewise.
1401 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
1402 (proc continue_to_exit_bp_loc): Use clean_restart.
1403 * gdb.base/pie-execl.exp (main): Disable for target remote.
1404 * gdb.base/watch-vfork.exp (main): Enable for target remote.
1405 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
1406 * gdb.threads/execl.exp (main): Likewise.
1407 * gdb.threads/fork-child-threads.exp (main): Likewise.
1408 * gdb.threads/fork-plus-threads.exp (main): Disable for target
1409 remote.
1410 * gdb.threads/fork-thread-pending.exp (main): Enable for target
1411 remote.
1412 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
1413 pid.tid style ptids, instead of just tid.
1414 * gdb.threads/thread-execl.exp (main): Enable for target remote.
1415 * gdb.threads/watchpoint-fork.exp (main): Likewise.
1416 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
1417 ptids, instead of just tid.
1418
3b2464a8
AB
14192015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1420
1421 * gdb.base/list.exp (test_list_forward): Add end of file error
1422 test.
1423 (test_repeat_list_command): Add end of file error test.
1424 (test_list_backwards): Add beginning of file error test.
1425
a0def019
AB
14262015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1427
1428 * gdb.base/list.exp (test_list_invalid_args): New function,
1429 defined, and called.
1430
5c000dff
AB
14312015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1432
1433 * gdb.base/list.exp (test_list): Make test names unique.
1434
f1637ebe
YQ
14352015-12-11 Yao Qi <yao.qi@linaro.org>
1436
1437 * gdb.base/coremaker2.c: Remove.
1438
36d6fc0a
PA
14392015-12-10 Pedro Alves <palves@redhat.com>
1440
1441 * gdb.multi/base.exp: Remove stale "spaces" references.
1442
762f7747
PA
14432015-12-10 Pedro Alves <palves@redhat.com>
1444
1445 * gdb.multi/base.exp: Don't use nowarnings.
1446 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
1447 * gdb.multi/hangout.c: Include stdio.h.
1448 * gdb.multi/hello.c: Include stdlib.h.
1449 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
1450 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
1451 * gdb.multi/multi-arch.exp: Don't use nowarnings.
1452
28d2bfb9
AB
14532015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
1454
1455 * gdb.dwarf2/dw2-ranges-base.c: New file.
1456 * gdb.dwarf2/dw2-ranges-base.exp: New file.
1457 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
1458 support additional line table, and debug ranges generation.
1459 (Dwarf::ranges): New function, generate .debug_ranges.
1460 (Dwarf::lines): Support generating simple line table programs.
1461 (Dwarf::assemble): Initialise new namespace variables.
1462
5fc2beac
KB
14632015-12-09 Kevin Buettner <kevinb@redhat.com>
1464
1465 * gdb.base/async.exp (proc test_background): Add case for
1466 asynchronous execution not supported.
1467
1c35a88f
LM
14682015-12-09 Luis Machado <lgustavo@codesourcery.com>
1469
1470 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
1471 format and change test names to make them unique.
1472
b593e3d9
RK
14732015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
1474 Pedro Alves <pedro@redhat.com>
1475
1476 PR gdb/18702
1477 Add checking of floatformats setup on x86_64 hosts.
1478 * gdb.arch/i386-float.S (main): Load bigval and smallval.
1479 (smallval, bigval): New labels/constants.
1480 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
1481 float" after loading bigval and smallval.
1482
d72413e6
PMR
14832015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
1484
1485 * gdb.ada/fun_overload_menu.exp: New testcase.
1486 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
1487
ece66d65
JS
14882015-12-04 Josh Stone <jistone@redhat.com>
1489
1490 * gdb.base/catch-fork-static.exp: New.
1491
41d0efca
YQ
14922015-12-03 Yao Qi <yao.qi@linaro.org>
1493
1494 * gdb.base/sizeof.c: Don't include stdio.h and
1495 ../lib/unbuffer_output.c.
1496 (main): New variable 'size' and 'value'. Remove printf and
1497 gdb_unbuffer_output. Assign return value to size and value.
1498 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
1499 at the beginning.
1500 (check_sizeof): Check the result by printing variable 'size'.
1501 (check_valueof): Check the result by printing variable 'value'.
1502
99fd02d9
YQ
15032015-12-01 Yao Qi <yao.qi@linaro.org>
1504
1505 * gdb.base/disp-step-syscall.exp: Define syscall instruction
1506 for aarch64*-*-linux* target.
1507
f2faf941
PA
15082015-11-30 Pedro Alves <palves@redhat.com>
1509
1510 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
1511
04bf20c5
PA
15122015-11-30 Pedro Alves <palves@redhat.com>
1513
1514 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1515 Handle non-stop mode vCont replies.
1516
09df4675
PA
15172015-11-30 Pedro Alves <palves@redhat.com>
1518
1519 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
1520 prepare_for_testing. Start gdb with "set non-stop on" appended to
1521 GDBFLAGS. Lax expected stop output.
1522
58b584af
YQ
15232015-11-27 Yao Qi <yao.qi@linaro.org>
1524
1525 * gdb.arch/arm-neon.exp: New.
1526 * gdb.arch/arm-neon.c: New.
1527
dfcb77a8
YQ
15282015-11-27 Yao Qi <yao.qi@linaro.org>
1529
1530 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
1531
88e8ec1b
YQ
15322015-11-27 Yao Qi <yao.qi@linaro.org>
1533
1534 * gdb.cp/annota2.exp: Allow multiple occurrences of the
1535 frames-invalid annotation.
1536
bfde72c2
YQ
15372015-11-27 Yao Qi <yao.qi@linaro.org>
1538
1539 * gdb.cp/annota2.exp: Use ${frames_invalid}.
1540
f6512a69
SM
15412015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1542
1543 * gdb.threads/names.exp: New file.
1544 * gdb.threads/names.c: New file.
1545 * README: Mention gdb,no_thread_names.
1546
46a3515b
MM
15472015-11-26 Markus Metzger <markus.t.metzger@intel.com>
1548
1549 PR 19297
1550 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
1551 support" error.
1552
62147a22
PA
15532015-11-24 Pedro Alves <palves@redhat.com>
1554
1555 PR 17539
1556 * gdb.base/display.exp: Expect displays to be sorted in ascending
1557 order. Use multi_line.
1558 * gdb.base/solib-display.exp: Likewise.
1559
2f341b6e
PA
15602015-11-24 Pedro Alves <palves@redhat.com>
1561
1562 PR 17539
1563 * gdb.base/display.exp: Expect displays to be sorted in ascending
1564 order. Use multi_line.
1565 * gdb.base/solib-display.exp: Likewise.
1566
7e0aa6aa
PA
15672015-11-24 Pedro Alves <palves@redhat.com>
1568
1569 PR 17539
1570 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
1571 threads in ascending order.
1572 * gdb.base/foll-fork.exp: Likewise.
1573 * gdb.base/foll-vfork.exp: Likewise.
1574 * gdb.base/multi-forks.exp: Likewise.
1575 * gdb.mi/mi-nonstop.exp: Likewise.
1576 * gdb.mi/mi-nsintrall.exp: Likewise.
1577 * gdb.multi/base.exp: Likewise.
1578 * gdb.multi/multi-arch.exp: Likewise.
1579 * gdb.python/py-inferior.exp: Likewise.
1580 * gdb.threads/break-while-running.exp: Likewise.
1581 * gdb.threads/execl.exp: Likewise.
1582 * gdb.threads/gcore-thread.exp: Likewise.
1583 * gdb.threads/info-threads-cur-sal.exp: Likewise.
1584 * gdb.threads/kill.exp: Likewise.
1585 * gdb.threads/linux-dp.exp: Likewise.
1586 * gdb.threads/multiple-step-overs.exp: Likewise.
1587 * gdb.threads/next-bp-other-thread.exp: Likewise.
1588 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1589 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1590 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1591 * gdb.threads/thread-find.exp: Likewise.
1592 * gdb.threads/tls.exp: Likewise.
1593 * lib/mi-support.exp (mi_reverse_list): Delete.
1594 (mi_check_thread_states): No longer reverse list.
1595
2cc57ad8
PA
15962015-11-24 Pedro Alves <palves@redhat.com>
1597
1598 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
1599 use lowercase.
1600
c93e8391
SM
16012015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1602
1603 * gdb.trace/actions.c: Include trace-common.h.
1604 (main): Add a location for a fast tracepoint.
1605 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1606 the normal tracepoints.
1607 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1608
045ccf91
SM
16092015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1610
1611 * save-trace.exp: Factor out code to these...
1612 (gdb_save_tracepoints): New.
1613 (gdb_load_tracepoints): New.
1614 (do_save_load_test): New.
1615
5506f9f6
KB
16162015-11-23 Kevin Buettner <kevinb@redhat.com>
1617
1618 * gdb.base/asmlabel.exp: New test.
1619 * gdb.base/asmlabel.c: New test case.
1620
16c3b12f
JB
16212015-11-23 Joel Brobecker <brobecker@adacore.com>
1622
1623 * gdb.base/wrong_frame_bt_full-main.c: New file.
1624 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1625 * gdb.base/wrong_frame_bt_full.exp: New file.
1626
155bfbd3
JB
16272015-11-23 Joel Brobecker <brobecker@adacore.com>
1628
1629 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1630
bb097445
JM
16312015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1632
206853a0 1633 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
1634 pstate register when comparing registers values in
1635 sparc64-*-linux-gnu targets to avoid spurious differences.
1636
9c88ed8f
JM
16372015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1638
206853a0 1639 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 1640
96161e25
SL
16412015-11-19 Sandra Loosemore <sandra@codesourcery.com>
1642
1643 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1644 as type argument to gdb_compile.
1645 * gdb.base/nested-subp2.exp: Likewise.
1646 * gdb.base/nested-subp3.exp: Likewise.
1647
340c2830
DV
16482015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
1649
1650 * lib/dwarf.exp (_note): Fix left shift of negative value.
1651 * gdb.trace/trace-condition.exp: Likewise.
1652
c1862d0f
YQ
16532015-11-13 Yao Qi <yao.qi@linaro.org>
1654
1655 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1656 comments about d10v.
1657 (test_scalar_returns): Likewise.
1658 * gdb.base/d10v.ld: Remove.
1659 * gdb.base/overlays.exp: Remove the target triplet checking for
1660 d10v-*-*.
1661 * gdb.base/structs.exp (test_struct_returns): Remove the
1662 comments about d10v.
1663 (test_struct_calls): Likewise.
1664
77ae9c19
YQ
16652015-11-13 Yao Qi <yao.qi@linaro.org>
1666
1667 * gdb.base/gnu_vector.exp: Check the return value by "p res".
1668 * gdb.base/gnu_vector.c: Don't include stdio.h.
1669 (main): Don't print res and call add_some_intvecs.
1670
430e004e
MK
16712015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
1672
1673 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1674 macro.
1675 (func5): Removed.
1676 (func4): Use FAST_TRACEPOINT_LABEL.
1677 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1678 macro.
1679 (func): Removed.
1680 (thread_function): Use FAST_TRACEPOINT_LABEL.
1681 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1682 (func): Remove.
1683 (marker): Use FAST_TRACEPOINT_LABEL.
1684 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1685 (pendfunc1): Remove.
1686 (pendfunc): Use FAST_TRACEPOINT_LABEL.
1687 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1688 (foo): Remove.
1689 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1690 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1691 macro.
1692 (func): Remove.
1693 (marker): Use FAST_TRACEPOINT_LABEL.
1694 * gdb.trace/trace-common.h: New header.
1695 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1696 macro.
1697 (func): Remove.
1698 (marker): Use FAST_TRACEPOINT_LABEL.
1699 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1700 (func): Remove.
1701 (thread_function): Use FAST_TRACEPOINT_LABEL.
1702
6e7675a7
MK
17032015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
1704
1705 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1706 in front.
1707 * gdb.trace/change-loc.exp: Use global pcreg definition.
1708 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1709 * gdb.trace/entry-values.exp: Use global spreg definition, add $
1710 in front.
1711 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1712 * gdb.trace/pending.exp: Likewise.
1713 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1714 * gdb.trace/trace-break.exp: Likewise.
1715 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1716 in front.
1717 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1718 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1719 in front.
1720 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1721
dddc0e16
JB
17222015-11-09 Joel Brobecker <brobecker@adacore.com>
1723
1724 * gdb.ada/fin_fun_out: New testcase.
1725
c6f0b406
KB
17262015-11-07 Kevin Buettner <kevinb@redhat.com>
1727
1728 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1729 value associated with DW_AT_byte_size.
1730 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1731 constants for DW_AT_byte_size, DW_AT_lower_bound, and
1732 DW_AT_upper_bound.
1733
f01dcfd9
KB
17342015-11-07 Kevin Buettner <kevinb@redhat.com>
1735
1736 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1737 (gdb_target_symbol_prefix_flags): Define in terms of _asm
1738 version.
1739 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1740 gdb.dwarf2/dw2-canonicalize-type.exp,
1741 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1742 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1743 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1744 provided by gdb_target_symbol_prefix_flags_asm.
1745 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1746 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1747 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1748 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1749 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1750 macros where needed). Use this macro for symbols which require
1751 the prefix provided by SYMBOL_PREFIX.
1752
2223449a
KB
17532015-11-05 Kevin Buettner <kevinb@redhat.com>
1754
1755 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1756 New procs.
1757 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1758 representing expressions, of more than one list element.
1759 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1760 to prepend linker symbol prefix to f.
1761 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1762 table_1 and table_2.
1763 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1764 Likewise, for f and g.
1765 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1766 for ptr.
1767 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1768 for main.
1769 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1770 table_1_ptr and table_2_ptr.
1771
6f2f1a3a
JK
17722015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1773 Joel Brobecker <brobecker@adacore.com>
1774
1775 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1776
566c56c9
MK
17772015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
1778
1779 * gdb.reverse/s390-mvcle.c: New test.
1780 * gdb.reverse/s390-mvcle.exp: New file.
1781 * lib/gdb.exp: Enable reverse tests on s390*-linux.
1782
d5f0636b
MK
17832015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1784
1785 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1786
7ad8b86c
MK
17872015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1788
1789 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1790 reaching marker2.
1791 * gdb.reverse/getresuid-reverse.exp: Likewise.
1792 * gdb.reverse/pipe-reverse.exp: Likewise.
1793 * gdb.reverse/readv-reverse.exp: Likewise.
1794 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1795 * gdb.reverse/time-reverse.exp: Likewise.
1796 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1797
4081c0f1
YQ
17982015-10-30 Yao Qi <yao.qi@linaro.org>
1799
1800 * gdb.threads/wp-replication.c (watch_count_done): Remove.
1801 (empty_cycle): Remove.
1802 (main): Don't call empty_cycle. Don't use watch_count_done.
1803 * gdb.threads/wp-replication.exp: Don't set breakpoint on
1804 empty_cycle. Rewrite the code counting HW watchpoints.
1805
452b4ba5
MK
18062015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
1807
1808 * gdb.reverse/fstatat-reverse.c: New test.
1809 * gdb.reverse/fstatat-reverse.exp: New file.
1810 * gdb.reverse/getresuid-reverse.c: New test.
1811 * gdb.reverse/getresuid-reverse.exp: New file.
1812 * gdb.reverse/pipe-reverse.c: New test.
1813 * gdb.reverse/pipe-reverse.exp: New file.
1814 * gdb.reverse/readv-reverse.c: New test.
1815 * gdb.reverse/readv-reverse.exp: New file.
1816 * gdb.reverse/recvmsg-reverse.c: New test.
1817 * gdb.reverse/recvmsg-reverse.exp: New file.
1818 * gdb.reverse/time-reverse.c: New test.
1819 * gdb.reverse/time-reverse.exp: New file.
1820 * gdb.reverse/waitpid-reverse.c: New test.
1821 * gdb.reverse/waitpid-reverse.exp: New file.
1822
5e2e7507
JK
18232015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1824
1825 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1826
0fde2c53
DE
18272015-10-26 Doug Evans <dje@google.com>
1828
1829 PR symtab/17391
1830 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1831 * gdb.dwarf2/bad-regnum.c: New file.
1832 * gdb.dwarf2/bad-regnum.exp: New file.
1833
1a70ae97
DE
18342015-10-26 Doug Evans <dje@google.com>
1835
1836 PR python/18938
1837 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1838 file.
1839
27dc26ab
JK
18402015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1841
1842 * gdb.compile/compile.exp (compile code globalvar): Update expectation
1843 for a change by "Mention language in compile error message".
1844
bed91f4d
SM
18452015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
1846
1847 PR python/18073
1848 * gdb.python/py-type.c (C::a_method): New.
1849 (C::a_const_method): New.
1850 (C::a_static_method): New.
1851 (a_function): New.
1852 * gdb.python/py-type.exp (test_fields): Test getting fields
1853 from function and method.
1854
3f2f83dd
KB
18552015-10-21 Keven Boell <keven.boell@intel.com>
1856
1857 * gdb.fortran/vla-alloc-assoc.exp: New file.
1858 * gdb.fortran/vla-datatypes.exp: New file.
1859 * gdb.fortran/vla-datatypes.f90: New file.
1860 * gdb.fortran/vla-history.exp: New file.
1861 * gdb.fortran/vla-ptype-sub.exp: New file.
1862 * gdb.fortran/vla-ptype.exp: New file.
1863 * gdb.fortran/vla-sizeof.exp: New file.
1864 * gdb.fortran/vla-sub.f90: New file.
1865 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1866 * gdb.fortran/vla-value-sub-finish.exp: New file.
1867 * gdb.fortran/vla-value-sub.exp: New file.
1868 * gdb.fortran/vla-value.exp: New file.
1869 * gdb.fortran/vla-ptr-info.exp: New file.
1870 * gdb.mi/mi-vla-fortran.exp: New file.
1871 * gdb.mi/vla.f90: New file.
1872
27145d50
SL
18732015-10-21 Sandra Loosemore <sandra@codesourcery.com>
1874
1875 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1876 of hardwired timeout value.
1877
5f3ff4f8
JK
18782015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1879 Pedro Alves <palves@redhat.com>
1880
1881 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1882 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1883
bfd09d20
JS
18842015-10-19 Josh Stone <jistone@redhat.com>
1885
1886 * gdb.base/catch-syscall.c: Include <sched.h>.
1887 (unknown_syscall): New variable.
1888 (main): Trigger a vfork and an unknown syscall.
1889 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
1890 (unknown_syscall_number): Likewise.
1891 (check_call_to_syscall): Accept an optional syscall pattern.
1892 (check_return_from_syscall): Likewise.
1893 (check_continue): Likewise.
1894 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
1895 (test_catch_syscall_skipping_return): New test toggling off 'catch
1896 syscall' to step over the syscall return, then toggling back on.
1897 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
1898 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
1899 (do_syscall_tests): Call test_catch_syscall_without_args and
1900 test_catch_syscall_mid_vfork.
1901 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
1902 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
1903
b32b93c6
AS
19042015-10-19 Andrew Stubbs <ams@codesourcery.com>
1905
1906 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
1907 print g_vE): Add new pass patterns.
1908 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
1909 print various symbol names for vptr fields.
1910
9d622bda
AB
19112015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1912
1913 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
1914 results.
1915
0fd8ac1c
YQ
19162015-10-12 Yao Qi <yao.qi@linaro.org>
1917
1918 * gdb.arch/disp-step-insn-reloc.exp: New test case.
1919
34240514
YQ
19202015-10-12 Yao Qi <yao.qi@linaro.org>
1921
1922 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
1923 is aarch64*-*-linux*.
1924
8240f442
YQ
19252015-10-12 Yao Qi <yao.qi@linaro.org>
1926
1927 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
1928 (can_relocate_bcond_true): ... it.
1929 (can_relocate_bcond_false): New function.
1930 (foo): Likewise.
1931 (can_relocate_bl): Likewise.
1932 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
1933 can_relocate_bl.
1934
2520f728
PMR
19352015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
1936
1937 * gdb.base/nested-addr.c: New file.
1938 * gdb.base/nested-addr.exp: New testcase.
1939
abcef95a
MM
19402015-10-09 Markus Metzger <markus.t.metzger@intel.com>
1941
1942 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
1943 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
1944 its output. Ignore the output of "record goto begin" and instead
1945 check that GDB is replaying.
1946
145e3ddb
PA
19472015-10-09 Pedro Alves <palves@redhat.com>
1948
1949 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
1950 (top level): Use it in the run with no args test.
1951
d5d8c4e1
IB
19522015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
1953
1954 * gdb.dlang/properties.exp: New file.
1955
06e635ef
SL
19562015-10-02 Sandra Loosemore <sandra@codesourcery.com>
1957
1958 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
1959 whether or not address 0x1000 is mapped on the target.
1960
e019fd1d
SM
19612015-09-30 Simon Marchi <simon.marchi@ericsson.com>
1962
1963 * gdb.python/py-type.exp: Do not run tests if binaries fail to
1964 build.
1965
77ba2a67
MM
19662015-09-30 Markus Metzger <markus.t.metzger@intel.com>
1967
1968 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
1969 instruction-history test.
1970
c60eb31f
DE
19712015-09-28 Doug Evans <dje@google.com>
1972
1973 * gdb.base/gcore.c (array_func): Add reference to static_array.
1974
9a3c8263
SM
19752015-09-25 Simon Marchi <simon.marchi@ericsson.com>
1976
1977 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
1978 source line.
1979
9720e656
SL
19802015-09-24 Sandra Loosemore <sandra@codesourcery.com>
1981
1982 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
1983 short or char as base type.
1984
938d3bf2
SL
19852015-09-23 Sandra Loosemore <sandra@codesourcery.com>
1986
1987 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
1988 to allow any size enum.
1989
e6c2c623
PMR
19902015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
1991
1992 * gdb.ada/array_ptr_renaming.exp: New testcase.
1993 * gdb.ada/array_ptr_renaming/foo.adb: New file.
1994 * gdb.ada/array_ptr_renaming/pack.ads: New file.
1995
06da0f77
PL
19962015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1997
1998 * gdb.trace/ftrace-lock.c: New file.
1999 * gdb.trace/ftrace-lock.exp: New file.
2000
4f51c22a
PL
20012015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2002
2003 * gdb.arch/insn-reloc.c: New file.
2004 * gdb.arch/ftrace-insn-reloc.exp: New file.
2005
7041adf4
PL
20062015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2007
2008 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
2009 instruction.
2010 * gdb.trace/pendshr1.c (pendfunc): Likewise.
2011 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
2012 * gdb.trace/range-stepping.c: Likewise.
2013 * gdb.trace/trace-break.c: Likewise.
2014 * gdb.trace/trace-mt.c (thread_function): Likewise.
2015 * gdb.trace/ftrace.c (marker): Likewise.
2016 * gdb.trace/trace-condition.c (marker): Likewise.
2017 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
2018 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
2019 is_aarch64_target.
2020
015d2e7e
DE
20212015-09-18 Doug Evans <xdje42@gmail.com>
2022
2023 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
2024 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
2025
26b188a2
SL
20262015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2027
2028 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
2029 the breakpoint.
2030
79dc332b
SL
20312015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2032
2033 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
2034 the pending breakpoint. Remove timeout override for "Run till
2035 MI pending breakpoint on pendfunc3 on thread 2" test.
2036
f57929f2
SL
20372015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2038
2039 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
2040 filename pattern.
2041
3f469b17
SL
20422015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2043
2044 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
2045 in breakpoint filename pattern.
2046
515b89b3
SL
20472015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2048
7800dbe4
SL
2049 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
2050
20512015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2052
515b89b3
SL
2053 * gdb.linespec/explicit.exp: Check for readline support for
2054 tab-completion tests. Fix obvious typo.
2055
d2939ba2
MM
20562015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2057
2058 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
2059 and replay.
2060
cbb55fa7
MM
20612015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2062
2063 * gdb.btrace/non-stop.c: New.
2064 * gdb.btrace/non-stop.exp: New.
2065
43691ca1
PL
20662015-09-17 Pierre Langlois <pierre.langlois@arm.com>
2067 Yao Qi <yao.qi@linaro.org>
2068
2069 * gdb.trace/trace-condition.c: New file.
2070 * gdb.trace/trace-condition.exp: New file.
2071
d78908cf
WW
20722015-09-16 Wei-cheng Wang <cole945@gmail.com>
2073
2074 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
2075 for testing bytecode compilation.
2076
1ed415e2
PA
20772015-09-16 Pedro Alves <palves@redhat.com>
2078 Sandra Loosemore <sandra@codesourcery.com>
2079
2080 * gdb.threads/non-stop-fair-events.c (timeout): New global.
2081 (SECONDS): Redefine.
2082 (main): Call pthread_kill and alarm early.
2083 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
2084 support.
2085 (test): If the target can't hardware step and doesn't support
2086 displaced stepping, increase the timeout.
2087
d136eff5
PA
20882015-09-16 Pedro Alves <palves@redhat.com>
2089
2090 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
2091 (enable_debug): New procedures.
2092 (test): Use them. Bail out if waiting for threads fails.
2093 (top level): Bail out if a test fails.
2094
991f019c
YQ
20952015-09-16 Yao Qi <yao.qi@linaro.org>
2096
2097 * gdb.asm/asm-source.exp: Set asm-arch for
2098 aarch64*-*-* target.
2099 * gdb.asm/aarch64.inc: New file.
2100
bfca584f
PMR
21012015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
2102
2103 * gdb.ada/array_of_variable_length.exp: New testcase.
2104 * gdb.ada/array_of_variable_length/foo.adb: New file.
2105 * gdb.ada/array_of_variable_length/pck.adb: New file.
2106 * gdb.ada/array_of_variable_length/pck.ads: New file.
2107
b326e587
DE
21082015-09-15 Doug Evans <dje@google.com>
2109
2110 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
2111 of function static local variable.
2112
5382cfab
PW
21132015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2114
2115 * gdb.threads/tls-so_extern.exp: New test file.
2116 * gdb.threads/tls-so_extern.c: New test file.
2117 * gdb.threads/tls-so_extern_main.c: New test file.
2118
141c5cc4
JK
21192015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2120
2121 * gdb.opt/solib-intra-step-lib.c: New file.
2122 * gdb.opt/solib-intra-step-main.c: New file.
2123 * gdb.opt/solib-intra-step.exp: New file.
2124
d15dcecd
PA
21252015-09-15 Pedro Alves <palves@redhat.com>
2126
2127 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
2128 gdb_continue_to_breakpoint instead of gdb_test_multiple.
2129
4c2f2a79
PA
21302015-09-14 Pedro Alves <palves@redhat.com>
2131
2132 * gdb.base/hook-stop-continue.c: Delete.
2133 * gdb.base/hook-stop-continue.exp: Delete.
2134 * gdb.base/hook-stop-frame.c: Delete.
2135 * gdb.base/hook-stop-frame.exp: Delete.
2136 * gdb.base/hook-stop.c: New file.
2137 * gdb.base/hook-stop.exp: New file.
2138
919e6dbe
PMR
21392015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
2140
2141 * gdb.ada/access_to_packed_array.exp: New testcase.
2142 * gdb.ada/access_to_packed_array/foo.adb: New file.
2143 * gdb.ada/access_to_packed_array/pack.adb: New file.
2144 * gdb.ada/access_to_packed_array/pack.ads: New file.
2145
157280a4
MM
21462015-09-14 Markus Metzger <markus.t.metzger@intel.com>
2147
2148 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
2149 buffer size test.
2150
2fd33e94
DB
21512015-09-11 Don Breazeal <donb@codesourcery.com>
2152
2153 * gdb.base/foll-exec.c: Add copyright header. Fix
2154 formatting issues.
2155 * gdb.base/foll-exec.exp (zap_session): Delete proc.
2156 (do_exec_tests): Use clean_restart in place of zap_session,
2157 and for test initialization. Fix formatting issues. Use
2158 fail in place of perror.
2159 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
2160 an expect statement to match an expression with output from
2161 the program under debug.
2162 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
2163 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
2164 * gdb.threads/non-ldr-exc-2.exp: Likewise.
2165 * gdb.threads/non-ldr-exc-3.exp: Likewise.
2166 * gdb.threads/non-ldr-exc-4.exp: Likewise.
2167
e70b6e8e
DE
21682015-09-09 Doug Evans <dje@google.com>
2169
2170 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
2171
7a551a51
DE
21722015-09-09 Doug Evans <dje@google.com>
2173
2174 * gdb.base/pie-execl.exp: Fix result test of build_executable.
2175
4c666f84
DE
21762015-09-09 Doug Evans <dje@google.com>
2177
2178 * gdb.base/savedregs.exp: Fix typo.
2179
243a9253
PA
21802015-09-09 Pedro Alves <palves@redhat.com>
2181
2182 * gdb.mi/mi-cli.exp: Add CLI finish tests.
2183
c0fa8fbd
SL
21842015-09-08 Sandra Loosemore <sandra@codesourcery.com>
2185
2186 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
2187 command actually switches threads. Give up on remaining
2188 tests if target fails to stop at breakpoint.
2189
cd7c1778
PMR
21902015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
2191
2192 * gdb.ada/funcall_char.exp: New testcase.
2193 * gdb.ada/funcall_char/foo.adb: New file.
2194
dc5c8746
PMR
21952015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
2196
2197 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
2198 expected outputs. Add two testcases for completing ambiguous
2199 functions.
2200 * gdb.ada/complete/aux_pck.adb: New file.
2201 * gdb.ada/complete/aux_pck.ads: New file.
2202 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
2203 Ambiguous_Func functions.
2204 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
2205 * gdb.ada/complete/pck.adb: Likewise.
2206
4e83a1e7
UW
22072015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
2208
2209 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
2210 failures to run the test program under GDB.
2211
8ce74153
LM
22122015-08-26 Luis Machado <lgustavo@codesourcery.com>
2213
2214 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2215 to C.
2216
e9756d52
PP
22172015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2218
2219 * gdb.base/run-after-attach.exp: New test file.
2220 * gdb.base/run-after-attach.c: New test file.
2221
8d37573b
DB
22222015-08-26 Don Breazeal <donb@codesourcery.com>
2223
2224 * gdb.base/foll-exec-2.c: New test program.
2225 * gdb.base/foll-exec-2.exp: New test.
2226
63e43d3a
PMR
22272015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2228
2229 * gdb.base/nested-subp1.exp: New file.
2230 * gdb.base/nested-subp1.c: New file.
2231 * gdb.base/nested-subp2.exp: New file.
2232 * gdb.base/nested-subp2.c: New file.
2233 * gdb.base/nested-subp3.exp: New file.
2234 * gdb.base/nested-subp3.c: New file.
2235
3d40fbb5
PA
22362015-08-24 Pedro Alves <palves@redhat.com>
2237
2238 * gdb.server/connect-without-multi-process.c: New file.
2239 * gdb.server/connect-without-multi-process.exp: New file.
2240
4422ac93
LM
22412015-08-24 Luis Machado <lgustavo@codesourcery.com>
2242
2243 * gdb.opt/inline-markers.c: Make z int.
2244
91dddb86
LM
22452015-08-24 Luis Machado <lgustavo@codesourcery.com>
2246
2247 * gdb.opt/inline-markers.c: Make z volatile.
2248
a48847ee
LM
22492015-08-24 Luis Machado <lgustavo@codesourcery.com>
2250
2251 * gdb.opt/inline-bt.c: New volatile global z.
2252 * gdb.opt/inline-cmds.c: Likewise.
2253 * gdb.opt/inline-locals.c: Likewise.
2254 * gdb.opt/inline-markers.c: New extern global z.
2255 (marker): Use z.
2256 (inline_fn): Likewise.
2257
0ebbc52b
PA
22582015-08-24 Pedro Alves <palves@redhat.com>
2259
2260 * config/m32r-stub.exp: Remove file.
2261 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2262 * gdb.base/call-rt-st.exp: Likewise.
2263 * gdb.base/call-strs.exp: Likewise.
2264 * gdb.base/default.exp: Remove references to h8300-*-hms and
2265 *-*-udi*.
2266 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
2267
77c365df
AA
22682015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2269
2270 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
2271 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
2272 and "return" use KFAIL when GDB can not read/write the vector
2273 return value.
2274
4313b8c0
GB
22752015-08-21 Gary Benson <gbenson@redhat.com>
2276
2277 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2278
0e433b32
PA
22792015-08-20 Pedro Alves <palves@redhat.com>
2280
2281 * gdb.server/solib-list.exp: No longer expect an interior stop in
2282 non-stop mode.
2283
221e1a37
PA
22842015-08-20 Pedro Alves <palves@redhat.com>
2285
2286 * gdb.server/connect-stopped-target.c: New file.
2287 * gdb.server/connect-stopped-target.exp: New file.
2288
40e3ad0e
PA
22892015-08-20 Pedro Alves <palves@redhat.com>
2290
2291 * gdb.dwarf2/comp-unit-lang.exp: New file.
2292 * gdb.dwarf2/comp-unit-lang.c: New file.
2293
af39b327
PMR
22942015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
2295
2296 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
2297 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
2298
7d45c7c3 22992015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 2300
7d45c7c3
KB
2301 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
2302 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
2303
4d6cceb4
DE
23042015-08-18 Doug Evans <dje@google.com>
2305 Adrian Sendroiu <adrian.sendroiu@freescale.com>
2306
2307 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
2308 skip_python_tests. New arg prompt_regexp.
2309 (skip_python_tests): New function.
2310 * lib/mi-support.exp (mi_skip_python_tests): New function.
2311 * gdb.python/py-mi-objfile-gdb.py: New file.
2312 * gdb.python/py-mi-objfile.c: New file.
2313 * gdb.python/py-mi-objfile.exp: New file.
2314
ad89c2aa
KS
23152015-08-17 Keith Seitz <keiths@redhat.com>
2316
2317 * gdb.linespec/explicit.exp: Move strace test from here ...
2318 * gdb.trace/strace.exp: ... to here.
2319
e3ae3c43
PP
23202015-08-15 Patrick Palka <patrick@parcs.ath.cx>
2321
2322 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
2323 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
2324
604b2636
DE
23252015-08-14 Doug Evans <xdje42@gmail.com>
2326
2327 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
2328 inferior before selecting a new file.
2329
6ff0ba5f
DE
23302015-08-14 Doug Evans <xdje42@gmail.com>
2331
2332 * gdb.mi/mi-disassemble.exp: Update.
2333 * gdb.base/disasm-optim.S: New file.
2334 * gdb.base/disasm-optim.c: New file.
2335 * gdb.base/disasm-optim.h: New file.
2336 * gdb.base/disasm-optim.exp: New file.
2337
9ca98f92
KS
23382015-08-14 Keith Seitz <keiths@redhat.com>
2339
2340 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
2341 "evaluated-by".
2342
52bbc560
JB
23432015-08-13 Joel Brobecker <brobecker@adacore.com>
2344
2345 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
2346
5d8c3ed3
PMR
23472015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
2348
2349 * gdb.ada/fun_renaming.exp: New testcase.
2350 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
2351 * gdb.ada/fun_renaming/pack.adb: New file.
2352 * gdb.ada/fun_renaming/pack.ads: New file.
2353
ea8812bc
KS
23542015-08-12 Keith Seitz <keiths@redhat.com>
2355
2356 * gdb.base/dso2dso.exp: Pass basename of source file in call to
2357 gdb_get_line_number.
2358
4dafcdeb
JB
23592015-08-12 Joel Brobecker <brobecker@adacore.com>
2360
2361 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
2362 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
2363 gdb.base/dso2dso.exp: New files.
2364
5ba32597
SDJ
23652015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2366 Pedro Alves <palves@redhat.com>
2367 Keith Seitz <keiths@redhat.com>
2368
2369 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
2370 GDBFLAGS.
2371
b6dafabf
PP
23722015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2373
2374 * gdb.base/gdbhistsize-history.exp
2375 (test_histsize_history_setting): Use save_vars.
2376 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2377 Use save_vars.
2378 (test_no_truncation_of_unlimited_history_file): Use save_vars.
2379 * gdb.base/readline.exp: Use save_vars.
2380
abe8e607
PP
23812015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2382
2383 * lib/gdb.exp (save_vars): New proc.
2384
629500fa
KS
23852015-08-11 Keith Seitz <keiths@redhat.com>
2386
2387 * gdb.base/help.exp: Update help_breakpoint_text.
2388
eb8c4e2e
KS
23892015-08-11 Keith Seitz <keiths@redhat.com>
2390
2391 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
2392 (at toplevel): Call test_explicit_breakpoints.
2393 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
2394 breakpoints.
2395 * lib/mi-support.exp (mi_make_breakpoint): Add support for
2396 breakpoint conditions, "-cond".
2397
87f0e720
KS
23982015-08-11 Keith Seitz <keiths@redhat.com>
2399
2400 * gdb.linespec/3explicit.c: New file.
2401 * gdb.linespec/cpexplicit.cc: New file.
2402 * gdb.linespec/cpexplicit.exp: New file.
2403 * gdb.linespec/explicit.c: New file.
2404 * gdb.linespec/explicit.exp: New file.
2405 * gdb.linespec/explicit2.c: New file.
2406 * gdb.linespec/ls-errs.exp: Add explicit location tests.
2407 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
2408 before using in the matching pattern.
2409 Clarify that `prefix' is a regular expression.
2410
f00aae0f
KS
24112015-08-11 Keith Seitz <keiths@redhat.com>
2412
2413 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
2414 test.
2415 Add tests for missing ",FMT" and ",".
2416
e27852be
DE
24172015-08-10 Doug Evans <dje@google.com>
2418 Keith Seitz <keiths@redhat.com>
2419
2420 PR gdb/17960
2421 * gdb.base/completion.exp: Add location completer tests.
2422
7f03bd92
PA
24232015-08-07 Pedro Alves <palves@redhat.com>
2424
2425 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
2426 tests here.
2427 (top level): Run do_test with and without displaced stepping.
2428
3fc8eb30
PA
24292015-08-07 Pedro Alves <palves@redhat.com>
2430
2431 * gdb.base/valgrind-disp-step.c: New file.
2432 * gdb.base/valgrind-disp-step.exp: New file.
2433
d4569d7b
PA
24342015-08-07 Pedro Alves <palves@redhat.com>
2435
2436 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
2437 Delete function.
2438 (main): Add alarm. Run an infinite loop instead of calling
2439 wait_threads.
2440 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
2441 comment.
2442 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
2443 Delete function.
2444 (main): Add alarm. Run an infinite loop instead of calling
2445 wait_threads.
2446 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
2447 comment.
2448
e1316e60
PA
24492015-08-07 Pedro Alves <palves@redhat.com>
2450
2451 * gdb.base/checkpoint-ns.exp: New file.
2452 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
2453 standard_testfile.
2454
da8c46d2
MM
24552015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2456
2457 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
2458 * gdb.btrace/instruction_history.exp: Update.
2459 * gdb.btrace/tsx.exp: New.
2460 * gdb.btrace/tsx.c: New.
2461
de1c2c52
PA
24622015-08-06 Pedro Alves <palves@redhat.com>
2463
2464 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
2465 increase timeout.
2466 * gdb.reverse/until-precsave.exp: Bump timeouts.
2467
782e0bf4
PA
24682015-08-06 Pedro Alves <palves@redhat.com>
2469
2470 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
2471
83e97ed0
PA
24722015-08-06 Pedro Alves <palves@redhat.com>
2473
2474 PR gdb/18749
2475 * gdb.threads/process-dies-while-handling-bp.c: New file.
2476 * gdb.threads/process-dies-while-handling-bp.exp: New file.
2477
863d01bd
PA
24782015-08-06 Pedro Alves <palves@redhat.com>
2479
2480 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
2481 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
2482
0a39bb32
PA
24832015-08-05 Pedro Alves <palves@redhat.com>
2484
2485 * gdb.threads/next-while-other-thread-longjmps.c: New file.
2486 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
2487
ee2d2b10
SL
24882015-08-03 Sandra Loosemore <sandra@codesourcery.com>
2489
2490 * gdb.base/bp-permanent.exp: Report test as unsupported if
2491 the target cannot stop at the permanent breakpoint.
2492
4e1bdb00
DE
24932015-08-03 Doug Evans <dje@google.com>
2494
2495 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
2496 10000.
2497
3d338901
DE
24982015-08-03 Doug Evans <dje@google.com>
2499
2500 * Makefile.in (workers/%.worker, build-perf): New rule.
2501 (GDB_PERFTEST_MODE): New variable.
2502 (check-perf): Use it.
2503 (clean): Clean up gdb.perf parallel build subdirs.
2504 * lib/build-piece.exp: New file.
2505 * lib/gdb.exp (make_gdb_parallel_path): New function
2506 (standard_output_file, standard_temp_file): Call it.
2507 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2508 of $GDB_PARALLEL.
2509 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
2510
af061d3e
DE
25112015-08-03 Doug Evans <dje@google.com>
2512
8e1afc81 2513 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
2514 (LOG_FILE_NAME): New global.
2515 (TextReporter.__init__): Initialize self.txt_sum.
2516 (TextReporter.report): Add support for multiple data-points.
2517 Move report to perftest.sum, put raw data in perftest.log.
2518 (TextReporter.start): Open sum and log files.
2519 (TextReporter.end): Close sum and log files.
8e1afc81
DE
2520 * gdb.perf/lib/perftest/testresult.py
2521 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 2522
2c8c5d37
PA
25232015-07-31 Pedro Alves <palves@redhat.com>
2524
2525 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
2526 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2527 kill_wait_spawned_process instead of explicit "kill -9".
2528 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
2529 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2530 kill_wait_spawned_process.
2531 * gdb.base/attach-twice.exp: Likewise.
2532 * gdb.base/attach.exp: Likewise.
2533 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
2534 gdb_test_multiple.
2535 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
2536 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2537 kill_wait_spawned_process.
2538 * gdb.base/valgrind-infcall.exp: Likewise.
2539 * gdb.multi/multi-attach.exp: Likewise.
2540 * gdb.python/py-prompt.exp: Likewise.
2541 * gdb.python/py-sync-interp.exp: Likewise.
2542 * gdb.server/ext-attach.exp: Likewise.
2543 * gdb.threads/attach-into-signal.exp (corefunc): Use
2544 spawn_wait_for_attach, spawn_id_get_pid and
2545 kill_wait_spawned_process.
2546 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
2547 spawn_wait_for_attach returning a spawn id instead of a pid. Use
2548 spawn_id_get_pid and kill_wait_spawned_process.
2549 * gdb.threads/attach-stopped.exp (corefunc): Use
2550 spawn_wait_for_attach, spawn_id_get_pid and
2551 kill_wait_spawned_process.
2552 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
2553 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2554 kill_wait_spawned_process instead of explicit "kill -9".
2555 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
2556 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
2557 (spawn_wait_for_attach): Use spawn instead of exec to spawn
2558 processes. Don't map cygwin/windows pids here. Now returns a
2559 spawn id list.
2560
032a0fca
SL
25612015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2562
2563 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
2564 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
2565 correct patch.
2566
61a934ca
SL
25672015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2568
2569 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
2570
4bc4d428
SL
25712015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2572
2573 Reapply:
2574 2014-05-21 Mark Wielaard <mjw@redhat.com>
2575
2576 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2577
998d452a
PA
25782015-07-30 Pedro Alves <palves@redhat.com>
2579
2580 * linux-low.c (handle_extended_wait): Set the child's last
2581 reported status to TARGET_WAITKIND_STOPPED.
2582
69dde7dc
PA
25832015-07-30 Pedro Alves <palves@redhat.com>
2584
2585 PR threads/18600
2586 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2587 only shows inferior 1.
2588
4dd63d48
PA
25892015-07-30 Simon Marchi <simon.marchi@ericsson.com>
2590 Pedro Alves <palves@redhat.com>
2591
2592 PR threads/18600
2593 * gdb.threads/fork-plus-threads.c: New file.
2594 * gdb.threads/fork-plus-threads.exp: New file.
2595
d618e4c5
PP
25962015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2597
2598 * gdb.base/batch-preserve-term-settings.exp
2599 (test_terminal_settings_preserved_after_cli_exit): Use
2600 send_quit_command.
2601
1eef6428
PA
26022015-07-29 Pedro Alves <palves@redhat.com>
2603 Don Breazeal <donb@codesourcery.com>
2604
2605 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2606 output from both inferior_spawn_id and gdb_spawn_id.
2607
7da5b897
SDJ
26082015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2609
2610 * gdb.threads/attach-into-signal.exp (corefunc): Use
2611 with_test_prefix on nested loops, uniquefying the test messages.
2612
dac804df
SDJ
26132015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2614
2615 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2616 commit.
2617
06265e53
PP
26182015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2619
2620 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2621 New proc.
2622 (test_terminal_settings_preserved_after_sigterm): New test.
2623
18206ca3
PP
26242015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2625
2626 * gdb.base/batch-preserve-term-settings.exp
2627 (test_terminal_settings_preserved_after_cli_exit): New test.
2628
90074d11
PP
26292015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2630
2631 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2632 manipulation of saved_gdbflags.
2633 (test_terminal_settings_preserved): Remove global declaration of
2634 the unused variable pagination_prompt. Remove manipulation of
2635 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
2636 GDBFLAGS.
2637
eb1a7902
PA
26382015-07-29 Pedro Alves <palves@redhat.com>
2639
2640 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2641
8b75dd3b
PA
26422015-07-29 Pedro Alves <palves@redhat.com>
2643
2644 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2645 at the top.
2646
dedad4e3
PA
26472015-07-29 Pedro Alves <palves@redhat.com>
2648
2649 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2650 (main): Call gdb_unbuffer_output.
2651 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2652 (main): Call gdb_unbuffer_output.
2653 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2654 (main): Call gdb_unbuffer_output.
2655 * gdb.base/call-strs.exp: Adjust to step over the
2656 gdb_unbuffer_output call.
2657 * gdb.base/catch-gdb-caused-signals.c: Include
2658 "../lib/unbuffer_output.c".
2659 (main): Call gdb_unbuffer_output.
2660 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2661 (main): Call gdb_unbuffer_output.
2662 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2663 (main): Call gdb_unbuffer_output.
2664 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2665 (main): Call gdb_unbuffer_output.
2666 * gdb.base/shlib-call.exp: Adjust to step over the
2667 gdb_unbuffer_output call.
2668 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2669 (main): Call gdb_unbuffer_output.
2670 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2671 (main): Call gdb_unbuffer_output.
2672 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2673 (main): Rename to ...
2674 (test): ... this.
2675 (main): Reimplement.
2676 * gdb.base/varargs.exp: Run to test instead of to main.
2677 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2678 (main): Call gdb_unbuffer_output.
2679
58789a91
PA
26802015-07-29 Pedro Alves <palves@redhat.com>
2681
2682 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2683 factore out from mi_continue_dprintf. For call-style dprintfs,
2684 expect dprintf output out of $inferior_spawn_id.
2685 (mi_continue_dprintf): Use mi_expect_dprintf.
2686 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2687 (main): Call gdb_unbuffer_output.
2688
e8376742
PA
26892015-07-29 Pedro Alves <palves@redhat.com>
2690
2691 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2692 (default_mi_gdb_start): Set inferior_spawn_id instead of
2693 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
2694 gdb_spawn_id.
2695 (mi_gdb_test): Always expect inferior output from both
2696 $inferior_spawn_id and $gdb_spawn_id.
2697
08280010
PA
26982015-07-29 Pedro Alves <palves@redhat.com>
2699
2700 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
2701 send_inferior and $inferior_spawn_id.
2702
4d30e432
PA
27032015-07-29 Pedro Alves <palves@redhat.com>
2704
2705 * gdb.gdb/complaints.exp (test_initial_complaints)
2706 (test_serial_complaints, test_short_complaints): Use
2707 gdb_test_stdio.
2708 (test_empty_complaint): Handle $inferior_spawn_id !=
2709 $gdb_spawn_id.
2710
0d30a335
PA
27112015-07-29 Pedro Alves <palves@redhat.com>
2712
2713 * gdb.base/varargs.exp: Use gdb_test_stdio.
2714
39413b29
PA
27152015-07-29 Pedro Alves <palves@redhat.com>
2716
2717 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2718
7cb000a9
PA
27192015-07-29 Pedro Alves <palves@redhat.com>
2720
2721 * gdb.base/ending-run.exp: Use gdb_test_stdio.
2722
d7b8ac82
PA
27232015-07-29 Pedro Alves <palves@redhat.com>
2724
2725 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2726 parameter into two new parameters, "inf_result" and "gdb_result".
2727 Expect inferior output and gdb output from $inferior_spawn_id and
2728 $gdb_spawn_id, respectively. Adjust all callers.
2729
789c3a0c
PA
27302015-07-29 Pedro Alves <palves@redhat.com>
2731
2732 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2733 of gdb_test_sequence.
2734
77e760c3
PA
27352015-07-29 Pedro Alves <palves@redhat.com>
2736
2737 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2738 (saw_spurious_output): Expect inferior output from
2739 $inferior_spawn_id. Use gdb_test_stdio.
2740
8396d2cd
PA
27412015-07-29 Pedro Alves <palves@redhat.com>
2742
2743 * gdb.base/dprintf.exp: Use standard_testfile. Change
2744 prepare_for_testing call.
2745 (srcfile): Don't set.
2746 (restart): New procedure.
2747 (test_dprintf): New procecure, use to continue over dprintfs.
2748 (test_call, test_agent): New procedures, tests moved here.
2749 Restart gdb and recreate dprintfs. Adjust expected output.
2750
2051d61f
PA
27512015-07-29 Pedro Alves <palves@redhat.com>
2752
2753 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2754
452397af
PA
27552015-07-29 Pedro Alves <palves@redhat.com>
2756
2757 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2758
8aed9555
PA
27592015-07-29 Pedro Alves <palves@redhat.com>
2760
2761 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2762 gdb_test_stdio.
2763
188a61b4
PA
27642015-07-29 Pedro Alves <palves@redhat.com>
2765
2766 * lib/gdb.exp (gdb_test_stdio): New procedure.
2767
12264a45
PA
27682015-07-29 Pedro Alves <palves@redhat.com>
2769
2770 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2771
23ffc893
PA
27722015-07-29 Pedro Alves <palves@redhat.com>
2773
2774 * gdb.base/call-signal-resume.exp: Remove check for
2775 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
2776 * gdb.base/unwindonsignal.exp: Likewise.
2777 * gdb.base/call-signals.c (gen_signal): Remove printf call.
2778 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2779
65566918
PA
27802015-07-29 Pedro Alves <palves@redhat.com>
2781
2782 * gdb.base/siginfo-addr.c (pass): New function.
2783 (handler): Call it iff si_addr is correct.
2784 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2785 Set a breakpoint at "pass" and continue to it.
2786
d60a9221
SDJ
27872015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
2788
2789 * gdb.python/py-objfile.exp: Make some tests have unique names.
2790 * gdb.python/py-pp-registration.exp: Likewise.
2791
bde40b8f
PA
27922015-07-28 Pedro Alves <palves@redhat.com>
2793
2794 * gdb.server/server-exec-info.exp: Issue a "disconnect".
2795
13e1dec8
SM
27962015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2797
2798 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2799
da33c9a7
SM
28002015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2801
2802 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2803
077836f7
PP
28042015-07-27 Patrick Palka <patrick@parcs.ath.cx>
2805
2806 * gdb.base/gdb-sigterm-2.exp: New test.
2807
b8cc7b2e
DE
28082015-07-25 Doug Evans <xdje42@gmail.com>
2809
2810 Revert:
2811 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2812 (workers/%.worker, build-perf): New rule.
2813 (GDB_PERFTEST_MODE): New variable.
2814 (check-perf): Use it.
2815 (clean): Clean up gdb.perf parallel build subdirs.
2816 * lib/build-piece.exp: New file.
2817 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2818 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2819 name.
2820 (standard_temp_file): Ditto.
2821 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2822 of $GDB_PARALLEL.
2823
c8bd4544
DE
28242015-07-24 Doug Evans <dje@google.com>
2825
2826 * gdb.perf/lib/perftest/utils.py: New file.
2827 * gdb.perf/gm-hello.cc: New file.
2828 * gdb.perf/gm-pervasive-typedef.cc: New file.
2829 * gdb.perf/gm-pervasive-typedef.h: New file.
2830 * gdb.perf/gm-std.cc: New file.
2831 * gdb.perf/gm-std.h: New file.
2832 * gdb.perf/gm-use-cerr.cc: New file.
2833 * gdb.perf/gm-utils.h: New file.
2834 * gdb.perf/gmonster-null-lookup.py: New file.
2835 * gdb.perf/gmonster-pervasive-typedef.py: New file.
2836 * gdb.perf/gmonster-print-cerr.py: New file.
2837 * gdb.perf/gmonster-ptype-string.py: New file.
2838 * gdb.perf/gmonster-runto-main.py: New file.
2839 * gdb.perf/gmonster-select-file.py: New file.
2840 * gdb.perf/gmonster1-null-lookup.exp: New file.
2841 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2842 * gdb.perf/gmonster1-print-cerr.exp: New file.
2843 * gdb.perf/gmonster1-ptype-string.exp: New file.
2844 * gdb.perf/gmonster1-runto-main.exp: New file.
2845 * gdb.perf/gmonster1-select-file.exp: New file.
2846 * gdb.perf/gmonster1.cc: New file.
2847 * gdb.perf/gmonster1.exp: New file.
2848 * gdb.perf/gmonster2-null-lookup.exp: New file.
2849 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2850 * gdb.perf/gmonster2-print-cerr.exp: New file.
2851 * gdb.perf/gmonster2-ptype-string.exp: New file.
2852 * gdb.perf/gmonster2-runto-main.exp: New file.
2853 * gdb.perf/gmonster2-select-file.exp: New file.
2854 * gdb.perf/gmonster2.cc: New file.
2855 * gdb.perf/gmonster2.exp: New file.
2856
6eab34f3
DE
28572015-07-24 Doug Evans <dje@google.com>
2858
2859 * gdb.perf/README: New file.
2860 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2861 * lib/gen-perf-test.exp: New file.
2862
63738bfd
DE
28632015-07-24 Doug Evans <dje@google.com>
2864
2865 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2866 (PerfTest::startup): New function.
2867 (PerfTest::run): Return result of calling body.
2868 (PerfTest::assemble): Rewrite.
2869 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2870 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2871 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2872 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2873 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2874
7b606f95
DE
28752015-07-24 Doug Evans <dje@google.com>
2876
2877 * lib/gdb.exp (clean_restart): Make executable optional.
2878
a97b16b8
DE
28792015-07-24 Doug Evans <dje@google.com>
2880
2881 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2882 compiler_info references.
2883 * gdb.cp/temargs.exp: Ditto.
2884 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2885 (get_compiler_info): Early exit if already computed. Set compiler_info
2886 to "unknown" if there was a problem.
2887 (test_compiler_info): Add function comment. Call get_compiler_info.
2888
35baa57f
DE
28892015-07-24 Doug Evans <dje@google.com>
2890
2891 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2892 (workers/%.worker, build-perf): New rule.
2893 (GDB_PERFTEST_MODE): New variable.
2894 (check-perf): Use it.
2895 (clean): Clean up gdb.perf parallel build subdirs.
2896 * lib/build-piece.exp: New file.
2897 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2898 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2899 name.
2900 (standard_temp_file): Ditto.
2901 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2902 of $GDB_PARALLEL.
2903
6ebea266
DE
29042015-07-24 Doug Evans <dje@google.com>
2905
2906 * lib/future.exp (gdb_default_target_compile): New option
2907 "early_flags".
2908 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
2909 --as-needed.
2910
1e76a7e9
SDJ
29112015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
2912
2913 * gdb.base/catch-syscall.exp: Call gdb_exit before
2914 gdb_skip_xml_test.
2915
5068630a
PA
29162015-07-24 Pedro Alves <palves@redhat.com>
2917
2918 * gdb.python/py-events.exp: Accept output between the stop event
2919 and the prompt.
2920 * gdb.python/py-evsignal.exp: Likewise.
2921 * gdb.python/py-evthreads.exp: Likewise.
2922
77598427
PA
29232015-07-24 Pedro Alves <palves@redhat.com>
2924
2925 PR gdb/18717
2926 * gdb.threads/non-ldr-exit.c: New file.
2927 * gdb.threads/non-ldr-exit.exp: New file.
2928
11e6c98f
YQ
29292015-07-24 Yao Qi <yao.qi@linaro.org>
2930
2931 * gdb.server/ext-wrapper.exp: Test --wrapper option when
2932 restarting process.
2933
51aee833
YQ
29342015-07-24 Yao Qi <yao.qi@linaro.org>
2935
2936 * gdb.server/ext-restart.exp: New file.
2937
8cfe207c
YQ
29382015-07-24 Yao Qi <yao.qi@linaro.org>
2939
2940 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
2941 argument options.
2942 * gdb.server/ext-wrapper.exp: New file.
2943
cc12ce38
DE
29442015-07-23 Doug Evans <dje@google.com>
2945
2946 * gdb.dwarf2/dw2-dummy-cu.S: New file.
2947 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
2948
d0d84780
PMR
29492015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
2950
2951 * gdb.ada/var_arr_typedef.exp: New testcase.
2952 * gdb.ada/var_arr_typedef/pack.adb: New file.
2953 * gdb.ada/var_arr_typedef/pack.ads: New file.
2954 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
2955
8b558f79
JB
29562015-07-20 Joel Brobecker <brobecker@adacore.com>
2957
2958 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
2959
775a3298
JK
29602015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2961
2962 * gdb.arch/i386-biarch-core.exp: Replace istarget
2963 by "complete set gnutarget". Remove expectation for the "core-file"
2964 command.
2965
db1ff28b
JK
29662015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2967
2968 Revert the previous commit:
2969 Tests for validate symbol file using build-id.
2970
0a94970d
JK
29712015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2972
2973 Tests for validate symbol file using build-id.
2974 * gdb.base/solib-mismatch-lib.c: New file.
2975 * gdb.base/solib-mismatch-libmod.c: New file.
2976 * gdb.base/solib-mismatch.c: New file.
2977 * gdb.base/solib-mismatch.exp: New file.
2978
03346981
SL
29792015-07-15 Sandra Loosemore <sandra@codesourcery.com>
2980
2981 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
2982 nios2-*-linux*.
2983 * gdb.base/sigbpt.exp (stepi_out): Likewise.
2984 * gdb.base/siginfo.exp: Likewise.
2985 * gdb.base/sigstep.exp (advance, advancei): Likewise.
2986
42422cc7
PL
29872015-07-15 Pierre Langlois <pierre.langlois@arm.com>
2988
2989 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
2990 Move it to ...
2991 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
2992 ... here.
2993 * gdb.trace/range-stepping.exp: Check that the target supports
2994 range stepping.
2995
cfa68bae
JK
29962015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2997
2998 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
2999
8ffdba26
PA
30002015-07-14 Pedro Alves <palves@redhat.com>
3001
3002 * gdb.base/killed-outside.exp: New file.
3003 * gdb.base/killed-outside.c: New file.
3004
218a5a11
JK
30052015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3006
3007 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
3008 (n at main): New.
3009 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
3010
e03ed3c6
AA
30112015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3012
3013 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
3014 infcall tests instead of setting up for KFAIL.
3015
485668e5
MM
30162015-07-10 Markus Metzger <markus.t.metzger@intel.com>
3017
3018 * gdb.btrace/record_goto-step.exp: New.
3019
08464196
JK
30202015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3021
3022 PR compile/18484
3023 * gdb.compile/compile.c (struct struct_type): Add volatile to
3024 selffield's type.
3025 * gdb.compile/compile.exp
3026 (compile code struct_object.selffield = &struct_object): Skip further
3027 struct_object tests if this one xfails.
3028
bcf5c1d9
RC
30292015-07-08 Robert O'Callahan <robert@ocallahan.org>
3030
3031 PR exp/18617
3032 * gdb.trace/ax.exp: Add test.
3033
4931af25
YQ
30342015-07-07 Yao Qi <yao.qi@linaro.org>
3035
3036 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
3037 instead of istarget "aarch64*-*-*".
3038 * gdb.arch/aarch64-fp.exp: Likewise.
3039 * gdb.base/float.exp: Likewise.
3040 * gdb.reverse/aarch64.exp: Likewise.
3041 * lib/gdb.exp (is_aarch64_target): New proc.
3042
9fcf688e
YQ
30432015-07-07 Yao Qi <yao.qi@linaro.org>
3044
3045 * lib/gdb.exp (is_aarch32_target): New proc.
3046 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
3047 instead of "istarget "arm*-*-*"".
3048 * gdb.arch/arm-disp-step.exp: Likewise.
3049 * gdb.arch/thumb-bx-pc.exp: Likewise.
3050 * gdb.arch/thumb-prologue.exp: Likewise.
3051 * gdb.arch/thumb-singlestep.exp: Likewise.
3052 * gdb.base/disp-step-syscall.exp: Likewise.
3053 * gdb.base/float.exp: Likewise.
3054
fbd8d50d
YQ
30552015-07-07 Yao Qi <yao.qi@linaro.org>
3056
3057 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
3058 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
3059
71be1fdc
YQ
30602015-07-07 Yao Qi <yao.qi@linaro.org>
3061
3062 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
3063 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
3064 if it exists.
3065 * gdb.multi/multi-arch.exp: Likewise.
3066
3e221d36
SM
30672015-07-07 Simon Marchi <simon.marchi@ericsson.com>
3068
3069 * gdb.python/py-lazy-string.exp: Add missing parentheses to
3070 print.
3071
d441430b
YQ
30722015-07-07 Yao Qi <yao.qi@linaro.org>
3073
3074 * gdb.arch/thumb-singlestep.exp: Do one more single step.
3075
06f810bd
MG
30762015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
3077
3078 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
3079 '[' and ']' characters.
3080
5e61e7c0
IB
30812015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
3082
3083 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3084
28bf096c
PA
30852015-06-29 Pedro Alves <palves@redhat.com>
3086
3087 PR threads/18127
3088 * gdb.threads/hand-call-new-thread.c: New file.
3089 * gdb.threads/hand-call-new-thread.c: New file.
3090
ee93cd5e
KS
30912015-06-26 Keith Seitz <keiths@redhat.com>
3092 Doug Evans <dje@google.com>
3093
3094 PR 16253
3095 * gdb.cp/var-tag-2.cc: New file.
3096 * gdb.cp/var-tag-3.cc: New file.
3097 * gdb.cp/var-tag-4.cc: New file.
3098 * gdb.cp/var-tag.cc: New file.
3099 * gdb.cp/var-tag.exp: New file.
3100
fc637f04
PP
31012015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3102
3103 * gdb.base/history-duplicates.exp: New test.
3104
2e52ae68
PP
31052015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3106
3107 * gdb.base/completion.exp: Test the completion of the "focus"
3108 command.
3109
6e22494e
JK
31102015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3111
3112 * gdb.arch/amd64-prologue-skip.S: New file.
3113 * gdb.arch/amd64-prologue-skip.exp: New file.
3114
bf7b9cd9
SM
31152015-06-25 Simon Marchi <simon.marchi@ericsson.com>
3116
3117 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
3118 is_address_zero_readable check.
3119
201e8dfd
PB
31202015-06-24 Peter Bergner <bergner@vnet.ibm.com>
3121
3122 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
3123 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
3124
5cd867b4
YQ
31252015-06-24 Yao Qi <yao.qi@linaro.org>
3126
3127 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
3128 linux targets.
3129
4d7be007
YQ
31302015-06-24 Yao Qi <yao.qi@linaro.org>
3131
3132 * lib/gdb.exp (supports_get_siginfo_type): New proc.
3133 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
3134 * gdb.base/siginfo-thread.exp: Likewise.
3135
07fcd301
YQ
31362015-06-22 Yao Qi <yao.qi@linaro.org>
3137
3138 * boards/remote-gdbserver-on-localhost.exp: Add comments.
3139
52042a00
YQ
31402015-06-22 Yao Qi <yao.qi@linaro.org>
3141
3142 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
3143 aarch64*-*-*.
3144 (skip_hw_watchpoint_tests): Likewise.
3145
74bd41ce
PP
31462015-06-18 Patrick Palka <patrick@parcs.ath.cx>
3147
3148 * gdb.base/gdbinit-history.exp: Test the interaction between
3149 setting GDBHISTSIZE and setting the history size via .gdbinit.
3150
bc460514
PP
31512015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3152
3153 PR gdb/16999
3154 * gdb.base/gdbhistsize-history.exp: New test.
3155
b58c513b
PP
31562015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3157
3158 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
3159 with GDBHISTSIZE.
3160 * gdb.base/readline.exp: Likewise.
3161
92046791
YQ
31622015-06-17 Yao Qi <yao.qi@linaro.org>
3163
3164 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
3165 line.
3166
2093d2d3
PP
31672015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3168
3169 * gdb.base/gdbinit-history.exp: Add test case to check that
3170 an unlimited history file does not get truncated on exit.
3171
e6c693af
AA
31722015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3173
3174 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
3175 (VECTOR): New macro. Use it...
3176 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
3177 ...for these typedefs.
3178 (int8, char1, int1, double1): New typedefs.
3179 (struct just_int2, struct two_int2): New structures.
3180 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
3181 (add_structvecs, add_singlevecs): New functions.
3182 (main): Call add_some_intvecs twice.
3183 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
3184 the compile and exit upon failure. Try compiling for the "native"
3185 architecture. Test inferior function calls with vector arguments
3186 and vector return value handling with "finish" and "return".
3187
c74f7d1c
JT
31882015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
3189
3190 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
3191 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
3192 PE file.
3193 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
3194
98aa42ee
AT
31952015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3196
3197 PR breakpoints/16465
3198 * gdb.mi/mi-dprintf-pending.c: New file.
3199 * gdb.mi/mi-dprintf-pending.exp: New test.
3200 * gdb.mi/mi-dprintf-pendshr.c: New file.
3201
7d73c23c 32022015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 3203 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
3204
3205 * gdb.arch/i386-mpx-map.c: New file.
3206 * gdb.arch/i386-mpx-map.exp: New File.
3207
32082015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3209
3210 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3211 * gdb.arch/i386-mpx.exp: Indentation fixed.
3212
32132015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3214
3215 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3216 function and improved indentation.
3217 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3218 gdb_test_multiple. Added additional tests to skip the test.
3219
32202015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3221
3222 * gdb.arch/i386-avx512.c: Change path in include file.
3223 * gdb.arch/i386-avx512.exp: Change include dir path
3224 compilation flag.
3225 * gdb.arch/i386-mpx.c: Change path in include file.
3226 * gdb.arch/i386-mpx.exp: Change include dir path compilation
3227 flag.
3228
d5eba19a
JK
32292015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3230
3231 * gdb.compile/compile-print.exp (compile print *vararray@3)
3232 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
3233
7f361056
JK
32342015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3235
3236 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
3237 (do not keep jit in memory): ... this.
3238 (expect 5): Change it to ...
3239 (expect no 5): ... this.
3240
3b462ec2
SM
32412015-06-02 Simon Marchi <simon.marchi@ericsson.com>
3242
3243 PR gdb/15564
3244 * gdb.mi/mi-detach.exp: New file.
3245
e0619de6
JK
32462015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3247
3248 PR symtab/18392
3249 * gdb.arch/amd64-tailcall-self.S: New file.
3250 * gdb.arch/amd64-tailcall-self.c: New file.
3251 * gdb.arch/amd64-tailcall-self.exp: New file.
3252
e970cb34
DB
32532015-05-28 Don Breazeal <donb@codesourcery.com>
3254
3255 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
3256 tests for remote targets by checking is_target_gdbserver.
3257
b2e2f908
DE
32582015-05-27 Doug Evans <dje@google.com>
3259
3260 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3261 * gdb.dwarf2/opaque-type-lookup.c: New file.
3262 * gdb.dwarf2/opaque-type-lookup.exp: New file.
3263
82c7be31
DE
32642015-05-26 Doug Evans <dje@google.com>
3265
3266 * gdb.cp/iostream.cc: New file.
3267 * gdb.cp/iostream.exp: New file.
3268
b4f54984
DE
32692015-05-26 Doug Evans <dje@google.com>
3270
3271 * gdb.dwarf2/dw2-op-call.exp: Update.
3272 * gdb.dwarf2/dw4-sig-types.exp: Update.
3273 * gdb.dwarf2/implptr.exp: Update.
3274 * gdb.mi/mi-cmd-param-changed.exp: Update.
3275
4ea6efe9
DE
32762015-05-26 Doug Evans <dje@google.com>
3277
3278 * gdb.python/py-lazy-string.c: New file.
3279 * gdb.python/py-lazy-string.exp: New file.
3280 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
3281 (main): Update. Add estring3.
3282 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
3283 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
3284
f6bb7db3
YQ
32852015-05-26 Omair Javaid <omair.javaid@linaro.org>
3286 Yao Qi <yao.qi@linaro.org>
3287
3288 * gdb.reverse/aarch64.c: New.
3289 * gdb.reverse/aarch64.exp: New.
3290
a81bfbd0
OJ
32912015-05-26 Omair Javaid <omair.javaid@linaro.org>
3292
3293 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
3294 (supports_reverse): Likewise.
3295
158bf1b4
PP
32962015-05-22 Patrick Palka <patrick@parcs.ath.cx>
3297
3298 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3299 Use with_test_prefix.
3300
a0145030
AB
33012015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
3302
3303 * gdb.base/completion.exp: Add test for completion of layout
3304 names.
3305
ebe3b578
AB
33062015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
3307
3308 * lib/gdb.exp (skip_tui_tests): New proc.
3309 * gdb.base/tui-layout.exp: Check skip_tui_tests.
3310
84204ed7
PA
33112015-05-19 Pedro Alves <palves@redhat.com>
3312
3313 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3314 Save the whole env array instead of just HOME. Unset HISTSIZE in
3315 the environment while testing. Restore whole environment
3316 afterwards.
3317
37442ce1
DE
33182015-05-16 Doug Evans <xdje42@gmail.com>
3319
3320 * gdb.guile/scm-ports.c: New file.
3321 * gdb.guile/scm-ports.exp: Add memory port tests.
3322
36de76f9
JK
33232015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3324
3325 * gdb.compile/compile-print.c: New file.
3326 * gdb.compile/compile-print.exp: New file.
3327
3a9558c4
JK
33282015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3329
3330 * gdb.compile/compile-ops.exp: Cast param to void.
3331 * gdb.compile/compile.exp: Complete type for _gdb_expr.
3332 (compile code struct_object.selffield = &struct_object): Add xfail.
3333
aa715135
JG
33342015-05-15 Joel Brobecker <brobecker@adacore.com>
3335
3336 * gdb.ada/arr_enum_with_gap: New testcase.
3337
931e5bc3
JG
33382015-05-15 Joel Brobecker <brobecker@adacore.com>
3339
3340 * gdb.ada/byte_packed_arr: New testcase.
3341
9cd4d857
JB
33422015-05-15 Joel Brobecker <brobecker@adacore.com>
3343
3344 * gdb.ada/pckd_neg: New testcase.
3345
ebfd00d2
PP
33462015-05-13 Patrick Palka <patrick@parcs.ath.cx>
3347
3348 PR gdb/17820
3349 * gdb.base/gdbinit-history.exp: New test.
3350 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
3351 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
3352
4c082a81
SC
33532015-05-09 Siva Chandra Reddy <sivachandra@google.com>
3354
3355 * gdb.python/py-xmethods.cc: Enhance test case.
3356 * gdb.python/py-xmethods.exp: New tests.
3357 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
3358 function.
3359 (B_indexoper): Likewise.
3360 (global_dm_list) : Add new xmethod worker functions.
3361
f7797074
SDJ
33622015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
3363
3364 * gdb.base/coredump-filter.exp: Correctly unset
3365 "coredump_var_addr" array.
3366
a4674e4e
PA
33672015-05-08 Pedro Alves <palves@redhat.com>
3368
3369 * gdb.server/non-existing-program.exp: Unset spawn_id.
3370
df2eb078
SC
33712015-05-08 Siva Chandra Reddy <sivachandra@google.com>
3372
3373 PR python/18291
3374 * gdb.python/py-xmethods.exp: Add tests.
3375
422349a3
YQ
33762015-05-08 Yao Qi <yao.qi@linaro.org>
3377
3378 PR gdb/18208
3379 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
3380 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
3381 function set_coredump_filter, and remove remote_exec call.
3382 Remove argument ipid. Callers update.
3383 (top level): Don't get inferior's PID.
3384
63fc80ce
AA
33852015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
3386
3387 * gdb.base/watch_thread_num.exp: Skip test on targets without
3388 access watchpoints.
3389
80ad801e
PA
33902015-05-06 Pedro Alves <palves@redhat.com>
3391
3392 PR server/18081
3393 * gdb.server/non-existing-program.exp: New file.
3394
0fa7fe50
JB
33952015-05-05 Joel Brobecker <brobecker@adacore.com>
3396
3397 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
3398
3ea89b92
PMR
33992015-05-05 Joel Brobecker <brobecker@adacore.com>
3400
3401 * gdb.ada/out_of_line_in_inlined: New testcase.
3402
87b8eff0
JB
34032015-05-05 Joel Brobecker <brobecker@adacore.com>
3404
3405 * gdb.ada/var_rec_arr: New testcase.
3406
5fccc635
YQ
34072015-04-30 Yao Qi <yao.qi@linaro.org>
3408
3409 * gdb.base/break-idempotent.exp: If
3410 skip_hw_watchpoint_multi_tests returns true, skip the tests
3411 on "rwatch" and "awatch".
3412
42d38f42
YQ
34132015-04-30 Yao Qi <yao.qi@linaro.org>
3414
3415 * gdb.base/relativedebug.exp: Invoke gdb command
3416 "info sharedlibrary", and if libc.so doesn't have debug info,
3417 skip the test.
3418
2ce1cdbf
DE
34192015-04-29 Doug Evans <dje@google.com>
3420
3421 * gdb.python/py-xmethods.exp: Add ptype tests.
3422 * gdb.python/py-xmethods.py (E_method_char_worker): Add
3423 get_result_type method.
3424
f24a38c5
LM
34252015-04-29 Luis Machado <lgustavo@codesourcery.com>
3426
3427 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
3428 the target does not support hardware watchpoints.
3429
ecbf2b3c
LM
34302015-04-29 Luis Machado <lgustavo@codesourcery.com>
3431
3432 * gdb.base/break-always.exp: Abort testing if writing to memory
3433 causes an error.
3434
34f5f757
DE
34352015-04-28 Doug Evans <dje@google.com>
3436
3437 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
3438 * gdb.python/py-pp-registration.exp: ... here. New file.
3439 * gdb.python/py-pp-registration.c: New file.
3440 * gdb.python/py-pp-registration.py: New file.
3441
69b4374a
DE
34422015-04-28 Doug Evans <dje@google.com>
3443
3444 * gdb.python/py-bad-printers.c: New file.
3445 * gdb.python/py-bad-printers.py: New file.
3446 * gdb.python/py-bad-printers.exp: New file.
3447
59fb7612
SS
34482015-04-28 Sasha Smundak <asmundak@google.com>
3449
3450 * gdb.python/py-type.exp: New test.
3451
2631b16a
AW
34522015-04-28 Andy Wingo <wingo@igalia.com>
3453
3454 * gdb.python/py-parameter.exp:
3455 * gdb.guile/scm-parameter.exp: Escape the path that we are
3456 matching against, as it might contain characters that are special
3457 to regular expressions.
3458
460efde1
JB
34592015-04-27 Joel Brobecker <brobecker@adacore.com>
3460
3461 * gdb.ada/rec_comp: New testcase.
3462
2d369d8e
SDJ
34632015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
3464
3465 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
3466 before using it.
3467
cf75d6c3
AB
34682015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
3469
3470 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
3471 new tests for verilog output.
3472
8dbe7ca5
YQ
34732015-04-24 Yao Qi <yao.qi@linaro.org>
3474
3475 * boards/remote-gdbserver-on-localhost.exp: New file.
3476
4ef9fb2f
PA
34772015-04-23 Pedro Alves <palves@redhat.com>
3478
3479 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
3480 $inferior_spawn_id instead of $inferior_spawn_id directly. On
3481 "end of file", remove $inferior_spawn_id from the indirect list.
3482
0a803169
PA
34832015-04-23 Pedro Alves <palves@redhat.com>
3484
3485 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
3486
749ef8f8
PA
34872015-04-23 Pedro Alves <palves@redhat.com>
3488
3489 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
3490 on $any_spawn_id instead of only on $gdb_spawn_id.
3491
8aae4344
PM
34922015-04-21 Pierre Muller <muller@sourceware.org>
3493
3494 PR pascal/17815
3495 * lib/pascal.exp (gpc_compile): Add new option "class".
3496 (fpc_compile): Likewise.
3497 * gdb.pascal/case-insensitive-symbols.pas: New file.
3498 * gdb.pascal/case-insensitive-symbols.exp: New file.
3499
1586c8fb
GB
35002015-04-20 Gary Benson <gbenson@redhat.com>
3501
3502 * gdb.base/attach.exp: Fix three extended remote failures.
3503
1b6e6f5c
GB
35042015-04-17 Gary Benson <gbenson@redhat.com>
3505
3506 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
3507 the main executable over the remote protocol.
3508
e797481d
PA
35092015-04-16 Pedro Alves <palves@redhat.com>
3510
3511 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
3512 a new gdbserver if gdbserver_reconnect_p is set.
3513
1ca99c42
PA
35142015-04-16 Pedro Alves <palves@redhat.com>
3515
3516 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
3517 is set, don't exit gdbserver.
3518
af9fd6f8
AA
35192015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3520
3521 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
3522 appropriate .insn, such that an older assembler can be used.
3523 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
3524 the z/Architecture instruction set on 31-bit targets as well.
3525
04ff1e61
AA
35262015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3527
3528 * gdb.go/handcall.exp: Remove all logic related to the first
3529 breakpoint and rely on go_runto_main instead.
3530 * gdb.go/strings.exp: Likewise.
3531 * gdb.go/unsafe.exp: Likewise.
3532 * gdb.go/hello.exp: Likewise. Also rename the remaining
3533 breakpoint marker to "breakpoint 1".
3534 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
3535 * gdb.go/strings.go: Likewise.
3536 * gdb.go/unsafe.go: Likewise.
3537 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
3538 "set breakpoint 2 here" and rename the remaining breakpoint marker
3539 to "breakpoint 1".
3540
40d2f8d6
SM
35412015-04-15 Simon Marchi <simon.marchi@ericsson.com>
3542
3543 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
3544 if itertools.imap is not present.
3545 * gdb.python/py-objfile.exp: Add parentheses.
3546 * gdb.python/py-type.exp: Same.
3547 * gdb.python/py-unwind-maint.py: Same.
3548
8cbc97c6
YQ
35492015-04-15 Yao Qi <yao.qi@linaro.org>
3550
3551 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
3552 of ":$ptr_size" and set its form explicitly.
3553
45fd756c
YQ
35542015-04-15 Pedro Alves <palves@redhat.com>
3555 Yao Qi <yao.qi@linaro.org>
3556
3557 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
3558 timeout by factor of 4.
3559 (test_regular_watch): Likewise.
3560 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
3561 * gdb.reverse/sigall-reverse.exp: Likewise.
3562 * gdb.reverse/until-precsave.exp: Likewise.
3563 * lib/gdb.exp (with_timeout_factor): New proc.
3564 (gdb_expect): Move some code to ...
3565 (get_largest_timeout): ... here. New procedure.
3566
9e811bc3
LM
35672015-04-14 Luis Machado <lgustavo@codesourcery.com>
3568
3569 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
3570
0ff6fcb2
LM
35712015-04-13 Luis Machado <lgustavo@codesourcery.com>
3572
3573 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
3574 to write to the .text section.
3575
7578d5f7
LM
35762015-04-13 Luis Machado <lgustavo@codesourcery.com>
3577
3578 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3579 Handle the case of targets that do not provide PID information.
3580
2efe15c4
YQ
35812015-04-13 Yao Qi <yao.qi@linaro.org>
3582
3583 * lib/gdbserver-support.exp (gdb_exit): Catch exception
3584 and use expect instead of gdb_expect.
3585
8cd8f2f8
SDJ
35862015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
3587
3588 * gdb.base/coredump-filter.exp: Rename variable "addr" to
3589 "coredump_var_addr" to avoid naming conflict with other testcases.
3590
9ee41772
PA
35912015-04-10 Pedro Alves <palves@redhat.com>
3592
3593 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3594 gdb_test_sequence and gdb_assert.
3595
07473109
PA
35962015-04-10 Pedro Alves <palves@redhat.com>
3597
3598 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3599 test messages that don't include the breakpoint address.
3600
de3db44c
YQ
36012015-04-10 Yao Qi <yao.qi@linaro.org>
3602
3603 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3604 false for some offset and width combinations which aren't
3605 supported by linux kernel.
3606
c79d856c
PA
36072015-04-10 Pedro Alves <palves@redhat.com>
3608
3609 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3610 procedure, factored out from ...
3611 (top level): ... here. Add "set displaced-stepping" testing axis.
3612 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3613 parameter "displaced". Use it.
3614 (top level): Use foreach and add "set displaced-stepping" testing
3615 axis.
3616
ebc90b50
PA
36172015-04-10 Pedro Alves <palves@redhat.com>
3618
3619 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3620 Remove comment.
3621 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3622 both the address of the instruction that triggers the watchpoint
3623 and the address of the instruction immediately after, and use
3624 those addresses for the test. Fix comment.
3625
8f572e5c
PA
36262015-04-10 Pedro Alves <palves@redhat.com>
3627
3628 * gdb.base/sigstep.exp (breakpoint_to_handler)
3629 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
3630 Test "backtrace" in handler.
3631 (breakpoint_over_handler): New parameter 'displaced'. Use it.
3632 (top level): Add new "displaced" test axis to
3633 breakpoint_to_handler, breakpoint_to_handler_entry and
3634 breakpoint_over_handler.
3635
8d707a12
PA
36362015-04-10 Pedro Alves <palves@redhat.com>
3637
3638 PR gdb/18216
3639 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3640
ef713951
YQ
36412015-04-10 Yao Qi <yao.qi@linaro.org>
3642
3643 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3644 (test_add_rn_pc): New function.
3645 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3646 (top level): Invoke test_add_rn_pc.
3647
906d60cf
PA
36482015-04-10 Pedro Alves <palves@redhat.com>
3649
3650 PR gdb/13858
3651 * gdb.base/step-over-no-symbols.exp: New file.
3652
f2983cc3
AW
36532015-04-09 Andy Wingo <wingo@igalia.com>
3654
3655 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3656 after the Python tests.
3657
6d62641c
SDJ
36582015-04-08 Keith Seitz <keiths@redhat.com>
3659
3660 PR python/16699
3661 * gdb.python/py-completion.exp: New tests for completion.
3662 * gdb.python/py-completion.py (CompleteLimit1): New class.
3663 (CompleteLimit2): Likewise.
3664 (CompleteLimit3): Likewise.
3665 (CompleteLimit4): Likewise.
3666 (CompleteLimit5): Likewise.
3667 (CompleteLimit6): Likewise.
3668 (CompleteLimit7): Likewise.
3669
f3770638
PA
36702015-04-08 Pedro Alves <palves@redhat.com>
3671
3672 PR gdb/18214
3673 PR gdb/18216
3674 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3675 function.
3676 (main): Install it as SIGUSR1 handler.
3677 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3678 parameter. Always use "setup" as prefix. Toggle "set
3679 displaced-stepping" off/on depending on global. Don't switch to
3680 thread 1 here.
3681 (top level): Add displaced stepping "off/on" test axis. Update
3682 "setup" calls. Wrap each subtest with with_test_prefix. Test
3683 continuing with a queued signal in each thread.
3684
4496bed7
PA
36852015-04-08 Pedro Alves <palves@redhat.com>
3686
3687 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3688 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
3689 gdb_breakpoint instead of gdb_test that doesn't expect anything.
3690 Return early if running to main fails.
3691 * gdb.trace/while-stepping.exp: Likewise.
3692
b97fde92
PA
36932015-04-07 Pedro Alves <palves@redhat.com>
3694
3695 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3696 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
3697 interact with inferior program.
3698
f71c18e7
PA
36992015-04-07 Pedro Alves <palves@redhat.com>
3700
3701 * lib/gdb.exp (inferior_spawn_id): New global.
3702 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
3703 spawn id after processing the user code.
3704 (default_gdb_start): Set inferior_spawn_id.
3705 (send_inferior): New procedure.
3706 * lib/gdbserver-support.exp (gdbserver_start): Set
3707 inferior_spawn_id.
3708 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3709
6423214f
PA
37102015-04-07 Pedro Alves <palves@redhat.com>
3711
3712 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3713 * lib/gdbserver-support.exp (gdbserver_start): Make
3714 $server_spawn_id global.
3715 (gdbserver_start): Don't wait for gdbserver's spawn id with
3716 expect_background.
3717 (close_gdbserver): New procedure.
3718 (gdb_exit): Rename the default version and reimplement.
3719
71c0ee8c
PA
37202015-04-07 Pedro Alves <palves@redhat.com>
3721
72f4393d 3722 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
3723 append the substituted item, not the original item.
3724
203bc29b
PA
37252015-04-07 Pedro Alves <palves@redhat.com>
3726
3727 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3728 gdb_expect.
3729
508a3ddf
PA
37302015-04-07 Pedro Alves <palves@redhat.com>
3731
3732 * gdb.base/interrupt.exp: Don't handle the case of the inferior
3733 output appearing once only.
3734
9f6dbe2b
PA
37352015-04-07 Pedro Alves <palves@redhat.com>
3736
3737 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3738 that doesn't expect anything. Return early if running to main
3739 fails.
3740
337532fa
YQ
37412015-04-07 Yao Qi <yao.qi@linaro.org>
3742
3743 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3744 (child_function): Call alarm.
3745 (main): Move call to alarm into the loop.
3746 * gdb.threads/non-stop-fair-events.exp: Build program with
3747 -DTIMEOUT=$timeout.
3748
01b622d4
DE
37492015-04-06 Doug Evans <xdje42@gmail.com>
3750
3751 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3752 Fix dest parameter to board_info.
3753 (fpc_compile): Ditto.
3754 (gdb_compile_pascal): Rename dest arg to destfile.
3755
961f4160
PMR
37562015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
3757
3758 * gdb.ada/funcall_ref.exp: New file.
3759 * gdb.ada/funcall_ref/foo.adb: New file.
3760
cafda597
YQ
37612015-04-02 Yao Qi <yao.qi@linaro.org>
3762
3763 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3764 is remote.
3765
fed040c6
GB
37662015-04-02 Gary Benson <gbenson@redhat.com>
3767
3768 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3769
d11916aa
SS
37702015-04-01 Sasha Smundak <asmundak@google.com>
3771
3772 * gdb.python/py-unwind-maint.c: New file.
3773 * gdb.python/py-unwind-maint.exp: New test.
3774 * gdb.python/py-unwind-maint.py: New file.
3775 * gdb.python/py-unwind.c: New file.
3776 * gdb.python/py-unwind.exp: New test.
3777 * gdb.python/py-unwind.py: New test.
3778
a1471180
PA
37792015-04-01 Pedro Alves <palves@redhat.com>
3780
3781 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3782 to fail instead of non-existent $test.
3783
0bbeccb1
PA
37842015-04-01 Pedro Alves <palves@redhat.com>
3785
3786 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3787 GDBFLAGS if not empty.
3788
3c724c8c
PMR
37892015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
3790
3791 * gdb.ada/complete.exp: Remove "multi_line".
3792 * gdb.ada/info_exc.exp: Remove "multi_line".
3793 * gdb.ada/packed_tagged.exp: Remove "multi_line".
3794 * gdb.ada/ptype_field.exp: Remove "multi_line".
3795 * gdb.ada/sym_print_name.exp: Remove "multi_line".
3796 * gdb.ada/tagged.exp: Remove "multi_line".
3797 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3798 [multi_line ...]
3799 * gdb.btrace/delta.exp: Likewise.
3800 * gdb.btrace/exception.exp: Likewise.
3801 * gdb.btrace/function_call_history.exp: Likewise.
3802 * gdb.btrace/instruction_history.exp: Likewise.
3803 * gdb.btrace/nohist.exp: Likewise.
3804 * gdb.btrace/record_goto.exp: Likewise.
3805 * gdb.btrace/segv.exp: Likewise.
3806 * gdb.btrace/stepi.exp: Likewise.
3807 * gdb.btrace/tailcall.exp: Likewise.
3808 * gdb.btrace/unknown_functions.exp: Likewise.
3809 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3810 * lib/gdb.exp: Add the "multi_line" helper.
3811
4eec2deb
PA
38122015-04-01 Pedro Alves <palves@redhat.com>
3813
3814 * gdb.threads/tid-reuse.c: New file.
3815 * gdb.threads/tid-reuse.exp: New file.
3816
df8411da
SDJ
38172015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
3818
3819 PR corefiles/16092
3820 * gdb.base/coredump-filter.c: New file.
3821 * gdb.base/coredump-filter.exp: Likewise.
3822
6ef37366
PM
38232015-03-27 Petr Machata <pmachata@redhat.com>
3824
3825 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3826 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3827 (Dwarf::assemble): Initialize them.
3828 (Dwarf::lines): New function.
3829
7ec911b0
JT
38302015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
3831
3832 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3833 SYMBOL_PREFIX for x86_64-*-cygwin.
3834
ff908ebf
AW
38352015-03-26 Andy Wingo <wingo@igalia.com>
3836
3837 PR symtab/18148
3838 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3839 const_value but not a location.
3840 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3841 location defined in non-main CUs are visible.
3842
6d5f0679
YQ
38432015-03-26 Yao Qi <yao.qi@linaro.org>
3844
3845 PR testsuite/18139
3846 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3847 Add a line number entry for the same line.
3848 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3849 Add a line number entry for the same line.
3850
2898689b
YQ
38512015-03-26 Yao Qi <yao.qi@linaro.org>
3852
3853 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3854 .int 0.
3855 (func): Likewise. Add .Lfunc_1 label.
3856 Use .Lfunc_1 label.
3857 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3858 .int 0.
3859 (func): Likewise.
3860 Use .Lfunc_1 label.
3861
85180498
YQ
38622015-03-26 Yao Qi <yao.qi@linaro.org>
3863
3864 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3865 Call gdb_compile instead to compile each .s files without debug
3866 information.
3867
8aa08a8d
YQ
38682015-03-26 Yao Qi <yao.qi@linaro.org>
3869
3870 * gdb.base/savedregs.exp (process_saved_regs): Make
3871 "Saved registers:" optional in the pattern.
3872
66849923
MM
38732015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3874
3875 * gdb.btrace/next.exp: Merged into step.exp.
3876 * gdb.btrace/finish.exp: Merged into step.exp.
3877 * gdb.btrace/nexti.exp: Merged into stepi.exp.
3878 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
3879 "record goto" and checking the exact replay position.
3880 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
3881 check for "Recording format" in "info record" output.
3882 * gdb.btrace/record_goto.exp: Choose test file based on target.
3883 * gdb.btrace/x86-record_goto.S: Renamed into ...
3884 * gdb.btrace/x86_64-record_goto.S: ... this.
3885 * gdb.btrace/i686-record_goto.S: New.
3886 * gdb.btrace/x86-tailcall.S: Renamed into ...
3887 * gdb.btrace/x86_64-tailcall.S: ... this.
3888 * gdb.btrace/i686-tailcall.S: New.
3889 * gdb.btrace/x86-tailcall.c: Renamed into ...
3890 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
3891 separate statements. Update test.
3892 * gdb.btrace/delta.exp: Use record_goto.c as test file.
3893 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
3894 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
3895 * gdb.btrace/tailcall.exp: Choose test file based on target.
3896 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
3897
11cc1b74
MM
38982015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3899
3900 * gdb.btrace/exception.exp: Increase BTS buffer size.
3901
a25d8bf9
PA
39022015-03-24 Pedro Alves <palves@redhat.com>
3903
3904 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
3905
856e7dd6
PA
39062015-03-24 Pedro Alves <palves@redhat.com>
3907
3908 * gdb.threads/schedlock.exp (test_step): No longer expect that
3909 "set scheduler-locking step" with "next" over a function call runs
3910 threads unlocked.
3911
ad235a41
AT
39122015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3913
3914 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
3915
15630549
AT
39162015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3917
3918 PR breakpoints/16466
3919 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
3920 * gdb.mi/mi-pending.c (thread_func): New function.
3921 (int main): Add threading support required.
3922 * gdb.mi/mi-pending.exp: Add tests for this issue.
3923 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
3924 (pendfunc2): Remove stdio dependency.
3925 * gdb.mi/mi-pendshr2.c: New file.
3926
693dca06
KS
39272015-03-23 Keith Seitz <keiths@redhat.com>
3928
3929 * gdb.linespec/keywords.c: New file.
3930 * gdb.linespec/keywords.exp: New file.
3931
7e993ebf
KS
39322015-03-23 Keith Seitz <keiths@redhat.com>
3933
3934 PR gdb/18021
3935 * gdb.dwarf2/staticvirtual.exp: New test.
3936
bc23328c
JK
39372015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3938
3939 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
3940 * README: Remove HP-UX and gdb.hp.
3941 (configuration):
3942 * configure: Regenerate.
3943 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
3944 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
3945 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
3946 gdb.hp/gdb.defects/Makefile.
3947 * gdb.hp/Makefile.in: File deleted.
3948 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
3949 * gdb.hp/gdb.aCC/optimize.c: File deleted.
3950 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
3951 * gdb.hp/gdb.aCC/run.c: File deleted.
3952 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
3953 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
3954 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
3955 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
3956 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
3957 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
3958 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
3959 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
3960 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
3961 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
3962 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
3963 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
3964 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
3965 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
3966 * gdb.hp/gdb.base-hp/reg.s: File deleted.
3967 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
3968 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
3969 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
3970 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
3971 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
3972 * gdb.hp/gdb.compat/Makefile.in: File deleted.
3973 * gdb.hp/gdb.compat/average.c: File deleted.
3974 * gdb.hp/gdb.compat/sum.c: File deleted.
3975 * gdb.hp/gdb.compat/xdb.c: File deleted.
3976 * gdb.hp/gdb.compat/xdb0.c: File deleted.
3977 * gdb.hp/gdb.compat/xdb0.h: File deleted.
3978 * gdb.hp/gdb.compat/xdb1.c: File deleted.
3979 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
3980 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
3981 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
3982 * gdb.hp/gdb.defects/Makefile.in: File deleted.
3983 * gdb.hp/gdb.defects/bs14602.c: File deleted.
3984 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
3985 * gdb.hp/gdb.defects/solib-d.c: File deleted.
3986 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
3987 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
3988 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
3989 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
3990 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
3991 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
3992 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
3993 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
3994 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
3995 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
3996 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
3997 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
3998 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
3999 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
4000 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
4001 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
4002 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
4003 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
4004 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
4005 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
4006 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
4007 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
4008 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
4009 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
4010 * gdb.hp/tools/odump: File deleted.
4011
8bf3b159
PA
40122015-03-19 Pedro Alves <palves@redhat.com>
4013
4014 * gdb.threads/continue-pending-status.exp (saw_thread_2)
4015 (saw_thread_3): New globals.
4016 (top level): Increment them when an event for the corresponding
4017 thread is seen.
4018 (no thread starvation): New test.
4019
eb54c8bf
PA
40202015-03-19 Pedro Alves <palves@redhat.com>
4021
4022 * gdb.threads/continue-pending-status.c: New file.
4023 * gdb.threads/continue-pending-status.exp: New file.
4024
32d2e5d6
PA
40252015-03-18 Pedro Alves <palves@redhat.com>
4026
4027 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4028 Use gdb_is_target_remote instead of is_remote. Use
4029 gdb_test_multiple instead of gdb_expect. Exit early if
4030 gdb_test_multiple hits its internal matches. Tighten stepi tests
4031 expected output. Fail on exit with any signal, instead of just
4032 SIGILL.
4033
f68f11b7
YQ
40342015-03-18 Yao Qi <yao.qi@linaro.org>
4035
4036 PR tdep/18107
4037 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
4038 variable.
4039 * gdb.base/catch-syscall.exp: Don't skip it on
4040 aarch64*-*-linux* target. Remove elements in all_syscalls.
4041 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
4042 target.
4043 (setup_all_syscalls): New proc.
4044
ca5fd19b
YQ
40452015-03-16 Yao Qi <yao.qi@linaro.org>
4046
4047 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
4048 (top level): Skip tests if valid_addr_p returns false for
4049 $cmd1 or $cmd2.
4050
85642ba0
AW
40512015-03-11 Andy Wingo <wingo@igalia.com>
4052
4053 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
4054
e03f9645
YQ
40552015-03-11 Yao Qi <yao.qi@linaro.org>
4056
4057 * gdb.base/catch-syscall.exp: Fix typo in comments.
4058
5d0962b2
YQ
40592015-03-11 Yao Qi <yao.qi@linaro.org>
4060
4061 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
4062
b2df3cef
PA
40632015-03-09 Pedro Alves <palves@redhat.com>
4064
4065 * dg-extract-results.py: Delete.
4066
ef878e53
PA
40672015-03-09 Pedro Alves <palves@redhat.com>
4068
4069 Merge dg-extract-results.sh from GCC upstream (r218843).
4070
4071 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
4072 * dg-extract-results.sh: Use --text with grep to avoid issues with
4073 binary files. Fall back to cat -v, if that doesn't work.
4074
9494d219
PA
40752015-03-05 Pedro Alves <palves@redhat.com>
4076
4077 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
4078
a8d9763a
SM
40792015-03-04 Simon Marchi <simon.marchi@ericsson.com>
4080
4081 * lib/mi-support.exp (mi_expect_interrupt): Accept
4082 alternative event for when in all-stop mode.
4083
be9957b8
PA
40842015-03-04 Pedro Alves <palves@redhat.com>
4085
4086 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
4087
d57be0f4 40882015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
4089
4090 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
4091
c214c7cf
AA
40922015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4093
4094 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
4095 regexps for GDB's current line display, accept a hex address
4096 preceding the line number.
4097
6d74a497
AA
40982015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4099
4100 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
4101 the 'arch1' variable for "s390*-linux*" targets.
4102
511aee7c
PA
41032015-03-04 Pedro Alves <palves@redhat.com>
4104
4105 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
4106 (main): Pass missing retval argument to pthread_join call.
4107
95e50b27
PA
41082015-03-02 Pedro Alves <palves@redhat.com>
4109
4110 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
4111 (top level): Call do_test with non-stop as well.
4112
28054d69
PA
41132015-03-02 Pedro Alves <palves@redhat.com>
4114
4115 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
4116 -1.
4117
4fa5d7b4
AA
41182015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4119
4120 * gdb.arch/s390-vregs.exp: New test.
4121 * gdb.arch/s390-vregs.S: New file.
4122
97c18565
PA
41232015-02-27 Pedro Alves <palves@redhat.com>
4124
4125 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
4126 call to catch_command_errors.
4127 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
4128 catch_command_errors.
4129
a37bfa30
PA
41302015-02-27 Pedro Alves <palves@redhat.com>
4131
4132 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
4133 "true" for boolean result.
4134 * gdb.gdb/selftest.exp (test_with_self): Also accept full
4135 prototype of main.
4136
6f98576f
PA
41372015-02-27 Pedro Alves <palves@redhat.com>
4138
4139 * lib/unbuffer_output.c: New file.
4140 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
4141 (main): Call gdb_unbuffer_output.
4142
eba5ab56
YQ
41432015-02-27 Yao Qi <yao.qi@linaro.org>
4144
4145 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
4146 target.
4147
0def5aaa
DE
41482015-02-26 Doug Evans <dje@google.com>
4149
4150 * gdb.cp/class2.cc (Dbase, D): New classes.
4151 (main): New local delta.
4152 * gdb.cp/class2.exp: Test printing delta.
4153 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
4154 (dynbar): New global.
4155 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
4156
081a1c2c
JK
41572015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4158
4159 * gdb.compile/compile-ifunc.c: New file.
4160 * gdb.compile/compile-ifunc.exp: New file.
4161
2f41223f
AT
41622015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
4163
4164 * gdb.base/structs.exp: Check for correct struct on finish.
4165
03eddd80
YQ
41662015-02-26 Yao Qi <yao.qi@linaro.org>
4167
4168 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
4169 is zero.
4170
80c57053
JK
41712015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4172
4173 * gdb.arch/cordic.ko.bz2: New file.
4174 * gdb.arch/cordic.ko.debug.bz2: New file.
4175 * gdb.arch/ppc64-symtab-cordic.exp: New file.
4176
21613c12
YQ
41772015-02-25 Yao Qi <yao.qi@linaro.org>
4178
4179 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
4180 aarch64*-*-* target.
4181
d8b901ed
PA
41822015-02-23 Pedro Alves <palves@redhat.com>
4183
4184 * lib/gdb.exp (delete_breakpoints): Rewrite using
4185 gdb_test_multiple.
4186
e5b85ead
PA
41872015-02-23 Pedro Alves <palves@redhat.com>
4188
4189 * gdb.base/info-os.c: Include stdlib.h.
4190
85c3a371
DE
41912015-02-22 Doug Evans <xdje42@gmail.com>
4192
4193 PR symtab/17855
4194 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
4195 is read after symbols have been re-read.
4196 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
4197 * gdb.ada/exec_changed/second.adb (Second): Ditto.
4198
96553a0c
DE
41992015-02-21 Doug Evans <dje@google.com>
4200
4201 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
4202
97a0c697
JK
42032015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4204
4205 PR corefiles/17808
4206 * gdb.arch/i386-biarch-core.core.bz2: New file.
4207 * gdb.arch/i386-biarch-core.exp: New file.
4208
a47cd6e9
PA
42092015-02-21 Pedro Alves <palves@redhat.com>
4210
4211 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4212 runto_main fails.
4213
c5facdc4
PA
42142015-02-20 Pedro Alves <palves@redhat.com>
4215
4216 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4217 info probes.
4218
2db9a427
PA
42192015-02-20 Pedro Alves <palves@redhat.com>
4220
4221 * gdb.threads/multi-create-ns-info-thr.exp: New file.
4222
60fb7e9e
PA
42232015-02-20 Pedro Alves <palves@redhat.com>
4224
4225 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
4226 clean_restart before gdb_target_supports_trace.
4227
5c5019c2
PA
42282015-02-20 Pedro Alves <palves@redhat.com>
4229
4230 PR threads/18006
4231 * gdb.threads/clone-thread_db.c: New file.
4232 * gdb.threads/clone-thread_db.exp: New file.
4233
c9587f88
AT
42342015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
4235
4236 PR breakpoints/16812
4237 * gdb.base/catch-gdb-caused-signals.c: New file.
4238 * gdb.base/catch-gdb-caused-signals.exp: New file.
4239
f6a88844
JM
42402015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
4241
4242 * configure: Regenerated.
4243 * configure.ac: Use GDB_AC_TRANSFORM.
4244 * aclocal.m4: sinclude ../transform.m4.
4245
497c491b
JM
42462015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4247
4248 * lib/dtrace.exp: New file.
4249 * gdb.base/dtrace-probe.exp: Likewise.
4250 * gdb.base/dtrace-probe.d: Likewise.
4251 * gdb.base/dtrace-probe.c: Likewise.
4252 * lib/pdtrace.in: Likewise.
4253 * configure.ac: Output variables with the transformed names of
4254 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
4255 * configure: Regenerated.
4256
03e98035
JM
42572015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4258
4259 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4260 expected message when trying to access $_probe_* convenience
4261 variables while not on a probe.
4262
63cc30e9
JK
42632015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4264
4265 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
4266
0703599a
PA
42672015-02-11 Pedro Alves <pedro@codesourcery.com>
4268
4269 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
4270 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
4271
7e60a48e
DE
42722015-02-10 Doug Evans <xdje42@gmail.com>
4273
4274 * lib/gdb.exp (gdb_load): Always return a result.
4275
01b088bc
PA
42762015-02-10 Pedro Alves <palves@redhat.com>
4277
4278 * gdb.threads/signal-sigtrap.c: New file.
4279 * gdb.threads/signal-sigtrap.exp: New file.
4280
b05ec7a5
AT
42812015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
4282
4283 * gdb.trace/no-attach-trace.c: New file.
4284 * gdb.trace/no-attach-trace.exp: New file.
4285
a2c2acaf
MW
42862015-02-09 Mark Wielaard <mjw@redhat.com>
4287
4288 * gdb.dwarf2/atomic.c: New file.
4289 * gdb.dwarf2/atomic-type.exp: Likewise.
4290
31fd9caa
MM
42912015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4292
4293 * gdb.btrace/buffer-size.exp: Update "info record" output.
4294 * gdb.btrace/delta.exp: Update "info record" output.
4295 * gdb.btrace/enable.exp: Update "info record" output.
4296 * gdb.btrace/finish.exp: Update "info record" output.
4297 * gdb.btrace/instruction_history.exp: Update "info record" output.
4298 * gdb.btrace/next.exp: Update "info record" output.
4299 * gdb.btrace/nexti.exp: Update "info record" output.
4300 * gdb.btrace/step.exp: Update "info record" output.
4301 * gdb.btrace/stepi.exp: Update "info record" output.
4302 * gdb.btrace/nohist.exp: Update "info record" output.
4303
d33501a5
MM
43042015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4305
4306 * gdb.btrace/buffer-size: New.
4307
f4abbc16
MM
43082015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4309
4310 * gdb.btrace/delta.exp: Update "info record" output.
4311 * gdb.btrace/enable.exp: Update "info record" output.
4312 * gdb.btrace/finish.exp: Update "info record" output.
4313 * gdb.btrace/instruction_history.exp: Update "info record" output.
4314 * gdb.btrace/next.exp: Update "info record" output.
4315 * gdb.btrace/nexti.exp: Update "info record" output.
4316 * gdb.btrace/step.exp: Update "info record" output.
4317 * gdb.btrace/stepi.exp: Update "info record" output.
4318 * gdb.btrace/nohist.exp: Update "info record" output.
4319
b9d61307
SM
43202015-02-06 Simon Marchi <simon.marchi@ericsson.com>
4321
4322 PR gdb/15678
4323 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
4324
e584fdbc
PA
43252015-02-06 Pedro Alves <palves@redhat.com>
4326
4327 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
4328 macro.
4329 (seconds_left, again): New globals.
4330 (main): Wait seconds_left in a 1-second sleep loop instead of
4331 sleeping 180 seconds. If 'again' is set, reset the seconds
4332 counter.
4333 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
4334 'again' in the inferior before detaching. Print the seconds left.
4335 (options): New global.
4336 (top level): Build program with -DTIMEOUT=$timeout.
4337
77f41761
PA
43382015-02-06 Pedro Alves <palves@redhat.com>
4339
4340 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
4341 determine how many seconds to pass to 'alarm'.
4342 * gdb.base/gdb-sigterm.exp (top level): Build program with
4343 -DTIMEOUT=$timeout.
4344 (do_test): Return success/failure indication. Add more verbose
4345 logging. Don't fail if 200 single steps are seen. Instead, fail
4346 when the test times out.
4347 (passes): New global.
4348 (top level): Break the testing loop if testing fails on any
4349 iteration. Use gdb_assert.
4350
b9394193
DB
43512015-02-04 Don Breazeal <donb@codesourcery.com>
4352
4353 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
4354 and initialize them.
4355 (ipc_cleanup): New function.
4356 (main): Don't declare shmid, semid, and msqid. Add a call to
4357 atexit so that we call ipc_cleanup on exit.
4358
42d9e528
PA
43592015-02-04 Pedro Alves <palves@redhat.com>
4360
4361 * boards/native-extended-gdbserver.exp: Remove any target variant
4362 specifications from the board name before clearing the isremote
4363 flag from board_info.
4364
ae6ae975
DE
43652015-01-31 Doug Evans <xdje42@gmail.com>
4366
4367 * gdb.base/maint.exp <maint print type argc>: Update expected output.
4368
cfb069a8
GB
43692015-01-31 Gary Benson <gbenson@redhat.com>
4370
4371 * gdb.base/completion.exp: Disable completion limiting for
4372 existing tests. Add new tests to check completion limiting.
4373 * gdb.linespec/ls-errs.exp: Disable completion limiting.
4374
5dd31d79
DE
43752015-01-31 Doug Evans <xdje42@gmail.com>
4376
4377 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
4378
9f050062
DE
43792015-01-31 Doug Evans <xdje42@gmail.com>
4380
4381 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
4382 entries. Duplicate file section script entries.
4383 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
4384 inlined entries. Add test for safe-path rejection.
4385 * gdb.python/py-section-script.c: Add duplicate inlined section script
4386 entries. Duplicate file section script entries.
4387 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
4388 inlined entries. Add test for safe-path rejection.
4389
df25ebbd
JB
43902015-01-29 Joel Brobecker <brobecker@adacore.com>
4391
4392 * gdb.ada/disc_arr_bound: New testcase.
4393
4a0ca9ec
JB
43942015-01-29 Joel Brobecker <brobecker@adacore.com>
4395
4396 * gdb.ada/mi_var_array: New testcase.
4397
3a8b707a
DE
43982015-01-27 Doug Evans <dje@google.com>
4399
4400 * gdb.python/py-objfile.exp: Add tests for objfile.username.
4401 Add test for objfile.filename, objfile.username after objfile
4402 has been unloaded.
4403
f8313f6e
JB
44042015-01-26 Joel Brobecker <brobecker@adacore.com>
4405
4406 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
4407 the second test to print the name attribute of value
4408 returned by the call to gdb.lookup_type, and adjust
4409 the expected output accordingly.
4410
37bc665e
MW
44112015-01-25 Mark Wielaard <mjw@redhat.com>
4412
4413 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
4414 * gdb.base/disp-step-fork.c: Include unistd.h.
4415 * gdb.base/siginfo-obj.c: Include stdio.h.
4416 * gdb.base/siginfo-thread.c: Likewise.
4417 * gdb.mi/non-stop.c: Include unistd.h.
4418 * gdb.mi/nsthrexec.c: Include stdio.h.
4419 * gdb.mi/pthreads.c: Include unistd.h.
4420 * gdb.modula2/unbounded1.c (main): Declare returns int.
4421 * gdb.reverse/consecutive-reverse.c: Likewise.
4422 * gdb.threads/create-fail.c: Include unistd.h.
4423 * gdb.threads/killed.c: Likewise.
4424 * gdb.threads/linux-dp.c: Likewise.
4425 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
4426 * gdb.threads/non-ldr-exc-2.c: Likewise.
4427 * gdb.threads/non-ldr-exc-3.c: Likewise.
4428 * gdb.threads/non-ldr-exc-4.c: Likewise.
4429 * gdb.threads/pthreads.c: Include unistd.h.
4430 (main): Declare returns int.
4431 * gdb.threads/tls-main.c (foo): New declaration.
4432 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
4433
f7e5394d
SM
44342015-01-23 Simon Marchi <simon.marchi@ericsson.com>
4435
4436 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
4437 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
4438
743649fd
MW
44392015-01-15 Mark Wielaard <mjw@redhat.com>
4440
4441 * gdb.base/noreturn-return.c: New file.
4442 * gdb.base/noreturn-return.exp: New file.
4443 * gdb.base/noreturn-finish.c: New file.
4444 * gdb.base/noreturn-finish.exp: New file.
4445
198297aa
PA
44462015-01-23 Pedro Alves <palves@redhat.com>
4447
4448 * gdb.threads/continue-pending-after-query.c: New file.
4449 * gdb.threads/continue-pending-after-query.exp: New file.
4450
717cf30c
AG
44512015-01-22 Anders Granlund <anders.granlund@ericsson.com>
4452 Simon Marchi <simon.marchi@ericsson.com>
4453
4454 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
4455 * gdb.base/valgrind-db-attach.exp: Same.
4456 * gdb.base/valgrind-infcall.exp: Same.
4457 * lib/mi-support.exp (default_mi_gdb_start): Same.
4458 * lib/prompt.exp (default_prompt_gdb_start): Same.
4459 * lib/gdb.exp (default_gdb_spawn): Same.
4460 (gdb_interact): New.
4461
4462
4b62a76e
JK
44632015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4464
4465 * gdb.compile/compile.exp (pointer to jit function): New test.
4466
b4cdae6f
WW
44672015-01-17 Wei-cheng Wang <cole945@gmail.com>
4468
4469 * lib/gdb.exp (supports_process_record): Return true for
4470 powerpc*-*-linux*.
4471 (supports_reverse): Likewise.
4472
d221e7ef
DB
44732015-01-15 Don Breazeal <donb@codesourcery.com>
4474
4475 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
4476 instead of checking whether the target board is remote and
4477 use spawn_wait_for_attach instead of exec/sleep.
4478 * gdb.base/attach-twice.exp: Likewise.
4479
bafffb51
JB
44802015-01-15 Joel Brobecker <brobecker@adacore.com>
4481
4482 * gdb.ada/var_arr_attrs: New testcase.
4483
5589af0e
PA
44842015-01-14 Pedro Alves <palves@redhat.com>
4485 Joel Brobecker <brobecker@adacore.com>
4486
4487 PR gdb/17525
4488 * gdb.base/bp-cmds-execution-x-script.c: New file.
4489 * gdb.base/bp-cmds-execution-x-script.exp: New file.
4490 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
4491
6c400b59
PA
44922015-01-14 Pedro Alves <palves@redhat.com>
4493
4494 PR cli/17828
4495 * gdb.base/batch-preserve-term-settings.c: New file.
4496 * gdb.base/batch-preserve-term-settings.exp: New file.
4497
e02c96a7
DE
44982015-01-13 Doug Evans <dje@google.com>
4499
4500 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
4501 binary.
4502
576fd14c
JB
45032015-01-13 Joel Brobecker <brobecker@adacore.com>
4504
4505 * Makefile.in (clean mostlyclean): Do not delete *.py.
4506
04dccad0
JB
45072015-01-13 Joel Brobecker <brobecker@adacore.com>
4508
4509 * gdb.python/py-lookup-type.exp: New file.
4510
3d230f71
PA
45112015-01-12 Pedro Alves <palves@redhat.com>
4512
4513 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
4514 restore GDBFLAGS before returning.
4515
7e67715d
JK
45162015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4517
4518 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
4519 is_amd64_regs_target and is_x86_like_target.
4520
f2e0d4b4
DE
45212015-01-11 Doug Evans <xdje42@gmail.com>
4522
4523 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
4524 is given without an explicit form.
4525 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
4526 attributes.
4527 * gdb.dwarf/corrupt.exp: Ditto.
4528 * gdb.dwarf2/enum-type.exp: Ditto.
4529 * gdb.trace/entry-values.exp: Ditto.
4530 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
4531
439250fb
DE
45322015-01-11 Doug Evans <xdje42@gmail.com>
4533
4534 PR gdb/15830
4535 * gdb.base/maint.exp: Remove references to "maint demangle".
4536 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
4537 Add tests for explicitly specifying language to demangle.
4538 * gdb.dlang/demangle.exp: Ditto.
4539
ede9f622
PA
45402015-01-09 Pedro Alves <palves@redhat.com>
4541
4542 * gdb.threads/non-stop-fair-events.c: New file.
4543 * gdb.threads/non-stop-fair-events.exp: New file.
4544
a7b796db
PA
45452015-01-09 Pedro Alves <palves@redhat.com>
4546
4547 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
4548 the global scope. Set a breakpoint after all threads are started
4549 rather than stepping over two source lines. Expect the prompt.
4550 * gdb.base/watch_thread_num.c (threads_started_barrier): New
4551 global.
4552 (NUM): Now 15.
4553 (main): Use threads_started_barrier to wait for all threads to
4554 start. Main thread no longer calls thread_function. Exit after
4555 180 seconds.
4556 (loop): New function.
4557 (thread_function): Wait on threads_started_barrier barrier. Call
4558 'loop' at each iteration.
4559 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
4560 threads have started, instead of hardcoding number of "next"
4561 steps. Use an access watchpoint instead of a write watchpoint.
4562
9665ffdd
PA
45632015-01-09 Pedro Alves <palves@redhat.com>
4564
4565 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
4566 (thread_func): Wait on barrier.
4567 (main): Wait for all threads to start before stopping GDB.
4568 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
4569 global.
4570 (thread1_func, thread2_func): Wait on barrier.
4571 (main): Wait for all threads to start before stopping GDB.
4572 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
4573 New global.
4574 (thread1_func, thread2_func): Wait on barrier.
4575 (main): Wait for all threads to start before stopping GDB.
4576
c945a99f
PA
45772015-01-09 Pedro Alves <palves@redhat.com>
4578
4579 * gdb.threads/attach-many-short-lived-threads.c: New file.
4580 * gdb.threads/attach-many-short-lived-threads.exp: New file.
4581
c1a747c1
PA
45822014-01-09 Pedro Alves <palves@redhat.com>
4583
4584 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4585 instead of to thread 2.
4586 * gdb.threads/signal-command-multiple-signals-pending.c (main):
4587 Add barrier around each pthread_create call instead of around all
4588 calls.
4589 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4590 Set a break on thread_function and have the child threads hit it
4591 one at at a time.
4592
60b3033e
PA
45932015-01-09 Pedro Alves <palves@redhat.com>
4594
4595 * lib/gdb.exp (can_spawn_for_attach): New procedure.
4596 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4597 false.
4598 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4599 checking whether the target board is remote.
4600 * gdb.multi/multi-attach.exp: Likewise.
4601 * gdb.python/py-sync-interp.exp: Likewise.
4602 * gdb.server/ext-attach.exp: Likewise.
4603 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4604 tests that need to attach, instead of checking whether the target
4605 board is remote at the top of the file.
4606
acc018ac
YQ
46072015-01-08 Yao Qi <yao@codesourcery.com>
4608
4609 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4610
50a18af8
JK
46112015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4612
4613 Fix testcase compilation.
4614 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4615
8503d6e1
JB
46162015-01-06 Joel Brobecker <brobecker@adacore.com>
4617
4618 * gdb.python/py-type.exp: Add a couple test about empty
4619 array creation, and negative-length array creation.
4620
cc73dbcc
DE
46212015-01-02 Doug Evans <xdje42@gmail.com>
4622
4623 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4624
0300bbc7
DE
46252015-01-02 Doug Evans <dje@google.com>
4626
4627 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4628
9d85a0ec
YQ
46292014-12-29 Yao Qi <yao@codesourcery.com>
4630
4631 * gdb.trace/entry-values.exp: Update comments. Rename variable
4632 bar_call_foo to returned_from_foo.
4633
87186c6a
MMN
46342014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
4635
4636 PR gdb/17394
4637 * gdb.linespec/break-asm-file.c: New file.
4638 * gdb.linespec/break-asm-file.exp: New file.
4639 * gdb.linespec/break-asm-file0.s: New file.
4640 * gdb.linespec/break-asm-file1.s: New file.
4641
1bab7383
YQ
46422014-12-18 Nigel Stephens <nigel@mips.com>
4643 Maciej W. Rozycki <macro@codesourcery.com>
4644
4645 * gdb.base/float.exp: Handle the new output from "info float" on
4646 MIPS targets.
4647
1bc1068a
JK
46482014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4649
4650 Fix MinGW compilation.
4651 * gdb.compile/compile-ops.exp: Update untested message if
4652 !skip_compile_feature_tests.
4653 * gdb.compile/compile-setjmp.exp: Likewise.
4654 * gdb.compile/compile-tls.exp: Likewise.
4655 * gdb.compile/compile.exp: Likewise.
4656 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4657 supported on this host".
4658
b6615d10
DE
46592014-12-16 Doug Evans <xdje42@gmail.com>
4660
4661 * boards/stabs.exp: New file.
4662
25dda427
AA
46632014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
4664
4665 * gdb.base/completion.exp: Adjust to format changes of "maint
4666 print user-registers".
4667
bf330350
CU
46682014-12-16 Catalin Udma <catalin.udma@freescale.com>
4669
4670 PR server/17457
4671 * gdb.arch/aarch64-fp.c: New file.
4672 * gdb.arch/aarch64-fp.exp: New file.
4673
395cf596
SDJ
46742014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4675
4676 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4677 r210637, r210913, r211666, r215400, r215817).
4678
4679 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
4680 * dg-extract-results.py: New file.
4681 * dg-extract-results.sh: Use it if the environment seems
4682 suitable.
4683
4684 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
4685
4686 * dg-extract-results.py (parse_run): Handle warnings that
4687 are printed before a test harness is run.
4688
4689 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
4690
4691 * dg-extract-results.py (Named): Remove __cmp__ method.
4692 (output_variation): Use a key to sort variation.harnesses.
4693
4694 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
4695
4696 * dg-extract-results.py: For Python 3, force sys.stdout to
4697 handle surrogate escape sequences.
4698 (safe_open): New function.
4699 (output_segment, main): Use it.
4700
4701 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
4702
4703 * dg-extract-results.py (Prog.result_re): Include options
4704 in test name.
4705
4706 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
4707
4708 * dg-extract-results.py (output_variation): Always sort if
4709 do_sum.
4710
e882ef3c
SM
47112014-12-15 Simon Marchi <simon.marchi@ericsson.com>
4712
4713 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4714 as long as we get pagination notifications.
4715
4992aa20
JM
47162014-12-15 Jason Merrill <jason@redhat.com>
4717
4718 * Makefile.in (check-gdb.%): Restore.
4719 * README: Mention it.
4720
c1b5a1a6
JB
47212014-12-13 Joel Brobecker <brobecker@adacore.com>
4722
4723 * gdb.ada/str_uninit: New testcase.
4724
5537b577
JK
47252014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4726
4727 PR symtab/17642
4728 * gdb.base/vla-stub-define.c: New file.
4729 * gdb.base/vla-stub.c: New file.
4730 * gdb.base/vla-stub.exp: New file.
4731
bb2ec1b3
TT
47322014-12-12 Phil Muldoon <pmuldoon@redhat.com>
4733 Jan Kratochvil <jan.kratochvil@redhat.com>
4734 Tom Tromey <tromey@redhat.com>
4735
4736 * configure.ac: Add gdb.compile/.
4737 * configure: Regenerate.
4738 * gdb.compile/Makefile.in: New file.
4739 * gdb.compile/compile-ops.exp: New file.
4740 * gdb.compile/compile-ops.c: New file.
4741 * gdb.compile/compile-tls.c: New file.
4742 * gdb.compile/compile-tls.exp: New file.
4743 * gdb.compile/compile-constvar.S: New file.
4744 * gdb.compile/compile-constvar.c: New file.
4745 * gdb.compile/compile-mod.c: New file.
4746 * gdb.compile/compile-nodebug.c: New file.
4747 * gdb.compile/compile-setjmp-mod.c: New file.
4748 * gdb.compile/compile-setjmp.c: New file.
4749 * gdb.compile/compile-setjmp.exp: New file.
4750 * gdb.compile/compile-shlib.c: New file.
4751 * gdb.compile/compile.c: New file.
4752 * gdb.compile/compile.exp: New file.
4753 * lib/gdb.exp (skip_compile_feature_tests): New proc.
4754
4ff709eb
TT
47552014-12-12 Tom Tromey <tromey@redhat.com>
4756
4757 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
4758 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4759
6dddd6a5
DE
47602014-12-12 Doug Evans <dje@google.com>
4761
4762 * lib/gdb-python.exp (get_python_valueof): New function.
4763 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4764
71c24708
AA
47652014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4766
4767 * gdb.base/completion.exp: Add test for completion of "info
4768 registers ".
4769
3e29f34a
MR
47702014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
4771
4772 * gdb.base/func-ptrs.c: New file.
4773 * gdb.base/func-ptrs.exp: New file.
4774
fc126975
SM
47752014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4776
4777 PR breakpoints/17012
4778 * gdb.base/dprintf-detach.c: New file.
4779 * gdb.base/dprintf-detach.exp: New file.
4780
0a46d518
SM
47812014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4782
4783 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4784 * lib/gdb.exp (target_is_gdbserver): New procedure.
4785
a0be3e44
DE
47862014-12-08 Doug Evans <dje@google.com>
4787
4788 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4789
df1b803a
YQ
47902014-12-05 Yao Qi <yao@codesourcery.com>
4791
4792 * gdb.guile/scm-error.exp: Remove the third argument to
4793 gdb_remote_download.
4794 * gdb.guile/scm-frame-args.exp: Likewise.
4795 * gdb.guile/scm-section-script.exp: Likewise.
4796
ddb9f679
YQ
47972014-12-05 Yao Qi <yao@codesourcery.com>
4798
4799 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4800
86e4ed39
DE
48012014-12-04 Doug Evans <dje@google.com>
4802
4803 * gdb.python/py-objfile.exp: Add tests for
4804 objfile.add_separate_debug_file.
4805
7c50a931
DE
48062014-12-04 Doug Evans <dje@google.com>
4807
4808 * lib/gdb.exp (get_build_id): New function.
4809 (build_id_debug_filename_get): Rewrite to use it.
4810 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4811
621661e3
MR
48122014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
4813
4814 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4815 `method(long)', not just 0x0.
4816 * gdb.cp/nsalias.exp: Align code labels to 4.
4817 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4818 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4819 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4820 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4821 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4822 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4823
29f0c3b7
DE
48242014-12-02 Doug Evans <dje@google.com>
4825
e1e061e7 4826 PR symtab/17602
29f0c3b7 4827 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 4828 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
4829 * gdb.cp/anon-ns.exp: Update.
4830
162078c8
NB
48312014-12-02 Nick Bull <nicholaspbull@gmail.com>
4832
4833 * gdb.python/py-events.py (inferior_call_handler): New.
4834 (register_changed_handler, memory_changed_handler): New.
4835 (test_events.invoke): Register new handlers.
4836 * gdb.python/py-events.exp: Add tests for inferior call,
4837 memory_changed and register_changed events.
4838
fdb09caf
AA
48392014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4840
4841 * gdb.base/execl-update-breakpoints.exp: Specify the link address
4842 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
4843 if the linker doesn't understand this.
4844
55cfb2c4
SM
48452014-12-01 Simon Marchi <simon.marchi@ericsson.com>
4846
4847 * gdb.python/python.exp: Change expected reply to help().
4848
9e8cd6df
YQ
48492014-12-01 Yao Qi <yao@codesourcery.com>
4850
4851 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
4852 AC_CONFIG_SUBDIRS(gdb.gdbtk).
4853 * configure: Re-generated.
4854
6c659fc2
SC
48552014-11-28 Siva Chandra Reddy <sivachandra@google.com>
4856
4857 * gdb.cp/chained-calls.cc: New file.
4858 * gdb.cp/chained-calls.exp: New file.
4859 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4860
d7fc3181
SM
48612014-11-28 Simon Marchi <simon.marchi@ericsson.com>
4862
4863 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4864 * gdb.dwarf2/symtab-producer.exp: Same.
4865 * gdb.gdb/python-interrupts.exp: Same.
4866 * gdb.gdb/python-selftest.exp: Same.
4867 * gdb.python/py-linetable.exp: Same.
4868 * gdb.python/py-type.exp: Same.
4869 * gdb.python/py-value-cc.exp: Same.
4870 * gdb.python/py-value.exp: Same.
4871
10e79639
YQ
48722014-11-28 Yao Qi <yao@codesourcery.com>
4873
4874 * gdb.base/break-probes.exp: Match library name prefixed with
4875 sysroot.
4876
f28a0564
SM
48772014-11-27 Simon Marchi <simon.marchi@ericsson.com>
4878
4879 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4880 test expected output. Add parentheses for the call to print.
4881 Remove L suffix from integers.
4882
3fe1ce1d
DE
48832014-11-26 Doug Evans <dje@google.com>
4884
4885 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4886
84429e27
YQ
48872014-11-22 Yao Qi <yao@codesourcery.com>
4888
4889 * gdb.trace/entry-values.c: Remove asms.
4890 (foo): Add foo_label.
4891 (bar): Add bar_label.
4892 * gdb.trace/entry-values.exp: Remove code computing foo's
4893 length and bar's length.
4894 (Dwarf::assemble): Invoke function_range for bar and use
4895 MACRO_AT_func for foo.
4896
26741859
YQ
48972014-11-22 Yao Qi <yao@codesourcery.com>
4898
4899 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
4900 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
4901 Use .Lgcc43_procstart instead of gcc43.
4902
45e44d27
JB
49032014-11-21 Joel Brobecker <brobecker@adacore.com>
4904
4905 * gdb.ada/n_arr_bound: New testcase.
4906
458c8db8
SDJ
49072014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4908
4909 PR breakpoints/10737
4910 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
4911 test_catch_syscall_multi_arch.
4912 (test_catch_syscall_multi_arch): New function.
4913
43f3e411
DE
49142014-11-20 Doug Evans <xdje42@gmail.com>
4915
4916 * gdb.base/maint.exp: Update expected output.
4917
0d7b2549
AA
49182014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4919
4920 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
4921 4-byte instruction on S390.
4922
8908fca5
JB
49232014-11-19 Joel Brobecker <brobecker@adacore.com>
4924
4925 * gdb.ada/arr_arr: New testcase.
4926
4a46959e
JB
49272014-11-19 Joel Brobecker <brobecker@adacore.com>
4928
4929 * gdb.ada/pkd_arr_elem: New Testcase.
4930
470e2f4e
LM
49312014-11-18 Luis Machado <lgustavo@codesourcery.com>
4932
4933 * gdb.reverse/break-precsave: Expect completion message for
4934 core file reads.
4935 * gdb.reverse/consecutive-precsave.exp: Likewise.
4936 * gdb.reverse/finish-precsave.exp: Likewise.
4937 * gdb.reverse/i386-precsave.exp: Likewise.
4938 * gdb.reverse/machinestate-precsave.exp: Likewise.
4939 * gdb.reverse/sigall-precsave.exp: Likewise.
4940 * gdb.reverse/solib-precsave.exp: Likewise.
4941 * gdb.reverse/step-precsave.exp: Likewise.
4942 * gdb.reverse/until-precsave.exp: Likewise.
4943 * gdb.reverse/watch-precsave.exp: Likewise.
4944
a267f3ad
AA
49452014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4946
4947 * gdb.base/bp-permanent.c: Include unistd.h.
4948 * gdb.python/py-framefilter-mi.c (main): Add return type.
4949 * gdb.python/py-framefilter.c (main): Likewise.
4950 * gdb.trace/actions-changed.c (main): Likewise.
4951
12084a9a
AA
49522014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4953
4954 * gdb.mi/until.c: Add eye-catchers.
4955 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
4956 line numbers.
4957
dc7e1a77
AA
49582014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4959
4960 * gdb.base/condbreak.exp: Drop references to removed non-prototype
4961 function header variants in break1.c.
4962 * gdb.base/ena-dis-br.exp: Likewise.
4963 * gdb.base/hbreak2.exp: Likewise.
4964 * gdb.reverse/until-precsave.exp: Drop references to removed
4965 non-prototype function header variants in ur1.c.
4966 * gdb.reverse/until-reverse.exp: Likewise.
4967
41c77605
PM
49682014-11-17 Petr Machata <pmachata@redhat.com>
4969
4970 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
4971 ${_cu_offset_size} bytes abbrev offset.
4972
34248c3a
DE
49732014-11-15 Doug Evans <xdje42@gmail.com>
4974
4975 PR symtab/17559
4976 * gdb.base/line-symtabs.exp: New file.
4977 * gdb.base/line-symtabs.c: New file.
4978 * gdb.base/line-symtabs.h: New file.
4979
646da059
YQ
49802014-11-14 Yao Qi <yao@codesourcery.com>
4981
4982 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
4983 (func): Add label func_label.
4984 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
4985 Replace low_pc and high_pc with MACRO_AT_range.
4986 Replace name, low_pc and high_pc with MACRO_AT_func.
4987
9301ebe6
YQ
49882014-11-14 Yao Qi <yao@codesourcery.com>
4989
4990 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
4991 Replace name, low_pc and high_pc with MACRO_AT_func.
4992
f166b542
YQ
49932014-11-14 Yao Qi <yao@codesourcery.com>
4994
4995 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
4996 produce debug information.
4997 * gdb.dwarf2/implptr-optimized-out.S: Removed.
4998
0f6e71e3
YQ
49992014-11-14 Yao Qi <yao@codesourcery.com>
5000
5001 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
5002 object and get function length.
5003 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
5004 with MACRO_AT_func.
5005 (top-level): Replace gdb_compile and clean_restart with
5006 prepare_for_testing.
5007 * gdb.dwarf2/main.c (main): Add label main_label.
5008
876c4df9
YQ
50092014-11-14 Yao Qi <yao@codesourcery.com>
5010
5011 * lib/dwarf.exp (function_range): New procedure.
5012 (Dwarf::_handle_macro_at_func): New procedure.
5013 (Dwarf::_handle_macro_at_range): New procedure.
5014 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
5015
02ad9cf1
YQ
50162014-11-14 Yao Qi <yao@codesourcery.com>
5017
5018 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
5019 (_handle_attribute): New procedure.
5020
a59add0c
AA
50212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5022
5023 * gdb.ada/cond_lang/foo.c (callme): Add return type.
5024 * gdb.base/call-sc.c (zed): Likewise.
5025 * gdb.base/checkpoint.c (main): Likewise.
5026 * gdb.base/dump.c (main): Likewise.
5027 * gdb.base/gcore.c (main): Likewise.
5028 * gdb.base/huge.c (main): Likewise.
5029 * gdb.base/multi-forks.c (main): Likewise.
5030 * gdb.base/pr10179-a.c (main): Likewise.
5031 * gdb.base/savedregs.c (main): Likewise.
5032 * gdb.base/sigaltstack.c (main): Likewise.
5033 * gdb.base/siginfo.c (main): Likewise.
5034 * gdb.base/structs.c (zed): Likewise.
5035 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
5036 * gdb.mi/mi-syn-frame.c (main): Likewise.
5037 * gdb.mi/until.c (foo, main): Likewise.
5038 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
5039 * gdb.base/solib-weak.c (foo): Declare.
5040 * gdb.base/attach-twice.c: Include stdio.h.
5041 * gdb.base/weaklib1.c: Likewise.
5042 * gdb.base/weaklib2.c: Likewise.
5043 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
5044 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
5045 unistd.h.
5046 * gdb.base/attach-pie-misread.c: Include stdlib.h.
5047 * gdb.mi/mi-exit-code.c: Likewise.
5048 * gdb.base/break-interp-lib.c: Include string.h.
5049 * gdb.base/coremaker.c: Likewise.
5050 * gdb.base/testenv.c: Likewise.
5051 * gdb.python/py-finish-breakpoint.c: Likewise.
5052 * gdb.base/inferior-died.c: Include sys/wait.h.
5053 * gdb.base/fileio.c: Include time.h.
5054 * gdb.base/async-shell.c: Include unistd.h.
5055 * gdb.base/dprintf-non-stop.c: Likewise.
5056 * gdb.base/info-os.c: Likewise.
5057 * gdb.mi/mi-console.c: Likewise.
5058 * gdb.mi/watch-nonstop.c: Likewise.
5059 * gdb.python/py-events.c: Likewise.
5060 * gdb.base/async.c (baz): Move up before its invocation.
5061 * gdb.base/code_elim2.c (my_global_func): Likewise.
5062 * gdb.base/skip-solib-lib.c (multiply): Likewise.
5063 * gdb.base/advance.c (func2): Likewise.
5064
3b5d5997
AA
50652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5066
5067 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
5068 variant.
5069 * gdb.base/annota3.c: Likewise.
5070 * gdb.base/async.c: Likewise.
5071 * gdb.base/average.c: Likewise.
5072 * gdb.base/call-ar-st.c: Likewise.
5073 * gdb.base/call-rt-st.c: Likewise.
5074 * gdb.base/call-sc.c: Likewise.
5075 * gdb.base/call-strs.c: Likewise.
5076 * gdb.base/ending-run.c: Likewise.
5077 * gdb.base/execd-prog.c: Likewise.
5078 * gdb.base/exprs.c: Likewise.
5079 * gdb.base/foll-exec.c: Likewise.
5080 * gdb.base/foll-fork.c: Likewise.
5081 * gdb.base/foll-vfork.c: Likewise.
5082 * gdb.base/funcargs.c: Likewise.
5083 * gdb.base/gcore.c: Likewise.
5084 * gdb.base/jump.c: Likewise.
5085 * gdb.base/langs0.c: Likewise.
5086 * gdb.base/langs1.c: Likewise.
5087 * gdb.base/langs2.c: Likewise.
5088 * gdb.base/mips_pro.c: Likewise.
5089 * gdb.base/nodebug.c: Likewise.
5090 * gdb.base/opaque0.c: Likewise.
5091 * gdb.base/opaque1.c: Likewise.
5092 * gdb.base/recurse.c: Likewise.
5093 * gdb.base/run.c: Likewise.
5094 * gdb.base/scope0.c: Likewise.
5095 * gdb.base/scope1.c: Likewise.
5096 * gdb.base/setshow.c: Likewise.
5097 * gdb.base/setvar.c: Likewise.
5098 * gdb.base/shmain.c: Likewise.
5099 * gdb.base/shr1.c: Likewise.
5100 * gdb.base/shr2.c: Likewise.
5101 * gdb.base/sigall.c: Likewise.
5102 * gdb.base/signals.c: Likewise.
5103 * gdb.base/so-indr-cl.c: Likewise.
5104 * gdb.base/solib2.c: Likewise.
5105 * gdb.base/structs.c: Likewise.
5106 * gdb.base/sum.c: Likewise.
5107 * gdb.base/vforked-prog.c: Likewise.
5108 * gdb.base/watchpoint.c: Likewise.
5109 * gdb.reverse/shr2.c: Likewise.
5110 * gdb.reverse/until-reverse.c: Likewise.
5111 * gdb.reverse/ur1.c: Likewise.
5112 * gdb.reverse/watch-reverse.c: Likewise.
5113
066a77c5
AA
51142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5115
5116 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
5117 variant.
5118 * gdb.base/sepdebug.exp: Drop references to removed code.
5119
4f204ea5
AA
51202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5121
5122 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
5123 variant. Preserve original line numbering.
5124 * gdb.base/list1.c: Likewise.
5125
3b377a3a
AA
51262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5127
5128 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
5129 variant.
5130 * gdb.base/break1.c: Likewise.
5131 * gdb.base/break.exp: Drop references to removed code.
5132
e444df73
AA
51332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5134
5135 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
5136 variant.
5137
8008f2a7
AA
51382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5139
5140 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
5141
a5a06887
AA
51422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5143
5144 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
5145 logic into perform_all_tests() and invoke it with and without
5146 function header prototypes.
5147 (do_function_calls): Remove conditional XFAIL for PR 5318.
5148 (rerun_and_prepare): Remove duplicate code.
5149 (perform_all_tests): New. Main logic moved here.
5150
44dba9b9
AA
51512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5152
5153 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
5154 code guarded by #ifdef NO_PROTOTYPES.
5155 (t_double_many_args): Likewise.
5156 (DEF_FUNC_MANY_ARGS_1): Likewise.
5157 (DEF_FUNC_VALUES_1): Likewise.
5158 (t_structs_ldc): Renamed from t_structs_fc in conditional code
5159 guarded by #ifdef PROTOTYPES.
5160
d1fbcd56
AA
51612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5162
5163 * gdb.mi/mi-console.c: Add eye-catcher.
5164 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
5165 instead of literal line number.
5166
b0e59b8f
AA
51672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5168
5169 * gdb.base/shr2.c: Add eye-catcher.
5170 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
5171 line number.
5172
78f98cca
AA
51732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5174
5175 * gdb.base/jump.c: Add eye-catchers.
5176 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
5177 numbers.
5178
58fa2af0
AA
51792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5180
5181 * gdb.base/execd-prog.c: Add eye-catchers.
5182 * gdb.base/foll-exec.c: Likewise.
5183 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
5184 line numbers.
5185
04e5059b
AA
51862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5187
5188 * gdb.base/ending-run.c: Add eye-catchers.
5189 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
5190 literal line numbers.
5191
dbfdb174
AA
51922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5193
5194 * gdb.base/call-rt-st.c: Add eye-catchers.
5195 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
5196 literal line numbers.
5197
888a2ade
AA
51982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5199
5200 * gdb.base/call-ar-st.c: Add eye-catchers.
5201 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
5202 literal line numbers.
5203
6acc2dde
AA
52042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5205
5206 * gdb.base/average.c: Add eye-catchers.
5207 * gdb.base/sum.c: Likewise.
5208 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
5209 regexps dynamically.
5210
9ecfcd1d
AA
52112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5212
5213 * gdb.base/solib1.c: Add eye-catchers.
5214 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5215 literal line numbers.
5216
78708b7c
PA
52172014-11-12 Pedro Alves <palves@redhat.com>
5218
5219 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
5220 leader has exited.
5221
af48d08f
PA
52222014-11-12 Pedro Alves <palves@redhat.com>
5223
5224 * gdb.arch/i386-bp_permanent.c: New file.
5225 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
5226 (srcfile): Set to i386-bp_permanent.c.
5227 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
5228 that stepi does not execute the 'leave' instruction, instead of
5229 testing it does execute.
5230 * gdb.base/bp-permanent.c: New file.
5231 * gdb.base/bp-permanent.exp: New file.
5232
af3768e9
DE
52332014-11-10 Doug Evans <xdje42@gmail.com>
5234
5235 PR symtab/17564
5236 * gdb.base/symtab-search-order.exp: New file.
5237 * gdb.base/symtab-search-order.c: New file.
5238 * gdb.base/symtab-search-order-1.c: New file.
5239 * gdb.base/symtab-search-order-shlib-1.c: New file.
5240
9de00a4a
PA
52412014-11-07 Pedro Alves <palves@redhat.com>
5242
5243 PR gdb/17511
5244 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
5245 i?86-*-linux*.
5246
e0f52461
SC
52472014-11-03 Siva Chandra Reddy <sivachandra@google.com>
5248
5249 PR c++/17494
5250 * gdb.cp/pr17494.cc: New file.
5251 * gdb.cp/pr17494.exp: New file.
5252
6ce8c980
YQ
52532014-11-02 Yao Qi <yao@codesourcery.com>
5254
5255 * gdb.python/python.exp: Get working directory and match the
5256 output of "set extended-prompt \\w " with it.
5257
02be9a71
DE
52582014-10-30 Doug Evans <dje@google.com>
5259
5260 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5261 in objfiles.
5262 * gdb.python/py-progspace.exp: Add tests for setting random attributes
5263 in progspaces.
5264
3bdff46b
LM
52652014-10-30 Janis Johnson <janisjo@codesourcery.com>
5266
5267 * gdb.base/fullpath-expand.exp: Skip for a remote host.
5268 * gdb.base/realname-expand.exp: Likewise.
5269 * gdb.linespec/macro-relative.exp: Likewise.
5270
ab917dfb
PA
52712014-10-29 Pedro Alves <palves@redhat.com>
5272
5273 PR gdb/17408
5274 * gdb.threads/schedlock.c (some_function): New function.
5275 (call_function): New global.
5276 (MAYBE_CALL_SOME_FUNCTION): New macro.
5277 (thread_function): Call it.
5278 * gdb.threads/schedlock.exp (get_args): Add description parameter,
5279 and use it instead of a global counter. Adjust all callers.
5280 (get_current_thread): Use "find current thread" for test message
5281 here rather than having all callers pass down the same string.
5282 (goto_loop): New procedure, factored out from ...
5283 (my_continue): ... this.
5284 (step_ten_loops): Change parameter from test message to command to
5285 use. Adjust.
5286 (list_count): Delete global.
5287 (check_result): New procedure, factored out from duplicate top
5288 level code.
5289 (continue tests): Wrap in with_test_prefix.
5290 (test_step): New procedure, factored out from duplicate top level
5291 code.
5292 (top level): Test "step" in combination with all scheduler-locking
5293 modes. Test "next" in combination with all scheduler-locking
5294 modes, and in combination with stepping over a function call or
5295 not.
5296 * gdb.threads/next-bp-other-thread.c: New file.
5297 * gdb.threads/next-bp-other-thread.exp: New file.
5298
d3d4baed
PA
52992014-10-29 Pedro Alves <palves@redhat.com>
5300
5301 PR python/17372
5302 * gdb.python/python.exp: Test a multi-line command that spawns
5303 interactive Python.
5304 * gdb.base/multi-line-starts-subshell.exp: New file.
5305
563e8d85
YQ
53062014-10-29 Yao Qi <yao@codesourcery.com>
5307
5308 * gdb.base/fileio.exp: Make directories on host.
5309
0ea4d52e
YQ
53102014-10-29 Yao Qi <yao@codesourcery.com>
5311
5312 * gdb.base/fileio.c (test_write): Close the file.
5313
7f5ef605
PA
53142014-10-28 Pedro Alves <palves@redhat.com>
5315
5316 PR gdb/12623
5317 * gdb.base/sigstep.c (no_handler): New global.
5318 (main): If 'no_handler is true, set the signal handlers to
5319 SIG_IGN.
5320 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
5321 with_sw_watch and no_handler parameters. Handle them.
5322 (top level) <stepping over handler when stopped at a breakpoint
5323 test>: Add a test axis for testing with a software watchpoint, and
5324 another for testing with the signal handler set to SIG_IGN.
5325 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
5326 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
5327
abbdbd03
PA
53282014-10-28 Pedro Alves <palves@redhat.com>
5329
5330 PR gdb/17511
5331 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
5332 * gdb.base/sigstep.exp (other_handler_location): New global.
5333 (advance): Support stepping into the signal handler, and running
5334 commands while in the handler.
5335 (in_handler_map): New global.
5336 (top level): In the advance test, add combinations for getting
5337 into the handler with stepping commands, and for running commands
5338 in the handler. Add comment descripting the advancei tests.
5339
1df4399f
PA
53402014-10-28 Pedro Alves <palves@redhat.com>
5341
5342 * gdb.base/sigstep.exp: Use build_executable instead of
5343 prepare_for_testing.
5344 (top level): Move code that starts GDB, runs to main and creates a
5345 display to ...
5346 (restart): ... this new procedure.
5347 (top level): Move backtrace from signal handler test to ...
5348 (validate_backtrace): ... this new procedure.
5349 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
5350 with_test_prefix. Always restart GDB.
5351 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
5352 with_test_prefix. Always restart GDB. No need to delete
5353 breakpoints after the test.
5354 (test_skip_handler): Remove prefix parameter.
5355 (skip_over_handler, breakpoint_to_handler)
5356 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
5357 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
5358 restart GDB. No need to delete breakpoints after the test.
5359 (top level): Use foreach to call the test procedures with
5360 different commands.
5361
a5b6e449
PA
53622014-10-28 Pedro Alves <palves@redhat.com>
5363
5364 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
5365 instead of GNATS numbers.
5366 * gdb.base/sigbpt.exp: Likewise.
5367 * gdb.base/siginfo.exp: Likewise.
5368 * gdb.base/sigstep.exp: Likewise.
5369
e5f8a7cc
PA
53702014-10-27 Pedro Alves <palves@redhat.com>
5371
5372 * gdb.base/sigstep.c (dummy): New global.
5373 (main): Issue a couple writes to the new global.
5374 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
5375 procedures.
5376 (skip_over_handler): Use test_skip_handler.
5377 (top level): Call skip_over_handler for stepi and nexti too.
5378 (breakpoint_over_handler): Use test_skip_handler.
5379 (top level): Call breakpoint_over_handler for stepi and nexti too.
5380
763905a3
YQ
53812014-10-27 Yao Qi <yao@codesourcery.com>
5382
5383 * gdb.trace/tfile.c (adjust_function_address)
5384 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
5385 function descriptor.
5386
6f259a23
DB
53872014-10-24 Don Breazeal <donb@codesourcery.com>
5388
5389 * gdb.base/foll-fork.exp (test_follow_fork,
5390 catch_fork_child_follow): Check for updated fork messages emitted
5391 from infrun.c.
5392 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
5393 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
5394 vfork_and_exec_child_follow_through_step): Check for updated vfork
5395 messages emitted from infrun.c.
5396
09dd9a69
PA
53972014-10-24 Pedro Alves <palves@redhat.com>
5398
5399 * gdb.base/corefile.exp: Remove references to ultrix.
5400 * gdb.base/interrupt.exp: Likewise.
5401 * gdb.base/whatis.exp: Likewise.
5402 * gdb.gdb/selftest.exp: Likewise.
5403 * gdb.threads/manythreads.exp: Likewise.
5404 * gdb.threads/print-threads.exp: Likewise.
5405 * gdb.threads/pthreads.exp:: Likewise.
5406 * gdb.threads/schedlock.exp: Likewise.
5407
3433cfa5
SC
54082014-10-24 Siva Chandra Reddy <sivachandra@google.com>
5409
5410 * gdb.cp/non-trivial-retval.cc: Add a test case.
5411 * gdb.cp/non-trivial-retval.exp: Add a test.
5412
092f880b
YQ
54132014-10-20 Yao Qi <yao@codesourcery.com>
5414
5415 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
5416 * gdb.python/py-objfile-script-gdb.py: New file.
5417 * gdb.python/py-objfile-script.exp: Update reference to
5418 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
5419 of remote_download. Remove the dest file.
5420
acbdb7f3
YQ
54212014-10-20 Yao Qi <yao@codesourcery.com>
5422
5423 * gdb.base/checkpoint.exp: Don't remove file copied on host.
5424 * gdb.base/step-line.exp: Likewise.
5425 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5426 * gdb.dwarf2/dw2-basic.exp: Likewise.
5427 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5428 * gdb.dwarf2/dw2-filename.exp: Likewise.
5429 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5430 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5431 * gdb.dwarf2/dw2-producer.exp: Likewise.
5432 * gdb.dwarf2/mac-fileno.exp: Likewise.
5433 * gdb.python/py-frame-args.exp: Likewise.
5434 * gdb.python/py-framefilter.exp: Likewise.
5435 * gdb.python/py-mi.exp: Likewise.
5436 * gdb.python/py-objfile-script.exp: Likewise
5437 * gdb.python/py-pp-integral.exp: Likewise.
5438 * gdb.python/py-pp-re-notag.exp: Likewise.
5439 * gdb.python/py-prettyprint.exp: Likewise.
5440 * gdb.python/py-section-script.exp: Likewise.
5441 * gdb.python/py-typeprint.exp: Likewise.
5442 * gdb.python/py-xmethods.exp: Likewise.
5443 * gdb.stabs/weird.exp: Likewise.
5444 * gdb.xml/tdesc-regs.exp: Likewise.
5445
bd286a29
KCY
54462014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
5447
5448 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
5449 (out_cu): Use addr_len for the size of addresses.
5450 (out_line): Likewise. Size DW_LNE_set_address instruction
5451 according to addr_len.
5452 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
5453 (FUNC): Add START_INSNS to definition.
5454
673dc4a0
YQ
54552014-10-18 Yao Qi <yao@codesourcery.com>
5456
5457 * gdb.base/argv0-symlink.exp: Check argv[0] value if
5458 gdb_has_argv0 return true.
5459 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
5460 check [target_info exists noargs], check [gdb_has_argv0]
5461 instead.
5462 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5463 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
5464 procedures.
5465
4ffbba72
DE
54662014-10-17 Doug Evans <dje@google.com>
5467
5468 * gdb.python/py-events.exp: Update expected output for clear_objfiles
5469 event.
5470 * gdb.python/py-events.py: Add clear_objfiles event.
5471
d096d8c1
DE
54722014-10-17 Doug Evans <dje@google.com>
5473
5474 * gdb.python/py-objfile.exp: Test progspace attribute.
5475
a80db015
LM
54762014-10-17 Luis Machado <lgustavo@codesourcery.com>
5477
5478 * gdb.guile/scm-breakpoint.exp: Do not assume any
5479 directory separators when matching source file paths.
5480 * gdb.python/py-breakpoint.exp: Likewise.
5481 * gdb.reverse/break-precsave.exp: Likewise.
5482 * gdb.reverse/break-reverse.exp: Likewise.
5483 * gdb.reverse/consecutive-precsave.exp: Likewise.
5484 * gdb.reverse/finish-precsave.exp: Likewise.
5485 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5486 * gdb.reverse/finish-reverse.exp: Likewise.
5487 * gdb.reverse/i386-precsave.exp: Likewise.
5488 * gdb.reverse/i387-env-reverse.exp: Likewise.
5489 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5490 * gdb.reverse/machinestate-precsave.exp: Likewise.
5491 * gdb.reverse/machinestate.exp: Likewise.
5492 * gdb.reverse/sigall-precsave.exp: Likewise.
5493 * gdb.reverse/solib-precsave.exp: Likewise.
5494 * gdb.reverse/step-precsave.exp: Likewise.
5495 * gdb.reverse/until-precsave.exp: Likewise.
5496 * gdb.reverse/watch-precsave.exp: Likewise.
5497 * gdb.reverse/watch-reverse.exp: Likewise.
5498
b22089ab
YQ
54992014-10-17 Yao Qi <yao@codesourcery.com>
5500
5501 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
5502 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
5503
6c4486e6
PA
55042014-10-17 Pedro Alves <palves@redhat.com>
5505
5506 PR gdb/17471
5507 * gdb.base/bg-execution-repeat.c: New file.
5508 * gdb.base/bg-execution-repeat.exp: New file.
5509
0ff33695
PA
55102014-10-17 Pedro Alves <palves@redhat.com>
5511
5512 PR gdb/17300
5513 * gdb.base/continue-all-already-running.c: New file.
5514 * gdb.base/continue-all-already-running.exp: New file.
5515
6fdebc3d
PA
55162014-10-17 Pedro Alves <palves@redhat.com>
5517
5518 PR gdb/17472
5519 * gdb.base/annota-input-while-running.c: New file.
5520 * gdb.base/annota-input-while-running.exp: New file.
5521
32a8097b
PA
55222014-10-17 Pedro Alves <palves@redhat.com>
5523
5524 * gdb.base/callfuncs.exp: emove references to osf.
5525 * gdb.base/sigall.exp: Likewise.
5526 * gdb.gdb/selftest.exp: Likewise.
5527 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5528 * gdb.mi/non-stop.c: Likewise.
5529 * gdb.mi/pthreads.c: Likewise.
5530 * gdb.reverse/sigall-precsave.exp: Likewise.
5531 * gdb.reverse/sigall-reverse.exp: Likewise.
5532 * gdb.threads/pthreads.c: Likewise.
5533 * gdb.threads/pthreads.exp: Likewise.
5534
7a3517ff
YQ
55352014-10-17 Yao Qi <yao@codesourcery.com>
5536
5537 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
5538 check 'target_info exists noargs'.
5539 (test_command_prompt_position): Likewise.
5540 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
5541 Remove "set args".
5542 (progvar_simple_while_test): Likewise.
5543 (progvar_complex_if_while_test): Likewise.
5544 (if_while_breakpoint_command_test): Likewise.
5545 (infrun_breakpoint_command_test): Likewise.
5546 (breakpoint_command_test): Likewise.
5547 (watchpoint_command_test): Likewise.
5548 (bp_deleted_in_command_test): Likewise.
5549 (temporary_breakpoint_commands): Likewise.
5550
bb99c472
YQ
55512014-10-16 Yao Qi <yao@codesourcery.com>
5552
5553 * gdb.base/remotetimeout.exp: Remove noargs checking.
5554
7c16b83e
PA
55552014-10-15 Pedro Alves <palves@redhat.com>
5556
5557 PR breakpoints/9649
5558 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
5559 * gdb.base/breakpoint-in-ro-region.exp
5560 (probe_target_hardware_step): New procedure.
5561 (top level): Probe hardware stepping and hardware breakpoint
5562 support. Test stepping through a read-only region, with both
5563 "breakpoint auto-hw" on and off and both "always-inserted" on and
5564 off.
5565
35a49624
IB
55662014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
5567
5568 * gdb.dlang/demangle.exp: Update for demangling changes.
5569
2d1c107c
SC
55702014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5571
5572 * gdb.cp/non-trivial-retval.cc: Add new test cases.
5573 * gdb.cp/non-trivial-retval.exp: Add new tests.
5574
778811d5
SC
55752014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5576
5577 PR c++/13403
5578 PR c++/15154
5579 * gdb.cp/non-trivial-retval.cc: New file.
5580 * gdb.cp/non-trivial-retval.exp: New file.
5581
10c5f0a8
YQ
55822014-10-15 Yao Qi <yao@codesourcery.com>
5583
5584 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5585 remote host.
5586
65d7b369
YQ
55872014-10-15 Yao Qi <yao@codesourcery.com>
5588
5589 * gdb.python/py-symbol.exp: Match file base name if host is
5590 remote, otherwise match file name with dir name.
5591 * gdb.python/py-symtab.exp: Likewise.
5592 * gdb.python/python.exp: Likewise.
5593
46dc1394
YQ
55942014-10-15 Yao Qi <yao@codesourcery.com>
5595
5596 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5597 pattern.
5598 * gdb.python/py-symtab.exp: Likewise.
5599 * gdb.python/python.exp: Remove trailing ".*". Fix typo
5600 locationn.
5601
c40cc657
JB
56022014-10-14 Joel Brobecker <brobecker@adacore.com>
5603
5604 * gdb.ada/addr_arith: New testcase.
5605
2abf49e1
MR
56062014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
5607
5608 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5609 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5610 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5611 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5612
f7088df3
SDJ
56132014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
5614
5615 * gdb.arch/stap-eval-lang-ada.S: Likewise.
5616 * gdb.arch/stap-eval-lang-ada.c: Likewise.
5617 * gdb.arch/stap-eval-lang-ada.exp: New file.
5618
4dc06805
YQ
56192014-10-14 Yao Qi <yao@codesourcery.com>
5620
5621 * gdb.mi/mi-var-child.c (nothing1): New function.
5622 (nothing2): New function.
5623 (do_children_tests): Set function pointers by nothing1 and
5624 nothing2.
5625 * gdb.mi/mi-var-child.exp: Step over new added statements.
5626 Update test to match the new output.
5627 * gdb.mi/var-cmd.c (nothing1): New function.
5628 (nothing2): New function.
5629 (do_children_tests): Set function pointers by nothing1 and
5630 nothing2.
5631 * gdb.mi/mi-var-display.exp: Update test to match output.
5632 Step to the line specified by $line_dct_nothing.
5633 Increase the number of lines to step.
5634
46a93de2
YQ
56352014-10-14 Yao Qi <yao@codesourcery.com>
5636
5637 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5638 tests.
5639 * gdb.mi/mi2-var-child.exp: Likewise.
5640
14ea52ee
DE
56412014-10-13 Doug Evans <dje@google.com>
5642
5643 * gdb.python/py-objfile.exp: Change name of file name test.
5644
e5c6e92b
DE
56452014-10-13 Doug Evans <dje@google.com>
5646
5647 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5648 from the start of the CU.
5649
c780cc2f
JK
56502014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5651 Yao Qi <yao@codesourcery.com>
5652
5653 Fix "save breakpoints" for "catch" command.
5654 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5655 Remove -nonewline. Match also the added "main" line.
5656
99894e11
JK
56572014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5658
5659 Fix "save breakpoints" for "disable $bpnum" command.
5660 * gdb.base/save-bp.c (main): Add label.
5661 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
5662
6e1ac5a3
JK
56632014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5664
5665 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5666
754dd2b0
YQ
56672014-10-11 Yao Qi <yao@codesourcery.com>
5668
5669 * gdb.server/server-kill.exp: Execute command
5670 "set remote trace-status-packet on" before "tstatus".
5671
f90183d7
YQ
56722014-10-11 Yao Qi <yao@codesourcery.com>
5673
5674 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5675 (main): Call getppid.
5676 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5677 and continue to it. Read variable "server_pid".
5678
bf40a607
YQ
56792014-10-11 Yao Qi <yao@codesourcery.com>
5680
5681 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5682
052ca370
YQ
56832014-10-11 Yao Qi <yao@codesourcery.com>
5684
5685 * gdb.threads/thread-find.exp: Don't execute command
5686 "info threads".
5687 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5688 * gdb.threads/linux-dp.exp: Don't check the condition
5689 $threads_created equals to zero.
5690
3831839c
PA
56912014-10-10 Pedro Alves <palves@redhat.com>
5692
5693 * gdb.base/bigcore.exp: Remove references to IRIX.
5694 * gdb.base/funcargs.exp: Likewise.
5695 * gdb.base/interrupt.exp: Likewise.
5696 * gdb.base/mips_pro.exp: Likewise.
5697 * gdb.base/nodebug.exp: Likewise.
5698 * gdb.base/setvar.exp: Likewise.
5699 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5700
8b9a549d
PA
57012014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5702 Pedro Alves <palves@redhat.com>
5703
5704 PR symtab/14466
5705 * gdb.base/vdso-warning.c: New file.
5706 * gdb.base/vdso-warning.exp: New file.
5707
d48ba5e8
DE
57082014-10-02 Doug Evans <dje@google.com>
5709
5710 * gdb.base/structs.c (main): Don't run forever.
5711
2278c276
PA
57122014-10-02 Pedro Alves <palves@redhat.com>
5713
5714 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5715 (top level) <stop threads 1, stop threads 2>: Use it.
5716
b57bacec
PA
57172014-10-02 Pedro Alves <palves@redhat.com>
5718
5719 * gdb.threads/break-while-running.exp (test): Add new
5720 'update_thread_list' argument. Skip "info threads" if false.
5721 (top level): Add new 'update_thread_list' axis.
5722
13fd3ff3
PA
57232014-10-02 Pedro Alves <palves@redhat.com>
5724
5725 PR breakpoints/17431
5726 * gdb.base/execl-update-breakpoints.c: New file.
5727 * gdb.base/execl-update-breakpoints.exp: New file.
5728
0fec99e8
PA
57292014-10-01 Pedro Alves <palves@redhat.com>
5730
5731 * gdb.base/breakpoint-in-ro-region.c: New file.
5732 * gdb.base/breakpoint-in-ro-region.exp: New file.
5733
2ddf4301
SM
57342014-10-01 Simon Marchi <simon.marchi@ericsson.com>
5735
5736 * gdb.mi/mi-exit-code.exp: New file.
5737 * gdb.mi/mi-exit-code.c: New file.
5738
6a5f3f43
YQ
57392014-09-30 Yao Qi <yao@codesourcery.com>
5740
5741 * lib/prelink-support.exp (build_executable_own_libs): Error if
5742 the target isn't native.
5743
345bcc73
YQ
57442014-09-30 Yao Qi <yao@codesourcery.com>
5745
5746 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5747 false.
5748
a25a5a45
PA
57492014-09-22 Pedro Alves <palves@redhat.com>
5750
5751 * gdb.threads/break-while-running.exp: New file.
5752 * gdb.threads/break-while-running.c: New file.
5753
00ba3162
YQ
57542014-09-19 Yao Qi <yao@codesourcery.com>
5755
5756 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5757 Invoke test. Restart GDB with --readnow and invoke test again.
5758
c3b7b696
YQ
57592014-09-19 Yao Qi <yao@codesourcery.com>
5760
5761 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5762 proc set_breakpoint_on_gcd_function. Invoke
5763 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
5764 invoke set_breakpoint_on_gcd_function again.
5765
2b4fd423
DE
57662014-09-18 Doug Evans <dje@google.com>
5767
5768 * gdb.dwarf2/symtab-producer.exp: New file.
5769
a5947601
SDJ
57702014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5771
5772 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5773 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5774 * gdb.base/global-var-nested-by-dso.c: Likewise.
5775 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5776
91c19059
SDJ
57772014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5778 Pedro Alves <palves@redhat.com>
5779
5780 * gdb.base/watch-bitfields.exp: Pass string other than test file
5781 name to prepare_for_testing.
5782 (watch): New procedure.
5783 (expect_watchpoint): Use with_test_prefix.
5784 (top level): Factor out tests to ...
5785 (test_watch_location, test_regular_watch): ... these new
5786 procedures, and use with_test_prefix and gdb_continue_to_end.
5787
bb9d5f81
PP
57882014-09-16 Patrick Palka <patrick@parcs.ath.cx>
5789
5790 PR breakpoints/12526
5791 * gdb.base/watch-bitfields.exp: New file.
5792 * gdb.base/watch-bitfields.c: New file.
5793
635856f5
PA
57942014-09-16 Pedro Alves <palves@redhat.com>
5795
5796 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5797 software and hardware addresses, not software address against
5798 itself.
5799
7280ceea
PA
58002014-09-16 Pedro Alves <palves@redhat.com>
5801
5802 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5803 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5804
428b16bd
PA
58052014-09-16 Pedro Alves <palves@redhat.com>
5806
5807 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5808 files.
5809 * gdb.base/a2-run.exp: Remove all code guarded by istarget
5810 "*-*-vxworks*" throughout.
5811 * gdb.base/break.exp: Likewise.
5812 * gdb.base/default.exp: Likewise.
5813 * gdb.base/scope.exp: Likewise.
5814 * gdb.base/sepdebug.exp: Likewise.
5815 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5816 throughout.
5817 * gdb.base/run.c: Likewise.
5818 * gdb.base/sepdebug.c: Likewise.
5819 * gdb.hp/gdb.aCC/run.c: Likewise.
5820 * gdb.reverse/until-reverse.c: Likewise.
5821 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5822
666d413c
YQ
58232014-09-16 Yao Qi <yao@codesourcery.com>
5824
5825 * boards/local-remote-host-native.exp: New file.
5826
57cbd724
DE
58272014-09-14 Doug Evans <xdje42@gmail.com>
5828
5829 * gdb.threads/queue-signal.c (thread_count): New variable.
5830 (thread_count_mutex, thread_count_condvar): New variables.
5831 (incr_thread_count, wait_all_threads_running): New functions.
5832 (main): Wait for all threads to be in their thread functions.
5833
81219e53
DE
58342014-09-13 Doug Evans <xdje42@gmail.com>
5835
5836 * gdb.threads/queue-signal.c: New file.
5837 * gdb.threads/queue-signal.exp: New file.
5838
3714cea7
DE
58392014-09-13 Doug Evans <xdje42@gmail.com>
5840
5841 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5842 be consistent with what default_gdb_init uses.
5843 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5844 the plain text of the prompt. Add some logging printfs.
5845 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5846
fa43b1d7
PA
58472014-09-12 Pedro Alves <palves@redhat.com>
5848
5849 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5850 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5851 * gdb.arch/i386-size-overlap.exp: Likewise.
5852 * gdb.arch/i386-size.exp: Likewise.
5853 * gdb.arch/i386-unwind.exp: Likewise.
5854 * gdb.base/a2-run.exp: Likewise.
5855 * gdb.base/break.exp: Likewise.
5856 * gdb.base/charset.exp: Likewise.
5857 * gdb.base/chng-syms.exp: Likewise.
5858 * gdb.base/commands.exp: Likewise.
5859 * gdb.base/dbx.exp: Likewise.
5860 * gdb.base/find.exp: Likewise.
5861 * gdb.base/funcargs.exp: Likewise.
5862 * gdb.base/jit-simple.exp: Likewise.
5863 * gdb.base/reread.exp: Likewise.
5864 * gdb.base/sepdebug.exp: Likewise.
5865 * gdb.base/step-bt.exp: Likewise.
5866 * gdb.cp/mb-inline.exp: Likewise.
5867 * gdb.cp/mb-templates.exp: Likewise.
5868 * gdb.objc/basicclass.exp: Likewise.
5869 * gdb.threads/killed.exp: Likewise.
5870
9d9bf2df
EBM
58712014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5872
5873 PR tdep/17379
5874 * gdb.arch/powerpc-stackless.S: New file.
5875 * gdb.arch/powerpc-stackless.exp: New file.
5876
1cf2f1b0
JK
58772014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5878
5879 * gdb.base/attach.c: Include unistd.h.
5880 (main): Call alarm. Add label postloop.
5881 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5882 gdb_breakpoint, gdb_continue_to_breakpoint.
5883 (test_command_line_attach_run): Kill ${testpid} in one exit path.
5884
98880d46
PA
58852014-09-11 Pedro Alves <palves@redhat.com>
5886
5887 PR gdb/17347
5888 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
5889 * gdb.base/attach.exp (test_command_line_attach_run): New
5890 procedure.
5891 (top level): Call it.
5892
4c92ff2c
PA
58932014-09-11 Pedro Alves <palves@redhat.com>
5894
5895 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
5896 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
5897 (do_command_attach_tests): Use spawn_wait_for_attach.
5898 * gdb.base/solib-overlap.exp: Likewise.
5899 * gdb.multi/multi-attach.exp: Likewise.
5900 * gdb.python/py-prompt.exp: Likewise.
5901 * gdb.python/py-sync-interp.exp: Likewise.
5902 * gdb.server/ext-attach.exp: Likewise.
5903
3adc1a7d
GKB
59042014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
5905
5906 * gdb.fortran/array-element.exp: Remove unexpected "continue"
5907 command in testcase. Simplify testcase.
5908
96334934
JB
59092014-09-10 Joel Brobecker <brobecker@adacore.com>
5910
5911 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
5912
eb479039
JB
59132014-09-10 Joel Brobecker <brobecker@adacore.com>
5914
5915 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
5916
deede10c
JB
59172014-09-10 Joel Brobecker <brobecker@adacore.com>
5918
5919 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
5920
7828a5f5
JB
59212014-09-10 Joel Brobecker <brobecker@adacore.com>
5922
5923 * gdb.dwarf2/dynarr-ptr.c: New file.
5924 * gdb.dwarf2/dynarr-ptr.exp: New file.
5925
33aeebcf
MR
59262014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5927
5928 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
5929 of 30 rather than hardcoding 120 for a slow test case. Take the
5930 `gdb,timeout' target setting into account for this calculation.
5931 Don't extend the timeout for the test cases that don't need it.
5932
7b415901
MR
59332014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5934
5935 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
5936 a factor of 2 for a slow test case. Take the `gdb,timeout'
5937 target setting into account for this calculation.
5938 * gdb.reverse/until-precsave.exp: Increase the timeout by
5939 a factor of 15 and 3 respectively rather than adding 120
5940 for a pair of slow test cases. Take the `gdb,timeout'
5941 target setting into account for this calculation.
5942
4a40f85a
MR
59432014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5944
5945 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
5946 timeout, don't pass one down to gdb_expect.
5947 (gdb_expect): Rework timeout selection.
5948
09635af7
MR
59492014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5950
5951 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
5952 exception on timeout.
5953 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
5954 (gdbserver_start_extended): Catch any `gdbserver_start' error
5955 exceptions.
5956 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
5957 * lib/mi-support.exp (mi_gdb_target_load): Catch any
5958 `gdbserver_gdb_load' error exceptions.
5959
2bdd10b7
MR
59602014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5961
5962 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
5963 120 on waiting for the TCP socket to open.
5964
316935f0
DE
59652014-09-09 Doug Evans <xdje42@gmail.com>
5966
5967 * gdb.base/default.exp (show_conv_list): Add _caller_is,
5968 _caller_matches, _any_caller_is, _any_caller_matches.
5969
83740597
DE
59702014-09-09 Doug Evans <xdje42@gmail.com>
5971
5972 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
5973
4c122fc3
YQ
59742014-09-09 Yao Qi <yao@codesourcery.com>
5975
5976 * gdb.mi/mi-var-display.exp: Set print symbol off.
5977
a9f116cb
GKB
59782014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
5979
5980 PR gdb/17035
5981 * gdb.base/commands.exp: Add tests to verify user-defined
5982 commands with empty bodies.
5983 * gdb.python/py-cmd.exp: Test that we don't show user-defined
5984 python commands in `show user command`.
5985 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
5986 scheme commands in `show user command`.
5987
c75bd3a2
JK
59882014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5989
5990 PR python/17355
5991 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
5992 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
5993 * gdb.python/py-framefilter-invalidarg.exp: New file.
5994 * gdb.python/py-framefilter-invalidarg.py: New file.
5995
faa42425
DE
59962014-09-06 Doug Evans <xdje42@gmail.com>
5997
5998 PR 15276
5999 * gdb.python/py-caller-is.c: New file.
6000 * gdb.python/py-caller-is.exp: New file.
6001
474ca4f6
SDJ
60022014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
6003
6004 PR gdb/17235
6005 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
6006 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
6007
eb0b0463
SDJ
60082014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
6009
6010 PR fortran/17237
6011 * gdb.fortran/print-formatted.exp: New file.
6012 * gdb.fortran/print-formatted.f90: Likewise.
6013
5f3b99cf
SS
60142014-09-03 Sasha Smundak <asmundak@google.com>
6015
6016 * gdb.python/py-frame.exp: Test Frame.read_register.
6017
7d793aa9
SDJ
60182014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
6019
6020 PR python/16699
6021 * gdb.python/py-completion.exp: New file.
6022 * gdb.python/py-completion.py: Likewise.
6023
fb0576e9
DE
60242014-08-28 Doug Evans <dje@google.com>
6025
6026 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
6027 eax,etc. are live with values set by gdb and thus the compiler can't
6028 use them.
6029 * gdb.arch/i386-pseudo.c (main): Ditto.
6030
ee92b0dd
DE
60312014-08-27 Doug Evans <dje@google.com>
6032
6033 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
6034
6649db35
DE
60352014-08-25 Doug Evans <dje@google.com>
6036
6037 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
6038 (main): Ditto.
6039
564b7600
DE
60402014-08-25 Doug Evans <dje@google.com>
6041
6042 * gdb.threads/thread-execl.exp: #include <stdio.h>.
6043
3881fb67
YQ
60442014-08-24 Yao Qi <yao@codesourcery.com>
6045
6046 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
6047 symbol off.
6048 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
6049
a05a36a5
DE
60502014-08-22 Doug Evans <dje@google.com>
6051
6052 PR 17276
6053 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
6054 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
6055 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
6056
7c343b48
YQ
60572014-08-22 Yao Qi <yao@codesourcery.com>
6058
6059 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
6060 * gdb.python/py-finish-breakpoint2.exp: Likewise.
6061 * gdb.python/python.exp: Likewise. Use .py file on the host
6062 instead of the build.
6063
22fd09ae
JK
60642014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6065
6066 * gdb.threads/gcore-stale-thread.c: New file.
6067 * gdb.threads/gcore-stale-thread.exp: New file.
6068
a8454a7c
PA
60692014-08-21 Pedro Alves <palves@redhat.com>
6070
6071 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
6072 * gdb.base/gcore-relro-pie.exp: Likewise.
6073 * gdb.base/gcore-relro.exp: Likewise.
6074 * gdb.base/gcore.exp: Likewise.
6075 * gdb.base/print-symbol-loading.exp: Likewise.
6076 * gdb.threads/gcore-thread.exp: Likewise.
6077 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
6078
2a31c623
PA
60792014-08-20 Pedro Alves <palves@redhat.com>
6080 Jan Kratochvil <jan.kratochvil@redhat.com>
6081
6082 * Makefile.in (EXTRA_RULES, CC): New variables, get from
6083 configure.
6084 (EXPECT): Handle READ1 being set.
6085 (all): Depend on EXTRA_RULES.
6086 (check-read1, expect-read1, read1.so, read1): New rules.
6087 * README (Testsuite Parameters): Document the READ1 make variable.
6088 (Race detection): New section.
6089 * configure: Regenerate.
6090 * configure.ac: If build==host==target, and running under a
6091 GNU/glibc system, add read1 to the extra Makefile rules.
6092 (EXTRA_RULES): AC_SUBST it.
6093 * lib/read1.c: New file.
6094
d36430db
JB
60952014-08-20 Joel Brobecker <brobecker@adacore.com>
6096
6097 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
6098 the handling of variables declared as a typedef to an array
6099 which a DW_AT_data_location attribute.
6100
9a0dc9e3
PA
61012014-08-19 Andrew Burgess <aburgess@broadcom.com>
6102 Pedro Alves <palves@redhat.com>
6103
6104 PR symtab/14604
6105 PR symtab/14605
6106 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
6107 gdb_test.
6108
0718a8da
PA
61092014-08-19 Pedro Alves <palves@redhat.com>
6110
6111 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
6112
13b448cd
YQ
61132014-08-19 Yao Qi <yao@codesourcery.com>
6114
6115 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
6116 right line.
6117
1cbf5077
DB
61182014-08-18 David Blaikie <dblaikie@gmail.com>
6119
6120 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
6121
bf0fae19
JB
61222014-08-18 Joel Brobecker <brobecker@adacore.com>
6123
6124 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
6125 attribute in array range.
6126
3c8c5dcc
JB
61272014-08-18 Joel Brobecker <brobecker@adacore.com>
6128
6129 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
6130
e66d4446
SC
61312014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6132
6133 PR c++/17132
6134 * gdb.cp/pr17132.cc: New file.
6135 * gdb.cp/pr17132.exp: New file.
6136
940df408
SC
61372014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6138
6139 * gdb.python/py-xmethods.py (A_getarrayind)
6140 (E_method_char_worker.__call__, E_method_int_worker.__call__):
6141 Use 'print' with function call syntax.
6142 (E_method_matcher.match): Fix tab vs space indentation mixup.
6143
ebcc6c3a
YQ
61442014-08-15 Yao Qi <yao@codesourcery.com>
6145
6146 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
6147 false.
6148
775e0f04
YQ
61492014-08-15 Yao Qi <yao@codesourcery.com>
6150
6151 * gdb.cp/casts.exp: Set print symbol off.
6152 * gdb.cp/class2.exp: Likewise.
6153 * gdb.cp/overload.exp: Likewise.
6154 * gdb.cp/templates.exp: Likewise.
6155
d769e349
DE
61562014-08-11 Doug Evans <dje@google.com>
6157
6158 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6159 (test_load_shlib): Update.
6160
20c6f1e1
YQ
61612014-08-09 Yao Qi <yao@codesourcery.com>
6162
6163 * gdb.base/display.exp: Invoke is_address_zero_readable.
6164 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
6165 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6166 * gdb.base/hbreak-unmapped.exp: Return if
6167 is_address_zero_readable returns true.
6168 * gdb.base/signest.exp: Likewise.
6169 * gdb.base/signull.exp: Likewise.
6170 * gdb.base/sigbpt.exp: Likewise.
6171 * gdb.guile/scm-disasm.exp: Do the test if
6172 is_address_zero_readable returns false.
6173 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
6174 * gdb.python/py-arch.exp: Likewise.
6175 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
6176 * lib/gdb.exp (is_address_zero_readable): New proc.
6177
5792e8e3
YQ
61782014-08-09 Yao Qi <yao@codesourcery.com>
6179
6180 PR testsuite/13443
6181 * gdb.mi/mi-var-display.exp: Make test messages unique.
6182
3cecbbbe
TT
61832014-08-04 Tom Tromey <tromey@redhat.com>
6184
6185 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
6186 target 0".
6187
00b51ff5
TT
61882014-08-04 Tom Tromey <tromey@redhat.com>
6189
6190 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
6191 "target_resume".
6192
6908c509
JB
61932014-08-01 Joel Brobecker <brobecker@adacore.com>
6194
6195 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
6196 inner_vla_struct_object_size.
6197 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
6198 as xfail.
6199
cc6563d2
PA
62002014-07-30 Pedro Alves <palves@redhat.com>
6201
6202 * gdb.threads/signal-command-handle-nopass.exp (test): Add
6203 comment.
6204
7e09a223
YQ
62052014-07-29 Yao Qi <yao@codesourcery.com>
6206
6207 PR gdb/17206
6208 * gdb.base/until-nodebug.exp: New.
6209
7ebdbe92
DE
62102014-07-28 Doug Evans <xdje42@gmail.com>
6211
6212 PR guile/17203
6213 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6214 previously existing parameter, and previously ambiguously spelled
6215 parameter.
6216
fdb1adc6
WN
62172014-07-28 Will Newton <will.newton@linaro.org>
6218
6219 * gdb.base/varargs.exp: Remove KFAILs for ARM.
6220
186fcde0
DE
62212014-07-26 Ludovic Courtès <ludo@gnu.org>
6222 Doug Evans <xdje42@gmail.com>
6223
6224 PR guile/17146
6225 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
6226
70509625
PA
62272014-07-25 Pedro Alves <palves@redhat.com>
6228
6229 * gdb.threads/signal-command-handle-nopass.c: New file.
6230 * gdb.threads/signal-command-handle-nopass.exp: New file.
6231 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
6232 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
6233 * gdb.threads/signal-delivered-right-thread.c: New file.
6234 * gdb.threads/signal-delivered-right-thread.exp: New file.
6235
c3f814a1
PA
62362014-07-25 Pedro Alves <palves@redhat.com>
6237
6238 * gdb.base/double-prompt-target-event-error.exp
6239 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
6240 match.
6241 (cancel_pagination_in_target_event): Rework double prompt
6242 detection.
6243 * gdb.base/paginate-after-ctrl-c-running.exp
6244 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
6245 <return>' match.
6246 * gdb.base/paginate-bg-execution.exp
6247 (test_bg_execution_pagination_return)
6248 (test_bg_execution_pagination_cancel): Remove '-notransfer
6249 <return>' matches.
6250 * gdb.base/paginate-execution-startup.exp
6251 (test_fg_execution_pagination_return)
6252 (test_fg_execution_pagination_cancel): Remove '-notransfer
6253 <return>' matches.
6254 * gdb.base/paginate-inferior-exit.exp
6255 (test_paginate_inferior_exited): Remove '-notransfer <return>'
6256 match.
6257 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
6258 * lib/gdb.exp (pagination_prompt): Run text through
6259 string_to_regexp.
6260 (gdb_test_multiple): Match $pagination_prompt instead of
6261 "<return>".
6262 (string_to_regexp): Move to lib/gdb-utils.exp.
6263
e214cf6c
JK
62642014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6265
6266 * gdb.arch/amd64-entry-value-paramref.S: New file.
6267 * gdb.arch/amd64-entry-value-paramref.cc: New file.
6268 * gdb.arch/amd64-entry-value-paramref.exp: New file.
6269 * gdb.arch/amd64-optimout-repeat.S: New file.
6270 * gdb.arch/amd64-optimout-repeat.c: New file.
6271 * gdb.arch/amd64-optimout-repeat.exp: New file.
6272
17d0c5c8
JK
62732014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6274
6275 PR gdb/17170
6276 * gdb.base/statistics.exp: New file.
6277
b8b8facf
DE
62782014-07-17 Doug Evans <dje@google.com>
6279
74b49205 6280 PR gdb/17170
b8b8facf
DE
6281 * gdb.base/maint.exp: Update testing of per-command stats.
6282
1b5d0ab3
PA
62832014-07-16 Pedro Alves <palves@redhat.com>
6284
6285 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
6286 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
6287 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
6288 (tfile_write_buf): New functions.
6289 (add_memory_block): Rewrite using the above.
6290 (adjust_function_address): New function.
6291 (FUNCTION_ADDRESS): New macro.
6292 (write_basic_trace_file): Remove short_x local, and use
6293 tfile_write_16. Change type of func_addr local to unsigned long
6294 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
6295 here. Cast argument of add_memory_block to char pointer.
6296 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
6297 (main): Remove parameters.
6298 * gdb.trace/tfile.exp: Remove nowarnings.
6299
4d974e88
SM
63002014-07-15 Simon Marchi <simon.marchi@ericsson.com>
6301
6302 * gdb.base/debug-expr.exp: Test string evaluation with
6303 "debug expression" on.
6304
41e99568
PA
63052014-07-15 Pedro Alves <palves@redhat.com>
6306
6307 * gdb.base/reread.exp: Use clean_restart.
6308
487d9753
PL
63092014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
6310
6311 * gdb.arch/avr-flash-qualifer.c: New.
6312 * gdb.arch/avr-flash-qualifer.exp: New.
6313
cc1c52ad
PA
63142014-07-14 Pedro Alves <palves@redhat.com>
6315
6316 * gdb.base/paginate-after-ctrl-c-running.c: New file.
6317 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
6318
1e973570
PA
63192014-07-14 Pedro Alves <palves@redhat.com>
6320
6321 * gdb.base/double-prompt-target-event-error.c: New file.
6322 * gdb.base/double-prompt-target-event-error.exp: New file.
6323
93d6eb10
PA
63242014-07-14 Pedro Alves <palves@redhat.com>
6325
6326 PR gdb/17072
6327 * gdb.base/paginate-inferior-exit.c: New file.
6328 * gdb.base/paginate-inferior-exit.exp: New file.
6329
0017922d
PA
63302014-07-14 Pedro Alves <palves@redhat.com>
6331
6332 PR gdb/17072
6333 * gdb.base/paginate-bg-execution.c: New file.
6334 * gdb.base/paginate-bg-execution.exp: New file.
6335
94696ad3
PA
63362014-07-14 Pedro Alves <palves@redhat.com>
6337
6338 PR gdb/17072
6339 * gdb.base/paginate-execution-startup.c: New file.
6340 * gdb.base/paginate-execution-startup.exp: New file.
6341 * lib/gdb.exp (pagination_prompt): New global.
6342 (default_gdb_spawn): New procedure, factored out from
6343 default_gdb_spawn.
6344 (default_gdb_start): Adjust to call default_gdb_spawn.
6345 (gdb_spawn): New procedure.
6346
bd293940
PA
63472014-07-14 Pedro Alves <palves@redhat.com>
6348
6349 * lib/gdb.exp (gdb_assert): New procedure.
6350 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
6351
c933f875
PA
63522014-07-14 Pedro Alves <palves@redhat.com>
6353
6354 * gdb.base/execution-termios.c: New file.
6355 * gdb.base/execution-termios.exp: New file.
6356
d98b7a16
TT
63572014-07-14 Tom Tromey <tromey@redhat.com>
6358
6359 * gdb.cp/vla-cxx.cc: New file.
6360 * gdb.cp/vla-cxx.exp: New file.
6361
548740d6
TT
63622014-07-14 Tom Tromey <tromey@redhat.com>
6363
6364 * gdb.reverse/rerun-prec.c: New file.
6365 * gdb.reverse/rerun-prec.exp: New file.
6366
a25eb028
MR
63672014-07-12 Maciej W. Rozycki <macro@mips.com>
6368 Maciej W. Rozycki <macro@codesourcery.com>
6369
6370 * lib/gdb-utils.exp: New file.
6371 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
6372 inline `gdb_init_command' processing.
6373 (gdb_start_cmd): Likewise.
6374 * lib/mi-support.exp (mi_run_cmd): Likewise.
6375 * README: Document `gdb_init_command' and `gdb_init_commands'.
6376
218c2655
JK
63772014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6378
6379 Fix false FAIL running under a very long directory name.
6380 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
6381 and "set print elements 10000". Twice.
6382
5401fde3
YQ
63832014-07-11 Yao Qi <yao@codesourcery.com>
6384
6385 * gdb.base/exprs.exp: "set print symbol off".
6386
e76126e8
PA
63872014-07-11 Pedro Alves <palves@redhat.com>
6388
6389 * gdb.threads/kill.c: New file.
6390 * gdb.threads/kill.exp: New file.
6391
2d6f0de6
YQ
63922014-07-10 Yao Qi <yao@codesourcery.com>
6393
6394 * gdb.trace/tfile.c (write_basic_trace_file)
6395 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
6396 address written to trace file.
6397
7180e04a
PA
63982014-07-09 Pedro Alves <palves@redhat.com>
6399
6400 * gdb.base/attach-wait-input.exp: New file.
6401 * gdb.base/attach-wait-input.c: New file.
6402
9a9a7608
AB
64032014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6404
6405 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
6406 setting up test structures.
6407 (main): Call new test function.
6408 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
6409 test function, continue into test function and walk test
6410 structures.
6411
161ac41e
YQ
64122014-07-02 Yao Qi <yao@codesourcery.com>
6413
6414 * gdb.trace/entry-values.c: Define labels 'foo_start' and
6415 'bar_start' at the beginning of functions 'foo' and 'bar'
6416 respectively.
6417 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
6418 instead of 'foo' and 'bar'.
6419
1f267ae3
MM
64202014-07-08 Markus Metzger <markus.t.metzger@intel.com>
6421
6422 * gdb.btrace/segv.exp: New.
6423 * gdb.btrace/segv.c: New.
6424
2b239efb
LM
64252014-07-02 Luis Machado <lgustavo@codesourcery.com>
6426
6427 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
6428 instruction.
6429
cf363f18
MW
64302014-06-30 Mark Wielaard <mjw@redhat.com>
6431
6432 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
6433 vulture, vilify, villar): New volatile array constants.
6434 (vindictive, vegetation): New const volatile array constants.
6435 * gdb.base/volatile.exp: Test volatile and const volatile array
6436 types.
6437
aebf9d24
AA
64382014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6439
6440 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
6441 target lacks support for awatch, rwatch, or hbreak.
6442
b67a2c6f
YQ
64432014-06-27 Yao Qi <yao@codesourcery.com>
6444
6445 * gdb.multi/dummy-frame-restore.exp: New.
6446 * gdb.multi/dummy-frame-restore.c: New.
6447
aef92902
MM
64482014-06-25 Markus Metzger <markus.t.metzger@intel.com>
6449
6450 * gdb.btrace/gcore.exp: New.
6451
8e9db26e
PA
64522014-06-23 Pedro Alves <palves@redhat.com>
6453
6454 * gdb.base/watchpoint-reuse-slot.c: New file.
6455 * gdb.base/watchpoint-reuse-slot.exp: New file.
6456
70afc5b7
SC
64572014-06-23 Siva Chandra Reddy <sivachandra@google.com>
6458
6459 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
6460 progspace's filename in 'info', 'enable' and 'disable' command
6461 tests.
6462
b972bd9c
JK
64632014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6464
6465 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
6466 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6467 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
6468
125f8a3d
GB
64692014-06-20 Gary Benson <gbenson@redhat.com>
6470
6471 * gdb.arch/i386-avx.exp: Fix include file location.
6472 * gdb.arch/i386-sse.exp: Likewise.
6473
3ed9baed
IB
64742014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
6475
6476 * gdb.dlang/expression.exp: New file.
6477
034f788c
PA
64782014-06-19 Pedro Alves <palves@redhat.com>
6479
6480 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
6481 out from ...
6482 (top level): ... here. Iterate running tests under different
6483 scheduler-locking settings.
6484
45371d0c
LM
64852014-06-18 Luis Machado <lgustavo@codesourcery.com>
6486
6487 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
6488 to DW_FORM_addr and use non-zero addresses.
6489
5d376983
SC
64902014-06-18 Siva Chandra Reddy <sivachandra@google.com>
6491
6492 PR gdb/17017
6493 * gdb.python/py-xmethods.cc: Add global function call counters and
6494 increment them in their respective functions. Remove "cout"
6495 statements.
6496 * gdb.python/py-xmethods.exp: Make tests check the global function
6497 call counters instead of depending on inferior IO.
6498
a1aa2221
LM
64992014-06-18 Don Breazeal <donb@codesourcery.com>
6500
6501 * gdb.base/foll-fork.exp (default_fork_parent_follow):
6502 Deleted procedure.
6503 (explicit_fork_parent_follow): Deleted procedure.
6504 (explicit_fork_child_follow): Deleted procedure.
6505 (test_follow_fork): New procedure.
6506 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 6507 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
6508 procedure calls.
6509
0fc05997
YQ
65102014-06-17 Yao Qi <yao@codesourcery.com>
6511
6512 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
6513 CP1252.
6514
70795c52
LM
65152014-06-17 Luis Machado <lgustavo@codesourcery.com>
6516
6517 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
6518 Initialize ptr and S explicitly.
6519 (skip_type_update_when_not_use_rtti_test): Likewise.
6520
6be47f0c
KS
65212014-06-16 Keith Seitz <keiths@redhat.com>
6522
6523 PR mi/15863
6524 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
6525 the inferior is started.
6526
d03de421
PA
65272014-06-16 Pedro Alves <palves@redhat.com>
6528
6529 * gdb.base/break-main-file-remove-fail.c: New file.
6530 * gdb.base/break-main-file-remove-fail.exp: New file.
6531 * gdb.base/break-unload-file.exp: Use build_executable instead of
6532 prepare_for_testing.
6533 (test_break): New parameter "initial_load". Handle it.
6534 (top level): Add initial_load cmdline/file axis.
6535
f9579b99
TT
65362014-06-12 Tom Tromey <tromey@redhat.com>
6537
6538 * gdb.base/completion.exp: Don't use directory name in test.
6539
3657956b
GB
65402014-06-09 Gary Benson <gbenson@redhat.com>
6541
6542 * gdb.base/sigall.c [Functions to send signals]: Reorder to
6543 separate the always-available ANSI-standard signals from the
6544 signals that require checking.
6545 (main): Likewise.
6546 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
6547 Likewise.
6548 (main): Likewise.
6549
4186eb54
KS
65502014-06-07 Keith Seitz <keiths@redhat.com>
6551
6552 Revert:
6553 PR c++/16253
6554 * gdb.cp/var-tag.cc: New file.
6555 * gdb.cp/var-tag.exp: New file.
6556 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6557 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6558 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6559 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6560
25326a28 65612014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
6562
6563 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
6564
829155c9
PA
65652014-06-06 Pedro Alves <palves@redhat.com>
6566
6567 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
6568 in target debug output instead of looking at RSP packets,
6569 disabling the test on any target that uses hardware stepping.
6570 Update comments.
6571
61c8d22e
PA
65722014-06-06 Pedro Alves <palves@redhat.com>
6573
6574 * gdb.base/break-unload-file.exp: Fix typo.
6575
d9a47287
YQ
65762014-06-06 Yao Qi <yao@codesourcery.com>
6577
6578 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6579 from "jit_function" to "^jit_function".
6580
e5e01dbf
YQ
65812014-06-06 Yao Qi <yao@codesourcery.com>
6582
6583 * gdb.base/async.c (foo): Add one statement.
6584 * gdb.base/async.exp: Get the next instruction address and
6585 match the output of "nexti" by instruction address. Match
6586 the hex address in the output of "finish".
6587
73ba372c
GB
65882014-06-06 Gary Benson <gbenson@redhat.com>
6589
6590 * gdb.base/call-signals.c: Remove preprocessor conditionals
6591 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6592 SIGSEGV and SIGTERM.
6593 * gdb.base/sigall.c: Likewise.
6594 * gdb.base/unwindonsignal.c: Likewise.
6595 * gdb.reverse/sigall-reverse.c: Likewise.
6596
831517df
YQ
65972014-06-06 Yao Qi <yao@codesourcery.com>
6598
6599 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
6600 readable, skip the test.
6601
b8b91e98
YQ
66022014-06-06 Yao Qi <yao@codesourcery.com>
6603
6604 * gdb.threads/staticthreads.c (thread_function): Move the line
6605 setting breakpoint on forward.
6606 * gdb.threads/staticthreads.exp: Update comments.
6607
fb934770
LC
66082014-06-05 Ludovic Courtès <ludo@gnu.org>
6609
6610 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6611 "history-append! type error".
6612
6ef284bd
SM
66132014-06-05 Simon Marchi <simon.marchi@ericsson.com>
6614
6615 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6616 erroneous dprintf expected input.
6617
a872e241
DE
66182014-06-04 Doug Evans <xdje42@gmail.com>
6619
6620 * gdb.guile/scm-generics.exp: Delete.
6621
16f691fb
DE
66222014-06-04 Doug Evans <xdje42@gmail.com>
6623
6624 * gdb.guile/scm-breakpoint.exp: Update.
6625 Add tests for breakpoint registration.
6626
012370f6
TT
66272014-06-04 Tom Tromey <tromey@redhat.com>
6628
6629 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6630 VLA-in-union.
6631 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6632 inner_vla_struct, vla_union types. Initialize objects of those
6633 types and compute their sizes.
6634
9f5a4cef
HZ
66352014-06-04 Nathan Sidwell <nathan@codesourcery.com>
6636 Hui Zhu <hui@codesourcery.com>
6637
6638 * gdb.base/fileio.exp: Add test for shell not available as well as
6639 available.
6640 * gdb.base/fileio.c (test_system): Check for shell twice.
6641
90a45c4d
YQ
66422014-06-04 Yao Qi <yao@codesourcery.com>
6643
6644 * gdb.base/auto-connect-native-target.exp: Remove redundant
6645 space from the regexp pattern.
6646
70017e41
YQ
66472014-06-04 Yao Qi <yao@codesourcery.com>
6648
6649 * gdb.base/default.exp: Replace "child" with "native" in
6650 regexp pattern.
6651
883964a7
SC
66522014-06-03 Siva Chandra Reddy <sivachandra@google.com>
6653
6654 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6655 * gdb.python/py-xmethods.exp: New tests to test xmethods.
6656 * gdb.python/py-xmethods.py: Python script supporting the
6657 new testcase and tests.
6658
ef370185
JB
66592014-06-03 Joel Brobecker <brobecker@adacore.com>
6660 Pedro Alves <palves@redhat.com>
6661
6662 PR breakpoints/17000
6663 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6664 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6665
1e2ccb61
BM
66662014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
6667
6668 * gdb.base/subst.exp: Add tests to verify partial path matching
6669 output.
6670
c6ec5ab2
PA
66712014-06-03 Pedro Alves <palves@redhat.com>
6672
6673 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6674 target that doesn't use software single-stepping.
6675
835c559f
PA
66762014-06-03 Pedro Alves <palves@redhat.com>
6677
6678 PR breakpoints/17000
6679 * gdb.base/sss-bp-on-user-bp-2.c: New file.
6680 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6681
06eb1586
DE
66822014-06-02 Doug Evans <xdje42@gmail.com>
6683
6684 * gdb.guile/scm-parameter.exp: New file.
6685
e698b8c4
DE
66862014-06-02 Doug Evans <xdje42@gmail.com>
6687
6688 * gdb.guile/scm-cmd.c: New file.
6689 * gdb.guile/scm-cmd.exp: New file.
6690
ded03782
DE
66912014-06-02 Doug Evans <xdje42@gmail.com>
6692
6693 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6694 pretty-printer lookup.
6695 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6696 (make-pp_s-printer): Call it.
6697 (make-pretty-printer-from-dict): New function.
6698 (lookup-pretty-printer-maker-from-dict): New function.
6699 (*pretty-printer*): Simplify.
6700 (make-objfile-pp_s-printer): New function.
6701 (install-objfile-pretty-printers!): New function.
6702 (make-progspace-pp_s-printer): New function.
6703 (install-progspace-pretty-printers!): New function.
6704 * gdb.guile/scm-progspace.c: New file.
6705 * gdb.guile/scm-progspace.exp: New file.
6706
41fac0cf
PA
67072014-06-02 Pedro Alves <palves@redhat.com>
6708
6709 * gdb.base/dprintf-bp-same-addr.c: New file.
6710 * gdb.base/dprintf-bp-same-addr.exp: New file.
6711
96ae5695
EBM
67122014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6713
6714 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6715 * gdb.arch/powerpc-power.s: Likewise.
6716
da02b3a8
JB
67172014-06-02 Joel Brobecker <brobecker@adacore.com>
6718
6719 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6720
c72b2e7b
YQ
67212014-06-01 Yao Qi <yao@codesourcery.com>
6722
6723 * gdb.base/watchpoint.exp (test_watch_location): Check null
6724 pointer can be dereferenced. If not, do the test, otherwise
6725 skip it.
6726
53e8a631
AB
67272014-05-30 Andrew Burgess <aburgess@broadcom.com>
6728
6729 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6730 results.
6731 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6732
938f0e2f
AB
67332014-05-30 Andrew Burgess <aburgess@broadcom.com>
6734
6735 * gdb.arch/amd64-invalid-stack-middle.S: New file.
6736 * gdb.arch/amd64-invalid-stack-middle.c: New file.
6737 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6738 * gdb.arch/amd64-invalid-stack-top.c: New file.
6739 * gdb.arch/amd64-invalid-stack-top.exp: New file.
6740
9ba6657a
PA
67412014-05-30 Pedro Alves <palves@redhat.com>
6742
6743 PR breakpoints/17000
6744 * gdb.base/sss-bp-on-user-bp.c: New file.
6745 * gdb.base/sss-bp-on-user-bp.exp: New file.
6746
522c09bf
DB
67472014-05-30 David Blaikie <dblaikie@gmail.com>
6748
6749 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6750 gnu_inline semantics via attribute.
6751 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6752 source explicitly specifies the required semantics.
6753
bf4ef81e
MR
67542014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6755
6756 * gdb.reverse/sigall-reverse.exp: Fix a typo.
6757
329ea579
PA
67582014-05-29 Pedro Alves <palves@redhat.com>
6759 Tom Tromey <tromey@redhat.com>
6760
6761 * gdb.base/async-shell.exp: Don't enable target-async.
6762 * gdb.base/async.exp
6763 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6764 parameter. Adjust.
6765 (top level): Don't test with "target-async".
6766 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6767 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6768 * gdb.base/inferior-died.exp: Don't enable target-async.
6769 * gdb.base/interrupt-noterm.exp: Likewise.
6770 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6771 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6772 * gdb.mi/mi-nonstop.exp: Likewise.
6773 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6774 * gdb.mi/mi-nsintrall.exp: Likewise.
6775 * gdb.mi/mi-nsmoribund.exp: Likewise.
6776 * gdb.mi/mi-nsthrexec.exp: Likewise.
6777 * gdb.mi/mi-watch-nonstop.exp: Likewise.
6778 * gdb.multi/watchpoint-multi.exp: Adjust comment.
6779 * gdb.python/py-evsignal.exp: Don't enable target-async.
6780 * gdb.python/py-evthreads.exp: Likewise.
6781 * gdb.python/py-prompt.exp: Likewise.
6782 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6783 * gdb.server/solib-list.exp: Don't enable target-async.
6784 * gdb.threads/thread-specific-bp.exp: Likewise.
6785 * lib/mi-support.exp: Adjust to use mi-async.
6786
fd664c91
PA
67872014-05-29 Pedro Alves <palves@redhat.com>
6788
6789 PR gdb/13860
6790 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6791 reason, even in sync mode.
6792
251bde03
PA
67932014-05-29 Pedro Alves <palves@redhat.com>
6794 Hui Zhu <hui@codesourcery.com>
6795
6796 PR PR15693
6797 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6798 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6799 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6800 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6801
7f3c0343
JB
68022014-05-28 Joel Brobecker <brobecker@adacore.com>
6803
6804 * config/monitor.exp (gdb_target_monitor): Replace use of
6805 "set remotebaud" by "set serial baud".
6806
b2715b27
AW
68072014-05-26 Andy Wingo <wingo@igalia.com>
6808
6809 * gdb.guile/scm-breakpoint.exp:
6810 * gdb.guile/scm-gsmob.exp: Update to use plain old object
6811 properties instead of gdb-object-properties.
6812
498a4489
YQ
68132014-05-26 Yao Qi <yao@codesourcery.com>
6814
6815 * gdb.server/no-thread-db.exp: Specify source file name
6816 explicitly when setting a breakpoint.
6817
589fdceb
MM
68182014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6819
6820 * gdb.btrace/vdso.c: New.
6821 * gdb.btrace/vdso.exp: New.
6822
e9089e05
MM
68232014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6824
6825 * gdb.base/gcore.exp (capture_command_output): Move ...
6826 * lib/gdb.exp (capture_command_output): ... here.
6827
67b5c0c1
MM
68282014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6829
6830 * gdb.btrace/data.exp: Test memory access during btrace replay.
6831
a2199296
SM
68322014-05-22 Simon Marchi <simon.marchi@ericsson.com>
6833
6834 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6835
17b2616c
PA
68362014-05-21 Pedro Alves <palves@redhat.com>
6837
6838 PR gdb/13860
6839 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6840 (top level): Test that output related to execution commands is
6841 sent to the console with CLI commands, but not with MI commands.
6842 Test that breakpoint events are always mirrored to the console.
6843 Also expect the new source line to be output after a "next" in
6844 async mode too. Make it a pass/fail test.
6845 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6846 output.
6847 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6848
5166082f
PA
68492014-05-21 Pedro Alves <palves@redhat.com>
6850
6851 * gdb.base/list.exp (build_pattern, test_list): New procedures.
6852 Use them to test variations of "list" after reaching a breakpoint.
6853 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6854 Test "list" with listsize 10 after reaching a breakpoint.
6855 * gdb.python/python.exp (decode_line current location line
6856 number): Adjust expected line number.
6857
2f25d70f
SM
68582014-05-21 Simon Marchi <simon.marchi@ericsson.com>
6859
6860 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6861 behavior for $args, pass it directly to "run".
6862
ff604a67
MR
68632014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
6864
6865 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6866 30000 to 65536.
6867
6a3cb8e8
PA
68682014-05-21 Pedro Alves <palves@redhat.com>
6869
6870 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6871 auto-connect-native-target off".
6872 * gdb.base/auto-connect-native-target.c: New file.
6873 * gdb.base/auto-connect-native-target.exp: New file.
6874
4ebfc96e
PA
68752014-05-21 Pedro Alves <palves@redhat.com>
6876
6877 * gdb.base/default.exp: Test "target native" instead of "target
6878 child".
6879
36d46afb
MW
68802014-05-21 Mark Wielaard <mjw@redhat.com>
6881
6882 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6883
5876f503
JK
68842014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6885
6886 Fix TLS access for -static -pthread.
6887 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
6888 <HAVE_TLS> (thread_function, main): Initialize it.
6889 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
6890 Add clean_restart.
6891 <$have_tls != "">: Check TLSVAR.
6892
0256a6ac
PA
68932014-05-21 Pedro Alves <palves@redhat.com>
6894
6895 * gdb.base/dcache-line-read-error.c: New.
6896 * gdb.base/dcache-line-read-error.exp: New.
6897
936d2992
PA
68982014-05-20 Pedro Alves <palves@redhat.com>
6899
6900 * gdb.base/compare-sections.c: New file.
6901 * gdb.base/compare-sections.exp: New file.
6902
802e8e6d
PA
69032014-05-20 Pedro Alves <palves@redhat.com>
6904
6905 * gdb.base/break-idempotent.c: New file.
6906 * gdb.base/break-idempotent.exp: New file.
6907
e59fa00f
MM
69082014-05-20 Markus Metzger <markus.t.metzger@intel.com>
6909
6910 * gdb.btrace/nohist.exp: New.
6911
8b696e31
YQ
69122014-05-20 Yao Qi <yao@codesourcery.com>
6913
6914 * lib/gdb.exp (gdb_init): Set timeout if test file is under
6915 gdb.reverse directory and gdb_reverse_timeout exists in board
6916 setting.
6917 * README: Document gdb_reverse_timeout.
6918
73c9764f
YQ
69192014-05-20 Yao Qi <yao@codesourcery.com>
6920
6921 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
6922 'test_file_name'. Treat args as a string instead of a list.
6923 (gdb_init): Rename argument 'args' by 'test_file_name'.
6924
f1f4348a
JK
69252014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6926
6927 * gdb.arch/powerpc-power.exp: New file.
6928 * gdb.arch/powerpc-power.s: New file.
6929
0dbe70ce
DE
69302014-05-16 Doug Evans <dje@google.com>
6931
6932 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
6933 * gdb.base/completion.exp: Check that all expected files exist
6934 before doing file completion.
0dbe70ce 6935
8d551b02
DE
69362014-05-16 Doug Evans <dje@google.com>
6937
6938 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
6939 Update.
6940 (do_syscall_tests_without_xml): Update.
6941
73eb7709
PA
69422014-05-16 Pedro Alves <palves@redhat.com>
6943
6944 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
6945 instead of "unknown output after running".
6946
3fae92fc
YQ
69472014-05-16 Yao Qi <yao@codesourcery.com>
6948
6949 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
6950 file1.txt from host at the end.
6951 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6952
c2b2ccc5
DE
69532014-05-15 Doug Evans <dje@google.com>
6954
6955 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
6956 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
6957 loading file. Add test for TU lookup.
6958
8c217a4b
SM
69592014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6960
6961 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
6962 calling "-exec-arguments" or "set args" before running the
6963 inferior.
6964
3deb39c6
SM
69652014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6966
6967 * lib/mi-support.exp (mi_expect_stop): Expect message for
6968 inferiors that exit with non-zero exit code.
6969
71a79f8c
YQ
69702014-05-14 Yao Qi <yao@codesourcery.com>
6971
6972 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
6973 match absolute path on remote host.
6974 (test_file_list_exec_source_files): Remove "/" from the
6975 pattern.
6976
f23fcd46
YQ
69772014-05-14 Yao Qi <yao@codesourcery.com>
6978
6979 * boards/local-remote-host-notty.exp (${board}_file): New
6980 proc.
6981
9404b58f
KM
69822014-05-07 Kyle McMartin <kyle@redhat.com>
6983
6984 Pushed by Joel Brobecker <brobecker@adacore.com>.
6985 * gdb.arch/aarch64-atomic-inst.c: New file.
6986 * gdb.arch/aarch64-atomic-inst.exp: New file.
6987
5e45f04c
YQ
69882014-05-07 Yao Qi <yao@codesourcery.com>
6989
6990 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
6991 in current context" too.
6992
c888a17d
KS
69932014-05-05 Keith Seitz <keiths@redhat.com>
6994
6995 * gdb.linespec/ls-dollar.exp: Add test for linespec
6996 file:convenience_variable.
6997
290a839c
YQ
69982014-05-05 Yao Qi <yao@codesourcery.com>
6999
7000 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
7001 traceframes into tfile and ctf trace files. Read data from
7002 trace file and test collected data.
7003 (gdb_collect_locals_test): Likewise.
7004 (gdb_unavailable_registers_test): Likewise.
7005 (gdb_unavailable_floats): Likewise.
7006 (gdb_collect_globals_test): Likewise.
7007 (top-level): Append "ctf" to trace_file_targets if GDB
7008 supports.
7009
b5262cd0
YQ
70102014-05-05 Yao Qi <yao@codesourcery.com>
7011
7012 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
7013 code to ...
7014 (gdb_collect_args_test_1): ... it. New proc.
7015 (gdb_collect_locals_test): Move some code to ...
7016 (gdb_collect_locals_test_1): ... it. New proc.
7017 (gdb_unavailable_registers_test): Move some code to ...
7018 (gdb_unavailable_registers_test_1): ... it. New proc.
7019 (gdb_unavailable_floats): Move some code to ...
7020 (gdb_unavailable_floats_1): ... it. New proc.
7021
30a1e6cc
SDJ
70222014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7023
7024 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
7025 probes to test for bitness recognition.
7026 * gdb.arch/amd64-stap-optional-prefix.exp
7027 (test_probe_value_without_reg): New procedure.
7028 Add code to test for different kinds of bitness.
7029
f33da99a
SDJ
70302014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7031
7032 PR breakpoints/16889
7033 * gdb.arch/amd64-stap-optional-prefix.S: New file.
7034 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7035
5b80f00d
PA
70362014-05-01 Pedro Alves <palves@redhat.com>
7037
7038 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
7039 gdb_file_cmd if no file is specified.
7040 * boards/native-extended-gdbserver.exp (gdb_load): Use the
7041 last_loaded_file to set the remote exec-file.
7042
f8c2a73c
PA
70432014-05-01 Pedro Alves <palves@redhat.com>
7044
7045 * boards/local-remote-host.exp: New file.
7046
be6e8ac7
PA
70472014-05-01 Pedro Alves <palves@redhat.com>
7048
7049 * boards/local-remote-host.exp: Rename to ...
7050 * boards/local-remote-host-notty.exp: ... this.
7051
cac0dc8f
JB
70522014-04-28 Joel Brobecker <brobecker@adacore.com>
7053
7054 * gdb.ada/dyn_arrayidx: New testcase.
7055
9730e6cc
YQ
70562014-04-26 Yao Qi <yao@codesourcery.com>
7057
7058 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
7059 and compute the length of function main. Save it in
7060 $main_length.
7061 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
7062 (top-level): Use gdb_compile to compile objects into
7063 executable and restart GDB. Remove invocation to
7064 prepare_for_testing.
7065
7ae1a6a6
PA
70662014-04-25 Simon Marchi <simon.marchi@ericsson.com>
7067 Pedro Alves <palves@redhat.com>
7068
7069 PR server/16255
7070 * gdb.multi/multi-attach.c: New file.
7071 * gdb.multi/multi-attach.exp: New file.
7072
4082afcc
PA
70732014-04-25 Pedro Alves <palves@redhat.com>
7074
7075 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
7076 user.
7077 (top level): Test that "set remote conditional-breakpoints-packet
7078 off" works as intended.
7079 * gdb.base/dprintf.exp: Test that "set remote
7080 breakpoint-commands-packet off" works as intended.
7081 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
7082 New function.
7083 (top level): Call it.
7084 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
7085 remote fast-tracepoints-packet off" works as intended.
7086 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
7087 * lib/gdb.exp (gdb_is_target_remote): ... here.
7088
2abc3f8d
DB
70892014-04-24 David Blaikie <dblaikie@gmail.com>
7090
7091 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
7092 ensure clang would not discard them.
7093 * gdb.base/gdbvars.c: Ditto.
7094 * gdb.base/memattr.c: Ditto.
7095 * gdb.base/whatis.c: Ditto.
7096 * gdb.python/py-prettyprint.c: Ditto.
7097 * gdb.trace/actions.c: Ditto.
7098 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
7099 ensure clang would not discard it.
7100
bfd39632
DB
71012014-04-24 David Blaikie <dblaikie@gmail.com>
7102
7103 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
7104 clang to emit the full definition of type required by the test
7105 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
7106
22842ff6
DB
71072014-04-24 David Blaikie <dblaikie@gmail.com>
7108
7109 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
7110 coax Clang into emitting the definition of the type.
7111 * gdb.cp/pr10728-x.h (y): Ditto.
7112 * gdb.cp/pr10728-y.cc (y): Ditto.
7113
c2e827ad
DB
71142014-04-24 David Blaikie <dblaikie@gmail.com>
7115
7116 * gdb.base/label.exp: XFAIL label related tests under Clang.
7117 * gdb.cp/cplabel.exp: Ditto.
7118 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
7119 under Clang those using labels.
7120
4c2d33e7
YQ
71212014-04-25 Yao Qi <yao@codesourcery.com>
7122
7123 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
7124 double_label.
7125 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
7126 partial_label and double_label.
7127
56083b99
DB
71282014-04-24 David Blaikie <dblaikie@gmail.com>
7129
7130 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
7131
25d4e99d
DB
71322014-04-24 David Blaikie <dblaikie@gmail.com>
7133
7134 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
7135 of the function to work across GCC and Clang.
7136 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
7137 pointer types (const void ** const V void **).
7138
01f9f808
MS
71392014-04-24 Michael Sturm <michael.sturm@mintel.com>
7140 Walfred Tedeschi <walfred.tedeschi@intel.com>
7141
7142 * Makefile.in (EXECUTABLES): Added i386-avx512.
7143 * gdb.arch/i386-avx512.c: New file.
7144 * gdb.arch/i386-avx512.exp: Likewise.
7145
4b48d439
KS
71462014-04-23 Keith Seitz <keiths@redhat.com>
7147
7148 * lib/mi-support.exp (mi_list_breakpoints): Delete.
7149 (mi_make_breakpoint_table): New procedure.
7150 (mi_create_breakpoint): Use mi_make_breakpoint
7151 and return the result.
7152 (mi_make_breakpoint): New procedure.
7153 (mi_build_kv_pairs): New procedure.
7154
7155 * gdb.mi/mi-break.exp: Remove unused globals,
7156 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
7157 All callers updated.
7158 * gdb.mi/mi-dprintf.exp: Use variable to track command
7159 number.
7160 Update all callers of mi_create_breakpoint and use
7161 mi_make_breakpoint_table.
7162 Remove any unused global variables.
7163 * gdb.mi/mi-nonstop.exp: Likewise.
7164 * gdb.mi/mi-nsintrall.exp: Likewise.
7165 * gdb.mi/mi-nsmoribund.exp: Likewise.
7166 * gdb.mi/mi-nsthrexec.exp: Likewise.
7167 * gdb.mi/mi-reverse.exp: Likewise.
7168 * gdb.mi/mi-simplerun.exp: Likewise.
7169 * gdb.mi/mi-stepn.exp: Likewise.
7170 * gdb.mi/mi-syn-frame.exp: Likewise.
7171 * gdb.mi/mi-until.exp: Likewise.
7172 * gdb.mi/mi-var-cp.exp: Likewise.
7173 * gdb.mi/mi-var-display.exp: Likewise.
7174 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
7175 * gdb.mi/mi2-var-child.exp: Likewise.
7176 * gdb.mi/mi-vla-c99.exp: Likewise.
7177 * lib/mi-support.exp: Likewise.
7178
7179 From Ian Lance Taylor <iant@cygnus.com>:
7180 * lib/gdb.exp (parse_args): New procedure.
7181
08351840
PA
71822014-04-23 Pedro Alves <palves@redhat.com>
7183
7184 * gdb.base/break-unload-file.c: New file.
7185 * gdb.base/break-unload-file.exp: New file.
7186 * gdb.base/sym-file-lib.c (baz): New function.
7187 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
7188 field.
7189 (load): Store the segment's mapped size.
7190 (unload): New function.
7191 (unload_shlib): New function.
7192 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
7193 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
7194 set a breakpoint at baz, and call it.
7195 * gdb.base/sym-file.exp: New tests for stale breakpoint
7196 instructions.
7197
076855f9
PA
71982014-04-23 Pedro Alves <palves@redhat.com>
7199
7200 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
7201 * gdb.base/hbreak-in-shr-unsupported.c: New file.
7202 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
7203 * gdb.base/hbreak-unmapped.c: New file.
7204 * gdb.base/hbreak-unmapped.exp: New file.
7205 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
7206 * lib/gdb.exp (gdb_is_target_remote): ... here.
7207
483805cf
PA
72082014-04-22 Pedro Alves <palves@redhat.com>
7209
7210 * gdb.base/consecutive-step-over.c: New file.
7211 * gdb.base/consecutive-step-over.exp: New file.
7212
06d97543
PA
72132014-04-22 Pedro Alves <palves@redhat.com>
7214
7215 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7216 instead of send_gdb/gdb_expect.
7217
b4429ea2
YQ
72182014-04-22 Yao Qi <yao@codesourcery.com>
7219
7220 * lib/trace-support.exp (generate_tracefile): New procedure.
7221 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
7222 return 0.
7223 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
7224 if generate_tracefile returns 1.
7225
51d48146
PA
72262014-04-18 Tom Tromey <palves@redhat.com>
7227 Pedro alves <tromey@redhat.com>
7228
7229 PR backtrace/15558
7230 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
7231 with a backtrace limit.
7232 * gdb.python/py-frame-inline.exp: Test running to an inline
7233 function with a backtrace limit, and printing the newest frame.
7234 * gdb.python/py-frame-inline.c (main): Call f.
7235
bd1dce5f
MS
72362014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7237
7238 * gdb.java/jnpe.exp: Drop srcdir from untested path.
7239
40d1a503
MS
72402014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7241
7242 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
7243 Drop prefix from unsupported source file path.
7244
389b98f7
YQ
72452014-04-17 Yao Qi <yao@codesourcery.com>
7246
7247 * lib/gdb.exp (with_target_charset): New proc.
7248 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
7249 with_target_charset.
7250 (test_print_strings): Likewise.
7251 (test_repeat_bytes): Likewise.
7252 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
7253 for some tests.
7254
22869d73
KS
72552014-04-16 Keith Seitz <keiths@redhat.com>
7256
7257 PR gdb/15827
7258 * gdb.dwarf2/corrupt.c: New file.
7259 * gdb.dwarf2/corrupt.exp: New file.
7260
c4f87ca6
KS
72612014-04-16 Keith Seitz <keiths@redhat.com>
7262
7263 PR c++/16597
7264 * gdb.cp/namelessclass.cc: New file.
7265 * gdb.cp/namelessclass.exp: New file.
7266 * gdb.cp/namelessclass.S: New file.
7267
ab19de87
DE
72682014-04-16 Doug Evans <dje@google.com>
7269
7270 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
7271 Add comment.
7272 (gdbserver_default_get_comm_port): New function.
7273 (gdbserver_start): Check if board file provided
7274 "gdbserver,get_comm_port" and use it if so.
7275 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
7276 (gdb,socketport): Set to "stdio".
7277 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
7278 (stdio_gdbserver_template): Delete.
7279 (${board}_get_remote_address): Update.
7280 (${board}_build_remote_cmd): Delete.
7281 (${board}_get_comm_port): New function.
7282 (${board}_spawn): Update.
7283 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
7284 Delete.
7285 (${board}_get_remote_address): Update.
7286 (${board}_get_comm_port): New function.
7287
fc98a809
AB
72882014-04-16 Andrew Burgess <aburgess@broadcom.com>
7289
7290 * gdb.base/memattr.exp: Improve regexps to handle memory regions
7291 appearing in any order.
7292
87fd9e6e
DE
72932014-04-15 Doug Evans <dje@google.com>
7294
7295 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
7296 uninitialized value of "description".
7297
099fc3ea
KS
72982014-04-15 Keith Seitz <keiths@redhat.com>
7299
7300 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
7301 Remove unused globals.
7302 (test_running_the_program): Likewise.
7303 (test_controlled_execution): Likewise.
7304 (test_controlling_breakpoints): Likewise.
7305 (test_program_termination): Likewise.
7306
5da151d4
KS
73072014-04-15 Keith Seitz <keiths@redhat.com>
7308
7309 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
7310 unused globals.
7311 (test_rbreak_creation_and_listing): Likewise.
7312 (test_ignore_count): Likewise.
7313 (test_error): Likewise.
7314
35e5d2f0
PA
73152014-04-15 Pedro Alves <palves@redhat.com>
7316
7317 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
7318 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
7319 sym-file-loader.c.
7320 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7321 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7322 to sym-file-loader.c.
7323 (struct library): Forward declare.
7324 (load_shlib, lookup_function): Change prototypes.
7325 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7326 (translate_offset): Remove declarations.
7327 (get_text_addr): New declaration.
7328 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
7329 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
7330 sym-file-loader.h.
7331 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7332 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7333 here from sym-file-loader.h.
7334 (struct library): New structure.
7335 (load_shlib, lookup_function): Change prototypes and adjust to
7336 work with a struct library.
7337 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7338 (translate_offset): Make static.
7339 (get_text_addr): New function.
7340 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
7341
eb4c1710
PA
73422014-04-15 Pedro Alves <palves@redhat.com>
7343
7344 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
7345
2d1baf52
PA
73462014-04-15 Pedro Alves <palves@redhat.com>
7347
7348 * gdb.base/sym-file-loader.c: Include <limits.h>.
7349 (SELF_LINK): New define.
7350 (get_origin): New function.
7351 (load_shlib): Use it.
7352 * gdb.base/sym-file.exp: Don't early return if the target is
7353 remote. Use runto_main, and issue fail is that fails. Use
7354 gdb_load_shlibs.
7355 (shlib_name): Delete.
7356 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
7357
7dd6df01
PA
73582014-04-15 Pedro Alves <palves@redhat.com>
7359
7360 * gdb.base/sym-file.exp: Remove regex characters from test
7361 message. Don't refer to breakpoint numbers in test messages.
7362
b50c8614
KS
73632014-04-14 Keith Seitz <keiths@redhat.com>
7364
7365 PR c++/16253
7366 * gdb.cp/var-tag.cc: New file.
7367 * gdb.cp/var-tag.exp: New file.
7368 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7369 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7370 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7371 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7372
3d567982
TT
73732014-04-14 Tom Tromey <tromey@redhat.com>
7374
7375 * gdb.cp/classes.exp (test_enums): Handle underlying type.
7376 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
7377 type.
7378 * gdb.cp/enum-class.exp: New file.
7379 * gdb.cp/enum-class.cc: New file.
7380
0626fc76
TT
73812014-04-14 Tom Tromey <tromey@redhat.com>
7382
7383 * gdb.dwarf2/enum-type.exp: New file.
7384
dca325b3
SA
73852014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7386
7387 * gdb.mi/mi-vla-c99.exp: New file.
7388 * gdb.mi/vla.c: New file.
7389
5854b38a
SA
73902014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7391
7392 * gdb.base/vla-datatypes.c: New file.
7393 * gdb.base/vla-datatypes.exp: New file.
7394
463bb957
SA
73952014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7396
7397 * gdb.base/vla-ptr.c: New file.
7398 * gdb.base/vla-ptr.exp: New file.
7399
3dd170be
SA
74002014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7401
7402 * gdb.dwarf2/count.exp: New file.
7403
5ecaaa66
SA
74042014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7405
7406 * gdb.base/vla-sideeffect.c: New file.
7407 * gdb.base/vla-sideeffect.exp: New file.
7408
41f1ada5
DB
74092014-04-14 David Blaikie <dblaikie@gmail.com>
7410
7411 * gdb.mi/non-stop.c: Add return value for non-void function return
7412 statement.
7413 * gdb.threads/staticthreads.c: Ditto.
7414
0be03e84
DE
74152014-04-12 Siva Chandra Reddy <sivachandra@google.com>
7416 Doug Evans <xdje42@gmail.com>
7417
7418 * gdb.guile/scm-value.c: Improve test case.
7419 * gdb.guile/scm-value.exp: Add new test.
7420
f180a1fb
DB
74212014-04-11 David Blaikie <dblaikie@gmail.com>
7422
7423 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
7424 override Clang's default.
7425
6b662e19
JB
74262014-04-11 Joel Brobecker <brobecker@adacore.com>
7427
7428 Revert the following changes (regressions):
7429
7430 * gdb.base/vla-sideeffect.c: New file.
7431 * gdb.base/vla-sideeffect.exp: New file.
7432
7433 * gdb.dwarf2/count.exp: New file.
7434
7435 * gdb.base/vla-multi.c: New file.
7436 * gdb.base/vla-multi.exp: New file.
7437
7438 * gdb.base/vla-ptr.c: New file.
7439 * gdb.base/vla-ptr.exp: New file.
7440
7441 * gdb.base/vla-datatypes.c: New file.
7442 * gdb.base/vla-datatypes.exp: New file.
7443
7444 * gdb.mi/mi-vla-c99.exp: New file.
7445 * gdb.mi/vla.c: New file.
7446
245a5f0b
KS
74472014-04-11 Keith Seitz <keiths@redhat.com>
7448
7449 PR c++/16675
7450 * gdb.cp/cpsizeof.exp: New file.
7451 * gdb.cp/cpsizeof.cc: New file.
7452
58a84dcf
SA
74532014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7454
191a8a90
JB
7455 * gdb.mi/mi-vla-c99.exp: New file.
7456 * gdb.mi/vla.c: New file.
58a84dcf 7457
c8655f75
SA
74582014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7459
7460 * gdb.base/vla-datatypes.c: New file.
7461 * gdb.base/vla-datatypes.exp: New file.
7462
024e13b4
SA
74632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7464
7465 * gdb.base/vla-ptr.c: New file.
7466 * gdb.base/vla-ptr.exp: New file.
7467
1a237e0e
SA
74682014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7469
7470 * gdb.base/vla-multi.c: New file.
7471 * gdb.base/vla-multi.exp: New file.
7472
504f3432
SA
74732014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7474
7475 * gdb.dwarf2/count.exp: New file.
7476
3bce8237
SA
74772014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7478
191a8a90
JB
7479 * gdb.base/vla-sideeffect.c: New file.
7480 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 7481
322f9c21
YQ
74822014-04-11 Yao Qi <yao@codesourcery.com>
7483
7484 * gdb.base/completion.exp: Check file exists before running tests
7485 on file completion.
7486
d708bcd1
PA
74872014-04-10 Pedro Alves <palves@redhat.com>
7488
7489 * gdb.base/cond-eval-mode.c: New file.
7490 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
7491 prepare_for_testing to build the new file. Check result of
7492 runto_main.
7493 (test_break, test_watch): New procedures.
7494 (top level): Use them.
7495
ae1d2761
PM
74962014-04-08 Pierre Muller <muller@sourceware.org>
7497
7498 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
7499 Ctrl-V use for mingw hosts.
7500
7af389b8
SC
75012014-04-07 Siva Chandra Reddy <sivachandra@google.com>
7502
7503 * gdb.python/py-value.c: Improve test case.
7504 * gdb.python/py-value.exp: Add new test.
7505
5e703181
DE
75062014-04-07 David Blaikie <dblaikie@gmail.com>
7507
7508 * lib/compiler.c: Identify the clang compiler.
7509 * lib/compiler.cc: Ditto.
7510
9810b410
YQ
75112014-04-03 Yao Qi <yao@codesourcery.com>
7512
7513 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
7514
98d1b8dc
AB
75152014-04-01 Anton Blanchard <anton@samba.org>
7516
7517 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
7518 messages unique.
7519
3114cea1
AB
75202014-04-01 Anton Blanchard <anton@samba.org>
7521
7522 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
7523 prepare_for_testing.
7524
62f7182c
AB
75252014-04-01 Anton Blanchard <anton@samba.org>
7526
7527 * gdb.arch/ppc64-atomic-inst.c: Remove.
7528 * gdb.arch/ppc64-atomic-inst.S: New file.
7529 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
7530
770e7fc7
DE
75312014-03-31 Doug Evans <dje@google.com>
7532
7533 * gdb.base/print-symbol-loading-lib.c: New file.
7534 * gdb.base/print-symbol-loading-main.c: New file.
7535 * gdb.base/print-symbol-loading.exp: New file.
7536
46e2bafa
YQ
75372014-03-31 Yao Qi <yao@codesourcery.com>
7538
7539 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
7540
8776cfe9
JB
75412014-03-28 Joel Brobecker <brobecker@adacore.com>
7542
7543 * gdb.ada/mi_dyn_arr: New testcase.
7544
5d1ef361
DE
75452014-03-27 Doug Evans <dje@google.com>
7546
7547 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
7548
b5bee914
YQ
75492014-03-27 Yao Qi <yao@codesourcery.com>
7550
7551 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
7552 if target is nios2-*-*.
7553
0d4d0e77
YQ
75542014-03-26 Yao Qi <yao@codesourcery.com>
7555
7556 * lib/gdb.exp (readline_is_used): New proc.
7557 * gdb.base/completion.exp: Move tests on command complete up.
7558 Skip the rest of tests if readline is not used.
7559 * gdb.ada/complete.exp: Skp the test if readline is not
7560 used.
7561 * gdb.base/filesym.exp: Likewise.
7562 * gdb.base/macscp.exp: Likewise.
7563 * gdb.base/readline-ask.exp: Likewise.
7564 * gdb.base/readline.exp: Likewise.
7565 * gdb.python/py-cmd.exp: Likewise.
7566 * gdb.trace/tfile.exp: Likewise.
7567
29361eee
YQ
75682014-03-26 Yao Qi <yao@codesourcery.com>
7569
7570 * gdb.base/macscp.exp: Fix code format issues.
7571
bc9a5525
UW
75722014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
7573
7574 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7575 * gdb.asm/powerpc64le.inc: New file.
7576
d3839ede
PA
75772014-03-25 Pedro Alves <palves@redhat.com>
7578 Doug Evans <dje@google.com>
7579
7580 * gdb.base/source-execution.c: New file.
7581 * gdb.base/source-execution.exp: New file.
7582 * gdb.base/source-execution.gdb: New file.
7583
01672a57
DE
75842014-03-24 Doug Evans <dje@google.com>
7585
7586 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7587 using fission.
7588
88bbeca9
HZ
75892014-03-24 Hui Zhu <hui@codesourcery.com>
7590 Pedro Alves <palves@redhat.com>
7591
7592 PR breakpoints/16101
7593 * gdb.base/dprintf.exp: Use unsupported rather than changing the
7594 test pass/fail messages. Detect missing support for dprintf when
7595 breakpoints are actually inserted.
7596 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7597 breakpoints are actually inserted.
7598 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7599 fails.
7600
d2348791
JK
76012014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7602
7603 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7604
feef67ab
DE
76052014-03-22 Doug Evans <xdje42@gmail.com>
7606
7607 * gdb.python/python.exp (python not supported): Verify multi-line
7608 python command issues an error.
25d743f9 7609 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 7610 guile command issues an error.
feef67ab 7611
ecebef6a
MR
76122014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
7613
7614 * gdb.threads/thread-specific.exp: Handle the lack of usable
7615 $this_breakpoint and $this_thread.
7616
ccdd1909
HZ
76172014-03-21 Hui Zhu <hui@codesourcery.com>
7618
7619 * gdb.base/attach.exp (do_command_attach_tests): New.
7620
beb460e8
PA
76212014-03-20 Tom Tromey <tromey@redhat.com>
7622 Pedro Alves <palves@redhat.com>
7623
7624 PR cli/15718
7625 * gdb.base/condbreak-call-false.c: New file.
7626 * gdb.base/condbreak-call-false.exp: New file.
7627
40acf43a
PA
76282014-03-20 Pedro Alves <palves@redhat.com>
7629
7630 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7631 Delete.
7632 (block_signals, unblock_signals): Delete.
7633 (child_function_2, main): Remove references to deleted variable
7634 and functions.
7635
9f5e1e02
PA
76362014-03-20 Pedro Alves <palves@redhat.com>
7637
7638 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7639 Use pthread_kill to signal thread 2.
7640 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7641 Adjust to make the test send itself a signal rather than using the
7642 host's "kill" command.
7643
99619bea
PA
76442014-03-20 Pedro Alves <palves@redhat.com>
7645
7646 * gdb.threads/multiple-step-overs.c: New file.
7647 * gdb.threads/multiple-step-overs.exp: New file.
7648 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7649 Adjust expected infrun debug output.
7650
2adfaa28
PA
76512014-03-20 Pedro Alves <palves@redhat.com>
7652
7653 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7654 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7655
31e77af2
PA
76562014-03-20 Pedro Alves <palves@redhat.com>
7657
7658 PR breakpoints/7143
7659 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7660 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
7661 of gdb_test_multiple.
7662 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7663 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7664
b9f437de
PA
76652014-03-20 Pedro Alves <palves@redhat.com>
7666
7667 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7668 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7669
05adc73e
PA
76702014-03-19 Pedro Alves <palves@redhat.com>
7671
7672 * gdb.base/async.exp: Remove early return.
7673
6048b950
PA
76742014-03-19 Pedro Alves <palves@redhat.com>
7675
7676 * gdb.base/async.exp (step& tests): Pass explicit test messages.
7677
8bcfb00a
PA
76782014-03-19 Pedro Alves <palves@redhat.com>
7679
7680 * gdb.base/async.exp (test_background): Expect \r\n after
7681 "completed." in the fail pattern.
7682
884e37dc
PA
76832014-03-19 Pedro Alves <palves@redhat.com>
7684
7685 * gdb.base/async.exp (test_background): New procedure.
7686 Use it for all background execution command tests.
7687
148e57e2
PA
76882014-03-19 Pedro Alves <palves@redhat.com>
7689
7690 * gdb.base/async.exp: Use prepare_for_testing.
7691
f48088c7
PA
76922014-03-19 Pedro Alves <palves@redhat.com>
7693
7694 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
7695 the same line.
7696
e2f6c966
PA
76972014-03-19 Pedro Alves <palves@redhat.com>
7698
7699 * gdb.base/async.c (main): Add "jump here" and "until here" line
7700 marker comments.
7701 * gdb.base/async.exp (jump_here): New global.
7702 (jump& test): Use it.
7703 (until_here): New global.
7704 (until& test): Use it.
7705
c30568d4
PA
77062014-03-19 Pedro Alves <palves@redhat.com>
7707
7708 * gdb.base/async.exp: Don't frob gdb_protocol.
7709
0172b6a7
DE
77102014-03-18 Doug Evans <xdje42@gmail.com>
7711
7712 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
7713 Fix spelling of exec-done-display.
7714
06c868a8
JK
77152014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7716
7717 PR gdb/15358
7718 * gdb.base/gdb-sigterm.c: New file.
7719 * gdb.base/gdb-sigterm.exp: New file.
7720
0c7e1a46
PA
77212014-03-18 Pedro Alves <palves@redhat.com>
7722
7723 PR gdb/13860
7724 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7725 * lib/mi-support.exp (mi_expect_stop): Add special handling for
7726 solib-event.
7727
f7c77d93
JB
77282014-03-17 Joel Brobecker <brobecker@adacore.com>
7729
7730 * gdb.ada/pckd_arr_ren: New testcase.
7731
5a1e8c7a
DE
77322014-03-13 Doug Evans <xdje42@gmail.com>
7733
7734 PR guile/16612
7735 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7736 collect after discarding symbols.
7737
350e1a76
DE
77382014-03-13 Ludovic Courtès <ludo@gnu.org>
7739 Doug Evans <xdje42@gmail.com>
7740
7741 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7742 to history survives a gc.
7743
a69900ae
PA
77442014-03-13 Pedro Alves <palves@redhat.com>
7745
7746 * gdb.base/default.exp: Don't test "target procfs".
7747
5db9f0bd
PA
77482014-03-13 Pedro Alves <palves@redhat.com>
7749
7750 * gdb.base/default.exp: Update "target child" and "target procfs"
7751 tests to not expect "Unix".
7752
b3ccfe11
TT
77532014-03-12 Tom Tromey <tromey@redhat.com>
7754
7755 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7756 New procs. Add target-async tests.
7757 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7758 Add target-async tests.
7759
646f4417
AA
77602014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7761
7762 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7763 'func_start' and 'func_end' for the beginning and end of the
7764 function code, respectively.
7765 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7766 'func_end' instead of 'func' and 'main'.
7767
288c211f
AA
77682014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7769
7770 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7771 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7772 generate the debug info assembler source.
7773
e0c0f156
AA
77742014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7775
7776 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7777 * gdb.dwarf2/arr-subrange.exp: Likewise.
7778 * gdb.dwarf2/dwz.exp: Likewise.
7779 * gdb.dwarf2/method-ptr.exp: Likewise.
7780 * gdb.dwarf2/missing-sig-type.exp: Likewise.
7781 * gdb.dwarf2/subrange.exp: Likewise.
7782 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7783 * gdb.dwarf2/implptrpiece.exp: Likewise.
7784 * gdb.dwarf2/nostaticblock.exp: Likewise.
7785
0e5c4555
AA
77862014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7787
7788 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7789 directory to absolute path name arguments.
7790
5ec18f2b
JG
77912014-03-10 Joel Brobecker <brobecker@adacore.com>
7792
7793 * gdb.ada/tagged_access: New testcase.
7794
847fc4f2
MM
77952014-03-07 Markus Metzger <markus.t.metzger@intel.com>
7796
7797 * gdb.btrace/data.exp: Update expected output.
7798
cc3da688
YQ
77992014-03-06 Yao Qi <yao@codesourcery.com>
7800
7801 * gdb.trace/pr16508.exp: New file.
7802
0f26cec1
PA
78032014-03-05 Pedro Alves <palves@redhat.com>
7804
7805 PR gdb/16575
7806 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7807 procedure.
7808 (top level): Adjust to use it. Add tests that exercise breakpoint
7809 interaction with the code-cache.
7810
7a5a839f
LC
78112014-02-26 Ludovic Courtès <ludo@gnu.org>
7812
7813 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7814 test for 'history-append!'.
7815
31aa7e4e
JB
78162014-02-26 Joel Brobecker <brobecker@adacore.com>
7817
7818 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7819 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7820 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7821 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7822 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7823 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7824
1b588015
JB
78252014-02-26 Joel Brobecker <brobecker@adacore.com>
7826
7827 * testsuite/gdb.python/py-pp-re-notag.c: New file.
7828 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7829 * testsuite/gdb.python/py-pp-re-notag.p: New file.
7830
55426c9d
JB
78312014-02-26 Joel Brobecker <brobecker@adacore.com>
7832
7833 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7834
dc53a7ad
JB
78352014-02-26 Joel Brobecker <brobecker@adacore.com>
7836
7837 * gdb.dwarf2/arr-stride.c: New file.
7838 * gdb.dwarf2/arr-stride.exp: New file.
7839
12ab52e9
PA
78402014-02-26 Pedro Alves <palves@redhat.com>
7841
7842 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7843 that won't ever trigger. Make sure that GDB reports the correct
7844 breakpoint that caused the stop.
7845
849c862e
JK
78462014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7847
7848 PR gdb/16626
7849 * gdb.base/auto-load-script: New file.
7850 * gdb.base/auto-load.c: New file.
7851 * gdb.base/auto-load.exp: New file.
7852
71b7d793
JK
7853 PR gdb/16626
7854 * gdb.base/auto-load.exp: Fix out-of-srctree run.
7855
e2f0d509
JK
78562014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7857
7858 Fix dw2-icycle.exp -fsanitize=address GDB crash.
7859 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7860
50cc37c8
DE
78612014-02-24 Doug Evans <dje@google.com>
7862
7863 * lib/gdb.exp (run_on_host): Log error output if program fails.
7864
ea4758f2
PA
78652014-02-21 Pedro Alves <palves@redhat.com>
7866
7867 * gdb.threads/step-after-sr-lock.c: Rename to ...
7868 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7869 * gdb.threads/step-after-sr-lock.exp: Rename to ...
7870 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7871 ... this.
7872
d7b30f67
SDJ
78732014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
7874
7875 PR tdep/16397
7876 * gdb.arch/amd64-stap-special-operands.exp: New file.
7877 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7878 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7879 * gdb.arch/amd64-stap-triplet.S: Likewise.
7880 * gdb.arch/amd64-stap-triplet.c: Likewise.
7881
83deb43f
JB
78822014-02-20 Joel Brobecker <brobecker@adacore.com>
7883
7884 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7885 in .section pseudo-op.
7886
adde2bff
DE
78872014-02-20 lin zuojian <manjian2006@gmail.com>
7888 Joel Brobecker <brobecker@adacore.com>
7889 Doug Evans <xdje42@gmail.com>
7890
7891 PR symtab/16581
7892 * gdb.dwarf2/dw2-icycle.S: New file.
7893 * gdb.dwarf2/dw2-icycle.c: New file.
7894 * gdb.dwarf2/dw2-icycle.exp: New file.
7895
f7bd0f78
SC
78962014-02-19 Siva Chandra Reddy <sivachandra@google.com>
7897
7898 * gdb.python/py-value-cc.cc: Improve test case to enable testing
7899 operations on gdb.Value objects.
7900 * gdb.python/py-value-cc.exp: Add new test to test operations on
7901 gdb.Value objects.
7902
c17ef0d5
DE
79032014-02-18 Doug Evans <dje@google.com>
7904
7905 * Makefile.in (TESTS): New variable.
7906 (expanded_tests, expanded_tests_or_none): New variables
7907 (check-single): Pass $(expanded_tests_or_none) to runtest.
7908 (check-parallel): Only run tests in $(TESTS) if non-empty.
7909 (check/no-matching-tests-found): New rule.
7910 * README: Document TESTS makefile variable.
7911
5dd3176f
DE
79122014-02-18 Doug Evans <dje@google.com>
7913
7914 * Makefile.in (check-parallel): rm -rf outputs temp.
7915
0b10be4f
JK
79162014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7917
7918 Fix "ERROR: no fileid for" in the testsuite.
7919 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
7920
85f224e7
DE
79212014-02-12 Doug Evans <dje@google.com>
7922
7923 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
7924 (MISCELLANEOUS): New variable.
7925 (clean): rm -rf $(MISCELLANEOUS).
7926 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
7927 dwp live in the same directory as symlinks, with each symlink pointed
7928 to a differently named file in a different directory.
7929
149b30ff
DE
79302014-02-11 Doug Evans <dje@google.com>
7931
7932 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
7933 of Tcl file commands.
7934
1dfdac32
MK
79352014-02-10 Mark Kettenis <kettenis@gnu.org>
7936
7937 * gdb.threads/step-after-sr-lock.exp: Avoid executing
7938 "kill -SIGUSR1 -1".
7939
aa4fb036
JB
79402014-02-10 Joel Brobecker <brobecker@adacore.com>
7941
7942 * gdb.ada/tick_length_array_enum_idx: New testcase.
7943
ed3ef339
DE
79442014-02-10 Doug Evans <xdje42@gmail.com>
7945
7946 * configure.ac (AC_OUTPUT): Add gdb.guile.
7947 * configure: Regenerate.
7948 * lib/gdb-guile.exp: New file.
7949 * lib/gdb.exp (get_target_charset): New function.
7950 * gdb.base/help.exp: Update expected output from "apropos apropos".
7951 * gdb.guile/Makefile.in: New file.
7952 * gdb.guile/guile.exp: New file.
7953 * gdb.guile/scm-arch.c: New file.
7954 * gdb.guile/scm-arch.exp: New file.
7955 * gdb.guile/scm-block.c: New file.
7956 * gdb.guile/scm-block.exp: New file.
7957 * gdb.guile/scm-breakpoint.c: New file.
7958 * gdb.guile/scm-breakpoint.exp: New file.
7959 * gdb.guile/scm-disasm.c: New file.
7960 * gdb.guile/scm-disasm.exp: New file.
7961 * gdb.guile/scm-equal.c: New file.
7962 * gdb.guile/scm-equal.exp: New file.
7963 * gdb.guile/scm-error.exp: New file.
7964 * gdb.guile/scm-error.scm: New file.
7965 * gdb.guile/scm-frame-args.c: New file.
7966 * gdb.guile/scm-frame-args.exp: New file.
7967 * gdb.guile/scm-frame-args.scm: New file.
7968 * gdb.guile/scm-frame-inline.c: New file.
7969 * gdb.guile/scm-frame-inline.exp: New file.
7970 * gdb.guile/scm-frame.c: New file.
7971 * gdb.guile/scm-frame.exp: New file.
7972 * gdb.guile/scm-generics.exp: New file.
7973 * gdb.guile/scm-gsmob.exp: New file.
7974 * gdb.guile/scm-iterator.c: New file.
7975 * gdb.guile/scm-iterator.exp: New file.
7976 * gdb.guile/scm-math.c: New file.
7977 * gdb.guile/scm-math.exp: New file.
7978 * gdb.guile/scm-objfile-script-gdb.in: New file.
7979 * gdb.guile/scm-objfile-script.c: New file.
7980 * gdb.guile/scm-objfile-script.exp: New file.
7981 * gdb.guile/scm-objfile.c: New file.
7982 * gdb.guile/scm-objfile.exp: New file.
7983 * gdb.guile/scm-ports.exp: New file.
7984 * gdb.guile/scm-pretty-print.c: New file.
7985 * gdb.guile/scm-pretty-print.exp: New file.
7986 * gdb.guile/scm-pretty-print.scm: New file.
7987 * gdb.guile/scm-section-script.c: New file.
7988 * gdb.guile/scm-section-script.exp: New file.
7989 * gdb.guile/scm-section-script.scm: New file.
7990 * gdb.guile/scm-symbol.c: New file.
7991 * gdb.guile/scm-symbol.exp: New file.
7992 * gdb.guile/scm-symtab-2.c: New file.
7993 * gdb.guile/scm-symtab.c: New file.
7994 * gdb.guile/scm-symtab.exp: New file.
7995 * gdb.guile/scm-type.c: New file.
7996 * gdb.guile/scm-type.exp: New file.
7997 * gdb.guile/scm-value-cc.cc: New file.
7998 * gdb.guile/scm-value-cc.exp: New file.
7999 * gdb.guile/scm-value.c: New file.
8000 * gdb.guile/scm-value.exp: New file.
8001 * gdb.guile/source2.scm: New file.
8002 * gdb.guile/types-module.cc: New file.
8003 * gdb.guile/types-module.exp: New file.
8004
7026a7c1
YQ
80052014-02-10 Yao Qi <yao@codesourcery.com>
8006
8007 PR testsuite/16543
8008 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
8009 * configure: Regenerated.
8010 * Makefile.in: New file.
8011
6c466447
AS
80122014-02-08 Andreas Schwab <schwab@linux-m68k.org>
8013
8014 * gdb.python/py-framefilter.exp: Fix typo.
8015
6e854735
YQ
80162014-02-08 Yao Qi <yao@codesourcery.com>
8017
8018 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
8019 that no =breakpoint-modified is emitted when breakpoints are
8020 modified through MI commands.
8021
d137e6dc
PA
80222014-02-07 Pedro Alves <pedro@codesourcery.com>
8023 Pedro Alves <palves@redhat.com>
8024
8025 * gdb.threads/step-after-sr-lock.c: New file.
8026 * gdb.threads/step-after-sr-lock.exp: New file.
8027
b5ee5a50
PA
80282014-02-07 Pedro Alves <palves@redhat.com>
8029
8030 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
8031
3c77faf3
JK
80322014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8033
8034 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
8035 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
8036
6dddc817
DE
80372014-02-06 Doug Evans <xdje42@gmail.com>
8038
8039 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
8040 output.
8041
8042 * gdb.gdb/python-interrupts.exp: New file.
8043
de7b2893
YQ
80442014-02-05 Yao Qi <yao@codesourcery.com>
8045
8046 * gdb.trace/report.exp (use_collected_data): Test the output
8047 of "info threads" and "info inferiors".
8048
66d032ac
YQ
80492014-02-05 Yao Qi <yao@codesourcery.com>
8050
8051 Revert this patch:
8052
8053 2013-05-24 Yao Qi <yao@codesourcery.com>
8054
8055 * gdb.trace/tfile.exp: Test inferior and thread.
8056
591a12a1
UW
80572014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8058
8059 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
8060 on a function.
8061 * gdb.base/step-bt.c: Call hello via function pointer to make
8062 sure its first instruction is executed on powerpc64le-linux.
8063
0ff3e01f
UW
80642014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8065
8066 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
8067
084ee545
UW
80682014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8069
8070 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
8071 of the test patterns for use on little-endian systems.
8072
6ed14ff3
UW
80732014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8074
8075 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
8076 (decimal_vector): Fix for little-endian.
8077
401e27fd
JM
80782014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
8079
8080 * gdb.arch/sparc-sysstep.exp: New file.
8081 * gdb.arch/sparc-sysstep.c: Likewise.
8082
8083 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
8084
8b924729
EBM
80852014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8086
8087 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
8088
fb151210
JB
80892014-01-23 Tom Tromey <tromey@redhat.com>
8090
8091 * gdb.ada/array_char_idx: New testcase.
8092
0740f8d8
TT
80932014-01-23 Tom Tromey <tromey@redhat.com>
8094
8095 PR python/16487:
8096 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
8097 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
8098 classes.
8099
21909fa1
TT
81002014-01-23 Tom Tromey <tromey@redhat.com>
8101
8102 PR python/16491:
8103 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
8104 string from an inferior frame.
8105 * gdb.python/py-framefilter-mi.exp: Update.
8106
87ce2a04
DE
81072014-01-22 Doug Evans <dje@google.com>
8108
8109 * gdb.server/server-mon.exp: Add tests for "set debug-format".
8110
237b092b
AA
81112014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8112
8113 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
8114
d674a709
AA
81152014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8116
8117 * gdb.trace/entry-values.exp: Remove excess space character from
8118 regex patterns. Handle s390 call instruction.
8119
20fa3390
AA
81202014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8121
8122 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
8123 define "*_start" label. Make "name" static.
8124 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
8125 ${name} by references to ${name}_start.
8126
78466714
AA
81272014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8128
8129 * gdb.base/info-macros.exp: Remove "debug" from the compile
8130 options.
8131
ec9f644a
IB
81322014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8133
8134 * gdb.dlang/demangle.exp: New file.
8135
94b1b47e
IB
81362014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8137
8138 * gdb.dlang/primitive-types.exp: New file.
8139
7f420862
IB
81402014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8141
8142 * configure.ac: Create gdb.dlang/Makefile.
8143 * configure: Regenerate.
8144 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
8145 * gdb.dlang/Makefile.in: New file.
8146 * lib/d-support.exp: New file.
8147 * lib/gdb.exp (skip_d_tests): New proc.
8148
52834460
MM
81492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8150
8151 * gdb.btrace/delta.exp: Check reverse stepi.
8152 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
8153 * gdb.btrace/finish.exp: New.
8154 * gdb.btrace/next.exp: New.
8155 * gdb.btrace/nexti.exp: New.
8156 * gdb.btrace/record_goto.c: Add comments.
8157 * gdb.btrace/step.exp: New.
8158 * gdb.btrace/stepi.exp: New.
8159 * gdb.btrace/multi-thread-step.c: New.
8160 * gdb.btrace/multi-thread-step.exp: New.
8161 * gdb.btrace/rn-dl-bind.c: New.
8162 * gdb.btrace/rn-dl-bind.exp: New.
8163 * gdb.btrace/data.c: New.
8164 * gdb.btrace/data.exp: New.
8165 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8166
6e07b1d2
MM
81672014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8168
8169 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
8170 * gdb.btrace/exception.exp: Update.
8171 * gdb.btrace/instruction_history.exp: Update.
8172 * gdb.btrace/record_goto.exp: Update.
8173 * gdb.btrace/tailcall.exp: Update.
8174 * gdb.btrace/unknown_functions.exp: Update.
8175 * gdb.btrace/delta.exp: New.
8176
0b722aec
MM
81772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8178
8179 * gdb.btrace/record_goto.exp: Add backtrace test.
8180 * gdb.btrace/tailcall.exp: Add backtrace test.
8181
066ce621
MM
81822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8183
8184 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
8185 * gdb.btrace/record_goto.c: New.
8186 * gdb.btrace/record_goto.exp: New.
8187 * gdb.btrace/x86-record_goto.S: New.
8188
0688d04e
MM
81892014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8190
8191 * gdb.btrace/function_call_history.exp: Update tests.
8192 * gdb.btrace/instruction_history.exp: Update tests.
8193
8710b709
MM
81942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8195
8196 * gdb.btrace/function_call_history.exp: Fix expected field
8197 order for "record function-call-history".
8198 Add new tests for "record function-call-history /c".
8199 * gdb.btrace/exception.cc: New.
8200 * gdb.btrace/exception.exp: New.
8201 * gdb.btrace/tailcall.exp: New.
8202 * gdb.btrace/x86-tailcall.S: New.
8203 * gdb.btrace/x86-tailcall.c: New.
8204 * gdb.btrace/unknown_functions.c: New.
8205 * gdb.btrace/unknown_functions.exp: New.
8206 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8207
5de9129b
MM
82082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8209
8210 * gdb.btrace/instruction_history.exp: Update.
8211 * gdb.btrace/function_call_history.exp: Update.
8212
23a7fe75
MM
82132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8214
8215 * gdb.btrace/function_call_history.exp: Fix expected function
8216 trace.
8217 * gdb.btrace/instruction_history.exp: Initialize traced.
8218 Remove traced_functions.
8219
724c7dd8
MM
82202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8221
8222 * gdb.btrace/function_call_history.exp: Update
8223 * gdb.btrace/instruction_history.exp: Update.
8224
6d78d93b
MM
82252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8226
8227 * gdb.btrace/enable.exp: Update expected text.
8228
93a360cc
OJ
82292014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
8230
8231 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
8232 bytes.
8233
3772b53f
MR
82342014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
8235
8236 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
8237
596662fa
OJ
82382014-01-15 Omair Javaid <omair.javaid@linaro.org>
8239
8240 * lib/gdb.exp (supports_process_record): Return true for
8241 arm*-linux*. (supports_reverse): Likewise.
8242
b5b08fb4
SC
82432014-01-13 Siva Chandra Reddy <sivachandra@google.com>
8244
8245 PR python/15464
8246 PR python/16113
8247 * gdb.python/py-type.c: Enhance test case.
8248 * gdb.python/py-value-cc.cc: Likewise
8249 * gdb.python/py-type.exp: Add new tests.
8250 * gdb.python/py-value-cc.exp: Likewise
8251
52d7fb13
AA
82522014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8253 Pedro Alves <palves@redhat.com>
8254
8255 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
8256 Make "name" extern.
8257 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
8258 references to ${name}_start by references to ${name}.
8259
a2cd8cfe
JB
82602014-01-10 Joel Brobecker <brobecker@adacore.com>
8261
8262 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
8263
4e23fced
JB
82642014-01-10 Joel Brobecker <brobecker@adacore.com>
8265
8266 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
8267
c6a9e42c
PA
82682014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
8269 Pedro Alves <palves@redhat.com>
8270
8271 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 8272 mi_gdb_target_load.
c6a9e42c 8273
b7ea362b
PA
82742014-01-08 Pedro Alves <palves@redhat.com>
8275
8276 * gdb.threads/reconnect-signal.c: New file.
8277 * gdb.threads/reconnect-signal.exp: New file.
8278
5e3f4fab
EBM
82792014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8280
8281 * gdb.base/source-dir.exp: New file.
8282
79301218
JB
82832014-01-07 Joel Brobecker <brobecker@adacore.com>
8284
8285 * gdb.ada/mi_interface: New testcase.
8286
8e355c5d
JB
82872014-01-07 Joel Brobecker <brobecker@adacore.com>
8288
8289 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
8290 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
8291 gdb.ada/pp-rec-component/pck.ads: New files.
8292
c0d48811
JB
82932014-01-07 Joel Brobecker <brobecker@adacore.com>
8294
8295 * gdb.python/py-pp-integral.c: New file.
8296 * gdb.python/py-pp-integral.py: New file.
8297 * gdb.python/py-pp-integral.exp: New file.
8298
17b609c3 8299For older changes see ChangeLog-1993-2013.
c906108c 8300\f
8d8cb839
EZ
8301;; Local Variables:
8302;; mode: change-log
8303;; left-margin: 8
8304;; fill-column: 74
8305;; version-control: never
8306;; End:
902f2ccb 8307
618f726f 8308 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
8309 Copying and distribution of this file, with or without modification,
8310 are permitted provided the copyright notice and this notice are preserved.
This page took 3.593036 seconds and 4 git commands to generate.