Remove HP-UX references fom testsuite
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
3ca22649
SM
12015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
2
3 * gdb.asm/asm-source.exp: Remove HP-UX references.
4 * gdb.base/annota1.exp: Likewise.
5 * gdb.base/annota3.exp: Likewise.
6 * gdb.base/attach.exp: Likewise.
7 * gdb.base/bigcore.exp: Likewise.
8 * gdb.base/break.exp: Likewise.
9 * gdb.base/call-ar-st.exp: Likewise.
10 * gdb.base/callfuncs.exp: Likewise.
11 * gdb.base/catch-fork-static.exp: Likewise.
12 * gdb.base/display.exp: Likewise.
13 * gdb.base/foll-exec-mode.exp: Likewise.
14 * gdb.base/foll-exec.exp: Likewise.
15 * gdb.base/foll-fork.exp: Likewise.
16 * gdb.base/foll-vfork.exp: Likewise.
17 * gdb.base/funcargs.exp: Likewise.
18 * gdb.base/hbreak2.exp: Likewise.
19 * gdb.base/inferior-died.exp: Likewise.
20 * gdb.base/interrupt.exp: Likewise.
21 * gdb.base/multi-forks.exp: Likewise.
22 * gdb.base/nodebug.exp: Likewise.
23 * gdb.base/sepdebug.exp: Likewise.
24 * gdb.base/solib1.c: Likewise.
25 * gdb.base/step-test.exp: Likewise.
26 * gdb.mi/non-stop.c: Likewise.
27 * gdb.mi/pthreads.c: Likewise.
28 * gdb.multi/bkpt-multi-exec.ex: Likewise.
29 * gdb.threads/pthreads.c: Likewise.
30 * gdb.threads/staticthreads.exp: Likewise.
31 * lib/future.exp: Likewise.
32 * lib/gdb.exp: Likewise.
33 * gdb.base/so-indr-cl.c: Remove.
34 * gdb.base/so-indr-cl.exp: Likewise.
35 * gdb.base/solib.c: Likewise.
36 * gdb.base/solib.exp: Likewise.
37 * gdb.base/solib2.c: Likewise.
38
b6304613
SM
392015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
40
41 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
42 * gdb.base/call-ar-st.exp: Likewise.
43 * gdb.base/callfuncs.exp: Likewise.
44 * gdb.base/condbreak.exp: Likewise.
45 * gdb.base/constvars.exp: Likewise.
46 * gdb.base/hbreak2.exp: Likewise.
47 * gdb.base/langs.exp: Likewise.
48 * gdb.base/list.exp: Likewise.
49 * gdb.base/long_long.exp: Likewise.
50 * gdb.base/ptype.exp: Likewise.
51 * gdb.base/scope.exp: Likewise.
52 * gdb.base/signals.exp: Likewise.
53 * gdb.base/so-impl-ld.exp: Likewise.
54 * gdb.base/varargs.exp: Likewise.
55 * gdb.base/volatile.exp: Likewise.
56 * gdb.base/whatis.exp: Likewise.
57 * gdb.cp/cplusfuncs.exp: Likewise.
58 * gdb.cp/inherit.exp: Likewise.
59 * gdb.cp/local.exp: Likewise.
60 * gdb.cp/member-ptr.exp: Likewise.
61 * gdb.cp/method.exp: Likewise.
62 * gdb.cp/overload.exp: Likewise.
63 * gdb.cp/templates.exp: Likewise.
64 * gdb.stabs/weird.exp: Likewise.
65 * lib/compiler.c: Likewise.
66 * lib/compiler.cc: Likewise.
67 * lib/cp-support.exp: Likewise.
68 * lib/gdb.exp: Likewise.
69
bf401b07
SM
702015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
71
72 * configure.ac: Remove HP-UX case.
73 * configure: Regenerate.
74
aff9c0f8
SM
752015-12-18 Simon Marchi <simon.marchi@ericsson.com>
76
77 * lib/gdb.exp (gdb_compile): Add function doc.
78
a6904d5a
PA
792015-12-17 Pedro Alves <palves@redhat.com>
80
81 PR threads/19354
82 * gdb.multi/info-threads.exp: New file.
83
a22279dd
YQ
842015-12-15 Yao Qi <yao.qi@linaro.org>
85
86 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
87 is aarch64*-*-*.
88
0588c796
SL
892015-12-14 Sandra Loosemore <sandra@codesourcery.com>
90
91 * gdb.base/history-duplicates.exp: Skip if no readline support.
92
5d978e17
SL
932015-12-14 Sandra Loosemore <sandra@codesourcery.com>
94
95 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
96
7e763b86
SL
972015-12-14 Sandra Loosemore <sandra@codesourcery.com>
98
99 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
100
87a3a92c
SL
1012015-12-14 Sandra Loosemore <sandra@codesourcery.com>
102
103 * gdb.base/completion.exp: Skip tests that interrupt GDB with
104 ctrl-C if nointerrupts target property is set.
105 * gdb.base/double-prompt-target-event-error.exp: Likewise.
106 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
107 * gdb.base/paginate-bg-execution.exp: Likewise.
108 * gdb.base/paginate-execution-startup.exp: Likewise.
109 * gdb.base/random-signal.exp: Likewise.
110 * gdb.base/range-stepping.exp: Likewise.
111 * gdb.cp/annota2.exp: Likewise.
112 * gdb.cp/annota3.exp: Likewise.
113 * gdb.gdb/selftest.exp: Likewise.
114 * gdb.threads/continue-pending-status.exp: Likewise.
115 * gdb.threads/leader-exit.exp: Likewise.
116 * gdb.threads/manythreads.exp: Likewise.
117 * gdb.threads/pthreads.exp: Likewise.
118 * gdb.threads/schedlock.exp: Likewise.
119 * gdb.threads/sigthread.exp: Likewise.
120
a8f077dc
DB
1212015-12-11 Don Breazeal <donb@codesourcery.com>
122
123 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
124 remote.
125 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
126 * gdb.base/foll-exec.exp (main): Enable for target remote.
127 * gdb.base/foll-fork.exp (main): Likewise.
128 * gdb.base/foll-vfork.exp (main): Likewise.
129 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
130 (proc continue_to_exit_bp_loc): Use clean_restart.
131 * gdb.base/pie-execl.exp (main): Disable for target remote.
132 * gdb.base/watch-vfork.exp (main): Enable for target remote.
133 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
134 * gdb.threads/execl.exp (main): Likewise.
135 * gdb.threads/fork-child-threads.exp (main): Likewise.
136 * gdb.threads/fork-plus-threads.exp (main): Disable for target
137 remote.
138 * gdb.threads/fork-thread-pending.exp (main): Enable for target
139 remote.
140 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
141 pid.tid style ptids, instead of just tid.
142 * gdb.threads/thread-execl.exp (main): Enable for target remote.
143 * gdb.threads/watchpoint-fork.exp (main): Likewise.
144 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
145 ptids, instead of just tid.
146
3b2464a8
AB
1472015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
148
149 * gdb.base/list.exp (test_list_forward): Add end of file error
150 test.
151 (test_repeat_list_command): Add end of file error test.
152 (test_list_backwards): Add beginning of file error test.
153
a0def019
AB
1542015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
155
156 * gdb.base/list.exp (test_list_invalid_args): New function,
157 defined, and called.
158
5c000dff
AB
1592015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
160
161 * gdb.base/list.exp (test_list): Make test names unique.
162
f1637ebe
YQ
1632015-12-11 Yao Qi <yao.qi@linaro.org>
164
165 * gdb.base/coremaker2.c: Remove.
166
36d6fc0a
PA
1672015-12-10 Pedro Alves <palves@redhat.com>
168
169 * gdb.multi/base.exp: Remove stale "spaces" references.
170
762f7747
PA
1712015-12-10 Pedro Alves <palves@redhat.com>
172
173 * gdb.multi/base.exp: Don't use nowarnings.
174 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
175 * gdb.multi/hangout.c: Include stdio.h.
176 * gdb.multi/hello.c: Include stdlib.h.
177 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
178 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
179 * gdb.multi/multi-arch.exp: Don't use nowarnings.
180
28d2bfb9
AB
1812015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
182
183 * gdb.dwarf2/dw2-ranges-base.c: New file.
184 * gdb.dwarf2/dw2-ranges-base.exp: New file.
185 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
186 support additional line table, and debug ranges generation.
187 (Dwarf::ranges): New function, generate .debug_ranges.
188 (Dwarf::lines): Support generating simple line table programs.
189 (Dwarf::assemble): Initialise new namespace variables.
190
5fc2beac
KB
1912015-12-09 Kevin Buettner <kevinb@redhat.com>
192
193 * gdb.base/async.exp (proc test_background): Add case for
194 asynchronous execution not supported.
195
1c35a88f
LM
1962015-12-09 Luis Machado <lgustavo@codesourcery.com>
197
198 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
199 format and change test names to make them unique.
200
b593e3d9
RK
2012015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
202 Pedro Alves <pedro@redhat.com>
203
204 PR gdb/18702
205 Add checking of floatformats setup on x86_64 hosts.
206 * gdb.arch/i386-float.S (main): Load bigval and smallval.
207 (smallval, bigval): New labels/constants.
208 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
209 float" after loading bigval and smallval.
210
d72413e6
PMR
2112015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
212
213 * gdb.ada/fun_overload_menu.exp: New testcase.
214 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
215
ece66d65
JS
2162015-12-04 Josh Stone <jistone@redhat.com>
217
218 * gdb.base/catch-fork-static.exp: New.
219
41d0efca
YQ
2202015-12-03 Yao Qi <yao.qi@linaro.org>
221
222 * gdb.base/sizeof.c: Don't include stdio.h and
223 ../lib/unbuffer_output.c.
224 (main): New variable 'size' and 'value'. Remove printf and
225 gdb_unbuffer_output. Assign return value to size and value.
226 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
227 at the beginning.
228 (check_sizeof): Check the result by printing variable 'size'.
229 (check_valueof): Check the result by printing variable 'value'.
230
99fd02d9
YQ
2312015-12-01 Yao Qi <yao.qi@linaro.org>
232
233 * gdb.base/disp-step-syscall.exp: Define syscall instruction
234 for aarch64*-*-linux* target.
235
f2faf941
PA
2362015-11-30 Pedro Alves <palves@redhat.com>
237
238 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
239
04bf20c5
PA
2402015-11-30 Pedro Alves <palves@redhat.com>
241
242 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
243 Handle non-stop mode vCont replies.
244
09df4675
PA
2452015-11-30 Pedro Alves <palves@redhat.com>
246
247 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
248 prepare_for_testing. Start gdb with "set non-stop on" appended to
249 GDBFLAGS. Lax expected stop output.
250
58b584af
YQ
2512015-11-27 Yao Qi <yao.qi@linaro.org>
252
253 * gdb.arch/arm-neon.exp: New.
254 * gdb.arch/arm-neon.c: New.
255
dfcb77a8
YQ
2562015-11-27 Yao Qi <yao.qi@linaro.org>
257
258 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
259
88e8ec1b
YQ
2602015-11-27 Yao Qi <yao.qi@linaro.org>
261
262 * gdb.cp/annota2.exp: Allow multiple occurrences of the
263 frames-invalid annotation.
264
bfde72c2
YQ
2652015-11-27 Yao Qi <yao.qi@linaro.org>
266
267 * gdb.cp/annota2.exp: Use ${frames_invalid}.
268
f6512a69
SM
2692015-11-26 Simon Marchi <simon.marchi@ericsson.com>
270
271 * gdb.threads/names.exp: New file.
272 * gdb.threads/names.c: New file.
273 * README: Mention gdb,no_thread_names.
274
46a3515b
MM
2752015-11-26 Markus Metzger <markus.t.metzger@intel.com>
276
277 PR 19297
278 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
279 support" error.
280
62147a22
PA
2812015-11-24 Pedro Alves <palves@redhat.com>
282
283 PR 17539
284 * gdb.base/display.exp: Expect displays to be sorted in ascending
285 order. Use multi_line.
286 * gdb.base/solib-display.exp: Likewise.
287
2f341b6e
PA
2882015-11-24 Pedro Alves <palves@redhat.com>
289
290 PR 17539
291 * gdb.base/display.exp: Expect displays to be sorted in ascending
292 order. Use multi_line.
293 * gdb.base/solib-display.exp: Likewise.
294
7e0aa6aa
PA
2952015-11-24 Pedro Alves <palves@redhat.com>
296
297 PR 17539
298 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
299 threads in ascending order.
300 * gdb.base/foll-fork.exp: Likewise.
301 * gdb.base/foll-vfork.exp: Likewise.
302 * gdb.base/multi-forks.exp: Likewise.
303 * gdb.mi/mi-nonstop.exp: Likewise.
304 * gdb.mi/mi-nsintrall.exp: Likewise.
305 * gdb.multi/base.exp: Likewise.
306 * gdb.multi/multi-arch.exp: Likewise.
307 * gdb.python/py-inferior.exp: Likewise.
308 * gdb.threads/break-while-running.exp: Likewise.
309 * gdb.threads/execl.exp: Likewise.
310 * gdb.threads/gcore-thread.exp: Likewise.
311 * gdb.threads/info-threads-cur-sal.exp: Likewise.
312 * gdb.threads/kill.exp: Likewise.
313 * gdb.threads/linux-dp.exp: Likewise.
314 * gdb.threads/multiple-step-overs.exp: Likewise.
315 * gdb.threads/next-bp-other-thread.exp: Likewise.
316 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
317 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
318 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
319 * gdb.threads/thread-find.exp: Likewise.
320 * gdb.threads/tls.exp: Likewise.
321 * lib/mi-support.exp (mi_reverse_list): Delete.
322 (mi_check_thread_states): No longer reverse list.
323
2cc57ad8
PA
3242015-11-24 Pedro Alves <palves@redhat.com>
325
326 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
327 use lowercase.
328
c93e8391
SM
3292015-11-23 Simon Marchi <simon.marchi@ericsson.com>
330
331 * gdb.trace/actions.c: Include trace-common.h.
332 (main): Add a location for a fast tracepoint.
333 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
334 the normal tracepoints.
335 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
336
045ccf91
SM
3372015-11-23 Simon Marchi <simon.marchi@ericsson.com>
338
339 * save-trace.exp: Factor out code to these...
340 (gdb_save_tracepoints): New.
341 (gdb_load_tracepoints): New.
342 (do_save_load_test): New.
343
5506f9f6
KB
3442015-11-23 Kevin Buettner <kevinb@redhat.com>
345
346 * gdb.base/asmlabel.exp: New test.
347 * gdb.base/asmlabel.c: New test case.
348
16c3b12f
JB
3492015-11-23 Joel Brobecker <brobecker@adacore.com>
350
351 * gdb.base/wrong_frame_bt_full-main.c: New file.
352 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
353 * gdb.base/wrong_frame_bt_full.exp: New file.
354
155bfbd3
JB
3552015-11-23 Joel Brobecker <brobecker@adacore.com>
356
357 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
358
bb097445
JM
3592015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
360
206853a0 361 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
362 pstate register when comparing registers values in
363 sparc64-*-linux-gnu targets to avoid spurious differences.
364
9c88ed8f
JM
3652015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
366
206853a0 367 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 368
96161e25
SL
3692015-11-19 Sandra Loosemore <sandra@codesourcery.com>
370
371 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
372 as type argument to gdb_compile.
373 * gdb.base/nested-subp2.exp: Likewise.
374 * gdb.base/nested-subp3.exp: Likewise.
375
340c2830
DV
3762015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
377
378 * lib/dwarf.exp (_note): Fix left shift of negative value.
379 * gdb.trace/trace-condition.exp: Likewise.
380
c1862d0f
YQ
3812015-11-13 Yao Qi <yao.qi@linaro.org>
382
383 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
384 comments about d10v.
385 (test_scalar_returns): Likewise.
386 * gdb.base/d10v.ld: Remove.
387 * gdb.base/overlays.exp: Remove the target triplet checking for
388 d10v-*-*.
389 * gdb.base/structs.exp (test_struct_returns): Remove the
390 comments about d10v.
391 (test_struct_calls): Likewise.
392
77ae9c19
YQ
3932015-11-13 Yao Qi <yao.qi@linaro.org>
394
395 * gdb.base/gnu_vector.exp: Check the return value by "p res".
396 * gdb.base/gnu_vector.c: Don't include stdio.h.
397 (main): Don't print res and call add_some_intvecs.
398
430e004e
MK
3992015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
400
401 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
402 macro.
403 (func5): Removed.
404 (func4): Use FAST_TRACEPOINT_LABEL.
405 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
406 macro.
407 (func): Removed.
408 (thread_function): Use FAST_TRACEPOINT_LABEL.
409 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
410 (func): Remove.
411 (marker): Use FAST_TRACEPOINT_LABEL.
412 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
413 (pendfunc1): Remove.
414 (pendfunc): Use FAST_TRACEPOINT_LABEL.
415 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
416 (foo): Remove.
417 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
418 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
419 macro.
420 (func): Remove.
421 (marker): Use FAST_TRACEPOINT_LABEL.
422 * gdb.trace/trace-common.h: New header.
423 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
424 macro.
425 (func): Remove.
426 (marker): Use FAST_TRACEPOINT_LABEL.
427 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
428 (func): Remove.
429 (thread_function): Use FAST_TRACEPOINT_LABEL.
430
6e7675a7
MK
4312015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
432
433 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
434 in front.
435 * gdb.trace/change-loc.exp: Use global pcreg definition.
436 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
437 * gdb.trace/entry-values.exp: Use global spreg definition, add $
438 in front.
439 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
440 * gdb.trace/pending.exp: Likewise.
441 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
442 * gdb.trace/trace-break.exp: Likewise.
443 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
444 in front.
445 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
446 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
447 in front.
448 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
449
dddc0e16
JB
4502015-11-09 Joel Brobecker <brobecker@adacore.com>
451
452 * gdb.ada/fin_fun_out: New testcase.
453
c6f0b406
KB
4542015-11-07 Kevin Buettner <kevinb@redhat.com>
455
456 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
457 value associated with DW_AT_byte_size.
458 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
459 constants for DW_AT_byte_size, DW_AT_lower_bound, and
460 DW_AT_upper_bound.
461
f01dcfd9
KB
4622015-11-07 Kevin Buettner <kevinb@redhat.com>
463
464 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
465 (gdb_target_symbol_prefix_flags): Define in terms of _asm
466 version.
467 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
468 gdb.dwarf2/dw2-canonicalize-type.exp,
469 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
470 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
471 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
472 provided by gdb_target_symbol_prefix_flags_asm.
473 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
474 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
475 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
476 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
477 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
478 macros where needed). Use this macro for symbols which require
479 the prefix provided by SYMBOL_PREFIX.
480
2223449a
KB
4812015-11-05 Kevin Buettner <kevinb@redhat.com>
482
483 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
484 New procs.
485 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
486 representing expressions, of more than one list element.
487 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
488 to prepend linker symbol prefix to f.
489 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
490 table_1 and table_2.
491 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
492 Likewise, for f and g.
493 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
494 for ptr.
495 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
496 for main.
497 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
498 table_1_ptr and table_2_ptr.
499
6f2f1a3a
JK
5002015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
501 Joel Brobecker <brobecker@adacore.com>
502
503 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
504
566c56c9
MK
5052015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
506
507 * gdb.reverse/s390-mvcle.c: New test.
508 * gdb.reverse/s390-mvcle.exp: New file.
509 * lib/gdb.exp: Enable reverse tests on s390*-linux.
510
d5f0636b
MK
5112015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
512
513 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
514
7ad8b86c
MK
5152015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
516
517 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
518 reaching marker2.
519 * gdb.reverse/getresuid-reverse.exp: Likewise.
520 * gdb.reverse/pipe-reverse.exp: Likewise.
521 * gdb.reverse/readv-reverse.exp: Likewise.
522 * gdb.reverse/recvmsg-reverse.exp: Likewise.
523 * gdb.reverse/time-reverse.exp: Likewise.
524 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
525
4081c0f1
YQ
5262015-10-30 Yao Qi <yao.qi@linaro.org>
527
528 * gdb.threads/wp-replication.c (watch_count_done): Remove.
529 (empty_cycle): Remove.
530 (main): Don't call empty_cycle. Don't use watch_count_done.
531 * gdb.threads/wp-replication.exp: Don't set breakpoint on
532 empty_cycle. Rewrite the code counting HW watchpoints.
533
452b4ba5
MK
5342015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
535
536 * gdb.reverse/fstatat-reverse.c: New test.
537 * gdb.reverse/fstatat-reverse.exp: New file.
538 * gdb.reverse/getresuid-reverse.c: New test.
539 * gdb.reverse/getresuid-reverse.exp: New file.
540 * gdb.reverse/pipe-reverse.c: New test.
541 * gdb.reverse/pipe-reverse.exp: New file.
542 * gdb.reverse/readv-reverse.c: New test.
543 * gdb.reverse/readv-reverse.exp: New file.
544 * gdb.reverse/recvmsg-reverse.c: New test.
545 * gdb.reverse/recvmsg-reverse.exp: New file.
546 * gdb.reverse/time-reverse.c: New test.
547 * gdb.reverse/time-reverse.exp: New file.
548 * gdb.reverse/waitpid-reverse.c: New test.
549 * gdb.reverse/waitpid-reverse.exp: New file.
550
5e2e7507
JK
5512015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
552
553 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
554
0fde2c53
DE
5552015-10-26 Doug Evans <dje@google.com>
556
557 PR symtab/17391
558 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
559 * gdb.dwarf2/bad-regnum.c: New file.
560 * gdb.dwarf2/bad-regnum.exp: New file.
561
1a70ae97
DE
5622015-10-26 Doug Evans <dje@google.com>
563
564 PR python/18938
565 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
566 file.
567
27dc26ab
JK
5682015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
569
570 * gdb.compile/compile.exp (compile code globalvar): Update expectation
571 for a change by "Mention language in compile error message".
572
bed91f4d
SM
5732015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
574
575 PR python/18073
576 * gdb.python/py-type.c (C::a_method): New.
577 (C::a_const_method): New.
578 (C::a_static_method): New.
579 (a_function): New.
580 * gdb.python/py-type.exp (test_fields): Test getting fields
581 from function and method.
582
3f2f83dd
KB
5832015-10-21 Keven Boell <keven.boell@intel.com>
584
585 * gdb.fortran/vla-alloc-assoc.exp: New file.
586 * gdb.fortran/vla-datatypes.exp: New file.
587 * gdb.fortran/vla-datatypes.f90: New file.
588 * gdb.fortran/vla-history.exp: New file.
589 * gdb.fortran/vla-ptype-sub.exp: New file.
590 * gdb.fortran/vla-ptype.exp: New file.
591 * gdb.fortran/vla-sizeof.exp: New file.
592 * gdb.fortran/vla-sub.f90: New file.
593 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
594 * gdb.fortran/vla-value-sub-finish.exp: New file.
595 * gdb.fortran/vla-value-sub.exp: New file.
596 * gdb.fortran/vla-value.exp: New file.
597 * gdb.fortran/vla-ptr-info.exp: New file.
598 * gdb.mi/mi-vla-fortran.exp: New file.
599 * gdb.mi/vla.f90: New file.
600
27145d50
SL
6012015-10-21 Sandra Loosemore <sandra@codesourcery.com>
602
603 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
604 of hardwired timeout value.
605
5f3ff4f8
JK
6062015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
607 Pedro Alves <palves@redhat.com>
608
609 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
610 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
611
bfd09d20
JS
6122015-10-19 Josh Stone <jistone@redhat.com>
613
614 * gdb.base/catch-syscall.c: Include <sched.h>.
615 (unknown_syscall): New variable.
616 (main): Trigger a vfork and an unknown syscall.
617 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
618 (unknown_syscall_number): Likewise.
619 (check_call_to_syscall): Accept an optional syscall pattern.
620 (check_return_from_syscall): Likewise.
621 (check_continue): Likewise.
622 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
623 (test_catch_syscall_skipping_return): New test toggling off 'catch
624 syscall' to step over the syscall return, then toggling back on.
625 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
626 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
627 (do_syscall_tests): Call test_catch_syscall_without_args and
628 test_catch_syscall_mid_vfork.
629 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
630 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
631
b32b93c6
AS
6322015-10-19 Andrew Stubbs <ams@codesourcery.com>
633
634 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
635 print g_vE): Add new pass patterns.
636 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
637 print various symbol names for vptr fields.
638
9d622bda
AB
6392015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
640
641 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
642 results.
643
0fd8ac1c
YQ
6442015-10-12 Yao Qi <yao.qi@linaro.org>
645
646 * gdb.arch/disp-step-insn-reloc.exp: New test case.
647
34240514
YQ
6482015-10-12 Yao Qi <yao.qi@linaro.org>
649
650 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
651 is aarch64*-*-linux*.
652
8240f442
YQ
6532015-10-12 Yao Qi <yao.qi@linaro.org>
654
655 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
656 (can_relocate_bcond_true): ... it.
657 (can_relocate_bcond_false): New function.
658 (foo): Likewise.
659 (can_relocate_bl): Likewise.
660 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
661 can_relocate_bl.
662
2520f728
PMR
6632015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
664
665 * gdb.base/nested-addr.c: New file.
666 * gdb.base/nested-addr.exp: New testcase.
667
abcef95a
MM
6682015-10-09 Markus Metzger <markus.t.metzger@intel.com>
669
670 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
671 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
672 its output. Ignore the output of "record goto begin" and instead
673 check that GDB is replaying.
674
145e3ddb
PA
6752015-10-09 Pedro Alves <palves@redhat.com>
676
677 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
678 (top level): Use it in the run with no args test.
679
d5d8c4e1
IB
6802015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
681
682 * gdb.dlang/properties.exp: New file.
683
06e635ef
SL
6842015-10-02 Sandra Loosemore <sandra@codesourcery.com>
685
686 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
687 whether or not address 0x1000 is mapped on the target.
688
e019fd1d
SM
6892015-09-30 Simon Marchi <simon.marchi@ericsson.com>
690
691 * gdb.python/py-type.exp: Do not run tests if binaries fail to
692 build.
693
77ba2a67
MM
6942015-09-30 Markus Metzger <markus.t.metzger@intel.com>
695
696 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
697 instruction-history test.
698
c60eb31f
DE
6992015-09-28 Doug Evans <dje@google.com>
700
701 * gdb.base/gcore.c (array_func): Add reference to static_array.
702
9a3c8263
SM
7032015-09-25 Simon Marchi <simon.marchi@ericsson.com>
704
705 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
706 source line.
707
9720e656
SL
7082015-09-24 Sandra Loosemore <sandra@codesourcery.com>
709
710 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
711 short or char as base type.
712
938d3bf2
SL
7132015-09-23 Sandra Loosemore <sandra@codesourcery.com>
714
715 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
716 to allow any size enum.
717
e6c2c623
PMR
7182015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
719
720 * gdb.ada/array_ptr_renaming.exp: New testcase.
721 * gdb.ada/array_ptr_renaming/foo.adb: New file.
722 * gdb.ada/array_ptr_renaming/pack.ads: New file.
723
06da0f77
PL
7242015-09-21 Pierre Langlois <pierre.langlois@arm.com>
725
726 * gdb.trace/ftrace-lock.c: New file.
727 * gdb.trace/ftrace-lock.exp: New file.
728
4f51c22a
PL
7292015-09-21 Pierre Langlois <pierre.langlois@arm.com>
730
731 * gdb.arch/insn-reloc.c: New file.
732 * gdb.arch/ftrace-insn-reloc.exp: New file.
733
7041adf4
PL
7342015-09-21 Pierre Langlois <pierre.langlois@arm.com>
735
736 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
737 instruction.
738 * gdb.trace/pendshr1.c (pendfunc): Likewise.
739 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
740 * gdb.trace/range-stepping.c: Likewise.
741 * gdb.trace/trace-break.c: Likewise.
742 * gdb.trace/trace-mt.c (thread_function): Likewise.
743 * gdb.trace/ftrace.c (marker): Likewise.
744 * gdb.trace/trace-condition.c (marker): Likewise.
745 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
746 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
747 is_aarch64_target.
748
015d2e7e
DE
7492015-09-18 Doug Evans <xdje42@gmail.com>
750
751 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
752 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
753
26b188a2
SL
7542015-09-18 Sandra Loosemore <sandra@codesourcery.com>
755
756 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
757 the breakpoint.
758
79dc332b
SL
7592015-09-18 Sandra Loosemore <sandra@codesourcery.com>
760
761 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
762 the pending breakpoint. Remove timeout override for "Run till
763 MI pending breakpoint on pendfunc3 on thread 2" test.
764
f57929f2
SL
7652015-09-18 Sandra Loosemore <sandra@codesourcery.com>
766
767 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
768 filename pattern.
769
3f469b17
SL
7702015-09-18 Sandra Loosemore <sandra@codesourcery.com>
771
772 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
773 in breakpoint filename pattern.
774
515b89b3
SL
7752015-09-18 Sandra Loosemore <sandra@codesourcery.com>
776
7800dbe4
SL
777 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
778
7792015-09-18 Sandra Loosemore <sandra@codesourcery.com>
780
515b89b3
SL
781 * gdb.linespec/explicit.exp: Check for readline support for
782 tab-completion tests. Fix obvious typo.
783
d2939ba2
MM
7842015-09-18 Markus Metzger <markus.t.metzger@intel.com>
785
786 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
787 and replay.
788
cbb55fa7
MM
7892015-09-18 Markus Metzger <markus.t.metzger@intel.com>
790
791 * gdb.btrace/non-stop.c: New.
792 * gdb.btrace/non-stop.exp: New.
793
43691ca1
PL
7942015-09-17 Pierre Langlois <pierre.langlois@arm.com>
795 Yao Qi <yao.qi@linaro.org>
796
797 * gdb.trace/trace-condition.c: New file.
798 * gdb.trace/trace-condition.exp: New file.
799
d78908cf
WW
8002015-09-16 Wei-cheng Wang <cole945@gmail.com>
801
802 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
803 for testing bytecode compilation.
804
1ed415e2
PA
8052015-09-16 Pedro Alves <palves@redhat.com>
806 Sandra Loosemore <sandra@codesourcery.com>
807
808 * gdb.threads/non-stop-fair-events.c (timeout): New global.
809 (SECONDS): Redefine.
810 (main): Call pthread_kill and alarm early.
811 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
812 support.
813 (test): If the target can't hardware step and doesn't support
814 displaced stepping, increase the timeout.
815
d136eff5
PA
8162015-09-16 Pedro Alves <palves@redhat.com>
817
818 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
819 (enable_debug): New procedures.
820 (test): Use them. Bail out if waiting for threads fails.
821 (top level): Bail out if a test fails.
822
991f019c
YQ
8232015-09-16 Yao Qi <yao.qi@linaro.org>
824
825 * gdb.asm/asm-source.exp: Set asm-arch for
826 aarch64*-*-* target.
827 * gdb.asm/aarch64.inc: New file.
828
bfca584f
PMR
8292015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
830
831 * gdb.ada/array_of_variable_length.exp: New testcase.
832 * gdb.ada/array_of_variable_length/foo.adb: New file.
833 * gdb.ada/array_of_variable_length/pck.adb: New file.
834 * gdb.ada/array_of_variable_length/pck.ads: New file.
835
b326e587
DE
8362015-09-15 Doug Evans <dje@google.com>
837
838 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
839 of function static local variable.
840
5382cfab
PW
8412015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
842
843 * gdb.threads/tls-so_extern.exp: New test file.
844 * gdb.threads/tls-so_extern.c: New test file.
845 * gdb.threads/tls-so_extern_main.c: New test file.
846
141c5cc4
JK
8472015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
848
849 * gdb.opt/solib-intra-step-lib.c: New file.
850 * gdb.opt/solib-intra-step-main.c: New file.
851 * gdb.opt/solib-intra-step.exp: New file.
852
d15dcecd
PA
8532015-09-15 Pedro Alves <palves@redhat.com>
854
855 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
856 gdb_continue_to_breakpoint instead of gdb_test_multiple.
857
4c2f2a79
PA
8582015-09-14 Pedro Alves <palves@redhat.com>
859
860 * gdb.base/hook-stop-continue.c: Delete.
861 * gdb.base/hook-stop-continue.exp: Delete.
862 * gdb.base/hook-stop-frame.c: Delete.
863 * gdb.base/hook-stop-frame.exp: Delete.
864 * gdb.base/hook-stop.c: New file.
865 * gdb.base/hook-stop.exp: New file.
866
919e6dbe
PMR
8672015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
868
869 * gdb.ada/access_to_packed_array.exp: New testcase.
870 * gdb.ada/access_to_packed_array/foo.adb: New file.
871 * gdb.ada/access_to_packed_array/pack.adb: New file.
872 * gdb.ada/access_to_packed_array/pack.ads: New file.
873
157280a4
MM
8742015-09-14 Markus Metzger <markus.t.metzger@intel.com>
875
876 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
877 buffer size test.
878
2fd33e94
DB
8792015-09-11 Don Breazeal <donb@codesourcery.com>
880
881 * gdb.base/foll-exec.c: Add copyright header. Fix
882 formatting issues.
883 * gdb.base/foll-exec.exp (zap_session): Delete proc.
884 (do_exec_tests): Use clean_restart in place of zap_session,
885 and for test initialization. Fix formatting issues. Use
886 fail in place of perror.
887 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
888 an expect statement to match an expression with output from
889 the program under debug.
890 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
891 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
892 * gdb.threads/non-ldr-exc-2.exp: Likewise.
893 * gdb.threads/non-ldr-exc-3.exp: Likewise.
894 * gdb.threads/non-ldr-exc-4.exp: Likewise.
895
e70b6e8e
DE
8962015-09-09 Doug Evans <dje@google.com>
897
898 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
899
7a551a51
DE
9002015-09-09 Doug Evans <dje@google.com>
901
902 * gdb.base/pie-execl.exp: Fix result test of build_executable.
903
4c666f84
DE
9042015-09-09 Doug Evans <dje@google.com>
905
906 * gdb.base/savedregs.exp: Fix typo.
907
243a9253
PA
9082015-09-09 Pedro Alves <palves@redhat.com>
909
910 * gdb.mi/mi-cli.exp: Add CLI finish tests.
911
c0fa8fbd
SL
9122015-09-08 Sandra Loosemore <sandra@codesourcery.com>
913
914 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
915 command actually switches threads. Give up on remaining
916 tests if target fails to stop at breakpoint.
917
cd7c1778
PMR
9182015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
919
920 * gdb.ada/funcall_char.exp: New testcase.
921 * gdb.ada/funcall_char/foo.adb: New file.
922
dc5c8746
PMR
9232015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
924
925 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
926 expected outputs. Add two testcases for completing ambiguous
927 functions.
928 * gdb.ada/complete/aux_pck.adb: New file.
929 * gdb.ada/complete/aux_pck.ads: New file.
930 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
931 Ambiguous_Func functions.
932 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
933 * gdb.ada/complete/pck.adb: Likewise.
934
4e83a1e7
UW
9352015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
936
937 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
938 failures to run the test program under GDB.
939
8ce74153
LM
9402015-08-26 Luis Machado <lgustavo@codesourcery.com>
941
942 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
943 to C.
944
e9756d52
PP
9452015-08-26 Patrick Palka <patrick@parcs.ath.cx>
946
947 * gdb.base/run-after-attach.exp: New test file.
948 * gdb.base/run-after-attach.c: New test file.
949
8d37573b
DB
9502015-08-26 Don Breazeal <donb@codesourcery.com>
951
952 * gdb.base/foll-exec-2.c: New test program.
953 * gdb.base/foll-exec-2.exp: New test.
954
63e43d3a
PMR
9552015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
956
957 * gdb.base/nested-subp1.exp: New file.
958 * gdb.base/nested-subp1.c: New file.
959 * gdb.base/nested-subp2.exp: New file.
960 * gdb.base/nested-subp2.c: New file.
961 * gdb.base/nested-subp3.exp: New file.
962 * gdb.base/nested-subp3.c: New file.
963
3d40fbb5
PA
9642015-08-24 Pedro Alves <palves@redhat.com>
965
966 * gdb.server/connect-without-multi-process.c: New file.
967 * gdb.server/connect-without-multi-process.exp: New file.
968
4422ac93
LM
9692015-08-24 Luis Machado <lgustavo@codesourcery.com>
970
971 * gdb.opt/inline-markers.c: Make z int.
972
91dddb86
LM
9732015-08-24 Luis Machado <lgustavo@codesourcery.com>
974
975 * gdb.opt/inline-markers.c: Make z volatile.
976
a48847ee
LM
9772015-08-24 Luis Machado <lgustavo@codesourcery.com>
978
979 * gdb.opt/inline-bt.c: New volatile global z.
980 * gdb.opt/inline-cmds.c: Likewise.
981 * gdb.opt/inline-locals.c: Likewise.
982 * gdb.opt/inline-markers.c: New extern global z.
983 (marker): Use z.
984 (inline_fn): Likewise.
985
0ebbc52b
PA
9862015-08-24 Pedro Alves <palves@redhat.com>
987
988 * config/m32r-stub.exp: Remove file.
989 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
990 * gdb.base/call-rt-st.exp: Likewise.
991 * gdb.base/call-strs.exp: Likewise.
992 * gdb.base/default.exp: Remove references to h8300-*-hms and
993 *-*-udi*.
994 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
995
77c365df
AA
9962015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
997
998 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
999 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
1000 and "return" use KFAIL when GDB can not read/write the vector
1001 return value.
1002
4313b8c0
GB
10032015-08-21 Gary Benson <gbenson@redhat.com>
1004
1005 * gdb.trace/pending.exp: Cope with remote transfer warnings.
1006
0e433b32
PA
10072015-08-20 Pedro Alves <palves@redhat.com>
1008
1009 * gdb.server/solib-list.exp: No longer expect an interior stop in
1010 non-stop mode.
1011
221e1a37
PA
10122015-08-20 Pedro Alves <palves@redhat.com>
1013
1014 * gdb.server/connect-stopped-target.c: New file.
1015 * gdb.server/connect-stopped-target.exp: New file.
1016
40e3ad0e
PA
10172015-08-20 Pedro Alves <palves@redhat.com>
1018
1019 * gdb.dwarf2/comp-unit-lang.exp: New file.
1020 * gdb.dwarf2/comp-unit-lang.c: New file.
1021
af39b327
PMR
10222015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
1023
1024 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
1025 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
1026
7d45c7c3 10272015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 1028
7d45c7c3
KB
1029 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
1030 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
1031
4d6cceb4
DE
10322015-08-18 Doug Evans <dje@google.com>
1033 Adrian Sendroiu <adrian.sendroiu@freescale.com>
1034
1035 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
1036 skip_python_tests. New arg prompt_regexp.
1037 (skip_python_tests): New function.
1038 * lib/mi-support.exp (mi_skip_python_tests): New function.
1039 * gdb.python/py-mi-objfile-gdb.py: New file.
1040 * gdb.python/py-mi-objfile.c: New file.
1041 * gdb.python/py-mi-objfile.exp: New file.
1042
ad89c2aa
KS
10432015-08-17 Keith Seitz <keiths@redhat.com>
1044
1045 * gdb.linespec/explicit.exp: Move strace test from here ...
1046 * gdb.trace/strace.exp: ... to here.
1047
e3ae3c43
PP
10482015-08-15 Patrick Palka <patrick@parcs.ath.cx>
1049
1050 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
1051 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
1052
604b2636
DE
10532015-08-14 Doug Evans <xdje42@gmail.com>
1054
1055 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
1056 inferior before selecting a new file.
1057
6ff0ba5f
DE
10582015-08-14 Doug Evans <xdje42@gmail.com>
1059
1060 * gdb.mi/mi-disassemble.exp: Update.
1061 * gdb.base/disasm-optim.S: New file.
1062 * gdb.base/disasm-optim.c: New file.
1063 * gdb.base/disasm-optim.h: New file.
1064 * gdb.base/disasm-optim.exp: New file.
1065
9ca98f92
KS
10662015-08-14 Keith Seitz <keiths@redhat.com>
1067
1068 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
1069 "evaluated-by".
1070
52bbc560
JB
10712015-08-13 Joel Brobecker <brobecker@adacore.com>
1072
1073 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
1074
5d8c3ed3
PMR
10752015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
1076
1077 * gdb.ada/fun_renaming.exp: New testcase.
1078 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
1079 * gdb.ada/fun_renaming/pack.adb: New file.
1080 * gdb.ada/fun_renaming/pack.ads: New file.
1081
ea8812bc
KS
10822015-08-12 Keith Seitz <keiths@redhat.com>
1083
1084 * gdb.base/dso2dso.exp: Pass basename of source file in call to
1085 gdb_get_line_number.
1086
4dafcdeb
JB
10872015-08-12 Joel Brobecker <brobecker@adacore.com>
1088
1089 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
1090 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
1091 gdb.base/dso2dso.exp: New files.
1092
5ba32597
SDJ
10932015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1094 Pedro Alves <palves@redhat.com>
1095 Keith Seitz <keiths@redhat.com>
1096
1097 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
1098 GDBFLAGS.
1099
b6dafabf
PP
11002015-08-12 Patrick Palka <patrick@parcs.ath.cx>
1101
1102 * gdb.base/gdbhistsize-history.exp
1103 (test_histsize_history_setting): Use save_vars.
1104 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1105 Use save_vars.
1106 (test_no_truncation_of_unlimited_history_file): Use save_vars.
1107 * gdb.base/readline.exp: Use save_vars.
1108
abe8e607
PP
11092015-08-12 Patrick Palka <patrick@parcs.ath.cx>
1110
1111 * lib/gdb.exp (save_vars): New proc.
1112
629500fa
KS
11132015-08-11 Keith Seitz <keiths@redhat.com>
1114
1115 * gdb.base/help.exp: Update help_breakpoint_text.
1116
eb8c4e2e
KS
11172015-08-11 Keith Seitz <keiths@redhat.com>
1118
1119 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
1120 (at toplevel): Call test_explicit_breakpoints.
1121 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
1122 breakpoints.
1123 * lib/mi-support.exp (mi_make_breakpoint): Add support for
1124 breakpoint conditions, "-cond".
1125
87f0e720
KS
11262015-08-11 Keith Seitz <keiths@redhat.com>
1127
1128 * gdb.linespec/3explicit.c: New file.
1129 * gdb.linespec/cpexplicit.cc: New file.
1130 * gdb.linespec/cpexplicit.exp: New file.
1131 * gdb.linespec/explicit.c: New file.
1132 * gdb.linespec/explicit.exp: New file.
1133 * gdb.linespec/explicit2.c: New file.
1134 * gdb.linespec/ls-errs.exp: Add explicit location tests.
1135 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
1136 before using in the matching pattern.
1137 Clarify that `prefix' is a regular expression.
1138
f00aae0f
KS
11392015-08-11 Keith Seitz <keiths@redhat.com>
1140
1141 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
1142 test.
1143 Add tests for missing ",FMT" and ",".
1144
e27852be
DE
11452015-08-10 Doug Evans <dje@google.com>
1146 Keith Seitz <keiths@redhat.com>
1147
1148 PR gdb/17960
1149 * gdb.base/completion.exp: Add location completer tests.
1150
7f03bd92
PA
11512015-08-07 Pedro Alves <palves@redhat.com>
1152
1153 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
1154 tests here.
1155 (top level): Run do_test with and without displaced stepping.
1156
3fc8eb30
PA
11572015-08-07 Pedro Alves <palves@redhat.com>
1158
1159 * gdb.base/valgrind-disp-step.c: New file.
1160 * gdb.base/valgrind-disp-step.exp: New file.
1161
d4569d7b
PA
11622015-08-07 Pedro Alves <palves@redhat.com>
1163
1164 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
1165 Delete function.
1166 (main): Add alarm. Run an infinite loop instead of calling
1167 wait_threads.
1168 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
1169 comment.
1170 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
1171 Delete function.
1172 (main): Add alarm. Run an infinite loop instead of calling
1173 wait_threads.
1174 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
1175 comment.
1176
e1316e60
PA
11772015-08-07 Pedro Alves <palves@redhat.com>
1178
1179 * gdb.base/checkpoint-ns.exp: New file.
1180 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
1181 standard_testfile.
1182
da8c46d2
MM
11832015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1184
1185 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
1186 * gdb.btrace/instruction_history.exp: Update.
1187 * gdb.btrace/tsx.exp: New.
1188 * gdb.btrace/tsx.c: New.
1189
de1c2c52
PA
11902015-08-06 Pedro Alves <palves@redhat.com>
1191
1192 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
1193 increase timeout.
1194 * gdb.reverse/until-precsave.exp: Bump timeouts.
1195
782e0bf4
PA
11962015-08-06 Pedro Alves <palves@redhat.com>
1197
1198 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
1199
83e97ed0
PA
12002015-08-06 Pedro Alves <palves@redhat.com>
1201
1202 PR gdb/18749
1203 * gdb.threads/process-dies-while-handling-bp.c: New file.
1204 * gdb.threads/process-dies-while-handling-bp.exp: New file.
1205
863d01bd
PA
12062015-08-06 Pedro Alves <palves@redhat.com>
1207
1208 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
1209 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
1210
0a39bb32
PA
12112015-08-05 Pedro Alves <palves@redhat.com>
1212
1213 * gdb.threads/next-while-other-thread-longjmps.c: New file.
1214 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
1215
ee2d2b10
SL
12162015-08-03 Sandra Loosemore <sandra@codesourcery.com>
1217
1218 * gdb.base/bp-permanent.exp: Report test as unsupported if
1219 the target cannot stop at the permanent breakpoint.
1220
4e1bdb00
DE
12212015-08-03 Doug Evans <dje@google.com>
1222
1223 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
1224 10000.
1225
3d338901
DE
12262015-08-03 Doug Evans <dje@google.com>
1227
1228 * Makefile.in (workers/%.worker, build-perf): New rule.
1229 (GDB_PERFTEST_MODE): New variable.
1230 (check-perf): Use it.
1231 (clean): Clean up gdb.perf parallel build subdirs.
1232 * lib/build-piece.exp: New file.
1233 * lib/gdb.exp (make_gdb_parallel_path): New function
1234 (standard_output_file, standard_temp_file): Call it.
1235 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1236 of $GDB_PARALLEL.
1237 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
1238
af061d3e
DE
12392015-08-03 Doug Evans <dje@google.com>
1240
8e1afc81 1241 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
1242 (LOG_FILE_NAME): New global.
1243 (TextReporter.__init__): Initialize self.txt_sum.
1244 (TextReporter.report): Add support for multiple data-points.
1245 Move report to perftest.sum, put raw data in perftest.log.
1246 (TextReporter.start): Open sum and log files.
1247 (TextReporter.end): Close sum and log files.
8e1afc81
DE
1248 * gdb.perf/lib/perftest/testresult.py
1249 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 1250
2c8c5d37
PA
12512015-07-31 Pedro Alves <palves@redhat.com>
1252
1253 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
1254 Use spawn_id_get_pid. Wait for spawn id after eof. Use
1255 kill_wait_spawned_process instead of explicit "kill -9".
1256 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
1257 returning a spawn id instead of a pid. Use spawn_id_get_pid and
1258 kill_wait_spawned_process.
1259 * gdb.base/attach-twice.exp: Likewise.
1260 * gdb.base/attach.exp: Likewise.
1261 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
1262 gdb_test_multiple.
1263 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
1264 returning a spawn id instead of a pid. Use spawn_id_get_pid and
1265 kill_wait_spawned_process.
1266 * gdb.base/valgrind-infcall.exp: Likewise.
1267 * gdb.multi/multi-attach.exp: Likewise.
1268 * gdb.python/py-prompt.exp: Likewise.
1269 * gdb.python/py-sync-interp.exp: Likewise.
1270 * gdb.server/ext-attach.exp: Likewise.
1271 * gdb.threads/attach-into-signal.exp (corefunc): Use
1272 spawn_wait_for_attach, spawn_id_get_pid and
1273 kill_wait_spawned_process.
1274 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
1275 spawn_wait_for_attach returning a spawn id instead of a pid. Use
1276 spawn_id_get_pid and kill_wait_spawned_process.
1277 * gdb.threads/attach-stopped.exp (corefunc): Use
1278 spawn_wait_for_attach, spawn_id_get_pid and
1279 kill_wait_spawned_process.
1280 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
1281 Use spawn_id_get_pid. Wait for spawn id after eof. Use
1282 kill_wait_spawned_process instead of explicit "kill -9".
1283 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
1284 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
1285 (spawn_wait_for_attach): Use spawn instead of exec to spawn
1286 processes. Don't map cygwin/windows pids here. Now returns a
1287 spawn id list.
1288
032a0fca
SL
12892015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1290
1291 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
1292 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
1293 correct patch.
1294
61a934ca
SL
12952015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1296
1297 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
1298
4bc4d428
SL
12992015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1300
1301 Reapply:
1302 2014-05-21 Mark Wielaard <mjw@redhat.com>
1303
1304 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
1305
998d452a
PA
13062015-07-30 Pedro Alves <palves@redhat.com>
1307
1308 * linux-low.c (handle_extended_wait): Set the child's last
1309 reported status to TARGET_WAITKIND_STOPPED.
1310
69dde7dc
PA
13112015-07-30 Pedro Alves <palves@redhat.com>
1312
1313 PR threads/18600
1314 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
1315 only shows inferior 1.
1316
4dd63d48
PA
13172015-07-30 Simon Marchi <simon.marchi@ericsson.com>
1318 Pedro Alves <palves@redhat.com>
1319
1320 PR threads/18600
1321 * gdb.threads/fork-plus-threads.c: New file.
1322 * gdb.threads/fork-plus-threads.exp: New file.
1323
d618e4c5
PP
13242015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1325
1326 * gdb.base/batch-preserve-term-settings.exp
1327 (test_terminal_settings_preserved_after_cli_exit): Use
1328 send_quit_command.
1329
1eef6428
PA
13302015-07-29 Pedro Alves <palves@redhat.com>
1331 Don Breazeal <donb@codesourcery.com>
1332
1333 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
1334 output from both inferior_spawn_id and gdb_spawn_id.
1335
7da5b897
SDJ
13362015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
1337
1338 * gdb.threads/attach-into-signal.exp (corefunc): Use
1339 with_test_prefix on nested loops, uniquefying the test messages.
1340
dac804df
SDJ
13412015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
1342
1343 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
1344 commit.
1345
06265e53
PP
13462015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1347
1348 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
1349 New proc.
1350 (test_terminal_settings_preserved_after_sigterm): New test.
1351
18206ca3
PP
13522015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1353
1354 * gdb.base/batch-preserve-term-settings.exp
1355 (test_terminal_settings_preserved_after_cli_exit): New test.
1356
90074d11
PP
13572015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1358
1359 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
1360 manipulation of saved_gdbflags.
1361 (test_terminal_settings_preserved): Remove global declaration of
1362 the unused variable pagination_prompt. Remove manipulation of
1363 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
1364 GDBFLAGS.
1365
eb1a7902
PA
13662015-07-29 Pedro Alves <palves@redhat.com>
1367
1368 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
1369
8b75dd3b
PA
13702015-07-29 Pedro Alves <palves@redhat.com>
1371
1372 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
1373 at the top.
1374
dedad4e3
PA
13752015-07-29 Pedro Alves <palves@redhat.com>
1376
1377 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
1378 (main): Call gdb_unbuffer_output.
1379 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
1380 (main): Call gdb_unbuffer_output.
1381 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
1382 (main): Call gdb_unbuffer_output.
1383 * gdb.base/call-strs.exp: Adjust to step over the
1384 gdb_unbuffer_output call.
1385 * gdb.base/catch-gdb-caused-signals.c: Include
1386 "../lib/unbuffer_output.c".
1387 (main): Call gdb_unbuffer_output.
1388 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
1389 (main): Call gdb_unbuffer_output.
1390 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
1391 (main): Call gdb_unbuffer_output.
1392 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
1393 (main): Call gdb_unbuffer_output.
1394 * gdb.base/shlib-call.exp: Adjust to step over the
1395 gdb_unbuffer_output call.
1396 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
1397 (main): Call gdb_unbuffer_output.
1398 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
1399 (main): Call gdb_unbuffer_output.
1400 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
1401 (main): Rename to ...
1402 (test): ... this.
1403 (main): Reimplement.
1404 * gdb.base/varargs.exp: Run to test instead of to main.
1405 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
1406 (main): Call gdb_unbuffer_output.
1407
58789a91
PA
14082015-07-29 Pedro Alves <palves@redhat.com>
1409
1410 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
1411 factore out from mi_continue_dprintf. For call-style dprintfs,
1412 expect dprintf output out of $inferior_spawn_id.
1413 (mi_continue_dprintf): Use mi_expect_dprintf.
1414 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
1415 (main): Call gdb_unbuffer_output.
1416
e8376742
PA
14172015-07-29 Pedro Alves <palves@redhat.com>
1418
1419 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
1420 (default_mi_gdb_start): Set inferior_spawn_id instead of
1421 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
1422 gdb_spawn_id.
1423 (mi_gdb_test): Always expect inferior output from both
1424 $inferior_spawn_id and $gdb_spawn_id.
1425
08280010
PA
14262015-07-29 Pedro Alves <palves@redhat.com>
1427
1428 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
1429 send_inferior and $inferior_spawn_id.
1430
4d30e432
PA
14312015-07-29 Pedro Alves <palves@redhat.com>
1432
1433 * gdb.gdb/complaints.exp (test_initial_complaints)
1434 (test_serial_complaints, test_short_complaints): Use
1435 gdb_test_stdio.
1436 (test_empty_complaint): Handle $inferior_spawn_id !=
1437 $gdb_spawn_id.
1438
0d30a335
PA
14392015-07-29 Pedro Alves <palves@redhat.com>
1440
1441 * gdb.base/varargs.exp: Use gdb_test_stdio.
1442
39413b29
PA
14432015-07-29 Pedro Alves <palves@redhat.com>
1444
1445 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
1446
7cb000a9
PA
14472015-07-29 Pedro Alves <palves@redhat.com>
1448
1449 * gdb.base/ending-run.exp: Use gdb_test_stdio.
1450
d7b8ac82
PA
14512015-07-29 Pedro Alves <palves@redhat.com>
1452
1453 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
1454 parameter into two new parameters, "inf_result" and "gdb_result".
1455 Expect inferior output and gdb output from $inferior_spawn_id and
1456 $gdb_spawn_id, respectively. Adjust all callers.
1457
789c3a0c
PA
14582015-07-29 Pedro Alves <palves@redhat.com>
1459
1460 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
1461 of gdb_test_sequence.
1462
77e760c3
PA
14632015-07-29 Pedro Alves <palves@redhat.com>
1464
1465 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
1466 (saw_spurious_output): Expect inferior output from
1467 $inferior_spawn_id. Use gdb_test_stdio.
1468
8396d2cd
PA
14692015-07-29 Pedro Alves <palves@redhat.com>
1470
1471 * gdb.base/dprintf.exp: Use standard_testfile. Change
1472 prepare_for_testing call.
1473 (srcfile): Don't set.
1474 (restart): New procedure.
1475 (test_dprintf): New procecure, use to continue over dprintfs.
1476 (test_call, test_agent): New procedures, tests moved here.
1477 Restart gdb and recreate dprintfs. Adjust expected output.
1478
2051d61f
PA
14792015-07-29 Pedro Alves <palves@redhat.com>
1480
1481 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
1482
452397af
PA
14832015-07-29 Pedro Alves <palves@redhat.com>
1484
1485 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
1486
8aed9555
PA
14872015-07-29 Pedro Alves <palves@redhat.com>
1488
1489 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
1490 gdb_test_stdio.
1491
188a61b4
PA
14922015-07-29 Pedro Alves <palves@redhat.com>
1493
1494 * lib/gdb.exp (gdb_test_stdio): New procedure.
1495
12264a45
PA
14962015-07-29 Pedro Alves <palves@redhat.com>
1497
1498 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
1499
23ffc893
PA
15002015-07-29 Pedro Alves <palves@redhat.com>
1501
1502 * gdb.base/call-signal-resume.exp: Remove check for
1503 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
1504 * gdb.base/unwindonsignal.exp: Likewise.
1505 * gdb.base/call-signals.c (gen_signal): Remove printf call.
1506 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
1507
65566918
PA
15082015-07-29 Pedro Alves <palves@redhat.com>
1509
1510 * gdb.base/siginfo-addr.c (pass): New function.
1511 (handler): Call it iff si_addr is correct.
1512 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
1513 Set a breakpoint at "pass" and continue to it.
1514
d60a9221
SDJ
15152015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
1516
1517 * gdb.python/py-objfile.exp: Make some tests have unique names.
1518 * gdb.python/py-pp-registration.exp: Likewise.
1519
bde40b8f
PA
15202015-07-28 Pedro Alves <palves@redhat.com>
1521
1522 * gdb.server/server-exec-info.exp: Issue a "disconnect".
1523
13e1dec8
SM
15242015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1525
1526 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
1527
da33c9a7
SM
15282015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1529
1530 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
1531
077836f7
PP
15322015-07-27 Patrick Palka <patrick@parcs.ath.cx>
1533
1534 * gdb.base/gdb-sigterm-2.exp: New test.
1535
b8cc7b2e
DE
15362015-07-25 Doug Evans <xdje42@gmail.com>
1537
1538 Revert:
1539 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
1540 (workers/%.worker, build-perf): New rule.
1541 (GDB_PERFTEST_MODE): New variable.
1542 (check-perf): Use it.
1543 (clean): Clean up gdb.perf parallel build subdirs.
1544 * lib/build-piece.exp: New file.
1545 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
1546 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
1547 name.
1548 (standard_temp_file): Ditto.
1549 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1550 of $GDB_PARALLEL.
1551
c8bd4544
DE
15522015-07-24 Doug Evans <dje@google.com>
1553
1554 * gdb.perf/lib/perftest/utils.py: New file.
1555 * gdb.perf/gm-hello.cc: New file.
1556 * gdb.perf/gm-pervasive-typedef.cc: New file.
1557 * gdb.perf/gm-pervasive-typedef.h: New file.
1558 * gdb.perf/gm-std.cc: New file.
1559 * gdb.perf/gm-std.h: New file.
1560 * gdb.perf/gm-use-cerr.cc: New file.
1561 * gdb.perf/gm-utils.h: New file.
1562 * gdb.perf/gmonster-null-lookup.py: New file.
1563 * gdb.perf/gmonster-pervasive-typedef.py: New file.
1564 * gdb.perf/gmonster-print-cerr.py: New file.
1565 * gdb.perf/gmonster-ptype-string.py: New file.
1566 * gdb.perf/gmonster-runto-main.py: New file.
1567 * gdb.perf/gmonster-select-file.py: New file.
1568 * gdb.perf/gmonster1-null-lookup.exp: New file.
1569 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
1570 * gdb.perf/gmonster1-print-cerr.exp: New file.
1571 * gdb.perf/gmonster1-ptype-string.exp: New file.
1572 * gdb.perf/gmonster1-runto-main.exp: New file.
1573 * gdb.perf/gmonster1-select-file.exp: New file.
1574 * gdb.perf/gmonster1.cc: New file.
1575 * gdb.perf/gmonster1.exp: New file.
1576 * gdb.perf/gmonster2-null-lookup.exp: New file.
1577 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
1578 * gdb.perf/gmonster2-print-cerr.exp: New file.
1579 * gdb.perf/gmonster2-ptype-string.exp: New file.
1580 * gdb.perf/gmonster2-runto-main.exp: New file.
1581 * gdb.perf/gmonster2-select-file.exp: New file.
1582 * gdb.perf/gmonster2.cc: New file.
1583 * gdb.perf/gmonster2.exp: New file.
1584
6eab34f3
DE
15852015-07-24 Doug Evans <dje@google.com>
1586
1587 * gdb.perf/README: New file.
1588 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
1589 * lib/gen-perf-test.exp: New file.
1590
63738bfd
DE
15912015-07-24 Doug Evans <dje@google.com>
1592
1593 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
1594 (PerfTest::startup): New function.
1595 (PerfTest::run): Return result of calling body.
1596 (PerfTest::assemble): Rewrite.
1597 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
1598 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
1599 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
1600 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
1601 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
1602
7b606f95
DE
16032015-07-24 Doug Evans <dje@google.com>
1604
1605 * lib/gdb.exp (clean_restart): Make executable optional.
1606
a97b16b8
DE
16072015-07-24 Doug Evans <dje@google.com>
1608
1609 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
1610 compiler_info references.
1611 * gdb.cp/temargs.exp: Ditto.
1612 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
1613 (get_compiler_info): Early exit if already computed. Set compiler_info
1614 to "unknown" if there was a problem.
1615 (test_compiler_info): Add function comment. Call get_compiler_info.
1616
35baa57f
DE
16172015-07-24 Doug Evans <dje@google.com>
1618
1619 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
1620 (workers/%.worker, build-perf): New rule.
1621 (GDB_PERFTEST_MODE): New variable.
1622 (check-perf): Use it.
1623 (clean): Clean up gdb.perf parallel build subdirs.
1624 * lib/build-piece.exp: New file.
1625 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
1626 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
1627 name.
1628 (standard_temp_file): Ditto.
1629 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1630 of $GDB_PARALLEL.
1631
6ebea266
DE
16322015-07-24 Doug Evans <dje@google.com>
1633
1634 * lib/future.exp (gdb_default_target_compile): New option
1635 "early_flags".
1636 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
1637 --as-needed.
1638
1e76a7e9
SDJ
16392015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
1640
1641 * gdb.base/catch-syscall.exp: Call gdb_exit before
1642 gdb_skip_xml_test.
1643
5068630a
PA
16442015-07-24 Pedro Alves <palves@redhat.com>
1645
1646 * gdb.python/py-events.exp: Accept output between the stop event
1647 and the prompt.
1648 * gdb.python/py-evsignal.exp: Likewise.
1649 * gdb.python/py-evthreads.exp: Likewise.
1650
77598427
PA
16512015-07-24 Pedro Alves <palves@redhat.com>
1652
1653 PR gdb/18717
1654 * gdb.threads/non-ldr-exit.c: New file.
1655 * gdb.threads/non-ldr-exit.exp: New file.
1656
11e6c98f
YQ
16572015-07-24 Yao Qi <yao.qi@linaro.org>
1658
1659 * gdb.server/ext-wrapper.exp: Test --wrapper option when
1660 restarting process.
1661
51aee833
YQ
16622015-07-24 Yao Qi <yao.qi@linaro.org>
1663
1664 * gdb.server/ext-restart.exp: New file.
1665
8cfe207c
YQ
16662015-07-24 Yao Qi <yao.qi@linaro.org>
1667
1668 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
1669 argument options.
1670 * gdb.server/ext-wrapper.exp: New file.
1671
cc12ce38
DE
16722015-07-23 Doug Evans <dje@google.com>
1673
1674 * gdb.dwarf2/dw2-dummy-cu.S: New file.
1675 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
1676
d0d84780
PMR
16772015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
1678
1679 * gdb.ada/var_arr_typedef.exp: New testcase.
1680 * gdb.ada/var_arr_typedef/pack.adb: New file.
1681 * gdb.ada/var_arr_typedef/pack.ads: New file.
1682 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
1683
8b558f79
JB
16842015-07-20 Joel Brobecker <brobecker@adacore.com>
1685
1686 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
1687
775a3298
JK
16882015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1689
1690 * gdb.arch/i386-biarch-core.exp: Replace istarget
1691 by "complete set gnutarget". Remove expectation for the "core-file"
1692 command.
1693
db1ff28b
JK
16942015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1695
1696 Revert the previous commit:
1697 Tests for validate symbol file using build-id.
1698
0a94970d
JK
16992015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1700
1701 Tests for validate symbol file using build-id.
1702 * gdb.base/solib-mismatch-lib.c: New file.
1703 * gdb.base/solib-mismatch-libmod.c: New file.
1704 * gdb.base/solib-mismatch.c: New file.
1705 * gdb.base/solib-mismatch.exp: New file.
1706
03346981
SL
17072015-07-15 Sandra Loosemore <sandra@codesourcery.com>
1708
1709 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
1710 nios2-*-linux*.
1711 * gdb.base/sigbpt.exp (stepi_out): Likewise.
1712 * gdb.base/siginfo.exp: Likewise.
1713 * gdb.base/sigstep.exp (advance, advancei): Likewise.
1714
42422cc7
PL
17152015-07-15 Pierre Langlois <pierre.langlois@arm.com>
1716
1717 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
1718 Move it to ...
1719 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
1720 ... here.
1721 * gdb.trace/range-stepping.exp: Check that the target supports
1722 range stepping.
1723
cfa68bae
JK
17242015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1725
1726 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
1727
8ffdba26
PA
17282015-07-14 Pedro Alves <palves@redhat.com>
1729
1730 * gdb.base/killed-outside.exp: New file.
1731 * gdb.base/killed-outside.c: New file.
1732
218a5a11
JK
17332015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1734
1735 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
1736 (n at main): New.
1737 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
1738
e03ed3c6
AA
17392015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
1740
1741 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
1742 infcall tests instead of setting up for KFAIL.
1743
485668e5
MM
17442015-07-10 Markus Metzger <markus.t.metzger@intel.com>
1745
1746 * gdb.btrace/record_goto-step.exp: New.
1747
08464196
JK
17482015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1749
1750 PR compile/18484
1751 * gdb.compile/compile.c (struct struct_type): Add volatile to
1752 selffield's type.
1753 * gdb.compile/compile.exp
1754 (compile code struct_object.selffield = &struct_object): Skip further
1755 struct_object tests if this one xfails.
1756
bcf5c1d9
RC
17572015-07-08 Robert O'Callahan <robert@ocallahan.org>
1758
1759 PR exp/18617
1760 * gdb.trace/ax.exp: Add test.
1761
4931af25
YQ
17622015-07-07 Yao Qi <yao.qi@linaro.org>
1763
1764 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
1765 instead of istarget "aarch64*-*-*".
1766 * gdb.arch/aarch64-fp.exp: Likewise.
1767 * gdb.base/float.exp: Likewise.
1768 * gdb.reverse/aarch64.exp: Likewise.
1769 * lib/gdb.exp (is_aarch64_target): New proc.
1770
9fcf688e
YQ
17712015-07-07 Yao Qi <yao.qi@linaro.org>
1772
1773 * lib/gdb.exp (is_aarch32_target): New proc.
1774 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
1775 instead of "istarget "arm*-*-*"".
1776 * gdb.arch/arm-disp-step.exp: Likewise.
1777 * gdb.arch/thumb-bx-pc.exp: Likewise.
1778 * gdb.arch/thumb-prologue.exp: Likewise.
1779 * gdb.arch/thumb-singlestep.exp: Likewise.
1780 * gdb.base/disp-step-syscall.exp: Likewise.
1781 * gdb.base/float.exp: Likewise.
1782
fbd8d50d
YQ
17832015-07-07 Yao Qi <yao.qi@linaro.org>
1784
1785 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
1786 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
1787
71be1fdc
YQ
17882015-07-07 Yao Qi <yao.qi@linaro.org>
1789
1790 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
1791 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
1792 if it exists.
1793 * gdb.multi/multi-arch.exp: Likewise.
1794
3e221d36
SM
17952015-07-07 Simon Marchi <simon.marchi@ericsson.com>
1796
1797 * gdb.python/py-lazy-string.exp: Add missing parentheses to
1798 print.
1799
d441430b
YQ
18002015-07-07 Yao Qi <yao.qi@linaro.org>
1801
1802 * gdb.arch/thumb-singlestep.exp: Do one more single step.
1803
06f810bd
MG
18042015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
1805
1806 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
1807 '[' and ']' characters.
1808
5e61e7c0
IB
18092015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
1810
1811 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1812
28bf096c
PA
18132015-06-29 Pedro Alves <palves@redhat.com>
1814
1815 PR threads/18127
1816 * gdb.threads/hand-call-new-thread.c: New file.
1817 * gdb.threads/hand-call-new-thread.c: New file.
1818
ee93cd5e
KS
18192015-06-26 Keith Seitz <keiths@redhat.com>
1820 Doug Evans <dje@google.com>
1821
1822 PR 16253
1823 * gdb.cp/var-tag-2.cc: New file.
1824 * gdb.cp/var-tag-3.cc: New file.
1825 * gdb.cp/var-tag-4.cc: New file.
1826 * gdb.cp/var-tag.cc: New file.
1827 * gdb.cp/var-tag.exp: New file.
1828
fc637f04
PP
18292015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1830
1831 * gdb.base/history-duplicates.exp: New test.
1832
2e52ae68
PP
18332015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1834
1835 * gdb.base/completion.exp: Test the completion of the "focus"
1836 command.
1837
6e22494e
JK
18382015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1839
1840 * gdb.arch/amd64-prologue-skip.S: New file.
1841 * gdb.arch/amd64-prologue-skip.exp: New file.
1842
bf7b9cd9
SM
18432015-06-25 Simon Marchi <simon.marchi@ericsson.com>
1844
1845 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
1846 is_address_zero_readable check.
1847
201e8dfd
PB
18482015-06-24 Peter Bergner <bergner@vnet.ibm.com>
1849
1850 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
1851 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
1852
5cd867b4
YQ
18532015-06-24 Yao Qi <yao.qi@linaro.org>
1854
1855 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
1856 linux targets.
1857
4d7be007
YQ
18582015-06-24 Yao Qi <yao.qi@linaro.org>
1859
1860 * lib/gdb.exp (supports_get_siginfo_type): New proc.
1861 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
1862 * gdb.base/siginfo-thread.exp: Likewise.
1863
07fcd301
YQ
18642015-06-22 Yao Qi <yao.qi@linaro.org>
1865
1866 * boards/remote-gdbserver-on-localhost.exp: Add comments.
1867
52042a00
YQ
18682015-06-22 Yao Qi <yao.qi@linaro.org>
1869
1870 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
1871 aarch64*-*-*.
1872 (skip_hw_watchpoint_tests): Likewise.
1873
74bd41ce
PP
18742015-06-18 Patrick Palka <patrick@parcs.ath.cx>
1875
1876 * gdb.base/gdbinit-history.exp: Test the interaction between
1877 setting GDBHISTSIZE and setting the history size via .gdbinit.
1878
bc460514
PP
18792015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1880
1881 PR gdb/16999
1882 * gdb.base/gdbhistsize-history.exp: New test.
1883
b58c513b
PP
18842015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1885
1886 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
1887 with GDBHISTSIZE.
1888 * gdb.base/readline.exp: Likewise.
1889
92046791
YQ
18902015-06-17 Yao Qi <yao.qi@linaro.org>
1891
1892 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
1893 line.
1894
2093d2d3
PP
18952015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1896
1897 * gdb.base/gdbinit-history.exp: Add test case to check that
1898 an unlimited history file does not get truncated on exit.
1899
e6c693af
AA
19002015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1901
1902 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
1903 (VECTOR): New macro. Use it...
1904 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
1905 ...for these typedefs.
1906 (int8, char1, int1, double1): New typedefs.
1907 (struct just_int2, struct two_int2): New structures.
1908 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
1909 (add_structvecs, add_singlevecs): New functions.
1910 (main): Call add_some_intvecs twice.
1911 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
1912 the compile and exit upon failure. Try compiling for the "native"
1913 architecture. Test inferior function calls with vector arguments
1914 and vector return value handling with "finish" and "return".
1915
c74f7d1c
JT
19162015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1917
1918 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
1919 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
1920 PE file.
1921 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
1922
98aa42ee
AT
19232015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
1924
1925 PR breakpoints/16465
1926 * gdb.mi/mi-dprintf-pending.c: New file.
1927 * gdb.mi/mi-dprintf-pending.exp: New test.
1928 * gdb.mi/mi-dprintf-pendshr.c: New file.
1929
7d73c23c 19302015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1931 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1932
1933 * gdb.arch/i386-mpx-map.c: New file.
1934 * gdb.arch/i386-mpx-map.exp: New File.
1935
19362015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1937
1938 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
1939 * gdb.arch/i386-mpx.exp: Indentation fixed.
1940
19412015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1942
1943 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
1944 function and improved indentation.
1945 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
1946 gdb_test_multiple. Added additional tests to skip the test.
1947
19482015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1949
1950 * gdb.arch/i386-avx512.c: Change path in include file.
1951 * gdb.arch/i386-avx512.exp: Change include dir path
1952 compilation flag.
1953 * gdb.arch/i386-mpx.c: Change path in include file.
1954 * gdb.arch/i386-mpx.exp: Change include dir path compilation
1955 flag.
1956
d5eba19a
JK
19572015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1958
1959 * gdb.compile/compile-print.exp (compile print *vararray@3)
1960 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
1961
7f361056
JK
19622015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1963
1964 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
1965 (do not keep jit in memory): ... this.
1966 (expect 5): Change it to ...
1967 (expect no 5): ... this.
1968
3b462ec2
SM
19692015-06-02 Simon Marchi <simon.marchi@ericsson.com>
1970
1971 PR gdb/15564
1972 * gdb.mi/mi-detach.exp: New file.
1973
e0619de6
JK
19742015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1975
1976 PR symtab/18392
1977 * gdb.arch/amd64-tailcall-self.S: New file.
1978 * gdb.arch/amd64-tailcall-self.c: New file.
1979 * gdb.arch/amd64-tailcall-self.exp: New file.
1980
e970cb34
DB
19812015-05-28 Don Breazeal <donb@codesourcery.com>
1982
1983 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
1984 tests for remote targets by checking is_target_gdbserver.
1985
b2e2f908
DE
19862015-05-27 Doug Evans <dje@google.com>
1987
1988 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
1989 * gdb.dwarf2/opaque-type-lookup.c: New file.
1990 * gdb.dwarf2/opaque-type-lookup.exp: New file.
1991
82c7be31
DE
19922015-05-26 Doug Evans <dje@google.com>
1993
1994 * gdb.cp/iostream.cc: New file.
1995 * gdb.cp/iostream.exp: New file.
1996
b4f54984
DE
19972015-05-26 Doug Evans <dje@google.com>
1998
1999 * gdb.dwarf2/dw2-op-call.exp: Update.
2000 * gdb.dwarf2/dw4-sig-types.exp: Update.
2001 * gdb.dwarf2/implptr.exp: Update.
2002 * gdb.mi/mi-cmd-param-changed.exp: Update.
2003
4ea6efe9
DE
20042015-05-26 Doug Evans <dje@google.com>
2005
2006 * gdb.python/py-lazy-string.c: New file.
2007 * gdb.python/py-lazy-string.exp: New file.
2008 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
2009 (main): Update. Add estring3.
2010 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
2011 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
2012
f6bb7db3
YQ
20132015-05-26 Omair Javaid <omair.javaid@linaro.org>
2014 Yao Qi <yao.qi@linaro.org>
2015
2016 * gdb.reverse/aarch64.c: New.
2017 * gdb.reverse/aarch64.exp: New.
2018
a81bfbd0
OJ
20192015-05-26 Omair Javaid <omair.javaid@linaro.org>
2020
2021 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
2022 (supports_reverse): Likewise.
2023
158bf1b4
PP
20242015-05-22 Patrick Palka <patrick@parcs.ath.cx>
2025
2026 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2027 Use with_test_prefix.
2028
a0145030
AB
20292015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
2030
2031 * gdb.base/completion.exp: Add test for completion of layout
2032 names.
2033
ebe3b578
AB
20342015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
2035
2036 * lib/gdb.exp (skip_tui_tests): New proc.
2037 * gdb.base/tui-layout.exp: Check skip_tui_tests.
2038
84204ed7
PA
20392015-05-19 Pedro Alves <palves@redhat.com>
2040
2041 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2042 Save the whole env array instead of just HOME. Unset HISTSIZE in
2043 the environment while testing. Restore whole environment
2044 afterwards.
2045
37442ce1
DE
20462015-05-16 Doug Evans <xdje42@gmail.com>
2047
2048 * gdb.guile/scm-ports.c: New file.
2049 * gdb.guile/scm-ports.exp: Add memory port tests.
2050
36de76f9
JK
20512015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2052
2053 * gdb.compile/compile-print.c: New file.
2054 * gdb.compile/compile-print.exp: New file.
2055
3a9558c4
JK
20562015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2057
2058 * gdb.compile/compile-ops.exp: Cast param to void.
2059 * gdb.compile/compile.exp: Complete type for _gdb_expr.
2060 (compile code struct_object.selffield = &struct_object): Add xfail.
2061
aa715135
JG
20622015-05-15 Joel Brobecker <brobecker@adacore.com>
2063
2064 * gdb.ada/arr_enum_with_gap: New testcase.
2065
931e5bc3
JG
20662015-05-15 Joel Brobecker <brobecker@adacore.com>
2067
2068 * gdb.ada/byte_packed_arr: New testcase.
2069
9cd4d857
JB
20702015-05-15 Joel Brobecker <brobecker@adacore.com>
2071
2072 * gdb.ada/pckd_neg: New testcase.
2073
ebfd00d2
PP
20742015-05-13 Patrick Palka <patrick@parcs.ath.cx>
2075
2076 PR gdb/17820
2077 * gdb.base/gdbinit-history.exp: New test.
2078 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
2079 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
2080
4c082a81
SC
20812015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2082
2083 * gdb.python/py-xmethods.cc: Enhance test case.
2084 * gdb.python/py-xmethods.exp: New tests.
2085 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
2086 function.
2087 (B_indexoper): Likewise.
2088 (global_dm_list) : Add new xmethod worker functions.
2089
f7797074
SDJ
20902015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
2091
2092 * gdb.base/coredump-filter.exp: Correctly unset
2093 "coredump_var_addr" array.
2094
a4674e4e
PA
20952015-05-08 Pedro Alves <palves@redhat.com>
2096
2097 * gdb.server/non-existing-program.exp: Unset spawn_id.
2098
df2eb078
SC
20992015-05-08 Siva Chandra Reddy <sivachandra@google.com>
2100
2101 PR python/18291
2102 * gdb.python/py-xmethods.exp: Add tests.
2103
422349a3
YQ
21042015-05-08 Yao Qi <yao.qi@linaro.org>
2105
2106 PR gdb/18208
2107 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
2108 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
2109 function set_coredump_filter, and remove remote_exec call.
2110 Remove argument ipid. Callers update.
2111 (top level): Don't get inferior's PID.
2112
63fc80ce
AA
21132015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
2114
2115 * gdb.base/watch_thread_num.exp: Skip test on targets without
2116 access watchpoints.
2117
80ad801e
PA
21182015-05-06 Pedro Alves <palves@redhat.com>
2119
2120 PR server/18081
2121 * gdb.server/non-existing-program.exp: New file.
2122
0fa7fe50
JB
21232015-05-05 Joel Brobecker <brobecker@adacore.com>
2124
2125 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
2126
3ea89b92
PMR
21272015-05-05 Joel Brobecker <brobecker@adacore.com>
2128
2129 * gdb.ada/out_of_line_in_inlined: New testcase.
2130
87b8eff0
JB
21312015-05-05 Joel Brobecker <brobecker@adacore.com>
2132
2133 * gdb.ada/var_rec_arr: New testcase.
2134
5fccc635
YQ
21352015-04-30 Yao Qi <yao.qi@linaro.org>
2136
2137 * gdb.base/break-idempotent.exp: If
2138 skip_hw_watchpoint_multi_tests returns true, skip the tests
2139 on "rwatch" and "awatch".
2140
42d38f42
YQ
21412015-04-30 Yao Qi <yao.qi@linaro.org>
2142
2143 * gdb.base/relativedebug.exp: Invoke gdb command
2144 "info sharedlibrary", and if libc.so doesn't have debug info,
2145 skip the test.
2146
2ce1cdbf
DE
21472015-04-29 Doug Evans <dje@google.com>
2148
2149 * gdb.python/py-xmethods.exp: Add ptype tests.
2150 * gdb.python/py-xmethods.py (E_method_char_worker): Add
2151 get_result_type method.
2152
f24a38c5
LM
21532015-04-29 Luis Machado <lgustavo@codesourcery.com>
2154
2155 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
2156 the target does not support hardware watchpoints.
2157
ecbf2b3c
LM
21582015-04-29 Luis Machado <lgustavo@codesourcery.com>
2159
2160 * gdb.base/break-always.exp: Abort testing if writing to memory
2161 causes an error.
2162
34f5f757
DE
21632015-04-28 Doug Evans <dje@google.com>
2164
2165 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
2166 * gdb.python/py-pp-registration.exp: ... here. New file.
2167 * gdb.python/py-pp-registration.c: New file.
2168 * gdb.python/py-pp-registration.py: New file.
2169
69b4374a
DE
21702015-04-28 Doug Evans <dje@google.com>
2171
2172 * gdb.python/py-bad-printers.c: New file.
2173 * gdb.python/py-bad-printers.py: New file.
2174 * gdb.python/py-bad-printers.exp: New file.
2175
59fb7612
SS
21762015-04-28 Sasha Smundak <asmundak@google.com>
2177
2178 * gdb.python/py-type.exp: New test.
2179
2631b16a
AW
21802015-04-28 Andy Wingo <wingo@igalia.com>
2181
2182 * gdb.python/py-parameter.exp:
2183 * gdb.guile/scm-parameter.exp: Escape the path that we are
2184 matching against, as it might contain characters that are special
2185 to regular expressions.
2186
460efde1
JB
21872015-04-27 Joel Brobecker <brobecker@adacore.com>
2188
2189 * gdb.ada/rec_comp: New testcase.
2190
2d369d8e
SDJ
21912015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
2192
2193 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
2194 before using it.
2195
cf75d6c3
AB
21962015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2197
2198 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
2199 new tests for verilog output.
2200
8dbe7ca5
YQ
22012015-04-24 Yao Qi <yao.qi@linaro.org>
2202
2203 * boards/remote-gdbserver-on-localhost.exp: New file.
2204
4ef9fb2f
PA
22052015-04-23 Pedro Alves <palves@redhat.com>
2206
2207 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
2208 $inferior_spawn_id instead of $inferior_spawn_id directly. On
2209 "end of file", remove $inferior_spawn_id from the indirect list.
2210
0a803169
PA
22112015-04-23 Pedro Alves <palves@redhat.com>
2212
2213 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
2214
749ef8f8
PA
22152015-04-23 Pedro Alves <palves@redhat.com>
2216
2217 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
2218 on $any_spawn_id instead of only on $gdb_spawn_id.
2219
8aae4344
PM
22202015-04-21 Pierre Muller <muller@sourceware.org>
2221
2222 PR pascal/17815
2223 * lib/pascal.exp (gpc_compile): Add new option "class".
2224 (fpc_compile): Likewise.
2225 * gdb.pascal/case-insensitive-symbols.pas: New file.
2226 * gdb.pascal/case-insensitive-symbols.exp: New file.
2227
1586c8fb
GB
22282015-04-20 Gary Benson <gbenson@redhat.com>
2229
2230 * gdb.base/attach.exp: Fix three extended remote failures.
2231
1b6e6f5c
GB
22322015-04-17 Gary Benson <gbenson@redhat.com>
2233
2234 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
2235 the main executable over the remote protocol.
2236
e797481d
PA
22372015-04-16 Pedro Alves <palves@redhat.com>
2238
2239 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
2240 a new gdbserver if gdbserver_reconnect_p is set.
2241
1ca99c42
PA
22422015-04-16 Pedro Alves <palves@redhat.com>
2243
2244 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
2245 is set, don't exit gdbserver.
2246
af9fd6f8
AA
22472015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2248
2249 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
2250 appropriate .insn, such that an older assembler can be used.
2251 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
2252 the z/Architecture instruction set on 31-bit targets as well.
2253
04ff1e61
AA
22542015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2255
2256 * gdb.go/handcall.exp: Remove all logic related to the first
2257 breakpoint and rely on go_runto_main instead.
2258 * gdb.go/strings.exp: Likewise.
2259 * gdb.go/unsafe.exp: Likewise.
2260 * gdb.go/hello.exp: Likewise. Also rename the remaining
2261 breakpoint marker to "breakpoint 1".
2262 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
2263 * gdb.go/strings.go: Likewise.
2264 * gdb.go/unsafe.go: Likewise.
2265 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
2266 "set breakpoint 2 here" and rename the remaining breakpoint marker
2267 to "breakpoint 1".
2268
40d2f8d6
SM
22692015-04-15 Simon Marchi <simon.marchi@ericsson.com>
2270
2271 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
2272 if itertools.imap is not present.
2273 * gdb.python/py-objfile.exp: Add parentheses.
2274 * gdb.python/py-type.exp: Same.
2275 * gdb.python/py-unwind-maint.py: Same.
2276
8cbc97c6
YQ
22772015-04-15 Yao Qi <yao.qi@linaro.org>
2278
2279 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
2280 of ":$ptr_size" and set its form explicitly.
2281
45fd756c
YQ
22822015-04-15 Pedro Alves <palves@redhat.com>
2283 Yao Qi <yao.qi@linaro.org>
2284
2285 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
2286 timeout by factor of 4.
2287 (test_regular_watch): Likewise.
2288 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
2289 * gdb.reverse/sigall-reverse.exp: Likewise.
2290 * gdb.reverse/until-precsave.exp: Likewise.
2291 * lib/gdb.exp (with_timeout_factor): New proc.
2292 (gdb_expect): Move some code to ...
2293 (get_largest_timeout): ... here. New procedure.
2294
9e811bc3
LM
22952015-04-14 Luis Machado <lgustavo@codesourcery.com>
2296
2297 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
2298
0ff6fcb2
LM
22992015-04-13 Luis Machado <lgustavo@codesourcery.com>
2300
2301 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
2302 to write to the .text section.
2303
7578d5f7
LM
23042015-04-13 Luis Machado <lgustavo@codesourcery.com>
2305
2306 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
2307 Handle the case of targets that do not provide PID information.
2308
2efe15c4
YQ
23092015-04-13 Yao Qi <yao.qi@linaro.org>
2310
2311 * lib/gdbserver-support.exp (gdb_exit): Catch exception
2312 and use expect instead of gdb_expect.
2313
8cd8f2f8
SDJ
23142015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
2315
2316 * gdb.base/coredump-filter.exp: Rename variable "addr" to
2317 "coredump_var_addr" to avoid naming conflict with other testcases.
2318
9ee41772
PA
23192015-04-10 Pedro Alves <palves@redhat.com>
2320
2321 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
2322 gdb_test_sequence and gdb_assert.
2323
07473109
PA
23242015-04-10 Pedro Alves <palves@redhat.com>
2325
2326 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
2327 test messages that don't include the breakpoint address.
2328
de3db44c
YQ
23292015-04-10 Yao Qi <yao.qi@linaro.org>
2330
2331 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
2332 false for some offset and width combinations which aren't
2333 supported by linux kernel.
2334
c79d856c
PA
23352015-04-10 Pedro Alves <palves@redhat.com>
2336
2337 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
2338 procedure, factored out from ...
2339 (top level): ... here. Add "set displaced-stepping" testing axis.
2340 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
2341 parameter "displaced". Use it.
2342 (top level): Use foreach and add "set displaced-stepping" testing
2343 axis.
2344
ebc90b50
PA
23452015-04-10 Pedro Alves <palves@redhat.com>
2346
2347 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
2348 Remove comment.
2349 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
2350 both the address of the instruction that triggers the watchpoint
2351 and the address of the instruction immediately after, and use
2352 those addresses for the test. Fix comment.
2353
8f572e5c
PA
23542015-04-10 Pedro Alves <palves@redhat.com>
2355
2356 * gdb.base/sigstep.exp (breakpoint_to_handler)
2357 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
2358 Test "backtrace" in handler.
2359 (breakpoint_over_handler): New parameter 'displaced'. Use it.
2360 (top level): Add new "displaced" test axis to
2361 breakpoint_to_handler, breakpoint_to_handler_entry and
2362 breakpoint_over_handler.
2363
8d707a12
PA
23642015-04-10 Pedro Alves <palves@redhat.com>
2365
2366 PR gdb/18216
2367 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
2368
ef713951
YQ
23692015-04-10 Yao Qi <yao.qi@linaro.org>
2370
2371 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
2372 (test_add_rn_pc): New function.
2373 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
2374 (top level): Invoke test_add_rn_pc.
2375
906d60cf
PA
23762015-04-10 Pedro Alves <palves@redhat.com>
2377
2378 PR gdb/13858
2379 * gdb.base/step-over-no-symbols.exp: New file.
2380
f2983cc3
AW
23812015-04-09 Andy Wingo <wingo@igalia.com>
2382
2383 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
2384 after the Python tests.
2385
6d62641c
SDJ
23862015-04-08 Keith Seitz <keiths@redhat.com>
2387
2388 PR python/16699
2389 * gdb.python/py-completion.exp: New tests for completion.
2390 * gdb.python/py-completion.py (CompleteLimit1): New class.
2391 (CompleteLimit2): Likewise.
2392 (CompleteLimit3): Likewise.
2393 (CompleteLimit4): Likewise.
2394 (CompleteLimit5): Likewise.
2395 (CompleteLimit6): Likewise.
2396 (CompleteLimit7): Likewise.
2397
f3770638
PA
23982015-04-08 Pedro Alves <palves@redhat.com>
2399
2400 PR gdb/18214
2401 PR gdb/18216
2402 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
2403 function.
2404 (main): Install it as SIGUSR1 handler.
2405 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
2406 parameter. Always use "setup" as prefix. Toggle "set
2407 displaced-stepping" off/on depending on global. Don't switch to
2408 thread 1 here.
2409 (top level): Add displaced stepping "off/on" test axis. Update
2410 "setup" calls. Wrap each subtest with with_test_prefix. Test
2411 continuing with a queued signal in each thread.
2412
4496bed7
PA
24132015-04-08 Pedro Alves <palves@redhat.com>
2414
2415 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
2416 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
2417 gdb_breakpoint instead of gdb_test that doesn't expect anything.
2418 Return early if running to main fails.
2419 * gdb.trace/while-stepping.exp: Likewise.
2420
b97fde92
PA
24212015-04-07 Pedro Alves <palves@redhat.com>
2422
2423 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
2424 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
2425 interact with inferior program.
2426
f71c18e7
PA
24272015-04-07 Pedro Alves <palves@redhat.com>
2428
2429 * lib/gdb.exp (inferior_spawn_id): New global.
2430 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
2431 spawn id after processing the user code.
2432 (default_gdb_start): Set inferior_spawn_id.
2433 (send_inferior): New procedure.
2434 * lib/gdbserver-support.exp (gdbserver_start): Set
2435 inferior_spawn_id.
2436 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
2437
6423214f
PA
24382015-04-07 Pedro Alves <palves@redhat.com>
2439
2440 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
2441 * lib/gdbserver-support.exp (gdbserver_start): Make
2442 $server_spawn_id global.
2443 (gdbserver_start): Don't wait for gdbserver's spawn id with
2444 expect_background.
2445 (close_gdbserver): New procedure.
2446 (gdb_exit): Rename the default version and reimplement.
2447
71c0ee8c
PA
24482015-04-07 Pedro Alves <palves@redhat.com>
2449
72f4393d 2450 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
2451 append the substituted item, not the original item.
2452
203bc29b
PA
24532015-04-07 Pedro Alves <palves@redhat.com>
2454
2455 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
2456 gdb_expect.
2457
508a3ddf
PA
24582015-04-07 Pedro Alves <palves@redhat.com>
2459
2460 * gdb.base/interrupt.exp: Don't handle the case of the inferior
2461 output appearing once only.
2462
9f6dbe2b
PA
24632015-04-07 Pedro Alves <palves@redhat.com>
2464
2465 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
2466 that doesn't expect anything. Return early if running to main
2467 fails.
2468
337532fa
YQ
24692015-04-07 Yao Qi <yao.qi@linaro.org>
2470
2471 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
2472 (child_function): Call alarm.
2473 (main): Move call to alarm into the loop.
2474 * gdb.threads/non-stop-fair-events.exp: Build program with
2475 -DTIMEOUT=$timeout.
2476
01b622d4
DE
24772015-04-06 Doug Evans <xdje42@gmail.com>
2478
2479 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
2480 Fix dest parameter to board_info.
2481 (fpc_compile): Ditto.
2482 (gdb_compile_pascal): Rename dest arg to destfile.
2483
961f4160
PMR
24842015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
2485
2486 * gdb.ada/funcall_ref.exp: New file.
2487 * gdb.ada/funcall_ref/foo.adb: New file.
2488
cafda597
YQ
24892015-04-02 Yao Qi <yao.qi@linaro.org>
2490
2491 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
2492 is remote.
2493
fed040c6
GB
24942015-04-02 Gary Benson <gbenson@redhat.com>
2495
2496 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
2497
d11916aa
SS
24982015-04-01 Sasha Smundak <asmundak@google.com>
2499
2500 * gdb.python/py-unwind-maint.c: New file.
2501 * gdb.python/py-unwind-maint.exp: New test.
2502 * gdb.python/py-unwind-maint.py: New file.
2503 * gdb.python/py-unwind.c: New file.
2504 * gdb.python/py-unwind.exp: New test.
2505 * gdb.python/py-unwind.py: New test.
2506
a1471180
PA
25072015-04-01 Pedro Alves <palves@redhat.com>
2508
2509 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
2510 to fail instead of non-existent $test.
2511
0bbeccb1
PA
25122015-04-01 Pedro Alves <palves@redhat.com>
2513
2514 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
2515 GDBFLAGS if not empty.
2516
3c724c8c
PMR
25172015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
2518
2519 * gdb.ada/complete.exp: Remove "multi_line".
2520 * gdb.ada/info_exc.exp: Remove "multi_line".
2521 * gdb.ada/packed_tagged.exp: Remove "multi_line".
2522 * gdb.ada/ptype_field.exp: Remove "multi_line".
2523 * gdb.ada/sym_print_name.exp: Remove "multi_line".
2524 * gdb.ada/tagged.exp: Remove "multi_line".
2525 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
2526 [multi_line ...]
2527 * gdb.btrace/delta.exp: Likewise.
2528 * gdb.btrace/exception.exp: Likewise.
2529 * gdb.btrace/function_call_history.exp: Likewise.
2530 * gdb.btrace/instruction_history.exp: Likewise.
2531 * gdb.btrace/nohist.exp: Likewise.
2532 * gdb.btrace/record_goto.exp: Likewise.
2533 * gdb.btrace/segv.exp: Likewise.
2534 * gdb.btrace/stepi.exp: Likewise.
2535 * gdb.btrace/tailcall.exp: Likewise.
2536 * gdb.btrace/unknown_functions.exp: Likewise.
2537 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
2538 * lib/gdb.exp: Add the "multi_line" helper.
2539
4eec2deb
PA
25402015-04-01 Pedro Alves <palves@redhat.com>
2541
2542 * gdb.threads/tid-reuse.c: New file.
2543 * gdb.threads/tid-reuse.exp: New file.
2544
df8411da
SDJ
25452015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2546
2547 PR corefiles/16092
2548 * gdb.base/coredump-filter.c: New file.
2549 * gdb.base/coredump-filter.exp: Likewise.
2550
6ef37366
PM
25512015-03-27 Petr Machata <pmachata@redhat.com>
2552
2553 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
2554 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
2555 (Dwarf::assemble): Initialize them.
2556 (Dwarf::lines): New function.
2557
7ec911b0
JT
25582015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
2559
2560 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
2561 SYMBOL_PREFIX for x86_64-*-cygwin.
2562
ff908ebf
AW
25632015-03-26 Andy Wingo <wingo@igalia.com>
2564
2565 PR symtab/18148
2566 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
2567 const_value but not a location.
2568 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
2569 location defined in non-main CUs are visible.
2570
6d5f0679
YQ
25712015-03-26 Yao Qi <yao.qi@linaro.org>
2572
2573 PR testsuite/18139
2574 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
2575 Add a line number entry for the same line.
2576 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
2577 Add a line number entry for the same line.
2578
2898689b
YQ
25792015-03-26 Yao Qi <yao.qi@linaro.org>
2580
2581 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
2582 .int 0.
2583 (func): Likewise. Add .Lfunc_1 label.
2584 Use .Lfunc_1 label.
2585 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
2586 .int 0.
2587 (func): Likewise.
2588 Use .Lfunc_1 label.
2589
85180498
YQ
25902015-03-26 Yao Qi <yao.qi@linaro.org>
2591
2592 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
2593 Call gdb_compile instead to compile each .s files without debug
2594 information.
2595
8aa08a8d
YQ
25962015-03-26 Yao Qi <yao.qi@linaro.org>
2597
2598 * gdb.base/savedregs.exp (process_saved_regs): Make
2599 "Saved registers:" optional in the pattern.
2600
66849923
MM
26012015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2602
2603 * gdb.btrace/next.exp: Merged into step.exp.
2604 * gdb.btrace/finish.exp: Merged into step.exp.
2605 * gdb.btrace/nexti.exp: Merged into stepi.exp.
2606 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
2607 "record goto" and checking the exact replay position.
2608 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
2609 check for "Recording format" in "info record" output.
2610 * gdb.btrace/record_goto.exp: Choose test file based on target.
2611 * gdb.btrace/x86-record_goto.S: Renamed into ...
2612 * gdb.btrace/x86_64-record_goto.S: ... this.
2613 * gdb.btrace/i686-record_goto.S: New.
2614 * gdb.btrace/x86-tailcall.S: Renamed into ...
2615 * gdb.btrace/x86_64-tailcall.S: ... this.
2616 * gdb.btrace/i686-tailcall.S: New.
2617 * gdb.btrace/x86-tailcall.c: Renamed into ...
2618 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
2619 separate statements. Update test.
2620 * gdb.btrace/delta.exp: Use record_goto.c as test file.
2621 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
2622 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
2623 * gdb.btrace/tailcall.exp: Choose test file based on target.
2624 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
2625
11cc1b74
MM
26262015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2627
2628 * gdb.btrace/exception.exp: Increase BTS buffer size.
2629
a25d8bf9
PA
26302015-03-24 Pedro Alves <palves@redhat.com>
2631
2632 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
2633
856e7dd6
PA
26342015-03-24 Pedro Alves <palves@redhat.com>
2635
2636 * gdb.threads/schedlock.exp (test_step): No longer expect that
2637 "set scheduler-locking step" with "next" over a function call runs
2638 threads unlocked.
2639
ad235a41
AT
26402015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2641
2642 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
2643
15630549
AT
26442015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2645
2646 PR breakpoints/16466
2647 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
2648 * gdb.mi/mi-pending.c (thread_func): New function.
2649 (int main): Add threading support required.
2650 * gdb.mi/mi-pending.exp: Add tests for this issue.
2651 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
2652 (pendfunc2): Remove stdio dependency.
2653 * gdb.mi/mi-pendshr2.c: New file.
2654
693dca06
KS
26552015-03-23 Keith Seitz <keiths@redhat.com>
2656
2657 * gdb.linespec/keywords.c: New file.
2658 * gdb.linespec/keywords.exp: New file.
2659
7e993ebf
KS
26602015-03-23 Keith Seitz <keiths@redhat.com>
2661
2662 PR gdb/18021
2663 * gdb.dwarf2/staticvirtual.exp: New test.
2664
bc23328c
JK
26652015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2666
2667 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
2668 * README: Remove HP-UX and gdb.hp.
2669 (configuration):
2670 * configure: Regenerate.
2671 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
2672 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
2673 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
2674 gdb.hp/gdb.defects/Makefile.
2675 * gdb.hp/Makefile.in: File deleted.
2676 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
2677 * gdb.hp/gdb.aCC/optimize.c: File deleted.
2678 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
2679 * gdb.hp/gdb.aCC/run.c: File deleted.
2680 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
2681 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
2682 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
2683 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
2684 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
2685 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
2686 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
2687 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
2688 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
2689 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
2690 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
2691 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
2692 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
2693 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
2694 * gdb.hp/gdb.base-hp/reg.s: File deleted.
2695 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
2696 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
2697 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
2698 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
2699 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
2700 * gdb.hp/gdb.compat/Makefile.in: File deleted.
2701 * gdb.hp/gdb.compat/average.c: File deleted.
2702 * gdb.hp/gdb.compat/sum.c: File deleted.
2703 * gdb.hp/gdb.compat/xdb.c: File deleted.
2704 * gdb.hp/gdb.compat/xdb0.c: File deleted.
2705 * gdb.hp/gdb.compat/xdb0.h: File deleted.
2706 * gdb.hp/gdb.compat/xdb1.c: File deleted.
2707 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
2708 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
2709 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
2710 * gdb.hp/gdb.defects/Makefile.in: File deleted.
2711 * gdb.hp/gdb.defects/bs14602.c: File deleted.
2712 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
2713 * gdb.hp/gdb.defects/solib-d.c: File deleted.
2714 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
2715 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
2716 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
2717 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
2718 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
2719 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
2720 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
2721 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
2722 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
2723 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
2724 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
2725 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
2726 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
2727 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
2728 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
2729 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
2730 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
2731 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
2732 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
2733 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
2734 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
2735 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
2736 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
2737 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
2738 * gdb.hp/tools/odump: File deleted.
2739
8bf3b159
PA
27402015-03-19 Pedro Alves <palves@redhat.com>
2741
2742 * gdb.threads/continue-pending-status.exp (saw_thread_2)
2743 (saw_thread_3): New globals.
2744 (top level): Increment them when an event for the corresponding
2745 thread is seen.
2746 (no thread starvation): New test.
2747
eb54c8bf
PA
27482015-03-19 Pedro Alves <palves@redhat.com>
2749
2750 * gdb.threads/continue-pending-status.c: New file.
2751 * gdb.threads/continue-pending-status.exp: New file.
2752
32d2e5d6
PA
27532015-03-18 Pedro Alves <palves@redhat.com>
2754
2755 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2756 Use gdb_is_target_remote instead of is_remote. Use
2757 gdb_test_multiple instead of gdb_expect. Exit early if
2758 gdb_test_multiple hits its internal matches. Tighten stepi tests
2759 expected output. Fail on exit with any signal, instead of just
2760 SIGILL.
2761
f68f11b7
YQ
27622015-03-18 Yao Qi <yao.qi@linaro.org>
2763
2764 PR tdep/18107
2765 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
2766 variable.
2767 * gdb.base/catch-syscall.exp: Don't skip it on
2768 aarch64*-*-linux* target. Remove elements in all_syscalls.
2769 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
2770 target.
2771 (setup_all_syscalls): New proc.
2772
ca5fd19b
YQ
27732015-03-16 Yao Qi <yao.qi@linaro.org>
2774
2775 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
2776 (top level): Skip tests if valid_addr_p returns false for
2777 $cmd1 or $cmd2.
2778
85642ba0
AW
27792015-03-11 Andy Wingo <wingo@igalia.com>
2780
2781 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
2782
e03f9645
YQ
27832015-03-11 Yao Qi <yao.qi@linaro.org>
2784
2785 * gdb.base/catch-syscall.exp: Fix typo in comments.
2786
5d0962b2
YQ
27872015-03-11 Yao Qi <yao.qi@linaro.org>
2788
2789 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
2790
b2df3cef
PA
27912015-03-09 Pedro Alves <palves@redhat.com>
2792
2793 * dg-extract-results.py: Delete.
2794
ef878e53
PA
27952015-03-09 Pedro Alves <palves@redhat.com>
2796
2797 Merge dg-extract-results.sh from GCC upstream (r218843).
2798
2799 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
2800 * dg-extract-results.sh: Use --text with grep to avoid issues with
2801 binary files. Fall back to cat -v, if that doesn't work.
2802
9494d219
PA
28032015-03-05 Pedro Alves <palves@redhat.com>
2804
2805 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
2806
a8d9763a
SM
28072015-03-04 Simon Marchi <simon.marchi@ericsson.com>
2808
2809 * lib/mi-support.exp (mi_expect_interrupt): Accept
2810 alternative event for when in all-stop mode.
2811
be9957b8
PA
28122015-03-04 Pedro Alves <palves@redhat.com>
2813
2814 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
2815
d57be0f4 28162015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
2817
2818 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
2819
c214c7cf
AA
28202015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2821
2822 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
2823 regexps for GDB's current line display, accept a hex address
2824 preceding the line number.
2825
6d74a497
AA
28262015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2827
2828 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
2829 the 'arch1' variable for "s390*-linux*" targets.
2830
511aee7c
PA
28312015-03-04 Pedro Alves <palves@redhat.com>
2832
2833 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
2834 (main): Pass missing retval argument to pthread_join call.
2835
95e50b27
PA
28362015-03-02 Pedro Alves <palves@redhat.com>
2837
2838 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
2839 (top level): Call do_test with non-stop as well.
2840
28054d69
PA
28412015-03-02 Pedro Alves <palves@redhat.com>
2842
2843 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
2844 -1.
2845
4fa5d7b4
AA
28462015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2847
2848 * gdb.arch/s390-vregs.exp: New test.
2849 * gdb.arch/s390-vregs.S: New file.
2850
97c18565
PA
28512015-02-27 Pedro Alves <palves@redhat.com>
2852
2853 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
2854 call to catch_command_errors.
2855 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
2856 catch_command_errors.
2857
a37bfa30
PA
28582015-02-27 Pedro Alves <palves@redhat.com>
2859
2860 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
2861 "true" for boolean result.
2862 * gdb.gdb/selftest.exp (test_with_self): Also accept full
2863 prototype of main.
2864
6f98576f
PA
28652015-02-27 Pedro Alves <palves@redhat.com>
2866
2867 * lib/unbuffer_output.c: New file.
2868 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
2869 (main): Call gdb_unbuffer_output.
2870
eba5ab56
YQ
28712015-02-27 Yao Qi <yao.qi@linaro.org>
2872
2873 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
2874 target.
2875
0def5aaa
DE
28762015-02-26 Doug Evans <dje@google.com>
2877
2878 * gdb.cp/class2.cc (Dbase, D): New classes.
2879 (main): New local delta.
2880 * gdb.cp/class2.exp: Test printing delta.
2881 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
2882 (dynbar): New global.
2883 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
2884
081a1c2c
JK
28852015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2886
2887 * gdb.compile/compile-ifunc.c: New file.
2888 * gdb.compile/compile-ifunc.exp: New file.
2889
2f41223f
AT
28902015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
2891
2892 * gdb.base/structs.exp: Check for correct struct on finish.
2893
03eddd80
YQ
28942015-02-26 Yao Qi <yao.qi@linaro.org>
2895
2896 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
2897 is zero.
2898
80c57053
JK
28992015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2900
2901 * gdb.arch/cordic.ko.bz2: New file.
2902 * gdb.arch/cordic.ko.debug.bz2: New file.
2903 * gdb.arch/ppc64-symtab-cordic.exp: New file.
2904
21613c12
YQ
29052015-02-25 Yao Qi <yao.qi@linaro.org>
2906
2907 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
2908 aarch64*-*-* target.
2909
d8b901ed
PA
29102015-02-23 Pedro Alves <palves@redhat.com>
2911
2912 * lib/gdb.exp (delete_breakpoints): Rewrite using
2913 gdb_test_multiple.
2914
e5b85ead
PA
29152015-02-23 Pedro Alves <palves@redhat.com>
2916
2917 * gdb.base/info-os.c: Include stdlib.h.
2918
85c3a371
DE
29192015-02-22 Doug Evans <xdje42@gmail.com>
2920
2921 PR symtab/17855
2922 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
2923 is read after symbols have been re-read.
2924 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
2925 * gdb.ada/exec_changed/second.adb (Second): Ditto.
2926
96553a0c
DE
29272015-02-21 Doug Evans <dje@google.com>
2928
2929 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
2930
97a0c697
JK
29312015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2932
2933 PR corefiles/17808
2934 * gdb.arch/i386-biarch-core.core.bz2: New file.
2935 * gdb.arch/i386-biarch-core.exp: New file.
2936
a47cd6e9
PA
29372015-02-21 Pedro Alves <palves@redhat.com>
2938
2939 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
2940 runto_main fails.
2941
c5facdc4
PA
29422015-02-20 Pedro Alves <palves@redhat.com>
2943
2944 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
2945 info probes.
2946
2db9a427
PA
29472015-02-20 Pedro Alves <palves@redhat.com>
2948
2949 * gdb.threads/multi-create-ns-info-thr.exp: New file.
2950
60fb7e9e
PA
29512015-02-20 Pedro Alves <palves@redhat.com>
2952
2953 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
2954 clean_restart before gdb_target_supports_trace.
2955
5c5019c2
PA
29562015-02-20 Pedro Alves <palves@redhat.com>
2957
2958 PR threads/18006
2959 * gdb.threads/clone-thread_db.c: New file.
2960 * gdb.threads/clone-thread_db.exp: New file.
2961
c9587f88
AT
29622015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
2963
2964 PR breakpoints/16812
2965 * gdb.base/catch-gdb-caused-signals.c: New file.
2966 * gdb.base/catch-gdb-caused-signals.exp: New file.
2967
f6a88844
JM
29682015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
2969
2970 * configure: Regenerated.
2971 * configure.ac: Use GDB_AC_TRANSFORM.
2972 * aclocal.m4: sinclude ../transform.m4.
2973
497c491b
JM
29742015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2975
2976 * lib/dtrace.exp: New file.
2977 * gdb.base/dtrace-probe.exp: Likewise.
2978 * gdb.base/dtrace-probe.d: Likewise.
2979 * gdb.base/dtrace-probe.c: Likewise.
2980 * lib/pdtrace.in: Likewise.
2981 * configure.ac: Output variables with the transformed names of
2982 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
2983 * configure: Regenerated.
2984
03e98035
JM
29852015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2986
2987 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
2988 expected message when trying to access $_probe_* convenience
2989 variables while not on a probe.
2990
63cc30e9
JK
29912015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2992
2993 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
2994
0703599a
PA
29952015-02-11 Pedro Alves <pedro@codesourcery.com>
2996
2997 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
2998 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
2999
7e60a48e
DE
30002015-02-10 Doug Evans <xdje42@gmail.com>
3001
3002 * lib/gdb.exp (gdb_load): Always return a result.
3003
01b088bc
PA
30042015-02-10 Pedro Alves <palves@redhat.com>
3005
3006 * gdb.threads/signal-sigtrap.c: New file.
3007 * gdb.threads/signal-sigtrap.exp: New file.
3008
b05ec7a5
AT
30092015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
3010
3011 * gdb.trace/no-attach-trace.c: New file.
3012 * gdb.trace/no-attach-trace.exp: New file.
3013
a2c2acaf
MW
30142015-02-09 Mark Wielaard <mjw@redhat.com>
3015
3016 * gdb.dwarf2/atomic.c: New file.
3017 * gdb.dwarf2/atomic-type.exp: Likewise.
3018
31fd9caa
MM
30192015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3020
3021 * gdb.btrace/buffer-size.exp: Update "info record" output.
3022 * gdb.btrace/delta.exp: Update "info record" output.
3023 * gdb.btrace/enable.exp: Update "info record" output.
3024 * gdb.btrace/finish.exp: Update "info record" output.
3025 * gdb.btrace/instruction_history.exp: Update "info record" output.
3026 * gdb.btrace/next.exp: Update "info record" output.
3027 * gdb.btrace/nexti.exp: Update "info record" output.
3028 * gdb.btrace/step.exp: Update "info record" output.
3029 * gdb.btrace/stepi.exp: Update "info record" output.
3030 * gdb.btrace/nohist.exp: Update "info record" output.
3031
d33501a5
MM
30322015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3033
3034 * gdb.btrace/buffer-size: New.
3035
f4abbc16
MM
30362015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3037
3038 * gdb.btrace/delta.exp: Update "info record" output.
3039 * gdb.btrace/enable.exp: Update "info record" output.
3040 * gdb.btrace/finish.exp: Update "info record" output.
3041 * gdb.btrace/instruction_history.exp: Update "info record" output.
3042 * gdb.btrace/next.exp: Update "info record" output.
3043 * gdb.btrace/nexti.exp: Update "info record" output.
3044 * gdb.btrace/step.exp: Update "info record" output.
3045 * gdb.btrace/stepi.exp: Update "info record" output.
3046 * gdb.btrace/nohist.exp: Update "info record" output.
3047
b9d61307
SM
30482015-02-06 Simon Marchi <simon.marchi@ericsson.com>
3049
3050 PR gdb/15678
3051 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
3052
e584fdbc
PA
30532015-02-06 Pedro Alves <palves@redhat.com>
3054
3055 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
3056 macro.
3057 (seconds_left, again): New globals.
3058 (main): Wait seconds_left in a 1-second sleep loop instead of
3059 sleeping 180 seconds. If 'again' is set, reset the seconds
3060 counter.
3061 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
3062 'again' in the inferior before detaching. Print the seconds left.
3063 (options): New global.
3064 (top level): Build program with -DTIMEOUT=$timeout.
3065
77f41761
PA
30662015-02-06 Pedro Alves <palves@redhat.com>
3067
3068 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
3069 determine how many seconds to pass to 'alarm'.
3070 * gdb.base/gdb-sigterm.exp (top level): Build program with
3071 -DTIMEOUT=$timeout.
3072 (do_test): Return success/failure indication. Add more verbose
3073 logging. Don't fail if 200 single steps are seen. Instead, fail
3074 when the test times out.
3075 (passes): New global.
3076 (top level): Break the testing loop if testing fails on any
3077 iteration. Use gdb_assert.
3078
b9394193
DB
30792015-02-04 Don Breazeal <donb@codesourcery.com>
3080
3081 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
3082 and initialize them.
3083 (ipc_cleanup): New function.
3084 (main): Don't declare shmid, semid, and msqid. Add a call to
3085 atexit so that we call ipc_cleanup on exit.
3086
42d9e528
PA
30872015-02-04 Pedro Alves <palves@redhat.com>
3088
3089 * boards/native-extended-gdbserver.exp: Remove any target variant
3090 specifications from the board name before clearing the isremote
3091 flag from board_info.
3092
ae6ae975
DE
30932015-01-31 Doug Evans <xdje42@gmail.com>
3094
3095 * gdb.base/maint.exp <maint print type argc>: Update expected output.
3096
cfb069a8
GB
30972015-01-31 Gary Benson <gbenson@redhat.com>
3098
3099 * gdb.base/completion.exp: Disable completion limiting for
3100 existing tests. Add new tests to check completion limiting.
3101 * gdb.linespec/ls-errs.exp: Disable completion limiting.
3102
5dd31d79
DE
31032015-01-31 Doug Evans <xdje42@gmail.com>
3104
3105 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
3106
9f050062
DE
31072015-01-31 Doug Evans <xdje42@gmail.com>
3108
3109 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
3110 entries. Duplicate file section script entries.
3111 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
3112 inlined entries. Add test for safe-path rejection.
3113 * gdb.python/py-section-script.c: Add duplicate inlined section script
3114 entries. Duplicate file section script entries.
3115 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
3116 inlined entries. Add test for safe-path rejection.
3117
df25ebbd
JB
31182015-01-29 Joel Brobecker <brobecker@adacore.com>
3119
3120 * gdb.ada/disc_arr_bound: New testcase.
3121
4a0ca9ec
JB
31222015-01-29 Joel Brobecker <brobecker@adacore.com>
3123
3124 * gdb.ada/mi_var_array: New testcase.
3125
3a8b707a
DE
31262015-01-27 Doug Evans <dje@google.com>
3127
3128 * gdb.python/py-objfile.exp: Add tests for objfile.username.
3129 Add test for objfile.filename, objfile.username after objfile
3130 has been unloaded.
3131
f8313f6e
JB
31322015-01-26 Joel Brobecker <brobecker@adacore.com>
3133
3134 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
3135 the second test to print the name attribute of value
3136 returned by the call to gdb.lookup_type, and adjust
3137 the expected output accordingly.
3138
37bc665e
MW
31392015-01-25 Mark Wielaard <mjw@redhat.com>
3140
3141 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
3142 * gdb.base/disp-step-fork.c: Include unistd.h.
3143 * gdb.base/siginfo-obj.c: Include stdio.h.
3144 * gdb.base/siginfo-thread.c: Likewise.
3145 * gdb.mi/non-stop.c: Include unistd.h.
3146 * gdb.mi/nsthrexec.c: Include stdio.h.
3147 * gdb.mi/pthreads.c: Include unistd.h.
3148 * gdb.modula2/unbounded1.c (main): Declare returns int.
3149 * gdb.reverse/consecutive-reverse.c: Likewise.
3150 * gdb.threads/create-fail.c: Include unistd.h.
3151 * gdb.threads/killed.c: Likewise.
3152 * gdb.threads/linux-dp.c: Likewise.
3153 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
3154 * gdb.threads/non-ldr-exc-2.c: Likewise.
3155 * gdb.threads/non-ldr-exc-3.c: Likewise.
3156 * gdb.threads/non-ldr-exc-4.c: Likewise.
3157 * gdb.threads/pthreads.c: Include unistd.h.
3158 (main): Declare returns int.
3159 * gdb.threads/tls-main.c (foo): New declaration.
3160 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
3161
f7e5394d
SM
31622015-01-23 Simon Marchi <simon.marchi@ericsson.com>
3163
3164 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
3165 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
3166
743649fd
MW
31672015-01-15 Mark Wielaard <mjw@redhat.com>
3168
3169 * gdb.base/noreturn-return.c: New file.
3170 * gdb.base/noreturn-return.exp: New file.
3171 * gdb.base/noreturn-finish.c: New file.
3172 * gdb.base/noreturn-finish.exp: New file.
3173
198297aa
PA
31742015-01-23 Pedro Alves <palves@redhat.com>
3175
3176 * gdb.threads/continue-pending-after-query.c: New file.
3177 * gdb.threads/continue-pending-after-query.exp: New file.
3178
717cf30c
AG
31792015-01-22 Anders Granlund <anders.granlund@ericsson.com>
3180 Simon Marchi <simon.marchi@ericsson.com>
3181
3182 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
3183 * gdb.base/valgrind-db-attach.exp: Same.
3184 * gdb.base/valgrind-infcall.exp: Same.
3185 * lib/mi-support.exp (default_mi_gdb_start): Same.
3186 * lib/prompt.exp (default_prompt_gdb_start): Same.
3187 * lib/gdb.exp (default_gdb_spawn): Same.
3188 (gdb_interact): New.
3189
3190
4b62a76e
JK
31912015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3192
3193 * gdb.compile/compile.exp (pointer to jit function): New test.
3194
b4cdae6f
WW
31952015-01-17 Wei-cheng Wang <cole945@gmail.com>
3196
3197 * lib/gdb.exp (supports_process_record): Return true for
3198 powerpc*-*-linux*.
3199 (supports_reverse): Likewise.
3200
d221e7ef
DB
32012015-01-15 Don Breazeal <donb@codesourcery.com>
3202
3203 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
3204 instead of checking whether the target board is remote and
3205 use spawn_wait_for_attach instead of exec/sleep.
3206 * gdb.base/attach-twice.exp: Likewise.
3207
bafffb51
JB
32082015-01-15 Joel Brobecker <brobecker@adacore.com>
3209
3210 * gdb.ada/var_arr_attrs: New testcase.
3211
5589af0e
PA
32122015-01-14 Pedro Alves <palves@redhat.com>
3213 Joel Brobecker <brobecker@adacore.com>
3214
3215 PR gdb/17525
3216 * gdb.base/bp-cmds-execution-x-script.c: New file.
3217 * gdb.base/bp-cmds-execution-x-script.exp: New file.
3218 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
3219
6c400b59
PA
32202015-01-14 Pedro Alves <palves@redhat.com>
3221
3222 PR cli/17828
3223 * gdb.base/batch-preserve-term-settings.c: New file.
3224 * gdb.base/batch-preserve-term-settings.exp: New file.
3225
e02c96a7
DE
32262015-01-13 Doug Evans <dje@google.com>
3227
3228 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
3229 binary.
3230
576fd14c
JB
32312015-01-13 Joel Brobecker <brobecker@adacore.com>
3232
3233 * Makefile.in (clean mostlyclean): Do not delete *.py.
3234
04dccad0
JB
32352015-01-13 Joel Brobecker <brobecker@adacore.com>
3236
3237 * gdb.python/py-lookup-type.exp: New file.
3238
3d230f71
PA
32392015-01-12 Pedro Alves <palves@redhat.com>
3240
3241 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
3242 restore GDBFLAGS before returning.
3243
7e67715d
JK
32442015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3245
3246 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
3247 is_amd64_regs_target and is_x86_like_target.
3248
f2e0d4b4
DE
32492015-01-11 Doug Evans <xdje42@gmail.com>
3250
3251 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
3252 is given without an explicit form.
3253 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
3254 attributes.
3255 * gdb.dwarf/corrupt.exp: Ditto.
3256 * gdb.dwarf2/enum-type.exp: Ditto.
3257 * gdb.trace/entry-values.exp: Ditto.
3258 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
3259
439250fb
DE
32602015-01-11 Doug Evans <xdje42@gmail.com>
3261
3262 PR gdb/15830
3263 * gdb.base/maint.exp: Remove references to "maint demangle".
3264 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
3265 Add tests for explicitly specifying language to demangle.
3266 * gdb.dlang/demangle.exp: Ditto.
3267
ede9f622
PA
32682015-01-09 Pedro Alves <palves@redhat.com>
3269
3270 * gdb.threads/non-stop-fair-events.c: New file.
3271 * gdb.threads/non-stop-fair-events.exp: New file.
3272
a7b796db
PA
32732015-01-09 Pedro Alves <palves@redhat.com>
3274
3275 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
3276 the global scope. Set a breakpoint after all threads are started
3277 rather than stepping over two source lines. Expect the prompt.
3278 * gdb.base/watch_thread_num.c (threads_started_barrier): New
3279 global.
3280 (NUM): Now 15.
3281 (main): Use threads_started_barrier to wait for all threads to
3282 start. Main thread no longer calls thread_function. Exit after
3283 180 seconds.
3284 (loop): New function.
3285 (thread_function): Wait on threads_started_barrier barrier. Call
3286 'loop' at each iteration.
3287 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
3288 threads have started, instead of hardcoding number of "next"
3289 steps. Use an access watchpoint instead of a write watchpoint.
3290
9665ffdd
PA
32912015-01-09 Pedro Alves <palves@redhat.com>
3292
3293 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
3294 (thread_func): Wait on barrier.
3295 (main): Wait for all threads to start before stopping GDB.
3296 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
3297 global.
3298 (thread1_func, thread2_func): Wait on barrier.
3299 (main): Wait for all threads to start before stopping GDB.
3300 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
3301 New global.
3302 (thread1_func, thread2_func): Wait on barrier.
3303 (main): Wait for all threads to start before stopping GDB.
3304
c945a99f
PA
33052015-01-09 Pedro Alves <palves@redhat.com>
3306
3307 * gdb.threads/attach-many-short-lived-threads.c: New file.
3308 * gdb.threads/attach-many-short-lived-threads.exp: New file.
3309
c1a747c1
PA
33102014-01-09 Pedro Alves <palves@redhat.com>
3311
3312 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
3313 instead of to thread 2.
3314 * gdb.threads/signal-command-multiple-signals-pending.c (main):
3315 Add barrier around each pthread_create call instead of around all
3316 calls.
3317 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
3318 Set a break on thread_function and have the child threads hit it
3319 one at at a time.
3320
60b3033e
PA
33212015-01-09 Pedro Alves <palves@redhat.com>
3322
3323 * lib/gdb.exp (can_spawn_for_attach): New procedure.
3324 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
3325 false.
3326 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
3327 checking whether the target board is remote.
3328 * gdb.multi/multi-attach.exp: Likewise.
3329 * gdb.python/py-sync-interp.exp: Likewise.
3330 * gdb.server/ext-attach.exp: Likewise.
3331 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
3332 tests that need to attach, instead of checking whether the target
3333 board is remote at the top of the file.
3334
acc018ac
YQ
33352015-01-08 Yao Qi <yao@codesourcery.com>
3336
3337 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
3338
50a18af8
JK
33392015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3340
3341 Fix testcase compilation.
3342 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
3343
8503d6e1
JB
33442015-01-06 Joel Brobecker <brobecker@adacore.com>
3345
3346 * gdb.python/py-type.exp: Add a couple test about empty
3347 array creation, and negative-length array creation.
3348
cc73dbcc
DE
33492015-01-02 Doug Evans <xdje42@gmail.com>
3350
3351 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
3352
0300bbc7
DE
33532015-01-02 Doug Evans <dje@google.com>
3354
3355 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
3356
9d85a0ec
YQ
33572014-12-29 Yao Qi <yao@codesourcery.com>
3358
3359 * gdb.trace/entry-values.exp: Update comments. Rename variable
3360 bar_call_foo to returned_from_foo.
3361
87186c6a
MMN
33622014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
3363
3364 PR gdb/17394
3365 * gdb.linespec/break-asm-file.c: New file.
3366 * gdb.linespec/break-asm-file.exp: New file.
3367 * gdb.linespec/break-asm-file0.s: New file.
3368 * gdb.linespec/break-asm-file1.s: New file.
3369
1bab7383
YQ
33702014-12-18 Nigel Stephens <nigel@mips.com>
3371 Maciej W. Rozycki <macro@codesourcery.com>
3372
3373 * gdb.base/float.exp: Handle the new output from "info float" on
3374 MIPS targets.
3375
1bc1068a
JK
33762014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3377
3378 Fix MinGW compilation.
3379 * gdb.compile/compile-ops.exp: Update untested message if
3380 !skip_compile_feature_tests.
3381 * gdb.compile/compile-setjmp.exp: Likewise.
3382 * gdb.compile/compile-tls.exp: Likewise.
3383 * gdb.compile/compile.exp: Likewise.
3384 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
3385 supported on this host".
3386
b6615d10
DE
33872014-12-16 Doug Evans <xdje42@gmail.com>
3388
3389 * boards/stabs.exp: New file.
3390
25dda427
AA
33912014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
3392
3393 * gdb.base/completion.exp: Adjust to format changes of "maint
3394 print user-registers".
3395
bf330350
CU
33962014-12-16 Catalin Udma <catalin.udma@freescale.com>
3397
3398 PR server/17457
3399 * gdb.arch/aarch64-fp.c: New file.
3400 * gdb.arch/aarch64-fp.exp: New file.
3401
395cf596
SDJ
34022014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3403
3404 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
3405 r210637, r210913, r211666, r215400, r215817).
3406
3407 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
3408 * dg-extract-results.py: New file.
3409 * dg-extract-results.sh: Use it if the environment seems
3410 suitable.
3411
3412 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
3413
3414 * dg-extract-results.py (parse_run): Handle warnings that
3415 are printed before a test harness is run.
3416
3417 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
3418
3419 * dg-extract-results.py (Named): Remove __cmp__ method.
3420 (output_variation): Use a key to sort variation.harnesses.
3421
3422 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
3423
3424 * dg-extract-results.py: For Python 3, force sys.stdout to
3425 handle surrogate escape sequences.
3426 (safe_open): New function.
3427 (output_segment, main): Use it.
3428
3429 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
3430
3431 * dg-extract-results.py (Prog.result_re): Include options
3432 in test name.
3433
3434 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
3435
3436 * dg-extract-results.py (output_variation): Always sort if
3437 do_sum.
3438
e882ef3c
SM
34392014-12-15 Simon Marchi <simon.marchi@ericsson.com>
3440
3441 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
3442 as long as we get pagination notifications.
3443
4992aa20
JM
34442014-12-15 Jason Merrill <jason@redhat.com>
3445
3446 * Makefile.in (check-gdb.%): Restore.
3447 * README: Mention it.
3448
c1b5a1a6
JB
34492014-12-13 Joel Brobecker <brobecker@adacore.com>
3450
3451 * gdb.ada/str_uninit: New testcase.
3452
5537b577
JK
34532014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3454
3455 PR symtab/17642
3456 * gdb.base/vla-stub-define.c: New file.
3457 * gdb.base/vla-stub.c: New file.
3458 * gdb.base/vla-stub.exp: New file.
3459
bb2ec1b3
TT
34602014-12-12 Phil Muldoon <pmuldoon@redhat.com>
3461 Jan Kratochvil <jan.kratochvil@redhat.com>
3462 Tom Tromey <tromey@redhat.com>
3463
3464 * configure.ac: Add gdb.compile/.
3465 * configure: Regenerate.
3466 * gdb.compile/Makefile.in: New file.
3467 * gdb.compile/compile-ops.exp: New file.
3468 * gdb.compile/compile-ops.c: New file.
3469 * gdb.compile/compile-tls.c: New file.
3470 * gdb.compile/compile-tls.exp: New file.
3471 * gdb.compile/compile-constvar.S: New file.
3472 * gdb.compile/compile-constvar.c: New file.
3473 * gdb.compile/compile-mod.c: New file.
3474 * gdb.compile/compile-nodebug.c: New file.
3475 * gdb.compile/compile-setjmp-mod.c: New file.
3476 * gdb.compile/compile-setjmp.c: New file.
3477 * gdb.compile/compile-setjmp.exp: New file.
3478 * gdb.compile/compile-shlib.c: New file.
3479 * gdb.compile/compile.c: New file.
3480 * gdb.compile/compile.exp: New file.
3481 * lib/gdb.exp (skip_compile_feature_tests): New proc.
3482
4ff709eb
TT
34832014-12-12 Tom Tromey <tromey@redhat.com>
3484
3485 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
3486 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
3487
6dddd6a5
DE
34882014-12-12 Doug Evans <dje@google.com>
3489
3490 * lib/gdb-python.exp (get_python_valueof): New function.
3491 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
3492
71c24708
AA
34932014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3494
3495 * gdb.base/completion.exp: Add test for completion of "info
3496 registers ".
3497
3e29f34a
MR
34982014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
3499
3500 * gdb.base/func-ptrs.c: New file.
3501 * gdb.base/func-ptrs.exp: New file.
3502
fc126975
SM
35032014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3504
3505 PR breakpoints/17012
3506 * gdb.base/dprintf-detach.c: New file.
3507 * gdb.base/dprintf-detach.exp: New file.
3508
0a46d518
SM
35092014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3510
3511 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
3512 * lib/gdb.exp (target_is_gdbserver): New procedure.
3513
a0be3e44
DE
35142014-12-08 Doug Evans <dje@google.com>
3515
3516 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
3517
df1b803a
YQ
35182014-12-05 Yao Qi <yao@codesourcery.com>
3519
3520 * gdb.guile/scm-error.exp: Remove the third argument to
3521 gdb_remote_download.
3522 * gdb.guile/scm-frame-args.exp: Likewise.
3523 * gdb.guile/scm-section-script.exp: Likewise.
3524
ddb9f679
YQ
35252014-12-05 Yao Qi <yao@codesourcery.com>
3526
3527 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
3528
86e4ed39
DE
35292014-12-04 Doug Evans <dje@google.com>
3530
3531 * gdb.python/py-objfile.exp: Add tests for
3532 objfile.add_separate_debug_file.
3533
7c50a931
DE
35342014-12-04 Doug Evans <dje@google.com>
3535
3536 * lib/gdb.exp (get_build_id): New function.
3537 (build_id_debug_filename_get): Rewrite to use it.
3538 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
3539
621661e3
MR
35402014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
3541
3542 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
3543 `method(long)', not just 0x0.
3544 * gdb.cp/nsalias.exp: Align code labels to 4.
3545 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
3546 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
3547 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
3548 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
3549 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
3550 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
3551
29f0c3b7
DE
35522014-12-02 Doug Evans <dje@google.com>
3553
e1e061e7 3554 PR symtab/17602
29f0c3b7 3555 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 3556 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
3557 * gdb.cp/anon-ns.exp: Update.
3558
162078c8
NB
35592014-12-02 Nick Bull <nicholaspbull@gmail.com>
3560
3561 * gdb.python/py-events.py (inferior_call_handler): New.
3562 (register_changed_handler, memory_changed_handler): New.
3563 (test_events.invoke): Register new handlers.
3564 * gdb.python/py-events.exp: Add tests for inferior call,
3565 memory_changed and register_changed events.
3566
fdb09caf
AA
35672014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3568
3569 * gdb.base/execl-update-breakpoints.exp: Specify the link address
3570 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
3571 if the linker doesn't understand this.
3572
55cfb2c4
SM
35732014-12-01 Simon Marchi <simon.marchi@ericsson.com>
3574
3575 * gdb.python/python.exp: Change expected reply to help().
3576
9e8cd6df
YQ
35772014-12-01 Yao Qi <yao@codesourcery.com>
3578
3579 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
3580 AC_CONFIG_SUBDIRS(gdb.gdbtk).
3581 * configure: Re-generated.
3582
6c659fc2
SC
35832014-11-28 Siva Chandra Reddy <sivachandra@google.com>
3584
3585 * gdb.cp/chained-calls.cc: New file.
3586 * gdb.cp/chained-calls.exp: New file.
3587 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
3588
d7fc3181
SM
35892014-11-28 Simon Marchi <simon.marchi@ericsson.com>
3590
3591 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
3592 * gdb.dwarf2/symtab-producer.exp: Same.
3593 * gdb.gdb/python-interrupts.exp: Same.
3594 * gdb.gdb/python-selftest.exp: Same.
3595 * gdb.python/py-linetable.exp: Same.
3596 * gdb.python/py-type.exp: Same.
3597 * gdb.python/py-value-cc.exp: Same.
3598 * gdb.python/py-value.exp: Same.
3599
10e79639
YQ
36002014-11-28 Yao Qi <yao@codesourcery.com>
3601
3602 * gdb.base/break-probes.exp: Match library name prefixed with
3603 sysroot.
3604
f28a0564
SM
36052014-11-27 Simon Marchi <simon.marchi@ericsson.com>
3606
3607 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
3608 test expected output. Add parentheses for the call to print.
3609 Remove L suffix from integers.
3610
3fe1ce1d
DE
36112014-11-26 Doug Evans <dje@google.com>
3612
3613 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
3614
84429e27
YQ
36152014-11-22 Yao Qi <yao@codesourcery.com>
3616
3617 * gdb.trace/entry-values.c: Remove asms.
3618 (foo): Add foo_label.
3619 (bar): Add bar_label.
3620 * gdb.trace/entry-values.exp: Remove code computing foo's
3621 length and bar's length.
3622 (Dwarf::assemble): Invoke function_range for bar and use
3623 MACRO_AT_func for foo.
3624
26741859
YQ
36252014-11-22 Yao Qi <yao@codesourcery.com>
3626
3627 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
3628 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
3629 Use .Lgcc43_procstart instead of gcc43.
3630
45e44d27
JB
36312014-11-21 Joel Brobecker <brobecker@adacore.com>
3632
3633 * gdb.ada/n_arr_bound: New testcase.
3634
458c8db8
SDJ
36352014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3636
3637 PR breakpoints/10737
3638 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
3639 test_catch_syscall_multi_arch.
3640 (test_catch_syscall_multi_arch): New function.
3641
43f3e411
DE
36422014-11-20 Doug Evans <xdje42@gmail.com>
3643
3644 * gdb.base/maint.exp: Update expected output.
3645
0d7b2549
AA
36462014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3647
3648 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
3649 4-byte instruction on S390.
3650
8908fca5
JB
36512014-11-19 Joel Brobecker <brobecker@adacore.com>
3652
3653 * gdb.ada/arr_arr: New testcase.
3654
4a46959e
JB
36552014-11-19 Joel Brobecker <brobecker@adacore.com>
3656
3657 * gdb.ada/pkd_arr_elem: New Testcase.
3658
470e2f4e
LM
36592014-11-18 Luis Machado <lgustavo@codesourcery.com>
3660
3661 * gdb.reverse/break-precsave: Expect completion message for
3662 core file reads.
3663 * gdb.reverse/consecutive-precsave.exp: Likewise.
3664 * gdb.reverse/finish-precsave.exp: Likewise.
3665 * gdb.reverse/i386-precsave.exp: Likewise.
3666 * gdb.reverse/machinestate-precsave.exp: Likewise.
3667 * gdb.reverse/sigall-precsave.exp: Likewise.
3668 * gdb.reverse/solib-precsave.exp: Likewise.
3669 * gdb.reverse/step-precsave.exp: Likewise.
3670 * gdb.reverse/until-precsave.exp: Likewise.
3671 * gdb.reverse/watch-precsave.exp: Likewise.
3672
a267f3ad
AA
36732014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3674
3675 * gdb.base/bp-permanent.c: Include unistd.h.
3676 * gdb.python/py-framefilter-mi.c (main): Add return type.
3677 * gdb.python/py-framefilter.c (main): Likewise.
3678 * gdb.trace/actions-changed.c (main): Likewise.
3679
12084a9a
AA
36802014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3681
3682 * gdb.mi/until.c: Add eye-catchers.
3683 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
3684 line numbers.
3685
dc7e1a77
AA
36862014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3687
3688 * gdb.base/condbreak.exp: Drop references to removed non-prototype
3689 function header variants in break1.c.
3690 * gdb.base/ena-dis-br.exp: Likewise.
3691 * gdb.base/hbreak2.exp: Likewise.
3692 * gdb.reverse/until-precsave.exp: Drop references to removed
3693 non-prototype function header variants in ur1.c.
3694 * gdb.reverse/until-reverse.exp: Likewise.
3695
41c77605
PM
36962014-11-17 Petr Machata <pmachata@redhat.com>
3697
3698 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
3699 ${_cu_offset_size} bytes abbrev offset.
3700
34248c3a
DE
37012014-11-15 Doug Evans <xdje42@gmail.com>
3702
3703 PR symtab/17559
3704 * gdb.base/line-symtabs.exp: New file.
3705 * gdb.base/line-symtabs.c: New file.
3706 * gdb.base/line-symtabs.h: New file.
3707
646da059
YQ
37082014-11-14 Yao Qi <yao@codesourcery.com>
3709
3710 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
3711 (func): Add label func_label.
3712 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
3713 Replace low_pc and high_pc with MACRO_AT_range.
3714 Replace name, low_pc and high_pc with MACRO_AT_func.
3715
9301ebe6
YQ
37162014-11-14 Yao Qi <yao@codesourcery.com>
3717
3718 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
3719 Replace name, low_pc and high_pc with MACRO_AT_func.
3720
f166b542
YQ
37212014-11-14 Yao Qi <yao@codesourcery.com>
3722
3723 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
3724 produce debug information.
3725 * gdb.dwarf2/implptr-optimized-out.S: Removed.
3726
0f6e71e3
YQ
37272014-11-14 Yao Qi <yao@codesourcery.com>
3728
3729 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
3730 object and get function length.
3731 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
3732 with MACRO_AT_func.
3733 (top-level): Replace gdb_compile and clean_restart with
3734 prepare_for_testing.
3735 * gdb.dwarf2/main.c (main): Add label main_label.
3736
876c4df9
YQ
37372014-11-14 Yao Qi <yao@codesourcery.com>
3738
3739 * lib/dwarf.exp (function_range): New procedure.
3740 (Dwarf::_handle_macro_at_func): New procedure.
3741 (Dwarf::_handle_macro_at_range): New procedure.
3742 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
3743
02ad9cf1
YQ
37442014-11-14 Yao Qi <yao@codesourcery.com>
3745
3746 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
3747 (_handle_attribute): New procedure.
3748
a59add0c
AA
37492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3750
3751 * gdb.ada/cond_lang/foo.c (callme): Add return type.
3752 * gdb.base/call-sc.c (zed): Likewise.
3753 * gdb.base/checkpoint.c (main): Likewise.
3754 * gdb.base/dump.c (main): Likewise.
3755 * gdb.base/gcore.c (main): Likewise.
3756 * gdb.base/huge.c (main): Likewise.
3757 * gdb.base/multi-forks.c (main): Likewise.
3758 * gdb.base/pr10179-a.c (main): Likewise.
3759 * gdb.base/savedregs.c (main): Likewise.
3760 * gdb.base/sigaltstack.c (main): Likewise.
3761 * gdb.base/siginfo.c (main): Likewise.
3762 * gdb.base/structs.c (zed): Likewise.
3763 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
3764 * gdb.mi/mi-syn-frame.c (main): Likewise.
3765 * gdb.mi/until.c (foo, main): Likewise.
3766 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
3767 * gdb.base/solib-weak.c (foo): Declare.
3768 * gdb.base/attach-twice.c: Include stdio.h.
3769 * gdb.base/weaklib1.c: Likewise.
3770 * gdb.base/weaklib2.c: Likewise.
3771 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
3772 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
3773 unistd.h.
3774 * gdb.base/attach-pie-misread.c: Include stdlib.h.
3775 * gdb.mi/mi-exit-code.c: Likewise.
3776 * gdb.base/break-interp-lib.c: Include string.h.
3777 * gdb.base/coremaker.c: Likewise.
3778 * gdb.base/testenv.c: Likewise.
3779 * gdb.python/py-finish-breakpoint.c: Likewise.
3780 * gdb.base/inferior-died.c: Include sys/wait.h.
3781 * gdb.base/fileio.c: Include time.h.
3782 * gdb.base/async-shell.c: Include unistd.h.
3783 * gdb.base/dprintf-non-stop.c: Likewise.
3784 * gdb.base/info-os.c: Likewise.
3785 * gdb.mi/mi-console.c: Likewise.
3786 * gdb.mi/watch-nonstop.c: Likewise.
3787 * gdb.python/py-events.c: Likewise.
3788 * gdb.base/async.c (baz): Move up before its invocation.
3789 * gdb.base/code_elim2.c (my_global_func): Likewise.
3790 * gdb.base/skip-solib-lib.c (multiply): Likewise.
3791 * gdb.base/advance.c (func2): Likewise.
3792
3b5d5997
AA
37932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3794
3795 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
3796 variant.
3797 * gdb.base/annota3.c: Likewise.
3798 * gdb.base/async.c: Likewise.
3799 * gdb.base/average.c: Likewise.
3800 * gdb.base/call-ar-st.c: Likewise.
3801 * gdb.base/call-rt-st.c: Likewise.
3802 * gdb.base/call-sc.c: Likewise.
3803 * gdb.base/call-strs.c: Likewise.
3804 * gdb.base/ending-run.c: Likewise.
3805 * gdb.base/execd-prog.c: Likewise.
3806 * gdb.base/exprs.c: Likewise.
3807 * gdb.base/foll-exec.c: Likewise.
3808 * gdb.base/foll-fork.c: Likewise.
3809 * gdb.base/foll-vfork.c: Likewise.
3810 * gdb.base/funcargs.c: Likewise.
3811 * gdb.base/gcore.c: Likewise.
3812 * gdb.base/jump.c: Likewise.
3813 * gdb.base/langs0.c: Likewise.
3814 * gdb.base/langs1.c: Likewise.
3815 * gdb.base/langs2.c: Likewise.
3816 * gdb.base/mips_pro.c: Likewise.
3817 * gdb.base/nodebug.c: Likewise.
3818 * gdb.base/opaque0.c: Likewise.
3819 * gdb.base/opaque1.c: Likewise.
3820 * gdb.base/recurse.c: Likewise.
3821 * gdb.base/run.c: Likewise.
3822 * gdb.base/scope0.c: Likewise.
3823 * gdb.base/scope1.c: Likewise.
3824 * gdb.base/setshow.c: Likewise.
3825 * gdb.base/setvar.c: Likewise.
3826 * gdb.base/shmain.c: Likewise.
3827 * gdb.base/shr1.c: Likewise.
3828 * gdb.base/shr2.c: Likewise.
3829 * gdb.base/sigall.c: Likewise.
3830 * gdb.base/signals.c: Likewise.
3831 * gdb.base/so-indr-cl.c: Likewise.
3832 * gdb.base/solib2.c: Likewise.
3833 * gdb.base/structs.c: Likewise.
3834 * gdb.base/sum.c: Likewise.
3835 * gdb.base/vforked-prog.c: Likewise.
3836 * gdb.base/watchpoint.c: Likewise.
3837 * gdb.reverse/shr2.c: Likewise.
3838 * gdb.reverse/until-reverse.c: Likewise.
3839 * gdb.reverse/ur1.c: Likewise.
3840 * gdb.reverse/watch-reverse.c: Likewise.
3841
066a77c5
AA
38422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3843
3844 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
3845 variant.
3846 * gdb.base/sepdebug.exp: Drop references to removed code.
3847
4f204ea5
AA
38482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3849
3850 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
3851 variant. Preserve original line numbering.
3852 * gdb.base/list1.c: Likewise.
3853
3b377a3a
AA
38542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3855
3856 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
3857 variant.
3858 * gdb.base/break1.c: Likewise.
3859 * gdb.base/break.exp: Drop references to removed code.
3860
e444df73
AA
38612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3862
3863 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
3864 variant.
3865
8008f2a7
AA
38662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3867
3868 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
3869
a5a06887
AA
38702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3871
3872 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
3873 logic into perform_all_tests() and invoke it with and without
3874 function header prototypes.
3875 (do_function_calls): Remove conditional XFAIL for PR 5318.
3876 (rerun_and_prepare): Remove duplicate code.
3877 (perform_all_tests): New. Main logic moved here.
3878
44dba9b9
AA
38792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3880
3881 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
3882 code guarded by #ifdef NO_PROTOTYPES.
3883 (t_double_many_args): Likewise.
3884 (DEF_FUNC_MANY_ARGS_1): Likewise.
3885 (DEF_FUNC_VALUES_1): Likewise.
3886 (t_structs_ldc): Renamed from t_structs_fc in conditional code
3887 guarded by #ifdef PROTOTYPES.
3888
d1fbcd56
AA
38892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3890
3891 * gdb.mi/mi-console.c: Add eye-catcher.
3892 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
3893 instead of literal line number.
3894
b0e59b8f
AA
38952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3896
3897 * gdb.base/shr2.c: Add eye-catcher.
3898 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
3899 line number.
3900
78f98cca
AA
39012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3902
3903 * gdb.base/jump.c: Add eye-catchers.
3904 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
3905 numbers.
3906
58fa2af0
AA
39072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3908
3909 * gdb.base/execd-prog.c: Add eye-catchers.
3910 * gdb.base/foll-exec.c: Likewise.
3911 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
3912 line numbers.
3913
04e5059b
AA
39142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3915
3916 * gdb.base/ending-run.c: Add eye-catchers.
3917 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
3918 literal line numbers.
3919
dbfdb174
AA
39202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3921
3922 * gdb.base/call-rt-st.c: Add eye-catchers.
3923 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
3924 literal line numbers.
3925
888a2ade
AA
39262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3927
3928 * gdb.base/call-ar-st.c: Add eye-catchers.
3929 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
3930 literal line numbers.
3931
6acc2dde
AA
39322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3933
3934 * gdb.base/average.c: Add eye-catchers.
3935 * gdb.base/sum.c: Likewise.
3936 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
3937 regexps dynamically.
3938
9ecfcd1d
AA
39392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3940
3941 * gdb.base/solib1.c: Add eye-catchers.
3942 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
3943 literal line numbers.
3944
78708b7c
PA
39452014-11-12 Pedro Alves <palves@redhat.com>
3946
3947 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
3948 leader has exited.
3949
af48d08f
PA
39502014-11-12 Pedro Alves <palves@redhat.com>
3951
3952 * gdb.arch/i386-bp_permanent.c: New file.
3953 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
3954 (srcfile): Set to i386-bp_permanent.c.
3955 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
3956 that stepi does not execute the 'leave' instruction, instead of
3957 testing it does execute.
3958 * gdb.base/bp-permanent.c: New file.
3959 * gdb.base/bp-permanent.exp: New file.
3960
af3768e9
DE
39612014-11-10 Doug Evans <xdje42@gmail.com>
3962
3963 PR symtab/17564
3964 * gdb.base/symtab-search-order.exp: New file.
3965 * gdb.base/symtab-search-order.c: New file.
3966 * gdb.base/symtab-search-order-1.c: New file.
3967 * gdb.base/symtab-search-order-shlib-1.c: New file.
3968
9de00a4a
PA
39692014-11-07 Pedro Alves <palves@redhat.com>
3970
3971 PR gdb/17511
3972 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
3973 i?86-*-linux*.
3974
e0f52461
SC
39752014-11-03 Siva Chandra Reddy <sivachandra@google.com>
3976
3977 PR c++/17494
3978 * gdb.cp/pr17494.cc: New file.
3979 * gdb.cp/pr17494.exp: New file.
3980
6ce8c980
YQ
39812014-11-02 Yao Qi <yao@codesourcery.com>
3982
3983 * gdb.python/python.exp: Get working directory and match the
3984 output of "set extended-prompt \\w " with it.
3985
02be9a71
DE
39862014-10-30 Doug Evans <dje@google.com>
3987
3988 * gdb.python/py-objfile.exp: Add tests for setting random attributes
3989 in objfiles.
3990 * gdb.python/py-progspace.exp: Add tests for setting random attributes
3991 in progspaces.
3992
3bdff46b
LM
39932014-10-30 Janis Johnson <janisjo@codesourcery.com>
3994
3995 * gdb.base/fullpath-expand.exp: Skip for a remote host.
3996 * gdb.base/realname-expand.exp: Likewise.
3997 * gdb.linespec/macro-relative.exp: Likewise.
3998
ab917dfb
PA
39992014-10-29 Pedro Alves <palves@redhat.com>
4000
4001 PR gdb/17408
4002 * gdb.threads/schedlock.c (some_function): New function.
4003 (call_function): New global.
4004 (MAYBE_CALL_SOME_FUNCTION): New macro.
4005 (thread_function): Call it.
4006 * gdb.threads/schedlock.exp (get_args): Add description parameter,
4007 and use it instead of a global counter. Adjust all callers.
4008 (get_current_thread): Use "find current thread" for test message
4009 here rather than having all callers pass down the same string.
4010 (goto_loop): New procedure, factored out from ...
4011 (my_continue): ... this.
4012 (step_ten_loops): Change parameter from test message to command to
4013 use. Adjust.
4014 (list_count): Delete global.
4015 (check_result): New procedure, factored out from duplicate top
4016 level code.
4017 (continue tests): Wrap in with_test_prefix.
4018 (test_step): New procedure, factored out from duplicate top level
4019 code.
4020 (top level): Test "step" in combination with all scheduler-locking
4021 modes. Test "next" in combination with all scheduler-locking
4022 modes, and in combination with stepping over a function call or
4023 not.
4024 * gdb.threads/next-bp-other-thread.c: New file.
4025 * gdb.threads/next-bp-other-thread.exp: New file.
4026
d3d4baed
PA
40272014-10-29 Pedro Alves <palves@redhat.com>
4028
4029 PR python/17372
4030 * gdb.python/python.exp: Test a multi-line command that spawns
4031 interactive Python.
4032 * gdb.base/multi-line-starts-subshell.exp: New file.
4033
563e8d85
YQ
40342014-10-29 Yao Qi <yao@codesourcery.com>
4035
4036 * gdb.base/fileio.exp: Make directories on host.
4037
0ea4d52e
YQ
40382014-10-29 Yao Qi <yao@codesourcery.com>
4039
4040 * gdb.base/fileio.c (test_write): Close the file.
4041
7f5ef605
PA
40422014-10-28 Pedro Alves <palves@redhat.com>
4043
4044 PR gdb/12623
4045 * gdb.base/sigstep.c (no_handler): New global.
4046 (main): If 'no_handler is true, set the signal handlers to
4047 SIG_IGN.
4048 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
4049 with_sw_watch and no_handler parameters. Handle them.
4050 (top level) <stepping over handler when stopped at a breakpoint
4051 test>: Add a test axis for testing with a software watchpoint, and
4052 another for testing with the signal handler set to SIG_IGN.
4053 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
4054 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
4055
abbdbd03
PA
40562014-10-28 Pedro Alves <palves@redhat.com>
4057
4058 PR gdb/17511
4059 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
4060 * gdb.base/sigstep.exp (other_handler_location): New global.
4061 (advance): Support stepping into the signal handler, and running
4062 commands while in the handler.
4063 (in_handler_map): New global.
4064 (top level): In the advance test, add combinations for getting
4065 into the handler with stepping commands, and for running commands
4066 in the handler. Add comment descripting the advancei tests.
4067
1df4399f
PA
40682014-10-28 Pedro Alves <palves@redhat.com>
4069
4070 * gdb.base/sigstep.exp: Use build_executable instead of
4071 prepare_for_testing.
4072 (top level): Move code that starts GDB, runs to main and creates a
4073 display to ...
4074 (restart): ... this new procedure.
4075 (top level): Move backtrace from signal handler test to ...
4076 (validate_backtrace): ... this new procedure.
4077 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
4078 with_test_prefix. Always restart GDB.
4079 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
4080 with_test_prefix. Always restart GDB. No need to delete
4081 breakpoints after the test.
4082 (test_skip_handler): Remove prefix parameter.
4083 (skip_over_handler, breakpoint_to_handler)
4084 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
4085 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
4086 restart GDB. No need to delete breakpoints after the test.
4087 (top level): Use foreach to call the test procedures with
4088 different commands.
4089
a5b6e449
PA
40902014-10-28 Pedro Alves <palves@redhat.com>
4091
4092 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
4093 instead of GNATS numbers.
4094 * gdb.base/sigbpt.exp: Likewise.
4095 * gdb.base/siginfo.exp: Likewise.
4096 * gdb.base/sigstep.exp: Likewise.
4097
e5f8a7cc
PA
40982014-10-27 Pedro Alves <palves@redhat.com>
4099
4100 * gdb.base/sigstep.c (dummy): New global.
4101 (main): Issue a couple writes to the new global.
4102 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
4103 procedures.
4104 (skip_over_handler): Use test_skip_handler.
4105 (top level): Call skip_over_handler for stepi and nexti too.
4106 (breakpoint_over_handler): Use test_skip_handler.
4107 (top level): Call breakpoint_over_handler for stepi and nexti too.
4108
763905a3
YQ
41092014-10-27 Yao Qi <yao@codesourcery.com>
4110
4111 * gdb.trace/tfile.c (adjust_function_address)
4112 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
4113 function descriptor.
4114
6f259a23
DB
41152014-10-24 Don Breazeal <donb@codesourcery.com>
4116
4117 * gdb.base/foll-fork.exp (test_follow_fork,
4118 catch_fork_child_follow): Check for updated fork messages emitted
4119 from infrun.c.
4120 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
4121 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
4122 vfork_and_exec_child_follow_through_step): Check for updated vfork
4123 messages emitted from infrun.c.
4124
09dd9a69
PA
41252014-10-24 Pedro Alves <palves@redhat.com>
4126
4127 * gdb.base/corefile.exp: Remove references to ultrix.
4128 * gdb.base/interrupt.exp: Likewise.
4129 * gdb.base/whatis.exp: Likewise.
4130 * gdb.gdb/selftest.exp: Likewise.
4131 * gdb.threads/manythreads.exp: Likewise.
4132 * gdb.threads/print-threads.exp: Likewise.
4133 * gdb.threads/pthreads.exp:: Likewise.
4134 * gdb.threads/schedlock.exp: Likewise.
4135
3433cfa5
SC
41362014-10-24 Siva Chandra Reddy <sivachandra@google.com>
4137
4138 * gdb.cp/non-trivial-retval.cc: Add a test case.
4139 * gdb.cp/non-trivial-retval.exp: Add a test.
4140
092f880b
YQ
41412014-10-20 Yao Qi <yao@codesourcery.com>
4142
4143 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
4144 * gdb.python/py-objfile-script-gdb.py: New file.
4145 * gdb.python/py-objfile-script.exp: Update reference to
4146 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
4147 of remote_download. Remove the dest file.
4148
acbdb7f3
YQ
41492014-10-20 Yao Qi <yao@codesourcery.com>
4150
4151 * gdb.base/checkpoint.exp: Don't remove file copied on host.
4152 * gdb.base/step-line.exp: Likewise.
4153 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4154 * gdb.dwarf2/dw2-basic.exp: Likewise.
4155 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4156 * gdb.dwarf2/dw2-filename.exp: Likewise.
4157 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4158 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4159 * gdb.dwarf2/dw2-producer.exp: Likewise.
4160 * gdb.dwarf2/mac-fileno.exp: Likewise.
4161 * gdb.python/py-frame-args.exp: Likewise.
4162 * gdb.python/py-framefilter.exp: Likewise.
4163 * gdb.python/py-mi.exp: Likewise.
4164 * gdb.python/py-objfile-script.exp: Likewise
4165 * gdb.python/py-pp-integral.exp: Likewise.
4166 * gdb.python/py-pp-re-notag.exp: Likewise.
4167 * gdb.python/py-prettyprint.exp: Likewise.
4168 * gdb.python/py-section-script.exp: Likewise.
4169 * gdb.python/py-typeprint.exp: Likewise.
4170 * gdb.python/py-xmethods.exp: Likewise.
4171 * gdb.stabs/weird.exp: Likewise.
4172 * gdb.xml/tdesc-regs.exp: Likewise.
4173
bd286a29
KCY
41742014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
4175
4176 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
4177 (out_cu): Use addr_len for the size of addresses.
4178 (out_line): Likewise. Size DW_LNE_set_address instruction
4179 according to addr_len.
4180 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
4181 (FUNC): Add START_INSNS to definition.
4182
673dc4a0
YQ
41832014-10-18 Yao Qi <yao@codesourcery.com>
4184
4185 * gdb.base/argv0-symlink.exp: Check argv[0] value if
4186 gdb_has_argv0 return true.
4187 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
4188 check [target_info exists noargs], check [gdb_has_argv0]
4189 instead.
4190 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4191 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
4192 procedures.
4193
4ffbba72
DE
41942014-10-17 Doug Evans <dje@google.com>
4195
4196 * gdb.python/py-events.exp: Update expected output for clear_objfiles
4197 event.
4198 * gdb.python/py-events.py: Add clear_objfiles event.
4199
d096d8c1
DE
42002014-10-17 Doug Evans <dje@google.com>
4201
4202 * gdb.python/py-objfile.exp: Test progspace attribute.
4203
a80db015
LM
42042014-10-17 Luis Machado <lgustavo@codesourcery.com>
4205
4206 * gdb.guile/scm-breakpoint.exp: Do not assume any
4207 directory separators when matching source file paths.
4208 * gdb.python/py-breakpoint.exp: Likewise.
4209 * gdb.reverse/break-precsave.exp: Likewise.
4210 * gdb.reverse/break-reverse.exp: Likewise.
4211 * gdb.reverse/consecutive-precsave.exp: Likewise.
4212 * gdb.reverse/finish-precsave.exp: Likewise.
4213 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
4214 * gdb.reverse/finish-reverse.exp: Likewise.
4215 * gdb.reverse/i386-precsave.exp: Likewise.
4216 * gdb.reverse/i387-env-reverse.exp: Likewise.
4217 * gdb.reverse/i387-stack-reverse.exp: Likewise.
4218 * gdb.reverse/machinestate-precsave.exp: Likewise.
4219 * gdb.reverse/machinestate.exp: Likewise.
4220 * gdb.reverse/sigall-precsave.exp: Likewise.
4221 * gdb.reverse/solib-precsave.exp: Likewise.
4222 * gdb.reverse/step-precsave.exp: Likewise.
4223 * gdb.reverse/until-precsave.exp: Likewise.
4224 * gdb.reverse/watch-precsave.exp: Likewise.
4225 * gdb.reverse/watch-reverse.exp: Likewise.
4226
b22089ab
YQ
42272014-10-17 Yao Qi <yao@codesourcery.com>
4228
4229 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
4230 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
4231
6c4486e6
PA
42322014-10-17 Pedro Alves <palves@redhat.com>
4233
4234 PR gdb/17471
4235 * gdb.base/bg-execution-repeat.c: New file.
4236 * gdb.base/bg-execution-repeat.exp: New file.
4237
0ff33695
PA
42382014-10-17 Pedro Alves <palves@redhat.com>
4239
4240 PR gdb/17300
4241 * gdb.base/continue-all-already-running.c: New file.
4242 * gdb.base/continue-all-already-running.exp: New file.
4243
6fdebc3d
PA
42442014-10-17 Pedro Alves <palves@redhat.com>
4245
4246 PR gdb/17472
4247 * gdb.base/annota-input-while-running.c: New file.
4248 * gdb.base/annota-input-while-running.exp: New file.
4249
32a8097b
PA
42502014-10-17 Pedro Alves <palves@redhat.com>
4251
4252 * gdb.base/callfuncs.exp: emove references to osf.
4253 * gdb.base/sigall.exp: Likewise.
4254 * gdb.gdb/selftest.exp: Likewise.
4255 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
4256 * gdb.mi/non-stop.c: Likewise.
4257 * gdb.mi/pthreads.c: Likewise.
4258 * gdb.reverse/sigall-precsave.exp: Likewise.
4259 * gdb.reverse/sigall-reverse.exp: Likewise.
4260 * gdb.threads/pthreads.c: Likewise.
4261 * gdb.threads/pthreads.exp: Likewise.
4262
7a3517ff
YQ
42632014-10-17 Yao Qi <yao@codesourcery.com>
4264
4265 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
4266 check 'target_info exists noargs'.
4267 (test_command_prompt_position): Likewise.
4268 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
4269 Remove "set args".
4270 (progvar_simple_while_test): Likewise.
4271 (progvar_complex_if_while_test): Likewise.
4272 (if_while_breakpoint_command_test): Likewise.
4273 (infrun_breakpoint_command_test): Likewise.
4274 (breakpoint_command_test): Likewise.
4275 (watchpoint_command_test): Likewise.
4276 (bp_deleted_in_command_test): Likewise.
4277 (temporary_breakpoint_commands): Likewise.
4278
bb99c472
YQ
42792014-10-16 Yao Qi <yao@codesourcery.com>
4280
4281 * gdb.base/remotetimeout.exp: Remove noargs checking.
4282
7c16b83e
PA
42832014-10-15 Pedro Alves <palves@redhat.com>
4284
4285 PR breakpoints/9649
4286 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
4287 * gdb.base/breakpoint-in-ro-region.exp
4288 (probe_target_hardware_step): New procedure.
4289 (top level): Probe hardware stepping and hardware breakpoint
4290 support. Test stepping through a read-only region, with both
4291 "breakpoint auto-hw" on and off and both "always-inserted" on and
4292 off.
4293
35a49624
IB
42942014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
4295
4296 * gdb.dlang/demangle.exp: Update for demangling changes.
4297
2d1c107c
SC
42982014-10-15 Siva Chandra Reddy <sivachandra@google.com>
4299
4300 * gdb.cp/non-trivial-retval.cc: Add new test cases.
4301 * gdb.cp/non-trivial-retval.exp: Add new tests.
4302
778811d5
SC
43032014-10-15 Siva Chandra Reddy <sivachandra@google.com>
4304
4305 PR c++/13403
4306 PR c++/15154
4307 * gdb.cp/non-trivial-retval.cc: New file.
4308 * gdb.cp/non-trivial-retval.exp: New file.
4309
10c5f0a8
YQ
43102014-10-15 Yao Qi <yao@codesourcery.com>
4311
4312 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
4313 remote host.
4314
65d7b369
YQ
43152014-10-15 Yao Qi <yao@codesourcery.com>
4316
4317 * gdb.python/py-symbol.exp: Match file base name if host is
4318 remote, otherwise match file name with dir name.
4319 * gdb.python/py-symtab.exp: Likewise.
4320 * gdb.python/python.exp: Likewise.
4321
46dc1394
YQ
43222014-10-15 Yao Qi <yao@codesourcery.com>
4323
4324 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
4325 pattern.
4326 * gdb.python/py-symtab.exp: Likewise.
4327 * gdb.python/python.exp: Remove trailing ".*". Fix typo
4328 locationn.
4329
c40cc657
JB
43302014-10-14 Joel Brobecker <brobecker@adacore.com>
4331
4332 * gdb.ada/addr_arith: New testcase.
4333
2abf49e1
MR
43342014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
4335
4336 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
4337 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
4338 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
4339 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
4340
f7088df3
SDJ
43412014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
4342
4343 * gdb.arch/stap-eval-lang-ada.S: Likewise.
4344 * gdb.arch/stap-eval-lang-ada.c: Likewise.
4345 * gdb.arch/stap-eval-lang-ada.exp: New file.
4346
4dc06805
YQ
43472014-10-14 Yao Qi <yao@codesourcery.com>
4348
4349 * gdb.mi/mi-var-child.c (nothing1): New function.
4350 (nothing2): New function.
4351 (do_children_tests): Set function pointers by nothing1 and
4352 nothing2.
4353 * gdb.mi/mi-var-child.exp: Step over new added statements.
4354 Update test to match the new output.
4355 * gdb.mi/var-cmd.c (nothing1): New function.
4356 (nothing2): New function.
4357 (do_children_tests): Set function pointers by nothing1 and
4358 nothing2.
4359 * gdb.mi/mi-var-display.exp: Update test to match output.
4360 Step to the line specified by $line_dct_nothing.
4361 Increase the number of lines to step.
4362
46a93de2
YQ
43632014-10-14 Yao Qi <yao@codesourcery.com>
4364
4365 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
4366 tests.
4367 * gdb.mi/mi2-var-child.exp: Likewise.
4368
14ea52ee
DE
43692014-10-13 Doug Evans <dje@google.com>
4370
4371 * gdb.python/py-objfile.exp: Change name of file name test.
4372
e5c6e92b
DE
43732014-10-13 Doug Evans <dje@google.com>
4374
4375 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
4376 from the start of the CU.
4377
c780cc2f
JK
43782014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4379 Yao Qi <yao@codesourcery.com>
4380
4381 Fix "save breakpoints" for "catch" command.
4382 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
4383 Remove -nonewline. Match also the added "main" line.
4384
99894e11
JK
43852014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4386
4387 Fix "save breakpoints" for "disable $bpnum" command.
4388 * gdb.base/save-bp.c (main): Add label.
4389 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
4390
6e1ac5a3
JK
43912014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4392
4393 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
4394
754dd2b0
YQ
43952014-10-11 Yao Qi <yao@codesourcery.com>
4396
4397 * gdb.server/server-kill.exp: Execute command
4398 "set remote trace-status-packet on" before "tstatus".
4399
f90183d7
YQ
44002014-10-11 Yao Qi <yao@codesourcery.com>
4401
4402 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
4403 (main): Call getppid.
4404 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
4405 and continue to it. Read variable "server_pid".
4406
bf40a607
YQ
44072014-10-11 Yao Qi <yao@codesourcery.com>
4408
4409 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
4410
052ca370
YQ
44112014-10-11 Yao Qi <yao@codesourcery.com>
4412
4413 * gdb.threads/thread-find.exp: Don't execute command
4414 "info threads".
4415 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
4416 * gdb.threads/linux-dp.exp: Don't check the condition
4417 $threads_created equals to zero.
4418
3831839c
PA
44192014-10-10 Pedro Alves <palves@redhat.com>
4420
4421 * gdb.base/bigcore.exp: Remove references to IRIX.
4422 * gdb.base/funcargs.exp: Likewise.
4423 * gdb.base/interrupt.exp: Likewise.
4424 * gdb.base/mips_pro.exp: Likewise.
4425 * gdb.base/nodebug.exp: Likewise.
4426 * gdb.base/setvar.exp: Likewise.
4427 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
4428
8b9a549d
PA
44292014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4430 Pedro Alves <palves@redhat.com>
4431
4432 PR symtab/14466
4433 * gdb.base/vdso-warning.c: New file.
4434 * gdb.base/vdso-warning.exp: New file.
4435
d48ba5e8
DE
44362014-10-02 Doug Evans <dje@google.com>
4437
4438 * gdb.base/structs.c (main): Don't run forever.
4439
2278c276
PA
44402014-10-02 Pedro Alves <palves@redhat.com>
4441
4442 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
4443 (top level) <stop threads 1, stop threads 2>: Use it.
4444
b57bacec
PA
44452014-10-02 Pedro Alves <palves@redhat.com>
4446
4447 * gdb.threads/break-while-running.exp (test): Add new
4448 'update_thread_list' argument. Skip "info threads" if false.
4449 (top level): Add new 'update_thread_list' axis.
4450
13fd3ff3
PA
44512014-10-02 Pedro Alves <palves@redhat.com>
4452
4453 PR breakpoints/17431
4454 * gdb.base/execl-update-breakpoints.c: New file.
4455 * gdb.base/execl-update-breakpoints.exp: New file.
4456
0fec99e8
PA
44572014-10-01 Pedro Alves <palves@redhat.com>
4458
4459 * gdb.base/breakpoint-in-ro-region.c: New file.
4460 * gdb.base/breakpoint-in-ro-region.exp: New file.
4461
2ddf4301
SM
44622014-10-01 Simon Marchi <simon.marchi@ericsson.com>
4463
4464 * gdb.mi/mi-exit-code.exp: New file.
4465 * gdb.mi/mi-exit-code.c: New file.
4466
6a5f3f43
YQ
44672014-09-30 Yao Qi <yao@codesourcery.com>
4468
4469 * lib/prelink-support.exp (build_executable_own_libs): Error if
4470 the target isn't native.
4471
345bcc73
YQ
44722014-09-30 Yao Qi <yao@codesourcery.com>
4473
4474 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
4475 false.
4476
a25a5a45
PA
44772014-09-22 Pedro Alves <palves@redhat.com>
4478
4479 * gdb.threads/break-while-running.exp: New file.
4480 * gdb.threads/break-while-running.c: New file.
4481
00ba3162
YQ
44822014-09-19 Yao Qi <yao@codesourcery.com>
4483
4484 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
4485 Invoke test. Restart GDB with --readnow and invoke test again.
4486
c3b7b696
YQ
44872014-09-19 Yao Qi <yao@codesourcery.com>
4488
4489 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
4490 proc set_breakpoint_on_gcd_function. Invoke
4491 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
4492 invoke set_breakpoint_on_gcd_function again.
4493
2b4fd423
DE
44942014-09-18 Doug Evans <dje@google.com>
4495
4496 * gdb.dwarf2/symtab-producer.exp: New file.
4497
a5947601
SDJ
44982014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4499
4500 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
4501 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
4502 * gdb.base/global-var-nested-by-dso.c: Likewise.
4503 * gdb.base/global-var-nested-by-dso.exp: Likewise.
4504
91c19059
SDJ
45052014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4506 Pedro Alves <palves@redhat.com>
4507
4508 * gdb.base/watch-bitfields.exp: Pass string other than test file
4509 name to prepare_for_testing.
4510 (watch): New procedure.
4511 (expect_watchpoint): Use with_test_prefix.
4512 (top level): Factor out tests to ...
4513 (test_watch_location, test_regular_watch): ... these new
4514 procedures, and use with_test_prefix and gdb_continue_to_end.
4515
bb9d5f81
PP
45162014-09-16 Patrick Palka <patrick@parcs.ath.cx>
4517
4518 PR breakpoints/12526
4519 * gdb.base/watch-bitfields.exp: New file.
4520 * gdb.base/watch-bitfields.c: New file.
4521
635856f5
PA
45222014-09-16 Pedro Alves <palves@redhat.com>
4523
4524 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
4525 software and hardware addresses, not software address against
4526 itself.
4527
7280ceea
PA
45282014-09-16 Pedro Alves <palves@redhat.com>
4529
4530 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
4531 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
4532
428b16bd
PA
45332014-09-16 Pedro Alves <palves@redhat.com>
4534
4535 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
4536 files.
4537 * gdb.base/a2-run.exp: Remove all code guarded by istarget
4538 "*-*-vxworks*" throughout.
4539 * gdb.base/break.exp: Likewise.
4540 * gdb.base/default.exp: Likewise.
4541 * gdb.base/scope.exp: Likewise.
4542 * gdb.base/sepdebug.exp: Likewise.
4543 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
4544 throughout.
4545 * gdb.base/run.c: Likewise.
4546 * gdb.base/sepdebug.c: Likewise.
4547 * gdb.hp/gdb.aCC/run.c: Likewise.
4548 * gdb.reverse/until-reverse.c: Likewise.
4549 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
4550
666d413c
YQ
45512014-09-16 Yao Qi <yao@codesourcery.com>
4552
4553 * boards/local-remote-host-native.exp: New file.
4554
57cbd724
DE
45552014-09-14 Doug Evans <xdje42@gmail.com>
4556
4557 * gdb.threads/queue-signal.c (thread_count): New variable.
4558 (thread_count_mutex, thread_count_condvar): New variables.
4559 (incr_thread_count, wait_all_threads_running): New functions.
4560 (main): Wait for all threads to be in their thread functions.
4561
81219e53
DE
45622014-09-13 Doug Evans <xdje42@gmail.com>
4563
4564 * gdb.threads/queue-signal.c: New file.
4565 * gdb.threads/queue-signal.exp: New file.
4566
3714cea7
DE
45672014-09-13 Doug Evans <xdje42@gmail.com>
4568
4569 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
4570 be consistent with what default_gdb_init uses.
4571 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
4572 the plain text of the prompt. Add some logging printfs.
4573 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
4574
fa43b1d7
PA
45752014-09-12 Pedro Alves <palves@redhat.com>
4576
4577 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
4578 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
4579 * gdb.arch/i386-size-overlap.exp: Likewise.
4580 * gdb.arch/i386-size.exp: Likewise.
4581 * gdb.arch/i386-unwind.exp: Likewise.
4582 * gdb.base/a2-run.exp: Likewise.
4583 * gdb.base/break.exp: Likewise.
4584 * gdb.base/charset.exp: Likewise.
4585 * gdb.base/chng-syms.exp: Likewise.
4586 * gdb.base/commands.exp: Likewise.
4587 * gdb.base/dbx.exp: Likewise.
4588 * gdb.base/find.exp: Likewise.
4589 * gdb.base/funcargs.exp: Likewise.
4590 * gdb.base/jit-simple.exp: Likewise.
4591 * gdb.base/reread.exp: Likewise.
4592 * gdb.base/sepdebug.exp: Likewise.
4593 * gdb.base/step-bt.exp: Likewise.
4594 * gdb.cp/mb-inline.exp: Likewise.
4595 * gdb.cp/mb-templates.exp: Likewise.
4596 * gdb.objc/basicclass.exp: Likewise.
4597 * gdb.threads/killed.exp: Likewise.
4598
9d9bf2df
EBM
45992014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4600
4601 PR tdep/17379
4602 * gdb.arch/powerpc-stackless.S: New file.
4603 * gdb.arch/powerpc-stackless.exp: New file.
4604
1cf2f1b0
JK
46052014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4606
4607 * gdb.base/attach.c: Include unistd.h.
4608 (main): Call alarm. Add label postloop.
4609 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
4610 gdb_breakpoint, gdb_continue_to_breakpoint.
4611 (test_command_line_attach_run): Kill ${testpid} in one exit path.
4612
98880d46
PA
46132014-09-11 Pedro Alves <palves@redhat.com>
4614
4615 PR gdb/17347
4616 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
4617 * gdb.base/attach.exp (test_command_line_attach_run): New
4618 procedure.
4619 (top level): Call it.
4620
4c92ff2c
PA
46212014-09-11 Pedro Alves <palves@redhat.com>
4622
4623 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
4624 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
4625 (do_command_attach_tests): Use spawn_wait_for_attach.
4626 * gdb.base/solib-overlap.exp: Likewise.
4627 * gdb.multi/multi-attach.exp: Likewise.
4628 * gdb.python/py-prompt.exp: Likewise.
4629 * gdb.python/py-sync-interp.exp: Likewise.
4630 * gdb.server/ext-attach.exp: Likewise.
4631
3adc1a7d
GKB
46322014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
4633
4634 * gdb.fortran/array-element.exp: Remove unexpected "continue"
4635 command in testcase. Simplify testcase.
4636
96334934
JB
46372014-09-10 Joel Brobecker <brobecker@adacore.com>
4638
4639 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
4640
eb479039
JB
46412014-09-10 Joel Brobecker <brobecker@adacore.com>
4642
4643 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
4644
deede10c
JB
46452014-09-10 Joel Brobecker <brobecker@adacore.com>
4646
4647 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
4648
7828a5f5
JB
46492014-09-10 Joel Brobecker <brobecker@adacore.com>
4650
4651 * gdb.dwarf2/dynarr-ptr.c: New file.
4652 * gdb.dwarf2/dynarr-ptr.exp: New file.
4653
33aeebcf
MR
46542014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4655
4656 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
4657 of 30 rather than hardcoding 120 for a slow test case. Take the
4658 `gdb,timeout' target setting into account for this calculation.
4659 Don't extend the timeout for the test cases that don't need it.
4660
7b415901
MR
46612014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4662
4663 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
4664 a factor of 2 for a slow test case. Take the `gdb,timeout'
4665 target setting into account for this calculation.
4666 * gdb.reverse/until-precsave.exp: Increase the timeout by
4667 a factor of 15 and 3 respectively rather than adding 120
4668 for a pair of slow test cases. Take the `gdb,timeout'
4669 target setting into account for this calculation.
4670
4a40f85a
MR
46712014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4672
4673 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
4674 timeout, don't pass one down to gdb_expect.
4675 (gdb_expect): Rework timeout selection.
4676
09635af7
MR
46772014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4678
4679 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
4680 exception on timeout.
4681 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
4682 (gdbserver_start_extended): Catch any `gdbserver_start' error
4683 exceptions.
4684 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
4685 * lib/mi-support.exp (mi_gdb_target_load): Catch any
4686 `gdbserver_gdb_load' error exceptions.
4687
2bdd10b7
MR
46882014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4689
4690 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
4691 120 on waiting for the TCP socket to open.
4692
316935f0
DE
46932014-09-09 Doug Evans <xdje42@gmail.com>
4694
4695 * gdb.base/default.exp (show_conv_list): Add _caller_is,
4696 _caller_matches, _any_caller_is, _any_caller_matches.
4697
83740597
DE
46982014-09-09 Doug Evans <xdje42@gmail.com>
4699
4700 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
4701
4c122fc3
YQ
47022014-09-09 Yao Qi <yao@codesourcery.com>
4703
4704 * gdb.mi/mi-var-display.exp: Set print symbol off.
4705
a9f116cb
GKB
47062014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
4707
4708 PR gdb/17035
4709 * gdb.base/commands.exp: Add tests to verify user-defined
4710 commands with empty bodies.
4711 * gdb.python/py-cmd.exp: Test that we don't show user-defined
4712 python commands in `show user command`.
4713 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
4714 scheme commands in `show user command`.
4715
c75bd3a2
JK
47162014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4717
4718 PR python/17355
4719 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
4720 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
4721 * gdb.python/py-framefilter-invalidarg.exp: New file.
4722 * gdb.python/py-framefilter-invalidarg.py: New file.
4723
faa42425
DE
47242014-09-06 Doug Evans <xdje42@gmail.com>
4725
4726 PR 15276
4727 * gdb.python/py-caller-is.c: New file.
4728 * gdb.python/py-caller-is.exp: New file.
4729
474ca4f6
SDJ
47302014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
4731
4732 PR gdb/17235
4733 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
4734 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
4735
eb0b0463
SDJ
47362014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
4737
4738 PR fortran/17237
4739 * gdb.fortran/print-formatted.exp: New file.
4740 * gdb.fortran/print-formatted.f90: Likewise.
4741
5f3b99cf
SS
47422014-09-03 Sasha Smundak <asmundak@google.com>
4743
4744 * gdb.python/py-frame.exp: Test Frame.read_register.
4745
7d793aa9
SDJ
47462014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
4747
4748 PR python/16699
4749 * gdb.python/py-completion.exp: New file.
4750 * gdb.python/py-completion.py: Likewise.
4751
fb0576e9
DE
47522014-08-28 Doug Evans <dje@google.com>
4753
4754 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
4755 eax,etc. are live with values set by gdb and thus the compiler can't
4756 use them.
4757 * gdb.arch/i386-pseudo.c (main): Ditto.
4758
ee92b0dd
DE
47592014-08-27 Doug Evans <dje@google.com>
4760
4761 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
4762
6649db35
DE
47632014-08-25 Doug Evans <dje@google.com>
4764
4765 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
4766 (main): Ditto.
4767
564b7600
DE
47682014-08-25 Doug Evans <dje@google.com>
4769
4770 * gdb.threads/thread-execl.exp: #include <stdio.h>.
4771
3881fb67
YQ
47722014-08-24 Yao Qi <yao@codesourcery.com>
4773
4774 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
4775 symbol off.
4776 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
4777
a05a36a5
DE
47782014-08-22 Doug Evans <dje@google.com>
4779
4780 PR 17276
4781 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
4782 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
4783 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
4784
7c343b48
YQ
47852014-08-22 Yao Qi <yao@codesourcery.com>
4786
4787 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
4788 * gdb.python/py-finish-breakpoint2.exp: Likewise.
4789 * gdb.python/python.exp: Likewise. Use .py file on the host
4790 instead of the build.
4791
22fd09ae
JK
47922014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4793
4794 * gdb.threads/gcore-stale-thread.c: New file.
4795 * gdb.threads/gcore-stale-thread.exp: New file.
4796
a8454a7c
PA
47972014-08-21 Pedro Alves <palves@redhat.com>
4798
4799 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
4800 * gdb.base/gcore-relro-pie.exp: Likewise.
4801 * gdb.base/gcore-relro.exp: Likewise.
4802 * gdb.base/gcore.exp: Likewise.
4803 * gdb.base/print-symbol-loading.exp: Likewise.
4804 * gdb.threads/gcore-thread.exp: Likewise.
4805 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
4806
2a31c623
PA
48072014-08-20 Pedro Alves <palves@redhat.com>
4808 Jan Kratochvil <jan.kratochvil@redhat.com>
4809
4810 * Makefile.in (EXTRA_RULES, CC): New variables, get from
4811 configure.
4812 (EXPECT): Handle READ1 being set.
4813 (all): Depend on EXTRA_RULES.
4814 (check-read1, expect-read1, read1.so, read1): New rules.
4815 * README (Testsuite Parameters): Document the READ1 make variable.
4816 (Race detection): New section.
4817 * configure: Regenerate.
4818 * configure.ac: If build==host==target, and running under a
4819 GNU/glibc system, add read1 to the extra Makefile rules.
4820 (EXTRA_RULES): AC_SUBST it.
4821 * lib/read1.c: New file.
4822
d36430db
JB
48232014-08-20 Joel Brobecker <brobecker@adacore.com>
4824
4825 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
4826 the handling of variables declared as a typedef to an array
4827 which a DW_AT_data_location attribute.
4828
9a0dc9e3
PA
48292014-08-19 Andrew Burgess <aburgess@broadcom.com>
4830 Pedro Alves <palves@redhat.com>
4831
4832 PR symtab/14604
4833 PR symtab/14605
4834 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
4835 gdb_test.
4836
0718a8da
PA
48372014-08-19 Pedro Alves <palves@redhat.com>
4838
4839 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
4840
13b448cd
YQ
48412014-08-19 Yao Qi <yao@codesourcery.com>
4842
4843 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
4844 right line.
4845
1cbf5077
DB
48462014-08-18 David Blaikie <dblaikie@gmail.com>
4847
4848 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
4849
bf0fae19
JB
48502014-08-18 Joel Brobecker <brobecker@adacore.com>
4851
4852 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
4853 attribute in array range.
4854
3c8c5dcc
JB
48552014-08-18 Joel Brobecker <brobecker@adacore.com>
4856
4857 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
4858
e66d4446
SC
48592014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4860
4861 PR c++/17132
4862 * gdb.cp/pr17132.cc: New file.
4863 * gdb.cp/pr17132.exp: New file.
4864
940df408
SC
48652014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4866
4867 * gdb.python/py-xmethods.py (A_getarrayind)
4868 (E_method_char_worker.__call__, E_method_int_worker.__call__):
4869 Use 'print' with function call syntax.
4870 (E_method_matcher.match): Fix tab vs space indentation mixup.
4871
ebcc6c3a
YQ
48722014-08-15 Yao Qi <yao@codesourcery.com>
4873
4874 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
4875 false.
4876
775e0f04
YQ
48772014-08-15 Yao Qi <yao@codesourcery.com>
4878
4879 * gdb.cp/casts.exp: Set print symbol off.
4880 * gdb.cp/class2.exp: Likewise.
4881 * gdb.cp/overload.exp: Likewise.
4882 * gdb.cp/templates.exp: Likewise.
4883
d769e349
DE
48842014-08-11 Doug Evans <dje@google.com>
4885
4886 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4887 (test_load_shlib): Update.
4888
20c6f1e1
YQ
48892014-08-09 Yao Qi <yao@codesourcery.com>
4890
4891 * gdb.base/display.exp: Invoke is_address_zero_readable.
4892 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
4893 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4894 * gdb.base/hbreak-unmapped.exp: Return if
4895 is_address_zero_readable returns true.
4896 * gdb.base/signest.exp: Likewise.
4897 * gdb.base/signull.exp: Likewise.
4898 * gdb.base/sigbpt.exp: Likewise.
4899 * gdb.guile/scm-disasm.exp: Do the test if
4900 is_address_zero_readable returns false.
4901 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
4902 * gdb.python/py-arch.exp: Likewise.
4903 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
4904 * lib/gdb.exp (is_address_zero_readable): New proc.
4905
5792e8e3
YQ
49062014-08-09 Yao Qi <yao@codesourcery.com>
4907
4908 PR testsuite/13443
4909 * gdb.mi/mi-var-display.exp: Make test messages unique.
4910
3cecbbbe
TT
49112014-08-04 Tom Tromey <tromey@redhat.com>
4912
4913 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
4914 target 0".
4915
00b51ff5
TT
49162014-08-04 Tom Tromey <tromey@redhat.com>
4917
4918 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
4919 "target_resume".
4920
6908c509
JB
49212014-08-01 Joel Brobecker <brobecker@adacore.com>
4922
4923 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
4924 inner_vla_struct_object_size.
4925 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
4926 as xfail.
4927
cc6563d2
PA
49282014-07-30 Pedro Alves <palves@redhat.com>
4929
4930 * gdb.threads/signal-command-handle-nopass.exp (test): Add
4931 comment.
4932
7e09a223
YQ
49332014-07-29 Yao Qi <yao@codesourcery.com>
4934
4935 PR gdb/17206
4936 * gdb.base/until-nodebug.exp: New.
4937
7ebdbe92
DE
49382014-07-28 Doug Evans <xdje42@gmail.com>
4939
4940 PR guile/17203
4941 * gdb.guile/scm-parameter.exp: Add tests for trying to create
4942 previously existing parameter, and previously ambiguously spelled
4943 parameter.
4944
fdb1adc6
WN
49452014-07-28 Will Newton <will.newton@linaro.org>
4946
4947 * gdb.base/varargs.exp: Remove KFAILs for ARM.
4948
186fcde0
DE
49492014-07-26 Ludovic Courtès <ludo@gnu.org>
4950 Doug Evans <xdje42@gmail.com>
4951
4952 PR guile/17146
4953 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
4954
70509625
PA
49552014-07-25 Pedro Alves <palves@redhat.com>
4956
4957 * gdb.threads/signal-command-handle-nopass.c: New file.
4958 * gdb.threads/signal-command-handle-nopass.exp: New file.
4959 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
4960 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
4961 * gdb.threads/signal-delivered-right-thread.c: New file.
4962 * gdb.threads/signal-delivered-right-thread.exp: New file.
4963
c3f814a1
PA
49642014-07-25 Pedro Alves <palves@redhat.com>
4965
4966 * gdb.base/double-prompt-target-event-error.exp
4967 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
4968 match.
4969 (cancel_pagination_in_target_event): Rework double prompt
4970 detection.
4971 * gdb.base/paginate-after-ctrl-c-running.exp
4972 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
4973 <return>' match.
4974 * gdb.base/paginate-bg-execution.exp
4975 (test_bg_execution_pagination_return)
4976 (test_bg_execution_pagination_cancel): Remove '-notransfer
4977 <return>' matches.
4978 * gdb.base/paginate-execution-startup.exp
4979 (test_fg_execution_pagination_return)
4980 (test_fg_execution_pagination_cancel): Remove '-notransfer
4981 <return>' matches.
4982 * gdb.base/paginate-inferior-exit.exp
4983 (test_paginate_inferior_exited): Remove '-notransfer <return>'
4984 match.
4985 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
4986 * lib/gdb.exp (pagination_prompt): Run text through
4987 string_to_regexp.
4988 (gdb_test_multiple): Match $pagination_prompt instead of
4989 "<return>".
4990 (string_to_regexp): Move to lib/gdb-utils.exp.
4991
e214cf6c
JK
49922014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4993
4994 * gdb.arch/amd64-entry-value-paramref.S: New file.
4995 * gdb.arch/amd64-entry-value-paramref.cc: New file.
4996 * gdb.arch/amd64-entry-value-paramref.exp: New file.
4997 * gdb.arch/amd64-optimout-repeat.S: New file.
4998 * gdb.arch/amd64-optimout-repeat.c: New file.
4999 * gdb.arch/amd64-optimout-repeat.exp: New file.
5000
17d0c5c8
JK
50012014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5002
5003 PR gdb/17170
5004 * gdb.base/statistics.exp: New file.
5005
b8b8facf
DE
50062014-07-17 Doug Evans <dje@google.com>
5007
74b49205 5008 PR gdb/17170
b8b8facf
DE
5009 * gdb.base/maint.exp: Update testing of per-command stats.
5010
1b5d0ab3
PA
50112014-07-16 Pedro Alves <palves@redhat.com>
5012
5013 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
5014 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
5015 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
5016 (tfile_write_buf): New functions.
5017 (add_memory_block): Rewrite using the above.
5018 (adjust_function_address): New function.
5019 (FUNCTION_ADDRESS): New macro.
5020 (write_basic_trace_file): Remove short_x local, and use
5021 tfile_write_16. Change type of func_addr local to unsigned long
5022 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
5023 here. Cast argument of add_memory_block to char pointer.
5024 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
5025 (main): Remove parameters.
5026 * gdb.trace/tfile.exp: Remove nowarnings.
5027
4d974e88
SM
50282014-07-15 Simon Marchi <simon.marchi@ericsson.com>
5029
5030 * gdb.base/debug-expr.exp: Test string evaluation with
5031 "debug expression" on.
5032
41e99568
PA
50332014-07-15 Pedro Alves <palves@redhat.com>
5034
5035 * gdb.base/reread.exp: Use clean_restart.
5036
487d9753
PL
50372014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
5038
5039 * gdb.arch/avr-flash-qualifer.c: New.
5040 * gdb.arch/avr-flash-qualifer.exp: New.
5041
cc1c52ad
PA
50422014-07-14 Pedro Alves <palves@redhat.com>
5043
5044 * gdb.base/paginate-after-ctrl-c-running.c: New file.
5045 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
5046
1e973570
PA
50472014-07-14 Pedro Alves <palves@redhat.com>
5048
5049 * gdb.base/double-prompt-target-event-error.c: New file.
5050 * gdb.base/double-prompt-target-event-error.exp: New file.
5051
93d6eb10
PA
50522014-07-14 Pedro Alves <palves@redhat.com>
5053
5054 PR gdb/17072
5055 * gdb.base/paginate-inferior-exit.c: New file.
5056 * gdb.base/paginate-inferior-exit.exp: New file.
5057
0017922d
PA
50582014-07-14 Pedro Alves <palves@redhat.com>
5059
5060 PR gdb/17072
5061 * gdb.base/paginate-bg-execution.c: New file.
5062 * gdb.base/paginate-bg-execution.exp: New file.
5063
94696ad3
PA
50642014-07-14 Pedro Alves <palves@redhat.com>
5065
5066 PR gdb/17072
5067 * gdb.base/paginate-execution-startup.c: New file.
5068 * gdb.base/paginate-execution-startup.exp: New file.
5069 * lib/gdb.exp (pagination_prompt): New global.
5070 (default_gdb_spawn): New procedure, factored out from
5071 default_gdb_spawn.
5072 (default_gdb_start): Adjust to call default_gdb_spawn.
5073 (gdb_spawn): New procedure.
5074
bd293940
PA
50752014-07-14 Pedro Alves <palves@redhat.com>
5076
5077 * lib/gdb.exp (gdb_assert): New procedure.
5078 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
5079
c933f875
PA
50802014-07-14 Pedro Alves <palves@redhat.com>
5081
5082 * gdb.base/execution-termios.c: New file.
5083 * gdb.base/execution-termios.exp: New file.
5084
d98b7a16
TT
50852014-07-14 Tom Tromey <tromey@redhat.com>
5086
5087 * gdb.cp/vla-cxx.cc: New file.
5088 * gdb.cp/vla-cxx.exp: New file.
5089
548740d6
TT
50902014-07-14 Tom Tromey <tromey@redhat.com>
5091
5092 * gdb.reverse/rerun-prec.c: New file.
5093 * gdb.reverse/rerun-prec.exp: New file.
5094
a25eb028
MR
50952014-07-12 Maciej W. Rozycki <macro@mips.com>
5096 Maciej W. Rozycki <macro@codesourcery.com>
5097
5098 * lib/gdb-utils.exp: New file.
5099 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
5100 inline `gdb_init_command' processing.
5101 (gdb_start_cmd): Likewise.
5102 * lib/mi-support.exp (mi_run_cmd): Likewise.
5103 * README: Document `gdb_init_command' and `gdb_init_commands'.
5104
218c2655
JK
51052014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5106
5107 Fix false FAIL running under a very long directory name.
5108 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
5109 and "set print elements 10000". Twice.
5110
5401fde3
YQ
51112014-07-11 Yao Qi <yao@codesourcery.com>
5112
5113 * gdb.base/exprs.exp: "set print symbol off".
5114
e76126e8
PA
51152014-07-11 Pedro Alves <palves@redhat.com>
5116
5117 * gdb.threads/kill.c: New file.
5118 * gdb.threads/kill.exp: New file.
5119
2d6f0de6
YQ
51202014-07-10 Yao Qi <yao@codesourcery.com>
5121
5122 * gdb.trace/tfile.c (write_basic_trace_file)
5123 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
5124 address written to trace file.
5125
7180e04a
PA
51262014-07-09 Pedro Alves <palves@redhat.com>
5127
5128 * gdb.base/attach-wait-input.exp: New file.
5129 * gdb.base/attach-wait-input.c: New file.
5130
9a9a7608
AB
51312014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5132
5133 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
5134 setting up test structures.
5135 (main): Call new test function.
5136 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
5137 test function, continue into test function and walk test
5138 structures.
5139
161ac41e
YQ
51402014-07-02 Yao Qi <yao@codesourcery.com>
5141
5142 * gdb.trace/entry-values.c: Define labels 'foo_start' and
5143 'bar_start' at the beginning of functions 'foo' and 'bar'
5144 respectively.
5145 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
5146 instead of 'foo' and 'bar'.
5147
1f267ae3
MM
51482014-07-08 Markus Metzger <markus.t.metzger@intel.com>
5149
5150 * gdb.btrace/segv.exp: New.
5151 * gdb.btrace/segv.c: New.
5152
2b239efb
LM
51532014-07-02 Luis Machado <lgustavo@codesourcery.com>
5154
5155 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
5156 instruction.
5157
cf363f18
MW
51582014-06-30 Mark Wielaard <mjw@redhat.com>
5159
5160 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
5161 vulture, vilify, villar): New volatile array constants.
5162 (vindictive, vegetation): New const volatile array constants.
5163 * gdb.base/volatile.exp: Test volatile and const volatile array
5164 types.
5165
aebf9d24
AA
51662014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5167
5168 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
5169 target lacks support for awatch, rwatch, or hbreak.
5170
b67a2c6f
YQ
51712014-06-27 Yao Qi <yao@codesourcery.com>
5172
5173 * gdb.multi/dummy-frame-restore.exp: New.
5174 * gdb.multi/dummy-frame-restore.c: New.
5175
aef92902
MM
51762014-06-25 Markus Metzger <markus.t.metzger@intel.com>
5177
5178 * gdb.btrace/gcore.exp: New.
5179
8e9db26e
PA
51802014-06-23 Pedro Alves <palves@redhat.com>
5181
5182 * gdb.base/watchpoint-reuse-slot.c: New file.
5183 * gdb.base/watchpoint-reuse-slot.exp: New file.
5184
70afc5b7
SC
51852014-06-23 Siva Chandra Reddy <sivachandra@google.com>
5186
5187 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
5188 progspace's filename in 'info', 'enable' and 'disable' command
5189 tests.
5190
b972bd9c
JK
51912014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5192
5193 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
5194 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5195 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
5196
125f8a3d
GB
51972014-06-20 Gary Benson <gbenson@redhat.com>
5198
5199 * gdb.arch/i386-avx.exp: Fix include file location.
5200 * gdb.arch/i386-sse.exp: Likewise.
5201
3ed9baed
IB
52022014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
5203
5204 * gdb.dlang/expression.exp: New file.
5205
034f788c
PA
52062014-06-19 Pedro Alves <palves@redhat.com>
5207
5208 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
5209 out from ...
5210 (top level): ... here. Iterate running tests under different
5211 scheduler-locking settings.
5212
45371d0c
LM
52132014-06-18 Luis Machado <lgustavo@codesourcery.com>
5214
5215 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
5216 to DW_FORM_addr and use non-zero addresses.
5217
5d376983
SC
52182014-06-18 Siva Chandra Reddy <sivachandra@google.com>
5219
5220 PR gdb/17017
5221 * gdb.python/py-xmethods.cc: Add global function call counters and
5222 increment them in their respective functions. Remove "cout"
5223 statements.
5224 * gdb.python/py-xmethods.exp: Make tests check the global function
5225 call counters instead of depending on inferior IO.
5226
a1aa2221
LM
52272014-06-18 Don Breazeal <donb@codesourcery.com>
5228
5229 * gdb.base/foll-fork.exp (default_fork_parent_follow):
5230 Deleted procedure.
5231 (explicit_fork_parent_follow): Deleted procedure.
5232 (explicit_fork_child_follow): Deleted procedure.
5233 (test_follow_fork): New procedure.
5234 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 5235 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
5236 procedure calls.
5237
0fc05997
YQ
52382014-06-17 Yao Qi <yao@codesourcery.com>
5239
5240 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
5241 CP1252.
5242
70795c52
LM
52432014-06-17 Luis Machado <lgustavo@codesourcery.com>
5244
5245 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
5246 Initialize ptr and S explicitly.
5247 (skip_type_update_when_not_use_rtti_test): Likewise.
5248
6be47f0c
KS
52492014-06-16 Keith Seitz <keiths@redhat.com>
5250
5251 PR mi/15863
5252 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
5253 the inferior is started.
5254
d03de421
PA
52552014-06-16 Pedro Alves <palves@redhat.com>
5256
5257 * gdb.base/break-main-file-remove-fail.c: New file.
5258 * gdb.base/break-main-file-remove-fail.exp: New file.
5259 * gdb.base/break-unload-file.exp: Use build_executable instead of
5260 prepare_for_testing.
5261 (test_break): New parameter "initial_load". Handle it.
5262 (top level): Add initial_load cmdline/file axis.
5263
f9579b99
TT
52642014-06-12 Tom Tromey <tromey@redhat.com>
5265
5266 * gdb.base/completion.exp: Don't use directory name in test.
5267
3657956b
GB
52682014-06-09 Gary Benson <gbenson@redhat.com>
5269
5270 * gdb.base/sigall.c [Functions to send signals]: Reorder to
5271 separate the always-available ANSI-standard signals from the
5272 signals that require checking.
5273 (main): Likewise.
5274 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
5275 Likewise.
5276 (main): Likewise.
5277
4186eb54
KS
52782014-06-07 Keith Seitz <keiths@redhat.com>
5279
5280 Revert:
5281 PR c++/16253
5282 * gdb.cp/var-tag.cc: New file.
5283 * gdb.cp/var-tag.exp: New file.
5284 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5285 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5286 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5287 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5288
25326a28 52892014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
5290
5291 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
5292
829155c9
PA
52932014-06-06 Pedro Alves <palves@redhat.com>
5294
5295 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
5296 in target debug output instead of looking at RSP packets,
5297 disabling the test on any target that uses hardware stepping.
5298 Update comments.
5299
61c8d22e
PA
53002014-06-06 Pedro Alves <palves@redhat.com>
5301
5302 * gdb.base/break-unload-file.exp: Fix typo.
5303
d9a47287
YQ
53042014-06-06 Yao Qi <yao@codesourcery.com>
5305
5306 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
5307 from "jit_function" to "^jit_function".
5308
e5e01dbf
YQ
53092014-06-06 Yao Qi <yao@codesourcery.com>
5310
5311 * gdb.base/async.c (foo): Add one statement.
5312 * gdb.base/async.exp: Get the next instruction address and
5313 match the output of "nexti" by instruction address. Match
5314 the hex address in the output of "finish".
5315
73ba372c
GB
53162014-06-06 Gary Benson <gbenson@redhat.com>
5317
5318 * gdb.base/call-signals.c: Remove preprocessor conditionals
5319 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
5320 SIGSEGV and SIGTERM.
5321 * gdb.base/sigall.c: Likewise.
5322 * gdb.base/unwindonsignal.c: Likewise.
5323 * gdb.reverse/sigall-reverse.c: Likewise.
5324
831517df
YQ
53252014-06-06 Yao Qi <yao@codesourcery.com>
5326
5327 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
5328 readable, skip the test.
5329
b8b91e98
YQ
53302014-06-06 Yao Qi <yao@codesourcery.com>
5331
5332 * gdb.threads/staticthreads.c (thread_function): Move the line
5333 setting breakpoint on forward.
5334 * gdb.threads/staticthreads.exp: Update comments.
5335
fb934770
LC
53362014-06-05 Ludovic Courtès <ludo@gnu.org>
5337
5338 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
5339 "history-append! type error".
5340
6ef284bd
SM
53412014-06-05 Simon Marchi <simon.marchi@ericsson.com>
5342
5343 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
5344 erroneous dprintf expected input.
5345
a872e241
DE
53462014-06-04 Doug Evans <xdje42@gmail.com>
5347
5348 * gdb.guile/scm-generics.exp: Delete.
5349
16f691fb
DE
53502014-06-04 Doug Evans <xdje42@gmail.com>
5351
5352 * gdb.guile/scm-breakpoint.exp: Update.
5353 Add tests for breakpoint registration.
5354
012370f6
TT
53552014-06-04 Tom Tromey <tromey@redhat.com>
5356
5357 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
5358 VLA-in-union.
5359 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
5360 inner_vla_struct, vla_union types. Initialize objects of those
5361 types and compute their sizes.
5362
9f5a4cef
HZ
53632014-06-04 Nathan Sidwell <nathan@codesourcery.com>
5364 Hui Zhu <hui@codesourcery.com>
5365
5366 * gdb.base/fileio.exp: Add test for shell not available as well as
5367 available.
5368 * gdb.base/fileio.c (test_system): Check for shell twice.
5369
90a45c4d
YQ
53702014-06-04 Yao Qi <yao@codesourcery.com>
5371
5372 * gdb.base/auto-connect-native-target.exp: Remove redundant
5373 space from the regexp pattern.
5374
70017e41
YQ
53752014-06-04 Yao Qi <yao@codesourcery.com>
5376
5377 * gdb.base/default.exp: Replace "child" with "native" in
5378 regexp pattern.
5379
883964a7
SC
53802014-06-03 Siva Chandra Reddy <sivachandra@google.com>
5381
5382 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
5383 * gdb.python/py-xmethods.exp: New tests to test xmethods.
5384 * gdb.python/py-xmethods.py: Python script supporting the
5385 new testcase and tests.
5386
ef370185
JB
53872014-06-03 Joel Brobecker <brobecker@adacore.com>
5388 Pedro Alves <palves@redhat.com>
5389
5390 PR breakpoints/17000
5391 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
5392 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
5393
1e2ccb61
BM
53942014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
5395
5396 * gdb.base/subst.exp: Add tests to verify partial path matching
5397 output.
5398
c6ec5ab2
PA
53992014-06-03 Pedro Alves <palves@redhat.com>
5400
5401 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
5402 target that doesn't use software single-stepping.
5403
835c559f
PA
54042014-06-03 Pedro Alves <palves@redhat.com>
5405
5406 PR breakpoints/17000
5407 * gdb.base/sss-bp-on-user-bp-2.c: New file.
5408 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
5409
06eb1586
DE
54102014-06-02 Doug Evans <xdje42@gmail.com>
5411
5412 * gdb.guile/scm-parameter.exp: New file.
5413
e698b8c4
DE
54142014-06-02 Doug Evans <xdje42@gmail.com>
5415
5416 * gdb.guile/scm-cmd.c: New file.
5417 * gdb.guile/scm-cmd.exp: New file.
5418
ded03782
DE
54192014-06-02 Doug Evans <xdje42@gmail.com>
5420
5421 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
5422 pretty-printer lookup.
5423 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
5424 (make-pp_s-printer): Call it.
5425 (make-pretty-printer-from-dict): New function.
5426 (lookup-pretty-printer-maker-from-dict): New function.
5427 (*pretty-printer*): Simplify.
5428 (make-objfile-pp_s-printer): New function.
5429 (install-objfile-pretty-printers!): New function.
5430 (make-progspace-pp_s-printer): New function.
5431 (install-progspace-pretty-printers!): New function.
5432 * gdb.guile/scm-progspace.c: New file.
5433 * gdb.guile/scm-progspace.exp: New file.
5434
41fac0cf
PA
54352014-06-02 Pedro Alves <palves@redhat.com>
5436
5437 * gdb.base/dprintf-bp-same-addr.c: New file.
5438 * gdb.base/dprintf-bp-same-addr.exp: New file.
5439
96ae5695
EBM
54402014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5441
5442 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
5443 * gdb.arch/powerpc-power.s: Likewise.
5444
da02b3a8
JB
54452014-06-02 Joel Brobecker <brobecker@adacore.com>
5446
5447 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
5448
c72b2e7b
YQ
54492014-06-01 Yao Qi <yao@codesourcery.com>
5450
5451 * gdb.base/watchpoint.exp (test_watch_location): Check null
5452 pointer can be dereferenced. If not, do the test, otherwise
5453 skip it.
5454
53e8a631
AB
54552014-05-30 Andrew Burgess <aburgess@broadcom.com>
5456
5457 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
5458 results.
5459 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
5460
938f0e2f
AB
54612014-05-30 Andrew Burgess <aburgess@broadcom.com>
5462
5463 * gdb.arch/amd64-invalid-stack-middle.S: New file.
5464 * gdb.arch/amd64-invalid-stack-middle.c: New file.
5465 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
5466 * gdb.arch/amd64-invalid-stack-top.c: New file.
5467 * gdb.arch/amd64-invalid-stack-top.exp: New file.
5468
9ba6657a
PA
54692014-05-30 Pedro Alves <palves@redhat.com>
5470
5471 PR breakpoints/17000
5472 * gdb.base/sss-bp-on-user-bp.c: New file.
5473 * gdb.base/sss-bp-on-user-bp.exp: New file.
5474
522c09bf
DB
54752014-05-30 David Blaikie <dblaikie@gmail.com>
5476
5477 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
5478 gnu_inline semantics via attribute.
5479 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
5480 source explicitly specifies the required semantics.
5481
bf4ef81e
MR
54822014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
5483
5484 * gdb.reverse/sigall-reverse.exp: Fix a typo.
5485
329ea579
PA
54862014-05-29 Pedro Alves <palves@redhat.com>
5487 Tom Tromey <tromey@redhat.com>
5488
5489 * gdb.base/async-shell.exp: Don't enable target-async.
5490 * gdb.base/async.exp
5491 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
5492 parameter. Adjust.
5493 (top level): Don't test with "target-async".
5494 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
5495 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
5496 * gdb.base/inferior-died.exp: Don't enable target-async.
5497 * gdb.base/interrupt-noterm.exp: Likewise.
5498 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
5499 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5500 * gdb.mi/mi-nonstop.exp: Likewise.
5501 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5502 * gdb.mi/mi-nsintrall.exp: Likewise.
5503 * gdb.mi/mi-nsmoribund.exp: Likewise.
5504 * gdb.mi/mi-nsthrexec.exp: Likewise.
5505 * gdb.mi/mi-watch-nonstop.exp: Likewise.
5506 * gdb.multi/watchpoint-multi.exp: Adjust comment.
5507 * gdb.python/py-evsignal.exp: Don't enable target-async.
5508 * gdb.python/py-evthreads.exp: Likewise.
5509 * gdb.python/py-prompt.exp: Likewise.
5510 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
5511 * gdb.server/solib-list.exp: Don't enable target-async.
5512 * gdb.threads/thread-specific-bp.exp: Likewise.
5513 * lib/mi-support.exp: Adjust to use mi-async.
5514
fd664c91
PA
55152014-05-29 Pedro Alves <palves@redhat.com>
5516
5517 PR gdb/13860
5518 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
5519 reason, even in sync mode.
5520
251bde03
PA
55212014-05-29 Pedro Alves <palves@redhat.com>
5522 Hui Zhu <hui@codesourcery.com>
5523
5524 PR PR15693
5525 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
5526 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
5527 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
5528 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
5529
7f3c0343
JB
55302014-05-28 Joel Brobecker <brobecker@adacore.com>
5531
5532 * config/monitor.exp (gdb_target_monitor): Replace use of
5533 "set remotebaud" by "set serial baud".
5534
b2715b27
AW
55352014-05-26 Andy Wingo <wingo@igalia.com>
5536
5537 * gdb.guile/scm-breakpoint.exp:
5538 * gdb.guile/scm-gsmob.exp: Update to use plain old object
5539 properties instead of gdb-object-properties.
5540
498a4489
YQ
55412014-05-26 Yao Qi <yao@codesourcery.com>
5542
5543 * gdb.server/no-thread-db.exp: Specify source file name
5544 explicitly when setting a breakpoint.
5545
589fdceb
MM
55462014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5547
5548 * gdb.btrace/vdso.c: New.
5549 * gdb.btrace/vdso.exp: New.
5550
e9089e05
MM
55512014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5552
5553 * gdb.base/gcore.exp (capture_command_output): Move ...
5554 * lib/gdb.exp (capture_command_output): ... here.
5555
67b5c0c1
MM
55562014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5557
5558 * gdb.btrace/data.exp: Test memory access during btrace replay.
5559
a2199296
SM
55602014-05-22 Simon Marchi <simon.marchi@ericsson.com>
5561
5562 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
5563
17b2616c
PA
55642014-05-21 Pedro Alves <palves@redhat.com>
5565
5566 PR gdb/13860
5567 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
5568 (top level): Test that output related to execution commands is
5569 sent to the console with CLI commands, but not with MI commands.
5570 Test that breakpoint events are always mirrored to the console.
5571 Also expect the new source line to be output after a "next" in
5572 async mode too. Make it a pass/fail test.
5573 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
5574 output.
5575 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
5576
5166082f
PA
55772014-05-21 Pedro Alves <palves@redhat.com>
5578
5579 * gdb.base/list.exp (build_pattern, test_list): New procedures.
5580 Use them to test variations of "list" after reaching a breakpoint.
5581 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
5582 Test "list" with listsize 10 after reaching a breakpoint.
5583 * gdb.python/python.exp (decode_line current location line
5584 number): Adjust expected line number.
5585
2f25d70f
SM
55862014-05-21 Simon Marchi <simon.marchi@ericsson.com>
5587
5588 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
5589 behavior for $args, pass it directly to "run".
5590
ff604a67
MR
55912014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
5592
5593 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
5594 30000 to 65536.
5595
6a3cb8e8
PA
55962014-05-21 Pedro Alves <palves@redhat.com>
5597
5598 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
5599 auto-connect-native-target off".
5600 * gdb.base/auto-connect-native-target.c: New file.
5601 * gdb.base/auto-connect-native-target.exp: New file.
5602
4ebfc96e
PA
56032014-05-21 Pedro Alves <palves@redhat.com>
5604
5605 * gdb.base/default.exp: Test "target native" instead of "target
5606 child".
5607
36d46afb
MW
56082014-05-21 Mark Wielaard <mjw@redhat.com>
5609
5610 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5611
5876f503
JK
56122014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5613
5614 Fix TLS access for -static -pthread.
5615 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
5616 <HAVE_TLS> (thread_function, main): Initialize it.
5617 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
5618 Add clean_restart.
5619 <$have_tls != "">: Check TLSVAR.
5620
0256a6ac
PA
56212014-05-21 Pedro Alves <palves@redhat.com>
5622
5623 * gdb.base/dcache-line-read-error.c: New.
5624 * gdb.base/dcache-line-read-error.exp: New.
5625
936d2992
PA
56262014-05-20 Pedro Alves <palves@redhat.com>
5627
5628 * gdb.base/compare-sections.c: New file.
5629 * gdb.base/compare-sections.exp: New file.
5630
802e8e6d
PA
56312014-05-20 Pedro Alves <palves@redhat.com>
5632
5633 * gdb.base/break-idempotent.c: New file.
5634 * gdb.base/break-idempotent.exp: New file.
5635
e59fa00f
MM
56362014-05-20 Markus Metzger <markus.t.metzger@intel.com>
5637
5638 * gdb.btrace/nohist.exp: New.
5639
8b696e31
YQ
56402014-05-20 Yao Qi <yao@codesourcery.com>
5641
5642 * lib/gdb.exp (gdb_init): Set timeout if test file is under
5643 gdb.reverse directory and gdb_reverse_timeout exists in board
5644 setting.
5645 * README: Document gdb_reverse_timeout.
5646
73c9764f
YQ
56472014-05-20 Yao Qi <yao@codesourcery.com>
5648
5649 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
5650 'test_file_name'. Treat args as a string instead of a list.
5651 (gdb_init): Rename argument 'args' by 'test_file_name'.
5652
f1f4348a
JK
56532014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5654
5655 * gdb.arch/powerpc-power.exp: New file.
5656 * gdb.arch/powerpc-power.s: New file.
5657
0dbe70ce
DE
56582014-05-16 Doug Evans <dje@google.com>
5659
5660 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
5661 * gdb.base/completion.exp: Check that all expected files exist
5662 before doing file completion.
0dbe70ce 5663
8d551b02
DE
56642014-05-16 Doug Evans <dje@google.com>
5665
5666 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
5667 Update.
5668 (do_syscall_tests_without_xml): Update.
5669
73eb7709
PA
56702014-05-16 Pedro Alves <palves@redhat.com>
5671
5672 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
5673 instead of "unknown output after running".
5674
3fae92fc
YQ
56752014-05-16 Yao Qi <yao@codesourcery.com>
5676
5677 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
5678 file1.txt from host at the end.
5679 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5680
c2b2ccc5
DE
56812014-05-15 Doug Evans <dje@google.com>
5682
5683 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
5684 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
5685 loading file. Add test for TU lookup.
5686
8c217a4b
SM
56872014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5688
5689 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
5690 calling "-exec-arguments" or "set args" before running the
5691 inferior.
5692
3deb39c6
SM
56932014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5694
5695 * lib/mi-support.exp (mi_expect_stop): Expect message for
5696 inferiors that exit with non-zero exit code.
5697
71a79f8c
YQ
56982014-05-14 Yao Qi <yao@codesourcery.com>
5699
5700 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
5701 match absolute path on remote host.
5702 (test_file_list_exec_source_files): Remove "/" from the
5703 pattern.
5704
f23fcd46
YQ
57052014-05-14 Yao Qi <yao@codesourcery.com>
5706
5707 * boards/local-remote-host-notty.exp (${board}_file): New
5708 proc.
5709
9404b58f
KM
57102014-05-07 Kyle McMartin <kyle@redhat.com>
5711
5712 Pushed by Joel Brobecker <brobecker@adacore.com>.
5713 * gdb.arch/aarch64-atomic-inst.c: New file.
5714 * gdb.arch/aarch64-atomic-inst.exp: New file.
5715
5e45f04c
YQ
57162014-05-07 Yao Qi <yao@codesourcery.com>
5717
5718 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
5719 in current context" too.
5720
c888a17d
KS
57212014-05-05 Keith Seitz <keiths@redhat.com>
5722
5723 * gdb.linespec/ls-dollar.exp: Add test for linespec
5724 file:convenience_variable.
5725
290a839c
YQ
57262014-05-05 Yao Qi <yao@codesourcery.com>
5727
5728 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
5729 traceframes into tfile and ctf trace files. Read data from
5730 trace file and test collected data.
5731 (gdb_collect_locals_test): Likewise.
5732 (gdb_unavailable_registers_test): Likewise.
5733 (gdb_unavailable_floats): Likewise.
5734 (gdb_collect_globals_test): Likewise.
5735 (top-level): Append "ctf" to trace_file_targets if GDB
5736 supports.
5737
b5262cd0
YQ
57382014-05-05 Yao Qi <yao@codesourcery.com>
5739
5740 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
5741 code to ...
5742 (gdb_collect_args_test_1): ... it. New proc.
5743 (gdb_collect_locals_test): Move some code to ...
5744 (gdb_collect_locals_test_1): ... it. New proc.
5745 (gdb_unavailable_registers_test): Move some code to ...
5746 (gdb_unavailable_registers_test_1): ... it. New proc.
5747 (gdb_unavailable_floats): Move some code to ...
5748 (gdb_unavailable_floats_1): ... it. New proc.
5749
30a1e6cc
SDJ
57502014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5751
5752 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
5753 probes to test for bitness recognition.
5754 * gdb.arch/amd64-stap-optional-prefix.exp
5755 (test_probe_value_without_reg): New procedure.
5756 Add code to test for different kinds of bitness.
5757
f33da99a
SDJ
57582014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5759
5760 PR breakpoints/16889
5761 * gdb.arch/amd64-stap-optional-prefix.S: New file.
5762 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5763
5b80f00d
PA
57642014-05-01 Pedro Alves <palves@redhat.com>
5765
5766 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
5767 gdb_file_cmd if no file is specified.
5768 * boards/native-extended-gdbserver.exp (gdb_load): Use the
5769 last_loaded_file to set the remote exec-file.
5770
f8c2a73c
PA
57712014-05-01 Pedro Alves <palves@redhat.com>
5772
5773 * boards/local-remote-host.exp: New file.
5774
be6e8ac7
PA
57752014-05-01 Pedro Alves <palves@redhat.com>
5776
5777 * boards/local-remote-host.exp: Rename to ...
5778 * boards/local-remote-host-notty.exp: ... this.
5779
cac0dc8f
JB
57802014-04-28 Joel Brobecker <brobecker@adacore.com>
5781
5782 * gdb.ada/dyn_arrayidx: New testcase.
5783
9730e6cc
YQ
57842014-04-26 Yao Qi <yao@codesourcery.com>
5785
5786 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
5787 and compute the length of function main. Save it in
5788 $main_length.
5789 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
5790 (top-level): Use gdb_compile to compile objects into
5791 executable and restart GDB. Remove invocation to
5792 prepare_for_testing.
5793
7ae1a6a6
PA
57942014-04-25 Simon Marchi <simon.marchi@ericsson.com>
5795 Pedro Alves <palves@redhat.com>
5796
5797 PR server/16255
5798 * gdb.multi/multi-attach.c: New file.
5799 * gdb.multi/multi-attach.exp: New file.
5800
4082afcc
PA
58012014-04-25 Pedro Alves <palves@redhat.com>
5802
5803 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
5804 user.
5805 (top level): Test that "set remote conditional-breakpoints-packet
5806 off" works as intended.
5807 * gdb.base/dprintf.exp: Test that "set remote
5808 breakpoint-commands-packet off" works as intended.
5809 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
5810 New function.
5811 (top level): Call it.
5812 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
5813 remote fast-tracepoints-packet off" works as intended.
5814 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
5815 * lib/gdb.exp (gdb_is_target_remote): ... here.
5816
2abc3f8d
DB
58172014-04-24 David Blaikie <dblaikie@gmail.com>
5818
5819 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
5820 ensure clang would not discard them.
5821 * gdb.base/gdbvars.c: Ditto.
5822 * gdb.base/memattr.c: Ditto.
5823 * gdb.base/whatis.c: Ditto.
5824 * gdb.python/py-prettyprint.c: Ditto.
5825 * gdb.trace/actions.c: Ditto.
5826 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
5827 ensure clang would not discard it.
5828
bfd39632
DB
58292014-04-24 David Blaikie <dblaikie@gmail.com>
5830
5831 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
5832 clang to emit the full definition of type required by the test
5833 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
5834
22842ff6
DB
58352014-04-24 David Blaikie <dblaikie@gmail.com>
5836
5837 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
5838 coax Clang into emitting the definition of the type.
5839 * gdb.cp/pr10728-x.h (y): Ditto.
5840 * gdb.cp/pr10728-y.cc (y): Ditto.
5841
c2e827ad
DB
58422014-04-24 David Blaikie <dblaikie@gmail.com>
5843
5844 * gdb.base/label.exp: XFAIL label related tests under Clang.
5845 * gdb.cp/cplabel.exp: Ditto.
5846 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
5847 under Clang those using labels.
5848
4c2d33e7
YQ
58492014-04-25 Yao Qi <yao@codesourcery.com>
5850
5851 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
5852 double_label.
5853 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
5854 partial_label and double_label.
5855
56083b99
DB
58562014-04-24 David Blaikie <dblaikie@gmail.com>
5857
5858 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
5859
25d4e99d
DB
58602014-04-24 David Blaikie <dblaikie@gmail.com>
5861
5862 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
5863 of the function to work across GCC and Clang.
5864 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
5865 pointer types (const void ** const V void **).
5866
01f9f808
MS
58672014-04-24 Michael Sturm <michael.sturm@mintel.com>
5868 Walfred Tedeschi <walfred.tedeschi@intel.com>
5869
5870 * Makefile.in (EXECUTABLES): Added i386-avx512.
5871 * gdb.arch/i386-avx512.c: New file.
5872 * gdb.arch/i386-avx512.exp: Likewise.
5873
4b48d439
KS
58742014-04-23 Keith Seitz <keiths@redhat.com>
5875
5876 * lib/mi-support.exp (mi_list_breakpoints): Delete.
5877 (mi_make_breakpoint_table): New procedure.
5878 (mi_create_breakpoint): Use mi_make_breakpoint
5879 and return the result.
5880 (mi_make_breakpoint): New procedure.
5881 (mi_build_kv_pairs): New procedure.
5882
5883 * gdb.mi/mi-break.exp: Remove unused globals,
5884 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
5885 All callers updated.
5886 * gdb.mi/mi-dprintf.exp: Use variable to track command
5887 number.
5888 Update all callers of mi_create_breakpoint and use
5889 mi_make_breakpoint_table.
5890 Remove any unused global variables.
5891 * gdb.mi/mi-nonstop.exp: Likewise.
5892 * gdb.mi/mi-nsintrall.exp: Likewise.
5893 * gdb.mi/mi-nsmoribund.exp: Likewise.
5894 * gdb.mi/mi-nsthrexec.exp: Likewise.
5895 * gdb.mi/mi-reverse.exp: Likewise.
5896 * gdb.mi/mi-simplerun.exp: Likewise.
5897 * gdb.mi/mi-stepn.exp: Likewise.
5898 * gdb.mi/mi-syn-frame.exp: Likewise.
5899 * gdb.mi/mi-until.exp: Likewise.
5900 * gdb.mi/mi-var-cp.exp: Likewise.
5901 * gdb.mi/mi-var-display.exp: Likewise.
5902 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
5903 * gdb.mi/mi2-var-child.exp: Likewise.
5904 * gdb.mi/mi-vla-c99.exp: Likewise.
5905 * lib/mi-support.exp: Likewise.
5906
5907 From Ian Lance Taylor <iant@cygnus.com>:
5908 * lib/gdb.exp (parse_args): New procedure.
5909
08351840
PA
59102014-04-23 Pedro Alves <palves@redhat.com>
5911
5912 * gdb.base/break-unload-file.c: New file.
5913 * gdb.base/break-unload-file.exp: New file.
5914 * gdb.base/sym-file-lib.c (baz): New function.
5915 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
5916 field.
5917 (load): Store the segment's mapped size.
5918 (unload): New function.
5919 (unload_shlib): New function.
5920 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
5921 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
5922 set a breakpoint at baz, and call it.
5923 * gdb.base/sym-file.exp: New tests for stale breakpoint
5924 instructions.
5925
076855f9
PA
59262014-04-23 Pedro Alves <palves@redhat.com>
5927
5928 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
5929 * gdb.base/hbreak-in-shr-unsupported.c: New file.
5930 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
5931 * gdb.base/hbreak-unmapped.c: New file.
5932 * gdb.base/hbreak-unmapped.exp: New file.
5933 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
5934 * lib/gdb.exp (gdb_is_target_remote): ... here.
5935
483805cf
PA
59362014-04-22 Pedro Alves <palves@redhat.com>
5937
5938 * gdb.base/consecutive-step-over.c: New file.
5939 * gdb.base/consecutive-step-over.exp: New file.
5940
06d97543
PA
59412014-04-22 Pedro Alves <palves@redhat.com>
5942
5943 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
5944 instead of send_gdb/gdb_expect.
5945
b4429ea2
YQ
59462014-04-22 Yao Qi <yao@codesourcery.com>
5947
5948 * lib/trace-support.exp (generate_tracefile): New procedure.
5949 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
5950 return 0.
5951 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
5952 if generate_tracefile returns 1.
5953
51d48146
PA
59542014-04-18 Tom Tromey <palves@redhat.com>
5955 Pedro alves <tromey@redhat.com>
5956
5957 PR backtrace/15558
5958 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
5959 with a backtrace limit.
5960 * gdb.python/py-frame-inline.exp: Test running to an inline
5961 function with a backtrace limit, and printing the newest frame.
5962 * gdb.python/py-frame-inline.c (main): Call f.
5963
bd1dce5f
MS
59642014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5965
5966 * gdb.java/jnpe.exp: Drop srcdir from untested path.
5967
40d1a503
MS
59682014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5969
5970 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
5971 Drop prefix from unsupported source file path.
5972
389b98f7
YQ
59732014-04-17 Yao Qi <yao@codesourcery.com>
5974
5975 * lib/gdb.exp (with_target_charset): New proc.
5976 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
5977 with_target_charset.
5978 (test_print_strings): Likewise.
5979 (test_repeat_bytes): Likewise.
5980 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
5981 for some tests.
5982
22869d73
KS
59832014-04-16 Keith Seitz <keiths@redhat.com>
5984
5985 PR gdb/15827
5986 * gdb.dwarf2/corrupt.c: New file.
5987 * gdb.dwarf2/corrupt.exp: New file.
5988
c4f87ca6
KS
59892014-04-16 Keith Seitz <keiths@redhat.com>
5990
5991 PR c++/16597
5992 * gdb.cp/namelessclass.cc: New file.
5993 * gdb.cp/namelessclass.exp: New file.
5994 * gdb.cp/namelessclass.S: New file.
5995
ab19de87
DE
59962014-04-16 Doug Evans <dje@google.com>
5997
5998 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
5999 Add comment.
6000 (gdbserver_default_get_comm_port): New function.
6001 (gdbserver_start): Check if board file provided
6002 "gdbserver,get_comm_port" and use it if so.
6003 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
6004 (gdb,socketport): Set to "stdio".
6005 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
6006 (stdio_gdbserver_template): Delete.
6007 (${board}_get_remote_address): Update.
6008 (${board}_build_remote_cmd): Delete.
6009 (${board}_get_comm_port): New function.
6010 (${board}_spawn): Update.
6011 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
6012 Delete.
6013 (${board}_get_remote_address): Update.
6014 (${board}_get_comm_port): New function.
6015
fc98a809
AB
60162014-04-16 Andrew Burgess <aburgess@broadcom.com>
6017
6018 * gdb.base/memattr.exp: Improve regexps to handle memory regions
6019 appearing in any order.
6020
87fd9e6e
DE
60212014-04-15 Doug Evans <dje@google.com>
6022
6023 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
6024 uninitialized value of "description".
6025
099fc3ea
KS
60262014-04-15 Keith Seitz <keiths@redhat.com>
6027
6028 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
6029 Remove unused globals.
6030 (test_running_the_program): Likewise.
6031 (test_controlled_execution): Likewise.
6032 (test_controlling_breakpoints): Likewise.
6033 (test_program_termination): Likewise.
6034
5da151d4
KS
60352014-04-15 Keith Seitz <keiths@redhat.com>
6036
6037 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
6038 unused globals.
6039 (test_rbreak_creation_and_listing): Likewise.
6040 (test_ignore_count): Likewise.
6041 (test_error): Likewise.
6042
35e5d2f0
PA
60432014-04-15 Pedro Alves <palves@redhat.com>
6044
6045 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
6046 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
6047 sym-file-loader.c.
6048 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
6049 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
6050 to sym-file-loader.c.
6051 (struct library): Forward declare.
6052 (load_shlib, lookup_function): Change prototypes.
6053 (find_shstrtab, find_strtab, find_shdr, find_symtab)
6054 (translate_offset): Remove declarations.
6055 (get_text_addr): New declaration.
6056 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
6057 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
6058 sym-file-loader.h.
6059 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
6060 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
6061 here from sym-file-loader.h.
6062 (struct library): New structure.
6063 (load_shlib, lookup_function): Change prototypes and adjust to
6064 work with a struct library.
6065 (find_shstrtab, find_strtab, find_shdr, find_symtab)
6066 (translate_offset): Make static.
6067 (get_text_addr): New function.
6068 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
6069
eb4c1710
PA
60702014-04-15 Pedro Alves <palves@redhat.com>
6071
6072 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
6073
2d1baf52
PA
60742014-04-15 Pedro Alves <palves@redhat.com>
6075
6076 * gdb.base/sym-file-loader.c: Include <limits.h>.
6077 (SELF_LINK): New define.
6078 (get_origin): New function.
6079 (load_shlib): Use it.
6080 * gdb.base/sym-file.exp: Don't early return if the target is
6081 remote. Use runto_main, and issue fail is that fails. Use
6082 gdb_load_shlibs.
6083 (shlib_name): Delete.
6084 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
6085
7dd6df01
PA
60862014-04-15 Pedro Alves <palves@redhat.com>
6087
6088 * gdb.base/sym-file.exp: Remove regex characters from test
6089 message. Don't refer to breakpoint numbers in test messages.
6090
b50c8614
KS
60912014-04-14 Keith Seitz <keiths@redhat.com>
6092
6093 PR c++/16253
6094 * gdb.cp/var-tag.cc: New file.
6095 * gdb.cp/var-tag.exp: New file.
6096 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6097 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6098 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6099 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6100
3d567982
TT
61012014-04-14 Tom Tromey <tromey@redhat.com>
6102
6103 * gdb.cp/classes.exp (test_enums): Handle underlying type.
6104 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
6105 type.
6106 * gdb.cp/enum-class.exp: New file.
6107 * gdb.cp/enum-class.cc: New file.
6108
0626fc76
TT
61092014-04-14 Tom Tromey <tromey@redhat.com>
6110
6111 * gdb.dwarf2/enum-type.exp: New file.
6112
dca325b3
SA
61132014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6114
6115 * gdb.mi/mi-vla-c99.exp: New file.
6116 * gdb.mi/vla.c: New file.
6117
5854b38a
SA
61182014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6119
6120 * gdb.base/vla-datatypes.c: New file.
6121 * gdb.base/vla-datatypes.exp: New file.
6122
463bb957
SA
61232014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6124
6125 * gdb.base/vla-ptr.c: New file.
6126 * gdb.base/vla-ptr.exp: New file.
6127
3dd170be
SA
61282014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6129
6130 * gdb.dwarf2/count.exp: New file.
6131
5ecaaa66
SA
61322014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6133
6134 * gdb.base/vla-sideeffect.c: New file.
6135 * gdb.base/vla-sideeffect.exp: New file.
6136
41f1ada5
DB
61372014-04-14 David Blaikie <dblaikie@gmail.com>
6138
6139 * gdb.mi/non-stop.c: Add return value for non-void function return
6140 statement.
6141 * gdb.threads/staticthreads.c: Ditto.
6142
0be03e84
DE
61432014-04-12 Siva Chandra Reddy <sivachandra@google.com>
6144 Doug Evans <xdje42@gmail.com>
6145
6146 * gdb.guile/scm-value.c: Improve test case.
6147 * gdb.guile/scm-value.exp: Add new test.
6148
f180a1fb
DB
61492014-04-11 David Blaikie <dblaikie@gmail.com>
6150
6151 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
6152 override Clang's default.
6153
6b662e19
JB
61542014-04-11 Joel Brobecker <brobecker@adacore.com>
6155
6156 Revert the following changes (regressions):
6157
6158 * gdb.base/vla-sideeffect.c: New file.
6159 * gdb.base/vla-sideeffect.exp: New file.
6160
6161 * gdb.dwarf2/count.exp: New file.
6162
6163 * gdb.base/vla-multi.c: New file.
6164 * gdb.base/vla-multi.exp: New file.
6165
6166 * gdb.base/vla-ptr.c: New file.
6167 * gdb.base/vla-ptr.exp: New file.
6168
6169 * gdb.base/vla-datatypes.c: New file.
6170 * gdb.base/vla-datatypes.exp: New file.
6171
6172 * gdb.mi/mi-vla-c99.exp: New file.
6173 * gdb.mi/vla.c: New file.
6174
245a5f0b
KS
61752014-04-11 Keith Seitz <keiths@redhat.com>
6176
6177 PR c++/16675
6178 * gdb.cp/cpsizeof.exp: New file.
6179 * gdb.cp/cpsizeof.cc: New file.
6180
58a84dcf
SA
61812014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6182
191a8a90
JB
6183 * gdb.mi/mi-vla-c99.exp: New file.
6184 * gdb.mi/vla.c: New file.
58a84dcf 6185
c8655f75
SA
61862014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6187
6188 * gdb.base/vla-datatypes.c: New file.
6189 * gdb.base/vla-datatypes.exp: New file.
6190
024e13b4
SA
61912014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6192
6193 * gdb.base/vla-ptr.c: New file.
6194 * gdb.base/vla-ptr.exp: New file.
6195
1a237e0e
SA
61962014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6197
6198 * gdb.base/vla-multi.c: New file.
6199 * gdb.base/vla-multi.exp: New file.
6200
504f3432
SA
62012014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6202
6203 * gdb.dwarf2/count.exp: New file.
6204
3bce8237
SA
62052014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6206
191a8a90
JB
6207 * gdb.base/vla-sideeffect.c: New file.
6208 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 6209
322f9c21
YQ
62102014-04-11 Yao Qi <yao@codesourcery.com>
6211
6212 * gdb.base/completion.exp: Check file exists before running tests
6213 on file completion.
6214
d708bcd1
PA
62152014-04-10 Pedro Alves <palves@redhat.com>
6216
6217 * gdb.base/cond-eval-mode.c: New file.
6218 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
6219 prepare_for_testing to build the new file. Check result of
6220 runto_main.
6221 (test_break, test_watch): New procedures.
6222 (top level): Use them.
6223
ae1d2761
PM
62242014-04-08 Pierre Muller <muller@sourceware.org>
6225
6226 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
6227 Ctrl-V use for mingw hosts.
6228
7af389b8
SC
62292014-04-07 Siva Chandra Reddy <sivachandra@google.com>
6230
6231 * gdb.python/py-value.c: Improve test case.
6232 * gdb.python/py-value.exp: Add new test.
6233
5e703181
DE
62342014-04-07 David Blaikie <dblaikie@gmail.com>
6235
6236 * lib/compiler.c: Identify the clang compiler.
6237 * lib/compiler.cc: Ditto.
6238
9810b410
YQ
62392014-04-03 Yao Qi <yao@codesourcery.com>
6240
6241 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
6242
98d1b8dc
AB
62432014-04-01 Anton Blanchard <anton@samba.org>
6244
6245 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
6246 messages unique.
6247
3114cea1
AB
62482014-04-01 Anton Blanchard <anton@samba.org>
6249
6250 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
6251 prepare_for_testing.
6252
62f7182c
AB
62532014-04-01 Anton Blanchard <anton@samba.org>
6254
6255 * gdb.arch/ppc64-atomic-inst.c: Remove.
6256 * gdb.arch/ppc64-atomic-inst.S: New file.
6257 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
6258
770e7fc7
DE
62592014-03-31 Doug Evans <dje@google.com>
6260
6261 * gdb.base/print-symbol-loading-lib.c: New file.
6262 * gdb.base/print-symbol-loading-main.c: New file.
6263 * gdb.base/print-symbol-loading.exp: New file.
6264
46e2bafa
YQ
62652014-03-31 Yao Qi <yao@codesourcery.com>
6266
6267 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
6268
8776cfe9
JB
62692014-03-28 Joel Brobecker <brobecker@adacore.com>
6270
6271 * gdb.ada/mi_dyn_arr: New testcase.
6272
5d1ef361
DE
62732014-03-27 Doug Evans <dje@google.com>
6274
6275 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
6276
b5bee914
YQ
62772014-03-27 Yao Qi <yao@codesourcery.com>
6278
6279 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
6280 if target is nios2-*-*.
6281
0d4d0e77
YQ
62822014-03-26 Yao Qi <yao@codesourcery.com>
6283
6284 * lib/gdb.exp (readline_is_used): New proc.
6285 * gdb.base/completion.exp: Move tests on command complete up.
6286 Skip the rest of tests if readline is not used.
6287 * gdb.ada/complete.exp: Skp the test if readline is not
6288 used.
6289 * gdb.base/filesym.exp: Likewise.
6290 * gdb.base/macscp.exp: Likewise.
6291 * gdb.base/readline-ask.exp: Likewise.
6292 * gdb.base/readline.exp: Likewise.
6293 * gdb.python/py-cmd.exp: Likewise.
6294 * gdb.trace/tfile.exp: Likewise.
6295
29361eee
YQ
62962014-03-26 Yao Qi <yao@codesourcery.com>
6297
6298 * gdb.base/macscp.exp: Fix code format issues.
6299
bc9a5525
UW
63002014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
6301
6302 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
6303 * gdb.asm/powerpc64le.inc: New file.
6304
d3839ede
PA
63052014-03-25 Pedro Alves <palves@redhat.com>
6306 Doug Evans <dje@google.com>
6307
6308 * gdb.base/source-execution.c: New file.
6309 * gdb.base/source-execution.exp: New file.
6310 * gdb.base/source-execution.gdb: New file.
6311
01672a57
DE
63122014-03-24 Doug Evans <dje@google.com>
6313
6314 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
6315 using fission.
6316
88bbeca9
HZ
63172014-03-24 Hui Zhu <hui@codesourcery.com>
6318 Pedro Alves <palves@redhat.com>
6319
6320 PR breakpoints/16101
6321 * gdb.base/dprintf.exp: Use unsupported rather than changing the
6322 test pass/fail messages. Detect missing support for dprintf when
6323 breakpoints are actually inserted.
6324 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
6325 breakpoints are actually inserted.
6326 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
6327 fails.
6328
d2348791
JK
63292014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6330
6331 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
6332
feef67ab
DE
63332014-03-22 Doug Evans <xdje42@gmail.com>
6334
6335 * gdb.python/python.exp (python not supported): Verify multi-line
6336 python command issues an error.
25d743f9 6337 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 6338 guile command issues an error.
feef67ab 6339
ecebef6a
MR
63402014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
6341
6342 * gdb.threads/thread-specific.exp: Handle the lack of usable
6343 $this_breakpoint and $this_thread.
6344
ccdd1909
HZ
63452014-03-21 Hui Zhu <hui@codesourcery.com>
6346
6347 * gdb.base/attach.exp (do_command_attach_tests): New.
6348
beb460e8
PA
63492014-03-20 Tom Tromey <tromey@redhat.com>
6350 Pedro Alves <palves@redhat.com>
6351
6352 PR cli/15718
6353 * gdb.base/condbreak-call-false.c: New file.
6354 * gdb.base/condbreak-call-false.exp: New file.
6355
40acf43a
PA
63562014-03-20 Pedro Alves <palves@redhat.com>
6357
6358 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
6359 Delete.
6360 (block_signals, unblock_signals): Delete.
6361 (child_function_2, main): Remove references to deleted variable
6362 and functions.
6363
9f5e1e02
PA
63642014-03-20 Pedro Alves <palves@redhat.com>
6365
6366 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
6367 Use pthread_kill to signal thread 2.
6368 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6369 Adjust to make the test send itself a signal rather than using the
6370 host's "kill" command.
6371
99619bea
PA
63722014-03-20 Pedro Alves <palves@redhat.com>
6373
6374 * gdb.threads/multiple-step-overs.c: New file.
6375 * gdb.threads/multiple-step-overs.exp: New file.
6376 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6377 Adjust expected infrun debug output.
6378
2adfaa28
PA
63792014-03-20 Pedro Alves <palves@redhat.com>
6380
6381 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
6382 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
6383
31e77af2
PA
63842014-03-20 Pedro Alves <palves@redhat.com>
6385
6386 PR breakpoints/7143
6387 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
6388 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
6389 of gdb_test_multiple.
6390 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
6391 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
6392
b9f437de
PA
63932014-03-20 Pedro Alves <palves@redhat.com>
6394
6395 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
6396 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
6397
05adc73e
PA
63982014-03-19 Pedro Alves <palves@redhat.com>
6399
6400 * gdb.base/async.exp: Remove early return.
6401
6048b950
PA
64022014-03-19 Pedro Alves <palves@redhat.com>
6403
6404 * gdb.base/async.exp (step& tests): Pass explicit test messages.
6405
8bcfb00a
PA
64062014-03-19 Pedro Alves <palves@redhat.com>
6407
6408 * gdb.base/async.exp (test_background): Expect \r\n after
6409 "completed." in the fail pattern.
6410
884e37dc
PA
64112014-03-19 Pedro Alves <palves@redhat.com>
6412
6413 * gdb.base/async.exp (test_background): New procedure.
6414 Use it for all background execution command tests.
6415
148e57e2
PA
64162014-03-19 Pedro Alves <palves@redhat.com>
6417
6418 * gdb.base/async.exp: Use prepare_for_testing.
6419
f48088c7
PA
64202014-03-19 Pedro Alves <palves@redhat.com>
6421
6422 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
6423 the same line.
6424
e2f6c966
PA
64252014-03-19 Pedro Alves <palves@redhat.com>
6426
6427 * gdb.base/async.c (main): Add "jump here" and "until here" line
6428 marker comments.
6429 * gdb.base/async.exp (jump_here): New global.
6430 (jump& test): Use it.
6431 (until_here): New global.
6432 (until& test): Use it.
6433
c30568d4
PA
64342014-03-19 Pedro Alves <palves@redhat.com>
6435
6436 * gdb.base/async.exp: Don't frob gdb_protocol.
6437
0172b6a7
DE
64382014-03-18 Doug Evans <xdje42@gmail.com>
6439
6440 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
6441 Fix spelling of exec-done-display.
6442
06c868a8
JK
64432014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6444
6445 PR gdb/15358
6446 * gdb.base/gdb-sigterm.c: New file.
6447 * gdb.base/gdb-sigterm.exp: New file.
6448
0c7e1a46
PA
64492014-03-18 Pedro Alves <palves@redhat.com>
6450
6451 PR gdb/13860
6452 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
6453 * lib/mi-support.exp (mi_expect_stop): Add special handling for
6454 solib-event.
6455
f7c77d93
JB
64562014-03-17 Joel Brobecker <brobecker@adacore.com>
6457
6458 * gdb.ada/pckd_arr_ren: New testcase.
6459
5a1e8c7a
DE
64602014-03-13 Doug Evans <xdje42@gmail.com>
6461
6462 PR guile/16612
6463 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
6464 collect after discarding symbols.
6465
350e1a76
DE
64662014-03-13 Ludovic Courtès <ludo@gnu.org>
6467 Doug Evans <xdje42@gmail.com>
6468
6469 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
6470 to history survives a gc.
6471
a69900ae
PA
64722014-03-13 Pedro Alves <palves@redhat.com>
6473
6474 * gdb.base/default.exp: Don't test "target procfs".
6475
5db9f0bd
PA
64762014-03-13 Pedro Alves <palves@redhat.com>
6477
6478 * gdb.base/default.exp: Update "target child" and "target procfs"
6479 tests to not expect "Unix".
6480
b3ccfe11
TT
64812014-03-12 Tom Tromey <tromey@redhat.com>
6482
6483 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
6484 New procs. Add target-async tests.
6485 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
6486 Add target-async tests.
6487
646f4417
AA
64882014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6489
6490 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
6491 'func_start' and 'func_end' for the beginning and end of the
6492 function code, respectively.
6493 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
6494 'func_end' instead of 'func' and 'main'.
6495
288c211f
AA
64962014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6497
6498 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
6499 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
6500 generate the debug info assembler source.
6501
e0c0f156
AA
65022014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6503
6504 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
6505 * gdb.dwarf2/arr-subrange.exp: Likewise.
6506 * gdb.dwarf2/dwz.exp: Likewise.
6507 * gdb.dwarf2/method-ptr.exp: Likewise.
6508 * gdb.dwarf2/missing-sig-type.exp: Likewise.
6509 * gdb.dwarf2/subrange.exp: Likewise.
6510 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
6511 * gdb.dwarf2/implptrpiece.exp: Likewise.
6512 * gdb.dwarf2/nostaticblock.exp: Likewise.
6513
0e5c4555
AA
65142014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6515
6516 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
6517 directory to absolute path name arguments.
6518
5ec18f2b
JG
65192014-03-10 Joel Brobecker <brobecker@adacore.com>
6520
6521 * gdb.ada/tagged_access: New testcase.
6522
847fc4f2
MM
65232014-03-07 Markus Metzger <markus.t.metzger@intel.com>
6524
6525 * gdb.btrace/data.exp: Update expected output.
6526
cc3da688
YQ
65272014-03-06 Yao Qi <yao@codesourcery.com>
6528
6529 * gdb.trace/pr16508.exp: New file.
6530
0f26cec1
PA
65312014-03-05 Pedro Alves <palves@redhat.com>
6532
6533 PR gdb/16575
6534 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
6535 procedure.
6536 (top level): Adjust to use it. Add tests that exercise breakpoint
6537 interaction with the code-cache.
6538
7a5a839f
LC
65392014-02-26 Ludovic Courtès <ludo@gnu.org>
6540
6541 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
6542 test for 'history-append!'.
6543
31aa7e4e
JB
65442014-02-26 Joel Brobecker <brobecker@adacore.com>
6545
6546 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
6547 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
6548 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
6549 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
6550 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
6551 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
6552
1b588015
JB
65532014-02-26 Joel Brobecker <brobecker@adacore.com>
6554
6555 * testsuite/gdb.python/py-pp-re-notag.c: New file.
6556 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
6557 * testsuite/gdb.python/py-pp-re-notag.p: New file.
6558
55426c9d
JB
65592014-02-26 Joel Brobecker <brobecker@adacore.com>
6560
6561 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
6562
dc53a7ad
JB
65632014-02-26 Joel Brobecker <brobecker@adacore.com>
6564
6565 * gdb.dwarf2/arr-stride.c: New file.
6566 * gdb.dwarf2/arr-stride.exp: New file.
6567
12ab52e9
PA
65682014-02-26 Pedro Alves <palves@redhat.com>
6569
6570 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
6571 that won't ever trigger. Make sure that GDB reports the correct
6572 breakpoint that caused the stop.
6573
849c862e
JK
65742014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6575
6576 PR gdb/16626
6577 * gdb.base/auto-load-script: New file.
6578 * gdb.base/auto-load.c: New file.
6579 * gdb.base/auto-load.exp: New file.
6580
71b7d793
JK
6581 PR gdb/16626
6582 * gdb.base/auto-load.exp: Fix out-of-srctree run.
6583
e2f0d509
JK
65842014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6585
6586 Fix dw2-icycle.exp -fsanitize=address GDB crash.
6587 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
6588
50cc37c8
DE
65892014-02-24 Doug Evans <dje@google.com>
6590
6591 * lib/gdb.exp (run_on_host): Log error output if program fails.
6592
ea4758f2
PA
65932014-02-21 Pedro Alves <palves@redhat.com>
6594
6595 * gdb.threads/step-after-sr-lock.c: Rename to ...
6596 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
6597 * gdb.threads/step-after-sr-lock.exp: Rename to ...
6598 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6599 ... this.
6600
d7b30f67
SDJ
66012014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
6602
6603 PR tdep/16397
6604 * gdb.arch/amd64-stap-special-operands.exp: New file.
6605 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
6606 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
6607 * gdb.arch/amd64-stap-triplet.S: Likewise.
6608 * gdb.arch/amd64-stap-triplet.c: Likewise.
6609
83deb43f
JB
66102014-02-20 Joel Brobecker <brobecker@adacore.com>
6611
6612 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
6613 in .section pseudo-op.
6614
adde2bff
DE
66152014-02-20 lin zuojian <manjian2006@gmail.com>
6616 Joel Brobecker <brobecker@adacore.com>
6617 Doug Evans <xdje42@gmail.com>
6618
6619 PR symtab/16581
6620 * gdb.dwarf2/dw2-icycle.S: New file.
6621 * gdb.dwarf2/dw2-icycle.c: New file.
6622 * gdb.dwarf2/dw2-icycle.exp: New file.
6623
f7bd0f78
SC
66242014-02-19 Siva Chandra Reddy <sivachandra@google.com>
6625
6626 * gdb.python/py-value-cc.cc: Improve test case to enable testing
6627 operations on gdb.Value objects.
6628 * gdb.python/py-value-cc.exp: Add new test to test operations on
6629 gdb.Value objects.
6630
c17ef0d5
DE
66312014-02-18 Doug Evans <dje@google.com>
6632
6633 * Makefile.in (TESTS): New variable.
6634 (expanded_tests, expanded_tests_or_none): New variables
6635 (check-single): Pass $(expanded_tests_or_none) to runtest.
6636 (check-parallel): Only run tests in $(TESTS) if non-empty.
6637 (check/no-matching-tests-found): New rule.
6638 * README: Document TESTS makefile variable.
6639
5dd3176f
DE
66402014-02-18 Doug Evans <dje@google.com>
6641
6642 * Makefile.in (check-parallel): rm -rf outputs temp.
6643
0b10be4f
JK
66442014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6645
6646 Fix "ERROR: no fileid for" in the testsuite.
6647 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
6648
85f224e7
DE
66492014-02-12 Doug Evans <dje@google.com>
6650
6651 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
6652 (MISCELLANEOUS): New variable.
6653 (clean): rm -rf $(MISCELLANEOUS).
6654 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
6655 dwp live in the same directory as symlinks, with each symlink pointed
6656 to a differently named file in a different directory.
6657
149b30ff
DE
66582014-02-11 Doug Evans <dje@google.com>
6659
6660 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
6661 of Tcl file commands.
6662
1dfdac32
MK
66632014-02-10 Mark Kettenis <kettenis@gnu.org>
6664
6665 * gdb.threads/step-after-sr-lock.exp: Avoid executing
6666 "kill -SIGUSR1 -1".
6667
aa4fb036
JB
66682014-02-10 Joel Brobecker <brobecker@adacore.com>
6669
6670 * gdb.ada/tick_length_array_enum_idx: New testcase.
6671
ed3ef339
DE
66722014-02-10 Doug Evans <xdje42@gmail.com>
6673
6674 * configure.ac (AC_OUTPUT): Add gdb.guile.
6675 * configure: Regenerate.
6676 * lib/gdb-guile.exp: New file.
6677 * lib/gdb.exp (get_target_charset): New function.
6678 * gdb.base/help.exp: Update expected output from "apropos apropos".
6679 * gdb.guile/Makefile.in: New file.
6680 * gdb.guile/guile.exp: New file.
6681 * gdb.guile/scm-arch.c: New file.
6682 * gdb.guile/scm-arch.exp: New file.
6683 * gdb.guile/scm-block.c: New file.
6684 * gdb.guile/scm-block.exp: New file.
6685 * gdb.guile/scm-breakpoint.c: New file.
6686 * gdb.guile/scm-breakpoint.exp: New file.
6687 * gdb.guile/scm-disasm.c: New file.
6688 * gdb.guile/scm-disasm.exp: New file.
6689 * gdb.guile/scm-equal.c: New file.
6690 * gdb.guile/scm-equal.exp: New file.
6691 * gdb.guile/scm-error.exp: New file.
6692 * gdb.guile/scm-error.scm: New file.
6693 * gdb.guile/scm-frame-args.c: New file.
6694 * gdb.guile/scm-frame-args.exp: New file.
6695 * gdb.guile/scm-frame-args.scm: New file.
6696 * gdb.guile/scm-frame-inline.c: New file.
6697 * gdb.guile/scm-frame-inline.exp: New file.
6698 * gdb.guile/scm-frame.c: New file.
6699 * gdb.guile/scm-frame.exp: New file.
6700 * gdb.guile/scm-generics.exp: New file.
6701 * gdb.guile/scm-gsmob.exp: New file.
6702 * gdb.guile/scm-iterator.c: New file.
6703 * gdb.guile/scm-iterator.exp: New file.
6704 * gdb.guile/scm-math.c: New file.
6705 * gdb.guile/scm-math.exp: New file.
6706 * gdb.guile/scm-objfile-script-gdb.in: New file.
6707 * gdb.guile/scm-objfile-script.c: New file.
6708 * gdb.guile/scm-objfile-script.exp: New file.
6709 * gdb.guile/scm-objfile.c: New file.
6710 * gdb.guile/scm-objfile.exp: New file.
6711 * gdb.guile/scm-ports.exp: New file.
6712 * gdb.guile/scm-pretty-print.c: New file.
6713 * gdb.guile/scm-pretty-print.exp: New file.
6714 * gdb.guile/scm-pretty-print.scm: New file.
6715 * gdb.guile/scm-section-script.c: New file.
6716 * gdb.guile/scm-section-script.exp: New file.
6717 * gdb.guile/scm-section-script.scm: New file.
6718 * gdb.guile/scm-symbol.c: New file.
6719 * gdb.guile/scm-symbol.exp: New file.
6720 * gdb.guile/scm-symtab-2.c: New file.
6721 * gdb.guile/scm-symtab.c: New file.
6722 * gdb.guile/scm-symtab.exp: New file.
6723 * gdb.guile/scm-type.c: New file.
6724 * gdb.guile/scm-type.exp: New file.
6725 * gdb.guile/scm-value-cc.cc: New file.
6726 * gdb.guile/scm-value-cc.exp: New file.
6727 * gdb.guile/scm-value.c: New file.
6728 * gdb.guile/scm-value.exp: New file.
6729 * gdb.guile/source2.scm: New file.
6730 * gdb.guile/types-module.cc: New file.
6731 * gdb.guile/types-module.exp: New file.
6732
7026a7c1
YQ
67332014-02-10 Yao Qi <yao@codesourcery.com>
6734
6735 PR testsuite/16543
6736 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
6737 * configure: Regenerated.
6738 * Makefile.in: New file.
6739
6c466447
AS
67402014-02-08 Andreas Schwab <schwab@linux-m68k.org>
6741
6742 * gdb.python/py-framefilter.exp: Fix typo.
6743
6e854735
YQ
67442014-02-08 Yao Qi <yao@codesourcery.com>
6745
6746 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
6747 that no =breakpoint-modified is emitted when breakpoints are
6748 modified through MI commands.
6749
d137e6dc
PA
67502014-02-07 Pedro Alves <pedro@codesourcery.com>
6751 Pedro Alves <palves@redhat.com>
6752
6753 * gdb.threads/step-after-sr-lock.c: New file.
6754 * gdb.threads/step-after-sr-lock.exp: New file.
6755
b5ee5a50
PA
67562014-02-07 Pedro Alves <palves@redhat.com>
6757
6758 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
6759
3c77faf3
JK
67602014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6761
6762 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
6763 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
6764
6dddc817
DE
67652014-02-06 Doug Evans <xdje42@gmail.com>
6766
6767 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
6768 output.
6769
6770 * gdb.gdb/python-interrupts.exp: New file.
6771
de7b2893
YQ
67722014-02-05 Yao Qi <yao@codesourcery.com>
6773
6774 * gdb.trace/report.exp (use_collected_data): Test the output
6775 of "info threads" and "info inferiors".
6776
66d032ac
YQ
67772014-02-05 Yao Qi <yao@codesourcery.com>
6778
6779 Revert this patch:
6780
6781 2013-05-24 Yao Qi <yao@codesourcery.com>
6782
6783 * gdb.trace/tfile.exp: Test inferior and thread.
6784
591a12a1
UW
67852014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6786
6787 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
6788 on a function.
6789 * gdb.base/step-bt.c: Call hello via function pointer to make
6790 sure its first instruction is executed on powerpc64le-linux.
6791
0ff3e01f
UW
67922014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6793
6794 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
6795
084ee545
UW
67962014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6797
6798 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
6799 of the test patterns for use on little-endian systems.
6800
6ed14ff3
UW
68012014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6802
6803 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
6804 (decimal_vector): Fix for little-endian.
6805
401e27fd
JM
68062014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
6807
6808 * gdb.arch/sparc-sysstep.exp: New file.
6809 * gdb.arch/sparc-sysstep.c: Likewise.
6810
6811 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
6812
8b924729
EBM
68132014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6814
6815 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
6816
fb151210
JB
68172014-01-23 Tom Tromey <tromey@redhat.com>
6818
6819 * gdb.ada/array_char_idx: New testcase.
6820
0740f8d8
TT
68212014-01-23 Tom Tromey <tromey@redhat.com>
6822
6823 PR python/16487:
6824 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
6825 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
6826 classes.
6827
21909fa1
TT
68282014-01-23 Tom Tromey <tromey@redhat.com>
6829
6830 PR python/16491:
6831 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
6832 string from an inferior frame.
6833 * gdb.python/py-framefilter-mi.exp: Update.
6834
87ce2a04
DE
68352014-01-22 Doug Evans <dje@google.com>
6836
6837 * gdb.server/server-mon.exp: Add tests for "set debug-format".
6838
237b092b
AA
68392014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6840
6841 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
6842
d674a709
AA
68432014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6844
6845 * gdb.trace/entry-values.exp: Remove excess space character from
6846 regex patterns. Handle s390 call instruction.
6847
20fa3390
AA
68482014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6849
6850 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
6851 define "*_start" label. Make "name" static.
6852 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
6853 ${name} by references to ${name}_start.
6854
78466714
AA
68552014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6856
6857 * gdb.base/info-macros.exp: Remove "debug" from the compile
6858 options.
6859
ec9f644a
IB
68602014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6861
6862 * gdb.dlang/demangle.exp: New file.
6863
94b1b47e
IB
68642014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6865
6866 * gdb.dlang/primitive-types.exp: New file.
6867
7f420862
IB
68682014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6869
6870 * configure.ac: Create gdb.dlang/Makefile.
6871 * configure: Regenerate.
6872 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
6873 * gdb.dlang/Makefile.in: New file.
6874 * lib/d-support.exp: New file.
6875 * lib/gdb.exp (skip_d_tests): New proc.
6876
52834460
MM
68772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6878
6879 * gdb.btrace/delta.exp: Check reverse stepi.
6880 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
6881 * gdb.btrace/finish.exp: New.
6882 * gdb.btrace/next.exp: New.
6883 * gdb.btrace/nexti.exp: New.
6884 * gdb.btrace/record_goto.c: Add comments.
6885 * gdb.btrace/step.exp: New.
6886 * gdb.btrace/stepi.exp: New.
6887 * gdb.btrace/multi-thread-step.c: New.
6888 * gdb.btrace/multi-thread-step.exp: New.
6889 * gdb.btrace/rn-dl-bind.c: New.
6890 * gdb.btrace/rn-dl-bind.exp: New.
6891 * gdb.btrace/data.c: New.
6892 * gdb.btrace/data.exp: New.
6893 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
6894
6e07b1d2
MM
68952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6896
6897 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
6898 * gdb.btrace/exception.exp: Update.
6899 * gdb.btrace/instruction_history.exp: Update.
6900 * gdb.btrace/record_goto.exp: Update.
6901 * gdb.btrace/tailcall.exp: Update.
6902 * gdb.btrace/unknown_functions.exp: Update.
6903 * gdb.btrace/delta.exp: New.
6904
0b722aec
MM
69052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6906
6907 * gdb.btrace/record_goto.exp: Add backtrace test.
6908 * gdb.btrace/tailcall.exp: Add backtrace test.
6909
066ce621
MM
69102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6911
6912 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
6913 * gdb.btrace/record_goto.c: New.
6914 * gdb.btrace/record_goto.exp: New.
6915 * gdb.btrace/x86-record_goto.S: New.
6916
0688d04e
MM
69172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6918
6919 * gdb.btrace/function_call_history.exp: Update tests.
6920 * gdb.btrace/instruction_history.exp: Update tests.
6921
8710b709
MM
69222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6923
6924 * gdb.btrace/function_call_history.exp: Fix expected field
6925 order for "record function-call-history".
6926 Add new tests for "record function-call-history /c".
6927 * gdb.btrace/exception.cc: New.
6928 * gdb.btrace/exception.exp: New.
6929 * gdb.btrace/tailcall.exp: New.
6930 * gdb.btrace/x86-tailcall.S: New.
6931 * gdb.btrace/x86-tailcall.c: New.
6932 * gdb.btrace/unknown_functions.c: New.
6933 * gdb.btrace/unknown_functions.exp: New.
6934 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
6935
5de9129b
MM
69362014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6937
6938 * gdb.btrace/instruction_history.exp: Update.
6939 * gdb.btrace/function_call_history.exp: Update.
6940
23a7fe75
MM
69412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6942
6943 * gdb.btrace/function_call_history.exp: Fix expected function
6944 trace.
6945 * gdb.btrace/instruction_history.exp: Initialize traced.
6946 Remove traced_functions.
6947
724c7dd8
MM
69482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6949
6950 * gdb.btrace/function_call_history.exp: Update
6951 * gdb.btrace/instruction_history.exp: Update.
6952
6d78d93b
MM
69532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6954
6955 * gdb.btrace/enable.exp: Update expected text.
6956
93a360cc
OJ
69572014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
6958
6959 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
6960 bytes.
6961
3772b53f
MR
69622014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
6963
6964 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
6965
596662fa
OJ
69662014-01-15 Omair Javaid <omair.javaid@linaro.org>
6967
6968 * lib/gdb.exp (supports_process_record): Return true for
6969 arm*-linux*. (supports_reverse): Likewise.
6970
b5b08fb4
SC
69712014-01-13 Siva Chandra Reddy <sivachandra@google.com>
6972
6973 PR python/15464
6974 PR python/16113
6975 * gdb.python/py-type.c: Enhance test case.
6976 * gdb.python/py-value-cc.cc: Likewise
6977 * gdb.python/py-type.exp: Add new tests.
6978 * gdb.python/py-value-cc.exp: Likewise
6979
52d7fb13
AA
69802014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6981 Pedro Alves <palves@redhat.com>
6982
6983 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
6984 Make "name" extern.
6985 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
6986 references to ${name}_start by references to ${name}.
6987
a2cd8cfe
JB
69882014-01-10 Joel Brobecker <brobecker@adacore.com>
6989
6990 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
6991
4e23fced
JB
69922014-01-10 Joel Brobecker <brobecker@adacore.com>
6993
6994 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
6995
c6a9e42c
PA
69962014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
6997 Pedro Alves <palves@redhat.com>
6998
6999 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 7000 mi_gdb_target_load.
c6a9e42c 7001
b7ea362b
PA
70022014-01-08 Pedro Alves <palves@redhat.com>
7003
7004 * gdb.threads/reconnect-signal.c: New file.
7005 * gdb.threads/reconnect-signal.exp: New file.
7006
5e3f4fab
EBM
70072014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7008
7009 * gdb.base/source-dir.exp: New file.
7010
79301218
JB
70112014-01-07 Joel Brobecker <brobecker@adacore.com>
7012
7013 * gdb.ada/mi_interface: New testcase.
7014
8e355c5d
JB
70152014-01-07 Joel Brobecker <brobecker@adacore.com>
7016
7017 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
7018 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
7019 gdb.ada/pp-rec-component/pck.ads: New files.
7020
c0d48811
JB
70212014-01-07 Joel Brobecker <brobecker@adacore.com>
7022
7023 * gdb.python/py-pp-integral.c: New file.
7024 * gdb.python/py-pp-integral.py: New file.
7025 * gdb.python/py-pp-integral.exp: New file.
7026
17b609c3 7027For older changes see ChangeLog-1993-2013.
c906108c 7028\f
8d8cb839
EZ
7029;; Local Variables:
7030;; mode: change-log
7031;; left-margin: 8
7032;; fill-column: 74
7033;; version-control: never
7034;; End:
902f2ccb 7035
32d0add0 7036 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
7037 Copying and distribution of this file, with or without modification,
7038 are permitted provided the copyright notice and this notice are preserved.
This page took 2.626282 seconds and 4 git commands to generate.