]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Linux: make target_is_async_p return false when async is off
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
198297aa
PA
12015-01-23 Pedro Alves <palves@redhat.com>
2
3 * gdb.threads/continue-pending-after-query.c: New file.
4 * gdb.threads/continue-pending-after-query.exp: New file.
5
717cf30c
AG
62015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7 Simon Marchi <simon.marchi@ericsson.com>
8
9 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
10 * gdb.base/valgrind-db-attach.exp: Same.
11 * gdb.base/valgrind-infcall.exp: Same.
12 * lib/mi-support.exp (default_mi_gdb_start): Same.
13 * lib/prompt.exp (default_prompt_gdb_start): Same.
14 * lib/gdb.exp (default_gdb_spawn): Same.
15 (gdb_interact): New.
16
17
4b62a76e
JK
182015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19
20 * gdb.compile/compile.exp (pointer to jit function): New test.
21
b4cdae6f
WW
222015-01-17 Wei-cheng Wang <cole945@gmail.com>
23
24 * lib/gdb.exp (supports_process_record): Return true for
25 powerpc*-*-linux*.
26 (supports_reverse): Likewise.
27
d221e7ef
DB
282015-01-15 Don Breazeal <donb@codesourcery.com>
29
30 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
31 instead of checking whether the target board is remote and
32 use spawn_wait_for_attach instead of exec/sleep.
33 * gdb.base/attach-twice.exp: Likewise.
34
bafffb51
JB
352015-01-15 Joel Brobecker <brobecker@adacore.com>
36
37 * gdb.ada/var_arr_attrs: New testcase.
38
5589af0e
PA
392015-01-14 Pedro Alves <palves@redhat.com>
40 Joel Brobecker <brobecker@adacore.com>
41
42 PR gdb/17525
43 * gdb.base/bp-cmds-execution-x-script.c: New file.
44 * gdb.base/bp-cmds-execution-x-script.exp: New file.
45 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
46
6c400b59
PA
472015-01-14 Pedro Alves <palves@redhat.com>
48
49 PR cli/17828
50 * gdb.base/batch-preserve-term-settings.c: New file.
51 * gdb.base/batch-preserve-term-settings.exp: New file.
52
e02c96a7
DE
532015-01-13 Doug Evans <dje@google.com>
54
55 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
56 binary.
57
576fd14c
JB
582015-01-13 Joel Brobecker <brobecker@adacore.com>
59
60 * Makefile.in (clean mostlyclean): Do not delete *.py.
61
04dccad0
JB
622015-01-13 Joel Brobecker <brobecker@adacore.com>
63
64 * gdb.python/py-lookup-type.exp: New file.
65
3d230f71
PA
662015-01-12 Pedro Alves <palves@redhat.com>
67
68 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
69 restore GDBFLAGS before returning.
70
7e67715d
JK
712015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
72
73 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
74 is_amd64_regs_target and is_x86_like_target.
75
f2e0d4b4
DE
762015-01-11 Doug Evans <xdje42@gmail.com>
77
78 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
79 is given without an explicit form.
80 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
81 attributes.
82 * gdb.dwarf/corrupt.exp: Ditto.
83 * gdb.dwarf2/enum-type.exp: Ditto.
84 * gdb.trace/entry-values.exp: Ditto.
85 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
86
439250fb
DE
872015-01-11 Doug Evans <xdje42@gmail.com>
88
89 PR gdb/15830
90 * gdb.base/maint.exp: Remove references to "maint demangle".
91 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
92 Add tests for explicitly specifying language to demangle.
93 * gdb.dlang/demangle.exp: Ditto.
94
ede9f622
PA
952015-01-09 Pedro Alves <palves@redhat.com>
96
97 * gdb.threads/non-stop-fair-events.c: New file.
98 * gdb.threads/non-stop-fair-events.exp: New file.
99
a7b796db
PA
1002015-01-09 Pedro Alves <palves@redhat.com>
101
102 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
103 the global scope. Set a breakpoint after all threads are started
104 rather than stepping over two source lines. Expect the prompt.
105 * gdb.base/watch_thread_num.c (threads_started_barrier): New
106 global.
107 (NUM): Now 15.
108 (main): Use threads_started_barrier to wait for all threads to
109 start. Main thread no longer calls thread_function. Exit after
110 180 seconds.
111 (loop): New function.
112 (thread_function): Wait on threads_started_barrier barrier. Call
113 'loop' at each iteration.
114 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
115 threads have started, instead of hardcoding number of "next"
116 steps. Use an access watchpoint instead of a write watchpoint.
117
9665ffdd
PA
1182015-01-09 Pedro Alves <palves@redhat.com>
119
120 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
121 (thread_func): Wait on barrier.
122 (main): Wait for all threads to start before stopping GDB.
123 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
124 global.
125 (thread1_func, thread2_func): Wait on barrier.
126 (main): Wait for all threads to start before stopping GDB.
127 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
128 New global.
129 (thread1_func, thread2_func): Wait on barrier.
130 (main): Wait for all threads to start before stopping GDB.
131
c945a99f
PA
1322015-01-09 Pedro Alves <palves@redhat.com>
133
134 * gdb.threads/attach-many-short-lived-threads.c: New file.
135 * gdb.threads/attach-many-short-lived-threads.exp: New file.
136
c1a747c1
PA
1372014-01-09 Pedro Alves <palves@redhat.com>
138
139 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
140 instead of to thread 2.
141 * gdb.threads/signal-command-multiple-signals-pending.c (main):
142 Add barrier around each pthread_create call instead of around all
143 calls.
144 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
145 Set a break on thread_function and have the child threads hit it
146 one at at a time.
147
60b3033e
PA
1482015-01-09 Pedro Alves <palves@redhat.com>
149
150 * lib/gdb.exp (can_spawn_for_attach): New procedure.
151 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
152 false.
153 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
154 checking whether the target board is remote.
155 * gdb.multi/multi-attach.exp: Likewise.
156 * gdb.python/py-sync-interp.exp: Likewise.
157 * gdb.server/ext-attach.exp: Likewise.
158 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
159 tests that need to attach, instead of checking whether the target
160 board is remote at the top of the file.
161
acc018ac
YQ
1622015-01-08 Yao Qi <yao@codesourcery.com>
163
164 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
165
50a18af8
JK
1662015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
167
168 Fix testcase compilation.
169 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
170
8503d6e1
JB
1712015-01-06 Joel Brobecker <brobecker@adacore.com>
172
173 * gdb.python/py-type.exp: Add a couple test about empty
174 array creation, and negative-length array creation.
175
cc73dbcc
DE
1762015-01-02 Doug Evans <xdje42@gmail.com>
177
178 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
179
0300bbc7
DE
1802015-01-02 Doug Evans <dje@google.com>
181
182 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
183
9d85a0ec
YQ
1842014-12-29 Yao Qi <yao@codesourcery.com>
185
186 * gdb.trace/entry-values.exp: Update comments. Rename variable
187 bar_call_foo to returned_from_foo.
188
87186c6a
MMN
1892014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
190
191 PR gdb/17394
192 * gdb.linespec/break-asm-file.c: New file.
193 * gdb.linespec/break-asm-file.exp: New file.
194 * gdb.linespec/break-asm-file0.s: New file.
195 * gdb.linespec/break-asm-file1.s: New file.
196
1bab7383
YQ
1972014-12-18 Nigel Stephens <nigel@mips.com>
198 Maciej W. Rozycki <macro@codesourcery.com>
199
200 * gdb.base/float.exp: Handle the new output from "info float" on
201 MIPS targets.
202
1bc1068a
JK
2032014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
204
205 Fix MinGW compilation.
206 * gdb.compile/compile-ops.exp: Update untested message if
207 !skip_compile_feature_tests.
208 * gdb.compile/compile-setjmp.exp: Likewise.
209 * gdb.compile/compile-tls.exp: Likewise.
210 * gdb.compile/compile.exp: Likewise.
211 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
212 supported on this host".
213
b6615d10
DE
2142014-12-16 Doug Evans <xdje42@gmail.com>
215
216 * boards/stabs.exp: New file.
217
25dda427
AA
2182014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
219
220 * gdb.base/completion.exp: Adjust to format changes of "maint
221 print user-registers".
222
bf330350
CU
2232014-12-16 Catalin Udma <catalin.udma@freescale.com>
224
225 PR server/17457
226 * gdb.arch/aarch64-fp.c: New file.
227 * gdb.arch/aarch64-fp.exp: New file.
228
395cf596
SDJ
2292014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
230
231 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
232 r210637, r210913, r211666, r215400, r215817).
233
234 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
235 * dg-extract-results.py: New file.
236 * dg-extract-results.sh: Use it if the environment seems
237 suitable.
238
239 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
240
241 * dg-extract-results.py (parse_run): Handle warnings that
242 are printed before a test harness is run.
243
244 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
245
246 * dg-extract-results.py (Named): Remove __cmp__ method.
247 (output_variation): Use a key to sort variation.harnesses.
248
249 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
250
251 * dg-extract-results.py: For Python 3, force sys.stdout to
252 handle surrogate escape sequences.
253 (safe_open): New function.
254 (output_segment, main): Use it.
255
256 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
257
258 * dg-extract-results.py (Prog.result_re): Include options
259 in test name.
260
261 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
262
263 * dg-extract-results.py (output_variation): Always sort if
264 do_sum.
265
e882ef3c
SM
2662014-12-15 Simon Marchi <simon.marchi@ericsson.com>
267
268 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
269 as long as we get pagination notifications.
270
4992aa20
JM
2712014-12-15 Jason Merrill <jason@redhat.com>
272
273 * Makefile.in (check-gdb.%): Restore.
274 * README: Mention it.
275
c1b5a1a6
JB
2762014-12-13 Joel Brobecker <brobecker@adacore.com>
277
278 * gdb.ada/str_uninit: New testcase.
279
5537b577
JK
2802014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
281
282 PR symtab/17642
283 * gdb.base/vla-stub-define.c: New file.
284 * gdb.base/vla-stub.c: New file.
285 * gdb.base/vla-stub.exp: New file.
286
bb2ec1b3
TT
2872014-12-12 Phil Muldoon <pmuldoon@redhat.com>
288 Jan Kratochvil <jan.kratochvil@redhat.com>
289 Tom Tromey <tromey@redhat.com>
290
291 * configure.ac: Add gdb.compile/.
292 * configure: Regenerate.
293 * gdb.compile/Makefile.in: New file.
294 * gdb.compile/compile-ops.exp: New file.
295 * gdb.compile/compile-ops.c: New file.
296 * gdb.compile/compile-tls.c: New file.
297 * gdb.compile/compile-tls.exp: New file.
298 * gdb.compile/compile-constvar.S: New file.
299 * gdb.compile/compile-constvar.c: New file.
300 * gdb.compile/compile-mod.c: New file.
301 * gdb.compile/compile-nodebug.c: New file.
302 * gdb.compile/compile-setjmp-mod.c: New file.
303 * gdb.compile/compile-setjmp.c: New file.
304 * gdb.compile/compile-setjmp.exp: New file.
305 * gdb.compile/compile-shlib.c: New file.
306 * gdb.compile/compile.c: New file.
307 * gdb.compile/compile.exp: New file.
308 * lib/gdb.exp (skip_compile_feature_tests): New proc.
309
4ff709eb
TT
3102014-12-12 Tom Tromey <tromey@redhat.com>
311
312 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
313 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
314
6dddd6a5
DE
3152014-12-12 Doug Evans <dje@google.com>
316
317 * lib/gdb-python.exp (get_python_valueof): New function.
318 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
319
71c24708
AA
3202014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
321
322 * gdb.base/completion.exp: Add test for completion of "info
323 registers ".
324
3e29f34a
MR
3252014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
326
327 * gdb.base/func-ptrs.c: New file.
328 * gdb.base/func-ptrs.exp: New file.
329
fc126975
SM
3302014-12-10 Simon Marchi <simon.marchi@ericsson.com>
331
332 PR breakpoints/17012
333 * gdb.base/dprintf-detach.c: New file.
334 * gdb.base/dprintf-detach.exp: New file.
335
0a46d518
SM
3362014-12-10 Simon Marchi <simon.marchi@ericsson.com>
337
338 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
339 * lib/gdb.exp (target_is_gdbserver): New procedure.
340
a0be3e44
DE
3412014-12-08 Doug Evans <dje@google.com>
342
343 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
344
df1b803a
YQ
3452014-12-05 Yao Qi <yao@codesourcery.com>
346
347 * gdb.guile/scm-error.exp: Remove the third argument to
348 gdb_remote_download.
349 * gdb.guile/scm-frame-args.exp: Likewise.
350 * gdb.guile/scm-section-script.exp: Likewise.
351
ddb9f679
YQ
3522014-12-05 Yao Qi <yao@codesourcery.com>
353
354 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
355
86e4ed39
DE
3562014-12-04 Doug Evans <dje@google.com>
357
358 * gdb.python/py-objfile.exp: Add tests for
359 objfile.add_separate_debug_file.
360
7c50a931
DE
3612014-12-04 Doug Evans <dje@google.com>
362
363 * lib/gdb.exp (get_build_id): New function.
364 (build_id_debug_filename_get): Rewrite to use it.
365 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
366
621661e3
MR
3672014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
368
369 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
370 `method(long)', not just 0x0.
371 * gdb.cp/nsalias.exp: Align code labels to 4.
372 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
373 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
374 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
375 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
376 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
377 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
378
29f0c3b7
DE
3792014-12-02 Doug Evans <dje@google.com>
380
e1e061e7 381 PR symtab/17602
29f0c3b7 382 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 383 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
384 * gdb.cp/anon-ns.exp: Update.
385
162078c8
NB
3862014-12-02 Nick Bull <nicholaspbull@gmail.com>
387
388 * gdb.python/py-events.py (inferior_call_handler): New.
389 (register_changed_handler, memory_changed_handler): New.
390 (test_events.invoke): Register new handlers.
391 * gdb.python/py-events.exp: Add tests for inferior call,
392 memory_changed and register_changed events.
393
fdb09caf
AA
3942014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
395
396 * gdb.base/execl-update-breakpoints.exp: Specify the link address
397 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
398 if the linker doesn't understand this.
399
55cfb2c4
SM
4002014-12-01 Simon Marchi <simon.marchi@ericsson.com>
401
402 * gdb.python/python.exp: Change expected reply to help().
403
9e8cd6df
YQ
4042014-12-01 Yao Qi <yao@codesourcery.com>
405
406 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
407 AC_CONFIG_SUBDIRS(gdb.gdbtk).
408 * configure: Re-generated.
409
6c659fc2
SC
4102014-11-28 Siva Chandra Reddy <sivachandra@google.com>
411
412 * gdb.cp/chained-calls.cc: New file.
413 * gdb.cp/chained-calls.exp: New file.
414 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
415
d7fc3181
SM
4162014-11-28 Simon Marchi <simon.marchi@ericsson.com>
417
418 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
419 * gdb.dwarf2/symtab-producer.exp: Same.
420 * gdb.gdb/python-interrupts.exp: Same.
421 * gdb.gdb/python-selftest.exp: Same.
422 * gdb.python/py-linetable.exp: Same.
423 * gdb.python/py-type.exp: Same.
424 * gdb.python/py-value-cc.exp: Same.
425 * gdb.python/py-value.exp: Same.
426
10e79639
YQ
4272014-11-28 Yao Qi <yao@codesourcery.com>
428
429 * gdb.base/break-probes.exp: Match library name prefixed with
430 sysroot.
431
f28a0564
SM
4322014-11-27 Simon Marchi <simon.marchi@ericsson.com>
433
434 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
435 test expected output. Add parentheses for the call to print.
436 Remove L suffix from integers.
437
3fe1ce1d
DE
4382014-11-26 Doug Evans <dje@google.com>
439
440 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
441
84429e27
YQ
4422014-11-22 Yao Qi <yao@codesourcery.com>
443
444 * gdb.trace/entry-values.c: Remove asms.
445 (foo): Add foo_label.
446 (bar): Add bar_label.
447 * gdb.trace/entry-values.exp: Remove code computing foo's
448 length and bar's length.
449 (Dwarf::assemble): Invoke function_range for bar and use
450 MACRO_AT_func for foo.
451
26741859
YQ
4522014-11-22 Yao Qi <yao@codesourcery.com>
453
454 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
455 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
456 Use .Lgcc43_procstart instead of gcc43.
457
45e44d27
JB
4582014-11-21 Joel Brobecker <brobecker@adacore.com>
459
460 * gdb.ada/n_arr_bound: New testcase.
461
458c8db8
SDJ
4622014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
463
464 PR breakpoints/10737
465 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
466 test_catch_syscall_multi_arch.
467 (test_catch_syscall_multi_arch): New function.
468
43f3e411
DE
4692014-11-20 Doug Evans <xdje42@gmail.com>
470
471 * gdb.base/maint.exp: Update expected output.
472
0d7b2549
AA
4732014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
474
475 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
476 4-byte instruction on S390.
477
8908fca5
JB
4782014-11-19 Joel Brobecker <brobecker@adacore.com>
479
480 * gdb.ada/arr_arr: New testcase.
481
4a46959e
JB
4822014-11-19 Joel Brobecker <brobecker@adacore.com>
483
484 * gdb.ada/pkd_arr_elem: New Testcase.
485
470e2f4e
LM
4862014-11-18 Luis Machado <lgustavo@codesourcery.com>
487
488 * gdb.reverse/break-precsave: Expect completion message for
489 core file reads.
490 * gdb.reverse/consecutive-precsave.exp: Likewise.
491 * gdb.reverse/finish-precsave.exp: Likewise.
492 * gdb.reverse/i386-precsave.exp: Likewise.
493 * gdb.reverse/machinestate-precsave.exp: Likewise.
494 * gdb.reverse/sigall-precsave.exp: Likewise.
495 * gdb.reverse/solib-precsave.exp: Likewise.
496 * gdb.reverse/step-precsave.exp: Likewise.
497 * gdb.reverse/until-precsave.exp: Likewise.
498 * gdb.reverse/watch-precsave.exp: Likewise.
499
a267f3ad
AA
5002014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
501
502 * gdb.base/bp-permanent.c: Include unistd.h.
503 * gdb.python/py-framefilter-mi.c (main): Add return type.
504 * gdb.python/py-framefilter.c (main): Likewise.
505 * gdb.trace/actions-changed.c (main): Likewise.
506
12084a9a
AA
5072014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
508
509 * gdb.mi/until.c: Add eye-catchers.
510 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
511 line numbers.
512
dc7e1a77
AA
5132014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
514
515 * gdb.base/condbreak.exp: Drop references to removed non-prototype
516 function header variants in break1.c.
517 * gdb.base/ena-dis-br.exp: Likewise.
518 * gdb.base/hbreak2.exp: Likewise.
519 * gdb.reverse/until-precsave.exp: Drop references to removed
520 non-prototype function header variants in ur1.c.
521 * gdb.reverse/until-reverse.exp: Likewise.
522
41c77605
PM
5232014-11-17 Petr Machata <pmachata@redhat.com>
524
525 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
526 ${_cu_offset_size} bytes abbrev offset.
527
34248c3a
DE
5282014-11-15 Doug Evans <xdje42@gmail.com>
529
530 PR symtab/17559
531 * gdb.base/line-symtabs.exp: New file.
532 * gdb.base/line-symtabs.c: New file.
533 * gdb.base/line-symtabs.h: New file.
534
646da059
YQ
5352014-11-14 Yao Qi <yao@codesourcery.com>
536
537 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
538 (func): Add label func_label.
539 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
540 Replace low_pc and high_pc with MACRO_AT_range.
541 Replace name, low_pc and high_pc with MACRO_AT_func.
542
9301ebe6
YQ
5432014-11-14 Yao Qi <yao@codesourcery.com>
544
545 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
546 Replace name, low_pc and high_pc with MACRO_AT_func.
547
f166b542
YQ
5482014-11-14 Yao Qi <yao@codesourcery.com>
549
550 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
551 produce debug information.
552 * gdb.dwarf2/implptr-optimized-out.S: Removed.
553
0f6e71e3
YQ
5542014-11-14 Yao Qi <yao@codesourcery.com>
555
556 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
557 object and get function length.
558 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
559 with MACRO_AT_func.
560 (top-level): Replace gdb_compile and clean_restart with
561 prepare_for_testing.
562 * gdb.dwarf2/main.c (main): Add label main_label.
563
876c4df9
YQ
5642014-11-14 Yao Qi <yao@codesourcery.com>
565
566 * lib/dwarf.exp (function_range): New procedure.
567 (Dwarf::_handle_macro_at_func): New procedure.
568 (Dwarf::_handle_macro_at_range): New procedure.
569 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
570
02ad9cf1
YQ
5712014-11-14 Yao Qi <yao@codesourcery.com>
572
573 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
574 (_handle_attribute): New procedure.
575
a59add0c
AA
5762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
577
578 * gdb.ada/cond_lang/foo.c (callme): Add return type.
579 * gdb.base/call-sc.c (zed): Likewise.
580 * gdb.base/checkpoint.c (main): Likewise.
581 * gdb.base/dump.c (main): Likewise.
582 * gdb.base/gcore.c (main): Likewise.
583 * gdb.base/huge.c (main): Likewise.
584 * gdb.base/multi-forks.c (main): Likewise.
585 * gdb.base/pr10179-a.c (main): Likewise.
586 * gdb.base/savedregs.c (main): Likewise.
587 * gdb.base/sigaltstack.c (main): Likewise.
588 * gdb.base/siginfo.c (main): Likewise.
589 * gdb.base/structs.c (zed): Likewise.
590 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
591 * gdb.mi/mi-syn-frame.c (main): Likewise.
592 * gdb.mi/until.c (foo, main): Likewise.
593 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
594 * gdb.base/solib-weak.c (foo): Declare.
595 * gdb.base/attach-twice.c: Include stdio.h.
596 * gdb.base/weaklib1.c: Likewise.
597 * gdb.base/weaklib2.c: Likewise.
598 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
599 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
600 unistd.h.
601 * gdb.base/attach-pie-misread.c: Include stdlib.h.
602 * gdb.mi/mi-exit-code.c: Likewise.
603 * gdb.base/break-interp-lib.c: Include string.h.
604 * gdb.base/coremaker.c: Likewise.
605 * gdb.base/testenv.c: Likewise.
606 * gdb.python/py-finish-breakpoint.c: Likewise.
607 * gdb.base/inferior-died.c: Include sys/wait.h.
608 * gdb.base/fileio.c: Include time.h.
609 * gdb.base/async-shell.c: Include unistd.h.
610 * gdb.base/dprintf-non-stop.c: Likewise.
611 * gdb.base/info-os.c: Likewise.
612 * gdb.mi/mi-console.c: Likewise.
613 * gdb.mi/watch-nonstop.c: Likewise.
614 * gdb.python/py-events.c: Likewise.
615 * gdb.base/async.c (baz): Move up before its invocation.
616 * gdb.base/code_elim2.c (my_global_func): Likewise.
617 * gdb.base/skip-solib-lib.c (multiply): Likewise.
618 * gdb.base/advance.c (func2): Likewise.
619
3b5d5997
AA
6202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
621
622 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
623 variant.
624 * gdb.base/annota3.c: Likewise.
625 * gdb.base/async.c: Likewise.
626 * gdb.base/average.c: Likewise.
627 * gdb.base/call-ar-st.c: Likewise.
628 * gdb.base/call-rt-st.c: Likewise.
629 * gdb.base/call-sc.c: Likewise.
630 * gdb.base/call-strs.c: Likewise.
631 * gdb.base/ending-run.c: Likewise.
632 * gdb.base/execd-prog.c: Likewise.
633 * gdb.base/exprs.c: Likewise.
634 * gdb.base/foll-exec.c: Likewise.
635 * gdb.base/foll-fork.c: Likewise.
636 * gdb.base/foll-vfork.c: Likewise.
637 * gdb.base/funcargs.c: Likewise.
638 * gdb.base/gcore.c: Likewise.
639 * gdb.base/jump.c: Likewise.
640 * gdb.base/langs0.c: Likewise.
641 * gdb.base/langs1.c: Likewise.
642 * gdb.base/langs2.c: Likewise.
643 * gdb.base/mips_pro.c: Likewise.
644 * gdb.base/nodebug.c: Likewise.
645 * gdb.base/opaque0.c: Likewise.
646 * gdb.base/opaque1.c: Likewise.
647 * gdb.base/recurse.c: Likewise.
648 * gdb.base/run.c: Likewise.
649 * gdb.base/scope0.c: Likewise.
650 * gdb.base/scope1.c: Likewise.
651 * gdb.base/setshow.c: Likewise.
652 * gdb.base/setvar.c: Likewise.
653 * gdb.base/shmain.c: Likewise.
654 * gdb.base/shr1.c: Likewise.
655 * gdb.base/shr2.c: Likewise.
656 * gdb.base/sigall.c: Likewise.
657 * gdb.base/signals.c: Likewise.
658 * gdb.base/so-indr-cl.c: Likewise.
659 * gdb.base/solib2.c: Likewise.
660 * gdb.base/structs.c: Likewise.
661 * gdb.base/sum.c: Likewise.
662 * gdb.base/vforked-prog.c: Likewise.
663 * gdb.base/watchpoint.c: Likewise.
664 * gdb.reverse/shr2.c: Likewise.
665 * gdb.reverse/until-reverse.c: Likewise.
666 * gdb.reverse/ur1.c: Likewise.
667 * gdb.reverse/watch-reverse.c: Likewise.
668
066a77c5
AA
6692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
670
671 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
672 variant.
673 * gdb.base/sepdebug.exp: Drop references to removed code.
674
4f204ea5
AA
6752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
676
677 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
678 variant. Preserve original line numbering.
679 * gdb.base/list1.c: Likewise.
680
3b377a3a
AA
6812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
682
683 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
684 variant.
685 * gdb.base/break1.c: Likewise.
686 * gdb.base/break.exp: Drop references to removed code.
687
e444df73
AA
6882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
689
690 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
691 variant.
692
8008f2a7
AA
6932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
694
695 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
696
a5a06887
AA
6972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
698
699 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
700 logic into perform_all_tests() and invoke it with and without
701 function header prototypes.
702 (do_function_calls): Remove conditional XFAIL for PR 5318.
703 (rerun_and_prepare): Remove duplicate code.
704 (perform_all_tests): New. Main logic moved here.
705
44dba9b9
AA
7062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
707
708 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
709 code guarded by #ifdef NO_PROTOTYPES.
710 (t_double_many_args): Likewise.
711 (DEF_FUNC_MANY_ARGS_1): Likewise.
712 (DEF_FUNC_VALUES_1): Likewise.
713 (t_structs_ldc): Renamed from t_structs_fc in conditional code
714 guarded by #ifdef PROTOTYPES.
715
d1fbcd56
AA
7162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
717
718 * gdb.mi/mi-console.c: Add eye-catcher.
719 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
720 instead of literal line number.
721
b0e59b8f
AA
7222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
723
724 * gdb.base/shr2.c: Add eye-catcher.
725 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
726 line number.
727
78f98cca
AA
7282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
729
730 * gdb.base/jump.c: Add eye-catchers.
731 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
732 numbers.
733
58fa2af0
AA
7342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
735
736 * gdb.base/execd-prog.c: Add eye-catchers.
737 * gdb.base/foll-exec.c: Likewise.
738 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
739 line numbers.
740
04e5059b
AA
7412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
742
743 * gdb.base/ending-run.c: Add eye-catchers.
744 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
745 literal line numbers.
746
dbfdb174
AA
7472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
748
749 * gdb.base/call-rt-st.c: Add eye-catchers.
750 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
751 literal line numbers.
752
888a2ade
AA
7532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
754
755 * gdb.base/call-ar-st.c: Add eye-catchers.
756 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
757 literal line numbers.
758
6acc2dde
AA
7592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
760
761 * gdb.base/average.c: Add eye-catchers.
762 * gdb.base/sum.c: Likewise.
763 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
764 regexps dynamically.
765
9ecfcd1d
AA
7662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
767
768 * gdb.base/solib1.c: Add eye-catchers.
769 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
770 literal line numbers.
771
78708b7c
PA
7722014-11-12 Pedro Alves <palves@redhat.com>
773
774 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
775 leader has exited.
776
af48d08f
PA
7772014-11-12 Pedro Alves <palves@redhat.com>
778
779 * gdb.arch/i386-bp_permanent.c: New file.
780 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
781 (srcfile): Set to i386-bp_permanent.c.
782 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
783 that stepi does not execute the 'leave' instruction, instead of
784 testing it does execute.
785 * gdb.base/bp-permanent.c: New file.
786 * gdb.base/bp-permanent.exp: New file.
787
af3768e9
DE
7882014-11-10 Doug Evans <xdje42@gmail.com>
789
790 PR symtab/17564
791 * gdb.base/symtab-search-order.exp: New file.
792 * gdb.base/symtab-search-order.c: New file.
793 * gdb.base/symtab-search-order-1.c: New file.
794 * gdb.base/symtab-search-order-shlib-1.c: New file.
795
9de00a4a
PA
7962014-11-07 Pedro Alves <palves@redhat.com>
797
798 PR gdb/17511
799 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
800 i?86-*-linux*.
801
e0f52461
SC
8022014-11-03 Siva Chandra Reddy <sivachandra@google.com>
803
804 PR c++/17494
805 * gdb.cp/pr17494.cc: New file.
806 * gdb.cp/pr17494.exp: New file.
807
6ce8c980
YQ
8082014-11-02 Yao Qi <yao@codesourcery.com>
809
810 * gdb.python/python.exp: Get working directory and match the
811 output of "set extended-prompt \\w " with it.
812
02be9a71
DE
8132014-10-30 Doug Evans <dje@google.com>
814
815 * gdb.python/py-objfile.exp: Add tests for setting random attributes
816 in objfiles.
817 * gdb.python/py-progspace.exp: Add tests for setting random attributes
818 in progspaces.
819
3bdff46b
LM
8202014-10-30 Janis Johnson <janisjo@codesourcery.com>
821
822 * gdb.base/fullpath-expand.exp: Skip for a remote host.
823 * gdb.base/realname-expand.exp: Likewise.
824 * gdb.linespec/macro-relative.exp: Likewise.
825
ab917dfb
PA
8262014-10-29 Pedro Alves <palves@redhat.com>
827
828 PR gdb/17408
829 * gdb.threads/schedlock.c (some_function): New function.
830 (call_function): New global.
831 (MAYBE_CALL_SOME_FUNCTION): New macro.
832 (thread_function): Call it.
833 * gdb.threads/schedlock.exp (get_args): Add description parameter,
834 and use it instead of a global counter. Adjust all callers.
835 (get_current_thread): Use "find current thread" for test message
836 here rather than having all callers pass down the same string.
837 (goto_loop): New procedure, factored out from ...
838 (my_continue): ... this.
839 (step_ten_loops): Change parameter from test message to command to
840 use. Adjust.
841 (list_count): Delete global.
842 (check_result): New procedure, factored out from duplicate top
843 level code.
844 (continue tests): Wrap in with_test_prefix.
845 (test_step): New procedure, factored out from duplicate top level
846 code.
847 (top level): Test "step" in combination with all scheduler-locking
848 modes. Test "next" in combination with all scheduler-locking
849 modes, and in combination with stepping over a function call or
850 not.
851 * gdb.threads/next-bp-other-thread.c: New file.
852 * gdb.threads/next-bp-other-thread.exp: New file.
853
d3d4baed
PA
8542014-10-29 Pedro Alves <palves@redhat.com>
855
856 PR python/17372
857 * gdb.python/python.exp: Test a multi-line command that spawns
858 interactive Python.
859 * gdb.base/multi-line-starts-subshell.exp: New file.
860
563e8d85
YQ
8612014-10-29 Yao Qi <yao@codesourcery.com>
862
863 * gdb.base/fileio.exp: Make directories on host.
864
0ea4d52e
YQ
8652014-10-29 Yao Qi <yao@codesourcery.com>
866
867 * gdb.base/fileio.c (test_write): Close the file.
868
7f5ef605
PA
8692014-10-28 Pedro Alves <palves@redhat.com>
870
871 PR gdb/12623
872 * gdb.base/sigstep.c (no_handler): New global.
873 (main): If 'no_handler is true, set the signal handlers to
874 SIG_IGN.
875 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
876 with_sw_watch and no_handler parameters. Handle them.
877 (top level) <stepping over handler when stopped at a breakpoint
878 test>: Add a test axis for testing with a software watchpoint, and
879 another for testing with the signal handler set to SIG_IGN.
880 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
881 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
882
abbdbd03
PA
8832014-10-28 Pedro Alves <palves@redhat.com>
884
885 PR gdb/17511
886 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
887 * gdb.base/sigstep.exp (other_handler_location): New global.
888 (advance): Support stepping into the signal handler, and running
889 commands while in the handler.
890 (in_handler_map): New global.
891 (top level): In the advance test, add combinations for getting
892 into the handler with stepping commands, and for running commands
893 in the handler. Add comment descripting the advancei tests.
894
1df4399f
PA
8952014-10-28 Pedro Alves <palves@redhat.com>
896
897 * gdb.base/sigstep.exp: Use build_executable instead of
898 prepare_for_testing.
899 (top level): Move code that starts GDB, runs to main and creates a
900 display to ...
901 (restart): ... this new procedure.
902 (top level): Move backtrace from signal handler test to ...
903 (validate_backtrace): ... this new procedure.
904 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
905 with_test_prefix. Always restart GDB.
906 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
907 with_test_prefix. Always restart GDB. No need to delete
908 breakpoints after the test.
909 (test_skip_handler): Remove prefix parameter.
910 (skip_over_handler, breakpoint_to_handler)
911 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
912 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
913 restart GDB. No need to delete breakpoints after the test.
914 (top level): Use foreach to call the test procedures with
915 different commands.
916
a5b6e449
PA
9172014-10-28 Pedro Alves <palves@redhat.com>
918
919 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
920 instead of GNATS numbers.
921 * gdb.base/sigbpt.exp: Likewise.
922 * gdb.base/siginfo.exp: Likewise.
923 * gdb.base/sigstep.exp: Likewise.
924
e5f8a7cc
PA
9252014-10-27 Pedro Alves <palves@redhat.com>
926
927 * gdb.base/sigstep.c (dummy): New global.
928 (main): Issue a couple writes to the new global.
929 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
930 procedures.
931 (skip_over_handler): Use test_skip_handler.
932 (top level): Call skip_over_handler for stepi and nexti too.
933 (breakpoint_over_handler): Use test_skip_handler.
934 (top level): Call breakpoint_over_handler for stepi and nexti too.
935
763905a3
YQ
9362014-10-27 Yao Qi <yao@codesourcery.com>
937
938 * gdb.trace/tfile.c (adjust_function_address)
939 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
940 function descriptor.
941
6f259a23
DB
9422014-10-24 Don Breazeal <donb@codesourcery.com>
943
944 * gdb.base/foll-fork.exp (test_follow_fork,
945 catch_fork_child_follow): Check for updated fork messages emitted
946 from infrun.c.
947 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
948 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
949 vfork_and_exec_child_follow_through_step): Check for updated vfork
950 messages emitted from infrun.c.
951
09dd9a69
PA
9522014-10-24 Pedro Alves <palves@redhat.com>
953
954 * gdb.base/corefile.exp: Remove references to ultrix.
955 * gdb.base/interrupt.exp: Likewise.
956 * gdb.base/whatis.exp: Likewise.
957 * gdb.gdb/selftest.exp: Likewise.
958 * gdb.threads/manythreads.exp: Likewise.
959 * gdb.threads/print-threads.exp: Likewise.
960 * gdb.threads/pthreads.exp:: Likewise.
961 * gdb.threads/schedlock.exp: Likewise.
962
3433cfa5
SC
9632014-10-24 Siva Chandra Reddy <sivachandra@google.com>
964
965 * gdb.cp/non-trivial-retval.cc: Add a test case.
966 * gdb.cp/non-trivial-retval.exp: Add a test.
967
092f880b
YQ
9682014-10-20 Yao Qi <yao@codesourcery.com>
969
970 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
971 * gdb.python/py-objfile-script-gdb.py: New file.
972 * gdb.python/py-objfile-script.exp: Update reference to
973 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
974 of remote_download. Remove the dest file.
975
acbdb7f3
YQ
9762014-10-20 Yao Qi <yao@codesourcery.com>
977
978 * gdb.base/checkpoint.exp: Don't remove file copied on host.
979 * gdb.base/step-line.exp: Likewise.
980 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
981 * gdb.dwarf2/dw2-basic.exp: Likewise.
982 * gdb.dwarf2/dw2-compressed.exp: Likewise.
983 * gdb.dwarf2/dw2-filename.exp: Likewise.
984 * gdb.dwarf2/dw2-intercu.exp: Likewise.
985 * gdb.dwarf2/dw2-intermix.exp: Likewise.
986 * gdb.dwarf2/dw2-producer.exp: Likewise.
987 * gdb.dwarf2/mac-fileno.exp: Likewise.
988 * gdb.python/py-frame-args.exp: Likewise.
989 * gdb.python/py-framefilter.exp: Likewise.
990 * gdb.python/py-mi.exp: Likewise.
991 * gdb.python/py-objfile-script.exp: Likewise
992 * gdb.python/py-pp-integral.exp: Likewise.
993 * gdb.python/py-pp-re-notag.exp: Likewise.
994 * gdb.python/py-prettyprint.exp: Likewise.
995 * gdb.python/py-section-script.exp: Likewise.
996 * gdb.python/py-typeprint.exp: Likewise.
997 * gdb.python/py-xmethods.exp: Likewise.
998 * gdb.stabs/weird.exp: Likewise.
999 * gdb.xml/tdesc-regs.exp: Likewise.
1000
bd286a29
KCY
10012014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
1002
1003 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
1004 (out_cu): Use addr_len for the size of addresses.
1005 (out_line): Likewise. Size DW_LNE_set_address instruction
1006 according to addr_len.
1007 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
1008 (FUNC): Add START_INSNS to definition.
1009
673dc4a0
YQ
10102014-10-18 Yao Qi <yao@codesourcery.com>
1011
1012 * gdb.base/argv0-symlink.exp: Check argv[0] value if
1013 gdb_has_argv0 return true.
1014 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
1015 check [target_info exists noargs], check [gdb_has_argv0]
1016 instead.
1017 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1018 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
1019 procedures.
1020
4ffbba72
DE
10212014-10-17 Doug Evans <dje@google.com>
1022
1023 * gdb.python/py-events.exp: Update expected output for clear_objfiles
1024 event.
1025 * gdb.python/py-events.py: Add clear_objfiles event.
1026
d096d8c1
DE
10272014-10-17 Doug Evans <dje@google.com>
1028
1029 * gdb.python/py-objfile.exp: Test progspace attribute.
1030
a80db015
LM
10312014-10-17 Luis Machado <lgustavo@codesourcery.com>
1032
1033 * gdb.guile/scm-breakpoint.exp: Do not assume any
1034 directory separators when matching source file paths.
1035 * gdb.python/py-breakpoint.exp: Likewise.
1036 * gdb.reverse/break-precsave.exp: Likewise.
1037 * gdb.reverse/break-reverse.exp: Likewise.
1038 * gdb.reverse/consecutive-precsave.exp: Likewise.
1039 * gdb.reverse/finish-precsave.exp: Likewise.
1040 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1041 * gdb.reverse/finish-reverse.exp: Likewise.
1042 * gdb.reverse/i386-precsave.exp: Likewise.
1043 * gdb.reverse/i387-env-reverse.exp: Likewise.
1044 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1045 * gdb.reverse/machinestate-precsave.exp: Likewise.
1046 * gdb.reverse/machinestate.exp: Likewise.
1047 * gdb.reverse/sigall-precsave.exp: Likewise.
1048 * gdb.reverse/solib-precsave.exp: Likewise.
1049 * gdb.reverse/step-precsave.exp: Likewise.
1050 * gdb.reverse/until-precsave.exp: Likewise.
1051 * gdb.reverse/watch-precsave.exp: Likewise.
1052 * gdb.reverse/watch-reverse.exp: Likewise.
1053
b22089ab
YQ
10542014-10-17 Yao Qi <yao@codesourcery.com>
1055
1056 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
1057 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
1058
6c4486e6
PA
10592014-10-17 Pedro Alves <palves@redhat.com>
1060
1061 PR gdb/17471
1062 * gdb.base/bg-execution-repeat.c: New file.
1063 * gdb.base/bg-execution-repeat.exp: New file.
1064
0ff33695
PA
10652014-10-17 Pedro Alves <palves@redhat.com>
1066
1067 PR gdb/17300
1068 * gdb.base/continue-all-already-running.c: New file.
1069 * gdb.base/continue-all-already-running.exp: New file.
1070
6fdebc3d
PA
10712014-10-17 Pedro Alves <palves@redhat.com>
1072
1073 PR gdb/17472
1074 * gdb.base/annota-input-while-running.c: New file.
1075 * gdb.base/annota-input-while-running.exp: New file.
1076
32a8097b
PA
10772014-10-17 Pedro Alves <palves@redhat.com>
1078
1079 * gdb.base/callfuncs.exp: emove references to osf.
1080 * gdb.base/sigall.exp: Likewise.
1081 * gdb.gdb/selftest.exp: Likewise.
1082 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1083 * gdb.mi/non-stop.c: Likewise.
1084 * gdb.mi/pthreads.c: Likewise.
1085 * gdb.reverse/sigall-precsave.exp: Likewise.
1086 * gdb.reverse/sigall-reverse.exp: Likewise.
1087 * gdb.threads/pthreads.c: Likewise.
1088 * gdb.threads/pthreads.exp: Likewise.
1089
7a3517ff
YQ
10902014-10-17 Yao Qi <yao@codesourcery.com>
1091
1092 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
1093 check 'target_info exists noargs'.
1094 (test_command_prompt_position): Likewise.
1095 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
1096 Remove "set args".
1097 (progvar_simple_while_test): Likewise.
1098 (progvar_complex_if_while_test): Likewise.
1099 (if_while_breakpoint_command_test): Likewise.
1100 (infrun_breakpoint_command_test): Likewise.
1101 (breakpoint_command_test): Likewise.
1102 (watchpoint_command_test): Likewise.
1103 (bp_deleted_in_command_test): Likewise.
1104 (temporary_breakpoint_commands): Likewise.
1105
bb99c472
YQ
11062014-10-16 Yao Qi <yao@codesourcery.com>
1107
1108 * gdb.base/remotetimeout.exp: Remove noargs checking.
1109
7c16b83e
PA
11102014-10-15 Pedro Alves <palves@redhat.com>
1111
1112 PR breakpoints/9649
1113 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
1114 * gdb.base/breakpoint-in-ro-region.exp
1115 (probe_target_hardware_step): New procedure.
1116 (top level): Probe hardware stepping and hardware breakpoint
1117 support. Test stepping through a read-only region, with both
1118 "breakpoint auto-hw" on and off and both "always-inserted" on and
1119 off.
1120
35a49624
IB
11212014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
1122
1123 * gdb.dlang/demangle.exp: Update for demangling changes.
1124
2d1c107c
SC
11252014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1126
1127 * gdb.cp/non-trivial-retval.cc: Add new test cases.
1128 * gdb.cp/non-trivial-retval.exp: Add new tests.
1129
778811d5
SC
11302014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1131
1132 PR c++/13403
1133 PR c++/15154
1134 * gdb.cp/non-trivial-retval.cc: New file.
1135 * gdb.cp/non-trivial-retval.exp: New file.
1136
10c5f0a8
YQ
11372014-10-15 Yao Qi <yao@codesourcery.com>
1138
1139 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
1140 remote host.
1141
65d7b369
YQ
11422014-10-15 Yao Qi <yao@codesourcery.com>
1143
1144 * gdb.python/py-symbol.exp: Match file base name if host is
1145 remote, otherwise match file name with dir name.
1146 * gdb.python/py-symtab.exp: Likewise.
1147 * gdb.python/python.exp: Likewise.
1148
46dc1394
YQ
11492014-10-15 Yao Qi <yao@codesourcery.com>
1150
1151 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
1152 pattern.
1153 * gdb.python/py-symtab.exp: Likewise.
1154 * gdb.python/python.exp: Remove trailing ".*". Fix typo
1155 locationn.
1156
c40cc657
JB
11572014-10-14 Joel Brobecker <brobecker@adacore.com>
1158
1159 * gdb.ada/addr_arith: New testcase.
1160
2abf49e1
MR
11612014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
1162
1163 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
1164 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
1165 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
1166 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
1167
f7088df3
SDJ
11682014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
1169
1170 * gdb.arch/stap-eval-lang-ada.S: Likewise.
1171 * gdb.arch/stap-eval-lang-ada.c: Likewise.
1172 * gdb.arch/stap-eval-lang-ada.exp: New file.
1173
4dc06805
YQ
11742014-10-14 Yao Qi <yao@codesourcery.com>
1175
1176 * gdb.mi/mi-var-child.c (nothing1): New function.
1177 (nothing2): New function.
1178 (do_children_tests): Set function pointers by nothing1 and
1179 nothing2.
1180 * gdb.mi/mi-var-child.exp: Step over new added statements.
1181 Update test to match the new output.
1182 * gdb.mi/var-cmd.c (nothing1): New function.
1183 (nothing2): New function.
1184 (do_children_tests): Set function pointers by nothing1 and
1185 nothing2.
1186 * gdb.mi/mi-var-display.exp: Update test to match output.
1187 Step to the line specified by $line_dct_nothing.
1188 Increase the number of lines to step.
1189
46a93de2
YQ
11902014-10-14 Yao Qi <yao@codesourcery.com>
1191
1192 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
1193 tests.
1194 * gdb.mi/mi2-var-child.exp: Likewise.
1195
14ea52ee
DE
11962014-10-13 Doug Evans <dje@google.com>
1197
1198 * gdb.python/py-objfile.exp: Change name of file name test.
1199
e5c6e92b
DE
12002014-10-13 Doug Evans <dje@google.com>
1201
1202 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
1203 from the start of the CU.
1204
c780cc2f
JK
12052014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1206 Yao Qi <yao@codesourcery.com>
1207
1208 Fix "save breakpoints" for "catch" command.
1209 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
1210 Remove -nonewline. Match also the added "main" line.
1211
99894e11
JK
12122014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1213
1214 Fix "save breakpoints" for "disable $bpnum" command.
1215 * gdb.base/save-bp.c (main): Add label.
1216 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
1217
6e1ac5a3
JK
12182014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1219
1220 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
1221
754dd2b0
YQ
12222014-10-11 Yao Qi <yao@codesourcery.com>
1223
1224 * gdb.server/server-kill.exp: Execute command
1225 "set remote trace-status-packet on" before "tstatus".
1226
f90183d7
YQ
12272014-10-11 Yao Qi <yao@codesourcery.com>
1228
1229 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
1230 (main): Call getppid.
1231 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
1232 and continue to it. Read variable "server_pid".
1233
bf40a607
YQ
12342014-10-11 Yao Qi <yao@codesourcery.com>
1235
1236 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
1237
052ca370
YQ
12382014-10-11 Yao Qi <yao@codesourcery.com>
1239
1240 * gdb.threads/thread-find.exp: Don't execute command
1241 "info threads".
1242 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
1243 * gdb.threads/linux-dp.exp: Don't check the condition
1244 $threads_created equals to zero.
1245
3831839c
PA
12462014-10-10 Pedro Alves <palves@redhat.com>
1247
1248 * gdb.base/bigcore.exp: Remove references to IRIX.
1249 * gdb.base/funcargs.exp: Likewise.
1250 * gdb.base/interrupt.exp: Likewise.
1251 * gdb.base/mips_pro.exp: Likewise.
1252 * gdb.base/nodebug.exp: Likewise.
1253 * gdb.base/setvar.exp: Likewise.
1254 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
1255
8b9a549d
PA
12562014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1257 Pedro Alves <palves@redhat.com>
1258
1259 PR symtab/14466
1260 * gdb.base/vdso-warning.c: New file.
1261 * gdb.base/vdso-warning.exp: New file.
1262
d48ba5e8
DE
12632014-10-02 Doug Evans <dje@google.com>
1264
1265 * gdb.base/structs.c (main): Don't run forever.
1266
2278c276
PA
12672014-10-02 Pedro Alves <palves@redhat.com>
1268
1269 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
1270 (top level) <stop threads 1, stop threads 2>: Use it.
1271
b57bacec
PA
12722014-10-02 Pedro Alves <palves@redhat.com>
1273
1274 * gdb.threads/break-while-running.exp (test): Add new
1275 'update_thread_list' argument. Skip "info threads" if false.
1276 (top level): Add new 'update_thread_list' axis.
1277
13fd3ff3
PA
12782014-10-02 Pedro Alves <palves@redhat.com>
1279
1280 PR breakpoints/17431
1281 * gdb.base/execl-update-breakpoints.c: New file.
1282 * gdb.base/execl-update-breakpoints.exp: New file.
1283
0fec99e8
PA
12842014-10-01 Pedro Alves <palves@redhat.com>
1285
1286 * gdb.base/breakpoint-in-ro-region.c: New file.
1287 * gdb.base/breakpoint-in-ro-region.exp: New file.
1288
2ddf4301
SM
12892014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1290
1291 * gdb.mi/mi-exit-code.exp: New file.
1292 * gdb.mi/mi-exit-code.c: New file.
1293
6a5f3f43
YQ
12942014-09-30 Yao Qi <yao@codesourcery.com>
1295
1296 * lib/prelink-support.exp (build_executable_own_libs): Error if
1297 the target isn't native.
1298
345bcc73
YQ
12992014-09-30 Yao Qi <yao@codesourcery.com>
1300
1301 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
1302 false.
1303
a25a5a45
PA
13042014-09-22 Pedro Alves <palves@redhat.com>
1305
1306 * gdb.threads/break-while-running.exp: New file.
1307 * gdb.threads/break-while-running.c: New file.
1308
00ba3162
YQ
13092014-09-19 Yao Qi <yao@codesourcery.com>
1310
1311 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
1312 Invoke test. Restart GDB with --readnow and invoke test again.
1313
c3b7b696
YQ
13142014-09-19 Yao Qi <yao@codesourcery.com>
1315
1316 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
1317 proc set_breakpoint_on_gcd_function. Invoke
1318 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
1319 invoke set_breakpoint_on_gcd_function again.
1320
2b4fd423
DE
13212014-09-18 Doug Evans <dje@google.com>
1322
1323 * gdb.dwarf2/symtab-producer.exp: New file.
1324
a5947601
SDJ
13252014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1326
1327 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
1328 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
1329 * gdb.base/global-var-nested-by-dso.c: Likewise.
1330 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1331
91c19059
SDJ
13322014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1333 Pedro Alves <palves@redhat.com>
1334
1335 * gdb.base/watch-bitfields.exp: Pass string other than test file
1336 name to prepare_for_testing.
1337 (watch): New procedure.
1338 (expect_watchpoint): Use with_test_prefix.
1339 (top level): Factor out tests to ...
1340 (test_watch_location, test_regular_watch): ... these new
1341 procedures, and use with_test_prefix and gdb_continue_to_end.
1342
bb9d5f81
PP
13432014-09-16 Patrick Palka <patrick@parcs.ath.cx>
1344
1345 PR breakpoints/12526
1346 * gdb.base/watch-bitfields.exp: New file.
1347 * gdb.base/watch-bitfields.c: New file.
1348
635856f5
PA
13492014-09-16 Pedro Alves <palves@redhat.com>
1350
1351 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
1352 software and hardware addresses, not software address against
1353 itself.
1354
7280ceea
PA
13552014-09-16 Pedro Alves <palves@redhat.com>
1356
1357 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
1358 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
1359
428b16bd
PA
13602014-09-16 Pedro Alves <palves@redhat.com>
1361
1362 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
1363 files.
1364 * gdb.base/a2-run.exp: Remove all code guarded by istarget
1365 "*-*-vxworks*" throughout.
1366 * gdb.base/break.exp: Likewise.
1367 * gdb.base/default.exp: Likewise.
1368 * gdb.base/scope.exp: Likewise.
1369 * gdb.base/sepdebug.exp: Likewise.
1370 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
1371 throughout.
1372 * gdb.base/run.c: Likewise.
1373 * gdb.base/sepdebug.c: Likewise.
1374 * gdb.hp/gdb.aCC/run.c: Likewise.
1375 * gdb.reverse/until-reverse.c: Likewise.
1376 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
1377
666d413c
YQ
13782014-09-16 Yao Qi <yao@codesourcery.com>
1379
1380 * boards/local-remote-host-native.exp: New file.
1381
57cbd724
DE
13822014-09-14 Doug Evans <xdje42@gmail.com>
1383
1384 * gdb.threads/queue-signal.c (thread_count): New variable.
1385 (thread_count_mutex, thread_count_condvar): New variables.
1386 (incr_thread_count, wait_all_threads_running): New functions.
1387 (main): Wait for all threads to be in their thread functions.
1388
81219e53
DE
13892014-09-13 Doug Evans <xdje42@gmail.com>
1390
1391 * gdb.threads/queue-signal.c: New file.
1392 * gdb.threads/queue-signal.exp: New file.
1393
3714cea7
DE
13942014-09-13 Doug Evans <xdje42@gmail.com>
1395
1396 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
1397 be consistent with what default_gdb_init uses.
1398 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
1399 the plain text of the prompt. Add some logging printfs.
1400 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
1401
fa43b1d7
PA
14022014-09-12 Pedro Alves <palves@redhat.com>
1403
1404 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
1405 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
1406 * gdb.arch/i386-size-overlap.exp: Likewise.
1407 * gdb.arch/i386-size.exp: Likewise.
1408 * gdb.arch/i386-unwind.exp: Likewise.
1409 * gdb.base/a2-run.exp: Likewise.
1410 * gdb.base/break.exp: Likewise.
1411 * gdb.base/charset.exp: Likewise.
1412 * gdb.base/chng-syms.exp: Likewise.
1413 * gdb.base/commands.exp: Likewise.
1414 * gdb.base/dbx.exp: Likewise.
1415 * gdb.base/find.exp: Likewise.
1416 * gdb.base/funcargs.exp: Likewise.
1417 * gdb.base/jit-simple.exp: Likewise.
1418 * gdb.base/reread.exp: Likewise.
1419 * gdb.base/sepdebug.exp: Likewise.
1420 * gdb.base/step-bt.exp: Likewise.
1421 * gdb.cp/mb-inline.exp: Likewise.
1422 * gdb.cp/mb-templates.exp: Likewise.
1423 * gdb.objc/basicclass.exp: Likewise.
1424 * gdb.threads/killed.exp: Likewise.
1425
9d9bf2df
EBM
14262014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1427
1428 PR tdep/17379
1429 * gdb.arch/powerpc-stackless.S: New file.
1430 * gdb.arch/powerpc-stackless.exp: New file.
1431
1cf2f1b0
JK
14322014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1433
1434 * gdb.base/attach.c: Include unistd.h.
1435 (main): Call alarm. Add label postloop.
1436 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
1437 gdb_breakpoint, gdb_continue_to_breakpoint.
1438 (test_command_line_attach_run): Kill ${testpid} in one exit path.
1439
98880d46
PA
14402014-09-11 Pedro Alves <palves@redhat.com>
1441
1442 PR gdb/17347
1443 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
1444 * gdb.base/attach.exp (test_command_line_attach_run): New
1445 procedure.
1446 (top level): Call it.
1447
4c92ff2c
PA
14482014-09-11 Pedro Alves <palves@redhat.com>
1449
1450 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
1451 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
1452 (do_command_attach_tests): Use spawn_wait_for_attach.
1453 * gdb.base/solib-overlap.exp: Likewise.
1454 * gdb.multi/multi-attach.exp: Likewise.
1455 * gdb.python/py-prompt.exp: Likewise.
1456 * gdb.python/py-sync-interp.exp: Likewise.
1457 * gdb.server/ext-attach.exp: Likewise.
1458
3adc1a7d
GKB
14592014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
1460
1461 * gdb.fortran/array-element.exp: Remove unexpected "continue"
1462 command in testcase. Simplify testcase.
1463
96334934
JB
14642014-09-10 Joel Brobecker <brobecker@adacore.com>
1465
1466 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
1467
eb479039
JB
14682014-09-10 Joel Brobecker <brobecker@adacore.com>
1469
1470 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
1471
deede10c
JB
14722014-09-10 Joel Brobecker <brobecker@adacore.com>
1473
1474 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
1475
7828a5f5
JB
14762014-09-10 Joel Brobecker <brobecker@adacore.com>
1477
1478 * gdb.dwarf2/dynarr-ptr.c: New file.
1479 * gdb.dwarf2/dynarr-ptr.exp: New file.
1480
33aeebcf
MR
14812014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1482
1483 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
1484 of 30 rather than hardcoding 120 for a slow test case. Take the
1485 `gdb,timeout' target setting into account for this calculation.
1486 Don't extend the timeout for the test cases that don't need it.
1487
7b415901
MR
14882014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1489
1490 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
1491 a factor of 2 for a slow test case. Take the `gdb,timeout'
1492 target setting into account for this calculation.
1493 * gdb.reverse/until-precsave.exp: Increase the timeout by
1494 a factor of 15 and 3 respectively rather than adding 120
1495 for a pair of slow test cases. Take the `gdb,timeout'
1496 target setting into account for this calculation.
1497
4a40f85a
MR
14982014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1499
1500 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
1501 timeout, don't pass one down to gdb_expect.
1502 (gdb_expect): Rework timeout selection.
1503
09635af7
MR
15042014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1505
1506 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
1507 exception on timeout.
1508 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
1509 (gdbserver_start_extended): Catch any `gdbserver_start' error
1510 exceptions.
1511 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
1512 * lib/mi-support.exp (mi_gdb_target_load): Catch any
1513 `gdbserver_gdb_load' error exceptions.
1514
2bdd10b7
MR
15152014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1516
1517 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
1518 120 on waiting for the TCP socket to open.
1519
316935f0
DE
15202014-09-09 Doug Evans <xdje42@gmail.com>
1521
1522 * gdb.base/default.exp (show_conv_list): Add _caller_is,
1523 _caller_matches, _any_caller_is, _any_caller_matches.
1524
83740597
DE
15252014-09-09 Doug Evans <xdje42@gmail.com>
1526
1527 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
1528
4c122fc3
YQ
15292014-09-09 Yao Qi <yao@codesourcery.com>
1530
1531 * gdb.mi/mi-var-display.exp: Set print symbol off.
1532
a9f116cb
GKB
15332014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
1534
1535 PR gdb/17035
1536 * gdb.base/commands.exp: Add tests to verify user-defined
1537 commands with empty bodies.
1538 * gdb.python/py-cmd.exp: Test that we don't show user-defined
1539 python commands in `show user command`.
1540 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
1541 scheme commands in `show user command`.
1542
c75bd3a2
JK
15432014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1544
1545 PR python/17355
1546 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
1547 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
1548 * gdb.python/py-framefilter-invalidarg.exp: New file.
1549 * gdb.python/py-framefilter-invalidarg.py: New file.
1550
faa42425
DE
15512014-09-06 Doug Evans <xdje42@gmail.com>
1552
1553 PR 15276
1554 * gdb.python/py-caller-is.c: New file.
1555 * gdb.python/py-caller-is.exp: New file.
1556
474ca4f6
SDJ
15572014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
1558
1559 PR gdb/17235
1560 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
1561 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
1562
eb0b0463
SDJ
15632014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
1564
1565 PR fortran/17237
1566 * gdb.fortran/print-formatted.exp: New file.
1567 * gdb.fortran/print-formatted.f90: Likewise.
1568
5f3b99cf
SS
15692014-09-03 Sasha Smundak <asmundak@google.com>
1570
1571 * gdb.python/py-frame.exp: Test Frame.read_register.
1572
7d793aa9
SDJ
15732014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
1574
1575 PR python/16699
1576 * gdb.python/py-completion.exp: New file.
1577 * gdb.python/py-completion.py: Likewise.
1578
fb0576e9
DE
15792014-08-28 Doug Evans <dje@google.com>
1580
1581 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
1582 eax,etc. are live with values set by gdb and thus the compiler can't
1583 use them.
1584 * gdb.arch/i386-pseudo.c (main): Ditto.
1585
ee92b0dd
DE
15862014-08-27 Doug Evans <dje@google.com>
1587
1588 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
1589
6649db35
DE
15902014-08-25 Doug Evans <dje@google.com>
1591
1592 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
1593 (main): Ditto.
1594
564b7600
DE
15952014-08-25 Doug Evans <dje@google.com>
1596
1597 * gdb.threads/thread-execl.exp: #include <stdio.h>.
1598
3881fb67
YQ
15992014-08-24 Yao Qi <yao@codesourcery.com>
1600
1601 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
1602 symbol off.
1603 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
1604
a05a36a5
DE
16052014-08-22 Doug Evans <dje@google.com>
1606
1607 PR 17276
1608 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
1609 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
1610 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
1611
7c343b48
YQ
16122014-08-22 Yao Qi <yao@codesourcery.com>
1613
1614 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
1615 * gdb.python/py-finish-breakpoint2.exp: Likewise.
1616 * gdb.python/python.exp: Likewise. Use .py file on the host
1617 instead of the build.
1618
22fd09ae
JK
16192014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1620
1621 * gdb.threads/gcore-stale-thread.c: New file.
1622 * gdb.threads/gcore-stale-thread.exp: New file.
1623
a8454a7c
PA
16242014-08-21 Pedro Alves <palves@redhat.com>
1625
1626 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
1627 * gdb.base/gcore-relro-pie.exp: Likewise.
1628 * gdb.base/gcore-relro.exp: Likewise.
1629 * gdb.base/gcore.exp: Likewise.
1630 * gdb.base/print-symbol-loading.exp: Likewise.
1631 * gdb.threads/gcore-thread.exp: Likewise.
1632 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
1633
2a31c623
PA
16342014-08-20 Pedro Alves <palves@redhat.com>
1635 Jan Kratochvil <jan.kratochvil@redhat.com>
1636
1637 * Makefile.in (EXTRA_RULES, CC): New variables, get from
1638 configure.
1639 (EXPECT): Handle READ1 being set.
1640 (all): Depend on EXTRA_RULES.
1641 (check-read1, expect-read1, read1.so, read1): New rules.
1642 * README (Testsuite Parameters): Document the READ1 make variable.
1643 (Race detection): New section.
1644 * configure: Regenerate.
1645 * configure.ac: If build==host==target, and running under a
1646 GNU/glibc system, add read1 to the extra Makefile rules.
1647 (EXTRA_RULES): AC_SUBST it.
1648 * lib/read1.c: New file.
1649
d36430db
JB
16502014-08-20 Joel Brobecker <brobecker@adacore.com>
1651
1652 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
1653 the handling of variables declared as a typedef to an array
1654 which a DW_AT_data_location attribute.
1655
9a0dc9e3
PA
16562014-08-19 Andrew Burgess <aburgess@broadcom.com>
1657 Pedro Alves <palves@redhat.com>
1658
1659 PR symtab/14604
1660 PR symtab/14605
1661 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
1662 gdb_test.
1663
0718a8da
PA
16642014-08-19 Pedro Alves <palves@redhat.com>
1665
1666 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
1667
13b448cd
YQ
16682014-08-19 Yao Qi <yao@codesourcery.com>
1669
1670 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
1671 right line.
1672
1cbf5077
DB
16732014-08-18 David Blaikie <dblaikie@gmail.com>
1674
1675 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
1676
bf0fae19
JB
16772014-08-18 Joel Brobecker <brobecker@adacore.com>
1678
1679 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
1680 attribute in array range.
1681
3c8c5dcc
JB
16822014-08-18 Joel Brobecker <brobecker@adacore.com>
1683
1684 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
1685
e66d4446
SC
16862014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1687
1688 PR c++/17132
1689 * gdb.cp/pr17132.cc: New file.
1690 * gdb.cp/pr17132.exp: New file.
1691
940df408
SC
16922014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1693
1694 * gdb.python/py-xmethods.py (A_getarrayind)
1695 (E_method_char_worker.__call__, E_method_int_worker.__call__):
1696 Use 'print' with function call syntax.
1697 (E_method_matcher.match): Fix tab vs space indentation mixup.
1698
ebcc6c3a
YQ
16992014-08-15 Yao Qi <yao@codesourcery.com>
1700
1701 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
1702 false.
1703
775e0f04
YQ
17042014-08-15 Yao Qi <yao@codesourcery.com>
1705
1706 * gdb.cp/casts.exp: Set print symbol off.
1707 * gdb.cp/class2.exp: Likewise.
1708 * gdb.cp/overload.exp: Likewise.
1709 * gdb.cp/templates.exp: Likewise.
1710
d769e349
DE
17112014-08-11 Doug Evans <dje@google.com>
1712
1713 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1714 (test_load_shlib): Update.
1715
20c6f1e1
YQ
17162014-08-09 Yao Qi <yao@codesourcery.com>
1717
1718 * gdb.base/display.exp: Invoke is_address_zero_readable.
1719 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
1720 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1721 * gdb.base/hbreak-unmapped.exp: Return if
1722 is_address_zero_readable returns true.
1723 * gdb.base/signest.exp: Likewise.
1724 * gdb.base/signull.exp: Likewise.
1725 * gdb.base/sigbpt.exp: Likewise.
1726 * gdb.guile/scm-disasm.exp: Do the test if
1727 is_address_zero_readable returns false.
1728 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
1729 * gdb.python/py-arch.exp: Likewise.
1730 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
1731 * lib/gdb.exp (is_address_zero_readable): New proc.
1732
5792e8e3
YQ
17332014-08-09 Yao Qi <yao@codesourcery.com>
1734
1735 PR testsuite/13443
1736 * gdb.mi/mi-var-display.exp: Make test messages unique.
1737
3cecbbbe
TT
17382014-08-04 Tom Tromey <tromey@redhat.com>
1739
1740 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
1741 target 0".
1742
00b51ff5
TT
17432014-08-04 Tom Tromey <tromey@redhat.com>
1744
1745 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
1746 "target_resume".
1747
6908c509
JB
17482014-08-01 Joel Brobecker <brobecker@adacore.com>
1749
1750 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
1751 inner_vla_struct_object_size.
1752 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
1753 as xfail.
1754
cc6563d2
PA
17552014-07-30 Pedro Alves <palves@redhat.com>
1756
1757 * gdb.threads/signal-command-handle-nopass.exp (test): Add
1758 comment.
1759
7e09a223
YQ
17602014-07-29 Yao Qi <yao@codesourcery.com>
1761
1762 PR gdb/17206
1763 * gdb.base/until-nodebug.exp: New.
1764
7ebdbe92
DE
17652014-07-28 Doug Evans <xdje42@gmail.com>
1766
1767 PR guile/17203
1768 * gdb.guile/scm-parameter.exp: Add tests for trying to create
1769 previously existing parameter, and previously ambiguously spelled
1770 parameter.
1771
fdb1adc6
WN
17722014-07-28 Will Newton <will.newton@linaro.org>
1773
1774 * gdb.base/varargs.exp: Remove KFAILs for ARM.
1775
186fcde0
DE
17762014-07-26 Ludovic Courtès <ludo@gnu.org>
1777 Doug Evans <xdje42@gmail.com>
1778
1779 PR guile/17146
1780 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
1781
70509625
PA
17822014-07-25 Pedro Alves <palves@redhat.com>
1783
1784 * gdb.threads/signal-command-handle-nopass.c: New file.
1785 * gdb.threads/signal-command-handle-nopass.exp: New file.
1786 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
1787 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
1788 * gdb.threads/signal-delivered-right-thread.c: New file.
1789 * gdb.threads/signal-delivered-right-thread.exp: New file.
1790
c3f814a1
PA
17912014-07-25 Pedro Alves <palves@redhat.com>
1792
1793 * gdb.base/double-prompt-target-event-error.exp
1794 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
1795 match.
1796 (cancel_pagination_in_target_event): Rework double prompt
1797 detection.
1798 * gdb.base/paginate-after-ctrl-c-running.exp
1799 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
1800 <return>' match.
1801 * gdb.base/paginate-bg-execution.exp
1802 (test_bg_execution_pagination_return)
1803 (test_bg_execution_pagination_cancel): Remove '-notransfer
1804 <return>' matches.
1805 * gdb.base/paginate-execution-startup.exp
1806 (test_fg_execution_pagination_return)
1807 (test_fg_execution_pagination_cancel): Remove '-notransfer
1808 <return>' matches.
1809 * gdb.base/paginate-inferior-exit.exp
1810 (test_paginate_inferior_exited): Remove '-notransfer <return>'
1811 match.
1812 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
1813 * lib/gdb.exp (pagination_prompt): Run text through
1814 string_to_regexp.
1815 (gdb_test_multiple): Match $pagination_prompt instead of
1816 "<return>".
1817 (string_to_regexp): Move to lib/gdb-utils.exp.
1818
e214cf6c
JK
18192014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1820
1821 * gdb.arch/amd64-entry-value-paramref.S: New file.
1822 * gdb.arch/amd64-entry-value-paramref.cc: New file.
1823 * gdb.arch/amd64-entry-value-paramref.exp: New file.
1824 * gdb.arch/amd64-optimout-repeat.S: New file.
1825 * gdb.arch/amd64-optimout-repeat.c: New file.
1826 * gdb.arch/amd64-optimout-repeat.exp: New file.
1827
17d0c5c8
JK
18282014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1829
1830 PR gdb/17170
1831 * gdb.base/statistics.exp: New file.
1832
b8b8facf
DE
18332014-07-17 Doug Evans <dje@google.com>
1834
74b49205 1835 PR gdb/17170
b8b8facf
DE
1836 * gdb.base/maint.exp: Update testing of per-command stats.
1837
1b5d0ab3
PA
18382014-07-16 Pedro Alves <palves@redhat.com>
1839
1840 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
1841 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
1842 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
1843 (tfile_write_buf): New functions.
1844 (add_memory_block): Rewrite using the above.
1845 (adjust_function_address): New function.
1846 (FUNCTION_ADDRESS): New macro.
1847 (write_basic_trace_file): Remove short_x local, and use
1848 tfile_write_16. Change type of func_addr local to unsigned long
1849 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
1850 here. Cast argument of add_memory_block to char pointer.
1851 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
1852 (main): Remove parameters.
1853 * gdb.trace/tfile.exp: Remove nowarnings.
1854
4d974e88
SM
18552014-07-15 Simon Marchi <simon.marchi@ericsson.com>
1856
1857 * gdb.base/debug-expr.exp: Test string evaluation with
1858 "debug expression" on.
1859
41e99568
PA
18602014-07-15 Pedro Alves <palves@redhat.com>
1861
1862 * gdb.base/reread.exp: Use clean_restart.
1863
487d9753
PL
18642014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
1865
1866 * gdb.arch/avr-flash-qualifer.c: New.
1867 * gdb.arch/avr-flash-qualifer.exp: New.
1868
cc1c52ad
PA
18692014-07-14 Pedro Alves <palves@redhat.com>
1870
1871 * gdb.base/paginate-after-ctrl-c-running.c: New file.
1872 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
1873
1e973570
PA
18742014-07-14 Pedro Alves <palves@redhat.com>
1875
1876 * gdb.base/double-prompt-target-event-error.c: New file.
1877 * gdb.base/double-prompt-target-event-error.exp: New file.
1878
93d6eb10
PA
18792014-07-14 Pedro Alves <palves@redhat.com>
1880
1881 PR gdb/17072
1882 * gdb.base/paginate-inferior-exit.c: New file.
1883 * gdb.base/paginate-inferior-exit.exp: New file.
1884
0017922d
PA
18852014-07-14 Pedro Alves <palves@redhat.com>
1886
1887 PR gdb/17072
1888 * gdb.base/paginate-bg-execution.c: New file.
1889 * gdb.base/paginate-bg-execution.exp: New file.
1890
94696ad3
PA
18912014-07-14 Pedro Alves <palves@redhat.com>
1892
1893 PR gdb/17072
1894 * gdb.base/paginate-execution-startup.c: New file.
1895 * gdb.base/paginate-execution-startup.exp: New file.
1896 * lib/gdb.exp (pagination_prompt): New global.
1897 (default_gdb_spawn): New procedure, factored out from
1898 default_gdb_spawn.
1899 (default_gdb_start): Adjust to call default_gdb_spawn.
1900 (gdb_spawn): New procedure.
1901
bd293940
PA
19022014-07-14 Pedro Alves <palves@redhat.com>
1903
1904 * lib/gdb.exp (gdb_assert): New procedure.
1905 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
1906
c933f875
PA
19072014-07-14 Pedro Alves <palves@redhat.com>
1908
1909 * gdb.base/execution-termios.c: New file.
1910 * gdb.base/execution-termios.exp: New file.
1911
d98b7a16
TT
19122014-07-14 Tom Tromey <tromey@redhat.com>
1913
1914 * gdb.cp/vla-cxx.cc: New file.
1915 * gdb.cp/vla-cxx.exp: New file.
1916
548740d6
TT
19172014-07-14 Tom Tromey <tromey@redhat.com>
1918
1919 * gdb.reverse/rerun-prec.c: New file.
1920 * gdb.reverse/rerun-prec.exp: New file.
1921
a25eb028
MR
19222014-07-12 Maciej W. Rozycki <macro@mips.com>
1923 Maciej W. Rozycki <macro@codesourcery.com>
1924
1925 * lib/gdb-utils.exp: New file.
1926 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
1927 inline `gdb_init_command' processing.
1928 (gdb_start_cmd): Likewise.
1929 * lib/mi-support.exp (mi_run_cmd): Likewise.
1930 * README: Document `gdb_init_command' and `gdb_init_commands'.
1931
218c2655
JK
19322014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1933
1934 Fix false FAIL running under a very long directory name.
1935 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
1936 and "set print elements 10000". Twice.
1937
5401fde3
YQ
19382014-07-11 Yao Qi <yao@codesourcery.com>
1939
1940 * gdb.base/exprs.exp: "set print symbol off".
1941
e76126e8
PA
19422014-07-11 Pedro Alves <palves@redhat.com>
1943
1944 * gdb.threads/kill.c: New file.
1945 * gdb.threads/kill.exp: New file.
1946
2d6f0de6
YQ
19472014-07-10 Yao Qi <yao@codesourcery.com>
1948
1949 * gdb.trace/tfile.c (write_basic_trace_file)
1950 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
1951 address written to trace file.
1952
7180e04a
PA
19532014-07-09 Pedro Alves <palves@redhat.com>
1954
1955 * gdb.base/attach-wait-input.exp: New file.
1956 * gdb.base/attach-wait-input.c: New file.
1957
9a9a7608
AB
19582014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1959
1960 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
1961 setting up test structures.
1962 (main): Call new test function.
1963 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
1964 test function, continue into test function and walk test
1965 structures.
1966
161ac41e
YQ
19672014-07-02 Yao Qi <yao@codesourcery.com>
1968
1969 * gdb.trace/entry-values.c: Define labels 'foo_start' and
1970 'bar_start' at the beginning of functions 'foo' and 'bar'
1971 respectively.
1972 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
1973 instead of 'foo' and 'bar'.
1974
1f267ae3
MM
19752014-07-08 Markus Metzger <markus.t.metzger@intel.com>
1976
1977 * gdb.btrace/segv.exp: New.
1978 * gdb.btrace/segv.c: New.
1979
2b239efb
LM
19802014-07-02 Luis Machado <lgustavo@codesourcery.com>
1981
1982 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
1983 instruction.
1984
cf363f18
MW
19852014-06-30 Mark Wielaard <mjw@redhat.com>
1986
1987 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
1988 vulture, vilify, villar): New volatile array constants.
1989 (vindictive, vegetation): New const volatile array constants.
1990 * gdb.base/volatile.exp: Test volatile and const volatile array
1991 types.
1992
aebf9d24
AA
19932014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
1994
1995 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
1996 target lacks support for awatch, rwatch, or hbreak.
1997
b67a2c6f
YQ
19982014-06-27 Yao Qi <yao@codesourcery.com>
1999
2000 * gdb.multi/dummy-frame-restore.exp: New.
2001 * gdb.multi/dummy-frame-restore.c: New.
2002
aef92902
MM
20032014-06-25 Markus Metzger <markus.t.metzger@intel.com>
2004
2005 * gdb.btrace/gcore.exp: New.
2006
8e9db26e
PA
20072014-06-23 Pedro Alves <palves@redhat.com>
2008
2009 * gdb.base/watchpoint-reuse-slot.c: New file.
2010 * gdb.base/watchpoint-reuse-slot.exp: New file.
2011
70afc5b7
SC
20122014-06-23 Siva Chandra Reddy <sivachandra@google.com>
2013
2014 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
2015 progspace's filename in 'info', 'enable' and 'disable' command
2016 tests.
2017
b972bd9c
JK
20182014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2019
2020 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
2021 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2022 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
2023
125f8a3d
GB
20242014-06-20 Gary Benson <gbenson@redhat.com>
2025
2026 * gdb.arch/i386-avx.exp: Fix include file location.
2027 * gdb.arch/i386-sse.exp: Likewise.
2028
3ed9baed
IB
20292014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
2030
2031 * gdb.dlang/expression.exp: New file.
2032
034f788c
PA
20332014-06-19 Pedro Alves <palves@redhat.com>
2034
2035 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
2036 out from ...
2037 (top level): ... here. Iterate running tests under different
2038 scheduler-locking settings.
2039
45371d0c
LM
20402014-06-18 Luis Machado <lgustavo@codesourcery.com>
2041
2042 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
2043 to DW_FORM_addr and use non-zero addresses.
2044
5d376983
SC
20452014-06-18 Siva Chandra Reddy <sivachandra@google.com>
2046
2047 PR gdb/17017
2048 * gdb.python/py-xmethods.cc: Add global function call counters and
2049 increment them in their respective functions. Remove "cout"
2050 statements.
2051 * gdb.python/py-xmethods.exp: Make tests check the global function
2052 call counters instead of depending on inferior IO.
2053
a1aa2221
LM
20542014-06-18 Don Breazeal <donb@codesourcery.com>
2055
2056 * gdb.base/foll-fork.exp (default_fork_parent_follow):
2057 Deleted procedure.
2058 (explicit_fork_parent_follow): Deleted procedure.
2059 (explicit_fork_child_follow): Deleted procedure.
2060 (test_follow_fork): New procedure.
2061 (do_fork_tests): Replace calls to deleted procedures with
2062 calls to test_follow_fork and reset GDB for subsequent
2063 procedure calls.
2064
0fc05997
YQ
20652014-06-17 Yao Qi <yao@codesourcery.com>
2066
2067 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
2068 CP1252.
2069
70795c52
LM
20702014-06-17 Luis Machado <lgustavo@codesourcery.com>
2071
2072 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
2073 Initialize ptr and S explicitly.
2074 (skip_type_update_when_not_use_rtti_test): Likewise.
2075
6be47f0c
KS
20762014-06-16 Keith Seitz <keiths@redhat.com>
2077
2078 PR mi/15863
2079 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
2080 the inferior is started.
2081
d03de421
PA
20822014-06-16 Pedro Alves <palves@redhat.com>
2083
2084 * gdb.base/break-main-file-remove-fail.c: New file.
2085 * gdb.base/break-main-file-remove-fail.exp: New file.
2086 * gdb.base/break-unload-file.exp: Use build_executable instead of
2087 prepare_for_testing.
2088 (test_break): New parameter "initial_load". Handle it.
2089 (top level): Add initial_load cmdline/file axis.
2090
f9579b99
TT
20912014-06-12 Tom Tromey <tromey@redhat.com>
2092
2093 * gdb.base/completion.exp: Don't use directory name in test.
2094
3657956b
GB
20952014-06-09 Gary Benson <gbenson@redhat.com>
2096
2097 * gdb.base/sigall.c [Functions to send signals]: Reorder to
2098 separate the always-available ANSI-standard signals from the
2099 signals that require checking.
2100 (main): Likewise.
2101 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
2102 Likewise.
2103 (main): Likewise.
2104
4186eb54
KS
21052014-06-07 Keith Seitz <keiths@redhat.com>
2106
2107 Revert:
2108 PR c++/16253
2109 * gdb.cp/var-tag.cc: New file.
2110 * gdb.cp/var-tag.exp: New file.
2111 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
2112 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
2113 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2114 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2115
25326a28 21162014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
2117
2118 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
2119
829155c9
PA
21202014-06-06 Pedro Alves <palves@redhat.com>
2121
2122 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
2123 in target debug output instead of looking at RSP packets,
2124 disabling the test on any target that uses hardware stepping.
2125 Update comments.
2126
61c8d22e
PA
21272014-06-06 Pedro Alves <palves@redhat.com>
2128
2129 * gdb.base/break-unload-file.exp: Fix typo.
2130
d9a47287
YQ
21312014-06-06 Yao Qi <yao@codesourcery.com>
2132
2133 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
2134 from "jit_function" to "^jit_function".
2135
e5e01dbf
YQ
21362014-06-06 Yao Qi <yao@codesourcery.com>
2137
2138 * gdb.base/async.c (foo): Add one statement.
2139 * gdb.base/async.exp: Get the next instruction address and
2140 match the output of "nexti" by instruction address. Match
2141 the hex address in the output of "finish".
2142
73ba372c
GB
21432014-06-06 Gary Benson <gbenson@redhat.com>
2144
2145 * gdb.base/call-signals.c: Remove preprocessor conditionals
2146 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
2147 SIGSEGV and SIGTERM.
2148 * gdb.base/sigall.c: Likewise.
2149 * gdb.base/unwindonsignal.c: Likewise.
2150 * gdb.reverse/sigall-reverse.c: Likewise.
2151
831517df
YQ
21522014-06-06 Yao Qi <yao@codesourcery.com>
2153
2154 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
2155 readable, skip the test.
2156
b8b91e98
YQ
21572014-06-06 Yao Qi <yao@codesourcery.com>
2158
2159 * gdb.threads/staticthreads.c (thread_function): Move the line
2160 setting breakpoint on forward.
2161 * gdb.threads/staticthreads.exp: Update comments.
2162
fb934770
LC
21632014-06-05 Ludovic Courtès <ludo@gnu.org>
2164
2165 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
2166 "history-append! type error".
2167
6ef284bd
SM
21682014-06-05 Simon Marchi <simon.marchi@ericsson.com>
2169
2170 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
2171 erroneous dprintf expected input.
2172
a872e241
DE
21732014-06-04 Doug Evans <xdje42@gmail.com>
2174
2175 * gdb.guile/scm-generics.exp: Delete.
2176
16f691fb
DE
21772014-06-04 Doug Evans <xdje42@gmail.com>
2178
2179 * gdb.guile/scm-breakpoint.exp: Update.
2180 Add tests for breakpoint registration.
2181
012370f6
TT
21822014-06-04 Tom Tromey <tromey@redhat.com>
2183
2184 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
2185 VLA-in-union.
2186 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
2187 inner_vla_struct, vla_union types. Initialize objects of those
2188 types and compute their sizes.
2189
9f5a4cef
HZ
21902014-06-04 Nathan Sidwell <nathan@codesourcery.com>
2191 Hui Zhu <hui@codesourcery.com>
2192
2193 * gdb.base/fileio.exp: Add test for shell not available as well as
2194 available.
2195 * gdb.base/fileio.c (test_system): Check for shell twice.
2196
90a45c4d
YQ
21972014-06-04 Yao Qi <yao@codesourcery.com>
2198
2199 * gdb.base/auto-connect-native-target.exp: Remove redundant
2200 space from the regexp pattern.
2201
70017e41
YQ
22022014-06-04 Yao Qi <yao@codesourcery.com>
2203
2204 * gdb.base/default.exp: Replace "child" with "native" in
2205 regexp pattern.
2206
883964a7
SC
22072014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2208
2209 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
2210 * gdb.python/py-xmethods.exp: New tests to test xmethods.
2211 * gdb.python/py-xmethods.py: Python script supporting the
2212 new testcase and tests.
2213
ef370185
JB
22142014-06-03 Joel Brobecker <brobecker@adacore.com>
2215 Pedro Alves <palves@redhat.com>
2216
2217 PR breakpoints/17000
2218 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
2219 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
2220
1e2ccb61
BM
22212014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
2222
2223 * gdb.base/subst.exp: Add tests to verify partial path matching
2224 output.
2225
c6ec5ab2
PA
22262014-06-03 Pedro Alves <palves@redhat.com>
2227
2228 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
2229 target that doesn't use software single-stepping.
2230
835c559f
PA
22312014-06-03 Pedro Alves <palves@redhat.com>
2232
2233 PR breakpoints/17000
2234 * gdb.base/sss-bp-on-user-bp-2.c: New file.
2235 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
2236
06eb1586
DE
22372014-06-02 Doug Evans <xdje42@gmail.com>
2238
2239 * gdb.guile/scm-parameter.exp: New file.
2240
e698b8c4
DE
22412014-06-02 Doug Evans <xdje42@gmail.com>
2242
2243 * gdb.guile/scm-cmd.c: New file.
2244 * gdb.guile/scm-cmd.exp: New file.
2245
ded03782
DE
22462014-06-02 Doug Evans <xdje42@gmail.com>
2247
2248 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
2249 pretty-printer lookup.
2250 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
2251 (make-pp_s-printer): Call it.
2252 (make-pretty-printer-from-dict): New function.
2253 (lookup-pretty-printer-maker-from-dict): New function.
2254 (*pretty-printer*): Simplify.
2255 (make-objfile-pp_s-printer): New function.
2256 (install-objfile-pretty-printers!): New function.
2257 (make-progspace-pp_s-printer): New function.
2258 (install-progspace-pretty-printers!): New function.
2259 * gdb.guile/scm-progspace.c: New file.
2260 * gdb.guile/scm-progspace.exp: New file.
2261
41fac0cf
PA
22622014-06-02 Pedro Alves <palves@redhat.com>
2263
2264 * gdb.base/dprintf-bp-same-addr.c: New file.
2265 * gdb.base/dprintf-bp-same-addr.exp: New file.
2266
96ae5695
EBM
22672014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2268
2269 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
2270 * gdb.arch/powerpc-power.s: Likewise.
2271
da02b3a8
JB
22722014-06-02 Joel Brobecker <brobecker@adacore.com>
2273
2274 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
2275
c72b2e7b
YQ
22762014-06-01 Yao Qi <yao@codesourcery.com>
2277
2278 * gdb.base/watchpoint.exp (test_watch_location): Check null
2279 pointer can be dereferenced. If not, do the test, otherwise
2280 skip it.
2281
53e8a631
AB
22822014-05-30 Andrew Burgess <aburgess@broadcom.com>
2283
2284 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
2285 results.
2286 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
2287
938f0e2f
AB
22882014-05-30 Andrew Burgess <aburgess@broadcom.com>
2289
2290 * gdb.arch/amd64-invalid-stack-middle.S: New file.
2291 * gdb.arch/amd64-invalid-stack-middle.c: New file.
2292 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
2293 * gdb.arch/amd64-invalid-stack-top.c: New file.
2294 * gdb.arch/amd64-invalid-stack-top.exp: New file.
2295
9ba6657a
PA
22962014-05-30 Pedro Alves <palves@redhat.com>
2297
2298 PR breakpoints/17000
2299 * gdb.base/sss-bp-on-user-bp.c: New file.
2300 * gdb.base/sss-bp-on-user-bp.exp: New file.
2301
522c09bf
DB
23022014-05-30 David Blaikie <dblaikie@gmail.com>
2303
2304 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
2305 gnu_inline semantics via attribute.
2306 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
2307 source explicitly specifies the required semantics.
2308
bf4ef81e
MR
23092014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
2310
2311 * gdb.reverse/sigall-reverse.exp: Fix a typo.
2312
329ea579
PA
23132014-05-29 Pedro Alves <palves@redhat.com>
2314 Tom Tromey <tromey@redhat.com>
2315
2316 * gdb.base/async-shell.exp: Don't enable target-async.
2317 * gdb.base/async.exp
2318 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
2319 parameter. Adjust.
2320 (top level): Don't test with "target-async".
2321 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
2322 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
2323 * gdb.base/inferior-died.exp: Don't enable target-async.
2324 * gdb.base/interrupt-noterm.exp: Likewise.
2325 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
2326 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2327 * gdb.mi/mi-nonstop.exp: Likewise.
2328 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2329 * gdb.mi/mi-nsintrall.exp: Likewise.
2330 * gdb.mi/mi-nsmoribund.exp: Likewise.
2331 * gdb.mi/mi-nsthrexec.exp: Likewise.
2332 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2333 * gdb.multi/watchpoint-multi.exp: Adjust comment.
2334 * gdb.python/py-evsignal.exp: Don't enable target-async.
2335 * gdb.python/py-evthreads.exp: Likewise.
2336 * gdb.python/py-prompt.exp: Likewise.
2337 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
2338 * gdb.server/solib-list.exp: Don't enable target-async.
2339 * gdb.threads/thread-specific-bp.exp: Likewise.
2340 * lib/mi-support.exp: Adjust to use mi-async.
2341
fd664c91
PA
23422014-05-29 Pedro Alves <palves@redhat.com>
2343
2344 PR gdb/13860
2345 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
2346 reason, even in sync mode.
2347
251bde03
PA
23482014-05-29 Pedro Alves <palves@redhat.com>
2349 Hui Zhu <hui@codesourcery.com>
2350
2351 PR PR15693
2352 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
2353 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
2354 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
2355 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
2356
7f3c0343
JB
23572014-05-28 Joel Brobecker <brobecker@adacore.com>
2358
2359 * config/monitor.exp (gdb_target_monitor): Replace use of
2360 "set remotebaud" by "set serial baud".
2361
b2715b27
AW
23622014-05-26 Andy Wingo <wingo@igalia.com>
2363
2364 * gdb.guile/scm-breakpoint.exp:
2365 * gdb.guile/scm-gsmob.exp: Update to use plain old object
2366 properties instead of gdb-object-properties.
2367
498a4489
YQ
23682014-05-26 Yao Qi <yao@codesourcery.com>
2369
2370 * gdb.server/no-thread-db.exp: Specify source file name
2371 explicitly when setting a breakpoint.
2372
589fdceb
MM
23732014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2374
2375 * gdb.btrace/vdso.c: New.
2376 * gdb.btrace/vdso.exp: New.
2377
e9089e05
MM
23782014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2379
2380 * gdb.base/gcore.exp (capture_command_output): Move ...
2381 * lib/gdb.exp (capture_command_output): ... here.
2382
67b5c0c1
MM
23832014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2384
2385 * gdb.btrace/data.exp: Test memory access during btrace replay.
2386
a2199296
SM
23872014-05-22 Simon Marchi <simon.marchi@ericsson.com>
2388
2389 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
2390
17b2616c
PA
23912014-05-21 Pedro Alves <palves@redhat.com>
2392
2393 PR gdb/13860
2394 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
2395 (top level): Test that output related to execution commands is
2396 sent to the console with CLI commands, but not with MI commands.
2397 Test that breakpoint events are always mirrored to the console.
2398 Also expect the new source line to be output after a "next" in
2399 async mode too. Make it a pass/fail test.
2400 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
2401 output.
2402 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
2403
5166082f
PA
24042014-05-21 Pedro Alves <palves@redhat.com>
2405
2406 * gdb.base/list.exp (build_pattern, test_list): New procedures.
2407 Use them to test variations of "list" after reaching a breakpoint.
2408 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
2409 Test "list" with listsize 10 after reaching a breakpoint.
2410 * gdb.python/python.exp (decode_line current location line
2411 number): Adjust expected line number.
2412
2f25d70f
SM
24132014-05-21 Simon Marchi <simon.marchi@ericsson.com>
2414
2415 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
2416 behavior for $args, pass it directly to "run".
2417
ff604a67
MR
24182014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
2419
2420 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
2421 30000 to 65536.
2422
6a3cb8e8
PA
24232014-05-21 Pedro Alves <palves@redhat.com>
2424
2425 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
2426 auto-connect-native-target off".
2427 * gdb.base/auto-connect-native-target.c: New file.
2428 * gdb.base/auto-connect-native-target.exp: New file.
2429
4ebfc96e
PA
24302014-05-21 Pedro Alves <palves@redhat.com>
2431
2432 * gdb.base/default.exp: Test "target native" instead of "target
2433 child".
2434
36d46afb
MW
24352014-05-21 Mark Wielaard <mjw@redhat.com>
2436
2437 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2438
5876f503
JK
24392014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2440
2441 Fix TLS access for -static -pthread.
2442 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
2443 <HAVE_TLS> (thread_function, main): Initialize it.
2444 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
2445 Add clean_restart.
2446 <$have_tls != "">: Check TLSVAR.
2447
0256a6ac
PA
24482014-05-21 Pedro Alves <palves@redhat.com>
2449
2450 * gdb.base/dcache-line-read-error.c: New.
2451 * gdb.base/dcache-line-read-error.exp: New.
2452
936d2992
PA
24532014-05-20 Pedro Alves <palves@redhat.com>
2454
2455 * gdb.base/compare-sections.c: New file.
2456 * gdb.base/compare-sections.exp: New file.
2457
802e8e6d
PA
24582014-05-20 Pedro Alves <palves@redhat.com>
2459
2460 * gdb.base/break-idempotent.c: New file.
2461 * gdb.base/break-idempotent.exp: New file.
2462
e59fa00f
MM
24632014-05-20 Markus Metzger <markus.t.metzger@intel.com>
2464
2465 * gdb.btrace/nohist.exp: New.
2466
8b696e31
YQ
24672014-05-20 Yao Qi <yao@codesourcery.com>
2468
2469 * lib/gdb.exp (gdb_init): Set timeout if test file is under
2470 gdb.reverse directory and gdb_reverse_timeout exists in board
2471 setting.
2472 * README: Document gdb_reverse_timeout.
2473
73c9764f
YQ
24742014-05-20 Yao Qi <yao@codesourcery.com>
2475
2476 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
2477 'test_file_name'. Treat args as a string instead of a list.
2478 (gdb_init): Rename argument 'args' by 'test_file_name'.
2479
f1f4348a
JK
24802014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2481
2482 * gdb.arch/powerpc-power.exp: New file.
2483 * gdb.arch/powerpc-power.s: New file.
2484
0dbe70ce
DE
24852014-05-16 Doug Evans <dje@google.com>
2486
2487 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
2488 * gdb.base/completion.exp: Check that all expected files exist
2489 before doing file completion.
0dbe70ce 2490
8d551b02
DE
24912014-05-16 Doug Evans <dje@google.com>
2492
2493 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
2494 Update.
2495 (do_syscall_tests_without_xml): Update.
2496
73eb7709
PA
24972014-05-16 Pedro Alves <palves@redhat.com>
2498
2499 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
2500 instead of "unknown output after running".
2501
3fae92fc
YQ
25022014-05-16 Yao Qi <yao@codesourcery.com>
2503
2504 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
2505 file1.txt from host at the end.
2506 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2507
c2b2ccc5
DE
25082014-05-15 Doug Evans <dje@google.com>
2509
2510 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
2511 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
2512 loading file. Add test for TU lookup.
2513
8c217a4b
SM
25142014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2515
2516 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
2517 calling "-exec-arguments" or "set args" before running the
2518 inferior.
2519
3deb39c6
SM
25202014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2521
2522 * lib/mi-support.exp (mi_expect_stop): Expect message for
2523 inferiors that exit with non-zero exit code.
2524
71a79f8c
YQ
25252014-05-14 Yao Qi <yao@codesourcery.com>
2526
2527 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
2528 match absolute path on remote host.
2529 (test_file_list_exec_source_files): Remove "/" from the
2530 pattern.
2531
f23fcd46
YQ
25322014-05-14 Yao Qi <yao@codesourcery.com>
2533
2534 * boards/local-remote-host-notty.exp (${board}_file): New
2535 proc.
2536
9404b58f
KM
25372014-05-07 Kyle McMartin <kyle@redhat.com>
2538
2539 Pushed by Joel Brobecker <brobecker@adacore.com>.
2540 * gdb.arch/aarch64-atomic-inst.c: New file.
2541 * gdb.arch/aarch64-atomic-inst.exp: New file.
2542
5e45f04c
YQ
25432014-05-07 Yao Qi <yao@codesourcery.com>
2544
2545 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
2546 in current context" too.
2547
c888a17d
KS
25482014-05-05 Keith Seitz <keiths@redhat.com>
2549
2550 * gdb.linespec/ls-dollar.exp: Add test for linespec
2551 file:convenience_variable.
2552
290a839c
YQ
25532014-05-05 Yao Qi <yao@codesourcery.com>
2554
2555 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
2556 traceframes into tfile and ctf trace files. Read data from
2557 trace file and test collected data.
2558 (gdb_collect_locals_test): Likewise.
2559 (gdb_unavailable_registers_test): Likewise.
2560 (gdb_unavailable_floats): Likewise.
2561 (gdb_collect_globals_test): Likewise.
2562 (top-level): Append "ctf" to trace_file_targets if GDB
2563 supports.
2564
b5262cd0
YQ
25652014-05-05 Yao Qi <yao@codesourcery.com>
2566
2567 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
2568 code to ...
2569 (gdb_collect_args_test_1): ... it. New proc.
2570 (gdb_collect_locals_test): Move some code to ...
2571 (gdb_collect_locals_test_1): ... it. New proc.
2572 (gdb_unavailable_registers_test): Move some code to ...
2573 (gdb_unavailable_registers_test_1): ... it. New proc.
2574 (gdb_unavailable_floats): Move some code to ...
2575 (gdb_unavailable_floats_1): ... it. New proc.
2576
30a1e6cc
SDJ
25772014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2578
2579 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
2580 probes to test for bitness recognition.
2581 * gdb.arch/amd64-stap-optional-prefix.exp
2582 (test_probe_value_without_reg): New procedure.
2583 Add code to test for different kinds of bitness.
2584
f33da99a
SDJ
25852014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2586
2587 PR breakpoints/16889
2588 * gdb.arch/amd64-stap-optional-prefix.S: New file.
2589 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2590
5b80f00d
PA
25912014-05-01 Pedro Alves <palves@redhat.com>
2592
2593 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
2594 gdb_file_cmd if no file is specified.
2595 * boards/native-extended-gdbserver.exp (gdb_load): Use the
2596 last_loaded_file to set the remote exec-file.
2597
f8c2a73c
PA
25982014-05-01 Pedro Alves <palves@redhat.com>
2599
2600 * boards/local-remote-host.exp: New file.
2601
be6e8ac7
PA
26022014-05-01 Pedro Alves <palves@redhat.com>
2603
2604 * boards/local-remote-host.exp: Rename to ...
2605 * boards/local-remote-host-notty.exp: ... this.
2606
cac0dc8f
JB
26072014-04-28 Joel Brobecker <brobecker@adacore.com>
2608
2609 * gdb.ada/dyn_arrayidx: New testcase.
2610
9730e6cc
YQ
26112014-04-26 Yao Qi <yao@codesourcery.com>
2612
2613 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
2614 and compute the length of function main. Save it in
2615 $main_length.
2616 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
2617 (top-level): Use gdb_compile to compile objects into
2618 executable and restart GDB. Remove invocation to
2619 prepare_for_testing.
2620
7ae1a6a6
PA
26212014-04-25 Simon Marchi <simon.marchi@ericsson.com>
2622 Pedro Alves <palves@redhat.com>
2623
2624 PR server/16255
2625 * gdb.multi/multi-attach.c: New file.
2626 * gdb.multi/multi-attach.exp: New file.
2627
4082afcc
PA
26282014-04-25 Pedro Alves <palves@redhat.com>
2629
2630 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
2631 user.
2632 (top level): Test that "set remote conditional-breakpoints-packet
2633 off" works as intended.
2634 * gdb.base/dprintf.exp: Test that "set remote
2635 breakpoint-commands-packet off" works as intended.
2636 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
2637 New function.
2638 (top level): Call it.
2639 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
2640 remote fast-tracepoints-packet off" works as intended.
2641 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
2642 * lib/gdb.exp (gdb_is_target_remote): ... here.
2643
2abc3f8d
DB
26442014-04-24 David Blaikie <dblaikie@gmail.com>
2645
2646 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
2647 ensure clang would not discard them.
2648 * gdb.base/gdbvars.c: Ditto.
2649 * gdb.base/memattr.c: Ditto.
2650 * gdb.base/whatis.c: Ditto.
2651 * gdb.python/py-prettyprint.c: Ditto.
2652 * gdb.trace/actions.c: Ditto.
2653 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
2654 ensure clang would not discard it.
2655
bfd39632
DB
26562014-04-24 David Blaikie <dblaikie@gmail.com>
2657
2658 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
2659 clang to emit the full definition of type required by the test
2660 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
2661
22842ff6
DB
26622014-04-24 David Blaikie <dblaikie@gmail.com>
2663
2664 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
2665 coax Clang into emitting the definition of the type.
2666 * gdb.cp/pr10728-x.h (y): Ditto.
2667 * gdb.cp/pr10728-y.cc (y): Ditto.
2668
c2e827ad
DB
26692014-04-24 David Blaikie <dblaikie@gmail.com>
2670
2671 * gdb.base/label.exp: XFAIL label related tests under Clang.
2672 * gdb.cp/cplabel.exp: Ditto.
2673 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
2674 under Clang those using labels.
2675
4c2d33e7
YQ
26762014-04-25 Yao Qi <yao@codesourcery.com>
2677
2678 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
2679 double_label.
2680 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
2681 partial_label and double_label.
2682
56083b99
DB
26832014-04-24 David Blaikie <dblaikie@gmail.com>
2684
2685 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
2686
25d4e99d
DB
26872014-04-24 David Blaikie <dblaikie@gmail.com>
2688
2689 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
2690 of the function to work across GCC and Clang.
2691 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
2692 pointer types (const void ** const V void **).
2693
01f9f808
MS
26942014-04-24 Michael Sturm <michael.sturm@mintel.com>
2695 Walfred Tedeschi <walfred.tedeschi@intel.com>
2696
2697 * Makefile.in (EXECUTABLES): Added i386-avx512.
2698 * gdb.arch/i386-avx512.c: New file.
2699 * gdb.arch/i386-avx512.exp: Likewise.
2700
4b48d439
KS
27012014-04-23 Keith Seitz <keiths@redhat.com>
2702
2703 * lib/mi-support.exp (mi_list_breakpoints): Delete.
2704 (mi_make_breakpoint_table): New procedure.
2705 (mi_create_breakpoint): Use mi_make_breakpoint
2706 and return the result.
2707 (mi_make_breakpoint): New procedure.
2708 (mi_build_kv_pairs): New procedure.
2709
2710 * gdb.mi/mi-break.exp: Remove unused globals,
2711 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
2712 All callers updated.
2713 * gdb.mi/mi-dprintf.exp: Use variable to track command
2714 number.
2715 Update all callers of mi_create_breakpoint and use
2716 mi_make_breakpoint_table.
2717 Remove any unused global variables.
2718 * gdb.mi/mi-nonstop.exp: Likewise.
2719 * gdb.mi/mi-nsintrall.exp: Likewise.
2720 * gdb.mi/mi-nsmoribund.exp: Likewise.
2721 * gdb.mi/mi-nsthrexec.exp: Likewise.
2722 * gdb.mi/mi-reverse.exp: Likewise.
2723 * gdb.mi/mi-simplerun.exp: Likewise.
2724 * gdb.mi/mi-stepn.exp: Likewise.
2725 * gdb.mi/mi-syn-frame.exp: Likewise.
2726 * gdb.mi/mi-until.exp: Likewise.
2727 * gdb.mi/mi-var-cp.exp: Likewise.
2728 * gdb.mi/mi-var-display.exp: Likewise.
2729 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2730 * gdb.mi/mi2-var-child.exp: Likewise.
2731 * gdb.mi/mi-vla-c99.exp: Likewise.
2732 * lib/mi-support.exp: Likewise.
2733
2734 From Ian Lance Taylor <iant@cygnus.com>:
2735 * lib/gdb.exp (parse_args): New procedure.
2736
08351840
PA
27372014-04-23 Pedro Alves <palves@redhat.com>
2738
2739 * gdb.base/break-unload-file.c: New file.
2740 * gdb.base/break-unload-file.exp: New file.
2741 * gdb.base/sym-file-lib.c (baz): New function.
2742 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
2743 field.
2744 (load): Store the segment's mapped size.
2745 (unload): New function.
2746 (unload_shlib): New function.
2747 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
2748 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
2749 set a breakpoint at baz, and call it.
2750 * gdb.base/sym-file.exp: New tests for stale breakpoint
2751 instructions.
2752
076855f9
PA
27532014-04-23 Pedro Alves <palves@redhat.com>
2754
2755 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
2756 * gdb.base/hbreak-in-shr-unsupported.c: New file.
2757 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
2758 * gdb.base/hbreak-unmapped.c: New file.
2759 * gdb.base/hbreak-unmapped.exp: New file.
2760 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
2761 * lib/gdb.exp (gdb_is_target_remote): ... here.
2762
483805cf
PA
27632014-04-22 Pedro Alves <palves@redhat.com>
2764
2765 * gdb.base/consecutive-step-over.c: New file.
2766 * gdb.base/consecutive-step-over.exp: New file.
2767
06d97543
PA
27682014-04-22 Pedro Alves <palves@redhat.com>
2769
2770 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
2771 instead of send_gdb/gdb_expect.
2772
b4429ea2
YQ
27732014-04-22 Yao Qi <yao@codesourcery.com>
2774
2775 * lib/trace-support.exp (generate_tracefile): New procedure.
2776 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
2777 return 0.
2778 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
2779 if generate_tracefile returns 1.
2780
51d48146
PA
27812014-04-18 Tom Tromey <palves@redhat.com>
2782 Pedro alves <tromey@redhat.com>
2783
2784 PR backtrace/15558
2785 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
2786 with a backtrace limit.
2787 * gdb.python/py-frame-inline.exp: Test running to an inline
2788 function with a backtrace limit, and printing the newest frame.
2789 * gdb.python/py-frame-inline.c (main): Call f.
2790
bd1dce5f
MS
27912014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
2792
2793 * gdb.java/jnpe.exp: Drop srcdir from untested path.
2794
40d1a503
MS
27952014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
2796
2797 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
2798 Drop prefix from unsupported source file path.
2799
389b98f7
YQ
28002014-04-17 Yao Qi <yao@codesourcery.com>
2801
2802 * lib/gdb.exp (with_target_charset): New proc.
2803 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
2804 with_target_charset.
2805 (test_print_strings): Likewise.
2806 (test_repeat_bytes): Likewise.
2807 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
2808 for some tests.
2809
22869d73
KS
28102014-04-16 Keith Seitz <keiths@redhat.com>
2811
2812 PR gdb/15827
2813 * gdb.dwarf2/corrupt.c: New file.
2814 * gdb.dwarf2/corrupt.exp: New file.
2815
c4f87ca6
KS
28162014-04-16 Keith Seitz <keiths@redhat.com>
2817
2818 PR c++/16597
2819 * gdb.cp/namelessclass.cc: New file.
2820 * gdb.cp/namelessclass.exp: New file.
2821 * gdb.cp/namelessclass.S: New file.
2822
ab19de87
DE
28232014-04-16 Doug Evans <dje@google.com>
2824
2825 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
2826 Add comment.
2827 (gdbserver_default_get_comm_port): New function.
2828 (gdbserver_start): Check if board file provided
2829 "gdbserver,get_comm_port" and use it if so.
2830 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
2831 (gdb,socketport): Set to "stdio".
2832 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
2833 (stdio_gdbserver_template): Delete.
2834 (${board}_get_remote_address): Update.
2835 (${board}_build_remote_cmd): Delete.
2836 (${board}_get_comm_port): New function.
2837 (${board}_spawn): Update.
2838 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
2839 Delete.
2840 (${board}_get_remote_address): Update.
2841 (${board}_get_comm_port): New function.
2842
fc98a809
AB
28432014-04-16 Andrew Burgess <aburgess@broadcom.com>
2844
2845 * gdb.base/memattr.exp: Improve regexps to handle memory regions
2846 appearing in any order.
2847
87fd9e6e
DE
28482014-04-15 Doug Evans <dje@google.com>
2849
2850 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
2851 uninitialized value of "description".
2852
099fc3ea
KS
28532014-04-15 Keith Seitz <keiths@redhat.com>
2854
2855 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
2856 Remove unused globals.
2857 (test_running_the_program): Likewise.
2858 (test_controlled_execution): Likewise.
2859 (test_controlling_breakpoints): Likewise.
2860 (test_program_termination): Likewise.
2861
5da151d4
KS
28622014-04-15 Keith Seitz <keiths@redhat.com>
2863
2864 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
2865 unused globals.
2866 (test_rbreak_creation_and_listing): Likewise.
2867 (test_ignore_count): Likewise.
2868 (test_error): Likewise.
2869
35e5d2f0
PA
28702014-04-15 Pedro Alves <palves@redhat.com>
2871
2872 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
2873 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
2874 sym-file-loader.c.
2875 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
2876 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
2877 to sym-file-loader.c.
2878 (struct library): Forward declare.
2879 (load_shlib, lookup_function): Change prototypes.
2880 (find_shstrtab, find_strtab, find_shdr, find_symtab)
2881 (translate_offset): Remove declarations.
2882 (get_text_addr): New declaration.
2883 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
2884 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
2885 sym-file-loader.h.
2886 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
2887 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
2888 here from sym-file-loader.h.
2889 (struct library): New structure.
2890 (load_shlib, lookup_function): Change prototypes and adjust to
2891 work with a struct library.
2892 (find_shstrtab, find_strtab, find_shdr, find_symtab)
2893 (translate_offset): Make static.
2894 (get_text_addr): New function.
2895 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
2896
eb4c1710
PA
28972014-04-15 Pedro Alves <palves@redhat.com>
2898
2899 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
2900
2d1baf52
PA
29012014-04-15 Pedro Alves <palves@redhat.com>
2902
2903 * gdb.base/sym-file-loader.c: Include <limits.h>.
2904 (SELF_LINK): New define.
2905 (get_origin): New function.
2906 (load_shlib): Use it.
2907 * gdb.base/sym-file.exp: Don't early return if the target is
2908 remote. Use runto_main, and issue fail is that fails. Use
2909 gdb_load_shlibs.
2910 (shlib_name): Delete.
2911 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
2912
7dd6df01
PA
29132014-04-15 Pedro Alves <palves@redhat.com>
2914
2915 * gdb.base/sym-file.exp: Remove regex characters from test
2916 message. Don't refer to breakpoint numbers in test messages.
2917
b50c8614
KS
29182014-04-14 Keith Seitz <keiths@redhat.com>
2919
2920 PR c++/16253
2921 * gdb.cp/var-tag.cc: New file.
2922 * gdb.cp/var-tag.exp: New file.
2923 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
2924 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
2925 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2926 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2927
3d567982
TT
29282014-04-14 Tom Tromey <tromey@redhat.com>
2929
2930 * gdb.cp/classes.exp (test_enums): Handle underlying type.
2931 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
2932 type.
2933 * gdb.cp/enum-class.exp: New file.
2934 * gdb.cp/enum-class.cc: New file.
2935
0626fc76
TT
29362014-04-14 Tom Tromey <tromey@redhat.com>
2937
2938 * gdb.dwarf2/enum-type.exp: New file.
2939
dca325b3
SA
29402014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2941
2942 * gdb.mi/mi-vla-c99.exp: New file.
2943 * gdb.mi/vla.c: New file.
2944
5854b38a
SA
29452014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2946
2947 * gdb.base/vla-datatypes.c: New file.
2948 * gdb.base/vla-datatypes.exp: New file.
2949
463bb957
SA
29502014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2951
2952 * gdb.base/vla-ptr.c: New file.
2953 * gdb.base/vla-ptr.exp: New file.
2954
3dd170be
SA
29552014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2956
2957 * gdb.dwarf2/count.exp: New file.
2958
5ecaaa66
SA
29592014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2960
2961 * gdb.base/vla-sideeffect.c: New file.
2962 * gdb.base/vla-sideeffect.exp: New file.
2963
41f1ada5
DB
29642014-04-14 David Blaikie <dblaikie@gmail.com>
2965
2966 * gdb.mi/non-stop.c: Add return value for non-void function return
2967 statement.
2968 * gdb.threads/staticthreads.c: Ditto.
2969
0be03e84
DE
29702014-04-12 Siva Chandra Reddy <sivachandra@google.com>
2971 Doug Evans <xdje42@gmail.com>
2972
2973 * gdb.guile/scm-value.c: Improve test case.
2974 * gdb.guile/scm-value.exp: Add new test.
2975
f180a1fb
DB
29762014-04-11 David Blaikie <dblaikie@gmail.com>
2977
2978 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
2979 override Clang's default.
2980
6b662e19
JB
29812014-04-11 Joel Brobecker <brobecker@adacore.com>
2982
2983 Revert the following changes (regressions):
2984
2985 * gdb.base/vla-sideeffect.c: New file.
2986 * gdb.base/vla-sideeffect.exp: New file.
2987
2988 * gdb.dwarf2/count.exp: New file.
2989
2990 * gdb.base/vla-multi.c: New file.
2991 * gdb.base/vla-multi.exp: New file.
2992
2993 * gdb.base/vla-ptr.c: New file.
2994 * gdb.base/vla-ptr.exp: New file.
2995
2996 * gdb.base/vla-datatypes.c: New file.
2997 * gdb.base/vla-datatypes.exp: New file.
2998
2999 * gdb.mi/mi-vla-c99.exp: New file.
3000 * gdb.mi/vla.c: New file.
3001
245a5f0b
KS
30022014-04-11 Keith Seitz <keiths@redhat.com>
3003
3004 PR c++/16675
3005 * gdb.cp/cpsizeof.exp: New file.
3006 * gdb.cp/cpsizeof.cc: New file.
3007
58a84dcf
SA
30082014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3009
191a8a90
JB
3010 * gdb.mi/mi-vla-c99.exp: New file.
3011 * gdb.mi/vla.c: New file.
58a84dcf 3012
c8655f75
SA
30132014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3014
3015 * gdb.base/vla-datatypes.c: New file.
3016 * gdb.base/vla-datatypes.exp: New file.
3017
024e13b4
SA
30182014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3019
3020 * gdb.base/vla-ptr.c: New file.
3021 * gdb.base/vla-ptr.exp: New file.
3022
1a237e0e
SA
30232014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3024
3025 * gdb.base/vla-multi.c: New file.
3026 * gdb.base/vla-multi.exp: New file.
3027
504f3432
SA
30282014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3029
3030 * gdb.dwarf2/count.exp: New file.
3031
3bce8237
SA
30322014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3033
191a8a90
JB
3034 * gdb.base/vla-sideeffect.c: New file.
3035 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 3036
322f9c21
YQ
30372014-04-11 Yao Qi <yao@codesourcery.com>
3038
3039 * gdb.base/completion.exp: Check file exists before running tests
3040 on file completion.
3041
d708bcd1
PA
30422014-04-10 Pedro Alves <palves@redhat.com>
3043
3044 * gdb.base/cond-eval-mode.c: New file.
3045 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
3046 prepare_for_testing to build the new file. Check result of
3047 runto_main.
3048 (test_break, test_watch): New procedures.
3049 (top level): Use them.
3050
ae1d2761
PM
30512014-04-08 Pierre Muller <muller@sourceware.org>
3052
3053 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
3054 Ctrl-V use for mingw hosts.
3055
7af389b8
SC
30562014-04-07 Siva Chandra Reddy <sivachandra@google.com>
3057
3058 * gdb.python/py-value.c: Improve test case.
3059 * gdb.python/py-value.exp: Add new test.
3060
5e703181
DE
30612014-04-07 David Blaikie <dblaikie@gmail.com>
3062
3063 * lib/compiler.c: Identify the clang compiler.
3064 * lib/compiler.cc: Ditto.
3065
9810b410
YQ
30662014-04-03 Yao Qi <yao@codesourcery.com>
3067
3068 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
3069
98d1b8dc
AB
30702014-04-01 Anton Blanchard <anton@samba.org>
3071
3072 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
3073 messages unique.
3074
3114cea1
AB
30752014-04-01 Anton Blanchard <anton@samba.org>
3076
3077 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
3078 prepare_for_testing.
3079
62f7182c
AB
30802014-04-01 Anton Blanchard <anton@samba.org>
3081
3082 * gdb.arch/ppc64-atomic-inst.c: Remove.
3083 * gdb.arch/ppc64-atomic-inst.S: New file.
3084 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
3085
770e7fc7
DE
30862014-03-31 Doug Evans <dje@google.com>
3087
3088 * gdb.base/print-symbol-loading-lib.c: New file.
3089 * gdb.base/print-symbol-loading-main.c: New file.
3090 * gdb.base/print-symbol-loading.exp: New file.
3091
46e2bafa
YQ
30922014-03-31 Yao Qi <yao@codesourcery.com>
3093
3094 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
3095
8776cfe9
JB
30962014-03-28 Joel Brobecker <brobecker@adacore.com>
3097
3098 * gdb.ada/mi_dyn_arr: New testcase.
3099
5d1ef361
DE
31002014-03-27 Doug Evans <dje@google.com>
3101
3102 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
3103
b5bee914
YQ
31042014-03-27 Yao Qi <yao@codesourcery.com>
3105
3106 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
3107 if target is nios2-*-*.
3108
0d4d0e77
YQ
31092014-03-26 Yao Qi <yao@codesourcery.com>
3110
3111 * lib/gdb.exp (readline_is_used): New proc.
3112 * gdb.base/completion.exp: Move tests on command complete up.
3113 Skip the rest of tests if readline is not used.
3114 * gdb.ada/complete.exp: Skp the test if readline is not
3115 used.
3116 * gdb.base/filesym.exp: Likewise.
3117 * gdb.base/macscp.exp: Likewise.
3118 * gdb.base/readline-ask.exp: Likewise.
3119 * gdb.base/readline.exp: Likewise.
3120 * gdb.python/py-cmd.exp: Likewise.
3121 * gdb.trace/tfile.exp: Likewise.
3122
29361eee
YQ
31232014-03-26 Yao Qi <yao@codesourcery.com>
3124
3125 * gdb.base/macscp.exp: Fix code format issues.
3126
bc9a5525
UW
31272014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
3128
3129 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
3130 * gdb.asm/powerpc64le.inc: New file.
3131
d3839ede
PA
31322014-03-25 Pedro Alves <palves@redhat.com>
3133 Doug Evans <dje@google.com>
3134
3135 * gdb.base/source-execution.c: New file.
3136 * gdb.base/source-execution.exp: New file.
3137 * gdb.base/source-execution.gdb: New file.
3138
01672a57
DE
31392014-03-24 Doug Evans <dje@google.com>
3140
3141 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
3142 using fission.
3143
88bbeca9
HZ
31442014-03-24 Hui Zhu <hui@codesourcery.com>
3145 Pedro Alves <palves@redhat.com>
3146
3147 PR breakpoints/16101
3148 * gdb.base/dprintf.exp: Use unsupported rather than changing the
3149 test pass/fail messages. Detect missing support for dprintf when
3150 breakpoints are actually inserted.
3151 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
3152 breakpoints are actually inserted.
3153 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
3154 fails.
3155
d2348791
JK
31562014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3157
3158 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
3159
feef67ab
DE
31602014-03-22 Doug Evans <xdje42@gmail.com>
3161
3162 * gdb.python/python.exp (python not supported): Verify multi-line
3163 python command issues an error.
25d743f9 3164 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 3165 guile command issues an error.
feef67ab 3166
ecebef6a
MR
31672014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
3168
3169 * gdb.threads/thread-specific.exp: Handle the lack of usable
3170 $this_breakpoint and $this_thread.
3171
ccdd1909
HZ
31722014-03-21 Hui Zhu <hui@codesourcery.com>
3173
3174 * gdb.base/attach.exp (do_command_attach_tests): New.
3175
beb460e8
PA
31762014-03-20 Tom Tromey <tromey@redhat.com>
3177 Pedro Alves <palves@redhat.com>
3178
3179 PR cli/15718
3180 * gdb.base/condbreak-call-false.c: New file.
3181 * gdb.base/condbreak-call-false.exp: New file.
3182
40acf43a
PA
31832014-03-20 Pedro Alves <palves@redhat.com>
3184
3185 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
3186 Delete.
3187 (block_signals, unblock_signals): Delete.
3188 (child_function_2, main): Remove references to deleted variable
3189 and functions.
3190
9f5e1e02
PA
31912014-03-20 Pedro Alves <palves@redhat.com>
3192
3193 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
3194 Use pthread_kill to signal thread 2.
3195 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3196 Adjust to make the test send itself a signal rather than using the
3197 host's "kill" command.
3198
99619bea
PA
31992014-03-20 Pedro Alves <palves@redhat.com>
3200
3201 * gdb.threads/multiple-step-overs.c: New file.
3202 * gdb.threads/multiple-step-overs.exp: New file.
3203 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3204 Adjust expected infrun debug output.
3205
2adfaa28
PA
32062014-03-20 Pedro Alves <palves@redhat.com>
3207
3208 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
3209 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
3210
31e77af2
PA
32112014-03-20 Pedro Alves <palves@redhat.com>
3212
3213 PR breakpoints/7143
3214 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
3215 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
3216 of gdb_test_multiple.
3217 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
3218 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
3219
b9f437de
PA
32202014-03-20 Pedro Alves <palves@redhat.com>
3221
3222 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
3223 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
3224
05adc73e
PA
32252014-03-19 Pedro Alves <palves@redhat.com>
3226
3227 * gdb.base/async.exp: Remove early return.
3228
6048b950
PA
32292014-03-19 Pedro Alves <palves@redhat.com>
3230
3231 * gdb.base/async.exp (step& tests): Pass explicit test messages.
3232
8bcfb00a
PA
32332014-03-19 Pedro Alves <palves@redhat.com>
3234
3235 * gdb.base/async.exp (test_background): Expect \r\n after
3236 "completed." in the fail pattern.
3237
884e37dc
PA
32382014-03-19 Pedro Alves <palves@redhat.com>
3239
3240 * gdb.base/async.exp (test_background): New procedure.
3241 Use it for all background execution command tests.
3242
148e57e2
PA
32432014-03-19 Pedro Alves <palves@redhat.com>
3244
3245 * gdb.base/async.exp: Use prepare_for_testing.
3246
f48088c7
PA
32472014-03-19 Pedro Alves <palves@redhat.com>
3248
3249 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
3250 the same line.
3251
e2f6c966
PA
32522014-03-19 Pedro Alves <palves@redhat.com>
3253
3254 * gdb.base/async.c (main): Add "jump here" and "until here" line
3255 marker comments.
3256 * gdb.base/async.exp (jump_here): New global.
3257 (jump& test): Use it.
3258 (until_here): New global.
3259 (until& test): Use it.
3260
c30568d4
PA
32612014-03-19 Pedro Alves <palves@redhat.com>
3262
3263 * gdb.base/async.exp: Don't frob gdb_protocol.
3264
0172b6a7
DE
32652014-03-18 Doug Evans <xdje42@gmail.com>
3266
3267 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
3268 Fix spelling of exec-done-display.
3269
06c868a8
JK
32702014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3271
3272 PR gdb/15358
3273 * gdb.base/gdb-sigterm.c: New file.
3274 * gdb.base/gdb-sigterm.exp: New file.
3275
0c7e1a46
PA
32762014-03-18 Pedro Alves <palves@redhat.com>
3277
3278 PR gdb/13860
3279 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
3280 * lib/mi-support.exp (mi_expect_stop): Add special handling for
3281 solib-event.
3282
f7c77d93
JB
32832014-03-17 Joel Brobecker <brobecker@adacore.com>
3284
3285 * gdb.ada/pckd_arr_ren: New testcase.
3286
5a1e8c7a
DE
32872014-03-13 Doug Evans <xdje42@gmail.com>
3288
3289 PR guile/16612
3290 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
3291 collect after discarding symbols.
3292
350e1a76
DE
32932014-03-13 Ludovic Courtès <ludo@gnu.org>
3294 Doug Evans <xdje42@gmail.com>
3295
3296 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
3297 to history survives a gc.
3298
a69900ae
PA
32992014-03-13 Pedro Alves <palves@redhat.com>
3300
3301 * gdb.base/default.exp: Don't test "target procfs".
3302
5db9f0bd
PA
33032014-03-13 Pedro Alves <palves@redhat.com>
3304
3305 * gdb.base/default.exp: Update "target child" and "target procfs"
3306 tests to not expect "Unix".
3307
b3ccfe11
TT
33082014-03-12 Tom Tromey <tromey@redhat.com>
3309
3310 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
3311 New procs. Add target-async tests.
3312 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
3313 Add target-async tests.
3314
646f4417
AA
33152014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3316
3317 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
3318 'func_start' and 'func_end' for the beginning and end of the
3319 function code, respectively.
3320 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
3321 'func_end' instead of 'func' and 'main'.
3322
288c211f
AA
33232014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3324
3325 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
3326 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
3327 generate the debug info assembler source.
3328
e0c0f156
AA
33292014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3330
3331 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
3332 * gdb.dwarf2/arr-subrange.exp: Likewise.
3333 * gdb.dwarf2/dwz.exp: Likewise.
3334 * gdb.dwarf2/method-ptr.exp: Likewise.
3335 * gdb.dwarf2/missing-sig-type.exp: Likewise.
3336 * gdb.dwarf2/subrange.exp: Likewise.
3337 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
3338 * gdb.dwarf2/implptrpiece.exp: Likewise.
3339 * gdb.dwarf2/nostaticblock.exp: Likewise.
3340
0e5c4555
AA
33412014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3342
3343 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
3344 directory to absolute path name arguments.
3345
5ec18f2b
JG
33462014-03-10 Joel Brobecker <brobecker@adacore.com>
3347
3348 * gdb.ada/tagged_access: New testcase.
3349
847fc4f2
MM
33502014-03-07 Markus Metzger <markus.t.metzger@intel.com>
3351
3352 * gdb.btrace/data.exp: Update expected output.
3353
cc3da688
YQ
33542014-03-06 Yao Qi <yao@codesourcery.com>
3355
3356 * gdb.trace/pr16508.exp: New file.
3357
0f26cec1
PA
33582014-03-05 Pedro Alves <palves@redhat.com>
3359
3360 PR gdb/16575
3361 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
3362 procedure.
3363 (top level): Adjust to use it. Add tests that exercise breakpoint
3364 interaction with the code-cache.
3365
7a5a839f
LC
33662014-02-26 Ludovic Courtès <ludo@gnu.org>
3367
3368 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
3369 test for 'history-append!'.
3370
31aa7e4e
JB
33712014-02-26 Joel Brobecker <brobecker@adacore.com>
3372
3373 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
3374 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
3375 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
3376 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
3377 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
3378 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
3379
1b588015
JB
33802014-02-26 Joel Brobecker <brobecker@adacore.com>
3381
3382 * testsuite/gdb.python/py-pp-re-notag.c: New file.
3383 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
3384 * testsuite/gdb.python/py-pp-re-notag.p: New file.
3385
55426c9d
JB
33862014-02-26 Joel Brobecker <brobecker@adacore.com>
3387
3388 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
3389
dc53a7ad
JB
33902014-02-26 Joel Brobecker <brobecker@adacore.com>
3391
3392 * gdb.dwarf2/arr-stride.c: New file.
3393 * gdb.dwarf2/arr-stride.exp: New file.
3394
12ab52e9
PA
33952014-02-26 Pedro Alves <palves@redhat.com>
3396
3397 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
3398 that won't ever trigger. Make sure that GDB reports the correct
3399 breakpoint that caused the stop.
3400
849c862e
JK
34012014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3402
3403 PR gdb/16626
3404 * gdb.base/auto-load-script: New file.
3405 * gdb.base/auto-load.c: New file.
3406 * gdb.base/auto-load.exp: New file.
3407
71b7d793
JK
3408 PR gdb/16626
3409 * gdb.base/auto-load.exp: Fix out-of-srctree run.
3410
e2f0d509
JK
34112014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3412
3413 Fix dw2-icycle.exp -fsanitize=address GDB crash.
3414 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
3415
50cc37c8
DE
34162014-02-24 Doug Evans <dje@google.com>
3417
3418 * lib/gdb.exp (run_on_host): Log error output if program fails.
3419
ea4758f2
PA
34202014-02-21 Pedro Alves <palves@redhat.com>
3421
3422 * gdb.threads/step-after-sr-lock.c: Rename to ...
3423 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
3424 * gdb.threads/step-after-sr-lock.exp: Rename to ...
3425 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3426 ... this.
3427
d7b30f67
SDJ
34282014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
3429
3430 PR tdep/16397
3431 * gdb.arch/amd64-stap-special-operands.exp: New file.
3432 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
3433 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
3434 * gdb.arch/amd64-stap-triplet.S: Likewise.
3435 * gdb.arch/amd64-stap-triplet.c: Likewise.
3436
83deb43f
JB
34372014-02-20 Joel Brobecker <brobecker@adacore.com>
3438
3439 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
3440 in .section pseudo-op.
3441
adde2bff
DE
34422014-02-20 lin zuojian <manjian2006@gmail.com>
3443 Joel Brobecker <brobecker@adacore.com>
3444 Doug Evans <xdje42@gmail.com>
3445
3446 PR symtab/16581
3447 * gdb.dwarf2/dw2-icycle.S: New file.
3448 * gdb.dwarf2/dw2-icycle.c: New file.
3449 * gdb.dwarf2/dw2-icycle.exp: New file.
3450
f7bd0f78
SC
34512014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3452
3453 * gdb.python/py-value-cc.cc: Improve test case to enable testing
3454 operations on gdb.Value objects.
3455 * gdb.python/py-value-cc.exp: Add new test to test operations on
3456 gdb.Value objects.
3457
c17ef0d5
DE
34582014-02-18 Doug Evans <dje@google.com>
3459
3460 * Makefile.in (TESTS): New variable.
3461 (expanded_tests, expanded_tests_or_none): New variables
3462 (check-single): Pass $(expanded_tests_or_none) to runtest.
3463 (check-parallel): Only run tests in $(TESTS) if non-empty.
3464 (check/no-matching-tests-found): New rule.
3465 * README: Document TESTS makefile variable.
3466
5dd3176f
DE
34672014-02-18 Doug Evans <dje@google.com>
3468
3469 * Makefile.in (check-parallel): rm -rf outputs temp.
3470
0b10be4f
JK
34712014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3472
3473 Fix "ERROR: no fileid for" in the testsuite.
3474 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
3475
85f224e7
DE
34762014-02-12 Doug Evans <dje@google.com>
3477
3478 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
3479 (MISCELLANEOUS): New variable.
3480 (clean): rm -rf $(MISCELLANEOUS).
3481 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
3482 dwp live in the same directory as symlinks, with each symlink pointed
3483 to a differently named file in a different directory.
3484
149b30ff
DE
34852014-02-11 Doug Evans <dje@google.com>
3486
3487 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
3488 of Tcl file commands.
3489
1dfdac32
MK
34902014-02-10 Mark Kettenis <kettenis@gnu.org>
3491
3492 * gdb.threads/step-after-sr-lock.exp: Avoid executing
3493 "kill -SIGUSR1 -1".
3494
aa4fb036
JB
34952014-02-10 Joel Brobecker <brobecker@adacore.com>
3496
3497 * gdb.ada/tick_length_array_enum_idx: New testcase.
3498
ed3ef339
DE
34992014-02-10 Doug Evans <xdje42@gmail.com>
3500
3501 * configure.ac (AC_OUTPUT): Add gdb.guile.
3502 * configure: Regenerate.
3503 * lib/gdb-guile.exp: New file.
3504 * lib/gdb.exp (get_target_charset): New function.
3505 * gdb.base/help.exp: Update expected output from "apropos apropos".
3506 * gdb.guile/Makefile.in: New file.
3507 * gdb.guile/guile.exp: New file.
3508 * gdb.guile/scm-arch.c: New file.
3509 * gdb.guile/scm-arch.exp: New file.
3510 * gdb.guile/scm-block.c: New file.
3511 * gdb.guile/scm-block.exp: New file.
3512 * gdb.guile/scm-breakpoint.c: New file.
3513 * gdb.guile/scm-breakpoint.exp: New file.
3514 * gdb.guile/scm-disasm.c: New file.
3515 * gdb.guile/scm-disasm.exp: New file.
3516 * gdb.guile/scm-equal.c: New file.
3517 * gdb.guile/scm-equal.exp: New file.
3518 * gdb.guile/scm-error.exp: New file.
3519 * gdb.guile/scm-error.scm: New file.
3520 * gdb.guile/scm-frame-args.c: New file.
3521 * gdb.guile/scm-frame-args.exp: New file.
3522 * gdb.guile/scm-frame-args.scm: New file.
3523 * gdb.guile/scm-frame-inline.c: New file.
3524 * gdb.guile/scm-frame-inline.exp: New file.
3525 * gdb.guile/scm-frame.c: New file.
3526 * gdb.guile/scm-frame.exp: New file.
3527 * gdb.guile/scm-generics.exp: New file.
3528 * gdb.guile/scm-gsmob.exp: New file.
3529 * gdb.guile/scm-iterator.c: New file.
3530 * gdb.guile/scm-iterator.exp: New file.
3531 * gdb.guile/scm-math.c: New file.
3532 * gdb.guile/scm-math.exp: New file.
3533 * gdb.guile/scm-objfile-script-gdb.in: New file.
3534 * gdb.guile/scm-objfile-script.c: New file.
3535 * gdb.guile/scm-objfile-script.exp: New file.
3536 * gdb.guile/scm-objfile.c: New file.
3537 * gdb.guile/scm-objfile.exp: New file.
3538 * gdb.guile/scm-ports.exp: New file.
3539 * gdb.guile/scm-pretty-print.c: New file.
3540 * gdb.guile/scm-pretty-print.exp: New file.
3541 * gdb.guile/scm-pretty-print.scm: New file.
3542 * gdb.guile/scm-section-script.c: New file.
3543 * gdb.guile/scm-section-script.exp: New file.
3544 * gdb.guile/scm-section-script.scm: New file.
3545 * gdb.guile/scm-symbol.c: New file.
3546 * gdb.guile/scm-symbol.exp: New file.
3547 * gdb.guile/scm-symtab-2.c: New file.
3548 * gdb.guile/scm-symtab.c: New file.
3549 * gdb.guile/scm-symtab.exp: New file.
3550 * gdb.guile/scm-type.c: New file.
3551 * gdb.guile/scm-type.exp: New file.
3552 * gdb.guile/scm-value-cc.cc: New file.
3553 * gdb.guile/scm-value-cc.exp: New file.
3554 * gdb.guile/scm-value.c: New file.
3555 * gdb.guile/scm-value.exp: New file.
3556 * gdb.guile/source2.scm: New file.
3557 * gdb.guile/types-module.cc: New file.
3558 * gdb.guile/types-module.exp: New file.
3559
7026a7c1
YQ
35602014-02-10 Yao Qi <yao@codesourcery.com>
3561
3562 PR testsuite/16543
3563 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
3564 * configure: Regenerated.
3565 * Makefile.in: New file.
3566
6c466447
AS
35672014-02-08 Andreas Schwab <schwab@linux-m68k.org>
3568
3569 * gdb.python/py-framefilter.exp: Fix typo.
3570
6e854735
YQ
35712014-02-08 Yao Qi <yao@codesourcery.com>
3572
3573 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
3574 that no =breakpoint-modified is emitted when breakpoints are
3575 modified through MI commands.
3576
d137e6dc
PA
35772014-02-07 Pedro Alves <pedro@codesourcery.com>
3578 Pedro Alves <palves@redhat.com>
3579
3580 * gdb.threads/step-after-sr-lock.c: New file.
3581 * gdb.threads/step-after-sr-lock.exp: New file.
3582
b5ee5a50
PA
35832014-02-07 Pedro Alves <palves@redhat.com>
3584
3585 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
3586
3c77faf3
JK
35872014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3588
3589 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
3590 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
3591
6dddc817
DE
35922014-02-06 Doug Evans <xdje42@gmail.com>
3593
3594 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
3595 output.
3596
3597 * gdb.gdb/python-interrupts.exp: New file.
3598
de7b2893
YQ
35992014-02-05 Yao Qi <yao@codesourcery.com>
3600
3601 * gdb.trace/report.exp (use_collected_data): Test the output
3602 of "info threads" and "info inferiors".
3603
66d032ac
YQ
36042014-02-05 Yao Qi <yao@codesourcery.com>
3605
3606 Revert this patch:
3607
3608 2013-05-24 Yao Qi <yao@codesourcery.com>
3609
3610 * gdb.trace/tfile.exp: Test inferior and thread.
3611
591a12a1
UW
36122014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3613
3614 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
3615 on a function.
3616 * gdb.base/step-bt.c: Call hello via function pointer to make
3617 sure its first instruction is executed on powerpc64le-linux.
3618
0ff3e01f
UW
36192014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3620
3621 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
3622
084ee545
UW
36232014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3624
3625 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
3626 of the test patterns for use on little-endian systems.
3627
6ed14ff3
UW
36282014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3629
3630 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
3631 (decimal_vector): Fix for little-endian.
3632
401e27fd
JM
36332014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
3634
3635 * gdb.arch/sparc-sysstep.exp: New file.
3636 * gdb.arch/sparc-sysstep.c: Likewise.
3637
3638 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
3639
8b924729
EBM
36402014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3641
3642 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
3643
fb151210
JB
36442014-01-23 Tom Tromey <tromey@redhat.com>
3645
3646 * gdb.ada/array_char_idx: New testcase.
3647
0740f8d8
TT
36482014-01-23 Tom Tromey <tromey@redhat.com>
3649
3650 PR python/16487:
3651 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
3652 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
3653 classes.
3654
21909fa1
TT
36552014-01-23 Tom Tromey <tromey@redhat.com>
3656
3657 PR python/16491:
3658 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
3659 string from an inferior frame.
3660 * gdb.python/py-framefilter-mi.exp: Update.
3661
87ce2a04
DE
36622014-01-22 Doug Evans <dje@google.com>
3663
3664 * gdb.server/server-mon.exp: Add tests for "set debug-format".
3665
237b092b
AA
36662014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3667
3668 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
3669
d674a709
AA
36702014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3671
3672 * gdb.trace/entry-values.exp: Remove excess space character from
3673 regex patterns. Handle s390 call instruction.
3674
20fa3390
AA
36752014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3676
3677 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
3678 define "*_start" label. Make "name" static.
3679 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
3680 ${name} by references to ${name}_start.
3681
78466714
AA
36822014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3683
3684 * gdb.base/info-macros.exp: Remove "debug" from the compile
3685 options.
3686
ec9f644a
IB
36872014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3688
3689 * gdb.dlang/demangle.exp: New file.
3690
94b1b47e
IB
36912014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3692
3693 * gdb.dlang/primitive-types.exp: New file.
3694
7f420862
IB
36952014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3696
3697 * configure.ac: Create gdb.dlang/Makefile.
3698 * configure: Regenerate.
3699 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
3700 * gdb.dlang/Makefile.in: New file.
3701 * lib/d-support.exp: New file.
3702 * lib/gdb.exp (skip_d_tests): New proc.
3703
52834460
MM
37042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3705
3706 * gdb.btrace/delta.exp: Check reverse stepi.
3707 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
3708 * gdb.btrace/finish.exp: New.
3709 * gdb.btrace/next.exp: New.
3710 * gdb.btrace/nexti.exp: New.
3711 * gdb.btrace/record_goto.c: Add comments.
3712 * gdb.btrace/step.exp: New.
3713 * gdb.btrace/stepi.exp: New.
3714 * gdb.btrace/multi-thread-step.c: New.
3715 * gdb.btrace/multi-thread-step.exp: New.
3716 * gdb.btrace/rn-dl-bind.c: New.
3717 * gdb.btrace/rn-dl-bind.exp: New.
3718 * gdb.btrace/data.c: New.
3719 * gdb.btrace/data.exp: New.
3720 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
3721
6e07b1d2
MM
37222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3723
3724 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
3725 * gdb.btrace/exception.exp: Update.
3726 * gdb.btrace/instruction_history.exp: Update.
3727 * gdb.btrace/record_goto.exp: Update.
3728 * gdb.btrace/tailcall.exp: Update.
3729 * gdb.btrace/unknown_functions.exp: Update.
3730 * gdb.btrace/delta.exp: New.
3731
0b722aec
MM
37322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3733
3734 * gdb.btrace/record_goto.exp: Add backtrace test.
3735 * gdb.btrace/tailcall.exp: Add backtrace test.
3736
066ce621
MM
37372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3738
3739 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
3740 * gdb.btrace/record_goto.c: New.
3741 * gdb.btrace/record_goto.exp: New.
3742 * gdb.btrace/x86-record_goto.S: New.
3743
0688d04e
MM
37442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3745
3746 * gdb.btrace/function_call_history.exp: Update tests.
3747 * gdb.btrace/instruction_history.exp: Update tests.
3748
8710b709
MM
37492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3750
3751 * gdb.btrace/function_call_history.exp: Fix expected field
3752 order for "record function-call-history".
3753 Add new tests for "record function-call-history /c".
3754 * gdb.btrace/exception.cc: New.
3755 * gdb.btrace/exception.exp: New.
3756 * gdb.btrace/tailcall.exp: New.
3757 * gdb.btrace/x86-tailcall.S: New.
3758 * gdb.btrace/x86-tailcall.c: New.
3759 * gdb.btrace/unknown_functions.c: New.
3760 * gdb.btrace/unknown_functions.exp: New.
3761 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
3762
5de9129b
MM
37632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3764
3765 * gdb.btrace/instruction_history.exp: Update.
3766 * gdb.btrace/function_call_history.exp: Update.
3767
23a7fe75
MM
37682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3769
3770 * gdb.btrace/function_call_history.exp: Fix expected function
3771 trace.
3772 * gdb.btrace/instruction_history.exp: Initialize traced.
3773 Remove traced_functions.
3774
724c7dd8
MM
37752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3776
3777 * gdb.btrace/function_call_history.exp: Update
3778 * gdb.btrace/instruction_history.exp: Update.
3779
6d78d93b
MM
37802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3781
3782 * gdb.btrace/enable.exp: Update expected text.
3783
93a360cc
OJ
37842014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
3785
3786 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
3787 bytes.
3788
3772b53f
MR
37892014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
3790
3791 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
3792
596662fa
OJ
37932014-01-15 Omair Javaid <omair.javaid@linaro.org>
3794
3795 * lib/gdb.exp (supports_process_record): Return true for
3796 arm*-linux*. (supports_reverse): Likewise.
3797
b5b08fb4
SC
37982014-01-13 Siva Chandra Reddy <sivachandra@google.com>
3799
3800 PR python/15464
3801 PR python/16113
3802 * gdb.python/py-type.c: Enhance test case.
3803 * gdb.python/py-value-cc.cc: Likewise
3804 * gdb.python/py-type.exp: Add new tests.
3805 * gdb.python/py-value-cc.exp: Likewise
3806
52d7fb13
AA
38072014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3808 Pedro Alves <palves@redhat.com>
3809
3810 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
3811 Make "name" extern.
3812 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
3813 references to ${name}_start by references to ${name}.
3814
a2cd8cfe
JB
38152014-01-10 Joel Brobecker <brobecker@adacore.com>
3816
3817 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
3818
4e23fced
JB
38192014-01-10 Joel Brobecker <brobecker@adacore.com>
3820
3821 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
3822
c6a9e42c
PA
38232014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
3824 Pedro Alves <palves@redhat.com>
3825
3826 * gdb.mi/mi-info-os.exp: Connect to the target with
3827 mi_gdb_target_load.
3828
b7ea362b
PA
38292014-01-08 Pedro Alves <palves@redhat.com>
3830
3831 * gdb.threads/reconnect-signal.c: New file.
3832 * gdb.threads/reconnect-signal.exp: New file.
3833
5e3f4fab
EBM
38342014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3835
3836 * gdb.base/source-dir.exp: New file.
3837
79301218
JB
38382014-01-07 Joel Brobecker <brobecker@adacore.com>
3839
3840 * gdb.ada/mi_interface: New testcase.
3841
8e355c5d
JB
38422014-01-07 Joel Brobecker <brobecker@adacore.com>
3843
3844 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
3845 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
3846 gdb.ada/pp-rec-component/pck.ads: New files.
3847
c0d48811
JB
38482014-01-07 Joel Brobecker <brobecker@adacore.com>
3849
3850 * gdb.python/py-pp-integral.c: New file.
3851 * gdb.python/py-pp-integral.py: New file.
3852 * gdb.python/py-pp-integral.exp: New file.
3853
17b609c3 3854For older changes see ChangeLog-1993-2013.
c906108c 3855\f
8d8cb839
EZ
3856;; Local Variables:
3857;; mode: change-log
3858;; left-margin: 8
3859;; fill-column: 74
3860;; version-control: never
3861;; End:
902f2ccb 3862
32d0add0 3863 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
3864 Copying and distribution of this file, with or without modification,
3865 are permitted provided the copyright notice and this notice are preserved.