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