Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
3d230f71
PA
12015-01-12 Pedro Alves <palves@redhat.com>
2
3 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
4 restore GDBFLAGS before returning.
5
7e67715d
JK
62015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7
8 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
9 is_amd64_regs_target and is_x86_like_target.
10
f2e0d4b4
DE
112015-01-11 Doug Evans <xdje42@gmail.com>
12
13 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14 is given without an explicit form.
15 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16 attributes.
17 * gdb.dwarf/corrupt.exp: Ditto.
18 * gdb.dwarf2/enum-type.exp: Ditto.
19 * gdb.trace/entry-values.exp: Ditto.
20 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
21
439250fb
DE
222015-01-11 Doug Evans <xdje42@gmail.com>
23
24 PR gdb/15830
25 * gdb.base/maint.exp: Remove references to "maint demangle".
26 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
27 Add tests for explicitly specifying language to demangle.
28 * gdb.dlang/demangle.exp: Ditto.
29
ede9f622
PA
302015-01-09 Pedro Alves <palves@redhat.com>
31
32 * gdb.threads/non-stop-fair-events.c: New file.
33 * gdb.threads/non-stop-fair-events.exp: New file.
34
a7b796db
PA
352015-01-09 Pedro Alves <palves@redhat.com>
36
37 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
38 the global scope. Set a breakpoint after all threads are started
39 rather than stepping over two source lines. Expect the prompt.
40 * gdb.base/watch_thread_num.c (threads_started_barrier): New
41 global.
42 (NUM): Now 15.
43 (main): Use threads_started_barrier to wait for all threads to
44 start. Main thread no longer calls thread_function. Exit after
45 180 seconds.
46 (loop): New function.
47 (thread_function): Wait on threads_started_barrier barrier. Call
48 'loop' at each iteration.
49 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
50 threads have started, instead of hardcoding number of "next"
51 steps. Use an access watchpoint instead of a write watchpoint.
52
9665ffdd
PA
532015-01-09 Pedro Alves <palves@redhat.com>
54
55 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
56 (thread_func): Wait on barrier.
57 (main): Wait for all threads to start before stopping GDB.
58 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
59 global.
60 (thread1_func, thread2_func): Wait on barrier.
61 (main): Wait for all threads to start before stopping GDB.
62 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
63 New global.
64 (thread1_func, thread2_func): Wait on barrier.
65 (main): Wait for all threads to start before stopping GDB.
66
c945a99f
PA
672015-01-09 Pedro Alves <palves@redhat.com>
68
69 * gdb.threads/attach-many-short-lived-threads.c: New file.
70 * gdb.threads/attach-many-short-lived-threads.exp: New file.
71
c1a747c1
PA
722014-01-09 Pedro Alves <palves@redhat.com>
73
74 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
75 instead of to thread 2.
76 * gdb.threads/signal-command-multiple-signals-pending.c (main):
77 Add barrier around each pthread_create call instead of around all
78 calls.
79 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
80 Set a break on thread_function and have the child threads hit it
81 one at at a time.
82
60b3033e
PA
832015-01-09 Pedro Alves <palves@redhat.com>
84
85 * lib/gdb.exp (can_spawn_for_attach): New procedure.
86 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
87 false.
88 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
89 checking whether the target board is remote.
90 * gdb.multi/multi-attach.exp: Likewise.
91 * gdb.python/py-sync-interp.exp: Likewise.
92 * gdb.server/ext-attach.exp: Likewise.
93 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
94 tests that need to attach, instead of checking whether the target
95 board is remote at the top of the file.
96
acc018ac
YQ
972015-01-08 Yao Qi <yao@codesourcery.com>
98
99 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
100
50a18af8
JK
1012015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
102
103 Fix testcase compilation.
104 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
105
8503d6e1
JB
1062015-01-06 Joel Brobecker <brobecker@adacore.com>
107
108 * gdb.python/py-type.exp: Add a couple test about empty
109 array creation, and negative-length array creation.
110
cc73dbcc
DE
1112015-01-02 Doug Evans <xdje42@gmail.com>
112
113 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
114
0300bbc7
DE
1152015-01-02 Doug Evans <dje@google.com>
116
117 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
118
9d85a0ec
YQ
1192014-12-29 Yao Qi <yao@codesourcery.com>
120
121 * gdb.trace/entry-values.exp: Update comments. Rename variable
122 bar_call_foo to returned_from_foo.
123
87186c6a
MMN
1242014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
125
126 PR gdb/17394
127 * gdb.linespec/break-asm-file.c: New file.
128 * gdb.linespec/break-asm-file.exp: New file.
129 * gdb.linespec/break-asm-file0.s: New file.
130 * gdb.linespec/break-asm-file1.s: New file.
131
1bab7383
YQ
1322014-12-18 Nigel Stephens <nigel@mips.com>
133 Maciej W. Rozycki <macro@codesourcery.com>
134
135 * gdb.base/float.exp: Handle the new output from "info float" on
136 MIPS targets.
137
1bc1068a
JK
1382014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
139
140 Fix MinGW compilation.
141 * gdb.compile/compile-ops.exp: Update untested message if
142 !skip_compile_feature_tests.
143 * gdb.compile/compile-setjmp.exp: Likewise.
144 * gdb.compile/compile-tls.exp: Likewise.
145 * gdb.compile/compile.exp: Likewise.
146 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
147 supported on this host".
148
b6615d10
DE
1492014-12-16 Doug Evans <xdje42@gmail.com>
150
151 * boards/stabs.exp: New file.
152
25dda427
AA
1532014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
154
155 * gdb.base/completion.exp: Adjust to format changes of "maint
156 print user-registers".
157
bf330350
CU
1582014-12-16 Catalin Udma <catalin.udma@freescale.com>
159
160 PR server/17457
161 * gdb.arch/aarch64-fp.c: New file.
162 * gdb.arch/aarch64-fp.exp: New file.
163
395cf596
SDJ
1642014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
165
166 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
167 r210637, r210913, r211666, r215400, r215817).
168
169 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
170 * dg-extract-results.py: New file.
171 * dg-extract-results.sh: Use it if the environment seems
172 suitable.
173
174 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
175
176 * dg-extract-results.py (parse_run): Handle warnings that
177 are printed before a test harness is run.
178
179 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
180
181 * dg-extract-results.py (Named): Remove __cmp__ method.
182 (output_variation): Use a key to sort variation.harnesses.
183
184 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
185
186 * dg-extract-results.py: For Python 3, force sys.stdout to
187 handle surrogate escape sequences.
188 (safe_open): New function.
189 (output_segment, main): Use it.
190
191 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
192
193 * dg-extract-results.py (Prog.result_re): Include options
194 in test name.
195
196 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
197
198 * dg-extract-results.py (output_variation): Always sort if
199 do_sum.
200
e882ef3c
SM
2012014-12-15 Simon Marchi <simon.marchi@ericsson.com>
202
203 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
204 as long as we get pagination notifications.
205
4992aa20
JM
2062014-12-15 Jason Merrill <jason@redhat.com>
207
208 * Makefile.in (check-gdb.%): Restore.
209 * README: Mention it.
210
c1b5a1a6
JB
2112014-12-13 Joel Brobecker <brobecker@adacore.com>
212
213 * gdb.ada/str_uninit: New testcase.
214
5537b577
JK
2152014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
216
217 PR symtab/17642
218 * gdb.base/vla-stub-define.c: New file.
219 * gdb.base/vla-stub.c: New file.
220 * gdb.base/vla-stub.exp: New file.
221
bb2ec1b3
TT
2222014-12-12 Phil Muldoon <pmuldoon@redhat.com>
223 Jan Kratochvil <jan.kratochvil@redhat.com>
224 Tom Tromey <tromey@redhat.com>
225
226 * configure.ac: Add gdb.compile/.
227 * configure: Regenerate.
228 * gdb.compile/Makefile.in: New file.
229 * gdb.compile/compile-ops.exp: New file.
230 * gdb.compile/compile-ops.c: New file.
231 * gdb.compile/compile-tls.c: New file.
232 * gdb.compile/compile-tls.exp: New file.
233 * gdb.compile/compile-constvar.S: New file.
234 * gdb.compile/compile-constvar.c: New file.
235 * gdb.compile/compile-mod.c: New file.
236 * gdb.compile/compile-nodebug.c: New file.
237 * gdb.compile/compile-setjmp-mod.c: New file.
238 * gdb.compile/compile-setjmp.c: New file.
239 * gdb.compile/compile-setjmp.exp: New file.
240 * gdb.compile/compile-shlib.c: New file.
241 * gdb.compile/compile.c: New file.
242 * gdb.compile/compile.exp: New file.
243 * lib/gdb.exp (skip_compile_feature_tests): New proc.
244
4ff709eb
TT
2452014-12-12 Tom Tromey <tromey@redhat.com>
246
247 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
248 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
249
6dddd6a5
DE
2502014-12-12 Doug Evans <dje@google.com>
251
252 * lib/gdb-python.exp (get_python_valueof): New function.
253 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
254
71c24708
AA
2552014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
256
257 * gdb.base/completion.exp: Add test for completion of "info
258 registers ".
259
3e29f34a
MR
2602014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
261
262 * gdb.base/func-ptrs.c: New file.
263 * gdb.base/func-ptrs.exp: New file.
264
fc126975
SM
2652014-12-10 Simon Marchi <simon.marchi@ericsson.com>
266
267 PR breakpoints/17012
268 * gdb.base/dprintf-detach.c: New file.
269 * gdb.base/dprintf-detach.exp: New file.
270
0a46d518
SM
2712014-12-10 Simon Marchi <simon.marchi@ericsson.com>
272
273 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
274 * lib/gdb.exp (target_is_gdbserver): New procedure.
275
a0be3e44
DE
2762014-12-08 Doug Evans <dje@google.com>
277
278 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
279
df1b803a
YQ
2802014-12-05 Yao Qi <yao@codesourcery.com>
281
282 * gdb.guile/scm-error.exp: Remove the third argument to
283 gdb_remote_download.
284 * gdb.guile/scm-frame-args.exp: Likewise.
285 * gdb.guile/scm-section-script.exp: Likewise.
286
ddb9f679
YQ
2872014-12-05 Yao Qi <yao@codesourcery.com>
288
289 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
290
86e4ed39
DE
2912014-12-04 Doug Evans <dje@google.com>
292
293 * gdb.python/py-objfile.exp: Add tests for
294 objfile.add_separate_debug_file.
295
7c50a931
DE
2962014-12-04 Doug Evans <dje@google.com>
297
298 * lib/gdb.exp (get_build_id): New function.
299 (build_id_debug_filename_get): Rewrite to use it.
300 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
301
621661e3
MR
3022014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
303
304 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
305 `method(long)', not just 0x0.
306 * gdb.cp/nsalias.exp: Align code labels to 4.
307 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
308 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
309 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
310 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
311 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
312 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
313
29f0c3b7
DE
3142014-12-02 Doug Evans <dje@google.com>
315
e1e061e7 316 PR symtab/17602
29f0c3b7 317 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 318 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
319 * gdb.cp/anon-ns.exp: Update.
320
162078c8
NB
3212014-12-02 Nick Bull <nicholaspbull@gmail.com>
322
323 * gdb.python/py-events.py (inferior_call_handler): New.
324 (register_changed_handler, memory_changed_handler): New.
325 (test_events.invoke): Register new handlers.
326 * gdb.python/py-events.exp: Add tests for inferior call,
327 memory_changed and register_changed events.
328
fdb09caf
AA
3292014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
330
331 * gdb.base/execl-update-breakpoints.exp: Specify the link address
332 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
333 if the linker doesn't understand this.
334
55cfb2c4
SM
3352014-12-01 Simon Marchi <simon.marchi@ericsson.com>
336
337 * gdb.python/python.exp: Change expected reply to help().
338
9e8cd6df
YQ
3392014-12-01 Yao Qi <yao@codesourcery.com>
340
341 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
342 AC_CONFIG_SUBDIRS(gdb.gdbtk).
343 * configure: Re-generated.
344
6c659fc2
SC
3452014-11-28 Siva Chandra Reddy <sivachandra@google.com>
346
347 * gdb.cp/chained-calls.cc: New file.
348 * gdb.cp/chained-calls.exp: New file.
349 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
350
d7fc3181
SM
3512014-11-28 Simon Marchi <simon.marchi@ericsson.com>
352
353 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
354 * gdb.dwarf2/symtab-producer.exp: Same.
355 * gdb.gdb/python-interrupts.exp: Same.
356 * gdb.gdb/python-selftest.exp: Same.
357 * gdb.python/py-linetable.exp: Same.
358 * gdb.python/py-type.exp: Same.
359 * gdb.python/py-value-cc.exp: Same.
360 * gdb.python/py-value.exp: Same.
361
10e79639
YQ
3622014-11-28 Yao Qi <yao@codesourcery.com>
363
364 * gdb.base/break-probes.exp: Match library name prefixed with
365 sysroot.
366
f28a0564
SM
3672014-11-27 Simon Marchi <simon.marchi@ericsson.com>
368
369 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
370 test expected output. Add parentheses for the call to print.
371 Remove L suffix from integers.
372
3fe1ce1d
DE
3732014-11-26 Doug Evans <dje@google.com>
374
375 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
376
84429e27
YQ
3772014-11-22 Yao Qi <yao@codesourcery.com>
378
379 * gdb.trace/entry-values.c: Remove asms.
380 (foo): Add foo_label.
381 (bar): Add bar_label.
382 * gdb.trace/entry-values.exp: Remove code computing foo's
383 length and bar's length.
384 (Dwarf::assemble): Invoke function_range for bar and use
385 MACRO_AT_func for foo.
386
26741859
YQ
3872014-11-22 Yao Qi <yao@codesourcery.com>
388
389 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
390 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
391 Use .Lgcc43_procstart instead of gcc43.
392
45e44d27
JB
3932014-11-21 Joel Brobecker <brobecker@adacore.com>
394
395 * gdb.ada/n_arr_bound: New testcase.
396
458c8db8
SDJ
3972014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
398
399 PR breakpoints/10737
400 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
401 test_catch_syscall_multi_arch.
402 (test_catch_syscall_multi_arch): New function.
403
43f3e411
DE
4042014-11-20 Doug Evans <xdje42@gmail.com>
405
406 * gdb.base/maint.exp: Update expected output.
407
0d7b2549
AA
4082014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
409
410 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
411 4-byte instruction on S390.
412
8908fca5
JB
4132014-11-19 Joel Brobecker <brobecker@adacore.com>
414
415 * gdb.ada/arr_arr: New testcase.
416
4a46959e
JB
4172014-11-19 Joel Brobecker <brobecker@adacore.com>
418
419 * gdb.ada/pkd_arr_elem: New Testcase.
420
470e2f4e
LM
4212014-11-18 Luis Machado <lgustavo@codesourcery.com>
422
423 * gdb.reverse/break-precsave: Expect completion message for
424 core file reads.
425 * gdb.reverse/consecutive-precsave.exp: Likewise.
426 * gdb.reverse/finish-precsave.exp: Likewise.
427 * gdb.reverse/i386-precsave.exp: Likewise.
428 * gdb.reverse/machinestate-precsave.exp: Likewise.
429 * gdb.reverse/sigall-precsave.exp: Likewise.
430 * gdb.reverse/solib-precsave.exp: Likewise.
431 * gdb.reverse/step-precsave.exp: Likewise.
432 * gdb.reverse/until-precsave.exp: Likewise.
433 * gdb.reverse/watch-precsave.exp: Likewise.
434
a267f3ad
AA
4352014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
436
437 * gdb.base/bp-permanent.c: Include unistd.h.
438 * gdb.python/py-framefilter-mi.c (main): Add return type.
439 * gdb.python/py-framefilter.c (main): Likewise.
440 * gdb.trace/actions-changed.c (main): Likewise.
441
12084a9a
AA
4422014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
443
444 * gdb.mi/until.c: Add eye-catchers.
445 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
446 line numbers.
447
dc7e1a77
AA
4482014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
449
450 * gdb.base/condbreak.exp: Drop references to removed non-prototype
451 function header variants in break1.c.
452 * gdb.base/ena-dis-br.exp: Likewise.
453 * gdb.base/hbreak2.exp: Likewise.
454 * gdb.reverse/until-precsave.exp: Drop references to removed
455 non-prototype function header variants in ur1.c.
456 * gdb.reverse/until-reverse.exp: Likewise.
457
41c77605
PM
4582014-11-17 Petr Machata <pmachata@redhat.com>
459
460 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
461 ${_cu_offset_size} bytes abbrev offset.
462
34248c3a
DE
4632014-11-15 Doug Evans <xdje42@gmail.com>
464
465 PR symtab/17559
466 * gdb.base/line-symtabs.exp: New file.
467 * gdb.base/line-symtabs.c: New file.
468 * gdb.base/line-symtabs.h: New file.
469
646da059
YQ
4702014-11-14 Yao Qi <yao@codesourcery.com>
471
472 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
473 (func): Add label func_label.
474 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
475 Replace low_pc and high_pc with MACRO_AT_range.
476 Replace name, low_pc and high_pc with MACRO_AT_func.
477
9301ebe6
YQ
4782014-11-14 Yao Qi <yao@codesourcery.com>
479
480 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
481 Replace name, low_pc and high_pc with MACRO_AT_func.
482
f166b542
YQ
4832014-11-14 Yao Qi <yao@codesourcery.com>
484
485 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
486 produce debug information.
487 * gdb.dwarf2/implptr-optimized-out.S: Removed.
488
0f6e71e3
YQ
4892014-11-14 Yao Qi <yao@codesourcery.com>
490
491 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
492 object and get function length.
493 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
494 with MACRO_AT_func.
495 (top-level): Replace gdb_compile and clean_restart with
496 prepare_for_testing.
497 * gdb.dwarf2/main.c (main): Add label main_label.
498
876c4df9
YQ
4992014-11-14 Yao Qi <yao@codesourcery.com>
500
501 * lib/dwarf.exp (function_range): New procedure.
502 (Dwarf::_handle_macro_at_func): New procedure.
503 (Dwarf::_handle_macro_at_range): New procedure.
504 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
505
02ad9cf1
YQ
5062014-11-14 Yao Qi <yao@codesourcery.com>
507
508 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
509 (_handle_attribute): New procedure.
510
a59add0c
AA
5112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
512
513 * gdb.ada/cond_lang/foo.c (callme): Add return type.
514 * gdb.base/call-sc.c (zed): Likewise.
515 * gdb.base/checkpoint.c (main): Likewise.
516 * gdb.base/dump.c (main): Likewise.
517 * gdb.base/gcore.c (main): Likewise.
518 * gdb.base/huge.c (main): Likewise.
519 * gdb.base/multi-forks.c (main): Likewise.
520 * gdb.base/pr10179-a.c (main): Likewise.
521 * gdb.base/savedregs.c (main): Likewise.
522 * gdb.base/sigaltstack.c (main): Likewise.
523 * gdb.base/siginfo.c (main): Likewise.
524 * gdb.base/structs.c (zed): Likewise.
525 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
526 * gdb.mi/mi-syn-frame.c (main): Likewise.
527 * gdb.mi/until.c (foo, main): Likewise.
528 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
529 * gdb.base/solib-weak.c (foo): Declare.
530 * gdb.base/attach-twice.c: Include stdio.h.
531 * gdb.base/weaklib1.c: Likewise.
532 * gdb.base/weaklib2.c: Likewise.
533 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
534 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
535 unistd.h.
536 * gdb.base/attach-pie-misread.c: Include stdlib.h.
537 * gdb.mi/mi-exit-code.c: Likewise.
538 * gdb.base/break-interp-lib.c: Include string.h.
539 * gdb.base/coremaker.c: Likewise.
540 * gdb.base/testenv.c: Likewise.
541 * gdb.python/py-finish-breakpoint.c: Likewise.
542 * gdb.base/inferior-died.c: Include sys/wait.h.
543 * gdb.base/fileio.c: Include time.h.
544 * gdb.base/async-shell.c: Include unistd.h.
545 * gdb.base/dprintf-non-stop.c: Likewise.
546 * gdb.base/info-os.c: Likewise.
547 * gdb.mi/mi-console.c: Likewise.
548 * gdb.mi/watch-nonstop.c: Likewise.
549 * gdb.python/py-events.c: Likewise.
550 * gdb.base/async.c (baz): Move up before its invocation.
551 * gdb.base/code_elim2.c (my_global_func): Likewise.
552 * gdb.base/skip-solib-lib.c (multiply): Likewise.
553 * gdb.base/advance.c (func2): Likewise.
554
3b5d5997
AA
5552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
556
557 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
558 variant.
559 * gdb.base/annota3.c: Likewise.
560 * gdb.base/async.c: Likewise.
561 * gdb.base/average.c: Likewise.
562 * gdb.base/call-ar-st.c: Likewise.
563 * gdb.base/call-rt-st.c: Likewise.
564 * gdb.base/call-sc.c: Likewise.
565 * gdb.base/call-strs.c: Likewise.
566 * gdb.base/ending-run.c: Likewise.
567 * gdb.base/execd-prog.c: Likewise.
568 * gdb.base/exprs.c: Likewise.
569 * gdb.base/foll-exec.c: Likewise.
570 * gdb.base/foll-fork.c: Likewise.
571 * gdb.base/foll-vfork.c: Likewise.
572 * gdb.base/funcargs.c: Likewise.
573 * gdb.base/gcore.c: Likewise.
574 * gdb.base/jump.c: Likewise.
575 * gdb.base/langs0.c: Likewise.
576 * gdb.base/langs1.c: Likewise.
577 * gdb.base/langs2.c: Likewise.
578 * gdb.base/mips_pro.c: Likewise.
579 * gdb.base/nodebug.c: Likewise.
580 * gdb.base/opaque0.c: Likewise.
581 * gdb.base/opaque1.c: Likewise.
582 * gdb.base/recurse.c: Likewise.
583 * gdb.base/run.c: Likewise.
584 * gdb.base/scope0.c: Likewise.
585 * gdb.base/scope1.c: Likewise.
586 * gdb.base/setshow.c: Likewise.
587 * gdb.base/setvar.c: Likewise.
588 * gdb.base/shmain.c: Likewise.
589 * gdb.base/shr1.c: Likewise.
590 * gdb.base/shr2.c: Likewise.
591 * gdb.base/sigall.c: Likewise.
592 * gdb.base/signals.c: Likewise.
593 * gdb.base/so-indr-cl.c: Likewise.
594 * gdb.base/solib2.c: Likewise.
595 * gdb.base/structs.c: Likewise.
596 * gdb.base/sum.c: Likewise.
597 * gdb.base/vforked-prog.c: Likewise.
598 * gdb.base/watchpoint.c: Likewise.
599 * gdb.reverse/shr2.c: Likewise.
600 * gdb.reverse/until-reverse.c: Likewise.
601 * gdb.reverse/ur1.c: Likewise.
602 * gdb.reverse/watch-reverse.c: Likewise.
603
066a77c5
AA
6042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
605
606 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
607 variant.
608 * gdb.base/sepdebug.exp: Drop references to removed code.
609
4f204ea5
AA
6102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
611
612 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
613 variant. Preserve original line numbering.
614 * gdb.base/list1.c: Likewise.
615
3b377a3a
AA
6162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
617
618 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
619 variant.
620 * gdb.base/break1.c: Likewise.
621 * gdb.base/break.exp: Drop references to removed code.
622
e444df73
AA
6232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
624
625 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
626 variant.
627
8008f2a7
AA
6282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
629
630 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
631
a5a06887
AA
6322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
633
634 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
635 logic into perform_all_tests() and invoke it with and without
636 function header prototypes.
637 (do_function_calls): Remove conditional XFAIL for PR 5318.
638 (rerun_and_prepare): Remove duplicate code.
639 (perform_all_tests): New. Main logic moved here.
640
44dba9b9
AA
6412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
642
643 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
644 code guarded by #ifdef NO_PROTOTYPES.
645 (t_double_many_args): Likewise.
646 (DEF_FUNC_MANY_ARGS_1): Likewise.
647 (DEF_FUNC_VALUES_1): Likewise.
648 (t_structs_ldc): Renamed from t_structs_fc in conditional code
649 guarded by #ifdef PROTOTYPES.
650
d1fbcd56
AA
6512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
652
653 * gdb.mi/mi-console.c: Add eye-catcher.
654 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
655 instead of literal line number.
656
b0e59b8f
AA
6572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
658
659 * gdb.base/shr2.c: Add eye-catcher.
660 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
661 line number.
662
78f98cca
AA
6632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
664
665 * gdb.base/jump.c: Add eye-catchers.
666 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
667 numbers.
668
58fa2af0
AA
6692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
670
671 * gdb.base/execd-prog.c: Add eye-catchers.
672 * gdb.base/foll-exec.c: Likewise.
673 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
674 line numbers.
675
04e5059b
AA
6762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
677
678 * gdb.base/ending-run.c: Add eye-catchers.
679 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
680 literal line numbers.
681
dbfdb174
AA
6822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
683
684 * gdb.base/call-rt-st.c: Add eye-catchers.
685 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
686 literal line numbers.
687
888a2ade
AA
6882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
689
690 * gdb.base/call-ar-st.c: Add eye-catchers.
691 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
692 literal line numbers.
693
6acc2dde
AA
6942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
695
696 * gdb.base/average.c: Add eye-catchers.
697 * gdb.base/sum.c: Likewise.
698 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
699 regexps dynamically.
700
9ecfcd1d
AA
7012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
702
703 * gdb.base/solib1.c: Add eye-catchers.
704 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
705 literal line numbers.
706
78708b7c
PA
7072014-11-12 Pedro Alves <palves@redhat.com>
708
709 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
710 leader has exited.
711
af48d08f
PA
7122014-11-12 Pedro Alves <palves@redhat.com>
713
714 * gdb.arch/i386-bp_permanent.c: New file.
715 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
716 (srcfile): Set to i386-bp_permanent.c.
717 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
718 that stepi does not execute the 'leave' instruction, instead of
719 testing it does execute.
720 * gdb.base/bp-permanent.c: New file.
721 * gdb.base/bp-permanent.exp: New file.
722
af3768e9
DE
7232014-11-10 Doug Evans <xdje42@gmail.com>
724
725 PR symtab/17564
726 * gdb.base/symtab-search-order.exp: New file.
727 * gdb.base/symtab-search-order.c: New file.
728 * gdb.base/symtab-search-order-1.c: New file.
729 * gdb.base/symtab-search-order-shlib-1.c: New file.
730
9de00a4a
PA
7312014-11-07 Pedro Alves <palves@redhat.com>
732
733 PR gdb/17511
734 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
735 i?86-*-linux*.
736
e0f52461
SC
7372014-11-03 Siva Chandra Reddy <sivachandra@google.com>
738
739 PR c++/17494
740 * gdb.cp/pr17494.cc: New file.
741 * gdb.cp/pr17494.exp: New file.
742
6ce8c980
YQ
7432014-11-02 Yao Qi <yao@codesourcery.com>
744
745 * gdb.python/python.exp: Get working directory and match the
746 output of "set extended-prompt \\w " with it.
747
02be9a71
DE
7482014-10-30 Doug Evans <dje@google.com>
749
750 * gdb.python/py-objfile.exp: Add tests for setting random attributes
751 in objfiles.
752 * gdb.python/py-progspace.exp: Add tests for setting random attributes
753 in progspaces.
754
3bdff46b
LM
7552014-10-30 Janis Johnson <janisjo@codesourcery.com>
756
757 * gdb.base/fullpath-expand.exp: Skip for a remote host.
758 * gdb.base/realname-expand.exp: Likewise.
759 * gdb.linespec/macro-relative.exp: Likewise.
760
ab917dfb
PA
7612014-10-29 Pedro Alves <palves@redhat.com>
762
763 PR gdb/17408
764 * gdb.threads/schedlock.c (some_function): New function.
765 (call_function): New global.
766 (MAYBE_CALL_SOME_FUNCTION): New macro.
767 (thread_function): Call it.
768 * gdb.threads/schedlock.exp (get_args): Add description parameter,
769 and use it instead of a global counter. Adjust all callers.
770 (get_current_thread): Use "find current thread" for test message
771 here rather than having all callers pass down the same string.
772 (goto_loop): New procedure, factored out from ...
773 (my_continue): ... this.
774 (step_ten_loops): Change parameter from test message to command to
775 use. Adjust.
776 (list_count): Delete global.
777 (check_result): New procedure, factored out from duplicate top
778 level code.
779 (continue tests): Wrap in with_test_prefix.
780 (test_step): New procedure, factored out from duplicate top level
781 code.
782 (top level): Test "step" in combination with all scheduler-locking
783 modes. Test "next" in combination with all scheduler-locking
784 modes, and in combination with stepping over a function call or
785 not.
786 * gdb.threads/next-bp-other-thread.c: New file.
787 * gdb.threads/next-bp-other-thread.exp: New file.
788
d3d4baed
PA
7892014-10-29 Pedro Alves <palves@redhat.com>
790
791 PR python/17372
792 * gdb.python/python.exp: Test a multi-line command that spawns
793 interactive Python.
794 * gdb.base/multi-line-starts-subshell.exp: New file.
795
563e8d85
YQ
7962014-10-29 Yao Qi <yao@codesourcery.com>
797
798 * gdb.base/fileio.exp: Make directories on host.
799
0ea4d52e
YQ
8002014-10-29 Yao Qi <yao@codesourcery.com>
801
802 * gdb.base/fileio.c (test_write): Close the file.
803
7f5ef605
PA
8042014-10-28 Pedro Alves <palves@redhat.com>
805
806 PR gdb/12623
807 * gdb.base/sigstep.c (no_handler): New global.
808 (main): If 'no_handler is true, set the signal handlers to
809 SIG_IGN.
810 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
811 with_sw_watch and no_handler parameters. Handle them.
812 (top level) <stepping over handler when stopped at a breakpoint
813 test>: Add a test axis for testing with a software watchpoint, and
814 another for testing with the signal handler set to SIG_IGN.
815 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
816 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
817
abbdbd03
PA
8182014-10-28 Pedro Alves <palves@redhat.com>
819
820 PR gdb/17511
821 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
822 * gdb.base/sigstep.exp (other_handler_location): New global.
823 (advance): Support stepping into the signal handler, and running
824 commands while in the handler.
825 (in_handler_map): New global.
826 (top level): In the advance test, add combinations for getting
827 into the handler with stepping commands, and for running commands
828 in the handler. Add comment descripting the advancei tests.
829
1df4399f
PA
8302014-10-28 Pedro Alves <palves@redhat.com>
831
832 * gdb.base/sigstep.exp: Use build_executable instead of
833 prepare_for_testing.
834 (top level): Move code that starts GDB, runs to main and creates a
835 display to ...
836 (restart): ... this new procedure.
837 (top level): Move backtrace from signal handler test to ...
838 (validate_backtrace): ... this new procedure.
839 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
840 with_test_prefix. Always restart GDB.
841 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
842 with_test_prefix. Always restart GDB. No need to delete
843 breakpoints after the test.
844 (test_skip_handler): Remove prefix parameter.
845 (skip_over_handler, breakpoint_to_handler)
846 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
847 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
848 restart GDB. No need to delete breakpoints after the test.
849 (top level): Use foreach to call the test procedures with
850 different commands.
851
a5b6e449
PA
8522014-10-28 Pedro Alves <palves@redhat.com>
853
854 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
855 instead of GNATS numbers.
856 * gdb.base/sigbpt.exp: Likewise.
857 * gdb.base/siginfo.exp: Likewise.
858 * gdb.base/sigstep.exp: Likewise.
859
e5f8a7cc
PA
8602014-10-27 Pedro Alves <palves@redhat.com>
861
862 * gdb.base/sigstep.c (dummy): New global.
863 (main): Issue a couple writes to the new global.
864 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
865 procedures.
866 (skip_over_handler): Use test_skip_handler.
867 (top level): Call skip_over_handler for stepi and nexti too.
868 (breakpoint_over_handler): Use test_skip_handler.
869 (top level): Call breakpoint_over_handler for stepi and nexti too.
870
763905a3
YQ
8712014-10-27 Yao Qi <yao@codesourcery.com>
872
873 * gdb.trace/tfile.c (adjust_function_address)
874 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
875 function descriptor.
876
6f259a23
DB
8772014-10-24 Don Breazeal <donb@codesourcery.com>
878
879 * gdb.base/foll-fork.exp (test_follow_fork,
880 catch_fork_child_follow): Check for updated fork messages emitted
881 from infrun.c.
882 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
883 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
884 vfork_and_exec_child_follow_through_step): Check for updated vfork
885 messages emitted from infrun.c.
886
09dd9a69
PA
8872014-10-24 Pedro Alves <palves@redhat.com>
888
889 * gdb.base/corefile.exp: Remove references to ultrix.
890 * gdb.base/interrupt.exp: Likewise.
891 * gdb.base/whatis.exp: Likewise.
892 * gdb.gdb/selftest.exp: Likewise.
893 * gdb.threads/manythreads.exp: Likewise.
894 * gdb.threads/print-threads.exp: Likewise.
895 * gdb.threads/pthreads.exp:: Likewise.
896 * gdb.threads/schedlock.exp: Likewise.
897
3433cfa5
SC
8982014-10-24 Siva Chandra Reddy <sivachandra@google.com>
899
900 * gdb.cp/non-trivial-retval.cc: Add a test case.
901 * gdb.cp/non-trivial-retval.exp: Add a test.
902
092f880b
YQ
9032014-10-20 Yao Qi <yao@codesourcery.com>
904
905 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
906 * gdb.python/py-objfile-script-gdb.py: New file.
907 * gdb.python/py-objfile-script.exp: Update reference to
908 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
909 of remote_download. Remove the dest file.
910
acbdb7f3
YQ
9112014-10-20 Yao Qi <yao@codesourcery.com>
912
913 * gdb.base/checkpoint.exp: Don't remove file copied on host.
914 * gdb.base/step-line.exp: Likewise.
915 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
916 * gdb.dwarf2/dw2-basic.exp: Likewise.
917 * gdb.dwarf2/dw2-compressed.exp: Likewise.
918 * gdb.dwarf2/dw2-filename.exp: Likewise.
919 * gdb.dwarf2/dw2-intercu.exp: Likewise.
920 * gdb.dwarf2/dw2-intermix.exp: Likewise.
921 * gdb.dwarf2/dw2-producer.exp: Likewise.
922 * gdb.dwarf2/mac-fileno.exp: Likewise.
923 * gdb.python/py-frame-args.exp: Likewise.
924 * gdb.python/py-framefilter.exp: Likewise.
925 * gdb.python/py-mi.exp: Likewise.
926 * gdb.python/py-objfile-script.exp: Likewise
927 * gdb.python/py-pp-integral.exp: Likewise.
928 * gdb.python/py-pp-re-notag.exp: Likewise.
929 * gdb.python/py-prettyprint.exp: Likewise.
930 * gdb.python/py-section-script.exp: Likewise.
931 * gdb.python/py-typeprint.exp: Likewise.
932 * gdb.python/py-xmethods.exp: Likewise.
933 * gdb.stabs/weird.exp: Likewise.
934 * gdb.xml/tdesc-regs.exp: Likewise.
935
bd286a29
KCY
9362014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
937
938 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
939 (out_cu): Use addr_len for the size of addresses.
940 (out_line): Likewise. Size DW_LNE_set_address instruction
941 according to addr_len.
942 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
943 (FUNC): Add START_INSNS to definition.
944
673dc4a0
YQ
9452014-10-18 Yao Qi <yao@codesourcery.com>
946
947 * gdb.base/argv0-symlink.exp: Check argv[0] value if
948 gdb_has_argv0 return true.
949 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
950 check [target_info exists noargs], check [gdb_has_argv0]
951 instead.
952 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
953 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
954 procedures.
955
4ffbba72
DE
9562014-10-17 Doug Evans <dje@google.com>
957
958 * gdb.python/py-events.exp: Update expected output for clear_objfiles
959 event.
960 * gdb.python/py-events.py: Add clear_objfiles event.
961
d096d8c1
DE
9622014-10-17 Doug Evans <dje@google.com>
963
964 * gdb.python/py-objfile.exp: Test progspace attribute.
965
a80db015
LM
9662014-10-17 Luis Machado <lgustavo@codesourcery.com>
967
968 * gdb.guile/scm-breakpoint.exp: Do not assume any
969 directory separators when matching source file paths.
970 * gdb.python/py-breakpoint.exp: Likewise.
971 * gdb.reverse/break-precsave.exp: Likewise.
972 * gdb.reverse/break-reverse.exp: Likewise.
973 * gdb.reverse/consecutive-precsave.exp: Likewise.
974 * gdb.reverse/finish-precsave.exp: Likewise.
975 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
976 * gdb.reverse/finish-reverse.exp: Likewise.
977 * gdb.reverse/i386-precsave.exp: Likewise.
978 * gdb.reverse/i387-env-reverse.exp: Likewise.
979 * gdb.reverse/i387-stack-reverse.exp: Likewise.
980 * gdb.reverse/machinestate-precsave.exp: Likewise.
981 * gdb.reverse/machinestate.exp: Likewise.
982 * gdb.reverse/sigall-precsave.exp: Likewise.
983 * gdb.reverse/solib-precsave.exp: Likewise.
984 * gdb.reverse/step-precsave.exp: Likewise.
985 * gdb.reverse/until-precsave.exp: Likewise.
986 * gdb.reverse/watch-precsave.exp: Likewise.
987 * gdb.reverse/watch-reverse.exp: Likewise.
988
b22089ab
YQ
9892014-10-17 Yao Qi <yao@codesourcery.com>
990
991 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
992 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
993
6c4486e6
PA
9942014-10-17 Pedro Alves <palves@redhat.com>
995
996 PR gdb/17471
997 * gdb.base/bg-execution-repeat.c: New file.
998 * gdb.base/bg-execution-repeat.exp: New file.
999
0ff33695
PA
10002014-10-17 Pedro Alves <palves@redhat.com>
1001
1002 PR gdb/17300
1003 * gdb.base/continue-all-already-running.c: New file.
1004 * gdb.base/continue-all-already-running.exp: New file.
1005
6fdebc3d
PA
10062014-10-17 Pedro Alves <palves@redhat.com>
1007
1008 PR gdb/17472
1009 * gdb.base/annota-input-while-running.c: New file.
1010 * gdb.base/annota-input-while-running.exp: New file.
1011
32a8097b
PA
10122014-10-17 Pedro Alves <palves@redhat.com>
1013
1014 * gdb.base/callfuncs.exp: emove references to osf.
1015 * gdb.base/sigall.exp: Likewise.
1016 * gdb.gdb/selftest.exp: Likewise.
1017 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1018 * gdb.mi/non-stop.c: Likewise.
1019 * gdb.mi/pthreads.c: Likewise.
1020 * gdb.reverse/sigall-precsave.exp: Likewise.
1021 * gdb.reverse/sigall-reverse.exp: Likewise.
1022 * gdb.threads/pthreads.c: Likewise.
1023 * gdb.threads/pthreads.exp: Likewise.
1024
7a3517ff
YQ
10252014-10-17 Yao Qi <yao@codesourcery.com>
1026
1027 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
1028 check 'target_info exists noargs'.
1029 (test_command_prompt_position): Likewise.
1030 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
1031 Remove "set args".
1032 (progvar_simple_while_test): Likewise.
1033 (progvar_complex_if_while_test): Likewise.
1034 (if_while_breakpoint_command_test): Likewise.
1035 (infrun_breakpoint_command_test): Likewise.
1036 (breakpoint_command_test): Likewise.
1037 (watchpoint_command_test): Likewise.
1038 (bp_deleted_in_command_test): Likewise.
1039 (temporary_breakpoint_commands): Likewise.
1040
bb99c472
YQ
10412014-10-16 Yao Qi <yao@codesourcery.com>
1042
1043 * gdb.base/remotetimeout.exp: Remove noargs checking.
1044
7c16b83e
PA
10452014-10-15 Pedro Alves <palves@redhat.com>
1046
1047 PR breakpoints/9649
1048 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
1049 * gdb.base/breakpoint-in-ro-region.exp
1050 (probe_target_hardware_step): New procedure.
1051 (top level): Probe hardware stepping and hardware breakpoint
1052 support. Test stepping through a read-only region, with both
1053 "breakpoint auto-hw" on and off and both "always-inserted" on and
1054 off.
1055
35a49624
IB
10562014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
1057
1058 * gdb.dlang/demangle.exp: Update for demangling changes.
1059
2d1c107c
SC
10602014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1061
1062 * gdb.cp/non-trivial-retval.cc: Add new test cases.
1063 * gdb.cp/non-trivial-retval.exp: Add new tests.
1064
778811d5
SC
10652014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1066
1067 PR c++/13403
1068 PR c++/15154
1069 * gdb.cp/non-trivial-retval.cc: New file.
1070 * gdb.cp/non-trivial-retval.exp: New file.
1071
10c5f0a8
YQ
10722014-10-15 Yao Qi <yao@codesourcery.com>
1073
1074 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
1075 remote host.
1076
65d7b369
YQ
10772014-10-15 Yao Qi <yao@codesourcery.com>
1078
1079 * gdb.python/py-symbol.exp: Match file base name if host is
1080 remote, otherwise match file name with dir name.
1081 * gdb.python/py-symtab.exp: Likewise.
1082 * gdb.python/python.exp: Likewise.
1083
46dc1394
YQ
10842014-10-15 Yao Qi <yao@codesourcery.com>
1085
1086 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
1087 pattern.
1088 * gdb.python/py-symtab.exp: Likewise.
1089 * gdb.python/python.exp: Remove trailing ".*". Fix typo
1090 locationn.
1091
c40cc657
JB
10922014-10-14 Joel Brobecker <brobecker@adacore.com>
1093
1094 * gdb.ada/addr_arith: New testcase.
1095
2abf49e1
MR
10962014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
1097
1098 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
1099 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
1100 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
1101 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
1102
f7088df3
SDJ
11032014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
1104
1105 * gdb.arch/stap-eval-lang-ada.S: Likewise.
1106 * gdb.arch/stap-eval-lang-ada.c: Likewise.
1107 * gdb.arch/stap-eval-lang-ada.exp: New file.
1108
4dc06805
YQ
11092014-10-14 Yao Qi <yao@codesourcery.com>
1110
1111 * gdb.mi/mi-var-child.c (nothing1): New function.
1112 (nothing2): New function.
1113 (do_children_tests): Set function pointers by nothing1 and
1114 nothing2.
1115 * gdb.mi/mi-var-child.exp: Step over new added statements.
1116 Update test to match the new output.
1117 * gdb.mi/var-cmd.c (nothing1): New function.
1118 (nothing2): New function.
1119 (do_children_tests): Set function pointers by nothing1 and
1120 nothing2.
1121 * gdb.mi/mi-var-display.exp: Update test to match output.
1122 Step to the line specified by $line_dct_nothing.
1123 Increase the number of lines to step.
1124
46a93de2
YQ
11252014-10-14 Yao Qi <yao@codesourcery.com>
1126
1127 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
1128 tests.
1129 * gdb.mi/mi2-var-child.exp: Likewise.
1130
14ea52ee
DE
11312014-10-13 Doug Evans <dje@google.com>
1132
1133 * gdb.python/py-objfile.exp: Change name of file name test.
1134
e5c6e92b
DE
11352014-10-13 Doug Evans <dje@google.com>
1136
1137 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
1138 from the start of the CU.
1139
c780cc2f
JK
11402014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1141 Yao Qi <yao@codesourcery.com>
1142
1143 Fix "save breakpoints" for "catch" command.
1144 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
1145 Remove -nonewline. Match also the added "main" line.
1146
99894e11
JK
11472014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1148
1149 Fix "save breakpoints" for "disable $bpnum" command.
1150 * gdb.base/save-bp.c (main): Add label.
1151 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
1152
6e1ac5a3
JK
11532014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1154
1155 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
1156
754dd2b0
YQ
11572014-10-11 Yao Qi <yao@codesourcery.com>
1158
1159 * gdb.server/server-kill.exp: Execute command
1160 "set remote trace-status-packet on" before "tstatus".
1161
f90183d7
YQ
11622014-10-11 Yao Qi <yao@codesourcery.com>
1163
1164 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
1165 (main): Call getppid.
1166 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
1167 and continue to it. Read variable "server_pid".
1168
bf40a607
YQ
11692014-10-11 Yao Qi <yao@codesourcery.com>
1170
1171 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
1172
052ca370
YQ
11732014-10-11 Yao Qi <yao@codesourcery.com>
1174
1175 * gdb.threads/thread-find.exp: Don't execute command
1176 "info threads".
1177 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
1178 * gdb.threads/linux-dp.exp: Don't check the condition
1179 $threads_created equals to zero.
1180
3831839c
PA
11812014-10-10 Pedro Alves <palves@redhat.com>
1182
1183 * gdb.base/bigcore.exp: Remove references to IRIX.
1184 * gdb.base/funcargs.exp: Likewise.
1185 * gdb.base/interrupt.exp: Likewise.
1186 * gdb.base/mips_pro.exp: Likewise.
1187 * gdb.base/nodebug.exp: Likewise.
1188 * gdb.base/setvar.exp: Likewise.
1189 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
1190
8b9a549d
PA
11912014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1192 Pedro Alves <palves@redhat.com>
1193
1194 PR symtab/14466
1195 * gdb.base/vdso-warning.c: New file.
1196 * gdb.base/vdso-warning.exp: New file.
1197
d48ba5e8
DE
11982014-10-02 Doug Evans <dje@google.com>
1199
1200 * gdb.base/structs.c (main): Don't run forever.
1201
2278c276
PA
12022014-10-02 Pedro Alves <palves@redhat.com>
1203
1204 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
1205 (top level) <stop threads 1, stop threads 2>: Use it.
1206
b57bacec
PA
12072014-10-02 Pedro Alves <palves@redhat.com>
1208
1209 * gdb.threads/break-while-running.exp (test): Add new
1210 'update_thread_list' argument. Skip "info threads" if false.
1211 (top level): Add new 'update_thread_list' axis.
1212
13fd3ff3
PA
12132014-10-02 Pedro Alves <palves@redhat.com>
1214
1215 PR breakpoints/17431
1216 * gdb.base/execl-update-breakpoints.c: New file.
1217 * gdb.base/execl-update-breakpoints.exp: New file.
1218
0fec99e8
PA
12192014-10-01 Pedro Alves <palves@redhat.com>
1220
1221 * gdb.base/breakpoint-in-ro-region.c: New file.
1222 * gdb.base/breakpoint-in-ro-region.exp: New file.
1223
2ddf4301
SM
12242014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1225
1226 * gdb.mi/mi-exit-code.exp: New file.
1227 * gdb.mi/mi-exit-code.c: New file.
1228
6a5f3f43
YQ
12292014-09-30 Yao Qi <yao@codesourcery.com>
1230
1231 * lib/prelink-support.exp (build_executable_own_libs): Error if
1232 the target isn't native.
1233
345bcc73
YQ
12342014-09-30 Yao Qi <yao@codesourcery.com>
1235
1236 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
1237 false.
1238
a25a5a45
PA
12392014-09-22 Pedro Alves <palves@redhat.com>
1240
1241 * gdb.threads/break-while-running.exp: New file.
1242 * gdb.threads/break-while-running.c: New file.
1243
00ba3162
YQ
12442014-09-19 Yao Qi <yao@codesourcery.com>
1245
1246 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
1247 Invoke test. Restart GDB with --readnow and invoke test again.
1248
c3b7b696
YQ
12492014-09-19 Yao Qi <yao@codesourcery.com>
1250
1251 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
1252 proc set_breakpoint_on_gcd_function. Invoke
1253 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
1254 invoke set_breakpoint_on_gcd_function again.
1255
2b4fd423
DE
12562014-09-18 Doug Evans <dje@google.com>
1257
1258 * gdb.dwarf2/symtab-producer.exp: New file.
1259
a5947601
SDJ
12602014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1261
1262 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
1263 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
1264 * gdb.base/global-var-nested-by-dso.c: Likewise.
1265 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1266
91c19059
SDJ
12672014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1268 Pedro Alves <palves@redhat.com>
1269
1270 * gdb.base/watch-bitfields.exp: Pass string other than test file
1271 name to prepare_for_testing.
1272 (watch): New procedure.
1273 (expect_watchpoint): Use with_test_prefix.
1274 (top level): Factor out tests to ...
1275 (test_watch_location, test_regular_watch): ... these new
1276 procedures, and use with_test_prefix and gdb_continue_to_end.
1277
bb9d5f81
PP
12782014-09-16 Patrick Palka <patrick@parcs.ath.cx>
1279
1280 PR breakpoints/12526
1281 * gdb.base/watch-bitfields.exp: New file.
1282 * gdb.base/watch-bitfields.c: New file.
1283
635856f5
PA
12842014-09-16 Pedro Alves <palves@redhat.com>
1285
1286 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
1287 software and hardware addresses, not software address against
1288 itself.
1289
7280ceea
PA
12902014-09-16 Pedro Alves <palves@redhat.com>
1291
1292 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
1293 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
1294
428b16bd
PA
12952014-09-16 Pedro Alves <palves@redhat.com>
1296
1297 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
1298 files.
1299 * gdb.base/a2-run.exp: Remove all code guarded by istarget
1300 "*-*-vxworks*" throughout.
1301 * gdb.base/break.exp: Likewise.
1302 * gdb.base/default.exp: Likewise.
1303 * gdb.base/scope.exp: Likewise.
1304 * gdb.base/sepdebug.exp: Likewise.
1305 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
1306 throughout.
1307 * gdb.base/run.c: Likewise.
1308 * gdb.base/sepdebug.c: Likewise.
1309 * gdb.hp/gdb.aCC/run.c: Likewise.
1310 * gdb.reverse/until-reverse.c: Likewise.
1311 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
1312
666d413c
YQ
13132014-09-16 Yao Qi <yao@codesourcery.com>
1314
1315 * boards/local-remote-host-native.exp: New file.
1316
57cbd724
DE
13172014-09-14 Doug Evans <xdje42@gmail.com>
1318
1319 * gdb.threads/queue-signal.c (thread_count): New variable.
1320 (thread_count_mutex, thread_count_condvar): New variables.
1321 (incr_thread_count, wait_all_threads_running): New functions.
1322 (main): Wait for all threads to be in their thread functions.
1323
81219e53
DE
13242014-09-13 Doug Evans <xdje42@gmail.com>
1325
1326 * gdb.threads/queue-signal.c: New file.
1327 * gdb.threads/queue-signal.exp: New file.
1328
3714cea7
DE
13292014-09-13 Doug Evans <xdje42@gmail.com>
1330
1331 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
1332 be consistent with what default_gdb_init uses.
1333 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
1334 the plain text of the prompt. Add some logging printfs.
1335 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
1336
fa43b1d7
PA
13372014-09-12 Pedro Alves <palves@redhat.com>
1338
1339 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
1340 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
1341 * gdb.arch/i386-size-overlap.exp: Likewise.
1342 * gdb.arch/i386-size.exp: Likewise.
1343 * gdb.arch/i386-unwind.exp: Likewise.
1344 * gdb.base/a2-run.exp: Likewise.
1345 * gdb.base/break.exp: Likewise.
1346 * gdb.base/charset.exp: Likewise.
1347 * gdb.base/chng-syms.exp: Likewise.
1348 * gdb.base/commands.exp: Likewise.
1349 * gdb.base/dbx.exp: Likewise.
1350 * gdb.base/find.exp: Likewise.
1351 * gdb.base/funcargs.exp: Likewise.
1352 * gdb.base/jit-simple.exp: Likewise.
1353 * gdb.base/reread.exp: Likewise.
1354 * gdb.base/sepdebug.exp: Likewise.
1355 * gdb.base/step-bt.exp: Likewise.
1356 * gdb.cp/mb-inline.exp: Likewise.
1357 * gdb.cp/mb-templates.exp: Likewise.
1358 * gdb.objc/basicclass.exp: Likewise.
1359 * gdb.threads/killed.exp: Likewise.
1360
9d9bf2df
EBM
13612014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1362
1363 PR tdep/17379
1364 * gdb.arch/powerpc-stackless.S: New file.
1365 * gdb.arch/powerpc-stackless.exp: New file.
1366
1cf2f1b0
JK
13672014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1368
1369 * gdb.base/attach.c: Include unistd.h.
1370 (main): Call alarm. Add label postloop.
1371 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
1372 gdb_breakpoint, gdb_continue_to_breakpoint.
1373 (test_command_line_attach_run): Kill ${testpid} in one exit path.
1374
98880d46
PA
13752014-09-11 Pedro Alves <palves@redhat.com>
1376
1377 PR gdb/17347
1378 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
1379 * gdb.base/attach.exp (test_command_line_attach_run): New
1380 procedure.
1381 (top level): Call it.
1382
4c92ff2c
PA
13832014-09-11 Pedro Alves <palves@redhat.com>
1384
1385 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
1386 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
1387 (do_command_attach_tests): Use spawn_wait_for_attach.
1388 * gdb.base/solib-overlap.exp: Likewise.
1389 * gdb.multi/multi-attach.exp: Likewise.
1390 * gdb.python/py-prompt.exp: Likewise.
1391 * gdb.python/py-sync-interp.exp: Likewise.
1392 * gdb.server/ext-attach.exp: Likewise.
1393
3adc1a7d
GKB
13942014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
1395
1396 * gdb.fortran/array-element.exp: Remove unexpected "continue"
1397 command in testcase. Simplify testcase.
1398
96334934
JB
13992014-09-10 Joel Brobecker <brobecker@adacore.com>
1400
1401 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
1402
eb479039
JB
14032014-09-10 Joel Brobecker <brobecker@adacore.com>
1404
1405 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
1406
deede10c
JB
14072014-09-10 Joel Brobecker <brobecker@adacore.com>
1408
1409 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
1410
7828a5f5
JB
14112014-09-10 Joel Brobecker <brobecker@adacore.com>
1412
1413 * gdb.dwarf2/dynarr-ptr.c: New file.
1414 * gdb.dwarf2/dynarr-ptr.exp: New file.
1415
33aeebcf
MR
14162014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1417
1418 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
1419 of 30 rather than hardcoding 120 for a slow test case. Take the
1420 `gdb,timeout' target setting into account for this calculation.
1421 Don't extend the timeout for the test cases that don't need it.
1422
7b415901
MR
14232014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1424
1425 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
1426 a factor of 2 for a slow test case. Take the `gdb,timeout'
1427 target setting into account for this calculation.
1428 * gdb.reverse/until-precsave.exp: Increase the timeout by
1429 a factor of 15 and 3 respectively rather than adding 120
1430 for a pair of slow test cases. Take the `gdb,timeout'
1431 target setting into account for this calculation.
1432
4a40f85a
MR
14332014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1434
1435 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
1436 timeout, don't pass one down to gdb_expect.
1437 (gdb_expect): Rework timeout selection.
1438
09635af7
MR
14392014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1440
1441 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
1442 exception on timeout.
1443 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
1444 (gdbserver_start_extended): Catch any `gdbserver_start' error
1445 exceptions.
1446 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
1447 * lib/mi-support.exp (mi_gdb_target_load): Catch any
1448 `gdbserver_gdb_load' error exceptions.
1449
2bdd10b7
MR
14502014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1451
1452 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
1453 120 on waiting for the TCP socket to open.
1454
316935f0
DE
14552014-09-09 Doug Evans <xdje42@gmail.com>
1456
1457 * gdb.base/default.exp (show_conv_list): Add _caller_is,
1458 _caller_matches, _any_caller_is, _any_caller_matches.
1459
83740597
DE
14602014-09-09 Doug Evans <xdje42@gmail.com>
1461
1462 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
1463
4c122fc3
YQ
14642014-09-09 Yao Qi <yao@codesourcery.com>
1465
1466 * gdb.mi/mi-var-display.exp: Set print symbol off.
1467
a9f116cb
GKB
14682014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
1469
1470 PR gdb/17035
1471 * gdb.base/commands.exp: Add tests to verify user-defined
1472 commands with empty bodies.
1473 * gdb.python/py-cmd.exp: Test that we don't show user-defined
1474 python commands in `show user command`.
1475 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
1476 scheme commands in `show user command`.
1477
c75bd3a2
JK
14782014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1479
1480 PR python/17355
1481 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
1482 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
1483 * gdb.python/py-framefilter-invalidarg.exp: New file.
1484 * gdb.python/py-framefilter-invalidarg.py: New file.
1485
faa42425
DE
14862014-09-06 Doug Evans <xdje42@gmail.com>
1487
1488 PR 15276
1489 * gdb.python/py-caller-is.c: New file.
1490 * gdb.python/py-caller-is.exp: New file.
1491
474ca4f6
SDJ
14922014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
1493
1494 PR gdb/17235
1495 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
1496 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
1497
eb0b0463
SDJ
14982014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
1499
1500 PR fortran/17237
1501 * gdb.fortran/print-formatted.exp: New file.
1502 * gdb.fortran/print-formatted.f90: Likewise.
1503
5f3b99cf
SS
15042014-09-03 Sasha Smundak <asmundak@google.com>
1505
1506 * gdb.python/py-frame.exp: Test Frame.read_register.
1507
7d793aa9
SDJ
15082014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
1509
1510 PR python/16699
1511 * gdb.python/py-completion.exp: New file.
1512 * gdb.python/py-completion.py: Likewise.
1513
fb0576e9
DE
15142014-08-28 Doug Evans <dje@google.com>
1515
1516 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
1517 eax,etc. are live with values set by gdb and thus the compiler can't
1518 use them.
1519 * gdb.arch/i386-pseudo.c (main): Ditto.
1520
ee92b0dd
DE
15212014-08-27 Doug Evans <dje@google.com>
1522
1523 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
1524
6649db35
DE
15252014-08-25 Doug Evans <dje@google.com>
1526
1527 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
1528 (main): Ditto.
1529
564b7600
DE
15302014-08-25 Doug Evans <dje@google.com>
1531
1532 * gdb.threads/thread-execl.exp: #include <stdio.h>.
1533
3881fb67
YQ
15342014-08-24 Yao Qi <yao@codesourcery.com>
1535
1536 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
1537 symbol off.
1538 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
1539
a05a36a5
DE
15402014-08-22 Doug Evans <dje@google.com>
1541
1542 PR 17276
1543 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
1544 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
1545 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
1546
7c343b48
YQ
15472014-08-22 Yao Qi <yao@codesourcery.com>
1548
1549 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
1550 * gdb.python/py-finish-breakpoint2.exp: Likewise.
1551 * gdb.python/python.exp: Likewise. Use .py file on the host
1552 instead of the build.
1553
22fd09ae
JK
15542014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1555
1556 * gdb.threads/gcore-stale-thread.c: New file.
1557 * gdb.threads/gcore-stale-thread.exp: New file.
1558
a8454a7c
PA
15592014-08-21 Pedro Alves <palves@redhat.com>
1560
1561 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
1562 * gdb.base/gcore-relro-pie.exp: Likewise.
1563 * gdb.base/gcore-relro.exp: Likewise.
1564 * gdb.base/gcore.exp: Likewise.
1565 * gdb.base/print-symbol-loading.exp: Likewise.
1566 * gdb.threads/gcore-thread.exp: Likewise.
1567 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
1568
2a31c623
PA
15692014-08-20 Pedro Alves <palves@redhat.com>
1570 Jan Kratochvil <jan.kratochvil@redhat.com>
1571
1572 * Makefile.in (EXTRA_RULES, CC): New variables, get from
1573 configure.
1574 (EXPECT): Handle READ1 being set.
1575 (all): Depend on EXTRA_RULES.
1576 (check-read1, expect-read1, read1.so, read1): New rules.
1577 * README (Testsuite Parameters): Document the READ1 make variable.
1578 (Race detection): New section.
1579 * configure: Regenerate.
1580 * configure.ac: If build==host==target, and running under a
1581 GNU/glibc system, add read1 to the extra Makefile rules.
1582 (EXTRA_RULES): AC_SUBST it.
1583 * lib/read1.c: New file.
1584
d36430db
JB
15852014-08-20 Joel Brobecker <brobecker@adacore.com>
1586
1587 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
1588 the handling of variables declared as a typedef to an array
1589 which a DW_AT_data_location attribute.
1590
9a0dc9e3
PA
15912014-08-19 Andrew Burgess <aburgess@broadcom.com>
1592 Pedro Alves <palves@redhat.com>
1593
1594 PR symtab/14604
1595 PR symtab/14605
1596 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
1597 gdb_test.
1598
0718a8da
PA
15992014-08-19 Pedro Alves <palves@redhat.com>
1600
1601 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
1602
13b448cd
YQ
16032014-08-19 Yao Qi <yao@codesourcery.com>
1604
1605 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
1606 right line.
1607
1cbf5077
DB
16082014-08-18 David Blaikie <dblaikie@gmail.com>
1609
1610 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
1611
bf0fae19
JB
16122014-08-18 Joel Brobecker <brobecker@adacore.com>
1613
1614 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
1615 attribute in array range.
1616
3c8c5dcc
JB
16172014-08-18 Joel Brobecker <brobecker@adacore.com>
1618
1619 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
1620
e66d4446
SC
16212014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1622
1623 PR c++/17132
1624 * gdb.cp/pr17132.cc: New file.
1625 * gdb.cp/pr17132.exp: New file.
1626
940df408
SC
16272014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1628
1629 * gdb.python/py-xmethods.py (A_getarrayind)
1630 (E_method_char_worker.__call__, E_method_int_worker.__call__):
1631 Use 'print' with function call syntax.
1632 (E_method_matcher.match): Fix tab vs space indentation mixup.
1633
ebcc6c3a
YQ
16342014-08-15 Yao Qi <yao@codesourcery.com>
1635
1636 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
1637 false.
1638
775e0f04
YQ
16392014-08-15 Yao Qi <yao@codesourcery.com>
1640
1641 * gdb.cp/casts.exp: Set print symbol off.
1642 * gdb.cp/class2.exp: Likewise.
1643 * gdb.cp/overload.exp: Likewise.
1644 * gdb.cp/templates.exp: Likewise.
1645
d769e349
DE
16462014-08-11 Doug Evans <dje@google.com>
1647
1648 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1649 (test_load_shlib): Update.
1650
20c6f1e1
YQ
16512014-08-09 Yao Qi <yao@codesourcery.com>
1652
1653 * gdb.base/display.exp: Invoke is_address_zero_readable.
1654 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
1655 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1656 * gdb.base/hbreak-unmapped.exp: Return if
1657 is_address_zero_readable returns true.
1658 * gdb.base/signest.exp: Likewise.
1659 * gdb.base/signull.exp: Likewise.
1660 * gdb.base/sigbpt.exp: Likewise.
1661 * gdb.guile/scm-disasm.exp: Do the test if
1662 is_address_zero_readable returns false.
1663 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
1664 * gdb.python/py-arch.exp: Likewise.
1665 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
1666 * lib/gdb.exp (is_address_zero_readable): New proc.
1667
5792e8e3
YQ
16682014-08-09 Yao Qi <yao@codesourcery.com>
1669
1670 PR testsuite/13443
1671 * gdb.mi/mi-var-display.exp: Make test messages unique.
1672
3cecbbbe
TT
16732014-08-04 Tom Tromey <tromey@redhat.com>
1674
1675 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
1676 target 0".
1677
00b51ff5
TT
16782014-08-04 Tom Tromey <tromey@redhat.com>
1679
1680 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
1681 "target_resume".
1682
6908c509
JB
16832014-08-01 Joel Brobecker <brobecker@adacore.com>
1684
1685 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
1686 inner_vla_struct_object_size.
1687 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
1688 as xfail.
1689
cc6563d2
PA
16902014-07-30 Pedro Alves <palves@redhat.com>
1691
1692 * gdb.threads/signal-command-handle-nopass.exp (test): Add
1693 comment.
1694
7e09a223
YQ
16952014-07-29 Yao Qi <yao@codesourcery.com>
1696
1697 PR gdb/17206
1698 * gdb.base/until-nodebug.exp: New.
1699
7ebdbe92
DE
17002014-07-28 Doug Evans <xdje42@gmail.com>
1701
1702 PR guile/17203
1703 * gdb.guile/scm-parameter.exp: Add tests for trying to create
1704 previously existing parameter, and previously ambiguously spelled
1705 parameter.
1706
fdb1adc6
WN
17072014-07-28 Will Newton <will.newton@linaro.org>
1708
1709 * gdb.base/varargs.exp: Remove KFAILs for ARM.
1710
186fcde0
DE
17112014-07-26 Ludovic Courtès <ludo@gnu.org>
1712 Doug Evans <xdje42@gmail.com>
1713
1714 PR guile/17146
1715 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
1716
70509625
PA
17172014-07-25 Pedro Alves <palves@redhat.com>
1718
1719 * gdb.threads/signal-command-handle-nopass.c: New file.
1720 * gdb.threads/signal-command-handle-nopass.exp: New file.
1721 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
1722 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
1723 * gdb.threads/signal-delivered-right-thread.c: New file.
1724 * gdb.threads/signal-delivered-right-thread.exp: New file.
1725
c3f814a1
PA
17262014-07-25 Pedro Alves <palves@redhat.com>
1727
1728 * gdb.base/double-prompt-target-event-error.exp
1729 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
1730 match.
1731 (cancel_pagination_in_target_event): Rework double prompt
1732 detection.
1733 * gdb.base/paginate-after-ctrl-c-running.exp
1734 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
1735 <return>' match.
1736 * gdb.base/paginate-bg-execution.exp
1737 (test_bg_execution_pagination_return)
1738 (test_bg_execution_pagination_cancel): Remove '-notransfer
1739 <return>' matches.
1740 * gdb.base/paginate-execution-startup.exp
1741 (test_fg_execution_pagination_return)
1742 (test_fg_execution_pagination_cancel): Remove '-notransfer
1743 <return>' matches.
1744 * gdb.base/paginate-inferior-exit.exp
1745 (test_paginate_inferior_exited): Remove '-notransfer <return>'
1746 match.
1747 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
1748 * lib/gdb.exp (pagination_prompt): Run text through
1749 string_to_regexp.
1750 (gdb_test_multiple): Match $pagination_prompt instead of
1751 "<return>".
1752 (string_to_regexp): Move to lib/gdb-utils.exp.
1753
e214cf6c
JK
17542014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1755
1756 * gdb.arch/amd64-entry-value-paramref.S: New file.
1757 * gdb.arch/amd64-entry-value-paramref.cc: New file.
1758 * gdb.arch/amd64-entry-value-paramref.exp: New file.
1759 * gdb.arch/amd64-optimout-repeat.S: New file.
1760 * gdb.arch/amd64-optimout-repeat.c: New file.
1761 * gdb.arch/amd64-optimout-repeat.exp: New file.
1762
17d0c5c8
JK
17632014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1764
1765 PR gdb/17170
1766 * gdb.base/statistics.exp: New file.
1767
b8b8facf
DE
17682014-07-17 Doug Evans <dje@google.com>
1769
74b49205 1770 PR gdb/17170
b8b8facf
DE
1771 * gdb.base/maint.exp: Update testing of per-command stats.
1772
1b5d0ab3
PA
17732014-07-16 Pedro Alves <palves@redhat.com>
1774
1775 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
1776 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
1777 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
1778 (tfile_write_buf): New functions.
1779 (add_memory_block): Rewrite using the above.
1780 (adjust_function_address): New function.
1781 (FUNCTION_ADDRESS): New macro.
1782 (write_basic_trace_file): Remove short_x local, and use
1783 tfile_write_16. Change type of func_addr local to unsigned long
1784 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
1785 here. Cast argument of add_memory_block to char pointer.
1786 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
1787 (main): Remove parameters.
1788 * gdb.trace/tfile.exp: Remove nowarnings.
1789
4d974e88
SM
17902014-07-15 Simon Marchi <simon.marchi@ericsson.com>
1791
1792 * gdb.base/debug-expr.exp: Test string evaluation with
1793 "debug expression" on.
1794
41e99568
PA
17952014-07-15 Pedro Alves <palves@redhat.com>
1796
1797 * gdb.base/reread.exp: Use clean_restart.
1798
487d9753
PL
17992014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
1800
1801 * gdb.arch/avr-flash-qualifer.c: New.
1802 * gdb.arch/avr-flash-qualifer.exp: New.
1803
cc1c52ad
PA
18042014-07-14 Pedro Alves <palves@redhat.com>
1805
1806 * gdb.base/paginate-after-ctrl-c-running.c: New file.
1807 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
1808
1e973570
PA
18092014-07-14 Pedro Alves <palves@redhat.com>
1810
1811 * gdb.base/double-prompt-target-event-error.c: New file.
1812 * gdb.base/double-prompt-target-event-error.exp: New file.
1813
93d6eb10
PA
18142014-07-14 Pedro Alves <palves@redhat.com>
1815
1816 PR gdb/17072
1817 * gdb.base/paginate-inferior-exit.c: New file.
1818 * gdb.base/paginate-inferior-exit.exp: New file.
1819
0017922d
PA
18202014-07-14 Pedro Alves <palves@redhat.com>
1821
1822 PR gdb/17072
1823 * gdb.base/paginate-bg-execution.c: New file.
1824 * gdb.base/paginate-bg-execution.exp: New file.
1825
94696ad3
PA
18262014-07-14 Pedro Alves <palves@redhat.com>
1827
1828 PR gdb/17072
1829 * gdb.base/paginate-execution-startup.c: New file.
1830 * gdb.base/paginate-execution-startup.exp: New file.
1831 * lib/gdb.exp (pagination_prompt): New global.
1832 (default_gdb_spawn): New procedure, factored out from
1833 default_gdb_spawn.
1834 (default_gdb_start): Adjust to call default_gdb_spawn.
1835 (gdb_spawn): New procedure.
1836
bd293940
PA
18372014-07-14 Pedro Alves <palves@redhat.com>
1838
1839 * lib/gdb.exp (gdb_assert): New procedure.
1840 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
1841
c933f875
PA
18422014-07-14 Pedro Alves <palves@redhat.com>
1843
1844 * gdb.base/execution-termios.c: New file.
1845 * gdb.base/execution-termios.exp: New file.
1846
d98b7a16
TT
18472014-07-14 Tom Tromey <tromey@redhat.com>
1848
1849 * gdb.cp/vla-cxx.cc: New file.
1850 * gdb.cp/vla-cxx.exp: New file.
1851
548740d6
TT
18522014-07-14 Tom Tromey <tromey@redhat.com>
1853
1854 * gdb.reverse/rerun-prec.c: New file.
1855 * gdb.reverse/rerun-prec.exp: New file.
1856
a25eb028
MR
18572014-07-12 Maciej W. Rozycki <macro@mips.com>
1858 Maciej W. Rozycki <macro@codesourcery.com>
1859
1860 * lib/gdb-utils.exp: New file.
1861 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
1862 inline `gdb_init_command' processing.
1863 (gdb_start_cmd): Likewise.
1864 * lib/mi-support.exp (mi_run_cmd): Likewise.
1865 * README: Document `gdb_init_command' and `gdb_init_commands'.
1866
218c2655
JK
18672014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1868
1869 Fix false FAIL running under a very long directory name.
1870 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
1871 and "set print elements 10000". Twice.
1872
5401fde3
YQ
18732014-07-11 Yao Qi <yao@codesourcery.com>
1874
1875 * gdb.base/exprs.exp: "set print symbol off".
1876
e76126e8
PA
18772014-07-11 Pedro Alves <palves@redhat.com>
1878
1879 * gdb.threads/kill.c: New file.
1880 * gdb.threads/kill.exp: New file.
1881
2d6f0de6
YQ
18822014-07-10 Yao Qi <yao@codesourcery.com>
1883
1884 * gdb.trace/tfile.c (write_basic_trace_file)
1885 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
1886 address written to trace file.
1887
7180e04a
PA
18882014-07-09 Pedro Alves <palves@redhat.com>
1889
1890 * gdb.base/attach-wait-input.exp: New file.
1891 * gdb.base/attach-wait-input.c: New file.
1892
9a9a7608
AB
18932014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1894
1895 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
1896 setting up test structures.
1897 (main): Call new test function.
1898 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
1899 test function, continue into test function and walk test
1900 structures.
1901
161ac41e
YQ
19022014-07-02 Yao Qi <yao@codesourcery.com>
1903
1904 * gdb.trace/entry-values.c: Define labels 'foo_start' and
1905 'bar_start' at the beginning of functions 'foo' and 'bar'
1906 respectively.
1907 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
1908 instead of 'foo' and 'bar'.
1909
1f267ae3
MM
19102014-07-08 Markus Metzger <markus.t.metzger@intel.com>
1911
1912 * gdb.btrace/segv.exp: New.
1913 * gdb.btrace/segv.c: New.
1914
2b239efb
LM
19152014-07-02 Luis Machado <lgustavo@codesourcery.com>
1916
1917 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
1918 instruction.
1919
cf363f18
MW
19202014-06-30 Mark Wielaard <mjw@redhat.com>
1921
1922 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
1923 vulture, vilify, villar): New volatile array constants.
1924 (vindictive, vegetation): New const volatile array constants.
1925 * gdb.base/volatile.exp: Test volatile and const volatile array
1926 types.
1927
aebf9d24
AA
19282014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
1929
1930 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
1931 target lacks support for awatch, rwatch, or hbreak.
1932
b67a2c6f
YQ
19332014-06-27 Yao Qi <yao@codesourcery.com>
1934
1935 * gdb.multi/dummy-frame-restore.exp: New.
1936 * gdb.multi/dummy-frame-restore.c: New.
1937
aef92902
MM
19382014-06-25 Markus Metzger <markus.t.metzger@intel.com>
1939
1940 * gdb.btrace/gcore.exp: New.
1941
8e9db26e
PA
19422014-06-23 Pedro Alves <palves@redhat.com>
1943
1944 * gdb.base/watchpoint-reuse-slot.c: New file.
1945 * gdb.base/watchpoint-reuse-slot.exp: New file.
1946
70afc5b7
SC
19472014-06-23 Siva Chandra Reddy <sivachandra@google.com>
1948
1949 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
1950 progspace's filename in 'info', 'enable' and 'disable' command
1951 tests.
1952
b972bd9c
JK
19532014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1954
1955 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
1956 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
1957 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
1958
125f8a3d
GB
19592014-06-20 Gary Benson <gbenson@redhat.com>
1960
1961 * gdb.arch/i386-avx.exp: Fix include file location.
1962 * gdb.arch/i386-sse.exp: Likewise.
1963
3ed9baed
IB
19642014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
1965
1966 * gdb.dlang/expression.exp: New file.
1967
034f788c
PA
19682014-06-19 Pedro Alves <palves@redhat.com>
1969
1970 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
1971 out from ...
1972 (top level): ... here. Iterate running tests under different
1973 scheduler-locking settings.
1974
45371d0c
LM
19752014-06-18 Luis Machado <lgustavo@codesourcery.com>
1976
1977 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
1978 to DW_FORM_addr and use non-zero addresses.
1979
5d376983
SC
19802014-06-18 Siva Chandra Reddy <sivachandra@google.com>
1981
1982 PR gdb/17017
1983 * gdb.python/py-xmethods.cc: Add global function call counters and
1984 increment them in their respective functions. Remove "cout"
1985 statements.
1986 * gdb.python/py-xmethods.exp: Make tests check the global function
1987 call counters instead of depending on inferior IO.
1988
a1aa2221
LM
19892014-06-18 Don Breazeal <donb@codesourcery.com>
1990
1991 * gdb.base/foll-fork.exp (default_fork_parent_follow):
1992 Deleted procedure.
1993 (explicit_fork_parent_follow): Deleted procedure.
1994 (explicit_fork_child_follow): Deleted procedure.
1995 (test_follow_fork): New procedure.
1996 (do_fork_tests): Replace calls to deleted procedures with
1997 calls to test_follow_fork and reset GDB for subsequent
1998 procedure calls.
1999
0fc05997
YQ
20002014-06-17 Yao Qi <yao@codesourcery.com>
2001
2002 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
2003 CP1252.
2004
70795c52
LM
20052014-06-17 Luis Machado <lgustavo@codesourcery.com>
2006
2007 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
2008 Initialize ptr and S explicitly.
2009 (skip_type_update_when_not_use_rtti_test): Likewise.
2010
6be47f0c
KS
20112014-06-16 Keith Seitz <keiths@redhat.com>
2012
2013 PR mi/15863
2014 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
2015 the inferior is started.
2016
d03de421
PA
20172014-06-16 Pedro Alves <palves@redhat.com>
2018
2019 * gdb.base/break-main-file-remove-fail.c: New file.
2020 * gdb.base/break-main-file-remove-fail.exp: New file.
2021 * gdb.base/break-unload-file.exp: Use build_executable instead of
2022 prepare_for_testing.
2023 (test_break): New parameter "initial_load". Handle it.
2024 (top level): Add initial_load cmdline/file axis.
2025
f9579b99
TT
20262014-06-12 Tom Tromey <tromey@redhat.com>
2027
2028 * gdb.base/completion.exp: Don't use directory name in test.
2029
3657956b
GB
20302014-06-09 Gary Benson <gbenson@redhat.com>
2031
2032 * gdb.base/sigall.c [Functions to send signals]: Reorder to
2033 separate the always-available ANSI-standard signals from the
2034 signals that require checking.
2035 (main): Likewise.
2036 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
2037 Likewise.
2038 (main): Likewise.
2039
4186eb54
KS
20402014-06-07 Keith Seitz <keiths@redhat.com>
2041
2042 Revert:
2043 PR c++/16253
2044 * gdb.cp/var-tag.cc: New file.
2045 * gdb.cp/var-tag.exp: New file.
2046 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
2047 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
2048 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2049 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2050
25326a28 20512014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
2052
2053 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
2054
829155c9
PA
20552014-06-06 Pedro Alves <palves@redhat.com>
2056
2057 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
2058 in target debug output instead of looking at RSP packets,
2059 disabling the test on any target that uses hardware stepping.
2060 Update comments.
2061
61c8d22e
PA
20622014-06-06 Pedro Alves <palves@redhat.com>
2063
2064 * gdb.base/break-unload-file.exp: Fix typo.
2065
d9a47287
YQ
20662014-06-06 Yao Qi <yao@codesourcery.com>
2067
2068 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
2069 from "jit_function" to "^jit_function".
2070
e5e01dbf
YQ
20712014-06-06 Yao Qi <yao@codesourcery.com>
2072
2073 * gdb.base/async.c (foo): Add one statement.
2074 * gdb.base/async.exp: Get the next instruction address and
2075 match the output of "nexti" by instruction address. Match
2076 the hex address in the output of "finish".
2077
73ba372c
GB
20782014-06-06 Gary Benson <gbenson@redhat.com>
2079
2080 * gdb.base/call-signals.c: Remove preprocessor conditionals
2081 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
2082 SIGSEGV and SIGTERM.
2083 * gdb.base/sigall.c: Likewise.
2084 * gdb.base/unwindonsignal.c: Likewise.
2085 * gdb.reverse/sigall-reverse.c: Likewise.
2086
831517df
YQ
20872014-06-06 Yao Qi <yao@codesourcery.com>
2088
2089 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
2090 readable, skip the test.
2091
b8b91e98
YQ
20922014-06-06 Yao Qi <yao@codesourcery.com>
2093
2094 * gdb.threads/staticthreads.c (thread_function): Move the line
2095 setting breakpoint on forward.
2096 * gdb.threads/staticthreads.exp: Update comments.
2097
fb934770
LC
20982014-06-05 Ludovic Courtès <ludo@gnu.org>
2099
2100 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
2101 "history-append! type error".
2102
6ef284bd
SM
21032014-06-05 Simon Marchi <simon.marchi@ericsson.com>
2104
2105 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
2106 erroneous dprintf expected input.
2107
a872e241
DE
21082014-06-04 Doug Evans <xdje42@gmail.com>
2109
2110 * gdb.guile/scm-generics.exp: Delete.
2111
16f691fb
DE
21122014-06-04 Doug Evans <xdje42@gmail.com>
2113
2114 * gdb.guile/scm-breakpoint.exp: Update.
2115 Add tests for breakpoint registration.
2116
012370f6
TT
21172014-06-04 Tom Tromey <tromey@redhat.com>
2118
2119 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
2120 VLA-in-union.
2121 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
2122 inner_vla_struct, vla_union types. Initialize objects of those
2123 types and compute their sizes.
2124
9f5a4cef
HZ
21252014-06-04 Nathan Sidwell <nathan@codesourcery.com>
2126 Hui Zhu <hui@codesourcery.com>
2127
2128 * gdb.base/fileio.exp: Add test for shell not available as well as
2129 available.
2130 * gdb.base/fileio.c (test_system): Check for shell twice.
2131
90a45c4d
YQ
21322014-06-04 Yao Qi <yao@codesourcery.com>
2133
2134 * gdb.base/auto-connect-native-target.exp: Remove redundant
2135 space from the regexp pattern.
2136
70017e41
YQ
21372014-06-04 Yao Qi <yao@codesourcery.com>
2138
2139 * gdb.base/default.exp: Replace "child" with "native" in
2140 regexp pattern.
2141
883964a7
SC
21422014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2143
2144 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
2145 * gdb.python/py-xmethods.exp: New tests to test xmethods.
2146 * gdb.python/py-xmethods.py: Python script supporting the
2147 new testcase and tests.
2148
ef370185
JB
21492014-06-03 Joel Brobecker <brobecker@adacore.com>
2150 Pedro Alves <palves@redhat.com>
2151
2152 PR breakpoints/17000
2153 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
2154 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
2155
1e2ccb61
BM
21562014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
2157
2158 * gdb.base/subst.exp: Add tests to verify partial path matching
2159 output.
2160
c6ec5ab2
PA
21612014-06-03 Pedro Alves <palves@redhat.com>
2162
2163 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
2164 target that doesn't use software single-stepping.
2165
835c559f
PA
21662014-06-03 Pedro Alves <palves@redhat.com>
2167
2168 PR breakpoints/17000
2169 * gdb.base/sss-bp-on-user-bp-2.c: New file.
2170 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
2171
06eb1586
DE
21722014-06-02 Doug Evans <xdje42@gmail.com>
2173
2174 * gdb.guile/scm-parameter.exp: New file.
2175
e698b8c4
DE
21762014-06-02 Doug Evans <xdje42@gmail.com>
2177
2178 * gdb.guile/scm-cmd.c: New file.
2179 * gdb.guile/scm-cmd.exp: New file.
2180
ded03782
DE
21812014-06-02 Doug Evans <xdje42@gmail.com>
2182
2183 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
2184 pretty-printer lookup.
2185 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
2186 (make-pp_s-printer): Call it.
2187 (make-pretty-printer-from-dict): New function.
2188 (lookup-pretty-printer-maker-from-dict): New function.
2189 (*pretty-printer*): Simplify.
2190 (make-objfile-pp_s-printer): New function.
2191 (install-objfile-pretty-printers!): New function.
2192 (make-progspace-pp_s-printer): New function.
2193 (install-progspace-pretty-printers!): New function.
2194 * gdb.guile/scm-progspace.c: New file.
2195 * gdb.guile/scm-progspace.exp: New file.
2196
41fac0cf
PA
21972014-06-02 Pedro Alves <palves@redhat.com>
2198
2199 * gdb.base/dprintf-bp-same-addr.c: New file.
2200 * gdb.base/dprintf-bp-same-addr.exp: New file.
2201
96ae5695
EBM
22022014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2203
2204 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
2205 * gdb.arch/powerpc-power.s: Likewise.
2206
da02b3a8
JB
22072014-06-02 Joel Brobecker <brobecker@adacore.com>
2208
2209 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
2210
c72b2e7b
YQ
22112014-06-01 Yao Qi <yao@codesourcery.com>
2212
2213 * gdb.base/watchpoint.exp (test_watch_location): Check null
2214 pointer can be dereferenced. If not, do the test, otherwise
2215 skip it.
2216
53e8a631
AB
22172014-05-30 Andrew Burgess <aburgess@broadcom.com>
2218
2219 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
2220 results.
2221 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
2222
938f0e2f
AB
22232014-05-30 Andrew Burgess <aburgess@broadcom.com>
2224
2225 * gdb.arch/amd64-invalid-stack-middle.S: New file.
2226 * gdb.arch/amd64-invalid-stack-middle.c: New file.
2227 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
2228 * gdb.arch/amd64-invalid-stack-top.c: New file.
2229 * gdb.arch/amd64-invalid-stack-top.exp: New file.
2230
9ba6657a
PA
22312014-05-30 Pedro Alves <palves@redhat.com>
2232
2233 PR breakpoints/17000
2234 * gdb.base/sss-bp-on-user-bp.c: New file.
2235 * gdb.base/sss-bp-on-user-bp.exp: New file.
2236
522c09bf
DB
22372014-05-30 David Blaikie <dblaikie@gmail.com>
2238
2239 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
2240 gnu_inline semantics via attribute.
2241 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
2242 source explicitly specifies the required semantics.
2243
bf4ef81e
MR
22442014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
2245
2246 * gdb.reverse/sigall-reverse.exp: Fix a typo.
2247
329ea579
PA
22482014-05-29 Pedro Alves <palves@redhat.com>
2249 Tom Tromey <tromey@redhat.com>
2250
2251 * gdb.base/async-shell.exp: Don't enable target-async.
2252 * gdb.base/async.exp
2253 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
2254 parameter. Adjust.
2255 (top level): Don't test with "target-async".
2256 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
2257 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
2258 * gdb.base/inferior-died.exp: Don't enable target-async.
2259 * gdb.base/interrupt-noterm.exp: Likewise.
2260 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
2261 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2262 * gdb.mi/mi-nonstop.exp: Likewise.
2263 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2264 * gdb.mi/mi-nsintrall.exp: Likewise.
2265 * gdb.mi/mi-nsmoribund.exp: Likewise.
2266 * gdb.mi/mi-nsthrexec.exp: Likewise.
2267 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2268 * gdb.multi/watchpoint-multi.exp: Adjust comment.
2269 * gdb.python/py-evsignal.exp: Don't enable target-async.
2270 * gdb.python/py-evthreads.exp: Likewise.
2271 * gdb.python/py-prompt.exp: Likewise.
2272 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
2273 * gdb.server/solib-list.exp: Don't enable target-async.
2274 * gdb.threads/thread-specific-bp.exp: Likewise.
2275 * lib/mi-support.exp: Adjust to use mi-async.
2276
fd664c91
PA
22772014-05-29 Pedro Alves <palves@redhat.com>
2278
2279 PR gdb/13860
2280 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
2281 reason, even in sync mode.
2282
251bde03
PA
22832014-05-29 Pedro Alves <palves@redhat.com>
2284 Hui Zhu <hui@codesourcery.com>
2285
2286 PR PR15693
2287 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
2288 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
2289 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
2290 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
2291
7f3c0343
JB
22922014-05-28 Joel Brobecker <brobecker@adacore.com>
2293
2294 * config/monitor.exp (gdb_target_monitor): Replace use of
2295 "set remotebaud" by "set serial baud".
2296
b2715b27
AW
22972014-05-26 Andy Wingo <wingo@igalia.com>
2298
2299 * gdb.guile/scm-breakpoint.exp:
2300 * gdb.guile/scm-gsmob.exp: Update to use plain old object
2301 properties instead of gdb-object-properties.
2302
498a4489
YQ
23032014-05-26 Yao Qi <yao@codesourcery.com>
2304
2305 * gdb.server/no-thread-db.exp: Specify source file name
2306 explicitly when setting a breakpoint.
2307
589fdceb
MM
23082014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2309
2310 * gdb.btrace/vdso.c: New.
2311 * gdb.btrace/vdso.exp: New.
2312
e9089e05
MM
23132014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2314
2315 * gdb.base/gcore.exp (capture_command_output): Move ...
2316 * lib/gdb.exp (capture_command_output): ... here.
2317
67b5c0c1
MM
23182014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2319
2320 * gdb.btrace/data.exp: Test memory access during btrace replay.
2321
a2199296
SM
23222014-05-22 Simon Marchi <simon.marchi@ericsson.com>
2323
2324 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
2325
17b2616c
PA
23262014-05-21 Pedro Alves <palves@redhat.com>
2327
2328 PR gdb/13860
2329 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
2330 (top level): Test that output related to execution commands is
2331 sent to the console with CLI commands, but not with MI commands.
2332 Test that breakpoint events are always mirrored to the console.
2333 Also expect the new source line to be output after a "next" in
2334 async mode too. Make it a pass/fail test.
2335 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
2336 output.
2337 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
2338
5166082f
PA
23392014-05-21 Pedro Alves <palves@redhat.com>
2340
2341 * gdb.base/list.exp (build_pattern, test_list): New procedures.
2342 Use them to test variations of "list" after reaching a breakpoint.
2343 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
2344 Test "list" with listsize 10 after reaching a breakpoint.
2345 * gdb.python/python.exp (decode_line current location line
2346 number): Adjust expected line number.
2347
2f25d70f
SM
23482014-05-21 Simon Marchi <simon.marchi@ericsson.com>
2349
2350 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
2351 behavior for $args, pass it directly to "run".
2352
ff604a67
MR
23532014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
2354
2355 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
2356 30000 to 65536.
2357
6a3cb8e8
PA
23582014-05-21 Pedro Alves <palves@redhat.com>
2359
2360 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
2361 auto-connect-native-target off".
2362 * gdb.base/auto-connect-native-target.c: New file.
2363 * gdb.base/auto-connect-native-target.exp: New file.
2364
4ebfc96e
PA
23652014-05-21 Pedro Alves <palves@redhat.com>
2366
2367 * gdb.base/default.exp: Test "target native" instead of "target
2368 child".
2369
36d46afb
MW
23702014-05-21 Mark Wielaard <mjw@redhat.com>
2371
2372 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2373
5876f503
JK
23742014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2375
2376 Fix TLS access for -static -pthread.
2377 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
2378 <HAVE_TLS> (thread_function, main): Initialize it.
2379 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
2380 Add clean_restart.
2381 <$have_tls != "">: Check TLSVAR.
2382
0256a6ac
PA
23832014-05-21 Pedro Alves <palves@redhat.com>
2384
2385 * gdb.base/dcache-line-read-error.c: New.
2386 * gdb.base/dcache-line-read-error.exp: New.
2387
936d2992
PA
23882014-05-20 Pedro Alves <palves@redhat.com>
2389
2390 * gdb.base/compare-sections.c: New file.
2391 * gdb.base/compare-sections.exp: New file.
2392
802e8e6d
PA
23932014-05-20 Pedro Alves <palves@redhat.com>
2394
2395 * gdb.base/break-idempotent.c: New file.
2396 * gdb.base/break-idempotent.exp: New file.
2397
e59fa00f
MM
23982014-05-20 Markus Metzger <markus.t.metzger@intel.com>
2399
2400 * gdb.btrace/nohist.exp: New.
2401
8b696e31
YQ
24022014-05-20 Yao Qi <yao@codesourcery.com>
2403
2404 * lib/gdb.exp (gdb_init): Set timeout if test file is under
2405 gdb.reverse directory and gdb_reverse_timeout exists in board
2406 setting.
2407 * README: Document gdb_reverse_timeout.
2408
73c9764f
YQ
24092014-05-20 Yao Qi <yao@codesourcery.com>
2410
2411 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
2412 'test_file_name'. Treat args as a string instead of a list.
2413 (gdb_init): Rename argument 'args' by 'test_file_name'.
2414
f1f4348a
JK
24152014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2416
2417 * gdb.arch/powerpc-power.exp: New file.
2418 * gdb.arch/powerpc-power.s: New file.
2419
0dbe70ce
DE
24202014-05-16 Doug Evans <dje@google.com>
2421
2422 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
2423 * gdb.base/completion.exp: Check that all expected files exist
2424 before doing file completion.
0dbe70ce 2425
8d551b02
DE
24262014-05-16 Doug Evans <dje@google.com>
2427
2428 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
2429 Update.
2430 (do_syscall_tests_without_xml): Update.
2431
73eb7709
PA
24322014-05-16 Pedro Alves <palves@redhat.com>
2433
2434 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
2435 instead of "unknown output after running".
2436
3fae92fc
YQ
24372014-05-16 Yao Qi <yao@codesourcery.com>
2438
2439 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
2440 file1.txt from host at the end.
2441 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2442
c2b2ccc5
DE
24432014-05-15 Doug Evans <dje@google.com>
2444
2445 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
2446 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
2447 loading file. Add test for TU lookup.
2448
8c217a4b
SM
24492014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2450
2451 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
2452 calling "-exec-arguments" or "set args" before running the
2453 inferior.
2454
3deb39c6
SM
24552014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2456
2457 * lib/mi-support.exp (mi_expect_stop): Expect message for
2458 inferiors that exit with non-zero exit code.
2459
71a79f8c
YQ
24602014-05-14 Yao Qi <yao@codesourcery.com>
2461
2462 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
2463 match absolute path on remote host.
2464 (test_file_list_exec_source_files): Remove "/" from the
2465 pattern.
2466
f23fcd46
YQ
24672014-05-14 Yao Qi <yao@codesourcery.com>
2468
2469 * boards/local-remote-host-notty.exp (${board}_file): New
2470 proc.
2471
9404b58f
KM
24722014-05-07 Kyle McMartin <kyle@redhat.com>
2473
2474 Pushed by Joel Brobecker <brobecker@adacore.com>.
2475 * gdb.arch/aarch64-atomic-inst.c: New file.
2476 * gdb.arch/aarch64-atomic-inst.exp: New file.
2477
5e45f04c
YQ
24782014-05-07 Yao Qi <yao@codesourcery.com>
2479
2480 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
2481 in current context" too.
2482
c888a17d
KS
24832014-05-05 Keith Seitz <keiths@redhat.com>
2484
2485 * gdb.linespec/ls-dollar.exp: Add test for linespec
2486 file:convenience_variable.
2487
290a839c
YQ
24882014-05-05 Yao Qi <yao@codesourcery.com>
2489
2490 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
2491 traceframes into tfile and ctf trace files. Read data from
2492 trace file and test collected data.
2493 (gdb_collect_locals_test): Likewise.
2494 (gdb_unavailable_registers_test): Likewise.
2495 (gdb_unavailable_floats): Likewise.
2496 (gdb_collect_globals_test): Likewise.
2497 (top-level): Append "ctf" to trace_file_targets if GDB
2498 supports.
2499
b5262cd0
YQ
25002014-05-05 Yao Qi <yao@codesourcery.com>
2501
2502 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
2503 code to ...
2504 (gdb_collect_args_test_1): ... it. New proc.
2505 (gdb_collect_locals_test): Move some code to ...
2506 (gdb_collect_locals_test_1): ... it. New proc.
2507 (gdb_unavailable_registers_test): Move some code to ...
2508 (gdb_unavailable_registers_test_1): ... it. New proc.
2509 (gdb_unavailable_floats): Move some code to ...
2510 (gdb_unavailable_floats_1): ... it. New proc.
2511
30a1e6cc
SDJ
25122014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2513
2514 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
2515 probes to test for bitness recognition.
2516 * gdb.arch/amd64-stap-optional-prefix.exp
2517 (test_probe_value_without_reg): New procedure.
2518 Add code to test for different kinds of bitness.
2519
f33da99a
SDJ
25202014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2521
2522 PR breakpoints/16889
2523 * gdb.arch/amd64-stap-optional-prefix.S: New file.
2524 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2525
5b80f00d
PA
25262014-05-01 Pedro Alves <palves@redhat.com>
2527
2528 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
2529 gdb_file_cmd if no file is specified.
2530 * boards/native-extended-gdbserver.exp (gdb_load): Use the
2531 last_loaded_file to set the remote exec-file.
2532
f8c2a73c
PA
25332014-05-01 Pedro Alves <palves@redhat.com>
2534
2535 * boards/local-remote-host.exp: New file.
2536
be6e8ac7
PA
25372014-05-01 Pedro Alves <palves@redhat.com>
2538
2539 * boards/local-remote-host.exp: Rename to ...
2540 * boards/local-remote-host-notty.exp: ... this.
2541
cac0dc8f
JB
25422014-04-28 Joel Brobecker <brobecker@adacore.com>
2543
2544 * gdb.ada/dyn_arrayidx: New testcase.
2545
9730e6cc
YQ
25462014-04-26 Yao Qi <yao@codesourcery.com>
2547
2548 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
2549 and compute the length of function main. Save it in
2550 $main_length.
2551 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
2552 (top-level): Use gdb_compile to compile objects into
2553 executable and restart GDB. Remove invocation to
2554 prepare_for_testing.
2555
7ae1a6a6
PA
25562014-04-25 Simon Marchi <simon.marchi@ericsson.com>
2557 Pedro Alves <palves@redhat.com>
2558
2559 PR server/16255
2560 * gdb.multi/multi-attach.c: New file.
2561 * gdb.multi/multi-attach.exp: New file.
2562
4082afcc
PA
25632014-04-25 Pedro Alves <palves@redhat.com>
2564
2565 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
2566 user.
2567 (top level): Test that "set remote conditional-breakpoints-packet
2568 off" works as intended.
2569 * gdb.base/dprintf.exp: Test that "set remote
2570 breakpoint-commands-packet off" works as intended.
2571 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
2572 New function.
2573 (top level): Call it.
2574 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
2575 remote fast-tracepoints-packet off" works as intended.
2576 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
2577 * lib/gdb.exp (gdb_is_target_remote): ... here.
2578
2abc3f8d
DB
25792014-04-24 David Blaikie <dblaikie@gmail.com>
2580
2581 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
2582 ensure clang would not discard them.
2583 * gdb.base/gdbvars.c: Ditto.
2584 * gdb.base/memattr.c: Ditto.
2585 * gdb.base/whatis.c: Ditto.
2586 * gdb.python/py-prettyprint.c: Ditto.
2587 * gdb.trace/actions.c: Ditto.
2588 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
2589 ensure clang would not discard it.
2590
bfd39632
DB
25912014-04-24 David Blaikie <dblaikie@gmail.com>
2592
2593 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
2594 clang to emit the full definition of type required by the test
2595 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
2596
22842ff6
DB
25972014-04-24 David Blaikie <dblaikie@gmail.com>
2598
2599 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
2600 coax Clang into emitting the definition of the type.
2601 * gdb.cp/pr10728-x.h (y): Ditto.
2602 * gdb.cp/pr10728-y.cc (y): Ditto.
2603
c2e827ad
DB
26042014-04-24 David Blaikie <dblaikie@gmail.com>
2605
2606 * gdb.base/label.exp: XFAIL label related tests under Clang.
2607 * gdb.cp/cplabel.exp: Ditto.
2608 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
2609 under Clang those using labels.
2610
4c2d33e7
YQ
26112014-04-25 Yao Qi <yao@codesourcery.com>
2612
2613 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
2614 double_label.
2615 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
2616 partial_label and double_label.
2617
56083b99
DB
26182014-04-24 David Blaikie <dblaikie@gmail.com>
2619
2620 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
2621
25d4e99d
DB
26222014-04-24 David Blaikie <dblaikie@gmail.com>
2623
2624 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
2625 of the function to work across GCC and Clang.
2626 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
2627 pointer types (const void ** const V void **).
2628
01f9f808
MS
26292014-04-24 Michael Sturm <michael.sturm@mintel.com>
2630 Walfred Tedeschi <walfred.tedeschi@intel.com>
2631
2632 * Makefile.in (EXECUTABLES): Added i386-avx512.
2633 * gdb.arch/i386-avx512.c: New file.
2634 * gdb.arch/i386-avx512.exp: Likewise.
2635
4b48d439
KS
26362014-04-23 Keith Seitz <keiths@redhat.com>
2637
2638 * lib/mi-support.exp (mi_list_breakpoints): Delete.
2639 (mi_make_breakpoint_table): New procedure.
2640 (mi_create_breakpoint): Use mi_make_breakpoint
2641 and return the result.
2642 (mi_make_breakpoint): New procedure.
2643 (mi_build_kv_pairs): New procedure.
2644
2645 * gdb.mi/mi-break.exp: Remove unused globals,
2646 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
2647 All callers updated.
2648 * gdb.mi/mi-dprintf.exp: Use variable to track command
2649 number.
2650 Update all callers of mi_create_breakpoint and use
2651 mi_make_breakpoint_table.
2652 Remove any unused global variables.
2653 * gdb.mi/mi-nonstop.exp: Likewise.
2654 * gdb.mi/mi-nsintrall.exp: Likewise.
2655 * gdb.mi/mi-nsmoribund.exp: Likewise.
2656 * gdb.mi/mi-nsthrexec.exp: Likewise.
2657 * gdb.mi/mi-reverse.exp: Likewise.
2658 * gdb.mi/mi-simplerun.exp: Likewise.
2659 * gdb.mi/mi-stepn.exp: Likewise.
2660 * gdb.mi/mi-syn-frame.exp: Likewise.
2661 * gdb.mi/mi-until.exp: Likewise.
2662 * gdb.mi/mi-var-cp.exp: Likewise.
2663 * gdb.mi/mi-var-display.exp: Likewise.
2664 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2665 * gdb.mi/mi2-var-child.exp: Likewise.
2666 * gdb.mi/mi-vla-c99.exp: Likewise.
2667 * lib/mi-support.exp: Likewise.
2668
2669 From Ian Lance Taylor <iant@cygnus.com>:
2670 * lib/gdb.exp (parse_args): New procedure.
2671
08351840
PA
26722014-04-23 Pedro Alves <palves@redhat.com>
2673
2674 * gdb.base/break-unload-file.c: New file.
2675 * gdb.base/break-unload-file.exp: New file.
2676 * gdb.base/sym-file-lib.c (baz): New function.
2677 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
2678 field.
2679 (load): Store the segment's mapped size.
2680 (unload): New function.
2681 (unload_shlib): New function.
2682 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
2683 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
2684 set a breakpoint at baz, and call it.
2685 * gdb.base/sym-file.exp: New tests for stale breakpoint
2686 instructions.
2687
076855f9
PA
26882014-04-23 Pedro Alves <palves@redhat.com>
2689
2690 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
2691 * gdb.base/hbreak-in-shr-unsupported.c: New file.
2692 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
2693 * gdb.base/hbreak-unmapped.c: New file.
2694 * gdb.base/hbreak-unmapped.exp: New file.
2695 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
2696 * lib/gdb.exp (gdb_is_target_remote): ... here.
2697
483805cf
PA
26982014-04-22 Pedro Alves <palves@redhat.com>
2699
2700 * gdb.base/consecutive-step-over.c: New file.
2701 * gdb.base/consecutive-step-over.exp: New file.
2702
06d97543
PA
27032014-04-22 Pedro Alves <palves@redhat.com>
2704
2705 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
2706 instead of send_gdb/gdb_expect.
2707
b4429ea2
YQ
27082014-04-22 Yao Qi <yao@codesourcery.com>
2709
2710 * lib/trace-support.exp (generate_tracefile): New procedure.
2711 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
2712 return 0.
2713 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
2714 if generate_tracefile returns 1.
2715
51d48146
PA
27162014-04-18 Tom Tromey <palves@redhat.com>
2717 Pedro alves <tromey@redhat.com>
2718
2719 PR backtrace/15558
2720 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
2721 with a backtrace limit.
2722 * gdb.python/py-frame-inline.exp: Test running to an inline
2723 function with a backtrace limit, and printing the newest frame.
2724 * gdb.python/py-frame-inline.c (main): Call f.
2725
bd1dce5f
MS
27262014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
2727
2728 * gdb.java/jnpe.exp: Drop srcdir from untested path.
2729
40d1a503
MS
27302014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
2731
2732 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
2733 Drop prefix from unsupported source file path.
2734
389b98f7
YQ
27352014-04-17 Yao Qi <yao@codesourcery.com>
2736
2737 * lib/gdb.exp (with_target_charset): New proc.
2738 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
2739 with_target_charset.
2740 (test_print_strings): Likewise.
2741 (test_repeat_bytes): Likewise.
2742 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
2743 for some tests.
2744
22869d73
KS
27452014-04-16 Keith Seitz <keiths@redhat.com>
2746
2747 PR gdb/15827
2748 * gdb.dwarf2/corrupt.c: New file.
2749 * gdb.dwarf2/corrupt.exp: New file.
2750
c4f87ca6
KS
27512014-04-16 Keith Seitz <keiths@redhat.com>
2752
2753 PR c++/16597
2754 * gdb.cp/namelessclass.cc: New file.
2755 * gdb.cp/namelessclass.exp: New file.
2756 * gdb.cp/namelessclass.S: New file.
2757
ab19de87
DE
27582014-04-16 Doug Evans <dje@google.com>
2759
2760 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
2761 Add comment.
2762 (gdbserver_default_get_comm_port): New function.
2763 (gdbserver_start): Check if board file provided
2764 "gdbserver,get_comm_port" and use it if so.
2765 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
2766 (gdb,socketport): Set to "stdio".
2767 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
2768 (stdio_gdbserver_template): Delete.
2769 (${board}_get_remote_address): Update.
2770 (${board}_build_remote_cmd): Delete.
2771 (${board}_get_comm_port): New function.
2772 (${board}_spawn): Update.
2773 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
2774 Delete.
2775 (${board}_get_remote_address): Update.
2776 (${board}_get_comm_port): New function.
2777
fc98a809
AB
27782014-04-16 Andrew Burgess <aburgess@broadcom.com>
2779
2780 * gdb.base/memattr.exp: Improve regexps to handle memory regions
2781 appearing in any order.
2782
87fd9e6e
DE
27832014-04-15 Doug Evans <dje@google.com>
2784
2785 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
2786 uninitialized value of "description".
2787
099fc3ea
KS
27882014-04-15 Keith Seitz <keiths@redhat.com>
2789
2790 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
2791 Remove unused globals.
2792 (test_running_the_program): Likewise.
2793 (test_controlled_execution): Likewise.
2794 (test_controlling_breakpoints): Likewise.
2795 (test_program_termination): Likewise.
2796
5da151d4
KS
27972014-04-15 Keith Seitz <keiths@redhat.com>
2798
2799 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
2800 unused globals.
2801 (test_rbreak_creation_and_listing): Likewise.
2802 (test_ignore_count): Likewise.
2803 (test_error): Likewise.
2804
35e5d2f0
PA
28052014-04-15 Pedro Alves <palves@redhat.com>
2806
2807 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
2808 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
2809 sym-file-loader.c.
2810 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
2811 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
2812 to sym-file-loader.c.
2813 (struct library): Forward declare.
2814 (load_shlib, lookup_function): Change prototypes.
2815 (find_shstrtab, find_strtab, find_shdr, find_symtab)
2816 (translate_offset): Remove declarations.
2817 (get_text_addr): New declaration.
2818 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
2819 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
2820 sym-file-loader.h.
2821 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
2822 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
2823 here from sym-file-loader.h.
2824 (struct library): New structure.
2825 (load_shlib, lookup_function): Change prototypes and adjust to
2826 work with a struct library.
2827 (find_shstrtab, find_strtab, find_shdr, find_symtab)
2828 (translate_offset): Make static.
2829 (get_text_addr): New function.
2830 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
2831
eb4c1710
PA
28322014-04-15 Pedro Alves <palves@redhat.com>
2833
2834 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
2835
2d1baf52
PA
28362014-04-15 Pedro Alves <palves@redhat.com>
2837
2838 * gdb.base/sym-file-loader.c: Include <limits.h>.
2839 (SELF_LINK): New define.
2840 (get_origin): New function.
2841 (load_shlib): Use it.
2842 * gdb.base/sym-file.exp: Don't early return if the target is
2843 remote. Use runto_main, and issue fail is that fails. Use
2844 gdb_load_shlibs.
2845 (shlib_name): Delete.
2846 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
2847
7dd6df01
PA
28482014-04-15 Pedro Alves <palves@redhat.com>
2849
2850 * gdb.base/sym-file.exp: Remove regex characters from test
2851 message. Don't refer to breakpoint numbers in test messages.
2852
b50c8614
KS
28532014-04-14 Keith Seitz <keiths@redhat.com>
2854
2855 PR c++/16253
2856 * gdb.cp/var-tag.cc: New file.
2857 * gdb.cp/var-tag.exp: New file.
2858 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
2859 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
2860 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2861 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2862
3d567982
TT
28632014-04-14 Tom Tromey <tromey@redhat.com>
2864
2865 * gdb.cp/classes.exp (test_enums): Handle underlying type.
2866 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
2867 type.
2868 * gdb.cp/enum-class.exp: New file.
2869 * gdb.cp/enum-class.cc: New file.
2870
0626fc76
TT
28712014-04-14 Tom Tromey <tromey@redhat.com>
2872
2873 * gdb.dwarf2/enum-type.exp: New file.
2874
dca325b3
SA
28752014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2876
2877 * gdb.mi/mi-vla-c99.exp: New file.
2878 * gdb.mi/vla.c: New file.
2879
5854b38a
SA
28802014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2881
2882 * gdb.base/vla-datatypes.c: New file.
2883 * gdb.base/vla-datatypes.exp: New file.
2884
463bb957
SA
28852014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2886
2887 * gdb.base/vla-ptr.c: New file.
2888 * gdb.base/vla-ptr.exp: New file.
2889
3dd170be
SA
28902014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2891
2892 * gdb.dwarf2/count.exp: New file.
2893
5ecaaa66
SA
28942014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2895
2896 * gdb.base/vla-sideeffect.c: New file.
2897 * gdb.base/vla-sideeffect.exp: New file.
2898
41f1ada5
DB
28992014-04-14 David Blaikie <dblaikie@gmail.com>
2900
2901 * gdb.mi/non-stop.c: Add return value for non-void function return
2902 statement.
2903 * gdb.threads/staticthreads.c: Ditto.
2904
0be03e84
DE
29052014-04-12 Siva Chandra Reddy <sivachandra@google.com>
2906 Doug Evans <xdje42@gmail.com>
2907
2908 * gdb.guile/scm-value.c: Improve test case.
2909 * gdb.guile/scm-value.exp: Add new test.
2910
f180a1fb
DB
29112014-04-11 David Blaikie <dblaikie@gmail.com>
2912
2913 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
2914 override Clang's default.
2915
6b662e19
JB
29162014-04-11 Joel Brobecker <brobecker@adacore.com>
2917
2918 Revert the following changes (regressions):
2919
2920 * gdb.base/vla-sideeffect.c: New file.
2921 * gdb.base/vla-sideeffect.exp: New file.
2922
2923 * gdb.dwarf2/count.exp: New file.
2924
2925 * gdb.base/vla-multi.c: New file.
2926 * gdb.base/vla-multi.exp: New file.
2927
2928 * gdb.base/vla-ptr.c: New file.
2929 * gdb.base/vla-ptr.exp: New file.
2930
2931 * gdb.base/vla-datatypes.c: New file.
2932 * gdb.base/vla-datatypes.exp: New file.
2933
2934 * gdb.mi/mi-vla-c99.exp: New file.
2935 * gdb.mi/vla.c: New file.
2936
245a5f0b
KS
29372014-04-11 Keith Seitz <keiths@redhat.com>
2938
2939 PR c++/16675
2940 * gdb.cp/cpsizeof.exp: New file.
2941 * gdb.cp/cpsizeof.cc: New file.
2942
58a84dcf
SA
29432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2944
191a8a90
JB
2945 * gdb.mi/mi-vla-c99.exp: New file.
2946 * gdb.mi/vla.c: New file.
58a84dcf 2947
c8655f75
SA
29482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2949
2950 * gdb.base/vla-datatypes.c: New file.
2951 * gdb.base/vla-datatypes.exp: New file.
2952
024e13b4
SA
29532014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2954
2955 * gdb.base/vla-ptr.c: New file.
2956 * gdb.base/vla-ptr.exp: New file.
2957
1a237e0e
SA
29582014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2959
2960 * gdb.base/vla-multi.c: New file.
2961 * gdb.base/vla-multi.exp: New file.
2962
504f3432
SA
29632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2964
2965 * gdb.dwarf2/count.exp: New file.
2966
3bce8237
SA
29672014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2968
191a8a90
JB
2969 * gdb.base/vla-sideeffect.c: New file.
2970 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 2971
322f9c21
YQ
29722014-04-11 Yao Qi <yao@codesourcery.com>
2973
2974 * gdb.base/completion.exp: Check file exists before running tests
2975 on file completion.
2976
d708bcd1
PA
29772014-04-10 Pedro Alves <palves@redhat.com>
2978
2979 * gdb.base/cond-eval-mode.c: New file.
2980 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
2981 prepare_for_testing to build the new file. Check result of
2982 runto_main.
2983 (test_break, test_watch): New procedures.
2984 (top level): Use them.
2985
ae1d2761
PM
29862014-04-08 Pierre Muller <muller@sourceware.org>
2987
2988 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
2989 Ctrl-V use for mingw hosts.
2990
7af389b8
SC
29912014-04-07 Siva Chandra Reddy <sivachandra@google.com>
2992
2993 * gdb.python/py-value.c: Improve test case.
2994 * gdb.python/py-value.exp: Add new test.
2995
5e703181
DE
29962014-04-07 David Blaikie <dblaikie@gmail.com>
2997
2998 * lib/compiler.c: Identify the clang compiler.
2999 * lib/compiler.cc: Ditto.
3000
9810b410
YQ
30012014-04-03 Yao Qi <yao@codesourcery.com>
3002
3003 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
3004
98d1b8dc
AB
30052014-04-01 Anton Blanchard <anton@samba.org>
3006
3007 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
3008 messages unique.
3009
3114cea1
AB
30102014-04-01 Anton Blanchard <anton@samba.org>
3011
3012 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
3013 prepare_for_testing.
3014
62f7182c
AB
30152014-04-01 Anton Blanchard <anton@samba.org>
3016
3017 * gdb.arch/ppc64-atomic-inst.c: Remove.
3018 * gdb.arch/ppc64-atomic-inst.S: New file.
3019 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
3020
770e7fc7
DE
30212014-03-31 Doug Evans <dje@google.com>
3022
3023 * gdb.base/print-symbol-loading-lib.c: New file.
3024 * gdb.base/print-symbol-loading-main.c: New file.
3025 * gdb.base/print-symbol-loading.exp: New file.
3026
46e2bafa
YQ
30272014-03-31 Yao Qi <yao@codesourcery.com>
3028
3029 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
3030
8776cfe9
JB
30312014-03-28 Joel Brobecker <brobecker@adacore.com>
3032
3033 * gdb.ada/mi_dyn_arr: New testcase.
3034
5d1ef361
DE
30352014-03-27 Doug Evans <dje@google.com>
3036
3037 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
3038
b5bee914
YQ
30392014-03-27 Yao Qi <yao@codesourcery.com>
3040
3041 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
3042 if target is nios2-*-*.
3043
0d4d0e77
YQ
30442014-03-26 Yao Qi <yao@codesourcery.com>
3045
3046 * lib/gdb.exp (readline_is_used): New proc.
3047 * gdb.base/completion.exp: Move tests on command complete up.
3048 Skip the rest of tests if readline is not used.
3049 * gdb.ada/complete.exp: Skp the test if readline is not
3050 used.
3051 * gdb.base/filesym.exp: Likewise.
3052 * gdb.base/macscp.exp: Likewise.
3053 * gdb.base/readline-ask.exp: Likewise.
3054 * gdb.base/readline.exp: Likewise.
3055 * gdb.python/py-cmd.exp: Likewise.
3056 * gdb.trace/tfile.exp: Likewise.
3057
29361eee
YQ
30582014-03-26 Yao Qi <yao@codesourcery.com>
3059
3060 * gdb.base/macscp.exp: Fix code format issues.
3061
bc9a5525
UW
30622014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
3063
3064 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
3065 * gdb.asm/powerpc64le.inc: New file.
3066
d3839ede
PA
30672014-03-25 Pedro Alves <palves@redhat.com>
3068 Doug Evans <dje@google.com>
3069
3070 * gdb.base/source-execution.c: New file.
3071 * gdb.base/source-execution.exp: New file.
3072 * gdb.base/source-execution.gdb: New file.
3073
01672a57
DE
30742014-03-24 Doug Evans <dje@google.com>
3075
3076 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
3077 using fission.
3078
88bbeca9
HZ
30792014-03-24 Hui Zhu <hui@codesourcery.com>
3080 Pedro Alves <palves@redhat.com>
3081
3082 PR breakpoints/16101
3083 * gdb.base/dprintf.exp: Use unsupported rather than changing the
3084 test pass/fail messages. Detect missing support for dprintf when
3085 breakpoints are actually inserted.
3086 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
3087 breakpoints are actually inserted.
3088 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
3089 fails.
3090
d2348791
JK
30912014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3092
3093 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
3094
feef67ab
DE
30952014-03-22 Doug Evans <xdje42@gmail.com>
3096
3097 * gdb.python/python.exp (python not supported): Verify multi-line
3098 python command issues an error.
25d743f9 3099 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 3100 guile command issues an error.
feef67ab 3101
ecebef6a
MR
31022014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
3103
3104 * gdb.threads/thread-specific.exp: Handle the lack of usable
3105 $this_breakpoint and $this_thread.
3106
ccdd1909
HZ
31072014-03-21 Hui Zhu <hui@codesourcery.com>
3108
3109 * gdb.base/attach.exp (do_command_attach_tests): New.
3110
beb460e8
PA
31112014-03-20 Tom Tromey <tromey@redhat.com>
3112 Pedro Alves <palves@redhat.com>
3113
3114 PR cli/15718
3115 * gdb.base/condbreak-call-false.c: New file.
3116 * gdb.base/condbreak-call-false.exp: New file.
3117
40acf43a
PA
31182014-03-20 Pedro Alves <palves@redhat.com>
3119
3120 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
3121 Delete.
3122 (block_signals, unblock_signals): Delete.
3123 (child_function_2, main): Remove references to deleted variable
3124 and functions.
3125
9f5e1e02
PA
31262014-03-20 Pedro Alves <palves@redhat.com>
3127
3128 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
3129 Use pthread_kill to signal thread 2.
3130 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3131 Adjust to make the test send itself a signal rather than using the
3132 host's "kill" command.
3133
99619bea
PA
31342014-03-20 Pedro Alves <palves@redhat.com>
3135
3136 * gdb.threads/multiple-step-overs.c: New file.
3137 * gdb.threads/multiple-step-overs.exp: New file.
3138 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3139 Adjust expected infrun debug output.
3140
2adfaa28
PA
31412014-03-20 Pedro Alves <palves@redhat.com>
3142
3143 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
3144 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
3145
31e77af2
PA
31462014-03-20 Pedro Alves <palves@redhat.com>
3147
3148 PR breakpoints/7143
3149 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
3150 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
3151 of gdb_test_multiple.
3152 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
3153 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
3154
b9f437de
PA
31552014-03-20 Pedro Alves <palves@redhat.com>
3156
3157 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
3158 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
3159
05adc73e
PA
31602014-03-19 Pedro Alves <palves@redhat.com>
3161
3162 * gdb.base/async.exp: Remove early return.
3163
6048b950
PA
31642014-03-19 Pedro Alves <palves@redhat.com>
3165
3166 * gdb.base/async.exp (step& tests): Pass explicit test messages.
3167
8bcfb00a
PA
31682014-03-19 Pedro Alves <palves@redhat.com>
3169
3170 * gdb.base/async.exp (test_background): Expect \r\n after
3171 "completed." in the fail pattern.
3172
884e37dc
PA
31732014-03-19 Pedro Alves <palves@redhat.com>
3174
3175 * gdb.base/async.exp (test_background): New procedure.
3176 Use it for all background execution command tests.
3177
148e57e2
PA
31782014-03-19 Pedro Alves <palves@redhat.com>
3179
3180 * gdb.base/async.exp: Use prepare_for_testing.
3181
f48088c7
PA
31822014-03-19 Pedro Alves <palves@redhat.com>
3183
3184 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
3185 the same line.
3186
e2f6c966
PA
31872014-03-19 Pedro Alves <palves@redhat.com>
3188
3189 * gdb.base/async.c (main): Add "jump here" and "until here" line
3190 marker comments.
3191 * gdb.base/async.exp (jump_here): New global.
3192 (jump& test): Use it.
3193 (until_here): New global.
3194 (until& test): Use it.
3195
c30568d4
PA
31962014-03-19 Pedro Alves <palves@redhat.com>
3197
3198 * gdb.base/async.exp: Don't frob gdb_protocol.
3199
0172b6a7
DE
32002014-03-18 Doug Evans <xdje42@gmail.com>
3201
3202 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
3203 Fix spelling of exec-done-display.
3204
06c868a8
JK
32052014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3206
3207 PR gdb/15358
3208 * gdb.base/gdb-sigterm.c: New file.
3209 * gdb.base/gdb-sigterm.exp: New file.
3210
0c7e1a46
PA
32112014-03-18 Pedro Alves <palves@redhat.com>
3212
3213 PR gdb/13860
3214 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
3215 * lib/mi-support.exp (mi_expect_stop): Add special handling for
3216 solib-event.
3217
f7c77d93
JB
32182014-03-17 Joel Brobecker <brobecker@adacore.com>
3219
3220 * gdb.ada/pckd_arr_ren: New testcase.
3221
5a1e8c7a
DE
32222014-03-13 Doug Evans <xdje42@gmail.com>
3223
3224 PR guile/16612
3225 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
3226 collect after discarding symbols.
3227
350e1a76
DE
32282014-03-13 Ludovic Courtès <ludo@gnu.org>
3229 Doug Evans <xdje42@gmail.com>
3230
3231 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
3232 to history survives a gc.
3233
a69900ae
PA
32342014-03-13 Pedro Alves <palves@redhat.com>
3235
3236 * gdb.base/default.exp: Don't test "target procfs".
3237
5db9f0bd
PA
32382014-03-13 Pedro Alves <palves@redhat.com>
3239
3240 * gdb.base/default.exp: Update "target child" and "target procfs"
3241 tests to not expect "Unix".
3242
b3ccfe11
TT
32432014-03-12 Tom Tromey <tromey@redhat.com>
3244
3245 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
3246 New procs. Add target-async tests.
3247 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
3248 Add target-async tests.
3249
646f4417
AA
32502014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3251
3252 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
3253 'func_start' and 'func_end' for the beginning and end of the
3254 function code, respectively.
3255 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
3256 'func_end' instead of 'func' and 'main'.
3257
288c211f
AA
32582014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3259
3260 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
3261 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
3262 generate the debug info assembler source.
3263
e0c0f156
AA
32642014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3265
3266 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
3267 * gdb.dwarf2/arr-subrange.exp: Likewise.
3268 * gdb.dwarf2/dwz.exp: Likewise.
3269 * gdb.dwarf2/method-ptr.exp: Likewise.
3270 * gdb.dwarf2/missing-sig-type.exp: Likewise.
3271 * gdb.dwarf2/subrange.exp: Likewise.
3272 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
3273 * gdb.dwarf2/implptrpiece.exp: Likewise.
3274 * gdb.dwarf2/nostaticblock.exp: Likewise.
3275
0e5c4555
AA
32762014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3277
3278 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
3279 directory to absolute path name arguments.
3280
5ec18f2b
JG
32812014-03-10 Joel Brobecker <brobecker@adacore.com>
3282
3283 * gdb.ada/tagged_access: New testcase.
3284
847fc4f2
MM
32852014-03-07 Markus Metzger <markus.t.metzger@intel.com>
3286
3287 * gdb.btrace/data.exp: Update expected output.
3288
cc3da688
YQ
32892014-03-06 Yao Qi <yao@codesourcery.com>
3290
3291 * gdb.trace/pr16508.exp: New file.
3292
0f26cec1
PA
32932014-03-05 Pedro Alves <palves@redhat.com>
3294
3295 PR gdb/16575
3296 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
3297 procedure.
3298 (top level): Adjust to use it. Add tests that exercise breakpoint
3299 interaction with the code-cache.
3300
7a5a839f
LC
33012014-02-26 Ludovic Courtès <ludo@gnu.org>
3302
3303 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
3304 test for 'history-append!'.
3305
31aa7e4e
JB
33062014-02-26 Joel Brobecker <brobecker@adacore.com>
3307
3308 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
3309 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
3310 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
3311 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
3312 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
3313 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
3314
1b588015
JB
33152014-02-26 Joel Brobecker <brobecker@adacore.com>
3316
3317 * testsuite/gdb.python/py-pp-re-notag.c: New file.
3318 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
3319 * testsuite/gdb.python/py-pp-re-notag.p: New file.
3320
55426c9d
JB
33212014-02-26 Joel Brobecker <brobecker@adacore.com>
3322
3323 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
3324
dc53a7ad
JB
33252014-02-26 Joel Brobecker <brobecker@adacore.com>
3326
3327 * gdb.dwarf2/arr-stride.c: New file.
3328 * gdb.dwarf2/arr-stride.exp: New file.
3329
12ab52e9
PA
33302014-02-26 Pedro Alves <palves@redhat.com>
3331
3332 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
3333 that won't ever trigger. Make sure that GDB reports the correct
3334 breakpoint that caused the stop.
3335
849c862e
JK
33362014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3337
3338 PR gdb/16626
3339 * gdb.base/auto-load-script: New file.
3340 * gdb.base/auto-load.c: New file.
3341 * gdb.base/auto-load.exp: New file.
3342
71b7d793
JK
3343 PR gdb/16626
3344 * gdb.base/auto-load.exp: Fix out-of-srctree run.
3345
e2f0d509
JK
33462014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3347
3348 Fix dw2-icycle.exp -fsanitize=address GDB crash.
3349 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
3350
50cc37c8
DE
33512014-02-24 Doug Evans <dje@google.com>
3352
3353 * lib/gdb.exp (run_on_host): Log error output if program fails.
3354
ea4758f2
PA
33552014-02-21 Pedro Alves <palves@redhat.com>
3356
3357 * gdb.threads/step-after-sr-lock.c: Rename to ...
3358 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
3359 * gdb.threads/step-after-sr-lock.exp: Rename to ...
3360 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3361 ... this.
3362
d7b30f67
SDJ
33632014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
3364
3365 PR tdep/16397
3366 * gdb.arch/amd64-stap-special-operands.exp: New file.
3367 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
3368 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
3369 * gdb.arch/amd64-stap-triplet.S: Likewise.
3370 * gdb.arch/amd64-stap-triplet.c: Likewise.
3371
83deb43f
JB
33722014-02-20 Joel Brobecker <brobecker@adacore.com>
3373
3374 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
3375 in .section pseudo-op.
3376
adde2bff
DE
33772014-02-20 lin zuojian <manjian2006@gmail.com>
3378 Joel Brobecker <brobecker@adacore.com>
3379 Doug Evans <xdje42@gmail.com>
3380
3381 PR symtab/16581
3382 * gdb.dwarf2/dw2-icycle.S: New file.
3383 * gdb.dwarf2/dw2-icycle.c: New file.
3384 * gdb.dwarf2/dw2-icycle.exp: New file.
3385
f7bd0f78
SC
33862014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3387
3388 * gdb.python/py-value-cc.cc: Improve test case to enable testing
3389 operations on gdb.Value objects.
3390 * gdb.python/py-value-cc.exp: Add new test to test operations on
3391 gdb.Value objects.
3392
c17ef0d5
DE
33932014-02-18 Doug Evans <dje@google.com>
3394
3395 * Makefile.in (TESTS): New variable.
3396 (expanded_tests, expanded_tests_or_none): New variables
3397 (check-single): Pass $(expanded_tests_or_none) to runtest.
3398 (check-parallel): Only run tests in $(TESTS) if non-empty.
3399 (check/no-matching-tests-found): New rule.
3400 * README: Document TESTS makefile variable.
3401
5dd3176f
DE
34022014-02-18 Doug Evans <dje@google.com>
3403
3404 * Makefile.in (check-parallel): rm -rf outputs temp.
3405
0b10be4f
JK
34062014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3407
3408 Fix "ERROR: no fileid for" in the testsuite.
3409 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
3410
85f224e7
DE
34112014-02-12 Doug Evans <dje@google.com>
3412
3413 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
3414 (MISCELLANEOUS): New variable.
3415 (clean): rm -rf $(MISCELLANEOUS).
3416 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
3417 dwp live in the same directory as symlinks, with each symlink pointed
3418 to a differently named file in a different directory.
3419
149b30ff
DE
34202014-02-11 Doug Evans <dje@google.com>
3421
3422 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
3423 of Tcl file commands.
3424
1dfdac32
MK
34252014-02-10 Mark Kettenis <kettenis@gnu.org>
3426
3427 * gdb.threads/step-after-sr-lock.exp: Avoid executing
3428 "kill -SIGUSR1 -1".
3429
aa4fb036
JB
34302014-02-10 Joel Brobecker <brobecker@adacore.com>
3431
3432 * gdb.ada/tick_length_array_enum_idx: New testcase.
3433
ed3ef339
DE
34342014-02-10 Doug Evans <xdje42@gmail.com>
3435
3436 * configure.ac (AC_OUTPUT): Add gdb.guile.
3437 * configure: Regenerate.
3438 * lib/gdb-guile.exp: New file.
3439 * lib/gdb.exp (get_target_charset): New function.
3440 * gdb.base/help.exp: Update expected output from "apropos apropos".
3441 * gdb.guile/Makefile.in: New file.
3442 * gdb.guile/guile.exp: New file.
3443 * gdb.guile/scm-arch.c: New file.
3444 * gdb.guile/scm-arch.exp: New file.
3445 * gdb.guile/scm-block.c: New file.
3446 * gdb.guile/scm-block.exp: New file.
3447 * gdb.guile/scm-breakpoint.c: New file.
3448 * gdb.guile/scm-breakpoint.exp: New file.
3449 * gdb.guile/scm-disasm.c: New file.
3450 * gdb.guile/scm-disasm.exp: New file.
3451 * gdb.guile/scm-equal.c: New file.
3452 * gdb.guile/scm-equal.exp: New file.
3453 * gdb.guile/scm-error.exp: New file.
3454 * gdb.guile/scm-error.scm: New file.
3455 * gdb.guile/scm-frame-args.c: New file.
3456 * gdb.guile/scm-frame-args.exp: New file.
3457 * gdb.guile/scm-frame-args.scm: New file.
3458 * gdb.guile/scm-frame-inline.c: New file.
3459 * gdb.guile/scm-frame-inline.exp: New file.
3460 * gdb.guile/scm-frame.c: New file.
3461 * gdb.guile/scm-frame.exp: New file.
3462 * gdb.guile/scm-generics.exp: New file.
3463 * gdb.guile/scm-gsmob.exp: New file.
3464 * gdb.guile/scm-iterator.c: New file.
3465 * gdb.guile/scm-iterator.exp: New file.
3466 * gdb.guile/scm-math.c: New file.
3467 * gdb.guile/scm-math.exp: New file.
3468 * gdb.guile/scm-objfile-script-gdb.in: New file.
3469 * gdb.guile/scm-objfile-script.c: New file.
3470 * gdb.guile/scm-objfile-script.exp: New file.
3471 * gdb.guile/scm-objfile.c: New file.
3472 * gdb.guile/scm-objfile.exp: New file.
3473 * gdb.guile/scm-ports.exp: New file.
3474 * gdb.guile/scm-pretty-print.c: New file.
3475 * gdb.guile/scm-pretty-print.exp: New file.
3476 * gdb.guile/scm-pretty-print.scm: New file.
3477 * gdb.guile/scm-section-script.c: New file.
3478 * gdb.guile/scm-section-script.exp: New file.
3479 * gdb.guile/scm-section-script.scm: New file.
3480 * gdb.guile/scm-symbol.c: New file.
3481 * gdb.guile/scm-symbol.exp: New file.
3482 * gdb.guile/scm-symtab-2.c: New file.
3483 * gdb.guile/scm-symtab.c: New file.
3484 * gdb.guile/scm-symtab.exp: New file.
3485 * gdb.guile/scm-type.c: New file.
3486 * gdb.guile/scm-type.exp: New file.
3487 * gdb.guile/scm-value-cc.cc: New file.
3488 * gdb.guile/scm-value-cc.exp: New file.
3489 * gdb.guile/scm-value.c: New file.
3490 * gdb.guile/scm-value.exp: New file.
3491 * gdb.guile/source2.scm: New file.
3492 * gdb.guile/types-module.cc: New file.
3493 * gdb.guile/types-module.exp: New file.
3494
7026a7c1
YQ
34952014-02-10 Yao Qi <yao@codesourcery.com>
3496
3497 PR testsuite/16543
3498 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
3499 * configure: Regenerated.
3500 * Makefile.in: New file.
3501
6c466447
AS
35022014-02-08 Andreas Schwab <schwab@linux-m68k.org>
3503
3504 * gdb.python/py-framefilter.exp: Fix typo.
3505
6e854735
YQ
35062014-02-08 Yao Qi <yao@codesourcery.com>
3507
3508 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
3509 that no =breakpoint-modified is emitted when breakpoints are
3510 modified through MI commands.
3511
d137e6dc
PA
35122014-02-07 Pedro Alves <pedro@codesourcery.com>
3513 Pedro Alves <palves@redhat.com>
3514
3515 * gdb.threads/step-after-sr-lock.c: New file.
3516 * gdb.threads/step-after-sr-lock.exp: New file.
3517
b5ee5a50
PA
35182014-02-07 Pedro Alves <palves@redhat.com>
3519
3520 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
3521
3c77faf3
JK
35222014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3523
3524 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
3525 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
3526
6dddc817
DE
35272014-02-06 Doug Evans <xdje42@gmail.com>
3528
3529 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
3530 output.
3531
3532 * gdb.gdb/python-interrupts.exp: New file.
3533
de7b2893
YQ
35342014-02-05 Yao Qi <yao@codesourcery.com>
3535
3536 * gdb.trace/report.exp (use_collected_data): Test the output
3537 of "info threads" and "info inferiors".
3538
66d032ac
YQ
35392014-02-05 Yao Qi <yao@codesourcery.com>
3540
3541 Revert this patch:
3542
3543 2013-05-24 Yao Qi <yao@codesourcery.com>
3544
3545 * gdb.trace/tfile.exp: Test inferior and thread.
3546
591a12a1
UW
35472014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3548
3549 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
3550 on a function.
3551 * gdb.base/step-bt.c: Call hello via function pointer to make
3552 sure its first instruction is executed on powerpc64le-linux.
3553
0ff3e01f
UW
35542014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3555
3556 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
3557
084ee545
UW
35582014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3559
3560 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
3561 of the test patterns for use on little-endian systems.
3562
6ed14ff3
UW
35632014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3564
3565 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
3566 (decimal_vector): Fix for little-endian.
3567
401e27fd
JM
35682014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
3569
3570 * gdb.arch/sparc-sysstep.exp: New file.
3571 * gdb.arch/sparc-sysstep.c: Likewise.
3572
3573 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
3574
8b924729
EBM
35752014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3576
3577 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
3578
fb151210
JB
35792014-01-23 Tom Tromey <tromey@redhat.com>
3580
3581 * gdb.ada/array_char_idx: New testcase.
3582
0740f8d8
TT
35832014-01-23 Tom Tromey <tromey@redhat.com>
3584
3585 PR python/16487:
3586 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
3587 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
3588 classes.
3589
21909fa1
TT
35902014-01-23 Tom Tromey <tromey@redhat.com>
3591
3592 PR python/16491:
3593 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
3594 string from an inferior frame.
3595 * gdb.python/py-framefilter-mi.exp: Update.
3596
87ce2a04
DE
35972014-01-22 Doug Evans <dje@google.com>
3598
3599 * gdb.server/server-mon.exp: Add tests for "set debug-format".
3600
237b092b
AA
36012014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3602
3603 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
3604
d674a709
AA
36052014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3606
3607 * gdb.trace/entry-values.exp: Remove excess space character from
3608 regex patterns. Handle s390 call instruction.
3609
20fa3390
AA
36102014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3611
3612 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
3613 define "*_start" label. Make "name" static.
3614 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
3615 ${name} by references to ${name}_start.
3616
78466714
AA
36172014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3618
3619 * gdb.base/info-macros.exp: Remove "debug" from the compile
3620 options.
3621
ec9f644a
IB
36222014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3623
3624 * gdb.dlang/demangle.exp: New file.
3625
94b1b47e
IB
36262014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3627
3628 * gdb.dlang/primitive-types.exp: New file.
3629
7f420862
IB
36302014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3631
3632 * configure.ac: Create gdb.dlang/Makefile.
3633 * configure: Regenerate.
3634 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
3635 * gdb.dlang/Makefile.in: New file.
3636 * lib/d-support.exp: New file.
3637 * lib/gdb.exp (skip_d_tests): New proc.
3638
52834460
MM
36392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3640
3641 * gdb.btrace/delta.exp: Check reverse stepi.
3642 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
3643 * gdb.btrace/finish.exp: New.
3644 * gdb.btrace/next.exp: New.
3645 * gdb.btrace/nexti.exp: New.
3646 * gdb.btrace/record_goto.c: Add comments.
3647 * gdb.btrace/step.exp: New.
3648 * gdb.btrace/stepi.exp: New.
3649 * gdb.btrace/multi-thread-step.c: New.
3650 * gdb.btrace/multi-thread-step.exp: New.
3651 * gdb.btrace/rn-dl-bind.c: New.
3652 * gdb.btrace/rn-dl-bind.exp: New.
3653 * gdb.btrace/data.c: New.
3654 * gdb.btrace/data.exp: New.
3655 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
3656
6e07b1d2
MM
36572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3658
3659 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
3660 * gdb.btrace/exception.exp: Update.
3661 * gdb.btrace/instruction_history.exp: Update.
3662 * gdb.btrace/record_goto.exp: Update.
3663 * gdb.btrace/tailcall.exp: Update.
3664 * gdb.btrace/unknown_functions.exp: Update.
3665 * gdb.btrace/delta.exp: New.
3666
0b722aec
MM
36672014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3668
3669 * gdb.btrace/record_goto.exp: Add backtrace test.
3670 * gdb.btrace/tailcall.exp: Add backtrace test.
3671
066ce621
MM
36722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3673
3674 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
3675 * gdb.btrace/record_goto.c: New.
3676 * gdb.btrace/record_goto.exp: New.
3677 * gdb.btrace/x86-record_goto.S: New.
3678
0688d04e
MM
36792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3680
3681 * gdb.btrace/function_call_history.exp: Update tests.
3682 * gdb.btrace/instruction_history.exp: Update tests.
3683
8710b709
MM
36842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3685
3686 * gdb.btrace/function_call_history.exp: Fix expected field
3687 order for "record function-call-history".
3688 Add new tests for "record function-call-history /c".
3689 * gdb.btrace/exception.cc: New.
3690 * gdb.btrace/exception.exp: New.
3691 * gdb.btrace/tailcall.exp: New.
3692 * gdb.btrace/x86-tailcall.S: New.
3693 * gdb.btrace/x86-tailcall.c: New.
3694 * gdb.btrace/unknown_functions.c: New.
3695 * gdb.btrace/unknown_functions.exp: New.
3696 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
3697
5de9129b
MM
36982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3699
3700 * gdb.btrace/instruction_history.exp: Update.
3701 * gdb.btrace/function_call_history.exp: Update.
3702
23a7fe75
MM
37032014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3704
3705 * gdb.btrace/function_call_history.exp: Fix expected function
3706 trace.
3707 * gdb.btrace/instruction_history.exp: Initialize traced.
3708 Remove traced_functions.
3709
724c7dd8
MM
37102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3711
3712 * gdb.btrace/function_call_history.exp: Update
3713 * gdb.btrace/instruction_history.exp: Update.
3714
6d78d93b
MM
37152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3716
3717 * gdb.btrace/enable.exp: Update expected text.
3718
93a360cc
OJ
37192014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
3720
3721 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
3722 bytes.
3723
3772b53f
MR
37242014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
3725
3726 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
3727
596662fa
OJ
37282014-01-15 Omair Javaid <omair.javaid@linaro.org>
3729
3730 * lib/gdb.exp (supports_process_record): Return true for
3731 arm*-linux*. (supports_reverse): Likewise.
3732
b5b08fb4
SC
37332014-01-13 Siva Chandra Reddy <sivachandra@google.com>
3734
3735 PR python/15464
3736 PR python/16113
3737 * gdb.python/py-type.c: Enhance test case.
3738 * gdb.python/py-value-cc.cc: Likewise
3739 * gdb.python/py-type.exp: Add new tests.
3740 * gdb.python/py-value-cc.exp: Likewise
3741
52d7fb13
AA
37422014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3743 Pedro Alves <palves@redhat.com>
3744
3745 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
3746 Make "name" extern.
3747 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
3748 references to ${name}_start by references to ${name}.
3749
a2cd8cfe
JB
37502014-01-10 Joel Brobecker <brobecker@adacore.com>
3751
3752 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
3753
4e23fced
JB
37542014-01-10 Joel Brobecker <brobecker@adacore.com>
3755
3756 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
3757
c6a9e42c
PA
37582014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
3759 Pedro Alves <palves@redhat.com>
3760
3761 * gdb.mi/mi-info-os.exp: Connect to the target with
3762 mi_gdb_target_load.
3763
b7ea362b
PA
37642014-01-08 Pedro Alves <palves@redhat.com>
3765
3766 * gdb.threads/reconnect-signal.c: New file.
3767 * gdb.threads/reconnect-signal.exp: New file.
3768
5e3f4fab
EBM
37692014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3770
3771 * gdb.base/source-dir.exp: New file.
3772
79301218
JB
37732014-01-07 Joel Brobecker <brobecker@adacore.com>
3774
3775 * gdb.ada/mi_interface: New testcase.
3776
8e355c5d
JB
37772014-01-07 Joel Brobecker <brobecker@adacore.com>
3778
3779 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
3780 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
3781 gdb.ada/pp-rec-component/pck.ads: New files.
3782
c0d48811
JB
37832014-01-07 Joel Brobecker <brobecker@adacore.com>
3784
3785 * gdb.python/py-pp-integral.c: New file.
3786 * gdb.python/py-pp-integral.py: New file.
3787 * gdb.python/py-pp-integral.exp: New file.
3788
17b609c3 3789For older changes see ChangeLog-1993-2013.
c906108c 3790\f
8d8cb839
EZ
3791;; Local Variables:
3792;; mode: change-log
3793;; left-margin: 8
3794;; fill-column: 74
3795;; version-control: never
3796;; End:
902f2ccb 3797
32d0add0 3798 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
3799 Copying and distribution of this file, with or without modification,
3800 are permitted provided the copyright notice and this notice are preserved.
This page took 3.850732 seconds and 4 git commands to generate.