]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Introduce procedure use_gdb_stub
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
8929ad8b
SM
12016-05-04 Simon Marchi <simon.marchi@ericsson.com>
2
3 * lib/gdb.exp (use_gdb_stub): New procedure.
4
6c447423
DE
52016-05-03 Yunlian Jiang <yunlian@google.com>
6 Doug Evans <dje@google.com>
7
8 PR symtab/19914
9 * gdb.dwarf2/dwp-sepdebug.c: New file.
10 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11
444e826c
SM
122016-05-02 Simon Marchi <simon.marchi@ericsson.com>
13
14 * gdb.base/detach.exp: Remove is_remote check.
15
740feeaa
SM
162016-05-02 Simon Marchi <simon.marchi@ericsson.com>
17
18 * gdb.base/annota-input-while-running.exp: Don't check for
19 [is_remote target]. Enable annotations after running to main.
20 Remove unused "set test..." line.
21
9080ac9d
SM
222016-04-28 Simon Marchi <simon.marchi@ericsson.com>
23
24 * gdb.trace/trace-enable-disable.exp: New file.
25 * gdb.trace/trace-enable-disable.c: New file.
26
952ebca5
SM
272016-04-28 Simon Marchi <simon.marchi@ericsson.com>
28
29 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
30 use it in info sharedlibrary test.
31 * gdb.trace/ftrace-lock.exp: Likewise.
32 * gdb.trace/ftrace.exp: Likewise.
33 * gdb.trace/range-stepping.exp: Likewise.
34 * gdb.trace/trace-break.exp: Likewise.
35 * gdb.trace/trace-condition.exp: Likewise.
36 * gdb.trace/trace-mt.exp: Likewise.
37
d9019901
SM
382016-04-27 Simon Marchi <simon.marchi@ericsson.com>
39
40 * lib/gdb.exp (gdb_load_shlibs): Rename to...
41 (gdb_load_shlib): ... this.
42 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
43 gdb_load_shlib.
44 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
45 * gdb.base/ctxobj.exp: Likewise.
46 * gdb.base/dprintf-pending.exp: Likewise.
47 * gdb.base/dso2dso.exp: Likewise.
48 * gdb.base/fixsection.exp: Likewise.
49 * gdb.base/gcore-relro.exp: Likewise.
50 * gdb.base/gdb1555.exp: Likewise.
51 * gdb.base/global-var-nested-by-dso.exp: Likewise.
52 * gdb.base/gnu-ifunc.exp: Likewise.
53 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
54 * gdb.base/jit-so.exp (one_jit_test): Likewise.
55 * gdb.base/pending.exp: Likewise.
56 * gdb.base/print-file-var.exp: Likewise.
57 * gdb.base/print-symbol-loading.exp: Likewise.
58 * gdb.base/shlib-call.exp: Likewise.
59 * gdb.base/shreloc.exp: Likewise.
60 * gdb.base/so-impl-ld.exp: Likewise.
61 * gdb.base/solib-disc.exp: Likewise.
62 * gdb.base/solib-nodir.exp: Likewise.
63 * gdb.base/solib-overlap.exp: Likewise.
64 * gdb.base/solib-symbol.exp: Likewise.
65 * gdb.base/solib-weak.exp (do_test): Likewise.
66 * gdb.base/sym-file.exp: Likewise.
67 * gdb.base/symtab-search-order.exp: Likewise.
68 * gdb.base/type-opaque.exp: Likewise.
69 * gdb.base/unload.exp: Likewise.
70 * gdb.base/watchpoint-solib.exp: Likewise.
71 * gdb.compile/compile.exp: Likewise.
72 * gdb.cp/gdb2384.exp: Likewise.
73 * gdb.cp/infcall-dlopen.exp: Likewise.
74 * gdb.cp/re-set-overloaded.exp: Likewise.
75 * gdb.fortran/library-module.exp: Likewise.
76 * gdb.opt/solib-intra-step.exp: Likewise.
77 * gdb.python/py-finish-breakpoint.exp: Likewise.
78 * gdb.python/py-shared.exp: Likewise.
79 * gdb.reverse/solib-precsave.exp: Likewise.
80 * gdb.reverse/solib-reverse.exp: Likewise.
81 * gdb.server/solib-list.exp: Likewise.
82 * gdb.threads/dlopen-libpthread.exp: Likewise.
83 * gdb.threads/tls-shared.exp: Likewise.
84 * gdb.threads/tls-so_extern.exp: Likewise.
85 * gdb.trace/change-loc.exp: Likewise.
86 * gdb.trace/ftrace-lock.exp: Likewise.
87 * gdb.trace/ftrace.exp: Likewise.
88 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
89 * gdb.trace/pending.exp: Likewise.
90 * gdb.trace/range-stepping.exp: Likewise.
91 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
92 (strace_info_marker): Likewise.
93 (strace_probe_marker): Likewise.
94 (strace_trace_on_same_addr): Likewise.
95 (strace_trace_on_diff_addr): Likewise.
96 * gdb.trace/trace-break.exp: Likewise.
97 * gdb.trace/trace-condition.exp: Likewise.
98 * gdb.trace/trace-mt.exp: Likewise.
99
fca4cfd9
SM
1002016-04-27 Simon Marchi <simon.marchi@ericsson.com>
101
102 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
103 result of gdb_remote_download.
104 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
105 * gdb.base/dso2dso.exp: Likewise.
106 * gdb.base/global-var-nested-by-dso.exp: Likewise.
107 * gdb.base/print-file-var.exp: Likewise.
108 * gdb.base/shlib-call.exp: Likewise.
109 * gdb.base/shreloc.exp: Likewise.
110 * gdb.base/solib-overlap.exp: Likewise.
111 * gdb.base/solib-weak.exp (do_test): Likewise.
112 * gdb.base/unload.exp: Likewise.
113
11cf4ffb
YQ
1142016-04-27 Yao Qi <yao.qi@linaro.org>
115
116 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
117 exists.
118
3e2e34f8
KB
1192016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
120
121 * vla-type.exp: Print structure from toplevel.
122
8f07e298
BH
1232016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
124
125 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
126 of dynamic types.
127 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
128 of dynamic types.
129
9920b434
BH
1302016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
131
132 * gdb.fortran/vla-type.f90: New file.
133 * gdb.fortran/vla-type.exp: New file.
134
f3abeff5
YQ
1352016-04-25 Yao Qi <yao.qi@linaro.org>
136
137 * gdb.base/branch-to-self.c: New file.
138 * gdb.base/branch-to-self.exp: New file.
139
0a5d52f0
YQ
1402016-04-22 Yao Qi <yao.qi@linaro.org>
141
142 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
143 more after $hex.
144
495346f6
YQ
1452016-04-22 Yao Qi <yao.qi@linaro.org>
146
147 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
148 * gdb.base/annota3.exp: Likewise.
149
4a7e075c
YQ
1502016-04-22 Yao Qi <yao.qi@linaro.org>
151
152 * gdb.reverse/step-precsave.exp: Do one step and test program
153 stops in "callee" and do multiple steps until program goes out
154 of "callee".
155 * gdb.reverse/step-reverse.exp: Likewise.
156
5b061e98
YQ
1572016-04-22 Yao Qi <yao.qi@linaro.org>
158
159 * gdb.trace/signal.exp: Also pass if
160 $tracepoint_hits($i) > $iterations.
161
5c5dc57f
YQ
1622016-04-22 Yao Qi <yao.qi@linaro.org>
163
164 * gdb.trace/signal.c: New file.
165 * gdb.trace/signal.exp: New file.
166
a55411b9
DE
1672016-04-19 Doug Evans <xdje42@gmail.com>
168
169 * gdb.base/bad-file.exp: New file.
170
a22df60a
MG
1712016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
172
173 * gdb.dwarf2/implref.exp: New file.
174
0c13f7e5
BH
1752016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
176
177 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
178 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
179 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
180 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
181 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
182 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
183 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
184 * lib/fortran.exp (fortran_int4): New procedure.
185 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
186 (fortran_logical4): Likewise.
187
9b9b09e9
BH
1882016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
189
190 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
191
a14d1f4d
BH
1922016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
193
194 * lib/compiler.c: Add Intel specific preprocessor macros.
195 * lib/compiler.cc: Likewise.
196
7d49b1d0
LM
1972016-04-13 Luis Machado <lgustavo@codesourcery.com>
198
199 * gdb.server/connect-with-no-symbol-file.c: New file.
200 * gdb.server/connect-with-no-symbol-file.exp: New file.
201
8392fa22
SM
2022016-04-13 Simon Marchi <simon.marchi@ericsson.com>
203
204 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
205
8c4c4aeb
SM
2062016-04-13 Simon Marchi <simon.marchi@ericsson.com>
207
208 * boards/gdbserver-base.exp (${board}_download): Copy source file to
209 standard output directory.
210
45e3745e
AT
2112016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
212
213 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
214
e26b7e41
MM
2152016-04-13 Markus Metzger <markus.t.metzger@intel.com>
216
217 * gdb.btrace/instruction_history.c (loop): Add declaration.
218
8ce09462
AT
2192016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
220
221 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
222
2e88a1ea
SM
2232016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
224
225 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
226 parentheses to print.
227 (continue_handler): Likewise.
228
f48e22e3
SM
2292016-04-08 Simon Marchi <simon.marchi@ericsson.com>
230
231 * gdb.server/solib-list.exp: Remove is_remote check.
232 Pass shlib= to gdb_compile. Don't link shared library with
233 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
234 Run binary filename through "readlink -f" on the target.
235
096be756
PA
2362016-04-08 Pedro Alves <palves@redhat.com>
237
238 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
239 interpreter filename as argument to gdbserver_spawn.
240 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
241 Return empty if $last_loaded_file does not exist.
242
06500533
JK
2432016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
244
245 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
246 * gdb.base/jit-main.c: Use exit after usage.
247
2d35e871
JK
2482016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
249
250 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
251 GDBHISTSIZE prior to the tests.
252 * gdb.base/gdbinit-history.exp: Likewise.
253
2542016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
255
256 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
257 instead of build_executable. Use gdb_load_shlibs.
258
c8064e7e
YQ
2592016-04-07 Yao Qi <yao.qi@linaro.org>
260
261 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
262 Execute "si" command.
263
bde47561
YQ
2642016-04-07 Yao Qi <yao.qi@linaro.org>
265
266 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
267 number instead of the comments on some line.
268
b16f8a3b
DB
2692016-04-06 Don Breazeal <donb@codesourcery.com>
270
271 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
272 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
273
c2f901df
SM
2742016-04-06 Simon Marchi <simon.marchi@ericsson.com>
275
276 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
277 standard_output_file. Remove unused binfile variable.
278
ac17fda0
CU
2792016-04-05 Catalin Udma <catalin.udma@freescale.com>
280
281 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
282 * gdb.python/py-mi-objfile.exp: Match "list main" output
283 in console format.
284
03a8c4df
SM
2852016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
286
287 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
288 absolute.
289
6e774b13
SM
2902016-04-05 Simon Marchi <simon.marchi@ericsson.com>
291
292 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
293 absolute.
294 * gdb.trace/ftrace.exp: Likewise.
295 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
296 targets as well.
297 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
298 (gdb_load_shlibs): Copy libraries to test directory when testing
299 natively. Only set solib-search-path if testing remotely.
300 * lib/mi-support.exp (mi_load_shlibs): Likewise.
301
7817ea46
SM
3022016-04-05 Simon Marchi <simon.marchi@ericsson.com>
303
304 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
305 gdb_download. Use it even if the target is not remote.
306 * gdb.base/jit.exp (compile_jit_test): Likewise.
307 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
308 output directory if the destination board is local, otherwise use
309 the standard remote_download from DejaGnu.
310 (gdb_download): Remove.
311 (gdb_load_shlibs): Use gdb_remote_download instead of
312 gdb_download.
313 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
314 Use gdb_remote_download instead of gdb_download. Use it even if
315 the target is not remote.
316 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
317 instead of gdb_download.
318
7beb7f68
SM
3192016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
320
321 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
322 (test_insert_delete_modify): Call mi_load_shlibs before trying to
323 run.
324
cc63428a
AV
3252016-04-01 Artemiy Volkov <artemiyv@acm.org>
326
327 PR gdb/19820
328 * gdb.base/printcmds.exp: Add artificial arrays tests.
329
64cdf930
PA
3302016-03-31 Pedro Alves <palves@redhat.com>
331
332 PR gdb/19858
333 * gdb.base/jit-main.c: Include unistd.h.
334 (ATTACH): Define to 0 if not already defined.
335 (wait_for_gdb, mypid): New globals.
336 (WAIT_FOR_GDB): New macro.
337 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
338 some breakpoint locations.
339 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
340 New procedures.
341 (one_jit_test): Add REATTACH parameter, and handle it. Use
342 continue_to_test_location.
343 (top level): Test attach, and adjusts calls to one_jit_test.
344
40dea8cb
PA
3452016-03-31 Pedro Alves <palves@redhat.com>
346
347 PR gdb/19858
348 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
349 BINSUFFIX parameter, and handle it.
350 (top level): Adjust calls compile_jit_test.
351
e7ea3ec7
CU
3522016-03-31 Catalin Udma <catalin.udma@freescale.com>
353
354 PR python/19743
355 * gdb.python/py-mi-events-gdb.py: New file.
356 * gdb.python/py-mi-events.c: New file.
357 * gdb.python/py-mi-events.exp: New file.
358
e6359af3
YQ
3592016-03-30 Yao Qi <yao.qi@linaro.org>
360
361 * gdb.reverse/until-precsave.exp: Match function name only.
362 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
363 Move malloc to a condition block.
364 * gdb.reverse/until-reverse.exp: Match function name only.
365
a4105d04
MK
3662016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
367
368 * gdb.trace/ftrace.exp: Set arg0exp for s390.
369 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
370 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
371 variable for GPR 0 instead of assuming it is register 0.
372 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
373 * lib/trace-support.exp: Add s390 registers.
374
bfa6adb9
YQ
3752016-03-29 Yao Qi <yao.qi@linaro.org>
376
377 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
378
1e6697ea
YQ
3792016-03-24 Yao Qi <yao.qi@linaro.org>
380
381 * gdb.reverse/break-reverse.exp: Add quotation mark in the
382 test message.
383
64bcd522
AA
3842016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
385
386 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
387 maintaining separate logic for constructing the output path.
388
7868401b
DB
3892016-03-16 Don Breazeal <donb@codesourcery.com>
390
391 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
392 Retry fork and waitpid on interrupted system call errors.
393 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
394 Use with_timeout_factor to increase timeout by factor of 10.
395
1cafadb4
DB
3962016-03-15 Don Breazeal <donb@codesourcery.com>
397
398 * gdb.cp/scope-err.cc: New test program.
399 * gdb.cp/scope-err.exp: New test script.
400 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
401 lines and "set breakpoint here" comment.
402 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
403 Fixed some whitespace and format issues.
404 * gdb.mi/mi-linespec-err-cp.cc: New test program.
405 * gdb.mi/mi-linespec-err-cp.exp: New test script.
406
81516450
DE
4072016-03-15 Doug Evans <dje@google.com>
408
409 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
410 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
411 All callers updated. Add tests for enums, mixed flags register.
412
aa52b601
DE
4132016-03-15 Doug Evans <dje@google.com>
414
415 * gdb.base/skip.c (main): Call test_skip_file_and_function.
416 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
417
fa4ff313
SM
4182016-03-14 Simon Marchi <simon.marchi@ericsson.com>
419
420 * gdb.base/default.exp: Add $_as_string to the list of expected
421 convenience functions.
422
f2403c39
AB
4232016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
424
425 * gdb.base/maint.exp: New tests for 'maint info line-table'.
426
f2f3ccb9
SM
4272016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
428
429 * gdb.python/py-as-string.exp: New file.
430 * gdb.python/py-as-string.c: New file.
431
00dbd492
PA
4322016-03-09 Pedro Alves <palves@redhat.com>
433
434 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
435 signal" -> "Thread NN received signal" output change.
436 * gdb.threads/ia64-sigill.exp: Likewise.
437 * gdb.threads/linux-dp.exp: Likewise.
438 * gdb.threads/manythreads.exp: Likewise.
439 * gdb.threads/pending-step.exp: Likewise.
440 * gdb.threads/print-threads.exp: Likewise.
441 * gdb.threads/sigstep-threads.exp: Likewise.
442 * gdb.threads/staticthreads.exp: Likewise.
443 * gdb.threads/tls.exp: Likewise.
444
1e6697ea
YQ
4452016-03-09 Pedro Alves <palves@redhat.com>
446
447 * gdb.base/command-line-input.exp: New file.
448
b04fd3be
MK
4492016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
450
451 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
452 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
453 * gdb.trace/pending.exp: Accept leading dot before function name.
454 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
455 * lib/trace-support.exp: Set registers for ppc.
456
98fa59e9
MK
4572016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
458
459 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
460 use it for disassembly; accept .main in addition to main in backtrace.
461
f77198c8
MK
4622016-03-09 Wei-cheng Wang <cole945@gmail.com>
463 Marcin Kościelnicki <koriakin@0x04.net>
464
465 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
466 (gdb_recursion_test_ptr): New global variable.
467 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
468 gdb_recursion_test.
469 (gdb_c_test): Ditto.
470
ba84e0da
MK
4712016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
472
473 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
474 ordering.
475
4366d36e
MK
4762016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
477
478 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
479 (bar): Add bar_start_lbl label.
480 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
481 of foo/bar for emitting DWARF and tracing.
482
5eb264df
SDJ
4832016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
484
485 * analyze-racy-logs.py: Set executable bit.
486
fb6a751f
SDJ
4872016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
488
489 * Makefile.in (DEFAULT_RACY_ITER): New variable.
490 (CHECK_TARGET_TMP): Likewise.
491 (check-single-racy): New rule.
492 (check-parallel-racy): Likewise.
493 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
494 (do-check-parallel-racy): New rule.
495 (check-racy/%.exp): Likewise.
496 * README (Racy testcases): New section.
497 * analyze-racy-logs.py: New file.
498
bdf7e230
DE
4992016-03-03 Doug Evans <dje@google.com>
500
501 * gdb.base/skip.exp: Use with_test_prefix.
502
4719d415
YQ
5032016-03-03 Yao Qi <yao.qi@linaro.org>
504
505 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
506 Invoke step_over_syscall "clone" and break_cond_on_syscall
507 "clone".
508 * gdb.base/step-over-clone.c: New file.
509
ea507862
YQ
5102016-03-03 Yao Qi <yao.qi@linaro.org>
511
512 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
513 code format.
514
8fc8cbda
YQ
5152016-03-03 Yao Qi <yao.qi@linaro.org>
516
517 * gdb.base/disp-step-fork.c: Rename to ...
518 * gdb.base/step-over-fork.c: ... it. New file.
519 * gdb.base/disp-step-vfork.c: Rename to ...
520 * gdb.base/step-over-vfork.c: ... it. New file.
521 * gdb.base/disp-step-syscall.exp: Rename to ...
522 * gdb.base/step-over-syscall.exp: ... it. New file.
523 (disp_step_cross_syscall): Rename to ...
524 (step_over_syscall): ... it.
525
92fa70b0
YQ
5262016-03-03 Yao Qi <yao.qi@linaro.org>
527
528 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
529 If target supports condition evaluation on target, invoke
530 break_cond_on_syscall for fork and vfork.
531
e197ad3c
YQ
5322016-03-03 Yao Qi <yao.qi@linaro.org>
533
534 * gdb.base/disp-step-syscall.exp: Don't invoke
535 support_displaced_stepping.
536 (disp_step_cross_syscall): Test with displaced stepping off and
537 on if supported.
538
0b47da9f
YQ
5392016-03-03 Yao Qi <yao.qi@linaro.org>
540
541 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
542 proc.
543 (setup): New proc.
544 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
545 and setup.
546
065ab6dc
BH
5472016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
548
549 * gdb.fortran/vla-history.exp: Remove breakpoint.
550
07e448ad 5512016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
552
553 * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
554
9ac2d526 5552016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
556
557 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
558
17807369
BH
5592016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
560
561 * gdb.mi/vla.f90: Nullify pointer after declaration.
562
86e501af
PA
5632016-03-01 Pedro Alves <palves@redhat.com>
564
565 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
566
1e903e32
PA
5672016-03-01 Pedro Alves <palves@redhat.com>
568
569 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
570 before anything else.
571 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
572 _GNU_SOURCE here.
573 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
574 before anything else.
575 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
576
6ccb54e2
PA
5772016-03-01 Pedro Alves <palves@redhat.com>
578
579 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
580
30ca9da1
YQ
5812016-03-01 Yao Qi <yao.qi@linaro.org>
582
583 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
584 prepare_for_testing.
585
dc856b38
YQ
5862016-03-01 Yao Qi <yao.qi@linaro.org>
587
588 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
589
4a932159
AA
5902016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
591
592 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
593 manually constructing the output path.
594
f2489477
AA
5952016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
596
597 * gdb.arch/s390-stackless.S: New.
598 * gdb.arch/s390-stackless.exp: New.
599
38899f16
IB
6002016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
601
602 * gdb.dlang/circular.c: New file.
603 * gdb.dlang/circular.exp: New file.
604
9fde51ed
YQ
6052016-02-26 Yao Qi <yao.qi@linaro.org>
606
607 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
608 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
609 (testcases): Update.
610
ce90fefe
YQ
6112016-02-26 Yao Qi <yao.qi@linaro.org>
612
613 * gdb.reverse/aarch64.c: Rename to ...
614 * gdb.reverse/insn-reverse.c: ... it.
615 * gdb.reverse/aarch64.exp: Rename to ...
616 * gdb.reverse/insn-reverse.exp: ... it.
617
3263bceb
YQ
6182016-02-26 Yao Qi <yao.qi@linaro.org>
619
620 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
621 (testcase_ftype): New.
622 (testcases): New array.
623 (n_testcases): New.
624 (main): Call each element in testcases.
625 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
626 (read_testcase): New.
627 Do the tests in a loop.
628
6cb59ff1
YQ
6292016-02-25 Yao Qi <yao.qi@linaro.org>
630
631 * gdb.base/branches.c: Remove.
632
ae91f625
MK
6332016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
634
635 PR gdb/13808
636 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
637
678b48b7
MK
6382016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
639
640 * gdb.trace/ftrace.exp: Remove unnecessary target check.
641
7337a6f2
MK
6422016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
643
644 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
645 change x86_64 call_insn to 'callq'.
646
861ca91f
AT
6472016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
648
649 * gdb.trace/tfile-avx.c: Move to...
650 * gdb.trace/tracefile-pseudo-reg.c: Here.
651 * gdb.trace/tfile-avx.exp: Move to...
652 * gdb.trace/tracefile-pseudo-reg.exp: Here.
653
bf74e428
GB
6542016-02-24 Gary Benson <gbenson@redhat.com>
655
656 * gdb.base/attach-pie-noexec.exp: Do not expect an error
657 message on attach.
658
cce0e923
DE
6592016-02-23 Doug Evans <dje@google.com>
660
661 * gdb.base/skip.c (test_skip): New function.
662 (end_test_skip_file_and_function): New function.
663 (test_skip_file_and_function): New function.
664 * gdb.base/skip1.c (test_skip): New function.
665 (skip1_test_skip_file_and_function): New function.
666 * gdb.base/skip.exp: Add tests for new skip options.
667 * gdb.base/skip-solib.exp: Update expected output.
668 * gdb.perf/skip-command.cc: New file.
669 * gdb.perf/skip-command.exp: New file.
670 * gdb.perf/skip-command.py: New file.
671
4000e47e
MK
6722016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
673
674 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
675 info registers pattern.
676
24f75ead
IB
6772016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
678
679 * lib/future.exp: Add D support.
680 (gdb_find_gdc): New proc.
681 (gdb_default_target_compile): Add D support.
682
fbb7bcbe
WW
6832016-02-18 Wei-cheng Wang <cole945@gmail.com>
684
685 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
686 user+system time.
687 (trace_speed_test): Determine the iteration count for a time
688 between 15..30 seconds.
689
012b3a21
WT
6902016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
691
692 * gdb.arch/i386-mpx-sigsegv.c: New file.
693 * gdb.arch/i386-mpx-sigsegv.exp: New file.
694 * gdb.arch/i386-mpx-simple_segv.c: New file.
695 * gdb.arch/i386-mpx-simple_segv.exp: New file.
696
2d5189bd
YQ
6972016-02-18 Yao Qi <yao.qi@linaro.org>
698
699 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
700 Don't call setup_kfail.
701
40fb20d0
YQ
7022016-02-18 Yao Qi <yao.qi@linaro.org>
703
704 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
705 Set "set breakpoint condition-evaluation" per $cond_bp_target.
706
21b1f8d2
DE
7072016-02-16 Doug Evans <dje@google.com>
708
709 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
710 * gdb.base/skip1.c: Ditto.
711 * gdb.base/skip.exp: Whitespace cleanup.
712
4041ed77
DB
7132016-02-16 Don Breazeal <donb@codesourcery.com>
714
715 PR remote/19496
716 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
717 Remove kfail for PR remote/19496.
718
c4ef31bf
SM
7192016-02-16 Simon Marchi <simon.marchi@ericsson.com>
720
721 * lib/gdb.exp (standard_temp_file): Return a path specific to
722 the runtest invocation.
723
266b65b3
SM
7242016-02-16 Simon Marchi <simon.marchi@ericsson.com>
725
726 * gdb.trace/save-trace.exp: Change relative path to be in the
727 standard output directory.
728
a7a0a6a9
JK
7292016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
730
731 * gdb.arch/i386-prologue.c: Add missing prototypes.
732
c99dbb42
JK
7332016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
734
735 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
736 * gdb.arch/i386-prologue.exp: Likewise.
737 * gdb.arch/i386-size.exp: Likewise.
738
aa480355
SM
7392016-02-15 Simon Marchi <simon.marchi@ericsson.com>
740
741 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
742 define object file path.
743 * gdb.btrace/gcore.exp: Use standard_output_file to define core
744 file path.
745 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
746 standard_output_file to define binfile.
747
ba881f50
JK
7482016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
749
750 Fix compatibility with recent gfortran-5.3.1.
751 * gdb.fortran/vla-history.exp (print vla1 allocated)
752 (print vla2 allocated, print $2, print $3): Remove
753 (print $4): Rename to ...
754 (print $2): ... here.
755 (print $9): Rename to ...
756 (print $5): ... here.
757 (print $10): Rename to ...
758 (print $6): ... here.
759 * gdb.fortran/vla.f90: Add pvla initialization.
760
e9fb005c
JK
7612016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
762
763 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
764 New test.
765 * gdb.fortran/vla-value-sub.exp: Likewise.
766
e44e00ff
MK
7672016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
768
769 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
770
97e94151
SM
7712016-02-12 Simon Marchi <simon.marchi@ericsson.com>
772
773 * i386-biarch-core.exp: Define corefile using
774 standard_output_file.
775
01113bc1
YQ
7762016-02-12 Yao Qi <yao.qi@linaro.org>
777
778 * gdb.arch/arm-single-step-kernel-helper.c: New.
779 * gdb.arch/arm-single-step-kernel-helper.exp: New.
780
33b4777c
MM
7812016-02-12 Markus Metzger <markus.t.metzger@intel.com>
782
783 * gdb.btrace/tailcall-only.exp: New.
784 * gdb.btrace/tailcall-only.c: New.
785 * gdb.btrace/x86_64-tailcall-only.S: New.
786 * gdb.btrace/i686-tailcall-only.S: New.
787
acc23c11
PA
7882016-02-11 Pedro Alves <palves@redhat.com>
789
790 * README (Parallel testing): Add missing double quotes.
791
e352bf0a
PA
7922016-02-11 Pedro Alves <palves@redhat.com>
793
794 * README (Parallel testing): New section.
795 (GDB_PARALLEL): Rewrite.
796 (FORCE_PARALLEL): Document.
797
9f5fed78
MK
7982016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
799
800 * gdb.trace/tfile-avx.c: New test.
801 * gdb.trace/tfile-avx.exp: New test.
802
9ef9e6a6
KS
8032016-02-09 Keith Seitz <keiths@redhat.com>
804
805 PR breakpoints/19546
806 * gdb.base/infcall-exec.c: New file.
807 * gdb.base/infcall-exec2.c: New file.
808 * gdb.base/infcall-exec.exp: New file.
809
a96e36da
KS
8102016-02-09 Keith Seitz <keiths@redhat.com>
811
812 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
813 (toplevel): Call test_bkpt_address.
814
9f61929f
KS
8152016-02-09 Keith Seitz <keiths@redhat.com>
816
817 PR python/19506
818 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
819 (toplevel): Call test_bkpt_address.
820
1e94266c
SM
8212016-02-09 Simon Marchi <simon.marchi@ericsson.com>
822
823 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
824 to AC_OUTPUT.
825 * configure: Regenerate.
826
2a7f3dff
PA
8272016-02-09 Pedro Alves <palves@redhat.com>
828
829 PR breakpoints/19548
830 * gdb.base/execl-update-breakpoints.c (some_function): New
831 function.
832 (main): Call it.
833 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
834 Tighten expected GDB output.
835
2151ccc5
SM
8362016-02-08 Simon Marchi <simon.marchi@ericsson.com>
837
838 * Makefile.in (ALL_SUBDIRS): Remove.
839 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
840 (distclean maintainer-clean realclean): Likewise.
841 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
842 * configure: Regenerate.
843 * gdb.ada/Makefile.in: Delete.
844 * gdb.arch/Makefile.in: Likewise.
845 * gdb.asm/Makefile.in: Likewise.
846 * gdb.base/Makefile.in: Likewise.
847 * gdb.btrace/Makefile.in: Likewise.
848 * gdb.cell/Makefile.in: Likewise.
849 * gdb.compile/Makefile.in: Likewise.
850 * gdb.cp/Makefile.in: Likewise.
851 * gdb.disasm/Makefile.in: Likewise.
852 * gdb.dlang/Makefile.in: Likewise.
853 * gdb.dwarf2/Makefile.in: Likewise.
854 * gdb.fortran/Makefile.in: Likewise.
855 * gdb.gdb/Makefile.in: Likewise.
856 * gdb.go/Makefile.in: Likewise.
857 * gdb.guile/Makefile.in: Likewise.
858 * gdb.java/Makefile.in: Likewise.
859 * gdb.linespec/Makefile.in: Likewise.
860 * gdb.mi/Makefile.in: Likewise.
861 * gdb.modula2/Makefile.in: Likewise.
862 * gdb.multi/Makefile.in: Likewise.
863 * gdb.objc/Makefile.in: Likewise.
864 * gdb.opencl/Makefile.in: Likewise.
865 * gdb.opt/Makefile.in: Likewise.
866 * gdb.pascal/Makefile.in: Likewise.
867 * gdb.perf/Makefile.in: Likewise.
868 * gdb.python/Makefile.in: Likewise.
869 * gdb.reverse/Makefile.in: Likewise.
870 * gdb.server/Makefile.in: Likewise.
871 * gdb.stabs/Makefile.in: Likewise.
872 * gdb.threads/Makefile.in: Likewise.
873 * gdb.trace/Makefile.in: Likewise.
874 * gdb.xml/Makefile.in: Likewise.
875 * lib/gdb.exp (make_gdb_parallel_path): Add check for
876 GDB_PARALLEL.
877 (standard_output_file): Remove check for GDB_PARALLEL, always
878 return path in outputs/$subdir/$testname.
879
437277d4
SM
8802016-02-08 Simon Marchi <simon.marchi@ericsson.com>
881
882 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
883 (site.exp): Assign abs_srcdir to tcl's srcdir.
884
31d913c7
YQ
8852016-02-04 Yao Qi <yao.qi@linaro.org>
886
887 * gdb.base/foll-exec-mode.c: Include limits.h.
888 (main): Add parameters argc and argv. Get directory from
889 argv[0].
890 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
891 compilation.
892 * gdb.base/foll-exec.c: Include limits.h.
893 (main): Add parameters argc and argv.
894 Get directory from argv[0].
895 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
896 Adjust tests on the number of lines as source code changed.
897 * gdb.base/foll-vfork-exit.c: Include limits.h.
898 (main): Add one line of statement before vfork.
899 * gdb.base/foll-vfork.c: Include limits.h and string.h.
900 (main): Add parameters argc and argv. Get directory from
901 argv[0].
902 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
903 (setup_gdb): Set tbreak to skip some source lines.
904 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
905 (main): Add parameters argc and argv. Get directory from
906 argv[0].
907 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
908 compilation.
909 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
910 (main): Add parameters argc and argv. Get directory from
911 argv[0].
912 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
913 compilation.
914
9482b9fb
DE
9152016-02-01 Doug Evans <dje@google.com>
916
917 * gdb.base/skip.exp: Clean up multiple references to same test name.
918
6b2e4f10
PA
9192016-02-01 Pedro Alves <palves@redhat.com>
920
ccb6afd6 921 PR remote/19496
6b2e4f10
PA
922 * gdb.threads/forking-threads-plus-breakpoint.exp
923 (displaced_stepping_supported): New global.
924 (probe_displaced_stepping_support): New procedure.
925 (do_test): Add 'displaced' parameter, and use it.
926 (top level): Check for displaced stepping support. Add displaced
927 stepping on/off testing axis.
928
37a8db1a
AB
9292016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
930
931 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
932 pointer. Don't perform further tests on the unassociated pointer
933 if the first test fails.
934
5fdf6324
AB
9352016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
936
937 * gdb.base/max-value-size.c: New file.
938 * gdb.base/max-value-size.exp: New file.
939 * gdb.base/huge.exp: Disable max-value-size for this test.
940
935c6144
IB
9412016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
942
943 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
944
7fe8399d
YQ
9452016-01-28 Yao Qi <yao.qi@linaro.org>
946
947 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
948
a2077e25
PA
9492016-01-25 Pedro Alves <palves@redhat.com>
950
951 PR threads/19461
952 * gdb.base/fork-running-state.c: New file.
953 * gdb.base/fork-running-state.exp: New file.
954
1d2736d4
PA
9552016-01-25 Pedro Alves <palves@redhat.com>
956
957 PR gdb/19494
958 * gdb.base/catch-fork-kill.c: New file.
959 * gdb.base/catch-fork-kill.exp: New file.
960
f1da4b11
PA
9612016-01-25 Pedro Alves <palves@redhat.com>
962
963 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
964 Delete, moved to lib/gdb.exp.
965 * gdb.threads/forking-threads-plus-breakpoint.exp
966 (foreach_with_prefix): Likewise.
967 * gdb.threads/process-dies-while-handling-bp.exp
968 (foreach_with_prefix): Likewise.
969 * lib/gdb.exp (foreach_with_prefix): New procedure.
970
45f38546
MK
9712016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
972
973 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
974 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
975
dc29a1ce
MK
9762016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
977
978 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
979 endian targets.
980
092127d7
JK
9812016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
982 Pedro Alves <palves@redhat.com>
983
984 Fix testsuite compatibility with Guile.
985 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
986 number.
987
31d765d3
JK
9882016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
989
990 Fix testsuite compatibility with Guile.
991 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
992 (thread 1): New test for backtrace through signal handler.
993
1ac78c04
YQ
9942016-01-22 Yao Qi <yao.qi@linaro.org>
995
996 PR testsuite/19491
997 * gdb.base/multi-forks.c: Include
998 ../lib/unbuffer_output.c
999 (main): Call gdb_unbuffer_output.
1000
4f5946a8
DE
10012016-01-21 Doug Evans <dje@google.com>
1002
1003 * lib/ada.exp (gdb_compile_ada): Fix typo.
1004
305e13e6
JB
10052016-01-21 Joel Brobecker <brobecker@adacore.com>
1006
1007 * gdb.base/break-fun-addr.exp: New file.
1008 * gdb.base/break-fun-addr1.c: New file.
1009 * gdb.base/break-fun-addr2.c: New file.
1010
5f5dfff6
SM
10112016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1012
1013 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
1014 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
1015 enum flag values.
1016
fd356fa2
AA
10172016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
1018
1019 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
1020 when GDB can not set the vector return value. Add more comments
1021 for clarification.
1022
9df22175
AT
10232016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
1024
1025 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
1026 command.
1027
41d1845e
SM
10282016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1029
1030 * Makefile.in (DO_RUNTEST): Add --status and update usages.
1031
01ac6840
SM
10322016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1033
1034 * Makefile.in (check-single): Pass --status to runtest.
1035 (check/%.exp): Likewise.
1036
10372016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1038
1039 * Makefile.in (check-parallel): Propagate return code from make
1040 do-check-parallel.
1041
bd0a71fa
MK
10422016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
1043
1044 * gdb.trace/ftrace.exp: Fix expected message on continue.
1045 * gdb.trace/pending.exp: Fix expected message on continue.
1046 * gdb.trace/trace-break.exp: Fix expected message on continue.
1047
8bcbad33
SM
10482016-01-18 Simon Marchi <simon.marchi@ericsson.com>
1049
1050 * lib/gdb.exp (gdb_test): Remove unused global references.
1051
f303dbd6
PA
10522016-01-18 Pedro Alves <palves@redhat.com>
1053
1054 * gdb.base/async-shell.exp: Adjust expected output.
1055 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
1056 * gdb.base/siginfo-thread.exp: Adjust expected output.
1057 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
1058 * gdb.java/jnpe.exp: Adjust expected output.
1059 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
1060 * gdb.threads/continue-pending-status.exp: Adjust expected output.
1061 * gdb.threads/leader-exit.exp: Adjust expected output.
1062 * gdb.threads/manythreads.exp: Adjust expected output.
1063 * gdb.threads/pthreads.exp: Adjust expected output.
1064 * gdb.threads/schedlock.exp: Adjust expected output.
1065 * gdb.threads/siginfo-threads.exp: Adjust expected output.
1066 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
1067 expected output.
1068 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
1069 output.
1070 * gdb.threads/sigthread.exp: Adjust expected output.
1071 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
1072
b2789696
YQ
10732016-01-18 Yao Qi <yao.qi@linaro.org>
1074
1075 * gdb.guile/scm-section-script.c: Replace @progbits with
1076 %progbits.
1077 * gdb.python/py-section-script.c: Likewise.
1078
71ef29a8
PA
10792016-01-15 Pedro Alves <palves@redhat.com>
1080
1081 * gdb.multi/tids.exp: Test star wildcard ranges.
1082
3f5b7598
PA
10832016-01-15 Pedro Alves <palves@redhat.com>
1084
1085 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
1086 command from "thread apply" invocation.
1087 (thr_apply_info_thr_invalid): Default the expected output to the
1088 input tid list.
1089 (top level): Add tests that use convenience variables. Add tests
1090 for "thread apply" with a valid TID list, but missing the command.
1091
663f6d42
PA
10922016-01-13 Pedro Alves <palves@redhat.com>
1093
1094 * gdb.base/default.exp: Expect $_gthread as well.
1095 * gdb.multi/tids.exp: Test $_gthread.
1096 * gdb.threads/thread-specific.exp: Test $_gthread.
1097
c84f6bbf
PA
10982016-01-13 Pedro Alves <palves@redhat.com>
1099
1100 * gdb.multi/tids.exp: Test "info threads -gid".
1101
22a02324
PA
11022016-01-13 Pedro Alves <palves@redhat.com>
1103
1104 * gdb.multi/tids.exp: Test InferiorThread.global_num and
1105 Breakpoint.thread.
1106 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
1107
5d5658a1
PA
11082016-01-07 Pedro Alves <palves@redhat.com>
1109
1110 * gdb.base/break.exp: Adjust to output changes.
1111 * gdb.base/hbreak2.exp: Likewise.
1112 * gdb.base/sepdebug.exp: Likewise.
1113 * gdb.base/watch_thread_num.exp: Likewise.
1114 * gdb.linespec/keywords.exp: Likewise.
1115 * gdb.multi/info-threads.exp: Likewise.
1116 * gdb.threads/thread-find.exp: Likewise.
1117 * gdb.multi/tids.c: New file.
1118 * gdb.multi/tids.exp: New file.
1119
84654457
PA
11202016-01-13 Pedro Alves <palves@redhat.com>
1121
1122 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
1123
e3940304
PA
11242016-01-13 Pedro Alves <palves@redhat.com>
1125
1126 * gdb.base/default.exp: Expect $_inferior as well.
1127 * gdb.multi/base.exp: Test $_inferior.
1128
a911d87a
PA
11292016-01-13 Pedro Alves <palves@redhat.com>
1130
1131 PR breakpoints/19388
1132 * gdb.base/catch-signal-siginfo-cond.c: New file.
1133 * gdb.base/catch-signal-siginfo-cond.exp: New file.
1134
82075af2
JS
11352016-01-12 Josh Stone <jistone@redhat.com>
1136 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1137
1138 * gdb.base/catch-syscall.c (do_execve): New variable.
1139 (main): Conditionally trigger an execve.
1140 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
1141 (test_catch_syscall_execve): New, check entry/return across execve.
1142 (do_syscall_tests): Call test_catch_syscall_execve.
1143
e46eeedd
PA
11442016-01-12 Pedro Alves <palves@redhat.com>
1145
1146 * gdb.base/random-signal.exp (do_test): New procedure, with body
1147 of testcase moved in.
1148
01d8c27e
JK
11492016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1150 Pedro Alves <palves@redhat.com>
1151
1152 * gdb.base/funcargs.exp (finish from indirectly called function):
1153 Reintroduce the case for 'First'.
1154
9a706302
JK
11552016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1156 Pedro Alves <palves@redhat.com>
1157
1158 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1159 (tcatch_vfork_then_child_follow_exec)
1160 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1161 identification.
1162
c0ecb95f
JK
11632016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1164
1165 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1166 and repeats to unlimited.
1167 * gdb.python/py-value.exp: Likewise.
1168 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
1169 and repeats to unlimited.
1170
6cfc1fcb
JK
11712016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1172
1173 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
1174 and reordering the functions.
1175 * gdb.multi/hangout.c: Likewise.
1176 * gdb.multi/hello.c: Likewise.
1177
582a1b00
SM
11782016-01-08 Simon Marchi <simon.marchi@ericsson.com>
1179
1180 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
1181 absolute.
1182 (SingleStatisticTestResult.report): Use dict.keys instead of
1183 dict.iterkeys.
1184
79bc59cb
PA
11852016-01-06 Pedro Alves <palves@redhat.com>
1186
1187 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
1188
43368e1d
MM
11892016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1190
1191 * gdb.btrace/dlopen.exp: New.
1192 * gdb.btrace/dlopen.c: New.
1193 * gdb.btrace/dlopen-dso.c: New.
1194
79fad5b8
SL
11952015-12-25 Sandra Loosemore <sandra@codesourcery.com>
1196
1197 * lib/gdb.exp (gdb_test): Update comments to clarify that the
1198 PATTERN argument is optional.
1199
ab8314b3
JB
12002015-12-24 Joel Brobecker <brobecker@adacore.com>
1201
1202 * lib/ada.exp (target_compile_ada_from_dir): New function.
1203 (gdb_compile_ada): Reimplement avoiding the use of project files.
1204 * gdb.ada/gnat_ada.gpr: Delete.
1205 * gdb.ada/cond_lang.exp: Adjust test to make path before
1206 filename optional.
1207 * gdb.ada/small_reg_param.exp: Likewise.
1208
fe33faff
SM
12092015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1210
1211 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1212
6d265cb4
TP
12132015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
1214
1215 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
1216 case.
1217
10125099
SM
12182015-12-21 Simon Marchi <simon.marchi@ericsson.com>
1219
1220 * gdb.base/break.exp: Remove dead code.
1221 * gdb.base/sepdebug.exp: Likewise.
1222
3ca22649
SM
12232015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1224
1225 * gdb.asm/asm-source.exp: Remove HP-UX references.
1226 * gdb.base/annota1.exp: Likewise.
1227 * gdb.base/annota3.exp: Likewise.
1228 * gdb.base/attach.exp: Likewise.
1229 * gdb.base/bigcore.exp: Likewise.
1230 * gdb.base/break.exp: Likewise.
1231 * gdb.base/call-ar-st.exp: Likewise.
1232 * gdb.base/callfuncs.exp: Likewise.
1233 * gdb.base/catch-fork-static.exp: Likewise.
1234 * gdb.base/display.exp: Likewise.
1235 * gdb.base/foll-exec-mode.exp: Likewise.
1236 * gdb.base/foll-exec.exp: Likewise.
1237 * gdb.base/foll-fork.exp: Likewise.
1238 * gdb.base/foll-vfork.exp: Likewise.
1239 * gdb.base/funcargs.exp: Likewise.
1240 * gdb.base/hbreak2.exp: Likewise.
1241 * gdb.base/inferior-died.exp: Likewise.
1242 * gdb.base/interrupt.exp: Likewise.
1243 * gdb.base/multi-forks.exp: Likewise.
1244 * gdb.base/nodebug.exp: Likewise.
1245 * gdb.base/sepdebug.exp: Likewise.
1246 * gdb.base/solib1.c: Likewise.
1247 * gdb.base/step-test.exp: Likewise.
1248 * gdb.mi/non-stop.c: Likewise.
1249 * gdb.mi/pthreads.c: Likewise.
1250 * gdb.multi/bkpt-multi-exec.ex: Likewise.
1251 * gdb.threads/pthreads.c: Likewise.
1252 * gdb.threads/staticthreads.exp: Likewise.
1253 * lib/future.exp: Likewise.
1254 * lib/gdb.exp: Likewise.
1255 * gdb.base/so-indr-cl.c: Remove.
1256 * gdb.base/so-indr-cl.exp: Likewise.
1257 * gdb.base/solib.c: Likewise.
1258 * gdb.base/solib.exp: Likewise.
1259 * gdb.base/solib2.c: Likewise.
1260
b6304613
SM
12612015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1262
1263 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
1264 * gdb.base/call-ar-st.exp: Likewise.
1265 * gdb.base/callfuncs.exp: Likewise.
1266 * gdb.base/condbreak.exp: Likewise.
1267 * gdb.base/constvars.exp: Likewise.
1268 * gdb.base/hbreak2.exp: Likewise.
1269 * gdb.base/langs.exp: Likewise.
1270 * gdb.base/list.exp: Likewise.
1271 * gdb.base/long_long.exp: Likewise.
1272 * gdb.base/ptype.exp: Likewise.
1273 * gdb.base/scope.exp: Likewise.
1274 * gdb.base/signals.exp: Likewise.
1275 * gdb.base/so-impl-ld.exp: Likewise.
1276 * gdb.base/varargs.exp: Likewise.
1277 * gdb.base/volatile.exp: Likewise.
1278 * gdb.base/whatis.exp: Likewise.
1279 * gdb.cp/cplusfuncs.exp: Likewise.
1280 * gdb.cp/inherit.exp: Likewise.
1281 * gdb.cp/local.exp: Likewise.
1282 * gdb.cp/member-ptr.exp: Likewise.
1283 * gdb.cp/method.exp: Likewise.
1284 * gdb.cp/overload.exp: Likewise.
1285 * gdb.cp/templates.exp: Likewise.
1286 * gdb.stabs/weird.exp: Likewise.
1287 * lib/compiler.c: Likewise.
1288 * lib/compiler.cc: Likewise.
1289 * lib/cp-support.exp: Likewise.
1290 * lib/gdb.exp: Likewise.
1291
bf401b07
SM
12922015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
1293
1294 * configure.ac: Remove HP-UX case.
1295 * configure: Regenerate.
1296
aff9c0f8
SM
12972015-12-18 Simon Marchi <simon.marchi@ericsson.com>
1298
1299 * lib/gdb.exp (gdb_compile): Add function doc.
1300
a6904d5a
PA
13012015-12-17 Pedro Alves <palves@redhat.com>
1302
1303 PR threads/19354
1304 * gdb.multi/info-threads.exp: New file.
1305
a22279dd
YQ
13062015-12-15 Yao Qi <yao.qi@linaro.org>
1307
1308 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
1309 is aarch64*-*-*.
1310
0588c796
SL
13112015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1312
1313 * gdb.base/history-duplicates.exp: Skip if no readline support.
1314
5d978e17
SL
13152015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1316
1317 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
1318
7e763b86
SL
13192015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1320
1321 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
1322
87a3a92c
SL
13232015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1324
1325 * gdb.base/completion.exp: Skip tests that interrupt GDB with
1326 ctrl-C if nointerrupts target property is set.
1327 * gdb.base/double-prompt-target-event-error.exp: Likewise.
1328 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
1329 * gdb.base/paginate-bg-execution.exp: Likewise.
1330 * gdb.base/paginate-execution-startup.exp: Likewise.
1331 * gdb.base/random-signal.exp: Likewise.
1332 * gdb.base/range-stepping.exp: Likewise.
1333 * gdb.cp/annota2.exp: Likewise.
1334 * gdb.cp/annota3.exp: Likewise.
1335 * gdb.gdb/selftest.exp: Likewise.
1336 * gdb.threads/continue-pending-status.exp: Likewise.
1337 * gdb.threads/leader-exit.exp: Likewise.
1338 * gdb.threads/manythreads.exp: Likewise.
1339 * gdb.threads/pthreads.exp: Likewise.
1340 * gdb.threads/schedlock.exp: Likewise.
1341 * gdb.threads/sigthread.exp: Likewise.
1342
a8f077dc
DB
13432015-12-11 Don Breazeal <donb@codesourcery.com>
1344
1345 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
1346 remote.
1347 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
1348 * gdb.base/foll-exec.exp (main): Enable for target remote.
1349 * gdb.base/foll-fork.exp (main): Likewise.
1350 * gdb.base/foll-vfork.exp (main): Likewise.
1351 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
1352 (proc continue_to_exit_bp_loc): Use clean_restart.
1353 * gdb.base/pie-execl.exp (main): Disable for target remote.
1354 * gdb.base/watch-vfork.exp (main): Enable for target remote.
1355 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
1356 * gdb.threads/execl.exp (main): Likewise.
1357 * gdb.threads/fork-child-threads.exp (main): Likewise.
1358 * gdb.threads/fork-plus-threads.exp (main): Disable for target
1359 remote.
1360 * gdb.threads/fork-thread-pending.exp (main): Enable for target
1361 remote.
1362 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
1363 pid.tid style ptids, instead of just tid.
1364 * gdb.threads/thread-execl.exp (main): Enable for target remote.
1365 * gdb.threads/watchpoint-fork.exp (main): Likewise.
1366 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
1367 ptids, instead of just tid.
1368
3b2464a8
AB
13692015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1370
1371 * gdb.base/list.exp (test_list_forward): Add end of file error
1372 test.
1373 (test_repeat_list_command): Add end of file error test.
1374 (test_list_backwards): Add beginning of file error test.
1375
a0def019
AB
13762015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1377
1378 * gdb.base/list.exp (test_list_invalid_args): New function,
1379 defined, and called.
1380
5c000dff
AB
13812015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1382
1383 * gdb.base/list.exp (test_list): Make test names unique.
1384
f1637ebe
YQ
13852015-12-11 Yao Qi <yao.qi@linaro.org>
1386
1387 * gdb.base/coremaker2.c: Remove.
1388
36d6fc0a
PA
13892015-12-10 Pedro Alves <palves@redhat.com>
1390
1391 * gdb.multi/base.exp: Remove stale "spaces" references.
1392
762f7747
PA
13932015-12-10 Pedro Alves <palves@redhat.com>
1394
1395 * gdb.multi/base.exp: Don't use nowarnings.
1396 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
1397 * gdb.multi/hangout.c: Include stdio.h.
1398 * gdb.multi/hello.c: Include stdlib.h.
1399 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
1400 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
1401 * gdb.multi/multi-arch.exp: Don't use nowarnings.
1402
28d2bfb9
AB
14032015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
1404
1405 * gdb.dwarf2/dw2-ranges-base.c: New file.
1406 * gdb.dwarf2/dw2-ranges-base.exp: New file.
1407 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
1408 support additional line table, and debug ranges generation.
1409 (Dwarf::ranges): New function, generate .debug_ranges.
1410 (Dwarf::lines): Support generating simple line table programs.
1411 (Dwarf::assemble): Initialise new namespace variables.
1412
5fc2beac
KB
14132015-12-09 Kevin Buettner <kevinb@redhat.com>
1414
1415 * gdb.base/async.exp (proc test_background): Add case for
1416 asynchronous execution not supported.
1417
1c35a88f
LM
14182015-12-09 Luis Machado <lgustavo@codesourcery.com>
1419
1420 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
1421 format and change test names to make them unique.
1422
b593e3d9
RK
14232015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
1424 Pedro Alves <pedro@redhat.com>
1425
1426 PR gdb/18702
1427 Add checking of floatformats setup on x86_64 hosts.
1428 * gdb.arch/i386-float.S (main): Load bigval and smallval.
1429 (smallval, bigval): New labels/constants.
1430 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
1431 float" after loading bigval and smallval.
1432
d72413e6
PMR
14332015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
1434
1435 * gdb.ada/fun_overload_menu.exp: New testcase.
1436 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
1437
ece66d65
JS
14382015-12-04 Josh Stone <jistone@redhat.com>
1439
1440 * gdb.base/catch-fork-static.exp: New.
1441
41d0efca
YQ
14422015-12-03 Yao Qi <yao.qi@linaro.org>
1443
1444 * gdb.base/sizeof.c: Don't include stdio.h and
1445 ../lib/unbuffer_output.c.
1446 (main): New variable 'size' and 'value'. Remove printf and
1447 gdb_unbuffer_output. Assign return value to size and value.
1448 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
1449 at the beginning.
1450 (check_sizeof): Check the result by printing variable 'size'.
1451 (check_valueof): Check the result by printing variable 'value'.
1452
99fd02d9
YQ
14532015-12-01 Yao Qi <yao.qi@linaro.org>
1454
1455 * gdb.base/disp-step-syscall.exp: Define syscall instruction
1456 for aarch64*-*-linux* target.
1457
f2faf941
PA
14582015-11-30 Pedro Alves <palves@redhat.com>
1459
1460 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
1461
04bf20c5
PA
14622015-11-30 Pedro Alves <palves@redhat.com>
1463
1464 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1465 Handle non-stop mode vCont replies.
1466
09df4675
PA
14672015-11-30 Pedro Alves <palves@redhat.com>
1468
1469 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
1470 prepare_for_testing. Start gdb with "set non-stop on" appended to
1471 GDBFLAGS. Lax expected stop output.
1472
58b584af
YQ
14732015-11-27 Yao Qi <yao.qi@linaro.org>
1474
1475 * gdb.arch/arm-neon.exp: New.
1476 * gdb.arch/arm-neon.c: New.
1477
dfcb77a8
YQ
14782015-11-27 Yao Qi <yao.qi@linaro.org>
1479
1480 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
1481
88e8ec1b
YQ
14822015-11-27 Yao Qi <yao.qi@linaro.org>
1483
1484 * gdb.cp/annota2.exp: Allow multiple occurrences of the
1485 frames-invalid annotation.
1486
bfde72c2
YQ
14872015-11-27 Yao Qi <yao.qi@linaro.org>
1488
1489 * gdb.cp/annota2.exp: Use ${frames_invalid}.
1490
f6512a69
SM
14912015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1492
1493 * gdb.threads/names.exp: New file.
1494 * gdb.threads/names.c: New file.
1495 * README: Mention gdb,no_thread_names.
1496
46a3515b
MM
14972015-11-26 Markus Metzger <markus.t.metzger@intel.com>
1498
1499 PR 19297
1500 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
1501 support" error.
1502
62147a22
PA
15032015-11-24 Pedro Alves <palves@redhat.com>
1504
1505 PR 17539
1506 * gdb.base/display.exp: Expect displays to be sorted in ascending
1507 order. Use multi_line.
1508 * gdb.base/solib-display.exp: Likewise.
1509
2f341b6e
PA
15102015-11-24 Pedro Alves <palves@redhat.com>
1511
1512 PR 17539
1513 * gdb.base/display.exp: Expect displays to be sorted in ascending
1514 order. Use multi_line.
1515 * gdb.base/solib-display.exp: Likewise.
1516
7e0aa6aa
PA
15172015-11-24 Pedro Alves <palves@redhat.com>
1518
1519 PR 17539
1520 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
1521 threads in ascending order.
1522 * gdb.base/foll-fork.exp: Likewise.
1523 * gdb.base/foll-vfork.exp: Likewise.
1524 * gdb.base/multi-forks.exp: Likewise.
1525 * gdb.mi/mi-nonstop.exp: Likewise.
1526 * gdb.mi/mi-nsintrall.exp: Likewise.
1527 * gdb.multi/base.exp: Likewise.
1528 * gdb.multi/multi-arch.exp: Likewise.
1529 * gdb.python/py-inferior.exp: Likewise.
1530 * gdb.threads/break-while-running.exp: Likewise.
1531 * gdb.threads/execl.exp: Likewise.
1532 * gdb.threads/gcore-thread.exp: Likewise.
1533 * gdb.threads/info-threads-cur-sal.exp: Likewise.
1534 * gdb.threads/kill.exp: Likewise.
1535 * gdb.threads/linux-dp.exp: Likewise.
1536 * gdb.threads/multiple-step-overs.exp: Likewise.
1537 * gdb.threads/next-bp-other-thread.exp: Likewise.
1538 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1539 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1540 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1541 * gdb.threads/thread-find.exp: Likewise.
1542 * gdb.threads/tls.exp: Likewise.
1543 * lib/mi-support.exp (mi_reverse_list): Delete.
1544 (mi_check_thread_states): No longer reverse list.
1545
2cc57ad8
PA
15462015-11-24 Pedro Alves <palves@redhat.com>
1547
1548 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
1549 use lowercase.
1550
c93e8391
SM
15512015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1552
1553 * gdb.trace/actions.c: Include trace-common.h.
1554 (main): Add a location for a fast tracepoint.
1555 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1556 the normal tracepoints.
1557 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1558
045ccf91
SM
15592015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1560
1561 * save-trace.exp: Factor out code to these...
1562 (gdb_save_tracepoints): New.
1563 (gdb_load_tracepoints): New.
1564 (do_save_load_test): New.
1565
5506f9f6
KB
15662015-11-23 Kevin Buettner <kevinb@redhat.com>
1567
1568 * gdb.base/asmlabel.exp: New test.
1569 * gdb.base/asmlabel.c: New test case.
1570
16c3b12f
JB
15712015-11-23 Joel Brobecker <brobecker@adacore.com>
1572
1573 * gdb.base/wrong_frame_bt_full-main.c: New file.
1574 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1575 * gdb.base/wrong_frame_bt_full.exp: New file.
1576
155bfbd3
JB
15772015-11-23 Joel Brobecker <brobecker@adacore.com>
1578
1579 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1580
bb097445
JM
15812015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1582
206853a0 1583 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
1584 pstate register when comparing registers values in
1585 sparc64-*-linux-gnu targets to avoid spurious differences.
1586
9c88ed8f
JM
15872015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1588
206853a0 1589 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 1590
96161e25
SL
15912015-11-19 Sandra Loosemore <sandra@codesourcery.com>
1592
1593 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1594 as type argument to gdb_compile.
1595 * gdb.base/nested-subp2.exp: Likewise.
1596 * gdb.base/nested-subp3.exp: Likewise.
1597
340c2830
DV
15982015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
1599
1600 * lib/dwarf.exp (_note): Fix left shift of negative value.
1601 * gdb.trace/trace-condition.exp: Likewise.
1602
c1862d0f
YQ
16032015-11-13 Yao Qi <yao.qi@linaro.org>
1604
1605 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1606 comments about d10v.
1607 (test_scalar_returns): Likewise.
1608 * gdb.base/d10v.ld: Remove.
1609 * gdb.base/overlays.exp: Remove the target triplet checking for
1610 d10v-*-*.
1611 * gdb.base/structs.exp (test_struct_returns): Remove the
1612 comments about d10v.
1613 (test_struct_calls): Likewise.
1614
77ae9c19
YQ
16152015-11-13 Yao Qi <yao.qi@linaro.org>
1616
1617 * gdb.base/gnu_vector.exp: Check the return value by "p res".
1618 * gdb.base/gnu_vector.c: Don't include stdio.h.
1619 (main): Don't print res and call add_some_intvecs.
1620
430e004e
MK
16212015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
1622
1623 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1624 macro.
1625 (func5): Removed.
1626 (func4): Use FAST_TRACEPOINT_LABEL.
1627 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1628 macro.
1629 (func): Removed.
1630 (thread_function): Use FAST_TRACEPOINT_LABEL.
1631 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1632 (func): Remove.
1633 (marker): Use FAST_TRACEPOINT_LABEL.
1634 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1635 (pendfunc1): Remove.
1636 (pendfunc): Use FAST_TRACEPOINT_LABEL.
1637 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1638 (foo): Remove.
1639 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1640 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1641 macro.
1642 (func): Remove.
1643 (marker): Use FAST_TRACEPOINT_LABEL.
1644 * gdb.trace/trace-common.h: New header.
1645 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1646 macro.
1647 (func): Remove.
1648 (marker): Use FAST_TRACEPOINT_LABEL.
1649 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1650 (func): Remove.
1651 (thread_function): Use FAST_TRACEPOINT_LABEL.
1652
6e7675a7
MK
16532015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
1654
1655 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1656 in front.
1657 * gdb.trace/change-loc.exp: Use global pcreg definition.
1658 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1659 * gdb.trace/entry-values.exp: Use global spreg definition, add $
1660 in front.
1661 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1662 * gdb.trace/pending.exp: Likewise.
1663 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1664 * gdb.trace/trace-break.exp: Likewise.
1665 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1666 in front.
1667 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1668 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1669 in front.
1670 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1671
dddc0e16
JB
16722015-11-09 Joel Brobecker <brobecker@adacore.com>
1673
1674 * gdb.ada/fin_fun_out: New testcase.
1675
c6f0b406
KB
16762015-11-07 Kevin Buettner <kevinb@redhat.com>
1677
1678 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1679 value associated with DW_AT_byte_size.
1680 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1681 constants for DW_AT_byte_size, DW_AT_lower_bound, and
1682 DW_AT_upper_bound.
1683
f01dcfd9
KB
16842015-11-07 Kevin Buettner <kevinb@redhat.com>
1685
1686 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1687 (gdb_target_symbol_prefix_flags): Define in terms of _asm
1688 version.
1689 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1690 gdb.dwarf2/dw2-canonicalize-type.exp,
1691 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1692 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1693 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1694 provided by gdb_target_symbol_prefix_flags_asm.
1695 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1696 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1697 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1698 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1699 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1700 macros where needed). Use this macro for symbols which require
1701 the prefix provided by SYMBOL_PREFIX.
1702
2223449a
KB
17032015-11-05 Kevin Buettner <kevinb@redhat.com>
1704
1705 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1706 New procs.
1707 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1708 representing expressions, of more than one list element.
1709 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1710 to prepend linker symbol prefix to f.
1711 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1712 table_1 and table_2.
1713 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1714 Likewise, for f and g.
1715 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1716 for ptr.
1717 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1718 for main.
1719 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1720 table_1_ptr and table_2_ptr.
1721
6f2f1a3a
JK
17222015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1723 Joel Brobecker <brobecker@adacore.com>
1724
1725 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1726
566c56c9
MK
17272015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
1728
1729 * gdb.reverse/s390-mvcle.c: New test.
1730 * gdb.reverse/s390-mvcle.exp: New file.
1731 * lib/gdb.exp: Enable reverse tests on s390*-linux.
1732
d5f0636b
MK
17332015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1734
1735 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1736
7ad8b86c
MK
17372015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1738
1739 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1740 reaching marker2.
1741 * gdb.reverse/getresuid-reverse.exp: Likewise.
1742 * gdb.reverse/pipe-reverse.exp: Likewise.
1743 * gdb.reverse/readv-reverse.exp: Likewise.
1744 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1745 * gdb.reverse/time-reverse.exp: Likewise.
1746 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1747
4081c0f1
YQ
17482015-10-30 Yao Qi <yao.qi@linaro.org>
1749
1750 * gdb.threads/wp-replication.c (watch_count_done): Remove.
1751 (empty_cycle): Remove.
1752 (main): Don't call empty_cycle. Don't use watch_count_done.
1753 * gdb.threads/wp-replication.exp: Don't set breakpoint on
1754 empty_cycle. Rewrite the code counting HW watchpoints.
1755
452b4ba5
MK
17562015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
1757
1758 * gdb.reverse/fstatat-reverse.c: New test.
1759 * gdb.reverse/fstatat-reverse.exp: New file.
1760 * gdb.reverse/getresuid-reverse.c: New test.
1761 * gdb.reverse/getresuid-reverse.exp: New file.
1762 * gdb.reverse/pipe-reverse.c: New test.
1763 * gdb.reverse/pipe-reverse.exp: New file.
1764 * gdb.reverse/readv-reverse.c: New test.
1765 * gdb.reverse/readv-reverse.exp: New file.
1766 * gdb.reverse/recvmsg-reverse.c: New test.
1767 * gdb.reverse/recvmsg-reverse.exp: New file.
1768 * gdb.reverse/time-reverse.c: New test.
1769 * gdb.reverse/time-reverse.exp: New file.
1770 * gdb.reverse/waitpid-reverse.c: New test.
1771 * gdb.reverse/waitpid-reverse.exp: New file.
1772
5e2e7507
JK
17732015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1774
1775 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1776
0fde2c53
DE
17772015-10-26 Doug Evans <dje@google.com>
1778
1779 PR symtab/17391
1780 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1781 * gdb.dwarf2/bad-regnum.c: New file.
1782 * gdb.dwarf2/bad-regnum.exp: New file.
1783
1a70ae97
DE
17842015-10-26 Doug Evans <dje@google.com>
1785
1786 PR python/18938
1787 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1788 file.
1789
27dc26ab
JK
17902015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1791
1792 * gdb.compile/compile.exp (compile code globalvar): Update expectation
1793 for a change by "Mention language in compile error message".
1794
bed91f4d
SM
17952015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
1796
1797 PR python/18073
1798 * gdb.python/py-type.c (C::a_method): New.
1799 (C::a_const_method): New.
1800 (C::a_static_method): New.
1801 (a_function): New.
1802 * gdb.python/py-type.exp (test_fields): Test getting fields
1803 from function and method.
1804
3f2f83dd
KB
18052015-10-21 Keven Boell <keven.boell@intel.com>
1806
1807 * gdb.fortran/vla-alloc-assoc.exp: New file.
1808 * gdb.fortran/vla-datatypes.exp: New file.
1809 * gdb.fortran/vla-datatypes.f90: New file.
1810 * gdb.fortran/vla-history.exp: New file.
1811 * gdb.fortran/vla-ptype-sub.exp: New file.
1812 * gdb.fortran/vla-ptype.exp: New file.
1813 * gdb.fortran/vla-sizeof.exp: New file.
1814 * gdb.fortran/vla-sub.f90: New file.
1815 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1816 * gdb.fortran/vla-value-sub-finish.exp: New file.
1817 * gdb.fortran/vla-value-sub.exp: New file.
1818 * gdb.fortran/vla-value.exp: New file.
1819 * gdb.fortran/vla-ptr-info.exp: New file.
1820 * gdb.mi/mi-vla-fortran.exp: New file.
1821 * gdb.mi/vla.f90: New file.
1822
27145d50
SL
18232015-10-21 Sandra Loosemore <sandra@codesourcery.com>
1824
1825 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1826 of hardwired timeout value.
1827
5f3ff4f8
JK
18282015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1829 Pedro Alves <palves@redhat.com>
1830
1831 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1832 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1833
bfd09d20
JS
18342015-10-19 Josh Stone <jistone@redhat.com>
1835
1836 * gdb.base/catch-syscall.c: Include <sched.h>.
1837 (unknown_syscall): New variable.
1838 (main): Trigger a vfork and an unknown syscall.
1839 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
1840 (unknown_syscall_number): Likewise.
1841 (check_call_to_syscall): Accept an optional syscall pattern.
1842 (check_return_from_syscall): Likewise.
1843 (check_continue): Likewise.
1844 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
1845 (test_catch_syscall_skipping_return): New test toggling off 'catch
1846 syscall' to step over the syscall return, then toggling back on.
1847 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
1848 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
1849 (do_syscall_tests): Call test_catch_syscall_without_args and
1850 test_catch_syscall_mid_vfork.
1851 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
1852 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
1853
b32b93c6
AS
18542015-10-19 Andrew Stubbs <ams@codesourcery.com>
1855
1856 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
1857 print g_vE): Add new pass patterns.
1858 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
1859 print various symbol names for vptr fields.
1860
9d622bda
AB
18612015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1862
1863 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
1864 results.
1865
0fd8ac1c
YQ
18662015-10-12 Yao Qi <yao.qi@linaro.org>
1867
1868 * gdb.arch/disp-step-insn-reloc.exp: New test case.
1869
34240514
YQ
18702015-10-12 Yao Qi <yao.qi@linaro.org>
1871
1872 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
1873 is aarch64*-*-linux*.
1874
8240f442
YQ
18752015-10-12 Yao Qi <yao.qi@linaro.org>
1876
1877 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
1878 (can_relocate_bcond_true): ... it.
1879 (can_relocate_bcond_false): New function.
1880 (foo): Likewise.
1881 (can_relocate_bl): Likewise.
1882 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
1883 can_relocate_bl.
1884
2520f728
PMR
18852015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
1886
1887 * gdb.base/nested-addr.c: New file.
1888 * gdb.base/nested-addr.exp: New testcase.
1889
abcef95a
MM
18902015-10-09 Markus Metzger <markus.t.metzger@intel.com>
1891
1892 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
1893 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
1894 its output. Ignore the output of "record goto begin" and instead
1895 check that GDB is replaying.
1896
145e3ddb
PA
18972015-10-09 Pedro Alves <palves@redhat.com>
1898
1899 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
1900 (top level): Use it in the run with no args test.
1901
d5d8c4e1
IB
19022015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
1903
1904 * gdb.dlang/properties.exp: New file.
1905
06e635ef
SL
19062015-10-02 Sandra Loosemore <sandra@codesourcery.com>
1907
1908 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
1909 whether or not address 0x1000 is mapped on the target.
1910
e019fd1d
SM
19112015-09-30 Simon Marchi <simon.marchi@ericsson.com>
1912
1913 * gdb.python/py-type.exp: Do not run tests if binaries fail to
1914 build.
1915
77ba2a67
MM
19162015-09-30 Markus Metzger <markus.t.metzger@intel.com>
1917
1918 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
1919 instruction-history test.
1920
c60eb31f
DE
19212015-09-28 Doug Evans <dje@google.com>
1922
1923 * gdb.base/gcore.c (array_func): Add reference to static_array.
1924
9a3c8263
SM
19252015-09-25 Simon Marchi <simon.marchi@ericsson.com>
1926
1927 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
1928 source line.
1929
9720e656
SL
19302015-09-24 Sandra Loosemore <sandra@codesourcery.com>
1931
1932 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
1933 short or char as base type.
1934
938d3bf2
SL
19352015-09-23 Sandra Loosemore <sandra@codesourcery.com>
1936
1937 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
1938 to allow any size enum.
1939
e6c2c623
PMR
19402015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
1941
1942 * gdb.ada/array_ptr_renaming.exp: New testcase.
1943 * gdb.ada/array_ptr_renaming/foo.adb: New file.
1944 * gdb.ada/array_ptr_renaming/pack.ads: New file.
1945
06da0f77
PL
19462015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1947
1948 * gdb.trace/ftrace-lock.c: New file.
1949 * gdb.trace/ftrace-lock.exp: New file.
1950
4f51c22a
PL
19512015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1952
1953 * gdb.arch/insn-reloc.c: New file.
1954 * gdb.arch/ftrace-insn-reloc.exp: New file.
1955
7041adf4
PL
19562015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1957
1958 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
1959 instruction.
1960 * gdb.trace/pendshr1.c (pendfunc): Likewise.
1961 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
1962 * gdb.trace/range-stepping.c: Likewise.
1963 * gdb.trace/trace-break.c: Likewise.
1964 * gdb.trace/trace-mt.c (thread_function): Likewise.
1965 * gdb.trace/ftrace.c (marker): Likewise.
1966 * gdb.trace/trace-condition.c (marker): Likewise.
1967 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
1968 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
1969 is_aarch64_target.
1970
015d2e7e
DE
19712015-09-18 Doug Evans <xdje42@gmail.com>
1972
1973 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
1974 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
1975
26b188a2
SL
19762015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1977
1978 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
1979 the breakpoint.
1980
79dc332b
SL
19812015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1982
1983 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
1984 the pending breakpoint. Remove timeout override for "Run till
1985 MI pending breakpoint on pendfunc3 on thread 2" test.
1986
f57929f2
SL
19872015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1988
1989 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
1990 filename pattern.
1991
3f469b17
SL
19922015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1993
1994 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
1995 in breakpoint filename pattern.
1996
515b89b3
SL
19972015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1998
7800dbe4
SL
1999 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
2000
20012015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2002
515b89b3
SL
2003 * gdb.linespec/explicit.exp: Check for readline support for
2004 tab-completion tests. Fix obvious typo.
2005
d2939ba2
MM
20062015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2007
2008 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
2009 and replay.
2010
cbb55fa7
MM
20112015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2012
2013 * gdb.btrace/non-stop.c: New.
2014 * gdb.btrace/non-stop.exp: New.
2015
43691ca1
PL
20162015-09-17 Pierre Langlois <pierre.langlois@arm.com>
2017 Yao Qi <yao.qi@linaro.org>
2018
2019 * gdb.trace/trace-condition.c: New file.
2020 * gdb.trace/trace-condition.exp: New file.
2021
d78908cf
WW
20222015-09-16 Wei-cheng Wang <cole945@gmail.com>
2023
2024 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
2025 for testing bytecode compilation.
2026
1ed415e2
PA
20272015-09-16 Pedro Alves <palves@redhat.com>
2028 Sandra Loosemore <sandra@codesourcery.com>
2029
2030 * gdb.threads/non-stop-fair-events.c (timeout): New global.
2031 (SECONDS): Redefine.
2032 (main): Call pthread_kill and alarm early.
2033 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
2034 support.
2035 (test): If the target can't hardware step and doesn't support
2036 displaced stepping, increase the timeout.
2037
d136eff5
PA
20382015-09-16 Pedro Alves <palves@redhat.com>
2039
2040 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
2041 (enable_debug): New procedures.
2042 (test): Use them. Bail out if waiting for threads fails.
2043 (top level): Bail out if a test fails.
2044
991f019c
YQ
20452015-09-16 Yao Qi <yao.qi@linaro.org>
2046
2047 * gdb.asm/asm-source.exp: Set asm-arch for
2048 aarch64*-*-* target.
2049 * gdb.asm/aarch64.inc: New file.
2050
bfca584f
PMR
20512015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
2052
2053 * gdb.ada/array_of_variable_length.exp: New testcase.
2054 * gdb.ada/array_of_variable_length/foo.adb: New file.
2055 * gdb.ada/array_of_variable_length/pck.adb: New file.
2056 * gdb.ada/array_of_variable_length/pck.ads: New file.
2057
b326e587
DE
20582015-09-15 Doug Evans <dje@google.com>
2059
2060 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
2061 of function static local variable.
2062
5382cfab
PW
20632015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2064
2065 * gdb.threads/tls-so_extern.exp: New test file.
2066 * gdb.threads/tls-so_extern.c: New test file.
2067 * gdb.threads/tls-so_extern_main.c: New test file.
2068
141c5cc4
JK
20692015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2070
2071 * gdb.opt/solib-intra-step-lib.c: New file.
2072 * gdb.opt/solib-intra-step-main.c: New file.
2073 * gdb.opt/solib-intra-step.exp: New file.
2074
d15dcecd
PA
20752015-09-15 Pedro Alves <palves@redhat.com>
2076
2077 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
2078 gdb_continue_to_breakpoint instead of gdb_test_multiple.
2079
4c2f2a79
PA
20802015-09-14 Pedro Alves <palves@redhat.com>
2081
2082 * gdb.base/hook-stop-continue.c: Delete.
2083 * gdb.base/hook-stop-continue.exp: Delete.
2084 * gdb.base/hook-stop-frame.c: Delete.
2085 * gdb.base/hook-stop-frame.exp: Delete.
2086 * gdb.base/hook-stop.c: New file.
2087 * gdb.base/hook-stop.exp: New file.
2088
919e6dbe
PMR
20892015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
2090
2091 * gdb.ada/access_to_packed_array.exp: New testcase.
2092 * gdb.ada/access_to_packed_array/foo.adb: New file.
2093 * gdb.ada/access_to_packed_array/pack.adb: New file.
2094 * gdb.ada/access_to_packed_array/pack.ads: New file.
2095
157280a4
MM
20962015-09-14 Markus Metzger <markus.t.metzger@intel.com>
2097
2098 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
2099 buffer size test.
2100
2fd33e94
DB
21012015-09-11 Don Breazeal <donb@codesourcery.com>
2102
2103 * gdb.base/foll-exec.c: Add copyright header. Fix
2104 formatting issues.
2105 * gdb.base/foll-exec.exp (zap_session): Delete proc.
2106 (do_exec_tests): Use clean_restart in place of zap_session,
2107 and for test initialization. Fix formatting issues. Use
2108 fail in place of perror.
2109 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
2110 an expect statement to match an expression with output from
2111 the program under debug.
2112 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
2113 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
2114 * gdb.threads/non-ldr-exc-2.exp: Likewise.
2115 * gdb.threads/non-ldr-exc-3.exp: Likewise.
2116 * gdb.threads/non-ldr-exc-4.exp: Likewise.
2117
e70b6e8e
DE
21182015-09-09 Doug Evans <dje@google.com>
2119
2120 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
2121
7a551a51
DE
21222015-09-09 Doug Evans <dje@google.com>
2123
2124 * gdb.base/pie-execl.exp: Fix result test of build_executable.
2125
4c666f84
DE
21262015-09-09 Doug Evans <dje@google.com>
2127
2128 * gdb.base/savedregs.exp: Fix typo.
2129
243a9253
PA
21302015-09-09 Pedro Alves <palves@redhat.com>
2131
2132 * gdb.mi/mi-cli.exp: Add CLI finish tests.
2133
c0fa8fbd
SL
21342015-09-08 Sandra Loosemore <sandra@codesourcery.com>
2135
2136 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
2137 command actually switches threads. Give up on remaining
2138 tests if target fails to stop at breakpoint.
2139
cd7c1778
PMR
21402015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
2141
2142 * gdb.ada/funcall_char.exp: New testcase.
2143 * gdb.ada/funcall_char/foo.adb: New file.
2144
dc5c8746
PMR
21452015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
2146
2147 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
2148 expected outputs. Add two testcases for completing ambiguous
2149 functions.
2150 * gdb.ada/complete/aux_pck.adb: New file.
2151 * gdb.ada/complete/aux_pck.ads: New file.
2152 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
2153 Ambiguous_Func functions.
2154 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
2155 * gdb.ada/complete/pck.adb: Likewise.
2156
4e83a1e7
UW
21572015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
2158
2159 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
2160 failures to run the test program under GDB.
2161
8ce74153
LM
21622015-08-26 Luis Machado <lgustavo@codesourcery.com>
2163
2164 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2165 to C.
2166
e9756d52
PP
21672015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2168
2169 * gdb.base/run-after-attach.exp: New test file.
2170 * gdb.base/run-after-attach.c: New test file.
2171
8d37573b
DB
21722015-08-26 Don Breazeal <donb@codesourcery.com>
2173
2174 * gdb.base/foll-exec-2.c: New test program.
2175 * gdb.base/foll-exec-2.exp: New test.
2176
63e43d3a
PMR
21772015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2178
2179 * gdb.base/nested-subp1.exp: New file.
2180 * gdb.base/nested-subp1.c: New file.
2181 * gdb.base/nested-subp2.exp: New file.
2182 * gdb.base/nested-subp2.c: New file.
2183 * gdb.base/nested-subp3.exp: New file.
2184 * gdb.base/nested-subp3.c: New file.
2185
3d40fbb5
PA
21862015-08-24 Pedro Alves <palves@redhat.com>
2187
2188 * gdb.server/connect-without-multi-process.c: New file.
2189 * gdb.server/connect-without-multi-process.exp: New file.
2190
4422ac93
LM
21912015-08-24 Luis Machado <lgustavo@codesourcery.com>
2192
2193 * gdb.opt/inline-markers.c: Make z int.
2194
91dddb86
LM
21952015-08-24 Luis Machado <lgustavo@codesourcery.com>
2196
2197 * gdb.opt/inline-markers.c: Make z volatile.
2198
a48847ee
LM
21992015-08-24 Luis Machado <lgustavo@codesourcery.com>
2200
2201 * gdb.opt/inline-bt.c: New volatile global z.
2202 * gdb.opt/inline-cmds.c: Likewise.
2203 * gdb.opt/inline-locals.c: Likewise.
2204 * gdb.opt/inline-markers.c: New extern global z.
2205 (marker): Use z.
2206 (inline_fn): Likewise.
2207
0ebbc52b
PA
22082015-08-24 Pedro Alves <palves@redhat.com>
2209
2210 * config/m32r-stub.exp: Remove file.
2211 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2212 * gdb.base/call-rt-st.exp: Likewise.
2213 * gdb.base/call-strs.exp: Likewise.
2214 * gdb.base/default.exp: Remove references to h8300-*-hms and
2215 *-*-udi*.
2216 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
2217
77c365df
AA
22182015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2219
2220 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
2221 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
2222 and "return" use KFAIL when GDB can not read/write the vector
2223 return value.
2224
4313b8c0
GB
22252015-08-21 Gary Benson <gbenson@redhat.com>
2226
2227 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2228
0e433b32
PA
22292015-08-20 Pedro Alves <palves@redhat.com>
2230
2231 * gdb.server/solib-list.exp: No longer expect an interior stop in
2232 non-stop mode.
2233
221e1a37
PA
22342015-08-20 Pedro Alves <palves@redhat.com>
2235
2236 * gdb.server/connect-stopped-target.c: New file.
2237 * gdb.server/connect-stopped-target.exp: New file.
2238
40e3ad0e
PA
22392015-08-20 Pedro Alves <palves@redhat.com>
2240
2241 * gdb.dwarf2/comp-unit-lang.exp: New file.
2242 * gdb.dwarf2/comp-unit-lang.c: New file.
2243
af39b327
PMR
22442015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
2245
2246 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
2247 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
2248
7d45c7c3 22492015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 2250
7d45c7c3
KB
2251 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
2252 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
2253
4d6cceb4
DE
22542015-08-18 Doug Evans <dje@google.com>
2255 Adrian Sendroiu <adrian.sendroiu@freescale.com>
2256
2257 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
2258 skip_python_tests. New arg prompt_regexp.
2259 (skip_python_tests): New function.
2260 * lib/mi-support.exp (mi_skip_python_tests): New function.
2261 * gdb.python/py-mi-objfile-gdb.py: New file.
2262 * gdb.python/py-mi-objfile.c: New file.
2263 * gdb.python/py-mi-objfile.exp: New file.
2264
ad89c2aa
KS
22652015-08-17 Keith Seitz <keiths@redhat.com>
2266
2267 * gdb.linespec/explicit.exp: Move strace test from here ...
2268 * gdb.trace/strace.exp: ... to here.
2269
e3ae3c43
PP
22702015-08-15 Patrick Palka <patrick@parcs.ath.cx>
2271
2272 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
2273 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
2274
604b2636
DE
22752015-08-14 Doug Evans <xdje42@gmail.com>
2276
2277 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
2278 inferior before selecting a new file.
2279
6ff0ba5f
DE
22802015-08-14 Doug Evans <xdje42@gmail.com>
2281
2282 * gdb.mi/mi-disassemble.exp: Update.
2283 * gdb.base/disasm-optim.S: New file.
2284 * gdb.base/disasm-optim.c: New file.
2285 * gdb.base/disasm-optim.h: New file.
2286 * gdb.base/disasm-optim.exp: New file.
2287
9ca98f92
KS
22882015-08-14 Keith Seitz <keiths@redhat.com>
2289
2290 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
2291 "evaluated-by".
2292
52bbc560
JB
22932015-08-13 Joel Brobecker <brobecker@adacore.com>
2294
2295 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
2296
5d8c3ed3
PMR
22972015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
2298
2299 * gdb.ada/fun_renaming.exp: New testcase.
2300 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
2301 * gdb.ada/fun_renaming/pack.adb: New file.
2302 * gdb.ada/fun_renaming/pack.ads: New file.
2303
ea8812bc
KS
23042015-08-12 Keith Seitz <keiths@redhat.com>
2305
2306 * gdb.base/dso2dso.exp: Pass basename of source file in call to
2307 gdb_get_line_number.
2308
4dafcdeb
JB
23092015-08-12 Joel Brobecker <brobecker@adacore.com>
2310
2311 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
2312 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
2313 gdb.base/dso2dso.exp: New files.
2314
5ba32597
SDJ
23152015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2316 Pedro Alves <palves@redhat.com>
2317 Keith Seitz <keiths@redhat.com>
2318
2319 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
2320 GDBFLAGS.
2321
b6dafabf
PP
23222015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2323
2324 * gdb.base/gdbhistsize-history.exp
2325 (test_histsize_history_setting): Use save_vars.
2326 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2327 Use save_vars.
2328 (test_no_truncation_of_unlimited_history_file): Use save_vars.
2329 * gdb.base/readline.exp: Use save_vars.
2330
abe8e607
PP
23312015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2332
2333 * lib/gdb.exp (save_vars): New proc.
2334
629500fa
KS
23352015-08-11 Keith Seitz <keiths@redhat.com>
2336
2337 * gdb.base/help.exp: Update help_breakpoint_text.
2338
eb8c4e2e
KS
23392015-08-11 Keith Seitz <keiths@redhat.com>
2340
2341 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
2342 (at toplevel): Call test_explicit_breakpoints.
2343 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
2344 breakpoints.
2345 * lib/mi-support.exp (mi_make_breakpoint): Add support for
2346 breakpoint conditions, "-cond".
2347
87f0e720
KS
23482015-08-11 Keith Seitz <keiths@redhat.com>
2349
2350 * gdb.linespec/3explicit.c: New file.
2351 * gdb.linespec/cpexplicit.cc: New file.
2352 * gdb.linespec/cpexplicit.exp: New file.
2353 * gdb.linespec/explicit.c: New file.
2354 * gdb.linespec/explicit.exp: New file.
2355 * gdb.linespec/explicit2.c: New file.
2356 * gdb.linespec/ls-errs.exp: Add explicit location tests.
2357 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
2358 before using in the matching pattern.
2359 Clarify that `prefix' is a regular expression.
2360
f00aae0f
KS
23612015-08-11 Keith Seitz <keiths@redhat.com>
2362
2363 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
2364 test.
2365 Add tests for missing ",FMT" and ",".
2366
e27852be
DE
23672015-08-10 Doug Evans <dje@google.com>
2368 Keith Seitz <keiths@redhat.com>
2369
2370 PR gdb/17960
2371 * gdb.base/completion.exp: Add location completer tests.
2372
7f03bd92
PA
23732015-08-07 Pedro Alves <palves@redhat.com>
2374
2375 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
2376 tests here.
2377 (top level): Run do_test with and without displaced stepping.
2378
3fc8eb30
PA
23792015-08-07 Pedro Alves <palves@redhat.com>
2380
2381 * gdb.base/valgrind-disp-step.c: New file.
2382 * gdb.base/valgrind-disp-step.exp: New file.
2383
d4569d7b
PA
23842015-08-07 Pedro Alves <palves@redhat.com>
2385
2386 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
2387 Delete function.
2388 (main): Add alarm. Run an infinite loop instead of calling
2389 wait_threads.
2390 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
2391 comment.
2392 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
2393 Delete function.
2394 (main): Add alarm. Run an infinite loop instead of calling
2395 wait_threads.
2396 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
2397 comment.
2398
e1316e60
PA
23992015-08-07 Pedro Alves <palves@redhat.com>
2400
2401 * gdb.base/checkpoint-ns.exp: New file.
2402 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
2403 standard_testfile.
2404
da8c46d2
MM
24052015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2406
2407 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
2408 * gdb.btrace/instruction_history.exp: Update.
2409 * gdb.btrace/tsx.exp: New.
2410 * gdb.btrace/tsx.c: New.
2411
de1c2c52
PA
24122015-08-06 Pedro Alves <palves@redhat.com>
2413
2414 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
2415 increase timeout.
2416 * gdb.reverse/until-precsave.exp: Bump timeouts.
2417
782e0bf4
PA
24182015-08-06 Pedro Alves <palves@redhat.com>
2419
2420 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
2421
83e97ed0
PA
24222015-08-06 Pedro Alves <palves@redhat.com>
2423
2424 PR gdb/18749
2425 * gdb.threads/process-dies-while-handling-bp.c: New file.
2426 * gdb.threads/process-dies-while-handling-bp.exp: New file.
2427
863d01bd
PA
24282015-08-06 Pedro Alves <palves@redhat.com>
2429
2430 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
2431 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
2432
0a39bb32
PA
24332015-08-05 Pedro Alves <palves@redhat.com>
2434
2435 * gdb.threads/next-while-other-thread-longjmps.c: New file.
2436 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
2437
ee2d2b10
SL
24382015-08-03 Sandra Loosemore <sandra@codesourcery.com>
2439
2440 * gdb.base/bp-permanent.exp: Report test as unsupported if
2441 the target cannot stop at the permanent breakpoint.
2442
4e1bdb00
DE
24432015-08-03 Doug Evans <dje@google.com>
2444
2445 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
2446 10000.
2447
3d338901
DE
24482015-08-03 Doug Evans <dje@google.com>
2449
2450 * Makefile.in (workers/%.worker, build-perf): New rule.
2451 (GDB_PERFTEST_MODE): New variable.
2452 (check-perf): Use it.
2453 (clean): Clean up gdb.perf parallel build subdirs.
2454 * lib/build-piece.exp: New file.
2455 * lib/gdb.exp (make_gdb_parallel_path): New function
2456 (standard_output_file, standard_temp_file): Call it.
2457 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2458 of $GDB_PARALLEL.
2459 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
2460
af061d3e
DE
24612015-08-03 Doug Evans <dje@google.com>
2462
8e1afc81 2463 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
2464 (LOG_FILE_NAME): New global.
2465 (TextReporter.__init__): Initialize self.txt_sum.
2466 (TextReporter.report): Add support for multiple data-points.
2467 Move report to perftest.sum, put raw data in perftest.log.
2468 (TextReporter.start): Open sum and log files.
2469 (TextReporter.end): Close sum and log files.
8e1afc81
DE
2470 * gdb.perf/lib/perftest/testresult.py
2471 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 2472
2c8c5d37
PA
24732015-07-31 Pedro Alves <palves@redhat.com>
2474
2475 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
2476 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2477 kill_wait_spawned_process instead of explicit "kill -9".
2478 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
2479 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2480 kill_wait_spawned_process.
2481 * gdb.base/attach-twice.exp: Likewise.
2482 * gdb.base/attach.exp: Likewise.
2483 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
2484 gdb_test_multiple.
2485 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
2486 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2487 kill_wait_spawned_process.
2488 * gdb.base/valgrind-infcall.exp: Likewise.
2489 * gdb.multi/multi-attach.exp: Likewise.
2490 * gdb.python/py-prompt.exp: Likewise.
2491 * gdb.python/py-sync-interp.exp: Likewise.
2492 * gdb.server/ext-attach.exp: Likewise.
2493 * gdb.threads/attach-into-signal.exp (corefunc): Use
2494 spawn_wait_for_attach, spawn_id_get_pid and
2495 kill_wait_spawned_process.
2496 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
2497 spawn_wait_for_attach returning a spawn id instead of a pid. Use
2498 spawn_id_get_pid and kill_wait_spawned_process.
2499 * gdb.threads/attach-stopped.exp (corefunc): Use
2500 spawn_wait_for_attach, spawn_id_get_pid and
2501 kill_wait_spawned_process.
2502 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
2503 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2504 kill_wait_spawned_process instead of explicit "kill -9".
2505 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
2506 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
2507 (spawn_wait_for_attach): Use spawn instead of exec to spawn
2508 processes. Don't map cygwin/windows pids here. Now returns a
2509 spawn id list.
2510
032a0fca
SL
25112015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2512
2513 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
2514 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
2515 correct patch.
2516
61a934ca
SL
25172015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2518
2519 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
2520
4bc4d428
SL
25212015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2522
2523 Reapply:
2524 2014-05-21 Mark Wielaard <mjw@redhat.com>
2525
2526 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2527
998d452a
PA
25282015-07-30 Pedro Alves <palves@redhat.com>
2529
2530 * linux-low.c (handle_extended_wait): Set the child's last
2531 reported status to TARGET_WAITKIND_STOPPED.
2532
69dde7dc
PA
25332015-07-30 Pedro Alves <palves@redhat.com>
2534
2535 PR threads/18600
2536 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2537 only shows inferior 1.
2538
4dd63d48
PA
25392015-07-30 Simon Marchi <simon.marchi@ericsson.com>
2540 Pedro Alves <palves@redhat.com>
2541
2542 PR threads/18600
2543 * gdb.threads/fork-plus-threads.c: New file.
2544 * gdb.threads/fork-plus-threads.exp: New file.
2545
d618e4c5
PP
25462015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2547
2548 * gdb.base/batch-preserve-term-settings.exp
2549 (test_terminal_settings_preserved_after_cli_exit): Use
2550 send_quit_command.
2551
1eef6428
PA
25522015-07-29 Pedro Alves <palves@redhat.com>
2553 Don Breazeal <donb@codesourcery.com>
2554
2555 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2556 output from both inferior_spawn_id and gdb_spawn_id.
2557
7da5b897
SDJ
25582015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2559
2560 * gdb.threads/attach-into-signal.exp (corefunc): Use
2561 with_test_prefix on nested loops, uniquefying the test messages.
2562
dac804df
SDJ
25632015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2564
2565 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2566 commit.
2567
06265e53
PP
25682015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2569
2570 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2571 New proc.
2572 (test_terminal_settings_preserved_after_sigterm): New test.
2573
18206ca3
PP
25742015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2575
2576 * gdb.base/batch-preserve-term-settings.exp
2577 (test_terminal_settings_preserved_after_cli_exit): New test.
2578
90074d11
PP
25792015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2580
2581 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2582 manipulation of saved_gdbflags.
2583 (test_terminal_settings_preserved): Remove global declaration of
2584 the unused variable pagination_prompt. Remove manipulation of
2585 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
2586 GDBFLAGS.
2587
eb1a7902
PA
25882015-07-29 Pedro Alves <palves@redhat.com>
2589
2590 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2591
8b75dd3b
PA
25922015-07-29 Pedro Alves <palves@redhat.com>
2593
2594 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2595 at the top.
2596
dedad4e3
PA
25972015-07-29 Pedro Alves <palves@redhat.com>
2598
2599 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2600 (main): Call gdb_unbuffer_output.
2601 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2602 (main): Call gdb_unbuffer_output.
2603 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2604 (main): Call gdb_unbuffer_output.
2605 * gdb.base/call-strs.exp: Adjust to step over the
2606 gdb_unbuffer_output call.
2607 * gdb.base/catch-gdb-caused-signals.c: Include
2608 "../lib/unbuffer_output.c".
2609 (main): Call gdb_unbuffer_output.
2610 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2611 (main): Call gdb_unbuffer_output.
2612 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2613 (main): Call gdb_unbuffer_output.
2614 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2615 (main): Call gdb_unbuffer_output.
2616 * gdb.base/shlib-call.exp: Adjust to step over the
2617 gdb_unbuffer_output call.
2618 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2619 (main): Call gdb_unbuffer_output.
2620 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2621 (main): Call gdb_unbuffer_output.
2622 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2623 (main): Rename to ...
2624 (test): ... this.
2625 (main): Reimplement.
2626 * gdb.base/varargs.exp: Run to test instead of to main.
2627 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2628 (main): Call gdb_unbuffer_output.
2629
58789a91
PA
26302015-07-29 Pedro Alves <palves@redhat.com>
2631
2632 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2633 factore out from mi_continue_dprintf. For call-style dprintfs,
2634 expect dprintf output out of $inferior_spawn_id.
2635 (mi_continue_dprintf): Use mi_expect_dprintf.
2636 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2637 (main): Call gdb_unbuffer_output.
2638
e8376742
PA
26392015-07-29 Pedro Alves <palves@redhat.com>
2640
2641 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2642 (default_mi_gdb_start): Set inferior_spawn_id instead of
2643 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
2644 gdb_spawn_id.
2645 (mi_gdb_test): Always expect inferior output from both
2646 $inferior_spawn_id and $gdb_spawn_id.
2647
08280010
PA
26482015-07-29 Pedro Alves <palves@redhat.com>
2649
2650 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
2651 send_inferior and $inferior_spawn_id.
2652
4d30e432
PA
26532015-07-29 Pedro Alves <palves@redhat.com>
2654
2655 * gdb.gdb/complaints.exp (test_initial_complaints)
2656 (test_serial_complaints, test_short_complaints): Use
2657 gdb_test_stdio.
2658 (test_empty_complaint): Handle $inferior_spawn_id !=
2659 $gdb_spawn_id.
2660
0d30a335
PA
26612015-07-29 Pedro Alves <palves@redhat.com>
2662
2663 * gdb.base/varargs.exp: Use gdb_test_stdio.
2664
39413b29
PA
26652015-07-29 Pedro Alves <palves@redhat.com>
2666
2667 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2668
7cb000a9
PA
26692015-07-29 Pedro Alves <palves@redhat.com>
2670
2671 * gdb.base/ending-run.exp: Use gdb_test_stdio.
2672
d7b8ac82
PA
26732015-07-29 Pedro Alves <palves@redhat.com>
2674
2675 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2676 parameter into two new parameters, "inf_result" and "gdb_result".
2677 Expect inferior output and gdb output from $inferior_spawn_id and
2678 $gdb_spawn_id, respectively. Adjust all callers.
2679
789c3a0c
PA
26802015-07-29 Pedro Alves <palves@redhat.com>
2681
2682 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2683 of gdb_test_sequence.
2684
77e760c3
PA
26852015-07-29 Pedro Alves <palves@redhat.com>
2686
2687 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2688 (saw_spurious_output): Expect inferior output from
2689 $inferior_spawn_id. Use gdb_test_stdio.
2690
8396d2cd
PA
26912015-07-29 Pedro Alves <palves@redhat.com>
2692
2693 * gdb.base/dprintf.exp: Use standard_testfile. Change
2694 prepare_for_testing call.
2695 (srcfile): Don't set.
2696 (restart): New procedure.
2697 (test_dprintf): New procecure, use to continue over dprintfs.
2698 (test_call, test_agent): New procedures, tests moved here.
2699 Restart gdb and recreate dprintfs. Adjust expected output.
2700
2051d61f
PA
27012015-07-29 Pedro Alves <palves@redhat.com>
2702
2703 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2704
452397af
PA
27052015-07-29 Pedro Alves <palves@redhat.com>
2706
2707 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2708
8aed9555
PA
27092015-07-29 Pedro Alves <palves@redhat.com>
2710
2711 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2712 gdb_test_stdio.
2713
188a61b4
PA
27142015-07-29 Pedro Alves <palves@redhat.com>
2715
2716 * lib/gdb.exp (gdb_test_stdio): New procedure.
2717
12264a45
PA
27182015-07-29 Pedro Alves <palves@redhat.com>
2719
2720 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2721
23ffc893
PA
27222015-07-29 Pedro Alves <palves@redhat.com>
2723
2724 * gdb.base/call-signal-resume.exp: Remove check for
2725 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
2726 * gdb.base/unwindonsignal.exp: Likewise.
2727 * gdb.base/call-signals.c (gen_signal): Remove printf call.
2728 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2729
65566918
PA
27302015-07-29 Pedro Alves <palves@redhat.com>
2731
2732 * gdb.base/siginfo-addr.c (pass): New function.
2733 (handler): Call it iff si_addr is correct.
2734 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2735 Set a breakpoint at "pass" and continue to it.
2736
d60a9221
SDJ
27372015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
2738
2739 * gdb.python/py-objfile.exp: Make some tests have unique names.
2740 * gdb.python/py-pp-registration.exp: Likewise.
2741
bde40b8f
PA
27422015-07-28 Pedro Alves <palves@redhat.com>
2743
2744 * gdb.server/server-exec-info.exp: Issue a "disconnect".
2745
13e1dec8
SM
27462015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2747
2748 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2749
da33c9a7
SM
27502015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2751
2752 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2753
077836f7
PP
27542015-07-27 Patrick Palka <patrick@parcs.ath.cx>
2755
2756 * gdb.base/gdb-sigterm-2.exp: New test.
2757
b8cc7b2e
DE
27582015-07-25 Doug Evans <xdje42@gmail.com>
2759
2760 Revert:
2761 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2762 (workers/%.worker, build-perf): New rule.
2763 (GDB_PERFTEST_MODE): New variable.
2764 (check-perf): Use it.
2765 (clean): Clean up gdb.perf parallel build subdirs.
2766 * lib/build-piece.exp: New file.
2767 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2768 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2769 name.
2770 (standard_temp_file): Ditto.
2771 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2772 of $GDB_PARALLEL.
2773
c8bd4544
DE
27742015-07-24 Doug Evans <dje@google.com>
2775
2776 * gdb.perf/lib/perftest/utils.py: New file.
2777 * gdb.perf/gm-hello.cc: New file.
2778 * gdb.perf/gm-pervasive-typedef.cc: New file.
2779 * gdb.perf/gm-pervasive-typedef.h: New file.
2780 * gdb.perf/gm-std.cc: New file.
2781 * gdb.perf/gm-std.h: New file.
2782 * gdb.perf/gm-use-cerr.cc: New file.
2783 * gdb.perf/gm-utils.h: New file.
2784 * gdb.perf/gmonster-null-lookup.py: New file.
2785 * gdb.perf/gmonster-pervasive-typedef.py: New file.
2786 * gdb.perf/gmonster-print-cerr.py: New file.
2787 * gdb.perf/gmonster-ptype-string.py: New file.
2788 * gdb.perf/gmonster-runto-main.py: New file.
2789 * gdb.perf/gmonster-select-file.py: New file.
2790 * gdb.perf/gmonster1-null-lookup.exp: New file.
2791 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2792 * gdb.perf/gmonster1-print-cerr.exp: New file.
2793 * gdb.perf/gmonster1-ptype-string.exp: New file.
2794 * gdb.perf/gmonster1-runto-main.exp: New file.
2795 * gdb.perf/gmonster1-select-file.exp: New file.
2796 * gdb.perf/gmonster1.cc: New file.
2797 * gdb.perf/gmonster1.exp: New file.
2798 * gdb.perf/gmonster2-null-lookup.exp: New file.
2799 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2800 * gdb.perf/gmonster2-print-cerr.exp: New file.
2801 * gdb.perf/gmonster2-ptype-string.exp: New file.
2802 * gdb.perf/gmonster2-runto-main.exp: New file.
2803 * gdb.perf/gmonster2-select-file.exp: New file.
2804 * gdb.perf/gmonster2.cc: New file.
2805 * gdb.perf/gmonster2.exp: New file.
2806
6eab34f3
DE
28072015-07-24 Doug Evans <dje@google.com>
2808
2809 * gdb.perf/README: New file.
2810 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2811 * lib/gen-perf-test.exp: New file.
2812
63738bfd
DE
28132015-07-24 Doug Evans <dje@google.com>
2814
2815 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2816 (PerfTest::startup): New function.
2817 (PerfTest::run): Return result of calling body.
2818 (PerfTest::assemble): Rewrite.
2819 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2820 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2821 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2822 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2823 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2824
7b606f95
DE
28252015-07-24 Doug Evans <dje@google.com>
2826
2827 * lib/gdb.exp (clean_restart): Make executable optional.
2828
a97b16b8
DE
28292015-07-24 Doug Evans <dje@google.com>
2830
2831 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2832 compiler_info references.
2833 * gdb.cp/temargs.exp: Ditto.
2834 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2835 (get_compiler_info): Early exit if already computed. Set compiler_info
2836 to "unknown" if there was a problem.
2837 (test_compiler_info): Add function comment. Call get_compiler_info.
2838
35baa57f
DE
28392015-07-24 Doug Evans <dje@google.com>
2840
2841 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2842 (workers/%.worker, build-perf): New rule.
2843 (GDB_PERFTEST_MODE): New variable.
2844 (check-perf): Use it.
2845 (clean): Clean up gdb.perf parallel build subdirs.
2846 * lib/build-piece.exp: New file.
2847 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2848 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2849 name.
2850 (standard_temp_file): Ditto.
2851 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2852 of $GDB_PARALLEL.
2853
6ebea266
DE
28542015-07-24 Doug Evans <dje@google.com>
2855
2856 * lib/future.exp (gdb_default_target_compile): New option
2857 "early_flags".
2858 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
2859 --as-needed.
2860
1e76a7e9
SDJ
28612015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
2862
2863 * gdb.base/catch-syscall.exp: Call gdb_exit before
2864 gdb_skip_xml_test.
2865
5068630a
PA
28662015-07-24 Pedro Alves <palves@redhat.com>
2867
2868 * gdb.python/py-events.exp: Accept output between the stop event
2869 and the prompt.
2870 * gdb.python/py-evsignal.exp: Likewise.
2871 * gdb.python/py-evthreads.exp: Likewise.
2872
77598427
PA
28732015-07-24 Pedro Alves <palves@redhat.com>
2874
2875 PR gdb/18717
2876 * gdb.threads/non-ldr-exit.c: New file.
2877 * gdb.threads/non-ldr-exit.exp: New file.
2878
11e6c98f
YQ
28792015-07-24 Yao Qi <yao.qi@linaro.org>
2880
2881 * gdb.server/ext-wrapper.exp: Test --wrapper option when
2882 restarting process.
2883
51aee833
YQ
28842015-07-24 Yao Qi <yao.qi@linaro.org>
2885
2886 * gdb.server/ext-restart.exp: New file.
2887
8cfe207c
YQ
28882015-07-24 Yao Qi <yao.qi@linaro.org>
2889
2890 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
2891 argument options.
2892 * gdb.server/ext-wrapper.exp: New file.
2893
cc12ce38
DE
28942015-07-23 Doug Evans <dje@google.com>
2895
2896 * gdb.dwarf2/dw2-dummy-cu.S: New file.
2897 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
2898
d0d84780
PMR
28992015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
2900
2901 * gdb.ada/var_arr_typedef.exp: New testcase.
2902 * gdb.ada/var_arr_typedef/pack.adb: New file.
2903 * gdb.ada/var_arr_typedef/pack.ads: New file.
2904 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
2905
8b558f79
JB
29062015-07-20 Joel Brobecker <brobecker@adacore.com>
2907
2908 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
2909
775a3298
JK
29102015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2911
2912 * gdb.arch/i386-biarch-core.exp: Replace istarget
2913 by "complete set gnutarget". Remove expectation for the "core-file"
2914 command.
2915
db1ff28b
JK
29162015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2917
2918 Revert the previous commit:
2919 Tests for validate symbol file using build-id.
2920
0a94970d
JK
29212015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2922
2923 Tests for validate symbol file using build-id.
2924 * gdb.base/solib-mismatch-lib.c: New file.
2925 * gdb.base/solib-mismatch-libmod.c: New file.
2926 * gdb.base/solib-mismatch.c: New file.
2927 * gdb.base/solib-mismatch.exp: New file.
2928
03346981
SL
29292015-07-15 Sandra Loosemore <sandra@codesourcery.com>
2930
2931 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
2932 nios2-*-linux*.
2933 * gdb.base/sigbpt.exp (stepi_out): Likewise.
2934 * gdb.base/siginfo.exp: Likewise.
2935 * gdb.base/sigstep.exp (advance, advancei): Likewise.
2936
42422cc7
PL
29372015-07-15 Pierre Langlois <pierre.langlois@arm.com>
2938
2939 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
2940 Move it to ...
2941 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
2942 ... here.
2943 * gdb.trace/range-stepping.exp: Check that the target supports
2944 range stepping.
2945
cfa68bae
JK
29462015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2947
2948 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
2949
8ffdba26
PA
29502015-07-14 Pedro Alves <palves@redhat.com>
2951
2952 * gdb.base/killed-outside.exp: New file.
2953 * gdb.base/killed-outside.c: New file.
2954
218a5a11
JK
29552015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2956
2957 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
2958 (n at main): New.
2959 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
2960
e03ed3c6
AA
29612015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2962
2963 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
2964 infcall tests instead of setting up for KFAIL.
2965
485668e5
MM
29662015-07-10 Markus Metzger <markus.t.metzger@intel.com>
2967
2968 * gdb.btrace/record_goto-step.exp: New.
2969
08464196
JK
29702015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2971
2972 PR compile/18484
2973 * gdb.compile/compile.c (struct struct_type): Add volatile to
2974 selffield's type.
2975 * gdb.compile/compile.exp
2976 (compile code struct_object.selffield = &struct_object): Skip further
2977 struct_object tests if this one xfails.
2978
bcf5c1d9
RC
29792015-07-08 Robert O'Callahan <robert@ocallahan.org>
2980
2981 PR exp/18617
2982 * gdb.trace/ax.exp: Add test.
2983
4931af25
YQ
29842015-07-07 Yao Qi <yao.qi@linaro.org>
2985
2986 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
2987 instead of istarget "aarch64*-*-*".
2988 * gdb.arch/aarch64-fp.exp: Likewise.
2989 * gdb.base/float.exp: Likewise.
2990 * gdb.reverse/aarch64.exp: Likewise.
2991 * lib/gdb.exp (is_aarch64_target): New proc.
2992
9fcf688e
YQ
29932015-07-07 Yao Qi <yao.qi@linaro.org>
2994
2995 * lib/gdb.exp (is_aarch32_target): New proc.
2996 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
2997 instead of "istarget "arm*-*-*"".
2998 * gdb.arch/arm-disp-step.exp: Likewise.
2999 * gdb.arch/thumb-bx-pc.exp: Likewise.
3000 * gdb.arch/thumb-prologue.exp: Likewise.
3001 * gdb.arch/thumb-singlestep.exp: Likewise.
3002 * gdb.base/disp-step-syscall.exp: Likewise.
3003 * gdb.base/float.exp: Likewise.
3004
fbd8d50d
YQ
30052015-07-07 Yao Qi <yao.qi@linaro.org>
3006
3007 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
3008 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
3009
71be1fdc
YQ
30102015-07-07 Yao Qi <yao.qi@linaro.org>
3011
3012 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
3013 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
3014 if it exists.
3015 * gdb.multi/multi-arch.exp: Likewise.
3016
3e221d36
SM
30172015-07-07 Simon Marchi <simon.marchi@ericsson.com>
3018
3019 * gdb.python/py-lazy-string.exp: Add missing parentheses to
3020 print.
3021
d441430b
YQ
30222015-07-07 Yao Qi <yao.qi@linaro.org>
3023
3024 * gdb.arch/thumb-singlestep.exp: Do one more single step.
3025
06f810bd
MG
30262015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
3027
3028 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
3029 '[' and ']' characters.
3030
5e61e7c0
IB
30312015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
3032
3033 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3034
28bf096c
PA
30352015-06-29 Pedro Alves <palves@redhat.com>
3036
3037 PR threads/18127
3038 * gdb.threads/hand-call-new-thread.c: New file.
3039 * gdb.threads/hand-call-new-thread.c: New file.
3040
ee93cd5e
KS
30412015-06-26 Keith Seitz <keiths@redhat.com>
3042 Doug Evans <dje@google.com>
3043
3044 PR 16253
3045 * gdb.cp/var-tag-2.cc: New file.
3046 * gdb.cp/var-tag-3.cc: New file.
3047 * gdb.cp/var-tag-4.cc: New file.
3048 * gdb.cp/var-tag.cc: New file.
3049 * gdb.cp/var-tag.exp: New file.
3050
fc637f04
PP
30512015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3052
3053 * gdb.base/history-duplicates.exp: New test.
3054
2e52ae68
PP
30552015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3056
3057 * gdb.base/completion.exp: Test the completion of the "focus"
3058 command.
3059
6e22494e
JK
30602015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3061
3062 * gdb.arch/amd64-prologue-skip.S: New file.
3063 * gdb.arch/amd64-prologue-skip.exp: New file.
3064
bf7b9cd9
SM
30652015-06-25 Simon Marchi <simon.marchi@ericsson.com>
3066
3067 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
3068 is_address_zero_readable check.
3069
201e8dfd
PB
30702015-06-24 Peter Bergner <bergner@vnet.ibm.com>
3071
3072 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
3073 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
3074
5cd867b4
YQ
30752015-06-24 Yao Qi <yao.qi@linaro.org>
3076
3077 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
3078 linux targets.
3079
4d7be007
YQ
30802015-06-24 Yao Qi <yao.qi@linaro.org>
3081
3082 * lib/gdb.exp (supports_get_siginfo_type): New proc.
3083 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
3084 * gdb.base/siginfo-thread.exp: Likewise.
3085
07fcd301
YQ
30862015-06-22 Yao Qi <yao.qi@linaro.org>
3087
3088 * boards/remote-gdbserver-on-localhost.exp: Add comments.
3089
52042a00
YQ
30902015-06-22 Yao Qi <yao.qi@linaro.org>
3091
3092 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
3093 aarch64*-*-*.
3094 (skip_hw_watchpoint_tests): Likewise.
3095
74bd41ce
PP
30962015-06-18 Patrick Palka <patrick@parcs.ath.cx>
3097
3098 * gdb.base/gdbinit-history.exp: Test the interaction between
3099 setting GDBHISTSIZE and setting the history size via .gdbinit.
3100
bc460514
PP
31012015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3102
3103 PR gdb/16999
3104 * gdb.base/gdbhistsize-history.exp: New test.
3105
b58c513b
PP
31062015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3107
3108 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
3109 with GDBHISTSIZE.
3110 * gdb.base/readline.exp: Likewise.
3111
92046791
YQ
31122015-06-17 Yao Qi <yao.qi@linaro.org>
3113
3114 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
3115 line.
3116
2093d2d3
PP
31172015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3118
3119 * gdb.base/gdbinit-history.exp: Add test case to check that
3120 an unlimited history file does not get truncated on exit.
3121
e6c693af
AA
31222015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3123
3124 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
3125 (VECTOR): New macro. Use it...
3126 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
3127 ...for these typedefs.
3128 (int8, char1, int1, double1): New typedefs.
3129 (struct just_int2, struct two_int2): New structures.
3130 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
3131 (add_structvecs, add_singlevecs): New functions.
3132 (main): Call add_some_intvecs twice.
3133 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
3134 the compile and exit upon failure. Try compiling for the "native"
3135 architecture. Test inferior function calls with vector arguments
3136 and vector return value handling with "finish" and "return".
3137
c74f7d1c
JT
31382015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
3139
3140 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
3141 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
3142 PE file.
3143 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
3144
98aa42ee
AT
31452015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3146
3147 PR breakpoints/16465
3148 * gdb.mi/mi-dprintf-pending.c: New file.
3149 * gdb.mi/mi-dprintf-pending.exp: New test.
3150 * gdb.mi/mi-dprintf-pendshr.c: New file.
3151
7d73c23c 31522015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 3153 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
3154
3155 * gdb.arch/i386-mpx-map.c: New file.
3156 * gdb.arch/i386-mpx-map.exp: New File.
3157
31582015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3159
3160 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3161 * gdb.arch/i386-mpx.exp: Indentation fixed.
3162
31632015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3164
3165 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3166 function and improved indentation.
3167 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3168 gdb_test_multiple. Added additional tests to skip the test.
3169
31702015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3171
3172 * gdb.arch/i386-avx512.c: Change path in include file.
3173 * gdb.arch/i386-avx512.exp: Change include dir path
3174 compilation flag.
3175 * gdb.arch/i386-mpx.c: Change path in include file.
3176 * gdb.arch/i386-mpx.exp: Change include dir path compilation
3177 flag.
3178
d5eba19a
JK
31792015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3180
3181 * gdb.compile/compile-print.exp (compile print *vararray@3)
3182 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
3183
7f361056
JK
31842015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3185
3186 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
3187 (do not keep jit in memory): ... this.
3188 (expect 5): Change it to ...
3189 (expect no 5): ... this.
3190
3b462ec2
SM
31912015-06-02 Simon Marchi <simon.marchi@ericsson.com>
3192
3193 PR gdb/15564
3194 * gdb.mi/mi-detach.exp: New file.
3195
e0619de6
JK
31962015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3197
3198 PR symtab/18392
3199 * gdb.arch/amd64-tailcall-self.S: New file.
3200 * gdb.arch/amd64-tailcall-self.c: New file.
3201 * gdb.arch/amd64-tailcall-self.exp: New file.
3202
e970cb34
DB
32032015-05-28 Don Breazeal <donb@codesourcery.com>
3204
3205 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
3206 tests for remote targets by checking is_target_gdbserver.
3207
b2e2f908
DE
32082015-05-27 Doug Evans <dje@google.com>
3209
3210 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3211 * gdb.dwarf2/opaque-type-lookup.c: New file.
3212 * gdb.dwarf2/opaque-type-lookup.exp: New file.
3213
82c7be31
DE
32142015-05-26 Doug Evans <dje@google.com>
3215
3216 * gdb.cp/iostream.cc: New file.
3217 * gdb.cp/iostream.exp: New file.
3218
b4f54984
DE
32192015-05-26 Doug Evans <dje@google.com>
3220
3221 * gdb.dwarf2/dw2-op-call.exp: Update.
3222 * gdb.dwarf2/dw4-sig-types.exp: Update.
3223 * gdb.dwarf2/implptr.exp: Update.
3224 * gdb.mi/mi-cmd-param-changed.exp: Update.
3225
4ea6efe9
DE
32262015-05-26 Doug Evans <dje@google.com>
3227
3228 * gdb.python/py-lazy-string.c: New file.
3229 * gdb.python/py-lazy-string.exp: New file.
3230 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
3231 (main): Update. Add estring3.
3232 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
3233 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
3234
f6bb7db3
YQ
32352015-05-26 Omair Javaid <omair.javaid@linaro.org>
3236 Yao Qi <yao.qi@linaro.org>
3237
3238 * gdb.reverse/aarch64.c: New.
3239 * gdb.reverse/aarch64.exp: New.
3240
a81bfbd0
OJ
32412015-05-26 Omair Javaid <omair.javaid@linaro.org>
3242
3243 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
3244 (supports_reverse): Likewise.
3245
158bf1b4
PP
32462015-05-22 Patrick Palka <patrick@parcs.ath.cx>
3247
3248 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3249 Use with_test_prefix.
3250
a0145030
AB
32512015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
3252
3253 * gdb.base/completion.exp: Add test for completion of layout
3254 names.
3255
ebe3b578
AB
32562015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
3257
3258 * lib/gdb.exp (skip_tui_tests): New proc.
3259 * gdb.base/tui-layout.exp: Check skip_tui_tests.
3260
84204ed7
PA
32612015-05-19 Pedro Alves <palves@redhat.com>
3262
3263 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3264 Save the whole env array instead of just HOME. Unset HISTSIZE in
3265 the environment while testing. Restore whole environment
3266 afterwards.
3267
37442ce1
DE
32682015-05-16 Doug Evans <xdje42@gmail.com>
3269
3270 * gdb.guile/scm-ports.c: New file.
3271 * gdb.guile/scm-ports.exp: Add memory port tests.
3272
36de76f9
JK
32732015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3274
3275 * gdb.compile/compile-print.c: New file.
3276 * gdb.compile/compile-print.exp: New file.
3277
3a9558c4
JK
32782015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3279
3280 * gdb.compile/compile-ops.exp: Cast param to void.
3281 * gdb.compile/compile.exp: Complete type for _gdb_expr.
3282 (compile code struct_object.selffield = &struct_object): Add xfail.
3283
aa715135
JG
32842015-05-15 Joel Brobecker <brobecker@adacore.com>
3285
3286 * gdb.ada/arr_enum_with_gap: New testcase.
3287
931e5bc3
JG
32882015-05-15 Joel Brobecker <brobecker@adacore.com>
3289
3290 * gdb.ada/byte_packed_arr: New testcase.
3291
9cd4d857
JB
32922015-05-15 Joel Brobecker <brobecker@adacore.com>
3293
3294 * gdb.ada/pckd_neg: New testcase.
3295
ebfd00d2
PP
32962015-05-13 Patrick Palka <patrick@parcs.ath.cx>
3297
3298 PR gdb/17820
3299 * gdb.base/gdbinit-history.exp: New test.
3300 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
3301 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
3302
4c082a81
SC
33032015-05-09 Siva Chandra Reddy <sivachandra@google.com>
3304
3305 * gdb.python/py-xmethods.cc: Enhance test case.
3306 * gdb.python/py-xmethods.exp: New tests.
3307 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
3308 function.
3309 (B_indexoper): Likewise.
3310 (global_dm_list) : Add new xmethod worker functions.
3311
f7797074
SDJ
33122015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
3313
3314 * gdb.base/coredump-filter.exp: Correctly unset
3315 "coredump_var_addr" array.
3316
a4674e4e
PA
33172015-05-08 Pedro Alves <palves@redhat.com>
3318
3319 * gdb.server/non-existing-program.exp: Unset spawn_id.
3320
df2eb078
SC
33212015-05-08 Siva Chandra Reddy <sivachandra@google.com>
3322
3323 PR python/18291
3324 * gdb.python/py-xmethods.exp: Add tests.
3325
422349a3
YQ
33262015-05-08 Yao Qi <yao.qi@linaro.org>
3327
3328 PR gdb/18208
3329 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
3330 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
3331 function set_coredump_filter, and remove remote_exec call.
3332 Remove argument ipid. Callers update.
3333 (top level): Don't get inferior's PID.
3334
63fc80ce
AA
33352015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
3336
3337 * gdb.base/watch_thread_num.exp: Skip test on targets without
3338 access watchpoints.
3339
80ad801e
PA
33402015-05-06 Pedro Alves <palves@redhat.com>
3341
3342 PR server/18081
3343 * gdb.server/non-existing-program.exp: New file.
3344
0fa7fe50
JB
33452015-05-05 Joel Brobecker <brobecker@adacore.com>
3346
3347 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
3348
3ea89b92
PMR
33492015-05-05 Joel Brobecker <brobecker@adacore.com>
3350
3351 * gdb.ada/out_of_line_in_inlined: New testcase.
3352
87b8eff0
JB
33532015-05-05 Joel Brobecker <brobecker@adacore.com>
3354
3355 * gdb.ada/var_rec_arr: New testcase.
3356
5fccc635
YQ
33572015-04-30 Yao Qi <yao.qi@linaro.org>
3358
3359 * gdb.base/break-idempotent.exp: If
3360 skip_hw_watchpoint_multi_tests returns true, skip the tests
3361 on "rwatch" and "awatch".
3362
42d38f42
YQ
33632015-04-30 Yao Qi <yao.qi@linaro.org>
3364
3365 * gdb.base/relativedebug.exp: Invoke gdb command
3366 "info sharedlibrary", and if libc.so doesn't have debug info,
3367 skip the test.
3368
2ce1cdbf
DE
33692015-04-29 Doug Evans <dje@google.com>
3370
3371 * gdb.python/py-xmethods.exp: Add ptype tests.
3372 * gdb.python/py-xmethods.py (E_method_char_worker): Add
3373 get_result_type method.
3374
f24a38c5
LM
33752015-04-29 Luis Machado <lgustavo@codesourcery.com>
3376
3377 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
3378 the target does not support hardware watchpoints.
3379
ecbf2b3c
LM
33802015-04-29 Luis Machado <lgustavo@codesourcery.com>
3381
3382 * gdb.base/break-always.exp: Abort testing if writing to memory
3383 causes an error.
3384
34f5f757
DE
33852015-04-28 Doug Evans <dje@google.com>
3386
3387 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
3388 * gdb.python/py-pp-registration.exp: ... here. New file.
3389 * gdb.python/py-pp-registration.c: New file.
3390 * gdb.python/py-pp-registration.py: New file.
3391
69b4374a
DE
33922015-04-28 Doug Evans <dje@google.com>
3393
3394 * gdb.python/py-bad-printers.c: New file.
3395 * gdb.python/py-bad-printers.py: New file.
3396 * gdb.python/py-bad-printers.exp: New file.
3397
59fb7612
SS
33982015-04-28 Sasha Smundak <asmundak@google.com>
3399
3400 * gdb.python/py-type.exp: New test.
3401
2631b16a
AW
34022015-04-28 Andy Wingo <wingo@igalia.com>
3403
3404 * gdb.python/py-parameter.exp:
3405 * gdb.guile/scm-parameter.exp: Escape the path that we are
3406 matching against, as it might contain characters that are special
3407 to regular expressions.
3408
460efde1
JB
34092015-04-27 Joel Brobecker <brobecker@adacore.com>
3410
3411 * gdb.ada/rec_comp: New testcase.
3412
2d369d8e
SDJ
34132015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
3414
3415 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
3416 before using it.
3417
cf75d6c3
AB
34182015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
3419
3420 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
3421 new tests for verilog output.
3422
8dbe7ca5
YQ
34232015-04-24 Yao Qi <yao.qi@linaro.org>
3424
3425 * boards/remote-gdbserver-on-localhost.exp: New file.
3426
4ef9fb2f
PA
34272015-04-23 Pedro Alves <palves@redhat.com>
3428
3429 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
3430 $inferior_spawn_id instead of $inferior_spawn_id directly. On
3431 "end of file", remove $inferior_spawn_id from the indirect list.
3432
0a803169
PA
34332015-04-23 Pedro Alves <palves@redhat.com>
3434
3435 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
3436
749ef8f8
PA
34372015-04-23 Pedro Alves <palves@redhat.com>
3438
3439 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
3440 on $any_spawn_id instead of only on $gdb_spawn_id.
3441
8aae4344
PM
34422015-04-21 Pierre Muller <muller@sourceware.org>
3443
3444 PR pascal/17815
3445 * lib/pascal.exp (gpc_compile): Add new option "class".
3446 (fpc_compile): Likewise.
3447 * gdb.pascal/case-insensitive-symbols.pas: New file.
3448 * gdb.pascal/case-insensitive-symbols.exp: New file.
3449
1586c8fb
GB
34502015-04-20 Gary Benson <gbenson@redhat.com>
3451
3452 * gdb.base/attach.exp: Fix three extended remote failures.
3453
1b6e6f5c
GB
34542015-04-17 Gary Benson <gbenson@redhat.com>
3455
3456 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
3457 the main executable over the remote protocol.
3458
e797481d
PA
34592015-04-16 Pedro Alves <palves@redhat.com>
3460
3461 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
3462 a new gdbserver if gdbserver_reconnect_p is set.
3463
1ca99c42
PA
34642015-04-16 Pedro Alves <palves@redhat.com>
3465
3466 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
3467 is set, don't exit gdbserver.
3468
af9fd6f8
AA
34692015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3470
3471 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
3472 appropriate .insn, such that an older assembler can be used.
3473 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
3474 the z/Architecture instruction set on 31-bit targets as well.
3475
04ff1e61
AA
34762015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3477
3478 * gdb.go/handcall.exp: Remove all logic related to the first
3479 breakpoint and rely on go_runto_main instead.
3480 * gdb.go/strings.exp: Likewise.
3481 * gdb.go/unsafe.exp: Likewise.
3482 * gdb.go/hello.exp: Likewise. Also rename the remaining
3483 breakpoint marker to "breakpoint 1".
3484 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
3485 * gdb.go/strings.go: Likewise.
3486 * gdb.go/unsafe.go: Likewise.
3487 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
3488 "set breakpoint 2 here" and rename the remaining breakpoint marker
3489 to "breakpoint 1".
3490
40d2f8d6
SM
34912015-04-15 Simon Marchi <simon.marchi@ericsson.com>
3492
3493 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
3494 if itertools.imap is not present.
3495 * gdb.python/py-objfile.exp: Add parentheses.
3496 * gdb.python/py-type.exp: Same.
3497 * gdb.python/py-unwind-maint.py: Same.
3498
8cbc97c6
YQ
34992015-04-15 Yao Qi <yao.qi@linaro.org>
3500
3501 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
3502 of ":$ptr_size" and set its form explicitly.
3503
45fd756c
YQ
35042015-04-15 Pedro Alves <palves@redhat.com>
3505 Yao Qi <yao.qi@linaro.org>
3506
3507 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
3508 timeout by factor of 4.
3509 (test_regular_watch): Likewise.
3510 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
3511 * gdb.reverse/sigall-reverse.exp: Likewise.
3512 * gdb.reverse/until-precsave.exp: Likewise.
3513 * lib/gdb.exp (with_timeout_factor): New proc.
3514 (gdb_expect): Move some code to ...
3515 (get_largest_timeout): ... here. New procedure.
3516
9e811bc3
LM
35172015-04-14 Luis Machado <lgustavo@codesourcery.com>
3518
3519 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
3520
0ff6fcb2
LM
35212015-04-13 Luis Machado <lgustavo@codesourcery.com>
3522
3523 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
3524 to write to the .text section.
3525
7578d5f7
LM
35262015-04-13 Luis Machado <lgustavo@codesourcery.com>
3527
3528 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3529 Handle the case of targets that do not provide PID information.
3530
2efe15c4
YQ
35312015-04-13 Yao Qi <yao.qi@linaro.org>
3532
3533 * lib/gdbserver-support.exp (gdb_exit): Catch exception
3534 and use expect instead of gdb_expect.
3535
8cd8f2f8
SDJ
35362015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
3537
3538 * gdb.base/coredump-filter.exp: Rename variable "addr" to
3539 "coredump_var_addr" to avoid naming conflict with other testcases.
3540
9ee41772
PA
35412015-04-10 Pedro Alves <palves@redhat.com>
3542
3543 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3544 gdb_test_sequence and gdb_assert.
3545
07473109
PA
35462015-04-10 Pedro Alves <palves@redhat.com>
3547
3548 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3549 test messages that don't include the breakpoint address.
3550
de3db44c
YQ
35512015-04-10 Yao Qi <yao.qi@linaro.org>
3552
3553 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3554 false for some offset and width combinations which aren't
3555 supported by linux kernel.
3556
c79d856c
PA
35572015-04-10 Pedro Alves <palves@redhat.com>
3558
3559 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3560 procedure, factored out from ...
3561 (top level): ... here. Add "set displaced-stepping" testing axis.
3562 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3563 parameter "displaced". Use it.
3564 (top level): Use foreach and add "set displaced-stepping" testing
3565 axis.
3566
ebc90b50
PA
35672015-04-10 Pedro Alves <palves@redhat.com>
3568
3569 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3570 Remove comment.
3571 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3572 both the address of the instruction that triggers the watchpoint
3573 and the address of the instruction immediately after, and use
3574 those addresses for the test. Fix comment.
3575
8f572e5c
PA
35762015-04-10 Pedro Alves <palves@redhat.com>
3577
3578 * gdb.base/sigstep.exp (breakpoint_to_handler)
3579 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
3580 Test "backtrace" in handler.
3581 (breakpoint_over_handler): New parameter 'displaced'. Use it.
3582 (top level): Add new "displaced" test axis to
3583 breakpoint_to_handler, breakpoint_to_handler_entry and
3584 breakpoint_over_handler.
3585
8d707a12
PA
35862015-04-10 Pedro Alves <palves@redhat.com>
3587
3588 PR gdb/18216
3589 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3590
ef713951
YQ
35912015-04-10 Yao Qi <yao.qi@linaro.org>
3592
3593 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3594 (test_add_rn_pc): New function.
3595 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3596 (top level): Invoke test_add_rn_pc.
3597
906d60cf
PA
35982015-04-10 Pedro Alves <palves@redhat.com>
3599
3600 PR gdb/13858
3601 * gdb.base/step-over-no-symbols.exp: New file.
3602
f2983cc3
AW
36032015-04-09 Andy Wingo <wingo@igalia.com>
3604
3605 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3606 after the Python tests.
3607
6d62641c
SDJ
36082015-04-08 Keith Seitz <keiths@redhat.com>
3609
3610 PR python/16699
3611 * gdb.python/py-completion.exp: New tests for completion.
3612 * gdb.python/py-completion.py (CompleteLimit1): New class.
3613 (CompleteLimit2): Likewise.
3614 (CompleteLimit3): Likewise.
3615 (CompleteLimit4): Likewise.
3616 (CompleteLimit5): Likewise.
3617 (CompleteLimit6): Likewise.
3618 (CompleteLimit7): Likewise.
3619
f3770638
PA
36202015-04-08 Pedro Alves <palves@redhat.com>
3621
3622 PR gdb/18214
3623 PR gdb/18216
3624 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3625 function.
3626 (main): Install it as SIGUSR1 handler.
3627 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3628 parameter. Always use "setup" as prefix. Toggle "set
3629 displaced-stepping" off/on depending on global. Don't switch to
3630 thread 1 here.
3631 (top level): Add displaced stepping "off/on" test axis. Update
3632 "setup" calls. Wrap each subtest with with_test_prefix. Test
3633 continuing with a queued signal in each thread.
3634
4496bed7
PA
36352015-04-08 Pedro Alves <palves@redhat.com>
3636
3637 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3638 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
3639 gdb_breakpoint instead of gdb_test that doesn't expect anything.
3640 Return early if running to main fails.
3641 * gdb.trace/while-stepping.exp: Likewise.
3642
b97fde92
PA
36432015-04-07 Pedro Alves <palves@redhat.com>
3644
3645 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3646 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
3647 interact with inferior program.
3648
f71c18e7
PA
36492015-04-07 Pedro Alves <palves@redhat.com>
3650
3651 * lib/gdb.exp (inferior_spawn_id): New global.
3652 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
3653 spawn id after processing the user code.
3654 (default_gdb_start): Set inferior_spawn_id.
3655 (send_inferior): New procedure.
3656 * lib/gdbserver-support.exp (gdbserver_start): Set
3657 inferior_spawn_id.
3658 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3659
6423214f
PA
36602015-04-07 Pedro Alves <palves@redhat.com>
3661
3662 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3663 * lib/gdbserver-support.exp (gdbserver_start): Make
3664 $server_spawn_id global.
3665 (gdbserver_start): Don't wait for gdbserver's spawn id with
3666 expect_background.
3667 (close_gdbserver): New procedure.
3668 (gdb_exit): Rename the default version and reimplement.
3669
71c0ee8c
PA
36702015-04-07 Pedro Alves <palves@redhat.com>
3671
72f4393d 3672 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
3673 append the substituted item, not the original item.
3674
203bc29b
PA
36752015-04-07 Pedro Alves <palves@redhat.com>
3676
3677 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3678 gdb_expect.
3679
508a3ddf
PA
36802015-04-07 Pedro Alves <palves@redhat.com>
3681
3682 * gdb.base/interrupt.exp: Don't handle the case of the inferior
3683 output appearing once only.
3684
9f6dbe2b
PA
36852015-04-07 Pedro Alves <palves@redhat.com>
3686
3687 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3688 that doesn't expect anything. Return early if running to main
3689 fails.
3690
337532fa
YQ
36912015-04-07 Yao Qi <yao.qi@linaro.org>
3692
3693 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3694 (child_function): Call alarm.
3695 (main): Move call to alarm into the loop.
3696 * gdb.threads/non-stop-fair-events.exp: Build program with
3697 -DTIMEOUT=$timeout.
3698
01b622d4
DE
36992015-04-06 Doug Evans <xdje42@gmail.com>
3700
3701 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3702 Fix dest parameter to board_info.
3703 (fpc_compile): Ditto.
3704 (gdb_compile_pascal): Rename dest arg to destfile.
3705
961f4160
PMR
37062015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
3707
3708 * gdb.ada/funcall_ref.exp: New file.
3709 * gdb.ada/funcall_ref/foo.adb: New file.
3710
cafda597
YQ
37112015-04-02 Yao Qi <yao.qi@linaro.org>
3712
3713 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3714 is remote.
3715
fed040c6
GB
37162015-04-02 Gary Benson <gbenson@redhat.com>
3717
3718 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3719
d11916aa
SS
37202015-04-01 Sasha Smundak <asmundak@google.com>
3721
3722 * gdb.python/py-unwind-maint.c: New file.
3723 * gdb.python/py-unwind-maint.exp: New test.
3724 * gdb.python/py-unwind-maint.py: New file.
3725 * gdb.python/py-unwind.c: New file.
3726 * gdb.python/py-unwind.exp: New test.
3727 * gdb.python/py-unwind.py: New test.
3728
a1471180
PA
37292015-04-01 Pedro Alves <palves@redhat.com>
3730
3731 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3732 to fail instead of non-existent $test.
3733
0bbeccb1
PA
37342015-04-01 Pedro Alves <palves@redhat.com>
3735
3736 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3737 GDBFLAGS if not empty.
3738
3c724c8c
PMR
37392015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
3740
3741 * gdb.ada/complete.exp: Remove "multi_line".
3742 * gdb.ada/info_exc.exp: Remove "multi_line".
3743 * gdb.ada/packed_tagged.exp: Remove "multi_line".
3744 * gdb.ada/ptype_field.exp: Remove "multi_line".
3745 * gdb.ada/sym_print_name.exp: Remove "multi_line".
3746 * gdb.ada/tagged.exp: Remove "multi_line".
3747 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3748 [multi_line ...]
3749 * gdb.btrace/delta.exp: Likewise.
3750 * gdb.btrace/exception.exp: Likewise.
3751 * gdb.btrace/function_call_history.exp: Likewise.
3752 * gdb.btrace/instruction_history.exp: Likewise.
3753 * gdb.btrace/nohist.exp: Likewise.
3754 * gdb.btrace/record_goto.exp: Likewise.
3755 * gdb.btrace/segv.exp: Likewise.
3756 * gdb.btrace/stepi.exp: Likewise.
3757 * gdb.btrace/tailcall.exp: Likewise.
3758 * gdb.btrace/unknown_functions.exp: Likewise.
3759 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3760 * lib/gdb.exp: Add the "multi_line" helper.
3761
4eec2deb
PA
37622015-04-01 Pedro Alves <palves@redhat.com>
3763
3764 * gdb.threads/tid-reuse.c: New file.
3765 * gdb.threads/tid-reuse.exp: New file.
3766
df8411da
SDJ
37672015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
3768
3769 PR corefiles/16092
3770 * gdb.base/coredump-filter.c: New file.
3771 * gdb.base/coredump-filter.exp: Likewise.
3772
6ef37366
PM
37732015-03-27 Petr Machata <pmachata@redhat.com>
3774
3775 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3776 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3777 (Dwarf::assemble): Initialize them.
3778 (Dwarf::lines): New function.
3779
7ec911b0
JT
37802015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
3781
3782 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3783 SYMBOL_PREFIX for x86_64-*-cygwin.
3784
ff908ebf
AW
37852015-03-26 Andy Wingo <wingo@igalia.com>
3786
3787 PR symtab/18148
3788 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3789 const_value but not a location.
3790 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3791 location defined in non-main CUs are visible.
3792
6d5f0679
YQ
37932015-03-26 Yao Qi <yao.qi@linaro.org>
3794
3795 PR testsuite/18139
3796 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3797 Add a line number entry for the same line.
3798 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3799 Add a line number entry for the same line.
3800
2898689b
YQ
38012015-03-26 Yao Qi <yao.qi@linaro.org>
3802
3803 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3804 .int 0.
3805 (func): Likewise. Add .Lfunc_1 label.
3806 Use .Lfunc_1 label.
3807 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3808 .int 0.
3809 (func): Likewise.
3810 Use .Lfunc_1 label.
3811
85180498
YQ
38122015-03-26 Yao Qi <yao.qi@linaro.org>
3813
3814 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3815 Call gdb_compile instead to compile each .s files without debug
3816 information.
3817
8aa08a8d
YQ
38182015-03-26 Yao Qi <yao.qi@linaro.org>
3819
3820 * gdb.base/savedregs.exp (process_saved_regs): Make
3821 "Saved registers:" optional in the pattern.
3822
66849923
MM
38232015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3824
3825 * gdb.btrace/next.exp: Merged into step.exp.
3826 * gdb.btrace/finish.exp: Merged into step.exp.
3827 * gdb.btrace/nexti.exp: Merged into stepi.exp.
3828 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
3829 "record goto" and checking the exact replay position.
3830 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
3831 check for "Recording format" in "info record" output.
3832 * gdb.btrace/record_goto.exp: Choose test file based on target.
3833 * gdb.btrace/x86-record_goto.S: Renamed into ...
3834 * gdb.btrace/x86_64-record_goto.S: ... this.
3835 * gdb.btrace/i686-record_goto.S: New.
3836 * gdb.btrace/x86-tailcall.S: Renamed into ...
3837 * gdb.btrace/x86_64-tailcall.S: ... this.
3838 * gdb.btrace/i686-tailcall.S: New.
3839 * gdb.btrace/x86-tailcall.c: Renamed into ...
3840 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
3841 separate statements. Update test.
3842 * gdb.btrace/delta.exp: Use record_goto.c as test file.
3843 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
3844 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
3845 * gdb.btrace/tailcall.exp: Choose test file based on target.
3846 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
3847
11cc1b74
MM
38482015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3849
3850 * gdb.btrace/exception.exp: Increase BTS buffer size.
3851
a25d8bf9
PA
38522015-03-24 Pedro Alves <palves@redhat.com>
3853
3854 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
3855
856e7dd6
PA
38562015-03-24 Pedro Alves <palves@redhat.com>
3857
3858 * gdb.threads/schedlock.exp (test_step): No longer expect that
3859 "set scheduler-locking step" with "next" over a function call runs
3860 threads unlocked.
3861
ad235a41
AT
38622015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3863
3864 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
3865
15630549
AT
38662015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3867
3868 PR breakpoints/16466
3869 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
3870 * gdb.mi/mi-pending.c (thread_func): New function.
3871 (int main): Add threading support required.
3872 * gdb.mi/mi-pending.exp: Add tests for this issue.
3873 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
3874 (pendfunc2): Remove stdio dependency.
3875 * gdb.mi/mi-pendshr2.c: New file.
3876
693dca06
KS
38772015-03-23 Keith Seitz <keiths@redhat.com>
3878
3879 * gdb.linespec/keywords.c: New file.
3880 * gdb.linespec/keywords.exp: New file.
3881
7e993ebf
KS
38822015-03-23 Keith Seitz <keiths@redhat.com>
3883
3884 PR gdb/18021
3885 * gdb.dwarf2/staticvirtual.exp: New test.
3886
bc23328c
JK
38872015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3888
3889 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
3890 * README: Remove HP-UX and gdb.hp.
3891 (configuration):
3892 * configure: Regenerate.
3893 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
3894 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
3895 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
3896 gdb.hp/gdb.defects/Makefile.
3897 * gdb.hp/Makefile.in: File deleted.
3898 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
3899 * gdb.hp/gdb.aCC/optimize.c: File deleted.
3900 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
3901 * gdb.hp/gdb.aCC/run.c: File deleted.
3902 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
3903 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
3904 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
3905 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
3906 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
3907 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
3908 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
3909 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
3910 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
3911 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
3912 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
3913 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
3914 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
3915 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
3916 * gdb.hp/gdb.base-hp/reg.s: File deleted.
3917 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
3918 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
3919 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
3920 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
3921 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
3922 * gdb.hp/gdb.compat/Makefile.in: File deleted.
3923 * gdb.hp/gdb.compat/average.c: File deleted.
3924 * gdb.hp/gdb.compat/sum.c: File deleted.
3925 * gdb.hp/gdb.compat/xdb.c: File deleted.
3926 * gdb.hp/gdb.compat/xdb0.c: File deleted.
3927 * gdb.hp/gdb.compat/xdb0.h: File deleted.
3928 * gdb.hp/gdb.compat/xdb1.c: File deleted.
3929 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
3930 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
3931 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
3932 * gdb.hp/gdb.defects/Makefile.in: File deleted.
3933 * gdb.hp/gdb.defects/bs14602.c: File deleted.
3934 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
3935 * gdb.hp/gdb.defects/solib-d.c: File deleted.
3936 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
3937 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
3938 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
3939 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
3940 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
3941 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
3942 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
3943 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
3944 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
3945 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
3946 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
3947 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
3948 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
3949 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
3950 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
3951 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
3952 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
3953 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
3954 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
3955 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
3956 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
3957 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
3958 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
3959 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
3960 * gdb.hp/tools/odump: File deleted.
3961
8bf3b159
PA
39622015-03-19 Pedro Alves <palves@redhat.com>
3963
3964 * gdb.threads/continue-pending-status.exp (saw_thread_2)
3965 (saw_thread_3): New globals.
3966 (top level): Increment them when an event for the corresponding
3967 thread is seen.
3968 (no thread starvation): New test.
3969
eb54c8bf
PA
39702015-03-19 Pedro Alves <palves@redhat.com>
3971
3972 * gdb.threads/continue-pending-status.c: New file.
3973 * gdb.threads/continue-pending-status.exp: New file.
3974
32d2e5d6
PA
39752015-03-18 Pedro Alves <palves@redhat.com>
3976
3977 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3978 Use gdb_is_target_remote instead of is_remote. Use
3979 gdb_test_multiple instead of gdb_expect. Exit early if
3980 gdb_test_multiple hits its internal matches. Tighten stepi tests
3981 expected output. Fail on exit with any signal, instead of just
3982 SIGILL.
3983
f68f11b7
YQ
39842015-03-18 Yao Qi <yao.qi@linaro.org>
3985
3986 PR tdep/18107
3987 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
3988 variable.
3989 * gdb.base/catch-syscall.exp: Don't skip it on
3990 aarch64*-*-linux* target. Remove elements in all_syscalls.
3991 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
3992 target.
3993 (setup_all_syscalls): New proc.
3994
ca5fd19b
YQ
39952015-03-16 Yao Qi <yao.qi@linaro.org>
3996
3997 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
3998 (top level): Skip tests if valid_addr_p returns false for
3999 $cmd1 or $cmd2.
4000
85642ba0
AW
40012015-03-11 Andy Wingo <wingo@igalia.com>
4002
4003 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
4004
e03f9645
YQ
40052015-03-11 Yao Qi <yao.qi@linaro.org>
4006
4007 * gdb.base/catch-syscall.exp: Fix typo in comments.
4008
5d0962b2
YQ
40092015-03-11 Yao Qi <yao.qi@linaro.org>
4010
4011 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
4012
b2df3cef
PA
40132015-03-09 Pedro Alves <palves@redhat.com>
4014
4015 * dg-extract-results.py: Delete.
4016
ef878e53
PA
40172015-03-09 Pedro Alves <palves@redhat.com>
4018
4019 Merge dg-extract-results.sh from GCC upstream (r218843).
4020
4021 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
4022 * dg-extract-results.sh: Use --text with grep to avoid issues with
4023 binary files. Fall back to cat -v, if that doesn't work.
4024
9494d219
PA
40252015-03-05 Pedro Alves <palves@redhat.com>
4026
4027 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
4028
a8d9763a
SM
40292015-03-04 Simon Marchi <simon.marchi@ericsson.com>
4030
4031 * lib/mi-support.exp (mi_expect_interrupt): Accept
4032 alternative event for when in all-stop mode.
4033
be9957b8
PA
40342015-03-04 Pedro Alves <palves@redhat.com>
4035
4036 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
4037
d57be0f4 40382015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
4039
4040 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
4041
c214c7cf
AA
40422015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4043
4044 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
4045 regexps for GDB's current line display, accept a hex address
4046 preceding the line number.
4047
6d74a497
AA
40482015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4049
4050 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
4051 the 'arch1' variable for "s390*-linux*" targets.
4052
511aee7c
PA
40532015-03-04 Pedro Alves <palves@redhat.com>
4054
4055 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
4056 (main): Pass missing retval argument to pthread_join call.
4057
95e50b27
PA
40582015-03-02 Pedro Alves <palves@redhat.com>
4059
4060 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
4061 (top level): Call do_test with non-stop as well.
4062
28054d69
PA
40632015-03-02 Pedro Alves <palves@redhat.com>
4064
4065 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
4066 -1.
4067
4fa5d7b4
AA
40682015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4069
4070 * gdb.arch/s390-vregs.exp: New test.
4071 * gdb.arch/s390-vregs.S: New file.
4072
97c18565
PA
40732015-02-27 Pedro Alves <palves@redhat.com>
4074
4075 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
4076 call to catch_command_errors.
4077 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
4078 catch_command_errors.
4079
a37bfa30
PA
40802015-02-27 Pedro Alves <palves@redhat.com>
4081
4082 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
4083 "true" for boolean result.
4084 * gdb.gdb/selftest.exp (test_with_self): Also accept full
4085 prototype of main.
4086
6f98576f
PA
40872015-02-27 Pedro Alves <palves@redhat.com>
4088
4089 * lib/unbuffer_output.c: New file.
4090 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
4091 (main): Call gdb_unbuffer_output.
4092
eba5ab56
YQ
40932015-02-27 Yao Qi <yao.qi@linaro.org>
4094
4095 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
4096 target.
4097
0def5aaa
DE
40982015-02-26 Doug Evans <dje@google.com>
4099
4100 * gdb.cp/class2.cc (Dbase, D): New classes.
4101 (main): New local delta.
4102 * gdb.cp/class2.exp: Test printing delta.
4103 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
4104 (dynbar): New global.
4105 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
4106
081a1c2c
JK
41072015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4108
4109 * gdb.compile/compile-ifunc.c: New file.
4110 * gdb.compile/compile-ifunc.exp: New file.
4111
2f41223f
AT
41122015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
4113
4114 * gdb.base/structs.exp: Check for correct struct on finish.
4115
03eddd80
YQ
41162015-02-26 Yao Qi <yao.qi@linaro.org>
4117
4118 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
4119 is zero.
4120
80c57053
JK
41212015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4122
4123 * gdb.arch/cordic.ko.bz2: New file.
4124 * gdb.arch/cordic.ko.debug.bz2: New file.
4125 * gdb.arch/ppc64-symtab-cordic.exp: New file.
4126
21613c12
YQ
41272015-02-25 Yao Qi <yao.qi@linaro.org>
4128
4129 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
4130 aarch64*-*-* target.
4131
d8b901ed
PA
41322015-02-23 Pedro Alves <palves@redhat.com>
4133
4134 * lib/gdb.exp (delete_breakpoints): Rewrite using
4135 gdb_test_multiple.
4136
e5b85ead
PA
41372015-02-23 Pedro Alves <palves@redhat.com>
4138
4139 * gdb.base/info-os.c: Include stdlib.h.
4140
85c3a371
DE
41412015-02-22 Doug Evans <xdje42@gmail.com>
4142
4143 PR symtab/17855
4144 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
4145 is read after symbols have been re-read.
4146 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
4147 * gdb.ada/exec_changed/second.adb (Second): Ditto.
4148
96553a0c
DE
41492015-02-21 Doug Evans <dje@google.com>
4150
4151 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
4152
97a0c697
JK
41532015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4154
4155 PR corefiles/17808
4156 * gdb.arch/i386-biarch-core.core.bz2: New file.
4157 * gdb.arch/i386-biarch-core.exp: New file.
4158
a47cd6e9
PA
41592015-02-21 Pedro Alves <palves@redhat.com>
4160
4161 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4162 runto_main fails.
4163
c5facdc4
PA
41642015-02-20 Pedro Alves <palves@redhat.com>
4165
4166 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4167 info probes.
4168
2db9a427
PA
41692015-02-20 Pedro Alves <palves@redhat.com>
4170
4171 * gdb.threads/multi-create-ns-info-thr.exp: New file.
4172
60fb7e9e
PA
41732015-02-20 Pedro Alves <palves@redhat.com>
4174
4175 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
4176 clean_restart before gdb_target_supports_trace.
4177
5c5019c2
PA
41782015-02-20 Pedro Alves <palves@redhat.com>
4179
4180 PR threads/18006
4181 * gdb.threads/clone-thread_db.c: New file.
4182 * gdb.threads/clone-thread_db.exp: New file.
4183
c9587f88
AT
41842015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
4185
4186 PR breakpoints/16812
4187 * gdb.base/catch-gdb-caused-signals.c: New file.
4188 * gdb.base/catch-gdb-caused-signals.exp: New file.
4189
f6a88844
JM
41902015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
4191
4192 * configure: Regenerated.
4193 * configure.ac: Use GDB_AC_TRANSFORM.
4194 * aclocal.m4: sinclude ../transform.m4.
4195
497c491b
JM
41962015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4197
4198 * lib/dtrace.exp: New file.
4199 * gdb.base/dtrace-probe.exp: Likewise.
4200 * gdb.base/dtrace-probe.d: Likewise.
4201 * gdb.base/dtrace-probe.c: Likewise.
4202 * lib/pdtrace.in: Likewise.
4203 * configure.ac: Output variables with the transformed names of
4204 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
4205 * configure: Regenerated.
4206
03e98035
JM
42072015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4208
4209 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4210 expected message when trying to access $_probe_* convenience
4211 variables while not on a probe.
4212
63cc30e9
JK
42132015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4214
4215 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
4216
0703599a
PA
42172015-02-11 Pedro Alves <pedro@codesourcery.com>
4218
4219 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
4220 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
4221
7e60a48e
DE
42222015-02-10 Doug Evans <xdje42@gmail.com>
4223
4224 * lib/gdb.exp (gdb_load): Always return a result.
4225
01b088bc
PA
42262015-02-10 Pedro Alves <palves@redhat.com>
4227
4228 * gdb.threads/signal-sigtrap.c: New file.
4229 * gdb.threads/signal-sigtrap.exp: New file.
4230
b05ec7a5
AT
42312015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
4232
4233 * gdb.trace/no-attach-trace.c: New file.
4234 * gdb.trace/no-attach-trace.exp: New file.
4235
a2c2acaf
MW
42362015-02-09 Mark Wielaard <mjw@redhat.com>
4237
4238 * gdb.dwarf2/atomic.c: New file.
4239 * gdb.dwarf2/atomic-type.exp: Likewise.
4240
31fd9caa
MM
42412015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4242
4243 * gdb.btrace/buffer-size.exp: Update "info record" output.
4244 * gdb.btrace/delta.exp: Update "info record" output.
4245 * gdb.btrace/enable.exp: Update "info record" output.
4246 * gdb.btrace/finish.exp: Update "info record" output.
4247 * gdb.btrace/instruction_history.exp: Update "info record" output.
4248 * gdb.btrace/next.exp: Update "info record" output.
4249 * gdb.btrace/nexti.exp: Update "info record" output.
4250 * gdb.btrace/step.exp: Update "info record" output.
4251 * gdb.btrace/stepi.exp: Update "info record" output.
4252 * gdb.btrace/nohist.exp: Update "info record" output.
4253
d33501a5
MM
42542015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4255
4256 * gdb.btrace/buffer-size: New.
4257
f4abbc16
MM
42582015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4259
4260 * gdb.btrace/delta.exp: Update "info record" output.
4261 * gdb.btrace/enable.exp: Update "info record" output.
4262 * gdb.btrace/finish.exp: Update "info record" output.
4263 * gdb.btrace/instruction_history.exp: Update "info record" output.
4264 * gdb.btrace/next.exp: Update "info record" output.
4265 * gdb.btrace/nexti.exp: Update "info record" output.
4266 * gdb.btrace/step.exp: Update "info record" output.
4267 * gdb.btrace/stepi.exp: Update "info record" output.
4268 * gdb.btrace/nohist.exp: Update "info record" output.
4269
b9d61307
SM
42702015-02-06 Simon Marchi <simon.marchi@ericsson.com>
4271
4272 PR gdb/15678
4273 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
4274
e584fdbc
PA
42752015-02-06 Pedro Alves <palves@redhat.com>
4276
4277 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
4278 macro.
4279 (seconds_left, again): New globals.
4280 (main): Wait seconds_left in a 1-second sleep loop instead of
4281 sleeping 180 seconds. If 'again' is set, reset the seconds
4282 counter.
4283 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
4284 'again' in the inferior before detaching. Print the seconds left.
4285 (options): New global.
4286 (top level): Build program with -DTIMEOUT=$timeout.
4287
77f41761
PA
42882015-02-06 Pedro Alves <palves@redhat.com>
4289
4290 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
4291 determine how many seconds to pass to 'alarm'.
4292 * gdb.base/gdb-sigterm.exp (top level): Build program with
4293 -DTIMEOUT=$timeout.
4294 (do_test): Return success/failure indication. Add more verbose
4295 logging. Don't fail if 200 single steps are seen. Instead, fail
4296 when the test times out.
4297 (passes): New global.
4298 (top level): Break the testing loop if testing fails on any
4299 iteration. Use gdb_assert.
4300
b9394193
DB
43012015-02-04 Don Breazeal <donb@codesourcery.com>
4302
4303 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
4304 and initialize them.
4305 (ipc_cleanup): New function.
4306 (main): Don't declare shmid, semid, and msqid. Add a call to
4307 atexit so that we call ipc_cleanup on exit.
4308
42d9e528
PA
43092015-02-04 Pedro Alves <palves@redhat.com>
4310
4311 * boards/native-extended-gdbserver.exp: Remove any target variant
4312 specifications from the board name before clearing the isremote
4313 flag from board_info.
4314
ae6ae975
DE
43152015-01-31 Doug Evans <xdje42@gmail.com>
4316
4317 * gdb.base/maint.exp <maint print type argc>: Update expected output.
4318
cfb069a8
GB
43192015-01-31 Gary Benson <gbenson@redhat.com>
4320
4321 * gdb.base/completion.exp: Disable completion limiting for
4322 existing tests. Add new tests to check completion limiting.
4323 * gdb.linespec/ls-errs.exp: Disable completion limiting.
4324
5dd31d79
DE
43252015-01-31 Doug Evans <xdje42@gmail.com>
4326
4327 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
4328
9f050062
DE
43292015-01-31 Doug Evans <xdje42@gmail.com>
4330
4331 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
4332 entries. Duplicate file section script entries.
4333 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
4334 inlined entries. Add test for safe-path rejection.
4335 * gdb.python/py-section-script.c: Add duplicate inlined section script
4336 entries. Duplicate file section script entries.
4337 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
4338 inlined entries. Add test for safe-path rejection.
4339
df25ebbd
JB
43402015-01-29 Joel Brobecker <brobecker@adacore.com>
4341
4342 * gdb.ada/disc_arr_bound: New testcase.
4343
4a0ca9ec
JB
43442015-01-29 Joel Brobecker <brobecker@adacore.com>
4345
4346 * gdb.ada/mi_var_array: New testcase.
4347
3a8b707a
DE
43482015-01-27 Doug Evans <dje@google.com>
4349
4350 * gdb.python/py-objfile.exp: Add tests for objfile.username.
4351 Add test for objfile.filename, objfile.username after objfile
4352 has been unloaded.
4353
f8313f6e
JB
43542015-01-26 Joel Brobecker <brobecker@adacore.com>
4355
4356 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
4357 the second test to print the name attribute of value
4358 returned by the call to gdb.lookup_type, and adjust
4359 the expected output accordingly.
4360
37bc665e
MW
43612015-01-25 Mark Wielaard <mjw@redhat.com>
4362
4363 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
4364 * gdb.base/disp-step-fork.c: Include unistd.h.
4365 * gdb.base/siginfo-obj.c: Include stdio.h.
4366 * gdb.base/siginfo-thread.c: Likewise.
4367 * gdb.mi/non-stop.c: Include unistd.h.
4368 * gdb.mi/nsthrexec.c: Include stdio.h.
4369 * gdb.mi/pthreads.c: Include unistd.h.
4370 * gdb.modula2/unbounded1.c (main): Declare returns int.
4371 * gdb.reverse/consecutive-reverse.c: Likewise.
4372 * gdb.threads/create-fail.c: Include unistd.h.
4373 * gdb.threads/killed.c: Likewise.
4374 * gdb.threads/linux-dp.c: Likewise.
4375 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
4376 * gdb.threads/non-ldr-exc-2.c: Likewise.
4377 * gdb.threads/non-ldr-exc-3.c: Likewise.
4378 * gdb.threads/non-ldr-exc-4.c: Likewise.
4379 * gdb.threads/pthreads.c: Include unistd.h.
4380 (main): Declare returns int.
4381 * gdb.threads/tls-main.c (foo): New declaration.
4382 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
4383
f7e5394d
SM
43842015-01-23 Simon Marchi <simon.marchi@ericsson.com>
4385
4386 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
4387 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
4388
743649fd
MW
43892015-01-15 Mark Wielaard <mjw@redhat.com>
4390
4391 * gdb.base/noreturn-return.c: New file.
4392 * gdb.base/noreturn-return.exp: New file.
4393 * gdb.base/noreturn-finish.c: New file.
4394 * gdb.base/noreturn-finish.exp: New file.
4395
198297aa
PA
43962015-01-23 Pedro Alves <palves@redhat.com>
4397
4398 * gdb.threads/continue-pending-after-query.c: New file.
4399 * gdb.threads/continue-pending-after-query.exp: New file.
4400
717cf30c
AG
44012015-01-22 Anders Granlund <anders.granlund@ericsson.com>
4402 Simon Marchi <simon.marchi@ericsson.com>
4403
4404 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
4405 * gdb.base/valgrind-db-attach.exp: Same.
4406 * gdb.base/valgrind-infcall.exp: Same.
4407 * lib/mi-support.exp (default_mi_gdb_start): Same.
4408 * lib/prompt.exp (default_prompt_gdb_start): Same.
4409 * lib/gdb.exp (default_gdb_spawn): Same.
4410 (gdb_interact): New.
4411
4412
4b62a76e
JK
44132015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4414
4415 * gdb.compile/compile.exp (pointer to jit function): New test.
4416
b4cdae6f
WW
44172015-01-17 Wei-cheng Wang <cole945@gmail.com>
4418
4419 * lib/gdb.exp (supports_process_record): Return true for
4420 powerpc*-*-linux*.
4421 (supports_reverse): Likewise.
4422
d221e7ef
DB
44232015-01-15 Don Breazeal <donb@codesourcery.com>
4424
4425 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
4426 instead of checking whether the target board is remote and
4427 use spawn_wait_for_attach instead of exec/sleep.
4428 * gdb.base/attach-twice.exp: Likewise.
4429
bafffb51
JB
44302015-01-15 Joel Brobecker <brobecker@adacore.com>
4431
4432 * gdb.ada/var_arr_attrs: New testcase.
4433
5589af0e
PA
44342015-01-14 Pedro Alves <palves@redhat.com>
4435 Joel Brobecker <brobecker@adacore.com>
4436
4437 PR gdb/17525
4438 * gdb.base/bp-cmds-execution-x-script.c: New file.
4439 * gdb.base/bp-cmds-execution-x-script.exp: New file.
4440 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
4441
6c400b59
PA
44422015-01-14 Pedro Alves <palves@redhat.com>
4443
4444 PR cli/17828
4445 * gdb.base/batch-preserve-term-settings.c: New file.
4446 * gdb.base/batch-preserve-term-settings.exp: New file.
4447
e02c96a7
DE
44482015-01-13 Doug Evans <dje@google.com>
4449
4450 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
4451 binary.
4452
576fd14c
JB
44532015-01-13 Joel Brobecker <brobecker@adacore.com>
4454
4455 * Makefile.in (clean mostlyclean): Do not delete *.py.
4456
04dccad0
JB
44572015-01-13 Joel Brobecker <brobecker@adacore.com>
4458
4459 * gdb.python/py-lookup-type.exp: New file.
4460
3d230f71
PA
44612015-01-12 Pedro Alves <palves@redhat.com>
4462
4463 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
4464 restore GDBFLAGS before returning.
4465
7e67715d
JK
44662015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4467
4468 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
4469 is_amd64_regs_target and is_x86_like_target.
4470
f2e0d4b4
DE
44712015-01-11 Doug Evans <xdje42@gmail.com>
4472
4473 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
4474 is given without an explicit form.
4475 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
4476 attributes.
4477 * gdb.dwarf/corrupt.exp: Ditto.
4478 * gdb.dwarf2/enum-type.exp: Ditto.
4479 * gdb.trace/entry-values.exp: Ditto.
4480 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
4481
439250fb
DE
44822015-01-11 Doug Evans <xdje42@gmail.com>
4483
4484 PR gdb/15830
4485 * gdb.base/maint.exp: Remove references to "maint demangle".
4486 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
4487 Add tests for explicitly specifying language to demangle.
4488 * gdb.dlang/demangle.exp: Ditto.
4489
ede9f622
PA
44902015-01-09 Pedro Alves <palves@redhat.com>
4491
4492 * gdb.threads/non-stop-fair-events.c: New file.
4493 * gdb.threads/non-stop-fair-events.exp: New file.
4494
a7b796db
PA
44952015-01-09 Pedro Alves <palves@redhat.com>
4496
4497 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
4498 the global scope. Set a breakpoint after all threads are started
4499 rather than stepping over two source lines. Expect the prompt.
4500 * gdb.base/watch_thread_num.c (threads_started_barrier): New
4501 global.
4502 (NUM): Now 15.
4503 (main): Use threads_started_barrier to wait for all threads to
4504 start. Main thread no longer calls thread_function. Exit after
4505 180 seconds.
4506 (loop): New function.
4507 (thread_function): Wait on threads_started_barrier barrier. Call
4508 'loop' at each iteration.
4509 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
4510 threads have started, instead of hardcoding number of "next"
4511 steps. Use an access watchpoint instead of a write watchpoint.
4512
9665ffdd
PA
45132015-01-09 Pedro Alves <palves@redhat.com>
4514
4515 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
4516 (thread_func): Wait on barrier.
4517 (main): Wait for all threads to start before stopping GDB.
4518 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
4519 global.
4520 (thread1_func, thread2_func): Wait on barrier.
4521 (main): Wait for all threads to start before stopping GDB.
4522 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
4523 New global.
4524 (thread1_func, thread2_func): Wait on barrier.
4525 (main): Wait for all threads to start before stopping GDB.
4526
c945a99f
PA
45272015-01-09 Pedro Alves <palves@redhat.com>
4528
4529 * gdb.threads/attach-many-short-lived-threads.c: New file.
4530 * gdb.threads/attach-many-short-lived-threads.exp: New file.
4531
c1a747c1
PA
45322014-01-09 Pedro Alves <palves@redhat.com>
4533
4534 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4535 instead of to thread 2.
4536 * gdb.threads/signal-command-multiple-signals-pending.c (main):
4537 Add barrier around each pthread_create call instead of around all
4538 calls.
4539 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4540 Set a break on thread_function and have the child threads hit it
4541 one at at a time.
4542
60b3033e
PA
45432015-01-09 Pedro Alves <palves@redhat.com>
4544
4545 * lib/gdb.exp (can_spawn_for_attach): New procedure.
4546 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4547 false.
4548 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4549 checking whether the target board is remote.
4550 * gdb.multi/multi-attach.exp: Likewise.
4551 * gdb.python/py-sync-interp.exp: Likewise.
4552 * gdb.server/ext-attach.exp: Likewise.
4553 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4554 tests that need to attach, instead of checking whether the target
4555 board is remote at the top of the file.
4556
acc018ac
YQ
45572015-01-08 Yao Qi <yao@codesourcery.com>
4558
4559 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4560
50a18af8
JK
45612015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4562
4563 Fix testcase compilation.
4564 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4565
8503d6e1
JB
45662015-01-06 Joel Brobecker <brobecker@adacore.com>
4567
4568 * gdb.python/py-type.exp: Add a couple test about empty
4569 array creation, and negative-length array creation.
4570
cc73dbcc
DE
45712015-01-02 Doug Evans <xdje42@gmail.com>
4572
4573 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4574
0300bbc7
DE
45752015-01-02 Doug Evans <dje@google.com>
4576
4577 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4578
9d85a0ec
YQ
45792014-12-29 Yao Qi <yao@codesourcery.com>
4580
4581 * gdb.trace/entry-values.exp: Update comments. Rename variable
4582 bar_call_foo to returned_from_foo.
4583
87186c6a
MMN
45842014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
4585
4586 PR gdb/17394
4587 * gdb.linespec/break-asm-file.c: New file.
4588 * gdb.linespec/break-asm-file.exp: New file.
4589 * gdb.linespec/break-asm-file0.s: New file.
4590 * gdb.linespec/break-asm-file1.s: New file.
4591
1bab7383
YQ
45922014-12-18 Nigel Stephens <nigel@mips.com>
4593 Maciej W. Rozycki <macro@codesourcery.com>
4594
4595 * gdb.base/float.exp: Handle the new output from "info float" on
4596 MIPS targets.
4597
1bc1068a
JK
45982014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4599
4600 Fix MinGW compilation.
4601 * gdb.compile/compile-ops.exp: Update untested message if
4602 !skip_compile_feature_tests.
4603 * gdb.compile/compile-setjmp.exp: Likewise.
4604 * gdb.compile/compile-tls.exp: Likewise.
4605 * gdb.compile/compile.exp: Likewise.
4606 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4607 supported on this host".
4608
b6615d10
DE
46092014-12-16 Doug Evans <xdje42@gmail.com>
4610
4611 * boards/stabs.exp: New file.
4612
25dda427
AA
46132014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
4614
4615 * gdb.base/completion.exp: Adjust to format changes of "maint
4616 print user-registers".
4617
bf330350
CU
46182014-12-16 Catalin Udma <catalin.udma@freescale.com>
4619
4620 PR server/17457
4621 * gdb.arch/aarch64-fp.c: New file.
4622 * gdb.arch/aarch64-fp.exp: New file.
4623
395cf596
SDJ
46242014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4625
4626 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4627 r210637, r210913, r211666, r215400, r215817).
4628
4629 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
4630 * dg-extract-results.py: New file.
4631 * dg-extract-results.sh: Use it if the environment seems
4632 suitable.
4633
4634 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
4635
4636 * dg-extract-results.py (parse_run): Handle warnings that
4637 are printed before a test harness is run.
4638
4639 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
4640
4641 * dg-extract-results.py (Named): Remove __cmp__ method.
4642 (output_variation): Use a key to sort variation.harnesses.
4643
4644 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
4645
4646 * dg-extract-results.py: For Python 3, force sys.stdout to
4647 handle surrogate escape sequences.
4648 (safe_open): New function.
4649 (output_segment, main): Use it.
4650
4651 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
4652
4653 * dg-extract-results.py (Prog.result_re): Include options
4654 in test name.
4655
4656 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
4657
4658 * dg-extract-results.py (output_variation): Always sort if
4659 do_sum.
4660
e882ef3c
SM
46612014-12-15 Simon Marchi <simon.marchi@ericsson.com>
4662
4663 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4664 as long as we get pagination notifications.
4665
4992aa20
JM
46662014-12-15 Jason Merrill <jason@redhat.com>
4667
4668 * Makefile.in (check-gdb.%): Restore.
4669 * README: Mention it.
4670
c1b5a1a6
JB
46712014-12-13 Joel Brobecker <brobecker@adacore.com>
4672
4673 * gdb.ada/str_uninit: New testcase.
4674
5537b577
JK
46752014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4676
4677 PR symtab/17642
4678 * gdb.base/vla-stub-define.c: New file.
4679 * gdb.base/vla-stub.c: New file.
4680 * gdb.base/vla-stub.exp: New file.
4681
bb2ec1b3
TT
46822014-12-12 Phil Muldoon <pmuldoon@redhat.com>
4683 Jan Kratochvil <jan.kratochvil@redhat.com>
4684 Tom Tromey <tromey@redhat.com>
4685
4686 * configure.ac: Add gdb.compile/.
4687 * configure: Regenerate.
4688 * gdb.compile/Makefile.in: New file.
4689 * gdb.compile/compile-ops.exp: New file.
4690 * gdb.compile/compile-ops.c: New file.
4691 * gdb.compile/compile-tls.c: New file.
4692 * gdb.compile/compile-tls.exp: New file.
4693 * gdb.compile/compile-constvar.S: New file.
4694 * gdb.compile/compile-constvar.c: New file.
4695 * gdb.compile/compile-mod.c: New file.
4696 * gdb.compile/compile-nodebug.c: New file.
4697 * gdb.compile/compile-setjmp-mod.c: New file.
4698 * gdb.compile/compile-setjmp.c: New file.
4699 * gdb.compile/compile-setjmp.exp: New file.
4700 * gdb.compile/compile-shlib.c: New file.
4701 * gdb.compile/compile.c: New file.
4702 * gdb.compile/compile.exp: New file.
4703 * lib/gdb.exp (skip_compile_feature_tests): New proc.
4704
4ff709eb
TT
47052014-12-12 Tom Tromey <tromey@redhat.com>
4706
4707 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
4708 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4709
6dddd6a5
DE
47102014-12-12 Doug Evans <dje@google.com>
4711
4712 * lib/gdb-python.exp (get_python_valueof): New function.
4713 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4714
71c24708
AA
47152014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4716
4717 * gdb.base/completion.exp: Add test for completion of "info
4718 registers ".
4719
3e29f34a
MR
47202014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
4721
4722 * gdb.base/func-ptrs.c: New file.
4723 * gdb.base/func-ptrs.exp: New file.
4724
fc126975
SM
47252014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4726
4727 PR breakpoints/17012
4728 * gdb.base/dprintf-detach.c: New file.
4729 * gdb.base/dprintf-detach.exp: New file.
4730
0a46d518
SM
47312014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4732
4733 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4734 * lib/gdb.exp (target_is_gdbserver): New procedure.
4735
a0be3e44
DE
47362014-12-08 Doug Evans <dje@google.com>
4737
4738 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4739
df1b803a
YQ
47402014-12-05 Yao Qi <yao@codesourcery.com>
4741
4742 * gdb.guile/scm-error.exp: Remove the third argument to
4743 gdb_remote_download.
4744 * gdb.guile/scm-frame-args.exp: Likewise.
4745 * gdb.guile/scm-section-script.exp: Likewise.
4746
ddb9f679
YQ
47472014-12-05 Yao Qi <yao@codesourcery.com>
4748
4749 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4750
86e4ed39
DE
47512014-12-04 Doug Evans <dje@google.com>
4752
4753 * gdb.python/py-objfile.exp: Add tests for
4754 objfile.add_separate_debug_file.
4755
7c50a931
DE
47562014-12-04 Doug Evans <dje@google.com>
4757
4758 * lib/gdb.exp (get_build_id): New function.
4759 (build_id_debug_filename_get): Rewrite to use it.
4760 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4761
621661e3
MR
47622014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
4763
4764 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4765 `method(long)', not just 0x0.
4766 * gdb.cp/nsalias.exp: Align code labels to 4.
4767 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4768 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4769 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4770 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4771 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4772 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4773
29f0c3b7
DE
47742014-12-02 Doug Evans <dje@google.com>
4775
e1e061e7 4776 PR symtab/17602
29f0c3b7 4777 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 4778 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
4779 * gdb.cp/anon-ns.exp: Update.
4780
162078c8
NB
47812014-12-02 Nick Bull <nicholaspbull@gmail.com>
4782
4783 * gdb.python/py-events.py (inferior_call_handler): New.
4784 (register_changed_handler, memory_changed_handler): New.
4785 (test_events.invoke): Register new handlers.
4786 * gdb.python/py-events.exp: Add tests for inferior call,
4787 memory_changed and register_changed events.
4788
fdb09caf
AA
47892014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4790
4791 * gdb.base/execl-update-breakpoints.exp: Specify the link address
4792 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
4793 if the linker doesn't understand this.
4794
55cfb2c4
SM
47952014-12-01 Simon Marchi <simon.marchi@ericsson.com>
4796
4797 * gdb.python/python.exp: Change expected reply to help().
4798
9e8cd6df
YQ
47992014-12-01 Yao Qi <yao@codesourcery.com>
4800
4801 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
4802 AC_CONFIG_SUBDIRS(gdb.gdbtk).
4803 * configure: Re-generated.
4804
6c659fc2
SC
48052014-11-28 Siva Chandra Reddy <sivachandra@google.com>
4806
4807 * gdb.cp/chained-calls.cc: New file.
4808 * gdb.cp/chained-calls.exp: New file.
4809 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4810
d7fc3181
SM
48112014-11-28 Simon Marchi <simon.marchi@ericsson.com>
4812
4813 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4814 * gdb.dwarf2/symtab-producer.exp: Same.
4815 * gdb.gdb/python-interrupts.exp: Same.
4816 * gdb.gdb/python-selftest.exp: Same.
4817 * gdb.python/py-linetable.exp: Same.
4818 * gdb.python/py-type.exp: Same.
4819 * gdb.python/py-value-cc.exp: Same.
4820 * gdb.python/py-value.exp: Same.
4821
10e79639
YQ
48222014-11-28 Yao Qi <yao@codesourcery.com>
4823
4824 * gdb.base/break-probes.exp: Match library name prefixed with
4825 sysroot.
4826
f28a0564
SM
48272014-11-27 Simon Marchi <simon.marchi@ericsson.com>
4828
4829 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4830 test expected output. Add parentheses for the call to print.
4831 Remove L suffix from integers.
4832
3fe1ce1d
DE
48332014-11-26 Doug Evans <dje@google.com>
4834
4835 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4836
84429e27
YQ
48372014-11-22 Yao Qi <yao@codesourcery.com>
4838
4839 * gdb.trace/entry-values.c: Remove asms.
4840 (foo): Add foo_label.
4841 (bar): Add bar_label.
4842 * gdb.trace/entry-values.exp: Remove code computing foo's
4843 length and bar's length.
4844 (Dwarf::assemble): Invoke function_range for bar and use
4845 MACRO_AT_func for foo.
4846
26741859
YQ
48472014-11-22 Yao Qi <yao@codesourcery.com>
4848
4849 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
4850 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
4851 Use .Lgcc43_procstart instead of gcc43.
4852
45e44d27
JB
48532014-11-21 Joel Brobecker <brobecker@adacore.com>
4854
4855 * gdb.ada/n_arr_bound: New testcase.
4856
458c8db8
SDJ
48572014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4858
4859 PR breakpoints/10737
4860 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
4861 test_catch_syscall_multi_arch.
4862 (test_catch_syscall_multi_arch): New function.
4863
43f3e411
DE
48642014-11-20 Doug Evans <xdje42@gmail.com>
4865
4866 * gdb.base/maint.exp: Update expected output.
4867
0d7b2549
AA
48682014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4869
4870 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
4871 4-byte instruction on S390.
4872
8908fca5
JB
48732014-11-19 Joel Brobecker <brobecker@adacore.com>
4874
4875 * gdb.ada/arr_arr: New testcase.
4876
4a46959e
JB
48772014-11-19 Joel Brobecker <brobecker@adacore.com>
4878
4879 * gdb.ada/pkd_arr_elem: New Testcase.
4880
470e2f4e
LM
48812014-11-18 Luis Machado <lgustavo@codesourcery.com>
4882
4883 * gdb.reverse/break-precsave: Expect completion message for
4884 core file reads.
4885 * gdb.reverse/consecutive-precsave.exp: Likewise.
4886 * gdb.reverse/finish-precsave.exp: Likewise.
4887 * gdb.reverse/i386-precsave.exp: Likewise.
4888 * gdb.reverse/machinestate-precsave.exp: Likewise.
4889 * gdb.reverse/sigall-precsave.exp: Likewise.
4890 * gdb.reverse/solib-precsave.exp: Likewise.
4891 * gdb.reverse/step-precsave.exp: Likewise.
4892 * gdb.reverse/until-precsave.exp: Likewise.
4893 * gdb.reverse/watch-precsave.exp: Likewise.
4894
a267f3ad
AA
48952014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4896
4897 * gdb.base/bp-permanent.c: Include unistd.h.
4898 * gdb.python/py-framefilter-mi.c (main): Add return type.
4899 * gdb.python/py-framefilter.c (main): Likewise.
4900 * gdb.trace/actions-changed.c (main): Likewise.
4901
12084a9a
AA
49022014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4903
4904 * gdb.mi/until.c: Add eye-catchers.
4905 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
4906 line numbers.
4907
dc7e1a77
AA
49082014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4909
4910 * gdb.base/condbreak.exp: Drop references to removed non-prototype
4911 function header variants in break1.c.
4912 * gdb.base/ena-dis-br.exp: Likewise.
4913 * gdb.base/hbreak2.exp: Likewise.
4914 * gdb.reverse/until-precsave.exp: Drop references to removed
4915 non-prototype function header variants in ur1.c.
4916 * gdb.reverse/until-reverse.exp: Likewise.
4917
41c77605
PM
49182014-11-17 Petr Machata <pmachata@redhat.com>
4919
4920 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
4921 ${_cu_offset_size} bytes abbrev offset.
4922
34248c3a
DE
49232014-11-15 Doug Evans <xdje42@gmail.com>
4924
4925 PR symtab/17559
4926 * gdb.base/line-symtabs.exp: New file.
4927 * gdb.base/line-symtabs.c: New file.
4928 * gdb.base/line-symtabs.h: New file.
4929
646da059
YQ
49302014-11-14 Yao Qi <yao@codesourcery.com>
4931
4932 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
4933 (func): Add label func_label.
4934 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
4935 Replace low_pc and high_pc with MACRO_AT_range.
4936 Replace name, low_pc and high_pc with MACRO_AT_func.
4937
9301ebe6
YQ
49382014-11-14 Yao Qi <yao@codesourcery.com>
4939
4940 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
4941 Replace name, low_pc and high_pc with MACRO_AT_func.
4942
f166b542
YQ
49432014-11-14 Yao Qi <yao@codesourcery.com>
4944
4945 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
4946 produce debug information.
4947 * gdb.dwarf2/implptr-optimized-out.S: Removed.
4948
0f6e71e3
YQ
49492014-11-14 Yao Qi <yao@codesourcery.com>
4950
4951 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
4952 object and get function length.
4953 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
4954 with MACRO_AT_func.
4955 (top-level): Replace gdb_compile and clean_restart with
4956 prepare_for_testing.
4957 * gdb.dwarf2/main.c (main): Add label main_label.
4958
876c4df9
YQ
49592014-11-14 Yao Qi <yao@codesourcery.com>
4960
4961 * lib/dwarf.exp (function_range): New procedure.
4962 (Dwarf::_handle_macro_at_func): New procedure.
4963 (Dwarf::_handle_macro_at_range): New procedure.
4964 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
4965
02ad9cf1
YQ
49662014-11-14 Yao Qi <yao@codesourcery.com>
4967
4968 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
4969 (_handle_attribute): New procedure.
4970
a59add0c
AA
49712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4972
4973 * gdb.ada/cond_lang/foo.c (callme): Add return type.
4974 * gdb.base/call-sc.c (zed): Likewise.
4975 * gdb.base/checkpoint.c (main): Likewise.
4976 * gdb.base/dump.c (main): Likewise.
4977 * gdb.base/gcore.c (main): Likewise.
4978 * gdb.base/huge.c (main): Likewise.
4979 * gdb.base/multi-forks.c (main): Likewise.
4980 * gdb.base/pr10179-a.c (main): Likewise.
4981 * gdb.base/savedregs.c (main): Likewise.
4982 * gdb.base/sigaltstack.c (main): Likewise.
4983 * gdb.base/siginfo.c (main): Likewise.
4984 * gdb.base/structs.c (zed): Likewise.
4985 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
4986 * gdb.mi/mi-syn-frame.c (main): Likewise.
4987 * gdb.mi/until.c (foo, main): Likewise.
4988 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
4989 * gdb.base/solib-weak.c (foo): Declare.
4990 * gdb.base/attach-twice.c: Include stdio.h.
4991 * gdb.base/weaklib1.c: Likewise.
4992 * gdb.base/weaklib2.c: Likewise.
4993 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
4994 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
4995 unistd.h.
4996 * gdb.base/attach-pie-misread.c: Include stdlib.h.
4997 * gdb.mi/mi-exit-code.c: Likewise.
4998 * gdb.base/break-interp-lib.c: Include string.h.
4999 * gdb.base/coremaker.c: Likewise.
5000 * gdb.base/testenv.c: Likewise.
5001 * gdb.python/py-finish-breakpoint.c: Likewise.
5002 * gdb.base/inferior-died.c: Include sys/wait.h.
5003 * gdb.base/fileio.c: Include time.h.
5004 * gdb.base/async-shell.c: Include unistd.h.
5005 * gdb.base/dprintf-non-stop.c: Likewise.
5006 * gdb.base/info-os.c: Likewise.
5007 * gdb.mi/mi-console.c: Likewise.
5008 * gdb.mi/watch-nonstop.c: Likewise.
5009 * gdb.python/py-events.c: Likewise.
5010 * gdb.base/async.c (baz): Move up before its invocation.
5011 * gdb.base/code_elim2.c (my_global_func): Likewise.
5012 * gdb.base/skip-solib-lib.c (multiply): Likewise.
5013 * gdb.base/advance.c (func2): Likewise.
5014
3b5d5997
AA
50152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5016
5017 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
5018 variant.
5019 * gdb.base/annota3.c: Likewise.
5020 * gdb.base/async.c: Likewise.
5021 * gdb.base/average.c: Likewise.
5022 * gdb.base/call-ar-st.c: Likewise.
5023 * gdb.base/call-rt-st.c: Likewise.
5024 * gdb.base/call-sc.c: Likewise.
5025 * gdb.base/call-strs.c: Likewise.
5026 * gdb.base/ending-run.c: Likewise.
5027 * gdb.base/execd-prog.c: Likewise.
5028 * gdb.base/exprs.c: Likewise.
5029 * gdb.base/foll-exec.c: Likewise.
5030 * gdb.base/foll-fork.c: Likewise.
5031 * gdb.base/foll-vfork.c: Likewise.
5032 * gdb.base/funcargs.c: Likewise.
5033 * gdb.base/gcore.c: Likewise.
5034 * gdb.base/jump.c: Likewise.
5035 * gdb.base/langs0.c: Likewise.
5036 * gdb.base/langs1.c: Likewise.
5037 * gdb.base/langs2.c: Likewise.
5038 * gdb.base/mips_pro.c: Likewise.
5039 * gdb.base/nodebug.c: Likewise.
5040 * gdb.base/opaque0.c: Likewise.
5041 * gdb.base/opaque1.c: Likewise.
5042 * gdb.base/recurse.c: Likewise.
5043 * gdb.base/run.c: Likewise.
5044 * gdb.base/scope0.c: Likewise.
5045 * gdb.base/scope1.c: Likewise.
5046 * gdb.base/setshow.c: Likewise.
5047 * gdb.base/setvar.c: Likewise.
5048 * gdb.base/shmain.c: Likewise.
5049 * gdb.base/shr1.c: Likewise.
5050 * gdb.base/shr2.c: Likewise.
5051 * gdb.base/sigall.c: Likewise.
5052 * gdb.base/signals.c: Likewise.
5053 * gdb.base/so-indr-cl.c: Likewise.
5054 * gdb.base/solib2.c: Likewise.
5055 * gdb.base/structs.c: Likewise.
5056 * gdb.base/sum.c: Likewise.
5057 * gdb.base/vforked-prog.c: Likewise.
5058 * gdb.base/watchpoint.c: Likewise.
5059 * gdb.reverse/shr2.c: Likewise.
5060 * gdb.reverse/until-reverse.c: Likewise.
5061 * gdb.reverse/ur1.c: Likewise.
5062 * gdb.reverse/watch-reverse.c: Likewise.
5063
066a77c5
AA
50642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5065
5066 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
5067 variant.
5068 * gdb.base/sepdebug.exp: Drop references to removed code.
5069
4f204ea5
AA
50702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5071
5072 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
5073 variant. Preserve original line numbering.
5074 * gdb.base/list1.c: Likewise.
5075
3b377a3a
AA
50762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5077
5078 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
5079 variant.
5080 * gdb.base/break1.c: Likewise.
5081 * gdb.base/break.exp: Drop references to removed code.
5082
e444df73
AA
50832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5084
5085 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
5086 variant.
5087
8008f2a7
AA
50882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5089
5090 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
5091
a5a06887
AA
50922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5093
5094 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
5095 logic into perform_all_tests() and invoke it with and without
5096 function header prototypes.
5097 (do_function_calls): Remove conditional XFAIL for PR 5318.
5098 (rerun_and_prepare): Remove duplicate code.
5099 (perform_all_tests): New. Main logic moved here.
5100
44dba9b9
AA
51012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5102
5103 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
5104 code guarded by #ifdef NO_PROTOTYPES.
5105 (t_double_many_args): Likewise.
5106 (DEF_FUNC_MANY_ARGS_1): Likewise.
5107 (DEF_FUNC_VALUES_1): Likewise.
5108 (t_structs_ldc): Renamed from t_structs_fc in conditional code
5109 guarded by #ifdef PROTOTYPES.
5110
d1fbcd56
AA
51112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5112
5113 * gdb.mi/mi-console.c: Add eye-catcher.
5114 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
5115 instead of literal line number.
5116
b0e59b8f
AA
51172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5118
5119 * gdb.base/shr2.c: Add eye-catcher.
5120 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
5121 line number.
5122
78f98cca
AA
51232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5124
5125 * gdb.base/jump.c: Add eye-catchers.
5126 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
5127 numbers.
5128
58fa2af0
AA
51292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5130
5131 * gdb.base/execd-prog.c: Add eye-catchers.
5132 * gdb.base/foll-exec.c: Likewise.
5133 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
5134 line numbers.
5135
04e5059b
AA
51362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5137
5138 * gdb.base/ending-run.c: Add eye-catchers.
5139 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
5140 literal line numbers.
5141
dbfdb174
AA
51422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5143
5144 * gdb.base/call-rt-st.c: Add eye-catchers.
5145 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
5146 literal line numbers.
5147
888a2ade
AA
51482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5149
5150 * gdb.base/call-ar-st.c: Add eye-catchers.
5151 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
5152 literal line numbers.
5153
6acc2dde
AA
51542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5155
5156 * gdb.base/average.c: Add eye-catchers.
5157 * gdb.base/sum.c: Likewise.
5158 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
5159 regexps dynamically.
5160
9ecfcd1d
AA
51612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5162
5163 * gdb.base/solib1.c: Add eye-catchers.
5164 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5165 literal line numbers.
5166
78708b7c
PA
51672014-11-12 Pedro Alves <palves@redhat.com>
5168
5169 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
5170 leader has exited.
5171
af48d08f
PA
51722014-11-12 Pedro Alves <palves@redhat.com>
5173
5174 * gdb.arch/i386-bp_permanent.c: New file.
5175 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
5176 (srcfile): Set to i386-bp_permanent.c.
5177 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
5178 that stepi does not execute the 'leave' instruction, instead of
5179 testing it does execute.
5180 * gdb.base/bp-permanent.c: New file.
5181 * gdb.base/bp-permanent.exp: New file.
5182
af3768e9
DE
51832014-11-10 Doug Evans <xdje42@gmail.com>
5184
5185 PR symtab/17564
5186 * gdb.base/symtab-search-order.exp: New file.
5187 * gdb.base/symtab-search-order.c: New file.
5188 * gdb.base/symtab-search-order-1.c: New file.
5189 * gdb.base/symtab-search-order-shlib-1.c: New file.
5190
9de00a4a
PA
51912014-11-07 Pedro Alves <palves@redhat.com>
5192
5193 PR gdb/17511
5194 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
5195 i?86-*-linux*.
5196
e0f52461
SC
51972014-11-03 Siva Chandra Reddy <sivachandra@google.com>
5198
5199 PR c++/17494
5200 * gdb.cp/pr17494.cc: New file.
5201 * gdb.cp/pr17494.exp: New file.
5202
6ce8c980
YQ
52032014-11-02 Yao Qi <yao@codesourcery.com>
5204
5205 * gdb.python/python.exp: Get working directory and match the
5206 output of "set extended-prompt \\w " with it.
5207
02be9a71
DE
52082014-10-30 Doug Evans <dje@google.com>
5209
5210 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5211 in objfiles.
5212 * gdb.python/py-progspace.exp: Add tests for setting random attributes
5213 in progspaces.
5214
3bdff46b
LM
52152014-10-30 Janis Johnson <janisjo@codesourcery.com>
5216
5217 * gdb.base/fullpath-expand.exp: Skip for a remote host.
5218 * gdb.base/realname-expand.exp: Likewise.
5219 * gdb.linespec/macro-relative.exp: Likewise.
5220
ab917dfb
PA
52212014-10-29 Pedro Alves <palves@redhat.com>
5222
5223 PR gdb/17408
5224 * gdb.threads/schedlock.c (some_function): New function.
5225 (call_function): New global.
5226 (MAYBE_CALL_SOME_FUNCTION): New macro.
5227 (thread_function): Call it.
5228 * gdb.threads/schedlock.exp (get_args): Add description parameter,
5229 and use it instead of a global counter. Adjust all callers.
5230 (get_current_thread): Use "find current thread" for test message
5231 here rather than having all callers pass down the same string.
5232 (goto_loop): New procedure, factored out from ...
5233 (my_continue): ... this.
5234 (step_ten_loops): Change parameter from test message to command to
5235 use. Adjust.
5236 (list_count): Delete global.
5237 (check_result): New procedure, factored out from duplicate top
5238 level code.
5239 (continue tests): Wrap in with_test_prefix.
5240 (test_step): New procedure, factored out from duplicate top level
5241 code.
5242 (top level): Test "step" in combination with all scheduler-locking
5243 modes. Test "next" in combination with all scheduler-locking
5244 modes, and in combination with stepping over a function call or
5245 not.
5246 * gdb.threads/next-bp-other-thread.c: New file.
5247 * gdb.threads/next-bp-other-thread.exp: New file.
5248
d3d4baed
PA
52492014-10-29 Pedro Alves <palves@redhat.com>
5250
5251 PR python/17372
5252 * gdb.python/python.exp: Test a multi-line command that spawns
5253 interactive Python.
5254 * gdb.base/multi-line-starts-subshell.exp: New file.
5255
563e8d85
YQ
52562014-10-29 Yao Qi <yao@codesourcery.com>
5257
5258 * gdb.base/fileio.exp: Make directories on host.
5259
0ea4d52e
YQ
52602014-10-29 Yao Qi <yao@codesourcery.com>
5261
5262 * gdb.base/fileio.c (test_write): Close the file.
5263
7f5ef605
PA
52642014-10-28 Pedro Alves <palves@redhat.com>
5265
5266 PR gdb/12623
5267 * gdb.base/sigstep.c (no_handler): New global.
5268 (main): If 'no_handler is true, set the signal handlers to
5269 SIG_IGN.
5270 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
5271 with_sw_watch and no_handler parameters. Handle them.
5272 (top level) <stepping over handler when stopped at a breakpoint
5273 test>: Add a test axis for testing with a software watchpoint, and
5274 another for testing with the signal handler set to SIG_IGN.
5275 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
5276 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
5277
abbdbd03
PA
52782014-10-28 Pedro Alves <palves@redhat.com>
5279
5280 PR gdb/17511
5281 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
5282 * gdb.base/sigstep.exp (other_handler_location): New global.
5283 (advance): Support stepping into the signal handler, and running
5284 commands while in the handler.
5285 (in_handler_map): New global.
5286 (top level): In the advance test, add combinations for getting
5287 into the handler with stepping commands, and for running commands
5288 in the handler. Add comment descripting the advancei tests.
5289
1df4399f
PA
52902014-10-28 Pedro Alves <palves@redhat.com>
5291
5292 * gdb.base/sigstep.exp: Use build_executable instead of
5293 prepare_for_testing.
5294 (top level): Move code that starts GDB, runs to main and creates a
5295 display to ...
5296 (restart): ... this new procedure.
5297 (top level): Move backtrace from signal handler test to ...
5298 (validate_backtrace): ... this new procedure.
5299 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
5300 with_test_prefix. Always restart GDB.
5301 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
5302 with_test_prefix. Always restart GDB. No need to delete
5303 breakpoints after the test.
5304 (test_skip_handler): Remove prefix parameter.
5305 (skip_over_handler, breakpoint_to_handler)
5306 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
5307 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
5308 restart GDB. No need to delete breakpoints after the test.
5309 (top level): Use foreach to call the test procedures with
5310 different commands.
5311
a5b6e449
PA
53122014-10-28 Pedro Alves <palves@redhat.com>
5313
5314 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
5315 instead of GNATS numbers.
5316 * gdb.base/sigbpt.exp: Likewise.
5317 * gdb.base/siginfo.exp: Likewise.
5318 * gdb.base/sigstep.exp: Likewise.
5319
e5f8a7cc
PA
53202014-10-27 Pedro Alves <palves@redhat.com>
5321
5322 * gdb.base/sigstep.c (dummy): New global.
5323 (main): Issue a couple writes to the new global.
5324 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
5325 procedures.
5326 (skip_over_handler): Use test_skip_handler.
5327 (top level): Call skip_over_handler for stepi and nexti too.
5328 (breakpoint_over_handler): Use test_skip_handler.
5329 (top level): Call breakpoint_over_handler for stepi and nexti too.
5330
763905a3
YQ
53312014-10-27 Yao Qi <yao@codesourcery.com>
5332
5333 * gdb.trace/tfile.c (adjust_function_address)
5334 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
5335 function descriptor.
5336
6f259a23
DB
53372014-10-24 Don Breazeal <donb@codesourcery.com>
5338
5339 * gdb.base/foll-fork.exp (test_follow_fork,
5340 catch_fork_child_follow): Check for updated fork messages emitted
5341 from infrun.c.
5342 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
5343 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
5344 vfork_and_exec_child_follow_through_step): Check for updated vfork
5345 messages emitted from infrun.c.
5346
09dd9a69
PA
53472014-10-24 Pedro Alves <palves@redhat.com>
5348
5349 * gdb.base/corefile.exp: Remove references to ultrix.
5350 * gdb.base/interrupt.exp: Likewise.
5351 * gdb.base/whatis.exp: Likewise.
5352 * gdb.gdb/selftest.exp: Likewise.
5353 * gdb.threads/manythreads.exp: Likewise.
5354 * gdb.threads/print-threads.exp: Likewise.
5355 * gdb.threads/pthreads.exp:: Likewise.
5356 * gdb.threads/schedlock.exp: Likewise.
5357
3433cfa5
SC
53582014-10-24 Siva Chandra Reddy <sivachandra@google.com>
5359
5360 * gdb.cp/non-trivial-retval.cc: Add a test case.
5361 * gdb.cp/non-trivial-retval.exp: Add a test.
5362
092f880b
YQ
53632014-10-20 Yao Qi <yao@codesourcery.com>
5364
5365 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
5366 * gdb.python/py-objfile-script-gdb.py: New file.
5367 * gdb.python/py-objfile-script.exp: Update reference to
5368 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
5369 of remote_download. Remove the dest file.
5370
acbdb7f3
YQ
53712014-10-20 Yao Qi <yao@codesourcery.com>
5372
5373 * gdb.base/checkpoint.exp: Don't remove file copied on host.
5374 * gdb.base/step-line.exp: Likewise.
5375 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5376 * gdb.dwarf2/dw2-basic.exp: Likewise.
5377 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5378 * gdb.dwarf2/dw2-filename.exp: Likewise.
5379 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5380 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5381 * gdb.dwarf2/dw2-producer.exp: Likewise.
5382 * gdb.dwarf2/mac-fileno.exp: Likewise.
5383 * gdb.python/py-frame-args.exp: Likewise.
5384 * gdb.python/py-framefilter.exp: Likewise.
5385 * gdb.python/py-mi.exp: Likewise.
5386 * gdb.python/py-objfile-script.exp: Likewise
5387 * gdb.python/py-pp-integral.exp: Likewise.
5388 * gdb.python/py-pp-re-notag.exp: Likewise.
5389 * gdb.python/py-prettyprint.exp: Likewise.
5390 * gdb.python/py-section-script.exp: Likewise.
5391 * gdb.python/py-typeprint.exp: Likewise.
5392 * gdb.python/py-xmethods.exp: Likewise.
5393 * gdb.stabs/weird.exp: Likewise.
5394 * gdb.xml/tdesc-regs.exp: Likewise.
5395
bd286a29
KCY
53962014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
5397
5398 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
5399 (out_cu): Use addr_len for the size of addresses.
5400 (out_line): Likewise. Size DW_LNE_set_address instruction
5401 according to addr_len.
5402 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
5403 (FUNC): Add START_INSNS to definition.
5404
673dc4a0
YQ
54052014-10-18 Yao Qi <yao@codesourcery.com>
5406
5407 * gdb.base/argv0-symlink.exp: Check argv[0] value if
5408 gdb_has_argv0 return true.
5409 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
5410 check [target_info exists noargs], check [gdb_has_argv0]
5411 instead.
5412 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5413 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
5414 procedures.
5415
4ffbba72
DE
54162014-10-17 Doug Evans <dje@google.com>
5417
5418 * gdb.python/py-events.exp: Update expected output for clear_objfiles
5419 event.
5420 * gdb.python/py-events.py: Add clear_objfiles event.
5421
d096d8c1
DE
54222014-10-17 Doug Evans <dje@google.com>
5423
5424 * gdb.python/py-objfile.exp: Test progspace attribute.
5425
a80db015
LM
54262014-10-17 Luis Machado <lgustavo@codesourcery.com>
5427
5428 * gdb.guile/scm-breakpoint.exp: Do not assume any
5429 directory separators when matching source file paths.
5430 * gdb.python/py-breakpoint.exp: Likewise.
5431 * gdb.reverse/break-precsave.exp: Likewise.
5432 * gdb.reverse/break-reverse.exp: Likewise.
5433 * gdb.reverse/consecutive-precsave.exp: Likewise.
5434 * gdb.reverse/finish-precsave.exp: Likewise.
5435 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5436 * gdb.reverse/finish-reverse.exp: Likewise.
5437 * gdb.reverse/i386-precsave.exp: Likewise.
5438 * gdb.reverse/i387-env-reverse.exp: Likewise.
5439 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5440 * gdb.reverse/machinestate-precsave.exp: Likewise.
5441 * gdb.reverse/machinestate.exp: Likewise.
5442 * gdb.reverse/sigall-precsave.exp: Likewise.
5443 * gdb.reverse/solib-precsave.exp: Likewise.
5444 * gdb.reverse/step-precsave.exp: Likewise.
5445 * gdb.reverse/until-precsave.exp: Likewise.
5446 * gdb.reverse/watch-precsave.exp: Likewise.
5447 * gdb.reverse/watch-reverse.exp: Likewise.
5448
b22089ab
YQ
54492014-10-17 Yao Qi <yao@codesourcery.com>
5450
5451 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
5452 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
5453
6c4486e6
PA
54542014-10-17 Pedro Alves <palves@redhat.com>
5455
5456 PR gdb/17471
5457 * gdb.base/bg-execution-repeat.c: New file.
5458 * gdb.base/bg-execution-repeat.exp: New file.
5459
0ff33695
PA
54602014-10-17 Pedro Alves <palves@redhat.com>
5461
5462 PR gdb/17300
5463 * gdb.base/continue-all-already-running.c: New file.
5464 * gdb.base/continue-all-already-running.exp: New file.
5465
6fdebc3d
PA
54662014-10-17 Pedro Alves <palves@redhat.com>
5467
5468 PR gdb/17472
5469 * gdb.base/annota-input-while-running.c: New file.
5470 * gdb.base/annota-input-while-running.exp: New file.
5471
32a8097b
PA
54722014-10-17 Pedro Alves <palves@redhat.com>
5473
5474 * gdb.base/callfuncs.exp: emove references to osf.
5475 * gdb.base/sigall.exp: Likewise.
5476 * gdb.gdb/selftest.exp: Likewise.
5477 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5478 * gdb.mi/non-stop.c: Likewise.
5479 * gdb.mi/pthreads.c: Likewise.
5480 * gdb.reverse/sigall-precsave.exp: Likewise.
5481 * gdb.reverse/sigall-reverse.exp: Likewise.
5482 * gdb.threads/pthreads.c: Likewise.
5483 * gdb.threads/pthreads.exp: Likewise.
5484
7a3517ff
YQ
54852014-10-17 Yao Qi <yao@codesourcery.com>
5486
5487 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
5488 check 'target_info exists noargs'.
5489 (test_command_prompt_position): Likewise.
5490 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
5491 Remove "set args".
5492 (progvar_simple_while_test): Likewise.
5493 (progvar_complex_if_while_test): Likewise.
5494 (if_while_breakpoint_command_test): Likewise.
5495 (infrun_breakpoint_command_test): Likewise.
5496 (breakpoint_command_test): Likewise.
5497 (watchpoint_command_test): Likewise.
5498 (bp_deleted_in_command_test): Likewise.
5499 (temporary_breakpoint_commands): Likewise.
5500
bb99c472
YQ
55012014-10-16 Yao Qi <yao@codesourcery.com>
5502
5503 * gdb.base/remotetimeout.exp: Remove noargs checking.
5504
7c16b83e
PA
55052014-10-15 Pedro Alves <palves@redhat.com>
5506
5507 PR breakpoints/9649
5508 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
5509 * gdb.base/breakpoint-in-ro-region.exp
5510 (probe_target_hardware_step): New procedure.
5511 (top level): Probe hardware stepping and hardware breakpoint
5512 support. Test stepping through a read-only region, with both
5513 "breakpoint auto-hw" on and off and both "always-inserted" on and
5514 off.
5515
35a49624
IB
55162014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
5517
5518 * gdb.dlang/demangle.exp: Update for demangling changes.
5519
2d1c107c
SC
55202014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5521
5522 * gdb.cp/non-trivial-retval.cc: Add new test cases.
5523 * gdb.cp/non-trivial-retval.exp: Add new tests.
5524
778811d5
SC
55252014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5526
5527 PR c++/13403
5528 PR c++/15154
5529 * gdb.cp/non-trivial-retval.cc: New file.
5530 * gdb.cp/non-trivial-retval.exp: New file.
5531
10c5f0a8
YQ
55322014-10-15 Yao Qi <yao@codesourcery.com>
5533
5534 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5535 remote host.
5536
65d7b369
YQ
55372014-10-15 Yao Qi <yao@codesourcery.com>
5538
5539 * gdb.python/py-symbol.exp: Match file base name if host is
5540 remote, otherwise match file name with dir name.
5541 * gdb.python/py-symtab.exp: Likewise.
5542 * gdb.python/python.exp: Likewise.
5543
46dc1394
YQ
55442014-10-15 Yao Qi <yao@codesourcery.com>
5545
5546 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5547 pattern.
5548 * gdb.python/py-symtab.exp: Likewise.
5549 * gdb.python/python.exp: Remove trailing ".*". Fix typo
5550 locationn.
5551
c40cc657
JB
55522014-10-14 Joel Brobecker <brobecker@adacore.com>
5553
5554 * gdb.ada/addr_arith: New testcase.
5555
2abf49e1
MR
55562014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
5557
5558 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5559 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5560 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5561 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5562
f7088df3
SDJ
55632014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
5564
5565 * gdb.arch/stap-eval-lang-ada.S: Likewise.
5566 * gdb.arch/stap-eval-lang-ada.c: Likewise.
5567 * gdb.arch/stap-eval-lang-ada.exp: New file.
5568
4dc06805
YQ
55692014-10-14 Yao Qi <yao@codesourcery.com>
5570
5571 * gdb.mi/mi-var-child.c (nothing1): New function.
5572 (nothing2): New function.
5573 (do_children_tests): Set function pointers by nothing1 and
5574 nothing2.
5575 * gdb.mi/mi-var-child.exp: Step over new added statements.
5576 Update test to match the new output.
5577 * gdb.mi/var-cmd.c (nothing1): New function.
5578 (nothing2): New function.
5579 (do_children_tests): Set function pointers by nothing1 and
5580 nothing2.
5581 * gdb.mi/mi-var-display.exp: Update test to match output.
5582 Step to the line specified by $line_dct_nothing.
5583 Increase the number of lines to step.
5584
46a93de2
YQ
55852014-10-14 Yao Qi <yao@codesourcery.com>
5586
5587 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5588 tests.
5589 * gdb.mi/mi2-var-child.exp: Likewise.
5590
14ea52ee
DE
55912014-10-13 Doug Evans <dje@google.com>
5592
5593 * gdb.python/py-objfile.exp: Change name of file name test.
5594
e5c6e92b
DE
55952014-10-13 Doug Evans <dje@google.com>
5596
5597 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5598 from the start of the CU.
5599
c780cc2f
JK
56002014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5601 Yao Qi <yao@codesourcery.com>
5602
5603 Fix "save breakpoints" for "catch" command.
5604 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5605 Remove -nonewline. Match also the added "main" line.
5606
99894e11
JK
56072014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5608
5609 Fix "save breakpoints" for "disable $bpnum" command.
5610 * gdb.base/save-bp.c (main): Add label.
5611 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
5612
6e1ac5a3
JK
56132014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5614
5615 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5616
754dd2b0
YQ
56172014-10-11 Yao Qi <yao@codesourcery.com>
5618
5619 * gdb.server/server-kill.exp: Execute command
5620 "set remote trace-status-packet on" before "tstatus".
5621
f90183d7
YQ
56222014-10-11 Yao Qi <yao@codesourcery.com>
5623
5624 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5625 (main): Call getppid.
5626 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5627 and continue to it. Read variable "server_pid".
5628
bf40a607
YQ
56292014-10-11 Yao Qi <yao@codesourcery.com>
5630
5631 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5632
052ca370
YQ
56332014-10-11 Yao Qi <yao@codesourcery.com>
5634
5635 * gdb.threads/thread-find.exp: Don't execute command
5636 "info threads".
5637 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5638 * gdb.threads/linux-dp.exp: Don't check the condition
5639 $threads_created equals to zero.
5640
3831839c
PA
56412014-10-10 Pedro Alves <palves@redhat.com>
5642
5643 * gdb.base/bigcore.exp: Remove references to IRIX.
5644 * gdb.base/funcargs.exp: Likewise.
5645 * gdb.base/interrupt.exp: Likewise.
5646 * gdb.base/mips_pro.exp: Likewise.
5647 * gdb.base/nodebug.exp: Likewise.
5648 * gdb.base/setvar.exp: Likewise.
5649 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5650
8b9a549d
PA
56512014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5652 Pedro Alves <palves@redhat.com>
5653
5654 PR symtab/14466
5655 * gdb.base/vdso-warning.c: New file.
5656 * gdb.base/vdso-warning.exp: New file.
5657
d48ba5e8
DE
56582014-10-02 Doug Evans <dje@google.com>
5659
5660 * gdb.base/structs.c (main): Don't run forever.
5661
2278c276
PA
56622014-10-02 Pedro Alves <palves@redhat.com>
5663
5664 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5665 (top level) <stop threads 1, stop threads 2>: Use it.
5666
b57bacec
PA
56672014-10-02 Pedro Alves <palves@redhat.com>
5668
5669 * gdb.threads/break-while-running.exp (test): Add new
5670 'update_thread_list' argument. Skip "info threads" if false.
5671 (top level): Add new 'update_thread_list' axis.
5672
13fd3ff3
PA
56732014-10-02 Pedro Alves <palves@redhat.com>
5674
5675 PR breakpoints/17431
5676 * gdb.base/execl-update-breakpoints.c: New file.
5677 * gdb.base/execl-update-breakpoints.exp: New file.
5678
0fec99e8
PA
56792014-10-01 Pedro Alves <palves@redhat.com>
5680
5681 * gdb.base/breakpoint-in-ro-region.c: New file.
5682 * gdb.base/breakpoint-in-ro-region.exp: New file.
5683
2ddf4301
SM
56842014-10-01 Simon Marchi <simon.marchi@ericsson.com>
5685
5686 * gdb.mi/mi-exit-code.exp: New file.
5687 * gdb.mi/mi-exit-code.c: New file.
5688
6a5f3f43
YQ
56892014-09-30 Yao Qi <yao@codesourcery.com>
5690
5691 * lib/prelink-support.exp (build_executable_own_libs): Error if
5692 the target isn't native.
5693
345bcc73
YQ
56942014-09-30 Yao Qi <yao@codesourcery.com>
5695
5696 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5697 false.
5698
a25a5a45
PA
56992014-09-22 Pedro Alves <palves@redhat.com>
5700
5701 * gdb.threads/break-while-running.exp: New file.
5702 * gdb.threads/break-while-running.c: New file.
5703
00ba3162
YQ
57042014-09-19 Yao Qi <yao@codesourcery.com>
5705
5706 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5707 Invoke test. Restart GDB with --readnow and invoke test again.
5708
c3b7b696
YQ
57092014-09-19 Yao Qi <yao@codesourcery.com>
5710
5711 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5712 proc set_breakpoint_on_gcd_function. Invoke
5713 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
5714 invoke set_breakpoint_on_gcd_function again.
5715
2b4fd423
DE
57162014-09-18 Doug Evans <dje@google.com>
5717
5718 * gdb.dwarf2/symtab-producer.exp: New file.
5719
a5947601
SDJ
57202014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5721
5722 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5723 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5724 * gdb.base/global-var-nested-by-dso.c: Likewise.
5725 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5726
91c19059
SDJ
57272014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5728 Pedro Alves <palves@redhat.com>
5729
5730 * gdb.base/watch-bitfields.exp: Pass string other than test file
5731 name to prepare_for_testing.
5732 (watch): New procedure.
5733 (expect_watchpoint): Use with_test_prefix.
5734 (top level): Factor out tests to ...
5735 (test_watch_location, test_regular_watch): ... these new
5736 procedures, and use with_test_prefix and gdb_continue_to_end.
5737
bb9d5f81
PP
57382014-09-16 Patrick Palka <patrick@parcs.ath.cx>
5739
5740 PR breakpoints/12526
5741 * gdb.base/watch-bitfields.exp: New file.
5742 * gdb.base/watch-bitfields.c: New file.
5743
635856f5
PA
57442014-09-16 Pedro Alves <palves@redhat.com>
5745
5746 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5747 software and hardware addresses, not software address against
5748 itself.
5749
7280ceea
PA
57502014-09-16 Pedro Alves <palves@redhat.com>
5751
5752 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5753 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5754
428b16bd
PA
57552014-09-16 Pedro Alves <palves@redhat.com>
5756
5757 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5758 files.
5759 * gdb.base/a2-run.exp: Remove all code guarded by istarget
5760 "*-*-vxworks*" throughout.
5761 * gdb.base/break.exp: Likewise.
5762 * gdb.base/default.exp: Likewise.
5763 * gdb.base/scope.exp: Likewise.
5764 * gdb.base/sepdebug.exp: Likewise.
5765 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5766 throughout.
5767 * gdb.base/run.c: Likewise.
5768 * gdb.base/sepdebug.c: Likewise.
5769 * gdb.hp/gdb.aCC/run.c: Likewise.
5770 * gdb.reverse/until-reverse.c: Likewise.
5771 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5772
666d413c
YQ
57732014-09-16 Yao Qi <yao@codesourcery.com>
5774
5775 * boards/local-remote-host-native.exp: New file.
5776
57cbd724
DE
57772014-09-14 Doug Evans <xdje42@gmail.com>
5778
5779 * gdb.threads/queue-signal.c (thread_count): New variable.
5780 (thread_count_mutex, thread_count_condvar): New variables.
5781 (incr_thread_count, wait_all_threads_running): New functions.
5782 (main): Wait for all threads to be in their thread functions.
5783
81219e53
DE
57842014-09-13 Doug Evans <xdje42@gmail.com>
5785
5786 * gdb.threads/queue-signal.c: New file.
5787 * gdb.threads/queue-signal.exp: New file.
5788
3714cea7
DE
57892014-09-13 Doug Evans <xdje42@gmail.com>
5790
5791 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5792 be consistent with what default_gdb_init uses.
5793 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5794 the plain text of the prompt. Add some logging printfs.
5795 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5796
fa43b1d7
PA
57972014-09-12 Pedro Alves <palves@redhat.com>
5798
5799 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5800 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5801 * gdb.arch/i386-size-overlap.exp: Likewise.
5802 * gdb.arch/i386-size.exp: Likewise.
5803 * gdb.arch/i386-unwind.exp: Likewise.
5804 * gdb.base/a2-run.exp: Likewise.
5805 * gdb.base/break.exp: Likewise.
5806 * gdb.base/charset.exp: Likewise.
5807 * gdb.base/chng-syms.exp: Likewise.
5808 * gdb.base/commands.exp: Likewise.
5809 * gdb.base/dbx.exp: Likewise.
5810 * gdb.base/find.exp: Likewise.
5811 * gdb.base/funcargs.exp: Likewise.
5812 * gdb.base/jit-simple.exp: Likewise.
5813 * gdb.base/reread.exp: Likewise.
5814 * gdb.base/sepdebug.exp: Likewise.
5815 * gdb.base/step-bt.exp: Likewise.
5816 * gdb.cp/mb-inline.exp: Likewise.
5817 * gdb.cp/mb-templates.exp: Likewise.
5818 * gdb.objc/basicclass.exp: Likewise.
5819 * gdb.threads/killed.exp: Likewise.
5820
9d9bf2df
EBM
58212014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5822
5823 PR tdep/17379
5824 * gdb.arch/powerpc-stackless.S: New file.
5825 * gdb.arch/powerpc-stackless.exp: New file.
5826
1cf2f1b0
JK
58272014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5828
5829 * gdb.base/attach.c: Include unistd.h.
5830 (main): Call alarm. Add label postloop.
5831 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5832 gdb_breakpoint, gdb_continue_to_breakpoint.
5833 (test_command_line_attach_run): Kill ${testpid} in one exit path.
5834
98880d46
PA
58352014-09-11 Pedro Alves <palves@redhat.com>
5836
5837 PR gdb/17347
5838 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
5839 * gdb.base/attach.exp (test_command_line_attach_run): New
5840 procedure.
5841 (top level): Call it.
5842
4c92ff2c
PA
58432014-09-11 Pedro Alves <palves@redhat.com>
5844
5845 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
5846 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
5847 (do_command_attach_tests): Use spawn_wait_for_attach.
5848 * gdb.base/solib-overlap.exp: Likewise.
5849 * gdb.multi/multi-attach.exp: Likewise.
5850 * gdb.python/py-prompt.exp: Likewise.
5851 * gdb.python/py-sync-interp.exp: Likewise.
5852 * gdb.server/ext-attach.exp: Likewise.
5853
3adc1a7d
GKB
58542014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
5855
5856 * gdb.fortran/array-element.exp: Remove unexpected "continue"
5857 command in testcase. Simplify testcase.
5858
96334934
JB
58592014-09-10 Joel Brobecker <brobecker@adacore.com>
5860
5861 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
5862
eb479039
JB
58632014-09-10 Joel Brobecker <brobecker@adacore.com>
5864
5865 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
5866
deede10c
JB
58672014-09-10 Joel Brobecker <brobecker@adacore.com>
5868
5869 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
5870
7828a5f5
JB
58712014-09-10 Joel Brobecker <brobecker@adacore.com>
5872
5873 * gdb.dwarf2/dynarr-ptr.c: New file.
5874 * gdb.dwarf2/dynarr-ptr.exp: New file.
5875
33aeebcf
MR
58762014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5877
5878 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
5879 of 30 rather than hardcoding 120 for a slow test case. Take the
5880 `gdb,timeout' target setting into account for this calculation.
5881 Don't extend the timeout for the test cases that don't need it.
5882
7b415901
MR
58832014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5884
5885 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
5886 a factor of 2 for a slow test case. Take the `gdb,timeout'
5887 target setting into account for this calculation.
5888 * gdb.reverse/until-precsave.exp: Increase the timeout by
5889 a factor of 15 and 3 respectively rather than adding 120
5890 for a pair of slow test cases. Take the `gdb,timeout'
5891 target setting into account for this calculation.
5892
4a40f85a
MR
58932014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5894
5895 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
5896 timeout, don't pass one down to gdb_expect.
5897 (gdb_expect): Rework timeout selection.
5898
09635af7
MR
58992014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5900
5901 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
5902 exception on timeout.
5903 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
5904 (gdbserver_start_extended): Catch any `gdbserver_start' error
5905 exceptions.
5906 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
5907 * lib/mi-support.exp (mi_gdb_target_load): Catch any
5908 `gdbserver_gdb_load' error exceptions.
5909
2bdd10b7
MR
59102014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5911
5912 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
5913 120 on waiting for the TCP socket to open.
5914
316935f0
DE
59152014-09-09 Doug Evans <xdje42@gmail.com>
5916
5917 * gdb.base/default.exp (show_conv_list): Add _caller_is,
5918 _caller_matches, _any_caller_is, _any_caller_matches.
5919
83740597
DE
59202014-09-09 Doug Evans <xdje42@gmail.com>
5921
5922 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
5923
4c122fc3
YQ
59242014-09-09 Yao Qi <yao@codesourcery.com>
5925
5926 * gdb.mi/mi-var-display.exp: Set print symbol off.
5927
a9f116cb
GKB
59282014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
5929
5930 PR gdb/17035
5931 * gdb.base/commands.exp: Add tests to verify user-defined
5932 commands with empty bodies.
5933 * gdb.python/py-cmd.exp: Test that we don't show user-defined
5934 python commands in `show user command`.
5935 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
5936 scheme commands in `show user command`.
5937
c75bd3a2
JK
59382014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5939
5940 PR python/17355
5941 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
5942 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
5943 * gdb.python/py-framefilter-invalidarg.exp: New file.
5944 * gdb.python/py-framefilter-invalidarg.py: New file.
5945
faa42425
DE
59462014-09-06 Doug Evans <xdje42@gmail.com>
5947
5948 PR 15276
5949 * gdb.python/py-caller-is.c: New file.
5950 * gdb.python/py-caller-is.exp: New file.
5951
474ca4f6
SDJ
59522014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
5953
5954 PR gdb/17235
5955 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
5956 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
5957
eb0b0463
SDJ
59582014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
5959
5960 PR fortran/17237
5961 * gdb.fortran/print-formatted.exp: New file.
5962 * gdb.fortran/print-formatted.f90: Likewise.
5963
5f3b99cf
SS
59642014-09-03 Sasha Smundak <asmundak@google.com>
5965
5966 * gdb.python/py-frame.exp: Test Frame.read_register.
5967
7d793aa9
SDJ
59682014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
5969
5970 PR python/16699
5971 * gdb.python/py-completion.exp: New file.
5972 * gdb.python/py-completion.py: Likewise.
5973
fb0576e9
DE
59742014-08-28 Doug Evans <dje@google.com>
5975
5976 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
5977 eax,etc. are live with values set by gdb and thus the compiler can't
5978 use them.
5979 * gdb.arch/i386-pseudo.c (main): Ditto.
5980
ee92b0dd
DE
59812014-08-27 Doug Evans <dje@google.com>
5982
5983 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
5984
6649db35
DE
59852014-08-25 Doug Evans <dje@google.com>
5986
5987 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
5988 (main): Ditto.
5989
564b7600
DE
59902014-08-25 Doug Evans <dje@google.com>
5991
5992 * gdb.threads/thread-execl.exp: #include <stdio.h>.
5993
3881fb67
YQ
59942014-08-24 Yao Qi <yao@codesourcery.com>
5995
5996 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
5997 symbol off.
5998 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
5999
a05a36a5
DE
60002014-08-22 Doug Evans <dje@google.com>
6001
6002 PR 17276
6003 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
6004 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
6005 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
6006
7c343b48
YQ
60072014-08-22 Yao Qi <yao@codesourcery.com>
6008
6009 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
6010 * gdb.python/py-finish-breakpoint2.exp: Likewise.
6011 * gdb.python/python.exp: Likewise. Use .py file on the host
6012 instead of the build.
6013
22fd09ae
JK
60142014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6015
6016 * gdb.threads/gcore-stale-thread.c: New file.
6017 * gdb.threads/gcore-stale-thread.exp: New file.
6018
a8454a7c
PA
60192014-08-21 Pedro Alves <palves@redhat.com>
6020
6021 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
6022 * gdb.base/gcore-relro-pie.exp: Likewise.
6023 * gdb.base/gcore-relro.exp: Likewise.
6024 * gdb.base/gcore.exp: Likewise.
6025 * gdb.base/print-symbol-loading.exp: Likewise.
6026 * gdb.threads/gcore-thread.exp: Likewise.
6027 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
6028
2a31c623
PA
60292014-08-20 Pedro Alves <palves@redhat.com>
6030 Jan Kratochvil <jan.kratochvil@redhat.com>
6031
6032 * Makefile.in (EXTRA_RULES, CC): New variables, get from
6033 configure.
6034 (EXPECT): Handle READ1 being set.
6035 (all): Depend on EXTRA_RULES.
6036 (check-read1, expect-read1, read1.so, read1): New rules.
6037 * README (Testsuite Parameters): Document the READ1 make variable.
6038 (Race detection): New section.
6039 * configure: Regenerate.
6040 * configure.ac: If build==host==target, and running under a
6041 GNU/glibc system, add read1 to the extra Makefile rules.
6042 (EXTRA_RULES): AC_SUBST it.
6043 * lib/read1.c: New file.
6044
d36430db
JB
60452014-08-20 Joel Brobecker <brobecker@adacore.com>
6046
6047 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
6048 the handling of variables declared as a typedef to an array
6049 which a DW_AT_data_location attribute.
6050
9a0dc9e3
PA
60512014-08-19 Andrew Burgess <aburgess@broadcom.com>
6052 Pedro Alves <palves@redhat.com>
6053
6054 PR symtab/14604
6055 PR symtab/14605
6056 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
6057 gdb_test.
6058
0718a8da
PA
60592014-08-19 Pedro Alves <palves@redhat.com>
6060
6061 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
6062
13b448cd
YQ
60632014-08-19 Yao Qi <yao@codesourcery.com>
6064
6065 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
6066 right line.
6067
1cbf5077
DB
60682014-08-18 David Blaikie <dblaikie@gmail.com>
6069
6070 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
6071
bf0fae19
JB
60722014-08-18 Joel Brobecker <brobecker@adacore.com>
6073
6074 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
6075 attribute in array range.
6076
3c8c5dcc
JB
60772014-08-18 Joel Brobecker <brobecker@adacore.com>
6078
6079 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
6080
e66d4446
SC
60812014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6082
6083 PR c++/17132
6084 * gdb.cp/pr17132.cc: New file.
6085 * gdb.cp/pr17132.exp: New file.
6086
940df408
SC
60872014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6088
6089 * gdb.python/py-xmethods.py (A_getarrayind)
6090 (E_method_char_worker.__call__, E_method_int_worker.__call__):
6091 Use 'print' with function call syntax.
6092 (E_method_matcher.match): Fix tab vs space indentation mixup.
6093
ebcc6c3a
YQ
60942014-08-15 Yao Qi <yao@codesourcery.com>
6095
6096 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
6097 false.
6098
775e0f04
YQ
60992014-08-15 Yao Qi <yao@codesourcery.com>
6100
6101 * gdb.cp/casts.exp: Set print symbol off.
6102 * gdb.cp/class2.exp: Likewise.
6103 * gdb.cp/overload.exp: Likewise.
6104 * gdb.cp/templates.exp: Likewise.
6105
d769e349
DE
61062014-08-11 Doug Evans <dje@google.com>
6107
6108 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6109 (test_load_shlib): Update.
6110
20c6f1e1
YQ
61112014-08-09 Yao Qi <yao@codesourcery.com>
6112
6113 * gdb.base/display.exp: Invoke is_address_zero_readable.
6114 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
6115 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6116 * gdb.base/hbreak-unmapped.exp: Return if
6117 is_address_zero_readable returns true.
6118 * gdb.base/signest.exp: Likewise.
6119 * gdb.base/signull.exp: Likewise.
6120 * gdb.base/sigbpt.exp: Likewise.
6121 * gdb.guile/scm-disasm.exp: Do the test if
6122 is_address_zero_readable returns false.
6123 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
6124 * gdb.python/py-arch.exp: Likewise.
6125 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
6126 * lib/gdb.exp (is_address_zero_readable): New proc.
6127
5792e8e3
YQ
61282014-08-09 Yao Qi <yao@codesourcery.com>
6129
6130 PR testsuite/13443
6131 * gdb.mi/mi-var-display.exp: Make test messages unique.
6132
3cecbbbe
TT
61332014-08-04 Tom Tromey <tromey@redhat.com>
6134
6135 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
6136 target 0".
6137
00b51ff5
TT
61382014-08-04 Tom Tromey <tromey@redhat.com>
6139
6140 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
6141 "target_resume".
6142
6908c509
JB
61432014-08-01 Joel Brobecker <brobecker@adacore.com>
6144
6145 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
6146 inner_vla_struct_object_size.
6147 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
6148 as xfail.
6149
cc6563d2
PA
61502014-07-30 Pedro Alves <palves@redhat.com>
6151
6152 * gdb.threads/signal-command-handle-nopass.exp (test): Add
6153 comment.
6154
7e09a223
YQ
61552014-07-29 Yao Qi <yao@codesourcery.com>
6156
6157 PR gdb/17206
6158 * gdb.base/until-nodebug.exp: New.
6159
7ebdbe92
DE
61602014-07-28 Doug Evans <xdje42@gmail.com>
6161
6162 PR guile/17203
6163 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6164 previously existing parameter, and previously ambiguously spelled
6165 parameter.
6166
fdb1adc6
WN
61672014-07-28 Will Newton <will.newton@linaro.org>
6168
6169 * gdb.base/varargs.exp: Remove KFAILs for ARM.
6170
186fcde0
DE
61712014-07-26 Ludovic Courtès <ludo@gnu.org>
6172 Doug Evans <xdje42@gmail.com>
6173
6174 PR guile/17146
6175 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
6176
70509625
PA
61772014-07-25 Pedro Alves <palves@redhat.com>
6178
6179 * gdb.threads/signal-command-handle-nopass.c: New file.
6180 * gdb.threads/signal-command-handle-nopass.exp: New file.
6181 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
6182 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
6183 * gdb.threads/signal-delivered-right-thread.c: New file.
6184 * gdb.threads/signal-delivered-right-thread.exp: New file.
6185
c3f814a1
PA
61862014-07-25 Pedro Alves <palves@redhat.com>
6187
6188 * gdb.base/double-prompt-target-event-error.exp
6189 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
6190 match.
6191 (cancel_pagination_in_target_event): Rework double prompt
6192 detection.
6193 * gdb.base/paginate-after-ctrl-c-running.exp
6194 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
6195 <return>' match.
6196 * gdb.base/paginate-bg-execution.exp
6197 (test_bg_execution_pagination_return)
6198 (test_bg_execution_pagination_cancel): Remove '-notransfer
6199 <return>' matches.
6200 * gdb.base/paginate-execution-startup.exp
6201 (test_fg_execution_pagination_return)
6202 (test_fg_execution_pagination_cancel): Remove '-notransfer
6203 <return>' matches.
6204 * gdb.base/paginate-inferior-exit.exp
6205 (test_paginate_inferior_exited): Remove '-notransfer <return>'
6206 match.
6207 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
6208 * lib/gdb.exp (pagination_prompt): Run text through
6209 string_to_regexp.
6210 (gdb_test_multiple): Match $pagination_prompt instead of
6211 "<return>".
6212 (string_to_regexp): Move to lib/gdb-utils.exp.
6213
e214cf6c
JK
62142014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6215
6216 * gdb.arch/amd64-entry-value-paramref.S: New file.
6217 * gdb.arch/amd64-entry-value-paramref.cc: New file.
6218 * gdb.arch/amd64-entry-value-paramref.exp: New file.
6219 * gdb.arch/amd64-optimout-repeat.S: New file.
6220 * gdb.arch/amd64-optimout-repeat.c: New file.
6221 * gdb.arch/amd64-optimout-repeat.exp: New file.
6222
17d0c5c8
JK
62232014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6224
6225 PR gdb/17170
6226 * gdb.base/statistics.exp: New file.
6227
b8b8facf
DE
62282014-07-17 Doug Evans <dje@google.com>
6229
74b49205 6230 PR gdb/17170
b8b8facf
DE
6231 * gdb.base/maint.exp: Update testing of per-command stats.
6232
1b5d0ab3
PA
62332014-07-16 Pedro Alves <palves@redhat.com>
6234
6235 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
6236 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
6237 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
6238 (tfile_write_buf): New functions.
6239 (add_memory_block): Rewrite using the above.
6240 (adjust_function_address): New function.
6241 (FUNCTION_ADDRESS): New macro.
6242 (write_basic_trace_file): Remove short_x local, and use
6243 tfile_write_16. Change type of func_addr local to unsigned long
6244 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
6245 here. Cast argument of add_memory_block to char pointer.
6246 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
6247 (main): Remove parameters.
6248 * gdb.trace/tfile.exp: Remove nowarnings.
6249
4d974e88
SM
62502014-07-15 Simon Marchi <simon.marchi@ericsson.com>
6251
6252 * gdb.base/debug-expr.exp: Test string evaluation with
6253 "debug expression" on.
6254
41e99568
PA
62552014-07-15 Pedro Alves <palves@redhat.com>
6256
6257 * gdb.base/reread.exp: Use clean_restart.
6258
487d9753
PL
62592014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
6260
6261 * gdb.arch/avr-flash-qualifer.c: New.
6262 * gdb.arch/avr-flash-qualifer.exp: New.
6263
cc1c52ad
PA
62642014-07-14 Pedro Alves <palves@redhat.com>
6265
6266 * gdb.base/paginate-after-ctrl-c-running.c: New file.
6267 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
6268
1e973570
PA
62692014-07-14 Pedro Alves <palves@redhat.com>
6270
6271 * gdb.base/double-prompt-target-event-error.c: New file.
6272 * gdb.base/double-prompt-target-event-error.exp: New file.
6273
93d6eb10
PA
62742014-07-14 Pedro Alves <palves@redhat.com>
6275
6276 PR gdb/17072
6277 * gdb.base/paginate-inferior-exit.c: New file.
6278 * gdb.base/paginate-inferior-exit.exp: New file.
6279
0017922d
PA
62802014-07-14 Pedro Alves <palves@redhat.com>
6281
6282 PR gdb/17072
6283 * gdb.base/paginate-bg-execution.c: New file.
6284 * gdb.base/paginate-bg-execution.exp: New file.
6285
94696ad3
PA
62862014-07-14 Pedro Alves <palves@redhat.com>
6287
6288 PR gdb/17072
6289 * gdb.base/paginate-execution-startup.c: New file.
6290 * gdb.base/paginate-execution-startup.exp: New file.
6291 * lib/gdb.exp (pagination_prompt): New global.
6292 (default_gdb_spawn): New procedure, factored out from
6293 default_gdb_spawn.
6294 (default_gdb_start): Adjust to call default_gdb_spawn.
6295 (gdb_spawn): New procedure.
6296
bd293940
PA
62972014-07-14 Pedro Alves <palves@redhat.com>
6298
6299 * lib/gdb.exp (gdb_assert): New procedure.
6300 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
6301
c933f875
PA
63022014-07-14 Pedro Alves <palves@redhat.com>
6303
6304 * gdb.base/execution-termios.c: New file.
6305 * gdb.base/execution-termios.exp: New file.
6306
d98b7a16
TT
63072014-07-14 Tom Tromey <tromey@redhat.com>
6308
6309 * gdb.cp/vla-cxx.cc: New file.
6310 * gdb.cp/vla-cxx.exp: New file.
6311
548740d6
TT
63122014-07-14 Tom Tromey <tromey@redhat.com>
6313
6314 * gdb.reverse/rerun-prec.c: New file.
6315 * gdb.reverse/rerun-prec.exp: New file.
6316
a25eb028
MR
63172014-07-12 Maciej W. Rozycki <macro@mips.com>
6318 Maciej W. Rozycki <macro@codesourcery.com>
6319
6320 * lib/gdb-utils.exp: New file.
6321 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
6322 inline `gdb_init_command' processing.
6323 (gdb_start_cmd): Likewise.
6324 * lib/mi-support.exp (mi_run_cmd): Likewise.
6325 * README: Document `gdb_init_command' and `gdb_init_commands'.
6326
218c2655
JK
63272014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6328
6329 Fix false FAIL running under a very long directory name.
6330 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
6331 and "set print elements 10000". Twice.
6332
5401fde3
YQ
63332014-07-11 Yao Qi <yao@codesourcery.com>
6334
6335 * gdb.base/exprs.exp: "set print symbol off".
6336
e76126e8
PA
63372014-07-11 Pedro Alves <palves@redhat.com>
6338
6339 * gdb.threads/kill.c: New file.
6340 * gdb.threads/kill.exp: New file.
6341
2d6f0de6
YQ
63422014-07-10 Yao Qi <yao@codesourcery.com>
6343
6344 * gdb.trace/tfile.c (write_basic_trace_file)
6345 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
6346 address written to trace file.
6347
7180e04a
PA
63482014-07-09 Pedro Alves <palves@redhat.com>
6349
6350 * gdb.base/attach-wait-input.exp: New file.
6351 * gdb.base/attach-wait-input.c: New file.
6352
9a9a7608
AB
63532014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6354
6355 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
6356 setting up test structures.
6357 (main): Call new test function.
6358 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
6359 test function, continue into test function and walk test
6360 structures.
6361
161ac41e
YQ
63622014-07-02 Yao Qi <yao@codesourcery.com>
6363
6364 * gdb.trace/entry-values.c: Define labels 'foo_start' and
6365 'bar_start' at the beginning of functions 'foo' and 'bar'
6366 respectively.
6367 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
6368 instead of 'foo' and 'bar'.
6369
1f267ae3
MM
63702014-07-08 Markus Metzger <markus.t.metzger@intel.com>
6371
6372 * gdb.btrace/segv.exp: New.
6373 * gdb.btrace/segv.c: New.
6374
2b239efb
LM
63752014-07-02 Luis Machado <lgustavo@codesourcery.com>
6376
6377 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
6378 instruction.
6379
cf363f18
MW
63802014-06-30 Mark Wielaard <mjw@redhat.com>
6381
6382 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
6383 vulture, vilify, villar): New volatile array constants.
6384 (vindictive, vegetation): New const volatile array constants.
6385 * gdb.base/volatile.exp: Test volatile and const volatile array
6386 types.
6387
aebf9d24
AA
63882014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6389
6390 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
6391 target lacks support for awatch, rwatch, or hbreak.
6392
b67a2c6f
YQ
63932014-06-27 Yao Qi <yao@codesourcery.com>
6394
6395 * gdb.multi/dummy-frame-restore.exp: New.
6396 * gdb.multi/dummy-frame-restore.c: New.
6397
aef92902
MM
63982014-06-25 Markus Metzger <markus.t.metzger@intel.com>
6399
6400 * gdb.btrace/gcore.exp: New.
6401
8e9db26e
PA
64022014-06-23 Pedro Alves <palves@redhat.com>
6403
6404 * gdb.base/watchpoint-reuse-slot.c: New file.
6405 * gdb.base/watchpoint-reuse-slot.exp: New file.
6406
70afc5b7
SC
64072014-06-23 Siva Chandra Reddy <sivachandra@google.com>
6408
6409 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
6410 progspace's filename in 'info', 'enable' and 'disable' command
6411 tests.
6412
b972bd9c
JK
64132014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6414
6415 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
6416 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6417 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
6418
125f8a3d
GB
64192014-06-20 Gary Benson <gbenson@redhat.com>
6420
6421 * gdb.arch/i386-avx.exp: Fix include file location.
6422 * gdb.arch/i386-sse.exp: Likewise.
6423
3ed9baed
IB
64242014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
6425
6426 * gdb.dlang/expression.exp: New file.
6427
034f788c
PA
64282014-06-19 Pedro Alves <palves@redhat.com>
6429
6430 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
6431 out from ...
6432 (top level): ... here. Iterate running tests under different
6433 scheduler-locking settings.
6434
45371d0c
LM
64352014-06-18 Luis Machado <lgustavo@codesourcery.com>
6436
6437 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
6438 to DW_FORM_addr and use non-zero addresses.
6439
5d376983
SC
64402014-06-18 Siva Chandra Reddy <sivachandra@google.com>
6441
6442 PR gdb/17017
6443 * gdb.python/py-xmethods.cc: Add global function call counters and
6444 increment them in their respective functions. Remove "cout"
6445 statements.
6446 * gdb.python/py-xmethods.exp: Make tests check the global function
6447 call counters instead of depending on inferior IO.
6448
a1aa2221
LM
64492014-06-18 Don Breazeal <donb@codesourcery.com>
6450
6451 * gdb.base/foll-fork.exp (default_fork_parent_follow):
6452 Deleted procedure.
6453 (explicit_fork_parent_follow): Deleted procedure.
6454 (explicit_fork_child_follow): Deleted procedure.
6455 (test_follow_fork): New procedure.
6456 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 6457 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
6458 procedure calls.
6459
0fc05997
YQ
64602014-06-17 Yao Qi <yao@codesourcery.com>
6461
6462 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
6463 CP1252.
6464
70795c52
LM
64652014-06-17 Luis Machado <lgustavo@codesourcery.com>
6466
6467 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
6468 Initialize ptr and S explicitly.
6469 (skip_type_update_when_not_use_rtti_test): Likewise.
6470
6be47f0c
KS
64712014-06-16 Keith Seitz <keiths@redhat.com>
6472
6473 PR mi/15863
6474 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
6475 the inferior is started.
6476
d03de421
PA
64772014-06-16 Pedro Alves <palves@redhat.com>
6478
6479 * gdb.base/break-main-file-remove-fail.c: New file.
6480 * gdb.base/break-main-file-remove-fail.exp: New file.
6481 * gdb.base/break-unload-file.exp: Use build_executable instead of
6482 prepare_for_testing.
6483 (test_break): New parameter "initial_load". Handle it.
6484 (top level): Add initial_load cmdline/file axis.
6485
f9579b99
TT
64862014-06-12 Tom Tromey <tromey@redhat.com>
6487
6488 * gdb.base/completion.exp: Don't use directory name in test.
6489
3657956b
GB
64902014-06-09 Gary Benson <gbenson@redhat.com>
6491
6492 * gdb.base/sigall.c [Functions to send signals]: Reorder to
6493 separate the always-available ANSI-standard signals from the
6494 signals that require checking.
6495 (main): Likewise.
6496 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
6497 Likewise.
6498 (main): Likewise.
6499
4186eb54
KS
65002014-06-07 Keith Seitz <keiths@redhat.com>
6501
6502 Revert:
6503 PR c++/16253
6504 * gdb.cp/var-tag.cc: New file.
6505 * gdb.cp/var-tag.exp: New file.
6506 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6507 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6508 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6509 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6510
25326a28 65112014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
6512
6513 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
6514
829155c9
PA
65152014-06-06 Pedro Alves <palves@redhat.com>
6516
6517 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
6518 in target debug output instead of looking at RSP packets,
6519 disabling the test on any target that uses hardware stepping.
6520 Update comments.
6521
61c8d22e
PA
65222014-06-06 Pedro Alves <palves@redhat.com>
6523
6524 * gdb.base/break-unload-file.exp: Fix typo.
6525
d9a47287
YQ
65262014-06-06 Yao Qi <yao@codesourcery.com>
6527
6528 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6529 from "jit_function" to "^jit_function".
6530
e5e01dbf
YQ
65312014-06-06 Yao Qi <yao@codesourcery.com>
6532
6533 * gdb.base/async.c (foo): Add one statement.
6534 * gdb.base/async.exp: Get the next instruction address and
6535 match the output of "nexti" by instruction address. Match
6536 the hex address in the output of "finish".
6537
73ba372c
GB
65382014-06-06 Gary Benson <gbenson@redhat.com>
6539
6540 * gdb.base/call-signals.c: Remove preprocessor conditionals
6541 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6542 SIGSEGV and SIGTERM.
6543 * gdb.base/sigall.c: Likewise.
6544 * gdb.base/unwindonsignal.c: Likewise.
6545 * gdb.reverse/sigall-reverse.c: Likewise.
6546
831517df
YQ
65472014-06-06 Yao Qi <yao@codesourcery.com>
6548
6549 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
6550 readable, skip the test.
6551
b8b91e98
YQ
65522014-06-06 Yao Qi <yao@codesourcery.com>
6553
6554 * gdb.threads/staticthreads.c (thread_function): Move the line
6555 setting breakpoint on forward.
6556 * gdb.threads/staticthreads.exp: Update comments.
6557
fb934770
LC
65582014-06-05 Ludovic Courtès <ludo@gnu.org>
6559
6560 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6561 "history-append! type error".
6562
6ef284bd
SM
65632014-06-05 Simon Marchi <simon.marchi@ericsson.com>
6564
6565 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6566 erroneous dprintf expected input.
6567
a872e241
DE
65682014-06-04 Doug Evans <xdje42@gmail.com>
6569
6570 * gdb.guile/scm-generics.exp: Delete.
6571
16f691fb
DE
65722014-06-04 Doug Evans <xdje42@gmail.com>
6573
6574 * gdb.guile/scm-breakpoint.exp: Update.
6575 Add tests for breakpoint registration.
6576
012370f6
TT
65772014-06-04 Tom Tromey <tromey@redhat.com>
6578
6579 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6580 VLA-in-union.
6581 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6582 inner_vla_struct, vla_union types. Initialize objects of those
6583 types and compute their sizes.
6584
9f5a4cef
HZ
65852014-06-04 Nathan Sidwell <nathan@codesourcery.com>
6586 Hui Zhu <hui@codesourcery.com>
6587
6588 * gdb.base/fileio.exp: Add test for shell not available as well as
6589 available.
6590 * gdb.base/fileio.c (test_system): Check for shell twice.
6591
90a45c4d
YQ
65922014-06-04 Yao Qi <yao@codesourcery.com>
6593
6594 * gdb.base/auto-connect-native-target.exp: Remove redundant
6595 space from the regexp pattern.
6596
70017e41
YQ
65972014-06-04 Yao Qi <yao@codesourcery.com>
6598
6599 * gdb.base/default.exp: Replace "child" with "native" in
6600 regexp pattern.
6601
883964a7
SC
66022014-06-03 Siva Chandra Reddy <sivachandra@google.com>
6603
6604 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6605 * gdb.python/py-xmethods.exp: New tests to test xmethods.
6606 * gdb.python/py-xmethods.py: Python script supporting the
6607 new testcase and tests.
6608
ef370185
JB
66092014-06-03 Joel Brobecker <brobecker@adacore.com>
6610 Pedro Alves <palves@redhat.com>
6611
6612 PR breakpoints/17000
6613 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6614 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6615
1e2ccb61
BM
66162014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
6617
6618 * gdb.base/subst.exp: Add tests to verify partial path matching
6619 output.
6620
c6ec5ab2
PA
66212014-06-03 Pedro Alves <palves@redhat.com>
6622
6623 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6624 target that doesn't use software single-stepping.
6625
835c559f
PA
66262014-06-03 Pedro Alves <palves@redhat.com>
6627
6628 PR breakpoints/17000
6629 * gdb.base/sss-bp-on-user-bp-2.c: New file.
6630 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6631
06eb1586
DE
66322014-06-02 Doug Evans <xdje42@gmail.com>
6633
6634 * gdb.guile/scm-parameter.exp: New file.
6635
e698b8c4
DE
66362014-06-02 Doug Evans <xdje42@gmail.com>
6637
6638 * gdb.guile/scm-cmd.c: New file.
6639 * gdb.guile/scm-cmd.exp: New file.
6640
ded03782
DE
66412014-06-02 Doug Evans <xdje42@gmail.com>
6642
6643 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6644 pretty-printer lookup.
6645 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6646 (make-pp_s-printer): Call it.
6647 (make-pretty-printer-from-dict): New function.
6648 (lookup-pretty-printer-maker-from-dict): New function.
6649 (*pretty-printer*): Simplify.
6650 (make-objfile-pp_s-printer): New function.
6651 (install-objfile-pretty-printers!): New function.
6652 (make-progspace-pp_s-printer): New function.
6653 (install-progspace-pretty-printers!): New function.
6654 * gdb.guile/scm-progspace.c: New file.
6655 * gdb.guile/scm-progspace.exp: New file.
6656
41fac0cf
PA
66572014-06-02 Pedro Alves <palves@redhat.com>
6658
6659 * gdb.base/dprintf-bp-same-addr.c: New file.
6660 * gdb.base/dprintf-bp-same-addr.exp: New file.
6661
96ae5695
EBM
66622014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6663
6664 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6665 * gdb.arch/powerpc-power.s: Likewise.
6666
da02b3a8
JB
66672014-06-02 Joel Brobecker <brobecker@adacore.com>
6668
6669 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6670
c72b2e7b
YQ
66712014-06-01 Yao Qi <yao@codesourcery.com>
6672
6673 * gdb.base/watchpoint.exp (test_watch_location): Check null
6674 pointer can be dereferenced. If not, do the test, otherwise
6675 skip it.
6676
53e8a631
AB
66772014-05-30 Andrew Burgess <aburgess@broadcom.com>
6678
6679 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6680 results.
6681 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6682
938f0e2f
AB
66832014-05-30 Andrew Burgess <aburgess@broadcom.com>
6684
6685 * gdb.arch/amd64-invalid-stack-middle.S: New file.
6686 * gdb.arch/amd64-invalid-stack-middle.c: New file.
6687 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6688 * gdb.arch/amd64-invalid-stack-top.c: New file.
6689 * gdb.arch/amd64-invalid-stack-top.exp: New file.
6690
9ba6657a
PA
66912014-05-30 Pedro Alves <palves@redhat.com>
6692
6693 PR breakpoints/17000
6694 * gdb.base/sss-bp-on-user-bp.c: New file.
6695 * gdb.base/sss-bp-on-user-bp.exp: New file.
6696
522c09bf
DB
66972014-05-30 David Blaikie <dblaikie@gmail.com>
6698
6699 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6700 gnu_inline semantics via attribute.
6701 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6702 source explicitly specifies the required semantics.
6703
bf4ef81e
MR
67042014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6705
6706 * gdb.reverse/sigall-reverse.exp: Fix a typo.
6707
329ea579
PA
67082014-05-29 Pedro Alves <palves@redhat.com>
6709 Tom Tromey <tromey@redhat.com>
6710
6711 * gdb.base/async-shell.exp: Don't enable target-async.
6712 * gdb.base/async.exp
6713 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6714 parameter. Adjust.
6715 (top level): Don't test with "target-async".
6716 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6717 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6718 * gdb.base/inferior-died.exp: Don't enable target-async.
6719 * gdb.base/interrupt-noterm.exp: Likewise.
6720 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6721 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6722 * gdb.mi/mi-nonstop.exp: Likewise.
6723 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6724 * gdb.mi/mi-nsintrall.exp: Likewise.
6725 * gdb.mi/mi-nsmoribund.exp: Likewise.
6726 * gdb.mi/mi-nsthrexec.exp: Likewise.
6727 * gdb.mi/mi-watch-nonstop.exp: Likewise.
6728 * gdb.multi/watchpoint-multi.exp: Adjust comment.
6729 * gdb.python/py-evsignal.exp: Don't enable target-async.
6730 * gdb.python/py-evthreads.exp: Likewise.
6731 * gdb.python/py-prompt.exp: Likewise.
6732 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6733 * gdb.server/solib-list.exp: Don't enable target-async.
6734 * gdb.threads/thread-specific-bp.exp: Likewise.
6735 * lib/mi-support.exp: Adjust to use mi-async.
6736
fd664c91
PA
67372014-05-29 Pedro Alves <palves@redhat.com>
6738
6739 PR gdb/13860
6740 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6741 reason, even in sync mode.
6742
251bde03
PA
67432014-05-29 Pedro Alves <palves@redhat.com>
6744 Hui Zhu <hui@codesourcery.com>
6745
6746 PR PR15693
6747 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6748 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6749 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6750 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6751
7f3c0343
JB
67522014-05-28 Joel Brobecker <brobecker@adacore.com>
6753
6754 * config/monitor.exp (gdb_target_monitor): Replace use of
6755 "set remotebaud" by "set serial baud".
6756
b2715b27
AW
67572014-05-26 Andy Wingo <wingo@igalia.com>
6758
6759 * gdb.guile/scm-breakpoint.exp:
6760 * gdb.guile/scm-gsmob.exp: Update to use plain old object
6761 properties instead of gdb-object-properties.
6762
498a4489
YQ
67632014-05-26 Yao Qi <yao@codesourcery.com>
6764
6765 * gdb.server/no-thread-db.exp: Specify source file name
6766 explicitly when setting a breakpoint.
6767
589fdceb
MM
67682014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6769
6770 * gdb.btrace/vdso.c: New.
6771 * gdb.btrace/vdso.exp: New.
6772
e9089e05
MM
67732014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6774
6775 * gdb.base/gcore.exp (capture_command_output): Move ...
6776 * lib/gdb.exp (capture_command_output): ... here.
6777
67b5c0c1
MM
67782014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6779
6780 * gdb.btrace/data.exp: Test memory access during btrace replay.
6781
a2199296
SM
67822014-05-22 Simon Marchi <simon.marchi@ericsson.com>
6783
6784 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6785
17b2616c
PA
67862014-05-21 Pedro Alves <palves@redhat.com>
6787
6788 PR gdb/13860
6789 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6790 (top level): Test that output related to execution commands is
6791 sent to the console with CLI commands, but not with MI commands.
6792 Test that breakpoint events are always mirrored to the console.
6793 Also expect the new source line to be output after a "next" in
6794 async mode too. Make it a pass/fail test.
6795 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6796 output.
6797 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6798
5166082f
PA
67992014-05-21 Pedro Alves <palves@redhat.com>
6800
6801 * gdb.base/list.exp (build_pattern, test_list): New procedures.
6802 Use them to test variations of "list" after reaching a breakpoint.
6803 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6804 Test "list" with listsize 10 after reaching a breakpoint.
6805 * gdb.python/python.exp (decode_line current location line
6806 number): Adjust expected line number.
6807
2f25d70f
SM
68082014-05-21 Simon Marchi <simon.marchi@ericsson.com>
6809
6810 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6811 behavior for $args, pass it directly to "run".
6812
ff604a67
MR
68132014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
6814
6815 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6816 30000 to 65536.
6817
6a3cb8e8
PA
68182014-05-21 Pedro Alves <palves@redhat.com>
6819
6820 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6821 auto-connect-native-target off".
6822 * gdb.base/auto-connect-native-target.c: New file.
6823 * gdb.base/auto-connect-native-target.exp: New file.
6824
4ebfc96e
PA
68252014-05-21 Pedro Alves <palves@redhat.com>
6826
6827 * gdb.base/default.exp: Test "target native" instead of "target
6828 child".
6829
36d46afb
MW
68302014-05-21 Mark Wielaard <mjw@redhat.com>
6831
6832 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6833
5876f503
JK
68342014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6835
6836 Fix TLS access for -static -pthread.
6837 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
6838 <HAVE_TLS> (thread_function, main): Initialize it.
6839 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
6840 Add clean_restart.
6841 <$have_tls != "">: Check TLSVAR.
6842
0256a6ac
PA
68432014-05-21 Pedro Alves <palves@redhat.com>
6844
6845 * gdb.base/dcache-line-read-error.c: New.
6846 * gdb.base/dcache-line-read-error.exp: New.
6847
936d2992
PA
68482014-05-20 Pedro Alves <palves@redhat.com>
6849
6850 * gdb.base/compare-sections.c: New file.
6851 * gdb.base/compare-sections.exp: New file.
6852
802e8e6d
PA
68532014-05-20 Pedro Alves <palves@redhat.com>
6854
6855 * gdb.base/break-idempotent.c: New file.
6856 * gdb.base/break-idempotent.exp: New file.
6857
e59fa00f
MM
68582014-05-20 Markus Metzger <markus.t.metzger@intel.com>
6859
6860 * gdb.btrace/nohist.exp: New.
6861
8b696e31
YQ
68622014-05-20 Yao Qi <yao@codesourcery.com>
6863
6864 * lib/gdb.exp (gdb_init): Set timeout if test file is under
6865 gdb.reverse directory and gdb_reverse_timeout exists in board
6866 setting.
6867 * README: Document gdb_reverse_timeout.
6868
73c9764f
YQ
68692014-05-20 Yao Qi <yao@codesourcery.com>
6870
6871 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
6872 'test_file_name'. Treat args as a string instead of a list.
6873 (gdb_init): Rename argument 'args' by 'test_file_name'.
6874
f1f4348a
JK
68752014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6876
6877 * gdb.arch/powerpc-power.exp: New file.
6878 * gdb.arch/powerpc-power.s: New file.
6879
0dbe70ce
DE
68802014-05-16 Doug Evans <dje@google.com>
6881
6882 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
6883 * gdb.base/completion.exp: Check that all expected files exist
6884 before doing file completion.
0dbe70ce 6885
8d551b02
DE
68862014-05-16 Doug Evans <dje@google.com>
6887
6888 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
6889 Update.
6890 (do_syscall_tests_without_xml): Update.
6891
73eb7709
PA
68922014-05-16 Pedro Alves <palves@redhat.com>
6893
6894 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
6895 instead of "unknown output after running".
6896
3fae92fc
YQ
68972014-05-16 Yao Qi <yao@codesourcery.com>
6898
6899 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
6900 file1.txt from host at the end.
6901 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6902
c2b2ccc5
DE
69032014-05-15 Doug Evans <dje@google.com>
6904
6905 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
6906 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
6907 loading file. Add test for TU lookup.
6908
8c217a4b
SM
69092014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6910
6911 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
6912 calling "-exec-arguments" or "set args" before running the
6913 inferior.
6914
3deb39c6
SM
69152014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6916
6917 * lib/mi-support.exp (mi_expect_stop): Expect message for
6918 inferiors that exit with non-zero exit code.
6919
71a79f8c
YQ
69202014-05-14 Yao Qi <yao@codesourcery.com>
6921
6922 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
6923 match absolute path on remote host.
6924 (test_file_list_exec_source_files): Remove "/" from the
6925 pattern.
6926
f23fcd46
YQ
69272014-05-14 Yao Qi <yao@codesourcery.com>
6928
6929 * boards/local-remote-host-notty.exp (${board}_file): New
6930 proc.
6931
9404b58f
KM
69322014-05-07 Kyle McMartin <kyle@redhat.com>
6933
6934 Pushed by Joel Brobecker <brobecker@adacore.com>.
6935 * gdb.arch/aarch64-atomic-inst.c: New file.
6936 * gdb.arch/aarch64-atomic-inst.exp: New file.
6937
5e45f04c
YQ
69382014-05-07 Yao Qi <yao@codesourcery.com>
6939
6940 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
6941 in current context" too.
6942
c888a17d
KS
69432014-05-05 Keith Seitz <keiths@redhat.com>
6944
6945 * gdb.linespec/ls-dollar.exp: Add test for linespec
6946 file:convenience_variable.
6947
290a839c
YQ
69482014-05-05 Yao Qi <yao@codesourcery.com>
6949
6950 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
6951 traceframes into tfile and ctf trace files. Read data from
6952 trace file and test collected data.
6953 (gdb_collect_locals_test): Likewise.
6954 (gdb_unavailable_registers_test): Likewise.
6955 (gdb_unavailable_floats): Likewise.
6956 (gdb_collect_globals_test): Likewise.
6957 (top-level): Append "ctf" to trace_file_targets if GDB
6958 supports.
6959
b5262cd0
YQ
69602014-05-05 Yao Qi <yao@codesourcery.com>
6961
6962 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
6963 code to ...
6964 (gdb_collect_args_test_1): ... it. New proc.
6965 (gdb_collect_locals_test): Move some code to ...
6966 (gdb_collect_locals_test_1): ... it. New proc.
6967 (gdb_unavailable_registers_test): Move some code to ...
6968 (gdb_unavailable_registers_test_1): ... it. New proc.
6969 (gdb_unavailable_floats): Move some code to ...
6970 (gdb_unavailable_floats_1): ... it. New proc.
6971
30a1e6cc
SDJ
69722014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6973
6974 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
6975 probes to test for bitness recognition.
6976 * gdb.arch/amd64-stap-optional-prefix.exp
6977 (test_probe_value_without_reg): New procedure.
6978 Add code to test for different kinds of bitness.
6979
f33da99a
SDJ
69802014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6981
6982 PR breakpoints/16889
6983 * gdb.arch/amd64-stap-optional-prefix.S: New file.
6984 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6985
5b80f00d
PA
69862014-05-01 Pedro Alves <palves@redhat.com>
6987
6988 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
6989 gdb_file_cmd if no file is specified.
6990 * boards/native-extended-gdbserver.exp (gdb_load): Use the
6991 last_loaded_file to set the remote exec-file.
6992
f8c2a73c
PA
69932014-05-01 Pedro Alves <palves@redhat.com>
6994
6995 * boards/local-remote-host.exp: New file.
6996
be6e8ac7
PA
69972014-05-01 Pedro Alves <palves@redhat.com>
6998
6999 * boards/local-remote-host.exp: Rename to ...
7000 * boards/local-remote-host-notty.exp: ... this.
7001
cac0dc8f
JB
70022014-04-28 Joel Brobecker <brobecker@adacore.com>
7003
7004 * gdb.ada/dyn_arrayidx: New testcase.
7005
9730e6cc
YQ
70062014-04-26 Yao Qi <yao@codesourcery.com>
7007
7008 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
7009 and compute the length of function main. Save it in
7010 $main_length.
7011 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
7012 (top-level): Use gdb_compile to compile objects into
7013 executable and restart GDB. Remove invocation to
7014 prepare_for_testing.
7015
7ae1a6a6
PA
70162014-04-25 Simon Marchi <simon.marchi@ericsson.com>
7017 Pedro Alves <palves@redhat.com>
7018
7019 PR server/16255
7020 * gdb.multi/multi-attach.c: New file.
7021 * gdb.multi/multi-attach.exp: New file.
7022
4082afcc
PA
70232014-04-25 Pedro Alves <palves@redhat.com>
7024
7025 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
7026 user.
7027 (top level): Test that "set remote conditional-breakpoints-packet
7028 off" works as intended.
7029 * gdb.base/dprintf.exp: Test that "set remote
7030 breakpoint-commands-packet off" works as intended.
7031 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
7032 New function.
7033 (top level): Call it.
7034 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
7035 remote fast-tracepoints-packet off" works as intended.
7036 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
7037 * lib/gdb.exp (gdb_is_target_remote): ... here.
7038
2abc3f8d
DB
70392014-04-24 David Blaikie <dblaikie@gmail.com>
7040
7041 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
7042 ensure clang would not discard them.
7043 * gdb.base/gdbvars.c: Ditto.
7044 * gdb.base/memattr.c: Ditto.
7045 * gdb.base/whatis.c: Ditto.
7046 * gdb.python/py-prettyprint.c: Ditto.
7047 * gdb.trace/actions.c: Ditto.
7048 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
7049 ensure clang would not discard it.
7050
bfd39632
DB
70512014-04-24 David Blaikie <dblaikie@gmail.com>
7052
7053 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
7054 clang to emit the full definition of type required by the test
7055 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
7056
22842ff6
DB
70572014-04-24 David Blaikie <dblaikie@gmail.com>
7058
7059 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
7060 coax Clang into emitting the definition of the type.
7061 * gdb.cp/pr10728-x.h (y): Ditto.
7062 * gdb.cp/pr10728-y.cc (y): Ditto.
7063
c2e827ad
DB
70642014-04-24 David Blaikie <dblaikie@gmail.com>
7065
7066 * gdb.base/label.exp: XFAIL label related tests under Clang.
7067 * gdb.cp/cplabel.exp: Ditto.
7068 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
7069 under Clang those using labels.
7070
4c2d33e7
YQ
70712014-04-25 Yao Qi <yao@codesourcery.com>
7072
7073 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
7074 double_label.
7075 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
7076 partial_label and double_label.
7077
56083b99
DB
70782014-04-24 David Blaikie <dblaikie@gmail.com>
7079
7080 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
7081
25d4e99d
DB
70822014-04-24 David Blaikie <dblaikie@gmail.com>
7083
7084 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
7085 of the function to work across GCC and Clang.
7086 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
7087 pointer types (const void ** const V void **).
7088
01f9f808
MS
70892014-04-24 Michael Sturm <michael.sturm@mintel.com>
7090 Walfred Tedeschi <walfred.tedeschi@intel.com>
7091
7092 * Makefile.in (EXECUTABLES): Added i386-avx512.
7093 * gdb.arch/i386-avx512.c: New file.
7094 * gdb.arch/i386-avx512.exp: Likewise.
7095
4b48d439
KS
70962014-04-23 Keith Seitz <keiths@redhat.com>
7097
7098 * lib/mi-support.exp (mi_list_breakpoints): Delete.
7099 (mi_make_breakpoint_table): New procedure.
7100 (mi_create_breakpoint): Use mi_make_breakpoint
7101 and return the result.
7102 (mi_make_breakpoint): New procedure.
7103 (mi_build_kv_pairs): New procedure.
7104
7105 * gdb.mi/mi-break.exp: Remove unused globals,
7106 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
7107 All callers updated.
7108 * gdb.mi/mi-dprintf.exp: Use variable to track command
7109 number.
7110 Update all callers of mi_create_breakpoint and use
7111 mi_make_breakpoint_table.
7112 Remove any unused global variables.
7113 * gdb.mi/mi-nonstop.exp: Likewise.
7114 * gdb.mi/mi-nsintrall.exp: Likewise.
7115 * gdb.mi/mi-nsmoribund.exp: Likewise.
7116 * gdb.mi/mi-nsthrexec.exp: Likewise.
7117 * gdb.mi/mi-reverse.exp: Likewise.
7118 * gdb.mi/mi-simplerun.exp: Likewise.
7119 * gdb.mi/mi-stepn.exp: Likewise.
7120 * gdb.mi/mi-syn-frame.exp: Likewise.
7121 * gdb.mi/mi-until.exp: Likewise.
7122 * gdb.mi/mi-var-cp.exp: Likewise.
7123 * gdb.mi/mi-var-display.exp: Likewise.
7124 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
7125 * gdb.mi/mi2-var-child.exp: Likewise.
7126 * gdb.mi/mi-vla-c99.exp: Likewise.
7127 * lib/mi-support.exp: Likewise.
7128
7129 From Ian Lance Taylor <iant@cygnus.com>:
7130 * lib/gdb.exp (parse_args): New procedure.
7131
08351840
PA
71322014-04-23 Pedro Alves <palves@redhat.com>
7133
7134 * gdb.base/break-unload-file.c: New file.
7135 * gdb.base/break-unload-file.exp: New file.
7136 * gdb.base/sym-file-lib.c (baz): New function.
7137 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
7138 field.
7139 (load): Store the segment's mapped size.
7140 (unload): New function.
7141 (unload_shlib): New function.
7142 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
7143 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
7144 set a breakpoint at baz, and call it.
7145 * gdb.base/sym-file.exp: New tests for stale breakpoint
7146 instructions.
7147
076855f9
PA
71482014-04-23 Pedro Alves <palves@redhat.com>
7149
7150 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
7151 * gdb.base/hbreak-in-shr-unsupported.c: New file.
7152 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
7153 * gdb.base/hbreak-unmapped.c: New file.
7154 * gdb.base/hbreak-unmapped.exp: New file.
7155 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
7156 * lib/gdb.exp (gdb_is_target_remote): ... here.
7157
483805cf
PA
71582014-04-22 Pedro Alves <palves@redhat.com>
7159
7160 * gdb.base/consecutive-step-over.c: New file.
7161 * gdb.base/consecutive-step-over.exp: New file.
7162
06d97543
PA
71632014-04-22 Pedro Alves <palves@redhat.com>
7164
7165 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7166 instead of send_gdb/gdb_expect.
7167
b4429ea2
YQ
71682014-04-22 Yao Qi <yao@codesourcery.com>
7169
7170 * lib/trace-support.exp (generate_tracefile): New procedure.
7171 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
7172 return 0.
7173 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
7174 if generate_tracefile returns 1.
7175
51d48146
PA
71762014-04-18 Tom Tromey <palves@redhat.com>
7177 Pedro alves <tromey@redhat.com>
7178
7179 PR backtrace/15558
7180 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
7181 with a backtrace limit.
7182 * gdb.python/py-frame-inline.exp: Test running to an inline
7183 function with a backtrace limit, and printing the newest frame.
7184 * gdb.python/py-frame-inline.c (main): Call f.
7185
bd1dce5f
MS
71862014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7187
7188 * gdb.java/jnpe.exp: Drop srcdir from untested path.
7189
40d1a503
MS
71902014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7191
7192 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
7193 Drop prefix from unsupported source file path.
7194
389b98f7
YQ
71952014-04-17 Yao Qi <yao@codesourcery.com>
7196
7197 * lib/gdb.exp (with_target_charset): New proc.
7198 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
7199 with_target_charset.
7200 (test_print_strings): Likewise.
7201 (test_repeat_bytes): Likewise.
7202 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
7203 for some tests.
7204
22869d73
KS
72052014-04-16 Keith Seitz <keiths@redhat.com>
7206
7207 PR gdb/15827
7208 * gdb.dwarf2/corrupt.c: New file.
7209 * gdb.dwarf2/corrupt.exp: New file.
7210
c4f87ca6
KS
72112014-04-16 Keith Seitz <keiths@redhat.com>
7212
7213 PR c++/16597
7214 * gdb.cp/namelessclass.cc: New file.
7215 * gdb.cp/namelessclass.exp: New file.
7216 * gdb.cp/namelessclass.S: New file.
7217
ab19de87
DE
72182014-04-16 Doug Evans <dje@google.com>
7219
7220 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
7221 Add comment.
7222 (gdbserver_default_get_comm_port): New function.
7223 (gdbserver_start): Check if board file provided
7224 "gdbserver,get_comm_port" and use it if so.
7225 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
7226 (gdb,socketport): Set to "stdio".
7227 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
7228 (stdio_gdbserver_template): Delete.
7229 (${board}_get_remote_address): Update.
7230 (${board}_build_remote_cmd): Delete.
7231 (${board}_get_comm_port): New function.
7232 (${board}_spawn): Update.
7233 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
7234 Delete.
7235 (${board}_get_remote_address): Update.
7236 (${board}_get_comm_port): New function.
7237
fc98a809
AB
72382014-04-16 Andrew Burgess <aburgess@broadcom.com>
7239
7240 * gdb.base/memattr.exp: Improve regexps to handle memory regions
7241 appearing in any order.
7242
87fd9e6e
DE
72432014-04-15 Doug Evans <dje@google.com>
7244
7245 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
7246 uninitialized value of "description".
7247
099fc3ea
KS
72482014-04-15 Keith Seitz <keiths@redhat.com>
7249
7250 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
7251 Remove unused globals.
7252 (test_running_the_program): Likewise.
7253 (test_controlled_execution): Likewise.
7254 (test_controlling_breakpoints): Likewise.
7255 (test_program_termination): Likewise.
7256
5da151d4
KS
72572014-04-15 Keith Seitz <keiths@redhat.com>
7258
7259 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
7260 unused globals.
7261 (test_rbreak_creation_and_listing): Likewise.
7262 (test_ignore_count): Likewise.
7263 (test_error): Likewise.
7264
35e5d2f0
PA
72652014-04-15 Pedro Alves <palves@redhat.com>
7266
7267 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
7268 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
7269 sym-file-loader.c.
7270 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7271 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7272 to sym-file-loader.c.
7273 (struct library): Forward declare.
7274 (load_shlib, lookup_function): Change prototypes.
7275 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7276 (translate_offset): Remove declarations.
7277 (get_text_addr): New declaration.
7278 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
7279 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
7280 sym-file-loader.h.
7281 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7282 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7283 here from sym-file-loader.h.
7284 (struct library): New structure.
7285 (load_shlib, lookup_function): Change prototypes and adjust to
7286 work with a struct library.
7287 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7288 (translate_offset): Make static.
7289 (get_text_addr): New function.
7290 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
7291
eb4c1710
PA
72922014-04-15 Pedro Alves <palves@redhat.com>
7293
7294 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
7295
2d1baf52
PA
72962014-04-15 Pedro Alves <palves@redhat.com>
7297
7298 * gdb.base/sym-file-loader.c: Include <limits.h>.
7299 (SELF_LINK): New define.
7300 (get_origin): New function.
7301 (load_shlib): Use it.
7302 * gdb.base/sym-file.exp: Don't early return if the target is
7303 remote. Use runto_main, and issue fail is that fails. Use
7304 gdb_load_shlibs.
7305 (shlib_name): Delete.
7306 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
7307
7dd6df01
PA
73082014-04-15 Pedro Alves <palves@redhat.com>
7309
7310 * gdb.base/sym-file.exp: Remove regex characters from test
7311 message. Don't refer to breakpoint numbers in test messages.
7312
b50c8614
KS
73132014-04-14 Keith Seitz <keiths@redhat.com>
7314
7315 PR c++/16253
7316 * gdb.cp/var-tag.cc: New file.
7317 * gdb.cp/var-tag.exp: New file.
7318 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7319 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7320 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7321 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7322
3d567982
TT
73232014-04-14 Tom Tromey <tromey@redhat.com>
7324
7325 * gdb.cp/classes.exp (test_enums): Handle underlying type.
7326 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
7327 type.
7328 * gdb.cp/enum-class.exp: New file.
7329 * gdb.cp/enum-class.cc: New file.
7330
0626fc76
TT
73312014-04-14 Tom Tromey <tromey@redhat.com>
7332
7333 * gdb.dwarf2/enum-type.exp: New file.
7334
dca325b3
SA
73352014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7336
7337 * gdb.mi/mi-vla-c99.exp: New file.
7338 * gdb.mi/vla.c: New file.
7339
5854b38a
SA
73402014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7341
7342 * gdb.base/vla-datatypes.c: New file.
7343 * gdb.base/vla-datatypes.exp: New file.
7344
463bb957
SA
73452014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7346
7347 * gdb.base/vla-ptr.c: New file.
7348 * gdb.base/vla-ptr.exp: New file.
7349
3dd170be
SA
73502014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7351
7352 * gdb.dwarf2/count.exp: New file.
7353
5ecaaa66
SA
73542014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7355
7356 * gdb.base/vla-sideeffect.c: New file.
7357 * gdb.base/vla-sideeffect.exp: New file.
7358
41f1ada5
DB
73592014-04-14 David Blaikie <dblaikie@gmail.com>
7360
7361 * gdb.mi/non-stop.c: Add return value for non-void function return
7362 statement.
7363 * gdb.threads/staticthreads.c: Ditto.
7364
0be03e84
DE
73652014-04-12 Siva Chandra Reddy <sivachandra@google.com>
7366 Doug Evans <xdje42@gmail.com>
7367
7368 * gdb.guile/scm-value.c: Improve test case.
7369 * gdb.guile/scm-value.exp: Add new test.
7370
f180a1fb
DB
73712014-04-11 David Blaikie <dblaikie@gmail.com>
7372
7373 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
7374 override Clang's default.
7375
6b662e19
JB
73762014-04-11 Joel Brobecker <brobecker@adacore.com>
7377
7378 Revert the following changes (regressions):
7379
7380 * gdb.base/vla-sideeffect.c: New file.
7381 * gdb.base/vla-sideeffect.exp: New file.
7382
7383 * gdb.dwarf2/count.exp: New file.
7384
7385 * gdb.base/vla-multi.c: New file.
7386 * gdb.base/vla-multi.exp: New file.
7387
7388 * gdb.base/vla-ptr.c: New file.
7389 * gdb.base/vla-ptr.exp: New file.
7390
7391 * gdb.base/vla-datatypes.c: New file.
7392 * gdb.base/vla-datatypes.exp: New file.
7393
7394 * gdb.mi/mi-vla-c99.exp: New file.
7395 * gdb.mi/vla.c: New file.
7396
245a5f0b
KS
73972014-04-11 Keith Seitz <keiths@redhat.com>
7398
7399 PR c++/16675
7400 * gdb.cp/cpsizeof.exp: New file.
7401 * gdb.cp/cpsizeof.cc: New file.
7402
58a84dcf
SA
74032014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7404
191a8a90
JB
7405 * gdb.mi/mi-vla-c99.exp: New file.
7406 * gdb.mi/vla.c: New file.
58a84dcf 7407
c8655f75
SA
74082014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7409
7410 * gdb.base/vla-datatypes.c: New file.
7411 * gdb.base/vla-datatypes.exp: New file.
7412
024e13b4
SA
74132014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7414
7415 * gdb.base/vla-ptr.c: New file.
7416 * gdb.base/vla-ptr.exp: New file.
7417
1a237e0e
SA
74182014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7419
7420 * gdb.base/vla-multi.c: New file.
7421 * gdb.base/vla-multi.exp: New file.
7422
504f3432
SA
74232014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7424
7425 * gdb.dwarf2/count.exp: New file.
7426
3bce8237
SA
74272014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7428
191a8a90
JB
7429 * gdb.base/vla-sideeffect.c: New file.
7430 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 7431
322f9c21
YQ
74322014-04-11 Yao Qi <yao@codesourcery.com>
7433
7434 * gdb.base/completion.exp: Check file exists before running tests
7435 on file completion.
7436
d708bcd1
PA
74372014-04-10 Pedro Alves <palves@redhat.com>
7438
7439 * gdb.base/cond-eval-mode.c: New file.
7440 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
7441 prepare_for_testing to build the new file. Check result of
7442 runto_main.
7443 (test_break, test_watch): New procedures.
7444 (top level): Use them.
7445
ae1d2761
PM
74462014-04-08 Pierre Muller <muller@sourceware.org>
7447
7448 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
7449 Ctrl-V use for mingw hosts.
7450
7af389b8
SC
74512014-04-07 Siva Chandra Reddy <sivachandra@google.com>
7452
7453 * gdb.python/py-value.c: Improve test case.
7454 * gdb.python/py-value.exp: Add new test.
7455
5e703181
DE
74562014-04-07 David Blaikie <dblaikie@gmail.com>
7457
7458 * lib/compiler.c: Identify the clang compiler.
7459 * lib/compiler.cc: Ditto.
7460
9810b410
YQ
74612014-04-03 Yao Qi <yao@codesourcery.com>
7462
7463 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
7464
98d1b8dc
AB
74652014-04-01 Anton Blanchard <anton@samba.org>
7466
7467 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
7468 messages unique.
7469
3114cea1
AB
74702014-04-01 Anton Blanchard <anton@samba.org>
7471
7472 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
7473 prepare_for_testing.
7474
62f7182c
AB
74752014-04-01 Anton Blanchard <anton@samba.org>
7476
7477 * gdb.arch/ppc64-atomic-inst.c: Remove.
7478 * gdb.arch/ppc64-atomic-inst.S: New file.
7479 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
7480
770e7fc7
DE
74812014-03-31 Doug Evans <dje@google.com>
7482
7483 * gdb.base/print-symbol-loading-lib.c: New file.
7484 * gdb.base/print-symbol-loading-main.c: New file.
7485 * gdb.base/print-symbol-loading.exp: New file.
7486
46e2bafa
YQ
74872014-03-31 Yao Qi <yao@codesourcery.com>
7488
7489 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
7490
8776cfe9
JB
74912014-03-28 Joel Brobecker <brobecker@adacore.com>
7492
7493 * gdb.ada/mi_dyn_arr: New testcase.
7494
5d1ef361
DE
74952014-03-27 Doug Evans <dje@google.com>
7496
7497 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
7498
b5bee914
YQ
74992014-03-27 Yao Qi <yao@codesourcery.com>
7500
7501 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
7502 if target is nios2-*-*.
7503
0d4d0e77
YQ
75042014-03-26 Yao Qi <yao@codesourcery.com>
7505
7506 * lib/gdb.exp (readline_is_used): New proc.
7507 * gdb.base/completion.exp: Move tests on command complete up.
7508 Skip the rest of tests if readline is not used.
7509 * gdb.ada/complete.exp: Skp the test if readline is not
7510 used.
7511 * gdb.base/filesym.exp: Likewise.
7512 * gdb.base/macscp.exp: Likewise.
7513 * gdb.base/readline-ask.exp: Likewise.
7514 * gdb.base/readline.exp: Likewise.
7515 * gdb.python/py-cmd.exp: Likewise.
7516 * gdb.trace/tfile.exp: Likewise.
7517
29361eee
YQ
75182014-03-26 Yao Qi <yao@codesourcery.com>
7519
7520 * gdb.base/macscp.exp: Fix code format issues.
7521
bc9a5525
UW
75222014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
7523
7524 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7525 * gdb.asm/powerpc64le.inc: New file.
7526
d3839ede
PA
75272014-03-25 Pedro Alves <palves@redhat.com>
7528 Doug Evans <dje@google.com>
7529
7530 * gdb.base/source-execution.c: New file.
7531 * gdb.base/source-execution.exp: New file.
7532 * gdb.base/source-execution.gdb: New file.
7533
01672a57
DE
75342014-03-24 Doug Evans <dje@google.com>
7535
7536 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7537 using fission.
7538
88bbeca9
HZ
75392014-03-24 Hui Zhu <hui@codesourcery.com>
7540 Pedro Alves <palves@redhat.com>
7541
7542 PR breakpoints/16101
7543 * gdb.base/dprintf.exp: Use unsupported rather than changing the
7544 test pass/fail messages. Detect missing support for dprintf when
7545 breakpoints are actually inserted.
7546 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7547 breakpoints are actually inserted.
7548 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7549 fails.
7550
d2348791
JK
75512014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7552
7553 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7554
feef67ab
DE
75552014-03-22 Doug Evans <xdje42@gmail.com>
7556
7557 * gdb.python/python.exp (python not supported): Verify multi-line
7558 python command issues an error.
25d743f9 7559 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 7560 guile command issues an error.
feef67ab 7561
ecebef6a
MR
75622014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
7563
7564 * gdb.threads/thread-specific.exp: Handle the lack of usable
7565 $this_breakpoint and $this_thread.
7566
ccdd1909
HZ
75672014-03-21 Hui Zhu <hui@codesourcery.com>
7568
7569 * gdb.base/attach.exp (do_command_attach_tests): New.
7570
beb460e8
PA
75712014-03-20 Tom Tromey <tromey@redhat.com>
7572 Pedro Alves <palves@redhat.com>
7573
7574 PR cli/15718
7575 * gdb.base/condbreak-call-false.c: New file.
7576 * gdb.base/condbreak-call-false.exp: New file.
7577
40acf43a
PA
75782014-03-20 Pedro Alves <palves@redhat.com>
7579
7580 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7581 Delete.
7582 (block_signals, unblock_signals): Delete.
7583 (child_function_2, main): Remove references to deleted variable
7584 and functions.
7585
9f5e1e02
PA
75862014-03-20 Pedro Alves <palves@redhat.com>
7587
7588 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7589 Use pthread_kill to signal thread 2.
7590 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7591 Adjust to make the test send itself a signal rather than using the
7592 host's "kill" command.
7593
99619bea
PA
75942014-03-20 Pedro Alves <palves@redhat.com>
7595
7596 * gdb.threads/multiple-step-overs.c: New file.
7597 * gdb.threads/multiple-step-overs.exp: New file.
7598 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7599 Adjust expected infrun debug output.
7600
2adfaa28
PA
76012014-03-20 Pedro Alves <palves@redhat.com>
7602
7603 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7604 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7605
31e77af2
PA
76062014-03-20 Pedro Alves <palves@redhat.com>
7607
7608 PR breakpoints/7143
7609 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7610 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
7611 of gdb_test_multiple.
7612 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7613 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7614
b9f437de
PA
76152014-03-20 Pedro Alves <palves@redhat.com>
7616
7617 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7618 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7619
05adc73e
PA
76202014-03-19 Pedro Alves <palves@redhat.com>
7621
7622 * gdb.base/async.exp: Remove early return.
7623
6048b950
PA
76242014-03-19 Pedro Alves <palves@redhat.com>
7625
7626 * gdb.base/async.exp (step& tests): Pass explicit test messages.
7627
8bcfb00a
PA
76282014-03-19 Pedro Alves <palves@redhat.com>
7629
7630 * gdb.base/async.exp (test_background): Expect \r\n after
7631 "completed." in the fail pattern.
7632
884e37dc
PA
76332014-03-19 Pedro Alves <palves@redhat.com>
7634
7635 * gdb.base/async.exp (test_background): New procedure.
7636 Use it for all background execution command tests.
7637
148e57e2
PA
76382014-03-19 Pedro Alves <palves@redhat.com>
7639
7640 * gdb.base/async.exp: Use prepare_for_testing.
7641
f48088c7
PA
76422014-03-19 Pedro Alves <palves@redhat.com>
7643
7644 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
7645 the same line.
7646
e2f6c966
PA
76472014-03-19 Pedro Alves <palves@redhat.com>
7648
7649 * gdb.base/async.c (main): Add "jump here" and "until here" line
7650 marker comments.
7651 * gdb.base/async.exp (jump_here): New global.
7652 (jump& test): Use it.
7653 (until_here): New global.
7654 (until& test): Use it.
7655
c30568d4
PA
76562014-03-19 Pedro Alves <palves@redhat.com>
7657
7658 * gdb.base/async.exp: Don't frob gdb_protocol.
7659
0172b6a7
DE
76602014-03-18 Doug Evans <xdje42@gmail.com>
7661
7662 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
7663 Fix spelling of exec-done-display.
7664
06c868a8
JK
76652014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7666
7667 PR gdb/15358
7668 * gdb.base/gdb-sigterm.c: New file.
7669 * gdb.base/gdb-sigterm.exp: New file.
7670
0c7e1a46
PA
76712014-03-18 Pedro Alves <palves@redhat.com>
7672
7673 PR gdb/13860
7674 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7675 * lib/mi-support.exp (mi_expect_stop): Add special handling for
7676 solib-event.
7677
f7c77d93
JB
76782014-03-17 Joel Brobecker <brobecker@adacore.com>
7679
7680 * gdb.ada/pckd_arr_ren: New testcase.
7681
5a1e8c7a
DE
76822014-03-13 Doug Evans <xdje42@gmail.com>
7683
7684 PR guile/16612
7685 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7686 collect after discarding symbols.
7687
350e1a76
DE
76882014-03-13 Ludovic Courtès <ludo@gnu.org>
7689 Doug Evans <xdje42@gmail.com>
7690
7691 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7692 to history survives a gc.
7693
a69900ae
PA
76942014-03-13 Pedro Alves <palves@redhat.com>
7695
7696 * gdb.base/default.exp: Don't test "target procfs".
7697
5db9f0bd
PA
76982014-03-13 Pedro Alves <palves@redhat.com>
7699
7700 * gdb.base/default.exp: Update "target child" and "target procfs"
7701 tests to not expect "Unix".
7702
b3ccfe11
TT
77032014-03-12 Tom Tromey <tromey@redhat.com>
7704
7705 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7706 New procs. Add target-async tests.
7707 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7708 Add target-async tests.
7709
646f4417
AA
77102014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7711
7712 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7713 'func_start' and 'func_end' for the beginning and end of the
7714 function code, respectively.
7715 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7716 'func_end' instead of 'func' and 'main'.
7717
288c211f
AA
77182014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7719
7720 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7721 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7722 generate the debug info assembler source.
7723
e0c0f156
AA
77242014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7725
7726 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7727 * gdb.dwarf2/arr-subrange.exp: Likewise.
7728 * gdb.dwarf2/dwz.exp: Likewise.
7729 * gdb.dwarf2/method-ptr.exp: Likewise.
7730 * gdb.dwarf2/missing-sig-type.exp: Likewise.
7731 * gdb.dwarf2/subrange.exp: Likewise.
7732 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7733 * gdb.dwarf2/implptrpiece.exp: Likewise.
7734 * gdb.dwarf2/nostaticblock.exp: Likewise.
7735
0e5c4555
AA
77362014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7737
7738 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7739 directory to absolute path name arguments.
7740
5ec18f2b
JG
77412014-03-10 Joel Brobecker <brobecker@adacore.com>
7742
7743 * gdb.ada/tagged_access: New testcase.
7744
847fc4f2
MM
77452014-03-07 Markus Metzger <markus.t.metzger@intel.com>
7746
7747 * gdb.btrace/data.exp: Update expected output.
7748
cc3da688
YQ
77492014-03-06 Yao Qi <yao@codesourcery.com>
7750
7751 * gdb.trace/pr16508.exp: New file.
7752
0f26cec1
PA
77532014-03-05 Pedro Alves <palves@redhat.com>
7754
7755 PR gdb/16575
7756 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7757 procedure.
7758 (top level): Adjust to use it. Add tests that exercise breakpoint
7759 interaction with the code-cache.
7760
7a5a839f
LC
77612014-02-26 Ludovic Courtès <ludo@gnu.org>
7762
7763 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7764 test for 'history-append!'.
7765
31aa7e4e
JB
77662014-02-26 Joel Brobecker <brobecker@adacore.com>
7767
7768 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7769 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7770 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7771 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7772 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7773 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7774
1b588015
JB
77752014-02-26 Joel Brobecker <brobecker@adacore.com>
7776
7777 * testsuite/gdb.python/py-pp-re-notag.c: New file.
7778 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7779 * testsuite/gdb.python/py-pp-re-notag.p: New file.
7780
55426c9d
JB
77812014-02-26 Joel Brobecker <brobecker@adacore.com>
7782
7783 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7784
dc53a7ad
JB
77852014-02-26 Joel Brobecker <brobecker@adacore.com>
7786
7787 * gdb.dwarf2/arr-stride.c: New file.
7788 * gdb.dwarf2/arr-stride.exp: New file.
7789
12ab52e9
PA
77902014-02-26 Pedro Alves <palves@redhat.com>
7791
7792 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7793 that won't ever trigger. Make sure that GDB reports the correct
7794 breakpoint that caused the stop.
7795
849c862e
JK
77962014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7797
7798 PR gdb/16626
7799 * gdb.base/auto-load-script: New file.
7800 * gdb.base/auto-load.c: New file.
7801 * gdb.base/auto-load.exp: New file.
7802
71b7d793
JK
7803 PR gdb/16626
7804 * gdb.base/auto-load.exp: Fix out-of-srctree run.
7805
e2f0d509
JK
78062014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7807
7808 Fix dw2-icycle.exp -fsanitize=address GDB crash.
7809 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7810
50cc37c8
DE
78112014-02-24 Doug Evans <dje@google.com>
7812
7813 * lib/gdb.exp (run_on_host): Log error output if program fails.
7814
ea4758f2
PA
78152014-02-21 Pedro Alves <palves@redhat.com>
7816
7817 * gdb.threads/step-after-sr-lock.c: Rename to ...
7818 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7819 * gdb.threads/step-after-sr-lock.exp: Rename to ...
7820 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7821 ... this.
7822
d7b30f67
SDJ
78232014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
7824
7825 PR tdep/16397
7826 * gdb.arch/amd64-stap-special-operands.exp: New file.
7827 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7828 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7829 * gdb.arch/amd64-stap-triplet.S: Likewise.
7830 * gdb.arch/amd64-stap-triplet.c: Likewise.
7831
83deb43f
JB
78322014-02-20 Joel Brobecker <brobecker@adacore.com>
7833
7834 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7835 in .section pseudo-op.
7836
adde2bff
DE
78372014-02-20 lin zuojian <manjian2006@gmail.com>
7838 Joel Brobecker <brobecker@adacore.com>
7839 Doug Evans <xdje42@gmail.com>
7840
7841 PR symtab/16581
7842 * gdb.dwarf2/dw2-icycle.S: New file.
7843 * gdb.dwarf2/dw2-icycle.c: New file.
7844 * gdb.dwarf2/dw2-icycle.exp: New file.
7845
f7bd0f78
SC
78462014-02-19 Siva Chandra Reddy <sivachandra@google.com>
7847
7848 * gdb.python/py-value-cc.cc: Improve test case to enable testing
7849 operations on gdb.Value objects.
7850 * gdb.python/py-value-cc.exp: Add new test to test operations on
7851 gdb.Value objects.
7852
c17ef0d5
DE
78532014-02-18 Doug Evans <dje@google.com>
7854
7855 * Makefile.in (TESTS): New variable.
7856 (expanded_tests, expanded_tests_or_none): New variables
7857 (check-single): Pass $(expanded_tests_or_none) to runtest.
7858 (check-parallel): Only run tests in $(TESTS) if non-empty.
7859 (check/no-matching-tests-found): New rule.
7860 * README: Document TESTS makefile variable.
7861
5dd3176f
DE
78622014-02-18 Doug Evans <dje@google.com>
7863
7864 * Makefile.in (check-parallel): rm -rf outputs temp.
7865
0b10be4f
JK
78662014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7867
7868 Fix "ERROR: no fileid for" in the testsuite.
7869 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
7870
85f224e7
DE
78712014-02-12 Doug Evans <dje@google.com>
7872
7873 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
7874 (MISCELLANEOUS): New variable.
7875 (clean): rm -rf $(MISCELLANEOUS).
7876 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
7877 dwp live in the same directory as symlinks, with each symlink pointed
7878 to a differently named file in a different directory.
7879
149b30ff
DE
78802014-02-11 Doug Evans <dje@google.com>
7881
7882 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
7883 of Tcl file commands.
7884
1dfdac32
MK
78852014-02-10 Mark Kettenis <kettenis@gnu.org>
7886
7887 * gdb.threads/step-after-sr-lock.exp: Avoid executing
7888 "kill -SIGUSR1 -1".
7889
aa4fb036
JB
78902014-02-10 Joel Brobecker <brobecker@adacore.com>
7891
7892 * gdb.ada/tick_length_array_enum_idx: New testcase.
7893
ed3ef339
DE
78942014-02-10 Doug Evans <xdje42@gmail.com>
7895
7896 * configure.ac (AC_OUTPUT): Add gdb.guile.
7897 * configure: Regenerate.
7898 * lib/gdb-guile.exp: New file.
7899 * lib/gdb.exp (get_target_charset): New function.
7900 * gdb.base/help.exp: Update expected output from "apropos apropos".
7901 * gdb.guile/Makefile.in: New file.
7902 * gdb.guile/guile.exp: New file.
7903 * gdb.guile/scm-arch.c: New file.
7904 * gdb.guile/scm-arch.exp: New file.
7905 * gdb.guile/scm-block.c: New file.
7906 * gdb.guile/scm-block.exp: New file.
7907 * gdb.guile/scm-breakpoint.c: New file.
7908 * gdb.guile/scm-breakpoint.exp: New file.
7909 * gdb.guile/scm-disasm.c: New file.
7910 * gdb.guile/scm-disasm.exp: New file.
7911 * gdb.guile/scm-equal.c: New file.
7912 * gdb.guile/scm-equal.exp: New file.
7913 * gdb.guile/scm-error.exp: New file.
7914 * gdb.guile/scm-error.scm: New file.
7915 * gdb.guile/scm-frame-args.c: New file.
7916 * gdb.guile/scm-frame-args.exp: New file.
7917 * gdb.guile/scm-frame-args.scm: New file.
7918 * gdb.guile/scm-frame-inline.c: New file.
7919 * gdb.guile/scm-frame-inline.exp: New file.
7920 * gdb.guile/scm-frame.c: New file.
7921 * gdb.guile/scm-frame.exp: New file.
7922 * gdb.guile/scm-generics.exp: New file.
7923 * gdb.guile/scm-gsmob.exp: New file.
7924 * gdb.guile/scm-iterator.c: New file.
7925 * gdb.guile/scm-iterator.exp: New file.
7926 * gdb.guile/scm-math.c: New file.
7927 * gdb.guile/scm-math.exp: New file.
7928 * gdb.guile/scm-objfile-script-gdb.in: New file.
7929 * gdb.guile/scm-objfile-script.c: New file.
7930 * gdb.guile/scm-objfile-script.exp: New file.
7931 * gdb.guile/scm-objfile.c: New file.
7932 * gdb.guile/scm-objfile.exp: New file.
7933 * gdb.guile/scm-ports.exp: New file.
7934 * gdb.guile/scm-pretty-print.c: New file.
7935 * gdb.guile/scm-pretty-print.exp: New file.
7936 * gdb.guile/scm-pretty-print.scm: New file.
7937 * gdb.guile/scm-section-script.c: New file.
7938 * gdb.guile/scm-section-script.exp: New file.
7939 * gdb.guile/scm-section-script.scm: New file.
7940 * gdb.guile/scm-symbol.c: New file.
7941 * gdb.guile/scm-symbol.exp: New file.
7942 * gdb.guile/scm-symtab-2.c: New file.
7943 * gdb.guile/scm-symtab.c: New file.
7944 * gdb.guile/scm-symtab.exp: New file.
7945 * gdb.guile/scm-type.c: New file.
7946 * gdb.guile/scm-type.exp: New file.
7947 * gdb.guile/scm-value-cc.cc: New file.
7948 * gdb.guile/scm-value-cc.exp: New file.
7949 * gdb.guile/scm-value.c: New file.
7950 * gdb.guile/scm-value.exp: New file.
7951 * gdb.guile/source2.scm: New file.
7952 * gdb.guile/types-module.cc: New file.
7953 * gdb.guile/types-module.exp: New file.
7954
7026a7c1
YQ
79552014-02-10 Yao Qi <yao@codesourcery.com>
7956
7957 PR testsuite/16543
7958 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
7959 * configure: Regenerated.
7960 * Makefile.in: New file.
7961
6c466447
AS
79622014-02-08 Andreas Schwab <schwab@linux-m68k.org>
7963
7964 * gdb.python/py-framefilter.exp: Fix typo.
7965
6e854735
YQ
79662014-02-08 Yao Qi <yao@codesourcery.com>
7967
7968 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
7969 that no =breakpoint-modified is emitted when breakpoints are
7970 modified through MI commands.
7971
d137e6dc
PA
79722014-02-07 Pedro Alves <pedro@codesourcery.com>
7973 Pedro Alves <palves@redhat.com>
7974
7975 * gdb.threads/step-after-sr-lock.c: New file.
7976 * gdb.threads/step-after-sr-lock.exp: New file.
7977
b5ee5a50
PA
79782014-02-07 Pedro Alves <palves@redhat.com>
7979
7980 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
7981
3c77faf3
JK
79822014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7983
7984 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
7985 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
7986
6dddc817
DE
79872014-02-06 Doug Evans <xdje42@gmail.com>
7988
7989 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
7990 output.
7991
7992 * gdb.gdb/python-interrupts.exp: New file.
7993
de7b2893
YQ
79942014-02-05 Yao Qi <yao@codesourcery.com>
7995
7996 * gdb.trace/report.exp (use_collected_data): Test the output
7997 of "info threads" and "info inferiors".
7998
66d032ac
YQ
79992014-02-05 Yao Qi <yao@codesourcery.com>
8000
8001 Revert this patch:
8002
8003 2013-05-24 Yao Qi <yao@codesourcery.com>
8004
8005 * gdb.trace/tfile.exp: Test inferior and thread.
8006
591a12a1
UW
80072014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8008
8009 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
8010 on a function.
8011 * gdb.base/step-bt.c: Call hello via function pointer to make
8012 sure its first instruction is executed on powerpc64le-linux.
8013
0ff3e01f
UW
80142014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8015
8016 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
8017
084ee545
UW
80182014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8019
8020 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
8021 of the test patterns for use on little-endian systems.
8022
6ed14ff3
UW
80232014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8024
8025 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
8026 (decimal_vector): Fix for little-endian.
8027
401e27fd
JM
80282014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
8029
8030 * gdb.arch/sparc-sysstep.exp: New file.
8031 * gdb.arch/sparc-sysstep.c: Likewise.
8032
8033 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
8034
8b924729
EBM
80352014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8036
8037 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
8038
fb151210
JB
80392014-01-23 Tom Tromey <tromey@redhat.com>
8040
8041 * gdb.ada/array_char_idx: New testcase.
8042
0740f8d8
TT
80432014-01-23 Tom Tromey <tromey@redhat.com>
8044
8045 PR python/16487:
8046 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
8047 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
8048 classes.
8049
21909fa1
TT
80502014-01-23 Tom Tromey <tromey@redhat.com>
8051
8052 PR python/16491:
8053 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
8054 string from an inferior frame.
8055 * gdb.python/py-framefilter-mi.exp: Update.
8056
87ce2a04
DE
80572014-01-22 Doug Evans <dje@google.com>
8058
8059 * gdb.server/server-mon.exp: Add tests for "set debug-format".
8060
237b092b
AA
80612014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8062
8063 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
8064
d674a709
AA
80652014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8066
8067 * gdb.trace/entry-values.exp: Remove excess space character from
8068 regex patterns. Handle s390 call instruction.
8069
20fa3390
AA
80702014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8071
8072 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
8073 define "*_start" label. Make "name" static.
8074 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
8075 ${name} by references to ${name}_start.
8076
78466714
AA
80772014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8078
8079 * gdb.base/info-macros.exp: Remove "debug" from the compile
8080 options.
8081
ec9f644a
IB
80822014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8083
8084 * gdb.dlang/demangle.exp: New file.
8085
94b1b47e
IB
80862014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8087
8088 * gdb.dlang/primitive-types.exp: New file.
8089
7f420862
IB
80902014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8091
8092 * configure.ac: Create gdb.dlang/Makefile.
8093 * configure: Regenerate.
8094 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
8095 * gdb.dlang/Makefile.in: New file.
8096 * lib/d-support.exp: New file.
8097 * lib/gdb.exp (skip_d_tests): New proc.
8098
52834460
MM
80992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8100
8101 * gdb.btrace/delta.exp: Check reverse stepi.
8102 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
8103 * gdb.btrace/finish.exp: New.
8104 * gdb.btrace/next.exp: New.
8105 * gdb.btrace/nexti.exp: New.
8106 * gdb.btrace/record_goto.c: Add comments.
8107 * gdb.btrace/step.exp: New.
8108 * gdb.btrace/stepi.exp: New.
8109 * gdb.btrace/multi-thread-step.c: New.
8110 * gdb.btrace/multi-thread-step.exp: New.
8111 * gdb.btrace/rn-dl-bind.c: New.
8112 * gdb.btrace/rn-dl-bind.exp: New.
8113 * gdb.btrace/data.c: New.
8114 * gdb.btrace/data.exp: New.
8115 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8116
6e07b1d2
MM
81172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8118
8119 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
8120 * gdb.btrace/exception.exp: Update.
8121 * gdb.btrace/instruction_history.exp: Update.
8122 * gdb.btrace/record_goto.exp: Update.
8123 * gdb.btrace/tailcall.exp: Update.
8124 * gdb.btrace/unknown_functions.exp: Update.
8125 * gdb.btrace/delta.exp: New.
8126
0b722aec
MM
81272014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8128
8129 * gdb.btrace/record_goto.exp: Add backtrace test.
8130 * gdb.btrace/tailcall.exp: Add backtrace test.
8131
066ce621
MM
81322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8133
8134 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
8135 * gdb.btrace/record_goto.c: New.
8136 * gdb.btrace/record_goto.exp: New.
8137 * gdb.btrace/x86-record_goto.S: New.
8138
0688d04e
MM
81392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8140
8141 * gdb.btrace/function_call_history.exp: Update tests.
8142 * gdb.btrace/instruction_history.exp: Update tests.
8143
8710b709
MM
81442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8145
8146 * gdb.btrace/function_call_history.exp: Fix expected field
8147 order for "record function-call-history".
8148 Add new tests for "record function-call-history /c".
8149 * gdb.btrace/exception.cc: New.
8150 * gdb.btrace/exception.exp: New.
8151 * gdb.btrace/tailcall.exp: New.
8152 * gdb.btrace/x86-tailcall.S: New.
8153 * gdb.btrace/x86-tailcall.c: New.
8154 * gdb.btrace/unknown_functions.c: New.
8155 * gdb.btrace/unknown_functions.exp: New.
8156 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8157
5de9129b
MM
81582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8159
8160 * gdb.btrace/instruction_history.exp: Update.
8161 * gdb.btrace/function_call_history.exp: Update.
8162
23a7fe75
MM
81632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8164
8165 * gdb.btrace/function_call_history.exp: Fix expected function
8166 trace.
8167 * gdb.btrace/instruction_history.exp: Initialize traced.
8168 Remove traced_functions.
8169
724c7dd8
MM
81702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8171
8172 * gdb.btrace/function_call_history.exp: Update
8173 * gdb.btrace/instruction_history.exp: Update.
8174
6d78d93b
MM
81752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8176
8177 * gdb.btrace/enable.exp: Update expected text.
8178
93a360cc
OJ
81792014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
8180
8181 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
8182 bytes.
8183
3772b53f
MR
81842014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
8185
8186 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
8187
596662fa
OJ
81882014-01-15 Omair Javaid <omair.javaid@linaro.org>
8189
8190 * lib/gdb.exp (supports_process_record): Return true for
8191 arm*-linux*. (supports_reverse): Likewise.
8192
b5b08fb4
SC
81932014-01-13 Siva Chandra Reddy <sivachandra@google.com>
8194
8195 PR python/15464
8196 PR python/16113
8197 * gdb.python/py-type.c: Enhance test case.
8198 * gdb.python/py-value-cc.cc: Likewise
8199 * gdb.python/py-type.exp: Add new tests.
8200 * gdb.python/py-value-cc.exp: Likewise
8201
52d7fb13
AA
82022014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8203 Pedro Alves <palves@redhat.com>
8204
8205 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
8206 Make "name" extern.
8207 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
8208 references to ${name}_start by references to ${name}.
8209
a2cd8cfe
JB
82102014-01-10 Joel Brobecker <brobecker@adacore.com>
8211
8212 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
8213
4e23fced
JB
82142014-01-10 Joel Brobecker <brobecker@adacore.com>
8215
8216 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
8217
c6a9e42c
PA
82182014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
8219 Pedro Alves <palves@redhat.com>
8220
8221 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 8222 mi_gdb_target_load.
c6a9e42c 8223
b7ea362b
PA
82242014-01-08 Pedro Alves <palves@redhat.com>
8225
8226 * gdb.threads/reconnect-signal.c: New file.
8227 * gdb.threads/reconnect-signal.exp: New file.
8228
5e3f4fab
EBM
82292014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8230
8231 * gdb.base/source-dir.exp: New file.
8232
79301218
JB
82332014-01-07 Joel Brobecker <brobecker@adacore.com>
8234
8235 * gdb.ada/mi_interface: New testcase.
8236
8e355c5d
JB
82372014-01-07 Joel Brobecker <brobecker@adacore.com>
8238
8239 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
8240 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
8241 gdb.ada/pp-rec-component/pck.ads: New files.
8242
c0d48811
JB
82432014-01-07 Joel Brobecker <brobecker@adacore.com>
8244
8245 * gdb.python/py-pp-integral.c: New file.
8246 * gdb.python/py-pp-integral.py: New file.
8247 * gdb.python/py-pp-integral.exp: New file.
8248
17b609c3 8249For older changes see ChangeLog-1993-2013.
c906108c 8250\f
8d8cb839
EZ
8251;; Local Variables:
8252;; mode: change-log
8253;; left-margin: 8
8254;; fill-column: 74
8255;; version-control: never
8256;; End:
902f2ccb 8257
618f726f 8258 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
8259 Copying and distribution of this file, with or without modification,
8260 are permitted provided the copyright notice and this notice are preserved.