Remove xfail in gdb.mi/mi-watch.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
da33c9a7
SM
12015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2
3 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
4
077836f7
PP
52015-07-27 Patrick Palka <patrick@parcs.ath.cx>
6
7 * gdb.base/gdb-sigterm-2.exp: New test.
8
b8cc7b2e
DE
92015-07-25 Doug Evans <xdje42@gmail.com>
10
11 Revert:
12 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13 (workers/%.worker, build-perf): New rule.
14 (GDB_PERFTEST_MODE): New variable.
15 (check-perf): Use it.
16 (clean): Clean up gdb.perf parallel build subdirs.
17 * lib/build-piece.exp: New file.
18 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
20 name.
21 (standard_temp_file): Ditto.
22 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
23 of $GDB_PARALLEL.
24
6eab34f3
DE
252015-07-24 Doug Evans <dje@google.com>
26
27 * gdb.perf/README: New file.
28 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
29 * lib/gen-perf-test.exp: New file.
30
63738bfd
DE
312015-07-24 Doug Evans <dje@google.com>
32
33 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
34 (PerfTest::startup): New function.
35 (PerfTest::run): Return result of calling body.
36 (PerfTest::assemble): Rewrite.
37 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
38 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
39 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
40 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
41 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
42
7b606f95
DE
432015-07-24 Doug Evans <dje@google.com>
44
45 * lib/gdb.exp (clean_restart): Make executable optional.
46
a97b16b8
DE
472015-07-24 Doug Evans <dje@google.com>
48
49 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
50 compiler_info references.
51 * gdb.cp/temargs.exp: Ditto.
52 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
53 (get_compiler_info): Early exit if already computed. Set compiler_info
54 to "unknown" if there was a problem.
55 (test_compiler_info): Add function comment. Call get_compiler_info.
56
35baa57f
DE
572015-07-24 Doug Evans <dje@google.com>
58
59 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
60 (workers/%.worker, build-perf): New rule.
61 (GDB_PERFTEST_MODE): New variable.
62 (check-perf): Use it.
63 (clean): Clean up gdb.perf parallel build subdirs.
64 * lib/build-piece.exp: New file.
65 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
66 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
67 name.
68 (standard_temp_file): Ditto.
69 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
70 of $GDB_PARALLEL.
71
6ebea266
DE
722015-07-24 Doug Evans <dje@google.com>
73
74 * lib/future.exp (gdb_default_target_compile): New option
75 "early_flags".
76 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
77 --as-needed.
78
1e76a7e9
SDJ
792015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
80
81 * gdb.base/catch-syscall.exp: Call gdb_exit before
82 gdb_skip_xml_test.
83
5068630a
PA
842015-07-24 Pedro Alves <palves@redhat.com>
85
86 * gdb.python/py-events.exp: Accept output between the stop event
87 and the prompt.
88 * gdb.python/py-evsignal.exp: Likewise.
89 * gdb.python/py-evthreads.exp: Likewise.
90
77598427
PA
912015-07-24 Pedro Alves <palves@redhat.com>
92
93 PR gdb/18717
94 * gdb.threads/non-ldr-exit.c: New file.
95 * gdb.threads/non-ldr-exit.exp: New file.
96
11e6c98f
YQ
972015-07-24 Yao Qi <yao.qi@linaro.org>
98
99 * gdb.server/ext-wrapper.exp: Test --wrapper option when
100 restarting process.
101
51aee833
YQ
1022015-07-24 Yao Qi <yao.qi@linaro.org>
103
104 * gdb.server/ext-restart.exp: New file.
105
8cfe207c
YQ
1062015-07-24 Yao Qi <yao.qi@linaro.org>
107
108 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
109 argument options.
110 * gdb.server/ext-wrapper.exp: New file.
111
cc12ce38
DE
1122015-07-23 Doug Evans <dje@google.com>
113
114 * gdb.dwarf2/dw2-dummy-cu.S: New file.
115 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
116
d0d84780
PMR
1172015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
118
119 * gdb.ada/var_arr_typedef.exp: New testcase.
120 * gdb.ada/var_arr_typedef/pack.adb: New file.
121 * gdb.ada/var_arr_typedef/pack.ads: New file.
122 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
123
8b558f79
JB
1242015-07-20 Joel Brobecker <brobecker@adacore.com>
125
126 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
127
775a3298
JK
1282015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
129
130 * gdb.arch/i386-biarch-core.exp: Replace istarget
131 by "complete set gnutarget". Remove expectation for the "core-file"
132 command.
133
db1ff28b
JK
1342015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
135
136 Revert the previous commit:
137 Tests for validate symbol file using build-id.
138
0a94970d
JK
1392015-07-15 Aleksandar Ristovski <aristovski@qnx.com
140
141 Tests for validate symbol file using build-id.
142 * gdb.base/solib-mismatch-lib.c: New file.
143 * gdb.base/solib-mismatch-libmod.c: New file.
144 * gdb.base/solib-mismatch.c: New file.
145 * gdb.base/solib-mismatch.exp: New file.
146
03346981
SL
1472015-07-15 Sandra Loosemore <sandra@codesourcery.com>
148
149 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
150 nios2-*-linux*.
151 * gdb.base/sigbpt.exp (stepi_out): Likewise.
152 * gdb.base/siginfo.exp: Likewise.
153 * gdb.base/sigstep.exp (advance, advancei): Likewise.
154
42422cc7
PL
1552015-07-15 Pierre Langlois <pierre.langlois@arm.com>
156
157 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
158 Move it to ...
159 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
160 ... here.
161 * gdb.trace/range-stepping.exp: Check that the target supports
162 range stepping.
163
cfa68bae
JK
1642015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
165
166 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
167
8ffdba26
PA
1682015-07-14 Pedro Alves <palves@redhat.com>
169
170 * gdb.base/killed-outside.exp: New file.
171 * gdb.base/killed-outside.c: New file.
172
218a5a11
JK
1732015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
174
175 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
176 (n at main): New.
177 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
178
e03ed3c6
AA
1792015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
180
181 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
182 infcall tests instead of setting up for KFAIL.
183
485668e5
MM
1842015-07-10 Markus Metzger <markus.t.metzger@intel.com>
185
186 * gdb.btrace/record_goto-step.exp: New.
187
08464196
JK
1882015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
189
190 PR compile/18484
191 * gdb.compile/compile.c (struct struct_type): Add volatile to
192 selffield's type.
193 * gdb.compile/compile.exp
194 (compile code struct_object.selffield = &struct_object): Skip further
195 struct_object tests if this one xfails.
196
bcf5c1d9
RC
1972015-07-08 Robert O'Callahan <robert@ocallahan.org>
198
199 PR exp/18617
200 * gdb.trace/ax.exp: Add test.
201
4931af25
YQ
2022015-07-07 Yao Qi <yao.qi@linaro.org>
203
204 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
205 instead of istarget "aarch64*-*-*".
206 * gdb.arch/aarch64-fp.exp: Likewise.
207 * gdb.base/float.exp: Likewise.
208 * gdb.reverse/aarch64.exp: Likewise.
209 * lib/gdb.exp (is_aarch64_target): New proc.
210
9fcf688e
YQ
2112015-07-07 Yao Qi <yao.qi@linaro.org>
212
213 * lib/gdb.exp (is_aarch32_target): New proc.
214 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
215 instead of "istarget "arm*-*-*"".
216 * gdb.arch/arm-disp-step.exp: Likewise.
217 * gdb.arch/thumb-bx-pc.exp: Likewise.
218 * gdb.arch/thumb-prologue.exp: Likewise.
219 * gdb.arch/thumb-singlestep.exp: Likewise.
220 * gdb.base/disp-step-syscall.exp: Likewise.
221 * gdb.base/float.exp: Likewise.
222
fbd8d50d
YQ
2232015-07-07 Yao Qi <yao.qi@linaro.org>
224
225 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
226 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
227
71be1fdc
YQ
2282015-07-07 Yao Qi <yao.qi@linaro.org>
229
230 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
231 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
232 if it exists.
233 * gdb.multi/multi-arch.exp: Likewise.
234
3e221d36
SM
2352015-07-07 Simon Marchi <simon.marchi@ericsson.com>
236
237 * gdb.python/py-lazy-string.exp: Add missing parentheses to
238 print.
239
d441430b
YQ
2402015-07-07 Yao Qi <yao.qi@linaro.org>
241
242 * gdb.arch/thumb-singlestep.exp: Do one more single step.
243
06f810bd
MG
2442015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
245
246 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
247 '[' and ']' characters.
248
5e61e7c0
IB
2492015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
250
251 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
252
28bf096c
PA
2532015-06-29 Pedro Alves <palves@redhat.com>
254
255 PR threads/18127
256 * gdb.threads/hand-call-new-thread.c: New file.
257 * gdb.threads/hand-call-new-thread.c: New file.
258
ee93cd5e
KS
2592015-06-26 Keith Seitz <keiths@redhat.com>
260 Doug Evans <dje@google.com>
261
262 PR 16253
263 * gdb.cp/var-tag-2.cc: New file.
264 * gdb.cp/var-tag-3.cc: New file.
265 * gdb.cp/var-tag-4.cc: New file.
266 * gdb.cp/var-tag.cc: New file.
267 * gdb.cp/var-tag.exp: New file.
268
fc637f04
PP
2692015-06-26 Patrick Palka <patrick@parcs.ath.cx>
270
271 * gdb.base/history-duplicates.exp: New test.
272
2e52ae68
PP
2732015-06-26 Patrick Palka <patrick@parcs.ath.cx>
274
275 * gdb.base/completion.exp: Test the completion of the "focus"
276 command.
277
6e22494e
JK
2782015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
279
280 * gdb.arch/amd64-prologue-skip.S: New file.
281 * gdb.arch/amd64-prologue-skip.exp: New file.
282
bf7b9cd9
SM
2832015-06-25 Simon Marchi <simon.marchi@ericsson.com>
284
285 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
286 is_address_zero_readable check.
287
201e8dfd
PB
2882015-06-24 Peter Bergner <bergner@vnet.ibm.com>
289
290 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
291 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
292
5cd867b4
YQ
2932015-06-24 Yao Qi <yao.qi@linaro.org>
294
295 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
296 linux targets.
297
4d7be007
YQ
2982015-06-24 Yao Qi <yao.qi@linaro.org>
299
300 * lib/gdb.exp (supports_get_siginfo_type): New proc.
301 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
302 * gdb.base/siginfo-thread.exp: Likewise.
303
07fcd301
YQ
3042015-06-22 Yao Qi <yao.qi@linaro.org>
305
306 * boards/remote-gdbserver-on-localhost.exp: Add comments.
307
52042a00
YQ
3082015-06-22 Yao Qi <yao.qi@linaro.org>
309
310 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
311 aarch64*-*-*.
312 (skip_hw_watchpoint_tests): Likewise.
313
74bd41ce
PP
3142015-06-18 Patrick Palka <patrick@parcs.ath.cx>
315
316 * gdb.base/gdbinit-history.exp: Test the interaction between
317 setting GDBHISTSIZE and setting the history size via .gdbinit.
318
bc460514
PP
3192015-06-17 Patrick Palka <patrick@parcs.ath.cx>
320
321 PR gdb/16999
322 * gdb.base/gdbhistsize-history.exp: New test.
323
b58c513b
PP
3242015-06-17 Patrick Palka <patrick@parcs.ath.cx>
325
326 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
327 with GDBHISTSIZE.
328 * gdb.base/readline.exp: Likewise.
329
92046791
YQ
3302015-06-17 Yao Qi <yao.qi@linaro.org>
331
332 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
333 line.
334
2093d2d3
PP
3352015-06-17 Patrick Palka <patrick@parcs.ath.cx>
336
337 * gdb.base/gdbinit-history.exp: Add test case to check that
338 an unlimited history file does not get truncated on exit.
339
e6c693af
AA
3402015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
341
342 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
343 (VECTOR): New macro. Use it...
344 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
345 ...for these typedefs.
346 (int8, char1, int1, double1): New typedefs.
347 (struct just_int2, struct two_int2): New structures.
348 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
349 (add_structvecs, add_singlevecs): New functions.
350 (main): Call add_some_intvecs twice.
351 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
352 the compile and exit upon failure. Try compiling for the "native"
353 architecture. Test inferior function calls with vector arguments
354 and vector return value handling with "finish" and "return".
355
c74f7d1c
JT
3562015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
357
358 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
359 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
360 PE file.
361 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
362
98aa42ee
AT
3632015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
364
365 PR breakpoints/16465
366 * gdb.mi/mi-dprintf-pending.c: New file.
367 * gdb.mi/mi-dprintf-pending.exp: New test.
368 * gdb.mi/mi-dprintf-pendshr.c: New file.
369
7d73c23c 3702015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 371 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
372
373 * gdb.arch/i386-mpx-map.c: New file.
374 * gdb.arch/i386-mpx-map.exp: New File.
375
3762015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
377
378 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
379 * gdb.arch/i386-mpx.exp: Indentation fixed.
380
3812015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
382
383 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
384 function and improved indentation.
385 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
386 gdb_test_multiple. Added additional tests to skip the test.
387
3882015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
389
390 * gdb.arch/i386-avx512.c: Change path in include file.
391 * gdb.arch/i386-avx512.exp: Change include dir path
392 compilation flag.
393 * gdb.arch/i386-mpx.c: Change path in include file.
394 * gdb.arch/i386-mpx.exp: Change include dir path compilation
395 flag.
396
d5eba19a
JK
3972015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
398
399 * gdb.compile/compile-print.exp (compile print *vararray@3)
400 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
401
7f361056
JK
4022015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
403
404 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
405 (do not keep jit in memory): ... this.
406 (expect 5): Change it to ...
407 (expect no 5): ... this.
408
3b462ec2
SM
4092015-06-02 Simon Marchi <simon.marchi@ericsson.com>
410
411 PR gdb/15564
412 * gdb.mi/mi-detach.exp: New file.
413
e0619de6
JK
4142015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
415
416 PR symtab/18392
417 * gdb.arch/amd64-tailcall-self.S: New file.
418 * gdb.arch/amd64-tailcall-self.c: New file.
419 * gdb.arch/amd64-tailcall-self.exp: New file.
420
e970cb34
DB
4212015-05-28 Don Breazeal <donb@codesourcery.com>
422
423 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
424 tests for remote targets by checking is_target_gdbserver.
425
b2e2f908
DE
4262015-05-27 Doug Evans <dje@google.com>
427
428 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
429 * gdb.dwarf2/opaque-type-lookup.c: New file.
430 * gdb.dwarf2/opaque-type-lookup.exp: New file.
431
82c7be31
DE
4322015-05-26 Doug Evans <dje@google.com>
433
434 * gdb.cp/iostream.cc: New file.
435 * gdb.cp/iostream.exp: New file.
436
b4f54984
DE
4372015-05-26 Doug Evans <dje@google.com>
438
439 * gdb.dwarf2/dw2-op-call.exp: Update.
440 * gdb.dwarf2/dw4-sig-types.exp: Update.
441 * gdb.dwarf2/implptr.exp: Update.
442 * gdb.mi/mi-cmd-param-changed.exp: Update.
443
4ea6efe9
DE
4442015-05-26 Doug Evans <dje@google.com>
445
446 * gdb.python/py-lazy-string.c: New file.
447 * gdb.python/py-lazy-string.exp: New file.
448 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
449 (main): Update. Add estring3.
450 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
451 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
452
f6bb7db3
YQ
4532015-05-26 Omair Javaid <omair.javaid@linaro.org>
454 Yao Qi <yao.qi@linaro.org>
455
456 * gdb.reverse/aarch64.c: New.
457 * gdb.reverse/aarch64.exp: New.
458
a81bfbd0
OJ
4592015-05-26 Omair Javaid <omair.javaid@linaro.org>
460
461 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
462 (supports_reverse): Likewise.
463
158bf1b4
PP
4642015-05-22 Patrick Palka <patrick@parcs.ath.cx>
465
466 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
467 Use with_test_prefix.
468
a0145030
AB
4692015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
470
471 * gdb.base/completion.exp: Add test for completion of layout
472 names.
473
ebe3b578
AB
4742015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
475
476 * lib/gdb.exp (skip_tui_tests): New proc.
477 * gdb.base/tui-layout.exp: Check skip_tui_tests.
478
84204ed7
PA
4792015-05-19 Pedro Alves <palves@redhat.com>
480
481 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
482 Save the whole env array instead of just HOME. Unset HISTSIZE in
483 the environment while testing. Restore whole environment
484 afterwards.
485
37442ce1
DE
4862015-05-16 Doug Evans <xdje42@gmail.com>
487
488 * gdb.guile/scm-ports.c: New file.
489 * gdb.guile/scm-ports.exp: Add memory port tests.
490
36de76f9
JK
4912015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
492
493 * gdb.compile/compile-print.c: New file.
494 * gdb.compile/compile-print.exp: New file.
495
3a9558c4
JK
4962015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
497
498 * gdb.compile/compile-ops.exp: Cast param to void.
499 * gdb.compile/compile.exp: Complete type for _gdb_expr.
500 (compile code struct_object.selffield = &struct_object): Add xfail.
501
aa715135
JG
5022015-05-15 Joel Brobecker <brobecker@adacore.com>
503
504 * gdb.ada/arr_enum_with_gap: New testcase.
505
931e5bc3
JG
5062015-05-15 Joel Brobecker <brobecker@adacore.com>
507
508 * gdb.ada/byte_packed_arr: New testcase.
509
9cd4d857
JB
5102015-05-15 Joel Brobecker <brobecker@adacore.com>
511
512 * gdb.ada/pckd_neg: New testcase.
513
ebfd00d2
PP
5142015-05-13 Patrick Palka <patrick@parcs.ath.cx>
515
516 PR gdb/17820
517 * gdb.base/gdbinit-history.exp: New test.
518 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
519 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
520
4c082a81
SC
5212015-05-09 Siva Chandra Reddy <sivachandra@google.com>
522
523 * gdb.python/py-xmethods.cc: Enhance test case.
524 * gdb.python/py-xmethods.exp: New tests.
525 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
526 function.
527 (B_indexoper): Likewise.
528 (global_dm_list) : Add new xmethod worker functions.
529
f7797074
SDJ
5302015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
531
532 * gdb.base/coredump-filter.exp: Correctly unset
533 "coredump_var_addr" array.
534
a4674e4e
PA
5352015-05-08 Pedro Alves <palves@redhat.com>
536
537 * gdb.server/non-existing-program.exp: Unset spawn_id.
538
df2eb078
SC
5392015-05-08 Siva Chandra Reddy <sivachandra@google.com>
540
541 PR python/18291
542 * gdb.python/py-xmethods.exp: Add tests.
543
422349a3
YQ
5442015-05-08 Yao Qi <yao.qi@linaro.org>
545
546 PR gdb/18208
547 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
548 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
549 function set_coredump_filter, and remove remote_exec call.
550 Remove argument ipid. Callers update.
551 (top level): Don't get inferior's PID.
552
63fc80ce
AA
5532015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
554
555 * gdb.base/watch_thread_num.exp: Skip test on targets without
556 access watchpoints.
557
80ad801e
PA
5582015-05-06 Pedro Alves <palves@redhat.com>
559
560 PR server/18081
561 * gdb.server/non-existing-program.exp: New file.
562
0fa7fe50
JB
5632015-05-05 Joel Brobecker <brobecker@adacore.com>
564
565 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
566
3ea89b92
PMR
5672015-05-05 Joel Brobecker <brobecker@adacore.com>
568
569 * gdb.ada/out_of_line_in_inlined: New testcase.
570
87b8eff0
JB
5712015-05-05 Joel Brobecker <brobecker@adacore.com>
572
573 * gdb.ada/var_rec_arr: New testcase.
574
5fccc635
YQ
5752015-04-30 Yao Qi <yao.qi@linaro.org>
576
577 * gdb.base/break-idempotent.exp: If
578 skip_hw_watchpoint_multi_tests returns true, skip the tests
579 on "rwatch" and "awatch".
580
42d38f42
YQ
5812015-04-30 Yao Qi <yao.qi@linaro.org>
582
583 * gdb.base/relativedebug.exp: Invoke gdb command
584 "info sharedlibrary", and if libc.so doesn't have debug info,
585 skip the test.
586
2ce1cdbf
DE
5872015-04-29 Doug Evans <dje@google.com>
588
589 * gdb.python/py-xmethods.exp: Add ptype tests.
590 * gdb.python/py-xmethods.py (E_method_char_worker): Add
591 get_result_type method.
592
f24a38c5
LM
5932015-04-29 Luis Machado <lgustavo@codesourcery.com>
594
595 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
596 the target does not support hardware watchpoints.
597
ecbf2b3c
LM
5982015-04-29 Luis Machado <lgustavo@codesourcery.com>
599
600 * gdb.base/break-always.exp: Abort testing if writing to memory
601 causes an error.
602
34f5f757
DE
6032015-04-28 Doug Evans <dje@google.com>
604
605 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
606 * gdb.python/py-pp-registration.exp: ... here. New file.
607 * gdb.python/py-pp-registration.c: New file.
608 * gdb.python/py-pp-registration.py: New file.
609
69b4374a
DE
6102015-04-28 Doug Evans <dje@google.com>
611
612 * gdb.python/py-bad-printers.c: New file.
613 * gdb.python/py-bad-printers.py: New file.
614 * gdb.python/py-bad-printers.exp: New file.
615
59fb7612
SS
6162015-04-28 Sasha Smundak <asmundak@google.com>
617
618 * gdb.python/py-type.exp: New test.
619
2631b16a
AW
6202015-04-28 Andy Wingo <wingo@igalia.com>
621
622 * gdb.python/py-parameter.exp:
623 * gdb.guile/scm-parameter.exp: Escape the path that we are
624 matching against, as it might contain characters that are special
625 to regular expressions.
626
460efde1
JB
6272015-04-27 Joel Brobecker <brobecker@adacore.com>
628
629 * gdb.ada/rec_comp: New testcase.
630
2d369d8e
SDJ
6312015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
632
633 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
634 before using it.
635
cf75d6c3
AB
6362015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
637
638 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
639 new tests for verilog output.
640
8dbe7ca5
YQ
6412015-04-24 Yao Qi <yao.qi@linaro.org>
642
643 * boards/remote-gdbserver-on-localhost.exp: New file.
644
4ef9fb2f
PA
6452015-04-23 Pedro Alves <palves@redhat.com>
646
647 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
648 $inferior_spawn_id instead of $inferior_spawn_id directly. On
649 "end of file", remove $inferior_spawn_id from the indirect list.
650
0a803169
PA
6512015-04-23 Pedro Alves <palves@redhat.com>
652
653 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
654
749ef8f8
PA
6552015-04-23 Pedro Alves <palves@redhat.com>
656
657 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
658 on $any_spawn_id instead of only on $gdb_spawn_id.
659
8aae4344
PM
6602015-04-21 Pierre Muller <muller@sourceware.org>
661
662 PR pascal/17815
663 * lib/pascal.exp (gpc_compile): Add new option "class".
664 (fpc_compile): Likewise.
665 * gdb.pascal/case-insensitive-symbols.pas: New file.
666 * gdb.pascal/case-insensitive-symbols.exp: New file.
667
1586c8fb
GB
6682015-04-20 Gary Benson <gbenson@redhat.com>
669
670 * gdb.base/attach.exp: Fix three extended remote failures.
671
1b6e6f5c
GB
6722015-04-17 Gary Benson <gbenson@redhat.com>
673
674 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
675 the main executable over the remote protocol.
676
e797481d
PA
6772015-04-16 Pedro Alves <palves@redhat.com>
678
679 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
680 a new gdbserver if gdbserver_reconnect_p is set.
681
1ca99c42
PA
6822015-04-16 Pedro Alves <palves@redhat.com>
683
684 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
685 is set, don't exit gdbserver.
686
af9fd6f8
AA
6872015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
688
689 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
690 appropriate .insn, such that an older assembler can be used.
691 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
692 the z/Architecture instruction set on 31-bit targets as well.
693
04ff1e61
AA
6942015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
695
696 * gdb.go/handcall.exp: Remove all logic related to the first
697 breakpoint and rely on go_runto_main instead.
698 * gdb.go/strings.exp: Likewise.
699 * gdb.go/unsafe.exp: Likewise.
700 * gdb.go/hello.exp: Likewise. Also rename the remaining
701 breakpoint marker to "breakpoint 1".
702 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
703 * gdb.go/strings.go: Likewise.
704 * gdb.go/unsafe.go: Likewise.
705 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
706 "set breakpoint 2 here" and rename the remaining breakpoint marker
707 to "breakpoint 1".
708
40d2f8d6
SM
7092015-04-15 Simon Marchi <simon.marchi@ericsson.com>
710
711 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
712 if itertools.imap is not present.
713 * gdb.python/py-objfile.exp: Add parentheses.
714 * gdb.python/py-type.exp: Same.
715 * gdb.python/py-unwind-maint.py: Same.
716
8cbc97c6
YQ
7172015-04-15 Yao Qi <yao.qi@linaro.org>
718
719 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
720 of ":$ptr_size" and set its form explicitly.
721
45fd756c
YQ
7222015-04-15 Pedro Alves <palves@redhat.com>
723 Yao Qi <yao.qi@linaro.org>
724
725 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
726 timeout by factor of 4.
727 (test_regular_watch): Likewise.
728 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
729 * gdb.reverse/sigall-reverse.exp: Likewise.
730 * gdb.reverse/until-precsave.exp: Likewise.
731 * lib/gdb.exp (with_timeout_factor): New proc.
732 (gdb_expect): Move some code to ...
733 (get_largest_timeout): ... here. New procedure.
734
9e811bc3
LM
7352015-04-14 Luis Machado <lgustavo@codesourcery.com>
736
737 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
738
0ff6fcb2
LM
7392015-04-13 Luis Machado <lgustavo@codesourcery.com>
740
741 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
742 to write to the .text section.
743
7578d5f7
LM
7442015-04-13 Luis Machado <lgustavo@codesourcery.com>
745
746 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
747 Handle the case of targets that do not provide PID information.
748
2efe15c4
YQ
7492015-04-13 Yao Qi <yao.qi@linaro.org>
750
751 * lib/gdbserver-support.exp (gdb_exit): Catch exception
752 and use expect instead of gdb_expect.
753
8cd8f2f8
SDJ
7542015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
755
756 * gdb.base/coredump-filter.exp: Rename variable "addr" to
757 "coredump_var_addr" to avoid naming conflict with other testcases.
758
9ee41772
PA
7592015-04-10 Pedro Alves <palves@redhat.com>
760
761 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
762 gdb_test_sequence and gdb_assert.
763
07473109
PA
7642015-04-10 Pedro Alves <palves@redhat.com>
765
766 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
767 test messages that don't include the breakpoint address.
768
de3db44c
YQ
7692015-04-10 Yao Qi <yao.qi@linaro.org>
770
771 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
772 false for some offset and width combinations which aren't
773 supported by linux kernel.
774
c79d856c
PA
7752015-04-10 Pedro Alves <palves@redhat.com>
776
777 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
778 procedure, factored out from ...
779 (top level): ... here. Add "set displaced-stepping" testing axis.
780 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
781 parameter "displaced". Use it.
782 (top level): Use foreach and add "set displaced-stepping" testing
783 axis.
784
ebc90b50
PA
7852015-04-10 Pedro Alves <palves@redhat.com>
786
787 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
788 Remove comment.
789 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
790 both the address of the instruction that triggers the watchpoint
791 and the address of the instruction immediately after, and use
792 those addresses for the test. Fix comment.
793
8f572e5c
PA
7942015-04-10 Pedro Alves <palves@redhat.com>
795
796 * gdb.base/sigstep.exp (breakpoint_to_handler)
797 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
798 Test "backtrace" in handler.
799 (breakpoint_over_handler): New parameter 'displaced'. Use it.
800 (top level): Add new "displaced" test axis to
801 breakpoint_to_handler, breakpoint_to_handler_entry and
802 breakpoint_over_handler.
803
8d707a12
PA
8042015-04-10 Pedro Alves <palves@redhat.com>
805
806 PR gdb/18216
807 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
808
ef713951
YQ
8092015-04-10 Yao Qi <yao.qi@linaro.org>
810
811 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
812 (test_add_rn_pc): New function.
813 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
814 (top level): Invoke test_add_rn_pc.
815
906d60cf
PA
8162015-04-10 Pedro Alves <palves@redhat.com>
817
818 PR gdb/13858
819 * gdb.base/step-over-no-symbols.exp: New file.
820
f2983cc3
AW
8212015-04-09 Andy Wingo <wingo@igalia.com>
822
823 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
824 after the Python tests.
825
6d62641c
SDJ
8262015-04-08 Keith Seitz <keiths@redhat.com>
827
828 PR python/16699
829 * gdb.python/py-completion.exp: New tests for completion.
830 * gdb.python/py-completion.py (CompleteLimit1): New class.
831 (CompleteLimit2): Likewise.
832 (CompleteLimit3): Likewise.
833 (CompleteLimit4): Likewise.
834 (CompleteLimit5): Likewise.
835 (CompleteLimit6): Likewise.
836 (CompleteLimit7): Likewise.
837
f3770638
PA
8382015-04-08 Pedro Alves <palves@redhat.com>
839
840 PR gdb/18214
841 PR gdb/18216
842 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
843 function.
844 (main): Install it as SIGUSR1 handler.
845 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
846 parameter. Always use "setup" as prefix. Toggle "set
847 displaced-stepping" off/on depending on global. Don't switch to
848 thread 1 here.
849 (top level): Add displaced stepping "off/on" test axis. Update
850 "setup" calls. Wrap each subtest with with_test_prefix. Test
851 continuing with a queued signal in each thread.
852
4496bed7
PA
8532015-04-08 Pedro Alves <palves@redhat.com>
854
855 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
856 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
857 gdb_breakpoint instead of gdb_test that doesn't expect anything.
858 Return early if running to main fails.
859 * gdb.trace/while-stepping.exp: Likewise.
860
b97fde92
PA
8612015-04-07 Pedro Alves <palves@redhat.com>
862
863 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
864 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
865 interact with inferior program.
866
f71c18e7
PA
8672015-04-07 Pedro Alves <palves@redhat.com>
868
869 * lib/gdb.exp (inferior_spawn_id): New global.
870 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
871 spawn id after processing the user code.
872 (default_gdb_start): Set inferior_spawn_id.
873 (send_inferior): New procedure.
874 * lib/gdbserver-support.exp (gdbserver_start): Set
875 inferior_spawn_id.
876 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
877
6423214f
PA
8782015-04-07 Pedro Alves <palves@redhat.com>
879
880 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
881 * lib/gdbserver-support.exp (gdbserver_start): Make
882 $server_spawn_id global.
883 (gdbserver_start): Don't wait for gdbserver's spawn id with
884 expect_background.
885 (close_gdbserver): New procedure.
886 (gdb_exit): Rename the default version and reimplement.
887
71c0ee8c
PA
8882015-04-07 Pedro Alves <palves@redhat.com>
889
72f4393d 890 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
891 append the substituted item, not the original item.
892
203bc29b
PA
8932015-04-07 Pedro Alves <palves@redhat.com>
894
895 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
896 gdb_expect.
897
508a3ddf
PA
8982015-04-07 Pedro Alves <palves@redhat.com>
899
900 * gdb.base/interrupt.exp: Don't handle the case of the inferior
901 output appearing once only.
902
9f6dbe2b
PA
9032015-04-07 Pedro Alves <palves@redhat.com>
904
905 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
906 that doesn't expect anything. Return early if running to main
907 fails.
908
337532fa
YQ
9092015-04-07 Yao Qi <yao.qi@linaro.org>
910
911 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
912 (child_function): Call alarm.
913 (main): Move call to alarm into the loop.
914 * gdb.threads/non-stop-fair-events.exp: Build program with
915 -DTIMEOUT=$timeout.
916
01b622d4
DE
9172015-04-06 Doug Evans <xdje42@gmail.com>
918
919 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
920 Fix dest parameter to board_info.
921 (fpc_compile): Ditto.
922 (gdb_compile_pascal): Rename dest arg to destfile.
923
961f4160
PMR
9242015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
925
926 * gdb.ada/funcall_ref.exp: New file.
927 * gdb.ada/funcall_ref/foo.adb: New file.
928
cafda597
YQ
9292015-04-02 Yao Qi <yao.qi@linaro.org>
930
931 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
932 is remote.
933
fed040c6
GB
9342015-04-02 Gary Benson <gbenson@redhat.com>
935
936 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
937
d11916aa
SS
9382015-04-01 Sasha Smundak <asmundak@google.com>
939
940 * gdb.python/py-unwind-maint.c: New file.
941 * gdb.python/py-unwind-maint.exp: New test.
942 * gdb.python/py-unwind-maint.py: New file.
943 * gdb.python/py-unwind.c: New file.
944 * gdb.python/py-unwind.exp: New test.
945 * gdb.python/py-unwind.py: New test.
946
a1471180
PA
9472015-04-01 Pedro Alves <palves@redhat.com>
948
949 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
950 to fail instead of non-existent $test.
951
0bbeccb1
PA
9522015-04-01 Pedro Alves <palves@redhat.com>
953
954 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
955 GDBFLAGS if not empty.
956
3c724c8c
PMR
9572015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
958
959 * gdb.ada/complete.exp: Remove "multi_line".
960 * gdb.ada/info_exc.exp: Remove "multi_line".
961 * gdb.ada/packed_tagged.exp: Remove "multi_line".
962 * gdb.ada/ptype_field.exp: Remove "multi_line".
963 * gdb.ada/sym_print_name.exp: Remove "multi_line".
964 * gdb.ada/tagged.exp: Remove "multi_line".
965 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
966 [multi_line ...]
967 * gdb.btrace/delta.exp: Likewise.
968 * gdb.btrace/exception.exp: Likewise.
969 * gdb.btrace/function_call_history.exp: Likewise.
970 * gdb.btrace/instruction_history.exp: Likewise.
971 * gdb.btrace/nohist.exp: Likewise.
972 * gdb.btrace/record_goto.exp: Likewise.
973 * gdb.btrace/segv.exp: Likewise.
974 * gdb.btrace/stepi.exp: Likewise.
975 * gdb.btrace/tailcall.exp: Likewise.
976 * gdb.btrace/unknown_functions.exp: Likewise.
977 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
978 * lib/gdb.exp: Add the "multi_line" helper.
979
4eec2deb
PA
9802015-04-01 Pedro Alves <palves@redhat.com>
981
982 * gdb.threads/tid-reuse.c: New file.
983 * gdb.threads/tid-reuse.exp: New file.
984
df8411da
SDJ
9852015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
986
987 PR corefiles/16092
988 * gdb.base/coredump-filter.c: New file.
989 * gdb.base/coredump-filter.exp: Likewise.
990
6ef37366
PM
9912015-03-27 Petr Machata <pmachata@redhat.com>
992
993 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
994 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
995 (Dwarf::assemble): Initialize them.
996 (Dwarf::lines): New function.
997
7ec911b0
JT
9982015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
999
1000 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
1001 SYMBOL_PREFIX for x86_64-*-cygwin.
1002
ff908ebf
AW
10032015-03-26 Andy Wingo <wingo@igalia.com>
1004
1005 PR symtab/18148
1006 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
1007 const_value but not a location.
1008 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
1009 location defined in non-main CUs are visible.
1010
6d5f0679
YQ
10112015-03-26 Yao Qi <yao.qi@linaro.org>
1012
1013 PR testsuite/18139
1014 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
1015 Add a line number entry for the same line.
1016 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
1017 Add a line number entry for the same line.
1018
2898689b
YQ
10192015-03-26 Yao Qi <yao.qi@linaro.org>
1020
1021 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
1022 .int 0.
1023 (func): Likewise. Add .Lfunc_1 label.
1024 Use .Lfunc_1 label.
1025 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
1026 .int 0.
1027 (func): Likewise.
1028 Use .Lfunc_1 label.
1029
85180498
YQ
10302015-03-26 Yao Qi <yao.qi@linaro.org>
1031
1032 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
1033 Call gdb_compile instead to compile each .s files without debug
1034 information.
1035
8aa08a8d
YQ
10362015-03-26 Yao Qi <yao.qi@linaro.org>
1037
1038 * gdb.base/savedregs.exp (process_saved_regs): Make
1039 "Saved registers:" optional in the pattern.
1040
66849923
MM
10412015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1042
1043 * gdb.btrace/next.exp: Merged into step.exp.
1044 * gdb.btrace/finish.exp: Merged into step.exp.
1045 * gdb.btrace/nexti.exp: Merged into stepi.exp.
1046 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
1047 "record goto" and checking the exact replay position.
1048 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
1049 check for "Recording format" in "info record" output.
1050 * gdb.btrace/record_goto.exp: Choose test file based on target.
1051 * gdb.btrace/x86-record_goto.S: Renamed into ...
1052 * gdb.btrace/x86_64-record_goto.S: ... this.
1053 * gdb.btrace/i686-record_goto.S: New.
1054 * gdb.btrace/x86-tailcall.S: Renamed into ...
1055 * gdb.btrace/x86_64-tailcall.S: ... this.
1056 * gdb.btrace/i686-tailcall.S: New.
1057 * gdb.btrace/x86-tailcall.c: Renamed into ...
1058 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
1059 separate statements. Update test.
1060 * gdb.btrace/delta.exp: Use record_goto.c as test file.
1061 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
1062 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
1063 * gdb.btrace/tailcall.exp: Choose test file based on target.
1064 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
1065
11cc1b74
MM
10662015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1067
1068 * gdb.btrace/exception.exp: Increase BTS buffer size.
1069
a25d8bf9
PA
10702015-03-24 Pedro Alves <palves@redhat.com>
1071
1072 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
1073
856e7dd6
PA
10742015-03-24 Pedro Alves <palves@redhat.com>
1075
1076 * gdb.threads/schedlock.exp (test_step): No longer expect that
1077 "set scheduler-locking step" with "next" over a function call runs
1078 threads unlocked.
1079
ad235a41
AT
10802015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1081
1082 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
1083
15630549
AT
10842015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1085
1086 PR breakpoints/16466
1087 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
1088 * gdb.mi/mi-pending.c (thread_func): New function.
1089 (int main): Add threading support required.
1090 * gdb.mi/mi-pending.exp: Add tests for this issue.
1091 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
1092 (pendfunc2): Remove stdio dependency.
1093 * gdb.mi/mi-pendshr2.c: New file.
1094
693dca06
KS
10952015-03-23 Keith Seitz <keiths@redhat.com>
1096
1097 * gdb.linespec/keywords.c: New file.
1098 * gdb.linespec/keywords.exp: New file.
1099
7e993ebf
KS
11002015-03-23 Keith Seitz <keiths@redhat.com>
1101
1102 PR gdb/18021
1103 * gdb.dwarf2/staticvirtual.exp: New test.
1104
bc23328c
JK
11052015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1106
1107 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
1108 * README: Remove HP-UX and gdb.hp.
1109 (configuration):
1110 * configure: Regenerate.
1111 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
1112 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
1113 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
1114 gdb.hp/gdb.defects/Makefile.
1115 * gdb.hp/Makefile.in: File deleted.
1116 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
1117 * gdb.hp/gdb.aCC/optimize.c: File deleted.
1118 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
1119 * gdb.hp/gdb.aCC/run.c: File deleted.
1120 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
1121 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
1122 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
1123 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
1124 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
1125 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
1126 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
1127 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
1128 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
1129 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
1130 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
1131 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
1132 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
1133 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
1134 * gdb.hp/gdb.base-hp/reg.s: File deleted.
1135 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
1136 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
1137 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
1138 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
1139 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
1140 * gdb.hp/gdb.compat/Makefile.in: File deleted.
1141 * gdb.hp/gdb.compat/average.c: File deleted.
1142 * gdb.hp/gdb.compat/sum.c: File deleted.
1143 * gdb.hp/gdb.compat/xdb.c: File deleted.
1144 * gdb.hp/gdb.compat/xdb0.c: File deleted.
1145 * gdb.hp/gdb.compat/xdb0.h: File deleted.
1146 * gdb.hp/gdb.compat/xdb1.c: File deleted.
1147 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
1148 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
1149 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
1150 * gdb.hp/gdb.defects/Makefile.in: File deleted.
1151 * gdb.hp/gdb.defects/bs14602.c: File deleted.
1152 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
1153 * gdb.hp/gdb.defects/solib-d.c: File deleted.
1154 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
1155 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
1156 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
1157 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
1158 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
1159 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
1160 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
1161 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
1162 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
1163 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
1164 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
1165 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
1166 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
1167 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
1168 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
1169 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
1170 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
1171 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
1172 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
1173 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
1174 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
1175 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
1176 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
1177 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
1178 * gdb.hp/tools/odump: File deleted.
1179
8bf3b159
PA
11802015-03-19 Pedro Alves <palves@redhat.com>
1181
1182 * gdb.threads/continue-pending-status.exp (saw_thread_2)
1183 (saw_thread_3): New globals.
1184 (top level): Increment them when an event for the corresponding
1185 thread is seen.
1186 (no thread starvation): New test.
1187
eb54c8bf
PA
11882015-03-19 Pedro Alves <palves@redhat.com>
1189
1190 * gdb.threads/continue-pending-status.c: New file.
1191 * gdb.threads/continue-pending-status.exp: New file.
1192
32d2e5d6
PA
11932015-03-18 Pedro Alves <palves@redhat.com>
1194
1195 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1196 Use gdb_is_target_remote instead of is_remote. Use
1197 gdb_test_multiple instead of gdb_expect. Exit early if
1198 gdb_test_multiple hits its internal matches. Tighten stepi tests
1199 expected output. Fail on exit with any signal, instead of just
1200 SIGILL.
1201
f68f11b7
YQ
12022015-03-18 Yao Qi <yao.qi@linaro.org>
1203
1204 PR tdep/18107
1205 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
1206 variable.
1207 * gdb.base/catch-syscall.exp: Don't skip it on
1208 aarch64*-*-linux* target. Remove elements in all_syscalls.
1209 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
1210 target.
1211 (setup_all_syscalls): New proc.
1212
ca5fd19b
YQ
12132015-03-16 Yao Qi <yao.qi@linaro.org>
1214
1215 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
1216 (top level): Skip tests if valid_addr_p returns false for
1217 $cmd1 or $cmd2.
1218
85642ba0
AW
12192015-03-11 Andy Wingo <wingo@igalia.com>
1220
1221 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
1222
e03f9645
YQ
12232015-03-11 Yao Qi <yao.qi@linaro.org>
1224
1225 * gdb.base/catch-syscall.exp: Fix typo in comments.
1226
5d0962b2
YQ
12272015-03-11 Yao Qi <yao.qi@linaro.org>
1228
1229 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
1230
b2df3cef
PA
12312015-03-09 Pedro Alves <palves@redhat.com>
1232
1233 * dg-extract-results.py: Delete.
1234
ef878e53
PA
12352015-03-09 Pedro Alves <palves@redhat.com>
1236
1237 Merge dg-extract-results.sh from GCC upstream (r218843).
1238
1239 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
1240 * dg-extract-results.sh: Use --text with grep to avoid issues with
1241 binary files. Fall back to cat -v, if that doesn't work.
1242
9494d219
PA
12432015-03-05 Pedro Alves <palves@redhat.com>
1244
1245 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
1246
a8d9763a
SM
12472015-03-04 Simon Marchi <simon.marchi@ericsson.com>
1248
1249 * lib/mi-support.exp (mi_expect_interrupt): Accept
1250 alternative event for when in all-stop mode.
1251
be9957b8
PA
12522015-03-04 Pedro Alves <palves@redhat.com>
1253
1254 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
1255
d57be0f4 12562015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
1257
1258 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
1259
c214c7cf
AA
12602015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1261
1262 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
1263 regexps for GDB's current line display, accept a hex address
1264 preceding the line number.
1265
6d74a497
AA
12662015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1267
1268 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
1269 the 'arch1' variable for "s390*-linux*" targets.
1270
511aee7c
PA
12712015-03-04 Pedro Alves <palves@redhat.com>
1272
1273 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
1274 (main): Pass missing retval argument to pthread_join call.
1275
95e50b27
PA
12762015-03-02 Pedro Alves <palves@redhat.com>
1277
1278 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
1279 (top level): Call do_test with non-stop as well.
1280
28054d69
PA
12812015-03-02 Pedro Alves <palves@redhat.com>
1282
1283 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
1284 -1.
1285
4fa5d7b4
AA
12862015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1287
1288 * gdb.arch/s390-vregs.exp: New test.
1289 * gdb.arch/s390-vregs.S: New file.
1290
97c18565
PA
12912015-02-27 Pedro Alves <palves@redhat.com>
1292
1293 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
1294 call to catch_command_errors.
1295 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
1296 catch_command_errors.
1297
a37bfa30
PA
12982015-02-27 Pedro Alves <palves@redhat.com>
1299
1300 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
1301 "true" for boolean result.
1302 * gdb.gdb/selftest.exp (test_with_self): Also accept full
1303 prototype of main.
1304
6f98576f
PA
13052015-02-27 Pedro Alves <palves@redhat.com>
1306
1307 * lib/unbuffer_output.c: New file.
1308 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
1309 (main): Call gdb_unbuffer_output.
1310
eba5ab56
YQ
13112015-02-27 Yao Qi <yao.qi@linaro.org>
1312
1313 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
1314 target.
1315
0def5aaa
DE
13162015-02-26 Doug Evans <dje@google.com>
1317
1318 * gdb.cp/class2.cc (Dbase, D): New classes.
1319 (main): New local delta.
1320 * gdb.cp/class2.exp: Test printing delta.
1321 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
1322 (dynbar): New global.
1323 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
1324
081a1c2c
JK
13252015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1326
1327 * gdb.compile/compile-ifunc.c: New file.
1328 * gdb.compile/compile-ifunc.exp: New file.
1329
2f41223f
AT
13302015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
1331
1332 * gdb.base/structs.exp: Check for correct struct on finish.
1333
03eddd80
YQ
13342015-02-26 Yao Qi <yao.qi@linaro.org>
1335
1336 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
1337 is zero.
1338
80c57053
JK
13392015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1340
1341 * gdb.arch/cordic.ko.bz2: New file.
1342 * gdb.arch/cordic.ko.debug.bz2: New file.
1343 * gdb.arch/ppc64-symtab-cordic.exp: New file.
1344
21613c12
YQ
13452015-02-25 Yao Qi <yao.qi@linaro.org>
1346
1347 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
1348 aarch64*-*-* target.
1349
d8b901ed
PA
13502015-02-23 Pedro Alves <palves@redhat.com>
1351
1352 * lib/gdb.exp (delete_breakpoints): Rewrite using
1353 gdb_test_multiple.
1354
e5b85ead
PA
13552015-02-23 Pedro Alves <palves@redhat.com>
1356
1357 * gdb.base/info-os.c: Include stdlib.h.
1358
85c3a371
DE
13592015-02-22 Doug Evans <xdje42@gmail.com>
1360
1361 PR symtab/17855
1362 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
1363 is read after symbols have been re-read.
1364 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
1365 * gdb.ada/exec_changed/second.adb (Second): Ditto.
1366
96553a0c
DE
13672015-02-21 Doug Evans <dje@google.com>
1368
1369 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
1370
97a0c697
JK
13712015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1372
1373 PR corefiles/17808
1374 * gdb.arch/i386-biarch-core.core.bz2: New file.
1375 * gdb.arch/i386-biarch-core.exp: New file.
1376
a47cd6e9
PA
13772015-02-21 Pedro Alves <palves@redhat.com>
1378
1379 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
1380 runto_main fails.
1381
c5facdc4
PA
13822015-02-20 Pedro Alves <palves@redhat.com>
1383
1384 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
1385 info probes.
1386
2db9a427
PA
13872015-02-20 Pedro Alves <palves@redhat.com>
1388
1389 * gdb.threads/multi-create-ns-info-thr.exp: New file.
1390
60fb7e9e
PA
13912015-02-20 Pedro Alves <palves@redhat.com>
1392
1393 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
1394 clean_restart before gdb_target_supports_trace.
1395
5c5019c2
PA
13962015-02-20 Pedro Alves <palves@redhat.com>
1397
1398 PR threads/18006
1399 * gdb.threads/clone-thread_db.c: New file.
1400 * gdb.threads/clone-thread_db.exp: New file.
1401
c9587f88
AT
14022015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
1403
1404 PR breakpoints/16812
1405 * gdb.base/catch-gdb-caused-signals.c: New file.
1406 * gdb.base/catch-gdb-caused-signals.exp: New file.
1407
f6a88844
JM
14082015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
1409
1410 * configure: Regenerated.
1411 * configure.ac: Use GDB_AC_TRANSFORM.
1412 * aclocal.m4: sinclude ../transform.m4.
1413
497c491b
JM
14142015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1415
1416 * lib/dtrace.exp: New file.
1417 * gdb.base/dtrace-probe.exp: Likewise.
1418 * gdb.base/dtrace-probe.d: Likewise.
1419 * gdb.base/dtrace-probe.c: Likewise.
1420 * lib/pdtrace.in: Likewise.
1421 * configure.ac: Output variables with the transformed names of
1422 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
1423 * configure: Regenerated.
1424
03e98035
JM
14252015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1426
1427 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
1428 expected message when trying to access $_probe_* convenience
1429 variables while not on a probe.
1430
63cc30e9
JK
14312015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1432
1433 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
1434
0703599a
PA
14352015-02-11 Pedro Alves <pedro@codesourcery.com>
1436
1437 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
1438 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
1439
7e60a48e
DE
14402015-02-10 Doug Evans <xdje42@gmail.com>
1441
1442 * lib/gdb.exp (gdb_load): Always return a result.
1443
01b088bc
PA
14442015-02-10 Pedro Alves <palves@redhat.com>
1445
1446 * gdb.threads/signal-sigtrap.c: New file.
1447 * gdb.threads/signal-sigtrap.exp: New file.
1448
b05ec7a5
AT
14492015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
1450
1451 * gdb.trace/no-attach-trace.c: New file.
1452 * gdb.trace/no-attach-trace.exp: New file.
1453
a2c2acaf
MW
14542015-02-09 Mark Wielaard <mjw@redhat.com>
1455
1456 * gdb.dwarf2/atomic.c: New file.
1457 * gdb.dwarf2/atomic-type.exp: Likewise.
1458
31fd9caa
MM
14592015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1460
1461 * gdb.btrace/buffer-size.exp: Update "info record" output.
1462 * gdb.btrace/delta.exp: Update "info record" output.
1463 * gdb.btrace/enable.exp: Update "info record" output.
1464 * gdb.btrace/finish.exp: Update "info record" output.
1465 * gdb.btrace/instruction_history.exp: Update "info record" output.
1466 * gdb.btrace/next.exp: Update "info record" output.
1467 * gdb.btrace/nexti.exp: Update "info record" output.
1468 * gdb.btrace/step.exp: Update "info record" output.
1469 * gdb.btrace/stepi.exp: Update "info record" output.
1470 * gdb.btrace/nohist.exp: Update "info record" output.
1471
d33501a5
MM
14722015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1473
1474 * gdb.btrace/buffer-size: New.
1475
f4abbc16
MM
14762015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1477
1478 * gdb.btrace/delta.exp: Update "info record" output.
1479 * gdb.btrace/enable.exp: Update "info record" output.
1480 * gdb.btrace/finish.exp: Update "info record" output.
1481 * gdb.btrace/instruction_history.exp: Update "info record" output.
1482 * gdb.btrace/next.exp: Update "info record" output.
1483 * gdb.btrace/nexti.exp: Update "info record" output.
1484 * gdb.btrace/step.exp: Update "info record" output.
1485 * gdb.btrace/stepi.exp: Update "info record" output.
1486 * gdb.btrace/nohist.exp: Update "info record" output.
1487
b9d61307
SM
14882015-02-06 Simon Marchi <simon.marchi@ericsson.com>
1489
1490 PR gdb/15678
1491 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
1492
e584fdbc
PA
14932015-02-06 Pedro Alves <palves@redhat.com>
1494
1495 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
1496 macro.
1497 (seconds_left, again): New globals.
1498 (main): Wait seconds_left in a 1-second sleep loop instead of
1499 sleeping 180 seconds. If 'again' is set, reset the seconds
1500 counter.
1501 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
1502 'again' in the inferior before detaching. Print the seconds left.
1503 (options): New global.
1504 (top level): Build program with -DTIMEOUT=$timeout.
1505
77f41761
PA
15062015-02-06 Pedro Alves <palves@redhat.com>
1507
1508 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
1509 determine how many seconds to pass to 'alarm'.
1510 * gdb.base/gdb-sigterm.exp (top level): Build program with
1511 -DTIMEOUT=$timeout.
1512 (do_test): Return success/failure indication. Add more verbose
1513 logging. Don't fail if 200 single steps are seen. Instead, fail
1514 when the test times out.
1515 (passes): New global.
1516 (top level): Break the testing loop if testing fails on any
1517 iteration. Use gdb_assert.
1518
b9394193
DB
15192015-02-04 Don Breazeal <donb@codesourcery.com>
1520
1521 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
1522 and initialize them.
1523 (ipc_cleanup): New function.
1524 (main): Don't declare shmid, semid, and msqid. Add a call to
1525 atexit so that we call ipc_cleanup on exit.
1526
42d9e528
PA
15272015-02-04 Pedro Alves <palves@redhat.com>
1528
1529 * boards/native-extended-gdbserver.exp: Remove any target variant
1530 specifications from the board name before clearing the isremote
1531 flag from board_info.
1532
ae6ae975
DE
15332015-01-31 Doug Evans <xdje42@gmail.com>
1534
1535 * gdb.base/maint.exp <maint print type argc>: Update expected output.
1536
cfb069a8
GB
15372015-01-31 Gary Benson <gbenson@redhat.com>
1538
1539 * gdb.base/completion.exp: Disable completion limiting for
1540 existing tests. Add new tests to check completion limiting.
1541 * gdb.linespec/ls-errs.exp: Disable completion limiting.
1542
5dd31d79
DE
15432015-01-31 Doug Evans <xdje42@gmail.com>
1544
1545 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
1546
9f050062
DE
15472015-01-31 Doug Evans <xdje42@gmail.com>
1548
1549 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
1550 entries. Duplicate file section script entries.
1551 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
1552 inlined entries. Add test for safe-path rejection.
1553 * gdb.python/py-section-script.c: Add duplicate inlined section script
1554 entries. Duplicate file section script entries.
1555 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
1556 inlined entries. Add test for safe-path rejection.
1557
df25ebbd
JB
15582015-01-29 Joel Brobecker <brobecker@adacore.com>
1559
1560 * gdb.ada/disc_arr_bound: New testcase.
1561
4a0ca9ec
JB
15622015-01-29 Joel Brobecker <brobecker@adacore.com>
1563
1564 * gdb.ada/mi_var_array: New testcase.
1565
3a8b707a
DE
15662015-01-27 Doug Evans <dje@google.com>
1567
1568 * gdb.python/py-objfile.exp: Add tests for objfile.username.
1569 Add test for objfile.filename, objfile.username after objfile
1570 has been unloaded.
1571
f8313f6e
JB
15722015-01-26 Joel Brobecker <brobecker@adacore.com>
1573
1574 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
1575 the second test to print the name attribute of value
1576 returned by the call to gdb.lookup_type, and adjust
1577 the expected output accordingly.
1578
37bc665e
MW
15792015-01-25 Mark Wielaard <mjw@redhat.com>
1580
1581 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
1582 * gdb.base/disp-step-fork.c: Include unistd.h.
1583 * gdb.base/siginfo-obj.c: Include stdio.h.
1584 * gdb.base/siginfo-thread.c: Likewise.
1585 * gdb.mi/non-stop.c: Include unistd.h.
1586 * gdb.mi/nsthrexec.c: Include stdio.h.
1587 * gdb.mi/pthreads.c: Include unistd.h.
1588 * gdb.modula2/unbounded1.c (main): Declare returns int.
1589 * gdb.reverse/consecutive-reverse.c: Likewise.
1590 * gdb.threads/create-fail.c: Include unistd.h.
1591 * gdb.threads/killed.c: Likewise.
1592 * gdb.threads/linux-dp.c: Likewise.
1593 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
1594 * gdb.threads/non-ldr-exc-2.c: Likewise.
1595 * gdb.threads/non-ldr-exc-3.c: Likewise.
1596 * gdb.threads/non-ldr-exc-4.c: Likewise.
1597 * gdb.threads/pthreads.c: Include unistd.h.
1598 (main): Declare returns int.
1599 * gdb.threads/tls-main.c (foo): New declaration.
1600 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
1601
f7e5394d
SM
16022015-01-23 Simon Marchi <simon.marchi@ericsson.com>
1603
1604 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
1605 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
1606
743649fd
MW
16072015-01-15 Mark Wielaard <mjw@redhat.com>
1608
1609 * gdb.base/noreturn-return.c: New file.
1610 * gdb.base/noreturn-return.exp: New file.
1611 * gdb.base/noreturn-finish.c: New file.
1612 * gdb.base/noreturn-finish.exp: New file.
1613
198297aa
PA
16142015-01-23 Pedro Alves <palves@redhat.com>
1615
1616 * gdb.threads/continue-pending-after-query.c: New file.
1617 * gdb.threads/continue-pending-after-query.exp: New file.
1618
717cf30c
AG
16192015-01-22 Anders Granlund <anders.granlund@ericsson.com>
1620 Simon Marchi <simon.marchi@ericsson.com>
1621
1622 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
1623 * gdb.base/valgrind-db-attach.exp: Same.
1624 * gdb.base/valgrind-infcall.exp: Same.
1625 * lib/mi-support.exp (default_mi_gdb_start): Same.
1626 * lib/prompt.exp (default_prompt_gdb_start): Same.
1627 * lib/gdb.exp (default_gdb_spawn): Same.
1628 (gdb_interact): New.
1629
1630
4b62a76e
JK
16312015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1632
1633 * gdb.compile/compile.exp (pointer to jit function): New test.
1634
b4cdae6f
WW
16352015-01-17 Wei-cheng Wang <cole945@gmail.com>
1636
1637 * lib/gdb.exp (supports_process_record): Return true for
1638 powerpc*-*-linux*.
1639 (supports_reverse): Likewise.
1640
d221e7ef
DB
16412015-01-15 Don Breazeal <donb@codesourcery.com>
1642
1643 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
1644 instead of checking whether the target board is remote and
1645 use spawn_wait_for_attach instead of exec/sleep.
1646 * gdb.base/attach-twice.exp: Likewise.
1647
bafffb51
JB
16482015-01-15 Joel Brobecker <brobecker@adacore.com>
1649
1650 * gdb.ada/var_arr_attrs: New testcase.
1651
5589af0e
PA
16522015-01-14 Pedro Alves <palves@redhat.com>
1653 Joel Brobecker <brobecker@adacore.com>
1654
1655 PR gdb/17525
1656 * gdb.base/bp-cmds-execution-x-script.c: New file.
1657 * gdb.base/bp-cmds-execution-x-script.exp: New file.
1658 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
1659
6c400b59
PA
16602015-01-14 Pedro Alves <palves@redhat.com>
1661
1662 PR cli/17828
1663 * gdb.base/batch-preserve-term-settings.c: New file.
1664 * gdb.base/batch-preserve-term-settings.exp: New file.
1665
e02c96a7
DE
16662015-01-13 Doug Evans <dje@google.com>
1667
1668 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
1669 binary.
1670
576fd14c
JB
16712015-01-13 Joel Brobecker <brobecker@adacore.com>
1672
1673 * Makefile.in (clean mostlyclean): Do not delete *.py.
1674
04dccad0
JB
16752015-01-13 Joel Brobecker <brobecker@adacore.com>
1676
1677 * gdb.python/py-lookup-type.exp: New file.
1678
3d230f71
PA
16792015-01-12 Pedro Alves <palves@redhat.com>
1680
1681 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
1682 restore GDBFLAGS before returning.
1683
7e67715d
JK
16842015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1685
1686 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
1687 is_amd64_regs_target and is_x86_like_target.
1688
f2e0d4b4
DE
16892015-01-11 Doug Evans <xdje42@gmail.com>
1690
1691 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
1692 is given without an explicit form.
1693 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
1694 attributes.
1695 * gdb.dwarf/corrupt.exp: Ditto.
1696 * gdb.dwarf2/enum-type.exp: Ditto.
1697 * gdb.trace/entry-values.exp: Ditto.
1698 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
1699
439250fb
DE
17002015-01-11 Doug Evans <xdje42@gmail.com>
1701
1702 PR gdb/15830
1703 * gdb.base/maint.exp: Remove references to "maint demangle".
1704 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
1705 Add tests for explicitly specifying language to demangle.
1706 * gdb.dlang/demangle.exp: Ditto.
1707
ede9f622
PA
17082015-01-09 Pedro Alves <palves@redhat.com>
1709
1710 * gdb.threads/non-stop-fair-events.c: New file.
1711 * gdb.threads/non-stop-fair-events.exp: New file.
1712
a7b796db
PA
17132015-01-09 Pedro Alves <palves@redhat.com>
1714
1715 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
1716 the global scope. Set a breakpoint after all threads are started
1717 rather than stepping over two source lines. Expect the prompt.
1718 * gdb.base/watch_thread_num.c (threads_started_barrier): New
1719 global.
1720 (NUM): Now 15.
1721 (main): Use threads_started_barrier to wait for all threads to
1722 start. Main thread no longer calls thread_function. Exit after
1723 180 seconds.
1724 (loop): New function.
1725 (thread_function): Wait on threads_started_barrier barrier. Call
1726 'loop' at each iteration.
1727 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
1728 threads have started, instead of hardcoding number of "next"
1729 steps. Use an access watchpoint instead of a write watchpoint.
1730
9665ffdd
PA
17312015-01-09 Pedro Alves <palves@redhat.com>
1732
1733 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
1734 (thread_func): Wait on barrier.
1735 (main): Wait for all threads to start before stopping GDB.
1736 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
1737 global.
1738 (thread1_func, thread2_func): Wait on barrier.
1739 (main): Wait for all threads to start before stopping GDB.
1740 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
1741 New global.
1742 (thread1_func, thread2_func): Wait on barrier.
1743 (main): Wait for all threads to start before stopping GDB.
1744
c945a99f
PA
17452015-01-09 Pedro Alves <palves@redhat.com>
1746
1747 * gdb.threads/attach-many-short-lived-threads.c: New file.
1748 * gdb.threads/attach-many-short-lived-threads.exp: New file.
1749
c1a747c1
PA
17502014-01-09 Pedro Alves <palves@redhat.com>
1751
1752 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
1753 instead of to thread 2.
1754 * gdb.threads/signal-command-multiple-signals-pending.c (main):
1755 Add barrier around each pthread_create call instead of around all
1756 calls.
1757 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
1758 Set a break on thread_function and have the child threads hit it
1759 one at at a time.
1760
60b3033e
PA
17612015-01-09 Pedro Alves <palves@redhat.com>
1762
1763 * lib/gdb.exp (can_spawn_for_attach): New procedure.
1764 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
1765 false.
1766 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
1767 checking whether the target board is remote.
1768 * gdb.multi/multi-attach.exp: Likewise.
1769 * gdb.python/py-sync-interp.exp: Likewise.
1770 * gdb.server/ext-attach.exp: Likewise.
1771 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
1772 tests that need to attach, instead of checking whether the target
1773 board is remote at the top of the file.
1774
acc018ac
YQ
17752015-01-08 Yao Qi <yao@codesourcery.com>
1776
1777 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
1778
50a18af8
JK
17792015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1780
1781 Fix testcase compilation.
1782 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
1783
8503d6e1
JB
17842015-01-06 Joel Brobecker <brobecker@adacore.com>
1785
1786 * gdb.python/py-type.exp: Add a couple test about empty
1787 array creation, and negative-length array creation.
1788
cc73dbcc
DE
17892015-01-02 Doug Evans <xdje42@gmail.com>
1790
1791 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
1792
0300bbc7
DE
17932015-01-02 Doug Evans <dje@google.com>
1794
1795 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
1796
9d85a0ec
YQ
17972014-12-29 Yao Qi <yao@codesourcery.com>
1798
1799 * gdb.trace/entry-values.exp: Update comments. Rename variable
1800 bar_call_foo to returned_from_foo.
1801
87186c6a
MMN
18022014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
1803
1804 PR gdb/17394
1805 * gdb.linespec/break-asm-file.c: New file.
1806 * gdb.linespec/break-asm-file.exp: New file.
1807 * gdb.linespec/break-asm-file0.s: New file.
1808 * gdb.linespec/break-asm-file1.s: New file.
1809
1bab7383
YQ
18102014-12-18 Nigel Stephens <nigel@mips.com>
1811 Maciej W. Rozycki <macro@codesourcery.com>
1812
1813 * gdb.base/float.exp: Handle the new output from "info float" on
1814 MIPS targets.
1815
1bc1068a
JK
18162014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1817
1818 Fix MinGW compilation.
1819 * gdb.compile/compile-ops.exp: Update untested message if
1820 !skip_compile_feature_tests.
1821 * gdb.compile/compile-setjmp.exp: Likewise.
1822 * gdb.compile/compile-tls.exp: Likewise.
1823 * gdb.compile/compile.exp: Likewise.
1824 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
1825 supported on this host".
1826
b6615d10
DE
18272014-12-16 Doug Evans <xdje42@gmail.com>
1828
1829 * boards/stabs.exp: New file.
1830
25dda427
AA
18312014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
1832
1833 * gdb.base/completion.exp: Adjust to format changes of "maint
1834 print user-registers".
1835
bf330350
CU
18362014-12-16 Catalin Udma <catalin.udma@freescale.com>
1837
1838 PR server/17457
1839 * gdb.arch/aarch64-fp.c: New file.
1840 * gdb.arch/aarch64-fp.exp: New file.
1841
395cf596
SDJ
18422014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1843
1844 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
1845 r210637, r210913, r211666, r215400, r215817).
1846
1847 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
1848 * dg-extract-results.py: New file.
1849 * dg-extract-results.sh: Use it if the environment seems
1850 suitable.
1851
1852 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
1853
1854 * dg-extract-results.py (parse_run): Handle warnings that
1855 are printed before a test harness is run.
1856
1857 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
1858
1859 * dg-extract-results.py (Named): Remove __cmp__ method.
1860 (output_variation): Use a key to sort variation.harnesses.
1861
1862 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
1863
1864 * dg-extract-results.py: For Python 3, force sys.stdout to
1865 handle surrogate escape sequences.
1866 (safe_open): New function.
1867 (output_segment, main): Use it.
1868
1869 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
1870
1871 * dg-extract-results.py (Prog.result_re): Include options
1872 in test name.
1873
1874 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
1875
1876 * dg-extract-results.py (output_variation): Always sort if
1877 do_sum.
1878
e882ef3c
SM
18792014-12-15 Simon Marchi <simon.marchi@ericsson.com>
1880
1881 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
1882 as long as we get pagination notifications.
1883
4992aa20
JM
18842014-12-15 Jason Merrill <jason@redhat.com>
1885
1886 * Makefile.in (check-gdb.%): Restore.
1887 * README: Mention it.
1888
c1b5a1a6
JB
18892014-12-13 Joel Brobecker <brobecker@adacore.com>
1890
1891 * gdb.ada/str_uninit: New testcase.
1892
5537b577
JK
18932014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1894
1895 PR symtab/17642
1896 * gdb.base/vla-stub-define.c: New file.
1897 * gdb.base/vla-stub.c: New file.
1898 * gdb.base/vla-stub.exp: New file.
1899
bb2ec1b3
TT
19002014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1901 Jan Kratochvil <jan.kratochvil@redhat.com>
1902 Tom Tromey <tromey@redhat.com>
1903
1904 * configure.ac: Add gdb.compile/.
1905 * configure: Regenerate.
1906 * gdb.compile/Makefile.in: New file.
1907 * gdb.compile/compile-ops.exp: New file.
1908 * gdb.compile/compile-ops.c: New file.
1909 * gdb.compile/compile-tls.c: New file.
1910 * gdb.compile/compile-tls.exp: New file.
1911 * gdb.compile/compile-constvar.S: New file.
1912 * gdb.compile/compile-constvar.c: New file.
1913 * gdb.compile/compile-mod.c: New file.
1914 * gdb.compile/compile-nodebug.c: New file.
1915 * gdb.compile/compile-setjmp-mod.c: New file.
1916 * gdb.compile/compile-setjmp.c: New file.
1917 * gdb.compile/compile-setjmp.exp: New file.
1918 * gdb.compile/compile-shlib.c: New file.
1919 * gdb.compile/compile.c: New file.
1920 * gdb.compile/compile.exp: New file.
1921 * lib/gdb.exp (skip_compile_feature_tests): New proc.
1922
4ff709eb
TT
19232014-12-12 Tom Tromey <tromey@redhat.com>
1924
1925 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
1926 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
1927
6dddd6a5
DE
19282014-12-12 Doug Evans <dje@google.com>
1929
1930 * lib/gdb-python.exp (get_python_valueof): New function.
1931 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
1932
71c24708
AA
19332014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1934
1935 * gdb.base/completion.exp: Add test for completion of "info
1936 registers ".
1937
3e29f34a
MR
19382014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
1939
1940 * gdb.base/func-ptrs.c: New file.
1941 * gdb.base/func-ptrs.exp: New file.
1942
fc126975
SM
19432014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1944
1945 PR breakpoints/17012
1946 * gdb.base/dprintf-detach.c: New file.
1947 * gdb.base/dprintf-detach.exp: New file.
1948
0a46d518
SM
19492014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1950
1951 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
1952 * lib/gdb.exp (target_is_gdbserver): New procedure.
1953
a0be3e44
DE
19542014-12-08 Doug Evans <dje@google.com>
1955
1956 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
1957
df1b803a
YQ
19582014-12-05 Yao Qi <yao@codesourcery.com>
1959
1960 * gdb.guile/scm-error.exp: Remove the third argument to
1961 gdb_remote_download.
1962 * gdb.guile/scm-frame-args.exp: Likewise.
1963 * gdb.guile/scm-section-script.exp: Likewise.
1964
ddb9f679
YQ
19652014-12-05 Yao Qi <yao@codesourcery.com>
1966
1967 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
1968
86e4ed39
DE
19692014-12-04 Doug Evans <dje@google.com>
1970
1971 * gdb.python/py-objfile.exp: Add tests for
1972 objfile.add_separate_debug_file.
1973
7c50a931
DE
19742014-12-04 Doug Evans <dje@google.com>
1975
1976 * lib/gdb.exp (get_build_id): New function.
1977 (build_id_debug_filename_get): Rewrite to use it.
1978 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
1979
621661e3
MR
19802014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
1981
1982 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
1983 `method(long)', not just 0x0.
1984 * gdb.cp/nsalias.exp: Align code labels to 4.
1985 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
1986 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
1987 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
1988 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
1989 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
1990 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
1991
29f0c3b7
DE
19922014-12-02 Doug Evans <dje@google.com>
1993
e1e061e7 1994 PR symtab/17602
29f0c3b7 1995 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 1996 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
1997 * gdb.cp/anon-ns.exp: Update.
1998
162078c8
NB
19992014-12-02 Nick Bull <nicholaspbull@gmail.com>
2000
2001 * gdb.python/py-events.py (inferior_call_handler): New.
2002 (register_changed_handler, memory_changed_handler): New.
2003 (test_events.invoke): Register new handlers.
2004 * gdb.python/py-events.exp: Add tests for inferior call,
2005 memory_changed and register_changed events.
2006
fdb09caf
AA
20072014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2008
2009 * gdb.base/execl-update-breakpoints.exp: Specify the link address
2010 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
2011 if the linker doesn't understand this.
2012
55cfb2c4
SM
20132014-12-01 Simon Marchi <simon.marchi@ericsson.com>
2014
2015 * gdb.python/python.exp: Change expected reply to help().
2016
9e8cd6df
YQ
20172014-12-01 Yao Qi <yao@codesourcery.com>
2018
2019 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
2020 AC_CONFIG_SUBDIRS(gdb.gdbtk).
2021 * configure: Re-generated.
2022
6c659fc2
SC
20232014-11-28 Siva Chandra Reddy <sivachandra@google.com>
2024
2025 * gdb.cp/chained-calls.cc: New file.
2026 * gdb.cp/chained-calls.exp: New file.
2027 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
2028
d7fc3181
SM
20292014-11-28 Simon Marchi <simon.marchi@ericsson.com>
2030
2031 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
2032 * gdb.dwarf2/symtab-producer.exp: Same.
2033 * gdb.gdb/python-interrupts.exp: Same.
2034 * gdb.gdb/python-selftest.exp: Same.
2035 * gdb.python/py-linetable.exp: Same.
2036 * gdb.python/py-type.exp: Same.
2037 * gdb.python/py-value-cc.exp: Same.
2038 * gdb.python/py-value.exp: Same.
2039
10e79639
YQ
20402014-11-28 Yao Qi <yao@codesourcery.com>
2041
2042 * gdb.base/break-probes.exp: Match library name prefixed with
2043 sysroot.
2044
f28a0564
SM
20452014-11-27 Simon Marchi <simon.marchi@ericsson.com>
2046
2047 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
2048 test expected output. Add parentheses for the call to print.
2049 Remove L suffix from integers.
2050
3fe1ce1d
DE
20512014-11-26 Doug Evans <dje@google.com>
2052
2053 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
2054
84429e27
YQ
20552014-11-22 Yao Qi <yao@codesourcery.com>
2056
2057 * gdb.trace/entry-values.c: Remove asms.
2058 (foo): Add foo_label.
2059 (bar): Add bar_label.
2060 * gdb.trace/entry-values.exp: Remove code computing foo's
2061 length and bar's length.
2062 (Dwarf::assemble): Invoke function_range for bar and use
2063 MACRO_AT_func for foo.
2064
26741859
YQ
20652014-11-22 Yao Qi <yao@codesourcery.com>
2066
2067 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
2068 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
2069 Use .Lgcc43_procstart instead of gcc43.
2070
45e44d27
JB
20712014-11-21 Joel Brobecker <brobecker@adacore.com>
2072
2073 * gdb.ada/n_arr_bound: New testcase.
2074
458c8db8
SDJ
20752014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2076
2077 PR breakpoints/10737
2078 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
2079 test_catch_syscall_multi_arch.
2080 (test_catch_syscall_multi_arch): New function.
2081
43f3e411
DE
20822014-11-20 Doug Evans <xdje42@gmail.com>
2083
2084 * gdb.base/maint.exp: Update expected output.
2085
0d7b2549
AA
20862014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2087
2088 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
2089 4-byte instruction on S390.
2090
8908fca5
JB
20912014-11-19 Joel Brobecker <brobecker@adacore.com>
2092
2093 * gdb.ada/arr_arr: New testcase.
2094
4a46959e
JB
20952014-11-19 Joel Brobecker <brobecker@adacore.com>
2096
2097 * gdb.ada/pkd_arr_elem: New Testcase.
2098
470e2f4e
LM
20992014-11-18 Luis Machado <lgustavo@codesourcery.com>
2100
2101 * gdb.reverse/break-precsave: Expect completion message for
2102 core file reads.
2103 * gdb.reverse/consecutive-precsave.exp: Likewise.
2104 * gdb.reverse/finish-precsave.exp: Likewise.
2105 * gdb.reverse/i386-precsave.exp: Likewise.
2106 * gdb.reverse/machinestate-precsave.exp: Likewise.
2107 * gdb.reverse/sigall-precsave.exp: Likewise.
2108 * gdb.reverse/solib-precsave.exp: Likewise.
2109 * gdb.reverse/step-precsave.exp: Likewise.
2110 * gdb.reverse/until-precsave.exp: Likewise.
2111 * gdb.reverse/watch-precsave.exp: Likewise.
2112
a267f3ad
AA
21132014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2114
2115 * gdb.base/bp-permanent.c: Include unistd.h.
2116 * gdb.python/py-framefilter-mi.c (main): Add return type.
2117 * gdb.python/py-framefilter.c (main): Likewise.
2118 * gdb.trace/actions-changed.c (main): Likewise.
2119
12084a9a
AA
21202014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2121
2122 * gdb.mi/until.c: Add eye-catchers.
2123 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
2124 line numbers.
2125
dc7e1a77
AA
21262014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2127
2128 * gdb.base/condbreak.exp: Drop references to removed non-prototype
2129 function header variants in break1.c.
2130 * gdb.base/ena-dis-br.exp: Likewise.
2131 * gdb.base/hbreak2.exp: Likewise.
2132 * gdb.reverse/until-precsave.exp: Drop references to removed
2133 non-prototype function header variants in ur1.c.
2134 * gdb.reverse/until-reverse.exp: Likewise.
2135
41c77605
PM
21362014-11-17 Petr Machata <pmachata@redhat.com>
2137
2138 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
2139 ${_cu_offset_size} bytes abbrev offset.
2140
34248c3a
DE
21412014-11-15 Doug Evans <xdje42@gmail.com>
2142
2143 PR symtab/17559
2144 * gdb.base/line-symtabs.exp: New file.
2145 * gdb.base/line-symtabs.c: New file.
2146 * gdb.base/line-symtabs.h: New file.
2147
646da059
YQ
21482014-11-14 Yao Qi <yao@codesourcery.com>
2149
2150 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
2151 (func): Add label func_label.
2152 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
2153 Replace low_pc and high_pc with MACRO_AT_range.
2154 Replace name, low_pc and high_pc with MACRO_AT_func.
2155
9301ebe6
YQ
21562014-11-14 Yao Qi <yao@codesourcery.com>
2157
2158 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
2159 Replace name, low_pc and high_pc with MACRO_AT_func.
2160
f166b542
YQ
21612014-11-14 Yao Qi <yao@codesourcery.com>
2162
2163 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
2164 produce debug information.
2165 * gdb.dwarf2/implptr-optimized-out.S: Removed.
2166
0f6e71e3
YQ
21672014-11-14 Yao Qi <yao@codesourcery.com>
2168
2169 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
2170 object and get function length.
2171 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
2172 with MACRO_AT_func.
2173 (top-level): Replace gdb_compile and clean_restart with
2174 prepare_for_testing.
2175 * gdb.dwarf2/main.c (main): Add label main_label.
2176
876c4df9
YQ
21772014-11-14 Yao Qi <yao@codesourcery.com>
2178
2179 * lib/dwarf.exp (function_range): New procedure.
2180 (Dwarf::_handle_macro_at_func): New procedure.
2181 (Dwarf::_handle_macro_at_range): New procedure.
2182 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
2183
02ad9cf1
YQ
21842014-11-14 Yao Qi <yao@codesourcery.com>
2185
2186 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
2187 (_handle_attribute): New procedure.
2188
a59add0c
AA
21892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2190
2191 * gdb.ada/cond_lang/foo.c (callme): Add return type.
2192 * gdb.base/call-sc.c (zed): Likewise.
2193 * gdb.base/checkpoint.c (main): Likewise.
2194 * gdb.base/dump.c (main): Likewise.
2195 * gdb.base/gcore.c (main): Likewise.
2196 * gdb.base/huge.c (main): Likewise.
2197 * gdb.base/multi-forks.c (main): Likewise.
2198 * gdb.base/pr10179-a.c (main): Likewise.
2199 * gdb.base/savedregs.c (main): Likewise.
2200 * gdb.base/sigaltstack.c (main): Likewise.
2201 * gdb.base/siginfo.c (main): Likewise.
2202 * gdb.base/structs.c (zed): Likewise.
2203 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
2204 * gdb.mi/mi-syn-frame.c (main): Likewise.
2205 * gdb.mi/until.c (foo, main): Likewise.
2206 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
2207 * gdb.base/solib-weak.c (foo): Declare.
2208 * gdb.base/attach-twice.c: Include stdio.h.
2209 * gdb.base/weaklib1.c: Likewise.
2210 * gdb.base/weaklib2.c: Likewise.
2211 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
2212 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
2213 unistd.h.
2214 * gdb.base/attach-pie-misread.c: Include stdlib.h.
2215 * gdb.mi/mi-exit-code.c: Likewise.
2216 * gdb.base/break-interp-lib.c: Include string.h.
2217 * gdb.base/coremaker.c: Likewise.
2218 * gdb.base/testenv.c: Likewise.
2219 * gdb.python/py-finish-breakpoint.c: Likewise.
2220 * gdb.base/inferior-died.c: Include sys/wait.h.
2221 * gdb.base/fileio.c: Include time.h.
2222 * gdb.base/async-shell.c: Include unistd.h.
2223 * gdb.base/dprintf-non-stop.c: Likewise.
2224 * gdb.base/info-os.c: Likewise.
2225 * gdb.mi/mi-console.c: Likewise.
2226 * gdb.mi/watch-nonstop.c: Likewise.
2227 * gdb.python/py-events.c: Likewise.
2228 * gdb.base/async.c (baz): Move up before its invocation.
2229 * gdb.base/code_elim2.c (my_global_func): Likewise.
2230 * gdb.base/skip-solib-lib.c (multiply): Likewise.
2231 * gdb.base/advance.c (func2): Likewise.
2232
3b5d5997
AA
22332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2234
2235 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
2236 variant.
2237 * gdb.base/annota3.c: Likewise.
2238 * gdb.base/async.c: Likewise.
2239 * gdb.base/average.c: Likewise.
2240 * gdb.base/call-ar-st.c: Likewise.
2241 * gdb.base/call-rt-st.c: Likewise.
2242 * gdb.base/call-sc.c: Likewise.
2243 * gdb.base/call-strs.c: Likewise.
2244 * gdb.base/ending-run.c: Likewise.
2245 * gdb.base/execd-prog.c: Likewise.
2246 * gdb.base/exprs.c: Likewise.
2247 * gdb.base/foll-exec.c: Likewise.
2248 * gdb.base/foll-fork.c: Likewise.
2249 * gdb.base/foll-vfork.c: Likewise.
2250 * gdb.base/funcargs.c: Likewise.
2251 * gdb.base/gcore.c: Likewise.
2252 * gdb.base/jump.c: Likewise.
2253 * gdb.base/langs0.c: Likewise.
2254 * gdb.base/langs1.c: Likewise.
2255 * gdb.base/langs2.c: Likewise.
2256 * gdb.base/mips_pro.c: Likewise.
2257 * gdb.base/nodebug.c: Likewise.
2258 * gdb.base/opaque0.c: Likewise.
2259 * gdb.base/opaque1.c: Likewise.
2260 * gdb.base/recurse.c: Likewise.
2261 * gdb.base/run.c: Likewise.
2262 * gdb.base/scope0.c: Likewise.
2263 * gdb.base/scope1.c: Likewise.
2264 * gdb.base/setshow.c: Likewise.
2265 * gdb.base/setvar.c: Likewise.
2266 * gdb.base/shmain.c: Likewise.
2267 * gdb.base/shr1.c: Likewise.
2268 * gdb.base/shr2.c: Likewise.
2269 * gdb.base/sigall.c: Likewise.
2270 * gdb.base/signals.c: Likewise.
2271 * gdb.base/so-indr-cl.c: Likewise.
2272 * gdb.base/solib2.c: Likewise.
2273 * gdb.base/structs.c: Likewise.
2274 * gdb.base/sum.c: Likewise.
2275 * gdb.base/vforked-prog.c: Likewise.
2276 * gdb.base/watchpoint.c: Likewise.
2277 * gdb.reverse/shr2.c: Likewise.
2278 * gdb.reverse/until-reverse.c: Likewise.
2279 * gdb.reverse/ur1.c: Likewise.
2280 * gdb.reverse/watch-reverse.c: Likewise.
2281
066a77c5
AA
22822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2283
2284 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
2285 variant.
2286 * gdb.base/sepdebug.exp: Drop references to removed code.
2287
4f204ea5
AA
22882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2289
2290 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
2291 variant. Preserve original line numbering.
2292 * gdb.base/list1.c: Likewise.
2293
3b377a3a
AA
22942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2295
2296 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
2297 variant.
2298 * gdb.base/break1.c: Likewise.
2299 * gdb.base/break.exp: Drop references to removed code.
2300
e444df73
AA
23012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2302
2303 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
2304 variant.
2305
8008f2a7
AA
23062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2307
2308 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
2309
a5a06887
AA
23102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2311
2312 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
2313 logic into perform_all_tests() and invoke it with and without
2314 function header prototypes.
2315 (do_function_calls): Remove conditional XFAIL for PR 5318.
2316 (rerun_and_prepare): Remove duplicate code.
2317 (perform_all_tests): New. Main logic moved here.
2318
44dba9b9
AA
23192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2320
2321 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
2322 code guarded by #ifdef NO_PROTOTYPES.
2323 (t_double_many_args): Likewise.
2324 (DEF_FUNC_MANY_ARGS_1): Likewise.
2325 (DEF_FUNC_VALUES_1): Likewise.
2326 (t_structs_ldc): Renamed from t_structs_fc in conditional code
2327 guarded by #ifdef PROTOTYPES.
2328
d1fbcd56
AA
23292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2330
2331 * gdb.mi/mi-console.c: Add eye-catcher.
2332 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
2333 instead of literal line number.
2334
b0e59b8f
AA
23352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2336
2337 * gdb.base/shr2.c: Add eye-catcher.
2338 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
2339 line number.
2340
78f98cca
AA
23412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2342
2343 * gdb.base/jump.c: Add eye-catchers.
2344 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
2345 numbers.
2346
58fa2af0
AA
23472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2348
2349 * gdb.base/execd-prog.c: Add eye-catchers.
2350 * gdb.base/foll-exec.c: Likewise.
2351 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
2352 line numbers.
2353
04e5059b
AA
23542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2355
2356 * gdb.base/ending-run.c: Add eye-catchers.
2357 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
2358 literal line numbers.
2359
dbfdb174
AA
23602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2361
2362 * gdb.base/call-rt-st.c: Add eye-catchers.
2363 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
2364 literal line numbers.
2365
888a2ade
AA
23662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2367
2368 * gdb.base/call-ar-st.c: Add eye-catchers.
2369 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
2370 literal line numbers.
2371
6acc2dde
AA
23722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2373
2374 * gdb.base/average.c: Add eye-catchers.
2375 * gdb.base/sum.c: Likewise.
2376 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
2377 regexps dynamically.
2378
9ecfcd1d
AA
23792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2380
2381 * gdb.base/solib1.c: Add eye-catchers.
2382 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
2383 literal line numbers.
2384
78708b7c
PA
23852014-11-12 Pedro Alves <palves@redhat.com>
2386
2387 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
2388 leader has exited.
2389
af48d08f
PA
23902014-11-12 Pedro Alves <palves@redhat.com>
2391
2392 * gdb.arch/i386-bp_permanent.c: New file.
2393 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
2394 (srcfile): Set to i386-bp_permanent.c.
2395 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
2396 that stepi does not execute the 'leave' instruction, instead of
2397 testing it does execute.
2398 * gdb.base/bp-permanent.c: New file.
2399 * gdb.base/bp-permanent.exp: New file.
2400
af3768e9
DE
24012014-11-10 Doug Evans <xdje42@gmail.com>
2402
2403 PR symtab/17564
2404 * gdb.base/symtab-search-order.exp: New file.
2405 * gdb.base/symtab-search-order.c: New file.
2406 * gdb.base/symtab-search-order-1.c: New file.
2407 * gdb.base/symtab-search-order-shlib-1.c: New file.
2408
9de00a4a
PA
24092014-11-07 Pedro Alves <palves@redhat.com>
2410
2411 PR gdb/17511
2412 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
2413 i?86-*-linux*.
2414
e0f52461
SC
24152014-11-03 Siva Chandra Reddy <sivachandra@google.com>
2416
2417 PR c++/17494
2418 * gdb.cp/pr17494.cc: New file.
2419 * gdb.cp/pr17494.exp: New file.
2420
6ce8c980
YQ
24212014-11-02 Yao Qi <yao@codesourcery.com>
2422
2423 * gdb.python/python.exp: Get working directory and match the
2424 output of "set extended-prompt \\w " with it.
2425
02be9a71
DE
24262014-10-30 Doug Evans <dje@google.com>
2427
2428 * gdb.python/py-objfile.exp: Add tests for setting random attributes
2429 in objfiles.
2430 * gdb.python/py-progspace.exp: Add tests for setting random attributes
2431 in progspaces.
2432
3bdff46b
LM
24332014-10-30 Janis Johnson <janisjo@codesourcery.com>
2434
2435 * gdb.base/fullpath-expand.exp: Skip for a remote host.
2436 * gdb.base/realname-expand.exp: Likewise.
2437 * gdb.linespec/macro-relative.exp: Likewise.
2438
ab917dfb
PA
24392014-10-29 Pedro Alves <palves@redhat.com>
2440
2441 PR gdb/17408
2442 * gdb.threads/schedlock.c (some_function): New function.
2443 (call_function): New global.
2444 (MAYBE_CALL_SOME_FUNCTION): New macro.
2445 (thread_function): Call it.
2446 * gdb.threads/schedlock.exp (get_args): Add description parameter,
2447 and use it instead of a global counter. Adjust all callers.
2448 (get_current_thread): Use "find current thread" for test message
2449 here rather than having all callers pass down the same string.
2450 (goto_loop): New procedure, factored out from ...
2451 (my_continue): ... this.
2452 (step_ten_loops): Change parameter from test message to command to
2453 use. Adjust.
2454 (list_count): Delete global.
2455 (check_result): New procedure, factored out from duplicate top
2456 level code.
2457 (continue tests): Wrap in with_test_prefix.
2458 (test_step): New procedure, factored out from duplicate top level
2459 code.
2460 (top level): Test "step" in combination with all scheduler-locking
2461 modes. Test "next" in combination with all scheduler-locking
2462 modes, and in combination with stepping over a function call or
2463 not.
2464 * gdb.threads/next-bp-other-thread.c: New file.
2465 * gdb.threads/next-bp-other-thread.exp: New file.
2466
d3d4baed
PA
24672014-10-29 Pedro Alves <palves@redhat.com>
2468
2469 PR python/17372
2470 * gdb.python/python.exp: Test a multi-line command that spawns
2471 interactive Python.
2472 * gdb.base/multi-line-starts-subshell.exp: New file.
2473
563e8d85
YQ
24742014-10-29 Yao Qi <yao@codesourcery.com>
2475
2476 * gdb.base/fileio.exp: Make directories on host.
2477
0ea4d52e
YQ
24782014-10-29 Yao Qi <yao@codesourcery.com>
2479
2480 * gdb.base/fileio.c (test_write): Close the file.
2481
7f5ef605
PA
24822014-10-28 Pedro Alves <palves@redhat.com>
2483
2484 PR gdb/12623
2485 * gdb.base/sigstep.c (no_handler): New global.
2486 (main): If 'no_handler is true, set the signal handlers to
2487 SIG_IGN.
2488 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
2489 with_sw_watch and no_handler parameters. Handle them.
2490 (top level) <stepping over handler when stopped at a breakpoint
2491 test>: Add a test axis for testing with a software watchpoint, and
2492 another for testing with the signal handler set to SIG_IGN.
2493 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
2494 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
2495
abbdbd03
PA
24962014-10-28 Pedro Alves <palves@redhat.com>
2497
2498 PR gdb/17511
2499 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
2500 * gdb.base/sigstep.exp (other_handler_location): New global.
2501 (advance): Support stepping into the signal handler, and running
2502 commands while in the handler.
2503 (in_handler_map): New global.
2504 (top level): In the advance test, add combinations for getting
2505 into the handler with stepping commands, and for running commands
2506 in the handler. Add comment descripting the advancei tests.
2507
1df4399f
PA
25082014-10-28 Pedro Alves <palves@redhat.com>
2509
2510 * gdb.base/sigstep.exp: Use build_executable instead of
2511 prepare_for_testing.
2512 (top level): Move code that starts GDB, runs to main and creates a
2513 display to ...
2514 (restart): ... this new procedure.
2515 (top level): Move backtrace from signal handler test to ...
2516 (validate_backtrace): ... this new procedure.
2517 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
2518 with_test_prefix. Always restart GDB.
2519 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
2520 with_test_prefix. Always restart GDB. No need to delete
2521 breakpoints after the test.
2522 (test_skip_handler): Remove prefix parameter.
2523 (skip_over_handler, breakpoint_to_handler)
2524 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
2525 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
2526 restart GDB. No need to delete breakpoints after the test.
2527 (top level): Use foreach to call the test procedures with
2528 different commands.
2529
a5b6e449
PA
25302014-10-28 Pedro Alves <palves@redhat.com>
2531
2532 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
2533 instead of GNATS numbers.
2534 * gdb.base/sigbpt.exp: Likewise.
2535 * gdb.base/siginfo.exp: Likewise.
2536 * gdb.base/sigstep.exp: Likewise.
2537
e5f8a7cc
PA
25382014-10-27 Pedro Alves <palves@redhat.com>
2539
2540 * gdb.base/sigstep.c (dummy): New global.
2541 (main): Issue a couple writes to the new global.
2542 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
2543 procedures.
2544 (skip_over_handler): Use test_skip_handler.
2545 (top level): Call skip_over_handler for stepi and nexti too.
2546 (breakpoint_over_handler): Use test_skip_handler.
2547 (top level): Call breakpoint_over_handler for stepi and nexti too.
2548
763905a3
YQ
25492014-10-27 Yao Qi <yao@codesourcery.com>
2550
2551 * gdb.trace/tfile.c (adjust_function_address)
2552 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
2553 function descriptor.
2554
6f259a23
DB
25552014-10-24 Don Breazeal <donb@codesourcery.com>
2556
2557 * gdb.base/foll-fork.exp (test_follow_fork,
2558 catch_fork_child_follow): Check for updated fork messages emitted
2559 from infrun.c.
2560 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
2561 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
2562 vfork_and_exec_child_follow_through_step): Check for updated vfork
2563 messages emitted from infrun.c.
2564
09dd9a69
PA
25652014-10-24 Pedro Alves <palves@redhat.com>
2566
2567 * gdb.base/corefile.exp: Remove references to ultrix.
2568 * gdb.base/interrupt.exp: Likewise.
2569 * gdb.base/whatis.exp: Likewise.
2570 * gdb.gdb/selftest.exp: Likewise.
2571 * gdb.threads/manythreads.exp: Likewise.
2572 * gdb.threads/print-threads.exp: Likewise.
2573 * gdb.threads/pthreads.exp:: Likewise.
2574 * gdb.threads/schedlock.exp: Likewise.
2575
3433cfa5
SC
25762014-10-24 Siva Chandra Reddy <sivachandra@google.com>
2577
2578 * gdb.cp/non-trivial-retval.cc: Add a test case.
2579 * gdb.cp/non-trivial-retval.exp: Add a test.
2580
092f880b
YQ
25812014-10-20 Yao Qi <yao@codesourcery.com>
2582
2583 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
2584 * gdb.python/py-objfile-script-gdb.py: New file.
2585 * gdb.python/py-objfile-script.exp: Update reference to
2586 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
2587 of remote_download. Remove the dest file.
2588
acbdb7f3
YQ
25892014-10-20 Yao Qi <yao@codesourcery.com>
2590
2591 * gdb.base/checkpoint.exp: Don't remove file copied on host.
2592 * gdb.base/step-line.exp: Likewise.
2593 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2594 * gdb.dwarf2/dw2-basic.exp: Likewise.
2595 * gdb.dwarf2/dw2-compressed.exp: Likewise.
2596 * gdb.dwarf2/dw2-filename.exp: Likewise.
2597 * gdb.dwarf2/dw2-intercu.exp: Likewise.
2598 * gdb.dwarf2/dw2-intermix.exp: Likewise.
2599 * gdb.dwarf2/dw2-producer.exp: Likewise.
2600 * gdb.dwarf2/mac-fileno.exp: Likewise.
2601 * gdb.python/py-frame-args.exp: Likewise.
2602 * gdb.python/py-framefilter.exp: Likewise.
2603 * gdb.python/py-mi.exp: Likewise.
2604 * gdb.python/py-objfile-script.exp: Likewise
2605 * gdb.python/py-pp-integral.exp: Likewise.
2606 * gdb.python/py-pp-re-notag.exp: Likewise.
2607 * gdb.python/py-prettyprint.exp: Likewise.
2608 * gdb.python/py-section-script.exp: Likewise.
2609 * gdb.python/py-typeprint.exp: Likewise.
2610 * gdb.python/py-xmethods.exp: Likewise.
2611 * gdb.stabs/weird.exp: Likewise.
2612 * gdb.xml/tdesc-regs.exp: Likewise.
2613
bd286a29
KCY
26142014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
2615
2616 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
2617 (out_cu): Use addr_len for the size of addresses.
2618 (out_line): Likewise. Size DW_LNE_set_address instruction
2619 according to addr_len.
2620 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
2621 (FUNC): Add START_INSNS to definition.
2622
673dc4a0
YQ
26232014-10-18 Yao Qi <yao@codesourcery.com>
2624
2625 * gdb.base/argv0-symlink.exp: Check argv[0] value if
2626 gdb_has_argv0 return true.
2627 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
2628 check [target_info exists noargs], check [gdb_has_argv0]
2629 instead.
2630 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2631 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
2632 procedures.
2633
4ffbba72
DE
26342014-10-17 Doug Evans <dje@google.com>
2635
2636 * gdb.python/py-events.exp: Update expected output for clear_objfiles
2637 event.
2638 * gdb.python/py-events.py: Add clear_objfiles event.
2639
d096d8c1
DE
26402014-10-17 Doug Evans <dje@google.com>
2641
2642 * gdb.python/py-objfile.exp: Test progspace attribute.
2643
a80db015
LM
26442014-10-17 Luis Machado <lgustavo@codesourcery.com>
2645
2646 * gdb.guile/scm-breakpoint.exp: Do not assume any
2647 directory separators when matching source file paths.
2648 * gdb.python/py-breakpoint.exp: Likewise.
2649 * gdb.reverse/break-precsave.exp: Likewise.
2650 * gdb.reverse/break-reverse.exp: Likewise.
2651 * gdb.reverse/consecutive-precsave.exp: Likewise.
2652 * gdb.reverse/finish-precsave.exp: Likewise.
2653 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
2654 * gdb.reverse/finish-reverse.exp: Likewise.
2655 * gdb.reverse/i386-precsave.exp: Likewise.
2656 * gdb.reverse/i387-env-reverse.exp: Likewise.
2657 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2658 * gdb.reverse/machinestate-precsave.exp: Likewise.
2659 * gdb.reverse/machinestate.exp: Likewise.
2660 * gdb.reverse/sigall-precsave.exp: Likewise.
2661 * gdb.reverse/solib-precsave.exp: Likewise.
2662 * gdb.reverse/step-precsave.exp: Likewise.
2663 * gdb.reverse/until-precsave.exp: Likewise.
2664 * gdb.reverse/watch-precsave.exp: Likewise.
2665 * gdb.reverse/watch-reverse.exp: Likewise.
2666
b22089ab
YQ
26672014-10-17 Yao Qi <yao@codesourcery.com>
2668
2669 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
2670 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
2671
6c4486e6
PA
26722014-10-17 Pedro Alves <palves@redhat.com>
2673
2674 PR gdb/17471
2675 * gdb.base/bg-execution-repeat.c: New file.
2676 * gdb.base/bg-execution-repeat.exp: New file.
2677
0ff33695
PA
26782014-10-17 Pedro Alves <palves@redhat.com>
2679
2680 PR gdb/17300
2681 * gdb.base/continue-all-already-running.c: New file.
2682 * gdb.base/continue-all-already-running.exp: New file.
2683
6fdebc3d
PA
26842014-10-17 Pedro Alves <palves@redhat.com>
2685
2686 PR gdb/17472
2687 * gdb.base/annota-input-while-running.c: New file.
2688 * gdb.base/annota-input-while-running.exp: New file.
2689
32a8097b
PA
26902014-10-17 Pedro Alves <palves@redhat.com>
2691
2692 * gdb.base/callfuncs.exp: emove references to osf.
2693 * gdb.base/sigall.exp: Likewise.
2694 * gdb.gdb/selftest.exp: Likewise.
2695 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2696 * gdb.mi/non-stop.c: Likewise.
2697 * gdb.mi/pthreads.c: Likewise.
2698 * gdb.reverse/sigall-precsave.exp: Likewise.
2699 * gdb.reverse/sigall-reverse.exp: Likewise.
2700 * gdb.threads/pthreads.c: Likewise.
2701 * gdb.threads/pthreads.exp: Likewise.
2702
7a3517ff
YQ
27032014-10-17 Yao Qi <yao@codesourcery.com>
2704
2705 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
2706 check 'target_info exists noargs'.
2707 (test_command_prompt_position): Likewise.
2708 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
2709 Remove "set args".
2710 (progvar_simple_while_test): Likewise.
2711 (progvar_complex_if_while_test): Likewise.
2712 (if_while_breakpoint_command_test): Likewise.
2713 (infrun_breakpoint_command_test): Likewise.
2714 (breakpoint_command_test): Likewise.
2715 (watchpoint_command_test): Likewise.
2716 (bp_deleted_in_command_test): Likewise.
2717 (temporary_breakpoint_commands): Likewise.
2718
bb99c472
YQ
27192014-10-16 Yao Qi <yao@codesourcery.com>
2720
2721 * gdb.base/remotetimeout.exp: Remove noargs checking.
2722
7c16b83e
PA
27232014-10-15 Pedro Alves <palves@redhat.com>
2724
2725 PR breakpoints/9649
2726 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
2727 * gdb.base/breakpoint-in-ro-region.exp
2728 (probe_target_hardware_step): New procedure.
2729 (top level): Probe hardware stepping and hardware breakpoint
2730 support. Test stepping through a read-only region, with both
2731 "breakpoint auto-hw" on and off and both "always-inserted" on and
2732 off.
2733
35a49624
IB
27342014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
2735
2736 * gdb.dlang/demangle.exp: Update for demangling changes.
2737
2d1c107c
SC
27382014-10-15 Siva Chandra Reddy <sivachandra@google.com>
2739
2740 * gdb.cp/non-trivial-retval.cc: Add new test cases.
2741 * gdb.cp/non-trivial-retval.exp: Add new tests.
2742
778811d5
SC
27432014-10-15 Siva Chandra Reddy <sivachandra@google.com>
2744
2745 PR c++/13403
2746 PR c++/15154
2747 * gdb.cp/non-trivial-retval.cc: New file.
2748 * gdb.cp/non-trivial-retval.exp: New file.
2749
10c5f0a8
YQ
27502014-10-15 Yao Qi <yao@codesourcery.com>
2751
2752 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
2753 remote host.
2754
65d7b369
YQ
27552014-10-15 Yao Qi <yao@codesourcery.com>
2756
2757 * gdb.python/py-symbol.exp: Match file base name if host is
2758 remote, otherwise match file name with dir name.
2759 * gdb.python/py-symtab.exp: Likewise.
2760 * gdb.python/python.exp: Likewise.
2761
46dc1394
YQ
27622014-10-15 Yao Qi <yao@codesourcery.com>
2763
2764 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
2765 pattern.
2766 * gdb.python/py-symtab.exp: Likewise.
2767 * gdb.python/python.exp: Remove trailing ".*". Fix typo
2768 locationn.
2769
c40cc657
JB
27702014-10-14 Joel Brobecker <brobecker@adacore.com>
2771
2772 * gdb.ada/addr_arith: New testcase.
2773
2abf49e1
MR
27742014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
2775
2776 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
2777 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
2778 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
2779 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
2780
f7088df3
SDJ
27812014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
2782
2783 * gdb.arch/stap-eval-lang-ada.S: Likewise.
2784 * gdb.arch/stap-eval-lang-ada.c: Likewise.
2785 * gdb.arch/stap-eval-lang-ada.exp: New file.
2786
4dc06805
YQ
27872014-10-14 Yao Qi <yao@codesourcery.com>
2788
2789 * gdb.mi/mi-var-child.c (nothing1): New function.
2790 (nothing2): New function.
2791 (do_children_tests): Set function pointers by nothing1 and
2792 nothing2.
2793 * gdb.mi/mi-var-child.exp: Step over new added statements.
2794 Update test to match the new output.
2795 * gdb.mi/var-cmd.c (nothing1): New function.
2796 (nothing2): New function.
2797 (do_children_tests): Set function pointers by nothing1 and
2798 nothing2.
2799 * gdb.mi/mi-var-display.exp: Update test to match output.
2800 Step to the line specified by $line_dct_nothing.
2801 Increase the number of lines to step.
2802
46a93de2
YQ
28032014-10-14 Yao Qi <yao@codesourcery.com>
2804
2805 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
2806 tests.
2807 * gdb.mi/mi2-var-child.exp: Likewise.
2808
14ea52ee
DE
28092014-10-13 Doug Evans <dje@google.com>
2810
2811 * gdb.python/py-objfile.exp: Change name of file name test.
2812
e5c6e92b
DE
28132014-10-13 Doug Evans <dje@google.com>
2814
2815 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
2816 from the start of the CU.
2817
c780cc2f
JK
28182014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2819 Yao Qi <yao@codesourcery.com>
2820
2821 Fix "save breakpoints" for "catch" command.
2822 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
2823 Remove -nonewline. Match also the added "main" line.
2824
99894e11
JK
28252014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2826
2827 Fix "save breakpoints" for "disable $bpnum" command.
2828 * gdb.base/save-bp.c (main): Add label.
2829 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
2830
6e1ac5a3
JK
28312014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2832
2833 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
2834
754dd2b0
YQ
28352014-10-11 Yao Qi <yao@codesourcery.com>
2836
2837 * gdb.server/server-kill.exp: Execute command
2838 "set remote trace-status-packet on" before "tstatus".
2839
f90183d7
YQ
28402014-10-11 Yao Qi <yao@codesourcery.com>
2841
2842 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
2843 (main): Call getppid.
2844 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
2845 and continue to it. Read variable "server_pid".
2846
bf40a607
YQ
28472014-10-11 Yao Qi <yao@codesourcery.com>
2848
2849 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
2850
052ca370
YQ
28512014-10-11 Yao Qi <yao@codesourcery.com>
2852
2853 * gdb.threads/thread-find.exp: Don't execute command
2854 "info threads".
2855 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
2856 * gdb.threads/linux-dp.exp: Don't check the condition
2857 $threads_created equals to zero.
2858
3831839c
PA
28592014-10-10 Pedro Alves <palves@redhat.com>
2860
2861 * gdb.base/bigcore.exp: Remove references to IRIX.
2862 * gdb.base/funcargs.exp: Likewise.
2863 * gdb.base/interrupt.exp: Likewise.
2864 * gdb.base/mips_pro.exp: Likewise.
2865 * gdb.base/nodebug.exp: Likewise.
2866 * gdb.base/setvar.exp: Likewise.
2867 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
2868
8b9a549d
PA
28692014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2870 Pedro Alves <palves@redhat.com>
2871
2872 PR symtab/14466
2873 * gdb.base/vdso-warning.c: New file.
2874 * gdb.base/vdso-warning.exp: New file.
2875
d48ba5e8
DE
28762014-10-02 Doug Evans <dje@google.com>
2877
2878 * gdb.base/structs.c (main): Don't run forever.
2879
2278c276
PA
28802014-10-02 Pedro Alves <palves@redhat.com>
2881
2882 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
2883 (top level) <stop threads 1, stop threads 2>: Use it.
2884
b57bacec
PA
28852014-10-02 Pedro Alves <palves@redhat.com>
2886
2887 * gdb.threads/break-while-running.exp (test): Add new
2888 'update_thread_list' argument. Skip "info threads" if false.
2889 (top level): Add new 'update_thread_list' axis.
2890
13fd3ff3
PA
28912014-10-02 Pedro Alves <palves@redhat.com>
2892
2893 PR breakpoints/17431
2894 * gdb.base/execl-update-breakpoints.c: New file.
2895 * gdb.base/execl-update-breakpoints.exp: New file.
2896
0fec99e8
PA
28972014-10-01 Pedro Alves <palves@redhat.com>
2898
2899 * gdb.base/breakpoint-in-ro-region.c: New file.
2900 * gdb.base/breakpoint-in-ro-region.exp: New file.
2901
2ddf4301
SM
29022014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2903
2904 * gdb.mi/mi-exit-code.exp: New file.
2905 * gdb.mi/mi-exit-code.c: New file.
2906
6a5f3f43
YQ
29072014-09-30 Yao Qi <yao@codesourcery.com>
2908
2909 * lib/prelink-support.exp (build_executable_own_libs): Error if
2910 the target isn't native.
2911
345bcc73
YQ
29122014-09-30 Yao Qi <yao@codesourcery.com>
2913
2914 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
2915 false.
2916
a25a5a45
PA
29172014-09-22 Pedro Alves <palves@redhat.com>
2918
2919 * gdb.threads/break-while-running.exp: New file.
2920 * gdb.threads/break-while-running.c: New file.
2921
00ba3162
YQ
29222014-09-19 Yao Qi <yao@codesourcery.com>
2923
2924 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
2925 Invoke test. Restart GDB with --readnow and invoke test again.
2926
c3b7b696
YQ
29272014-09-19 Yao Qi <yao@codesourcery.com>
2928
2929 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
2930 proc set_breakpoint_on_gcd_function. Invoke
2931 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
2932 invoke set_breakpoint_on_gcd_function again.
2933
2b4fd423
DE
29342014-09-18 Doug Evans <dje@google.com>
2935
2936 * gdb.dwarf2/symtab-producer.exp: New file.
2937
a5947601
SDJ
29382014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2939
2940 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
2941 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
2942 * gdb.base/global-var-nested-by-dso.c: Likewise.
2943 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2944
91c19059
SDJ
29452014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2946 Pedro Alves <palves@redhat.com>
2947
2948 * gdb.base/watch-bitfields.exp: Pass string other than test file
2949 name to prepare_for_testing.
2950 (watch): New procedure.
2951 (expect_watchpoint): Use with_test_prefix.
2952 (top level): Factor out tests to ...
2953 (test_watch_location, test_regular_watch): ... these new
2954 procedures, and use with_test_prefix and gdb_continue_to_end.
2955
bb9d5f81
PP
29562014-09-16 Patrick Palka <patrick@parcs.ath.cx>
2957
2958 PR breakpoints/12526
2959 * gdb.base/watch-bitfields.exp: New file.
2960 * gdb.base/watch-bitfields.c: New file.
2961
635856f5
PA
29622014-09-16 Pedro Alves <palves@redhat.com>
2963
2964 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
2965 software and hardware addresses, not software address against
2966 itself.
2967
7280ceea
PA
29682014-09-16 Pedro Alves <palves@redhat.com>
2969
2970 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
2971 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
2972
428b16bd
PA
29732014-09-16 Pedro Alves <palves@redhat.com>
2974
2975 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
2976 files.
2977 * gdb.base/a2-run.exp: Remove all code guarded by istarget
2978 "*-*-vxworks*" throughout.
2979 * gdb.base/break.exp: Likewise.
2980 * gdb.base/default.exp: Likewise.
2981 * gdb.base/scope.exp: Likewise.
2982 * gdb.base/sepdebug.exp: Likewise.
2983 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
2984 throughout.
2985 * gdb.base/run.c: Likewise.
2986 * gdb.base/sepdebug.c: Likewise.
2987 * gdb.hp/gdb.aCC/run.c: Likewise.
2988 * gdb.reverse/until-reverse.c: Likewise.
2989 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
2990
666d413c
YQ
29912014-09-16 Yao Qi <yao@codesourcery.com>
2992
2993 * boards/local-remote-host-native.exp: New file.
2994
57cbd724
DE
29952014-09-14 Doug Evans <xdje42@gmail.com>
2996
2997 * gdb.threads/queue-signal.c (thread_count): New variable.
2998 (thread_count_mutex, thread_count_condvar): New variables.
2999 (incr_thread_count, wait_all_threads_running): New functions.
3000 (main): Wait for all threads to be in their thread functions.
3001
81219e53
DE
30022014-09-13 Doug Evans <xdje42@gmail.com>
3003
3004 * gdb.threads/queue-signal.c: New file.
3005 * gdb.threads/queue-signal.exp: New file.
3006
3714cea7
DE
30072014-09-13 Doug Evans <xdje42@gmail.com>
3008
3009 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
3010 be consistent with what default_gdb_init uses.
3011 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
3012 the plain text of the prompt. Add some logging printfs.
3013 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
3014
fa43b1d7
PA
30152014-09-12 Pedro Alves <palves@redhat.com>
3016
3017 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
3018 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
3019 * gdb.arch/i386-size-overlap.exp: Likewise.
3020 * gdb.arch/i386-size.exp: Likewise.
3021 * gdb.arch/i386-unwind.exp: Likewise.
3022 * gdb.base/a2-run.exp: Likewise.
3023 * gdb.base/break.exp: Likewise.
3024 * gdb.base/charset.exp: Likewise.
3025 * gdb.base/chng-syms.exp: Likewise.
3026 * gdb.base/commands.exp: Likewise.
3027 * gdb.base/dbx.exp: Likewise.
3028 * gdb.base/find.exp: Likewise.
3029 * gdb.base/funcargs.exp: Likewise.
3030 * gdb.base/jit-simple.exp: Likewise.
3031 * gdb.base/reread.exp: Likewise.
3032 * gdb.base/sepdebug.exp: Likewise.
3033 * gdb.base/step-bt.exp: Likewise.
3034 * gdb.cp/mb-inline.exp: Likewise.
3035 * gdb.cp/mb-templates.exp: Likewise.
3036 * gdb.objc/basicclass.exp: Likewise.
3037 * gdb.threads/killed.exp: Likewise.
3038
9d9bf2df
EBM
30392014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3040
3041 PR tdep/17379
3042 * gdb.arch/powerpc-stackless.S: New file.
3043 * gdb.arch/powerpc-stackless.exp: New file.
3044
1cf2f1b0
JK
30452014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3046
3047 * gdb.base/attach.c: Include unistd.h.
3048 (main): Call alarm. Add label postloop.
3049 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
3050 gdb_breakpoint, gdb_continue_to_breakpoint.
3051 (test_command_line_attach_run): Kill ${testpid} in one exit path.
3052
98880d46
PA
30532014-09-11 Pedro Alves <palves@redhat.com>
3054
3055 PR gdb/17347
3056 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
3057 * gdb.base/attach.exp (test_command_line_attach_run): New
3058 procedure.
3059 (top level): Call it.
3060
4c92ff2c
PA
30612014-09-11 Pedro Alves <palves@redhat.com>
3062
3063 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
3064 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
3065 (do_command_attach_tests): Use spawn_wait_for_attach.
3066 * gdb.base/solib-overlap.exp: Likewise.
3067 * gdb.multi/multi-attach.exp: Likewise.
3068 * gdb.python/py-prompt.exp: Likewise.
3069 * gdb.python/py-sync-interp.exp: Likewise.
3070 * gdb.server/ext-attach.exp: Likewise.
3071
3adc1a7d
GKB
30722014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
3073
3074 * gdb.fortran/array-element.exp: Remove unexpected "continue"
3075 command in testcase. Simplify testcase.
3076
96334934
JB
30772014-09-10 Joel Brobecker <brobecker@adacore.com>
3078
3079 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
3080
eb479039
JB
30812014-09-10 Joel Brobecker <brobecker@adacore.com>
3082
3083 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
3084
deede10c
JB
30852014-09-10 Joel Brobecker <brobecker@adacore.com>
3086
3087 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
3088
7828a5f5
JB
30892014-09-10 Joel Brobecker <brobecker@adacore.com>
3090
3091 * gdb.dwarf2/dynarr-ptr.c: New file.
3092 * gdb.dwarf2/dynarr-ptr.exp: New file.
3093
33aeebcf
MR
30942014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3095
3096 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
3097 of 30 rather than hardcoding 120 for a slow test case. Take the
3098 `gdb,timeout' target setting into account for this calculation.
3099 Don't extend the timeout for the test cases that don't need it.
3100
7b415901
MR
31012014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3102
3103 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
3104 a factor of 2 for a slow test case. Take the `gdb,timeout'
3105 target setting into account for this calculation.
3106 * gdb.reverse/until-precsave.exp: Increase the timeout by
3107 a factor of 15 and 3 respectively rather than adding 120
3108 for a pair of slow test cases. Take the `gdb,timeout'
3109 target setting into account for this calculation.
3110
4a40f85a
MR
31112014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3112
3113 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
3114 timeout, don't pass one down to gdb_expect.
3115 (gdb_expect): Rework timeout selection.
3116
09635af7
MR
31172014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3118
3119 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
3120 exception on timeout.
3121 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
3122 (gdbserver_start_extended): Catch any `gdbserver_start' error
3123 exceptions.
3124 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
3125 * lib/mi-support.exp (mi_gdb_target_load): Catch any
3126 `gdbserver_gdb_load' error exceptions.
3127
2bdd10b7
MR
31282014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3129
3130 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
3131 120 on waiting for the TCP socket to open.
3132
316935f0
DE
31332014-09-09 Doug Evans <xdje42@gmail.com>
3134
3135 * gdb.base/default.exp (show_conv_list): Add _caller_is,
3136 _caller_matches, _any_caller_is, _any_caller_matches.
3137
83740597
DE
31382014-09-09 Doug Evans <xdje42@gmail.com>
3139
3140 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
3141
4c122fc3
YQ
31422014-09-09 Yao Qi <yao@codesourcery.com>
3143
3144 * gdb.mi/mi-var-display.exp: Set print symbol off.
3145
a9f116cb
GKB
31462014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
3147
3148 PR gdb/17035
3149 * gdb.base/commands.exp: Add tests to verify user-defined
3150 commands with empty bodies.
3151 * gdb.python/py-cmd.exp: Test that we don't show user-defined
3152 python commands in `show user command`.
3153 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
3154 scheme commands in `show user command`.
3155
c75bd3a2
JK
31562014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3157
3158 PR python/17355
3159 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
3160 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
3161 * gdb.python/py-framefilter-invalidarg.exp: New file.
3162 * gdb.python/py-framefilter-invalidarg.py: New file.
3163
faa42425
DE
31642014-09-06 Doug Evans <xdje42@gmail.com>
3165
3166 PR 15276
3167 * gdb.python/py-caller-is.c: New file.
3168 * gdb.python/py-caller-is.exp: New file.
3169
474ca4f6
SDJ
31702014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
3171
3172 PR gdb/17235
3173 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
3174 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
3175
eb0b0463
SDJ
31762014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
3177
3178 PR fortran/17237
3179 * gdb.fortran/print-formatted.exp: New file.
3180 * gdb.fortran/print-formatted.f90: Likewise.
3181
5f3b99cf
SS
31822014-09-03 Sasha Smundak <asmundak@google.com>
3183
3184 * gdb.python/py-frame.exp: Test Frame.read_register.
3185
7d793aa9
SDJ
31862014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
3187
3188 PR python/16699
3189 * gdb.python/py-completion.exp: New file.
3190 * gdb.python/py-completion.py: Likewise.
3191
fb0576e9
DE
31922014-08-28 Doug Evans <dje@google.com>
3193
3194 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
3195 eax,etc. are live with values set by gdb and thus the compiler can't
3196 use them.
3197 * gdb.arch/i386-pseudo.c (main): Ditto.
3198
ee92b0dd
DE
31992014-08-27 Doug Evans <dje@google.com>
3200
3201 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
3202
6649db35
DE
32032014-08-25 Doug Evans <dje@google.com>
3204
3205 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
3206 (main): Ditto.
3207
564b7600
DE
32082014-08-25 Doug Evans <dje@google.com>
3209
3210 * gdb.threads/thread-execl.exp: #include <stdio.h>.
3211
3881fb67
YQ
32122014-08-24 Yao Qi <yao@codesourcery.com>
3213
3214 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
3215 symbol off.
3216 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
3217
a05a36a5
DE
32182014-08-22 Doug Evans <dje@google.com>
3219
3220 PR 17276
3221 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
3222 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
3223 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
3224
7c343b48
YQ
32252014-08-22 Yao Qi <yao@codesourcery.com>
3226
3227 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
3228 * gdb.python/py-finish-breakpoint2.exp: Likewise.
3229 * gdb.python/python.exp: Likewise. Use .py file on the host
3230 instead of the build.
3231
22fd09ae
JK
32322014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3233
3234 * gdb.threads/gcore-stale-thread.c: New file.
3235 * gdb.threads/gcore-stale-thread.exp: New file.
3236
a8454a7c
PA
32372014-08-21 Pedro Alves <palves@redhat.com>
3238
3239 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
3240 * gdb.base/gcore-relro-pie.exp: Likewise.
3241 * gdb.base/gcore-relro.exp: Likewise.
3242 * gdb.base/gcore.exp: Likewise.
3243 * gdb.base/print-symbol-loading.exp: Likewise.
3244 * gdb.threads/gcore-thread.exp: Likewise.
3245 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
3246
2a31c623
PA
32472014-08-20 Pedro Alves <palves@redhat.com>
3248 Jan Kratochvil <jan.kratochvil@redhat.com>
3249
3250 * Makefile.in (EXTRA_RULES, CC): New variables, get from
3251 configure.
3252 (EXPECT): Handle READ1 being set.
3253 (all): Depend on EXTRA_RULES.
3254 (check-read1, expect-read1, read1.so, read1): New rules.
3255 * README (Testsuite Parameters): Document the READ1 make variable.
3256 (Race detection): New section.
3257 * configure: Regenerate.
3258 * configure.ac: If build==host==target, and running under a
3259 GNU/glibc system, add read1 to the extra Makefile rules.
3260 (EXTRA_RULES): AC_SUBST it.
3261 * lib/read1.c: New file.
3262
d36430db
JB
32632014-08-20 Joel Brobecker <brobecker@adacore.com>
3264
3265 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
3266 the handling of variables declared as a typedef to an array
3267 which a DW_AT_data_location attribute.
3268
9a0dc9e3
PA
32692014-08-19 Andrew Burgess <aburgess@broadcom.com>
3270 Pedro Alves <palves@redhat.com>
3271
3272 PR symtab/14604
3273 PR symtab/14605
3274 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
3275 gdb_test.
3276
0718a8da
PA
32772014-08-19 Pedro Alves <palves@redhat.com>
3278
3279 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
3280
13b448cd
YQ
32812014-08-19 Yao Qi <yao@codesourcery.com>
3282
3283 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
3284 right line.
3285
1cbf5077
DB
32862014-08-18 David Blaikie <dblaikie@gmail.com>
3287
3288 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
3289
bf0fae19
JB
32902014-08-18 Joel Brobecker <brobecker@adacore.com>
3291
3292 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
3293 attribute in array range.
3294
3c8c5dcc
JB
32952014-08-18 Joel Brobecker <brobecker@adacore.com>
3296
3297 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
3298
e66d4446
SC
32992014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3300
3301 PR c++/17132
3302 * gdb.cp/pr17132.cc: New file.
3303 * gdb.cp/pr17132.exp: New file.
3304
940df408
SC
33052014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3306
3307 * gdb.python/py-xmethods.py (A_getarrayind)
3308 (E_method_char_worker.__call__, E_method_int_worker.__call__):
3309 Use 'print' with function call syntax.
3310 (E_method_matcher.match): Fix tab vs space indentation mixup.
3311
ebcc6c3a
YQ
33122014-08-15 Yao Qi <yao@codesourcery.com>
3313
3314 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
3315 false.
3316
775e0f04
YQ
33172014-08-15 Yao Qi <yao@codesourcery.com>
3318
3319 * gdb.cp/casts.exp: Set print symbol off.
3320 * gdb.cp/class2.exp: Likewise.
3321 * gdb.cp/overload.exp: Likewise.
3322 * gdb.cp/templates.exp: Likewise.
3323
d769e349
DE
33242014-08-11 Doug Evans <dje@google.com>
3325
3326 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3327 (test_load_shlib): Update.
3328
20c6f1e1
YQ
33292014-08-09 Yao Qi <yao@codesourcery.com>
3330
3331 * gdb.base/display.exp: Invoke is_address_zero_readable.
3332 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
3333 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3334 * gdb.base/hbreak-unmapped.exp: Return if
3335 is_address_zero_readable returns true.
3336 * gdb.base/signest.exp: Likewise.
3337 * gdb.base/signull.exp: Likewise.
3338 * gdb.base/sigbpt.exp: Likewise.
3339 * gdb.guile/scm-disasm.exp: Do the test if
3340 is_address_zero_readable returns false.
3341 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
3342 * gdb.python/py-arch.exp: Likewise.
3343 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
3344 * lib/gdb.exp (is_address_zero_readable): New proc.
3345
5792e8e3
YQ
33462014-08-09 Yao Qi <yao@codesourcery.com>
3347
3348 PR testsuite/13443
3349 * gdb.mi/mi-var-display.exp: Make test messages unique.
3350
3cecbbbe
TT
33512014-08-04 Tom Tromey <tromey@redhat.com>
3352
3353 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
3354 target 0".
3355
00b51ff5
TT
33562014-08-04 Tom Tromey <tromey@redhat.com>
3357
3358 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
3359 "target_resume".
3360
6908c509
JB
33612014-08-01 Joel Brobecker <brobecker@adacore.com>
3362
3363 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
3364 inner_vla_struct_object_size.
3365 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
3366 as xfail.
3367
cc6563d2
PA
33682014-07-30 Pedro Alves <palves@redhat.com>
3369
3370 * gdb.threads/signal-command-handle-nopass.exp (test): Add
3371 comment.
3372
7e09a223
YQ
33732014-07-29 Yao Qi <yao@codesourcery.com>
3374
3375 PR gdb/17206
3376 * gdb.base/until-nodebug.exp: New.
3377
7ebdbe92
DE
33782014-07-28 Doug Evans <xdje42@gmail.com>
3379
3380 PR guile/17203
3381 * gdb.guile/scm-parameter.exp: Add tests for trying to create
3382 previously existing parameter, and previously ambiguously spelled
3383 parameter.
3384
fdb1adc6
WN
33852014-07-28 Will Newton <will.newton@linaro.org>
3386
3387 * gdb.base/varargs.exp: Remove KFAILs for ARM.
3388
186fcde0
DE
33892014-07-26 Ludovic Courtès <ludo@gnu.org>
3390 Doug Evans <xdje42@gmail.com>
3391
3392 PR guile/17146
3393 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
3394
70509625
PA
33952014-07-25 Pedro Alves <palves@redhat.com>
3396
3397 * gdb.threads/signal-command-handle-nopass.c: New file.
3398 * gdb.threads/signal-command-handle-nopass.exp: New file.
3399 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
3400 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
3401 * gdb.threads/signal-delivered-right-thread.c: New file.
3402 * gdb.threads/signal-delivered-right-thread.exp: New file.
3403
c3f814a1
PA
34042014-07-25 Pedro Alves <palves@redhat.com>
3405
3406 * gdb.base/double-prompt-target-event-error.exp
3407 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
3408 match.
3409 (cancel_pagination_in_target_event): Rework double prompt
3410 detection.
3411 * gdb.base/paginate-after-ctrl-c-running.exp
3412 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
3413 <return>' match.
3414 * gdb.base/paginate-bg-execution.exp
3415 (test_bg_execution_pagination_return)
3416 (test_bg_execution_pagination_cancel): Remove '-notransfer
3417 <return>' matches.
3418 * gdb.base/paginate-execution-startup.exp
3419 (test_fg_execution_pagination_return)
3420 (test_fg_execution_pagination_cancel): Remove '-notransfer
3421 <return>' matches.
3422 * gdb.base/paginate-inferior-exit.exp
3423 (test_paginate_inferior_exited): Remove '-notransfer <return>'
3424 match.
3425 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
3426 * lib/gdb.exp (pagination_prompt): Run text through
3427 string_to_regexp.
3428 (gdb_test_multiple): Match $pagination_prompt instead of
3429 "<return>".
3430 (string_to_regexp): Move to lib/gdb-utils.exp.
3431
e214cf6c
JK
34322014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3433
3434 * gdb.arch/amd64-entry-value-paramref.S: New file.
3435 * gdb.arch/amd64-entry-value-paramref.cc: New file.
3436 * gdb.arch/amd64-entry-value-paramref.exp: New file.
3437 * gdb.arch/amd64-optimout-repeat.S: New file.
3438 * gdb.arch/amd64-optimout-repeat.c: New file.
3439 * gdb.arch/amd64-optimout-repeat.exp: New file.
3440
17d0c5c8
JK
34412014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3442
3443 PR gdb/17170
3444 * gdb.base/statistics.exp: New file.
3445
b8b8facf
DE
34462014-07-17 Doug Evans <dje@google.com>
3447
74b49205 3448 PR gdb/17170
b8b8facf
DE
3449 * gdb.base/maint.exp: Update testing of per-command stats.
3450
1b5d0ab3
PA
34512014-07-16 Pedro Alves <palves@redhat.com>
3452
3453 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
3454 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
3455 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
3456 (tfile_write_buf): New functions.
3457 (add_memory_block): Rewrite using the above.
3458 (adjust_function_address): New function.
3459 (FUNCTION_ADDRESS): New macro.
3460 (write_basic_trace_file): Remove short_x local, and use
3461 tfile_write_16. Change type of func_addr local to unsigned long
3462 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
3463 here. Cast argument of add_memory_block to char pointer.
3464 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
3465 (main): Remove parameters.
3466 * gdb.trace/tfile.exp: Remove nowarnings.
3467
4d974e88
SM
34682014-07-15 Simon Marchi <simon.marchi@ericsson.com>
3469
3470 * gdb.base/debug-expr.exp: Test string evaluation with
3471 "debug expression" on.
3472
41e99568
PA
34732014-07-15 Pedro Alves <palves@redhat.com>
3474
3475 * gdb.base/reread.exp: Use clean_restart.
3476
487d9753
PL
34772014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
3478
3479 * gdb.arch/avr-flash-qualifer.c: New.
3480 * gdb.arch/avr-flash-qualifer.exp: New.
3481
cc1c52ad
PA
34822014-07-14 Pedro Alves <palves@redhat.com>
3483
3484 * gdb.base/paginate-after-ctrl-c-running.c: New file.
3485 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
3486
1e973570
PA
34872014-07-14 Pedro Alves <palves@redhat.com>
3488
3489 * gdb.base/double-prompt-target-event-error.c: New file.
3490 * gdb.base/double-prompt-target-event-error.exp: New file.
3491
93d6eb10
PA
34922014-07-14 Pedro Alves <palves@redhat.com>
3493
3494 PR gdb/17072
3495 * gdb.base/paginate-inferior-exit.c: New file.
3496 * gdb.base/paginate-inferior-exit.exp: New file.
3497
0017922d
PA
34982014-07-14 Pedro Alves <palves@redhat.com>
3499
3500 PR gdb/17072
3501 * gdb.base/paginate-bg-execution.c: New file.
3502 * gdb.base/paginate-bg-execution.exp: New file.
3503
94696ad3
PA
35042014-07-14 Pedro Alves <palves@redhat.com>
3505
3506 PR gdb/17072
3507 * gdb.base/paginate-execution-startup.c: New file.
3508 * gdb.base/paginate-execution-startup.exp: New file.
3509 * lib/gdb.exp (pagination_prompt): New global.
3510 (default_gdb_spawn): New procedure, factored out from
3511 default_gdb_spawn.
3512 (default_gdb_start): Adjust to call default_gdb_spawn.
3513 (gdb_spawn): New procedure.
3514
bd293940
PA
35152014-07-14 Pedro Alves <palves@redhat.com>
3516
3517 * lib/gdb.exp (gdb_assert): New procedure.
3518 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
3519
c933f875
PA
35202014-07-14 Pedro Alves <palves@redhat.com>
3521
3522 * gdb.base/execution-termios.c: New file.
3523 * gdb.base/execution-termios.exp: New file.
3524
d98b7a16
TT
35252014-07-14 Tom Tromey <tromey@redhat.com>
3526
3527 * gdb.cp/vla-cxx.cc: New file.
3528 * gdb.cp/vla-cxx.exp: New file.
3529
548740d6
TT
35302014-07-14 Tom Tromey <tromey@redhat.com>
3531
3532 * gdb.reverse/rerun-prec.c: New file.
3533 * gdb.reverse/rerun-prec.exp: New file.
3534
a25eb028
MR
35352014-07-12 Maciej W. Rozycki <macro@mips.com>
3536 Maciej W. Rozycki <macro@codesourcery.com>
3537
3538 * lib/gdb-utils.exp: New file.
3539 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
3540 inline `gdb_init_command' processing.
3541 (gdb_start_cmd): Likewise.
3542 * lib/mi-support.exp (mi_run_cmd): Likewise.
3543 * README: Document `gdb_init_command' and `gdb_init_commands'.
3544
218c2655
JK
35452014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3546
3547 Fix false FAIL running under a very long directory name.
3548 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
3549 and "set print elements 10000". Twice.
3550
5401fde3
YQ
35512014-07-11 Yao Qi <yao@codesourcery.com>
3552
3553 * gdb.base/exprs.exp: "set print symbol off".
3554
e76126e8
PA
35552014-07-11 Pedro Alves <palves@redhat.com>
3556
3557 * gdb.threads/kill.c: New file.
3558 * gdb.threads/kill.exp: New file.
3559
2d6f0de6
YQ
35602014-07-10 Yao Qi <yao@codesourcery.com>
3561
3562 * gdb.trace/tfile.c (write_basic_trace_file)
3563 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
3564 address written to trace file.
3565
7180e04a
PA
35662014-07-09 Pedro Alves <palves@redhat.com>
3567
3568 * gdb.base/attach-wait-input.exp: New file.
3569 * gdb.base/attach-wait-input.c: New file.
3570
9a9a7608
AB
35712014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3572
3573 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
3574 setting up test structures.
3575 (main): Call new test function.
3576 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
3577 test function, continue into test function and walk test
3578 structures.
3579
161ac41e
YQ
35802014-07-02 Yao Qi <yao@codesourcery.com>
3581
3582 * gdb.trace/entry-values.c: Define labels 'foo_start' and
3583 'bar_start' at the beginning of functions 'foo' and 'bar'
3584 respectively.
3585 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
3586 instead of 'foo' and 'bar'.
3587
1f267ae3
MM
35882014-07-08 Markus Metzger <markus.t.metzger@intel.com>
3589
3590 * gdb.btrace/segv.exp: New.
3591 * gdb.btrace/segv.c: New.
3592
2b239efb
LM
35932014-07-02 Luis Machado <lgustavo@codesourcery.com>
3594
3595 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
3596 instruction.
3597
cf363f18
MW
35982014-06-30 Mark Wielaard <mjw@redhat.com>
3599
3600 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
3601 vulture, vilify, villar): New volatile array constants.
3602 (vindictive, vegetation): New const volatile array constants.
3603 * gdb.base/volatile.exp: Test volatile and const volatile array
3604 types.
3605
aebf9d24
AA
36062014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
3607
3608 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
3609 target lacks support for awatch, rwatch, or hbreak.
3610
b67a2c6f
YQ
36112014-06-27 Yao Qi <yao@codesourcery.com>
3612
3613 * gdb.multi/dummy-frame-restore.exp: New.
3614 * gdb.multi/dummy-frame-restore.c: New.
3615
aef92902
MM
36162014-06-25 Markus Metzger <markus.t.metzger@intel.com>
3617
3618 * gdb.btrace/gcore.exp: New.
3619
8e9db26e
PA
36202014-06-23 Pedro Alves <palves@redhat.com>
3621
3622 * gdb.base/watchpoint-reuse-slot.c: New file.
3623 * gdb.base/watchpoint-reuse-slot.exp: New file.
3624
70afc5b7
SC
36252014-06-23 Siva Chandra Reddy <sivachandra@google.com>
3626
3627 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
3628 progspace's filename in 'info', 'enable' and 'disable' command
3629 tests.
3630
b972bd9c
JK
36312014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3632
3633 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
3634 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
3635 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
3636
125f8a3d
GB
36372014-06-20 Gary Benson <gbenson@redhat.com>
3638
3639 * gdb.arch/i386-avx.exp: Fix include file location.
3640 * gdb.arch/i386-sse.exp: Likewise.
3641
3ed9baed
IB
36422014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
3643
3644 * gdb.dlang/expression.exp: New file.
3645
034f788c
PA
36462014-06-19 Pedro Alves <palves@redhat.com>
3647
3648 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
3649 out from ...
3650 (top level): ... here. Iterate running tests under different
3651 scheduler-locking settings.
3652
45371d0c
LM
36532014-06-18 Luis Machado <lgustavo@codesourcery.com>
3654
3655 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
3656 to DW_FORM_addr and use non-zero addresses.
3657
5d376983
SC
36582014-06-18 Siva Chandra Reddy <sivachandra@google.com>
3659
3660 PR gdb/17017
3661 * gdb.python/py-xmethods.cc: Add global function call counters and
3662 increment them in their respective functions. Remove "cout"
3663 statements.
3664 * gdb.python/py-xmethods.exp: Make tests check the global function
3665 call counters instead of depending on inferior IO.
3666
a1aa2221
LM
36672014-06-18 Don Breazeal <donb@codesourcery.com>
3668
3669 * gdb.base/foll-fork.exp (default_fork_parent_follow):
3670 Deleted procedure.
3671 (explicit_fork_parent_follow): Deleted procedure.
3672 (explicit_fork_child_follow): Deleted procedure.
3673 (test_follow_fork): New procedure.
3674 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 3675 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
3676 procedure calls.
3677
0fc05997
YQ
36782014-06-17 Yao Qi <yao@codesourcery.com>
3679
3680 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
3681 CP1252.
3682
70795c52
LM
36832014-06-17 Luis Machado <lgustavo@codesourcery.com>
3684
3685 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
3686 Initialize ptr and S explicitly.
3687 (skip_type_update_when_not_use_rtti_test): Likewise.
3688
6be47f0c
KS
36892014-06-16 Keith Seitz <keiths@redhat.com>
3690
3691 PR mi/15863
3692 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
3693 the inferior is started.
3694
d03de421
PA
36952014-06-16 Pedro Alves <palves@redhat.com>
3696
3697 * gdb.base/break-main-file-remove-fail.c: New file.
3698 * gdb.base/break-main-file-remove-fail.exp: New file.
3699 * gdb.base/break-unload-file.exp: Use build_executable instead of
3700 prepare_for_testing.
3701 (test_break): New parameter "initial_load". Handle it.
3702 (top level): Add initial_load cmdline/file axis.
3703
f9579b99
TT
37042014-06-12 Tom Tromey <tromey@redhat.com>
3705
3706 * gdb.base/completion.exp: Don't use directory name in test.
3707
3657956b
GB
37082014-06-09 Gary Benson <gbenson@redhat.com>
3709
3710 * gdb.base/sigall.c [Functions to send signals]: Reorder to
3711 separate the always-available ANSI-standard signals from the
3712 signals that require checking.
3713 (main): Likewise.
3714 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
3715 Likewise.
3716 (main): Likewise.
3717
4186eb54
KS
37182014-06-07 Keith Seitz <keiths@redhat.com>
3719
3720 Revert:
3721 PR c++/16253
3722 * gdb.cp/var-tag.cc: New file.
3723 * gdb.cp/var-tag.exp: New file.
3724 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
3725 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
3726 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3727 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3728
25326a28 37292014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
3730
3731 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
3732
829155c9
PA
37332014-06-06 Pedro Alves <palves@redhat.com>
3734
3735 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
3736 in target debug output instead of looking at RSP packets,
3737 disabling the test on any target that uses hardware stepping.
3738 Update comments.
3739
61c8d22e
PA
37402014-06-06 Pedro Alves <palves@redhat.com>
3741
3742 * gdb.base/break-unload-file.exp: Fix typo.
3743
d9a47287
YQ
37442014-06-06 Yao Qi <yao@codesourcery.com>
3745
3746 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
3747 from "jit_function" to "^jit_function".
3748
e5e01dbf
YQ
37492014-06-06 Yao Qi <yao@codesourcery.com>
3750
3751 * gdb.base/async.c (foo): Add one statement.
3752 * gdb.base/async.exp: Get the next instruction address and
3753 match the output of "nexti" by instruction address. Match
3754 the hex address in the output of "finish".
3755
73ba372c
GB
37562014-06-06 Gary Benson <gbenson@redhat.com>
3757
3758 * gdb.base/call-signals.c: Remove preprocessor conditionals
3759 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
3760 SIGSEGV and SIGTERM.
3761 * gdb.base/sigall.c: Likewise.
3762 * gdb.base/unwindonsignal.c: Likewise.
3763 * gdb.reverse/sigall-reverse.c: Likewise.
3764
831517df
YQ
37652014-06-06 Yao Qi <yao@codesourcery.com>
3766
3767 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
3768 readable, skip the test.
3769
b8b91e98
YQ
37702014-06-06 Yao Qi <yao@codesourcery.com>
3771
3772 * gdb.threads/staticthreads.c (thread_function): Move the line
3773 setting breakpoint on forward.
3774 * gdb.threads/staticthreads.exp: Update comments.
3775
fb934770
LC
37762014-06-05 Ludovic Courtès <ludo@gnu.org>
3777
3778 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
3779 "history-append! type error".
3780
6ef284bd
SM
37812014-06-05 Simon Marchi <simon.marchi@ericsson.com>
3782
3783 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
3784 erroneous dprintf expected input.
3785
a872e241
DE
37862014-06-04 Doug Evans <xdje42@gmail.com>
3787
3788 * gdb.guile/scm-generics.exp: Delete.
3789
16f691fb
DE
37902014-06-04 Doug Evans <xdje42@gmail.com>
3791
3792 * gdb.guile/scm-breakpoint.exp: Update.
3793 Add tests for breakpoint registration.
3794
012370f6
TT
37952014-06-04 Tom Tromey <tromey@redhat.com>
3796
3797 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
3798 VLA-in-union.
3799 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
3800 inner_vla_struct, vla_union types. Initialize objects of those
3801 types and compute their sizes.
3802
9f5a4cef
HZ
38032014-06-04 Nathan Sidwell <nathan@codesourcery.com>
3804 Hui Zhu <hui@codesourcery.com>
3805
3806 * gdb.base/fileio.exp: Add test for shell not available as well as
3807 available.
3808 * gdb.base/fileio.c (test_system): Check for shell twice.
3809
90a45c4d
YQ
38102014-06-04 Yao Qi <yao@codesourcery.com>
3811
3812 * gdb.base/auto-connect-native-target.exp: Remove redundant
3813 space from the regexp pattern.
3814
70017e41
YQ
38152014-06-04 Yao Qi <yao@codesourcery.com>
3816
3817 * gdb.base/default.exp: Replace "child" with "native" in
3818 regexp pattern.
3819
883964a7
SC
38202014-06-03 Siva Chandra Reddy <sivachandra@google.com>
3821
3822 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
3823 * gdb.python/py-xmethods.exp: New tests to test xmethods.
3824 * gdb.python/py-xmethods.py: Python script supporting the
3825 new testcase and tests.
3826
ef370185
JB
38272014-06-03 Joel Brobecker <brobecker@adacore.com>
3828 Pedro Alves <palves@redhat.com>
3829
3830 PR breakpoints/17000
3831 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
3832 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
3833
1e2ccb61
BM
38342014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
3835
3836 * gdb.base/subst.exp: Add tests to verify partial path matching
3837 output.
3838
c6ec5ab2
PA
38392014-06-03 Pedro Alves <palves@redhat.com>
3840
3841 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
3842 target that doesn't use software single-stepping.
3843
835c559f
PA
38442014-06-03 Pedro Alves <palves@redhat.com>
3845
3846 PR breakpoints/17000
3847 * gdb.base/sss-bp-on-user-bp-2.c: New file.
3848 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
3849
06eb1586
DE
38502014-06-02 Doug Evans <xdje42@gmail.com>
3851
3852 * gdb.guile/scm-parameter.exp: New file.
3853
e698b8c4
DE
38542014-06-02 Doug Evans <xdje42@gmail.com>
3855
3856 * gdb.guile/scm-cmd.c: New file.
3857 * gdb.guile/scm-cmd.exp: New file.
3858
ded03782
DE
38592014-06-02 Doug Evans <xdje42@gmail.com>
3860
3861 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
3862 pretty-printer lookup.
3863 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
3864 (make-pp_s-printer): Call it.
3865 (make-pretty-printer-from-dict): New function.
3866 (lookup-pretty-printer-maker-from-dict): New function.
3867 (*pretty-printer*): Simplify.
3868 (make-objfile-pp_s-printer): New function.
3869 (install-objfile-pretty-printers!): New function.
3870 (make-progspace-pp_s-printer): New function.
3871 (install-progspace-pretty-printers!): New function.
3872 * gdb.guile/scm-progspace.c: New file.
3873 * gdb.guile/scm-progspace.exp: New file.
3874
41fac0cf
PA
38752014-06-02 Pedro Alves <palves@redhat.com>
3876
3877 * gdb.base/dprintf-bp-same-addr.c: New file.
3878 * gdb.base/dprintf-bp-same-addr.exp: New file.
3879
96ae5695
EBM
38802014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3881
3882 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
3883 * gdb.arch/powerpc-power.s: Likewise.
3884
da02b3a8
JB
38852014-06-02 Joel Brobecker <brobecker@adacore.com>
3886
3887 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
3888
c72b2e7b
YQ
38892014-06-01 Yao Qi <yao@codesourcery.com>
3890
3891 * gdb.base/watchpoint.exp (test_watch_location): Check null
3892 pointer can be dereferenced. If not, do the test, otherwise
3893 skip it.
3894
53e8a631
AB
38952014-05-30 Andrew Burgess <aburgess@broadcom.com>
3896
3897 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
3898 results.
3899 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
3900
938f0e2f
AB
39012014-05-30 Andrew Burgess <aburgess@broadcom.com>
3902
3903 * gdb.arch/amd64-invalid-stack-middle.S: New file.
3904 * gdb.arch/amd64-invalid-stack-middle.c: New file.
3905 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
3906 * gdb.arch/amd64-invalid-stack-top.c: New file.
3907 * gdb.arch/amd64-invalid-stack-top.exp: New file.
3908
9ba6657a
PA
39092014-05-30 Pedro Alves <palves@redhat.com>
3910
3911 PR breakpoints/17000
3912 * gdb.base/sss-bp-on-user-bp.c: New file.
3913 * gdb.base/sss-bp-on-user-bp.exp: New file.
3914
522c09bf
DB
39152014-05-30 David Blaikie <dblaikie@gmail.com>
3916
3917 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
3918 gnu_inline semantics via attribute.
3919 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
3920 source explicitly specifies the required semantics.
3921
bf4ef81e
MR
39222014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
3923
3924 * gdb.reverse/sigall-reverse.exp: Fix a typo.
3925
329ea579
PA
39262014-05-29 Pedro Alves <palves@redhat.com>
3927 Tom Tromey <tromey@redhat.com>
3928
3929 * gdb.base/async-shell.exp: Don't enable target-async.
3930 * gdb.base/async.exp
3931 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
3932 parameter. Adjust.
3933 (top level): Don't test with "target-async".
3934 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
3935 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
3936 * gdb.base/inferior-died.exp: Don't enable target-async.
3937 * gdb.base/interrupt-noterm.exp: Likewise.
3938 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
3939 * gdb.mi/mi-nonstop-exit.exp: Likewise.
3940 * gdb.mi/mi-nonstop.exp: Likewise.
3941 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
3942 * gdb.mi/mi-nsintrall.exp: Likewise.
3943 * gdb.mi/mi-nsmoribund.exp: Likewise.
3944 * gdb.mi/mi-nsthrexec.exp: Likewise.
3945 * gdb.mi/mi-watch-nonstop.exp: Likewise.
3946 * gdb.multi/watchpoint-multi.exp: Adjust comment.
3947 * gdb.python/py-evsignal.exp: Don't enable target-async.
3948 * gdb.python/py-evthreads.exp: Likewise.
3949 * gdb.python/py-prompt.exp: Likewise.
3950 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
3951 * gdb.server/solib-list.exp: Don't enable target-async.
3952 * gdb.threads/thread-specific-bp.exp: Likewise.
3953 * lib/mi-support.exp: Adjust to use mi-async.
3954
fd664c91
PA
39552014-05-29 Pedro Alves <palves@redhat.com>
3956
3957 PR gdb/13860
3958 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
3959 reason, even in sync mode.
3960
251bde03
PA
39612014-05-29 Pedro Alves <palves@redhat.com>
3962 Hui Zhu <hui@codesourcery.com>
3963
3964 PR PR15693
3965 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
3966 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
3967 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
3968 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
3969
7f3c0343
JB
39702014-05-28 Joel Brobecker <brobecker@adacore.com>
3971
3972 * config/monitor.exp (gdb_target_monitor): Replace use of
3973 "set remotebaud" by "set serial baud".
3974
b2715b27
AW
39752014-05-26 Andy Wingo <wingo@igalia.com>
3976
3977 * gdb.guile/scm-breakpoint.exp:
3978 * gdb.guile/scm-gsmob.exp: Update to use plain old object
3979 properties instead of gdb-object-properties.
3980
498a4489
YQ
39812014-05-26 Yao Qi <yao@codesourcery.com>
3982
3983 * gdb.server/no-thread-db.exp: Specify source file name
3984 explicitly when setting a breakpoint.
3985
589fdceb
MM
39862014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3987
3988 * gdb.btrace/vdso.c: New.
3989 * gdb.btrace/vdso.exp: New.
3990
e9089e05
MM
39912014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3992
3993 * gdb.base/gcore.exp (capture_command_output): Move ...
3994 * lib/gdb.exp (capture_command_output): ... here.
3995
67b5c0c1
MM
39962014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3997
3998 * gdb.btrace/data.exp: Test memory access during btrace replay.
3999
a2199296
SM
40002014-05-22 Simon Marchi <simon.marchi@ericsson.com>
4001
4002 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
4003
17b2616c
PA
40042014-05-21 Pedro Alves <palves@redhat.com>
4005
4006 PR gdb/13860
4007 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
4008 (top level): Test that output related to execution commands is
4009 sent to the console with CLI commands, but not with MI commands.
4010 Test that breakpoint events are always mirrored to the console.
4011 Also expect the new source line to be output after a "next" in
4012 async mode too. Make it a pass/fail test.
4013 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
4014 output.
4015 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
4016
5166082f
PA
40172014-05-21 Pedro Alves <palves@redhat.com>
4018
4019 * gdb.base/list.exp (build_pattern, test_list): New procedures.
4020 Use them to test variations of "list" after reaching a breakpoint.
4021 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
4022 Test "list" with listsize 10 after reaching a breakpoint.
4023 * gdb.python/python.exp (decode_line current location line
4024 number): Adjust expected line number.
4025
2f25d70f
SM
40262014-05-21 Simon Marchi <simon.marchi@ericsson.com>
4027
4028 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
4029 behavior for $args, pass it directly to "run".
4030
ff604a67
MR
40312014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
4032
4033 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
4034 30000 to 65536.
4035
6a3cb8e8
PA
40362014-05-21 Pedro Alves <palves@redhat.com>
4037
4038 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
4039 auto-connect-native-target off".
4040 * gdb.base/auto-connect-native-target.c: New file.
4041 * gdb.base/auto-connect-native-target.exp: New file.
4042
4ebfc96e
PA
40432014-05-21 Pedro Alves <palves@redhat.com>
4044
4045 * gdb.base/default.exp: Test "target native" instead of "target
4046 child".
4047
36d46afb
MW
40482014-05-21 Mark Wielaard <mjw@redhat.com>
4049
4050 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
4051
5876f503
JK
40522014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4053
4054 Fix TLS access for -static -pthread.
4055 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
4056 <HAVE_TLS> (thread_function, main): Initialize it.
4057 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
4058 Add clean_restart.
4059 <$have_tls != "">: Check TLSVAR.
4060
0256a6ac
PA
40612014-05-21 Pedro Alves <palves@redhat.com>
4062
4063 * gdb.base/dcache-line-read-error.c: New.
4064 * gdb.base/dcache-line-read-error.exp: New.
4065
936d2992
PA
40662014-05-20 Pedro Alves <palves@redhat.com>
4067
4068 * gdb.base/compare-sections.c: New file.
4069 * gdb.base/compare-sections.exp: New file.
4070
802e8e6d
PA
40712014-05-20 Pedro Alves <palves@redhat.com>
4072
4073 * gdb.base/break-idempotent.c: New file.
4074 * gdb.base/break-idempotent.exp: New file.
4075
e59fa00f
MM
40762014-05-20 Markus Metzger <markus.t.metzger@intel.com>
4077
4078 * gdb.btrace/nohist.exp: New.
4079
8b696e31
YQ
40802014-05-20 Yao Qi <yao@codesourcery.com>
4081
4082 * lib/gdb.exp (gdb_init): Set timeout if test file is under
4083 gdb.reverse directory and gdb_reverse_timeout exists in board
4084 setting.
4085 * README: Document gdb_reverse_timeout.
4086
73c9764f
YQ
40872014-05-20 Yao Qi <yao@codesourcery.com>
4088
4089 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
4090 'test_file_name'. Treat args as a string instead of a list.
4091 (gdb_init): Rename argument 'args' by 'test_file_name'.
4092
f1f4348a
JK
40932014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4094
4095 * gdb.arch/powerpc-power.exp: New file.
4096 * gdb.arch/powerpc-power.s: New file.
4097
0dbe70ce
DE
40982014-05-16 Doug Evans <dje@google.com>
4099
4100 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
4101 * gdb.base/completion.exp: Check that all expected files exist
4102 before doing file completion.
0dbe70ce 4103
8d551b02
DE
41042014-05-16 Doug Evans <dje@google.com>
4105
4106 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
4107 Update.
4108 (do_syscall_tests_without_xml): Update.
4109
73eb7709
PA
41102014-05-16 Pedro Alves <palves@redhat.com>
4111
4112 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
4113 instead of "unknown output after running".
4114
3fae92fc
YQ
41152014-05-16 Yao Qi <yao@codesourcery.com>
4116
4117 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
4118 file1.txt from host at the end.
4119 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4120
c2b2ccc5
DE
41212014-05-15 Doug Evans <dje@google.com>
4122
4123 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
4124 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
4125 loading file. Add test for TU lookup.
4126
8c217a4b
SM
41272014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4128
4129 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
4130 calling "-exec-arguments" or "set args" before running the
4131 inferior.
4132
3deb39c6
SM
41332014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4134
4135 * lib/mi-support.exp (mi_expect_stop): Expect message for
4136 inferiors that exit with non-zero exit code.
4137
71a79f8c
YQ
41382014-05-14 Yao Qi <yao@codesourcery.com>
4139
4140 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
4141 match absolute path on remote host.
4142 (test_file_list_exec_source_files): Remove "/" from the
4143 pattern.
4144
f23fcd46
YQ
41452014-05-14 Yao Qi <yao@codesourcery.com>
4146
4147 * boards/local-remote-host-notty.exp (${board}_file): New
4148 proc.
4149
9404b58f
KM
41502014-05-07 Kyle McMartin <kyle@redhat.com>
4151
4152 Pushed by Joel Brobecker <brobecker@adacore.com>.
4153 * gdb.arch/aarch64-atomic-inst.c: New file.
4154 * gdb.arch/aarch64-atomic-inst.exp: New file.
4155
5e45f04c
YQ
41562014-05-07 Yao Qi <yao@codesourcery.com>
4157
4158 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
4159 in current context" too.
4160
c888a17d
KS
41612014-05-05 Keith Seitz <keiths@redhat.com>
4162
4163 * gdb.linespec/ls-dollar.exp: Add test for linespec
4164 file:convenience_variable.
4165
290a839c
YQ
41662014-05-05 Yao Qi <yao@codesourcery.com>
4167
4168 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
4169 traceframes into tfile and ctf trace files. Read data from
4170 trace file and test collected data.
4171 (gdb_collect_locals_test): Likewise.
4172 (gdb_unavailable_registers_test): Likewise.
4173 (gdb_unavailable_floats): Likewise.
4174 (gdb_collect_globals_test): Likewise.
4175 (top-level): Append "ctf" to trace_file_targets if GDB
4176 supports.
4177
b5262cd0
YQ
41782014-05-05 Yao Qi <yao@codesourcery.com>
4179
4180 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
4181 code to ...
4182 (gdb_collect_args_test_1): ... it. New proc.
4183 (gdb_collect_locals_test): Move some code to ...
4184 (gdb_collect_locals_test_1): ... it. New proc.
4185 (gdb_unavailable_registers_test): Move some code to ...
4186 (gdb_unavailable_registers_test_1): ... it. New proc.
4187 (gdb_unavailable_floats): Move some code to ...
4188 (gdb_unavailable_floats_1): ... it. New proc.
4189
30a1e6cc
SDJ
41902014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4191
4192 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
4193 probes to test for bitness recognition.
4194 * gdb.arch/amd64-stap-optional-prefix.exp
4195 (test_probe_value_without_reg): New procedure.
4196 Add code to test for different kinds of bitness.
4197
f33da99a
SDJ
41982014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4199
4200 PR breakpoints/16889
4201 * gdb.arch/amd64-stap-optional-prefix.S: New file.
4202 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4203
5b80f00d
PA
42042014-05-01 Pedro Alves <palves@redhat.com>
4205
4206 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
4207 gdb_file_cmd if no file is specified.
4208 * boards/native-extended-gdbserver.exp (gdb_load): Use the
4209 last_loaded_file to set the remote exec-file.
4210
f8c2a73c
PA
42112014-05-01 Pedro Alves <palves@redhat.com>
4212
4213 * boards/local-remote-host.exp: New file.
4214
be6e8ac7
PA
42152014-05-01 Pedro Alves <palves@redhat.com>
4216
4217 * boards/local-remote-host.exp: Rename to ...
4218 * boards/local-remote-host-notty.exp: ... this.
4219
cac0dc8f
JB
42202014-04-28 Joel Brobecker <brobecker@adacore.com>
4221
4222 * gdb.ada/dyn_arrayidx: New testcase.
4223
9730e6cc
YQ
42242014-04-26 Yao Qi <yao@codesourcery.com>
4225
4226 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
4227 and compute the length of function main. Save it in
4228 $main_length.
4229 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
4230 (top-level): Use gdb_compile to compile objects into
4231 executable and restart GDB. Remove invocation to
4232 prepare_for_testing.
4233
7ae1a6a6
PA
42342014-04-25 Simon Marchi <simon.marchi@ericsson.com>
4235 Pedro Alves <palves@redhat.com>
4236
4237 PR server/16255
4238 * gdb.multi/multi-attach.c: New file.
4239 * gdb.multi/multi-attach.exp: New file.
4240
4082afcc
PA
42412014-04-25 Pedro Alves <palves@redhat.com>
4242
4243 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
4244 user.
4245 (top level): Test that "set remote conditional-breakpoints-packet
4246 off" works as intended.
4247 * gdb.base/dprintf.exp: Test that "set remote
4248 breakpoint-commands-packet off" works as intended.
4249 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
4250 New function.
4251 (top level): Call it.
4252 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
4253 remote fast-tracepoints-packet off" works as intended.
4254 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
4255 * lib/gdb.exp (gdb_is_target_remote): ... here.
4256
2abc3f8d
DB
42572014-04-24 David Blaikie <dblaikie@gmail.com>
4258
4259 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
4260 ensure clang would not discard them.
4261 * gdb.base/gdbvars.c: Ditto.
4262 * gdb.base/memattr.c: Ditto.
4263 * gdb.base/whatis.c: Ditto.
4264 * gdb.python/py-prettyprint.c: Ditto.
4265 * gdb.trace/actions.c: Ditto.
4266 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
4267 ensure clang would not discard it.
4268
bfd39632
DB
42692014-04-24 David Blaikie <dblaikie@gmail.com>
4270
4271 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
4272 clang to emit the full definition of type required by the test
4273 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
4274
22842ff6
DB
42752014-04-24 David Blaikie <dblaikie@gmail.com>
4276
4277 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
4278 coax Clang into emitting the definition of the type.
4279 * gdb.cp/pr10728-x.h (y): Ditto.
4280 * gdb.cp/pr10728-y.cc (y): Ditto.
4281
c2e827ad
DB
42822014-04-24 David Blaikie <dblaikie@gmail.com>
4283
4284 * gdb.base/label.exp: XFAIL label related tests under Clang.
4285 * gdb.cp/cplabel.exp: Ditto.
4286 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
4287 under Clang those using labels.
4288
4c2d33e7
YQ
42892014-04-25 Yao Qi <yao@codesourcery.com>
4290
4291 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
4292 double_label.
4293 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
4294 partial_label and double_label.
4295
56083b99
DB
42962014-04-24 David Blaikie <dblaikie@gmail.com>
4297
4298 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
4299
25d4e99d
DB
43002014-04-24 David Blaikie <dblaikie@gmail.com>
4301
4302 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
4303 of the function to work across GCC and Clang.
4304 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
4305 pointer types (const void ** const V void **).
4306
01f9f808
MS
43072014-04-24 Michael Sturm <michael.sturm@mintel.com>
4308 Walfred Tedeschi <walfred.tedeschi@intel.com>
4309
4310 * Makefile.in (EXECUTABLES): Added i386-avx512.
4311 * gdb.arch/i386-avx512.c: New file.
4312 * gdb.arch/i386-avx512.exp: Likewise.
4313
4b48d439
KS
43142014-04-23 Keith Seitz <keiths@redhat.com>
4315
4316 * lib/mi-support.exp (mi_list_breakpoints): Delete.
4317 (mi_make_breakpoint_table): New procedure.
4318 (mi_create_breakpoint): Use mi_make_breakpoint
4319 and return the result.
4320 (mi_make_breakpoint): New procedure.
4321 (mi_build_kv_pairs): New procedure.
4322
4323 * gdb.mi/mi-break.exp: Remove unused globals,
4324 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
4325 All callers updated.
4326 * gdb.mi/mi-dprintf.exp: Use variable to track command
4327 number.
4328 Update all callers of mi_create_breakpoint and use
4329 mi_make_breakpoint_table.
4330 Remove any unused global variables.
4331 * gdb.mi/mi-nonstop.exp: Likewise.
4332 * gdb.mi/mi-nsintrall.exp: Likewise.
4333 * gdb.mi/mi-nsmoribund.exp: Likewise.
4334 * gdb.mi/mi-nsthrexec.exp: Likewise.
4335 * gdb.mi/mi-reverse.exp: Likewise.
4336 * gdb.mi/mi-simplerun.exp: Likewise.
4337 * gdb.mi/mi-stepn.exp: Likewise.
4338 * gdb.mi/mi-syn-frame.exp: Likewise.
4339 * gdb.mi/mi-until.exp: Likewise.
4340 * gdb.mi/mi-var-cp.exp: Likewise.
4341 * gdb.mi/mi-var-display.exp: Likewise.
4342 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
4343 * gdb.mi/mi2-var-child.exp: Likewise.
4344 * gdb.mi/mi-vla-c99.exp: Likewise.
4345 * lib/mi-support.exp: Likewise.
4346
4347 From Ian Lance Taylor <iant@cygnus.com>:
4348 * lib/gdb.exp (parse_args): New procedure.
4349
08351840
PA
43502014-04-23 Pedro Alves <palves@redhat.com>
4351
4352 * gdb.base/break-unload-file.c: New file.
4353 * gdb.base/break-unload-file.exp: New file.
4354 * gdb.base/sym-file-lib.c (baz): New function.
4355 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
4356 field.
4357 (load): Store the segment's mapped size.
4358 (unload): New function.
4359 (unload_shlib): New function.
4360 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
4361 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
4362 set a breakpoint at baz, and call it.
4363 * gdb.base/sym-file.exp: New tests for stale breakpoint
4364 instructions.
4365
076855f9
PA
43662014-04-23 Pedro Alves <palves@redhat.com>
4367
4368 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
4369 * gdb.base/hbreak-in-shr-unsupported.c: New file.
4370 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
4371 * gdb.base/hbreak-unmapped.c: New file.
4372 * gdb.base/hbreak-unmapped.exp: New file.
4373 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
4374 * lib/gdb.exp (gdb_is_target_remote): ... here.
4375
483805cf
PA
43762014-04-22 Pedro Alves <palves@redhat.com>
4377
4378 * gdb.base/consecutive-step-over.c: New file.
4379 * gdb.base/consecutive-step-over.exp: New file.
4380
06d97543
PA
43812014-04-22 Pedro Alves <palves@redhat.com>
4382
4383 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
4384 instead of send_gdb/gdb_expect.
4385
b4429ea2
YQ
43862014-04-22 Yao Qi <yao@codesourcery.com>
4387
4388 * lib/trace-support.exp (generate_tracefile): New procedure.
4389 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
4390 return 0.
4391 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
4392 if generate_tracefile returns 1.
4393
51d48146
PA
43942014-04-18 Tom Tromey <palves@redhat.com>
4395 Pedro alves <tromey@redhat.com>
4396
4397 PR backtrace/15558
4398 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
4399 with a backtrace limit.
4400 * gdb.python/py-frame-inline.exp: Test running to an inline
4401 function with a backtrace limit, and printing the newest frame.
4402 * gdb.python/py-frame-inline.c (main): Call f.
4403
bd1dce5f
MS
44042014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
4405
4406 * gdb.java/jnpe.exp: Drop srcdir from untested path.
4407
40d1a503
MS
44082014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
4409
4410 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
4411 Drop prefix from unsupported source file path.
4412
389b98f7
YQ
44132014-04-17 Yao Qi <yao@codesourcery.com>
4414
4415 * lib/gdb.exp (with_target_charset): New proc.
4416 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
4417 with_target_charset.
4418 (test_print_strings): Likewise.
4419 (test_repeat_bytes): Likewise.
4420 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
4421 for some tests.
4422
22869d73
KS
44232014-04-16 Keith Seitz <keiths@redhat.com>
4424
4425 PR gdb/15827
4426 * gdb.dwarf2/corrupt.c: New file.
4427 * gdb.dwarf2/corrupt.exp: New file.
4428
c4f87ca6
KS
44292014-04-16 Keith Seitz <keiths@redhat.com>
4430
4431 PR c++/16597
4432 * gdb.cp/namelessclass.cc: New file.
4433 * gdb.cp/namelessclass.exp: New file.
4434 * gdb.cp/namelessclass.S: New file.
4435
ab19de87
DE
44362014-04-16 Doug Evans <dje@google.com>
4437
4438 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
4439 Add comment.
4440 (gdbserver_default_get_comm_port): New function.
4441 (gdbserver_start): Check if board file provided
4442 "gdbserver,get_comm_port" and use it if so.
4443 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
4444 (gdb,socketport): Set to "stdio".
4445 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
4446 (stdio_gdbserver_template): Delete.
4447 (${board}_get_remote_address): Update.
4448 (${board}_build_remote_cmd): Delete.
4449 (${board}_get_comm_port): New function.
4450 (${board}_spawn): Update.
4451 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
4452 Delete.
4453 (${board}_get_remote_address): Update.
4454 (${board}_get_comm_port): New function.
4455
fc98a809
AB
44562014-04-16 Andrew Burgess <aburgess@broadcom.com>
4457
4458 * gdb.base/memattr.exp: Improve regexps to handle memory regions
4459 appearing in any order.
4460
87fd9e6e
DE
44612014-04-15 Doug Evans <dje@google.com>
4462
4463 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
4464 uninitialized value of "description".
4465
099fc3ea
KS
44662014-04-15 Keith Seitz <keiths@redhat.com>
4467
4468 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
4469 Remove unused globals.
4470 (test_running_the_program): Likewise.
4471 (test_controlled_execution): Likewise.
4472 (test_controlling_breakpoints): Likewise.
4473 (test_program_termination): Likewise.
4474
5da151d4
KS
44752014-04-15 Keith Seitz <keiths@redhat.com>
4476
4477 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
4478 unused globals.
4479 (test_rbreak_creation_and_listing): Likewise.
4480 (test_ignore_count): Likewise.
4481 (test_error): Likewise.
4482
35e5d2f0
PA
44832014-04-15 Pedro Alves <palves@redhat.com>
4484
4485 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
4486 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
4487 sym-file-loader.c.
4488 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4489 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4490 to sym-file-loader.c.
4491 (struct library): Forward declare.
4492 (load_shlib, lookup_function): Change prototypes.
4493 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4494 (translate_offset): Remove declarations.
4495 (get_text_addr): New declaration.
4496 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
4497 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
4498 sym-file-loader.h.
4499 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4500 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4501 here from sym-file-loader.h.
4502 (struct library): New structure.
4503 (load_shlib, lookup_function): Change prototypes and adjust to
4504 work with a struct library.
4505 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4506 (translate_offset): Make static.
4507 (get_text_addr): New function.
4508 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
4509
eb4c1710
PA
45102014-04-15 Pedro Alves <palves@redhat.com>
4511
4512 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
4513
2d1baf52
PA
45142014-04-15 Pedro Alves <palves@redhat.com>
4515
4516 * gdb.base/sym-file-loader.c: Include <limits.h>.
4517 (SELF_LINK): New define.
4518 (get_origin): New function.
4519 (load_shlib): Use it.
4520 * gdb.base/sym-file.exp: Don't early return if the target is
4521 remote. Use runto_main, and issue fail is that fails. Use
4522 gdb_load_shlibs.
4523 (shlib_name): Delete.
4524 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
4525
7dd6df01
PA
45262014-04-15 Pedro Alves <palves@redhat.com>
4527
4528 * gdb.base/sym-file.exp: Remove regex characters from test
4529 message. Don't refer to breakpoint numbers in test messages.
4530
b50c8614
KS
45312014-04-14 Keith Seitz <keiths@redhat.com>
4532
4533 PR c++/16253
4534 * gdb.cp/var-tag.cc: New file.
4535 * gdb.cp/var-tag.exp: New file.
4536 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4537 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4538 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4539 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4540
3d567982
TT
45412014-04-14 Tom Tromey <tromey@redhat.com>
4542
4543 * gdb.cp/classes.exp (test_enums): Handle underlying type.
4544 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
4545 type.
4546 * gdb.cp/enum-class.exp: New file.
4547 * gdb.cp/enum-class.cc: New file.
4548
0626fc76
TT
45492014-04-14 Tom Tromey <tromey@redhat.com>
4550
4551 * gdb.dwarf2/enum-type.exp: New file.
4552
dca325b3
SA
45532014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4554
4555 * gdb.mi/mi-vla-c99.exp: New file.
4556 * gdb.mi/vla.c: New file.
4557
5854b38a
SA
45582014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4559
4560 * gdb.base/vla-datatypes.c: New file.
4561 * gdb.base/vla-datatypes.exp: New file.
4562
463bb957
SA
45632014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4564
4565 * gdb.base/vla-ptr.c: New file.
4566 * gdb.base/vla-ptr.exp: New file.
4567
3dd170be
SA
45682014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4569
4570 * gdb.dwarf2/count.exp: New file.
4571
5ecaaa66
SA
45722014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4573
4574 * gdb.base/vla-sideeffect.c: New file.
4575 * gdb.base/vla-sideeffect.exp: New file.
4576
41f1ada5
DB
45772014-04-14 David Blaikie <dblaikie@gmail.com>
4578
4579 * gdb.mi/non-stop.c: Add return value for non-void function return
4580 statement.
4581 * gdb.threads/staticthreads.c: Ditto.
4582
0be03e84
DE
45832014-04-12 Siva Chandra Reddy <sivachandra@google.com>
4584 Doug Evans <xdje42@gmail.com>
4585
4586 * gdb.guile/scm-value.c: Improve test case.
4587 * gdb.guile/scm-value.exp: Add new test.
4588
f180a1fb
DB
45892014-04-11 David Blaikie <dblaikie@gmail.com>
4590
4591 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
4592 override Clang's default.
4593
6b662e19
JB
45942014-04-11 Joel Brobecker <brobecker@adacore.com>
4595
4596 Revert the following changes (regressions):
4597
4598 * gdb.base/vla-sideeffect.c: New file.
4599 * gdb.base/vla-sideeffect.exp: New file.
4600
4601 * gdb.dwarf2/count.exp: New file.
4602
4603 * gdb.base/vla-multi.c: New file.
4604 * gdb.base/vla-multi.exp: New file.
4605
4606 * gdb.base/vla-ptr.c: New file.
4607 * gdb.base/vla-ptr.exp: New file.
4608
4609 * gdb.base/vla-datatypes.c: New file.
4610 * gdb.base/vla-datatypes.exp: New file.
4611
4612 * gdb.mi/mi-vla-c99.exp: New file.
4613 * gdb.mi/vla.c: New file.
4614
245a5f0b
KS
46152014-04-11 Keith Seitz <keiths@redhat.com>
4616
4617 PR c++/16675
4618 * gdb.cp/cpsizeof.exp: New file.
4619 * gdb.cp/cpsizeof.cc: New file.
4620
58a84dcf
SA
46212014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4622
191a8a90
JB
4623 * gdb.mi/mi-vla-c99.exp: New file.
4624 * gdb.mi/vla.c: New file.
58a84dcf 4625
c8655f75
SA
46262014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4627
4628 * gdb.base/vla-datatypes.c: New file.
4629 * gdb.base/vla-datatypes.exp: New file.
4630
024e13b4
SA
46312014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4632
4633 * gdb.base/vla-ptr.c: New file.
4634 * gdb.base/vla-ptr.exp: New file.
4635
1a237e0e
SA
46362014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4637
4638 * gdb.base/vla-multi.c: New file.
4639 * gdb.base/vla-multi.exp: New file.
4640
504f3432
SA
46412014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4642
4643 * gdb.dwarf2/count.exp: New file.
4644
3bce8237
SA
46452014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4646
191a8a90
JB
4647 * gdb.base/vla-sideeffect.c: New file.
4648 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 4649
322f9c21
YQ
46502014-04-11 Yao Qi <yao@codesourcery.com>
4651
4652 * gdb.base/completion.exp: Check file exists before running tests
4653 on file completion.
4654
d708bcd1
PA
46552014-04-10 Pedro Alves <palves@redhat.com>
4656
4657 * gdb.base/cond-eval-mode.c: New file.
4658 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
4659 prepare_for_testing to build the new file. Check result of
4660 runto_main.
4661 (test_break, test_watch): New procedures.
4662 (top level): Use them.
4663
ae1d2761
PM
46642014-04-08 Pierre Muller <muller@sourceware.org>
4665
4666 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
4667 Ctrl-V use for mingw hosts.
4668
7af389b8
SC
46692014-04-07 Siva Chandra Reddy <sivachandra@google.com>
4670
4671 * gdb.python/py-value.c: Improve test case.
4672 * gdb.python/py-value.exp: Add new test.
4673
5e703181
DE
46742014-04-07 David Blaikie <dblaikie@gmail.com>
4675
4676 * lib/compiler.c: Identify the clang compiler.
4677 * lib/compiler.cc: Ditto.
4678
9810b410
YQ
46792014-04-03 Yao Qi <yao@codesourcery.com>
4680
4681 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
4682
98d1b8dc
AB
46832014-04-01 Anton Blanchard <anton@samba.org>
4684
4685 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
4686 messages unique.
4687
3114cea1
AB
46882014-04-01 Anton Blanchard <anton@samba.org>
4689
4690 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
4691 prepare_for_testing.
4692
62f7182c
AB
46932014-04-01 Anton Blanchard <anton@samba.org>
4694
4695 * gdb.arch/ppc64-atomic-inst.c: Remove.
4696 * gdb.arch/ppc64-atomic-inst.S: New file.
4697 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
4698
770e7fc7
DE
46992014-03-31 Doug Evans <dje@google.com>
4700
4701 * gdb.base/print-symbol-loading-lib.c: New file.
4702 * gdb.base/print-symbol-loading-main.c: New file.
4703 * gdb.base/print-symbol-loading.exp: New file.
4704
46e2bafa
YQ
47052014-03-31 Yao Qi <yao@codesourcery.com>
4706
4707 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
4708
8776cfe9
JB
47092014-03-28 Joel Brobecker <brobecker@adacore.com>
4710
4711 * gdb.ada/mi_dyn_arr: New testcase.
4712
5d1ef361
DE
47132014-03-27 Doug Evans <dje@google.com>
4714
4715 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
4716
b5bee914
YQ
47172014-03-27 Yao Qi <yao@codesourcery.com>
4718
4719 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
4720 if target is nios2-*-*.
4721
0d4d0e77
YQ
47222014-03-26 Yao Qi <yao@codesourcery.com>
4723
4724 * lib/gdb.exp (readline_is_used): New proc.
4725 * gdb.base/completion.exp: Move tests on command complete up.
4726 Skip the rest of tests if readline is not used.
4727 * gdb.ada/complete.exp: Skp the test if readline is not
4728 used.
4729 * gdb.base/filesym.exp: Likewise.
4730 * gdb.base/macscp.exp: Likewise.
4731 * gdb.base/readline-ask.exp: Likewise.
4732 * gdb.base/readline.exp: Likewise.
4733 * gdb.python/py-cmd.exp: Likewise.
4734 * gdb.trace/tfile.exp: Likewise.
4735
29361eee
YQ
47362014-03-26 Yao Qi <yao@codesourcery.com>
4737
4738 * gdb.base/macscp.exp: Fix code format issues.
4739
bc9a5525
UW
47402014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
4741
4742 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
4743 * gdb.asm/powerpc64le.inc: New file.
4744
d3839ede
PA
47452014-03-25 Pedro Alves <palves@redhat.com>
4746 Doug Evans <dje@google.com>
4747
4748 * gdb.base/source-execution.c: New file.
4749 * gdb.base/source-execution.exp: New file.
4750 * gdb.base/source-execution.gdb: New file.
4751
01672a57
DE
47522014-03-24 Doug Evans <dje@google.com>
4753
4754 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
4755 using fission.
4756
88bbeca9
HZ
47572014-03-24 Hui Zhu <hui@codesourcery.com>
4758 Pedro Alves <palves@redhat.com>
4759
4760 PR breakpoints/16101
4761 * gdb.base/dprintf.exp: Use unsupported rather than changing the
4762 test pass/fail messages. Detect missing support for dprintf when
4763 breakpoints are actually inserted.
4764 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
4765 breakpoints are actually inserted.
4766 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
4767 fails.
4768
d2348791
JK
47692014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4770
4771 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
4772
feef67ab
DE
47732014-03-22 Doug Evans <xdje42@gmail.com>
4774
4775 * gdb.python/python.exp (python not supported): Verify multi-line
4776 python command issues an error.
25d743f9 4777 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 4778 guile command issues an error.
feef67ab 4779
ecebef6a
MR
47802014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
4781
4782 * gdb.threads/thread-specific.exp: Handle the lack of usable
4783 $this_breakpoint and $this_thread.
4784
ccdd1909
HZ
47852014-03-21 Hui Zhu <hui@codesourcery.com>
4786
4787 * gdb.base/attach.exp (do_command_attach_tests): New.
4788
beb460e8
PA
47892014-03-20 Tom Tromey <tromey@redhat.com>
4790 Pedro Alves <palves@redhat.com>
4791
4792 PR cli/15718
4793 * gdb.base/condbreak-call-false.c: New file.
4794 * gdb.base/condbreak-call-false.exp: New file.
4795
40acf43a
PA
47962014-03-20 Pedro Alves <palves@redhat.com>
4797
4798 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
4799 Delete.
4800 (block_signals, unblock_signals): Delete.
4801 (child_function_2, main): Remove references to deleted variable
4802 and functions.
4803
9f5e1e02
PA
48042014-03-20 Pedro Alves <palves@redhat.com>
4805
4806 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
4807 Use pthread_kill to signal thread 2.
4808 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4809 Adjust to make the test send itself a signal rather than using the
4810 host's "kill" command.
4811
99619bea
PA
48122014-03-20 Pedro Alves <palves@redhat.com>
4813
4814 * gdb.threads/multiple-step-overs.c: New file.
4815 * gdb.threads/multiple-step-overs.exp: New file.
4816 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4817 Adjust expected infrun debug output.
4818
2adfaa28
PA
48192014-03-20 Pedro Alves <palves@redhat.com>
4820
4821 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
4822 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
4823
31e77af2
PA
48242014-03-20 Pedro Alves <palves@redhat.com>
4825
4826 PR breakpoints/7143
4827 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
4828 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
4829 of gdb_test_multiple.
4830 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
4831 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
4832
b9f437de
PA
48332014-03-20 Pedro Alves <palves@redhat.com>
4834
4835 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
4836 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
4837
05adc73e
PA
48382014-03-19 Pedro Alves <palves@redhat.com>
4839
4840 * gdb.base/async.exp: Remove early return.
4841
6048b950
PA
48422014-03-19 Pedro Alves <palves@redhat.com>
4843
4844 * gdb.base/async.exp (step& tests): Pass explicit test messages.
4845
8bcfb00a
PA
48462014-03-19 Pedro Alves <palves@redhat.com>
4847
4848 * gdb.base/async.exp (test_background): Expect \r\n after
4849 "completed." in the fail pattern.
4850
884e37dc
PA
48512014-03-19 Pedro Alves <palves@redhat.com>
4852
4853 * gdb.base/async.exp (test_background): New procedure.
4854 Use it for all background execution command tests.
4855
148e57e2
PA
48562014-03-19 Pedro Alves <palves@redhat.com>
4857
4858 * gdb.base/async.exp: Use prepare_for_testing.
4859
f48088c7
PA
48602014-03-19 Pedro Alves <palves@redhat.com>
4861
4862 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
4863 the same line.
4864
e2f6c966
PA
48652014-03-19 Pedro Alves <palves@redhat.com>
4866
4867 * gdb.base/async.c (main): Add "jump here" and "until here" line
4868 marker comments.
4869 * gdb.base/async.exp (jump_here): New global.
4870 (jump& test): Use it.
4871 (until_here): New global.
4872 (until& test): Use it.
4873
c30568d4
PA
48742014-03-19 Pedro Alves <palves@redhat.com>
4875
4876 * gdb.base/async.exp: Don't frob gdb_protocol.
4877
0172b6a7
DE
48782014-03-18 Doug Evans <xdje42@gmail.com>
4879
4880 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
4881 Fix spelling of exec-done-display.
4882
06c868a8
JK
48832014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4884
4885 PR gdb/15358
4886 * gdb.base/gdb-sigterm.c: New file.
4887 * gdb.base/gdb-sigterm.exp: New file.
4888
0c7e1a46
PA
48892014-03-18 Pedro Alves <palves@redhat.com>
4890
4891 PR gdb/13860
4892 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
4893 * lib/mi-support.exp (mi_expect_stop): Add special handling for
4894 solib-event.
4895
f7c77d93
JB
48962014-03-17 Joel Brobecker <brobecker@adacore.com>
4897
4898 * gdb.ada/pckd_arr_ren: New testcase.
4899
5a1e8c7a
DE
49002014-03-13 Doug Evans <xdje42@gmail.com>
4901
4902 PR guile/16612
4903 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
4904 collect after discarding symbols.
4905
350e1a76
DE
49062014-03-13 Ludovic Courtès <ludo@gnu.org>
4907 Doug Evans <xdje42@gmail.com>
4908
4909 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
4910 to history survives a gc.
4911
a69900ae
PA
49122014-03-13 Pedro Alves <palves@redhat.com>
4913
4914 * gdb.base/default.exp: Don't test "target procfs".
4915
5db9f0bd
PA
49162014-03-13 Pedro Alves <palves@redhat.com>
4917
4918 * gdb.base/default.exp: Update "target child" and "target procfs"
4919 tests to not expect "Unix".
4920
b3ccfe11
TT
49212014-03-12 Tom Tromey <tromey@redhat.com>
4922
4923 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
4924 New procs. Add target-async tests.
4925 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
4926 Add target-async tests.
4927
646f4417
AA
49282014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4929
4930 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
4931 'func_start' and 'func_end' for the beginning and end of the
4932 function code, respectively.
4933 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
4934 'func_end' instead of 'func' and 'main'.
4935
288c211f
AA
49362014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4937
4938 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
4939 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
4940 generate the debug info assembler source.
4941
e0c0f156
AA
49422014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4943
4944 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
4945 * gdb.dwarf2/arr-subrange.exp: Likewise.
4946 * gdb.dwarf2/dwz.exp: Likewise.
4947 * gdb.dwarf2/method-ptr.exp: Likewise.
4948 * gdb.dwarf2/missing-sig-type.exp: Likewise.
4949 * gdb.dwarf2/subrange.exp: Likewise.
4950 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
4951 * gdb.dwarf2/implptrpiece.exp: Likewise.
4952 * gdb.dwarf2/nostaticblock.exp: Likewise.
4953
0e5c4555
AA
49542014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4955
4956 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
4957 directory to absolute path name arguments.
4958
5ec18f2b
JG
49592014-03-10 Joel Brobecker <brobecker@adacore.com>
4960
4961 * gdb.ada/tagged_access: New testcase.
4962
847fc4f2
MM
49632014-03-07 Markus Metzger <markus.t.metzger@intel.com>
4964
4965 * gdb.btrace/data.exp: Update expected output.
4966
cc3da688
YQ
49672014-03-06 Yao Qi <yao@codesourcery.com>
4968
4969 * gdb.trace/pr16508.exp: New file.
4970
0f26cec1
PA
49712014-03-05 Pedro Alves <palves@redhat.com>
4972
4973 PR gdb/16575
4974 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
4975 procedure.
4976 (top level): Adjust to use it. Add tests that exercise breakpoint
4977 interaction with the code-cache.
4978
7a5a839f
LC
49792014-02-26 Ludovic Courtès <ludo@gnu.org>
4980
4981 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
4982 test for 'history-append!'.
4983
31aa7e4e
JB
49842014-02-26 Joel Brobecker <brobecker@adacore.com>
4985
4986 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
4987 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
4988 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
4989 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
4990 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
4991 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
4992
1b588015
JB
49932014-02-26 Joel Brobecker <brobecker@adacore.com>
4994
4995 * testsuite/gdb.python/py-pp-re-notag.c: New file.
4996 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
4997 * testsuite/gdb.python/py-pp-re-notag.p: New file.
4998
55426c9d
JB
49992014-02-26 Joel Brobecker <brobecker@adacore.com>
5000
5001 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
5002
dc53a7ad
JB
50032014-02-26 Joel Brobecker <brobecker@adacore.com>
5004
5005 * gdb.dwarf2/arr-stride.c: New file.
5006 * gdb.dwarf2/arr-stride.exp: New file.
5007
12ab52e9
PA
50082014-02-26 Pedro Alves <palves@redhat.com>
5009
5010 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
5011 that won't ever trigger. Make sure that GDB reports the correct
5012 breakpoint that caused the stop.
5013
849c862e
JK
50142014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5015
5016 PR gdb/16626
5017 * gdb.base/auto-load-script: New file.
5018 * gdb.base/auto-load.c: New file.
5019 * gdb.base/auto-load.exp: New file.
5020
71b7d793
JK
5021 PR gdb/16626
5022 * gdb.base/auto-load.exp: Fix out-of-srctree run.
5023
e2f0d509
JK
50242014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5025
5026 Fix dw2-icycle.exp -fsanitize=address GDB crash.
5027 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
5028
50cc37c8
DE
50292014-02-24 Doug Evans <dje@google.com>
5030
5031 * lib/gdb.exp (run_on_host): Log error output if program fails.
5032
ea4758f2
PA
50332014-02-21 Pedro Alves <palves@redhat.com>
5034
5035 * gdb.threads/step-after-sr-lock.c: Rename to ...
5036 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
5037 * gdb.threads/step-after-sr-lock.exp: Rename to ...
5038 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5039 ... this.
5040
d7b30f67
SDJ
50412014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
5042
5043 PR tdep/16397
5044 * gdb.arch/amd64-stap-special-operands.exp: New file.
5045 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
5046 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
5047 * gdb.arch/amd64-stap-triplet.S: Likewise.
5048 * gdb.arch/amd64-stap-triplet.c: Likewise.
5049
83deb43f
JB
50502014-02-20 Joel Brobecker <brobecker@adacore.com>
5051
5052 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
5053 in .section pseudo-op.
5054
adde2bff
DE
50552014-02-20 lin zuojian <manjian2006@gmail.com>
5056 Joel Brobecker <brobecker@adacore.com>
5057 Doug Evans <xdje42@gmail.com>
5058
5059 PR symtab/16581
5060 * gdb.dwarf2/dw2-icycle.S: New file.
5061 * gdb.dwarf2/dw2-icycle.c: New file.
5062 * gdb.dwarf2/dw2-icycle.exp: New file.
5063
f7bd0f78
SC
50642014-02-19 Siva Chandra Reddy <sivachandra@google.com>
5065
5066 * gdb.python/py-value-cc.cc: Improve test case to enable testing
5067 operations on gdb.Value objects.
5068 * gdb.python/py-value-cc.exp: Add new test to test operations on
5069 gdb.Value objects.
5070
c17ef0d5
DE
50712014-02-18 Doug Evans <dje@google.com>
5072
5073 * Makefile.in (TESTS): New variable.
5074 (expanded_tests, expanded_tests_or_none): New variables
5075 (check-single): Pass $(expanded_tests_or_none) to runtest.
5076 (check-parallel): Only run tests in $(TESTS) if non-empty.
5077 (check/no-matching-tests-found): New rule.
5078 * README: Document TESTS makefile variable.
5079
5dd3176f
DE
50802014-02-18 Doug Evans <dje@google.com>
5081
5082 * Makefile.in (check-parallel): rm -rf outputs temp.
5083
0b10be4f
JK
50842014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5085
5086 Fix "ERROR: no fileid for" in the testsuite.
5087 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
5088
85f224e7
DE
50892014-02-12 Doug Evans <dje@google.com>
5090
5091 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
5092 (MISCELLANEOUS): New variable.
5093 (clean): rm -rf $(MISCELLANEOUS).
5094 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
5095 dwp live in the same directory as symlinks, with each symlink pointed
5096 to a differently named file in a different directory.
5097
149b30ff
DE
50982014-02-11 Doug Evans <dje@google.com>
5099
5100 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
5101 of Tcl file commands.
5102
1dfdac32
MK
51032014-02-10 Mark Kettenis <kettenis@gnu.org>
5104
5105 * gdb.threads/step-after-sr-lock.exp: Avoid executing
5106 "kill -SIGUSR1 -1".
5107
aa4fb036
JB
51082014-02-10 Joel Brobecker <brobecker@adacore.com>
5109
5110 * gdb.ada/tick_length_array_enum_idx: New testcase.
5111
ed3ef339
DE
51122014-02-10 Doug Evans <xdje42@gmail.com>
5113
5114 * configure.ac (AC_OUTPUT): Add gdb.guile.
5115 * configure: Regenerate.
5116 * lib/gdb-guile.exp: New file.
5117 * lib/gdb.exp (get_target_charset): New function.
5118 * gdb.base/help.exp: Update expected output from "apropos apropos".
5119 * gdb.guile/Makefile.in: New file.
5120 * gdb.guile/guile.exp: New file.
5121 * gdb.guile/scm-arch.c: New file.
5122 * gdb.guile/scm-arch.exp: New file.
5123 * gdb.guile/scm-block.c: New file.
5124 * gdb.guile/scm-block.exp: New file.
5125 * gdb.guile/scm-breakpoint.c: New file.
5126 * gdb.guile/scm-breakpoint.exp: New file.
5127 * gdb.guile/scm-disasm.c: New file.
5128 * gdb.guile/scm-disasm.exp: New file.
5129 * gdb.guile/scm-equal.c: New file.
5130 * gdb.guile/scm-equal.exp: New file.
5131 * gdb.guile/scm-error.exp: New file.
5132 * gdb.guile/scm-error.scm: New file.
5133 * gdb.guile/scm-frame-args.c: New file.
5134 * gdb.guile/scm-frame-args.exp: New file.
5135 * gdb.guile/scm-frame-args.scm: New file.
5136 * gdb.guile/scm-frame-inline.c: New file.
5137 * gdb.guile/scm-frame-inline.exp: New file.
5138 * gdb.guile/scm-frame.c: New file.
5139 * gdb.guile/scm-frame.exp: New file.
5140 * gdb.guile/scm-generics.exp: New file.
5141 * gdb.guile/scm-gsmob.exp: New file.
5142 * gdb.guile/scm-iterator.c: New file.
5143 * gdb.guile/scm-iterator.exp: New file.
5144 * gdb.guile/scm-math.c: New file.
5145 * gdb.guile/scm-math.exp: New file.
5146 * gdb.guile/scm-objfile-script-gdb.in: New file.
5147 * gdb.guile/scm-objfile-script.c: New file.
5148 * gdb.guile/scm-objfile-script.exp: New file.
5149 * gdb.guile/scm-objfile.c: New file.
5150 * gdb.guile/scm-objfile.exp: New file.
5151 * gdb.guile/scm-ports.exp: New file.
5152 * gdb.guile/scm-pretty-print.c: New file.
5153 * gdb.guile/scm-pretty-print.exp: New file.
5154 * gdb.guile/scm-pretty-print.scm: New file.
5155 * gdb.guile/scm-section-script.c: New file.
5156 * gdb.guile/scm-section-script.exp: New file.
5157 * gdb.guile/scm-section-script.scm: New file.
5158 * gdb.guile/scm-symbol.c: New file.
5159 * gdb.guile/scm-symbol.exp: New file.
5160 * gdb.guile/scm-symtab-2.c: New file.
5161 * gdb.guile/scm-symtab.c: New file.
5162 * gdb.guile/scm-symtab.exp: New file.
5163 * gdb.guile/scm-type.c: New file.
5164 * gdb.guile/scm-type.exp: New file.
5165 * gdb.guile/scm-value-cc.cc: New file.
5166 * gdb.guile/scm-value-cc.exp: New file.
5167 * gdb.guile/scm-value.c: New file.
5168 * gdb.guile/scm-value.exp: New file.
5169 * gdb.guile/source2.scm: New file.
5170 * gdb.guile/types-module.cc: New file.
5171 * gdb.guile/types-module.exp: New file.
5172
7026a7c1
YQ
51732014-02-10 Yao Qi <yao@codesourcery.com>
5174
5175 PR testsuite/16543
5176 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
5177 * configure: Regenerated.
5178 * Makefile.in: New file.
5179
6c466447
AS
51802014-02-08 Andreas Schwab <schwab@linux-m68k.org>
5181
5182 * gdb.python/py-framefilter.exp: Fix typo.
5183
6e854735
YQ
51842014-02-08 Yao Qi <yao@codesourcery.com>
5185
5186 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
5187 that no =breakpoint-modified is emitted when breakpoints are
5188 modified through MI commands.
5189
d137e6dc
PA
51902014-02-07 Pedro Alves <pedro@codesourcery.com>
5191 Pedro Alves <palves@redhat.com>
5192
5193 * gdb.threads/step-after-sr-lock.c: New file.
5194 * gdb.threads/step-after-sr-lock.exp: New file.
5195
b5ee5a50
PA
51962014-02-07 Pedro Alves <palves@redhat.com>
5197
5198 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
5199
3c77faf3
JK
52002014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5201
5202 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
5203 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
5204
6dddc817
DE
52052014-02-06 Doug Evans <xdje42@gmail.com>
5206
5207 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
5208 output.
5209
5210 * gdb.gdb/python-interrupts.exp: New file.
5211
de7b2893
YQ
52122014-02-05 Yao Qi <yao@codesourcery.com>
5213
5214 * gdb.trace/report.exp (use_collected_data): Test the output
5215 of "info threads" and "info inferiors".
5216
66d032ac
YQ
52172014-02-05 Yao Qi <yao@codesourcery.com>
5218
5219 Revert this patch:
5220
5221 2013-05-24 Yao Qi <yao@codesourcery.com>
5222
5223 * gdb.trace/tfile.exp: Test inferior and thread.
5224
591a12a1
UW
52252014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5226
5227 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
5228 on a function.
5229 * gdb.base/step-bt.c: Call hello via function pointer to make
5230 sure its first instruction is executed on powerpc64le-linux.
5231
0ff3e01f
UW
52322014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5233
5234 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
5235
084ee545
UW
52362014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5237
5238 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
5239 of the test patterns for use on little-endian systems.
5240
6ed14ff3
UW
52412014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5242
5243 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
5244 (decimal_vector): Fix for little-endian.
5245
401e27fd
JM
52462014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
5247
5248 * gdb.arch/sparc-sysstep.exp: New file.
5249 * gdb.arch/sparc-sysstep.c: Likewise.
5250
5251 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
5252
8b924729
EBM
52532014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5254
5255 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
5256
fb151210
JB
52572014-01-23 Tom Tromey <tromey@redhat.com>
5258
5259 * gdb.ada/array_char_idx: New testcase.
5260
0740f8d8
TT
52612014-01-23 Tom Tromey <tromey@redhat.com>
5262
5263 PR python/16487:
5264 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
5265 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
5266 classes.
5267
21909fa1
TT
52682014-01-23 Tom Tromey <tromey@redhat.com>
5269
5270 PR python/16491:
5271 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
5272 string from an inferior frame.
5273 * gdb.python/py-framefilter-mi.exp: Update.
5274
87ce2a04
DE
52752014-01-22 Doug Evans <dje@google.com>
5276
5277 * gdb.server/server-mon.exp: Add tests for "set debug-format".
5278
237b092b
AA
52792014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5280
5281 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
5282
d674a709
AA
52832014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5284
5285 * gdb.trace/entry-values.exp: Remove excess space character from
5286 regex patterns. Handle s390 call instruction.
5287
20fa3390
AA
52882014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5289
5290 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
5291 define "*_start" label. Make "name" static.
5292 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
5293 ${name} by references to ${name}_start.
5294
78466714
AA
52952014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5296
5297 * gdb.base/info-macros.exp: Remove "debug" from the compile
5298 options.
5299
ec9f644a
IB
53002014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5301
5302 * gdb.dlang/demangle.exp: New file.
5303
94b1b47e
IB
53042014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5305
5306 * gdb.dlang/primitive-types.exp: New file.
5307
7f420862
IB
53082014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5309
5310 * configure.ac: Create gdb.dlang/Makefile.
5311 * configure: Regenerate.
5312 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
5313 * gdb.dlang/Makefile.in: New file.
5314 * lib/d-support.exp: New file.
5315 * lib/gdb.exp (skip_d_tests): New proc.
5316
52834460
MM
53172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5318
5319 * gdb.btrace/delta.exp: Check reverse stepi.
5320 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
5321 * gdb.btrace/finish.exp: New.
5322 * gdb.btrace/next.exp: New.
5323 * gdb.btrace/nexti.exp: New.
5324 * gdb.btrace/record_goto.c: Add comments.
5325 * gdb.btrace/step.exp: New.
5326 * gdb.btrace/stepi.exp: New.
5327 * gdb.btrace/multi-thread-step.c: New.
5328 * gdb.btrace/multi-thread-step.exp: New.
5329 * gdb.btrace/rn-dl-bind.c: New.
5330 * gdb.btrace/rn-dl-bind.exp: New.
5331 * gdb.btrace/data.c: New.
5332 * gdb.btrace/data.exp: New.
5333 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5334
6e07b1d2
MM
53352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5336
5337 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
5338 * gdb.btrace/exception.exp: Update.
5339 * gdb.btrace/instruction_history.exp: Update.
5340 * gdb.btrace/record_goto.exp: Update.
5341 * gdb.btrace/tailcall.exp: Update.
5342 * gdb.btrace/unknown_functions.exp: Update.
5343 * gdb.btrace/delta.exp: New.
5344
0b722aec
MM
53452014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5346
5347 * gdb.btrace/record_goto.exp: Add backtrace test.
5348 * gdb.btrace/tailcall.exp: Add backtrace test.
5349
066ce621
MM
53502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5351
5352 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
5353 * gdb.btrace/record_goto.c: New.
5354 * gdb.btrace/record_goto.exp: New.
5355 * gdb.btrace/x86-record_goto.S: New.
5356
0688d04e
MM
53572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5358
5359 * gdb.btrace/function_call_history.exp: Update tests.
5360 * gdb.btrace/instruction_history.exp: Update tests.
5361
8710b709
MM
53622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5363
5364 * gdb.btrace/function_call_history.exp: Fix expected field
5365 order for "record function-call-history".
5366 Add new tests for "record function-call-history /c".
5367 * gdb.btrace/exception.cc: New.
5368 * gdb.btrace/exception.exp: New.
5369 * gdb.btrace/tailcall.exp: New.
5370 * gdb.btrace/x86-tailcall.S: New.
5371 * gdb.btrace/x86-tailcall.c: New.
5372 * gdb.btrace/unknown_functions.c: New.
5373 * gdb.btrace/unknown_functions.exp: New.
5374 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5375
5de9129b
MM
53762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5377
5378 * gdb.btrace/instruction_history.exp: Update.
5379 * gdb.btrace/function_call_history.exp: Update.
5380
23a7fe75
MM
53812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5382
5383 * gdb.btrace/function_call_history.exp: Fix expected function
5384 trace.
5385 * gdb.btrace/instruction_history.exp: Initialize traced.
5386 Remove traced_functions.
5387
724c7dd8
MM
53882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5389
5390 * gdb.btrace/function_call_history.exp: Update
5391 * gdb.btrace/instruction_history.exp: Update.
5392
6d78d93b
MM
53932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5394
5395 * gdb.btrace/enable.exp: Update expected text.
5396
93a360cc
OJ
53972014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
5398
5399 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
5400 bytes.
5401
3772b53f
MR
54022014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
5403
5404 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
5405
596662fa
OJ
54062014-01-15 Omair Javaid <omair.javaid@linaro.org>
5407
5408 * lib/gdb.exp (supports_process_record): Return true for
5409 arm*-linux*. (supports_reverse): Likewise.
5410
b5b08fb4
SC
54112014-01-13 Siva Chandra Reddy <sivachandra@google.com>
5412
5413 PR python/15464
5414 PR python/16113
5415 * gdb.python/py-type.c: Enhance test case.
5416 * gdb.python/py-value-cc.cc: Likewise
5417 * gdb.python/py-type.exp: Add new tests.
5418 * gdb.python/py-value-cc.exp: Likewise
5419
52d7fb13
AA
54202014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
5421 Pedro Alves <palves@redhat.com>
5422
5423 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
5424 Make "name" extern.
5425 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
5426 references to ${name}_start by references to ${name}.
5427
a2cd8cfe
JB
54282014-01-10 Joel Brobecker <brobecker@adacore.com>
5429
5430 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
5431
4e23fced
JB
54322014-01-10 Joel Brobecker <brobecker@adacore.com>
5433
5434 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
5435
c6a9e42c
PA
54362014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
5437 Pedro Alves <palves@redhat.com>
5438
5439 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 5440 mi_gdb_target_load.
c6a9e42c 5441
b7ea362b
PA
54422014-01-08 Pedro Alves <palves@redhat.com>
5443
5444 * gdb.threads/reconnect-signal.c: New file.
5445 * gdb.threads/reconnect-signal.exp: New file.
5446
5e3f4fab
EBM
54472014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5448
5449 * gdb.base/source-dir.exp: New file.
5450
79301218
JB
54512014-01-07 Joel Brobecker <brobecker@adacore.com>
5452
5453 * gdb.ada/mi_interface: New testcase.
5454
8e355c5d
JB
54552014-01-07 Joel Brobecker <brobecker@adacore.com>
5456
5457 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
5458 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
5459 gdb.ada/pp-rec-component/pck.ads: New files.
5460
c0d48811
JB
54612014-01-07 Joel Brobecker <brobecker@adacore.com>
5462
5463 * gdb.python/py-pp-integral.c: New file.
5464 * gdb.python/py-pp-integral.py: New file.
5465 * gdb.python/py-pp-integral.exp: New file.
5466
17b609c3 5467For older changes see ChangeLog-1993-2013.
c906108c 5468\f
8d8cb839
EZ
5469;; Local Variables:
5470;; mode: change-log
5471;; left-margin: 8
5472;; fill-column: 74
5473;; version-control: never
5474;; End:
902f2ccb 5475
32d0add0 5476 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
5477 Copying and distribution of this file, with or without modification,
5478 are permitted provided the copyright notice and this notice are preserved.
This page took 3.472763 seconds and 4 git commands to generate.