a0acd983e644e22fae9ea892a62a5262179d909d
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 PR symtab/17642
4 * gdb.base/vla-stub-define.c: New file.
5 * gdb.base/vla-stub.c: New file.
6 * gdb.base/vla-stub.exp: New file.
7
8 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
9 Jan Kratochvil <jan.kratochvil@redhat.com>
10 Tom Tromey <tromey@redhat.com>
11
12 * configure.ac: Add gdb.compile/.
13 * configure: Regenerate.
14 * gdb.compile/Makefile.in: New file.
15 * gdb.compile/compile-ops.exp: New file.
16 * gdb.compile/compile-ops.c: New file.
17 * gdb.compile/compile-tls.c: New file.
18 * gdb.compile/compile-tls.exp: New file.
19 * gdb.compile/compile-constvar.S: New file.
20 * gdb.compile/compile-constvar.c: New file.
21 * gdb.compile/compile-mod.c: New file.
22 * gdb.compile/compile-nodebug.c: New file.
23 * gdb.compile/compile-setjmp-mod.c: New file.
24 * gdb.compile/compile-setjmp.c: New file.
25 * gdb.compile/compile-setjmp.exp: New file.
26 * gdb.compile/compile-shlib.c: New file.
27 * gdb.compile/compile.c: New file.
28 * gdb.compile/compile.exp: New file.
29 * lib/gdb.exp (skip_compile_feature_tests): New proc.
30
31 2014-12-12 Tom Tromey <tromey@redhat.com>
32
33 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
34 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
35
36 2014-12-12 Doug Evans <dje@google.com>
37
38 * lib/gdb-python.exp (get_python_valueof): New function.
39 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
40
41 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
42
43 * gdb.base/completion.exp: Add test for completion of "info
44 registers ".
45
46 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
47
48 * gdb.base/func-ptrs.c: New file.
49 * gdb.base/func-ptrs.exp: New file.
50
51 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
52
53 PR breakpoints/17012
54 * gdb.base/dprintf-detach.c: New file.
55 * gdb.base/dprintf-detach.exp: New file.
56
57 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
58
59 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
60 * lib/gdb.exp (target_is_gdbserver): New procedure.
61
62 2014-12-08 Doug Evans <dje@google.com>
63
64 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
65
66 2014-12-05 Yao Qi <yao@codesourcery.com>
67
68 * gdb.guile/scm-error.exp: Remove the third argument to
69 gdb_remote_download.
70 * gdb.guile/scm-frame-args.exp: Likewise.
71 * gdb.guile/scm-section-script.exp: Likewise.
72
73 2014-12-05 Yao Qi <yao@codesourcery.com>
74
75 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
76
77 2014-12-04 Doug Evans <dje@google.com>
78
79 * gdb.python/py-objfile.exp: Add tests for
80 objfile.add_separate_debug_file.
81
82 2014-12-04 Doug Evans <dje@google.com>
83
84 * lib/gdb.exp (get_build_id): New function.
85 (build_id_debug_filename_get): Rewrite to use it.
86 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
87
88 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
89
90 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
91 `method(long)', not just 0x0.
92 * gdb.cp/nsalias.exp: Align code labels to 4.
93 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
94 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
95 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
96 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
97 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
98 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
99
100 2014-12-02 Doug Evans <dje@google.com>
101
102 PR symtab/17602
103 * gdb.cp/anon-ns.cc: Move guts of this file to ...
104 * gdb.cp/anon-ns-2.cc: ... here. New file.
105 * gdb.cp/anon-ns.exp: Update.
106
107 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
108
109 * gdb.python/py-events.py (inferior_call_handler): New.
110 (register_changed_handler, memory_changed_handler): New.
111 (test_events.invoke): Register new handlers.
112 * gdb.python/py-events.exp: Add tests for inferior call,
113 memory_changed and register_changed events.
114
115 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
116
117 * gdb.base/execl-update-breakpoints.exp: Specify the link address
118 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
119 if the linker doesn't understand this.
120
121 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
122
123 * gdb.python/python.exp: Change expected reply to help().
124
125 2014-12-01 Yao Qi <yao@codesourcery.com>
126
127 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
128 AC_CONFIG_SUBDIRS(gdb.gdbtk).
129 * configure: Re-generated.
130
131 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
132
133 * gdb.cp/chained-calls.cc: New file.
134 * gdb.cp/chained-calls.exp: New file.
135 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
136
137 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
138
139 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
140 * gdb.dwarf2/symtab-producer.exp: Same.
141 * gdb.gdb/python-interrupts.exp: Same.
142 * gdb.gdb/python-selftest.exp: Same.
143 * gdb.python/py-linetable.exp: Same.
144 * gdb.python/py-type.exp: Same.
145 * gdb.python/py-value-cc.exp: Same.
146 * gdb.python/py-value.exp: Same.
147
148 2014-11-28 Yao Qi <yao@codesourcery.com>
149
150 * gdb.base/break-probes.exp: Match library name prefixed with
151 sysroot.
152
153 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
154
155 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
156 test expected output. Add parentheses for the call to print.
157 Remove L suffix from integers.
158
159 2014-11-26 Doug Evans <dje@google.com>
160
161 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
162
163 2014-11-22 Yao Qi <yao@codesourcery.com>
164
165 * gdb.trace/entry-values.c: Remove asms.
166 (foo): Add foo_label.
167 (bar): Add bar_label.
168 * gdb.trace/entry-values.exp: Remove code computing foo's
169 length and bar's length.
170 (Dwarf::assemble): Invoke function_range for bar and use
171 MACRO_AT_func for foo.
172
173 2014-11-22 Yao Qi <yao@codesourcery.com>
174
175 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
176 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
177 Use .Lgcc43_procstart instead of gcc43.
178
179 2014-11-21 Joel Brobecker <brobecker@adacore.com>
180
181 * gdb.ada/n_arr_bound: New testcase.
182
183 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
184
185 PR breakpoints/10737
186 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
187 test_catch_syscall_multi_arch.
188 (test_catch_syscall_multi_arch): New function.
189
190 2014-11-20 Doug Evans <xdje42@gmail.com>
191
192 * gdb.base/maint.exp: Update expected output.
193
194 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
195
196 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
197 4-byte instruction on S390.
198
199 2014-11-19 Joel Brobecker <brobecker@adacore.com>
200
201 * gdb.ada/arr_arr: New testcase.
202
203 2014-11-19 Joel Brobecker <brobecker@adacore.com>
204
205 * gdb.ada/pkd_arr_elem: New Testcase.
206
207 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
208
209 * gdb.reverse/break-precsave: Expect completion message for
210 core file reads.
211 * gdb.reverse/consecutive-precsave.exp: Likewise.
212 * gdb.reverse/finish-precsave.exp: Likewise.
213 * gdb.reverse/i386-precsave.exp: Likewise.
214 * gdb.reverse/machinestate-precsave.exp: Likewise.
215 * gdb.reverse/sigall-precsave.exp: Likewise.
216 * gdb.reverse/solib-precsave.exp: Likewise.
217 * gdb.reverse/step-precsave.exp: Likewise.
218 * gdb.reverse/until-precsave.exp: Likewise.
219 * gdb.reverse/watch-precsave.exp: Likewise.
220
221 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
222
223 * gdb.base/bp-permanent.c: Include unistd.h.
224 * gdb.python/py-framefilter-mi.c (main): Add return type.
225 * gdb.python/py-framefilter.c (main): Likewise.
226 * gdb.trace/actions-changed.c (main): Likewise.
227
228 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
229
230 * gdb.mi/until.c: Add eye-catchers.
231 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
232 line numbers.
233
234 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
235
236 * gdb.base/condbreak.exp: Drop references to removed non-prototype
237 function header variants in break1.c.
238 * gdb.base/ena-dis-br.exp: Likewise.
239 * gdb.base/hbreak2.exp: Likewise.
240 * gdb.reverse/until-precsave.exp: Drop references to removed
241 non-prototype function header variants in ur1.c.
242 * gdb.reverse/until-reverse.exp: Likewise.
243
244 2014-11-17 Petr Machata <pmachata@redhat.com>
245
246 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
247 ${_cu_offset_size} bytes abbrev offset.
248
249 2014-11-15 Doug Evans <xdje42@gmail.com>
250
251 PR symtab/17559
252 * gdb.base/line-symtabs.exp: New file.
253 * gdb.base/line-symtabs.c: New file.
254 * gdb.base/line-symtabs.h: New file.
255
256 2014-11-14 Yao Qi <yao@codesourcery.com>
257
258 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
259 (func): Add label func_label.
260 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
261 Replace low_pc and high_pc with MACRO_AT_range.
262 Replace name, low_pc and high_pc with MACRO_AT_func.
263
264 2014-11-14 Yao Qi <yao@codesourcery.com>
265
266 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
267 Replace name, low_pc and high_pc with MACRO_AT_func.
268
269 2014-11-14 Yao Qi <yao@codesourcery.com>
270
271 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
272 produce debug information.
273 * gdb.dwarf2/implptr-optimized-out.S: Removed.
274
275 2014-11-14 Yao Qi <yao@codesourcery.com>
276
277 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
278 object and get function length.
279 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
280 with MACRO_AT_func.
281 (top-level): Replace gdb_compile and clean_restart with
282 prepare_for_testing.
283 * gdb.dwarf2/main.c (main): Add label main_label.
284
285 2014-11-14 Yao Qi <yao@codesourcery.com>
286
287 * lib/dwarf.exp (function_range): New procedure.
288 (Dwarf::_handle_macro_at_func): New procedure.
289 (Dwarf::_handle_macro_at_range): New procedure.
290 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
291
292 2014-11-14 Yao Qi <yao@codesourcery.com>
293
294 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
295 (_handle_attribute): New procedure.
296
297 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
298
299 * gdb.ada/cond_lang/foo.c (callme): Add return type.
300 * gdb.base/call-sc.c (zed): Likewise.
301 * gdb.base/checkpoint.c (main): Likewise.
302 * gdb.base/dump.c (main): Likewise.
303 * gdb.base/gcore.c (main): Likewise.
304 * gdb.base/huge.c (main): Likewise.
305 * gdb.base/multi-forks.c (main): Likewise.
306 * gdb.base/pr10179-a.c (main): Likewise.
307 * gdb.base/savedregs.c (main): Likewise.
308 * gdb.base/sigaltstack.c (main): Likewise.
309 * gdb.base/siginfo.c (main): Likewise.
310 * gdb.base/structs.c (zed): Likewise.
311 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
312 * gdb.mi/mi-syn-frame.c (main): Likewise.
313 * gdb.mi/until.c (foo, main): Likewise.
314 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
315 * gdb.base/solib-weak.c (foo): Declare.
316 * gdb.base/attach-twice.c: Include stdio.h.
317 * gdb.base/weaklib1.c: Likewise.
318 * gdb.base/weaklib2.c: Likewise.
319 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
320 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
321 unistd.h.
322 * gdb.base/attach-pie-misread.c: Include stdlib.h.
323 * gdb.mi/mi-exit-code.c: Likewise.
324 * gdb.base/break-interp-lib.c: Include string.h.
325 * gdb.base/coremaker.c: Likewise.
326 * gdb.base/testenv.c: Likewise.
327 * gdb.python/py-finish-breakpoint.c: Likewise.
328 * gdb.base/inferior-died.c: Include sys/wait.h.
329 * gdb.base/fileio.c: Include time.h.
330 * gdb.base/async-shell.c: Include unistd.h.
331 * gdb.base/dprintf-non-stop.c: Likewise.
332 * gdb.base/info-os.c: Likewise.
333 * gdb.mi/mi-console.c: Likewise.
334 * gdb.mi/watch-nonstop.c: Likewise.
335 * gdb.python/py-events.c: Likewise.
336 * gdb.base/async.c (baz): Move up before its invocation.
337 * gdb.base/code_elim2.c (my_global_func): Likewise.
338 * gdb.base/skip-solib-lib.c (multiply): Likewise.
339 * gdb.base/advance.c (func2): Likewise.
340
341 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
342
343 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
344 variant.
345 * gdb.base/annota3.c: Likewise.
346 * gdb.base/async.c: Likewise.
347 * gdb.base/average.c: Likewise.
348 * gdb.base/call-ar-st.c: Likewise.
349 * gdb.base/call-rt-st.c: Likewise.
350 * gdb.base/call-sc.c: Likewise.
351 * gdb.base/call-strs.c: Likewise.
352 * gdb.base/ending-run.c: Likewise.
353 * gdb.base/execd-prog.c: Likewise.
354 * gdb.base/exprs.c: Likewise.
355 * gdb.base/foll-exec.c: Likewise.
356 * gdb.base/foll-fork.c: Likewise.
357 * gdb.base/foll-vfork.c: Likewise.
358 * gdb.base/funcargs.c: Likewise.
359 * gdb.base/gcore.c: Likewise.
360 * gdb.base/jump.c: Likewise.
361 * gdb.base/langs0.c: Likewise.
362 * gdb.base/langs1.c: Likewise.
363 * gdb.base/langs2.c: Likewise.
364 * gdb.base/mips_pro.c: Likewise.
365 * gdb.base/nodebug.c: Likewise.
366 * gdb.base/opaque0.c: Likewise.
367 * gdb.base/opaque1.c: Likewise.
368 * gdb.base/recurse.c: Likewise.
369 * gdb.base/run.c: Likewise.
370 * gdb.base/scope0.c: Likewise.
371 * gdb.base/scope1.c: Likewise.
372 * gdb.base/setshow.c: Likewise.
373 * gdb.base/setvar.c: Likewise.
374 * gdb.base/shmain.c: Likewise.
375 * gdb.base/shr1.c: Likewise.
376 * gdb.base/shr2.c: Likewise.
377 * gdb.base/sigall.c: Likewise.
378 * gdb.base/signals.c: Likewise.
379 * gdb.base/so-indr-cl.c: Likewise.
380 * gdb.base/solib2.c: Likewise.
381 * gdb.base/structs.c: Likewise.
382 * gdb.base/sum.c: Likewise.
383 * gdb.base/vforked-prog.c: Likewise.
384 * gdb.base/watchpoint.c: Likewise.
385 * gdb.reverse/shr2.c: Likewise.
386 * gdb.reverse/until-reverse.c: Likewise.
387 * gdb.reverse/ur1.c: Likewise.
388 * gdb.reverse/watch-reverse.c: Likewise.
389
390 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
391
392 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
393 variant.
394 * gdb.base/sepdebug.exp: Drop references to removed code.
395
396 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
397
398 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
399 variant. Preserve original line numbering.
400 * gdb.base/list1.c: Likewise.
401
402 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
403
404 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
405 variant.
406 * gdb.base/break1.c: Likewise.
407 * gdb.base/break.exp: Drop references to removed code.
408
409 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
410
411 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
412 variant.
413
414 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
415
416 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
417
418 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
419
420 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
421 logic into perform_all_tests() and invoke it with and without
422 function header prototypes.
423 (do_function_calls): Remove conditional XFAIL for PR 5318.
424 (rerun_and_prepare): Remove duplicate code.
425 (perform_all_tests): New. Main logic moved here.
426
427 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
428
429 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
430 code guarded by #ifdef NO_PROTOTYPES.
431 (t_double_many_args): Likewise.
432 (DEF_FUNC_MANY_ARGS_1): Likewise.
433 (DEF_FUNC_VALUES_1): Likewise.
434 (t_structs_ldc): Renamed from t_structs_fc in conditional code
435 guarded by #ifdef PROTOTYPES.
436
437 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
438
439 * gdb.mi/mi-console.c: Add eye-catcher.
440 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
441 instead of literal line number.
442
443 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
444
445 * gdb.base/shr2.c: Add eye-catcher.
446 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
447 line number.
448
449 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
450
451 * gdb.base/jump.c: Add eye-catchers.
452 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
453 numbers.
454
455 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
456
457 * gdb.base/execd-prog.c: Add eye-catchers.
458 * gdb.base/foll-exec.c: Likewise.
459 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
460 line numbers.
461
462 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
463
464 * gdb.base/ending-run.c: Add eye-catchers.
465 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
466 literal line numbers.
467
468 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
469
470 * gdb.base/call-rt-st.c: Add eye-catchers.
471 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
472 literal line numbers.
473
474 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
475
476 * gdb.base/call-ar-st.c: Add eye-catchers.
477 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
478 literal line numbers.
479
480 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
481
482 * gdb.base/average.c: Add eye-catchers.
483 * gdb.base/sum.c: Likewise.
484 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
485 regexps dynamically.
486
487 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
488
489 * gdb.base/solib1.c: Add eye-catchers.
490 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
491 literal line numbers.
492
493 2014-11-12 Pedro Alves <palves@redhat.com>
494
495 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
496 leader has exited.
497
498 2014-11-12 Pedro Alves <palves@redhat.com>
499
500 * gdb.arch/i386-bp_permanent.c: New file.
501 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
502 (srcfile): Set to i386-bp_permanent.c.
503 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
504 that stepi does not execute the 'leave' instruction, instead of
505 testing it does execute.
506 * gdb.base/bp-permanent.c: New file.
507 * gdb.base/bp-permanent.exp: New file.
508
509 2014-11-10 Doug Evans <xdje42@gmail.com>
510
511 PR symtab/17564
512 * gdb.base/symtab-search-order.exp: New file.
513 * gdb.base/symtab-search-order.c: New file.
514 * gdb.base/symtab-search-order-1.c: New file.
515 * gdb.base/symtab-search-order-shlib-1.c: New file.
516
517 2014-11-07 Pedro Alves <palves@redhat.com>
518
519 PR gdb/17511
520 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
521 i?86-*-linux*.
522
523 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
524
525 PR c++/17494
526 * gdb.cp/pr17494.cc: New file.
527 * gdb.cp/pr17494.exp: New file.
528
529 2014-11-02 Yao Qi <yao@codesourcery.com>
530
531 * gdb.python/python.exp: Get working directory and match the
532 output of "set extended-prompt \\w " with it.
533
534 2014-10-30 Doug Evans <dje@google.com>
535
536 * gdb.python/py-objfile.exp: Add tests for setting random attributes
537 in objfiles.
538 * gdb.python/py-progspace.exp: Add tests for setting random attributes
539 in progspaces.
540
541 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
542
543 * gdb.base/fullpath-expand.exp: Skip for a remote host.
544 * gdb.base/realname-expand.exp: Likewise.
545 * gdb.linespec/macro-relative.exp: Likewise.
546
547 2014-10-29 Pedro Alves <palves@redhat.com>
548
549 PR gdb/17408
550 * gdb.threads/schedlock.c (some_function): New function.
551 (call_function): New global.
552 (MAYBE_CALL_SOME_FUNCTION): New macro.
553 (thread_function): Call it.
554 * gdb.threads/schedlock.exp (get_args): Add description parameter,
555 and use it instead of a global counter. Adjust all callers.
556 (get_current_thread): Use "find current thread" for test message
557 here rather than having all callers pass down the same string.
558 (goto_loop): New procedure, factored out from ...
559 (my_continue): ... this.
560 (step_ten_loops): Change parameter from test message to command to
561 use. Adjust.
562 (list_count): Delete global.
563 (check_result): New procedure, factored out from duplicate top
564 level code.
565 (continue tests): Wrap in with_test_prefix.
566 (test_step): New procedure, factored out from duplicate top level
567 code.
568 (top level): Test "step" in combination with all scheduler-locking
569 modes. Test "next" in combination with all scheduler-locking
570 modes, and in combination with stepping over a function call or
571 not.
572 * gdb.threads/next-bp-other-thread.c: New file.
573 * gdb.threads/next-bp-other-thread.exp: New file.
574
575 2014-10-29 Pedro Alves <palves@redhat.com>
576
577 PR python/17372
578 * gdb.python/python.exp: Test a multi-line command that spawns
579 interactive Python.
580 * gdb.base/multi-line-starts-subshell.exp: New file.
581
582 2014-10-29 Yao Qi <yao@codesourcery.com>
583
584 * gdb.base/fileio.exp: Make directories on host.
585
586 2014-10-29 Yao Qi <yao@codesourcery.com>
587
588 * gdb.base/fileio.c (test_write): Close the file.
589
590 2014-10-28 Pedro Alves <palves@redhat.com>
591
592 PR gdb/12623
593 * gdb.base/sigstep.c (no_handler): New global.
594 (main): If 'no_handler is true, set the signal handlers to
595 SIG_IGN.
596 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
597 with_sw_watch and no_handler parameters. Handle them.
598 (top level) <stepping over handler when stopped at a breakpoint
599 test>: Add a test axis for testing with a software watchpoint, and
600 another for testing with the signal handler set to SIG_IGN.
601 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
602 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
603
604 2014-10-28 Pedro Alves <palves@redhat.com>
605
606 PR gdb/17511
607 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
608 * gdb.base/sigstep.exp (other_handler_location): New global.
609 (advance): Support stepping into the signal handler, and running
610 commands while in the handler.
611 (in_handler_map): New global.
612 (top level): In the advance test, add combinations for getting
613 into the handler with stepping commands, and for running commands
614 in the handler. Add comment descripting the advancei tests.
615
616 2014-10-28 Pedro Alves <palves@redhat.com>
617
618 * gdb.base/sigstep.exp: Use build_executable instead of
619 prepare_for_testing.
620 (top level): Move code that starts GDB, runs to main and creates a
621 display to ...
622 (restart): ... this new procedure.
623 (top level): Move backtrace from signal handler test to ...
624 (validate_backtrace): ... this new procedure.
625 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
626 with_test_prefix. Always restart GDB.
627 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
628 with_test_prefix. Always restart GDB. No need to delete
629 breakpoints after the test.
630 (test_skip_handler): Remove prefix parameter.
631 (skip_over_handler, breakpoint_to_handler)
632 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
633 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
634 restart GDB. No need to delete breakpoints after the test.
635 (top level): Use foreach to call the test procedures with
636 different commands.
637
638 2014-10-28 Pedro Alves <palves@redhat.com>
639
640 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
641 instead of GNATS numbers.
642 * gdb.base/sigbpt.exp: Likewise.
643 * gdb.base/siginfo.exp: Likewise.
644 * gdb.base/sigstep.exp: Likewise.
645
646 2014-10-27 Pedro Alves <palves@redhat.com>
647
648 * gdb.base/sigstep.c (dummy): New global.
649 (main): Issue a couple writes to the new global.
650 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
651 procedures.
652 (skip_over_handler): Use test_skip_handler.
653 (top level): Call skip_over_handler for stepi and nexti too.
654 (breakpoint_over_handler): Use test_skip_handler.
655 (top level): Call breakpoint_over_handler for stepi and nexti too.
656
657 2014-10-27 Yao Qi <yao@codesourcery.com>
658
659 * gdb.trace/tfile.c (adjust_function_address)
660 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
661 function descriptor.
662
663 2014-10-24 Don Breazeal <donb@codesourcery.com>
664
665 * gdb.base/foll-fork.exp (test_follow_fork,
666 catch_fork_child_follow): Check for updated fork messages emitted
667 from infrun.c.
668 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
669 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
670 vfork_and_exec_child_follow_through_step): Check for updated vfork
671 messages emitted from infrun.c.
672
673 2014-10-24 Pedro Alves <palves@redhat.com>
674
675 * gdb.base/corefile.exp: Remove references to ultrix.
676 * gdb.base/interrupt.exp: Likewise.
677 * gdb.base/whatis.exp: Likewise.
678 * gdb.gdb/selftest.exp: Likewise.
679 * gdb.threads/manythreads.exp: Likewise.
680 * gdb.threads/print-threads.exp: Likewise.
681 * gdb.threads/pthreads.exp:: Likewise.
682 * gdb.threads/schedlock.exp: Likewise.
683
684 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
685
686 * gdb.cp/non-trivial-retval.cc: Add a test case.
687 * gdb.cp/non-trivial-retval.exp: Add a test.
688
689 2014-10-20 Yao Qi <yao@codesourcery.com>
690
691 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
692 * gdb.python/py-objfile-script-gdb.py: New file.
693 * gdb.python/py-objfile-script.exp: Update reference to
694 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
695 of remote_download. Remove the dest file.
696
697 2014-10-20 Yao Qi <yao@codesourcery.com>
698
699 * gdb.base/checkpoint.exp: Don't remove file copied on host.
700 * gdb.base/step-line.exp: Likewise.
701 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
702 * gdb.dwarf2/dw2-basic.exp: Likewise.
703 * gdb.dwarf2/dw2-compressed.exp: Likewise.
704 * gdb.dwarf2/dw2-filename.exp: Likewise.
705 * gdb.dwarf2/dw2-intercu.exp: Likewise.
706 * gdb.dwarf2/dw2-intermix.exp: Likewise.
707 * gdb.dwarf2/dw2-producer.exp: Likewise.
708 * gdb.dwarf2/mac-fileno.exp: Likewise.
709 * gdb.python/py-frame-args.exp: Likewise.
710 * gdb.python/py-framefilter.exp: Likewise.
711 * gdb.python/py-mi.exp: Likewise.
712 * gdb.python/py-objfile-script.exp: Likewise
713 * gdb.python/py-pp-integral.exp: Likewise.
714 * gdb.python/py-pp-re-notag.exp: Likewise.
715 * gdb.python/py-prettyprint.exp: Likewise.
716 * gdb.python/py-section-script.exp: Likewise.
717 * gdb.python/py-typeprint.exp: Likewise.
718 * gdb.python/py-xmethods.exp: Likewise.
719 * gdb.stabs/weird.exp: Likewise.
720 * gdb.xml/tdesc-regs.exp: Likewise.
721
722 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
723
724 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
725 (out_cu): Use addr_len for the size of addresses.
726 (out_line): Likewise. Size DW_LNE_set_address instruction
727 according to addr_len.
728 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
729 (FUNC): Add START_INSNS to definition.
730
731 2014-10-18 Yao Qi <yao@codesourcery.com>
732
733 * gdb.base/argv0-symlink.exp: Check argv[0] value if
734 gdb_has_argv0 return true.
735 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
736 check [target_info exists noargs], check [gdb_has_argv0]
737 instead.
738 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
739 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
740 procedures.
741
742 2014-10-17 Doug Evans <dje@google.com>
743
744 * gdb.python/py-events.exp: Update expected output for clear_objfiles
745 event.
746 * gdb.python/py-events.py: Add clear_objfiles event.
747
748 2014-10-17 Doug Evans <dje@google.com>
749
750 * gdb.python/py-objfile.exp: Test progspace attribute.
751
752 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
753
754 * gdb.guile/scm-breakpoint.exp: Do not assume any
755 directory separators when matching source file paths.
756 * gdb.python/py-breakpoint.exp: Likewise.
757 * gdb.reverse/break-precsave.exp: Likewise.
758 * gdb.reverse/break-reverse.exp: Likewise.
759 * gdb.reverse/consecutive-precsave.exp: Likewise.
760 * gdb.reverse/finish-precsave.exp: Likewise.
761 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
762 * gdb.reverse/finish-reverse.exp: Likewise.
763 * gdb.reverse/i386-precsave.exp: Likewise.
764 * gdb.reverse/i387-env-reverse.exp: Likewise.
765 * gdb.reverse/i387-stack-reverse.exp: Likewise.
766 * gdb.reverse/machinestate-precsave.exp: Likewise.
767 * gdb.reverse/machinestate.exp: Likewise.
768 * gdb.reverse/sigall-precsave.exp: Likewise.
769 * gdb.reverse/solib-precsave.exp: Likewise.
770 * gdb.reverse/step-precsave.exp: Likewise.
771 * gdb.reverse/until-precsave.exp: Likewise.
772 * gdb.reverse/watch-precsave.exp: Likewise.
773 * gdb.reverse/watch-reverse.exp: Likewise.
774
775 2014-10-17 Yao Qi <yao@codesourcery.com>
776
777 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
778 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
779
780 2014-10-17 Pedro Alves <palves@redhat.com>
781
782 PR gdb/17471
783 * gdb.base/bg-execution-repeat.c: New file.
784 * gdb.base/bg-execution-repeat.exp: New file.
785
786 2014-10-17 Pedro Alves <palves@redhat.com>
787
788 PR gdb/17300
789 * gdb.base/continue-all-already-running.c: New file.
790 * gdb.base/continue-all-already-running.exp: New file.
791
792 2014-10-17 Pedro Alves <palves@redhat.com>
793
794 PR gdb/17472
795 * gdb.base/annota-input-while-running.c: New file.
796 * gdb.base/annota-input-while-running.exp: New file.
797
798 2014-10-17 Pedro Alves <palves@redhat.com>
799
800 * gdb.base/callfuncs.exp: emove references to osf.
801 * gdb.base/sigall.exp: Likewise.
802 * gdb.gdb/selftest.exp: Likewise.
803 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
804 * gdb.mi/non-stop.c: Likewise.
805 * gdb.mi/pthreads.c: Likewise.
806 * gdb.reverse/sigall-precsave.exp: Likewise.
807 * gdb.reverse/sigall-reverse.exp: Likewise.
808 * gdb.threads/pthreads.c: Likewise.
809 * gdb.threads/pthreads.exp: Likewise.
810
811 2014-10-17 Yao Qi <yao@codesourcery.com>
812
813 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
814 check 'target_info exists noargs'.
815 (test_command_prompt_position): Likewise.
816 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
817 Remove "set args".
818 (progvar_simple_while_test): Likewise.
819 (progvar_complex_if_while_test): Likewise.
820 (if_while_breakpoint_command_test): Likewise.
821 (infrun_breakpoint_command_test): Likewise.
822 (breakpoint_command_test): Likewise.
823 (watchpoint_command_test): Likewise.
824 (bp_deleted_in_command_test): Likewise.
825 (temporary_breakpoint_commands): Likewise.
826
827 2014-10-16 Yao Qi <yao@codesourcery.com>
828
829 * gdb.base/remotetimeout.exp: Remove noargs checking.
830
831 2014-10-15 Pedro Alves <palves@redhat.com>
832
833 PR breakpoints/9649
834 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
835 * gdb.base/breakpoint-in-ro-region.exp
836 (probe_target_hardware_step): New procedure.
837 (top level): Probe hardware stepping and hardware breakpoint
838 support. Test stepping through a read-only region, with both
839 "breakpoint auto-hw" on and off and both "always-inserted" on and
840 off.
841
842 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
843
844 * gdb.dlang/demangle.exp: Update for demangling changes.
845
846 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
847
848 * gdb.cp/non-trivial-retval.cc: Add new test cases.
849 * gdb.cp/non-trivial-retval.exp: Add new tests.
850
851 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
852
853 PR c++/13403
854 PR c++/15154
855 * gdb.cp/non-trivial-retval.cc: New file.
856 * gdb.cp/non-trivial-retval.exp: New file.
857
858 2014-10-15 Yao Qi <yao@codesourcery.com>
859
860 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
861 remote host.
862
863 2014-10-15 Yao Qi <yao@codesourcery.com>
864
865 * gdb.python/py-symbol.exp: Match file base name if host is
866 remote, otherwise match file name with dir name.
867 * gdb.python/py-symtab.exp: Likewise.
868 * gdb.python/python.exp: Likewise.
869
870 2014-10-15 Yao Qi <yao@codesourcery.com>
871
872 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
873 pattern.
874 * gdb.python/py-symtab.exp: Likewise.
875 * gdb.python/python.exp: Remove trailing ".*". Fix typo
876 locationn.
877
878 2014-10-14 Joel Brobecker <brobecker@adacore.com>
879
880 * gdb.ada/addr_arith: New testcase.
881
882 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
883
884 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
885 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
886 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
887 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
888
889 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
890
891 * gdb.arch/stap-eval-lang-ada.S: Likewise.
892 * gdb.arch/stap-eval-lang-ada.c: Likewise.
893 * gdb.arch/stap-eval-lang-ada.exp: New file.
894
895 2014-10-14 Yao Qi <yao@codesourcery.com>
896
897 * gdb.mi/mi-var-child.c (nothing1): New function.
898 (nothing2): New function.
899 (do_children_tests): Set function pointers by nothing1 and
900 nothing2.
901 * gdb.mi/mi-var-child.exp: Step over new added statements.
902 Update test to match the new output.
903 * gdb.mi/var-cmd.c (nothing1): New function.
904 (nothing2): New function.
905 (do_children_tests): Set function pointers by nothing1 and
906 nothing2.
907 * gdb.mi/mi-var-display.exp: Update test to match output.
908 Step to the line specified by $line_dct_nothing.
909 Increase the number of lines to step.
910
911 2014-10-14 Yao Qi <yao@codesourcery.com>
912
913 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
914 tests.
915 * gdb.mi/mi2-var-child.exp: Likewise.
916
917 2014-10-13 Doug Evans <dje@google.com>
918
919 * gdb.python/py-objfile.exp: Change name of file name test.
920
921 2014-10-13 Doug Evans <dje@google.com>
922
923 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
924 from the start of the CU.
925
926 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
927 Yao Qi <yao@codesourcery.com>
928
929 Fix "save breakpoints" for "catch" command.
930 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
931 Remove -nonewline. Match also the added "main" line.
932
933 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
934
935 Fix "save breakpoints" for "disable $bpnum" command.
936 * gdb.base/save-bp.c (main): Add label.
937 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
938
939 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
940
941 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
942
943 2014-10-11 Yao Qi <yao@codesourcery.com>
944
945 * gdb.server/server-kill.exp: Execute command
946 "set remote trace-status-packet on" before "tstatus".
947
948 2014-10-11 Yao Qi <yao@codesourcery.com>
949
950 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
951 (main): Call getppid.
952 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
953 and continue to it. Read variable "server_pid".
954
955 2014-10-11 Yao Qi <yao@codesourcery.com>
956
957 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
958
959 2014-10-11 Yao Qi <yao@codesourcery.com>
960
961 * gdb.threads/thread-find.exp: Don't execute command
962 "info threads".
963 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
964 * gdb.threads/linux-dp.exp: Don't check the condition
965 $threads_created equals to zero.
966
967 2014-10-10 Pedro Alves <palves@redhat.com>
968
969 * gdb.base/bigcore.exp: Remove references to IRIX.
970 * gdb.base/funcargs.exp: Likewise.
971 * gdb.base/interrupt.exp: Likewise.
972 * gdb.base/mips_pro.exp: Likewise.
973 * gdb.base/nodebug.exp: Likewise.
974 * gdb.base/setvar.exp: Likewise.
975 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
976
977 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
978 Pedro Alves <palves@redhat.com>
979
980 PR symtab/14466
981 * gdb.base/vdso-warning.c: New file.
982 * gdb.base/vdso-warning.exp: New file.
983
984 2014-10-02 Doug Evans <dje@google.com>
985
986 * gdb.base/structs.c (main): Don't run forever.
987
988 2014-10-02 Pedro Alves <palves@redhat.com>
989
990 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
991 (top level) <stop threads 1, stop threads 2>: Use it.
992
993 2014-10-02 Pedro Alves <palves@redhat.com>
994
995 * gdb.threads/break-while-running.exp (test): Add new
996 'update_thread_list' argument. Skip "info threads" if false.
997 (top level): Add new 'update_thread_list' axis.
998
999 2014-10-02 Pedro Alves <palves@redhat.com>
1000
1001 PR breakpoints/17431
1002 * gdb.base/execl-update-breakpoints.c: New file.
1003 * gdb.base/execl-update-breakpoints.exp: New file.
1004
1005 2014-10-01 Pedro Alves <palves@redhat.com>
1006
1007 * gdb.base/breakpoint-in-ro-region.c: New file.
1008 * gdb.base/breakpoint-in-ro-region.exp: New file.
1009
1010 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1011
1012 * gdb.mi/mi-exit-code.exp: New file.
1013 * gdb.mi/mi-exit-code.c: New file.
1014
1015 2014-09-30 Yao Qi <yao@codesourcery.com>
1016
1017 * lib/prelink-support.exp (build_executable_own_libs): Error if
1018 the target isn't native.
1019
1020 2014-09-30 Yao Qi <yao@codesourcery.com>
1021
1022 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
1023 false.
1024
1025 2014-09-22 Pedro Alves <palves@redhat.com>
1026
1027 * gdb.threads/break-while-running.exp: New file.
1028 * gdb.threads/break-while-running.c: New file.
1029
1030 2014-09-19 Yao Qi <yao@codesourcery.com>
1031
1032 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
1033 Invoke test. Restart GDB with --readnow and invoke test again.
1034
1035 2014-09-19 Yao Qi <yao@codesourcery.com>
1036
1037 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
1038 proc set_breakpoint_on_gcd_function. Invoke
1039 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
1040 invoke set_breakpoint_on_gcd_function again.
1041
1042 2014-09-18 Doug Evans <dje@google.com>
1043
1044 * gdb.dwarf2/symtab-producer.exp: New file.
1045
1046 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1047
1048 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
1049 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
1050 * gdb.base/global-var-nested-by-dso.c: Likewise.
1051 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1052
1053 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1054 Pedro Alves <palves@redhat.com>
1055
1056 * gdb.base/watch-bitfields.exp: Pass string other than test file
1057 name to prepare_for_testing.
1058 (watch): New procedure.
1059 (expect_watchpoint): Use with_test_prefix.
1060 (top level): Factor out tests to ...
1061 (test_watch_location, test_regular_watch): ... these new
1062 procedures, and use with_test_prefix and gdb_continue_to_end.
1063
1064 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
1065
1066 PR breakpoints/12526
1067 * gdb.base/watch-bitfields.exp: New file.
1068 * gdb.base/watch-bitfields.c: New file.
1069
1070 2014-09-16 Pedro Alves <palves@redhat.com>
1071
1072 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
1073 software and hardware addresses, not software address against
1074 itself.
1075
1076 2014-09-16 Pedro Alves <palves@redhat.com>
1077
1078 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
1079 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
1080
1081 2014-09-16 Pedro Alves <palves@redhat.com>
1082
1083 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
1084 files.
1085 * gdb.base/a2-run.exp: Remove all code guarded by istarget
1086 "*-*-vxworks*" throughout.
1087 * gdb.base/break.exp: Likewise.
1088 * gdb.base/default.exp: Likewise.
1089 * gdb.base/scope.exp: Likewise.
1090 * gdb.base/sepdebug.exp: Likewise.
1091 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
1092 throughout.
1093 * gdb.base/run.c: Likewise.
1094 * gdb.base/sepdebug.c: Likewise.
1095 * gdb.hp/gdb.aCC/run.c: Likewise.
1096 * gdb.reverse/until-reverse.c: Likewise.
1097 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
1098
1099 2014-09-16 Yao Qi <yao@codesourcery.com>
1100
1101 * boards/local-remote-host-native.exp: New file.
1102
1103 2014-09-14 Doug Evans <xdje42@gmail.com>
1104
1105 * gdb.threads/queue-signal.c (thread_count): New variable.
1106 (thread_count_mutex, thread_count_condvar): New variables.
1107 (incr_thread_count, wait_all_threads_running): New functions.
1108 (main): Wait for all threads to be in their thread functions.
1109
1110 2014-09-13 Doug Evans <xdje42@gmail.com>
1111
1112 * gdb.threads/queue-signal.c: New file.
1113 * gdb.threads/queue-signal.exp: New file.
1114
1115 2014-09-13 Doug Evans <xdje42@gmail.com>
1116
1117 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
1118 be consistent with what default_gdb_init uses.
1119 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
1120 the plain text of the prompt. Add some logging printfs.
1121 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
1122
1123 2014-09-12 Pedro Alves <palves@redhat.com>
1124
1125 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
1126 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
1127 * gdb.arch/i386-size-overlap.exp: Likewise.
1128 * gdb.arch/i386-size.exp: Likewise.
1129 * gdb.arch/i386-unwind.exp: Likewise.
1130 * gdb.base/a2-run.exp: Likewise.
1131 * gdb.base/break.exp: Likewise.
1132 * gdb.base/charset.exp: Likewise.
1133 * gdb.base/chng-syms.exp: Likewise.
1134 * gdb.base/commands.exp: Likewise.
1135 * gdb.base/dbx.exp: Likewise.
1136 * gdb.base/find.exp: Likewise.
1137 * gdb.base/funcargs.exp: Likewise.
1138 * gdb.base/jit-simple.exp: Likewise.
1139 * gdb.base/reread.exp: Likewise.
1140 * gdb.base/sepdebug.exp: Likewise.
1141 * gdb.base/step-bt.exp: Likewise.
1142 * gdb.cp/mb-inline.exp: Likewise.
1143 * gdb.cp/mb-templates.exp: Likewise.
1144 * gdb.objc/basicclass.exp: Likewise.
1145 * gdb.threads/killed.exp: Likewise.
1146
1147 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1148
1149 PR tdep/17379
1150 * gdb.arch/powerpc-stackless.S: New file.
1151 * gdb.arch/powerpc-stackless.exp: New file.
1152
1153 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1154
1155 * gdb.base/attach.c: Include unistd.h.
1156 (main): Call alarm. Add label postloop.
1157 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
1158 gdb_breakpoint, gdb_continue_to_breakpoint.
1159 (test_command_line_attach_run): Kill ${testpid} in one exit path.
1160
1161 2014-09-11 Pedro Alves <palves@redhat.com>
1162
1163 PR gdb/17347
1164 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
1165 * gdb.base/attach.exp (test_command_line_attach_run): New
1166 procedure.
1167 (top level): Call it.
1168
1169 2014-09-11 Pedro Alves <palves@redhat.com>
1170
1171 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
1172 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
1173 (do_command_attach_tests): Use spawn_wait_for_attach.
1174 * gdb.base/solib-overlap.exp: Likewise.
1175 * gdb.multi/multi-attach.exp: Likewise.
1176 * gdb.python/py-prompt.exp: Likewise.
1177 * gdb.python/py-sync-interp.exp: Likewise.
1178 * gdb.server/ext-attach.exp: Likewise.
1179
1180 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
1181
1182 * gdb.fortran/array-element.exp: Remove unexpected "continue"
1183 command in testcase. Simplify testcase.
1184
1185 2014-09-10 Joel Brobecker <brobecker@adacore.com>
1186
1187 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
1188
1189 2014-09-10 Joel Brobecker <brobecker@adacore.com>
1190
1191 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
1192
1193 2014-09-10 Joel Brobecker <brobecker@adacore.com>
1194
1195 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
1196
1197 2014-09-10 Joel Brobecker <brobecker@adacore.com>
1198
1199 * gdb.dwarf2/dynarr-ptr.c: New file.
1200 * gdb.dwarf2/dynarr-ptr.exp: New file.
1201
1202 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1203
1204 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
1205 of 30 rather than hardcoding 120 for a slow test case. Take the
1206 `gdb,timeout' target setting into account for this calculation.
1207 Don't extend the timeout for the test cases that don't need it.
1208
1209 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1210
1211 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
1212 a factor of 2 for a slow test case. Take the `gdb,timeout'
1213 target setting into account for this calculation.
1214 * gdb.reverse/until-precsave.exp: Increase the timeout by
1215 a factor of 15 and 3 respectively rather than adding 120
1216 for a pair of slow test cases. Take the `gdb,timeout'
1217 target setting into account for this calculation.
1218
1219 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1220
1221 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
1222 timeout, don't pass one down to gdb_expect.
1223 (gdb_expect): Rework timeout selection.
1224
1225 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1226
1227 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
1228 exception on timeout.
1229 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
1230 (gdbserver_start_extended): Catch any `gdbserver_start' error
1231 exceptions.
1232 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
1233 * lib/mi-support.exp (mi_gdb_target_load): Catch any
1234 `gdbserver_gdb_load' error exceptions.
1235
1236 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1237
1238 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
1239 120 on waiting for the TCP socket to open.
1240
1241 2014-09-09 Doug Evans <xdje42@gmail.com>
1242
1243 * gdb.base/default.exp (show_conv_list): Add _caller_is,
1244 _caller_matches, _any_caller_is, _any_caller_matches.
1245
1246 2014-09-09 Doug Evans <xdje42@gmail.com>
1247
1248 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
1249
1250 2014-09-09 Yao Qi <yao@codesourcery.com>
1251
1252 * gdb.mi/mi-var-display.exp: Set print symbol off.
1253
1254 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
1255
1256 PR gdb/17035
1257 * gdb.base/commands.exp: Add tests to verify user-defined
1258 commands with empty bodies.
1259 * gdb.python/py-cmd.exp: Test that we don't show user-defined
1260 python commands in `show user command`.
1261 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
1262 scheme commands in `show user command`.
1263
1264 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1265
1266 PR python/17355
1267 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
1268 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
1269 * gdb.python/py-framefilter-invalidarg.exp: New file.
1270 * gdb.python/py-framefilter-invalidarg.py: New file.
1271
1272 2014-09-06 Doug Evans <xdje42@gmail.com>
1273
1274 PR 15276
1275 * gdb.python/py-caller-is.c: New file.
1276 * gdb.python/py-caller-is.exp: New file.
1277
1278 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
1279
1280 PR gdb/17235
1281 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
1282 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
1283
1284 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
1285
1286 PR fortran/17237
1287 * gdb.fortran/print-formatted.exp: New file.
1288 * gdb.fortran/print-formatted.f90: Likewise.
1289
1290 2014-09-03 Sasha Smundak <asmundak@google.com>
1291
1292 * gdb.python/py-frame.exp: Test Frame.read_register.
1293
1294 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
1295
1296 PR python/16699
1297 * gdb.python/py-completion.exp: New file.
1298 * gdb.python/py-completion.py: Likewise.
1299
1300 2014-08-28 Doug Evans <dje@google.com>
1301
1302 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
1303 eax,etc. are live with values set by gdb and thus the compiler can't
1304 use them.
1305 * gdb.arch/i386-pseudo.c (main): Ditto.
1306
1307 2014-08-27 Doug Evans <dje@google.com>
1308
1309 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
1310
1311 2014-08-25 Doug Evans <dje@google.com>
1312
1313 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
1314 (main): Ditto.
1315
1316 2014-08-25 Doug Evans <dje@google.com>
1317
1318 * gdb.threads/thread-execl.exp: #include <stdio.h>.
1319
1320 2014-08-24 Yao Qi <yao@codesourcery.com>
1321
1322 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
1323 symbol off.
1324 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
1325
1326 2014-08-22 Doug Evans <dje@google.com>
1327
1328 PR 17276
1329 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
1330 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
1331 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
1332
1333 2014-08-22 Yao Qi <yao@codesourcery.com>
1334
1335 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
1336 * gdb.python/py-finish-breakpoint2.exp: Likewise.
1337 * gdb.python/python.exp: Likewise. Use .py file on the host
1338 instead of the build.
1339
1340 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1341
1342 * gdb.threads/gcore-stale-thread.c: New file.
1343 * gdb.threads/gcore-stale-thread.exp: New file.
1344
1345 2014-08-21 Pedro Alves <palves@redhat.com>
1346
1347 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
1348 * gdb.base/gcore-relro-pie.exp: Likewise.
1349 * gdb.base/gcore-relro.exp: Likewise.
1350 * gdb.base/gcore.exp: Likewise.
1351 * gdb.base/print-symbol-loading.exp: Likewise.
1352 * gdb.threads/gcore-thread.exp: Likewise.
1353 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
1354
1355 2014-08-20 Pedro Alves <palves@redhat.com>
1356 Jan Kratochvil <jan.kratochvil@redhat.com>
1357
1358 * Makefile.in (EXTRA_RULES, CC): New variables, get from
1359 configure.
1360 (EXPECT): Handle READ1 being set.
1361 (all): Depend on EXTRA_RULES.
1362 (check-read1, expect-read1, read1.so, read1): New rules.
1363 * README (Testsuite Parameters): Document the READ1 make variable.
1364 (Race detection): New section.
1365 * configure: Regenerate.
1366 * configure.ac: If build==host==target, and running under a
1367 GNU/glibc system, add read1 to the extra Makefile rules.
1368 (EXTRA_RULES): AC_SUBST it.
1369 * lib/read1.c: New file.
1370
1371 2014-08-20 Joel Brobecker <brobecker@adacore.com>
1372
1373 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
1374 the handling of variables declared as a typedef to an array
1375 which a DW_AT_data_location attribute.
1376
1377 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
1378 Pedro Alves <palves@redhat.com>
1379
1380 PR symtab/14604
1381 PR symtab/14605
1382 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
1383 gdb_test.
1384
1385 2014-08-19 Pedro Alves <palves@redhat.com>
1386
1387 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
1388
1389 2014-08-19 Yao Qi <yao@codesourcery.com>
1390
1391 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
1392 right line.
1393
1394 2014-08-18 David Blaikie <dblaikie@gmail.com>
1395
1396 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
1397
1398 2014-08-18 Joel Brobecker <brobecker@adacore.com>
1399
1400 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
1401 attribute in array range.
1402
1403 2014-08-18 Joel Brobecker <brobecker@adacore.com>
1404
1405 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
1406
1407 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1408
1409 PR c++/17132
1410 * gdb.cp/pr17132.cc: New file.
1411 * gdb.cp/pr17132.exp: New file.
1412
1413 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1414
1415 * gdb.python/py-xmethods.py (A_getarrayind)
1416 (E_method_char_worker.__call__, E_method_int_worker.__call__):
1417 Use 'print' with function call syntax.
1418 (E_method_matcher.match): Fix tab vs space indentation mixup.
1419
1420 2014-08-15 Yao Qi <yao@codesourcery.com>
1421
1422 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
1423 false.
1424
1425 2014-08-15 Yao Qi <yao@codesourcery.com>
1426
1427 * gdb.cp/casts.exp: Set print symbol off.
1428 * gdb.cp/class2.exp: Likewise.
1429 * gdb.cp/overload.exp: Likewise.
1430 * gdb.cp/templates.exp: Likewise.
1431
1432 2014-08-11 Doug Evans <dje@google.com>
1433
1434 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1435 (test_load_shlib): Update.
1436
1437 2014-08-09 Yao Qi <yao@codesourcery.com>
1438
1439 * gdb.base/display.exp: Invoke is_address_zero_readable.
1440 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
1441 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1442 * gdb.base/hbreak-unmapped.exp: Return if
1443 is_address_zero_readable returns true.
1444 * gdb.base/signest.exp: Likewise.
1445 * gdb.base/signull.exp: Likewise.
1446 * gdb.base/sigbpt.exp: Likewise.
1447 * gdb.guile/scm-disasm.exp: Do the test if
1448 is_address_zero_readable returns false.
1449 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
1450 * gdb.python/py-arch.exp: Likewise.
1451 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
1452 * lib/gdb.exp (is_address_zero_readable): New proc.
1453
1454 2014-08-09 Yao Qi <yao@codesourcery.com>
1455
1456 PR testsuite/13443
1457 * gdb.mi/mi-var-display.exp: Make test messages unique.
1458
1459 2014-08-04 Tom Tromey <tromey@redhat.com>
1460
1461 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
1462 target 0".
1463
1464 2014-08-04 Tom Tromey <tromey@redhat.com>
1465
1466 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
1467 "target_resume".
1468
1469 2014-08-01 Joel Brobecker <brobecker@adacore.com>
1470
1471 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
1472 inner_vla_struct_object_size.
1473 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
1474 as xfail.
1475
1476 2014-07-30 Pedro Alves <palves@redhat.com>
1477
1478 * gdb.threads/signal-command-handle-nopass.exp (test): Add
1479 comment.
1480
1481 2014-07-29 Yao Qi <yao@codesourcery.com>
1482
1483 PR gdb/17206
1484 * gdb.base/until-nodebug.exp: New.
1485
1486 2014-07-28 Doug Evans <xdje42@gmail.com>
1487
1488 PR guile/17203
1489 * gdb.guile/scm-parameter.exp: Add tests for trying to create
1490 previously existing parameter, and previously ambiguously spelled
1491 parameter.
1492
1493 2014-07-28 Will Newton <will.newton@linaro.org>
1494
1495 * gdb.base/varargs.exp: Remove KFAILs for ARM.
1496
1497 2014-07-26 Ludovic Courtès <ludo@gnu.org>
1498 Doug Evans <xdje42@gmail.com>
1499
1500 PR guile/17146
1501 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
1502
1503 2014-07-25 Pedro Alves <palves@redhat.com>
1504
1505 * gdb.threads/signal-command-handle-nopass.c: New file.
1506 * gdb.threads/signal-command-handle-nopass.exp: New file.
1507 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
1508 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
1509 * gdb.threads/signal-delivered-right-thread.c: New file.
1510 * gdb.threads/signal-delivered-right-thread.exp: New file.
1511
1512 2014-07-25 Pedro Alves <palves@redhat.com>
1513
1514 * gdb.base/double-prompt-target-event-error.exp
1515 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
1516 match.
1517 (cancel_pagination_in_target_event): Rework double prompt
1518 detection.
1519 * gdb.base/paginate-after-ctrl-c-running.exp
1520 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
1521 <return>' match.
1522 * gdb.base/paginate-bg-execution.exp
1523 (test_bg_execution_pagination_return)
1524 (test_bg_execution_pagination_cancel): Remove '-notransfer
1525 <return>' matches.
1526 * gdb.base/paginate-execution-startup.exp
1527 (test_fg_execution_pagination_return)
1528 (test_fg_execution_pagination_cancel): Remove '-notransfer
1529 <return>' matches.
1530 * gdb.base/paginate-inferior-exit.exp
1531 (test_paginate_inferior_exited): Remove '-notransfer <return>'
1532 match.
1533 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
1534 * lib/gdb.exp (pagination_prompt): Run text through
1535 string_to_regexp.
1536 (gdb_test_multiple): Match $pagination_prompt instead of
1537 "<return>".
1538 (string_to_regexp): Move to lib/gdb-utils.exp.
1539
1540 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1541
1542 * gdb.arch/amd64-entry-value-paramref.S: New file.
1543 * gdb.arch/amd64-entry-value-paramref.cc: New file.
1544 * gdb.arch/amd64-entry-value-paramref.exp: New file.
1545 * gdb.arch/amd64-optimout-repeat.S: New file.
1546 * gdb.arch/amd64-optimout-repeat.c: New file.
1547 * gdb.arch/amd64-optimout-repeat.exp: New file.
1548
1549 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1550
1551 PR gdb/17170
1552 * gdb.base/statistics.exp: New file.
1553
1554 2014-07-17 Doug Evans <dje@google.com>
1555
1556 PR gdb/17170
1557 * gdb.base/maint.exp: Update testing of per-command stats.
1558
1559 2014-07-16 Pedro Alves <palves@redhat.com>
1560
1561 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
1562 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
1563 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
1564 (tfile_write_buf): New functions.
1565 (add_memory_block): Rewrite using the above.
1566 (adjust_function_address): New function.
1567 (FUNCTION_ADDRESS): New macro.
1568 (write_basic_trace_file): Remove short_x local, and use
1569 tfile_write_16. Change type of func_addr local to unsigned long
1570 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
1571 here. Cast argument of add_memory_block to char pointer.
1572 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
1573 (main): Remove parameters.
1574 * gdb.trace/tfile.exp: Remove nowarnings.
1575
1576 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
1577
1578 * gdb.base/debug-expr.exp: Test string evaluation with
1579 "debug expression" on.
1580
1581 2014-07-15 Pedro Alves <palves@redhat.com>
1582
1583 * gdb.base/reread.exp: Use clean_restart.
1584
1585 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
1586
1587 * gdb.arch/avr-flash-qualifer.c: New.
1588 * gdb.arch/avr-flash-qualifer.exp: New.
1589
1590 2014-07-14 Pedro Alves <palves@redhat.com>
1591
1592 * gdb.base/paginate-after-ctrl-c-running.c: New file.
1593 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
1594
1595 2014-07-14 Pedro Alves <palves@redhat.com>
1596
1597 * gdb.base/double-prompt-target-event-error.c: New file.
1598 * gdb.base/double-prompt-target-event-error.exp: New file.
1599
1600 2014-07-14 Pedro Alves <palves@redhat.com>
1601
1602 PR gdb/17072
1603 * gdb.base/paginate-inferior-exit.c: New file.
1604 * gdb.base/paginate-inferior-exit.exp: New file.
1605
1606 2014-07-14 Pedro Alves <palves@redhat.com>
1607
1608 PR gdb/17072
1609 * gdb.base/paginate-bg-execution.c: New file.
1610 * gdb.base/paginate-bg-execution.exp: New file.
1611
1612 2014-07-14 Pedro Alves <palves@redhat.com>
1613
1614 PR gdb/17072
1615 * gdb.base/paginate-execution-startup.c: New file.
1616 * gdb.base/paginate-execution-startup.exp: New file.
1617 * lib/gdb.exp (pagination_prompt): New global.
1618 (default_gdb_spawn): New procedure, factored out from
1619 default_gdb_spawn.
1620 (default_gdb_start): Adjust to call default_gdb_spawn.
1621 (gdb_spawn): New procedure.
1622
1623 2014-07-14 Pedro Alves <palves@redhat.com>
1624
1625 * lib/gdb.exp (gdb_assert): New procedure.
1626 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
1627
1628 2014-07-14 Pedro Alves <palves@redhat.com>
1629
1630 * gdb.base/execution-termios.c: New file.
1631 * gdb.base/execution-termios.exp: New file.
1632
1633 2014-07-14 Tom Tromey <tromey@redhat.com>
1634
1635 * gdb.cp/vla-cxx.cc: New file.
1636 * gdb.cp/vla-cxx.exp: New file.
1637
1638 2014-07-14 Tom Tromey <tromey@redhat.com>
1639
1640 * gdb.reverse/rerun-prec.c: New file.
1641 * gdb.reverse/rerun-prec.exp: New file.
1642
1643 2014-07-12 Maciej W. Rozycki <macro@mips.com>
1644 Maciej W. Rozycki <macro@codesourcery.com>
1645
1646 * lib/gdb-utils.exp: New file.
1647 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
1648 inline `gdb_init_command' processing.
1649 (gdb_start_cmd): Likewise.
1650 * lib/mi-support.exp (mi_run_cmd): Likewise.
1651 * README: Document `gdb_init_command' and `gdb_init_commands'.
1652
1653 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1654
1655 Fix false FAIL running under a very long directory name.
1656 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
1657 and "set print elements 10000". Twice.
1658
1659 2014-07-11 Yao Qi <yao@codesourcery.com>
1660
1661 * gdb.base/exprs.exp: "set print symbol off".
1662
1663 2014-07-11 Pedro Alves <palves@redhat.com>
1664
1665 * gdb.threads/kill.c: New file.
1666 * gdb.threads/kill.exp: New file.
1667
1668 2014-07-10 Yao Qi <yao@codesourcery.com>
1669
1670 * gdb.trace/tfile.c (write_basic_trace_file)
1671 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
1672 address written to trace file.
1673
1674 2014-07-09 Pedro Alves <palves@redhat.com>
1675
1676 * gdb.base/attach-wait-input.exp: New file.
1677 * gdb.base/attach-wait-input.c: New file.
1678
1679 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1680
1681 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
1682 setting up test structures.
1683 (main): Call new test function.
1684 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
1685 test function, continue into test function and walk test
1686 structures.
1687
1688 2014-07-02 Yao Qi <yao@codesourcery.com>
1689
1690 * gdb.trace/entry-values.c: Define labels 'foo_start' and
1691 'bar_start' at the beginning of functions 'foo' and 'bar'
1692 respectively.
1693 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
1694 instead of 'foo' and 'bar'.
1695
1696 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
1697
1698 * gdb.btrace/segv.exp: New.
1699 * gdb.btrace/segv.c: New.
1700
1701 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
1702
1703 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
1704 instruction.
1705
1706 2014-06-30 Mark Wielaard <mjw@redhat.com>
1707
1708 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
1709 vulture, vilify, villar): New volatile array constants.
1710 (vindictive, vegetation): New const volatile array constants.
1711 * gdb.base/volatile.exp: Test volatile and const volatile array
1712 types.
1713
1714 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
1715
1716 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
1717 target lacks support for awatch, rwatch, or hbreak.
1718
1719 2014-06-27 Yao Qi <yao@codesourcery.com>
1720
1721 * gdb.multi/dummy-frame-restore.exp: New.
1722 * gdb.multi/dummy-frame-restore.c: New.
1723
1724 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
1725
1726 * gdb.btrace/gcore.exp: New.
1727
1728 2014-06-23 Pedro Alves <palves@redhat.com>
1729
1730 * gdb.base/watchpoint-reuse-slot.c: New file.
1731 * gdb.base/watchpoint-reuse-slot.exp: New file.
1732
1733 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
1734
1735 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
1736 progspace's filename in 'info', 'enable' and 'disable' command
1737 tests.
1738
1739 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1740
1741 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
1742 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
1743 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
1744
1745 2014-06-20 Gary Benson <gbenson@redhat.com>
1746
1747 * gdb.arch/i386-avx.exp: Fix include file location.
1748 * gdb.arch/i386-sse.exp: Likewise.
1749
1750 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
1751
1752 * gdb.dlang/expression.exp: New file.
1753
1754 2014-06-19 Pedro Alves <palves@redhat.com>
1755
1756 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
1757 out from ...
1758 (top level): ... here. Iterate running tests under different
1759 scheduler-locking settings.
1760
1761 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
1762
1763 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
1764 to DW_FORM_addr and use non-zero addresses.
1765
1766 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
1767
1768 PR gdb/17017
1769 * gdb.python/py-xmethods.cc: Add global function call counters and
1770 increment them in their respective functions. Remove "cout"
1771 statements.
1772 * gdb.python/py-xmethods.exp: Make tests check the global function
1773 call counters instead of depending on inferior IO.
1774
1775 2014-06-18 Don Breazeal <donb@codesourcery.com>
1776
1777 * gdb.base/foll-fork.exp (default_fork_parent_follow):
1778 Deleted procedure.
1779 (explicit_fork_parent_follow): Deleted procedure.
1780 (explicit_fork_child_follow): Deleted procedure.
1781 (test_follow_fork): New procedure.
1782 (do_fork_tests): Replace calls to deleted procedures with
1783 calls to test_follow_fork and reset GDB for subsequent
1784 procedure calls.
1785
1786 2014-06-17 Yao Qi <yao@codesourcery.com>
1787
1788 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
1789 CP1252.
1790
1791 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
1792
1793 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
1794 Initialize ptr and S explicitly.
1795 (skip_type_update_when_not_use_rtti_test): Likewise.
1796
1797 2014-06-16 Keith Seitz <keiths@redhat.com>
1798
1799 PR mi/15863
1800 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
1801 the inferior is started.
1802
1803 2014-06-16 Pedro Alves <palves@redhat.com>
1804
1805 * gdb.base/break-main-file-remove-fail.c: New file.
1806 * gdb.base/break-main-file-remove-fail.exp: New file.
1807 * gdb.base/break-unload-file.exp: Use build_executable instead of
1808 prepare_for_testing.
1809 (test_break): New parameter "initial_load". Handle it.
1810 (top level): Add initial_load cmdline/file axis.
1811
1812 2014-06-12 Tom Tromey <tromey@redhat.com>
1813
1814 * gdb.base/completion.exp: Don't use directory name in test.
1815
1816 2014-06-09 Gary Benson <gbenson@redhat.com>
1817
1818 * gdb.base/sigall.c [Functions to send signals]: Reorder to
1819 separate the always-available ANSI-standard signals from the
1820 signals that require checking.
1821 (main): Likewise.
1822 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
1823 Likewise.
1824 (main): Likewise.
1825
1826 2014-06-07 Keith Seitz <keiths@redhat.com>
1827
1828 Revert:
1829 PR c++/16253
1830 * gdb.cp/var-tag.cc: New file.
1831 * gdb.cp/var-tag.exp: New file.
1832 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
1833 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
1834 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
1835 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
1836
1837 2014-06-06 Doug Evans <xdje42@gmail.com>
1838
1839 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
1840
1841 2014-06-06 Pedro Alves <palves@redhat.com>
1842
1843 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
1844 in target debug output instead of looking at RSP packets,
1845 disabling the test on any target that uses hardware stepping.
1846 Update comments.
1847
1848 2014-06-06 Pedro Alves <palves@redhat.com>
1849
1850 * gdb.base/break-unload-file.exp: Fix typo.
1851
1852 2014-06-06 Yao Qi <yao@codesourcery.com>
1853
1854 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
1855 from "jit_function" to "^jit_function".
1856
1857 2014-06-06 Yao Qi <yao@codesourcery.com>
1858
1859 * gdb.base/async.c (foo): Add one statement.
1860 * gdb.base/async.exp: Get the next instruction address and
1861 match the output of "nexti" by instruction address. Match
1862 the hex address in the output of "finish".
1863
1864 2014-06-06 Gary Benson <gbenson@redhat.com>
1865
1866 * gdb.base/call-signals.c: Remove preprocessor conditionals
1867 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
1868 SIGSEGV and SIGTERM.
1869 * gdb.base/sigall.c: Likewise.
1870 * gdb.base/unwindonsignal.c: Likewise.
1871 * gdb.reverse/sigall-reverse.c: Likewise.
1872
1873 2014-06-06 Yao Qi <yao@codesourcery.com>
1874
1875 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
1876 readable, skip the test.
1877
1878 2014-06-06 Yao Qi <yao@codesourcery.com>
1879
1880 * gdb.threads/staticthreads.c (thread_function): Move the line
1881 setting breakpoint on forward.
1882 * gdb.threads/staticthreads.exp: Update comments.
1883
1884 2014-06-05 Ludovic Courtès <ludo@gnu.org>
1885
1886 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
1887 "history-append! type error".
1888
1889 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
1890
1891 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
1892 erroneous dprintf expected input.
1893
1894 2014-06-04 Doug Evans <xdje42@gmail.com>
1895
1896 * gdb.guile/scm-generics.exp: Delete.
1897
1898 2014-06-04 Doug Evans <xdje42@gmail.com>
1899
1900 * gdb.guile/scm-breakpoint.exp: Update.
1901 Add tests for breakpoint registration.
1902
1903 2014-06-04 Tom Tromey <tromey@redhat.com>
1904
1905 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
1906 VLA-in-union.
1907 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
1908 inner_vla_struct, vla_union types. Initialize objects of those
1909 types and compute their sizes.
1910
1911 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
1912 Hui Zhu <hui@codesourcery.com>
1913
1914 * gdb.base/fileio.exp: Add test for shell not available as well as
1915 available.
1916 * gdb.base/fileio.c (test_system): Check for shell twice.
1917
1918 2014-06-04 Yao Qi <yao@codesourcery.com>
1919
1920 * gdb.base/auto-connect-native-target.exp: Remove redundant
1921 space from the regexp pattern.
1922
1923 2014-06-04 Yao Qi <yao@codesourcery.com>
1924
1925 * gdb.base/default.exp: Replace "child" with "native" in
1926 regexp pattern.
1927
1928 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1929
1930 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
1931 * gdb.python/py-xmethods.exp: New tests to test xmethods.
1932 * gdb.python/py-xmethods.py: Python script supporting the
1933 new testcase and tests.
1934
1935 2014-06-03 Joel Brobecker <brobecker@adacore.com>
1936 Pedro Alves <palves@redhat.com>
1937
1938 PR breakpoints/17000
1939 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
1940 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
1941
1942 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
1943
1944 * gdb.base/subst.exp: Add tests to verify partial path matching
1945 output.
1946
1947 2014-06-03 Pedro Alves <palves@redhat.com>
1948
1949 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
1950 target that doesn't use software single-stepping.
1951
1952 2014-06-03 Pedro Alves <palves@redhat.com>
1953
1954 PR breakpoints/17000
1955 * gdb.base/sss-bp-on-user-bp-2.c: New file.
1956 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
1957
1958 2014-06-02 Doug Evans <xdje42@gmail.com>
1959
1960 * gdb.guile/scm-parameter.exp: New file.
1961
1962 2014-06-02 Doug Evans <xdje42@gmail.com>
1963
1964 * gdb.guile/scm-cmd.c: New file.
1965 * gdb.guile/scm-cmd.exp: New file.
1966
1967 2014-06-02 Doug Evans <xdje42@gmail.com>
1968
1969 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
1970 pretty-printer lookup.
1971 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
1972 (make-pp_s-printer): Call it.
1973 (make-pretty-printer-from-dict): New function.
1974 (lookup-pretty-printer-maker-from-dict): New function.
1975 (*pretty-printer*): Simplify.
1976 (make-objfile-pp_s-printer): New function.
1977 (install-objfile-pretty-printers!): New function.
1978 (make-progspace-pp_s-printer): New function.
1979 (install-progspace-pretty-printers!): New function.
1980 * gdb.guile/scm-progspace.c: New file.
1981 * gdb.guile/scm-progspace.exp: New file.
1982
1983 2014-06-02 Pedro Alves <palves@redhat.com>
1984
1985 * gdb.base/dprintf-bp-same-addr.c: New file.
1986 * gdb.base/dprintf-bp-same-addr.exp: New file.
1987
1988 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1989
1990 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
1991 * gdb.arch/powerpc-power.s: Likewise.
1992
1993 2014-06-02 Joel Brobecker <brobecker@adacore.com>
1994
1995 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
1996
1997 2014-06-01 Yao Qi <yao@codesourcery.com>
1998
1999 * gdb.base/watchpoint.exp (test_watch_location): Check null
2000 pointer can be dereferenced. If not, do the test, otherwise
2001 skip it.
2002
2003 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
2004
2005 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
2006 results.
2007 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
2008
2009 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
2010
2011 * gdb.arch/amd64-invalid-stack-middle.S: New file.
2012 * gdb.arch/amd64-invalid-stack-middle.c: New file.
2013 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
2014 * gdb.arch/amd64-invalid-stack-top.c: New file.
2015 * gdb.arch/amd64-invalid-stack-top.exp: New file.
2016
2017 2014-05-30 Pedro Alves <palves@redhat.com>
2018
2019 PR breakpoints/17000
2020 * gdb.base/sss-bp-on-user-bp.c: New file.
2021 * gdb.base/sss-bp-on-user-bp.exp: New file.
2022
2023 2014-05-30 David Blaikie <dblaikie@gmail.com>
2024
2025 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
2026 gnu_inline semantics via attribute.
2027 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
2028 source explicitly specifies the required semantics.
2029
2030 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
2031
2032 * gdb.reverse/sigall-reverse.exp: Fix a typo.
2033
2034 2014-05-29 Pedro Alves <palves@redhat.com>
2035 Tom Tromey <tromey@redhat.com>
2036
2037 * gdb.base/async-shell.exp: Don't enable target-async.
2038 * gdb.base/async.exp
2039 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
2040 parameter. Adjust.
2041 (top level): Don't test with "target-async".
2042 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
2043 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
2044 * gdb.base/inferior-died.exp: Don't enable target-async.
2045 * gdb.base/interrupt-noterm.exp: Likewise.
2046 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
2047 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2048 * gdb.mi/mi-nonstop.exp: Likewise.
2049 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2050 * gdb.mi/mi-nsintrall.exp: Likewise.
2051 * gdb.mi/mi-nsmoribund.exp: Likewise.
2052 * gdb.mi/mi-nsthrexec.exp: Likewise.
2053 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2054 * gdb.multi/watchpoint-multi.exp: Adjust comment.
2055 * gdb.python/py-evsignal.exp: Don't enable target-async.
2056 * gdb.python/py-evthreads.exp: Likewise.
2057 * gdb.python/py-prompt.exp: Likewise.
2058 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
2059 * gdb.server/solib-list.exp: Don't enable target-async.
2060 * gdb.threads/thread-specific-bp.exp: Likewise.
2061 * lib/mi-support.exp: Adjust to use mi-async.
2062
2063 2014-05-29 Pedro Alves <palves@redhat.com>
2064
2065 PR gdb/13860
2066 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
2067 reason, even in sync mode.
2068
2069 2014-05-29 Pedro Alves <palves@redhat.com>
2070 Hui Zhu <hui@codesourcery.com>
2071
2072 PR PR15693
2073 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
2074 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
2075 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
2076 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
2077
2078 2014-05-28 Joel Brobecker <brobecker@adacore.com>
2079
2080 * config/monitor.exp (gdb_target_monitor): Replace use of
2081 "set remotebaud" by "set serial baud".
2082
2083 2014-05-26 Andy Wingo <wingo@igalia.com>
2084
2085 * gdb.guile/scm-breakpoint.exp:
2086 * gdb.guile/scm-gsmob.exp: Update to use plain old object
2087 properties instead of gdb-object-properties.
2088
2089 2014-05-26 Yao Qi <yao@codesourcery.com>
2090
2091 * gdb.server/no-thread-db.exp: Specify source file name
2092 explicitly when setting a breakpoint.
2093
2094 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2095
2096 * gdb.btrace/vdso.c: New.
2097 * gdb.btrace/vdso.exp: New.
2098
2099 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2100
2101 * gdb.base/gcore.exp (capture_command_output): Move ...
2102 * lib/gdb.exp (capture_command_output): ... here.
2103
2104 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2105
2106 * gdb.btrace/data.exp: Test memory access during btrace replay.
2107
2108 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
2109
2110 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
2111
2112 2014-05-21 Pedro Alves <palves@redhat.com>
2113
2114 PR gdb/13860
2115 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
2116 (top level): Test that output related to execution commands is
2117 sent to the console with CLI commands, but not with MI commands.
2118 Test that breakpoint events are always mirrored to the console.
2119 Also expect the new source line to be output after a "next" in
2120 async mode too. Make it a pass/fail test.
2121 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
2122 output.
2123 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
2124
2125 2014-05-21 Pedro Alves <palves@redhat.com>
2126
2127 * gdb.base/list.exp (build_pattern, test_list): New procedures.
2128 Use them to test variations of "list" after reaching a breakpoint.
2129 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
2130 Test "list" with listsize 10 after reaching a breakpoint.
2131 * gdb.python/python.exp (decode_line current location line
2132 number): Adjust expected line number.
2133
2134 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
2135
2136 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
2137 behavior for $args, pass it directly to "run".
2138
2139 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
2140
2141 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
2142 30000 to 65536.
2143
2144 2014-05-21 Pedro Alves <palves@redhat.com>
2145
2146 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
2147 auto-connect-native-target off".
2148 * gdb.base/auto-connect-native-target.c: New file.
2149 * gdb.base/auto-connect-native-target.exp: New file.
2150
2151 2014-05-21 Pedro Alves <palves@redhat.com>
2152
2153 * gdb.base/default.exp: Test "target native" instead of "target
2154 child".
2155
2156 2014-05-21 Mark Wielaard <mjw@redhat.com>
2157
2158 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2159
2160 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2161
2162 Fix TLS access for -static -pthread.
2163 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
2164 <HAVE_TLS> (thread_function, main): Initialize it.
2165 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
2166 Add clean_restart.
2167 <$have_tls != "">: Check TLSVAR.
2168
2169 2014-05-21 Pedro Alves <palves@redhat.com>
2170
2171 * gdb.base/dcache-line-read-error.c: New.
2172 * gdb.base/dcache-line-read-error.exp: New.
2173
2174 2014-05-20 Pedro Alves <palves@redhat.com>
2175
2176 * gdb.base/compare-sections.c: New file.
2177 * gdb.base/compare-sections.exp: New file.
2178
2179 2014-05-20 Pedro Alves <palves@redhat.com>
2180
2181 * gdb.base/break-idempotent.c: New file.
2182 * gdb.base/break-idempotent.exp: New file.
2183
2184 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
2185
2186 * gdb.btrace/nohist.exp: New.
2187
2188 2014-05-20 Yao Qi <yao@codesourcery.com>
2189
2190 * lib/gdb.exp (gdb_init): Set timeout if test file is under
2191 gdb.reverse directory and gdb_reverse_timeout exists in board
2192 setting.
2193 * README: Document gdb_reverse_timeout.
2194
2195 2014-05-20 Yao Qi <yao@codesourcery.com>
2196
2197 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
2198 'test_file_name'. Treat args as a string instead of a list.
2199 (gdb_init): Rename argument 'args' by 'test_file_name'.
2200
2201 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2202
2203 * gdb.arch/powerpc-power.exp: New file.
2204 * gdb.arch/powerpc-power.s: New file.
2205
2206 2014-05-16 Doug Evans <dje@google.com>
2207
2208 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
2209 * gdb.base/completion.exp: Check that all expected files exist
2210 before doing file completion.
2211
2212 2014-05-16 Doug Evans <dje@google.com>
2213
2214 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
2215 Update.
2216 (do_syscall_tests_without_xml): Update.
2217
2218 2014-05-16 Pedro Alves <palves@redhat.com>
2219
2220 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
2221 instead of "unknown output after running".
2222
2223 2014-05-16 Yao Qi <yao@codesourcery.com>
2224
2225 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
2226 file1.txt from host at the end.
2227 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2228
2229 2014-05-15 Doug Evans <dje@google.com>
2230
2231 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
2232 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
2233 loading file. Add test for TU lookup.
2234
2235 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2236
2237 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
2238 calling "-exec-arguments" or "set args" before running the
2239 inferior.
2240
2241 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2242
2243 * lib/mi-support.exp (mi_expect_stop): Expect message for
2244 inferiors that exit with non-zero exit code.
2245
2246 2014-05-14 Yao Qi <yao@codesourcery.com>
2247
2248 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
2249 match absolute path on remote host.
2250 (test_file_list_exec_source_files): Remove "/" from the
2251 pattern.
2252
2253 2014-05-14 Yao Qi <yao@codesourcery.com>
2254
2255 * boards/local-remote-host-notty.exp (${board}_file): New
2256 proc.
2257
2258 2014-05-07 Kyle McMartin <kyle@redhat.com>
2259
2260 Pushed by Joel Brobecker <brobecker@adacore.com>.
2261 * gdb.arch/aarch64-atomic-inst.c: New file.
2262 * gdb.arch/aarch64-atomic-inst.exp: New file.
2263
2264 2014-05-07 Yao Qi <yao@codesourcery.com>
2265
2266 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
2267 in current context" too.
2268
2269 2014-05-05 Keith Seitz <keiths@redhat.com>
2270
2271 * gdb.linespec/ls-dollar.exp: Add test for linespec
2272 file:convenience_variable.
2273
2274 2014-05-05 Yao Qi <yao@codesourcery.com>
2275
2276 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
2277 traceframes into tfile and ctf trace files. Read data from
2278 trace file and test collected data.
2279 (gdb_collect_locals_test): Likewise.
2280 (gdb_unavailable_registers_test): Likewise.
2281 (gdb_unavailable_floats): Likewise.
2282 (gdb_collect_globals_test): Likewise.
2283 (top-level): Append "ctf" to trace_file_targets if GDB
2284 supports.
2285
2286 2014-05-05 Yao Qi <yao@codesourcery.com>
2287
2288 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
2289 code to ...
2290 (gdb_collect_args_test_1): ... it. New proc.
2291 (gdb_collect_locals_test): Move some code to ...
2292 (gdb_collect_locals_test_1): ... it. New proc.
2293 (gdb_unavailable_registers_test): Move some code to ...
2294 (gdb_unavailable_registers_test_1): ... it. New proc.
2295 (gdb_unavailable_floats): Move some code to ...
2296 (gdb_unavailable_floats_1): ... it. New proc.
2297
2298 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2299
2300 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
2301 probes to test for bitness recognition.
2302 * gdb.arch/amd64-stap-optional-prefix.exp
2303 (test_probe_value_without_reg): New procedure.
2304 Add code to test for different kinds of bitness.
2305
2306 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2307
2308 PR breakpoints/16889
2309 * gdb.arch/amd64-stap-optional-prefix.S: New file.
2310 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2311
2312 2014-05-01 Pedro Alves <palves@redhat.com>
2313
2314 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
2315 gdb_file_cmd if no file is specified.
2316 * boards/native-extended-gdbserver.exp (gdb_load): Use the
2317 last_loaded_file to set the remote exec-file.
2318
2319 2014-05-01 Pedro Alves <palves@redhat.com>
2320
2321 * boards/local-remote-host.exp: New file.
2322
2323 2014-05-01 Pedro Alves <palves@redhat.com>
2324
2325 * boards/local-remote-host.exp: Rename to ...
2326 * boards/local-remote-host-notty.exp: ... this.
2327
2328 2014-04-28 Joel Brobecker <brobecker@adacore.com>
2329
2330 * gdb.ada/dyn_arrayidx: New testcase.
2331
2332 2014-04-26 Yao Qi <yao@codesourcery.com>
2333
2334 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
2335 and compute the length of function main. Save it in
2336 $main_length.
2337 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
2338 (top-level): Use gdb_compile to compile objects into
2339 executable and restart GDB. Remove invocation to
2340 prepare_for_testing.
2341
2342 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
2343 Pedro Alves <palves@redhat.com>
2344
2345 PR server/16255
2346 * gdb.multi/multi-attach.c: New file.
2347 * gdb.multi/multi-attach.exp: New file.
2348
2349 2014-04-25 Pedro Alves <palves@redhat.com>
2350
2351 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
2352 user.
2353 (top level): Test that "set remote conditional-breakpoints-packet
2354 off" works as intended.
2355 * gdb.base/dprintf.exp: Test that "set remote
2356 breakpoint-commands-packet off" works as intended.
2357 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
2358 New function.
2359 (top level): Call it.
2360 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
2361 remote fast-tracepoints-packet off" works as intended.
2362 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
2363 * lib/gdb.exp (gdb_is_target_remote): ... here.
2364
2365 2014-04-24 David Blaikie <dblaikie@gmail.com>
2366
2367 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
2368 ensure clang would not discard them.
2369 * gdb.base/gdbvars.c: Ditto.
2370 * gdb.base/memattr.c: Ditto.
2371 * gdb.base/whatis.c: Ditto.
2372 * gdb.python/py-prettyprint.c: Ditto.
2373 * gdb.trace/actions.c: Ditto.
2374 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
2375 ensure clang would not discard it.
2376
2377 2014-04-24 David Blaikie <dblaikie@gmail.com>
2378
2379 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
2380 clang to emit the full definition of type required by the test
2381 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
2382
2383 2014-04-24 David Blaikie <dblaikie@gmail.com>
2384
2385 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
2386 coax Clang into emitting the definition of the type.
2387 * gdb.cp/pr10728-x.h (y): Ditto.
2388 * gdb.cp/pr10728-y.cc (y): Ditto.
2389
2390 2014-04-24 David Blaikie <dblaikie@gmail.com>
2391
2392 * gdb.base/label.exp: XFAIL label related tests under Clang.
2393 * gdb.cp/cplabel.exp: Ditto.
2394 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
2395 under Clang those using labels.
2396
2397 2014-04-25 Yao Qi <yao@codesourcery.com>
2398
2399 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
2400 double_label.
2401 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
2402 partial_label and double_label.
2403
2404 2014-04-24 David Blaikie <dblaikie@gmail.com>
2405
2406 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
2407
2408 2014-04-24 David Blaikie <dblaikie@gmail.com>
2409
2410 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
2411 of the function to work across GCC and Clang.
2412 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
2413 pointer types (const void ** const V void **).
2414
2415 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
2416 Walfred Tedeschi <walfred.tedeschi@intel.com>
2417
2418 * Makefile.in (EXECUTABLES): Added i386-avx512.
2419 * gdb.arch/i386-avx512.c: New file.
2420 * gdb.arch/i386-avx512.exp: Likewise.
2421
2422 2014-04-23 Keith Seitz <keiths@redhat.com>
2423
2424 * lib/mi-support.exp (mi_list_breakpoints): Delete.
2425 (mi_make_breakpoint_table): New procedure.
2426 (mi_create_breakpoint): Use mi_make_breakpoint
2427 and return the result.
2428 (mi_make_breakpoint): New procedure.
2429 (mi_build_kv_pairs): New procedure.
2430
2431 * gdb.mi/mi-break.exp: Remove unused globals,
2432 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
2433 All callers updated.
2434 * gdb.mi/mi-dprintf.exp: Use variable to track command
2435 number.
2436 Update all callers of mi_create_breakpoint and use
2437 mi_make_breakpoint_table.
2438 Remove any unused global variables.
2439 * gdb.mi/mi-nonstop.exp: Likewise.
2440 * gdb.mi/mi-nsintrall.exp: Likewise.
2441 * gdb.mi/mi-nsmoribund.exp: Likewise.
2442 * gdb.mi/mi-nsthrexec.exp: Likewise.
2443 * gdb.mi/mi-reverse.exp: Likewise.
2444 * gdb.mi/mi-simplerun.exp: Likewise.
2445 * gdb.mi/mi-stepn.exp: Likewise.
2446 * gdb.mi/mi-syn-frame.exp: Likewise.
2447 * gdb.mi/mi-until.exp: Likewise.
2448 * gdb.mi/mi-var-cp.exp: Likewise.
2449 * gdb.mi/mi-var-display.exp: Likewise.
2450 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2451 * gdb.mi/mi2-var-child.exp: Likewise.
2452 * gdb.mi/mi-vla-c99.exp: Likewise.
2453 * lib/mi-support.exp: Likewise.
2454
2455 From Ian Lance Taylor <iant@cygnus.com>:
2456 * lib/gdb.exp (parse_args): New procedure.
2457
2458 2014-04-23 Pedro Alves <palves@redhat.com>
2459
2460 * gdb.base/break-unload-file.c: New file.
2461 * gdb.base/break-unload-file.exp: New file.
2462 * gdb.base/sym-file-lib.c (baz): New function.
2463 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
2464 field.
2465 (load): Store the segment's mapped size.
2466 (unload): New function.
2467 (unload_shlib): New function.
2468 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
2469 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
2470 set a breakpoint at baz, and call it.
2471 * gdb.base/sym-file.exp: New tests for stale breakpoint
2472 instructions.
2473
2474 2014-04-23 Pedro Alves <palves@redhat.com>
2475
2476 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
2477 * gdb.base/hbreak-in-shr-unsupported.c: New file.
2478 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
2479 * gdb.base/hbreak-unmapped.c: New file.
2480 * gdb.base/hbreak-unmapped.exp: New file.
2481 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
2482 * lib/gdb.exp (gdb_is_target_remote): ... here.
2483
2484 2014-04-22 Pedro Alves <palves@redhat.com>
2485
2486 * gdb.base/consecutive-step-over.c: New file.
2487 * gdb.base/consecutive-step-over.exp: New file.
2488
2489 2014-04-22 Pedro Alves <palves@redhat.com>
2490
2491 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
2492 instead of send_gdb/gdb_expect.
2493
2494 2014-04-22 Yao Qi <yao@codesourcery.com>
2495
2496 * lib/trace-support.exp (generate_tracefile): New procedure.
2497 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
2498 return 0.
2499 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
2500 if generate_tracefile returns 1.
2501
2502 2014-04-18 Tom Tromey <palves@redhat.com>
2503 Pedro alves <tromey@redhat.com>
2504
2505 PR backtrace/15558
2506 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
2507 with a backtrace limit.
2508 * gdb.python/py-frame-inline.exp: Test running to an inline
2509 function with a backtrace limit, and printing the newest frame.
2510 * gdb.python/py-frame-inline.c (main): Call f.
2511
2512 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
2513
2514 * gdb.java/jnpe.exp: Drop srcdir from untested path.
2515
2516 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
2517
2518 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
2519 Drop prefix from unsupported source file path.
2520
2521 2014-04-17 Yao Qi <yao@codesourcery.com>
2522
2523 * lib/gdb.exp (with_target_charset): New proc.
2524 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
2525 with_target_charset.
2526 (test_print_strings): Likewise.
2527 (test_repeat_bytes): Likewise.
2528 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
2529 for some tests.
2530
2531 2014-04-16 Keith Seitz <keiths@redhat.com>
2532
2533 PR gdb/15827
2534 * gdb.dwarf2/corrupt.c: New file.
2535 * gdb.dwarf2/corrupt.exp: New file.
2536
2537 2014-04-16 Keith Seitz <keiths@redhat.com>
2538
2539 PR c++/16597
2540 * gdb.cp/namelessclass.cc: New file.
2541 * gdb.cp/namelessclass.exp: New file.
2542 * gdb.cp/namelessclass.S: New file.
2543
2544 2014-04-16 Doug Evans <dje@google.com>
2545
2546 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
2547 Add comment.
2548 (gdbserver_default_get_comm_port): New function.
2549 (gdbserver_start): Check if board file provided
2550 "gdbserver,get_comm_port" and use it if so.
2551 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
2552 (gdb,socketport): Set to "stdio".
2553 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
2554 (stdio_gdbserver_template): Delete.
2555 (${board}_get_remote_address): Update.
2556 (${board}_build_remote_cmd): Delete.
2557 (${board}_get_comm_port): New function.
2558 (${board}_spawn): Update.
2559 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
2560 Delete.
2561 (${board}_get_remote_address): Update.
2562 (${board}_get_comm_port): New function.
2563
2564 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
2565
2566 * gdb.base/memattr.exp: Improve regexps to handle memory regions
2567 appearing in any order.
2568
2569 2014-04-15 Doug Evans <dje@google.com>
2570
2571 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
2572 uninitialized value of "description".
2573
2574 2014-04-15 Keith Seitz <keiths@redhat.com>
2575
2576 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
2577 Remove unused globals.
2578 (test_running_the_program): Likewise.
2579 (test_controlled_execution): Likewise.
2580 (test_controlling_breakpoints): Likewise.
2581 (test_program_termination): Likewise.
2582
2583 2014-04-15 Keith Seitz <keiths@redhat.com>
2584
2585 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
2586 unused globals.
2587 (test_rbreak_creation_and_listing): Likewise.
2588 (test_ignore_count): Likewise.
2589 (test_error): Likewise.
2590
2591 2014-04-15 Pedro Alves <palves@redhat.com>
2592
2593 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
2594 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
2595 sym-file-loader.c.
2596 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
2597 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
2598 to sym-file-loader.c.
2599 (struct library): Forward declare.
2600 (load_shlib, lookup_function): Change prototypes.
2601 (find_shstrtab, find_strtab, find_shdr, find_symtab)
2602 (translate_offset): Remove declarations.
2603 (get_text_addr): New declaration.
2604 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
2605 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
2606 sym-file-loader.h.
2607 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
2608 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
2609 here from sym-file-loader.h.
2610 (struct library): New structure.
2611 (load_shlib, lookup_function): Change prototypes and adjust to
2612 work with a struct library.
2613 (find_shstrtab, find_strtab, find_shdr, find_symtab)
2614 (translate_offset): Make static.
2615 (get_text_addr): New function.
2616 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
2617
2618 2014-04-15 Pedro Alves <palves@redhat.com>
2619
2620 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
2621
2622 2014-04-15 Pedro Alves <palves@redhat.com>
2623
2624 * gdb.base/sym-file-loader.c: Include <limits.h>.
2625 (SELF_LINK): New define.
2626 (get_origin): New function.
2627 (load_shlib): Use it.
2628 * gdb.base/sym-file.exp: Don't early return if the target is
2629 remote. Use runto_main, and issue fail is that fails. Use
2630 gdb_load_shlibs.
2631 (shlib_name): Delete.
2632 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
2633
2634 2014-04-15 Pedro Alves <palves@redhat.com>
2635
2636 * gdb.base/sym-file.exp: Remove regex characters from test
2637 message. Don't refer to breakpoint numbers in test messages.
2638
2639 2014-04-14 Keith Seitz <keiths@redhat.com>
2640
2641 PR c++/16253
2642 * gdb.cp/var-tag.cc: New file.
2643 * gdb.cp/var-tag.exp: New file.
2644 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
2645 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
2646 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2647 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2648
2649 2014-04-14 Tom Tromey <tromey@redhat.com>
2650
2651 * gdb.cp/classes.exp (test_enums): Handle underlying type.
2652 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
2653 type.
2654 * gdb.cp/enum-class.exp: New file.
2655 * gdb.cp/enum-class.cc: New file.
2656
2657 2014-04-14 Tom Tromey <tromey@redhat.com>
2658
2659 * gdb.dwarf2/enum-type.exp: New file.
2660
2661 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2662
2663 * gdb.mi/mi-vla-c99.exp: New file.
2664 * gdb.mi/vla.c: New file.
2665
2666 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2667
2668 * gdb.base/vla-datatypes.c: New file.
2669 * gdb.base/vla-datatypes.exp: New file.
2670
2671 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2672
2673 * gdb.base/vla-ptr.c: New file.
2674 * gdb.base/vla-ptr.exp: New file.
2675
2676 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2677
2678 * gdb.dwarf2/count.exp: New file.
2679
2680 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2681
2682 * gdb.base/vla-sideeffect.c: New file.
2683 * gdb.base/vla-sideeffect.exp: New file.
2684
2685 2014-04-14 David Blaikie <dblaikie@gmail.com>
2686
2687 * gdb.mi/non-stop.c: Add return value for non-void function return
2688 statement.
2689 * gdb.threads/staticthreads.c: Ditto.
2690
2691 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
2692 Doug Evans <xdje42@gmail.com>
2693
2694 * gdb.guile/scm-value.c: Improve test case.
2695 * gdb.guile/scm-value.exp: Add new test.
2696
2697 2014-04-11 David Blaikie <dblaikie@gmail.com>
2698
2699 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
2700 override Clang's default.
2701
2702 2014-04-11 Joel Brobecker <brobecker@adacore.com>
2703
2704 Revert the following changes (regressions):
2705
2706 * gdb.base/vla-sideeffect.c: New file.
2707 * gdb.base/vla-sideeffect.exp: New file.
2708
2709 * gdb.dwarf2/count.exp: New file.
2710
2711 * gdb.base/vla-multi.c: New file.
2712 * gdb.base/vla-multi.exp: New file.
2713
2714 * gdb.base/vla-ptr.c: New file.
2715 * gdb.base/vla-ptr.exp: New file.
2716
2717 * gdb.base/vla-datatypes.c: New file.
2718 * gdb.base/vla-datatypes.exp: New file.
2719
2720 * gdb.mi/mi-vla-c99.exp: New file.
2721 * gdb.mi/vla.c: New file.
2722
2723 2014-04-11 Keith Seitz <keiths@redhat.com>
2724
2725 PR c++/16675
2726 * gdb.cp/cpsizeof.exp: New file.
2727 * gdb.cp/cpsizeof.cc: New file.
2728
2729 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2730
2731 * gdb.mi/mi-vla-c99.exp: New file.
2732 * gdb.mi/vla.c: New file.
2733
2734 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2735
2736 * gdb.base/vla-datatypes.c: New file.
2737 * gdb.base/vla-datatypes.exp: New file.
2738
2739 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2740
2741 * gdb.base/vla-ptr.c: New file.
2742 * gdb.base/vla-ptr.exp: New file.
2743
2744 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2745
2746 * gdb.base/vla-multi.c: New file.
2747 * gdb.base/vla-multi.exp: New file.
2748
2749 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2750
2751 * gdb.dwarf2/count.exp: New file.
2752
2753 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2754
2755 * gdb.base/vla-sideeffect.c: New file.
2756 * gdb.base/vla-sideeffect.exp: New file.
2757
2758 2014-04-11 Yao Qi <yao@codesourcery.com>
2759
2760 * gdb.base/completion.exp: Check file exists before running tests
2761 on file completion.
2762
2763 2014-04-10 Pedro Alves <palves@redhat.com>
2764
2765 * gdb.base/cond-eval-mode.c: New file.
2766 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
2767 prepare_for_testing to build the new file. Check result of
2768 runto_main.
2769 (test_break, test_watch): New procedures.
2770 (top level): Use them.
2771
2772 2014-04-08 Pierre Muller <muller@sourceware.org>
2773
2774 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
2775 Ctrl-V use for mingw hosts.
2776
2777 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
2778
2779 * gdb.python/py-value.c: Improve test case.
2780 * gdb.python/py-value.exp: Add new test.
2781
2782 2014-04-07 David Blaikie <dblaikie@gmail.com>
2783
2784 * lib/compiler.c: Identify the clang compiler.
2785 * lib/compiler.cc: Ditto.
2786
2787 2014-04-03 Yao Qi <yao@codesourcery.com>
2788
2789 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
2790
2791 2014-04-01 Anton Blanchard <anton@samba.org>
2792
2793 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
2794 messages unique.
2795
2796 2014-04-01 Anton Blanchard <anton@samba.org>
2797
2798 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
2799 prepare_for_testing.
2800
2801 2014-04-01 Anton Blanchard <anton@samba.org>
2802
2803 * gdb.arch/ppc64-atomic-inst.c: Remove.
2804 * gdb.arch/ppc64-atomic-inst.S: New file.
2805 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
2806
2807 2014-03-31 Doug Evans <dje@google.com>
2808
2809 * gdb.base/print-symbol-loading-lib.c: New file.
2810 * gdb.base/print-symbol-loading-main.c: New file.
2811 * gdb.base/print-symbol-loading.exp: New file.
2812
2813 2014-03-31 Yao Qi <yao@codesourcery.com>
2814
2815 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
2816
2817 2014-03-28 Joel Brobecker <brobecker@adacore.com>
2818
2819 * gdb.ada/mi_dyn_arr: New testcase.
2820
2821 2014-03-27 Doug Evans <dje@google.com>
2822
2823 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
2824
2825 2014-03-27 Yao Qi <yao@codesourcery.com>
2826
2827 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
2828 if target is nios2-*-*.
2829
2830 2014-03-26 Yao Qi <yao@codesourcery.com>
2831
2832 * lib/gdb.exp (readline_is_used): New proc.
2833 * gdb.base/completion.exp: Move tests on command complete up.
2834 Skip the rest of tests if readline is not used.
2835 * gdb.ada/complete.exp: Skp the test if readline is not
2836 used.
2837 * gdb.base/filesym.exp: Likewise.
2838 * gdb.base/macscp.exp: Likewise.
2839 * gdb.base/readline-ask.exp: Likewise.
2840 * gdb.base/readline.exp: Likewise.
2841 * gdb.python/py-cmd.exp: Likewise.
2842 * gdb.trace/tfile.exp: Likewise.
2843
2844 2014-03-26 Yao Qi <yao@codesourcery.com>
2845
2846 * gdb.base/macscp.exp: Fix code format issues.
2847
2848 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
2849
2850 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
2851 * gdb.asm/powerpc64le.inc: New file.
2852
2853 2014-03-25 Pedro Alves <palves@redhat.com>
2854 Doug Evans <dje@google.com>
2855
2856 * gdb.base/source-execution.c: New file.
2857 * gdb.base/source-execution.exp: New file.
2858 * gdb.base/source-execution.gdb: New file.
2859
2860 2014-03-24 Doug Evans <dje@google.com>
2861
2862 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
2863 using fission.
2864
2865 2014-03-24 Hui Zhu <hui@codesourcery.com>
2866 Pedro Alves <palves@redhat.com>
2867
2868 PR breakpoints/16101
2869 * gdb.base/dprintf.exp: Use unsupported rather than changing the
2870 test pass/fail messages. Detect missing support for dprintf when
2871 breakpoints are actually inserted.
2872 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
2873 breakpoints are actually inserted.
2874 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
2875 fails.
2876
2877 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2878
2879 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
2880
2881 2014-03-22 Doug Evans <xdje42@gmail.com>
2882
2883 * gdb.python/python.exp (python not supported): Verify multi-line
2884 python command issues an error.
2885 * gdb.guile/guile.exp (guile not supported): Verify multi-line
2886 guile command issues an error.
2887
2888 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
2889
2890 * gdb.threads/thread-specific.exp: Handle the lack of usable
2891 $this_breakpoint and $this_thread.
2892
2893 2014-03-21 Hui Zhu <hui@codesourcery.com>
2894
2895 * gdb.base/attach.exp (do_command_attach_tests): New.
2896
2897 2014-03-20 Tom Tromey <tromey@redhat.com>
2898 Pedro Alves <palves@redhat.com>
2899
2900 PR cli/15718
2901 * gdb.base/condbreak-call-false.c: New file.
2902 * gdb.base/condbreak-call-false.exp: New file.
2903
2904 2014-03-20 Pedro Alves <palves@redhat.com>
2905
2906 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
2907 Delete.
2908 (block_signals, unblock_signals): Delete.
2909 (child_function_2, main): Remove references to deleted variable
2910 and functions.
2911
2912 2014-03-20 Pedro Alves <palves@redhat.com>
2913
2914 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
2915 Use pthread_kill to signal thread 2.
2916 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2917 Adjust to make the test send itself a signal rather than using the
2918 host's "kill" command.
2919
2920 2014-03-20 Pedro Alves <palves@redhat.com>
2921
2922 * gdb.threads/multiple-step-overs.c: New file.
2923 * gdb.threads/multiple-step-overs.exp: New file.
2924 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2925 Adjust expected infrun debug output.
2926
2927 2014-03-20 Pedro Alves <palves@redhat.com>
2928
2929 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
2930 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
2931
2932 2014-03-20 Pedro Alves <palves@redhat.com>
2933
2934 PR breakpoints/7143
2935 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
2936 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
2937 of gdb_test_multiple.
2938 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
2939 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
2940
2941 2014-03-20 Pedro Alves <palves@redhat.com>
2942
2943 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
2944 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
2945
2946 2014-03-19 Pedro Alves <palves@redhat.com>
2947
2948 * gdb.base/async.exp: Remove early return.
2949
2950 2014-03-19 Pedro Alves <palves@redhat.com>
2951
2952 * gdb.base/async.exp (step& tests): Pass explicit test messages.
2953
2954 2014-03-19 Pedro Alves <palves@redhat.com>
2955
2956 * gdb.base/async.exp (test_background): Expect \r\n after
2957 "completed." in the fail pattern.
2958
2959 2014-03-19 Pedro Alves <palves@redhat.com>
2960
2961 * gdb.base/async.exp (test_background): New procedure.
2962 Use it for all background execution command tests.
2963
2964 2014-03-19 Pedro Alves <palves@redhat.com>
2965
2966 * gdb.base/async.exp: Use prepare_for_testing.
2967
2968 2014-03-19 Pedro Alves <palves@redhat.com>
2969
2970 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
2971 the same line.
2972
2973 2014-03-19 Pedro Alves <palves@redhat.com>
2974
2975 * gdb.base/async.c (main): Add "jump here" and "until here" line
2976 marker comments.
2977 * gdb.base/async.exp (jump_here): New global.
2978 (jump& test): Use it.
2979 (until_here): New global.
2980 (until& test): Use it.
2981
2982 2014-03-19 Pedro Alves <palves@redhat.com>
2983
2984 * gdb.base/async.exp: Don't frob gdb_protocol.
2985
2986 2014-03-18 Doug Evans <xdje42@gmail.com>
2987
2988 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
2989 Fix spelling of exec-done-display.
2990
2991 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2992
2993 PR gdb/15358
2994 * gdb.base/gdb-sigterm.c: New file.
2995 * gdb.base/gdb-sigterm.exp: New file.
2996
2997 2014-03-18 Pedro Alves <palves@redhat.com>
2998
2999 PR gdb/13860
3000 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
3001 * lib/mi-support.exp (mi_expect_stop): Add special handling for
3002 solib-event.
3003
3004 2014-03-17 Joel Brobecker <brobecker@adacore.com>
3005
3006 * gdb.ada/pckd_arr_ren: New testcase.
3007
3008 2014-03-13 Doug Evans <xdje42@gmail.com>
3009
3010 PR guile/16612
3011 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
3012 collect after discarding symbols.
3013
3014 2014-03-13 Ludovic Courtès <ludo@gnu.org>
3015 Doug Evans <xdje42@gmail.com>
3016
3017 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
3018 to history survives a gc.
3019
3020 2014-03-13 Pedro Alves <palves@redhat.com>
3021
3022 * gdb.base/default.exp: Don't test "target procfs".
3023
3024 2014-03-13 Pedro Alves <palves@redhat.com>
3025
3026 * gdb.base/default.exp: Update "target child" and "target procfs"
3027 tests to not expect "Unix".
3028
3029 2014-03-12 Tom Tromey <tromey@redhat.com>
3030
3031 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
3032 New procs. Add target-async tests.
3033 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
3034 Add target-async tests.
3035
3036 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3037
3038 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
3039 'func_start' and 'func_end' for the beginning and end of the
3040 function code, respectively.
3041 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
3042 'func_end' instead of 'func' and 'main'.
3043
3044 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3045
3046 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
3047 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
3048 generate the debug info assembler source.
3049
3050 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3051
3052 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
3053 * gdb.dwarf2/arr-subrange.exp: Likewise.
3054 * gdb.dwarf2/dwz.exp: Likewise.
3055 * gdb.dwarf2/method-ptr.exp: Likewise.
3056 * gdb.dwarf2/missing-sig-type.exp: Likewise.
3057 * gdb.dwarf2/subrange.exp: Likewise.
3058 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
3059 * gdb.dwarf2/implptrpiece.exp: Likewise.
3060 * gdb.dwarf2/nostaticblock.exp: Likewise.
3061
3062 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3063
3064 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
3065 directory to absolute path name arguments.
3066
3067 2014-03-10 Joel Brobecker <brobecker@adacore.com>
3068
3069 * gdb.ada/tagged_access: New testcase.
3070
3071 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
3072
3073 * gdb.btrace/data.exp: Update expected output.
3074
3075 2014-03-06 Yao Qi <yao@codesourcery.com>
3076
3077 * gdb.trace/pr16508.exp: New file.
3078
3079 2014-03-05 Pedro Alves <palves@redhat.com>
3080
3081 PR gdb/16575
3082 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
3083 procedure.
3084 (top level): Adjust to use it. Add tests that exercise breakpoint
3085 interaction with the code-cache.
3086
3087 2014-02-26 Ludovic Courtès <ludo@gnu.org>
3088
3089 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
3090 test for 'history-append!'.
3091
3092 2014-02-26 Joel Brobecker <brobecker@adacore.com>
3093
3094 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
3095 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
3096 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
3097 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
3098 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
3099 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
3100
3101 2014-02-26 Joel Brobecker <brobecker@adacore.com>
3102
3103 * testsuite/gdb.python/py-pp-re-notag.c: New file.
3104 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
3105 * testsuite/gdb.python/py-pp-re-notag.p: New file.
3106
3107 2014-02-26 Joel Brobecker <brobecker@adacore.com>
3108
3109 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
3110
3111 2014-02-26 Joel Brobecker <brobecker@adacore.com>
3112
3113 * gdb.dwarf2/arr-stride.c: New file.
3114 * gdb.dwarf2/arr-stride.exp: New file.
3115
3116 2014-02-26 Pedro Alves <palves@redhat.com>
3117
3118 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
3119 that won't ever trigger. Make sure that GDB reports the correct
3120 breakpoint that caused the stop.
3121
3122 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3123
3124 PR gdb/16626
3125 * gdb.base/auto-load-script: New file.
3126 * gdb.base/auto-load.c: New file.
3127 * gdb.base/auto-load.exp: New file.
3128
3129 PR gdb/16626
3130 * gdb.base/auto-load.exp: Fix out-of-srctree run.
3131
3132 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3133
3134 Fix dw2-icycle.exp -fsanitize=address GDB crash.
3135 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
3136
3137 2014-02-24 Doug Evans <dje@google.com>
3138
3139 * lib/gdb.exp (run_on_host): Log error output if program fails.
3140
3141 2014-02-21 Pedro Alves <palves@redhat.com>
3142
3143 * gdb.threads/step-after-sr-lock.c: Rename to ...
3144 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
3145 * gdb.threads/step-after-sr-lock.exp: Rename to ...
3146 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3147 ... this.
3148
3149 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
3150
3151 PR tdep/16397
3152 * gdb.arch/amd64-stap-special-operands.exp: New file.
3153 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
3154 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
3155 * gdb.arch/amd64-stap-triplet.S: Likewise.
3156 * gdb.arch/amd64-stap-triplet.c: Likewise.
3157
3158 2014-02-20 Joel Brobecker <brobecker@adacore.com>
3159
3160 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
3161 in .section pseudo-op.
3162
3163 2014-02-20 lin zuojian <manjian2006@gmail.com>
3164 Joel Brobecker <brobecker@adacore.com>
3165 Doug Evans <xdje42@gmail.com>
3166
3167 PR symtab/16581
3168 * gdb.dwarf2/dw2-icycle.S: New file.
3169 * gdb.dwarf2/dw2-icycle.c: New file.
3170 * gdb.dwarf2/dw2-icycle.exp: New file.
3171
3172 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3173
3174 * gdb.python/py-value-cc.cc: Improve test case to enable testing
3175 operations on gdb.Value objects.
3176 * gdb.python/py-value-cc.exp: Add new test to test operations on
3177 gdb.Value objects.
3178
3179 2014-02-18 Doug Evans <dje@google.com>
3180
3181 * Makefile.in (TESTS): New variable.
3182 (expanded_tests, expanded_tests_or_none): New variables
3183 (check-single): Pass $(expanded_tests_or_none) to runtest.
3184 (check-parallel): Only run tests in $(TESTS) if non-empty.
3185 (check/no-matching-tests-found): New rule.
3186 * README: Document TESTS makefile variable.
3187
3188 2014-02-18 Doug Evans <dje@google.com>
3189
3190 * Makefile.in (check-parallel): rm -rf outputs temp.
3191
3192 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3193
3194 Fix "ERROR: no fileid for" in the testsuite.
3195 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
3196
3197 2014-02-12 Doug Evans <dje@google.com>
3198
3199 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
3200 (MISCELLANEOUS): New variable.
3201 (clean): rm -rf $(MISCELLANEOUS).
3202 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
3203 dwp live in the same directory as symlinks, with each symlink pointed
3204 to a differently named file in a different directory.
3205
3206 2014-02-11 Doug Evans <dje@google.com>
3207
3208 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
3209 of Tcl file commands.
3210
3211 2014-02-10 Mark Kettenis <kettenis@gnu.org>
3212
3213 * gdb.threads/step-after-sr-lock.exp: Avoid executing
3214 "kill -SIGUSR1 -1".
3215
3216 2014-02-10 Joel Brobecker <brobecker@adacore.com>
3217
3218 * gdb.ada/tick_length_array_enum_idx: New testcase.
3219
3220 2014-02-10 Doug Evans <xdje42@gmail.com>
3221
3222 * configure.ac (AC_OUTPUT): Add gdb.guile.
3223 * configure: Regenerate.
3224 * lib/gdb-guile.exp: New file.
3225 * lib/gdb.exp (get_target_charset): New function.
3226 * gdb.base/help.exp: Update expected output from "apropos apropos".
3227 * gdb.guile/Makefile.in: New file.
3228 * gdb.guile/guile.exp: New file.
3229 * gdb.guile/scm-arch.c: New file.
3230 * gdb.guile/scm-arch.exp: New file.
3231 * gdb.guile/scm-block.c: New file.
3232 * gdb.guile/scm-block.exp: New file.
3233 * gdb.guile/scm-breakpoint.c: New file.
3234 * gdb.guile/scm-breakpoint.exp: New file.
3235 * gdb.guile/scm-disasm.c: New file.
3236 * gdb.guile/scm-disasm.exp: New file.
3237 * gdb.guile/scm-equal.c: New file.
3238 * gdb.guile/scm-equal.exp: New file.
3239 * gdb.guile/scm-error.exp: New file.
3240 * gdb.guile/scm-error.scm: New file.
3241 * gdb.guile/scm-frame-args.c: New file.
3242 * gdb.guile/scm-frame-args.exp: New file.
3243 * gdb.guile/scm-frame-args.scm: New file.
3244 * gdb.guile/scm-frame-inline.c: New file.
3245 * gdb.guile/scm-frame-inline.exp: New file.
3246 * gdb.guile/scm-frame.c: New file.
3247 * gdb.guile/scm-frame.exp: New file.
3248 * gdb.guile/scm-generics.exp: New file.
3249 * gdb.guile/scm-gsmob.exp: New file.
3250 * gdb.guile/scm-iterator.c: New file.
3251 * gdb.guile/scm-iterator.exp: New file.
3252 * gdb.guile/scm-math.c: New file.
3253 * gdb.guile/scm-math.exp: New file.
3254 * gdb.guile/scm-objfile-script-gdb.in: New file.
3255 * gdb.guile/scm-objfile-script.c: New file.
3256 * gdb.guile/scm-objfile-script.exp: New file.
3257 * gdb.guile/scm-objfile.c: New file.
3258 * gdb.guile/scm-objfile.exp: New file.
3259 * gdb.guile/scm-ports.exp: New file.
3260 * gdb.guile/scm-pretty-print.c: New file.
3261 * gdb.guile/scm-pretty-print.exp: New file.
3262 * gdb.guile/scm-pretty-print.scm: New file.
3263 * gdb.guile/scm-section-script.c: New file.
3264 * gdb.guile/scm-section-script.exp: New file.
3265 * gdb.guile/scm-section-script.scm: New file.
3266 * gdb.guile/scm-symbol.c: New file.
3267 * gdb.guile/scm-symbol.exp: New file.
3268 * gdb.guile/scm-symtab-2.c: New file.
3269 * gdb.guile/scm-symtab.c: New file.
3270 * gdb.guile/scm-symtab.exp: New file.
3271 * gdb.guile/scm-type.c: New file.
3272 * gdb.guile/scm-type.exp: New file.
3273 * gdb.guile/scm-value-cc.cc: New file.
3274 * gdb.guile/scm-value-cc.exp: New file.
3275 * gdb.guile/scm-value.c: New file.
3276 * gdb.guile/scm-value.exp: New file.
3277 * gdb.guile/source2.scm: New file.
3278 * gdb.guile/types-module.cc: New file.
3279 * gdb.guile/types-module.exp: New file.
3280
3281 2014-02-10 Yao Qi <yao@codesourcery.com>
3282
3283 PR testsuite/16543
3284 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
3285 * configure: Regenerated.
3286 * Makefile.in: New file.
3287
3288 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
3289
3290 * gdb.python/py-framefilter.exp: Fix typo.
3291
3292 2014-02-08 Yao Qi <yao@codesourcery.com>
3293
3294 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
3295 that no =breakpoint-modified is emitted when breakpoints are
3296 modified through MI commands.
3297
3298 2014-02-07 Pedro Alves <pedro@codesourcery.com>
3299 Pedro Alves <palves@redhat.com>
3300
3301 * gdb.threads/step-after-sr-lock.c: New file.
3302 * gdb.threads/step-after-sr-lock.exp: New file.
3303
3304 2014-02-07 Pedro Alves <palves@redhat.com>
3305
3306 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
3307
3308 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3309
3310 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
3311 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
3312
3313 2014-02-06 Doug Evans <xdje42@gmail.com>
3314
3315 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
3316 output.
3317
3318 * gdb.gdb/python-interrupts.exp: New file.
3319
3320 2014-02-05 Yao Qi <yao@codesourcery.com>
3321
3322 * gdb.trace/report.exp (use_collected_data): Test the output
3323 of "info threads" and "info inferiors".
3324
3325 2014-02-05 Yao Qi <yao@codesourcery.com>
3326
3327 Revert this patch:
3328
3329 2013-05-24 Yao Qi <yao@codesourcery.com>
3330
3331 * gdb.trace/tfile.exp: Test inferior and thread.
3332
3333 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3334
3335 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
3336 on a function.
3337 * gdb.base/step-bt.c: Call hello via function pointer to make
3338 sure its first instruction is executed on powerpc64le-linux.
3339
3340 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3341
3342 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
3343
3344 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3345
3346 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
3347 of the test patterns for use on little-endian systems.
3348
3349 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3350
3351 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
3352 (decimal_vector): Fix for little-endian.
3353
3354 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
3355
3356 * gdb.arch/sparc-sysstep.exp: New file.
3357 * gdb.arch/sparc-sysstep.c: Likewise.
3358
3359 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
3360
3361 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3362
3363 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
3364
3365 2014-01-23 Tom Tromey <tromey@redhat.com>
3366
3367 * gdb.ada/array_char_idx: New testcase.
3368
3369 2014-01-23 Tom Tromey <tromey@redhat.com>
3370
3371 PR python/16487:
3372 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
3373 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
3374 classes.
3375
3376 2014-01-23 Tom Tromey <tromey@redhat.com>
3377
3378 PR python/16491:
3379 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
3380 string from an inferior frame.
3381 * gdb.python/py-framefilter-mi.exp: Update.
3382
3383 2014-01-22 Doug Evans <dje@google.com>
3384
3385 * gdb.server/server-mon.exp: Add tests for "set debug-format".
3386
3387 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3388
3389 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
3390
3391 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3392
3393 * gdb.trace/entry-values.exp: Remove excess space character from
3394 regex patterns. Handle s390 call instruction.
3395
3396 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3397
3398 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
3399 define "*_start" label. Make "name" static.
3400 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
3401 ${name} by references to ${name}_start.
3402
3403 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3404
3405 * gdb.base/info-macros.exp: Remove "debug" from the compile
3406 options.
3407
3408 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3409
3410 * gdb.dlang/demangle.exp: New file.
3411
3412 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3413
3414 * gdb.dlang/primitive-types.exp: New file.
3415
3416 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3417
3418 * configure.ac: Create gdb.dlang/Makefile.
3419 * configure: Regenerate.
3420 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
3421 * gdb.dlang/Makefile.in: New file.
3422 * lib/d-support.exp: New file.
3423 * lib/gdb.exp (skip_d_tests): New proc.
3424
3425 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3426
3427 * gdb.btrace/delta.exp: Check reverse stepi.
3428 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
3429 * gdb.btrace/finish.exp: New.
3430 * gdb.btrace/next.exp: New.
3431 * gdb.btrace/nexti.exp: New.
3432 * gdb.btrace/record_goto.c: Add comments.
3433 * gdb.btrace/step.exp: New.
3434 * gdb.btrace/stepi.exp: New.
3435 * gdb.btrace/multi-thread-step.c: New.
3436 * gdb.btrace/multi-thread-step.exp: New.
3437 * gdb.btrace/rn-dl-bind.c: New.
3438 * gdb.btrace/rn-dl-bind.exp: New.
3439 * gdb.btrace/data.c: New.
3440 * gdb.btrace/data.exp: New.
3441 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
3442
3443 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3444
3445 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
3446 * gdb.btrace/exception.exp: Update.
3447 * gdb.btrace/instruction_history.exp: Update.
3448 * gdb.btrace/record_goto.exp: Update.
3449 * gdb.btrace/tailcall.exp: Update.
3450 * gdb.btrace/unknown_functions.exp: Update.
3451 * gdb.btrace/delta.exp: New.
3452
3453 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3454
3455 * gdb.btrace/record_goto.exp: Add backtrace test.
3456 * gdb.btrace/tailcall.exp: Add backtrace test.
3457
3458 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3459
3460 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
3461 * gdb.btrace/record_goto.c: New.
3462 * gdb.btrace/record_goto.exp: New.
3463 * gdb.btrace/x86-record_goto.S: New.
3464
3465 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3466
3467 * gdb.btrace/function_call_history.exp: Update tests.
3468 * gdb.btrace/instruction_history.exp: Update tests.
3469
3470 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3471
3472 * gdb.btrace/function_call_history.exp: Fix expected field
3473 order for "record function-call-history".
3474 Add new tests for "record function-call-history /c".
3475 * gdb.btrace/exception.cc: New.
3476 * gdb.btrace/exception.exp: New.
3477 * gdb.btrace/tailcall.exp: New.
3478 * gdb.btrace/x86-tailcall.S: New.
3479 * gdb.btrace/x86-tailcall.c: New.
3480 * gdb.btrace/unknown_functions.c: New.
3481 * gdb.btrace/unknown_functions.exp: New.
3482 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
3483
3484 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3485
3486 * gdb.btrace/instruction_history.exp: Update.
3487 * gdb.btrace/function_call_history.exp: Update.
3488
3489 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3490
3491 * gdb.btrace/function_call_history.exp: Fix expected function
3492 trace.
3493 * gdb.btrace/instruction_history.exp: Initialize traced.
3494 Remove traced_functions.
3495
3496 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3497
3498 * gdb.btrace/function_call_history.exp: Update
3499 * gdb.btrace/instruction_history.exp: Update.
3500
3501 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3502
3503 * gdb.btrace/enable.exp: Update expected text.
3504
3505 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
3506
3507 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
3508 bytes.
3509
3510 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
3511
3512 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
3513
3514 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
3515
3516 * lib/gdb.exp (supports_process_record): Return true for
3517 arm*-linux*. (supports_reverse): Likewise.
3518
3519 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
3520
3521 PR python/15464
3522 PR python/16113
3523 * gdb.python/py-type.c: Enhance test case.
3524 * gdb.python/py-value-cc.cc: Likewise
3525 * gdb.python/py-type.exp: Add new tests.
3526 * gdb.python/py-value-cc.exp: Likewise
3527
3528 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3529 Pedro Alves <palves@redhat.com>
3530
3531 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
3532 Make "name" extern.
3533 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
3534 references to ${name}_start by references to ${name}.
3535
3536 2014-01-10 Joel Brobecker <brobecker@adacore.com>
3537
3538 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
3539
3540 2014-01-10 Joel Brobecker <brobecker@adacore.com>
3541
3542 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
3543
3544 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
3545 Pedro Alves <palves@redhat.com>
3546
3547 * gdb.mi/mi-info-os.exp: Connect to the target with
3548 mi_gdb_target_load.
3549
3550 2014-01-08 Pedro Alves <palves@redhat.com>
3551
3552 * gdb.threads/reconnect-signal.c: New file.
3553 * gdb.threads/reconnect-signal.exp: New file.
3554
3555 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3556
3557 * gdb.base/source-dir.exp: New file.
3558
3559 2014-01-07 Joel Brobecker <brobecker@adacore.com>
3560
3561 * gdb.ada/mi_interface: New testcase.
3562
3563 2014-01-07 Joel Brobecker <brobecker@adacore.com>
3564
3565 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
3566 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
3567 gdb.ada/pp-rec-component/pck.ads: New files.
3568
3569 2014-01-07 Joel Brobecker <brobecker@adacore.com>
3570
3571 * gdb.python/py-pp-integral.c: New file.
3572 * gdb.python/py-pp-integral.py: New file.
3573 * gdb.python/py-pp-integral.exp: New file.
3574
3575 For older changes see ChangeLog-1993-2013.
3576 \f
3577 ;; Local Variables:
3578 ;; mode: change-log
3579 ;; left-margin: 8
3580 ;; fill-column: 74
3581 ;; version-control: never
3582 ;; End:
3583
3584 Copyright 2014 Free Software Foundation, Inc.
3585 Copying and distribution of this file, with or without modification,
3586 are permitted provided the copyright notice and this notice are preserved.
This page took 0.108953 seconds and 4 git commands to generate.