Non trivial return value tests.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2014-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
8 2014-10-15 Yao Qi <yao@codesourcery.com>
9
10 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11 remote host.
12
13 2014-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
20 2014-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
28 2014-10-14 Joel Brobecker <brobecker@adacore.com>
29
30 * gdb.ada/addr_arith: New testcase.
31
32 2014-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
39 2014-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
45 2014-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
61 2014-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
67 2014-10-13 Doug Evans <dje@google.com>
68
69 * gdb.python/py-objfile.exp: Change name of file name test.
70
71 2014-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
76 2014-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
83 2014-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
89 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
90
91 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
92
93 2014-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
98 2014-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
105 2014-10-11 Yao Qi <yao@codesourcery.com>
106
107 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
108
109 2014-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
117 2014-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
127 2014-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
134 2014-10-02 Doug Evans <dje@google.com>
135
136 * gdb.base/structs.c (main): Don't run forever.
137
138 2014-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
143 2014-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
149 2014-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
155 2014-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
160 2014-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
165 2014-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
170 2014-09-30 Yao Qi <yao@codesourcery.com>
171
172 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
173 false.
174
175 2014-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
180 2014-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
185 2014-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
192 2014-09-18 Doug Evans <dje@google.com>
193
194 * gdb.dwarf2/symtab-producer.exp: New file.
195
196 2014-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
203 2014-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
214 2014-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
220 2014-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
226 2014-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
231 2014-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
249 2014-09-16 Yao Qi <yao@codesourcery.com>
250
251 * boards/local-remote-host-native.exp: New file.
252
253 2014-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
260 2014-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
265 2014-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
273 2014-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
297 2014-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
303 2014-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
311 2014-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
319 2014-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
330 2014-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
335 2014-09-10 Joel Brobecker <brobecker@adacore.com>
336
337 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
338
339 2014-09-10 Joel Brobecker <brobecker@adacore.com>
340
341 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
342
343 2014-09-10 Joel Brobecker <brobecker@adacore.com>
344
345 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
346
347 2014-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
352 2014-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
359 2014-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
369 2014-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
375 2014-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
386 2014-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
391 2014-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
396 2014-09-09 Doug Evans <xdje42@gmail.com>
397
398 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
399
400 2014-09-09 Yao Qi <yao@codesourcery.com>
401
402 * gdb.mi/mi-var-display.exp: Set print symbol off.
403
404 2014-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
414 2014-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
422 2014-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
428 2014-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
434 2014-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
440 2014-09-03 Sasha Smundak <asmundak@google.com>
441
442 * gdb.python/py-frame.exp: Test Frame.read_register.
443
444 2014-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
450 2014-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
457 2014-08-27 Doug Evans <dje@google.com>
458
459 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
460
461 2014-08-25 Doug Evans <dje@google.com>
462
463 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
464 (main): Ditto.
465
466 2014-08-25 Doug Evans <dje@google.com>
467
468 * gdb.threads/thread-execl.exp: #include <stdio.h>.
469
470 2014-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
476 2014-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
483 2014-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
490 2014-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
495 2014-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
505 2014-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
521 2014-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
527 2014-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
535 2014-08-19 Pedro Alves <palves@redhat.com>
536
537 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
538
539 2014-08-19 Yao Qi <yao@codesourcery.com>
540
541 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
542 right line.
543
544 2014-08-18 David Blaikie <dblaikie@gmail.com>
545
546 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
547
548 2014-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
553 2014-08-18 Joel Brobecker <brobecker@adacore.com>
554
555 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
556
557 2014-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
563 2014-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
570 2014-08-15 Yao Qi <yao@codesourcery.com>
571
572 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
573 false.
574
575 2014-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
582 2014-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
587 2014-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
604 2014-08-09 Yao Qi <yao@codesourcery.com>
605
606 PR testsuite/13443
607 * gdb.mi/mi-var-display.exp: Make test messages unique.
608
609 2014-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
614 2014-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
619 2014-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
626 2014-07-30 Pedro Alves <palves@redhat.com>
627
628 * gdb.threads/signal-command-handle-nopass.exp (test): Add
629 comment.
630
631 2014-07-29 Yao Qi <yao@codesourcery.com>
632
633 PR gdb/17206
634 * gdb.base/until-nodebug.exp: New.
635
636 2014-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
643 2014-07-28 Will Newton <will.newton@linaro.org>
644
645 * gdb.base/varargs.exp: Remove KFAILs for ARM.
646
647 2014-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
653 2014-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
662 2014-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
690 2014-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
699 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
700
701 PR gdb/17170
702 * gdb.base/statistics.exp: New file.
703
704 2014-07-17 Doug Evans <dje@google.com>
705
706 PR gdb/17170
707 * gdb.base/maint.exp: Update testing of per-command stats.
708
709 2014-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
726 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
727
728 * gdb.base/debug-expr.exp: Test string evaluation with
729 "debug expression" on.
730
731 2014-07-15 Pedro Alves <palves@redhat.com>
732
733 * gdb.base/reread.exp: Use clean_restart.
734
735 2014-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
740 2014-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
745 2014-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
750 2014-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
756 2014-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
762 2014-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
773 2014-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
778 2014-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
783 2014-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
788 2014-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
793 2014-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
803 2014-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
809 2014-07-11 Yao Qi <yao@codesourcery.com>
810
811 * gdb.base/exprs.exp: "set print symbol off".
812
813 2014-07-11 Pedro Alves <palves@redhat.com>
814
815 * gdb.threads/kill.c: New file.
816 * gdb.threads/kill.exp: New file.
817
818 2014-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
824 2014-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
829 2014-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
838 2014-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
846 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
847
848 * gdb.btrace/segv.exp: New.
849 * gdb.btrace/segv.c: New.
850
851 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
852
853 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
854 instruction.
855
856 2014-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
864 2014-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
869 2014-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
874 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
875
876 * gdb.btrace/gcore.exp: New.
877
878 2014-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
883 2014-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
889 2014-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
895 2014-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
900 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
901
902 * gdb.dlang/expression.exp: New file.
903
904 2014-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
911 2014-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
916 2014-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
925 2014-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
936 2014-06-17 Yao Qi <yao@codesourcery.com>
937
938 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
939 CP1252.
940
941 2014-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
947 2014-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
953 2014-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
962 2014-06-12 Tom Tromey <tromey@redhat.com>
963
964 * gdb.base/completion.exp: Don't use directory name in test.
965
966 2014-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
976 2014-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
987 2014-06-06 Doug Evans <xdje42@gmail.com>
988
989 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
990
991 2014-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
998 2014-06-06 Pedro Alves <palves@redhat.com>
999
1000 * gdb.base/break-unload-file.exp: Fix typo.
1001
1002 2014-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
1007 2014-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
1014 2014-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
1023 2014-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
1028 2014-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
1034 2014-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
1039 2014-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
1044 2014-06-04 Doug Evans <xdje42@gmail.com>
1045
1046 * gdb.guile/scm-generics.exp: Delete.
1047
1048 2014-06-04 Doug Evans <xdje42@gmail.com>
1049
1050 * gdb.guile/scm-breakpoint.exp: Update.
1051 Add tests for breakpoint registration.
1052
1053 2014-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
1061 2014-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
1068 2014-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
1073 2014-06-04 Yao Qi <yao@codesourcery.com>
1074
1075 * gdb.base/default.exp: Replace "child" with "native" in
1076 regexp pattern.
1077
1078 2014-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
1085 2014-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
1092 2014-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
1097 2014-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
1102 2014-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
1108 2014-06-02 Doug Evans <xdje42@gmail.com>
1109
1110 * gdb.guile/scm-parameter.exp: New file.
1111
1112 2014-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
1117 2014-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
1133 2014-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
1138 2014-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
1143 2014-06-02 Joel Brobecker <brobecker@adacore.com>
1144
1145 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
1146
1147 2014-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
1153 2014-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
1159 2014-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
1167 2014-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
1173 2014-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
1180 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
1181
1182 * gdb.reverse/sigall-reverse.exp: Fix a typo.
1183
1184 2014-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
1213 2014-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
1219 2014-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
1228 2014-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
1233 2014-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
1239 2014-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
1244 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1245
1246 * gdb.btrace/vdso.c: New.
1247 * gdb.btrace/vdso.exp: New.
1248
1249 2014-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
1254 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1255
1256 * gdb.btrace/data.exp: Test memory access during btrace replay.
1257
1258 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
1259
1260 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
1261
1262 2014-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
1275 2014-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
1284 2014-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
1289 2014-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
1294 2014-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
1301 2014-05-21 Pedro Alves <palves@redhat.com>
1302
1303 * gdb.base/default.exp: Test "target native" instead of "target
1304 child".
1305
1306 2014-05-21 Mark Wielaard <mjw@redhat.com>
1307
1308 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
1309
1310 2014-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
1319 2014-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
1324 2014-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
1329 2014-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
1334 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
1335
1336 * gdb.btrace/nohist.exp: New.
1337
1338 2014-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
1345 2014-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
1351 2014-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
1356 2014-05-16 Doug Evans <dje@google.com>
1357
1358 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
1359 * gdb.base/completion.exp: Check that all expected files exist
1360 before doing file completion.
1361
1362 2014-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
1368 2014-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
1373 2014-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
1379 2014-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
1385 2014-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
1391 2014-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
1396 2014-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
1403 2014-05-14 Yao Qi <yao@codesourcery.com>
1404
1405 * boards/local-remote-host-notty.exp (${board}_file): New
1406 proc.
1407
1408 2014-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
1414 2014-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
1419 2014-05-05 Keith Seitz <keiths@redhat.com>
1420
1421 * gdb.linespec/ls-dollar.exp: Add test for linespec
1422 file:convenience_variable.
1423
1424 2014-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
1436 2014-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
1448 2014-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
1456 2014-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
1462 2014-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
1469 2014-05-01 Pedro Alves <palves@redhat.com>
1470
1471 * boards/local-remote-host.exp: New file.
1472
1473 2014-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
1478 2014-04-28 Joel Brobecker <brobecker@adacore.com>
1479
1480 * gdb.ada/dyn_arrayidx: New testcase.
1481
1482 2014-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
1492 2014-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
1499 2014-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
1515 2014-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
1527 2014-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
1533 2014-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
1540 2014-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
1547 2014-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
1554 2014-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
1558 2014-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
1565 2014-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
1572 2014-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
1608 2014-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
1624 2014-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
1634 2014-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
1639 2014-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
1644 2014-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
1652 2014-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
1662 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
1663
1664 * gdb.java/jnpe.exp: Drop srcdir from untested path.
1665
1666 2014-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
1671 2014-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
1681 2014-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
1687 2014-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
1694 2014-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
1714 2014-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
1719 2014-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
1724 2014-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
1733 2014-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
1741 2014-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
1768 2014-04-15 Pedro Alves <palves@redhat.com>
1769
1770 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
1771
1772 2014-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
1784 2014-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
1789 2014-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
1799 2014-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
1807 2014-04-14 Tom Tromey <tromey@redhat.com>
1808
1809 * gdb.dwarf2/enum-type.exp: New file.
1810
1811 2014-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
1816 2014-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
1821 2014-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
1826 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1827
1828 * gdb.dwarf2/count.exp: New file.
1829
1830 2014-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
1835 2014-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
1841 2014-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
1847 2014-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
1852 2014-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
1873 2014-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
1879 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1880
1881 * gdb.mi/mi-vla-c99.exp: New file.
1882 * gdb.mi/vla.c: New file.
1883
1884 2014-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
1889 2014-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
1894 2014-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
1899 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1900
1901 * gdb.dwarf2/count.exp: New file.
1902
1903 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1904
1905 * gdb.base/vla-sideeffect.c: New file.
1906 * gdb.base/vla-sideeffect.exp: New file.
1907
1908 2014-04-11 Yao Qi <yao@codesourcery.com>
1909
1910 * gdb.base/completion.exp: Check file exists before running tests
1911 on file completion.
1912
1913 2014-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
1922 2014-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
1927 2014-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
1932 2014-04-07 David Blaikie <dblaikie@gmail.com>
1933
1934 * lib/compiler.c: Identify the clang compiler.
1935 * lib/compiler.cc: Ditto.
1936
1937 2014-04-03 Yao Qi <yao@codesourcery.com>
1938
1939 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
1940
1941 2014-04-01 Anton Blanchard <anton@samba.org>
1942
1943 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
1944 messages unique.
1945
1946 2014-04-01 Anton Blanchard <anton@samba.org>
1947
1948 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
1949 prepare_for_testing.
1950
1951 2014-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
1957 2014-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
1963 2014-03-31 Yao Qi <yao@codesourcery.com>
1964
1965 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
1966
1967 2014-03-28 Joel Brobecker <brobecker@adacore.com>
1968
1969 * gdb.ada/mi_dyn_arr: New testcase.
1970
1971 2014-03-27 Doug Evans <dje@google.com>
1972
1973 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
1974
1975 2014-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
1980 2014-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
1994 2014-03-26 Yao Qi <yao@codesourcery.com>
1995
1996 * gdb.base/macscp.exp: Fix code format issues.
1997
1998 2014-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
2003 2014-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
2010 2014-03-24 Doug Evans <dje@google.com>
2011
2012 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
2013 using fission.
2014
2015 2014-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
2027 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2028
2029 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
2030
2031 2014-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.
2035 * gdb.guile/guile.exp (guile not supported): Verify multi-line
2036 guile command issues an error.
2037
2038 2014-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
2043 2014-03-21 Hui Zhu <hui@codesourcery.com>
2044
2045 * gdb.base/attach.exp (do_command_attach_tests): New.
2046
2047 2014-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
2054 2014-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
2062 2014-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
2070 2014-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
2077 2014-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
2082 2014-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
2091 2014-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
2096 2014-03-19 Pedro Alves <palves@redhat.com>
2097
2098 * gdb.base/async.exp: Remove early return.
2099
2100 2014-03-19 Pedro Alves <palves@redhat.com>
2101
2102 * gdb.base/async.exp (step& tests): Pass explicit test messages.
2103
2104 2014-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
2109 2014-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
2114 2014-03-19 Pedro Alves <palves@redhat.com>
2115
2116 * gdb.base/async.exp: Use prepare_for_testing.
2117
2118 2014-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
2123 2014-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
2132 2014-03-19 Pedro Alves <palves@redhat.com>
2133
2134 * gdb.base/async.exp: Don't frob gdb_protocol.
2135
2136 2014-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
2141 2014-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
2147 2014-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
2154 2014-03-17 Joel Brobecker <brobecker@adacore.com>
2155
2156 * gdb.ada/pckd_arr_ren: New testcase.
2157
2158 2014-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
2164 2014-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
2170 2014-03-13 Pedro Alves <palves@redhat.com>
2171
2172 * gdb.base/default.exp: Don't test "target procfs".
2173
2174 2014-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
2179 2014-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
2186 2014-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
2194 2014-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
2200 2014-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
2212 2014-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
2217 2014-03-10 Joel Brobecker <brobecker@adacore.com>
2218
2219 * gdb.ada/tagged_access: New testcase.
2220
2221 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
2222
2223 * gdb.btrace/data.exp: Update expected output.
2224
2225 2014-03-06 Yao Qi <yao@codesourcery.com>
2226
2227 * gdb.trace/pr16508.exp: New file.
2228
2229 2014-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
2237 2014-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
2242 2014-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
2251 2014-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
2257 2014-02-26 Joel Brobecker <brobecker@adacore.com>
2258
2259 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
2260
2261 2014-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
2266 2014-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
2272 2014-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
2279 PR gdb/16626
2280 * gdb.base/auto-load.exp: Fix out-of-srctree run.
2281
2282 2014-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
2287 2014-02-24 Doug Evans <dje@google.com>
2288
2289 * lib/gdb.exp (run_on_host): Log error output if program fails.
2290
2291 2014-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
2299 2014-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
2308 2014-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
2313 2014-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
2322 2014-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
2329 2014-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
2338 2014-02-18 Doug Evans <dje@google.com>
2339
2340 * Makefile.in (check-parallel): rm -rf outputs temp.
2341
2342 2014-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
2347 2014-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
2356 2014-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
2361 2014-02-10 Mark Kettenis <kettenis@gnu.org>
2362
2363 * gdb.threads/step-after-sr-lock.exp: Avoid executing
2364 "kill -SIGUSR1 -1".
2365
2366 2014-02-10 Joel Brobecker <brobecker@adacore.com>
2367
2368 * gdb.ada/tick_length_array_enum_idx: New testcase.
2369
2370 2014-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
2431 2014-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
2438 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
2439
2440 * gdb.python/py-framefilter.exp: Fix typo.
2441
2442 2014-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
2448 2014-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
2454 2014-02-07 Pedro Alves <palves@redhat.com>
2455
2456 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
2457
2458 2014-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
2463 2014-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
2470 2014-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
2475 2014-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
2483 2014-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
2490 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2491
2492 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
2493
2494 2014-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
2499 2014-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
2504 2014-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
2511 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2512
2513 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
2514
2515 2014-01-23 Tom Tromey <tromey@redhat.com>
2516
2517 * gdb.ada/array_char_idx: New testcase.
2518
2519 2014-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
2526 2014-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
2533 2014-01-22 Doug Evans <dje@google.com>
2534
2535 * gdb.server/server-mon.exp: Add tests for "set debug-format".
2536
2537 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2538
2539 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
2540
2541 2014-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
2546 2014-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
2553 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2554
2555 * gdb.base/info-macros.exp: Remove "debug" from the compile
2556 options.
2557
2558 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2559
2560 * gdb.dlang/demangle.exp: New file.
2561
2562 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2563
2564 * gdb.dlang/primitive-types.exp: New file.
2565
2566 2014-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
2575 2014-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
2593 2014-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
2603 2014-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
2608 2014-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
2615 2014-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
2620 2014-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
2634 2014-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
2639 2014-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
2646 2014-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
2651 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2652
2653 * gdb.btrace/enable.exp: Update expected text.
2654
2655 2014-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
2660 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
2661
2662 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
2663
2664 2014-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
2669 2014-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
2678 2014-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
2686 2014-01-10 Joel Brobecker <brobecker@adacore.com>
2687
2688 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
2689
2690 2014-01-10 Joel Brobecker <brobecker@adacore.com>
2691
2692 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
2693
2694 2014-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
2700 2014-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
2705 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2706
2707 * gdb.base/source-dir.exp: New file.
2708
2709 2014-01-07 Joel Brobecker <brobecker@adacore.com>
2710
2711 * gdb.ada/mi_interface: New testcase.
2712
2713 2014-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
2719 2014-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
2725 For older changes see ChangeLog-1993-2013.
2726 \f
2727 ;; Local Variables:
2728 ;; mode: change-log
2729 ;; left-margin: 8
2730 ;; fill-column: 74
2731 ;; version-control: never
2732 ;; End:
2733
2734 Copyright 2014 Free Software Foundation, Inc.
2735 Copying and distribution of this file, with or without modification,
2736 are permitted provided the copyright notice and this notice are preserved.
This page took 0.094729 seconds and 5 git commands to generate.