[AArch64] Refactor generation of 835769 workaround stubs.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
693dca06
KS
12015-03-23 Keith Seitz <keiths@redhat.com>
2
3 * gdb.linespec/keywords.c: New file.
4 * gdb.linespec/keywords.exp: New file.
5
7e993ebf
KS
62015-03-23 Keith Seitz <keiths@redhat.com>
7
8 PR gdb/18021
9 * gdb.dwarf2/staticvirtual.exp: New test.
10
bc23328c
JK
112015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12
13 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14 * README: Remove HP-UX and gdb.hp.
15 (configuration):
16 * configure: Regenerate.
17 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
18 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
19 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
20 gdb.hp/gdb.defects/Makefile.
21 * gdb.hp/Makefile.in: File deleted.
22 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
23 * gdb.hp/gdb.aCC/optimize.c: File deleted.
24 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
25 * gdb.hp/gdb.aCC/run.c: File deleted.
26 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
27 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
28 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
29 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
30 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
31 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
32 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
33 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
34 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
35 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
36 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
37 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
38 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
39 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
40 * gdb.hp/gdb.base-hp/reg.s: File deleted.
41 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
42 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
43 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
44 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
45 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
46 * gdb.hp/gdb.compat/Makefile.in: File deleted.
47 * gdb.hp/gdb.compat/average.c: File deleted.
48 * gdb.hp/gdb.compat/sum.c: File deleted.
49 * gdb.hp/gdb.compat/xdb.c: File deleted.
50 * gdb.hp/gdb.compat/xdb0.c: File deleted.
51 * gdb.hp/gdb.compat/xdb0.h: File deleted.
52 * gdb.hp/gdb.compat/xdb1.c: File deleted.
53 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
54 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
55 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
56 * gdb.hp/gdb.defects/Makefile.in: File deleted.
57 * gdb.hp/gdb.defects/bs14602.c: File deleted.
58 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
59 * gdb.hp/gdb.defects/solib-d.c: File deleted.
60 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
61 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
62 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
63 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
64 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
65 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
66 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
67 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
68 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
69 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
70 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
71 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
72 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
73 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
74 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
75 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
76 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
77 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
78 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
79 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
80 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
81 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
82 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
83 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
84 * gdb.hp/tools/odump: File deleted.
85
8bf3b159
PA
862015-03-19 Pedro Alves <palves@redhat.com>
87
88 * gdb.threads/continue-pending-status.exp (saw_thread_2)
89 (saw_thread_3): New globals.
90 (top level): Increment them when an event for the corresponding
91 thread is seen.
92 (no thread starvation): New test.
93
eb54c8bf
PA
942015-03-19 Pedro Alves <palves@redhat.com>
95
96 * gdb.threads/continue-pending-status.c: New file.
97 * gdb.threads/continue-pending-status.exp: New file.
98
32d2e5d6
PA
992015-03-18 Pedro Alves <palves@redhat.com>
100
101 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
102 Use gdb_is_target_remote instead of is_remote. Use
103 gdb_test_multiple instead of gdb_expect. Exit early if
104 gdb_test_multiple hits its internal matches. Tighten stepi tests
105 expected output. Fail on exit with any signal, instead of just
106 SIGILL.
107
f68f11b7
YQ
1082015-03-18 Yao Qi <yao.qi@linaro.org>
109
110 PR tdep/18107
111 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
112 variable.
113 * gdb.base/catch-syscall.exp: Don't skip it on
114 aarch64*-*-linux* target. Remove elements in all_syscalls.
115 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
116 target.
117 (setup_all_syscalls): New proc.
118
ca5fd19b
YQ
1192015-03-16 Yao Qi <yao.qi@linaro.org>
120
121 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
122 (top level): Skip tests if valid_addr_p returns false for
123 $cmd1 or $cmd2.
124
85642ba0
AW
1252015-03-11 Andy Wingo <wingo@igalia.com>
126
127 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
128
e03f9645
YQ
1292015-03-11 Yao Qi <yao.qi@linaro.org>
130
131 * gdb.base/catch-syscall.exp: Fix typo in comments.
132
5d0962b2
YQ
1332015-03-11 Yao Qi <yao.qi@linaro.org>
134
135 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
136
b2df3cef
PA
1372015-03-09 Pedro Alves <palves@redhat.com>
138
139 * dg-extract-results.py: Delete.
140
ef878e53
PA
1412015-03-09 Pedro Alves <palves@redhat.com>
142
143 Merge dg-extract-results.sh from GCC upstream (r218843).
144
145 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
146 * dg-extract-results.sh: Use --text with grep to avoid issues with
147 binary files. Fall back to cat -v, if that doesn't work.
148
9494d219
PA
1492015-03-05 Pedro Alves <palves@redhat.com>
150
151 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
152
a8d9763a
SM
1532015-03-04 Simon Marchi <simon.marchi@ericsson.com>
154
155 * lib/mi-support.exp (mi_expect_interrupt): Accept
156 alternative event for when in all-stop mode.
157
be9957b8
PA
1582015-03-04 Pedro Alves <palves@redhat.com>
159
160 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
161
d57be0f4 1622015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
163
164 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
165
c214c7cf
AA
1662015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
167
168 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
169 regexps for GDB's current line display, accept a hex address
170 preceding the line number.
171
6d74a497
AA
1722015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
173
174 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
175 the 'arch1' variable for "s390*-linux*" targets.
176
511aee7c
PA
1772015-03-04 Pedro Alves <palves@redhat.com>
178
179 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
180 (main): Pass missing retval argument to pthread_join call.
181
95e50b27
PA
1822015-03-02 Pedro Alves <palves@redhat.com>
183
184 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
185 (top level): Call do_test with non-stop as well.
186
28054d69
PA
1872015-03-02 Pedro Alves <palves@redhat.com>
188
189 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
190 -1.
191
4fa5d7b4
AA
1922015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
193
194 * gdb.arch/s390-vregs.exp: New test.
195 * gdb.arch/s390-vregs.S: New file.
196
97c18565
PA
1972015-02-27 Pedro Alves <palves@redhat.com>
198
199 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
200 call to catch_command_errors.
201 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
202 catch_command_errors.
203
a37bfa30
PA
2042015-02-27 Pedro Alves <palves@redhat.com>
205
206 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
207 "true" for boolean result.
208 * gdb.gdb/selftest.exp (test_with_self): Also accept full
209 prototype of main.
210
6f98576f
PA
2112015-02-27 Pedro Alves <palves@redhat.com>
212
213 * lib/unbuffer_output.c: New file.
214 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
215 (main): Call gdb_unbuffer_output.
216
eba5ab56
YQ
2172015-02-27 Yao Qi <yao.qi@linaro.org>
218
219 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
220 target.
221
0def5aaa
DE
2222015-02-26 Doug Evans <dje@google.com>
223
224 * gdb.cp/class2.cc (Dbase, D): New classes.
225 (main): New local delta.
226 * gdb.cp/class2.exp: Test printing delta.
227 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
228 (dynbar): New global.
229 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
230
081a1c2c
JK
2312015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
232
233 * gdb.compile/compile-ifunc.c: New file.
234 * gdb.compile/compile-ifunc.exp: New file.
235
2f41223f
AT
2362015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
237
238 * gdb.base/structs.exp: Check for correct struct on finish.
239
03eddd80
YQ
2402015-02-26 Yao Qi <yao.qi@linaro.org>
241
242 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
243 is zero.
244
80c57053
JK
2452015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
246
247 * gdb.arch/cordic.ko.bz2: New file.
248 * gdb.arch/cordic.ko.debug.bz2: New file.
249 * gdb.arch/ppc64-symtab-cordic.exp: New file.
250
21613c12
YQ
2512015-02-25 Yao Qi <yao.qi@linaro.org>
252
253 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
254 aarch64*-*-* target.
255
d8b901ed
PA
2562015-02-23 Pedro Alves <palves@redhat.com>
257
258 * lib/gdb.exp (delete_breakpoints): Rewrite using
259 gdb_test_multiple.
260
e5b85ead
PA
2612015-02-23 Pedro Alves <palves@redhat.com>
262
263 * gdb.base/info-os.c: Include stdlib.h.
264
85c3a371
DE
2652015-02-22 Doug Evans <xdje42@gmail.com>
266
267 PR symtab/17855
268 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
269 is read after symbols have been re-read.
270 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
271 * gdb.ada/exec_changed/second.adb (Second): Ditto.
272
96553a0c
DE
2732015-02-21 Doug Evans <dje@google.com>
274
275 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
276
97a0c697
JK
2772015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
278
279 PR corefiles/17808
280 * gdb.arch/i386-biarch-core.core.bz2: New file.
281 * gdb.arch/i386-biarch-core.exp: New file.
282
a47cd6e9
PA
2832015-02-21 Pedro Alves <palves@redhat.com>
284
285 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
286 runto_main fails.
287
c5facdc4
PA
2882015-02-20 Pedro Alves <palves@redhat.com>
289
290 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
291 info probes.
292
2db9a427
PA
2932015-02-20 Pedro Alves <palves@redhat.com>
294
295 * gdb.threads/multi-create-ns-info-thr.exp: New file.
296
60fb7e9e
PA
2972015-02-20 Pedro Alves <palves@redhat.com>
298
299 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
300 clean_restart before gdb_target_supports_trace.
301
5c5019c2
PA
3022015-02-20 Pedro Alves <palves@redhat.com>
303
304 PR threads/18006
305 * gdb.threads/clone-thread_db.c: New file.
306 * gdb.threads/clone-thread_db.exp: New file.
307
c9587f88
AT
3082015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
309
310 PR breakpoints/16812
311 * gdb.base/catch-gdb-caused-signals.c: New file.
312 * gdb.base/catch-gdb-caused-signals.exp: New file.
313
f6a88844
JM
3142015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
315
316 * configure: Regenerated.
317 * configure.ac: Use GDB_AC_TRANSFORM.
318 * aclocal.m4: sinclude ../transform.m4.
319
497c491b
JM
3202015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
321
322 * lib/dtrace.exp: New file.
323 * gdb.base/dtrace-probe.exp: Likewise.
324 * gdb.base/dtrace-probe.d: Likewise.
325 * gdb.base/dtrace-probe.c: Likewise.
326 * lib/pdtrace.in: Likewise.
327 * configure.ac: Output variables with the transformed names of
328 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
329 * configure: Regenerated.
330
03e98035
JM
3312015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
332
333 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
334 expected message when trying to access $_probe_* convenience
335 variables while not on a probe.
336
63cc30e9
JK
3372015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
338
339 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
340
0703599a
PA
3412015-02-11 Pedro Alves <pedro@codesourcery.com>
342
343 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
344 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
345
7e60a48e
DE
3462015-02-10 Doug Evans <xdje42@gmail.com>
347
348 * lib/gdb.exp (gdb_load): Always return a result.
349
01b088bc
PA
3502015-02-10 Pedro Alves <palves@redhat.com>
351
352 * gdb.threads/signal-sigtrap.c: New file.
353 * gdb.threads/signal-sigtrap.exp: New file.
354
b05ec7a5
AT
3552015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
356
357 * gdb.trace/no-attach-trace.c: New file.
358 * gdb.trace/no-attach-trace.exp: New file.
359
a2c2acaf
MW
3602015-02-09 Mark Wielaard <mjw@redhat.com>
361
362 * gdb.dwarf2/atomic.c: New file.
363 * gdb.dwarf2/atomic-type.exp: Likewise.
364
31fd9caa
MM
3652015-02-09 Markus Metzger <markus.t.metzger@intel.com>
366
367 * gdb.btrace/buffer-size.exp: Update "info record" output.
368 * gdb.btrace/delta.exp: Update "info record" output.
369 * gdb.btrace/enable.exp: Update "info record" output.
370 * gdb.btrace/finish.exp: Update "info record" output.
371 * gdb.btrace/instruction_history.exp: Update "info record" output.
372 * gdb.btrace/next.exp: Update "info record" output.
373 * gdb.btrace/nexti.exp: Update "info record" output.
374 * gdb.btrace/step.exp: Update "info record" output.
375 * gdb.btrace/stepi.exp: Update "info record" output.
376 * gdb.btrace/nohist.exp: Update "info record" output.
377
d33501a5
MM
3782015-02-09 Markus Metzger <markus.t.metzger@intel.com>
379
380 * gdb.btrace/buffer-size: New.
381
f4abbc16
MM
3822015-02-09 Markus Metzger <markus.t.metzger@intel.com>
383
384 * gdb.btrace/delta.exp: Update "info record" output.
385 * gdb.btrace/enable.exp: Update "info record" output.
386 * gdb.btrace/finish.exp: Update "info record" output.
387 * gdb.btrace/instruction_history.exp: Update "info record" output.
388 * gdb.btrace/next.exp: Update "info record" output.
389 * gdb.btrace/nexti.exp: Update "info record" output.
390 * gdb.btrace/step.exp: Update "info record" output.
391 * gdb.btrace/stepi.exp: Update "info record" output.
392 * gdb.btrace/nohist.exp: Update "info record" output.
393
b9d61307
SM
3942015-02-06 Simon Marchi <simon.marchi@ericsson.com>
395
396 PR gdb/15678
397 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
398
e584fdbc
PA
3992015-02-06 Pedro Alves <palves@redhat.com>
400
401 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
402 macro.
403 (seconds_left, again): New globals.
404 (main): Wait seconds_left in a 1-second sleep loop instead of
405 sleeping 180 seconds. If 'again' is set, reset the seconds
406 counter.
407 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
408 'again' in the inferior before detaching. Print the seconds left.
409 (options): New global.
410 (top level): Build program with -DTIMEOUT=$timeout.
411
77f41761
PA
4122015-02-06 Pedro Alves <palves@redhat.com>
413
414 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
415 determine how many seconds to pass to 'alarm'.
416 * gdb.base/gdb-sigterm.exp (top level): Build program with
417 -DTIMEOUT=$timeout.
418 (do_test): Return success/failure indication. Add more verbose
419 logging. Don't fail if 200 single steps are seen. Instead, fail
420 when the test times out.
421 (passes): New global.
422 (top level): Break the testing loop if testing fails on any
423 iteration. Use gdb_assert.
424
b9394193
DB
4252015-02-04 Don Breazeal <donb@codesourcery.com>
426
427 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
428 and initialize them.
429 (ipc_cleanup): New function.
430 (main): Don't declare shmid, semid, and msqid. Add a call to
431 atexit so that we call ipc_cleanup on exit.
432
42d9e528
PA
4332015-02-04 Pedro Alves <palves@redhat.com>
434
435 * boards/native-extended-gdbserver.exp: Remove any target variant
436 specifications from the board name before clearing the isremote
437 flag from board_info.
438
ae6ae975
DE
4392015-01-31 Doug Evans <xdje42@gmail.com>
440
441 * gdb.base/maint.exp <maint print type argc>: Update expected output.
442
cfb069a8
GB
4432015-01-31 Gary Benson <gbenson@redhat.com>
444
445 * gdb.base/completion.exp: Disable completion limiting for
446 existing tests. Add new tests to check completion limiting.
447 * gdb.linespec/ls-errs.exp: Disable completion limiting.
448
5dd31d79
DE
4492015-01-31 Doug Evans <xdje42@gmail.com>
450
451 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
452
9f050062
DE
4532015-01-31 Doug Evans <xdje42@gmail.com>
454
455 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
456 entries. Duplicate file section script entries.
457 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
458 inlined entries. Add test for safe-path rejection.
459 * gdb.python/py-section-script.c: Add duplicate inlined section script
460 entries. Duplicate file section script entries.
461 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
462 inlined entries. Add test for safe-path rejection.
463
df25ebbd
JB
4642015-01-29 Joel Brobecker <brobecker@adacore.com>
465
466 * gdb.ada/disc_arr_bound: New testcase.
467
4a0ca9ec
JB
4682015-01-29 Joel Brobecker <brobecker@adacore.com>
469
470 * gdb.ada/mi_var_array: New testcase.
471
3a8b707a
DE
4722015-01-27 Doug Evans <dje@google.com>
473
474 * gdb.python/py-objfile.exp: Add tests for objfile.username.
475 Add test for objfile.filename, objfile.username after objfile
476 has been unloaded.
477
f8313f6e
JB
4782015-01-26 Joel Brobecker <brobecker@adacore.com>
479
480 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
481 the second test to print the name attribute of value
482 returned by the call to gdb.lookup_type, and adjust
483 the expected output accordingly.
484
37bc665e
MW
4852015-01-25 Mark Wielaard <mjw@redhat.com>
486
487 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
488 * gdb.base/disp-step-fork.c: Include unistd.h.
489 * gdb.base/siginfo-obj.c: Include stdio.h.
490 * gdb.base/siginfo-thread.c: Likewise.
491 * gdb.mi/non-stop.c: Include unistd.h.
492 * gdb.mi/nsthrexec.c: Include stdio.h.
493 * gdb.mi/pthreads.c: Include unistd.h.
494 * gdb.modula2/unbounded1.c (main): Declare returns int.
495 * gdb.reverse/consecutive-reverse.c: Likewise.
496 * gdb.threads/create-fail.c: Include unistd.h.
497 * gdb.threads/killed.c: Likewise.
498 * gdb.threads/linux-dp.c: Likewise.
499 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
500 * gdb.threads/non-ldr-exc-2.c: Likewise.
501 * gdb.threads/non-ldr-exc-3.c: Likewise.
502 * gdb.threads/non-ldr-exc-4.c: Likewise.
503 * gdb.threads/pthreads.c: Include unistd.h.
504 (main): Declare returns int.
505 * gdb.threads/tls-main.c (foo): New declaration.
506 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
507
f7e5394d
SM
5082015-01-23 Simon Marchi <simon.marchi@ericsson.com>
509
510 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
511 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
512
743649fd
MW
5132015-01-15 Mark Wielaard <mjw@redhat.com>
514
515 * gdb.base/noreturn-return.c: New file.
516 * gdb.base/noreturn-return.exp: New file.
517 * gdb.base/noreturn-finish.c: New file.
518 * gdb.base/noreturn-finish.exp: New file.
519
198297aa
PA
5202015-01-23 Pedro Alves <palves@redhat.com>
521
522 * gdb.threads/continue-pending-after-query.c: New file.
523 * gdb.threads/continue-pending-after-query.exp: New file.
524
717cf30c
AG
5252015-01-22 Anders Granlund <anders.granlund@ericsson.com>
526 Simon Marchi <simon.marchi@ericsson.com>
527
528 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
529 * gdb.base/valgrind-db-attach.exp: Same.
530 * gdb.base/valgrind-infcall.exp: Same.
531 * lib/mi-support.exp (default_mi_gdb_start): Same.
532 * lib/prompt.exp (default_prompt_gdb_start): Same.
533 * lib/gdb.exp (default_gdb_spawn): Same.
534 (gdb_interact): New.
535
536
4b62a76e
JK
5372015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
538
539 * gdb.compile/compile.exp (pointer to jit function): New test.
540
b4cdae6f
WW
5412015-01-17 Wei-cheng Wang <cole945@gmail.com>
542
543 * lib/gdb.exp (supports_process_record): Return true for
544 powerpc*-*-linux*.
545 (supports_reverse): Likewise.
546
d221e7ef
DB
5472015-01-15 Don Breazeal <donb@codesourcery.com>
548
549 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
550 instead of checking whether the target board is remote and
551 use spawn_wait_for_attach instead of exec/sleep.
552 * gdb.base/attach-twice.exp: Likewise.
553
bafffb51
JB
5542015-01-15 Joel Brobecker <brobecker@adacore.com>
555
556 * gdb.ada/var_arr_attrs: New testcase.
557
5589af0e
PA
5582015-01-14 Pedro Alves <palves@redhat.com>
559 Joel Brobecker <brobecker@adacore.com>
560
561 PR gdb/17525
562 * gdb.base/bp-cmds-execution-x-script.c: New file.
563 * gdb.base/bp-cmds-execution-x-script.exp: New file.
564 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
565
6c400b59
PA
5662015-01-14 Pedro Alves <palves@redhat.com>
567
568 PR cli/17828
569 * gdb.base/batch-preserve-term-settings.c: New file.
570 * gdb.base/batch-preserve-term-settings.exp: New file.
571
e02c96a7
DE
5722015-01-13 Doug Evans <dje@google.com>
573
574 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
575 binary.
576
576fd14c
JB
5772015-01-13 Joel Brobecker <brobecker@adacore.com>
578
579 * Makefile.in (clean mostlyclean): Do not delete *.py.
580
04dccad0
JB
5812015-01-13 Joel Brobecker <brobecker@adacore.com>
582
583 * gdb.python/py-lookup-type.exp: New file.
584
3d230f71
PA
5852015-01-12 Pedro Alves <palves@redhat.com>
586
587 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
588 restore GDBFLAGS before returning.
589
7e67715d
JK
5902015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
591
592 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
593 is_amd64_regs_target and is_x86_like_target.
594
f2e0d4b4
DE
5952015-01-11 Doug Evans <xdje42@gmail.com>
596
597 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
598 is given without an explicit form.
599 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
600 attributes.
601 * gdb.dwarf/corrupt.exp: Ditto.
602 * gdb.dwarf2/enum-type.exp: Ditto.
603 * gdb.trace/entry-values.exp: Ditto.
604 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
605
439250fb
DE
6062015-01-11 Doug Evans <xdje42@gmail.com>
607
608 PR gdb/15830
609 * gdb.base/maint.exp: Remove references to "maint demangle".
610 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
611 Add tests for explicitly specifying language to demangle.
612 * gdb.dlang/demangle.exp: Ditto.
613
ede9f622
PA
6142015-01-09 Pedro Alves <palves@redhat.com>
615
616 * gdb.threads/non-stop-fair-events.c: New file.
617 * gdb.threads/non-stop-fair-events.exp: New file.
618
a7b796db
PA
6192015-01-09 Pedro Alves <palves@redhat.com>
620
621 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
622 the global scope. Set a breakpoint after all threads are started
623 rather than stepping over two source lines. Expect the prompt.
624 * gdb.base/watch_thread_num.c (threads_started_barrier): New
625 global.
626 (NUM): Now 15.
627 (main): Use threads_started_barrier to wait for all threads to
628 start. Main thread no longer calls thread_function. Exit after
629 180 seconds.
630 (loop): New function.
631 (thread_function): Wait on threads_started_barrier barrier. Call
632 'loop' at each iteration.
633 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
634 threads have started, instead of hardcoding number of "next"
635 steps. Use an access watchpoint instead of a write watchpoint.
636
9665ffdd
PA
6372015-01-09 Pedro Alves <palves@redhat.com>
638
639 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
640 (thread_func): Wait on barrier.
641 (main): Wait for all threads to start before stopping GDB.
642 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
643 global.
644 (thread1_func, thread2_func): Wait on barrier.
645 (main): Wait for all threads to start before stopping GDB.
646 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
647 New global.
648 (thread1_func, thread2_func): Wait on barrier.
649 (main): Wait for all threads to start before stopping GDB.
650
c945a99f
PA
6512015-01-09 Pedro Alves <palves@redhat.com>
652
653 * gdb.threads/attach-many-short-lived-threads.c: New file.
654 * gdb.threads/attach-many-short-lived-threads.exp: New file.
655
c1a747c1
PA
6562014-01-09 Pedro Alves <palves@redhat.com>
657
658 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
659 instead of to thread 2.
660 * gdb.threads/signal-command-multiple-signals-pending.c (main):
661 Add barrier around each pthread_create call instead of around all
662 calls.
663 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
664 Set a break on thread_function and have the child threads hit it
665 one at at a time.
666
60b3033e
PA
6672015-01-09 Pedro Alves <palves@redhat.com>
668
669 * lib/gdb.exp (can_spawn_for_attach): New procedure.
670 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
671 false.
672 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
673 checking whether the target board is remote.
674 * gdb.multi/multi-attach.exp: Likewise.
675 * gdb.python/py-sync-interp.exp: Likewise.
676 * gdb.server/ext-attach.exp: Likewise.
677 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
678 tests that need to attach, instead of checking whether the target
679 board is remote at the top of the file.
680
acc018ac
YQ
6812015-01-08 Yao Qi <yao@codesourcery.com>
682
683 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
684
50a18af8
JK
6852015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
686
687 Fix testcase compilation.
688 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
689
8503d6e1
JB
6902015-01-06 Joel Brobecker <brobecker@adacore.com>
691
692 * gdb.python/py-type.exp: Add a couple test about empty
693 array creation, and negative-length array creation.
694
cc73dbcc
DE
6952015-01-02 Doug Evans <xdje42@gmail.com>
696
697 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
698
0300bbc7
DE
6992015-01-02 Doug Evans <dje@google.com>
700
701 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
702
9d85a0ec
YQ
7032014-12-29 Yao Qi <yao@codesourcery.com>
704
705 * gdb.trace/entry-values.exp: Update comments. Rename variable
706 bar_call_foo to returned_from_foo.
707
87186c6a
MMN
7082014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
709
710 PR gdb/17394
711 * gdb.linespec/break-asm-file.c: New file.
712 * gdb.linespec/break-asm-file.exp: New file.
713 * gdb.linespec/break-asm-file0.s: New file.
714 * gdb.linespec/break-asm-file1.s: New file.
715
1bab7383
YQ
7162014-12-18 Nigel Stephens <nigel@mips.com>
717 Maciej W. Rozycki <macro@codesourcery.com>
718
719 * gdb.base/float.exp: Handle the new output from "info float" on
720 MIPS targets.
721
1bc1068a
JK
7222014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
723
724 Fix MinGW compilation.
725 * gdb.compile/compile-ops.exp: Update untested message if
726 !skip_compile_feature_tests.
727 * gdb.compile/compile-setjmp.exp: Likewise.
728 * gdb.compile/compile-tls.exp: Likewise.
729 * gdb.compile/compile.exp: Likewise.
730 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
731 supported on this host".
732
b6615d10
DE
7332014-12-16 Doug Evans <xdje42@gmail.com>
734
735 * boards/stabs.exp: New file.
736
25dda427
AA
7372014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
738
739 * gdb.base/completion.exp: Adjust to format changes of "maint
740 print user-registers".
741
bf330350
CU
7422014-12-16 Catalin Udma <catalin.udma@freescale.com>
743
744 PR server/17457
745 * gdb.arch/aarch64-fp.c: New file.
746 * gdb.arch/aarch64-fp.exp: New file.
747
395cf596
SDJ
7482014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
749
750 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
751 r210637, r210913, r211666, r215400, r215817).
752
753 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
754 * dg-extract-results.py: New file.
755 * dg-extract-results.sh: Use it if the environment seems
756 suitable.
757
758 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
759
760 * dg-extract-results.py (parse_run): Handle warnings that
761 are printed before a test harness is run.
762
763 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
764
765 * dg-extract-results.py (Named): Remove __cmp__ method.
766 (output_variation): Use a key to sort variation.harnesses.
767
768 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
769
770 * dg-extract-results.py: For Python 3, force sys.stdout to
771 handle surrogate escape sequences.
772 (safe_open): New function.
773 (output_segment, main): Use it.
774
775 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
776
777 * dg-extract-results.py (Prog.result_re): Include options
778 in test name.
779
780 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
781
782 * dg-extract-results.py (output_variation): Always sort if
783 do_sum.
784
e882ef3c
SM
7852014-12-15 Simon Marchi <simon.marchi@ericsson.com>
786
787 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
788 as long as we get pagination notifications.
789
4992aa20
JM
7902014-12-15 Jason Merrill <jason@redhat.com>
791
792 * Makefile.in (check-gdb.%): Restore.
793 * README: Mention it.
794
c1b5a1a6
JB
7952014-12-13 Joel Brobecker <brobecker@adacore.com>
796
797 * gdb.ada/str_uninit: New testcase.
798
5537b577
JK
7992014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
800
801 PR symtab/17642
802 * gdb.base/vla-stub-define.c: New file.
803 * gdb.base/vla-stub.c: New file.
804 * gdb.base/vla-stub.exp: New file.
805
bb2ec1b3
TT
8062014-12-12 Phil Muldoon <pmuldoon@redhat.com>
807 Jan Kratochvil <jan.kratochvil@redhat.com>
808 Tom Tromey <tromey@redhat.com>
809
810 * configure.ac: Add gdb.compile/.
811 * configure: Regenerate.
812 * gdb.compile/Makefile.in: New file.
813 * gdb.compile/compile-ops.exp: New file.
814 * gdb.compile/compile-ops.c: New file.
815 * gdb.compile/compile-tls.c: New file.
816 * gdb.compile/compile-tls.exp: New file.
817 * gdb.compile/compile-constvar.S: New file.
818 * gdb.compile/compile-constvar.c: New file.
819 * gdb.compile/compile-mod.c: New file.
820 * gdb.compile/compile-nodebug.c: New file.
821 * gdb.compile/compile-setjmp-mod.c: New file.
822 * gdb.compile/compile-setjmp.c: New file.
823 * gdb.compile/compile-setjmp.exp: New file.
824 * gdb.compile/compile-shlib.c: New file.
825 * gdb.compile/compile.c: New file.
826 * gdb.compile/compile.exp: New file.
827 * lib/gdb.exp (skip_compile_feature_tests): New proc.
828
4ff709eb
TT
8292014-12-12 Tom Tromey <tromey@redhat.com>
830
831 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
832 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
833
6dddd6a5
DE
8342014-12-12 Doug Evans <dje@google.com>
835
836 * lib/gdb-python.exp (get_python_valueof): New function.
837 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
838
71c24708
AA
8392014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
840
841 * gdb.base/completion.exp: Add test for completion of "info
842 registers ".
843
3e29f34a
MR
8442014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
845
846 * gdb.base/func-ptrs.c: New file.
847 * gdb.base/func-ptrs.exp: New file.
848
fc126975
SM
8492014-12-10 Simon Marchi <simon.marchi@ericsson.com>
850
851 PR breakpoints/17012
852 * gdb.base/dprintf-detach.c: New file.
853 * gdb.base/dprintf-detach.exp: New file.
854
0a46d518
SM
8552014-12-10 Simon Marchi <simon.marchi@ericsson.com>
856
857 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
858 * lib/gdb.exp (target_is_gdbserver): New procedure.
859
a0be3e44
DE
8602014-12-08 Doug Evans <dje@google.com>
861
862 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
863
df1b803a
YQ
8642014-12-05 Yao Qi <yao@codesourcery.com>
865
866 * gdb.guile/scm-error.exp: Remove the third argument to
867 gdb_remote_download.
868 * gdb.guile/scm-frame-args.exp: Likewise.
869 * gdb.guile/scm-section-script.exp: Likewise.
870
ddb9f679
YQ
8712014-12-05 Yao Qi <yao@codesourcery.com>
872
873 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
874
86e4ed39
DE
8752014-12-04 Doug Evans <dje@google.com>
876
877 * gdb.python/py-objfile.exp: Add tests for
878 objfile.add_separate_debug_file.
879
7c50a931
DE
8802014-12-04 Doug Evans <dje@google.com>
881
882 * lib/gdb.exp (get_build_id): New function.
883 (build_id_debug_filename_get): Rewrite to use it.
884 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
885
621661e3
MR
8862014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
887
888 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
889 `method(long)', not just 0x0.
890 * gdb.cp/nsalias.exp: Align code labels to 4.
891 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
892 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
893 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
894 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
895 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
896 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
897
29f0c3b7
DE
8982014-12-02 Doug Evans <dje@google.com>
899
e1e061e7 900 PR symtab/17602
29f0c3b7 901 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 902 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
903 * gdb.cp/anon-ns.exp: Update.
904
162078c8
NB
9052014-12-02 Nick Bull <nicholaspbull@gmail.com>
906
907 * gdb.python/py-events.py (inferior_call_handler): New.
908 (register_changed_handler, memory_changed_handler): New.
909 (test_events.invoke): Register new handlers.
910 * gdb.python/py-events.exp: Add tests for inferior call,
911 memory_changed and register_changed events.
912
fdb09caf
AA
9132014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
914
915 * gdb.base/execl-update-breakpoints.exp: Specify the link address
916 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
917 if the linker doesn't understand this.
918
55cfb2c4
SM
9192014-12-01 Simon Marchi <simon.marchi@ericsson.com>
920
921 * gdb.python/python.exp: Change expected reply to help().
922
9e8cd6df
YQ
9232014-12-01 Yao Qi <yao@codesourcery.com>
924
925 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
926 AC_CONFIG_SUBDIRS(gdb.gdbtk).
927 * configure: Re-generated.
928
6c659fc2
SC
9292014-11-28 Siva Chandra Reddy <sivachandra@google.com>
930
931 * gdb.cp/chained-calls.cc: New file.
932 * gdb.cp/chained-calls.exp: New file.
933 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
934
d7fc3181
SM
9352014-11-28 Simon Marchi <simon.marchi@ericsson.com>
936
937 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
938 * gdb.dwarf2/symtab-producer.exp: Same.
939 * gdb.gdb/python-interrupts.exp: Same.
940 * gdb.gdb/python-selftest.exp: Same.
941 * gdb.python/py-linetable.exp: Same.
942 * gdb.python/py-type.exp: Same.
943 * gdb.python/py-value-cc.exp: Same.
944 * gdb.python/py-value.exp: Same.
945
10e79639
YQ
9462014-11-28 Yao Qi <yao@codesourcery.com>
947
948 * gdb.base/break-probes.exp: Match library name prefixed with
949 sysroot.
950
f28a0564
SM
9512014-11-27 Simon Marchi <simon.marchi@ericsson.com>
952
953 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
954 test expected output. Add parentheses for the call to print.
955 Remove L suffix from integers.
956
3fe1ce1d
DE
9572014-11-26 Doug Evans <dje@google.com>
958
959 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
960
84429e27
YQ
9612014-11-22 Yao Qi <yao@codesourcery.com>
962
963 * gdb.trace/entry-values.c: Remove asms.
964 (foo): Add foo_label.
965 (bar): Add bar_label.
966 * gdb.trace/entry-values.exp: Remove code computing foo's
967 length and bar's length.
968 (Dwarf::assemble): Invoke function_range for bar and use
969 MACRO_AT_func for foo.
970
26741859
YQ
9712014-11-22 Yao Qi <yao@codesourcery.com>
972
973 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
974 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
975 Use .Lgcc43_procstart instead of gcc43.
976
45e44d27
JB
9772014-11-21 Joel Brobecker <brobecker@adacore.com>
978
979 * gdb.ada/n_arr_bound: New testcase.
980
458c8db8
SDJ
9812014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
982
983 PR breakpoints/10737
984 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
985 test_catch_syscall_multi_arch.
986 (test_catch_syscall_multi_arch): New function.
987
43f3e411
DE
9882014-11-20 Doug Evans <xdje42@gmail.com>
989
990 * gdb.base/maint.exp: Update expected output.
991
0d7b2549
AA
9922014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
993
994 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
995 4-byte instruction on S390.
996
8908fca5
JB
9972014-11-19 Joel Brobecker <brobecker@adacore.com>
998
999 * gdb.ada/arr_arr: New testcase.
1000
4a46959e
JB
10012014-11-19 Joel Brobecker <brobecker@adacore.com>
1002
1003 * gdb.ada/pkd_arr_elem: New Testcase.
1004
470e2f4e
LM
10052014-11-18 Luis Machado <lgustavo@codesourcery.com>
1006
1007 * gdb.reverse/break-precsave: Expect completion message for
1008 core file reads.
1009 * gdb.reverse/consecutive-precsave.exp: Likewise.
1010 * gdb.reverse/finish-precsave.exp: Likewise.
1011 * gdb.reverse/i386-precsave.exp: Likewise.
1012 * gdb.reverse/machinestate-precsave.exp: Likewise.
1013 * gdb.reverse/sigall-precsave.exp: Likewise.
1014 * gdb.reverse/solib-precsave.exp: Likewise.
1015 * gdb.reverse/step-precsave.exp: Likewise.
1016 * gdb.reverse/until-precsave.exp: Likewise.
1017 * gdb.reverse/watch-precsave.exp: Likewise.
1018
a267f3ad
AA
10192014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1020
1021 * gdb.base/bp-permanent.c: Include unistd.h.
1022 * gdb.python/py-framefilter-mi.c (main): Add return type.
1023 * gdb.python/py-framefilter.c (main): Likewise.
1024 * gdb.trace/actions-changed.c (main): Likewise.
1025
12084a9a
AA
10262014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1027
1028 * gdb.mi/until.c: Add eye-catchers.
1029 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
1030 line numbers.
1031
dc7e1a77
AA
10322014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1033
1034 * gdb.base/condbreak.exp: Drop references to removed non-prototype
1035 function header variants in break1.c.
1036 * gdb.base/ena-dis-br.exp: Likewise.
1037 * gdb.base/hbreak2.exp: Likewise.
1038 * gdb.reverse/until-precsave.exp: Drop references to removed
1039 non-prototype function header variants in ur1.c.
1040 * gdb.reverse/until-reverse.exp: Likewise.
1041
41c77605
PM
10422014-11-17 Petr Machata <pmachata@redhat.com>
1043
1044 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
1045 ${_cu_offset_size} bytes abbrev offset.
1046
34248c3a
DE
10472014-11-15 Doug Evans <xdje42@gmail.com>
1048
1049 PR symtab/17559
1050 * gdb.base/line-symtabs.exp: New file.
1051 * gdb.base/line-symtabs.c: New file.
1052 * gdb.base/line-symtabs.h: New file.
1053
646da059
YQ
10542014-11-14 Yao Qi <yao@codesourcery.com>
1055
1056 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
1057 (func): Add label func_label.
1058 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
1059 Replace low_pc and high_pc with MACRO_AT_range.
1060 Replace name, low_pc and high_pc with MACRO_AT_func.
1061
9301ebe6
YQ
10622014-11-14 Yao Qi <yao@codesourcery.com>
1063
1064 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
1065 Replace name, low_pc and high_pc with MACRO_AT_func.
1066
f166b542
YQ
10672014-11-14 Yao Qi <yao@codesourcery.com>
1068
1069 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
1070 produce debug information.
1071 * gdb.dwarf2/implptr-optimized-out.S: Removed.
1072
0f6e71e3
YQ
10732014-11-14 Yao Qi <yao@codesourcery.com>
1074
1075 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
1076 object and get function length.
1077 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
1078 with MACRO_AT_func.
1079 (top-level): Replace gdb_compile and clean_restart with
1080 prepare_for_testing.
1081 * gdb.dwarf2/main.c (main): Add label main_label.
1082
876c4df9
YQ
10832014-11-14 Yao Qi <yao@codesourcery.com>
1084
1085 * lib/dwarf.exp (function_range): New procedure.
1086 (Dwarf::_handle_macro_at_func): New procedure.
1087 (Dwarf::_handle_macro_at_range): New procedure.
1088 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
1089
02ad9cf1
YQ
10902014-11-14 Yao Qi <yao@codesourcery.com>
1091
1092 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
1093 (_handle_attribute): New procedure.
1094
a59add0c
AA
10952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1096
1097 * gdb.ada/cond_lang/foo.c (callme): Add return type.
1098 * gdb.base/call-sc.c (zed): Likewise.
1099 * gdb.base/checkpoint.c (main): Likewise.
1100 * gdb.base/dump.c (main): Likewise.
1101 * gdb.base/gcore.c (main): Likewise.
1102 * gdb.base/huge.c (main): Likewise.
1103 * gdb.base/multi-forks.c (main): Likewise.
1104 * gdb.base/pr10179-a.c (main): Likewise.
1105 * gdb.base/savedregs.c (main): Likewise.
1106 * gdb.base/sigaltstack.c (main): Likewise.
1107 * gdb.base/siginfo.c (main): Likewise.
1108 * gdb.base/structs.c (zed): Likewise.
1109 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
1110 * gdb.mi/mi-syn-frame.c (main): Likewise.
1111 * gdb.mi/until.c (foo, main): Likewise.
1112 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
1113 * gdb.base/solib-weak.c (foo): Declare.
1114 * gdb.base/attach-twice.c: Include stdio.h.
1115 * gdb.base/weaklib1.c: Likewise.
1116 * gdb.base/weaklib2.c: Likewise.
1117 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
1118 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
1119 unistd.h.
1120 * gdb.base/attach-pie-misread.c: Include stdlib.h.
1121 * gdb.mi/mi-exit-code.c: Likewise.
1122 * gdb.base/break-interp-lib.c: Include string.h.
1123 * gdb.base/coremaker.c: Likewise.
1124 * gdb.base/testenv.c: Likewise.
1125 * gdb.python/py-finish-breakpoint.c: Likewise.
1126 * gdb.base/inferior-died.c: Include sys/wait.h.
1127 * gdb.base/fileio.c: Include time.h.
1128 * gdb.base/async-shell.c: Include unistd.h.
1129 * gdb.base/dprintf-non-stop.c: Likewise.
1130 * gdb.base/info-os.c: Likewise.
1131 * gdb.mi/mi-console.c: Likewise.
1132 * gdb.mi/watch-nonstop.c: Likewise.
1133 * gdb.python/py-events.c: Likewise.
1134 * gdb.base/async.c (baz): Move up before its invocation.
1135 * gdb.base/code_elim2.c (my_global_func): Likewise.
1136 * gdb.base/skip-solib-lib.c (multiply): Likewise.
1137 * gdb.base/advance.c (func2): Likewise.
1138
3b5d5997
AA
11392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1140
1141 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
1142 variant.
1143 * gdb.base/annota3.c: Likewise.
1144 * gdb.base/async.c: Likewise.
1145 * gdb.base/average.c: Likewise.
1146 * gdb.base/call-ar-st.c: Likewise.
1147 * gdb.base/call-rt-st.c: Likewise.
1148 * gdb.base/call-sc.c: Likewise.
1149 * gdb.base/call-strs.c: Likewise.
1150 * gdb.base/ending-run.c: Likewise.
1151 * gdb.base/execd-prog.c: Likewise.
1152 * gdb.base/exprs.c: Likewise.
1153 * gdb.base/foll-exec.c: Likewise.
1154 * gdb.base/foll-fork.c: Likewise.
1155 * gdb.base/foll-vfork.c: Likewise.
1156 * gdb.base/funcargs.c: Likewise.
1157 * gdb.base/gcore.c: Likewise.
1158 * gdb.base/jump.c: Likewise.
1159 * gdb.base/langs0.c: Likewise.
1160 * gdb.base/langs1.c: Likewise.
1161 * gdb.base/langs2.c: Likewise.
1162 * gdb.base/mips_pro.c: Likewise.
1163 * gdb.base/nodebug.c: Likewise.
1164 * gdb.base/opaque0.c: Likewise.
1165 * gdb.base/opaque1.c: Likewise.
1166 * gdb.base/recurse.c: Likewise.
1167 * gdb.base/run.c: Likewise.
1168 * gdb.base/scope0.c: Likewise.
1169 * gdb.base/scope1.c: Likewise.
1170 * gdb.base/setshow.c: Likewise.
1171 * gdb.base/setvar.c: Likewise.
1172 * gdb.base/shmain.c: Likewise.
1173 * gdb.base/shr1.c: Likewise.
1174 * gdb.base/shr2.c: Likewise.
1175 * gdb.base/sigall.c: Likewise.
1176 * gdb.base/signals.c: Likewise.
1177 * gdb.base/so-indr-cl.c: Likewise.
1178 * gdb.base/solib2.c: Likewise.
1179 * gdb.base/structs.c: Likewise.
1180 * gdb.base/sum.c: Likewise.
1181 * gdb.base/vforked-prog.c: Likewise.
1182 * gdb.base/watchpoint.c: Likewise.
1183 * gdb.reverse/shr2.c: Likewise.
1184 * gdb.reverse/until-reverse.c: Likewise.
1185 * gdb.reverse/ur1.c: Likewise.
1186 * gdb.reverse/watch-reverse.c: Likewise.
1187
066a77c5
AA
11882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1189
1190 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
1191 variant.
1192 * gdb.base/sepdebug.exp: Drop references to removed code.
1193
4f204ea5
AA
11942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1195
1196 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
1197 variant. Preserve original line numbering.
1198 * gdb.base/list1.c: Likewise.
1199
3b377a3a
AA
12002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1201
1202 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
1203 variant.
1204 * gdb.base/break1.c: Likewise.
1205 * gdb.base/break.exp: Drop references to removed code.
1206
e444df73
AA
12072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1208
1209 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
1210 variant.
1211
8008f2a7
AA
12122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1213
1214 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
1215
a5a06887
AA
12162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1217
1218 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
1219 logic into perform_all_tests() and invoke it with and without
1220 function header prototypes.
1221 (do_function_calls): Remove conditional XFAIL for PR 5318.
1222 (rerun_and_prepare): Remove duplicate code.
1223 (perform_all_tests): New. Main logic moved here.
1224
44dba9b9
AA
12252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1226
1227 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
1228 code guarded by #ifdef NO_PROTOTYPES.
1229 (t_double_many_args): Likewise.
1230 (DEF_FUNC_MANY_ARGS_1): Likewise.
1231 (DEF_FUNC_VALUES_1): Likewise.
1232 (t_structs_ldc): Renamed from t_structs_fc in conditional code
1233 guarded by #ifdef PROTOTYPES.
1234
d1fbcd56
AA
12352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1236
1237 * gdb.mi/mi-console.c: Add eye-catcher.
1238 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
1239 instead of literal line number.
1240
b0e59b8f
AA
12412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1242
1243 * gdb.base/shr2.c: Add eye-catcher.
1244 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
1245 line number.
1246
78f98cca
AA
12472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1248
1249 * gdb.base/jump.c: Add eye-catchers.
1250 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
1251 numbers.
1252
58fa2af0
AA
12532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1254
1255 * gdb.base/execd-prog.c: Add eye-catchers.
1256 * gdb.base/foll-exec.c: Likewise.
1257 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
1258 line numbers.
1259
04e5059b
AA
12602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1261
1262 * gdb.base/ending-run.c: Add eye-catchers.
1263 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
1264 literal line numbers.
1265
dbfdb174
AA
12662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1267
1268 * gdb.base/call-rt-st.c: Add eye-catchers.
1269 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
1270 literal line numbers.
1271
888a2ade
AA
12722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1273
1274 * gdb.base/call-ar-st.c: Add eye-catchers.
1275 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
1276 literal line numbers.
1277
6acc2dde
AA
12782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1279
1280 * gdb.base/average.c: Add eye-catchers.
1281 * gdb.base/sum.c: Likewise.
1282 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
1283 regexps dynamically.
1284
9ecfcd1d
AA
12852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1286
1287 * gdb.base/solib1.c: Add eye-catchers.
1288 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
1289 literal line numbers.
1290
78708b7c
PA
12912014-11-12 Pedro Alves <palves@redhat.com>
1292
1293 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
1294 leader has exited.
1295
af48d08f
PA
12962014-11-12 Pedro Alves <palves@redhat.com>
1297
1298 * gdb.arch/i386-bp_permanent.c: New file.
1299 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
1300 (srcfile): Set to i386-bp_permanent.c.
1301 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
1302 that stepi does not execute the 'leave' instruction, instead of
1303 testing it does execute.
1304 * gdb.base/bp-permanent.c: New file.
1305 * gdb.base/bp-permanent.exp: New file.
1306
af3768e9
DE
13072014-11-10 Doug Evans <xdje42@gmail.com>
1308
1309 PR symtab/17564
1310 * gdb.base/symtab-search-order.exp: New file.
1311 * gdb.base/symtab-search-order.c: New file.
1312 * gdb.base/symtab-search-order-1.c: New file.
1313 * gdb.base/symtab-search-order-shlib-1.c: New file.
1314
9de00a4a
PA
13152014-11-07 Pedro Alves <palves@redhat.com>
1316
1317 PR gdb/17511
1318 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
1319 i?86-*-linux*.
1320
e0f52461
SC
13212014-11-03 Siva Chandra Reddy <sivachandra@google.com>
1322
1323 PR c++/17494
1324 * gdb.cp/pr17494.cc: New file.
1325 * gdb.cp/pr17494.exp: New file.
1326
6ce8c980
YQ
13272014-11-02 Yao Qi <yao@codesourcery.com>
1328
1329 * gdb.python/python.exp: Get working directory and match the
1330 output of "set extended-prompt \\w " with it.
1331
02be9a71
DE
13322014-10-30 Doug Evans <dje@google.com>
1333
1334 * gdb.python/py-objfile.exp: Add tests for setting random attributes
1335 in objfiles.
1336 * gdb.python/py-progspace.exp: Add tests for setting random attributes
1337 in progspaces.
1338
3bdff46b
LM
13392014-10-30 Janis Johnson <janisjo@codesourcery.com>
1340
1341 * gdb.base/fullpath-expand.exp: Skip for a remote host.
1342 * gdb.base/realname-expand.exp: Likewise.
1343 * gdb.linespec/macro-relative.exp: Likewise.
1344
ab917dfb
PA
13452014-10-29 Pedro Alves <palves@redhat.com>
1346
1347 PR gdb/17408
1348 * gdb.threads/schedlock.c (some_function): New function.
1349 (call_function): New global.
1350 (MAYBE_CALL_SOME_FUNCTION): New macro.
1351 (thread_function): Call it.
1352 * gdb.threads/schedlock.exp (get_args): Add description parameter,
1353 and use it instead of a global counter. Adjust all callers.
1354 (get_current_thread): Use "find current thread" for test message
1355 here rather than having all callers pass down the same string.
1356 (goto_loop): New procedure, factored out from ...
1357 (my_continue): ... this.
1358 (step_ten_loops): Change parameter from test message to command to
1359 use. Adjust.
1360 (list_count): Delete global.
1361 (check_result): New procedure, factored out from duplicate top
1362 level code.
1363 (continue tests): Wrap in with_test_prefix.
1364 (test_step): New procedure, factored out from duplicate top level
1365 code.
1366 (top level): Test "step" in combination with all scheduler-locking
1367 modes. Test "next" in combination with all scheduler-locking
1368 modes, and in combination with stepping over a function call or
1369 not.
1370 * gdb.threads/next-bp-other-thread.c: New file.
1371 * gdb.threads/next-bp-other-thread.exp: New file.
1372
d3d4baed
PA
13732014-10-29 Pedro Alves <palves@redhat.com>
1374
1375 PR python/17372
1376 * gdb.python/python.exp: Test a multi-line command that spawns
1377 interactive Python.
1378 * gdb.base/multi-line-starts-subshell.exp: New file.
1379
563e8d85
YQ
13802014-10-29 Yao Qi <yao@codesourcery.com>
1381
1382 * gdb.base/fileio.exp: Make directories on host.
1383
0ea4d52e
YQ
13842014-10-29 Yao Qi <yao@codesourcery.com>
1385
1386 * gdb.base/fileio.c (test_write): Close the file.
1387
7f5ef605
PA
13882014-10-28 Pedro Alves <palves@redhat.com>
1389
1390 PR gdb/12623
1391 * gdb.base/sigstep.c (no_handler): New global.
1392 (main): If 'no_handler is true, set the signal handlers to
1393 SIG_IGN.
1394 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
1395 with_sw_watch and no_handler parameters. Handle them.
1396 (top level) <stepping over handler when stopped at a breakpoint
1397 test>: Add a test axis for testing with a software watchpoint, and
1398 another for testing with the signal handler set to SIG_IGN.
1399 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
1400 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
1401
abbdbd03
PA
14022014-10-28 Pedro Alves <palves@redhat.com>
1403
1404 PR gdb/17511
1405 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
1406 * gdb.base/sigstep.exp (other_handler_location): New global.
1407 (advance): Support stepping into the signal handler, and running
1408 commands while in the handler.
1409 (in_handler_map): New global.
1410 (top level): In the advance test, add combinations for getting
1411 into the handler with stepping commands, and for running commands
1412 in the handler. Add comment descripting the advancei tests.
1413
1df4399f
PA
14142014-10-28 Pedro Alves <palves@redhat.com>
1415
1416 * gdb.base/sigstep.exp: Use build_executable instead of
1417 prepare_for_testing.
1418 (top level): Move code that starts GDB, runs to main and creates a
1419 display to ...
1420 (restart): ... this new procedure.
1421 (top level): Move backtrace from signal handler test to ...
1422 (validate_backtrace): ... this new procedure.
1423 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
1424 with_test_prefix. Always restart GDB.
1425 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
1426 with_test_prefix. Always restart GDB. No need to delete
1427 breakpoints after the test.
1428 (test_skip_handler): Remove prefix parameter.
1429 (skip_over_handler, breakpoint_to_handler)
1430 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
1431 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
1432 restart GDB. No need to delete breakpoints after the test.
1433 (top level): Use foreach to call the test procedures with
1434 different commands.
1435
a5b6e449
PA
14362014-10-28 Pedro Alves <palves@redhat.com>
1437
1438 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
1439 instead of GNATS numbers.
1440 * gdb.base/sigbpt.exp: Likewise.
1441 * gdb.base/siginfo.exp: Likewise.
1442 * gdb.base/sigstep.exp: Likewise.
1443
e5f8a7cc
PA
14442014-10-27 Pedro Alves <palves@redhat.com>
1445
1446 * gdb.base/sigstep.c (dummy): New global.
1447 (main): Issue a couple writes to the new global.
1448 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
1449 procedures.
1450 (skip_over_handler): Use test_skip_handler.
1451 (top level): Call skip_over_handler for stepi and nexti too.
1452 (breakpoint_over_handler): Use test_skip_handler.
1453 (top level): Call breakpoint_over_handler for stepi and nexti too.
1454
763905a3
YQ
14552014-10-27 Yao Qi <yao@codesourcery.com>
1456
1457 * gdb.trace/tfile.c (adjust_function_address)
1458 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
1459 function descriptor.
1460
6f259a23
DB
14612014-10-24 Don Breazeal <donb@codesourcery.com>
1462
1463 * gdb.base/foll-fork.exp (test_follow_fork,
1464 catch_fork_child_follow): Check for updated fork messages emitted
1465 from infrun.c.
1466 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
1467 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
1468 vfork_and_exec_child_follow_through_step): Check for updated vfork
1469 messages emitted from infrun.c.
1470
09dd9a69
PA
14712014-10-24 Pedro Alves <palves@redhat.com>
1472
1473 * gdb.base/corefile.exp: Remove references to ultrix.
1474 * gdb.base/interrupt.exp: Likewise.
1475 * gdb.base/whatis.exp: Likewise.
1476 * gdb.gdb/selftest.exp: Likewise.
1477 * gdb.threads/manythreads.exp: Likewise.
1478 * gdb.threads/print-threads.exp: Likewise.
1479 * gdb.threads/pthreads.exp:: Likewise.
1480 * gdb.threads/schedlock.exp: Likewise.
1481
3433cfa5
SC
14822014-10-24 Siva Chandra Reddy <sivachandra@google.com>
1483
1484 * gdb.cp/non-trivial-retval.cc: Add a test case.
1485 * gdb.cp/non-trivial-retval.exp: Add a test.
1486
092f880b
YQ
14872014-10-20 Yao Qi <yao@codesourcery.com>
1488
1489 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
1490 * gdb.python/py-objfile-script-gdb.py: New file.
1491 * gdb.python/py-objfile-script.exp: Update reference to
1492 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
1493 of remote_download. Remove the dest file.
1494
acbdb7f3
YQ
14952014-10-20 Yao Qi <yao@codesourcery.com>
1496
1497 * gdb.base/checkpoint.exp: Don't remove file copied on host.
1498 * gdb.base/step-line.exp: Likewise.
1499 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
1500 * gdb.dwarf2/dw2-basic.exp: Likewise.
1501 * gdb.dwarf2/dw2-compressed.exp: Likewise.
1502 * gdb.dwarf2/dw2-filename.exp: Likewise.
1503 * gdb.dwarf2/dw2-intercu.exp: Likewise.
1504 * gdb.dwarf2/dw2-intermix.exp: Likewise.
1505 * gdb.dwarf2/dw2-producer.exp: Likewise.
1506 * gdb.dwarf2/mac-fileno.exp: Likewise.
1507 * gdb.python/py-frame-args.exp: Likewise.
1508 * gdb.python/py-framefilter.exp: Likewise.
1509 * gdb.python/py-mi.exp: Likewise.
1510 * gdb.python/py-objfile-script.exp: Likewise
1511 * gdb.python/py-pp-integral.exp: Likewise.
1512 * gdb.python/py-pp-re-notag.exp: Likewise.
1513 * gdb.python/py-prettyprint.exp: Likewise.
1514 * gdb.python/py-section-script.exp: Likewise.
1515 * gdb.python/py-typeprint.exp: Likewise.
1516 * gdb.python/py-xmethods.exp: Likewise.
1517 * gdb.stabs/weird.exp: Likewise.
1518 * gdb.xml/tdesc-regs.exp: Likewise.
1519
bd286a29
KCY
15202014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
1521
1522 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
1523 (out_cu): Use addr_len for the size of addresses.
1524 (out_line): Likewise. Size DW_LNE_set_address instruction
1525 according to addr_len.
1526 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
1527 (FUNC): Add START_INSNS to definition.
1528
673dc4a0
YQ
15292014-10-18 Yao Qi <yao@codesourcery.com>
1530
1531 * gdb.base/argv0-symlink.exp: Check argv[0] value if
1532 gdb_has_argv0 return true.
1533 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
1534 check [target_info exists noargs], check [gdb_has_argv0]
1535 instead.
1536 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1537 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
1538 procedures.
1539
4ffbba72
DE
15402014-10-17 Doug Evans <dje@google.com>
1541
1542 * gdb.python/py-events.exp: Update expected output for clear_objfiles
1543 event.
1544 * gdb.python/py-events.py: Add clear_objfiles event.
1545
d096d8c1
DE
15462014-10-17 Doug Evans <dje@google.com>
1547
1548 * gdb.python/py-objfile.exp: Test progspace attribute.
1549
a80db015
LM
15502014-10-17 Luis Machado <lgustavo@codesourcery.com>
1551
1552 * gdb.guile/scm-breakpoint.exp: Do not assume any
1553 directory separators when matching source file paths.
1554 * gdb.python/py-breakpoint.exp: Likewise.
1555 * gdb.reverse/break-precsave.exp: Likewise.
1556 * gdb.reverse/break-reverse.exp: Likewise.
1557 * gdb.reverse/consecutive-precsave.exp: Likewise.
1558 * gdb.reverse/finish-precsave.exp: Likewise.
1559 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1560 * gdb.reverse/finish-reverse.exp: Likewise.
1561 * gdb.reverse/i386-precsave.exp: Likewise.
1562 * gdb.reverse/i387-env-reverse.exp: Likewise.
1563 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1564 * gdb.reverse/machinestate-precsave.exp: Likewise.
1565 * gdb.reverse/machinestate.exp: Likewise.
1566 * gdb.reverse/sigall-precsave.exp: Likewise.
1567 * gdb.reverse/solib-precsave.exp: Likewise.
1568 * gdb.reverse/step-precsave.exp: Likewise.
1569 * gdb.reverse/until-precsave.exp: Likewise.
1570 * gdb.reverse/watch-precsave.exp: Likewise.
1571 * gdb.reverse/watch-reverse.exp: Likewise.
1572
b22089ab
YQ
15732014-10-17 Yao Qi <yao@codesourcery.com>
1574
1575 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
1576 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
1577
6c4486e6
PA
15782014-10-17 Pedro Alves <palves@redhat.com>
1579
1580 PR gdb/17471
1581 * gdb.base/bg-execution-repeat.c: New file.
1582 * gdb.base/bg-execution-repeat.exp: New file.
1583
0ff33695
PA
15842014-10-17 Pedro Alves <palves@redhat.com>
1585
1586 PR gdb/17300
1587 * gdb.base/continue-all-already-running.c: New file.
1588 * gdb.base/continue-all-already-running.exp: New file.
1589
6fdebc3d
PA
15902014-10-17 Pedro Alves <palves@redhat.com>
1591
1592 PR gdb/17472
1593 * gdb.base/annota-input-while-running.c: New file.
1594 * gdb.base/annota-input-while-running.exp: New file.
1595
32a8097b
PA
15962014-10-17 Pedro Alves <palves@redhat.com>
1597
1598 * gdb.base/callfuncs.exp: emove references to osf.
1599 * gdb.base/sigall.exp: Likewise.
1600 * gdb.gdb/selftest.exp: Likewise.
1601 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1602 * gdb.mi/non-stop.c: Likewise.
1603 * gdb.mi/pthreads.c: Likewise.
1604 * gdb.reverse/sigall-precsave.exp: Likewise.
1605 * gdb.reverse/sigall-reverse.exp: Likewise.
1606 * gdb.threads/pthreads.c: Likewise.
1607 * gdb.threads/pthreads.exp: Likewise.
1608
7a3517ff
YQ
16092014-10-17 Yao Qi <yao@codesourcery.com>
1610
1611 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
1612 check 'target_info exists noargs'.
1613 (test_command_prompt_position): Likewise.
1614 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
1615 Remove "set args".
1616 (progvar_simple_while_test): Likewise.
1617 (progvar_complex_if_while_test): Likewise.
1618 (if_while_breakpoint_command_test): Likewise.
1619 (infrun_breakpoint_command_test): Likewise.
1620 (breakpoint_command_test): Likewise.
1621 (watchpoint_command_test): Likewise.
1622 (bp_deleted_in_command_test): Likewise.
1623 (temporary_breakpoint_commands): Likewise.
1624
bb99c472
YQ
16252014-10-16 Yao Qi <yao@codesourcery.com>
1626
1627 * gdb.base/remotetimeout.exp: Remove noargs checking.
1628
7c16b83e
PA
16292014-10-15 Pedro Alves <palves@redhat.com>
1630
1631 PR breakpoints/9649
1632 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
1633 * gdb.base/breakpoint-in-ro-region.exp
1634 (probe_target_hardware_step): New procedure.
1635 (top level): Probe hardware stepping and hardware breakpoint
1636 support. Test stepping through a read-only region, with both
1637 "breakpoint auto-hw" on and off and both "always-inserted" on and
1638 off.
1639
35a49624
IB
16402014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
1641
1642 * gdb.dlang/demangle.exp: Update for demangling changes.
1643
2d1c107c
SC
16442014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1645
1646 * gdb.cp/non-trivial-retval.cc: Add new test cases.
1647 * gdb.cp/non-trivial-retval.exp: Add new tests.
1648
778811d5
SC
16492014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1650
1651 PR c++/13403
1652 PR c++/15154
1653 * gdb.cp/non-trivial-retval.cc: New file.
1654 * gdb.cp/non-trivial-retval.exp: New file.
1655
10c5f0a8
YQ
16562014-10-15 Yao Qi <yao@codesourcery.com>
1657
1658 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
1659 remote host.
1660
65d7b369
YQ
16612014-10-15 Yao Qi <yao@codesourcery.com>
1662
1663 * gdb.python/py-symbol.exp: Match file base name if host is
1664 remote, otherwise match file name with dir name.
1665 * gdb.python/py-symtab.exp: Likewise.
1666 * gdb.python/python.exp: Likewise.
1667
46dc1394
YQ
16682014-10-15 Yao Qi <yao@codesourcery.com>
1669
1670 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
1671 pattern.
1672 * gdb.python/py-symtab.exp: Likewise.
1673 * gdb.python/python.exp: Remove trailing ".*". Fix typo
1674 locationn.
1675
c40cc657
JB
16762014-10-14 Joel Brobecker <brobecker@adacore.com>
1677
1678 * gdb.ada/addr_arith: New testcase.
1679
2abf49e1
MR
16802014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
1681
1682 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
1683 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
1684 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
1685 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
1686
f7088df3
SDJ
16872014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
1688
1689 * gdb.arch/stap-eval-lang-ada.S: Likewise.
1690 * gdb.arch/stap-eval-lang-ada.c: Likewise.
1691 * gdb.arch/stap-eval-lang-ada.exp: New file.
1692
4dc06805
YQ
16932014-10-14 Yao Qi <yao@codesourcery.com>
1694
1695 * gdb.mi/mi-var-child.c (nothing1): New function.
1696 (nothing2): New function.
1697 (do_children_tests): Set function pointers by nothing1 and
1698 nothing2.
1699 * gdb.mi/mi-var-child.exp: Step over new added statements.
1700 Update test to match the new output.
1701 * gdb.mi/var-cmd.c (nothing1): New function.
1702 (nothing2): New function.
1703 (do_children_tests): Set function pointers by nothing1 and
1704 nothing2.
1705 * gdb.mi/mi-var-display.exp: Update test to match output.
1706 Step to the line specified by $line_dct_nothing.
1707 Increase the number of lines to step.
1708
46a93de2
YQ
17092014-10-14 Yao Qi <yao@codesourcery.com>
1710
1711 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
1712 tests.
1713 * gdb.mi/mi2-var-child.exp: Likewise.
1714
14ea52ee
DE
17152014-10-13 Doug Evans <dje@google.com>
1716
1717 * gdb.python/py-objfile.exp: Change name of file name test.
1718
e5c6e92b
DE
17192014-10-13 Doug Evans <dje@google.com>
1720
1721 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
1722 from the start of the CU.
1723
c780cc2f
JK
17242014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1725 Yao Qi <yao@codesourcery.com>
1726
1727 Fix "save breakpoints" for "catch" command.
1728 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
1729 Remove -nonewline. Match also the added "main" line.
1730
99894e11
JK
17312014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1732
1733 Fix "save breakpoints" for "disable $bpnum" command.
1734 * gdb.base/save-bp.c (main): Add label.
1735 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
1736
6e1ac5a3
JK
17372014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1738
1739 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
1740
754dd2b0
YQ
17412014-10-11 Yao Qi <yao@codesourcery.com>
1742
1743 * gdb.server/server-kill.exp: Execute command
1744 "set remote trace-status-packet on" before "tstatus".
1745
f90183d7
YQ
17462014-10-11 Yao Qi <yao@codesourcery.com>
1747
1748 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
1749 (main): Call getppid.
1750 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
1751 and continue to it. Read variable "server_pid".
1752
bf40a607
YQ
17532014-10-11 Yao Qi <yao@codesourcery.com>
1754
1755 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
1756
052ca370
YQ
17572014-10-11 Yao Qi <yao@codesourcery.com>
1758
1759 * gdb.threads/thread-find.exp: Don't execute command
1760 "info threads".
1761 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
1762 * gdb.threads/linux-dp.exp: Don't check the condition
1763 $threads_created equals to zero.
1764
3831839c
PA
17652014-10-10 Pedro Alves <palves@redhat.com>
1766
1767 * gdb.base/bigcore.exp: Remove references to IRIX.
1768 * gdb.base/funcargs.exp: Likewise.
1769 * gdb.base/interrupt.exp: Likewise.
1770 * gdb.base/mips_pro.exp: Likewise.
1771 * gdb.base/nodebug.exp: Likewise.
1772 * gdb.base/setvar.exp: Likewise.
1773 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
1774
8b9a549d
PA
17752014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1776 Pedro Alves <palves@redhat.com>
1777
1778 PR symtab/14466
1779 * gdb.base/vdso-warning.c: New file.
1780 * gdb.base/vdso-warning.exp: New file.
1781
d48ba5e8
DE
17822014-10-02 Doug Evans <dje@google.com>
1783
1784 * gdb.base/structs.c (main): Don't run forever.
1785
2278c276
PA
17862014-10-02 Pedro Alves <palves@redhat.com>
1787
1788 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
1789 (top level) <stop threads 1, stop threads 2>: Use it.
1790
b57bacec
PA
17912014-10-02 Pedro Alves <palves@redhat.com>
1792
1793 * gdb.threads/break-while-running.exp (test): Add new
1794 'update_thread_list' argument. Skip "info threads" if false.
1795 (top level): Add new 'update_thread_list' axis.
1796
13fd3ff3
PA
17972014-10-02 Pedro Alves <palves@redhat.com>
1798
1799 PR breakpoints/17431
1800 * gdb.base/execl-update-breakpoints.c: New file.
1801 * gdb.base/execl-update-breakpoints.exp: New file.
1802
0fec99e8
PA
18032014-10-01 Pedro Alves <palves@redhat.com>
1804
1805 * gdb.base/breakpoint-in-ro-region.c: New file.
1806 * gdb.base/breakpoint-in-ro-region.exp: New file.
1807
2ddf4301
SM
18082014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1809
1810 * gdb.mi/mi-exit-code.exp: New file.
1811 * gdb.mi/mi-exit-code.c: New file.
1812
6a5f3f43
YQ
18132014-09-30 Yao Qi <yao@codesourcery.com>
1814
1815 * lib/prelink-support.exp (build_executable_own_libs): Error if
1816 the target isn't native.
1817
345bcc73
YQ
18182014-09-30 Yao Qi <yao@codesourcery.com>
1819
1820 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
1821 false.
1822
a25a5a45
PA
18232014-09-22 Pedro Alves <palves@redhat.com>
1824
1825 * gdb.threads/break-while-running.exp: New file.
1826 * gdb.threads/break-while-running.c: New file.
1827
00ba3162
YQ
18282014-09-19 Yao Qi <yao@codesourcery.com>
1829
1830 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
1831 Invoke test. Restart GDB with --readnow and invoke test again.
1832
c3b7b696
YQ
18332014-09-19 Yao Qi <yao@codesourcery.com>
1834
1835 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
1836 proc set_breakpoint_on_gcd_function. Invoke
1837 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
1838 invoke set_breakpoint_on_gcd_function again.
1839
2b4fd423
DE
18402014-09-18 Doug Evans <dje@google.com>
1841
1842 * gdb.dwarf2/symtab-producer.exp: New file.
1843
a5947601
SDJ
18442014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1845
1846 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
1847 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
1848 * gdb.base/global-var-nested-by-dso.c: Likewise.
1849 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1850
91c19059
SDJ
18512014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1852 Pedro Alves <palves@redhat.com>
1853
1854 * gdb.base/watch-bitfields.exp: Pass string other than test file
1855 name to prepare_for_testing.
1856 (watch): New procedure.
1857 (expect_watchpoint): Use with_test_prefix.
1858 (top level): Factor out tests to ...
1859 (test_watch_location, test_regular_watch): ... these new
1860 procedures, and use with_test_prefix and gdb_continue_to_end.
1861
bb9d5f81
PP
18622014-09-16 Patrick Palka <patrick@parcs.ath.cx>
1863
1864 PR breakpoints/12526
1865 * gdb.base/watch-bitfields.exp: New file.
1866 * gdb.base/watch-bitfields.c: New file.
1867
635856f5
PA
18682014-09-16 Pedro Alves <palves@redhat.com>
1869
1870 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
1871 software and hardware addresses, not software address against
1872 itself.
1873
7280ceea
PA
18742014-09-16 Pedro Alves <palves@redhat.com>
1875
1876 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
1877 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
1878
428b16bd
PA
18792014-09-16 Pedro Alves <palves@redhat.com>
1880
1881 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
1882 files.
1883 * gdb.base/a2-run.exp: Remove all code guarded by istarget
1884 "*-*-vxworks*" throughout.
1885 * gdb.base/break.exp: Likewise.
1886 * gdb.base/default.exp: Likewise.
1887 * gdb.base/scope.exp: Likewise.
1888 * gdb.base/sepdebug.exp: Likewise.
1889 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
1890 throughout.
1891 * gdb.base/run.c: Likewise.
1892 * gdb.base/sepdebug.c: Likewise.
1893 * gdb.hp/gdb.aCC/run.c: Likewise.
1894 * gdb.reverse/until-reverse.c: Likewise.
1895 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
1896
666d413c
YQ
18972014-09-16 Yao Qi <yao@codesourcery.com>
1898
1899 * boards/local-remote-host-native.exp: New file.
1900
57cbd724
DE
19012014-09-14 Doug Evans <xdje42@gmail.com>
1902
1903 * gdb.threads/queue-signal.c (thread_count): New variable.
1904 (thread_count_mutex, thread_count_condvar): New variables.
1905 (incr_thread_count, wait_all_threads_running): New functions.
1906 (main): Wait for all threads to be in their thread functions.
1907
81219e53
DE
19082014-09-13 Doug Evans <xdje42@gmail.com>
1909
1910 * gdb.threads/queue-signal.c: New file.
1911 * gdb.threads/queue-signal.exp: New file.
1912
3714cea7
DE
19132014-09-13 Doug Evans <xdje42@gmail.com>
1914
1915 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
1916 be consistent with what default_gdb_init uses.
1917 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
1918 the plain text of the prompt. Add some logging printfs.
1919 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
1920
fa43b1d7
PA
19212014-09-12 Pedro Alves <palves@redhat.com>
1922
1923 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
1924 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
1925 * gdb.arch/i386-size-overlap.exp: Likewise.
1926 * gdb.arch/i386-size.exp: Likewise.
1927 * gdb.arch/i386-unwind.exp: Likewise.
1928 * gdb.base/a2-run.exp: Likewise.
1929 * gdb.base/break.exp: Likewise.
1930 * gdb.base/charset.exp: Likewise.
1931 * gdb.base/chng-syms.exp: Likewise.
1932 * gdb.base/commands.exp: Likewise.
1933 * gdb.base/dbx.exp: Likewise.
1934 * gdb.base/find.exp: Likewise.
1935 * gdb.base/funcargs.exp: Likewise.
1936 * gdb.base/jit-simple.exp: Likewise.
1937 * gdb.base/reread.exp: Likewise.
1938 * gdb.base/sepdebug.exp: Likewise.
1939 * gdb.base/step-bt.exp: Likewise.
1940 * gdb.cp/mb-inline.exp: Likewise.
1941 * gdb.cp/mb-templates.exp: Likewise.
1942 * gdb.objc/basicclass.exp: Likewise.
1943 * gdb.threads/killed.exp: Likewise.
1944
9d9bf2df
EBM
19452014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1946
1947 PR tdep/17379
1948 * gdb.arch/powerpc-stackless.S: New file.
1949 * gdb.arch/powerpc-stackless.exp: New file.
1950
1cf2f1b0
JK
19512014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1952
1953 * gdb.base/attach.c: Include unistd.h.
1954 (main): Call alarm. Add label postloop.
1955 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
1956 gdb_breakpoint, gdb_continue_to_breakpoint.
1957 (test_command_line_attach_run): Kill ${testpid} in one exit path.
1958
98880d46
PA
19592014-09-11 Pedro Alves <palves@redhat.com>
1960
1961 PR gdb/17347
1962 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
1963 * gdb.base/attach.exp (test_command_line_attach_run): New
1964 procedure.
1965 (top level): Call it.
1966
4c92ff2c
PA
19672014-09-11 Pedro Alves <palves@redhat.com>
1968
1969 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
1970 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
1971 (do_command_attach_tests): Use spawn_wait_for_attach.
1972 * gdb.base/solib-overlap.exp: Likewise.
1973 * gdb.multi/multi-attach.exp: Likewise.
1974 * gdb.python/py-prompt.exp: Likewise.
1975 * gdb.python/py-sync-interp.exp: Likewise.
1976 * gdb.server/ext-attach.exp: Likewise.
1977
3adc1a7d
GKB
19782014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
1979
1980 * gdb.fortran/array-element.exp: Remove unexpected "continue"
1981 command in testcase. Simplify testcase.
1982
96334934
JB
19832014-09-10 Joel Brobecker <brobecker@adacore.com>
1984
1985 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
1986
eb479039
JB
19872014-09-10 Joel Brobecker <brobecker@adacore.com>
1988
1989 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
1990
deede10c
JB
19912014-09-10 Joel Brobecker <brobecker@adacore.com>
1992
1993 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
1994
7828a5f5
JB
19952014-09-10 Joel Brobecker <brobecker@adacore.com>
1996
1997 * gdb.dwarf2/dynarr-ptr.c: New file.
1998 * gdb.dwarf2/dynarr-ptr.exp: New file.
1999
33aeebcf
MR
20002014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2001
2002 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
2003 of 30 rather than hardcoding 120 for a slow test case. Take the
2004 `gdb,timeout' target setting into account for this calculation.
2005 Don't extend the timeout for the test cases that don't need it.
2006
7b415901
MR
20072014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2008
2009 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
2010 a factor of 2 for a slow test case. Take the `gdb,timeout'
2011 target setting into account for this calculation.
2012 * gdb.reverse/until-precsave.exp: Increase the timeout by
2013 a factor of 15 and 3 respectively rather than adding 120
2014 for a pair of slow test cases. Take the `gdb,timeout'
2015 target setting into account for this calculation.
2016
4a40f85a
MR
20172014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2018
2019 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
2020 timeout, don't pass one down to gdb_expect.
2021 (gdb_expect): Rework timeout selection.
2022
09635af7
MR
20232014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2024
2025 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
2026 exception on timeout.
2027 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
2028 (gdbserver_start_extended): Catch any `gdbserver_start' error
2029 exceptions.
2030 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
2031 * lib/mi-support.exp (mi_gdb_target_load): Catch any
2032 `gdbserver_gdb_load' error exceptions.
2033
2bdd10b7
MR
20342014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2035
2036 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
2037 120 on waiting for the TCP socket to open.
2038
316935f0
DE
20392014-09-09 Doug Evans <xdje42@gmail.com>
2040
2041 * gdb.base/default.exp (show_conv_list): Add _caller_is,
2042 _caller_matches, _any_caller_is, _any_caller_matches.
2043
83740597
DE
20442014-09-09 Doug Evans <xdje42@gmail.com>
2045
2046 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
2047
4c122fc3
YQ
20482014-09-09 Yao Qi <yao@codesourcery.com>
2049
2050 * gdb.mi/mi-var-display.exp: Set print symbol off.
2051
a9f116cb
GKB
20522014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
2053
2054 PR gdb/17035
2055 * gdb.base/commands.exp: Add tests to verify user-defined
2056 commands with empty bodies.
2057 * gdb.python/py-cmd.exp: Test that we don't show user-defined
2058 python commands in `show user command`.
2059 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
2060 scheme commands in `show user command`.
2061
c75bd3a2
JK
20622014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2063
2064 PR python/17355
2065 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
2066 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
2067 * gdb.python/py-framefilter-invalidarg.exp: New file.
2068 * gdb.python/py-framefilter-invalidarg.py: New file.
2069
faa42425
DE
20702014-09-06 Doug Evans <xdje42@gmail.com>
2071
2072 PR 15276
2073 * gdb.python/py-caller-is.c: New file.
2074 * gdb.python/py-caller-is.exp: New file.
2075
474ca4f6
SDJ
20762014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
2077
2078 PR gdb/17235
2079 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
2080 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
2081
eb0b0463
SDJ
20822014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
2083
2084 PR fortran/17237
2085 * gdb.fortran/print-formatted.exp: New file.
2086 * gdb.fortran/print-formatted.f90: Likewise.
2087
5f3b99cf
SS
20882014-09-03 Sasha Smundak <asmundak@google.com>
2089
2090 * gdb.python/py-frame.exp: Test Frame.read_register.
2091
7d793aa9
SDJ
20922014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
2093
2094 PR python/16699
2095 * gdb.python/py-completion.exp: New file.
2096 * gdb.python/py-completion.py: Likewise.
2097
fb0576e9
DE
20982014-08-28 Doug Evans <dje@google.com>
2099
2100 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
2101 eax,etc. are live with values set by gdb and thus the compiler can't
2102 use them.
2103 * gdb.arch/i386-pseudo.c (main): Ditto.
2104
ee92b0dd
DE
21052014-08-27 Doug Evans <dje@google.com>
2106
2107 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
2108
6649db35
DE
21092014-08-25 Doug Evans <dje@google.com>
2110
2111 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
2112 (main): Ditto.
2113
564b7600
DE
21142014-08-25 Doug Evans <dje@google.com>
2115
2116 * gdb.threads/thread-execl.exp: #include <stdio.h>.
2117
3881fb67
YQ
21182014-08-24 Yao Qi <yao@codesourcery.com>
2119
2120 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
2121 symbol off.
2122 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
2123
a05a36a5
DE
21242014-08-22 Doug Evans <dje@google.com>
2125
2126 PR 17276
2127 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
2128 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
2129 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
2130
7c343b48
YQ
21312014-08-22 Yao Qi <yao@codesourcery.com>
2132
2133 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
2134 * gdb.python/py-finish-breakpoint2.exp: Likewise.
2135 * gdb.python/python.exp: Likewise. Use .py file on the host
2136 instead of the build.
2137
22fd09ae
JK
21382014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2139
2140 * gdb.threads/gcore-stale-thread.c: New file.
2141 * gdb.threads/gcore-stale-thread.exp: New file.
2142
a8454a7c
PA
21432014-08-21 Pedro Alves <palves@redhat.com>
2144
2145 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
2146 * gdb.base/gcore-relro-pie.exp: Likewise.
2147 * gdb.base/gcore-relro.exp: Likewise.
2148 * gdb.base/gcore.exp: Likewise.
2149 * gdb.base/print-symbol-loading.exp: Likewise.
2150 * gdb.threads/gcore-thread.exp: Likewise.
2151 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
2152
2a31c623
PA
21532014-08-20 Pedro Alves <palves@redhat.com>
2154 Jan Kratochvil <jan.kratochvil@redhat.com>
2155
2156 * Makefile.in (EXTRA_RULES, CC): New variables, get from
2157 configure.
2158 (EXPECT): Handle READ1 being set.
2159 (all): Depend on EXTRA_RULES.
2160 (check-read1, expect-read1, read1.so, read1): New rules.
2161 * README (Testsuite Parameters): Document the READ1 make variable.
2162 (Race detection): New section.
2163 * configure: Regenerate.
2164 * configure.ac: If build==host==target, and running under a
2165 GNU/glibc system, add read1 to the extra Makefile rules.
2166 (EXTRA_RULES): AC_SUBST it.
2167 * lib/read1.c: New file.
2168
d36430db
JB
21692014-08-20 Joel Brobecker <brobecker@adacore.com>
2170
2171 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
2172 the handling of variables declared as a typedef to an array
2173 which a DW_AT_data_location attribute.
2174
9a0dc9e3
PA
21752014-08-19 Andrew Burgess <aburgess@broadcom.com>
2176 Pedro Alves <palves@redhat.com>
2177
2178 PR symtab/14604
2179 PR symtab/14605
2180 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
2181 gdb_test.
2182
0718a8da
PA
21832014-08-19 Pedro Alves <palves@redhat.com>
2184
2185 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
2186
13b448cd
YQ
21872014-08-19 Yao Qi <yao@codesourcery.com>
2188
2189 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
2190 right line.
2191
1cbf5077
DB
21922014-08-18 David Blaikie <dblaikie@gmail.com>
2193
2194 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
2195
bf0fae19
JB
21962014-08-18 Joel Brobecker <brobecker@adacore.com>
2197
2198 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
2199 attribute in array range.
2200
3c8c5dcc
JB
22012014-08-18 Joel Brobecker <brobecker@adacore.com>
2202
2203 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
2204
e66d4446
SC
22052014-08-15 Siva Chandra Reddy <sivachandra@google.com>
2206
2207 PR c++/17132
2208 * gdb.cp/pr17132.cc: New file.
2209 * gdb.cp/pr17132.exp: New file.
2210
940df408
SC
22112014-08-15 Siva Chandra Reddy <sivachandra@google.com>
2212
2213 * gdb.python/py-xmethods.py (A_getarrayind)
2214 (E_method_char_worker.__call__, E_method_int_worker.__call__):
2215 Use 'print' with function call syntax.
2216 (E_method_matcher.match): Fix tab vs space indentation mixup.
2217
ebcc6c3a
YQ
22182014-08-15 Yao Qi <yao@codesourcery.com>
2219
2220 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
2221 false.
2222
775e0f04
YQ
22232014-08-15 Yao Qi <yao@codesourcery.com>
2224
2225 * gdb.cp/casts.exp: Set print symbol off.
2226 * gdb.cp/class2.exp: Likewise.
2227 * gdb.cp/overload.exp: Likewise.
2228 * gdb.cp/templates.exp: Likewise.
2229
d769e349
DE
22302014-08-11 Doug Evans <dje@google.com>
2231
2232 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2233 (test_load_shlib): Update.
2234
20c6f1e1
YQ
22352014-08-09 Yao Qi <yao@codesourcery.com>
2236
2237 * gdb.base/display.exp: Invoke is_address_zero_readable.
2238 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
2239 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2240 * gdb.base/hbreak-unmapped.exp: Return if
2241 is_address_zero_readable returns true.
2242 * gdb.base/signest.exp: Likewise.
2243 * gdb.base/signull.exp: Likewise.
2244 * gdb.base/sigbpt.exp: Likewise.
2245 * gdb.guile/scm-disasm.exp: Do the test if
2246 is_address_zero_readable returns false.
2247 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
2248 * gdb.python/py-arch.exp: Likewise.
2249 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
2250 * lib/gdb.exp (is_address_zero_readable): New proc.
2251
5792e8e3
YQ
22522014-08-09 Yao Qi <yao@codesourcery.com>
2253
2254 PR testsuite/13443
2255 * gdb.mi/mi-var-display.exp: Make test messages unique.
2256
3cecbbbe
TT
22572014-08-04 Tom Tromey <tromey@redhat.com>
2258
2259 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
2260 target 0".
2261
00b51ff5
TT
22622014-08-04 Tom Tromey <tromey@redhat.com>
2263
2264 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
2265 "target_resume".
2266
6908c509
JB
22672014-08-01 Joel Brobecker <brobecker@adacore.com>
2268
2269 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
2270 inner_vla_struct_object_size.
2271 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
2272 as xfail.
2273
cc6563d2
PA
22742014-07-30 Pedro Alves <palves@redhat.com>
2275
2276 * gdb.threads/signal-command-handle-nopass.exp (test): Add
2277 comment.
2278
7e09a223
YQ
22792014-07-29 Yao Qi <yao@codesourcery.com>
2280
2281 PR gdb/17206
2282 * gdb.base/until-nodebug.exp: New.
2283
7ebdbe92
DE
22842014-07-28 Doug Evans <xdje42@gmail.com>
2285
2286 PR guile/17203
2287 * gdb.guile/scm-parameter.exp: Add tests for trying to create
2288 previously existing parameter, and previously ambiguously spelled
2289 parameter.
2290
fdb1adc6
WN
22912014-07-28 Will Newton <will.newton@linaro.org>
2292
2293 * gdb.base/varargs.exp: Remove KFAILs for ARM.
2294
186fcde0
DE
22952014-07-26 Ludovic Courtès <ludo@gnu.org>
2296 Doug Evans <xdje42@gmail.com>
2297
2298 PR guile/17146
2299 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
2300
70509625
PA
23012014-07-25 Pedro Alves <palves@redhat.com>
2302
2303 * gdb.threads/signal-command-handle-nopass.c: New file.
2304 * gdb.threads/signal-command-handle-nopass.exp: New file.
2305 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
2306 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
2307 * gdb.threads/signal-delivered-right-thread.c: New file.
2308 * gdb.threads/signal-delivered-right-thread.exp: New file.
2309
c3f814a1
PA
23102014-07-25 Pedro Alves <palves@redhat.com>
2311
2312 * gdb.base/double-prompt-target-event-error.exp
2313 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
2314 match.
2315 (cancel_pagination_in_target_event): Rework double prompt
2316 detection.
2317 * gdb.base/paginate-after-ctrl-c-running.exp
2318 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
2319 <return>' match.
2320 * gdb.base/paginate-bg-execution.exp
2321 (test_bg_execution_pagination_return)
2322 (test_bg_execution_pagination_cancel): Remove '-notransfer
2323 <return>' matches.
2324 * gdb.base/paginate-execution-startup.exp
2325 (test_fg_execution_pagination_return)
2326 (test_fg_execution_pagination_cancel): Remove '-notransfer
2327 <return>' matches.
2328 * gdb.base/paginate-inferior-exit.exp
2329 (test_paginate_inferior_exited): Remove '-notransfer <return>'
2330 match.
2331 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
2332 * lib/gdb.exp (pagination_prompt): Run text through
2333 string_to_regexp.
2334 (gdb_test_multiple): Match $pagination_prompt instead of
2335 "<return>".
2336 (string_to_regexp): Move to lib/gdb-utils.exp.
2337
e214cf6c
JK
23382014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2339
2340 * gdb.arch/amd64-entry-value-paramref.S: New file.
2341 * gdb.arch/amd64-entry-value-paramref.cc: New file.
2342 * gdb.arch/amd64-entry-value-paramref.exp: New file.
2343 * gdb.arch/amd64-optimout-repeat.S: New file.
2344 * gdb.arch/amd64-optimout-repeat.c: New file.
2345 * gdb.arch/amd64-optimout-repeat.exp: New file.
2346
17d0c5c8
JK
23472014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2348
2349 PR gdb/17170
2350 * gdb.base/statistics.exp: New file.
2351
b8b8facf
DE
23522014-07-17 Doug Evans <dje@google.com>
2353
74b49205 2354 PR gdb/17170
b8b8facf
DE
2355 * gdb.base/maint.exp: Update testing of per-command stats.
2356
1b5d0ab3
PA
23572014-07-16 Pedro Alves <palves@redhat.com>
2358
2359 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
2360 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
2361 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
2362 (tfile_write_buf): New functions.
2363 (add_memory_block): Rewrite using the above.
2364 (adjust_function_address): New function.
2365 (FUNCTION_ADDRESS): New macro.
2366 (write_basic_trace_file): Remove short_x local, and use
2367 tfile_write_16. Change type of func_addr local to unsigned long
2368 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
2369 here. Cast argument of add_memory_block to char pointer.
2370 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
2371 (main): Remove parameters.
2372 * gdb.trace/tfile.exp: Remove nowarnings.
2373
4d974e88
SM
23742014-07-15 Simon Marchi <simon.marchi@ericsson.com>
2375
2376 * gdb.base/debug-expr.exp: Test string evaluation with
2377 "debug expression" on.
2378
41e99568
PA
23792014-07-15 Pedro Alves <palves@redhat.com>
2380
2381 * gdb.base/reread.exp: Use clean_restart.
2382
487d9753
PL
23832014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
2384
2385 * gdb.arch/avr-flash-qualifer.c: New.
2386 * gdb.arch/avr-flash-qualifer.exp: New.
2387
cc1c52ad
PA
23882014-07-14 Pedro Alves <palves@redhat.com>
2389
2390 * gdb.base/paginate-after-ctrl-c-running.c: New file.
2391 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
2392
1e973570
PA
23932014-07-14 Pedro Alves <palves@redhat.com>
2394
2395 * gdb.base/double-prompt-target-event-error.c: New file.
2396 * gdb.base/double-prompt-target-event-error.exp: New file.
2397
93d6eb10
PA
23982014-07-14 Pedro Alves <palves@redhat.com>
2399
2400 PR gdb/17072
2401 * gdb.base/paginate-inferior-exit.c: New file.
2402 * gdb.base/paginate-inferior-exit.exp: New file.
2403
0017922d
PA
24042014-07-14 Pedro Alves <palves@redhat.com>
2405
2406 PR gdb/17072
2407 * gdb.base/paginate-bg-execution.c: New file.
2408 * gdb.base/paginate-bg-execution.exp: New file.
2409
94696ad3
PA
24102014-07-14 Pedro Alves <palves@redhat.com>
2411
2412 PR gdb/17072
2413 * gdb.base/paginate-execution-startup.c: New file.
2414 * gdb.base/paginate-execution-startup.exp: New file.
2415 * lib/gdb.exp (pagination_prompt): New global.
2416 (default_gdb_spawn): New procedure, factored out from
2417 default_gdb_spawn.
2418 (default_gdb_start): Adjust to call default_gdb_spawn.
2419 (gdb_spawn): New procedure.
2420
bd293940
PA
24212014-07-14 Pedro Alves <palves@redhat.com>
2422
2423 * lib/gdb.exp (gdb_assert): New procedure.
2424 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
2425
c933f875
PA
24262014-07-14 Pedro Alves <palves@redhat.com>
2427
2428 * gdb.base/execution-termios.c: New file.
2429 * gdb.base/execution-termios.exp: New file.
2430
d98b7a16
TT
24312014-07-14 Tom Tromey <tromey@redhat.com>
2432
2433 * gdb.cp/vla-cxx.cc: New file.
2434 * gdb.cp/vla-cxx.exp: New file.
2435
548740d6
TT
24362014-07-14 Tom Tromey <tromey@redhat.com>
2437
2438 * gdb.reverse/rerun-prec.c: New file.
2439 * gdb.reverse/rerun-prec.exp: New file.
2440
a25eb028
MR
24412014-07-12 Maciej W. Rozycki <macro@mips.com>
2442 Maciej W. Rozycki <macro@codesourcery.com>
2443
2444 * lib/gdb-utils.exp: New file.
2445 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
2446 inline `gdb_init_command' processing.
2447 (gdb_start_cmd): Likewise.
2448 * lib/mi-support.exp (mi_run_cmd): Likewise.
2449 * README: Document `gdb_init_command' and `gdb_init_commands'.
2450
218c2655
JK
24512014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2452
2453 Fix false FAIL running under a very long directory name.
2454 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
2455 and "set print elements 10000". Twice.
2456
5401fde3
YQ
24572014-07-11 Yao Qi <yao@codesourcery.com>
2458
2459 * gdb.base/exprs.exp: "set print symbol off".
2460
e76126e8
PA
24612014-07-11 Pedro Alves <palves@redhat.com>
2462
2463 * gdb.threads/kill.c: New file.
2464 * gdb.threads/kill.exp: New file.
2465
2d6f0de6
YQ
24662014-07-10 Yao Qi <yao@codesourcery.com>
2467
2468 * gdb.trace/tfile.c (write_basic_trace_file)
2469 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
2470 address written to trace file.
2471
7180e04a
PA
24722014-07-09 Pedro Alves <palves@redhat.com>
2473
2474 * gdb.base/attach-wait-input.exp: New file.
2475 * gdb.base/attach-wait-input.c: New file.
2476
9a9a7608
AB
24772014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2478
2479 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
2480 setting up test structures.
2481 (main): Call new test function.
2482 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
2483 test function, continue into test function and walk test
2484 structures.
2485
161ac41e
YQ
24862014-07-02 Yao Qi <yao@codesourcery.com>
2487
2488 * gdb.trace/entry-values.c: Define labels 'foo_start' and
2489 'bar_start' at the beginning of functions 'foo' and 'bar'
2490 respectively.
2491 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
2492 instead of 'foo' and 'bar'.
2493
1f267ae3
MM
24942014-07-08 Markus Metzger <markus.t.metzger@intel.com>
2495
2496 * gdb.btrace/segv.exp: New.
2497 * gdb.btrace/segv.c: New.
2498
2b239efb
LM
24992014-07-02 Luis Machado <lgustavo@codesourcery.com>
2500
2501 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
2502 instruction.
2503
cf363f18
MW
25042014-06-30 Mark Wielaard <mjw@redhat.com>
2505
2506 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
2507 vulture, vilify, villar): New volatile array constants.
2508 (vindictive, vegetation): New const volatile array constants.
2509 * gdb.base/volatile.exp: Test volatile and const volatile array
2510 types.
2511
aebf9d24
AA
25122014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2513
2514 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
2515 target lacks support for awatch, rwatch, or hbreak.
2516
b67a2c6f
YQ
25172014-06-27 Yao Qi <yao@codesourcery.com>
2518
2519 * gdb.multi/dummy-frame-restore.exp: New.
2520 * gdb.multi/dummy-frame-restore.c: New.
2521
aef92902
MM
25222014-06-25 Markus Metzger <markus.t.metzger@intel.com>
2523
2524 * gdb.btrace/gcore.exp: New.
2525
8e9db26e
PA
25262014-06-23 Pedro Alves <palves@redhat.com>
2527
2528 * gdb.base/watchpoint-reuse-slot.c: New file.
2529 * gdb.base/watchpoint-reuse-slot.exp: New file.
2530
70afc5b7
SC
25312014-06-23 Siva Chandra Reddy <sivachandra@google.com>
2532
2533 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
2534 progspace's filename in 'info', 'enable' and 'disable' command
2535 tests.
2536
b972bd9c
JK
25372014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2538
2539 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
2540 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2541 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
2542
125f8a3d
GB
25432014-06-20 Gary Benson <gbenson@redhat.com>
2544
2545 * gdb.arch/i386-avx.exp: Fix include file location.
2546 * gdb.arch/i386-sse.exp: Likewise.
2547
3ed9baed
IB
25482014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
2549
2550 * gdb.dlang/expression.exp: New file.
2551
034f788c
PA
25522014-06-19 Pedro Alves <palves@redhat.com>
2553
2554 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
2555 out from ...
2556 (top level): ... here. Iterate running tests under different
2557 scheduler-locking settings.
2558
45371d0c
LM
25592014-06-18 Luis Machado <lgustavo@codesourcery.com>
2560
2561 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
2562 to DW_FORM_addr and use non-zero addresses.
2563
5d376983
SC
25642014-06-18 Siva Chandra Reddy <sivachandra@google.com>
2565
2566 PR gdb/17017
2567 * gdb.python/py-xmethods.cc: Add global function call counters and
2568 increment them in their respective functions. Remove "cout"
2569 statements.
2570 * gdb.python/py-xmethods.exp: Make tests check the global function
2571 call counters instead of depending on inferior IO.
2572
a1aa2221
LM
25732014-06-18 Don Breazeal <donb@codesourcery.com>
2574
2575 * gdb.base/foll-fork.exp (default_fork_parent_follow):
2576 Deleted procedure.
2577 (explicit_fork_parent_follow): Deleted procedure.
2578 (explicit_fork_child_follow): Deleted procedure.
2579 (test_follow_fork): New procedure.
2580 (do_fork_tests): Replace calls to deleted procedures with
2581 calls to test_follow_fork and reset GDB for subsequent
2582 procedure calls.
2583
0fc05997
YQ
25842014-06-17 Yao Qi <yao@codesourcery.com>
2585
2586 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
2587 CP1252.
2588
70795c52
LM
25892014-06-17 Luis Machado <lgustavo@codesourcery.com>
2590
2591 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
2592 Initialize ptr and S explicitly.
2593 (skip_type_update_when_not_use_rtti_test): Likewise.
2594
6be47f0c
KS
25952014-06-16 Keith Seitz <keiths@redhat.com>
2596
2597 PR mi/15863
2598 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
2599 the inferior is started.
2600
d03de421
PA
26012014-06-16 Pedro Alves <palves@redhat.com>
2602
2603 * gdb.base/break-main-file-remove-fail.c: New file.
2604 * gdb.base/break-main-file-remove-fail.exp: New file.
2605 * gdb.base/break-unload-file.exp: Use build_executable instead of
2606 prepare_for_testing.
2607 (test_break): New parameter "initial_load". Handle it.
2608 (top level): Add initial_load cmdline/file axis.
2609
f9579b99
TT
26102014-06-12 Tom Tromey <tromey@redhat.com>
2611
2612 * gdb.base/completion.exp: Don't use directory name in test.
2613
3657956b
GB
26142014-06-09 Gary Benson <gbenson@redhat.com>
2615
2616 * gdb.base/sigall.c [Functions to send signals]: Reorder to
2617 separate the always-available ANSI-standard signals from the
2618 signals that require checking.
2619 (main): Likewise.
2620 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
2621 Likewise.
2622 (main): Likewise.
2623
4186eb54
KS
26242014-06-07 Keith Seitz <keiths@redhat.com>
2625
2626 Revert:
2627 PR c++/16253
2628 * gdb.cp/var-tag.cc: New file.
2629 * gdb.cp/var-tag.exp: New file.
2630 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
2631 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
2632 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2633 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2634
25326a28 26352014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
2636
2637 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
2638
829155c9
PA
26392014-06-06 Pedro Alves <palves@redhat.com>
2640
2641 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
2642 in target debug output instead of looking at RSP packets,
2643 disabling the test on any target that uses hardware stepping.
2644 Update comments.
2645
61c8d22e
PA
26462014-06-06 Pedro Alves <palves@redhat.com>
2647
2648 * gdb.base/break-unload-file.exp: Fix typo.
2649
d9a47287
YQ
26502014-06-06 Yao Qi <yao@codesourcery.com>
2651
2652 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
2653 from "jit_function" to "^jit_function".
2654
e5e01dbf
YQ
26552014-06-06 Yao Qi <yao@codesourcery.com>
2656
2657 * gdb.base/async.c (foo): Add one statement.
2658 * gdb.base/async.exp: Get the next instruction address and
2659 match the output of "nexti" by instruction address. Match
2660 the hex address in the output of "finish".
2661
73ba372c
GB
26622014-06-06 Gary Benson <gbenson@redhat.com>
2663
2664 * gdb.base/call-signals.c: Remove preprocessor conditionals
2665 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
2666 SIGSEGV and SIGTERM.
2667 * gdb.base/sigall.c: Likewise.
2668 * gdb.base/unwindonsignal.c: Likewise.
2669 * gdb.reverse/sigall-reverse.c: Likewise.
2670
831517df
YQ
26712014-06-06 Yao Qi <yao@codesourcery.com>
2672
2673 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
2674 readable, skip the test.
2675
b8b91e98
YQ
26762014-06-06 Yao Qi <yao@codesourcery.com>
2677
2678 * gdb.threads/staticthreads.c (thread_function): Move the line
2679 setting breakpoint on forward.
2680 * gdb.threads/staticthreads.exp: Update comments.
2681
fb934770
LC
26822014-06-05 Ludovic Courtès <ludo@gnu.org>
2683
2684 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
2685 "history-append! type error".
2686
6ef284bd
SM
26872014-06-05 Simon Marchi <simon.marchi@ericsson.com>
2688
2689 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
2690 erroneous dprintf expected input.
2691
a872e241
DE
26922014-06-04 Doug Evans <xdje42@gmail.com>
2693
2694 * gdb.guile/scm-generics.exp: Delete.
2695
16f691fb
DE
26962014-06-04 Doug Evans <xdje42@gmail.com>
2697
2698 * gdb.guile/scm-breakpoint.exp: Update.
2699 Add tests for breakpoint registration.
2700
012370f6
TT
27012014-06-04 Tom Tromey <tromey@redhat.com>
2702
2703 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
2704 VLA-in-union.
2705 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
2706 inner_vla_struct, vla_union types. Initialize objects of those
2707 types and compute their sizes.
2708
9f5a4cef
HZ
27092014-06-04 Nathan Sidwell <nathan@codesourcery.com>
2710 Hui Zhu <hui@codesourcery.com>
2711
2712 * gdb.base/fileio.exp: Add test for shell not available as well as
2713 available.
2714 * gdb.base/fileio.c (test_system): Check for shell twice.
2715
90a45c4d
YQ
27162014-06-04 Yao Qi <yao@codesourcery.com>
2717
2718 * gdb.base/auto-connect-native-target.exp: Remove redundant
2719 space from the regexp pattern.
2720
70017e41
YQ
27212014-06-04 Yao Qi <yao@codesourcery.com>
2722
2723 * gdb.base/default.exp: Replace "child" with "native" in
2724 regexp pattern.
2725
883964a7
SC
27262014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2727
2728 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
2729 * gdb.python/py-xmethods.exp: New tests to test xmethods.
2730 * gdb.python/py-xmethods.py: Python script supporting the
2731 new testcase and tests.
2732
ef370185
JB
27332014-06-03 Joel Brobecker <brobecker@adacore.com>
2734 Pedro Alves <palves@redhat.com>
2735
2736 PR breakpoints/17000
2737 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
2738 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
2739
1e2ccb61
BM
27402014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
2741
2742 * gdb.base/subst.exp: Add tests to verify partial path matching
2743 output.
2744
c6ec5ab2
PA
27452014-06-03 Pedro Alves <palves@redhat.com>
2746
2747 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
2748 target that doesn't use software single-stepping.
2749
835c559f
PA
27502014-06-03 Pedro Alves <palves@redhat.com>
2751
2752 PR breakpoints/17000
2753 * gdb.base/sss-bp-on-user-bp-2.c: New file.
2754 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
2755
06eb1586
DE
27562014-06-02 Doug Evans <xdje42@gmail.com>
2757
2758 * gdb.guile/scm-parameter.exp: New file.
2759
e698b8c4
DE
27602014-06-02 Doug Evans <xdje42@gmail.com>
2761
2762 * gdb.guile/scm-cmd.c: New file.
2763 * gdb.guile/scm-cmd.exp: New file.
2764
ded03782
DE
27652014-06-02 Doug Evans <xdje42@gmail.com>
2766
2767 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
2768 pretty-printer lookup.
2769 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
2770 (make-pp_s-printer): Call it.
2771 (make-pretty-printer-from-dict): New function.
2772 (lookup-pretty-printer-maker-from-dict): New function.
2773 (*pretty-printer*): Simplify.
2774 (make-objfile-pp_s-printer): New function.
2775 (install-objfile-pretty-printers!): New function.
2776 (make-progspace-pp_s-printer): New function.
2777 (install-progspace-pretty-printers!): New function.
2778 * gdb.guile/scm-progspace.c: New file.
2779 * gdb.guile/scm-progspace.exp: New file.
2780
41fac0cf
PA
27812014-06-02 Pedro Alves <palves@redhat.com>
2782
2783 * gdb.base/dprintf-bp-same-addr.c: New file.
2784 * gdb.base/dprintf-bp-same-addr.exp: New file.
2785
96ae5695
EBM
27862014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2787
2788 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
2789 * gdb.arch/powerpc-power.s: Likewise.
2790
da02b3a8
JB
27912014-06-02 Joel Brobecker <brobecker@adacore.com>
2792
2793 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
2794
c72b2e7b
YQ
27952014-06-01 Yao Qi <yao@codesourcery.com>
2796
2797 * gdb.base/watchpoint.exp (test_watch_location): Check null
2798 pointer can be dereferenced. If not, do the test, otherwise
2799 skip it.
2800
53e8a631
AB
28012014-05-30 Andrew Burgess <aburgess@broadcom.com>
2802
2803 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
2804 results.
2805 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
2806
938f0e2f
AB
28072014-05-30 Andrew Burgess <aburgess@broadcom.com>
2808
2809 * gdb.arch/amd64-invalid-stack-middle.S: New file.
2810 * gdb.arch/amd64-invalid-stack-middle.c: New file.
2811 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
2812 * gdb.arch/amd64-invalid-stack-top.c: New file.
2813 * gdb.arch/amd64-invalid-stack-top.exp: New file.
2814
9ba6657a
PA
28152014-05-30 Pedro Alves <palves@redhat.com>
2816
2817 PR breakpoints/17000
2818 * gdb.base/sss-bp-on-user-bp.c: New file.
2819 * gdb.base/sss-bp-on-user-bp.exp: New file.
2820
522c09bf
DB
28212014-05-30 David Blaikie <dblaikie@gmail.com>
2822
2823 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
2824 gnu_inline semantics via attribute.
2825 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
2826 source explicitly specifies the required semantics.
2827
bf4ef81e
MR
28282014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
2829
2830 * gdb.reverse/sigall-reverse.exp: Fix a typo.
2831
329ea579
PA
28322014-05-29 Pedro Alves <palves@redhat.com>
2833 Tom Tromey <tromey@redhat.com>
2834
2835 * gdb.base/async-shell.exp: Don't enable target-async.
2836 * gdb.base/async.exp
2837 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
2838 parameter. Adjust.
2839 (top level): Don't test with "target-async".
2840 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
2841 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
2842 * gdb.base/inferior-died.exp: Don't enable target-async.
2843 * gdb.base/interrupt-noterm.exp: Likewise.
2844 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
2845 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2846 * gdb.mi/mi-nonstop.exp: Likewise.
2847 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2848 * gdb.mi/mi-nsintrall.exp: Likewise.
2849 * gdb.mi/mi-nsmoribund.exp: Likewise.
2850 * gdb.mi/mi-nsthrexec.exp: Likewise.
2851 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2852 * gdb.multi/watchpoint-multi.exp: Adjust comment.
2853 * gdb.python/py-evsignal.exp: Don't enable target-async.
2854 * gdb.python/py-evthreads.exp: Likewise.
2855 * gdb.python/py-prompt.exp: Likewise.
2856 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
2857 * gdb.server/solib-list.exp: Don't enable target-async.
2858 * gdb.threads/thread-specific-bp.exp: Likewise.
2859 * lib/mi-support.exp: Adjust to use mi-async.
2860
fd664c91
PA
28612014-05-29 Pedro Alves <palves@redhat.com>
2862
2863 PR gdb/13860
2864 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
2865 reason, even in sync mode.
2866
251bde03
PA
28672014-05-29 Pedro Alves <palves@redhat.com>
2868 Hui Zhu <hui@codesourcery.com>
2869
2870 PR PR15693
2871 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
2872 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
2873 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
2874 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
2875
7f3c0343
JB
28762014-05-28 Joel Brobecker <brobecker@adacore.com>
2877
2878 * config/monitor.exp (gdb_target_monitor): Replace use of
2879 "set remotebaud" by "set serial baud".
2880
b2715b27
AW
28812014-05-26 Andy Wingo <wingo@igalia.com>
2882
2883 * gdb.guile/scm-breakpoint.exp:
2884 * gdb.guile/scm-gsmob.exp: Update to use plain old object
2885 properties instead of gdb-object-properties.
2886
498a4489
YQ
28872014-05-26 Yao Qi <yao@codesourcery.com>
2888
2889 * gdb.server/no-thread-db.exp: Specify source file name
2890 explicitly when setting a breakpoint.
2891
589fdceb
MM
28922014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2893
2894 * gdb.btrace/vdso.c: New.
2895 * gdb.btrace/vdso.exp: New.
2896
e9089e05
MM
28972014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2898
2899 * gdb.base/gcore.exp (capture_command_output): Move ...
2900 * lib/gdb.exp (capture_command_output): ... here.
2901
67b5c0c1
MM
29022014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2903
2904 * gdb.btrace/data.exp: Test memory access during btrace replay.
2905
a2199296
SM
29062014-05-22 Simon Marchi <simon.marchi@ericsson.com>
2907
2908 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
2909
17b2616c
PA
29102014-05-21 Pedro Alves <palves@redhat.com>
2911
2912 PR gdb/13860
2913 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
2914 (top level): Test that output related to execution commands is
2915 sent to the console with CLI commands, but not with MI commands.
2916 Test that breakpoint events are always mirrored to the console.
2917 Also expect the new source line to be output after a "next" in
2918 async mode too. Make it a pass/fail test.
2919 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
2920 output.
2921 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
2922
5166082f
PA
29232014-05-21 Pedro Alves <palves@redhat.com>
2924
2925 * gdb.base/list.exp (build_pattern, test_list): New procedures.
2926 Use them to test variations of "list" after reaching a breakpoint.
2927 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
2928 Test "list" with listsize 10 after reaching a breakpoint.
2929 * gdb.python/python.exp (decode_line current location line
2930 number): Adjust expected line number.
2931
2f25d70f
SM
29322014-05-21 Simon Marchi <simon.marchi@ericsson.com>
2933
2934 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
2935 behavior for $args, pass it directly to "run".
2936
ff604a67
MR
29372014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
2938
2939 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
2940 30000 to 65536.
2941
6a3cb8e8
PA
29422014-05-21 Pedro Alves <palves@redhat.com>
2943
2944 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
2945 auto-connect-native-target off".
2946 * gdb.base/auto-connect-native-target.c: New file.
2947 * gdb.base/auto-connect-native-target.exp: New file.
2948
4ebfc96e
PA
29492014-05-21 Pedro Alves <palves@redhat.com>
2950
2951 * gdb.base/default.exp: Test "target native" instead of "target
2952 child".
2953
36d46afb
MW
29542014-05-21 Mark Wielaard <mjw@redhat.com>
2955
2956 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2957
5876f503
JK
29582014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2959
2960 Fix TLS access for -static -pthread.
2961 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
2962 <HAVE_TLS> (thread_function, main): Initialize it.
2963 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
2964 Add clean_restart.
2965 <$have_tls != "">: Check TLSVAR.
2966
0256a6ac
PA
29672014-05-21 Pedro Alves <palves@redhat.com>
2968
2969 * gdb.base/dcache-line-read-error.c: New.
2970 * gdb.base/dcache-line-read-error.exp: New.
2971
936d2992
PA
29722014-05-20 Pedro Alves <palves@redhat.com>
2973
2974 * gdb.base/compare-sections.c: New file.
2975 * gdb.base/compare-sections.exp: New file.
2976
802e8e6d
PA
29772014-05-20 Pedro Alves <palves@redhat.com>
2978
2979 * gdb.base/break-idempotent.c: New file.
2980 * gdb.base/break-idempotent.exp: New file.
2981
e59fa00f
MM
29822014-05-20 Markus Metzger <markus.t.metzger@intel.com>
2983
2984 * gdb.btrace/nohist.exp: New.
2985
8b696e31
YQ
29862014-05-20 Yao Qi <yao@codesourcery.com>
2987
2988 * lib/gdb.exp (gdb_init): Set timeout if test file is under
2989 gdb.reverse directory and gdb_reverse_timeout exists in board
2990 setting.
2991 * README: Document gdb_reverse_timeout.
2992
73c9764f
YQ
29932014-05-20 Yao Qi <yao@codesourcery.com>
2994
2995 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
2996 'test_file_name'. Treat args as a string instead of a list.
2997 (gdb_init): Rename argument 'args' by 'test_file_name'.
2998
f1f4348a
JK
29992014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3000
3001 * gdb.arch/powerpc-power.exp: New file.
3002 * gdb.arch/powerpc-power.s: New file.
3003
0dbe70ce
DE
30042014-05-16 Doug Evans <dje@google.com>
3005
3006 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
3007 * gdb.base/completion.exp: Check that all expected files exist
3008 before doing file completion.
0dbe70ce 3009
8d551b02
DE
30102014-05-16 Doug Evans <dje@google.com>
3011
3012 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
3013 Update.
3014 (do_syscall_tests_without_xml): Update.
3015
73eb7709
PA
30162014-05-16 Pedro Alves <palves@redhat.com>
3017
3018 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
3019 instead of "unknown output after running".
3020
3fae92fc
YQ
30212014-05-16 Yao Qi <yao@codesourcery.com>
3022
3023 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
3024 file1.txt from host at the end.
3025 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3026
c2b2ccc5
DE
30272014-05-15 Doug Evans <dje@google.com>
3028
3029 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
3030 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
3031 loading file. Add test for TU lookup.
3032
8c217a4b
SM
30332014-05-15 Simon Marchi <simon.marchi@ericsson.com>
3034
3035 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
3036 calling "-exec-arguments" or "set args" before running the
3037 inferior.
3038
3deb39c6
SM
30392014-05-15 Simon Marchi <simon.marchi@ericsson.com>
3040
3041 * lib/mi-support.exp (mi_expect_stop): Expect message for
3042 inferiors that exit with non-zero exit code.
3043
71a79f8c
YQ
30442014-05-14 Yao Qi <yao@codesourcery.com>
3045
3046 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
3047 match absolute path on remote host.
3048 (test_file_list_exec_source_files): Remove "/" from the
3049 pattern.
3050
f23fcd46
YQ
30512014-05-14 Yao Qi <yao@codesourcery.com>
3052
3053 * boards/local-remote-host-notty.exp (${board}_file): New
3054 proc.
3055
9404b58f
KM
30562014-05-07 Kyle McMartin <kyle@redhat.com>
3057
3058 Pushed by Joel Brobecker <brobecker@adacore.com>.
3059 * gdb.arch/aarch64-atomic-inst.c: New file.
3060 * gdb.arch/aarch64-atomic-inst.exp: New file.
3061
5e45f04c
YQ
30622014-05-07 Yao Qi <yao@codesourcery.com>
3063
3064 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
3065 in current context" too.
3066
c888a17d
KS
30672014-05-05 Keith Seitz <keiths@redhat.com>
3068
3069 * gdb.linespec/ls-dollar.exp: Add test for linespec
3070 file:convenience_variable.
3071
290a839c
YQ
30722014-05-05 Yao Qi <yao@codesourcery.com>
3073
3074 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
3075 traceframes into tfile and ctf trace files. Read data from
3076 trace file and test collected data.
3077 (gdb_collect_locals_test): Likewise.
3078 (gdb_unavailable_registers_test): Likewise.
3079 (gdb_unavailable_floats): Likewise.
3080 (gdb_collect_globals_test): Likewise.
3081 (top-level): Append "ctf" to trace_file_targets if GDB
3082 supports.
3083
b5262cd0
YQ
30842014-05-05 Yao Qi <yao@codesourcery.com>
3085
3086 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
3087 code to ...
3088 (gdb_collect_args_test_1): ... it. New proc.
3089 (gdb_collect_locals_test): Move some code to ...
3090 (gdb_collect_locals_test_1): ... it. New proc.
3091 (gdb_unavailable_registers_test): Move some code to ...
3092 (gdb_unavailable_registers_test_1): ... it. New proc.
3093 (gdb_unavailable_floats): Move some code to ...
3094 (gdb_unavailable_floats_1): ... it. New proc.
3095
30a1e6cc
SDJ
30962014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
3097
3098 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
3099 probes to test for bitness recognition.
3100 * gdb.arch/amd64-stap-optional-prefix.exp
3101 (test_probe_value_without_reg): New procedure.
3102 Add code to test for different kinds of bitness.
3103
f33da99a
SDJ
31042014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
3105
3106 PR breakpoints/16889
3107 * gdb.arch/amd64-stap-optional-prefix.S: New file.
3108 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
3109
5b80f00d
PA
31102014-05-01 Pedro Alves <palves@redhat.com>
3111
3112 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
3113 gdb_file_cmd if no file is specified.
3114 * boards/native-extended-gdbserver.exp (gdb_load): Use the
3115 last_loaded_file to set the remote exec-file.
3116
f8c2a73c
PA
31172014-05-01 Pedro Alves <palves@redhat.com>
3118
3119 * boards/local-remote-host.exp: New file.
3120
be6e8ac7
PA
31212014-05-01 Pedro Alves <palves@redhat.com>
3122
3123 * boards/local-remote-host.exp: Rename to ...
3124 * boards/local-remote-host-notty.exp: ... this.
3125
cac0dc8f
JB
31262014-04-28 Joel Brobecker <brobecker@adacore.com>
3127
3128 * gdb.ada/dyn_arrayidx: New testcase.
3129
9730e6cc
YQ
31302014-04-26 Yao Qi <yao@codesourcery.com>
3131
3132 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
3133 and compute the length of function main. Save it in
3134 $main_length.
3135 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
3136 (top-level): Use gdb_compile to compile objects into
3137 executable and restart GDB. Remove invocation to
3138 prepare_for_testing.
3139
7ae1a6a6
PA
31402014-04-25 Simon Marchi <simon.marchi@ericsson.com>
3141 Pedro Alves <palves@redhat.com>
3142
3143 PR server/16255
3144 * gdb.multi/multi-attach.c: New file.
3145 * gdb.multi/multi-attach.exp: New file.
3146
4082afcc
PA
31472014-04-25 Pedro Alves <palves@redhat.com>
3148
3149 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
3150 user.
3151 (top level): Test that "set remote conditional-breakpoints-packet
3152 off" works as intended.
3153 * gdb.base/dprintf.exp: Test that "set remote
3154 breakpoint-commands-packet off" works as intended.
3155 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
3156 New function.
3157 (top level): Call it.
3158 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
3159 remote fast-tracepoints-packet off" works as intended.
3160 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
3161 * lib/gdb.exp (gdb_is_target_remote): ... here.
3162
2abc3f8d
DB
31632014-04-24 David Blaikie <dblaikie@gmail.com>
3164
3165 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
3166 ensure clang would not discard them.
3167 * gdb.base/gdbvars.c: Ditto.
3168 * gdb.base/memattr.c: Ditto.
3169 * gdb.base/whatis.c: Ditto.
3170 * gdb.python/py-prettyprint.c: Ditto.
3171 * gdb.trace/actions.c: Ditto.
3172 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
3173 ensure clang would not discard it.
3174
bfd39632
DB
31752014-04-24 David Blaikie <dblaikie@gmail.com>
3176
3177 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
3178 clang to emit the full definition of type required by the test
3179 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
3180
22842ff6
DB
31812014-04-24 David Blaikie <dblaikie@gmail.com>
3182
3183 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
3184 coax Clang into emitting the definition of the type.
3185 * gdb.cp/pr10728-x.h (y): Ditto.
3186 * gdb.cp/pr10728-y.cc (y): Ditto.
3187
c2e827ad
DB
31882014-04-24 David Blaikie <dblaikie@gmail.com>
3189
3190 * gdb.base/label.exp: XFAIL label related tests under Clang.
3191 * gdb.cp/cplabel.exp: Ditto.
3192 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
3193 under Clang those using labels.
3194
4c2d33e7
YQ
31952014-04-25 Yao Qi <yao@codesourcery.com>
3196
3197 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
3198 double_label.
3199 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
3200 partial_label and double_label.
3201
56083b99
DB
32022014-04-24 David Blaikie <dblaikie@gmail.com>
3203
3204 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
3205
25d4e99d
DB
32062014-04-24 David Blaikie <dblaikie@gmail.com>
3207
3208 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
3209 of the function to work across GCC and Clang.
3210 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
3211 pointer types (const void ** const V void **).
3212
01f9f808
MS
32132014-04-24 Michael Sturm <michael.sturm@mintel.com>
3214 Walfred Tedeschi <walfred.tedeschi@intel.com>
3215
3216 * Makefile.in (EXECUTABLES): Added i386-avx512.
3217 * gdb.arch/i386-avx512.c: New file.
3218 * gdb.arch/i386-avx512.exp: Likewise.
3219
4b48d439
KS
32202014-04-23 Keith Seitz <keiths@redhat.com>
3221
3222 * lib/mi-support.exp (mi_list_breakpoints): Delete.
3223 (mi_make_breakpoint_table): New procedure.
3224 (mi_create_breakpoint): Use mi_make_breakpoint
3225 and return the result.
3226 (mi_make_breakpoint): New procedure.
3227 (mi_build_kv_pairs): New procedure.
3228
3229 * gdb.mi/mi-break.exp: Remove unused globals,
3230 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
3231 All callers updated.
3232 * gdb.mi/mi-dprintf.exp: Use variable to track command
3233 number.
3234 Update all callers of mi_create_breakpoint and use
3235 mi_make_breakpoint_table.
3236 Remove any unused global variables.
3237 * gdb.mi/mi-nonstop.exp: Likewise.
3238 * gdb.mi/mi-nsintrall.exp: Likewise.
3239 * gdb.mi/mi-nsmoribund.exp: Likewise.
3240 * gdb.mi/mi-nsthrexec.exp: Likewise.
3241 * gdb.mi/mi-reverse.exp: Likewise.
3242 * gdb.mi/mi-simplerun.exp: Likewise.
3243 * gdb.mi/mi-stepn.exp: Likewise.
3244 * gdb.mi/mi-syn-frame.exp: Likewise.
3245 * gdb.mi/mi-until.exp: Likewise.
3246 * gdb.mi/mi-var-cp.exp: Likewise.
3247 * gdb.mi/mi-var-display.exp: Likewise.
3248 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
3249 * gdb.mi/mi2-var-child.exp: Likewise.
3250 * gdb.mi/mi-vla-c99.exp: Likewise.
3251 * lib/mi-support.exp: Likewise.
3252
3253 From Ian Lance Taylor <iant@cygnus.com>:
3254 * lib/gdb.exp (parse_args): New procedure.
3255
08351840
PA
32562014-04-23 Pedro Alves <palves@redhat.com>
3257
3258 * gdb.base/break-unload-file.c: New file.
3259 * gdb.base/break-unload-file.exp: New file.
3260 * gdb.base/sym-file-lib.c (baz): New function.
3261 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
3262 field.
3263 (load): Store the segment's mapped size.
3264 (unload): New function.
3265 (unload_shlib): New function.
3266 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
3267 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
3268 set a breakpoint at baz, and call it.
3269 * gdb.base/sym-file.exp: New tests for stale breakpoint
3270 instructions.
3271
076855f9
PA
32722014-04-23 Pedro Alves <palves@redhat.com>
3273
3274 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
3275 * gdb.base/hbreak-in-shr-unsupported.c: New file.
3276 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
3277 * gdb.base/hbreak-unmapped.c: New file.
3278 * gdb.base/hbreak-unmapped.exp: New file.
3279 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
3280 * lib/gdb.exp (gdb_is_target_remote): ... here.
3281
483805cf
PA
32822014-04-22 Pedro Alves <palves@redhat.com>
3283
3284 * gdb.base/consecutive-step-over.c: New file.
3285 * gdb.base/consecutive-step-over.exp: New file.
3286
06d97543
PA
32872014-04-22 Pedro Alves <palves@redhat.com>
3288
3289 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
3290 instead of send_gdb/gdb_expect.
3291
b4429ea2
YQ
32922014-04-22 Yao Qi <yao@codesourcery.com>
3293
3294 * lib/trace-support.exp (generate_tracefile): New procedure.
3295 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
3296 return 0.
3297 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
3298 if generate_tracefile returns 1.
3299
51d48146
PA
33002014-04-18 Tom Tromey <palves@redhat.com>
3301 Pedro alves <tromey@redhat.com>
3302
3303 PR backtrace/15558
3304 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
3305 with a backtrace limit.
3306 * gdb.python/py-frame-inline.exp: Test running to an inline
3307 function with a backtrace limit, and printing the newest frame.
3308 * gdb.python/py-frame-inline.c (main): Call f.
3309
bd1dce5f
MS
33102014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3311
3312 * gdb.java/jnpe.exp: Drop srcdir from untested path.
3313
40d1a503
MS
33142014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3315
3316 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
3317 Drop prefix from unsupported source file path.
3318
389b98f7
YQ
33192014-04-17 Yao Qi <yao@codesourcery.com>
3320
3321 * lib/gdb.exp (with_target_charset): New proc.
3322 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
3323 with_target_charset.
3324 (test_print_strings): Likewise.
3325 (test_repeat_bytes): Likewise.
3326 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
3327 for some tests.
3328
22869d73
KS
33292014-04-16 Keith Seitz <keiths@redhat.com>
3330
3331 PR gdb/15827
3332 * gdb.dwarf2/corrupt.c: New file.
3333 * gdb.dwarf2/corrupt.exp: New file.
3334
c4f87ca6
KS
33352014-04-16 Keith Seitz <keiths@redhat.com>
3336
3337 PR c++/16597
3338 * gdb.cp/namelessclass.cc: New file.
3339 * gdb.cp/namelessclass.exp: New file.
3340 * gdb.cp/namelessclass.S: New file.
3341
ab19de87
DE
33422014-04-16 Doug Evans <dje@google.com>
3343
3344 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
3345 Add comment.
3346 (gdbserver_default_get_comm_port): New function.
3347 (gdbserver_start): Check if board file provided
3348 "gdbserver,get_comm_port" and use it if so.
3349 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
3350 (gdb,socketport): Set to "stdio".
3351 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
3352 (stdio_gdbserver_template): Delete.
3353 (${board}_get_remote_address): Update.
3354 (${board}_build_remote_cmd): Delete.
3355 (${board}_get_comm_port): New function.
3356 (${board}_spawn): Update.
3357 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
3358 Delete.
3359 (${board}_get_remote_address): Update.
3360 (${board}_get_comm_port): New function.
3361
fc98a809
AB
33622014-04-16 Andrew Burgess <aburgess@broadcom.com>
3363
3364 * gdb.base/memattr.exp: Improve regexps to handle memory regions
3365 appearing in any order.
3366
87fd9e6e
DE
33672014-04-15 Doug Evans <dje@google.com>
3368
3369 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
3370 uninitialized value of "description".
3371
099fc3ea
KS
33722014-04-15 Keith Seitz <keiths@redhat.com>
3373
3374 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
3375 Remove unused globals.
3376 (test_running_the_program): Likewise.
3377 (test_controlled_execution): Likewise.
3378 (test_controlling_breakpoints): Likewise.
3379 (test_program_termination): Likewise.
3380
5da151d4
KS
33812014-04-15 Keith Seitz <keiths@redhat.com>
3382
3383 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
3384 unused globals.
3385 (test_rbreak_creation_and_listing): Likewise.
3386 (test_ignore_count): Likewise.
3387 (test_error): Likewise.
3388
35e5d2f0
PA
33892014-04-15 Pedro Alves <palves@redhat.com>
3390
3391 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
3392 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
3393 sym-file-loader.c.
3394 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
3395 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
3396 to sym-file-loader.c.
3397 (struct library): Forward declare.
3398 (load_shlib, lookup_function): Change prototypes.
3399 (find_shstrtab, find_strtab, find_shdr, find_symtab)
3400 (translate_offset): Remove declarations.
3401 (get_text_addr): New declaration.
3402 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
3403 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
3404 sym-file-loader.h.
3405 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
3406 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
3407 here from sym-file-loader.h.
3408 (struct library): New structure.
3409 (load_shlib, lookup_function): Change prototypes and adjust to
3410 work with a struct library.
3411 (find_shstrtab, find_strtab, find_shdr, find_symtab)
3412 (translate_offset): Make static.
3413 (get_text_addr): New function.
3414 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
3415
eb4c1710
PA
34162014-04-15 Pedro Alves <palves@redhat.com>
3417
3418 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
3419
2d1baf52
PA
34202014-04-15 Pedro Alves <palves@redhat.com>
3421
3422 * gdb.base/sym-file-loader.c: Include <limits.h>.
3423 (SELF_LINK): New define.
3424 (get_origin): New function.
3425 (load_shlib): Use it.
3426 * gdb.base/sym-file.exp: Don't early return if the target is
3427 remote. Use runto_main, and issue fail is that fails. Use
3428 gdb_load_shlibs.
3429 (shlib_name): Delete.
3430 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
3431
7dd6df01
PA
34322014-04-15 Pedro Alves <palves@redhat.com>
3433
3434 * gdb.base/sym-file.exp: Remove regex characters from test
3435 message. Don't refer to breakpoint numbers in test messages.
3436
b50c8614
KS
34372014-04-14 Keith Seitz <keiths@redhat.com>
3438
3439 PR c++/16253
3440 * gdb.cp/var-tag.cc: New file.
3441 * gdb.cp/var-tag.exp: New file.
3442 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
3443 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
3444 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3445 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3446
3d567982
TT
34472014-04-14 Tom Tromey <tromey@redhat.com>
3448
3449 * gdb.cp/classes.exp (test_enums): Handle underlying type.
3450 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
3451 type.
3452 * gdb.cp/enum-class.exp: New file.
3453 * gdb.cp/enum-class.cc: New file.
3454
0626fc76
TT
34552014-04-14 Tom Tromey <tromey@redhat.com>
3456
3457 * gdb.dwarf2/enum-type.exp: New file.
3458
dca325b3
SA
34592014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3460
3461 * gdb.mi/mi-vla-c99.exp: New file.
3462 * gdb.mi/vla.c: New file.
3463
5854b38a
SA
34642014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3465
3466 * gdb.base/vla-datatypes.c: New file.
3467 * gdb.base/vla-datatypes.exp: New file.
3468
463bb957
SA
34692014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3470
3471 * gdb.base/vla-ptr.c: New file.
3472 * gdb.base/vla-ptr.exp: New file.
3473
3dd170be
SA
34742014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3475
3476 * gdb.dwarf2/count.exp: New file.
3477
5ecaaa66
SA
34782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3479
3480 * gdb.base/vla-sideeffect.c: New file.
3481 * gdb.base/vla-sideeffect.exp: New file.
3482
41f1ada5
DB
34832014-04-14 David Blaikie <dblaikie@gmail.com>
3484
3485 * gdb.mi/non-stop.c: Add return value for non-void function return
3486 statement.
3487 * gdb.threads/staticthreads.c: Ditto.
3488
0be03e84
DE
34892014-04-12 Siva Chandra Reddy <sivachandra@google.com>
3490 Doug Evans <xdje42@gmail.com>
3491
3492 * gdb.guile/scm-value.c: Improve test case.
3493 * gdb.guile/scm-value.exp: Add new test.
3494
f180a1fb
DB
34952014-04-11 David Blaikie <dblaikie@gmail.com>
3496
3497 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
3498 override Clang's default.
3499
6b662e19
JB
35002014-04-11 Joel Brobecker <brobecker@adacore.com>
3501
3502 Revert the following changes (regressions):
3503
3504 * gdb.base/vla-sideeffect.c: New file.
3505 * gdb.base/vla-sideeffect.exp: New file.
3506
3507 * gdb.dwarf2/count.exp: New file.
3508
3509 * gdb.base/vla-multi.c: New file.
3510 * gdb.base/vla-multi.exp: New file.
3511
3512 * gdb.base/vla-ptr.c: New file.
3513 * gdb.base/vla-ptr.exp: New file.
3514
3515 * gdb.base/vla-datatypes.c: New file.
3516 * gdb.base/vla-datatypes.exp: New file.
3517
3518 * gdb.mi/mi-vla-c99.exp: New file.
3519 * gdb.mi/vla.c: New file.
3520
245a5f0b
KS
35212014-04-11 Keith Seitz <keiths@redhat.com>
3522
3523 PR c++/16675
3524 * gdb.cp/cpsizeof.exp: New file.
3525 * gdb.cp/cpsizeof.cc: New file.
3526
58a84dcf
SA
35272014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3528
191a8a90
JB
3529 * gdb.mi/mi-vla-c99.exp: New file.
3530 * gdb.mi/vla.c: New file.
58a84dcf 3531
c8655f75
SA
35322014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3533
3534 * gdb.base/vla-datatypes.c: New file.
3535 * gdb.base/vla-datatypes.exp: New file.
3536
024e13b4
SA
35372014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3538
3539 * gdb.base/vla-ptr.c: New file.
3540 * gdb.base/vla-ptr.exp: New file.
3541
1a237e0e
SA
35422014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3543
3544 * gdb.base/vla-multi.c: New file.
3545 * gdb.base/vla-multi.exp: New file.
3546
504f3432
SA
35472014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3548
3549 * gdb.dwarf2/count.exp: New file.
3550
3bce8237
SA
35512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3552
191a8a90
JB
3553 * gdb.base/vla-sideeffect.c: New file.
3554 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 3555
322f9c21
YQ
35562014-04-11 Yao Qi <yao@codesourcery.com>
3557
3558 * gdb.base/completion.exp: Check file exists before running tests
3559 on file completion.
3560
d708bcd1
PA
35612014-04-10 Pedro Alves <palves@redhat.com>
3562
3563 * gdb.base/cond-eval-mode.c: New file.
3564 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
3565 prepare_for_testing to build the new file. Check result of
3566 runto_main.
3567 (test_break, test_watch): New procedures.
3568 (top level): Use them.
3569
ae1d2761
PM
35702014-04-08 Pierre Muller <muller@sourceware.org>
3571
3572 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
3573 Ctrl-V use for mingw hosts.
3574
7af389b8
SC
35752014-04-07 Siva Chandra Reddy <sivachandra@google.com>
3576
3577 * gdb.python/py-value.c: Improve test case.
3578 * gdb.python/py-value.exp: Add new test.
3579
5e703181
DE
35802014-04-07 David Blaikie <dblaikie@gmail.com>
3581
3582 * lib/compiler.c: Identify the clang compiler.
3583 * lib/compiler.cc: Ditto.
3584
9810b410
YQ
35852014-04-03 Yao Qi <yao@codesourcery.com>
3586
3587 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
3588
98d1b8dc
AB
35892014-04-01 Anton Blanchard <anton@samba.org>
3590
3591 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
3592 messages unique.
3593
3114cea1
AB
35942014-04-01 Anton Blanchard <anton@samba.org>
3595
3596 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
3597 prepare_for_testing.
3598
62f7182c
AB
35992014-04-01 Anton Blanchard <anton@samba.org>
3600
3601 * gdb.arch/ppc64-atomic-inst.c: Remove.
3602 * gdb.arch/ppc64-atomic-inst.S: New file.
3603 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
3604
770e7fc7
DE
36052014-03-31 Doug Evans <dje@google.com>
3606
3607 * gdb.base/print-symbol-loading-lib.c: New file.
3608 * gdb.base/print-symbol-loading-main.c: New file.
3609 * gdb.base/print-symbol-loading.exp: New file.
3610
46e2bafa
YQ
36112014-03-31 Yao Qi <yao@codesourcery.com>
3612
3613 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
3614
8776cfe9
JB
36152014-03-28 Joel Brobecker <brobecker@adacore.com>
3616
3617 * gdb.ada/mi_dyn_arr: New testcase.
3618
5d1ef361
DE
36192014-03-27 Doug Evans <dje@google.com>
3620
3621 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
3622
b5bee914
YQ
36232014-03-27 Yao Qi <yao@codesourcery.com>
3624
3625 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
3626 if target is nios2-*-*.
3627
0d4d0e77
YQ
36282014-03-26 Yao Qi <yao@codesourcery.com>
3629
3630 * lib/gdb.exp (readline_is_used): New proc.
3631 * gdb.base/completion.exp: Move tests on command complete up.
3632 Skip the rest of tests if readline is not used.
3633 * gdb.ada/complete.exp: Skp the test if readline is not
3634 used.
3635 * gdb.base/filesym.exp: Likewise.
3636 * gdb.base/macscp.exp: Likewise.
3637 * gdb.base/readline-ask.exp: Likewise.
3638 * gdb.base/readline.exp: Likewise.
3639 * gdb.python/py-cmd.exp: Likewise.
3640 * gdb.trace/tfile.exp: Likewise.
3641
29361eee
YQ
36422014-03-26 Yao Qi <yao@codesourcery.com>
3643
3644 * gdb.base/macscp.exp: Fix code format issues.
3645
bc9a5525
UW
36462014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
3647
3648 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
3649 * gdb.asm/powerpc64le.inc: New file.
3650
d3839ede
PA
36512014-03-25 Pedro Alves <palves@redhat.com>
3652 Doug Evans <dje@google.com>
3653
3654 * gdb.base/source-execution.c: New file.
3655 * gdb.base/source-execution.exp: New file.
3656 * gdb.base/source-execution.gdb: New file.
3657
01672a57
DE
36582014-03-24 Doug Evans <dje@google.com>
3659
3660 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
3661 using fission.
3662
88bbeca9
HZ
36632014-03-24 Hui Zhu <hui@codesourcery.com>
3664 Pedro Alves <palves@redhat.com>
3665
3666 PR breakpoints/16101
3667 * gdb.base/dprintf.exp: Use unsupported rather than changing the
3668 test pass/fail messages. Detect missing support for dprintf when
3669 breakpoints are actually inserted.
3670 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
3671 breakpoints are actually inserted.
3672 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
3673 fails.
3674
d2348791
JK
36752014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3676
3677 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
3678
feef67ab
DE
36792014-03-22 Doug Evans <xdje42@gmail.com>
3680
3681 * gdb.python/python.exp (python not supported): Verify multi-line
3682 python command issues an error.
25d743f9 3683 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 3684 guile command issues an error.
feef67ab 3685
ecebef6a
MR
36862014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
3687
3688 * gdb.threads/thread-specific.exp: Handle the lack of usable
3689 $this_breakpoint and $this_thread.
3690
ccdd1909
HZ
36912014-03-21 Hui Zhu <hui@codesourcery.com>
3692
3693 * gdb.base/attach.exp (do_command_attach_tests): New.
3694
beb460e8
PA
36952014-03-20 Tom Tromey <tromey@redhat.com>
3696 Pedro Alves <palves@redhat.com>
3697
3698 PR cli/15718
3699 * gdb.base/condbreak-call-false.c: New file.
3700 * gdb.base/condbreak-call-false.exp: New file.
3701
40acf43a
PA
37022014-03-20 Pedro Alves <palves@redhat.com>
3703
3704 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
3705 Delete.
3706 (block_signals, unblock_signals): Delete.
3707 (child_function_2, main): Remove references to deleted variable
3708 and functions.
3709
9f5e1e02
PA
37102014-03-20 Pedro Alves <palves@redhat.com>
3711
3712 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
3713 Use pthread_kill to signal thread 2.
3714 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3715 Adjust to make the test send itself a signal rather than using the
3716 host's "kill" command.
3717
99619bea
PA
37182014-03-20 Pedro Alves <palves@redhat.com>
3719
3720 * gdb.threads/multiple-step-overs.c: New file.
3721 * gdb.threads/multiple-step-overs.exp: New file.
3722 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3723 Adjust expected infrun debug output.
3724
2adfaa28
PA
37252014-03-20 Pedro Alves <palves@redhat.com>
3726
3727 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
3728 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
3729
31e77af2
PA
37302014-03-20 Pedro Alves <palves@redhat.com>
3731
3732 PR breakpoints/7143
3733 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
3734 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
3735 of gdb_test_multiple.
3736 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
3737 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
3738
b9f437de
PA
37392014-03-20 Pedro Alves <palves@redhat.com>
3740
3741 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
3742 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
3743
05adc73e
PA
37442014-03-19 Pedro Alves <palves@redhat.com>
3745
3746 * gdb.base/async.exp: Remove early return.
3747
6048b950
PA
37482014-03-19 Pedro Alves <palves@redhat.com>
3749
3750 * gdb.base/async.exp (step& tests): Pass explicit test messages.
3751
8bcfb00a
PA
37522014-03-19 Pedro Alves <palves@redhat.com>
3753
3754 * gdb.base/async.exp (test_background): Expect \r\n after
3755 "completed." in the fail pattern.
3756
884e37dc
PA
37572014-03-19 Pedro Alves <palves@redhat.com>
3758
3759 * gdb.base/async.exp (test_background): New procedure.
3760 Use it for all background execution command tests.
3761
148e57e2
PA
37622014-03-19 Pedro Alves <palves@redhat.com>
3763
3764 * gdb.base/async.exp: Use prepare_for_testing.
3765
f48088c7
PA
37662014-03-19 Pedro Alves <palves@redhat.com>
3767
3768 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
3769 the same line.
3770
e2f6c966
PA
37712014-03-19 Pedro Alves <palves@redhat.com>
3772
3773 * gdb.base/async.c (main): Add "jump here" and "until here" line
3774 marker comments.
3775 * gdb.base/async.exp (jump_here): New global.
3776 (jump& test): Use it.
3777 (until_here): New global.
3778 (until& test): Use it.
3779
c30568d4
PA
37802014-03-19 Pedro Alves <palves@redhat.com>
3781
3782 * gdb.base/async.exp: Don't frob gdb_protocol.
3783
0172b6a7
DE
37842014-03-18 Doug Evans <xdje42@gmail.com>
3785
3786 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
3787 Fix spelling of exec-done-display.
3788
06c868a8
JK
37892014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3790
3791 PR gdb/15358
3792 * gdb.base/gdb-sigterm.c: New file.
3793 * gdb.base/gdb-sigterm.exp: New file.
3794
0c7e1a46
PA
37952014-03-18 Pedro Alves <palves@redhat.com>
3796
3797 PR gdb/13860
3798 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
3799 * lib/mi-support.exp (mi_expect_stop): Add special handling for
3800 solib-event.
3801
f7c77d93
JB
38022014-03-17 Joel Brobecker <brobecker@adacore.com>
3803
3804 * gdb.ada/pckd_arr_ren: New testcase.
3805
5a1e8c7a
DE
38062014-03-13 Doug Evans <xdje42@gmail.com>
3807
3808 PR guile/16612
3809 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
3810 collect after discarding symbols.
3811
350e1a76
DE
38122014-03-13 Ludovic Courtès <ludo@gnu.org>
3813 Doug Evans <xdje42@gmail.com>
3814
3815 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
3816 to history survives a gc.
3817
a69900ae
PA
38182014-03-13 Pedro Alves <palves@redhat.com>
3819
3820 * gdb.base/default.exp: Don't test "target procfs".
3821
5db9f0bd
PA
38222014-03-13 Pedro Alves <palves@redhat.com>
3823
3824 * gdb.base/default.exp: Update "target child" and "target procfs"
3825 tests to not expect "Unix".
3826
b3ccfe11
TT
38272014-03-12 Tom Tromey <tromey@redhat.com>
3828
3829 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
3830 New procs. Add target-async tests.
3831 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
3832 Add target-async tests.
3833
646f4417
AA
38342014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3835
3836 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
3837 'func_start' and 'func_end' for the beginning and end of the
3838 function code, respectively.
3839 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
3840 'func_end' instead of 'func' and 'main'.
3841
288c211f
AA
38422014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3843
3844 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
3845 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
3846 generate the debug info assembler source.
3847
e0c0f156
AA
38482014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3849
3850 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
3851 * gdb.dwarf2/arr-subrange.exp: Likewise.
3852 * gdb.dwarf2/dwz.exp: Likewise.
3853 * gdb.dwarf2/method-ptr.exp: Likewise.
3854 * gdb.dwarf2/missing-sig-type.exp: Likewise.
3855 * gdb.dwarf2/subrange.exp: Likewise.
3856 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
3857 * gdb.dwarf2/implptrpiece.exp: Likewise.
3858 * gdb.dwarf2/nostaticblock.exp: Likewise.
3859
0e5c4555
AA
38602014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3861
3862 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
3863 directory to absolute path name arguments.
3864
5ec18f2b
JG
38652014-03-10 Joel Brobecker <brobecker@adacore.com>
3866
3867 * gdb.ada/tagged_access: New testcase.
3868
847fc4f2
MM
38692014-03-07 Markus Metzger <markus.t.metzger@intel.com>
3870
3871 * gdb.btrace/data.exp: Update expected output.
3872
cc3da688
YQ
38732014-03-06 Yao Qi <yao@codesourcery.com>
3874
3875 * gdb.trace/pr16508.exp: New file.
3876
0f26cec1
PA
38772014-03-05 Pedro Alves <palves@redhat.com>
3878
3879 PR gdb/16575
3880 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
3881 procedure.
3882 (top level): Adjust to use it. Add tests that exercise breakpoint
3883 interaction with the code-cache.
3884
7a5a839f
LC
38852014-02-26 Ludovic Courtès <ludo@gnu.org>
3886
3887 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
3888 test for 'history-append!'.
3889
31aa7e4e
JB
38902014-02-26 Joel Brobecker <brobecker@adacore.com>
3891
3892 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
3893 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
3894 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
3895 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
3896 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
3897 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
3898
1b588015
JB
38992014-02-26 Joel Brobecker <brobecker@adacore.com>
3900
3901 * testsuite/gdb.python/py-pp-re-notag.c: New file.
3902 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
3903 * testsuite/gdb.python/py-pp-re-notag.p: New file.
3904
55426c9d
JB
39052014-02-26 Joel Brobecker <brobecker@adacore.com>
3906
3907 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
3908
dc53a7ad
JB
39092014-02-26 Joel Brobecker <brobecker@adacore.com>
3910
3911 * gdb.dwarf2/arr-stride.c: New file.
3912 * gdb.dwarf2/arr-stride.exp: New file.
3913
12ab52e9
PA
39142014-02-26 Pedro Alves <palves@redhat.com>
3915
3916 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
3917 that won't ever trigger. Make sure that GDB reports the correct
3918 breakpoint that caused the stop.
3919
849c862e
JK
39202014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3921
3922 PR gdb/16626
3923 * gdb.base/auto-load-script: New file.
3924 * gdb.base/auto-load.c: New file.
3925 * gdb.base/auto-load.exp: New file.
3926
71b7d793
JK
3927 PR gdb/16626
3928 * gdb.base/auto-load.exp: Fix out-of-srctree run.
3929
e2f0d509
JK
39302014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3931
3932 Fix dw2-icycle.exp -fsanitize=address GDB crash.
3933 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
3934
50cc37c8
DE
39352014-02-24 Doug Evans <dje@google.com>
3936
3937 * lib/gdb.exp (run_on_host): Log error output if program fails.
3938
ea4758f2
PA
39392014-02-21 Pedro Alves <palves@redhat.com>
3940
3941 * gdb.threads/step-after-sr-lock.c: Rename to ...
3942 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
3943 * gdb.threads/step-after-sr-lock.exp: Rename to ...
3944 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3945 ... this.
3946
d7b30f67
SDJ
39472014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
3948
3949 PR tdep/16397
3950 * gdb.arch/amd64-stap-special-operands.exp: New file.
3951 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
3952 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
3953 * gdb.arch/amd64-stap-triplet.S: Likewise.
3954 * gdb.arch/amd64-stap-triplet.c: Likewise.
3955
83deb43f
JB
39562014-02-20 Joel Brobecker <brobecker@adacore.com>
3957
3958 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
3959 in .section pseudo-op.
3960
adde2bff
DE
39612014-02-20 lin zuojian <manjian2006@gmail.com>
3962 Joel Brobecker <brobecker@adacore.com>
3963 Doug Evans <xdje42@gmail.com>
3964
3965 PR symtab/16581
3966 * gdb.dwarf2/dw2-icycle.S: New file.
3967 * gdb.dwarf2/dw2-icycle.c: New file.
3968 * gdb.dwarf2/dw2-icycle.exp: New file.
3969
f7bd0f78
SC
39702014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3971
3972 * gdb.python/py-value-cc.cc: Improve test case to enable testing
3973 operations on gdb.Value objects.
3974 * gdb.python/py-value-cc.exp: Add new test to test operations on
3975 gdb.Value objects.
3976
c17ef0d5
DE
39772014-02-18 Doug Evans <dje@google.com>
3978
3979 * Makefile.in (TESTS): New variable.
3980 (expanded_tests, expanded_tests_or_none): New variables
3981 (check-single): Pass $(expanded_tests_or_none) to runtest.
3982 (check-parallel): Only run tests in $(TESTS) if non-empty.
3983 (check/no-matching-tests-found): New rule.
3984 * README: Document TESTS makefile variable.
3985
5dd3176f
DE
39862014-02-18 Doug Evans <dje@google.com>
3987
3988 * Makefile.in (check-parallel): rm -rf outputs temp.
3989
0b10be4f
JK
39902014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3991
3992 Fix "ERROR: no fileid for" in the testsuite.
3993 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
3994
85f224e7
DE
39952014-02-12 Doug Evans <dje@google.com>
3996
3997 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
3998 (MISCELLANEOUS): New variable.
3999 (clean): rm -rf $(MISCELLANEOUS).
4000 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
4001 dwp live in the same directory as symlinks, with each symlink pointed
4002 to a differently named file in a different directory.
4003
149b30ff
DE
40042014-02-11 Doug Evans <dje@google.com>
4005
4006 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
4007 of Tcl file commands.
4008
1dfdac32
MK
40092014-02-10 Mark Kettenis <kettenis@gnu.org>
4010
4011 * gdb.threads/step-after-sr-lock.exp: Avoid executing
4012 "kill -SIGUSR1 -1".
4013
aa4fb036
JB
40142014-02-10 Joel Brobecker <brobecker@adacore.com>
4015
4016 * gdb.ada/tick_length_array_enum_idx: New testcase.
4017
ed3ef339
DE
40182014-02-10 Doug Evans <xdje42@gmail.com>
4019
4020 * configure.ac (AC_OUTPUT): Add gdb.guile.
4021 * configure: Regenerate.
4022 * lib/gdb-guile.exp: New file.
4023 * lib/gdb.exp (get_target_charset): New function.
4024 * gdb.base/help.exp: Update expected output from "apropos apropos".
4025 * gdb.guile/Makefile.in: New file.
4026 * gdb.guile/guile.exp: New file.
4027 * gdb.guile/scm-arch.c: New file.
4028 * gdb.guile/scm-arch.exp: New file.
4029 * gdb.guile/scm-block.c: New file.
4030 * gdb.guile/scm-block.exp: New file.
4031 * gdb.guile/scm-breakpoint.c: New file.
4032 * gdb.guile/scm-breakpoint.exp: New file.
4033 * gdb.guile/scm-disasm.c: New file.
4034 * gdb.guile/scm-disasm.exp: New file.
4035 * gdb.guile/scm-equal.c: New file.
4036 * gdb.guile/scm-equal.exp: New file.
4037 * gdb.guile/scm-error.exp: New file.
4038 * gdb.guile/scm-error.scm: New file.
4039 * gdb.guile/scm-frame-args.c: New file.
4040 * gdb.guile/scm-frame-args.exp: New file.
4041 * gdb.guile/scm-frame-args.scm: New file.
4042 * gdb.guile/scm-frame-inline.c: New file.
4043 * gdb.guile/scm-frame-inline.exp: New file.
4044 * gdb.guile/scm-frame.c: New file.
4045 * gdb.guile/scm-frame.exp: New file.
4046 * gdb.guile/scm-generics.exp: New file.
4047 * gdb.guile/scm-gsmob.exp: New file.
4048 * gdb.guile/scm-iterator.c: New file.
4049 * gdb.guile/scm-iterator.exp: New file.
4050 * gdb.guile/scm-math.c: New file.
4051 * gdb.guile/scm-math.exp: New file.
4052 * gdb.guile/scm-objfile-script-gdb.in: New file.
4053 * gdb.guile/scm-objfile-script.c: New file.
4054 * gdb.guile/scm-objfile-script.exp: New file.
4055 * gdb.guile/scm-objfile.c: New file.
4056 * gdb.guile/scm-objfile.exp: New file.
4057 * gdb.guile/scm-ports.exp: New file.
4058 * gdb.guile/scm-pretty-print.c: New file.
4059 * gdb.guile/scm-pretty-print.exp: New file.
4060 * gdb.guile/scm-pretty-print.scm: New file.
4061 * gdb.guile/scm-section-script.c: New file.
4062 * gdb.guile/scm-section-script.exp: New file.
4063 * gdb.guile/scm-section-script.scm: New file.
4064 * gdb.guile/scm-symbol.c: New file.
4065 * gdb.guile/scm-symbol.exp: New file.
4066 * gdb.guile/scm-symtab-2.c: New file.
4067 * gdb.guile/scm-symtab.c: New file.
4068 * gdb.guile/scm-symtab.exp: New file.
4069 * gdb.guile/scm-type.c: New file.
4070 * gdb.guile/scm-type.exp: New file.
4071 * gdb.guile/scm-value-cc.cc: New file.
4072 * gdb.guile/scm-value-cc.exp: New file.
4073 * gdb.guile/scm-value.c: New file.
4074 * gdb.guile/scm-value.exp: New file.
4075 * gdb.guile/source2.scm: New file.
4076 * gdb.guile/types-module.cc: New file.
4077 * gdb.guile/types-module.exp: New file.
4078
7026a7c1
YQ
40792014-02-10 Yao Qi <yao@codesourcery.com>
4080
4081 PR testsuite/16543
4082 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
4083 * configure: Regenerated.
4084 * Makefile.in: New file.
4085
6c466447
AS
40862014-02-08 Andreas Schwab <schwab@linux-m68k.org>
4087
4088 * gdb.python/py-framefilter.exp: Fix typo.
4089
6e854735
YQ
40902014-02-08 Yao Qi <yao@codesourcery.com>
4091
4092 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
4093 that no =breakpoint-modified is emitted when breakpoints are
4094 modified through MI commands.
4095
d137e6dc
PA
40962014-02-07 Pedro Alves <pedro@codesourcery.com>
4097 Pedro Alves <palves@redhat.com>
4098
4099 * gdb.threads/step-after-sr-lock.c: New file.
4100 * gdb.threads/step-after-sr-lock.exp: New file.
4101
b5ee5a50
PA
41022014-02-07 Pedro Alves <palves@redhat.com>
4103
4104 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
4105
3c77faf3
JK
41062014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4107
4108 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
4109 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
4110
6dddc817
DE
41112014-02-06 Doug Evans <xdje42@gmail.com>
4112
4113 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
4114 output.
4115
4116 * gdb.gdb/python-interrupts.exp: New file.
4117
de7b2893
YQ
41182014-02-05 Yao Qi <yao@codesourcery.com>
4119
4120 * gdb.trace/report.exp (use_collected_data): Test the output
4121 of "info threads" and "info inferiors".
4122
66d032ac
YQ
41232014-02-05 Yao Qi <yao@codesourcery.com>
4124
4125 Revert this patch:
4126
4127 2013-05-24 Yao Qi <yao@codesourcery.com>
4128
4129 * gdb.trace/tfile.exp: Test inferior and thread.
4130
591a12a1
UW
41312014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4132
4133 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
4134 on a function.
4135 * gdb.base/step-bt.c: Call hello via function pointer to make
4136 sure its first instruction is executed on powerpc64le-linux.
4137
0ff3e01f
UW
41382014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4139
4140 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
4141
084ee545
UW
41422014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4143
4144 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
4145 of the test patterns for use on little-endian systems.
4146
6ed14ff3
UW
41472014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4148
4149 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
4150 (decimal_vector): Fix for little-endian.
4151
401e27fd
JM
41522014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
4153
4154 * gdb.arch/sparc-sysstep.exp: New file.
4155 * gdb.arch/sparc-sysstep.c: Likewise.
4156
4157 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
4158
8b924729
EBM
41592014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4160
4161 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
4162
fb151210
JB
41632014-01-23 Tom Tromey <tromey@redhat.com>
4164
4165 * gdb.ada/array_char_idx: New testcase.
4166
0740f8d8
TT
41672014-01-23 Tom Tromey <tromey@redhat.com>
4168
4169 PR python/16487:
4170 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
4171 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
4172 classes.
4173
21909fa1
TT
41742014-01-23 Tom Tromey <tromey@redhat.com>
4175
4176 PR python/16491:
4177 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
4178 string from an inferior frame.
4179 * gdb.python/py-framefilter-mi.exp: Update.
4180
87ce2a04
DE
41812014-01-22 Doug Evans <dje@google.com>
4182
4183 * gdb.server/server-mon.exp: Add tests for "set debug-format".
4184
237b092b
AA
41852014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4186
4187 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
4188
d674a709
AA
41892014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4190
4191 * gdb.trace/entry-values.exp: Remove excess space character from
4192 regex patterns. Handle s390 call instruction.
4193
20fa3390
AA
41942014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4195
4196 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
4197 define "*_start" label. Make "name" static.
4198 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
4199 ${name} by references to ${name}_start.
4200
78466714
AA
42012014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4202
4203 * gdb.base/info-macros.exp: Remove "debug" from the compile
4204 options.
4205
ec9f644a
IB
42062014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4207
4208 * gdb.dlang/demangle.exp: New file.
4209
94b1b47e
IB
42102014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4211
4212 * gdb.dlang/primitive-types.exp: New file.
4213
7f420862
IB
42142014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4215
4216 * configure.ac: Create gdb.dlang/Makefile.
4217 * configure: Regenerate.
4218 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
4219 * gdb.dlang/Makefile.in: New file.
4220 * lib/d-support.exp: New file.
4221 * lib/gdb.exp (skip_d_tests): New proc.
4222
52834460
MM
42232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4224
4225 * gdb.btrace/delta.exp: Check reverse stepi.
4226 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
4227 * gdb.btrace/finish.exp: New.
4228 * gdb.btrace/next.exp: New.
4229 * gdb.btrace/nexti.exp: New.
4230 * gdb.btrace/record_goto.c: Add comments.
4231 * gdb.btrace/step.exp: New.
4232 * gdb.btrace/stepi.exp: New.
4233 * gdb.btrace/multi-thread-step.c: New.
4234 * gdb.btrace/multi-thread-step.exp: New.
4235 * gdb.btrace/rn-dl-bind.c: New.
4236 * gdb.btrace/rn-dl-bind.exp: New.
4237 * gdb.btrace/data.c: New.
4238 * gdb.btrace/data.exp: New.
4239 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4240
6e07b1d2
MM
42412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4242
4243 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
4244 * gdb.btrace/exception.exp: Update.
4245 * gdb.btrace/instruction_history.exp: Update.
4246 * gdb.btrace/record_goto.exp: Update.
4247 * gdb.btrace/tailcall.exp: Update.
4248 * gdb.btrace/unknown_functions.exp: Update.
4249 * gdb.btrace/delta.exp: New.
4250
0b722aec
MM
42512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4252
4253 * gdb.btrace/record_goto.exp: Add backtrace test.
4254 * gdb.btrace/tailcall.exp: Add backtrace test.
4255
066ce621
MM
42562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4257
4258 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
4259 * gdb.btrace/record_goto.c: New.
4260 * gdb.btrace/record_goto.exp: New.
4261 * gdb.btrace/x86-record_goto.S: New.
4262
0688d04e
MM
42632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4264
4265 * gdb.btrace/function_call_history.exp: Update tests.
4266 * gdb.btrace/instruction_history.exp: Update tests.
4267
8710b709
MM
42682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4269
4270 * gdb.btrace/function_call_history.exp: Fix expected field
4271 order for "record function-call-history".
4272 Add new tests for "record function-call-history /c".
4273 * gdb.btrace/exception.cc: New.
4274 * gdb.btrace/exception.exp: New.
4275 * gdb.btrace/tailcall.exp: New.
4276 * gdb.btrace/x86-tailcall.S: New.
4277 * gdb.btrace/x86-tailcall.c: New.
4278 * gdb.btrace/unknown_functions.c: New.
4279 * gdb.btrace/unknown_functions.exp: New.
4280 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4281
5de9129b
MM
42822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4283
4284 * gdb.btrace/instruction_history.exp: Update.
4285 * gdb.btrace/function_call_history.exp: Update.
4286
23a7fe75
MM
42872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4288
4289 * gdb.btrace/function_call_history.exp: Fix expected function
4290 trace.
4291 * gdb.btrace/instruction_history.exp: Initialize traced.
4292 Remove traced_functions.
4293
724c7dd8
MM
42942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4295
4296 * gdb.btrace/function_call_history.exp: Update
4297 * gdb.btrace/instruction_history.exp: Update.
4298
6d78d93b
MM
42992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4300
4301 * gdb.btrace/enable.exp: Update expected text.
4302
93a360cc
OJ
43032014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
4304
4305 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
4306 bytes.
4307
3772b53f
MR
43082014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
4309
4310 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
4311
596662fa
OJ
43122014-01-15 Omair Javaid <omair.javaid@linaro.org>
4313
4314 * lib/gdb.exp (supports_process_record): Return true for
4315 arm*-linux*. (supports_reverse): Likewise.
4316
b5b08fb4
SC
43172014-01-13 Siva Chandra Reddy <sivachandra@google.com>
4318
4319 PR python/15464
4320 PR python/16113
4321 * gdb.python/py-type.c: Enhance test case.
4322 * gdb.python/py-value-cc.cc: Likewise
4323 * gdb.python/py-type.exp: Add new tests.
4324 * gdb.python/py-value-cc.exp: Likewise
4325
52d7fb13
AA
43262014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
4327 Pedro Alves <palves@redhat.com>
4328
4329 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
4330 Make "name" extern.
4331 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
4332 references to ${name}_start by references to ${name}.
4333
a2cd8cfe
JB
43342014-01-10 Joel Brobecker <brobecker@adacore.com>
4335
4336 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
4337
4e23fced
JB
43382014-01-10 Joel Brobecker <brobecker@adacore.com>
4339
4340 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
4341
c6a9e42c
PA
43422014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
4343 Pedro Alves <palves@redhat.com>
4344
4345 * gdb.mi/mi-info-os.exp: Connect to the target with
4346 mi_gdb_target_load.
4347
b7ea362b
PA
43482014-01-08 Pedro Alves <palves@redhat.com>
4349
4350 * gdb.threads/reconnect-signal.c: New file.
4351 * gdb.threads/reconnect-signal.exp: New file.
4352
5e3f4fab
EBM
43532014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4354
4355 * gdb.base/source-dir.exp: New file.
4356
79301218
JB
43572014-01-07 Joel Brobecker <brobecker@adacore.com>
4358
4359 * gdb.ada/mi_interface: New testcase.
4360
8e355c5d
JB
43612014-01-07 Joel Brobecker <brobecker@adacore.com>
4362
4363 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
4364 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
4365 gdb.ada/pp-rec-component/pck.ads: New files.
4366
c0d48811
JB
43672014-01-07 Joel Brobecker <brobecker@adacore.com>
4368
4369 * gdb.python/py-pp-integral.c: New file.
4370 * gdb.python/py-pp-integral.py: New file.
4371 * gdb.python/py-pp-integral.exp: New file.
4372
17b609c3 4373For older changes see ChangeLog-1993-2013.
c906108c 4374\f
8d8cb839
EZ
4375;; Local Variables:
4376;; mode: change-log
4377;; left-margin: 8
4378;; fill-column: 74
4379;; version-control: never
4380;; End:
902f2ccb 4381
32d0add0 4382 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
4383 Copying and distribution of this file, with or without modification,
4384 are permitted provided the copyright notice and this notice are preserved.
This page took 4.137653 seconds and 4 git commands to generate.