Fix typos in gdb_pipe function comment
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
444e826c
SM
12016-05-02 Simon Marchi <simon.marchi@ericsson.com>
2
3 * gdb.base/detach.exp: Remove is_remote check.
4
740feeaa
SM
52016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6
7 * gdb.base/annota-input-while-running.exp: Don't check for
8 [is_remote target]. Enable annotations after running to main.
9 Remove unused "set test..." line.
10
9080ac9d
SM
112016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12
13 * gdb.trace/trace-enable-disable.exp: New file.
14 * gdb.trace/trace-enable-disable.c: New file.
15
952ebca5
SM
162016-04-28 Simon Marchi <simon.marchi@ericsson.com>
17
18 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
19 use it in info sharedlibrary test.
20 * gdb.trace/ftrace-lock.exp: Likewise.
21 * gdb.trace/ftrace.exp: Likewise.
22 * gdb.trace/range-stepping.exp: Likewise.
23 * gdb.trace/trace-break.exp: Likewise.
24 * gdb.trace/trace-condition.exp: Likewise.
25 * gdb.trace/trace-mt.exp: Likewise.
26
d9019901
SM
272016-04-27 Simon Marchi <simon.marchi@ericsson.com>
28
29 * lib/gdb.exp (gdb_load_shlibs): Rename to...
30 (gdb_load_shlib): ... this.
31 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
32 gdb_load_shlib.
33 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
34 * gdb.base/ctxobj.exp: Likewise.
35 * gdb.base/dprintf-pending.exp: Likewise.
36 * gdb.base/dso2dso.exp: Likewise.
37 * gdb.base/fixsection.exp: Likewise.
38 * gdb.base/gcore-relro.exp: Likewise.
39 * gdb.base/gdb1555.exp: Likewise.
40 * gdb.base/global-var-nested-by-dso.exp: Likewise.
41 * gdb.base/gnu-ifunc.exp: Likewise.
42 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
43 * gdb.base/jit-so.exp (one_jit_test): Likewise.
44 * gdb.base/pending.exp: Likewise.
45 * gdb.base/print-file-var.exp: Likewise.
46 * gdb.base/print-symbol-loading.exp: Likewise.
47 * gdb.base/shlib-call.exp: Likewise.
48 * gdb.base/shreloc.exp: Likewise.
49 * gdb.base/so-impl-ld.exp: Likewise.
50 * gdb.base/solib-disc.exp: Likewise.
51 * gdb.base/solib-nodir.exp: Likewise.
52 * gdb.base/solib-overlap.exp: Likewise.
53 * gdb.base/solib-symbol.exp: Likewise.
54 * gdb.base/solib-weak.exp (do_test): Likewise.
55 * gdb.base/sym-file.exp: Likewise.
56 * gdb.base/symtab-search-order.exp: Likewise.
57 * gdb.base/type-opaque.exp: Likewise.
58 * gdb.base/unload.exp: Likewise.
59 * gdb.base/watchpoint-solib.exp: Likewise.
60 * gdb.compile/compile.exp: Likewise.
61 * gdb.cp/gdb2384.exp: Likewise.
62 * gdb.cp/infcall-dlopen.exp: Likewise.
63 * gdb.cp/re-set-overloaded.exp: Likewise.
64 * gdb.fortran/library-module.exp: Likewise.
65 * gdb.opt/solib-intra-step.exp: Likewise.
66 * gdb.python/py-finish-breakpoint.exp: Likewise.
67 * gdb.python/py-shared.exp: Likewise.
68 * gdb.reverse/solib-precsave.exp: Likewise.
69 * gdb.reverse/solib-reverse.exp: Likewise.
70 * gdb.server/solib-list.exp: Likewise.
71 * gdb.threads/dlopen-libpthread.exp: Likewise.
72 * gdb.threads/tls-shared.exp: Likewise.
73 * gdb.threads/tls-so_extern.exp: Likewise.
74 * gdb.trace/change-loc.exp: Likewise.
75 * gdb.trace/ftrace-lock.exp: Likewise.
76 * gdb.trace/ftrace.exp: Likewise.
77 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
78 * gdb.trace/pending.exp: Likewise.
79 * gdb.trace/range-stepping.exp: Likewise.
80 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
81 (strace_info_marker): Likewise.
82 (strace_probe_marker): Likewise.
83 (strace_trace_on_same_addr): Likewise.
84 (strace_trace_on_diff_addr): Likewise.
85 * gdb.trace/trace-break.exp: Likewise.
86 * gdb.trace/trace-condition.exp: Likewise.
87 * gdb.trace/trace-mt.exp: Likewise.
88
fca4cfd9
SM
892016-04-27 Simon Marchi <simon.marchi@ericsson.com>
90
91 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
92 result of gdb_remote_download.
93 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
94 * gdb.base/dso2dso.exp: Likewise.
95 * gdb.base/global-var-nested-by-dso.exp: Likewise.
96 * gdb.base/print-file-var.exp: Likewise.
97 * gdb.base/shlib-call.exp: Likewise.
98 * gdb.base/shreloc.exp: Likewise.
99 * gdb.base/solib-overlap.exp: Likewise.
100 * gdb.base/solib-weak.exp (do_test): Likewise.
101 * gdb.base/unload.exp: Likewise.
102
11cf4ffb
YQ
1032016-04-27 Yao Qi <yao.qi@linaro.org>
104
105 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
106 exists.
107
3e2e34f8
KB
1082016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
109
110 * vla-type.exp: Print structure from toplevel.
111
8f07e298
BH
1122016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
113
114 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
115 of dynamic types.
116 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
117 of dynamic types.
118
9920b434
BH
1192016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
120
121 * gdb.fortran/vla-type.f90: New file.
122 * gdb.fortran/vla-type.exp: New file.
123
f3abeff5
YQ
1242016-04-25 Yao Qi <yao.qi@linaro.org>
125
126 * gdb.base/branch-to-self.c: New file.
127 * gdb.base/branch-to-self.exp: New file.
128
0a5d52f0
YQ
1292016-04-22 Yao Qi <yao.qi@linaro.org>
130
131 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
132 more after $hex.
133
495346f6
YQ
1342016-04-22 Yao Qi <yao.qi@linaro.org>
135
136 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
137 * gdb.base/annota3.exp: Likewise.
138
4a7e075c
YQ
1392016-04-22 Yao Qi <yao.qi@linaro.org>
140
141 * gdb.reverse/step-precsave.exp: Do one step and test program
142 stops in "callee" and do multiple steps until program goes out
143 of "callee".
144 * gdb.reverse/step-reverse.exp: Likewise.
145
5b061e98
YQ
1462016-04-22 Yao Qi <yao.qi@linaro.org>
147
148 * gdb.trace/signal.exp: Also pass if
149 $tracepoint_hits($i) > $iterations.
150
5c5dc57f
YQ
1512016-04-22 Yao Qi <yao.qi@linaro.org>
152
153 * gdb.trace/signal.c: New file.
154 * gdb.trace/signal.exp: New file.
155
a55411b9
DE
1562016-04-19 Doug Evans <xdje42@gmail.com>
157
158 * gdb.base/bad-file.exp: New file.
159
a22df60a
MG
1602016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
161
162 * gdb.dwarf2/implref.exp: New file.
163
0c13f7e5
BH
1642016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
165
166 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
167 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
168 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
169 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
170 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
171 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
172 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
173 * lib/fortran.exp (fortran_int4): New procedure.
174 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
175 (fortran_logical4): Likewise.
176
9b9b09e9
BH
1772016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
178
179 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
180
a14d1f4d
BH
1812016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
182
183 * lib/compiler.c: Add Intel specific preprocessor macros.
184 * lib/compiler.cc: Likewise.
185
7d49b1d0
LM
1862016-04-13 Luis Machado <lgustavo@codesourcery.com>
187
188 * gdb.server/connect-with-no-symbol-file.c: New file.
189 * gdb.server/connect-with-no-symbol-file.exp: New file.
190
8392fa22
SM
1912016-04-13 Simon Marchi <simon.marchi@ericsson.com>
192
193 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
194
8c4c4aeb
SM
1952016-04-13 Simon Marchi <simon.marchi@ericsson.com>
196
197 * boards/gdbserver-base.exp (${board}_download): Copy source file to
198 standard output directory.
199
45e3745e
AT
2002016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
201
202 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
203
e26b7e41
MM
2042016-04-13 Markus Metzger <markus.t.metzger@intel.com>
205
206 * gdb.btrace/instruction_history.c (loop): Add declaration.
207
8ce09462
AT
2082016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
209
210 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
211
2e88a1ea
SM
2122016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
213
214 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
215 parentheses to print.
216 (continue_handler): Likewise.
217
f48e22e3
SM
2182016-04-08 Simon Marchi <simon.marchi@ericsson.com>
219
220 * gdb.server/solib-list.exp: Remove is_remote check.
221 Pass shlib= to gdb_compile. Don't link shared library with
222 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
223 Run binary filename through "readlink -f" on the target.
224
096be756
PA
2252016-04-08 Pedro Alves <palves@redhat.com>
226
227 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
228 interpreter filename as argument to gdbserver_spawn.
229 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
230 Return empty if $last_loaded_file does not exist.
231
06500533
JK
2322016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
233
234 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
235 * gdb.base/jit-main.c: Use exit after usage.
236
2d35e871
JK
2372016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
238
239 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
240 GDBHISTSIZE prior to the tests.
241 * gdb.base/gdbinit-history.exp: Likewise.
242
2432016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
244
245 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
246 instead of build_executable. Use gdb_load_shlibs.
247
c8064e7e
YQ
2482016-04-07 Yao Qi <yao.qi@linaro.org>
249
250 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
251 Execute "si" command.
252
bde47561
YQ
2532016-04-07 Yao Qi <yao.qi@linaro.org>
254
255 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
256 number instead of the comments on some line.
257
b16f8a3b
DB
2582016-04-06 Don Breazeal <donb@codesourcery.com>
259
260 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
261 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
262
c2f901df
SM
2632016-04-06 Simon Marchi <simon.marchi@ericsson.com>
264
265 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
266 standard_output_file. Remove unused binfile variable.
267
ac17fda0
CU
2682016-04-05 Catalin Udma <catalin.udma@freescale.com>
269
270 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
271 * gdb.python/py-mi-objfile.exp: Match "list main" output
272 in console format.
273
03a8c4df
SM
2742016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
275
276 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
277 absolute.
278
6e774b13
SM
2792016-04-05 Simon Marchi <simon.marchi@ericsson.com>
280
281 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
282 absolute.
283 * gdb.trace/ftrace.exp: Likewise.
284 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
285 targets as well.
286 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
287 (gdb_load_shlibs): Copy libraries to test directory when testing
288 natively. Only set solib-search-path if testing remotely.
289 * lib/mi-support.exp (mi_load_shlibs): Likewise.
290
7817ea46
SM
2912016-04-05 Simon Marchi <simon.marchi@ericsson.com>
292
293 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
294 gdb_download. Use it even if the target is not remote.
295 * gdb.base/jit.exp (compile_jit_test): Likewise.
296 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
297 output directory if the destination board is local, otherwise use
298 the standard remote_download from DejaGnu.
299 (gdb_download): Remove.
300 (gdb_load_shlibs): Use gdb_remote_download instead of
301 gdb_download.
302 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
303 Use gdb_remote_download instead of gdb_download. Use it even if
304 the target is not remote.
305 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
306 instead of gdb_download.
307
7beb7f68
SM
3082016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
309
310 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
311 (test_insert_delete_modify): Call mi_load_shlibs before trying to
312 run.
313
cc63428a
AV
3142016-04-01 Artemiy Volkov <artemiyv@acm.org>
315
316 PR gdb/19820
317 * gdb.base/printcmds.exp: Add artificial arrays tests.
318
64cdf930
PA
3192016-03-31 Pedro Alves <palves@redhat.com>
320
321 PR gdb/19858
322 * gdb.base/jit-main.c: Include unistd.h.
323 (ATTACH): Define to 0 if not already defined.
324 (wait_for_gdb, mypid): New globals.
325 (WAIT_FOR_GDB): New macro.
326 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
327 some breakpoint locations.
328 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
329 New procedures.
330 (one_jit_test): Add REATTACH parameter, and handle it. Use
331 continue_to_test_location.
332 (top level): Test attach, and adjusts calls to one_jit_test.
333
40dea8cb
PA
3342016-03-31 Pedro Alves <palves@redhat.com>
335
336 PR gdb/19858
337 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
338 BINSUFFIX parameter, and handle it.
339 (top level): Adjust calls compile_jit_test.
340
e7ea3ec7
CU
3412016-03-31 Catalin Udma <catalin.udma@freescale.com>
342
343 PR python/19743
344 * gdb.python/py-mi-events-gdb.py: New file.
345 * gdb.python/py-mi-events.c: New file.
346 * gdb.python/py-mi-events.exp: New file.
347
e6359af3
YQ
3482016-03-30 Yao Qi <yao.qi@linaro.org>
349
350 * gdb.reverse/until-precsave.exp: Match function name only.
351 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
352 Move malloc to a condition block.
353 * gdb.reverse/until-reverse.exp: Match function name only.
354
a4105d04
MK
3552016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
356
357 * gdb.trace/ftrace.exp: Set arg0exp for s390.
358 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
359 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
360 variable for GPR 0 instead of assuming it is register 0.
361 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
362 * lib/trace-support.exp: Add s390 registers.
363
bfa6adb9
YQ
3642016-03-29 Yao Qi <yao.qi@linaro.org>
365
366 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
367
1e6697ea
YQ
3682016-03-24 Yao Qi <yao.qi@linaro.org>
369
370 * gdb.reverse/break-reverse.exp: Add quotation mark in the
371 test message.
372
64bcd522
AA
3732016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
374
375 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
376 maintaining separate logic for constructing the output path.
377
7868401b
DB
3782016-03-16 Don Breazeal <donb@codesourcery.com>
379
380 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
381 Retry fork and waitpid on interrupted system call errors.
382 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
383 Use with_timeout_factor to increase timeout by factor of 10.
384
1cafadb4
DB
3852016-03-15 Don Breazeal <donb@codesourcery.com>
386
387 * gdb.cp/scope-err.cc: New test program.
388 * gdb.cp/scope-err.exp: New test script.
389 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
390 lines and "set breakpoint here" comment.
391 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
392 Fixed some whitespace and format issues.
393 * gdb.mi/mi-linespec-err-cp.cc: New test program.
394 * gdb.mi/mi-linespec-err-cp.exp: New test script.
395
81516450
DE
3962016-03-15 Doug Evans <dje@google.com>
397
398 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
399 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
400 All callers updated. Add tests for enums, mixed flags register.
401
aa52b601
DE
4022016-03-15 Doug Evans <dje@google.com>
403
404 * gdb.base/skip.c (main): Call test_skip_file_and_function.
405 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
406
fa4ff313
SM
4072016-03-14 Simon Marchi <simon.marchi@ericsson.com>
408
409 * gdb.base/default.exp: Add $_as_string to the list of expected
410 convenience functions.
411
f2403c39
AB
4122016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
413
414 * gdb.base/maint.exp: New tests for 'maint info line-table'.
415
f2f3ccb9
SM
4162016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
417
418 * gdb.python/py-as-string.exp: New file.
419 * gdb.python/py-as-string.c: New file.
420
00dbd492
PA
4212016-03-09 Pedro Alves <palves@redhat.com>
422
423 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
424 signal" -> "Thread NN received signal" output change.
425 * gdb.threads/ia64-sigill.exp: Likewise.
426 * gdb.threads/linux-dp.exp: Likewise.
427 * gdb.threads/manythreads.exp: Likewise.
428 * gdb.threads/pending-step.exp: Likewise.
429 * gdb.threads/print-threads.exp: Likewise.
430 * gdb.threads/sigstep-threads.exp: Likewise.
431 * gdb.threads/staticthreads.exp: Likewise.
432 * gdb.threads/tls.exp: Likewise.
433
1e6697ea
YQ
4342016-03-09 Pedro Alves <palves@redhat.com>
435
436 * gdb.base/command-line-input.exp: New file.
437
b04fd3be
MK
4382016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
439
440 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
441 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
442 * gdb.trace/pending.exp: Accept leading dot before function name.
443 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
444 * lib/trace-support.exp: Set registers for ppc.
445
98fa59e9
MK
4462016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
447
448 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
449 use it for disassembly; accept .main in addition to main in backtrace.
450
f77198c8
MK
4512016-03-09 Wei-cheng Wang <cole945@gmail.com>
452 Marcin Kościelnicki <koriakin@0x04.net>
453
454 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
455 (gdb_recursion_test_ptr): New global variable.
456 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
457 gdb_recursion_test.
458 (gdb_c_test): Ditto.
459
ba84e0da
MK
4602016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
461
462 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
463 ordering.
464
4366d36e
MK
4652016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
466
467 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
468 (bar): Add bar_start_lbl label.
469 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
470 of foo/bar for emitting DWARF and tracing.
471
5eb264df
SDJ
4722016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
473
474 * analyze-racy-logs.py: Set executable bit.
475
fb6a751f
SDJ
4762016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
477
478 * Makefile.in (DEFAULT_RACY_ITER): New variable.
479 (CHECK_TARGET_TMP): Likewise.
480 (check-single-racy): New rule.
481 (check-parallel-racy): Likewise.
482 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
483 (do-check-parallel-racy): New rule.
484 (check-racy/%.exp): Likewise.
485 * README (Racy testcases): New section.
486 * analyze-racy-logs.py: New file.
487
bdf7e230
DE
4882016-03-03 Doug Evans <dje@google.com>
489
490 * gdb.base/skip.exp: Use with_test_prefix.
491
4719d415
YQ
4922016-03-03 Yao Qi <yao.qi@linaro.org>
493
494 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
495 Invoke step_over_syscall "clone" and break_cond_on_syscall
496 "clone".
497 * gdb.base/step-over-clone.c: New file.
498
ea507862
YQ
4992016-03-03 Yao Qi <yao.qi@linaro.org>
500
501 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
502 code format.
503
8fc8cbda
YQ
5042016-03-03 Yao Qi <yao.qi@linaro.org>
505
506 * gdb.base/disp-step-fork.c: Rename to ...
507 * gdb.base/step-over-fork.c: ... it. New file.
508 * gdb.base/disp-step-vfork.c: Rename to ...
509 * gdb.base/step-over-vfork.c: ... it. New file.
510 * gdb.base/disp-step-syscall.exp: Rename to ...
511 * gdb.base/step-over-syscall.exp: ... it. New file.
512 (disp_step_cross_syscall): Rename to ...
513 (step_over_syscall): ... it.
514
92fa70b0
YQ
5152016-03-03 Yao Qi <yao.qi@linaro.org>
516
517 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
518 If target supports condition evaluation on target, invoke
519 break_cond_on_syscall for fork and vfork.
520
e197ad3c
YQ
5212016-03-03 Yao Qi <yao.qi@linaro.org>
522
523 * gdb.base/disp-step-syscall.exp: Don't invoke
524 support_displaced_stepping.
525 (disp_step_cross_syscall): Test with displaced stepping off and
526 on if supported.
527
0b47da9f
YQ
5282016-03-03 Yao Qi <yao.qi@linaro.org>
529
530 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
531 proc.
532 (setup): New proc.
533 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
534 and setup.
535
065ab6dc
BH
5362016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
537
538 * gdb.fortran/vla-history.exp: Remove breakpoint.
539
07e448ad 5402016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
541
542 * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
543
9ac2d526 5442016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
545
546 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
547
17807369
BH
5482016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
549
550 * gdb.mi/vla.f90: Nullify pointer after declaration.
551
86e501af
PA
5522016-03-01 Pedro Alves <palves@redhat.com>
553
554 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
555
1e903e32
PA
5562016-03-01 Pedro Alves <palves@redhat.com>
557
558 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
559 before anything else.
560 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
561 _GNU_SOURCE here.
562 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
563 before anything else.
564 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
565
6ccb54e2
PA
5662016-03-01 Pedro Alves <palves@redhat.com>
567
568 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
569
30ca9da1
YQ
5702016-03-01 Yao Qi <yao.qi@linaro.org>
571
572 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
573 prepare_for_testing.
574
dc856b38
YQ
5752016-03-01 Yao Qi <yao.qi@linaro.org>
576
577 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
578
4a932159
AA
5792016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
580
581 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
582 manually constructing the output path.
583
f2489477
AA
5842016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
585
586 * gdb.arch/s390-stackless.S: New.
587 * gdb.arch/s390-stackless.exp: New.
588
38899f16
IB
5892016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
590
591 * gdb.dlang/circular.c: New file.
592 * gdb.dlang/circular.exp: New file.
593
9fde51ed
YQ
5942016-02-26 Yao Qi <yao.qi@linaro.org>
595
596 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
597 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
598 (testcases): Update.
599
ce90fefe
YQ
6002016-02-26 Yao Qi <yao.qi@linaro.org>
601
602 * gdb.reverse/aarch64.c: Rename to ...
603 * gdb.reverse/insn-reverse.c: ... it.
604 * gdb.reverse/aarch64.exp: Rename to ...
605 * gdb.reverse/insn-reverse.exp: ... it.
606
3263bceb
YQ
6072016-02-26 Yao Qi <yao.qi@linaro.org>
608
609 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
610 (testcase_ftype): New.
611 (testcases): New array.
612 (n_testcases): New.
613 (main): Call each element in testcases.
614 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
615 (read_testcase): New.
616 Do the tests in a loop.
617
6cb59ff1
YQ
6182016-02-25 Yao Qi <yao.qi@linaro.org>
619
620 * gdb.base/branches.c: Remove.
621
ae91f625
MK
6222016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
623
624 PR gdb/13808
625 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
626
678b48b7
MK
6272016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
628
629 * gdb.trace/ftrace.exp: Remove unnecessary target check.
630
7337a6f2
MK
6312016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
632
633 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
634 change x86_64 call_insn to 'callq'.
635
861ca91f
AT
6362016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
637
638 * gdb.trace/tfile-avx.c: Move to...
639 * gdb.trace/tracefile-pseudo-reg.c: Here.
640 * gdb.trace/tfile-avx.exp: Move to...
641 * gdb.trace/tracefile-pseudo-reg.exp: Here.
642
bf74e428
GB
6432016-02-24 Gary Benson <gbenson@redhat.com>
644
645 * gdb.base/attach-pie-noexec.exp: Do not expect an error
646 message on attach.
647
cce0e923
DE
6482016-02-23 Doug Evans <dje@google.com>
649
650 * gdb.base/skip.c (test_skip): New function.
651 (end_test_skip_file_and_function): New function.
652 (test_skip_file_and_function): New function.
653 * gdb.base/skip1.c (test_skip): New function.
654 (skip1_test_skip_file_and_function): New function.
655 * gdb.base/skip.exp: Add tests for new skip options.
656 * gdb.base/skip-solib.exp: Update expected output.
657 * gdb.perf/skip-command.cc: New file.
658 * gdb.perf/skip-command.exp: New file.
659 * gdb.perf/skip-command.py: New file.
660
4000e47e
MK
6612016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
662
663 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
664 info registers pattern.
665
24f75ead
IB
6662016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
667
668 * lib/future.exp: Add D support.
669 (gdb_find_gdc): New proc.
670 (gdb_default_target_compile): Add D support.
671
fbb7bcbe
WW
6722016-02-18 Wei-cheng Wang <cole945@gmail.com>
673
674 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
675 user+system time.
676 (trace_speed_test): Determine the iteration count for a time
677 between 15..30 seconds.
678
012b3a21
WT
6792016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
680
681 * gdb.arch/i386-mpx-sigsegv.c: New file.
682 * gdb.arch/i386-mpx-sigsegv.exp: New file.
683 * gdb.arch/i386-mpx-simple_segv.c: New file.
684 * gdb.arch/i386-mpx-simple_segv.exp: New file.
685
2d5189bd
YQ
6862016-02-18 Yao Qi <yao.qi@linaro.org>
687
688 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
689 Don't call setup_kfail.
690
40fb20d0
YQ
6912016-02-18 Yao Qi <yao.qi@linaro.org>
692
693 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
694 Set "set breakpoint condition-evaluation" per $cond_bp_target.
695
21b1f8d2
DE
6962016-02-16 Doug Evans <dje@google.com>
697
698 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
699 * gdb.base/skip1.c: Ditto.
700 * gdb.base/skip.exp: Whitespace cleanup.
701
4041ed77
DB
7022016-02-16 Don Breazeal <donb@codesourcery.com>
703
704 PR remote/19496
705 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
706 Remove kfail for PR remote/19496.
707
c4ef31bf
SM
7082016-02-16 Simon Marchi <simon.marchi@ericsson.com>
709
710 * lib/gdb.exp (standard_temp_file): Return a path specific to
711 the runtest invocation.
712
266b65b3
SM
7132016-02-16 Simon Marchi <simon.marchi@ericsson.com>
714
715 * gdb.trace/save-trace.exp: Change relative path to be in the
716 standard output directory.
717
a7a0a6a9
JK
7182016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
719
720 * gdb.arch/i386-prologue.c: Add missing prototypes.
721
c99dbb42
JK
7222016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
723
724 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
725 * gdb.arch/i386-prologue.exp: Likewise.
726 * gdb.arch/i386-size.exp: Likewise.
727
aa480355
SM
7282016-02-15 Simon Marchi <simon.marchi@ericsson.com>
729
730 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
731 define object file path.
732 * gdb.btrace/gcore.exp: Use standard_output_file to define core
733 file path.
734 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
735 standard_output_file to define binfile.
736
ba881f50
JK
7372016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
738
739 Fix compatibility with recent gfortran-5.3.1.
740 * gdb.fortran/vla-history.exp (print vla1 allocated)
741 (print vla2 allocated, print $2, print $3): Remove
742 (print $4): Rename to ...
743 (print $2): ... here.
744 (print $9): Rename to ...
745 (print $5): ... here.
746 (print $10): Rename to ...
747 (print $6): ... here.
748 * gdb.fortran/vla.f90: Add pvla initialization.
749
e9fb005c
JK
7502016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
751
752 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
753 New test.
754 * gdb.fortran/vla-value-sub.exp: Likewise.
755
e44e00ff
MK
7562016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
757
758 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
759
97e94151
SM
7602016-02-12 Simon Marchi <simon.marchi@ericsson.com>
761
762 * i386-biarch-core.exp: Define corefile using
763 standard_output_file.
764
01113bc1
YQ
7652016-02-12 Yao Qi <yao.qi@linaro.org>
766
767 * gdb.arch/arm-single-step-kernel-helper.c: New.
768 * gdb.arch/arm-single-step-kernel-helper.exp: New.
769
33b4777c
MM
7702016-02-12 Markus Metzger <markus.t.metzger@intel.com>
771
772 * gdb.btrace/tailcall-only.exp: New.
773 * gdb.btrace/tailcall-only.c: New.
774 * gdb.btrace/x86_64-tailcall-only.S: New.
775 * gdb.btrace/i686-tailcall-only.S: New.
776
acc23c11
PA
7772016-02-11 Pedro Alves <palves@redhat.com>
778
779 * README (Parallel testing): Add missing double quotes.
780
e352bf0a
PA
7812016-02-11 Pedro Alves <palves@redhat.com>
782
783 * README (Parallel testing): New section.
784 (GDB_PARALLEL): Rewrite.
785 (FORCE_PARALLEL): Document.
786
9f5fed78
MK
7872016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
788
789 * gdb.trace/tfile-avx.c: New test.
790 * gdb.trace/tfile-avx.exp: New test.
791
9ef9e6a6
KS
7922016-02-09 Keith Seitz <keiths@redhat.com>
793
794 PR breakpoints/19546
795 * gdb.base/infcall-exec.c: New file.
796 * gdb.base/infcall-exec2.c: New file.
797 * gdb.base/infcall-exec.exp: New file.
798
a96e36da
KS
7992016-02-09 Keith Seitz <keiths@redhat.com>
800
801 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
802 (toplevel): Call test_bkpt_address.
803
9f61929f
KS
8042016-02-09 Keith Seitz <keiths@redhat.com>
805
806 PR python/19506
807 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
808 (toplevel): Call test_bkpt_address.
809
1e94266c
SM
8102016-02-09 Simon Marchi <simon.marchi@ericsson.com>
811
812 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
813 to AC_OUTPUT.
814 * configure: Regenerate.
815
2a7f3dff
PA
8162016-02-09 Pedro Alves <palves@redhat.com>
817
818 PR breakpoints/19548
819 * gdb.base/execl-update-breakpoints.c (some_function): New
820 function.
821 (main): Call it.
822 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
823 Tighten expected GDB output.
824
2151ccc5
SM
8252016-02-08 Simon Marchi <simon.marchi@ericsson.com>
826
827 * Makefile.in (ALL_SUBDIRS): Remove.
828 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
829 (distclean maintainer-clean realclean): Likewise.
830 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
831 * configure: Regenerate.
832 * gdb.ada/Makefile.in: Delete.
833 * gdb.arch/Makefile.in: Likewise.
834 * gdb.asm/Makefile.in: Likewise.
835 * gdb.base/Makefile.in: Likewise.
836 * gdb.btrace/Makefile.in: Likewise.
837 * gdb.cell/Makefile.in: Likewise.
838 * gdb.compile/Makefile.in: Likewise.
839 * gdb.cp/Makefile.in: Likewise.
840 * gdb.disasm/Makefile.in: Likewise.
841 * gdb.dlang/Makefile.in: Likewise.
842 * gdb.dwarf2/Makefile.in: Likewise.
843 * gdb.fortran/Makefile.in: Likewise.
844 * gdb.gdb/Makefile.in: Likewise.
845 * gdb.go/Makefile.in: Likewise.
846 * gdb.guile/Makefile.in: Likewise.
847 * gdb.java/Makefile.in: Likewise.
848 * gdb.linespec/Makefile.in: Likewise.
849 * gdb.mi/Makefile.in: Likewise.
850 * gdb.modula2/Makefile.in: Likewise.
851 * gdb.multi/Makefile.in: Likewise.
852 * gdb.objc/Makefile.in: Likewise.
853 * gdb.opencl/Makefile.in: Likewise.
854 * gdb.opt/Makefile.in: Likewise.
855 * gdb.pascal/Makefile.in: Likewise.
856 * gdb.perf/Makefile.in: Likewise.
857 * gdb.python/Makefile.in: Likewise.
858 * gdb.reverse/Makefile.in: Likewise.
859 * gdb.server/Makefile.in: Likewise.
860 * gdb.stabs/Makefile.in: Likewise.
861 * gdb.threads/Makefile.in: Likewise.
862 * gdb.trace/Makefile.in: Likewise.
863 * gdb.xml/Makefile.in: Likewise.
864 * lib/gdb.exp (make_gdb_parallel_path): Add check for
865 GDB_PARALLEL.
866 (standard_output_file): Remove check for GDB_PARALLEL, always
867 return path in outputs/$subdir/$testname.
868
437277d4
SM
8692016-02-08 Simon Marchi <simon.marchi@ericsson.com>
870
871 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
872 (site.exp): Assign abs_srcdir to tcl's srcdir.
873
31d913c7
YQ
8742016-02-04 Yao Qi <yao.qi@linaro.org>
875
876 * gdb.base/foll-exec-mode.c: Include limits.h.
877 (main): Add parameters argc and argv. Get directory from
878 argv[0].
879 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
880 compilation.
881 * gdb.base/foll-exec.c: Include limits.h.
882 (main): Add parameters argc and argv.
883 Get directory from argv[0].
884 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
885 Adjust tests on the number of lines as source code changed.
886 * gdb.base/foll-vfork-exit.c: Include limits.h.
887 (main): Add one line of statement before vfork.
888 * gdb.base/foll-vfork.c: Include limits.h and string.h.
889 (main): Add parameters argc and argv. Get directory from
890 argv[0].
891 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
892 (setup_gdb): Set tbreak to skip some source lines.
893 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
894 (main): Add parameters argc and argv. Get directory from
895 argv[0].
896 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
897 compilation.
898 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
899 (main): Add parameters argc and argv. Get directory from
900 argv[0].
901 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
902 compilation.
903
9482b9fb
DE
9042016-02-01 Doug Evans <dje@google.com>
905
906 * gdb.base/skip.exp: Clean up multiple references to same test name.
907
6b2e4f10
PA
9082016-02-01 Pedro Alves <palves@redhat.com>
909
ccb6afd6 910 PR remote/19496
6b2e4f10
PA
911 * gdb.threads/forking-threads-plus-breakpoint.exp
912 (displaced_stepping_supported): New global.
913 (probe_displaced_stepping_support): New procedure.
914 (do_test): Add 'displaced' parameter, and use it.
915 (top level): Check for displaced stepping support. Add displaced
916 stepping on/off testing axis.
917
37a8db1a
AB
9182016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
919
920 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
921 pointer. Don't perform further tests on the unassociated pointer
922 if the first test fails.
923
5fdf6324
AB
9242016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
925
926 * gdb.base/max-value-size.c: New file.
927 * gdb.base/max-value-size.exp: New file.
928 * gdb.base/huge.exp: Disable max-value-size for this test.
929
935c6144
IB
9302016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
931
932 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
933
7fe8399d
YQ
9342016-01-28 Yao Qi <yao.qi@linaro.org>
935
936 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
937
a2077e25
PA
9382016-01-25 Pedro Alves <palves@redhat.com>
939
940 PR threads/19461
941 * gdb.base/fork-running-state.c: New file.
942 * gdb.base/fork-running-state.exp: New file.
943
1d2736d4
PA
9442016-01-25 Pedro Alves <palves@redhat.com>
945
946 PR gdb/19494
947 * gdb.base/catch-fork-kill.c: New file.
948 * gdb.base/catch-fork-kill.exp: New file.
949
f1da4b11
PA
9502016-01-25 Pedro Alves <palves@redhat.com>
951
952 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
953 Delete, moved to lib/gdb.exp.
954 * gdb.threads/forking-threads-plus-breakpoint.exp
955 (foreach_with_prefix): Likewise.
956 * gdb.threads/process-dies-while-handling-bp.exp
957 (foreach_with_prefix): Likewise.
958 * lib/gdb.exp (foreach_with_prefix): New procedure.
959
45f38546
MK
9602016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
961
962 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
963 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
964
dc29a1ce
MK
9652016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
966
967 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
968 endian targets.
969
092127d7
JK
9702016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
971 Pedro Alves <palves@redhat.com>
972
973 Fix testsuite compatibility with Guile.
974 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
975 number.
976
31d765d3
JK
9772016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
978
979 Fix testsuite compatibility with Guile.
980 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
981 (thread 1): New test for backtrace through signal handler.
982
1ac78c04
YQ
9832016-01-22 Yao Qi <yao.qi@linaro.org>
984
985 PR testsuite/19491
986 * gdb.base/multi-forks.c: Include
987 ../lib/unbuffer_output.c
988 (main): Call gdb_unbuffer_output.
989
4f5946a8
DE
9902016-01-21 Doug Evans <dje@google.com>
991
992 * lib/ada.exp (gdb_compile_ada): Fix typo.
993
305e13e6
JB
9942016-01-21 Joel Brobecker <brobecker@adacore.com>
995
996 * gdb.base/break-fun-addr.exp: New file.
997 * gdb.base/break-fun-addr1.c: New file.
998 * gdb.base/break-fun-addr2.c: New file.
999
5f5dfff6
SM
10002016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1001
1002 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
1003 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
1004 enum flag values.
1005
fd356fa2
AA
10062016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
1007
1008 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
1009 when GDB can not set the vector return value. Add more comments
1010 for clarification.
1011
9df22175
AT
10122016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
1013
1014 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
1015 command.
1016
41d1845e
SM
10172016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1018
1019 * Makefile.in (DO_RUNTEST): Add --status and update usages.
1020
01ac6840
SM
10212016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1022
1023 * Makefile.in (check-single): Pass --status to runtest.
1024 (check/%.exp): Likewise.
1025
10262016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1027
1028 * Makefile.in (check-parallel): Propagate return code from make
1029 do-check-parallel.
1030
bd0a71fa
MK
10312016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
1032
1033 * gdb.trace/ftrace.exp: Fix expected message on continue.
1034 * gdb.trace/pending.exp: Fix expected message on continue.
1035 * gdb.trace/trace-break.exp: Fix expected message on continue.
1036
8bcbad33
SM
10372016-01-18 Simon Marchi <simon.marchi@ericsson.com>
1038
1039 * lib/gdb.exp (gdb_test): Remove unused global references.
1040
f303dbd6
PA
10412016-01-18 Pedro Alves <palves@redhat.com>
1042
1043 * gdb.base/async-shell.exp: Adjust expected output.
1044 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
1045 * gdb.base/siginfo-thread.exp: Adjust expected output.
1046 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
1047 * gdb.java/jnpe.exp: Adjust expected output.
1048 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
1049 * gdb.threads/continue-pending-status.exp: Adjust expected output.
1050 * gdb.threads/leader-exit.exp: Adjust expected output.
1051 * gdb.threads/manythreads.exp: Adjust expected output.
1052 * gdb.threads/pthreads.exp: Adjust expected output.
1053 * gdb.threads/schedlock.exp: Adjust expected output.
1054 * gdb.threads/siginfo-threads.exp: Adjust expected output.
1055 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
1056 expected output.
1057 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
1058 output.
1059 * gdb.threads/sigthread.exp: Adjust expected output.
1060 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
1061
b2789696
YQ
10622016-01-18 Yao Qi <yao.qi@linaro.org>
1063
1064 * gdb.guile/scm-section-script.c: Replace @progbits with
1065 %progbits.
1066 * gdb.python/py-section-script.c: Likewise.
1067
71ef29a8
PA
10682016-01-15 Pedro Alves <palves@redhat.com>
1069
1070 * gdb.multi/tids.exp: Test star wildcard ranges.
1071
3f5b7598
PA
10722016-01-15 Pedro Alves <palves@redhat.com>
1073
1074 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
1075 command from "thread apply" invocation.
1076 (thr_apply_info_thr_invalid): Default the expected output to the
1077 input tid list.
1078 (top level): Add tests that use convenience variables. Add tests
1079 for "thread apply" with a valid TID list, but missing the command.
1080
663f6d42
PA
10812016-01-13 Pedro Alves <palves@redhat.com>
1082
1083 * gdb.base/default.exp: Expect $_gthread as well.
1084 * gdb.multi/tids.exp: Test $_gthread.
1085 * gdb.threads/thread-specific.exp: Test $_gthread.
1086
c84f6bbf
PA
10872016-01-13 Pedro Alves <palves@redhat.com>
1088
1089 * gdb.multi/tids.exp: Test "info threads -gid".
1090
22a02324
PA
10912016-01-13 Pedro Alves <palves@redhat.com>
1092
1093 * gdb.multi/tids.exp: Test InferiorThread.global_num and
1094 Breakpoint.thread.
1095 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
1096
5d5658a1
PA
10972016-01-07 Pedro Alves <palves@redhat.com>
1098
1099 * gdb.base/break.exp: Adjust to output changes.
1100 * gdb.base/hbreak2.exp: Likewise.
1101 * gdb.base/sepdebug.exp: Likewise.
1102 * gdb.base/watch_thread_num.exp: Likewise.
1103 * gdb.linespec/keywords.exp: Likewise.
1104 * gdb.multi/info-threads.exp: Likewise.
1105 * gdb.threads/thread-find.exp: Likewise.
1106 * gdb.multi/tids.c: New file.
1107 * gdb.multi/tids.exp: New file.
1108
84654457
PA
11092016-01-13 Pedro Alves <palves@redhat.com>
1110
1111 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
1112
e3940304
PA
11132016-01-13 Pedro Alves <palves@redhat.com>
1114
1115 * gdb.base/default.exp: Expect $_inferior as well.
1116 * gdb.multi/base.exp: Test $_inferior.
1117
a911d87a
PA
11182016-01-13 Pedro Alves <palves@redhat.com>
1119
1120 PR breakpoints/19388
1121 * gdb.base/catch-signal-siginfo-cond.c: New file.
1122 * gdb.base/catch-signal-siginfo-cond.exp: New file.
1123
82075af2
JS
11242016-01-12 Josh Stone <jistone@redhat.com>
1125 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1126
1127 * gdb.base/catch-syscall.c (do_execve): New variable.
1128 (main): Conditionally trigger an execve.
1129 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
1130 (test_catch_syscall_execve): New, check entry/return across execve.
1131 (do_syscall_tests): Call test_catch_syscall_execve.
1132
e46eeedd
PA
11332016-01-12 Pedro Alves <palves@redhat.com>
1134
1135 * gdb.base/random-signal.exp (do_test): New procedure, with body
1136 of testcase moved in.
1137
01d8c27e
JK
11382016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1139 Pedro Alves <palves@redhat.com>
1140
1141 * gdb.base/funcargs.exp (finish from indirectly called function):
1142 Reintroduce the case for 'First'.
1143
9a706302
JK
11442016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1145 Pedro Alves <palves@redhat.com>
1146
1147 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1148 (tcatch_vfork_then_child_follow_exec)
1149 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1150 identification.
1151
c0ecb95f
JK
11522016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1153
1154 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1155 and repeats to unlimited.
1156 * gdb.python/py-value.exp: Likewise.
1157 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
1158 and repeats to unlimited.
1159
6cfc1fcb
JK
11602016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1161
1162 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
1163 and reordering the functions.
1164 * gdb.multi/hangout.c: Likewise.
1165 * gdb.multi/hello.c: Likewise.
1166
582a1b00
SM
11672016-01-08 Simon Marchi <simon.marchi@ericsson.com>
1168
1169 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
1170 absolute.
1171 (SingleStatisticTestResult.report): Use dict.keys instead of
1172 dict.iterkeys.
1173
79bc59cb
PA
11742016-01-06 Pedro Alves <palves@redhat.com>
1175
1176 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
1177
43368e1d
MM
11782016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1179
1180 * gdb.btrace/dlopen.exp: New.
1181 * gdb.btrace/dlopen.c: New.
1182 * gdb.btrace/dlopen-dso.c: New.
1183
79fad5b8
SL
11842015-12-25 Sandra Loosemore <sandra@codesourcery.com>
1185
1186 * lib/gdb.exp (gdb_test): Update comments to clarify that the
1187 PATTERN argument is optional.
1188
ab8314b3
JB
11892015-12-24 Joel Brobecker <brobecker@adacore.com>
1190
1191 * lib/ada.exp (target_compile_ada_from_dir): New function.
1192 (gdb_compile_ada): Reimplement avoiding the use of project files.
1193 * gdb.ada/gnat_ada.gpr: Delete.
1194 * gdb.ada/cond_lang.exp: Adjust test to make path before
1195 filename optional.
1196 * gdb.ada/small_reg_param.exp: Likewise.
1197
fe33faff
SM
11982015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1199
1200 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1201
6d265cb4
TP
12022015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
1203
1204 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
1205 case.
1206
10125099
SM
12072015-12-21 Simon Marchi <simon.marchi@ericsson.com>
1208
1209 * gdb.base/break.exp: Remove dead code.
1210 * gdb.base/sepdebug.exp: Likewise.
1211
3ca22649
SM
12122015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1213
1214 * gdb.asm/asm-source.exp: Remove HP-UX references.
1215 * gdb.base/annota1.exp: Likewise.
1216 * gdb.base/annota3.exp: Likewise.
1217 * gdb.base/attach.exp: Likewise.
1218 * gdb.base/bigcore.exp: Likewise.
1219 * gdb.base/break.exp: Likewise.
1220 * gdb.base/call-ar-st.exp: Likewise.
1221 * gdb.base/callfuncs.exp: Likewise.
1222 * gdb.base/catch-fork-static.exp: Likewise.
1223 * gdb.base/display.exp: Likewise.
1224 * gdb.base/foll-exec-mode.exp: Likewise.
1225 * gdb.base/foll-exec.exp: Likewise.
1226 * gdb.base/foll-fork.exp: Likewise.
1227 * gdb.base/foll-vfork.exp: Likewise.
1228 * gdb.base/funcargs.exp: Likewise.
1229 * gdb.base/hbreak2.exp: Likewise.
1230 * gdb.base/inferior-died.exp: Likewise.
1231 * gdb.base/interrupt.exp: Likewise.
1232 * gdb.base/multi-forks.exp: Likewise.
1233 * gdb.base/nodebug.exp: Likewise.
1234 * gdb.base/sepdebug.exp: Likewise.
1235 * gdb.base/solib1.c: Likewise.
1236 * gdb.base/step-test.exp: Likewise.
1237 * gdb.mi/non-stop.c: Likewise.
1238 * gdb.mi/pthreads.c: Likewise.
1239 * gdb.multi/bkpt-multi-exec.ex: Likewise.
1240 * gdb.threads/pthreads.c: Likewise.
1241 * gdb.threads/staticthreads.exp: Likewise.
1242 * lib/future.exp: Likewise.
1243 * lib/gdb.exp: Likewise.
1244 * gdb.base/so-indr-cl.c: Remove.
1245 * gdb.base/so-indr-cl.exp: Likewise.
1246 * gdb.base/solib.c: Likewise.
1247 * gdb.base/solib.exp: Likewise.
1248 * gdb.base/solib2.c: Likewise.
1249
b6304613
SM
12502015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1251
1252 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
1253 * gdb.base/call-ar-st.exp: Likewise.
1254 * gdb.base/callfuncs.exp: Likewise.
1255 * gdb.base/condbreak.exp: Likewise.
1256 * gdb.base/constvars.exp: Likewise.
1257 * gdb.base/hbreak2.exp: Likewise.
1258 * gdb.base/langs.exp: Likewise.
1259 * gdb.base/list.exp: Likewise.
1260 * gdb.base/long_long.exp: Likewise.
1261 * gdb.base/ptype.exp: Likewise.
1262 * gdb.base/scope.exp: Likewise.
1263 * gdb.base/signals.exp: Likewise.
1264 * gdb.base/so-impl-ld.exp: Likewise.
1265 * gdb.base/varargs.exp: Likewise.
1266 * gdb.base/volatile.exp: Likewise.
1267 * gdb.base/whatis.exp: Likewise.
1268 * gdb.cp/cplusfuncs.exp: Likewise.
1269 * gdb.cp/inherit.exp: Likewise.
1270 * gdb.cp/local.exp: Likewise.
1271 * gdb.cp/member-ptr.exp: Likewise.
1272 * gdb.cp/method.exp: Likewise.
1273 * gdb.cp/overload.exp: Likewise.
1274 * gdb.cp/templates.exp: Likewise.
1275 * gdb.stabs/weird.exp: Likewise.
1276 * lib/compiler.c: Likewise.
1277 * lib/compiler.cc: Likewise.
1278 * lib/cp-support.exp: Likewise.
1279 * lib/gdb.exp: Likewise.
1280
bf401b07
SM
12812015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
1282
1283 * configure.ac: Remove HP-UX case.
1284 * configure: Regenerate.
1285
aff9c0f8
SM
12862015-12-18 Simon Marchi <simon.marchi@ericsson.com>
1287
1288 * lib/gdb.exp (gdb_compile): Add function doc.
1289
a6904d5a
PA
12902015-12-17 Pedro Alves <palves@redhat.com>
1291
1292 PR threads/19354
1293 * gdb.multi/info-threads.exp: New file.
1294
a22279dd
YQ
12952015-12-15 Yao Qi <yao.qi@linaro.org>
1296
1297 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
1298 is aarch64*-*-*.
1299
0588c796
SL
13002015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1301
1302 * gdb.base/history-duplicates.exp: Skip if no readline support.
1303
5d978e17
SL
13042015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1305
1306 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
1307
7e763b86
SL
13082015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1309
1310 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
1311
87a3a92c
SL
13122015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1313
1314 * gdb.base/completion.exp: Skip tests that interrupt GDB with
1315 ctrl-C if nointerrupts target property is set.
1316 * gdb.base/double-prompt-target-event-error.exp: Likewise.
1317 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
1318 * gdb.base/paginate-bg-execution.exp: Likewise.
1319 * gdb.base/paginate-execution-startup.exp: Likewise.
1320 * gdb.base/random-signal.exp: Likewise.
1321 * gdb.base/range-stepping.exp: Likewise.
1322 * gdb.cp/annota2.exp: Likewise.
1323 * gdb.cp/annota3.exp: Likewise.
1324 * gdb.gdb/selftest.exp: Likewise.
1325 * gdb.threads/continue-pending-status.exp: Likewise.
1326 * gdb.threads/leader-exit.exp: Likewise.
1327 * gdb.threads/manythreads.exp: Likewise.
1328 * gdb.threads/pthreads.exp: Likewise.
1329 * gdb.threads/schedlock.exp: Likewise.
1330 * gdb.threads/sigthread.exp: Likewise.
1331
a8f077dc
DB
13322015-12-11 Don Breazeal <donb@codesourcery.com>
1333
1334 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
1335 remote.
1336 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
1337 * gdb.base/foll-exec.exp (main): Enable for target remote.
1338 * gdb.base/foll-fork.exp (main): Likewise.
1339 * gdb.base/foll-vfork.exp (main): Likewise.
1340 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
1341 (proc continue_to_exit_bp_loc): Use clean_restart.
1342 * gdb.base/pie-execl.exp (main): Disable for target remote.
1343 * gdb.base/watch-vfork.exp (main): Enable for target remote.
1344 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
1345 * gdb.threads/execl.exp (main): Likewise.
1346 * gdb.threads/fork-child-threads.exp (main): Likewise.
1347 * gdb.threads/fork-plus-threads.exp (main): Disable for target
1348 remote.
1349 * gdb.threads/fork-thread-pending.exp (main): Enable for target
1350 remote.
1351 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
1352 pid.tid style ptids, instead of just tid.
1353 * gdb.threads/thread-execl.exp (main): Enable for target remote.
1354 * gdb.threads/watchpoint-fork.exp (main): Likewise.
1355 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
1356 ptids, instead of just tid.
1357
3b2464a8
AB
13582015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1359
1360 * gdb.base/list.exp (test_list_forward): Add end of file error
1361 test.
1362 (test_repeat_list_command): Add end of file error test.
1363 (test_list_backwards): Add beginning of file error test.
1364
a0def019
AB
13652015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1366
1367 * gdb.base/list.exp (test_list_invalid_args): New function,
1368 defined, and called.
1369
5c000dff
AB
13702015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1371
1372 * gdb.base/list.exp (test_list): Make test names unique.
1373
f1637ebe
YQ
13742015-12-11 Yao Qi <yao.qi@linaro.org>
1375
1376 * gdb.base/coremaker2.c: Remove.
1377
36d6fc0a
PA
13782015-12-10 Pedro Alves <palves@redhat.com>
1379
1380 * gdb.multi/base.exp: Remove stale "spaces" references.
1381
762f7747
PA
13822015-12-10 Pedro Alves <palves@redhat.com>
1383
1384 * gdb.multi/base.exp: Don't use nowarnings.
1385 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
1386 * gdb.multi/hangout.c: Include stdio.h.
1387 * gdb.multi/hello.c: Include stdlib.h.
1388 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
1389 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
1390 * gdb.multi/multi-arch.exp: Don't use nowarnings.
1391
28d2bfb9
AB
13922015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
1393
1394 * gdb.dwarf2/dw2-ranges-base.c: New file.
1395 * gdb.dwarf2/dw2-ranges-base.exp: New file.
1396 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
1397 support additional line table, and debug ranges generation.
1398 (Dwarf::ranges): New function, generate .debug_ranges.
1399 (Dwarf::lines): Support generating simple line table programs.
1400 (Dwarf::assemble): Initialise new namespace variables.
1401
5fc2beac
KB
14022015-12-09 Kevin Buettner <kevinb@redhat.com>
1403
1404 * gdb.base/async.exp (proc test_background): Add case for
1405 asynchronous execution not supported.
1406
1c35a88f
LM
14072015-12-09 Luis Machado <lgustavo@codesourcery.com>
1408
1409 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
1410 format and change test names to make them unique.
1411
b593e3d9
RK
14122015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
1413 Pedro Alves <pedro@redhat.com>
1414
1415 PR gdb/18702
1416 Add checking of floatformats setup on x86_64 hosts.
1417 * gdb.arch/i386-float.S (main): Load bigval and smallval.
1418 (smallval, bigval): New labels/constants.
1419 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
1420 float" after loading bigval and smallval.
1421
d72413e6
PMR
14222015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
1423
1424 * gdb.ada/fun_overload_menu.exp: New testcase.
1425 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
1426
ece66d65
JS
14272015-12-04 Josh Stone <jistone@redhat.com>
1428
1429 * gdb.base/catch-fork-static.exp: New.
1430
41d0efca
YQ
14312015-12-03 Yao Qi <yao.qi@linaro.org>
1432
1433 * gdb.base/sizeof.c: Don't include stdio.h and
1434 ../lib/unbuffer_output.c.
1435 (main): New variable 'size' and 'value'. Remove printf and
1436 gdb_unbuffer_output. Assign return value to size and value.
1437 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
1438 at the beginning.
1439 (check_sizeof): Check the result by printing variable 'size'.
1440 (check_valueof): Check the result by printing variable 'value'.
1441
99fd02d9
YQ
14422015-12-01 Yao Qi <yao.qi@linaro.org>
1443
1444 * gdb.base/disp-step-syscall.exp: Define syscall instruction
1445 for aarch64*-*-linux* target.
1446
f2faf941
PA
14472015-11-30 Pedro Alves <palves@redhat.com>
1448
1449 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
1450
04bf20c5
PA
14512015-11-30 Pedro Alves <palves@redhat.com>
1452
1453 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1454 Handle non-stop mode vCont replies.
1455
09df4675
PA
14562015-11-30 Pedro Alves <palves@redhat.com>
1457
1458 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
1459 prepare_for_testing. Start gdb with "set non-stop on" appended to
1460 GDBFLAGS. Lax expected stop output.
1461
58b584af
YQ
14622015-11-27 Yao Qi <yao.qi@linaro.org>
1463
1464 * gdb.arch/arm-neon.exp: New.
1465 * gdb.arch/arm-neon.c: New.
1466
dfcb77a8
YQ
14672015-11-27 Yao Qi <yao.qi@linaro.org>
1468
1469 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
1470
88e8ec1b
YQ
14712015-11-27 Yao Qi <yao.qi@linaro.org>
1472
1473 * gdb.cp/annota2.exp: Allow multiple occurrences of the
1474 frames-invalid annotation.
1475
bfde72c2
YQ
14762015-11-27 Yao Qi <yao.qi@linaro.org>
1477
1478 * gdb.cp/annota2.exp: Use ${frames_invalid}.
1479
f6512a69
SM
14802015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1481
1482 * gdb.threads/names.exp: New file.
1483 * gdb.threads/names.c: New file.
1484 * README: Mention gdb,no_thread_names.
1485
46a3515b
MM
14862015-11-26 Markus Metzger <markus.t.metzger@intel.com>
1487
1488 PR 19297
1489 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
1490 support" error.
1491
62147a22
PA
14922015-11-24 Pedro Alves <palves@redhat.com>
1493
1494 PR 17539
1495 * gdb.base/display.exp: Expect displays to be sorted in ascending
1496 order. Use multi_line.
1497 * gdb.base/solib-display.exp: Likewise.
1498
2f341b6e
PA
14992015-11-24 Pedro Alves <palves@redhat.com>
1500
1501 PR 17539
1502 * gdb.base/display.exp: Expect displays to be sorted in ascending
1503 order. Use multi_line.
1504 * gdb.base/solib-display.exp: Likewise.
1505
7e0aa6aa
PA
15062015-11-24 Pedro Alves <palves@redhat.com>
1507
1508 PR 17539
1509 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
1510 threads in ascending order.
1511 * gdb.base/foll-fork.exp: Likewise.
1512 * gdb.base/foll-vfork.exp: Likewise.
1513 * gdb.base/multi-forks.exp: Likewise.
1514 * gdb.mi/mi-nonstop.exp: Likewise.
1515 * gdb.mi/mi-nsintrall.exp: Likewise.
1516 * gdb.multi/base.exp: Likewise.
1517 * gdb.multi/multi-arch.exp: Likewise.
1518 * gdb.python/py-inferior.exp: Likewise.
1519 * gdb.threads/break-while-running.exp: Likewise.
1520 * gdb.threads/execl.exp: Likewise.
1521 * gdb.threads/gcore-thread.exp: Likewise.
1522 * gdb.threads/info-threads-cur-sal.exp: Likewise.
1523 * gdb.threads/kill.exp: Likewise.
1524 * gdb.threads/linux-dp.exp: Likewise.
1525 * gdb.threads/multiple-step-overs.exp: Likewise.
1526 * gdb.threads/next-bp-other-thread.exp: Likewise.
1527 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1528 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1529 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1530 * gdb.threads/thread-find.exp: Likewise.
1531 * gdb.threads/tls.exp: Likewise.
1532 * lib/mi-support.exp (mi_reverse_list): Delete.
1533 (mi_check_thread_states): No longer reverse list.
1534
2cc57ad8
PA
15352015-11-24 Pedro Alves <palves@redhat.com>
1536
1537 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
1538 use lowercase.
1539
c93e8391
SM
15402015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1541
1542 * gdb.trace/actions.c: Include trace-common.h.
1543 (main): Add a location for a fast tracepoint.
1544 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1545 the normal tracepoints.
1546 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1547
045ccf91
SM
15482015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1549
1550 * save-trace.exp: Factor out code to these...
1551 (gdb_save_tracepoints): New.
1552 (gdb_load_tracepoints): New.
1553 (do_save_load_test): New.
1554
5506f9f6
KB
15552015-11-23 Kevin Buettner <kevinb@redhat.com>
1556
1557 * gdb.base/asmlabel.exp: New test.
1558 * gdb.base/asmlabel.c: New test case.
1559
16c3b12f
JB
15602015-11-23 Joel Brobecker <brobecker@adacore.com>
1561
1562 * gdb.base/wrong_frame_bt_full-main.c: New file.
1563 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1564 * gdb.base/wrong_frame_bt_full.exp: New file.
1565
155bfbd3
JB
15662015-11-23 Joel Brobecker <brobecker@adacore.com>
1567
1568 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1569
bb097445
JM
15702015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1571
206853a0 1572 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
1573 pstate register when comparing registers values in
1574 sparc64-*-linux-gnu targets to avoid spurious differences.
1575
9c88ed8f
JM
15762015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1577
206853a0 1578 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 1579
96161e25
SL
15802015-11-19 Sandra Loosemore <sandra@codesourcery.com>
1581
1582 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1583 as type argument to gdb_compile.
1584 * gdb.base/nested-subp2.exp: Likewise.
1585 * gdb.base/nested-subp3.exp: Likewise.
1586
340c2830
DV
15872015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
1588
1589 * lib/dwarf.exp (_note): Fix left shift of negative value.
1590 * gdb.trace/trace-condition.exp: Likewise.
1591
c1862d0f
YQ
15922015-11-13 Yao Qi <yao.qi@linaro.org>
1593
1594 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1595 comments about d10v.
1596 (test_scalar_returns): Likewise.
1597 * gdb.base/d10v.ld: Remove.
1598 * gdb.base/overlays.exp: Remove the target triplet checking for
1599 d10v-*-*.
1600 * gdb.base/structs.exp (test_struct_returns): Remove the
1601 comments about d10v.
1602 (test_struct_calls): Likewise.
1603
77ae9c19
YQ
16042015-11-13 Yao Qi <yao.qi@linaro.org>
1605
1606 * gdb.base/gnu_vector.exp: Check the return value by "p res".
1607 * gdb.base/gnu_vector.c: Don't include stdio.h.
1608 (main): Don't print res and call add_some_intvecs.
1609
430e004e
MK
16102015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
1611
1612 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1613 macro.
1614 (func5): Removed.
1615 (func4): Use FAST_TRACEPOINT_LABEL.
1616 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1617 macro.
1618 (func): Removed.
1619 (thread_function): Use FAST_TRACEPOINT_LABEL.
1620 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1621 (func): Remove.
1622 (marker): Use FAST_TRACEPOINT_LABEL.
1623 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1624 (pendfunc1): Remove.
1625 (pendfunc): Use FAST_TRACEPOINT_LABEL.
1626 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1627 (foo): Remove.
1628 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1629 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1630 macro.
1631 (func): Remove.
1632 (marker): Use FAST_TRACEPOINT_LABEL.
1633 * gdb.trace/trace-common.h: New header.
1634 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1635 macro.
1636 (func): Remove.
1637 (marker): Use FAST_TRACEPOINT_LABEL.
1638 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1639 (func): Remove.
1640 (thread_function): Use FAST_TRACEPOINT_LABEL.
1641
6e7675a7
MK
16422015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
1643
1644 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1645 in front.
1646 * gdb.trace/change-loc.exp: Use global pcreg definition.
1647 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1648 * gdb.trace/entry-values.exp: Use global spreg definition, add $
1649 in front.
1650 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1651 * gdb.trace/pending.exp: Likewise.
1652 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1653 * gdb.trace/trace-break.exp: Likewise.
1654 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1655 in front.
1656 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1657 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1658 in front.
1659 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1660
dddc0e16
JB
16612015-11-09 Joel Brobecker <brobecker@adacore.com>
1662
1663 * gdb.ada/fin_fun_out: New testcase.
1664
c6f0b406
KB
16652015-11-07 Kevin Buettner <kevinb@redhat.com>
1666
1667 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1668 value associated with DW_AT_byte_size.
1669 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1670 constants for DW_AT_byte_size, DW_AT_lower_bound, and
1671 DW_AT_upper_bound.
1672
f01dcfd9
KB
16732015-11-07 Kevin Buettner <kevinb@redhat.com>
1674
1675 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1676 (gdb_target_symbol_prefix_flags): Define in terms of _asm
1677 version.
1678 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1679 gdb.dwarf2/dw2-canonicalize-type.exp,
1680 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1681 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1682 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1683 provided by gdb_target_symbol_prefix_flags_asm.
1684 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1685 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1686 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1687 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1688 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1689 macros where needed). Use this macro for symbols which require
1690 the prefix provided by SYMBOL_PREFIX.
1691
2223449a
KB
16922015-11-05 Kevin Buettner <kevinb@redhat.com>
1693
1694 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1695 New procs.
1696 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1697 representing expressions, of more than one list element.
1698 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1699 to prepend linker symbol prefix to f.
1700 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1701 table_1 and table_2.
1702 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1703 Likewise, for f and g.
1704 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1705 for ptr.
1706 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1707 for main.
1708 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1709 table_1_ptr and table_2_ptr.
1710
6f2f1a3a
JK
17112015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1712 Joel Brobecker <brobecker@adacore.com>
1713
1714 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1715
566c56c9
MK
17162015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
1717
1718 * gdb.reverse/s390-mvcle.c: New test.
1719 * gdb.reverse/s390-mvcle.exp: New file.
1720 * lib/gdb.exp: Enable reverse tests on s390*-linux.
1721
d5f0636b
MK
17222015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1723
1724 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1725
7ad8b86c
MK
17262015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1727
1728 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1729 reaching marker2.
1730 * gdb.reverse/getresuid-reverse.exp: Likewise.
1731 * gdb.reverse/pipe-reverse.exp: Likewise.
1732 * gdb.reverse/readv-reverse.exp: Likewise.
1733 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1734 * gdb.reverse/time-reverse.exp: Likewise.
1735 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1736
4081c0f1
YQ
17372015-10-30 Yao Qi <yao.qi@linaro.org>
1738
1739 * gdb.threads/wp-replication.c (watch_count_done): Remove.
1740 (empty_cycle): Remove.
1741 (main): Don't call empty_cycle. Don't use watch_count_done.
1742 * gdb.threads/wp-replication.exp: Don't set breakpoint on
1743 empty_cycle. Rewrite the code counting HW watchpoints.
1744
452b4ba5
MK
17452015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
1746
1747 * gdb.reverse/fstatat-reverse.c: New test.
1748 * gdb.reverse/fstatat-reverse.exp: New file.
1749 * gdb.reverse/getresuid-reverse.c: New test.
1750 * gdb.reverse/getresuid-reverse.exp: New file.
1751 * gdb.reverse/pipe-reverse.c: New test.
1752 * gdb.reverse/pipe-reverse.exp: New file.
1753 * gdb.reverse/readv-reverse.c: New test.
1754 * gdb.reverse/readv-reverse.exp: New file.
1755 * gdb.reverse/recvmsg-reverse.c: New test.
1756 * gdb.reverse/recvmsg-reverse.exp: New file.
1757 * gdb.reverse/time-reverse.c: New test.
1758 * gdb.reverse/time-reverse.exp: New file.
1759 * gdb.reverse/waitpid-reverse.c: New test.
1760 * gdb.reverse/waitpid-reverse.exp: New file.
1761
5e2e7507
JK
17622015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1763
1764 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1765
0fde2c53
DE
17662015-10-26 Doug Evans <dje@google.com>
1767
1768 PR symtab/17391
1769 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1770 * gdb.dwarf2/bad-regnum.c: New file.
1771 * gdb.dwarf2/bad-regnum.exp: New file.
1772
1a70ae97
DE
17732015-10-26 Doug Evans <dje@google.com>
1774
1775 PR python/18938
1776 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1777 file.
1778
27dc26ab
JK
17792015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1780
1781 * gdb.compile/compile.exp (compile code globalvar): Update expectation
1782 for a change by "Mention language in compile error message".
1783
bed91f4d
SM
17842015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
1785
1786 PR python/18073
1787 * gdb.python/py-type.c (C::a_method): New.
1788 (C::a_const_method): New.
1789 (C::a_static_method): New.
1790 (a_function): New.
1791 * gdb.python/py-type.exp (test_fields): Test getting fields
1792 from function and method.
1793
3f2f83dd
KB
17942015-10-21 Keven Boell <keven.boell@intel.com>
1795
1796 * gdb.fortran/vla-alloc-assoc.exp: New file.
1797 * gdb.fortran/vla-datatypes.exp: New file.
1798 * gdb.fortran/vla-datatypes.f90: New file.
1799 * gdb.fortran/vla-history.exp: New file.
1800 * gdb.fortran/vla-ptype-sub.exp: New file.
1801 * gdb.fortran/vla-ptype.exp: New file.
1802 * gdb.fortran/vla-sizeof.exp: New file.
1803 * gdb.fortran/vla-sub.f90: New file.
1804 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1805 * gdb.fortran/vla-value-sub-finish.exp: New file.
1806 * gdb.fortran/vla-value-sub.exp: New file.
1807 * gdb.fortran/vla-value.exp: New file.
1808 * gdb.fortran/vla-ptr-info.exp: New file.
1809 * gdb.mi/mi-vla-fortran.exp: New file.
1810 * gdb.mi/vla.f90: New file.
1811
27145d50
SL
18122015-10-21 Sandra Loosemore <sandra@codesourcery.com>
1813
1814 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1815 of hardwired timeout value.
1816
5f3ff4f8
JK
18172015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1818 Pedro Alves <palves@redhat.com>
1819
1820 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1821 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1822
bfd09d20
JS
18232015-10-19 Josh Stone <jistone@redhat.com>
1824
1825 * gdb.base/catch-syscall.c: Include <sched.h>.
1826 (unknown_syscall): New variable.
1827 (main): Trigger a vfork and an unknown syscall.
1828 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
1829 (unknown_syscall_number): Likewise.
1830 (check_call_to_syscall): Accept an optional syscall pattern.
1831 (check_return_from_syscall): Likewise.
1832 (check_continue): Likewise.
1833 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
1834 (test_catch_syscall_skipping_return): New test toggling off 'catch
1835 syscall' to step over the syscall return, then toggling back on.
1836 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
1837 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
1838 (do_syscall_tests): Call test_catch_syscall_without_args and
1839 test_catch_syscall_mid_vfork.
1840 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
1841 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
1842
b32b93c6
AS
18432015-10-19 Andrew Stubbs <ams@codesourcery.com>
1844
1845 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
1846 print g_vE): Add new pass patterns.
1847 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
1848 print various symbol names for vptr fields.
1849
9d622bda
AB
18502015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1851
1852 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
1853 results.
1854
0fd8ac1c
YQ
18552015-10-12 Yao Qi <yao.qi@linaro.org>
1856
1857 * gdb.arch/disp-step-insn-reloc.exp: New test case.
1858
34240514
YQ
18592015-10-12 Yao Qi <yao.qi@linaro.org>
1860
1861 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
1862 is aarch64*-*-linux*.
1863
8240f442
YQ
18642015-10-12 Yao Qi <yao.qi@linaro.org>
1865
1866 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
1867 (can_relocate_bcond_true): ... it.
1868 (can_relocate_bcond_false): New function.
1869 (foo): Likewise.
1870 (can_relocate_bl): Likewise.
1871 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
1872 can_relocate_bl.
1873
2520f728
PMR
18742015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
1875
1876 * gdb.base/nested-addr.c: New file.
1877 * gdb.base/nested-addr.exp: New testcase.
1878
abcef95a
MM
18792015-10-09 Markus Metzger <markus.t.metzger@intel.com>
1880
1881 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
1882 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
1883 its output. Ignore the output of "record goto begin" and instead
1884 check that GDB is replaying.
1885
145e3ddb
PA
18862015-10-09 Pedro Alves <palves@redhat.com>
1887
1888 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
1889 (top level): Use it in the run with no args test.
1890
d5d8c4e1
IB
18912015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
1892
1893 * gdb.dlang/properties.exp: New file.
1894
06e635ef
SL
18952015-10-02 Sandra Loosemore <sandra@codesourcery.com>
1896
1897 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
1898 whether or not address 0x1000 is mapped on the target.
1899
e019fd1d
SM
19002015-09-30 Simon Marchi <simon.marchi@ericsson.com>
1901
1902 * gdb.python/py-type.exp: Do not run tests if binaries fail to
1903 build.
1904
77ba2a67
MM
19052015-09-30 Markus Metzger <markus.t.metzger@intel.com>
1906
1907 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
1908 instruction-history test.
1909
c60eb31f
DE
19102015-09-28 Doug Evans <dje@google.com>
1911
1912 * gdb.base/gcore.c (array_func): Add reference to static_array.
1913
9a3c8263
SM
19142015-09-25 Simon Marchi <simon.marchi@ericsson.com>
1915
1916 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
1917 source line.
1918
9720e656
SL
19192015-09-24 Sandra Loosemore <sandra@codesourcery.com>
1920
1921 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
1922 short or char as base type.
1923
938d3bf2
SL
19242015-09-23 Sandra Loosemore <sandra@codesourcery.com>
1925
1926 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
1927 to allow any size enum.
1928
e6c2c623
PMR
19292015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
1930
1931 * gdb.ada/array_ptr_renaming.exp: New testcase.
1932 * gdb.ada/array_ptr_renaming/foo.adb: New file.
1933 * gdb.ada/array_ptr_renaming/pack.ads: New file.
1934
06da0f77
PL
19352015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1936
1937 * gdb.trace/ftrace-lock.c: New file.
1938 * gdb.trace/ftrace-lock.exp: New file.
1939
4f51c22a
PL
19402015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1941
1942 * gdb.arch/insn-reloc.c: New file.
1943 * gdb.arch/ftrace-insn-reloc.exp: New file.
1944
7041adf4
PL
19452015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1946
1947 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
1948 instruction.
1949 * gdb.trace/pendshr1.c (pendfunc): Likewise.
1950 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
1951 * gdb.trace/range-stepping.c: Likewise.
1952 * gdb.trace/trace-break.c: Likewise.
1953 * gdb.trace/trace-mt.c (thread_function): Likewise.
1954 * gdb.trace/ftrace.c (marker): Likewise.
1955 * gdb.trace/trace-condition.c (marker): Likewise.
1956 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
1957 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
1958 is_aarch64_target.
1959
015d2e7e
DE
19602015-09-18 Doug Evans <xdje42@gmail.com>
1961
1962 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
1963 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
1964
26b188a2
SL
19652015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1966
1967 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
1968 the breakpoint.
1969
79dc332b
SL
19702015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1971
1972 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
1973 the pending breakpoint. Remove timeout override for "Run till
1974 MI pending breakpoint on pendfunc3 on thread 2" test.
1975
f57929f2
SL
19762015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1977
1978 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
1979 filename pattern.
1980
3f469b17
SL
19812015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1982
1983 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
1984 in breakpoint filename pattern.
1985
515b89b3
SL
19862015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1987
7800dbe4
SL
1988 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
1989
19902015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1991
515b89b3
SL
1992 * gdb.linespec/explicit.exp: Check for readline support for
1993 tab-completion tests. Fix obvious typo.
1994
d2939ba2
MM
19952015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1996
1997 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
1998 and replay.
1999
cbb55fa7
MM
20002015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2001
2002 * gdb.btrace/non-stop.c: New.
2003 * gdb.btrace/non-stop.exp: New.
2004
43691ca1
PL
20052015-09-17 Pierre Langlois <pierre.langlois@arm.com>
2006 Yao Qi <yao.qi@linaro.org>
2007
2008 * gdb.trace/trace-condition.c: New file.
2009 * gdb.trace/trace-condition.exp: New file.
2010
d78908cf
WW
20112015-09-16 Wei-cheng Wang <cole945@gmail.com>
2012
2013 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
2014 for testing bytecode compilation.
2015
1ed415e2
PA
20162015-09-16 Pedro Alves <palves@redhat.com>
2017 Sandra Loosemore <sandra@codesourcery.com>
2018
2019 * gdb.threads/non-stop-fair-events.c (timeout): New global.
2020 (SECONDS): Redefine.
2021 (main): Call pthread_kill and alarm early.
2022 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
2023 support.
2024 (test): If the target can't hardware step and doesn't support
2025 displaced stepping, increase the timeout.
2026
d136eff5
PA
20272015-09-16 Pedro Alves <palves@redhat.com>
2028
2029 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
2030 (enable_debug): New procedures.
2031 (test): Use them. Bail out if waiting for threads fails.
2032 (top level): Bail out if a test fails.
2033
991f019c
YQ
20342015-09-16 Yao Qi <yao.qi@linaro.org>
2035
2036 * gdb.asm/asm-source.exp: Set asm-arch for
2037 aarch64*-*-* target.
2038 * gdb.asm/aarch64.inc: New file.
2039
bfca584f
PMR
20402015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
2041
2042 * gdb.ada/array_of_variable_length.exp: New testcase.
2043 * gdb.ada/array_of_variable_length/foo.adb: New file.
2044 * gdb.ada/array_of_variable_length/pck.adb: New file.
2045 * gdb.ada/array_of_variable_length/pck.ads: New file.
2046
b326e587
DE
20472015-09-15 Doug Evans <dje@google.com>
2048
2049 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
2050 of function static local variable.
2051
5382cfab
PW
20522015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2053
2054 * gdb.threads/tls-so_extern.exp: New test file.
2055 * gdb.threads/tls-so_extern.c: New test file.
2056 * gdb.threads/tls-so_extern_main.c: New test file.
2057
141c5cc4
JK
20582015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2059
2060 * gdb.opt/solib-intra-step-lib.c: New file.
2061 * gdb.opt/solib-intra-step-main.c: New file.
2062 * gdb.opt/solib-intra-step.exp: New file.
2063
d15dcecd
PA
20642015-09-15 Pedro Alves <palves@redhat.com>
2065
2066 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
2067 gdb_continue_to_breakpoint instead of gdb_test_multiple.
2068
4c2f2a79
PA
20692015-09-14 Pedro Alves <palves@redhat.com>
2070
2071 * gdb.base/hook-stop-continue.c: Delete.
2072 * gdb.base/hook-stop-continue.exp: Delete.
2073 * gdb.base/hook-stop-frame.c: Delete.
2074 * gdb.base/hook-stop-frame.exp: Delete.
2075 * gdb.base/hook-stop.c: New file.
2076 * gdb.base/hook-stop.exp: New file.
2077
919e6dbe
PMR
20782015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
2079
2080 * gdb.ada/access_to_packed_array.exp: New testcase.
2081 * gdb.ada/access_to_packed_array/foo.adb: New file.
2082 * gdb.ada/access_to_packed_array/pack.adb: New file.
2083 * gdb.ada/access_to_packed_array/pack.ads: New file.
2084
157280a4
MM
20852015-09-14 Markus Metzger <markus.t.metzger@intel.com>
2086
2087 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
2088 buffer size test.
2089
2fd33e94
DB
20902015-09-11 Don Breazeal <donb@codesourcery.com>
2091
2092 * gdb.base/foll-exec.c: Add copyright header. Fix
2093 formatting issues.
2094 * gdb.base/foll-exec.exp (zap_session): Delete proc.
2095 (do_exec_tests): Use clean_restart in place of zap_session,
2096 and for test initialization. Fix formatting issues. Use
2097 fail in place of perror.
2098 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
2099 an expect statement to match an expression with output from
2100 the program under debug.
2101 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
2102 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
2103 * gdb.threads/non-ldr-exc-2.exp: Likewise.
2104 * gdb.threads/non-ldr-exc-3.exp: Likewise.
2105 * gdb.threads/non-ldr-exc-4.exp: Likewise.
2106
e70b6e8e
DE
21072015-09-09 Doug Evans <dje@google.com>
2108
2109 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
2110
7a551a51
DE
21112015-09-09 Doug Evans <dje@google.com>
2112
2113 * gdb.base/pie-execl.exp: Fix result test of build_executable.
2114
4c666f84
DE
21152015-09-09 Doug Evans <dje@google.com>
2116
2117 * gdb.base/savedregs.exp: Fix typo.
2118
243a9253
PA
21192015-09-09 Pedro Alves <palves@redhat.com>
2120
2121 * gdb.mi/mi-cli.exp: Add CLI finish tests.
2122
c0fa8fbd
SL
21232015-09-08 Sandra Loosemore <sandra@codesourcery.com>
2124
2125 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
2126 command actually switches threads. Give up on remaining
2127 tests if target fails to stop at breakpoint.
2128
cd7c1778
PMR
21292015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
2130
2131 * gdb.ada/funcall_char.exp: New testcase.
2132 * gdb.ada/funcall_char/foo.adb: New file.
2133
dc5c8746
PMR
21342015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
2135
2136 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
2137 expected outputs. Add two testcases for completing ambiguous
2138 functions.
2139 * gdb.ada/complete/aux_pck.adb: New file.
2140 * gdb.ada/complete/aux_pck.ads: New file.
2141 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
2142 Ambiguous_Func functions.
2143 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
2144 * gdb.ada/complete/pck.adb: Likewise.
2145
4e83a1e7
UW
21462015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
2147
2148 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
2149 failures to run the test program under GDB.
2150
8ce74153
LM
21512015-08-26 Luis Machado <lgustavo@codesourcery.com>
2152
2153 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2154 to C.
2155
e9756d52
PP
21562015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2157
2158 * gdb.base/run-after-attach.exp: New test file.
2159 * gdb.base/run-after-attach.c: New test file.
2160
8d37573b
DB
21612015-08-26 Don Breazeal <donb@codesourcery.com>
2162
2163 * gdb.base/foll-exec-2.c: New test program.
2164 * gdb.base/foll-exec-2.exp: New test.
2165
63e43d3a
PMR
21662015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2167
2168 * gdb.base/nested-subp1.exp: New file.
2169 * gdb.base/nested-subp1.c: New file.
2170 * gdb.base/nested-subp2.exp: New file.
2171 * gdb.base/nested-subp2.c: New file.
2172 * gdb.base/nested-subp3.exp: New file.
2173 * gdb.base/nested-subp3.c: New file.
2174
3d40fbb5
PA
21752015-08-24 Pedro Alves <palves@redhat.com>
2176
2177 * gdb.server/connect-without-multi-process.c: New file.
2178 * gdb.server/connect-without-multi-process.exp: New file.
2179
4422ac93
LM
21802015-08-24 Luis Machado <lgustavo@codesourcery.com>
2181
2182 * gdb.opt/inline-markers.c: Make z int.
2183
91dddb86
LM
21842015-08-24 Luis Machado <lgustavo@codesourcery.com>
2185
2186 * gdb.opt/inline-markers.c: Make z volatile.
2187
a48847ee
LM
21882015-08-24 Luis Machado <lgustavo@codesourcery.com>
2189
2190 * gdb.opt/inline-bt.c: New volatile global z.
2191 * gdb.opt/inline-cmds.c: Likewise.
2192 * gdb.opt/inline-locals.c: Likewise.
2193 * gdb.opt/inline-markers.c: New extern global z.
2194 (marker): Use z.
2195 (inline_fn): Likewise.
2196
0ebbc52b
PA
21972015-08-24 Pedro Alves <palves@redhat.com>
2198
2199 * config/m32r-stub.exp: Remove file.
2200 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2201 * gdb.base/call-rt-st.exp: Likewise.
2202 * gdb.base/call-strs.exp: Likewise.
2203 * gdb.base/default.exp: Remove references to h8300-*-hms and
2204 *-*-udi*.
2205 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
2206
77c365df
AA
22072015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2208
2209 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
2210 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
2211 and "return" use KFAIL when GDB can not read/write the vector
2212 return value.
2213
4313b8c0
GB
22142015-08-21 Gary Benson <gbenson@redhat.com>
2215
2216 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2217
0e433b32
PA
22182015-08-20 Pedro Alves <palves@redhat.com>
2219
2220 * gdb.server/solib-list.exp: No longer expect an interior stop in
2221 non-stop mode.
2222
221e1a37
PA
22232015-08-20 Pedro Alves <palves@redhat.com>
2224
2225 * gdb.server/connect-stopped-target.c: New file.
2226 * gdb.server/connect-stopped-target.exp: New file.
2227
40e3ad0e
PA
22282015-08-20 Pedro Alves <palves@redhat.com>
2229
2230 * gdb.dwarf2/comp-unit-lang.exp: New file.
2231 * gdb.dwarf2/comp-unit-lang.c: New file.
2232
af39b327
PMR
22332015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
2234
2235 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
2236 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
2237
7d45c7c3 22382015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 2239
7d45c7c3
KB
2240 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
2241 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
2242
4d6cceb4
DE
22432015-08-18 Doug Evans <dje@google.com>
2244 Adrian Sendroiu <adrian.sendroiu@freescale.com>
2245
2246 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
2247 skip_python_tests. New arg prompt_regexp.
2248 (skip_python_tests): New function.
2249 * lib/mi-support.exp (mi_skip_python_tests): New function.
2250 * gdb.python/py-mi-objfile-gdb.py: New file.
2251 * gdb.python/py-mi-objfile.c: New file.
2252 * gdb.python/py-mi-objfile.exp: New file.
2253
ad89c2aa
KS
22542015-08-17 Keith Seitz <keiths@redhat.com>
2255
2256 * gdb.linespec/explicit.exp: Move strace test from here ...
2257 * gdb.trace/strace.exp: ... to here.
2258
e3ae3c43
PP
22592015-08-15 Patrick Palka <patrick@parcs.ath.cx>
2260
2261 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
2262 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
2263
604b2636
DE
22642015-08-14 Doug Evans <xdje42@gmail.com>
2265
2266 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
2267 inferior before selecting a new file.
2268
6ff0ba5f
DE
22692015-08-14 Doug Evans <xdje42@gmail.com>
2270
2271 * gdb.mi/mi-disassemble.exp: Update.
2272 * gdb.base/disasm-optim.S: New file.
2273 * gdb.base/disasm-optim.c: New file.
2274 * gdb.base/disasm-optim.h: New file.
2275 * gdb.base/disasm-optim.exp: New file.
2276
9ca98f92
KS
22772015-08-14 Keith Seitz <keiths@redhat.com>
2278
2279 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
2280 "evaluated-by".
2281
52bbc560
JB
22822015-08-13 Joel Brobecker <brobecker@adacore.com>
2283
2284 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
2285
5d8c3ed3
PMR
22862015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
2287
2288 * gdb.ada/fun_renaming.exp: New testcase.
2289 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
2290 * gdb.ada/fun_renaming/pack.adb: New file.
2291 * gdb.ada/fun_renaming/pack.ads: New file.
2292
ea8812bc
KS
22932015-08-12 Keith Seitz <keiths@redhat.com>
2294
2295 * gdb.base/dso2dso.exp: Pass basename of source file in call to
2296 gdb_get_line_number.
2297
4dafcdeb
JB
22982015-08-12 Joel Brobecker <brobecker@adacore.com>
2299
2300 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
2301 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
2302 gdb.base/dso2dso.exp: New files.
2303
5ba32597
SDJ
23042015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2305 Pedro Alves <palves@redhat.com>
2306 Keith Seitz <keiths@redhat.com>
2307
2308 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
2309 GDBFLAGS.
2310
b6dafabf
PP
23112015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2312
2313 * gdb.base/gdbhistsize-history.exp
2314 (test_histsize_history_setting): Use save_vars.
2315 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2316 Use save_vars.
2317 (test_no_truncation_of_unlimited_history_file): Use save_vars.
2318 * gdb.base/readline.exp: Use save_vars.
2319
abe8e607
PP
23202015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2321
2322 * lib/gdb.exp (save_vars): New proc.
2323
629500fa
KS
23242015-08-11 Keith Seitz <keiths@redhat.com>
2325
2326 * gdb.base/help.exp: Update help_breakpoint_text.
2327
eb8c4e2e
KS
23282015-08-11 Keith Seitz <keiths@redhat.com>
2329
2330 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
2331 (at toplevel): Call test_explicit_breakpoints.
2332 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
2333 breakpoints.
2334 * lib/mi-support.exp (mi_make_breakpoint): Add support for
2335 breakpoint conditions, "-cond".
2336
87f0e720
KS
23372015-08-11 Keith Seitz <keiths@redhat.com>
2338
2339 * gdb.linespec/3explicit.c: New file.
2340 * gdb.linespec/cpexplicit.cc: New file.
2341 * gdb.linespec/cpexplicit.exp: New file.
2342 * gdb.linespec/explicit.c: New file.
2343 * gdb.linespec/explicit.exp: New file.
2344 * gdb.linespec/explicit2.c: New file.
2345 * gdb.linespec/ls-errs.exp: Add explicit location tests.
2346 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
2347 before using in the matching pattern.
2348 Clarify that `prefix' is a regular expression.
2349
f00aae0f
KS
23502015-08-11 Keith Seitz <keiths@redhat.com>
2351
2352 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
2353 test.
2354 Add tests for missing ",FMT" and ",".
2355
e27852be
DE
23562015-08-10 Doug Evans <dje@google.com>
2357 Keith Seitz <keiths@redhat.com>
2358
2359 PR gdb/17960
2360 * gdb.base/completion.exp: Add location completer tests.
2361
7f03bd92
PA
23622015-08-07 Pedro Alves <palves@redhat.com>
2363
2364 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
2365 tests here.
2366 (top level): Run do_test with and without displaced stepping.
2367
3fc8eb30
PA
23682015-08-07 Pedro Alves <palves@redhat.com>
2369
2370 * gdb.base/valgrind-disp-step.c: New file.
2371 * gdb.base/valgrind-disp-step.exp: New file.
2372
d4569d7b
PA
23732015-08-07 Pedro Alves <palves@redhat.com>
2374
2375 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
2376 Delete function.
2377 (main): Add alarm. Run an infinite loop instead of calling
2378 wait_threads.
2379 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
2380 comment.
2381 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
2382 Delete function.
2383 (main): Add alarm. Run an infinite loop instead of calling
2384 wait_threads.
2385 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
2386 comment.
2387
e1316e60
PA
23882015-08-07 Pedro Alves <palves@redhat.com>
2389
2390 * gdb.base/checkpoint-ns.exp: New file.
2391 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
2392 standard_testfile.
2393
da8c46d2
MM
23942015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2395
2396 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
2397 * gdb.btrace/instruction_history.exp: Update.
2398 * gdb.btrace/tsx.exp: New.
2399 * gdb.btrace/tsx.c: New.
2400
de1c2c52
PA
24012015-08-06 Pedro Alves <palves@redhat.com>
2402
2403 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
2404 increase timeout.
2405 * gdb.reverse/until-precsave.exp: Bump timeouts.
2406
782e0bf4
PA
24072015-08-06 Pedro Alves <palves@redhat.com>
2408
2409 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
2410
83e97ed0
PA
24112015-08-06 Pedro Alves <palves@redhat.com>
2412
2413 PR gdb/18749
2414 * gdb.threads/process-dies-while-handling-bp.c: New file.
2415 * gdb.threads/process-dies-while-handling-bp.exp: New file.
2416
863d01bd
PA
24172015-08-06 Pedro Alves <palves@redhat.com>
2418
2419 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
2420 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
2421
0a39bb32
PA
24222015-08-05 Pedro Alves <palves@redhat.com>
2423
2424 * gdb.threads/next-while-other-thread-longjmps.c: New file.
2425 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
2426
ee2d2b10
SL
24272015-08-03 Sandra Loosemore <sandra@codesourcery.com>
2428
2429 * gdb.base/bp-permanent.exp: Report test as unsupported if
2430 the target cannot stop at the permanent breakpoint.
2431
4e1bdb00
DE
24322015-08-03 Doug Evans <dje@google.com>
2433
2434 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
2435 10000.
2436
3d338901
DE
24372015-08-03 Doug Evans <dje@google.com>
2438
2439 * Makefile.in (workers/%.worker, build-perf): New rule.
2440 (GDB_PERFTEST_MODE): New variable.
2441 (check-perf): Use it.
2442 (clean): Clean up gdb.perf parallel build subdirs.
2443 * lib/build-piece.exp: New file.
2444 * lib/gdb.exp (make_gdb_parallel_path): New function
2445 (standard_output_file, standard_temp_file): Call it.
2446 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2447 of $GDB_PARALLEL.
2448 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
2449
af061d3e
DE
24502015-08-03 Doug Evans <dje@google.com>
2451
8e1afc81 2452 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
2453 (LOG_FILE_NAME): New global.
2454 (TextReporter.__init__): Initialize self.txt_sum.
2455 (TextReporter.report): Add support for multiple data-points.
2456 Move report to perftest.sum, put raw data in perftest.log.
2457 (TextReporter.start): Open sum and log files.
2458 (TextReporter.end): Close sum and log files.
8e1afc81
DE
2459 * gdb.perf/lib/perftest/testresult.py
2460 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 2461
2c8c5d37
PA
24622015-07-31 Pedro Alves <palves@redhat.com>
2463
2464 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
2465 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2466 kill_wait_spawned_process instead of explicit "kill -9".
2467 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
2468 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2469 kill_wait_spawned_process.
2470 * gdb.base/attach-twice.exp: Likewise.
2471 * gdb.base/attach.exp: Likewise.
2472 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
2473 gdb_test_multiple.
2474 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
2475 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2476 kill_wait_spawned_process.
2477 * gdb.base/valgrind-infcall.exp: Likewise.
2478 * gdb.multi/multi-attach.exp: Likewise.
2479 * gdb.python/py-prompt.exp: Likewise.
2480 * gdb.python/py-sync-interp.exp: Likewise.
2481 * gdb.server/ext-attach.exp: Likewise.
2482 * gdb.threads/attach-into-signal.exp (corefunc): Use
2483 spawn_wait_for_attach, spawn_id_get_pid and
2484 kill_wait_spawned_process.
2485 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
2486 spawn_wait_for_attach returning a spawn id instead of a pid. Use
2487 spawn_id_get_pid and kill_wait_spawned_process.
2488 * gdb.threads/attach-stopped.exp (corefunc): Use
2489 spawn_wait_for_attach, spawn_id_get_pid and
2490 kill_wait_spawned_process.
2491 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
2492 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2493 kill_wait_spawned_process instead of explicit "kill -9".
2494 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
2495 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
2496 (spawn_wait_for_attach): Use spawn instead of exec to spawn
2497 processes. Don't map cygwin/windows pids here. Now returns a
2498 spawn id list.
2499
032a0fca
SL
25002015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2501
2502 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
2503 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
2504 correct patch.
2505
61a934ca
SL
25062015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2507
2508 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
2509
4bc4d428
SL
25102015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2511
2512 Reapply:
2513 2014-05-21 Mark Wielaard <mjw@redhat.com>
2514
2515 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2516
998d452a
PA
25172015-07-30 Pedro Alves <palves@redhat.com>
2518
2519 * linux-low.c (handle_extended_wait): Set the child's last
2520 reported status to TARGET_WAITKIND_STOPPED.
2521
69dde7dc
PA
25222015-07-30 Pedro Alves <palves@redhat.com>
2523
2524 PR threads/18600
2525 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2526 only shows inferior 1.
2527
4dd63d48
PA
25282015-07-30 Simon Marchi <simon.marchi@ericsson.com>
2529 Pedro Alves <palves@redhat.com>
2530
2531 PR threads/18600
2532 * gdb.threads/fork-plus-threads.c: New file.
2533 * gdb.threads/fork-plus-threads.exp: New file.
2534
d618e4c5
PP
25352015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2536
2537 * gdb.base/batch-preserve-term-settings.exp
2538 (test_terminal_settings_preserved_after_cli_exit): Use
2539 send_quit_command.
2540
1eef6428
PA
25412015-07-29 Pedro Alves <palves@redhat.com>
2542 Don Breazeal <donb@codesourcery.com>
2543
2544 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2545 output from both inferior_spawn_id and gdb_spawn_id.
2546
7da5b897
SDJ
25472015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2548
2549 * gdb.threads/attach-into-signal.exp (corefunc): Use
2550 with_test_prefix on nested loops, uniquefying the test messages.
2551
dac804df
SDJ
25522015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2553
2554 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2555 commit.
2556
06265e53
PP
25572015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2558
2559 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2560 New proc.
2561 (test_terminal_settings_preserved_after_sigterm): New test.
2562
18206ca3
PP
25632015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2564
2565 * gdb.base/batch-preserve-term-settings.exp
2566 (test_terminal_settings_preserved_after_cli_exit): New test.
2567
90074d11
PP
25682015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2569
2570 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2571 manipulation of saved_gdbflags.
2572 (test_terminal_settings_preserved): Remove global declaration of
2573 the unused variable pagination_prompt. Remove manipulation of
2574 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
2575 GDBFLAGS.
2576
eb1a7902
PA
25772015-07-29 Pedro Alves <palves@redhat.com>
2578
2579 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2580
8b75dd3b
PA
25812015-07-29 Pedro Alves <palves@redhat.com>
2582
2583 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2584 at the top.
2585
dedad4e3
PA
25862015-07-29 Pedro Alves <palves@redhat.com>
2587
2588 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2589 (main): Call gdb_unbuffer_output.
2590 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2591 (main): Call gdb_unbuffer_output.
2592 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2593 (main): Call gdb_unbuffer_output.
2594 * gdb.base/call-strs.exp: Adjust to step over the
2595 gdb_unbuffer_output call.
2596 * gdb.base/catch-gdb-caused-signals.c: Include
2597 "../lib/unbuffer_output.c".
2598 (main): Call gdb_unbuffer_output.
2599 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2600 (main): Call gdb_unbuffer_output.
2601 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2602 (main): Call gdb_unbuffer_output.
2603 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2604 (main): Call gdb_unbuffer_output.
2605 * gdb.base/shlib-call.exp: Adjust to step over the
2606 gdb_unbuffer_output call.
2607 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2608 (main): Call gdb_unbuffer_output.
2609 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2610 (main): Call gdb_unbuffer_output.
2611 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2612 (main): Rename to ...
2613 (test): ... this.
2614 (main): Reimplement.
2615 * gdb.base/varargs.exp: Run to test instead of to main.
2616 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2617 (main): Call gdb_unbuffer_output.
2618
58789a91
PA
26192015-07-29 Pedro Alves <palves@redhat.com>
2620
2621 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2622 factore out from mi_continue_dprintf. For call-style dprintfs,
2623 expect dprintf output out of $inferior_spawn_id.
2624 (mi_continue_dprintf): Use mi_expect_dprintf.
2625 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2626 (main): Call gdb_unbuffer_output.
2627
e8376742
PA
26282015-07-29 Pedro Alves <palves@redhat.com>
2629
2630 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2631 (default_mi_gdb_start): Set inferior_spawn_id instead of
2632 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
2633 gdb_spawn_id.
2634 (mi_gdb_test): Always expect inferior output from both
2635 $inferior_spawn_id and $gdb_spawn_id.
2636
08280010
PA
26372015-07-29 Pedro Alves <palves@redhat.com>
2638
2639 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
2640 send_inferior and $inferior_spawn_id.
2641
4d30e432
PA
26422015-07-29 Pedro Alves <palves@redhat.com>
2643
2644 * gdb.gdb/complaints.exp (test_initial_complaints)
2645 (test_serial_complaints, test_short_complaints): Use
2646 gdb_test_stdio.
2647 (test_empty_complaint): Handle $inferior_spawn_id !=
2648 $gdb_spawn_id.
2649
0d30a335
PA
26502015-07-29 Pedro Alves <palves@redhat.com>
2651
2652 * gdb.base/varargs.exp: Use gdb_test_stdio.
2653
39413b29
PA
26542015-07-29 Pedro Alves <palves@redhat.com>
2655
2656 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2657
7cb000a9
PA
26582015-07-29 Pedro Alves <palves@redhat.com>
2659
2660 * gdb.base/ending-run.exp: Use gdb_test_stdio.
2661
d7b8ac82
PA
26622015-07-29 Pedro Alves <palves@redhat.com>
2663
2664 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2665 parameter into two new parameters, "inf_result" and "gdb_result".
2666 Expect inferior output and gdb output from $inferior_spawn_id and
2667 $gdb_spawn_id, respectively. Adjust all callers.
2668
789c3a0c
PA
26692015-07-29 Pedro Alves <palves@redhat.com>
2670
2671 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2672 of gdb_test_sequence.
2673
77e760c3
PA
26742015-07-29 Pedro Alves <palves@redhat.com>
2675
2676 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2677 (saw_spurious_output): Expect inferior output from
2678 $inferior_spawn_id. Use gdb_test_stdio.
2679
8396d2cd
PA
26802015-07-29 Pedro Alves <palves@redhat.com>
2681
2682 * gdb.base/dprintf.exp: Use standard_testfile. Change
2683 prepare_for_testing call.
2684 (srcfile): Don't set.
2685 (restart): New procedure.
2686 (test_dprintf): New procecure, use to continue over dprintfs.
2687 (test_call, test_agent): New procedures, tests moved here.
2688 Restart gdb and recreate dprintfs. Adjust expected output.
2689
2051d61f
PA
26902015-07-29 Pedro Alves <palves@redhat.com>
2691
2692 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2693
452397af
PA
26942015-07-29 Pedro Alves <palves@redhat.com>
2695
2696 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2697
8aed9555
PA
26982015-07-29 Pedro Alves <palves@redhat.com>
2699
2700 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2701 gdb_test_stdio.
2702
188a61b4
PA
27032015-07-29 Pedro Alves <palves@redhat.com>
2704
2705 * lib/gdb.exp (gdb_test_stdio): New procedure.
2706
12264a45
PA
27072015-07-29 Pedro Alves <palves@redhat.com>
2708
2709 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2710
23ffc893
PA
27112015-07-29 Pedro Alves <palves@redhat.com>
2712
2713 * gdb.base/call-signal-resume.exp: Remove check for
2714 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
2715 * gdb.base/unwindonsignal.exp: Likewise.
2716 * gdb.base/call-signals.c (gen_signal): Remove printf call.
2717 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2718
65566918
PA
27192015-07-29 Pedro Alves <palves@redhat.com>
2720
2721 * gdb.base/siginfo-addr.c (pass): New function.
2722 (handler): Call it iff si_addr is correct.
2723 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2724 Set a breakpoint at "pass" and continue to it.
2725
d60a9221
SDJ
27262015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
2727
2728 * gdb.python/py-objfile.exp: Make some tests have unique names.
2729 * gdb.python/py-pp-registration.exp: Likewise.
2730
bde40b8f
PA
27312015-07-28 Pedro Alves <palves@redhat.com>
2732
2733 * gdb.server/server-exec-info.exp: Issue a "disconnect".
2734
13e1dec8
SM
27352015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2736
2737 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2738
da33c9a7
SM
27392015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2740
2741 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2742
077836f7
PP
27432015-07-27 Patrick Palka <patrick@parcs.ath.cx>
2744
2745 * gdb.base/gdb-sigterm-2.exp: New test.
2746
b8cc7b2e
DE
27472015-07-25 Doug Evans <xdje42@gmail.com>
2748
2749 Revert:
2750 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2751 (workers/%.worker, build-perf): New rule.
2752 (GDB_PERFTEST_MODE): New variable.
2753 (check-perf): Use it.
2754 (clean): Clean up gdb.perf parallel build subdirs.
2755 * lib/build-piece.exp: New file.
2756 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2757 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2758 name.
2759 (standard_temp_file): Ditto.
2760 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2761 of $GDB_PARALLEL.
2762
c8bd4544
DE
27632015-07-24 Doug Evans <dje@google.com>
2764
2765 * gdb.perf/lib/perftest/utils.py: New file.
2766 * gdb.perf/gm-hello.cc: New file.
2767 * gdb.perf/gm-pervasive-typedef.cc: New file.
2768 * gdb.perf/gm-pervasive-typedef.h: New file.
2769 * gdb.perf/gm-std.cc: New file.
2770 * gdb.perf/gm-std.h: New file.
2771 * gdb.perf/gm-use-cerr.cc: New file.
2772 * gdb.perf/gm-utils.h: New file.
2773 * gdb.perf/gmonster-null-lookup.py: New file.
2774 * gdb.perf/gmonster-pervasive-typedef.py: New file.
2775 * gdb.perf/gmonster-print-cerr.py: New file.
2776 * gdb.perf/gmonster-ptype-string.py: New file.
2777 * gdb.perf/gmonster-runto-main.py: New file.
2778 * gdb.perf/gmonster-select-file.py: New file.
2779 * gdb.perf/gmonster1-null-lookup.exp: New file.
2780 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2781 * gdb.perf/gmonster1-print-cerr.exp: New file.
2782 * gdb.perf/gmonster1-ptype-string.exp: New file.
2783 * gdb.perf/gmonster1-runto-main.exp: New file.
2784 * gdb.perf/gmonster1-select-file.exp: New file.
2785 * gdb.perf/gmonster1.cc: New file.
2786 * gdb.perf/gmonster1.exp: New file.
2787 * gdb.perf/gmonster2-null-lookup.exp: New file.
2788 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2789 * gdb.perf/gmonster2-print-cerr.exp: New file.
2790 * gdb.perf/gmonster2-ptype-string.exp: New file.
2791 * gdb.perf/gmonster2-runto-main.exp: New file.
2792 * gdb.perf/gmonster2-select-file.exp: New file.
2793 * gdb.perf/gmonster2.cc: New file.
2794 * gdb.perf/gmonster2.exp: New file.
2795
6eab34f3
DE
27962015-07-24 Doug Evans <dje@google.com>
2797
2798 * gdb.perf/README: New file.
2799 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2800 * lib/gen-perf-test.exp: New file.
2801
63738bfd
DE
28022015-07-24 Doug Evans <dje@google.com>
2803
2804 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2805 (PerfTest::startup): New function.
2806 (PerfTest::run): Return result of calling body.
2807 (PerfTest::assemble): Rewrite.
2808 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2809 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2810 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2811 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2812 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2813
7b606f95
DE
28142015-07-24 Doug Evans <dje@google.com>
2815
2816 * lib/gdb.exp (clean_restart): Make executable optional.
2817
a97b16b8
DE
28182015-07-24 Doug Evans <dje@google.com>
2819
2820 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2821 compiler_info references.
2822 * gdb.cp/temargs.exp: Ditto.
2823 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2824 (get_compiler_info): Early exit if already computed. Set compiler_info
2825 to "unknown" if there was a problem.
2826 (test_compiler_info): Add function comment. Call get_compiler_info.
2827
35baa57f
DE
28282015-07-24 Doug Evans <dje@google.com>
2829
2830 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2831 (workers/%.worker, build-perf): New rule.
2832 (GDB_PERFTEST_MODE): New variable.
2833 (check-perf): Use it.
2834 (clean): Clean up gdb.perf parallel build subdirs.
2835 * lib/build-piece.exp: New file.
2836 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2837 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2838 name.
2839 (standard_temp_file): Ditto.
2840 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2841 of $GDB_PARALLEL.
2842
6ebea266
DE
28432015-07-24 Doug Evans <dje@google.com>
2844
2845 * lib/future.exp (gdb_default_target_compile): New option
2846 "early_flags".
2847 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
2848 --as-needed.
2849
1e76a7e9
SDJ
28502015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
2851
2852 * gdb.base/catch-syscall.exp: Call gdb_exit before
2853 gdb_skip_xml_test.
2854
5068630a
PA
28552015-07-24 Pedro Alves <palves@redhat.com>
2856
2857 * gdb.python/py-events.exp: Accept output between the stop event
2858 and the prompt.
2859 * gdb.python/py-evsignal.exp: Likewise.
2860 * gdb.python/py-evthreads.exp: Likewise.
2861
77598427
PA
28622015-07-24 Pedro Alves <palves@redhat.com>
2863
2864 PR gdb/18717
2865 * gdb.threads/non-ldr-exit.c: New file.
2866 * gdb.threads/non-ldr-exit.exp: New file.
2867
11e6c98f
YQ
28682015-07-24 Yao Qi <yao.qi@linaro.org>
2869
2870 * gdb.server/ext-wrapper.exp: Test --wrapper option when
2871 restarting process.
2872
51aee833
YQ
28732015-07-24 Yao Qi <yao.qi@linaro.org>
2874
2875 * gdb.server/ext-restart.exp: New file.
2876
8cfe207c
YQ
28772015-07-24 Yao Qi <yao.qi@linaro.org>
2878
2879 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
2880 argument options.
2881 * gdb.server/ext-wrapper.exp: New file.
2882
cc12ce38
DE
28832015-07-23 Doug Evans <dje@google.com>
2884
2885 * gdb.dwarf2/dw2-dummy-cu.S: New file.
2886 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
2887
d0d84780
PMR
28882015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
2889
2890 * gdb.ada/var_arr_typedef.exp: New testcase.
2891 * gdb.ada/var_arr_typedef/pack.adb: New file.
2892 * gdb.ada/var_arr_typedef/pack.ads: New file.
2893 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
2894
8b558f79
JB
28952015-07-20 Joel Brobecker <brobecker@adacore.com>
2896
2897 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
2898
775a3298
JK
28992015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2900
2901 * gdb.arch/i386-biarch-core.exp: Replace istarget
2902 by "complete set gnutarget". Remove expectation for the "core-file"
2903 command.
2904
db1ff28b
JK
29052015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2906
2907 Revert the previous commit:
2908 Tests for validate symbol file using build-id.
2909
0a94970d
JK
29102015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2911
2912 Tests for validate symbol file using build-id.
2913 * gdb.base/solib-mismatch-lib.c: New file.
2914 * gdb.base/solib-mismatch-libmod.c: New file.
2915 * gdb.base/solib-mismatch.c: New file.
2916 * gdb.base/solib-mismatch.exp: New file.
2917
03346981
SL
29182015-07-15 Sandra Loosemore <sandra@codesourcery.com>
2919
2920 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
2921 nios2-*-linux*.
2922 * gdb.base/sigbpt.exp (stepi_out): Likewise.
2923 * gdb.base/siginfo.exp: Likewise.
2924 * gdb.base/sigstep.exp (advance, advancei): Likewise.
2925
42422cc7
PL
29262015-07-15 Pierre Langlois <pierre.langlois@arm.com>
2927
2928 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
2929 Move it to ...
2930 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
2931 ... here.
2932 * gdb.trace/range-stepping.exp: Check that the target supports
2933 range stepping.
2934
cfa68bae
JK
29352015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2936
2937 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
2938
8ffdba26
PA
29392015-07-14 Pedro Alves <palves@redhat.com>
2940
2941 * gdb.base/killed-outside.exp: New file.
2942 * gdb.base/killed-outside.c: New file.
2943
218a5a11
JK
29442015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2945
2946 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
2947 (n at main): New.
2948 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
2949
e03ed3c6
AA
29502015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2951
2952 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
2953 infcall tests instead of setting up for KFAIL.
2954
485668e5
MM
29552015-07-10 Markus Metzger <markus.t.metzger@intel.com>
2956
2957 * gdb.btrace/record_goto-step.exp: New.
2958
08464196
JK
29592015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2960
2961 PR compile/18484
2962 * gdb.compile/compile.c (struct struct_type): Add volatile to
2963 selffield's type.
2964 * gdb.compile/compile.exp
2965 (compile code struct_object.selffield = &struct_object): Skip further
2966 struct_object tests if this one xfails.
2967
bcf5c1d9
RC
29682015-07-08 Robert O'Callahan <robert@ocallahan.org>
2969
2970 PR exp/18617
2971 * gdb.trace/ax.exp: Add test.
2972
4931af25
YQ
29732015-07-07 Yao Qi <yao.qi@linaro.org>
2974
2975 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
2976 instead of istarget "aarch64*-*-*".
2977 * gdb.arch/aarch64-fp.exp: Likewise.
2978 * gdb.base/float.exp: Likewise.
2979 * gdb.reverse/aarch64.exp: Likewise.
2980 * lib/gdb.exp (is_aarch64_target): New proc.
2981
9fcf688e
YQ
29822015-07-07 Yao Qi <yao.qi@linaro.org>
2983
2984 * lib/gdb.exp (is_aarch32_target): New proc.
2985 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
2986 instead of "istarget "arm*-*-*"".
2987 * gdb.arch/arm-disp-step.exp: Likewise.
2988 * gdb.arch/thumb-bx-pc.exp: Likewise.
2989 * gdb.arch/thumb-prologue.exp: Likewise.
2990 * gdb.arch/thumb-singlestep.exp: Likewise.
2991 * gdb.base/disp-step-syscall.exp: Likewise.
2992 * gdb.base/float.exp: Likewise.
2993
fbd8d50d
YQ
29942015-07-07 Yao Qi <yao.qi@linaro.org>
2995
2996 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
2997 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
2998
71be1fdc
YQ
29992015-07-07 Yao Qi <yao.qi@linaro.org>
3000
3001 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
3002 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
3003 if it exists.
3004 * gdb.multi/multi-arch.exp: Likewise.
3005
3e221d36
SM
30062015-07-07 Simon Marchi <simon.marchi@ericsson.com>
3007
3008 * gdb.python/py-lazy-string.exp: Add missing parentheses to
3009 print.
3010
d441430b
YQ
30112015-07-07 Yao Qi <yao.qi@linaro.org>
3012
3013 * gdb.arch/thumb-singlestep.exp: Do one more single step.
3014
06f810bd
MG
30152015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
3016
3017 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
3018 '[' and ']' characters.
3019
5e61e7c0
IB
30202015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
3021
3022 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3023
28bf096c
PA
30242015-06-29 Pedro Alves <palves@redhat.com>
3025
3026 PR threads/18127
3027 * gdb.threads/hand-call-new-thread.c: New file.
3028 * gdb.threads/hand-call-new-thread.c: New file.
3029
ee93cd5e
KS
30302015-06-26 Keith Seitz <keiths@redhat.com>
3031 Doug Evans <dje@google.com>
3032
3033 PR 16253
3034 * gdb.cp/var-tag-2.cc: New file.
3035 * gdb.cp/var-tag-3.cc: New file.
3036 * gdb.cp/var-tag-4.cc: New file.
3037 * gdb.cp/var-tag.cc: New file.
3038 * gdb.cp/var-tag.exp: New file.
3039
fc637f04
PP
30402015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3041
3042 * gdb.base/history-duplicates.exp: New test.
3043
2e52ae68
PP
30442015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3045
3046 * gdb.base/completion.exp: Test the completion of the "focus"
3047 command.
3048
6e22494e
JK
30492015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3050
3051 * gdb.arch/amd64-prologue-skip.S: New file.
3052 * gdb.arch/amd64-prologue-skip.exp: New file.
3053
bf7b9cd9
SM
30542015-06-25 Simon Marchi <simon.marchi@ericsson.com>
3055
3056 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
3057 is_address_zero_readable check.
3058
201e8dfd
PB
30592015-06-24 Peter Bergner <bergner@vnet.ibm.com>
3060
3061 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
3062 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
3063
5cd867b4
YQ
30642015-06-24 Yao Qi <yao.qi@linaro.org>
3065
3066 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
3067 linux targets.
3068
4d7be007
YQ
30692015-06-24 Yao Qi <yao.qi@linaro.org>
3070
3071 * lib/gdb.exp (supports_get_siginfo_type): New proc.
3072 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
3073 * gdb.base/siginfo-thread.exp: Likewise.
3074
07fcd301
YQ
30752015-06-22 Yao Qi <yao.qi@linaro.org>
3076
3077 * boards/remote-gdbserver-on-localhost.exp: Add comments.
3078
52042a00
YQ
30792015-06-22 Yao Qi <yao.qi@linaro.org>
3080
3081 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
3082 aarch64*-*-*.
3083 (skip_hw_watchpoint_tests): Likewise.
3084
74bd41ce
PP
30852015-06-18 Patrick Palka <patrick@parcs.ath.cx>
3086
3087 * gdb.base/gdbinit-history.exp: Test the interaction between
3088 setting GDBHISTSIZE and setting the history size via .gdbinit.
3089
bc460514
PP
30902015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3091
3092 PR gdb/16999
3093 * gdb.base/gdbhistsize-history.exp: New test.
3094
b58c513b
PP
30952015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3096
3097 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
3098 with GDBHISTSIZE.
3099 * gdb.base/readline.exp: Likewise.
3100
92046791
YQ
31012015-06-17 Yao Qi <yao.qi@linaro.org>
3102
3103 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
3104 line.
3105
2093d2d3
PP
31062015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3107
3108 * gdb.base/gdbinit-history.exp: Add test case to check that
3109 an unlimited history file does not get truncated on exit.
3110
e6c693af
AA
31112015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3112
3113 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
3114 (VECTOR): New macro. Use it...
3115 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
3116 ...for these typedefs.
3117 (int8, char1, int1, double1): New typedefs.
3118 (struct just_int2, struct two_int2): New structures.
3119 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
3120 (add_structvecs, add_singlevecs): New functions.
3121 (main): Call add_some_intvecs twice.
3122 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
3123 the compile and exit upon failure. Try compiling for the "native"
3124 architecture. Test inferior function calls with vector arguments
3125 and vector return value handling with "finish" and "return".
3126
c74f7d1c
JT
31272015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
3128
3129 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
3130 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
3131 PE file.
3132 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
3133
98aa42ee
AT
31342015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3135
3136 PR breakpoints/16465
3137 * gdb.mi/mi-dprintf-pending.c: New file.
3138 * gdb.mi/mi-dprintf-pending.exp: New test.
3139 * gdb.mi/mi-dprintf-pendshr.c: New file.
3140
7d73c23c 31412015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 3142 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
3143
3144 * gdb.arch/i386-mpx-map.c: New file.
3145 * gdb.arch/i386-mpx-map.exp: New File.
3146
31472015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3148
3149 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3150 * gdb.arch/i386-mpx.exp: Indentation fixed.
3151
31522015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3153
3154 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3155 function and improved indentation.
3156 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3157 gdb_test_multiple. Added additional tests to skip the test.
3158
31592015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3160
3161 * gdb.arch/i386-avx512.c: Change path in include file.
3162 * gdb.arch/i386-avx512.exp: Change include dir path
3163 compilation flag.
3164 * gdb.arch/i386-mpx.c: Change path in include file.
3165 * gdb.arch/i386-mpx.exp: Change include dir path compilation
3166 flag.
3167
d5eba19a
JK
31682015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3169
3170 * gdb.compile/compile-print.exp (compile print *vararray@3)
3171 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
3172
7f361056
JK
31732015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3174
3175 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
3176 (do not keep jit in memory): ... this.
3177 (expect 5): Change it to ...
3178 (expect no 5): ... this.
3179
3b462ec2
SM
31802015-06-02 Simon Marchi <simon.marchi@ericsson.com>
3181
3182 PR gdb/15564
3183 * gdb.mi/mi-detach.exp: New file.
3184
e0619de6
JK
31852015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3186
3187 PR symtab/18392
3188 * gdb.arch/amd64-tailcall-self.S: New file.
3189 * gdb.arch/amd64-tailcall-self.c: New file.
3190 * gdb.arch/amd64-tailcall-self.exp: New file.
3191
e970cb34
DB
31922015-05-28 Don Breazeal <donb@codesourcery.com>
3193
3194 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
3195 tests for remote targets by checking is_target_gdbserver.
3196
b2e2f908
DE
31972015-05-27 Doug Evans <dje@google.com>
3198
3199 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3200 * gdb.dwarf2/opaque-type-lookup.c: New file.
3201 * gdb.dwarf2/opaque-type-lookup.exp: New file.
3202
82c7be31
DE
32032015-05-26 Doug Evans <dje@google.com>
3204
3205 * gdb.cp/iostream.cc: New file.
3206 * gdb.cp/iostream.exp: New file.
3207
b4f54984
DE
32082015-05-26 Doug Evans <dje@google.com>
3209
3210 * gdb.dwarf2/dw2-op-call.exp: Update.
3211 * gdb.dwarf2/dw4-sig-types.exp: Update.
3212 * gdb.dwarf2/implptr.exp: Update.
3213 * gdb.mi/mi-cmd-param-changed.exp: Update.
3214
4ea6efe9
DE
32152015-05-26 Doug Evans <dje@google.com>
3216
3217 * gdb.python/py-lazy-string.c: New file.
3218 * gdb.python/py-lazy-string.exp: New file.
3219 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
3220 (main): Update. Add estring3.
3221 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
3222 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
3223
f6bb7db3
YQ
32242015-05-26 Omair Javaid <omair.javaid@linaro.org>
3225 Yao Qi <yao.qi@linaro.org>
3226
3227 * gdb.reverse/aarch64.c: New.
3228 * gdb.reverse/aarch64.exp: New.
3229
a81bfbd0
OJ
32302015-05-26 Omair Javaid <omair.javaid@linaro.org>
3231
3232 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
3233 (supports_reverse): Likewise.
3234
158bf1b4
PP
32352015-05-22 Patrick Palka <patrick@parcs.ath.cx>
3236
3237 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3238 Use with_test_prefix.
3239
a0145030
AB
32402015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
3241
3242 * gdb.base/completion.exp: Add test for completion of layout
3243 names.
3244
ebe3b578
AB
32452015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
3246
3247 * lib/gdb.exp (skip_tui_tests): New proc.
3248 * gdb.base/tui-layout.exp: Check skip_tui_tests.
3249
84204ed7
PA
32502015-05-19 Pedro Alves <palves@redhat.com>
3251
3252 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3253 Save the whole env array instead of just HOME. Unset HISTSIZE in
3254 the environment while testing. Restore whole environment
3255 afterwards.
3256
37442ce1
DE
32572015-05-16 Doug Evans <xdje42@gmail.com>
3258
3259 * gdb.guile/scm-ports.c: New file.
3260 * gdb.guile/scm-ports.exp: Add memory port tests.
3261
36de76f9
JK
32622015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3263
3264 * gdb.compile/compile-print.c: New file.
3265 * gdb.compile/compile-print.exp: New file.
3266
3a9558c4
JK
32672015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3268
3269 * gdb.compile/compile-ops.exp: Cast param to void.
3270 * gdb.compile/compile.exp: Complete type for _gdb_expr.
3271 (compile code struct_object.selffield = &struct_object): Add xfail.
3272
aa715135
JG
32732015-05-15 Joel Brobecker <brobecker@adacore.com>
3274
3275 * gdb.ada/arr_enum_with_gap: New testcase.
3276
931e5bc3
JG
32772015-05-15 Joel Brobecker <brobecker@adacore.com>
3278
3279 * gdb.ada/byte_packed_arr: New testcase.
3280
9cd4d857
JB
32812015-05-15 Joel Brobecker <brobecker@adacore.com>
3282
3283 * gdb.ada/pckd_neg: New testcase.
3284
ebfd00d2
PP
32852015-05-13 Patrick Palka <patrick@parcs.ath.cx>
3286
3287 PR gdb/17820
3288 * gdb.base/gdbinit-history.exp: New test.
3289 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
3290 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
3291
4c082a81
SC
32922015-05-09 Siva Chandra Reddy <sivachandra@google.com>
3293
3294 * gdb.python/py-xmethods.cc: Enhance test case.
3295 * gdb.python/py-xmethods.exp: New tests.
3296 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
3297 function.
3298 (B_indexoper): Likewise.
3299 (global_dm_list) : Add new xmethod worker functions.
3300
f7797074
SDJ
33012015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
3302
3303 * gdb.base/coredump-filter.exp: Correctly unset
3304 "coredump_var_addr" array.
3305
a4674e4e
PA
33062015-05-08 Pedro Alves <palves@redhat.com>
3307
3308 * gdb.server/non-existing-program.exp: Unset spawn_id.
3309
df2eb078
SC
33102015-05-08 Siva Chandra Reddy <sivachandra@google.com>
3311
3312 PR python/18291
3313 * gdb.python/py-xmethods.exp: Add tests.
3314
422349a3
YQ
33152015-05-08 Yao Qi <yao.qi@linaro.org>
3316
3317 PR gdb/18208
3318 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
3319 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
3320 function set_coredump_filter, and remove remote_exec call.
3321 Remove argument ipid. Callers update.
3322 (top level): Don't get inferior's PID.
3323
63fc80ce
AA
33242015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
3325
3326 * gdb.base/watch_thread_num.exp: Skip test on targets without
3327 access watchpoints.
3328
80ad801e
PA
33292015-05-06 Pedro Alves <palves@redhat.com>
3330
3331 PR server/18081
3332 * gdb.server/non-existing-program.exp: New file.
3333
0fa7fe50
JB
33342015-05-05 Joel Brobecker <brobecker@adacore.com>
3335
3336 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
3337
3ea89b92
PMR
33382015-05-05 Joel Brobecker <brobecker@adacore.com>
3339
3340 * gdb.ada/out_of_line_in_inlined: New testcase.
3341
87b8eff0
JB
33422015-05-05 Joel Brobecker <brobecker@adacore.com>
3343
3344 * gdb.ada/var_rec_arr: New testcase.
3345
5fccc635
YQ
33462015-04-30 Yao Qi <yao.qi@linaro.org>
3347
3348 * gdb.base/break-idempotent.exp: If
3349 skip_hw_watchpoint_multi_tests returns true, skip the tests
3350 on "rwatch" and "awatch".
3351
42d38f42
YQ
33522015-04-30 Yao Qi <yao.qi@linaro.org>
3353
3354 * gdb.base/relativedebug.exp: Invoke gdb command
3355 "info sharedlibrary", and if libc.so doesn't have debug info,
3356 skip the test.
3357
2ce1cdbf
DE
33582015-04-29 Doug Evans <dje@google.com>
3359
3360 * gdb.python/py-xmethods.exp: Add ptype tests.
3361 * gdb.python/py-xmethods.py (E_method_char_worker): Add
3362 get_result_type method.
3363
f24a38c5
LM
33642015-04-29 Luis Machado <lgustavo@codesourcery.com>
3365
3366 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
3367 the target does not support hardware watchpoints.
3368
ecbf2b3c
LM
33692015-04-29 Luis Machado <lgustavo@codesourcery.com>
3370
3371 * gdb.base/break-always.exp: Abort testing if writing to memory
3372 causes an error.
3373
34f5f757
DE
33742015-04-28 Doug Evans <dje@google.com>
3375
3376 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
3377 * gdb.python/py-pp-registration.exp: ... here. New file.
3378 * gdb.python/py-pp-registration.c: New file.
3379 * gdb.python/py-pp-registration.py: New file.
3380
69b4374a
DE
33812015-04-28 Doug Evans <dje@google.com>
3382
3383 * gdb.python/py-bad-printers.c: New file.
3384 * gdb.python/py-bad-printers.py: New file.
3385 * gdb.python/py-bad-printers.exp: New file.
3386
59fb7612
SS
33872015-04-28 Sasha Smundak <asmundak@google.com>
3388
3389 * gdb.python/py-type.exp: New test.
3390
2631b16a
AW
33912015-04-28 Andy Wingo <wingo@igalia.com>
3392
3393 * gdb.python/py-parameter.exp:
3394 * gdb.guile/scm-parameter.exp: Escape the path that we are
3395 matching against, as it might contain characters that are special
3396 to regular expressions.
3397
460efde1
JB
33982015-04-27 Joel Brobecker <brobecker@adacore.com>
3399
3400 * gdb.ada/rec_comp: New testcase.
3401
2d369d8e
SDJ
34022015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
3403
3404 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
3405 before using it.
3406
cf75d6c3
AB
34072015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
3408
3409 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
3410 new tests for verilog output.
3411
8dbe7ca5
YQ
34122015-04-24 Yao Qi <yao.qi@linaro.org>
3413
3414 * boards/remote-gdbserver-on-localhost.exp: New file.
3415
4ef9fb2f
PA
34162015-04-23 Pedro Alves <palves@redhat.com>
3417
3418 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
3419 $inferior_spawn_id instead of $inferior_spawn_id directly. On
3420 "end of file", remove $inferior_spawn_id from the indirect list.
3421
0a803169
PA
34222015-04-23 Pedro Alves <palves@redhat.com>
3423
3424 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
3425
749ef8f8
PA
34262015-04-23 Pedro Alves <palves@redhat.com>
3427
3428 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
3429 on $any_spawn_id instead of only on $gdb_spawn_id.
3430
8aae4344
PM
34312015-04-21 Pierre Muller <muller@sourceware.org>
3432
3433 PR pascal/17815
3434 * lib/pascal.exp (gpc_compile): Add new option "class".
3435 (fpc_compile): Likewise.
3436 * gdb.pascal/case-insensitive-symbols.pas: New file.
3437 * gdb.pascal/case-insensitive-symbols.exp: New file.
3438
1586c8fb
GB
34392015-04-20 Gary Benson <gbenson@redhat.com>
3440
3441 * gdb.base/attach.exp: Fix three extended remote failures.
3442
1b6e6f5c
GB
34432015-04-17 Gary Benson <gbenson@redhat.com>
3444
3445 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
3446 the main executable over the remote protocol.
3447
e797481d
PA
34482015-04-16 Pedro Alves <palves@redhat.com>
3449
3450 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
3451 a new gdbserver if gdbserver_reconnect_p is set.
3452
1ca99c42
PA
34532015-04-16 Pedro Alves <palves@redhat.com>
3454
3455 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
3456 is set, don't exit gdbserver.
3457
af9fd6f8
AA
34582015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3459
3460 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
3461 appropriate .insn, such that an older assembler can be used.
3462 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
3463 the z/Architecture instruction set on 31-bit targets as well.
3464
04ff1e61
AA
34652015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3466
3467 * gdb.go/handcall.exp: Remove all logic related to the first
3468 breakpoint and rely on go_runto_main instead.
3469 * gdb.go/strings.exp: Likewise.
3470 * gdb.go/unsafe.exp: Likewise.
3471 * gdb.go/hello.exp: Likewise. Also rename the remaining
3472 breakpoint marker to "breakpoint 1".
3473 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
3474 * gdb.go/strings.go: Likewise.
3475 * gdb.go/unsafe.go: Likewise.
3476 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
3477 "set breakpoint 2 here" and rename the remaining breakpoint marker
3478 to "breakpoint 1".
3479
40d2f8d6
SM
34802015-04-15 Simon Marchi <simon.marchi@ericsson.com>
3481
3482 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
3483 if itertools.imap is not present.
3484 * gdb.python/py-objfile.exp: Add parentheses.
3485 * gdb.python/py-type.exp: Same.
3486 * gdb.python/py-unwind-maint.py: Same.
3487
8cbc97c6
YQ
34882015-04-15 Yao Qi <yao.qi@linaro.org>
3489
3490 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
3491 of ":$ptr_size" and set its form explicitly.
3492
45fd756c
YQ
34932015-04-15 Pedro Alves <palves@redhat.com>
3494 Yao Qi <yao.qi@linaro.org>
3495
3496 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
3497 timeout by factor of 4.
3498 (test_regular_watch): Likewise.
3499 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
3500 * gdb.reverse/sigall-reverse.exp: Likewise.
3501 * gdb.reverse/until-precsave.exp: Likewise.
3502 * lib/gdb.exp (with_timeout_factor): New proc.
3503 (gdb_expect): Move some code to ...
3504 (get_largest_timeout): ... here. New procedure.
3505
9e811bc3
LM
35062015-04-14 Luis Machado <lgustavo@codesourcery.com>
3507
3508 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
3509
0ff6fcb2
LM
35102015-04-13 Luis Machado <lgustavo@codesourcery.com>
3511
3512 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
3513 to write to the .text section.
3514
7578d5f7
LM
35152015-04-13 Luis Machado <lgustavo@codesourcery.com>
3516
3517 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3518 Handle the case of targets that do not provide PID information.
3519
2efe15c4
YQ
35202015-04-13 Yao Qi <yao.qi@linaro.org>
3521
3522 * lib/gdbserver-support.exp (gdb_exit): Catch exception
3523 and use expect instead of gdb_expect.
3524
8cd8f2f8
SDJ
35252015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
3526
3527 * gdb.base/coredump-filter.exp: Rename variable "addr" to
3528 "coredump_var_addr" to avoid naming conflict with other testcases.
3529
9ee41772
PA
35302015-04-10 Pedro Alves <palves@redhat.com>
3531
3532 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3533 gdb_test_sequence and gdb_assert.
3534
07473109
PA
35352015-04-10 Pedro Alves <palves@redhat.com>
3536
3537 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3538 test messages that don't include the breakpoint address.
3539
de3db44c
YQ
35402015-04-10 Yao Qi <yao.qi@linaro.org>
3541
3542 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3543 false for some offset and width combinations which aren't
3544 supported by linux kernel.
3545
c79d856c
PA
35462015-04-10 Pedro Alves <palves@redhat.com>
3547
3548 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3549 procedure, factored out from ...
3550 (top level): ... here. Add "set displaced-stepping" testing axis.
3551 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3552 parameter "displaced". Use it.
3553 (top level): Use foreach and add "set displaced-stepping" testing
3554 axis.
3555
ebc90b50
PA
35562015-04-10 Pedro Alves <palves@redhat.com>
3557
3558 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3559 Remove comment.
3560 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3561 both the address of the instruction that triggers the watchpoint
3562 and the address of the instruction immediately after, and use
3563 those addresses for the test. Fix comment.
3564
8f572e5c
PA
35652015-04-10 Pedro Alves <palves@redhat.com>
3566
3567 * gdb.base/sigstep.exp (breakpoint_to_handler)
3568 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
3569 Test "backtrace" in handler.
3570 (breakpoint_over_handler): New parameter 'displaced'. Use it.
3571 (top level): Add new "displaced" test axis to
3572 breakpoint_to_handler, breakpoint_to_handler_entry and
3573 breakpoint_over_handler.
3574
8d707a12
PA
35752015-04-10 Pedro Alves <palves@redhat.com>
3576
3577 PR gdb/18216
3578 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3579
ef713951
YQ
35802015-04-10 Yao Qi <yao.qi@linaro.org>
3581
3582 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3583 (test_add_rn_pc): New function.
3584 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3585 (top level): Invoke test_add_rn_pc.
3586
906d60cf
PA
35872015-04-10 Pedro Alves <palves@redhat.com>
3588
3589 PR gdb/13858
3590 * gdb.base/step-over-no-symbols.exp: New file.
3591
f2983cc3
AW
35922015-04-09 Andy Wingo <wingo@igalia.com>
3593
3594 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3595 after the Python tests.
3596
6d62641c
SDJ
35972015-04-08 Keith Seitz <keiths@redhat.com>
3598
3599 PR python/16699
3600 * gdb.python/py-completion.exp: New tests for completion.
3601 * gdb.python/py-completion.py (CompleteLimit1): New class.
3602 (CompleteLimit2): Likewise.
3603 (CompleteLimit3): Likewise.
3604 (CompleteLimit4): Likewise.
3605 (CompleteLimit5): Likewise.
3606 (CompleteLimit6): Likewise.
3607 (CompleteLimit7): Likewise.
3608
f3770638
PA
36092015-04-08 Pedro Alves <palves@redhat.com>
3610
3611 PR gdb/18214
3612 PR gdb/18216
3613 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3614 function.
3615 (main): Install it as SIGUSR1 handler.
3616 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3617 parameter. Always use "setup" as prefix. Toggle "set
3618 displaced-stepping" off/on depending on global. Don't switch to
3619 thread 1 here.
3620 (top level): Add displaced stepping "off/on" test axis. Update
3621 "setup" calls. Wrap each subtest with with_test_prefix. Test
3622 continuing with a queued signal in each thread.
3623
4496bed7
PA
36242015-04-08 Pedro Alves <palves@redhat.com>
3625
3626 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3627 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
3628 gdb_breakpoint instead of gdb_test that doesn't expect anything.
3629 Return early if running to main fails.
3630 * gdb.trace/while-stepping.exp: Likewise.
3631
b97fde92
PA
36322015-04-07 Pedro Alves <palves@redhat.com>
3633
3634 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3635 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
3636 interact with inferior program.
3637
f71c18e7
PA
36382015-04-07 Pedro Alves <palves@redhat.com>
3639
3640 * lib/gdb.exp (inferior_spawn_id): New global.
3641 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
3642 spawn id after processing the user code.
3643 (default_gdb_start): Set inferior_spawn_id.
3644 (send_inferior): New procedure.
3645 * lib/gdbserver-support.exp (gdbserver_start): Set
3646 inferior_spawn_id.
3647 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3648
6423214f
PA
36492015-04-07 Pedro Alves <palves@redhat.com>
3650
3651 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3652 * lib/gdbserver-support.exp (gdbserver_start): Make
3653 $server_spawn_id global.
3654 (gdbserver_start): Don't wait for gdbserver's spawn id with
3655 expect_background.
3656 (close_gdbserver): New procedure.
3657 (gdb_exit): Rename the default version and reimplement.
3658
71c0ee8c
PA
36592015-04-07 Pedro Alves <palves@redhat.com>
3660
72f4393d 3661 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
3662 append the substituted item, not the original item.
3663
203bc29b
PA
36642015-04-07 Pedro Alves <palves@redhat.com>
3665
3666 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3667 gdb_expect.
3668
508a3ddf
PA
36692015-04-07 Pedro Alves <palves@redhat.com>
3670
3671 * gdb.base/interrupt.exp: Don't handle the case of the inferior
3672 output appearing once only.
3673
9f6dbe2b
PA
36742015-04-07 Pedro Alves <palves@redhat.com>
3675
3676 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3677 that doesn't expect anything. Return early if running to main
3678 fails.
3679
337532fa
YQ
36802015-04-07 Yao Qi <yao.qi@linaro.org>
3681
3682 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3683 (child_function): Call alarm.
3684 (main): Move call to alarm into the loop.
3685 * gdb.threads/non-stop-fair-events.exp: Build program with
3686 -DTIMEOUT=$timeout.
3687
01b622d4
DE
36882015-04-06 Doug Evans <xdje42@gmail.com>
3689
3690 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3691 Fix dest parameter to board_info.
3692 (fpc_compile): Ditto.
3693 (gdb_compile_pascal): Rename dest arg to destfile.
3694
961f4160
PMR
36952015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
3696
3697 * gdb.ada/funcall_ref.exp: New file.
3698 * gdb.ada/funcall_ref/foo.adb: New file.
3699
cafda597
YQ
37002015-04-02 Yao Qi <yao.qi@linaro.org>
3701
3702 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3703 is remote.
3704
fed040c6
GB
37052015-04-02 Gary Benson <gbenson@redhat.com>
3706
3707 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3708
d11916aa
SS
37092015-04-01 Sasha Smundak <asmundak@google.com>
3710
3711 * gdb.python/py-unwind-maint.c: New file.
3712 * gdb.python/py-unwind-maint.exp: New test.
3713 * gdb.python/py-unwind-maint.py: New file.
3714 * gdb.python/py-unwind.c: New file.
3715 * gdb.python/py-unwind.exp: New test.
3716 * gdb.python/py-unwind.py: New test.
3717
a1471180
PA
37182015-04-01 Pedro Alves <palves@redhat.com>
3719
3720 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3721 to fail instead of non-existent $test.
3722
0bbeccb1
PA
37232015-04-01 Pedro Alves <palves@redhat.com>
3724
3725 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3726 GDBFLAGS if not empty.
3727
3c724c8c
PMR
37282015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
3729
3730 * gdb.ada/complete.exp: Remove "multi_line".
3731 * gdb.ada/info_exc.exp: Remove "multi_line".
3732 * gdb.ada/packed_tagged.exp: Remove "multi_line".
3733 * gdb.ada/ptype_field.exp: Remove "multi_line".
3734 * gdb.ada/sym_print_name.exp: Remove "multi_line".
3735 * gdb.ada/tagged.exp: Remove "multi_line".
3736 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3737 [multi_line ...]
3738 * gdb.btrace/delta.exp: Likewise.
3739 * gdb.btrace/exception.exp: Likewise.
3740 * gdb.btrace/function_call_history.exp: Likewise.
3741 * gdb.btrace/instruction_history.exp: Likewise.
3742 * gdb.btrace/nohist.exp: Likewise.
3743 * gdb.btrace/record_goto.exp: Likewise.
3744 * gdb.btrace/segv.exp: Likewise.
3745 * gdb.btrace/stepi.exp: Likewise.
3746 * gdb.btrace/tailcall.exp: Likewise.
3747 * gdb.btrace/unknown_functions.exp: Likewise.
3748 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3749 * lib/gdb.exp: Add the "multi_line" helper.
3750
4eec2deb
PA
37512015-04-01 Pedro Alves <palves@redhat.com>
3752
3753 * gdb.threads/tid-reuse.c: New file.
3754 * gdb.threads/tid-reuse.exp: New file.
3755
df8411da
SDJ
37562015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
3757
3758 PR corefiles/16092
3759 * gdb.base/coredump-filter.c: New file.
3760 * gdb.base/coredump-filter.exp: Likewise.
3761
6ef37366
PM
37622015-03-27 Petr Machata <pmachata@redhat.com>
3763
3764 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3765 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3766 (Dwarf::assemble): Initialize them.
3767 (Dwarf::lines): New function.
3768
7ec911b0
JT
37692015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
3770
3771 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3772 SYMBOL_PREFIX for x86_64-*-cygwin.
3773
ff908ebf
AW
37742015-03-26 Andy Wingo <wingo@igalia.com>
3775
3776 PR symtab/18148
3777 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3778 const_value but not a location.
3779 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3780 location defined in non-main CUs are visible.
3781
6d5f0679
YQ
37822015-03-26 Yao Qi <yao.qi@linaro.org>
3783
3784 PR testsuite/18139
3785 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3786 Add a line number entry for the same line.
3787 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3788 Add a line number entry for the same line.
3789
2898689b
YQ
37902015-03-26 Yao Qi <yao.qi@linaro.org>
3791
3792 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3793 .int 0.
3794 (func): Likewise. Add .Lfunc_1 label.
3795 Use .Lfunc_1 label.
3796 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3797 .int 0.
3798 (func): Likewise.
3799 Use .Lfunc_1 label.
3800
85180498
YQ
38012015-03-26 Yao Qi <yao.qi@linaro.org>
3802
3803 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3804 Call gdb_compile instead to compile each .s files without debug
3805 information.
3806
8aa08a8d
YQ
38072015-03-26 Yao Qi <yao.qi@linaro.org>
3808
3809 * gdb.base/savedregs.exp (process_saved_regs): Make
3810 "Saved registers:" optional in the pattern.
3811
66849923
MM
38122015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3813
3814 * gdb.btrace/next.exp: Merged into step.exp.
3815 * gdb.btrace/finish.exp: Merged into step.exp.
3816 * gdb.btrace/nexti.exp: Merged into stepi.exp.
3817 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
3818 "record goto" and checking the exact replay position.
3819 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
3820 check for "Recording format" in "info record" output.
3821 * gdb.btrace/record_goto.exp: Choose test file based on target.
3822 * gdb.btrace/x86-record_goto.S: Renamed into ...
3823 * gdb.btrace/x86_64-record_goto.S: ... this.
3824 * gdb.btrace/i686-record_goto.S: New.
3825 * gdb.btrace/x86-tailcall.S: Renamed into ...
3826 * gdb.btrace/x86_64-tailcall.S: ... this.
3827 * gdb.btrace/i686-tailcall.S: New.
3828 * gdb.btrace/x86-tailcall.c: Renamed into ...
3829 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
3830 separate statements. Update test.
3831 * gdb.btrace/delta.exp: Use record_goto.c as test file.
3832 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
3833 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
3834 * gdb.btrace/tailcall.exp: Choose test file based on target.
3835 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
3836
11cc1b74
MM
38372015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3838
3839 * gdb.btrace/exception.exp: Increase BTS buffer size.
3840
a25d8bf9
PA
38412015-03-24 Pedro Alves <palves@redhat.com>
3842
3843 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
3844
856e7dd6
PA
38452015-03-24 Pedro Alves <palves@redhat.com>
3846
3847 * gdb.threads/schedlock.exp (test_step): No longer expect that
3848 "set scheduler-locking step" with "next" over a function call runs
3849 threads unlocked.
3850
ad235a41
AT
38512015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3852
3853 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
3854
15630549
AT
38552015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3856
3857 PR breakpoints/16466
3858 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
3859 * gdb.mi/mi-pending.c (thread_func): New function.
3860 (int main): Add threading support required.
3861 * gdb.mi/mi-pending.exp: Add tests for this issue.
3862 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
3863 (pendfunc2): Remove stdio dependency.
3864 * gdb.mi/mi-pendshr2.c: New file.
3865
693dca06
KS
38662015-03-23 Keith Seitz <keiths@redhat.com>
3867
3868 * gdb.linespec/keywords.c: New file.
3869 * gdb.linespec/keywords.exp: New file.
3870
7e993ebf
KS
38712015-03-23 Keith Seitz <keiths@redhat.com>
3872
3873 PR gdb/18021
3874 * gdb.dwarf2/staticvirtual.exp: New test.
3875
bc23328c
JK
38762015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3877
3878 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
3879 * README: Remove HP-UX and gdb.hp.
3880 (configuration):
3881 * configure: Regenerate.
3882 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
3883 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
3884 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
3885 gdb.hp/gdb.defects/Makefile.
3886 * gdb.hp/Makefile.in: File deleted.
3887 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
3888 * gdb.hp/gdb.aCC/optimize.c: File deleted.
3889 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
3890 * gdb.hp/gdb.aCC/run.c: File deleted.
3891 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
3892 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
3893 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
3894 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
3895 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
3896 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
3897 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
3898 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
3899 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
3900 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
3901 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
3902 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
3903 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
3904 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
3905 * gdb.hp/gdb.base-hp/reg.s: File deleted.
3906 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
3907 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
3908 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
3909 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
3910 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
3911 * gdb.hp/gdb.compat/Makefile.in: File deleted.
3912 * gdb.hp/gdb.compat/average.c: File deleted.
3913 * gdb.hp/gdb.compat/sum.c: File deleted.
3914 * gdb.hp/gdb.compat/xdb.c: File deleted.
3915 * gdb.hp/gdb.compat/xdb0.c: File deleted.
3916 * gdb.hp/gdb.compat/xdb0.h: File deleted.
3917 * gdb.hp/gdb.compat/xdb1.c: File deleted.
3918 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
3919 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
3920 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
3921 * gdb.hp/gdb.defects/Makefile.in: File deleted.
3922 * gdb.hp/gdb.defects/bs14602.c: File deleted.
3923 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
3924 * gdb.hp/gdb.defects/solib-d.c: File deleted.
3925 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
3926 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
3927 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
3928 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
3929 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
3930 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
3931 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
3932 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
3933 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
3934 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
3935 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
3936 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
3937 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
3938 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
3939 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
3940 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
3941 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
3942 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
3943 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
3944 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
3945 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
3946 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
3947 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
3948 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
3949 * gdb.hp/tools/odump: File deleted.
3950
8bf3b159
PA
39512015-03-19 Pedro Alves <palves@redhat.com>
3952
3953 * gdb.threads/continue-pending-status.exp (saw_thread_2)
3954 (saw_thread_3): New globals.
3955 (top level): Increment them when an event for the corresponding
3956 thread is seen.
3957 (no thread starvation): New test.
3958
eb54c8bf
PA
39592015-03-19 Pedro Alves <palves@redhat.com>
3960
3961 * gdb.threads/continue-pending-status.c: New file.
3962 * gdb.threads/continue-pending-status.exp: New file.
3963
32d2e5d6
PA
39642015-03-18 Pedro Alves <palves@redhat.com>
3965
3966 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3967 Use gdb_is_target_remote instead of is_remote. Use
3968 gdb_test_multiple instead of gdb_expect. Exit early if
3969 gdb_test_multiple hits its internal matches. Tighten stepi tests
3970 expected output. Fail on exit with any signal, instead of just
3971 SIGILL.
3972
f68f11b7
YQ
39732015-03-18 Yao Qi <yao.qi@linaro.org>
3974
3975 PR tdep/18107
3976 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
3977 variable.
3978 * gdb.base/catch-syscall.exp: Don't skip it on
3979 aarch64*-*-linux* target. Remove elements in all_syscalls.
3980 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
3981 target.
3982 (setup_all_syscalls): New proc.
3983
ca5fd19b
YQ
39842015-03-16 Yao Qi <yao.qi@linaro.org>
3985
3986 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
3987 (top level): Skip tests if valid_addr_p returns false for
3988 $cmd1 or $cmd2.
3989
85642ba0
AW
39902015-03-11 Andy Wingo <wingo@igalia.com>
3991
3992 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
3993
e03f9645
YQ
39942015-03-11 Yao Qi <yao.qi@linaro.org>
3995
3996 * gdb.base/catch-syscall.exp: Fix typo in comments.
3997
5d0962b2
YQ
39982015-03-11 Yao Qi <yao.qi@linaro.org>
3999
4000 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
4001
b2df3cef
PA
40022015-03-09 Pedro Alves <palves@redhat.com>
4003
4004 * dg-extract-results.py: Delete.
4005
ef878e53
PA
40062015-03-09 Pedro Alves <palves@redhat.com>
4007
4008 Merge dg-extract-results.sh from GCC upstream (r218843).
4009
4010 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
4011 * dg-extract-results.sh: Use --text with grep to avoid issues with
4012 binary files. Fall back to cat -v, if that doesn't work.
4013
9494d219
PA
40142015-03-05 Pedro Alves <palves@redhat.com>
4015
4016 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
4017
a8d9763a
SM
40182015-03-04 Simon Marchi <simon.marchi@ericsson.com>
4019
4020 * lib/mi-support.exp (mi_expect_interrupt): Accept
4021 alternative event for when in all-stop mode.
4022
be9957b8
PA
40232015-03-04 Pedro Alves <palves@redhat.com>
4024
4025 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
4026
d57be0f4 40272015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
4028
4029 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
4030
c214c7cf
AA
40312015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4032
4033 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
4034 regexps for GDB's current line display, accept a hex address
4035 preceding the line number.
4036
6d74a497
AA
40372015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4038
4039 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
4040 the 'arch1' variable for "s390*-linux*" targets.
4041
511aee7c
PA
40422015-03-04 Pedro Alves <palves@redhat.com>
4043
4044 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
4045 (main): Pass missing retval argument to pthread_join call.
4046
95e50b27
PA
40472015-03-02 Pedro Alves <palves@redhat.com>
4048
4049 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
4050 (top level): Call do_test with non-stop as well.
4051
28054d69
PA
40522015-03-02 Pedro Alves <palves@redhat.com>
4053
4054 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
4055 -1.
4056
4fa5d7b4
AA
40572015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4058
4059 * gdb.arch/s390-vregs.exp: New test.
4060 * gdb.arch/s390-vregs.S: New file.
4061
97c18565
PA
40622015-02-27 Pedro Alves <palves@redhat.com>
4063
4064 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
4065 call to catch_command_errors.
4066 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
4067 catch_command_errors.
4068
a37bfa30
PA
40692015-02-27 Pedro Alves <palves@redhat.com>
4070
4071 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
4072 "true" for boolean result.
4073 * gdb.gdb/selftest.exp (test_with_self): Also accept full
4074 prototype of main.
4075
6f98576f
PA
40762015-02-27 Pedro Alves <palves@redhat.com>
4077
4078 * lib/unbuffer_output.c: New file.
4079 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
4080 (main): Call gdb_unbuffer_output.
4081
eba5ab56
YQ
40822015-02-27 Yao Qi <yao.qi@linaro.org>
4083
4084 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
4085 target.
4086
0def5aaa
DE
40872015-02-26 Doug Evans <dje@google.com>
4088
4089 * gdb.cp/class2.cc (Dbase, D): New classes.
4090 (main): New local delta.
4091 * gdb.cp/class2.exp: Test printing delta.
4092 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
4093 (dynbar): New global.
4094 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
4095
081a1c2c
JK
40962015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4097
4098 * gdb.compile/compile-ifunc.c: New file.
4099 * gdb.compile/compile-ifunc.exp: New file.
4100
2f41223f
AT
41012015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
4102
4103 * gdb.base/structs.exp: Check for correct struct on finish.
4104
03eddd80
YQ
41052015-02-26 Yao Qi <yao.qi@linaro.org>
4106
4107 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
4108 is zero.
4109
80c57053
JK
41102015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4111
4112 * gdb.arch/cordic.ko.bz2: New file.
4113 * gdb.arch/cordic.ko.debug.bz2: New file.
4114 * gdb.arch/ppc64-symtab-cordic.exp: New file.
4115
21613c12
YQ
41162015-02-25 Yao Qi <yao.qi@linaro.org>
4117
4118 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
4119 aarch64*-*-* target.
4120
d8b901ed
PA
41212015-02-23 Pedro Alves <palves@redhat.com>
4122
4123 * lib/gdb.exp (delete_breakpoints): Rewrite using
4124 gdb_test_multiple.
4125
e5b85ead
PA
41262015-02-23 Pedro Alves <palves@redhat.com>
4127
4128 * gdb.base/info-os.c: Include stdlib.h.
4129
85c3a371
DE
41302015-02-22 Doug Evans <xdje42@gmail.com>
4131
4132 PR symtab/17855
4133 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
4134 is read after symbols have been re-read.
4135 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
4136 * gdb.ada/exec_changed/second.adb (Second): Ditto.
4137
96553a0c
DE
41382015-02-21 Doug Evans <dje@google.com>
4139
4140 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
4141
97a0c697
JK
41422015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4143
4144 PR corefiles/17808
4145 * gdb.arch/i386-biarch-core.core.bz2: New file.
4146 * gdb.arch/i386-biarch-core.exp: New file.
4147
a47cd6e9
PA
41482015-02-21 Pedro Alves <palves@redhat.com>
4149
4150 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4151 runto_main fails.
4152
c5facdc4
PA
41532015-02-20 Pedro Alves <palves@redhat.com>
4154
4155 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4156 info probes.
4157
2db9a427
PA
41582015-02-20 Pedro Alves <palves@redhat.com>
4159
4160 * gdb.threads/multi-create-ns-info-thr.exp: New file.
4161
60fb7e9e
PA
41622015-02-20 Pedro Alves <palves@redhat.com>
4163
4164 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
4165 clean_restart before gdb_target_supports_trace.
4166
5c5019c2
PA
41672015-02-20 Pedro Alves <palves@redhat.com>
4168
4169 PR threads/18006
4170 * gdb.threads/clone-thread_db.c: New file.
4171 * gdb.threads/clone-thread_db.exp: New file.
4172
c9587f88
AT
41732015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
4174
4175 PR breakpoints/16812
4176 * gdb.base/catch-gdb-caused-signals.c: New file.
4177 * gdb.base/catch-gdb-caused-signals.exp: New file.
4178
f6a88844
JM
41792015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
4180
4181 * configure: Regenerated.
4182 * configure.ac: Use GDB_AC_TRANSFORM.
4183 * aclocal.m4: sinclude ../transform.m4.
4184
497c491b
JM
41852015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4186
4187 * lib/dtrace.exp: New file.
4188 * gdb.base/dtrace-probe.exp: Likewise.
4189 * gdb.base/dtrace-probe.d: Likewise.
4190 * gdb.base/dtrace-probe.c: Likewise.
4191 * lib/pdtrace.in: Likewise.
4192 * configure.ac: Output variables with the transformed names of
4193 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
4194 * configure: Regenerated.
4195
03e98035
JM
41962015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4197
4198 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4199 expected message when trying to access $_probe_* convenience
4200 variables while not on a probe.
4201
63cc30e9
JK
42022015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4203
4204 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
4205
0703599a
PA
42062015-02-11 Pedro Alves <pedro@codesourcery.com>
4207
4208 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
4209 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
4210
7e60a48e
DE
42112015-02-10 Doug Evans <xdje42@gmail.com>
4212
4213 * lib/gdb.exp (gdb_load): Always return a result.
4214
01b088bc
PA
42152015-02-10 Pedro Alves <palves@redhat.com>
4216
4217 * gdb.threads/signal-sigtrap.c: New file.
4218 * gdb.threads/signal-sigtrap.exp: New file.
4219
b05ec7a5
AT
42202015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
4221
4222 * gdb.trace/no-attach-trace.c: New file.
4223 * gdb.trace/no-attach-trace.exp: New file.
4224
a2c2acaf
MW
42252015-02-09 Mark Wielaard <mjw@redhat.com>
4226
4227 * gdb.dwarf2/atomic.c: New file.
4228 * gdb.dwarf2/atomic-type.exp: Likewise.
4229
31fd9caa
MM
42302015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4231
4232 * gdb.btrace/buffer-size.exp: Update "info record" output.
4233 * gdb.btrace/delta.exp: Update "info record" output.
4234 * gdb.btrace/enable.exp: Update "info record" output.
4235 * gdb.btrace/finish.exp: Update "info record" output.
4236 * gdb.btrace/instruction_history.exp: Update "info record" output.
4237 * gdb.btrace/next.exp: Update "info record" output.
4238 * gdb.btrace/nexti.exp: Update "info record" output.
4239 * gdb.btrace/step.exp: Update "info record" output.
4240 * gdb.btrace/stepi.exp: Update "info record" output.
4241 * gdb.btrace/nohist.exp: Update "info record" output.
4242
d33501a5
MM
42432015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4244
4245 * gdb.btrace/buffer-size: New.
4246
f4abbc16
MM
42472015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4248
4249 * gdb.btrace/delta.exp: Update "info record" output.
4250 * gdb.btrace/enable.exp: Update "info record" output.
4251 * gdb.btrace/finish.exp: Update "info record" output.
4252 * gdb.btrace/instruction_history.exp: Update "info record" output.
4253 * gdb.btrace/next.exp: Update "info record" output.
4254 * gdb.btrace/nexti.exp: Update "info record" output.
4255 * gdb.btrace/step.exp: Update "info record" output.
4256 * gdb.btrace/stepi.exp: Update "info record" output.
4257 * gdb.btrace/nohist.exp: Update "info record" output.
4258
b9d61307
SM
42592015-02-06 Simon Marchi <simon.marchi@ericsson.com>
4260
4261 PR gdb/15678
4262 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
4263
e584fdbc
PA
42642015-02-06 Pedro Alves <palves@redhat.com>
4265
4266 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
4267 macro.
4268 (seconds_left, again): New globals.
4269 (main): Wait seconds_left in a 1-second sleep loop instead of
4270 sleeping 180 seconds. If 'again' is set, reset the seconds
4271 counter.
4272 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
4273 'again' in the inferior before detaching. Print the seconds left.
4274 (options): New global.
4275 (top level): Build program with -DTIMEOUT=$timeout.
4276
77f41761
PA
42772015-02-06 Pedro Alves <palves@redhat.com>
4278
4279 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
4280 determine how many seconds to pass to 'alarm'.
4281 * gdb.base/gdb-sigterm.exp (top level): Build program with
4282 -DTIMEOUT=$timeout.
4283 (do_test): Return success/failure indication. Add more verbose
4284 logging. Don't fail if 200 single steps are seen. Instead, fail
4285 when the test times out.
4286 (passes): New global.
4287 (top level): Break the testing loop if testing fails on any
4288 iteration. Use gdb_assert.
4289
b9394193
DB
42902015-02-04 Don Breazeal <donb@codesourcery.com>
4291
4292 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
4293 and initialize them.
4294 (ipc_cleanup): New function.
4295 (main): Don't declare shmid, semid, and msqid. Add a call to
4296 atexit so that we call ipc_cleanup on exit.
4297
42d9e528
PA
42982015-02-04 Pedro Alves <palves@redhat.com>
4299
4300 * boards/native-extended-gdbserver.exp: Remove any target variant
4301 specifications from the board name before clearing the isremote
4302 flag from board_info.
4303
ae6ae975
DE
43042015-01-31 Doug Evans <xdje42@gmail.com>
4305
4306 * gdb.base/maint.exp <maint print type argc>: Update expected output.
4307
cfb069a8
GB
43082015-01-31 Gary Benson <gbenson@redhat.com>
4309
4310 * gdb.base/completion.exp: Disable completion limiting for
4311 existing tests. Add new tests to check completion limiting.
4312 * gdb.linespec/ls-errs.exp: Disable completion limiting.
4313
5dd31d79
DE
43142015-01-31 Doug Evans <xdje42@gmail.com>
4315
4316 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
4317
9f050062
DE
43182015-01-31 Doug Evans <xdje42@gmail.com>
4319
4320 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
4321 entries. Duplicate file section script entries.
4322 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
4323 inlined entries. Add test for safe-path rejection.
4324 * gdb.python/py-section-script.c: Add duplicate inlined section script
4325 entries. Duplicate file section script entries.
4326 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
4327 inlined entries. Add test for safe-path rejection.
4328
df25ebbd
JB
43292015-01-29 Joel Brobecker <brobecker@adacore.com>
4330
4331 * gdb.ada/disc_arr_bound: New testcase.
4332
4a0ca9ec
JB
43332015-01-29 Joel Brobecker <brobecker@adacore.com>
4334
4335 * gdb.ada/mi_var_array: New testcase.
4336
3a8b707a
DE
43372015-01-27 Doug Evans <dje@google.com>
4338
4339 * gdb.python/py-objfile.exp: Add tests for objfile.username.
4340 Add test for objfile.filename, objfile.username after objfile
4341 has been unloaded.
4342
f8313f6e
JB
43432015-01-26 Joel Brobecker <brobecker@adacore.com>
4344
4345 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
4346 the second test to print the name attribute of value
4347 returned by the call to gdb.lookup_type, and adjust
4348 the expected output accordingly.
4349
37bc665e
MW
43502015-01-25 Mark Wielaard <mjw@redhat.com>
4351
4352 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
4353 * gdb.base/disp-step-fork.c: Include unistd.h.
4354 * gdb.base/siginfo-obj.c: Include stdio.h.
4355 * gdb.base/siginfo-thread.c: Likewise.
4356 * gdb.mi/non-stop.c: Include unistd.h.
4357 * gdb.mi/nsthrexec.c: Include stdio.h.
4358 * gdb.mi/pthreads.c: Include unistd.h.
4359 * gdb.modula2/unbounded1.c (main): Declare returns int.
4360 * gdb.reverse/consecutive-reverse.c: Likewise.
4361 * gdb.threads/create-fail.c: Include unistd.h.
4362 * gdb.threads/killed.c: Likewise.
4363 * gdb.threads/linux-dp.c: Likewise.
4364 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
4365 * gdb.threads/non-ldr-exc-2.c: Likewise.
4366 * gdb.threads/non-ldr-exc-3.c: Likewise.
4367 * gdb.threads/non-ldr-exc-4.c: Likewise.
4368 * gdb.threads/pthreads.c: Include unistd.h.
4369 (main): Declare returns int.
4370 * gdb.threads/tls-main.c (foo): New declaration.
4371 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
4372
f7e5394d
SM
43732015-01-23 Simon Marchi <simon.marchi@ericsson.com>
4374
4375 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
4376 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
4377
743649fd
MW
43782015-01-15 Mark Wielaard <mjw@redhat.com>
4379
4380 * gdb.base/noreturn-return.c: New file.
4381 * gdb.base/noreturn-return.exp: New file.
4382 * gdb.base/noreturn-finish.c: New file.
4383 * gdb.base/noreturn-finish.exp: New file.
4384
198297aa
PA
43852015-01-23 Pedro Alves <palves@redhat.com>
4386
4387 * gdb.threads/continue-pending-after-query.c: New file.
4388 * gdb.threads/continue-pending-after-query.exp: New file.
4389
717cf30c
AG
43902015-01-22 Anders Granlund <anders.granlund@ericsson.com>
4391 Simon Marchi <simon.marchi@ericsson.com>
4392
4393 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
4394 * gdb.base/valgrind-db-attach.exp: Same.
4395 * gdb.base/valgrind-infcall.exp: Same.
4396 * lib/mi-support.exp (default_mi_gdb_start): Same.
4397 * lib/prompt.exp (default_prompt_gdb_start): Same.
4398 * lib/gdb.exp (default_gdb_spawn): Same.
4399 (gdb_interact): New.
4400
4401
4b62a76e
JK
44022015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4403
4404 * gdb.compile/compile.exp (pointer to jit function): New test.
4405
b4cdae6f
WW
44062015-01-17 Wei-cheng Wang <cole945@gmail.com>
4407
4408 * lib/gdb.exp (supports_process_record): Return true for
4409 powerpc*-*-linux*.
4410 (supports_reverse): Likewise.
4411
d221e7ef
DB
44122015-01-15 Don Breazeal <donb@codesourcery.com>
4413
4414 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
4415 instead of checking whether the target board is remote and
4416 use spawn_wait_for_attach instead of exec/sleep.
4417 * gdb.base/attach-twice.exp: Likewise.
4418
bafffb51
JB
44192015-01-15 Joel Brobecker <brobecker@adacore.com>
4420
4421 * gdb.ada/var_arr_attrs: New testcase.
4422
5589af0e
PA
44232015-01-14 Pedro Alves <palves@redhat.com>
4424 Joel Brobecker <brobecker@adacore.com>
4425
4426 PR gdb/17525
4427 * gdb.base/bp-cmds-execution-x-script.c: New file.
4428 * gdb.base/bp-cmds-execution-x-script.exp: New file.
4429 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
4430
6c400b59
PA
44312015-01-14 Pedro Alves <palves@redhat.com>
4432
4433 PR cli/17828
4434 * gdb.base/batch-preserve-term-settings.c: New file.
4435 * gdb.base/batch-preserve-term-settings.exp: New file.
4436
e02c96a7
DE
44372015-01-13 Doug Evans <dje@google.com>
4438
4439 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
4440 binary.
4441
576fd14c
JB
44422015-01-13 Joel Brobecker <brobecker@adacore.com>
4443
4444 * Makefile.in (clean mostlyclean): Do not delete *.py.
4445
04dccad0
JB
44462015-01-13 Joel Brobecker <brobecker@adacore.com>
4447
4448 * gdb.python/py-lookup-type.exp: New file.
4449
3d230f71
PA
44502015-01-12 Pedro Alves <palves@redhat.com>
4451
4452 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
4453 restore GDBFLAGS before returning.
4454
7e67715d
JK
44552015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4456
4457 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
4458 is_amd64_regs_target and is_x86_like_target.
4459
f2e0d4b4
DE
44602015-01-11 Doug Evans <xdje42@gmail.com>
4461
4462 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
4463 is given without an explicit form.
4464 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
4465 attributes.
4466 * gdb.dwarf/corrupt.exp: Ditto.
4467 * gdb.dwarf2/enum-type.exp: Ditto.
4468 * gdb.trace/entry-values.exp: Ditto.
4469 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
4470
439250fb
DE
44712015-01-11 Doug Evans <xdje42@gmail.com>
4472
4473 PR gdb/15830
4474 * gdb.base/maint.exp: Remove references to "maint demangle".
4475 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
4476 Add tests for explicitly specifying language to demangle.
4477 * gdb.dlang/demangle.exp: Ditto.
4478
ede9f622
PA
44792015-01-09 Pedro Alves <palves@redhat.com>
4480
4481 * gdb.threads/non-stop-fair-events.c: New file.
4482 * gdb.threads/non-stop-fair-events.exp: New file.
4483
a7b796db
PA
44842015-01-09 Pedro Alves <palves@redhat.com>
4485
4486 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
4487 the global scope. Set a breakpoint after all threads are started
4488 rather than stepping over two source lines. Expect the prompt.
4489 * gdb.base/watch_thread_num.c (threads_started_barrier): New
4490 global.
4491 (NUM): Now 15.
4492 (main): Use threads_started_barrier to wait for all threads to
4493 start. Main thread no longer calls thread_function. Exit after
4494 180 seconds.
4495 (loop): New function.
4496 (thread_function): Wait on threads_started_barrier barrier. Call
4497 'loop' at each iteration.
4498 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
4499 threads have started, instead of hardcoding number of "next"
4500 steps. Use an access watchpoint instead of a write watchpoint.
4501
9665ffdd
PA
45022015-01-09 Pedro Alves <palves@redhat.com>
4503
4504 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
4505 (thread_func): Wait on barrier.
4506 (main): Wait for all threads to start before stopping GDB.
4507 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
4508 global.
4509 (thread1_func, thread2_func): Wait on barrier.
4510 (main): Wait for all threads to start before stopping GDB.
4511 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
4512 New global.
4513 (thread1_func, thread2_func): Wait on barrier.
4514 (main): Wait for all threads to start before stopping GDB.
4515
c945a99f
PA
45162015-01-09 Pedro Alves <palves@redhat.com>
4517
4518 * gdb.threads/attach-many-short-lived-threads.c: New file.
4519 * gdb.threads/attach-many-short-lived-threads.exp: New file.
4520
c1a747c1
PA
45212014-01-09 Pedro Alves <palves@redhat.com>
4522
4523 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4524 instead of to thread 2.
4525 * gdb.threads/signal-command-multiple-signals-pending.c (main):
4526 Add barrier around each pthread_create call instead of around all
4527 calls.
4528 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4529 Set a break on thread_function and have the child threads hit it
4530 one at at a time.
4531
60b3033e
PA
45322015-01-09 Pedro Alves <palves@redhat.com>
4533
4534 * lib/gdb.exp (can_spawn_for_attach): New procedure.
4535 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4536 false.
4537 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4538 checking whether the target board is remote.
4539 * gdb.multi/multi-attach.exp: Likewise.
4540 * gdb.python/py-sync-interp.exp: Likewise.
4541 * gdb.server/ext-attach.exp: Likewise.
4542 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4543 tests that need to attach, instead of checking whether the target
4544 board is remote at the top of the file.
4545
acc018ac
YQ
45462015-01-08 Yao Qi <yao@codesourcery.com>
4547
4548 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4549
50a18af8
JK
45502015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4551
4552 Fix testcase compilation.
4553 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4554
8503d6e1
JB
45552015-01-06 Joel Brobecker <brobecker@adacore.com>
4556
4557 * gdb.python/py-type.exp: Add a couple test about empty
4558 array creation, and negative-length array creation.
4559
cc73dbcc
DE
45602015-01-02 Doug Evans <xdje42@gmail.com>
4561
4562 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4563
0300bbc7
DE
45642015-01-02 Doug Evans <dje@google.com>
4565
4566 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4567
9d85a0ec
YQ
45682014-12-29 Yao Qi <yao@codesourcery.com>
4569
4570 * gdb.trace/entry-values.exp: Update comments. Rename variable
4571 bar_call_foo to returned_from_foo.
4572
87186c6a
MMN
45732014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
4574
4575 PR gdb/17394
4576 * gdb.linespec/break-asm-file.c: New file.
4577 * gdb.linespec/break-asm-file.exp: New file.
4578 * gdb.linespec/break-asm-file0.s: New file.
4579 * gdb.linespec/break-asm-file1.s: New file.
4580
1bab7383
YQ
45812014-12-18 Nigel Stephens <nigel@mips.com>
4582 Maciej W. Rozycki <macro@codesourcery.com>
4583
4584 * gdb.base/float.exp: Handle the new output from "info float" on
4585 MIPS targets.
4586
1bc1068a
JK
45872014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4588
4589 Fix MinGW compilation.
4590 * gdb.compile/compile-ops.exp: Update untested message if
4591 !skip_compile_feature_tests.
4592 * gdb.compile/compile-setjmp.exp: Likewise.
4593 * gdb.compile/compile-tls.exp: Likewise.
4594 * gdb.compile/compile.exp: Likewise.
4595 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4596 supported on this host".
4597
b6615d10
DE
45982014-12-16 Doug Evans <xdje42@gmail.com>
4599
4600 * boards/stabs.exp: New file.
4601
25dda427
AA
46022014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
4603
4604 * gdb.base/completion.exp: Adjust to format changes of "maint
4605 print user-registers".
4606
bf330350
CU
46072014-12-16 Catalin Udma <catalin.udma@freescale.com>
4608
4609 PR server/17457
4610 * gdb.arch/aarch64-fp.c: New file.
4611 * gdb.arch/aarch64-fp.exp: New file.
4612
395cf596
SDJ
46132014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4614
4615 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4616 r210637, r210913, r211666, r215400, r215817).
4617
4618 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
4619 * dg-extract-results.py: New file.
4620 * dg-extract-results.sh: Use it if the environment seems
4621 suitable.
4622
4623 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
4624
4625 * dg-extract-results.py (parse_run): Handle warnings that
4626 are printed before a test harness is run.
4627
4628 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
4629
4630 * dg-extract-results.py (Named): Remove __cmp__ method.
4631 (output_variation): Use a key to sort variation.harnesses.
4632
4633 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
4634
4635 * dg-extract-results.py: For Python 3, force sys.stdout to
4636 handle surrogate escape sequences.
4637 (safe_open): New function.
4638 (output_segment, main): Use it.
4639
4640 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
4641
4642 * dg-extract-results.py (Prog.result_re): Include options
4643 in test name.
4644
4645 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
4646
4647 * dg-extract-results.py (output_variation): Always sort if
4648 do_sum.
4649
e882ef3c
SM
46502014-12-15 Simon Marchi <simon.marchi@ericsson.com>
4651
4652 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4653 as long as we get pagination notifications.
4654
4992aa20
JM
46552014-12-15 Jason Merrill <jason@redhat.com>
4656
4657 * Makefile.in (check-gdb.%): Restore.
4658 * README: Mention it.
4659
c1b5a1a6
JB
46602014-12-13 Joel Brobecker <brobecker@adacore.com>
4661
4662 * gdb.ada/str_uninit: New testcase.
4663
5537b577
JK
46642014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4665
4666 PR symtab/17642
4667 * gdb.base/vla-stub-define.c: New file.
4668 * gdb.base/vla-stub.c: New file.
4669 * gdb.base/vla-stub.exp: New file.
4670
bb2ec1b3
TT
46712014-12-12 Phil Muldoon <pmuldoon@redhat.com>
4672 Jan Kratochvil <jan.kratochvil@redhat.com>
4673 Tom Tromey <tromey@redhat.com>
4674
4675 * configure.ac: Add gdb.compile/.
4676 * configure: Regenerate.
4677 * gdb.compile/Makefile.in: New file.
4678 * gdb.compile/compile-ops.exp: New file.
4679 * gdb.compile/compile-ops.c: New file.
4680 * gdb.compile/compile-tls.c: New file.
4681 * gdb.compile/compile-tls.exp: New file.
4682 * gdb.compile/compile-constvar.S: New file.
4683 * gdb.compile/compile-constvar.c: New file.
4684 * gdb.compile/compile-mod.c: New file.
4685 * gdb.compile/compile-nodebug.c: New file.
4686 * gdb.compile/compile-setjmp-mod.c: New file.
4687 * gdb.compile/compile-setjmp.c: New file.
4688 * gdb.compile/compile-setjmp.exp: New file.
4689 * gdb.compile/compile-shlib.c: New file.
4690 * gdb.compile/compile.c: New file.
4691 * gdb.compile/compile.exp: New file.
4692 * lib/gdb.exp (skip_compile_feature_tests): New proc.
4693
4ff709eb
TT
46942014-12-12 Tom Tromey <tromey@redhat.com>
4695
4696 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
4697 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4698
6dddd6a5
DE
46992014-12-12 Doug Evans <dje@google.com>
4700
4701 * lib/gdb-python.exp (get_python_valueof): New function.
4702 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4703
71c24708
AA
47042014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4705
4706 * gdb.base/completion.exp: Add test for completion of "info
4707 registers ".
4708
3e29f34a
MR
47092014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
4710
4711 * gdb.base/func-ptrs.c: New file.
4712 * gdb.base/func-ptrs.exp: New file.
4713
fc126975
SM
47142014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4715
4716 PR breakpoints/17012
4717 * gdb.base/dprintf-detach.c: New file.
4718 * gdb.base/dprintf-detach.exp: New file.
4719
0a46d518
SM
47202014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4721
4722 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4723 * lib/gdb.exp (target_is_gdbserver): New procedure.
4724
a0be3e44
DE
47252014-12-08 Doug Evans <dje@google.com>
4726
4727 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4728
df1b803a
YQ
47292014-12-05 Yao Qi <yao@codesourcery.com>
4730
4731 * gdb.guile/scm-error.exp: Remove the third argument to
4732 gdb_remote_download.
4733 * gdb.guile/scm-frame-args.exp: Likewise.
4734 * gdb.guile/scm-section-script.exp: Likewise.
4735
ddb9f679
YQ
47362014-12-05 Yao Qi <yao@codesourcery.com>
4737
4738 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4739
86e4ed39
DE
47402014-12-04 Doug Evans <dje@google.com>
4741
4742 * gdb.python/py-objfile.exp: Add tests for
4743 objfile.add_separate_debug_file.
4744
7c50a931
DE
47452014-12-04 Doug Evans <dje@google.com>
4746
4747 * lib/gdb.exp (get_build_id): New function.
4748 (build_id_debug_filename_get): Rewrite to use it.
4749 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4750
621661e3
MR
47512014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
4752
4753 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4754 `method(long)', not just 0x0.
4755 * gdb.cp/nsalias.exp: Align code labels to 4.
4756 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4757 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4758 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4759 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4760 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4761 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4762
29f0c3b7
DE
47632014-12-02 Doug Evans <dje@google.com>
4764
e1e061e7 4765 PR symtab/17602
29f0c3b7 4766 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 4767 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
4768 * gdb.cp/anon-ns.exp: Update.
4769
162078c8
NB
47702014-12-02 Nick Bull <nicholaspbull@gmail.com>
4771
4772 * gdb.python/py-events.py (inferior_call_handler): New.
4773 (register_changed_handler, memory_changed_handler): New.
4774 (test_events.invoke): Register new handlers.
4775 * gdb.python/py-events.exp: Add tests for inferior call,
4776 memory_changed and register_changed events.
4777
fdb09caf
AA
47782014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4779
4780 * gdb.base/execl-update-breakpoints.exp: Specify the link address
4781 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
4782 if the linker doesn't understand this.
4783
55cfb2c4
SM
47842014-12-01 Simon Marchi <simon.marchi@ericsson.com>
4785
4786 * gdb.python/python.exp: Change expected reply to help().
4787
9e8cd6df
YQ
47882014-12-01 Yao Qi <yao@codesourcery.com>
4789
4790 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
4791 AC_CONFIG_SUBDIRS(gdb.gdbtk).
4792 * configure: Re-generated.
4793
6c659fc2
SC
47942014-11-28 Siva Chandra Reddy <sivachandra@google.com>
4795
4796 * gdb.cp/chained-calls.cc: New file.
4797 * gdb.cp/chained-calls.exp: New file.
4798 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4799
d7fc3181
SM
48002014-11-28 Simon Marchi <simon.marchi@ericsson.com>
4801
4802 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4803 * gdb.dwarf2/symtab-producer.exp: Same.
4804 * gdb.gdb/python-interrupts.exp: Same.
4805 * gdb.gdb/python-selftest.exp: Same.
4806 * gdb.python/py-linetable.exp: Same.
4807 * gdb.python/py-type.exp: Same.
4808 * gdb.python/py-value-cc.exp: Same.
4809 * gdb.python/py-value.exp: Same.
4810
10e79639
YQ
48112014-11-28 Yao Qi <yao@codesourcery.com>
4812
4813 * gdb.base/break-probes.exp: Match library name prefixed with
4814 sysroot.
4815
f28a0564
SM
48162014-11-27 Simon Marchi <simon.marchi@ericsson.com>
4817
4818 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4819 test expected output. Add parentheses for the call to print.
4820 Remove L suffix from integers.
4821
3fe1ce1d
DE
48222014-11-26 Doug Evans <dje@google.com>
4823
4824 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4825
84429e27
YQ
48262014-11-22 Yao Qi <yao@codesourcery.com>
4827
4828 * gdb.trace/entry-values.c: Remove asms.
4829 (foo): Add foo_label.
4830 (bar): Add bar_label.
4831 * gdb.trace/entry-values.exp: Remove code computing foo's
4832 length and bar's length.
4833 (Dwarf::assemble): Invoke function_range for bar and use
4834 MACRO_AT_func for foo.
4835
26741859
YQ
48362014-11-22 Yao Qi <yao@codesourcery.com>
4837
4838 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
4839 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
4840 Use .Lgcc43_procstart instead of gcc43.
4841
45e44d27
JB
48422014-11-21 Joel Brobecker <brobecker@adacore.com>
4843
4844 * gdb.ada/n_arr_bound: New testcase.
4845
458c8db8
SDJ
48462014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4847
4848 PR breakpoints/10737
4849 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
4850 test_catch_syscall_multi_arch.
4851 (test_catch_syscall_multi_arch): New function.
4852
43f3e411
DE
48532014-11-20 Doug Evans <xdje42@gmail.com>
4854
4855 * gdb.base/maint.exp: Update expected output.
4856
0d7b2549
AA
48572014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4858
4859 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
4860 4-byte instruction on S390.
4861
8908fca5
JB
48622014-11-19 Joel Brobecker <brobecker@adacore.com>
4863
4864 * gdb.ada/arr_arr: New testcase.
4865
4a46959e
JB
48662014-11-19 Joel Brobecker <brobecker@adacore.com>
4867
4868 * gdb.ada/pkd_arr_elem: New Testcase.
4869
470e2f4e
LM
48702014-11-18 Luis Machado <lgustavo@codesourcery.com>
4871
4872 * gdb.reverse/break-precsave: Expect completion message for
4873 core file reads.
4874 * gdb.reverse/consecutive-precsave.exp: Likewise.
4875 * gdb.reverse/finish-precsave.exp: Likewise.
4876 * gdb.reverse/i386-precsave.exp: Likewise.
4877 * gdb.reverse/machinestate-precsave.exp: Likewise.
4878 * gdb.reverse/sigall-precsave.exp: Likewise.
4879 * gdb.reverse/solib-precsave.exp: Likewise.
4880 * gdb.reverse/step-precsave.exp: Likewise.
4881 * gdb.reverse/until-precsave.exp: Likewise.
4882 * gdb.reverse/watch-precsave.exp: Likewise.
4883
a267f3ad
AA
48842014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4885
4886 * gdb.base/bp-permanent.c: Include unistd.h.
4887 * gdb.python/py-framefilter-mi.c (main): Add return type.
4888 * gdb.python/py-framefilter.c (main): Likewise.
4889 * gdb.trace/actions-changed.c (main): Likewise.
4890
12084a9a
AA
48912014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4892
4893 * gdb.mi/until.c: Add eye-catchers.
4894 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
4895 line numbers.
4896
dc7e1a77
AA
48972014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4898
4899 * gdb.base/condbreak.exp: Drop references to removed non-prototype
4900 function header variants in break1.c.
4901 * gdb.base/ena-dis-br.exp: Likewise.
4902 * gdb.base/hbreak2.exp: Likewise.
4903 * gdb.reverse/until-precsave.exp: Drop references to removed
4904 non-prototype function header variants in ur1.c.
4905 * gdb.reverse/until-reverse.exp: Likewise.
4906
41c77605
PM
49072014-11-17 Petr Machata <pmachata@redhat.com>
4908
4909 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
4910 ${_cu_offset_size} bytes abbrev offset.
4911
34248c3a
DE
49122014-11-15 Doug Evans <xdje42@gmail.com>
4913
4914 PR symtab/17559
4915 * gdb.base/line-symtabs.exp: New file.
4916 * gdb.base/line-symtabs.c: New file.
4917 * gdb.base/line-symtabs.h: New file.
4918
646da059
YQ
49192014-11-14 Yao Qi <yao@codesourcery.com>
4920
4921 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
4922 (func): Add label func_label.
4923 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
4924 Replace low_pc and high_pc with MACRO_AT_range.
4925 Replace name, low_pc and high_pc with MACRO_AT_func.
4926
9301ebe6
YQ
49272014-11-14 Yao Qi <yao@codesourcery.com>
4928
4929 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
4930 Replace name, low_pc and high_pc with MACRO_AT_func.
4931
f166b542
YQ
49322014-11-14 Yao Qi <yao@codesourcery.com>
4933
4934 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
4935 produce debug information.
4936 * gdb.dwarf2/implptr-optimized-out.S: Removed.
4937
0f6e71e3
YQ
49382014-11-14 Yao Qi <yao@codesourcery.com>
4939
4940 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
4941 object and get function length.
4942 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
4943 with MACRO_AT_func.
4944 (top-level): Replace gdb_compile and clean_restart with
4945 prepare_for_testing.
4946 * gdb.dwarf2/main.c (main): Add label main_label.
4947
876c4df9
YQ
49482014-11-14 Yao Qi <yao@codesourcery.com>
4949
4950 * lib/dwarf.exp (function_range): New procedure.
4951 (Dwarf::_handle_macro_at_func): New procedure.
4952 (Dwarf::_handle_macro_at_range): New procedure.
4953 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
4954
02ad9cf1
YQ
49552014-11-14 Yao Qi <yao@codesourcery.com>
4956
4957 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
4958 (_handle_attribute): New procedure.
4959
a59add0c
AA
49602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4961
4962 * gdb.ada/cond_lang/foo.c (callme): Add return type.
4963 * gdb.base/call-sc.c (zed): Likewise.
4964 * gdb.base/checkpoint.c (main): Likewise.
4965 * gdb.base/dump.c (main): Likewise.
4966 * gdb.base/gcore.c (main): Likewise.
4967 * gdb.base/huge.c (main): Likewise.
4968 * gdb.base/multi-forks.c (main): Likewise.
4969 * gdb.base/pr10179-a.c (main): Likewise.
4970 * gdb.base/savedregs.c (main): Likewise.
4971 * gdb.base/sigaltstack.c (main): Likewise.
4972 * gdb.base/siginfo.c (main): Likewise.
4973 * gdb.base/structs.c (zed): Likewise.
4974 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
4975 * gdb.mi/mi-syn-frame.c (main): Likewise.
4976 * gdb.mi/until.c (foo, main): Likewise.
4977 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
4978 * gdb.base/solib-weak.c (foo): Declare.
4979 * gdb.base/attach-twice.c: Include stdio.h.
4980 * gdb.base/weaklib1.c: Likewise.
4981 * gdb.base/weaklib2.c: Likewise.
4982 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
4983 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
4984 unistd.h.
4985 * gdb.base/attach-pie-misread.c: Include stdlib.h.
4986 * gdb.mi/mi-exit-code.c: Likewise.
4987 * gdb.base/break-interp-lib.c: Include string.h.
4988 * gdb.base/coremaker.c: Likewise.
4989 * gdb.base/testenv.c: Likewise.
4990 * gdb.python/py-finish-breakpoint.c: Likewise.
4991 * gdb.base/inferior-died.c: Include sys/wait.h.
4992 * gdb.base/fileio.c: Include time.h.
4993 * gdb.base/async-shell.c: Include unistd.h.
4994 * gdb.base/dprintf-non-stop.c: Likewise.
4995 * gdb.base/info-os.c: Likewise.
4996 * gdb.mi/mi-console.c: Likewise.
4997 * gdb.mi/watch-nonstop.c: Likewise.
4998 * gdb.python/py-events.c: Likewise.
4999 * gdb.base/async.c (baz): Move up before its invocation.
5000 * gdb.base/code_elim2.c (my_global_func): Likewise.
5001 * gdb.base/skip-solib-lib.c (multiply): Likewise.
5002 * gdb.base/advance.c (func2): Likewise.
5003
3b5d5997
AA
50042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5005
5006 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
5007 variant.
5008 * gdb.base/annota3.c: Likewise.
5009 * gdb.base/async.c: Likewise.
5010 * gdb.base/average.c: Likewise.
5011 * gdb.base/call-ar-st.c: Likewise.
5012 * gdb.base/call-rt-st.c: Likewise.
5013 * gdb.base/call-sc.c: Likewise.
5014 * gdb.base/call-strs.c: Likewise.
5015 * gdb.base/ending-run.c: Likewise.
5016 * gdb.base/execd-prog.c: Likewise.
5017 * gdb.base/exprs.c: Likewise.
5018 * gdb.base/foll-exec.c: Likewise.
5019 * gdb.base/foll-fork.c: Likewise.
5020 * gdb.base/foll-vfork.c: Likewise.
5021 * gdb.base/funcargs.c: Likewise.
5022 * gdb.base/gcore.c: Likewise.
5023 * gdb.base/jump.c: Likewise.
5024 * gdb.base/langs0.c: Likewise.
5025 * gdb.base/langs1.c: Likewise.
5026 * gdb.base/langs2.c: Likewise.
5027 * gdb.base/mips_pro.c: Likewise.
5028 * gdb.base/nodebug.c: Likewise.
5029 * gdb.base/opaque0.c: Likewise.
5030 * gdb.base/opaque1.c: Likewise.
5031 * gdb.base/recurse.c: Likewise.
5032 * gdb.base/run.c: Likewise.
5033 * gdb.base/scope0.c: Likewise.
5034 * gdb.base/scope1.c: Likewise.
5035 * gdb.base/setshow.c: Likewise.
5036 * gdb.base/setvar.c: Likewise.
5037 * gdb.base/shmain.c: Likewise.
5038 * gdb.base/shr1.c: Likewise.
5039 * gdb.base/shr2.c: Likewise.
5040 * gdb.base/sigall.c: Likewise.
5041 * gdb.base/signals.c: Likewise.
5042 * gdb.base/so-indr-cl.c: Likewise.
5043 * gdb.base/solib2.c: Likewise.
5044 * gdb.base/structs.c: Likewise.
5045 * gdb.base/sum.c: Likewise.
5046 * gdb.base/vforked-prog.c: Likewise.
5047 * gdb.base/watchpoint.c: Likewise.
5048 * gdb.reverse/shr2.c: Likewise.
5049 * gdb.reverse/until-reverse.c: Likewise.
5050 * gdb.reverse/ur1.c: Likewise.
5051 * gdb.reverse/watch-reverse.c: Likewise.
5052
066a77c5
AA
50532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5054
5055 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
5056 variant.
5057 * gdb.base/sepdebug.exp: Drop references to removed code.
5058
4f204ea5
AA
50592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5060
5061 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
5062 variant. Preserve original line numbering.
5063 * gdb.base/list1.c: Likewise.
5064
3b377a3a
AA
50652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5066
5067 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
5068 variant.
5069 * gdb.base/break1.c: Likewise.
5070 * gdb.base/break.exp: Drop references to removed code.
5071
e444df73
AA
50722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5073
5074 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
5075 variant.
5076
8008f2a7
AA
50772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5078
5079 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
5080
a5a06887
AA
50812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5082
5083 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
5084 logic into perform_all_tests() and invoke it with and without
5085 function header prototypes.
5086 (do_function_calls): Remove conditional XFAIL for PR 5318.
5087 (rerun_and_prepare): Remove duplicate code.
5088 (perform_all_tests): New. Main logic moved here.
5089
44dba9b9
AA
50902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5091
5092 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
5093 code guarded by #ifdef NO_PROTOTYPES.
5094 (t_double_many_args): Likewise.
5095 (DEF_FUNC_MANY_ARGS_1): Likewise.
5096 (DEF_FUNC_VALUES_1): Likewise.
5097 (t_structs_ldc): Renamed from t_structs_fc in conditional code
5098 guarded by #ifdef PROTOTYPES.
5099
d1fbcd56
AA
51002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5101
5102 * gdb.mi/mi-console.c: Add eye-catcher.
5103 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
5104 instead of literal line number.
5105
b0e59b8f
AA
51062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5107
5108 * gdb.base/shr2.c: Add eye-catcher.
5109 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
5110 line number.
5111
78f98cca
AA
51122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5113
5114 * gdb.base/jump.c: Add eye-catchers.
5115 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
5116 numbers.
5117
58fa2af0
AA
51182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5119
5120 * gdb.base/execd-prog.c: Add eye-catchers.
5121 * gdb.base/foll-exec.c: Likewise.
5122 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
5123 line numbers.
5124
04e5059b
AA
51252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5126
5127 * gdb.base/ending-run.c: Add eye-catchers.
5128 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
5129 literal line numbers.
5130
dbfdb174
AA
51312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5132
5133 * gdb.base/call-rt-st.c: Add eye-catchers.
5134 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
5135 literal line numbers.
5136
888a2ade
AA
51372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5138
5139 * gdb.base/call-ar-st.c: Add eye-catchers.
5140 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
5141 literal line numbers.
5142
6acc2dde
AA
51432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5144
5145 * gdb.base/average.c: Add eye-catchers.
5146 * gdb.base/sum.c: Likewise.
5147 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
5148 regexps dynamically.
5149
9ecfcd1d
AA
51502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5151
5152 * gdb.base/solib1.c: Add eye-catchers.
5153 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5154 literal line numbers.
5155
78708b7c
PA
51562014-11-12 Pedro Alves <palves@redhat.com>
5157
5158 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
5159 leader has exited.
5160
af48d08f
PA
51612014-11-12 Pedro Alves <palves@redhat.com>
5162
5163 * gdb.arch/i386-bp_permanent.c: New file.
5164 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
5165 (srcfile): Set to i386-bp_permanent.c.
5166 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
5167 that stepi does not execute the 'leave' instruction, instead of
5168 testing it does execute.
5169 * gdb.base/bp-permanent.c: New file.
5170 * gdb.base/bp-permanent.exp: New file.
5171
af3768e9
DE
51722014-11-10 Doug Evans <xdje42@gmail.com>
5173
5174 PR symtab/17564
5175 * gdb.base/symtab-search-order.exp: New file.
5176 * gdb.base/symtab-search-order.c: New file.
5177 * gdb.base/symtab-search-order-1.c: New file.
5178 * gdb.base/symtab-search-order-shlib-1.c: New file.
5179
9de00a4a
PA
51802014-11-07 Pedro Alves <palves@redhat.com>
5181
5182 PR gdb/17511
5183 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
5184 i?86-*-linux*.
5185
e0f52461
SC
51862014-11-03 Siva Chandra Reddy <sivachandra@google.com>
5187
5188 PR c++/17494
5189 * gdb.cp/pr17494.cc: New file.
5190 * gdb.cp/pr17494.exp: New file.
5191
6ce8c980
YQ
51922014-11-02 Yao Qi <yao@codesourcery.com>
5193
5194 * gdb.python/python.exp: Get working directory and match the
5195 output of "set extended-prompt \\w " with it.
5196
02be9a71
DE
51972014-10-30 Doug Evans <dje@google.com>
5198
5199 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5200 in objfiles.
5201 * gdb.python/py-progspace.exp: Add tests for setting random attributes
5202 in progspaces.
5203
3bdff46b
LM
52042014-10-30 Janis Johnson <janisjo@codesourcery.com>
5205
5206 * gdb.base/fullpath-expand.exp: Skip for a remote host.
5207 * gdb.base/realname-expand.exp: Likewise.
5208 * gdb.linespec/macro-relative.exp: Likewise.
5209
ab917dfb
PA
52102014-10-29 Pedro Alves <palves@redhat.com>
5211
5212 PR gdb/17408
5213 * gdb.threads/schedlock.c (some_function): New function.
5214 (call_function): New global.
5215 (MAYBE_CALL_SOME_FUNCTION): New macro.
5216 (thread_function): Call it.
5217 * gdb.threads/schedlock.exp (get_args): Add description parameter,
5218 and use it instead of a global counter. Adjust all callers.
5219 (get_current_thread): Use "find current thread" for test message
5220 here rather than having all callers pass down the same string.
5221 (goto_loop): New procedure, factored out from ...
5222 (my_continue): ... this.
5223 (step_ten_loops): Change parameter from test message to command to
5224 use. Adjust.
5225 (list_count): Delete global.
5226 (check_result): New procedure, factored out from duplicate top
5227 level code.
5228 (continue tests): Wrap in with_test_prefix.
5229 (test_step): New procedure, factored out from duplicate top level
5230 code.
5231 (top level): Test "step" in combination with all scheduler-locking
5232 modes. Test "next" in combination with all scheduler-locking
5233 modes, and in combination with stepping over a function call or
5234 not.
5235 * gdb.threads/next-bp-other-thread.c: New file.
5236 * gdb.threads/next-bp-other-thread.exp: New file.
5237
d3d4baed
PA
52382014-10-29 Pedro Alves <palves@redhat.com>
5239
5240 PR python/17372
5241 * gdb.python/python.exp: Test a multi-line command that spawns
5242 interactive Python.
5243 * gdb.base/multi-line-starts-subshell.exp: New file.
5244
563e8d85
YQ
52452014-10-29 Yao Qi <yao@codesourcery.com>
5246
5247 * gdb.base/fileio.exp: Make directories on host.
5248
0ea4d52e
YQ
52492014-10-29 Yao Qi <yao@codesourcery.com>
5250
5251 * gdb.base/fileio.c (test_write): Close the file.
5252
7f5ef605
PA
52532014-10-28 Pedro Alves <palves@redhat.com>
5254
5255 PR gdb/12623
5256 * gdb.base/sigstep.c (no_handler): New global.
5257 (main): If 'no_handler is true, set the signal handlers to
5258 SIG_IGN.
5259 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
5260 with_sw_watch and no_handler parameters. Handle them.
5261 (top level) <stepping over handler when stopped at a breakpoint
5262 test>: Add a test axis for testing with a software watchpoint, and
5263 another for testing with the signal handler set to SIG_IGN.
5264 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
5265 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
5266
abbdbd03
PA
52672014-10-28 Pedro Alves <palves@redhat.com>
5268
5269 PR gdb/17511
5270 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
5271 * gdb.base/sigstep.exp (other_handler_location): New global.
5272 (advance): Support stepping into the signal handler, and running
5273 commands while in the handler.
5274 (in_handler_map): New global.
5275 (top level): In the advance test, add combinations for getting
5276 into the handler with stepping commands, and for running commands
5277 in the handler. Add comment descripting the advancei tests.
5278
1df4399f
PA
52792014-10-28 Pedro Alves <palves@redhat.com>
5280
5281 * gdb.base/sigstep.exp: Use build_executable instead of
5282 prepare_for_testing.
5283 (top level): Move code that starts GDB, runs to main and creates a
5284 display to ...
5285 (restart): ... this new procedure.
5286 (top level): Move backtrace from signal handler test to ...
5287 (validate_backtrace): ... this new procedure.
5288 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
5289 with_test_prefix. Always restart GDB.
5290 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
5291 with_test_prefix. Always restart GDB. No need to delete
5292 breakpoints after the test.
5293 (test_skip_handler): Remove prefix parameter.
5294 (skip_over_handler, breakpoint_to_handler)
5295 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
5296 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
5297 restart GDB. No need to delete breakpoints after the test.
5298 (top level): Use foreach to call the test procedures with
5299 different commands.
5300
a5b6e449
PA
53012014-10-28 Pedro Alves <palves@redhat.com>
5302
5303 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
5304 instead of GNATS numbers.
5305 * gdb.base/sigbpt.exp: Likewise.
5306 * gdb.base/siginfo.exp: Likewise.
5307 * gdb.base/sigstep.exp: Likewise.
5308
e5f8a7cc
PA
53092014-10-27 Pedro Alves <palves@redhat.com>
5310
5311 * gdb.base/sigstep.c (dummy): New global.
5312 (main): Issue a couple writes to the new global.
5313 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
5314 procedures.
5315 (skip_over_handler): Use test_skip_handler.
5316 (top level): Call skip_over_handler for stepi and nexti too.
5317 (breakpoint_over_handler): Use test_skip_handler.
5318 (top level): Call breakpoint_over_handler for stepi and nexti too.
5319
763905a3
YQ
53202014-10-27 Yao Qi <yao@codesourcery.com>
5321
5322 * gdb.trace/tfile.c (adjust_function_address)
5323 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
5324 function descriptor.
5325
6f259a23
DB
53262014-10-24 Don Breazeal <donb@codesourcery.com>
5327
5328 * gdb.base/foll-fork.exp (test_follow_fork,
5329 catch_fork_child_follow): Check for updated fork messages emitted
5330 from infrun.c.
5331 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
5332 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
5333 vfork_and_exec_child_follow_through_step): Check for updated vfork
5334 messages emitted from infrun.c.
5335
09dd9a69
PA
53362014-10-24 Pedro Alves <palves@redhat.com>
5337
5338 * gdb.base/corefile.exp: Remove references to ultrix.
5339 * gdb.base/interrupt.exp: Likewise.
5340 * gdb.base/whatis.exp: Likewise.
5341 * gdb.gdb/selftest.exp: Likewise.
5342 * gdb.threads/manythreads.exp: Likewise.
5343 * gdb.threads/print-threads.exp: Likewise.
5344 * gdb.threads/pthreads.exp:: Likewise.
5345 * gdb.threads/schedlock.exp: Likewise.
5346
3433cfa5
SC
53472014-10-24 Siva Chandra Reddy <sivachandra@google.com>
5348
5349 * gdb.cp/non-trivial-retval.cc: Add a test case.
5350 * gdb.cp/non-trivial-retval.exp: Add a test.
5351
092f880b
YQ
53522014-10-20 Yao Qi <yao@codesourcery.com>
5353
5354 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
5355 * gdb.python/py-objfile-script-gdb.py: New file.
5356 * gdb.python/py-objfile-script.exp: Update reference to
5357 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
5358 of remote_download. Remove the dest file.
5359
acbdb7f3
YQ
53602014-10-20 Yao Qi <yao@codesourcery.com>
5361
5362 * gdb.base/checkpoint.exp: Don't remove file copied on host.
5363 * gdb.base/step-line.exp: Likewise.
5364 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5365 * gdb.dwarf2/dw2-basic.exp: Likewise.
5366 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5367 * gdb.dwarf2/dw2-filename.exp: Likewise.
5368 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5369 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5370 * gdb.dwarf2/dw2-producer.exp: Likewise.
5371 * gdb.dwarf2/mac-fileno.exp: Likewise.
5372 * gdb.python/py-frame-args.exp: Likewise.
5373 * gdb.python/py-framefilter.exp: Likewise.
5374 * gdb.python/py-mi.exp: Likewise.
5375 * gdb.python/py-objfile-script.exp: Likewise
5376 * gdb.python/py-pp-integral.exp: Likewise.
5377 * gdb.python/py-pp-re-notag.exp: Likewise.
5378 * gdb.python/py-prettyprint.exp: Likewise.
5379 * gdb.python/py-section-script.exp: Likewise.
5380 * gdb.python/py-typeprint.exp: Likewise.
5381 * gdb.python/py-xmethods.exp: Likewise.
5382 * gdb.stabs/weird.exp: Likewise.
5383 * gdb.xml/tdesc-regs.exp: Likewise.
5384
bd286a29
KCY
53852014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
5386
5387 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
5388 (out_cu): Use addr_len for the size of addresses.
5389 (out_line): Likewise. Size DW_LNE_set_address instruction
5390 according to addr_len.
5391 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
5392 (FUNC): Add START_INSNS to definition.
5393
673dc4a0
YQ
53942014-10-18 Yao Qi <yao@codesourcery.com>
5395
5396 * gdb.base/argv0-symlink.exp: Check argv[0] value if
5397 gdb_has_argv0 return true.
5398 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
5399 check [target_info exists noargs], check [gdb_has_argv0]
5400 instead.
5401 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5402 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
5403 procedures.
5404
4ffbba72
DE
54052014-10-17 Doug Evans <dje@google.com>
5406
5407 * gdb.python/py-events.exp: Update expected output for clear_objfiles
5408 event.
5409 * gdb.python/py-events.py: Add clear_objfiles event.
5410
d096d8c1
DE
54112014-10-17 Doug Evans <dje@google.com>
5412
5413 * gdb.python/py-objfile.exp: Test progspace attribute.
5414
a80db015
LM
54152014-10-17 Luis Machado <lgustavo@codesourcery.com>
5416
5417 * gdb.guile/scm-breakpoint.exp: Do not assume any
5418 directory separators when matching source file paths.
5419 * gdb.python/py-breakpoint.exp: Likewise.
5420 * gdb.reverse/break-precsave.exp: Likewise.
5421 * gdb.reverse/break-reverse.exp: Likewise.
5422 * gdb.reverse/consecutive-precsave.exp: Likewise.
5423 * gdb.reverse/finish-precsave.exp: Likewise.
5424 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5425 * gdb.reverse/finish-reverse.exp: Likewise.
5426 * gdb.reverse/i386-precsave.exp: Likewise.
5427 * gdb.reverse/i387-env-reverse.exp: Likewise.
5428 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5429 * gdb.reverse/machinestate-precsave.exp: Likewise.
5430 * gdb.reverse/machinestate.exp: Likewise.
5431 * gdb.reverse/sigall-precsave.exp: Likewise.
5432 * gdb.reverse/solib-precsave.exp: Likewise.
5433 * gdb.reverse/step-precsave.exp: Likewise.
5434 * gdb.reverse/until-precsave.exp: Likewise.
5435 * gdb.reverse/watch-precsave.exp: Likewise.
5436 * gdb.reverse/watch-reverse.exp: Likewise.
5437
b22089ab
YQ
54382014-10-17 Yao Qi <yao@codesourcery.com>
5439
5440 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
5441 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
5442
6c4486e6
PA
54432014-10-17 Pedro Alves <palves@redhat.com>
5444
5445 PR gdb/17471
5446 * gdb.base/bg-execution-repeat.c: New file.
5447 * gdb.base/bg-execution-repeat.exp: New file.
5448
0ff33695
PA
54492014-10-17 Pedro Alves <palves@redhat.com>
5450
5451 PR gdb/17300
5452 * gdb.base/continue-all-already-running.c: New file.
5453 * gdb.base/continue-all-already-running.exp: New file.
5454
6fdebc3d
PA
54552014-10-17 Pedro Alves <palves@redhat.com>
5456
5457 PR gdb/17472
5458 * gdb.base/annota-input-while-running.c: New file.
5459 * gdb.base/annota-input-while-running.exp: New file.
5460
32a8097b
PA
54612014-10-17 Pedro Alves <palves@redhat.com>
5462
5463 * gdb.base/callfuncs.exp: emove references to osf.
5464 * gdb.base/sigall.exp: Likewise.
5465 * gdb.gdb/selftest.exp: Likewise.
5466 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5467 * gdb.mi/non-stop.c: Likewise.
5468 * gdb.mi/pthreads.c: Likewise.
5469 * gdb.reverse/sigall-precsave.exp: Likewise.
5470 * gdb.reverse/sigall-reverse.exp: Likewise.
5471 * gdb.threads/pthreads.c: Likewise.
5472 * gdb.threads/pthreads.exp: Likewise.
5473
7a3517ff
YQ
54742014-10-17 Yao Qi <yao@codesourcery.com>
5475
5476 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
5477 check 'target_info exists noargs'.
5478 (test_command_prompt_position): Likewise.
5479 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
5480 Remove "set args".
5481 (progvar_simple_while_test): Likewise.
5482 (progvar_complex_if_while_test): Likewise.
5483 (if_while_breakpoint_command_test): Likewise.
5484 (infrun_breakpoint_command_test): Likewise.
5485 (breakpoint_command_test): Likewise.
5486 (watchpoint_command_test): Likewise.
5487 (bp_deleted_in_command_test): Likewise.
5488 (temporary_breakpoint_commands): Likewise.
5489
bb99c472
YQ
54902014-10-16 Yao Qi <yao@codesourcery.com>
5491
5492 * gdb.base/remotetimeout.exp: Remove noargs checking.
5493
7c16b83e
PA
54942014-10-15 Pedro Alves <palves@redhat.com>
5495
5496 PR breakpoints/9649
5497 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
5498 * gdb.base/breakpoint-in-ro-region.exp
5499 (probe_target_hardware_step): New procedure.
5500 (top level): Probe hardware stepping and hardware breakpoint
5501 support. Test stepping through a read-only region, with both
5502 "breakpoint auto-hw" on and off and both "always-inserted" on and
5503 off.
5504
35a49624
IB
55052014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
5506
5507 * gdb.dlang/demangle.exp: Update for demangling changes.
5508
2d1c107c
SC
55092014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5510
5511 * gdb.cp/non-trivial-retval.cc: Add new test cases.
5512 * gdb.cp/non-trivial-retval.exp: Add new tests.
5513
778811d5
SC
55142014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5515
5516 PR c++/13403
5517 PR c++/15154
5518 * gdb.cp/non-trivial-retval.cc: New file.
5519 * gdb.cp/non-trivial-retval.exp: New file.
5520
10c5f0a8
YQ
55212014-10-15 Yao Qi <yao@codesourcery.com>
5522
5523 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5524 remote host.
5525
65d7b369
YQ
55262014-10-15 Yao Qi <yao@codesourcery.com>
5527
5528 * gdb.python/py-symbol.exp: Match file base name if host is
5529 remote, otherwise match file name with dir name.
5530 * gdb.python/py-symtab.exp: Likewise.
5531 * gdb.python/python.exp: Likewise.
5532
46dc1394
YQ
55332014-10-15 Yao Qi <yao@codesourcery.com>
5534
5535 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5536 pattern.
5537 * gdb.python/py-symtab.exp: Likewise.
5538 * gdb.python/python.exp: Remove trailing ".*". Fix typo
5539 locationn.
5540
c40cc657
JB
55412014-10-14 Joel Brobecker <brobecker@adacore.com>
5542
5543 * gdb.ada/addr_arith: New testcase.
5544
2abf49e1
MR
55452014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
5546
5547 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5548 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5549 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5550 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5551
f7088df3
SDJ
55522014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
5553
5554 * gdb.arch/stap-eval-lang-ada.S: Likewise.
5555 * gdb.arch/stap-eval-lang-ada.c: Likewise.
5556 * gdb.arch/stap-eval-lang-ada.exp: New file.
5557
4dc06805
YQ
55582014-10-14 Yao Qi <yao@codesourcery.com>
5559
5560 * gdb.mi/mi-var-child.c (nothing1): New function.
5561 (nothing2): New function.
5562 (do_children_tests): Set function pointers by nothing1 and
5563 nothing2.
5564 * gdb.mi/mi-var-child.exp: Step over new added statements.
5565 Update test to match the new output.
5566 * gdb.mi/var-cmd.c (nothing1): New function.
5567 (nothing2): New function.
5568 (do_children_tests): Set function pointers by nothing1 and
5569 nothing2.
5570 * gdb.mi/mi-var-display.exp: Update test to match output.
5571 Step to the line specified by $line_dct_nothing.
5572 Increase the number of lines to step.
5573
46a93de2
YQ
55742014-10-14 Yao Qi <yao@codesourcery.com>
5575
5576 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5577 tests.
5578 * gdb.mi/mi2-var-child.exp: Likewise.
5579
14ea52ee
DE
55802014-10-13 Doug Evans <dje@google.com>
5581
5582 * gdb.python/py-objfile.exp: Change name of file name test.
5583
e5c6e92b
DE
55842014-10-13 Doug Evans <dje@google.com>
5585
5586 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5587 from the start of the CU.
5588
c780cc2f
JK
55892014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5590 Yao Qi <yao@codesourcery.com>
5591
5592 Fix "save breakpoints" for "catch" command.
5593 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5594 Remove -nonewline. Match also the added "main" line.
5595
99894e11
JK
55962014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5597
5598 Fix "save breakpoints" for "disable $bpnum" command.
5599 * gdb.base/save-bp.c (main): Add label.
5600 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
5601
6e1ac5a3
JK
56022014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5603
5604 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5605
754dd2b0
YQ
56062014-10-11 Yao Qi <yao@codesourcery.com>
5607
5608 * gdb.server/server-kill.exp: Execute command
5609 "set remote trace-status-packet on" before "tstatus".
5610
f90183d7
YQ
56112014-10-11 Yao Qi <yao@codesourcery.com>
5612
5613 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5614 (main): Call getppid.
5615 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5616 and continue to it. Read variable "server_pid".
5617
bf40a607
YQ
56182014-10-11 Yao Qi <yao@codesourcery.com>
5619
5620 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5621
052ca370
YQ
56222014-10-11 Yao Qi <yao@codesourcery.com>
5623
5624 * gdb.threads/thread-find.exp: Don't execute command
5625 "info threads".
5626 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5627 * gdb.threads/linux-dp.exp: Don't check the condition
5628 $threads_created equals to zero.
5629
3831839c
PA
56302014-10-10 Pedro Alves <palves@redhat.com>
5631
5632 * gdb.base/bigcore.exp: Remove references to IRIX.
5633 * gdb.base/funcargs.exp: Likewise.
5634 * gdb.base/interrupt.exp: Likewise.
5635 * gdb.base/mips_pro.exp: Likewise.
5636 * gdb.base/nodebug.exp: Likewise.
5637 * gdb.base/setvar.exp: Likewise.
5638 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5639
8b9a549d
PA
56402014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5641 Pedro Alves <palves@redhat.com>
5642
5643 PR symtab/14466
5644 * gdb.base/vdso-warning.c: New file.
5645 * gdb.base/vdso-warning.exp: New file.
5646
d48ba5e8
DE
56472014-10-02 Doug Evans <dje@google.com>
5648
5649 * gdb.base/structs.c (main): Don't run forever.
5650
2278c276
PA
56512014-10-02 Pedro Alves <palves@redhat.com>
5652
5653 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5654 (top level) <stop threads 1, stop threads 2>: Use it.
5655
b57bacec
PA
56562014-10-02 Pedro Alves <palves@redhat.com>
5657
5658 * gdb.threads/break-while-running.exp (test): Add new
5659 'update_thread_list' argument. Skip "info threads" if false.
5660 (top level): Add new 'update_thread_list' axis.
5661
13fd3ff3
PA
56622014-10-02 Pedro Alves <palves@redhat.com>
5663
5664 PR breakpoints/17431
5665 * gdb.base/execl-update-breakpoints.c: New file.
5666 * gdb.base/execl-update-breakpoints.exp: New file.
5667
0fec99e8
PA
56682014-10-01 Pedro Alves <palves@redhat.com>
5669
5670 * gdb.base/breakpoint-in-ro-region.c: New file.
5671 * gdb.base/breakpoint-in-ro-region.exp: New file.
5672
2ddf4301
SM
56732014-10-01 Simon Marchi <simon.marchi@ericsson.com>
5674
5675 * gdb.mi/mi-exit-code.exp: New file.
5676 * gdb.mi/mi-exit-code.c: New file.
5677
6a5f3f43
YQ
56782014-09-30 Yao Qi <yao@codesourcery.com>
5679
5680 * lib/prelink-support.exp (build_executable_own_libs): Error if
5681 the target isn't native.
5682
345bcc73
YQ
56832014-09-30 Yao Qi <yao@codesourcery.com>
5684
5685 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5686 false.
5687
a25a5a45
PA
56882014-09-22 Pedro Alves <palves@redhat.com>
5689
5690 * gdb.threads/break-while-running.exp: New file.
5691 * gdb.threads/break-while-running.c: New file.
5692
00ba3162
YQ
56932014-09-19 Yao Qi <yao@codesourcery.com>
5694
5695 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5696 Invoke test. Restart GDB with --readnow and invoke test again.
5697
c3b7b696
YQ
56982014-09-19 Yao Qi <yao@codesourcery.com>
5699
5700 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5701 proc set_breakpoint_on_gcd_function. Invoke
5702 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
5703 invoke set_breakpoint_on_gcd_function again.
5704
2b4fd423
DE
57052014-09-18 Doug Evans <dje@google.com>
5706
5707 * gdb.dwarf2/symtab-producer.exp: New file.
5708
a5947601
SDJ
57092014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5710
5711 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5712 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5713 * gdb.base/global-var-nested-by-dso.c: Likewise.
5714 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5715
91c19059
SDJ
57162014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5717 Pedro Alves <palves@redhat.com>
5718
5719 * gdb.base/watch-bitfields.exp: Pass string other than test file
5720 name to prepare_for_testing.
5721 (watch): New procedure.
5722 (expect_watchpoint): Use with_test_prefix.
5723 (top level): Factor out tests to ...
5724 (test_watch_location, test_regular_watch): ... these new
5725 procedures, and use with_test_prefix and gdb_continue_to_end.
5726
bb9d5f81
PP
57272014-09-16 Patrick Palka <patrick@parcs.ath.cx>
5728
5729 PR breakpoints/12526
5730 * gdb.base/watch-bitfields.exp: New file.
5731 * gdb.base/watch-bitfields.c: New file.
5732
635856f5
PA
57332014-09-16 Pedro Alves <palves@redhat.com>
5734
5735 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5736 software and hardware addresses, not software address against
5737 itself.
5738
7280ceea
PA
57392014-09-16 Pedro Alves <palves@redhat.com>
5740
5741 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5742 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5743
428b16bd
PA
57442014-09-16 Pedro Alves <palves@redhat.com>
5745
5746 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5747 files.
5748 * gdb.base/a2-run.exp: Remove all code guarded by istarget
5749 "*-*-vxworks*" throughout.
5750 * gdb.base/break.exp: Likewise.
5751 * gdb.base/default.exp: Likewise.
5752 * gdb.base/scope.exp: Likewise.
5753 * gdb.base/sepdebug.exp: Likewise.
5754 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5755 throughout.
5756 * gdb.base/run.c: Likewise.
5757 * gdb.base/sepdebug.c: Likewise.
5758 * gdb.hp/gdb.aCC/run.c: Likewise.
5759 * gdb.reverse/until-reverse.c: Likewise.
5760 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5761
666d413c
YQ
57622014-09-16 Yao Qi <yao@codesourcery.com>
5763
5764 * boards/local-remote-host-native.exp: New file.
5765
57cbd724
DE
57662014-09-14 Doug Evans <xdje42@gmail.com>
5767
5768 * gdb.threads/queue-signal.c (thread_count): New variable.
5769 (thread_count_mutex, thread_count_condvar): New variables.
5770 (incr_thread_count, wait_all_threads_running): New functions.
5771 (main): Wait for all threads to be in their thread functions.
5772
81219e53
DE
57732014-09-13 Doug Evans <xdje42@gmail.com>
5774
5775 * gdb.threads/queue-signal.c: New file.
5776 * gdb.threads/queue-signal.exp: New file.
5777
3714cea7
DE
57782014-09-13 Doug Evans <xdje42@gmail.com>
5779
5780 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5781 be consistent with what default_gdb_init uses.
5782 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5783 the plain text of the prompt. Add some logging printfs.
5784 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5785
fa43b1d7
PA
57862014-09-12 Pedro Alves <palves@redhat.com>
5787
5788 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5789 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5790 * gdb.arch/i386-size-overlap.exp: Likewise.
5791 * gdb.arch/i386-size.exp: Likewise.
5792 * gdb.arch/i386-unwind.exp: Likewise.
5793 * gdb.base/a2-run.exp: Likewise.
5794 * gdb.base/break.exp: Likewise.
5795 * gdb.base/charset.exp: Likewise.
5796 * gdb.base/chng-syms.exp: Likewise.
5797 * gdb.base/commands.exp: Likewise.
5798 * gdb.base/dbx.exp: Likewise.
5799 * gdb.base/find.exp: Likewise.
5800 * gdb.base/funcargs.exp: Likewise.
5801 * gdb.base/jit-simple.exp: Likewise.
5802 * gdb.base/reread.exp: Likewise.
5803 * gdb.base/sepdebug.exp: Likewise.
5804 * gdb.base/step-bt.exp: Likewise.
5805 * gdb.cp/mb-inline.exp: Likewise.
5806 * gdb.cp/mb-templates.exp: Likewise.
5807 * gdb.objc/basicclass.exp: Likewise.
5808 * gdb.threads/killed.exp: Likewise.
5809
9d9bf2df
EBM
58102014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5811
5812 PR tdep/17379
5813 * gdb.arch/powerpc-stackless.S: New file.
5814 * gdb.arch/powerpc-stackless.exp: New file.
5815
1cf2f1b0
JK
58162014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5817
5818 * gdb.base/attach.c: Include unistd.h.
5819 (main): Call alarm. Add label postloop.
5820 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5821 gdb_breakpoint, gdb_continue_to_breakpoint.
5822 (test_command_line_attach_run): Kill ${testpid} in one exit path.
5823
98880d46
PA
58242014-09-11 Pedro Alves <palves@redhat.com>
5825
5826 PR gdb/17347
5827 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
5828 * gdb.base/attach.exp (test_command_line_attach_run): New
5829 procedure.
5830 (top level): Call it.
5831
4c92ff2c
PA
58322014-09-11 Pedro Alves <palves@redhat.com>
5833
5834 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
5835 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
5836 (do_command_attach_tests): Use spawn_wait_for_attach.
5837 * gdb.base/solib-overlap.exp: Likewise.
5838 * gdb.multi/multi-attach.exp: Likewise.
5839 * gdb.python/py-prompt.exp: Likewise.
5840 * gdb.python/py-sync-interp.exp: Likewise.
5841 * gdb.server/ext-attach.exp: Likewise.
5842
3adc1a7d
GKB
58432014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
5844
5845 * gdb.fortran/array-element.exp: Remove unexpected "continue"
5846 command in testcase. Simplify testcase.
5847
96334934
JB
58482014-09-10 Joel Brobecker <brobecker@adacore.com>
5849
5850 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
5851
eb479039
JB
58522014-09-10 Joel Brobecker <brobecker@adacore.com>
5853
5854 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
5855
deede10c
JB
58562014-09-10 Joel Brobecker <brobecker@adacore.com>
5857
5858 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
5859
7828a5f5
JB
58602014-09-10 Joel Brobecker <brobecker@adacore.com>
5861
5862 * gdb.dwarf2/dynarr-ptr.c: New file.
5863 * gdb.dwarf2/dynarr-ptr.exp: New file.
5864
33aeebcf
MR
58652014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5866
5867 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
5868 of 30 rather than hardcoding 120 for a slow test case. Take the
5869 `gdb,timeout' target setting into account for this calculation.
5870 Don't extend the timeout for the test cases that don't need it.
5871
7b415901
MR
58722014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5873
5874 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
5875 a factor of 2 for a slow test case. Take the `gdb,timeout'
5876 target setting into account for this calculation.
5877 * gdb.reverse/until-precsave.exp: Increase the timeout by
5878 a factor of 15 and 3 respectively rather than adding 120
5879 for a pair of slow test cases. Take the `gdb,timeout'
5880 target setting into account for this calculation.
5881
4a40f85a
MR
58822014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5883
5884 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
5885 timeout, don't pass one down to gdb_expect.
5886 (gdb_expect): Rework timeout selection.
5887
09635af7
MR
58882014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5889
5890 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
5891 exception on timeout.
5892 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
5893 (gdbserver_start_extended): Catch any `gdbserver_start' error
5894 exceptions.
5895 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
5896 * lib/mi-support.exp (mi_gdb_target_load): Catch any
5897 `gdbserver_gdb_load' error exceptions.
5898
2bdd10b7
MR
58992014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5900
5901 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
5902 120 on waiting for the TCP socket to open.
5903
316935f0
DE
59042014-09-09 Doug Evans <xdje42@gmail.com>
5905
5906 * gdb.base/default.exp (show_conv_list): Add _caller_is,
5907 _caller_matches, _any_caller_is, _any_caller_matches.
5908
83740597
DE
59092014-09-09 Doug Evans <xdje42@gmail.com>
5910
5911 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
5912
4c122fc3
YQ
59132014-09-09 Yao Qi <yao@codesourcery.com>
5914
5915 * gdb.mi/mi-var-display.exp: Set print symbol off.
5916
a9f116cb
GKB
59172014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
5918
5919 PR gdb/17035
5920 * gdb.base/commands.exp: Add tests to verify user-defined
5921 commands with empty bodies.
5922 * gdb.python/py-cmd.exp: Test that we don't show user-defined
5923 python commands in `show user command`.
5924 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
5925 scheme commands in `show user command`.
5926
c75bd3a2
JK
59272014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5928
5929 PR python/17355
5930 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
5931 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
5932 * gdb.python/py-framefilter-invalidarg.exp: New file.
5933 * gdb.python/py-framefilter-invalidarg.py: New file.
5934
faa42425
DE
59352014-09-06 Doug Evans <xdje42@gmail.com>
5936
5937 PR 15276
5938 * gdb.python/py-caller-is.c: New file.
5939 * gdb.python/py-caller-is.exp: New file.
5940
474ca4f6
SDJ
59412014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
5942
5943 PR gdb/17235
5944 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
5945 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
5946
eb0b0463
SDJ
59472014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
5948
5949 PR fortran/17237
5950 * gdb.fortran/print-formatted.exp: New file.
5951 * gdb.fortran/print-formatted.f90: Likewise.
5952
5f3b99cf
SS
59532014-09-03 Sasha Smundak <asmundak@google.com>
5954
5955 * gdb.python/py-frame.exp: Test Frame.read_register.
5956
7d793aa9
SDJ
59572014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
5958
5959 PR python/16699
5960 * gdb.python/py-completion.exp: New file.
5961 * gdb.python/py-completion.py: Likewise.
5962
fb0576e9
DE
59632014-08-28 Doug Evans <dje@google.com>
5964
5965 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
5966 eax,etc. are live with values set by gdb and thus the compiler can't
5967 use them.
5968 * gdb.arch/i386-pseudo.c (main): Ditto.
5969
ee92b0dd
DE
59702014-08-27 Doug Evans <dje@google.com>
5971
5972 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
5973
6649db35
DE
59742014-08-25 Doug Evans <dje@google.com>
5975
5976 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
5977 (main): Ditto.
5978
564b7600
DE
59792014-08-25 Doug Evans <dje@google.com>
5980
5981 * gdb.threads/thread-execl.exp: #include <stdio.h>.
5982
3881fb67
YQ
59832014-08-24 Yao Qi <yao@codesourcery.com>
5984
5985 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
5986 symbol off.
5987 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
5988
a05a36a5
DE
59892014-08-22 Doug Evans <dje@google.com>
5990
5991 PR 17276
5992 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
5993 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
5994 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
5995
7c343b48
YQ
59962014-08-22 Yao Qi <yao@codesourcery.com>
5997
5998 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
5999 * gdb.python/py-finish-breakpoint2.exp: Likewise.
6000 * gdb.python/python.exp: Likewise. Use .py file on the host
6001 instead of the build.
6002
22fd09ae
JK
60032014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6004
6005 * gdb.threads/gcore-stale-thread.c: New file.
6006 * gdb.threads/gcore-stale-thread.exp: New file.
6007
a8454a7c
PA
60082014-08-21 Pedro Alves <palves@redhat.com>
6009
6010 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
6011 * gdb.base/gcore-relro-pie.exp: Likewise.
6012 * gdb.base/gcore-relro.exp: Likewise.
6013 * gdb.base/gcore.exp: Likewise.
6014 * gdb.base/print-symbol-loading.exp: Likewise.
6015 * gdb.threads/gcore-thread.exp: Likewise.
6016 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
6017
2a31c623
PA
60182014-08-20 Pedro Alves <palves@redhat.com>
6019 Jan Kratochvil <jan.kratochvil@redhat.com>
6020
6021 * Makefile.in (EXTRA_RULES, CC): New variables, get from
6022 configure.
6023 (EXPECT): Handle READ1 being set.
6024 (all): Depend on EXTRA_RULES.
6025 (check-read1, expect-read1, read1.so, read1): New rules.
6026 * README (Testsuite Parameters): Document the READ1 make variable.
6027 (Race detection): New section.
6028 * configure: Regenerate.
6029 * configure.ac: If build==host==target, and running under a
6030 GNU/glibc system, add read1 to the extra Makefile rules.
6031 (EXTRA_RULES): AC_SUBST it.
6032 * lib/read1.c: New file.
6033
d36430db
JB
60342014-08-20 Joel Brobecker <brobecker@adacore.com>
6035
6036 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
6037 the handling of variables declared as a typedef to an array
6038 which a DW_AT_data_location attribute.
6039
9a0dc9e3
PA
60402014-08-19 Andrew Burgess <aburgess@broadcom.com>
6041 Pedro Alves <palves@redhat.com>
6042
6043 PR symtab/14604
6044 PR symtab/14605
6045 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
6046 gdb_test.
6047
0718a8da
PA
60482014-08-19 Pedro Alves <palves@redhat.com>
6049
6050 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
6051
13b448cd
YQ
60522014-08-19 Yao Qi <yao@codesourcery.com>
6053
6054 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
6055 right line.
6056
1cbf5077
DB
60572014-08-18 David Blaikie <dblaikie@gmail.com>
6058
6059 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
6060
bf0fae19
JB
60612014-08-18 Joel Brobecker <brobecker@adacore.com>
6062
6063 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
6064 attribute in array range.
6065
3c8c5dcc
JB
60662014-08-18 Joel Brobecker <brobecker@adacore.com>
6067
6068 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
6069
e66d4446
SC
60702014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6071
6072 PR c++/17132
6073 * gdb.cp/pr17132.cc: New file.
6074 * gdb.cp/pr17132.exp: New file.
6075
940df408
SC
60762014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6077
6078 * gdb.python/py-xmethods.py (A_getarrayind)
6079 (E_method_char_worker.__call__, E_method_int_worker.__call__):
6080 Use 'print' with function call syntax.
6081 (E_method_matcher.match): Fix tab vs space indentation mixup.
6082
ebcc6c3a
YQ
60832014-08-15 Yao Qi <yao@codesourcery.com>
6084
6085 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
6086 false.
6087
775e0f04
YQ
60882014-08-15 Yao Qi <yao@codesourcery.com>
6089
6090 * gdb.cp/casts.exp: Set print symbol off.
6091 * gdb.cp/class2.exp: Likewise.
6092 * gdb.cp/overload.exp: Likewise.
6093 * gdb.cp/templates.exp: Likewise.
6094
d769e349
DE
60952014-08-11 Doug Evans <dje@google.com>
6096
6097 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6098 (test_load_shlib): Update.
6099
20c6f1e1
YQ
61002014-08-09 Yao Qi <yao@codesourcery.com>
6101
6102 * gdb.base/display.exp: Invoke is_address_zero_readable.
6103 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
6104 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6105 * gdb.base/hbreak-unmapped.exp: Return if
6106 is_address_zero_readable returns true.
6107 * gdb.base/signest.exp: Likewise.
6108 * gdb.base/signull.exp: Likewise.
6109 * gdb.base/sigbpt.exp: Likewise.
6110 * gdb.guile/scm-disasm.exp: Do the test if
6111 is_address_zero_readable returns false.
6112 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
6113 * gdb.python/py-arch.exp: Likewise.
6114 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
6115 * lib/gdb.exp (is_address_zero_readable): New proc.
6116
5792e8e3
YQ
61172014-08-09 Yao Qi <yao@codesourcery.com>
6118
6119 PR testsuite/13443
6120 * gdb.mi/mi-var-display.exp: Make test messages unique.
6121
3cecbbbe
TT
61222014-08-04 Tom Tromey <tromey@redhat.com>
6123
6124 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
6125 target 0".
6126
00b51ff5
TT
61272014-08-04 Tom Tromey <tromey@redhat.com>
6128
6129 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
6130 "target_resume".
6131
6908c509
JB
61322014-08-01 Joel Brobecker <brobecker@adacore.com>
6133
6134 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
6135 inner_vla_struct_object_size.
6136 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
6137 as xfail.
6138
cc6563d2
PA
61392014-07-30 Pedro Alves <palves@redhat.com>
6140
6141 * gdb.threads/signal-command-handle-nopass.exp (test): Add
6142 comment.
6143
7e09a223
YQ
61442014-07-29 Yao Qi <yao@codesourcery.com>
6145
6146 PR gdb/17206
6147 * gdb.base/until-nodebug.exp: New.
6148
7ebdbe92
DE
61492014-07-28 Doug Evans <xdje42@gmail.com>
6150
6151 PR guile/17203
6152 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6153 previously existing parameter, and previously ambiguously spelled
6154 parameter.
6155
fdb1adc6
WN
61562014-07-28 Will Newton <will.newton@linaro.org>
6157
6158 * gdb.base/varargs.exp: Remove KFAILs for ARM.
6159
186fcde0
DE
61602014-07-26 Ludovic Courtès <ludo@gnu.org>
6161 Doug Evans <xdje42@gmail.com>
6162
6163 PR guile/17146
6164 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
6165
70509625
PA
61662014-07-25 Pedro Alves <palves@redhat.com>
6167
6168 * gdb.threads/signal-command-handle-nopass.c: New file.
6169 * gdb.threads/signal-command-handle-nopass.exp: New file.
6170 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
6171 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
6172 * gdb.threads/signal-delivered-right-thread.c: New file.
6173 * gdb.threads/signal-delivered-right-thread.exp: New file.
6174
c3f814a1
PA
61752014-07-25 Pedro Alves <palves@redhat.com>
6176
6177 * gdb.base/double-prompt-target-event-error.exp
6178 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
6179 match.
6180 (cancel_pagination_in_target_event): Rework double prompt
6181 detection.
6182 * gdb.base/paginate-after-ctrl-c-running.exp
6183 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
6184 <return>' match.
6185 * gdb.base/paginate-bg-execution.exp
6186 (test_bg_execution_pagination_return)
6187 (test_bg_execution_pagination_cancel): Remove '-notransfer
6188 <return>' matches.
6189 * gdb.base/paginate-execution-startup.exp
6190 (test_fg_execution_pagination_return)
6191 (test_fg_execution_pagination_cancel): Remove '-notransfer
6192 <return>' matches.
6193 * gdb.base/paginate-inferior-exit.exp
6194 (test_paginate_inferior_exited): Remove '-notransfer <return>'
6195 match.
6196 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
6197 * lib/gdb.exp (pagination_prompt): Run text through
6198 string_to_regexp.
6199 (gdb_test_multiple): Match $pagination_prompt instead of
6200 "<return>".
6201 (string_to_regexp): Move to lib/gdb-utils.exp.
6202
e214cf6c
JK
62032014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6204
6205 * gdb.arch/amd64-entry-value-paramref.S: New file.
6206 * gdb.arch/amd64-entry-value-paramref.cc: New file.
6207 * gdb.arch/amd64-entry-value-paramref.exp: New file.
6208 * gdb.arch/amd64-optimout-repeat.S: New file.
6209 * gdb.arch/amd64-optimout-repeat.c: New file.
6210 * gdb.arch/amd64-optimout-repeat.exp: New file.
6211
17d0c5c8
JK
62122014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6213
6214 PR gdb/17170
6215 * gdb.base/statistics.exp: New file.
6216
b8b8facf
DE
62172014-07-17 Doug Evans <dje@google.com>
6218
74b49205 6219 PR gdb/17170
b8b8facf
DE
6220 * gdb.base/maint.exp: Update testing of per-command stats.
6221
1b5d0ab3
PA
62222014-07-16 Pedro Alves <palves@redhat.com>
6223
6224 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
6225 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
6226 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
6227 (tfile_write_buf): New functions.
6228 (add_memory_block): Rewrite using the above.
6229 (adjust_function_address): New function.
6230 (FUNCTION_ADDRESS): New macro.
6231 (write_basic_trace_file): Remove short_x local, and use
6232 tfile_write_16. Change type of func_addr local to unsigned long
6233 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
6234 here. Cast argument of add_memory_block to char pointer.
6235 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
6236 (main): Remove parameters.
6237 * gdb.trace/tfile.exp: Remove nowarnings.
6238
4d974e88
SM
62392014-07-15 Simon Marchi <simon.marchi@ericsson.com>
6240
6241 * gdb.base/debug-expr.exp: Test string evaluation with
6242 "debug expression" on.
6243
41e99568
PA
62442014-07-15 Pedro Alves <palves@redhat.com>
6245
6246 * gdb.base/reread.exp: Use clean_restart.
6247
487d9753
PL
62482014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
6249
6250 * gdb.arch/avr-flash-qualifer.c: New.
6251 * gdb.arch/avr-flash-qualifer.exp: New.
6252
cc1c52ad
PA
62532014-07-14 Pedro Alves <palves@redhat.com>
6254
6255 * gdb.base/paginate-after-ctrl-c-running.c: New file.
6256 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
6257
1e973570
PA
62582014-07-14 Pedro Alves <palves@redhat.com>
6259
6260 * gdb.base/double-prompt-target-event-error.c: New file.
6261 * gdb.base/double-prompt-target-event-error.exp: New file.
6262
93d6eb10
PA
62632014-07-14 Pedro Alves <palves@redhat.com>
6264
6265 PR gdb/17072
6266 * gdb.base/paginate-inferior-exit.c: New file.
6267 * gdb.base/paginate-inferior-exit.exp: New file.
6268
0017922d
PA
62692014-07-14 Pedro Alves <palves@redhat.com>
6270
6271 PR gdb/17072
6272 * gdb.base/paginate-bg-execution.c: New file.
6273 * gdb.base/paginate-bg-execution.exp: New file.
6274
94696ad3
PA
62752014-07-14 Pedro Alves <palves@redhat.com>
6276
6277 PR gdb/17072
6278 * gdb.base/paginate-execution-startup.c: New file.
6279 * gdb.base/paginate-execution-startup.exp: New file.
6280 * lib/gdb.exp (pagination_prompt): New global.
6281 (default_gdb_spawn): New procedure, factored out from
6282 default_gdb_spawn.
6283 (default_gdb_start): Adjust to call default_gdb_spawn.
6284 (gdb_spawn): New procedure.
6285
bd293940
PA
62862014-07-14 Pedro Alves <palves@redhat.com>
6287
6288 * lib/gdb.exp (gdb_assert): New procedure.
6289 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
6290
c933f875
PA
62912014-07-14 Pedro Alves <palves@redhat.com>
6292
6293 * gdb.base/execution-termios.c: New file.
6294 * gdb.base/execution-termios.exp: New file.
6295
d98b7a16
TT
62962014-07-14 Tom Tromey <tromey@redhat.com>
6297
6298 * gdb.cp/vla-cxx.cc: New file.
6299 * gdb.cp/vla-cxx.exp: New file.
6300
548740d6
TT
63012014-07-14 Tom Tromey <tromey@redhat.com>
6302
6303 * gdb.reverse/rerun-prec.c: New file.
6304 * gdb.reverse/rerun-prec.exp: New file.
6305
a25eb028
MR
63062014-07-12 Maciej W. Rozycki <macro@mips.com>
6307 Maciej W. Rozycki <macro@codesourcery.com>
6308
6309 * lib/gdb-utils.exp: New file.
6310 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
6311 inline `gdb_init_command' processing.
6312 (gdb_start_cmd): Likewise.
6313 * lib/mi-support.exp (mi_run_cmd): Likewise.
6314 * README: Document `gdb_init_command' and `gdb_init_commands'.
6315
218c2655
JK
63162014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6317
6318 Fix false FAIL running under a very long directory name.
6319 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
6320 and "set print elements 10000". Twice.
6321
5401fde3
YQ
63222014-07-11 Yao Qi <yao@codesourcery.com>
6323
6324 * gdb.base/exprs.exp: "set print symbol off".
6325
e76126e8
PA
63262014-07-11 Pedro Alves <palves@redhat.com>
6327
6328 * gdb.threads/kill.c: New file.
6329 * gdb.threads/kill.exp: New file.
6330
2d6f0de6
YQ
63312014-07-10 Yao Qi <yao@codesourcery.com>
6332
6333 * gdb.trace/tfile.c (write_basic_trace_file)
6334 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
6335 address written to trace file.
6336
7180e04a
PA
63372014-07-09 Pedro Alves <palves@redhat.com>
6338
6339 * gdb.base/attach-wait-input.exp: New file.
6340 * gdb.base/attach-wait-input.c: New file.
6341
9a9a7608
AB
63422014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6343
6344 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
6345 setting up test structures.
6346 (main): Call new test function.
6347 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
6348 test function, continue into test function and walk test
6349 structures.
6350
161ac41e
YQ
63512014-07-02 Yao Qi <yao@codesourcery.com>
6352
6353 * gdb.trace/entry-values.c: Define labels 'foo_start' and
6354 'bar_start' at the beginning of functions 'foo' and 'bar'
6355 respectively.
6356 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
6357 instead of 'foo' and 'bar'.
6358
1f267ae3
MM
63592014-07-08 Markus Metzger <markus.t.metzger@intel.com>
6360
6361 * gdb.btrace/segv.exp: New.
6362 * gdb.btrace/segv.c: New.
6363
2b239efb
LM
63642014-07-02 Luis Machado <lgustavo@codesourcery.com>
6365
6366 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
6367 instruction.
6368
cf363f18
MW
63692014-06-30 Mark Wielaard <mjw@redhat.com>
6370
6371 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
6372 vulture, vilify, villar): New volatile array constants.
6373 (vindictive, vegetation): New const volatile array constants.
6374 * gdb.base/volatile.exp: Test volatile and const volatile array
6375 types.
6376
aebf9d24
AA
63772014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6378
6379 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
6380 target lacks support for awatch, rwatch, or hbreak.
6381
b67a2c6f
YQ
63822014-06-27 Yao Qi <yao@codesourcery.com>
6383
6384 * gdb.multi/dummy-frame-restore.exp: New.
6385 * gdb.multi/dummy-frame-restore.c: New.
6386
aef92902
MM
63872014-06-25 Markus Metzger <markus.t.metzger@intel.com>
6388
6389 * gdb.btrace/gcore.exp: New.
6390
8e9db26e
PA
63912014-06-23 Pedro Alves <palves@redhat.com>
6392
6393 * gdb.base/watchpoint-reuse-slot.c: New file.
6394 * gdb.base/watchpoint-reuse-slot.exp: New file.
6395
70afc5b7
SC
63962014-06-23 Siva Chandra Reddy <sivachandra@google.com>
6397
6398 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
6399 progspace's filename in 'info', 'enable' and 'disable' command
6400 tests.
6401
b972bd9c
JK
64022014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6403
6404 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
6405 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6406 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
6407
125f8a3d
GB
64082014-06-20 Gary Benson <gbenson@redhat.com>
6409
6410 * gdb.arch/i386-avx.exp: Fix include file location.
6411 * gdb.arch/i386-sse.exp: Likewise.
6412
3ed9baed
IB
64132014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
6414
6415 * gdb.dlang/expression.exp: New file.
6416
034f788c
PA
64172014-06-19 Pedro Alves <palves@redhat.com>
6418
6419 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
6420 out from ...
6421 (top level): ... here. Iterate running tests under different
6422 scheduler-locking settings.
6423
45371d0c
LM
64242014-06-18 Luis Machado <lgustavo@codesourcery.com>
6425
6426 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
6427 to DW_FORM_addr and use non-zero addresses.
6428
5d376983
SC
64292014-06-18 Siva Chandra Reddy <sivachandra@google.com>
6430
6431 PR gdb/17017
6432 * gdb.python/py-xmethods.cc: Add global function call counters and
6433 increment them in their respective functions. Remove "cout"
6434 statements.
6435 * gdb.python/py-xmethods.exp: Make tests check the global function
6436 call counters instead of depending on inferior IO.
6437
a1aa2221
LM
64382014-06-18 Don Breazeal <donb@codesourcery.com>
6439
6440 * gdb.base/foll-fork.exp (default_fork_parent_follow):
6441 Deleted procedure.
6442 (explicit_fork_parent_follow): Deleted procedure.
6443 (explicit_fork_child_follow): Deleted procedure.
6444 (test_follow_fork): New procedure.
6445 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 6446 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
6447 procedure calls.
6448
0fc05997
YQ
64492014-06-17 Yao Qi <yao@codesourcery.com>
6450
6451 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
6452 CP1252.
6453
70795c52
LM
64542014-06-17 Luis Machado <lgustavo@codesourcery.com>
6455
6456 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
6457 Initialize ptr and S explicitly.
6458 (skip_type_update_when_not_use_rtti_test): Likewise.
6459
6be47f0c
KS
64602014-06-16 Keith Seitz <keiths@redhat.com>
6461
6462 PR mi/15863
6463 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
6464 the inferior is started.
6465
d03de421
PA
64662014-06-16 Pedro Alves <palves@redhat.com>
6467
6468 * gdb.base/break-main-file-remove-fail.c: New file.
6469 * gdb.base/break-main-file-remove-fail.exp: New file.
6470 * gdb.base/break-unload-file.exp: Use build_executable instead of
6471 prepare_for_testing.
6472 (test_break): New parameter "initial_load". Handle it.
6473 (top level): Add initial_load cmdline/file axis.
6474
f9579b99
TT
64752014-06-12 Tom Tromey <tromey@redhat.com>
6476
6477 * gdb.base/completion.exp: Don't use directory name in test.
6478
3657956b
GB
64792014-06-09 Gary Benson <gbenson@redhat.com>
6480
6481 * gdb.base/sigall.c [Functions to send signals]: Reorder to
6482 separate the always-available ANSI-standard signals from the
6483 signals that require checking.
6484 (main): Likewise.
6485 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
6486 Likewise.
6487 (main): Likewise.
6488
4186eb54
KS
64892014-06-07 Keith Seitz <keiths@redhat.com>
6490
6491 Revert:
6492 PR c++/16253
6493 * gdb.cp/var-tag.cc: New file.
6494 * gdb.cp/var-tag.exp: New file.
6495 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6496 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6497 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6498 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6499
25326a28 65002014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
6501
6502 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
6503
829155c9
PA
65042014-06-06 Pedro Alves <palves@redhat.com>
6505
6506 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
6507 in target debug output instead of looking at RSP packets,
6508 disabling the test on any target that uses hardware stepping.
6509 Update comments.
6510
61c8d22e
PA
65112014-06-06 Pedro Alves <palves@redhat.com>
6512
6513 * gdb.base/break-unload-file.exp: Fix typo.
6514
d9a47287
YQ
65152014-06-06 Yao Qi <yao@codesourcery.com>
6516
6517 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6518 from "jit_function" to "^jit_function".
6519
e5e01dbf
YQ
65202014-06-06 Yao Qi <yao@codesourcery.com>
6521
6522 * gdb.base/async.c (foo): Add one statement.
6523 * gdb.base/async.exp: Get the next instruction address and
6524 match the output of "nexti" by instruction address. Match
6525 the hex address in the output of "finish".
6526
73ba372c
GB
65272014-06-06 Gary Benson <gbenson@redhat.com>
6528
6529 * gdb.base/call-signals.c: Remove preprocessor conditionals
6530 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6531 SIGSEGV and SIGTERM.
6532 * gdb.base/sigall.c: Likewise.
6533 * gdb.base/unwindonsignal.c: Likewise.
6534 * gdb.reverse/sigall-reverse.c: Likewise.
6535
831517df
YQ
65362014-06-06 Yao Qi <yao@codesourcery.com>
6537
6538 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
6539 readable, skip the test.
6540
b8b91e98
YQ
65412014-06-06 Yao Qi <yao@codesourcery.com>
6542
6543 * gdb.threads/staticthreads.c (thread_function): Move the line
6544 setting breakpoint on forward.
6545 * gdb.threads/staticthreads.exp: Update comments.
6546
fb934770
LC
65472014-06-05 Ludovic Courtès <ludo@gnu.org>
6548
6549 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6550 "history-append! type error".
6551
6ef284bd
SM
65522014-06-05 Simon Marchi <simon.marchi@ericsson.com>
6553
6554 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6555 erroneous dprintf expected input.
6556
a872e241
DE
65572014-06-04 Doug Evans <xdje42@gmail.com>
6558
6559 * gdb.guile/scm-generics.exp: Delete.
6560
16f691fb
DE
65612014-06-04 Doug Evans <xdje42@gmail.com>
6562
6563 * gdb.guile/scm-breakpoint.exp: Update.
6564 Add tests for breakpoint registration.
6565
012370f6
TT
65662014-06-04 Tom Tromey <tromey@redhat.com>
6567
6568 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6569 VLA-in-union.
6570 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6571 inner_vla_struct, vla_union types. Initialize objects of those
6572 types and compute their sizes.
6573
9f5a4cef
HZ
65742014-06-04 Nathan Sidwell <nathan@codesourcery.com>
6575 Hui Zhu <hui@codesourcery.com>
6576
6577 * gdb.base/fileio.exp: Add test for shell not available as well as
6578 available.
6579 * gdb.base/fileio.c (test_system): Check for shell twice.
6580
90a45c4d
YQ
65812014-06-04 Yao Qi <yao@codesourcery.com>
6582
6583 * gdb.base/auto-connect-native-target.exp: Remove redundant
6584 space from the regexp pattern.
6585
70017e41
YQ
65862014-06-04 Yao Qi <yao@codesourcery.com>
6587
6588 * gdb.base/default.exp: Replace "child" with "native" in
6589 regexp pattern.
6590
883964a7
SC
65912014-06-03 Siva Chandra Reddy <sivachandra@google.com>
6592
6593 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6594 * gdb.python/py-xmethods.exp: New tests to test xmethods.
6595 * gdb.python/py-xmethods.py: Python script supporting the
6596 new testcase and tests.
6597
ef370185
JB
65982014-06-03 Joel Brobecker <brobecker@adacore.com>
6599 Pedro Alves <palves@redhat.com>
6600
6601 PR breakpoints/17000
6602 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6603 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6604
1e2ccb61
BM
66052014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
6606
6607 * gdb.base/subst.exp: Add tests to verify partial path matching
6608 output.
6609
c6ec5ab2
PA
66102014-06-03 Pedro Alves <palves@redhat.com>
6611
6612 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6613 target that doesn't use software single-stepping.
6614
835c559f
PA
66152014-06-03 Pedro Alves <palves@redhat.com>
6616
6617 PR breakpoints/17000
6618 * gdb.base/sss-bp-on-user-bp-2.c: New file.
6619 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6620
06eb1586
DE
66212014-06-02 Doug Evans <xdje42@gmail.com>
6622
6623 * gdb.guile/scm-parameter.exp: New file.
6624
e698b8c4
DE
66252014-06-02 Doug Evans <xdje42@gmail.com>
6626
6627 * gdb.guile/scm-cmd.c: New file.
6628 * gdb.guile/scm-cmd.exp: New file.
6629
ded03782
DE
66302014-06-02 Doug Evans <xdje42@gmail.com>
6631
6632 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6633 pretty-printer lookup.
6634 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6635 (make-pp_s-printer): Call it.
6636 (make-pretty-printer-from-dict): New function.
6637 (lookup-pretty-printer-maker-from-dict): New function.
6638 (*pretty-printer*): Simplify.
6639 (make-objfile-pp_s-printer): New function.
6640 (install-objfile-pretty-printers!): New function.
6641 (make-progspace-pp_s-printer): New function.
6642 (install-progspace-pretty-printers!): New function.
6643 * gdb.guile/scm-progspace.c: New file.
6644 * gdb.guile/scm-progspace.exp: New file.
6645
41fac0cf
PA
66462014-06-02 Pedro Alves <palves@redhat.com>
6647
6648 * gdb.base/dprintf-bp-same-addr.c: New file.
6649 * gdb.base/dprintf-bp-same-addr.exp: New file.
6650
96ae5695
EBM
66512014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6652
6653 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6654 * gdb.arch/powerpc-power.s: Likewise.
6655
da02b3a8
JB
66562014-06-02 Joel Brobecker <brobecker@adacore.com>
6657
6658 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6659
c72b2e7b
YQ
66602014-06-01 Yao Qi <yao@codesourcery.com>
6661
6662 * gdb.base/watchpoint.exp (test_watch_location): Check null
6663 pointer can be dereferenced. If not, do the test, otherwise
6664 skip it.
6665
53e8a631
AB
66662014-05-30 Andrew Burgess <aburgess@broadcom.com>
6667
6668 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6669 results.
6670 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6671
938f0e2f
AB
66722014-05-30 Andrew Burgess <aburgess@broadcom.com>
6673
6674 * gdb.arch/amd64-invalid-stack-middle.S: New file.
6675 * gdb.arch/amd64-invalid-stack-middle.c: New file.
6676 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6677 * gdb.arch/amd64-invalid-stack-top.c: New file.
6678 * gdb.arch/amd64-invalid-stack-top.exp: New file.
6679
9ba6657a
PA
66802014-05-30 Pedro Alves <palves@redhat.com>
6681
6682 PR breakpoints/17000
6683 * gdb.base/sss-bp-on-user-bp.c: New file.
6684 * gdb.base/sss-bp-on-user-bp.exp: New file.
6685
522c09bf
DB
66862014-05-30 David Blaikie <dblaikie@gmail.com>
6687
6688 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6689 gnu_inline semantics via attribute.
6690 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6691 source explicitly specifies the required semantics.
6692
bf4ef81e
MR
66932014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6694
6695 * gdb.reverse/sigall-reverse.exp: Fix a typo.
6696
329ea579
PA
66972014-05-29 Pedro Alves <palves@redhat.com>
6698 Tom Tromey <tromey@redhat.com>
6699
6700 * gdb.base/async-shell.exp: Don't enable target-async.
6701 * gdb.base/async.exp
6702 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6703 parameter. Adjust.
6704 (top level): Don't test with "target-async".
6705 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6706 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6707 * gdb.base/inferior-died.exp: Don't enable target-async.
6708 * gdb.base/interrupt-noterm.exp: Likewise.
6709 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6710 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6711 * gdb.mi/mi-nonstop.exp: Likewise.
6712 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6713 * gdb.mi/mi-nsintrall.exp: Likewise.
6714 * gdb.mi/mi-nsmoribund.exp: Likewise.
6715 * gdb.mi/mi-nsthrexec.exp: Likewise.
6716 * gdb.mi/mi-watch-nonstop.exp: Likewise.
6717 * gdb.multi/watchpoint-multi.exp: Adjust comment.
6718 * gdb.python/py-evsignal.exp: Don't enable target-async.
6719 * gdb.python/py-evthreads.exp: Likewise.
6720 * gdb.python/py-prompt.exp: Likewise.
6721 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6722 * gdb.server/solib-list.exp: Don't enable target-async.
6723 * gdb.threads/thread-specific-bp.exp: Likewise.
6724 * lib/mi-support.exp: Adjust to use mi-async.
6725
fd664c91
PA
67262014-05-29 Pedro Alves <palves@redhat.com>
6727
6728 PR gdb/13860
6729 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6730 reason, even in sync mode.
6731
251bde03
PA
67322014-05-29 Pedro Alves <palves@redhat.com>
6733 Hui Zhu <hui@codesourcery.com>
6734
6735 PR PR15693
6736 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6737 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6738 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6739 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6740
7f3c0343
JB
67412014-05-28 Joel Brobecker <brobecker@adacore.com>
6742
6743 * config/monitor.exp (gdb_target_monitor): Replace use of
6744 "set remotebaud" by "set serial baud".
6745
b2715b27
AW
67462014-05-26 Andy Wingo <wingo@igalia.com>
6747
6748 * gdb.guile/scm-breakpoint.exp:
6749 * gdb.guile/scm-gsmob.exp: Update to use plain old object
6750 properties instead of gdb-object-properties.
6751
498a4489
YQ
67522014-05-26 Yao Qi <yao@codesourcery.com>
6753
6754 * gdb.server/no-thread-db.exp: Specify source file name
6755 explicitly when setting a breakpoint.
6756
589fdceb
MM
67572014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6758
6759 * gdb.btrace/vdso.c: New.
6760 * gdb.btrace/vdso.exp: New.
6761
e9089e05
MM
67622014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6763
6764 * gdb.base/gcore.exp (capture_command_output): Move ...
6765 * lib/gdb.exp (capture_command_output): ... here.
6766
67b5c0c1
MM
67672014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6768
6769 * gdb.btrace/data.exp: Test memory access during btrace replay.
6770
a2199296
SM
67712014-05-22 Simon Marchi <simon.marchi@ericsson.com>
6772
6773 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6774
17b2616c
PA
67752014-05-21 Pedro Alves <palves@redhat.com>
6776
6777 PR gdb/13860
6778 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6779 (top level): Test that output related to execution commands is
6780 sent to the console with CLI commands, but not with MI commands.
6781 Test that breakpoint events are always mirrored to the console.
6782 Also expect the new source line to be output after a "next" in
6783 async mode too. Make it a pass/fail test.
6784 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6785 output.
6786 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6787
5166082f
PA
67882014-05-21 Pedro Alves <palves@redhat.com>
6789
6790 * gdb.base/list.exp (build_pattern, test_list): New procedures.
6791 Use them to test variations of "list" after reaching a breakpoint.
6792 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6793 Test "list" with listsize 10 after reaching a breakpoint.
6794 * gdb.python/python.exp (decode_line current location line
6795 number): Adjust expected line number.
6796
2f25d70f
SM
67972014-05-21 Simon Marchi <simon.marchi@ericsson.com>
6798
6799 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6800 behavior for $args, pass it directly to "run".
6801
ff604a67
MR
68022014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
6803
6804 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6805 30000 to 65536.
6806
6a3cb8e8
PA
68072014-05-21 Pedro Alves <palves@redhat.com>
6808
6809 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6810 auto-connect-native-target off".
6811 * gdb.base/auto-connect-native-target.c: New file.
6812 * gdb.base/auto-connect-native-target.exp: New file.
6813
4ebfc96e
PA
68142014-05-21 Pedro Alves <palves@redhat.com>
6815
6816 * gdb.base/default.exp: Test "target native" instead of "target
6817 child".
6818
36d46afb
MW
68192014-05-21 Mark Wielaard <mjw@redhat.com>
6820
6821 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6822
5876f503
JK
68232014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6824
6825 Fix TLS access for -static -pthread.
6826 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
6827 <HAVE_TLS> (thread_function, main): Initialize it.
6828 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
6829 Add clean_restart.
6830 <$have_tls != "">: Check TLSVAR.
6831
0256a6ac
PA
68322014-05-21 Pedro Alves <palves@redhat.com>
6833
6834 * gdb.base/dcache-line-read-error.c: New.
6835 * gdb.base/dcache-line-read-error.exp: New.
6836
936d2992
PA
68372014-05-20 Pedro Alves <palves@redhat.com>
6838
6839 * gdb.base/compare-sections.c: New file.
6840 * gdb.base/compare-sections.exp: New file.
6841
802e8e6d
PA
68422014-05-20 Pedro Alves <palves@redhat.com>
6843
6844 * gdb.base/break-idempotent.c: New file.
6845 * gdb.base/break-idempotent.exp: New file.
6846
e59fa00f
MM
68472014-05-20 Markus Metzger <markus.t.metzger@intel.com>
6848
6849 * gdb.btrace/nohist.exp: New.
6850
8b696e31
YQ
68512014-05-20 Yao Qi <yao@codesourcery.com>
6852
6853 * lib/gdb.exp (gdb_init): Set timeout if test file is under
6854 gdb.reverse directory and gdb_reverse_timeout exists in board
6855 setting.
6856 * README: Document gdb_reverse_timeout.
6857
73c9764f
YQ
68582014-05-20 Yao Qi <yao@codesourcery.com>
6859
6860 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
6861 'test_file_name'. Treat args as a string instead of a list.
6862 (gdb_init): Rename argument 'args' by 'test_file_name'.
6863
f1f4348a
JK
68642014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6865
6866 * gdb.arch/powerpc-power.exp: New file.
6867 * gdb.arch/powerpc-power.s: New file.
6868
0dbe70ce
DE
68692014-05-16 Doug Evans <dje@google.com>
6870
6871 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
6872 * gdb.base/completion.exp: Check that all expected files exist
6873 before doing file completion.
0dbe70ce 6874
8d551b02
DE
68752014-05-16 Doug Evans <dje@google.com>
6876
6877 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
6878 Update.
6879 (do_syscall_tests_without_xml): Update.
6880
73eb7709
PA
68812014-05-16 Pedro Alves <palves@redhat.com>
6882
6883 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
6884 instead of "unknown output after running".
6885
3fae92fc
YQ
68862014-05-16 Yao Qi <yao@codesourcery.com>
6887
6888 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
6889 file1.txt from host at the end.
6890 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6891
c2b2ccc5
DE
68922014-05-15 Doug Evans <dje@google.com>
6893
6894 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
6895 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
6896 loading file. Add test for TU lookup.
6897
8c217a4b
SM
68982014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6899
6900 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
6901 calling "-exec-arguments" or "set args" before running the
6902 inferior.
6903
3deb39c6
SM
69042014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6905
6906 * lib/mi-support.exp (mi_expect_stop): Expect message for
6907 inferiors that exit with non-zero exit code.
6908
71a79f8c
YQ
69092014-05-14 Yao Qi <yao@codesourcery.com>
6910
6911 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
6912 match absolute path on remote host.
6913 (test_file_list_exec_source_files): Remove "/" from the
6914 pattern.
6915
f23fcd46
YQ
69162014-05-14 Yao Qi <yao@codesourcery.com>
6917
6918 * boards/local-remote-host-notty.exp (${board}_file): New
6919 proc.
6920
9404b58f
KM
69212014-05-07 Kyle McMartin <kyle@redhat.com>
6922
6923 Pushed by Joel Brobecker <brobecker@adacore.com>.
6924 * gdb.arch/aarch64-atomic-inst.c: New file.
6925 * gdb.arch/aarch64-atomic-inst.exp: New file.
6926
5e45f04c
YQ
69272014-05-07 Yao Qi <yao@codesourcery.com>
6928
6929 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
6930 in current context" too.
6931
c888a17d
KS
69322014-05-05 Keith Seitz <keiths@redhat.com>
6933
6934 * gdb.linespec/ls-dollar.exp: Add test for linespec
6935 file:convenience_variable.
6936
290a839c
YQ
69372014-05-05 Yao Qi <yao@codesourcery.com>
6938
6939 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
6940 traceframes into tfile and ctf trace files. Read data from
6941 trace file and test collected data.
6942 (gdb_collect_locals_test): Likewise.
6943 (gdb_unavailable_registers_test): Likewise.
6944 (gdb_unavailable_floats): Likewise.
6945 (gdb_collect_globals_test): Likewise.
6946 (top-level): Append "ctf" to trace_file_targets if GDB
6947 supports.
6948
b5262cd0
YQ
69492014-05-05 Yao Qi <yao@codesourcery.com>
6950
6951 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
6952 code to ...
6953 (gdb_collect_args_test_1): ... it. New proc.
6954 (gdb_collect_locals_test): Move some code to ...
6955 (gdb_collect_locals_test_1): ... it. New proc.
6956 (gdb_unavailable_registers_test): Move some code to ...
6957 (gdb_unavailable_registers_test_1): ... it. New proc.
6958 (gdb_unavailable_floats): Move some code to ...
6959 (gdb_unavailable_floats_1): ... it. New proc.
6960
30a1e6cc
SDJ
69612014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6962
6963 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
6964 probes to test for bitness recognition.
6965 * gdb.arch/amd64-stap-optional-prefix.exp
6966 (test_probe_value_without_reg): New procedure.
6967 Add code to test for different kinds of bitness.
6968
f33da99a
SDJ
69692014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6970
6971 PR breakpoints/16889
6972 * gdb.arch/amd64-stap-optional-prefix.S: New file.
6973 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6974
5b80f00d
PA
69752014-05-01 Pedro Alves <palves@redhat.com>
6976
6977 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
6978 gdb_file_cmd if no file is specified.
6979 * boards/native-extended-gdbserver.exp (gdb_load): Use the
6980 last_loaded_file to set the remote exec-file.
6981
f8c2a73c
PA
69822014-05-01 Pedro Alves <palves@redhat.com>
6983
6984 * boards/local-remote-host.exp: New file.
6985
be6e8ac7
PA
69862014-05-01 Pedro Alves <palves@redhat.com>
6987
6988 * boards/local-remote-host.exp: Rename to ...
6989 * boards/local-remote-host-notty.exp: ... this.
6990
cac0dc8f
JB
69912014-04-28 Joel Brobecker <brobecker@adacore.com>
6992
6993 * gdb.ada/dyn_arrayidx: New testcase.
6994
9730e6cc
YQ
69952014-04-26 Yao Qi <yao@codesourcery.com>
6996
6997 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
6998 and compute the length of function main. Save it in
6999 $main_length.
7000 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
7001 (top-level): Use gdb_compile to compile objects into
7002 executable and restart GDB. Remove invocation to
7003 prepare_for_testing.
7004
7ae1a6a6
PA
70052014-04-25 Simon Marchi <simon.marchi@ericsson.com>
7006 Pedro Alves <palves@redhat.com>
7007
7008 PR server/16255
7009 * gdb.multi/multi-attach.c: New file.
7010 * gdb.multi/multi-attach.exp: New file.
7011
4082afcc
PA
70122014-04-25 Pedro Alves <palves@redhat.com>
7013
7014 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
7015 user.
7016 (top level): Test that "set remote conditional-breakpoints-packet
7017 off" works as intended.
7018 * gdb.base/dprintf.exp: Test that "set remote
7019 breakpoint-commands-packet off" works as intended.
7020 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
7021 New function.
7022 (top level): Call it.
7023 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
7024 remote fast-tracepoints-packet off" works as intended.
7025 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
7026 * lib/gdb.exp (gdb_is_target_remote): ... here.
7027
2abc3f8d
DB
70282014-04-24 David Blaikie <dblaikie@gmail.com>
7029
7030 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
7031 ensure clang would not discard them.
7032 * gdb.base/gdbvars.c: Ditto.
7033 * gdb.base/memattr.c: Ditto.
7034 * gdb.base/whatis.c: Ditto.
7035 * gdb.python/py-prettyprint.c: Ditto.
7036 * gdb.trace/actions.c: Ditto.
7037 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
7038 ensure clang would not discard it.
7039
bfd39632
DB
70402014-04-24 David Blaikie <dblaikie@gmail.com>
7041
7042 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
7043 clang to emit the full definition of type required by the test
7044 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
7045
22842ff6
DB
70462014-04-24 David Blaikie <dblaikie@gmail.com>
7047
7048 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
7049 coax Clang into emitting the definition of the type.
7050 * gdb.cp/pr10728-x.h (y): Ditto.
7051 * gdb.cp/pr10728-y.cc (y): Ditto.
7052
c2e827ad
DB
70532014-04-24 David Blaikie <dblaikie@gmail.com>
7054
7055 * gdb.base/label.exp: XFAIL label related tests under Clang.
7056 * gdb.cp/cplabel.exp: Ditto.
7057 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
7058 under Clang those using labels.
7059
4c2d33e7
YQ
70602014-04-25 Yao Qi <yao@codesourcery.com>
7061
7062 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
7063 double_label.
7064 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
7065 partial_label and double_label.
7066
56083b99
DB
70672014-04-24 David Blaikie <dblaikie@gmail.com>
7068
7069 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
7070
25d4e99d
DB
70712014-04-24 David Blaikie <dblaikie@gmail.com>
7072
7073 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
7074 of the function to work across GCC and Clang.
7075 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
7076 pointer types (const void ** const V void **).
7077
01f9f808
MS
70782014-04-24 Michael Sturm <michael.sturm@mintel.com>
7079 Walfred Tedeschi <walfred.tedeschi@intel.com>
7080
7081 * Makefile.in (EXECUTABLES): Added i386-avx512.
7082 * gdb.arch/i386-avx512.c: New file.
7083 * gdb.arch/i386-avx512.exp: Likewise.
7084
4b48d439
KS
70852014-04-23 Keith Seitz <keiths@redhat.com>
7086
7087 * lib/mi-support.exp (mi_list_breakpoints): Delete.
7088 (mi_make_breakpoint_table): New procedure.
7089 (mi_create_breakpoint): Use mi_make_breakpoint
7090 and return the result.
7091 (mi_make_breakpoint): New procedure.
7092 (mi_build_kv_pairs): New procedure.
7093
7094 * gdb.mi/mi-break.exp: Remove unused globals,
7095 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
7096 All callers updated.
7097 * gdb.mi/mi-dprintf.exp: Use variable to track command
7098 number.
7099 Update all callers of mi_create_breakpoint and use
7100 mi_make_breakpoint_table.
7101 Remove any unused global variables.
7102 * gdb.mi/mi-nonstop.exp: Likewise.
7103 * gdb.mi/mi-nsintrall.exp: Likewise.
7104 * gdb.mi/mi-nsmoribund.exp: Likewise.
7105 * gdb.mi/mi-nsthrexec.exp: Likewise.
7106 * gdb.mi/mi-reverse.exp: Likewise.
7107 * gdb.mi/mi-simplerun.exp: Likewise.
7108 * gdb.mi/mi-stepn.exp: Likewise.
7109 * gdb.mi/mi-syn-frame.exp: Likewise.
7110 * gdb.mi/mi-until.exp: Likewise.
7111 * gdb.mi/mi-var-cp.exp: Likewise.
7112 * gdb.mi/mi-var-display.exp: Likewise.
7113 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
7114 * gdb.mi/mi2-var-child.exp: Likewise.
7115 * gdb.mi/mi-vla-c99.exp: Likewise.
7116 * lib/mi-support.exp: Likewise.
7117
7118 From Ian Lance Taylor <iant@cygnus.com>:
7119 * lib/gdb.exp (parse_args): New procedure.
7120
08351840
PA
71212014-04-23 Pedro Alves <palves@redhat.com>
7122
7123 * gdb.base/break-unload-file.c: New file.
7124 * gdb.base/break-unload-file.exp: New file.
7125 * gdb.base/sym-file-lib.c (baz): New function.
7126 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
7127 field.
7128 (load): Store the segment's mapped size.
7129 (unload): New function.
7130 (unload_shlib): New function.
7131 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
7132 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
7133 set a breakpoint at baz, and call it.
7134 * gdb.base/sym-file.exp: New tests for stale breakpoint
7135 instructions.
7136
076855f9
PA
71372014-04-23 Pedro Alves <palves@redhat.com>
7138
7139 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
7140 * gdb.base/hbreak-in-shr-unsupported.c: New file.
7141 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
7142 * gdb.base/hbreak-unmapped.c: New file.
7143 * gdb.base/hbreak-unmapped.exp: New file.
7144 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
7145 * lib/gdb.exp (gdb_is_target_remote): ... here.
7146
483805cf
PA
71472014-04-22 Pedro Alves <palves@redhat.com>
7148
7149 * gdb.base/consecutive-step-over.c: New file.
7150 * gdb.base/consecutive-step-over.exp: New file.
7151
06d97543
PA
71522014-04-22 Pedro Alves <palves@redhat.com>
7153
7154 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7155 instead of send_gdb/gdb_expect.
7156
b4429ea2
YQ
71572014-04-22 Yao Qi <yao@codesourcery.com>
7158
7159 * lib/trace-support.exp (generate_tracefile): New procedure.
7160 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
7161 return 0.
7162 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
7163 if generate_tracefile returns 1.
7164
51d48146
PA
71652014-04-18 Tom Tromey <palves@redhat.com>
7166 Pedro alves <tromey@redhat.com>
7167
7168 PR backtrace/15558
7169 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
7170 with a backtrace limit.
7171 * gdb.python/py-frame-inline.exp: Test running to an inline
7172 function with a backtrace limit, and printing the newest frame.
7173 * gdb.python/py-frame-inline.c (main): Call f.
7174
bd1dce5f
MS
71752014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7176
7177 * gdb.java/jnpe.exp: Drop srcdir from untested path.
7178
40d1a503
MS
71792014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7180
7181 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
7182 Drop prefix from unsupported source file path.
7183
389b98f7
YQ
71842014-04-17 Yao Qi <yao@codesourcery.com>
7185
7186 * lib/gdb.exp (with_target_charset): New proc.
7187 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
7188 with_target_charset.
7189 (test_print_strings): Likewise.
7190 (test_repeat_bytes): Likewise.
7191 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
7192 for some tests.
7193
22869d73
KS
71942014-04-16 Keith Seitz <keiths@redhat.com>
7195
7196 PR gdb/15827
7197 * gdb.dwarf2/corrupt.c: New file.
7198 * gdb.dwarf2/corrupt.exp: New file.
7199
c4f87ca6
KS
72002014-04-16 Keith Seitz <keiths@redhat.com>
7201
7202 PR c++/16597
7203 * gdb.cp/namelessclass.cc: New file.
7204 * gdb.cp/namelessclass.exp: New file.
7205 * gdb.cp/namelessclass.S: New file.
7206
ab19de87
DE
72072014-04-16 Doug Evans <dje@google.com>
7208
7209 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
7210 Add comment.
7211 (gdbserver_default_get_comm_port): New function.
7212 (gdbserver_start): Check if board file provided
7213 "gdbserver,get_comm_port" and use it if so.
7214 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
7215 (gdb,socketport): Set to "stdio".
7216 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
7217 (stdio_gdbserver_template): Delete.
7218 (${board}_get_remote_address): Update.
7219 (${board}_build_remote_cmd): Delete.
7220 (${board}_get_comm_port): New function.
7221 (${board}_spawn): Update.
7222 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
7223 Delete.
7224 (${board}_get_remote_address): Update.
7225 (${board}_get_comm_port): New function.
7226
fc98a809
AB
72272014-04-16 Andrew Burgess <aburgess@broadcom.com>
7228
7229 * gdb.base/memattr.exp: Improve regexps to handle memory regions
7230 appearing in any order.
7231
87fd9e6e
DE
72322014-04-15 Doug Evans <dje@google.com>
7233
7234 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
7235 uninitialized value of "description".
7236
099fc3ea
KS
72372014-04-15 Keith Seitz <keiths@redhat.com>
7238
7239 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
7240 Remove unused globals.
7241 (test_running_the_program): Likewise.
7242 (test_controlled_execution): Likewise.
7243 (test_controlling_breakpoints): Likewise.
7244 (test_program_termination): Likewise.
7245
5da151d4
KS
72462014-04-15 Keith Seitz <keiths@redhat.com>
7247
7248 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
7249 unused globals.
7250 (test_rbreak_creation_and_listing): Likewise.
7251 (test_ignore_count): Likewise.
7252 (test_error): Likewise.
7253
35e5d2f0
PA
72542014-04-15 Pedro Alves <palves@redhat.com>
7255
7256 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
7257 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
7258 sym-file-loader.c.
7259 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7260 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7261 to sym-file-loader.c.
7262 (struct library): Forward declare.
7263 (load_shlib, lookup_function): Change prototypes.
7264 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7265 (translate_offset): Remove declarations.
7266 (get_text_addr): New declaration.
7267 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
7268 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
7269 sym-file-loader.h.
7270 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7271 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7272 here from sym-file-loader.h.
7273 (struct library): New structure.
7274 (load_shlib, lookup_function): Change prototypes and adjust to
7275 work with a struct library.
7276 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7277 (translate_offset): Make static.
7278 (get_text_addr): New function.
7279 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
7280
eb4c1710
PA
72812014-04-15 Pedro Alves <palves@redhat.com>
7282
7283 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
7284
2d1baf52
PA
72852014-04-15 Pedro Alves <palves@redhat.com>
7286
7287 * gdb.base/sym-file-loader.c: Include <limits.h>.
7288 (SELF_LINK): New define.
7289 (get_origin): New function.
7290 (load_shlib): Use it.
7291 * gdb.base/sym-file.exp: Don't early return if the target is
7292 remote. Use runto_main, and issue fail is that fails. Use
7293 gdb_load_shlibs.
7294 (shlib_name): Delete.
7295 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
7296
7dd6df01
PA
72972014-04-15 Pedro Alves <palves@redhat.com>
7298
7299 * gdb.base/sym-file.exp: Remove regex characters from test
7300 message. Don't refer to breakpoint numbers in test messages.
7301
b50c8614
KS
73022014-04-14 Keith Seitz <keiths@redhat.com>
7303
7304 PR c++/16253
7305 * gdb.cp/var-tag.cc: New file.
7306 * gdb.cp/var-tag.exp: New file.
7307 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7308 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7309 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7310 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7311
3d567982
TT
73122014-04-14 Tom Tromey <tromey@redhat.com>
7313
7314 * gdb.cp/classes.exp (test_enums): Handle underlying type.
7315 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
7316 type.
7317 * gdb.cp/enum-class.exp: New file.
7318 * gdb.cp/enum-class.cc: New file.
7319
0626fc76
TT
73202014-04-14 Tom Tromey <tromey@redhat.com>
7321
7322 * gdb.dwarf2/enum-type.exp: New file.
7323
dca325b3
SA
73242014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7325
7326 * gdb.mi/mi-vla-c99.exp: New file.
7327 * gdb.mi/vla.c: New file.
7328
5854b38a
SA
73292014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7330
7331 * gdb.base/vla-datatypes.c: New file.
7332 * gdb.base/vla-datatypes.exp: New file.
7333
463bb957
SA
73342014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7335
7336 * gdb.base/vla-ptr.c: New file.
7337 * gdb.base/vla-ptr.exp: New file.
7338
3dd170be
SA
73392014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7340
7341 * gdb.dwarf2/count.exp: New file.
7342
5ecaaa66
SA
73432014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7344
7345 * gdb.base/vla-sideeffect.c: New file.
7346 * gdb.base/vla-sideeffect.exp: New file.
7347
41f1ada5
DB
73482014-04-14 David Blaikie <dblaikie@gmail.com>
7349
7350 * gdb.mi/non-stop.c: Add return value for non-void function return
7351 statement.
7352 * gdb.threads/staticthreads.c: Ditto.
7353
0be03e84
DE
73542014-04-12 Siva Chandra Reddy <sivachandra@google.com>
7355 Doug Evans <xdje42@gmail.com>
7356
7357 * gdb.guile/scm-value.c: Improve test case.
7358 * gdb.guile/scm-value.exp: Add new test.
7359
f180a1fb
DB
73602014-04-11 David Blaikie <dblaikie@gmail.com>
7361
7362 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
7363 override Clang's default.
7364
6b662e19
JB
73652014-04-11 Joel Brobecker <brobecker@adacore.com>
7366
7367 Revert the following changes (regressions):
7368
7369 * gdb.base/vla-sideeffect.c: New file.
7370 * gdb.base/vla-sideeffect.exp: New file.
7371
7372 * gdb.dwarf2/count.exp: New file.
7373
7374 * gdb.base/vla-multi.c: New file.
7375 * gdb.base/vla-multi.exp: New file.
7376
7377 * gdb.base/vla-ptr.c: New file.
7378 * gdb.base/vla-ptr.exp: New file.
7379
7380 * gdb.base/vla-datatypes.c: New file.
7381 * gdb.base/vla-datatypes.exp: New file.
7382
7383 * gdb.mi/mi-vla-c99.exp: New file.
7384 * gdb.mi/vla.c: New file.
7385
245a5f0b
KS
73862014-04-11 Keith Seitz <keiths@redhat.com>
7387
7388 PR c++/16675
7389 * gdb.cp/cpsizeof.exp: New file.
7390 * gdb.cp/cpsizeof.cc: New file.
7391
58a84dcf
SA
73922014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7393
191a8a90
JB
7394 * gdb.mi/mi-vla-c99.exp: New file.
7395 * gdb.mi/vla.c: New file.
58a84dcf 7396
c8655f75
SA
73972014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7398
7399 * gdb.base/vla-datatypes.c: New file.
7400 * gdb.base/vla-datatypes.exp: New file.
7401
024e13b4
SA
74022014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7403
7404 * gdb.base/vla-ptr.c: New file.
7405 * gdb.base/vla-ptr.exp: New file.
7406
1a237e0e
SA
74072014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7408
7409 * gdb.base/vla-multi.c: New file.
7410 * gdb.base/vla-multi.exp: New file.
7411
504f3432
SA
74122014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7413
7414 * gdb.dwarf2/count.exp: New file.
7415
3bce8237
SA
74162014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7417
191a8a90
JB
7418 * gdb.base/vla-sideeffect.c: New file.
7419 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 7420
322f9c21
YQ
74212014-04-11 Yao Qi <yao@codesourcery.com>
7422
7423 * gdb.base/completion.exp: Check file exists before running tests
7424 on file completion.
7425
d708bcd1
PA
74262014-04-10 Pedro Alves <palves@redhat.com>
7427
7428 * gdb.base/cond-eval-mode.c: New file.
7429 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
7430 prepare_for_testing to build the new file. Check result of
7431 runto_main.
7432 (test_break, test_watch): New procedures.
7433 (top level): Use them.
7434
ae1d2761
PM
74352014-04-08 Pierre Muller <muller@sourceware.org>
7436
7437 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
7438 Ctrl-V use for mingw hosts.
7439
7af389b8
SC
74402014-04-07 Siva Chandra Reddy <sivachandra@google.com>
7441
7442 * gdb.python/py-value.c: Improve test case.
7443 * gdb.python/py-value.exp: Add new test.
7444
5e703181
DE
74452014-04-07 David Blaikie <dblaikie@gmail.com>
7446
7447 * lib/compiler.c: Identify the clang compiler.
7448 * lib/compiler.cc: Ditto.
7449
9810b410
YQ
74502014-04-03 Yao Qi <yao@codesourcery.com>
7451
7452 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
7453
98d1b8dc
AB
74542014-04-01 Anton Blanchard <anton@samba.org>
7455
7456 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
7457 messages unique.
7458
3114cea1
AB
74592014-04-01 Anton Blanchard <anton@samba.org>
7460
7461 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
7462 prepare_for_testing.
7463
62f7182c
AB
74642014-04-01 Anton Blanchard <anton@samba.org>
7465
7466 * gdb.arch/ppc64-atomic-inst.c: Remove.
7467 * gdb.arch/ppc64-atomic-inst.S: New file.
7468 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
7469
770e7fc7
DE
74702014-03-31 Doug Evans <dje@google.com>
7471
7472 * gdb.base/print-symbol-loading-lib.c: New file.
7473 * gdb.base/print-symbol-loading-main.c: New file.
7474 * gdb.base/print-symbol-loading.exp: New file.
7475
46e2bafa
YQ
74762014-03-31 Yao Qi <yao@codesourcery.com>
7477
7478 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
7479
8776cfe9
JB
74802014-03-28 Joel Brobecker <brobecker@adacore.com>
7481
7482 * gdb.ada/mi_dyn_arr: New testcase.
7483
5d1ef361
DE
74842014-03-27 Doug Evans <dje@google.com>
7485
7486 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
7487
b5bee914
YQ
74882014-03-27 Yao Qi <yao@codesourcery.com>
7489
7490 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
7491 if target is nios2-*-*.
7492
0d4d0e77
YQ
74932014-03-26 Yao Qi <yao@codesourcery.com>
7494
7495 * lib/gdb.exp (readline_is_used): New proc.
7496 * gdb.base/completion.exp: Move tests on command complete up.
7497 Skip the rest of tests if readline is not used.
7498 * gdb.ada/complete.exp: Skp the test if readline is not
7499 used.
7500 * gdb.base/filesym.exp: Likewise.
7501 * gdb.base/macscp.exp: Likewise.
7502 * gdb.base/readline-ask.exp: Likewise.
7503 * gdb.base/readline.exp: Likewise.
7504 * gdb.python/py-cmd.exp: Likewise.
7505 * gdb.trace/tfile.exp: Likewise.
7506
29361eee
YQ
75072014-03-26 Yao Qi <yao@codesourcery.com>
7508
7509 * gdb.base/macscp.exp: Fix code format issues.
7510
bc9a5525
UW
75112014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
7512
7513 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7514 * gdb.asm/powerpc64le.inc: New file.
7515
d3839ede
PA
75162014-03-25 Pedro Alves <palves@redhat.com>
7517 Doug Evans <dje@google.com>
7518
7519 * gdb.base/source-execution.c: New file.
7520 * gdb.base/source-execution.exp: New file.
7521 * gdb.base/source-execution.gdb: New file.
7522
01672a57
DE
75232014-03-24 Doug Evans <dje@google.com>
7524
7525 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7526 using fission.
7527
88bbeca9
HZ
75282014-03-24 Hui Zhu <hui@codesourcery.com>
7529 Pedro Alves <palves@redhat.com>
7530
7531 PR breakpoints/16101
7532 * gdb.base/dprintf.exp: Use unsupported rather than changing the
7533 test pass/fail messages. Detect missing support for dprintf when
7534 breakpoints are actually inserted.
7535 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7536 breakpoints are actually inserted.
7537 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7538 fails.
7539
d2348791
JK
75402014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7541
7542 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7543
feef67ab
DE
75442014-03-22 Doug Evans <xdje42@gmail.com>
7545
7546 * gdb.python/python.exp (python not supported): Verify multi-line
7547 python command issues an error.
25d743f9 7548 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 7549 guile command issues an error.
feef67ab 7550
ecebef6a
MR
75512014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
7552
7553 * gdb.threads/thread-specific.exp: Handle the lack of usable
7554 $this_breakpoint and $this_thread.
7555
ccdd1909
HZ
75562014-03-21 Hui Zhu <hui@codesourcery.com>
7557
7558 * gdb.base/attach.exp (do_command_attach_tests): New.
7559
beb460e8
PA
75602014-03-20 Tom Tromey <tromey@redhat.com>
7561 Pedro Alves <palves@redhat.com>
7562
7563 PR cli/15718
7564 * gdb.base/condbreak-call-false.c: New file.
7565 * gdb.base/condbreak-call-false.exp: New file.
7566
40acf43a
PA
75672014-03-20 Pedro Alves <palves@redhat.com>
7568
7569 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7570 Delete.
7571 (block_signals, unblock_signals): Delete.
7572 (child_function_2, main): Remove references to deleted variable
7573 and functions.
7574
9f5e1e02
PA
75752014-03-20 Pedro Alves <palves@redhat.com>
7576
7577 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7578 Use pthread_kill to signal thread 2.
7579 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7580 Adjust to make the test send itself a signal rather than using the
7581 host's "kill" command.
7582
99619bea
PA
75832014-03-20 Pedro Alves <palves@redhat.com>
7584
7585 * gdb.threads/multiple-step-overs.c: New file.
7586 * gdb.threads/multiple-step-overs.exp: New file.
7587 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7588 Adjust expected infrun debug output.
7589
2adfaa28
PA
75902014-03-20 Pedro Alves <palves@redhat.com>
7591
7592 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7593 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7594
31e77af2
PA
75952014-03-20 Pedro Alves <palves@redhat.com>
7596
7597 PR breakpoints/7143
7598 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7599 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
7600 of gdb_test_multiple.
7601 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7602 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7603
b9f437de
PA
76042014-03-20 Pedro Alves <palves@redhat.com>
7605
7606 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7607 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7608
05adc73e
PA
76092014-03-19 Pedro Alves <palves@redhat.com>
7610
7611 * gdb.base/async.exp: Remove early return.
7612
6048b950
PA
76132014-03-19 Pedro Alves <palves@redhat.com>
7614
7615 * gdb.base/async.exp (step& tests): Pass explicit test messages.
7616
8bcfb00a
PA
76172014-03-19 Pedro Alves <palves@redhat.com>
7618
7619 * gdb.base/async.exp (test_background): Expect \r\n after
7620 "completed." in the fail pattern.
7621
884e37dc
PA
76222014-03-19 Pedro Alves <palves@redhat.com>
7623
7624 * gdb.base/async.exp (test_background): New procedure.
7625 Use it for all background execution command tests.
7626
148e57e2
PA
76272014-03-19 Pedro Alves <palves@redhat.com>
7628
7629 * gdb.base/async.exp: Use prepare_for_testing.
7630
f48088c7
PA
76312014-03-19 Pedro Alves <palves@redhat.com>
7632
7633 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
7634 the same line.
7635
e2f6c966
PA
76362014-03-19 Pedro Alves <palves@redhat.com>
7637
7638 * gdb.base/async.c (main): Add "jump here" and "until here" line
7639 marker comments.
7640 * gdb.base/async.exp (jump_here): New global.
7641 (jump& test): Use it.
7642 (until_here): New global.
7643 (until& test): Use it.
7644
c30568d4
PA
76452014-03-19 Pedro Alves <palves@redhat.com>
7646
7647 * gdb.base/async.exp: Don't frob gdb_protocol.
7648
0172b6a7
DE
76492014-03-18 Doug Evans <xdje42@gmail.com>
7650
7651 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
7652 Fix spelling of exec-done-display.
7653
06c868a8
JK
76542014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7655
7656 PR gdb/15358
7657 * gdb.base/gdb-sigterm.c: New file.
7658 * gdb.base/gdb-sigterm.exp: New file.
7659
0c7e1a46
PA
76602014-03-18 Pedro Alves <palves@redhat.com>
7661
7662 PR gdb/13860
7663 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7664 * lib/mi-support.exp (mi_expect_stop): Add special handling for
7665 solib-event.
7666
f7c77d93
JB
76672014-03-17 Joel Brobecker <brobecker@adacore.com>
7668
7669 * gdb.ada/pckd_arr_ren: New testcase.
7670
5a1e8c7a
DE
76712014-03-13 Doug Evans <xdje42@gmail.com>
7672
7673 PR guile/16612
7674 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7675 collect after discarding symbols.
7676
350e1a76
DE
76772014-03-13 Ludovic Courtès <ludo@gnu.org>
7678 Doug Evans <xdje42@gmail.com>
7679
7680 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7681 to history survives a gc.
7682
a69900ae
PA
76832014-03-13 Pedro Alves <palves@redhat.com>
7684
7685 * gdb.base/default.exp: Don't test "target procfs".
7686
5db9f0bd
PA
76872014-03-13 Pedro Alves <palves@redhat.com>
7688
7689 * gdb.base/default.exp: Update "target child" and "target procfs"
7690 tests to not expect "Unix".
7691
b3ccfe11
TT
76922014-03-12 Tom Tromey <tromey@redhat.com>
7693
7694 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7695 New procs. Add target-async tests.
7696 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7697 Add target-async tests.
7698
646f4417
AA
76992014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7700
7701 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7702 'func_start' and 'func_end' for the beginning and end of the
7703 function code, respectively.
7704 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7705 'func_end' instead of 'func' and 'main'.
7706
288c211f
AA
77072014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7708
7709 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7710 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7711 generate the debug info assembler source.
7712
e0c0f156
AA
77132014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7714
7715 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7716 * gdb.dwarf2/arr-subrange.exp: Likewise.
7717 * gdb.dwarf2/dwz.exp: Likewise.
7718 * gdb.dwarf2/method-ptr.exp: Likewise.
7719 * gdb.dwarf2/missing-sig-type.exp: Likewise.
7720 * gdb.dwarf2/subrange.exp: Likewise.
7721 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7722 * gdb.dwarf2/implptrpiece.exp: Likewise.
7723 * gdb.dwarf2/nostaticblock.exp: Likewise.
7724
0e5c4555
AA
77252014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7726
7727 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7728 directory to absolute path name arguments.
7729
5ec18f2b
JG
77302014-03-10 Joel Brobecker <brobecker@adacore.com>
7731
7732 * gdb.ada/tagged_access: New testcase.
7733
847fc4f2
MM
77342014-03-07 Markus Metzger <markus.t.metzger@intel.com>
7735
7736 * gdb.btrace/data.exp: Update expected output.
7737
cc3da688
YQ
77382014-03-06 Yao Qi <yao@codesourcery.com>
7739
7740 * gdb.trace/pr16508.exp: New file.
7741
0f26cec1
PA
77422014-03-05 Pedro Alves <palves@redhat.com>
7743
7744 PR gdb/16575
7745 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7746 procedure.
7747 (top level): Adjust to use it. Add tests that exercise breakpoint
7748 interaction with the code-cache.
7749
7a5a839f
LC
77502014-02-26 Ludovic Courtès <ludo@gnu.org>
7751
7752 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7753 test for 'history-append!'.
7754
31aa7e4e
JB
77552014-02-26 Joel Brobecker <brobecker@adacore.com>
7756
7757 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7758 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7759 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7760 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7761 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7762 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7763
1b588015
JB
77642014-02-26 Joel Brobecker <brobecker@adacore.com>
7765
7766 * testsuite/gdb.python/py-pp-re-notag.c: New file.
7767 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7768 * testsuite/gdb.python/py-pp-re-notag.p: New file.
7769
55426c9d
JB
77702014-02-26 Joel Brobecker <brobecker@adacore.com>
7771
7772 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7773
dc53a7ad
JB
77742014-02-26 Joel Brobecker <brobecker@adacore.com>
7775
7776 * gdb.dwarf2/arr-stride.c: New file.
7777 * gdb.dwarf2/arr-stride.exp: New file.
7778
12ab52e9
PA
77792014-02-26 Pedro Alves <palves@redhat.com>
7780
7781 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7782 that won't ever trigger. Make sure that GDB reports the correct
7783 breakpoint that caused the stop.
7784
849c862e
JK
77852014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7786
7787 PR gdb/16626
7788 * gdb.base/auto-load-script: New file.
7789 * gdb.base/auto-load.c: New file.
7790 * gdb.base/auto-load.exp: New file.
7791
71b7d793
JK
7792 PR gdb/16626
7793 * gdb.base/auto-load.exp: Fix out-of-srctree run.
7794
e2f0d509
JK
77952014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7796
7797 Fix dw2-icycle.exp -fsanitize=address GDB crash.
7798 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7799
50cc37c8
DE
78002014-02-24 Doug Evans <dje@google.com>
7801
7802 * lib/gdb.exp (run_on_host): Log error output if program fails.
7803
ea4758f2
PA
78042014-02-21 Pedro Alves <palves@redhat.com>
7805
7806 * gdb.threads/step-after-sr-lock.c: Rename to ...
7807 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7808 * gdb.threads/step-after-sr-lock.exp: Rename to ...
7809 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7810 ... this.
7811
d7b30f67
SDJ
78122014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
7813
7814 PR tdep/16397
7815 * gdb.arch/amd64-stap-special-operands.exp: New file.
7816 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7817 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7818 * gdb.arch/amd64-stap-triplet.S: Likewise.
7819 * gdb.arch/amd64-stap-triplet.c: Likewise.
7820
83deb43f
JB
78212014-02-20 Joel Brobecker <brobecker@adacore.com>
7822
7823 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7824 in .section pseudo-op.
7825
adde2bff
DE
78262014-02-20 lin zuojian <manjian2006@gmail.com>
7827 Joel Brobecker <brobecker@adacore.com>
7828 Doug Evans <xdje42@gmail.com>
7829
7830 PR symtab/16581
7831 * gdb.dwarf2/dw2-icycle.S: New file.
7832 * gdb.dwarf2/dw2-icycle.c: New file.
7833 * gdb.dwarf2/dw2-icycle.exp: New file.
7834
f7bd0f78
SC
78352014-02-19 Siva Chandra Reddy <sivachandra@google.com>
7836
7837 * gdb.python/py-value-cc.cc: Improve test case to enable testing
7838 operations on gdb.Value objects.
7839 * gdb.python/py-value-cc.exp: Add new test to test operations on
7840 gdb.Value objects.
7841
c17ef0d5
DE
78422014-02-18 Doug Evans <dje@google.com>
7843
7844 * Makefile.in (TESTS): New variable.
7845 (expanded_tests, expanded_tests_or_none): New variables
7846 (check-single): Pass $(expanded_tests_or_none) to runtest.
7847 (check-parallel): Only run tests in $(TESTS) if non-empty.
7848 (check/no-matching-tests-found): New rule.
7849 * README: Document TESTS makefile variable.
7850
5dd3176f
DE
78512014-02-18 Doug Evans <dje@google.com>
7852
7853 * Makefile.in (check-parallel): rm -rf outputs temp.
7854
0b10be4f
JK
78552014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7856
7857 Fix "ERROR: no fileid for" in the testsuite.
7858 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
7859
85f224e7
DE
78602014-02-12 Doug Evans <dje@google.com>
7861
7862 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
7863 (MISCELLANEOUS): New variable.
7864 (clean): rm -rf $(MISCELLANEOUS).
7865 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
7866 dwp live in the same directory as symlinks, with each symlink pointed
7867 to a differently named file in a different directory.
7868
149b30ff
DE
78692014-02-11 Doug Evans <dje@google.com>
7870
7871 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
7872 of Tcl file commands.
7873
1dfdac32
MK
78742014-02-10 Mark Kettenis <kettenis@gnu.org>
7875
7876 * gdb.threads/step-after-sr-lock.exp: Avoid executing
7877 "kill -SIGUSR1 -1".
7878
aa4fb036
JB
78792014-02-10 Joel Brobecker <brobecker@adacore.com>
7880
7881 * gdb.ada/tick_length_array_enum_idx: New testcase.
7882
ed3ef339
DE
78832014-02-10 Doug Evans <xdje42@gmail.com>
7884
7885 * configure.ac (AC_OUTPUT): Add gdb.guile.
7886 * configure: Regenerate.
7887 * lib/gdb-guile.exp: New file.
7888 * lib/gdb.exp (get_target_charset): New function.
7889 * gdb.base/help.exp: Update expected output from "apropos apropos".
7890 * gdb.guile/Makefile.in: New file.
7891 * gdb.guile/guile.exp: New file.
7892 * gdb.guile/scm-arch.c: New file.
7893 * gdb.guile/scm-arch.exp: New file.
7894 * gdb.guile/scm-block.c: New file.
7895 * gdb.guile/scm-block.exp: New file.
7896 * gdb.guile/scm-breakpoint.c: New file.
7897 * gdb.guile/scm-breakpoint.exp: New file.
7898 * gdb.guile/scm-disasm.c: New file.
7899 * gdb.guile/scm-disasm.exp: New file.
7900 * gdb.guile/scm-equal.c: New file.
7901 * gdb.guile/scm-equal.exp: New file.
7902 * gdb.guile/scm-error.exp: New file.
7903 * gdb.guile/scm-error.scm: New file.
7904 * gdb.guile/scm-frame-args.c: New file.
7905 * gdb.guile/scm-frame-args.exp: New file.
7906 * gdb.guile/scm-frame-args.scm: New file.
7907 * gdb.guile/scm-frame-inline.c: New file.
7908 * gdb.guile/scm-frame-inline.exp: New file.
7909 * gdb.guile/scm-frame.c: New file.
7910 * gdb.guile/scm-frame.exp: New file.
7911 * gdb.guile/scm-generics.exp: New file.
7912 * gdb.guile/scm-gsmob.exp: New file.
7913 * gdb.guile/scm-iterator.c: New file.
7914 * gdb.guile/scm-iterator.exp: New file.
7915 * gdb.guile/scm-math.c: New file.
7916 * gdb.guile/scm-math.exp: New file.
7917 * gdb.guile/scm-objfile-script-gdb.in: New file.
7918 * gdb.guile/scm-objfile-script.c: New file.
7919 * gdb.guile/scm-objfile-script.exp: New file.
7920 * gdb.guile/scm-objfile.c: New file.
7921 * gdb.guile/scm-objfile.exp: New file.
7922 * gdb.guile/scm-ports.exp: New file.
7923 * gdb.guile/scm-pretty-print.c: New file.
7924 * gdb.guile/scm-pretty-print.exp: New file.
7925 * gdb.guile/scm-pretty-print.scm: New file.
7926 * gdb.guile/scm-section-script.c: New file.
7927 * gdb.guile/scm-section-script.exp: New file.
7928 * gdb.guile/scm-section-script.scm: New file.
7929 * gdb.guile/scm-symbol.c: New file.
7930 * gdb.guile/scm-symbol.exp: New file.
7931 * gdb.guile/scm-symtab-2.c: New file.
7932 * gdb.guile/scm-symtab.c: New file.
7933 * gdb.guile/scm-symtab.exp: New file.
7934 * gdb.guile/scm-type.c: New file.
7935 * gdb.guile/scm-type.exp: New file.
7936 * gdb.guile/scm-value-cc.cc: New file.
7937 * gdb.guile/scm-value-cc.exp: New file.
7938 * gdb.guile/scm-value.c: New file.
7939 * gdb.guile/scm-value.exp: New file.
7940 * gdb.guile/source2.scm: New file.
7941 * gdb.guile/types-module.cc: New file.
7942 * gdb.guile/types-module.exp: New file.
7943
7026a7c1
YQ
79442014-02-10 Yao Qi <yao@codesourcery.com>
7945
7946 PR testsuite/16543
7947 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
7948 * configure: Regenerated.
7949 * Makefile.in: New file.
7950
6c466447
AS
79512014-02-08 Andreas Schwab <schwab@linux-m68k.org>
7952
7953 * gdb.python/py-framefilter.exp: Fix typo.
7954
6e854735
YQ
79552014-02-08 Yao Qi <yao@codesourcery.com>
7956
7957 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
7958 that no =breakpoint-modified is emitted when breakpoints are
7959 modified through MI commands.
7960
d137e6dc
PA
79612014-02-07 Pedro Alves <pedro@codesourcery.com>
7962 Pedro Alves <palves@redhat.com>
7963
7964 * gdb.threads/step-after-sr-lock.c: New file.
7965 * gdb.threads/step-after-sr-lock.exp: New file.
7966
b5ee5a50
PA
79672014-02-07 Pedro Alves <palves@redhat.com>
7968
7969 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
7970
3c77faf3
JK
79712014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7972
7973 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
7974 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
7975
6dddc817
DE
79762014-02-06 Doug Evans <xdje42@gmail.com>
7977
7978 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
7979 output.
7980
7981 * gdb.gdb/python-interrupts.exp: New file.
7982
de7b2893
YQ
79832014-02-05 Yao Qi <yao@codesourcery.com>
7984
7985 * gdb.trace/report.exp (use_collected_data): Test the output
7986 of "info threads" and "info inferiors".
7987
66d032ac
YQ
79882014-02-05 Yao Qi <yao@codesourcery.com>
7989
7990 Revert this patch:
7991
7992 2013-05-24 Yao Qi <yao@codesourcery.com>
7993
7994 * gdb.trace/tfile.exp: Test inferior and thread.
7995
591a12a1
UW
79962014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7997
7998 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
7999 on a function.
8000 * gdb.base/step-bt.c: Call hello via function pointer to make
8001 sure its first instruction is executed on powerpc64le-linux.
8002
0ff3e01f
UW
80032014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8004
8005 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
8006
084ee545
UW
80072014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8008
8009 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
8010 of the test patterns for use on little-endian systems.
8011
6ed14ff3
UW
80122014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8013
8014 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
8015 (decimal_vector): Fix for little-endian.
8016
401e27fd
JM
80172014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
8018
8019 * gdb.arch/sparc-sysstep.exp: New file.
8020 * gdb.arch/sparc-sysstep.c: Likewise.
8021
8022 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
8023
8b924729
EBM
80242014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8025
8026 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
8027
fb151210
JB
80282014-01-23 Tom Tromey <tromey@redhat.com>
8029
8030 * gdb.ada/array_char_idx: New testcase.
8031
0740f8d8
TT
80322014-01-23 Tom Tromey <tromey@redhat.com>
8033
8034 PR python/16487:
8035 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
8036 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
8037 classes.
8038
21909fa1
TT
80392014-01-23 Tom Tromey <tromey@redhat.com>
8040
8041 PR python/16491:
8042 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
8043 string from an inferior frame.
8044 * gdb.python/py-framefilter-mi.exp: Update.
8045
87ce2a04
DE
80462014-01-22 Doug Evans <dje@google.com>
8047
8048 * gdb.server/server-mon.exp: Add tests for "set debug-format".
8049
237b092b
AA
80502014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8051
8052 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
8053
d674a709
AA
80542014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8055
8056 * gdb.trace/entry-values.exp: Remove excess space character from
8057 regex patterns. Handle s390 call instruction.
8058
20fa3390
AA
80592014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8060
8061 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
8062 define "*_start" label. Make "name" static.
8063 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
8064 ${name} by references to ${name}_start.
8065
78466714
AA
80662014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8067
8068 * gdb.base/info-macros.exp: Remove "debug" from the compile
8069 options.
8070
ec9f644a
IB
80712014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8072
8073 * gdb.dlang/demangle.exp: New file.
8074
94b1b47e
IB
80752014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8076
8077 * gdb.dlang/primitive-types.exp: New file.
8078
7f420862
IB
80792014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8080
8081 * configure.ac: Create gdb.dlang/Makefile.
8082 * configure: Regenerate.
8083 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
8084 * gdb.dlang/Makefile.in: New file.
8085 * lib/d-support.exp: New file.
8086 * lib/gdb.exp (skip_d_tests): New proc.
8087
52834460
MM
80882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8089
8090 * gdb.btrace/delta.exp: Check reverse stepi.
8091 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
8092 * gdb.btrace/finish.exp: New.
8093 * gdb.btrace/next.exp: New.
8094 * gdb.btrace/nexti.exp: New.
8095 * gdb.btrace/record_goto.c: Add comments.
8096 * gdb.btrace/step.exp: New.
8097 * gdb.btrace/stepi.exp: New.
8098 * gdb.btrace/multi-thread-step.c: New.
8099 * gdb.btrace/multi-thread-step.exp: New.
8100 * gdb.btrace/rn-dl-bind.c: New.
8101 * gdb.btrace/rn-dl-bind.exp: New.
8102 * gdb.btrace/data.c: New.
8103 * gdb.btrace/data.exp: New.
8104 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8105
6e07b1d2
MM
81062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8107
8108 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
8109 * gdb.btrace/exception.exp: Update.
8110 * gdb.btrace/instruction_history.exp: Update.
8111 * gdb.btrace/record_goto.exp: Update.
8112 * gdb.btrace/tailcall.exp: Update.
8113 * gdb.btrace/unknown_functions.exp: Update.
8114 * gdb.btrace/delta.exp: New.
8115
0b722aec
MM
81162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8117
8118 * gdb.btrace/record_goto.exp: Add backtrace test.
8119 * gdb.btrace/tailcall.exp: Add backtrace test.
8120
066ce621
MM
81212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8122
8123 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
8124 * gdb.btrace/record_goto.c: New.
8125 * gdb.btrace/record_goto.exp: New.
8126 * gdb.btrace/x86-record_goto.S: New.
8127
0688d04e
MM
81282014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8129
8130 * gdb.btrace/function_call_history.exp: Update tests.
8131 * gdb.btrace/instruction_history.exp: Update tests.
8132
8710b709
MM
81332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8134
8135 * gdb.btrace/function_call_history.exp: Fix expected field
8136 order for "record function-call-history".
8137 Add new tests for "record function-call-history /c".
8138 * gdb.btrace/exception.cc: New.
8139 * gdb.btrace/exception.exp: New.
8140 * gdb.btrace/tailcall.exp: New.
8141 * gdb.btrace/x86-tailcall.S: New.
8142 * gdb.btrace/x86-tailcall.c: New.
8143 * gdb.btrace/unknown_functions.c: New.
8144 * gdb.btrace/unknown_functions.exp: New.
8145 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8146
5de9129b
MM
81472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8148
8149 * gdb.btrace/instruction_history.exp: Update.
8150 * gdb.btrace/function_call_history.exp: Update.
8151
23a7fe75
MM
81522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8153
8154 * gdb.btrace/function_call_history.exp: Fix expected function
8155 trace.
8156 * gdb.btrace/instruction_history.exp: Initialize traced.
8157 Remove traced_functions.
8158
724c7dd8
MM
81592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8160
8161 * gdb.btrace/function_call_history.exp: Update
8162 * gdb.btrace/instruction_history.exp: Update.
8163
6d78d93b
MM
81642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8165
8166 * gdb.btrace/enable.exp: Update expected text.
8167
93a360cc
OJ
81682014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
8169
8170 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
8171 bytes.
8172
3772b53f
MR
81732014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
8174
8175 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
8176
596662fa
OJ
81772014-01-15 Omair Javaid <omair.javaid@linaro.org>
8178
8179 * lib/gdb.exp (supports_process_record): Return true for
8180 arm*-linux*. (supports_reverse): Likewise.
8181
b5b08fb4
SC
81822014-01-13 Siva Chandra Reddy <sivachandra@google.com>
8183
8184 PR python/15464
8185 PR python/16113
8186 * gdb.python/py-type.c: Enhance test case.
8187 * gdb.python/py-value-cc.cc: Likewise
8188 * gdb.python/py-type.exp: Add new tests.
8189 * gdb.python/py-value-cc.exp: Likewise
8190
52d7fb13
AA
81912014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8192 Pedro Alves <palves@redhat.com>
8193
8194 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
8195 Make "name" extern.
8196 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
8197 references to ${name}_start by references to ${name}.
8198
a2cd8cfe
JB
81992014-01-10 Joel Brobecker <brobecker@adacore.com>
8200
8201 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
8202
4e23fced
JB
82032014-01-10 Joel Brobecker <brobecker@adacore.com>
8204
8205 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
8206
c6a9e42c
PA
82072014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
8208 Pedro Alves <palves@redhat.com>
8209
8210 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 8211 mi_gdb_target_load.
c6a9e42c 8212
b7ea362b
PA
82132014-01-08 Pedro Alves <palves@redhat.com>
8214
8215 * gdb.threads/reconnect-signal.c: New file.
8216 * gdb.threads/reconnect-signal.exp: New file.
8217
5e3f4fab
EBM
82182014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8219
8220 * gdb.base/source-dir.exp: New file.
8221
79301218
JB
82222014-01-07 Joel Brobecker <brobecker@adacore.com>
8223
8224 * gdb.ada/mi_interface: New testcase.
8225
8e355c5d
JB
82262014-01-07 Joel Brobecker <brobecker@adacore.com>
8227
8228 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
8229 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
8230 gdb.ada/pp-rec-component/pck.ads: New files.
8231
c0d48811
JB
82322014-01-07 Joel Brobecker <brobecker@adacore.com>
8233
8234 * gdb.python/py-pp-integral.c: New file.
8235 * gdb.python/py-pp-integral.py: New file.
8236 * gdb.python/py-pp-integral.exp: New file.
8237
17b609c3 8238For older changes see ChangeLog-1993-2013.
c906108c 8239\f
8d8cb839
EZ
8240;; Local Variables:
8241;; mode: change-log
8242;; left-margin: 8
8243;; fill-column: 74
8244;; version-control: never
8245;; End:
902f2ccb 8246
618f726f 8247 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
8248 Copying and distribution of this file, with or without modification,
8249 are permitted provided the copyright notice and this notice are preserved.
This page took 2.695234 seconds and 4 git commands to generate.