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