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