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