]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Fix gnuv3_pass_by_reference to lookup copy c-tors with qualified args.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
778811d5
SC
12014-10-15 Siva Chandra Reddy <sivachandra@google.com>
2
3 PR c++/13403
4 PR c++/15154
5 * gdb.cp/non-trivial-retval.cc: New file.
6 * gdb.cp/non-trivial-retval.exp: New file.
7
10c5f0a8
YQ
82014-10-15 Yao Qi <yao@codesourcery.com>
9
10 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11 remote host.
12
65d7b369
YQ
132014-10-15 Yao Qi <yao@codesourcery.com>
14
15 * gdb.python/py-symbol.exp: Match file base name if host is
16 remote, otherwise match file name with dir name.
17 * gdb.python/py-symtab.exp: Likewise.
18 * gdb.python/python.exp: Likewise.
19
46dc1394
YQ
202014-10-15 Yao Qi <yao@codesourcery.com>
21
22 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
23 pattern.
24 * gdb.python/py-symtab.exp: Likewise.
25 * gdb.python/python.exp: Remove trailing ".*". Fix typo
26 locationn.
27
c40cc657
JB
282014-10-14 Joel Brobecker <brobecker@adacore.com>
29
30 * gdb.ada/addr_arith: New testcase.
31
2abf49e1
MR
322014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
33
34 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
35 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
36 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
37 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
38
f7088df3
SDJ
392014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
40
41 * gdb.arch/stap-eval-lang-ada.S: Likewise.
42 * gdb.arch/stap-eval-lang-ada.c: Likewise.
43 * gdb.arch/stap-eval-lang-ada.exp: New file.
44
4dc06805
YQ
452014-10-14 Yao Qi <yao@codesourcery.com>
46
47 * gdb.mi/mi-var-child.c (nothing1): New function.
48 (nothing2): New function.
49 (do_children_tests): Set function pointers by nothing1 and
50 nothing2.
51 * gdb.mi/mi-var-child.exp: Step over new added statements.
52 Update test to match the new output.
53 * gdb.mi/var-cmd.c (nothing1): New function.
54 (nothing2): New function.
55 (do_children_tests): Set function pointers by nothing1 and
56 nothing2.
57 * gdb.mi/mi-var-display.exp: Update test to match output.
58 Step to the line specified by $line_dct_nothing.
59 Increase the number of lines to step.
60
46a93de2
YQ
612014-10-14 Yao Qi <yao@codesourcery.com>
62
63 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
64 tests.
65 * gdb.mi/mi2-var-child.exp: Likewise.
66
14ea52ee
DE
672014-10-13 Doug Evans <dje@google.com>
68
69 * gdb.python/py-objfile.exp: Change name of file name test.
70
e5c6e92b
DE
712014-10-13 Doug Evans <dje@google.com>
72
73 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
74 from the start of the CU.
75
c780cc2f
JK
762014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
77 Yao Qi <yao@codesourcery.com>
78
79 Fix "save breakpoints" for "catch" command.
80 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
81 Remove -nonewline. Match also the added "main" line.
82
99894e11
JK
832014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
84
85 Fix "save breakpoints" for "disable $bpnum" command.
86 * gdb.base/save-bp.c (main): Add label.
87 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
88
6e1ac5a3
JK
892014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
90
91 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
92
754dd2b0
YQ
932014-10-11 Yao Qi <yao@codesourcery.com>
94
95 * gdb.server/server-kill.exp: Execute command
96 "set remote trace-status-packet on" before "tstatus".
97
f90183d7
YQ
982014-10-11 Yao Qi <yao@codesourcery.com>
99
100 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
101 (main): Call getppid.
102 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
103 and continue to it. Read variable "server_pid".
104
bf40a607
YQ
1052014-10-11 Yao Qi <yao@codesourcery.com>
106
107 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
108
052ca370
YQ
1092014-10-11 Yao Qi <yao@codesourcery.com>
110
111 * gdb.threads/thread-find.exp: Don't execute command
112 "info threads".
113 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
114 * gdb.threads/linux-dp.exp: Don't check the condition
115 $threads_created equals to zero.
116
3831839c
PA
1172014-10-10 Pedro Alves <palves@redhat.com>
118
119 * gdb.base/bigcore.exp: Remove references to IRIX.
120 * gdb.base/funcargs.exp: Likewise.
121 * gdb.base/interrupt.exp: Likewise.
122 * gdb.base/mips_pro.exp: Likewise.
123 * gdb.base/nodebug.exp: Likewise.
124 * gdb.base/setvar.exp: Likewise.
125 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
126
8b9a549d
PA
1272014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
128 Pedro Alves <palves@redhat.com>
129
130 PR symtab/14466
131 * gdb.base/vdso-warning.c: New file.
132 * gdb.base/vdso-warning.exp: New file.
133
d48ba5e8
DE
1342014-10-02 Doug Evans <dje@google.com>
135
136 * gdb.base/structs.c (main): Don't run forever.
137
2278c276
PA
1382014-10-02 Pedro Alves <palves@redhat.com>
139
140 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
141 (top level) <stop threads 1, stop threads 2>: Use it.
142
b57bacec
PA
1432014-10-02 Pedro Alves <palves@redhat.com>
144
145 * gdb.threads/break-while-running.exp (test): Add new
146 'update_thread_list' argument. Skip "info threads" if false.
147 (top level): Add new 'update_thread_list' axis.
148
13fd3ff3
PA
1492014-10-02 Pedro Alves <palves@redhat.com>
150
151 PR breakpoints/17431
152 * gdb.base/execl-update-breakpoints.c: New file.
153 * gdb.base/execl-update-breakpoints.exp: New file.
154
0fec99e8
PA
1552014-10-01 Pedro Alves <palves@redhat.com>
156
157 * gdb.base/breakpoint-in-ro-region.c: New file.
158 * gdb.base/breakpoint-in-ro-region.exp: New file.
159
2ddf4301
SM
1602014-10-01 Simon Marchi <simon.marchi@ericsson.com>
161
162 * gdb.mi/mi-exit-code.exp: New file.
163 * gdb.mi/mi-exit-code.c: New file.
164
6a5f3f43
YQ
1652014-09-30 Yao Qi <yao@codesourcery.com>
166
167 * lib/prelink-support.exp (build_executable_own_libs): Error if
168 the target isn't native.
169
345bcc73
YQ
1702014-09-30 Yao Qi <yao@codesourcery.com>
171
172 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
173 false.
174
a25a5a45
PA
1752014-09-22 Pedro Alves <palves@redhat.com>
176
177 * gdb.threads/break-while-running.exp: New file.
178 * gdb.threads/break-while-running.c: New file.
179
00ba3162
YQ
1802014-09-19 Yao Qi <yao@codesourcery.com>
181
182 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
183 Invoke test. Restart GDB with --readnow and invoke test again.
184
c3b7b696
YQ
1852014-09-19 Yao Qi <yao@codesourcery.com>
186
187 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
188 proc set_breakpoint_on_gcd_function. Invoke
189 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
190 invoke set_breakpoint_on_gcd_function again.
191
2b4fd423
DE
1922014-09-18 Doug Evans <dje@google.com>
193
194 * gdb.dwarf2/symtab-producer.exp: New file.
195
a5947601
SDJ
1962014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
197
198 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
199 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
200 * gdb.base/global-var-nested-by-dso.c: Likewise.
201 * gdb.base/global-var-nested-by-dso.exp: Likewise.
202
91c19059
SDJ
2032014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
204 Pedro Alves <palves@redhat.com>
205
206 * gdb.base/watch-bitfields.exp: Pass string other than test file
207 name to prepare_for_testing.
208 (watch): New procedure.
209 (expect_watchpoint): Use with_test_prefix.
210 (top level): Factor out tests to ...
211 (test_watch_location, test_regular_watch): ... these new
212 procedures, and use with_test_prefix and gdb_continue_to_end.
213
bb9d5f81
PP
2142014-09-16 Patrick Palka <patrick@parcs.ath.cx>
215
216 PR breakpoints/12526
217 * gdb.base/watch-bitfields.exp: New file.
218 * gdb.base/watch-bitfields.c: New file.
219
635856f5
PA
2202014-09-16 Pedro Alves <palves@redhat.com>
221
222 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
223 software and hardware addresses, not software address against
224 itself.
225
7280ceea
PA
2262014-09-16 Pedro Alves <palves@redhat.com>
227
228 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
229 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
230
428b16bd
PA
2312014-09-16 Pedro Alves <palves@redhat.com>
232
233 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
234 files.
235 * gdb.base/a2-run.exp: Remove all code guarded by istarget
236 "*-*-vxworks*" throughout.
237 * gdb.base/break.exp: Likewise.
238 * gdb.base/default.exp: Likewise.
239 * gdb.base/scope.exp: Likewise.
240 * gdb.base/sepdebug.exp: Likewise.
241 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
242 throughout.
243 * gdb.base/run.c: Likewise.
244 * gdb.base/sepdebug.c: Likewise.
245 * gdb.hp/gdb.aCC/run.c: Likewise.
246 * gdb.reverse/until-reverse.c: Likewise.
247 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
248
666d413c
YQ
2492014-09-16 Yao Qi <yao@codesourcery.com>
250
251 * boards/local-remote-host-native.exp: New file.
252
57cbd724
DE
2532014-09-14 Doug Evans <xdje42@gmail.com>
254
255 * gdb.threads/queue-signal.c (thread_count): New variable.
256 (thread_count_mutex, thread_count_condvar): New variables.
257 (incr_thread_count, wait_all_threads_running): New functions.
258 (main): Wait for all threads to be in their thread functions.
259
81219e53
DE
2602014-09-13 Doug Evans <xdje42@gmail.com>
261
262 * gdb.threads/queue-signal.c: New file.
263 * gdb.threads/queue-signal.exp: New file.
264
3714cea7
DE
2652014-09-13 Doug Evans <xdje42@gmail.com>
266
267 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
268 be consistent with what default_gdb_init uses.
269 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
270 the plain text of the prompt. Add some logging printfs.
271 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
272
fa43b1d7
PA
2732014-09-12 Pedro Alves <palves@redhat.com>
274
275 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
276 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
277 * gdb.arch/i386-size-overlap.exp: Likewise.
278 * gdb.arch/i386-size.exp: Likewise.
279 * gdb.arch/i386-unwind.exp: Likewise.
280 * gdb.base/a2-run.exp: Likewise.
281 * gdb.base/break.exp: Likewise.
282 * gdb.base/charset.exp: Likewise.
283 * gdb.base/chng-syms.exp: Likewise.
284 * gdb.base/commands.exp: Likewise.
285 * gdb.base/dbx.exp: Likewise.
286 * gdb.base/find.exp: Likewise.
287 * gdb.base/funcargs.exp: Likewise.
288 * gdb.base/jit-simple.exp: Likewise.
289 * gdb.base/reread.exp: Likewise.
290 * gdb.base/sepdebug.exp: Likewise.
291 * gdb.base/step-bt.exp: Likewise.
292 * gdb.cp/mb-inline.exp: Likewise.
293 * gdb.cp/mb-templates.exp: Likewise.
294 * gdb.objc/basicclass.exp: Likewise.
295 * gdb.threads/killed.exp: Likewise.
296
9d9bf2df
EBM
2972014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
298
299 PR tdep/17379
300 * gdb.arch/powerpc-stackless.S: New file.
301 * gdb.arch/powerpc-stackless.exp: New file.
302
1cf2f1b0
JK
3032014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
304
305 * gdb.base/attach.c: Include unistd.h.
306 (main): Call alarm. Add label postloop.
307 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
308 gdb_breakpoint, gdb_continue_to_breakpoint.
309 (test_command_line_attach_run): Kill ${testpid} in one exit path.
310
98880d46
PA
3112014-09-11 Pedro Alves <palves@redhat.com>
312
313 PR gdb/17347
314 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
315 * gdb.base/attach.exp (test_command_line_attach_run): New
316 procedure.
317 (top level): Call it.
318
4c92ff2c
PA
3192014-09-11 Pedro Alves <palves@redhat.com>
320
321 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
322 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
323 (do_command_attach_tests): Use spawn_wait_for_attach.
324 * gdb.base/solib-overlap.exp: Likewise.
325 * gdb.multi/multi-attach.exp: Likewise.
326 * gdb.python/py-prompt.exp: Likewise.
327 * gdb.python/py-sync-interp.exp: Likewise.
328 * gdb.server/ext-attach.exp: Likewise.
329
3adc1a7d
GKB
3302014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
331
332 * gdb.fortran/array-element.exp: Remove unexpected "continue"
333 command in testcase. Simplify testcase.
334
96334934
JB
3352014-09-10 Joel Brobecker <brobecker@adacore.com>
336
337 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
338
eb479039
JB
3392014-09-10 Joel Brobecker <brobecker@adacore.com>
340
341 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
342
deede10c
JB
3432014-09-10 Joel Brobecker <brobecker@adacore.com>
344
345 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
346
7828a5f5
JB
3472014-09-10 Joel Brobecker <brobecker@adacore.com>
348
349 * gdb.dwarf2/dynarr-ptr.c: New file.
350 * gdb.dwarf2/dynarr-ptr.exp: New file.
351
33aeebcf
MR
3522014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
353
354 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
355 of 30 rather than hardcoding 120 for a slow test case. Take the
356 `gdb,timeout' target setting into account for this calculation.
357 Don't extend the timeout for the test cases that don't need it.
358
7b415901
MR
3592014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
360
361 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
362 a factor of 2 for a slow test case. Take the `gdb,timeout'
363 target setting into account for this calculation.
364 * gdb.reverse/until-precsave.exp: Increase the timeout by
365 a factor of 15 and 3 respectively rather than adding 120
366 for a pair of slow test cases. Take the `gdb,timeout'
367 target setting into account for this calculation.
368
4a40f85a
MR
3692014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
370
371 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
372 timeout, don't pass one down to gdb_expect.
373 (gdb_expect): Rework timeout selection.
374
09635af7
MR
3752014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
376
377 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
378 exception on timeout.
379 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
380 (gdbserver_start_extended): Catch any `gdbserver_start' error
381 exceptions.
382 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
383 * lib/mi-support.exp (mi_gdb_target_load): Catch any
384 `gdbserver_gdb_load' error exceptions.
385
2bdd10b7
MR
3862014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
387
388 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
389 120 on waiting for the TCP socket to open.
390
316935f0
DE
3912014-09-09 Doug Evans <xdje42@gmail.com>
392
393 * gdb.base/default.exp (show_conv_list): Add _caller_is,
394 _caller_matches, _any_caller_is, _any_caller_matches.
395
83740597
DE
3962014-09-09 Doug Evans <xdje42@gmail.com>
397
398 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
399
4c122fc3
YQ
4002014-09-09 Yao Qi <yao@codesourcery.com>
401
402 * gdb.mi/mi-var-display.exp: Set print symbol off.
403
a9f116cb
GKB
4042014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
405
406 PR gdb/17035
407 * gdb.base/commands.exp: Add tests to verify user-defined
408 commands with empty bodies.
409 * gdb.python/py-cmd.exp: Test that we don't show user-defined
410 python commands in `show user command`.
411 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
412 scheme commands in `show user command`.
413
c75bd3a2
JK
4142014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
415
416 PR python/17355
417 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
418 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
419 * gdb.python/py-framefilter-invalidarg.exp: New file.
420 * gdb.python/py-framefilter-invalidarg.py: New file.
421
faa42425
DE
4222014-09-06 Doug Evans <xdje42@gmail.com>
423
424 PR 15276
425 * gdb.python/py-caller-is.c: New file.
426 * gdb.python/py-caller-is.exp: New file.
427
474ca4f6
SDJ
4282014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
429
430 PR gdb/17235
431 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
432 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
433
eb0b0463
SDJ
4342014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
435
436 PR fortran/17237
437 * gdb.fortran/print-formatted.exp: New file.
438 * gdb.fortran/print-formatted.f90: Likewise.
439
5f3b99cf
SS
4402014-09-03 Sasha Smundak <asmundak@google.com>
441
442 * gdb.python/py-frame.exp: Test Frame.read_register.
443
7d793aa9
SDJ
4442014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
445
446 PR python/16699
447 * gdb.python/py-completion.exp: New file.
448 * gdb.python/py-completion.py: Likewise.
449
fb0576e9
DE
4502014-08-28 Doug Evans <dje@google.com>
451
452 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
453 eax,etc. are live with values set by gdb and thus the compiler can't
454 use them.
455 * gdb.arch/i386-pseudo.c (main): Ditto.
456
ee92b0dd
DE
4572014-08-27 Doug Evans <dje@google.com>
458
459 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
460
6649db35
DE
4612014-08-25 Doug Evans <dje@google.com>
462
463 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
464 (main): Ditto.
465
564b7600
DE
4662014-08-25 Doug Evans <dje@google.com>
467
468 * gdb.threads/thread-execl.exp: #include <stdio.h>.
469
3881fb67
YQ
4702014-08-24 Yao Qi <yao@codesourcery.com>
471
472 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
473 symbol off.
474 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
475
a05a36a5
DE
4762014-08-22 Doug Evans <dje@google.com>
477
478 PR 17276
479 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
480 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
481 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
482
7c343b48
YQ
4832014-08-22 Yao Qi <yao@codesourcery.com>
484
485 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
486 * gdb.python/py-finish-breakpoint2.exp: Likewise.
487 * gdb.python/python.exp: Likewise. Use .py file on the host
488 instead of the build.
489
22fd09ae
JK
4902014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
491
492 * gdb.threads/gcore-stale-thread.c: New file.
493 * gdb.threads/gcore-stale-thread.exp: New file.
494
a8454a7c
PA
4952014-08-21 Pedro Alves <palves@redhat.com>
496
497 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
498 * gdb.base/gcore-relro-pie.exp: Likewise.
499 * gdb.base/gcore-relro.exp: Likewise.
500 * gdb.base/gcore.exp: Likewise.
501 * gdb.base/print-symbol-loading.exp: Likewise.
502 * gdb.threads/gcore-thread.exp: Likewise.
503 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
504
2a31c623
PA
5052014-08-20 Pedro Alves <palves@redhat.com>
506 Jan Kratochvil <jan.kratochvil@redhat.com>
507
508 * Makefile.in (EXTRA_RULES, CC): New variables, get from
509 configure.
510 (EXPECT): Handle READ1 being set.
511 (all): Depend on EXTRA_RULES.
512 (check-read1, expect-read1, read1.so, read1): New rules.
513 * README (Testsuite Parameters): Document the READ1 make variable.
514 (Race detection): New section.
515 * configure: Regenerate.
516 * configure.ac: If build==host==target, and running under a
517 GNU/glibc system, add read1 to the extra Makefile rules.
518 (EXTRA_RULES): AC_SUBST it.
519 * lib/read1.c: New file.
520
d36430db
JB
5212014-08-20 Joel Brobecker <brobecker@adacore.com>
522
523 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
524 the handling of variables declared as a typedef to an array
525 which a DW_AT_data_location attribute.
526
9a0dc9e3
PA
5272014-08-19 Andrew Burgess <aburgess@broadcom.com>
528 Pedro Alves <palves@redhat.com>
529
530 PR symtab/14604
531 PR symtab/14605
532 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
533 gdb_test.
534
0718a8da
PA
5352014-08-19 Pedro Alves <palves@redhat.com>
536
537 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
538
13b448cd
YQ
5392014-08-19 Yao Qi <yao@codesourcery.com>
540
541 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
542 right line.
543
1cbf5077
DB
5442014-08-18 David Blaikie <dblaikie@gmail.com>
545
546 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
547
bf0fae19
JB
5482014-08-18 Joel Brobecker <brobecker@adacore.com>
549
550 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
551 attribute in array range.
552
3c8c5dcc
JB
5532014-08-18 Joel Brobecker <brobecker@adacore.com>
554
555 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
556
e66d4446
SC
5572014-08-15 Siva Chandra Reddy <sivachandra@google.com>
558
559 PR c++/17132
560 * gdb.cp/pr17132.cc: New file.
561 * gdb.cp/pr17132.exp: New file.
562
940df408
SC
5632014-08-15 Siva Chandra Reddy <sivachandra@google.com>
564
565 * gdb.python/py-xmethods.py (A_getarrayind)
566 (E_method_char_worker.__call__, E_method_int_worker.__call__):
567 Use 'print' with function call syntax.
568 (E_method_matcher.match): Fix tab vs space indentation mixup.
569
ebcc6c3a
YQ
5702014-08-15 Yao Qi <yao@codesourcery.com>
571
572 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
573 false.
574
775e0f04
YQ
5752014-08-15 Yao Qi <yao@codesourcery.com>
576
577 * gdb.cp/casts.exp: Set print symbol off.
578 * gdb.cp/class2.exp: Likewise.
579 * gdb.cp/overload.exp: Likewise.
580 * gdb.cp/templates.exp: Likewise.
581
d769e349
DE
5822014-08-11 Doug Evans <dje@google.com>
583
584 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
585 (test_load_shlib): Update.
586
20c6f1e1
YQ
5872014-08-09 Yao Qi <yao@codesourcery.com>
588
589 * gdb.base/display.exp: Invoke is_address_zero_readable.
590 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
591 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
592 * gdb.base/hbreak-unmapped.exp: Return if
593 is_address_zero_readable returns true.
594 * gdb.base/signest.exp: Likewise.
595 * gdb.base/signull.exp: Likewise.
596 * gdb.base/sigbpt.exp: Likewise.
597 * gdb.guile/scm-disasm.exp: Do the test if
598 is_address_zero_readable returns false.
599 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
600 * gdb.python/py-arch.exp: Likewise.
601 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
602 * lib/gdb.exp (is_address_zero_readable): New proc.
603
5792e8e3
YQ
6042014-08-09 Yao Qi <yao@codesourcery.com>
605
606 PR testsuite/13443
607 * gdb.mi/mi-var-display.exp: Make test messages unique.
608
3cecbbbe
TT
6092014-08-04 Tom Tromey <tromey@redhat.com>
610
611 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
612 target 0".
613
00b51ff5
TT
6142014-08-04 Tom Tromey <tromey@redhat.com>
615
616 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
617 "target_resume".
618
6908c509
JB
6192014-08-01 Joel Brobecker <brobecker@adacore.com>
620
621 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
622 inner_vla_struct_object_size.
623 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
624 as xfail.
625
cc6563d2
PA
6262014-07-30 Pedro Alves <palves@redhat.com>
627
628 * gdb.threads/signal-command-handle-nopass.exp (test): Add
629 comment.
630
7e09a223
YQ
6312014-07-29 Yao Qi <yao@codesourcery.com>
632
633 PR gdb/17206
634 * gdb.base/until-nodebug.exp: New.
635
7ebdbe92
DE
6362014-07-28 Doug Evans <xdje42@gmail.com>
637
638 PR guile/17203
639 * gdb.guile/scm-parameter.exp: Add tests for trying to create
640 previously existing parameter, and previously ambiguously spelled
641 parameter.
642
fdb1adc6
WN
6432014-07-28 Will Newton <will.newton@linaro.org>
644
645 * gdb.base/varargs.exp: Remove KFAILs for ARM.
646
186fcde0
DE
6472014-07-26 Ludovic Courtès <ludo@gnu.org>
648 Doug Evans <xdje42@gmail.com>
649
650 PR guile/17146
651 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
652
70509625
PA
6532014-07-25 Pedro Alves <palves@redhat.com>
654
655 * gdb.threads/signal-command-handle-nopass.c: New file.
656 * gdb.threads/signal-command-handle-nopass.exp: New file.
657 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
658 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
659 * gdb.threads/signal-delivered-right-thread.c: New file.
660 * gdb.threads/signal-delivered-right-thread.exp: New file.
661
c3f814a1
PA
6622014-07-25 Pedro Alves <palves@redhat.com>
663
664 * gdb.base/double-prompt-target-event-error.exp
665 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
666 match.
667 (cancel_pagination_in_target_event): Rework double prompt
668 detection.
669 * gdb.base/paginate-after-ctrl-c-running.exp
670 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
671 <return>' match.
672 * gdb.base/paginate-bg-execution.exp
673 (test_bg_execution_pagination_return)
674 (test_bg_execution_pagination_cancel): Remove '-notransfer
675 <return>' matches.
676 * gdb.base/paginate-execution-startup.exp
677 (test_fg_execution_pagination_return)
678 (test_fg_execution_pagination_cancel): Remove '-notransfer
679 <return>' matches.
680 * gdb.base/paginate-inferior-exit.exp
681 (test_paginate_inferior_exited): Remove '-notransfer <return>'
682 match.
683 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
684 * lib/gdb.exp (pagination_prompt): Run text through
685 string_to_regexp.
686 (gdb_test_multiple): Match $pagination_prompt instead of
687 "<return>".
688 (string_to_regexp): Move to lib/gdb-utils.exp.
689
e214cf6c
JK
6902014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
691
692 * gdb.arch/amd64-entry-value-paramref.S: New file.
693 * gdb.arch/amd64-entry-value-paramref.cc: New file.
694 * gdb.arch/amd64-entry-value-paramref.exp: New file.
695 * gdb.arch/amd64-optimout-repeat.S: New file.
696 * gdb.arch/amd64-optimout-repeat.c: New file.
697 * gdb.arch/amd64-optimout-repeat.exp: New file.
698
17d0c5c8
JK
6992014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
700
701 PR gdb/17170
702 * gdb.base/statistics.exp: New file.
703
b8b8facf
DE
7042014-07-17 Doug Evans <dje@google.com>
705
74b49205 706 PR gdb/17170
b8b8facf
DE
707 * gdb.base/maint.exp: Update testing of per-command stats.
708
1b5d0ab3
PA
7092014-07-16 Pedro Alves <palves@redhat.com>
710
711 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
712 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
713 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
714 (tfile_write_buf): New functions.
715 (add_memory_block): Rewrite using the above.
716 (adjust_function_address): New function.
717 (FUNCTION_ADDRESS): New macro.
718 (write_basic_trace_file): Remove short_x local, and use
719 tfile_write_16. Change type of func_addr local to unsigned long
720 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
721 here. Cast argument of add_memory_block to char pointer.
722 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
723 (main): Remove parameters.
724 * gdb.trace/tfile.exp: Remove nowarnings.
725
4d974e88
SM
7262014-07-15 Simon Marchi <simon.marchi@ericsson.com>
727
728 * gdb.base/debug-expr.exp: Test string evaluation with
729 "debug expression" on.
730
41e99568
PA
7312014-07-15 Pedro Alves <palves@redhat.com>
732
733 * gdb.base/reread.exp: Use clean_restart.
734
487d9753
PL
7352014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
736
737 * gdb.arch/avr-flash-qualifer.c: New.
738 * gdb.arch/avr-flash-qualifer.exp: New.
739
cc1c52ad
PA
7402014-07-14 Pedro Alves <palves@redhat.com>
741
742 * gdb.base/paginate-after-ctrl-c-running.c: New file.
743 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
744
1e973570
PA
7452014-07-14 Pedro Alves <palves@redhat.com>
746
747 * gdb.base/double-prompt-target-event-error.c: New file.
748 * gdb.base/double-prompt-target-event-error.exp: New file.
749
93d6eb10
PA
7502014-07-14 Pedro Alves <palves@redhat.com>
751
752 PR gdb/17072
753 * gdb.base/paginate-inferior-exit.c: New file.
754 * gdb.base/paginate-inferior-exit.exp: New file.
755
0017922d
PA
7562014-07-14 Pedro Alves <palves@redhat.com>
757
758 PR gdb/17072
759 * gdb.base/paginate-bg-execution.c: New file.
760 * gdb.base/paginate-bg-execution.exp: New file.
761
94696ad3
PA
7622014-07-14 Pedro Alves <palves@redhat.com>
763
764 PR gdb/17072
765 * gdb.base/paginate-execution-startup.c: New file.
766 * gdb.base/paginate-execution-startup.exp: New file.
767 * lib/gdb.exp (pagination_prompt): New global.
768 (default_gdb_spawn): New procedure, factored out from
769 default_gdb_spawn.
770 (default_gdb_start): Adjust to call default_gdb_spawn.
771 (gdb_spawn): New procedure.
772
bd293940
PA
7732014-07-14 Pedro Alves <palves@redhat.com>
774
775 * lib/gdb.exp (gdb_assert): New procedure.
776 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
777
c933f875
PA
7782014-07-14 Pedro Alves <palves@redhat.com>
779
780 * gdb.base/execution-termios.c: New file.
781 * gdb.base/execution-termios.exp: New file.
782
d98b7a16
TT
7832014-07-14 Tom Tromey <tromey@redhat.com>
784
785 * gdb.cp/vla-cxx.cc: New file.
786 * gdb.cp/vla-cxx.exp: New file.
787
548740d6
TT
7882014-07-14 Tom Tromey <tromey@redhat.com>
789
790 * gdb.reverse/rerun-prec.c: New file.
791 * gdb.reverse/rerun-prec.exp: New file.
792
a25eb028
MR
7932014-07-12 Maciej W. Rozycki <macro@mips.com>
794 Maciej W. Rozycki <macro@codesourcery.com>
795
796 * lib/gdb-utils.exp: New file.
797 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
798 inline `gdb_init_command' processing.
799 (gdb_start_cmd): Likewise.
800 * lib/mi-support.exp (mi_run_cmd): Likewise.
801 * README: Document `gdb_init_command' and `gdb_init_commands'.
802
218c2655
JK
8032014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
804
805 Fix false FAIL running under a very long directory name.
806 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
807 and "set print elements 10000". Twice.
808
5401fde3
YQ
8092014-07-11 Yao Qi <yao@codesourcery.com>
810
811 * gdb.base/exprs.exp: "set print symbol off".
812
e76126e8
PA
8132014-07-11 Pedro Alves <palves@redhat.com>
814
815 * gdb.threads/kill.c: New file.
816 * gdb.threads/kill.exp: New file.
817
2d6f0de6
YQ
8182014-07-10 Yao Qi <yao@codesourcery.com>
819
820 * gdb.trace/tfile.c (write_basic_trace_file)
821 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
822 address written to trace file.
823
7180e04a
PA
8242014-07-09 Pedro Alves <palves@redhat.com>
825
826 * gdb.base/attach-wait-input.exp: New file.
827 * gdb.base/attach-wait-input.c: New file.
828
9a9a7608
AB
8292014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
830
831 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
832 setting up test structures.
833 (main): Call new test function.
834 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
835 test function, continue into test function and walk test
836 structures.
837
161ac41e
YQ
8382014-07-02 Yao Qi <yao@codesourcery.com>
839
840 * gdb.trace/entry-values.c: Define labels 'foo_start' and
841 'bar_start' at the beginning of functions 'foo' and 'bar'
842 respectively.
843 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
844 instead of 'foo' and 'bar'.
845
1f267ae3
MM
8462014-07-08 Markus Metzger <markus.t.metzger@intel.com>
847
848 * gdb.btrace/segv.exp: New.
849 * gdb.btrace/segv.c: New.
850
2b239efb
LM
8512014-07-02 Luis Machado <lgustavo@codesourcery.com>
852
853 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
854 instruction.
855
cf363f18
MW
8562014-06-30 Mark Wielaard <mjw@redhat.com>
857
858 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
859 vulture, vilify, villar): New volatile array constants.
860 (vindictive, vegetation): New const volatile array constants.
861 * gdb.base/volatile.exp: Test volatile and const volatile array
862 types.
863
aebf9d24
AA
8642014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
865
866 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
867 target lacks support for awatch, rwatch, or hbreak.
868
b67a2c6f
YQ
8692014-06-27 Yao Qi <yao@codesourcery.com>
870
871 * gdb.multi/dummy-frame-restore.exp: New.
872 * gdb.multi/dummy-frame-restore.c: New.
873
aef92902
MM
8742014-06-25 Markus Metzger <markus.t.metzger@intel.com>
875
876 * gdb.btrace/gcore.exp: New.
877
8e9db26e
PA
8782014-06-23 Pedro Alves <palves@redhat.com>
879
880 * gdb.base/watchpoint-reuse-slot.c: New file.
881 * gdb.base/watchpoint-reuse-slot.exp: New file.
882
70afc5b7
SC
8832014-06-23 Siva Chandra Reddy <sivachandra@google.com>
884
885 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
886 progspace's filename in 'info', 'enable' and 'disable' command
887 tests.
888
b972bd9c
JK
8892014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
890
891 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
892 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
893 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
894
125f8a3d
GB
8952014-06-20 Gary Benson <gbenson@redhat.com>
896
897 * gdb.arch/i386-avx.exp: Fix include file location.
898 * gdb.arch/i386-sse.exp: Likewise.
899
3ed9baed
IB
9002014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
901
902 * gdb.dlang/expression.exp: New file.
903
034f788c
PA
9042014-06-19 Pedro Alves <palves@redhat.com>
905
906 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
907 out from ...
908 (top level): ... here. Iterate running tests under different
909 scheduler-locking settings.
910
45371d0c
LM
9112014-06-18 Luis Machado <lgustavo@codesourcery.com>
912
913 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
914 to DW_FORM_addr and use non-zero addresses.
915
5d376983
SC
9162014-06-18 Siva Chandra Reddy <sivachandra@google.com>
917
918 PR gdb/17017
919 * gdb.python/py-xmethods.cc: Add global function call counters and
920 increment them in their respective functions. Remove "cout"
921 statements.
922 * gdb.python/py-xmethods.exp: Make tests check the global function
923 call counters instead of depending on inferior IO.
924
a1aa2221
LM
9252014-06-18 Don Breazeal <donb@codesourcery.com>
926
927 * gdb.base/foll-fork.exp (default_fork_parent_follow):
928 Deleted procedure.
929 (explicit_fork_parent_follow): Deleted procedure.
930 (explicit_fork_child_follow): Deleted procedure.
931 (test_follow_fork): New procedure.
932 (do_fork_tests): Replace calls to deleted procedures with
933 calls to test_follow_fork and reset GDB for subsequent
934 procedure calls.
935
0fc05997
YQ
9362014-06-17 Yao Qi <yao@codesourcery.com>
937
938 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
939 CP1252.
940
70795c52
LM
9412014-06-17 Luis Machado <lgustavo@codesourcery.com>
942
943 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
944 Initialize ptr and S explicitly.
945 (skip_type_update_when_not_use_rtti_test): Likewise.
946
6be47f0c
KS
9472014-06-16 Keith Seitz <keiths@redhat.com>
948
949 PR mi/15863
950 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
951 the inferior is started.
952
d03de421
PA
9532014-06-16 Pedro Alves <palves@redhat.com>
954
955 * gdb.base/break-main-file-remove-fail.c: New file.
956 * gdb.base/break-main-file-remove-fail.exp: New file.
957 * gdb.base/break-unload-file.exp: Use build_executable instead of
958 prepare_for_testing.
959 (test_break): New parameter "initial_load". Handle it.
960 (top level): Add initial_load cmdline/file axis.
961
f9579b99
TT
9622014-06-12 Tom Tromey <tromey@redhat.com>
963
964 * gdb.base/completion.exp: Don't use directory name in test.
965
3657956b
GB
9662014-06-09 Gary Benson <gbenson@redhat.com>
967
968 * gdb.base/sigall.c [Functions to send signals]: Reorder to
969 separate the always-available ANSI-standard signals from the
970 signals that require checking.
971 (main): Likewise.
972 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
973 Likewise.
974 (main): Likewise.
975
4186eb54
KS
9762014-06-07 Keith Seitz <keiths@redhat.com>
977
978 Revert:
979 PR c++/16253
980 * gdb.cp/var-tag.cc: New file.
981 * gdb.cp/var-tag.exp: New file.
982 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
983 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
984 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
985 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
986
25326a28 9872014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
988
989 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
990
829155c9
PA
9912014-06-06 Pedro Alves <palves@redhat.com>
992
993 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
994 in target debug output instead of looking at RSP packets,
995 disabling the test on any target that uses hardware stepping.
996 Update comments.
997
61c8d22e
PA
9982014-06-06 Pedro Alves <palves@redhat.com>
999
1000 * gdb.base/break-unload-file.exp: Fix typo.
1001
d9a47287
YQ
10022014-06-06 Yao Qi <yao@codesourcery.com>
1003
1004 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
1005 from "jit_function" to "^jit_function".
1006
e5e01dbf
YQ
10072014-06-06 Yao Qi <yao@codesourcery.com>
1008
1009 * gdb.base/async.c (foo): Add one statement.
1010 * gdb.base/async.exp: Get the next instruction address and
1011 match the output of "nexti" by instruction address. Match
1012 the hex address in the output of "finish".
1013
73ba372c
GB
10142014-06-06 Gary Benson <gbenson@redhat.com>
1015
1016 * gdb.base/call-signals.c: Remove preprocessor conditionals
1017 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
1018 SIGSEGV and SIGTERM.
1019 * gdb.base/sigall.c: Likewise.
1020 * gdb.base/unwindonsignal.c: Likewise.
1021 * gdb.reverse/sigall-reverse.c: Likewise.
1022
831517df
YQ
10232014-06-06 Yao Qi <yao@codesourcery.com>
1024
1025 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
1026 readable, skip the test.
1027
b8b91e98
YQ
10282014-06-06 Yao Qi <yao@codesourcery.com>
1029
1030 * gdb.threads/staticthreads.c (thread_function): Move the line
1031 setting breakpoint on forward.
1032 * gdb.threads/staticthreads.exp: Update comments.
1033
fb934770
LC
10342014-06-05 Ludovic Courtès <ludo@gnu.org>
1035
1036 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
1037 "history-append! type error".
1038
6ef284bd
SM
10392014-06-05 Simon Marchi <simon.marchi@ericsson.com>
1040
1041 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
1042 erroneous dprintf expected input.
1043
a872e241
DE
10442014-06-04 Doug Evans <xdje42@gmail.com>
1045
1046 * gdb.guile/scm-generics.exp: Delete.
1047
16f691fb
DE
10482014-06-04 Doug Evans <xdje42@gmail.com>
1049
1050 * gdb.guile/scm-breakpoint.exp: Update.
1051 Add tests for breakpoint registration.
1052
012370f6
TT
10532014-06-04 Tom Tromey <tromey@redhat.com>
1054
1055 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
1056 VLA-in-union.
1057 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
1058 inner_vla_struct, vla_union types. Initialize objects of those
1059 types and compute their sizes.
1060
9f5a4cef
HZ
10612014-06-04 Nathan Sidwell <nathan@codesourcery.com>
1062 Hui Zhu <hui@codesourcery.com>
1063
1064 * gdb.base/fileio.exp: Add test for shell not available as well as
1065 available.
1066 * gdb.base/fileio.c (test_system): Check for shell twice.
1067
90a45c4d
YQ
10682014-06-04 Yao Qi <yao@codesourcery.com>
1069
1070 * gdb.base/auto-connect-native-target.exp: Remove redundant
1071 space from the regexp pattern.
1072
70017e41
YQ
10732014-06-04 Yao Qi <yao@codesourcery.com>
1074
1075 * gdb.base/default.exp: Replace "child" with "native" in
1076 regexp pattern.
1077
883964a7
SC
10782014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1079
1080 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
1081 * gdb.python/py-xmethods.exp: New tests to test xmethods.
1082 * gdb.python/py-xmethods.py: Python script supporting the
1083 new testcase and tests.
1084
ef370185
JB
10852014-06-03 Joel Brobecker <brobecker@adacore.com>
1086 Pedro Alves <palves@redhat.com>
1087
1088 PR breakpoints/17000
1089 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
1090 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
1091
1e2ccb61
BM
10922014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
1093
1094 * gdb.base/subst.exp: Add tests to verify partial path matching
1095 output.
1096
c6ec5ab2
PA
10972014-06-03 Pedro Alves <palves@redhat.com>
1098
1099 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
1100 target that doesn't use software single-stepping.
1101
835c559f
PA
11022014-06-03 Pedro Alves <palves@redhat.com>
1103
1104 PR breakpoints/17000
1105 * gdb.base/sss-bp-on-user-bp-2.c: New file.
1106 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
1107
06eb1586
DE
11082014-06-02 Doug Evans <xdje42@gmail.com>
1109
1110 * gdb.guile/scm-parameter.exp: New file.
1111
e698b8c4
DE
11122014-06-02 Doug Evans <xdje42@gmail.com>
1113
1114 * gdb.guile/scm-cmd.c: New file.
1115 * gdb.guile/scm-cmd.exp: New file.
1116
ded03782
DE
11172014-06-02 Doug Evans <xdje42@gmail.com>
1118
1119 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
1120 pretty-printer lookup.
1121 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
1122 (make-pp_s-printer): Call it.
1123 (make-pretty-printer-from-dict): New function.
1124 (lookup-pretty-printer-maker-from-dict): New function.
1125 (*pretty-printer*): Simplify.
1126 (make-objfile-pp_s-printer): New function.
1127 (install-objfile-pretty-printers!): New function.
1128 (make-progspace-pp_s-printer): New function.
1129 (install-progspace-pretty-printers!): New function.
1130 * gdb.guile/scm-progspace.c: New file.
1131 * gdb.guile/scm-progspace.exp: New file.
1132
41fac0cf
PA
11332014-06-02 Pedro Alves <palves@redhat.com>
1134
1135 * gdb.base/dprintf-bp-same-addr.c: New file.
1136 * gdb.base/dprintf-bp-same-addr.exp: New file.
1137
96ae5695
EBM
11382014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1139
1140 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
1141 * gdb.arch/powerpc-power.s: Likewise.
1142
da02b3a8
JB
11432014-06-02 Joel Brobecker <brobecker@adacore.com>
1144
1145 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
1146
c72b2e7b
YQ
11472014-06-01 Yao Qi <yao@codesourcery.com>
1148
1149 * gdb.base/watchpoint.exp (test_watch_location): Check null
1150 pointer can be dereferenced. If not, do the test, otherwise
1151 skip it.
1152
53e8a631
AB
11532014-05-30 Andrew Burgess <aburgess@broadcom.com>
1154
1155 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
1156 results.
1157 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
1158
938f0e2f
AB
11592014-05-30 Andrew Burgess <aburgess@broadcom.com>
1160
1161 * gdb.arch/amd64-invalid-stack-middle.S: New file.
1162 * gdb.arch/amd64-invalid-stack-middle.c: New file.
1163 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
1164 * gdb.arch/amd64-invalid-stack-top.c: New file.
1165 * gdb.arch/amd64-invalid-stack-top.exp: New file.
1166
9ba6657a
PA
11672014-05-30 Pedro Alves <palves@redhat.com>
1168
1169 PR breakpoints/17000
1170 * gdb.base/sss-bp-on-user-bp.c: New file.
1171 * gdb.base/sss-bp-on-user-bp.exp: New file.
1172
522c09bf
DB
11732014-05-30 David Blaikie <dblaikie@gmail.com>
1174
1175 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
1176 gnu_inline semantics via attribute.
1177 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
1178 source explicitly specifies the required semantics.
1179
bf4ef81e
MR
11802014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
1181
1182 * gdb.reverse/sigall-reverse.exp: Fix a typo.
1183
329ea579
PA
11842014-05-29 Pedro Alves <palves@redhat.com>
1185 Tom Tromey <tromey@redhat.com>
1186
1187 * gdb.base/async-shell.exp: Don't enable target-async.
1188 * gdb.base/async.exp
1189 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
1190 parameter. Adjust.
1191 (top level): Don't test with "target-async".
1192 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
1193 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
1194 * gdb.base/inferior-died.exp: Don't enable target-async.
1195 * gdb.base/interrupt-noterm.exp: Likewise.
1196 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
1197 * gdb.mi/mi-nonstop-exit.exp: Likewise.
1198 * gdb.mi/mi-nonstop.exp: Likewise.
1199 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1200 * gdb.mi/mi-nsintrall.exp: Likewise.
1201 * gdb.mi/mi-nsmoribund.exp: Likewise.
1202 * gdb.mi/mi-nsthrexec.exp: Likewise.
1203 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1204 * gdb.multi/watchpoint-multi.exp: Adjust comment.
1205 * gdb.python/py-evsignal.exp: Don't enable target-async.
1206 * gdb.python/py-evthreads.exp: Likewise.
1207 * gdb.python/py-prompt.exp: Likewise.
1208 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
1209 * gdb.server/solib-list.exp: Don't enable target-async.
1210 * gdb.threads/thread-specific-bp.exp: Likewise.
1211 * lib/mi-support.exp: Adjust to use mi-async.
1212
fd664c91
PA
12132014-05-29 Pedro Alves <palves@redhat.com>
1214
1215 PR gdb/13860
1216 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
1217 reason, even in sync mode.
1218
251bde03
PA
12192014-05-29 Pedro Alves <palves@redhat.com>
1220 Hui Zhu <hui@codesourcery.com>
1221
1222 PR PR15693
1223 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
1224 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
1225 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
1226 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
1227
7f3c0343
JB
12282014-05-28 Joel Brobecker <brobecker@adacore.com>
1229
1230 * config/monitor.exp (gdb_target_monitor): Replace use of
1231 "set remotebaud" by "set serial baud".
1232
b2715b27
AW
12332014-05-26 Andy Wingo <wingo@igalia.com>
1234
1235 * gdb.guile/scm-breakpoint.exp:
1236 * gdb.guile/scm-gsmob.exp: Update to use plain old object
1237 properties instead of gdb-object-properties.
1238
498a4489
YQ
12392014-05-26 Yao Qi <yao@codesourcery.com>
1240
1241 * gdb.server/no-thread-db.exp: Specify source file name
1242 explicitly when setting a breakpoint.
1243
589fdceb
MM
12442014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1245
1246 * gdb.btrace/vdso.c: New.
1247 * gdb.btrace/vdso.exp: New.
1248
e9089e05
MM
12492014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1250
1251 * gdb.base/gcore.exp (capture_command_output): Move ...
1252 * lib/gdb.exp (capture_command_output): ... here.
1253
67b5c0c1
MM
12542014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1255
1256 * gdb.btrace/data.exp: Test memory access during btrace replay.
1257
a2199296
SM
12582014-05-22 Simon Marchi <simon.marchi@ericsson.com>
1259
1260 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
1261
17b2616c
PA
12622014-05-21 Pedro Alves <palves@redhat.com>
1263
1264 PR gdb/13860
1265 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
1266 (top level): Test that output related to execution commands is
1267 sent to the console with CLI commands, but not with MI commands.
1268 Test that breakpoint events are always mirrored to the console.
1269 Also expect the new source line to be output after a "next" in
1270 async mode too. Make it a pass/fail test.
1271 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
1272 output.
1273 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
1274
5166082f
PA
12752014-05-21 Pedro Alves <palves@redhat.com>
1276
1277 * gdb.base/list.exp (build_pattern, test_list): New procedures.
1278 Use them to test variations of "list" after reaching a breakpoint.
1279 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
1280 Test "list" with listsize 10 after reaching a breakpoint.
1281 * gdb.python/python.exp (decode_line current location line
1282 number): Adjust expected line number.
1283
2f25d70f
SM
12842014-05-21 Simon Marchi <simon.marchi@ericsson.com>
1285
1286 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
1287 behavior for $args, pass it directly to "run".
1288
ff604a67
MR
12892014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
1290
1291 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
1292 30000 to 65536.
1293
6a3cb8e8
PA
12942014-05-21 Pedro Alves <palves@redhat.com>
1295
1296 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
1297 auto-connect-native-target off".
1298 * gdb.base/auto-connect-native-target.c: New file.
1299 * gdb.base/auto-connect-native-target.exp: New file.
1300
4ebfc96e
PA
13012014-05-21 Pedro Alves <palves@redhat.com>
1302
1303 * gdb.base/default.exp: Test "target native" instead of "target
1304 child".
1305
36d46afb
MW
13062014-05-21 Mark Wielaard <mjw@redhat.com>
1307
1308 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
1309
5876f503
JK
13102014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1311
1312 Fix TLS access for -static -pthread.
1313 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
1314 <HAVE_TLS> (thread_function, main): Initialize it.
1315 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
1316 Add clean_restart.
1317 <$have_tls != "">: Check TLSVAR.
1318
0256a6ac
PA
13192014-05-21 Pedro Alves <palves@redhat.com>
1320
1321 * gdb.base/dcache-line-read-error.c: New.
1322 * gdb.base/dcache-line-read-error.exp: New.
1323
936d2992
PA
13242014-05-20 Pedro Alves <palves@redhat.com>
1325
1326 * gdb.base/compare-sections.c: New file.
1327 * gdb.base/compare-sections.exp: New file.
1328
802e8e6d
PA
13292014-05-20 Pedro Alves <palves@redhat.com>
1330
1331 * gdb.base/break-idempotent.c: New file.
1332 * gdb.base/break-idempotent.exp: New file.
1333
e59fa00f
MM
13342014-05-20 Markus Metzger <markus.t.metzger@intel.com>
1335
1336 * gdb.btrace/nohist.exp: New.
1337
8b696e31
YQ
13382014-05-20 Yao Qi <yao@codesourcery.com>
1339
1340 * lib/gdb.exp (gdb_init): Set timeout if test file is under
1341 gdb.reverse directory and gdb_reverse_timeout exists in board
1342 setting.
1343 * README: Document gdb_reverse_timeout.
1344
73c9764f
YQ
13452014-05-20 Yao Qi <yao@codesourcery.com>
1346
1347 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
1348 'test_file_name'. Treat args as a string instead of a list.
1349 (gdb_init): Rename argument 'args' by 'test_file_name'.
1350
f1f4348a
JK
13512014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1352
1353 * gdb.arch/powerpc-power.exp: New file.
1354 * gdb.arch/powerpc-power.s: New file.
1355
0dbe70ce
DE
13562014-05-16 Doug Evans <dje@google.com>
1357
1358 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
1359 * gdb.base/completion.exp: Check that all expected files exist
1360 before doing file completion.
0dbe70ce 1361
8d551b02
DE
13622014-05-16 Doug Evans <dje@google.com>
1363
1364 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
1365 Update.
1366 (do_syscall_tests_without_xml): Update.
1367
73eb7709
PA
13682014-05-16 Pedro Alves <palves@redhat.com>
1369
1370 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
1371 instead of "unknown output after running".
1372
3fae92fc
YQ
13732014-05-16 Yao Qi <yao@codesourcery.com>
1374
1375 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
1376 file1.txt from host at the end.
1377 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
1378
c2b2ccc5
DE
13792014-05-15 Doug Evans <dje@google.com>
1380
1381 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
1382 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
1383 loading file. Add test for TU lookup.
1384
8c217a4b
SM
13852014-05-15 Simon Marchi <simon.marchi@ericsson.com>
1386
1387 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
1388 calling "-exec-arguments" or "set args" before running the
1389 inferior.
1390
3deb39c6
SM
13912014-05-15 Simon Marchi <simon.marchi@ericsson.com>
1392
1393 * lib/mi-support.exp (mi_expect_stop): Expect message for
1394 inferiors that exit with non-zero exit code.
1395
71a79f8c
YQ
13962014-05-14 Yao Qi <yao@codesourcery.com>
1397
1398 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
1399 match absolute path on remote host.
1400 (test_file_list_exec_source_files): Remove "/" from the
1401 pattern.
1402
f23fcd46
YQ
14032014-05-14 Yao Qi <yao@codesourcery.com>
1404
1405 * boards/local-remote-host-notty.exp (${board}_file): New
1406 proc.
1407
9404b58f
KM
14082014-05-07 Kyle McMartin <kyle@redhat.com>
1409
1410 Pushed by Joel Brobecker <brobecker@adacore.com>.
1411 * gdb.arch/aarch64-atomic-inst.c: New file.
1412 * gdb.arch/aarch64-atomic-inst.exp: New file.
1413
5e45f04c
YQ
14142014-05-07 Yao Qi <yao@codesourcery.com>
1415
1416 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
1417 in current context" too.
1418
c888a17d
KS
14192014-05-05 Keith Seitz <keiths@redhat.com>
1420
1421 * gdb.linespec/ls-dollar.exp: Add test for linespec
1422 file:convenience_variable.
1423
290a839c
YQ
14242014-05-05 Yao Qi <yao@codesourcery.com>
1425
1426 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
1427 traceframes into tfile and ctf trace files. Read data from
1428 trace file and test collected data.
1429 (gdb_collect_locals_test): Likewise.
1430 (gdb_unavailable_registers_test): Likewise.
1431 (gdb_unavailable_floats): Likewise.
1432 (gdb_collect_globals_test): Likewise.
1433 (top-level): Append "ctf" to trace_file_targets if GDB
1434 supports.
1435
b5262cd0
YQ
14362014-05-05 Yao Qi <yao@codesourcery.com>
1437
1438 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
1439 code to ...
1440 (gdb_collect_args_test_1): ... it. New proc.
1441 (gdb_collect_locals_test): Move some code to ...
1442 (gdb_collect_locals_test_1): ... it. New proc.
1443 (gdb_unavailable_registers_test): Move some code to ...
1444 (gdb_unavailable_registers_test_1): ... it. New proc.
1445 (gdb_unavailable_floats): Move some code to ...
1446 (gdb_unavailable_floats_1): ... it. New proc.
1447
30a1e6cc
SDJ
14482014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
1449
1450 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
1451 probes to test for bitness recognition.
1452 * gdb.arch/amd64-stap-optional-prefix.exp
1453 (test_probe_value_without_reg): New procedure.
1454 Add code to test for different kinds of bitness.
1455
f33da99a
SDJ
14562014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
1457
1458 PR breakpoints/16889
1459 * gdb.arch/amd64-stap-optional-prefix.S: New file.
1460 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
1461
5b80f00d
PA
14622014-05-01 Pedro Alves <palves@redhat.com>
1463
1464 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
1465 gdb_file_cmd if no file is specified.
1466 * boards/native-extended-gdbserver.exp (gdb_load): Use the
1467 last_loaded_file to set the remote exec-file.
1468
f8c2a73c
PA
14692014-05-01 Pedro Alves <palves@redhat.com>
1470
1471 * boards/local-remote-host.exp: New file.
1472
be6e8ac7
PA
14732014-05-01 Pedro Alves <palves@redhat.com>
1474
1475 * boards/local-remote-host.exp: Rename to ...
1476 * boards/local-remote-host-notty.exp: ... this.
1477
cac0dc8f
JB
14782014-04-28 Joel Brobecker <brobecker@adacore.com>
1479
1480 * gdb.ada/dyn_arrayidx: New testcase.
1481
9730e6cc
YQ
14822014-04-26 Yao Qi <yao@codesourcery.com>
1483
1484 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
1485 and compute the length of function main. Save it in
1486 $main_length.
1487 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
1488 (top-level): Use gdb_compile to compile objects into
1489 executable and restart GDB. Remove invocation to
1490 prepare_for_testing.
1491
7ae1a6a6
PA
14922014-04-25 Simon Marchi <simon.marchi@ericsson.com>
1493 Pedro Alves <palves@redhat.com>
1494
1495 PR server/16255
1496 * gdb.multi/multi-attach.c: New file.
1497 * gdb.multi/multi-attach.exp: New file.
1498
4082afcc
PA
14992014-04-25 Pedro Alves <palves@redhat.com>
1500
1501 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
1502 user.
1503 (top level): Test that "set remote conditional-breakpoints-packet
1504 off" works as intended.
1505 * gdb.base/dprintf.exp: Test that "set remote
1506 breakpoint-commands-packet off" works as intended.
1507 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
1508 New function.
1509 (top level): Call it.
1510 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
1511 remote fast-tracepoints-packet off" works as intended.
1512 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
1513 * lib/gdb.exp (gdb_is_target_remote): ... here.
1514
2abc3f8d
DB
15152014-04-24 David Blaikie <dblaikie@gmail.com>
1516
1517 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
1518 ensure clang would not discard them.
1519 * gdb.base/gdbvars.c: Ditto.
1520 * gdb.base/memattr.c: Ditto.
1521 * gdb.base/whatis.c: Ditto.
1522 * gdb.python/py-prettyprint.c: Ditto.
1523 * gdb.trace/actions.c: Ditto.
1524 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
1525 ensure clang would not discard it.
1526
bfd39632
DB
15272014-04-24 David Blaikie <dblaikie@gmail.com>
1528
1529 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
1530 clang to emit the full definition of type required by the test
1531 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
1532
22842ff6
DB
15332014-04-24 David Blaikie <dblaikie@gmail.com>
1534
1535 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
1536 coax Clang into emitting the definition of the type.
1537 * gdb.cp/pr10728-x.h (y): Ditto.
1538 * gdb.cp/pr10728-y.cc (y): Ditto.
1539
c2e827ad
DB
15402014-04-24 David Blaikie <dblaikie@gmail.com>
1541
1542 * gdb.base/label.exp: XFAIL label related tests under Clang.
1543 * gdb.cp/cplabel.exp: Ditto.
1544 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
1545 under Clang those using labels.
1546
4c2d33e7
YQ
15472014-04-25 Yao Qi <yao@codesourcery.com>
1548
1549 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
1550 double_label.
1551 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
1552 partial_label and double_label.
1553
56083b99
DB
15542014-04-24 David Blaikie <dblaikie@gmail.com>
1555
1556 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
1557
25d4e99d
DB
15582014-04-24 David Blaikie <dblaikie@gmail.com>
1559
1560 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
1561 of the function to work across GCC and Clang.
1562 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
1563 pointer types (const void ** const V void **).
1564
01f9f808
MS
15652014-04-24 Michael Sturm <michael.sturm@mintel.com>
1566 Walfred Tedeschi <walfred.tedeschi@intel.com>
1567
1568 * Makefile.in (EXECUTABLES): Added i386-avx512.
1569 * gdb.arch/i386-avx512.c: New file.
1570 * gdb.arch/i386-avx512.exp: Likewise.
1571
4b48d439
KS
15722014-04-23 Keith Seitz <keiths@redhat.com>
1573
1574 * lib/mi-support.exp (mi_list_breakpoints): Delete.
1575 (mi_make_breakpoint_table): New procedure.
1576 (mi_create_breakpoint): Use mi_make_breakpoint
1577 and return the result.
1578 (mi_make_breakpoint): New procedure.
1579 (mi_build_kv_pairs): New procedure.
1580
1581 * gdb.mi/mi-break.exp: Remove unused globals,
1582 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
1583 All callers updated.
1584 * gdb.mi/mi-dprintf.exp: Use variable to track command
1585 number.
1586 Update all callers of mi_create_breakpoint and use
1587 mi_make_breakpoint_table.
1588 Remove any unused global variables.
1589 * gdb.mi/mi-nonstop.exp: Likewise.
1590 * gdb.mi/mi-nsintrall.exp: Likewise.
1591 * gdb.mi/mi-nsmoribund.exp: Likewise.
1592 * gdb.mi/mi-nsthrexec.exp: Likewise.
1593 * gdb.mi/mi-reverse.exp: Likewise.
1594 * gdb.mi/mi-simplerun.exp: Likewise.
1595 * gdb.mi/mi-stepn.exp: Likewise.
1596 * gdb.mi/mi-syn-frame.exp: Likewise.
1597 * gdb.mi/mi-until.exp: Likewise.
1598 * gdb.mi/mi-var-cp.exp: Likewise.
1599 * gdb.mi/mi-var-display.exp: Likewise.
1600 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1601 * gdb.mi/mi2-var-child.exp: Likewise.
1602 * gdb.mi/mi-vla-c99.exp: Likewise.
1603 * lib/mi-support.exp: Likewise.
1604
1605 From Ian Lance Taylor <iant@cygnus.com>:
1606 * lib/gdb.exp (parse_args): New procedure.
1607
08351840
PA
16082014-04-23 Pedro Alves <palves@redhat.com>
1609
1610 * gdb.base/break-unload-file.c: New file.
1611 * gdb.base/break-unload-file.exp: New file.
1612 * gdb.base/sym-file-lib.c (baz): New function.
1613 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
1614 field.
1615 (load): Store the segment's mapped size.
1616 (unload): New function.
1617 (unload_shlib): New function.
1618 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
1619 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
1620 set a breakpoint at baz, and call it.
1621 * gdb.base/sym-file.exp: New tests for stale breakpoint
1622 instructions.
1623
076855f9
PA
16242014-04-23 Pedro Alves <palves@redhat.com>
1625
1626 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
1627 * gdb.base/hbreak-in-shr-unsupported.c: New file.
1628 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
1629 * gdb.base/hbreak-unmapped.c: New file.
1630 * gdb.base/hbreak-unmapped.exp: New file.
1631 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
1632 * lib/gdb.exp (gdb_is_target_remote): ... here.
1633
483805cf
PA
16342014-04-22 Pedro Alves <palves@redhat.com>
1635
1636 * gdb.base/consecutive-step-over.c: New file.
1637 * gdb.base/consecutive-step-over.exp: New file.
1638
06d97543
PA
16392014-04-22 Pedro Alves <palves@redhat.com>
1640
1641 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
1642 instead of send_gdb/gdb_expect.
1643
b4429ea2
YQ
16442014-04-22 Yao Qi <yao@codesourcery.com>
1645
1646 * lib/trace-support.exp (generate_tracefile): New procedure.
1647 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
1648 return 0.
1649 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
1650 if generate_tracefile returns 1.
1651
51d48146
PA
16522014-04-18 Tom Tromey <palves@redhat.com>
1653 Pedro alves <tromey@redhat.com>
1654
1655 PR backtrace/15558
1656 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
1657 with a backtrace limit.
1658 * gdb.python/py-frame-inline.exp: Test running to an inline
1659 function with a backtrace limit, and printing the newest frame.
1660 * gdb.python/py-frame-inline.c (main): Call f.
1661
bd1dce5f
MS
16622014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
1663
1664 * gdb.java/jnpe.exp: Drop srcdir from untested path.
1665
40d1a503
MS
16662014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
1667
1668 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
1669 Drop prefix from unsupported source file path.
1670
389b98f7
YQ
16712014-04-17 Yao Qi <yao@codesourcery.com>
1672
1673 * lib/gdb.exp (with_target_charset): New proc.
1674 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
1675 with_target_charset.
1676 (test_print_strings): Likewise.
1677 (test_repeat_bytes): Likewise.
1678 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
1679 for some tests.
1680
22869d73
KS
16812014-04-16 Keith Seitz <keiths@redhat.com>
1682
1683 PR gdb/15827
1684 * gdb.dwarf2/corrupt.c: New file.
1685 * gdb.dwarf2/corrupt.exp: New file.
1686
c4f87ca6
KS
16872014-04-16 Keith Seitz <keiths@redhat.com>
1688
1689 PR c++/16597
1690 * gdb.cp/namelessclass.cc: New file.
1691 * gdb.cp/namelessclass.exp: New file.
1692 * gdb.cp/namelessclass.S: New file.
1693
ab19de87
DE
16942014-04-16 Doug Evans <dje@google.com>
1695
1696 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
1697 Add comment.
1698 (gdbserver_default_get_comm_port): New function.
1699 (gdbserver_start): Check if board file provided
1700 "gdbserver,get_comm_port" and use it if so.
1701 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
1702 (gdb,socketport): Set to "stdio".
1703 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
1704 (stdio_gdbserver_template): Delete.
1705 (${board}_get_remote_address): Update.
1706 (${board}_build_remote_cmd): Delete.
1707 (${board}_get_comm_port): New function.
1708 (${board}_spawn): Update.
1709 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
1710 Delete.
1711 (${board}_get_remote_address): Update.
1712 (${board}_get_comm_port): New function.
1713
fc98a809
AB
17142014-04-16 Andrew Burgess <aburgess@broadcom.com>
1715
1716 * gdb.base/memattr.exp: Improve regexps to handle memory regions
1717 appearing in any order.
1718
87fd9e6e
DE
17192014-04-15 Doug Evans <dje@google.com>
1720
1721 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
1722 uninitialized value of "description".
1723
099fc3ea
KS
17242014-04-15 Keith Seitz <keiths@redhat.com>
1725
1726 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
1727 Remove unused globals.
1728 (test_running_the_program): Likewise.
1729 (test_controlled_execution): Likewise.
1730 (test_controlling_breakpoints): Likewise.
1731 (test_program_termination): Likewise.
1732
5da151d4
KS
17332014-04-15 Keith Seitz <keiths@redhat.com>
1734
1735 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
1736 unused globals.
1737 (test_rbreak_creation_and_listing): Likewise.
1738 (test_ignore_count): Likewise.
1739 (test_error): Likewise.
1740
35e5d2f0
PA
17412014-04-15 Pedro Alves <palves@redhat.com>
1742
1743 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
1744 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
1745 sym-file-loader.c.
1746 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
1747 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
1748 to sym-file-loader.c.
1749 (struct library): Forward declare.
1750 (load_shlib, lookup_function): Change prototypes.
1751 (find_shstrtab, find_strtab, find_shdr, find_symtab)
1752 (translate_offset): Remove declarations.
1753 (get_text_addr): New declaration.
1754 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
1755 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
1756 sym-file-loader.h.
1757 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
1758 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
1759 here from sym-file-loader.h.
1760 (struct library): New structure.
1761 (load_shlib, lookup_function): Change prototypes and adjust to
1762 work with a struct library.
1763 (find_shstrtab, find_strtab, find_shdr, find_symtab)
1764 (translate_offset): Make static.
1765 (get_text_addr): New function.
1766 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
1767
eb4c1710
PA
17682014-04-15 Pedro Alves <palves@redhat.com>
1769
1770 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
1771
2d1baf52
PA
17722014-04-15 Pedro Alves <palves@redhat.com>
1773
1774 * gdb.base/sym-file-loader.c: Include <limits.h>.
1775 (SELF_LINK): New define.
1776 (get_origin): New function.
1777 (load_shlib): Use it.
1778 * gdb.base/sym-file.exp: Don't early return if the target is
1779 remote. Use runto_main, and issue fail is that fails. Use
1780 gdb_load_shlibs.
1781 (shlib_name): Delete.
1782 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
1783
7dd6df01
PA
17842014-04-15 Pedro Alves <palves@redhat.com>
1785
1786 * gdb.base/sym-file.exp: Remove regex characters from test
1787 message. Don't refer to breakpoint numbers in test messages.
1788
b50c8614
KS
17892014-04-14 Keith Seitz <keiths@redhat.com>
1790
1791 PR c++/16253
1792 * gdb.cp/var-tag.cc: New file.
1793 * gdb.cp/var-tag.exp: New file.
1794 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
1795 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
1796 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
1797 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
1798
3d567982
TT
17992014-04-14 Tom Tromey <tromey@redhat.com>
1800
1801 * gdb.cp/classes.exp (test_enums): Handle underlying type.
1802 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
1803 type.
1804 * gdb.cp/enum-class.exp: New file.
1805 * gdb.cp/enum-class.cc: New file.
1806
0626fc76
TT
18072014-04-14 Tom Tromey <tromey@redhat.com>
1808
1809 * gdb.dwarf2/enum-type.exp: New file.
1810
dca325b3
SA
18112014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1812
1813 * gdb.mi/mi-vla-c99.exp: New file.
1814 * gdb.mi/vla.c: New file.
1815
5854b38a
SA
18162014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1817
1818 * gdb.base/vla-datatypes.c: New file.
1819 * gdb.base/vla-datatypes.exp: New file.
1820
463bb957
SA
18212014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1822
1823 * gdb.base/vla-ptr.c: New file.
1824 * gdb.base/vla-ptr.exp: New file.
1825
3dd170be
SA
18262014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1827
1828 * gdb.dwarf2/count.exp: New file.
1829
5ecaaa66
SA
18302014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1831
1832 * gdb.base/vla-sideeffect.c: New file.
1833 * gdb.base/vla-sideeffect.exp: New file.
1834
41f1ada5
DB
18352014-04-14 David Blaikie <dblaikie@gmail.com>
1836
1837 * gdb.mi/non-stop.c: Add return value for non-void function return
1838 statement.
1839 * gdb.threads/staticthreads.c: Ditto.
1840
0be03e84
DE
18412014-04-12 Siva Chandra Reddy <sivachandra@google.com>
1842 Doug Evans <xdje42@gmail.com>
1843
1844 * gdb.guile/scm-value.c: Improve test case.
1845 * gdb.guile/scm-value.exp: Add new test.
1846
f180a1fb
DB
18472014-04-11 David Blaikie <dblaikie@gmail.com>
1848
1849 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
1850 override Clang's default.
1851
6b662e19
JB
18522014-04-11 Joel Brobecker <brobecker@adacore.com>
1853
1854 Revert the following changes (regressions):
1855
1856 * gdb.base/vla-sideeffect.c: New file.
1857 * gdb.base/vla-sideeffect.exp: New file.
1858
1859 * gdb.dwarf2/count.exp: New file.
1860
1861 * gdb.base/vla-multi.c: New file.
1862 * gdb.base/vla-multi.exp: New file.
1863
1864 * gdb.base/vla-ptr.c: New file.
1865 * gdb.base/vla-ptr.exp: New file.
1866
1867 * gdb.base/vla-datatypes.c: New file.
1868 * gdb.base/vla-datatypes.exp: New file.
1869
1870 * gdb.mi/mi-vla-c99.exp: New file.
1871 * gdb.mi/vla.c: New file.
1872
245a5f0b
KS
18732014-04-11 Keith Seitz <keiths@redhat.com>
1874
1875 PR c++/16675
1876 * gdb.cp/cpsizeof.exp: New file.
1877 * gdb.cp/cpsizeof.cc: New file.
1878
58a84dcf
SA
18792014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1880
191a8a90
JB
1881 * gdb.mi/mi-vla-c99.exp: New file.
1882 * gdb.mi/vla.c: New file.
58a84dcf 1883
c8655f75
SA
18842014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1885
1886 * gdb.base/vla-datatypes.c: New file.
1887 * gdb.base/vla-datatypes.exp: New file.
1888
024e13b4
SA
18892014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1890
1891 * gdb.base/vla-ptr.c: New file.
1892 * gdb.base/vla-ptr.exp: New file.
1893
1a237e0e
SA
18942014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1895
1896 * gdb.base/vla-multi.c: New file.
1897 * gdb.base/vla-multi.exp: New file.
1898
504f3432
SA
18992014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1900
1901 * gdb.dwarf2/count.exp: New file.
1902
3bce8237
SA
19032014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1904
191a8a90
JB
1905 * gdb.base/vla-sideeffect.c: New file.
1906 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 1907
322f9c21
YQ
19082014-04-11 Yao Qi <yao@codesourcery.com>
1909
1910 * gdb.base/completion.exp: Check file exists before running tests
1911 on file completion.
1912
d708bcd1
PA
19132014-04-10 Pedro Alves <palves@redhat.com>
1914
1915 * gdb.base/cond-eval-mode.c: New file.
1916 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
1917 prepare_for_testing to build the new file. Check result of
1918 runto_main.
1919 (test_break, test_watch): New procedures.
1920 (top level): Use them.
1921
ae1d2761
PM
19222014-04-08 Pierre Muller <muller@sourceware.org>
1923
1924 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
1925 Ctrl-V use for mingw hosts.
1926
7af389b8
SC
19272014-04-07 Siva Chandra Reddy <sivachandra@google.com>
1928
1929 * gdb.python/py-value.c: Improve test case.
1930 * gdb.python/py-value.exp: Add new test.
1931
5e703181
DE
19322014-04-07 David Blaikie <dblaikie@gmail.com>
1933
1934 * lib/compiler.c: Identify the clang compiler.
1935 * lib/compiler.cc: Ditto.
1936
9810b410
YQ
19372014-04-03 Yao Qi <yao@codesourcery.com>
1938
1939 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
1940
98d1b8dc
AB
19412014-04-01 Anton Blanchard <anton@samba.org>
1942
1943 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
1944 messages unique.
1945
3114cea1
AB
19462014-04-01 Anton Blanchard <anton@samba.org>
1947
1948 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
1949 prepare_for_testing.
1950
62f7182c
AB
19512014-04-01 Anton Blanchard <anton@samba.org>
1952
1953 * gdb.arch/ppc64-atomic-inst.c: Remove.
1954 * gdb.arch/ppc64-atomic-inst.S: New file.
1955 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
1956
770e7fc7
DE
19572014-03-31 Doug Evans <dje@google.com>
1958
1959 * gdb.base/print-symbol-loading-lib.c: New file.
1960 * gdb.base/print-symbol-loading-main.c: New file.
1961 * gdb.base/print-symbol-loading.exp: New file.
1962
46e2bafa
YQ
19632014-03-31 Yao Qi <yao@codesourcery.com>
1964
1965 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
1966
8776cfe9
JB
19672014-03-28 Joel Brobecker <brobecker@adacore.com>
1968
1969 * gdb.ada/mi_dyn_arr: New testcase.
1970
5d1ef361
DE
19712014-03-27 Doug Evans <dje@google.com>
1972
1973 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
1974
b5bee914
YQ
19752014-03-27 Yao Qi <yao@codesourcery.com>
1976
1977 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
1978 if target is nios2-*-*.
1979
0d4d0e77
YQ
19802014-03-26 Yao Qi <yao@codesourcery.com>
1981
1982 * lib/gdb.exp (readline_is_used): New proc.
1983 * gdb.base/completion.exp: Move tests on command complete up.
1984 Skip the rest of tests if readline is not used.
1985 * gdb.ada/complete.exp: Skp the test if readline is not
1986 used.
1987 * gdb.base/filesym.exp: Likewise.
1988 * gdb.base/macscp.exp: Likewise.
1989 * gdb.base/readline-ask.exp: Likewise.
1990 * gdb.base/readline.exp: Likewise.
1991 * gdb.python/py-cmd.exp: Likewise.
1992 * gdb.trace/tfile.exp: Likewise.
1993
29361eee
YQ
19942014-03-26 Yao Qi <yao@codesourcery.com>
1995
1996 * gdb.base/macscp.exp: Fix code format issues.
1997
bc9a5525
UW
19982014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
1999
2000 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
2001 * gdb.asm/powerpc64le.inc: New file.
2002
d3839ede
PA
20032014-03-25 Pedro Alves <palves@redhat.com>
2004 Doug Evans <dje@google.com>
2005
2006 * gdb.base/source-execution.c: New file.
2007 * gdb.base/source-execution.exp: New file.
2008 * gdb.base/source-execution.gdb: New file.
2009
01672a57
DE
20102014-03-24 Doug Evans <dje@google.com>
2011
2012 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
2013 using fission.
2014
88bbeca9
HZ
20152014-03-24 Hui Zhu <hui@codesourcery.com>
2016 Pedro Alves <palves@redhat.com>
2017
2018 PR breakpoints/16101
2019 * gdb.base/dprintf.exp: Use unsupported rather than changing the
2020 test pass/fail messages. Detect missing support for dprintf when
2021 breakpoints are actually inserted.
2022 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
2023 breakpoints are actually inserted.
2024 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
2025 fails.
2026
d2348791
JK
20272014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2028
2029 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
2030
feef67ab
DE
20312014-03-22 Doug Evans <xdje42@gmail.com>
2032
2033 * gdb.python/python.exp (python not supported): Verify multi-line
2034 python command issues an error.
25d743f9 2035 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 2036 guile command issues an error.
feef67ab 2037
ecebef6a
MR
20382014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
2039
2040 * gdb.threads/thread-specific.exp: Handle the lack of usable
2041 $this_breakpoint and $this_thread.
2042
ccdd1909
HZ
20432014-03-21 Hui Zhu <hui@codesourcery.com>
2044
2045 * gdb.base/attach.exp (do_command_attach_tests): New.
2046
beb460e8
PA
20472014-03-20 Tom Tromey <tromey@redhat.com>
2048 Pedro Alves <palves@redhat.com>
2049
2050 PR cli/15718
2051 * gdb.base/condbreak-call-false.c: New file.
2052 * gdb.base/condbreak-call-false.exp: New file.
2053
40acf43a
PA
20542014-03-20 Pedro Alves <palves@redhat.com>
2055
2056 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
2057 Delete.
2058 (block_signals, unblock_signals): Delete.
2059 (child_function_2, main): Remove references to deleted variable
2060 and functions.
2061
9f5e1e02
PA
20622014-03-20 Pedro Alves <palves@redhat.com>
2063
2064 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
2065 Use pthread_kill to signal thread 2.
2066 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2067 Adjust to make the test send itself a signal rather than using the
2068 host's "kill" command.
2069
99619bea
PA
20702014-03-20 Pedro Alves <palves@redhat.com>
2071
2072 * gdb.threads/multiple-step-overs.c: New file.
2073 * gdb.threads/multiple-step-overs.exp: New file.
2074 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2075 Adjust expected infrun debug output.
2076
2adfaa28
PA
20772014-03-20 Pedro Alves <palves@redhat.com>
2078
2079 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
2080 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
2081
31e77af2
PA
20822014-03-20 Pedro Alves <palves@redhat.com>
2083
2084 PR breakpoints/7143
2085 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
2086 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
2087 of gdb_test_multiple.
2088 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
2089 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
2090
b9f437de
PA
20912014-03-20 Pedro Alves <palves@redhat.com>
2092
2093 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
2094 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
2095
05adc73e
PA
20962014-03-19 Pedro Alves <palves@redhat.com>
2097
2098 * gdb.base/async.exp: Remove early return.
2099
6048b950
PA
21002014-03-19 Pedro Alves <palves@redhat.com>
2101
2102 * gdb.base/async.exp (step& tests): Pass explicit test messages.
2103
8bcfb00a
PA
21042014-03-19 Pedro Alves <palves@redhat.com>
2105
2106 * gdb.base/async.exp (test_background): Expect \r\n after
2107 "completed." in the fail pattern.
2108
884e37dc
PA
21092014-03-19 Pedro Alves <palves@redhat.com>
2110
2111 * gdb.base/async.exp (test_background): New procedure.
2112 Use it for all background execution command tests.
2113
148e57e2
PA
21142014-03-19 Pedro Alves <palves@redhat.com>
2115
2116 * gdb.base/async.exp: Use prepare_for_testing.
2117
f48088c7
PA
21182014-03-19 Pedro Alves <palves@redhat.com>
2119
2120 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
2121 the same line.
2122
e2f6c966
PA
21232014-03-19 Pedro Alves <palves@redhat.com>
2124
2125 * gdb.base/async.c (main): Add "jump here" and "until here" line
2126 marker comments.
2127 * gdb.base/async.exp (jump_here): New global.
2128 (jump& test): Use it.
2129 (until_here): New global.
2130 (until& test): Use it.
2131
c30568d4
PA
21322014-03-19 Pedro Alves <palves@redhat.com>
2133
2134 * gdb.base/async.exp: Don't frob gdb_protocol.
2135
0172b6a7
DE
21362014-03-18 Doug Evans <xdje42@gmail.com>
2137
2138 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
2139 Fix spelling of exec-done-display.
2140
06c868a8
JK
21412014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2142
2143 PR gdb/15358
2144 * gdb.base/gdb-sigterm.c: New file.
2145 * gdb.base/gdb-sigterm.exp: New file.
2146
0c7e1a46
PA
21472014-03-18 Pedro Alves <palves@redhat.com>
2148
2149 PR gdb/13860
2150 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
2151 * lib/mi-support.exp (mi_expect_stop): Add special handling for
2152 solib-event.
2153
f7c77d93
JB
21542014-03-17 Joel Brobecker <brobecker@adacore.com>
2155
2156 * gdb.ada/pckd_arr_ren: New testcase.
2157
5a1e8c7a
DE
21582014-03-13 Doug Evans <xdje42@gmail.com>
2159
2160 PR guile/16612
2161 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
2162 collect after discarding symbols.
2163
350e1a76
DE
21642014-03-13 Ludovic Courtès <ludo@gnu.org>
2165 Doug Evans <xdje42@gmail.com>
2166
2167 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
2168 to history survives a gc.
2169
a69900ae
PA
21702014-03-13 Pedro Alves <palves@redhat.com>
2171
2172 * gdb.base/default.exp: Don't test "target procfs".
2173
5db9f0bd
PA
21742014-03-13 Pedro Alves <palves@redhat.com>
2175
2176 * gdb.base/default.exp: Update "target child" and "target procfs"
2177 tests to not expect "Unix".
2178
b3ccfe11
TT
21792014-03-12 Tom Tromey <tromey@redhat.com>
2180
2181 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
2182 New procs. Add target-async tests.
2183 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
2184 Add target-async tests.
2185
646f4417
AA
21862014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2187
2188 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
2189 'func_start' and 'func_end' for the beginning and end of the
2190 function code, respectively.
2191 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
2192 'func_end' instead of 'func' and 'main'.
2193
288c211f
AA
21942014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2195
2196 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
2197 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
2198 generate the debug info assembler source.
2199
e0c0f156
AA
22002014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2201
2202 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
2203 * gdb.dwarf2/arr-subrange.exp: Likewise.
2204 * gdb.dwarf2/dwz.exp: Likewise.
2205 * gdb.dwarf2/method-ptr.exp: Likewise.
2206 * gdb.dwarf2/missing-sig-type.exp: Likewise.
2207 * gdb.dwarf2/subrange.exp: Likewise.
2208 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
2209 * gdb.dwarf2/implptrpiece.exp: Likewise.
2210 * gdb.dwarf2/nostaticblock.exp: Likewise.
2211
0e5c4555
AA
22122014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2213
2214 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
2215 directory to absolute path name arguments.
2216
5ec18f2b
JG
22172014-03-10 Joel Brobecker <brobecker@adacore.com>
2218
2219 * gdb.ada/tagged_access: New testcase.
2220
847fc4f2
MM
22212014-03-07 Markus Metzger <markus.t.metzger@intel.com>
2222
2223 * gdb.btrace/data.exp: Update expected output.
2224
cc3da688
YQ
22252014-03-06 Yao Qi <yao@codesourcery.com>
2226
2227 * gdb.trace/pr16508.exp: New file.
2228
0f26cec1
PA
22292014-03-05 Pedro Alves <palves@redhat.com>
2230
2231 PR gdb/16575
2232 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
2233 procedure.
2234 (top level): Adjust to use it. Add tests that exercise breakpoint
2235 interaction with the code-cache.
2236
7a5a839f
LC
22372014-02-26 Ludovic Courtès <ludo@gnu.org>
2238
2239 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
2240 test for 'history-append!'.
2241
31aa7e4e
JB
22422014-02-26 Joel Brobecker <brobecker@adacore.com>
2243
2244 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
2245 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
2246 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
2247 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
2248 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
2249 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
2250
1b588015
JB
22512014-02-26 Joel Brobecker <brobecker@adacore.com>
2252
2253 * testsuite/gdb.python/py-pp-re-notag.c: New file.
2254 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
2255 * testsuite/gdb.python/py-pp-re-notag.p: New file.
2256
55426c9d
JB
22572014-02-26 Joel Brobecker <brobecker@adacore.com>
2258
2259 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
2260
dc53a7ad
JB
22612014-02-26 Joel Brobecker <brobecker@adacore.com>
2262
2263 * gdb.dwarf2/arr-stride.c: New file.
2264 * gdb.dwarf2/arr-stride.exp: New file.
2265
12ab52e9
PA
22662014-02-26 Pedro Alves <palves@redhat.com>
2267
2268 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
2269 that won't ever trigger. Make sure that GDB reports the correct
2270 breakpoint that caused the stop.
2271
849c862e
JK
22722014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2273
2274 PR gdb/16626
2275 * gdb.base/auto-load-script: New file.
2276 * gdb.base/auto-load.c: New file.
2277 * gdb.base/auto-load.exp: New file.
2278
71b7d793
JK
2279 PR gdb/16626
2280 * gdb.base/auto-load.exp: Fix out-of-srctree run.
2281
e2f0d509
JK
22822014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2283
2284 Fix dw2-icycle.exp -fsanitize=address GDB crash.
2285 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
2286
50cc37c8
DE
22872014-02-24 Doug Evans <dje@google.com>
2288
2289 * lib/gdb.exp (run_on_host): Log error output if program fails.
2290
ea4758f2
PA
22912014-02-21 Pedro Alves <palves@redhat.com>
2292
2293 * gdb.threads/step-after-sr-lock.c: Rename to ...
2294 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
2295 * gdb.threads/step-after-sr-lock.exp: Rename to ...
2296 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2297 ... this.
2298
d7b30f67
SDJ
22992014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
2300
2301 PR tdep/16397
2302 * gdb.arch/amd64-stap-special-operands.exp: New file.
2303 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
2304 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
2305 * gdb.arch/amd64-stap-triplet.S: Likewise.
2306 * gdb.arch/amd64-stap-triplet.c: Likewise.
2307
83deb43f
JB
23082014-02-20 Joel Brobecker <brobecker@adacore.com>
2309
2310 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
2311 in .section pseudo-op.
2312
adde2bff
DE
23132014-02-20 lin zuojian <manjian2006@gmail.com>
2314 Joel Brobecker <brobecker@adacore.com>
2315 Doug Evans <xdje42@gmail.com>
2316
2317 PR symtab/16581
2318 * gdb.dwarf2/dw2-icycle.S: New file.
2319 * gdb.dwarf2/dw2-icycle.c: New file.
2320 * gdb.dwarf2/dw2-icycle.exp: New file.
2321
f7bd0f78
SC
23222014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2323
2324 * gdb.python/py-value-cc.cc: Improve test case to enable testing
2325 operations on gdb.Value objects.
2326 * gdb.python/py-value-cc.exp: Add new test to test operations on
2327 gdb.Value objects.
2328
c17ef0d5
DE
23292014-02-18 Doug Evans <dje@google.com>
2330
2331 * Makefile.in (TESTS): New variable.
2332 (expanded_tests, expanded_tests_or_none): New variables
2333 (check-single): Pass $(expanded_tests_or_none) to runtest.
2334 (check-parallel): Only run tests in $(TESTS) if non-empty.
2335 (check/no-matching-tests-found): New rule.
2336 * README: Document TESTS makefile variable.
2337
5dd3176f
DE
23382014-02-18 Doug Evans <dje@google.com>
2339
2340 * Makefile.in (check-parallel): rm -rf outputs temp.
2341
0b10be4f
JK
23422014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2343
2344 Fix "ERROR: no fileid for" in the testsuite.
2345 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
2346
85f224e7
DE
23472014-02-12 Doug Evans <dje@google.com>
2348
2349 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
2350 (MISCELLANEOUS): New variable.
2351 (clean): rm -rf $(MISCELLANEOUS).
2352 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
2353 dwp live in the same directory as symlinks, with each symlink pointed
2354 to a differently named file in a different directory.
2355
149b30ff
DE
23562014-02-11 Doug Evans <dje@google.com>
2357
2358 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
2359 of Tcl file commands.
2360
1dfdac32
MK
23612014-02-10 Mark Kettenis <kettenis@gnu.org>
2362
2363 * gdb.threads/step-after-sr-lock.exp: Avoid executing
2364 "kill -SIGUSR1 -1".
2365
aa4fb036
JB
23662014-02-10 Joel Brobecker <brobecker@adacore.com>
2367
2368 * gdb.ada/tick_length_array_enum_idx: New testcase.
2369
ed3ef339
DE
23702014-02-10 Doug Evans <xdje42@gmail.com>
2371
2372 * configure.ac (AC_OUTPUT): Add gdb.guile.
2373 * configure: Regenerate.
2374 * lib/gdb-guile.exp: New file.
2375 * lib/gdb.exp (get_target_charset): New function.
2376 * gdb.base/help.exp: Update expected output from "apropos apropos".
2377 * gdb.guile/Makefile.in: New file.
2378 * gdb.guile/guile.exp: New file.
2379 * gdb.guile/scm-arch.c: New file.
2380 * gdb.guile/scm-arch.exp: New file.
2381 * gdb.guile/scm-block.c: New file.
2382 * gdb.guile/scm-block.exp: New file.
2383 * gdb.guile/scm-breakpoint.c: New file.
2384 * gdb.guile/scm-breakpoint.exp: New file.
2385 * gdb.guile/scm-disasm.c: New file.
2386 * gdb.guile/scm-disasm.exp: New file.
2387 * gdb.guile/scm-equal.c: New file.
2388 * gdb.guile/scm-equal.exp: New file.
2389 * gdb.guile/scm-error.exp: New file.
2390 * gdb.guile/scm-error.scm: New file.
2391 * gdb.guile/scm-frame-args.c: New file.
2392 * gdb.guile/scm-frame-args.exp: New file.
2393 * gdb.guile/scm-frame-args.scm: New file.
2394 * gdb.guile/scm-frame-inline.c: New file.
2395 * gdb.guile/scm-frame-inline.exp: New file.
2396 * gdb.guile/scm-frame.c: New file.
2397 * gdb.guile/scm-frame.exp: New file.
2398 * gdb.guile/scm-generics.exp: New file.
2399 * gdb.guile/scm-gsmob.exp: New file.
2400 * gdb.guile/scm-iterator.c: New file.
2401 * gdb.guile/scm-iterator.exp: New file.
2402 * gdb.guile/scm-math.c: New file.
2403 * gdb.guile/scm-math.exp: New file.
2404 * gdb.guile/scm-objfile-script-gdb.in: New file.
2405 * gdb.guile/scm-objfile-script.c: New file.
2406 * gdb.guile/scm-objfile-script.exp: New file.
2407 * gdb.guile/scm-objfile.c: New file.
2408 * gdb.guile/scm-objfile.exp: New file.
2409 * gdb.guile/scm-ports.exp: New file.
2410 * gdb.guile/scm-pretty-print.c: New file.
2411 * gdb.guile/scm-pretty-print.exp: New file.
2412 * gdb.guile/scm-pretty-print.scm: New file.
2413 * gdb.guile/scm-section-script.c: New file.
2414 * gdb.guile/scm-section-script.exp: New file.
2415 * gdb.guile/scm-section-script.scm: New file.
2416 * gdb.guile/scm-symbol.c: New file.
2417 * gdb.guile/scm-symbol.exp: New file.
2418 * gdb.guile/scm-symtab-2.c: New file.
2419 * gdb.guile/scm-symtab.c: New file.
2420 * gdb.guile/scm-symtab.exp: New file.
2421 * gdb.guile/scm-type.c: New file.
2422 * gdb.guile/scm-type.exp: New file.
2423 * gdb.guile/scm-value-cc.cc: New file.
2424 * gdb.guile/scm-value-cc.exp: New file.
2425 * gdb.guile/scm-value.c: New file.
2426 * gdb.guile/scm-value.exp: New file.
2427 * gdb.guile/source2.scm: New file.
2428 * gdb.guile/types-module.cc: New file.
2429 * gdb.guile/types-module.exp: New file.
2430
7026a7c1
YQ
24312014-02-10 Yao Qi <yao@codesourcery.com>
2432
2433 PR testsuite/16543
2434 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
2435 * configure: Regenerated.
2436 * Makefile.in: New file.
2437
6c466447
AS
24382014-02-08 Andreas Schwab <schwab@linux-m68k.org>
2439
2440 * gdb.python/py-framefilter.exp: Fix typo.
2441
6e854735
YQ
24422014-02-08 Yao Qi <yao@codesourcery.com>
2443
2444 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
2445 that no =breakpoint-modified is emitted when breakpoints are
2446 modified through MI commands.
2447
d137e6dc
PA
24482014-02-07 Pedro Alves <pedro@codesourcery.com>
2449 Pedro Alves <palves@redhat.com>
2450
2451 * gdb.threads/step-after-sr-lock.c: New file.
2452 * gdb.threads/step-after-sr-lock.exp: New file.
2453
b5ee5a50
PA
24542014-02-07 Pedro Alves <palves@redhat.com>
2455
2456 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
2457
3c77faf3
JK
24582014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2459
2460 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
2461 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
2462
6dddc817
DE
24632014-02-06 Doug Evans <xdje42@gmail.com>
2464
2465 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
2466 output.
2467
2468 * gdb.gdb/python-interrupts.exp: New file.
2469
de7b2893
YQ
24702014-02-05 Yao Qi <yao@codesourcery.com>
2471
2472 * gdb.trace/report.exp (use_collected_data): Test the output
2473 of "info threads" and "info inferiors".
2474
66d032ac
YQ
24752014-02-05 Yao Qi <yao@codesourcery.com>
2476
2477 Revert this patch:
2478
2479 2013-05-24 Yao Qi <yao@codesourcery.com>
2480
2481 * gdb.trace/tfile.exp: Test inferior and thread.
2482
591a12a1
UW
24832014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2484
2485 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
2486 on a function.
2487 * gdb.base/step-bt.c: Call hello via function pointer to make
2488 sure its first instruction is executed on powerpc64le-linux.
2489
0ff3e01f
UW
24902014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2491
2492 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
2493
084ee545
UW
24942014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2495
2496 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
2497 of the test patterns for use on little-endian systems.
2498
6ed14ff3
UW
24992014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2500
2501 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
2502 (decimal_vector): Fix for little-endian.
2503
401e27fd
JM
25042014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
2505
2506 * gdb.arch/sparc-sysstep.exp: New file.
2507 * gdb.arch/sparc-sysstep.c: Likewise.
2508
2509 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
2510
8b924729
EBM
25112014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2512
2513 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
2514
fb151210
JB
25152014-01-23 Tom Tromey <tromey@redhat.com>
2516
2517 * gdb.ada/array_char_idx: New testcase.
2518
0740f8d8
TT
25192014-01-23 Tom Tromey <tromey@redhat.com>
2520
2521 PR python/16487:
2522 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
2523 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
2524 classes.
2525
21909fa1
TT
25262014-01-23 Tom Tromey <tromey@redhat.com>
2527
2528 PR python/16491:
2529 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
2530 string from an inferior frame.
2531 * gdb.python/py-framefilter-mi.exp: Update.
2532
87ce2a04
DE
25332014-01-22 Doug Evans <dje@google.com>
2534
2535 * gdb.server/server-mon.exp: Add tests for "set debug-format".
2536
237b092b
AA
25372014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2538
2539 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
2540
d674a709
AA
25412014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2542
2543 * gdb.trace/entry-values.exp: Remove excess space character from
2544 regex patterns. Handle s390 call instruction.
2545
20fa3390
AA
25462014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2547
2548 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
2549 define "*_start" label. Make "name" static.
2550 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
2551 ${name} by references to ${name}_start.
2552
78466714
AA
25532014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2554
2555 * gdb.base/info-macros.exp: Remove "debug" from the compile
2556 options.
2557
ec9f644a
IB
25582014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2559
2560 * gdb.dlang/demangle.exp: New file.
2561
94b1b47e
IB
25622014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2563
2564 * gdb.dlang/primitive-types.exp: New file.
2565
7f420862
IB
25662014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2567
2568 * configure.ac: Create gdb.dlang/Makefile.
2569 * configure: Regenerate.
2570 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
2571 * gdb.dlang/Makefile.in: New file.
2572 * lib/d-support.exp: New file.
2573 * lib/gdb.exp (skip_d_tests): New proc.
2574
52834460
MM
25752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2576
2577 * gdb.btrace/delta.exp: Check reverse stepi.
2578 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
2579 * gdb.btrace/finish.exp: New.
2580 * gdb.btrace/next.exp: New.
2581 * gdb.btrace/nexti.exp: New.
2582 * gdb.btrace/record_goto.c: Add comments.
2583 * gdb.btrace/step.exp: New.
2584 * gdb.btrace/stepi.exp: New.
2585 * gdb.btrace/multi-thread-step.c: New.
2586 * gdb.btrace/multi-thread-step.exp: New.
2587 * gdb.btrace/rn-dl-bind.c: New.
2588 * gdb.btrace/rn-dl-bind.exp: New.
2589 * gdb.btrace/data.c: New.
2590 * gdb.btrace/data.exp: New.
2591 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
2592
6e07b1d2
MM
25932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2594
2595 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
2596 * gdb.btrace/exception.exp: Update.
2597 * gdb.btrace/instruction_history.exp: Update.
2598 * gdb.btrace/record_goto.exp: Update.
2599 * gdb.btrace/tailcall.exp: Update.
2600 * gdb.btrace/unknown_functions.exp: Update.
2601 * gdb.btrace/delta.exp: New.
2602
0b722aec
MM
26032014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2604
2605 * gdb.btrace/record_goto.exp: Add backtrace test.
2606 * gdb.btrace/tailcall.exp: Add backtrace test.
2607
066ce621
MM
26082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2609
2610 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
2611 * gdb.btrace/record_goto.c: New.
2612 * gdb.btrace/record_goto.exp: New.
2613 * gdb.btrace/x86-record_goto.S: New.
2614
0688d04e
MM
26152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2616
2617 * gdb.btrace/function_call_history.exp: Update tests.
2618 * gdb.btrace/instruction_history.exp: Update tests.
2619
8710b709
MM
26202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2621
2622 * gdb.btrace/function_call_history.exp: Fix expected field
2623 order for "record function-call-history".
2624 Add new tests for "record function-call-history /c".
2625 * gdb.btrace/exception.cc: New.
2626 * gdb.btrace/exception.exp: New.
2627 * gdb.btrace/tailcall.exp: New.
2628 * gdb.btrace/x86-tailcall.S: New.
2629 * gdb.btrace/x86-tailcall.c: New.
2630 * gdb.btrace/unknown_functions.c: New.
2631 * gdb.btrace/unknown_functions.exp: New.
2632 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
2633
5de9129b
MM
26342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2635
2636 * gdb.btrace/instruction_history.exp: Update.
2637 * gdb.btrace/function_call_history.exp: Update.
2638
23a7fe75
MM
26392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2640
2641 * gdb.btrace/function_call_history.exp: Fix expected function
2642 trace.
2643 * gdb.btrace/instruction_history.exp: Initialize traced.
2644 Remove traced_functions.
2645
724c7dd8
MM
26462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2647
2648 * gdb.btrace/function_call_history.exp: Update
2649 * gdb.btrace/instruction_history.exp: Update.
2650
6d78d93b
MM
26512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2652
2653 * gdb.btrace/enable.exp: Update expected text.
2654
93a360cc
OJ
26552014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
2656
2657 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
2658 bytes.
2659
3772b53f
MR
26602014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
2661
2662 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
2663
596662fa
OJ
26642014-01-15 Omair Javaid <omair.javaid@linaro.org>
2665
2666 * lib/gdb.exp (supports_process_record): Return true for
2667 arm*-linux*. (supports_reverse): Likewise.
2668
b5b08fb4
SC
26692014-01-13 Siva Chandra Reddy <sivachandra@google.com>
2670
2671 PR python/15464
2672 PR python/16113
2673 * gdb.python/py-type.c: Enhance test case.
2674 * gdb.python/py-value-cc.cc: Likewise
2675 * gdb.python/py-type.exp: Add new tests.
2676 * gdb.python/py-value-cc.exp: Likewise
2677
52d7fb13
AA
26782014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2679 Pedro Alves <palves@redhat.com>
2680
2681 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
2682 Make "name" extern.
2683 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
2684 references to ${name}_start by references to ${name}.
2685
a2cd8cfe
JB
26862014-01-10 Joel Brobecker <brobecker@adacore.com>
2687
2688 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
2689
4e23fced
JB
26902014-01-10 Joel Brobecker <brobecker@adacore.com>
2691
2692 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
2693
c6a9e42c
PA
26942014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
2695 Pedro Alves <palves@redhat.com>
2696
2697 * gdb.mi/mi-info-os.exp: Connect to the target with
2698 mi_gdb_target_load.
2699
b7ea362b
PA
27002014-01-08 Pedro Alves <palves@redhat.com>
2701
2702 * gdb.threads/reconnect-signal.c: New file.
2703 * gdb.threads/reconnect-signal.exp: New file.
2704
5e3f4fab
EBM
27052014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2706
2707 * gdb.base/source-dir.exp: New file.
2708
79301218
JB
27092014-01-07 Joel Brobecker <brobecker@adacore.com>
2710
2711 * gdb.ada/mi_interface: New testcase.
2712
8e355c5d
JB
27132014-01-07 Joel Brobecker <brobecker@adacore.com>
2714
2715 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
2716 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
2717 gdb.ada/pp-rec-component/pck.ads: New files.
2718
c0d48811
JB
27192014-01-07 Joel Brobecker <brobecker@adacore.com>
2720
2721 * gdb.python/py-pp-integral.c: New file.
2722 * gdb.python/py-pp-integral.py: New file.
2723 * gdb.python/py-pp-integral.exp: New file.
2724
17b609c3 2725For older changes see ChangeLog-1993-2013.
c906108c 2726\f
8d8cb839
EZ
2727;; Local Variables:
2728;; mode: change-log
2729;; left-margin: 8
2730;; fill-column: 74
2731;; version-control: never
2732;; End:
902f2ccb 2733
14f8b115 2734 Copyright 2014 Free Software Foundation, Inc.
902f2ccb
MC
2735 Copying and distribution of this file, with or without modification,
2736 are permitted provided the copyright notice and this notice are preserved.