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