]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Fix GDB crash in dprintf.exp
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
a2077e25
PA
12016-01-25 Pedro Alves <palves@redhat.com>
2
3 PR threads/19461
4 * gdb.base/fork-running-state.c: New file.
5 * gdb.base/fork-running-state.exp: New file.
6
1d2736d4
PA
72016-01-25 Pedro Alves <palves@redhat.com>
8
9 PR gdb/19494
10 * gdb.base/catch-fork-kill.c: New file.
11 * gdb.base/catch-fork-kill.exp: New file.
12
f1da4b11
PA
132016-01-25 Pedro Alves <palves@redhat.com>
14
15 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
16 Delete, moved to lib/gdb.exp.
17 * gdb.threads/forking-threads-plus-breakpoint.exp
18 (foreach_with_prefix): Likewise.
19 * gdb.threads/process-dies-while-handling-bp.exp
20 (foreach_with_prefix): Likewise.
21 * lib/gdb.exp (foreach_with_prefix): New procedure.
22
45f38546
MK
232016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
24
25 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
26 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
27
dc29a1ce
MK
282016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
29
30 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
31 endian targets.
32
092127d7
JK
332016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
34 Pedro Alves <palves@redhat.com>
35
36 Fix testsuite compatibility with Guile.
37 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
38 number.
39
31d765d3
JK
402016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
41
42 Fix testsuite compatibility with Guile.
43 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
44 (thread 1): New test for backtrace through signal handler.
45
1ac78c04
YQ
462016-01-22 Yao Qi <yao.qi@linaro.org>
47
48 PR testsuite/19491
49 * gdb.base/multi-forks.c: Include
50 ../lib/unbuffer_output.c
51 (main): Call gdb_unbuffer_output.
52
4f5946a8
DE
532016-01-21 Doug Evans <dje@google.com>
54
55 * lib/ada.exp (gdb_compile_ada): Fix typo.
56
305e13e6
JB
572016-01-21 Joel Brobecker <brobecker@adacore.com>
58
59 * gdb.base/break-fun-addr.exp: New file.
60 * gdb.base/break-fun-addr1.c: New file.
61 * gdb.base/break-fun-addr2.c: New file.
62
5f5dfff6
SM
632016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
64
65 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
66 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
67 enum flag values.
68
fd356fa2
AA
692016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
70
71 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
72 when GDB can not set the vector return value. Add more comments
73 for clarification.
74
9df22175
AT
752016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
76
77 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
78 command.
79
41d1845e
SM
802016-01-19 Simon Marchi <simon.marchi@ericsson.com>
81
82 * Makefile.in (DO_RUNTEST): Add --status and update usages.
83
01ac6840
SM
842016-01-19 Simon Marchi <simon.marchi@ericsson.com>
85
86 * Makefile.in (check-single): Pass --status to runtest.
87 (check/%.exp): Likewise.
88
892016-01-19 Simon Marchi <simon.marchi@ericsson.com>
90
91 * Makefile.in (check-parallel): Propagate return code from make
92 do-check-parallel.
93
bd0a71fa
MK
942016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
95
96 * gdb.trace/ftrace.exp: Fix expected message on continue.
97 * gdb.trace/pending.exp: Fix expected message on continue.
98 * gdb.trace/trace-break.exp: Fix expected message on continue.
99
8bcbad33
SM
1002016-01-18 Simon Marchi <simon.marchi@ericsson.com>
101
102 * lib/gdb.exp (gdb_test): Remove unused global references.
103
f303dbd6
PA
1042016-01-18 Pedro Alves <palves@redhat.com>
105
106 * gdb.base/async-shell.exp: Adjust expected output.
107 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
108 * gdb.base/siginfo-thread.exp: Adjust expected output.
109 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
110 * gdb.java/jnpe.exp: Adjust expected output.
111 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
112 * gdb.threads/continue-pending-status.exp: Adjust expected output.
113 * gdb.threads/leader-exit.exp: Adjust expected output.
114 * gdb.threads/manythreads.exp: Adjust expected output.
115 * gdb.threads/pthreads.exp: Adjust expected output.
116 * gdb.threads/schedlock.exp: Adjust expected output.
117 * gdb.threads/siginfo-threads.exp: Adjust expected output.
118 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
119 expected output.
120 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
121 output.
122 * gdb.threads/sigthread.exp: Adjust expected output.
123 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
124
b2789696
YQ
1252016-01-18 Yao Qi <yao.qi@linaro.org>
126
127 * gdb.guile/scm-section-script.c: Replace @progbits with
128 %progbits.
129 * gdb.python/py-section-script.c: Likewise.
130
71ef29a8
PA
1312016-01-15 Pedro Alves <palves@redhat.com>
132
133 * gdb.multi/tids.exp: Test star wildcard ranges.
134
3f5b7598
PA
1352016-01-15 Pedro Alves <palves@redhat.com>
136
137 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
138 command from "thread apply" invocation.
139 (thr_apply_info_thr_invalid): Default the expected output to the
140 input tid list.
141 (top level): Add tests that use convenience variables. Add tests
142 for "thread apply" with a valid TID list, but missing the command.
143
663f6d42
PA
1442016-01-13 Pedro Alves <palves@redhat.com>
145
146 * gdb.base/default.exp: Expect $_gthread as well.
147 * gdb.multi/tids.exp: Test $_gthread.
148 * gdb.threads/thread-specific.exp: Test $_gthread.
149
c84f6bbf
PA
1502016-01-13 Pedro Alves <palves@redhat.com>
151
152 * gdb.multi/tids.exp: Test "info threads -gid".
153
22a02324
PA
1542016-01-13 Pedro Alves <palves@redhat.com>
155
156 * gdb.multi/tids.exp: Test InferiorThread.global_num and
157 Breakpoint.thread.
158 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
159
5d5658a1
PA
1602016-01-07 Pedro Alves <palves@redhat.com>
161
162 * gdb.base/break.exp: Adjust to output changes.
163 * gdb.base/hbreak2.exp: Likewise.
164 * gdb.base/sepdebug.exp: Likewise.
165 * gdb.base/watch_thread_num.exp: Likewise.
166 * gdb.linespec/keywords.exp: Likewise.
167 * gdb.multi/info-threads.exp: Likewise.
168 * gdb.threads/thread-find.exp: Likewise.
169 * gdb.multi/tids.c: New file.
170 * gdb.multi/tids.exp: New file.
171
84654457
PA
1722016-01-13 Pedro Alves <palves@redhat.com>
173
174 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
175
e3940304
PA
1762016-01-13 Pedro Alves <palves@redhat.com>
177
178 * gdb.base/default.exp: Expect $_inferior as well.
179 * gdb.multi/base.exp: Test $_inferior.
180
a911d87a
PA
1812016-01-13 Pedro Alves <palves@redhat.com>
182
183 PR breakpoints/19388
184 * gdb.base/catch-signal-siginfo-cond.c: New file.
185 * gdb.base/catch-signal-siginfo-cond.exp: New file.
186
82075af2
JS
1872016-01-12 Josh Stone <jistone@redhat.com>
188 Philippe Waroquiers <philippe.waroquiers@skynet.be>
189
190 * gdb.base/catch-syscall.c (do_execve): New variable.
191 (main): Conditionally trigger an execve.
192 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
193 (test_catch_syscall_execve): New, check entry/return across execve.
194 (do_syscall_tests): Call test_catch_syscall_execve.
195
e46eeedd
PA
1962016-01-12 Pedro Alves <palves@redhat.com>
197
198 * gdb.base/random-signal.exp (do_test): New procedure, with body
199 of testcase moved in.
200
01d8c27e
JK
2012016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
202 Pedro Alves <palves@redhat.com>
203
204 * gdb.base/funcargs.exp (finish from indirectly called function):
205 Reintroduce the case for 'First'.
206
9a706302
JK
2072016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
208 Pedro Alves <palves@redhat.com>
209
210 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
211 (tcatch_vfork_then_child_follow_exec)
212 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
213 identification.
214
c0ecb95f
JK
2152016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
216
217 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
218 and repeats to unlimited.
219 * gdb.python/py-value.exp: Likewise.
220 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
221 and repeats to unlimited.
222
6cfc1fcb
JK
2232016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
224
225 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
226 and reordering the functions.
227 * gdb.multi/hangout.c: Likewise.
228 * gdb.multi/hello.c: Likewise.
229
582a1b00
SM
2302016-01-08 Simon Marchi <simon.marchi@ericsson.com>
231
232 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
233 absolute.
234 (SingleStatisticTestResult.report): Use dict.keys instead of
235 dict.iterkeys.
236
79bc59cb
PA
2372016-01-06 Pedro Alves <palves@redhat.com>
238
239 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
240
43368e1d
MM
2412016-01-04 Markus Metzger <markus.t.metzger@intel.com>
242
243 * gdb.btrace/dlopen.exp: New.
244 * gdb.btrace/dlopen.c: New.
245 * gdb.btrace/dlopen-dso.c: New.
246
79fad5b8
SL
2472015-12-25 Sandra Loosemore <sandra@codesourcery.com>
248
249 * lib/gdb.exp (gdb_test): Update comments to clarify that the
250 PATTERN argument is optional.
251
ab8314b3
JB
2522015-12-24 Joel Brobecker <brobecker@adacore.com>
253
254 * lib/ada.exp (target_compile_ada_from_dir): New function.
255 (gdb_compile_ada): Reimplement avoiding the use of project files.
256 * gdb.ada/gnat_ada.gpr: Delete.
257 * gdb.ada/cond_lang.exp: Adjust test to make path before
258 filename optional.
259 * gdb.ada/small_reg_param.exp: Likewise.
260
fe33faff
SM
2612015-12-22 Simon Marchi <simon.marchi@ericsson.com>
262
263 * gdb.base/foll-vork.exp: Remove HP-UX special case.
264
6d265cb4
TP
2652015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
266
267 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
268 case.
269
10125099
SM
2702015-12-21 Simon Marchi <simon.marchi@ericsson.com>
271
272 * gdb.base/break.exp: Remove dead code.
273 * gdb.base/sepdebug.exp: Likewise.
274
3ca22649
SM
2752015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
276
277 * gdb.asm/asm-source.exp: Remove HP-UX references.
278 * gdb.base/annota1.exp: Likewise.
279 * gdb.base/annota3.exp: Likewise.
280 * gdb.base/attach.exp: Likewise.
281 * gdb.base/bigcore.exp: Likewise.
282 * gdb.base/break.exp: Likewise.
283 * gdb.base/call-ar-st.exp: Likewise.
284 * gdb.base/callfuncs.exp: Likewise.
285 * gdb.base/catch-fork-static.exp: Likewise.
286 * gdb.base/display.exp: Likewise.
287 * gdb.base/foll-exec-mode.exp: Likewise.
288 * gdb.base/foll-exec.exp: Likewise.
289 * gdb.base/foll-fork.exp: Likewise.
290 * gdb.base/foll-vfork.exp: Likewise.
291 * gdb.base/funcargs.exp: Likewise.
292 * gdb.base/hbreak2.exp: Likewise.
293 * gdb.base/inferior-died.exp: Likewise.
294 * gdb.base/interrupt.exp: Likewise.
295 * gdb.base/multi-forks.exp: Likewise.
296 * gdb.base/nodebug.exp: Likewise.
297 * gdb.base/sepdebug.exp: Likewise.
298 * gdb.base/solib1.c: Likewise.
299 * gdb.base/step-test.exp: Likewise.
300 * gdb.mi/non-stop.c: Likewise.
301 * gdb.mi/pthreads.c: Likewise.
302 * gdb.multi/bkpt-multi-exec.ex: Likewise.
303 * gdb.threads/pthreads.c: Likewise.
304 * gdb.threads/staticthreads.exp: Likewise.
305 * lib/future.exp: Likewise.
306 * lib/gdb.exp: Likewise.
307 * gdb.base/so-indr-cl.c: Remove.
308 * gdb.base/so-indr-cl.exp: Likewise.
309 * gdb.base/solib.c: Likewise.
310 * gdb.base/solib.exp: Likewise.
311 * gdb.base/solib2.c: Likewise.
312
b6304613
SM
3132015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
314
315 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
316 * gdb.base/call-ar-st.exp: Likewise.
317 * gdb.base/callfuncs.exp: Likewise.
318 * gdb.base/condbreak.exp: Likewise.
319 * gdb.base/constvars.exp: Likewise.
320 * gdb.base/hbreak2.exp: Likewise.
321 * gdb.base/langs.exp: Likewise.
322 * gdb.base/list.exp: Likewise.
323 * gdb.base/long_long.exp: Likewise.
324 * gdb.base/ptype.exp: Likewise.
325 * gdb.base/scope.exp: Likewise.
326 * gdb.base/signals.exp: Likewise.
327 * gdb.base/so-impl-ld.exp: Likewise.
328 * gdb.base/varargs.exp: Likewise.
329 * gdb.base/volatile.exp: Likewise.
330 * gdb.base/whatis.exp: Likewise.
331 * gdb.cp/cplusfuncs.exp: Likewise.
332 * gdb.cp/inherit.exp: Likewise.
333 * gdb.cp/local.exp: Likewise.
334 * gdb.cp/member-ptr.exp: Likewise.
335 * gdb.cp/method.exp: Likewise.
336 * gdb.cp/overload.exp: Likewise.
337 * gdb.cp/templates.exp: Likewise.
338 * gdb.stabs/weird.exp: Likewise.
339 * lib/compiler.c: Likewise.
340 * lib/compiler.cc: Likewise.
341 * lib/cp-support.exp: Likewise.
342 * lib/gdb.exp: Likewise.
343
bf401b07
SM
3442015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
345
346 * configure.ac: Remove HP-UX case.
347 * configure: Regenerate.
348
aff9c0f8
SM
3492015-12-18 Simon Marchi <simon.marchi@ericsson.com>
350
351 * lib/gdb.exp (gdb_compile): Add function doc.
352
a6904d5a
PA
3532015-12-17 Pedro Alves <palves@redhat.com>
354
355 PR threads/19354
356 * gdb.multi/info-threads.exp: New file.
357
a22279dd
YQ
3582015-12-15 Yao Qi <yao.qi@linaro.org>
359
360 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
361 is aarch64*-*-*.
362
0588c796
SL
3632015-12-14 Sandra Loosemore <sandra@codesourcery.com>
364
365 * gdb.base/history-duplicates.exp: Skip if no readline support.
366
5d978e17
SL
3672015-12-14 Sandra Loosemore <sandra@codesourcery.com>
368
369 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
370
7e763b86
SL
3712015-12-14 Sandra Loosemore <sandra@codesourcery.com>
372
373 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
374
87a3a92c
SL
3752015-12-14 Sandra Loosemore <sandra@codesourcery.com>
376
377 * gdb.base/completion.exp: Skip tests that interrupt GDB with
378 ctrl-C if nointerrupts target property is set.
379 * gdb.base/double-prompt-target-event-error.exp: Likewise.
380 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
381 * gdb.base/paginate-bg-execution.exp: Likewise.
382 * gdb.base/paginate-execution-startup.exp: Likewise.
383 * gdb.base/random-signal.exp: Likewise.
384 * gdb.base/range-stepping.exp: Likewise.
385 * gdb.cp/annota2.exp: Likewise.
386 * gdb.cp/annota3.exp: Likewise.
387 * gdb.gdb/selftest.exp: Likewise.
388 * gdb.threads/continue-pending-status.exp: Likewise.
389 * gdb.threads/leader-exit.exp: Likewise.
390 * gdb.threads/manythreads.exp: Likewise.
391 * gdb.threads/pthreads.exp: Likewise.
392 * gdb.threads/schedlock.exp: Likewise.
393 * gdb.threads/sigthread.exp: Likewise.
394
a8f077dc
DB
3952015-12-11 Don Breazeal <donb@codesourcery.com>
396
397 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
398 remote.
399 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
400 * gdb.base/foll-exec.exp (main): Enable for target remote.
401 * gdb.base/foll-fork.exp (main): Likewise.
402 * gdb.base/foll-vfork.exp (main): Likewise.
403 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
404 (proc continue_to_exit_bp_loc): Use clean_restart.
405 * gdb.base/pie-execl.exp (main): Disable for target remote.
406 * gdb.base/watch-vfork.exp (main): Enable for target remote.
407 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
408 * gdb.threads/execl.exp (main): Likewise.
409 * gdb.threads/fork-child-threads.exp (main): Likewise.
410 * gdb.threads/fork-plus-threads.exp (main): Disable for target
411 remote.
412 * gdb.threads/fork-thread-pending.exp (main): Enable for target
413 remote.
414 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
415 pid.tid style ptids, instead of just tid.
416 * gdb.threads/thread-execl.exp (main): Enable for target remote.
417 * gdb.threads/watchpoint-fork.exp (main): Likewise.
418 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
419 ptids, instead of just tid.
420
3b2464a8
AB
4212015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
422
423 * gdb.base/list.exp (test_list_forward): Add end of file error
424 test.
425 (test_repeat_list_command): Add end of file error test.
426 (test_list_backwards): Add beginning of file error test.
427
a0def019
AB
4282015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
429
430 * gdb.base/list.exp (test_list_invalid_args): New function,
431 defined, and called.
432
5c000dff
AB
4332015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
434
435 * gdb.base/list.exp (test_list): Make test names unique.
436
f1637ebe
YQ
4372015-12-11 Yao Qi <yao.qi@linaro.org>
438
439 * gdb.base/coremaker2.c: Remove.
440
36d6fc0a
PA
4412015-12-10 Pedro Alves <palves@redhat.com>
442
443 * gdb.multi/base.exp: Remove stale "spaces" references.
444
762f7747
PA
4452015-12-10 Pedro Alves <palves@redhat.com>
446
447 * gdb.multi/base.exp: Don't use nowarnings.
448 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
449 * gdb.multi/hangout.c: Include stdio.h.
450 * gdb.multi/hello.c: Include stdlib.h.
451 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
452 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
453 * gdb.multi/multi-arch.exp: Don't use nowarnings.
454
28d2bfb9
AB
4552015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
456
457 * gdb.dwarf2/dw2-ranges-base.c: New file.
458 * gdb.dwarf2/dw2-ranges-base.exp: New file.
459 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
460 support additional line table, and debug ranges generation.
461 (Dwarf::ranges): New function, generate .debug_ranges.
462 (Dwarf::lines): Support generating simple line table programs.
463 (Dwarf::assemble): Initialise new namespace variables.
464
5fc2beac
KB
4652015-12-09 Kevin Buettner <kevinb@redhat.com>
466
467 * gdb.base/async.exp (proc test_background): Add case for
468 asynchronous execution not supported.
469
1c35a88f
LM
4702015-12-09 Luis Machado <lgustavo@codesourcery.com>
471
472 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
473 format and change test names to make them unique.
474
b593e3d9
RK
4752015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
476 Pedro Alves <pedro@redhat.com>
477
478 PR gdb/18702
479 Add checking of floatformats setup on x86_64 hosts.
480 * gdb.arch/i386-float.S (main): Load bigval and smallval.
481 (smallval, bigval): New labels/constants.
482 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
483 float" after loading bigval and smallval.
484
d72413e6
PMR
4852015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
486
487 * gdb.ada/fun_overload_menu.exp: New testcase.
488 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
489
ece66d65
JS
4902015-12-04 Josh Stone <jistone@redhat.com>
491
492 * gdb.base/catch-fork-static.exp: New.
493
41d0efca
YQ
4942015-12-03 Yao Qi <yao.qi@linaro.org>
495
496 * gdb.base/sizeof.c: Don't include stdio.h and
497 ../lib/unbuffer_output.c.
498 (main): New variable 'size' and 'value'. Remove printf and
499 gdb_unbuffer_output. Assign return value to size and value.
500 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
501 at the beginning.
502 (check_sizeof): Check the result by printing variable 'size'.
503 (check_valueof): Check the result by printing variable 'value'.
504
99fd02d9
YQ
5052015-12-01 Yao Qi <yao.qi@linaro.org>
506
507 * gdb.base/disp-step-syscall.exp: Define syscall instruction
508 for aarch64*-*-linux* target.
509
f2faf941
PA
5102015-11-30 Pedro Alves <palves@redhat.com>
511
512 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
513
04bf20c5
PA
5142015-11-30 Pedro Alves <palves@redhat.com>
515
516 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
517 Handle non-stop mode vCont replies.
518
09df4675
PA
5192015-11-30 Pedro Alves <palves@redhat.com>
520
521 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
522 prepare_for_testing. Start gdb with "set non-stop on" appended to
523 GDBFLAGS. Lax expected stop output.
524
58b584af
YQ
5252015-11-27 Yao Qi <yao.qi@linaro.org>
526
527 * gdb.arch/arm-neon.exp: New.
528 * gdb.arch/arm-neon.c: New.
529
dfcb77a8
YQ
5302015-11-27 Yao Qi <yao.qi@linaro.org>
531
532 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
533
88e8ec1b
YQ
5342015-11-27 Yao Qi <yao.qi@linaro.org>
535
536 * gdb.cp/annota2.exp: Allow multiple occurrences of the
537 frames-invalid annotation.
538
bfde72c2
YQ
5392015-11-27 Yao Qi <yao.qi@linaro.org>
540
541 * gdb.cp/annota2.exp: Use ${frames_invalid}.
542
f6512a69
SM
5432015-11-26 Simon Marchi <simon.marchi@ericsson.com>
544
545 * gdb.threads/names.exp: New file.
546 * gdb.threads/names.c: New file.
547 * README: Mention gdb,no_thread_names.
548
46a3515b
MM
5492015-11-26 Markus Metzger <markus.t.metzger@intel.com>
550
551 PR 19297
552 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
553 support" error.
554
62147a22
PA
5552015-11-24 Pedro Alves <palves@redhat.com>
556
557 PR 17539
558 * gdb.base/display.exp: Expect displays to be sorted in ascending
559 order. Use multi_line.
560 * gdb.base/solib-display.exp: Likewise.
561
2f341b6e
PA
5622015-11-24 Pedro Alves <palves@redhat.com>
563
564 PR 17539
565 * gdb.base/display.exp: Expect displays to be sorted in ascending
566 order. Use multi_line.
567 * gdb.base/solib-display.exp: Likewise.
568
7e0aa6aa
PA
5692015-11-24 Pedro Alves <palves@redhat.com>
570
571 PR 17539
572 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
573 threads in ascending order.
574 * gdb.base/foll-fork.exp: Likewise.
575 * gdb.base/foll-vfork.exp: Likewise.
576 * gdb.base/multi-forks.exp: Likewise.
577 * gdb.mi/mi-nonstop.exp: Likewise.
578 * gdb.mi/mi-nsintrall.exp: Likewise.
579 * gdb.multi/base.exp: Likewise.
580 * gdb.multi/multi-arch.exp: Likewise.
581 * gdb.python/py-inferior.exp: Likewise.
582 * gdb.threads/break-while-running.exp: Likewise.
583 * gdb.threads/execl.exp: Likewise.
584 * gdb.threads/gcore-thread.exp: Likewise.
585 * gdb.threads/info-threads-cur-sal.exp: Likewise.
586 * gdb.threads/kill.exp: Likewise.
587 * gdb.threads/linux-dp.exp: Likewise.
588 * gdb.threads/multiple-step-overs.exp: Likewise.
589 * gdb.threads/next-bp-other-thread.exp: Likewise.
590 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
591 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
592 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
593 * gdb.threads/thread-find.exp: Likewise.
594 * gdb.threads/tls.exp: Likewise.
595 * lib/mi-support.exp (mi_reverse_list): Delete.
596 (mi_check_thread_states): No longer reverse list.
597
2cc57ad8
PA
5982015-11-24 Pedro Alves <palves@redhat.com>
599
600 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
601 use lowercase.
602
c93e8391
SM
6032015-11-23 Simon Marchi <simon.marchi@ericsson.com>
604
605 * gdb.trace/actions.c: Include trace-common.h.
606 (main): Add a location for a fast tracepoint.
607 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
608 the normal tracepoints.
609 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
610
045ccf91
SM
6112015-11-23 Simon Marchi <simon.marchi@ericsson.com>
612
613 * save-trace.exp: Factor out code to these...
614 (gdb_save_tracepoints): New.
615 (gdb_load_tracepoints): New.
616 (do_save_load_test): New.
617
5506f9f6
KB
6182015-11-23 Kevin Buettner <kevinb@redhat.com>
619
620 * gdb.base/asmlabel.exp: New test.
621 * gdb.base/asmlabel.c: New test case.
622
16c3b12f
JB
6232015-11-23 Joel Brobecker <brobecker@adacore.com>
624
625 * gdb.base/wrong_frame_bt_full-main.c: New file.
626 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
627 * gdb.base/wrong_frame_bt_full.exp: New file.
628
155bfbd3
JB
6292015-11-23 Joel Brobecker <brobecker@adacore.com>
630
631 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
632
bb097445
JM
6332015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
634
206853a0 635 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
636 pstate register when comparing registers values in
637 sparc64-*-linux-gnu targets to avoid spurious differences.
638
9c88ed8f
JM
6392015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
640
206853a0 641 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 642
96161e25
SL
6432015-11-19 Sandra Loosemore <sandra@codesourcery.com>
644
645 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
646 as type argument to gdb_compile.
647 * gdb.base/nested-subp2.exp: Likewise.
648 * gdb.base/nested-subp3.exp: Likewise.
649
340c2830
DV
6502015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
651
652 * lib/dwarf.exp (_note): Fix left shift of negative value.
653 * gdb.trace/trace-condition.exp: Likewise.
654
c1862d0f
YQ
6552015-11-13 Yao Qi <yao.qi@linaro.org>
656
657 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
658 comments about d10v.
659 (test_scalar_returns): Likewise.
660 * gdb.base/d10v.ld: Remove.
661 * gdb.base/overlays.exp: Remove the target triplet checking for
662 d10v-*-*.
663 * gdb.base/structs.exp (test_struct_returns): Remove the
664 comments about d10v.
665 (test_struct_calls): Likewise.
666
77ae9c19
YQ
6672015-11-13 Yao Qi <yao.qi@linaro.org>
668
669 * gdb.base/gnu_vector.exp: Check the return value by "p res".
670 * gdb.base/gnu_vector.c: Don't include stdio.h.
671 (main): Don't print res and call add_some_intvecs.
672
430e004e
MK
6732015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
674
675 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
676 macro.
677 (func5): Removed.
678 (func4): Use FAST_TRACEPOINT_LABEL.
679 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
680 macro.
681 (func): Removed.
682 (thread_function): Use FAST_TRACEPOINT_LABEL.
683 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
684 (func): Remove.
685 (marker): Use FAST_TRACEPOINT_LABEL.
686 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
687 (pendfunc1): Remove.
688 (pendfunc): Use FAST_TRACEPOINT_LABEL.
689 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
690 (foo): Remove.
691 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
692 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
693 macro.
694 (func): Remove.
695 (marker): Use FAST_TRACEPOINT_LABEL.
696 * gdb.trace/trace-common.h: New header.
697 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
698 macro.
699 (func): Remove.
700 (marker): Use FAST_TRACEPOINT_LABEL.
701 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
702 (func): Remove.
703 (thread_function): Use FAST_TRACEPOINT_LABEL.
704
6e7675a7
MK
7052015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
706
707 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
708 in front.
709 * gdb.trace/change-loc.exp: Use global pcreg definition.
710 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
711 * gdb.trace/entry-values.exp: Use global spreg definition, add $
712 in front.
713 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
714 * gdb.trace/pending.exp: Likewise.
715 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
716 * gdb.trace/trace-break.exp: Likewise.
717 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
718 in front.
719 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
720 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
721 in front.
722 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
723
dddc0e16
JB
7242015-11-09 Joel Brobecker <brobecker@adacore.com>
725
726 * gdb.ada/fin_fun_out: New testcase.
727
c6f0b406
KB
7282015-11-07 Kevin Buettner <kevinb@redhat.com>
729
730 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
731 value associated with DW_AT_byte_size.
732 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
733 constants for DW_AT_byte_size, DW_AT_lower_bound, and
734 DW_AT_upper_bound.
735
f01dcfd9
KB
7362015-11-07 Kevin Buettner <kevinb@redhat.com>
737
738 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
739 (gdb_target_symbol_prefix_flags): Define in terms of _asm
740 version.
741 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
742 gdb.dwarf2/dw2-canonicalize-type.exp,
743 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
744 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
745 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
746 provided by gdb_target_symbol_prefix_flags_asm.
747 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
748 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
749 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
750 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
751 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
752 macros where needed). Use this macro for symbols which require
753 the prefix provided by SYMBOL_PREFIX.
754
2223449a
KB
7552015-11-05 Kevin Buettner <kevinb@redhat.com>
756
757 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
758 New procs.
759 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
760 representing expressions, of more than one list element.
761 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
762 to prepend linker symbol prefix to f.
763 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
764 table_1 and table_2.
765 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
766 Likewise, for f and g.
767 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
768 for ptr.
769 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
770 for main.
771 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
772 table_1_ptr and table_2_ptr.
773
6f2f1a3a
JK
7742015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
775 Joel Brobecker <brobecker@adacore.com>
776
777 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
778
566c56c9
MK
7792015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
780
781 * gdb.reverse/s390-mvcle.c: New test.
782 * gdb.reverse/s390-mvcle.exp: New file.
783 * lib/gdb.exp: Enable reverse tests on s390*-linux.
784
d5f0636b
MK
7852015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
786
787 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
788
7ad8b86c
MK
7892015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
790
791 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
792 reaching marker2.
793 * gdb.reverse/getresuid-reverse.exp: Likewise.
794 * gdb.reverse/pipe-reverse.exp: Likewise.
795 * gdb.reverse/readv-reverse.exp: Likewise.
796 * gdb.reverse/recvmsg-reverse.exp: Likewise.
797 * gdb.reverse/time-reverse.exp: Likewise.
798 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
799
4081c0f1
YQ
8002015-10-30 Yao Qi <yao.qi@linaro.org>
801
802 * gdb.threads/wp-replication.c (watch_count_done): Remove.
803 (empty_cycle): Remove.
804 (main): Don't call empty_cycle. Don't use watch_count_done.
805 * gdb.threads/wp-replication.exp: Don't set breakpoint on
806 empty_cycle. Rewrite the code counting HW watchpoints.
807
452b4ba5
MK
8082015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
809
810 * gdb.reverse/fstatat-reverse.c: New test.
811 * gdb.reverse/fstatat-reverse.exp: New file.
812 * gdb.reverse/getresuid-reverse.c: New test.
813 * gdb.reverse/getresuid-reverse.exp: New file.
814 * gdb.reverse/pipe-reverse.c: New test.
815 * gdb.reverse/pipe-reverse.exp: New file.
816 * gdb.reverse/readv-reverse.c: New test.
817 * gdb.reverse/readv-reverse.exp: New file.
818 * gdb.reverse/recvmsg-reverse.c: New test.
819 * gdb.reverse/recvmsg-reverse.exp: New file.
820 * gdb.reverse/time-reverse.c: New test.
821 * gdb.reverse/time-reverse.exp: New file.
822 * gdb.reverse/waitpid-reverse.c: New test.
823 * gdb.reverse/waitpid-reverse.exp: New file.
824
5e2e7507
JK
8252015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
826
827 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
828
0fde2c53
DE
8292015-10-26 Doug Evans <dje@google.com>
830
831 PR symtab/17391
832 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
833 * gdb.dwarf2/bad-regnum.c: New file.
834 * gdb.dwarf2/bad-regnum.exp: New file.
835
1a70ae97
DE
8362015-10-26 Doug Evans <dje@google.com>
837
838 PR python/18938
839 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
840 file.
841
27dc26ab
JK
8422015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
843
844 * gdb.compile/compile.exp (compile code globalvar): Update expectation
845 for a change by "Mention language in compile error message".
846
bed91f4d
SM
8472015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
848
849 PR python/18073
850 * gdb.python/py-type.c (C::a_method): New.
851 (C::a_const_method): New.
852 (C::a_static_method): New.
853 (a_function): New.
854 * gdb.python/py-type.exp (test_fields): Test getting fields
855 from function and method.
856
3f2f83dd
KB
8572015-10-21 Keven Boell <keven.boell@intel.com>
858
859 * gdb.fortran/vla-alloc-assoc.exp: New file.
860 * gdb.fortran/vla-datatypes.exp: New file.
861 * gdb.fortran/vla-datatypes.f90: New file.
862 * gdb.fortran/vla-history.exp: New file.
863 * gdb.fortran/vla-ptype-sub.exp: New file.
864 * gdb.fortran/vla-ptype.exp: New file.
865 * gdb.fortran/vla-sizeof.exp: New file.
866 * gdb.fortran/vla-sub.f90: New file.
867 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
868 * gdb.fortran/vla-value-sub-finish.exp: New file.
869 * gdb.fortran/vla-value-sub.exp: New file.
870 * gdb.fortran/vla-value.exp: New file.
871 * gdb.fortran/vla-ptr-info.exp: New file.
872 * gdb.mi/mi-vla-fortran.exp: New file.
873 * gdb.mi/vla.f90: New file.
874
27145d50
SL
8752015-10-21 Sandra Loosemore <sandra@codesourcery.com>
876
877 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
878 of hardwired timeout value.
879
5f3ff4f8
JK
8802015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
881 Pedro Alves <palves@redhat.com>
882
883 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
884 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
885
bfd09d20
JS
8862015-10-19 Josh Stone <jistone@redhat.com>
887
888 * gdb.base/catch-syscall.c: Include <sched.h>.
889 (unknown_syscall): New variable.
890 (main): Trigger a vfork and an unknown syscall.
891 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
892 (unknown_syscall_number): Likewise.
893 (check_call_to_syscall): Accept an optional syscall pattern.
894 (check_return_from_syscall): Likewise.
895 (check_continue): Likewise.
896 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
897 (test_catch_syscall_skipping_return): New test toggling off 'catch
898 syscall' to step over the syscall return, then toggling back on.
899 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
900 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
901 (do_syscall_tests): Call test_catch_syscall_without_args and
902 test_catch_syscall_mid_vfork.
903 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
904 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
905
b32b93c6
AS
9062015-10-19 Andrew Stubbs <ams@codesourcery.com>
907
908 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
909 print g_vE): Add new pass patterns.
910 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
911 print various symbol names for vptr fields.
912
9d622bda
AB
9132015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
914
915 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
916 results.
917
0fd8ac1c
YQ
9182015-10-12 Yao Qi <yao.qi@linaro.org>
919
920 * gdb.arch/disp-step-insn-reloc.exp: New test case.
921
34240514
YQ
9222015-10-12 Yao Qi <yao.qi@linaro.org>
923
924 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
925 is aarch64*-*-linux*.
926
8240f442
YQ
9272015-10-12 Yao Qi <yao.qi@linaro.org>
928
929 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
930 (can_relocate_bcond_true): ... it.
931 (can_relocate_bcond_false): New function.
932 (foo): Likewise.
933 (can_relocate_bl): Likewise.
934 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
935 can_relocate_bl.
936
2520f728
PMR
9372015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
938
939 * gdb.base/nested-addr.c: New file.
940 * gdb.base/nested-addr.exp: New testcase.
941
abcef95a
MM
9422015-10-09 Markus Metzger <markus.t.metzger@intel.com>
943
944 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
945 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
946 its output. Ignore the output of "record goto begin" and instead
947 check that GDB is replaying.
948
145e3ddb
PA
9492015-10-09 Pedro Alves <palves@redhat.com>
950
951 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
952 (top level): Use it in the run with no args test.
953
d5d8c4e1
IB
9542015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
955
956 * gdb.dlang/properties.exp: New file.
957
06e635ef
SL
9582015-10-02 Sandra Loosemore <sandra@codesourcery.com>
959
960 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
961 whether or not address 0x1000 is mapped on the target.
962
e019fd1d
SM
9632015-09-30 Simon Marchi <simon.marchi@ericsson.com>
964
965 * gdb.python/py-type.exp: Do not run tests if binaries fail to
966 build.
967
77ba2a67
MM
9682015-09-30 Markus Metzger <markus.t.metzger@intel.com>
969
970 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
971 instruction-history test.
972
c60eb31f
DE
9732015-09-28 Doug Evans <dje@google.com>
974
975 * gdb.base/gcore.c (array_func): Add reference to static_array.
976
9a3c8263
SM
9772015-09-25 Simon Marchi <simon.marchi@ericsson.com>
978
979 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
980 source line.
981
9720e656
SL
9822015-09-24 Sandra Loosemore <sandra@codesourcery.com>
983
984 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
985 short or char as base type.
986
938d3bf2
SL
9872015-09-23 Sandra Loosemore <sandra@codesourcery.com>
988
989 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
990 to allow any size enum.
991
e6c2c623
PMR
9922015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
993
994 * gdb.ada/array_ptr_renaming.exp: New testcase.
995 * gdb.ada/array_ptr_renaming/foo.adb: New file.
996 * gdb.ada/array_ptr_renaming/pack.ads: New file.
997
06da0f77
PL
9982015-09-21 Pierre Langlois <pierre.langlois@arm.com>
999
1000 * gdb.trace/ftrace-lock.c: New file.
1001 * gdb.trace/ftrace-lock.exp: New file.
1002
4f51c22a
PL
10032015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1004
1005 * gdb.arch/insn-reloc.c: New file.
1006 * gdb.arch/ftrace-insn-reloc.exp: New file.
1007
7041adf4
PL
10082015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1009
1010 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
1011 instruction.
1012 * gdb.trace/pendshr1.c (pendfunc): Likewise.
1013 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
1014 * gdb.trace/range-stepping.c: Likewise.
1015 * gdb.trace/trace-break.c: Likewise.
1016 * gdb.trace/trace-mt.c (thread_function): Likewise.
1017 * gdb.trace/ftrace.c (marker): Likewise.
1018 * gdb.trace/trace-condition.c (marker): Likewise.
1019 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
1020 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
1021 is_aarch64_target.
1022
015d2e7e
DE
10232015-09-18 Doug Evans <xdje42@gmail.com>
1024
1025 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
1026 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
1027
26b188a2
SL
10282015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1029
1030 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
1031 the breakpoint.
1032
79dc332b
SL
10332015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1034
1035 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
1036 the pending breakpoint. Remove timeout override for "Run till
1037 MI pending breakpoint on pendfunc3 on thread 2" test.
1038
f57929f2
SL
10392015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1040
1041 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
1042 filename pattern.
1043
3f469b17
SL
10442015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1045
1046 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
1047 in breakpoint filename pattern.
1048
515b89b3
SL
10492015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1050
7800dbe4
SL
1051 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
1052
10532015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1054
515b89b3
SL
1055 * gdb.linespec/explicit.exp: Check for readline support for
1056 tab-completion tests. Fix obvious typo.
1057
d2939ba2
MM
10582015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1059
1060 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
1061 and replay.
1062
cbb55fa7
MM
10632015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1064
1065 * gdb.btrace/non-stop.c: New.
1066 * gdb.btrace/non-stop.exp: New.
1067
43691ca1
PL
10682015-09-17 Pierre Langlois <pierre.langlois@arm.com>
1069 Yao Qi <yao.qi@linaro.org>
1070
1071 * gdb.trace/trace-condition.c: New file.
1072 * gdb.trace/trace-condition.exp: New file.
1073
d78908cf
WW
10742015-09-16 Wei-cheng Wang <cole945@gmail.com>
1075
1076 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
1077 for testing bytecode compilation.
1078
1ed415e2
PA
10792015-09-16 Pedro Alves <palves@redhat.com>
1080 Sandra Loosemore <sandra@codesourcery.com>
1081
1082 * gdb.threads/non-stop-fair-events.c (timeout): New global.
1083 (SECONDS): Redefine.
1084 (main): Call pthread_kill and alarm early.
1085 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
1086 support.
1087 (test): If the target can't hardware step and doesn't support
1088 displaced stepping, increase the timeout.
1089
d136eff5
PA
10902015-09-16 Pedro Alves <palves@redhat.com>
1091
1092 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
1093 (enable_debug): New procedures.
1094 (test): Use them. Bail out if waiting for threads fails.
1095 (top level): Bail out if a test fails.
1096
991f019c
YQ
10972015-09-16 Yao Qi <yao.qi@linaro.org>
1098
1099 * gdb.asm/asm-source.exp: Set asm-arch for
1100 aarch64*-*-* target.
1101 * gdb.asm/aarch64.inc: New file.
1102
bfca584f
PMR
11032015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
1104
1105 * gdb.ada/array_of_variable_length.exp: New testcase.
1106 * gdb.ada/array_of_variable_length/foo.adb: New file.
1107 * gdb.ada/array_of_variable_length/pck.adb: New file.
1108 * gdb.ada/array_of_variable_length/pck.ads: New file.
1109
b326e587
DE
11102015-09-15 Doug Evans <dje@google.com>
1111
1112 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
1113 of function static local variable.
1114
5382cfab
PW
11152015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1116
1117 * gdb.threads/tls-so_extern.exp: New test file.
1118 * gdb.threads/tls-so_extern.c: New test file.
1119 * gdb.threads/tls-so_extern_main.c: New test file.
1120
141c5cc4
JK
11212015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1122
1123 * gdb.opt/solib-intra-step-lib.c: New file.
1124 * gdb.opt/solib-intra-step-main.c: New file.
1125 * gdb.opt/solib-intra-step.exp: New file.
1126
d15dcecd
PA
11272015-09-15 Pedro Alves <palves@redhat.com>
1128
1129 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
1130 gdb_continue_to_breakpoint instead of gdb_test_multiple.
1131
4c2f2a79
PA
11322015-09-14 Pedro Alves <palves@redhat.com>
1133
1134 * gdb.base/hook-stop-continue.c: Delete.
1135 * gdb.base/hook-stop-continue.exp: Delete.
1136 * gdb.base/hook-stop-frame.c: Delete.
1137 * gdb.base/hook-stop-frame.exp: Delete.
1138 * gdb.base/hook-stop.c: New file.
1139 * gdb.base/hook-stop.exp: New file.
1140
919e6dbe
PMR
11412015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
1142
1143 * gdb.ada/access_to_packed_array.exp: New testcase.
1144 * gdb.ada/access_to_packed_array/foo.adb: New file.
1145 * gdb.ada/access_to_packed_array/pack.adb: New file.
1146 * gdb.ada/access_to_packed_array/pack.ads: New file.
1147
157280a4
MM
11482015-09-14 Markus Metzger <markus.t.metzger@intel.com>
1149
1150 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
1151 buffer size test.
1152
2fd33e94
DB
11532015-09-11 Don Breazeal <donb@codesourcery.com>
1154
1155 * gdb.base/foll-exec.c: Add copyright header. Fix
1156 formatting issues.
1157 * gdb.base/foll-exec.exp (zap_session): Delete proc.
1158 (do_exec_tests): Use clean_restart in place of zap_session,
1159 and for test initialization. Fix formatting issues. Use
1160 fail in place of perror.
1161 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
1162 an expect statement to match an expression with output from
1163 the program under debug.
1164 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
1165 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
1166 * gdb.threads/non-ldr-exc-2.exp: Likewise.
1167 * gdb.threads/non-ldr-exc-3.exp: Likewise.
1168 * gdb.threads/non-ldr-exc-4.exp: Likewise.
1169
e70b6e8e
DE
11702015-09-09 Doug Evans <dje@google.com>
1171
1172 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
1173
7a551a51
DE
11742015-09-09 Doug Evans <dje@google.com>
1175
1176 * gdb.base/pie-execl.exp: Fix result test of build_executable.
1177
4c666f84
DE
11782015-09-09 Doug Evans <dje@google.com>
1179
1180 * gdb.base/savedregs.exp: Fix typo.
1181
243a9253
PA
11822015-09-09 Pedro Alves <palves@redhat.com>
1183
1184 * gdb.mi/mi-cli.exp: Add CLI finish tests.
1185
c0fa8fbd
SL
11862015-09-08 Sandra Loosemore <sandra@codesourcery.com>
1187
1188 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
1189 command actually switches threads. Give up on remaining
1190 tests if target fails to stop at breakpoint.
1191
cd7c1778
PMR
11922015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
1193
1194 * gdb.ada/funcall_char.exp: New testcase.
1195 * gdb.ada/funcall_char/foo.adb: New file.
1196
dc5c8746
PMR
11972015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
1198
1199 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
1200 expected outputs. Add two testcases for completing ambiguous
1201 functions.
1202 * gdb.ada/complete/aux_pck.adb: New file.
1203 * gdb.ada/complete/aux_pck.ads: New file.
1204 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
1205 Ambiguous_Func functions.
1206 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
1207 * gdb.ada/complete/pck.adb: Likewise.
1208
4e83a1e7
UW
12092015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
1210
1211 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
1212 failures to run the test program under GDB.
1213
8ce74153
LM
12142015-08-26 Luis Machado <lgustavo@codesourcery.com>
1215
1216 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
1217 to C.
1218
e9756d52
PP
12192015-08-26 Patrick Palka <patrick@parcs.ath.cx>
1220
1221 * gdb.base/run-after-attach.exp: New test file.
1222 * gdb.base/run-after-attach.c: New test file.
1223
8d37573b
DB
12242015-08-26 Don Breazeal <donb@codesourcery.com>
1225
1226 * gdb.base/foll-exec-2.c: New test program.
1227 * gdb.base/foll-exec-2.exp: New test.
1228
63e43d3a
PMR
12292015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
1230
1231 * gdb.base/nested-subp1.exp: New file.
1232 * gdb.base/nested-subp1.c: New file.
1233 * gdb.base/nested-subp2.exp: New file.
1234 * gdb.base/nested-subp2.c: New file.
1235 * gdb.base/nested-subp3.exp: New file.
1236 * gdb.base/nested-subp3.c: New file.
1237
3d40fbb5
PA
12382015-08-24 Pedro Alves <palves@redhat.com>
1239
1240 * gdb.server/connect-without-multi-process.c: New file.
1241 * gdb.server/connect-without-multi-process.exp: New file.
1242
4422ac93
LM
12432015-08-24 Luis Machado <lgustavo@codesourcery.com>
1244
1245 * gdb.opt/inline-markers.c: Make z int.
1246
91dddb86
LM
12472015-08-24 Luis Machado <lgustavo@codesourcery.com>
1248
1249 * gdb.opt/inline-markers.c: Make z volatile.
1250
a48847ee
LM
12512015-08-24 Luis Machado <lgustavo@codesourcery.com>
1252
1253 * gdb.opt/inline-bt.c: New volatile global z.
1254 * gdb.opt/inline-cmds.c: Likewise.
1255 * gdb.opt/inline-locals.c: Likewise.
1256 * gdb.opt/inline-markers.c: New extern global z.
1257 (marker): Use z.
1258 (inline_fn): Likewise.
1259
0ebbc52b
PA
12602015-08-24 Pedro Alves <palves@redhat.com>
1261
1262 * config/m32r-stub.exp: Remove file.
1263 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
1264 * gdb.base/call-rt-st.exp: Likewise.
1265 * gdb.base/call-strs.exp: Likewise.
1266 * gdb.base/default.exp: Remove references to h8300-*-hms and
1267 *-*-udi*.
1268 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
1269
77c365df
AA
12702015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1271
1272 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
1273 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
1274 and "return" use KFAIL when GDB can not read/write the vector
1275 return value.
1276
4313b8c0
GB
12772015-08-21 Gary Benson <gbenson@redhat.com>
1278
1279 * gdb.trace/pending.exp: Cope with remote transfer warnings.
1280
0e433b32
PA
12812015-08-20 Pedro Alves <palves@redhat.com>
1282
1283 * gdb.server/solib-list.exp: No longer expect an interior stop in
1284 non-stop mode.
1285
221e1a37
PA
12862015-08-20 Pedro Alves <palves@redhat.com>
1287
1288 * gdb.server/connect-stopped-target.c: New file.
1289 * gdb.server/connect-stopped-target.exp: New file.
1290
40e3ad0e
PA
12912015-08-20 Pedro Alves <palves@redhat.com>
1292
1293 * gdb.dwarf2/comp-unit-lang.exp: New file.
1294 * gdb.dwarf2/comp-unit-lang.c: New file.
1295
af39b327
PMR
12962015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
1297
1298 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
1299 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
1300
7d45c7c3 13012015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 1302
7d45c7c3
KB
1303 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
1304 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
1305
4d6cceb4
DE
13062015-08-18 Doug Evans <dje@google.com>
1307 Adrian Sendroiu <adrian.sendroiu@freescale.com>
1308
1309 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
1310 skip_python_tests. New arg prompt_regexp.
1311 (skip_python_tests): New function.
1312 * lib/mi-support.exp (mi_skip_python_tests): New function.
1313 * gdb.python/py-mi-objfile-gdb.py: New file.
1314 * gdb.python/py-mi-objfile.c: New file.
1315 * gdb.python/py-mi-objfile.exp: New file.
1316
ad89c2aa
KS
13172015-08-17 Keith Seitz <keiths@redhat.com>
1318
1319 * gdb.linespec/explicit.exp: Move strace test from here ...
1320 * gdb.trace/strace.exp: ... to here.
1321
e3ae3c43
PP
13222015-08-15 Patrick Palka <patrick@parcs.ath.cx>
1323
1324 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
1325 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
1326
604b2636
DE
13272015-08-14 Doug Evans <xdje42@gmail.com>
1328
1329 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
1330 inferior before selecting a new file.
1331
6ff0ba5f
DE
13322015-08-14 Doug Evans <xdje42@gmail.com>
1333
1334 * gdb.mi/mi-disassemble.exp: Update.
1335 * gdb.base/disasm-optim.S: New file.
1336 * gdb.base/disasm-optim.c: New file.
1337 * gdb.base/disasm-optim.h: New file.
1338 * gdb.base/disasm-optim.exp: New file.
1339
9ca98f92
KS
13402015-08-14 Keith Seitz <keiths@redhat.com>
1341
1342 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
1343 "evaluated-by".
1344
52bbc560
JB
13452015-08-13 Joel Brobecker <brobecker@adacore.com>
1346
1347 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
1348
5d8c3ed3
PMR
13492015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
1350
1351 * gdb.ada/fun_renaming.exp: New testcase.
1352 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
1353 * gdb.ada/fun_renaming/pack.adb: New file.
1354 * gdb.ada/fun_renaming/pack.ads: New file.
1355
ea8812bc
KS
13562015-08-12 Keith Seitz <keiths@redhat.com>
1357
1358 * gdb.base/dso2dso.exp: Pass basename of source file in call to
1359 gdb_get_line_number.
1360
4dafcdeb
JB
13612015-08-12 Joel Brobecker <brobecker@adacore.com>
1362
1363 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
1364 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
1365 gdb.base/dso2dso.exp: New files.
1366
5ba32597
SDJ
13672015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1368 Pedro Alves <palves@redhat.com>
1369 Keith Seitz <keiths@redhat.com>
1370
1371 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
1372 GDBFLAGS.
1373
b6dafabf
PP
13742015-08-12 Patrick Palka <patrick@parcs.ath.cx>
1375
1376 * gdb.base/gdbhistsize-history.exp
1377 (test_histsize_history_setting): Use save_vars.
1378 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1379 Use save_vars.
1380 (test_no_truncation_of_unlimited_history_file): Use save_vars.
1381 * gdb.base/readline.exp: Use save_vars.
1382
abe8e607
PP
13832015-08-12 Patrick Palka <patrick@parcs.ath.cx>
1384
1385 * lib/gdb.exp (save_vars): New proc.
1386
629500fa
KS
13872015-08-11 Keith Seitz <keiths@redhat.com>
1388
1389 * gdb.base/help.exp: Update help_breakpoint_text.
1390
eb8c4e2e
KS
13912015-08-11 Keith Seitz <keiths@redhat.com>
1392
1393 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
1394 (at toplevel): Call test_explicit_breakpoints.
1395 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
1396 breakpoints.
1397 * lib/mi-support.exp (mi_make_breakpoint): Add support for
1398 breakpoint conditions, "-cond".
1399
87f0e720
KS
14002015-08-11 Keith Seitz <keiths@redhat.com>
1401
1402 * gdb.linespec/3explicit.c: New file.
1403 * gdb.linespec/cpexplicit.cc: New file.
1404 * gdb.linespec/cpexplicit.exp: New file.
1405 * gdb.linespec/explicit.c: New file.
1406 * gdb.linespec/explicit.exp: New file.
1407 * gdb.linespec/explicit2.c: New file.
1408 * gdb.linespec/ls-errs.exp: Add explicit location tests.
1409 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
1410 before using in the matching pattern.
1411 Clarify that `prefix' is a regular expression.
1412
f00aae0f
KS
14132015-08-11 Keith Seitz <keiths@redhat.com>
1414
1415 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
1416 test.
1417 Add tests for missing ",FMT" and ",".
1418
e27852be
DE
14192015-08-10 Doug Evans <dje@google.com>
1420 Keith Seitz <keiths@redhat.com>
1421
1422 PR gdb/17960
1423 * gdb.base/completion.exp: Add location completer tests.
1424
7f03bd92
PA
14252015-08-07 Pedro Alves <palves@redhat.com>
1426
1427 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
1428 tests here.
1429 (top level): Run do_test with and without displaced stepping.
1430
3fc8eb30
PA
14312015-08-07 Pedro Alves <palves@redhat.com>
1432
1433 * gdb.base/valgrind-disp-step.c: New file.
1434 * gdb.base/valgrind-disp-step.exp: New file.
1435
d4569d7b
PA
14362015-08-07 Pedro Alves <palves@redhat.com>
1437
1438 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
1439 Delete function.
1440 (main): Add alarm. Run an infinite loop instead of calling
1441 wait_threads.
1442 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
1443 comment.
1444 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
1445 Delete function.
1446 (main): Add alarm. Run an infinite loop instead of calling
1447 wait_threads.
1448 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
1449 comment.
1450
e1316e60
PA
14512015-08-07 Pedro Alves <palves@redhat.com>
1452
1453 * gdb.base/checkpoint-ns.exp: New file.
1454 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
1455 standard_testfile.
1456
da8c46d2
MM
14572015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1458
1459 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
1460 * gdb.btrace/instruction_history.exp: Update.
1461 * gdb.btrace/tsx.exp: New.
1462 * gdb.btrace/tsx.c: New.
1463
de1c2c52
PA
14642015-08-06 Pedro Alves <palves@redhat.com>
1465
1466 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
1467 increase timeout.
1468 * gdb.reverse/until-precsave.exp: Bump timeouts.
1469
782e0bf4
PA
14702015-08-06 Pedro Alves <palves@redhat.com>
1471
1472 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
1473
83e97ed0
PA
14742015-08-06 Pedro Alves <palves@redhat.com>
1475
1476 PR gdb/18749
1477 * gdb.threads/process-dies-while-handling-bp.c: New file.
1478 * gdb.threads/process-dies-while-handling-bp.exp: New file.
1479
863d01bd
PA
14802015-08-06 Pedro Alves <palves@redhat.com>
1481
1482 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
1483 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
1484
0a39bb32
PA
14852015-08-05 Pedro Alves <palves@redhat.com>
1486
1487 * gdb.threads/next-while-other-thread-longjmps.c: New file.
1488 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
1489
ee2d2b10
SL
14902015-08-03 Sandra Loosemore <sandra@codesourcery.com>
1491
1492 * gdb.base/bp-permanent.exp: Report test as unsupported if
1493 the target cannot stop at the permanent breakpoint.
1494
4e1bdb00
DE
14952015-08-03 Doug Evans <dje@google.com>
1496
1497 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
1498 10000.
1499
3d338901
DE
15002015-08-03 Doug Evans <dje@google.com>
1501
1502 * Makefile.in (workers/%.worker, build-perf): New rule.
1503 (GDB_PERFTEST_MODE): New variable.
1504 (check-perf): Use it.
1505 (clean): Clean up gdb.perf parallel build subdirs.
1506 * lib/build-piece.exp: New file.
1507 * lib/gdb.exp (make_gdb_parallel_path): New function
1508 (standard_output_file, standard_temp_file): Call it.
1509 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1510 of $GDB_PARALLEL.
1511 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
1512
af061d3e
DE
15132015-08-03 Doug Evans <dje@google.com>
1514
8e1afc81 1515 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
1516 (LOG_FILE_NAME): New global.
1517 (TextReporter.__init__): Initialize self.txt_sum.
1518 (TextReporter.report): Add support for multiple data-points.
1519 Move report to perftest.sum, put raw data in perftest.log.
1520 (TextReporter.start): Open sum and log files.
1521 (TextReporter.end): Close sum and log files.
8e1afc81
DE
1522 * gdb.perf/lib/perftest/testresult.py
1523 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 1524
2c8c5d37
PA
15252015-07-31 Pedro Alves <palves@redhat.com>
1526
1527 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
1528 Use spawn_id_get_pid. Wait for spawn id after eof. Use
1529 kill_wait_spawned_process instead of explicit "kill -9".
1530 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
1531 returning a spawn id instead of a pid. Use spawn_id_get_pid and
1532 kill_wait_spawned_process.
1533 * gdb.base/attach-twice.exp: Likewise.
1534 * gdb.base/attach.exp: Likewise.
1535 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
1536 gdb_test_multiple.
1537 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
1538 returning a spawn id instead of a pid. Use spawn_id_get_pid and
1539 kill_wait_spawned_process.
1540 * gdb.base/valgrind-infcall.exp: Likewise.
1541 * gdb.multi/multi-attach.exp: Likewise.
1542 * gdb.python/py-prompt.exp: Likewise.
1543 * gdb.python/py-sync-interp.exp: Likewise.
1544 * gdb.server/ext-attach.exp: Likewise.
1545 * gdb.threads/attach-into-signal.exp (corefunc): Use
1546 spawn_wait_for_attach, spawn_id_get_pid and
1547 kill_wait_spawned_process.
1548 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
1549 spawn_wait_for_attach returning a spawn id instead of a pid. Use
1550 spawn_id_get_pid and kill_wait_spawned_process.
1551 * gdb.threads/attach-stopped.exp (corefunc): Use
1552 spawn_wait_for_attach, spawn_id_get_pid and
1553 kill_wait_spawned_process.
1554 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
1555 Use spawn_id_get_pid. Wait for spawn id after eof. Use
1556 kill_wait_spawned_process instead of explicit "kill -9".
1557 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
1558 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
1559 (spawn_wait_for_attach): Use spawn instead of exec to spawn
1560 processes. Don't map cygwin/windows pids here. Now returns a
1561 spawn id list.
1562
032a0fca
SL
15632015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1564
1565 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
1566 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
1567 correct patch.
1568
61a934ca
SL
15692015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1570
1571 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
1572
4bc4d428
SL
15732015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1574
1575 Reapply:
1576 2014-05-21 Mark Wielaard <mjw@redhat.com>
1577
1578 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
1579
998d452a
PA
15802015-07-30 Pedro Alves <palves@redhat.com>
1581
1582 * linux-low.c (handle_extended_wait): Set the child's last
1583 reported status to TARGET_WAITKIND_STOPPED.
1584
69dde7dc
PA
15852015-07-30 Pedro Alves <palves@redhat.com>
1586
1587 PR threads/18600
1588 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
1589 only shows inferior 1.
1590
4dd63d48
PA
15912015-07-30 Simon Marchi <simon.marchi@ericsson.com>
1592 Pedro Alves <palves@redhat.com>
1593
1594 PR threads/18600
1595 * gdb.threads/fork-plus-threads.c: New file.
1596 * gdb.threads/fork-plus-threads.exp: New file.
1597
d618e4c5
PP
15982015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1599
1600 * gdb.base/batch-preserve-term-settings.exp
1601 (test_terminal_settings_preserved_after_cli_exit): Use
1602 send_quit_command.
1603
1eef6428
PA
16042015-07-29 Pedro Alves <palves@redhat.com>
1605 Don Breazeal <donb@codesourcery.com>
1606
1607 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
1608 output from both inferior_spawn_id and gdb_spawn_id.
1609
7da5b897
SDJ
16102015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
1611
1612 * gdb.threads/attach-into-signal.exp (corefunc): Use
1613 with_test_prefix on nested loops, uniquefying the test messages.
1614
dac804df
SDJ
16152015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
1616
1617 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
1618 commit.
1619
06265e53
PP
16202015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1621
1622 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
1623 New proc.
1624 (test_terminal_settings_preserved_after_sigterm): New test.
1625
18206ca3
PP
16262015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1627
1628 * gdb.base/batch-preserve-term-settings.exp
1629 (test_terminal_settings_preserved_after_cli_exit): New test.
1630
90074d11
PP
16312015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1632
1633 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
1634 manipulation of saved_gdbflags.
1635 (test_terminal_settings_preserved): Remove global declaration of
1636 the unused variable pagination_prompt. Remove manipulation of
1637 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
1638 GDBFLAGS.
1639
eb1a7902
PA
16402015-07-29 Pedro Alves <palves@redhat.com>
1641
1642 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
1643
8b75dd3b
PA
16442015-07-29 Pedro Alves <palves@redhat.com>
1645
1646 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
1647 at the top.
1648
dedad4e3
PA
16492015-07-29 Pedro Alves <palves@redhat.com>
1650
1651 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
1652 (main): Call gdb_unbuffer_output.
1653 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
1654 (main): Call gdb_unbuffer_output.
1655 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
1656 (main): Call gdb_unbuffer_output.
1657 * gdb.base/call-strs.exp: Adjust to step over the
1658 gdb_unbuffer_output call.
1659 * gdb.base/catch-gdb-caused-signals.c: Include
1660 "../lib/unbuffer_output.c".
1661 (main): Call gdb_unbuffer_output.
1662 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
1663 (main): Call gdb_unbuffer_output.
1664 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
1665 (main): Call gdb_unbuffer_output.
1666 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
1667 (main): Call gdb_unbuffer_output.
1668 * gdb.base/shlib-call.exp: Adjust to step over the
1669 gdb_unbuffer_output call.
1670 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
1671 (main): Call gdb_unbuffer_output.
1672 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
1673 (main): Call gdb_unbuffer_output.
1674 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
1675 (main): Rename to ...
1676 (test): ... this.
1677 (main): Reimplement.
1678 * gdb.base/varargs.exp: Run to test instead of to main.
1679 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
1680 (main): Call gdb_unbuffer_output.
1681
58789a91
PA
16822015-07-29 Pedro Alves <palves@redhat.com>
1683
1684 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
1685 factore out from mi_continue_dprintf. For call-style dprintfs,
1686 expect dprintf output out of $inferior_spawn_id.
1687 (mi_continue_dprintf): Use mi_expect_dprintf.
1688 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
1689 (main): Call gdb_unbuffer_output.
1690
e8376742
PA
16912015-07-29 Pedro Alves <palves@redhat.com>
1692
1693 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
1694 (default_mi_gdb_start): Set inferior_spawn_id instead of
1695 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
1696 gdb_spawn_id.
1697 (mi_gdb_test): Always expect inferior output from both
1698 $inferior_spawn_id and $gdb_spawn_id.
1699
08280010
PA
17002015-07-29 Pedro Alves <palves@redhat.com>
1701
1702 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
1703 send_inferior and $inferior_spawn_id.
1704
4d30e432
PA
17052015-07-29 Pedro Alves <palves@redhat.com>
1706
1707 * gdb.gdb/complaints.exp (test_initial_complaints)
1708 (test_serial_complaints, test_short_complaints): Use
1709 gdb_test_stdio.
1710 (test_empty_complaint): Handle $inferior_spawn_id !=
1711 $gdb_spawn_id.
1712
0d30a335
PA
17132015-07-29 Pedro Alves <palves@redhat.com>
1714
1715 * gdb.base/varargs.exp: Use gdb_test_stdio.
1716
39413b29
PA
17172015-07-29 Pedro Alves <palves@redhat.com>
1718
1719 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
1720
7cb000a9
PA
17212015-07-29 Pedro Alves <palves@redhat.com>
1722
1723 * gdb.base/ending-run.exp: Use gdb_test_stdio.
1724
d7b8ac82
PA
17252015-07-29 Pedro Alves <palves@redhat.com>
1726
1727 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
1728 parameter into two new parameters, "inf_result" and "gdb_result".
1729 Expect inferior output and gdb output from $inferior_spawn_id and
1730 $gdb_spawn_id, respectively. Adjust all callers.
1731
789c3a0c
PA
17322015-07-29 Pedro Alves <palves@redhat.com>
1733
1734 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
1735 of gdb_test_sequence.
1736
77e760c3
PA
17372015-07-29 Pedro Alves <palves@redhat.com>
1738
1739 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
1740 (saw_spurious_output): Expect inferior output from
1741 $inferior_spawn_id. Use gdb_test_stdio.
1742
8396d2cd
PA
17432015-07-29 Pedro Alves <palves@redhat.com>
1744
1745 * gdb.base/dprintf.exp: Use standard_testfile. Change
1746 prepare_for_testing call.
1747 (srcfile): Don't set.
1748 (restart): New procedure.
1749 (test_dprintf): New procecure, use to continue over dprintfs.
1750 (test_call, test_agent): New procedures, tests moved here.
1751 Restart gdb and recreate dprintfs. Adjust expected output.
1752
2051d61f
PA
17532015-07-29 Pedro Alves <palves@redhat.com>
1754
1755 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
1756
452397af
PA
17572015-07-29 Pedro Alves <palves@redhat.com>
1758
1759 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
1760
8aed9555
PA
17612015-07-29 Pedro Alves <palves@redhat.com>
1762
1763 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
1764 gdb_test_stdio.
1765
188a61b4
PA
17662015-07-29 Pedro Alves <palves@redhat.com>
1767
1768 * lib/gdb.exp (gdb_test_stdio): New procedure.
1769
12264a45
PA
17702015-07-29 Pedro Alves <palves@redhat.com>
1771
1772 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
1773
23ffc893
PA
17742015-07-29 Pedro Alves <palves@redhat.com>
1775
1776 * gdb.base/call-signal-resume.exp: Remove check for
1777 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
1778 * gdb.base/unwindonsignal.exp: Likewise.
1779 * gdb.base/call-signals.c (gen_signal): Remove printf call.
1780 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
1781
65566918
PA
17822015-07-29 Pedro Alves <palves@redhat.com>
1783
1784 * gdb.base/siginfo-addr.c (pass): New function.
1785 (handler): Call it iff si_addr is correct.
1786 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
1787 Set a breakpoint at "pass" and continue to it.
1788
d60a9221
SDJ
17892015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
1790
1791 * gdb.python/py-objfile.exp: Make some tests have unique names.
1792 * gdb.python/py-pp-registration.exp: Likewise.
1793
bde40b8f
PA
17942015-07-28 Pedro Alves <palves@redhat.com>
1795
1796 * gdb.server/server-exec-info.exp: Issue a "disconnect".
1797
13e1dec8
SM
17982015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1799
1800 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
1801
da33c9a7
SM
18022015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1803
1804 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
1805
077836f7
PP
18062015-07-27 Patrick Palka <patrick@parcs.ath.cx>
1807
1808 * gdb.base/gdb-sigterm-2.exp: New test.
1809
b8cc7b2e
DE
18102015-07-25 Doug Evans <xdje42@gmail.com>
1811
1812 Revert:
1813 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
1814 (workers/%.worker, build-perf): New rule.
1815 (GDB_PERFTEST_MODE): New variable.
1816 (check-perf): Use it.
1817 (clean): Clean up gdb.perf parallel build subdirs.
1818 * lib/build-piece.exp: New file.
1819 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
1820 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
1821 name.
1822 (standard_temp_file): Ditto.
1823 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1824 of $GDB_PARALLEL.
1825
c8bd4544
DE
18262015-07-24 Doug Evans <dje@google.com>
1827
1828 * gdb.perf/lib/perftest/utils.py: New file.
1829 * gdb.perf/gm-hello.cc: New file.
1830 * gdb.perf/gm-pervasive-typedef.cc: New file.
1831 * gdb.perf/gm-pervasive-typedef.h: New file.
1832 * gdb.perf/gm-std.cc: New file.
1833 * gdb.perf/gm-std.h: New file.
1834 * gdb.perf/gm-use-cerr.cc: New file.
1835 * gdb.perf/gm-utils.h: New file.
1836 * gdb.perf/gmonster-null-lookup.py: New file.
1837 * gdb.perf/gmonster-pervasive-typedef.py: New file.
1838 * gdb.perf/gmonster-print-cerr.py: New file.
1839 * gdb.perf/gmonster-ptype-string.py: New file.
1840 * gdb.perf/gmonster-runto-main.py: New file.
1841 * gdb.perf/gmonster-select-file.py: New file.
1842 * gdb.perf/gmonster1-null-lookup.exp: New file.
1843 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
1844 * gdb.perf/gmonster1-print-cerr.exp: New file.
1845 * gdb.perf/gmonster1-ptype-string.exp: New file.
1846 * gdb.perf/gmonster1-runto-main.exp: New file.
1847 * gdb.perf/gmonster1-select-file.exp: New file.
1848 * gdb.perf/gmonster1.cc: New file.
1849 * gdb.perf/gmonster1.exp: New file.
1850 * gdb.perf/gmonster2-null-lookup.exp: New file.
1851 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
1852 * gdb.perf/gmonster2-print-cerr.exp: New file.
1853 * gdb.perf/gmonster2-ptype-string.exp: New file.
1854 * gdb.perf/gmonster2-runto-main.exp: New file.
1855 * gdb.perf/gmonster2-select-file.exp: New file.
1856 * gdb.perf/gmonster2.cc: New file.
1857 * gdb.perf/gmonster2.exp: New file.
1858
6eab34f3
DE
18592015-07-24 Doug Evans <dje@google.com>
1860
1861 * gdb.perf/README: New file.
1862 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
1863 * lib/gen-perf-test.exp: New file.
1864
63738bfd
DE
18652015-07-24 Doug Evans <dje@google.com>
1866
1867 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
1868 (PerfTest::startup): New function.
1869 (PerfTest::run): Return result of calling body.
1870 (PerfTest::assemble): Rewrite.
1871 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
1872 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
1873 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
1874 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
1875 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
1876
7b606f95
DE
18772015-07-24 Doug Evans <dje@google.com>
1878
1879 * lib/gdb.exp (clean_restart): Make executable optional.
1880
a97b16b8
DE
18812015-07-24 Doug Evans <dje@google.com>
1882
1883 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
1884 compiler_info references.
1885 * gdb.cp/temargs.exp: Ditto.
1886 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
1887 (get_compiler_info): Early exit if already computed. Set compiler_info
1888 to "unknown" if there was a problem.
1889 (test_compiler_info): Add function comment. Call get_compiler_info.
1890
35baa57f
DE
18912015-07-24 Doug Evans <dje@google.com>
1892
1893 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
1894 (workers/%.worker, build-perf): New rule.
1895 (GDB_PERFTEST_MODE): New variable.
1896 (check-perf): Use it.
1897 (clean): Clean up gdb.perf parallel build subdirs.
1898 * lib/build-piece.exp: New file.
1899 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
1900 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
1901 name.
1902 (standard_temp_file): Ditto.
1903 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1904 of $GDB_PARALLEL.
1905
6ebea266
DE
19062015-07-24 Doug Evans <dje@google.com>
1907
1908 * lib/future.exp (gdb_default_target_compile): New option
1909 "early_flags".
1910 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
1911 --as-needed.
1912
1e76a7e9
SDJ
19132015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
1914
1915 * gdb.base/catch-syscall.exp: Call gdb_exit before
1916 gdb_skip_xml_test.
1917
5068630a
PA
19182015-07-24 Pedro Alves <palves@redhat.com>
1919
1920 * gdb.python/py-events.exp: Accept output between the stop event
1921 and the prompt.
1922 * gdb.python/py-evsignal.exp: Likewise.
1923 * gdb.python/py-evthreads.exp: Likewise.
1924
77598427
PA
19252015-07-24 Pedro Alves <palves@redhat.com>
1926
1927 PR gdb/18717
1928 * gdb.threads/non-ldr-exit.c: New file.
1929 * gdb.threads/non-ldr-exit.exp: New file.
1930
11e6c98f
YQ
19312015-07-24 Yao Qi <yao.qi@linaro.org>
1932
1933 * gdb.server/ext-wrapper.exp: Test --wrapper option when
1934 restarting process.
1935
51aee833
YQ
19362015-07-24 Yao Qi <yao.qi@linaro.org>
1937
1938 * gdb.server/ext-restart.exp: New file.
1939
8cfe207c
YQ
19402015-07-24 Yao Qi <yao.qi@linaro.org>
1941
1942 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
1943 argument options.
1944 * gdb.server/ext-wrapper.exp: New file.
1945
cc12ce38
DE
19462015-07-23 Doug Evans <dje@google.com>
1947
1948 * gdb.dwarf2/dw2-dummy-cu.S: New file.
1949 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
1950
d0d84780
PMR
19512015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
1952
1953 * gdb.ada/var_arr_typedef.exp: New testcase.
1954 * gdb.ada/var_arr_typedef/pack.adb: New file.
1955 * gdb.ada/var_arr_typedef/pack.ads: New file.
1956 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
1957
8b558f79
JB
19582015-07-20 Joel Brobecker <brobecker@adacore.com>
1959
1960 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
1961
775a3298
JK
19622015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1963
1964 * gdb.arch/i386-biarch-core.exp: Replace istarget
1965 by "complete set gnutarget". Remove expectation for the "core-file"
1966 command.
1967
db1ff28b
JK
19682015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1969
1970 Revert the previous commit:
1971 Tests for validate symbol file using build-id.
1972
0a94970d
JK
19732015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1974
1975 Tests for validate symbol file using build-id.
1976 * gdb.base/solib-mismatch-lib.c: New file.
1977 * gdb.base/solib-mismatch-libmod.c: New file.
1978 * gdb.base/solib-mismatch.c: New file.
1979 * gdb.base/solib-mismatch.exp: New file.
1980
03346981
SL
19812015-07-15 Sandra Loosemore <sandra@codesourcery.com>
1982
1983 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
1984 nios2-*-linux*.
1985 * gdb.base/sigbpt.exp (stepi_out): Likewise.
1986 * gdb.base/siginfo.exp: Likewise.
1987 * gdb.base/sigstep.exp (advance, advancei): Likewise.
1988
42422cc7
PL
19892015-07-15 Pierre Langlois <pierre.langlois@arm.com>
1990
1991 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
1992 Move it to ...
1993 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
1994 ... here.
1995 * gdb.trace/range-stepping.exp: Check that the target supports
1996 range stepping.
1997
cfa68bae
JK
19982015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1999
2000 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
2001
8ffdba26
PA
20022015-07-14 Pedro Alves <palves@redhat.com>
2003
2004 * gdb.base/killed-outside.exp: New file.
2005 * gdb.base/killed-outside.c: New file.
2006
218a5a11
JK
20072015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2008
2009 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
2010 (n at main): New.
2011 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
2012
e03ed3c6
AA
20132015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2014
2015 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
2016 infcall tests instead of setting up for KFAIL.
2017
485668e5
MM
20182015-07-10 Markus Metzger <markus.t.metzger@intel.com>
2019
2020 * gdb.btrace/record_goto-step.exp: New.
2021
08464196
JK
20222015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2023
2024 PR compile/18484
2025 * gdb.compile/compile.c (struct struct_type): Add volatile to
2026 selffield's type.
2027 * gdb.compile/compile.exp
2028 (compile code struct_object.selffield = &struct_object): Skip further
2029 struct_object tests if this one xfails.
2030
bcf5c1d9
RC
20312015-07-08 Robert O'Callahan <robert@ocallahan.org>
2032
2033 PR exp/18617
2034 * gdb.trace/ax.exp: Add test.
2035
4931af25
YQ
20362015-07-07 Yao Qi <yao.qi@linaro.org>
2037
2038 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
2039 instead of istarget "aarch64*-*-*".
2040 * gdb.arch/aarch64-fp.exp: Likewise.
2041 * gdb.base/float.exp: Likewise.
2042 * gdb.reverse/aarch64.exp: Likewise.
2043 * lib/gdb.exp (is_aarch64_target): New proc.
2044
9fcf688e
YQ
20452015-07-07 Yao Qi <yao.qi@linaro.org>
2046
2047 * lib/gdb.exp (is_aarch32_target): New proc.
2048 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
2049 instead of "istarget "arm*-*-*"".
2050 * gdb.arch/arm-disp-step.exp: Likewise.
2051 * gdb.arch/thumb-bx-pc.exp: Likewise.
2052 * gdb.arch/thumb-prologue.exp: Likewise.
2053 * gdb.arch/thumb-singlestep.exp: Likewise.
2054 * gdb.base/disp-step-syscall.exp: Likewise.
2055 * gdb.base/float.exp: Likewise.
2056
fbd8d50d
YQ
20572015-07-07 Yao Qi <yao.qi@linaro.org>
2058
2059 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
2060 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
2061
71be1fdc
YQ
20622015-07-07 Yao Qi <yao.qi@linaro.org>
2063
2064 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
2065 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
2066 if it exists.
2067 * gdb.multi/multi-arch.exp: Likewise.
2068
3e221d36
SM
20692015-07-07 Simon Marchi <simon.marchi@ericsson.com>
2070
2071 * gdb.python/py-lazy-string.exp: Add missing parentheses to
2072 print.
2073
d441430b
YQ
20742015-07-07 Yao Qi <yao.qi@linaro.org>
2075
2076 * gdb.arch/thumb-singlestep.exp: Do one more single step.
2077
06f810bd
MG
20782015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
2079
2080 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
2081 '[' and ']' characters.
2082
5e61e7c0
IB
20832015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
2084
2085 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
2086
28bf096c
PA
20872015-06-29 Pedro Alves <palves@redhat.com>
2088
2089 PR threads/18127
2090 * gdb.threads/hand-call-new-thread.c: New file.
2091 * gdb.threads/hand-call-new-thread.c: New file.
2092
ee93cd5e
KS
20932015-06-26 Keith Seitz <keiths@redhat.com>
2094 Doug Evans <dje@google.com>
2095
2096 PR 16253
2097 * gdb.cp/var-tag-2.cc: New file.
2098 * gdb.cp/var-tag-3.cc: New file.
2099 * gdb.cp/var-tag-4.cc: New file.
2100 * gdb.cp/var-tag.cc: New file.
2101 * gdb.cp/var-tag.exp: New file.
2102
fc637f04
PP
21032015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2104
2105 * gdb.base/history-duplicates.exp: New test.
2106
2e52ae68
PP
21072015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2108
2109 * gdb.base/completion.exp: Test the completion of the "focus"
2110 command.
2111
6e22494e
JK
21122015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2113
2114 * gdb.arch/amd64-prologue-skip.S: New file.
2115 * gdb.arch/amd64-prologue-skip.exp: New file.
2116
bf7b9cd9
SM
21172015-06-25 Simon Marchi <simon.marchi@ericsson.com>
2118
2119 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
2120 is_address_zero_readable check.
2121
201e8dfd
PB
21222015-06-24 Peter Bergner <bergner@vnet.ibm.com>
2123
2124 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
2125 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
2126
5cd867b4
YQ
21272015-06-24 Yao Qi <yao.qi@linaro.org>
2128
2129 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
2130 linux targets.
2131
4d7be007
YQ
21322015-06-24 Yao Qi <yao.qi@linaro.org>
2133
2134 * lib/gdb.exp (supports_get_siginfo_type): New proc.
2135 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
2136 * gdb.base/siginfo-thread.exp: Likewise.
2137
07fcd301
YQ
21382015-06-22 Yao Qi <yao.qi@linaro.org>
2139
2140 * boards/remote-gdbserver-on-localhost.exp: Add comments.
2141
52042a00
YQ
21422015-06-22 Yao Qi <yao.qi@linaro.org>
2143
2144 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
2145 aarch64*-*-*.
2146 (skip_hw_watchpoint_tests): Likewise.
2147
74bd41ce
PP
21482015-06-18 Patrick Palka <patrick@parcs.ath.cx>
2149
2150 * gdb.base/gdbinit-history.exp: Test the interaction between
2151 setting GDBHISTSIZE and setting the history size via .gdbinit.
2152
bc460514
PP
21532015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2154
2155 PR gdb/16999
2156 * gdb.base/gdbhistsize-history.exp: New test.
2157
b58c513b
PP
21582015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2159
2160 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
2161 with GDBHISTSIZE.
2162 * gdb.base/readline.exp: Likewise.
2163
92046791
YQ
21642015-06-17 Yao Qi <yao.qi@linaro.org>
2165
2166 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
2167 line.
2168
2093d2d3
PP
21692015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2170
2171 * gdb.base/gdbinit-history.exp: Add test case to check that
2172 an unlimited history file does not get truncated on exit.
2173
e6c693af
AA
21742015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2175
2176 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
2177 (VECTOR): New macro. Use it...
2178 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
2179 ...for these typedefs.
2180 (int8, char1, int1, double1): New typedefs.
2181 (struct just_int2, struct two_int2): New structures.
2182 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
2183 (add_structvecs, add_singlevecs): New functions.
2184 (main): Call add_some_intvecs twice.
2185 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
2186 the compile and exit upon failure. Try compiling for the "native"
2187 architecture. Test inferior function calls with vector arguments
2188 and vector return value handling with "finish" and "return".
2189
c74f7d1c
JT
21902015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2191
2192 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
2193 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
2194 PE file.
2195 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
2196
98aa42ee
AT
21972015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
2198
2199 PR breakpoints/16465
2200 * gdb.mi/mi-dprintf-pending.c: New file.
2201 * gdb.mi/mi-dprintf-pending.exp: New test.
2202 * gdb.mi/mi-dprintf-pendshr.c: New file.
2203
7d73c23c 22042015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2205 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2206
2207 * gdb.arch/i386-mpx-map.c: New file.
2208 * gdb.arch/i386-mpx-map.exp: New File.
2209
22102015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2211
2212 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
2213 * gdb.arch/i386-mpx.exp: Indentation fixed.
2214
22152015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2216
2217 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
2218 function and improved indentation.
2219 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
2220 gdb_test_multiple. Added additional tests to skip the test.
2221
22222015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2223
2224 * gdb.arch/i386-avx512.c: Change path in include file.
2225 * gdb.arch/i386-avx512.exp: Change include dir path
2226 compilation flag.
2227 * gdb.arch/i386-mpx.c: Change path in include file.
2228 * gdb.arch/i386-mpx.exp: Change include dir path compilation
2229 flag.
2230
d5eba19a
JK
22312015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2232
2233 * gdb.compile/compile-print.exp (compile print *vararray@3)
2234 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
2235
7f361056
JK
22362015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2237
2238 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
2239 (do not keep jit in memory): ... this.
2240 (expect 5): Change it to ...
2241 (expect no 5): ... this.
2242
3b462ec2
SM
22432015-06-02 Simon Marchi <simon.marchi@ericsson.com>
2244
2245 PR gdb/15564
2246 * gdb.mi/mi-detach.exp: New file.
2247
e0619de6
JK
22482015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2249
2250 PR symtab/18392
2251 * gdb.arch/amd64-tailcall-self.S: New file.
2252 * gdb.arch/amd64-tailcall-self.c: New file.
2253 * gdb.arch/amd64-tailcall-self.exp: New file.
2254
e970cb34
DB
22552015-05-28 Don Breazeal <donb@codesourcery.com>
2256
2257 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
2258 tests for remote targets by checking is_target_gdbserver.
2259
b2e2f908
DE
22602015-05-27 Doug Evans <dje@google.com>
2261
2262 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
2263 * gdb.dwarf2/opaque-type-lookup.c: New file.
2264 * gdb.dwarf2/opaque-type-lookup.exp: New file.
2265
82c7be31
DE
22662015-05-26 Doug Evans <dje@google.com>
2267
2268 * gdb.cp/iostream.cc: New file.
2269 * gdb.cp/iostream.exp: New file.
2270
b4f54984
DE
22712015-05-26 Doug Evans <dje@google.com>
2272
2273 * gdb.dwarf2/dw2-op-call.exp: Update.
2274 * gdb.dwarf2/dw4-sig-types.exp: Update.
2275 * gdb.dwarf2/implptr.exp: Update.
2276 * gdb.mi/mi-cmd-param-changed.exp: Update.
2277
4ea6efe9
DE
22782015-05-26 Doug Evans <dje@google.com>
2279
2280 * gdb.python/py-lazy-string.c: New file.
2281 * gdb.python/py-lazy-string.exp: New file.
2282 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
2283 (main): Update. Add estring3.
2284 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
2285 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
2286
f6bb7db3
YQ
22872015-05-26 Omair Javaid <omair.javaid@linaro.org>
2288 Yao Qi <yao.qi@linaro.org>
2289
2290 * gdb.reverse/aarch64.c: New.
2291 * gdb.reverse/aarch64.exp: New.
2292
a81bfbd0
OJ
22932015-05-26 Omair Javaid <omair.javaid@linaro.org>
2294
2295 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
2296 (supports_reverse): Likewise.
2297
158bf1b4
PP
22982015-05-22 Patrick Palka <patrick@parcs.ath.cx>
2299
2300 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2301 Use with_test_prefix.
2302
a0145030
AB
23032015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
2304
2305 * gdb.base/completion.exp: Add test for completion of layout
2306 names.
2307
ebe3b578
AB
23082015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
2309
2310 * lib/gdb.exp (skip_tui_tests): New proc.
2311 * gdb.base/tui-layout.exp: Check skip_tui_tests.
2312
84204ed7
PA
23132015-05-19 Pedro Alves <palves@redhat.com>
2314
2315 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2316 Save the whole env array instead of just HOME. Unset HISTSIZE in
2317 the environment while testing. Restore whole environment
2318 afterwards.
2319
37442ce1
DE
23202015-05-16 Doug Evans <xdje42@gmail.com>
2321
2322 * gdb.guile/scm-ports.c: New file.
2323 * gdb.guile/scm-ports.exp: Add memory port tests.
2324
36de76f9
JK
23252015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2326
2327 * gdb.compile/compile-print.c: New file.
2328 * gdb.compile/compile-print.exp: New file.
2329
3a9558c4
JK
23302015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2331
2332 * gdb.compile/compile-ops.exp: Cast param to void.
2333 * gdb.compile/compile.exp: Complete type for _gdb_expr.
2334 (compile code struct_object.selffield = &struct_object): Add xfail.
2335
aa715135
JG
23362015-05-15 Joel Brobecker <brobecker@adacore.com>
2337
2338 * gdb.ada/arr_enum_with_gap: New testcase.
2339
931e5bc3
JG
23402015-05-15 Joel Brobecker <brobecker@adacore.com>
2341
2342 * gdb.ada/byte_packed_arr: New testcase.
2343
9cd4d857
JB
23442015-05-15 Joel Brobecker <brobecker@adacore.com>
2345
2346 * gdb.ada/pckd_neg: New testcase.
2347
ebfd00d2
PP
23482015-05-13 Patrick Palka <patrick@parcs.ath.cx>
2349
2350 PR gdb/17820
2351 * gdb.base/gdbinit-history.exp: New test.
2352 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
2353 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
2354
4c082a81
SC
23552015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2356
2357 * gdb.python/py-xmethods.cc: Enhance test case.
2358 * gdb.python/py-xmethods.exp: New tests.
2359 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
2360 function.
2361 (B_indexoper): Likewise.
2362 (global_dm_list) : Add new xmethod worker functions.
2363
f7797074
SDJ
23642015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
2365
2366 * gdb.base/coredump-filter.exp: Correctly unset
2367 "coredump_var_addr" array.
2368
a4674e4e
PA
23692015-05-08 Pedro Alves <palves@redhat.com>
2370
2371 * gdb.server/non-existing-program.exp: Unset spawn_id.
2372
df2eb078
SC
23732015-05-08 Siva Chandra Reddy <sivachandra@google.com>
2374
2375 PR python/18291
2376 * gdb.python/py-xmethods.exp: Add tests.
2377
422349a3
YQ
23782015-05-08 Yao Qi <yao.qi@linaro.org>
2379
2380 PR gdb/18208
2381 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
2382 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
2383 function set_coredump_filter, and remove remote_exec call.
2384 Remove argument ipid. Callers update.
2385 (top level): Don't get inferior's PID.
2386
63fc80ce
AA
23872015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
2388
2389 * gdb.base/watch_thread_num.exp: Skip test on targets without
2390 access watchpoints.
2391
80ad801e
PA
23922015-05-06 Pedro Alves <palves@redhat.com>
2393
2394 PR server/18081
2395 * gdb.server/non-existing-program.exp: New file.
2396
0fa7fe50
JB
23972015-05-05 Joel Brobecker <brobecker@adacore.com>
2398
2399 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
2400
3ea89b92
PMR
24012015-05-05 Joel Brobecker <brobecker@adacore.com>
2402
2403 * gdb.ada/out_of_line_in_inlined: New testcase.
2404
87b8eff0
JB
24052015-05-05 Joel Brobecker <brobecker@adacore.com>
2406
2407 * gdb.ada/var_rec_arr: New testcase.
2408
5fccc635
YQ
24092015-04-30 Yao Qi <yao.qi@linaro.org>
2410
2411 * gdb.base/break-idempotent.exp: If
2412 skip_hw_watchpoint_multi_tests returns true, skip the tests
2413 on "rwatch" and "awatch".
2414
42d38f42
YQ
24152015-04-30 Yao Qi <yao.qi@linaro.org>
2416
2417 * gdb.base/relativedebug.exp: Invoke gdb command
2418 "info sharedlibrary", and if libc.so doesn't have debug info,
2419 skip the test.
2420
2ce1cdbf
DE
24212015-04-29 Doug Evans <dje@google.com>
2422
2423 * gdb.python/py-xmethods.exp: Add ptype tests.
2424 * gdb.python/py-xmethods.py (E_method_char_worker): Add
2425 get_result_type method.
2426
f24a38c5
LM
24272015-04-29 Luis Machado <lgustavo@codesourcery.com>
2428
2429 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
2430 the target does not support hardware watchpoints.
2431
ecbf2b3c
LM
24322015-04-29 Luis Machado <lgustavo@codesourcery.com>
2433
2434 * gdb.base/break-always.exp: Abort testing if writing to memory
2435 causes an error.
2436
34f5f757
DE
24372015-04-28 Doug Evans <dje@google.com>
2438
2439 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
2440 * gdb.python/py-pp-registration.exp: ... here. New file.
2441 * gdb.python/py-pp-registration.c: New file.
2442 * gdb.python/py-pp-registration.py: New file.
2443
69b4374a
DE
24442015-04-28 Doug Evans <dje@google.com>
2445
2446 * gdb.python/py-bad-printers.c: New file.
2447 * gdb.python/py-bad-printers.py: New file.
2448 * gdb.python/py-bad-printers.exp: New file.
2449
59fb7612
SS
24502015-04-28 Sasha Smundak <asmundak@google.com>
2451
2452 * gdb.python/py-type.exp: New test.
2453
2631b16a
AW
24542015-04-28 Andy Wingo <wingo@igalia.com>
2455
2456 * gdb.python/py-parameter.exp:
2457 * gdb.guile/scm-parameter.exp: Escape the path that we are
2458 matching against, as it might contain characters that are special
2459 to regular expressions.
2460
460efde1
JB
24612015-04-27 Joel Brobecker <brobecker@adacore.com>
2462
2463 * gdb.ada/rec_comp: New testcase.
2464
2d369d8e
SDJ
24652015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
2466
2467 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
2468 before using it.
2469
cf75d6c3
AB
24702015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2471
2472 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
2473 new tests for verilog output.
2474
8dbe7ca5
YQ
24752015-04-24 Yao Qi <yao.qi@linaro.org>
2476
2477 * boards/remote-gdbserver-on-localhost.exp: New file.
2478
4ef9fb2f
PA
24792015-04-23 Pedro Alves <palves@redhat.com>
2480
2481 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
2482 $inferior_spawn_id instead of $inferior_spawn_id directly. On
2483 "end of file", remove $inferior_spawn_id from the indirect list.
2484
0a803169
PA
24852015-04-23 Pedro Alves <palves@redhat.com>
2486
2487 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
2488
749ef8f8
PA
24892015-04-23 Pedro Alves <palves@redhat.com>
2490
2491 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
2492 on $any_spawn_id instead of only on $gdb_spawn_id.
2493
8aae4344
PM
24942015-04-21 Pierre Muller <muller@sourceware.org>
2495
2496 PR pascal/17815
2497 * lib/pascal.exp (gpc_compile): Add new option "class".
2498 (fpc_compile): Likewise.
2499 * gdb.pascal/case-insensitive-symbols.pas: New file.
2500 * gdb.pascal/case-insensitive-symbols.exp: New file.
2501
1586c8fb
GB
25022015-04-20 Gary Benson <gbenson@redhat.com>
2503
2504 * gdb.base/attach.exp: Fix three extended remote failures.
2505
1b6e6f5c
GB
25062015-04-17 Gary Benson <gbenson@redhat.com>
2507
2508 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
2509 the main executable over the remote protocol.
2510
e797481d
PA
25112015-04-16 Pedro Alves <palves@redhat.com>
2512
2513 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
2514 a new gdbserver if gdbserver_reconnect_p is set.
2515
1ca99c42
PA
25162015-04-16 Pedro Alves <palves@redhat.com>
2517
2518 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
2519 is set, don't exit gdbserver.
2520
af9fd6f8
AA
25212015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2522
2523 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
2524 appropriate .insn, such that an older assembler can be used.
2525 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
2526 the z/Architecture instruction set on 31-bit targets as well.
2527
04ff1e61
AA
25282015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2529
2530 * gdb.go/handcall.exp: Remove all logic related to the first
2531 breakpoint and rely on go_runto_main instead.
2532 * gdb.go/strings.exp: Likewise.
2533 * gdb.go/unsafe.exp: Likewise.
2534 * gdb.go/hello.exp: Likewise. Also rename the remaining
2535 breakpoint marker to "breakpoint 1".
2536 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
2537 * gdb.go/strings.go: Likewise.
2538 * gdb.go/unsafe.go: Likewise.
2539 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
2540 "set breakpoint 2 here" and rename the remaining breakpoint marker
2541 to "breakpoint 1".
2542
40d2f8d6
SM
25432015-04-15 Simon Marchi <simon.marchi@ericsson.com>
2544
2545 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
2546 if itertools.imap is not present.
2547 * gdb.python/py-objfile.exp: Add parentheses.
2548 * gdb.python/py-type.exp: Same.
2549 * gdb.python/py-unwind-maint.py: Same.
2550
8cbc97c6
YQ
25512015-04-15 Yao Qi <yao.qi@linaro.org>
2552
2553 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
2554 of ":$ptr_size" and set its form explicitly.
2555
45fd756c
YQ
25562015-04-15 Pedro Alves <palves@redhat.com>
2557 Yao Qi <yao.qi@linaro.org>
2558
2559 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
2560 timeout by factor of 4.
2561 (test_regular_watch): Likewise.
2562 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
2563 * gdb.reverse/sigall-reverse.exp: Likewise.
2564 * gdb.reverse/until-precsave.exp: Likewise.
2565 * lib/gdb.exp (with_timeout_factor): New proc.
2566 (gdb_expect): Move some code to ...
2567 (get_largest_timeout): ... here. New procedure.
2568
9e811bc3
LM
25692015-04-14 Luis Machado <lgustavo@codesourcery.com>
2570
2571 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
2572
0ff6fcb2
LM
25732015-04-13 Luis Machado <lgustavo@codesourcery.com>
2574
2575 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
2576 to write to the .text section.
2577
7578d5f7
LM
25782015-04-13 Luis Machado <lgustavo@codesourcery.com>
2579
2580 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
2581 Handle the case of targets that do not provide PID information.
2582
2efe15c4
YQ
25832015-04-13 Yao Qi <yao.qi@linaro.org>
2584
2585 * lib/gdbserver-support.exp (gdb_exit): Catch exception
2586 and use expect instead of gdb_expect.
2587
8cd8f2f8
SDJ
25882015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
2589
2590 * gdb.base/coredump-filter.exp: Rename variable "addr" to
2591 "coredump_var_addr" to avoid naming conflict with other testcases.
2592
9ee41772
PA
25932015-04-10 Pedro Alves <palves@redhat.com>
2594
2595 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
2596 gdb_test_sequence and gdb_assert.
2597
07473109
PA
25982015-04-10 Pedro Alves <palves@redhat.com>
2599
2600 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
2601 test messages that don't include the breakpoint address.
2602
de3db44c
YQ
26032015-04-10 Yao Qi <yao.qi@linaro.org>
2604
2605 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
2606 false for some offset and width combinations which aren't
2607 supported by linux kernel.
2608
c79d856c
PA
26092015-04-10 Pedro Alves <palves@redhat.com>
2610
2611 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
2612 procedure, factored out from ...
2613 (top level): ... here. Add "set displaced-stepping" testing axis.
2614 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
2615 parameter "displaced". Use it.
2616 (top level): Use foreach and add "set displaced-stepping" testing
2617 axis.
2618
ebc90b50
PA
26192015-04-10 Pedro Alves <palves@redhat.com>
2620
2621 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
2622 Remove comment.
2623 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
2624 both the address of the instruction that triggers the watchpoint
2625 and the address of the instruction immediately after, and use
2626 those addresses for the test. Fix comment.
2627
8f572e5c
PA
26282015-04-10 Pedro Alves <palves@redhat.com>
2629
2630 * gdb.base/sigstep.exp (breakpoint_to_handler)
2631 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
2632 Test "backtrace" in handler.
2633 (breakpoint_over_handler): New parameter 'displaced'. Use it.
2634 (top level): Add new "displaced" test axis to
2635 breakpoint_to_handler, breakpoint_to_handler_entry and
2636 breakpoint_over_handler.
2637
8d707a12
PA
26382015-04-10 Pedro Alves <palves@redhat.com>
2639
2640 PR gdb/18216
2641 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
2642
ef713951
YQ
26432015-04-10 Yao Qi <yao.qi@linaro.org>
2644
2645 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
2646 (test_add_rn_pc): New function.
2647 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
2648 (top level): Invoke test_add_rn_pc.
2649
906d60cf
PA
26502015-04-10 Pedro Alves <palves@redhat.com>
2651
2652 PR gdb/13858
2653 * gdb.base/step-over-no-symbols.exp: New file.
2654
f2983cc3
AW
26552015-04-09 Andy Wingo <wingo@igalia.com>
2656
2657 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
2658 after the Python tests.
2659
6d62641c
SDJ
26602015-04-08 Keith Seitz <keiths@redhat.com>
2661
2662 PR python/16699
2663 * gdb.python/py-completion.exp: New tests for completion.
2664 * gdb.python/py-completion.py (CompleteLimit1): New class.
2665 (CompleteLimit2): Likewise.
2666 (CompleteLimit3): Likewise.
2667 (CompleteLimit4): Likewise.
2668 (CompleteLimit5): Likewise.
2669 (CompleteLimit6): Likewise.
2670 (CompleteLimit7): Likewise.
2671
f3770638
PA
26722015-04-08 Pedro Alves <palves@redhat.com>
2673
2674 PR gdb/18214
2675 PR gdb/18216
2676 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
2677 function.
2678 (main): Install it as SIGUSR1 handler.
2679 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
2680 parameter. Always use "setup" as prefix. Toggle "set
2681 displaced-stepping" off/on depending on global. Don't switch to
2682 thread 1 here.
2683 (top level): Add displaced stepping "off/on" test axis. Update
2684 "setup" calls. Wrap each subtest with with_test_prefix. Test
2685 continuing with a queued signal in each thread.
2686
4496bed7
PA
26872015-04-08 Pedro Alves <palves@redhat.com>
2688
2689 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
2690 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
2691 gdb_breakpoint instead of gdb_test that doesn't expect anything.
2692 Return early if running to main fails.
2693 * gdb.trace/while-stepping.exp: Likewise.
2694
b97fde92
PA
26952015-04-07 Pedro Alves <palves@redhat.com>
2696
2697 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
2698 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
2699 interact with inferior program.
2700
f71c18e7
PA
27012015-04-07 Pedro Alves <palves@redhat.com>
2702
2703 * lib/gdb.exp (inferior_spawn_id): New global.
2704 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
2705 spawn id after processing the user code.
2706 (default_gdb_start): Set inferior_spawn_id.
2707 (send_inferior): New procedure.
2708 * lib/gdbserver-support.exp (gdbserver_start): Set
2709 inferior_spawn_id.
2710 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
2711
6423214f
PA
27122015-04-07 Pedro Alves <palves@redhat.com>
2713
2714 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
2715 * lib/gdbserver-support.exp (gdbserver_start): Make
2716 $server_spawn_id global.
2717 (gdbserver_start): Don't wait for gdbserver's spawn id with
2718 expect_background.
2719 (close_gdbserver): New procedure.
2720 (gdb_exit): Rename the default version and reimplement.
2721
71c0ee8c
PA
27222015-04-07 Pedro Alves <palves@redhat.com>
2723
72f4393d 2724 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
2725 append the substituted item, not the original item.
2726
203bc29b
PA
27272015-04-07 Pedro Alves <palves@redhat.com>
2728
2729 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
2730 gdb_expect.
2731
508a3ddf
PA
27322015-04-07 Pedro Alves <palves@redhat.com>
2733
2734 * gdb.base/interrupt.exp: Don't handle the case of the inferior
2735 output appearing once only.
2736
9f6dbe2b
PA
27372015-04-07 Pedro Alves <palves@redhat.com>
2738
2739 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
2740 that doesn't expect anything. Return early if running to main
2741 fails.
2742
337532fa
YQ
27432015-04-07 Yao Qi <yao.qi@linaro.org>
2744
2745 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
2746 (child_function): Call alarm.
2747 (main): Move call to alarm into the loop.
2748 * gdb.threads/non-stop-fair-events.exp: Build program with
2749 -DTIMEOUT=$timeout.
2750
01b622d4
DE
27512015-04-06 Doug Evans <xdje42@gmail.com>
2752
2753 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
2754 Fix dest parameter to board_info.
2755 (fpc_compile): Ditto.
2756 (gdb_compile_pascal): Rename dest arg to destfile.
2757
961f4160
PMR
27582015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
2759
2760 * gdb.ada/funcall_ref.exp: New file.
2761 * gdb.ada/funcall_ref/foo.adb: New file.
2762
cafda597
YQ
27632015-04-02 Yao Qi <yao.qi@linaro.org>
2764
2765 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
2766 is remote.
2767
fed040c6
GB
27682015-04-02 Gary Benson <gbenson@redhat.com>
2769
2770 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
2771
d11916aa
SS
27722015-04-01 Sasha Smundak <asmundak@google.com>
2773
2774 * gdb.python/py-unwind-maint.c: New file.
2775 * gdb.python/py-unwind-maint.exp: New test.
2776 * gdb.python/py-unwind-maint.py: New file.
2777 * gdb.python/py-unwind.c: New file.
2778 * gdb.python/py-unwind.exp: New test.
2779 * gdb.python/py-unwind.py: New test.
2780
a1471180
PA
27812015-04-01 Pedro Alves <palves@redhat.com>
2782
2783 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
2784 to fail instead of non-existent $test.
2785
0bbeccb1
PA
27862015-04-01 Pedro Alves <palves@redhat.com>
2787
2788 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
2789 GDBFLAGS if not empty.
2790
3c724c8c
PMR
27912015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
2792
2793 * gdb.ada/complete.exp: Remove "multi_line".
2794 * gdb.ada/info_exc.exp: Remove "multi_line".
2795 * gdb.ada/packed_tagged.exp: Remove "multi_line".
2796 * gdb.ada/ptype_field.exp: Remove "multi_line".
2797 * gdb.ada/sym_print_name.exp: Remove "multi_line".
2798 * gdb.ada/tagged.exp: Remove "multi_line".
2799 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
2800 [multi_line ...]
2801 * gdb.btrace/delta.exp: Likewise.
2802 * gdb.btrace/exception.exp: Likewise.
2803 * gdb.btrace/function_call_history.exp: Likewise.
2804 * gdb.btrace/instruction_history.exp: Likewise.
2805 * gdb.btrace/nohist.exp: Likewise.
2806 * gdb.btrace/record_goto.exp: Likewise.
2807 * gdb.btrace/segv.exp: Likewise.
2808 * gdb.btrace/stepi.exp: Likewise.
2809 * gdb.btrace/tailcall.exp: Likewise.
2810 * gdb.btrace/unknown_functions.exp: Likewise.
2811 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
2812 * lib/gdb.exp: Add the "multi_line" helper.
2813
4eec2deb
PA
28142015-04-01 Pedro Alves <palves@redhat.com>
2815
2816 * gdb.threads/tid-reuse.c: New file.
2817 * gdb.threads/tid-reuse.exp: New file.
2818
df8411da
SDJ
28192015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2820
2821 PR corefiles/16092
2822 * gdb.base/coredump-filter.c: New file.
2823 * gdb.base/coredump-filter.exp: Likewise.
2824
6ef37366
PM
28252015-03-27 Petr Machata <pmachata@redhat.com>
2826
2827 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
2828 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
2829 (Dwarf::assemble): Initialize them.
2830 (Dwarf::lines): New function.
2831
7ec911b0
JT
28322015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
2833
2834 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
2835 SYMBOL_PREFIX for x86_64-*-cygwin.
2836
ff908ebf
AW
28372015-03-26 Andy Wingo <wingo@igalia.com>
2838
2839 PR symtab/18148
2840 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
2841 const_value but not a location.
2842 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
2843 location defined in non-main CUs are visible.
2844
6d5f0679
YQ
28452015-03-26 Yao Qi <yao.qi@linaro.org>
2846
2847 PR testsuite/18139
2848 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
2849 Add a line number entry for the same line.
2850 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
2851 Add a line number entry for the same line.
2852
2898689b
YQ
28532015-03-26 Yao Qi <yao.qi@linaro.org>
2854
2855 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
2856 .int 0.
2857 (func): Likewise. Add .Lfunc_1 label.
2858 Use .Lfunc_1 label.
2859 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
2860 .int 0.
2861 (func): Likewise.
2862 Use .Lfunc_1 label.
2863
85180498
YQ
28642015-03-26 Yao Qi <yao.qi@linaro.org>
2865
2866 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
2867 Call gdb_compile instead to compile each .s files without debug
2868 information.
2869
8aa08a8d
YQ
28702015-03-26 Yao Qi <yao.qi@linaro.org>
2871
2872 * gdb.base/savedregs.exp (process_saved_regs): Make
2873 "Saved registers:" optional in the pattern.
2874
66849923
MM
28752015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2876
2877 * gdb.btrace/next.exp: Merged into step.exp.
2878 * gdb.btrace/finish.exp: Merged into step.exp.
2879 * gdb.btrace/nexti.exp: Merged into stepi.exp.
2880 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
2881 "record goto" and checking the exact replay position.
2882 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
2883 check for "Recording format" in "info record" output.
2884 * gdb.btrace/record_goto.exp: Choose test file based on target.
2885 * gdb.btrace/x86-record_goto.S: Renamed into ...
2886 * gdb.btrace/x86_64-record_goto.S: ... this.
2887 * gdb.btrace/i686-record_goto.S: New.
2888 * gdb.btrace/x86-tailcall.S: Renamed into ...
2889 * gdb.btrace/x86_64-tailcall.S: ... this.
2890 * gdb.btrace/i686-tailcall.S: New.
2891 * gdb.btrace/x86-tailcall.c: Renamed into ...
2892 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
2893 separate statements. Update test.
2894 * gdb.btrace/delta.exp: Use record_goto.c as test file.
2895 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
2896 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
2897 * gdb.btrace/tailcall.exp: Choose test file based on target.
2898 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
2899
11cc1b74
MM
29002015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2901
2902 * gdb.btrace/exception.exp: Increase BTS buffer size.
2903
a25d8bf9
PA
29042015-03-24 Pedro Alves <palves@redhat.com>
2905
2906 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
2907
856e7dd6
PA
29082015-03-24 Pedro Alves <palves@redhat.com>
2909
2910 * gdb.threads/schedlock.exp (test_step): No longer expect that
2911 "set scheduler-locking step" with "next" over a function call runs
2912 threads unlocked.
2913
ad235a41
AT
29142015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2915
2916 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
2917
15630549
AT
29182015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2919
2920 PR breakpoints/16466
2921 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
2922 * gdb.mi/mi-pending.c (thread_func): New function.
2923 (int main): Add threading support required.
2924 * gdb.mi/mi-pending.exp: Add tests for this issue.
2925 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
2926 (pendfunc2): Remove stdio dependency.
2927 * gdb.mi/mi-pendshr2.c: New file.
2928
693dca06
KS
29292015-03-23 Keith Seitz <keiths@redhat.com>
2930
2931 * gdb.linespec/keywords.c: New file.
2932 * gdb.linespec/keywords.exp: New file.
2933
7e993ebf
KS
29342015-03-23 Keith Seitz <keiths@redhat.com>
2935
2936 PR gdb/18021
2937 * gdb.dwarf2/staticvirtual.exp: New test.
2938
bc23328c
JK
29392015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2940
2941 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
2942 * README: Remove HP-UX and gdb.hp.
2943 (configuration):
2944 * configure: Regenerate.
2945 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
2946 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
2947 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
2948 gdb.hp/gdb.defects/Makefile.
2949 * gdb.hp/Makefile.in: File deleted.
2950 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
2951 * gdb.hp/gdb.aCC/optimize.c: File deleted.
2952 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
2953 * gdb.hp/gdb.aCC/run.c: File deleted.
2954 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
2955 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
2956 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
2957 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
2958 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
2959 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
2960 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
2961 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
2962 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
2963 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
2964 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
2965 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
2966 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
2967 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
2968 * gdb.hp/gdb.base-hp/reg.s: File deleted.
2969 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
2970 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
2971 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
2972 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
2973 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
2974 * gdb.hp/gdb.compat/Makefile.in: File deleted.
2975 * gdb.hp/gdb.compat/average.c: File deleted.
2976 * gdb.hp/gdb.compat/sum.c: File deleted.
2977 * gdb.hp/gdb.compat/xdb.c: File deleted.
2978 * gdb.hp/gdb.compat/xdb0.c: File deleted.
2979 * gdb.hp/gdb.compat/xdb0.h: File deleted.
2980 * gdb.hp/gdb.compat/xdb1.c: File deleted.
2981 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
2982 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
2983 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
2984 * gdb.hp/gdb.defects/Makefile.in: File deleted.
2985 * gdb.hp/gdb.defects/bs14602.c: File deleted.
2986 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
2987 * gdb.hp/gdb.defects/solib-d.c: File deleted.
2988 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
2989 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
2990 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
2991 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
2992 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
2993 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
2994 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
2995 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
2996 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
2997 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
2998 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
2999 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
3000 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
3001 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
3002 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
3003 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
3004 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
3005 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
3006 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
3007 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
3008 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
3009 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
3010 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
3011 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
3012 * gdb.hp/tools/odump: File deleted.
3013
8bf3b159
PA
30142015-03-19 Pedro Alves <palves@redhat.com>
3015
3016 * gdb.threads/continue-pending-status.exp (saw_thread_2)
3017 (saw_thread_3): New globals.
3018 (top level): Increment them when an event for the corresponding
3019 thread is seen.
3020 (no thread starvation): New test.
3021
eb54c8bf
PA
30222015-03-19 Pedro Alves <palves@redhat.com>
3023
3024 * gdb.threads/continue-pending-status.c: New file.
3025 * gdb.threads/continue-pending-status.exp: New file.
3026
32d2e5d6
PA
30272015-03-18 Pedro Alves <palves@redhat.com>
3028
3029 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3030 Use gdb_is_target_remote instead of is_remote. Use
3031 gdb_test_multiple instead of gdb_expect. Exit early if
3032 gdb_test_multiple hits its internal matches. Tighten stepi tests
3033 expected output. Fail on exit with any signal, instead of just
3034 SIGILL.
3035
f68f11b7
YQ
30362015-03-18 Yao Qi <yao.qi@linaro.org>
3037
3038 PR tdep/18107
3039 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
3040 variable.
3041 * gdb.base/catch-syscall.exp: Don't skip it on
3042 aarch64*-*-linux* target. Remove elements in all_syscalls.
3043 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
3044 target.
3045 (setup_all_syscalls): New proc.
3046
ca5fd19b
YQ
30472015-03-16 Yao Qi <yao.qi@linaro.org>
3048
3049 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
3050 (top level): Skip tests if valid_addr_p returns false for
3051 $cmd1 or $cmd2.
3052
85642ba0
AW
30532015-03-11 Andy Wingo <wingo@igalia.com>
3054
3055 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
3056
e03f9645
YQ
30572015-03-11 Yao Qi <yao.qi@linaro.org>
3058
3059 * gdb.base/catch-syscall.exp: Fix typo in comments.
3060
5d0962b2
YQ
30612015-03-11 Yao Qi <yao.qi@linaro.org>
3062
3063 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
3064
b2df3cef
PA
30652015-03-09 Pedro Alves <palves@redhat.com>
3066
3067 * dg-extract-results.py: Delete.
3068
ef878e53
PA
30692015-03-09 Pedro Alves <palves@redhat.com>
3070
3071 Merge dg-extract-results.sh from GCC upstream (r218843).
3072
3073 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
3074 * dg-extract-results.sh: Use --text with grep to avoid issues with
3075 binary files. Fall back to cat -v, if that doesn't work.
3076
9494d219
PA
30772015-03-05 Pedro Alves <palves@redhat.com>
3078
3079 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
3080
a8d9763a
SM
30812015-03-04 Simon Marchi <simon.marchi@ericsson.com>
3082
3083 * lib/mi-support.exp (mi_expect_interrupt): Accept
3084 alternative event for when in all-stop mode.
3085
be9957b8
PA
30862015-03-04 Pedro Alves <palves@redhat.com>
3087
3088 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
3089
d57be0f4 30902015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
3091
3092 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
3093
c214c7cf
AA
30942015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3095
3096 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
3097 regexps for GDB's current line display, accept a hex address
3098 preceding the line number.
3099
6d74a497
AA
31002015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3101
3102 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
3103 the 'arch1' variable for "s390*-linux*" targets.
3104
511aee7c
PA
31052015-03-04 Pedro Alves <palves@redhat.com>
3106
3107 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
3108 (main): Pass missing retval argument to pthread_join call.
3109
95e50b27
PA
31102015-03-02 Pedro Alves <palves@redhat.com>
3111
3112 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
3113 (top level): Call do_test with non-stop as well.
3114
28054d69
PA
31152015-03-02 Pedro Alves <palves@redhat.com>
3116
3117 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
3118 -1.
3119
4fa5d7b4
AA
31202015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3121
3122 * gdb.arch/s390-vregs.exp: New test.
3123 * gdb.arch/s390-vregs.S: New file.
3124
97c18565
PA
31252015-02-27 Pedro Alves <palves@redhat.com>
3126
3127 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
3128 call to catch_command_errors.
3129 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
3130 catch_command_errors.
3131
a37bfa30
PA
31322015-02-27 Pedro Alves <palves@redhat.com>
3133
3134 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
3135 "true" for boolean result.
3136 * gdb.gdb/selftest.exp (test_with_self): Also accept full
3137 prototype of main.
3138
6f98576f
PA
31392015-02-27 Pedro Alves <palves@redhat.com>
3140
3141 * lib/unbuffer_output.c: New file.
3142 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
3143 (main): Call gdb_unbuffer_output.
3144
eba5ab56
YQ
31452015-02-27 Yao Qi <yao.qi@linaro.org>
3146
3147 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
3148 target.
3149
0def5aaa
DE
31502015-02-26 Doug Evans <dje@google.com>
3151
3152 * gdb.cp/class2.cc (Dbase, D): New classes.
3153 (main): New local delta.
3154 * gdb.cp/class2.exp: Test printing delta.
3155 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
3156 (dynbar): New global.
3157 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
3158
081a1c2c
JK
31592015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3160
3161 * gdb.compile/compile-ifunc.c: New file.
3162 * gdb.compile/compile-ifunc.exp: New file.
3163
2f41223f
AT
31642015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
3165
3166 * gdb.base/structs.exp: Check for correct struct on finish.
3167
03eddd80
YQ
31682015-02-26 Yao Qi <yao.qi@linaro.org>
3169
3170 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
3171 is zero.
3172
80c57053
JK
31732015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3174
3175 * gdb.arch/cordic.ko.bz2: New file.
3176 * gdb.arch/cordic.ko.debug.bz2: New file.
3177 * gdb.arch/ppc64-symtab-cordic.exp: New file.
3178
21613c12
YQ
31792015-02-25 Yao Qi <yao.qi@linaro.org>
3180
3181 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
3182 aarch64*-*-* target.
3183
d8b901ed
PA
31842015-02-23 Pedro Alves <palves@redhat.com>
3185
3186 * lib/gdb.exp (delete_breakpoints): Rewrite using
3187 gdb_test_multiple.
3188
e5b85ead
PA
31892015-02-23 Pedro Alves <palves@redhat.com>
3190
3191 * gdb.base/info-os.c: Include stdlib.h.
3192
85c3a371
DE
31932015-02-22 Doug Evans <xdje42@gmail.com>
3194
3195 PR symtab/17855
3196 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
3197 is read after symbols have been re-read.
3198 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
3199 * gdb.ada/exec_changed/second.adb (Second): Ditto.
3200
96553a0c
DE
32012015-02-21 Doug Evans <dje@google.com>
3202
3203 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
3204
97a0c697
JK
32052015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3206
3207 PR corefiles/17808
3208 * gdb.arch/i386-biarch-core.core.bz2: New file.
3209 * gdb.arch/i386-biarch-core.exp: New file.
3210
a47cd6e9
PA
32112015-02-21 Pedro Alves <palves@redhat.com>
3212
3213 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
3214 runto_main fails.
3215
c5facdc4
PA
32162015-02-20 Pedro Alves <palves@redhat.com>
3217
3218 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
3219 info probes.
3220
2db9a427
PA
32212015-02-20 Pedro Alves <palves@redhat.com>
3222
3223 * gdb.threads/multi-create-ns-info-thr.exp: New file.
3224
60fb7e9e
PA
32252015-02-20 Pedro Alves <palves@redhat.com>
3226
3227 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
3228 clean_restart before gdb_target_supports_trace.
3229
5c5019c2
PA
32302015-02-20 Pedro Alves <palves@redhat.com>
3231
3232 PR threads/18006
3233 * gdb.threads/clone-thread_db.c: New file.
3234 * gdb.threads/clone-thread_db.exp: New file.
3235
c9587f88
AT
32362015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
3237
3238 PR breakpoints/16812
3239 * gdb.base/catch-gdb-caused-signals.c: New file.
3240 * gdb.base/catch-gdb-caused-signals.exp: New file.
3241
f6a88844
JM
32422015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
3243
3244 * configure: Regenerated.
3245 * configure.ac: Use GDB_AC_TRANSFORM.
3246 * aclocal.m4: sinclude ../transform.m4.
3247
497c491b
JM
32482015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3249
3250 * lib/dtrace.exp: New file.
3251 * gdb.base/dtrace-probe.exp: Likewise.
3252 * gdb.base/dtrace-probe.d: Likewise.
3253 * gdb.base/dtrace-probe.c: Likewise.
3254 * lib/pdtrace.in: Likewise.
3255 * configure.ac: Output variables with the transformed names of
3256 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
3257 * configure: Regenerated.
3258
03e98035
JM
32592015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3260
3261 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
3262 expected message when trying to access $_probe_* convenience
3263 variables while not on a probe.
3264
63cc30e9
JK
32652015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3266
3267 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
3268
0703599a
PA
32692015-02-11 Pedro Alves <pedro@codesourcery.com>
3270
3271 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
3272 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
3273
7e60a48e
DE
32742015-02-10 Doug Evans <xdje42@gmail.com>
3275
3276 * lib/gdb.exp (gdb_load): Always return a result.
3277
01b088bc
PA
32782015-02-10 Pedro Alves <palves@redhat.com>
3279
3280 * gdb.threads/signal-sigtrap.c: New file.
3281 * gdb.threads/signal-sigtrap.exp: New file.
3282
b05ec7a5
AT
32832015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
3284
3285 * gdb.trace/no-attach-trace.c: New file.
3286 * gdb.trace/no-attach-trace.exp: New file.
3287
a2c2acaf
MW
32882015-02-09 Mark Wielaard <mjw@redhat.com>
3289
3290 * gdb.dwarf2/atomic.c: New file.
3291 * gdb.dwarf2/atomic-type.exp: Likewise.
3292
31fd9caa
MM
32932015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3294
3295 * gdb.btrace/buffer-size.exp: Update "info record" output.
3296 * gdb.btrace/delta.exp: Update "info record" output.
3297 * gdb.btrace/enable.exp: Update "info record" output.
3298 * gdb.btrace/finish.exp: Update "info record" output.
3299 * gdb.btrace/instruction_history.exp: Update "info record" output.
3300 * gdb.btrace/next.exp: Update "info record" output.
3301 * gdb.btrace/nexti.exp: Update "info record" output.
3302 * gdb.btrace/step.exp: Update "info record" output.
3303 * gdb.btrace/stepi.exp: Update "info record" output.
3304 * gdb.btrace/nohist.exp: Update "info record" output.
3305
d33501a5
MM
33062015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3307
3308 * gdb.btrace/buffer-size: New.
3309
f4abbc16
MM
33102015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3311
3312 * gdb.btrace/delta.exp: Update "info record" output.
3313 * gdb.btrace/enable.exp: Update "info record" output.
3314 * gdb.btrace/finish.exp: Update "info record" output.
3315 * gdb.btrace/instruction_history.exp: Update "info record" output.
3316 * gdb.btrace/next.exp: Update "info record" output.
3317 * gdb.btrace/nexti.exp: Update "info record" output.
3318 * gdb.btrace/step.exp: Update "info record" output.
3319 * gdb.btrace/stepi.exp: Update "info record" output.
3320 * gdb.btrace/nohist.exp: Update "info record" output.
3321
b9d61307
SM
33222015-02-06 Simon Marchi <simon.marchi@ericsson.com>
3323
3324 PR gdb/15678
3325 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
3326
e584fdbc
PA
33272015-02-06 Pedro Alves <palves@redhat.com>
3328
3329 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
3330 macro.
3331 (seconds_left, again): New globals.
3332 (main): Wait seconds_left in a 1-second sleep loop instead of
3333 sleeping 180 seconds. If 'again' is set, reset the seconds
3334 counter.
3335 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
3336 'again' in the inferior before detaching. Print the seconds left.
3337 (options): New global.
3338 (top level): Build program with -DTIMEOUT=$timeout.
3339
77f41761
PA
33402015-02-06 Pedro Alves <palves@redhat.com>
3341
3342 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
3343 determine how many seconds to pass to 'alarm'.
3344 * gdb.base/gdb-sigterm.exp (top level): Build program with
3345 -DTIMEOUT=$timeout.
3346 (do_test): Return success/failure indication. Add more verbose
3347 logging. Don't fail if 200 single steps are seen. Instead, fail
3348 when the test times out.
3349 (passes): New global.
3350 (top level): Break the testing loop if testing fails on any
3351 iteration. Use gdb_assert.
3352
b9394193
DB
33532015-02-04 Don Breazeal <donb@codesourcery.com>
3354
3355 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
3356 and initialize them.
3357 (ipc_cleanup): New function.
3358 (main): Don't declare shmid, semid, and msqid. Add a call to
3359 atexit so that we call ipc_cleanup on exit.
3360
42d9e528
PA
33612015-02-04 Pedro Alves <palves@redhat.com>
3362
3363 * boards/native-extended-gdbserver.exp: Remove any target variant
3364 specifications from the board name before clearing the isremote
3365 flag from board_info.
3366
ae6ae975
DE
33672015-01-31 Doug Evans <xdje42@gmail.com>
3368
3369 * gdb.base/maint.exp <maint print type argc>: Update expected output.
3370
cfb069a8
GB
33712015-01-31 Gary Benson <gbenson@redhat.com>
3372
3373 * gdb.base/completion.exp: Disable completion limiting for
3374 existing tests. Add new tests to check completion limiting.
3375 * gdb.linespec/ls-errs.exp: Disable completion limiting.
3376
5dd31d79
DE
33772015-01-31 Doug Evans <xdje42@gmail.com>
3378
3379 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
3380
9f050062
DE
33812015-01-31 Doug Evans <xdje42@gmail.com>
3382
3383 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
3384 entries. Duplicate file section script entries.
3385 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
3386 inlined entries. Add test for safe-path rejection.
3387 * gdb.python/py-section-script.c: Add duplicate inlined section script
3388 entries. Duplicate file section script entries.
3389 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
3390 inlined entries. Add test for safe-path rejection.
3391
df25ebbd
JB
33922015-01-29 Joel Brobecker <brobecker@adacore.com>
3393
3394 * gdb.ada/disc_arr_bound: New testcase.
3395
4a0ca9ec
JB
33962015-01-29 Joel Brobecker <brobecker@adacore.com>
3397
3398 * gdb.ada/mi_var_array: New testcase.
3399
3a8b707a
DE
34002015-01-27 Doug Evans <dje@google.com>
3401
3402 * gdb.python/py-objfile.exp: Add tests for objfile.username.
3403 Add test for objfile.filename, objfile.username after objfile
3404 has been unloaded.
3405
f8313f6e
JB
34062015-01-26 Joel Brobecker <brobecker@adacore.com>
3407
3408 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
3409 the second test to print the name attribute of value
3410 returned by the call to gdb.lookup_type, and adjust
3411 the expected output accordingly.
3412
37bc665e
MW
34132015-01-25 Mark Wielaard <mjw@redhat.com>
3414
3415 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
3416 * gdb.base/disp-step-fork.c: Include unistd.h.
3417 * gdb.base/siginfo-obj.c: Include stdio.h.
3418 * gdb.base/siginfo-thread.c: Likewise.
3419 * gdb.mi/non-stop.c: Include unistd.h.
3420 * gdb.mi/nsthrexec.c: Include stdio.h.
3421 * gdb.mi/pthreads.c: Include unistd.h.
3422 * gdb.modula2/unbounded1.c (main): Declare returns int.
3423 * gdb.reverse/consecutive-reverse.c: Likewise.
3424 * gdb.threads/create-fail.c: Include unistd.h.
3425 * gdb.threads/killed.c: Likewise.
3426 * gdb.threads/linux-dp.c: Likewise.
3427 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
3428 * gdb.threads/non-ldr-exc-2.c: Likewise.
3429 * gdb.threads/non-ldr-exc-3.c: Likewise.
3430 * gdb.threads/non-ldr-exc-4.c: Likewise.
3431 * gdb.threads/pthreads.c: Include unistd.h.
3432 (main): Declare returns int.
3433 * gdb.threads/tls-main.c (foo): New declaration.
3434 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
3435
f7e5394d
SM
34362015-01-23 Simon Marchi <simon.marchi@ericsson.com>
3437
3438 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
3439 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
3440
743649fd
MW
34412015-01-15 Mark Wielaard <mjw@redhat.com>
3442
3443 * gdb.base/noreturn-return.c: New file.
3444 * gdb.base/noreturn-return.exp: New file.
3445 * gdb.base/noreturn-finish.c: New file.
3446 * gdb.base/noreturn-finish.exp: New file.
3447
198297aa
PA
34482015-01-23 Pedro Alves <palves@redhat.com>
3449
3450 * gdb.threads/continue-pending-after-query.c: New file.
3451 * gdb.threads/continue-pending-after-query.exp: New file.
3452
717cf30c
AG
34532015-01-22 Anders Granlund <anders.granlund@ericsson.com>
3454 Simon Marchi <simon.marchi@ericsson.com>
3455
3456 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
3457 * gdb.base/valgrind-db-attach.exp: Same.
3458 * gdb.base/valgrind-infcall.exp: Same.
3459 * lib/mi-support.exp (default_mi_gdb_start): Same.
3460 * lib/prompt.exp (default_prompt_gdb_start): Same.
3461 * lib/gdb.exp (default_gdb_spawn): Same.
3462 (gdb_interact): New.
3463
3464
4b62a76e
JK
34652015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3466
3467 * gdb.compile/compile.exp (pointer to jit function): New test.
3468
b4cdae6f
WW
34692015-01-17 Wei-cheng Wang <cole945@gmail.com>
3470
3471 * lib/gdb.exp (supports_process_record): Return true for
3472 powerpc*-*-linux*.
3473 (supports_reverse): Likewise.
3474
d221e7ef
DB
34752015-01-15 Don Breazeal <donb@codesourcery.com>
3476
3477 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
3478 instead of checking whether the target board is remote and
3479 use spawn_wait_for_attach instead of exec/sleep.
3480 * gdb.base/attach-twice.exp: Likewise.
3481
bafffb51
JB
34822015-01-15 Joel Brobecker <brobecker@adacore.com>
3483
3484 * gdb.ada/var_arr_attrs: New testcase.
3485
5589af0e
PA
34862015-01-14 Pedro Alves <palves@redhat.com>
3487 Joel Brobecker <brobecker@adacore.com>
3488
3489 PR gdb/17525
3490 * gdb.base/bp-cmds-execution-x-script.c: New file.
3491 * gdb.base/bp-cmds-execution-x-script.exp: New file.
3492 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
3493
6c400b59
PA
34942015-01-14 Pedro Alves <palves@redhat.com>
3495
3496 PR cli/17828
3497 * gdb.base/batch-preserve-term-settings.c: New file.
3498 * gdb.base/batch-preserve-term-settings.exp: New file.
3499
e02c96a7
DE
35002015-01-13 Doug Evans <dje@google.com>
3501
3502 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
3503 binary.
3504
576fd14c
JB
35052015-01-13 Joel Brobecker <brobecker@adacore.com>
3506
3507 * Makefile.in (clean mostlyclean): Do not delete *.py.
3508
04dccad0
JB
35092015-01-13 Joel Brobecker <brobecker@adacore.com>
3510
3511 * gdb.python/py-lookup-type.exp: New file.
3512
3d230f71
PA
35132015-01-12 Pedro Alves <palves@redhat.com>
3514
3515 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
3516 restore GDBFLAGS before returning.
3517
7e67715d
JK
35182015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3519
3520 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
3521 is_amd64_regs_target and is_x86_like_target.
3522
f2e0d4b4
DE
35232015-01-11 Doug Evans <xdje42@gmail.com>
3524
3525 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
3526 is given without an explicit form.
3527 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
3528 attributes.
3529 * gdb.dwarf/corrupt.exp: Ditto.
3530 * gdb.dwarf2/enum-type.exp: Ditto.
3531 * gdb.trace/entry-values.exp: Ditto.
3532 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
3533
439250fb
DE
35342015-01-11 Doug Evans <xdje42@gmail.com>
3535
3536 PR gdb/15830
3537 * gdb.base/maint.exp: Remove references to "maint demangle".
3538 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
3539 Add tests for explicitly specifying language to demangle.
3540 * gdb.dlang/demangle.exp: Ditto.
3541
ede9f622
PA
35422015-01-09 Pedro Alves <palves@redhat.com>
3543
3544 * gdb.threads/non-stop-fair-events.c: New file.
3545 * gdb.threads/non-stop-fair-events.exp: New file.
3546
a7b796db
PA
35472015-01-09 Pedro Alves <palves@redhat.com>
3548
3549 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
3550 the global scope. Set a breakpoint after all threads are started
3551 rather than stepping over two source lines. Expect the prompt.
3552 * gdb.base/watch_thread_num.c (threads_started_barrier): New
3553 global.
3554 (NUM): Now 15.
3555 (main): Use threads_started_barrier to wait for all threads to
3556 start. Main thread no longer calls thread_function. Exit after
3557 180 seconds.
3558 (loop): New function.
3559 (thread_function): Wait on threads_started_barrier barrier. Call
3560 'loop' at each iteration.
3561 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
3562 threads have started, instead of hardcoding number of "next"
3563 steps. Use an access watchpoint instead of a write watchpoint.
3564
9665ffdd
PA
35652015-01-09 Pedro Alves <palves@redhat.com>
3566
3567 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
3568 (thread_func): Wait on barrier.
3569 (main): Wait for all threads to start before stopping GDB.
3570 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
3571 global.
3572 (thread1_func, thread2_func): Wait on barrier.
3573 (main): Wait for all threads to start before stopping GDB.
3574 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
3575 New global.
3576 (thread1_func, thread2_func): Wait on barrier.
3577 (main): Wait for all threads to start before stopping GDB.
3578
c945a99f
PA
35792015-01-09 Pedro Alves <palves@redhat.com>
3580
3581 * gdb.threads/attach-many-short-lived-threads.c: New file.
3582 * gdb.threads/attach-many-short-lived-threads.exp: New file.
3583
c1a747c1
PA
35842014-01-09 Pedro Alves <palves@redhat.com>
3585
3586 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
3587 instead of to thread 2.
3588 * gdb.threads/signal-command-multiple-signals-pending.c (main):
3589 Add barrier around each pthread_create call instead of around all
3590 calls.
3591 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
3592 Set a break on thread_function and have the child threads hit it
3593 one at at a time.
3594
60b3033e
PA
35952015-01-09 Pedro Alves <palves@redhat.com>
3596
3597 * lib/gdb.exp (can_spawn_for_attach): New procedure.
3598 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
3599 false.
3600 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
3601 checking whether the target board is remote.
3602 * gdb.multi/multi-attach.exp: Likewise.
3603 * gdb.python/py-sync-interp.exp: Likewise.
3604 * gdb.server/ext-attach.exp: Likewise.
3605 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
3606 tests that need to attach, instead of checking whether the target
3607 board is remote at the top of the file.
3608
acc018ac
YQ
36092015-01-08 Yao Qi <yao@codesourcery.com>
3610
3611 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
3612
50a18af8
JK
36132015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3614
3615 Fix testcase compilation.
3616 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
3617
8503d6e1
JB
36182015-01-06 Joel Brobecker <brobecker@adacore.com>
3619
3620 * gdb.python/py-type.exp: Add a couple test about empty
3621 array creation, and negative-length array creation.
3622
cc73dbcc
DE
36232015-01-02 Doug Evans <xdje42@gmail.com>
3624
3625 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
3626
0300bbc7
DE
36272015-01-02 Doug Evans <dje@google.com>
3628
3629 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
3630
9d85a0ec
YQ
36312014-12-29 Yao Qi <yao@codesourcery.com>
3632
3633 * gdb.trace/entry-values.exp: Update comments. Rename variable
3634 bar_call_foo to returned_from_foo.
3635
87186c6a
MMN
36362014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
3637
3638 PR gdb/17394
3639 * gdb.linespec/break-asm-file.c: New file.
3640 * gdb.linespec/break-asm-file.exp: New file.
3641 * gdb.linespec/break-asm-file0.s: New file.
3642 * gdb.linespec/break-asm-file1.s: New file.
3643
1bab7383
YQ
36442014-12-18 Nigel Stephens <nigel@mips.com>
3645 Maciej W. Rozycki <macro@codesourcery.com>
3646
3647 * gdb.base/float.exp: Handle the new output from "info float" on
3648 MIPS targets.
3649
1bc1068a
JK
36502014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3651
3652 Fix MinGW compilation.
3653 * gdb.compile/compile-ops.exp: Update untested message if
3654 !skip_compile_feature_tests.
3655 * gdb.compile/compile-setjmp.exp: Likewise.
3656 * gdb.compile/compile-tls.exp: Likewise.
3657 * gdb.compile/compile.exp: Likewise.
3658 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
3659 supported on this host".
3660
b6615d10
DE
36612014-12-16 Doug Evans <xdje42@gmail.com>
3662
3663 * boards/stabs.exp: New file.
3664
25dda427
AA
36652014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
3666
3667 * gdb.base/completion.exp: Adjust to format changes of "maint
3668 print user-registers".
3669
bf330350
CU
36702014-12-16 Catalin Udma <catalin.udma@freescale.com>
3671
3672 PR server/17457
3673 * gdb.arch/aarch64-fp.c: New file.
3674 * gdb.arch/aarch64-fp.exp: New file.
3675
395cf596
SDJ
36762014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3677
3678 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
3679 r210637, r210913, r211666, r215400, r215817).
3680
3681 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
3682 * dg-extract-results.py: New file.
3683 * dg-extract-results.sh: Use it if the environment seems
3684 suitable.
3685
3686 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
3687
3688 * dg-extract-results.py (parse_run): Handle warnings that
3689 are printed before a test harness is run.
3690
3691 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
3692
3693 * dg-extract-results.py (Named): Remove __cmp__ method.
3694 (output_variation): Use a key to sort variation.harnesses.
3695
3696 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
3697
3698 * dg-extract-results.py: For Python 3, force sys.stdout to
3699 handle surrogate escape sequences.
3700 (safe_open): New function.
3701 (output_segment, main): Use it.
3702
3703 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
3704
3705 * dg-extract-results.py (Prog.result_re): Include options
3706 in test name.
3707
3708 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
3709
3710 * dg-extract-results.py (output_variation): Always sort if
3711 do_sum.
3712
e882ef3c
SM
37132014-12-15 Simon Marchi <simon.marchi@ericsson.com>
3714
3715 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
3716 as long as we get pagination notifications.
3717
4992aa20
JM
37182014-12-15 Jason Merrill <jason@redhat.com>
3719
3720 * Makefile.in (check-gdb.%): Restore.
3721 * README: Mention it.
3722
c1b5a1a6
JB
37232014-12-13 Joel Brobecker <brobecker@adacore.com>
3724
3725 * gdb.ada/str_uninit: New testcase.
3726
5537b577
JK
37272014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3728
3729 PR symtab/17642
3730 * gdb.base/vla-stub-define.c: New file.
3731 * gdb.base/vla-stub.c: New file.
3732 * gdb.base/vla-stub.exp: New file.
3733
bb2ec1b3
TT
37342014-12-12 Phil Muldoon <pmuldoon@redhat.com>
3735 Jan Kratochvil <jan.kratochvil@redhat.com>
3736 Tom Tromey <tromey@redhat.com>
3737
3738 * configure.ac: Add gdb.compile/.
3739 * configure: Regenerate.
3740 * gdb.compile/Makefile.in: New file.
3741 * gdb.compile/compile-ops.exp: New file.
3742 * gdb.compile/compile-ops.c: New file.
3743 * gdb.compile/compile-tls.c: New file.
3744 * gdb.compile/compile-tls.exp: New file.
3745 * gdb.compile/compile-constvar.S: New file.
3746 * gdb.compile/compile-constvar.c: New file.
3747 * gdb.compile/compile-mod.c: New file.
3748 * gdb.compile/compile-nodebug.c: New file.
3749 * gdb.compile/compile-setjmp-mod.c: New file.
3750 * gdb.compile/compile-setjmp.c: New file.
3751 * gdb.compile/compile-setjmp.exp: New file.
3752 * gdb.compile/compile-shlib.c: New file.
3753 * gdb.compile/compile.c: New file.
3754 * gdb.compile/compile.exp: New file.
3755 * lib/gdb.exp (skip_compile_feature_tests): New proc.
3756
4ff709eb
TT
37572014-12-12 Tom Tromey <tromey@redhat.com>
3758
3759 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
3760 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
3761
6dddd6a5
DE
37622014-12-12 Doug Evans <dje@google.com>
3763
3764 * lib/gdb-python.exp (get_python_valueof): New function.
3765 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
3766
71c24708
AA
37672014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3768
3769 * gdb.base/completion.exp: Add test for completion of "info
3770 registers ".
3771
3e29f34a
MR
37722014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
3773
3774 * gdb.base/func-ptrs.c: New file.
3775 * gdb.base/func-ptrs.exp: New file.
3776
fc126975
SM
37772014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3778
3779 PR breakpoints/17012
3780 * gdb.base/dprintf-detach.c: New file.
3781 * gdb.base/dprintf-detach.exp: New file.
3782
0a46d518
SM
37832014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3784
3785 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
3786 * lib/gdb.exp (target_is_gdbserver): New procedure.
3787
a0be3e44
DE
37882014-12-08 Doug Evans <dje@google.com>
3789
3790 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
3791
df1b803a
YQ
37922014-12-05 Yao Qi <yao@codesourcery.com>
3793
3794 * gdb.guile/scm-error.exp: Remove the third argument to
3795 gdb_remote_download.
3796 * gdb.guile/scm-frame-args.exp: Likewise.
3797 * gdb.guile/scm-section-script.exp: Likewise.
3798
ddb9f679
YQ
37992014-12-05 Yao Qi <yao@codesourcery.com>
3800
3801 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
3802
86e4ed39
DE
38032014-12-04 Doug Evans <dje@google.com>
3804
3805 * gdb.python/py-objfile.exp: Add tests for
3806 objfile.add_separate_debug_file.
3807
7c50a931
DE
38082014-12-04 Doug Evans <dje@google.com>
3809
3810 * lib/gdb.exp (get_build_id): New function.
3811 (build_id_debug_filename_get): Rewrite to use it.
3812 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
3813
621661e3
MR
38142014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
3815
3816 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
3817 `method(long)', not just 0x0.
3818 * gdb.cp/nsalias.exp: Align code labels to 4.
3819 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
3820 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
3821 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
3822 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
3823 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
3824 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
3825
29f0c3b7
DE
38262014-12-02 Doug Evans <dje@google.com>
3827
e1e061e7 3828 PR symtab/17602
29f0c3b7 3829 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 3830 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
3831 * gdb.cp/anon-ns.exp: Update.
3832
162078c8
NB
38332014-12-02 Nick Bull <nicholaspbull@gmail.com>
3834
3835 * gdb.python/py-events.py (inferior_call_handler): New.
3836 (register_changed_handler, memory_changed_handler): New.
3837 (test_events.invoke): Register new handlers.
3838 * gdb.python/py-events.exp: Add tests for inferior call,
3839 memory_changed and register_changed events.
3840
fdb09caf
AA
38412014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3842
3843 * gdb.base/execl-update-breakpoints.exp: Specify the link address
3844 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
3845 if the linker doesn't understand this.
3846
55cfb2c4
SM
38472014-12-01 Simon Marchi <simon.marchi@ericsson.com>
3848
3849 * gdb.python/python.exp: Change expected reply to help().
3850
9e8cd6df
YQ
38512014-12-01 Yao Qi <yao@codesourcery.com>
3852
3853 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
3854 AC_CONFIG_SUBDIRS(gdb.gdbtk).
3855 * configure: Re-generated.
3856
6c659fc2
SC
38572014-11-28 Siva Chandra Reddy <sivachandra@google.com>
3858
3859 * gdb.cp/chained-calls.cc: New file.
3860 * gdb.cp/chained-calls.exp: New file.
3861 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
3862
d7fc3181
SM
38632014-11-28 Simon Marchi <simon.marchi@ericsson.com>
3864
3865 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
3866 * gdb.dwarf2/symtab-producer.exp: Same.
3867 * gdb.gdb/python-interrupts.exp: Same.
3868 * gdb.gdb/python-selftest.exp: Same.
3869 * gdb.python/py-linetable.exp: Same.
3870 * gdb.python/py-type.exp: Same.
3871 * gdb.python/py-value-cc.exp: Same.
3872 * gdb.python/py-value.exp: Same.
3873
10e79639
YQ
38742014-11-28 Yao Qi <yao@codesourcery.com>
3875
3876 * gdb.base/break-probes.exp: Match library name prefixed with
3877 sysroot.
3878
f28a0564
SM
38792014-11-27 Simon Marchi <simon.marchi@ericsson.com>
3880
3881 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
3882 test expected output. Add parentheses for the call to print.
3883 Remove L suffix from integers.
3884
3fe1ce1d
DE
38852014-11-26 Doug Evans <dje@google.com>
3886
3887 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
3888
84429e27
YQ
38892014-11-22 Yao Qi <yao@codesourcery.com>
3890
3891 * gdb.trace/entry-values.c: Remove asms.
3892 (foo): Add foo_label.
3893 (bar): Add bar_label.
3894 * gdb.trace/entry-values.exp: Remove code computing foo's
3895 length and bar's length.
3896 (Dwarf::assemble): Invoke function_range for bar and use
3897 MACRO_AT_func for foo.
3898
26741859
YQ
38992014-11-22 Yao Qi <yao@codesourcery.com>
3900
3901 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
3902 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
3903 Use .Lgcc43_procstart instead of gcc43.
3904
45e44d27
JB
39052014-11-21 Joel Brobecker <brobecker@adacore.com>
3906
3907 * gdb.ada/n_arr_bound: New testcase.
3908
458c8db8
SDJ
39092014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3910
3911 PR breakpoints/10737
3912 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
3913 test_catch_syscall_multi_arch.
3914 (test_catch_syscall_multi_arch): New function.
3915
43f3e411
DE
39162014-11-20 Doug Evans <xdje42@gmail.com>
3917
3918 * gdb.base/maint.exp: Update expected output.
3919
0d7b2549
AA
39202014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3921
3922 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
3923 4-byte instruction on S390.
3924
8908fca5
JB
39252014-11-19 Joel Brobecker <brobecker@adacore.com>
3926
3927 * gdb.ada/arr_arr: New testcase.
3928
4a46959e
JB
39292014-11-19 Joel Brobecker <brobecker@adacore.com>
3930
3931 * gdb.ada/pkd_arr_elem: New Testcase.
3932
470e2f4e
LM
39332014-11-18 Luis Machado <lgustavo@codesourcery.com>
3934
3935 * gdb.reverse/break-precsave: Expect completion message for
3936 core file reads.
3937 * gdb.reverse/consecutive-precsave.exp: Likewise.
3938 * gdb.reverse/finish-precsave.exp: Likewise.
3939 * gdb.reverse/i386-precsave.exp: Likewise.
3940 * gdb.reverse/machinestate-precsave.exp: Likewise.
3941 * gdb.reverse/sigall-precsave.exp: Likewise.
3942 * gdb.reverse/solib-precsave.exp: Likewise.
3943 * gdb.reverse/step-precsave.exp: Likewise.
3944 * gdb.reverse/until-precsave.exp: Likewise.
3945 * gdb.reverse/watch-precsave.exp: Likewise.
3946
a267f3ad
AA
39472014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3948
3949 * gdb.base/bp-permanent.c: Include unistd.h.
3950 * gdb.python/py-framefilter-mi.c (main): Add return type.
3951 * gdb.python/py-framefilter.c (main): Likewise.
3952 * gdb.trace/actions-changed.c (main): Likewise.
3953
12084a9a
AA
39542014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3955
3956 * gdb.mi/until.c: Add eye-catchers.
3957 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
3958 line numbers.
3959
dc7e1a77
AA
39602014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3961
3962 * gdb.base/condbreak.exp: Drop references to removed non-prototype
3963 function header variants in break1.c.
3964 * gdb.base/ena-dis-br.exp: Likewise.
3965 * gdb.base/hbreak2.exp: Likewise.
3966 * gdb.reverse/until-precsave.exp: Drop references to removed
3967 non-prototype function header variants in ur1.c.
3968 * gdb.reverse/until-reverse.exp: Likewise.
3969
41c77605
PM
39702014-11-17 Petr Machata <pmachata@redhat.com>
3971
3972 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
3973 ${_cu_offset_size} bytes abbrev offset.
3974
34248c3a
DE
39752014-11-15 Doug Evans <xdje42@gmail.com>
3976
3977 PR symtab/17559
3978 * gdb.base/line-symtabs.exp: New file.
3979 * gdb.base/line-symtabs.c: New file.
3980 * gdb.base/line-symtabs.h: New file.
3981
646da059
YQ
39822014-11-14 Yao Qi <yao@codesourcery.com>
3983
3984 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
3985 (func): Add label func_label.
3986 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
3987 Replace low_pc and high_pc with MACRO_AT_range.
3988 Replace name, low_pc and high_pc with MACRO_AT_func.
3989
9301ebe6
YQ
39902014-11-14 Yao Qi <yao@codesourcery.com>
3991
3992 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
3993 Replace name, low_pc and high_pc with MACRO_AT_func.
3994
f166b542
YQ
39952014-11-14 Yao Qi <yao@codesourcery.com>
3996
3997 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
3998 produce debug information.
3999 * gdb.dwarf2/implptr-optimized-out.S: Removed.
4000
0f6e71e3
YQ
40012014-11-14 Yao Qi <yao@codesourcery.com>
4002
4003 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
4004 object and get function length.
4005 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
4006 with MACRO_AT_func.
4007 (top-level): Replace gdb_compile and clean_restart with
4008 prepare_for_testing.
4009 * gdb.dwarf2/main.c (main): Add label main_label.
4010
876c4df9
YQ
40112014-11-14 Yao Qi <yao@codesourcery.com>
4012
4013 * lib/dwarf.exp (function_range): New procedure.
4014 (Dwarf::_handle_macro_at_func): New procedure.
4015 (Dwarf::_handle_macro_at_range): New procedure.
4016 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
4017
02ad9cf1
YQ
40182014-11-14 Yao Qi <yao@codesourcery.com>
4019
4020 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
4021 (_handle_attribute): New procedure.
4022
a59add0c
AA
40232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4024
4025 * gdb.ada/cond_lang/foo.c (callme): Add return type.
4026 * gdb.base/call-sc.c (zed): Likewise.
4027 * gdb.base/checkpoint.c (main): Likewise.
4028 * gdb.base/dump.c (main): Likewise.
4029 * gdb.base/gcore.c (main): Likewise.
4030 * gdb.base/huge.c (main): Likewise.
4031 * gdb.base/multi-forks.c (main): Likewise.
4032 * gdb.base/pr10179-a.c (main): Likewise.
4033 * gdb.base/savedregs.c (main): Likewise.
4034 * gdb.base/sigaltstack.c (main): Likewise.
4035 * gdb.base/siginfo.c (main): Likewise.
4036 * gdb.base/structs.c (zed): Likewise.
4037 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
4038 * gdb.mi/mi-syn-frame.c (main): Likewise.
4039 * gdb.mi/until.c (foo, main): Likewise.
4040 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
4041 * gdb.base/solib-weak.c (foo): Declare.
4042 * gdb.base/attach-twice.c: Include stdio.h.
4043 * gdb.base/weaklib1.c: Likewise.
4044 * gdb.base/weaklib2.c: Likewise.
4045 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
4046 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
4047 unistd.h.
4048 * gdb.base/attach-pie-misread.c: Include stdlib.h.
4049 * gdb.mi/mi-exit-code.c: Likewise.
4050 * gdb.base/break-interp-lib.c: Include string.h.
4051 * gdb.base/coremaker.c: Likewise.
4052 * gdb.base/testenv.c: Likewise.
4053 * gdb.python/py-finish-breakpoint.c: Likewise.
4054 * gdb.base/inferior-died.c: Include sys/wait.h.
4055 * gdb.base/fileio.c: Include time.h.
4056 * gdb.base/async-shell.c: Include unistd.h.
4057 * gdb.base/dprintf-non-stop.c: Likewise.
4058 * gdb.base/info-os.c: Likewise.
4059 * gdb.mi/mi-console.c: Likewise.
4060 * gdb.mi/watch-nonstop.c: Likewise.
4061 * gdb.python/py-events.c: Likewise.
4062 * gdb.base/async.c (baz): Move up before its invocation.
4063 * gdb.base/code_elim2.c (my_global_func): Likewise.
4064 * gdb.base/skip-solib-lib.c (multiply): Likewise.
4065 * gdb.base/advance.c (func2): Likewise.
4066
3b5d5997
AA
40672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4068
4069 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
4070 variant.
4071 * gdb.base/annota3.c: Likewise.
4072 * gdb.base/async.c: Likewise.
4073 * gdb.base/average.c: Likewise.
4074 * gdb.base/call-ar-st.c: Likewise.
4075 * gdb.base/call-rt-st.c: Likewise.
4076 * gdb.base/call-sc.c: Likewise.
4077 * gdb.base/call-strs.c: Likewise.
4078 * gdb.base/ending-run.c: Likewise.
4079 * gdb.base/execd-prog.c: Likewise.
4080 * gdb.base/exprs.c: Likewise.
4081 * gdb.base/foll-exec.c: Likewise.
4082 * gdb.base/foll-fork.c: Likewise.
4083 * gdb.base/foll-vfork.c: Likewise.
4084 * gdb.base/funcargs.c: Likewise.
4085 * gdb.base/gcore.c: Likewise.
4086 * gdb.base/jump.c: Likewise.
4087 * gdb.base/langs0.c: Likewise.
4088 * gdb.base/langs1.c: Likewise.
4089 * gdb.base/langs2.c: Likewise.
4090 * gdb.base/mips_pro.c: Likewise.
4091 * gdb.base/nodebug.c: Likewise.
4092 * gdb.base/opaque0.c: Likewise.
4093 * gdb.base/opaque1.c: Likewise.
4094 * gdb.base/recurse.c: Likewise.
4095 * gdb.base/run.c: Likewise.
4096 * gdb.base/scope0.c: Likewise.
4097 * gdb.base/scope1.c: Likewise.
4098 * gdb.base/setshow.c: Likewise.
4099 * gdb.base/setvar.c: Likewise.
4100 * gdb.base/shmain.c: Likewise.
4101 * gdb.base/shr1.c: Likewise.
4102 * gdb.base/shr2.c: Likewise.
4103 * gdb.base/sigall.c: Likewise.
4104 * gdb.base/signals.c: Likewise.
4105 * gdb.base/so-indr-cl.c: Likewise.
4106 * gdb.base/solib2.c: Likewise.
4107 * gdb.base/structs.c: Likewise.
4108 * gdb.base/sum.c: Likewise.
4109 * gdb.base/vforked-prog.c: Likewise.
4110 * gdb.base/watchpoint.c: Likewise.
4111 * gdb.reverse/shr2.c: Likewise.
4112 * gdb.reverse/until-reverse.c: Likewise.
4113 * gdb.reverse/ur1.c: Likewise.
4114 * gdb.reverse/watch-reverse.c: Likewise.
4115
066a77c5
AA
41162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4117
4118 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
4119 variant.
4120 * gdb.base/sepdebug.exp: Drop references to removed code.
4121
4f204ea5
AA
41222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4123
4124 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
4125 variant. Preserve original line numbering.
4126 * gdb.base/list1.c: Likewise.
4127
3b377a3a
AA
41282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4129
4130 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
4131 variant.
4132 * gdb.base/break1.c: Likewise.
4133 * gdb.base/break.exp: Drop references to removed code.
4134
e444df73
AA
41352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4136
4137 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
4138 variant.
4139
8008f2a7
AA
41402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4141
4142 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
4143
a5a06887
AA
41442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4145
4146 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
4147 logic into perform_all_tests() and invoke it with and without
4148 function header prototypes.
4149 (do_function_calls): Remove conditional XFAIL for PR 5318.
4150 (rerun_and_prepare): Remove duplicate code.
4151 (perform_all_tests): New. Main logic moved here.
4152
44dba9b9
AA
41532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4154
4155 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
4156 code guarded by #ifdef NO_PROTOTYPES.
4157 (t_double_many_args): Likewise.
4158 (DEF_FUNC_MANY_ARGS_1): Likewise.
4159 (DEF_FUNC_VALUES_1): Likewise.
4160 (t_structs_ldc): Renamed from t_structs_fc in conditional code
4161 guarded by #ifdef PROTOTYPES.
4162
d1fbcd56
AA
41632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4164
4165 * gdb.mi/mi-console.c: Add eye-catcher.
4166 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
4167 instead of literal line number.
4168
b0e59b8f
AA
41692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4170
4171 * gdb.base/shr2.c: Add eye-catcher.
4172 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
4173 line number.
4174
78f98cca
AA
41752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4176
4177 * gdb.base/jump.c: Add eye-catchers.
4178 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
4179 numbers.
4180
58fa2af0
AA
41812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4182
4183 * gdb.base/execd-prog.c: Add eye-catchers.
4184 * gdb.base/foll-exec.c: Likewise.
4185 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
4186 line numbers.
4187
04e5059b
AA
41882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4189
4190 * gdb.base/ending-run.c: Add eye-catchers.
4191 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
4192 literal line numbers.
4193
dbfdb174
AA
41942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4195
4196 * gdb.base/call-rt-st.c: Add eye-catchers.
4197 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
4198 literal line numbers.
4199
888a2ade
AA
42002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4201
4202 * gdb.base/call-ar-st.c: Add eye-catchers.
4203 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
4204 literal line numbers.
4205
6acc2dde
AA
42062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4207
4208 * gdb.base/average.c: Add eye-catchers.
4209 * gdb.base/sum.c: Likewise.
4210 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
4211 regexps dynamically.
4212
9ecfcd1d
AA
42132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4214
4215 * gdb.base/solib1.c: Add eye-catchers.
4216 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
4217 literal line numbers.
4218
78708b7c
PA
42192014-11-12 Pedro Alves <palves@redhat.com>
4220
4221 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
4222 leader has exited.
4223
af48d08f
PA
42242014-11-12 Pedro Alves <palves@redhat.com>
4225
4226 * gdb.arch/i386-bp_permanent.c: New file.
4227 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
4228 (srcfile): Set to i386-bp_permanent.c.
4229 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
4230 that stepi does not execute the 'leave' instruction, instead of
4231 testing it does execute.
4232 * gdb.base/bp-permanent.c: New file.
4233 * gdb.base/bp-permanent.exp: New file.
4234
af3768e9
DE
42352014-11-10 Doug Evans <xdje42@gmail.com>
4236
4237 PR symtab/17564
4238 * gdb.base/symtab-search-order.exp: New file.
4239 * gdb.base/symtab-search-order.c: New file.
4240 * gdb.base/symtab-search-order-1.c: New file.
4241 * gdb.base/symtab-search-order-shlib-1.c: New file.
4242
9de00a4a
PA
42432014-11-07 Pedro Alves <palves@redhat.com>
4244
4245 PR gdb/17511
4246 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
4247 i?86-*-linux*.
4248
e0f52461
SC
42492014-11-03 Siva Chandra Reddy <sivachandra@google.com>
4250
4251 PR c++/17494
4252 * gdb.cp/pr17494.cc: New file.
4253 * gdb.cp/pr17494.exp: New file.
4254
6ce8c980
YQ
42552014-11-02 Yao Qi <yao@codesourcery.com>
4256
4257 * gdb.python/python.exp: Get working directory and match the
4258 output of "set extended-prompt \\w " with it.
4259
02be9a71
DE
42602014-10-30 Doug Evans <dje@google.com>
4261
4262 * gdb.python/py-objfile.exp: Add tests for setting random attributes
4263 in objfiles.
4264 * gdb.python/py-progspace.exp: Add tests for setting random attributes
4265 in progspaces.
4266
3bdff46b
LM
42672014-10-30 Janis Johnson <janisjo@codesourcery.com>
4268
4269 * gdb.base/fullpath-expand.exp: Skip for a remote host.
4270 * gdb.base/realname-expand.exp: Likewise.
4271 * gdb.linespec/macro-relative.exp: Likewise.
4272
ab917dfb
PA
42732014-10-29 Pedro Alves <palves@redhat.com>
4274
4275 PR gdb/17408
4276 * gdb.threads/schedlock.c (some_function): New function.
4277 (call_function): New global.
4278 (MAYBE_CALL_SOME_FUNCTION): New macro.
4279 (thread_function): Call it.
4280 * gdb.threads/schedlock.exp (get_args): Add description parameter,
4281 and use it instead of a global counter. Adjust all callers.
4282 (get_current_thread): Use "find current thread" for test message
4283 here rather than having all callers pass down the same string.
4284 (goto_loop): New procedure, factored out from ...
4285 (my_continue): ... this.
4286 (step_ten_loops): Change parameter from test message to command to
4287 use. Adjust.
4288 (list_count): Delete global.
4289 (check_result): New procedure, factored out from duplicate top
4290 level code.
4291 (continue tests): Wrap in with_test_prefix.
4292 (test_step): New procedure, factored out from duplicate top level
4293 code.
4294 (top level): Test "step" in combination with all scheduler-locking
4295 modes. Test "next" in combination with all scheduler-locking
4296 modes, and in combination with stepping over a function call or
4297 not.
4298 * gdb.threads/next-bp-other-thread.c: New file.
4299 * gdb.threads/next-bp-other-thread.exp: New file.
4300
d3d4baed
PA
43012014-10-29 Pedro Alves <palves@redhat.com>
4302
4303 PR python/17372
4304 * gdb.python/python.exp: Test a multi-line command that spawns
4305 interactive Python.
4306 * gdb.base/multi-line-starts-subshell.exp: New file.
4307
563e8d85
YQ
43082014-10-29 Yao Qi <yao@codesourcery.com>
4309
4310 * gdb.base/fileio.exp: Make directories on host.
4311
0ea4d52e
YQ
43122014-10-29 Yao Qi <yao@codesourcery.com>
4313
4314 * gdb.base/fileio.c (test_write): Close the file.
4315
7f5ef605
PA
43162014-10-28 Pedro Alves <palves@redhat.com>
4317
4318 PR gdb/12623
4319 * gdb.base/sigstep.c (no_handler): New global.
4320 (main): If 'no_handler is true, set the signal handlers to
4321 SIG_IGN.
4322 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
4323 with_sw_watch and no_handler parameters. Handle them.
4324 (top level) <stepping over handler when stopped at a breakpoint
4325 test>: Add a test axis for testing with a software watchpoint, and
4326 another for testing with the signal handler set to SIG_IGN.
4327 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
4328 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
4329
abbdbd03
PA
43302014-10-28 Pedro Alves <palves@redhat.com>
4331
4332 PR gdb/17511
4333 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
4334 * gdb.base/sigstep.exp (other_handler_location): New global.
4335 (advance): Support stepping into the signal handler, and running
4336 commands while in the handler.
4337 (in_handler_map): New global.
4338 (top level): In the advance test, add combinations for getting
4339 into the handler with stepping commands, and for running commands
4340 in the handler. Add comment descripting the advancei tests.
4341
1df4399f
PA
43422014-10-28 Pedro Alves <palves@redhat.com>
4343
4344 * gdb.base/sigstep.exp: Use build_executable instead of
4345 prepare_for_testing.
4346 (top level): Move code that starts GDB, runs to main and creates a
4347 display to ...
4348 (restart): ... this new procedure.
4349 (top level): Move backtrace from signal handler test to ...
4350 (validate_backtrace): ... this new procedure.
4351 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
4352 with_test_prefix. Always restart GDB.
4353 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
4354 with_test_prefix. Always restart GDB. No need to delete
4355 breakpoints after the test.
4356 (test_skip_handler): Remove prefix parameter.
4357 (skip_over_handler, breakpoint_to_handler)
4358 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
4359 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
4360 restart GDB. No need to delete breakpoints after the test.
4361 (top level): Use foreach to call the test procedures with
4362 different commands.
4363
a5b6e449
PA
43642014-10-28 Pedro Alves <palves@redhat.com>
4365
4366 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
4367 instead of GNATS numbers.
4368 * gdb.base/sigbpt.exp: Likewise.
4369 * gdb.base/siginfo.exp: Likewise.
4370 * gdb.base/sigstep.exp: Likewise.
4371
e5f8a7cc
PA
43722014-10-27 Pedro Alves <palves@redhat.com>
4373
4374 * gdb.base/sigstep.c (dummy): New global.
4375 (main): Issue a couple writes to the new global.
4376 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
4377 procedures.
4378 (skip_over_handler): Use test_skip_handler.
4379 (top level): Call skip_over_handler for stepi and nexti too.
4380 (breakpoint_over_handler): Use test_skip_handler.
4381 (top level): Call breakpoint_over_handler for stepi and nexti too.
4382
763905a3
YQ
43832014-10-27 Yao Qi <yao@codesourcery.com>
4384
4385 * gdb.trace/tfile.c (adjust_function_address)
4386 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
4387 function descriptor.
4388
6f259a23
DB
43892014-10-24 Don Breazeal <donb@codesourcery.com>
4390
4391 * gdb.base/foll-fork.exp (test_follow_fork,
4392 catch_fork_child_follow): Check for updated fork messages emitted
4393 from infrun.c.
4394 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
4395 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
4396 vfork_and_exec_child_follow_through_step): Check for updated vfork
4397 messages emitted from infrun.c.
4398
09dd9a69
PA
43992014-10-24 Pedro Alves <palves@redhat.com>
4400
4401 * gdb.base/corefile.exp: Remove references to ultrix.
4402 * gdb.base/interrupt.exp: Likewise.
4403 * gdb.base/whatis.exp: Likewise.
4404 * gdb.gdb/selftest.exp: Likewise.
4405 * gdb.threads/manythreads.exp: Likewise.
4406 * gdb.threads/print-threads.exp: Likewise.
4407 * gdb.threads/pthreads.exp:: Likewise.
4408 * gdb.threads/schedlock.exp: Likewise.
4409
3433cfa5
SC
44102014-10-24 Siva Chandra Reddy <sivachandra@google.com>
4411
4412 * gdb.cp/non-trivial-retval.cc: Add a test case.
4413 * gdb.cp/non-trivial-retval.exp: Add a test.
4414
092f880b
YQ
44152014-10-20 Yao Qi <yao@codesourcery.com>
4416
4417 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
4418 * gdb.python/py-objfile-script-gdb.py: New file.
4419 * gdb.python/py-objfile-script.exp: Update reference to
4420 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
4421 of remote_download. Remove the dest file.
4422
acbdb7f3
YQ
44232014-10-20 Yao Qi <yao@codesourcery.com>
4424
4425 * gdb.base/checkpoint.exp: Don't remove file copied on host.
4426 * gdb.base/step-line.exp: Likewise.
4427 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4428 * gdb.dwarf2/dw2-basic.exp: Likewise.
4429 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4430 * gdb.dwarf2/dw2-filename.exp: Likewise.
4431 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4432 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4433 * gdb.dwarf2/dw2-producer.exp: Likewise.
4434 * gdb.dwarf2/mac-fileno.exp: Likewise.
4435 * gdb.python/py-frame-args.exp: Likewise.
4436 * gdb.python/py-framefilter.exp: Likewise.
4437 * gdb.python/py-mi.exp: Likewise.
4438 * gdb.python/py-objfile-script.exp: Likewise
4439 * gdb.python/py-pp-integral.exp: Likewise.
4440 * gdb.python/py-pp-re-notag.exp: Likewise.
4441 * gdb.python/py-prettyprint.exp: Likewise.
4442 * gdb.python/py-section-script.exp: Likewise.
4443 * gdb.python/py-typeprint.exp: Likewise.
4444 * gdb.python/py-xmethods.exp: Likewise.
4445 * gdb.stabs/weird.exp: Likewise.
4446 * gdb.xml/tdesc-regs.exp: Likewise.
4447
bd286a29
KCY
44482014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
4449
4450 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
4451 (out_cu): Use addr_len for the size of addresses.
4452 (out_line): Likewise. Size DW_LNE_set_address instruction
4453 according to addr_len.
4454 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
4455 (FUNC): Add START_INSNS to definition.
4456
673dc4a0
YQ
44572014-10-18 Yao Qi <yao@codesourcery.com>
4458
4459 * gdb.base/argv0-symlink.exp: Check argv[0] value if
4460 gdb_has_argv0 return true.
4461 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
4462 check [target_info exists noargs], check [gdb_has_argv0]
4463 instead.
4464 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4465 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
4466 procedures.
4467
4ffbba72
DE
44682014-10-17 Doug Evans <dje@google.com>
4469
4470 * gdb.python/py-events.exp: Update expected output for clear_objfiles
4471 event.
4472 * gdb.python/py-events.py: Add clear_objfiles event.
4473
d096d8c1
DE
44742014-10-17 Doug Evans <dje@google.com>
4475
4476 * gdb.python/py-objfile.exp: Test progspace attribute.
4477
a80db015
LM
44782014-10-17 Luis Machado <lgustavo@codesourcery.com>
4479
4480 * gdb.guile/scm-breakpoint.exp: Do not assume any
4481 directory separators when matching source file paths.
4482 * gdb.python/py-breakpoint.exp: Likewise.
4483 * gdb.reverse/break-precsave.exp: Likewise.
4484 * gdb.reverse/break-reverse.exp: Likewise.
4485 * gdb.reverse/consecutive-precsave.exp: Likewise.
4486 * gdb.reverse/finish-precsave.exp: Likewise.
4487 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
4488 * gdb.reverse/finish-reverse.exp: Likewise.
4489 * gdb.reverse/i386-precsave.exp: Likewise.
4490 * gdb.reverse/i387-env-reverse.exp: Likewise.
4491 * gdb.reverse/i387-stack-reverse.exp: Likewise.
4492 * gdb.reverse/machinestate-precsave.exp: Likewise.
4493 * gdb.reverse/machinestate.exp: Likewise.
4494 * gdb.reverse/sigall-precsave.exp: Likewise.
4495 * gdb.reverse/solib-precsave.exp: Likewise.
4496 * gdb.reverse/step-precsave.exp: Likewise.
4497 * gdb.reverse/until-precsave.exp: Likewise.
4498 * gdb.reverse/watch-precsave.exp: Likewise.
4499 * gdb.reverse/watch-reverse.exp: Likewise.
4500
b22089ab
YQ
45012014-10-17 Yao Qi <yao@codesourcery.com>
4502
4503 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
4504 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
4505
6c4486e6
PA
45062014-10-17 Pedro Alves <palves@redhat.com>
4507
4508 PR gdb/17471
4509 * gdb.base/bg-execution-repeat.c: New file.
4510 * gdb.base/bg-execution-repeat.exp: New file.
4511
0ff33695
PA
45122014-10-17 Pedro Alves <palves@redhat.com>
4513
4514 PR gdb/17300
4515 * gdb.base/continue-all-already-running.c: New file.
4516 * gdb.base/continue-all-already-running.exp: New file.
4517
6fdebc3d
PA
45182014-10-17 Pedro Alves <palves@redhat.com>
4519
4520 PR gdb/17472
4521 * gdb.base/annota-input-while-running.c: New file.
4522 * gdb.base/annota-input-while-running.exp: New file.
4523
32a8097b
PA
45242014-10-17 Pedro Alves <palves@redhat.com>
4525
4526 * gdb.base/callfuncs.exp: emove references to osf.
4527 * gdb.base/sigall.exp: Likewise.
4528 * gdb.gdb/selftest.exp: Likewise.
4529 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
4530 * gdb.mi/non-stop.c: Likewise.
4531 * gdb.mi/pthreads.c: Likewise.
4532 * gdb.reverse/sigall-precsave.exp: Likewise.
4533 * gdb.reverse/sigall-reverse.exp: Likewise.
4534 * gdb.threads/pthreads.c: Likewise.
4535 * gdb.threads/pthreads.exp: Likewise.
4536
7a3517ff
YQ
45372014-10-17 Yao Qi <yao@codesourcery.com>
4538
4539 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
4540 check 'target_info exists noargs'.
4541 (test_command_prompt_position): Likewise.
4542 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
4543 Remove "set args".
4544 (progvar_simple_while_test): Likewise.
4545 (progvar_complex_if_while_test): Likewise.
4546 (if_while_breakpoint_command_test): Likewise.
4547 (infrun_breakpoint_command_test): Likewise.
4548 (breakpoint_command_test): Likewise.
4549 (watchpoint_command_test): Likewise.
4550 (bp_deleted_in_command_test): Likewise.
4551 (temporary_breakpoint_commands): Likewise.
4552
bb99c472
YQ
45532014-10-16 Yao Qi <yao@codesourcery.com>
4554
4555 * gdb.base/remotetimeout.exp: Remove noargs checking.
4556
7c16b83e
PA
45572014-10-15 Pedro Alves <palves@redhat.com>
4558
4559 PR breakpoints/9649
4560 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
4561 * gdb.base/breakpoint-in-ro-region.exp
4562 (probe_target_hardware_step): New procedure.
4563 (top level): Probe hardware stepping and hardware breakpoint
4564 support. Test stepping through a read-only region, with both
4565 "breakpoint auto-hw" on and off and both "always-inserted" on and
4566 off.
4567
35a49624
IB
45682014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
4569
4570 * gdb.dlang/demangle.exp: Update for demangling changes.
4571
2d1c107c
SC
45722014-10-15 Siva Chandra Reddy <sivachandra@google.com>
4573
4574 * gdb.cp/non-trivial-retval.cc: Add new test cases.
4575 * gdb.cp/non-trivial-retval.exp: Add new tests.
4576
778811d5
SC
45772014-10-15 Siva Chandra Reddy <sivachandra@google.com>
4578
4579 PR c++/13403
4580 PR c++/15154
4581 * gdb.cp/non-trivial-retval.cc: New file.
4582 * gdb.cp/non-trivial-retval.exp: New file.
4583
10c5f0a8
YQ
45842014-10-15 Yao Qi <yao@codesourcery.com>
4585
4586 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
4587 remote host.
4588
65d7b369
YQ
45892014-10-15 Yao Qi <yao@codesourcery.com>
4590
4591 * gdb.python/py-symbol.exp: Match file base name if host is
4592 remote, otherwise match file name with dir name.
4593 * gdb.python/py-symtab.exp: Likewise.
4594 * gdb.python/python.exp: Likewise.
4595
46dc1394
YQ
45962014-10-15 Yao Qi <yao@codesourcery.com>
4597
4598 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
4599 pattern.
4600 * gdb.python/py-symtab.exp: Likewise.
4601 * gdb.python/python.exp: Remove trailing ".*". Fix typo
4602 locationn.
4603
c40cc657
JB
46042014-10-14 Joel Brobecker <brobecker@adacore.com>
4605
4606 * gdb.ada/addr_arith: New testcase.
4607
2abf49e1
MR
46082014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
4609
4610 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
4611 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
4612 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
4613 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
4614
f7088df3
SDJ
46152014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
4616
4617 * gdb.arch/stap-eval-lang-ada.S: Likewise.
4618 * gdb.arch/stap-eval-lang-ada.c: Likewise.
4619 * gdb.arch/stap-eval-lang-ada.exp: New file.
4620
4dc06805
YQ
46212014-10-14 Yao Qi <yao@codesourcery.com>
4622
4623 * gdb.mi/mi-var-child.c (nothing1): New function.
4624 (nothing2): New function.
4625 (do_children_tests): Set function pointers by nothing1 and
4626 nothing2.
4627 * gdb.mi/mi-var-child.exp: Step over new added statements.
4628 Update test to match the new output.
4629 * gdb.mi/var-cmd.c (nothing1): New function.
4630 (nothing2): New function.
4631 (do_children_tests): Set function pointers by nothing1 and
4632 nothing2.
4633 * gdb.mi/mi-var-display.exp: Update test to match output.
4634 Step to the line specified by $line_dct_nothing.
4635 Increase the number of lines to step.
4636
46a93de2
YQ
46372014-10-14 Yao Qi <yao@codesourcery.com>
4638
4639 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
4640 tests.
4641 * gdb.mi/mi2-var-child.exp: Likewise.
4642
14ea52ee
DE
46432014-10-13 Doug Evans <dje@google.com>
4644
4645 * gdb.python/py-objfile.exp: Change name of file name test.
4646
e5c6e92b
DE
46472014-10-13 Doug Evans <dje@google.com>
4648
4649 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
4650 from the start of the CU.
4651
c780cc2f
JK
46522014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4653 Yao Qi <yao@codesourcery.com>
4654
4655 Fix "save breakpoints" for "catch" command.
4656 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
4657 Remove -nonewline. Match also the added "main" line.
4658
99894e11
JK
46592014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4660
4661 Fix "save breakpoints" for "disable $bpnum" command.
4662 * gdb.base/save-bp.c (main): Add label.
4663 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
4664
6e1ac5a3
JK
46652014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4666
4667 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
4668
754dd2b0
YQ
46692014-10-11 Yao Qi <yao@codesourcery.com>
4670
4671 * gdb.server/server-kill.exp: Execute command
4672 "set remote trace-status-packet on" before "tstatus".
4673
f90183d7
YQ
46742014-10-11 Yao Qi <yao@codesourcery.com>
4675
4676 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
4677 (main): Call getppid.
4678 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
4679 and continue to it. Read variable "server_pid".
4680
bf40a607
YQ
46812014-10-11 Yao Qi <yao@codesourcery.com>
4682
4683 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
4684
052ca370
YQ
46852014-10-11 Yao Qi <yao@codesourcery.com>
4686
4687 * gdb.threads/thread-find.exp: Don't execute command
4688 "info threads".
4689 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
4690 * gdb.threads/linux-dp.exp: Don't check the condition
4691 $threads_created equals to zero.
4692
3831839c
PA
46932014-10-10 Pedro Alves <palves@redhat.com>
4694
4695 * gdb.base/bigcore.exp: Remove references to IRIX.
4696 * gdb.base/funcargs.exp: Likewise.
4697 * gdb.base/interrupt.exp: Likewise.
4698 * gdb.base/mips_pro.exp: Likewise.
4699 * gdb.base/nodebug.exp: Likewise.
4700 * gdb.base/setvar.exp: Likewise.
4701 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
4702
8b9a549d
PA
47032014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4704 Pedro Alves <palves@redhat.com>
4705
4706 PR symtab/14466
4707 * gdb.base/vdso-warning.c: New file.
4708 * gdb.base/vdso-warning.exp: New file.
4709
d48ba5e8
DE
47102014-10-02 Doug Evans <dje@google.com>
4711
4712 * gdb.base/structs.c (main): Don't run forever.
4713
2278c276
PA
47142014-10-02 Pedro Alves <palves@redhat.com>
4715
4716 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
4717 (top level) <stop threads 1, stop threads 2>: Use it.
4718
b57bacec
PA
47192014-10-02 Pedro Alves <palves@redhat.com>
4720
4721 * gdb.threads/break-while-running.exp (test): Add new
4722 'update_thread_list' argument. Skip "info threads" if false.
4723 (top level): Add new 'update_thread_list' axis.
4724
13fd3ff3
PA
47252014-10-02 Pedro Alves <palves@redhat.com>
4726
4727 PR breakpoints/17431
4728 * gdb.base/execl-update-breakpoints.c: New file.
4729 * gdb.base/execl-update-breakpoints.exp: New file.
4730
0fec99e8
PA
47312014-10-01 Pedro Alves <palves@redhat.com>
4732
4733 * gdb.base/breakpoint-in-ro-region.c: New file.
4734 * gdb.base/breakpoint-in-ro-region.exp: New file.
4735
2ddf4301
SM
47362014-10-01 Simon Marchi <simon.marchi@ericsson.com>
4737
4738 * gdb.mi/mi-exit-code.exp: New file.
4739 * gdb.mi/mi-exit-code.c: New file.
4740
6a5f3f43
YQ
47412014-09-30 Yao Qi <yao@codesourcery.com>
4742
4743 * lib/prelink-support.exp (build_executable_own_libs): Error if
4744 the target isn't native.
4745
345bcc73
YQ
47462014-09-30 Yao Qi <yao@codesourcery.com>
4747
4748 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
4749 false.
4750
a25a5a45
PA
47512014-09-22 Pedro Alves <palves@redhat.com>
4752
4753 * gdb.threads/break-while-running.exp: New file.
4754 * gdb.threads/break-while-running.c: New file.
4755
00ba3162
YQ
47562014-09-19 Yao Qi <yao@codesourcery.com>
4757
4758 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
4759 Invoke test. Restart GDB with --readnow and invoke test again.
4760
c3b7b696
YQ
47612014-09-19 Yao Qi <yao@codesourcery.com>
4762
4763 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
4764 proc set_breakpoint_on_gcd_function. Invoke
4765 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
4766 invoke set_breakpoint_on_gcd_function again.
4767
2b4fd423
DE
47682014-09-18 Doug Evans <dje@google.com>
4769
4770 * gdb.dwarf2/symtab-producer.exp: New file.
4771
a5947601
SDJ
47722014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4773
4774 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
4775 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
4776 * gdb.base/global-var-nested-by-dso.c: Likewise.
4777 * gdb.base/global-var-nested-by-dso.exp: Likewise.
4778
91c19059
SDJ
47792014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4780 Pedro Alves <palves@redhat.com>
4781
4782 * gdb.base/watch-bitfields.exp: Pass string other than test file
4783 name to prepare_for_testing.
4784 (watch): New procedure.
4785 (expect_watchpoint): Use with_test_prefix.
4786 (top level): Factor out tests to ...
4787 (test_watch_location, test_regular_watch): ... these new
4788 procedures, and use with_test_prefix and gdb_continue_to_end.
4789
bb9d5f81
PP
47902014-09-16 Patrick Palka <patrick@parcs.ath.cx>
4791
4792 PR breakpoints/12526
4793 * gdb.base/watch-bitfields.exp: New file.
4794 * gdb.base/watch-bitfields.c: New file.
4795
635856f5
PA
47962014-09-16 Pedro Alves <palves@redhat.com>
4797
4798 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
4799 software and hardware addresses, not software address against
4800 itself.
4801
7280ceea
PA
48022014-09-16 Pedro Alves <palves@redhat.com>
4803
4804 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
4805 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
4806
428b16bd
PA
48072014-09-16 Pedro Alves <palves@redhat.com>
4808
4809 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
4810 files.
4811 * gdb.base/a2-run.exp: Remove all code guarded by istarget
4812 "*-*-vxworks*" throughout.
4813 * gdb.base/break.exp: Likewise.
4814 * gdb.base/default.exp: Likewise.
4815 * gdb.base/scope.exp: Likewise.
4816 * gdb.base/sepdebug.exp: Likewise.
4817 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
4818 throughout.
4819 * gdb.base/run.c: Likewise.
4820 * gdb.base/sepdebug.c: Likewise.
4821 * gdb.hp/gdb.aCC/run.c: Likewise.
4822 * gdb.reverse/until-reverse.c: Likewise.
4823 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
4824
666d413c
YQ
48252014-09-16 Yao Qi <yao@codesourcery.com>
4826
4827 * boards/local-remote-host-native.exp: New file.
4828
57cbd724
DE
48292014-09-14 Doug Evans <xdje42@gmail.com>
4830
4831 * gdb.threads/queue-signal.c (thread_count): New variable.
4832 (thread_count_mutex, thread_count_condvar): New variables.
4833 (incr_thread_count, wait_all_threads_running): New functions.
4834 (main): Wait for all threads to be in their thread functions.
4835
81219e53
DE
48362014-09-13 Doug Evans <xdje42@gmail.com>
4837
4838 * gdb.threads/queue-signal.c: New file.
4839 * gdb.threads/queue-signal.exp: New file.
4840
3714cea7
DE
48412014-09-13 Doug Evans <xdje42@gmail.com>
4842
4843 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
4844 be consistent with what default_gdb_init uses.
4845 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
4846 the plain text of the prompt. Add some logging printfs.
4847 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
4848
fa43b1d7
PA
48492014-09-12 Pedro Alves <palves@redhat.com>
4850
4851 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
4852 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
4853 * gdb.arch/i386-size-overlap.exp: Likewise.
4854 * gdb.arch/i386-size.exp: Likewise.
4855 * gdb.arch/i386-unwind.exp: Likewise.
4856 * gdb.base/a2-run.exp: Likewise.
4857 * gdb.base/break.exp: Likewise.
4858 * gdb.base/charset.exp: Likewise.
4859 * gdb.base/chng-syms.exp: Likewise.
4860 * gdb.base/commands.exp: Likewise.
4861 * gdb.base/dbx.exp: Likewise.
4862 * gdb.base/find.exp: Likewise.
4863 * gdb.base/funcargs.exp: Likewise.
4864 * gdb.base/jit-simple.exp: Likewise.
4865 * gdb.base/reread.exp: Likewise.
4866 * gdb.base/sepdebug.exp: Likewise.
4867 * gdb.base/step-bt.exp: Likewise.
4868 * gdb.cp/mb-inline.exp: Likewise.
4869 * gdb.cp/mb-templates.exp: Likewise.
4870 * gdb.objc/basicclass.exp: Likewise.
4871 * gdb.threads/killed.exp: Likewise.
4872
9d9bf2df
EBM
48732014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4874
4875 PR tdep/17379
4876 * gdb.arch/powerpc-stackless.S: New file.
4877 * gdb.arch/powerpc-stackless.exp: New file.
4878
1cf2f1b0
JK
48792014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4880
4881 * gdb.base/attach.c: Include unistd.h.
4882 (main): Call alarm. Add label postloop.
4883 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
4884 gdb_breakpoint, gdb_continue_to_breakpoint.
4885 (test_command_line_attach_run): Kill ${testpid} in one exit path.
4886
98880d46
PA
48872014-09-11 Pedro Alves <palves@redhat.com>
4888
4889 PR gdb/17347
4890 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
4891 * gdb.base/attach.exp (test_command_line_attach_run): New
4892 procedure.
4893 (top level): Call it.
4894
4c92ff2c
PA
48952014-09-11 Pedro Alves <palves@redhat.com>
4896
4897 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
4898 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
4899 (do_command_attach_tests): Use spawn_wait_for_attach.
4900 * gdb.base/solib-overlap.exp: Likewise.
4901 * gdb.multi/multi-attach.exp: Likewise.
4902 * gdb.python/py-prompt.exp: Likewise.
4903 * gdb.python/py-sync-interp.exp: Likewise.
4904 * gdb.server/ext-attach.exp: Likewise.
4905
3adc1a7d
GKB
49062014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
4907
4908 * gdb.fortran/array-element.exp: Remove unexpected "continue"
4909 command in testcase. Simplify testcase.
4910
96334934
JB
49112014-09-10 Joel Brobecker <brobecker@adacore.com>
4912
4913 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
4914
eb479039
JB
49152014-09-10 Joel Brobecker <brobecker@adacore.com>
4916
4917 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
4918
deede10c
JB
49192014-09-10 Joel Brobecker <brobecker@adacore.com>
4920
4921 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
4922
7828a5f5
JB
49232014-09-10 Joel Brobecker <brobecker@adacore.com>
4924
4925 * gdb.dwarf2/dynarr-ptr.c: New file.
4926 * gdb.dwarf2/dynarr-ptr.exp: New file.
4927
33aeebcf
MR
49282014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4929
4930 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
4931 of 30 rather than hardcoding 120 for a slow test case. Take the
4932 `gdb,timeout' target setting into account for this calculation.
4933 Don't extend the timeout for the test cases that don't need it.
4934
7b415901
MR
49352014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4936
4937 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
4938 a factor of 2 for a slow test case. Take the `gdb,timeout'
4939 target setting into account for this calculation.
4940 * gdb.reverse/until-precsave.exp: Increase the timeout by
4941 a factor of 15 and 3 respectively rather than adding 120
4942 for a pair of slow test cases. Take the `gdb,timeout'
4943 target setting into account for this calculation.
4944
4a40f85a
MR
49452014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4946
4947 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
4948 timeout, don't pass one down to gdb_expect.
4949 (gdb_expect): Rework timeout selection.
4950
09635af7
MR
49512014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4952
4953 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
4954 exception on timeout.
4955 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
4956 (gdbserver_start_extended): Catch any `gdbserver_start' error
4957 exceptions.
4958 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
4959 * lib/mi-support.exp (mi_gdb_target_load): Catch any
4960 `gdbserver_gdb_load' error exceptions.
4961
2bdd10b7
MR
49622014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4963
4964 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
4965 120 on waiting for the TCP socket to open.
4966
316935f0
DE
49672014-09-09 Doug Evans <xdje42@gmail.com>
4968
4969 * gdb.base/default.exp (show_conv_list): Add _caller_is,
4970 _caller_matches, _any_caller_is, _any_caller_matches.
4971
83740597
DE
49722014-09-09 Doug Evans <xdje42@gmail.com>
4973
4974 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
4975
4c122fc3
YQ
49762014-09-09 Yao Qi <yao@codesourcery.com>
4977
4978 * gdb.mi/mi-var-display.exp: Set print symbol off.
4979
a9f116cb
GKB
49802014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
4981
4982 PR gdb/17035
4983 * gdb.base/commands.exp: Add tests to verify user-defined
4984 commands with empty bodies.
4985 * gdb.python/py-cmd.exp: Test that we don't show user-defined
4986 python commands in `show user command`.
4987 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
4988 scheme commands in `show user command`.
4989
c75bd3a2
JK
49902014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4991
4992 PR python/17355
4993 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
4994 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
4995 * gdb.python/py-framefilter-invalidarg.exp: New file.
4996 * gdb.python/py-framefilter-invalidarg.py: New file.
4997
faa42425
DE
49982014-09-06 Doug Evans <xdje42@gmail.com>
4999
5000 PR 15276
5001 * gdb.python/py-caller-is.c: New file.
5002 * gdb.python/py-caller-is.exp: New file.
5003
474ca4f6
SDJ
50042014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
5005
5006 PR gdb/17235
5007 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
5008 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
5009
eb0b0463
SDJ
50102014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
5011
5012 PR fortran/17237
5013 * gdb.fortran/print-formatted.exp: New file.
5014 * gdb.fortran/print-formatted.f90: Likewise.
5015
5f3b99cf
SS
50162014-09-03 Sasha Smundak <asmundak@google.com>
5017
5018 * gdb.python/py-frame.exp: Test Frame.read_register.
5019
7d793aa9
SDJ
50202014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
5021
5022 PR python/16699
5023 * gdb.python/py-completion.exp: New file.
5024 * gdb.python/py-completion.py: Likewise.
5025
fb0576e9
DE
50262014-08-28 Doug Evans <dje@google.com>
5027
5028 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
5029 eax,etc. are live with values set by gdb and thus the compiler can't
5030 use them.
5031 * gdb.arch/i386-pseudo.c (main): Ditto.
5032
ee92b0dd
DE
50332014-08-27 Doug Evans <dje@google.com>
5034
5035 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
5036
6649db35
DE
50372014-08-25 Doug Evans <dje@google.com>
5038
5039 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
5040 (main): Ditto.
5041
564b7600
DE
50422014-08-25 Doug Evans <dje@google.com>
5043
5044 * gdb.threads/thread-execl.exp: #include <stdio.h>.
5045
3881fb67
YQ
50462014-08-24 Yao Qi <yao@codesourcery.com>
5047
5048 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
5049 symbol off.
5050 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
5051
a05a36a5
DE
50522014-08-22 Doug Evans <dje@google.com>
5053
5054 PR 17276
5055 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
5056 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
5057 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
5058
7c343b48
YQ
50592014-08-22 Yao Qi <yao@codesourcery.com>
5060
5061 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
5062 * gdb.python/py-finish-breakpoint2.exp: Likewise.
5063 * gdb.python/python.exp: Likewise. Use .py file on the host
5064 instead of the build.
5065
22fd09ae
JK
50662014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5067
5068 * gdb.threads/gcore-stale-thread.c: New file.
5069 * gdb.threads/gcore-stale-thread.exp: New file.
5070
a8454a7c
PA
50712014-08-21 Pedro Alves <palves@redhat.com>
5072
5073 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
5074 * gdb.base/gcore-relro-pie.exp: Likewise.
5075 * gdb.base/gcore-relro.exp: Likewise.
5076 * gdb.base/gcore.exp: Likewise.
5077 * gdb.base/print-symbol-loading.exp: Likewise.
5078 * gdb.threads/gcore-thread.exp: Likewise.
5079 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
5080
2a31c623
PA
50812014-08-20 Pedro Alves <palves@redhat.com>
5082 Jan Kratochvil <jan.kratochvil@redhat.com>
5083
5084 * Makefile.in (EXTRA_RULES, CC): New variables, get from
5085 configure.
5086 (EXPECT): Handle READ1 being set.
5087 (all): Depend on EXTRA_RULES.
5088 (check-read1, expect-read1, read1.so, read1): New rules.
5089 * README (Testsuite Parameters): Document the READ1 make variable.
5090 (Race detection): New section.
5091 * configure: Regenerate.
5092 * configure.ac: If build==host==target, and running under a
5093 GNU/glibc system, add read1 to the extra Makefile rules.
5094 (EXTRA_RULES): AC_SUBST it.
5095 * lib/read1.c: New file.
5096
d36430db
JB
50972014-08-20 Joel Brobecker <brobecker@adacore.com>
5098
5099 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
5100 the handling of variables declared as a typedef to an array
5101 which a DW_AT_data_location attribute.
5102
9a0dc9e3
PA
51032014-08-19 Andrew Burgess <aburgess@broadcom.com>
5104 Pedro Alves <palves@redhat.com>
5105
5106 PR symtab/14604
5107 PR symtab/14605
5108 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
5109 gdb_test.
5110
0718a8da
PA
51112014-08-19 Pedro Alves <palves@redhat.com>
5112
5113 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
5114
13b448cd
YQ
51152014-08-19 Yao Qi <yao@codesourcery.com>
5116
5117 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
5118 right line.
5119
1cbf5077
DB
51202014-08-18 David Blaikie <dblaikie@gmail.com>
5121
5122 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
5123
bf0fae19
JB
51242014-08-18 Joel Brobecker <brobecker@adacore.com>
5125
5126 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
5127 attribute in array range.
5128
3c8c5dcc
JB
51292014-08-18 Joel Brobecker <brobecker@adacore.com>
5130
5131 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
5132
e66d4446
SC
51332014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5134
5135 PR c++/17132
5136 * gdb.cp/pr17132.cc: New file.
5137 * gdb.cp/pr17132.exp: New file.
5138
940df408
SC
51392014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5140
5141 * gdb.python/py-xmethods.py (A_getarrayind)
5142 (E_method_char_worker.__call__, E_method_int_worker.__call__):
5143 Use 'print' with function call syntax.
5144 (E_method_matcher.match): Fix tab vs space indentation mixup.
5145
ebcc6c3a
YQ
51462014-08-15 Yao Qi <yao@codesourcery.com>
5147
5148 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
5149 false.
5150
775e0f04
YQ
51512014-08-15 Yao Qi <yao@codesourcery.com>
5152
5153 * gdb.cp/casts.exp: Set print symbol off.
5154 * gdb.cp/class2.exp: Likewise.
5155 * gdb.cp/overload.exp: Likewise.
5156 * gdb.cp/templates.exp: Likewise.
5157
d769e349
DE
51582014-08-11 Doug Evans <dje@google.com>
5159
5160 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5161 (test_load_shlib): Update.
5162
20c6f1e1
YQ
51632014-08-09 Yao Qi <yao@codesourcery.com>
5164
5165 * gdb.base/display.exp: Invoke is_address_zero_readable.
5166 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
5167 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5168 * gdb.base/hbreak-unmapped.exp: Return if
5169 is_address_zero_readable returns true.
5170 * gdb.base/signest.exp: Likewise.
5171 * gdb.base/signull.exp: Likewise.
5172 * gdb.base/sigbpt.exp: Likewise.
5173 * gdb.guile/scm-disasm.exp: Do the test if
5174 is_address_zero_readable returns false.
5175 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
5176 * gdb.python/py-arch.exp: Likewise.
5177 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
5178 * lib/gdb.exp (is_address_zero_readable): New proc.
5179
5792e8e3
YQ
51802014-08-09 Yao Qi <yao@codesourcery.com>
5181
5182 PR testsuite/13443
5183 * gdb.mi/mi-var-display.exp: Make test messages unique.
5184
3cecbbbe
TT
51852014-08-04 Tom Tromey <tromey@redhat.com>
5186
5187 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
5188 target 0".
5189
00b51ff5
TT
51902014-08-04 Tom Tromey <tromey@redhat.com>
5191
5192 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
5193 "target_resume".
5194
6908c509
JB
51952014-08-01 Joel Brobecker <brobecker@adacore.com>
5196
5197 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
5198 inner_vla_struct_object_size.
5199 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
5200 as xfail.
5201
cc6563d2
PA
52022014-07-30 Pedro Alves <palves@redhat.com>
5203
5204 * gdb.threads/signal-command-handle-nopass.exp (test): Add
5205 comment.
5206
7e09a223
YQ
52072014-07-29 Yao Qi <yao@codesourcery.com>
5208
5209 PR gdb/17206
5210 * gdb.base/until-nodebug.exp: New.
5211
7ebdbe92
DE
52122014-07-28 Doug Evans <xdje42@gmail.com>
5213
5214 PR guile/17203
5215 * gdb.guile/scm-parameter.exp: Add tests for trying to create
5216 previously existing parameter, and previously ambiguously spelled
5217 parameter.
5218
fdb1adc6
WN
52192014-07-28 Will Newton <will.newton@linaro.org>
5220
5221 * gdb.base/varargs.exp: Remove KFAILs for ARM.
5222
186fcde0
DE
52232014-07-26 Ludovic Courtès <ludo@gnu.org>
5224 Doug Evans <xdje42@gmail.com>
5225
5226 PR guile/17146
5227 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
5228
70509625
PA
52292014-07-25 Pedro Alves <palves@redhat.com>
5230
5231 * gdb.threads/signal-command-handle-nopass.c: New file.
5232 * gdb.threads/signal-command-handle-nopass.exp: New file.
5233 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
5234 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
5235 * gdb.threads/signal-delivered-right-thread.c: New file.
5236 * gdb.threads/signal-delivered-right-thread.exp: New file.
5237
c3f814a1
PA
52382014-07-25 Pedro Alves <palves@redhat.com>
5239
5240 * gdb.base/double-prompt-target-event-error.exp
5241 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
5242 match.
5243 (cancel_pagination_in_target_event): Rework double prompt
5244 detection.
5245 * gdb.base/paginate-after-ctrl-c-running.exp
5246 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
5247 <return>' match.
5248 * gdb.base/paginate-bg-execution.exp
5249 (test_bg_execution_pagination_return)
5250 (test_bg_execution_pagination_cancel): Remove '-notransfer
5251 <return>' matches.
5252 * gdb.base/paginate-execution-startup.exp
5253 (test_fg_execution_pagination_return)
5254 (test_fg_execution_pagination_cancel): Remove '-notransfer
5255 <return>' matches.
5256 * gdb.base/paginate-inferior-exit.exp
5257 (test_paginate_inferior_exited): Remove '-notransfer <return>'
5258 match.
5259 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
5260 * lib/gdb.exp (pagination_prompt): Run text through
5261 string_to_regexp.
5262 (gdb_test_multiple): Match $pagination_prompt instead of
5263 "<return>".
5264 (string_to_regexp): Move to lib/gdb-utils.exp.
5265
e214cf6c
JK
52662014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5267
5268 * gdb.arch/amd64-entry-value-paramref.S: New file.
5269 * gdb.arch/amd64-entry-value-paramref.cc: New file.
5270 * gdb.arch/amd64-entry-value-paramref.exp: New file.
5271 * gdb.arch/amd64-optimout-repeat.S: New file.
5272 * gdb.arch/amd64-optimout-repeat.c: New file.
5273 * gdb.arch/amd64-optimout-repeat.exp: New file.
5274
17d0c5c8
JK
52752014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5276
5277 PR gdb/17170
5278 * gdb.base/statistics.exp: New file.
5279
b8b8facf
DE
52802014-07-17 Doug Evans <dje@google.com>
5281
74b49205 5282 PR gdb/17170
b8b8facf
DE
5283 * gdb.base/maint.exp: Update testing of per-command stats.
5284
1b5d0ab3
PA
52852014-07-16 Pedro Alves <palves@redhat.com>
5286
5287 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
5288 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
5289 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
5290 (tfile_write_buf): New functions.
5291 (add_memory_block): Rewrite using the above.
5292 (adjust_function_address): New function.
5293 (FUNCTION_ADDRESS): New macro.
5294 (write_basic_trace_file): Remove short_x local, and use
5295 tfile_write_16. Change type of func_addr local to unsigned long
5296 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
5297 here. Cast argument of add_memory_block to char pointer.
5298 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
5299 (main): Remove parameters.
5300 * gdb.trace/tfile.exp: Remove nowarnings.
5301
4d974e88
SM
53022014-07-15 Simon Marchi <simon.marchi@ericsson.com>
5303
5304 * gdb.base/debug-expr.exp: Test string evaluation with
5305 "debug expression" on.
5306
41e99568
PA
53072014-07-15 Pedro Alves <palves@redhat.com>
5308
5309 * gdb.base/reread.exp: Use clean_restart.
5310
487d9753
PL
53112014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
5312
5313 * gdb.arch/avr-flash-qualifer.c: New.
5314 * gdb.arch/avr-flash-qualifer.exp: New.
5315
cc1c52ad
PA
53162014-07-14 Pedro Alves <palves@redhat.com>
5317
5318 * gdb.base/paginate-after-ctrl-c-running.c: New file.
5319 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
5320
1e973570
PA
53212014-07-14 Pedro Alves <palves@redhat.com>
5322
5323 * gdb.base/double-prompt-target-event-error.c: New file.
5324 * gdb.base/double-prompt-target-event-error.exp: New file.
5325
93d6eb10
PA
53262014-07-14 Pedro Alves <palves@redhat.com>
5327
5328 PR gdb/17072
5329 * gdb.base/paginate-inferior-exit.c: New file.
5330 * gdb.base/paginate-inferior-exit.exp: New file.
5331
0017922d
PA
53322014-07-14 Pedro Alves <palves@redhat.com>
5333
5334 PR gdb/17072
5335 * gdb.base/paginate-bg-execution.c: New file.
5336 * gdb.base/paginate-bg-execution.exp: New file.
5337
94696ad3
PA
53382014-07-14 Pedro Alves <palves@redhat.com>
5339
5340 PR gdb/17072
5341 * gdb.base/paginate-execution-startup.c: New file.
5342 * gdb.base/paginate-execution-startup.exp: New file.
5343 * lib/gdb.exp (pagination_prompt): New global.
5344 (default_gdb_spawn): New procedure, factored out from
5345 default_gdb_spawn.
5346 (default_gdb_start): Adjust to call default_gdb_spawn.
5347 (gdb_spawn): New procedure.
5348
bd293940
PA
53492014-07-14 Pedro Alves <palves@redhat.com>
5350
5351 * lib/gdb.exp (gdb_assert): New procedure.
5352 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
5353
c933f875
PA
53542014-07-14 Pedro Alves <palves@redhat.com>
5355
5356 * gdb.base/execution-termios.c: New file.
5357 * gdb.base/execution-termios.exp: New file.
5358
d98b7a16
TT
53592014-07-14 Tom Tromey <tromey@redhat.com>
5360
5361 * gdb.cp/vla-cxx.cc: New file.
5362 * gdb.cp/vla-cxx.exp: New file.
5363
548740d6
TT
53642014-07-14 Tom Tromey <tromey@redhat.com>
5365
5366 * gdb.reverse/rerun-prec.c: New file.
5367 * gdb.reverse/rerun-prec.exp: New file.
5368
a25eb028
MR
53692014-07-12 Maciej W. Rozycki <macro@mips.com>
5370 Maciej W. Rozycki <macro@codesourcery.com>
5371
5372 * lib/gdb-utils.exp: New file.
5373 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
5374 inline `gdb_init_command' processing.
5375 (gdb_start_cmd): Likewise.
5376 * lib/mi-support.exp (mi_run_cmd): Likewise.
5377 * README: Document `gdb_init_command' and `gdb_init_commands'.
5378
218c2655
JK
53792014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5380
5381 Fix false FAIL running under a very long directory name.
5382 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
5383 and "set print elements 10000". Twice.
5384
5401fde3
YQ
53852014-07-11 Yao Qi <yao@codesourcery.com>
5386
5387 * gdb.base/exprs.exp: "set print symbol off".
5388
e76126e8
PA
53892014-07-11 Pedro Alves <palves@redhat.com>
5390
5391 * gdb.threads/kill.c: New file.
5392 * gdb.threads/kill.exp: New file.
5393
2d6f0de6
YQ
53942014-07-10 Yao Qi <yao@codesourcery.com>
5395
5396 * gdb.trace/tfile.c (write_basic_trace_file)
5397 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
5398 address written to trace file.
5399
7180e04a
PA
54002014-07-09 Pedro Alves <palves@redhat.com>
5401
5402 * gdb.base/attach-wait-input.exp: New file.
5403 * gdb.base/attach-wait-input.c: New file.
5404
9a9a7608
AB
54052014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5406
5407 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
5408 setting up test structures.
5409 (main): Call new test function.
5410 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
5411 test function, continue into test function and walk test
5412 structures.
5413
161ac41e
YQ
54142014-07-02 Yao Qi <yao@codesourcery.com>
5415
5416 * gdb.trace/entry-values.c: Define labels 'foo_start' and
5417 'bar_start' at the beginning of functions 'foo' and 'bar'
5418 respectively.
5419 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
5420 instead of 'foo' and 'bar'.
5421
1f267ae3
MM
54222014-07-08 Markus Metzger <markus.t.metzger@intel.com>
5423
5424 * gdb.btrace/segv.exp: New.
5425 * gdb.btrace/segv.c: New.
5426
2b239efb
LM
54272014-07-02 Luis Machado <lgustavo@codesourcery.com>
5428
5429 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
5430 instruction.
5431
cf363f18
MW
54322014-06-30 Mark Wielaard <mjw@redhat.com>
5433
5434 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
5435 vulture, vilify, villar): New volatile array constants.
5436 (vindictive, vegetation): New const volatile array constants.
5437 * gdb.base/volatile.exp: Test volatile and const volatile array
5438 types.
5439
aebf9d24
AA
54402014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5441
5442 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
5443 target lacks support for awatch, rwatch, or hbreak.
5444
b67a2c6f
YQ
54452014-06-27 Yao Qi <yao@codesourcery.com>
5446
5447 * gdb.multi/dummy-frame-restore.exp: New.
5448 * gdb.multi/dummy-frame-restore.c: New.
5449
aef92902
MM
54502014-06-25 Markus Metzger <markus.t.metzger@intel.com>
5451
5452 * gdb.btrace/gcore.exp: New.
5453
8e9db26e
PA
54542014-06-23 Pedro Alves <palves@redhat.com>
5455
5456 * gdb.base/watchpoint-reuse-slot.c: New file.
5457 * gdb.base/watchpoint-reuse-slot.exp: New file.
5458
70afc5b7
SC
54592014-06-23 Siva Chandra Reddy <sivachandra@google.com>
5460
5461 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
5462 progspace's filename in 'info', 'enable' and 'disable' command
5463 tests.
5464
b972bd9c
JK
54652014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5466
5467 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
5468 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5469 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
5470
125f8a3d
GB
54712014-06-20 Gary Benson <gbenson@redhat.com>
5472
5473 * gdb.arch/i386-avx.exp: Fix include file location.
5474 * gdb.arch/i386-sse.exp: Likewise.
5475
3ed9baed
IB
54762014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
5477
5478 * gdb.dlang/expression.exp: New file.
5479
034f788c
PA
54802014-06-19 Pedro Alves <palves@redhat.com>
5481
5482 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
5483 out from ...
5484 (top level): ... here. Iterate running tests under different
5485 scheduler-locking settings.
5486
45371d0c
LM
54872014-06-18 Luis Machado <lgustavo@codesourcery.com>
5488
5489 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
5490 to DW_FORM_addr and use non-zero addresses.
5491
5d376983
SC
54922014-06-18 Siva Chandra Reddy <sivachandra@google.com>
5493
5494 PR gdb/17017
5495 * gdb.python/py-xmethods.cc: Add global function call counters and
5496 increment them in their respective functions. Remove "cout"
5497 statements.
5498 * gdb.python/py-xmethods.exp: Make tests check the global function
5499 call counters instead of depending on inferior IO.
5500
a1aa2221
LM
55012014-06-18 Don Breazeal <donb@codesourcery.com>
5502
5503 * gdb.base/foll-fork.exp (default_fork_parent_follow):
5504 Deleted procedure.
5505 (explicit_fork_parent_follow): Deleted procedure.
5506 (explicit_fork_child_follow): Deleted procedure.
5507 (test_follow_fork): New procedure.
5508 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 5509 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
5510 procedure calls.
5511
0fc05997
YQ
55122014-06-17 Yao Qi <yao@codesourcery.com>
5513
5514 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
5515 CP1252.
5516
70795c52
LM
55172014-06-17 Luis Machado <lgustavo@codesourcery.com>
5518
5519 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
5520 Initialize ptr and S explicitly.
5521 (skip_type_update_when_not_use_rtti_test): Likewise.
5522
6be47f0c
KS
55232014-06-16 Keith Seitz <keiths@redhat.com>
5524
5525 PR mi/15863
5526 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
5527 the inferior is started.
5528
d03de421
PA
55292014-06-16 Pedro Alves <palves@redhat.com>
5530
5531 * gdb.base/break-main-file-remove-fail.c: New file.
5532 * gdb.base/break-main-file-remove-fail.exp: New file.
5533 * gdb.base/break-unload-file.exp: Use build_executable instead of
5534 prepare_for_testing.
5535 (test_break): New parameter "initial_load". Handle it.
5536 (top level): Add initial_load cmdline/file axis.
5537
f9579b99
TT
55382014-06-12 Tom Tromey <tromey@redhat.com>
5539
5540 * gdb.base/completion.exp: Don't use directory name in test.
5541
3657956b
GB
55422014-06-09 Gary Benson <gbenson@redhat.com>
5543
5544 * gdb.base/sigall.c [Functions to send signals]: Reorder to
5545 separate the always-available ANSI-standard signals from the
5546 signals that require checking.
5547 (main): Likewise.
5548 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
5549 Likewise.
5550 (main): Likewise.
5551
4186eb54
KS
55522014-06-07 Keith Seitz <keiths@redhat.com>
5553
5554 Revert:
5555 PR c++/16253
5556 * gdb.cp/var-tag.cc: New file.
5557 * gdb.cp/var-tag.exp: New file.
5558 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5559 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5560 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5561 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5562
25326a28 55632014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
5564
5565 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
5566
829155c9
PA
55672014-06-06 Pedro Alves <palves@redhat.com>
5568
5569 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
5570 in target debug output instead of looking at RSP packets,
5571 disabling the test on any target that uses hardware stepping.
5572 Update comments.
5573
61c8d22e
PA
55742014-06-06 Pedro Alves <palves@redhat.com>
5575
5576 * gdb.base/break-unload-file.exp: Fix typo.
5577
d9a47287
YQ
55782014-06-06 Yao Qi <yao@codesourcery.com>
5579
5580 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
5581 from "jit_function" to "^jit_function".
5582
e5e01dbf
YQ
55832014-06-06 Yao Qi <yao@codesourcery.com>
5584
5585 * gdb.base/async.c (foo): Add one statement.
5586 * gdb.base/async.exp: Get the next instruction address and
5587 match the output of "nexti" by instruction address. Match
5588 the hex address in the output of "finish".
5589
73ba372c
GB
55902014-06-06 Gary Benson <gbenson@redhat.com>
5591
5592 * gdb.base/call-signals.c: Remove preprocessor conditionals
5593 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
5594 SIGSEGV and SIGTERM.
5595 * gdb.base/sigall.c: Likewise.
5596 * gdb.base/unwindonsignal.c: Likewise.
5597 * gdb.reverse/sigall-reverse.c: Likewise.
5598
831517df
YQ
55992014-06-06 Yao Qi <yao@codesourcery.com>
5600
5601 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
5602 readable, skip the test.
5603
b8b91e98
YQ
56042014-06-06 Yao Qi <yao@codesourcery.com>
5605
5606 * gdb.threads/staticthreads.c (thread_function): Move the line
5607 setting breakpoint on forward.
5608 * gdb.threads/staticthreads.exp: Update comments.
5609
fb934770
LC
56102014-06-05 Ludovic Courtès <ludo@gnu.org>
5611
5612 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
5613 "history-append! type error".
5614
6ef284bd
SM
56152014-06-05 Simon Marchi <simon.marchi@ericsson.com>
5616
5617 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
5618 erroneous dprintf expected input.
5619
a872e241
DE
56202014-06-04 Doug Evans <xdje42@gmail.com>
5621
5622 * gdb.guile/scm-generics.exp: Delete.
5623
16f691fb
DE
56242014-06-04 Doug Evans <xdje42@gmail.com>
5625
5626 * gdb.guile/scm-breakpoint.exp: Update.
5627 Add tests for breakpoint registration.
5628
012370f6
TT
56292014-06-04 Tom Tromey <tromey@redhat.com>
5630
5631 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
5632 VLA-in-union.
5633 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
5634 inner_vla_struct, vla_union types. Initialize objects of those
5635 types and compute their sizes.
5636
9f5a4cef
HZ
56372014-06-04 Nathan Sidwell <nathan@codesourcery.com>
5638 Hui Zhu <hui@codesourcery.com>
5639
5640 * gdb.base/fileio.exp: Add test for shell not available as well as
5641 available.
5642 * gdb.base/fileio.c (test_system): Check for shell twice.
5643
90a45c4d
YQ
56442014-06-04 Yao Qi <yao@codesourcery.com>
5645
5646 * gdb.base/auto-connect-native-target.exp: Remove redundant
5647 space from the regexp pattern.
5648
70017e41
YQ
56492014-06-04 Yao Qi <yao@codesourcery.com>
5650
5651 * gdb.base/default.exp: Replace "child" with "native" in
5652 regexp pattern.
5653
883964a7
SC
56542014-06-03 Siva Chandra Reddy <sivachandra@google.com>
5655
5656 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
5657 * gdb.python/py-xmethods.exp: New tests to test xmethods.
5658 * gdb.python/py-xmethods.py: Python script supporting the
5659 new testcase and tests.
5660
ef370185
JB
56612014-06-03 Joel Brobecker <brobecker@adacore.com>
5662 Pedro Alves <palves@redhat.com>
5663
5664 PR breakpoints/17000
5665 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
5666 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
5667
1e2ccb61
BM
56682014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
5669
5670 * gdb.base/subst.exp: Add tests to verify partial path matching
5671 output.
5672
c6ec5ab2
PA
56732014-06-03 Pedro Alves <palves@redhat.com>
5674
5675 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
5676 target that doesn't use software single-stepping.
5677
835c559f
PA
56782014-06-03 Pedro Alves <palves@redhat.com>
5679
5680 PR breakpoints/17000
5681 * gdb.base/sss-bp-on-user-bp-2.c: New file.
5682 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
5683
06eb1586
DE
56842014-06-02 Doug Evans <xdje42@gmail.com>
5685
5686 * gdb.guile/scm-parameter.exp: New file.
5687
e698b8c4
DE
56882014-06-02 Doug Evans <xdje42@gmail.com>
5689
5690 * gdb.guile/scm-cmd.c: New file.
5691 * gdb.guile/scm-cmd.exp: New file.
5692
ded03782
DE
56932014-06-02 Doug Evans <xdje42@gmail.com>
5694
5695 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
5696 pretty-printer lookup.
5697 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
5698 (make-pp_s-printer): Call it.
5699 (make-pretty-printer-from-dict): New function.
5700 (lookup-pretty-printer-maker-from-dict): New function.
5701 (*pretty-printer*): Simplify.
5702 (make-objfile-pp_s-printer): New function.
5703 (install-objfile-pretty-printers!): New function.
5704 (make-progspace-pp_s-printer): New function.
5705 (install-progspace-pretty-printers!): New function.
5706 * gdb.guile/scm-progspace.c: New file.
5707 * gdb.guile/scm-progspace.exp: New file.
5708
41fac0cf
PA
57092014-06-02 Pedro Alves <palves@redhat.com>
5710
5711 * gdb.base/dprintf-bp-same-addr.c: New file.
5712 * gdb.base/dprintf-bp-same-addr.exp: New file.
5713
96ae5695
EBM
57142014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5715
5716 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
5717 * gdb.arch/powerpc-power.s: Likewise.
5718
da02b3a8
JB
57192014-06-02 Joel Brobecker <brobecker@adacore.com>
5720
5721 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
5722
c72b2e7b
YQ
57232014-06-01 Yao Qi <yao@codesourcery.com>
5724
5725 * gdb.base/watchpoint.exp (test_watch_location): Check null
5726 pointer can be dereferenced. If not, do the test, otherwise
5727 skip it.
5728
53e8a631
AB
57292014-05-30 Andrew Burgess <aburgess@broadcom.com>
5730
5731 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
5732 results.
5733 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
5734
938f0e2f
AB
57352014-05-30 Andrew Burgess <aburgess@broadcom.com>
5736
5737 * gdb.arch/amd64-invalid-stack-middle.S: New file.
5738 * gdb.arch/amd64-invalid-stack-middle.c: New file.
5739 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
5740 * gdb.arch/amd64-invalid-stack-top.c: New file.
5741 * gdb.arch/amd64-invalid-stack-top.exp: New file.
5742
9ba6657a
PA
57432014-05-30 Pedro Alves <palves@redhat.com>
5744
5745 PR breakpoints/17000
5746 * gdb.base/sss-bp-on-user-bp.c: New file.
5747 * gdb.base/sss-bp-on-user-bp.exp: New file.
5748
522c09bf
DB
57492014-05-30 David Blaikie <dblaikie@gmail.com>
5750
5751 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
5752 gnu_inline semantics via attribute.
5753 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
5754 source explicitly specifies the required semantics.
5755
bf4ef81e
MR
57562014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
5757
5758 * gdb.reverse/sigall-reverse.exp: Fix a typo.
5759
329ea579
PA
57602014-05-29 Pedro Alves <palves@redhat.com>
5761 Tom Tromey <tromey@redhat.com>
5762
5763 * gdb.base/async-shell.exp: Don't enable target-async.
5764 * gdb.base/async.exp
5765 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
5766 parameter. Adjust.
5767 (top level): Don't test with "target-async".
5768 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
5769 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
5770 * gdb.base/inferior-died.exp: Don't enable target-async.
5771 * gdb.base/interrupt-noterm.exp: Likewise.
5772 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
5773 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5774 * gdb.mi/mi-nonstop.exp: Likewise.
5775 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5776 * gdb.mi/mi-nsintrall.exp: Likewise.
5777 * gdb.mi/mi-nsmoribund.exp: Likewise.
5778 * gdb.mi/mi-nsthrexec.exp: Likewise.
5779 * gdb.mi/mi-watch-nonstop.exp: Likewise.
5780 * gdb.multi/watchpoint-multi.exp: Adjust comment.
5781 * gdb.python/py-evsignal.exp: Don't enable target-async.
5782 * gdb.python/py-evthreads.exp: Likewise.
5783 * gdb.python/py-prompt.exp: Likewise.
5784 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
5785 * gdb.server/solib-list.exp: Don't enable target-async.
5786 * gdb.threads/thread-specific-bp.exp: Likewise.
5787 * lib/mi-support.exp: Adjust to use mi-async.
5788
fd664c91
PA
57892014-05-29 Pedro Alves <palves@redhat.com>
5790
5791 PR gdb/13860
5792 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
5793 reason, even in sync mode.
5794
251bde03
PA
57952014-05-29 Pedro Alves <palves@redhat.com>
5796 Hui Zhu <hui@codesourcery.com>
5797
5798 PR PR15693
5799 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
5800 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
5801 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
5802 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
5803
7f3c0343
JB
58042014-05-28 Joel Brobecker <brobecker@adacore.com>
5805
5806 * config/monitor.exp (gdb_target_monitor): Replace use of
5807 "set remotebaud" by "set serial baud".
5808
b2715b27
AW
58092014-05-26 Andy Wingo <wingo@igalia.com>
5810
5811 * gdb.guile/scm-breakpoint.exp:
5812 * gdb.guile/scm-gsmob.exp: Update to use plain old object
5813 properties instead of gdb-object-properties.
5814
498a4489
YQ
58152014-05-26 Yao Qi <yao@codesourcery.com>
5816
5817 * gdb.server/no-thread-db.exp: Specify source file name
5818 explicitly when setting a breakpoint.
5819
589fdceb
MM
58202014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5821
5822 * gdb.btrace/vdso.c: New.
5823 * gdb.btrace/vdso.exp: New.
5824
e9089e05
MM
58252014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5826
5827 * gdb.base/gcore.exp (capture_command_output): Move ...
5828 * lib/gdb.exp (capture_command_output): ... here.
5829
67b5c0c1
MM
58302014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5831
5832 * gdb.btrace/data.exp: Test memory access during btrace replay.
5833
a2199296
SM
58342014-05-22 Simon Marchi <simon.marchi@ericsson.com>
5835
5836 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
5837
17b2616c
PA
58382014-05-21 Pedro Alves <palves@redhat.com>
5839
5840 PR gdb/13860
5841 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
5842 (top level): Test that output related to execution commands is
5843 sent to the console with CLI commands, but not with MI commands.
5844 Test that breakpoint events are always mirrored to the console.
5845 Also expect the new source line to be output after a "next" in
5846 async mode too. Make it a pass/fail test.
5847 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
5848 output.
5849 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
5850
5166082f
PA
58512014-05-21 Pedro Alves <palves@redhat.com>
5852
5853 * gdb.base/list.exp (build_pattern, test_list): New procedures.
5854 Use them to test variations of "list" after reaching a breakpoint.
5855 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
5856 Test "list" with listsize 10 after reaching a breakpoint.
5857 * gdb.python/python.exp (decode_line current location line
5858 number): Adjust expected line number.
5859
2f25d70f
SM
58602014-05-21 Simon Marchi <simon.marchi@ericsson.com>
5861
5862 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
5863 behavior for $args, pass it directly to "run".
5864
ff604a67
MR
58652014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
5866
5867 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
5868 30000 to 65536.
5869
6a3cb8e8
PA
58702014-05-21 Pedro Alves <palves@redhat.com>
5871
5872 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
5873 auto-connect-native-target off".
5874 * gdb.base/auto-connect-native-target.c: New file.
5875 * gdb.base/auto-connect-native-target.exp: New file.
5876
4ebfc96e
PA
58772014-05-21 Pedro Alves <palves@redhat.com>
5878
5879 * gdb.base/default.exp: Test "target native" instead of "target
5880 child".
5881
36d46afb
MW
58822014-05-21 Mark Wielaard <mjw@redhat.com>
5883
5884 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5885
5876f503
JK
58862014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5887
5888 Fix TLS access for -static -pthread.
5889 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
5890 <HAVE_TLS> (thread_function, main): Initialize it.
5891 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
5892 Add clean_restart.
5893 <$have_tls != "">: Check TLSVAR.
5894
0256a6ac
PA
58952014-05-21 Pedro Alves <palves@redhat.com>
5896
5897 * gdb.base/dcache-line-read-error.c: New.
5898 * gdb.base/dcache-line-read-error.exp: New.
5899
936d2992
PA
59002014-05-20 Pedro Alves <palves@redhat.com>
5901
5902 * gdb.base/compare-sections.c: New file.
5903 * gdb.base/compare-sections.exp: New file.
5904
802e8e6d
PA
59052014-05-20 Pedro Alves <palves@redhat.com>
5906
5907 * gdb.base/break-idempotent.c: New file.
5908 * gdb.base/break-idempotent.exp: New file.
5909
e59fa00f
MM
59102014-05-20 Markus Metzger <markus.t.metzger@intel.com>
5911
5912 * gdb.btrace/nohist.exp: New.
5913
8b696e31
YQ
59142014-05-20 Yao Qi <yao@codesourcery.com>
5915
5916 * lib/gdb.exp (gdb_init): Set timeout if test file is under
5917 gdb.reverse directory and gdb_reverse_timeout exists in board
5918 setting.
5919 * README: Document gdb_reverse_timeout.
5920
73c9764f
YQ
59212014-05-20 Yao Qi <yao@codesourcery.com>
5922
5923 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
5924 'test_file_name'. Treat args as a string instead of a list.
5925 (gdb_init): Rename argument 'args' by 'test_file_name'.
5926
f1f4348a
JK
59272014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5928
5929 * gdb.arch/powerpc-power.exp: New file.
5930 * gdb.arch/powerpc-power.s: New file.
5931
0dbe70ce
DE
59322014-05-16 Doug Evans <dje@google.com>
5933
5934 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
5935 * gdb.base/completion.exp: Check that all expected files exist
5936 before doing file completion.
0dbe70ce 5937
8d551b02
DE
59382014-05-16 Doug Evans <dje@google.com>
5939
5940 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
5941 Update.
5942 (do_syscall_tests_without_xml): Update.
5943
73eb7709
PA
59442014-05-16 Pedro Alves <palves@redhat.com>
5945
5946 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
5947 instead of "unknown output after running".
5948
3fae92fc
YQ
59492014-05-16 Yao Qi <yao@codesourcery.com>
5950
5951 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
5952 file1.txt from host at the end.
5953 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5954
c2b2ccc5
DE
59552014-05-15 Doug Evans <dje@google.com>
5956
5957 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
5958 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
5959 loading file. Add test for TU lookup.
5960
8c217a4b
SM
59612014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5962
5963 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
5964 calling "-exec-arguments" or "set args" before running the
5965 inferior.
5966
3deb39c6
SM
59672014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5968
5969 * lib/mi-support.exp (mi_expect_stop): Expect message for
5970 inferiors that exit with non-zero exit code.
5971
71a79f8c
YQ
59722014-05-14 Yao Qi <yao@codesourcery.com>
5973
5974 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
5975 match absolute path on remote host.
5976 (test_file_list_exec_source_files): Remove "/" from the
5977 pattern.
5978
f23fcd46
YQ
59792014-05-14 Yao Qi <yao@codesourcery.com>
5980
5981 * boards/local-remote-host-notty.exp (${board}_file): New
5982 proc.
5983
9404b58f
KM
59842014-05-07 Kyle McMartin <kyle@redhat.com>
5985
5986 Pushed by Joel Brobecker <brobecker@adacore.com>.
5987 * gdb.arch/aarch64-atomic-inst.c: New file.
5988 * gdb.arch/aarch64-atomic-inst.exp: New file.
5989
5e45f04c
YQ
59902014-05-07 Yao Qi <yao@codesourcery.com>
5991
5992 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
5993 in current context" too.
5994
c888a17d
KS
59952014-05-05 Keith Seitz <keiths@redhat.com>
5996
5997 * gdb.linespec/ls-dollar.exp: Add test for linespec
5998 file:convenience_variable.
5999
290a839c
YQ
60002014-05-05 Yao Qi <yao@codesourcery.com>
6001
6002 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
6003 traceframes into tfile and ctf trace files. Read data from
6004 trace file and test collected data.
6005 (gdb_collect_locals_test): Likewise.
6006 (gdb_unavailable_registers_test): Likewise.
6007 (gdb_unavailable_floats): Likewise.
6008 (gdb_collect_globals_test): Likewise.
6009 (top-level): Append "ctf" to trace_file_targets if GDB
6010 supports.
6011
b5262cd0
YQ
60122014-05-05 Yao Qi <yao@codesourcery.com>
6013
6014 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
6015 code to ...
6016 (gdb_collect_args_test_1): ... it. New proc.
6017 (gdb_collect_locals_test): Move some code to ...
6018 (gdb_collect_locals_test_1): ... it. New proc.
6019 (gdb_unavailable_registers_test): Move some code to ...
6020 (gdb_unavailable_registers_test_1): ... it. New proc.
6021 (gdb_unavailable_floats): Move some code to ...
6022 (gdb_unavailable_floats_1): ... it. New proc.
6023
30a1e6cc
SDJ
60242014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6025
6026 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
6027 probes to test for bitness recognition.
6028 * gdb.arch/amd64-stap-optional-prefix.exp
6029 (test_probe_value_without_reg): New procedure.
6030 Add code to test for different kinds of bitness.
6031
f33da99a
SDJ
60322014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6033
6034 PR breakpoints/16889
6035 * gdb.arch/amd64-stap-optional-prefix.S: New file.
6036 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6037
5b80f00d
PA
60382014-05-01 Pedro Alves <palves@redhat.com>
6039
6040 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
6041 gdb_file_cmd if no file is specified.
6042 * boards/native-extended-gdbserver.exp (gdb_load): Use the
6043 last_loaded_file to set the remote exec-file.
6044
f8c2a73c
PA
60452014-05-01 Pedro Alves <palves@redhat.com>
6046
6047 * boards/local-remote-host.exp: New file.
6048
be6e8ac7
PA
60492014-05-01 Pedro Alves <palves@redhat.com>
6050
6051 * boards/local-remote-host.exp: Rename to ...
6052 * boards/local-remote-host-notty.exp: ... this.
6053
cac0dc8f
JB
60542014-04-28 Joel Brobecker <brobecker@adacore.com>
6055
6056 * gdb.ada/dyn_arrayidx: New testcase.
6057
9730e6cc
YQ
60582014-04-26 Yao Qi <yao@codesourcery.com>
6059
6060 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
6061 and compute the length of function main. Save it in
6062 $main_length.
6063 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
6064 (top-level): Use gdb_compile to compile objects into
6065 executable and restart GDB. Remove invocation to
6066 prepare_for_testing.
6067
7ae1a6a6
PA
60682014-04-25 Simon Marchi <simon.marchi@ericsson.com>
6069 Pedro Alves <palves@redhat.com>
6070
6071 PR server/16255
6072 * gdb.multi/multi-attach.c: New file.
6073 * gdb.multi/multi-attach.exp: New file.
6074
4082afcc
PA
60752014-04-25 Pedro Alves <palves@redhat.com>
6076
6077 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
6078 user.
6079 (top level): Test that "set remote conditional-breakpoints-packet
6080 off" works as intended.
6081 * gdb.base/dprintf.exp: Test that "set remote
6082 breakpoint-commands-packet off" works as intended.
6083 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
6084 New function.
6085 (top level): Call it.
6086 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
6087 remote fast-tracepoints-packet off" works as intended.
6088 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
6089 * lib/gdb.exp (gdb_is_target_remote): ... here.
6090
2abc3f8d
DB
60912014-04-24 David Blaikie <dblaikie@gmail.com>
6092
6093 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
6094 ensure clang would not discard them.
6095 * gdb.base/gdbvars.c: Ditto.
6096 * gdb.base/memattr.c: Ditto.
6097 * gdb.base/whatis.c: Ditto.
6098 * gdb.python/py-prettyprint.c: Ditto.
6099 * gdb.trace/actions.c: Ditto.
6100 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
6101 ensure clang would not discard it.
6102
bfd39632
DB
61032014-04-24 David Blaikie <dblaikie@gmail.com>
6104
6105 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
6106 clang to emit the full definition of type required by the test
6107 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
6108
22842ff6
DB
61092014-04-24 David Blaikie <dblaikie@gmail.com>
6110
6111 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
6112 coax Clang into emitting the definition of the type.
6113 * gdb.cp/pr10728-x.h (y): Ditto.
6114 * gdb.cp/pr10728-y.cc (y): Ditto.
6115
c2e827ad
DB
61162014-04-24 David Blaikie <dblaikie@gmail.com>
6117
6118 * gdb.base/label.exp: XFAIL label related tests under Clang.
6119 * gdb.cp/cplabel.exp: Ditto.
6120 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
6121 under Clang those using labels.
6122
4c2d33e7
YQ
61232014-04-25 Yao Qi <yao@codesourcery.com>
6124
6125 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
6126 double_label.
6127 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
6128 partial_label and double_label.
6129
56083b99
DB
61302014-04-24 David Blaikie <dblaikie@gmail.com>
6131
6132 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
6133
25d4e99d
DB
61342014-04-24 David Blaikie <dblaikie@gmail.com>
6135
6136 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
6137 of the function to work across GCC and Clang.
6138 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
6139 pointer types (const void ** const V void **).
6140
01f9f808
MS
61412014-04-24 Michael Sturm <michael.sturm@mintel.com>
6142 Walfred Tedeschi <walfred.tedeschi@intel.com>
6143
6144 * Makefile.in (EXECUTABLES): Added i386-avx512.
6145 * gdb.arch/i386-avx512.c: New file.
6146 * gdb.arch/i386-avx512.exp: Likewise.
6147
4b48d439
KS
61482014-04-23 Keith Seitz <keiths@redhat.com>
6149
6150 * lib/mi-support.exp (mi_list_breakpoints): Delete.
6151 (mi_make_breakpoint_table): New procedure.
6152 (mi_create_breakpoint): Use mi_make_breakpoint
6153 and return the result.
6154 (mi_make_breakpoint): New procedure.
6155 (mi_build_kv_pairs): New procedure.
6156
6157 * gdb.mi/mi-break.exp: Remove unused globals,
6158 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
6159 All callers updated.
6160 * gdb.mi/mi-dprintf.exp: Use variable to track command
6161 number.
6162 Update all callers of mi_create_breakpoint and use
6163 mi_make_breakpoint_table.
6164 Remove any unused global variables.
6165 * gdb.mi/mi-nonstop.exp: Likewise.
6166 * gdb.mi/mi-nsintrall.exp: Likewise.
6167 * gdb.mi/mi-nsmoribund.exp: Likewise.
6168 * gdb.mi/mi-nsthrexec.exp: Likewise.
6169 * gdb.mi/mi-reverse.exp: Likewise.
6170 * gdb.mi/mi-simplerun.exp: Likewise.
6171 * gdb.mi/mi-stepn.exp: Likewise.
6172 * gdb.mi/mi-syn-frame.exp: Likewise.
6173 * gdb.mi/mi-until.exp: Likewise.
6174 * gdb.mi/mi-var-cp.exp: Likewise.
6175 * gdb.mi/mi-var-display.exp: Likewise.
6176 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
6177 * gdb.mi/mi2-var-child.exp: Likewise.
6178 * gdb.mi/mi-vla-c99.exp: Likewise.
6179 * lib/mi-support.exp: Likewise.
6180
6181 From Ian Lance Taylor <iant@cygnus.com>:
6182 * lib/gdb.exp (parse_args): New procedure.
6183
08351840
PA
61842014-04-23 Pedro Alves <palves@redhat.com>
6185
6186 * gdb.base/break-unload-file.c: New file.
6187 * gdb.base/break-unload-file.exp: New file.
6188 * gdb.base/sym-file-lib.c (baz): New function.
6189 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
6190 field.
6191 (load): Store the segment's mapped size.
6192 (unload): New function.
6193 (unload_shlib): New function.
6194 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
6195 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
6196 set a breakpoint at baz, and call it.
6197 * gdb.base/sym-file.exp: New tests for stale breakpoint
6198 instructions.
6199
076855f9
PA
62002014-04-23 Pedro Alves <palves@redhat.com>
6201
6202 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
6203 * gdb.base/hbreak-in-shr-unsupported.c: New file.
6204 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
6205 * gdb.base/hbreak-unmapped.c: New file.
6206 * gdb.base/hbreak-unmapped.exp: New file.
6207 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
6208 * lib/gdb.exp (gdb_is_target_remote): ... here.
6209
483805cf
PA
62102014-04-22 Pedro Alves <palves@redhat.com>
6211
6212 * gdb.base/consecutive-step-over.c: New file.
6213 * gdb.base/consecutive-step-over.exp: New file.
6214
06d97543
PA
62152014-04-22 Pedro Alves <palves@redhat.com>
6216
6217 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
6218 instead of send_gdb/gdb_expect.
6219
b4429ea2
YQ
62202014-04-22 Yao Qi <yao@codesourcery.com>
6221
6222 * lib/trace-support.exp (generate_tracefile): New procedure.
6223 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
6224 return 0.
6225 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
6226 if generate_tracefile returns 1.
6227
51d48146
PA
62282014-04-18 Tom Tromey <palves@redhat.com>
6229 Pedro alves <tromey@redhat.com>
6230
6231 PR backtrace/15558
6232 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
6233 with a backtrace limit.
6234 * gdb.python/py-frame-inline.exp: Test running to an inline
6235 function with a backtrace limit, and printing the newest frame.
6236 * gdb.python/py-frame-inline.c (main): Call f.
6237
bd1dce5f
MS
62382014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6239
6240 * gdb.java/jnpe.exp: Drop srcdir from untested path.
6241
40d1a503
MS
62422014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6243
6244 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
6245 Drop prefix from unsupported source file path.
6246
389b98f7
YQ
62472014-04-17 Yao Qi <yao@codesourcery.com>
6248
6249 * lib/gdb.exp (with_target_charset): New proc.
6250 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
6251 with_target_charset.
6252 (test_print_strings): Likewise.
6253 (test_repeat_bytes): Likewise.
6254 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
6255 for some tests.
6256
22869d73
KS
62572014-04-16 Keith Seitz <keiths@redhat.com>
6258
6259 PR gdb/15827
6260 * gdb.dwarf2/corrupt.c: New file.
6261 * gdb.dwarf2/corrupt.exp: New file.
6262
c4f87ca6
KS
62632014-04-16 Keith Seitz <keiths@redhat.com>
6264
6265 PR c++/16597
6266 * gdb.cp/namelessclass.cc: New file.
6267 * gdb.cp/namelessclass.exp: New file.
6268 * gdb.cp/namelessclass.S: New file.
6269
ab19de87
DE
62702014-04-16 Doug Evans <dje@google.com>
6271
6272 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
6273 Add comment.
6274 (gdbserver_default_get_comm_port): New function.
6275 (gdbserver_start): Check if board file provided
6276 "gdbserver,get_comm_port" and use it if so.
6277 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
6278 (gdb,socketport): Set to "stdio".
6279 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
6280 (stdio_gdbserver_template): Delete.
6281 (${board}_get_remote_address): Update.
6282 (${board}_build_remote_cmd): Delete.
6283 (${board}_get_comm_port): New function.
6284 (${board}_spawn): Update.
6285 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
6286 Delete.
6287 (${board}_get_remote_address): Update.
6288 (${board}_get_comm_port): New function.
6289
fc98a809
AB
62902014-04-16 Andrew Burgess <aburgess@broadcom.com>
6291
6292 * gdb.base/memattr.exp: Improve regexps to handle memory regions
6293 appearing in any order.
6294
87fd9e6e
DE
62952014-04-15 Doug Evans <dje@google.com>
6296
6297 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
6298 uninitialized value of "description".
6299
099fc3ea
KS
63002014-04-15 Keith Seitz <keiths@redhat.com>
6301
6302 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
6303 Remove unused globals.
6304 (test_running_the_program): Likewise.
6305 (test_controlled_execution): Likewise.
6306 (test_controlling_breakpoints): Likewise.
6307 (test_program_termination): Likewise.
6308
5da151d4
KS
63092014-04-15 Keith Seitz <keiths@redhat.com>
6310
6311 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
6312 unused globals.
6313 (test_rbreak_creation_and_listing): Likewise.
6314 (test_ignore_count): Likewise.
6315 (test_error): Likewise.
6316
35e5d2f0
PA
63172014-04-15 Pedro Alves <palves@redhat.com>
6318
6319 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
6320 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
6321 sym-file-loader.c.
6322 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
6323 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
6324 to sym-file-loader.c.
6325 (struct library): Forward declare.
6326 (load_shlib, lookup_function): Change prototypes.
6327 (find_shstrtab, find_strtab, find_shdr, find_symtab)
6328 (translate_offset): Remove declarations.
6329 (get_text_addr): New declaration.
6330 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
6331 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
6332 sym-file-loader.h.
6333 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
6334 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
6335 here from sym-file-loader.h.
6336 (struct library): New structure.
6337 (load_shlib, lookup_function): Change prototypes and adjust to
6338 work with a struct library.
6339 (find_shstrtab, find_strtab, find_shdr, find_symtab)
6340 (translate_offset): Make static.
6341 (get_text_addr): New function.
6342 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
6343
eb4c1710
PA
63442014-04-15 Pedro Alves <palves@redhat.com>
6345
6346 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
6347
2d1baf52
PA
63482014-04-15 Pedro Alves <palves@redhat.com>
6349
6350 * gdb.base/sym-file-loader.c: Include <limits.h>.
6351 (SELF_LINK): New define.
6352 (get_origin): New function.
6353 (load_shlib): Use it.
6354 * gdb.base/sym-file.exp: Don't early return if the target is
6355 remote. Use runto_main, and issue fail is that fails. Use
6356 gdb_load_shlibs.
6357 (shlib_name): Delete.
6358 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
6359
7dd6df01
PA
63602014-04-15 Pedro Alves <palves@redhat.com>
6361
6362 * gdb.base/sym-file.exp: Remove regex characters from test
6363 message. Don't refer to breakpoint numbers in test messages.
6364
b50c8614
KS
63652014-04-14 Keith Seitz <keiths@redhat.com>
6366
6367 PR c++/16253
6368 * gdb.cp/var-tag.cc: New file.
6369 * gdb.cp/var-tag.exp: New file.
6370 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6371 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6372 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6373 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6374
3d567982
TT
63752014-04-14 Tom Tromey <tromey@redhat.com>
6376
6377 * gdb.cp/classes.exp (test_enums): Handle underlying type.
6378 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
6379 type.
6380 * gdb.cp/enum-class.exp: New file.
6381 * gdb.cp/enum-class.cc: New file.
6382
0626fc76
TT
63832014-04-14 Tom Tromey <tromey@redhat.com>
6384
6385 * gdb.dwarf2/enum-type.exp: New file.
6386
dca325b3
SA
63872014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6388
6389 * gdb.mi/mi-vla-c99.exp: New file.
6390 * gdb.mi/vla.c: New file.
6391
5854b38a
SA
63922014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6393
6394 * gdb.base/vla-datatypes.c: New file.
6395 * gdb.base/vla-datatypes.exp: New file.
6396
463bb957
SA
63972014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6398
6399 * gdb.base/vla-ptr.c: New file.
6400 * gdb.base/vla-ptr.exp: New file.
6401
3dd170be
SA
64022014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6403
6404 * gdb.dwarf2/count.exp: New file.
6405
5ecaaa66
SA
64062014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6407
6408 * gdb.base/vla-sideeffect.c: New file.
6409 * gdb.base/vla-sideeffect.exp: New file.
6410
41f1ada5
DB
64112014-04-14 David Blaikie <dblaikie@gmail.com>
6412
6413 * gdb.mi/non-stop.c: Add return value for non-void function return
6414 statement.
6415 * gdb.threads/staticthreads.c: Ditto.
6416
0be03e84
DE
64172014-04-12 Siva Chandra Reddy <sivachandra@google.com>
6418 Doug Evans <xdje42@gmail.com>
6419
6420 * gdb.guile/scm-value.c: Improve test case.
6421 * gdb.guile/scm-value.exp: Add new test.
6422
f180a1fb
DB
64232014-04-11 David Blaikie <dblaikie@gmail.com>
6424
6425 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
6426 override Clang's default.
6427
6b662e19
JB
64282014-04-11 Joel Brobecker <brobecker@adacore.com>
6429
6430 Revert the following changes (regressions):
6431
6432 * gdb.base/vla-sideeffect.c: New file.
6433 * gdb.base/vla-sideeffect.exp: New file.
6434
6435 * gdb.dwarf2/count.exp: New file.
6436
6437 * gdb.base/vla-multi.c: New file.
6438 * gdb.base/vla-multi.exp: New file.
6439
6440 * gdb.base/vla-ptr.c: New file.
6441 * gdb.base/vla-ptr.exp: New file.
6442
6443 * gdb.base/vla-datatypes.c: New file.
6444 * gdb.base/vla-datatypes.exp: New file.
6445
6446 * gdb.mi/mi-vla-c99.exp: New file.
6447 * gdb.mi/vla.c: New file.
6448
245a5f0b
KS
64492014-04-11 Keith Seitz <keiths@redhat.com>
6450
6451 PR c++/16675
6452 * gdb.cp/cpsizeof.exp: New file.
6453 * gdb.cp/cpsizeof.cc: New file.
6454
58a84dcf
SA
64552014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6456
191a8a90
JB
6457 * gdb.mi/mi-vla-c99.exp: New file.
6458 * gdb.mi/vla.c: New file.
58a84dcf 6459
c8655f75
SA
64602014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6461
6462 * gdb.base/vla-datatypes.c: New file.
6463 * gdb.base/vla-datatypes.exp: New file.
6464
024e13b4
SA
64652014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6466
6467 * gdb.base/vla-ptr.c: New file.
6468 * gdb.base/vla-ptr.exp: New file.
6469
1a237e0e
SA
64702014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6471
6472 * gdb.base/vla-multi.c: New file.
6473 * gdb.base/vla-multi.exp: New file.
6474
504f3432
SA
64752014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6476
6477 * gdb.dwarf2/count.exp: New file.
6478
3bce8237
SA
64792014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6480
191a8a90
JB
6481 * gdb.base/vla-sideeffect.c: New file.
6482 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 6483
322f9c21
YQ
64842014-04-11 Yao Qi <yao@codesourcery.com>
6485
6486 * gdb.base/completion.exp: Check file exists before running tests
6487 on file completion.
6488
d708bcd1
PA
64892014-04-10 Pedro Alves <palves@redhat.com>
6490
6491 * gdb.base/cond-eval-mode.c: New file.
6492 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
6493 prepare_for_testing to build the new file. Check result of
6494 runto_main.
6495 (test_break, test_watch): New procedures.
6496 (top level): Use them.
6497
ae1d2761
PM
64982014-04-08 Pierre Muller <muller@sourceware.org>
6499
6500 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
6501 Ctrl-V use for mingw hosts.
6502
7af389b8
SC
65032014-04-07 Siva Chandra Reddy <sivachandra@google.com>
6504
6505 * gdb.python/py-value.c: Improve test case.
6506 * gdb.python/py-value.exp: Add new test.
6507
5e703181
DE
65082014-04-07 David Blaikie <dblaikie@gmail.com>
6509
6510 * lib/compiler.c: Identify the clang compiler.
6511 * lib/compiler.cc: Ditto.
6512
9810b410
YQ
65132014-04-03 Yao Qi <yao@codesourcery.com>
6514
6515 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
6516
98d1b8dc
AB
65172014-04-01 Anton Blanchard <anton@samba.org>
6518
6519 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
6520 messages unique.
6521
3114cea1
AB
65222014-04-01 Anton Blanchard <anton@samba.org>
6523
6524 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
6525 prepare_for_testing.
6526
62f7182c
AB
65272014-04-01 Anton Blanchard <anton@samba.org>
6528
6529 * gdb.arch/ppc64-atomic-inst.c: Remove.
6530 * gdb.arch/ppc64-atomic-inst.S: New file.
6531 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
6532
770e7fc7
DE
65332014-03-31 Doug Evans <dje@google.com>
6534
6535 * gdb.base/print-symbol-loading-lib.c: New file.
6536 * gdb.base/print-symbol-loading-main.c: New file.
6537 * gdb.base/print-symbol-loading.exp: New file.
6538
46e2bafa
YQ
65392014-03-31 Yao Qi <yao@codesourcery.com>
6540
6541 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
6542
8776cfe9
JB
65432014-03-28 Joel Brobecker <brobecker@adacore.com>
6544
6545 * gdb.ada/mi_dyn_arr: New testcase.
6546
5d1ef361
DE
65472014-03-27 Doug Evans <dje@google.com>
6548
6549 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
6550
b5bee914
YQ
65512014-03-27 Yao Qi <yao@codesourcery.com>
6552
6553 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
6554 if target is nios2-*-*.
6555
0d4d0e77
YQ
65562014-03-26 Yao Qi <yao@codesourcery.com>
6557
6558 * lib/gdb.exp (readline_is_used): New proc.
6559 * gdb.base/completion.exp: Move tests on command complete up.
6560 Skip the rest of tests if readline is not used.
6561 * gdb.ada/complete.exp: Skp the test if readline is not
6562 used.
6563 * gdb.base/filesym.exp: Likewise.
6564 * gdb.base/macscp.exp: Likewise.
6565 * gdb.base/readline-ask.exp: Likewise.
6566 * gdb.base/readline.exp: Likewise.
6567 * gdb.python/py-cmd.exp: Likewise.
6568 * gdb.trace/tfile.exp: Likewise.
6569
29361eee
YQ
65702014-03-26 Yao Qi <yao@codesourcery.com>
6571
6572 * gdb.base/macscp.exp: Fix code format issues.
6573
bc9a5525
UW
65742014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
6575
6576 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
6577 * gdb.asm/powerpc64le.inc: New file.
6578
d3839ede
PA
65792014-03-25 Pedro Alves <palves@redhat.com>
6580 Doug Evans <dje@google.com>
6581
6582 * gdb.base/source-execution.c: New file.
6583 * gdb.base/source-execution.exp: New file.
6584 * gdb.base/source-execution.gdb: New file.
6585
01672a57
DE
65862014-03-24 Doug Evans <dje@google.com>
6587
6588 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
6589 using fission.
6590
88bbeca9
HZ
65912014-03-24 Hui Zhu <hui@codesourcery.com>
6592 Pedro Alves <palves@redhat.com>
6593
6594 PR breakpoints/16101
6595 * gdb.base/dprintf.exp: Use unsupported rather than changing the
6596 test pass/fail messages. Detect missing support for dprintf when
6597 breakpoints are actually inserted.
6598 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
6599 breakpoints are actually inserted.
6600 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
6601 fails.
6602
d2348791
JK
66032014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6604
6605 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
6606
feef67ab
DE
66072014-03-22 Doug Evans <xdje42@gmail.com>
6608
6609 * gdb.python/python.exp (python not supported): Verify multi-line
6610 python command issues an error.
25d743f9 6611 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 6612 guile command issues an error.
feef67ab 6613
ecebef6a
MR
66142014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
6615
6616 * gdb.threads/thread-specific.exp: Handle the lack of usable
6617 $this_breakpoint and $this_thread.
6618
ccdd1909
HZ
66192014-03-21 Hui Zhu <hui@codesourcery.com>
6620
6621 * gdb.base/attach.exp (do_command_attach_tests): New.
6622
beb460e8
PA
66232014-03-20 Tom Tromey <tromey@redhat.com>
6624 Pedro Alves <palves@redhat.com>
6625
6626 PR cli/15718
6627 * gdb.base/condbreak-call-false.c: New file.
6628 * gdb.base/condbreak-call-false.exp: New file.
6629
40acf43a
PA
66302014-03-20 Pedro Alves <palves@redhat.com>
6631
6632 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
6633 Delete.
6634 (block_signals, unblock_signals): Delete.
6635 (child_function_2, main): Remove references to deleted variable
6636 and functions.
6637
9f5e1e02
PA
66382014-03-20 Pedro Alves <palves@redhat.com>
6639
6640 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
6641 Use pthread_kill to signal thread 2.
6642 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6643 Adjust to make the test send itself a signal rather than using the
6644 host's "kill" command.
6645
99619bea
PA
66462014-03-20 Pedro Alves <palves@redhat.com>
6647
6648 * gdb.threads/multiple-step-overs.c: New file.
6649 * gdb.threads/multiple-step-overs.exp: New file.
6650 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6651 Adjust expected infrun debug output.
6652
2adfaa28
PA
66532014-03-20 Pedro Alves <palves@redhat.com>
6654
6655 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
6656 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
6657
31e77af2
PA
66582014-03-20 Pedro Alves <palves@redhat.com>
6659
6660 PR breakpoints/7143
6661 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
6662 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
6663 of gdb_test_multiple.
6664 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
6665 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
6666
b9f437de
PA
66672014-03-20 Pedro Alves <palves@redhat.com>
6668
6669 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
6670 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
6671
05adc73e
PA
66722014-03-19 Pedro Alves <palves@redhat.com>
6673
6674 * gdb.base/async.exp: Remove early return.
6675
6048b950
PA
66762014-03-19 Pedro Alves <palves@redhat.com>
6677
6678 * gdb.base/async.exp (step& tests): Pass explicit test messages.
6679
8bcfb00a
PA
66802014-03-19 Pedro Alves <palves@redhat.com>
6681
6682 * gdb.base/async.exp (test_background): Expect \r\n after
6683 "completed." in the fail pattern.
6684
884e37dc
PA
66852014-03-19 Pedro Alves <palves@redhat.com>
6686
6687 * gdb.base/async.exp (test_background): New procedure.
6688 Use it for all background execution command tests.
6689
148e57e2
PA
66902014-03-19 Pedro Alves <palves@redhat.com>
6691
6692 * gdb.base/async.exp: Use prepare_for_testing.
6693
f48088c7
PA
66942014-03-19 Pedro Alves <palves@redhat.com>
6695
6696 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
6697 the same line.
6698
e2f6c966
PA
66992014-03-19 Pedro Alves <palves@redhat.com>
6700
6701 * gdb.base/async.c (main): Add "jump here" and "until here" line
6702 marker comments.
6703 * gdb.base/async.exp (jump_here): New global.
6704 (jump& test): Use it.
6705 (until_here): New global.
6706 (until& test): Use it.
6707
c30568d4
PA
67082014-03-19 Pedro Alves <palves@redhat.com>
6709
6710 * gdb.base/async.exp: Don't frob gdb_protocol.
6711
0172b6a7
DE
67122014-03-18 Doug Evans <xdje42@gmail.com>
6713
6714 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
6715 Fix spelling of exec-done-display.
6716
06c868a8
JK
67172014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6718
6719 PR gdb/15358
6720 * gdb.base/gdb-sigterm.c: New file.
6721 * gdb.base/gdb-sigterm.exp: New file.
6722
0c7e1a46
PA
67232014-03-18 Pedro Alves <palves@redhat.com>
6724
6725 PR gdb/13860
6726 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
6727 * lib/mi-support.exp (mi_expect_stop): Add special handling for
6728 solib-event.
6729
f7c77d93
JB
67302014-03-17 Joel Brobecker <brobecker@adacore.com>
6731
6732 * gdb.ada/pckd_arr_ren: New testcase.
6733
5a1e8c7a
DE
67342014-03-13 Doug Evans <xdje42@gmail.com>
6735
6736 PR guile/16612
6737 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
6738 collect after discarding symbols.
6739
350e1a76
DE
67402014-03-13 Ludovic Courtès <ludo@gnu.org>
6741 Doug Evans <xdje42@gmail.com>
6742
6743 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
6744 to history survives a gc.
6745
a69900ae
PA
67462014-03-13 Pedro Alves <palves@redhat.com>
6747
6748 * gdb.base/default.exp: Don't test "target procfs".
6749
5db9f0bd
PA
67502014-03-13 Pedro Alves <palves@redhat.com>
6751
6752 * gdb.base/default.exp: Update "target child" and "target procfs"
6753 tests to not expect "Unix".
6754
b3ccfe11
TT
67552014-03-12 Tom Tromey <tromey@redhat.com>
6756
6757 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
6758 New procs. Add target-async tests.
6759 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
6760 Add target-async tests.
6761
646f4417
AA
67622014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6763
6764 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
6765 'func_start' and 'func_end' for the beginning and end of the
6766 function code, respectively.
6767 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
6768 'func_end' instead of 'func' and 'main'.
6769
288c211f
AA
67702014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6771
6772 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
6773 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
6774 generate the debug info assembler source.
6775
e0c0f156
AA
67762014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6777
6778 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
6779 * gdb.dwarf2/arr-subrange.exp: Likewise.
6780 * gdb.dwarf2/dwz.exp: Likewise.
6781 * gdb.dwarf2/method-ptr.exp: Likewise.
6782 * gdb.dwarf2/missing-sig-type.exp: Likewise.
6783 * gdb.dwarf2/subrange.exp: Likewise.
6784 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
6785 * gdb.dwarf2/implptrpiece.exp: Likewise.
6786 * gdb.dwarf2/nostaticblock.exp: Likewise.
6787
0e5c4555
AA
67882014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6789
6790 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
6791 directory to absolute path name arguments.
6792
5ec18f2b
JG
67932014-03-10 Joel Brobecker <brobecker@adacore.com>
6794
6795 * gdb.ada/tagged_access: New testcase.
6796
847fc4f2
MM
67972014-03-07 Markus Metzger <markus.t.metzger@intel.com>
6798
6799 * gdb.btrace/data.exp: Update expected output.
6800
cc3da688
YQ
68012014-03-06 Yao Qi <yao@codesourcery.com>
6802
6803 * gdb.trace/pr16508.exp: New file.
6804
0f26cec1
PA
68052014-03-05 Pedro Alves <palves@redhat.com>
6806
6807 PR gdb/16575
6808 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
6809 procedure.
6810 (top level): Adjust to use it. Add tests that exercise breakpoint
6811 interaction with the code-cache.
6812
7a5a839f
LC
68132014-02-26 Ludovic Courtès <ludo@gnu.org>
6814
6815 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
6816 test for 'history-append!'.
6817
31aa7e4e
JB
68182014-02-26 Joel Brobecker <brobecker@adacore.com>
6819
6820 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
6821 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
6822 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
6823 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
6824 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
6825 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
6826
1b588015
JB
68272014-02-26 Joel Brobecker <brobecker@adacore.com>
6828
6829 * testsuite/gdb.python/py-pp-re-notag.c: New file.
6830 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
6831 * testsuite/gdb.python/py-pp-re-notag.p: New file.
6832
55426c9d
JB
68332014-02-26 Joel Brobecker <brobecker@adacore.com>
6834
6835 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
6836
dc53a7ad
JB
68372014-02-26 Joel Brobecker <brobecker@adacore.com>
6838
6839 * gdb.dwarf2/arr-stride.c: New file.
6840 * gdb.dwarf2/arr-stride.exp: New file.
6841
12ab52e9
PA
68422014-02-26 Pedro Alves <palves@redhat.com>
6843
6844 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
6845 that won't ever trigger. Make sure that GDB reports the correct
6846 breakpoint that caused the stop.
6847
849c862e
JK
68482014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6849
6850 PR gdb/16626
6851 * gdb.base/auto-load-script: New file.
6852 * gdb.base/auto-load.c: New file.
6853 * gdb.base/auto-load.exp: New file.
6854
71b7d793
JK
6855 PR gdb/16626
6856 * gdb.base/auto-load.exp: Fix out-of-srctree run.
6857
e2f0d509
JK
68582014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6859
6860 Fix dw2-icycle.exp -fsanitize=address GDB crash.
6861 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
6862
50cc37c8
DE
68632014-02-24 Doug Evans <dje@google.com>
6864
6865 * lib/gdb.exp (run_on_host): Log error output if program fails.
6866
ea4758f2
PA
68672014-02-21 Pedro Alves <palves@redhat.com>
6868
6869 * gdb.threads/step-after-sr-lock.c: Rename to ...
6870 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
6871 * gdb.threads/step-after-sr-lock.exp: Rename to ...
6872 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6873 ... this.
6874
d7b30f67
SDJ
68752014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
6876
6877 PR tdep/16397
6878 * gdb.arch/amd64-stap-special-operands.exp: New file.
6879 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
6880 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
6881 * gdb.arch/amd64-stap-triplet.S: Likewise.
6882 * gdb.arch/amd64-stap-triplet.c: Likewise.
6883
83deb43f
JB
68842014-02-20 Joel Brobecker <brobecker@adacore.com>
6885
6886 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
6887 in .section pseudo-op.
6888
adde2bff
DE
68892014-02-20 lin zuojian <manjian2006@gmail.com>
6890 Joel Brobecker <brobecker@adacore.com>
6891 Doug Evans <xdje42@gmail.com>
6892
6893 PR symtab/16581
6894 * gdb.dwarf2/dw2-icycle.S: New file.
6895 * gdb.dwarf2/dw2-icycle.c: New file.
6896 * gdb.dwarf2/dw2-icycle.exp: New file.
6897
f7bd0f78
SC
68982014-02-19 Siva Chandra Reddy <sivachandra@google.com>
6899
6900 * gdb.python/py-value-cc.cc: Improve test case to enable testing
6901 operations on gdb.Value objects.
6902 * gdb.python/py-value-cc.exp: Add new test to test operations on
6903 gdb.Value objects.
6904
c17ef0d5
DE
69052014-02-18 Doug Evans <dje@google.com>
6906
6907 * Makefile.in (TESTS): New variable.
6908 (expanded_tests, expanded_tests_or_none): New variables
6909 (check-single): Pass $(expanded_tests_or_none) to runtest.
6910 (check-parallel): Only run tests in $(TESTS) if non-empty.
6911 (check/no-matching-tests-found): New rule.
6912 * README: Document TESTS makefile variable.
6913
5dd3176f
DE
69142014-02-18 Doug Evans <dje@google.com>
6915
6916 * Makefile.in (check-parallel): rm -rf outputs temp.
6917
0b10be4f
JK
69182014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6919
6920 Fix "ERROR: no fileid for" in the testsuite.
6921 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
6922
85f224e7
DE
69232014-02-12 Doug Evans <dje@google.com>
6924
6925 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
6926 (MISCELLANEOUS): New variable.
6927 (clean): rm -rf $(MISCELLANEOUS).
6928 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
6929 dwp live in the same directory as symlinks, with each symlink pointed
6930 to a differently named file in a different directory.
6931
149b30ff
DE
69322014-02-11 Doug Evans <dje@google.com>
6933
6934 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
6935 of Tcl file commands.
6936
1dfdac32
MK
69372014-02-10 Mark Kettenis <kettenis@gnu.org>
6938
6939 * gdb.threads/step-after-sr-lock.exp: Avoid executing
6940 "kill -SIGUSR1 -1".
6941
aa4fb036
JB
69422014-02-10 Joel Brobecker <brobecker@adacore.com>
6943
6944 * gdb.ada/tick_length_array_enum_idx: New testcase.
6945
ed3ef339
DE
69462014-02-10 Doug Evans <xdje42@gmail.com>
6947
6948 * configure.ac (AC_OUTPUT): Add gdb.guile.
6949 * configure: Regenerate.
6950 * lib/gdb-guile.exp: New file.
6951 * lib/gdb.exp (get_target_charset): New function.
6952 * gdb.base/help.exp: Update expected output from "apropos apropos".
6953 * gdb.guile/Makefile.in: New file.
6954 * gdb.guile/guile.exp: New file.
6955 * gdb.guile/scm-arch.c: New file.
6956 * gdb.guile/scm-arch.exp: New file.
6957 * gdb.guile/scm-block.c: New file.
6958 * gdb.guile/scm-block.exp: New file.
6959 * gdb.guile/scm-breakpoint.c: New file.
6960 * gdb.guile/scm-breakpoint.exp: New file.
6961 * gdb.guile/scm-disasm.c: New file.
6962 * gdb.guile/scm-disasm.exp: New file.
6963 * gdb.guile/scm-equal.c: New file.
6964 * gdb.guile/scm-equal.exp: New file.
6965 * gdb.guile/scm-error.exp: New file.
6966 * gdb.guile/scm-error.scm: New file.
6967 * gdb.guile/scm-frame-args.c: New file.
6968 * gdb.guile/scm-frame-args.exp: New file.
6969 * gdb.guile/scm-frame-args.scm: New file.
6970 * gdb.guile/scm-frame-inline.c: New file.
6971 * gdb.guile/scm-frame-inline.exp: New file.
6972 * gdb.guile/scm-frame.c: New file.
6973 * gdb.guile/scm-frame.exp: New file.
6974 * gdb.guile/scm-generics.exp: New file.
6975 * gdb.guile/scm-gsmob.exp: New file.
6976 * gdb.guile/scm-iterator.c: New file.
6977 * gdb.guile/scm-iterator.exp: New file.
6978 * gdb.guile/scm-math.c: New file.
6979 * gdb.guile/scm-math.exp: New file.
6980 * gdb.guile/scm-objfile-script-gdb.in: New file.
6981 * gdb.guile/scm-objfile-script.c: New file.
6982 * gdb.guile/scm-objfile-script.exp: New file.
6983 * gdb.guile/scm-objfile.c: New file.
6984 * gdb.guile/scm-objfile.exp: New file.
6985 * gdb.guile/scm-ports.exp: New file.
6986 * gdb.guile/scm-pretty-print.c: New file.
6987 * gdb.guile/scm-pretty-print.exp: New file.
6988 * gdb.guile/scm-pretty-print.scm: New file.
6989 * gdb.guile/scm-section-script.c: New file.
6990 * gdb.guile/scm-section-script.exp: New file.
6991 * gdb.guile/scm-section-script.scm: New file.
6992 * gdb.guile/scm-symbol.c: New file.
6993 * gdb.guile/scm-symbol.exp: New file.
6994 * gdb.guile/scm-symtab-2.c: New file.
6995 * gdb.guile/scm-symtab.c: New file.
6996 * gdb.guile/scm-symtab.exp: New file.
6997 * gdb.guile/scm-type.c: New file.
6998 * gdb.guile/scm-type.exp: New file.
6999 * gdb.guile/scm-value-cc.cc: New file.
7000 * gdb.guile/scm-value-cc.exp: New file.
7001 * gdb.guile/scm-value.c: New file.
7002 * gdb.guile/scm-value.exp: New file.
7003 * gdb.guile/source2.scm: New file.
7004 * gdb.guile/types-module.cc: New file.
7005 * gdb.guile/types-module.exp: New file.
7006
7026a7c1
YQ
70072014-02-10 Yao Qi <yao@codesourcery.com>
7008
7009 PR testsuite/16543
7010 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
7011 * configure: Regenerated.
7012 * Makefile.in: New file.
7013
6c466447
AS
70142014-02-08 Andreas Schwab <schwab@linux-m68k.org>
7015
7016 * gdb.python/py-framefilter.exp: Fix typo.
7017
6e854735
YQ
70182014-02-08 Yao Qi <yao@codesourcery.com>
7019
7020 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
7021 that no =breakpoint-modified is emitted when breakpoints are
7022 modified through MI commands.
7023
d137e6dc
PA
70242014-02-07 Pedro Alves <pedro@codesourcery.com>
7025 Pedro Alves <palves@redhat.com>
7026
7027 * gdb.threads/step-after-sr-lock.c: New file.
7028 * gdb.threads/step-after-sr-lock.exp: New file.
7029
b5ee5a50
PA
70302014-02-07 Pedro Alves <palves@redhat.com>
7031
7032 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
7033
3c77faf3
JK
70342014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7035
7036 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
7037 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
7038
6dddc817
DE
70392014-02-06 Doug Evans <xdje42@gmail.com>
7040
7041 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
7042 output.
7043
7044 * gdb.gdb/python-interrupts.exp: New file.
7045
de7b2893
YQ
70462014-02-05 Yao Qi <yao@codesourcery.com>
7047
7048 * gdb.trace/report.exp (use_collected_data): Test the output
7049 of "info threads" and "info inferiors".
7050
66d032ac
YQ
70512014-02-05 Yao Qi <yao@codesourcery.com>
7052
7053 Revert this patch:
7054
7055 2013-05-24 Yao Qi <yao@codesourcery.com>
7056
7057 * gdb.trace/tfile.exp: Test inferior and thread.
7058
591a12a1
UW
70592014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7060
7061 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
7062 on a function.
7063 * gdb.base/step-bt.c: Call hello via function pointer to make
7064 sure its first instruction is executed on powerpc64le-linux.
7065
0ff3e01f
UW
70662014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7067
7068 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
7069
084ee545
UW
70702014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7071
7072 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
7073 of the test patterns for use on little-endian systems.
7074
6ed14ff3
UW
70752014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7076
7077 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
7078 (decimal_vector): Fix for little-endian.
7079
401e27fd
JM
70802014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
7081
7082 * gdb.arch/sparc-sysstep.exp: New file.
7083 * gdb.arch/sparc-sysstep.c: Likewise.
7084
7085 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
7086
8b924729
EBM
70872014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7088
7089 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
7090
fb151210
JB
70912014-01-23 Tom Tromey <tromey@redhat.com>
7092
7093 * gdb.ada/array_char_idx: New testcase.
7094
0740f8d8
TT
70952014-01-23 Tom Tromey <tromey@redhat.com>
7096
7097 PR python/16487:
7098 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
7099 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
7100 classes.
7101
21909fa1
TT
71022014-01-23 Tom Tromey <tromey@redhat.com>
7103
7104 PR python/16491:
7105 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
7106 string from an inferior frame.
7107 * gdb.python/py-framefilter-mi.exp: Update.
7108
87ce2a04
DE
71092014-01-22 Doug Evans <dje@google.com>
7110
7111 * gdb.server/server-mon.exp: Add tests for "set debug-format".
7112
237b092b
AA
71132014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7114
7115 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
7116
d674a709
AA
71172014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7118
7119 * gdb.trace/entry-values.exp: Remove excess space character from
7120 regex patterns. Handle s390 call instruction.
7121
20fa3390
AA
71222014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7123
7124 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
7125 define "*_start" label. Make "name" static.
7126 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
7127 ${name} by references to ${name}_start.
7128
78466714
AA
71292014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7130
7131 * gdb.base/info-macros.exp: Remove "debug" from the compile
7132 options.
7133
ec9f644a
IB
71342014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7135
7136 * gdb.dlang/demangle.exp: New file.
7137
94b1b47e
IB
71382014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7139
7140 * gdb.dlang/primitive-types.exp: New file.
7141
7f420862
IB
71422014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7143
7144 * configure.ac: Create gdb.dlang/Makefile.
7145 * configure: Regenerate.
7146 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
7147 * gdb.dlang/Makefile.in: New file.
7148 * lib/d-support.exp: New file.
7149 * lib/gdb.exp (skip_d_tests): New proc.
7150
52834460
MM
71512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7152
7153 * gdb.btrace/delta.exp: Check reverse stepi.
7154 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
7155 * gdb.btrace/finish.exp: New.
7156 * gdb.btrace/next.exp: New.
7157 * gdb.btrace/nexti.exp: New.
7158 * gdb.btrace/record_goto.c: Add comments.
7159 * gdb.btrace/step.exp: New.
7160 * gdb.btrace/stepi.exp: New.
7161 * gdb.btrace/multi-thread-step.c: New.
7162 * gdb.btrace/multi-thread-step.exp: New.
7163 * gdb.btrace/rn-dl-bind.c: New.
7164 * gdb.btrace/rn-dl-bind.exp: New.
7165 * gdb.btrace/data.c: New.
7166 * gdb.btrace/data.exp: New.
7167 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7168
6e07b1d2
MM
71692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7170
7171 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
7172 * gdb.btrace/exception.exp: Update.
7173 * gdb.btrace/instruction_history.exp: Update.
7174 * gdb.btrace/record_goto.exp: Update.
7175 * gdb.btrace/tailcall.exp: Update.
7176 * gdb.btrace/unknown_functions.exp: Update.
7177 * gdb.btrace/delta.exp: New.
7178
0b722aec
MM
71792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7180
7181 * gdb.btrace/record_goto.exp: Add backtrace test.
7182 * gdb.btrace/tailcall.exp: Add backtrace test.
7183
066ce621
MM
71842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7185
7186 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
7187 * gdb.btrace/record_goto.c: New.
7188 * gdb.btrace/record_goto.exp: New.
7189 * gdb.btrace/x86-record_goto.S: New.
7190
0688d04e
MM
71912014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7192
7193 * gdb.btrace/function_call_history.exp: Update tests.
7194 * gdb.btrace/instruction_history.exp: Update tests.
7195
8710b709
MM
71962014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7197
7198 * gdb.btrace/function_call_history.exp: Fix expected field
7199 order for "record function-call-history".
7200 Add new tests for "record function-call-history /c".
7201 * gdb.btrace/exception.cc: New.
7202 * gdb.btrace/exception.exp: New.
7203 * gdb.btrace/tailcall.exp: New.
7204 * gdb.btrace/x86-tailcall.S: New.
7205 * gdb.btrace/x86-tailcall.c: New.
7206 * gdb.btrace/unknown_functions.c: New.
7207 * gdb.btrace/unknown_functions.exp: New.
7208 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7209
5de9129b
MM
72102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7211
7212 * gdb.btrace/instruction_history.exp: Update.
7213 * gdb.btrace/function_call_history.exp: Update.
7214
23a7fe75
MM
72152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7216
7217 * gdb.btrace/function_call_history.exp: Fix expected function
7218 trace.
7219 * gdb.btrace/instruction_history.exp: Initialize traced.
7220 Remove traced_functions.
7221
724c7dd8
MM
72222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7223
7224 * gdb.btrace/function_call_history.exp: Update
7225 * gdb.btrace/instruction_history.exp: Update.
7226
6d78d93b
MM
72272014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7228
7229 * gdb.btrace/enable.exp: Update expected text.
7230
93a360cc
OJ
72312014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
7232
7233 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
7234 bytes.
7235
3772b53f
MR
72362014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
7237
7238 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
7239
596662fa
OJ
72402014-01-15 Omair Javaid <omair.javaid@linaro.org>
7241
7242 * lib/gdb.exp (supports_process_record): Return true for
7243 arm*-linux*. (supports_reverse): Likewise.
7244
b5b08fb4
SC
72452014-01-13 Siva Chandra Reddy <sivachandra@google.com>
7246
7247 PR python/15464
7248 PR python/16113
7249 * gdb.python/py-type.c: Enhance test case.
7250 * gdb.python/py-value-cc.cc: Likewise
7251 * gdb.python/py-type.exp: Add new tests.
7252 * gdb.python/py-value-cc.exp: Likewise
7253
52d7fb13
AA
72542014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
7255 Pedro Alves <palves@redhat.com>
7256
7257 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
7258 Make "name" extern.
7259 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
7260 references to ${name}_start by references to ${name}.
7261
a2cd8cfe
JB
72622014-01-10 Joel Brobecker <brobecker@adacore.com>
7263
7264 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
7265
4e23fced
JB
72662014-01-10 Joel Brobecker <brobecker@adacore.com>
7267
7268 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
7269
c6a9e42c
PA
72702014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
7271 Pedro Alves <palves@redhat.com>
7272
7273 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 7274 mi_gdb_target_load.
c6a9e42c 7275
b7ea362b
PA
72762014-01-08 Pedro Alves <palves@redhat.com>
7277
7278 * gdb.threads/reconnect-signal.c: New file.
7279 * gdb.threads/reconnect-signal.exp: New file.
7280
5e3f4fab
EBM
72812014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7282
7283 * gdb.base/source-dir.exp: New file.
7284
79301218
JB
72852014-01-07 Joel Brobecker <brobecker@adacore.com>
7286
7287 * gdb.ada/mi_interface: New testcase.
7288
8e355c5d
JB
72892014-01-07 Joel Brobecker <brobecker@adacore.com>
7290
7291 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
7292 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
7293 gdb.ada/pp-rec-component/pck.ads: New files.
7294
c0d48811
JB
72952014-01-07 Joel Brobecker <brobecker@adacore.com>
7296
7297 * gdb.python/py-pp-integral.c: New file.
7298 * gdb.python/py-pp-integral.py: New file.
7299 * gdb.python/py-pp-integral.exp: New file.
7300
17b609c3 7301For older changes see ChangeLog-1993-2013.
c906108c 7302\f
8d8cb839
EZ
7303;; Local Variables:
7304;; mode: change-log
7305;; left-margin: 8
7306;; fill-column: 74
7307;; version-control: never
7308;; End:
902f2ccb 7309
618f726f 7310 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
7311 Copying and distribution of this file, with or without modification,
7312 are permitted provided the copyright notice and this notice are preserved.