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