]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Warn if core file register section is larger than expected
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
ae6ae975
DE
12015-01-31 Doug Evans <xdje42@gmail.com>
2
3 * gdb.base/maint.exp <maint print type argc>: Update expected output.
4
cfb069a8
GB
52015-01-31 Gary Benson <gbenson@redhat.com>
6
7 * gdb.base/completion.exp: Disable completion limiting for
8 existing tests. Add new tests to check completion limiting.
9 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10
5dd31d79
DE
112015-01-31 Doug Evans <xdje42@gmail.com>
12
13 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14
9f050062
DE
152015-01-31 Doug Evans <xdje42@gmail.com>
16
17 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
18 entries. Duplicate file section script entries.
19 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
20 inlined entries. Add test for safe-path rejection.
21 * gdb.python/py-section-script.c: Add duplicate inlined section script
22 entries. Duplicate file section script entries.
23 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
24 inlined entries. Add test for safe-path rejection.
25
df25ebbd
JB
262015-01-29 Joel Brobecker <brobecker@adacore.com>
27
28 * gdb.ada/disc_arr_bound: New testcase.
29
4a0ca9ec
JB
302015-01-29 Joel Brobecker <brobecker@adacore.com>
31
32 * gdb.ada/mi_var_array: New testcase.
33
3a8b707a
DE
342015-01-27 Doug Evans <dje@google.com>
35
36 * gdb.python/py-objfile.exp: Add tests for objfile.username.
37 Add test for objfile.filename, objfile.username after objfile
38 has been unloaded.
39
f8313f6e
JB
402015-01-26 Joel Brobecker <brobecker@adacore.com>
41
42 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
43 the second test to print the name attribute of value
44 returned by the call to gdb.lookup_type, and adjust
45 the expected output accordingly.
46
37bc665e
MW
472015-01-25 Mark Wielaard <mjw@redhat.com>
48
49 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
50 * gdb.base/disp-step-fork.c: Include unistd.h.
51 * gdb.base/siginfo-obj.c: Include stdio.h.
52 * gdb.base/siginfo-thread.c: Likewise.
53 * gdb.mi/non-stop.c: Include unistd.h.
54 * gdb.mi/nsthrexec.c: Include stdio.h.
55 * gdb.mi/pthreads.c: Include unistd.h.
56 * gdb.modula2/unbounded1.c (main): Declare returns int.
57 * gdb.reverse/consecutive-reverse.c: Likewise.
58 * gdb.threads/create-fail.c: Include unistd.h.
59 * gdb.threads/killed.c: Likewise.
60 * gdb.threads/linux-dp.c: Likewise.
61 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
62 * gdb.threads/non-ldr-exc-2.c: Likewise.
63 * gdb.threads/non-ldr-exc-3.c: Likewise.
64 * gdb.threads/non-ldr-exc-4.c: Likewise.
65 * gdb.threads/pthreads.c: Include unistd.h.
66 (main): Declare returns int.
67 * gdb.threads/tls-main.c (foo): New declaration.
68 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
69
f7e5394d
SM
702015-01-23 Simon Marchi <simon.marchi@ericsson.com>
71
72 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
73 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
74
743649fd
MW
752015-01-15 Mark Wielaard <mjw@redhat.com>
76
77 * gdb.base/noreturn-return.c: New file.
78 * gdb.base/noreturn-return.exp: New file.
79 * gdb.base/noreturn-finish.c: New file.
80 * gdb.base/noreturn-finish.exp: New file.
81
198297aa
PA
822015-01-23 Pedro Alves <palves@redhat.com>
83
84 * gdb.threads/continue-pending-after-query.c: New file.
85 * gdb.threads/continue-pending-after-query.exp: New file.
86
717cf30c
AG
872015-01-22 Anders Granlund <anders.granlund@ericsson.com>
88 Simon Marchi <simon.marchi@ericsson.com>
89
90 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
91 * gdb.base/valgrind-db-attach.exp: Same.
92 * gdb.base/valgrind-infcall.exp: Same.
93 * lib/mi-support.exp (default_mi_gdb_start): Same.
94 * lib/prompt.exp (default_prompt_gdb_start): Same.
95 * lib/gdb.exp (default_gdb_spawn): Same.
96 (gdb_interact): New.
97
98
4b62a76e
JK
992015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
100
101 * gdb.compile/compile.exp (pointer to jit function): New test.
102
b4cdae6f
WW
1032015-01-17 Wei-cheng Wang <cole945@gmail.com>
104
105 * lib/gdb.exp (supports_process_record): Return true for
106 powerpc*-*-linux*.
107 (supports_reverse): Likewise.
108
d221e7ef
DB
1092015-01-15 Don Breazeal <donb@codesourcery.com>
110
111 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
112 instead of checking whether the target board is remote and
113 use spawn_wait_for_attach instead of exec/sleep.
114 * gdb.base/attach-twice.exp: Likewise.
115
bafffb51
JB
1162015-01-15 Joel Brobecker <brobecker@adacore.com>
117
118 * gdb.ada/var_arr_attrs: New testcase.
119
5589af0e
PA
1202015-01-14 Pedro Alves <palves@redhat.com>
121 Joel Brobecker <brobecker@adacore.com>
122
123 PR gdb/17525
124 * gdb.base/bp-cmds-execution-x-script.c: New file.
125 * gdb.base/bp-cmds-execution-x-script.exp: New file.
126 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
127
6c400b59
PA
1282015-01-14 Pedro Alves <palves@redhat.com>
129
130 PR cli/17828
131 * gdb.base/batch-preserve-term-settings.c: New file.
132 * gdb.base/batch-preserve-term-settings.exp: New file.
133
e02c96a7
DE
1342015-01-13 Doug Evans <dje@google.com>
135
136 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
137 binary.
138
576fd14c
JB
1392015-01-13 Joel Brobecker <brobecker@adacore.com>
140
141 * Makefile.in (clean mostlyclean): Do not delete *.py.
142
04dccad0
JB
1432015-01-13 Joel Brobecker <brobecker@adacore.com>
144
145 * gdb.python/py-lookup-type.exp: New file.
146
3d230f71
PA
1472015-01-12 Pedro Alves <palves@redhat.com>
148
149 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
150 restore GDBFLAGS before returning.
151
7e67715d
JK
1522015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
153
154 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
155 is_amd64_regs_target and is_x86_like_target.
156
f2e0d4b4
DE
1572015-01-11 Doug Evans <xdje42@gmail.com>
158
159 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
160 is given without an explicit form.
161 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
162 attributes.
163 * gdb.dwarf/corrupt.exp: Ditto.
164 * gdb.dwarf2/enum-type.exp: Ditto.
165 * gdb.trace/entry-values.exp: Ditto.
166 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
167
439250fb
DE
1682015-01-11 Doug Evans <xdje42@gmail.com>
169
170 PR gdb/15830
171 * gdb.base/maint.exp: Remove references to "maint demangle".
172 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
173 Add tests for explicitly specifying language to demangle.
174 * gdb.dlang/demangle.exp: Ditto.
175
ede9f622
PA
1762015-01-09 Pedro Alves <palves@redhat.com>
177
178 * gdb.threads/non-stop-fair-events.c: New file.
179 * gdb.threads/non-stop-fair-events.exp: New file.
180
a7b796db
PA
1812015-01-09 Pedro Alves <palves@redhat.com>
182
183 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
184 the global scope. Set a breakpoint after all threads are started
185 rather than stepping over two source lines. Expect the prompt.
186 * gdb.base/watch_thread_num.c (threads_started_barrier): New
187 global.
188 (NUM): Now 15.
189 (main): Use threads_started_barrier to wait for all threads to
190 start. Main thread no longer calls thread_function. Exit after
191 180 seconds.
192 (loop): New function.
193 (thread_function): Wait on threads_started_barrier barrier. Call
194 'loop' at each iteration.
195 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
196 threads have started, instead of hardcoding number of "next"
197 steps. Use an access watchpoint instead of a write watchpoint.
198
9665ffdd
PA
1992015-01-09 Pedro Alves <palves@redhat.com>
200
201 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
202 (thread_func): Wait on barrier.
203 (main): Wait for all threads to start before stopping GDB.
204 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
205 global.
206 (thread1_func, thread2_func): Wait on barrier.
207 (main): Wait for all threads to start before stopping GDB.
208 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
209 New global.
210 (thread1_func, thread2_func): Wait on barrier.
211 (main): Wait for all threads to start before stopping GDB.
212
c945a99f
PA
2132015-01-09 Pedro Alves <palves@redhat.com>
214
215 * gdb.threads/attach-many-short-lived-threads.c: New file.
216 * gdb.threads/attach-many-short-lived-threads.exp: New file.
217
c1a747c1
PA
2182014-01-09 Pedro Alves <palves@redhat.com>
219
220 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
221 instead of to thread 2.
222 * gdb.threads/signal-command-multiple-signals-pending.c (main):
223 Add barrier around each pthread_create call instead of around all
224 calls.
225 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
226 Set a break on thread_function and have the child threads hit it
227 one at at a time.
228
60b3033e
PA
2292015-01-09 Pedro Alves <palves@redhat.com>
230
231 * lib/gdb.exp (can_spawn_for_attach): New procedure.
232 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
233 false.
234 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
235 checking whether the target board is remote.
236 * gdb.multi/multi-attach.exp: Likewise.
237 * gdb.python/py-sync-interp.exp: Likewise.
238 * gdb.server/ext-attach.exp: Likewise.
239 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
240 tests that need to attach, instead of checking whether the target
241 board is remote at the top of the file.
242
acc018ac
YQ
2432015-01-08 Yao Qi <yao@codesourcery.com>
244
245 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
246
50a18af8
JK
2472015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
248
249 Fix testcase compilation.
250 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
251
8503d6e1
JB
2522015-01-06 Joel Brobecker <brobecker@adacore.com>
253
254 * gdb.python/py-type.exp: Add a couple test about empty
255 array creation, and negative-length array creation.
256
cc73dbcc
DE
2572015-01-02 Doug Evans <xdje42@gmail.com>
258
259 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
260
0300bbc7
DE
2612015-01-02 Doug Evans <dje@google.com>
262
263 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
264
9d85a0ec
YQ
2652014-12-29 Yao Qi <yao@codesourcery.com>
266
267 * gdb.trace/entry-values.exp: Update comments. Rename variable
268 bar_call_foo to returned_from_foo.
269
87186c6a
MMN
2702014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
271
272 PR gdb/17394
273 * gdb.linespec/break-asm-file.c: New file.
274 * gdb.linespec/break-asm-file.exp: New file.
275 * gdb.linespec/break-asm-file0.s: New file.
276 * gdb.linespec/break-asm-file1.s: New file.
277
1bab7383
YQ
2782014-12-18 Nigel Stephens <nigel@mips.com>
279 Maciej W. Rozycki <macro@codesourcery.com>
280
281 * gdb.base/float.exp: Handle the new output from "info float" on
282 MIPS targets.
283
1bc1068a
JK
2842014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
285
286 Fix MinGW compilation.
287 * gdb.compile/compile-ops.exp: Update untested message if
288 !skip_compile_feature_tests.
289 * gdb.compile/compile-setjmp.exp: Likewise.
290 * gdb.compile/compile-tls.exp: Likewise.
291 * gdb.compile/compile.exp: Likewise.
292 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
293 supported on this host".
294
b6615d10
DE
2952014-12-16 Doug Evans <xdje42@gmail.com>
296
297 * boards/stabs.exp: New file.
298
25dda427
AA
2992014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
300
301 * gdb.base/completion.exp: Adjust to format changes of "maint
302 print user-registers".
303
bf330350
CU
3042014-12-16 Catalin Udma <catalin.udma@freescale.com>
305
306 PR server/17457
307 * gdb.arch/aarch64-fp.c: New file.
308 * gdb.arch/aarch64-fp.exp: New file.
309
395cf596
SDJ
3102014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
311
312 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
313 r210637, r210913, r211666, r215400, r215817).
314
315 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
316 * dg-extract-results.py: New file.
317 * dg-extract-results.sh: Use it if the environment seems
318 suitable.
319
320 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
321
322 * dg-extract-results.py (parse_run): Handle warnings that
323 are printed before a test harness is run.
324
325 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
326
327 * dg-extract-results.py (Named): Remove __cmp__ method.
328 (output_variation): Use a key to sort variation.harnesses.
329
330 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
331
332 * dg-extract-results.py: For Python 3, force sys.stdout to
333 handle surrogate escape sequences.
334 (safe_open): New function.
335 (output_segment, main): Use it.
336
337 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
338
339 * dg-extract-results.py (Prog.result_re): Include options
340 in test name.
341
342 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
343
344 * dg-extract-results.py (output_variation): Always sort if
345 do_sum.
346
e882ef3c
SM
3472014-12-15 Simon Marchi <simon.marchi@ericsson.com>
348
349 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
350 as long as we get pagination notifications.
351
4992aa20
JM
3522014-12-15 Jason Merrill <jason@redhat.com>
353
354 * Makefile.in (check-gdb.%): Restore.
355 * README: Mention it.
356
c1b5a1a6
JB
3572014-12-13 Joel Brobecker <brobecker@adacore.com>
358
359 * gdb.ada/str_uninit: New testcase.
360
5537b577
JK
3612014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
362
363 PR symtab/17642
364 * gdb.base/vla-stub-define.c: New file.
365 * gdb.base/vla-stub.c: New file.
366 * gdb.base/vla-stub.exp: New file.
367
bb2ec1b3
TT
3682014-12-12 Phil Muldoon <pmuldoon@redhat.com>
369 Jan Kratochvil <jan.kratochvil@redhat.com>
370 Tom Tromey <tromey@redhat.com>
371
372 * configure.ac: Add gdb.compile/.
373 * configure: Regenerate.
374 * gdb.compile/Makefile.in: New file.
375 * gdb.compile/compile-ops.exp: New file.
376 * gdb.compile/compile-ops.c: New file.
377 * gdb.compile/compile-tls.c: New file.
378 * gdb.compile/compile-tls.exp: New file.
379 * gdb.compile/compile-constvar.S: New file.
380 * gdb.compile/compile-constvar.c: New file.
381 * gdb.compile/compile-mod.c: New file.
382 * gdb.compile/compile-nodebug.c: New file.
383 * gdb.compile/compile-setjmp-mod.c: New file.
384 * gdb.compile/compile-setjmp.c: New file.
385 * gdb.compile/compile-setjmp.exp: New file.
386 * gdb.compile/compile-shlib.c: New file.
387 * gdb.compile/compile.c: New file.
388 * gdb.compile/compile.exp: New file.
389 * lib/gdb.exp (skip_compile_feature_tests): New proc.
390
4ff709eb
TT
3912014-12-12 Tom Tromey <tromey@redhat.com>
392
393 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
394 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
395
6dddd6a5
DE
3962014-12-12 Doug Evans <dje@google.com>
397
398 * lib/gdb-python.exp (get_python_valueof): New function.
399 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
400
71c24708
AA
4012014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
402
403 * gdb.base/completion.exp: Add test for completion of "info
404 registers ".
405
3e29f34a
MR
4062014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
407
408 * gdb.base/func-ptrs.c: New file.
409 * gdb.base/func-ptrs.exp: New file.
410
fc126975
SM
4112014-12-10 Simon Marchi <simon.marchi@ericsson.com>
412
413 PR breakpoints/17012
414 * gdb.base/dprintf-detach.c: New file.
415 * gdb.base/dprintf-detach.exp: New file.
416
0a46d518
SM
4172014-12-10 Simon Marchi <simon.marchi@ericsson.com>
418
419 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
420 * lib/gdb.exp (target_is_gdbserver): New procedure.
421
a0be3e44
DE
4222014-12-08 Doug Evans <dje@google.com>
423
424 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
425
df1b803a
YQ
4262014-12-05 Yao Qi <yao@codesourcery.com>
427
428 * gdb.guile/scm-error.exp: Remove the third argument to
429 gdb_remote_download.
430 * gdb.guile/scm-frame-args.exp: Likewise.
431 * gdb.guile/scm-section-script.exp: Likewise.
432
ddb9f679
YQ
4332014-12-05 Yao Qi <yao@codesourcery.com>
434
435 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
436
86e4ed39
DE
4372014-12-04 Doug Evans <dje@google.com>
438
439 * gdb.python/py-objfile.exp: Add tests for
440 objfile.add_separate_debug_file.
441
7c50a931
DE
4422014-12-04 Doug Evans <dje@google.com>
443
444 * lib/gdb.exp (get_build_id): New function.
445 (build_id_debug_filename_get): Rewrite to use it.
446 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
447
621661e3
MR
4482014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
449
450 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
451 `method(long)', not just 0x0.
452 * gdb.cp/nsalias.exp: Align code labels to 4.
453 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
454 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
455 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
456 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
457 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
458 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
459
29f0c3b7
DE
4602014-12-02 Doug Evans <dje@google.com>
461
e1e061e7 462 PR symtab/17602
29f0c3b7 463 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 464 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
465 * gdb.cp/anon-ns.exp: Update.
466
162078c8
NB
4672014-12-02 Nick Bull <nicholaspbull@gmail.com>
468
469 * gdb.python/py-events.py (inferior_call_handler): New.
470 (register_changed_handler, memory_changed_handler): New.
471 (test_events.invoke): Register new handlers.
472 * gdb.python/py-events.exp: Add tests for inferior call,
473 memory_changed and register_changed events.
474
fdb09caf
AA
4752014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
476
477 * gdb.base/execl-update-breakpoints.exp: Specify the link address
478 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
479 if the linker doesn't understand this.
480
55cfb2c4
SM
4812014-12-01 Simon Marchi <simon.marchi@ericsson.com>
482
483 * gdb.python/python.exp: Change expected reply to help().
484
9e8cd6df
YQ
4852014-12-01 Yao Qi <yao@codesourcery.com>
486
487 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
488 AC_CONFIG_SUBDIRS(gdb.gdbtk).
489 * configure: Re-generated.
490
6c659fc2
SC
4912014-11-28 Siva Chandra Reddy <sivachandra@google.com>
492
493 * gdb.cp/chained-calls.cc: New file.
494 * gdb.cp/chained-calls.exp: New file.
495 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
496
d7fc3181
SM
4972014-11-28 Simon Marchi <simon.marchi@ericsson.com>
498
499 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
500 * gdb.dwarf2/symtab-producer.exp: Same.
501 * gdb.gdb/python-interrupts.exp: Same.
502 * gdb.gdb/python-selftest.exp: Same.
503 * gdb.python/py-linetable.exp: Same.
504 * gdb.python/py-type.exp: Same.
505 * gdb.python/py-value-cc.exp: Same.
506 * gdb.python/py-value.exp: Same.
507
10e79639
YQ
5082014-11-28 Yao Qi <yao@codesourcery.com>
509
510 * gdb.base/break-probes.exp: Match library name prefixed with
511 sysroot.
512
f28a0564
SM
5132014-11-27 Simon Marchi <simon.marchi@ericsson.com>
514
515 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
516 test expected output. Add parentheses for the call to print.
517 Remove L suffix from integers.
518
3fe1ce1d
DE
5192014-11-26 Doug Evans <dje@google.com>
520
521 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
522
84429e27
YQ
5232014-11-22 Yao Qi <yao@codesourcery.com>
524
525 * gdb.trace/entry-values.c: Remove asms.
526 (foo): Add foo_label.
527 (bar): Add bar_label.
528 * gdb.trace/entry-values.exp: Remove code computing foo's
529 length and bar's length.
530 (Dwarf::assemble): Invoke function_range for bar and use
531 MACRO_AT_func for foo.
532
26741859
YQ
5332014-11-22 Yao Qi <yao@codesourcery.com>
534
535 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
536 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
537 Use .Lgcc43_procstart instead of gcc43.
538
45e44d27
JB
5392014-11-21 Joel Brobecker <brobecker@adacore.com>
540
541 * gdb.ada/n_arr_bound: New testcase.
542
458c8db8
SDJ
5432014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
544
545 PR breakpoints/10737
546 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
547 test_catch_syscall_multi_arch.
548 (test_catch_syscall_multi_arch): New function.
549
43f3e411
DE
5502014-11-20 Doug Evans <xdje42@gmail.com>
551
552 * gdb.base/maint.exp: Update expected output.
553
0d7b2549
AA
5542014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
555
556 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
557 4-byte instruction on S390.
558
8908fca5
JB
5592014-11-19 Joel Brobecker <brobecker@adacore.com>
560
561 * gdb.ada/arr_arr: New testcase.
562
4a46959e
JB
5632014-11-19 Joel Brobecker <brobecker@adacore.com>
564
565 * gdb.ada/pkd_arr_elem: New Testcase.
566
470e2f4e
LM
5672014-11-18 Luis Machado <lgustavo@codesourcery.com>
568
569 * gdb.reverse/break-precsave: Expect completion message for
570 core file reads.
571 * gdb.reverse/consecutive-precsave.exp: Likewise.
572 * gdb.reverse/finish-precsave.exp: Likewise.
573 * gdb.reverse/i386-precsave.exp: Likewise.
574 * gdb.reverse/machinestate-precsave.exp: Likewise.
575 * gdb.reverse/sigall-precsave.exp: Likewise.
576 * gdb.reverse/solib-precsave.exp: Likewise.
577 * gdb.reverse/step-precsave.exp: Likewise.
578 * gdb.reverse/until-precsave.exp: Likewise.
579 * gdb.reverse/watch-precsave.exp: Likewise.
580
a267f3ad
AA
5812014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
582
583 * gdb.base/bp-permanent.c: Include unistd.h.
584 * gdb.python/py-framefilter-mi.c (main): Add return type.
585 * gdb.python/py-framefilter.c (main): Likewise.
586 * gdb.trace/actions-changed.c (main): Likewise.
587
12084a9a
AA
5882014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
589
590 * gdb.mi/until.c: Add eye-catchers.
591 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
592 line numbers.
593
dc7e1a77
AA
5942014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
595
596 * gdb.base/condbreak.exp: Drop references to removed non-prototype
597 function header variants in break1.c.
598 * gdb.base/ena-dis-br.exp: Likewise.
599 * gdb.base/hbreak2.exp: Likewise.
600 * gdb.reverse/until-precsave.exp: Drop references to removed
601 non-prototype function header variants in ur1.c.
602 * gdb.reverse/until-reverse.exp: Likewise.
603
41c77605
PM
6042014-11-17 Petr Machata <pmachata@redhat.com>
605
606 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
607 ${_cu_offset_size} bytes abbrev offset.
608
34248c3a
DE
6092014-11-15 Doug Evans <xdje42@gmail.com>
610
611 PR symtab/17559
612 * gdb.base/line-symtabs.exp: New file.
613 * gdb.base/line-symtabs.c: New file.
614 * gdb.base/line-symtabs.h: New file.
615
646da059
YQ
6162014-11-14 Yao Qi <yao@codesourcery.com>
617
618 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
619 (func): Add label func_label.
620 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
621 Replace low_pc and high_pc with MACRO_AT_range.
622 Replace name, low_pc and high_pc with MACRO_AT_func.
623
9301ebe6
YQ
6242014-11-14 Yao Qi <yao@codesourcery.com>
625
626 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
627 Replace name, low_pc and high_pc with MACRO_AT_func.
628
f166b542
YQ
6292014-11-14 Yao Qi <yao@codesourcery.com>
630
631 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
632 produce debug information.
633 * gdb.dwarf2/implptr-optimized-out.S: Removed.
634
0f6e71e3
YQ
6352014-11-14 Yao Qi <yao@codesourcery.com>
636
637 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
638 object and get function length.
639 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
640 with MACRO_AT_func.
641 (top-level): Replace gdb_compile and clean_restart with
642 prepare_for_testing.
643 * gdb.dwarf2/main.c (main): Add label main_label.
644
876c4df9
YQ
6452014-11-14 Yao Qi <yao@codesourcery.com>
646
647 * lib/dwarf.exp (function_range): New procedure.
648 (Dwarf::_handle_macro_at_func): New procedure.
649 (Dwarf::_handle_macro_at_range): New procedure.
650 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
651
02ad9cf1
YQ
6522014-11-14 Yao Qi <yao@codesourcery.com>
653
654 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
655 (_handle_attribute): New procedure.
656
a59add0c
AA
6572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
658
659 * gdb.ada/cond_lang/foo.c (callme): Add return type.
660 * gdb.base/call-sc.c (zed): Likewise.
661 * gdb.base/checkpoint.c (main): Likewise.
662 * gdb.base/dump.c (main): Likewise.
663 * gdb.base/gcore.c (main): Likewise.
664 * gdb.base/huge.c (main): Likewise.
665 * gdb.base/multi-forks.c (main): Likewise.
666 * gdb.base/pr10179-a.c (main): Likewise.
667 * gdb.base/savedregs.c (main): Likewise.
668 * gdb.base/sigaltstack.c (main): Likewise.
669 * gdb.base/siginfo.c (main): Likewise.
670 * gdb.base/structs.c (zed): Likewise.
671 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
672 * gdb.mi/mi-syn-frame.c (main): Likewise.
673 * gdb.mi/until.c (foo, main): Likewise.
674 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
675 * gdb.base/solib-weak.c (foo): Declare.
676 * gdb.base/attach-twice.c: Include stdio.h.
677 * gdb.base/weaklib1.c: Likewise.
678 * gdb.base/weaklib2.c: Likewise.
679 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
680 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
681 unistd.h.
682 * gdb.base/attach-pie-misread.c: Include stdlib.h.
683 * gdb.mi/mi-exit-code.c: Likewise.
684 * gdb.base/break-interp-lib.c: Include string.h.
685 * gdb.base/coremaker.c: Likewise.
686 * gdb.base/testenv.c: Likewise.
687 * gdb.python/py-finish-breakpoint.c: Likewise.
688 * gdb.base/inferior-died.c: Include sys/wait.h.
689 * gdb.base/fileio.c: Include time.h.
690 * gdb.base/async-shell.c: Include unistd.h.
691 * gdb.base/dprintf-non-stop.c: Likewise.
692 * gdb.base/info-os.c: Likewise.
693 * gdb.mi/mi-console.c: Likewise.
694 * gdb.mi/watch-nonstop.c: Likewise.
695 * gdb.python/py-events.c: Likewise.
696 * gdb.base/async.c (baz): Move up before its invocation.
697 * gdb.base/code_elim2.c (my_global_func): Likewise.
698 * gdb.base/skip-solib-lib.c (multiply): Likewise.
699 * gdb.base/advance.c (func2): Likewise.
700
3b5d5997
AA
7012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
702
703 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
704 variant.
705 * gdb.base/annota3.c: Likewise.
706 * gdb.base/async.c: Likewise.
707 * gdb.base/average.c: Likewise.
708 * gdb.base/call-ar-st.c: Likewise.
709 * gdb.base/call-rt-st.c: Likewise.
710 * gdb.base/call-sc.c: Likewise.
711 * gdb.base/call-strs.c: Likewise.
712 * gdb.base/ending-run.c: Likewise.
713 * gdb.base/execd-prog.c: Likewise.
714 * gdb.base/exprs.c: Likewise.
715 * gdb.base/foll-exec.c: Likewise.
716 * gdb.base/foll-fork.c: Likewise.
717 * gdb.base/foll-vfork.c: Likewise.
718 * gdb.base/funcargs.c: Likewise.
719 * gdb.base/gcore.c: Likewise.
720 * gdb.base/jump.c: Likewise.
721 * gdb.base/langs0.c: Likewise.
722 * gdb.base/langs1.c: Likewise.
723 * gdb.base/langs2.c: Likewise.
724 * gdb.base/mips_pro.c: Likewise.
725 * gdb.base/nodebug.c: Likewise.
726 * gdb.base/opaque0.c: Likewise.
727 * gdb.base/opaque1.c: Likewise.
728 * gdb.base/recurse.c: Likewise.
729 * gdb.base/run.c: Likewise.
730 * gdb.base/scope0.c: Likewise.
731 * gdb.base/scope1.c: Likewise.
732 * gdb.base/setshow.c: Likewise.
733 * gdb.base/setvar.c: Likewise.
734 * gdb.base/shmain.c: Likewise.
735 * gdb.base/shr1.c: Likewise.
736 * gdb.base/shr2.c: Likewise.
737 * gdb.base/sigall.c: Likewise.
738 * gdb.base/signals.c: Likewise.
739 * gdb.base/so-indr-cl.c: Likewise.
740 * gdb.base/solib2.c: Likewise.
741 * gdb.base/structs.c: Likewise.
742 * gdb.base/sum.c: Likewise.
743 * gdb.base/vforked-prog.c: Likewise.
744 * gdb.base/watchpoint.c: Likewise.
745 * gdb.reverse/shr2.c: Likewise.
746 * gdb.reverse/until-reverse.c: Likewise.
747 * gdb.reverse/ur1.c: Likewise.
748 * gdb.reverse/watch-reverse.c: Likewise.
749
066a77c5
AA
7502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
751
752 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
753 variant.
754 * gdb.base/sepdebug.exp: Drop references to removed code.
755
4f204ea5
AA
7562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
757
758 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
759 variant. Preserve original line numbering.
760 * gdb.base/list1.c: Likewise.
761
3b377a3a
AA
7622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
763
764 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
765 variant.
766 * gdb.base/break1.c: Likewise.
767 * gdb.base/break.exp: Drop references to removed code.
768
e444df73
AA
7692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
770
771 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
772 variant.
773
8008f2a7
AA
7742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
775
776 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
777
a5a06887
AA
7782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
779
780 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
781 logic into perform_all_tests() and invoke it with and without
782 function header prototypes.
783 (do_function_calls): Remove conditional XFAIL for PR 5318.
784 (rerun_and_prepare): Remove duplicate code.
785 (perform_all_tests): New. Main logic moved here.
786
44dba9b9
AA
7872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
788
789 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
790 code guarded by #ifdef NO_PROTOTYPES.
791 (t_double_many_args): Likewise.
792 (DEF_FUNC_MANY_ARGS_1): Likewise.
793 (DEF_FUNC_VALUES_1): Likewise.
794 (t_structs_ldc): Renamed from t_structs_fc in conditional code
795 guarded by #ifdef PROTOTYPES.
796
d1fbcd56
AA
7972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
798
799 * gdb.mi/mi-console.c: Add eye-catcher.
800 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
801 instead of literal line number.
802
b0e59b8f
AA
8032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
804
805 * gdb.base/shr2.c: Add eye-catcher.
806 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
807 line number.
808
78f98cca
AA
8092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
810
811 * gdb.base/jump.c: Add eye-catchers.
812 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
813 numbers.
814
58fa2af0
AA
8152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
816
817 * gdb.base/execd-prog.c: Add eye-catchers.
818 * gdb.base/foll-exec.c: Likewise.
819 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
820 line numbers.
821
04e5059b
AA
8222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
823
824 * gdb.base/ending-run.c: Add eye-catchers.
825 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
826 literal line numbers.
827
dbfdb174
AA
8282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
829
830 * gdb.base/call-rt-st.c: Add eye-catchers.
831 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
832 literal line numbers.
833
888a2ade
AA
8342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
835
836 * gdb.base/call-ar-st.c: Add eye-catchers.
837 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
838 literal line numbers.
839
6acc2dde
AA
8402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
841
842 * gdb.base/average.c: Add eye-catchers.
843 * gdb.base/sum.c: Likewise.
844 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
845 regexps dynamically.
846
9ecfcd1d
AA
8472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
848
849 * gdb.base/solib1.c: Add eye-catchers.
850 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
851 literal line numbers.
852
78708b7c
PA
8532014-11-12 Pedro Alves <palves@redhat.com>
854
855 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
856 leader has exited.
857
af48d08f
PA
8582014-11-12 Pedro Alves <palves@redhat.com>
859
860 * gdb.arch/i386-bp_permanent.c: New file.
861 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
862 (srcfile): Set to i386-bp_permanent.c.
863 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
864 that stepi does not execute the 'leave' instruction, instead of
865 testing it does execute.
866 * gdb.base/bp-permanent.c: New file.
867 * gdb.base/bp-permanent.exp: New file.
868
af3768e9
DE
8692014-11-10 Doug Evans <xdje42@gmail.com>
870
871 PR symtab/17564
872 * gdb.base/symtab-search-order.exp: New file.
873 * gdb.base/symtab-search-order.c: New file.
874 * gdb.base/symtab-search-order-1.c: New file.
875 * gdb.base/symtab-search-order-shlib-1.c: New file.
876
9de00a4a
PA
8772014-11-07 Pedro Alves <palves@redhat.com>
878
879 PR gdb/17511
880 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
881 i?86-*-linux*.
882
e0f52461
SC
8832014-11-03 Siva Chandra Reddy <sivachandra@google.com>
884
885 PR c++/17494
886 * gdb.cp/pr17494.cc: New file.
887 * gdb.cp/pr17494.exp: New file.
888
6ce8c980
YQ
8892014-11-02 Yao Qi <yao@codesourcery.com>
890
891 * gdb.python/python.exp: Get working directory and match the
892 output of "set extended-prompt \\w " with it.
893
02be9a71
DE
8942014-10-30 Doug Evans <dje@google.com>
895
896 * gdb.python/py-objfile.exp: Add tests for setting random attributes
897 in objfiles.
898 * gdb.python/py-progspace.exp: Add tests for setting random attributes
899 in progspaces.
900
3bdff46b
LM
9012014-10-30 Janis Johnson <janisjo@codesourcery.com>
902
903 * gdb.base/fullpath-expand.exp: Skip for a remote host.
904 * gdb.base/realname-expand.exp: Likewise.
905 * gdb.linespec/macro-relative.exp: Likewise.
906
ab917dfb
PA
9072014-10-29 Pedro Alves <palves@redhat.com>
908
909 PR gdb/17408
910 * gdb.threads/schedlock.c (some_function): New function.
911 (call_function): New global.
912 (MAYBE_CALL_SOME_FUNCTION): New macro.
913 (thread_function): Call it.
914 * gdb.threads/schedlock.exp (get_args): Add description parameter,
915 and use it instead of a global counter. Adjust all callers.
916 (get_current_thread): Use "find current thread" for test message
917 here rather than having all callers pass down the same string.
918 (goto_loop): New procedure, factored out from ...
919 (my_continue): ... this.
920 (step_ten_loops): Change parameter from test message to command to
921 use. Adjust.
922 (list_count): Delete global.
923 (check_result): New procedure, factored out from duplicate top
924 level code.
925 (continue tests): Wrap in with_test_prefix.
926 (test_step): New procedure, factored out from duplicate top level
927 code.
928 (top level): Test "step" in combination with all scheduler-locking
929 modes. Test "next" in combination with all scheduler-locking
930 modes, and in combination with stepping over a function call or
931 not.
932 * gdb.threads/next-bp-other-thread.c: New file.
933 * gdb.threads/next-bp-other-thread.exp: New file.
934
d3d4baed
PA
9352014-10-29 Pedro Alves <palves@redhat.com>
936
937 PR python/17372
938 * gdb.python/python.exp: Test a multi-line command that spawns
939 interactive Python.
940 * gdb.base/multi-line-starts-subshell.exp: New file.
941
563e8d85
YQ
9422014-10-29 Yao Qi <yao@codesourcery.com>
943
944 * gdb.base/fileio.exp: Make directories on host.
945
0ea4d52e
YQ
9462014-10-29 Yao Qi <yao@codesourcery.com>
947
948 * gdb.base/fileio.c (test_write): Close the file.
949
7f5ef605
PA
9502014-10-28 Pedro Alves <palves@redhat.com>
951
952 PR gdb/12623
953 * gdb.base/sigstep.c (no_handler): New global.
954 (main): If 'no_handler is true, set the signal handlers to
955 SIG_IGN.
956 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
957 with_sw_watch and no_handler parameters. Handle them.
958 (top level) <stepping over handler when stopped at a breakpoint
959 test>: Add a test axis for testing with a software watchpoint, and
960 another for testing with the signal handler set to SIG_IGN.
961 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
962 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
963
abbdbd03
PA
9642014-10-28 Pedro Alves <palves@redhat.com>
965
966 PR gdb/17511
967 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
968 * gdb.base/sigstep.exp (other_handler_location): New global.
969 (advance): Support stepping into the signal handler, and running
970 commands while in the handler.
971 (in_handler_map): New global.
972 (top level): In the advance test, add combinations for getting
973 into the handler with stepping commands, and for running commands
974 in the handler. Add comment descripting the advancei tests.
975
1df4399f
PA
9762014-10-28 Pedro Alves <palves@redhat.com>
977
978 * gdb.base/sigstep.exp: Use build_executable instead of
979 prepare_for_testing.
980 (top level): Move code that starts GDB, runs to main and creates a
981 display to ...
982 (restart): ... this new procedure.
983 (top level): Move backtrace from signal handler test to ...
984 (validate_backtrace): ... this new procedure.
985 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
986 with_test_prefix. Always restart GDB.
987 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
988 with_test_prefix. Always restart GDB. No need to delete
989 breakpoints after the test.
990 (test_skip_handler): Remove prefix parameter.
991 (skip_over_handler, breakpoint_to_handler)
992 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
993 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
994 restart GDB. No need to delete breakpoints after the test.
995 (top level): Use foreach to call the test procedures with
996 different commands.
997
a5b6e449
PA
9982014-10-28 Pedro Alves <palves@redhat.com>
999
1000 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
1001 instead of GNATS numbers.
1002 * gdb.base/sigbpt.exp: Likewise.
1003 * gdb.base/siginfo.exp: Likewise.
1004 * gdb.base/sigstep.exp: Likewise.
1005
e5f8a7cc
PA
10062014-10-27 Pedro Alves <palves@redhat.com>
1007
1008 * gdb.base/sigstep.c (dummy): New global.
1009 (main): Issue a couple writes to the new global.
1010 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
1011 procedures.
1012 (skip_over_handler): Use test_skip_handler.
1013 (top level): Call skip_over_handler for stepi and nexti too.
1014 (breakpoint_over_handler): Use test_skip_handler.
1015 (top level): Call breakpoint_over_handler for stepi and nexti too.
1016
763905a3
YQ
10172014-10-27 Yao Qi <yao@codesourcery.com>
1018
1019 * gdb.trace/tfile.c (adjust_function_address)
1020 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
1021 function descriptor.
1022
6f259a23
DB
10232014-10-24 Don Breazeal <donb@codesourcery.com>
1024
1025 * gdb.base/foll-fork.exp (test_follow_fork,
1026 catch_fork_child_follow): Check for updated fork messages emitted
1027 from infrun.c.
1028 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
1029 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
1030 vfork_and_exec_child_follow_through_step): Check for updated vfork
1031 messages emitted from infrun.c.
1032
09dd9a69
PA
10332014-10-24 Pedro Alves <palves@redhat.com>
1034
1035 * gdb.base/corefile.exp: Remove references to ultrix.
1036 * gdb.base/interrupt.exp: Likewise.
1037 * gdb.base/whatis.exp: Likewise.
1038 * gdb.gdb/selftest.exp: Likewise.
1039 * gdb.threads/manythreads.exp: Likewise.
1040 * gdb.threads/print-threads.exp: Likewise.
1041 * gdb.threads/pthreads.exp:: Likewise.
1042 * gdb.threads/schedlock.exp: Likewise.
1043
3433cfa5
SC
10442014-10-24 Siva Chandra Reddy <sivachandra@google.com>
1045
1046 * gdb.cp/non-trivial-retval.cc: Add a test case.
1047 * gdb.cp/non-trivial-retval.exp: Add a test.
1048
092f880b
YQ
10492014-10-20 Yao Qi <yao@codesourcery.com>
1050
1051 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
1052 * gdb.python/py-objfile-script-gdb.py: New file.
1053 * gdb.python/py-objfile-script.exp: Update reference to
1054 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
1055 of remote_download. Remove the dest file.
1056
acbdb7f3
YQ
10572014-10-20 Yao Qi <yao@codesourcery.com>
1058
1059 * gdb.base/checkpoint.exp: Don't remove file copied on host.
1060 * gdb.base/step-line.exp: Likewise.
1061 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
1062 * gdb.dwarf2/dw2-basic.exp: Likewise.
1063 * gdb.dwarf2/dw2-compressed.exp: Likewise.
1064 * gdb.dwarf2/dw2-filename.exp: Likewise.
1065 * gdb.dwarf2/dw2-intercu.exp: Likewise.
1066 * gdb.dwarf2/dw2-intermix.exp: Likewise.
1067 * gdb.dwarf2/dw2-producer.exp: Likewise.
1068 * gdb.dwarf2/mac-fileno.exp: Likewise.
1069 * gdb.python/py-frame-args.exp: Likewise.
1070 * gdb.python/py-framefilter.exp: Likewise.
1071 * gdb.python/py-mi.exp: Likewise.
1072 * gdb.python/py-objfile-script.exp: Likewise
1073 * gdb.python/py-pp-integral.exp: Likewise.
1074 * gdb.python/py-pp-re-notag.exp: Likewise.
1075 * gdb.python/py-prettyprint.exp: Likewise.
1076 * gdb.python/py-section-script.exp: Likewise.
1077 * gdb.python/py-typeprint.exp: Likewise.
1078 * gdb.python/py-xmethods.exp: Likewise.
1079 * gdb.stabs/weird.exp: Likewise.
1080 * gdb.xml/tdesc-regs.exp: Likewise.
1081
bd286a29
KCY
10822014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
1083
1084 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
1085 (out_cu): Use addr_len for the size of addresses.
1086 (out_line): Likewise. Size DW_LNE_set_address instruction
1087 according to addr_len.
1088 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
1089 (FUNC): Add START_INSNS to definition.
1090
673dc4a0
YQ
10912014-10-18 Yao Qi <yao@codesourcery.com>
1092
1093 * gdb.base/argv0-symlink.exp: Check argv[0] value if
1094 gdb_has_argv0 return true.
1095 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
1096 check [target_info exists noargs], check [gdb_has_argv0]
1097 instead.
1098 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1099 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
1100 procedures.
1101
4ffbba72
DE
11022014-10-17 Doug Evans <dje@google.com>
1103
1104 * gdb.python/py-events.exp: Update expected output for clear_objfiles
1105 event.
1106 * gdb.python/py-events.py: Add clear_objfiles event.
1107
d096d8c1
DE
11082014-10-17 Doug Evans <dje@google.com>
1109
1110 * gdb.python/py-objfile.exp: Test progspace attribute.
1111
a80db015
LM
11122014-10-17 Luis Machado <lgustavo@codesourcery.com>
1113
1114 * gdb.guile/scm-breakpoint.exp: Do not assume any
1115 directory separators when matching source file paths.
1116 * gdb.python/py-breakpoint.exp: Likewise.
1117 * gdb.reverse/break-precsave.exp: Likewise.
1118 * gdb.reverse/break-reverse.exp: Likewise.
1119 * gdb.reverse/consecutive-precsave.exp: Likewise.
1120 * gdb.reverse/finish-precsave.exp: Likewise.
1121 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1122 * gdb.reverse/finish-reverse.exp: Likewise.
1123 * gdb.reverse/i386-precsave.exp: Likewise.
1124 * gdb.reverse/i387-env-reverse.exp: Likewise.
1125 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1126 * gdb.reverse/machinestate-precsave.exp: Likewise.
1127 * gdb.reverse/machinestate.exp: Likewise.
1128 * gdb.reverse/sigall-precsave.exp: Likewise.
1129 * gdb.reverse/solib-precsave.exp: Likewise.
1130 * gdb.reverse/step-precsave.exp: Likewise.
1131 * gdb.reverse/until-precsave.exp: Likewise.
1132 * gdb.reverse/watch-precsave.exp: Likewise.
1133 * gdb.reverse/watch-reverse.exp: Likewise.
1134
b22089ab
YQ
11352014-10-17 Yao Qi <yao@codesourcery.com>
1136
1137 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
1138 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
1139
6c4486e6
PA
11402014-10-17 Pedro Alves <palves@redhat.com>
1141
1142 PR gdb/17471
1143 * gdb.base/bg-execution-repeat.c: New file.
1144 * gdb.base/bg-execution-repeat.exp: New file.
1145
0ff33695
PA
11462014-10-17 Pedro Alves <palves@redhat.com>
1147
1148 PR gdb/17300
1149 * gdb.base/continue-all-already-running.c: New file.
1150 * gdb.base/continue-all-already-running.exp: New file.
1151
6fdebc3d
PA
11522014-10-17 Pedro Alves <palves@redhat.com>
1153
1154 PR gdb/17472
1155 * gdb.base/annota-input-while-running.c: New file.
1156 * gdb.base/annota-input-while-running.exp: New file.
1157
32a8097b
PA
11582014-10-17 Pedro Alves <palves@redhat.com>
1159
1160 * gdb.base/callfuncs.exp: emove references to osf.
1161 * gdb.base/sigall.exp: Likewise.
1162 * gdb.gdb/selftest.exp: Likewise.
1163 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1164 * gdb.mi/non-stop.c: Likewise.
1165 * gdb.mi/pthreads.c: Likewise.
1166 * gdb.reverse/sigall-precsave.exp: Likewise.
1167 * gdb.reverse/sigall-reverse.exp: Likewise.
1168 * gdb.threads/pthreads.c: Likewise.
1169 * gdb.threads/pthreads.exp: Likewise.
1170
7a3517ff
YQ
11712014-10-17 Yao Qi <yao@codesourcery.com>
1172
1173 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
1174 check 'target_info exists noargs'.
1175 (test_command_prompt_position): Likewise.
1176 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
1177 Remove "set args".
1178 (progvar_simple_while_test): Likewise.
1179 (progvar_complex_if_while_test): Likewise.
1180 (if_while_breakpoint_command_test): Likewise.
1181 (infrun_breakpoint_command_test): Likewise.
1182 (breakpoint_command_test): Likewise.
1183 (watchpoint_command_test): Likewise.
1184 (bp_deleted_in_command_test): Likewise.
1185 (temporary_breakpoint_commands): Likewise.
1186
bb99c472
YQ
11872014-10-16 Yao Qi <yao@codesourcery.com>
1188
1189 * gdb.base/remotetimeout.exp: Remove noargs checking.
1190
7c16b83e
PA
11912014-10-15 Pedro Alves <palves@redhat.com>
1192
1193 PR breakpoints/9649
1194 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
1195 * gdb.base/breakpoint-in-ro-region.exp
1196 (probe_target_hardware_step): New procedure.
1197 (top level): Probe hardware stepping and hardware breakpoint
1198 support. Test stepping through a read-only region, with both
1199 "breakpoint auto-hw" on and off and both "always-inserted" on and
1200 off.
1201
35a49624
IB
12022014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
1203
1204 * gdb.dlang/demangle.exp: Update for demangling changes.
1205
2d1c107c
SC
12062014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1207
1208 * gdb.cp/non-trivial-retval.cc: Add new test cases.
1209 * gdb.cp/non-trivial-retval.exp: Add new tests.
1210
778811d5
SC
12112014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1212
1213 PR c++/13403
1214 PR c++/15154
1215 * gdb.cp/non-trivial-retval.cc: New file.
1216 * gdb.cp/non-trivial-retval.exp: New file.
1217
10c5f0a8
YQ
12182014-10-15 Yao Qi <yao@codesourcery.com>
1219
1220 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
1221 remote host.
1222
65d7b369
YQ
12232014-10-15 Yao Qi <yao@codesourcery.com>
1224
1225 * gdb.python/py-symbol.exp: Match file base name if host is
1226 remote, otherwise match file name with dir name.
1227 * gdb.python/py-symtab.exp: Likewise.
1228 * gdb.python/python.exp: Likewise.
1229
46dc1394
YQ
12302014-10-15 Yao Qi <yao@codesourcery.com>
1231
1232 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
1233 pattern.
1234 * gdb.python/py-symtab.exp: Likewise.
1235 * gdb.python/python.exp: Remove trailing ".*". Fix typo
1236 locationn.
1237
c40cc657
JB
12382014-10-14 Joel Brobecker <brobecker@adacore.com>
1239
1240 * gdb.ada/addr_arith: New testcase.
1241
2abf49e1
MR
12422014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
1243
1244 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
1245 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
1246 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
1247 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
1248
f7088df3
SDJ
12492014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
1250
1251 * gdb.arch/stap-eval-lang-ada.S: Likewise.
1252 * gdb.arch/stap-eval-lang-ada.c: Likewise.
1253 * gdb.arch/stap-eval-lang-ada.exp: New file.
1254
4dc06805
YQ
12552014-10-14 Yao Qi <yao@codesourcery.com>
1256
1257 * gdb.mi/mi-var-child.c (nothing1): New function.
1258 (nothing2): New function.
1259 (do_children_tests): Set function pointers by nothing1 and
1260 nothing2.
1261 * gdb.mi/mi-var-child.exp: Step over new added statements.
1262 Update test to match the new output.
1263 * gdb.mi/var-cmd.c (nothing1): New function.
1264 (nothing2): New function.
1265 (do_children_tests): Set function pointers by nothing1 and
1266 nothing2.
1267 * gdb.mi/mi-var-display.exp: Update test to match output.
1268 Step to the line specified by $line_dct_nothing.
1269 Increase the number of lines to step.
1270
46a93de2
YQ
12712014-10-14 Yao Qi <yao@codesourcery.com>
1272
1273 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
1274 tests.
1275 * gdb.mi/mi2-var-child.exp: Likewise.
1276
14ea52ee
DE
12772014-10-13 Doug Evans <dje@google.com>
1278
1279 * gdb.python/py-objfile.exp: Change name of file name test.
1280
e5c6e92b
DE
12812014-10-13 Doug Evans <dje@google.com>
1282
1283 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
1284 from the start of the CU.
1285
c780cc2f
JK
12862014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1287 Yao Qi <yao@codesourcery.com>
1288
1289 Fix "save breakpoints" for "catch" command.
1290 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
1291 Remove -nonewline. Match also the added "main" line.
1292
99894e11
JK
12932014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1294
1295 Fix "save breakpoints" for "disable $bpnum" command.
1296 * gdb.base/save-bp.c (main): Add label.
1297 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
1298
6e1ac5a3
JK
12992014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1300
1301 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
1302
754dd2b0
YQ
13032014-10-11 Yao Qi <yao@codesourcery.com>
1304
1305 * gdb.server/server-kill.exp: Execute command
1306 "set remote trace-status-packet on" before "tstatus".
1307
f90183d7
YQ
13082014-10-11 Yao Qi <yao@codesourcery.com>
1309
1310 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
1311 (main): Call getppid.
1312 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
1313 and continue to it. Read variable "server_pid".
1314
bf40a607
YQ
13152014-10-11 Yao Qi <yao@codesourcery.com>
1316
1317 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
1318
052ca370
YQ
13192014-10-11 Yao Qi <yao@codesourcery.com>
1320
1321 * gdb.threads/thread-find.exp: Don't execute command
1322 "info threads".
1323 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
1324 * gdb.threads/linux-dp.exp: Don't check the condition
1325 $threads_created equals to zero.
1326
3831839c
PA
13272014-10-10 Pedro Alves <palves@redhat.com>
1328
1329 * gdb.base/bigcore.exp: Remove references to IRIX.
1330 * gdb.base/funcargs.exp: Likewise.
1331 * gdb.base/interrupt.exp: Likewise.
1332 * gdb.base/mips_pro.exp: Likewise.
1333 * gdb.base/nodebug.exp: Likewise.
1334 * gdb.base/setvar.exp: Likewise.
1335 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
1336
8b9a549d
PA
13372014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1338 Pedro Alves <palves@redhat.com>
1339
1340 PR symtab/14466
1341 * gdb.base/vdso-warning.c: New file.
1342 * gdb.base/vdso-warning.exp: New file.
1343
d48ba5e8
DE
13442014-10-02 Doug Evans <dje@google.com>
1345
1346 * gdb.base/structs.c (main): Don't run forever.
1347
2278c276
PA
13482014-10-02 Pedro Alves <palves@redhat.com>
1349
1350 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
1351 (top level) <stop threads 1, stop threads 2>: Use it.
1352
b57bacec
PA
13532014-10-02 Pedro Alves <palves@redhat.com>
1354
1355 * gdb.threads/break-while-running.exp (test): Add new
1356 'update_thread_list' argument. Skip "info threads" if false.
1357 (top level): Add new 'update_thread_list' axis.
1358
13fd3ff3
PA
13592014-10-02 Pedro Alves <palves@redhat.com>
1360
1361 PR breakpoints/17431
1362 * gdb.base/execl-update-breakpoints.c: New file.
1363 * gdb.base/execl-update-breakpoints.exp: New file.
1364
0fec99e8
PA
13652014-10-01 Pedro Alves <palves@redhat.com>
1366
1367 * gdb.base/breakpoint-in-ro-region.c: New file.
1368 * gdb.base/breakpoint-in-ro-region.exp: New file.
1369
2ddf4301
SM
13702014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1371
1372 * gdb.mi/mi-exit-code.exp: New file.
1373 * gdb.mi/mi-exit-code.c: New file.
1374
6a5f3f43
YQ
13752014-09-30 Yao Qi <yao@codesourcery.com>
1376
1377 * lib/prelink-support.exp (build_executable_own_libs): Error if
1378 the target isn't native.
1379
345bcc73
YQ
13802014-09-30 Yao Qi <yao@codesourcery.com>
1381
1382 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
1383 false.
1384
a25a5a45
PA
13852014-09-22 Pedro Alves <palves@redhat.com>
1386
1387 * gdb.threads/break-while-running.exp: New file.
1388 * gdb.threads/break-while-running.c: New file.
1389
00ba3162
YQ
13902014-09-19 Yao Qi <yao@codesourcery.com>
1391
1392 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
1393 Invoke test. Restart GDB with --readnow and invoke test again.
1394
c3b7b696
YQ
13952014-09-19 Yao Qi <yao@codesourcery.com>
1396
1397 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
1398 proc set_breakpoint_on_gcd_function. Invoke
1399 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
1400 invoke set_breakpoint_on_gcd_function again.
1401
2b4fd423
DE
14022014-09-18 Doug Evans <dje@google.com>
1403
1404 * gdb.dwarf2/symtab-producer.exp: New file.
1405
a5947601
SDJ
14062014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1407
1408 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
1409 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
1410 * gdb.base/global-var-nested-by-dso.c: Likewise.
1411 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1412
91c19059
SDJ
14132014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1414 Pedro Alves <palves@redhat.com>
1415
1416 * gdb.base/watch-bitfields.exp: Pass string other than test file
1417 name to prepare_for_testing.
1418 (watch): New procedure.
1419 (expect_watchpoint): Use with_test_prefix.
1420 (top level): Factor out tests to ...
1421 (test_watch_location, test_regular_watch): ... these new
1422 procedures, and use with_test_prefix and gdb_continue_to_end.
1423
bb9d5f81
PP
14242014-09-16 Patrick Palka <patrick@parcs.ath.cx>
1425
1426 PR breakpoints/12526
1427 * gdb.base/watch-bitfields.exp: New file.
1428 * gdb.base/watch-bitfields.c: New file.
1429
635856f5
PA
14302014-09-16 Pedro Alves <palves@redhat.com>
1431
1432 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
1433 software and hardware addresses, not software address against
1434 itself.
1435
7280ceea
PA
14362014-09-16 Pedro Alves <palves@redhat.com>
1437
1438 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
1439 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
1440
428b16bd
PA
14412014-09-16 Pedro Alves <palves@redhat.com>
1442
1443 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
1444 files.
1445 * gdb.base/a2-run.exp: Remove all code guarded by istarget
1446 "*-*-vxworks*" throughout.
1447 * gdb.base/break.exp: Likewise.
1448 * gdb.base/default.exp: Likewise.
1449 * gdb.base/scope.exp: Likewise.
1450 * gdb.base/sepdebug.exp: Likewise.
1451 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
1452 throughout.
1453 * gdb.base/run.c: Likewise.
1454 * gdb.base/sepdebug.c: Likewise.
1455 * gdb.hp/gdb.aCC/run.c: Likewise.
1456 * gdb.reverse/until-reverse.c: Likewise.
1457 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
1458
666d413c
YQ
14592014-09-16 Yao Qi <yao@codesourcery.com>
1460
1461 * boards/local-remote-host-native.exp: New file.
1462
57cbd724
DE
14632014-09-14 Doug Evans <xdje42@gmail.com>
1464
1465 * gdb.threads/queue-signal.c (thread_count): New variable.
1466 (thread_count_mutex, thread_count_condvar): New variables.
1467 (incr_thread_count, wait_all_threads_running): New functions.
1468 (main): Wait for all threads to be in their thread functions.
1469
81219e53
DE
14702014-09-13 Doug Evans <xdje42@gmail.com>
1471
1472 * gdb.threads/queue-signal.c: New file.
1473 * gdb.threads/queue-signal.exp: New file.
1474
3714cea7
DE
14752014-09-13 Doug Evans <xdje42@gmail.com>
1476
1477 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
1478 be consistent with what default_gdb_init uses.
1479 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
1480 the plain text of the prompt. Add some logging printfs.
1481 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
1482
fa43b1d7
PA
14832014-09-12 Pedro Alves <palves@redhat.com>
1484
1485 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
1486 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
1487 * gdb.arch/i386-size-overlap.exp: Likewise.
1488 * gdb.arch/i386-size.exp: Likewise.
1489 * gdb.arch/i386-unwind.exp: Likewise.
1490 * gdb.base/a2-run.exp: Likewise.
1491 * gdb.base/break.exp: Likewise.
1492 * gdb.base/charset.exp: Likewise.
1493 * gdb.base/chng-syms.exp: Likewise.
1494 * gdb.base/commands.exp: Likewise.
1495 * gdb.base/dbx.exp: Likewise.
1496 * gdb.base/find.exp: Likewise.
1497 * gdb.base/funcargs.exp: Likewise.
1498 * gdb.base/jit-simple.exp: Likewise.
1499 * gdb.base/reread.exp: Likewise.
1500 * gdb.base/sepdebug.exp: Likewise.
1501 * gdb.base/step-bt.exp: Likewise.
1502 * gdb.cp/mb-inline.exp: Likewise.
1503 * gdb.cp/mb-templates.exp: Likewise.
1504 * gdb.objc/basicclass.exp: Likewise.
1505 * gdb.threads/killed.exp: Likewise.
1506
9d9bf2df
EBM
15072014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1508
1509 PR tdep/17379
1510 * gdb.arch/powerpc-stackless.S: New file.
1511 * gdb.arch/powerpc-stackless.exp: New file.
1512
1cf2f1b0
JK
15132014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1514
1515 * gdb.base/attach.c: Include unistd.h.
1516 (main): Call alarm. Add label postloop.
1517 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
1518 gdb_breakpoint, gdb_continue_to_breakpoint.
1519 (test_command_line_attach_run): Kill ${testpid} in one exit path.
1520
98880d46
PA
15212014-09-11 Pedro Alves <palves@redhat.com>
1522
1523 PR gdb/17347
1524 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
1525 * gdb.base/attach.exp (test_command_line_attach_run): New
1526 procedure.
1527 (top level): Call it.
1528
4c92ff2c
PA
15292014-09-11 Pedro Alves <palves@redhat.com>
1530
1531 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
1532 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
1533 (do_command_attach_tests): Use spawn_wait_for_attach.
1534 * gdb.base/solib-overlap.exp: Likewise.
1535 * gdb.multi/multi-attach.exp: Likewise.
1536 * gdb.python/py-prompt.exp: Likewise.
1537 * gdb.python/py-sync-interp.exp: Likewise.
1538 * gdb.server/ext-attach.exp: Likewise.
1539
3adc1a7d
GKB
15402014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
1541
1542 * gdb.fortran/array-element.exp: Remove unexpected "continue"
1543 command in testcase. Simplify testcase.
1544
96334934
JB
15452014-09-10 Joel Brobecker <brobecker@adacore.com>
1546
1547 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
1548
eb479039
JB
15492014-09-10 Joel Brobecker <brobecker@adacore.com>
1550
1551 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
1552
deede10c
JB
15532014-09-10 Joel Brobecker <brobecker@adacore.com>
1554
1555 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
1556
7828a5f5
JB
15572014-09-10 Joel Brobecker <brobecker@adacore.com>
1558
1559 * gdb.dwarf2/dynarr-ptr.c: New file.
1560 * gdb.dwarf2/dynarr-ptr.exp: New file.
1561
33aeebcf
MR
15622014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1563
1564 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
1565 of 30 rather than hardcoding 120 for a slow test case. Take the
1566 `gdb,timeout' target setting into account for this calculation.
1567 Don't extend the timeout for the test cases that don't need it.
1568
7b415901
MR
15692014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1570
1571 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
1572 a factor of 2 for a slow test case. Take the `gdb,timeout'
1573 target setting into account for this calculation.
1574 * gdb.reverse/until-precsave.exp: Increase the timeout by
1575 a factor of 15 and 3 respectively rather than adding 120
1576 for a pair of slow test cases. Take the `gdb,timeout'
1577 target setting into account for this calculation.
1578
4a40f85a
MR
15792014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1580
1581 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
1582 timeout, don't pass one down to gdb_expect.
1583 (gdb_expect): Rework timeout selection.
1584
09635af7
MR
15852014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1586
1587 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
1588 exception on timeout.
1589 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
1590 (gdbserver_start_extended): Catch any `gdbserver_start' error
1591 exceptions.
1592 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
1593 * lib/mi-support.exp (mi_gdb_target_load): Catch any
1594 `gdbserver_gdb_load' error exceptions.
1595
2bdd10b7
MR
15962014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1597
1598 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
1599 120 on waiting for the TCP socket to open.
1600
316935f0
DE
16012014-09-09 Doug Evans <xdje42@gmail.com>
1602
1603 * gdb.base/default.exp (show_conv_list): Add _caller_is,
1604 _caller_matches, _any_caller_is, _any_caller_matches.
1605
83740597
DE
16062014-09-09 Doug Evans <xdje42@gmail.com>
1607
1608 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
1609
4c122fc3
YQ
16102014-09-09 Yao Qi <yao@codesourcery.com>
1611
1612 * gdb.mi/mi-var-display.exp: Set print symbol off.
1613
a9f116cb
GKB
16142014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
1615
1616 PR gdb/17035
1617 * gdb.base/commands.exp: Add tests to verify user-defined
1618 commands with empty bodies.
1619 * gdb.python/py-cmd.exp: Test that we don't show user-defined
1620 python commands in `show user command`.
1621 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
1622 scheme commands in `show user command`.
1623
c75bd3a2
JK
16242014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1625
1626 PR python/17355
1627 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
1628 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
1629 * gdb.python/py-framefilter-invalidarg.exp: New file.
1630 * gdb.python/py-framefilter-invalidarg.py: New file.
1631
faa42425
DE
16322014-09-06 Doug Evans <xdje42@gmail.com>
1633
1634 PR 15276
1635 * gdb.python/py-caller-is.c: New file.
1636 * gdb.python/py-caller-is.exp: New file.
1637
474ca4f6
SDJ
16382014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
1639
1640 PR gdb/17235
1641 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
1642 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
1643
eb0b0463
SDJ
16442014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
1645
1646 PR fortran/17237
1647 * gdb.fortran/print-formatted.exp: New file.
1648 * gdb.fortran/print-formatted.f90: Likewise.
1649
5f3b99cf
SS
16502014-09-03 Sasha Smundak <asmundak@google.com>
1651
1652 * gdb.python/py-frame.exp: Test Frame.read_register.
1653
7d793aa9
SDJ
16542014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
1655
1656 PR python/16699
1657 * gdb.python/py-completion.exp: New file.
1658 * gdb.python/py-completion.py: Likewise.
1659
fb0576e9
DE
16602014-08-28 Doug Evans <dje@google.com>
1661
1662 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
1663 eax,etc. are live with values set by gdb and thus the compiler can't
1664 use them.
1665 * gdb.arch/i386-pseudo.c (main): Ditto.
1666
ee92b0dd
DE
16672014-08-27 Doug Evans <dje@google.com>
1668
1669 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
1670
6649db35
DE
16712014-08-25 Doug Evans <dje@google.com>
1672
1673 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
1674 (main): Ditto.
1675
564b7600
DE
16762014-08-25 Doug Evans <dje@google.com>
1677
1678 * gdb.threads/thread-execl.exp: #include <stdio.h>.
1679
3881fb67
YQ
16802014-08-24 Yao Qi <yao@codesourcery.com>
1681
1682 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
1683 symbol off.
1684 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
1685
a05a36a5
DE
16862014-08-22 Doug Evans <dje@google.com>
1687
1688 PR 17276
1689 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
1690 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
1691 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
1692
7c343b48
YQ
16932014-08-22 Yao Qi <yao@codesourcery.com>
1694
1695 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
1696 * gdb.python/py-finish-breakpoint2.exp: Likewise.
1697 * gdb.python/python.exp: Likewise. Use .py file on the host
1698 instead of the build.
1699
22fd09ae
JK
17002014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1701
1702 * gdb.threads/gcore-stale-thread.c: New file.
1703 * gdb.threads/gcore-stale-thread.exp: New file.
1704
a8454a7c
PA
17052014-08-21 Pedro Alves <palves@redhat.com>
1706
1707 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
1708 * gdb.base/gcore-relro-pie.exp: Likewise.
1709 * gdb.base/gcore-relro.exp: Likewise.
1710 * gdb.base/gcore.exp: Likewise.
1711 * gdb.base/print-symbol-loading.exp: Likewise.
1712 * gdb.threads/gcore-thread.exp: Likewise.
1713 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
1714
2a31c623
PA
17152014-08-20 Pedro Alves <palves@redhat.com>
1716 Jan Kratochvil <jan.kratochvil@redhat.com>
1717
1718 * Makefile.in (EXTRA_RULES, CC): New variables, get from
1719 configure.
1720 (EXPECT): Handle READ1 being set.
1721 (all): Depend on EXTRA_RULES.
1722 (check-read1, expect-read1, read1.so, read1): New rules.
1723 * README (Testsuite Parameters): Document the READ1 make variable.
1724 (Race detection): New section.
1725 * configure: Regenerate.
1726 * configure.ac: If build==host==target, and running under a
1727 GNU/glibc system, add read1 to the extra Makefile rules.
1728 (EXTRA_RULES): AC_SUBST it.
1729 * lib/read1.c: New file.
1730
d36430db
JB
17312014-08-20 Joel Brobecker <brobecker@adacore.com>
1732
1733 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
1734 the handling of variables declared as a typedef to an array
1735 which a DW_AT_data_location attribute.
1736
9a0dc9e3
PA
17372014-08-19 Andrew Burgess <aburgess@broadcom.com>
1738 Pedro Alves <palves@redhat.com>
1739
1740 PR symtab/14604
1741 PR symtab/14605
1742 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
1743 gdb_test.
1744
0718a8da
PA
17452014-08-19 Pedro Alves <palves@redhat.com>
1746
1747 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
1748
13b448cd
YQ
17492014-08-19 Yao Qi <yao@codesourcery.com>
1750
1751 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
1752 right line.
1753
1cbf5077
DB
17542014-08-18 David Blaikie <dblaikie@gmail.com>
1755
1756 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
1757
bf0fae19
JB
17582014-08-18 Joel Brobecker <brobecker@adacore.com>
1759
1760 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
1761 attribute in array range.
1762
3c8c5dcc
JB
17632014-08-18 Joel Brobecker <brobecker@adacore.com>
1764
1765 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
1766
e66d4446
SC
17672014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1768
1769 PR c++/17132
1770 * gdb.cp/pr17132.cc: New file.
1771 * gdb.cp/pr17132.exp: New file.
1772
940df408
SC
17732014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1774
1775 * gdb.python/py-xmethods.py (A_getarrayind)
1776 (E_method_char_worker.__call__, E_method_int_worker.__call__):
1777 Use 'print' with function call syntax.
1778 (E_method_matcher.match): Fix tab vs space indentation mixup.
1779
ebcc6c3a
YQ
17802014-08-15 Yao Qi <yao@codesourcery.com>
1781
1782 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
1783 false.
1784
775e0f04
YQ
17852014-08-15 Yao Qi <yao@codesourcery.com>
1786
1787 * gdb.cp/casts.exp: Set print symbol off.
1788 * gdb.cp/class2.exp: Likewise.
1789 * gdb.cp/overload.exp: Likewise.
1790 * gdb.cp/templates.exp: Likewise.
1791
d769e349
DE
17922014-08-11 Doug Evans <dje@google.com>
1793
1794 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1795 (test_load_shlib): Update.
1796
20c6f1e1
YQ
17972014-08-09 Yao Qi <yao@codesourcery.com>
1798
1799 * gdb.base/display.exp: Invoke is_address_zero_readable.
1800 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
1801 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1802 * gdb.base/hbreak-unmapped.exp: Return if
1803 is_address_zero_readable returns true.
1804 * gdb.base/signest.exp: Likewise.
1805 * gdb.base/signull.exp: Likewise.
1806 * gdb.base/sigbpt.exp: Likewise.
1807 * gdb.guile/scm-disasm.exp: Do the test if
1808 is_address_zero_readable returns false.
1809 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
1810 * gdb.python/py-arch.exp: Likewise.
1811 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
1812 * lib/gdb.exp (is_address_zero_readable): New proc.
1813
5792e8e3
YQ
18142014-08-09 Yao Qi <yao@codesourcery.com>
1815
1816 PR testsuite/13443
1817 * gdb.mi/mi-var-display.exp: Make test messages unique.
1818
3cecbbbe
TT
18192014-08-04 Tom Tromey <tromey@redhat.com>
1820
1821 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
1822 target 0".
1823
00b51ff5
TT
18242014-08-04 Tom Tromey <tromey@redhat.com>
1825
1826 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
1827 "target_resume".
1828
6908c509
JB
18292014-08-01 Joel Brobecker <brobecker@adacore.com>
1830
1831 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
1832 inner_vla_struct_object_size.
1833 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
1834 as xfail.
1835
cc6563d2
PA
18362014-07-30 Pedro Alves <palves@redhat.com>
1837
1838 * gdb.threads/signal-command-handle-nopass.exp (test): Add
1839 comment.
1840
7e09a223
YQ
18412014-07-29 Yao Qi <yao@codesourcery.com>
1842
1843 PR gdb/17206
1844 * gdb.base/until-nodebug.exp: New.
1845
7ebdbe92
DE
18462014-07-28 Doug Evans <xdje42@gmail.com>
1847
1848 PR guile/17203
1849 * gdb.guile/scm-parameter.exp: Add tests for trying to create
1850 previously existing parameter, and previously ambiguously spelled
1851 parameter.
1852
fdb1adc6
WN
18532014-07-28 Will Newton <will.newton@linaro.org>
1854
1855 * gdb.base/varargs.exp: Remove KFAILs for ARM.
1856
186fcde0
DE
18572014-07-26 Ludovic Courtès <ludo@gnu.org>
1858 Doug Evans <xdje42@gmail.com>
1859
1860 PR guile/17146
1861 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
1862
70509625
PA
18632014-07-25 Pedro Alves <palves@redhat.com>
1864
1865 * gdb.threads/signal-command-handle-nopass.c: New file.
1866 * gdb.threads/signal-command-handle-nopass.exp: New file.
1867 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
1868 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
1869 * gdb.threads/signal-delivered-right-thread.c: New file.
1870 * gdb.threads/signal-delivered-right-thread.exp: New file.
1871
c3f814a1
PA
18722014-07-25 Pedro Alves <palves@redhat.com>
1873
1874 * gdb.base/double-prompt-target-event-error.exp
1875 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
1876 match.
1877 (cancel_pagination_in_target_event): Rework double prompt
1878 detection.
1879 * gdb.base/paginate-after-ctrl-c-running.exp
1880 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
1881 <return>' match.
1882 * gdb.base/paginate-bg-execution.exp
1883 (test_bg_execution_pagination_return)
1884 (test_bg_execution_pagination_cancel): Remove '-notransfer
1885 <return>' matches.
1886 * gdb.base/paginate-execution-startup.exp
1887 (test_fg_execution_pagination_return)
1888 (test_fg_execution_pagination_cancel): Remove '-notransfer
1889 <return>' matches.
1890 * gdb.base/paginate-inferior-exit.exp
1891 (test_paginate_inferior_exited): Remove '-notransfer <return>'
1892 match.
1893 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
1894 * lib/gdb.exp (pagination_prompt): Run text through
1895 string_to_regexp.
1896 (gdb_test_multiple): Match $pagination_prompt instead of
1897 "<return>".
1898 (string_to_regexp): Move to lib/gdb-utils.exp.
1899
e214cf6c
JK
19002014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1901
1902 * gdb.arch/amd64-entry-value-paramref.S: New file.
1903 * gdb.arch/amd64-entry-value-paramref.cc: New file.
1904 * gdb.arch/amd64-entry-value-paramref.exp: New file.
1905 * gdb.arch/amd64-optimout-repeat.S: New file.
1906 * gdb.arch/amd64-optimout-repeat.c: New file.
1907 * gdb.arch/amd64-optimout-repeat.exp: New file.
1908
17d0c5c8
JK
19092014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1910
1911 PR gdb/17170
1912 * gdb.base/statistics.exp: New file.
1913
b8b8facf
DE
19142014-07-17 Doug Evans <dje@google.com>
1915
74b49205 1916 PR gdb/17170
b8b8facf
DE
1917 * gdb.base/maint.exp: Update testing of per-command stats.
1918
1b5d0ab3
PA
19192014-07-16 Pedro Alves <palves@redhat.com>
1920
1921 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
1922 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
1923 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
1924 (tfile_write_buf): New functions.
1925 (add_memory_block): Rewrite using the above.
1926 (adjust_function_address): New function.
1927 (FUNCTION_ADDRESS): New macro.
1928 (write_basic_trace_file): Remove short_x local, and use
1929 tfile_write_16. Change type of func_addr local to unsigned long
1930 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
1931 here. Cast argument of add_memory_block to char pointer.
1932 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
1933 (main): Remove parameters.
1934 * gdb.trace/tfile.exp: Remove nowarnings.
1935
4d974e88
SM
19362014-07-15 Simon Marchi <simon.marchi@ericsson.com>
1937
1938 * gdb.base/debug-expr.exp: Test string evaluation with
1939 "debug expression" on.
1940
41e99568
PA
19412014-07-15 Pedro Alves <palves@redhat.com>
1942
1943 * gdb.base/reread.exp: Use clean_restart.
1944
487d9753
PL
19452014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
1946
1947 * gdb.arch/avr-flash-qualifer.c: New.
1948 * gdb.arch/avr-flash-qualifer.exp: New.
1949
cc1c52ad
PA
19502014-07-14 Pedro Alves <palves@redhat.com>
1951
1952 * gdb.base/paginate-after-ctrl-c-running.c: New file.
1953 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
1954
1e973570
PA
19552014-07-14 Pedro Alves <palves@redhat.com>
1956
1957 * gdb.base/double-prompt-target-event-error.c: New file.
1958 * gdb.base/double-prompt-target-event-error.exp: New file.
1959
93d6eb10
PA
19602014-07-14 Pedro Alves <palves@redhat.com>
1961
1962 PR gdb/17072
1963 * gdb.base/paginate-inferior-exit.c: New file.
1964 * gdb.base/paginate-inferior-exit.exp: New file.
1965
0017922d
PA
19662014-07-14 Pedro Alves <palves@redhat.com>
1967
1968 PR gdb/17072
1969 * gdb.base/paginate-bg-execution.c: New file.
1970 * gdb.base/paginate-bg-execution.exp: New file.
1971
94696ad3
PA
19722014-07-14 Pedro Alves <palves@redhat.com>
1973
1974 PR gdb/17072
1975 * gdb.base/paginate-execution-startup.c: New file.
1976 * gdb.base/paginate-execution-startup.exp: New file.
1977 * lib/gdb.exp (pagination_prompt): New global.
1978 (default_gdb_spawn): New procedure, factored out from
1979 default_gdb_spawn.
1980 (default_gdb_start): Adjust to call default_gdb_spawn.
1981 (gdb_spawn): New procedure.
1982
bd293940
PA
19832014-07-14 Pedro Alves <palves@redhat.com>
1984
1985 * lib/gdb.exp (gdb_assert): New procedure.
1986 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
1987
c933f875
PA
19882014-07-14 Pedro Alves <palves@redhat.com>
1989
1990 * gdb.base/execution-termios.c: New file.
1991 * gdb.base/execution-termios.exp: New file.
1992
d98b7a16
TT
19932014-07-14 Tom Tromey <tromey@redhat.com>
1994
1995 * gdb.cp/vla-cxx.cc: New file.
1996 * gdb.cp/vla-cxx.exp: New file.
1997
548740d6
TT
19982014-07-14 Tom Tromey <tromey@redhat.com>
1999
2000 * gdb.reverse/rerun-prec.c: New file.
2001 * gdb.reverse/rerun-prec.exp: New file.
2002
a25eb028
MR
20032014-07-12 Maciej W. Rozycki <macro@mips.com>
2004 Maciej W. Rozycki <macro@codesourcery.com>
2005
2006 * lib/gdb-utils.exp: New file.
2007 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
2008 inline `gdb_init_command' processing.
2009 (gdb_start_cmd): Likewise.
2010 * lib/mi-support.exp (mi_run_cmd): Likewise.
2011 * README: Document `gdb_init_command' and `gdb_init_commands'.
2012
218c2655
JK
20132014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2014
2015 Fix false FAIL running under a very long directory name.
2016 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
2017 and "set print elements 10000". Twice.
2018
5401fde3
YQ
20192014-07-11 Yao Qi <yao@codesourcery.com>
2020
2021 * gdb.base/exprs.exp: "set print symbol off".
2022
e76126e8
PA
20232014-07-11 Pedro Alves <palves@redhat.com>
2024
2025 * gdb.threads/kill.c: New file.
2026 * gdb.threads/kill.exp: New file.
2027
2d6f0de6
YQ
20282014-07-10 Yao Qi <yao@codesourcery.com>
2029
2030 * gdb.trace/tfile.c (write_basic_trace_file)
2031 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
2032 address written to trace file.
2033
7180e04a
PA
20342014-07-09 Pedro Alves <palves@redhat.com>
2035
2036 * gdb.base/attach-wait-input.exp: New file.
2037 * gdb.base/attach-wait-input.c: New file.
2038
9a9a7608
AB
20392014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2040
2041 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
2042 setting up test structures.
2043 (main): Call new test function.
2044 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
2045 test function, continue into test function and walk test
2046 structures.
2047
161ac41e
YQ
20482014-07-02 Yao Qi <yao@codesourcery.com>
2049
2050 * gdb.trace/entry-values.c: Define labels 'foo_start' and
2051 'bar_start' at the beginning of functions 'foo' and 'bar'
2052 respectively.
2053 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
2054 instead of 'foo' and 'bar'.
2055
1f267ae3
MM
20562014-07-08 Markus Metzger <markus.t.metzger@intel.com>
2057
2058 * gdb.btrace/segv.exp: New.
2059 * gdb.btrace/segv.c: New.
2060
2b239efb
LM
20612014-07-02 Luis Machado <lgustavo@codesourcery.com>
2062
2063 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
2064 instruction.
2065
cf363f18
MW
20662014-06-30 Mark Wielaard <mjw@redhat.com>
2067
2068 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
2069 vulture, vilify, villar): New volatile array constants.
2070 (vindictive, vegetation): New const volatile array constants.
2071 * gdb.base/volatile.exp: Test volatile and const volatile array
2072 types.
2073
aebf9d24
AA
20742014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2075
2076 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
2077 target lacks support for awatch, rwatch, or hbreak.
2078
b67a2c6f
YQ
20792014-06-27 Yao Qi <yao@codesourcery.com>
2080
2081 * gdb.multi/dummy-frame-restore.exp: New.
2082 * gdb.multi/dummy-frame-restore.c: New.
2083
aef92902
MM
20842014-06-25 Markus Metzger <markus.t.metzger@intel.com>
2085
2086 * gdb.btrace/gcore.exp: New.
2087
8e9db26e
PA
20882014-06-23 Pedro Alves <palves@redhat.com>
2089
2090 * gdb.base/watchpoint-reuse-slot.c: New file.
2091 * gdb.base/watchpoint-reuse-slot.exp: New file.
2092
70afc5b7
SC
20932014-06-23 Siva Chandra Reddy <sivachandra@google.com>
2094
2095 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
2096 progspace's filename in 'info', 'enable' and 'disable' command
2097 tests.
2098
b972bd9c
JK
20992014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2100
2101 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
2102 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2103 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
2104
125f8a3d
GB
21052014-06-20 Gary Benson <gbenson@redhat.com>
2106
2107 * gdb.arch/i386-avx.exp: Fix include file location.
2108 * gdb.arch/i386-sse.exp: Likewise.
2109
3ed9baed
IB
21102014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
2111
2112 * gdb.dlang/expression.exp: New file.
2113
034f788c
PA
21142014-06-19 Pedro Alves <palves@redhat.com>
2115
2116 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
2117 out from ...
2118 (top level): ... here. Iterate running tests under different
2119 scheduler-locking settings.
2120
45371d0c
LM
21212014-06-18 Luis Machado <lgustavo@codesourcery.com>
2122
2123 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
2124 to DW_FORM_addr and use non-zero addresses.
2125
5d376983
SC
21262014-06-18 Siva Chandra Reddy <sivachandra@google.com>
2127
2128 PR gdb/17017
2129 * gdb.python/py-xmethods.cc: Add global function call counters and
2130 increment them in their respective functions. Remove "cout"
2131 statements.
2132 * gdb.python/py-xmethods.exp: Make tests check the global function
2133 call counters instead of depending on inferior IO.
2134
a1aa2221
LM
21352014-06-18 Don Breazeal <donb@codesourcery.com>
2136
2137 * gdb.base/foll-fork.exp (default_fork_parent_follow):
2138 Deleted procedure.
2139 (explicit_fork_parent_follow): Deleted procedure.
2140 (explicit_fork_child_follow): Deleted procedure.
2141 (test_follow_fork): New procedure.
2142 (do_fork_tests): Replace calls to deleted procedures with
2143 calls to test_follow_fork and reset GDB for subsequent
2144 procedure calls.
2145
0fc05997
YQ
21462014-06-17 Yao Qi <yao@codesourcery.com>
2147
2148 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
2149 CP1252.
2150
70795c52
LM
21512014-06-17 Luis Machado <lgustavo@codesourcery.com>
2152
2153 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
2154 Initialize ptr and S explicitly.
2155 (skip_type_update_when_not_use_rtti_test): Likewise.
2156
6be47f0c
KS
21572014-06-16 Keith Seitz <keiths@redhat.com>
2158
2159 PR mi/15863
2160 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
2161 the inferior is started.
2162
d03de421
PA
21632014-06-16 Pedro Alves <palves@redhat.com>
2164
2165 * gdb.base/break-main-file-remove-fail.c: New file.
2166 * gdb.base/break-main-file-remove-fail.exp: New file.
2167 * gdb.base/break-unload-file.exp: Use build_executable instead of
2168 prepare_for_testing.
2169 (test_break): New parameter "initial_load". Handle it.
2170 (top level): Add initial_load cmdline/file axis.
2171
f9579b99
TT
21722014-06-12 Tom Tromey <tromey@redhat.com>
2173
2174 * gdb.base/completion.exp: Don't use directory name in test.
2175
3657956b
GB
21762014-06-09 Gary Benson <gbenson@redhat.com>
2177
2178 * gdb.base/sigall.c [Functions to send signals]: Reorder to
2179 separate the always-available ANSI-standard signals from the
2180 signals that require checking.
2181 (main): Likewise.
2182 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
2183 Likewise.
2184 (main): Likewise.
2185
4186eb54
KS
21862014-06-07 Keith Seitz <keiths@redhat.com>
2187
2188 Revert:
2189 PR c++/16253
2190 * gdb.cp/var-tag.cc: New file.
2191 * gdb.cp/var-tag.exp: New file.
2192 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
2193 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
2194 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2195 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2196
25326a28 21972014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
2198
2199 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
2200
829155c9
PA
22012014-06-06 Pedro Alves <palves@redhat.com>
2202
2203 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
2204 in target debug output instead of looking at RSP packets,
2205 disabling the test on any target that uses hardware stepping.
2206 Update comments.
2207
61c8d22e
PA
22082014-06-06 Pedro Alves <palves@redhat.com>
2209
2210 * gdb.base/break-unload-file.exp: Fix typo.
2211
d9a47287
YQ
22122014-06-06 Yao Qi <yao@codesourcery.com>
2213
2214 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
2215 from "jit_function" to "^jit_function".
2216
e5e01dbf
YQ
22172014-06-06 Yao Qi <yao@codesourcery.com>
2218
2219 * gdb.base/async.c (foo): Add one statement.
2220 * gdb.base/async.exp: Get the next instruction address and
2221 match the output of "nexti" by instruction address. Match
2222 the hex address in the output of "finish".
2223
73ba372c
GB
22242014-06-06 Gary Benson <gbenson@redhat.com>
2225
2226 * gdb.base/call-signals.c: Remove preprocessor conditionals
2227 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
2228 SIGSEGV and SIGTERM.
2229 * gdb.base/sigall.c: Likewise.
2230 * gdb.base/unwindonsignal.c: Likewise.
2231 * gdb.reverse/sigall-reverse.c: Likewise.
2232
831517df
YQ
22332014-06-06 Yao Qi <yao@codesourcery.com>
2234
2235 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
2236 readable, skip the test.
2237
b8b91e98
YQ
22382014-06-06 Yao Qi <yao@codesourcery.com>
2239
2240 * gdb.threads/staticthreads.c (thread_function): Move the line
2241 setting breakpoint on forward.
2242 * gdb.threads/staticthreads.exp: Update comments.
2243
fb934770
LC
22442014-06-05 Ludovic Courtès <ludo@gnu.org>
2245
2246 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
2247 "history-append! type error".
2248
6ef284bd
SM
22492014-06-05 Simon Marchi <simon.marchi@ericsson.com>
2250
2251 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
2252 erroneous dprintf expected input.
2253
a872e241
DE
22542014-06-04 Doug Evans <xdje42@gmail.com>
2255
2256 * gdb.guile/scm-generics.exp: Delete.
2257
16f691fb
DE
22582014-06-04 Doug Evans <xdje42@gmail.com>
2259
2260 * gdb.guile/scm-breakpoint.exp: Update.
2261 Add tests for breakpoint registration.
2262
012370f6
TT
22632014-06-04 Tom Tromey <tromey@redhat.com>
2264
2265 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
2266 VLA-in-union.
2267 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
2268 inner_vla_struct, vla_union types. Initialize objects of those
2269 types and compute their sizes.
2270
9f5a4cef
HZ
22712014-06-04 Nathan Sidwell <nathan@codesourcery.com>
2272 Hui Zhu <hui@codesourcery.com>
2273
2274 * gdb.base/fileio.exp: Add test for shell not available as well as
2275 available.
2276 * gdb.base/fileio.c (test_system): Check for shell twice.
2277
90a45c4d
YQ
22782014-06-04 Yao Qi <yao@codesourcery.com>
2279
2280 * gdb.base/auto-connect-native-target.exp: Remove redundant
2281 space from the regexp pattern.
2282
70017e41
YQ
22832014-06-04 Yao Qi <yao@codesourcery.com>
2284
2285 * gdb.base/default.exp: Replace "child" with "native" in
2286 regexp pattern.
2287
883964a7
SC
22882014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2289
2290 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
2291 * gdb.python/py-xmethods.exp: New tests to test xmethods.
2292 * gdb.python/py-xmethods.py: Python script supporting the
2293 new testcase and tests.
2294
ef370185
JB
22952014-06-03 Joel Brobecker <brobecker@adacore.com>
2296 Pedro Alves <palves@redhat.com>
2297
2298 PR breakpoints/17000
2299 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
2300 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
2301
1e2ccb61
BM
23022014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
2303
2304 * gdb.base/subst.exp: Add tests to verify partial path matching
2305 output.
2306
c6ec5ab2
PA
23072014-06-03 Pedro Alves <palves@redhat.com>
2308
2309 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
2310 target that doesn't use software single-stepping.
2311
835c559f
PA
23122014-06-03 Pedro Alves <palves@redhat.com>
2313
2314 PR breakpoints/17000
2315 * gdb.base/sss-bp-on-user-bp-2.c: New file.
2316 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
2317
06eb1586
DE
23182014-06-02 Doug Evans <xdje42@gmail.com>
2319
2320 * gdb.guile/scm-parameter.exp: New file.
2321
e698b8c4
DE
23222014-06-02 Doug Evans <xdje42@gmail.com>
2323
2324 * gdb.guile/scm-cmd.c: New file.
2325 * gdb.guile/scm-cmd.exp: New file.
2326
ded03782
DE
23272014-06-02 Doug Evans <xdje42@gmail.com>
2328
2329 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
2330 pretty-printer lookup.
2331 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
2332 (make-pp_s-printer): Call it.
2333 (make-pretty-printer-from-dict): New function.
2334 (lookup-pretty-printer-maker-from-dict): New function.
2335 (*pretty-printer*): Simplify.
2336 (make-objfile-pp_s-printer): New function.
2337 (install-objfile-pretty-printers!): New function.
2338 (make-progspace-pp_s-printer): New function.
2339 (install-progspace-pretty-printers!): New function.
2340 * gdb.guile/scm-progspace.c: New file.
2341 * gdb.guile/scm-progspace.exp: New file.
2342
41fac0cf
PA
23432014-06-02 Pedro Alves <palves@redhat.com>
2344
2345 * gdb.base/dprintf-bp-same-addr.c: New file.
2346 * gdb.base/dprintf-bp-same-addr.exp: New file.
2347
96ae5695
EBM
23482014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2349
2350 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
2351 * gdb.arch/powerpc-power.s: Likewise.
2352
da02b3a8
JB
23532014-06-02 Joel Brobecker <brobecker@adacore.com>
2354
2355 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
2356
c72b2e7b
YQ
23572014-06-01 Yao Qi <yao@codesourcery.com>
2358
2359 * gdb.base/watchpoint.exp (test_watch_location): Check null
2360 pointer can be dereferenced. If not, do the test, otherwise
2361 skip it.
2362
53e8a631
AB
23632014-05-30 Andrew Burgess <aburgess@broadcom.com>
2364
2365 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
2366 results.
2367 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
2368
938f0e2f
AB
23692014-05-30 Andrew Burgess <aburgess@broadcom.com>
2370
2371 * gdb.arch/amd64-invalid-stack-middle.S: New file.
2372 * gdb.arch/amd64-invalid-stack-middle.c: New file.
2373 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
2374 * gdb.arch/amd64-invalid-stack-top.c: New file.
2375 * gdb.arch/amd64-invalid-stack-top.exp: New file.
2376
9ba6657a
PA
23772014-05-30 Pedro Alves <palves@redhat.com>
2378
2379 PR breakpoints/17000
2380 * gdb.base/sss-bp-on-user-bp.c: New file.
2381 * gdb.base/sss-bp-on-user-bp.exp: New file.
2382
522c09bf
DB
23832014-05-30 David Blaikie <dblaikie@gmail.com>
2384
2385 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
2386 gnu_inline semantics via attribute.
2387 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
2388 source explicitly specifies the required semantics.
2389
bf4ef81e
MR
23902014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
2391
2392 * gdb.reverse/sigall-reverse.exp: Fix a typo.
2393
329ea579
PA
23942014-05-29 Pedro Alves <palves@redhat.com>
2395 Tom Tromey <tromey@redhat.com>
2396
2397 * gdb.base/async-shell.exp: Don't enable target-async.
2398 * gdb.base/async.exp
2399 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
2400 parameter. Adjust.
2401 (top level): Don't test with "target-async".
2402 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
2403 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
2404 * gdb.base/inferior-died.exp: Don't enable target-async.
2405 * gdb.base/interrupt-noterm.exp: Likewise.
2406 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
2407 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2408 * gdb.mi/mi-nonstop.exp: Likewise.
2409 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2410 * gdb.mi/mi-nsintrall.exp: Likewise.
2411 * gdb.mi/mi-nsmoribund.exp: Likewise.
2412 * gdb.mi/mi-nsthrexec.exp: Likewise.
2413 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2414 * gdb.multi/watchpoint-multi.exp: Adjust comment.
2415 * gdb.python/py-evsignal.exp: Don't enable target-async.
2416 * gdb.python/py-evthreads.exp: Likewise.
2417 * gdb.python/py-prompt.exp: Likewise.
2418 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
2419 * gdb.server/solib-list.exp: Don't enable target-async.
2420 * gdb.threads/thread-specific-bp.exp: Likewise.
2421 * lib/mi-support.exp: Adjust to use mi-async.
2422
fd664c91
PA
24232014-05-29 Pedro Alves <palves@redhat.com>
2424
2425 PR gdb/13860
2426 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
2427 reason, even in sync mode.
2428
251bde03
PA
24292014-05-29 Pedro Alves <palves@redhat.com>
2430 Hui Zhu <hui@codesourcery.com>
2431
2432 PR PR15693
2433 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
2434 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
2435 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
2436 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
2437
7f3c0343
JB
24382014-05-28 Joel Brobecker <brobecker@adacore.com>
2439
2440 * config/monitor.exp (gdb_target_monitor): Replace use of
2441 "set remotebaud" by "set serial baud".
2442
b2715b27
AW
24432014-05-26 Andy Wingo <wingo@igalia.com>
2444
2445 * gdb.guile/scm-breakpoint.exp:
2446 * gdb.guile/scm-gsmob.exp: Update to use plain old object
2447 properties instead of gdb-object-properties.
2448
498a4489
YQ
24492014-05-26 Yao Qi <yao@codesourcery.com>
2450
2451 * gdb.server/no-thread-db.exp: Specify source file name
2452 explicitly when setting a breakpoint.
2453
589fdceb
MM
24542014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2455
2456 * gdb.btrace/vdso.c: New.
2457 * gdb.btrace/vdso.exp: New.
2458
e9089e05
MM
24592014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2460
2461 * gdb.base/gcore.exp (capture_command_output): Move ...
2462 * lib/gdb.exp (capture_command_output): ... here.
2463
67b5c0c1
MM
24642014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2465
2466 * gdb.btrace/data.exp: Test memory access during btrace replay.
2467
a2199296
SM
24682014-05-22 Simon Marchi <simon.marchi@ericsson.com>
2469
2470 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
2471
17b2616c
PA
24722014-05-21 Pedro Alves <palves@redhat.com>
2473
2474 PR gdb/13860
2475 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
2476 (top level): Test that output related to execution commands is
2477 sent to the console with CLI commands, but not with MI commands.
2478 Test that breakpoint events are always mirrored to the console.
2479 Also expect the new source line to be output after a "next" in
2480 async mode too. Make it a pass/fail test.
2481 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
2482 output.
2483 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
2484
5166082f
PA
24852014-05-21 Pedro Alves <palves@redhat.com>
2486
2487 * gdb.base/list.exp (build_pattern, test_list): New procedures.
2488 Use them to test variations of "list" after reaching a breakpoint.
2489 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
2490 Test "list" with listsize 10 after reaching a breakpoint.
2491 * gdb.python/python.exp (decode_line current location line
2492 number): Adjust expected line number.
2493
2f25d70f
SM
24942014-05-21 Simon Marchi <simon.marchi@ericsson.com>
2495
2496 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
2497 behavior for $args, pass it directly to "run".
2498
ff604a67
MR
24992014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
2500
2501 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
2502 30000 to 65536.
2503
6a3cb8e8
PA
25042014-05-21 Pedro Alves <palves@redhat.com>
2505
2506 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
2507 auto-connect-native-target off".
2508 * gdb.base/auto-connect-native-target.c: New file.
2509 * gdb.base/auto-connect-native-target.exp: New file.
2510
4ebfc96e
PA
25112014-05-21 Pedro Alves <palves@redhat.com>
2512
2513 * gdb.base/default.exp: Test "target native" instead of "target
2514 child".
2515
36d46afb
MW
25162014-05-21 Mark Wielaard <mjw@redhat.com>
2517
2518 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2519
5876f503
JK
25202014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2521
2522 Fix TLS access for -static -pthread.
2523 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
2524 <HAVE_TLS> (thread_function, main): Initialize it.
2525 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
2526 Add clean_restart.
2527 <$have_tls != "">: Check TLSVAR.
2528
0256a6ac
PA
25292014-05-21 Pedro Alves <palves@redhat.com>
2530
2531 * gdb.base/dcache-line-read-error.c: New.
2532 * gdb.base/dcache-line-read-error.exp: New.
2533
936d2992
PA
25342014-05-20 Pedro Alves <palves@redhat.com>
2535
2536 * gdb.base/compare-sections.c: New file.
2537 * gdb.base/compare-sections.exp: New file.
2538
802e8e6d
PA
25392014-05-20 Pedro Alves <palves@redhat.com>
2540
2541 * gdb.base/break-idempotent.c: New file.
2542 * gdb.base/break-idempotent.exp: New file.
2543
e59fa00f
MM
25442014-05-20 Markus Metzger <markus.t.metzger@intel.com>
2545
2546 * gdb.btrace/nohist.exp: New.
2547
8b696e31
YQ
25482014-05-20 Yao Qi <yao@codesourcery.com>
2549
2550 * lib/gdb.exp (gdb_init): Set timeout if test file is under
2551 gdb.reverse directory and gdb_reverse_timeout exists in board
2552 setting.
2553 * README: Document gdb_reverse_timeout.
2554
73c9764f
YQ
25552014-05-20 Yao Qi <yao@codesourcery.com>
2556
2557 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
2558 'test_file_name'. Treat args as a string instead of a list.
2559 (gdb_init): Rename argument 'args' by 'test_file_name'.
2560
f1f4348a
JK
25612014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2562
2563 * gdb.arch/powerpc-power.exp: New file.
2564 * gdb.arch/powerpc-power.s: New file.
2565
0dbe70ce
DE
25662014-05-16 Doug Evans <dje@google.com>
2567
2568 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
2569 * gdb.base/completion.exp: Check that all expected files exist
2570 before doing file completion.
0dbe70ce 2571
8d551b02
DE
25722014-05-16 Doug Evans <dje@google.com>
2573
2574 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
2575 Update.
2576 (do_syscall_tests_without_xml): Update.
2577
73eb7709
PA
25782014-05-16 Pedro Alves <palves@redhat.com>
2579
2580 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
2581 instead of "unknown output after running".
2582
3fae92fc
YQ
25832014-05-16 Yao Qi <yao@codesourcery.com>
2584
2585 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
2586 file1.txt from host at the end.
2587 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2588
c2b2ccc5
DE
25892014-05-15 Doug Evans <dje@google.com>
2590
2591 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
2592 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
2593 loading file. Add test for TU lookup.
2594
8c217a4b
SM
25952014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2596
2597 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
2598 calling "-exec-arguments" or "set args" before running the
2599 inferior.
2600
3deb39c6
SM
26012014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2602
2603 * lib/mi-support.exp (mi_expect_stop): Expect message for
2604 inferiors that exit with non-zero exit code.
2605
71a79f8c
YQ
26062014-05-14 Yao Qi <yao@codesourcery.com>
2607
2608 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
2609 match absolute path on remote host.
2610 (test_file_list_exec_source_files): Remove "/" from the
2611 pattern.
2612
f23fcd46
YQ
26132014-05-14 Yao Qi <yao@codesourcery.com>
2614
2615 * boards/local-remote-host-notty.exp (${board}_file): New
2616 proc.
2617
9404b58f
KM
26182014-05-07 Kyle McMartin <kyle@redhat.com>
2619
2620 Pushed by Joel Brobecker <brobecker@adacore.com>.
2621 * gdb.arch/aarch64-atomic-inst.c: New file.
2622 * gdb.arch/aarch64-atomic-inst.exp: New file.
2623
5e45f04c
YQ
26242014-05-07 Yao Qi <yao@codesourcery.com>
2625
2626 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
2627 in current context" too.
2628
c888a17d
KS
26292014-05-05 Keith Seitz <keiths@redhat.com>
2630
2631 * gdb.linespec/ls-dollar.exp: Add test for linespec
2632 file:convenience_variable.
2633
290a839c
YQ
26342014-05-05 Yao Qi <yao@codesourcery.com>
2635
2636 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
2637 traceframes into tfile and ctf trace files. Read data from
2638 trace file and test collected data.
2639 (gdb_collect_locals_test): Likewise.
2640 (gdb_unavailable_registers_test): Likewise.
2641 (gdb_unavailable_floats): Likewise.
2642 (gdb_collect_globals_test): Likewise.
2643 (top-level): Append "ctf" to trace_file_targets if GDB
2644 supports.
2645
b5262cd0
YQ
26462014-05-05 Yao Qi <yao@codesourcery.com>
2647
2648 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
2649 code to ...
2650 (gdb_collect_args_test_1): ... it. New proc.
2651 (gdb_collect_locals_test): Move some code to ...
2652 (gdb_collect_locals_test_1): ... it. New proc.
2653 (gdb_unavailable_registers_test): Move some code to ...
2654 (gdb_unavailable_registers_test_1): ... it. New proc.
2655 (gdb_unavailable_floats): Move some code to ...
2656 (gdb_unavailable_floats_1): ... it. New proc.
2657
30a1e6cc
SDJ
26582014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2659
2660 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
2661 probes to test for bitness recognition.
2662 * gdb.arch/amd64-stap-optional-prefix.exp
2663 (test_probe_value_without_reg): New procedure.
2664 Add code to test for different kinds of bitness.
2665
f33da99a
SDJ
26662014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2667
2668 PR breakpoints/16889
2669 * gdb.arch/amd64-stap-optional-prefix.S: New file.
2670 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2671
5b80f00d
PA
26722014-05-01 Pedro Alves <palves@redhat.com>
2673
2674 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
2675 gdb_file_cmd if no file is specified.
2676 * boards/native-extended-gdbserver.exp (gdb_load): Use the
2677 last_loaded_file to set the remote exec-file.
2678
f8c2a73c
PA
26792014-05-01 Pedro Alves <palves@redhat.com>
2680
2681 * boards/local-remote-host.exp: New file.
2682
be6e8ac7
PA
26832014-05-01 Pedro Alves <palves@redhat.com>
2684
2685 * boards/local-remote-host.exp: Rename to ...
2686 * boards/local-remote-host-notty.exp: ... this.
2687
cac0dc8f
JB
26882014-04-28 Joel Brobecker <brobecker@adacore.com>
2689
2690 * gdb.ada/dyn_arrayidx: New testcase.
2691
9730e6cc
YQ
26922014-04-26 Yao Qi <yao@codesourcery.com>
2693
2694 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
2695 and compute the length of function main. Save it in
2696 $main_length.
2697 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
2698 (top-level): Use gdb_compile to compile objects into
2699 executable and restart GDB. Remove invocation to
2700 prepare_for_testing.
2701
7ae1a6a6
PA
27022014-04-25 Simon Marchi <simon.marchi@ericsson.com>
2703 Pedro Alves <palves@redhat.com>
2704
2705 PR server/16255
2706 * gdb.multi/multi-attach.c: New file.
2707 * gdb.multi/multi-attach.exp: New file.
2708
4082afcc
PA
27092014-04-25 Pedro Alves <palves@redhat.com>
2710
2711 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
2712 user.
2713 (top level): Test that "set remote conditional-breakpoints-packet
2714 off" works as intended.
2715 * gdb.base/dprintf.exp: Test that "set remote
2716 breakpoint-commands-packet off" works as intended.
2717 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
2718 New function.
2719 (top level): Call it.
2720 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
2721 remote fast-tracepoints-packet off" works as intended.
2722 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
2723 * lib/gdb.exp (gdb_is_target_remote): ... here.
2724
2abc3f8d
DB
27252014-04-24 David Blaikie <dblaikie@gmail.com>
2726
2727 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
2728 ensure clang would not discard them.
2729 * gdb.base/gdbvars.c: Ditto.
2730 * gdb.base/memattr.c: Ditto.
2731 * gdb.base/whatis.c: Ditto.
2732 * gdb.python/py-prettyprint.c: Ditto.
2733 * gdb.trace/actions.c: Ditto.
2734 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
2735 ensure clang would not discard it.
2736
bfd39632
DB
27372014-04-24 David Blaikie <dblaikie@gmail.com>
2738
2739 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
2740 clang to emit the full definition of type required by the test
2741 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
2742
22842ff6
DB
27432014-04-24 David Blaikie <dblaikie@gmail.com>
2744
2745 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
2746 coax Clang into emitting the definition of the type.
2747 * gdb.cp/pr10728-x.h (y): Ditto.
2748 * gdb.cp/pr10728-y.cc (y): Ditto.
2749
c2e827ad
DB
27502014-04-24 David Blaikie <dblaikie@gmail.com>
2751
2752 * gdb.base/label.exp: XFAIL label related tests under Clang.
2753 * gdb.cp/cplabel.exp: Ditto.
2754 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
2755 under Clang those using labels.
2756
4c2d33e7
YQ
27572014-04-25 Yao Qi <yao@codesourcery.com>
2758
2759 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
2760 double_label.
2761 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
2762 partial_label and double_label.
2763
56083b99
DB
27642014-04-24 David Blaikie <dblaikie@gmail.com>
2765
2766 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
2767
25d4e99d
DB
27682014-04-24 David Blaikie <dblaikie@gmail.com>
2769
2770 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
2771 of the function to work across GCC and Clang.
2772 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
2773 pointer types (const void ** const V void **).
2774
01f9f808
MS
27752014-04-24 Michael Sturm <michael.sturm@mintel.com>
2776 Walfred Tedeschi <walfred.tedeschi@intel.com>
2777
2778 * Makefile.in (EXECUTABLES): Added i386-avx512.
2779 * gdb.arch/i386-avx512.c: New file.
2780 * gdb.arch/i386-avx512.exp: Likewise.
2781
4b48d439
KS
27822014-04-23 Keith Seitz <keiths@redhat.com>
2783
2784 * lib/mi-support.exp (mi_list_breakpoints): Delete.
2785 (mi_make_breakpoint_table): New procedure.
2786 (mi_create_breakpoint): Use mi_make_breakpoint
2787 and return the result.
2788 (mi_make_breakpoint): New procedure.
2789 (mi_build_kv_pairs): New procedure.
2790
2791 * gdb.mi/mi-break.exp: Remove unused globals,
2792 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
2793 All callers updated.
2794 * gdb.mi/mi-dprintf.exp: Use variable to track command
2795 number.
2796 Update all callers of mi_create_breakpoint and use
2797 mi_make_breakpoint_table.
2798 Remove any unused global variables.
2799 * gdb.mi/mi-nonstop.exp: Likewise.
2800 * gdb.mi/mi-nsintrall.exp: Likewise.
2801 * gdb.mi/mi-nsmoribund.exp: Likewise.
2802 * gdb.mi/mi-nsthrexec.exp: Likewise.
2803 * gdb.mi/mi-reverse.exp: Likewise.
2804 * gdb.mi/mi-simplerun.exp: Likewise.
2805 * gdb.mi/mi-stepn.exp: Likewise.
2806 * gdb.mi/mi-syn-frame.exp: Likewise.
2807 * gdb.mi/mi-until.exp: Likewise.
2808 * gdb.mi/mi-var-cp.exp: Likewise.
2809 * gdb.mi/mi-var-display.exp: Likewise.
2810 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2811 * gdb.mi/mi2-var-child.exp: Likewise.
2812 * gdb.mi/mi-vla-c99.exp: Likewise.
2813 * lib/mi-support.exp: Likewise.
2814
2815 From Ian Lance Taylor <iant@cygnus.com>:
2816 * lib/gdb.exp (parse_args): New procedure.
2817
08351840
PA
28182014-04-23 Pedro Alves <palves@redhat.com>
2819
2820 * gdb.base/break-unload-file.c: New file.
2821 * gdb.base/break-unload-file.exp: New file.
2822 * gdb.base/sym-file-lib.c (baz): New function.
2823 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
2824 field.
2825 (load): Store the segment's mapped size.
2826 (unload): New function.
2827 (unload_shlib): New function.
2828 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
2829 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
2830 set a breakpoint at baz, and call it.
2831 * gdb.base/sym-file.exp: New tests for stale breakpoint
2832 instructions.
2833
076855f9
PA
28342014-04-23 Pedro Alves <palves@redhat.com>
2835
2836 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
2837 * gdb.base/hbreak-in-shr-unsupported.c: New file.
2838 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
2839 * gdb.base/hbreak-unmapped.c: New file.
2840 * gdb.base/hbreak-unmapped.exp: New file.
2841 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
2842 * lib/gdb.exp (gdb_is_target_remote): ... here.
2843
483805cf
PA
28442014-04-22 Pedro Alves <palves@redhat.com>
2845
2846 * gdb.base/consecutive-step-over.c: New file.
2847 * gdb.base/consecutive-step-over.exp: New file.
2848
06d97543
PA
28492014-04-22 Pedro Alves <palves@redhat.com>
2850
2851 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
2852 instead of send_gdb/gdb_expect.
2853
b4429ea2
YQ
28542014-04-22 Yao Qi <yao@codesourcery.com>
2855
2856 * lib/trace-support.exp (generate_tracefile): New procedure.
2857 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
2858 return 0.
2859 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
2860 if generate_tracefile returns 1.
2861
51d48146
PA
28622014-04-18 Tom Tromey <palves@redhat.com>
2863 Pedro alves <tromey@redhat.com>
2864
2865 PR backtrace/15558
2866 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
2867 with a backtrace limit.
2868 * gdb.python/py-frame-inline.exp: Test running to an inline
2869 function with a backtrace limit, and printing the newest frame.
2870 * gdb.python/py-frame-inline.c (main): Call f.
2871
bd1dce5f
MS
28722014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
2873
2874 * gdb.java/jnpe.exp: Drop srcdir from untested path.
2875
40d1a503
MS
28762014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
2877
2878 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
2879 Drop prefix from unsupported source file path.
2880
389b98f7
YQ
28812014-04-17 Yao Qi <yao@codesourcery.com>
2882
2883 * lib/gdb.exp (with_target_charset): New proc.
2884 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
2885 with_target_charset.
2886 (test_print_strings): Likewise.
2887 (test_repeat_bytes): Likewise.
2888 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
2889 for some tests.
2890
22869d73
KS
28912014-04-16 Keith Seitz <keiths@redhat.com>
2892
2893 PR gdb/15827
2894 * gdb.dwarf2/corrupt.c: New file.
2895 * gdb.dwarf2/corrupt.exp: New file.
2896
c4f87ca6
KS
28972014-04-16 Keith Seitz <keiths@redhat.com>
2898
2899 PR c++/16597
2900 * gdb.cp/namelessclass.cc: New file.
2901 * gdb.cp/namelessclass.exp: New file.
2902 * gdb.cp/namelessclass.S: New file.
2903
ab19de87
DE
29042014-04-16 Doug Evans <dje@google.com>
2905
2906 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
2907 Add comment.
2908 (gdbserver_default_get_comm_port): New function.
2909 (gdbserver_start): Check if board file provided
2910 "gdbserver,get_comm_port" and use it if so.
2911 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
2912 (gdb,socketport): Set to "stdio".
2913 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
2914 (stdio_gdbserver_template): Delete.
2915 (${board}_get_remote_address): Update.
2916 (${board}_build_remote_cmd): Delete.
2917 (${board}_get_comm_port): New function.
2918 (${board}_spawn): Update.
2919 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
2920 Delete.
2921 (${board}_get_remote_address): Update.
2922 (${board}_get_comm_port): New function.
2923
fc98a809
AB
29242014-04-16 Andrew Burgess <aburgess@broadcom.com>
2925
2926 * gdb.base/memattr.exp: Improve regexps to handle memory regions
2927 appearing in any order.
2928
87fd9e6e
DE
29292014-04-15 Doug Evans <dje@google.com>
2930
2931 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
2932 uninitialized value of "description".
2933
099fc3ea
KS
29342014-04-15 Keith Seitz <keiths@redhat.com>
2935
2936 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
2937 Remove unused globals.
2938 (test_running_the_program): Likewise.
2939 (test_controlled_execution): Likewise.
2940 (test_controlling_breakpoints): Likewise.
2941 (test_program_termination): Likewise.
2942
5da151d4
KS
29432014-04-15 Keith Seitz <keiths@redhat.com>
2944
2945 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
2946 unused globals.
2947 (test_rbreak_creation_and_listing): Likewise.
2948 (test_ignore_count): Likewise.
2949 (test_error): Likewise.
2950
35e5d2f0
PA
29512014-04-15 Pedro Alves <palves@redhat.com>
2952
2953 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
2954 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
2955 sym-file-loader.c.
2956 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
2957 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
2958 to sym-file-loader.c.
2959 (struct library): Forward declare.
2960 (load_shlib, lookup_function): Change prototypes.
2961 (find_shstrtab, find_strtab, find_shdr, find_symtab)
2962 (translate_offset): Remove declarations.
2963 (get_text_addr): New declaration.
2964 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
2965 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
2966 sym-file-loader.h.
2967 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
2968 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
2969 here from sym-file-loader.h.
2970 (struct library): New structure.
2971 (load_shlib, lookup_function): Change prototypes and adjust to
2972 work with a struct library.
2973 (find_shstrtab, find_strtab, find_shdr, find_symtab)
2974 (translate_offset): Make static.
2975 (get_text_addr): New function.
2976 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
2977
eb4c1710
PA
29782014-04-15 Pedro Alves <palves@redhat.com>
2979
2980 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
2981
2d1baf52
PA
29822014-04-15 Pedro Alves <palves@redhat.com>
2983
2984 * gdb.base/sym-file-loader.c: Include <limits.h>.
2985 (SELF_LINK): New define.
2986 (get_origin): New function.
2987 (load_shlib): Use it.
2988 * gdb.base/sym-file.exp: Don't early return if the target is
2989 remote. Use runto_main, and issue fail is that fails. Use
2990 gdb_load_shlibs.
2991 (shlib_name): Delete.
2992 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
2993
7dd6df01
PA
29942014-04-15 Pedro Alves <palves@redhat.com>
2995
2996 * gdb.base/sym-file.exp: Remove regex characters from test
2997 message. Don't refer to breakpoint numbers in test messages.
2998
b50c8614
KS
29992014-04-14 Keith Seitz <keiths@redhat.com>
3000
3001 PR c++/16253
3002 * gdb.cp/var-tag.cc: New file.
3003 * gdb.cp/var-tag.exp: New file.
3004 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
3005 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
3006 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3007 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3008
3d567982
TT
30092014-04-14 Tom Tromey <tromey@redhat.com>
3010
3011 * gdb.cp/classes.exp (test_enums): Handle underlying type.
3012 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
3013 type.
3014 * gdb.cp/enum-class.exp: New file.
3015 * gdb.cp/enum-class.cc: New file.
3016
0626fc76
TT
30172014-04-14 Tom Tromey <tromey@redhat.com>
3018
3019 * gdb.dwarf2/enum-type.exp: New file.
3020
dca325b3
SA
30212014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3022
3023 * gdb.mi/mi-vla-c99.exp: New file.
3024 * gdb.mi/vla.c: New file.
3025
5854b38a
SA
30262014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3027
3028 * gdb.base/vla-datatypes.c: New file.
3029 * gdb.base/vla-datatypes.exp: New file.
3030
463bb957
SA
30312014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3032
3033 * gdb.base/vla-ptr.c: New file.
3034 * gdb.base/vla-ptr.exp: New file.
3035
3dd170be
SA
30362014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3037
3038 * gdb.dwarf2/count.exp: New file.
3039
5ecaaa66
SA
30402014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3041
3042 * gdb.base/vla-sideeffect.c: New file.
3043 * gdb.base/vla-sideeffect.exp: New file.
3044
41f1ada5
DB
30452014-04-14 David Blaikie <dblaikie@gmail.com>
3046
3047 * gdb.mi/non-stop.c: Add return value for non-void function return
3048 statement.
3049 * gdb.threads/staticthreads.c: Ditto.
3050
0be03e84
DE
30512014-04-12 Siva Chandra Reddy <sivachandra@google.com>
3052 Doug Evans <xdje42@gmail.com>
3053
3054 * gdb.guile/scm-value.c: Improve test case.
3055 * gdb.guile/scm-value.exp: Add new test.
3056
f180a1fb
DB
30572014-04-11 David Blaikie <dblaikie@gmail.com>
3058
3059 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
3060 override Clang's default.
3061
6b662e19
JB
30622014-04-11 Joel Brobecker <brobecker@adacore.com>
3063
3064 Revert the following changes (regressions):
3065
3066 * gdb.base/vla-sideeffect.c: New file.
3067 * gdb.base/vla-sideeffect.exp: New file.
3068
3069 * gdb.dwarf2/count.exp: New file.
3070
3071 * gdb.base/vla-multi.c: New file.
3072 * gdb.base/vla-multi.exp: New file.
3073
3074 * gdb.base/vla-ptr.c: New file.
3075 * gdb.base/vla-ptr.exp: New file.
3076
3077 * gdb.base/vla-datatypes.c: New file.
3078 * gdb.base/vla-datatypes.exp: New file.
3079
3080 * gdb.mi/mi-vla-c99.exp: New file.
3081 * gdb.mi/vla.c: New file.
3082
245a5f0b
KS
30832014-04-11 Keith Seitz <keiths@redhat.com>
3084
3085 PR c++/16675
3086 * gdb.cp/cpsizeof.exp: New file.
3087 * gdb.cp/cpsizeof.cc: New file.
3088
58a84dcf
SA
30892014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3090
191a8a90
JB
3091 * gdb.mi/mi-vla-c99.exp: New file.
3092 * gdb.mi/vla.c: New file.
58a84dcf 3093
c8655f75
SA
30942014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3095
3096 * gdb.base/vla-datatypes.c: New file.
3097 * gdb.base/vla-datatypes.exp: New file.
3098
024e13b4
SA
30992014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3100
3101 * gdb.base/vla-ptr.c: New file.
3102 * gdb.base/vla-ptr.exp: New file.
3103
1a237e0e
SA
31042014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3105
3106 * gdb.base/vla-multi.c: New file.
3107 * gdb.base/vla-multi.exp: New file.
3108
504f3432
SA
31092014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3110
3111 * gdb.dwarf2/count.exp: New file.
3112
3bce8237
SA
31132014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3114
191a8a90
JB
3115 * gdb.base/vla-sideeffect.c: New file.
3116 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 3117
322f9c21
YQ
31182014-04-11 Yao Qi <yao@codesourcery.com>
3119
3120 * gdb.base/completion.exp: Check file exists before running tests
3121 on file completion.
3122
d708bcd1
PA
31232014-04-10 Pedro Alves <palves@redhat.com>
3124
3125 * gdb.base/cond-eval-mode.c: New file.
3126 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
3127 prepare_for_testing to build the new file. Check result of
3128 runto_main.
3129 (test_break, test_watch): New procedures.
3130 (top level): Use them.
3131
ae1d2761
PM
31322014-04-08 Pierre Muller <muller@sourceware.org>
3133
3134 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
3135 Ctrl-V use for mingw hosts.
3136
7af389b8
SC
31372014-04-07 Siva Chandra Reddy <sivachandra@google.com>
3138
3139 * gdb.python/py-value.c: Improve test case.
3140 * gdb.python/py-value.exp: Add new test.
3141
5e703181
DE
31422014-04-07 David Blaikie <dblaikie@gmail.com>
3143
3144 * lib/compiler.c: Identify the clang compiler.
3145 * lib/compiler.cc: Ditto.
3146
9810b410
YQ
31472014-04-03 Yao Qi <yao@codesourcery.com>
3148
3149 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
3150
98d1b8dc
AB
31512014-04-01 Anton Blanchard <anton@samba.org>
3152
3153 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
3154 messages unique.
3155
3114cea1
AB
31562014-04-01 Anton Blanchard <anton@samba.org>
3157
3158 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
3159 prepare_for_testing.
3160
62f7182c
AB
31612014-04-01 Anton Blanchard <anton@samba.org>
3162
3163 * gdb.arch/ppc64-atomic-inst.c: Remove.
3164 * gdb.arch/ppc64-atomic-inst.S: New file.
3165 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
3166
770e7fc7
DE
31672014-03-31 Doug Evans <dje@google.com>
3168
3169 * gdb.base/print-symbol-loading-lib.c: New file.
3170 * gdb.base/print-symbol-loading-main.c: New file.
3171 * gdb.base/print-symbol-loading.exp: New file.
3172
46e2bafa
YQ
31732014-03-31 Yao Qi <yao@codesourcery.com>
3174
3175 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
3176
8776cfe9
JB
31772014-03-28 Joel Brobecker <brobecker@adacore.com>
3178
3179 * gdb.ada/mi_dyn_arr: New testcase.
3180
5d1ef361
DE
31812014-03-27 Doug Evans <dje@google.com>
3182
3183 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
3184
b5bee914
YQ
31852014-03-27 Yao Qi <yao@codesourcery.com>
3186
3187 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
3188 if target is nios2-*-*.
3189
0d4d0e77
YQ
31902014-03-26 Yao Qi <yao@codesourcery.com>
3191
3192 * lib/gdb.exp (readline_is_used): New proc.
3193 * gdb.base/completion.exp: Move tests on command complete up.
3194 Skip the rest of tests if readline is not used.
3195 * gdb.ada/complete.exp: Skp the test if readline is not
3196 used.
3197 * gdb.base/filesym.exp: Likewise.
3198 * gdb.base/macscp.exp: Likewise.
3199 * gdb.base/readline-ask.exp: Likewise.
3200 * gdb.base/readline.exp: Likewise.
3201 * gdb.python/py-cmd.exp: Likewise.
3202 * gdb.trace/tfile.exp: Likewise.
3203
29361eee
YQ
32042014-03-26 Yao Qi <yao@codesourcery.com>
3205
3206 * gdb.base/macscp.exp: Fix code format issues.
3207
bc9a5525
UW
32082014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
3209
3210 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
3211 * gdb.asm/powerpc64le.inc: New file.
3212
d3839ede
PA
32132014-03-25 Pedro Alves <palves@redhat.com>
3214 Doug Evans <dje@google.com>
3215
3216 * gdb.base/source-execution.c: New file.
3217 * gdb.base/source-execution.exp: New file.
3218 * gdb.base/source-execution.gdb: New file.
3219
01672a57
DE
32202014-03-24 Doug Evans <dje@google.com>
3221
3222 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
3223 using fission.
3224
88bbeca9
HZ
32252014-03-24 Hui Zhu <hui@codesourcery.com>
3226 Pedro Alves <palves@redhat.com>
3227
3228 PR breakpoints/16101
3229 * gdb.base/dprintf.exp: Use unsupported rather than changing the
3230 test pass/fail messages. Detect missing support for dprintf when
3231 breakpoints are actually inserted.
3232 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
3233 breakpoints are actually inserted.
3234 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
3235 fails.
3236
d2348791
JK
32372014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3238
3239 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
3240
feef67ab
DE
32412014-03-22 Doug Evans <xdje42@gmail.com>
3242
3243 * gdb.python/python.exp (python not supported): Verify multi-line
3244 python command issues an error.
25d743f9 3245 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 3246 guile command issues an error.
feef67ab 3247
ecebef6a
MR
32482014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
3249
3250 * gdb.threads/thread-specific.exp: Handle the lack of usable
3251 $this_breakpoint and $this_thread.
3252
ccdd1909
HZ
32532014-03-21 Hui Zhu <hui@codesourcery.com>
3254
3255 * gdb.base/attach.exp (do_command_attach_tests): New.
3256
beb460e8
PA
32572014-03-20 Tom Tromey <tromey@redhat.com>
3258 Pedro Alves <palves@redhat.com>
3259
3260 PR cli/15718
3261 * gdb.base/condbreak-call-false.c: New file.
3262 * gdb.base/condbreak-call-false.exp: New file.
3263
40acf43a
PA
32642014-03-20 Pedro Alves <palves@redhat.com>
3265
3266 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
3267 Delete.
3268 (block_signals, unblock_signals): Delete.
3269 (child_function_2, main): Remove references to deleted variable
3270 and functions.
3271
9f5e1e02
PA
32722014-03-20 Pedro Alves <palves@redhat.com>
3273
3274 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
3275 Use pthread_kill to signal thread 2.
3276 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3277 Adjust to make the test send itself a signal rather than using the
3278 host's "kill" command.
3279
99619bea
PA
32802014-03-20 Pedro Alves <palves@redhat.com>
3281
3282 * gdb.threads/multiple-step-overs.c: New file.
3283 * gdb.threads/multiple-step-overs.exp: New file.
3284 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3285 Adjust expected infrun debug output.
3286
2adfaa28
PA
32872014-03-20 Pedro Alves <palves@redhat.com>
3288
3289 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
3290 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
3291
31e77af2
PA
32922014-03-20 Pedro Alves <palves@redhat.com>
3293
3294 PR breakpoints/7143
3295 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
3296 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
3297 of gdb_test_multiple.
3298 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
3299 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
3300
b9f437de
PA
33012014-03-20 Pedro Alves <palves@redhat.com>
3302
3303 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
3304 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
3305
05adc73e
PA
33062014-03-19 Pedro Alves <palves@redhat.com>
3307
3308 * gdb.base/async.exp: Remove early return.
3309
6048b950
PA
33102014-03-19 Pedro Alves <palves@redhat.com>
3311
3312 * gdb.base/async.exp (step& tests): Pass explicit test messages.
3313
8bcfb00a
PA
33142014-03-19 Pedro Alves <palves@redhat.com>
3315
3316 * gdb.base/async.exp (test_background): Expect \r\n after
3317 "completed." in the fail pattern.
3318
884e37dc
PA
33192014-03-19 Pedro Alves <palves@redhat.com>
3320
3321 * gdb.base/async.exp (test_background): New procedure.
3322 Use it for all background execution command tests.
3323
148e57e2
PA
33242014-03-19 Pedro Alves <palves@redhat.com>
3325
3326 * gdb.base/async.exp: Use prepare_for_testing.
3327
f48088c7
PA
33282014-03-19 Pedro Alves <palves@redhat.com>
3329
3330 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
3331 the same line.
3332
e2f6c966
PA
33332014-03-19 Pedro Alves <palves@redhat.com>
3334
3335 * gdb.base/async.c (main): Add "jump here" and "until here" line
3336 marker comments.
3337 * gdb.base/async.exp (jump_here): New global.
3338 (jump& test): Use it.
3339 (until_here): New global.
3340 (until& test): Use it.
3341
c30568d4
PA
33422014-03-19 Pedro Alves <palves@redhat.com>
3343
3344 * gdb.base/async.exp: Don't frob gdb_protocol.
3345
0172b6a7
DE
33462014-03-18 Doug Evans <xdje42@gmail.com>
3347
3348 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
3349 Fix spelling of exec-done-display.
3350
06c868a8
JK
33512014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3352
3353 PR gdb/15358
3354 * gdb.base/gdb-sigterm.c: New file.
3355 * gdb.base/gdb-sigterm.exp: New file.
3356
0c7e1a46
PA
33572014-03-18 Pedro Alves <palves@redhat.com>
3358
3359 PR gdb/13860
3360 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
3361 * lib/mi-support.exp (mi_expect_stop): Add special handling for
3362 solib-event.
3363
f7c77d93
JB
33642014-03-17 Joel Brobecker <brobecker@adacore.com>
3365
3366 * gdb.ada/pckd_arr_ren: New testcase.
3367
5a1e8c7a
DE
33682014-03-13 Doug Evans <xdje42@gmail.com>
3369
3370 PR guile/16612
3371 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
3372 collect after discarding symbols.
3373
350e1a76
DE
33742014-03-13 Ludovic Courtès <ludo@gnu.org>
3375 Doug Evans <xdje42@gmail.com>
3376
3377 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
3378 to history survives a gc.
3379
a69900ae
PA
33802014-03-13 Pedro Alves <palves@redhat.com>
3381
3382 * gdb.base/default.exp: Don't test "target procfs".
3383
5db9f0bd
PA
33842014-03-13 Pedro Alves <palves@redhat.com>
3385
3386 * gdb.base/default.exp: Update "target child" and "target procfs"
3387 tests to not expect "Unix".
3388
b3ccfe11
TT
33892014-03-12 Tom Tromey <tromey@redhat.com>
3390
3391 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
3392 New procs. Add target-async tests.
3393 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
3394 Add target-async tests.
3395
646f4417
AA
33962014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3397
3398 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
3399 'func_start' and 'func_end' for the beginning and end of the
3400 function code, respectively.
3401 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
3402 'func_end' instead of 'func' and 'main'.
3403
288c211f
AA
34042014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3405
3406 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
3407 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
3408 generate the debug info assembler source.
3409
e0c0f156
AA
34102014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3411
3412 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
3413 * gdb.dwarf2/arr-subrange.exp: Likewise.
3414 * gdb.dwarf2/dwz.exp: Likewise.
3415 * gdb.dwarf2/method-ptr.exp: Likewise.
3416 * gdb.dwarf2/missing-sig-type.exp: Likewise.
3417 * gdb.dwarf2/subrange.exp: Likewise.
3418 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
3419 * gdb.dwarf2/implptrpiece.exp: Likewise.
3420 * gdb.dwarf2/nostaticblock.exp: Likewise.
3421
0e5c4555
AA
34222014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3423
3424 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
3425 directory to absolute path name arguments.
3426
5ec18f2b
JG
34272014-03-10 Joel Brobecker <brobecker@adacore.com>
3428
3429 * gdb.ada/tagged_access: New testcase.
3430
847fc4f2
MM
34312014-03-07 Markus Metzger <markus.t.metzger@intel.com>
3432
3433 * gdb.btrace/data.exp: Update expected output.
3434
cc3da688
YQ
34352014-03-06 Yao Qi <yao@codesourcery.com>
3436
3437 * gdb.trace/pr16508.exp: New file.
3438
0f26cec1
PA
34392014-03-05 Pedro Alves <palves@redhat.com>
3440
3441 PR gdb/16575
3442 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
3443 procedure.
3444 (top level): Adjust to use it. Add tests that exercise breakpoint
3445 interaction with the code-cache.
3446
7a5a839f
LC
34472014-02-26 Ludovic Courtès <ludo@gnu.org>
3448
3449 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
3450 test for 'history-append!'.
3451
31aa7e4e
JB
34522014-02-26 Joel Brobecker <brobecker@adacore.com>
3453
3454 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
3455 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
3456 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
3457 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
3458 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
3459 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
3460
1b588015
JB
34612014-02-26 Joel Brobecker <brobecker@adacore.com>
3462
3463 * testsuite/gdb.python/py-pp-re-notag.c: New file.
3464 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
3465 * testsuite/gdb.python/py-pp-re-notag.p: New file.
3466
55426c9d
JB
34672014-02-26 Joel Brobecker <brobecker@adacore.com>
3468
3469 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
3470
dc53a7ad
JB
34712014-02-26 Joel Brobecker <brobecker@adacore.com>
3472
3473 * gdb.dwarf2/arr-stride.c: New file.
3474 * gdb.dwarf2/arr-stride.exp: New file.
3475
12ab52e9
PA
34762014-02-26 Pedro Alves <palves@redhat.com>
3477
3478 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
3479 that won't ever trigger. Make sure that GDB reports the correct
3480 breakpoint that caused the stop.
3481
849c862e
JK
34822014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3483
3484 PR gdb/16626
3485 * gdb.base/auto-load-script: New file.
3486 * gdb.base/auto-load.c: New file.
3487 * gdb.base/auto-load.exp: New file.
3488
71b7d793
JK
3489 PR gdb/16626
3490 * gdb.base/auto-load.exp: Fix out-of-srctree run.
3491
e2f0d509
JK
34922014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3493
3494 Fix dw2-icycle.exp -fsanitize=address GDB crash.
3495 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
3496
50cc37c8
DE
34972014-02-24 Doug Evans <dje@google.com>
3498
3499 * lib/gdb.exp (run_on_host): Log error output if program fails.
3500
ea4758f2
PA
35012014-02-21 Pedro Alves <palves@redhat.com>
3502
3503 * gdb.threads/step-after-sr-lock.c: Rename to ...
3504 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
3505 * gdb.threads/step-after-sr-lock.exp: Rename to ...
3506 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3507 ... this.
3508
d7b30f67
SDJ
35092014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
3510
3511 PR tdep/16397
3512 * gdb.arch/amd64-stap-special-operands.exp: New file.
3513 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
3514 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
3515 * gdb.arch/amd64-stap-triplet.S: Likewise.
3516 * gdb.arch/amd64-stap-triplet.c: Likewise.
3517
83deb43f
JB
35182014-02-20 Joel Brobecker <brobecker@adacore.com>
3519
3520 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
3521 in .section pseudo-op.
3522
adde2bff
DE
35232014-02-20 lin zuojian <manjian2006@gmail.com>
3524 Joel Brobecker <brobecker@adacore.com>
3525 Doug Evans <xdje42@gmail.com>
3526
3527 PR symtab/16581
3528 * gdb.dwarf2/dw2-icycle.S: New file.
3529 * gdb.dwarf2/dw2-icycle.c: New file.
3530 * gdb.dwarf2/dw2-icycle.exp: New file.
3531
f7bd0f78
SC
35322014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3533
3534 * gdb.python/py-value-cc.cc: Improve test case to enable testing
3535 operations on gdb.Value objects.
3536 * gdb.python/py-value-cc.exp: Add new test to test operations on
3537 gdb.Value objects.
3538
c17ef0d5
DE
35392014-02-18 Doug Evans <dje@google.com>
3540
3541 * Makefile.in (TESTS): New variable.
3542 (expanded_tests, expanded_tests_or_none): New variables
3543 (check-single): Pass $(expanded_tests_or_none) to runtest.
3544 (check-parallel): Only run tests in $(TESTS) if non-empty.
3545 (check/no-matching-tests-found): New rule.
3546 * README: Document TESTS makefile variable.
3547
5dd3176f
DE
35482014-02-18 Doug Evans <dje@google.com>
3549
3550 * Makefile.in (check-parallel): rm -rf outputs temp.
3551
0b10be4f
JK
35522014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3553
3554 Fix "ERROR: no fileid for" in the testsuite.
3555 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
3556
85f224e7
DE
35572014-02-12 Doug Evans <dje@google.com>
3558
3559 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
3560 (MISCELLANEOUS): New variable.
3561 (clean): rm -rf $(MISCELLANEOUS).
3562 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
3563 dwp live in the same directory as symlinks, with each symlink pointed
3564 to a differently named file in a different directory.
3565
149b30ff
DE
35662014-02-11 Doug Evans <dje@google.com>
3567
3568 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
3569 of Tcl file commands.
3570
1dfdac32
MK
35712014-02-10 Mark Kettenis <kettenis@gnu.org>
3572
3573 * gdb.threads/step-after-sr-lock.exp: Avoid executing
3574 "kill -SIGUSR1 -1".
3575
aa4fb036
JB
35762014-02-10 Joel Brobecker <brobecker@adacore.com>
3577
3578 * gdb.ada/tick_length_array_enum_idx: New testcase.
3579
ed3ef339
DE
35802014-02-10 Doug Evans <xdje42@gmail.com>
3581
3582 * configure.ac (AC_OUTPUT): Add gdb.guile.
3583 * configure: Regenerate.
3584 * lib/gdb-guile.exp: New file.
3585 * lib/gdb.exp (get_target_charset): New function.
3586 * gdb.base/help.exp: Update expected output from "apropos apropos".
3587 * gdb.guile/Makefile.in: New file.
3588 * gdb.guile/guile.exp: New file.
3589 * gdb.guile/scm-arch.c: New file.
3590 * gdb.guile/scm-arch.exp: New file.
3591 * gdb.guile/scm-block.c: New file.
3592 * gdb.guile/scm-block.exp: New file.
3593 * gdb.guile/scm-breakpoint.c: New file.
3594 * gdb.guile/scm-breakpoint.exp: New file.
3595 * gdb.guile/scm-disasm.c: New file.
3596 * gdb.guile/scm-disasm.exp: New file.
3597 * gdb.guile/scm-equal.c: New file.
3598 * gdb.guile/scm-equal.exp: New file.
3599 * gdb.guile/scm-error.exp: New file.
3600 * gdb.guile/scm-error.scm: New file.
3601 * gdb.guile/scm-frame-args.c: New file.
3602 * gdb.guile/scm-frame-args.exp: New file.
3603 * gdb.guile/scm-frame-args.scm: New file.
3604 * gdb.guile/scm-frame-inline.c: New file.
3605 * gdb.guile/scm-frame-inline.exp: New file.
3606 * gdb.guile/scm-frame.c: New file.
3607 * gdb.guile/scm-frame.exp: New file.
3608 * gdb.guile/scm-generics.exp: New file.
3609 * gdb.guile/scm-gsmob.exp: New file.
3610 * gdb.guile/scm-iterator.c: New file.
3611 * gdb.guile/scm-iterator.exp: New file.
3612 * gdb.guile/scm-math.c: New file.
3613 * gdb.guile/scm-math.exp: New file.
3614 * gdb.guile/scm-objfile-script-gdb.in: New file.
3615 * gdb.guile/scm-objfile-script.c: New file.
3616 * gdb.guile/scm-objfile-script.exp: New file.
3617 * gdb.guile/scm-objfile.c: New file.
3618 * gdb.guile/scm-objfile.exp: New file.
3619 * gdb.guile/scm-ports.exp: New file.
3620 * gdb.guile/scm-pretty-print.c: New file.
3621 * gdb.guile/scm-pretty-print.exp: New file.
3622 * gdb.guile/scm-pretty-print.scm: New file.
3623 * gdb.guile/scm-section-script.c: New file.
3624 * gdb.guile/scm-section-script.exp: New file.
3625 * gdb.guile/scm-section-script.scm: New file.
3626 * gdb.guile/scm-symbol.c: New file.
3627 * gdb.guile/scm-symbol.exp: New file.
3628 * gdb.guile/scm-symtab-2.c: New file.
3629 * gdb.guile/scm-symtab.c: New file.
3630 * gdb.guile/scm-symtab.exp: New file.
3631 * gdb.guile/scm-type.c: New file.
3632 * gdb.guile/scm-type.exp: New file.
3633 * gdb.guile/scm-value-cc.cc: New file.
3634 * gdb.guile/scm-value-cc.exp: New file.
3635 * gdb.guile/scm-value.c: New file.
3636 * gdb.guile/scm-value.exp: New file.
3637 * gdb.guile/source2.scm: New file.
3638 * gdb.guile/types-module.cc: New file.
3639 * gdb.guile/types-module.exp: New file.
3640
7026a7c1
YQ
36412014-02-10 Yao Qi <yao@codesourcery.com>
3642
3643 PR testsuite/16543
3644 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
3645 * configure: Regenerated.
3646 * Makefile.in: New file.
3647
6c466447
AS
36482014-02-08 Andreas Schwab <schwab@linux-m68k.org>
3649
3650 * gdb.python/py-framefilter.exp: Fix typo.
3651
6e854735
YQ
36522014-02-08 Yao Qi <yao@codesourcery.com>
3653
3654 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
3655 that no =breakpoint-modified is emitted when breakpoints are
3656 modified through MI commands.
3657
d137e6dc
PA
36582014-02-07 Pedro Alves <pedro@codesourcery.com>
3659 Pedro Alves <palves@redhat.com>
3660
3661 * gdb.threads/step-after-sr-lock.c: New file.
3662 * gdb.threads/step-after-sr-lock.exp: New file.
3663
b5ee5a50
PA
36642014-02-07 Pedro Alves <palves@redhat.com>
3665
3666 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
3667
3c77faf3
JK
36682014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3669
3670 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
3671 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
3672
6dddc817
DE
36732014-02-06 Doug Evans <xdje42@gmail.com>
3674
3675 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
3676 output.
3677
3678 * gdb.gdb/python-interrupts.exp: New file.
3679
de7b2893
YQ
36802014-02-05 Yao Qi <yao@codesourcery.com>
3681
3682 * gdb.trace/report.exp (use_collected_data): Test the output
3683 of "info threads" and "info inferiors".
3684
66d032ac
YQ
36852014-02-05 Yao Qi <yao@codesourcery.com>
3686
3687 Revert this patch:
3688
3689 2013-05-24 Yao Qi <yao@codesourcery.com>
3690
3691 * gdb.trace/tfile.exp: Test inferior and thread.
3692
591a12a1
UW
36932014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3694
3695 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
3696 on a function.
3697 * gdb.base/step-bt.c: Call hello via function pointer to make
3698 sure its first instruction is executed on powerpc64le-linux.
3699
0ff3e01f
UW
37002014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3701
3702 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
3703
084ee545
UW
37042014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3705
3706 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
3707 of the test patterns for use on little-endian systems.
3708
6ed14ff3
UW
37092014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3710
3711 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
3712 (decimal_vector): Fix for little-endian.
3713
401e27fd
JM
37142014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
3715
3716 * gdb.arch/sparc-sysstep.exp: New file.
3717 * gdb.arch/sparc-sysstep.c: Likewise.
3718
3719 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
3720
8b924729
EBM
37212014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3722
3723 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
3724
fb151210
JB
37252014-01-23 Tom Tromey <tromey@redhat.com>
3726
3727 * gdb.ada/array_char_idx: New testcase.
3728
0740f8d8
TT
37292014-01-23 Tom Tromey <tromey@redhat.com>
3730
3731 PR python/16487:
3732 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
3733 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
3734 classes.
3735
21909fa1
TT
37362014-01-23 Tom Tromey <tromey@redhat.com>
3737
3738 PR python/16491:
3739 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
3740 string from an inferior frame.
3741 * gdb.python/py-framefilter-mi.exp: Update.
3742
87ce2a04
DE
37432014-01-22 Doug Evans <dje@google.com>
3744
3745 * gdb.server/server-mon.exp: Add tests for "set debug-format".
3746
237b092b
AA
37472014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3748
3749 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
3750
d674a709
AA
37512014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3752
3753 * gdb.trace/entry-values.exp: Remove excess space character from
3754 regex patterns. Handle s390 call instruction.
3755
20fa3390
AA
37562014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3757
3758 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
3759 define "*_start" label. Make "name" static.
3760 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
3761 ${name} by references to ${name}_start.
3762
78466714
AA
37632014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3764
3765 * gdb.base/info-macros.exp: Remove "debug" from the compile
3766 options.
3767
ec9f644a
IB
37682014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3769
3770 * gdb.dlang/demangle.exp: New file.
3771
94b1b47e
IB
37722014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3773
3774 * gdb.dlang/primitive-types.exp: New file.
3775
7f420862
IB
37762014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3777
3778 * configure.ac: Create gdb.dlang/Makefile.
3779 * configure: Regenerate.
3780 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
3781 * gdb.dlang/Makefile.in: New file.
3782 * lib/d-support.exp: New file.
3783 * lib/gdb.exp (skip_d_tests): New proc.
3784
52834460
MM
37852014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3786
3787 * gdb.btrace/delta.exp: Check reverse stepi.
3788 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
3789 * gdb.btrace/finish.exp: New.
3790 * gdb.btrace/next.exp: New.
3791 * gdb.btrace/nexti.exp: New.
3792 * gdb.btrace/record_goto.c: Add comments.
3793 * gdb.btrace/step.exp: New.
3794 * gdb.btrace/stepi.exp: New.
3795 * gdb.btrace/multi-thread-step.c: New.
3796 * gdb.btrace/multi-thread-step.exp: New.
3797 * gdb.btrace/rn-dl-bind.c: New.
3798 * gdb.btrace/rn-dl-bind.exp: New.
3799 * gdb.btrace/data.c: New.
3800 * gdb.btrace/data.exp: New.
3801 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
3802
6e07b1d2
MM
38032014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3804
3805 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
3806 * gdb.btrace/exception.exp: Update.
3807 * gdb.btrace/instruction_history.exp: Update.
3808 * gdb.btrace/record_goto.exp: Update.
3809 * gdb.btrace/tailcall.exp: Update.
3810 * gdb.btrace/unknown_functions.exp: Update.
3811 * gdb.btrace/delta.exp: New.
3812
0b722aec
MM
38132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3814
3815 * gdb.btrace/record_goto.exp: Add backtrace test.
3816 * gdb.btrace/tailcall.exp: Add backtrace test.
3817
066ce621
MM
38182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3819
3820 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
3821 * gdb.btrace/record_goto.c: New.
3822 * gdb.btrace/record_goto.exp: New.
3823 * gdb.btrace/x86-record_goto.S: New.
3824
0688d04e
MM
38252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3826
3827 * gdb.btrace/function_call_history.exp: Update tests.
3828 * gdb.btrace/instruction_history.exp: Update tests.
3829
8710b709
MM
38302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3831
3832 * gdb.btrace/function_call_history.exp: Fix expected field
3833 order for "record function-call-history".
3834 Add new tests for "record function-call-history /c".
3835 * gdb.btrace/exception.cc: New.
3836 * gdb.btrace/exception.exp: New.
3837 * gdb.btrace/tailcall.exp: New.
3838 * gdb.btrace/x86-tailcall.S: New.
3839 * gdb.btrace/x86-tailcall.c: New.
3840 * gdb.btrace/unknown_functions.c: New.
3841 * gdb.btrace/unknown_functions.exp: New.
3842 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
3843
5de9129b
MM
38442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3845
3846 * gdb.btrace/instruction_history.exp: Update.
3847 * gdb.btrace/function_call_history.exp: Update.
3848
23a7fe75
MM
38492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3850
3851 * gdb.btrace/function_call_history.exp: Fix expected function
3852 trace.
3853 * gdb.btrace/instruction_history.exp: Initialize traced.
3854 Remove traced_functions.
3855
724c7dd8
MM
38562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3857
3858 * gdb.btrace/function_call_history.exp: Update
3859 * gdb.btrace/instruction_history.exp: Update.
3860
6d78d93b
MM
38612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3862
3863 * gdb.btrace/enable.exp: Update expected text.
3864
93a360cc
OJ
38652014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
3866
3867 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
3868 bytes.
3869
3772b53f
MR
38702014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
3871
3872 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
3873
596662fa
OJ
38742014-01-15 Omair Javaid <omair.javaid@linaro.org>
3875
3876 * lib/gdb.exp (supports_process_record): Return true for
3877 arm*-linux*. (supports_reverse): Likewise.
3878
b5b08fb4
SC
38792014-01-13 Siva Chandra Reddy <sivachandra@google.com>
3880
3881 PR python/15464
3882 PR python/16113
3883 * gdb.python/py-type.c: Enhance test case.
3884 * gdb.python/py-value-cc.cc: Likewise
3885 * gdb.python/py-type.exp: Add new tests.
3886 * gdb.python/py-value-cc.exp: Likewise
3887
52d7fb13
AA
38882014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3889 Pedro Alves <palves@redhat.com>
3890
3891 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
3892 Make "name" extern.
3893 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
3894 references to ${name}_start by references to ${name}.
3895
a2cd8cfe
JB
38962014-01-10 Joel Brobecker <brobecker@adacore.com>
3897
3898 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
3899
4e23fced
JB
39002014-01-10 Joel Brobecker <brobecker@adacore.com>
3901
3902 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
3903
c6a9e42c
PA
39042014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
3905 Pedro Alves <palves@redhat.com>
3906
3907 * gdb.mi/mi-info-os.exp: Connect to the target with
3908 mi_gdb_target_load.
3909
b7ea362b
PA
39102014-01-08 Pedro Alves <palves@redhat.com>
3911
3912 * gdb.threads/reconnect-signal.c: New file.
3913 * gdb.threads/reconnect-signal.exp: New file.
3914
5e3f4fab
EBM
39152014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3916
3917 * gdb.base/source-dir.exp: New file.
3918
79301218
JB
39192014-01-07 Joel Brobecker <brobecker@adacore.com>
3920
3921 * gdb.ada/mi_interface: New testcase.
3922
8e355c5d
JB
39232014-01-07 Joel Brobecker <brobecker@adacore.com>
3924
3925 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
3926 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
3927 gdb.ada/pp-rec-component/pck.ads: New files.
3928
c0d48811
JB
39292014-01-07 Joel Brobecker <brobecker@adacore.com>
3930
3931 * gdb.python/py-pp-integral.c: New file.
3932 * gdb.python/py-pp-integral.py: New file.
3933 * gdb.python/py-pp-integral.exp: New file.
3934
17b609c3 3935For older changes see ChangeLog-1993-2013.
c906108c 3936\f
8d8cb839
EZ
3937;; Local Variables:
3938;; mode: change-log
3939;; left-margin: 8
3940;; fill-column: 74
3941;; version-control: never
3942;; End:
902f2ccb 3943
32d0add0 3944 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
3945 Copying and distribution of this file, with or without modification,
3946 are permitted provided the copyright notice and this notice are preserved.