]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
objcopy add-symbol uninitialised struct
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
825c8ef2
AT
12016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2
3 * gdb.trace/trace-condition.exp: Add 64bit tests.
4
2320162a
AT
52016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6
7 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8 bits types.
9 (main): Adapt to 8 to 64 bits types.
10 * gdb.trace/trace-condition.exp: Add new tests.
11
a7818233
AT
122016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13
14 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
15
0d336466
AT
162016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
17
18 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
19 Move condition tests...
20 * gdb.trace/trace-condition.exp: Here.
21
7faeb45a
AT
222016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
23
24 * gdb.trace/trace-condition.exp: Add counter-case tests.
25
e385593e
JK
262016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
27
28 PR c++/15231
29 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
30 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
31
744608cc
PA
322016-05-27 Pedro Alves <palves@redhat.com>
33
34 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
35 New procedure.
36 (top level): Call it, and bail out of DejaGnu is known to be bad.
37
ac775bf4
AB
382016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
39
40 * gdb.base/whatis.c: Extend the test case.
41 * gdb.base/whatis.exp: Add additional tests.
42
2bbad2ea
BH
432016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
44
45* gdb.fortran/type.f90: Add pointer variable.
46* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
47
8b70175d
BH
482016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
49
50 * gdb.fortran/vla-type.exp: Fix testcase name.
51
86d8a848
BH
522016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
53
54 * gdb.fortran/vla-type.exp: Access elements in nested structs.
55
e188eb36
BH
562016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
57
58 * gdb.fortran/type.f90: Add nested structures.
59 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
60 * gdb.fortran/derived-type.exp: Adapt expected output.
61 * gdb.fortran/vla-type.exp: Adapt expected output.
62
9b2db1fd
BH
632016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
64
65 * gdb.fortran/whatis_type.exp: Adapt expected output.
66
72b17055
BH
672016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
68
69 * gdb.fortran/print_type.exp: Fix expected output.
70 * gdb.fortran/whatis_type.exp: Fix expected output.
71
3cd81d8d
BH
722016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
73
74 * gdb.fortran/whatis_type.exp: Use multi_line.
75
ddae9462
TT
762016-05-24 Tom Tromey <tom@tromey.com>
77
78 PR python/17386:
79 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
80 use value as an index.
81
1957f6b8
TT
822016-05-23 Tom Tromey <tom@tromey.com>
83
84 PR python/17981:
85 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
86 no-breakpoint case.
87
026a9174
PA
882016-05-24 Pedro Alves <palves@redhat.com>
89
90 PR gdb/19828
91 * gdb.threads/clone-attach-detach.c: New file.
92 * gdb.threads/clone-attach-detach.exp: New file.
93
e70a7231
FR
942016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
95
96 * gdb.base/annota-input-while-running.exp: Fix syntax error.
97
0f6ed0e0
TT
982016-05-23 Tom Tromey <tom@tromey.com>
99
100 PR python/19438, PR python/18393:
101 * gdb.python/py-progspace.exp: Add "dir" test.
102 * gdb.python/py-objfile.exp: Add "dir" test.
103
ffd19d61
YQ
1042016-05-23 Yao Qi <yao.qi@linaro.org>
105
106 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
107 * gdb.arch/thumb2-it.exp: Likewise.
108
9e8f9b05
SM
1092016-05-18 Simon Marchi <simon.marchi@ericsson.com>
110
111 * gdb.mi/mi-threads-interrupt.c: New file.
112 * gdb.mi/mi-threads-interrupt.exp: New file.
113
61c6156d
SM
1142016-05-17 Simon Marchi <simon.marchi@ericsson.com>
115
116 PR gdb/18077
117 * gdb.mi/mi-async-run.exp: New file.
118 * gdb.mi/mi-async-run.c: New file.
119
67218854
TT
1202016-05-17 Tom Tromey <tom@tromey.com>
121 Manish Goregaokar <manishsmail@gmail.com>
122
123 * lib/rust-support.exp: New file.
124 * lib/gdb.exp (skip_rust_tests): New proc.
125 (build_executable_from_specs): Handle rust.
126 * lib/future.exp (gdb_find_rustc): New proc.
127 (gdb_default_target_compile): Handle rust.
128 * gdb.rust/expr.exp: New file.
129 * gdb.rust/generics.exp: New file.
130 * gdb.rust/generics.rs: New file.
131 * gdb.rust/methods.exp: New file.
132 * gdb.rust/methods.rs: New file.
133 * gdb.rust/modules.exp: New file.
134 * gdb.rust/modules.rs: New file.
135 * gdb.rust/simple.exp: New file.
136 * gdb.rust/simple.rs: New file.
137
c44af4eb
TT
1382016-05-17 Tom Tromey <tom@tromey.com>
139
140 * gdb.base/default.exp (set language): Add rust.
141
dcd1f979
TT
1422016-05-17 Tom Tromey <tom@tromey.com>
143
144 * gdb.gdb/unittest.exp: New file.
145
155b7f57
YQ
1462016-05-16 Yao Qi <yao.qi@linaro.org>
147
148 * gdb.base/batch-preserve-term-settings.exp: Remove variable
149 shell_prompt. Update shell_prompt_re.
150
8ddd5a6c
DE
1512016-05-12 Doug Evans <dje@google.com>
152
153 PR symtab/19999
154 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
155 $options when building executable.
156 * gdb.dwarf2/fission-loclists-pie.S: New file.
157 * gdb.dwarf2/fission-loclists-pie.exp: New file.
158
02e370d9
SM
1592016-05-04 Simon Marchi <simon.marchi@ericsson.com>
160
161 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
162 of [is_remote target],
163
8929ad8b
SM
1642016-05-04 Simon Marchi <simon.marchi@ericsson.com>
165
166 * lib/gdb.exp (use_gdb_stub): New procedure.
167
6c447423
DE
1682016-05-03 Yunlian Jiang <yunlian@google.com>
169 Doug Evans <dje@google.com>
170
171 PR symtab/19914
172 * gdb.dwarf2/dwp-sepdebug.c: New file.
173 * gdb.dwarf2/dwp-sepdebug.exp: New file.
174
444e826c
SM
1752016-05-02 Simon Marchi <simon.marchi@ericsson.com>
176
177 * gdb.base/detach.exp: Remove is_remote check.
178
740feeaa
SM
1792016-05-02 Simon Marchi <simon.marchi@ericsson.com>
180
181 * gdb.base/annota-input-while-running.exp: Don't check for
182 [is_remote target]. Enable annotations after running to main.
183 Remove unused "set test..." line.
184
9080ac9d
SM
1852016-04-28 Simon Marchi <simon.marchi@ericsson.com>
186
187 * gdb.trace/trace-enable-disable.exp: New file.
188 * gdb.trace/trace-enable-disable.c: New file.
189
952ebca5
SM
1902016-04-28 Simon Marchi <simon.marchi@ericsson.com>
191
192 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
193 use it in info sharedlibrary test.
194 * gdb.trace/ftrace-lock.exp: Likewise.
195 * gdb.trace/ftrace.exp: Likewise.
196 * gdb.trace/range-stepping.exp: Likewise.
197 * gdb.trace/trace-break.exp: Likewise.
198 * gdb.trace/trace-condition.exp: Likewise.
199 * gdb.trace/trace-mt.exp: Likewise.
200
d9019901
SM
2012016-04-27 Simon Marchi <simon.marchi@ericsson.com>
202
203 * lib/gdb.exp (gdb_load_shlibs): Rename to...
204 (gdb_load_shlib): ... this.
205 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
206 gdb_load_shlib.
207 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
208 * gdb.base/ctxobj.exp: Likewise.
209 * gdb.base/dprintf-pending.exp: Likewise.
210 * gdb.base/dso2dso.exp: Likewise.
211 * gdb.base/fixsection.exp: Likewise.
212 * gdb.base/gcore-relro.exp: Likewise.
213 * gdb.base/gdb1555.exp: Likewise.
214 * gdb.base/global-var-nested-by-dso.exp: Likewise.
215 * gdb.base/gnu-ifunc.exp: Likewise.
216 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
217 * gdb.base/jit-so.exp (one_jit_test): Likewise.
218 * gdb.base/pending.exp: Likewise.
219 * gdb.base/print-file-var.exp: Likewise.
220 * gdb.base/print-symbol-loading.exp: Likewise.
221 * gdb.base/shlib-call.exp: Likewise.
222 * gdb.base/shreloc.exp: Likewise.
223 * gdb.base/so-impl-ld.exp: Likewise.
224 * gdb.base/solib-disc.exp: Likewise.
225 * gdb.base/solib-nodir.exp: Likewise.
226 * gdb.base/solib-overlap.exp: Likewise.
227 * gdb.base/solib-symbol.exp: Likewise.
228 * gdb.base/solib-weak.exp (do_test): Likewise.
229 * gdb.base/sym-file.exp: Likewise.
230 * gdb.base/symtab-search-order.exp: Likewise.
231 * gdb.base/type-opaque.exp: Likewise.
232 * gdb.base/unload.exp: Likewise.
233 * gdb.base/watchpoint-solib.exp: Likewise.
234 * gdb.compile/compile.exp: Likewise.
235 * gdb.cp/gdb2384.exp: Likewise.
236 * gdb.cp/infcall-dlopen.exp: Likewise.
237 * gdb.cp/re-set-overloaded.exp: Likewise.
238 * gdb.fortran/library-module.exp: Likewise.
239 * gdb.opt/solib-intra-step.exp: Likewise.
240 * gdb.python/py-finish-breakpoint.exp: Likewise.
241 * gdb.python/py-shared.exp: Likewise.
242 * gdb.reverse/solib-precsave.exp: Likewise.
243 * gdb.reverse/solib-reverse.exp: Likewise.
244 * gdb.server/solib-list.exp: Likewise.
245 * gdb.threads/dlopen-libpthread.exp: Likewise.
246 * gdb.threads/tls-shared.exp: Likewise.
247 * gdb.threads/tls-so_extern.exp: Likewise.
248 * gdb.trace/change-loc.exp: Likewise.
249 * gdb.trace/ftrace-lock.exp: Likewise.
250 * gdb.trace/ftrace.exp: Likewise.
251 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
252 * gdb.trace/pending.exp: Likewise.
253 * gdb.trace/range-stepping.exp: Likewise.
254 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
255 (strace_info_marker): Likewise.
256 (strace_probe_marker): Likewise.
257 (strace_trace_on_same_addr): Likewise.
258 (strace_trace_on_diff_addr): Likewise.
259 * gdb.trace/trace-break.exp: Likewise.
260 * gdb.trace/trace-condition.exp: Likewise.
261 * gdb.trace/trace-mt.exp: Likewise.
262
fca4cfd9
SM
2632016-04-27 Simon Marchi <simon.marchi@ericsson.com>
264
265 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
266 result of gdb_remote_download.
267 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
268 * gdb.base/dso2dso.exp: Likewise.
269 * gdb.base/global-var-nested-by-dso.exp: Likewise.
270 * gdb.base/print-file-var.exp: Likewise.
271 * gdb.base/shlib-call.exp: Likewise.
272 * gdb.base/shreloc.exp: Likewise.
273 * gdb.base/solib-overlap.exp: Likewise.
274 * gdb.base/solib-weak.exp (do_test): Likewise.
275 * gdb.base/unload.exp: Likewise.
276
11cf4ffb
YQ
2772016-04-27 Yao Qi <yao.qi@linaro.org>
278
279 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
280 exists.
281
3e2e34f8
KB
2822016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
283
284 * vla-type.exp: Print structure from toplevel.
285
8f07e298
BH
2862016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
287
288 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
289 of dynamic types.
290 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
291 of dynamic types.
292
9920b434
BH
2932016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
294
295 * gdb.fortran/vla-type.f90: New file.
296 * gdb.fortran/vla-type.exp: New file.
297
f3abeff5
YQ
2982016-04-25 Yao Qi <yao.qi@linaro.org>
299
300 * gdb.base/branch-to-self.c: New file.
301 * gdb.base/branch-to-self.exp: New file.
302
0a5d52f0
YQ
3032016-04-22 Yao Qi <yao.qi@linaro.org>
304
305 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
306 more after $hex.
307
495346f6
YQ
3082016-04-22 Yao Qi <yao.qi@linaro.org>
309
310 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
311 * gdb.base/annota3.exp: Likewise.
312
4a7e075c
YQ
3132016-04-22 Yao Qi <yao.qi@linaro.org>
314
315 * gdb.reverse/step-precsave.exp: Do one step and test program
316 stops in "callee" and do multiple steps until program goes out
317 of "callee".
318 * gdb.reverse/step-reverse.exp: Likewise.
319
5b061e98
YQ
3202016-04-22 Yao Qi <yao.qi@linaro.org>
321
322 * gdb.trace/signal.exp: Also pass if
323 $tracepoint_hits($i) > $iterations.
324
5c5dc57f
YQ
3252016-04-22 Yao Qi <yao.qi@linaro.org>
326
327 * gdb.trace/signal.c: New file.
328 * gdb.trace/signal.exp: New file.
329
a55411b9
DE
3302016-04-19 Doug Evans <xdje42@gmail.com>
331
332 * gdb.base/bad-file.exp: New file.
333
a22df60a
MG
3342016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
335
336 * gdb.dwarf2/implref.exp: New file.
337
0c13f7e5
BH
3382016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
339
340 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
341 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
342 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
343 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
344 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
345 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
346 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
347 * lib/fortran.exp (fortran_int4): New procedure.
348 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
349 (fortran_logical4): Likewise.
350
9b9b09e9
BH
3512016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
352
353 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
354
a14d1f4d
BH
3552016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
356
357 * lib/compiler.c: Add Intel specific preprocessor macros.
358 * lib/compiler.cc: Likewise.
359
7d49b1d0
LM
3602016-04-13 Luis Machado <lgustavo@codesourcery.com>
361
362 * gdb.server/connect-with-no-symbol-file.c: New file.
363 * gdb.server/connect-with-no-symbol-file.exp: New file.
364
8392fa22
SM
3652016-04-13 Simon Marchi <simon.marchi@ericsson.com>
366
367 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
368
8c4c4aeb
SM
3692016-04-13 Simon Marchi <simon.marchi@ericsson.com>
370
371 * boards/gdbserver-base.exp (${board}_download): Copy source file to
372 standard output directory.
373
45e3745e
AT
3742016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
375
376 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
377
e26b7e41
MM
3782016-04-13 Markus Metzger <markus.t.metzger@intel.com>
379
380 * gdb.btrace/instruction_history.c (loop): Add declaration.
381
8ce09462
AT
3822016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
383
384 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
385
2e88a1ea
SM
3862016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
387
388 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
389 parentheses to print.
390 (continue_handler): Likewise.
391
f48e22e3
SM
3922016-04-08 Simon Marchi <simon.marchi@ericsson.com>
393
394 * gdb.server/solib-list.exp: Remove is_remote check.
395 Pass shlib= to gdb_compile. Don't link shared library with
396 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
397 Run binary filename through "readlink -f" on the target.
398
096be756
PA
3992016-04-08 Pedro Alves <palves@redhat.com>
400
401 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
402 interpreter filename as argument to gdbserver_spawn.
403 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
404 Return empty if $last_loaded_file does not exist.
405
06500533
JK
4062016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
407
408 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
409 * gdb.base/jit-main.c: Use exit after usage.
410
2d35e871
JK
4112016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
412
413 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
414 GDBHISTSIZE prior to the tests.
415 * gdb.base/gdbinit-history.exp: Likewise.
416
4172016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
418
419 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
420 instead of build_executable. Use gdb_load_shlibs.
421
c8064e7e
YQ
4222016-04-07 Yao Qi <yao.qi@linaro.org>
423
424 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
425 Execute "si" command.
426
bde47561
YQ
4272016-04-07 Yao Qi <yao.qi@linaro.org>
428
429 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
430 number instead of the comments on some line.
431
b16f8a3b
DB
4322016-04-06 Don Breazeal <donb@codesourcery.com>
433
434 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
435 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
436
c2f901df
SM
4372016-04-06 Simon Marchi <simon.marchi@ericsson.com>
438
439 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
440 standard_output_file. Remove unused binfile variable.
441
ac17fda0
CU
4422016-04-05 Catalin Udma <catalin.udma@freescale.com>
443
444 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
445 * gdb.python/py-mi-objfile.exp: Match "list main" output
446 in console format.
447
03a8c4df
SM
4482016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
449
450 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
451 absolute.
452
6e774b13
SM
4532016-04-05 Simon Marchi <simon.marchi@ericsson.com>
454
455 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
456 absolute.
457 * gdb.trace/ftrace.exp: Likewise.
458 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
459 targets as well.
460 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
461 (gdb_load_shlibs): Copy libraries to test directory when testing
462 natively. Only set solib-search-path if testing remotely.
463 * lib/mi-support.exp (mi_load_shlibs): Likewise.
464
7817ea46
SM
4652016-04-05 Simon Marchi <simon.marchi@ericsson.com>
466
467 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
468 gdb_download. Use it even if the target is not remote.
469 * gdb.base/jit.exp (compile_jit_test): Likewise.
470 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
471 output directory if the destination board is local, otherwise use
472 the standard remote_download from DejaGnu.
473 (gdb_download): Remove.
474 (gdb_load_shlibs): Use gdb_remote_download instead of
475 gdb_download.
476 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
477 Use gdb_remote_download instead of gdb_download. Use it even if
478 the target is not remote.
479 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
480 instead of gdb_download.
481
7beb7f68
SM
4822016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
483
484 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
485 (test_insert_delete_modify): Call mi_load_shlibs before trying to
486 run.
487
cc63428a
AV
4882016-04-01 Artemiy Volkov <artemiyv@acm.org>
489
490 PR gdb/19820
491 * gdb.base/printcmds.exp: Add artificial arrays tests.
492
64cdf930
PA
4932016-03-31 Pedro Alves <palves@redhat.com>
494
495 PR gdb/19858
496 * gdb.base/jit-main.c: Include unistd.h.
497 (ATTACH): Define to 0 if not already defined.
498 (wait_for_gdb, mypid): New globals.
499 (WAIT_FOR_GDB): New macro.
500 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
501 some breakpoint locations.
502 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
503 New procedures.
504 (one_jit_test): Add REATTACH parameter, and handle it. Use
505 continue_to_test_location.
506 (top level): Test attach, and adjusts calls to one_jit_test.
507
40dea8cb
PA
5082016-03-31 Pedro Alves <palves@redhat.com>
509
510 PR gdb/19858
511 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
512 BINSUFFIX parameter, and handle it.
513 (top level): Adjust calls compile_jit_test.
514
e7ea3ec7
CU
5152016-03-31 Catalin Udma <catalin.udma@freescale.com>
516
517 PR python/19743
518 * gdb.python/py-mi-events-gdb.py: New file.
519 * gdb.python/py-mi-events.c: New file.
520 * gdb.python/py-mi-events.exp: New file.
521
e6359af3
YQ
5222016-03-30 Yao Qi <yao.qi@linaro.org>
523
524 * gdb.reverse/until-precsave.exp: Match function name only.
525 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
526 Move malloc to a condition block.
527 * gdb.reverse/until-reverse.exp: Match function name only.
528
a4105d04
MK
5292016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
530
531 * gdb.trace/ftrace.exp: Set arg0exp for s390.
532 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
533 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
534 variable for GPR 0 instead of assuming it is register 0.
535 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
536 * lib/trace-support.exp: Add s390 registers.
537
bfa6adb9
YQ
5382016-03-29 Yao Qi <yao.qi@linaro.org>
539
540 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
541
1e6697ea
YQ
5422016-03-24 Yao Qi <yao.qi@linaro.org>
543
544 * gdb.reverse/break-reverse.exp: Add quotation mark in the
545 test message.
546
64bcd522
AA
5472016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
548
549 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
550 maintaining separate logic for constructing the output path.
551
7868401b
DB
5522016-03-16 Don Breazeal <donb@codesourcery.com>
553
554 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
555 Retry fork and waitpid on interrupted system call errors.
556 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
557 Use with_timeout_factor to increase timeout by factor of 10.
558
1cafadb4
DB
5592016-03-15 Don Breazeal <donb@codesourcery.com>
560
561 * gdb.cp/scope-err.cc: New test program.
562 * gdb.cp/scope-err.exp: New test script.
563 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
564 lines and "set breakpoint here" comment.
565 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
566 Fixed some whitespace and format issues.
567 * gdb.mi/mi-linespec-err-cp.cc: New test program.
568 * gdb.mi/mi-linespec-err-cp.exp: New test script.
569
81516450
DE
5702016-03-15 Doug Evans <dje@google.com>
571
572 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
573 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
574 All callers updated. Add tests for enums, mixed flags register.
575
aa52b601
DE
5762016-03-15 Doug Evans <dje@google.com>
577
578 * gdb.base/skip.c (main): Call test_skip_file_and_function.
579 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
580
fa4ff313
SM
5812016-03-14 Simon Marchi <simon.marchi@ericsson.com>
582
583 * gdb.base/default.exp: Add $_as_string to the list of expected
584 convenience functions.
585
f2403c39
AB
5862016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
587
588 * gdb.base/maint.exp: New tests for 'maint info line-table'.
589
f2f3ccb9
SM
5902016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
591
592 * gdb.python/py-as-string.exp: New file.
593 * gdb.python/py-as-string.c: New file.
594
00dbd492
PA
5952016-03-09 Pedro Alves <palves@redhat.com>
596
597 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
598 signal" -> "Thread NN received signal" output change.
599 * gdb.threads/ia64-sigill.exp: Likewise.
600 * gdb.threads/linux-dp.exp: Likewise.
601 * gdb.threads/manythreads.exp: Likewise.
602 * gdb.threads/pending-step.exp: Likewise.
603 * gdb.threads/print-threads.exp: Likewise.
604 * gdb.threads/sigstep-threads.exp: Likewise.
605 * gdb.threads/staticthreads.exp: Likewise.
606 * gdb.threads/tls.exp: Likewise.
607
1e6697ea
YQ
6082016-03-09 Pedro Alves <palves@redhat.com>
609
610 * gdb.base/command-line-input.exp: New file.
611
b04fd3be
MK
6122016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
613
614 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
615 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
616 * gdb.trace/pending.exp: Accept leading dot before function name.
617 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
618 * lib/trace-support.exp: Set registers for ppc.
619
98fa59e9
MK
6202016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
621
622 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
623 use it for disassembly; accept .main in addition to main in backtrace.
624
f77198c8
MK
6252016-03-09 Wei-cheng Wang <cole945@gmail.com>
626 Marcin Kościelnicki <koriakin@0x04.net>
627
628 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
629 (gdb_recursion_test_ptr): New global variable.
630 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
631 gdb_recursion_test.
632 (gdb_c_test): Ditto.
633
ba84e0da
MK
6342016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
635
636 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
637 ordering.
638
4366d36e
MK
6392016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
640
641 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
642 (bar): Add bar_start_lbl label.
643 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
644 of foo/bar for emitting DWARF and tracing.
645
5eb264df
SDJ
6462016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
647
648 * analyze-racy-logs.py: Set executable bit.
649
fb6a751f
SDJ
6502016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
651
652 * Makefile.in (DEFAULT_RACY_ITER): New variable.
653 (CHECK_TARGET_TMP): Likewise.
654 (check-single-racy): New rule.
655 (check-parallel-racy): Likewise.
656 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
657 (do-check-parallel-racy): New rule.
658 (check-racy/%.exp): Likewise.
659 * README (Racy testcases): New section.
660 * analyze-racy-logs.py: New file.
661
bdf7e230
DE
6622016-03-03 Doug Evans <dje@google.com>
663
664 * gdb.base/skip.exp: Use with_test_prefix.
665
4719d415
YQ
6662016-03-03 Yao Qi <yao.qi@linaro.org>
667
668 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
669 Invoke step_over_syscall "clone" and break_cond_on_syscall
670 "clone".
671 * gdb.base/step-over-clone.c: New file.
672
ea507862
YQ
6732016-03-03 Yao Qi <yao.qi@linaro.org>
674
675 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
676 code format.
677
8fc8cbda
YQ
6782016-03-03 Yao Qi <yao.qi@linaro.org>
679
680 * gdb.base/disp-step-fork.c: Rename to ...
681 * gdb.base/step-over-fork.c: ... it. New file.
682 * gdb.base/disp-step-vfork.c: Rename to ...
683 * gdb.base/step-over-vfork.c: ... it. New file.
684 * gdb.base/disp-step-syscall.exp: Rename to ...
685 * gdb.base/step-over-syscall.exp: ... it. New file.
686 (disp_step_cross_syscall): Rename to ...
687 (step_over_syscall): ... it.
688
92fa70b0
YQ
6892016-03-03 Yao Qi <yao.qi@linaro.org>
690
691 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
692 If target supports condition evaluation on target, invoke
693 break_cond_on_syscall for fork and vfork.
694
e197ad3c
YQ
6952016-03-03 Yao Qi <yao.qi@linaro.org>
696
697 * gdb.base/disp-step-syscall.exp: Don't invoke
698 support_displaced_stepping.
699 (disp_step_cross_syscall): Test with displaced stepping off and
700 on if supported.
701
0b47da9f
YQ
7022016-03-03 Yao Qi <yao.qi@linaro.org>
703
704 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
705 proc.
706 (setup): New proc.
707 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
708 and setup.
709
065ab6dc
BH
7102016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
711
712 * gdb.fortran/vla-history.exp: Remove breakpoint.
713
07e448ad 7142016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
715
716 * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
717
9ac2d526 7182016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
719
720 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
721
17807369
BH
7222016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
723
724 * gdb.mi/vla.f90: Nullify pointer after declaration.
725
86e501af
PA
7262016-03-01 Pedro Alves <palves@redhat.com>
727
728 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
729
1e903e32
PA
7302016-03-01 Pedro Alves <palves@redhat.com>
731
732 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
733 before anything else.
734 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
735 _GNU_SOURCE here.
736 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
737 before anything else.
738 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
739
6ccb54e2
PA
7402016-03-01 Pedro Alves <palves@redhat.com>
741
742 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
743
30ca9da1
YQ
7442016-03-01 Yao Qi <yao.qi@linaro.org>
745
746 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
747 prepare_for_testing.
748
dc856b38
YQ
7492016-03-01 Yao Qi <yao.qi@linaro.org>
750
751 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
752
4a932159
AA
7532016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
754
755 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
756 manually constructing the output path.
757
f2489477
AA
7582016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
759
760 * gdb.arch/s390-stackless.S: New.
761 * gdb.arch/s390-stackless.exp: New.
762
38899f16
IB
7632016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
764
765 * gdb.dlang/circular.c: New file.
766 * gdb.dlang/circular.exp: New file.
767
9fde51ed
YQ
7682016-02-26 Yao Qi <yao.qi@linaro.org>
769
770 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
771 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
772 (testcases): Update.
773
ce90fefe
YQ
7742016-02-26 Yao Qi <yao.qi@linaro.org>
775
776 * gdb.reverse/aarch64.c: Rename to ...
777 * gdb.reverse/insn-reverse.c: ... it.
778 * gdb.reverse/aarch64.exp: Rename to ...
779 * gdb.reverse/insn-reverse.exp: ... it.
780
3263bceb
YQ
7812016-02-26 Yao Qi <yao.qi@linaro.org>
782
783 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
784 (testcase_ftype): New.
785 (testcases): New array.
786 (n_testcases): New.
787 (main): Call each element in testcases.
788 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
789 (read_testcase): New.
790 Do the tests in a loop.
791
6cb59ff1
YQ
7922016-02-25 Yao Qi <yao.qi@linaro.org>
793
794 * gdb.base/branches.c: Remove.
795
ae91f625
MK
7962016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
797
798 PR gdb/13808
799 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
800
678b48b7
MK
8012016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
802
803 * gdb.trace/ftrace.exp: Remove unnecessary target check.
804
7337a6f2
MK
8052016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
806
807 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
808 change x86_64 call_insn to 'callq'.
809
861ca91f
AT
8102016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
811
812 * gdb.trace/tfile-avx.c: Move to...
813 * gdb.trace/tracefile-pseudo-reg.c: Here.
814 * gdb.trace/tfile-avx.exp: Move to...
815 * gdb.trace/tracefile-pseudo-reg.exp: Here.
816
bf74e428
GB
8172016-02-24 Gary Benson <gbenson@redhat.com>
818
819 * gdb.base/attach-pie-noexec.exp: Do not expect an error
820 message on attach.
821
cce0e923
DE
8222016-02-23 Doug Evans <dje@google.com>
823
824 * gdb.base/skip.c (test_skip): New function.
825 (end_test_skip_file_and_function): New function.
826 (test_skip_file_and_function): New function.
827 * gdb.base/skip1.c (test_skip): New function.
828 (skip1_test_skip_file_and_function): New function.
829 * gdb.base/skip.exp: Add tests for new skip options.
830 * gdb.base/skip-solib.exp: Update expected output.
831 * gdb.perf/skip-command.cc: New file.
832 * gdb.perf/skip-command.exp: New file.
833 * gdb.perf/skip-command.py: New file.
834
4000e47e
MK
8352016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
836
837 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
838 info registers pattern.
839
24f75ead
IB
8402016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
841
842 * lib/future.exp: Add D support.
843 (gdb_find_gdc): New proc.
844 (gdb_default_target_compile): Add D support.
845
fbb7bcbe
WW
8462016-02-18 Wei-cheng Wang <cole945@gmail.com>
847
848 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
849 user+system time.
850 (trace_speed_test): Determine the iteration count for a time
851 between 15..30 seconds.
852
012b3a21
WT
8532016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
854
855 * gdb.arch/i386-mpx-sigsegv.c: New file.
856 * gdb.arch/i386-mpx-sigsegv.exp: New file.
857 * gdb.arch/i386-mpx-simple_segv.c: New file.
858 * gdb.arch/i386-mpx-simple_segv.exp: New file.
859
2d5189bd
YQ
8602016-02-18 Yao Qi <yao.qi@linaro.org>
861
862 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
863 Don't call setup_kfail.
864
40fb20d0
YQ
8652016-02-18 Yao Qi <yao.qi@linaro.org>
866
867 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
868 Set "set breakpoint condition-evaluation" per $cond_bp_target.
869
21b1f8d2
DE
8702016-02-16 Doug Evans <dje@google.com>
871
872 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
873 * gdb.base/skip1.c: Ditto.
874 * gdb.base/skip.exp: Whitespace cleanup.
875
4041ed77
DB
8762016-02-16 Don Breazeal <donb@codesourcery.com>
877
878 PR remote/19496
879 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
880 Remove kfail for PR remote/19496.
881
c4ef31bf
SM
8822016-02-16 Simon Marchi <simon.marchi@ericsson.com>
883
884 * lib/gdb.exp (standard_temp_file): Return a path specific to
885 the runtest invocation.
886
266b65b3
SM
8872016-02-16 Simon Marchi <simon.marchi@ericsson.com>
888
889 * gdb.trace/save-trace.exp: Change relative path to be in the
890 standard output directory.
891
a7a0a6a9
JK
8922016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
893
894 * gdb.arch/i386-prologue.c: Add missing prototypes.
895
c99dbb42
JK
8962016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
897
898 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
899 * gdb.arch/i386-prologue.exp: Likewise.
900 * gdb.arch/i386-size.exp: Likewise.
901
aa480355
SM
9022016-02-15 Simon Marchi <simon.marchi@ericsson.com>
903
904 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
905 define object file path.
906 * gdb.btrace/gcore.exp: Use standard_output_file to define core
907 file path.
908 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
909 standard_output_file to define binfile.
910
ba881f50
JK
9112016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
912
913 Fix compatibility with recent gfortran-5.3.1.
914 * gdb.fortran/vla-history.exp (print vla1 allocated)
915 (print vla2 allocated, print $2, print $3): Remove
916 (print $4): Rename to ...
917 (print $2): ... here.
918 (print $9): Rename to ...
919 (print $5): ... here.
920 (print $10): Rename to ...
921 (print $6): ... here.
922 * gdb.fortran/vla.f90: Add pvla initialization.
923
e9fb005c
JK
9242016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
925
926 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
927 New test.
928 * gdb.fortran/vla-value-sub.exp: Likewise.
929
e44e00ff
MK
9302016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
931
932 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
933
97e94151
SM
9342016-02-12 Simon Marchi <simon.marchi@ericsson.com>
935
936 * i386-biarch-core.exp: Define corefile using
937 standard_output_file.
938
01113bc1
YQ
9392016-02-12 Yao Qi <yao.qi@linaro.org>
940
941 * gdb.arch/arm-single-step-kernel-helper.c: New.
942 * gdb.arch/arm-single-step-kernel-helper.exp: New.
943
33b4777c
MM
9442016-02-12 Markus Metzger <markus.t.metzger@intel.com>
945
946 * gdb.btrace/tailcall-only.exp: New.
947 * gdb.btrace/tailcall-only.c: New.
948 * gdb.btrace/x86_64-tailcall-only.S: New.
949 * gdb.btrace/i686-tailcall-only.S: New.
950
acc23c11
PA
9512016-02-11 Pedro Alves <palves@redhat.com>
952
953 * README (Parallel testing): Add missing double quotes.
954
e352bf0a
PA
9552016-02-11 Pedro Alves <palves@redhat.com>
956
957 * README (Parallel testing): New section.
958 (GDB_PARALLEL): Rewrite.
959 (FORCE_PARALLEL): Document.
960
9f5fed78
MK
9612016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
962
963 * gdb.trace/tfile-avx.c: New test.
964 * gdb.trace/tfile-avx.exp: New test.
965
9ef9e6a6
KS
9662016-02-09 Keith Seitz <keiths@redhat.com>
967
968 PR breakpoints/19546
969 * gdb.base/infcall-exec.c: New file.
970 * gdb.base/infcall-exec2.c: New file.
971 * gdb.base/infcall-exec.exp: New file.
972
a96e36da
KS
9732016-02-09 Keith Seitz <keiths@redhat.com>
974
975 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
976 (toplevel): Call test_bkpt_address.
977
9f61929f
KS
9782016-02-09 Keith Seitz <keiths@redhat.com>
979
980 PR python/19506
981 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
982 (toplevel): Call test_bkpt_address.
983
1e94266c
SM
9842016-02-09 Simon Marchi <simon.marchi@ericsson.com>
985
986 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
987 to AC_OUTPUT.
988 * configure: Regenerate.
989
2a7f3dff
PA
9902016-02-09 Pedro Alves <palves@redhat.com>
991
992 PR breakpoints/19548
993 * gdb.base/execl-update-breakpoints.c (some_function): New
994 function.
995 (main): Call it.
996 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
997 Tighten expected GDB output.
998
2151ccc5
SM
9992016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1000
1001 * Makefile.in (ALL_SUBDIRS): Remove.
1002 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
1003 (distclean maintainer-clean realclean): Likewise.
1004 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
1005 * configure: Regenerate.
1006 * gdb.ada/Makefile.in: Delete.
1007 * gdb.arch/Makefile.in: Likewise.
1008 * gdb.asm/Makefile.in: Likewise.
1009 * gdb.base/Makefile.in: Likewise.
1010 * gdb.btrace/Makefile.in: Likewise.
1011 * gdb.cell/Makefile.in: Likewise.
1012 * gdb.compile/Makefile.in: Likewise.
1013 * gdb.cp/Makefile.in: Likewise.
1014 * gdb.disasm/Makefile.in: Likewise.
1015 * gdb.dlang/Makefile.in: Likewise.
1016 * gdb.dwarf2/Makefile.in: Likewise.
1017 * gdb.fortran/Makefile.in: Likewise.
1018 * gdb.gdb/Makefile.in: Likewise.
1019 * gdb.go/Makefile.in: Likewise.
1020 * gdb.guile/Makefile.in: Likewise.
1021 * gdb.java/Makefile.in: Likewise.
1022 * gdb.linespec/Makefile.in: Likewise.
1023 * gdb.mi/Makefile.in: Likewise.
1024 * gdb.modula2/Makefile.in: Likewise.
1025 * gdb.multi/Makefile.in: Likewise.
1026 * gdb.objc/Makefile.in: Likewise.
1027 * gdb.opencl/Makefile.in: Likewise.
1028 * gdb.opt/Makefile.in: Likewise.
1029 * gdb.pascal/Makefile.in: Likewise.
1030 * gdb.perf/Makefile.in: Likewise.
1031 * gdb.python/Makefile.in: Likewise.
1032 * gdb.reverse/Makefile.in: Likewise.
1033 * gdb.server/Makefile.in: Likewise.
1034 * gdb.stabs/Makefile.in: Likewise.
1035 * gdb.threads/Makefile.in: Likewise.
1036 * gdb.trace/Makefile.in: Likewise.
1037 * gdb.xml/Makefile.in: Likewise.
1038 * lib/gdb.exp (make_gdb_parallel_path): Add check for
1039 GDB_PARALLEL.
1040 (standard_output_file): Remove check for GDB_PARALLEL, always
1041 return path in outputs/$subdir/$testname.
1042
437277d4
SM
10432016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1044
1045 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
1046 (site.exp): Assign abs_srcdir to tcl's srcdir.
1047
31d913c7
YQ
10482016-02-04 Yao Qi <yao.qi@linaro.org>
1049
1050 * gdb.base/foll-exec-mode.c: Include limits.h.
1051 (main): Add parameters argc and argv. Get directory from
1052 argv[0].
1053 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
1054 compilation.
1055 * gdb.base/foll-exec.c: Include limits.h.
1056 (main): Add parameters argc and argv.
1057 Get directory from argv[0].
1058 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
1059 Adjust tests on the number of lines as source code changed.
1060 * gdb.base/foll-vfork-exit.c: Include limits.h.
1061 (main): Add one line of statement before vfork.
1062 * gdb.base/foll-vfork.c: Include limits.h and string.h.
1063 (main): Add parameters argc and argv. Get directory from
1064 argv[0].
1065 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
1066 (setup_gdb): Set tbreak to skip some source lines.
1067 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
1068 (main): Add parameters argc and argv. Get directory from
1069 argv[0].
1070 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
1071 compilation.
1072 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
1073 (main): Add parameters argc and argv. Get directory from
1074 argv[0].
1075 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
1076 compilation.
1077
9482b9fb
DE
10782016-02-01 Doug Evans <dje@google.com>
1079
1080 * gdb.base/skip.exp: Clean up multiple references to same test name.
1081
6b2e4f10
PA
10822016-02-01 Pedro Alves <palves@redhat.com>
1083
ccb6afd6 1084 PR remote/19496
6b2e4f10
PA
1085 * gdb.threads/forking-threads-plus-breakpoint.exp
1086 (displaced_stepping_supported): New global.
1087 (probe_displaced_stepping_support): New procedure.
1088 (do_test): Add 'displaced' parameter, and use it.
1089 (top level): Check for displaced stepping support. Add displaced
1090 stepping on/off testing axis.
1091
37a8db1a
AB
10922016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1093
1094 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
1095 pointer. Don't perform further tests on the unassociated pointer
1096 if the first test fails.
1097
5fdf6324
AB
10982016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1099
1100 * gdb.base/max-value-size.c: New file.
1101 * gdb.base/max-value-size.exp: New file.
1102 * gdb.base/huge.exp: Disable max-value-size for this test.
1103
935c6144
IB
11042016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
1105
1106 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1107
7fe8399d
YQ
11082016-01-28 Yao Qi <yao.qi@linaro.org>
1109
1110 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
1111
a2077e25
PA
11122016-01-25 Pedro Alves <palves@redhat.com>
1113
1114 PR threads/19461
1115 * gdb.base/fork-running-state.c: New file.
1116 * gdb.base/fork-running-state.exp: New file.
1117
1d2736d4
PA
11182016-01-25 Pedro Alves <palves@redhat.com>
1119
1120 PR gdb/19494
1121 * gdb.base/catch-fork-kill.c: New file.
1122 * gdb.base/catch-fork-kill.exp: New file.
1123
f1da4b11
PA
11242016-01-25 Pedro Alves <palves@redhat.com>
1125
1126 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
1127 Delete, moved to lib/gdb.exp.
1128 * gdb.threads/forking-threads-plus-breakpoint.exp
1129 (foreach_with_prefix): Likewise.
1130 * gdb.threads/process-dies-while-handling-bp.exp
1131 (foreach_with_prefix): Likewise.
1132 * lib/gdb.exp (foreach_with_prefix): New procedure.
1133
45f38546
MK
11342016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
1135
1136 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
1137 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
1138
dc29a1ce
MK
11392016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
1140
1141 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
1142 endian targets.
1143
092127d7
JK
11442016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1145 Pedro Alves <palves@redhat.com>
1146
1147 Fix testsuite compatibility with Guile.
1148 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
1149 number.
1150
31d765d3
JK
11512016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1152
1153 Fix testsuite compatibility with Guile.
1154 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
1155 (thread 1): New test for backtrace through signal handler.
1156
1ac78c04
YQ
11572016-01-22 Yao Qi <yao.qi@linaro.org>
1158
1159 PR testsuite/19491
1160 * gdb.base/multi-forks.c: Include
1161 ../lib/unbuffer_output.c
1162 (main): Call gdb_unbuffer_output.
1163
4f5946a8
DE
11642016-01-21 Doug Evans <dje@google.com>
1165
1166 * lib/ada.exp (gdb_compile_ada): Fix typo.
1167
305e13e6
JB
11682016-01-21 Joel Brobecker <brobecker@adacore.com>
1169
1170 * gdb.base/break-fun-addr.exp: New file.
1171 * gdb.base/break-fun-addr1.c: New file.
1172 * gdb.base/break-fun-addr2.c: New file.
1173
5f5dfff6
SM
11742016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1175
1176 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
1177 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
1178 enum flag values.
1179
fd356fa2
AA
11802016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
1181
1182 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
1183 when GDB can not set the vector return value. Add more comments
1184 for clarification.
1185
9df22175
AT
11862016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
1187
1188 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
1189 command.
1190
41d1845e
SM
11912016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1192
1193 * Makefile.in (DO_RUNTEST): Add --status and update usages.
1194
01ac6840
SM
11952016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1196
1197 * Makefile.in (check-single): Pass --status to runtest.
1198 (check/%.exp): Likewise.
1199
12002016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1201
1202 * Makefile.in (check-parallel): Propagate return code from make
1203 do-check-parallel.
1204
bd0a71fa
MK
12052016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
1206
1207 * gdb.trace/ftrace.exp: Fix expected message on continue.
1208 * gdb.trace/pending.exp: Fix expected message on continue.
1209 * gdb.trace/trace-break.exp: Fix expected message on continue.
1210
8bcbad33
SM
12112016-01-18 Simon Marchi <simon.marchi@ericsson.com>
1212
1213 * lib/gdb.exp (gdb_test): Remove unused global references.
1214
f303dbd6
PA
12152016-01-18 Pedro Alves <palves@redhat.com>
1216
1217 * gdb.base/async-shell.exp: Adjust expected output.
1218 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
1219 * gdb.base/siginfo-thread.exp: Adjust expected output.
1220 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
1221 * gdb.java/jnpe.exp: Adjust expected output.
1222 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
1223 * gdb.threads/continue-pending-status.exp: Adjust expected output.
1224 * gdb.threads/leader-exit.exp: Adjust expected output.
1225 * gdb.threads/manythreads.exp: Adjust expected output.
1226 * gdb.threads/pthreads.exp: Adjust expected output.
1227 * gdb.threads/schedlock.exp: Adjust expected output.
1228 * gdb.threads/siginfo-threads.exp: Adjust expected output.
1229 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
1230 expected output.
1231 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
1232 output.
1233 * gdb.threads/sigthread.exp: Adjust expected output.
1234 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
1235
b2789696
YQ
12362016-01-18 Yao Qi <yao.qi@linaro.org>
1237
1238 * gdb.guile/scm-section-script.c: Replace @progbits with
1239 %progbits.
1240 * gdb.python/py-section-script.c: Likewise.
1241
71ef29a8
PA
12422016-01-15 Pedro Alves <palves@redhat.com>
1243
1244 * gdb.multi/tids.exp: Test star wildcard ranges.
1245
3f5b7598
PA
12462016-01-15 Pedro Alves <palves@redhat.com>
1247
1248 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
1249 command from "thread apply" invocation.
1250 (thr_apply_info_thr_invalid): Default the expected output to the
1251 input tid list.
1252 (top level): Add tests that use convenience variables. Add tests
1253 for "thread apply" with a valid TID list, but missing the command.
1254
663f6d42
PA
12552016-01-13 Pedro Alves <palves@redhat.com>
1256
1257 * gdb.base/default.exp: Expect $_gthread as well.
1258 * gdb.multi/tids.exp: Test $_gthread.
1259 * gdb.threads/thread-specific.exp: Test $_gthread.
1260
c84f6bbf
PA
12612016-01-13 Pedro Alves <palves@redhat.com>
1262
1263 * gdb.multi/tids.exp: Test "info threads -gid".
1264
22a02324
PA
12652016-01-13 Pedro Alves <palves@redhat.com>
1266
1267 * gdb.multi/tids.exp: Test InferiorThread.global_num and
1268 Breakpoint.thread.
1269 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
1270
5d5658a1
PA
12712016-01-07 Pedro Alves <palves@redhat.com>
1272
1273 * gdb.base/break.exp: Adjust to output changes.
1274 * gdb.base/hbreak2.exp: Likewise.
1275 * gdb.base/sepdebug.exp: Likewise.
1276 * gdb.base/watch_thread_num.exp: Likewise.
1277 * gdb.linespec/keywords.exp: Likewise.
1278 * gdb.multi/info-threads.exp: Likewise.
1279 * gdb.threads/thread-find.exp: Likewise.
1280 * gdb.multi/tids.c: New file.
1281 * gdb.multi/tids.exp: New file.
1282
84654457
PA
12832016-01-13 Pedro Alves <palves@redhat.com>
1284
1285 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
1286
e3940304
PA
12872016-01-13 Pedro Alves <palves@redhat.com>
1288
1289 * gdb.base/default.exp: Expect $_inferior as well.
1290 * gdb.multi/base.exp: Test $_inferior.
1291
a911d87a
PA
12922016-01-13 Pedro Alves <palves@redhat.com>
1293
1294 PR breakpoints/19388
1295 * gdb.base/catch-signal-siginfo-cond.c: New file.
1296 * gdb.base/catch-signal-siginfo-cond.exp: New file.
1297
82075af2
JS
12982016-01-12 Josh Stone <jistone@redhat.com>
1299 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1300
1301 * gdb.base/catch-syscall.c (do_execve): New variable.
1302 (main): Conditionally trigger an execve.
1303 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
1304 (test_catch_syscall_execve): New, check entry/return across execve.
1305 (do_syscall_tests): Call test_catch_syscall_execve.
1306
e46eeedd
PA
13072016-01-12 Pedro Alves <palves@redhat.com>
1308
1309 * gdb.base/random-signal.exp (do_test): New procedure, with body
1310 of testcase moved in.
1311
01d8c27e
JK
13122016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1313 Pedro Alves <palves@redhat.com>
1314
1315 * gdb.base/funcargs.exp (finish from indirectly called function):
1316 Reintroduce the case for 'First'.
1317
9a706302
JK
13182016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1319 Pedro Alves <palves@redhat.com>
1320
1321 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1322 (tcatch_vfork_then_child_follow_exec)
1323 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1324 identification.
1325
c0ecb95f
JK
13262016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1327
1328 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1329 and repeats to unlimited.
1330 * gdb.python/py-value.exp: Likewise.
1331 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
1332 and repeats to unlimited.
1333
6cfc1fcb
JK
13342016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1335
1336 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
1337 and reordering the functions.
1338 * gdb.multi/hangout.c: Likewise.
1339 * gdb.multi/hello.c: Likewise.
1340
582a1b00
SM
13412016-01-08 Simon Marchi <simon.marchi@ericsson.com>
1342
1343 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
1344 absolute.
1345 (SingleStatisticTestResult.report): Use dict.keys instead of
1346 dict.iterkeys.
1347
79bc59cb
PA
13482016-01-06 Pedro Alves <palves@redhat.com>
1349
1350 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
1351
43368e1d
MM
13522016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1353
1354 * gdb.btrace/dlopen.exp: New.
1355 * gdb.btrace/dlopen.c: New.
1356 * gdb.btrace/dlopen-dso.c: New.
1357
79fad5b8
SL
13582015-12-25 Sandra Loosemore <sandra@codesourcery.com>
1359
1360 * lib/gdb.exp (gdb_test): Update comments to clarify that the
1361 PATTERN argument is optional.
1362
ab8314b3
JB
13632015-12-24 Joel Brobecker <brobecker@adacore.com>
1364
1365 * lib/ada.exp (target_compile_ada_from_dir): New function.
1366 (gdb_compile_ada): Reimplement avoiding the use of project files.
1367 * gdb.ada/gnat_ada.gpr: Delete.
1368 * gdb.ada/cond_lang.exp: Adjust test to make path before
1369 filename optional.
1370 * gdb.ada/small_reg_param.exp: Likewise.
1371
fe33faff
SM
13722015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1373
1374 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1375
6d265cb4
TP
13762015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
1377
1378 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
1379 case.
1380
10125099
SM
13812015-12-21 Simon Marchi <simon.marchi@ericsson.com>
1382
1383 * gdb.base/break.exp: Remove dead code.
1384 * gdb.base/sepdebug.exp: Likewise.
1385
3ca22649
SM
13862015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1387
1388 * gdb.asm/asm-source.exp: Remove HP-UX references.
1389 * gdb.base/annota1.exp: Likewise.
1390 * gdb.base/annota3.exp: Likewise.
1391 * gdb.base/attach.exp: Likewise.
1392 * gdb.base/bigcore.exp: Likewise.
1393 * gdb.base/break.exp: Likewise.
1394 * gdb.base/call-ar-st.exp: Likewise.
1395 * gdb.base/callfuncs.exp: Likewise.
1396 * gdb.base/catch-fork-static.exp: Likewise.
1397 * gdb.base/display.exp: Likewise.
1398 * gdb.base/foll-exec-mode.exp: Likewise.
1399 * gdb.base/foll-exec.exp: Likewise.
1400 * gdb.base/foll-fork.exp: Likewise.
1401 * gdb.base/foll-vfork.exp: Likewise.
1402 * gdb.base/funcargs.exp: Likewise.
1403 * gdb.base/hbreak2.exp: Likewise.
1404 * gdb.base/inferior-died.exp: Likewise.
1405 * gdb.base/interrupt.exp: Likewise.
1406 * gdb.base/multi-forks.exp: Likewise.
1407 * gdb.base/nodebug.exp: Likewise.
1408 * gdb.base/sepdebug.exp: Likewise.
1409 * gdb.base/solib1.c: Likewise.
1410 * gdb.base/step-test.exp: Likewise.
1411 * gdb.mi/non-stop.c: Likewise.
1412 * gdb.mi/pthreads.c: Likewise.
1413 * gdb.multi/bkpt-multi-exec.ex: Likewise.
1414 * gdb.threads/pthreads.c: Likewise.
1415 * gdb.threads/staticthreads.exp: Likewise.
1416 * lib/future.exp: Likewise.
1417 * lib/gdb.exp: Likewise.
1418 * gdb.base/so-indr-cl.c: Remove.
1419 * gdb.base/so-indr-cl.exp: Likewise.
1420 * gdb.base/solib.c: Likewise.
1421 * gdb.base/solib.exp: Likewise.
1422 * gdb.base/solib2.c: Likewise.
1423
b6304613
SM
14242015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1425
1426 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
1427 * gdb.base/call-ar-st.exp: Likewise.
1428 * gdb.base/callfuncs.exp: Likewise.
1429 * gdb.base/condbreak.exp: Likewise.
1430 * gdb.base/constvars.exp: Likewise.
1431 * gdb.base/hbreak2.exp: Likewise.
1432 * gdb.base/langs.exp: Likewise.
1433 * gdb.base/list.exp: Likewise.
1434 * gdb.base/long_long.exp: Likewise.
1435 * gdb.base/ptype.exp: Likewise.
1436 * gdb.base/scope.exp: Likewise.
1437 * gdb.base/signals.exp: Likewise.
1438 * gdb.base/so-impl-ld.exp: Likewise.
1439 * gdb.base/varargs.exp: Likewise.
1440 * gdb.base/volatile.exp: Likewise.
1441 * gdb.base/whatis.exp: Likewise.
1442 * gdb.cp/cplusfuncs.exp: Likewise.
1443 * gdb.cp/inherit.exp: Likewise.
1444 * gdb.cp/local.exp: Likewise.
1445 * gdb.cp/member-ptr.exp: Likewise.
1446 * gdb.cp/method.exp: Likewise.
1447 * gdb.cp/overload.exp: Likewise.
1448 * gdb.cp/templates.exp: Likewise.
1449 * gdb.stabs/weird.exp: Likewise.
1450 * lib/compiler.c: Likewise.
1451 * lib/compiler.cc: Likewise.
1452 * lib/cp-support.exp: Likewise.
1453 * lib/gdb.exp: Likewise.
1454
bf401b07
SM
14552015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
1456
1457 * configure.ac: Remove HP-UX case.
1458 * configure: Regenerate.
1459
aff9c0f8
SM
14602015-12-18 Simon Marchi <simon.marchi@ericsson.com>
1461
1462 * lib/gdb.exp (gdb_compile): Add function doc.
1463
a6904d5a
PA
14642015-12-17 Pedro Alves <palves@redhat.com>
1465
1466 PR threads/19354
1467 * gdb.multi/info-threads.exp: New file.
1468
a22279dd
YQ
14692015-12-15 Yao Qi <yao.qi@linaro.org>
1470
1471 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
1472 is aarch64*-*-*.
1473
0588c796
SL
14742015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1475
1476 * gdb.base/history-duplicates.exp: Skip if no readline support.
1477
5d978e17
SL
14782015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1479
1480 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
1481
7e763b86
SL
14822015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1483
1484 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
1485
87a3a92c
SL
14862015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1487
1488 * gdb.base/completion.exp: Skip tests that interrupt GDB with
1489 ctrl-C if nointerrupts target property is set.
1490 * gdb.base/double-prompt-target-event-error.exp: Likewise.
1491 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
1492 * gdb.base/paginate-bg-execution.exp: Likewise.
1493 * gdb.base/paginate-execution-startup.exp: Likewise.
1494 * gdb.base/random-signal.exp: Likewise.
1495 * gdb.base/range-stepping.exp: Likewise.
1496 * gdb.cp/annota2.exp: Likewise.
1497 * gdb.cp/annota3.exp: Likewise.
1498 * gdb.gdb/selftest.exp: Likewise.
1499 * gdb.threads/continue-pending-status.exp: Likewise.
1500 * gdb.threads/leader-exit.exp: Likewise.
1501 * gdb.threads/manythreads.exp: Likewise.
1502 * gdb.threads/pthreads.exp: Likewise.
1503 * gdb.threads/schedlock.exp: Likewise.
1504 * gdb.threads/sigthread.exp: Likewise.
1505
a8f077dc
DB
15062015-12-11 Don Breazeal <donb@codesourcery.com>
1507
1508 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
1509 remote.
1510 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
1511 * gdb.base/foll-exec.exp (main): Enable for target remote.
1512 * gdb.base/foll-fork.exp (main): Likewise.
1513 * gdb.base/foll-vfork.exp (main): Likewise.
1514 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
1515 (proc continue_to_exit_bp_loc): Use clean_restart.
1516 * gdb.base/pie-execl.exp (main): Disable for target remote.
1517 * gdb.base/watch-vfork.exp (main): Enable for target remote.
1518 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
1519 * gdb.threads/execl.exp (main): Likewise.
1520 * gdb.threads/fork-child-threads.exp (main): Likewise.
1521 * gdb.threads/fork-plus-threads.exp (main): Disable for target
1522 remote.
1523 * gdb.threads/fork-thread-pending.exp (main): Enable for target
1524 remote.
1525 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
1526 pid.tid style ptids, instead of just tid.
1527 * gdb.threads/thread-execl.exp (main): Enable for target remote.
1528 * gdb.threads/watchpoint-fork.exp (main): Likewise.
1529 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
1530 ptids, instead of just tid.
1531
3b2464a8
AB
15322015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1533
1534 * gdb.base/list.exp (test_list_forward): Add end of file error
1535 test.
1536 (test_repeat_list_command): Add end of file error test.
1537 (test_list_backwards): Add beginning of file error test.
1538
a0def019
AB
15392015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1540
1541 * gdb.base/list.exp (test_list_invalid_args): New function,
1542 defined, and called.
1543
5c000dff
AB
15442015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1545
1546 * gdb.base/list.exp (test_list): Make test names unique.
1547
f1637ebe
YQ
15482015-12-11 Yao Qi <yao.qi@linaro.org>
1549
1550 * gdb.base/coremaker2.c: Remove.
1551
36d6fc0a
PA
15522015-12-10 Pedro Alves <palves@redhat.com>
1553
1554 * gdb.multi/base.exp: Remove stale "spaces" references.
1555
762f7747
PA
15562015-12-10 Pedro Alves <palves@redhat.com>
1557
1558 * gdb.multi/base.exp: Don't use nowarnings.
1559 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
1560 * gdb.multi/hangout.c: Include stdio.h.
1561 * gdb.multi/hello.c: Include stdlib.h.
1562 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
1563 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
1564 * gdb.multi/multi-arch.exp: Don't use nowarnings.
1565
28d2bfb9
AB
15662015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
1567
1568 * gdb.dwarf2/dw2-ranges-base.c: New file.
1569 * gdb.dwarf2/dw2-ranges-base.exp: New file.
1570 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
1571 support additional line table, and debug ranges generation.
1572 (Dwarf::ranges): New function, generate .debug_ranges.
1573 (Dwarf::lines): Support generating simple line table programs.
1574 (Dwarf::assemble): Initialise new namespace variables.
1575
5fc2beac
KB
15762015-12-09 Kevin Buettner <kevinb@redhat.com>
1577
1578 * gdb.base/async.exp (proc test_background): Add case for
1579 asynchronous execution not supported.
1580
1c35a88f
LM
15812015-12-09 Luis Machado <lgustavo@codesourcery.com>
1582
1583 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
1584 format and change test names to make them unique.
1585
b593e3d9
RK
15862015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
1587 Pedro Alves <pedro@redhat.com>
1588
1589 PR gdb/18702
1590 Add checking of floatformats setup on x86_64 hosts.
1591 * gdb.arch/i386-float.S (main): Load bigval and smallval.
1592 (smallval, bigval): New labels/constants.
1593 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
1594 float" after loading bigval and smallval.
1595
d72413e6
PMR
15962015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
1597
1598 * gdb.ada/fun_overload_menu.exp: New testcase.
1599 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
1600
ece66d65
JS
16012015-12-04 Josh Stone <jistone@redhat.com>
1602
1603 * gdb.base/catch-fork-static.exp: New.
1604
41d0efca
YQ
16052015-12-03 Yao Qi <yao.qi@linaro.org>
1606
1607 * gdb.base/sizeof.c: Don't include stdio.h and
1608 ../lib/unbuffer_output.c.
1609 (main): New variable 'size' and 'value'. Remove printf and
1610 gdb_unbuffer_output. Assign return value to size and value.
1611 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
1612 at the beginning.
1613 (check_sizeof): Check the result by printing variable 'size'.
1614 (check_valueof): Check the result by printing variable 'value'.
1615
99fd02d9
YQ
16162015-12-01 Yao Qi <yao.qi@linaro.org>
1617
1618 * gdb.base/disp-step-syscall.exp: Define syscall instruction
1619 for aarch64*-*-linux* target.
1620
f2faf941
PA
16212015-11-30 Pedro Alves <palves@redhat.com>
1622
1623 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
1624
04bf20c5
PA
16252015-11-30 Pedro Alves <palves@redhat.com>
1626
1627 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1628 Handle non-stop mode vCont replies.
1629
09df4675
PA
16302015-11-30 Pedro Alves <palves@redhat.com>
1631
1632 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
1633 prepare_for_testing. Start gdb with "set non-stop on" appended to
1634 GDBFLAGS. Lax expected stop output.
1635
58b584af
YQ
16362015-11-27 Yao Qi <yao.qi@linaro.org>
1637
1638 * gdb.arch/arm-neon.exp: New.
1639 * gdb.arch/arm-neon.c: New.
1640
dfcb77a8
YQ
16412015-11-27 Yao Qi <yao.qi@linaro.org>
1642
1643 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
1644
88e8ec1b
YQ
16452015-11-27 Yao Qi <yao.qi@linaro.org>
1646
1647 * gdb.cp/annota2.exp: Allow multiple occurrences of the
1648 frames-invalid annotation.
1649
bfde72c2
YQ
16502015-11-27 Yao Qi <yao.qi@linaro.org>
1651
1652 * gdb.cp/annota2.exp: Use ${frames_invalid}.
1653
f6512a69
SM
16542015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1655
1656 * gdb.threads/names.exp: New file.
1657 * gdb.threads/names.c: New file.
1658 * README: Mention gdb,no_thread_names.
1659
46a3515b
MM
16602015-11-26 Markus Metzger <markus.t.metzger@intel.com>
1661
1662 PR 19297
1663 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
1664 support" error.
1665
62147a22
PA
16662015-11-24 Pedro Alves <palves@redhat.com>
1667
1668 PR 17539
1669 * gdb.base/display.exp: Expect displays to be sorted in ascending
1670 order. Use multi_line.
1671 * gdb.base/solib-display.exp: Likewise.
1672
2f341b6e
PA
16732015-11-24 Pedro Alves <palves@redhat.com>
1674
1675 PR 17539
1676 * gdb.base/display.exp: Expect displays to be sorted in ascending
1677 order. Use multi_line.
1678 * gdb.base/solib-display.exp: Likewise.
1679
7e0aa6aa
PA
16802015-11-24 Pedro Alves <palves@redhat.com>
1681
1682 PR 17539
1683 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
1684 threads in ascending order.
1685 * gdb.base/foll-fork.exp: Likewise.
1686 * gdb.base/foll-vfork.exp: Likewise.
1687 * gdb.base/multi-forks.exp: Likewise.
1688 * gdb.mi/mi-nonstop.exp: Likewise.
1689 * gdb.mi/mi-nsintrall.exp: Likewise.
1690 * gdb.multi/base.exp: Likewise.
1691 * gdb.multi/multi-arch.exp: Likewise.
1692 * gdb.python/py-inferior.exp: Likewise.
1693 * gdb.threads/break-while-running.exp: Likewise.
1694 * gdb.threads/execl.exp: Likewise.
1695 * gdb.threads/gcore-thread.exp: Likewise.
1696 * gdb.threads/info-threads-cur-sal.exp: Likewise.
1697 * gdb.threads/kill.exp: Likewise.
1698 * gdb.threads/linux-dp.exp: Likewise.
1699 * gdb.threads/multiple-step-overs.exp: Likewise.
1700 * gdb.threads/next-bp-other-thread.exp: Likewise.
1701 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1702 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1703 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1704 * gdb.threads/thread-find.exp: Likewise.
1705 * gdb.threads/tls.exp: Likewise.
1706 * lib/mi-support.exp (mi_reverse_list): Delete.
1707 (mi_check_thread_states): No longer reverse list.
1708
2cc57ad8
PA
17092015-11-24 Pedro Alves <palves@redhat.com>
1710
1711 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
1712 use lowercase.
1713
c93e8391
SM
17142015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1715
1716 * gdb.trace/actions.c: Include trace-common.h.
1717 (main): Add a location for a fast tracepoint.
1718 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1719 the normal tracepoints.
1720 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1721
045ccf91
SM
17222015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1723
1724 * save-trace.exp: Factor out code to these...
1725 (gdb_save_tracepoints): New.
1726 (gdb_load_tracepoints): New.
1727 (do_save_load_test): New.
1728
5506f9f6
KB
17292015-11-23 Kevin Buettner <kevinb@redhat.com>
1730
1731 * gdb.base/asmlabel.exp: New test.
1732 * gdb.base/asmlabel.c: New test case.
1733
16c3b12f
JB
17342015-11-23 Joel Brobecker <brobecker@adacore.com>
1735
1736 * gdb.base/wrong_frame_bt_full-main.c: New file.
1737 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1738 * gdb.base/wrong_frame_bt_full.exp: New file.
1739
155bfbd3
JB
17402015-11-23 Joel Brobecker <brobecker@adacore.com>
1741
1742 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1743
bb097445
JM
17442015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1745
206853a0 1746 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
1747 pstate register when comparing registers values in
1748 sparc64-*-linux-gnu targets to avoid spurious differences.
1749
9c88ed8f
JM
17502015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1751
206853a0 1752 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 1753
96161e25
SL
17542015-11-19 Sandra Loosemore <sandra@codesourcery.com>
1755
1756 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1757 as type argument to gdb_compile.
1758 * gdb.base/nested-subp2.exp: Likewise.
1759 * gdb.base/nested-subp3.exp: Likewise.
1760
340c2830
DV
17612015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
1762
1763 * lib/dwarf.exp (_note): Fix left shift of negative value.
1764 * gdb.trace/trace-condition.exp: Likewise.
1765
c1862d0f
YQ
17662015-11-13 Yao Qi <yao.qi@linaro.org>
1767
1768 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1769 comments about d10v.
1770 (test_scalar_returns): Likewise.
1771 * gdb.base/d10v.ld: Remove.
1772 * gdb.base/overlays.exp: Remove the target triplet checking for
1773 d10v-*-*.
1774 * gdb.base/structs.exp (test_struct_returns): Remove the
1775 comments about d10v.
1776 (test_struct_calls): Likewise.
1777
77ae9c19
YQ
17782015-11-13 Yao Qi <yao.qi@linaro.org>
1779
1780 * gdb.base/gnu_vector.exp: Check the return value by "p res".
1781 * gdb.base/gnu_vector.c: Don't include stdio.h.
1782 (main): Don't print res and call add_some_intvecs.
1783
430e004e
MK
17842015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
1785
1786 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1787 macro.
1788 (func5): Removed.
1789 (func4): Use FAST_TRACEPOINT_LABEL.
1790 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1791 macro.
1792 (func): Removed.
1793 (thread_function): Use FAST_TRACEPOINT_LABEL.
1794 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1795 (func): Remove.
1796 (marker): Use FAST_TRACEPOINT_LABEL.
1797 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1798 (pendfunc1): Remove.
1799 (pendfunc): Use FAST_TRACEPOINT_LABEL.
1800 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1801 (foo): Remove.
1802 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1803 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1804 macro.
1805 (func): Remove.
1806 (marker): Use FAST_TRACEPOINT_LABEL.
1807 * gdb.trace/trace-common.h: New header.
1808 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1809 macro.
1810 (func): Remove.
1811 (marker): Use FAST_TRACEPOINT_LABEL.
1812 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1813 (func): Remove.
1814 (thread_function): Use FAST_TRACEPOINT_LABEL.
1815
6e7675a7
MK
18162015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
1817
1818 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1819 in front.
1820 * gdb.trace/change-loc.exp: Use global pcreg definition.
1821 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1822 * gdb.trace/entry-values.exp: Use global spreg definition, add $
1823 in front.
1824 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1825 * gdb.trace/pending.exp: Likewise.
1826 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1827 * gdb.trace/trace-break.exp: Likewise.
1828 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1829 in front.
1830 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1831 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1832 in front.
1833 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1834
dddc0e16
JB
18352015-11-09 Joel Brobecker <brobecker@adacore.com>
1836
1837 * gdb.ada/fin_fun_out: New testcase.
1838
c6f0b406
KB
18392015-11-07 Kevin Buettner <kevinb@redhat.com>
1840
1841 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1842 value associated with DW_AT_byte_size.
1843 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1844 constants for DW_AT_byte_size, DW_AT_lower_bound, and
1845 DW_AT_upper_bound.
1846
f01dcfd9
KB
18472015-11-07 Kevin Buettner <kevinb@redhat.com>
1848
1849 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1850 (gdb_target_symbol_prefix_flags): Define in terms of _asm
1851 version.
1852 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1853 gdb.dwarf2/dw2-canonicalize-type.exp,
1854 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1855 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1856 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1857 provided by gdb_target_symbol_prefix_flags_asm.
1858 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1859 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1860 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1861 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1862 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1863 macros where needed). Use this macro for symbols which require
1864 the prefix provided by SYMBOL_PREFIX.
1865
2223449a
KB
18662015-11-05 Kevin Buettner <kevinb@redhat.com>
1867
1868 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1869 New procs.
1870 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1871 representing expressions, of more than one list element.
1872 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1873 to prepend linker symbol prefix to f.
1874 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1875 table_1 and table_2.
1876 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1877 Likewise, for f and g.
1878 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1879 for ptr.
1880 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1881 for main.
1882 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1883 table_1_ptr and table_2_ptr.
1884
6f2f1a3a
JK
18852015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1886 Joel Brobecker <brobecker@adacore.com>
1887
1888 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1889
566c56c9
MK
18902015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
1891
1892 * gdb.reverse/s390-mvcle.c: New test.
1893 * gdb.reverse/s390-mvcle.exp: New file.
1894 * lib/gdb.exp: Enable reverse tests on s390*-linux.
1895
d5f0636b
MK
18962015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1897
1898 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1899
7ad8b86c
MK
19002015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1901
1902 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1903 reaching marker2.
1904 * gdb.reverse/getresuid-reverse.exp: Likewise.
1905 * gdb.reverse/pipe-reverse.exp: Likewise.
1906 * gdb.reverse/readv-reverse.exp: Likewise.
1907 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1908 * gdb.reverse/time-reverse.exp: Likewise.
1909 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1910
4081c0f1
YQ
19112015-10-30 Yao Qi <yao.qi@linaro.org>
1912
1913 * gdb.threads/wp-replication.c (watch_count_done): Remove.
1914 (empty_cycle): Remove.
1915 (main): Don't call empty_cycle. Don't use watch_count_done.
1916 * gdb.threads/wp-replication.exp: Don't set breakpoint on
1917 empty_cycle. Rewrite the code counting HW watchpoints.
1918
452b4ba5
MK
19192015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
1920
1921 * gdb.reverse/fstatat-reverse.c: New test.
1922 * gdb.reverse/fstatat-reverse.exp: New file.
1923 * gdb.reverse/getresuid-reverse.c: New test.
1924 * gdb.reverse/getresuid-reverse.exp: New file.
1925 * gdb.reverse/pipe-reverse.c: New test.
1926 * gdb.reverse/pipe-reverse.exp: New file.
1927 * gdb.reverse/readv-reverse.c: New test.
1928 * gdb.reverse/readv-reverse.exp: New file.
1929 * gdb.reverse/recvmsg-reverse.c: New test.
1930 * gdb.reverse/recvmsg-reverse.exp: New file.
1931 * gdb.reverse/time-reverse.c: New test.
1932 * gdb.reverse/time-reverse.exp: New file.
1933 * gdb.reverse/waitpid-reverse.c: New test.
1934 * gdb.reverse/waitpid-reverse.exp: New file.
1935
5e2e7507
JK
19362015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1937
1938 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1939
0fde2c53
DE
19402015-10-26 Doug Evans <dje@google.com>
1941
1942 PR symtab/17391
1943 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1944 * gdb.dwarf2/bad-regnum.c: New file.
1945 * gdb.dwarf2/bad-regnum.exp: New file.
1946
1a70ae97
DE
19472015-10-26 Doug Evans <dje@google.com>
1948
1949 PR python/18938
1950 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1951 file.
1952
27dc26ab
JK
19532015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1954
1955 * gdb.compile/compile.exp (compile code globalvar): Update expectation
1956 for a change by "Mention language in compile error message".
1957
bed91f4d
SM
19582015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
1959
1960 PR python/18073
1961 * gdb.python/py-type.c (C::a_method): New.
1962 (C::a_const_method): New.
1963 (C::a_static_method): New.
1964 (a_function): New.
1965 * gdb.python/py-type.exp (test_fields): Test getting fields
1966 from function and method.
1967
3f2f83dd
KB
19682015-10-21 Keven Boell <keven.boell@intel.com>
1969
1970 * gdb.fortran/vla-alloc-assoc.exp: New file.
1971 * gdb.fortran/vla-datatypes.exp: New file.
1972 * gdb.fortran/vla-datatypes.f90: New file.
1973 * gdb.fortran/vla-history.exp: New file.
1974 * gdb.fortran/vla-ptype-sub.exp: New file.
1975 * gdb.fortran/vla-ptype.exp: New file.
1976 * gdb.fortran/vla-sizeof.exp: New file.
1977 * gdb.fortran/vla-sub.f90: New file.
1978 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1979 * gdb.fortran/vla-value-sub-finish.exp: New file.
1980 * gdb.fortran/vla-value-sub.exp: New file.
1981 * gdb.fortran/vla-value.exp: New file.
1982 * gdb.fortran/vla-ptr-info.exp: New file.
1983 * gdb.mi/mi-vla-fortran.exp: New file.
1984 * gdb.mi/vla.f90: New file.
1985
27145d50
SL
19862015-10-21 Sandra Loosemore <sandra@codesourcery.com>
1987
1988 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1989 of hardwired timeout value.
1990
5f3ff4f8
JK
19912015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1992 Pedro Alves <palves@redhat.com>
1993
1994 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1995 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1996
bfd09d20
JS
19972015-10-19 Josh Stone <jistone@redhat.com>
1998
1999 * gdb.base/catch-syscall.c: Include <sched.h>.
2000 (unknown_syscall): New variable.
2001 (main): Trigger a vfork and an unknown syscall.
2002 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
2003 (unknown_syscall_number): Likewise.
2004 (check_call_to_syscall): Accept an optional syscall pattern.
2005 (check_return_from_syscall): Likewise.
2006 (check_continue): Likewise.
2007 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
2008 (test_catch_syscall_skipping_return): New test toggling off 'catch
2009 syscall' to step over the syscall return, then toggling back on.
2010 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
2011 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
2012 (do_syscall_tests): Call test_catch_syscall_without_args and
2013 test_catch_syscall_mid_vfork.
2014 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
2015 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
2016
b32b93c6
AS
20172015-10-19 Andrew Stubbs <ams@codesourcery.com>
2018
2019 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
2020 print g_vE): Add new pass patterns.
2021 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
2022 print various symbol names for vptr fields.
2023
9d622bda
AB
20242015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2025
2026 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
2027 results.
2028
0fd8ac1c
YQ
20292015-10-12 Yao Qi <yao.qi@linaro.org>
2030
2031 * gdb.arch/disp-step-insn-reloc.exp: New test case.
2032
34240514
YQ
20332015-10-12 Yao Qi <yao.qi@linaro.org>
2034
2035 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
2036 is aarch64*-*-linux*.
2037
8240f442
YQ
20382015-10-12 Yao Qi <yao.qi@linaro.org>
2039
2040 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
2041 (can_relocate_bcond_true): ... it.
2042 (can_relocate_bcond_false): New function.
2043 (foo): Likewise.
2044 (can_relocate_bl): Likewise.
2045 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
2046 can_relocate_bl.
2047
2520f728
PMR
20482015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
2049
2050 * gdb.base/nested-addr.c: New file.
2051 * gdb.base/nested-addr.exp: New testcase.
2052
abcef95a
MM
20532015-10-09 Markus Metzger <markus.t.metzger@intel.com>
2054
2055 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
2056 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
2057 its output. Ignore the output of "record goto begin" and instead
2058 check that GDB is replaying.
2059
145e3ddb
PA
20602015-10-09 Pedro Alves <palves@redhat.com>
2061
2062 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
2063 (top level): Use it in the run with no args test.
2064
d5d8c4e1
IB
20652015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
2066
2067 * gdb.dlang/properties.exp: New file.
2068
06e635ef
SL
20692015-10-02 Sandra Loosemore <sandra@codesourcery.com>
2070
2071 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
2072 whether or not address 0x1000 is mapped on the target.
2073
e019fd1d
SM
20742015-09-30 Simon Marchi <simon.marchi@ericsson.com>
2075
2076 * gdb.python/py-type.exp: Do not run tests if binaries fail to
2077 build.
2078
77ba2a67
MM
20792015-09-30 Markus Metzger <markus.t.metzger@intel.com>
2080
2081 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
2082 instruction-history test.
2083
c60eb31f
DE
20842015-09-28 Doug Evans <dje@google.com>
2085
2086 * gdb.base/gcore.c (array_func): Add reference to static_array.
2087
9a3c8263
SM
20882015-09-25 Simon Marchi <simon.marchi@ericsson.com>
2089
2090 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
2091 source line.
2092
9720e656
SL
20932015-09-24 Sandra Loosemore <sandra@codesourcery.com>
2094
2095 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
2096 short or char as base type.
2097
938d3bf2
SL
20982015-09-23 Sandra Loosemore <sandra@codesourcery.com>
2099
2100 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
2101 to allow any size enum.
2102
e6c2c623
PMR
21032015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
2104
2105 * gdb.ada/array_ptr_renaming.exp: New testcase.
2106 * gdb.ada/array_ptr_renaming/foo.adb: New file.
2107 * gdb.ada/array_ptr_renaming/pack.ads: New file.
2108
06da0f77
PL
21092015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2110
2111 * gdb.trace/ftrace-lock.c: New file.
2112 * gdb.trace/ftrace-lock.exp: New file.
2113
4f51c22a
PL
21142015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2115
2116 * gdb.arch/insn-reloc.c: New file.
2117 * gdb.arch/ftrace-insn-reloc.exp: New file.
2118
7041adf4
PL
21192015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2120
2121 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
2122 instruction.
2123 * gdb.trace/pendshr1.c (pendfunc): Likewise.
2124 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
2125 * gdb.trace/range-stepping.c: Likewise.
2126 * gdb.trace/trace-break.c: Likewise.
2127 * gdb.trace/trace-mt.c (thread_function): Likewise.
2128 * gdb.trace/ftrace.c (marker): Likewise.
2129 * gdb.trace/trace-condition.c (marker): Likewise.
2130 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
2131 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
2132 is_aarch64_target.
2133
015d2e7e
DE
21342015-09-18 Doug Evans <xdje42@gmail.com>
2135
2136 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
2137 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
2138
26b188a2
SL
21392015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2140
2141 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
2142 the breakpoint.
2143
79dc332b
SL
21442015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2145
2146 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
2147 the pending breakpoint. Remove timeout override for "Run till
2148 MI pending breakpoint on pendfunc3 on thread 2" test.
2149
f57929f2
SL
21502015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2151
2152 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
2153 filename pattern.
2154
3f469b17
SL
21552015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2156
2157 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
2158 in breakpoint filename pattern.
2159
515b89b3
SL
21602015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2161
7800dbe4
SL
2162 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
2163
21642015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2165
515b89b3
SL
2166 * gdb.linespec/explicit.exp: Check for readline support for
2167 tab-completion tests. Fix obvious typo.
2168
d2939ba2
MM
21692015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2170
2171 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
2172 and replay.
2173
cbb55fa7
MM
21742015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2175
2176 * gdb.btrace/non-stop.c: New.
2177 * gdb.btrace/non-stop.exp: New.
2178
43691ca1
PL
21792015-09-17 Pierre Langlois <pierre.langlois@arm.com>
2180 Yao Qi <yao.qi@linaro.org>
2181
2182 * gdb.trace/trace-condition.c: New file.
2183 * gdb.trace/trace-condition.exp: New file.
2184
d78908cf
WW
21852015-09-16 Wei-cheng Wang <cole945@gmail.com>
2186
2187 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
2188 for testing bytecode compilation.
2189
1ed415e2
PA
21902015-09-16 Pedro Alves <palves@redhat.com>
2191 Sandra Loosemore <sandra@codesourcery.com>
2192
2193 * gdb.threads/non-stop-fair-events.c (timeout): New global.
2194 (SECONDS): Redefine.
2195 (main): Call pthread_kill and alarm early.
2196 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
2197 support.
2198 (test): If the target can't hardware step and doesn't support
2199 displaced stepping, increase the timeout.
2200
d136eff5
PA
22012015-09-16 Pedro Alves <palves@redhat.com>
2202
2203 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
2204 (enable_debug): New procedures.
2205 (test): Use them. Bail out if waiting for threads fails.
2206 (top level): Bail out if a test fails.
2207
991f019c
YQ
22082015-09-16 Yao Qi <yao.qi@linaro.org>
2209
2210 * gdb.asm/asm-source.exp: Set asm-arch for
2211 aarch64*-*-* target.
2212 * gdb.asm/aarch64.inc: New file.
2213
bfca584f
PMR
22142015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
2215
2216 * gdb.ada/array_of_variable_length.exp: New testcase.
2217 * gdb.ada/array_of_variable_length/foo.adb: New file.
2218 * gdb.ada/array_of_variable_length/pck.adb: New file.
2219 * gdb.ada/array_of_variable_length/pck.ads: New file.
2220
b326e587
DE
22212015-09-15 Doug Evans <dje@google.com>
2222
2223 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
2224 of function static local variable.
2225
5382cfab
PW
22262015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2227
2228 * gdb.threads/tls-so_extern.exp: New test file.
2229 * gdb.threads/tls-so_extern.c: New test file.
2230 * gdb.threads/tls-so_extern_main.c: New test file.
2231
141c5cc4
JK
22322015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2233
2234 * gdb.opt/solib-intra-step-lib.c: New file.
2235 * gdb.opt/solib-intra-step-main.c: New file.
2236 * gdb.opt/solib-intra-step.exp: New file.
2237
d15dcecd
PA
22382015-09-15 Pedro Alves <palves@redhat.com>
2239
2240 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
2241 gdb_continue_to_breakpoint instead of gdb_test_multiple.
2242
4c2f2a79
PA
22432015-09-14 Pedro Alves <palves@redhat.com>
2244
2245 * gdb.base/hook-stop-continue.c: Delete.
2246 * gdb.base/hook-stop-continue.exp: Delete.
2247 * gdb.base/hook-stop-frame.c: Delete.
2248 * gdb.base/hook-stop-frame.exp: Delete.
2249 * gdb.base/hook-stop.c: New file.
2250 * gdb.base/hook-stop.exp: New file.
2251
919e6dbe
PMR
22522015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
2253
2254 * gdb.ada/access_to_packed_array.exp: New testcase.
2255 * gdb.ada/access_to_packed_array/foo.adb: New file.
2256 * gdb.ada/access_to_packed_array/pack.adb: New file.
2257 * gdb.ada/access_to_packed_array/pack.ads: New file.
2258
157280a4
MM
22592015-09-14 Markus Metzger <markus.t.metzger@intel.com>
2260
2261 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
2262 buffer size test.
2263
2fd33e94
DB
22642015-09-11 Don Breazeal <donb@codesourcery.com>
2265
2266 * gdb.base/foll-exec.c: Add copyright header. Fix
2267 formatting issues.
2268 * gdb.base/foll-exec.exp (zap_session): Delete proc.
2269 (do_exec_tests): Use clean_restart in place of zap_session,
2270 and for test initialization. Fix formatting issues. Use
2271 fail in place of perror.
2272 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
2273 an expect statement to match an expression with output from
2274 the program under debug.
2275 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
2276 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
2277 * gdb.threads/non-ldr-exc-2.exp: Likewise.
2278 * gdb.threads/non-ldr-exc-3.exp: Likewise.
2279 * gdb.threads/non-ldr-exc-4.exp: Likewise.
2280
e70b6e8e
DE
22812015-09-09 Doug Evans <dje@google.com>
2282
2283 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
2284
7a551a51
DE
22852015-09-09 Doug Evans <dje@google.com>
2286
2287 * gdb.base/pie-execl.exp: Fix result test of build_executable.
2288
4c666f84
DE
22892015-09-09 Doug Evans <dje@google.com>
2290
2291 * gdb.base/savedregs.exp: Fix typo.
2292
243a9253
PA
22932015-09-09 Pedro Alves <palves@redhat.com>
2294
2295 * gdb.mi/mi-cli.exp: Add CLI finish tests.
2296
c0fa8fbd
SL
22972015-09-08 Sandra Loosemore <sandra@codesourcery.com>
2298
2299 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
2300 command actually switches threads. Give up on remaining
2301 tests if target fails to stop at breakpoint.
2302
cd7c1778
PMR
23032015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
2304
2305 * gdb.ada/funcall_char.exp: New testcase.
2306 * gdb.ada/funcall_char/foo.adb: New file.
2307
dc5c8746
PMR
23082015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
2309
2310 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
2311 expected outputs. Add two testcases for completing ambiguous
2312 functions.
2313 * gdb.ada/complete/aux_pck.adb: New file.
2314 * gdb.ada/complete/aux_pck.ads: New file.
2315 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
2316 Ambiguous_Func functions.
2317 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
2318 * gdb.ada/complete/pck.adb: Likewise.
2319
4e83a1e7
UW
23202015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
2321
2322 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
2323 failures to run the test program under GDB.
2324
8ce74153
LM
23252015-08-26 Luis Machado <lgustavo@codesourcery.com>
2326
2327 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2328 to C.
2329
e9756d52
PP
23302015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2331
2332 * gdb.base/run-after-attach.exp: New test file.
2333 * gdb.base/run-after-attach.c: New test file.
2334
8d37573b
DB
23352015-08-26 Don Breazeal <donb@codesourcery.com>
2336
2337 * gdb.base/foll-exec-2.c: New test program.
2338 * gdb.base/foll-exec-2.exp: New test.
2339
63e43d3a
PMR
23402015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2341
2342 * gdb.base/nested-subp1.exp: New file.
2343 * gdb.base/nested-subp1.c: New file.
2344 * gdb.base/nested-subp2.exp: New file.
2345 * gdb.base/nested-subp2.c: New file.
2346 * gdb.base/nested-subp3.exp: New file.
2347 * gdb.base/nested-subp3.c: New file.
2348
3d40fbb5
PA
23492015-08-24 Pedro Alves <palves@redhat.com>
2350
2351 * gdb.server/connect-without-multi-process.c: New file.
2352 * gdb.server/connect-without-multi-process.exp: New file.
2353
4422ac93
LM
23542015-08-24 Luis Machado <lgustavo@codesourcery.com>
2355
2356 * gdb.opt/inline-markers.c: Make z int.
2357
91dddb86
LM
23582015-08-24 Luis Machado <lgustavo@codesourcery.com>
2359
2360 * gdb.opt/inline-markers.c: Make z volatile.
2361
a48847ee
LM
23622015-08-24 Luis Machado <lgustavo@codesourcery.com>
2363
2364 * gdb.opt/inline-bt.c: New volatile global z.
2365 * gdb.opt/inline-cmds.c: Likewise.
2366 * gdb.opt/inline-locals.c: Likewise.
2367 * gdb.opt/inline-markers.c: New extern global z.
2368 (marker): Use z.
2369 (inline_fn): Likewise.
2370
0ebbc52b
PA
23712015-08-24 Pedro Alves <palves@redhat.com>
2372
2373 * config/m32r-stub.exp: Remove file.
2374 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2375 * gdb.base/call-rt-st.exp: Likewise.
2376 * gdb.base/call-strs.exp: Likewise.
2377 * gdb.base/default.exp: Remove references to h8300-*-hms and
2378 *-*-udi*.
2379 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
2380
77c365df
AA
23812015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2382
2383 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
2384 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
2385 and "return" use KFAIL when GDB can not read/write the vector
2386 return value.
2387
4313b8c0
GB
23882015-08-21 Gary Benson <gbenson@redhat.com>
2389
2390 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2391
0e433b32
PA
23922015-08-20 Pedro Alves <palves@redhat.com>
2393
2394 * gdb.server/solib-list.exp: No longer expect an interior stop in
2395 non-stop mode.
2396
221e1a37
PA
23972015-08-20 Pedro Alves <palves@redhat.com>
2398
2399 * gdb.server/connect-stopped-target.c: New file.
2400 * gdb.server/connect-stopped-target.exp: New file.
2401
40e3ad0e
PA
24022015-08-20 Pedro Alves <palves@redhat.com>
2403
2404 * gdb.dwarf2/comp-unit-lang.exp: New file.
2405 * gdb.dwarf2/comp-unit-lang.c: New file.
2406
af39b327
PMR
24072015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
2408
2409 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
2410 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
2411
7d45c7c3 24122015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 2413
7d45c7c3
KB
2414 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
2415 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
2416
4d6cceb4
DE
24172015-08-18 Doug Evans <dje@google.com>
2418 Adrian Sendroiu <adrian.sendroiu@freescale.com>
2419
2420 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
2421 skip_python_tests. New arg prompt_regexp.
2422 (skip_python_tests): New function.
2423 * lib/mi-support.exp (mi_skip_python_tests): New function.
2424 * gdb.python/py-mi-objfile-gdb.py: New file.
2425 * gdb.python/py-mi-objfile.c: New file.
2426 * gdb.python/py-mi-objfile.exp: New file.
2427
ad89c2aa
KS
24282015-08-17 Keith Seitz <keiths@redhat.com>
2429
2430 * gdb.linespec/explicit.exp: Move strace test from here ...
2431 * gdb.trace/strace.exp: ... to here.
2432
e3ae3c43
PP
24332015-08-15 Patrick Palka <patrick@parcs.ath.cx>
2434
2435 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
2436 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
2437
604b2636
DE
24382015-08-14 Doug Evans <xdje42@gmail.com>
2439
2440 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
2441 inferior before selecting a new file.
2442
6ff0ba5f
DE
24432015-08-14 Doug Evans <xdje42@gmail.com>
2444
2445 * gdb.mi/mi-disassemble.exp: Update.
2446 * gdb.base/disasm-optim.S: New file.
2447 * gdb.base/disasm-optim.c: New file.
2448 * gdb.base/disasm-optim.h: New file.
2449 * gdb.base/disasm-optim.exp: New file.
2450
9ca98f92
KS
24512015-08-14 Keith Seitz <keiths@redhat.com>
2452
2453 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
2454 "evaluated-by".
2455
52bbc560
JB
24562015-08-13 Joel Brobecker <brobecker@adacore.com>
2457
2458 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
2459
5d8c3ed3
PMR
24602015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
2461
2462 * gdb.ada/fun_renaming.exp: New testcase.
2463 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
2464 * gdb.ada/fun_renaming/pack.adb: New file.
2465 * gdb.ada/fun_renaming/pack.ads: New file.
2466
ea8812bc
KS
24672015-08-12 Keith Seitz <keiths@redhat.com>
2468
2469 * gdb.base/dso2dso.exp: Pass basename of source file in call to
2470 gdb_get_line_number.
2471
4dafcdeb
JB
24722015-08-12 Joel Brobecker <brobecker@adacore.com>
2473
2474 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
2475 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
2476 gdb.base/dso2dso.exp: New files.
2477
5ba32597
SDJ
24782015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2479 Pedro Alves <palves@redhat.com>
2480 Keith Seitz <keiths@redhat.com>
2481
2482 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
2483 GDBFLAGS.
2484
b6dafabf
PP
24852015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2486
2487 * gdb.base/gdbhistsize-history.exp
2488 (test_histsize_history_setting): Use save_vars.
2489 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2490 Use save_vars.
2491 (test_no_truncation_of_unlimited_history_file): Use save_vars.
2492 * gdb.base/readline.exp: Use save_vars.
2493
abe8e607
PP
24942015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2495
2496 * lib/gdb.exp (save_vars): New proc.
2497
629500fa
KS
24982015-08-11 Keith Seitz <keiths@redhat.com>
2499
2500 * gdb.base/help.exp: Update help_breakpoint_text.
2501
eb8c4e2e
KS
25022015-08-11 Keith Seitz <keiths@redhat.com>
2503
2504 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
2505 (at toplevel): Call test_explicit_breakpoints.
2506 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
2507 breakpoints.
2508 * lib/mi-support.exp (mi_make_breakpoint): Add support for
2509 breakpoint conditions, "-cond".
2510
87f0e720
KS
25112015-08-11 Keith Seitz <keiths@redhat.com>
2512
2513 * gdb.linespec/3explicit.c: New file.
2514 * gdb.linespec/cpexplicit.cc: New file.
2515 * gdb.linespec/cpexplicit.exp: New file.
2516 * gdb.linespec/explicit.c: New file.
2517 * gdb.linespec/explicit.exp: New file.
2518 * gdb.linespec/explicit2.c: New file.
2519 * gdb.linespec/ls-errs.exp: Add explicit location tests.
2520 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
2521 before using in the matching pattern.
2522 Clarify that `prefix' is a regular expression.
2523
f00aae0f
KS
25242015-08-11 Keith Seitz <keiths@redhat.com>
2525
2526 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
2527 test.
2528 Add tests for missing ",FMT" and ",".
2529
e27852be
DE
25302015-08-10 Doug Evans <dje@google.com>
2531 Keith Seitz <keiths@redhat.com>
2532
2533 PR gdb/17960
2534 * gdb.base/completion.exp: Add location completer tests.
2535
7f03bd92
PA
25362015-08-07 Pedro Alves <palves@redhat.com>
2537
2538 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
2539 tests here.
2540 (top level): Run do_test with and without displaced stepping.
2541
3fc8eb30
PA
25422015-08-07 Pedro Alves <palves@redhat.com>
2543
2544 * gdb.base/valgrind-disp-step.c: New file.
2545 * gdb.base/valgrind-disp-step.exp: New file.
2546
d4569d7b
PA
25472015-08-07 Pedro Alves <palves@redhat.com>
2548
2549 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
2550 Delete function.
2551 (main): Add alarm. Run an infinite loop instead of calling
2552 wait_threads.
2553 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
2554 comment.
2555 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
2556 Delete function.
2557 (main): Add alarm. Run an infinite loop instead of calling
2558 wait_threads.
2559 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
2560 comment.
2561
e1316e60
PA
25622015-08-07 Pedro Alves <palves@redhat.com>
2563
2564 * gdb.base/checkpoint-ns.exp: New file.
2565 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
2566 standard_testfile.
2567
da8c46d2
MM
25682015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2569
2570 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
2571 * gdb.btrace/instruction_history.exp: Update.
2572 * gdb.btrace/tsx.exp: New.
2573 * gdb.btrace/tsx.c: New.
2574
de1c2c52
PA
25752015-08-06 Pedro Alves <palves@redhat.com>
2576
2577 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
2578 increase timeout.
2579 * gdb.reverse/until-precsave.exp: Bump timeouts.
2580
782e0bf4
PA
25812015-08-06 Pedro Alves <palves@redhat.com>
2582
2583 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
2584
83e97ed0
PA
25852015-08-06 Pedro Alves <palves@redhat.com>
2586
2587 PR gdb/18749
2588 * gdb.threads/process-dies-while-handling-bp.c: New file.
2589 * gdb.threads/process-dies-while-handling-bp.exp: New file.
2590
863d01bd
PA
25912015-08-06 Pedro Alves <palves@redhat.com>
2592
2593 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
2594 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
2595
0a39bb32
PA
25962015-08-05 Pedro Alves <palves@redhat.com>
2597
2598 * gdb.threads/next-while-other-thread-longjmps.c: New file.
2599 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
2600
ee2d2b10
SL
26012015-08-03 Sandra Loosemore <sandra@codesourcery.com>
2602
2603 * gdb.base/bp-permanent.exp: Report test as unsupported if
2604 the target cannot stop at the permanent breakpoint.
2605
4e1bdb00
DE
26062015-08-03 Doug Evans <dje@google.com>
2607
2608 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
2609 10000.
2610
3d338901
DE
26112015-08-03 Doug Evans <dje@google.com>
2612
2613 * Makefile.in (workers/%.worker, build-perf): New rule.
2614 (GDB_PERFTEST_MODE): New variable.
2615 (check-perf): Use it.
2616 (clean): Clean up gdb.perf parallel build subdirs.
2617 * lib/build-piece.exp: New file.
2618 * lib/gdb.exp (make_gdb_parallel_path): New function
2619 (standard_output_file, standard_temp_file): Call it.
2620 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2621 of $GDB_PARALLEL.
2622 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
2623
af061d3e
DE
26242015-08-03 Doug Evans <dje@google.com>
2625
8e1afc81 2626 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
2627 (LOG_FILE_NAME): New global.
2628 (TextReporter.__init__): Initialize self.txt_sum.
2629 (TextReporter.report): Add support for multiple data-points.
2630 Move report to perftest.sum, put raw data in perftest.log.
2631 (TextReporter.start): Open sum and log files.
2632 (TextReporter.end): Close sum and log files.
8e1afc81
DE
2633 * gdb.perf/lib/perftest/testresult.py
2634 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 2635
2c8c5d37
PA
26362015-07-31 Pedro Alves <palves@redhat.com>
2637
2638 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
2639 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2640 kill_wait_spawned_process instead of explicit "kill -9".
2641 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
2642 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2643 kill_wait_spawned_process.
2644 * gdb.base/attach-twice.exp: Likewise.
2645 * gdb.base/attach.exp: Likewise.
2646 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
2647 gdb_test_multiple.
2648 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
2649 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2650 kill_wait_spawned_process.
2651 * gdb.base/valgrind-infcall.exp: Likewise.
2652 * gdb.multi/multi-attach.exp: Likewise.
2653 * gdb.python/py-prompt.exp: Likewise.
2654 * gdb.python/py-sync-interp.exp: Likewise.
2655 * gdb.server/ext-attach.exp: Likewise.
2656 * gdb.threads/attach-into-signal.exp (corefunc): Use
2657 spawn_wait_for_attach, spawn_id_get_pid and
2658 kill_wait_spawned_process.
2659 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
2660 spawn_wait_for_attach returning a spawn id instead of a pid. Use
2661 spawn_id_get_pid and kill_wait_spawned_process.
2662 * gdb.threads/attach-stopped.exp (corefunc): Use
2663 spawn_wait_for_attach, spawn_id_get_pid and
2664 kill_wait_spawned_process.
2665 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
2666 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2667 kill_wait_spawned_process instead of explicit "kill -9".
2668 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
2669 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
2670 (spawn_wait_for_attach): Use spawn instead of exec to spawn
2671 processes. Don't map cygwin/windows pids here. Now returns a
2672 spawn id list.
2673
032a0fca
SL
26742015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2675
2676 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
2677 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
2678 correct patch.
2679
61a934ca
SL
26802015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2681
2682 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
2683
4bc4d428
SL
26842015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2685
2686 Reapply:
2687 2014-05-21 Mark Wielaard <mjw@redhat.com>
2688
2689 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2690
998d452a
PA
26912015-07-30 Pedro Alves <palves@redhat.com>
2692
2693 * linux-low.c (handle_extended_wait): Set the child's last
2694 reported status to TARGET_WAITKIND_STOPPED.
2695
69dde7dc
PA
26962015-07-30 Pedro Alves <palves@redhat.com>
2697
2698 PR threads/18600
2699 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2700 only shows inferior 1.
2701
4dd63d48
PA
27022015-07-30 Simon Marchi <simon.marchi@ericsson.com>
2703 Pedro Alves <palves@redhat.com>
2704
2705 PR threads/18600
2706 * gdb.threads/fork-plus-threads.c: New file.
2707 * gdb.threads/fork-plus-threads.exp: New file.
2708
d618e4c5
PP
27092015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2710
2711 * gdb.base/batch-preserve-term-settings.exp
2712 (test_terminal_settings_preserved_after_cli_exit): Use
2713 send_quit_command.
2714
1eef6428
PA
27152015-07-29 Pedro Alves <palves@redhat.com>
2716 Don Breazeal <donb@codesourcery.com>
2717
2718 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2719 output from both inferior_spawn_id and gdb_spawn_id.
2720
7da5b897
SDJ
27212015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2722
2723 * gdb.threads/attach-into-signal.exp (corefunc): Use
2724 with_test_prefix on nested loops, uniquefying the test messages.
2725
dac804df
SDJ
27262015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2727
2728 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2729 commit.
2730
06265e53
PP
27312015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2732
2733 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2734 New proc.
2735 (test_terminal_settings_preserved_after_sigterm): New test.
2736
18206ca3
PP
27372015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2738
2739 * gdb.base/batch-preserve-term-settings.exp
2740 (test_terminal_settings_preserved_after_cli_exit): New test.
2741
90074d11
PP
27422015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2743
2744 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2745 manipulation of saved_gdbflags.
2746 (test_terminal_settings_preserved): Remove global declaration of
2747 the unused variable pagination_prompt. Remove manipulation of
2748 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
2749 GDBFLAGS.
2750
eb1a7902
PA
27512015-07-29 Pedro Alves <palves@redhat.com>
2752
2753 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2754
8b75dd3b
PA
27552015-07-29 Pedro Alves <palves@redhat.com>
2756
2757 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2758 at the top.
2759
dedad4e3
PA
27602015-07-29 Pedro Alves <palves@redhat.com>
2761
2762 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2763 (main): Call gdb_unbuffer_output.
2764 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2765 (main): Call gdb_unbuffer_output.
2766 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2767 (main): Call gdb_unbuffer_output.
2768 * gdb.base/call-strs.exp: Adjust to step over the
2769 gdb_unbuffer_output call.
2770 * gdb.base/catch-gdb-caused-signals.c: Include
2771 "../lib/unbuffer_output.c".
2772 (main): Call gdb_unbuffer_output.
2773 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2774 (main): Call gdb_unbuffer_output.
2775 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2776 (main): Call gdb_unbuffer_output.
2777 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2778 (main): Call gdb_unbuffer_output.
2779 * gdb.base/shlib-call.exp: Adjust to step over the
2780 gdb_unbuffer_output call.
2781 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2782 (main): Call gdb_unbuffer_output.
2783 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2784 (main): Call gdb_unbuffer_output.
2785 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2786 (main): Rename to ...
2787 (test): ... this.
2788 (main): Reimplement.
2789 * gdb.base/varargs.exp: Run to test instead of to main.
2790 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2791 (main): Call gdb_unbuffer_output.
2792
58789a91
PA
27932015-07-29 Pedro Alves <palves@redhat.com>
2794
2795 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2796 factore out from mi_continue_dprintf. For call-style dprintfs,
2797 expect dprintf output out of $inferior_spawn_id.
2798 (mi_continue_dprintf): Use mi_expect_dprintf.
2799 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2800 (main): Call gdb_unbuffer_output.
2801
e8376742
PA
28022015-07-29 Pedro Alves <palves@redhat.com>
2803
2804 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2805 (default_mi_gdb_start): Set inferior_spawn_id instead of
2806 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
2807 gdb_spawn_id.
2808 (mi_gdb_test): Always expect inferior output from both
2809 $inferior_spawn_id and $gdb_spawn_id.
2810
08280010
PA
28112015-07-29 Pedro Alves <palves@redhat.com>
2812
2813 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
2814 send_inferior and $inferior_spawn_id.
2815
4d30e432
PA
28162015-07-29 Pedro Alves <palves@redhat.com>
2817
2818 * gdb.gdb/complaints.exp (test_initial_complaints)
2819 (test_serial_complaints, test_short_complaints): Use
2820 gdb_test_stdio.
2821 (test_empty_complaint): Handle $inferior_spawn_id !=
2822 $gdb_spawn_id.
2823
0d30a335
PA
28242015-07-29 Pedro Alves <palves@redhat.com>
2825
2826 * gdb.base/varargs.exp: Use gdb_test_stdio.
2827
39413b29
PA
28282015-07-29 Pedro Alves <palves@redhat.com>
2829
2830 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2831
7cb000a9
PA
28322015-07-29 Pedro Alves <palves@redhat.com>
2833
2834 * gdb.base/ending-run.exp: Use gdb_test_stdio.
2835
d7b8ac82
PA
28362015-07-29 Pedro Alves <palves@redhat.com>
2837
2838 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2839 parameter into two new parameters, "inf_result" and "gdb_result".
2840 Expect inferior output and gdb output from $inferior_spawn_id and
2841 $gdb_spawn_id, respectively. Adjust all callers.
2842
789c3a0c
PA
28432015-07-29 Pedro Alves <palves@redhat.com>
2844
2845 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2846 of gdb_test_sequence.
2847
77e760c3
PA
28482015-07-29 Pedro Alves <palves@redhat.com>
2849
2850 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2851 (saw_spurious_output): Expect inferior output from
2852 $inferior_spawn_id. Use gdb_test_stdio.
2853
8396d2cd
PA
28542015-07-29 Pedro Alves <palves@redhat.com>
2855
2856 * gdb.base/dprintf.exp: Use standard_testfile. Change
2857 prepare_for_testing call.
2858 (srcfile): Don't set.
2859 (restart): New procedure.
2860 (test_dprintf): New procecure, use to continue over dprintfs.
2861 (test_call, test_agent): New procedures, tests moved here.
2862 Restart gdb and recreate dprintfs. Adjust expected output.
2863
2051d61f
PA
28642015-07-29 Pedro Alves <palves@redhat.com>
2865
2866 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2867
452397af
PA
28682015-07-29 Pedro Alves <palves@redhat.com>
2869
2870 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2871
8aed9555
PA
28722015-07-29 Pedro Alves <palves@redhat.com>
2873
2874 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2875 gdb_test_stdio.
2876
188a61b4
PA
28772015-07-29 Pedro Alves <palves@redhat.com>
2878
2879 * lib/gdb.exp (gdb_test_stdio): New procedure.
2880
12264a45
PA
28812015-07-29 Pedro Alves <palves@redhat.com>
2882
2883 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2884
23ffc893
PA
28852015-07-29 Pedro Alves <palves@redhat.com>
2886
2887 * gdb.base/call-signal-resume.exp: Remove check for
2888 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
2889 * gdb.base/unwindonsignal.exp: Likewise.
2890 * gdb.base/call-signals.c (gen_signal): Remove printf call.
2891 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2892
65566918
PA
28932015-07-29 Pedro Alves <palves@redhat.com>
2894
2895 * gdb.base/siginfo-addr.c (pass): New function.
2896 (handler): Call it iff si_addr is correct.
2897 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2898 Set a breakpoint at "pass" and continue to it.
2899
d60a9221
SDJ
29002015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
2901
2902 * gdb.python/py-objfile.exp: Make some tests have unique names.
2903 * gdb.python/py-pp-registration.exp: Likewise.
2904
bde40b8f
PA
29052015-07-28 Pedro Alves <palves@redhat.com>
2906
2907 * gdb.server/server-exec-info.exp: Issue a "disconnect".
2908
13e1dec8
SM
29092015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2910
2911 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2912
da33c9a7
SM
29132015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2914
2915 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2916
077836f7
PP
29172015-07-27 Patrick Palka <patrick@parcs.ath.cx>
2918
2919 * gdb.base/gdb-sigterm-2.exp: New test.
2920
b8cc7b2e
DE
29212015-07-25 Doug Evans <xdje42@gmail.com>
2922
2923 Revert:
2924 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2925 (workers/%.worker, build-perf): New rule.
2926 (GDB_PERFTEST_MODE): New variable.
2927 (check-perf): Use it.
2928 (clean): Clean up gdb.perf parallel build subdirs.
2929 * lib/build-piece.exp: New file.
2930 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2931 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2932 name.
2933 (standard_temp_file): Ditto.
2934 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2935 of $GDB_PARALLEL.
2936
c8bd4544
DE
29372015-07-24 Doug Evans <dje@google.com>
2938
2939 * gdb.perf/lib/perftest/utils.py: New file.
2940 * gdb.perf/gm-hello.cc: New file.
2941 * gdb.perf/gm-pervasive-typedef.cc: New file.
2942 * gdb.perf/gm-pervasive-typedef.h: New file.
2943 * gdb.perf/gm-std.cc: New file.
2944 * gdb.perf/gm-std.h: New file.
2945 * gdb.perf/gm-use-cerr.cc: New file.
2946 * gdb.perf/gm-utils.h: New file.
2947 * gdb.perf/gmonster-null-lookup.py: New file.
2948 * gdb.perf/gmonster-pervasive-typedef.py: New file.
2949 * gdb.perf/gmonster-print-cerr.py: New file.
2950 * gdb.perf/gmonster-ptype-string.py: New file.
2951 * gdb.perf/gmonster-runto-main.py: New file.
2952 * gdb.perf/gmonster-select-file.py: New file.
2953 * gdb.perf/gmonster1-null-lookup.exp: New file.
2954 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2955 * gdb.perf/gmonster1-print-cerr.exp: New file.
2956 * gdb.perf/gmonster1-ptype-string.exp: New file.
2957 * gdb.perf/gmonster1-runto-main.exp: New file.
2958 * gdb.perf/gmonster1-select-file.exp: New file.
2959 * gdb.perf/gmonster1.cc: New file.
2960 * gdb.perf/gmonster1.exp: New file.
2961 * gdb.perf/gmonster2-null-lookup.exp: New file.
2962 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2963 * gdb.perf/gmonster2-print-cerr.exp: New file.
2964 * gdb.perf/gmonster2-ptype-string.exp: New file.
2965 * gdb.perf/gmonster2-runto-main.exp: New file.
2966 * gdb.perf/gmonster2-select-file.exp: New file.
2967 * gdb.perf/gmonster2.cc: New file.
2968 * gdb.perf/gmonster2.exp: New file.
2969
6eab34f3
DE
29702015-07-24 Doug Evans <dje@google.com>
2971
2972 * gdb.perf/README: New file.
2973 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2974 * lib/gen-perf-test.exp: New file.
2975
63738bfd
DE
29762015-07-24 Doug Evans <dje@google.com>
2977
2978 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2979 (PerfTest::startup): New function.
2980 (PerfTest::run): Return result of calling body.
2981 (PerfTest::assemble): Rewrite.
2982 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2983 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2984 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2985 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2986 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2987
7b606f95
DE
29882015-07-24 Doug Evans <dje@google.com>
2989
2990 * lib/gdb.exp (clean_restart): Make executable optional.
2991
a97b16b8
DE
29922015-07-24 Doug Evans <dje@google.com>
2993
2994 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2995 compiler_info references.
2996 * gdb.cp/temargs.exp: Ditto.
2997 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2998 (get_compiler_info): Early exit if already computed. Set compiler_info
2999 to "unknown" if there was a problem.
3000 (test_compiler_info): Add function comment. Call get_compiler_info.
3001
35baa57f
DE
30022015-07-24 Doug Evans <dje@google.com>
3003
3004 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3005 (workers/%.worker, build-perf): New rule.
3006 (GDB_PERFTEST_MODE): New variable.
3007 (check-perf): Use it.
3008 (clean): Clean up gdb.perf parallel build subdirs.
3009 * lib/build-piece.exp: New file.
3010 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3011 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3012 name.
3013 (standard_temp_file): Ditto.
3014 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3015 of $GDB_PARALLEL.
3016
6ebea266
DE
30172015-07-24 Doug Evans <dje@google.com>
3018
3019 * lib/future.exp (gdb_default_target_compile): New option
3020 "early_flags".
3021 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
3022 --as-needed.
3023
1e76a7e9
SDJ
30242015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
3025
3026 * gdb.base/catch-syscall.exp: Call gdb_exit before
3027 gdb_skip_xml_test.
3028
5068630a
PA
30292015-07-24 Pedro Alves <palves@redhat.com>
3030
3031 * gdb.python/py-events.exp: Accept output between the stop event
3032 and the prompt.
3033 * gdb.python/py-evsignal.exp: Likewise.
3034 * gdb.python/py-evthreads.exp: Likewise.
3035
77598427
PA
30362015-07-24 Pedro Alves <palves@redhat.com>
3037
3038 PR gdb/18717
3039 * gdb.threads/non-ldr-exit.c: New file.
3040 * gdb.threads/non-ldr-exit.exp: New file.
3041
11e6c98f
YQ
30422015-07-24 Yao Qi <yao.qi@linaro.org>
3043
3044 * gdb.server/ext-wrapper.exp: Test --wrapper option when
3045 restarting process.
3046
51aee833
YQ
30472015-07-24 Yao Qi <yao.qi@linaro.org>
3048
3049 * gdb.server/ext-restart.exp: New file.
3050
8cfe207c
YQ
30512015-07-24 Yao Qi <yao.qi@linaro.org>
3052
3053 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
3054 argument options.
3055 * gdb.server/ext-wrapper.exp: New file.
3056
cc12ce38
DE
30572015-07-23 Doug Evans <dje@google.com>
3058
3059 * gdb.dwarf2/dw2-dummy-cu.S: New file.
3060 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
3061
d0d84780
PMR
30622015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
3063
3064 * gdb.ada/var_arr_typedef.exp: New testcase.
3065 * gdb.ada/var_arr_typedef/pack.adb: New file.
3066 * gdb.ada/var_arr_typedef/pack.ads: New file.
3067 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
3068
8b558f79
JB
30692015-07-20 Joel Brobecker <brobecker@adacore.com>
3070
3071 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
3072
775a3298
JK
30732015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3074
3075 * gdb.arch/i386-biarch-core.exp: Replace istarget
3076 by "complete set gnutarget". Remove expectation for the "core-file"
3077 command.
3078
db1ff28b
JK
30792015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3080
3081 Revert the previous commit:
3082 Tests for validate symbol file using build-id.
3083
0a94970d
JK
30842015-07-15 Aleksandar Ristovski <aristovski@qnx.com
3085
3086 Tests for validate symbol file using build-id.
3087 * gdb.base/solib-mismatch-lib.c: New file.
3088 * gdb.base/solib-mismatch-libmod.c: New file.
3089 * gdb.base/solib-mismatch.c: New file.
3090 * gdb.base/solib-mismatch.exp: New file.
3091
03346981
SL
30922015-07-15 Sandra Loosemore <sandra@codesourcery.com>
3093
3094 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
3095 nios2-*-linux*.
3096 * gdb.base/sigbpt.exp (stepi_out): Likewise.
3097 * gdb.base/siginfo.exp: Likewise.
3098 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3099
42422cc7
PL
31002015-07-15 Pierre Langlois <pierre.langlois@arm.com>
3101
3102 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
3103 Move it to ...
3104 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
3105 ... here.
3106 * gdb.trace/range-stepping.exp: Check that the target supports
3107 range stepping.
3108
cfa68bae
JK
31092015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3110
3111 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
3112
8ffdba26
PA
31132015-07-14 Pedro Alves <palves@redhat.com>
3114
3115 * gdb.base/killed-outside.exp: New file.
3116 * gdb.base/killed-outside.c: New file.
3117
218a5a11
JK
31182015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3119
3120 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
3121 (n at main): New.
3122 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
3123
e03ed3c6
AA
31242015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3125
3126 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
3127 infcall tests instead of setting up for KFAIL.
3128
485668e5
MM
31292015-07-10 Markus Metzger <markus.t.metzger@intel.com>
3130
3131 * gdb.btrace/record_goto-step.exp: New.
3132
08464196
JK
31332015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3134
3135 PR compile/18484
3136 * gdb.compile/compile.c (struct struct_type): Add volatile to
3137 selffield's type.
3138 * gdb.compile/compile.exp
3139 (compile code struct_object.selffield = &struct_object): Skip further
3140 struct_object tests if this one xfails.
3141
bcf5c1d9
RC
31422015-07-08 Robert O'Callahan <robert@ocallahan.org>
3143
3144 PR exp/18617
3145 * gdb.trace/ax.exp: Add test.
3146
4931af25
YQ
31472015-07-07 Yao Qi <yao.qi@linaro.org>
3148
3149 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
3150 instead of istarget "aarch64*-*-*".
3151 * gdb.arch/aarch64-fp.exp: Likewise.
3152 * gdb.base/float.exp: Likewise.
3153 * gdb.reverse/aarch64.exp: Likewise.
3154 * lib/gdb.exp (is_aarch64_target): New proc.
3155
9fcf688e
YQ
31562015-07-07 Yao Qi <yao.qi@linaro.org>
3157
3158 * lib/gdb.exp (is_aarch32_target): New proc.
3159 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
3160 instead of "istarget "arm*-*-*"".
3161 * gdb.arch/arm-disp-step.exp: Likewise.
3162 * gdb.arch/thumb-bx-pc.exp: Likewise.
3163 * gdb.arch/thumb-prologue.exp: Likewise.
3164 * gdb.arch/thumb-singlestep.exp: Likewise.
3165 * gdb.base/disp-step-syscall.exp: Likewise.
3166 * gdb.base/float.exp: Likewise.
3167
fbd8d50d
YQ
31682015-07-07 Yao Qi <yao.qi@linaro.org>
3169
3170 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
3171 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
3172
71be1fdc
YQ
31732015-07-07 Yao Qi <yao.qi@linaro.org>
3174
3175 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
3176 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
3177 if it exists.
3178 * gdb.multi/multi-arch.exp: Likewise.
3179
3e221d36
SM
31802015-07-07 Simon Marchi <simon.marchi@ericsson.com>
3181
3182 * gdb.python/py-lazy-string.exp: Add missing parentheses to
3183 print.
3184
d441430b
YQ
31852015-07-07 Yao Qi <yao.qi@linaro.org>
3186
3187 * gdb.arch/thumb-singlestep.exp: Do one more single step.
3188
06f810bd
MG
31892015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
3190
3191 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
3192 '[' and ']' characters.
3193
5e61e7c0
IB
31942015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
3195
3196 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3197
28bf096c
PA
31982015-06-29 Pedro Alves <palves@redhat.com>
3199
3200 PR threads/18127
3201 * gdb.threads/hand-call-new-thread.c: New file.
3202 * gdb.threads/hand-call-new-thread.c: New file.
3203
ee93cd5e
KS
32042015-06-26 Keith Seitz <keiths@redhat.com>
3205 Doug Evans <dje@google.com>
3206
3207 PR 16253
3208 * gdb.cp/var-tag-2.cc: New file.
3209 * gdb.cp/var-tag-3.cc: New file.
3210 * gdb.cp/var-tag-4.cc: New file.
3211 * gdb.cp/var-tag.cc: New file.
3212 * gdb.cp/var-tag.exp: New file.
3213
fc637f04
PP
32142015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3215
3216 * gdb.base/history-duplicates.exp: New test.
3217
2e52ae68
PP
32182015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3219
3220 * gdb.base/completion.exp: Test the completion of the "focus"
3221 command.
3222
6e22494e
JK
32232015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3224
3225 * gdb.arch/amd64-prologue-skip.S: New file.
3226 * gdb.arch/amd64-prologue-skip.exp: New file.
3227
bf7b9cd9
SM
32282015-06-25 Simon Marchi <simon.marchi@ericsson.com>
3229
3230 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
3231 is_address_zero_readable check.
3232
201e8dfd
PB
32332015-06-24 Peter Bergner <bergner@vnet.ibm.com>
3234
3235 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
3236 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
3237
5cd867b4
YQ
32382015-06-24 Yao Qi <yao.qi@linaro.org>
3239
3240 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
3241 linux targets.
3242
4d7be007
YQ
32432015-06-24 Yao Qi <yao.qi@linaro.org>
3244
3245 * lib/gdb.exp (supports_get_siginfo_type): New proc.
3246 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
3247 * gdb.base/siginfo-thread.exp: Likewise.
3248
07fcd301
YQ
32492015-06-22 Yao Qi <yao.qi@linaro.org>
3250
3251 * boards/remote-gdbserver-on-localhost.exp: Add comments.
3252
52042a00
YQ
32532015-06-22 Yao Qi <yao.qi@linaro.org>
3254
3255 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
3256 aarch64*-*-*.
3257 (skip_hw_watchpoint_tests): Likewise.
3258
74bd41ce
PP
32592015-06-18 Patrick Palka <patrick@parcs.ath.cx>
3260
3261 * gdb.base/gdbinit-history.exp: Test the interaction between
3262 setting GDBHISTSIZE and setting the history size via .gdbinit.
3263
bc460514
PP
32642015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3265
3266 PR gdb/16999
3267 * gdb.base/gdbhistsize-history.exp: New test.
3268
b58c513b
PP
32692015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3270
3271 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
3272 with GDBHISTSIZE.
3273 * gdb.base/readline.exp: Likewise.
3274
92046791
YQ
32752015-06-17 Yao Qi <yao.qi@linaro.org>
3276
3277 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
3278 line.
3279
2093d2d3
PP
32802015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3281
3282 * gdb.base/gdbinit-history.exp: Add test case to check that
3283 an unlimited history file does not get truncated on exit.
3284
e6c693af
AA
32852015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3286
3287 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
3288 (VECTOR): New macro. Use it...
3289 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
3290 ...for these typedefs.
3291 (int8, char1, int1, double1): New typedefs.
3292 (struct just_int2, struct two_int2): New structures.
3293 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
3294 (add_structvecs, add_singlevecs): New functions.
3295 (main): Call add_some_intvecs twice.
3296 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
3297 the compile and exit upon failure. Try compiling for the "native"
3298 architecture. Test inferior function calls with vector arguments
3299 and vector return value handling with "finish" and "return".
3300
c74f7d1c
JT
33012015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
3302
3303 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
3304 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
3305 PE file.
3306 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
3307
98aa42ee
AT
33082015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3309
3310 PR breakpoints/16465
3311 * gdb.mi/mi-dprintf-pending.c: New file.
3312 * gdb.mi/mi-dprintf-pending.exp: New test.
3313 * gdb.mi/mi-dprintf-pendshr.c: New file.
3314
7d73c23c 33152015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 3316 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
3317
3318 * gdb.arch/i386-mpx-map.c: New file.
3319 * gdb.arch/i386-mpx-map.exp: New File.
3320
33212015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3322
3323 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3324 * gdb.arch/i386-mpx.exp: Indentation fixed.
3325
33262015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3327
3328 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3329 function and improved indentation.
3330 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3331 gdb_test_multiple. Added additional tests to skip the test.
3332
33332015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3334
3335 * gdb.arch/i386-avx512.c: Change path in include file.
3336 * gdb.arch/i386-avx512.exp: Change include dir path
3337 compilation flag.
3338 * gdb.arch/i386-mpx.c: Change path in include file.
3339 * gdb.arch/i386-mpx.exp: Change include dir path compilation
3340 flag.
3341
d5eba19a
JK
33422015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3343
3344 * gdb.compile/compile-print.exp (compile print *vararray@3)
3345 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
3346
7f361056
JK
33472015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3348
3349 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
3350 (do not keep jit in memory): ... this.
3351 (expect 5): Change it to ...
3352 (expect no 5): ... this.
3353
3b462ec2
SM
33542015-06-02 Simon Marchi <simon.marchi@ericsson.com>
3355
3356 PR gdb/15564
3357 * gdb.mi/mi-detach.exp: New file.
3358
e0619de6
JK
33592015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3360
3361 PR symtab/18392
3362 * gdb.arch/amd64-tailcall-self.S: New file.
3363 * gdb.arch/amd64-tailcall-self.c: New file.
3364 * gdb.arch/amd64-tailcall-self.exp: New file.
3365
e970cb34
DB
33662015-05-28 Don Breazeal <donb@codesourcery.com>
3367
3368 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
3369 tests for remote targets by checking is_target_gdbserver.
3370
b2e2f908
DE
33712015-05-27 Doug Evans <dje@google.com>
3372
3373 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3374 * gdb.dwarf2/opaque-type-lookup.c: New file.
3375 * gdb.dwarf2/opaque-type-lookup.exp: New file.
3376
82c7be31
DE
33772015-05-26 Doug Evans <dje@google.com>
3378
3379 * gdb.cp/iostream.cc: New file.
3380 * gdb.cp/iostream.exp: New file.
3381
b4f54984
DE
33822015-05-26 Doug Evans <dje@google.com>
3383
3384 * gdb.dwarf2/dw2-op-call.exp: Update.
3385 * gdb.dwarf2/dw4-sig-types.exp: Update.
3386 * gdb.dwarf2/implptr.exp: Update.
3387 * gdb.mi/mi-cmd-param-changed.exp: Update.
3388
4ea6efe9
DE
33892015-05-26 Doug Evans <dje@google.com>
3390
3391 * gdb.python/py-lazy-string.c: New file.
3392 * gdb.python/py-lazy-string.exp: New file.
3393 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
3394 (main): Update. Add estring3.
3395 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
3396 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
3397
f6bb7db3
YQ
33982015-05-26 Omair Javaid <omair.javaid@linaro.org>
3399 Yao Qi <yao.qi@linaro.org>
3400
3401 * gdb.reverse/aarch64.c: New.
3402 * gdb.reverse/aarch64.exp: New.
3403
a81bfbd0
OJ
34042015-05-26 Omair Javaid <omair.javaid@linaro.org>
3405
3406 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
3407 (supports_reverse): Likewise.
3408
158bf1b4
PP
34092015-05-22 Patrick Palka <patrick@parcs.ath.cx>
3410
3411 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3412 Use with_test_prefix.
3413
a0145030
AB
34142015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
3415
3416 * gdb.base/completion.exp: Add test for completion of layout
3417 names.
3418
ebe3b578
AB
34192015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
3420
3421 * lib/gdb.exp (skip_tui_tests): New proc.
3422 * gdb.base/tui-layout.exp: Check skip_tui_tests.
3423
84204ed7
PA
34242015-05-19 Pedro Alves <palves@redhat.com>
3425
3426 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3427 Save the whole env array instead of just HOME. Unset HISTSIZE in
3428 the environment while testing. Restore whole environment
3429 afterwards.
3430
37442ce1
DE
34312015-05-16 Doug Evans <xdje42@gmail.com>
3432
3433 * gdb.guile/scm-ports.c: New file.
3434 * gdb.guile/scm-ports.exp: Add memory port tests.
3435
36de76f9
JK
34362015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3437
3438 * gdb.compile/compile-print.c: New file.
3439 * gdb.compile/compile-print.exp: New file.
3440
3a9558c4
JK
34412015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3442
3443 * gdb.compile/compile-ops.exp: Cast param to void.
3444 * gdb.compile/compile.exp: Complete type for _gdb_expr.
3445 (compile code struct_object.selffield = &struct_object): Add xfail.
3446
aa715135
JG
34472015-05-15 Joel Brobecker <brobecker@adacore.com>
3448
3449 * gdb.ada/arr_enum_with_gap: New testcase.
3450
931e5bc3
JG
34512015-05-15 Joel Brobecker <brobecker@adacore.com>
3452
3453 * gdb.ada/byte_packed_arr: New testcase.
3454
9cd4d857
JB
34552015-05-15 Joel Brobecker <brobecker@adacore.com>
3456
3457 * gdb.ada/pckd_neg: New testcase.
3458
ebfd00d2
PP
34592015-05-13 Patrick Palka <patrick@parcs.ath.cx>
3460
3461 PR gdb/17820
3462 * gdb.base/gdbinit-history.exp: New test.
3463 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
3464 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
3465
4c082a81
SC
34662015-05-09 Siva Chandra Reddy <sivachandra@google.com>
3467
3468 * gdb.python/py-xmethods.cc: Enhance test case.
3469 * gdb.python/py-xmethods.exp: New tests.
3470 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
3471 function.
3472 (B_indexoper): Likewise.
3473 (global_dm_list) : Add new xmethod worker functions.
3474
f7797074
SDJ
34752015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
3476
3477 * gdb.base/coredump-filter.exp: Correctly unset
3478 "coredump_var_addr" array.
3479
a4674e4e
PA
34802015-05-08 Pedro Alves <palves@redhat.com>
3481
3482 * gdb.server/non-existing-program.exp: Unset spawn_id.
3483
df2eb078
SC
34842015-05-08 Siva Chandra Reddy <sivachandra@google.com>
3485
3486 PR python/18291
3487 * gdb.python/py-xmethods.exp: Add tests.
3488
422349a3
YQ
34892015-05-08 Yao Qi <yao.qi@linaro.org>
3490
3491 PR gdb/18208
3492 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
3493 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
3494 function set_coredump_filter, and remove remote_exec call.
3495 Remove argument ipid. Callers update.
3496 (top level): Don't get inferior's PID.
3497
63fc80ce
AA
34982015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
3499
3500 * gdb.base/watch_thread_num.exp: Skip test on targets without
3501 access watchpoints.
3502
80ad801e
PA
35032015-05-06 Pedro Alves <palves@redhat.com>
3504
3505 PR server/18081
3506 * gdb.server/non-existing-program.exp: New file.
3507
0fa7fe50
JB
35082015-05-05 Joel Brobecker <brobecker@adacore.com>
3509
3510 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
3511
3ea89b92
PMR
35122015-05-05 Joel Brobecker <brobecker@adacore.com>
3513
3514 * gdb.ada/out_of_line_in_inlined: New testcase.
3515
87b8eff0
JB
35162015-05-05 Joel Brobecker <brobecker@adacore.com>
3517
3518 * gdb.ada/var_rec_arr: New testcase.
3519
5fccc635
YQ
35202015-04-30 Yao Qi <yao.qi@linaro.org>
3521
3522 * gdb.base/break-idempotent.exp: If
3523 skip_hw_watchpoint_multi_tests returns true, skip the tests
3524 on "rwatch" and "awatch".
3525
42d38f42
YQ
35262015-04-30 Yao Qi <yao.qi@linaro.org>
3527
3528 * gdb.base/relativedebug.exp: Invoke gdb command
3529 "info sharedlibrary", and if libc.so doesn't have debug info,
3530 skip the test.
3531
2ce1cdbf
DE
35322015-04-29 Doug Evans <dje@google.com>
3533
3534 * gdb.python/py-xmethods.exp: Add ptype tests.
3535 * gdb.python/py-xmethods.py (E_method_char_worker): Add
3536 get_result_type method.
3537
f24a38c5
LM
35382015-04-29 Luis Machado <lgustavo@codesourcery.com>
3539
3540 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
3541 the target does not support hardware watchpoints.
3542
ecbf2b3c
LM
35432015-04-29 Luis Machado <lgustavo@codesourcery.com>
3544
3545 * gdb.base/break-always.exp: Abort testing if writing to memory
3546 causes an error.
3547
34f5f757
DE
35482015-04-28 Doug Evans <dje@google.com>
3549
3550 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
3551 * gdb.python/py-pp-registration.exp: ... here. New file.
3552 * gdb.python/py-pp-registration.c: New file.
3553 * gdb.python/py-pp-registration.py: New file.
3554
69b4374a
DE
35552015-04-28 Doug Evans <dje@google.com>
3556
3557 * gdb.python/py-bad-printers.c: New file.
3558 * gdb.python/py-bad-printers.py: New file.
3559 * gdb.python/py-bad-printers.exp: New file.
3560
59fb7612
SS
35612015-04-28 Sasha Smundak <asmundak@google.com>
3562
3563 * gdb.python/py-type.exp: New test.
3564
2631b16a
AW
35652015-04-28 Andy Wingo <wingo@igalia.com>
3566
3567 * gdb.python/py-parameter.exp:
3568 * gdb.guile/scm-parameter.exp: Escape the path that we are
3569 matching against, as it might contain characters that are special
3570 to regular expressions.
3571
460efde1
JB
35722015-04-27 Joel Brobecker <brobecker@adacore.com>
3573
3574 * gdb.ada/rec_comp: New testcase.
3575
2d369d8e
SDJ
35762015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
3577
3578 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
3579 before using it.
3580
cf75d6c3
AB
35812015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
3582
3583 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
3584 new tests for verilog output.
3585
8dbe7ca5
YQ
35862015-04-24 Yao Qi <yao.qi@linaro.org>
3587
3588 * boards/remote-gdbserver-on-localhost.exp: New file.
3589
4ef9fb2f
PA
35902015-04-23 Pedro Alves <palves@redhat.com>
3591
3592 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
3593 $inferior_spawn_id instead of $inferior_spawn_id directly. On
3594 "end of file", remove $inferior_spawn_id from the indirect list.
3595
0a803169
PA
35962015-04-23 Pedro Alves <palves@redhat.com>
3597
3598 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
3599
749ef8f8
PA
36002015-04-23 Pedro Alves <palves@redhat.com>
3601
3602 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
3603 on $any_spawn_id instead of only on $gdb_spawn_id.
3604
8aae4344
PM
36052015-04-21 Pierre Muller <muller@sourceware.org>
3606
3607 PR pascal/17815
3608 * lib/pascal.exp (gpc_compile): Add new option "class".
3609 (fpc_compile): Likewise.
3610 * gdb.pascal/case-insensitive-symbols.pas: New file.
3611 * gdb.pascal/case-insensitive-symbols.exp: New file.
3612
1586c8fb
GB
36132015-04-20 Gary Benson <gbenson@redhat.com>
3614
3615 * gdb.base/attach.exp: Fix three extended remote failures.
3616
1b6e6f5c
GB
36172015-04-17 Gary Benson <gbenson@redhat.com>
3618
3619 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
3620 the main executable over the remote protocol.
3621
e797481d
PA
36222015-04-16 Pedro Alves <palves@redhat.com>
3623
3624 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
3625 a new gdbserver if gdbserver_reconnect_p is set.
3626
1ca99c42
PA
36272015-04-16 Pedro Alves <palves@redhat.com>
3628
3629 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
3630 is set, don't exit gdbserver.
3631
af9fd6f8
AA
36322015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3633
3634 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
3635 appropriate .insn, such that an older assembler can be used.
3636 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
3637 the z/Architecture instruction set on 31-bit targets as well.
3638
04ff1e61
AA
36392015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3640
3641 * gdb.go/handcall.exp: Remove all logic related to the first
3642 breakpoint and rely on go_runto_main instead.
3643 * gdb.go/strings.exp: Likewise.
3644 * gdb.go/unsafe.exp: Likewise.
3645 * gdb.go/hello.exp: Likewise. Also rename the remaining
3646 breakpoint marker to "breakpoint 1".
3647 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
3648 * gdb.go/strings.go: Likewise.
3649 * gdb.go/unsafe.go: Likewise.
3650 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
3651 "set breakpoint 2 here" and rename the remaining breakpoint marker
3652 to "breakpoint 1".
3653
40d2f8d6
SM
36542015-04-15 Simon Marchi <simon.marchi@ericsson.com>
3655
3656 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
3657 if itertools.imap is not present.
3658 * gdb.python/py-objfile.exp: Add parentheses.
3659 * gdb.python/py-type.exp: Same.
3660 * gdb.python/py-unwind-maint.py: Same.
3661
8cbc97c6
YQ
36622015-04-15 Yao Qi <yao.qi@linaro.org>
3663
3664 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
3665 of ":$ptr_size" and set its form explicitly.
3666
45fd756c
YQ
36672015-04-15 Pedro Alves <palves@redhat.com>
3668 Yao Qi <yao.qi@linaro.org>
3669
3670 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
3671 timeout by factor of 4.
3672 (test_regular_watch): Likewise.
3673 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
3674 * gdb.reverse/sigall-reverse.exp: Likewise.
3675 * gdb.reverse/until-precsave.exp: Likewise.
3676 * lib/gdb.exp (with_timeout_factor): New proc.
3677 (gdb_expect): Move some code to ...
3678 (get_largest_timeout): ... here. New procedure.
3679
9e811bc3
LM
36802015-04-14 Luis Machado <lgustavo@codesourcery.com>
3681
3682 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
3683
0ff6fcb2
LM
36842015-04-13 Luis Machado <lgustavo@codesourcery.com>
3685
3686 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
3687 to write to the .text section.
3688
7578d5f7
LM
36892015-04-13 Luis Machado <lgustavo@codesourcery.com>
3690
3691 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3692 Handle the case of targets that do not provide PID information.
3693
2efe15c4
YQ
36942015-04-13 Yao Qi <yao.qi@linaro.org>
3695
3696 * lib/gdbserver-support.exp (gdb_exit): Catch exception
3697 and use expect instead of gdb_expect.
3698
8cd8f2f8
SDJ
36992015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
3700
3701 * gdb.base/coredump-filter.exp: Rename variable "addr" to
3702 "coredump_var_addr" to avoid naming conflict with other testcases.
3703
9ee41772
PA
37042015-04-10 Pedro Alves <palves@redhat.com>
3705
3706 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3707 gdb_test_sequence and gdb_assert.
3708
07473109
PA
37092015-04-10 Pedro Alves <palves@redhat.com>
3710
3711 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3712 test messages that don't include the breakpoint address.
3713
de3db44c
YQ
37142015-04-10 Yao Qi <yao.qi@linaro.org>
3715
3716 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3717 false for some offset and width combinations which aren't
3718 supported by linux kernel.
3719
c79d856c
PA
37202015-04-10 Pedro Alves <palves@redhat.com>
3721
3722 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3723 procedure, factored out from ...
3724 (top level): ... here. Add "set displaced-stepping" testing axis.
3725 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3726 parameter "displaced". Use it.
3727 (top level): Use foreach and add "set displaced-stepping" testing
3728 axis.
3729
ebc90b50
PA
37302015-04-10 Pedro Alves <palves@redhat.com>
3731
3732 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3733 Remove comment.
3734 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3735 both the address of the instruction that triggers the watchpoint
3736 and the address of the instruction immediately after, and use
3737 those addresses for the test. Fix comment.
3738
8f572e5c
PA
37392015-04-10 Pedro Alves <palves@redhat.com>
3740
3741 * gdb.base/sigstep.exp (breakpoint_to_handler)
3742 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
3743 Test "backtrace" in handler.
3744 (breakpoint_over_handler): New parameter 'displaced'. Use it.
3745 (top level): Add new "displaced" test axis to
3746 breakpoint_to_handler, breakpoint_to_handler_entry and
3747 breakpoint_over_handler.
3748
8d707a12
PA
37492015-04-10 Pedro Alves <palves@redhat.com>
3750
3751 PR gdb/18216
3752 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3753
ef713951
YQ
37542015-04-10 Yao Qi <yao.qi@linaro.org>
3755
3756 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3757 (test_add_rn_pc): New function.
3758 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3759 (top level): Invoke test_add_rn_pc.
3760
906d60cf
PA
37612015-04-10 Pedro Alves <palves@redhat.com>
3762
3763 PR gdb/13858
3764 * gdb.base/step-over-no-symbols.exp: New file.
3765
f2983cc3
AW
37662015-04-09 Andy Wingo <wingo@igalia.com>
3767
3768 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3769 after the Python tests.
3770
6d62641c
SDJ
37712015-04-08 Keith Seitz <keiths@redhat.com>
3772
3773 PR python/16699
3774 * gdb.python/py-completion.exp: New tests for completion.
3775 * gdb.python/py-completion.py (CompleteLimit1): New class.
3776 (CompleteLimit2): Likewise.
3777 (CompleteLimit3): Likewise.
3778 (CompleteLimit4): Likewise.
3779 (CompleteLimit5): Likewise.
3780 (CompleteLimit6): Likewise.
3781 (CompleteLimit7): Likewise.
3782
f3770638
PA
37832015-04-08 Pedro Alves <palves@redhat.com>
3784
3785 PR gdb/18214
3786 PR gdb/18216
3787 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3788 function.
3789 (main): Install it as SIGUSR1 handler.
3790 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3791 parameter. Always use "setup" as prefix. Toggle "set
3792 displaced-stepping" off/on depending on global. Don't switch to
3793 thread 1 here.
3794 (top level): Add displaced stepping "off/on" test axis. Update
3795 "setup" calls. Wrap each subtest with with_test_prefix. Test
3796 continuing with a queued signal in each thread.
3797
4496bed7
PA
37982015-04-08 Pedro Alves <palves@redhat.com>
3799
3800 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3801 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
3802 gdb_breakpoint instead of gdb_test that doesn't expect anything.
3803 Return early if running to main fails.
3804 * gdb.trace/while-stepping.exp: Likewise.
3805
b97fde92
PA
38062015-04-07 Pedro Alves <palves@redhat.com>
3807
3808 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3809 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
3810 interact with inferior program.
3811
f71c18e7
PA
38122015-04-07 Pedro Alves <palves@redhat.com>
3813
3814 * lib/gdb.exp (inferior_spawn_id): New global.
3815 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
3816 spawn id after processing the user code.
3817 (default_gdb_start): Set inferior_spawn_id.
3818 (send_inferior): New procedure.
3819 * lib/gdbserver-support.exp (gdbserver_start): Set
3820 inferior_spawn_id.
3821 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3822
6423214f
PA
38232015-04-07 Pedro Alves <palves@redhat.com>
3824
3825 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3826 * lib/gdbserver-support.exp (gdbserver_start): Make
3827 $server_spawn_id global.
3828 (gdbserver_start): Don't wait for gdbserver's spawn id with
3829 expect_background.
3830 (close_gdbserver): New procedure.
3831 (gdb_exit): Rename the default version and reimplement.
3832
71c0ee8c
PA
38332015-04-07 Pedro Alves <palves@redhat.com>
3834
72f4393d 3835 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
3836 append the substituted item, not the original item.
3837
203bc29b
PA
38382015-04-07 Pedro Alves <palves@redhat.com>
3839
3840 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3841 gdb_expect.
3842
508a3ddf
PA
38432015-04-07 Pedro Alves <palves@redhat.com>
3844
3845 * gdb.base/interrupt.exp: Don't handle the case of the inferior
3846 output appearing once only.
3847
9f6dbe2b
PA
38482015-04-07 Pedro Alves <palves@redhat.com>
3849
3850 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3851 that doesn't expect anything. Return early if running to main
3852 fails.
3853
337532fa
YQ
38542015-04-07 Yao Qi <yao.qi@linaro.org>
3855
3856 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3857 (child_function): Call alarm.
3858 (main): Move call to alarm into the loop.
3859 * gdb.threads/non-stop-fair-events.exp: Build program with
3860 -DTIMEOUT=$timeout.
3861
01b622d4
DE
38622015-04-06 Doug Evans <xdje42@gmail.com>
3863
3864 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3865 Fix dest parameter to board_info.
3866 (fpc_compile): Ditto.
3867 (gdb_compile_pascal): Rename dest arg to destfile.
3868
961f4160
PMR
38692015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
3870
3871 * gdb.ada/funcall_ref.exp: New file.
3872 * gdb.ada/funcall_ref/foo.adb: New file.
3873
cafda597
YQ
38742015-04-02 Yao Qi <yao.qi@linaro.org>
3875
3876 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3877 is remote.
3878
fed040c6
GB
38792015-04-02 Gary Benson <gbenson@redhat.com>
3880
3881 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3882
d11916aa
SS
38832015-04-01 Sasha Smundak <asmundak@google.com>
3884
3885 * gdb.python/py-unwind-maint.c: New file.
3886 * gdb.python/py-unwind-maint.exp: New test.
3887 * gdb.python/py-unwind-maint.py: New file.
3888 * gdb.python/py-unwind.c: New file.
3889 * gdb.python/py-unwind.exp: New test.
3890 * gdb.python/py-unwind.py: New test.
3891
a1471180
PA
38922015-04-01 Pedro Alves <palves@redhat.com>
3893
3894 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3895 to fail instead of non-existent $test.
3896
0bbeccb1
PA
38972015-04-01 Pedro Alves <palves@redhat.com>
3898
3899 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3900 GDBFLAGS if not empty.
3901
3c724c8c
PMR
39022015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
3903
3904 * gdb.ada/complete.exp: Remove "multi_line".
3905 * gdb.ada/info_exc.exp: Remove "multi_line".
3906 * gdb.ada/packed_tagged.exp: Remove "multi_line".
3907 * gdb.ada/ptype_field.exp: Remove "multi_line".
3908 * gdb.ada/sym_print_name.exp: Remove "multi_line".
3909 * gdb.ada/tagged.exp: Remove "multi_line".
3910 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3911 [multi_line ...]
3912 * gdb.btrace/delta.exp: Likewise.
3913 * gdb.btrace/exception.exp: Likewise.
3914 * gdb.btrace/function_call_history.exp: Likewise.
3915 * gdb.btrace/instruction_history.exp: Likewise.
3916 * gdb.btrace/nohist.exp: Likewise.
3917 * gdb.btrace/record_goto.exp: Likewise.
3918 * gdb.btrace/segv.exp: Likewise.
3919 * gdb.btrace/stepi.exp: Likewise.
3920 * gdb.btrace/tailcall.exp: Likewise.
3921 * gdb.btrace/unknown_functions.exp: Likewise.
3922 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3923 * lib/gdb.exp: Add the "multi_line" helper.
3924
4eec2deb
PA
39252015-04-01 Pedro Alves <palves@redhat.com>
3926
3927 * gdb.threads/tid-reuse.c: New file.
3928 * gdb.threads/tid-reuse.exp: New file.
3929
df8411da
SDJ
39302015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
3931
3932 PR corefiles/16092
3933 * gdb.base/coredump-filter.c: New file.
3934 * gdb.base/coredump-filter.exp: Likewise.
3935
6ef37366
PM
39362015-03-27 Petr Machata <pmachata@redhat.com>
3937
3938 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3939 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3940 (Dwarf::assemble): Initialize them.
3941 (Dwarf::lines): New function.
3942
7ec911b0
JT
39432015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
3944
3945 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3946 SYMBOL_PREFIX for x86_64-*-cygwin.
3947
ff908ebf
AW
39482015-03-26 Andy Wingo <wingo@igalia.com>
3949
3950 PR symtab/18148
3951 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3952 const_value but not a location.
3953 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3954 location defined in non-main CUs are visible.
3955
6d5f0679
YQ
39562015-03-26 Yao Qi <yao.qi@linaro.org>
3957
3958 PR testsuite/18139
3959 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3960 Add a line number entry for the same line.
3961 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3962 Add a line number entry for the same line.
3963
2898689b
YQ
39642015-03-26 Yao Qi <yao.qi@linaro.org>
3965
3966 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3967 .int 0.
3968 (func): Likewise. Add .Lfunc_1 label.
3969 Use .Lfunc_1 label.
3970 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3971 .int 0.
3972 (func): Likewise.
3973 Use .Lfunc_1 label.
3974
85180498
YQ
39752015-03-26 Yao Qi <yao.qi@linaro.org>
3976
3977 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3978 Call gdb_compile instead to compile each .s files without debug
3979 information.
3980
8aa08a8d
YQ
39812015-03-26 Yao Qi <yao.qi@linaro.org>
3982
3983 * gdb.base/savedregs.exp (process_saved_regs): Make
3984 "Saved registers:" optional in the pattern.
3985
66849923
MM
39862015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3987
3988 * gdb.btrace/next.exp: Merged into step.exp.
3989 * gdb.btrace/finish.exp: Merged into step.exp.
3990 * gdb.btrace/nexti.exp: Merged into stepi.exp.
3991 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
3992 "record goto" and checking the exact replay position.
3993 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
3994 check for "Recording format" in "info record" output.
3995 * gdb.btrace/record_goto.exp: Choose test file based on target.
3996 * gdb.btrace/x86-record_goto.S: Renamed into ...
3997 * gdb.btrace/x86_64-record_goto.S: ... this.
3998 * gdb.btrace/i686-record_goto.S: New.
3999 * gdb.btrace/x86-tailcall.S: Renamed into ...
4000 * gdb.btrace/x86_64-tailcall.S: ... this.
4001 * gdb.btrace/i686-tailcall.S: New.
4002 * gdb.btrace/x86-tailcall.c: Renamed into ...
4003 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
4004 separate statements. Update test.
4005 * gdb.btrace/delta.exp: Use record_goto.c as test file.
4006 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
4007 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
4008 * gdb.btrace/tailcall.exp: Choose test file based on target.
4009 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
4010
11cc1b74
MM
40112015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4012
4013 * gdb.btrace/exception.exp: Increase BTS buffer size.
4014
a25d8bf9
PA
40152015-03-24 Pedro Alves <palves@redhat.com>
4016
4017 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
4018
856e7dd6
PA
40192015-03-24 Pedro Alves <palves@redhat.com>
4020
4021 * gdb.threads/schedlock.exp (test_step): No longer expect that
4022 "set scheduler-locking step" with "next" over a function call runs
4023 threads unlocked.
4024
ad235a41
AT
40252015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4026
4027 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
4028
15630549
AT
40292015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4030
4031 PR breakpoints/16466
4032 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
4033 * gdb.mi/mi-pending.c (thread_func): New function.
4034 (int main): Add threading support required.
4035 * gdb.mi/mi-pending.exp: Add tests for this issue.
4036 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
4037 (pendfunc2): Remove stdio dependency.
4038 * gdb.mi/mi-pendshr2.c: New file.
4039
693dca06
KS
40402015-03-23 Keith Seitz <keiths@redhat.com>
4041
4042 * gdb.linespec/keywords.c: New file.
4043 * gdb.linespec/keywords.exp: New file.
4044
7e993ebf
KS
40452015-03-23 Keith Seitz <keiths@redhat.com>
4046
4047 PR gdb/18021
4048 * gdb.dwarf2/staticvirtual.exp: New test.
4049
bc23328c
JK
40502015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4051
4052 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
4053 * README: Remove HP-UX and gdb.hp.
4054 (configuration):
4055 * configure: Regenerate.
4056 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
4057 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
4058 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
4059 gdb.hp/gdb.defects/Makefile.
4060 * gdb.hp/Makefile.in: File deleted.
4061 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
4062 * gdb.hp/gdb.aCC/optimize.c: File deleted.
4063 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
4064 * gdb.hp/gdb.aCC/run.c: File deleted.
4065 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
4066 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
4067 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
4068 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
4069 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
4070 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
4071 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
4072 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
4073 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
4074 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
4075 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
4076 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
4077 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
4078 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
4079 * gdb.hp/gdb.base-hp/reg.s: File deleted.
4080 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
4081 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
4082 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
4083 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
4084 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
4085 * gdb.hp/gdb.compat/Makefile.in: File deleted.
4086 * gdb.hp/gdb.compat/average.c: File deleted.
4087 * gdb.hp/gdb.compat/sum.c: File deleted.
4088 * gdb.hp/gdb.compat/xdb.c: File deleted.
4089 * gdb.hp/gdb.compat/xdb0.c: File deleted.
4090 * gdb.hp/gdb.compat/xdb0.h: File deleted.
4091 * gdb.hp/gdb.compat/xdb1.c: File deleted.
4092 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
4093 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
4094 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
4095 * gdb.hp/gdb.defects/Makefile.in: File deleted.
4096 * gdb.hp/gdb.defects/bs14602.c: File deleted.
4097 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
4098 * gdb.hp/gdb.defects/solib-d.c: File deleted.
4099 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
4100 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
4101 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
4102 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
4103 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
4104 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
4105 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
4106 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
4107 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
4108 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
4109 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
4110 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
4111 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
4112 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
4113 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
4114 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
4115 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
4116 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
4117 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
4118 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
4119 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
4120 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
4121 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
4122 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
4123 * gdb.hp/tools/odump: File deleted.
4124
8bf3b159
PA
41252015-03-19 Pedro Alves <palves@redhat.com>
4126
4127 * gdb.threads/continue-pending-status.exp (saw_thread_2)
4128 (saw_thread_3): New globals.
4129 (top level): Increment them when an event for the corresponding
4130 thread is seen.
4131 (no thread starvation): New test.
4132
eb54c8bf
PA
41332015-03-19 Pedro Alves <palves@redhat.com>
4134
4135 * gdb.threads/continue-pending-status.c: New file.
4136 * gdb.threads/continue-pending-status.exp: New file.
4137
32d2e5d6
PA
41382015-03-18 Pedro Alves <palves@redhat.com>
4139
4140 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4141 Use gdb_is_target_remote instead of is_remote. Use
4142 gdb_test_multiple instead of gdb_expect. Exit early if
4143 gdb_test_multiple hits its internal matches. Tighten stepi tests
4144 expected output. Fail on exit with any signal, instead of just
4145 SIGILL.
4146
f68f11b7
YQ
41472015-03-18 Yao Qi <yao.qi@linaro.org>
4148
4149 PR tdep/18107
4150 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
4151 variable.
4152 * gdb.base/catch-syscall.exp: Don't skip it on
4153 aarch64*-*-linux* target. Remove elements in all_syscalls.
4154 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
4155 target.
4156 (setup_all_syscalls): New proc.
4157
ca5fd19b
YQ
41582015-03-16 Yao Qi <yao.qi@linaro.org>
4159
4160 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
4161 (top level): Skip tests if valid_addr_p returns false for
4162 $cmd1 or $cmd2.
4163
85642ba0
AW
41642015-03-11 Andy Wingo <wingo@igalia.com>
4165
4166 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
4167
e03f9645
YQ
41682015-03-11 Yao Qi <yao.qi@linaro.org>
4169
4170 * gdb.base/catch-syscall.exp: Fix typo in comments.
4171
5d0962b2
YQ
41722015-03-11 Yao Qi <yao.qi@linaro.org>
4173
4174 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
4175
b2df3cef
PA
41762015-03-09 Pedro Alves <palves@redhat.com>
4177
4178 * dg-extract-results.py: Delete.
4179
ef878e53
PA
41802015-03-09 Pedro Alves <palves@redhat.com>
4181
4182 Merge dg-extract-results.sh from GCC upstream (r218843).
4183
4184 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
4185 * dg-extract-results.sh: Use --text with grep to avoid issues with
4186 binary files. Fall back to cat -v, if that doesn't work.
4187
9494d219
PA
41882015-03-05 Pedro Alves <palves@redhat.com>
4189
4190 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
4191
a8d9763a
SM
41922015-03-04 Simon Marchi <simon.marchi@ericsson.com>
4193
4194 * lib/mi-support.exp (mi_expect_interrupt): Accept
4195 alternative event for when in all-stop mode.
4196
be9957b8
PA
41972015-03-04 Pedro Alves <palves@redhat.com>
4198
4199 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
4200
d57be0f4 42012015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
4202
4203 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
4204
c214c7cf
AA
42052015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4206
4207 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
4208 regexps for GDB's current line display, accept a hex address
4209 preceding the line number.
4210
6d74a497
AA
42112015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4212
4213 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
4214 the 'arch1' variable for "s390*-linux*" targets.
4215
511aee7c
PA
42162015-03-04 Pedro Alves <palves@redhat.com>
4217
4218 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
4219 (main): Pass missing retval argument to pthread_join call.
4220
95e50b27
PA
42212015-03-02 Pedro Alves <palves@redhat.com>
4222
4223 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
4224 (top level): Call do_test with non-stop as well.
4225
28054d69
PA
42262015-03-02 Pedro Alves <palves@redhat.com>
4227
4228 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
4229 -1.
4230
4fa5d7b4
AA
42312015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4232
4233 * gdb.arch/s390-vregs.exp: New test.
4234 * gdb.arch/s390-vregs.S: New file.
4235
97c18565
PA
42362015-02-27 Pedro Alves <palves@redhat.com>
4237
4238 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
4239 call to catch_command_errors.
4240 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
4241 catch_command_errors.
4242
a37bfa30
PA
42432015-02-27 Pedro Alves <palves@redhat.com>
4244
4245 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
4246 "true" for boolean result.
4247 * gdb.gdb/selftest.exp (test_with_self): Also accept full
4248 prototype of main.
4249
6f98576f
PA
42502015-02-27 Pedro Alves <palves@redhat.com>
4251
4252 * lib/unbuffer_output.c: New file.
4253 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
4254 (main): Call gdb_unbuffer_output.
4255
eba5ab56
YQ
42562015-02-27 Yao Qi <yao.qi@linaro.org>
4257
4258 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
4259 target.
4260
0def5aaa
DE
42612015-02-26 Doug Evans <dje@google.com>
4262
4263 * gdb.cp/class2.cc (Dbase, D): New classes.
4264 (main): New local delta.
4265 * gdb.cp/class2.exp: Test printing delta.
4266 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
4267 (dynbar): New global.
4268 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
4269
081a1c2c
JK
42702015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4271
4272 * gdb.compile/compile-ifunc.c: New file.
4273 * gdb.compile/compile-ifunc.exp: New file.
4274
2f41223f
AT
42752015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
4276
4277 * gdb.base/structs.exp: Check for correct struct on finish.
4278
03eddd80
YQ
42792015-02-26 Yao Qi <yao.qi@linaro.org>
4280
4281 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
4282 is zero.
4283
80c57053
JK
42842015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4285
4286 * gdb.arch/cordic.ko.bz2: New file.
4287 * gdb.arch/cordic.ko.debug.bz2: New file.
4288 * gdb.arch/ppc64-symtab-cordic.exp: New file.
4289
21613c12
YQ
42902015-02-25 Yao Qi <yao.qi@linaro.org>
4291
4292 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
4293 aarch64*-*-* target.
4294
d8b901ed
PA
42952015-02-23 Pedro Alves <palves@redhat.com>
4296
4297 * lib/gdb.exp (delete_breakpoints): Rewrite using
4298 gdb_test_multiple.
4299
e5b85ead
PA
43002015-02-23 Pedro Alves <palves@redhat.com>
4301
4302 * gdb.base/info-os.c: Include stdlib.h.
4303
85c3a371
DE
43042015-02-22 Doug Evans <xdje42@gmail.com>
4305
4306 PR symtab/17855
4307 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
4308 is read after symbols have been re-read.
4309 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
4310 * gdb.ada/exec_changed/second.adb (Second): Ditto.
4311
96553a0c
DE
43122015-02-21 Doug Evans <dje@google.com>
4313
4314 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
4315
97a0c697
JK
43162015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4317
4318 PR corefiles/17808
4319 * gdb.arch/i386-biarch-core.core.bz2: New file.
4320 * gdb.arch/i386-biarch-core.exp: New file.
4321
a47cd6e9
PA
43222015-02-21 Pedro Alves <palves@redhat.com>
4323
4324 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4325 runto_main fails.
4326
c5facdc4
PA
43272015-02-20 Pedro Alves <palves@redhat.com>
4328
4329 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4330 info probes.
4331
2db9a427
PA
43322015-02-20 Pedro Alves <palves@redhat.com>
4333
4334 * gdb.threads/multi-create-ns-info-thr.exp: New file.
4335
60fb7e9e
PA
43362015-02-20 Pedro Alves <palves@redhat.com>
4337
4338 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
4339 clean_restart before gdb_target_supports_trace.
4340
5c5019c2
PA
43412015-02-20 Pedro Alves <palves@redhat.com>
4342
4343 PR threads/18006
4344 * gdb.threads/clone-thread_db.c: New file.
4345 * gdb.threads/clone-thread_db.exp: New file.
4346
c9587f88
AT
43472015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
4348
4349 PR breakpoints/16812
4350 * gdb.base/catch-gdb-caused-signals.c: New file.
4351 * gdb.base/catch-gdb-caused-signals.exp: New file.
4352
f6a88844
JM
43532015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
4354
4355 * configure: Regenerated.
4356 * configure.ac: Use GDB_AC_TRANSFORM.
4357 * aclocal.m4: sinclude ../transform.m4.
4358
497c491b
JM
43592015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4360
4361 * lib/dtrace.exp: New file.
4362 * gdb.base/dtrace-probe.exp: Likewise.
4363 * gdb.base/dtrace-probe.d: Likewise.
4364 * gdb.base/dtrace-probe.c: Likewise.
4365 * lib/pdtrace.in: Likewise.
4366 * configure.ac: Output variables with the transformed names of
4367 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
4368 * configure: Regenerated.
4369
03e98035
JM
43702015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4371
4372 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4373 expected message when trying to access $_probe_* convenience
4374 variables while not on a probe.
4375
63cc30e9
JK
43762015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4377
4378 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
4379
0703599a
PA
43802015-02-11 Pedro Alves <pedro@codesourcery.com>
4381
4382 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
4383 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
4384
7e60a48e
DE
43852015-02-10 Doug Evans <xdje42@gmail.com>
4386
4387 * lib/gdb.exp (gdb_load): Always return a result.
4388
01b088bc
PA
43892015-02-10 Pedro Alves <palves@redhat.com>
4390
4391 * gdb.threads/signal-sigtrap.c: New file.
4392 * gdb.threads/signal-sigtrap.exp: New file.
4393
b05ec7a5
AT
43942015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
4395
4396 * gdb.trace/no-attach-trace.c: New file.
4397 * gdb.trace/no-attach-trace.exp: New file.
4398
a2c2acaf
MW
43992015-02-09 Mark Wielaard <mjw@redhat.com>
4400
4401 * gdb.dwarf2/atomic.c: New file.
4402 * gdb.dwarf2/atomic-type.exp: Likewise.
4403
31fd9caa
MM
44042015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4405
4406 * gdb.btrace/buffer-size.exp: Update "info record" output.
4407 * gdb.btrace/delta.exp: Update "info record" output.
4408 * gdb.btrace/enable.exp: Update "info record" output.
4409 * gdb.btrace/finish.exp: Update "info record" output.
4410 * gdb.btrace/instruction_history.exp: Update "info record" output.
4411 * gdb.btrace/next.exp: Update "info record" output.
4412 * gdb.btrace/nexti.exp: Update "info record" output.
4413 * gdb.btrace/step.exp: Update "info record" output.
4414 * gdb.btrace/stepi.exp: Update "info record" output.
4415 * gdb.btrace/nohist.exp: Update "info record" output.
4416
d33501a5
MM
44172015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4418
4419 * gdb.btrace/buffer-size: New.
4420
f4abbc16
MM
44212015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4422
4423 * gdb.btrace/delta.exp: Update "info record" output.
4424 * gdb.btrace/enable.exp: Update "info record" output.
4425 * gdb.btrace/finish.exp: Update "info record" output.
4426 * gdb.btrace/instruction_history.exp: Update "info record" output.
4427 * gdb.btrace/next.exp: Update "info record" output.
4428 * gdb.btrace/nexti.exp: Update "info record" output.
4429 * gdb.btrace/step.exp: Update "info record" output.
4430 * gdb.btrace/stepi.exp: Update "info record" output.
4431 * gdb.btrace/nohist.exp: Update "info record" output.
4432
b9d61307
SM
44332015-02-06 Simon Marchi <simon.marchi@ericsson.com>
4434
4435 PR gdb/15678
4436 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
4437
e584fdbc
PA
44382015-02-06 Pedro Alves <palves@redhat.com>
4439
4440 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
4441 macro.
4442 (seconds_left, again): New globals.
4443 (main): Wait seconds_left in a 1-second sleep loop instead of
4444 sleeping 180 seconds. If 'again' is set, reset the seconds
4445 counter.
4446 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
4447 'again' in the inferior before detaching. Print the seconds left.
4448 (options): New global.
4449 (top level): Build program with -DTIMEOUT=$timeout.
4450
77f41761
PA
44512015-02-06 Pedro Alves <palves@redhat.com>
4452
4453 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
4454 determine how many seconds to pass to 'alarm'.
4455 * gdb.base/gdb-sigterm.exp (top level): Build program with
4456 -DTIMEOUT=$timeout.
4457 (do_test): Return success/failure indication. Add more verbose
4458 logging. Don't fail if 200 single steps are seen. Instead, fail
4459 when the test times out.
4460 (passes): New global.
4461 (top level): Break the testing loop if testing fails on any
4462 iteration. Use gdb_assert.
4463
b9394193
DB
44642015-02-04 Don Breazeal <donb@codesourcery.com>
4465
4466 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
4467 and initialize them.
4468 (ipc_cleanup): New function.
4469 (main): Don't declare shmid, semid, and msqid. Add a call to
4470 atexit so that we call ipc_cleanup on exit.
4471
42d9e528
PA
44722015-02-04 Pedro Alves <palves@redhat.com>
4473
4474 * boards/native-extended-gdbserver.exp: Remove any target variant
4475 specifications from the board name before clearing the isremote
4476 flag from board_info.
4477
ae6ae975
DE
44782015-01-31 Doug Evans <xdje42@gmail.com>
4479
4480 * gdb.base/maint.exp <maint print type argc>: Update expected output.
4481
cfb069a8
GB
44822015-01-31 Gary Benson <gbenson@redhat.com>
4483
4484 * gdb.base/completion.exp: Disable completion limiting for
4485 existing tests. Add new tests to check completion limiting.
4486 * gdb.linespec/ls-errs.exp: Disable completion limiting.
4487
5dd31d79
DE
44882015-01-31 Doug Evans <xdje42@gmail.com>
4489
4490 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
4491
9f050062
DE
44922015-01-31 Doug Evans <xdje42@gmail.com>
4493
4494 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
4495 entries. Duplicate file section script entries.
4496 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
4497 inlined entries. Add test for safe-path rejection.
4498 * gdb.python/py-section-script.c: Add duplicate inlined section script
4499 entries. Duplicate file section script entries.
4500 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
4501 inlined entries. Add test for safe-path rejection.
4502
df25ebbd
JB
45032015-01-29 Joel Brobecker <brobecker@adacore.com>
4504
4505 * gdb.ada/disc_arr_bound: New testcase.
4506
4a0ca9ec
JB
45072015-01-29 Joel Brobecker <brobecker@adacore.com>
4508
4509 * gdb.ada/mi_var_array: New testcase.
4510
3a8b707a
DE
45112015-01-27 Doug Evans <dje@google.com>
4512
4513 * gdb.python/py-objfile.exp: Add tests for objfile.username.
4514 Add test for objfile.filename, objfile.username after objfile
4515 has been unloaded.
4516
f8313f6e
JB
45172015-01-26 Joel Brobecker <brobecker@adacore.com>
4518
4519 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
4520 the second test to print the name attribute of value
4521 returned by the call to gdb.lookup_type, and adjust
4522 the expected output accordingly.
4523
37bc665e
MW
45242015-01-25 Mark Wielaard <mjw@redhat.com>
4525
4526 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
4527 * gdb.base/disp-step-fork.c: Include unistd.h.
4528 * gdb.base/siginfo-obj.c: Include stdio.h.
4529 * gdb.base/siginfo-thread.c: Likewise.
4530 * gdb.mi/non-stop.c: Include unistd.h.
4531 * gdb.mi/nsthrexec.c: Include stdio.h.
4532 * gdb.mi/pthreads.c: Include unistd.h.
4533 * gdb.modula2/unbounded1.c (main): Declare returns int.
4534 * gdb.reverse/consecutive-reverse.c: Likewise.
4535 * gdb.threads/create-fail.c: Include unistd.h.
4536 * gdb.threads/killed.c: Likewise.
4537 * gdb.threads/linux-dp.c: Likewise.
4538 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
4539 * gdb.threads/non-ldr-exc-2.c: Likewise.
4540 * gdb.threads/non-ldr-exc-3.c: Likewise.
4541 * gdb.threads/non-ldr-exc-4.c: Likewise.
4542 * gdb.threads/pthreads.c: Include unistd.h.
4543 (main): Declare returns int.
4544 * gdb.threads/tls-main.c (foo): New declaration.
4545 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
4546
f7e5394d
SM
45472015-01-23 Simon Marchi <simon.marchi@ericsson.com>
4548
4549 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
4550 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
4551
743649fd
MW
45522015-01-15 Mark Wielaard <mjw@redhat.com>
4553
4554 * gdb.base/noreturn-return.c: New file.
4555 * gdb.base/noreturn-return.exp: New file.
4556 * gdb.base/noreturn-finish.c: New file.
4557 * gdb.base/noreturn-finish.exp: New file.
4558
198297aa
PA
45592015-01-23 Pedro Alves <palves@redhat.com>
4560
4561 * gdb.threads/continue-pending-after-query.c: New file.
4562 * gdb.threads/continue-pending-after-query.exp: New file.
4563
717cf30c
AG
45642015-01-22 Anders Granlund <anders.granlund@ericsson.com>
4565 Simon Marchi <simon.marchi@ericsson.com>
4566
4567 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
4568 * gdb.base/valgrind-db-attach.exp: Same.
4569 * gdb.base/valgrind-infcall.exp: Same.
4570 * lib/mi-support.exp (default_mi_gdb_start): Same.
4571 * lib/prompt.exp (default_prompt_gdb_start): Same.
4572 * lib/gdb.exp (default_gdb_spawn): Same.
4573 (gdb_interact): New.
4574
4575
4b62a76e
JK
45762015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4577
4578 * gdb.compile/compile.exp (pointer to jit function): New test.
4579
b4cdae6f
WW
45802015-01-17 Wei-cheng Wang <cole945@gmail.com>
4581
4582 * lib/gdb.exp (supports_process_record): Return true for
4583 powerpc*-*-linux*.
4584 (supports_reverse): Likewise.
4585
d221e7ef
DB
45862015-01-15 Don Breazeal <donb@codesourcery.com>
4587
4588 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
4589 instead of checking whether the target board is remote and
4590 use spawn_wait_for_attach instead of exec/sleep.
4591 * gdb.base/attach-twice.exp: Likewise.
4592
bafffb51
JB
45932015-01-15 Joel Brobecker <brobecker@adacore.com>
4594
4595 * gdb.ada/var_arr_attrs: New testcase.
4596
5589af0e
PA
45972015-01-14 Pedro Alves <palves@redhat.com>
4598 Joel Brobecker <brobecker@adacore.com>
4599
4600 PR gdb/17525
4601 * gdb.base/bp-cmds-execution-x-script.c: New file.
4602 * gdb.base/bp-cmds-execution-x-script.exp: New file.
4603 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
4604
6c400b59
PA
46052015-01-14 Pedro Alves <palves@redhat.com>
4606
4607 PR cli/17828
4608 * gdb.base/batch-preserve-term-settings.c: New file.
4609 * gdb.base/batch-preserve-term-settings.exp: New file.
4610
e02c96a7
DE
46112015-01-13 Doug Evans <dje@google.com>
4612
4613 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
4614 binary.
4615
576fd14c
JB
46162015-01-13 Joel Brobecker <brobecker@adacore.com>
4617
4618 * Makefile.in (clean mostlyclean): Do not delete *.py.
4619
04dccad0
JB
46202015-01-13 Joel Brobecker <brobecker@adacore.com>
4621
4622 * gdb.python/py-lookup-type.exp: New file.
4623
3d230f71
PA
46242015-01-12 Pedro Alves <palves@redhat.com>
4625
4626 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
4627 restore GDBFLAGS before returning.
4628
7e67715d
JK
46292015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4630
4631 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
4632 is_amd64_regs_target and is_x86_like_target.
4633
f2e0d4b4
DE
46342015-01-11 Doug Evans <xdje42@gmail.com>
4635
4636 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
4637 is given without an explicit form.
4638 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
4639 attributes.
4640 * gdb.dwarf/corrupt.exp: Ditto.
4641 * gdb.dwarf2/enum-type.exp: Ditto.
4642 * gdb.trace/entry-values.exp: Ditto.
4643 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
4644
439250fb
DE
46452015-01-11 Doug Evans <xdje42@gmail.com>
4646
4647 PR gdb/15830
4648 * gdb.base/maint.exp: Remove references to "maint demangle".
4649 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
4650 Add tests for explicitly specifying language to demangle.
4651 * gdb.dlang/demangle.exp: Ditto.
4652
ede9f622
PA
46532015-01-09 Pedro Alves <palves@redhat.com>
4654
4655 * gdb.threads/non-stop-fair-events.c: New file.
4656 * gdb.threads/non-stop-fair-events.exp: New file.
4657
a7b796db
PA
46582015-01-09 Pedro Alves <palves@redhat.com>
4659
4660 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
4661 the global scope. Set a breakpoint after all threads are started
4662 rather than stepping over two source lines. Expect the prompt.
4663 * gdb.base/watch_thread_num.c (threads_started_barrier): New
4664 global.
4665 (NUM): Now 15.
4666 (main): Use threads_started_barrier to wait for all threads to
4667 start. Main thread no longer calls thread_function. Exit after
4668 180 seconds.
4669 (loop): New function.
4670 (thread_function): Wait on threads_started_barrier barrier. Call
4671 'loop' at each iteration.
4672 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
4673 threads have started, instead of hardcoding number of "next"
4674 steps. Use an access watchpoint instead of a write watchpoint.
4675
9665ffdd
PA
46762015-01-09 Pedro Alves <palves@redhat.com>
4677
4678 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
4679 (thread_func): Wait on barrier.
4680 (main): Wait for all threads to start before stopping GDB.
4681 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
4682 global.
4683 (thread1_func, thread2_func): Wait on barrier.
4684 (main): Wait for all threads to start before stopping GDB.
4685 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
4686 New global.
4687 (thread1_func, thread2_func): Wait on barrier.
4688 (main): Wait for all threads to start before stopping GDB.
4689
c945a99f
PA
46902015-01-09 Pedro Alves <palves@redhat.com>
4691
4692 * gdb.threads/attach-many-short-lived-threads.c: New file.
4693 * gdb.threads/attach-many-short-lived-threads.exp: New file.
4694
c1a747c1
PA
46952014-01-09 Pedro Alves <palves@redhat.com>
4696
4697 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4698 instead of to thread 2.
4699 * gdb.threads/signal-command-multiple-signals-pending.c (main):
4700 Add barrier around each pthread_create call instead of around all
4701 calls.
4702 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4703 Set a break on thread_function and have the child threads hit it
4704 one at at a time.
4705
60b3033e
PA
47062015-01-09 Pedro Alves <palves@redhat.com>
4707
4708 * lib/gdb.exp (can_spawn_for_attach): New procedure.
4709 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4710 false.
4711 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4712 checking whether the target board is remote.
4713 * gdb.multi/multi-attach.exp: Likewise.
4714 * gdb.python/py-sync-interp.exp: Likewise.
4715 * gdb.server/ext-attach.exp: Likewise.
4716 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4717 tests that need to attach, instead of checking whether the target
4718 board is remote at the top of the file.
4719
acc018ac
YQ
47202015-01-08 Yao Qi <yao@codesourcery.com>
4721
4722 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4723
50a18af8
JK
47242015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4725
4726 Fix testcase compilation.
4727 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4728
8503d6e1
JB
47292015-01-06 Joel Brobecker <brobecker@adacore.com>
4730
4731 * gdb.python/py-type.exp: Add a couple test about empty
4732 array creation, and negative-length array creation.
4733
cc73dbcc
DE
47342015-01-02 Doug Evans <xdje42@gmail.com>
4735
4736 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4737
0300bbc7
DE
47382015-01-02 Doug Evans <dje@google.com>
4739
4740 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4741
9d85a0ec
YQ
47422014-12-29 Yao Qi <yao@codesourcery.com>
4743
4744 * gdb.trace/entry-values.exp: Update comments. Rename variable
4745 bar_call_foo to returned_from_foo.
4746
87186c6a
MMN
47472014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
4748
4749 PR gdb/17394
4750 * gdb.linespec/break-asm-file.c: New file.
4751 * gdb.linespec/break-asm-file.exp: New file.
4752 * gdb.linespec/break-asm-file0.s: New file.
4753 * gdb.linespec/break-asm-file1.s: New file.
4754
1bab7383
YQ
47552014-12-18 Nigel Stephens <nigel@mips.com>
4756 Maciej W. Rozycki <macro@codesourcery.com>
4757
4758 * gdb.base/float.exp: Handle the new output from "info float" on
4759 MIPS targets.
4760
1bc1068a
JK
47612014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4762
4763 Fix MinGW compilation.
4764 * gdb.compile/compile-ops.exp: Update untested message if
4765 !skip_compile_feature_tests.
4766 * gdb.compile/compile-setjmp.exp: Likewise.
4767 * gdb.compile/compile-tls.exp: Likewise.
4768 * gdb.compile/compile.exp: Likewise.
4769 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4770 supported on this host".
4771
b6615d10
DE
47722014-12-16 Doug Evans <xdje42@gmail.com>
4773
4774 * boards/stabs.exp: New file.
4775
25dda427
AA
47762014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
4777
4778 * gdb.base/completion.exp: Adjust to format changes of "maint
4779 print user-registers".
4780
bf330350
CU
47812014-12-16 Catalin Udma <catalin.udma@freescale.com>
4782
4783 PR server/17457
4784 * gdb.arch/aarch64-fp.c: New file.
4785 * gdb.arch/aarch64-fp.exp: New file.
4786
395cf596
SDJ
47872014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4788
4789 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4790 r210637, r210913, r211666, r215400, r215817).
4791
4792 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
4793 * dg-extract-results.py: New file.
4794 * dg-extract-results.sh: Use it if the environment seems
4795 suitable.
4796
4797 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
4798
4799 * dg-extract-results.py (parse_run): Handle warnings that
4800 are printed before a test harness is run.
4801
4802 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
4803
4804 * dg-extract-results.py (Named): Remove __cmp__ method.
4805 (output_variation): Use a key to sort variation.harnesses.
4806
4807 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
4808
4809 * dg-extract-results.py: For Python 3, force sys.stdout to
4810 handle surrogate escape sequences.
4811 (safe_open): New function.
4812 (output_segment, main): Use it.
4813
4814 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
4815
4816 * dg-extract-results.py (Prog.result_re): Include options
4817 in test name.
4818
4819 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
4820
4821 * dg-extract-results.py (output_variation): Always sort if
4822 do_sum.
4823
e882ef3c
SM
48242014-12-15 Simon Marchi <simon.marchi@ericsson.com>
4825
4826 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4827 as long as we get pagination notifications.
4828
4992aa20
JM
48292014-12-15 Jason Merrill <jason@redhat.com>
4830
4831 * Makefile.in (check-gdb.%): Restore.
4832 * README: Mention it.
4833
c1b5a1a6
JB
48342014-12-13 Joel Brobecker <brobecker@adacore.com>
4835
4836 * gdb.ada/str_uninit: New testcase.
4837
5537b577
JK
48382014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4839
4840 PR symtab/17642
4841 * gdb.base/vla-stub-define.c: New file.
4842 * gdb.base/vla-stub.c: New file.
4843 * gdb.base/vla-stub.exp: New file.
4844
bb2ec1b3
TT
48452014-12-12 Phil Muldoon <pmuldoon@redhat.com>
4846 Jan Kratochvil <jan.kratochvil@redhat.com>
4847 Tom Tromey <tromey@redhat.com>
4848
4849 * configure.ac: Add gdb.compile/.
4850 * configure: Regenerate.
4851 * gdb.compile/Makefile.in: New file.
4852 * gdb.compile/compile-ops.exp: New file.
4853 * gdb.compile/compile-ops.c: New file.
4854 * gdb.compile/compile-tls.c: New file.
4855 * gdb.compile/compile-tls.exp: New file.
4856 * gdb.compile/compile-constvar.S: New file.
4857 * gdb.compile/compile-constvar.c: New file.
4858 * gdb.compile/compile-mod.c: New file.
4859 * gdb.compile/compile-nodebug.c: New file.
4860 * gdb.compile/compile-setjmp-mod.c: New file.
4861 * gdb.compile/compile-setjmp.c: New file.
4862 * gdb.compile/compile-setjmp.exp: New file.
4863 * gdb.compile/compile-shlib.c: New file.
4864 * gdb.compile/compile.c: New file.
4865 * gdb.compile/compile.exp: New file.
4866 * lib/gdb.exp (skip_compile_feature_tests): New proc.
4867
4ff709eb
TT
48682014-12-12 Tom Tromey <tromey@redhat.com>
4869
4870 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
4871 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4872
6dddd6a5
DE
48732014-12-12 Doug Evans <dje@google.com>
4874
4875 * lib/gdb-python.exp (get_python_valueof): New function.
4876 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4877
71c24708
AA
48782014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4879
4880 * gdb.base/completion.exp: Add test for completion of "info
4881 registers ".
4882
3e29f34a
MR
48832014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
4884
4885 * gdb.base/func-ptrs.c: New file.
4886 * gdb.base/func-ptrs.exp: New file.
4887
fc126975
SM
48882014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4889
4890 PR breakpoints/17012
4891 * gdb.base/dprintf-detach.c: New file.
4892 * gdb.base/dprintf-detach.exp: New file.
4893
0a46d518
SM
48942014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4895
4896 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4897 * lib/gdb.exp (target_is_gdbserver): New procedure.
4898
a0be3e44
DE
48992014-12-08 Doug Evans <dje@google.com>
4900
4901 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4902
df1b803a
YQ
49032014-12-05 Yao Qi <yao@codesourcery.com>
4904
4905 * gdb.guile/scm-error.exp: Remove the third argument to
4906 gdb_remote_download.
4907 * gdb.guile/scm-frame-args.exp: Likewise.
4908 * gdb.guile/scm-section-script.exp: Likewise.
4909
ddb9f679
YQ
49102014-12-05 Yao Qi <yao@codesourcery.com>
4911
4912 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4913
86e4ed39
DE
49142014-12-04 Doug Evans <dje@google.com>
4915
4916 * gdb.python/py-objfile.exp: Add tests for
4917 objfile.add_separate_debug_file.
4918
7c50a931
DE
49192014-12-04 Doug Evans <dje@google.com>
4920
4921 * lib/gdb.exp (get_build_id): New function.
4922 (build_id_debug_filename_get): Rewrite to use it.
4923 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4924
621661e3
MR
49252014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
4926
4927 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4928 `method(long)', not just 0x0.
4929 * gdb.cp/nsalias.exp: Align code labels to 4.
4930 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4931 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4932 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4933 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4934 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4935 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4936
29f0c3b7
DE
49372014-12-02 Doug Evans <dje@google.com>
4938
e1e061e7 4939 PR symtab/17602
29f0c3b7 4940 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 4941 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
4942 * gdb.cp/anon-ns.exp: Update.
4943
162078c8
NB
49442014-12-02 Nick Bull <nicholaspbull@gmail.com>
4945
4946 * gdb.python/py-events.py (inferior_call_handler): New.
4947 (register_changed_handler, memory_changed_handler): New.
4948 (test_events.invoke): Register new handlers.
4949 * gdb.python/py-events.exp: Add tests for inferior call,
4950 memory_changed and register_changed events.
4951
fdb09caf
AA
49522014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4953
4954 * gdb.base/execl-update-breakpoints.exp: Specify the link address
4955 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
4956 if the linker doesn't understand this.
4957
55cfb2c4
SM
49582014-12-01 Simon Marchi <simon.marchi@ericsson.com>
4959
4960 * gdb.python/python.exp: Change expected reply to help().
4961
9e8cd6df
YQ
49622014-12-01 Yao Qi <yao@codesourcery.com>
4963
4964 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
4965 AC_CONFIG_SUBDIRS(gdb.gdbtk).
4966 * configure: Re-generated.
4967
6c659fc2
SC
49682014-11-28 Siva Chandra Reddy <sivachandra@google.com>
4969
4970 * gdb.cp/chained-calls.cc: New file.
4971 * gdb.cp/chained-calls.exp: New file.
4972 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4973
d7fc3181
SM
49742014-11-28 Simon Marchi <simon.marchi@ericsson.com>
4975
4976 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4977 * gdb.dwarf2/symtab-producer.exp: Same.
4978 * gdb.gdb/python-interrupts.exp: Same.
4979 * gdb.gdb/python-selftest.exp: Same.
4980 * gdb.python/py-linetable.exp: Same.
4981 * gdb.python/py-type.exp: Same.
4982 * gdb.python/py-value-cc.exp: Same.
4983 * gdb.python/py-value.exp: Same.
4984
10e79639
YQ
49852014-11-28 Yao Qi <yao@codesourcery.com>
4986
4987 * gdb.base/break-probes.exp: Match library name prefixed with
4988 sysroot.
4989
f28a0564
SM
49902014-11-27 Simon Marchi <simon.marchi@ericsson.com>
4991
4992 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4993 test expected output. Add parentheses for the call to print.
4994 Remove L suffix from integers.
4995
3fe1ce1d
DE
49962014-11-26 Doug Evans <dje@google.com>
4997
4998 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4999
84429e27
YQ
50002014-11-22 Yao Qi <yao@codesourcery.com>
5001
5002 * gdb.trace/entry-values.c: Remove asms.
5003 (foo): Add foo_label.
5004 (bar): Add bar_label.
5005 * gdb.trace/entry-values.exp: Remove code computing foo's
5006 length and bar's length.
5007 (Dwarf::assemble): Invoke function_range for bar and use
5008 MACRO_AT_func for foo.
5009
26741859
YQ
50102014-11-22 Yao Qi <yao@codesourcery.com>
5011
5012 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
5013 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
5014 Use .Lgcc43_procstart instead of gcc43.
5015
45e44d27
JB
50162014-11-21 Joel Brobecker <brobecker@adacore.com>
5017
5018 * gdb.ada/n_arr_bound: New testcase.
5019
458c8db8
SDJ
50202014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5021
5022 PR breakpoints/10737
5023 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
5024 test_catch_syscall_multi_arch.
5025 (test_catch_syscall_multi_arch): New function.
5026
43f3e411
DE
50272014-11-20 Doug Evans <xdje42@gmail.com>
5028
5029 * gdb.base/maint.exp: Update expected output.
5030
0d7b2549
AA
50312014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5032
5033 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
5034 4-byte instruction on S390.
5035
8908fca5
JB
50362014-11-19 Joel Brobecker <brobecker@adacore.com>
5037
5038 * gdb.ada/arr_arr: New testcase.
5039
4a46959e
JB
50402014-11-19 Joel Brobecker <brobecker@adacore.com>
5041
5042 * gdb.ada/pkd_arr_elem: New Testcase.
5043
470e2f4e
LM
50442014-11-18 Luis Machado <lgustavo@codesourcery.com>
5045
5046 * gdb.reverse/break-precsave: Expect completion message for
5047 core file reads.
5048 * gdb.reverse/consecutive-precsave.exp: Likewise.
5049 * gdb.reverse/finish-precsave.exp: Likewise.
5050 * gdb.reverse/i386-precsave.exp: Likewise.
5051 * gdb.reverse/machinestate-precsave.exp: Likewise.
5052 * gdb.reverse/sigall-precsave.exp: Likewise.
5053 * gdb.reverse/solib-precsave.exp: Likewise.
5054 * gdb.reverse/step-precsave.exp: Likewise.
5055 * gdb.reverse/until-precsave.exp: Likewise.
5056 * gdb.reverse/watch-precsave.exp: Likewise.
5057
a267f3ad
AA
50582014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5059
5060 * gdb.base/bp-permanent.c: Include unistd.h.
5061 * gdb.python/py-framefilter-mi.c (main): Add return type.
5062 * gdb.python/py-framefilter.c (main): Likewise.
5063 * gdb.trace/actions-changed.c (main): Likewise.
5064
12084a9a
AA
50652014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5066
5067 * gdb.mi/until.c: Add eye-catchers.
5068 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
5069 line numbers.
5070
dc7e1a77
AA
50712014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5072
5073 * gdb.base/condbreak.exp: Drop references to removed non-prototype
5074 function header variants in break1.c.
5075 * gdb.base/ena-dis-br.exp: Likewise.
5076 * gdb.base/hbreak2.exp: Likewise.
5077 * gdb.reverse/until-precsave.exp: Drop references to removed
5078 non-prototype function header variants in ur1.c.
5079 * gdb.reverse/until-reverse.exp: Likewise.
5080
41c77605
PM
50812014-11-17 Petr Machata <pmachata@redhat.com>
5082
5083 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
5084 ${_cu_offset_size} bytes abbrev offset.
5085
34248c3a
DE
50862014-11-15 Doug Evans <xdje42@gmail.com>
5087
5088 PR symtab/17559
5089 * gdb.base/line-symtabs.exp: New file.
5090 * gdb.base/line-symtabs.c: New file.
5091 * gdb.base/line-symtabs.h: New file.
5092
646da059
YQ
50932014-11-14 Yao Qi <yao@codesourcery.com>
5094
5095 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
5096 (func): Add label func_label.
5097 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
5098 Replace low_pc and high_pc with MACRO_AT_range.
5099 Replace name, low_pc and high_pc with MACRO_AT_func.
5100
9301ebe6
YQ
51012014-11-14 Yao Qi <yao@codesourcery.com>
5102
5103 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
5104 Replace name, low_pc and high_pc with MACRO_AT_func.
5105
f166b542
YQ
51062014-11-14 Yao Qi <yao@codesourcery.com>
5107
5108 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
5109 produce debug information.
5110 * gdb.dwarf2/implptr-optimized-out.S: Removed.
5111
0f6e71e3
YQ
51122014-11-14 Yao Qi <yao@codesourcery.com>
5113
5114 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
5115 object and get function length.
5116 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
5117 with MACRO_AT_func.
5118 (top-level): Replace gdb_compile and clean_restart with
5119 prepare_for_testing.
5120 * gdb.dwarf2/main.c (main): Add label main_label.
5121
876c4df9
YQ
51222014-11-14 Yao Qi <yao@codesourcery.com>
5123
5124 * lib/dwarf.exp (function_range): New procedure.
5125 (Dwarf::_handle_macro_at_func): New procedure.
5126 (Dwarf::_handle_macro_at_range): New procedure.
5127 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
5128
02ad9cf1
YQ
51292014-11-14 Yao Qi <yao@codesourcery.com>
5130
5131 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
5132 (_handle_attribute): New procedure.
5133
a59add0c
AA
51342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5135
5136 * gdb.ada/cond_lang/foo.c (callme): Add return type.
5137 * gdb.base/call-sc.c (zed): Likewise.
5138 * gdb.base/checkpoint.c (main): Likewise.
5139 * gdb.base/dump.c (main): Likewise.
5140 * gdb.base/gcore.c (main): Likewise.
5141 * gdb.base/huge.c (main): Likewise.
5142 * gdb.base/multi-forks.c (main): Likewise.
5143 * gdb.base/pr10179-a.c (main): Likewise.
5144 * gdb.base/savedregs.c (main): Likewise.
5145 * gdb.base/sigaltstack.c (main): Likewise.
5146 * gdb.base/siginfo.c (main): Likewise.
5147 * gdb.base/structs.c (zed): Likewise.
5148 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
5149 * gdb.mi/mi-syn-frame.c (main): Likewise.
5150 * gdb.mi/until.c (foo, main): Likewise.
5151 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
5152 * gdb.base/solib-weak.c (foo): Declare.
5153 * gdb.base/attach-twice.c: Include stdio.h.
5154 * gdb.base/weaklib1.c: Likewise.
5155 * gdb.base/weaklib2.c: Likewise.
5156 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
5157 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
5158 unistd.h.
5159 * gdb.base/attach-pie-misread.c: Include stdlib.h.
5160 * gdb.mi/mi-exit-code.c: Likewise.
5161 * gdb.base/break-interp-lib.c: Include string.h.
5162 * gdb.base/coremaker.c: Likewise.
5163 * gdb.base/testenv.c: Likewise.
5164 * gdb.python/py-finish-breakpoint.c: Likewise.
5165 * gdb.base/inferior-died.c: Include sys/wait.h.
5166 * gdb.base/fileio.c: Include time.h.
5167 * gdb.base/async-shell.c: Include unistd.h.
5168 * gdb.base/dprintf-non-stop.c: Likewise.
5169 * gdb.base/info-os.c: Likewise.
5170 * gdb.mi/mi-console.c: Likewise.
5171 * gdb.mi/watch-nonstop.c: Likewise.
5172 * gdb.python/py-events.c: Likewise.
5173 * gdb.base/async.c (baz): Move up before its invocation.
5174 * gdb.base/code_elim2.c (my_global_func): Likewise.
5175 * gdb.base/skip-solib-lib.c (multiply): Likewise.
5176 * gdb.base/advance.c (func2): Likewise.
5177
3b5d5997
AA
51782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5179
5180 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
5181 variant.
5182 * gdb.base/annota3.c: Likewise.
5183 * gdb.base/async.c: Likewise.
5184 * gdb.base/average.c: Likewise.
5185 * gdb.base/call-ar-st.c: Likewise.
5186 * gdb.base/call-rt-st.c: Likewise.
5187 * gdb.base/call-sc.c: Likewise.
5188 * gdb.base/call-strs.c: Likewise.
5189 * gdb.base/ending-run.c: Likewise.
5190 * gdb.base/execd-prog.c: Likewise.
5191 * gdb.base/exprs.c: Likewise.
5192 * gdb.base/foll-exec.c: Likewise.
5193 * gdb.base/foll-fork.c: Likewise.
5194 * gdb.base/foll-vfork.c: Likewise.
5195 * gdb.base/funcargs.c: Likewise.
5196 * gdb.base/gcore.c: Likewise.
5197 * gdb.base/jump.c: Likewise.
5198 * gdb.base/langs0.c: Likewise.
5199 * gdb.base/langs1.c: Likewise.
5200 * gdb.base/langs2.c: Likewise.
5201 * gdb.base/mips_pro.c: Likewise.
5202 * gdb.base/nodebug.c: Likewise.
5203 * gdb.base/opaque0.c: Likewise.
5204 * gdb.base/opaque1.c: Likewise.
5205 * gdb.base/recurse.c: Likewise.
5206 * gdb.base/run.c: Likewise.
5207 * gdb.base/scope0.c: Likewise.
5208 * gdb.base/scope1.c: Likewise.
5209 * gdb.base/setshow.c: Likewise.
5210 * gdb.base/setvar.c: Likewise.
5211 * gdb.base/shmain.c: Likewise.
5212 * gdb.base/shr1.c: Likewise.
5213 * gdb.base/shr2.c: Likewise.
5214 * gdb.base/sigall.c: Likewise.
5215 * gdb.base/signals.c: Likewise.
5216 * gdb.base/so-indr-cl.c: Likewise.
5217 * gdb.base/solib2.c: Likewise.
5218 * gdb.base/structs.c: Likewise.
5219 * gdb.base/sum.c: Likewise.
5220 * gdb.base/vforked-prog.c: Likewise.
5221 * gdb.base/watchpoint.c: Likewise.
5222 * gdb.reverse/shr2.c: Likewise.
5223 * gdb.reverse/until-reverse.c: Likewise.
5224 * gdb.reverse/ur1.c: Likewise.
5225 * gdb.reverse/watch-reverse.c: Likewise.
5226
066a77c5
AA
52272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5228
5229 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
5230 variant.
5231 * gdb.base/sepdebug.exp: Drop references to removed code.
5232
4f204ea5
AA
52332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5234
5235 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
5236 variant. Preserve original line numbering.
5237 * gdb.base/list1.c: Likewise.
5238
3b377a3a
AA
52392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5240
5241 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
5242 variant.
5243 * gdb.base/break1.c: Likewise.
5244 * gdb.base/break.exp: Drop references to removed code.
5245
e444df73
AA
52462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5247
5248 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
5249 variant.
5250
8008f2a7
AA
52512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5252
5253 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
5254
a5a06887
AA
52552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5256
5257 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
5258 logic into perform_all_tests() and invoke it with and without
5259 function header prototypes.
5260 (do_function_calls): Remove conditional XFAIL for PR 5318.
5261 (rerun_and_prepare): Remove duplicate code.
5262 (perform_all_tests): New. Main logic moved here.
5263
44dba9b9
AA
52642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5265
5266 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
5267 code guarded by #ifdef NO_PROTOTYPES.
5268 (t_double_many_args): Likewise.
5269 (DEF_FUNC_MANY_ARGS_1): Likewise.
5270 (DEF_FUNC_VALUES_1): Likewise.
5271 (t_structs_ldc): Renamed from t_structs_fc in conditional code
5272 guarded by #ifdef PROTOTYPES.
5273
d1fbcd56
AA
52742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5275
5276 * gdb.mi/mi-console.c: Add eye-catcher.
5277 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
5278 instead of literal line number.
5279
b0e59b8f
AA
52802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5281
5282 * gdb.base/shr2.c: Add eye-catcher.
5283 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
5284 line number.
5285
78f98cca
AA
52862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5287
5288 * gdb.base/jump.c: Add eye-catchers.
5289 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
5290 numbers.
5291
58fa2af0
AA
52922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5293
5294 * gdb.base/execd-prog.c: Add eye-catchers.
5295 * gdb.base/foll-exec.c: Likewise.
5296 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
5297 line numbers.
5298
04e5059b
AA
52992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5300
5301 * gdb.base/ending-run.c: Add eye-catchers.
5302 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
5303 literal line numbers.
5304
dbfdb174
AA
53052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5306
5307 * gdb.base/call-rt-st.c: Add eye-catchers.
5308 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
5309 literal line numbers.
5310
888a2ade
AA
53112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5312
5313 * gdb.base/call-ar-st.c: Add eye-catchers.
5314 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
5315 literal line numbers.
5316
6acc2dde
AA
53172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5318
5319 * gdb.base/average.c: Add eye-catchers.
5320 * gdb.base/sum.c: Likewise.
5321 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
5322 regexps dynamically.
5323
9ecfcd1d
AA
53242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5325
5326 * gdb.base/solib1.c: Add eye-catchers.
5327 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5328 literal line numbers.
5329
78708b7c
PA
53302014-11-12 Pedro Alves <palves@redhat.com>
5331
5332 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
5333 leader has exited.
5334
af48d08f
PA
53352014-11-12 Pedro Alves <palves@redhat.com>
5336
5337 * gdb.arch/i386-bp_permanent.c: New file.
5338 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
5339 (srcfile): Set to i386-bp_permanent.c.
5340 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
5341 that stepi does not execute the 'leave' instruction, instead of
5342 testing it does execute.
5343 * gdb.base/bp-permanent.c: New file.
5344 * gdb.base/bp-permanent.exp: New file.
5345
af3768e9
DE
53462014-11-10 Doug Evans <xdje42@gmail.com>
5347
5348 PR symtab/17564
5349 * gdb.base/symtab-search-order.exp: New file.
5350 * gdb.base/symtab-search-order.c: New file.
5351 * gdb.base/symtab-search-order-1.c: New file.
5352 * gdb.base/symtab-search-order-shlib-1.c: New file.
5353
9de00a4a
PA
53542014-11-07 Pedro Alves <palves@redhat.com>
5355
5356 PR gdb/17511
5357 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
5358 i?86-*-linux*.
5359
e0f52461
SC
53602014-11-03 Siva Chandra Reddy <sivachandra@google.com>
5361
5362 PR c++/17494
5363 * gdb.cp/pr17494.cc: New file.
5364 * gdb.cp/pr17494.exp: New file.
5365
6ce8c980
YQ
53662014-11-02 Yao Qi <yao@codesourcery.com>
5367
5368 * gdb.python/python.exp: Get working directory and match the
5369 output of "set extended-prompt \\w " with it.
5370
02be9a71
DE
53712014-10-30 Doug Evans <dje@google.com>
5372
5373 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5374 in objfiles.
5375 * gdb.python/py-progspace.exp: Add tests for setting random attributes
5376 in progspaces.
5377
3bdff46b
LM
53782014-10-30 Janis Johnson <janisjo@codesourcery.com>
5379
5380 * gdb.base/fullpath-expand.exp: Skip for a remote host.
5381 * gdb.base/realname-expand.exp: Likewise.
5382 * gdb.linespec/macro-relative.exp: Likewise.
5383
ab917dfb
PA
53842014-10-29 Pedro Alves <palves@redhat.com>
5385
5386 PR gdb/17408
5387 * gdb.threads/schedlock.c (some_function): New function.
5388 (call_function): New global.
5389 (MAYBE_CALL_SOME_FUNCTION): New macro.
5390 (thread_function): Call it.
5391 * gdb.threads/schedlock.exp (get_args): Add description parameter,
5392 and use it instead of a global counter. Adjust all callers.
5393 (get_current_thread): Use "find current thread" for test message
5394 here rather than having all callers pass down the same string.
5395 (goto_loop): New procedure, factored out from ...
5396 (my_continue): ... this.
5397 (step_ten_loops): Change parameter from test message to command to
5398 use. Adjust.
5399 (list_count): Delete global.
5400 (check_result): New procedure, factored out from duplicate top
5401 level code.
5402 (continue tests): Wrap in with_test_prefix.
5403 (test_step): New procedure, factored out from duplicate top level
5404 code.
5405 (top level): Test "step" in combination with all scheduler-locking
5406 modes. Test "next" in combination with all scheduler-locking
5407 modes, and in combination with stepping over a function call or
5408 not.
5409 * gdb.threads/next-bp-other-thread.c: New file.
5410 * gdb.threads/next-bp-other-thread.exp: New file.
5411
d3d4baed
PA
54122014-10-29 Pedro Alves <palves@redhat.com>
5413
5414 PR python/17372
5415 * gdb.python/python.exp: Test a multi-line command that spawns
5416 interactive Python.
5417 * gdb.base/multi-line-starts-subshell.exp: New file.
5418
563e8d85
YQ
54192014-10-29 Yao Qi <yao@codesourcery.com>
5420
5421 * gdb.base/fileio.exp: Make directories on host.
5422
0ea4d52e
YQ
54232014-10-29 Yao Qi <yao@codesourcery.com>
5424
5425 * gdb.base/fileio.c (test_write): Close the file.
5426
7f5ef605
PA
54272014-10-28 Pedro Alves <palves@redhat.com>
5428
5429 PR gdb/12623
5430 * gdb.base/sigstep.c (no_handler): New global.
5431 (main): If 'no_handler is true, set the signal handlers to
5432 SIG_IGN.
5433 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
5434 with_sw_watch and no_handler parameters. Handle them.
5435 (top level) <stepping over handler when stopped at a breakpoint
5436 test>: Add a test axis for testing with a software watchpoint, and
5437 another for testing with the signal handler set to SIG_IGN.
5438 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
5439 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
5440
abbdbd03
PA
54412014-10-28 Pedro Alves <palves@redhat.com>
5442
5443 PR gdb/17511
5444 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
5445 * gdb.base/sigstep.exp (other_handler_location): New global.
5446 (advance): Support stepping into the signal handler, and running
5447 commands while in the handler.
5448 (in_handler_map): New global.
5449 (top level): In the advance test, add combinations for getting
5450 into the handler with stepping commands, and for running commands
5451 in the handler. Add comment descripting the advancei tests.
5452
1df4399f
PA
54532014-10-28 Pedro Alves <palves@redhat.com>
5454
5455 * gdb.base/sigstep.exp: Use build_executable instead of
5456 prepare_for_testing.
5457 (top level): Move code that starts GDB, runs to main and creates a
5458 display to ...
5459 (restart): ... this new procedure.
5460 (top level): Move backtrace from signal handler test to ...
5461 (validate_backtrace): ... this new procedure.
5462 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
5463 with_test_prefix. Always restart GDB.
5464 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
5465 with_test_prefix. Always restart GDB. No need to delete
5466 breakpoints after the test.
5467 (test_skip_handler): Remove prefix parameter.
5468 (skip_over_handler, breakpoint_to_handler)
5469 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
5470 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
5471 restart GDB. No need to delete breakpoints after the test.
5472 (top level): Use foreach to call the test procedures with
5473 different commands.
5474
a5b6e449
PA
54752014-10-28 Pedro Alves <palves@redhat.com>
5476
5477 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
5478 instead of GNATS numbers.
5479 * gdb.base/sigbpt.exp: Likewise.
5480 * gdb.base/siginfo.exp: Likewise.
5481 * gdb.base/sigstep.exp: Likewise.
5482
e5f8a7cc
PA
54832014-10-27 Pedro Alves <palves@redhat.com>
5484
5485 * gdb.base/sigstep.c (dummy): New global.
5486 (main): Issue a couple writes to the new global.
5487 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
5488 procedures.
5489 (skip_over_handler): Use test_skip_handler.
5490 (top level): Call skip_over_handler for stepi and nexti too.
5491 (breakpoint_over_handler): Use test_skip_handler.
5492 (top level): Call breakpoint_over_handler for stepi and nexti too.
5493
763905a3
YQ
54942014-10-27 Yao Qi <yao@codesourcery.com>
5495
5496 * gdb.trace/tfile.c (adjust_function_address)
5497 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
5498 function descriptor.
5499
6f259a23
DB
55002014-10-24 Don Breazeal <donb@codesourcery.com>
5501
5502 * gdb.base/foll-fork.exp (test_follow_fork,
5503 catch_fork_child_follow): Check for updated fork messages emitted
5504 from infrun.c.
5505 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
5506 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
5507 vfork_and_exec_child_follow_through_step): Check for updated vfork
5508 messages emitted from infrun.c.
5509
09dd9a69
PA
55102014-10-24 Pedro Alves <palves@redhat.com>
5511
5512 * gdb.base/corefile.exp: Remove references to ultrix.
5513 * gdb.base/interrupt.exp: Likewise.
5514 * gdb.base/whatis.exp: Likewise.
5515 * gdb.gdb/selftest.exp: Likewise.
5516 * gdb.threads/manythreads.exp: Likewise.
5517 * gdb.threads/print-threads.exp: Likewise.
5518 * gdb.threads/pthreads.exp:: Likewise.
5519 * gdb.threads/schedlock.exp: Likewise.
5520
3433cfa5
SC
55212014-10-24 Siva Chandra Reddy <sivachandra@google.com>
5522
5523 * gdb.cp/non-trivial-retval.cc: Add a test case.
5524 * gdb.cp/non-trivial-retval.exp: Add a test.
5525
092f880b
YQ
55262014-10-20 Yao Qi <yao@codesourcery.com>
5527
5528 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
5529 * gdb.python/py-objfile-script-gdb.py: New file.
5530 * gdb.python/py-objfile-script.exp: Update reference to
5531 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
5532 of remote_download. Remove the dest file.
5533
acbdb7f3
YQ
55342014-10-20 Yao Qi <yao@codesourcery.com>
5535
5536 * gdb.base/checkpoint.exp: Don't remove file copied on host.
5537 * gdb.base/step-line.exp: Likewise.
5538 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5539 * gdb.dwarf2/dw2-basic.exp: Likewise.
5540 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5541 * gdb.dwarf2/dw2-filename.exp: Likewise.
5542 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5543 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5544 * gdb.dwarf2/dw2-producer.exp: Likewise.
5545 * gdb.dwarf2/mac-fileno.exp: Likewise.
5546 * gdb.python/py-frame-args.exp: Likewise.
5547 * gdb.python/py-framefilter.exp: Likewise.
5548 * gdb.python/py-mi.exp: Likewise.
5549 * gdb.python/py-objfile-script.exp: Likewise
5550 * gdb.python/py-pp-integral.exp: Likewise.
5551 * gdb.python/py-pp-re-notag.exp: Likewise.
5552 * gdb.python/py-prettyprint.exp: Likewise.
5553 * gdb.python/py-section-script.exp: Likewise.
5554 * gdb.python/py-typeprint.exp: Likewise.
5555 * gdb.python/py-xmethods.exp: Likewise.
5556 * gdb.stabs/weird.exp: Likewise.
5557 * gdb.xml/tdesc-regs.exp: Likewise.
5558
bd286a29
KCY
55592014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
5560
5561 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
5562 (out_cu): Use addr_len for the size of addresses.
5563 (out_line): Likewise. Size DW_LNE_set_address instruction
5564 according to addr_len.
5565 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
5566 (FUNC): Add START_INSNS to definition.
5567
673dc4a0
YQ
55682014-10-18 Yao Qi <yao@codesourcery.com>
5569
5570 * gdb.base/argv0-symlink.exp: Check argv[0] value if
5571 gdb_has_argv0 return true.
5572 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
5573 check [target_info exists noargs], check [gdb_has_argv0]
5574 instead.
5575 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5576 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
5577 procedures.
5578
4ffbba72
DE
55792014-10-17 Doug Evans <dje@google.com>
5580
5581 * gdb.python/py-events.exp: Update expected output for clear_objfiles
5582 event.
5583 * gdb.python/py-events.py: Add clear_objfiles event.
5584
d096d8c1
DE
55852014-10-17 Doug Evans <dje@google.com>
5586
5587 * gdb.python/py-objfile.exp: Test progspace attribute.
5588
a80db015
LM
55892014-10-17 Luis Machado <lgustavo@codesourcery.com>
5590
5591 * gdb.guile/scm-breakpoint.exp: Do not assume any
5592 directory separators when matching source file paths.
5593 * gdb.python/py-breakpoint.exp: Likewise.
5594 * gdb.reverse/break-precsave.exp: Likewise.
5595 * gdb.reverse/break-reverse.exp: Likewise.
5596 * gdb.reverse/consecutive-precsave.exp: Likewise.
5597 * gdb.reverse/finish-precsave.exp: Likewise.
5598 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5599 * gdb.reverse/finish-reverse.exp: Likewise.
5600 * gdb.reverse/i386-precsave.exp: Likewise.
5601 * gdb.reverse/i387-env-reverse.exp: Likewise.
5602 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5603 * gdb.reverse/machinestate-precsave.exp: Likewise.
5604 * gdb.reverse/machinestate.exp: Likewise.
5605 * gdb.reverse/sigall-precsave.exp: Likewise.
5606 * gdb.reverse/solib-precsave.exp: Likewise.
5607 * gdb.reverse/step-precsave.exp: Likewise.
5608 * gdb.reverse/until-precsave.exp: Likewise.
5609 * gdb.reverse/watch-precsave.exp: Likewise.
5610 * gdb.reverse/watch-reverse.exp: Likewise.
5611
b22089ab
YQ
56122014-10-17 Yao Qi <yao@codesourcery.com>
5613
5614 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
5615 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
5616
6c4486e6
PA
56172014-10-17 Pedro Alves <palves@redhat.com>
5618
5619 PR gdb/17471
5620 * gdb.base/bg-execution-repeat.c: New file.
5621 * gdb.base/bg-execution-repeat.exp: New file.
5622
0ff33695
PA
56232014-10-17 Pedro Alves <palves@redhat.com>
5624
5625 PR gdb/17300
5626 * gdb.base/continue-all-already-running.c: New file.
5627 * gdb.base/continue-all-already-running.exp: New file.
5628
6fdebc3d
PA
56292014-10-17 Pedro Alves <palves@redhat.com>
5630
5631 PR gdb/17472
5632 * gdb.base/annota-input-while-running.c: New file.
5633 * gdb.base/annota-input-while-running.exp: New file.
5634
32a8097b
PA
56352014-10-17 Pedro Alves <palves@redhat.com>
5636
5637 * gdb.base/callfuncs.exp: emove references to osf.
5638 * gdb.base/sigall.exp: Likewise.
5639 * gdb.gdb/selftest.exp: Likewise.
5640 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5641 * gdb.mi/non-stop.c: Likewise.
5642 * gdb.mi/pthreads.c: Likewise.
5643 * gdb.reverse/sigall-precsave.exp: Likewise.
5644 * gdb.reverse/sigall-reverse.exp: Likewise.
5645 * gdb.threads/pthreads.c: Likewise.
5646 * gdb.threads/pthreads.exp: Likewise.
5647
7a3517ff
YQ
56482014-10-17 Yao Qi <yao@codesourcery.com>
5649
5650 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
5651 check 'target_info exists noargs'.
5652 (test_command_prompt_position): Likewise.
5653 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
5654 Remove "set args".
5655 (progvar_simple_while_test): Likewise.
5656 (progvar_complex_if_while_test): Likewise.
5657 (if_while_breakpoint_command_test): Likewise.
5658 (infrun_breakpoint_command_test): Likewise.
5659 (breakpoint_command_test): Likewise.
5660 (watchpoint_command_test): Likewise.
5661 (bp_deleted_in_command_test): Likewise.
5662 (temporary_breakpoint_commands): Likewise.
5663
bb99c472
YQ
56642014-10-16 Yao Qi <yao@codesourcery.com>
5665
5666 * gdb.base/remotetimeout.exp: Remove noargs checking.
5667
7c16b83e
PA
56682014-10-15 Pedro Alves <palves@redhat.com>
5669
5670 PR breakpoints/9649
5671 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
5672 * gdb.base/breakpoint-in-ro-region.exp
5673 (probe_target_hardware_step): New procedure.
5674 (top level): Probe hardware stepping and hardware breakpoint
5675 support. Test stepping through a read-only region, with both
5676 "breakpoint auto-hw" on and off and both "always-inserted" on and
5677 off.
5678
35a49624
IB
56792014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
5680
5681 * gdb.dlang/demangle.exp: Update for demangling changes.
5682
2d1c107c
SC
56832014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5684
5685 * gdb.cp/non-trivial-retval.cc: Add new test cases.
5686 * gdb.cp/non-trivial-retval.exp: Add new tests.
5687
778811d5
SC
56882014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5689
5690 PR c++/13403
5691 PR c++/15154
5692 * gdb.cp/non-trivial-retval.cc: New file.
5693 * gdb.cp/non-trivial-retval.exp: New file.
5694
10c5f0a8
YQ
56952014-10-15 Yao Qi <yao@codesourcery.com>
5696
5697 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5698 remote host.
5699
65d7b369
YQ
57002014-10-15 Yao Qi <yao@codesourcery.com>
5701
5702 * gdb.python/py-symbol.exp: Match file base name if host is
5703 remote, otherwise match file name with dir name.
5704 * gdb.python/py-symtab.exp: Likewise.
5705 * gdb.python/python.exp: Likewise.
5706
46dc1394
YQ
57072014-10-15 Yao Qi <yao@codesourcery.com>
5708
5709 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5710 pattern.
5711 * gdb.python/py-symtab.exp: Likewise.
5712 * gdb.python/python.exp: Remove trailing ".*". Fix typo
5713 locationn.
5714
c40cc657
JB
57152014-10-14 Joel Brobecker <brobecker@adacore.com>
5716
5717 * gdb.ada/addr_arith: New testcase.
5718
2abf49e1
MR
57192014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
5720
5721 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5722 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5723 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5724 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5725
f7088df3
SDJ
57262014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
5727
5728 * gdb.arch/stap-eval-lang-ada.S: Likewise.
5729 * gdb.arch/stap-eval-lang-ada.c: Likewise.
5730 * gdb.arch/stap-eval-lang-ada.exp: New file.
5731
4dc06805
YQ
57322014-10-14 Yao Qi <yao@codesourcery.com>
5733
5734 * gdb.mi/mi-var-child.c (nothing1): New function.
5735 (nothing2): New function.
5736 (do_children_tests): Set function pointers by nothing1 and
5737 nothing2.
5738 * gdb.mi/mi-var-child.exp: Step over new added statements.
5739 Update test to match the new output.
5740 * gdb.mi/var-cmd.c (nothing1): New function.
5741 (nothing2): New function.
5742 (do_children_tests): Set function pointers by nothing1 and
5743 nothing2.
5744 * gdb.mi/mi-var-display.exp: Update test to match output.
5745 Step to the line specified by $line_dct_nothing.
5746 Increase the number of lines to step.
5747
46a93de2
YQ
57482014-10-14 Yao Qi <yao@codesourcery.com>
5749
5750 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5751 tests.
5752 * gdb.mi/mi2-var-child.exp: Likewise.
5753
14ea52ee
DE
57542014-10-13 Doug Evans <dje@google.com>
5755
5756 * gdb.python/py-objfile.exp: Change name of file name test.
5757
e5c6e92b
DE
57582014-10-13 Doug Evans <dje@google.com>
5759
5760 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5761 from the start of the CU.
5762
c780cc2f
JK
57632014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5764 Yao Qi <yao@codesourcery.com>
5765
5766 Fix "save breakpoints" for "catch" command.
5767 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5768 Remove -nonewline. Match also the added "main" line.
5769
99894e11
JK
57702014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5771
5772 Fix "save breakpoints" for "disable $bpnum" command.
5773 * gdb.base/save-bp.c (main): Add label.
5774 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
5775
6e1ac5a3
JK
57762014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5777
5778 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5779
754dd2b0
YQ
57802014-10-11 Yao Qi <yao@codesourcery.com>
5781
5782 * gdb.server/server-kill.exp: Execute command
5783 "set remote trace-status-packet on" before "tstatus".
5784
f90183d7
YQ
57852014-10-11 Yao Qi <yao@codesourcery.com>
5786
5787 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5788 (main): Call getppid.
5789 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5790 and continue to it. Read variable "server_pid".
5791
bf40a607
YQ
57922014-10-11 Yao Qi <yao@codesourcery.com>
5793
5794 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5795
052ca370
YQ
57962014-10-11 Yao Qi <yao@codesourcery.com>
5797
5798 * gdb.threads/thread-find.exp: Don't execute command
5799 "info threads".
5800 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5801 * gdb.threads/linux-dp.exp: Don't check the condition
5802 $threads_created equals to zero.
5803
3831839c
PA
58042014-10-10 Pedro Alves <palves@redhat.com>
5805
5806 * gdb.base/bigcore.exp: Remove references to IRIX.
5807 * gdb.base/funcargs.exp: Likewise.
5808 * gdb.base/interrupt.exp: Likewise.
5809 * gdb.base/mips_pro.exp: Likewise.
5810 * gdb.base/nodebug.exp: Likewise.
5811 * gdb.base/setvar.exp: Likewise.
5812 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5813
8b9a549d
PA
58142014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5815 Pedro Alves <palves@redhat.com>
5816
5817 PR symtab/14466
5818 * gdb.base/vdso-warning.c: New file.
5819 * gdb.base/vdso-warning.exp: New file.
5820
d48ba5e8
DE
58212014-10-02 Doug Evans <dje@google.com>
5822
5823 * gdb.base/structs.c (main): Don't run forever.
5824
2278c276
PA
58252014-10-02 Pedro Alves <palves@redhat.com>
5826
5827 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5828 (top level) <stop threads 1, stop threads 2>: Use it.
5829
b57bacec
PA
58302014-10-02 Pedro Alves <palves@redhat.com>
5831
5832 * gdb.threads/break-while-running.exp (test): Add new
5833 'update_thread_list' argument. Skip "info threads" if false.
5834 (top level): Add new 'update_thread_list' axis.
5835
13fd3ff3
PA
58362014-10-02 Pedro Alves <palves@redhat.com>
5837
5838 PR breakpoints/17431
5839 * gdb.base/execl-update-breakpoints.c: New file.
5840 * gdb.base/execl-update-breakpoints.exp: New file.
5841
0fec99e8
PA
58422014-10-01 Pedro Alves <palves@redhat.com>
5843
5844 * gdb.base/breakpoint-in-ro-region.c: New file.
5845 * gdb.base/breakpoint-in-ro-region.exp: New file.
5846
2ddf4301
SM
58472014-10-01 Simon Marchi <simon.marchi@ericsson.com>
5848
5849 * gdb.mi/mi-exit-code.exp: New file.
5850 * gdb.mi/mi-exit-code.c: New file.
5851
6a5f3f43
YQ
58522014-09-30 Yao Qi <yao@codesourcery.com>
5853
5854 * lib/prelink-support.exp (build_executable_own_libs): Error if
5855 the target isn't native.
5856
345bcc73
YQ
58572014-09-30 Yao Qi <yao@codesourcery.com>
5858
5859 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5860 false.
5861
a25a5a45
PA
58622014-09-22 Pedro Alves <palves@redhat.com>
5863
5864 * gdb.threads/break-while-running.exp: New file.
5865 * gdb.threads/break-while-running.c: New file.
5866
00ba3162
YQ
58672014-09-19 Yao Qi <yao@codesourcery.com>
5868
5869 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5870 Invoke test. Restart GDB with --readnow and invoke test again.
5871
c3b7b696
YQ
58722014-09-19 Yao Qi <yao@codesourcery.com>
5873
5874 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5875 proc set_breakpoint_on_gcd_function. Invoke
5876 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
5877 invoke set_breakpoint_on_gcd_function again.
5878
2b4fd423
DE
58792014-09-18 Doug Evans <dje@google.com>
5880
5881 * gdb.dwarf2/symtab-producer.exp: New file.
5882
a5947601
SDJ
58832014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5884
5885 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5886 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5887 * gdb.base/global-var-nested-by-dso.c: Likewise.
5888 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5889
91c19059
SDJ
58902014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5891 Pedro Alves <palves@redhat.com>
5892
5893 * gdb.base/watch-bitfields.exp: Pass string other than test file
5894 name to prepare_for_testing.
5895 (watch): New procedure.
5896 (expect_watchpoint): Use with_test_prefix.
5897 (top level): Factor out tests to ...
5898 (test_watch_location, test_regular_watch): ... these new
5899 procedures, and use with_test_prefix and gdb_continue_to_end.
5900
bb9d5f81
PP
59012014-09-16 Patrick Palka <patrick@parcs.ath.cx>
5902
5903 PR breakpoints/12526
5904 * gdb.base/watch-bitfields.exp: New file.
5905 * gdb.base/watch-bitfields.c: New file.
5906
635856f5
PA
59072014-09-16 Pedro Alves <palves@redhat.com>
5908
5909 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5910 software and hardware addresses, not software address against
5911 itself.
5912
7280ceea
PA
59132014-09-16 Pedro Alves <palves@redhat.com>
5914
5915 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5916 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5917
428b16bd
PA
59182014-09-16 Pedro Alves <palves@redhat.com>
5919
5920 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5921 files.
5922 * gdb.base/a2-run.exp: Remove all code guarded by istarget
5923 "*-*-vxworks*" throughout.
5924 * gdb.base/break.exp: Likewise.
5925 * gdb.base/default.exp: Likewise.
5926 * gdb.base/scope.exp: Likewise.
5927 * gdb.base/sepdebug.exp: Likewise.
5928 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5929 throughout.
5930 * gdb.base/run.c: Likewise.
5931 * gdb.base/sepdebug.c: Likewise.
5932 * gdb.hp/gdb.aCC/run.c: Likewise.
5933 * gdb.reverse/until-reverse.c: Likewise.
5934 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5935
666d413c
YQ
59362014-09-16 Yao Qi <yao@codesourcery.com>
5937
5938 * boards/local-remote-host-native.exp: New file.
5939
57cbd724
DE
59402014-09-14 Doug Evans <xdje42@gmail.com>
5941
5942 * gdb.threads/queue-signal.c (thread_count): New variable.
5943 (thread_count_mutex, thread_count_condvar): New variables.
5944 (incr_thread_count, wait_all_threads_running): New functions.
5945 (main): Wait for all threads to be in their thread functions.
5946
81219e53
DE
59472014-09-13 Doug Evans <xdje42@gmail.com>
5948
5949 * gdb.threads/queue-signal.c: New file.
5950 * gdb.threads/queue-signal.exp: New file.
5951
3714cea7
DE
59522014-09-13 Doug Evans <xdje42@gmail.com>
5953
5954 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5955 be consistent with what default_gdb_init uses.
5956 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5957 the plain text of the prompt. Add some logging printfs.
5958 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5959
fa43b1d7
PA
59602014-09-12 Pedro Alves <palves@redhat.com>
5961
5962 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5963 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5964 * gdb.arch/i386-size-overlap.exp: Likewise.
5965 * gdb.arch/i386-size.exp: Likewise.
5966 * gdb.arch/i386-unwind.exp: Likewise.
5967 * gdb.base/a2-run.exp: Likewise.
5968 * gdb.base/break.exp: Likewise.
5969 * gdb.base/charset.exp: Likewise.
5970 * gdb.base/chng-syms.exp: Likewise.
5971 * gdb.base/commands.exp: Likewise.
5972 * gdb.base/dbx.exp: Likewise.
5973 * gdb.base/find.exp: Likewise.
5974 * gdb.base/funcargs.exp: Likewise.
5975 * gdb.base/jit-simple.exp: Likewise.
5976 * gdb.base/reread.exp: Likewise.
5977 * gdb.base/sepdebug.exp: Likewise.
5978 * gdb.base/step-bt.exp: Likewise.
5979 * gdb.cp/mb-inline.exp: Likewise.
5980 * gdb.cp/mb-templates.exp: Likewise.
5981 * gdb.objc/basicclass.exp: Likewise.
5982 * gdb.threads/killed.exp: Likewise.
5983
9d9bf2df
EBM
59842014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5985
5986 PR tdep/17379
5987 * gdb.arch/powerpc-stackless.S: New file.
5988 * gdb.arch/powerpc-stackless.exp: New file.
5989
1cf2f1b0
JK
59902014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5991
5992 * gdb.base/attach.c: Include unistd.h.
5993 (main): Call alarm. Add label postloop.
5994 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5995 gdb_breakpoint, gdb_continue_to_breakpoint.
5996 (test_command_line_attach_run): Kill ${testpid} in one exit path.
5997
98880d46
PA
59982014-09-11 Pedro Alves <palves@redhat.com>
5999
6000 PR gdb/17347
6001 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
6002 * gdb.base/attach.exp (test_command_line_attach_run): New
6003 procedure.
6004 (top level): Call it.
6005
4c92ff2c
PA
60062014-09-11 Pedro Alves <palves@redhat.com>
6007
6008 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
6009 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
6010 (do_command_attach_tests): Use spawn_wait_for_attach.
6011 * gdb.base/solib-overlap.exp: Likewise.
6012 * gdb.multi/multi-attach.exp: Likewise.
6013 * gdb.python/py-prompt.exp: Likewise.
6014 * gdb.python/py-sync-interp.exp: Likewise.
6015 * gdb.server/ext-attach.exp: Likewise.
6016
3adc1a7d
GKB
60172014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
6018
6019 * gdb.fortran/array-element.exp: Remove unexpected "continue"
6020 command in testcase. Simplify testcase.
6021
96334934
JB
60222014-09-10 Joel Brobecker <brobecker@adacore.com>
6023
6024 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
6025
eb479039
JB
60262014-09-10 Joel Brobecker <brobecker@adacore.com>
6027
6028 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
6029
deede10c
JB
60302014-09-10 Joel Brobecker <brobecker@adacore.com>
6031
6032 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
6033
7828a5f5
JB
60342014-09-10 Joel Brobecker <brobecker@adacore.com>
6035
6036 * gdb.dwarf2/dynarr-ptr.c: New file.
6037 * gdb.dwarf2/dynarr-ptr.exp: New file.
6038
33aeebcf
MR
60392014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6040
6041 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
6042 of 30 rather than hardcoding 120 for a slow test case. Take the
6043 `gdb,timeout' target setting into account for this calculation.
6044 Don't extend the timeout for the test cases that don't need it.
6045
7b415901
MR
60462014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6047
6048 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
6049 a factor of 2 for a slow test case. Take the `gdb,timeout'
6050 target setting into account for this calculation.
6051 * gdb.reverse/until-precsave.exp: Increase the timeout by
6052 a factor of 15 and 3 respectively rather than adding 120
6053 for a pair of slow test cases. Take the `gdb,timeout'
6054 target setting into account for this calculation.
6055
4a40f85a
MR
60562014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6057
6058 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
6059 timeout, don't pass one down to gdb_expect.
6060 (gdb_expect): Rework timeout selection.
6061
09635af7
MR
60622014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6063
6064 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
6065 exception on timeout.
6066 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
6067 (gdbserver_start_extended): Catch any `gdbserver_start' error
6068 exceptions.
6069 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
6070 * lib/mi-support.exp (mi_gdb_target_load): Catch any
6071 `gdbserver_gdb_load' error exceptions.
6072
2bdd10b7
MR
60732014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6074
6075 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
6076 120 on waiting for the TCP socket to open.
6077
316935f0
DE
60782014-09-09 Doug Evans <xdje42@gmail.com>
6079
6080 * gdb.base/default.exp (show_conv_list): Add _caller_is,
6081 _caller_matches, _any_caller_is, _any_caller_matches.
6082
83740597
DE
60832014-09-09 Doug Evans <xdje42@gmail.com>
6084
6085 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
6086
4c122fc3
YQ
60872014-09-09 Yao Qi <yao@codesourcery.com>
6088
6089 * gdb.mi/mi-var-display.exp: Set print symbol off.
6090
a9f116cb
GKB
60912014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
6092
6093 PR gdb/17035
6094 * gdb.base/commands.exp: Add tests to verify user-defined
6095 commands with empty bodies.
6096 * gdb.python/py-cmd.exp: Test that we don't show user-defined
6097 python commands in `show user command`.
6098 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
6099 scheme commands in `show user command`.
6100
c75bd3a2
JK
61012014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6102
6103 PR python/17355
6104 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
6105 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
6106 * gdb.python/py-framefilter-invalidarg.exp: New file.
6107 * gdb.python/py-framefilter-invalidarg.py: New file.
6108
faa42425
DE
61092014-09-06 Doug Evans <xdje42@gmail.com>
6110
6111 PR 15276
6112 * gdb.python/py-caller-is.c: New file.
6113 * gdb.python/py-caller-is.exp: New file.
6114
474ca4f6
SDJ
61152014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
6116
6117 PR gdb/17235
6118 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
6119 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
6120
eb0b0463
SDJ
61212014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
6122
6123 PR fortran/17237
6124 * gdb.fortran/print-formatted.exp: New file.
6125 * gdb.fortran/print-formatted.f90: Likewise.
6126
5f3b99cf
SS
61272014-09-03 Sasha Smundak <asmundak@google.com>
6128
6129 * gdb.python/py-frame.exp: Test Frame.read_register.
6130
7d793aa9
SDJ
61312014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
6132
6133 PR python/16699
6134 * gdb.python/py-completion.exp: New file.
6135 * gdb.python/py-completion.py: Likewise.
6136
fb0576e9
DE
61372014-08-28 Doug Evans <dje@google.com>
6138
6139 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
6140 eax,etc. are live with values set by gdb and thus the compiler can't
6141 use them.
6142 * gdb.arch/i386-pseudo.c (main): Ditto.
6143
ee92b0dd
DE
61442014-08-27 Doug Evans <dje@google.com>
6145
6146 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
6147
6649db35
DE
61482014-08-25 Doug Evans <dje@google.com>
6149
6150 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
6151 (main): Ditto.
6152
564b7600
DE
61532014-08-25 Doug Evans <dje@google.com>
6154
6155 * gdb.threads/thread-execl.exp: #include <stdio.h>.
6156
3881fb67
YQ
61572014-08-24 Yao Qi <yao@codesourcery.com>
6158
6159 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
6160 symbol off.
6161 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
6162
a05a36a5
DE
61632014-08-22 Doug Evans <dje@google.com>
6164
6165 PR 17276
6166 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
6167 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
6168 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
6169
7c343b48
YQ
61702014-08-22 Yao Qi <yao@codesourcery.com>
6171
6172 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
6173 * gdb.python/py-finish-breakpoint2.exp: Likewise.
6174 * gdb.python/python.exp: Likewise. Use .py file on the host
6175 instead of the build.
6176
22fd09ae
JK
61772014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6178
6179 * gdb.threads/gcore-stale-thread.c: New file.
6180 * gdb.threads/gcore-stale-thread.exp: New file.
6181
a8454a7c
PA
61822014-08-21 Pedro Alves <palves@redhat.com>
6183
6184 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
6185 * gdb.base/gcore-relro-pie.exp: Likewise.
6186 * gdb.base/gcore-relro.exp: Likewise.
6187 * gdb.base/gcore.exp: Likewise.
6188 * gdb.base/print-symbol-loading.exp: Likewise.
6189 * gdb.threads/gcore-thread.exp: Likewise.
6190 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
6191
2a31c623
PA
61922014-08-20 Pedro Alves <palves@redhat.com>
6193 Jan Kratochvil <jan.kratochvil@redhat.com>
6194
6195 * Makefile.in (EXTRA_RULES, CC): New variables, get from
6196 configure.
6197 (EXPECT): Handle READ1 being set.
6198 (all): Depend on EXTRA_RULES.
6199 (check-read1, expect-read1, read1.so, read1): New rules.
6200 * README (Testsuite Parameters): Document the READ1 make variable.
6201 (Race detection): New section.
6202 * configure: Regenerate.
6203 * configure.ac: If build==host==target, and running under a
6204 GNU/glibc system, add read1 to the extra Makefile rules.
6205 (EXTRA_RULES): AC_SUBST it.
6206 * lib/read1.c: New file.
6207
d36430db
JB
62082014-08-20 Joel Brobecker <brobecker@adacore.com>
6209
6210 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
6211 the handling of variables declared as a typedef to an array
6212 which a DW_AT_data_location attribute.
6213
9a0dc9e3
PA
62142014-08-19 Andrew Burgess <aburgess@broadcom.com>
6215 Pedro Alves <palves@redhat.com>
6216
6217 PR symtab/14604
6218 PR symtab/14605
6219 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
6220 gdb_test.
6221
0718a8da
PA
62222014-08-19 Pedro Alves <palves@redhat.com>
6223
6224 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
6225
13b448cd
YQ
62262014-08-19 Yao Qi <yao@codesourcery.com>
6227
6228 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
6229 right line.
6230
1cbf5077
DB
62312014-08-18 David Blaikie <dblaikie@gmail.com>
6232
6233 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
6234
bf0fae19
JB
62352014-08-18 Joel Brobecker <brobecker@adacore.com>
6236
6237 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
6238 attribute in array range.
6239
3c8c5dcc
JB
62402014-08-18 Joel Brobecker <brobecker@adacore.com>
6241
6242 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
6243
e66d4446
SC
62442014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6245
6246 PR c++/17132
6247 * gdb.cp/pr17132.cc: New file.
6248 * gdb.cp/pr17132.exp: New file.
6249
940df408
SC
62502014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6251
6252 * gdb.python/py-xmethods.py (A_getarrayind)
6253 (E_method_char_worker.__call__, E_method_int_worker.__call__):
6254 Use 'print' with function call syntax.
6255 (E_method_matcher.match): Fix tab vs space indentation mixup.
6256
ebcc6c3a
YQ
62572014-08-15 Yao Qi <yao@codesourcery.com>
6258
6259 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
6260 false.
6261
775e0f04
YQ
62622014-08-15 Yao Qi <yao@codesourcery.com>
6263
6264 * gdb.cp/casts.exp: Set print symbol off.
6265 * gdb.cp/class2.exp: Likewise.
6266 * gdb.cp/overload.exp: Likewise.
6267 * gdb.cp/templates.exp: Likewise.
6268
d769e349
DE
62692014-08-11 Doug Evans <dje@google.com>
6270
6271 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6272 (test_load_shlib): Update.
6273
20c6f1e1
YQ
62742014-08-09 Yao Qi <yao@codesourcery.com>
6275
6276 * gdb.base/display.exp: Invoke is_address_zero_readable.
6277 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
6278 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6279 * gdb.base/hbreak-unmapped.exp: Return if
6280 is_address_zero_readable returns true.
6281 * gdb.base/signest.exp: Likewise.
6282 * gdb.base/signull.exp: Likewise.
6283 * gdb.base/sigbpt.exp: Likewise.
6284 * gdb.guile/scm-disasm.exp: Do the test if
6285 is_address_zero_readable returns false.
6286 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
6287 * gdb.python/py-arch.exp: Likewise.
6288 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
6289 * lib/gdb.exp (is_address_zero_readable): New proc.
6290
5792e8e3
YQ
62912014-08-09 Yao Qi <yao@codesourcery.com>
6292
6293 PR testsuite/13443
6294 * gdb.mi/mi-var-display.exp: Make test messages unique.
6295
3cecbbbe
TT
62962014-08-04 Tom Tromey <tromey@redhat.com>
6297
6298 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
6299 target 0".
6300
00b51ff5
TT
63012014-08-04 Tom Tromey <tromey@redhat.com>
6302
6303 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
6304 "target_resume".
6305
6908c509
JB
63062014-08-01 Joel Brobecker <brobecker@adacore.com>
6307
6308 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
6309 inner_vla_struct_object_size.
6310 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
6311 as xfail.
6312
cc6563d2
PA
63132014-07-30 Pedro Alves <palves@redhat.com>
6314
6315 * gdb.threads/signal-command-handle-nopass.exp (test): Add
6316 comment.
6317
7e09a223
YQ
63182014-07-29 Yao Qi <yao@codesourcery.com>
6319
6320 PR gdb/17206
6321 * gdb.base/until-nodebug.exp: New.
6322
7ebdbe92
DE
63232014-07-28 Doug Evans <xdje42@gmail.com>
6324
6325 PR guile/17203
6326 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6327 previously existing parameter, and previously ambiguously spelled
6328 parameter.
6329
fdb1adc6
WN
63302014-07-28 Will Newton <will.newton@linaro.org>
6331
6332 * gdb.base/varargs.exp: Remove KFAILs for ARM.
6333
186fcde0
DE
63342014-07-26 Ludovic Courtès <ludo@gnu.org>
6335 Doug Evans <xdje42@gmail.com>
6336
6337 PR guile/17146
6338 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
6339
70509625
PA
63402014-07-25 Pedro Alves <palves@redhat.com>
6341
6342 * gdb.threads/signal-command-handle-nopass.c: New file.
6343 * gdb.threads/signal-command-handle-nopass.exp: New file.
6344 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
6345 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
6346 * gdb.threads/signal-delivered-right-thread.c: New file.
6347 * gdb.threads/signal-delivered-right-thread.exp: New file.
6348
c3f814a1
PA
63492014-07-25 Pedro Alves <palves@redhat.com>
6350
6351 * gdb.base/double-prompt-target-event-error.exp
6352 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
6353 match.
6354 (cancel_pagination_in_target_event): Rework double prompt
6355 detection.
6356 * gdb.base/paginate-after-ctrl-c-running.exp
6357 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
6358 <return>' match.
6359 * gdb.base/paginate-bg-execution.exp
6360 (test_bg_execution_pagination_return)
6361 (test_bg_execution_pagination_cancel): Remove '-notransfer
6362 <return>' matches.
6363 * gdb.base/paginate-execution-startup.exp
6364 (test_fg_execution_pagination_return)
6365 (test_fg_execution_pagination_cancel): Remove '-notransfer
6366 <return>' matches.
6367 * gdb.base/paginate-inferior-exit.exp
6368 (test_paginate_inferior_exited): Remove '-notransfer <return>'
6369 match.
6370 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
6371 * lib/gdb.exp (pagination_prompt): Run text through
6372 string_to_regexp.
6373 (gdb_test_multiple): Match $pagination_prompt instead of
6374 "<return>".
6375 (string_to_regexp): Move to lib/gdb-utils.exp.
6376
e214cf6c
JK
63772014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6378
6379 * gdb.arch/amd64-entry-value-paramref.S: New file.
6380 * gdb.arch/amd64-entry-value-paramref.cc: New file.
6381 * gdb.arch/amd64-entry-value-paramref.exp: New file.
6382 * gdb.arch/amd64-optimout-repeat.S: New file.
6383 * gdb.arch/amd64-optimout-repeat.c: New file.
6384 * gdb.arch/amd64-optimout-repeat.exp: New file.
6385
17d0c5c8
JK
63862014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6387
6388 PR gdb/17170
6389 * gdb.base/statistics.exp: New file.
6390
b8b8facf
DE
63912014-07-17 Doug Evans <dje@google.com>
6392
74b49205 6393 PR gdb/17170
b8b8facf
DE
6394 * gdb.base/maint.exp: Update testing of per-command stats.
6395
1b5d0ab3
PA
63962014-07-16 Pedro Alves <palves@redhat.com>
6397
6398 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
6399 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
6400 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
6401 (tfile_write_buf): New functions.
6402 (add_memory_block): Rewrite using the above.
6403 (adjust_function_address): New function.
6404 (FUNCTION_ADDRESS): New macro.
6405 (write_basic_trace_file): Remove short_x local, and use
6406 tfile_write_16. Change type of func_addr local to unsigned long
6407 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
6408 here. Cast argument of add_memory_block to char pointer.
6409 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
6410 (main): Remove parameters.
6411 * gdb.trace/tfile.exp: Remove nowarnings.
6412
4d974e88
SM
64132014-07-15 Simon Marchi <simon.marchi@ericsson.com>
6414
6415 * gdb.base/debug-expr.exp: Test string evaluation with
6416 "debug expression" on.
6417
41e99568
PA
64182014-07-15 Pedro Alves <palves@redhat.com>
6419
6420 * gdb.base/reread.exp: Use clean_restart.
6421
487d9753
PL
64222014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
6423
6424 * gdb.arch/avr-flash-qualifer.c: New.
6425 * gdb.arch/avr-flash-qualifer.exp: New.
6426
cc1c52ad
PA
64272014-07-14 Pedro Alves <palves@redhat.com>
6428
6429 * gdb.base/paginate-after-ctrl-c-running.c: New file.
6430 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
6431
1e973570
PA
64322014-07-14 Pedro Alves <palves@redhat.com>
6433
6434 * gdb.base/double-prompt-target-event-error.c: New file.
6435 * gdb.base/double-prompt-target-event-error.exp: New file.
6436
93d6eb10
PA
64372014-07-14 Pedro Alves <palves@redhat.com>
6438
6439 PR gdb/17072
6440 * gdb.base/paginate-inferior-exit.c: New file.
6441 * gdb.base/paginate-inferior-exit.exp: New file.
6442
0017922d
PA
64432014-07-14 Pedro Alves <palves@redhat.com>
6444
6445 PR gdb/17072
6446 * gdb.base/paginate-bg-execution.c: New file.
6447 * gdb.base/paginate-bg-execution.exp: New file.
6448
94696ad3
PA
64492014-07-14 Pedro Alves <palves@redhat.com>
6450
6451 PR gdb/17072
6452 * gdb.base/paginate-execution-startup.c: New file.
6453 * gdb.base/paginate-execution-startup.exp: New file.
6454 * lib/gdb.exp (pagination_prompt): New global.
6455 (default_gdb_spawn): New procedure, factored out from
6456 default_gdb_spawn.
6457 (default_gdb_start): Adjust to call default_gdb_spawn.
6458 (gdb_spawn): New procedure.
6459
bd293940
PA
64602014-07-14 Pedro Alves <palves@redhat.com>
6461
6462 * lib/gdb.exp (gdb_assert): New procedure.
6463 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
6464
c933f875
PA
64652014-07-14 Pedro Alves <palves@redhat.com>
6466
6467 * gdb.base/execution-termios.c: New file.
6468 * gdb.base/execution-termios.exp: New file.
6469
d98b7a16
TT
64702014-07-14 Tom Tromey <tromey@redhat.com>
6471
6472 * gdb.cp/vla-cxx.cc: New file.
6473 * gdb.cp/vla-cxx.exp: New file.
6474
548740d6
TT
64752014-07-14 Tom Tromey <tromey@redhat.com>
6476
6477 * gdb.reverse/rerun-prec.c: New file.
6478 * gdb.reverse/rerun-prec.exp: New file.
6479
a25eb028
MR
64802014-07-12 Maciej W. Rozycki <macro@mips.com>
6481 Maciej W. Rozycki <macro@codesourcery.com>
6482
6483 * lib/gdb-utils.exp: New file.
6484 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
6485 inline `gdb_init_command' processing.
6486 (gdb_start_cmd): Likewise.
6487 * lib/mi-support.exp (mi_run_cmd): Likewise.
6488 * README: Document `gdb_init_command' and `gdb_init_commands'.
6489
218c2655
JK
64902014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6491
6492 Fix false FAIL running under a very long directory name.
6493 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
6494 and "set print elements 10000". Twice.
6495
5401fde3
YQ
64962014-07-11 Yao Qi <yao@codesourcery.com>
6497
6498 * gdb.base/exprs.exp: "set print symbol off".
6499
e76126e8
PA
65002014-07-11 Pedro Alves <palves@redhat.com>
6501
6502 * gdb.threads/kill.c: New file.
6503 * gdb.threads/kill.exp: New file.
6504
2d6f0de6
YQ
65052014-07-10 Yao Qi <yao@codesourcery.com>
6506
6507 * gdb.trace/tfile.c (write_basic_trace_file)
6508 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
6509 address written to trace file.
6510
7180e04a
PA
65112014-07-09 Pedro Alves <palves@redhat.com>
6512
6513 * gdb.base/attach-wait-input.exp: New file.
6514 * gdb.base/attach-wait-input.c: New file.
6515
9a9a7608
AB
65162014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6517
6518 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
6519 setting up test structures.
6520 (main): Call new test function.
6521 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
6522 test function, continue into test function and walk test
6523 structures.
6524
161ac41e
YQ
65252014-07-02 Yao Qi <yao@codesourcery.com>
6526
6527 * gdb.trace/entry-values.c: Define labels 'foo_start' and
6528 'bar_start' at the beginning of functions 'foo' and 'bar'
6529 respectively.
6530 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
6531 instead of 'foo' and 'bar'.
6532
1f267ae3
MM
65332014-07-08 Markus Metzger <markus.t.metzger@intel.com>
6534
6535 * gdb.btrace/segv.exp: New.
6536 * gdb.btrace/segv.c: New.
6537
2b239efb
LM
65382014-07-02 Luis Machado <lgustavo@codesourcery.com>
6539
6540 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
6541 instruction.
6542
cf363f18
MW
65432014-06-30 Mark Wielaard <mjw@redhat.com>
6544
6545 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
6546 vulture, vilify, villar): New volatile array constants.
6547 (vindictive, vegetation): New const volatile array constants.
6548 * gdb.base/volatile.exp: Test volatile and const volatile array
6549 types.
6550
aebf9d24
AA
65512014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6552
6553 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
6554 target lacks support for awatch, rwatch, or hbreak.
6555
b67a2c6f
YQ
65562014-06-27 Yao Qi <yao@codesourcery.com>
6557
6558 * gdb.multi/dummy-frame-restore.exp: New.
6559 * gdb.multi/dummy-frame-restore.c: New.
6560
aef92902
MM
65612014-06-25 Markus Metzger <markus.t.metzger@intel.com>
6562
6563 * gdb.btrace/gcore.exp: New.
6564
8e9db26e
PA
65652014-06-23 Pedro Alves <palves@redhat.com>
6566
6567 * gdb.base/watchpoint-reuse-slot.c: New file.
6568 * gdb.base/watchpoint-reuse-slot.exp: New file.
6569
70afc5b7
SC
65702014-06-23 Siva Chandra Reddy <sivachandra@google.com>
6571
6572 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
6573 progspace's filename in 'info', 'enable' and 'disable' command
6574 tests.
6575
b972bd9c
JK
65762014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6577
6578 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
6579 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6580 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
6581
125f8a3d
GB
65822014-06-20 Gary Benson <gbenson@redhat.com>
6583
6584 * gdb.arch/i386-avx.exp: Fix include file location.
6585 * gdb.arch/i386-sse.exp: Likewise.
6586
3ed9baed
IB
65872014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
6588
6589 * gdb.dlang/expression.exp: New file.
6590
034f788c
PA
65912014-06-19 Pedro Alves <palves@redhat.com>
6592
6593 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
6594 out from ...
6595 (top level): ... here. Iterate running tests under different
6596 scheduler-locking settings.
6597
45371d0c
LM
65982014-06-18 Luis Machado <lgustavo@codesourcery.com>
6599
6600 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
6601 to DW_FORM_addr and use non-zero addresses.
6602
5d376983
SC
66032014-06-18 Siva Chandra Reddy <sivachandra@google.com>
6604
6605 PR gdb/17017
6606 * gdb.python/py-xmethods.cc: Add global function call counters and
6607 increment them in their respective functions. Remove "cout"
6608 statements.
6609 * gdb.python/py-xmethods.exp: Make tests check the global function
6610 call counters instead of depending on inferior IO.
6611
a1aa2221
LM
66122014-06-18 Don Breazeal <donb@codesourcery.com>
6613
6614 * gdb.base/foll-fork.exp (default_fork_parent_follow):
6615 Deleted procedure.
6616 (explicit_fork_parent_follow): Deleted procedure.
6617 (explicit_fork_child_follow): Deleted procedure.
6618 (test_follow_fork): New procedure.
6619 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 6620 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
6621 procedure calls.
6622
0fc05997
YQ
66232014-06-17 Yao Qi <yao@codesourcery.com>
6624
6625 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
6626 CP1252.
6627
70795c52
LM
66282014-06-17 Luis Machado <lgustavo@codesourcery.com>
6629
6630 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
6631 Initialize ptr and S explicitly.
6632 (skip_type_update_when_not_use_rtti_test): Likewise.
6633
6be47f0c
KS
66342014-06-16 Keith Seitz <keiths@redhat.com>
6635
6636 PR mi/15863
6637 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
6638 the inferior is started.
6639
d03de421
PA
66402014-06-16 Pedro Alves <palves@redhat.com>
6641
6642 * gdb.base/break-main-file-remove-fail.c: New file.
6643 * gdb.base/break-main-file-remove-fail.exp: New file.
6644 * gdb.base/break-unload-file.exp: Use build_executable instead of
6645 prepare_for_testing.
6646 (test_break): New parameter "initial_load". Handle it.
6647 (top level): Add initial_load cmdline/file axis.
6648
f9579b99
TT
66492014-06-12 Tom Tromey <tromey@redhat.com>
6650
6651 * gdb.base/completion.exp: Don't use directory name in test.
6652
3657956b
GB
66532014-06-09 Gary Benson <gbenson@redhat.com>
6654
6655 * gdb.base/sigall.c [Functions to send signals]: Reorder to
6656 separate the always-available ANSI-standard signals from the
6657 signals that require checking.
6658 (main): Likewise.
6659 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
6660 Likewise.
6661 (main): Likewise.
6662
4186eb54
KS
66632014-06-07 Keith Seitz <keiths@redhat.com>
6664
6665 Revert:
6666 PR c++/16253
6667 * gdb.cp/var-tag.cc: New file.
6668 * gdb.cp/var-tag.exp: New file.
6669 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6670 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6671 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6672 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6673
25326a28 66742014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
6675
6676 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
6677
829155c9
PA
66782014-06-06 Pedro Alves <palves@redhat.com>
6679
6680 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
6681 in target debug output instead of looking at RSP packets,
6682 disabling the test on any target that uses hardware stepping.
6683 Update comments.
6684
61c8d22e
PA
66852014-06-06 Pedro Alves <palves@redhat.com>
6686
6687 * gdb.base/break-unload-file.exp: Fix typo.
6688
d9a47287
YQ
66892014-06-06 Yao Qi <yao@codesourcery.com>
6690
6691 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6692 from "jit_function" to "^jit_function".
6693
e5e01dbf
YQ
66942014-06-06 Yao Qi <yao@codesourcery.com>
6695
6696 * gdb.base/async.c (foo): Add one statement.
6697 * gdb.base/async.exp: Get the next instruction address and
6698 match the output of "nexti" by instruction address. Match
6699 the hex address in the output of "finish".
6700
73ba372c
GB
67012014-06-06 Gary Benson <gbenson@redhat.com>
6702
6703 * gdb.base/call-signals.c: Remove preprocessor conditionals
6704 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6705 SIGSEGV and SIGTERM.
6706 * gdb.base/sigall.c: Likewise.
6707 * gdb.base/unwindonsignal.c: Likewise.
6708 * gdb.reverse/sigall-reverse.c: Likewise.
6709
831517df
YQ
67102014-06-06 Yao Qi <yao@codesourcery.com>
6711
6712 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
6713 readable, skip the test.
6714
b8b91e98
YQ
67152014-06-06 Yao Qi <yao@codesourcery.com>
6716
6717 * gdb.threads/staticthreads.c (thread_function): Move the line
6718 setting breakpoint on forward.
6719 * gdb.threads/staticthreads.exp: Update comments.
6720
fb934770
LC
67212014-06-05 Ludovic Courtès <ludo@gnu.org>
6722
6723 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6724 "history-append! type error".
6725
6ef284bd
SM
67262014-06-05 Simon Marchi <simon.marchi@ericsson.com>
6727
6728 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6729 erroneous dprintf expected input.
6730
a872e241
DE
67312014-06-04 Doug Evans <xdje42@gmail.com>
6732
6733 * gdb.guile/scm-generics.exp: Delete.
6734
16f691fb
DE
67352014-06-04 Doug Evans <xdje42@gmail.com>
6736
6737 * gdb.guile/scm-breakpoint.exp: Update.
6738 Add tests for breakpoint registration.
6739
012370f6
TT
67402014-06-04 Tom Tromey <tromey@redhat.com>
6741
6742 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6743 VLA-in-union.
6744 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6745 inner_vla_struct, vla_union types. Initialize objects of those
6746 types and compute their sizes.
6747
9f5a4cef
HZ
67482014-06-04 Nathan Sidwell <nathan@codesourcery.com>
6749 Hui Zhu <hui@codesourcery.com>
6750
6751 * gdb.base/fileio.exp: Add test for shell not available as well as
6752 available.
6753 * gdb.base/fileio.c (test_system): Check for shell twice.
6754
90a45c4d
YQ
67552014-06-04 Yao Qi <yao@codesourcery.com>
6756
6757 * gdb.base/auto-connect-native-target.exp: Remove redundant
6758 space from the regexp pattern.
6759
70017e41
YQ
67602014-06-04 Yao Qi <yao@codesourcery.com>
6761
6762 * gdb.base/default.exp: Replace "child" with "native" in
6763 regexp pattern.
6764
883964a7
SC
67652014-06-03 Siva Chandra Reddy <sivachandra@google.com>
6766
6767 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6768 * gdb.python/py-xmethods.exp: New tests to test xmethods.
6769 * gdb.python/py-xmethods.py: Python script supporting the
6770 new testcase and tests.
6771
ef370185
JB
67722014-06-03 Joel Brobecker <brobecker@adacore.com>
6773 Pedro Alves <palves@redhat.com>
6774
6775 PR breakpoints/17000
6776 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6777 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6778
1e2ccb61
BM
67792014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
6780
6781 * gdb.base/subst.exp: Add tests to verify partial path matching
6782 output.
6783
c6ec5ab2
PA
67842014-06-03 Pedro Alves <palves@redhat.com>
6785
6786 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6787 target that doesn't use software single-stepping.
6788
835c559f
PA
67892014-06-03 Pedro Alves <palves@redhat.com>
6790
6791 PR breakpoints/17000
6792 * gdb.base/sss-bp-on-user-bp-2.c: New file.
6793 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6794
06eb1586
DE
67952014-06-02 Doug Evans <xdje42@gmail.com>
6796
6797 * gdb.guile/scm-parameter.exp: New file.
6798
e698b8c4
DE
67992014-06-02 Doug Evans <xdje42@gmail.com>
6800
6801 * gdb.guile/scm-cmd.c: New file.
6802 * gdb.guile/scm-cmd.exp: New file.
6803
ded03782
DE
68042014-06-02 Doug Evans <xdje42@gmail.com>
6805
6806 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6807 pretty-printer lookup.
6808 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6809 (make-pp_s-printer): Call it.
6810 (make-pretty-printer-from-dict): New function.
6811 (lookup-pretty-printer-maker-from-dict): New function.
6812 (*pretty-printer*): Simplify.
6813 (make-objfile-pp_s-printer): New function.
6814 (install-objfile-pretty-printers!): New function.
6815 (make-progspace-pp_s-printer): New function.
6816 (install-progspace-pretty-printers!): New function.
6817 * gdb.guile/scm-progspace.c: New file.
6818 * gdb.guile/scm-progspace.exp: New file.
6819
41fac0cf
PA
68202014-06-02 Pedro Alves <palves@redhat.com>
6821
6822 * gdb.base/dprintf-bp-same-addr.c: New file.
6823 * gdb.base/dprintf-bp-same-addr.exp: New file.
6824
96ae5695
EBM
68252014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6826
6827 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6828 * gdb.arch/powerpc-power.s: Likewise.
6829
da02b3a8
JB
68302014-06-02 Joel Brobecker <brobecker@adacore.com>
6831
6832 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6833
c72b2e7b
YQ
68342014-06-01 Yao Qi <yao@codesourcery.com>
6835
6836 * gdb.base/watchpoint.exp (test_watch_location): Check null
6837 pointer can be dereferenced. If not, do the test, otherwise
6838 skip it.
6839
53e8a631
AB
68402014-05-30 Andrew Burgess <aburgess@broadcom.com>
6841
6842 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6843 results.
6844 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6845
938f0e2f
AB
68462014-05-30 Andrew Burgess <aburgess@broadcom.com>
6847
6848 * gdb.arch/amd64-invalid-stack-middle.S: New file.
6849 * gdb.arch/amd64-invalid-stack-middle.c: New file.
6850 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6851 * gdb.arch/amd64-invalid-stack-top.c: New file.
6852 * gdb.arch/amd64-invalid-stack-top.exp: New file.
6853
9ba6657a
PA
68542014-05-30 Pedro Alves <palves@redhat.com>
6855
6856 PR breakpoints/17000
6857 * gdb.base/sss-bp-on-user-bp.c: New file.
6858 * gdb.base/sss-bp-on-user-bp.exp: New file.
6859
522c09bf
DB
68602014-05-30 David Blaikie <dblaikie@gmail.com>
6861
6862 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6863 gnu_inline semantics via attribute.
6864 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6865 source explicitly specifies the required semantics.
6866
bf4ef81e
MR
68672014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6868
6869 * gdb.reverse/sigall-reverse.exp: Fix a typo.
6870
329ea579
PA
68712014-05-29 Pedro Alves <palves@redhat.com>
6872 Tom Tromey <tromey@redhat.com>
6873
6874 * gdb.base/async-shell.exp: Don't enable target-async.
6875 * gdb.base/async.exp
6876 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6877 parameter. Adjust.
6878 (top level): Don't test with "target-async".
6879 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6880 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6881 * gdb.base/inferior-died.exp: Don't enable target-async.
6882 * gdb.base/interrupt-noterm.exp: Likewise.
6883 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6884 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6885 * gdb.mi/mi-nonstop.exp: Likewise.
6886 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6887 * gdb.mi/mi-nsintrall.exp: Likewise.
6888 * gdb.mi/mi-nsmoribund.exp: Likewise.
6889 * gdb.mi/mi-nsthrexec.exp: Likewise.
6890 * gdb.mi/mi-watch-nonstop.exp: Likewise.
6891 * gdb.multi/watchpoint-multi.exp: Adjust comment.
6892 * gdb.python/py-evsignal.exp: Don't enable target-async.
6893 * gdb.python/py-evthreads.exp: Likewise.
6894 * gdb.python/py-prompt.exp: Likewise.
6895 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6896 * gdb.server/solib-list.exp: Don't enable target-async.
6897 * gdb.threads/thread-specific-bp.exp: Likewise.
6898 * lib/mi-support.exp: Adjust to use mi-async.
6899
fd664c91
PA
69002014-05-29 Pedro Alves <palves@redhat.com>
6901
6902 PR gdb/13860
6903 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6904 reason, even in sync mode.
6905
251bde03
PA
69062014-05-29 Pedro Alves <palves@redhat.com>
6907 Hui Zhu <hui@codesourcery.com>
6908
6909 PR PR15693
6910 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6911 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6912 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6913 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6914
7f3c0343
JB
69152014-05-28 Joel Brobecker <brobecker@adacore.com>
6916
6917 * config/monitor.exp (gdb_target_monitor): Replace use of
6918 "set remotebaud" by "set serial baud".
6919
b2715b27
AW
69202014-05-26 Andy Wingo <wingo@igalia.com>
6921
6922 * gdb.guile/scm-breakpoint.exp:
6923 * gdb.guile/scm-gsmob.exp: Update to use plain old object
6924 properties instead of gdb-object-properties.
6925
498a4489
YQ
69262014-05-26 Yao Qi <yao@codesourcery.com>
6927
6928 * gdb.server/no-thread-db.exp: Specify source file name
6929 explicitly when setting a breakpoint.
6930
589fdceb
MM
69312014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6932
6933 * gdb.btrace/vdso.c: New.
6934 * gdb.btrace/vdso.exp: New.
6935
e9089e05
MM
69362014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6937
6938 * gdb.base/gcore.exp (capture_command_output): Move ...
6939 * lib/gdb.exp (capture_command_output): ... here.
6940
67b5c0c1
MM
69412014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6942
6943 * gdb.btrace/data.exp: Test memory access during btrace replay.
6944
a2199296
SM
69452014-05-22 Simon Marchi <simon.marchi@ericsson.com>
6946
6947 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6948
17b2616c
PA
69492014-05-21 Pedro Alves <palves@redhat.com>
6950
6951 PR gdb/13860
6952 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6953 (top level): Test that output related to execution commands is
6954 sent to the console with CLI commands, but not with MI commands.
6955 Test that breakpoint events are always mirrored to the console.
6956 Also expect the new source line to be output after a "next" in
6957 async mode too. Make it a pass/fail test.
6958 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6959 output.
6960 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6961
5166082f
PA
69622014-05-21 Pedro Alves <palves@redhat.com>
6963
6964 * gdb.base/list.exp (build_pattern, test_list): New procedures.
6965 Use them to test variations of "list" after reaching a breakpoint.
6966 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6967 Test "list" with listsize 10 after reaching a breakpoint.
6968 * gdb.python/python.exp (decode_line current location line
6969 number): Adjust expected line number.
6970
2f25d70f
SM
69712014-05-21 Simon Marchi <simon.marchi@ericsson.com>
6972
6973 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6974 behavior for $args, pass it directly to "run".
6975
ff604a67
MR
69762014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
6977
6978 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6979 30000 to 65536.
6980
6a3cb8e8
PA
69812014-05-21 Pedro Alves <palves@redhat.com>
6982
6983 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6984 auto-connect-native-target off".
6985 * gdb.base/auto-connect-native-target.c: New file.
6986 * gdb.base/auto-connect-native-target.exp: New file.
6987
4ebfc96e
PA
69882014-05-21 Pedro Alves <palves@redhat.com>
6989
6990 * gdb.base/default.exp: Test "target native" instead of "target
6991 child".
6992
36d46afb
MW
69932014-05-21 Mark Wielaard <mjw@redhat.com>
6994
6995 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6996
5876f503
JK
69972014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6998
6999 Fix TLS access for -static -pthread.
7000 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
7001 <HAVE_TLS> (thread_function, main): Initialize it.
7002 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
7003 Add clean_restart.
7004 <$have_tls != "">: Check TLSVAR.
7005
0256a6ac
PA
70062014-05-21 Pedro Alves <palves@redhat.com>
7007
7008 * gdb.base/dcache-line-read-error.c: New.
7009 * gdb.base/dcache-line-read-error.exp: New.
7010
936d2992
PA
70112014-05-20 Pedro Alves <palves@redhat.com>
7012
7013 * gdb.base/compare-sections.c: New file.
7014 * gdb.base/compare-sections.exp: New file.
7015
802e8e6d
PA
70162014-05-20 Pedro Alves <palves@redhat.com>
7017
7018 * gdb.base/break-idempotent.c: New file.
7019 * gdb.base/break-idempotent.exp: New file.
7020
e59fa00f
MM
70212014-05-20 Markus Metzger <markus.t.metzger@intel.com>
7022
7023 * gdb.btrace/nohist.exp: New.
7024
8b696e31
YQ
70252014-05-20 Yao Qi <yao@codesourcery.com>
7026
7027 * lib/gdb.exp (gdb_init): Set timeout if test file is under
7028 gdb.reverse directory and gdb_reverse_timeout exists in board
7029 setting.
7030 * README: Document gdb_reverse_timeout.
7031
73c9764f
YQ
70322014-05-20 Yao Qi <yao@codesourcery.com>
7033
7034 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
7035 'test_file_name'. Treat args as a string instead of a list.
7036 (gdb_init): Rename argument 'args' by 'test_file_name'.
7037
f1f4348a
JK
70382014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7039
7040 * gdb.arch/powerpc-power.exp: New file.
7041 * gdb.arch/powerpc-power.s: New file.
7042
0dbe70ce
DE
70432014-05-16 Doug Evans <dje@google.com>
7044
7045 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
7046 * gdb.base/completion.exp: Check that all expected files exist
7047 before doing file completion.
0dbe70ce 7048
8d551b02
DE
70492014-05-16 Doug Evans <dje@google.com>
7050
7051 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
7052 Update.
7053 (do_syscall_tests_without_xml): Update.
7054
73eb7709
PA
70552014-05-16 Pedro Alves <palves@redhat.com>
7056
7057 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
7058 instead of "unknown output after running".
7059
3fae92fc
YQ
70602014-05-16 Yao Qi <yao@codesourcery.com>
7061
7062 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
7063 file1.txt from host at the end.
7064 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
7065
c2b2ccc5
DE
70662014-05-15 Doug Evans <dje@google.com>
7067
7068 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
7069 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
7070 loading file. Add test for TU lookup.
7071
8c217a4b
SM
70722014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7073
7074 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
7075 calling "-exec-arguments" or "set args" before running the
7076 inferior.
7077
3deb39c6
SM
70782014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7079
7080 * lib/mi-support.exp (mi_expect_stop): Expect message for
7081 inferiors that exit with non-zero exit code.
7082
71a79f8c
YQ
70832014-05-14 Yao Qi <yao@codesourcery.com>
7084
7085 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
7086 match absolute path on remote host.
7087 (test_file_list_exec_source_files): Remove "/" from the
7088 pattern.
7089
f23fcd46
YQ
70902014-05-14 Yao Qi <yao@codesourcery.com>
7091
7092 * boards/local-remote-host-notty.exp (${board}_file): New
7093 proc.
7094
9404b58f
KM
70952014-05-07 Kyle McMartin <kyle@redhat.com>
7096
7097 Pushed by Joel Brobecker <brobecker@adacore.com>.
7098 * gdb.arch/aarch64-atomic-inst.c: New file.
7099 * gdb.arch/aarch64-atomic-inst.exp: New file.
7100
5e45f04c
YQ
71012014-05-07 Yao Qi <yao@codesourcery.com>
7102
7103 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
7104 in current context" too.
7105
c888a17d
KS
71062014-05-05 Keith Seitz <keiths@redhat.com>
7107
7108 * gdb.linespec/ls-dollar.exp: Add test for linespec
7109 file:convenience_variable.
7110
290a839c
YQ
71112014-05-05 Yao Qi <yao@codesourcery.com>
7112
7113 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
7114 traceframes into tfile and ctf trace files. Read data from
7115 trace file and test collected data.
7116 (gdb_collect_locals_test): Likewise.
7117 (gdb_unavailable_registers_test): Likewise.
7118 (gdb_unavailable_floats): Likewise.
7119 (gdb_collect_globals_test): Likewise.
7120 (top-level): Append "ctf" to trace_file_targets if GDB
7121 supports.
7122
b5262cd0
YQ
71232014-05-05 Yao Qi <yao@codesourcery.com>
7124
7125 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
7126 code to ...
7127 (gdb_collect_args_test_1): ... it. New proc.
7128 (gdb_collect_locals_test): Move some code to ...
7129 (gdb_collect_locals_test_1): ... it. New proc.
7130 (gdb_unavailable_registers_test): Move some code to ...
7131 (gdb_unavailable_registers_test_1): ... it. New proc.
7132 (gdb_unavailable_floats): Move some code to ...
7133 (gdb_unavailable_floats_1): ... it. New proc.
7134
30a1e6cc
SDJ
71352014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7136
7137 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
7138 probes to test for bitness recognition.
7139 * gdb.arch/amd64-stap-optional-prefix.exp
7140 (test_probe_value_without_reg): New procedure.
7141 Add code to test for different kinds of bitness.
7142
f33da99a
SDJ
71432014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7144
7145 PR breakpoints/16889
7146 * gdb.arch/amd64-stap-optional-prefix.S: New file.
7147 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7148
5b80f00d
PA
71492014-05-01 Pedro Alves <palves@redhat.com>
7150
7151 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
7152 gdb_file_cmd if no file is specified.
7153 * boards/native-extended-gdbserver.exp (gdb_load): Use the
7154 last_loaded_file to set the remote exec-file.
7155
f8c2a73c
PA
71562014-05-01 Pedro Alves <palves@redhat.com>
7157
7158 * boards/local-remote-host.exp: New file.
7159
be6e8ac7
PA
71602014-05-01 Pedro Alves <palves@redhat.com>
7161
7162 * boards/local-remote-host.exp: Rename to ...
7163 * boards/local-remote-host-notty.exp: ... this.
7164
cac0dc8f
JB
71652014-04-28 Joel Brobecker <brobecker@adacore.com>
7166
7167 * gdb.ada/dyn_arrayidx: New testcase.
7168
9730e6cc
YQ
71692014-04-26 Yao Qi <yao@codesourcery.com>
7170
7171 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
7172 and compute the length of function main. Save it in
7173 $main_length.
7174 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
7175 (top-level): Use gdb_compile to compile objects into
7176 executable and restart GDB. Remove invocation to
7177 prepare_for_testing.
7178
7ae1a6a6
PA
71792014-04-25 Simon Marchi <simon.marchi@ericsson.com>
7180 Pedro Alves <palves@redhat.com>
7181
7182 PR server/16255
7183 * gdb.multi/multi-attach.c: New file.
7184 * gdb.multi/multi-attach.exp: New file.
7185
4082afcc
PA
71862014-04-25 Pedro Alves <palves@redhat.com>
7187
7188 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
7189 user.
7190 (top level): Test that "set remote conditional-breakpoints-packet
7191 off" works as intended.
7192 * gdb.base/dprintf.exp: Test that "set remote
7193 breakpoint-commands-packet off" works as intended.
7194 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
7195 New function.
7196 (top level): Call it.
7197 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
7198 remote fast-tracepoints-packet off" works as intended.
7199 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
7200 * lib/gdb.exp (gdb_is_target_remote): ... here.
7201
2abc3f8d
DB
72022014-04-24 David Blaikie <dblaikie@gmail.com>
7203
7204 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
7205 ensure clang would not discard them.
7206 * gdb.base/gdbvars.c: Ditto.
7207 * gdb.base/memattr.c: Ditto.
7208 * gdb.base/whatis.c: Ditto.
7209 * gdb.python/py-prettyprint.c: Ditto.
7210 * gdb.trace/actions.c: Ditto.
7211 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
7212 ensure clang would not discard it.
7213
bfd39632
DB
72142014-04-24 David Blaikie <dblaikie@gmail.com>
7215
7216 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
7217 clang to emit the full definition of type required by the test
7218 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
7219
22842ff6
DB
72202014-04-24 David Blaikie <dblaikie@gmail.com>
7221
7222 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
7223 coax Clang into emitting the definition of the type.
7224 * gdb.cp/pr10728-x.h (y): Ditto.
7225 * gdb.cp/pr10728-y.cc (y): Ditto.
7226
c2e827ad
DB
72272014-04-24 David Blaikie <dblaikie@gmail.com>
7228
7229 * gdb.base/label.exp: XFAIL label related tests under Clang.
7230 * gdb.cp/cplabel.exp: Ditto.
7231 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
7232 under Clang those using labels.
7233
4c2d33e7
YQ
72342014-04-25 Yao Qi <yao@codesourcery.com>
7235
7236 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
7237 double_label.
7238 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
7239 partial_label and double_label.
7240
56083b99
DB
72412014-04-24 David Blaikie <dblaikie@gmail.com>
7242
7243 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
7244
25d4e99d
DB
72452014-04-24 David Blaikie <dblaikie@gmail.com>
7246
7247 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
7248 of the function to work across GCC and Clang.
7249 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
7250 pointer types (const void ** const V void **).
7251
01f9f808
MS
72522014-04-24 Michael Sturm <michael.sturm@mintel.com>
7253 Walfred Tedeschi <walfred.tedeschi@intel.com>
7254
7255 * Makefile.in (EXECUTABLES): Added i386-avx512.
7256 * gdb.arch/i386-avx512.c: New file.
7257 * gdb.arch/i386-avx512.exp: Likewise.
7258
4b48d439
KS
72592014-04-23 Keith Seitz <keiths@redhat.com>
7260
7261 * lib/mi-support.exp (mi_list_breakpoints): Delete.
7262 (mi_make_breakpoint_table): New procedure.
7263 (mi_create_breakpoint): Use mi_make_breakpoint
7264 and return the result.
7265 (mi_make_breakpoint): New procedure.
7266 (mi_build_kv_pairs): New procedure.
7267
7268 * gdb.mi/mi-break.exp: Remove unused globals,
7269 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
7270 All callers updated.
7271 * gdb.mi/mi-dprintf.exp: Use variable to track command
7272 number.
7273 Update all callers of mi_create_breakpoint and use
7274 mi_make_breakpoint_table.
7275 Remove any unused global variables.
7276 * gdb.mi/mi-nonstop.exp: Likewise.
7277 * gdb.mi/mi-nsintrall.exp: Likewise.
7278 * gdb.mi/mi-nsmoribund.exp: Likewise.
7279 * gdb.mi/mi-nsthrexec.exp: Likewise.
7280 * gdb.mi/mi-reverse.exp: Likewise.
7281 * gdb.mi/mi-simplerun.exp: Likewise.
7282 * gdb.mi/mi-stepn.exp: Likewise.
7283 * gdb.mi/mi-syn-frame.exp: Likewise.
7284 * gdb.mi/mi-until.exp: Likewise.
7285 * gdb.mi/mi-var-cp.exp: Likewise.
7286 * gdb.mi/mi-var-display.exp: Likewise.
7287 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
7288 * gdb.mi/mi2-var-child.exp: Likewise.
7289 * gdb.mi/mi-vla-c99.exp: Likewise.
7290 * lib/mi-support.exp: Likewise.
7291
7292 From Ian Lance Taylor <iant@cygnus.com>:
7293 * lib/gdb.exp (parse_args): New procedure.
7294
08351840
PA
72952014-04-23 Pedro Alves <palves@redhat.com>
7296
7297 * gdb.base/break-unload-file.c: New file.
7298 * gdb.base/break-unload-file.exp: New file.
7299 * gdb.base/sym-file-lib.c (baz): New function.
7300 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
7301 field.
7302 (load): Store the segment's mapped size.
7303 (unload): New function.
7304 (unload_shlib): New function.
7305 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
7306 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
7307 set a breakpoint at baz, and call it.
7308 * gdb.base/sym-file.exp: New tests for stale breakpoint
7309 instructions.
7310
076855f9
PA
73112014-04-23 Pedro Alves <palves@redhat.com>
7312
7313 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
7314 * gdb.base/hbreak-in-shr-unsupported.c: New file.
7315 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
7316 * gdb.base/hbreak-unmapped.c: New file.
7317 * gdb.base/hbreak-unmapped.exp: New file.
7318 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
7319 * lib/gdb.exp (gdb_is_target_remote): ... here.
7320
483805cf
PA
73212014-04-22 Pedro Alves <palves@redhat.com>
7322
7323 * gdb.base/consecutive-step-over.c: New file.
7324 * gdb.base/consecutive-step-over.exp: New file.
7325
06d97543
PA
73262014-04-22 Pedro Alves <palves@redhat.com>
7327
7328 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7329 instead of send_gdb/gdb_expect.
7330
b4429ea2
YQ
73312014-04-22 Yao Qi <yao@codesourcery.com>
7332
7333 * lib/trace-support.exp (generate_tracefile): New procedure.
7334 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
7335 return 0.
7336 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
7337 if generate_tracefile returns 1.
7338
51d48146
PA
73392014-04-18 Tom Tromey <palves@redhat.com>
7340 Pedro alves <tromey@redhat.com>
7341
7342 PR backtrace/15558
7343 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
7344 with a backtrace limit.
7345 * gdb.python/py-frame-inline.exp: Test running to an inline
7346 function with a backtrace limit, and printing the newest frame.
7347 * gdb.python/py-frame-inline.c (main): Call f.
7348
bd1dce5f
MS
73492014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7350
7351 * gdb.java/jnpe.exp: Drop srcdir from untested path.
7352
40d1a503
MS
73532014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7354
7355 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
7356 Drop prefix from unsupported source file path.
7357
389b98f7
YQ
73582014-04-17 Yao Qi <yao@codesourcery.com>
7359
7360 * lib/gdb.exp (with_target_charset): New proc.
7361 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
7362 with_target_charset.
7363 (test_print_strings): Likewise.
7364 (test_repeat_bytes): Likewise.
7365 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
7366 for some tests.
7367
22869d73
KS
73682014-04-16 Keith Seitz <keiths@redhat.com>
7369
7370 PR gdb/15827
7371 * gdb.dwarf2/corrupt.c: New file.
7372 * gdb.dwarf2/corrupt.exp: New file.
7373
c4f87ca6
KS
73742014-04-16 Keith Seitz <keiths@redhat.com>
7375
7376 PR c++/16597
7377 * gdb.cp/namelessclass.cc: New file.
7378 * gdb.cp/namelessclass.exp: New file.
7379 * gdb.cp/namelessclass.S: New file.
7380
ab19de87
DE
73812014-04-16 Doug Evans <dje@google.com>
7382
7383 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
7384 Add comment.
7385 (gdbserver_default_get_comm_port): New function.
7386 (gdbserver_start): Check if board file provided
7387 "gdbserver,get_comm_port" and use it if so.
7388 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
7389 (gdb,socketport): Set to "stdio".
7390 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
7391 (stdio_gdbserver_template): Delete.
7392 (${board}_get_remote_address): Update.
7393 (${board}_build_remote_cmd): Delete.
7394 (${board}_get_comm_port): New function.
7395 (${board}_spawn): Update.
7396 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
7397 Delete.
7398 (${board}_get_remote_address): Update.
7399 (${board}_get_comm_port): New function.
7400
fc98a809
AB
74012014-04-16 Andrew Burgess <aburgess@broadcom.com>
7402
7403 * gdb.base/memattr.exp: Improve regexps to handle memory regions
7404 appearing in any order.
7405
87fd9e6e
DE
74062014-04-15 Doug Evans <dje@google.com>
7407
7408 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
7409 uninitialized value of "description".
7410
099fc3ea
KS
74112014-04-15 Keith Seitz <keiths@redhat.com>
7412
7413 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
7414 Remove unused globals.
7415 (test_running_the_program): Likewise.
7416 (test_controlled_execution): Likewise.
7417 (test_controlling_breakpoints): Likewise.
7418 (test_program_termination): Likewise.
7419
5da151d4
KS
74202014-04-15 Keith Seitz <keiths@redhat.com>
7421
7422 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
7423 unused globals.
7424 (test_rbreak_creation_and_listing): Likewise.
7425 (test_ignore_count): Likewise.
7426 (test_error): Likewise.
7427
35e5d2f0
PA
74282014-04-15 Pedro Alves <palves@redhat.com>
7429
7430 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
7431 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
7432 sym-file-loader.c.
7433 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7434 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7435 to sym-file-loader.c.
7436 (struct library): Forward declare.
7437 (load_shlib, lookup_function): Change prototypes.
7438 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7439 (translate_offset): Remove declarations.
7440 (get_text_addr): New declaration.
7441 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
7442 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
7443 sym-file-loader.h.
7444 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7445 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7446 here from sym-file-loader.h.
7447 (struct library): New structure.
7448 (load_shlib, lookup_function): Change prototypes and adjust to
7449 work with a struct library.
7450 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7451 (translate_offset): Make static.
7452 (get_text_addr): New function.
7453 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
7454
eb4c1710
PA
74552014-04-15 Pedro Alves <palves@redhat.com>
7456
7457 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
7458
2d1baf52
PA
74592014-04-15 Pedro Alves <palves@redhat.com>
7460
7461 * gdb.base/sym-file-loader.c: Include <limits.h>.
7462 (SELF_LINK): New define.
7463 (get_origin): New function.
7464 (load_shlib): Use it.
7465 * gdb.base/sym-file.exp: Don't early return if the target is
7466 remote. Use runto_main, and issue fail is that fails. Use
7467 gdb_load_shlibs.
7468 (shlib_name): Delete.
7469 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
7470
7dd6df01
PA
74712014-04-15 Pedro Alves <palves@redhat.com>
7472
7473 * gdb.base/sym-file.exp: Remove regex characters from test
7474 message. Don't refer to breakpoint numbers in test messages.
7475
b50c8614
KS
74762014-04-14 Keith Seitz <keiths@redhat.com>
7477
7478 PR c++/16253
7479 * gdb.cp/var-tag.cc: New file.
7480 * gdb.cp/var-tag.exp: New file.
7481 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7482 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7483 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7484 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7485
3d567982
TT
74862014-04-14 Tom Tromey <tromey@redhat.com>
7487
7488 * gdb.cp/classes.exp (test_enums): Handle underlying type.
7489 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
7490 type.
7491 * gdb.cp/enum-class.exp: New file.
7492 * gdb.cp/enum-class.cc: New file.
7493
0626fc76
TT
74942014-04-14 Tom Tromey <tromey@redhat.com>
7495
7496 * gdb.dwarf2/enum-type.exp: New file.
7497
dca325b3
SA
74982014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7499
7500 * gdb.mi/mi-vla-c99.exp: New file.
7501 * gdb.mi/vla.c: New file.
7502
5854b38a
SA
75032014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7504
7505 * gdb.base/vla-datatypes.c: New file.
7506 * gdb.base/vla-datatypes.exp: New file.
7507
463bb957
SA
75082014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7509
7510 * gdb.base/vla-ptr.c: New file.
7511 * gdb.base/vla-ptr.exp: New file.
7512
3dd170be
SA
75132014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7514
7515 * gdb.dwarf2/count.exp: New file.
7516
5ecaaa66
SA
75172014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7518
7519 * gdb.base/vla-sideeffect.c: New file.
7520 * gdb.base/vla-sideeffect.exp: New file.
7521
41f1ada5
DB
75222014-04-14 David Blaikie <dblaikie@gmail.com>
7523
7524 * gdb.mi/non-stop.c: Add return value for non-void function return
7525 statement.
7526 * gdb.threads/staticthreads.c: Ditto.
7527
0be03e84
DE
75282014-04-12 Siva Chandra Reddy <sivachandra@google.com>
7529 Doug Evans <xdje42@gmail.com>
7530
7531 * gdb.guile/scm-value.c: Improve test case.
7532 * gdb.guile/scm-value.exp: Add new test.
7533
f180a1fb
DB
75342014-04-11 David Blaikie <dblaikie@gmail.com>
7535
7536 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
7537 override Clang's default.
7538
6b662e19
JB
75392014-04-11 Joel Brobecker <brobecker@adacore.com>
7540
7541 Revert the following changes (regressions):
7542
7543 * gdb.base/vla-sideeffect.c: New file.
7544 * gdb.base/vla-sideeffect.exp: New file.
7545
7546 * gdb.dwarf2/count.exp: New file.
7547
7548 * gdb.base/vla-multi.c: New file.
7549 * gdb.base/vla-multi.exp: New file.
7550
7551 * gdb.base/vla-ptr.c: New file.
7552 * gdb.base/vla-ptr.exp: New file.
7553
7554 * gdb.base/vla-datatypes.c: New file.
7555 * gdb.base/vla-datatypes.exp: New file.
7556
7557 * gdb.mi/mi-vla-c99.exp: New file.
7558 * gdb.mi/vla.c: New file.
7559
245a5f0b
KS
75602014-04-11 Keith Seitz <keiths@redhat.com>
7561
7562 PR c++/16675
7563 * gdb.cp/cpsizeof.exp: New file.
7564 * gdb.cp/cpsizeof.cc: New file.
7565
58a84dcf
SA
75662014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7567
191a8a90
JB
7568 * gdb.mi/mi-vla-c99.exp: New file.
7569 * gdb.mi/vla.c: New file.
58a84dcf 7570
c8655f75
SA
75712014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7572
7573 * gdb.base/vla-datatypes.c: New file.
7574 * gdb.base/vla-datatypes.exp: New file.
7575
024e13b4
SA
75762014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7577
7578 * gdb.base/vla-ptr.c: New file.
7579 * gdb.base/vla-ptr.exp: New file.
7580
1a237e0e
SA
75812014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7582
7583 * gdb.base/vla-multi.c: New file.
7584 * gdb.base/vla-multi.exp: New file.
7585
504f3432
SA
75862014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7587
7588 * gdb.dwarf2/count.exp: New file.
7589
3bce8237
SA
75902014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7591
191a8a90
JB
7592 * gdb.base/vla-sideeffect.c: New file.
7593 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 7594
322f9c21
YQ
75952014-04-11 Yao Qi <yao@codesourcery.com>
7596
7597 * gdb.base/completion.exp: Check file exists before running tests
7598 on file completion.
7599
d708bcd1
PA
76002014-04-10 Pedro Alves <palves@redhat.com>
7601
7602 * gdb.base/cond-eval-mode.c: New file.
7603 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
7604 prepare_for_testing to build the new file. Check result of
7605 runto_main.
7606 (test_break, test_watch): New procedures.
7607 (top level): Use them.
7608
ae1d2761
PM
76092014-04-08 Pierre Muller <muller@sourceware.org>
7610
7611 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
7612 Ctrl-V use for mingw hosts.
7613
7af389b8
SC
76142014-04-07 Siva Chandra Reddy <sivachandra@google.com>
7615
7616 * gdb.python/py-value.c: Improve test case.
7617 * gdb.python/py-value.exp: Add new test.
7618
5e703181
DE
76192014-04-07 David Blaikie <dblaikie@gmail.com>
7620
7621 * lib/compiler.c: Identify the clang compiler.
7622 * lib/compiler.cc: Ditto.
7623
9810b410
YQ
76242014-04-03 Yao Qi <yao@codesourcery.com>
7625
7626 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
7627
98d1b8dc
AB
76282014-04-01 Anton Blanchard <anton@samba.org>
7629
7630 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
7631 messages unique.
7632
3114cea1
AB
76332014-04-01 Anton Blanchard <anton@samba.org>
7634
7635 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
7636 prepare_for_testing.
7637
62f7182c
AB
76382014-04-01 Anton Blanchard <anton@samba.org>
7639
7640 * gdb.arch/ppc64-atomic-inst.c: Remove.
7641 * gdb.arch/ppc64-atomic-inst.S: New file.
7642 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
7643
770e7fc7
DE
76442014-03-31 Doug Evans <dje@google.com>
7645
7646 * gdb.base/print-symbol-loading-lib.c: New file.
7647 * gdb.base/print-symbol-loading-main.c: New file.
7648 * gdb.base/print-symbol-loading.exp: New file.
7649
46e2bafa
YQ
76502014-03-31 Yao Qi <yao@codesourcery.com>
7651
7652 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
7653
8776cfe9
JB
76542014-03-28 Joel Brobecker <brobecker@adacore.com>
7655
7656 * gdb.ada/mi_dyn_arr: New testcase.
7657
5d1ef361
DE
76582014-03-27 Doug Evans <dje@google.com>
7659
7660 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
7661
b5bee914
YQ
76622014-03-27 Yao Qi <yao@codesourcery.com>
7663
7664 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
7665 if target is nios2-*-*.
7666
0d4d0e77
YQ
76672014-03-26 Yao Qi <yao@codesourcery.com>
7668
7669 * lib/gdb.exp (readline_is_used): New proc.
7670 * gdb.base/completion.exp: Move tests on command complete up.
7671 Skip the rest of tests if readline is not used.
7672 * gdb.ada/complete.exp: Skp the test if readline is not
7673 used.
7674 * gdb.base/filesym.exp: Likewise.
7675 * gdb.base/macscp.exp: Likewise.
7676 * gdb.base/readline-ask.exp: Likewise.
7677 * gdb.base/readline.exp: Likewise.
7678 * gdb.python/py-cmd.exp: Likewise.
7679 * gdb.trace/tfile.exp: Likewise.
7680
29361eee
YQ
76812014-03-26 Yao Qi <yao@codesourcery.com>
7682
7683 * gdb.base/macscp.exp: Fix code format issues.
7684
bc9a5525
UW
76852014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
7686
7687 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7688 * gdb.asm/powerpc64le.inc: New file.
7689
d3839ede
PA
76902014-03-25 Pedro Alves <palves@redhat.com>
7691 Doug Evans <dje@google.com>
7692
7693 * gdb.base/source-execution.c: New file.
7694 * gdb.base/source-execution.exp: New file.
7695 * gdb.base/source-execution.gdb: New file.
7696
01672a57
DE
76972014-03-24 Doug Evans <dje@google.com>
7698
7699 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7700 using fission.
7701
88bbeca9
HZ
77022014-03-24 Hui Zhu <hui@codesourcery.com>
7703 Pedro Alves <palves@redhat.com>
7704
7705 PR breakpoints/16101
7706 * gdb.base/dprintf.exp: Use unsupported rather than changing the
7707 test pass/fail messages. Detect missing support for dprintf when
7708 breakpoints are actually inserted.
7709 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7710 breakpoints are actually inserted.
7711 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7712 fails.
7713
d2348791
JK
77142014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7715
7716 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7717
feef67ab
DE
77182014-03-22 Doug Evans <xdje42@gmail.com>
7719
7720 * gdb.python/python.exp (python not supported): Verify multi-line
7721 python command issues an error.
25d743f9 7722 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 7723 guile command issues an error.
feef67ab 7724
ecebef6a
MR
77252014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
7726
7727 * gdb.threads/thread-specific.exp: Handle the lack of usable
7728 $this_breakpoint and $this_thread.
7729
ccdd1909
HZ
77302014-03-21 Hui Zhu <hui@codesourcery.com>
7731
7732 * gdb.base/attach.exp (do_command_attach_tests): New.
7733
beb460e8
PA
77342014-03-20 Tom Tromey <tromey@redhat.com>
7735 Pedro Alves <palves@redhat.com>
7736
7737 PR cli/15718
7738 * gdb.base/condbreak-call-false.c: New file.
7739 * gdb.base/condbreak-call-false.exp: New file.
7740
40acf43a
PA
77412014-03-20 Pedro Alves <palves@redhat.com>
7742
7743 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7744 Delete.
7745 (block_signals, unblock_signals): Delete.
7746 (child_function_2, main): Remove references to deleted variable
7747 and functions.
7748
9f5e1e02
PA
77492014-03-20 Pedro Alves <palves@redhat.com>
7750
7751 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7752 Use pthread_kill to signal thread 2.
7753 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7754 Adjust to make the test send itself a signal rather than using the
7755 host's "kill" command.
7756
99619bea
PA
77572014-03-20 Pedro Alves <palves@redhat.com>
7758
7759 * gdb.threads/multiple-step-overs.c: New file.
7760 * gdb.threads/multiple-step-overs.exp: New file.
7761 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7762 Adjust expected infrun debug output.
7763
2adfaa28
PA
77642014-03-20 Pedro Alves <palves@redhat.com>
7765
7766 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7767 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7768
31e77af2
PA
77692014-03-20 Pedro Alves <palves@redhat.com>
7770
7771 PR breakpoints/7143
7772 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7773 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
7774 of gdb_test_multiple.
7775 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7776 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7777
b9f437de
PA
77782014-03-20 Pedro Alves <palves@redhat.com>
7779
7780 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7781 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7782
05adc73e
PA
77832014-03-19 Pedro Alves <palves@redhat.com>
7784
7785 * gdb.base/async.exp: Remove early return.
7786
6048b950
PA
77872014-03-19 Pedro Alves <palves@redhat.com>
7788
7789 * gdb.base/async.exp (step& tests): Pass explicit test messages.
7790
8bcfb00a
PA
77912014-03-19 Pedro Alves <palves@redhat.com>
7792
7793 * gdb.base/async.exp (test_background): Expect \r\n after
7794 "completed." in the fail pattern.
7795
884e37dc
PA
77962014-03-19 Pedro Alves <palves@redhat.com>
7797
7798 * gdb.base/async.exp (test_background): New procedure.
7799 Use it for all background execution command tests.
7800
148e57e2
PA
78012014-03-19 Pedro Alves <palves@redhat.com>
7802
7803 * gdb.base/async.exp: Use prepare_for_testing.
7804
f48088c7
PA
78052014-03-19 Pedro Alves <palves@redhat.com>
7806
7807 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
7808 the same line.
7809
e2f6c966
PA
78102014-03-19 Pedro Alves <palves@redhat.com>
7811
7812 * gdb.base/async.c (main): Add "jump here" and "until here" line
7813 marker comments.
7814 * gdb.base/async.exp (jump_here): New global.
7815 (jump& test): Use it.
7816 (until_here): New global.
7817 (until& test): Use it.
7818
c30568d4
PA
78192014-03-19 Pedro Alves <palves@redhat.com>
7820
7821 * gdb.base/async.exp: Don't frob gdb_protocol.
7822
0172b6a7
DE
78232014-03-18 Doug Evans <xdje42@gmail.com>
7824
7825 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
7826 Fix spelling of exec-done-display.
7827
06c868a8
JK
78282014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7829
7830 PR gdb/15358
7831 * gdb.base/gdb-sigterm.c: New file.
7832 * gdb.base/gdb-sigterm.exp: New file.
7833
0c7e1a46
PA
78342014-03-18 Pedro Alves <palves@redhat.com>
7835
7836 PR gdb/13860
7837 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7838 * lib/mi-support.exp (mi_expect_stop): Add special handling for
7839 solib-event.
7840
f7c77d93
JB
78412014-03-17 Joel Brobecker <brobecker@adacore.com>
7842
7843 * gdb.ada/pckd_arr_ren: New testcase.
7844
5a1e8c7a
DE
78452014-03-13 Doug Evans <xdje42@gmail.com>
7846
7847 PR guile/16612
7848 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7849 collect after discarding symbols.
7850
350e1a76
DE
78512014-03-13 Ludovic Courtès <ludo@gnu.org>
7852 Doug Evans <xdje42@gmail.com>
7853
7854 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7855 to history survives a gc.
7856
a69900ae
PA
78572014-03-13 Pedro Alves <palves@redhat.com>
7858
7859 * gdb.base/default.exp: Don't test "target procfs".
7860
5db9f0bd
PA
78612014-03-13 Pedro Alves <palves@redhat.com>
7862
7863 * gdb.base/default.exp: Update "target child" and "target procfs"
7864 tests to not expect "Unix".
7865
b3ccfe11
TT
78662014-03-12 Tom Tromey <tromey@redhat.com>
7867
7868 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7869 New procs. Add target-async tests.
7870 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7871 Add target-async tests.
7872
646f4417
AA
78732014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7874
7875 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7876 'func_start' and 'func_end' for the beginning and end of the
7877 function code, respectively.
7878 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7879 'func_end' instead of 'func' and 'main'.
7880
288c211f
AA
78812014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7882
7883 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7884 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7885 generate the debug info assembler source.
7886
e0c0f156
AA
78872014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7888
7889 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7890 * gdb.dwarf2/arr-subrange.exp: Likewise.
7891 * gdb.dwarf2/dwz.exp: Likewise.
7892 * gdb.dwarf2/method-ptr.exp: Likewise.
7893 * gdb.dwarf2/missing-sig-type.exp: Likewise.
7894 * gdb.dwarf2/subrange.exp: Likewise.
7895 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7896 * gdb.dwarf2/implptrpiece.exp: Likewise.
7897 * gdb.dwarf2/nostaticblock.exp: Likewise.
7898
0e5c4555
AA
78992014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7900
7901 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7902 directory to absolute path name arguments.
7903
5ec18f2b
JG
79042014-03-10 Joel Brobecker <brobecker@adacore.com>
7905
7906 * gdb.ada/tagged_access: New testcase.
7907
847fc4f2
MM
79082014-03-07 Markus Metzger <markus.t.metzger@intel.com>
7909
7910 * gdb.btrace/data.exp: Update expected output.
7911
cc3da688
YQ
79122014-03-06 Yao Qi <yao@codesourcery.com>
7913
7914 * gdb.trace/pr16508.exp: New file.
7915
0f26cec1
PA
79162014-03-05 Pedro Alves <palves@redhat.com>
7917
7918 PR gdb/16575
7919 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7920 procedure.
7921 (top level): Adjust to use it. Add tests that exercise breakpoint
7922 interaction with the code-cache.
7923
7a5a839f
LC
79242014-02-26 Ludovic Courtès <ludo@gnu.org>
7925
7926 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7927 test for 'history-append!'.
7928
31aa7e4e
JB
79292014-02-26 Joel Brobecker <brobecker@adacore.com>
7930
7931 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7932 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7933 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7934 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7935 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7936 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7937
1b588015
JB
79382014-02-26 Joel Brobecker <brobecker@adacore.com>
7939
7940 * testsuite/gdb.python/py-pp-re-notag.c: New file.
7941 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7942 * testsuite/gdb.python/py-pp-re-notag.p: New file.
7943
55426c9d
JB
79442014-02-26 Joel Brobecker <brobecker@adacore.com>
7945
7946 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7947
dc53a7ad
JB
79482014-02-26 Joel Brobecker <brobecker@adacore.com>
7949
7950 * gdb.dwarf2/arr-stride.c: New file.
7951 * gdb.dwarf2/arr-stride.exp: New file.
7952
12ab52e9
PA
79532014-02-26 Pedro Alves <palves@redhat.com>
7954
7955 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7956 that won't ever trigger. Make sure that GDB reports the correct
7957 breakpoint that caused the stop.
7958
849c862e
JK
79592014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7960
7961 PR gdb/16626
7962 * gdb.base/auto-load-script: New file.
7963 * gdb.base/auto-load.c: New file.
7964 * gdb.base/auto-load.exp: New file.
7965
71b7d793
JK
7966 PR gdb/16626
7967 * gdb.base/auto-load.exp: Fix out-of-srctree run.
7968
e2f0d509
JK
79692014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7970
7971 Fix dw2-icycle.exp -fsanitize=address GDB crash.
7972 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7973
50cc37c8
DE
79742014-02-24 Doug Evans <dje@google.com>
7975
7976 * lib/gdb.exp (run_on_host): Log error output if program fails.
7977
ea4758f2
PA
79782014-02-21 Pedro Alves <palves@redhat.com>
7979
7980 * gdb.threads/step-after-sr-lock.c: Rename to ...
7981 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7982 * gdb.threads/step-after-sr-lock.exp: Rename to ...
7983 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7984 ... this.
7985
d7b30f67
SDJ
79862014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
7987
7988 PR tdep/16397
7989 * gdb.arch/amd64-stap-special-operands.exp: New file.
7990 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7991 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7992 * gdb.arch/amd64-stap-triplet.S: Likewise.
7993 * gdb.arch/amd64-stap-triplet.c: Likewise.
7994
83deb43f
JB
79952014-02-20 Joel Brobecker <brobecker@adacore.com>
7996
7997 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7998 in .section pseudo-op.
7999
adde2bff
DE
80002014-02-20 lin zuojian <manjian2006@gmail.com>
8001 Joel Brobecker <brobecker@adacore.com>
8002 Doug Evans <xdje42@gmail.com>
8003
8004 PR symtab/16581
8005 * gdb.dwarf2/dw2-icycle.S: New file.
8006 * gdb.dwarf2/dw2-icycle.c: New file.
8007 * gdb.dwarf2/dw2-icycle.exp: New file.
8008
f7bd0f78
SC
80092014-02-19 Siva Chandra Reddy <sivachandra@google.com>
8010
8011 * gdb.python/py-value-cc.cc: Improve test case to enable testing
8012 operations on gdb.Value objects.
8013 * gdb.python/py-value-cc.exp: Add new test to test operations on
8014 gdb.Value objects.
8015
c17ef0d5
DE
80162014-02-18 Doug Evans <dje@google.com>
8017
8018 * Makefile.in (TESTS): New variable.
8019 (expanded_tests, expanded_tests_or_none): New variables
8020 (check-single): Pass $(expanded_tests_or_none) to runtest.
8021 (check-parallel): Only run tests in $(TESTS) if non-empty.
8022 (check/no-matching-tests-found): New rule.
8023 * README: Document TESTS makefile variable.
8024
5dd3176f
DE
80252014-02-18 Doug Evans <dje@google.com>
8026
8027 * Makefile.in (check-parallel): rm -rf outputs temp.
8028
0b10be4f
JK
80292014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8030
8031 Fix "ERROR: no fileid for" in the testsuite.
8032 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
8033
85f224e7
DE
80342014-02-12 Doug Evans <dje@google.com>
8035
8036 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
8037 (MISCELLANEOUS): New variable.
8038 (clean): rm -rf $(MISCELLANEOUS).
8039 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
8040 dwp live in the same directory as symlinks, with each symlink pointed
8041 to a differently named file in a different directory.
8042
149b30ff
DE
80432014-02-11 Doug Evans <dje@google.com>
8044
8045 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
8046 of Tcl file commands.
8047
1dfdac32
MK
80482014-02-10 Mark Kettenis <kettenis@gnu.org>
8049
8050 * gdb.threads/step-after-sr-lock.exp: Avoid executing
8051 "kill -SIGUSR1 -1".
8052
aa4fb036
JB
80532014-02-10 Joel Brobecker <brobecker@adacore.com>
8054
8055 * gdb.ada/tick_length_array_enum_idx: New testcase.
8056
ed3ef339
DE
80572014-02-10 Doug Evans <xdje42@gmail.com>
8058
8059 * configure.ac (AC_OUTPUT): Add gdb.guile.
8060 * configure: Regenerate.
8061 * lib/gdb-guile.exp: New file.
8062 * lib/gdb.exp (get_target_charset): New function.
8063 * gdb.base/help.exp: Update expected output from "apropos apropos".
8064 * gdb.guile/Makefile.in: New file.
8065 * gdb.guile/guile.exp: New file.
8066 * gdb.guile/scm-arch.c: New file.
8067 * gdb.guile/scm-arch.exp: New file.
8068 * gdb.guile/scm-block.c: New file.
8069 * gdb.guile/scm-block.exp: New file.
8070 * gdb.guile/scm-breakpoint.c: New file.
8071 * gdb.guile/scm-breakpoint.exp: New file.
8072 * gdb.guile/scm-disasm.c: New file.
8073 * gdb.guile/scm-disasm.exp: New file.
8074 * gdb.guile/scm-equal.c: New file.
8075 * gdb.guile/scm-equal.exp: New file.
8076 * gdb.guile/scm-error.exp: New file.
8077 * gdb.guile/scm-error.scm: New file.
8078 * gdb.guile/scm-frame-args.c: New file.
8079 * gdb.guile/scm-frame-args.exp: New file.
8080 * gdb.guile/scm-frame-args.scm: New file.
8081 * gdb.guile/scm-frame-inline.c: New file.
8082 * gdb.guile/scm-frame-inline.exp: New file.
8083 * gdb.guile/scm-frame.c: New file.
8084 * gdb.guile/scm-frame.exp: New file.
8085 * gdb.guile/scm-generics.exp: New file.
8086 * gdb.guile/scm-gsmob.exp: New file.
8087 * gdb.guile/scm-iterator.c: New file.
8088 * gdb.guile/scm-iterator.exp: New file.
8089 * gdb.guile/scm-math.c: New file.
8090 * gdb.guile/scm-math.exp: New file.
8091 * gdb.guile/scm-objfile-script-gdb.in: New file.
8092 * gdb.guile/scm-objfile-script.c: New file.
8093 * gdb.guile/scm-objfile-script.exp: New file.
8094 * gdb.guile/scm-objfile.c: New file.
8095 * gdb.guile/scm-objfile.exp: New file.
8096 * gdb.guile/scm-ports.exp: New file.
8097 * gdb.guile/scm-pretty-print.c: New file.
8098 * gdb.guile/scm-pretty-print.exp: New file.
8099 * gdb.guile/scm-pretty-print.scm: New file.
8100 * gdb.guile/scm-section-script.c: New file.
8101 * gdb.guile/scm-section-script.exp: New file.
8102 * gdb.guile/scm-section-script.scm: New file.
8103 * gdb.guile/scm-symbol.c: New file.
8104 * gdb.guile/scm-symbol.exp: New file.
8105 * gdb.guile/scm-symtab-2.c: New file.
8106 * gdb.guile/scm-symtab.c: New file.
8107 * gdb.guile/scm-symtab.exp: New file.
8108 * gdb.guile/scm-type.c: New file.
8109 * gdb.guile/scm-type.exp: New file.
8110 * gdb.guile/scm-value-cc.cc: New file.
8111 * gdb.guile/scm-value-cc.exp: New file.
8112 * gdb.guile/scm-value.c: New file.
8113 * gdb.guile/scm-value.exp: New file.
8114 * gdb.guile/source2.scm: New file.
8115 * gdb.guile/types-module.cc: New file.
8116 * gdb.guile/types-module.exp: New file.
8117
7026a7c1
YQ
81182014-02-10 Yao Qi <yao@codesourcery.com>
8119
8120 PR testsuite/16543
8121 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
8122 * configure: Regenerated.
8123 * Makefile.in: New file.
8124
6c466447
AS
81252014-02-08 Andreas Schwab <schwab@linux-m68k.org>
8126
8127 * gdb.python/py-framefilter.exp: Fix typo.
8128
6e854735
YQ
81292014-02-08 Yao Qi <yao@codesourcery.com>
8130
8131 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
8132 that no =breakpoint-modified is emitted when breakpoints are
8133 modified through MI commands.
8134
d137e6dc
PA
81352014-02-07 Pedro Alves <pedro@codesourcery.com>
8136 Pedro Alves <palves@redhat.com>
8137
8138 * gdb.threads/step-after-sr-lock.c: New file.
8139 * gdb.threads/step-after-sr-lock.exp: New file.
8140
b5ee5a50
PA
81412014-02-07 Pedro Alves <palves@redhat.com>
8142
8143 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
8144
3c77faf3
JK
81452014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8146
8147 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
8148 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
8149
6dddc817
DE
81502014-02-06 Doug Evans <xdje42@gmail.com>
8151
8152 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
8153 output.
8154
8155 * gdb.gdb/python-interrupts.exp: New file.
8156
de7b2893
YQ
81572014-02-05 Yao Qi <yao@codesourcery.com>
8158
8159 * gdb.trace/report.exp (use_collected_data): Test the output
8160 of "info threads" and "info inferiors".
8161
66d032ac
YQ
81622014-02-05 Yao Qi <yao@codesourcery.com>
8163
8164 Revert this patch:
8165
8166 2013-05-24 Yao Qi <yao@codesourcery.com>
8167
8168 * gdb.trace/tfile.exp: Test inferior and thread.
8169
591a12a1
UW
81702014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8171
8172 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
8173 on a function.
8174 * gdb.base/step-bt.c: Call hello via function pointer to make
8175 sure its first instruction is executed on powerpc64le-linux.
8176
0ff3e01f
UW
81772014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8178
8179 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
8180
084ee545
UW
81812014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8182
8183 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
8184 of the test patterns for use on little-endian systems.
8185
6ed14ff3
UW
81862014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8187
8188 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
8189 (decimal_vector): Fix for little-endian.
8190
401e27fd
JM
81912014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
8192
8193 * gdb.arch/sparc-sysstep.exp: New file.
8194 * gdb.arch/sparc-sysstep.c: Likewise.
8195
8196 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
8197
8b924729
EBM
81982014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8199
8200 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
8201
fb151210
JB
82022014-01-23 Tom Tromey <tromey@redhat.com>
8203
8204 * gdb.ada/array_char_idx: New testcase.
8205
0740f8d8
TT
82062014-01-23 Tom Tromey <tromey@redhat.com>
8207
8208 PR python/16487:
8209 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
8210 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
8211 classes.
8212
21909fa1
TT
82132014-01-23 Tom Tromey <tromey@redhat.com>
8214
8215 PR python/16491:
8216 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
8217 string from an inferior frame.
8218 * gdb.python/py-framefilter-mi.exp: Update.
8219
87ce2a04
DE
82202014-01-22 Doug Evans <dje@google.com>
8221
8222 * gdb.server/server-mon.exp: Add tests for "set debug-format".
8223
237b092b
AA
82242014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8225
8226 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
8227
d674a709
AA
82282014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8229
8230 * gdb.trace/entry-values.exp: Remove excess space character from
8231 regex patterns. Handle s390 call instruction.
8232
20fa3390
AA
82332014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8234
8235 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
8236 define "*_start" label. Make "name" static.
8237 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
8238 ${name} by references to ${name}_start.
8239
78466714
AA
82402014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8241
8242 * gdb.base/info-macros.exp: Remove "debug" from the compile
8243 options.
8244
ec9f644a
IB
82452014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8246
8247 * gdb.dlang/demangle.exp: New file.
8248
94b1b47e
IB
82492014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8250
8251 * gdb.dlang/primitive-types.exp: New file.
8252
7f420862
IB
82532014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8254
8255 * configure.ac: Create gdb.dlang/Makefile.
8256 * configure: Regenerate.
8257 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
8258 * gdb.dlang/Makefile.in: New file.
8259 * lib/d-support.exp: New file.
8260 * lib/gdb.exp (skip_d_tests): New proc.
8261
52834460
MM
82622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8263
8264 * gdb.btrace/delta.exp: Check reverse stepi.
8265 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
8266 * gdb.btrace/finish.exp: New.
8267 * gdb.btrace/next.exp: New.
8268 * gdb.btrace/nexti.exp: New.
8269 * gdb.btrace/record_goto.c: Add comments.
8270 * gdb.btrace/step.exp: New.
8271 * gdb.btrace/stepi.exp: New.
8272 * gdb.btrace/multi-thread-step.c: New.
8273 * gdb.btrace/multi-thread-step.exp: New.
8274 * gdb.btrace/rn-dl-bind.c: New.
8275 * gdb.btrace/rn-dl-bind.exp: New.
8276 * gdb.btrace/data.c: New.
8277 * gdb.btrace/data.exp: New.
8278 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8279
6e07b1d2
MM
82802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8281
8282 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
8283 * gdb.btrace/exception.exp: Update.
8284 * gdb.btrace/instruction_history.exp: Update.
8285 * gdb.btrace/record_goto.exp: Update.
8286 * gdb.btrace/tailcall.exp: Update.
8287 * gdb.btrace/unknown_functions.exp: Update.
8288 * gdb.btrace/delta.exp: New.
8289
0b722aec
MM
82902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8291
8292 * gdb.btrace/record_goto.exp: Add backtrace test.
8293 * gdb.btrace/tailcall.exp: Add backtrace test.
8294
066ce621
MM
82952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8296
8297 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
8298 * gdb.btrace/record_goto.c: New.
8299 * gdb.btrace/record_goto.exp: New.
8300 * gdb.btrace/x86-record_goto.S: New.
8301
0688d04e
MM
83022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8303
8304 * gdb.btrace/function_call_history.exp: Update tests.
8305 * gdb.btrace/instruction_history.exp: Update tests.
8306
8710b709
MM
83072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8308
8309 * gdb.btrace/function_call_history.exp: Fix expected field
8310 order for "record function-call-history".
8311 Add new tests for "record function-call-history /c".
8312 * gdb.btrace/exception.cc: New.
8313 * gdb.btrace/exception.exp: New.
8314 * gdb.btrace/tailcall.exp: New.
8315 * gdb.btrace/x86-tailcall.S: New.
8316 * gdb.btrace/x86-tailcall.c: New.
8317 * gdb.btrace/unknown_functions.c: New.
8318 * gdb.btrace/unknown_functions.exp: New.
8319 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8320
5de9129b
MM
83212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8322
8323 * gdb.btrace/instruction_history.exp: Update.
8324 * gdb.btrace/function_call_history.exp: Update.
8325
23a7fe75
MM
83262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8327
8328 * gdb.btrace/function_call_history.exp: Fix expected function
8329 trace.
8330 * gdb.btrace/instruction_history.exp: Initialize traced.
8331 Remove traced_functions.
8332
724c7dd8
MM
83332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8334
8335 * gdb.btrace/function_call_history.exp: Update
8336 * gdb.btrace/instruction_history.exp: Update.
8337
6d78d93b
MM
83382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8339
8340 * gdb.btrace/enable.exp: Update expected text.
8341
93a360cc
OJ
83422014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
8343
8344 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
8345 bytes.
8346
3772b53f
MR
83472014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
8348
8349 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
8350
596662fa
OJ
83512014-01-15 Omair Javaid <omair.javaid@linaro.org>
8352
8353 * lib/gdb.exp (supports_process_record): Return true for
8354 arm*-linux*. (supports_reverse): Likewise.
8355
b5b08fb4
SC
83562014-01-13 Siva Chandra Reddy <sivachandra@google.com>
8357
8358 PR python/15464
8359 PR python/16113
8360 * gdb.python/py-type.c: Enhance test case.
8361 * gdb.python/py-value-cc.cc: Likewise
8362 * gdb.python/py-type.exp: Add new tests.
8363 * gdb.python/py-value-cc.exp: Likewise
8364
52d7fb13
AA
83652014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8366 Pedro Alves <palves@redhat.com>
8367
8368 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
8369 Make "name" extern.
8370 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
8371 references to ${name}_start by references to ${name}.
8372
a2cd8cfe
JB
83732014-01-10 Joel Brobecker <brobecker@adacore.com>
8374
8375 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
8376
4e23fced
JB
83772014-01-10 Joel Brobecker <brobecker@adacore.com>
8378
8379 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
8380
c6a9e42c
PA
83812014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
8382 Pedro Alves <palves@redhat.com>
8383
8384 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 8385 mi_gdb_target_load.
c6a9e42c 8386
b7ea362b
PA
83872014-01-08 Pedro Alves <palves@redhat.com>
8388
8389 * gdb.threads/reconnect-signal.c: New file.
8390 * gdb.threads/reconnect-signal.exp: New file.
8391
5e3f4fab
EBM
83922014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8393
8394 * gdb.base/source-dir.exp: New file.
8395
79301218
JB
83962014-01-07 Joel Brobecker <brobecker@adacore.com>
8397
8398 * gdb.ada/mi_interface: New testcase.
8399
8e355c5d
JB
84002014-01-07 Joel Brobecker <brobecker@adacore.com>
8401
8402 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
8403 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
8404 gdb.ada/pp-rec-component/pck.ads: New files.
8405
c0d48811
JB
84062014-01-07 Joel Brobecker <brobecker@adacore.com>
8407
8408 * gdb.python/py-pp-integral.c: New file.
8409 * gdb.python/py-pp-integral.py: New file.
8410 * gdb.python/py-pp-integral.exp: New file.
8411
17b609c3 8412For older changes see ChangeLog-1993-2013.
c906108c 8413\f
8d8cb839
EZ
8414;; Local Variables:
8415;; mode: change-log
8416;; left-margin: 8
8417;; fill-column: 74
8418;; version-control: never
8419;; End:
902f2ccb 8420
618f726f 8421 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
8422 Copying and distribution of this file, with or without modification,
8423 are permitted provided the copyright notice and this notice are preserved.