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