]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame_incremental - gdb/testsuite/ChangeLog
gdb/tui: Update help text for scroll commands
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
... / ...
CommitLineData
12020-01-29 Luis Machado <luis.machado@linaro.org>
2
3 * gdb.arch/aarch64-brk-patterns.c: New source file.
4 * gdb.arch/aarch64-brk-patterns.exp: New test.
5
62020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
7
8 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
9 GCC/Clang version.
10 * gdb.cp/pass-by-ref.exp: Ditto.
11
122020-01-29 Tom de Vries <tdevries@suse.de>
13
14 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
15 * gdb.threads/watchpoint-fork-mt.c: Same.
16 * gdb.threads/watchpoint-fork-parent.c: Same.
17 * gdb.threads/watchpoint-fork-st.c: Same.
18 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
19
202020-01-27 Luis Machado <luis.machado@linaro.org>
21
22 * gdb.base/step-over-syscall.exp (setup): Check if we're already
23 sitting at a syscall instruction when we hit the syscall function's
24 breakpoint.
25 Check PC against one obtained with the x command.
26 Validate syscall number.
27 (step_over_syscall): Don't continue to the syscall instruction if
28 we're already there.
29
302020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
31
32 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
33
342020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
35
36 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
37 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
38
392020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
40
41 * gdb.dwarf2/dw2-inline-stepping.c: New file.
42 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
43
442020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
45
46 * gdb.base/maint.exp: Update line table parsing test.
47 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
48
492020-01-24 Pedro Alves <palves@redhat.com>
50
51 PR gdb/25410
52 * gdb.multi/multi-re-run-1.c: New.
53 * gdb.multi/multi-re-run-2.c: New.
54 * gdb.multi/multi-re-run.exp: New.
55
562020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
57
58 PR gdb/23718
59 * gdb.server/server-kill-python.exp: New file.
60
612020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
62
63 * gdb.server/multi-ui-errors.c: New file.
64 * gdb.server/multi-ui-errors.exp: New file.
65
662020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
67
68 PR tui/9765
69 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
70
712020-01-19 Tom Tromey <tom@tromey.com>
72
73 * gdb.tui/main.exp: Add check for plain "file".
74
752020-01-16 Christian Biesinger <cbiesinger@google.com>
76
77 * lib/gdb.exp: Fix spelling error (seperatelly).
78
792020-01-14 Tom Tromey <tom@tromey.com>
80
81 PR symtab/12535:
82 * gdb.python/python.exp: Test decode_line with empty string
83 argument.
84
852020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
86
87 * gdb.base/skip-inline.exp: Extend test.
88
892020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
90
91 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
92 * gdb.dwarf2/dw2-bad-elf.c: New file.
93 * gdb.dwarf2/dw2-bad-elf.exp: New file.
94
952020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
96
97 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
98 _line_saw_file.
99
1002020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
101
102 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
103 border.
104
1052020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
106
107 * gdb.multi/multi-target.exp (setup): Factor out "info
108 connections" and "info inferiors" tests to ...
109 (test_info_inferiors): ... this new procedure.
110 (top level): Run new "info-inferiors" tests.
111
1122020-01-10 Pedro Alves <palves@redhat.com>
113
114 * gdb.server/bkpt-other-inferior.exp: New file.
115
1162020-01-10 Pedro Alves <palves@redhat.com>
117
118 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
119 of "add-inferior".
120 * gdb.base/quit-live.exp: Likewise.
121 * gdb.base/remote-exec-file.exp: Likewise.
122 * gdb.guile/scm-progspace.exp: Likewise.
123 * gdb.linespec/linespec.exp: Likewise.
124 * gdb.mi/new-ui-mi-sync.exp: Likewise.
125 * gdb.mi/user-selected-context-sync.exp: Likewise.
126 * gdb.multi/multi-target.exp (setup): Add "info connection" and
127 "info inferiors" tests.
128 * gdb.multi/remove-inferiors.exp: Adjust expected output of
129 "add-inferior".
130 * gdb.multi/watchpoint-multi.exp: Likewise.
131 * gdb.python/py-inferior.exp: Likewise.
132 * gdb.server/extended-remote-restart.exp: Likewise.
133 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
134 "info inferiors".
135 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
136 * gdb.trace/report.exp: Likewise.
137
1382020-01-10 Pedro Alves <palves@redhat.com>
139
140 * gdb.multi/multi-target.c: New file.
141 * gdb.multi/multi-target.exp: New file.
142 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
143 mode requested, but remote does not support non-stop".
144
1452020-01-10 Pedro Alves <palves@redhat.com>
146
147 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
148 disconnect before reconnecting.
149
1502020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
151 Pedro Alves <palves@redhat.com>
152
153 * gdb.server/connect-without-multi-process.exp: Also test
154 continuing to end.
155
1562020-01-10 Pedro Alves <palves@redhat.com>
157
158 * gdb.base/remote-exec-file.exp: New file.
159
1602020-01-10 Pedro Alves <palves@redhat.com>
161
162 * gdb.base/fork-running-state.exp (do_test): Adjust expected
163 output.
164 * gdb.threads/async.c: New.
165 * gdb.threads/async.exp: New.
166 * gdb.multi/tids-gid-reset.c: New.
167 * gdb.multi/tids-gid-reset.exp: New.
168
1692020-01-10 George Barrett <bob@bob131.so>
170
171 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
172 to help in finding the image relocation offset.
173 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
174 options in arguments.
175 (stap_test_no_debuginfo): Likewise.
176 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
177 test variants.
178 (stap_test): Add null semaphore relocation test.
179
1802020-01-10 George Barrett <bob@bob131.so>
181
182 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
183 * gdb.base/stap-probe.exp: Likewise.
184 (stap_test): Pass argument as an additional flag.
185 (stap_test_no_debuginfo): Likewise.
186 (stap_test): Check `info probes stap' output for semaphore
187 addresses if the test binary is supposed to have them.
188
1892020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
190
191 * gdb.tui/basic.exp: Add more scrolling tests.
192
1932020-01-09 Tom Tromey <tom@tromey.com>
194
195 PR tui/18932:
196 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
197 meangingful value.
198 (Term::command, Term::resize): Update.
199 * gdb.tui/basic.exp: Add scrolling test.
200
2012020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
202
203 * gdb.tui/tui-layout-asm.exp: New file.
204
2052020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
206
207 * lib/tuiterm.exp (Term::check_box_contents): New proc.
208
2092020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
210
211 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
212 (Term::enter_tui): Use Term::prepare_for_tui.
213
2142020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
215
216 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
217 called.
218
2192020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
220
221 * gdb.base/skip.exp: Fix race condition in test.
222
2232020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
224
225 * gdb.base/backtrace.c: New file.
226 * gdb.base/backtrace.exp: New file.
227
2282020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
229
230 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
231
2322020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
233
234 * gdb.base/style.exp: Test that warnings are styled.
235
2362019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
237
238 * gdb.base/line65535.exp: New file.
239 * gdb.base/line65535.c: New file.
240
2412019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
242
243 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
244 * lib/gnat_debug_info_test.adb: New file.
245 * gdb.ada/ptype_tagged_param.exp: Use
246 gnat_runtime_has_debug_info, expect a different output if
247 runtime does not have debug info.
248
2492019-12-20 Simon Marchi <simon.marchi@efficios.com>
250
251 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
252 (another) quote in test name.
253
2542019-12-20 Simon Marchi <simon.marchi@efficios.com>
255
256 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
257 Add quote in test name.
258
2592019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
260
261 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
262 directory instead.
263 * gdb.cp/pass-by-ref.exp: Extend with more cases.
264 * gdb.cp/pass-by-ref-2.cc: New file.
265 * gdb.cp/pass-by-ref-2.exp: New file.
266
2672019-12-20 Tom Tromey <tom@tromey.com>
268
269 * gdb.tui/list-before.exp: New file.
270
2712019-12-20 Tom Tromey <tom@tromey.com>
272
273 * gdb.tui/list.exp: Check for source on initial listing.
274
2752019-12-11 Tom Tromey <tromey@adacore.com>
276
277 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
278 Add crlf test.
279
2802019-12-18 Simon Marchi <simon.marchi@efficios.com>
281
282 * gdb.base/default.exp: Update value of $_gdb_major.
283
2842019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
285
286 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
287
2882019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
289
290 * gdb.base/skip.exp: Whitespace fix.
291
2922019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
293
294 * gdb.base/skip-inline.c: New file.
295 * gdb.base/skip-inline.exp: New file.
296
2972019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
298
299 * gdb.base/jit-reader.exp (jit_reader_test): Rename
300 jit_function_00 to jit_function_stack_mangle.
301 * gdb.base/jithost.c (jit_function_t): Rename to...
302 (jit_function_stack_mangle_t): ... this.
303 (jit_function_add_t): New typedef.
304 (jit_function_00_code): Rename to...
305 (jit_function_stack_mangle_code): ... this, make static.
306 (jit_function_add_code): New.
307 (main): Generate "add" function and call it. Adjust to changes
308 in jithost_abi.
309 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
310 (struct jithost_abi) <begin, end>: Remove fields.
311 <object, function_stack_mangle, function_add>: New fields.
312 * gdb.base/jitreader.c (struct reader_state) <code_begin,
313 code_end>: Remove fields.
314 <func_stack_mangle>: New field.
315 (read_debug_info): Adjust to renaming, create block for "add"
316 function.
317 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
318
3192019-12-11 Tom Tromey <tom@tromey.com>
320
321 * gdb.tui/resize.exp: Fix regexp.
322 * gdb.tui/regs.exp: Fix regexps.
323 * gdb.tui/main.exp: Fix regexp.
324
3252019-12-11 Tom Tromey <tom@tromey.com>
326
327 * gdb.tui/resize.exp: Update.
328 * gdb.tui/empty.exp (layouts): Update.
329
3302019-12-11 Tom Tromey <tom@tromey.com>
331
332 * gdb.tui/regs.exp: Update.
333 * gdb.tui/empty.exp (layouts): Update.
334 * gdb.tui/basic.exp: Update.
335 * lib/tuiterm.exp (_check_box): Don't check bottom border.
336
3372019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
338
339 * gdb.base/options.exp: Add -raw-values in the print completion list.
340 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
341
3422019-12-10 Kevin Buettner <kevinb@redhat.com>
343
344 * gdb.threads/omp-par-scope.c: New file.
345 * gdb/threads/omp-par-scope.exp: New file.
346
3472019-12-10 Kevin Buettner <kevinb@redhat.com>
348
349 * lib/gdb.exp (support_nested_function_tests): New proc.
350
3512019-12-10 Kevin Buettner <kevinb@redhat.com>
352
353 * lib/gdb.exp (gdb_compile_openmp): New proc.
354 (build_executable_from_specs): Add an "openmp" option.
355 (gdb_compile_pthreads): Add non-executable case.
356
3572019-12-10 Tom Tromey <tromey@adacore.com>
358
359 * gdb.ada/unchecked_union.exp: New file.
360 * gdb.ada/unchecked_union/pck.adb: New file.
361 * gdb.ada/unchecked_union/pck.ads: New file.
362 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
363 * gdb-utils.exp (string_to_regexp): Also quote "?".
364
3652019-12-10 George Barrett <bob@bob131.so>
366
367 Test scripted probe breakpoints.
368 * gdb.guile/scm-breakpoint.c (main): Add probe point.
369 * gdb.python/py-breakpoint.c (main): Likewise.
370 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
371 specifier test.
372 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
373
3742019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
375
376 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
377 an rvalue parameter.
378 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
379 parameter.
380
3812019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
382
383 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
384 modules.
385
3862019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
387
388 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
389 broken version of GCC.
390
3912019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
392
393 * gdb.fortran/info-modules.exp: Rewrite to make use of new
394 sym-info-cmds library.
395 * gdb.fortran/info-types.exp: Likewise.
396 * lib/sym-info-cmds.exp: New file.
397
3982019-12-08 Tom de Vries <tdevries@suse.de>
399
400 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
401
4022019-12-07 Keith Seitz <keiths@redhat.com>
403
404 * gdb.base/corefile-buildid-shlib-shr.c: New file.
405 * gdb.base/corefile-buildid-shlib.c: New file.
406 * gdb.base/corefile-buildid.c: New file.
407 * gdb.base/corefile-buildid.exp: New file.
408
4092019-12-06 Tom de Vries <tdevries@suse.de>
410
411 * gdb.dwarf2/varval.exp: Add decl before def test.
412
4132019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
414
415 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
416
4172019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
418
419 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
420 CV and reference conversion for overload resolution.
421 * gdb.cp/rvalue-ref-overload.exp: Test it.
422
4232019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
424
425 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
426 * gdb.base/frameapply.exp: Test faas without command.
427
4282019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
429
430 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
431 Fortran tests.
432 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
433 order.
434
4352019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
436
437 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
438 casting to type with no kind specified.
439 (test_basic_parsing_of_type_kinds): Additional tests for types
440 with no kind specified, and add tests for single/double
441 precision/complex types.
442
4432019-12-04 Tom Tromey <tromey@adacore.com>
444
445 * gdb.base/endianity.c (struct other) <x>: New field.
446 (main): Initialize it.
447 * gdb.base/endianity.exp: Update.
448
4492019-12-04 Tom Tromey <tromey@adacore.com>
450
451 * gdb.ada/scalar_storage/storage.adb: New file.
452 * gdb.ada/scalar_storage/pck.adb: New file.
453 * gdb.ada/scalar_storage/pck.ads: New file.
454 * gdb.ada/scalar_storage.exp: New file.
455
4562019-12-04 Tom Tromey <tromey@adacore.com>
457
458 * gdb.base/endianity.c (struct otherendian) <f>: New field.
459 (main): Initialize it.
460 * gdb.base/endianity.exp: Update.
461
4622019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
463
464 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
465
4662019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
467
468 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
469 -symbol-info-module-functions and -symbol-info-module-variables.
470
4712019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
472
473 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
474
4752019-12-01 Richard Bunt <richard.bunt@arm.com>
476 Andrew Burgess <andrew.burgess@embecosm.com>
477
478 * gdb.fortran/derived-type-striding.exp: New file.
479 * gdb.fortran/derived-type-striding.f90: New file.
480 * gdb.fortran/array-slices.exp: New file.
481 * gdb.fortran/array-slices.f90: New file.
482
4832019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
484
485 * gdb.base/define.exp: Test . in command names.
486 * gdb.base/setshow.exp: Update test, as . is now part of
487 command name.
488
4892019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
490
491 * gdb.base/define-prefix.exp: New file.
492
4932019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
494
495 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
496 compile.
497 (skip_btrace_pt_tests): Likewise.
498
4992019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
500
501 * gdb.fortran/info-modules.exp: Compile source files in correct
502 order.
503
5042019-11-27 Kevin Buettner <kevinb@redhat.com>
505
506 * gdb.dwarf2/imported-unit.exp: New file.
507 * gdb.dwarf2/imported-unit.c: New file.
508
5092019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
510
511 * gdb.mi/mi-fortran-modules-2.f90: New file.
512 * gdb.mi/mi-fortran-modules.exp: New file.
513 * gdb.mi/mi-fortran-modules.f90: New file.
514
5152019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
516
517 * gdb.mi/mi-sym-info-1.c: New file.
518 * gdb.mi/mi-sym-info-2.c: New file.
519 * gdb.mi/mi-sym-info.exp: New file.
520
5212019-11-22 Tom Tromey <tromey@adacore.com>
522
523 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
524 * gdb.ada/tasks/foo.adb: Add another stopping location.
525
5262019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
527
528 * gdb.base/endianity.c: New test.
529 * gdb.base/endianity.exp: New file.
530
5312019-11-21 Lukas Durfina <ldurfina@tachyum.com>
532
533 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
534
5352019-11-21 Tom de Vries <tdevries@suse.de>
536
537 PR gdb/24956
538 * gdb.base/ui-redirect.exp: Test output of user-defined command.
539
5402019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
541
542 * gdb.python/py-progspace.exp: Add missing parentheses on some
543 'print' commands.
544
5452019-11-19 Tom Tromey <tom@tromey.com>
546
547 * gdb.tui/winheight.exp: New file.
548
5492019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
550
551 * gdb.base/ctf-whatis.c: Delete.
552 * gdb.base/ctf-whatis.exp: Delete.
553 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
554
5552019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
556
557 * gdb.base/ctf-cvexpr.exp: Delete.
558 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
559
5602019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
561
562 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
563 the compiler. Clean up header comment a little.
564 * gdb.base/ctf-ptype.exp: Likewise.
565 * gdb.base/ctf-whatis.exp: Likewise.
566 * lib/gdb.exp (skip_ctf_tests): New proc.
567
5682019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
569
570 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
571 * gdb.tui/corefile-run.exp: New file.
572
5732019-11-14 Tom Tromey <tromey@adacore.com>
574
575 * gdb.base/gdbvars.exp (test_convenience_variables): Add
576 regression tests.
577
5782019-11-12 Tom Tromey <tom@tromey.com>
579
580 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
581 after any command. Expect prompt after WAIT_FOR is seen.
582 (enter_tui): Enable resize messages.
583 (command): Expect command in output.
584 (get_line): Avoid error when cursor appears to be off-screen.
585 (dump_screen): Include screen size in title.
586 (_do_resize): New proc, from "resize".
587 (resize): Rewrite. Do resize in two steps.
588 * gdb.tui/empty.exp (layouts): Fix entries.
589 (check_boxes): Remove xfail.
590 (check_text): Dump screen on failure.
591
5922019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
593
594 * gdb.python/py-symbol.exp: Add test for
595 gdb.lookup_static_symbols.
596
5972019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
598
599 * gdb.python/py-symbol.c: Declare and call function from new
600 py-symbol-2.c file.
601 * gdb.python/py-symbol.exp: Compile both source files, and add new
602 tests for gdb.lookup_static_symbol.
603 * gdb.python/py-symbol-2.c: New file.
604
6052019-11-02 Tom de Vries <tdevries@suse.de>
606
607 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
608 * gdb.base/anon.exp: Same.
609 * gdb.base/auto-connect-native-target.exp: Same.
610 * gdb.base/call-ar-st.exp: Same.
611 * gdb.base/catch-syscall.exp: Same.
612 * gdb.base/commands.exp: Same.
613 * gdb.base/default.exp: Same.
614 * gdb.base/display.exp: Same.
615 * gdb.base/float.exp: Same.
616 * gdb.base/foll-fork.exp: Same.
617 * gdb.base/help.exp: Same.
618 * gdb.base/info-macros.exp: Same.
619 * gdb.base/info-proc.exp: Same.
620 * gdb.base/info-target.exp: Same.
621 * gdb.base/long_long.exp: Same.
622 * gdb.base/macscp.exp: Same.
623 * gdb.base/memattr.exp: Same.
624 * gdb.base/nofield.exp: Same.
625 * gdb.base/pointers.exp: Same.
626 * gdb.base/printcmds.exp: Same.
627 * gdb.base/ptype.exp: Same.
628 * gdb.base/restore.exp: Same.
629 * gdb.base/return.exp: Same.
630 * gdb.base/scope.exp: Same.
631 * gdb.base/set-noassign.exp: Same.
632 * gdb.base/setshow.exp: Same.
633 * gdb.base/shlib-call.exp: Same.
634 * gdb.base/signals.exp: Same.
635 * gdb.base/sigstep.exp: Same.
636 * gdb.base/skip.exp: Same.
637 * gdb.base/solib-symbol.exp: Same.
638 * gdb.base/stap-probe.exp: Same.
639 * gdb.base/step-line.exp: Same.
640 * gdb.base/step-test.exp: Same.
641 * gdb.base/style.exp: Same.
642 * gdb.base/varargs.exp: Same.
643 * gdb.base/vla-datatypes.exp: Same.
644 * gdb.base/vla-ptr.exp: Same.
645 * gdb.base/vla-sideeffect.exp: Same.
646 * gdb.base/volatile.exp: Same.
647 * gdb.base/watch-cond-infcall.exp: Same.
648 * gdb.base/watchpoint.exp: Same.
649
6502019-11-02 Tom de Vries <tdevries@suse.de>
651
652 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
653 * gdb.cp/cpexprs.exp: Same.
654 * gdb.cp/except-multi-location.exp: Same.
655 * gdb.cp/exceptprint.exp: Same.
656 * gdb.cp/gdb2384.exp: Same.
657 * gdb.cp/inherit.exp: Same.
658 * gdb.cp/m-static.exp: Same.
659 * gdb.cp/meth-typedefs.exp: Same.
660 * gdb.cp/misc.exp: Same.
661 * gdb.cp/namespace.exp: Same.
662 * gdb.cp/non-trivial-retval.exp: Same.
663 * gdb.cp/overload.exp: Same.
664 * gdb.cp/pr17132.exp: Same.
665 * gdb.cp/re-set-overloaded.exp: Same.
666 * gdb.cp/rvalue-ref-types.exp: Same.
667 * gdb.cp/templates.exp: Same.
668
6692019-11-01 Luis Machado <luis.machado@linaro.org>
670
671 PR gdb/25124
672
673 * gdb.arch/pr25124.S: New file.
674 * gdb.arch/pr25124.exp: New file.
675
6762019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
677
678 * gdb.fortran/info-modules.exp: Update expected results, and add
679 additional tests for 'info module functinos', and 'info module
680 variables'.
681 * gdb.fortran/info-types.exp: Update expected results.
682 * gdb.fortran/info-types.f90: Extend testcase with additional
683 module variables and functions.
684
6852019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
686
687 * gdb.fortran/info-modules.exp: New file.
688 * gdb.fortran/info-types.exp: Build with new file.
689 * gdb.fortran/info-types.f90: Include and use new module.
690 * gdb.fortran/info-types-2.f90: New file.
691
6922019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
693
694 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
695 * gdb.base/settings.exp: Test all settings types using
696 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
697 that now verifies that the value of "maint show" is the same as
698 returned by the settings functions. Test the type of the
699 maintenance settings.
700 * gdb.base/default.exp: Update show_conv_list.
701
7022019-10-31 Tom de Vries <tdevries@suse.de>
703
704 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
705 gdb_test.
706 * gdb.arch/amd64-disp-step.exp: Same.
707 * gdb.asm/asm-source.exp: Same.
708 * gdb.btrace/buffer-size.exp: Same.
709 * gdb.btrace/cpu.exp: Same.
710 * gdb.btrace/enable.exp: Same.
711 * gdb.dwarf2/count.exp: Same.
712 * gdb.dwarf2/dw2-ranges-func.exp: Same.
713 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
714 * gdb.fortran/vla-datatypes.exp: Same.
715 * gdb.fortran/vla-history.exp: Same.
716 * gdb.fortran/vla-ptype.exp: Same.
717 * gdb.fortran/vla-value.exp: Same.
718 * gdb.fortran/whatis_type.exp: Same.
719 * gdb.guile/guile.exp: Same.
720 * gdb.multi/tids.exp: Same.
721 * gdb.python/py-finish-breakpoint.exp: Same.
722 * gdb.python/py-framefilter.exp: Same.
723 * gdb.python/py-pp-registration.exp: Same.
724 * gdb.python/py-xmethods.exp: Same.
725 * gdb.python/python.exp: Same.
726 * gdb.server/connect-with-no-symbol-file.exp: Same.
727 * gdb.server/no-thread-db.exp: Same.
728 * gdb.server/run-without-local-binary.exp: Same.
729 * gdb.stabs/weird.exp: Same.
730 * gdb.threads/attach-many-short-lived-threads.exp: Same.
731 * gdb.threads/thread-find.exp: Same.
732 * gdb.threads/tls-shared.exp: Same.
733 * gdb.threads/tls.exp: Same.
734 * gdb.threads/wp-replication.exp: Same.
735 * gdb.trace/ax.exp: Same.
736 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
737
7382019-10-31 Tom de Vries <tdevries@suse.de>
739
740 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
741 * gdb.ada/array_subscript_addr.exp: Same.
742 * gdb.ada/arrayidx.exp: Same.
743 * gdb.ada/arrayparam.exp: Same.
744 * gdb.ada/arrayptr.exp: Same.
745 * gdb.ada/boolean_expr.exp: Same.
746 * gdb.ada/call_pn.exp: Same.
747 * gdb.ada/complete.exp: Same.
748 * gdb.ada/fixed_cmp.exp: Same.
749 * gdb.ada/fun_addr.exp: Same.
750 * gdb.ada/funcall_param.exp: Same.
751 * gdb.ada/interface.exp: Same.
752 * gdb.ada/mod_from_name.exp: Same.
753 * gdb.ada/null_array.exp: Same.
754 * gdb.ada/packed_array.exp: Same.
755 * gdb.ada/packed_tagged.exp: Same.
756 * gdb.ada/print_chars.exp: Same.
757 * gdb.ada/print_pc.exp: Same.
758 * gdb.ada/ptype_arith_binop.exp: Same.
759 * gdb.ada/ptype_field.exp: Same.
760 * gdb.ada/ptype_tagged_param.exp: Same.
761 * gdb.ada/rec_return.exp: Same.
762 * gdb.ada/ref_tick_size.exp: Same.
763 * gdb.ada/str_ref_cmp.exp: Same.
764 * gdb.ada/taft_type.exp: Same.
765 * gdb.ada/tagged.exp: Same.
766 * gdb.ada/type_coercion.exp: Same.
767 * gdb.ada/uninitialized_vars.exp: Same.
768
7692019-10-30 Tom de Vries <tdevries@suse.de>
770
771 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
772
7732019-10-26 Tom de Vries <tdevries@suse.de>
774
775 * gdb.base/bigcore.c: Fix typos in comments.
776 * gdb.base/ctf-ptype.c: Same.
777 * gdb.base/long_long.c: Same.
778 * gdb.dwarf2/dw2-op-out-param.S: Same.
779 * gdb.python/py-evthreads.c: Same.
780 * gdb.reverse/i387-stack-reverse.c: Same.
781 * gdb.trace/tfile.c: Same.
782 * lib/compiler.c: Same.
783 * lib/compiler.cc: Same.
784
7852019-10-25 Tom de Vries <tdevries@suse.de>
786
787 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
788 gdb_test_multiple calls.
789 * gdb.reverse/sigall-reverse.exp: Same.
790 * gdb.reverse/solib-precsave.exp: Same.
791 * gdb.reverse/solib-reverse.exp: Same.
792 * gdb.reverse/until-precsave.exp: Same.
793 * gdb.reverse/until-reverse.exp: Same.
794
7952019-10-24 Tom de Vries <tdevries@suse.de>
796
797 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
798 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
799 kfail using -wrap pattern flag and convenience variable
800 gdb_test_name.
801
8022019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
803
804 * gdb.python/py-progspace.exp: Add tests for the
805 Progspace.block_for_pc method.
806
8072019-10-23 Tom Tromey <tom@tromey.com>
808
809 * configure: Rebuild.
810 * aclocal.m4: Use m4_include, not sinclude.
811
8122019-10-21 Tom de Vries <tdevries@suse.de>
813
814 * gdb.base/infcall-nested-structs.c: Add
815 __attribute__((noinline,noclone)) to all functions.
816 (call_all): Add missing variable initialization. Simplify return value.
817 (breakpt): Increment volatile variable, to prevent call from being
818 optimized out.
819 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
820
8212019-10-17 Tom de Vries <tdevries@suse.de>
822
823 * gdb.fortran/module.exp: Allow info variables to print info for files
824 other than module.f90.
825
8262019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
827
828 * gdb.fortran/module.exp: Extend with 'info variables' test.
829
8302019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
831
832 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
833 F77_FOR_TARGET.
834
8352019-10-16 Tom de Vries <tdevries@suse.de>
836
837 PR tdep/25096
838 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
839
8402019-10-16 Tom de Vries <tdevries@suse.de>
841
842 PR tdep/24104
843 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
844 Add KFAIL for PR tdep/25096.
845
8462019-10-16 Tom de Vries <tdevries@suse.de>
847
848 PR testsuite/25059
849 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
850
8512019-10-16 Tom de Vries <tdevries@suse.de>
852
853 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
854 as signed.
855
8562019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
857
858 * gdb.mi/list-thread-groups-available.exp: Read entries one by
859 one instead of increasing timeout.
860
8612019-10-13 Tom de Vries <tdevries@suse.de>
862
863 PR record/25038
864 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
865 * gdb.reverse/sigall-reverse.exp: Same.
866 * gdb.reverse/solib-precsave.exp: Same.
867 * gdb.reverse/solib-reverse.exp: Same.
868 * gdb.reverse/step-precsave.exp: Same.
869 * gdb.reverse/until-precsave.exp: Same.
870 * gdb.reverse/until-reverse.exp: Same.
871 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
872
8732019-10-10 Andreas Arnez <arnez@linux.ibm.com>
874
875 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
876 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
877 (cmp_struct_05_01, cmp_struct_static_02_01)
878 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
879 comparisons.
880
8812019-10-10 Tom de Vries <tdevries@suse.de>
882
883 PR testsuite/24888
884 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
885 gnatlink.
886
8872019-10-09 Tom de Vries <tdevries@suse.de>
888
889 PR testsuite/25048
890 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
891
8922019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
893
894 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
895 exceptions due to missing debug information.
896
8972019-10-07 Tom de Vries <tdevries@suse.de>
898
899 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
900
9012019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
902
903 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
904 * gdb.base/annota1.exp: Update to use gdb_test_name.
905
9062019-10-07 Weimin Pan <weimin.pan@oracle.com>
907
908 * gdb.base/ctf-whatis.exp: New file.
909 * gdb.base/ctf-whatis.c: New file.
910 * gdb.base/ctf-ptype.exp: New file.
911 * gdb.base/ctf-ptype.c: New file.
912 * gdb.base/ctf-constvars.exp: New file.
913 * gdb.base/ctf-constvars.c: New file.
914 * gdb.base/ctf-cvexpr.exp: New file.
915
9162019-10-04 Tom de Vries <tdevries@suse.de>
917
918 * gdb.cp/local-static.c (main): Move declaration of int i out of the
919 for loop.
920
9212019-10-03 Tom Tromey <tom@tromey.com>
922
923 PR rust/24976:
924 * gdb.rust/simple.rs (Union2): New type.
925 (main): Use Union2.
926 * gdb.rust/simple.exp: Add test.
927
9282019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
929
930 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
931 nested function prefix.
932
9332019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
934 Richard Bunt <richard.bunt@arm.com>
935 Andrew Burgess <andrew.burgess@embecosm.com>
936
937 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
938 nested functions.
939 * gdb.fortran/nested-funcs.f90: Update expected results.
940 * gdb.fortran/nested-funcs-2.exp: New file.
941 * gdb.fortran/nested-funcs-2.f90: New file.
942
9432019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
944
945 * gdb.python/py-parameter.exp: Make test names unique.
946 * gdb.python/py-template.exp: Likewise.
947 * gdb.python/py-value.exp: Likewise.
948
9492019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
950
951 * gdb.base/break-interp.exp: Reduce test name duplication.
952 * gdb.base/call-sc.exp: Likewise.
953 * gdb.base/callfuncs.exp: Likewise.
954 * gdb.base/charset.exp: Likewise.
955 * gdb.base/dump.exp: Likewise.
956 * gdb.base/ena-dis-br.exp: Likewise.
957 * gdb.base/relational.exp: Likewise.
958 * gdb.base/step-over-syscall.exp: Likewise.
959 * gdb.base/structs.exp: Likewise.
960
9612019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
962
963 * gdb.linespec/explicit.exp: Make test names unique.
964 * gdb.linespec/ls-errs.exp: Likewise.
965
9662019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
967
968 * gdb.reverse/break-precsave.exp: Make test names unique.
969 * gdb.reverse/break-reverse.exp: Likewise.
970 * gdb.reverse/finish-precsave.exp: Likewise.
971 * gdb.reverse/finish-reverse.exp: Likewise.
972 * gdb.reverse/machinestate-precsave.exp: Likewise.
973 * gdb.reverse/machinestate.exp: Likewise.
974 * gdb.reverse/readv-reverse.exp: Likewise.
975 * gdb.reverse/recvmsg-reverse.exp: Likewise.
976 * gdb.reverse/sigall-precsave.exp: Likewise.
977 * gdb.reverse/sigall-reverse.exp: Likewise.
978 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
979 * gdb.reverse/watch-precsave.exp: Likewise.
980 * gdb.reverse/watch-reverse.exp: Likewise.
981
9822019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
983
984 * gdb.threads/stop-with-handle.c: New file.
985 * gdb.threads/stop-with-handle.exp: New file.
986
9872019-10-03 Tom de Vries <tdevries@suse.de>
988
989 PR testsuite/25059
990 * gdb.base/list-missing-source.exp: Allowing the "Compilation
991 directory" line to be missing.
992
9932019-10-03 Tom de Vries <tdevries@suse.de>
994
995 PR testsuite/25059
996 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
997 type optional.
998
9992019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1000
1001 * gdb.python/py-format-string.c (string.h): New include.
1002 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1003 the same value, for endianness-independence.
1004 * gdb.python/py-format-string.exp (default_regexp_dict)
1005 (test_pretty_structs, test_format): Adjust expected output to the
1006 changed initialization.
1007
10082019-10-02 Tom Tromey <tromey@adacore.com>
1009
1010 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1011
10122019-10-02 Pedro Alves <palves@redhat.com>
1013 Andrew Burgess <andrew.burgess@embecosm.com>
1014
1015 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1016 "print-file-var.h".
1017 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1018 (get_version_1): Print this_version_id and its address.
1019 Add extern "C" wrappers around interface functions.
1020 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1021 "print-file-var.h".
1022 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1023 (get_version_2): Print this_version_id and its address.
1024 Add extern "C" wrappers around interface functions.
1025 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1026 <stddef.h> and "print-file-var.h".
1027 Add extern "C" wrappers around interface functions.
1028 [VERSION_ID_MAIN] (this_version_id): Define.
1029 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1030 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1031 up extern "C" blocks.
1032 * gdb.base/print-file-var.exp (test): New, factored out from top
1033 level.
1034 (top level): Test all combinations of attribute hidden or not,
1035 dlopen or not, and this_version_id symbol in main file or not.
1036 Compile tests as both C++ and C, make test names unique.
1037
10382019-10-01 Tom Tromey <tom@tromey.com>
1039
1040 * gdb.base/style.exp: Test "show logging filename".
1041
10422019-10-01 Tom Tromey <tom@tromey.com>
1043
1044 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1045 * gdb.base/style.exp: Add metadata style test.
1046
10472019-10-01 Tom Tromey <tom@tromey.com>
1048
1049 * gdb.base/style.exp: Test "pwd".
1050
10512019-10-01 Tom Tromey <tom@tromey.com>
1052
1053 * gdb.base/style.exp: Update tests.
1054
10552019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1056
1057 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1058 'six' to unsigned.
1059 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1060 'five'. Use an all-ones bit pattern for each.
1061 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1062 to its changed values.
1063
10642019-09-30 Tom Tromey <tromey@adacore.com>
1065
1066 * gdb.rust/traits.rs: Disable all warnings.
1067
10682019-09-29 Tom de Vries <tdevries@suse.de>
1069
1070 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1071
10722019-09-29 Tom de Vries <tdevries@suse.de>
1073
1074 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1075
10762019-09-27 Tom de Vries <tdevries@suse.de>
1077
1078 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1079
10802019-09-27 Tom de Vries <tdevries@suse.de>
1081
1082 PR record/23188
1083 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1084
10852019-09-26 Tom Tromey <tromey@adacore.com>
1086
1087 * gdb.ada/py_taft.exp: New file.
1088 * gdb.ada/py_taft/main.adb: New file.
1089 * gdb.ada/py_taft/pkg.adb: New file.
1090 * gdb.ada/py_taft/pkg.ads: New file.
1091
10922019-09-24 Tom de Vries <tdevries@suse.de>
1093
1094 PR gdb/24598
1095 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1096
10972019-09-22 Tom de Vries <tdevries@suse.de>
1098
1099 * gdb.base/restore.exp: Allow register variables to be optimized out at
1100 -O0.
1101
11022019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1103
1104 * gdb.arch/spu-info.exp: Remove file.
1105 * gdb.arch/spu-info.c: Remove file.
1106 * gdb.arch/spu-ls.exp: Remove file.
1107 * gdb.arch/spu-ls.c: Remove file.
1108
1109 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1110 * gdb.asm/spu.inc: Remove file.
1111
1112 * gdb.base/dump.exp: Remove support for spu*-*-*.
1113 * gdb.base/stack-checking.exp: Likewise.
1114 * gdb.base/overlays.exp: Likewise.
1115 * gdb.base/ovlymgr.c: Likewise.
1116 * gdb.base/spu.ld: Remove file.
1117
1118 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1119 * gdb.cp/cpexprs.exp: Likewise.
1120 * gdb.cp/exception.exp: Likewise.
1121 * gdb.cp/gdb2495.exp: Likewise.
1122 * gdb.cp/mb-templates.exp: Likewise.
1123 * gdb.cp/pr9167.exp: Likewise.
1124 * gdb.cp/userdef.exp: Likewise.
1125
1126 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1127
1128 * gdb.cell: Remove directory.
1129 * lib/cell.exp: Remove file.
1130
11312019-09-19 Tom de Vries <tdevries@suse.de>
1132
1133 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1134
11352019-09-19 Tom de Vries <tdevries@suse.de>
1136
1137 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1138
11392019-09-19 Tom de Vries <tdevries@suse.de>
1140
1141 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1142 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1143 (gdb_target_cmd): ... here.
1144 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1145 value 2.
1146
11472019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1148
1149 * gdb.base/source-dir.exp: Avoid having directory names in test
1150 names.
1151
11522019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1153
1154 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1155 directory.
1156
11572019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1158
1159 * gdb.base/list-missing-source.exp: New file.
1160
11612019-09-14 Tom de Vries <tdevries@suse.de>
1162
1163 PR teststuite/24599
1164 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1165 * lib/ada.exp (gnatmake_version_at_least): New proc.
1166
11672019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1168
1169 * gdb.base/maint.exp: Use exec_has_index_section.
1170
11712019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1172
1173 * gdb.base/maint.exp: Add test for 'maint info sections'.
1174
11752019-09-12 Tom de Vries <tdevries@suse.de>
1176
1177 * gdb.base/store.exp: Allow register variables to be optimized out at
1178 -O0.
1179
11802019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1181
1182 * gdb.ada/rdv_wait.exp: Update to new task names.
1183 * gdb.base/task_switch_in_core.exp: Likewise.
1184 * gdb.base/info_sources_base.c: Likewise.
1185
11862019-09-10 Tom Tromey <tromey@adacore.com>
1187
1188 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1189
11902019-09-10 Tom Tromey <tromey@adacore.com>
1191
1192 * gdb.ada/dgopt.exp: New file.
1193 * gdb.ada/dgopt/x.adb: New file.
1194
11952019-09-08 Tom Tromey <tom@tromey.com>
1196
1197 * gdb.tui/resize.exp: Remove setup_xfail.
1198 * gdb.tui/regs.exp: Remove setup_xfail.
1199 * gdb.tui/basic.exp: Remove setup_xfail.
1200
12012019-09-06 David Blaikie <dblaikie@gmail.com>
1202
1203 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1204 * gdb.cp/cplabel.exp: Ditto.
1205 * gdb.linespec/ls-errs.exp: Ditto.
1206
12072019-09-05 Tom de Vries <tdevries@suse.de>
1208
1209 * lib/gdb.exp (cmp_file_string): New proc.
1210 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1211 runto_main. Verify save breakpoints output.
1212
12132019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1214
1215 * gdb.base/info-var.exp: Test info variables without running
1216 to main, to avoid expect's buffer overflow.
1217
12182019-09-03 Tom Tromey <tromey@adacore.com>
1219
1220 * gdb.ada/bias.exp: New file.
1221 * gdb.ada/bias/bias.adb: New file.
1222 * gdb.ada/print_chars.exp: Add regression test.
1223 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1224 (MC): New variable.
1225
12262019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1227
1228 * gdb.base/argv0-symlink.exp: Run only on native target
1229 and local host.
1230
12312019-08-29 Tom de Vries <tdevries@suse.de>
1232
1233 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1234 diverse debug info.
1235 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1236
12372019-08-28 Tom de Vries <tdevries@suse.de>
1238
1239 * gdb.base/info-var.exp: Allow info variables to print info for files
1240 other than info-var-f1.c and info-var-f2.c.
1241
12422019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1243
1244 * gdb.fortran/info-types.exp: Add module.
1245 * gdb.fortran/info-types.f90: Update expected results.
1246
12472019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1248
1249 * gdb.fortran/info-types.exp: New file.
1250 * gdb.fortran/info-types.f90: New file.
1251 * lib/fortran.exp (fortran_character1): New proc.
1252
12532019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1254
1255 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1256 functions'. Reindent as needed.
1257 * gdb.base/info-var-f1.c: New file.
1258 * gdb.base/info-var-f2.c: New file.
1259 * gdb.base/info-var.exp: New file.
1260 * gdb.base/info-var.h: New file.
1261
12622019-08-26 Tom de Vries <tdevries@suse.de>
1263
1264 PR c++/24852
1265 * gdb.cp/no-libstdcxx-probe.exp: New test.
1266
12672019-08-26 Tom de Vries <tdevries@suse.de>
1268
1269 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1270 * tests need to be skipped.
1271 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1272 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1273 mi_skip_libstdcxx_probe_tests.
1274
12752019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1276
1277 * gdb.python/py-xmethods.exp: Use raw strings when passing
1278 arguments to SimpleXMethodMatcher.
1279
12802019-08-22 Tom de Vries <tdevries@suse.de>
1281
1282 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1283 more informative.
1284
12852019-08-21 Pedro Alves <palves@redhat.com>
1286
1287 * gdb.base/with.exp: Test "with" with no arguments.
1288
12892019-08-21 Tom de Vries <tdevries@suse.de>
1290
1291 * gdb.base/gdb-caching-proc.exp: Sort files.
1292
12932019-08-20 Tom de Vries <tdevries@suse.de>
1294
1295 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1296 compilation.
1297
12982019-08-16 Tom de Vries <tdevries@suse.de>
1299
1300 * gdb.base/compare-sections.exp ("after run to main"): Allow
1301 mismatched read-only sections for PIE executables.
1302
13032019-08-16 Tom Tromey <tom@tromey.com>
1304
1305 * lib/tuiterm.exp (_csi_Z): New proc.
1306 * gdb.tui/basic.exp: Update window positions.
1307 * gdb.tui/empty.exp: Update window positions.
1308
13092019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1310
1311 * gdb.base/examine-backward.exp: Correct regexp for
1312 "examine 3 bytes backward from ${address_zero}".
1313
13142019-08-15 Tom Tromey <tom@tromey.com>
1315
1316 * gdb.tui/empty.exp: Enable resizing tests.
1317
13182019-08-15 Tom Tromey <tromey@adacore.com>
1319
1320 * gdb.ada/char_enum.exp: Add regression tests.
1321 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1322 and '0'.
1323 (Char, Gchar): Update.
1324 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1325
13262019-08-15 Christian Biesinger <cbiesinger@google.com>
1327
1328 * gdb.python/python.exp: Expect a leading underscore on
1329 GdbOutput{,Error}File.
1330
13312019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1332
1333 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1334 Windows host.
1335
13362019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1337
1338 * gdb.base/batch-preserve-term-settings.exp
1339 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1340
13412019-08-15 Christian Biesinger <cbiesinger@google.com>
1342
1343 * lib/gdb.exp: When running on a mingw target, replace
1344 /x/ with x:/.
1345
13462019-08-14 Alan Hayward <alan.hayward@arm.com>
1347
1348 * gdb.arch/aarch64-prologue.c: New test.
1349 * gdb.arch/aarch64-prologue.exp: New file.
1350
13512019-08-13 Tom de Vries <tdevries@suse.de>
1352
1353 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1354 Thread.
1355
13562019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1357
1358 * gdb.python/py-completion.exp: Download the .py file to the host
1359 and use its host pathname. Conditionalize tests that use
1360 tab completion and manipulate files on the build machine.
1361 * gdb.python/py-events.exp: Download the .py file to the host
1362 and use its host pathname.
1363 * gdb.python/py-evsignal.exp: Likewise.
1364 * gdb.python/py-evthreads.exp: Likewise.
1365 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1366 pathname syntax.
1367 * gdb.python/py-framefilter.exp: Download the .py file to the right
1368 place on the host. Match Windows pathname syntax.
1369 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1370 .py file to the host and use its host pathname.
1371 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1372 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1373 build pathname. Skip symlink test on Windows host. Add missing
1374 newline at end of file.
1375 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1376 and use its host pathname.
1377 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1378 * gdb.python/py-section-script.exp: Use host location of binfile
1379 on safe-path. Use correct path separator on Windows host.
1380 Reorder alternatives in gdb_test_multiple to prevent matching
1381 the wrong alternative on success.
1382 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1383
13842019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1385
1386 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1387 expect the GDB inferior to no longer immediately stop after
1388 being resumed with "signal SIGINT".
1389
13902019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1391
1392 * gdb.linespec/break-ask.exp: Generalize regexps to match
1393 Windows pathnames too.
1394
13952019-08-08 Tom de Vries <tdevries@suse.de>
1396
1397 PR testsuite/24862
1398 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1399
14002019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1401
1402 * gdb.base/style.exp: Update tests for help doc new invariants.
1403 * gdb.base/help.exp: Likewise.
1404
14052019-08-06 Tom Tromey <tom@tromey.com>
1406
1407 * gdb.base/style.exp: Add disassemble test.
1408 * gdb.base/style.c (some_called_function): New function.
1409 (main): Use it.
1410
14112019-08-05 Christian Biesinger <cbiesinger@google.com>
1412
1413 * gdb.python/py-block.exp: Test dictionary access on blocks.
1414
14152019-08-05 Simon Marchi <simon.marchi@efficios.com>
1416
1417 PR gdb/24863
1418 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1419 -list-thread-groups --available test when running under
1420 check-read1.
1421
14222019-08-05 Tom de Vries <tdevries@suse.de>
1423
1424 PR testsuite/24863
1425 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1426 * gdb.base/help.exp: Use with_read1_timeout_factor.
1427 * gdb.base/info-macros.exp: Same.
1428 * gdb.cp/nested-types.exp: Same.
1429
14302019-08-05 Tom de Vries <tdevries@suse.de>
1431
1432 * lib/gdb.exp (version_at_least): Factor out of ...
1433 (tcl_version_at_least): ... here.
1434 (gdb_compile): Fail if pie results in non-PIE executable.
1435 (readelf_version, readelf_prints_pie): New proc.
1436 (exec_is_pie): Return -1 if unknown.
1437
14382019-08-05 Tom de Vries <tdevries@suse.de>
1439
1440 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1441
14422019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1443
1444 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1445
14462019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1447
1448 * lib/completion-support.exp (test_gdb_complete_none): Skip
1449 tab completion tests if no readline support.
1450 (test_gdb_complete_unique_re): Likewise.
1451 (test_gdb_complete_multiple): Likewise.
1452
14532019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1454
1455 * gdb.base/info_sources.exp: New file.
1456 * gdb.base/info_sources.c: New file.
1457 * gdb.base/info_sources_base.c: New file.
1458
14592019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1460
1461 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1462 prefix argument.
1463 (test_exit_status): Add prefix argument.
1464
14652019-08-01 Tom de Vries <tdevries@suse.de>
1466
1467 PR testsuite/24863
1468 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1469 calling exp_continue for new thread and thread exited messages.
1470
14712019-08-01 Tom de Vries <tdevries@suse.de>
1472
1473 PR testsuite/24863
1474 * gdb.base/structs.exp: Fix check-read1 timeout using
1475 gdb_test_sequence.
1476 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1477
14782019-08-01 Tom de Vries <tdevries@suse.de>
1479
1480 PR testsuite/24863
1481 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1482 line.
1483
14842019-08-01 Tom de Vries <tdevries@suse.de>
1485
1486 PR testsuite/24863
1487 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1488
14892019-07-30 Tom Tromey <tromey@adacore.com>
1490
1491 * gdb.ada/display_nested.exp: New file.
1492 * gdb.ada/display_nested/foo.adb: New file.
1493 * gdb.ada/display_nested/pack.adb: New file.
1494 * gdb.ada/display_nested/pack.ads: New file.
1495
14962019-07-30 Christian Biesinger <cbiesinger@google.com>
1497
1498 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1499 namespace.
1500 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1501
15022019-07-30 Tom de Vries <tdevries@suse.de>
1503
1504 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1505 instead.
1506
15072019-07-30 Tom de Vries <tdevries@suse.de>
1508
1509 PR testsuite/24834
1510 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1511 (exec_is_pie): New proc.
1512
15132019-07-29 Christian Biesinger <cbiesinger@google.com>
1514
1515 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1516
15172019-07-29 Christian Biesinger <cbiesinger@google.com>
1518
1519 * gdb.python/py-objfile.c: Add global and static vars.
1520 * gdb.python/py-objfile.exp: Test new functions Objfile.
1521 lookup_global_symbol and lookup_static_symbol.
1522
15232019-07-29 Tom Tromey <tom@tromey.com>
1524
1525 * lib/tuiterm.exp (Term::_csi_@): New proc.
1526 (Term::_csi_X): Don't move cursor.
1527
15282019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1529
1530 * gdb.base/options.exp: Update backtrace - completion to
1531 new option -frame-info.
1532 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1533 Test new 'set print frame-info'. Test backtrace -frame-info
1534 overriding 'set print frame-info'.
1535 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1536 Test new 'set print frame-info'.
1537 Verify consistency of backtrace with and without filters, with and
1538 without -no-filters.
1539 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1540 default.
1541
15422019-07-29 Tom de Vries <tdevries@suse.de>
1543
1544 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1545 no arguments".
1546
15472019-07-29 Tom de Vries <tdevries@suse.de>
1548
1549 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1550 is a substring of the first for "complete non-unique file name".
1551
15522019-07-29 Tom de Vries <tdevries@suse.de>
1553
1554 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1555 with ".*".
1556
15572019-07-29 Tom de Vries <tdevries@suse.de>
1558
1559 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1560 Pass prompt_regexp parameter to gdb_test_multiple calls.
1561
15622019-07-29 Tom de Vries <tdevries@suse.de>
1563
1564 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1565 print registers" regexps.
1566
15672019-07-29 Tom de Vries <tdevries@suse.de>
1568
1569 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1570
15712019-07-29 Tom de Vries <tdevries@suse.de>
1572
1573 PR gdb/24855
1574 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1575 (skip_python_tests_prompt): Add prompt_regexp argument to
1576 gdb_test_multiple calls.
1577
15782019-07-27 Tom Tromey <tom@tromey.com>
1579
1580 * gdb.tui/main.exp: New file.
1581
15822019-07-27 Tom Tromey <tom@tromey.com>
1583
1584 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1585 optional.
1586 * gdb.tui/empty.exp: New file.
1587
15882019-07-27 Tom Tromey <tom@tromey.com>
1589
1590 * lib/tuiterm.exp (spawn): New proc.
1591 (Term::resize): New proc.
1592 * gdb.tui/resize.exp: New file.
1593
15942019-07-27 Tom Tromey <tom@tromey.com>
1595
1596 * gdb.tui/list.exp: New file.
1597
15982019-07-27 Tom Tromey <tom@tromey.com>
1599
1600 * gdb.tui/regs.exp: New file.
1601
16022019-07-27 Tom Tromey <tom@tromey.com>
1603
1604 * gdb.tui/basic.exp: Add "layout split" test.
1605
16062019-07-27 Tom Tromey <tom@tromey.com>
1607
1608 * gdb.tui/basic.exp: Add "layout asm" test.
1609
16102019-07-27 Tom Tromey <tom@tromey.com>
1611
1612 * lib/tuiterm.exp: New file.
1613 * gdb.tui/basic.exp: New file.
1614
16152019-07-27 Kevin Buettner <kevinb@redhat.com>
1616
1617 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1618 Enable tests associated with this flag. Adjust regex
1619 referencing "foo_low" to now refer to "foo_cold" instead.
1620
16212019-07-27 Kevin Buettner <kevinb@redhat.com>
1622
1623 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1624 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1625 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1626 foo_cold. Revise comments to match.
1627 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1628 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1629 were wrapped into this proc; Call do_test in loop from outermost
1630 level.
1631 (foo_low): Rename all occurrences to "foo_cold".
1632 (backtrace from baz): New test.
1633 (x2/i foo_cold): New test.
1634 (info line *foo_cold): New test.
1635
16362019-07-26 Tom de Vries <tdevries@suse.de>
1637
1638 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1639
16402019-07-25 Tom de Vries <tdevries@suse.de>
1641
1642 PR testsuite/24830
1643 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1644 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1645 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1646 (skip_libstdcxx_probe_tests): ... here.
1647 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1648
16492019-07-24 Tom de Vries <tdevries@suse.de>
1650
1651 PR testsuite/24807
1652 * gdb.objc/basicclass.m: Include stdio.h.
1653 * gdb.objc/nondebug.m: Same.
1654 * gdb.objc/objcdecode.m: Same.
1655
16562019-07-24 Tom de Vries <tdevries@suse.de>
1657
1658 PR testsuite/24612
1659 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1660 additional_flags.
1661
16622019-07-24 Tom de Vries <tdevries@suse.de>
1663
1664 PR testsuite/24831
1665 * gdb.multi/tids.exp: Update error messages for info threads.
1666
16672019-07-24 Tom de Vries <tdevries@suse.de>
1668
1669 * gdb.base/info-types.exp: Allow info types to print info for more than
1670 one file.
1671
16722019-07-23 Tom de Vries <tdevries@suse.de>
1673
1674 PR testsuite/24842
1675 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1676 gdb_spawn_with_cmdline_opts.
1677
16782019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1679
1680 * gdb.arch/arm-cmse-sgstubs.c: New test.
1681 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1682
16832019-07-23 Tom de Vries <tdevries@suse.de>
1684
1685 PR testsuite/24711
1686 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1687 issuing next command.
1688
16892019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1690
1691 * gdb.ada/info_auto_lang.exp: Update expected results.
1692 * gdb.base/info-types.c: Add additional types to check.
1693 * gdb.base/info-types.exp: Update expected results.
1694
16952019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1696
1697 * gdb.base/info-types.c: New file.
1698 * gdb.base/info-types.exp: New file.
1699
17002019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1701
1702 * gdb.arch/riscv-bp-infcall.c: New file.
1703 * gdb.arch/riscv-bp-infcall.exp: New file.
1704
17052019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1706
1707 PR breakpoints/24541
1708 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1709
17102019-07-14 Tom de Vries <tdevries@suse.de>
1711
1712 PR testsuite/24760
1713 * gdb.objc/basicclass.exp: Fix unterminated string.
1714
17152019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1716 Andrew Burgess <andrew.burgess@embecosm.com>
1717
1718 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1719 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1720 negative bounds.
1721 * gdb.fortran/vla-value.exp: Print elements of an array with
1722 negative bounds.
1723 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1724 testing.
1725
17262019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1727
1728 * gdb.base/options.exp (expect_string): Dequote strings in
1729 results.
1730 (test-string): Test strings with different quoting and reindent.
1731
17322019-07-10 Tom Tromey <tromey@adacore.com>
1733
1734 * gdb.ada/mi_ex_cond.exp: Update expected results.
1735 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1736 * gdb.ada/mi_catch_ex.exp: Update expected results.
1737 * gdb.ada/mi_catch_assert.exp: Update expected results.
1738 * gdb.ada/catch_ex.exp (catch_exception_info)
1739 (catch_exception_entry, catch_assert_entry)
1740 (catch_unhandled_entry): Update.
1741 * gdb.ada/catch_assert_if.exp: Update expected results.
1742
17432019-07-10 Richard Bunt <richard.bunt@arm.com>
1744 Stephen Roberts <stephen.roberts@arm.com>
1745
1746 * gdb.base/define.exp: Restore original prompt.
1747
17482019-07-09 Pedro Alves <palves@redhat.com>
1749
1750 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1751 breakpoints" output.
1752 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1753 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1754 throw" creates breakpoint.
1755 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1756 'type="catchpoint"'.
1757
17582019-07-09 Pedro Alves <palves@redhat.com>
1759
1760 PR c++/15468
1761 * gdb.cp/except-multi-location-lib.cc: New.
1762 * gdb.cp/except-multi-location-main.cc: New.
1763 * gdb.cp/except-multi-location.exp: New.
1764
17652019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1766
1767 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1768 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1769 argument and update callers.
1770
17712019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1772
1773 * gdb.arch/amd64-break-on-asm-line.S: New file.
1774 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1775
17762019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1777
1778 * gdb.base/printcmds.exp: Test printing C string and
1779 C wide string convenience vars without transiting via the inferior.
1780 Also make test names unique.
1781
17822019-07-08 Alan Hayward <alan.hayward@arm.com>
1783
1784 PR breakpoints/25011
1785 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1786
17872019-07-04 Pedro Alves <palves@redhat.com>
1788
1789 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1790 body returned ok(0), break(3) or continue(4).
1791 * gdb.testsuite/foreach_with_prefix.exp: New file.
1792
17932019-07-04 Alan Hayward <alan.hayward@arm.com>
1794
1795 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1796
17972019-07-03 Pedro Alves <palves@redhat.com>
1798
1799 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1800 "return -code".
1801
18022019-07-03 Pedro Alves <palves@redhat.com>
1803
1804 PR cli/24732
1805 * gdb.base/shell.exp: Load completion-support.exp.
1806 Adjust expected error output. Add completion tests.
1807
18082019-07-03 Pedro Alves <palves@redhat.com>
1809
1810 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1811 string_to_regexp.
1812
18132019-07-03 Pedro Alves <palves@redhat.com>
1814
1815 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1816 (expect_integer): Adjust to expect "-string".
1817 (expect_string): New.
1818 (all_options): Expect "-string".
1819 (test-flag, test-boolean): Adjust to expect "-string".
1820 (test-string): New proc.
1821 (top level): Call it.
1822
18232019-07-03 Pedro Alves <palves@redhat.com>
1824
1825 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1826 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1827 the expected output in the success.
1828
18292019-07-03 Pedro Alves <palves@redhat.com>
1830
1831 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1832 Split one gdb_test_multiple call in two to avoid a race.
1833
18342019-07-03 Pedro Alves <palves@redhat.com>
1835
1836 * gdb.base/with.c: New file.
1837 * gdb.base/with.exp: New file.
1838
18392019-07-03 Pedro Alves <palves@redhat.com>
1840
1841 * gdb.base/settings.exp: Replace all references to "maint
1842 test-settings set" with references to "maint set test-settings",
1843 and all references to "maint test-settings show" with references
1844 to "maint show test-settings".
1845
18462019-07-03 Pedro Alves <palves@redhat.com>
1847
1848 * gdb.base/settings.exp (test-string): Adjust expected out when
1849 testing "maint test-settings show filename"
1850
18512019-07-02 Pedro Alves <palves@redhat.com>
1852
1853 * gdb.base/options.exp (test-info-threads): New procedure.
1854 (top level): Call it.
1855
18562019-06-28 Tom Tromey <tromey@adacore.com>
1857
1858 * gdb.dwarf2/ada-linkage-name.c: New file.
1859 * gdb.dwarf2/ada-linkage-name.exp: New file.
1860
18612019-06-27 Tom Tromey <tromey@adacore.com>
1862
1863 PR c++/20020:
1864 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1865
18662019-06-26 Tom de Vries <tdevries@suse.de>
1867
1868 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1869
18702019-06-26 Tom de Vries <tdevries@suse.de>
1871
1872 * gdb.base/index-cache.exp: Add back missing debug option.
1873
18742019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1875
1876 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1877
18782019-06-25 Tom de Vries <tdevries@suse.de>
1879
1880 PR testsuite/24727
1881 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1882
18832019-06-24 Tom de Vries <tdevries@suse.de>
1884
1885 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1886
18872019-06-24 Tom de Vries <tdevries@suse.de>
1888
1889 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1890 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1891 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1892
18932019-06-24 Tom de Vries <tdevries@suse.de>
1894
1895 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1896
18972019-06-21 Tom de Vries <tdevries@suse.de>
1898
1899 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1900
19012019-06-21 Tom de Vries <tdevries@suse.de>
1902
1903 PR testsuite/24518
1904 PR ada/24713
1905 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1906 index.
1907
19082019-06-19 Tom Tromey <tromey@adacore.com>
1909
1910 * gdb.ada/length_cond.exp: Add intro comment.
1911
19122019-06-19 Tom Tromey <tromey@adacore.com>
1913
1914 * gdb.ada/length_cond.exp: New file.
1915 * gdb.ada/length_cond/length_cond.adb: New file.
1916 * gdb.ada/length_cond/pck.adb: New file.
1917 * gdb.ada/length_cond/pck.ads: New file.
1918
19192019-06-18 Tom de Vries <tdevries@suse.de>
1920
1921 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1922
19232019-06-18 Tom Tromey <tromey@adacore.com>
1924
1925 * gdb.base/list0.h: Add comment explaining control character.
1926
19272019-06-18 Tom de Vries <tdevries@suse.de>
1928
1929 * boards/fission.exp: Break up long debug_flags line.
1930
19312019-06-16 Tom de Vries <tdevries@suse.de>
1932
1933 PR gdb/24445
1934 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1935 generated index.
1936
19372019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1938
1939 PR gdb/24686
1940 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1941 improve detection of bug gdb/24541.
1942
19432019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1944
1945 PR gdb/24669
1946 * gdb.base/index-cache.exp (uses_readnow,
1947 expecting_index_cache_use): Define global variable.
1948 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1949 expecting_index_cache_use.
1950
19512019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1952 Andrew Burgess <andrew.burgess@embecosm.com>
1953
1954 * gdb.fortran/pointers.f90: New file.
1955 * gdb.fortran/print_type.exp: New file.
1956 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1957 * gdb.fortran/vla-type.exp: Likewise.
1958 * gdb.fortran/vla-value.exp: Likewise.
1959 * gdb.mi/mi-vla-fortran.exp: Likewise.
1960
19612019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1962
1963 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1964 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1965 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1966 as a stop reason.
1967
19682019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1969
1970 * gdb.base/annota1.exp: Update expected results.
1971 * gdb.cp/annota2.exp: Likewise.
1972 * gdb.cp/annota3.exp: Likewise.
1973
19742019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1975
1976 * gdb.base/style-logging.exp: Remove path from test name.
1977
19782019-06-14 Tom Tromey <tromey@adacore.com>
1979
1980 PR gdb/24502:
1981 * gdb.base/style-logging.exp: New file.
1982
19832019-06-14 Tom Tromey <tromey@adacore.com>
1984
1985 * gdb.base/symfile-warn.exp: New file.
1986 * gdb.base/symfile-warn.c: New file.
1987
19882019-06-14 Tom Tromey <tromey@adacore.com>
1989
1990 * gdb.base/annotate-symlink.exp: New file.
1991
19922019-06-14 Tom Tromey <tromey@adacore.com>
1993
1994 * gdb.ada/set_wstr.exp: Add reassignment test.
1995
19962019-06-14 Tom Tromey <tromey@adacore.com>
1997
1998 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1999 'unchecked_access and 'unrestricted_access as well.
2000
20012019-06-14 Tom Tromey <tromey@adacore.com>
2002
2003 PR ada/24539:
2004 * gdb.ada/vla.exp: Update tests.
2005 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2006 pragma.
2007
20082019-06-13 Pedro Alves <palves@redhat.com>
2009
2010 * gdb.base/settings.exp (test-integer): Test junk after
2011 "unlimited".
2012
20132019-06-13 Pedro Alves <palves@redhat.com>
2014
2015 * gdb.base/options.exp (test-thread-apply): New.
2016 (top level): Call it.
2017
20182019-06-13 Pedro Alves <palves@redhat.com>
2019
2020 * gdb.base/options.exp (test-frame-apply): New.
2021 (top level): Test print commands with different "frame apply"
2022 prefixes.
2023
20242019-06-13 Pedro Alves <palves@redhat.com>
2025
2026 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
2027 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2028 'max_completions' parameter and handle it.
2029 (test_gdb_completion_offers_commands): New.
2030
20312019-06-13 Pedro Alves <palves@redhat.com>
2032
2033 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2034
20352019-06-13 Pedro Alves <palves@redhat.com>
2036
2037 * gdb.base/options.exp (test-backtrace): New.
2038 (top level): Call it.
2039
20402019-06-13 Pedro Alves <palves@redhat.com>
2041
2042 * gdb.guile/scm-frame-args.exp: Use "set print
2043 raw-frame-arguments" instead of "set print raw frame-arguments".
2044 * gdb.python/py-frame-args.exp: Likewise.
2045
20462019-06-13 Pedro Alves <palves@redhat.com>
2047
2048 * gdb.compile/compile.exp: Adjust expected output to option
2049 processing changes.
2050
20512019-06-13 Pedro Alves <palves@redhat.com>
2052
2053 * gdb.base/options.exp: Build executable.
2054 (test-print): New procedure.
2055 (top level): Call it, once for "print" and another for "compile
2056 print".
2057
20582019-06-13 Pedro Alves <palves@redhat.com>
2059
2060 * gdb.base/options.c: New file.
2061 * gdb.base/options.exp: New file.
2062
20632019-06-13 Pedro Alves <palves@redhat.com>
2064
2065 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2066 that "o" is ambiguous.
2067
20682019-06-13 Pedro Alves <palves@redhat.com>
2069
2070 * gdb.base/settings.c: New file.
2071 * gdb.base/settings.exp: New file.
2072
20732019-06-13 Pedro Alves <palves@redhat.com>
2074
2075 * gdb.base/completion.exp: Fix comment typo.
2076
20772019-06-13 Pedro Alves <palves@redhat.com>
2078
2079 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2080 foo --1" test.
2081
20822019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2083
2084 * gdb.fortran/block-data.f: New.
2085 * gdb.fortran/block-data.exp: New.
2086
20872019-06-11 Tom de Vries <tdevries@suse.de>
2088
2089 PR testsuite/24521
2090 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2091 message.
2092
20932019-06-11 Tom de Vries <tdevries@suse.de>
2094
2095 PR testsuite/24521
2096 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2097
20982019-06-11 Tom de Vries <tdevries@suse.de>
2099
2100 * boards/readnow.exp: New file.
2101
21022019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2103
2104 * gdb.fortran/vla-sizeof.exp: Update expected results.
2105
21062019-06-06 Amos Bird <amosbird@gmail.com>
2107
2108 * gdb.base/annota1.exp (thread_switch): Add test for
2109 thread-exited annotation.
2110
21112019-06-06 Tom Tromey <tromey@adacore.com>
2112
2113 * gdb.base/maint.exp: Expect command started/finished output.
2114
21152019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2116
2117 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2118 comment.
2119 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2120
21212019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2122
2123 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2124 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2125 * gdb.arch/riscv-unwind-long-insn.c: New file.
2126 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2127
21282019-06-04 Christian Biesinger <cbiesinger@google.com>
2129
2130 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
2131
21322019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2133
2134 * lib/gdb.exp (help_list_trailer): New regexp variable
2135 factorizing the help trailer message.
2136 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2137 arg to allow to better factorize various tests.
2138 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2139 (test_prefix_command_help): Use help_list_trailer.
2140 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2141 * gdb.guile/scm-cmd.exp: Likewise.
2142 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2143 * gdb.base/help.exp: Use test_user_defined_class_help.
2144 * gdb.base/style.exp: Add tests for styling of help and apropos.
2145 * lib/gdb-utils.exp (style): Add title and highlight styles.
2146
21472019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2148
2149 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2150 $_shell_exitsignal.
2151 * gdb.base/default.exp: Update for new convenience variables.
2152
21532019-05-29 Tom Tromey <tromey@adacore.com>
2154
2155 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2156 to "break complete ada" test case's regexp.
2157
21582019-05-29 Tom Tromey <tromey@adacore.com>
2159
2160 PR c++/20020:
2161 * gdb.cp/constexpr-field.exp: New file.
2162 * gdb.cp/constexpr-field.cc: New file.
2163
21642019-05-29 Tom Tromey <tromey@adacore.com>
2165
2166 * gdb.base/finish.exp (finish_no_print): New proc.
2167 (finish_tests): Call it.
2168
21692019-05-24 Tom de Vries <tdevries@suse.de>
2170
2171 * gdb.dwarf2/gdb-add-index.exp: New file.
2172
21732019-05-22 Tom Tromey <tromey@adacore.com>
2174
2175 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2176 * gdb.base/style.exp: Use "style".
2177 * lib/gdb-utils.exp (style): New proc.
2178
21792019-05-22 Tom de Vries <tdevries@suse.de>
2180
2181 * gdb.base/align.exp: Require c++11.
2182
21832019-05-22 Tom de Vries <tdevries@suse.de>
2184
2185 PR testsuite/24586
2186 * gdb.python/py-mi-var-info-path-expression.exp: Call
2187 mi_skip_python_tests to check if python is supported.
2188
21892019-05-22 Alan Hayward <alan.hayward@arm.com>
2190
2191 * gdb.arch/aarch64-pauth.c: New test.
2192 * gdb.arch/aarch64-pauth.exp: New file.
2193
21942019-05-22 Alan Hayward <alan.hayward@arm.com>
2195
2196 * README (Re-running Tests Outside The Testsuite): New section.
2197
21982019-05-21 Tom de Vries <tdevries@suse.de>
2199
2200 * gdb.arch/amd64-eval.exp: Require c++11.
2201 * gdb.base/max-depth.exp: Same.
2202 * gdb.compile/compile-cplus-array-decay.exp: Same.
2203 * gdb.cp/meth-typedefs.exp: Same.
2204 * gdb.cp/subtypes.exp: Same.
2205 * gdb.cp/temargs.exp: Same.
2206
22072019-05-21 Alan Hayward <alan.hayward@arm.com>
2208
2209 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2210
22112019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2212
2213 PR gdb/18644
2214 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2215 * gdb.fortran/printing-types.exp: Add new test.
2216 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2217 testing.
2218 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2219 setup_kfail call.
2220
22212019-05-17 Alan Hayward <alan.hayward@arm.com>
2222
2223 * README (Running the Testsuite): Change example.
2224 (Testsuite Parameters): Remove TRANSCRIPT.
2225 * lib/gdb.exp: Remove TRANSCRIPT check.
2226
22272019-05-17 Alan Hayward <alan.hayward@arm.com>
2228
2229 * README (Testsuite Parameters): Add replay logging to
2230 GDBSERVER_DEBUG.
2231 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2232 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2233 as a comma separated list.
2234 (gdb_debug_init): Override procedure.
2235
22362019-05-17 Alan Hayward <alan.hayward@arm.com>
2237
2238 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2239 (gdb_write_cmd_file): New procedure.
2240 * lib/gdbserver-support.exp (gdbserver_start): Call
2241 gdbserver_write_cmd_file.
2242 (gdbserver_write_cmd_file): New procedure.
2243
22442019-05-17 Alan Hayward <alan.hayward@arm.com>
2245
2246 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2247 (delete_breakpoints): Likewise.
2248 (gdb_run_cmd): Likewise.
2249 (gdb_start_cmd): Likewise.
2250 (gdb_starti_cmd): Likewise.
2251 (gdb_internal_error_resync): Likewise.
2252 (gdb_test_multiple): Likewise.
2253 (gdb_reinitialize_dir): Likewise.
2254 (default_gdb_exit): Likewise.
2255 (gdb_file_cmd): Mark kill as optional.
2256 (default_gdb_start): Call gdb_stdin_log_init.
2257 (send_gdb): Call gdb_stdin_log_write.
2258 (rerun_to_main): Mark Y as an answer.
2259 (gdb_stdin_log_init): New function.
2260 (gdb_stdin_log_write): Likewise.
2261
22622019-05-17 Alan Hayward <alan.hayward@arm.com>
2263
2264 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2265 * gdb.base/debug-expr.exp: Likewise.
2266 * gdb.base/foll-fork.exp: Likewise.
2267 * gdb.base/foll-vfork.exp: Likewise.
2268 * gdb.base/fork-print-inferior-events.exp: Likewise.
2269 * gdb.base/gdb-sigterm.exp: Likewise.
2270 * gdb.base/gdbinit-history.exp: Likewise.
2271 * gdb.base/osabi.exp: Likewise.
2272 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2273 * gdb.base/ui-redirect.exp: Likewise.
2274 * gdb.gdb/unittest.exp: Likewise.
2275 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2276 * gdb.mi/mi-watch.exp: Likewise.
2277 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2278 * gdb.mi/user-selected-context-sync.exp: Likewise.
2279 * gdb.python/python.exp: Disable debug test when debugging.
2280 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2281 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2282 Likewise.
2283 * gdb.threads/stepi-random-signal.exp: Likewise.
2284
22852019-05-17 Alan Hayward <alan.hayward@arm.com>
2286
2287 * Makefile.in: Pass through GDB_DEBUG.
2288 * README (Testsuite Parameters): Add GDB_DEBUG.
2289 (gdb,debug): Add board setting.
2290 * lib/gdb.exp (default_gdb_start): Start debugging.
2291 (gdb_debug_enabled): New procedure.
2292 (gdb_debug_init): Likewise.
2293
22942019-05-17 Alan Hayward <alan.hayward@arm.com>
2295
2296 * Makefile.in: Pass through GDB_DEBUG.
2297 * README (Testsuite Parameters): Add GDB_DEBUG.
2298 (gdb,debug): Add board setting.
2299 * lib/gdb.exp (default_gdb_start): Start debugging.
2300 (gdb_debug_enabled): New procedure.
2301 (gdb_debug_init): Likewise.
2302
23032019-05-17 Alan Hayward <alan.hayward@arm.com>
2304
2305 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2306
23072019-05-17 Alan Hayward <alan.hayward@arm.com>
2308
2309 * gdb.base/ui-redirect.exp: Test redirection.
2310
23112019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2312
2313 * gdb.mi/mi-complete.exp: New file.
2314 * gdb.mi/mi-complete.cc: Likewise.
2315
23162019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2317
2318 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2319 indexed and sliced arrays, and pointers to arrays.
2320
23212019-05-14 Tom Tromey <tromey@adacore.com>
2322
2323 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2324 styling test.
2325
23262019-05-14 Tom de Vries <tdevries@suse.de>
2327
2328 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2329 selection entry encoding.
2330
23312019-05-10 Tom Tromey <tromey@adacore.com>
2332
2333 * gdb.ada/info_exc.exp: Add "complete" test.
2334
23352019-05-09 Tom de Vries <tdevries@suse.de>
2336
2337 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2338 CU-relative.
2339
23402019-05-09 Tom de Vries <tdevries@suse.de>
2341
2342 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2343 CU-relative.
2344
23452019-05-08 Joel Brobecker <brobecker@adacore.com>
2346
2347 * gdb.ada/frame_arg_lang.exp: New testcase.
2348 * gdb.ada/frame_arg_lang/bla.adb: New file.
2349 * gdb.ada/frame_arg_lang/pck.ads: New file.
2350 * gdb.ada/frame_arg_lang/pck.adb: New file.
2351 * gdb.ada/frame_arg_lang/foo.c: New file.
2352
23532019-05-08 Tom Tromey <tromey@adacore.com>
2354
2355 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2356
23572019-05-08 Tom Tromey <tromey@adacore.com>
2358
2359 * gdb.base/ptype-offsets.exp: Update tests.
2360
23612019-05-08 Tom Tromey <tromey@adacore.com>
2362
2363 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2364 cases.
2365 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2366 "short".
2367
23682019-05-08 Tom Tromey <tromey@adacore.com>
2369
2370 * gdb.ada/vla.exp: New file.
2371 * gdb.ada/vla/vla.adb: New file.
2372
23732019-05-07 Tom de Vries <tdevries@suse.de>
2374
2375 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2376
23772019-05-07 Tom de Vries <tdevries@suse.de>
2378
2379 PR testsuite/24522
2380 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2381 section.
2382
23832019-05-07 Tom de Vries <tdevries@suse.de>
2384
2385 PR testsuite/24522
2386 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2387 .debug_aranges section.
2388
23892019-05-07 Tom de Vries <tdevries@suse.de>
2390
2391 PR testsuite/24159
2392 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2393
23942019-05-06 Tom de Vries <tdevries@suse.de>
2395
2396 * lib/gdb.exp (exec_has_index_section): New proc.
2397 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2398 section.
2399
24002019-05-04 Tom de Vries <tdevries@suse.de>
2401
2402 * boards/cc-with-debug-names.exp: New file.
2403
24042019-05-03 Tom Tromey <tromey@adacore.com>
2405
2406 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2407 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2408 * gdb.ada/char_enum.exp: Add test.
2409
24102019-05-03 Tom de Vries <tdevries@suse.de>
2411
2412 * boards/cc-with-gdb-index.exp: New file.
2413
24142019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2415
2416 * gdb.rust/simple.exp: Add new test case.
2417 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2418 (main): Initialise an instance of the new struct.
2419
24202019-05-01 Tom Tromey <tromey@adacore.com>
2421
2422 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2423 record.
2424 (NPR): New variable.
2425 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2426 test.
2427
24282019-05-01 Tom Tromey <tromey@adacore.com>
2429
2430 * gdb.ada/packed_array_assign.exp: Add packed assignment
2431 regression test.
2432
24332019-05-01 Tom de Vries <tdevries@suse.de>
2434
2435 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2436
24372019-05-01 Tom de Vries <tdevries@suse.de>
2438
2439 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2440
24412019-04-30 Ali Tamur <tamur@google.com>
2442
2443 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2444
24452019-04-30 Tom Tromey <tromey@adacore.com>
2446
2447 * lib/ada.exp (find_ada_tool): New proc.
2448 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2449 * gdb.ada/catch_ex_std.exp: New file.
2450 * gdb.ada/catch_ex_std/foo.adb: New file.
2451 * gdb.ada/catch_ex_std/some_package.adb: New file.
2452 * gdb.ada/catch_ex_std/some_package.ads: New file.
2453
24542019-04-30 Tom Tromey <tromey@adacore.com>
2455
2456 PR c++/24470:
2457 * gdb.cp/temargs.cc: Add test code from PR.
2458
24592019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2460
2461 * gdb.fortran/vla-datatypes.exp: Update expected results.
2462 * gdb.fortran/vla-ptype.exp: Likewise.
2463 * gdb.fortran/vla-type.exp: Likewise.
2464 * gdb.fortran/vla-value.exp: Likewise.
2465
24662019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2467
2468 * gdb.fortran/ptr-indentation.exp: Update expected results.
2469 * gdb.fortran/ptype-on-functions.exp: Likewise.
2470 * gdb.fortran/vla-ptr-info.exp: Likewise.
2471 * gdb.fortran/vla-value.exp: Likewise.
2472
24732019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2474
2475 * gdb.fortran/ptype-on-functions.exp: New file.
2476 * gdb.fortran/ptype-on-functions.f90: New file.
2477
24782019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2479
2480 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2481 case void string.
2482
24832019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2484
2485 * gdb.fortran/complex.exp: Expand.
2486 * gdb.fortran/complex.f: Renamed to...
2487 * gdb.fortran/complex.f90: ...this, and extended to add more
2488 complex values.
2489
24902019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2491
2492 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2493 MODULO, CMPLX.
2494
24952019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2496 Richard Bunt <richard.bunt@arm.com>
2497
2498 * gdb.base/max-depth.c: New file.
2499 * gdb.base/max-depth.exp: New file.
2500 * gdb.python/py-nested-maps.c: New file.
2501 * gdb.python/py-nested-maps.exp: New file.
2502 * gdb.python/py-nested-maps.py: New file.
2503 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2504 (test_all_common): Call test_max_depth.
2505 * gdb.fortran/max-depth.exp: New file.
2506 * gdb.fortran/max-depth.f90: New file.
2507 * gdb.go/max-depth.exp: New file.
2508 * gdb.go/max-depth.go: New file.
2509 * gdb.modula2/max-depth.exp: New file.
2510 * gdb.modula2/max-depth.c: New file.
2511 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2512
25132019-04-29 Tom de Vries <tdevries@suse.de>
2514
2515 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2516
25172019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2518
2519 * gdb.base/callexit.exp: Test may-call-functions off.
2520
25212019-04-25 Keith Seitz <keiths@redhat.com>
2522
2523 PR c++/24367
2524 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2525 (another_incomplete_struct, test_incomplete): New definitions.
2526 (main): Use new definitions.
2527 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2528 functions.
2529
25302019-04-25 Ali Tamur <tamur@google.com>
2531
2532 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
2533
25342019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2535
2536 PR corefiles/11608
2537 PR corefiles/18187
2538 * gdb.base/coredump-filter-build-id.exp: New file.
2539
25402019-04-25 Alan Hayward <alan.hayward@arm.com>
2541
2542 * Makefile.in: Pass through GDBSERVER_DEBUG.
2543 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2544 (gdbserver,debug): Add board setting.
2545 * gdb.trace/tspeed.exp: Skip when debugging.
2546 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2547 * lib/gdbserver-support.exp: Likewise
2548
25492019-04-24 Tom Tromey <tromey@adacore.com>
2550
2551 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2552 Rust.
2553
25542019-04-24 Tom Tromey <tromey@adacore.com>
2555
2556 * gdb.arch/amd64-eval.exp: Test bitfield return.
2557 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2558 (class Foo) <return_bitfields>: New method.
2559 (main): Call it.
2560
25612019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2562
2563 * gdb.cp/many-args.cc: New file.
2564 * gdb.cp/many-args.exp: New file.
2565
25662019-04-23 Tom de Vries <tdevries@suse.de>
2567
2568 PR gdb/24433
2569 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2570
25712019-04-23 Alan Hayward <alan.hayward@arm.com>
2572
2573 * gdb.trace/backtrace.exp: Use nopie flag.
2574 * gdb.trace/circ.exp: Likewise.
2575 * gdb.trace/collection.exp: Likewise.
2576 * gdb.trace/ftrace.exp: Likewise.
2577 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2578 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2579 * gdb.trace/qtro.exp: Likewise.
2580 * gdb.trace/read-memory.exp: Likewise.
2581 * gdb.trace/report.exp: Likewise.
2582 * gdb.trace/tfile.exp: Likewise.
2583 * gdb.trace/tfind.exp: Likewise.
2584 * gdb.trace/unavailable.exp: Likewise.
2585
25862019-04-22 Pedro Alves <palves@redhat.com>
2587
2588 * gdb.base/solib-probes-nosharedlibrary.c,
2589 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2590
25912019-04-19 Tom Tromey <tromey@adacore.com>
2592
2593 * gdb.ada/ptype_union.c: New file.
2594 * gdb.ada/ptype_union.exp: New file.
2595
25962019-04-19 Tom Tromey <tromey@adacore.com>
2597
2598 PR symtab/24423:
2599 * gdb.base/list0.h (foo): Add a control-l character.
2600
26012019-04-18 Tom de Vries <tdevries@suse.de>
2602
2603 PR gdb/24433
2604 * boards/local-board.exp: Set sysroot to "".
2605
26062019-04-18 Tom de Vries <tdevries@suse.de>
2607 Pedro Alves <palves@redhat.com>
2608
2609 PR gdb/24454
2610 * gdb.threads/vfork-follow-child-exec.c: New file.
2611 * gdb.threads/vfork-follow-child-exec.exp: New file.
2612 * gdb.threads/vfork-follow-child-exit.c: New file.
2613 * gdb.threads/vfork-follow-child-exit.exp: New file.
2614
26152019-04-15 Leszek Swirski <leszeks@google.com>
2616
2617 * gdb.arch/amd64-eval.cc: New file.
2618 * gdb.arch/amd64-eval.exp: New file.
2619
26202019-04-11 Alan Hayward <alan.hayward@arm.com>
2621
2622 * gdb.server/sysroot.c: New test.
2623 * gdb.server/sysroot.exp: New file.
2624 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2625 matching param.
2626
26272019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2628
2629 * gdb.base/align.exp: Extend test to cover structures containing
2630 only static fields.
2631
26322019-04-11 Tom de Vries <tdevries@suse.de>
2633
2634 * boards/cc-with-dwz-m.exp: New file.
2635 * boards/cc-with-dwz.exp: New file.
2636 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2637
26382019-04-09 Simon Marchi <simon.marchi@efficios.com>
2639
2640 * gdb.base/start-cpp.exp: New file.
2641 * gdb.base/start-cpp.cc: New file.
2642
26432019-04-08 Kevin Buettner <kevinb@redhat.com>
2644
2645 * gdb.python/py-thrhandle.exp: Adjust tests to call
2646 thread_from_handle instead of thread_from_thread_handle.
2647
26482019-04-08 Kevin Buettner <kevinb@redhat.com>
2649
2650 * gdb.python/py-thrhandle.exp: Add tests for
2651 gdb.InferiorThread.handle.
2652
26532019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2654
2655 * gdb.python/py-function.exp: Check calling helper function from
2656 all languages.
2657 * lib/gdb.exp (gdb_supported_languages): New proc.
2658
26592019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2660
2661 * gdb.base/complex-parts.c: New file.
2662 * gdb.base/complex-parts.exp: New file.
2663
26642019-04-01 Tom Tromey <tromey@adacore.com>
2665
2666 PR symtab/23331:
2667 * gdb.dwarf2/dw2-ranges-main.c: New file.
2668 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2669 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2670
26712019-03-30 Simon Marchi <simark@simark.ca>
2672
2673 * gdb.base/default.exp: Add values for $_gdb_major and
2674 $_gdb_minor.
2675
26762019-03-29 Tom Tromey <tromey@adacore.com>
2677
2678 * gdb.base/help.exp: Tighten apropos regexp.
2679
26802019-03-29 Keith Seitz <keiths@redhat.com>
2681
2682 * gdb.fortran/array-bounds.exp: New file.
2683 * gdb.fortran/array-bounds.f90: New file.
2684
26852019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2686
2687 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2688
26892019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2690
2691 * gdb.multi/hello.c (main): Increase alarm timer.
2692
26932019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2694
2695 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2696 factor when no hardware watchpoint support.
2697
26982019-03-28 Alan Hayward <alan.hayward@arm.com>
2699 Pedro Alves <palves@redhat.com>
2700
2701 * boards/local-board.exp: set sysroot to /.
2702
27032019-03-27 Alan Hayward <alan.hayward@arm.com>
2704
2705 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2706 in child.
2707
27082019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2709
2710 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2711 field.
2712 (make_container): Initialise new field.
2713 * gdb.python/py-prettyprint.exp: Add new tests.
2714 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2715 <display_hint>: New method.
2716
27172019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2718
2719 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2720 gdb_continue_to_breakpoint more throughout this test.
2721 (run_lang_tests) Supply unique test names, and use
2722 gdb_test_no_output.
2723
27242019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2725
2726 * gdb.base/finish-pretty.exp: Update expected results.
2727 * gdb.base/pretty-print.c: New file.
2728 * gdb.base/pretty-print.exp: New file.
2729
27302019-03-25 Pedro Alves <palves@redhat.com>
2731
2732 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2733 move comments outside list. Append '-i "" eof' section.
2734
27352019-03-22 Alan Hayward <alan.hayward@arm.com>
2736
2737 PR testsuite/25016
2738 * README: Add pie options.
2739 * gdb.base/break-interp.exp: Ensure pie is disabled.
2740 * gdb.base/dump.exp: Likewise.
2741 * lib/gdb.exp (gdb_compile): Add pie option.
2742
27432019-03-19 Tom Tromey <tromey@adacore.com>
2744
2745 * gdb.mi/mi2-cli-display.c: New file.
2746 * gdb.mi/mi2-cli-display.exp: New file.
2747
27482019-03-18 Joel Brobecker <brobecker@adacore.com>
2749 Tom Tromey <tromey@adacore.com>
2750
2751 * gdb.ada/ptype_array/pck.adb: New file.
2752 * gdb.ada/ptype_array/pck.ads: New file.
2753 * gdb.ada/ptype_array/foo.adb: New file.
2754 * gdb.ada/ptype_array.exp: New file.
2755
27562019-03-14 Tom Tromey <tromey@adacore.com>
2757
2758 * gdb.base/style.exp: Add "set style sources" test.
2759
27602019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2761
2762 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2763 * mi-breakpoint-multiple-locations.exp: ... this.
2764 (make_breakpoints_pattern): New proc.
2765 (do_test): Add mi_version parameter, test -break-insert,
2766 -break-info and =breakpoint-created.
2767
27682019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2769
2770 * config/default.exp: Remove 'load_lib gdb.exp'.
2771 * config/monitor.exp: Likewise.
2772 * config/sid.exp: Likewise.
2773 * config/sim.exp: Likewise.
2774 * config/slite.exp: Likewise.
2775 * config/unix.exp: Likewise.
2776 * gdb.base/default.exp: Remove unhelpful comment.
2777
27782019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2779
2780 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2781
27822019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2783
2784 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2785
27862019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2787
2788 * gdb.fortran/type-kinds.exp: Update expected results.
2789
27902019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2791
2792 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2793
27942019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2795
2796 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2797 function.
2798 (test_basic_parsing_of_type_kinds): Expand types tested.
2799 (test_parsing_invalid_type_kinds): New function.
2800
28012019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2802
2803 * gdb.fortran/intrinsics.exp: New file.
2804 * gdb.fortran/intrinsics.f90: New file.
2805 * gdb.fortran/type-kinds.exp: New file.
2806
28072019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2808
2809 * gdb.fortran/dot-ops.exp: New file.
2810
28112019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2812
2813 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2814 Check upper and lower case logical literals.
2815
28162019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2817
2818 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2819 Remove duplicate tests.
2820
28212019-03-06 Alan Hayward <alan.hayward@arm.com>
2822
2823 * lib/gdb.exp (builtin_cd): rename of cd.
2824 (cd): Override builtin.
2825
28262019-03-06 Richard Bunt <richard.bunt@arm.com>
2827
2828 * gdb.fortran/function-calls.exp: New file.
2829 * gdb.fortran/function-calls.f90: New test.
2830
28312019-03-04 Richard Bunt <richard.bunt@arm.com>
2832
2833 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2834 on user program standard output.
2835 * gdb.fortran/short-circuit-argument-list.f90: Record function
2836 calls.
2837
28382019-02-28 Alan Hayward <alan.hayward@arm.com>
2839
2840 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2841 failure.
2842
28432019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2844
2845 PR gdb/8527
2846 * gdb.base/interrupt-daemon-attach.c,
2847 gdb.base/interrupt-daemon-attach.exp: New test.
2848
28492019-02-27 Pedro Alves <palves@redhat.com>
2850
2851 * gdb.base/page.exp: Add tests for "set width/height -1".
2852
28532019-02-27 Pedro Alves <palves@redhat.com>
2854
2855 * gdb.base/page.exp: Add tests for "set/show width/height" with
2856 "infinite" values.
2857
28582019-02-27 Tom Tromey <tromey@adacore.com>
2859
2860 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2861 2.4.
2862 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2863 workaround.
2864
28652019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2866
2867 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2868 tests for structs with static members.
2869
28702019-02-26 Tom Tromey <tromey@adacore.com>
2871
2872 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2873 ValueError, not TypeError.
2874
28752019-02-26 Kevin Buettner <kevinb@redhat.com>
2876
2877 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2878 call from main program.
2879
28802019-02-23 Joel Brobecker <brobecker@adacore.com>
2881
2882 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2883 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2884 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2885 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2886 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2887
28882019-02-22 Keith Seitz <keiths@redhat.com>
2889
2890 PR symtab/23853
2891 * gdb.base/symlink-sourcefile.c: New file.
2892 * gdb.base/symlink-sourcefile.exp: New file.
2893
28942019-02-20 Tom Tromey <tom@tromey.com>
2895
2896 * gdb.base/info_qt.exp: Update.
2897
28982019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2899
2900 * gdb.base/source.exp: Move "error in sourced script" code to
2901 the end.
2902 * gdb.base/source-error.gdb: Move contents to
2903 source-error-1.gdb. Add new code to source source-error-1.gdb.
2904 * gdb.base/source-error-1.gdb: New file, from previous
2905 source-error.gdb.
2906
29072019-02-17 Tom Tromey <tom@tromey.com>
2908
2909 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2910 for macro styling.
2911 * gdb.base/style.c (SOME_MACRO): New macro.
2912
29132019-02-17 Tom Tromey <tom@tromey.com>
2914
2915 * gdb.base/style.exp: Add line-wrapping tests.
2916 * gdb.base/page.exp: Add test for quitting during pagination.
2917
29182019-02-17 Joel Brobecker <brobecker@adacore.com>
2919
2920 * gdb.ada/big_packed_array: New testcase.
2921 * gdb.ada/homonym.exp: Fix incorrect expected output for
2922 "break <homonym__get_value>" test.
2923
29242019-02-13 Weimin Pan <weimin.pan@oracle.com>
2925
2926 PR breakpoints/21870
2927 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2928 and prepare_for_testing. Add comment.
2929 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2930 redundant cleanup call. Clean up comment.
2931
29322019-02-12 Weimin Pan <weimin.pan@oracle.com>
2933
2934 PR breakpoints/21870
2935 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2936 * gdb.arch/aarch64-dbreg-contents.c: New file.
2937
29382019-02-10 Joel Brobecker <brobecker@adacore.com>
2939
2940 * gdb.ada/mi_ref_changeable: New testcase.
2941
29422019-02-07 Alan Hayward <alan.hayward@arm.com>
2943
2944 * gdb.base/attach.exp: Add double attach test.
2945
29462019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2947
2948 * lib/gdb.exp (default_gdb_start): Don't match pagination
2949 prompt.
2950 (gdb_init): Set stty_init.
2951
29522019-01-27 Tom Tromey <tom@tromey.com>
2953
2954 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2955 skip_python_tests.
2956
29572019-01-24 Alan Hayward <alan.hayward@arm.com>
2958
2959 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2960 New structure.
2961 (struct struct_static_02_02): Likewise.
2962 (struct struct_static_02_03): Likewise.
2963 (struct struct_static_02_04): Likewise.
2964 (struct struct_static_04_01): Likewise.
2965 (struct struct_static_04_02): Likewise.
2966 (struct struct_static_04_03): Likewise.
2967 (struct struct_static_04_04): Likewise.
2968 (struct struct_static_06_01): Likewise.
2969 (struct struct_static_06_02): Likewise.
2970 (struct struct_static_06_03): Likewise.
2971 (struct struct_static_06_04): Likewise.
2972 (cmp_struct_static_02_01): Likewise.
2973 (cmp_struct_static_02_02): Likewise.
2974 (cmp_struct_static_02_03): Likewise.
2975 (cmp_struct_static_02_04): Likewise.
2976 (cmp_struct_static_04_01): Likewise.
2977 (cmp_struct_static_04_02): Likewise.
2978 (cmp_struct_static_04_03): Likewise.
2979 (cmp_struct_static_04_04): Likewise.
2980 (cmp_struct_static_06_01): Likewise.
2981 (cmp_struct_static_06_02): Likewise.
2982 (cmp_struct_static_06_03): Likewise.
2983 (cmp_struct_static_06_04): Likewise.
2984 (call_all): Test new structs.
2985 * gdb.base/infcall-nested-structs.exp: Likewise.
2986
29872019-01-21 Alan Hayward <alan.hayward@arm.com>
2988 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2989
29902019-01-21 Alan Hayward <alan.hayward@arm.com>
2991 * gdb.base/stack-protector.c: New test.
2992 * gdb.base/stack-protector.exp: New file.
2993 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2994 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2995 option.
2996 (gdb_compile): Remove stack protector for GCC and prevent
2997 recursion.
2998
29992019-01-16 Keith Seitz <keiths@redhat.com>
3000
3001 PR gdb/23773
3002 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3003
30042019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3005
3006 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3007 aliases.
3008 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3009 tests.
3010 * gdb.arch/powerpc-vector-regs.c: New file.
3011 * gdb.arch/powerpc-vector-regs.exp: New file.
3012
30132019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3014
3015 * gdb.arch/altivec-regs.exp: Fix the list passed to
3016 gdb_expect_list when testing "info vector".
3017
30182019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3019
3020 * gdb.base/style.exp: Don't include path in testname.
3021
30222019-01-10 Keith Seitz <keiths@redhat.com>
3023
3024 PR gdb/23712
3025 PR symtab/23010
3026 * gdb.dwarf2/multidictionary.exp: New file.
3027
30282019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3029
3030 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3031 (test_gnuv3_style_demangling): ... this.
3032 (test_lucid_style_demangling): Remove.
3033 (test_arm_style_demangling): Remove.
3034 (test_hp_style_demangling): Remove.
3035 (do_tests): Remove calls to the above.
3036
30372019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3038
3039 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3040 case.
3041
30422019-01-06 Tom Tromey <tom@tromey.com>
3043
3044 PR gdb/28155:
3045 * gdb.dwarf2/typedef-void-finish.exp: New file.
3046
30472018-12-28 Tom Tromey <tom@tromey.com>
3048 Simon Marchi <simark@simark.ca>
3049
3050 * gdb.base/jit-exec.exp: New file.
3051 * gdb.base/jit-exec.c: New file.
3052 * gdb.base/jit-execd.c: New file.
3053
30542018-12-28 Tom Tromey <tom@tromey.com>
3055
3056 * gdb.base/style.exp: Update test to check for address styling.
3057
30582018-12-28 Tom Tromey <tom@tromey.com>
3059
3060 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3061 message.
3062
30632018-12-28 Tom Tromey <tom@tromey.com>
3064
3065 * gdb.base/style.exp: Add test for version number styling.
3066
30672018-12-28 Tom Tromey <tom@tromey.com>
3068
3069 * gdb.base/style.exp: Add test for print_address_symbolic.
3070
30712018-12-28 Tom Tromey <tom@tromey.com>
3072
3073 * gdb.base/style.exp: Add test for breakpoint setting.
3074
30752018-12-28 Tom Tromey <tom@tromey.com>
3076
3077 * gdb.base/style.exp: Add test for variable names.
3078
30792018-12-28 Tom Tromey <tom@tromey.com>
3080
3081 * gdb.base/style.exp: New file.
3082 * gdb.base/style.c: New file.
3083
30842018-12-28 Tom Tromey <tom@tromey.com>
3085
3086 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3087 "dumb".
3088 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3089 the TERM environment variable.
3090
30912018-12-27 Tom Tromey <tom@tromey.com>
3092
3093 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3094 pagination test.
3095
30962018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3097
3098 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3099 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3100
31012018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3102
3103 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3104 Filename a.adb changed to bp_fun_addr.adb.
3105 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3106
31072018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3108
3109 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3110 non-PIE executables.
3111 * README: Mention the gdb,nopie_flag board setting.
3112 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3113 non-PIE executable.
3114 * gdb.arch/amd64-entry-value.exp: Likewise.
3115 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3116 * gdb.arch/i386-float.exp: Likewise.
3117 * gdb.arch/i386-signal.exp: Likewise.
3118 * gdb.mi/mi-reg-undefined.exp: Likewise.
3119
31202018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3121
3122 PR gdb/23974
3123 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3124
31252018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3126
3127 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3128 Update order of results accordingly.
3129
31302018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3131
3132 * gdb.base/annota1.exp: Update a test regexp.
3133
31342018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3135
3136 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3137
31382018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3139
3140 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3141 (reuse_time): Initialize to REUSE_TIME_CAP.
3142 (check_rc): New function.
3143 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3144 Check pthread_create rc.
3145 (spawner_thread_func): Check pthread_create and pthread_join rc.
3146
31472018-12-08 Pedro Alves <palves@redhat.com>
3148
3149 * gdb.base/list.exp (test_forward_search): Rename to ...
3150 (test_forward_reverse_search): ... this. Also test reverse-search
3151 and the forward-search alias.
3152
31532018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3154
3155 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3156 local timeout variable before return, and remove all local timeout
3157 variable entirely.
3158 (gdb_load): Likewise.
3159
31602018-12-01 Tom de Vries <tdevries@suse.de>
3161
3162 * gdb.base/gdb-caching-proc.exp: New file.
3163
31642018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3165
3166 * Makefile.in (TIMESTAMP): New variable.
3167 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3168 command.
3169 (check-single-racy): Likewise.
3170 (check/%.exp): Likewise.
3171 (check-racy/%.exp): Likewise.
3172 (workers/%.worker): Likewise.
3173 (build-perf): Likewise.
3174 (check-perf): Likewise.
3175 * README: Describe new "TS" and "TS_FORMAT" variables.
3176 * print-ts.py: New file.
3177
31782018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3179
3180 PR python/23714
3181 * gdb.python/python.exp: Test command repetition after
3182 gdb.execute.
3183
31842018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3185
3186 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3187 is correctly aligned.
3188
31892018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3190
3191 * gdb.ada/info_auto_lang.exp: New testcase.
3192 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3193 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3194 * gdb.ada/info_auto_lang/some_c.c: New file.
3195
31962018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3197
3198 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3199 FUNC_lang language syntax.
3200
32012018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3202
3203 * gdb.base/info_minsym.c: New file.
3204 * gdb.base/info_minsym.exp: New file.
3205
32062018-11-19 Tom Tromey <tom@tromey.com>
3207
3208 PR rust/23625:
3209 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3210 * gdb.rust/expr.exp: Update expected output. Change one test.
3211
32122018-11-19 Tom Tromey <tom@tromey.com>
3213
3214 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3215
32162018-11-19 Pedro Alves <palves@redhat.com>
3217
3218 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3219 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3220 see the expected warning.
3221
32222018-11-16 Alan Hayward <alan.hayward@arm.com>
3223
3224 PR gdb/22736:
3225 * gdb.cp/infcall-nodebug-lib.c: New test.
3226 * gdb.cp/infcall-nodebug-main.c: New test.
3227 * gdb.cp/infcall-nodebug.exp: New file.
3228
32292018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3230
3231 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3232 completer tests.
3233
32342018-11-09 Tom de Vries <tdevries@suse.de>
3235
3236 * gdb.base/msym-lang.c: New test.
3237 * gdb.base/msym-lang.exp: New file.
3238 * gdb.base/msym-lang-main.c: New test.
3239
32402018-11-08 Tom Tromey <tom@tromey.com>
3241
3242 PR gdb/23555:
3243 PR gdb/23838:
3244 * gdb.base/warning.exp: New file.
3245
32462018-11-08 Jan Beulich <jbeulich@suse.com>
3247
3248 * testsuite/gdb.arch/i386-avx512.c,
3249 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3250
32512018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3252
3253 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3254 point hardware.
3255
32562018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3257
3258 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3259 * gdb.dwarf2/missing-type-name.exp: New file.
3260
32612018-11-06 Tom de Vries <tdevries@suse.de>
3262
3263 * gdb.base/many-headers.c: New test.
3264 * gdb.base/many-headers.exp: New file.
3265
32662018-11-06 Jim Wilson <jimw@sifive.com>
3267
3268 * gdb.base/code_elim.exp: For riscv, set additional_flags
3269 to include -msmall-data-limit=0.
3270
32712018-11-01 Joel Brobecker <brobecker@adacore.com>
3272
3273 * gdb.ada/watch_minus_l: New testcase.
3274
32752018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3276
3277 * gdb.arch/aix-sighandle.c: New file.
3278 * gdb.arch/aix-sighandle.exp: New file.
3279
32802018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3281
3282 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3283 registers being unions.
3284
32852018-10-31 Tom de Vries <tdevries@suse.de>
3286
3287 * lib/valgrind.exp: New file.
3288 (vgdb_start, vgdb_stop): New procs, factored out of ...
3289 * gdb.base/valgrind-bt.exp: ... here, ...
3290 * gdb.base/valgrind-disp-step.exp: ... here and ...
3291 * gdb.base/valgrind-infcall.exp: ... here.
3292
32932018-10-31 Tom de Vries <tdevries@suse.de>
3294
3295 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3296
32972018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3298
3299 * gdb.dwarf2/void-type.c: New file.
3300 * gdb.dwarf2/void-type.exp: New file.
3301
33022018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3303
3304 * gdb.base/info_qt.c: New file.
3305 * gdb.base/info_qt.exp: New file.
3306
33072018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3308
3309 * gdb.arch/powerpc-htm-regs.c: New file.
3310 * gdb.arch/powerpc-htm-regs.exp: New file.
3311
33122018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3313
3314 * gdb.arch/powerpc-tar.c: New file.
3315 * gdb.arch/powerpc-tar.exp: New file.
3316
33172018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3318
3319 * gdb.arch/powerpc-ppr-dscr.c: New file.
3320 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3321
33222018-10-25 Tom de Vries <tdevries@suse.de>
3323
3324 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3325
33262018-10-24 Tom de Vries <tdevries@suse.de>
3327
3328 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3329 longer exists error.
3330
33312018-10-24 Tom de Vries <tdevries@suse.de>
3332
3333 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3334
33352018-10-24 Tom de Vries <tdevries@suse.de>
3336
3337 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3338 --db-attach in valgrind.
3339
33402018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3341
3342 * gdb.arch/riscv-reg-aliases.c: New file.
3343 * gdb.arch/riscv-reg-aliases.exp: New file.
3344
33452018-10-19 Alan Hayward <alan.hayward@arm.com>
3346
3347 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3348
33492018-10-19 Alan Hayward <alan.hayward@arm.com>
3350
3351 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3352
33532018-10-19 Alan Hayward <alan.hayward@arm.com>
3354
3355 * gdb.cp/ovldbreak.exp: Fix regexps.
3356
33572018-10-19 Alan Hayward <alan.hayward@arm.com>
3358
3359 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3360
33612018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3362
3363 PR cli/23785
3364 * gdb.base/restore.exp: New test to check if "restore" with an
3365 invalid file doesn't segfault.
3366
33672018-10-18 Tom de Vries <tdevries@suse.de>
3368
3369 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3370 * gdb.ada/excep_handle.exp: Same.
3371 * gdb.ada/mi_string_access.exp: Same.
3372 * gdb.ada/mi_var_union.exp: Same.
3373 * gdb.arch/arc-analyze-prologue.exp: Same.
3374 * gdb.arch/arc-decode-insn.exp: Same.
3375 * gdb.base/readnever.exp: Same.
3376 * gdb.fortran/printing-types.exp: Same.
3377 * gdb.guile/scm-lazy-string.exp: Same.
3378
33792018-10-16 Tom de Vries <tdevries@suse.de>
3380
3381 PR gdb/23730
3382 * gdb.base/catch-follow-exec.c: Add copyright notice.
3383 * gdb.base/catch-follow-exec.exp: Rewrite to use
3384 gdb_spawn_with_cmdline_opts. Require gdb-native.
3385
33862018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3387
3388 * gdb.trace/actions-changed.exp: Check for arch support.
3389 * gdb.trace/actions.exp: Likewise.
3390 * gdb.trace/ax.exp: Likewise.
3391 * gdb.trace/backtrace.exp: Likewise.
3392 * gdb.trace/change-loc.exp: Likewise.
3393 * gdb.trace/deltrace.exp: Likewise.
3394 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3395 * gdb.trace/ftrace.exp: Likewise.
3396 * gdb.trace/infotrace.exp: Check for arch support.
3397 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3398 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3399 * gdb.trace/mi-tsv-changed.exp: Likewise.
3400 * gdb.trace/packetlen.exp: Likewise.
3401 * gdb.trace/passc-dyn.exp: Likewise.
3402 * gdb.trace/passcount.exp: Likewise.
3403 * gdb.trace/pending.exp: Likewise.
3404 * gdb.trace/range-stepping.exp: Check for shlib support.
3405 * gdb.trace/report.exp: Check for arch support.
3406 * gdb.trace/save-trace.exp: Likewise.
3407 * gdb.trace/signal.exp: Check for signal support.
3408 * gdb.trace/tfind.exp: Check for arch support.
3409 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3410 * gdb.trace/trace-common.h: Add comment.
3411 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3412 * gdb.trace/trace-enable-disable.exp: Likewise.
3413 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3414 * gdb.trace/tracecmd.exp: Check for arch support.
3415 * gdb.trace/tspeed.exp: Check for shlib and target support.
3416 * gdb.trace/tstatus.exp: Check for arch support.
3417 * gdb.trace/tsv.exp: Likewise.
3418 * gdb.trace/while-dyn.exp: Likewise.
3419 * gdb.trace/while-stepping.exp: Likewise.
3420 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3421
34222018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3423
3424 * gdb.trace/tspeed.exp: Remove nowarnings.
3425 (prepare_for_trace_test): Declare "global ipalib".
3426 * gdb.trace/tspeed.c: Include unistd.h.
3427 (main): Remove superfluous printf argument.
3428
34292018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3430
3431 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3432 directory prefix on the filename.
3433
34342018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3435
3436 * gdb.gdb/unittest.exp: Update expected message informing that
3437 selftests have been disabled.
3438 * gdb.server/unittest.exp: Likewise.
3439
34402018-10-09 Tom de Vries <tdevries@suse.de>
3441
3442 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3443 with runto_main.
3444
34452018-10-08 Weimin Pan <weimin.pan@oracle.com>
3446
3447 PR c++/16841
3448 * gdb.cp/virtbase2.cc: New file.
3449 * gdb.cp/virtbase2.exp: New file.
3450
34512018-10-06 Tom Tromey <tom@tromey.com>
3452
3453 PR python/19399:
3454 * gdb.python/py-inferior.exp: Add architecture test.
3455
34562018-10-06 Tom Tromey <tom@tromey.com>
3457
3458 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3459 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3460
34612018-10-06 Tom Tromey <tom@tromey.com>
3462
3463 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3464 of a "throw" catchpoint.
3465
34662018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3467
3468 * gdb.base/info-proc.exp: Update string expected from "help info
3469 proc".
3470
34712018-10-04 Tom Tromey <tom@tromey.com>
3472
3473 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3474 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3475 (test_initial_complaints, test_empty_complaints): Update.
3476 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3477
34782018-10-04 Tom Tromey <tom@tromey.com>
3479
3480 PR cli/19551:
3481 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3482 * lib/gdb.exp (gdb_file_cmd): Update.
3483 * gdb.stabs/weird.exp (print_weird_var): Update.
3484 * gdb.server/solib-list.exp: Update.
3485 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3486 * gdb.mi/mi-cli.exp: Update.
3487 * gdb.linespec/linespec.exp: Update.
3488 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3489 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3490 * gdb.cp/cp-relocate.exp: Update.
3491 * gdb.base/sym-file.exp: Update.
3492 * gdb.base/relocate.exp: Update.
3493 * gdb.base/readnever.exp: Update.
3494 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3495 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3496 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3497 * gdb.base/code_elim.exp: Update.
3498 * gdb.base/break-unload-file.exp (test_break): Update.
3499 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3500 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3501 Update.
3502 * gdb.base/attach.exp (do_attach_tests): Update.
3503 * gdb.base/sepdebug.exp: Update.
3504 * gdb.python/py-section-script.exp: Update.
3505
35062018-10-04 Tom Tromey <tom@tromey.com>
3507
3508 PR cli/22234:
3509 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3510 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3511 output.
3512
35132018-10-04 Tom Tromey <tom@tromey.com>
3514
3515 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3516 set width and height to 0.
3517 (test_command_line_attach_run): Use -quiet.
3518
35192018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3520
3521 * lib/gdb.exp (skip_ifunc_tests): New.
3522 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3523 other compile failures.
3524 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3525
35262018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3527
3528 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3529 is_amd64_regs_target.
3530
35312018-10-01 Alan Hayward <alan.hayward@arm.com>
3532
3533 * gdb.arch/aarch64-sighandler-regs.c: New test.
3534 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3535 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3536
35372018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3538
3539 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3540 assembly.
3541
35422018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3543
3544 * gdb.base/frame-selection.exp: New file.
3545 * gdb.base/frame-selection.c: New file.
3546
35472018-09-27 Alan Hayward <alan.hayward@arm.com>
3548
3549 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3550 pthread barrier.
3551 (main): Likewise.
3552
35532018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3554
3555 * gdb.base/large-frame-1.c: New file.
3556 * gdb.base/large-frame-2.c: New file.
3557 * gdb.base/large-frame.exp: New file.
3558 * gdb.base/large-frame.h: New file.
3559
35602018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3561
3562 PR gdb/20948
3563 * gdb.base/write_mem.exp: New test.
3564 * gdb.base/write_mem.c: Likewise.
3565
35662018-09-23 Tom Tromey <tom@tromey.com>
3567
3568 PR python/18852:
3569 * gdb.python/py-parameter.exp: Add test for parameter that throws
3570 on "set".
3571
35722018-09-23 Tom Tromey <tom@tromey.com>
3573
3574 PR python/17284:
3575 * gdb.python/py-template.exp (test_template_arg): Add test for
3576 negative template argument number.
3577
35782018-09-23 Tom Tromey <tom@tromey.com>
3579
3580 PR python/14062:
3581 * gdb.python/python.exp: Add test for post_event error.
3582
35832018-09-23 Tom Tromey <tom@tromey.com>
3584
3585 PR python/18170:
3586 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3587 convert pointers to int and long.
3588
35892018-09-23 Tom Tromey <tom@tromey.com>
3590
3591 PR python/20126:
3592 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3593 signed-ness conversion tests.
3594
35952018-09-23 Tom Tromey <tom@tromey.com>
3596
3597 PR python/18352;
3598 * gdb.python/py-value.exp (test_float_conversion): New proc.
3599 Use it.
3600
36012018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3602
3603 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3604
36052018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3606
3607 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3608 no readline.
3609 * gdb.base/utf8-identifiers.exp: Likewise.
3610 * gdb.cp/cpcompletion.exp: Likewise.
3611 * gdb.linespec/cpcompletion.exp: Likewise.
3612 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3613 * gdb.linespec/cpls-ops.exp: Likewise.
3614
36152018-09-19 Richard Bunt <richard.bunt@arm.com>
3616 Chris January <chris.january@arm.com>
3617
3618 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3619 * gdb.fortran/short-circuit-argument-list.exp: New file.
3620 * gdb.fortran/short-circuit-argument-list.f90: New test.
3621
36222018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3623
3624 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3625 "arch=" keyword when executing "-stack-list-frames".
3626
36272018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3628
3629 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3630 "arch=" keyword when executing "-stack-list-frames".
3631
36322018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3633
3634 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3635 break ada".
3636
36372018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3638
3639 PR python/23669
3640 * gdb.python/python.exp: Test gdb.execute("show commands").
3641
36422018-09-16 Tom Tromey <tom@tromey.com>
3643
3644 * gdb.base/new-ui.exp (do_execution_tests): Update.
3645 * gdb.base/dbx.exp (test_breakpoints): Update.
3646
36472018-09-14 Alan Hayward <alan.hayward@arm.com>
3648
3649 * lib/gdb.exp (gdb_simple_compile): Add proc.
3650 (is_elf_target): Use gdb_simple_compile.
3651 (skip_altivec_tests): Likewise.
3652 (skip_vsx_tests): Likewise.
3653 (skip_tsx_tests): Likewise.
3654 (skip_btrace_tests): Likewise.
3655 (skip_btrace_pt_tests): Likewise.
3656 (gdb_can_simple_compile): Likewise.
3657 (gdb_has_argv0): Likewise.
3658 (gdb_target_symbol_prefix): Likewise.
3659 (target_supports_scheduler_locking): Likewise.
3660
36612018-09-13 Tom Tromey <tom@tromey.com>
3662
3663 * Makefile.in (TAGS): Recognize proc_with_prefix and
3664 gdb_caching_proc.
3665
36662018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3667
3668 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3669 method.
3670
36712018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3672
3673 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3674 and a few other Inferior properties when the Inferior is no
3675 longer valid.
3676
36772018-09-13 Tom Tromey <tom@tromey.com>
3678
3679 PR rust/23650:
3680 * gdb.rust/simple.exp: Add test for enum field access error.
3681
36822018-09-13 Tom Tromey <tom@tromey.com>
3683
3684 PR rust/23626:
3685 * gdb.rust/simple.rs (EmptyEnum): New type.
3686 (main): Use it.
3687 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3688
36892018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3690
3691 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3692 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3693 * gdb.python/py-symtab.exp: Update test printing an objfile.
3694
36952018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3696
3697 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3698 object.
3699
37002018-09-12 Alan Hayward <alan.hayward@arm.com>
3701
3702 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3703 (support_complex_tests): Use gdb_can_simple_compile.
3704 (is_ilp32_target): Likewise.
3705 (is_lp64_target): Likewise.
3706 (is_64_target): Likewise.
3707 (is_amd64_regs_target): Likewise.
3708 (is_aarch32_target): Likewise.
3709 (gdb_int128_helper): Likewise.
3710
37112018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3712
3713 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3714
37152018-09-10 Jerome Guitton <guitton@adacore.com>
3716
3717 * gdb.ada/same_component_name: Add test for case of tagged record
3718 with variable-length fields.
3719
37202018-09-10 Xavier Roirand <roirand@adacore.com>
3721
3722 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3723 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3724 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3725 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3726
37272018-09-10 Xavier Roirand <roirand@adacore.com>
3728
3729 * gdb.ada/mi_string_access.exp: New testcase.
3730 * gdb.ada/mi_string_access/bar.adb: New file.
3731 * gdb.ada/mi_string_access/pck.adb: New file.
3732 * gdb.ada/mi_string_access/pck.asd: New file.
3733
37342018-09-10 Xavier Roirand <roirand@adacore.com>
3735
3736 * gdb.ada/mi_var_union.exp: New testcase.
3737 * gdb.ada/mi_var_union/bar.adb: New file.
3738 * gdb.ada/mi_var_union/pck.adb: New file.
3739 * gdb.ada/mi_var_union/pck.asd: New file.
3740
37412018-09-08 Tom Tromey <tom@tromey.com>
3742
3743 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3744
37452018-09-08 Tom Tromey <tom@tromey.com>
3746
3747 PR python/16047:
3748 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3749 (register_pretty_printers): Register new printer.
3750 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3751 test.
3752 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3753 (an_int_type3): New global.
3754
37552018-09-08 Joel Brobecker <brobecker@adacore.com>
3756
3757 * gdb.ada/expr_with_funcall: New testcase.
3758
37592018-09-08 Joel Brobecker <brobecker@adacore.com>
3760
3761 * gdb.ada/packed_array_assign: New testcase.
3762
37632018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3764
3765 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3766 names, and add test prefixes to make test names unique.
3767
37682018-09-05 Tom de Vries <tdevries@suse.de>
3769
3770 * gdb.dwarf2/varval.exp: Add test.
3771
37722018-09-04 Gary Benson <gbenson@redhat.com>
3773
3774 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3775 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3776
37772018-08-31 Tom Tromey <tom@tromey.com>
3778
3779 * gdb.rust/simple.rs: Rename second variable "v".
3780
37812018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3782
3783 * gdb.base/funcargs.c (use_a): New function.
3784 (recurse): Call use_a.
3785
37862018-08-29 Keith Seitz <keiths@redhat.com>
3787
3788 * gdb.compile/compile-cplus-anonymous.cc: New file.
3789 * gdb.compile/compile-cplus-anonymous.exp: New file.
3790 * gdb.compile/compile-cplus-array-decay.cc: New file.
3791 * gdb.compile/compile-cplus-array-decay.exp: New file.
3792 * gdb.compile/compile-cplus-inherit.cc: New file.
3793 * gdb.compile/compile-cplus-inherit.exp: New file.
3794 * gdb.compile/compile-cplus-member.cc: New file.
3795 * gdb.compile/compile-cplus-member.exp: New file.
3796 * gdb.compile/compile-cplus-method.cc: New file.
3797 * gdb.compile/compile-cplus-method.exp: New file.
3798 * gdb.compile/compile-cplus-mod.c: "New" file.
3799 * gdb.compile/compile-cplus-namespace.cc: New file.
3800 * gdb.compile/compile-cplus-namespace.exp: New file.
3801 * gdb.compile/compile-cplus-nested.cc: New file.
3802 * gdb.compile/compile-cplus-nested.exp: New file.
3803 * gdb.compile/compile-cplus-print.c: "New" file.
3804 * gdb.compile/compile-cplus-print.exp: "New" file.
3805 * gdb.compile/compile-cplus-virtual.cc: New file.
3806 * gdb.compile/compile-cplus-virtual.exp: New file.
3807 * gdb.compile/compile-cplus.c: "New" file.
3808 * gdb.compile/compile-cplus.exp: "New" file.
3809 * lib/compile-support.exp: New file.
3810
38112018-08-16 Gary Benson <gbenson@redhat.com>
3812
3813 PR gdb/13000:
3814 * gdb.base/batch-exit-status.exp: New file.
3815 * gdb.base/batch-exit-status.good-commands: Likewise.
3816 * gdb.base/batch-exit-status.bad-commands: Likewise.
3817
38182018-08-29 Alan Hayward <alan.hayward@arm.com>
3819
3820 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3821 (struct struct02): Likewise.
3822 (struct struct03): Likewise.
3823 (struct struct04): Likewise.
3824 (struct struct_01_01): New struct.
3825 (struct struct_01_02): Likewise.
3826 (struct struct_01_03): Likewise.
3827 (struct struct_01_04): Likewise.
3828 (struct struct_02_01): Likewise.
3829 (struct struct_02_02): Likewise.
3830 (struct struct_02_03): Likewise.
3831 (struct struct_02_04): Likewise.
3832 (struct struct_04_01): Likewise.
3833 (struct struct_04_02): Likewise.
3834 (struct struct_04_03): Likewise.
3835 (struct struct_04_04): Likewise.
3836 (struct struct_05_01): Likewise.
3837 (struct struct_05_02): Likewise.
3838 (struct struct_05_03): Likewise.
3839 (struct struct_05_04): Likewise.
3840 (cmp_struct01): Remove function.
3841 (cmp_struct02): Likewise.
3842 (cmp_struct03): Likewise.
3843 (cmp_struct04): Likewise.
3844 (cmp_struct_01_01): Add Function.
3845 (cmp_struct_01_02): Likewise.
3846 (cmp_struct_01_03): Likewise.
3847 (cmp_struct_01_04): Likewise.
3848 (cmp_struct_02_01): Likewise.
3849 (cmp_struct_02_02): Likewise.
3850 (cmp_struct_02_03): Likewise.
3851 (cmp_struct_02_04): Likewise.
3852 (cmp_struct_04_01): Likewise.
3853 (cmp_struct_04_02): Likewise.
3854 (cmp_struct_04_03): Likewise.
3855 (cmp_struct_04_04): Likewise.
3856 (cmp_struct_05_01): Likewise.
3857 (cmp_struct_05_02): Likewise.
3858 (cmp_struct_05_03): Likewise.
3859 (cmp_struct_05_04): Likewise.
3860 (call_all): Add new structs.
3861 * gdb.base/infcall-nested-structs.exp: Likewise.
3862
38632018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3864
3865 * gdb.python/py-framefilter-mi.exp: Update regexp to
3866 check for "arch" field in frame output.
3867
38682018-08-23 Kevin Buettner <kevinb@redhat.com>
3869
3870 * gdb.dwarf2/dw2-ranges-func.c: New file.
3871 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3872
38732018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3874
3875 * gdb.base/term.exp: Compare terminal settings with values from
3876 the inferior.
3877 * gdb.base/term.c: Get and set terminal settings.
3878
38792018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3880
3881 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3882 accommodate new "arch" field in frame output.
3883 * gdb.mi/mi-return.exp: Likewise.
3884 * gdb.mi/mi-stack.exp: Likewise.
3885 * gdb.mi/mi-syn-frame.exp: Likewise.
3886 * gdb.mi/user-selected-context-sync.exp: Likewise.
3887
38882018-08-19 Michael Spang <spang@google.com>
3889
3890 PR gdb/11786
3891 * gdb.base/gcore-tls-pie.c: New file.
3892 * gdb.base/gcore-tls-pie.exp: New file.
3893
38942018-08-18 Kevin Buettner <kevinb@redhat.com>
3895
3896 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
3897 * gdb.dwarf2/varval.c: New file.
3898 * gdb.dwarf2/varval.exp: New file.
3899
39002018-08-17 Alan Hayward <alan.hayward@arm.com>
3901
3902 PR gdb/18931
3903 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3904
39052018-08-16 Keith Seitz <keiths@redhat.com>
3906
3907 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3908 tests expected to pass.
3909
39102018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3911
3912 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3913 -data-disassemble -a.
3914 (test_disassembly_bogus_args): Likewise.
3915
39162018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3917
3918 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3919
39202018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3921
3922 * gdb.base/vla-optimized-out.exp: Add new test.
3923
39242018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3925
3926 * gdb.base/vla-optimized-out-o3.exp: Delete.
3927 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3928 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3929 deleted tests.
3930
39312018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3932
3933 PR gdb/18050:
3934 * gdb.server/extended-remote-restart.c: New file.
3935 * gdb.server/extended-remote-restart.exp: New file.
3936
39372018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3938
3939 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3940 "set variable index = 42".
3941
39422018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3943
3944 * boards/index-cache-gdb.exp: New file.
3945 * gdb.dwarf2/index-cache.exp: New file.
3946 * gdb.dwarf2/index-cache.c: New file.
3947 * gdb.base/maint.exp: Check if we are using the index cache.
3948
39492018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3950
3951 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3952 MAKEFLAGS.
3953
39542018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3955
3956 * dg-extract-results.sh: Move to toplevel contrib.
3957 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3958 * Makefile.in (check-parallel-racy): Likewise.
3959
39602018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3961
3962 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3963 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3964 tests if the target supports scheduler locking.
3965
39662018-08-04 Tom de Vries <tdevries@suse.de>
3967
3968 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3969
39702018-08-02 Tom Tromey <tom@tromey.com>
3971
3972 PR symtab/16842.
3973 * gdb.cp/temargs.exp: Test "info address" of a template
3974 parameter.
3975
39762018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3977
3978 * gdb.python/py-mi-var-info-path-expression.c: New file.
3979 * gdb.python/py-mi-var-info-path-expression.py: New file.
3980 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3981
39822018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3983
3984 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3985 error after "cannot resolve name" string.
3986
39872018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3988
3989 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3990 started.
3991 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3992
39932018-07-28 Tom de Vries <tdevries@suse.de>
3994
3995 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3996
39972018-07-26 Tom de Vries <tdevries@suse.de>
3998
3999 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4000
40012018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4002
4003 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4004 is visible.
4005
40062018-07-26 Tom de Vries <tdevries@suse.de>
4007
4008 PR breakpoints/23366
4009 * gdb.base/catch-follow-exec.c: New test.
4010 * gdb.base/catch-follow-exec.exp: New file.
4011
40122018-07-25 Tom de Vries <tdevries@suse.de>
4013
4014 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4015 vla-optimized-out.c.
4016
40172018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4018
4019 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4020 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4021
40222018-07-20 Tom de Vries <tdevries@suse.de>
4023
4024 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4025 NOCLONE macro.
4026 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4027
40282018-07-19 Tom de Vries <tdevries@suse.de>
4029
4030 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4031 regular expression.
4032
40332018-07-18 Tom de Vries <tdevries@suse.de>
4034
4035 * gdb.base/vla-optimized-out.c: New test.
4036 * gdb.base/vla-optimized-out.exp: New file.
4037
40382018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4039
4040 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4041 message "No address associated with hostname" when gdbserver
4042 cannot resolve the hostname.
4043
40442018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4045
4046 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4047 Add some test prefixes to make tests unique.
4048
40492018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4050
4051 * gdb.base/frameapply.c: New file.
4052 * gdb.base/frameapply.exp: New file.
4053
40542018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4055
4056 * gdb.base/skip.exp: Update expected error message.
4057
40582018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4059 Jan Kratochvil <jan.kratochvil@redhat.com>
4060 Paul Fertser <fercerpav@gmail.com>
4061 Tsutomu Seki <sekiriki@gmail.com>
4062
4063 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4064 parameter.
4065 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4066 by default.
4067 * boards/native-gdbserver.exp: Likewise.
4068 * gdb.server/run-without-local-binary.exp: Improve regexp used
4069 for detecting when a remote debugging connection succeeds.
4070 * gdb.server/server-connect.exp: New file.
4071 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4072 Do not prefix the port number with ":".
4073 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4074 support for detecting and using it. Add '$debughost_gdbserver'
4075 to the list of arguments used to start gdbserver. Handle case
4076 when gdbserver cannot resolve a network name.
4077
40782018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4079
4080 PR c++/23373
4081 * gdb.base/ptype-offsets.cc (struct static_member): New
4082 struct.
4083 (main) <stmember>: New variable.
4084 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4085 with a static member in it.
4086
40872018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4088
4089 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4090 watchpoints enabled and disabled.
4091
40922018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4093
4094 * gdb.base/examine-backward.exp: Still run tests around address
4095 0x0, even if address 0x0 is not readable. Update the pattern for
4096 matching address 0x0 in expected output.
4097
40982018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4099
4100 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4101 malloc/free.
4102
41032018-07-04 Tom de Vries <tdevries@suse.de>
4104
4105 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4106
41072018-07-02 Maciej W. Rozycki <macro@mips.com>
4108
4109 PR tdep/8282
4110 * gdb.arch/mips-disassembler-options.exp: New test.
4111 * gdb.arch/mips-disassembler-options.s: New test source.
4112
41132018-06-29 Pedro Alves <palves@redhat.com>
4114
4115 * gdb.threads/names.exp: Adjust expected "info threads" output.
4116
41172018-06-29 Pedro Alves <palves@redhat.com>
4118
4119 * gdb.opt/inline-break.exp (line number, address): Add "info
4120 break" tests.
4121
41222018-06-29 Pedro Alves <palves@redhat.com>
4123
4124 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4125 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4126 number and address and running to them.
4127
41282018-06-29 Richard Bunt <richard.bunt@arm.com>
4129
4130 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4131
41322018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4133
4134 * lib/compiler.c: Remove executable permission flag.
4135
41362018-06-28 Richard Bunt <richard.bunt@arm.com>
4137
4138 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4139 code.
4140 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4141
41422018-06-28 Petr Tesarik <ptesarik@suse.cz>
4143
4144 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4145
41462018-06-28 Petr Tesarik <ptesarik@suse.cz>
4147
4148 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4149 address argument is omitted.
4150
41512018-06-28 Petr Tesarik <ptesarik@suse.cz>
4152
4153 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4154
41552018-06-27 Omair Javaid <omair.javaid@linaro.org>
4156
4157 PR gdb/21695
4158 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4159 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4160
41612018-06-26 Tom Tromey <tom@tromey.com>
4162
4163 PR rust/22574:
4164 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4165 * gdb.rust/simple.rs (struct SimpleLayout): New.
4166
41672018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4168
4169 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4170 "info registers" output.
4171
41722018-06-21 Richard Bunt <richard.bunt@arm.com>
4173
4174 * gdb.base/watchpoint-hw-attach.c: New test.
4175 * gdb.base/watchpoint-hw-attach.exp: New file.
4176
41772018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4178
4179 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4180 through /bin/sh.
4181 * boards/dwarf4-gdb-index.exp: Likewise.
4182 * boards/fission-dwp.exp: Likewise.
4183
41842018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4185
4186 * gdb.base/float128.exp: Add comment and improved fail message
4187 to the failure case of "print large128" test.
4188
41892018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4190
4191 * configure.ac: Remove AC_PREREQ.
4192 * configure: Re-generate.
4193
41942018-06-19 Pedro Alves <palves@redhat.com>
4195
4196 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4197 (func_extern_caller): New.
4198 (main): Call func_extern_caller.
4199 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4200 logic change.
4201
42022018-06-18 Weimin Pan <weimin.pan@oracle.com>
4203
4204 PR gdb/16841
4205 * gdb.cp/typedef-base.cc: New file.
4206 * gdb.cp/typedef-base.exp: New file.
4207
42082018-06-18 Tom de Vries <tdevries@suse.de>
4209
4210 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4211
42122018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4213 Richard Bunt <Richard.Bunt@arm.com>
4214
4215 * gdb.threads/attach-slow-waitpid.c: New file.
4216 * gdb.threads/attach-slow-waitpid.exp: New file.
4217 * gdb.threads/slow-waitpid.c: New file.
4218
42192018-06-14 Pedro Alves <palves@redhat.com>
4220
4221 * gdb.base/fork-running-state.c: Include <errno.h>.
4222 (exit_if_relative_exits): New.
4223 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4224 exits.
4225 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4226 child exits.
4227
42282018-06-14 Tom de Vries <tdevries@suse.de>
4229
4230 PR cli/22573
4231 * gdb.base/finish-pretty.c: New test.
4232 * gdb.base/finish-pretty.exp: New file.
4233
42342018-06-14 Pedro Alves <palves@redhat.com>
4235
4236 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4237 gdb's expected startup output.
4238
42392018-06-14 Pedro Alves <palves@redhat.com>
4240
4241 * lib/selftest-support.exp (selftest_setup): Remove inlined
4242 function handling.
4243
42442018-06-14 Tom de Vries <tdevries@suse.de>
4245
4246 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4247 matching of breakpoint printing.
4248
42492018-06-13 Tom de Vries <tdevries@suse.de>
4250
4251 PR testsuite/23269
4252 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4253 (fork_child): ... here, and ...
4254 (fork_parent): ... here.
4255
42562018-06-12 Tom de Vries <tdevries@suse.de>
4257
4258 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4259
42602018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4261 Stephen Roberts <stephen.roberts@arm.com>
4262
4263 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4264 rewrite test to describe action performed, rather than possible
4265 failure.
4266
42672018-06-08 Gary Benson <gbenson@redhat.com>
4268
4269 * gdb.threads/check-libthread-db.exp: New file.
4270 * gdb.threads/check-libthread-db.c: Likewise.
4271
42722018-06-05 Tom Tromey <tom@tromey.com>
4273
4274 * gdb.base/default.exp: Update expected "show version" output.
4275
42762018-06-05 Tom Tromey <tom@tromey.com>
4277
4278 PR cli/12326:
4279 * gdb.cp/static-print-quit.exp: Update.
4280 * lib/gdb.exp (pagination_prompt): Update.
4281 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4282 * gdb.python/python.exp: Update.
4283
42842018-06-04 Joel Brobecker <brobecker@adacore.com>
4285
4286 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4287
42882018-06-01 Joel Brobecker <brobecker@adacore.com>
4289
4290 * gdb.ada/bp_fun_addr: New testcase.
4291
42922018-06-01 Tom Tromey <tom@tromey.com>
4293
4294 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4295 results.
4296 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4297 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4298 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4299 * gdb.base/maint.exp (maint_pass_if): Update.
4300
43012018-05-31 Maciej W. Rozycki <macro@mips.com>
4302
4303 * gdb.base/endian.exp: New test.
4304 * gdb.base/endian.c: New test source.
4305
43062018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4307
4308 PR gdb/23203
4309 * gdb.base/bt-selected-frame.c: New file.
4310 * gdb.base/bt-selected-frame.exp: New file.
4311 * lib/gdb.exp (get_current_frame_number): New function.
4312
43132018-05-24 Maciej W. Rozycki <macro@mips.com>
4314 Pedro Alves <palves@redhat.com>
4315
4316 * gdb.threads/tls-core.c: Include <stdlib.h>
4317 (thread_proc): Call `abort'.
4318 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4319 (tls_core_test): New procedure, bits factored out from ...
4320 (top level): ... here. Test both native cores and gcore cores.
4321
43222018-05-23 Tom Tromey <tom@tromey.com>
4323
4324 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4325
43262018-05-23 Tom Tromey <tom@tromey.com>
4327
4328 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4329 symfile_complaints.
4330 (test_short_complaints): Likewise.
4331 (test_empty_complaints): Likewise.
4332 (test_initial_complaints): Update.
4333
43342018-05-23 Tom Tromey <tom@tromey.com>
4335
4336 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4337
43382018-05-23 Tom Tromey <tom@tromey.com>
4339
4340 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4341 (test_short_complaints): Update.
4342
43432018-05-22 Pedro Alves <palves@redhat.com>
4344
4345 * gdb.base/remote.exp: Only gdb_start after compiling the
4346 testcase. Issue "disconnect" before testing "set remote" command
4347 defaults. Issue clean_restart before running to main.
4348
43492018-05-22 Pedro Alves <palves@redhat.com>
4350
4351 * gdb.base/remote.exp: Adjust expected output of "show remote
4352 memory-write-packet-size". Add tests for "set remote
4353 memory-write-packet-size 0" and "set remote
4354 memory-write-packet-size fixed/limit".
4355
43562018-05-22 Pedro Alves <palves@redhat.com>
4357
4358 PR gdb/22973
4359 * gdb.base/utf8-identifiers.c: New file.
4360 * gdb.base/utf8-identifiers.exp: New file.
4361
43622018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4363
4364 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4365
43662018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4367
4368 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4369
43702018-05-18 Tom Tromey <tom@tromey.com>
4371
4372 * gdb.base/ptype-offsets.exp: Update.
4373
43742018-05-17 Keith Seitz <keiths@redhat.com>
4375
4376 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4377 in expected breakpoint stop locations.
4378 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4379 move to proper scope to test variable values.
4380 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4381 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4382 New functions.
4383 (main): Call not_inline_func3.
4384 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4385 inline_func1, inline_func2, and inline_func3. Test that when each
4386 breakpoint is hit, GDB properly reports both the stop location
4387 and the backtrace. Repeat tests for temporary breakpoints.
4388
43892018-05-15 Maciej W. Rozycki <macro@mips.com>
4390
4391 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4392 rather then trying to access it in determining whether the PID
4393 of `gdbserver' could have been retrieved.
4394
43952018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4396
4397 * gdb.arch/amd64-init-x87-values.S: New file.
4398 * gdb.arch/amd64-init-x87-values.exp: New file.
4399
44002018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4401
4402 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4403
44042018-05-04 Tom Tromey <tom@tromey.com>
4405
4406 PR python/22730:
4407 * gdb.python/python.exp: Test multi-line execute.
4408
44092018-05-04 Tom Tromey <tom@tromey.com>
4410
4411 PR python/22731:
4412 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4413
44142018-05-04 Tom Tromey <tom@tromey.com>
4415
4416 PR gdb/11750:
4417 * gdb.base/define.exp: Test defining a user command inside a user
4418 command.
4419 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4420
44212018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4422 Pedro Alves <palves@redhat.com>
4423
4424 PR breakpoints/19806 and support for PR external/20207.
4425 * gdb.base/watchpoint-unaligned.c: New file.
4426 * gdb.base/watchpoint-unaligned.exp: New file.
4427
44282018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4429
4430 * gdb.base/maint.exp: Make test names unique, use
4431 test_prefix_command_help to test 'help maint info', and remove
4432 repeated test of 'help maint'.
4433
44342018-05-04 Tom Tromey <tom@tromey.com>
4435
4436 PR gdb/22619:
4437 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4438 behavior.
4439
44402018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4441
4442 * gdb.base/maint.exp: Process output from 'maint print registers'
4443 line at a time.
4444
44452018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4446
4447 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4448 timeout.
4449
44502018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4451
4452 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4453 filter pattern.
4454
44552018-05-02 Pedro Alves <palves@redhat.com>
4456
4457 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4458 to_log_command renames.
4459 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4460
44612018-05-02 Tom Tromey <tom@tromey.com>
4462
4463 * gdb.python/py-parameter.exp: Set test message.
4464
44652018-05-02 Tom Tromey <tom@tromey.com>
4466
4467 PR python/20084:
4468 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4469 PARAM_ZUINTEGER_UNLIMITED tests.
4470
44712018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4472
4473 PR rust/23124
4474 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4475 when casting.
4476
44772018-04-30 Tom Tromey <tom@tromey.com>
4478
4479 * gdb.python/py-type.exp: Check align attribute.
4480 * gdb.python/py-type.c: New "aligncheck" global.
4481
44822018-04-30 Tom Tromey <tom@tromey.com>
4483
4484 PR exp/17095:
4485 * gdb.dwarf2/dw2-align.exp: New file.
4486 * gdb.cp/align.exp: New file.
4487 * gdb.base/align.exp: New file.
4488 * lib/gdb.exp (gdb_int128_helper): New proc.
4489 (has_int128_c, has_int128_cxx): New caching procs.
4490
44912018-04-27 Tom Tromey <tom@tromey.com>
4492
4493 PR rust/22545:
4494 * gdb.rust/simple.exp: Add inclusive range tests.
4495
44962018-04-26 Pedro Alves <palves@redhat.com>
4497
4498 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4499 ifunc breakpoint locations correctly of ifunc breakpoints set
4500 while the program resolves the ifunc.
4501
45022018-04-26 Pedro Alves <palves@redhat.com>
4503
4504 * gdb.base/gnu-ifunc-final.c: New file.
4505 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4506 * gdb.base/gnu-ifunc.exp (executable): Delete.
4507 (staticexecutable): Adjust.
4508 (lib_opts, exec_opts): Delete.
4509 (make_binsuffix, build, set-break): New procedures.
4510 (misc_tests): New, with tests factored out from the top level.
4511 (top level): Test different combinations of ifunc resolver name,
4512 resolver with and with debug info, and ifunc target with and
4513 without debug info. Wrap static tests with with_target_prefix.
4514
45152018-04-26 Pedro Alves <palves@redhat.com>
4516
4517 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4518 return type" warnings.
4519
45202018-04-25 Pedro Alves <palves@redhat.com>
4521
4522 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4523 killed".
4524 * gdb.base/kill-after-signal.exp: Likewise.
4525 * gdb.threads/kill.exp: Likewise.
4526
45272018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4528 Sergio Durigan Junior <sergiodj@redhat.com>
4529 Pedro Alves <palves@redhat.com>
4530
4531 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4532 regexps to expect for '[Inferior ... detached]' as well.
4533 * gdb.base/attach.exp: Likewise.
4534 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4535 "gdb_continue_to_end".
4536 (test_catch_syscall_with_wrong_args): Likewise.
4537 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4538 ']'. Don't set 'verbose' on.
4539 * gdb.base/foll-vfork.exp: Likewise.
4540 * gdb.base/fork-print-inferior-events.c: New file.
4541 * gdb.base/fork-print-inferior-events.exp: New file.
4542 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4543 '[Inferior ... has been killed]' message.
4544 * gdb.base/kill-after-signal.exp: Likewise.
4545 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4546 detach message.
4547 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4548 message.
4549 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4550 regexps to expect for '[Inferior ... detached]' as well.
4551 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4552
45532018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4554
4555 PR gdb/23104
4556 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4557
45582018-04-22 Rajendra SY <rajendra.sy@gmail.com>
4559
4560 PR gdb/23095
4561 * gdb.base/break-probes.exp: Pass shlib_load to
4562 prepare_for_testing. Set normal_bp to r_debug_state if target is
4563 bsd.
4564
45652018-04-19 Richard Bunt <richard.bunt@arm.com>
4566
4567 * gdb.threads/multiple-successive-infcall.c: New test.
4568 * gdb.threads/multiple-successive-infcall.exp: New file.
4569
45702018-04-17 Tom Tromey <tom@tromey.com>
4571
4572 * gdb.rust/simple.rs (Union): New type.
4573 (main): New local "u".
4574 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4575
45762018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4577
4578 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4579 number information in output of "whereis" command.
4580 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4581
45822018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4583
4584 * gdb.ada/info_types.exp: Adjust expected output to the line
4585 numbers now printed by "info var/func/type".
4586 * gdb.base/completion.exp: Likewise.
4587 * gdb.base/included.exp: Likewise.
4588 * gdb.cp/cp-relocate.exp: Likewise.
4589 * gdb.cp/cplusfuncs.exp: Likewise.
4590 * gdb.cp/namespace.exp: Likewise.
4591 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4592
45932018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4594
4595 * gdb.btrace/cpu.exp: New.
4596
45972018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4598
4599 * gdb.base/step-indirect-call-thunk.exp: New.
4600 * gdb.base/step-indirect-call-thunk.c: New.
4601 * gdb.reverse/step-indirect-call-thunk.exp: New.
4602 * gdb.reverse/step-indirect-call-thunk.c: New.
4603
46042018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4605
4606 * gdb.base/pie-fork.c: New file.
4607 * gdb.base/pie-fork.exp: New file.
4608
46092018-04-11 Tom Tromey <tom@tromey.com>
4610
4611 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4612
46132018-04-10 Pedro Alves <palves@redhat.com>
4614
4615 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4616 exits. Instead loop running forever.
4617 (fork_parent): Run forever too.
4618
46192018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4620
4621 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4622 mi_continue_to_line.
4623 * gdb.mi/mi-stack.c (callee4): Add comment.
4624
46252018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4626
4627 * gdb.mi/mi-stack.exp: Fix indentation.
4628
46292018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4630
4631 PR gdb/22979
4632 * gdb.arch/amd64-osabi.exp: New file.
4633
46342018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4635
4636 PR gdb/22980
4637 * gdb.base/osabi.exp: New file.
4638
46392018-04-02 Weimin Pan <weimin.pan@oracle.com>
4640
4641 * gdb.cp/static-typedef-print.exp: New file.
4642 * gdb.cp/static-typedef-print.cc: New file.
4643
46442018-03-27 Joel Brobecker <brobecker@adacore.com>
4645
4646 * gdb.ada/varsize_limit: New testcase.
4647
46482018-03-27 Joel Brobecker <brobecker@adacore.com>
4649
4650 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4651
4652 * gdb.ada/notcplusplus: New testcase.
4653
4654 * gdb.base/c-linkage-name.c: New file.
4655 * gdb.base/c-linkage-name.exp: New testcase.
4656
46572018-03-26 Tom Tromey <tom@tromey.com>
4658
4659 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4660 * gdb.python/py-framefilter.py (name_error): New global.
4661 (ErrorInName.function): Use name_error.
4662
46632018-03-26 Tom Tromey <tom@tromey.com>
4664
4665 PR backtrace/15582:
4666 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4667
46682018-03-23 Keith Seitz <keiths@redhat.com>
4669
4670 PR c++/22968
4671 * gdb.cp/subtypes.exp: New file.
4672 * gdb.cp/subtypes.h: New file.
4673 * gdb.cp/subtypes.cc: New file.
4674 * gdb.cp/subtypes-2.cc: New file.
4675
46762018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4677
4678 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4679 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4680 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4681 -nostartfiles when compiling the test. Confirm that all registers
4682 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4683
46842018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4685
4686 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4687 option, syntax was wrong anyway.
4688 * gdb.arch/arm-disp-step.exp: Likewise.
4689 * gdb.arch/sparc64-regs.exp: Likewise.
4690 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4691 option, syntax was wrong anyway, switch to use
4692 prepare_for_testing.
4693 * gdb.arch/i386-disp-step.exp: Likewise.
4694
46952018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4696
4697 * gdb.ada/exec_changed.exp: Replace "target_info exists
4698 use_gdb_stub" by "use_gdb_stub".
4699 * gdb.ada/start.exp: Likewise.
4700 * gdb.base/async-shell.exp: Likewise.
4701 * gdb.base/attach-pie-misread.exp: Likewise.
4702 * gdb.base/attach-wait-input.exp: Likewise.
4703 * gdb.base/break-entry.exp: Likewise.
4704 * gdb.base/break-interp.exp: Likewise.
4705 * gdb.base/dprintf-detach.exp: Likewise.
4706 * gdb.base/nostdlib.exp: Likewise.
4707 * gdb.base/solib-nodir.exp: Likewise.
4708 * gdb.base/statistics.exp: Likewise.
4709 * gdb.base/testenv.exp: Likewise.
4710 * gdb.mi/mi-exec-run.exp: Likewise.
4711 * gdb.mi/mi-start.exp: Likewise.
4712 * gdb.multi/dummy-frame-restore.exp: Likewise.
4713 * gdb.multi/multi-arch-exec.exp: Likewise.
4714 * gdb.multi/multi-arch.exp: Likewise.
4715 * gdb.multi/tids.exp: Likewise.
4716 * gdb.multi/watchpoint-multi.exp: Likewise.
4717 * gdb.python/py-events.exp: Likewise.
4718 * gdb.threads/attach-into-signal.exp: Likewise.
4719 * gdb.threads/attach-stopped.exp: Likewise.
4720 * gdb.threads/threadapply.exp: Likewise.
4721 * lib/selftest-support.exp: Likewise.
4722
47232018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4724
4725 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4726
47272018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4728
4729 * gdb.perf/template-breakpoints.cc: New file.
4730 * gdb.perf/template-breakpoints.exp: New file.
4731 * gdb.perf/template-breakpoints.py: New file.
4732
47332018-03-19 Tom Tromey <tom@tromey.com>
4734
4735 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4736 y0.
4737 * gdb.rust/simple.exp: Test bare identifier form of struct
4738 initializer.
4739
47402018-03-19 Tom Tromey <tom@tromey.com>
4741
4742 * gdb.gdb/observer.exp: Remove.
4743
47442018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4745
4746 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4747 "qualified" option when setting breakpoints.
4748 * gdb.trace/backtrace.exp: Likewise.
4749 * gdb.trace/circ.exp: Likewise.
4750 * gdb.trace/collection.exp: Likewise.
4751 * gdb.trace/disconnected-tracing.exp: Likewise.
4752 * gdb.trace/ftrace-lock.exp: Likewise.
4753 * gdb.trace/ftrace.exp: Likewise.
4754 * gdb.trace/infotrace.exp: Likewise.
4755 * gdb.trace/packetlen.exp: Likewise.
4756 * gdb.trace/passc-dyn.exp: Likewise.
4757 * gdb.trace/qtro.exp: Likewise.
4758 * gdb.trace/read-memory.exp: Likewise.
4759 * gdb.trace/report.exp: Likewise.
4760 * gdb.trace/signal.exp: Likewise.
4761 * gdb.trace/status-stop.exp: Likewise.
4762 * gdb.trace/strace.exp: Likewise.
4763 * gdb.trace/tfind.exp: Likewise.
4764 * gdb.trace/trace-break.exp: Likewise.
4765 * gdb.trace/trace-condition.exp: Likewise.
4766 * gdb.trace/trace-mt.exp: Likewise.
4767 * gdb.trace/tstatus.exp: Likewise.
4768 * gdb.trace/tsv.exp: Likewise.
4769 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4770 * gdb.trace/unavailable.exp: Likewise.
4771 * gdb.trace/while-dyn.exp: Likewise.
4772
47732018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4774
4775 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4776 that libinproctrace is copied to the target.
4777
47782018-03-14 Tom Tromey <tom@tromey.com>
4779
4780 PR cli/14977:
4781 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4782 a null pointer.
4783 * gdb.base/wchar.exp: Likewise.
4784
47852018-03-14 Tom Tromey <tom@tromey.com>
4786
4787 PR cli/19918:
4788 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4789 flag.
4790
47912018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4792
4793 PR gdb/22841
4794 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4795 "target" to remote_exec.
4796
47972018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4798
4799 PR gdb/22841
4800 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4801 ${board}_upload): Remove.
4802
48032018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4804
4805 * gdb.cp/watch-cp.cc: New test.
4806 * gdb.cp/watch-cp.exp: New file.
4807
48082018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4809
4810 * gdb.base/infcall-nested-structs.exp: New file.
4811 * gdb.base/infcall-nested-structs.c: New file.
4812 * gdb.base/float.exp: Add riscv support.
4813
48142018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4815
4816 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4817 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4818
48192018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4820
4821 * gdb.server/abspath.exp: New file.
4822 * lib/gdb.exp (with_cwd): New procedure.
4823
48242018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4825
4826 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4827 use it.
4828 (gdb_is_target_remote_prompt): New proc.
4829 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4830 (gdb_is_target_native): Pass prompt parameter to
4831 gdb_is_target_1.
4832
48332018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4834
4835 * gdb.base/load-command.c: New file.
4836 * gdb.base/load-command.exp: New file.
4837 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4838 (gdb_is_target_1): ...this, and generalize for other targets
4839 than just remote.
4840 (gdb_is_target_remote): Use gdb_is_target_1.
4841 (gdb_is_target_native): use gdb_is_target_1.
4842
48432018-02-26 Tom Tromey <tom@tromey.com>
4844
4845 PR python/16497:
4846 * gdb.python/py-framefilter.exp: Update test.
4847
48482018-02-26 Tom Tromey <tom@tromey.com>
4849
4850 * gdb.dwarf2/variant.c: New file.
4851 * gdb.dwarf2/variant.exp: New file.
4852
48532018-02-26 Tom Tromey <tom@tromey.com>
4854
4855 * gdb.rust/simple.exp: Accept more possible results in enum test.
4856
48572018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4858
4859 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4860 parentheses.
4861
48622018-02-23 Maciej W. Rozycki <macro@mips.com>
4863
4864 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4865 name of a variable: $actual_linejj -> $actual_line.
4866
48672018-02-21 John Baldwin <jhb@FreeBSD.org>
4868
4869 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4870
48712018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4872
4873 * gdb.btrace/buffer-size.exp: Do not force BTS.
4874
48752018-02-14 Pedro Alves <palves@redhat.com>
4876
4877 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4878 getting a "Quit".
4879
48802018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4881
4882 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4883 Fix test name.
4884
48852018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4886
4887 * gdb.cp/m-static.exp: Check type of optimized out static
4888 member.
4889
48902018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4891
4892 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4893 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4894
48952018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4896 Leszek Swirski <leszeks@google.com>
4897
4898 * gdb.python/py-prettyprint.c
4899 (struct to_string_returns_value_inner,
4900 struct to_string_returns_value_wrapper): New.
4901 (main): Add tsrvw variable.
4902 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4903 ToStringReturnsValueWrapper): New classes.
4904 (register_pretty_printers): Register new pretty-printers.
4905 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4906 recursive pretty printer.
4907 * gdb.python/py-mi.exp: Likewise.
4908
49092018-02-01 Leszek Swirski <leszeks@google.com>
4910
4911 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4912 functions with the same name as an include file are parsed
4913 correctly.
4914
49152018-02-01 Yao Qi <yao.qi@linaro.org>
4916
4917 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4918 "\[^\r\n\]*".
4919
49202018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4921
4922 * gdb.arch/powerpc-prologue-frame.s: New file.
4923 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4924 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4925
49262018-01-31 Joel Brobecker <brobecker@adacore.com>
4927
4928 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4929
49302018-01-30 Pedro Alves <palves@redhat.com>
4931
4932 PR gdb/13211
4933 * gdb.base/interrupt-daemon.c: New.
4934 * gdb.base/interrupt-daemon.exp: New.
4935 * gdb.multi/multi-term-settings.c: New.
4936 * gdb.multi/multi-term-settings.exp: New.
4937
49382018-01-30 Joel Brobecker <brobecker@adacore.com>
4939
4940 * gdb.base/break.exp: Save the location where the breakpoint
4941 on break.c:47 was actually inserted when debugging the version
4942 compiled at -O2 and use it in the expected output of the "info
4943 break" test performed soon after.
4944
49452018-01-22 Pedro Alves <palves@redhat.com>
4946 Sergio Durigan Junior <sergiodj@redhat.com>
4947
4948 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4949 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4950
49512018-01-22 Joel Brobecker <brobecker@adacore.com>
4952
4953 * gdb.base/break-include.c, gdb.base/break-include.inc,
4954 gdb.base/break-include.exp: New files.
4955 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4956 line number now being the actual line number where the breakpoint
4957 was inserted.
4958 * gdb.mi/mi-break.exp: Likewise.
4959 * gdb.mi/mi-reverse.exp: Likewise.
4960 * gdb.mi/mi-simplerun.exp: Ditto.
4961
49622018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4963
4964 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4965 varobj.
4966 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4967
49682018-01-21 Don Breazeal <donb@codesourcery.com>
4969 Andrew Burgess <andrew.burgess@embecosm.com>
4970
4971 * gdb.mi/basics.c: Add new global.
4972 * gdb.mi/mi-frame-regs.exp: New file.
4973 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4974 case.
4975
49762018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4977
4978 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4979 non-parameter, and on an unknown symbol.
4980
49812018-01-19 Tom Tromey <tom@tromey.com>
4982
4983 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4984 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4985
49862018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4987
4988 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4989 setrlimit and chdir to int.
4990
49912018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4992
4993 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4994 function.
4995 (my_tend): Likewise.
4996 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4997 rationale of avoiding FP- and vector instructions.
4998
49992018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5000
5001 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5002 "info reg" with "\[ \t\]*".
5003 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5004 "\[ \t\]+".
5005 * gdb.arch/s390-multiarch.exp: Ditto.
5006 * gdb.base/pc-fp.exp: Ditto.
5007 * gdb.reverse/i386-precsave.exp: Ditto.
5008 * gdb.reverse/i386-reverse.exp: Ditto.
5009 * gdb.reverse/i387-env-reverse.exp: Ditto.
5010 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5011
50122018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5013
5014 * lib/gdb.exp (gdb_compile): Re-enable use of
5015 universal_compile_options for languages other than Rust.
5016
50172018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5018
5019 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5020
50212018-01-17 Mike Gulick <mgulick@mathworks.com>
5022
5023 PR gdb/16577
5024 * gdb.base/solib-vanish.exp: New.
5025 * gdb.base/solib-vanish-main.c: New.
5026 * gdb.base/solib-vanish-lib1.c: New.
5027 * gdb.base/solib-vanish-lib2.c: New.
5028
50292018-01-17 Yao Qi <yao.qi@linaro.org>
5030
5031 * gdb.compile/compile.exp: Match the address printed for
5032 frame in the output of command "bt".
5033
50342018-01-15 Tom Tromey <tom@tromey.com>
5035
5036 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5037 compute sp_reg.
5038
50392018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5040
5041 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5042 to prepare.
5043 (prepare): Return 0 on error, 1 on success.
5044
50452018-01-12 Pedro Alves <palves@redhat.com>
5046
5047 * gdb.base/continue-after-aborted-step-over.c: New.
5048 * gdb.base/continue-after-aborted-step-over.exp: New.
5049
50502018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5051
5052 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5053 options when not creating an executable.
5054
50552018-01-11 Pedro Alves <palves@redhat.com>
5056
5057 PR remote/22597
5058 * gdb.server/stop-reply-no-thread.c: New file.
5059 * gdb.server/stop-reply-no-thread.exp: New file.
5060
50612018-01-10 Pedro Alves <palves@redhat.com>
5062
5063 PR gdb/22670
5064 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5065 functions too. Test setting breakpoints and printing C functions
5066 with no debug info too.
5067 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5068
50692018-01-10 Pedro Alves <palves@redhat.com>
5070
5071 PR gdb/22670
5072 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5073 a fail.
5074
50752018-01-10 Pedro Alves <palves@redhat.com>
5076
5077 PR gdb/22670
5078 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5079
50802018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5081
5082 * gdb.server/unittest.exp: Match the output in non-development
5083 mode.
5084
50852018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5086
5087 * gdb.gdb/unittest.exp: Match output in non-development mode.
5088
50892018-01-08 Joel Brobecker <brobecker@adacore.com>
5090
5091 * gdb.ada/access_tagged_param.exp: Relax expected output
5092 for value of "ObjL" in "continue" to pck.inspect breakpoint
5093 test.
5094
50952018-01-08 Joel Brobecker <brobecker@adacore.com>
5096
5097 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5098 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
5099
51002018-01-05 Pedro Alves <palves@redhat.com>
5101
5102 PR gdb/18653
5103 * gdb.base/libsegfault.exp: New.
5104
51052018-01-05 Joel Brobecker <brobecker@adacore.com>
5106
5107 PR gdb/22670
5108 * gdb.ada/access_tagged_param.exp: New file.
5109 * gdb.ada/access_tagged_param/foo.adb: New file.
5110
51112018-01-05 Pedro Alves <palves@redhat.com>
5112
5113 PR gdb/22670
5114 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5115 exercise lower case too, and to exercise both full matching and
5116 wild matching.
5117
51182018-01-05 Joel Brobecker <brobecker@adacore.com>
5119
5120 * gdb.ada/rename_subscript_param: New testcase.
5121
51222018-01-05 Jerome Guitton <guitton@adacore.com>
5123
5124 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5125
51262018-01-05 Joel Brobecker <brobecker@adacore.com>
5127
5128 * gdb.ada/convvar_comp: New testcase.
5129
51302018-01-05 Xavier Roirand <roirand@adacore.com>
5131
5132 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5133 (My_Table): New global variable.
5134 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5135
51362018-01-04 Joel Brobecker <brobecker@adacore.com>
5137
5138 PR gdb/22670
5139 * gdb.ada/maint_with_ada: New testcase.
5140
51412018-01-04 Joel Brobecker <brobecker@adacore.com>
5142
5143 PR gdb/22670
5144 * gdb.ada/bp_c_mixed_case: New testcase.
5145
51462018-01-04 Joel Brobecker <brobecker@adacore.com>
5147
5148 PR gdb/22670
5149 * gdb.ada/complete.exp: Add "complete break ada" test.
5150
51512018-01-04 Joel Brobecker <brobecker@adacore.com>
5152
5153 PR gdb/22670
5154 * gdb.ada/info_addr_mixed_case: New testcase.
5155
51562018-01-03 Xavier Roirand <roirand@adacore.com>
5157
5158 * gdb.ada/excep_handle.exp: New testcase.
5159 * gdb.ada/excep_handle/foo.adb: New file.
5160 * gdb.ada/excep_handle/pck.ads: New file.
5161
51622018-01-03 Joel Brobecker <brobecker@adacore.com>
5163
5164 * gdb.base/step-line.c: Add extra empty line in copyright header.
5165 * gdb.base/step-line.inp: Likewise.
5166
51672018-01-02 Joel Brobecker <brobecker@adacore.com>
5168
5169 * gdb.ada/dyn_stride.exp: Add slice test.
5170
51712018-01-02 Joel Brobecker <brobecker@adacore.com>
5172
5173 * gdb.ada/dyn_stride: New testcase.
5174
51752017-12-27 Stafford Horne <shorne@gmail.com>
5176
5177 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5178 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5179
51802017-12-27 Stafford Horne <shorne@gmail.com>
5181
5182 * gdb.base/reggroups.c: New file.
5183 * gdb.base/reggroups.exp: New file.
5184
51852017-12-18 Joel Brobecker <brobecker@adacore.com>
5186
5187 * gdb.dwarf2/ada-valprint-error.c: New file.
5188 * gdb.dwarf2/ada-valprint-error.exp: New file.
5189
51902017-12-18 Joel Brobecker <brobecker@adacore.com>
5191
5192 * gdb.ada/assign_arr: New testcase.
5193
51942017-12-18 Xavier Roirand <roirand@adacore.com>
5195
5196 * gdb.ada/funcall_ptr: New testcase.
5197
51982017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5199
5200 PR cli/16224
5201 * gdb.base/ptype-offsets.cc: New file.
5202 * gdb.base/ptype-offsets.exp: New file.
5203
52042017-12-15 Yao Qi <yao.qi@linaro.org>
5205
5206 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5207 if XML is disabled.
5208
52092017-12-15 Xavier Roirand <roirand@adacore.com>
5210
5211 * gdb.ada/same_component_name: New testcase.
5212
52132017-12-14 Joel Brobecker <brobecker@adacore.com>
5214
5215 * gdb.ada/str_binop_equal: New testcase.
5216
52172017-12-14 Joel Brobecker <brobecker@adacore.com>
5218
5219 * gdb.ada/task_switch_in_core: New testcase.
5220
52212017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5222
5223 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5224 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5225 call test_bkpt_qualified.
5226 (test_bkpt_qualified): New proc.
5227
52282017-12-13 Pedro Alves <palves@redhat.com>
5229
5230 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5231 Tighten regexp by matching with an anchor.
5232
52332017-12-13 Pedro Alves <palves@redhat.com>
5234
5235 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5236 ("expression with namespace"): New set of tests.
5237 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5238 (Nested::Test_NS::qux): New.
5239 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5240 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5241
52422017-12-13 Joel Brobecker <brobecker@adacore.com>
5243
5244 * gdb.base/server-del-break.c: New file.
5245 * gdb.base/server-del-break.exp: New file.
5246
52472017-12-12 Stafford Horne <shorne@gmail.com>
5248
5249 * gdb.xml/tdesc-regs.exp: Add or1k support.
5250
52512017-12-12 Stafford Horne <shorne@gmail.com>
5252
5253 * gdb.base/bp-permanent.c: Define nop of or1k.
5254
52552017-12-11 Joel Brobecker <brobecker@adacore.com>
5256
5257 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5258 output with components being reordered.
5259
52602017-12-11 Joel Brobecker <brobecker@adacore.com>
5261
5262 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5263 output with components being reordered.
5264
52652017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5266 Pedro Alves <palves@redhat.com>
5267
5268 * gdb.base/maint.exp (check for .gdb_index): Check also for
5269 .debug_names.
5270 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5271 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5272 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5273 (.gdb_index used after symbol reloading): Support also .debug_names.
5274 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5275
52762017-12-08 Yao Qi <yao.qi@linaro.org>
5277
5278 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5279 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5280
52812017-12-08 Yao Qi <yao.qi@linaro.org>
5282
5283 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5284 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5285
52862017-12-08 Yao Qi <yao.qi@linaro.org>
5287
5288 * gdb.arch/aarch64-tagged-pointer.c: New file.
5289 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5290
52912017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5292
5293 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5294 "int".
5295
52962017-12-07 Keith Seitz <keiths@redhat.com>
5297
5298 PR breakpoints/22569
5299 * gdb.linespec/ls-errs.exp: Change expected result of "break
5300 -source this file has spaces.c -line 3".
5301 Check that an explicit source file followed by whitespace is
5302 identified as an invalid explicit location.
5303
53042017-12-07 Keith Seitz <keiths@redhat.com>
5305
5306 * gdb.cp/nested-types.cc: New file.
5307 * gdb.cp/nested-types.exp: New file.
5308 * lib/cp-support.exp: Load data-structures.exp library.
5309 (debug_cp_test_ptype_class): New global.
5310 (cp_ptype_class_verbose, next_line): New procedures.
5311 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5312 Add and document new return value.
5313 Switch the list of lines to a queue.
5314 Add support for new `type' key for nested type definitions.
5315 Add debugging/troubleshooting messages.
5316 * lib/data-structures.exp: New file.
5317
53182017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5319
5320 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5321 with proc_with_prefix, don't use with_test_prefix.
5322
53232017-12-07 Tom Tromey <tom@tromey.com>
5324
5325 * gdb.base/break.exp: Add test for empty "commands".
5326
53272017-12-07 Yao Qi <yao.qi@linaro.org>
5328
5329 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5330 malloc and catch syscall.
5331
53322017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5333
5334 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
5335 tests for explicit locations.
5336
53372017-12-06 Pedro Alves <palves@redhat.com>
5338
5339 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5340 force-disabling XML descriptions.
5341
53422017-12-04 Pedro Alves <palves@redhat.com>
5343
5344 PR gdb/22499
5345 * gdb.arch/amd64-disp-step-avx.S: New file.
5346 * gdb.arch/amd64-disp-step-avx.exp: New file.
5347
53482017-12-03 Pedro Alves <palves@redhat.com>
5349
5350 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5351 and <string.h>.
5352 (parent_function): Print distinct messages when waitpid fails, or
5353 the child exits with a signal, or the child exits for an unhandled
5354 reason.
5355 * gdb.threads/process-dies-while-detaching.exp
5356 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5357 it. Wait for both inferior output and GDB's prompt. Use an
5358 indirect spawn id list.
5359 (do_detach): New parameter 'child_exit'. Use it to compute
5360 expected inferior output.
5361 (test_detach, test_detach_watch, test_detach_killed_outside):
5362 Adjust to pass down the expected child exit kind.
5363
53642017-12-01 Joel Brobecker <brobecker@adacore.com>
5365 Sergio Durigan Junior <sergiodj@redhat.com>
5366 Pedro Alves <palves@redhat.com>
5367
5368 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5369
53702017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5371
5372 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5373 to 'symbol-file' and 'add-symbol-file' can be
5374 position-independent.
5375
53762017-12-01 Yao Qi <yao.qi@linaro.org>
5377
5378 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5379 the URL in copyright header.
5380 * gdb.arch/aarch64-fp.exp: Likewise.
5381 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5382 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5383 * gdb.base/expand-psymtabs.exp: Likewise.
5384 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5385 * gdb.fortran/common-block.exp: Likewise.
5386 * gdb.fortran/common-block.f90: Likewise.
5387 * gdb.fortran/logical.exp: Likewise.
5388 * gdb.fortran/vla-datatypes.f90: Likewise.
5389 * gdb.fortran/vla-sub.f90: Likewise.
5390
53912017-11-30 Joel Brobecker <brobecker@adacore.com>
5392
5393 * gdb.ada/repeat_dyn: New testcase.
5394
53952017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5396
5397 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5398 Update for changed thread numbering.
5399 * gdb.cell/bt.exp: Update for changed GDB output.
5400
54012017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5402
5403 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5404 setting isremote by hand.
5405 * boards/dwarf4-gdb-index.exp: Likewise.
5406 * boards/fission.exp: Likewise.
5407 * boards/stabs.exp: Likewise.
5408
54092017-11-30 Pedro Alves <palves@redhat.com>
5410
5411 * gdb.linespec/cpls-ops.exp
5412 (check_explicit_skips_function_argument): Extract the underlying
5413 type of size_t instead of hardcoding it.
5414
54152017-11-29 Pedro Alves <palves@redhat.com>
5416
5417 PR c++/19436
5418 * gdb.linespec/cpls-abi-tag.cc: New file.
5419 * gdb.linespec/cpls-abi-tag.exp: New file.
5420
54212017-11-29 Pedro Alves <palves@redhat.com>
5422
5423 * gdb.base/langs.exp: Use -qualified.
5424 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5425 it.
5426 * gdb.cp/namespace.exp: Use -qualified.
5427 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5428 (overload-3, template-overload, template-ret-type, const-overload)
5429 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5430 procedures.
5431 (test_driver): Call them.
5432 * gdb.cp/save-bp-qualified.cc: New.
5433 * gdb.cp/save-bp-qualified.exp: New.
5434 * gdb.linespec/explicit.exp: Test -qualified.
5435 * lib/completion-support.exp (completion::explicit_opts_list): Add
5436 "-qualified".
5437 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5438
54392017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5440
5441 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5442
54432017-11-29 Tom Tromey <tom@tromey.com>
5444
5445 * gdb.base/relocate.exp: Update invalid argument test.
5446 Add new tests for invalid arguments.
5447
54482017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5449
5450 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5451 Return 0 as a long.
5452 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5453
54542017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5455
5456 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5457 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5458 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5459 func ().
5460 * gdb.cp/shadow.cc (B.func): Return 0.
5461
54622017-11-27 Joel Brobecker <brobecker@adacore.com>
5463
5464 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5465 expected output in gdb_expect call to allow the exception
5466 message to be present as well. Fix syntax confusion to avoid
5467 TCL thinking that exception_name is an array.
5468
54692017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5470
5471 * gdb.arch/spu-info.c: Include <unistd.h>.
5472 (do_signal_test): Fix broken calls to write.
5473 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5474 Fix checks for empty mailboxes. Update signal tests for corrected
5475 do_signal_test routine. Allow nonzero event status.
5476 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5477 * gdb.cell/arch.exp: Use standard_output_file.
5478 * gdb.cell/break.exp: Likewise.
5479 * gdb.cell/bt.exp: Likewise.
5480 * gdb.cell/core.exp: Likewise.
5481 * gdb.cell/dwarfaddr.exp: Likewise.
5482 * gdb.cell/ea-cache.exp: Likewise.
5483 * gdb.cell/ea-standalone.exp: Likewise.
5484 * gdb.cell/f-regs.exp: Likewise.
5485 * gdb.cell/fork.exp: Likewise.
5486 * gdb.cell/gcore.exp: Likewise.
5487 * gdb.cell/mem-access.exp: Likewise.
5488 * gdb.cell/ptype.exp: Likewise.
5489 * gdb.cell/registers.exp: Likewise.
5490 * gdb.cell/sizeof.exp: Likewise.
5491 * gdb.cell/solib-symbol.exp: Likewise.
5492 * gdb.cell/solib.exp: Likewise.
5493
54942017-11-25 Pedro Alves <palves@redhat.com>
5495
5496 * gdb.base/complete-empty.exp: New file.
5497 * gdb.base/completion.exp: Adjust.
5498
54992017-11-25 Pedro Alves <palves@redhat.com>
5500
5501 * gdb.linespec/cpls-ops.cc: New file.
5502 * gdb.linespec/cpls-ops.exp: New file.
5503 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5504 factored out from ...
5505 (test_complete_prefix_range): ... this.
5506
55072017-11-24 Pedro Alves <palves@redhat.com>
5508
5509 * gdb.linespec/cpcompletion.exp: New file.
5510 * gdb.linespec/cpls-hyphen.cc: New file.
5511 * gdb.linespec/cpls.cc: New file.
5512 * gdb.linespec/cpls2.cc: New file.
5513 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5514 test to use test_gdb_complete_unique. Add label completion,
5515 keyword completion and explicit location completion tests.
5516 * lib/completion-support.exp: New file.
5517
55182017-11-24 Joel Brobecker <brobecker@adacore.com>
5519
5520 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5521 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5522 when hitting an exception catchpoint.
5523
55242017-11-22 Yao Qi <yao.qi@linaro.org>
5525
5526 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5527
55282017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5529
5530 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5531 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5532 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5533
55342017-11-22 Yao Qi <yao.qi@linaro.org>
5535
5536 * gdb.base/info-os.exp: Pass pthreads.
5537 * gdb.multi/multi-attach.exp: Likewise.
5538
55392017-11-22 Yao Qi <yao.qi@linaro.org>
5540
5541 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5542 compiler.
5543
55442017-11-22 Yao Qi <yao.qi@linaro.org>
5545
5546 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5547 * gdb.base/break-interp.exp: Likewise.
5548 * gdb.base/jit-attach-pie.exp: Likewise.
5549
55502017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5551
5552 * gdb.base/float128.c (large128): New variable.
5553 * gdb.base/float128.exp: Add test to print largest __float128 value.
5554
55552017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5556
5557 * gdb.arch/vsx-regs.exp: Update register content checks.
5558
55592017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5560
5561 * gdb.arch/ppc-longdouble.exp: New file.
5562 * gdb.arch/ppc-longdouble.c: Likewise.
5563
55642017-11-21 Pedro Alves <palves@redhat.com>
5565
5566 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5567
55682017-11-20 Pedro Alves <palves@redhat.com>
5569
5570 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5571 (long_double_typedef): New typedefs.
5572 Use DEF on double and long double.
5573 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5574 cases.
5575 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5576 and 'long_double_ptr_same_size' locals. Use them to decide
5577 whether cast from array/function to float is valid/invalid.
5578
55792017-11-17 Tom Tromey <tom@tromey.com>
5580
5581 * gdb.rust/traits.rs: New file.
5582 * gdb.rust/traits.exp: New file.
5583
55842017-11-17 Joel Brobecker <brobecker@adacore.com>
5585
5586 * gdb.ada/minsyms: New testcase.
5587
55882017-11-16 Pedro Alves <palves@redhat.com>
5589
5590 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5591 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5592
55932017-11-16 Pedro Alves <palves@redhat.com>
5594
5595 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5596 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5597
55982017-11-16 Pedro Alves <palves@redhat.com>
5599
5600 * gdb.server/reconnect-ctrl-c.c: New file.
5601 * gdb.server/reconnect-ctrl-c.exp: New file.
5602
56032017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5604
5605 * gdb.python/py-rbreak.exp: New file.
5606 * gdb.python/py-rbreak.c: New file.
5607 * gdb.python/py-rbreak-func2.c: New file.
5608
56092017-11-16 Pedro Alves <palves@redhat.com>
5610
5611 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5612 pattern.
5613 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5614 GDB.
5615
56162017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5617
5618 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5619 regex.
5620
56212017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5622
5623 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5624 test names.
5625
56262017-11-09 Pedro Alves <palves@redhat.com>
5627
5628 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5629 factored out from ...
5630 (top level): ... here, and adjusted to avoid expecting beyond the
5631 prompt in a single gdb_test_multiple.
5632
56332017-11-09 Pedro Alves <palves@redhat.com>
5634
5635 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5636 output.
5637 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5638 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5639 * gdb.server/ext-run.exp ("kill" test): Likewise.
5640 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5641
56422017-11-09 Pedro Alves <palves@redhat.com>
5643
5644 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5645 match till end of line.
5646
56472017-11-09 Pedro Alves <palves@redhat.com>
5648
5649 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5650
56512017-11-09 Pedro Alves <palves@redhat.com>
5652
5653 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5654 New procedures, factored out from ...
5655 (top level): ... here, and adjusted to avoid expecting beyond the
5656 prompt in one go.
5657
56582017-11-09 Pedro Alves <palves@redhat.com>
5659
5660 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5661 output. Fix '?' match.
5662
56632017-11-08 Joel Brobecker <brobecker@adacore.com>
5664
5665 * gdb.ada/scoped_watch: New testcase.
5666 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5667 which is actually correct.
5668 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5669 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5670
56712017-11-08 Pedro Alves <palves@redhat.com>
5672
5673 * gdb.gdb/complaints.exp (test_initial_complaints)
5674 (test_serial_complaints, test_short_complaints): Call
5675 complaint_internal instead of complaint.
5676
56772017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5678
5679 * gdb.threads/tls-core.c: New file.
5680 * gdb.threads/tls-core.exp: Likewise.
5681
56822017-11-08 Pedro Alves <palves@redhat.com>
5683
5684 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5685 (p Exported_Capitalized): New test.
5686 (p exported_capitalized): New test.
5687
56882017-11-07 Pedro Alves <palves@redhat.com>
5689
5690 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5691
56922017-11-07 Pedro Alves <palves@redhat.com>
5693
5694 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5695 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5696 (disable_invalid, disable_inverted, disable_negative): New
5697 procedures.
5698 ("bad numbers"): New set of tests.
5699
57002017-11-07 Pedro Alves <palves@redhat.com>
5701
5702 * gdb.cp/ena-dis-br-range.exp: Add tests.
5703
57042017-11-07 Pedro Alves <palves@redhat.com>
5705
5706 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5707
57082017-11-07 Xavier Roirand <roirand@adacore.com>
5709 Pedro Alves <palves@redhat.com>
5710
5711 * gdb.base/ena-dis-br.exp: Add reference to
5712 gdb.cp/ena-dis-br-range.exp.
5713 * gdb.cp/ena-dis-br-range.exp: New file.
5714 * gdb.cp/ena-dis-br-range.cc: New file.
5715
57162017-11-06 Pedro Alves <palves@redhat.com>
5717
5718 * gdb.base/attach-non-pgrp-leader.c: New.
5719 * gdb.base/attach-non-pgrp-leader.exp: New.
5720
57212017-11-06 Pedro Alves <palves@redhat.com>
5722
5723 * configure.ac: No longer check for termio.h and sgtty.h.
5724 * configure: Regenerate.
5725 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5726 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5727 Remove termio and sgtty code.
5728
57292017-11-03 Yao Qi <yao.qi@linaro.org>
5730
5731 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5732 in GDB is disabled.
5733
57342017-11-03 Yao Qi <yao.qi@linaro.org>
5735
5736 * gdb.python/py-thrhandle.exp: Skip it if python is not
5737 enabled.
5738
57392017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5740
5741 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5742 as a breakpoint command.
5743
57442017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5745
5746 PR python/21213
5747 * gdb.python/py-infthread.exp: Test calling
5748 InferiorThread.inferior () multiple times in a row.
5749
57502017-10-27 Keith Seitz <keiths@redhat.com>
5751
5752 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5753 Test "info break" for every inlined function breakpoint.
5754
57552017-10-27 Yao Qi <yao.qi@linaro.org>
5756
5757 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5758
57592017-10-26 Patrick Frants <osscontribute@gmail.com>
5760
5761 * gdb.cp/classes.exp (test_static_members): Test printing
5762 Outer::instance.
5763 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5764 (Inner::instance, Outer::instance): New.
5765
57662017-10-24 Pedro Alves <palves@redhat.com>
5767
5768 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5769 extra console" test in two stages.
5770
57712017-10-24 Pedro Alves <palves@redhat.com>
5772
5773 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5774
57752017-10-24 Pedro Alves <palves@redhat.com>
5776
5777 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5778 loop.
5779
57802017-10-24 Pedro Alves <palves@redhat.com>
5781
5782 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5783 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5784
57852017-10-24 Pedro Alves <palves@redhat.com>
5786
5787 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5788 parameter and handle it. Don't output read value in test name.
5789
57902017-10-24 Pedro Alves <palves@redhat.com>
5791
5792 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5793 custom test name.
5794
57952017-10-24 Pedro Alves <palves@redhat.com>
5796
5797 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5798 include the unstable output directory name in the test's name.
5799 (initial_setup_simple) <'set args'>: Use custom test name.
5800
58012017-10-24 Pedro Alves <palves@redhat.com>
5802
5803 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5804 with explicit test name.
5805
58062017-10-20 Pedro Alves <palves@redhat.com>
5807
5808 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5809 'wait -i'. Use gdb_assert and remote_close.
5810
58112017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5812
5813 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5814 number from variable rather than hard-coded.
5815
58162017-10-19 Pedro Alves <palves@redhat.com>
5817
5818 * gdb.base/long-inferior-output.c: New file.
5819 * gdb.base/long-inferior-output.exp: New file.
5820
58212017-11-18 Keith Seitz <keiths@redhat.com>
5822
5823 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5824 method.
5825 (main): Call it.
5826 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5827 Add additional user-defined conversion operator tests.
5828
58292017-10-17 Pedro Alves <palves@redhat.com>
5830
5831 * boards/native-stdio-gdbserver.exp: Load "local-board".
5832
58332017-10-17 Pedro Alves <palves@redhat.com>
5834
5835 * gdb.base/quit-live.c: New file.
5836 * gdb.base/quit-live.exp: New file.
5837
58382017-10-16 Keith Seitz <keiths@redhat.com>
5839
5840 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5841 (class_with_protected_typedef, class_with_private_typedef)
5842 (struct_with_public_typedef, struct_with_protected_typedef)
5843 (struct_with_private_typedef): New classes/structs.
5844 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5845 typedefs and access specifiers.
5846
58472017-10-16 Pedro Alves <palves@redhat.com>
5848 Simon Marchi <simon.marchi@polymtl.ca>
5849
5850 * README (Local vs Remote vs Native): New section.
5851 * boards/local-board.exp: New file, with bits factored out from
5852 ...
5853 * boards/native-extended-gdbserver.exp: ... here. Load
5854 "local-board".
5855 * boards/native-gdbserver.exp: Load "local-board".
5856 (${board}_spawn, ${board}_exec): Delete.
5857 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5858 ...
5859 * boards/stdio-gdbserver-base.exp: ... this new file.
5860 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5861 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5862 procedure.
5863 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5864 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5865 stdio_gdbserver_command.
5866 (${board}_get_remote_address, ${board}_get_comm_port)
5867 (${board}_download, ${board}_upload): Delete.
5868 (get_target_remote_pipe_cmd): New.
5869
58702017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5871
5872 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5873 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5874 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5875 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5876 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5877 remove with_test_prefix.
5878
58792017-10-13 Pedro Alves <palves@redhat.com>
5880
5881 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5882 * gdb.base/annota1.exp: Use it instead of is_remote.
5883 * gdb.base/annota3.exp: Use it instead of is_remote.
5884 * gdb.cp/annota2.exp: Use it instead of is_remote.
5885 * gdb.cp/annota3.exp: Use it instead of is_remote.
5886 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5887
58882017-10-13 Pedro Alves <palves@redhat.com>
5889
5890 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5891 (test_num_test_vars, run_and_count_vars, find_env)
5892 (test_set_unset_env, test_inherit_env_var): New procedures.
5893 (top level): Use them.
5894
58952017-10-13 Pedro Alves <palves@redhat.com>
5896
5897 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5898 also skip on stub-like targets.
5899
59002017-10-13 Pedro Alves <palves@redhat.com>
5901
5902 PR gdb/22293
5903 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5904 (top level): Move some tests to ...
5905 (test_not_found): ... this new procedure.
5906 (top level): Call it.
5907
59082017-10-13 Pedro Alves <palves@redhat.com>
5909
5910 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5911 expect different "info terminal" output if testing with a
5912 non-native target.
5913
59142017-10-13 Pedro Alves <palves@redhat.com>
5915 Simon Marchi <simon.marchi@polymtl.ca>
5916
5917 PR python/12966
5918 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5919
59202017-10-13 Pedro Alves <palves@redhat.com>
5921
5922 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5923 already.
5924
59252017-10-13 Pedro Alves <palves@redhat.com>
5926
5927 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5928 is_remote.
5929
59302017-10-13 Pedro Alves <palves@redhat.com>
5931
5932 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5933 is_remote.
5934
59352017-10-13 Pedro Alves <palves@redhat.com>
5936
5937 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5938 is set.
5939 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5940 instead of is_remote.
5941
59422017-10-13 Pedro Alves <palves@redhat.com>
5943
5944 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5945 (top level): Add comment.
5946
59472017-10-13 Pedro Alves <palves@redhat.com>
5948
5949 * gdb.base/remote.exp (top level): Fix comment typo and add
5950 missing return.
5951
59522017-10-13 Pedro Alves <palves@redhat.com>
5953 Simon Marchi <simon.marchi@polymtl.ca>
5954
5955 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5956 calls and add comments. Skip test if use_gdb_stub is set.
5957 (top level): Use "set cwd" command instead of "cd" command.
5958
59592017-10-13 Pedro Alves <palves@redhat.com>
5960
5961 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5962 is_remote target check.
5963
59642017-10-13 Pedro Alves <palves@redhat.com>
5965
5966 * gdb.base/scope.exp: Use build_executable + clean_restart +
5967 gdb_file_cmd instead of prepare_for_testing and no longer skip
5968 "before run" tests on is_remote target boards. Update comments.
5969 * boards/native-extended-gdbserver.exp
5970 (extended_gdbserver_load_last_file): New, factored out from ...
5971 (gdb_load): ... this. Move further below and add comment.
5972 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5973
59742017-10-12 Pedro Alves <palves@redhat.com>
5975
5976 * gdb.base/attach.exp: Remove references to gdb64.
5977 * gdb.base/dbx.exp: Remove references to gdb64.
5978
59792017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5980 Pedro Alves <palves@redhat.com>
5981
5982 * gdb.base/label.exp: Remove is_remote target check.
5983
59842017-10-12 Pedro Alves <palves@redhat.com>
5985
5986 * gdb.base/auvx.exp (coredir): Update comment.
5987 (top level) <core_works>: Use "set cwd" command instead of "cd"
5988 command.
5989
59902017-10-12 Pedro Alves <palves@redhat.com>
5991 Simon Marchi <simon.marchi@polymtl.ca>
5992
5993 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5994 target boards.
5995
59962017-10-12 Pedro Alves <palves@redhat.com>
5997 Simon Marchi <simon.marchi@polymtl.ca>
5998
5999 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6000 Instead skip if there's any gdb_protocol set.
6001
60022017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6003 Pedro Alves <palves@redhat.com>
6004
6005 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6006
60072017-10-12 Pedro Alves <palves@redhat.com>
6008 Simon Marchi <simon.marchi@polymtl.ca>
6009
6010 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6011 instead of on dejagnu remote boards.
6012
60132017-10-12 Pedro Alves <palves@redhat.com>
6014 Simon Marchi <simon.marchi@polymtl.ca>
6015
6016 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6017 checks. Use build_executable + clean_restart instead of
6018 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6019 of enabling non-stop after starting gdb.
6020
60212017-10-12 Pedro Alves <palves@redhat.com>
6022
6023 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6024 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6025 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6026 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6027
60282017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6029
6030 * gdb.arch/arc-tdesc-cpu.exp: New file.
6031 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6032
60332017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6034
6035 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6036
60372017-10-10 Pedro Alves <palves@redhat.com>
6038
6039 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6040 expect CLI output.
6041
60422017-10-10 Pedro Alves <palves@redhat.com>
6043
6044 * lib/selftest-support.exp (selftest_setup): Update for
6045 captured_command_loop's prototype change.
6046
60472017-10-09 Pedro Alves <palves@redhat.com>
6048
6049 Test both arch1=>arch2 and arch2=>arch1.
6050
6051 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6052 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6053 factored out to...
6054 (append_arch1_options, append_arch2_options, append_arch_options)
6055 (build_executables): New procedures.
6056 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6057 local.
6058 (top level): Add new 'first_arch' testing axis.
6059
60602017-10-09 Pedro Alves <palves@redhat.com>
6061
6062 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6063 (barrier): New.
6064 (thread_start, all_started): New functions.
6065 (main): Spawn new thread and wait until it is scheduled.
6066 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6067 option.
6068 (do_test): Add 'selected_thread' parameter. Run to all_started
6069 instead of main. Explicitly set the breakpoint at main. Switch
6070 to the SELECTED_THREAD thread.
6071 (top level): Test handling the exec event with either the main
6072 thread or the second thread selected.
6073
60742017-10-09 Pedro Alves <palves@redhat.com>
6075
6076 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6077 logic. Move STOP marker after the value checks.
6078 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6079 regexp.
6080
60812017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6082
6083 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6084
60852017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6086
6087 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6088 integer-to-dfp conversion.
6089 * gdb.base/dfp-test.exp: Likewise.
6090
60912017-10-04 Pedro Alves <palves@redhat.com>
6092
6093 * gdb.multi/hangout.c: Include <unistd.h>.
6094 (hangout_loop): New function.
6095 (main): Call alarm. Call hangout_loop in a loop.
6096 * gdb.multi/hello.c: Include <unistd.h>.
6097 (hello_loop): New function.
6098 (main): Call alarm. Call hangout_loop in a loop.
6099 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6100 inferior with the other selected.
6101
61022017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6103
6104 * gdb.mi/list-thread-groups-available.exp: New file.
6105 * gdb.mi/list-thread-groups-available.c: New file.
6106
61072017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6108
6109 * gdb.base/set-cwd.exp: Make it available on
6110 native-extended-gdbserver.
6111
61122017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6113
6114 * gdb.base/set-cwd.c: New file.
6115 * gdb.base/set-cwd.exp: Likewise.
6116
61172017-10-02 Tom Tromey <tom@tromey.com>
6118
6119 PR rust/22236:
6120 * gdb.rust/simple.rs (main): New variable "fslice".
6121 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6122
61232017-10-02 Tom Tromey <tom@tromey.com>
6124
6125 * gdb.rust/simple.exp: Test ptype of a slice.
6126
61272017-10-02 Tom Tromey <tom@tromey.com>
6128
6129 * gdb.rust/simple.exp: Test index of slice.
6130
61312017-09-27 Tom Tromey <tom@tromey.com>
6132
6133 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6134
61352017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6136 Pedro Alves <palves@redhat.com>
6137
6138 * gdb.base/compare-sections.exp (get value of read-only section): Read
6139 as unsigned value.
6140 (corrupt read-only section): Likewise and don't set written if patching
6141 failed.
6142
61432017-09-21 Kevin Buettner <kevinb@redhat.com>
6144
6145 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6146 files.
6147
61482017-09-20 Pedro Alves <palves@redhat.com>
6149
6150 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6151 symbol names in gdb's output.
6152 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6153
61542017-09-20 Pedro Alves <palves@redhat.com>
6155
6156 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6157 Rename to ...
6158 (test_list_ambiguous_symbol): ... this and add a symbol name
6159 parameter. Adjust.
6160 (test_list_ambiguous_function): Reimplement on top of
6161 test_list_ambiguous_symbol and also test listing ambiguous
6162 variables.
6163 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6164 (ambiguous_fun): ... this.
6165 (ambiguous_var): New.
6166 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6167 (ambiguous_fun): ... this.
6168 (ambiguous_var): New.
6169
61702017-09-19 John Baldwin <jhb@FreeBSD.org>
6171
6172 * gdb.base/starti.c: New file.
6173 * gdb.base/starti.exp: New file.
6174 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6175
61762017-09-14 Pedro Alves <palves@redhat.com>
6177
6178 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6179 (top level): Use it instead of runto.
6180
61812017-09-11 Tom Tromey <tom@tromey.com>
6182
6183 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6184
61852017-09-11 Tom Tromey <tom@tromey.com>
6186
6187 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6188 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6189
61902017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6191
6192 * gdb.fortran/printing-types.exp: New file.
6193 * gdb.fortran/printing-types.exp: New file.
6194
61952017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6196
6197 * gdb.fortran/vla-ptype.exp: Fix typos.
6198 * gdb.fortran/vla-value.exp: Same.
6199
62002017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6201
6202 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6203 * gdb.mi/mi-var-child-f.exp: Likewise.
6204 * gdb.mi/mi-vla-fortran.exp: Likewise.
6205
62062017-09-08 Frank Penczek <frank.penczek@intel.com>
6207 Christoph Weinmann <christoph.t.weinmann@intel.com>
6208 Bernhard Heckel <bernhard.heckel@intel.com>
6209
6210 * gdb.fortran/ptr-indentation.f90: New file.
6211 * gdb.fortran/ptr-indentation.exp: New file.
6212
62132017-09-05 Tom Tromey <tom@tromey.com>
6214
6215 PR gdb/22010:
6216 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6217
62182017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6219
6220 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6221
62222017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6223
6224 * gdb.threads/tls-nodebug-pie.c: New file.
6225 * gdb.threads/tls-nodebug-pie.exp: New file.
6226
62272017-09-05 Tom Tromey <tom@tromey.com>
6228
6229 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6230 for rust.
6231
62322017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6233
6234 * gdb.multi/multi-arch-exec.exp: Test with different
6235 "follow-exec-mode" settings.
6236 (do_test): New procedure.
6237
62382017-09-04 Pedro Alves <palves@redhat.com>
6239
6240 * gdb.base/func-static.c (S::method const, S::method volatile)
6241 (S::method volatile const): New methods.
6242 (c_s, v_s, cv_s): New instances.
6243 (main): Call method() on them.
6244 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6245 (cannot_resolve): New procedure.
6246 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6247 print-quote-unquoted columns.
6248 (do_test): Test printing each scope too.
6249
62502017-09-04 Pedro Alves <palves@redhat.com>
6251
6252 * gdb.base/local-static.exp: Also test with
6253 class::method::variable wholly quoted.
6254 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6255
62562017-09-04 Pedro Alves <palves@redhat.com>
6257
6258 * gdb.base/local-static.c: New.
6259 * gdb.base/local-static.cc: New.
6260 * gdb.base/local-static.exp: New.
6261
62622017-09-04 Pedro Alves <palves@redhat.com>
6263
6264 * gdb.asm/asm-source.exp: Add casts to int.
6265 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6266 (dataglobal64_1, dataglobal64_2): New globals.
6267 * gdb.base/nodebug.exp: Test different expressions involving the
6268 new globals, with print, whatis and ptype. Add casts to int.
6269 * gdb.base/solib-display.exp: Add casts to int.
6270 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6271 * gdb.cp/m-static.exp: Add cast to int.
6272 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6273 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6274 tls variable with no debug info without a cast. Test with a cast
6275 to int too.
6276 * gdb.trace/entry-values.exp: Add casts.
6277
62782017-09-04 Pedro Alves <palves@redhat.com>
6279
6280 * gdb.base/nodebug.exp: Test that ptype's error about functions
6281 with unknown return type includes the function name too.
6282
62832017-09-04 Pedro Alves <palves@redhat.com>
6284
6285 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6286 return type of munmap in infcall.
6287 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6288 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6289 type of ftell in infcall.
6290 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6291 type of getpid in infcall.
6292 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6293 infcall.
6294 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6295 Bail on failure to extract the pid.
6296 * gdb.base/nodebug.c: #include <stdint.h>.
6297 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6298 New functions.
6299 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6300 Change expected output of print/whatis/ptype with functions with
6301 no debug info. Test all supported languages. Call
6302 test_call_promotion.
6303 * gdb.compile/compile.exp: Adjust expected output to expect
6304 warning.
6305 * gdb.threads/siginfo-threads.exp: Likewise.
6306
63072017-09-04 Pedro Alves <palves@redhat.com>
6308
6309 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6310 "prototypes". Test calling float functions via prototyped and
6311 unprototyped function pointers.
6312 (perform_all_tests): New parameter "prototypes". Pass it down.
6313 (top level): Pass down "prototypes" parameter to
6314 perform_all_tests.
6315
63162017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6317
6318 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6319 Test with nested loops.
6320
63212017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6322
6323 * gdb.base/commands.exp: Call the new procedures.
6324 (loop_break_test, loop_continue_test): New procedures.
6325
63262017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6327
6328 * gdb.base/commands.exp: Call new procedure.
6329 (define_if_without_arg_test): New procedure.
6330
63312017-09-04 Pedro Alves <palves@redhat.com>
6332
6333 * gdb.base/list-ambiguous.exp: New file.
6334 * gdb.base/list-ambiguous0.c: New file.
6335 * gdb.base/list-ambiguous1.c: New file.
6336 * gdb.base/list.exp (test_list_range): Adjust expected output.
6337
63382017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6339
6340 * gdb.base/share-env-with-gdbserver.c: New file.
6341 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6342
63432017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6344
6345 * gdb.base/commands.exp (gdbvar_simple_if_test,
6346 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6347 progvar_simple_if_test, progvar_simple_while_test,
6348 progvar_complex_if_while_test, user_defined_command_test,
6349 user_defined_command_args_eval,
6350 user_defined_command_args_stack_test,
6351 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6352 temporary_breakpoint_commands,
6353 gdb_test_no_prompt, redefine_hook_test,
6354 redefine_backtrace_test): Remove "global gdb_prompt".
6355
63562017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6357
6358 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6359 New proc, call it from toplevel.
6360
63612017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6362
6363 PR remote/21852
6364 * gdb.server/normal.c: New file, copied from gdb.base.
6365 * gdb.server/run-without-local-binary.exp: New file.
6366
63672017-08-07 Weimin Pan <weimin.pan@oracle.com>
6368
6369 * gdb.arch/sparc64-adi.exp: New file.
6370 * gdb.arch/sparc64-adi.c: New file.
6371
63722017-08-22 Pedro Alves <palves@redhat.com>
6373
6374 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6375 (top level): Add "list all overloads" tests.
6376
63772017-08-22 Tom Tromey <tom@tromey.com>
6378
6379 * gdb.gdb/xfullpath.exp: Remove.
6380
63812017-08-21 Pedro Alves <palves@redhat.com>
6382
6383 PR gdb/19487
6384 * gdb.base/symbol-alias.c: New.
6385 * gdb.base/symbol-alias2.c: New.
6386 * gdb.base/symbol-alias.exp: New.
6387
63882017-08-21 Pedro Alves <palves@redhat.com>
6389
6390 * gdb.base/dfp-test.c
6391 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6392 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6393 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6394 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6395 * gdb.base/whatis-ptype-typedefs.c: New.
6396 * gdb.base/whatis-ptype-typedefs.exp: New.
6397 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6398 (an_int, an_int_type, an_int_type2): New globals.
6399 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6400 involving typedefs and cast expressions.
6401 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6402 (lookup_typedefs_function): New.
6403 (typedefs_pretty_printers_dict): New.
6404 (top level): Register lookup_typedefs_function in
6405 gdb.pretty_printers.
6406
64072017-08-18 Yao Qi <yao.qi@linaro.org>
6408
6409 * gdb.server/unittest.exp: New.
6410
64112017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6412
6413 PR gdb/21954
6414 * gdb.base/environ.exp: Add test to check if 'unset environment'
6415 works.
6416
64172017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6418
6419 * lib/gdb.exp (universal_compile_options): New caching proc.
6420 (gdb_compile): Suppress GCC's coloring of messages.
6421
64222017-08-14 Tom Tromey <tom@tromey.com>
6423
6424 PR gdb/21675:
6425 * gdb.base/printcmds.exp (test_radices): New function.
6426 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6427 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6428 * lib/gdb.exp (get_integer_valueof): Use p/d.
6429
64302017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6431
6432 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6433 characters.
6434
64352017-08-05 Tom Tromey <tom@tromey.com>
6436
6437 * gdb.rust/simple.exp: Allow String to appear in a different
6438 namespace.
6439
64402017-07-26 Yao Qi <yao.qi@linaro.org>
6441
6442 * gdb.gdb/unittest.exp: Invoke command
6443 "maintenance check xml-descriptions".
6444
64452017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6446
6447 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6448 calling context.
6449 (hex128): Drop erroneous calculation of parameters.
6450
64512017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6452
6453 * gdb.python/py-unwind.exp: Disable stack protection when
6454 building test file.
6455
64562017-07-20 Pedro Alves <palves@redhat.com>
6457
6458 * gdb.base/default.exp (set language): Adjust expected output.
6459
64602017-07-20 Pedro Alves <palves@redhat.com>
6461
6462 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6463 (test_minsym): ... this, and make static.
6464 (get_pck__foo__bar__minsym): Rename to ...
6465 (get_test_minsym): ... this.
6466 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6467 symbol names and comments.
6468 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6469 (get_test_minsym): ... this.
6470 (pck__foo__bar__minsym__2): Rename to ...
6471 (test_minsym): ... this.
6472 (main): Adjust.
6473
64742017-07-17 Pedro Alves <palves@redhat.com>
6475
6476 * gdb.base/completion.exp: Adjust expected output.
6477 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6478 the completer works.
6479
64802017-07-17 Pedro Alves <palves@redhat.com>
6481
6482 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6483
64842017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6485
6486 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6487
64882017-07-14 Tom Tromey <tom@tromey.com>
6489
6490 PR rust/21764:
6491 * gdb.rust/simple.exp: Add tests.
6492
64932017-07-14 Tom Tromey <tom@tromey.com>
6494
6495 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6496
64972017-07-14 Pedro Alves <palves@redhat.com>
6498
6499 * gdb.linespec/base/one/thefile.cc (z1): New function.
6500 * gdb.linespec/base/two/thefile.cc (z2): New function.
6501 * gdb.linespec/linespec.exp: Add tests.
6502
65032017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6504
6505 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6506 to mi_create_breakpoint.
6507
65082017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6509
6510 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6511 mi_create_breakpoint.
6512
65132017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6514
6515 * gdb.dlang/demangle.exp: Update for demangling changes.
6516
65172017-07-09 Tom Tromey <tom@tromey.com>
6518
6519 * gdb.dwarf2/shortpiece.exp: New file.
6520
65212017-07-06 David Blaikie <dblaikie@gmail.com>
6522
6523 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6524 built from fissiont-multi-cu{1,2}.c.
6525 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6526 except putting 'main' and 'func' in separate CUs in the same DWO file.
6527 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6528 test.
6529 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6530 test.
6531
65322017-07-06 Pedro Alves <palves@redhat.com>
6533
6534 * gdb.python/py-unwind.exp: Test flushregs.
6535
65362017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6537
6538 PR cli/21688
6539 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6540 tests for alias commands and trailing whitespace.
6541
65422017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6543
6544 PR cli/21688
6545 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6546 procedure. Call it.
6547
65482017-06-29 Pedro Alves <palves@redhat.com>
6549
6550 * gdb.base/printcmds.exp: Add tests.
6551
65522017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6553
6554 PR gdb/21337
6555 * gdb.base/reread-readsym.exp: New file.
6556 * gdb.base/reread-readsym.c: New file.
6557
65582017-06-21 Kevin Buettner <kevinb@redhat.com>
6559
6560 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6561 subpattern.
6562
65632017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6564
6565 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6566 extended mnemonic.
6567 * gdb.arch/powerpc-power9.s: Likewise.
6568
65692017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6570
6571 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6572 on 32-bit x86 targets. Exploit is_*_target macros where
6573 appropriate.
6574
65752017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6576
6577 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6578 register pieces.
6579
65802017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6581
6582 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6583 located in one or more DWARF pieces.
6584
65852017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6586
6587 * lib/gdb.exp (get_endianness): New proc.
6588 * gdb.arch/aarch64-fp.exp: Use it.
6589 * gdb.arch/altivec-regs.exp: Likewise.
6590 * gdb.arch/e500-regs.exp: Likewise.
6591 * gdb.arch/vsx-regs.exp: Likewise.
6592 * gdb.base/dump.exp: Likewise.
6593 * gdb.base/funcargs.exp: Likewise.
6594 * gdb.base/gnu_vector.exp: Likewise.
6595 * gdb.dwarf2/formdata16.exp: Likewise.
6596 * gdb.dwarf2/implptrpiece.exp: Likewise.
6597 * gdb.dwarf2/nonvar-access.exp: Likewise.
6598 * gdb.python/py-inferior.exp: Likewise.
6599 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6600
66012017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6602
6603 PR gdb/21226
6604 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6605 stack value pieces are taken from the LSB end.
6606
66072017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6608
6609 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6610 variable at nonzero offset.
6611
66122017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6613
6614 * gdb.dwarf2/var-access.c: New file.
6615 * gdb.dwarf2/var-access.exp: New test.
6616 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6617
66182017-06-12 Tom Tromey <tom@tromey.com>
6619
6620 * gdb.dwarf2/formdata16.exp: Add tests.
6621
66222017-06-12 Tom Tromey <tom@tromey.com>
6623
6624 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6625
66262017-06-12 Tom Tromey <tom@tromey.com>
6627
6628 PR exp/16225:
6629 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6630 * gdb.arch/vsx-regs.exp: Update tests.
6631 * gdb.arch/s390-vregs.exp (hex128): New proc.
6632 Update test.
6633 * gdb.arch/altivec-regs.exp: Update tests.
6634
66352017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6636
6637 * gdb.base/startup-with-shell.c: New file.
6638 * gdb.base/startup-with-shell.exp: Likewise.
6639
66402017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6641
6642 * gdb.server/non-existing-program.exp: Update regex in order to
6643 reflect the fact that gdbserver is now using fork_inferior (with a
6644 shell) to startup the inferior.
6645
66462017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6647
6648 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6649 support function calls from GDB.
6650
66512017-05-21 Tom Tromey <tom@tromey.com>
6652
6653 PR rust/21466:
6654 * gdb.rust/unsized.exp: New file.
6655 * gdb.rust/unsized.rs: New file.
6656
66572017-05-19 Tom Tromey <tom@tromey.com>
6658
6659 PR rust/21484:
6660 * gdb.rust/watch.exp: New file.
6661 * gdb.rust/watch.rs: New file.
6662
66632017-05-18 Tom Tromey <tom@tromey.com>
6664
6665 * gdb.rust/simple.exp: Allow Box to be qualified.
6666
66672017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6668
6669 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6670
66712017-05-18 Pedro Alves <palves@redhat.com>
6672
6673 * gdb.base/fileio.c (test_write, test_read, test_close)
6674 (test_fstat): Don't print 'ret' in the fail path.
6675
66762017-05-18 Pedro Alves <palves@redhat.com>
6677
6678 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6679 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6680 (test_system, test_rename, test_unlink, test_time): Change
6681 prototypes.
6682 * gdb.base/fileio.exp (stop_msg): Adjust.
6683
66842017-05-18 Pedro Alves <palves@redhat.com>
6685
6686 * gdb.base/fileio.c (null_str): New global.
6687 (test_stat): Use it.
6688 * gdb.base/fileio.exp: Remove nowarnings.
6689
66902017-05-17 Yao Qi <yao.qi@linaro.org>
6691
6692 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6693
66942017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6695
6696 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6697 argument command.
6698 (top-level): Invoke test_set_inferior_tty.
6699
67002017-05-04 Pedro Alves <palves@redhat.com>
6701
6702 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6703 Add parens to print call for Python 3.
6704
67052017-05-03 Keith Seitz <keiths@redhat.com>
6706
6707 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6708 (main): Call it.
6709
67102017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6711
6712 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6713 to prev and next.
6714
67152017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6716
6717 * gdb.python/py-record-btrace.exp: Remove test for
6718 gdb.BtraceInstruction.error.
6719
67202017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6721
6722 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6723
67242017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6725
6726 * gdb.python/py-record-btrace-threads.c: New file.
6727 * gdb.python/py-record-btrace-threads.exp: New file.
6728
67292017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6730
6731 PR testsuite/8595
6732 * gdb.base/environ.exp: Make test available in all architectures.
6733 Move bits related to "info program" testing to
6734 gdb.base/info-program.exp. Rewrite tests to use the two new
6735 procedures mentione below.
6736 (test_set_show_env_var) New procedure.
6737 (test_set_show_env_var_equal): Likewise.
6738 * gdb.base/info-program.exp: New file.
6739
67402017-04-27 Keith Seitz <keiths@redhat.com>
6741
6742 * gdb.cp/oranking.cc (test15): New function.
6743 (main): Call test15 and declare additional variables for testing.
6744 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6745 "p foo101('abc')" tests.
6746 Add tests for cv qualifier overloads.
6747 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6748 "lvalue reference overload" test.
6749 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6750 "print value of f1 on Child&& in f2" test.
6751
67522017-04-19 Pedro Alves <palves@redhat.com>
6753
6754 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6755 procedure.
6756 (top level): Call it.
6757 * lib/gdb.exp (gdb_define_cmd): New procedure.
6758
67592017-04-12 Pedro Alves <palves@redhat.com>
6760
6761 PR gdb/21323
6762 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6763 (wchar): New global.
6764 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6765 (do_test_wide_char, wide_char_types_no_program, top level): Add
6766 wchar_t testing.
6767
67682017-04-12 Pedro Alves <palves@redhat.com>
6769
6770 PR c++/21323
6771 * gdb.cp/wide_char_types.c: New file.
6772 * gdb.cp/wide_char_types.exp: New file.
6773
67742017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6775
6776 PR gdb/21352
6777 * gdb.trace/tsv.exp: Add test for "tsave -r".
6778
67792017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6780
6781 * gdb.dlang/watch-loc.c: New file.
6782 * gdb.dlang/watch-loc.exp: New file.
6783
67842017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6785
6786 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6787
67882017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6789
6790 * gdb.arch/arc-analyze-prologue.S: New file.
6791 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6792
67932017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6794
6795 * gdb.arch/arc-decode-insn.S: New file.
6796 * gdb.arch/arc-decode-insn.exp: Likewise.
6797
67982017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6799
6800 PR tdep/20928
6801 * gdb.arch/sparc64-regs.exp: New file.
6802 * gdb.arch/sparc64-regs.S: Likewise.
6803
68042017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6805
6806 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6807 and memory view on Python 3.
6808
68092017-03-20 Artemiy Volkov <artemiyv@acm.org>
6810 Keith Seitz <keiths@redhat.com>
6811
6812 PR gdb/14441
6813 * gdb.cp/demangle.exp: Add rvalue reference tests.
6814 * gdb.cp/rvalue-ref-casts.cc: New file.
6815 * gdb.cp/rvalue-ref-casts.exp: New file.
6816 * gdb.cp/rvalue-ref-overload.cc: New file.
6817 * gdb.cp/rvalue-ref-overload.exp: New file.
6818 * gdb.cp/rvalue-ref-params.cc: New file.
6819 * gdb.cp/rvalue-ref-params.exp: New file.
6820 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6821 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6822 * gdb.cp/rvalue-ref-types.cc: New file.
6823 * gdb.cp/rvalue-ref-types.exp: New file.
6824 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6825 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6826
68272017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6828
6829 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6830 New procedure.
6831
68322017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6833
6834 * lib/mi-support.exp (mi_gdb_test): Add additional message
6835 for unexpected output.
6836
68372017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6838
6839 * gdb.base/examine-backward.c (Barrier): New character array
6840 constant, to ensure that TestStrings is preceded by a string
6841 terminator.
6842
68432017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6844
6845 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6846 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6847 and implicit pointer into such a location.
6848
68492017-03-16 Doug Evans <dje@google.com>
6850
6851 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6852
68532017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6854
6855 * gdb.cp/m-static.exp: Fix expectation for prototype of
6856 test5.single_constructor and single_constructor::single_constructor.
6857
68582017-03-16 Doug Evans <dje@google.com>
6859
6860 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6861 * gdb.guile/scm-lazy-string.c: New file.
6862 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6863 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6864 for pointer, array, typedef lazy strings.
6865
68662017-03-16 Doug Evans <dje@google.com>
6867
6868 PR python/17728, python/18439, python/18779
6869 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6870 * gdb.python/py-lazy-string.c (pointer): New typedef.
6871 (main): New locals ptr, array, typedef_ptr.
6872 * gdb.python/py-value.exp: Move lazy string tests to ...
6873 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6874 array, typedef lazy strings.
6875
68762017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6877
6878 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6879 Add optional 'test' parameter.
6880
68812017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6882
6883 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6884 Skip for versions of DejaGnu < 1.5.
6885
68862017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6887
6888 * lib/gdb.exp (dejagnu_version): New proc.
6889 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6890 Use dejagnu_version.
6891
68922017-03-10 Keith Seitz <keiths@redhat.com>
6893
6894 PR c++/8128
6895 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6896 type from destructor regexps.
6897 Add a branch which actually passes the test.
6898 Adjust "ptype t5i" test names.
6899
69002017-03-08 Pedro Alves <palves@redhat.com>
6901
6902 * gdb.base/step-over-exit.exp: Add explicit test message.
6903
69042017-03-08 Pedro Alves <palves@redhat.com>
6905
6906 PR gdb/18360
6907 * gdb.threads/interrupt-while-step-over.c: New file.
6908 * gdb.threads/interrupt-while-step-over.exp: New file.
6909
69102017-03-08 Pedro Alves <palves@redhat.com>
6911
6912 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6913 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6914
69152017-03-08 Pedro Alves <palves@redhat.com>
6916
6917 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6918 PKRU as not supported as a PASS.
6919
69202017-03-08 Pedro Alves <palves@redhat.com>
6921
6922 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6923 prefix instead of $binfile1/$binfile2.
6924 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6925 in test message.
6926 * gdb.python/py-completion.exp: Use "load python file" as test
6927 messages instead of unstable path names.
6928
69292017-03-08 Pedro Alves <palves@redhat.com>
6930 Jan Kratochvil <jan.kratochvil@redhat.com>
6931
6932 PR cli/21218
6933 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6934 New proc.
6935 (top level): Call it.
6936
69372017-03-08 Pedro Alves <palves@redhat.com>
6938
6939 PR tui/21216
6940 * gdb.tui/tui-nl-filtered-output.exp: New file.
6941
69422017-03-08 Pedro Alves <palves@redhat.com>
6943
6944 * gdb.base/completion.exp: Move TUI completion tests to ...
6945 * gdb.tui/completion.exp: ... this new file.
6946
69472017-03-08 Pedro Alves <palves@redhat.com>
6948
6949 * gdb.base/tui-disasm-long-lines.c,
6950 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6951 gdb.base/tui-layout.exp: Move to ...
6952 * gdb.tui/: ... this new directory.
6953
69542017-03-07 Pedro Alves <palves@redhat.com>
6955
6956 * gdb.base/tui-layout.c: New file.
6957 * gdb.base/tui-layout.exp: New file.
6958
69592017-03-07 Pedro Alves <palves@redhat.com>
6960
6961 * gdb.base/tui-layout.c: Rename to ...
6962 * gdb.base/tui-disasm-long-lines.c: ... this.
6963 * gdb.base/tui-layout.exp: Rename to ...
6964 * gdb.base/tui-disasm-long-lines.exp: ... this.
6965
69662017-03-07 Pedro Alves <palves@redhat.com>
6967
6968 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6969
69702017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
6971
6972 * i386-mpx-call.c: New file.
6973 * i386-mpx-call.exp: New file.
6974
69752017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6976
6977 * gdb.arch/powerpc-power.exp: Delete test.
6978 * gdb.arch/powerpc-power.s: Likewise.
6979 * gdb.disasm/disassembler-options.exp: New test.
6980 * gdb.arch/powerpc-altivec.exp: Likewise.
6981 * gdb.arch/powerpc-altivec.s: Likewise.
6982 * gdb.arch/powerpc-altivec2.exp: Likewise.
6983 * gdb.arch/powerpc-altivec2.s: Likewise.
6984 * gdb.arch/powerpc-altivec3.exp: Likewise.
6985 * gdb.arch/powerpc-altivec3.s: Likewise.
6986 * gdb.arch/powerpc-power7.exp: Likewise.
6987 * gdb.arch/powerpc-power7.s: Likewise.
6988 * gdb.arch/powerpc-power8.exp: Likewise.
6989 * gdb.arch/powerpc-power8.s: Likewise.
6990 * gdb.arch/powerpc-power9.exp: Likewise.
6991 * gdb.arch/powerpc-power9.s: Likewise.
6992 * gdb.arch/powerpc-vsx.exp: Likewise.
6993 * gdb.arch/powerpc-vsx.s: Likewise.
6994 * gdb.arch/powerpc-vsx2.exp: Likewise.
6995 * gdb.arch/powerpc-vsx2.s: Likewise.
6996 * gdb.arch/powerpc-vsx3.exp: Likewise.
6997 * gdb.arch/powerpc-vsx3.s: Likewise.
6998 * gdb.arch/arm-disassembler-options.exp: Likewise.
6999 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7000 * gdb.arch/s390-disassembler-options.exp: Likewise.
7001
70022017-02-23 Luis Machado <lgustavo@codesourcery.com>
7003
7004 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7005 (check_supported_features): ... this. Changed return type to void.
7006 (supports_rdseed): New static global.
7007 (rdseed): Check supports_rdseed.
7008 (initialize): Call check_supported_features.
7009
70102017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7011
7012 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7013 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7014 and lqarx/stqcx.
7015 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7016 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7017
70182017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7019
7020 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7021 uppercase.
7022
70232017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7024
7025 * gdb.dwarf2/formdata16.c: New file.
7026 * gdb.dwarf2/formdata16.exp: New file.
7027 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7028
70292017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7030
7031 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7032 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7033 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7034 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7035 DW_AT_GNU_*.
7036
70372017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7038
7039 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7040
70412017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7042
7043 PR gdb/21164
7044 * gdb.base/maint.exp: Add testcases for when the commands do
7045 not have arguments.
7046
70472017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7048
7049 * gdb.cp/chained-calls.exp: Use p instead of P.
7050
70512017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7052
7053 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7054 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7055
70562017-02-14 Tom Tromey <tom@tromey.com>
7057
7058 PR python/13598:
7059 * gdb.python/py-events.exp: Add before_prompt event tests.
7060
70612017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7062
7063 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7064
70652017-02-13 Luis Machado <lgustavo@codesourcery.com>
7066
7067 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7068 (main): Call my_unique_function_name.
7069 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7070 completion of patterns with a single match.
7071 Add missing -re switches to gdb_test_multiple calls.
7072
70732017-02-13 Luis Machado <lgustavo@codesourcery.com>
7074
7075 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7076 return if core file is not recognized.
7077
70782017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7079
7080 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7081 and extra UIs.
7082
70832017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7084
7085 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7086 proc_with_prefix.
7087
70882017-02-10 Tom Tromey <tom@tromey.com>
7089
7090 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7091
70922017-02-10 Martin Galvan <martingalvan@sourceware.org>
7093
7094 PR gdb/21122
7095 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7096
70972017-02-08 Jerome Guitton <guitton@adacore.com>
7098
7099 * gdb.base/define.exp: Add test for command abbreviations
7100 in define.
7101
71022017-02-06 Luis Machado <lgustavo@codesourcery.com>
7103
7104 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7105 * gdb.reverse/insn-reverse-x86.c: New file.
7106
71072017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7108
7109 PR tdep/20936
7110 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7111
71122017-02-03 Tom Tromey <tom@tromey.com>
7113
7114 PR rust/21097:
7115 * gdb.rust/simple.exp: Add new tests.
7116
71172017-02-02 Pedro Alves <palves@redhat.com>
7118
7119 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7120 tests.
7121
71222017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7123
7124 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7125 taking a 2-byte value out of a 4-byte DWARF implicit value on
7126 big-endian targets.
7127 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7128 logic. Add test cases for DW_OP_implicit.
7129
71302017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7131
7132 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7133
71342017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7135
7136 * gdb.btrace/enable.exp: Call gdb_exit before
7137 skip_gdbserver_tests.
7138
71392017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7140
7141 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7142 GDBFLAGS.
7143
71442017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7145
7146 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7147 the test is skipped.
7148 * gdb.btrace/data.exp: Likewise.
7149 * gdb.btrace/delta.exp: Likewise.
7150 * gdb.btrace/dlopen.exp: Likewise.
7151 * gdb.btrace/enable-running.exp: Likewise.
7152 * gdb.btrace/enable.exp: Likewise.
7153 * gdb.btrace/exception.exp: Likewise.
7154 * gdb.btrace/function_call_history.exp: Likewise.
7155 * gdb.btrace/gcore.exp: Likewise.
7156 * gdb.btrace/instruction_history.exp: Likewise.
7157 * gdb.btrace/multi-thread-step.exp: Likewise.
7158 * gdb.btrace/nohist.exp: Likewise.
7159 * gdb.btrace/non-stop.exp: Likewise.
7160 * gdb.btrace/reconnect.exp: Likewise.
7161 * gdb.btrace/record_goto-step.exp: Likewise.
7162 * gdb.btrace/record_goto.exp: Likewise.
7163 * gdb.btrace/rn-dl-bind.exp: Likewise.
7164 * gdb.btrace/segv.exp: Likewise.
7165 * gdb.btrace/step.exp: Likewise.
7166 * gdb.btrace/stepi.exp: Likewise.
7167 * gdb.btrace/tailcall-only.exp: Likewise.
7168 * gdb.btrace/tailcall.exp: Likewise.
7169 * gdb.btrace/tsx.exp: Likewise.
7170 * gdb.btrace/unknown_functions.exp: Likewise.
7171 * gdb.btrace/vdso.exp: Likewise.
7172
71732017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7174
7175 * gdb.btrace/enable-running.c: New.
7176 * gdb.btrace/enable-running.exp: New.
7177
71782017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7179
7180 * gdb.arch/amd64-gs_base.c: New file.
7181 * gdb.arch/amd64-gs_base.exp: New file.
7182
71832017-01-26 Luis Machado <lgustavo@codesourcery.com>
7184
7185 * lib/memory.exp: Remove spurious empty newlines.
7186
71872017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7188
7189 * gdb.python/py-bad-printers.exp: Load python file using "source".
7190 * gdb.python/py-events.exp: Likewise.
7191 * gdb.python/py-evsignal.exp: Likewise.
7192 * gdb.python/py-evthreads.exp: Likewise.
7193 * gdb.python/py-frame-args.exp: Likewise.
7194 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7195 * gdb.python/py-framefilter-mi.exp: Likewise.
7196 * gdb.python/py-framefilter.exp: Likewise.
7197 * gdb.python/py-mi.exp: Likewise.
7198 * gdb.python/py-pp-maint.exp: Likewise.
7199 * gdb.python/py-pp-registration.exp: Likewise.
7200 * gdb.python/py-prettyprint.exp: Likewise.
7201 (run_lang_tests): Likewise.
7202 * gdb.python/py-typeprint.exp: Likewise.
7203
72042017-01-26 Luis Machado <lgustavo@codesourcery.com>
7205
7206 * lib/memory.exp: New file.
7207 * lib/gdb.exp: Load memory.exp.
7208 * gdb.base/memattr.exp (delete_memory): Move proc to
7209 lib/memory.exp and rename to delete_memory_regions.
7210 Replace delete_memory with delete_memory_regions.
7211 Cleanup memory regions before tests.
7212 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7213 before tests.
7214
72152017-01-26 Luis Machado <lgustavo@codesourcery.com>
7216
7217 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7218 files.
7219 (initialize): New function conditionally defined.
7220 (testcases): Move within conditional block.
7221 (main): Call initialize.
7222 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7223 of gdb.reverse/insn-reverse.c.
7224 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7225 gdb.reverse/insn-reverse.c.
7226
72272017-01-26 Yao Qi <yao.qi@linaro.org>
7228
7229 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7230 disassemble on address 0.
7231
72322017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7233 Yao Qi <yao.qi@linaro.org>
7234
7235 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7236 * gdb.dwarf2/implptr-64bit.S: Remove.
7237 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7238 variables in caller's context. Add DW_OP_implicit_value.
7239
72402017-01-25 Yao Qi <yao.qi@linaro.org>
7241
7242 * lib/dwarf.exp (Dwarf::_location): Handle
7243 DW_OP_GNU_implicit_pointer with proper size.
7244
72452017-01-20 Luis Machado <lgustavo@codesourcery.com>
7246
7247 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7248 and add untested calls.
7249
72502017-01-20 Luis Machado <lgustavo@codesourcery.com>
7251
7252 * gdb.python/python.exp: Check line number against what GDB thinks
7253 the line number is for func1.
7254
72552017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7256
7257 * gdb.dlang/debug-expr.exp: New file.
7258
72592016-12-23 Luis Machado <lgustavo@codesourcery.com>
7260
7261 Fix test names for the following files:
7262
7263 * gdb.ada/exec_changed.exp
7264 * gdb.ada/info_types.exp
7265 * gdb.arch/aarch64-atomic-inst.exp
7266 * gdb.arch/aarch64-fp.exp
7267 * gdb.arch/altivec-abi.exp
7268 * gdb.arch/altivec-regs.exp
7269 * gdb.arch/amd64-byte.exp
7270 * gdb.arch/amd64-disp-step.exp
7271 * gdb.arch/amd64-dword.exp
7272 * gdb.arch/amd64-entry-value-inline.exp
7273 * gdb.arch/amd64-entry-value-param.exp
7274 * gdb.arch/amd64-entry-value-paramref.exp
7275 * gdb.arch/amd64-entry-value.exp
7276 * gdb.arch/amd64-i386-address.exp
7277 * gdb.arch/amd64-invalid-stack-middle.exp
7278 * gdb.arch/amd64-invalid-stack-top.exp
7279 * gdb.arch/amd64-optimout-repeat.exp
7280 * gdb.arch/amd64-prologue-skip.exp
7281 * gdb.arch/amd64-prologue-xmm.exp
7282 * gdb.arch/amd64-stap-special-operands.exp
7283 * gdb.arch/amd64-stap-wrong-subexp.exp
7284 * gdb.arch/amd64-tailcall-cxx.exp
7285 * gdb.arch/amd64-tailcall-noret.exp
7286 * gdb.arch/amd64-tailcall-ret.exp
7287 * gdb.arch/amd64-tailcall-self.exp
7288 * gdb.arch/amd64-word.exp
7289 * gdb.arch/arm-bl-branch-dest.exp
7290 * gdb.arch/arm-disp-step.exp
7291 * gdb.arch/arm-neon.exp
7292 * gdb.arch/arm-single-step-kernel-helper.exp
7293 * gdb.arch/avr-flash-qualifier.exp
7294 * gdb.arch/disp-step-insn-reloc.exp
7295 * gdb.arch/e500-abi.exp
7296 * gdb.arch/e500-regs.exp
7297 * gdb.arch/ftrace-insn-reloc.exp
7298 * gdb.arch/i386-avx512.exp
7299 * gdb.arch/i386-bp_permanent.exp
7300 * gdb.arch/i386-byte.exp
7301 * gdb.arch/i386-cfi-notcurrent.exp
7302 * gdb.arch/i386-disp-step.exp
7303 * gdb.arch/i386-dr3-watch.exp
7304 * gdb.arch/i386-float.exp
7305 * gdb.arch/i386-gnu-cfi.exp
7306 * gdb.arch/i386-mpx-map.exp
7307 * gdb.arch/i386-mpx-sigsegv.exp
7308 * gdb.arch/i386-mpx-simple_segv.exp
7309 * gdb.arch/i386-mpx.exp
7310 * gdb.arch/i386-permbkpt.exp
7311 * gdb.arch/i386-prologue.exp
7312 * gdb.arch/i386-signal.exp
7313 * gdb.arch/i386-size-overlap.exp
7314 * gdb.arch/i386-unwind.exp
7315 * gdb.arch/i386-word.exp
7316 * gdb.arch/mips-fcr.exp
7317 * gdb.arch/powerpc-d128-regs.exp
7318 * gdb.arch/powerpc-stackless.exp
7319 * gdb.arch/ppc64-atomic-inst.exp
7320 * gdb.arch/s390-stackless.exp
7321 * gdb.arch/s390-tdbregs.exp
7322 * gdb.arch/s390-vregs.exp
7323 * gdb.arch/sparc-sysstep.exp
7324 * gdb.arch/thumb-bx-pc.exp
7325 * gdb.arch/thumb-singlestep.exp
7326 * gdb.arch/thumb2-it.exp
7327 * gdb.arch/vsx-regs.exp
7328 * gdb.asm/asm-source.exp
7329 * gdb.base/a2-run.exp
7330 * gdb.base/advance.exp
7331 * gdb.base/all-bin.exp
7332 * gdb.base/anon.exp
7333 * gdb.base/args.exp
7334 * gdb.base/arithmet.exp
7335 * gdb.base/async-shell.exp
7336 * gdb.base/async.exp
7337 * gdb.base/attach-pie-noexec.exp
7338 * gdb.base/attach-twice.exp
7339 * gdb.base/auto-load.exp
7340 * gdb.base/bang.exp
7341 * gdb.base/bitfields.exp
7342 * gdb.base/break-always.exp
7343 * gdb.base/break-caller-line.exp
7344 * gdb.base/break-entry.exp
7345 * gdb.base/break-inline.exp
7346 * gdb.base/break-on-linker-gcd-function.exp
7347 * gdb.base/break-probes.exp
7348 * gdb.base/break.exp
7349 * gdb.base/breakpoint-shadow.exp
7350 * gdb.base/call-ar-st.exp
7351 * gdb.base/call-sc.exp
7352 * gdb.base/call-signal-resume.exp
7353 * gdb.base/call-strs.exp
7354 * gdb.base/callfuncs.exp
7355 * gdb.base/catch-fork-static.exp
7356 * gdb.base/catch-gdb-caused-signals.exp
7357 * gdb.base/catch-load.exp
7358 * gdb.base/catch-signal-fork.exp
7359 * gdb.base/catch-signal.exp
7360 * gdb.base/catch-syscall.exp
7361 * gdb.base/charset.exp
7362 * gdb.base/checkpoint.exp
7363 * gdb.base/chng-syms.exp
7364 * gdb.base/code-expr.exp
7365 * gdb.base/code_elim.exp
7366 * gdb.base/commands.exp
7367 * gdb.base/completion.exp
7368 * gdb.base/complex.exp
7369 * gdb.base/cond-expr.exp
7370 * gdb.base/condbreak.exp
7371 * gdb.base/consecutive.exp
7372 * gdb.base/continue-all-already-running.exp
7373 * gdb.base/coredump-filter.exp
7374 * gdb.base/corefile.exp
7375 * gdb.base/dbx.exp
7376 * gdb.base/debug-expr.exp
7377 * gdb.base/define.exp
7378 * gdb.base/del.exp
7379 * gdb.base/disabled-location.exp
7380 * gdb.base/disasm-end-cu.exp
7381 * gdb.base/disasm-optim.exp
7382 * gdb.base/display.exp
7383 * gdb.base/duplicate-bp.exp
7384 * gdb.base/ena-dis-br.exp
7385 * gdb.base/ending-run.exp
7386 * gdb.base/enumval.exp
7387 * gdb.base/environ.exp
7388 * gdb.base/eu-strip-infcall.exp
7389 * gdb.base/eval-avoid-side-effects.exp
7390 * gdb.base/eval-skip.exp
7391 * gdb.base/exitsignal.exp
7392 * gdb.base/expand-psymtabs.exp
7393 * gdb.base/filesym.exp
7394 * gdb.base/find-unmapped.exp
7395 * gdb.base/finish.exp
7396 * gdb.base/float.exp
7397 * gdb.base/foll-exec-mode.exp
7398 * gdb.base/foll-exec.exp
7399 * gdb.base/foll-fork.exp
7400 * gdb.base/fortran-sym-case.exp
7401 * gdb.base/freebpcmd.exp
7402 * gdb.base/func-ptr.exp
7403 * gdb.base/func-ptrs.exp
7404 * gdb.base/funcargs.exp
7405 * gdb.base/gcore-buffer-overflow.exp
7406 * gdb.base/gcore-relro-pie.exp
7407 * gdb.base/gcore-relro.exp
7408 * gdb.base/gcore.exp
7409 * gdb.base/gdb1090.exp
7410 * gdb.base/gdb11530.exp
7411 * gdb.base/gdb11531.exp
7412 * gdb.base/gdb1821.exp
7413 * gdb.base/gdbindex-stabs.exp
7414 * gdb.base/gdbvars.exp
7415 * gdb.base/hbreak.exp
7416 * gdb.base/hbreak2.exp
7417 * gdb.base/included.exp
7418 * gdb.base/infcall-input.exp
7419 * gdb.base/inferior-died.exp
7420 * gdb.base/infnan.exp
7421 * gdb.base/info-macros.exp
7422 * gdb.base/info-os.exp
7423 * gdb.base/info-proc.exp
7424 * gdb.base/info-shared.exp
7425 * gdb.base/info-target.exp
7426 * gdb.base/infoline.exp
7427 * gdb.base/interp.exp
7428 * gdb.base/interrupt.exp
7429 * gdb.base/jit-reader.exp
7430 * gdb.base/jit-simple.exp
7431 * gdb.base/kill-after-signal.exp
7432 * gdb.base/kill-detach-inferiors-cmd.exp
7433 * gdb.base/label.exp
7434 * gdb.base/langs.exp
7435 * gdb.base/ldbl_e308.exp
7436 * gdb.base/line-symtabs.exp
7437 * gdb.base/linespecs.exp
7438 * gdb.base/list.exp
7439 * gdb.base/long_long.exp
7440 * gdb.base/longest-types.exp
7441 * gdb.base/maint.exp
7442 * gdb.base/max-value-size.exp
7443 * gdb.base/memattr.exp
7444 * gdb.base/mips_pro.exp
7445 * gdb.base/morestack.exp
7446 * gdb.base/moribund-step.exp
7447 * gdb.base/multi-forks.exp
7448 * gdb.base/nested-addr.exp
7449 * gdb.base/nextoverexit.exp
7450 * gdb.base/noreturn-finish.exp
7451 * gdb.base/noreturn-return.exp
7452 * gdb.base/nostdlib.exp
7453 * gdb.base/offsets.exp
7454 * gdb.base/opaque.exp
7455 * gdb.base/pc-fp.exp
7456 * gdb.base/permissions.exp
7457 * gdb.base/print-symbol-loading.exp
7458 * gdb.base/prologue-include.exp
7459 * gdb.base/psymtab.exp
7460 * gdb.base/ptype.exp
7461 * gdb.base/random-signal.exp
7462 * gdb.base/randomize.exp
7463 * gdb.base/range-stepping.exp
7464 * gdb.base/readline-ask.exp
7465 * gdb.base/recpar.exp
7466 * gdb.base/recurse.exp
7467 * gdb.base/relational.exp
7468 * gdb.base/restore.exp
7469 * gdb.base/return-nodebug.exp
7470 * gdb.base/return.exp
7471 * gdb.base/run-after-attach.exp
7472 * gdb.base/save-bp.exp
7473 * gdb.base/scope.exp
7474 * gdb.base/sect-cmd.exp
7475 * gdb.base/set-lang-auto.exp
7476 * gdb.base/set-noassign.exp
7477 * gdb.base/setvar.exp
7478 * gdb.base/sigall.exp
7479 * gdb.base/sigbpt.exp
7480 * gdb.base/siginfo-addr.exp
7481 * gdb.base/siginfo-infcall.exp
7482 * gdb.base/siginfo-obj.exp
7483 * gdb.base/siginfo.exp
7484 * gdb.base/signals-state-child.exp
7485 * gdb.base/signest.exp
7486 * gdb.base/sigstep.exp
7487 * gdb.base/sizeof.exp
7488 * gdb.base/skip.exp
7489 * gdb.base/solib-corrupted.exp
7490 * gdb.base/solib-nodir.exp
7491 * gdb.base/solib-search.exp
7492 * gdb.base/stack-checking.exp
7493 * gdb.base/stale-infcall.exp
7494 * gdb.base/stap-probe.exp
7495 * gdb.base/start.exp
7496 * gdb.base/step-break.exp
7497 * gdb.base/step-bt.exp
7498 * gdb.base/step-line.exp
7499 * gdb.base/step-over-exit.exp
7500 * gdb.base/step-over-syscall.exp
7501 * gdb.base/step-resume-infcall.exp
7502 * gdb.base/step-test.exp
7503 * gdb.base/store.exp
7504 * gdb.base/structs3.exp
7505 * gdb.base/sym-file.exp
7506 * gdb.base/symbol-without-target_section.exp
7507 * gdb.base/term.exp
7508 * gdb.base/testenv.exp
7509 * gdb.base/ui-redirect.exp
7510 * gdb.base/until.exp
7511 * gdb.base/unwindonsignal.exp
7512 * gdb.base/value-double-free.exp
7513 * gdb.base/vla-datatypes.exp
7514 * gdb.base/vla-ptr.exp
7515 * gdb.base/vla-sideeffect.exp
7516 * gdb.base/volatile.exp
7517 * gdb.base/watch-cond-infcall.exp
7518 * gdb.base/watch-cond.exp
7519 * gdb.base/watch-non-mem.exp
7520 * gdb.base/watch-read.exp
7521 * gdb.base/watch-vfork.exp
7522 * gdb.base/watchpoint-cond-gone.exp
7523 * gdb.base/watchpoint-delete.exp
7524 * gdb.base/watchpoint-hw-hit-once.exp
7525 * gdb.base/watchpoint-hw.exp
7526 * gdb.base/watchpoint-stops-at-right-insn.exp
7527 * gdb.base/watchpoints.exp
7528 * gdb.base/wchar.exp
7529 * gdb.base/whatis-exp.exp
7530 * gdb.btrace/buffer-size.exp
7531 * gdb.btrace/data.exp
7532 * gdb.btrace/delta.exp
7533 * gdb.btrace/dlopen.exp
7534 * gdb.btrace/enable.exp
7535 * gdb.btrace/exception.exp
7536 * gdb.btrace/function_call_history.exp
7537 * gdb.btrace/gcore.exp
7538 * gdb.btrace/instruction_history.exp
7539 * gdb.btrace/nohist.exp
7540 * gdb.btrace/reconnect.exp
7541 * gdb.btrace/record_goto-step.exp
7542 * gdb.btrace/record_goto.exp
7543 * gdb.btrace/rn-dl-bind.exp
7544 * gdb.btrace/segv.exp
7545 * gdb.btrace/step.exp
7546 * gdb.btrace/stepi.exp
7547 * gdb.btrace/tailcall-only.exp
7548 * gdb.btrace/tailcall.exp
7549 * gdb.btrace/tsx.exp
7550 * gdb.btrace/unknown_functions.exp
7551 * gdb.btrace/vdso.exp
7552 * gdb.compile/compile-ifunc.exp
7553 * gdb.compile/compile-ops.exp
7554 * gdb.compile/compile-print.exp
7555 * gdb.compile/compile-setjmp.exp
7556 * gdb.cp/abstract-origin.exp
7557 * gdb.cp/ambiguous.exp
7558 * gdb.cp/annota2.exp
7559 * gdb.cp/annota3.exp
7560 * gdb.cp/anon-ns.exp
7561 * gdb.cp/anon-struct.exp
7562 * gdb.cp/anon-union.exp
7563 * gdb.cp/arg-reference.exp
7564 * gdb.cp/baseenum.exp
7565 * gdb.cp/bool.exp
7566 * gdb.cp/breakpoint.exp
7567 * gdb.cp/bs15503.exp
7568 * gdb.cp/call-c.exp
7569 * gdb.cp/casts.exp
7570 * gdb.cp/chained-calls.exp
7571 * gdb.cp/class2.exp
7572 * gdb.cp/classes.exp
7573 * gdb.cp/cmpd-minsyms.exp
7574 * gdb.cp/converts.exp
7575 * gdb.cp/cp-relocate.exp
7576 * gdb.cp/cpcompletion.exp
7577 * gdb.cp/cpexprs.exp
7578 * gdb.cp/cplabel.exp
7579 * gdb.cp/cplusfuncs.exp
7580 * gdb.cp/cpsizeof.exp
7581 * gdb.cp/ctti.exp
7582 * gdb.cp/derivation.exp
7583 * gdb.cp/destrprint.exp
7584 * gdb.cp/dispcxx.exp
7585 * gdb.cp/enum-class.exp
7586 * gdb.cp/exception.exp
7587 * gdb.cp/exceptprint.exp
7588 * gdb.cp/expand-psymtabs-cxx.exp
7589 * gdb.cp/expand-sals.exp
7590 * gdb.cp/extern-c.exp
7591 * gdb.cp/filename.exp
7592 * gdb.cp/formatted-ref.exp
7593 * gdb.cp/fpointer.exp
7594 * gdb.cp/gdb1355.exp
7595 * gdb.cp/gdb2495.exp
7596 * gdb.cp/hang.exp
7597 * gdb.cp/impl-this.exp
7598 * gdb.cp/infcall-dlopen.exp
7599 * gdb.cp/inherit.exp
7600 * gdb.cp/iostream.exp
7601 * gdb.cp/koenig.exp
7602 * gdb.cp/local.exp
7603 * gdb.cp/m-data.exp
7604 * gdb.cp/m-static.exp
7605 * gdb.cp/mb-ctor.exp
7606 * gdb.cp/mb-inline.exp
7607 * gdb.cp/mb-templates.exp
7608 * gdb.cp/member-name.exp
7609 * gdb.cp/member-ptr.exp
7610 * gdb.cp/meth-typedefs.exp
7611 * gdb.cp/method.exp
7612 * gdb.cp/method2.exp
7613 * gdb.cp/minsym-fallback.exp
7614 * gdb.cp/misc.exp
7615 * gdb.cp/namelessclass.exp
7616 * gdb.cp/namespace-enum.exp
7617 * gdb.cp/namespace-nested-import.exp
7618 * gdb.cp/namespace.exp
7619 * gdb.cp/nextoverthrow.exp
7620 * gdb.cp/no-dmgl-verbose.exp
7621 * gdb.cp/non-trivial-retval.exp
7622 * gdb.cp/noparam.exp
7623 * gdb.cp/nsdecl.exp
7624 * gdb.cp/nsimport.exp
7625 * gdb.cp/nsnested.exp
7626 * gdb.cp/nsnoimports.exp
7627 * gdb.cp/nsrecurs.exp
7628 * gdb.cp/nsstress.exp
7629 * gdb.cp/nsusing.exp
7630 * gdb.cp/operator.exp
7631 * gdb.cp/oranking.exp
7632 * gdb.cp/overload-const.exp
7633 * gdb.cp/overload.exp
7634 * gdb.cp/ovldbreak.exp
7635 * gdb.cp/ovsrch.exp
7636 * gdb.cp/paren-type.exp
7637 * gdb.cp/parse-lang.exp
7638 * gdb.cp/pass-by-ref.exp
7639 * gdb.cp/pr-1023.exp
7640 * gdb.cp/pr-1210.exp
7641 * gdb.cp/pr-574.exp
7642 * gdb.cp/pr10687.exp
7643 * gdb.cp/pr12028.exp
7644 * gdb.cp/pr17132.exp
7645 * gdb.cp/pr17494.exp
7646 * gdb.cp/pr9067.exp
7647 * gdb.cp/pr9167.exp
7648 * gdb.cp/pr9631.exp
7649 * gdb.cp/printmethod.exp
7650 * gdb.cp/psmang.exp
7651 * gdb.cp/psymtab-parameter.exp
7652 * gdb.cp/ptype-cv-cp.exp
7653 * gdb.cp/ptype-flags.exp
7654 * gdb.cp/re-set-overloaded.exp
7655 * gdb.cp/ref-types.exp
7656 * gdb.cp/rtti.exp
7657 * gdb.cp/scope-err.exp
7658 * gdb.cp/shadow.exp
7659 * gdb.cp/smartp.exp
7660 * gdb.cp/static-method.exp
7661 * gdb.cp/static-print-quit.exp
7662 * gdb.cp/temargs.exp
7663 * gdb.cp/templates.exp
7664 * gdb.cp/try_catch.exp
7665 * gdb.cp/typedef-operator.exp
7666 * gdb.cp/typeid.exp
7667 * gdb.cp/userdef.exp
7668 * gdb.cp/using-crash.exp
7669 * gdb.cp/var-tag.exp
7670 * gdb.cp/virtbase.exp
7671 * gdb.cp/virtfunc.exp
7672 * gdb.cp/virtfunc2.exp
7673 * gdb.cp/vla-cxx.exp
7674 * gdb.disasm/t01_mov.exp
7675 * gdb.disasm/t02_mova.exp
7676 * gdb.disasm/t03_add.exp
7677 * gdb.disasm/t04_sub.exp
7678 * gdb.disasm/t05_cmp.exp
7679 * gdb.disasm/t06_ari2.exp
7680 * gdb.disasm/t07_ari3.exp
7681 * gdb.disasm/t08_or.exp
7682 * gdb.disasm/t09_xor.exp
7683 * gdb.disasm/t10_and.exp
7684 * gdb.disasm/t11_logs.exp
7685 * gdb.disasm/t12_bit.exp
7686 * gdb.disasm/t13_otr.exp
7687 * gdb.dlang/circular.exp
7688 * gdb.dwarf2/arr-stride.exp
7689 * gdb.dwarf2/arr-subrange.exp
7690 * gdb.dwarf2/atomic-type.exp
7691 * gdb.dwarf2/bad-regnum.exp
7692 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7693 * gdb.dwarf2/callframecfa.exp
7694 * gdb.dwarf2/clztest.exp
7695 * gdb.dwarf2/corrupt.exp
7696 * gdb.dwarf2/data-loc.exp
7697 * gdb.dwarf2/dup-psym.exp
7698 * gdb.dwarf2/dw2-anon-mptr.exp
7699 * gdb.dwarf2/dw2-anonymous-func.exp
7700 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7701 * gdb.dwarf2/dw2-bad-unresolved.exp
7702 * gdb.dwarf2/dw2-basic.exp
7703 * gdb.dwarf2/dw2-canonicalize-type.exp
7704 * gdb.dwarf2/dw2-case-insensitive.exp
7705 * gdb.dwarf2/dw2-common-block.exp
7706 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7707 * gdb.dwarf2/dw2-compressed.exp
7708 * gdb.dwarf2/dw2-const.exp
7709 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7710 * gdb.dwarf2/dw2-cu-size.exp
7711 * gdb.dwarf2/dw2-dup-frame.exp
7712 * gdb.dwarf2/dw2-entry-value.exp
7713 * gdb.dwarf2/dw2-icycle.exp
7714 * gdb.dwarf2/dw2-ifort-parameter.exp
7715 * gdb.dwarf2/dw2-inline-break.exp
7716 * gdb.dwarf2/dw2-inline-param.exp
7717 * gdb.dwarf2/dw2-intercu.exp
7718 * gdb.dwarf2/dw2-intermix.exp
7719 * gdb.dwarf2/dw2-lexical-block-bare.exp
7720 * gdb.dwarf2/dw2-linkage-name-trust.exp
7721 * gdb.dwarf2/dw2-minsym-in-cu.exp
7722 * gdb.dwarf2/dw2-noloc.exp
7723 * gdb.dwarf2/dw2-op-call.exp
7724 * gdb.dwarf2/dw2-op-out-param.exp
7725 * gdb.dwarf2/dw2-opt-structptr.exp
7726 * gdb.dwarf2/dw2-param-error.exp
7727 * gdb.dwarf2/dw2-producer.exp
7728 * gdb.dwarf2/dw2-ranges-base.exp
7729 * gdb.dwarf2/dw2-ref-missing-frame.exp
7730 * gdb.dwarf2/dw2-reg-undefined.exp
7731 * gdb.dwarf2/dw2-regno-invalid.exp
7732 * gdb.dwarf2/dw2-restore.exp
7733 * gdb.dwarf2/dw2-restrict.exp
7734 * gdb.dwarf2/dw2-single-line-discriminators.exp
7735 * gdb.dwarf2/dw2-strp.exp
7736 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7737 * gdb.dwarf2/dw2-unresolved.exp
7738 * gdb.dwarf2/dw2-var-zero-addr.exp
7739 * gdb.dwarf2/dw4-sig-types.exp
7740 * gdb.dwarf2/dwz.exp
7741 * gdb.dwarf2/dynarr-ptr.exp
7742 * gdb.dwarf2/enum-type.exp
7743 * gdb.dwarf2/gdb-index.exp
7744 * gdb.dwarf2/implptr-64bit.exp
7745 * gdb.dwarf2/implptr-optimized-out.exp
7746 * gdb.dwarf2/implptr.exp
7747 * gdb.dwarf2/implref-array.exp
7748 * gdb.dwarf2/implref-const.exp
7749 * gdb.dwarf2/implref-global.exp
7750 * gdb.dwarf2/implref-struct.exp
7751 * gdb.dwarf2/mac-fileno.exp
7752 * gdb.dwarf2/main-subprogram.exp
7753 * gdb.dwarf2/member-ptr-forwardref.exp
7754 * gdb.dwarf2/method-ptr.exp
7755 * gdb.dwarf2/missing-sig-type.exp
7756 * gdb.dwarf2/nonvar-access.exp
7757 * gdb.dwarf2/opaque-type-lookup.exp
7758 * gdb.dwarf2/pieces-optimized-out.exp
7759 * gdb.dwarf2/pieces.exp
7760 * gdb.dwarf2/pr10770.exp
7761 * gdb.dwarf2/pr13961.exp
7762 * gdb.dwarf2/staticvirtual.exp
7763 * gdb.dwarf2/subrange.exp
7764 * gdb.dwarf2/symtab-producer.exp
7765 * gdb.dwarf2/trace-crash.exp
7766 * gdb.dwarf2/typeddwarf.exp
7767 * gdb.dwarf2/valop.exp
7768 * gdb.dwarf2/watch-notconst.exp
7769 * gdb.fortran/array-element.exp
7770 * gdb.fortran/charset.exp
7771 * gdb.fortran/common-block.exp
7772 * gdb.fortran/complex.exp
7773 * gdb.fortran/derived-type-function.exp
7774 * gdb.fortran/derived-type.exp
7775 * gdb.fortran/logical.exp
7776 * gdb.fortran/module.exp
7777 * gdb.fortran/multi-dim.exp
7778 * gdb.fortran/nested-funcs.exp
7779 * gdb.fortran/print-formatted.exp
7780 * gdb.fortran/subarray.exp
7781 * gdb.fortran/vla-alloc-assoc.exp
7782 * gdb.fortran/vla-datatypes.exp
7783 * gdb.fortran/vla-history.exp
7784 * gdb.fortran/vla-ptr-info.exp
7785 * gdb.fortran/vla-ptype-sub.exp
7786 * gdb.fortran/vla-ptype.exp
7787 * gdb.fortran/vla-sizeof.exp
7788 * gdb.fortran/vla-type.exp
7789 * gdb.fortran/vla-value-sub-arbitrary.exp
7790 * gdb.fortran/vla-value-sub-finish.exp
7791 * gdb.fortran/vla-value-sub.exp
7792 * gdb.fortran/vla-value.exp
7793 * gdb.fortran/whatis_type.exp
7794 * gdb.go/chan.exp
7795 * gdb.go/handcall.exp
7796 * gdb.go/hello.exp
7797 * gdb.go/integers.exp
7798 * gdb.go/methods.exp
7799 * gdb.go/package.exp
7800 * gdb.go/strings.exp
7801 * gdb.go/types.exp
7802 * gdb.go/unsafe.exp
7803 * gdb.guile/scm-arch.exp
7804 * gdb.guile/scm-block.exp
7805 * gdb.guile/scm-breakpoint.exp
7806 * gdb.guile/scm-cmd.exp
7807 * gdb.guile/scm-disasm.exp
7808 * gdb.guile/scm-equal.exp
7809 * gdb.guile/scm-frame-args.exp
7810 * gdb.guile/scm-frame-inline.exp
7811 * gdb.guile/scm-frame.exp
7812 * gdb.guile/scm-iterator.exp
7813 * gdb.guile/scm-math.exp
7814 * gdb.guile/scm-objfile.exp
7815 * gdb.guile/scm-ports.exp
7816 * gdb.guile/scm-symbol.exp
7817 * gdb.guile/scm-symtab.exp
7818 * gdb.guile/scm-value-cc.exp
7819 * gdb.guile/types-module.exp
7820 * gdb.linespec/break-ask.exp
7821 * gdb.linespec/cpexplicit.exp
7822 * gdb.linespec/explicit.exp
7823 * gdb.linespec/keywords.exp
7824 * gdb.linespec/linespec.exp
7825 * gdb.linespec/ls-dollar.exp
7826 * gdb.linespec/ls-errs.exp
7827 * gdb.linespec/skip-two.exp
7828 * gdb.linespec/thread.exp
7829 * gdb.mi/mi-async.exp
7830 * gdb.mi/mi-basics.exp
7831 * gdb.mi/mi-break.exp
7832 * gdb.mi/mi-catch-load.exp
7833 * gdb.mi/mi-cli.exp
7834 * gdb.mi/mi-cmd-param-changed.exp
7835 * gdb.mi/mi-console.exp
7836 * gdb.mi/mi-detach.exp
7837 * gdb.mi/mi-disassemble.exp
7838 * gdb.mi/mi-eval.exp
7839 * gdb.mi/mi-file-transfer.exp
7840 * gdb.mi/mi-file.exp
7841 * gdb.mi/mi-fill-memory.exp
7842 * gdb.mi/mi-inheritance-syntax-error.exp
7843 * gdb.mi/mi-linespec-err-cp.exp
7844 * gdb.mi/mi-logging.exp
7845 * gdb.mi/mi-memory-changed.exp
7846 * gdb.mi/mi-read-memory.exp
7847 * gdb.mi/mi-record-changed.exp
7848 * gdb.mi/mi-reg-undefined.exp
7849 * gdb.mi/mi-regs.exp
7850 * gdb.mi/mi-return.exp
7851 * gdb.mi/mi-reverse.exp
7852 * gdb.mi/mi-simplerun.exp
7853 * gdb.mi/mi-solib.exp
7854 * gdb.mi/mi-stack.exp
7855 * gdb.mi/mi-stepi.exp
7856 * gdb.mi/mi-syn-frame.exp
7857 * gdb.mi/mi-until.exp
7858 * gdb.mi/mi-var-block.exp
7859 * gdb.mi/mi-var-child.exp
7860 * gdb.mi/mi-var-cmd.exp
7861 * gdb.mi/mi-var-cp.exp
7862 * gdb.mi/mi-var-display.exp
7863 * gdb.mi/mi-var-invalidate.exp
7864 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7865 * gdb.mi/mi-vla-fortran.exp
7866 * gdb.mi/mi-watch.exp
7867 * gdb.mi/mi2-var-child.exp
7868 * gdb.mi/user-selected-context-sync.exp
7869 * gdb.modula2/unbounded-array.exp
7870 * gdb.multi/dummy-frame-restore.exp
7871 * gdb.multi/multi-arch-exec.exp
7872 * gdb.multi/multi-arch.exp
7873 * gdb.multi/tids.exp
7874 * gdb.multi/watchpoint-multi.exp
7875 * gdb.opencl/callfuncs.exp
7876 * gdb.opencl/convs_casts.exp
7877 * gdb.opencl/datatypes.exp
7878 * gdb.opencl/operators.exp
7879 * gdb.opencl/vec_comps.exp
7880 * gdb.opt/clobbered-registers-O2.exp
7881 * gdb.opt/inline-break.exp
7882 * gdb.opt/inline-bt.exp
7883 * gdb.opt/inline-cmds.exp
7884 * gdb.opt/inline-locals.exp
7885 * gdb.pascal/case-insensitive-symbols.exp
7886 * gdb.pascal/floats.exp
7887 * gdb.pascal/gdb11492.exp
7888 * gdb.python/lib-types.exp
7889 * gdb.python/py-arch.exp
7890 * gdb.python/py-as-string.exp
7891 * gdb.python/py-bad-printers.exp
7892 * gdb.python/py-block.exp
7893 * gdb.python/py-breakpoint-create-fail.exp
7894 * gdb.python/py-breakpoint.exp
7895 * gdb.python/py-caller-is.exp
7896 * gdb.python/py-cmd.exp
7897 * gdb.python/py-explore-cc.exp
7898 * gdb.python/py-explore.exp
7899 * gdb.python/py-finish-breakpoint.exp
7900 * gdb.python/py-finish-breakpoint2.exp
7901 * gdb.python/py-frame-args.exp
7902 * gdb.python/py-frame-inline.exp
7903 * gdb.python/py-frame.exp
7904 * gdb.python/py-framefilter-mi.exp
7905 * gdb.python/py-infthread.exp
7906 * gdb.python/py-lazy-string.exp
7907 * gdb.python/py-linetable.exp
7908 * gdb.python/py-mi-events.exp
7909 * gdb.python/py-mi-objfile.exp
7910 * gdb.python/py-mi.exp
7911 * gdb.python/py-objfile.exp
7912 * gdb.python/py-pp-integral.exp
7913 * gdb.python/py-pp-maint.exp
7914 * gdb.python/py-pp-re-notag.exp
7915 * gdb.python/py-pp-registration.exp
7916 * gdb.python/py-recurse-unwind.exp
7917 * gdb.python/py-strfns.exp
7918 * gdb.python/py-symbol.exp
7919 * gdb.python/py-symtab.exp
7920 * gdb.python/py-sync-interp.exp
7921 * gdb.python/py-typeprint.exp
7922 * gdb.python/py-unwind-maint.exp
7923 * gdb.python/py-unwind.exp
7924 * gdb.python/py-value-cc.exp
7925 * gdb.python/py-xmethods.exp
7926 * gdb.reverse/amd64-tailcall-reverse.exp
7927 * gdb.reverse/break-precsave.exp
7928 * gdb.reverse/break-reverse.exp
7929 * gdb.reverse/consecutive-precsave.exp
7930 * gdb.reverse/consecutive-reverse.exp
7931 * gdb.reverse/finish-precsave.exp
7932 * gdb.reverse/finish-reverse-bkpt.exp
7933 * gdb.reverse/finish-reverse.exp
7934 * gdb.reverse/fstatat-reverse.exp
7935 * gdb.reverse/getresuid-reverse.exp
7936 * gdb.reverse/i386-precsave.exp
7937 * gdb.reverse/i386-reverse.exp
7938 * gdb.reverse/i386-sse-reverse.exp
7939 * gdb.reverse/i387-env-reverse.exp
7940 * gdb.reverse/i387-stack-reverse.exp
7941 * gdb.reverse/insn-reverse.exp
7942 * gdb.reverse/machinestate-precsave.exp
7943 * gdb.reverse/machinestate.exp
7944 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7945 * gdb.reverse/pipe-reverse.exp
7946 * gdb.reverse/readv-reverse.exp
7947 * gdb.reverse/recvmsg-reverse.exp
7948 * gdb.reverse/rerun-prec.exp
7949 * gdb.reverse/s390-mvcle.exp
7950 * gdb.reverse/step-precsave.exp
7951 * gdb.reverse/step-reverse.exp
7952 * gdb.reverse/time-reverse.exp
7953 * gdb.reverse/until-precsave.exp
7954 * gdb.reverse/until-reverse.exp
7955 * gdb.reverse/waitpid-reverse.exp
7956 * gdb.reverse/watch-precsave.exp
7957 * gdb.reverse/watch-reverse.exp
7958 * gdb.rust/generics.exp
7959 * gdb.rust/methods.exp
7960 * gdb.rust/modules.exp
7961 * gdb.rust/simple.exp
7962 * gdb.server/connect-with-no-symbol-file.exp
7963 * gdb.server/ext-attach.exp
7964 * gdb.server/ext-restart.exp
7965 * gdb.server/ext-wrapper.exp
7966 * gdb.server/file-transfer.exp
7967 * gdb.server/server-exec-info.exp
7968 * gdb.server/server-kill.exp
7969 * gdb.server/server-mon.exp
7970 * gdb.server/wrapper.exp
7971 * gdb.stabs/exclfwd.exp
7972 * gdb.stabs/gdb11479.exp
7973 * gdb.threads/clone-new-thread-event.exp
7974 * gdb.threads/corethreads.exp
7975 * gdb.threads/current-lwp-dead.exp
7976 * gdb.threads/dlopen-libpthread.exp
7977 * gdb.threads/gcore-thread.exp
7978 * gdb.threads/sigstep-threads.exp
7979 * gdb.threads/watchpoint-fork.exp
7980 * gdb.trace/actions-changed.exp
7981 * gdb.trace/backtrace.exp
7982 * gdb.trace/change-loc.exp
7983 * gdb.trace/circ.exp
7984 * gdb.trace/collection.exp
7985 * gdb.trace/disconnected-tracing.exp
7986 * gdb.trace/ftrace.exp
7987 * gdb.trace/mi-trace-frame-collected.exp
7988 * gdb.trace/mi-trace-unavailable.exp
7989 * gdb.trace/mi-traceframe-changed.exp
7990 * gdb.trace/mi-tsv-changed.exp
7991 * gdb.trace/no-attach-trace.exp
7992 * gdb.trace/passc-dyn.exp
7993 * gdb.trace/qtro.exp
7994 * gdb.trace/range-stepping.exp
7995 * gdb.trace/read-memory.exp
7996 * gdb.trace/save-trace.exp
7997 * gdb.trace/signal.exp
7998 * gdb.trace/status-stop.exp
7999 * gdb.trace/tfile.exp
8000 * gdb.trace/trace-break.exp
8001 * gdb.trace/trace-buffer-size.exp
8002 * gdb.trace/trace-condition.exp
8003 * gdb.trace/tracefile-pseudo-reg.exp
8004 * gdb.trace/tstatus.exp
8005 * gdb.trace/unavailable.exp
8006 * gdb.trace/while-dyn.exp
8007 * gdb.trace/while-stepping.exp
8008
80092016-12-22 Doug Evans <xdje42@gmail.com>
8010
8011 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8012 and msymbols.
8013
80142016-12-19 Yao Qi <yao.qi@linaro.org>
8015
8016 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8017 (test_with_self): Don't call do_steps_and_nexts, and remove
8018 code about stepping into xmalloc.
8019
80202016-12-09 Yao Qi <yao.qi@linaro.org>
8021
8022 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8023
80242016-12-09 Yao Qi <yao.qi@linaro.org>
8025
8026 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8027
80282016-12-09 Pedro Alves <palves@redhat.com>
8029
8030 * gdb.base/all-architectures-0.exp: New file.
8031 * gdb.base/all-architectures-1.exp: New file.
8032 * gdb.base/all-architectures-2.exp: New file.
8033 * gdb.base/all-architectures-3.exp: New file.
8034 * gdb.base/all-architectures-4.exp: New file.
8035 * gdb.base/all-architectures-5.exp: New file.
8036 * gdb.base/all-architectures-6.exp: New file.
8037 * gdb.base/all-architectures-7.exp: New file.
8038 * gdb.base/all-architectures.exp.in: New file.
8039
80402016-12-09 Yao Qi <yao.qi@linaro.org>
8041
8042 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8043
80442016-12-02 Luis Machado <lgustavo@codesourcery.com>
8045
8046 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8047 possible.
8048 Remove useless pattern-matching code.
8049
80502016-12-02 Pedro Alves <palves@redhat.com>
8051
8052 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8053 procedure.
8054 (top level): Call it.
8055
80562016-12-02 Pedro Alves <palves@redhat.com>
8057
8058 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8059 New procedure.
8060 (top level): Call it.
8061
80622016-12-02 Pedro Alves <palves@redhat.com>
8063
8064 PR cli/20559
8065 * gdb.base/commands.exp (user_defined_command_args_eval): New
8066 procedure.
8067 (top level): Call it.
8068
80692016-12-02 Luis Machado <lgustavo@codesourcery.com>
8070
8071 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8072 timeout handling.
8073
80742016-12-02 Tom Tromey <tom@tromey.com>
8075
8076 * gdb.dwarf2/main-subprogram.c: New file.
8077 * gdb.dwarf2/main-subprogram.exp: New file.
8078
80792016-12-01 Luis Machado <lgustavo@codesourcery.com>
8080
8081 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8082 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8083 gdb_test_no_output for a couple of cases.
8084 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8085
80862016-12-01 Luis Machado <lgustavo@codesourcery.com>
8087
8088 Fix test names and standardize compilation error messages throughout
8089 the following files:
8090
8091 * gdb.ada/start.exp
8092 * gdb.arch/alpha-step.exp
8093 * gdb.arch/e500-prologue.exp
8094 * gdb.arch/ftrace-insn-reloc.exp
8095 * gdb.arch/gdb1291.exp
8096 * gdb.arch/gdb1431.exp
8097 * gdb.arch/gdb1558.exp
8098 * gdb.arch/i386-dr3-watch.exp
8099 * gdb.arch/i386-sse-stack-align.exp
8100 * gdb.arch/ia64-breakpoint-shadow.exp
8101 * gdb.arch/pa-nullify.exp
8102 * gdb.arch/powerpc-aix-prologue.exp
8103 * gdb.arch/thumb-bx-pc.exp
8104 * gdb.base/annota1.exp
8105 * gdb.base/annota3.exp
8106 * gdb.base/arrayidx.exp
8107 * gdb.base/assign.exp
8108 * gdb.base/attach.exp
8109 * gdb.base/auxv.exp
8110 * gdb.base/bang.exp
8111 * gdb.base/bfp-test.exp
8112 * gdb.base/bigcore.exp
8113 * gdb.base/bitfields2.exp
8114 * gdb.base/break-fun-addr.exp
8115 * gdb.base/break-probes.exp
8116 * gdb.base/call-rt-st.exp
8117 * gdb.base/callexit.exp
8118 * gdb.base/catch-fork-kill.exp
8119 * gdb.base/charset.exp
8120 * gdb.base/checkpoint.exp
8121 * gdb.base/comprdebug.exp
8122 * gdb.base/constvars.exp
8123 * gdb.base/coredump-filter.exp
8124 * gdb.base/cursal.exp
8125 * gdb.base/cvexpr.exp
8126 * gdb.base/detach.exp
8127 * gdb.base/display.exp
8128 * gdb.base/dmsym.exp
8129 * gdb.base/dprintf-pending.exp
8130 * gdb.base/dso2dso.exp
8131 * gdb.base/dtrace-probe.exp
8132 * gdb.base/dump.exp
8133 * gdb.base/enum_cond.exp
8134 * gdb.base/exe-lock.exp
8135 * gdb.base/exec-invalid-sysroot.exp
8136 * gdb.base/execl-update-breakpoints.exp
8137 * gdb.base/exprs.exp
8138 * gdb.base/fileio.exp
8139 * gdb.base/find.exp
8140 * gdb.base/finish.exp
8141 * gdb.base/fixsection.exp
8142 * gdb.base/foll-vfork.exp
8143 * gdb.base/frame-args.exp
8144 * gdb.base/gcore.exp
8145 * gdb.base/gdb1250.exp
8146 * gdb.base/global-var-nested-by-dso.exp
8147 * gdb.base/gnu-ifunc.exp
8148 * gdb.base/hashline1.exp
8149 * gdb.base/hashline2.exp
8150 * gdb.base/hashline3.exp
8151 * gdb.base/hbreak-in-shr-unsupported.exp
8152 * gdb.base/huge.exp
8153 * gdb.base/infcall-input.exp
8154 * gdb.base/info-fun.exp
8155 * gdb.base/info-shared.exp
8156 * gdb.base/jit-simple.exp
8157 * gdb.base/jit-so.exp
8158 * gdb.base/jit.exp
8159 * gdb.base/jump.exp
8160 * gdb.base/label.exp
8161 * gdb.base/lineinc.exp
8162 * gdb.base/logical.exp
8163 * gdb.base/longjmp.exp
8164 * gdb.base/macscp.exp
8165 * gdb.base/miscexprs.exp
8166 * gdb.base/new-ui-echo.exp
8167 * gdb.base/new-ui-pending-input.exp
8168 * gdb.base/new-ui.exp
8169 * gdb.base/nodebug.exp
8170 * gdb.base/nofield.exp
8171 * gdb.base/offsets.exp
8172 * gdb.base/overlays.exp
8173 * gdb.base/pending.exp
8174 * gdb.base/pointers.exp
8175 * gdb.base/pr11022.exp
8176 * gdb.base/printcmds.exp
8177 * gdb.base/prologue.exp
8178 * gdb.base/ptr-typedef.exp
8179 * gdb.base/realname-expand.exp
8180 * gdb.base/relativedebug.exp
8181 * gdb.base/relocate.exp
8182 * gdb.base/remote.exp
8183 * gdb.base/reread.exp
8184 * gdb.base/return2.exp
8185 * gdb.base/savedregs.exp
8186 * gdb.base/sep.exp
8187 * gdb.base/sepdebug.exp
8188 * gdb.base/sepsymtab.exp
8189 * gdb.base/set-inferior-tty.exp
8190 * gdb.base/setshow.exp
8191 * gdb.base/shlib-call.exp
8192 * gdb.base/sigaltstack.exp
8193 * gdb.base/siginfo-addr.exp
8194 * gdb.base/signals.exp
8195 * gdb.base/signull.exp
8196 * gdb.base/sigrepeat.exp
8197 * gdb.base/so-impl-ld.exp
8198 * gdb.base/solib-display.exp
8199 * gdb.base/solib-overlap.exp
8200 * gdb.base/solib-search.exp
8201 * gdb.base/solib-symbol.exp
8202 * gdb.base/structs.exp
8203 * gdb.base/structs2.exp
8204 * gdb.base/symtab-search-order.exp
8205 * gdb.base/twice.exp
8206 * gdb.base/unload.exp
8207 * gdb.base/varargs.exp
8208 * gdb.base/watchpoint-solib.exp
8209 * gdb.base/watchpoint.exp
8210 * gdb.base/whatis.exp
8211 * gdb.base/wrong_frame_bt_full.exp
8212 * gdb.btrace/dlopen.exp
8213 * gdb.cell/ea-standalone.exp
8214 * gdb.cell/ea-test.exp
8215 * gdb.cp/dispcxx.exp
8216 * gdb.cp/gdb2384.exp
8217 * gdb.cp/method2.exp
8218 * gdb.cp/nextoverthrow.exp
8219 * gdb.cp/pr10728.exp
8220 * gdb.disasm/am33.exp
8221 * gdb.disasm/h8300s.exp
8222 * gdb.disasm/mn10300.exp
8223 * gdb.disasm/sh3.exp
8224 * gdb.dwarf2/dw2-dir-file-name.exp
8225 * gdb.fortran/complex.exp
8226 * gdb.fortran/library-module.exp
8227 * gdb.guile/scm-pretty-print.exp
8228 * gdb.guile/scm-symbol.exp
8229 * gdb.guile/scm-type.exp
8230 * gdb.guile/scm-value.exp
8231 * gdb.linespec/linespec.exp
8232 * gdb.mi/gdb701.exp
8233 * gdb.mi/gdb792.exp
8234 * gdb.mi/mi-breakpoint-changed.exp
8235 * gdb.mi/mi-dprintf-pending.exp
8236 * gdb.mi/mi-dprintf.exp
8237 * gdb.mi/mi-exit-code.exp
8238 * gdb.mi/mi-pending.exp
8239 * gdb.mi/mi-solib.exp
8240 * gdb.mi/new-ui-mi-sync.exp
8241 * gdb.mi/pr11022.exp
8242 * gdb.mi/user-selected-context-sync.exp
8243 * gdb.opt/solib-intra-step.exp
8244 * gdb.python/py-events.exp
8245 * gdb.python/py-finish-breakpoint.exp
8246 * gdb.python/py-mi.exp
8247 * gdb.python/py-prettyprint.exp
8248 * gdb.python/py-shared.exp
8249 * gdb.python/py-symbol.exp
8250 * gdb.python/py-template.exp
8251 * gdb.python/py-type.exp
8252 * gdb.python/py-value.exp
8253 * gdb.reverse/solib-precsave.exp
8254 * gdb.reverse/solib-reverse.exp
8255 * gdb.server/solib-list.exp
8256 * gdb.stabs/weird.exp
8257 * gdb.threads/reconnect-signal.exp
8258 * gdb.threads/stepi-random-signal.exp
8259 * gdb.trace/actions.exp
8260 * gdb.trace/ax.exp
8261 * gdb.trace/backtrace.exp
8262 * gdb.trace/change-loc.exp
8263 * gdb.trace/deltrace.exp
8264 * gdb.trace/ftrace-lock.exp
8265 * gdb.trace/ftrace.exp
8266 * gdb.trace/infotrace.exp
8267 * gdb.trace/mi-tracepoint-changed.exp
8268 * gdb.trace/packetlen.exp
8269 * gdb.trace/passcount.exp
8270 * gdb.trace/pending.exp
8271 * gdb.trace/range-stepping.exp
8272 * gdb.trace/report.exp
8273 * gdb.trace/stap-trace.exp
8274 * gdb.trace/tfind.exp
8275 * gdb.trace/trace-break.exp
8276 * gdb.trace/trace-condition.exp
8277 * gdb.trace/trace-enable-disable.exp
8278 * gdb.trace/trace-mt.exp
8279 * gdb.trace/tracecmd.exp
8280 * gdb.trace/tspeed.exp
8281 * gdb.trace/tsv.exp
8282 * lib/perftest.exp
8283
82842016-12-01 Luis Machado <lgustavo@codesourcery.com>
8285
8286 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8287 with gdb_test_no_output.
8288 Use command as test name.
8289
82902016-12-01 Luis Machado <lgustavo@codesourcery.com>
8291
8292 Fix test names starting with uppercase throughout the files.
8293
8294 * gdb.ada/assign_1.exp
8295 * gdb.ada/boolean_expr.exp
8296 * gdb.base/arrayidx.exp
8297 * gdb.base/del.exp
8298 * gdb.base/gcore-buffer-overflow.exp
8299 * gdb.base/testenv.exp
8300 * gdb.compile/compile.exp
8301 * gdb.python/py-framefilter-invalidarg.exp
8302 * gdb.python/py-framefilter.exp
8303
83042016-12-01 Luis Machado <lgustavo@codesourcery.com>
8305
8306 Fix test names starting with uppercase throughout the files.
8307
8308 * gdb.ada/array_return.exp
8309 * gdb.ada/expr_delims.exp
8310 * gdb.ada/mi_dyn_arr.exp
8311 * gdb.ada/mi_interface.exp
8312 * gdb.ada/mi_var_array.exp
8313 * gdb.ada/watch_arg.exp
8314 * gdb.arch/alpha-step.exp
8315 * gdb.arch/altivec-regs.exp
8316 * gdb.arch/e500-regs.exp
8317 * gdb.arch/powerpc-d128-regs.exp
8318 * gdb.base/arrayidx.exp
8319 * gdb.base/break.exp
8320 * gdb.base/checkpoint.exp
8321 * gdb.base/debug-expr.exp
8322 * gdb.base/dmsym.exp
8323 * gdb.base/radix.exp
8324 * gdb.base/sepdebug.exp
8325 * gdb.base/testenv.exp
8326 * gdb.base/watch_thread_num.exp
8327 * gdb.base/watchpoint-cond-gone.exp
8328 * gdb.cell/break.exp
8329 * gdb.cell/ea-cache.exp
8330 * gdb.compile/compile.exp
8331 * gdb.cp/gdb2495.exp
8332 * gdb.gdb/selftest.exp
8333 * gdb.gdb/xfullpath.exp
8334 * gdb.go/hello.exp
8335 * gdb.go/integers.exp
8336 * gdb.objc/basicclass.exp
8337 * gdb.pascal/hello.exp
8338 * gdb.pascal/integers.exp
8339 * gdb.python/py-breakpoint.exp
8340 * gdb.python/py-cmd.exp
8341 * gdb.python/py-linetable.exp
8342 * gdb.python/py-xmethods.exp
8343 * gdb.python/python.exp
8344 * gdb.reverse/consecutive-precsave.exp
8345 * gdb.reverse/finish-precsave.exp
8346 * gdb.reverse/i386-precsave.exp
8347 * gdb.reverse/machinestate-precsave.exp
8348 * gdb.reverse/sigall-precsave.exp
8349 * gdb.reverse/solib-precsave.exp
8350 * gdb.reverse/step-precsave.exp
8351 * gdb.reverse/until-precsave.exp
8352 * gdb.reverse/watch-precsave.exp
8353 * gdb.threads/leader-exit.exp
8354 * gdb.threads/pthreads.exp
8355 * gdb.threads/wp-replication.exp
8356 * gdb.trace/actions.exp
8357 * gdb.trace/mi-tsv-changed.exp
8358 * gdb.trace/tsv.exp
8359
83602016-12-01 Luis Machado <lgustavo@codesourcery.com>
8361
8362 Fix test names starting with uppercase throughout the files.
8363
8364 * gdb.arch/i386-bp_permanent.exp
8365 * gdb.arch/i386-gnu-cfi.exp
8366 * gdb.base/disasm-end-cu.exp
8367 * gdb.base/macscp.exp
8368 * gdb.base/pending.exp
8369 * gdb.base/watch_thread_num.exp
8370 * gdb.cp/exception.exp
8371 * gdb.cp/gdb2495.exp
8372 * gdb.cp/local.exp
8373 * gdb.python/py-evsignal.exp
8374 * gdb.python/python.exp
8375 * gdb.trace/tracecmd.exp
8376
83772016-12-01 Luis Machado <lgustavo@codesourcery.com>
8378
8379 Fix test names starting with uppercase throughout the files.
8380
8381 * gdb.base/charset.exp
8382 * gdb.base/eval.exp
8383 * gdb.base/multi-forks.exp
8384 * gdb.guile/scm-progspace.exp
8385 * gdb.opencl/datatypes.exp
8386 * gdb.python/py-block.exp
8387 * gdb.python/py-function.exp
8388 * gdb.python/py-symbol.exp
8389 * gdb.python/py-symtab.exp
8390 * gdb.python/py-xmethods.exp
8391 * gdb.reverse/break-precsave.exp
8392 * gdb.reverse/break-reverse.exp
8393 * gdb.reverse/consecutive-precsave.exp
8394 * gdb.reverse/consecutive-reverse.exp
8395 * gdb.reverse/finish-precsave.exp
8396 * gdb.reverse/finish-reverse-bkpt.exp
8397 * gdb.reverse/finish-reverse.exp
8398 * gdb.reverse/fstatat-reverse.exp
8399 * gdb.reverse/getresuid-reverse.exp
8400 * gdb.reverse/i386-precsave.exp
8401 * gdb.reverse/i386-reverse.exp
8402 * gdb.reverse/i386-sse-reverse.exp
8403 * gdb.reverse/i387-stack-reverse.exp
8404 * gdb.reverse/insn-reverse.exp
8405 * gdb.reverse/machinestate-precsave.exp
8406 * gdb.reverse/machinestate.exp
8407 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8408 * gdb.reverse/pipe-reverse.exp
8409 * gdb.reverse/readv-reverse.exp
8410 * gdb.reverse/recvmsg-reverse.exp
8411 * gdb.reverse/rerun-prec.exp
8412 * gdb.reverse/s390-mvcle.exp
8413 * gdb.reverse/sigall-precsave.exp
8414 * gdb.reverse/sigall-reverse.exp
8415 * gdb.reverse/solib-precsave.exp
8416 * gdb.reverse/solib-reverse.exp
8417 * gdb.reverse/step-precsave.exp
8418 * gdb.reverse/step-reverse.exp
8419 * gdb.reverse/time-reverse.exp
8420 * gdb.reverse/until-precsave.exp
8421 * gdb.reverse/until-reverse.exp
8422 * gdb.reverse/waitpid-reverse.exp
8423 * gdb.reverse/watch-precsave.exp
8424 * gdb.reverse/watch-reverse.exp
8425
84262016-12-01 Luis Machado <lgustavo@codesourcery.com>
8427
8428 Fix test names starting with uppercase throughout the files.
8429
8430 * gdb.arch/i386-mpx-simple_segv.exp
8431 * gdb.arch/i386-mpx.exp
8432 * gdb.arch/i386-permbkpt.exp
8433 * gdb.arch/pa-nullify.exp
8434 * gdb.arch/powerpc-d128-regs.exp
8435 * gdb.arch/vsx-regs.exp
8436 * gdb.base/bfp-test.exp
8437 * gdb.base/break.exp
8438 * gdb.base/breakpoint-shadow.exp
8439 * gdb.base/callfuncs.exp
8440 * gdb.base/charset.exp
8441 * gdb.base/commands.exp
8442 * gdb.base/completion.exp
8443 * gdb.base/dfp-test.exp
8444 * gdb.base/echo.exp
8445 * gdb.base/ending-run.exp
8446 * gdb.base/eval.exp
8447 * gdb.base/expand-psymtabs.exp
8448 * gdb.base/float128.exp
8449 * gdb.base/floatn.exp
8450 * gdb.base/foll-exec-mode.exp
8451 * gdb.base/gdb1056.exp
8452 * gdb.base/gdb11531.exp
8453 * gdb.base/kill-after-signal.exp
8454 * gdb.base/multi-forks.exp
8455 * gdb.base/overlays.exp
8456 * gdb.base/pending.exp
8457 * gdb.base/sepdebug.exp
8458 * gdb.base/testenv.exp
8459 * gdb.base/valgrind-db-attach.exp
8460 * gdb.base/watch_thread_num.exp
8461 * gdb.base/watchpoint-cond-gone.exp
8462 * gdb.base/watchpoint.exp
8463 * gdb.base/watchpoints.exp
8464 * gdb.cp/arg-reference.exp
8465 * gdb.cp/baseenum.exp
8466 * gdb.cp/operator.exp
8467 * gdb.cp/shadow.exp
8468 * gdb.dwarf2/dw2-op-out-param.exp
8469 * gdb.dwarf2/dw2-reg-undefined.exp
8470 * gdb.go/chan.exp
8471 * gdb.go/hello.exp
8472 * gdb.go/integers.exp
8473 * gdb.go/methods.exp
8474 * gdb.go/package.exp
8475 * gdb.guile/scm-parameter.exp
8476 * gdb.guile/scm-progspace.exp
8477 * gdb.guile/scm-value.exp
8478 * gdb.mi/mi-pending.exp
8479 * gdb.mi/user-selected-context-sync.exp
8480 * gdb.multi/multi-attach.exp
8481 * gdb.multi/tids.exp
8482 * gdb.opt/clobbered-registers-O2.exp
8483 * gdb.pascal/floats.exp
8484 * gdb.pascal/integers.exp
8485 * gdb.python/py-block.exp
8486 * gdb.python/py-events.exp
8487 * gdb.python/py-parameter.exp
8488 * gdb.python/py-symbol.exp
8489 * gdb.python/py-symtab.exp
8490 * gdb.python/py-type.exp
8491 * gdb.python/py-value.exp
8492 * gdb.python/py-xmethods.exp
8493 * gdb.python/python.exp
8494 * gdb.reverse/break-precsave.exp
8495 * gdb.reverse/consecutive-precsave.exp
8496 * gdb.reverse/finish-precsave.exp
8497 * gdb.reverse/i386-precsave.exp
8498 * gdb.reverse/machinestate-precsave.exp
8499 * gdb.reverse/sigall-precsave.exp
8500 * gdb.reverse/solib-precsave.exp
8501 * gdb.reverse/step-precsave.exp
8502 * gdb.reverse/until-precsave.exp
8503 * gdb.reverse/watch-precsave.exp
8504 * gdb.server/ext-attach.exp
8505 * gdb.server/ext-restart.exp
8506 * gdb.server/ext-run.exp
8507 * gdb.server/ext-wrapper.exp
8508 * gdb.stabs/gdb11479.exp
8509 * gdb.stabs/weird.exp
8510 * gdb.threads/attach-many-short-lived-threads.exp
8511 * gdb.threads/kill.exp
8512 * gdb.threads/watchpoint-fork.exp
8513
85142016-12-01 Luis Machado <lgustavo@codesourcery.com>
8515
8516 Fix test names starting with uppercase throughout all the files below.
8517
8518 * gdb.ada/array_return.exp
8519 * gdb.ada/catch_ex.exp
8520 * gdb.ada/info_exc.exp
8521 * gdb.ada/mi_catch_ex.exp
8522 * gdb.ada/mi_dyn_arr.exp
8523 * gdb.ada/mi_ex_cond.exp
8524 * gdb.ada/mi_exc_info.exp
8525 * gdb.ada/mi_interface.exp
8526 * gdb.ada/mi_task_arg.exp
8527 * gdb.ada/mi_task_info.exp
8528 * gdb.ada/mi_var_array.exp
8529 * gdb.arch/alpha-step.exp
8530 * gdb.arch/amd64-disp-step.exp
8531 * gdb.arch/arm-disp-step.exp
8532 * gdb.arch/disp-step-insn-reloc.exp
8533 * gdb.arch/e500-prologue.exp
8534 * gdb.arch/ftrace-insn-reloc.exp
8535 * gdb.arch/gdb1558.exp
8536 * gdb.arch/i386-bp_permanent.exp
8537 * gdb.arch/i386-disp-step.exp
8538 * gdb.arch/i386-float.exp
8539 * gdb.arch/i386-gnu-cfi.exp
8540 * gdb.arch/ia64-breakpoint-shadow.exp
8541 * gdb.arch/mips16-thunks.exp
8542 * gdb.arch/pa-nullify.exp
8543 * gdb.arch/powerpc-aix-prologue.exp
8544 * gdb.arch/powerpc-power.exp
8545 * gdb.arch/ppc-dfp.exp
8546 * gdb.arch/s390-tdbregs.exp
8547 * gdb.arch/spu-info.exp
8548 * gdb.arch/spu-ls.exp
8549 * gdb.arch/thumb-bx-pc.exp
8550 * gdb.base/advance.exp
8551 * gdb.base/annota-input-while-running.exp
8552 * gdb.base/arrayidx.exp
8553 * gdb.base/asmlabel.exp
8554 * gdb.base/async.exp
8555 * gdb.base/attach-wait-input.exp
8556 * gdb.base/auto-connect-native-target.exp
8557 * gdb.base/batch-preserve-term-settings.exp
8558 * gdb.base/bfp-test.exp
8559 * gdb.base/bigcore.exp
8560 * gdb.base/bp-permanent.exp
8561 * gdb.base/break-always.exp
8562 * gdb.base/break-fun-addr.exp
8563 * gdb.base/break-idempotent.exp
8564 * gdb.base/break-main-file-remove-fail.exp
8565 * gdb.base/break-probes.exp
8566 * gdb.base/break-unload-file.exp
8567 * gdb.base/break.exp
8568 * gdb.base/call-ar-st.exp
8569 * gdb.base/call-rt-st.exp
8570 * gdb.base/call-sc.exp
8571 * gdb.base/call-signal-resume.exp
8572 * gdb.base/call-strs.exp
8573 * gdb.base/callexit.exp
8574 * gdb.base/callfuncs.exp
8575 * gdb.base/catch-gdb-caused-signals.exp
8576 * gdb.base/catch-signal-siginfo-cond.exp
8577 * gdb.base/catch-syscall.exp
8578 * gdb.base/compare-sections.exp
8579 * gdb.base/cond-eval-mode.exp
8580 * gdb.base/condbreak-call-false.exp
8581 * gdb.base/consecutive-step-over.exp
8582 * gdb.base/cursal.exp
8583 * gdb.base/disabled-location.exp
8584 * gdb.base/disasm-end-cu.exp
8585 * gdb.base/display.exp
8586 * gdb.base/double-prompt-target-event-error.exp
8587 * gdb.base/dprintf-bp-same-addr.exp
8588 * gdb.base/dprintf-detach.exp
8589 * gdb.base/dprintf-next.exp
8590 * gdb.base/dprintf-non-stop.exp
8591 * gdb.base/dprintf-pending.exp
8592 * gdb.base/dso2dso.exp
8593 * gdb.base/ending-run.exp
8594 * gdb.base/enum_cond.exp
8595 * gdb.base/examine-backward.exp
8596 * gdb.base/exe-lock.exp
8597 * gdb.base/exec-invalid-sysroot.exp
8598 * gdb.base/execl-update-breakpoints.exp
8599 * gdb.base/execution-termios.exp
8600 * gdb.base/fileio.exp
8601 * gdb.base/fixsection.exp
8602 * gdb.base/foll-exec-mode.exp
8603 * gdb.base/foll-exec.exp
8604 * gdb.base/fork-running-state.exp
8605 * gdb.base/frame-args.exp
8606 * gdb.base/fullpath-expand.exp
8607 * gdb.base/func-ptr.exp
8608 * gdb.base/gcore-relro-pie.exp
8609 * gdb.base/gdb1090.exp
8610 * gdb.base/gdb1555.exp
8611 * gdb.base/global-var-nested-by-dso.exp
8612 * gdb.base/gnu-ifunc.exp
8613 * gdb.base/hbreak-in-shr-unsupported.exp
8614 * gdb.base/hbreak-unmapped.exp
8615 * gdb.base/hook-stop.exp
8616 * gdb.base/infcall-input.exp
8617 * gdb.base/info-fun.exp
8618 * gdb.base/info-shared.exp
8619 * gdb.base/interrupt-noterm.exp
8620 * gdb.base/jit-so.exp
8621 * gdb.base/jit.exp
8622 * gdb.base/line-symtabs.exp
8623 * gdb.base/list.exp
8624 * gdb.base/longjmp.exp
8625 * gdb.base/macscp.exp
8626 * gdb.base/max-value-size.exp
8627 * gdb.base/nodebug.exp
8628 * gdb.base/nofield.exp
8629 * gdb.base/overlays.exp
8630 * gdb.base/paginate-after-ctrl-c-running.exp
8631 * gdb.base/paginate-bg-execution.exp
8632 * gdb.base/paginate-inferior-exit.exp
8633 * gdb.base/pending.exp
8634 * gdb.base/pr11022.exp
8635 * gdb.base/printcmds.exp
8636 * gdb.base/ptr-typedef.exp
8637 * gdb.base/ptype.exp
8638 * gdb.base/randomize.exp
8639 * gdb.base/range-stepping.exp
8640 * gdb.base/realname-expand.exp
8641 * gdb.base/relativedebug.exp
8642 * gdb.base/remote.exp
8643 * gdb.base/savedregs.exp
8644 * gdb.base/sepdebug.exp
8645 * gdb.base/set-noassign.exp
8646 * gdb.base/shlib-call.exp
8647 * gdb.base/shreloc.exp
8648 * gdb.base/sigaltstack.exp
8649 * gdb.base/sigbpt.exp
8650 * gdb.base/siginfo-addr.exp
8651 * gdb.base/siginfo-obj.exp
8652 * gdb.base/siginfo-thread.exp
8653 * gdb.base/signest.exp
8654 * gdb.base/signull.exp
8655 * gdb.base/sigrepeat.exp
8656 * gdb.base/skip.exp
8657 * gdb.base/so-impl-ld.exp
8658 * gdb.base/solib-corrupted.exp
8659 * gdb.base/solib-disc.exp
8660 * gdb.base/solib-display.exp
8661 * gdb.base/solib-overlap.exp
8662 * gdb.base/solib-search.exp
8663 * gdb.base/solib-symbol.exp
8664 * gdb.base/source-execution.exp
8665 * gdb.base/sss-bp-on-user-bp-2.exp
8666 * gdb.base/sss-bp-on-user-bp.exp
8667 * gdb.base/stack-checking.exp
8668 * gdb.base/stale-infcall.exp
8669 * gdb.base/step-break.exp
8670 * gdb.base/step-line.exp
8671 * gdb.base/step-over-exit.exp
8672 * gdb.base/step-test.exp
8673 * gdb.base/structs.exp
8674 * gdb.base/sym-file.exp
8675 * gdb.base/symtab-search-order.exp
8676 * gdb.base/term.exp
8677 * gdb.base/type-opaque.exp
8678 * gdb.base/unload.exp
8679 * gdb.base/until-nodebug.exp
8680 * gdb.base/until.exp
8681 * gdb.base/unwindonsignal.exp
8682 * gdb.base/watch-cond.exp
8683 * gdb.base/watch-non-mem.exp
8684 * gdb.base/watch_thread_num.exp
8685 * gdb.base/watchpoint-reuse-slot.exp
8686 * gdb.base/watchpoint-solib.exp
8687 * gdb.base/watchpoint.exp
8688 * gdb.btrace/dlopen.exp
8689 * gdb.cell/arch.exp
8690 * gdb.cell/break.exp
8691 * gdb.cell/bt.exp
8692 * gdb.cell/core.exp
8693 * gdb.cell/data.exp
8694 * gdb.cell/dwarfaddr.exp
8695 * gdb.cell/ea-cache.exp
8696 * gdb.cell/ea-standalone.exp
8697 * gdb.cell/ea-test.exp
8698 * gdb.cell/f-regs.exp
8699 * gdb.cell/fork.exp
8700 * gdb.cell/gcore.exp
8701 * gdb.cell/mem-access.exp
8702 * gdb.cell/ptype.exp
8703 * gdb.cell/registers.exp
8704 * gdb.cell/sizeof.exp
8705 * gdb.cell/solib-symbol.exp
8706 * gdb.cell/solib.exp
8707 * gdb.compile/compile-tls.exp
8708 * gdb.cp/exception.exp
8709 * gdb.cp/gdb2495.exp
8710 * gdb.cp/local.exp
8711 * gdb.cp/mb-inline.exp
8712 * gdb.cp/mb-templates.exp
8713 * gdb.cp/pr10687.exp
8714 * gdb.cp/pr9167.exp
8715 * gdb.cp/scope-err.exp
8716 * gdb.cp/templates.exp
8717 * gdb.cp/virtfunc.exp
8718 * gdb.dwarf2/dw2-dir-file-name.exp
8719 * gdb.dwarf2/dw2-single-line-discriminators.exp
8720 * gdb.fortran/complex.exp
8721 * gdb.fortran/library-module.exp
8722 * gdb.guile/guile.exp
8723 * gdb.guile/scm-cmd.exp
8724 * gdb.guile/scm-frame-inline.exp
8725 * gdb.guile/scm-objfile.exp
8726 * gdb.guile/scm-pretty-print.exp
8727 * gdb.guile/scm-symbol.exp
8728 * gdb.guile/scm-type.exp
8729 * gdb.guile/scm-value.exp
8730 * gdb.linespec/keywords.exp
8731 * gdb.linespec/ls-errs.exp
8732 * gdb.linespec/macro-relative.exp
8733 * gdb.linespec/thread.exp
8734 * gdb.mi/mi-breakpoint-changed.exp
8735 * gdb.mi/mi-dprintf-pending.exp
8736 * gdb.mi/mi-fullname-deleted.exp
8737 * gdb.mi/mi-logging.exp
8738 * gdb.mi/mi-pending.exp
8739 * gdb.mi/mi-solib.exp
8740 * gdb.mi/new-ui-mi-sync.exp
8741 * gdb.mi/user-selected-context-sync.exp
8742 * gdb.multi/dummy-frame-restore.exp
8743 * gdb.multi/multi-arch-exec.exp
8744 * gdb.multi/remove-inferiors.exp
8745 * gdb.multi/watchpoint-multi-exit.exp
8746 * gdb.opt/solib-intra-step.exp
8747 * gdb.perf/backtrace.exp
8748 * gdb.perf/single-step.exp
8749 * gdb.perf/skip-command.exp
8750 * gdb.perf/skip-prologue.exp
8751 * gdb.perf/solib.exp
8752 * gdb.python/lib-types.exp
8753 * gdb.python/py-as-string.exp
8754 * gdb.python/py-bad-printers.exp
8755 * gdb.python/py-block.exp
8756 * gdb.python/py-breakpoint.exp
8757 * gdb.python/py-cmd.exp
8758 * gdb.python/py-events.exp
8759 * gdb.python/py-evthreads.exp
8760 * gdb.python/py-finish-breakpoint.exp
8761 * gdb.python/py-finish-breakpoint2.exp
8762 * gdb.python/py-frame-inline.exp
8763 * gdb.python/py-frame.exp
8764 * gdb.python/py-inferior.exp
8765 * gdb.python/py-infthread.exp
8766 * gdb.python/py-mi.exp
8767 * gdb.python/py-objfile.exp
8768 * gdb.python/py-pp-maint.exp
8769 * gdb.python/py-pp-registration.exp
8770 * gdb.python/py-prettyprint.exp
8771 * gdb.python/py-recurse-unwind.exp
8772 * gdb.python/py-shared.exp
8773 * gdb.python/py-symbol.exp
8774 * gdb.python/py-symtab.exp
8775 * gdb.python/py-template.exp
8776 * gdb.python/py-type.exp
8777 * gdb.python/py-unwind-maint.exp
8778 * gdb.python/py-unwind.exp
8779 * gdb.python/py-value.exp
8780 * gdb.python/python.exp
8781 * gdb.reverse/finish-reverse-bkpt.exp
8782 * gdb.reverse/insn-reverse.exp
8783 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8784 * gdb.reverse/solib-precsave.exp
8785 * gdb.reverse/solib-reverse.exp
8786 * gdb.stabs/gdb11479.exp
8787 * gdb.stabs/weird.exp
8788 * gdb.threads/fork-child-threads.exp
8789 * gdb.threads/fork-plus-threads.exp
8790 * gdb.threads/fork-thread-pending.exp
8791 * gdb.threads/forking-threads-plus-breakpoint.exp
8792 * gdb.threads/hand-call-in-threads.exp
8793 * gdb.threads/interrupted-hand-call.exp
8794 * gdb.threads/linux-dp.exp
8795 * gdb.threads/local-watch-wrong-thread.exp
8796 * gdb.threads/next-while-other-thread-longjmps.exp
8797 * gdb.threads/non-ldr-exit.exp
8798 * gdb.threads/pending-step.exp
8799 * gdb.threads/print-threads.exp
8800 * gdb.threads/process-dies-while-detaching.exp
8801 * gdb.threads/process-dies-while-handling-bp.exp
8802 * gdb.threads/pthreads.exp
8803 * gdb.threads/queue-signal.exp
8804 * gdb.threads/reconnect-signal.exp
8805 * gdb.threads/signal-command-handle-nopass.exp
8806 * gdb.threads/signal-command-multiple-signals-pending.exp
8807 * gdb.threads/signal-delivered-right-thread.exp
8808 * gdb.threads/signal-sigtrap.exp
8809 * gdb.threads/sigthread.exp
8810 * gdb.threads/staticthreads.exp
8811 * gdb.threads/stepi-random-signal.exp
8812 * gdb.threads/thread-unwindonsignal.exp
8813 * gdb.threads/thread_check.exp
8814 * gdb.threads/thread_events.exp
8815 * gdb.threads/tid-reuse.exp
8816 * gdb.threads/tls-nodebug.exp
8817 * gdb.threads/tls-shared.exp
8818 * gdb.threads/tls-so_extern.exp
8819 * gdb.threads/tls.exp
8820 * gdb.threads/wp-replication.exp
8821 * gdb.trace/actions-changed.exp
8822 * gdb.trace/actions.exp
8823 * gdb.trace/backtrace.exp
8824 * gdb.trace/change-loc.exp
8825 * gdb.trace/collection.exp
8826 * gdb.trace/deltrace.exp
8827 * gdb.trace/disconnected-tracing.exp
8828 * gdb.trace/entry-values.exp
8829 * gdb.trace/ftrace-lock.exp
8830 * gdb.trace/ftrace.exp
8831 * gdb.trace/infotrace.exp
8832 * gdb.trace/mi-trace-frame-collected.exp
8833 * gdb.trace/mi-trace-unavailable.exp
8834 * gdb.trace/mi-traceframe-changed.exp
8835 * gdb.trace/mi-tracepoint-changed.exp
8836 * gdb.trace/mi-tsv-changed.exp
8837 * gdb.trace/no-attach-trace.exp
8838 * gdb.trace/packetlen.exp
8839 * gdb.trace/passc-dyn.exp
8840 * gdb.trace/passcount.exp
8841 * gdb.trace/pending.exp
8842 * gdb.trace/pr16508.exp
8843 * gdb.trace/qtro.exp
8844 * gdb.trace/range-stepping.exp
8845 * gdb.trace/read-memory.exp
8846 * gdb.trace/report.exp
8847 * gdb.trace/save-trace.exp
8848 * gdb.trace/signal.exp
8849 * gdb.trace/stap-trace.exp
8850 * gdb.trace/status-stop.exp
8851 * gdb.trace/strace.exp
8852 * gdb.trace/tfile.exp
8853 * gdb.trace/tfind.exp
8854 * gdb.trace/trace-break.exp
8855 * gdb.trace/trace-condition.exp
8856 * gdb.trace/trace-enable-disable.exp
8857 * gdb.trace/trace-mt.exp
8858 * gdb.trace/tracecmd.exp
8859 * gdb.trace/tracefile-pseudo-reg.exp
8860 * gdb.trace/tspeed.exp
8861 * gdb.trace/tstatus.exp
8862 * gdb.trace/tsv.exp
8863 * gdb.trace/unavailable.exp
8864 * gdb.trace/while-dyn.exp
8865 * gdb.trace/while-stepping.exp
8866 * lib/gdb-guile.exp
8867 * lib/gdb.exp
8868 * lib/mi-support.exp
8869 * lib/pascal.exp
8870 * lib/perftest.exp
8871 * lib/prelink-support.exp
8872 * lib/selftest-support.exp
8873
88742016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8875
8876 * Makefile.in: Include disable-implicit-rules.mk.
8877
88782016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8879
8880 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8881 non-byte-aligned bit fields.
8882
88832016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8884
8885 PR gdb/12616
8886 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8887 respects the DW_AT_data_bit_offset attribute.
8888
88892016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8890
8891 * gdb.base/default.exp: Fix output of "set language".
8892
88932016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8894
8895 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8896 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8897 make.
8898 * configure.ac: Remove checks for the make program.
8899 * configure: Re-generate.
8900
89012016-11-16 Kevin Buettner <kevinb@redhat.com>
8902
8903 * gdb.python/py-recurse-unwind.c (main): Add loop.
8904 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8905 to read_register() and gdb.parse_and_eval(). Make each code
8906 call a separate case that can be individually tested.
8907 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8908 proc. Call cont_and_backtrace for each of the code paths that
8909 we want to test in the unwinder.
8910
89112016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8912
8913 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8914 the definition of struct S.
8915
89162016-11-11 Catherine Moore <clm@codesourcery.com>
8917
8918 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8919
89202016-11-09 Pedro Alves <palves@redhat.com>
8921
8922 * gdb.base/commands.exp (runto_or_return): New procedure.
8923 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8924 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8925 (progvar_simple_while_test, progvar_complex_if_while_test)
8926 (if_while_breakpoint_command_test)
8927 (infrun_breakpoint_command_test, breakpoint_command_test)
8928 (user_defined_command_test, watchpoint_command_test)
8929 (test_command_prompt_position, redefine_hook_test)
8930 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8931 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8932 multi_line_input and multi_line. Remove gdb_expect and
8933 gdb_stop_suppressing_tests uses.
8934 * lib/gdb.exp (valnum_re): New global.
8935 (multi_line_input): New procedure.
8936
89372016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8938
8939 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8940 Remove.
8941 (test_setup): Define with proc_with_prefix.
8942 (test_cli_inferior): Likewise.
8943 (test_cli_thread): Likewise.
8944 (test_cli_frame): Likewise.
8945 (test_cli_select_frame): Likewise.
8946 (test_cli_up_down): Likewise.
8947 (test_mi_thread_select): Likewise.
8948 (test_mi_stack_select_frame): Likewise.
8949 (test_cli_in_mi_inferior): Likewise.
8950 (test_cli_in_mi_thread): Likewise.
8951 (test_cli_in_mi_frame): Likewise.
8952 (top level): Do not use with_test_prefix_procname.
8953
89542016-11-09 Pedro Alves <palves@redhat.com>
8955
8956 * gdb.base/commands.exp (gdbvar_simple_if_test)
8957 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8958 (progvar_simple_if_test, progvar_simple_while_test)
8959 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8960 (infrun_breakpoint_command_test, breakpoint_command_test)
8961 (user_defined_command_test, watchpoint_command_test)
8962 (test_command_prompt_position, deprecated_command_test)
8963 (bp_deleted_in_command, temporary_breakpoint_commands)
8964 (stray_arg0_test, source_file_with_indented_comment)
8965 (recursive_source_test, if_commands_test)
8966 (error_clears_commands_left, redefine_hook_test)
8967 (redefine_backtrace_test): Use proc_with_prefix.
8968 * lib/gdb.exp (proc_with_prefix): New proc.
8969
89702016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8971
8972 * gdb.base/tui-layout.c: New file.
8973 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8974 disassembly window contains very long lines.
8975
89762016-11-08 Tom Tromey <tom@tromey.com>
8977
8978 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8979 depend on Python 2.
8980
89812016-11-08 Tom Tromey <tom@tromey.com>
8982
8983 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8984 New method.
8985
89862016-10-29 Manish Goregaokar <manish@mozilla.com>
8987
8988 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
8989
89902016-10-27 Manish Goregaokar <manish@mozilla.com>
8991
8992 * gdb.rust/simple.rs: Add test for univariant enums without
8993 discriminants and for encoded struct-like enums.
8994
89952016-10-28 Pedro Alves <palves@redhat.com>
8996
8997 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8998 gdb_test_multiple, tighten regexps and match symtabs and line
8999 tables incrementally.
9000
90012016-10-28 Luis Machado <lgustavo@codesourcery.com>
9002
9003 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9004 general.
9005
90062016-10-25 Luis Machado <lgustavo@codesourcery.com>
9007
9008 * gdb.base/exec-invalid-sysroot.exp: New file.
9009
90102016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9011
9012 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9013
90142016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9015
9016 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9017
90182016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9019
9020 * gdb.base/killed-outside.exp: Remove $options from a call to
9021 `prepare_for_testing'.
9022
90232016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9024
9025 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9026 Change test message.
9027
90282016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9029
9030 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9031 Update comment.
9032
90332016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9034
9035 * gdb.trace/mi-trace-save.exp: New file.
9036
90372016-10-13 Yao Qi <yao.qi@linaro.org>
9038
9039 * gdb.base/code_elim.exp (get_var_address): Remove.
9040 * gdb.base/relocate.exp: Likewise.
9041 * gdb.base/shreloc.exp: Likewise.
9042 * lib/gdb.exp (get_var_address): New.
9043
90442016-10-13 Yao Qi <yao.qi@linaro.org>
9045
9046 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9047 floating point tests if $skip_float_test is false.
9048
90492016-10-12 Luis Machado <lgustavo@codesourcery.com>
9050
9051 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9052 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9053 argc values.
9054 Add 1 to argc so we guarantee distinct initial/modified argc values.
9055
90562016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9057
9058 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9059
90602016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9061
9062 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9063 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9064 * gdb.arch/vsx-regs.exp: Likewise.
9065
90662016-10-07 Yao Qi <yao.qi@linaro.org>
9067
9068 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9069
90702016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9071
9072 * gdb.python/python.exp: Test decode_line("*0").
9073
90742016-10-06 Doug Evans <dje@google.com>
9075
9076 * gdb.python/py-value.exp (test_value_creation): Add test for large
9077 unsigned 64-bit value.
9078
90792016-10-06 Tom Tromey <tom@tromey.com>
9080
9081 * gdb.compile/compile.exp: Change java tests to rust.
9082 * gdb.base/setshow.exp: Change java tests to rust.
9083 * gdb.base/default.exp: Remove java from language list.
9084 * README (Examples): Update language example.
9085 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9086 test.
9087 * lib/gdb.exp (skip_java_tests): Remove.
9088 * lib/java.exp: Remove.
9089 * gdb.java: Remove.
9090
90912016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9092
9093 * gdb.arch/mips-fcr.exp: New test.
9094 * gdb.arch/mips-fcr.c: Source for the new test.
9095
90962016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9097
9098 * gdb.base/solib-disc.exp: Use `standard_output_file'
9099 throughout.
9100
91012016-10-06 Pedro Alves <palves@redhat.com>
9102
9103 * gdb.base/jit-simple-dl.c: New file.
9104 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9105 * gdb.base/jit-simple.c: ... this.
9106 * gdb.base/jit-simple.exp (jit_run): Delete.
9107 (build_jit): New proc.
9108 (jit_test_reread): Recompile either the main program or the shared
9109 library, depending on what is being tested. Skip changing address
9110 if caller wants to. Compare before/after addresses. If testing
9111 standalone, explicitly load the binary. Test "maint info
9112 breakpoints".
9113 (top level): Add "standalone vs shared lib" and "change address"
9114 vs "same address" axes.
9115
91162016-10-06 Pedro Alves <palves@redhat.com>
9117
9118 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9119 call.
9120 (jit_run): Delete.
9121 (jit_test_reread): Use with_test_prefix. Reload the main binary
9122 explicitly. Compare the before/after addresses of the JIT
9123 descriptor.
9124
91252016-08-15 Doug Evans <dje@google.com>
9126
9127 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9128 for single bitfields is bool.
9129 * gdb.xml/tdesc-regs.exp: Ditto.
9130
91312016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9132
9133 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9134
91352016-10-05 Yao Qi <yao.qi@linaro.org>
9136
9137 * lib/gdb.exp (support_complex_tests): Return zero if
9138 gdb_skip_float_test return true.
9139
91402016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9141 Simon Marchi <simon.marchi@ericsson.com>
9142
9143 PR gdb/20487
9144 * gdb.mi/user-selected-context-sync.exp: New file.
9145 * gdb.mi/user-selected-context-sync.c: New file.
9146
91472016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9148 Simon Marchi <simon.marchi@ericsson.com>
9149
9150 PR gdb/20487
9151 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9152 =thread-select-event check.
9153
91542016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9155
9156 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9157 the compulsory L operand changes.
9158 * gdb.arch/powerpc-power.s: Likewise.
9159
91602016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9161
9162 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9163 * gdb.base/jit-attach-pie.c: New file.
9164 * gdb.base/jit-attach-pie.exp: New file.
9165
91662016-09-28 Pedro Alves <palves@redhat.com>
9167
9168 * gdb.base/infcall-input.c: New file.
9169 * gdb.base/infcall-input.exp: New file.
9170
91712016-09-22 Yao Qi <yao.qi@linaro.org>
9172
9173 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9174 (gdb_exit): Rename it to ...
9175 (gdbserver_gdb_exit): ... Close GDBserver.
9176 (gdb_exit): New proc, call gdbserver_gdb_exit.
9177 (mi_gdb_exit): Likewise.
9178
91792016-09-22 Yao Qi <yao.qi@linaro.org>
9180
9181 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9182 path.
9183 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9184 Remove duplication.
9185
91862016-09-22 Yao Qi <yao.qi@linaro.org>
9187
9188 * lib/gdbserver-support.exp: Check the existence of
9189 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9190
91912016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9192
9193 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9194
91952016-09-21 Tom Tromey <tom@tromey.com>
9196
9197 PR gdb/20604:
9198 * gdb.base/quit.exp: New file.
9199
92002016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9201
9202 * .gitignore: New file.
9203
92042016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9205
9206 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9207 throughout.
9208
92092016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9210
9211 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9212
92132016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9214
9215 * gdb.cp/casts.cc (decltype): Move it ...
9216 (main): ... with its call to ...
9217 * gdb.cp/casts03.cc: ... a new file.
9218 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9219
92202016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9221
9222 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9223
92242016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9225
9226 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9227 and sync up the test with tests in gas/testsuite/gas/ppc.
9228 * gdb.arch/powerpc-power.exp: Likewise.
9229
92302016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9231
9232 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9233
92342016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9235 Jan Kratochvil <jan.kratochvil@redhat.com>
9236
9237 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9238 make m1's definition to be different from m2's. Use 'dummy' as an
9239 argument for probe 'two'.
9240
92412016-09-10 Jon Beniston <jon@beniston.com>
9242
9243 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9244 for sim target.
9245
92462016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9247
9248 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9249 variable declaration.
9250 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9251 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9252 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9253 received HWCAP as its argument.
9254
92552016-09-06 Pedro Alves <palves@redhat.com>
9256
9257 * gdb.base/new-ui-pending-input.c: New file.
9258 * gdb.base/new-ui-pending-input.exp: New file.
9259 * gdb.exp (clear_gdb_spawn_id): New procedure.
9260 (with_spawn_id): Check whether gdb_spawn_id exists before
9261 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9262 on exit.
9263
92642016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9265
9266 * gdb.base/float128.c: New file.
9267 * gdb.base/float128.exp: Likewise.
9268 * gdb.base/floatn.c: Likewise.
9269 * gdb.base/floatn.exp: Likewise.
9270
92712016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9272
9273 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9274
92752016-09-05 Pedro Alves <palves@redhat.com>
9276
9277 PR backtrace/19927
9278 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9279 unwinders are immediately called as side effect of "source" or
9280 "disable unwinder" commands.
9281 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9282
92832016-09-02 Yao Qi <yao.qi@linaro.org>
9284
9285 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9286 is true and $type is "float" or "double".
9287
92882016-09-02 Yao Qi <yao.qi@linaro.org>
9289
9290 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9291 true.
9292 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9293 * gdb.base/call-rt-st.exp: Likewise.
9294 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9295 return value instead of gdb,skip_float_test.
9296 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9297 (do_function_calls): Use its return value instead of
9298 gdb,skip_float_test.
9299 * gdb.base/finish.exp: Likewise.
9300 * gdb.base/funcargs.exp: Likewise.
9301 * gdb.base/return.exp: Likewise.
9302 * gdb.base/return2.exp: Likewise.
9303 * gdb.base/varargs.exp: Likewise.
9304 * lib/gdb.exp (gdb_skip_float_test): Change it to
9305 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9306
93072016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9308
9309 * gdb.multi/tids.exp: Test "thread apply all".
9310
93112016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9312
9313 * gdb.base/default.exp (tty): Remove.
9314
93152016-08-24 Kevin Buettner <kevinb@redhat.com>
9316
9317 * gdb.python/py-recurse-unwind.c: New file.
9318 * gdb.python/py-recurse-unwind.py: New file.
9319 * gdb.python/py-recurse-unwind.exp: New file.
9320
93212016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9322
9323 * gdb.base/set-inferior-tty.exp: New file.
9324 * gdb.base/set-inferior-tty.c: New file.
9325
93262016-08-23 Pedro Alves <palves@redhat.com>
9327
9328 PR gdb/20494
9329 * gdb.base/new-ui-echo.c: New file.
9330 * gdb.base/new-ui-echo.exp: New file.
9331
93322016-08-23 Yao Qi <yao.qi@linaro.org>
9333
9334 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9335 gdbserver_spawn.
9336 * gdb.server/connect-without-multi-process.exp (do_test):
9337 Likewise.
9338
93392016-08-23 Yao Qi <yao.qi@linaro.org>
9340
9341 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9342 standalone_txt. Delete gdb_txt and standalone_txt on host
9343 and target. Spawn the binary on target. Copy files from
9344 target to host.
9345
93462016-08-22 Pedro Alves <palves@redhat.com>
9347
9348 PR gdb/20505
9349 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9350 with_test_prefix. Factor out bits to ...
9351 (test_no_vdso): ... this new procedure.
9352
93532016-08-19 Carl Love <cel@us.ibm.com>
9354
9355 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9356 maintaining separate logic for constructing the output path.
9357 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9358 * gdb.arch/ppc-dfp.exp: Likewise.
9359 * gdb.arch/ppc-fp.exp: Likewise.
9360 * gdb.arch/vsx-regs.exp: Likewise.
9361 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9362 binprefix for generating the additional binary files.
9363
93642016-08-19 Pedro Alves <palves@redhat.com>
9365
9366 * gdb.trace/mi-trace-frame-collected.exp
9367 (test_trace_frame_collected): On x32, expect two registers.
9368
93692016-08-18 Carl Love <cel@us.ibm.com>
9370
9371 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9372 and sync up the test with tests in gas/testsuite/gas/ppc.
9373 * gdb.arch/powerpc-power.exp: Likewise.
9374
93752016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9376
9377 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9378 expected error message.
9379
93802016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9381
9382 * gdb.multi/remove-inferiors.exp: New file.
9383 * gdb.multi/remove-inferiors.c: New file.
9384
93852016-08-12 Yao Qi <yao.qi@linaro.org>
9386
9387 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9388 argument list.
9389
93902016-08-10 Pedro Alves <palves@redhat.com>
9391
9392 PR gdb/19187
9393 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9394 setup_kfails.
9395
93962016-08-09 Pedro Alves <palves@redhat.com>
9397 Simon Marchi <simon.marchi@ericsson.com>
9398
9399 PR gdb/20418
9400 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9401 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9402
94032016-08-09 Pedro Alves <palves@redhat.com>
9404
9405 PR mi/20431
9406 * gdb.mi/mi-cmd-error.exp: New file.
9407
94082016-08-09 Pedro Alves <palves@redhat.com>
9409
9410 PR gdb/18653
9411 * gdb.base/signals-state-child.c: New file.
9412 * gdb.base/signals-state-child.exp: New file.
9413 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9414
94152016-08-09 Pedro Alves <palves@redhat.com>
9416
9417 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9418
94192016-08-03 Tom Tromey <tom@tromey.com>
9420
9421 PR python/18565:
9422 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9423
94242016-08-01 Yao Qi <yao.qi@linaro.org>
9425
9426 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9427 variable mode to "multi-process" if $multi_process is 1, otherwise
9428 set it to "single-process".
9429
94302016-08-01 Yao Qi <yao.qi@linaro.org>
9431
9432 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9433 * gdb.cp/cpexprs.exp: Likewise.
9434 * gdb.cp/m-static.exp: Likewise.
9435
94362016-07-26 Tom Tromey <tom@tromey.com>
9437
9438 PR python/20190:
9439 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9440 test.
9441
94422016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9443
9444 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9445 selecting assembly source files.
9446 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9447 assembly source files.
9448 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9449 assembly source files.
9450 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9451 selecting assembly source files.
9452
94532016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9454
9455 * gdb.base/new-ui.exp (do_test_invalid_args): New
9456 procedure.
9457
94582016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9459
9460 * gdb.btrace/reconnect.c: New file.
9461 * gdb.btrace/reconnect.exp: New file.
9462
94632016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9464
9465 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9466 to test_catch_syscall_group.
9467 (test_catch_syscall_group): New.
9468
94692016-07-21 Tom Tromey <tom@tromey.com>
9470
9471 * gdb.rust/simple.rs (main): Use empty struct expression.
9472 * gdb.rust/simple.exp: Add tests for empty struct expression.
9473
94742016-07-21 Yao Qi <yao.qi@linaro.org>
9475
9476 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9477 if gdb_skip_xml_test is true on some targets.
9478
94792016-07-21 Yao Qi <yao.qi@linaro.org>
9480
9481 * gdb.server/solib-list.exp: Unset last_loaded_file.
9482
94832016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9484
9485 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9486 "step into captured_main (args)".
9487
94882016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9489
9490 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9491
94922016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9493
9494 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9495
94962016-07-19 Pedro Alves <palves@redhat.com>
9497
9498 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9499 * gdb.opt/inline-bt.exp: Likewise.
9500 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9501 additional_flags=-Winline.
9502 * gdb.opt/inline-locals.exp: Likewise.
9503 * gdb.opt/inline-markers.c (ATTR): Define.
9504 (inlined_fn): Use it.
9505
95062016-07-19 Yao Qi <yao.qi@linaro.org>
9507
9508 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9509 (test_with_self): Remove some code. Remove argument executable.
9510 (top-level): Use do_self_tests.
9511
95122016-07-15 Zachary Welch <zwelch@codesourcery.com>
9513 Don Breazeal <donb@codesourcery.com>
9514
9515 * gdb.base/maint.exp: Escape paths used in regular expressions.
9516 * gdb.stabs/weird.exp: Likewise.
9517
95182016-07-13 Tom Tromey <tom@tromey.com>
9519
9520 PR python/15620, PR python/18620:
9521 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9522 (test_bkpt_events): New procs.
9523
95242016-07-13 Tom Tromey <tom@tromey.com>
9525
9526 PR python/17698:
9527 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9528 test.
9529 (test_watchpoints): Likewise.
9530 (test_bkpt_pending): New proc.
9531
95322016-07-13 Tom Tromey <tom@tromey.com>
9533
9534 PR cli/18053:
9535 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9536 completion test.
9537
95382016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9539
9540 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9541 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9542 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9543 f_label.
9544 (g): Rename g_end_lbl to g_label.
9545 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9546 low_pc and high_pc.
9547 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9548
95492016-07-12 Tom Tromey <tom@tromey.com>
9550
9551 PR python/19293:
9552 * gdb.python/py-unwind-maint.exp: Update tests.
9553
95542016-07-12 Yao Qi <yao.qi@linaro.org>
9555
9556 * lib/selftest-support.exp (selftest_setup): Match the output
9557 when captured_main is inlined.
9558
95592016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9560
9561 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9562 New variables.
9563 (print this%a, print this%b, print this): New tests.
9564 * gdb.fortran/derived-types.f90 (this): New object and
9565 initialization.
9566
95672016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9568
9569 * gdb.ada/arraydim.exp: Remove extra directory level in build
9570 directory.
9571
95722016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9573
9574 * lib/ada.exp: Remove extra directory level in build directory.
9575 * gdb.ada/cond_lang.exp: Likewise.
9576 * gdb.ada/exec_changed.exp: Likewise.
9577 * gdb.ada/lang_switch.exp: Likewise.
9578
95792016-07-06 Manish Goregaokar <manish@mozilla.com>
9580
9581 * simple.rs: Add test for raw pointer subscripting.
9582 * simple.exp: Add test expectations.
9583
95842016-07-05 Yao Qi <yao.qi@linaro.org>
9585
9586 * gdb.mi/mi-reverse.exp: Match =record-started output.
9587
95882016-07-01 Pedro Alves <palves@redhat.com>
9589
9590 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9591 procedure.
9592 (jit_reader_test): Test the jit reader's unwinder.
9593 * gdb.base/jithost.c (jit_function_00_code): New global.
9594 (main): Use memcpy to fill in the mmapped code, instead of poking
9595 bytes manually here.
9596 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9597 value.
9598 (read_debug_info): Save the function's range.
9599 (read_sp): New function.
9600 (unwind_frame): Use it. Also unwind RBP.
9601 (get_frame_id): Use read_sp.
9602 (gdb_init_reader): Use calloc instead of malloc.
9603 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9604 parameter. Use gdb_test_multiple.
9605
96062016-07-01 Pedro Alves <palves@redhat.com>
9607 Antoine Tremblay <antoine.tremblay@ericsson.com>
9608
9609 * gdb.threads/process-dies-while-detaching.c: New file.
9610 * gdb.threads/process-dies-while-detaching.exp: New file.
9611
96122016-07-01 Pedro Alves <palves@redhat.com>
9613
9614 * gdb.multi/watchpoint-multi-exit.c: New file.
9615 * gdb.multi/watchpoint-multi-exit.exp: New file.
9616
96172016-06-30 Pedro Alves <palves@redhat.com>
9618
9619 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9620 unset inferior_spawn_id.
9621
96222016-06-30 Pedro Alves <palves@redhat.com>
9623
9624 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9625 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9626
96272016-06-29 Yao Qi <yao.qi@linaro.org>
9628
9629 * gdb.base/return.c: Add copyright header.
9630
96312016-06-29 Tom Tromey <tom@tromey.com>
9632
9633 PR python/20129:
9634 * gdb.python/py-framefilter.exp: Add tests for setting priority
9635 and disabling of non-existent frame filter.
9636
96372016-06-29 Yao Qi <yao.qi@linaro.org>
9638
9639 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9640 0x0f07ff.
9641
96422016-06-28 Yao Qi <yao.qi@linaro.org>
9643
9644 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9645 triplets. Start gdb, execute catch syscall, and continue. Check
9646 gdb's output to determine catch syscall is supported.
9647
96482016-06-27 Manish Goregaokar <manish@mozilla.com>
9649
9650 * gdb.rust/simple.rs: Add test for returning unit in a function.
9651 * gdb.rust/simple.exp: Add expectation for functions returning
9652 unit.
9653
96542016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9655
9656 * gdb.python/py-breakpoint-create-fail.c,
9657 gdb.python/py-breakpoint-create-fail.exp,
9658 gdb.python/py-breakpoint-create-fail.py: New testcase.
9659
96602016-06-25 Manish Goregaokar <manish@mozilla.com>
9661
9662 PR gdb/20239
9663 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
9664 * gdb.rust/simple.exp: Add test expectations for new NonZero
9665 tests.
9666
96672016-06-24 David Taylor <dtaylor@emc.com>
9668
9669 * gdb.base/offsets.exp: New file.
9670 * gdb.base/offsets.c: New file.
9671
96722016-06-23 Tom Tromey <tom@tromey.com>
9673
9674 PR gdb/16483:
9675 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9676 before any filters are loaded.
9677
96782016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9679
9680 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9681 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9682 structs.
9683 * gdb.fortran/derived-type-function.exp: New file.
9684 * gdb.fortran/derived-type-function.f90: New file.
9685
9686
96872016-06-21 Pedro Alves <palves@redhat.com>
9688
9689 * gdb.base/new-ui.exp: New file.
9690 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9691 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9692 (with_spawn_id): New procedure.
9693
96942016-06-21 Pedro Alves <palves@redhat.com>
9695
9696 * gdb.mi/mi-exec-run.exp: New file.
9697
96982016-06-21 Pedro Alves <palves@redhat.com>
9699
9700 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9701 breakpoint command's output on the main UI.
9702 (test_break): New procedure, factored out from calls in the top
9703 level.
9704 (top level): Use foreach_with_prefix to test MI as main UI and as
9705 separate UI.
9706
97072016-06-21 Pedro Alves <palves@redhat.com>
9708
9709 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9710 (test_awatch_creation_and_listing)
9711 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9712 Remove 'type' parameter.
9713 (test_watchpoint_all): New parameter mi_mode. Remove
9714 with_test_prefix.
9715 (top level): Use foreach_with_prefix, and add main/separate UI MI
9716 testing axis.
9717
97182016-06-21 Pedro Alves <palves@redhat.com>
9719
9720 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9721 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9722 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9723 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9724 (gdb_main_spawn_id, mi_spawn_id): Declare and
9725 comment.
9726 (mi_create_inferior_pty): New procedure,
9727 factored out from default_mi_gdb_start.
9728 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9729 procedures.
9730 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9731 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9732 Use mi_create_inferior_pty.
9733 (mi_gdb_start): Use eval to pass down args list.
9734
97352016-06-21 Pedro Alves <palves@redhat.com>
9736
9737 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9738 * gdb.opt/inline-cmds.exp: Add MI tests.
9739
97402016-06-21 Pedro Alves <palves@redhat.com>
9741
9742 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9743
97442016-06-21 Pedro Alves <palves@redhat.com>
9745
9746 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9747 (top level): Use it instead of mi_execute_to.
9748
97492016-06-21 Pedro Alves <palves@redhat.com>
9750
9751 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9752 (cont_handler_str): New.
9753 (signal_stop_handler): Set stop_handler_str instead of printing to
9754 stdout.
9755 (continue_handler): Set cont_handler_str instead of printing to
9756 stdout.
9757 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9758 mi_send_resuming_command. Print stop_handler_str and
9759 cont_handler_str instead of expecting the python events print
9760 directly.
9761
97622016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9763
9764 * gdb.base/jit-reader.exp: New file.
9765 * gdb.base/jithost.c: New file.
9766 * gdb.base/jithost.h: New file.
9767 * gdb.base/jitreader.c : New file.
9768 * gdb.base/jit-protocol.h: New file.
9769
97702016-06-17 Yao Qi <yao.qi@linaro.org>
9771
9772 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9773 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9774 and detach-on-fork. Adjust tests.
9775 (top level): Invoke break_cond_on_syscall with combinations of
9776 syscall, follow-fork-mode and detach-on-fork.
9777
97782016-06-17 Yao Qi <yao.qi@linaro.org>
9779
9780 * gdb.base/step-over-exit.c: New.
9781 * gdb.base/step-over-exit.exp: New.
9782
97832016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9784
9785 * gdb.base/float.exp: Add target check for nds32*-*-*.
9786 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9787
97882016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9789
9790 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9791 for unsupported target features.
9792 * gdb.base/call-rt-st.exp: Likewise.
9793 * gdb.base/call-sc.exp: Likewise.
9794 * gdb.base/call-signal-resume.exp: Likewise.
9795 * gdb.base/call-strs.exp: Likewise.
9796 * gdb.base/callexit.exp: Likewise.
9797 * gdb.base/callfuncs.exp: Likewise.
9798 * gdb.base/nodebug.exp: Likewise.
9799 * gdb.base/printcmds.exp: Likewise.
9800 * gdb.base/ptype.exp: Likewise.
9801 * gdb.base/structs.exp: Likewise.
9802 * gdb.base/unwindonsignal.exp: Likewise.
9803 * gdb.cp/gdb2495.exp: Likewise.
9804 * gdb.cp/templates.exp: Likewise.
9805 * gdb.cp/virtfunc.exp: Likewise.
9806 * gdb.threads/hand-call-in-threads.exp: Likewise.
9807 * gdb.threads/interrupted-hand-call.exp: Likewise.
9808 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9809
98102016-06-10 Tom Tromey <tom@tromey.com>
9811
9812 PR rust/20110:
9813 * gdb.rust/expr.exp: Add test for integer constant larger than
9814 i32.
9815
98162016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9817
9818 * gdb.fortran/nested-funcs.exp: New.
9819 * gdb.fortran/nested-funcs.f90: New.
9820
98212016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9822
9823 * gdb.base/examine-backward.c: New file.
9824 * gdb.base/examine-backward.exp: New file.
9825
98262016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9827
9828 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9829 matching.
9830
98312016-06-02 Tom Tromey <tom@tromey.com>
9832
9833 PR python/18984:
9834 * gdb.python/py-shared.exp: Add solib_name test.
9835
98362016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9837
9838 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9839
98402016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9841
9842 PR c++/19893
9843 * gdb.dwarf2/implref.exp: Rename to...
9844 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9845 * gdb.dwarf2/implref-array.c: New file.
9846 * gdb.dwarf2/implref-array.exp: Likewise.
9847 * gdb.dwarf2/implref-global.c: Likewise.
9848 * gdb.dwarf2/implref-global.exp: Likewise.
9849 * gdb.dwarf2/implref-struct.c: Likewise.
9850 * gdb.dwarf2/implref-struct.exp: Likewise.
9851
98522016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9853
9854 * gdb.trace/trace-condition.exp: Add 64bit tests.
9855
98562016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9857
9858 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9859 bits types.
9860 (main): Adapt to 8 to 64 bits types.
9861 * gdb.trace/trace-condition.exp: Add new tests.
9862
98632016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9864
9865 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9866
98672016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9868
9869 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9870 Move condition tests...
9871 * gdb.trace/trace-condition.exp: Here.
9872
98732016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9874
9875 * gdb.trace/trace-condition.exp: Add counter-case tests.
9876
98772016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9878
9879 PR c++/15231
9880 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9881 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9882
98832016-05-27 Pedro Alves <palves@redhat.com>
9884
9885 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9886 New procedure.
9887 (top level): Call it, and bail out of DejaGnu is known to be bad.
9888
98892016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9890
9891 * gdb.base/whatis.c: Extend the test case.
9892 * gdb.base/whatis.exp: Add additional tests.
9893
98942016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9895
9896* gdb.fortran/type.f90: Add pointer variable.
9897* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9898
98992016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9900
9901 * gdb.fortran/vla-type.exp: Fix testcase name.
9902
99032016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9904
9905 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9906
99072016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9908
9909 * gdb.fortran/type.f90: Add nested structures.
9910 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9911 * gdb.fortran/derived-type.exp: Adapt expected output.
9912 * gdb.fortran/vla-type.exp: Adapt expected output.
9913
99142016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9915
9916 * gdb.fortran/whatis_type.exp: Adapt expected output.
9917
99182016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9919
9920 * gdb.fortran/print_type.exp: Fix expected output.
9921 * gdb.fortran/whatis_type.exp: Fix expected output.
9922
99232016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9924
9925 * gdb.fortran/whatis_type.exp: Use multi_line.
9926
99272016-05-24 Tom Tromey <tom@tromey.com>
9928
9929 PR python/17386:
9930 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9931 use value as an index.
9932
99332016-05-23 Tom Tromey <tom@tromey.com>
9934
9935 PR python/17981:
9936 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9937 no-breakpoint case.
9938
99392016-05-24 Pedro Alves <palves@redhat.com>
9940
9941 PR gdb/19828
9942 * gdb.threads/clone-attach-detach.c: New file.
9943 * gdb.threads/clone-attach-detach.exp: New file.
9944
99452016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9946
9947 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9948
99492016-05-23 Tom Tromey <tom@tromey.com>
9950
9951 PR python/19438, PR python/18393:
9952 * gdb.python/py-progspace.exp: Add "dir" test.
9953 * gdb.python/py-objfile.exp: Add "dir" test.
9954
99552016-05-23 Yao Qi <yao.qi@linaro.org>
9956
9957 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9958 * gdb.arch/thumb2-it.exp: Likewise.
9959
99602016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9961
9962 * gdb.mi/mi-threads-interrupt.c: New file.
9963 * gdb.mi/mi-threads-interrupt.exp: New file.
9964
99652016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9966
9967 PR gdb/18077
9968 * gdb.mi/mi-async-run.exp: New file.
9969 * gdb.mi/mi-async-run.c: New file.
9970
99712016-05-17 Tom Tromey <tom@tromey.com>
9972 Manish Goregaokar <manishsmail@gmail.com>
9973
9974 * lib/rust-support.exp: New file.
9975 * lib/gdb.exp (skip_rust_tests): New proc.
9976 (build_executable_from_specs): Handle rust.
9977 * lib/future.exp (gdb_find_rustc): New proc.
9978 (gdb_default_target_compile): Handle rust.
9979 * gdb.rust/expr.exp: New file.
9980 * gdb.rust/generics.exp: New file.
9981 * gdb.rust/generics.rs: New file.
9982 * gdb.rust/methods.exp: New file.
9983 * gdb.rust/methods.rs: New file.
9984 * gdb.rust/modules.exp: New file.
9985 * gdb.rust/modules.rs: New file.
9986 * gdb.rust/simple.exp: New file.
9987 * gdb.rust/simple.rs: New file.
9988
99892016-05-17 Tom Tromey <tom@tromey.com>
9990
9991 * gdb.base/default.exp (set language): Add rust.
9992
99932016-05-17 Tom Tromey <tom@tromey.com>
9994
9995 * gdb.gdb/unittest.exp: New file.
9996
99972016-05-16 Yao Qi <yao.qi@linaro.org>
9998
9999 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10000 shell_prompt. Update shell_prompt_re.
10001
100022016-05-12 Doug Evans <dje@google.com>
10003
10004 PR symtab/19999
10005 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10006 $options when building executable.
10007 * gdb.dwarf2/fission-loclists-pie.S: New file.
10008 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10009
100102016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10011
10012 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10013 of [is_remote target],
10014
100152016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10016
10017 * lib/gdb.exp (use_gdb_stub): New procedure.
10018
100192016-05-03 Yunlian Jiang <yunlian@google.com>
10020 Doug Evans <dje@google.com>
10021
10022 PR symtab/19914
10023 * gdb.dwarf2/dwp-sepdebug.c: New file.
10024 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10025
100262016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10027
10028 * gdb.base/detach.exp: Remove is_remote check.
10029
100302016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10031
10032 * gdb.base/annota-input-while-running.exp: Don't check for
10033 [is_remote target]. Enable annotations after running to main.
10034 Remove unused "set test..." line.
10035
100362016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10037
10038 * gdb.trace/trace-enable-disable.exp: New file.
10039 * gdb.trace/trace-enable-disable.c: New file.
10040
100412016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10042
10043 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10044 use it in info sharedlibrary test.
10045 * gdb.trace/ftrace-lock.exp: Likewise.
10046 * gdb.trace/ftrace.exp: Likewise.
10047 * gdb.trace/range-stepping.exp: Likewise.
10048 * gdb.trace/trace-break.exp: Likewise.
10049 * gdb.trace/trace-condition.exp: Likewise.
10050 * gdb.trace/trace-mt.exp: Likewise.
10051
100522016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10053
10054 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10055 (gdb_load_shlib): ... this.
10056 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10057 gdb_load_shlib.
10058 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10059 * gdb.base/ctxobj.exp: Likewise.
10060 * gdb.base/dprintf-pending.exp: Likewise.
10061 * gdb.base/dso2dso.exp: Likewise.
10062 * gdb.base/fixsection.exp: Likewise.
10063 * gdb.base/gcore-relro.exp: Likewise.
10064 * gdb.base/gdb1555.exp: Likewise.
10065 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10066 * gdb.base/gnu-ifunc.exp: Likewise.
10067 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10068 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10069 * gdb.base/pending.exp: Likewise.
10070 * gdb.base/print-file-var.exp: Likewise.
10071 * gdb.base/print-symbol-loading.exp: Likewise.
10072 * gdb.base/shlib-call.exp: Likewise.
10073 * gdb.base/shreloc.exp: Likewise.
10074 * gdb.base/so-impl-ld.exp: Likewise.
10075 * gdb.base/solib-disc.exp: Likewise.
10076 * gdb.base/solib-nodir.exp: Likewise.
10077 * gdb.base/solib-overlap.exp: Likewise.
10078 * gdb.base/solib-symbol.exp: Likewise.
10079 * gdb.base/solib-weak.exp (do_test): Likewise.
10080 * gdb.base/sym-file.exp: Likewise.
10081 * gdb.base/symtab-search-order.exp: Likewise.
10082 * gdb.base/type-opaque.exp: Likewise.
10083 * gdb.base/unload.exp: Likewise.
10084 * gdb.base/watchpoint-solib.exp: Likewise.
10085 * gdb.compile/compile.exp: Likewise.
10086 * gdb.cp/gdb2384.exp: Likewise.
10087 * gdb.cp/infcall-dlopen.exp: Likewise.
10088 * gdb.cp/re-set-overloaded.exp: Likewise.
10089 * gdb.fortran/library-module.exp: Likewise.
10090 * gdb.opt/solib-intra-step.exp: Likewise.
10091 * gdb.python/py-finish-breakpoint.exp: Likewise.
10092 * gdb.python/py-shared.exp: Likewise.
10093 * gdb.reverse/solib-precsave.exp: Likewise.
10094 * gdb.reverse/solib-reverse.exp: Likewise.
10095 * gdb.server/solib-list.exp: Likewise.
10096 * gdb.threads/dlopen-libpthread.exp: Likewise.
10097 * gdb.threads/tls-shared.exp: Likewise.
10098 * gdb.threads/tls-so_extern.exp: Likewise.
10099 * gdb.trace/change-loc.exp: Likewise.
10100 * gdb.trace/ftrace-lock.exp: Likewise.
10101 * gdb.trace/ftrace.exp: Likewise.
10102 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10103 * gdb.trace/pending.exp: Likewise.
10104 * gdb.trace/range-stepping.exp: Likewise.
10105 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10106 (strace_info_marker): Likewise.
10107 (strace_probe_marker): Likewise.
10108 (strace_trace_on_same_addr): Likewise.
10109 (strace_trace_on_diff_addr): Likewise.
10110 * gdb.trace/trace-break.exp: Likewise.
10111 * gdb.trace/trace-condition.exp: Likewise.
10112 * gdb.trace/trace-mt.exp: Likewise.
10113
101142016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10115
10116 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10117 result of gdb_remote_download.
10118 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10119 * gdb.base/dso2dso.exp: Likewise.
10120 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10121 * gdb.base/print-file-var.exp: Likewise.
10122 * gdb.base/shlib-call.exp: Likewise.
10123 * gdb.base/shreloc.exp: Likewise.
10124 * gdb.base/solib-overlap.exp: Likewise.
10125 * gdb.base/solib-weak.exp (do_test): Likewise.
10126 * gdb.base/unload.exp: Likewise.
10127
101282016-04-27 Yao Qi <yao.qi@linaro.org>
10129
10130 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10131 exists.
10132
101332016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10134
10135 * vla-type.exp: Print structure from toplevel.
10136
101372016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10138
10139 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10140 of dynamic types.
10141 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10142 of dynamic types.
10143
101442016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10145
10146 * gdb.fortran/vla-type.f90: New file.
10147 * gdb.fortran/vla-type.exp: New file.
10148
101492016-04-25 Yao Qi <yao.qi@linaro.org>
10150
10151 * gdb.base/branch-to-self.c: New file.
10152 * gdb.base/branch-to-self.exp: New file.
10153
101542016-04-22 Yao Qi <yao.qi@linaro.org>
10155
10156 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10157 more after $hex.
10158
101592016-04-22 Yao Qi <yao.qi@linaro.org>
10160
10161 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10162 * gdb.base/annota3.exp: Likewise.
10163
101642016-04-22 Yao Qi <yao.qi@linaro.org>
10165
10166 * gdb.reverse/step-precsave.exp: Do one step and test program
10167 stops in "callee" and do multiple steps until program goes out
10168 of "callee".
10169 * gdb.reverse/step-reverse.exp: Likewise.
10170
101712016-04-22 Yao Qi <yao.qi@linaro.org>
10172
10173 * gdb.trace/signal.exp: Also pass if
10174 $tracepoint_hits($i) > $iterations.
10175
101762016-04-22 Yao Qi <yao.qi@linaro.org>
10177
10178 * gdb.trace/signal.c: New file.
10179 * gdb.trace/signal.exp: New file.
10180
101812016-04-19 Doug Evans <xdje42@gmail.com>
10182
10183 * gdb.base/bad-file.exp: New file.
10184
101852016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10186
10187 * gdb.dwarf2/implref.exp: New file.
10188
101892016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10190
10191 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10192 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10193 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10194 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10195 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10196 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10197 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10198 * lib/fortran.exp (fortran_int4): New procedure.
10199 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10200 (fortran_logical4): Likewise.
10201
102022016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10203
10204 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10205
102062016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10207
10208 * lib/compiler.c: Add Intel specific preprocessor macros.
10209 * lib/compiler.cc: Likewise.
10210
102112016-04-13 Luis Machado <lgustavo@codesourcery.com>
10212
10213 * gdb.server/connect-with-no-symbol-file.c: New file.
10214 * gdb.server/connect-with-no-symbol-file.exp: New file.
10215
102162016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10217
10218 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10219
102202016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10221
10222 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10223 standard output directory.
10224
102252016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10226
10227 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10228
102292016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10230
10231 * gdb.btrace/instruction_history.c (loop): Add declaration.
10232
102332016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10234
10235 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10236
102372016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10238
10239 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10240 parentheses to print.
10241 (continue_handler): Likewise.
10242
102432016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10244
10245 * gdb.server/solib-list.exp: Remove is_remote check.
10246 Pass shlib= to gdb_compile. Don't link shared library with
10247 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10248 Run binary filename through "readlink -f" on the target.
10249
102502016-04-08 Pedro Alves <palves@redhat.com>
10251
10252 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10253 interpreter filename as argument to gdbserver_spawn.
10254 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10255 Return empty if $last_loaded_file does not exist.
10256
102572016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10258
10259 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10260 * gdb.base/jit-main.c: Use exit after usage.
10261
102622016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10263
10264 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10265 GDBHISTSIZE prior to the tests.
10266 * gdb.base/gdbinit-history.exp: Likewise.
10267
102682016-04-07 Pedro Alves <palves@redhat.com>
10269
10270 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10271 instead of build_executable. Use gdb_load_shlibs.
10272
102732016-04-07 Yao Qi <yao.qi@linaro.org>
10274
10275 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10276 Execute "si" command.
10277
102782016-04-07 Yao Qi <yao.qi@linaro.org>
10279
10280 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10281 number instead of the comments on some line.
10282
102832016-04-06 Don Breazeal <donb@codesourcery.com>
10284
10285 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10286 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10287
102882016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10289
10290 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10291 standard_output_file. Remove unused binfile variable.
10292
102932016-04-05 Catalin Udma <catalin.udma@freescale.com>
10294
10295 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10296 * gdb.python/py-mi-objfile.exp: Match "list main" output
10297 in console format.
10298
102992016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10300
10301 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10302 absolute.
10303
103042016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10305
10306 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10307 absolute.
10308 * gdb.trace/ftrace.exp: Likewise.
10309 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10310 targets as well.
10311 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10312 (gdb_load_shlibs): Copy libraries to test directory when testing
10313 natively. Only set solib-search-path if testing remotely.
10314 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10315
103162016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10317
10318 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10319 gdb_download. Use it even if the target is not remote.
10320 * gdb.base/jit.exp (compile_jit_test): Likewise.
10321 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10322 output directory if the destination board is local, otherwise use
10323 the standard remote_download from DejaGnu.
10324 (gdb_download): Remove.
10325 (gdb_load_shlibs): Use gdb_remote_download instead of
10326 gdb_download.
10327 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10328 Use gdb_remote_download instead of gdb_download. Use it even if
10329 the target is not remote.
10330 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10331 instead of gdb_download.
10332
103332016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10334
10335 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10336 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10337 run.
10338
103392016-04-01 Artemiy Volkov <artemiyv@acm.org>
10340
10341 PR gdb/19820
10342 * gdb.base/printcmds.exp: Add artificial arrays tests.
10343
103442016-03-31 Pedro Alves <palves@redhat.com>
10345
10346 PR gdb/19858
10347 * gdb.base/jit-main.c: Include unistd.h.
10348 (ATTACH): Define to 0 if not already defined.
10349 (wait_for_gdb, mypid): New globals.
10350 (WAIT_FOR_GDB): New macro.
10351 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10352 some breakpoint locations.
10353 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10354 New procedures.
10355 (one_jit_test): Add REATTACH parameter, and handle it. Use
10356 continue_to_test_location.
10357 (top level): Test attach, and adjusts calls to one_jit_test.
10358
103592016-03-31 Pedro Alves <palves@redhat.com>
10360
10361 PR gdb/19858
10362 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10363 BINSUFFIX parameter, and handle it.
10364 (top level): Adjust calls compile_jit_test.
10365
103662016-03-31 Catalin Udma <catalin.udma@freescale.com>
10367
10368 PR python/19743
10369 * gdb.python/py-mi-events-gdb.py: New file.
10370 * gdb.python/py-mi-events.c: New file.
10371 * gdb.python/py-mi-events.exp: New file.
10372
103732016-03-30 Yao Qi <yao.qi@linaro.org>
10374
10375 * gdb.reverse/until-precsave.exp: Match function name only.
10376 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10377 Move malloc to a condition block.
10378 * gdb.reverse/until-reverse.exp: Match function name only.
10379
103802016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10381
10382 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10383 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10384 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10385 variable for GPR 0 instead of assuming it is register 0.
10386 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10387 * lib/trace-support.exp: Add s390 registers.
10388
103892016-03-29 Yao Qi <yao.qi@linaro.org>
10390
10391 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10392
103932016-03-24 Yao Qi <yao.qi@linaro.org>
10394
10395 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10396 test message.
10397
103982016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10399
10400 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10401 maintaining separate logic for constructing the output path.
10402
104032016-03-16 Don Breazeal <donb@codesourcery.com>
10404
10405 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10406 Retry fork and waitpid on interrupted system call errors.
10407 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10408 Use with_timeout_factor to increase timeout by factor of 10.
10409
104102016-03-15 Don Breazeal <donb@codesourcery.com>
10411
10412 * gdb.cp/scope-err.cc: New test program.
10413 * gdb.cp/scope-err.exp: New test script.
10414 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10415 lines and "set breakpoint here" comment.
10416 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10417 Fixed some whitespace and format issues.
10418 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10419 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10420
104212016-03-15 Doug Evans <dje@google.com>
10422
10423 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10424 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10425 All callers updated. Add tests for enums, mixed flags register.
10426
104272016-03-15 Doug Evans <dje@google.com>
10428
10429 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10430 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10431
104322016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10433
10434 * gdb.base/default.exp: Add $_as_string to the list of expected
10435 convenience functions.
10436
104372016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10438
10439 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10440
104412016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10442
10443 * gdb.python/py-as-string.exp: New file.
10444 * gdb.python/py-as-string.c: New file.
10445
104462016-03-09 Pedro Alves <palves@redhat.com>
10447
10448 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10449 signal" -> "Thread NN received signal" output change.
10450 * gdb.threads/ia64-sigill.exp: Likewise.
10451 * gdb.threads/linux-dp.exp: Likewise.
10452 * gdb.threads/manythreads.exp: Likewise.
10453 * gdb.threads/pending-step.exp: Likewise.
10454 * gdb.threads/print-threads.exp: Likewise.
10455 * gdb.threads/sigstep-threads.exp: Likewise.
10456 * gdb.threads/staticthreads.exp: Likewise.
10457 * gdb.threads/tls.exp: Likewise.
10458
104592016-03-09 Pedro Alves <palves@redhat.com>
10460
10461 * gdb.base/command-line-input.exp: New file.
10462
104632016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10464
10465 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10466 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10467 * gdb.trace/pending.exp: Accept leading dot before function name.
10468 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10469 * lib/trace-support.exp: Set registers for ppc.
10470
104712016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10472
10473 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10474 use it for disassembly; accept .main in addition to main in backtrace.
10475
104762016-03-09 Wei-cheng Wang <cole945@gmail.com>
10477 Marcin Kościelnicki <koriakin@0x04.net>
10478
10479 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10480 (gdb_recursion_test_ptr): New global variable.
10481 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10482 gdb_recursion_test.
10483 (gdb_c_test): Ditto.
10484
104852016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10486
10487 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10488 ordering.
10489
104902016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10491
10492 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10493 (bar): Add bar_start_lbl label.
10494 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10495 of foo/bar for emitting DWARF and tracing.
10496
104972016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10498
10499 * analyze-racy-logs.py: Set executable bit.
10500
105012016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10502
10503 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10504 (CHECK_TARGET_TMP): Likewise.
10505 (check-single-racy): New rule.
10506 (check-parallel-racy): Likewise.
10507 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10508 (do-check-parallel-racy): New rule.
10509 (check-racy/%.exp): Likewise.
10510 * README (Racy testcases): New section.
10511 * analyze-racy-logs.py: New file.
10512
105132016-03-03 Doug Evans <dje@google.com>
10514
10515 * gdb.base/skip.exp: Use with_test_prefix.
10516
105172016-03-03 Yao Qi <yao.qi@linaro.org>
10518
10519 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10520 Invoke step_over_syscall "clone" and break_cond_on_syscall
10521 "clone".
10522 * gdb.base/step-over-clone.c: New file.
10523
105242016-03-03 Yao Qi <yao.qi@linaro.org>
10525
10526 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10527 code format.
10528
105292016-03-03 Yao Qi <yao.qi@linaro.org>
10530
10531 * gdb.base/disp-step-fork.c: Rename to ...
10532 * gdb.base/step-over-fork.c: ... it. New file.
10533 * gdb.base/disp-step-vfork.c: Rename to ...
10534 * gdb.base/step-over-vfork.c: ... it. New file.
10535 * gdb.base/disp-step-syscall.exp: Rename to ...
10536 * gdb.base/step-over-syscall.exp: ... it. New file.
10537 (disp_step_cross_syscall): Rename to ...
10538 (step_over_syscall): ... it.
10539
105402016-03-03 Yao Qi <yao.qi@linaro.org>
10541
10542 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10543 If target supports condition evaluation on target, invoke
10544 break_cond_on_syscall for fork and vfork.
10545
105462016-03-03 Yao Qi <yao.qi@linaro.org>
10547
10548 * gdb.base/disp-step-syscall.exp: Don't invoke
10549 support_displaced_stepping.
10550 (disp_step_cross_syscall): Test with displaced stepping off and
10551 on if supported.
10552
105532016-03-03 Yao Qi <yao.qi@linaro.org>
10554
10555 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10556 proc.
10557 (setup): New proc.
10558 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10559 and setup.
10560
105612016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10562
10563 * gdb.fortran/vla-history.exp: Remove breakpoint.
10564
105652016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10566
10567 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10568 exceeds timeout.
10569
105702016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10571
10572 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10573 breakpoint.
10574
105752016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10576
10577 * gdb.mi/vla.f90: Nullify pointer after declaration.
10578
105792016-03-01 Pedro Alves <palves@redhat.com>
10580
10581 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10582
105832016-03-01 Pedro Alves <palves@redhat.com>
10584
10585 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10586 before anything else.
10587 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10588 _GNU_SOURCE here.
10589 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10590 before anything else.
10591 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10592
105932016-03-01 Pedro Alves <palves@redhat.com>
10594
10595 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10596
105972016-03-01 Yao Qi <yao.qi@linaro.org>
10598
10599 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10600 prepare_for_testing.
10601
106022016-03-01 Yao Qi <yao.qi@linaro.org>
10603
10604 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10605
106062016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10607
10608 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10609 manually constructing the output path.
10610
106112016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10612
10613 * gdb.arch/s390-stackless.S: New.
10614 * gdb.arch/s390-stackless.exp: New.
10615
106162016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10617
10618 * gdb.dlang/circular.c: New file.
10619 * gdb.dlang/circular.exp: New file.
10620
106212016-02-26 Yao Qi <yao.qi@linaro.org>
10622
10623 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10624 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10625 (testcases): Update.
10626
106272016-02-26 Yao Qi <yao.qi@linaro.org>
10628
10629 * gdb.reverse/aarch64.c: Rename to ...
10630 * gdb.reverse/insn-reverse.c: ... it.
10631 * gdb.reverse/aarch64.exp: Rename to ...
10632 * gdb.reverse/insn-reverse.exp: ... it.
10633
106342016-02-26 Yao Qi <yao.qi@linaro.org>
10635
10636 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10637 (testcase_ftype): New.
10638 (testcases): New array.
10639 (n_testcases): New.
10640 (main): Call each element in testcases.
10641 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10642 (read_testcase): New.
10643 Do the tests in a loop.
10644
106452016-02-25 Yao Qi <yao.qi@linaro.org>
10646
10647 * gdb.base/branches.c: Remove.
10648
106492016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10650
10651 PR gdb/13808
10652 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10653
106542016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10655
10656 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10657
106582016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10659
10660 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10661 change x86_64 call_insn to 'callq'.
10662
106632016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10664
10665 * gdb.trace/tfile-avx.c: Move to...
10666 * gdb.trace/tracefile-pseudo-reg.c: Here.
10667 * gdb.trace/tfile-avx.exp: Move to...
10668 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10669
106702016-02-24 Gary Benson <gbenson@redhat.com>
10671
10672 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10673 message on attach.
10674
106752016-02-23 Doug Evans <dje@google.com>
10676
10677 * gdb.base/skip.c (test_skip): New function.
10678 (end_test_skip_file_and_function): New function.
10679 (test_skip_file_and_function): New function.
10680 * gdb.base/skip1.c (test_skip): New function.
10681 (skip1_test_skip_file_and_function): New function.
10682 * gdb.base/skip.exp: Add tests for new skip options.
10683 * gdb.base/skip-solib.exp: Update expected output.
10684 * gdb.perf/skip-command.cc: New file.
10685 * gdb.perf/skip-command.exp: New file.
10686 * gdb.perf/skip-command.py: New file.
10687
106882016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10689
10690 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10691 info registers pattern.
10692
106932016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10694
10695 * lib/future.exp: Add D support.
10696 (gdb_find_gdc): New proc.
10697 (gdb_default_target_compile): Add D support.
10698
106992016-02-18 Wei-cheng Wang <cole945@gmail.com>
10700
10701 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10702 user+system time.
10703 (trace_speed_test): Determine the iteration count for a time
10704 between 15..30 seconds.
10705
107062016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10707
10708 * gdb.arch/i386-mpx-sigsegv.c: New file.
10709 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10710 * gdb.arch/i386-mpx-simple_segv.c: New file.
10711 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10712
107132016-02-18 Yao Qi <yao.qi@linaro.org>
10714
10715 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10716 Don't call setup_kfail.
10717
107182016-02-18 Yao Qi <yao.qi@linaro.org>
10719
10720 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10721 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10722
107232016-02-16 Doug Evans <dje@google.com>
10724
10725 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10726 * gdb.base/skip1.c: Ditto.
10727 * gdb.base/skip.exp: Whitespace cleanup.
10728
107292016-02-16 Don Breazeal <donb@codesourcery.com>
10730
10731 PR remote/19496
10732 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10733 Remove kfail for PR remote/19496.
10734
107352016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10736
10737 * lib/gdb.exp (standard_temp_file): Return a path specific to
10738 the runtest invocation.
10739
107402016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10741
10742 * gdb.trace/save-trace.exp: Change relative path to be in the
10743 standard output directory.
10744
107452016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10746
10747 * gdb.arch/i386-prologue.c: Add missing prototypes.
10748
107492016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10750
10751 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10752 * gdb.arch/i386-prologue.exp: Likewise.
10753 * gdb.arch/i386-size.exp: Likewise.
10754
107552016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10756
10757 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10758 define object file path.
10759 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10760 file path.
10761 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10762 standard_output_file to define binfile.
10763
107642016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10765
10766 Fix compatibility with recent gfortran-5.3.1.
10767 * gdb.fortran/vla-history.exp (print vla1 allocated)
10768 (print vla2 allocated, print $2, print $3): Remove
10769 (print $4): Rename to ...
10770 (print $2): ... here.
10771 (print $9): Rename to ...
10772 (print $5): ... here.
10773 (print $10): Rename to ...
10774 (print $6): ... here.
10775 * gdb.fortran/vla.f90: Add pvla initialization.
10776
107772016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10778
10779 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10780 New test.
10781 * gdb.fortran/vla-value-sub.exp: Likewise.
10782
107832016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10784
10785 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10786
107872016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10788
10789 * i386-biarch-core.exp: Define corefile using
10790 standard_output_file.
10791
107922016-02-12 Yao Qi <yao.qi@linaro.org>
10793
10794 * gdb.arch/arm-single-step-kernel-helper.c: New.
10795 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10796
107972016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10798
10799 * gdb.btrace/tailcall-only.exp: New.
10800 * gdb.btrace/tailcall-only.c: New.
10801 * gdb.btrace/x86_64-tailcall-only.S: New.
10802 * gdb.btrace/i686-tailcall-only.S: New.
10803
108042016-02-11 Pedro Alves <palves@redhat.com>
10805
10806 * README (Parallel testing): Add missing double quotes.
10807
108082016-02-11 Pedro Alves <palves@redhat.com>
10809
10810 * README (Parallel testing): New section.
10811 (GDB_PARALLEL): Rewrite.
10812 (FORCE_PARALLEL): Document.
10813
108142016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10815
10816 * gdb.trace/tfile-avx.c: New test.
10817 * gdb.trace/tfile-avx.exp: New test.
10818
108192016-02-09 Keith Seitz <keiths@redhat.com>
10820
10821 PR breakpoints/19546
10822 * gdb.base/infcall-exec.c: New file.
10823 * gdb.base/infcall-exec2.c: New file.
10824 * gdb.base/infcall-exec.exp: New file.
10825
108262016-02-09 Keith Seitz <keiths@redhat.com>
10827
10828 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10829 (toplevel): Call test_bkpt_address.
10830
108312016-02-09 Keith Seitz <keiths@redhat.com>
10832
10833 PR python/19506
10834 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10835 (toplevel): Call test_bkpt_address.
10836
108372016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10838
10839 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10840 to AC_OUTPUT.
10841 * configure: Regenerate.
10842
108432016-02-09 Pedro Alves <palves@redhat.com>
10844
10845 PR breakpoints/19548
10846 * gdb.base/execl-update-breakpoints.c (some_function): New
10847 function.
10848 (main): Call it.
10849 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10850 Tighten expected GDB output.
10851
108522016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10853
10854 * Makefile.in (ALL_SUBDIRS): Remove.
10855 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10856 (distclean maintainer-clean realclean): Likewise.
10857 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10858 * configure: Regenerate.
10859 * gdb.ada/Makefile.in: Delete.
10860 * gdb.arch/Makefile.in: Likewise.
10861 * gdb.asm/Makefile.in: Likewise.
10862 * gdb.base/Makefile.in: Likewise.
10863 * gdb.btrace/Makefile.in: Likewise.
10864 * gdb.cell/Makefile.in: Likewise.
10865 * gdb.compile/Makefile.in: Likewise.
10866 * gdb.cp/Makefile.in: Likewise.
10867 * gdb.disasm/Makefile.in: Likewise.
10868 * gdb.dlang/Makefile.in: Likewise.
10869 * gdb.dwarf2/Makefile.in: Likewise.
10870 * gdb.fortran/Makefile.in: Likewise.
10871 * gdb.gdb/Makefile.in: Likewise.
10872 * gdb.go/Makefile.in: Likewise.
10873 * gdb.guile/Makefile.in: Likewise.
10874 * gdb.java/Makefile.in: Likewise.
10875 * gdb.linespec/Makefile.in: Likewise.
10876 * gdb.mi/Makefile.in: Likewise.
10877 * gdb.modula2/Makefile.in: Likewise.
10878 * gdb.multi/Makefile.in: Likewise.
10879 * gdb.objc/Makefile.in: Likewise.
10880 * gdb.opencl/Makefile.in: Likewise.
10881 * gdb.opt/Makefile.in: Likewise.
10882 * gdb.pascal/Makefile.in: Likewise.
10883 * gdb.perf/Makefile.in: Likewise.
10884 * gdb.python/Makefile.in: Likewise.
10885 * gdb.reverse/Makefile.in: Likewise.
10886 * gdb.server/Makefile.in: Likewise.
10887 * gdb.stabs/Makefile.in: Likewise.
10888 * gdb.threads/Makefile.in: Likewise.
10889 * gdb.trace/Makefile.in: Likewise.
10890 * gdb.xml/Makefile.in: Likewise.
10891 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10892 GDB_PARALLEL.
10893 (standard_output_file): Remove check for GDB_PARALLEL, always
10894 return path in outputs/$subdir/$testname.
10895
108962016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10897
10898 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10899 (site.exp): Assign abs_srcdir to tcl's srcdir.
10900
109012016-02-04 Yao Qi <yao.qi@linaro.org>
10902
10903 * gdb.base/foll-exec-mode.c: Include limits.h.
10904 (main): Add parameters argc and argv. Get directory from
10905 argv[0].
10906 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10907 compilation.
10908 * gdb.base/foll-exec.c: Include limits.h.
10909 (main): Add parameters argc and argv.
10910 Get directory from argv[0].
10911 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10912 Adjust tests on the number of lines as source code changed.
10913 * gdb.base/foll-vfork-exit.c: Include limits.h.
10914 (main): Add one line of statement before vfork.
10915 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10916 (main): Add parameters argc and argv. Get directory from
10917 argv[0].
10918 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10919 (setup_gdb): Set tbreak to skip some source lines.
10920 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10921 (main): Add parameters argc and argv. Get directory from
10922 argv[0].
10923 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10924 compilation.
10925 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10926 (main): Add parameters argc and argv. Get directory from
10927 argv[0].
10928 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10929 compilation.
10930
109312016-02-01 Doug Evans <dje@google.com>
10932
10933 * gdb.base/skip.exp: Clean up multiple references to same test name.
10934
109352016-02-01 Pedro Alves <palves@redhat.com>
10936
10937 PR remote/19496
10938 * gdb.threads/forking-threads-plus-breakpoint.exp
10939 (displaced_stepping_supported): New global.
10940 (probe_displaced_stepping_support): New procedure.
10941 (do_test): Add 'displaced' parameter, and use it.
10942 (top level): Check for displaced stepping support. Add displaced
10943 stepping on/off testing axis.
10944
109452016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10946
10947 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10948 pointer. Don't perform further tests on the unassociated pointer
10949 if the first test fails.
10950
109512016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10952
10953 * gdb.base/max-value-size.c: New file.
10954 * gdb.base/max-value-size.exp: New file.
10955 * gdb.base/huge.exp: Disable max-value-size for this test.
10956
109572016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10958
10959 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10960
109612016-01-28 Yao Qi <yao.qi@linaro.org>
10962
10963 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10964
109652016-01-25 Pedro Alves <palves@redhat.com>
10966
10967 PR threads/19461
10968 * gdb.base/fork-running-state.c: New file.
10969 * gdb.base/fork-running-state.exp: New file.
10970
109712016-01-25 Pedro Alves <palves@redhat.com>
10972
10973 PR gdb/19494
10974 * gdb.base/catch-fork-kill.c: New file.
10975 * gdb.base/catch-fork-kill.exp: New file.
10976
109772016-01-25 Pedro Alves <palves@redhat.com>
10978
10979 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10980 Delete, moved to lib/gdb.exp.
10981 * gdb.threads/forking-threads-plus-breakpoint.exp
10982 (foreach_with_prefix): Likewise.
10983 * gdb.threads/process-dies-while-handling-bp.exp
10984 (foreach_with_prefix): Likewise.
10985 * lib/gdb.exp (foreach_with_prefix): New procedure.
10986
109872016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10988
10989 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10990 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10991
109922016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10993
10994 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10995 endian targets.
10996
109972016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10998 Pedro Alves <palves@redhat.com>
10999
11000 Fix testsuite compatibility with Guile.
11001 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11002 number.
11003
110042016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11005
11006 Fix testsuite compatibility with Guile.
11007 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11008 (thread 1): New test for backtrace through signal handler.
11009
110102016-01-22 Yao Qi <yao.qi@linaro.org>
11011
11012 PR testsuite/19491
11013 * gdb.base/multi-forks.c: Include
11014 ../lib/unbuffer_output.c
11015 (main): Call gdb_unbuffer_output.
11016
110172016-01-21 Doug Evans <dje@google.com>
11018
11019 * lib/ada.exp (gdb_compile_ada): Fix typo.
11020
110212016-01-21 Joel Brobecker <brobecker@adacore.com>
11022
11023 * gdb.base/break-fun-addr.exp: New file.
11024 * gdb.base/break-fun-addr1.c: New file.
11025 * gdb.base/break-fun-addr2.c: New file.
11026
110272016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11028
11029 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11030 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11031 enum flag values.
11032
110332016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11034
11035 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11036 when GDB can not set the vector return value. Add more comments
11037 for clarification.
11038
110392016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11040
11041 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11042 command.
11043
110442016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11045
11046 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11047
110482016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11049
11050 * Makefile.in (check-single): Pass --status to runtest.
11051 (check/%.exp): Likewise.
11052
110532016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11054
11055 * Makefile.in (check-parallel): Propagate return code from make
11056 do-check-parallel.
11057
110582016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11059
11060 * gdb.trace/ftrace.exp: Fix expected message on continue.
11061 * gdb.trace/pending.exp: Fix expected message on continue.
11062 * gdb.trace/trace-break.exp: Fix expected message on continue.
11063
110642016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11065
11066 * lib/gdb.exp (gdb_test): Remove unused global references.
11067
110682016-01-18 Pedro Alves <palves@redhat.com>
11069
11070 * gdb.base/async-shell.exp: Adjust expected output.
11071 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11072 * gdb.base/siginfo-thread.exp: Adjust expected output.
11073 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11074 * gdb.java/jnpe.exp: Adjust expected output.
11075 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11076 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11077 * gdb.threads/leader-exit.exp: Adjust expected output.
11078 * gdb.threads/manythreads.exp: Adjust expected output.
11079 * gdb.threads/pthreads.exp: Adjust expected output.
11080 * gdb.threads/schedlock.exp: Adjust expected output.
11081 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11082 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11083 expected output.
11084 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11085 output.
11086 * gdb.threads/sigthread.exp: Adjust expected output.
11087 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11088
110892016-01-18 Yao Qi <yao.qi@linaro.org>
11090
11091 * gdb.guile/scm-section-script.c: Replace @progbits with
11092 %progbits.
11093 * gdb.python/py-section-script.c: Likewise.
11094
110952016-01-15 Pedro Alves <palves@redhat.com>
11096
11097 * gdb.multi/tids.exp: Test star wildcard ranges.
11098
110992016-01-15 Pedro Alves <palves@redhat.com>
11100
11101 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11102 command from "thread apply" invocation.
11103 (thr_apply_info_thr_invalid): Default the expected output to the
11104 input tid list.
11105 (top level): Add tests that use convenience variables. Add tests
11106 for "thread apply" with a valid TID list, but missing the command.
11107
111082016-01-13 Pedro Alves <palves@redhat.com>
11109
11110 * gdb.base/default.exp: Expect $_gthread as well.
11111 * gdb.multi/tids.exp: Test $_gthread.
11112 * gdb.threads/thread-specific.exp: Test $_gthread.
11113
111142016-01-13 Pedro Alves <palves@redhat.com>
11115
11116 * gdb.multi/tids.exp: Test "info threads -gid".
11117
111182016-01-13 Pedro Alves <palves@redhat.com>
11119
11120 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11121 Breakpoint.thread.
11122 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11123
111242016-01-07 Pedro Alves <palves@redhat.com>
11125
11126 * gdb.base/break.exp: Adjust to output changes.
11127 * gdb.base/hbreak2.exp: Likewise.
11128 * gdb.base/sepdebug.exp: Likewise.
11129 * gdb.base/watch_thread_num.exp: Likewise.
11130 * gdb.linespec/keywords.exp: Likewise.
11131 * gdb.multi/info-threads.exp: Likewise.
11132 * gdb.threads/thread-find.exp: Likewise.
11133 * gdb.multi/tids.c: New file.
11134 * gdb.multi/tids.exp: New file.
11135
111362016-01-13 Pedro Alves <palves@redhat.com>
11137
11138 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11139
111402016-01-13 Pedro Alves <palves@redhat.com>
11141
11142 * gdb.base/default.exp: Expect $_inferior as well.
11143 * gdb.multi/base.exp: Test $_inferior.
11144
111452016-01-13 Pedro Alves <palves@redhat.com>
11146
11147 PR breakpoints/19388
11148 * gdb.base/catch-signal-siginfo-cond.c: New file.
11149 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11150
111512016-01-12 Josh Stone <jistone@redhat.com>
11152 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11153
11154 * gdb.base/catch-syscall.c (do_execve): New variable.
11155 (main): Conditionally trigger an execve.
11156 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11157 (test_catch_syscall_execve): New, check entry/return across execve.
11158 (do_syscall_tests): Call test_catch_syscall_execve.
11159
111602016-01-12 Pedro Alves <palves@redhat.com>
11161
11162 * gdb.base/random-signal.exp (do_test): New procedure, with body
11163 of testcase moved in.
11164
111652016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11166 Pedro Alves <palves@redhat.com>
11167
11168 * gdb.base/funcargs.exp (finish from indirectly called function):
11169 Reintroduce the case for 'First'.
11170
111712016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11172 Pedro Alves <palves@redhat.com>
11173
11174 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11175 (tcatch_vfork_then_child_follow_exec)
11176 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11177 identification.
11178
111792016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11180
11181 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11182 and repeats to unlimited.
11183 * gdb.python/py-value.exp: Likewise.
11184 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11185 and repeats to unlimited.
11186
111872016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11188
11189 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11190 and reordering the functions.
11191 * gdb.multi/hangout.c: Likewise.
11192 * gdb.multi/hello.c: Likewise.
11193
111942016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11195
11196 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11197 absolute.
11198 (SingleStatisticTestResult.report): Use dict.keys instead of
11199 dict.iterkeys.
11200
112012016-01-06 Pedro Alves <palves@redhat.com>
11202
11203 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11204
112052016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11206
11207 * gdb.btrace/dlopen.exp: New.
11208 * gdb.btrace/dlopen.c: New.
11209 * gdb.btrace/dlopen-dso.c: New.
11210
112112015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11212
11213 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11214 PATTERN argument is optional.
11215
112162015-12-24 Joel Brobecker <brobecker@adacore.com>
11217
11218 * lib/ada.exp (target_compile_ada_from_dir): New function.
11219 (gdb_compile_ada): Reimplement avoiding the use of project files.
11220 * gdb.ada/gnat_ada.gpr: Delete.
11221 * gdb.ada/cond_lang.exp: Adjust test to make path before
11222 filename optional.
11223 * gdb.ada/small_reg_param.exp: Likewise.
11224
112252015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11226
11227 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11228
112292015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11230
11231 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11232 case.
11233
112342015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11235
11236 * gdb.base/break.exp: Remove dead code.
11237 * gdb.base/sepdebug.exp: Likewise.
11238
112392015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11240
11241 * gdb.asm/asm-source.exp: Remove HP-UX references.
11242 * gdb.base/annota1.exp: Likewise.
11243 * gdb.base/annota3.exp: Likewise.
11244 * gdb.base/attach.exp: Likewise.
11245 * gdb.base/bigcore.exp: Likewise.
11246 * gdb.base/break.exp: Likewise.
11247 * gdb.base/call-ar-st.exp: Likewise.
11248 * gdb.base/callfuncs.exp: Likewise.
11249 * gdb.base/catch-fork-static.exp: Likewise.
11250 * gdb.base/display.exp: Likewise.
11251 * gdb.base/foll-exec-mode.exp: Likewise.
11252 * gdb.base/foll-exec.exp: Likewise.
11253 * gdb.base/foll-fork.exp: Likewise.
11254 * gdb.base/foll-vfork.exp: Likewise.
11255 * gdb.base/funcargs.exp: Likewise.
11256 * gdb.base/hbreak2.exp: Likewise.
11257 * gdb.base/inferior-died.exp: Likewise.
11258 * gdb.base/interrupt.exp: Likewise.
11259 * gdb.base/multi-forks.exp: Likewise.
11260 * gdb.base/nodebug.exp: Likewise.
11261 * gdb.base/sepdebug.exp: Likewise.
11262 * gdb.base/solib1.c: Likewise.
11263 * gdb.base/step-test.exp: Likewise.
11264 * gdb.mi/non-stop.c: Likewise.
11265 * gdb.mi/pthreads.c: Likewise.
11266 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11267 * gdb.threads/pthreads.c: Likewise.
11268 * gdb.threads/staticthreads.exp: Likewise.
11269 * lib/future.exp: Likewise.
11270 * lib/gdb.exp: Likewise.
11271 * gdb.base/so-indr-cl.c: Remove.
11272 * gdb.base/so-indr-cl.exp: Likewise.
11273 * gdb.base/solib.c: Likewise.
11274 * gdb.base/solib.exp: Likewise.
11275 * gdb.base/solib2.c: Likewise.
11276
112772015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11278
11279 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11280 * gdb.base/call-ar-st.exp: Likewise.
11281 * gdb.base/callfuncs.exp: Likewise.
11282 * gdb.base/condbreak.exp: Likewise.
11283 * gdb.base/constvars.exp: Likewise.
11284 * gdb.base/hbreak2.exp: Likewise.
11285 * gdb.base/langs.exp: Likewise.
11286 * gdb.base/list.exp: Likewise.
11287 * gdb.base/long_long.exp: Likewise.
11288 * gdb.base/ptype.exp: Likewise.
11289 * gdb.base/scope.exp: Likewise.
11290 * gdb.base/signals.exp: Likewise.
11291 * gdb.base/so-impl-ld.exp: Likewise.
11292 * gdb.base/varargs.exp: Likewise.
11293 * gdb.base/volatile.exp: Likewise.
11294 * gdb.base/whatis.exp: Likewise.
11295 * gdb.cp/cplusfuncs.exp: Likewise.
11296 * gdb.cp/inherit.exp: Likewise.
11297 * gdb.cp/local.exp: Likewise.
11298 * gdb.cp/member-ptr.exp: Likewise.
11299 * gdb.cp/method.exp: Likewise.
11300 * gdb.cp/overload.exp: Likewise.
11301 * gdb.cp/templates.exp: Likewise.
11302 * gdb.stabs/weird.exp: Likewise.
11303 * lib/compiler.c: Likewise.
11304 * lib/compiler.cc: Likewise.
11305 * lib/cp-support.exp: Likewise.
11306 * lib/gdb.exp: Likewise.
11307
113082015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11309
11310 * configure.ac: Remove HP-UX case.
11311 * configure: Regenerate.
11312
113132015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11314
11315 * lib/gdb.exp (gdb_compile): Add function doc.
11316
113172015-12-17 Pedro Alves <palves@redhat.com>
11318
11319 PR threads/19354
11320 * gdb.multi/info-threads.exp: New file.
11321
113222015-12-15 Yao Qi <yao.qi@linaro.org>
11323
11324 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11325 is aarch64*-*-*.
11326
113272015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11328
11329 * gdb.base/history-duplicates.exp: Skip if no readline support.
11330
113312015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11332
11333 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11334
113352015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11336
11337 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11338
113392015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11340
11341 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11342 ctrl-C if nointerrupts target property is set.
11343 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11344 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11345 * gdb.base/paginate-bg-execution.exp: Likewise.
11346 * gdb.base/paginate-execution-startup.exp: Likewise.
11347 * gdb.base/random-signal.exp: Likewise.
11348 * gdb.base/range-stepping.exp: Likewise.
11349 * gdb.cp/annota2.exp: Likewise.
11350 * gdb.cp/annota3.exp: Likewise.
11351 * gdb.gdb/selftest.exp: Likewise.
11352 * gdb.threads/continue-pending-status.exp: Likewise.
11353 * gdb.threads/leader-exit.exp: Likewise.
11354 * gdb.threads/manythreads.exp: Likewise.
11355 * gdb.threads/pthreads.exp: Likewise.
11356 * gdb.threads/schedlock.exp: Likewise.
11357 * gdb.threads/sigthread.exp: Likewise.
11358
113592015-12-11 Don Breazeal <donb@codesourcery.com>
11360
11361 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11362 remote.
11363 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11364 * gdb.base/foll-exec.exp (main): Enable for target remote.
11365 * gdb.base/foll-fork.exp (main): Likewise.
11366 * gdb.base/foll-vfork.exp (main): Likewise.
11367 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11368 (proc continue_to_exit_bp_loc): Use clean_restart.
11369 * gdb.base/pie-execl.exp (main): Disable for target remote.
11370 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11371 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11372 * gdb.threads/execl.exp (main): Likewise.
11373 * gdb.threads/fork-child-threads.exp (main): Likewise.
11374 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11375 remote.
11376 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11377 remote.
11378 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11379 pid.tid style ptids, instead of just tid.
11380 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11381 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11382 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11383 ptids, instead of just tid.
11384
113852015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11386
11387 * gdb.base/list.exp (test_list_forward): Add end of file error
11388 test.
11389 (test_repeat_list_command): Add end of file error test.
11390 (test_list_backwards): Add beginning of file error test.
11391
113922015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11393
11394 * gdb.base/list.exp (test_list_invalid_args): New function,
11395 defined, and called.
11396
113972015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11398
11399 * gdb.base/list.exp (test_list): Make test names unique.
11400
114012015-12-11 Yao Qi <yao.qi@linaro.org>
11402
11403 * gdb.base/coremaker2.c: Remove.
11404
114052015-12-10 Pedro Alves <palves@redhat.com>
11406
11407 * gdb.multi/base.exp: Remove stale "spaces" references.
11408
114092015-12-10 Pedro Alves <palves@redhat.com>
11410
11411 * gdb.multi/base.exp: Don't use nowarnings.
11412 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11413 * gdb.multi/hangout.c: Include stdio.h.
11414 * gdb.multi/hello.c: Include stdlib.h.
11415 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11416 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11417 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11418
114192015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11420
11421 * gdb.dwarf2/dw2-ranges-base.c: New file.
11422 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11423 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11424 support additional line table, and debug ranges generation.
11425 (Dwarf::ranges): New function, generate .debug_ranges.
11426 (Dwarf::lines): Support generating simple line table programs.
11427 (Dwarf::assemble): Initialise new namespace variables.
11428
114292015-12-09 Kevin Buettner <kevinb@redhat.com>
11430
11431 * gdb.base/async.exp (proc test_background): Add case for
11432 asynchronous execution not supported.
11433
114342015-12-09 Luis Machado <lgustavo@codesourcery.com>
11435
11436 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11437 format and change test names to make them unique.
11438
114392015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11440 Pedro Alves <pedro@redhat.com>
11441
11442 PR gdb/18702
11443 Add checking of floatformats setup on x86_64 hosts.
11444 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11445 (smallval, bigval): New labels/constants.
11446 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11447 float" after loading bigval and smallval.
11448
114492015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11450
11451 * gdb.ada/fun_overload_menu.exp: New testcase.
11452 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11453
114542015-12-04 Josh Stone <jistone@redhat.com>
11455
11456 * gdb.base/catch-fork-static.exp: New.
11457
114582015-12-03 Yao Qi <yao.qi@linaro.org>
11459
11460 * gdb.base/sizeof.c: Don't include stdio.h and
11461 ../lib/unbuffer_output.c.
11462 (main): New variable 'size' and 'value'. Remove printf and
11463 gdb_unbuffer_output. Assign return value to size and value.
11464 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11465 at the beginning.
11466 (check_sizeof): Check the result by printing variable 'size'.
11467 (check_valueof): Check the result by printing variable 'value'.
11468
114692015-12-01 Yao Qi <yao.qi@linaro.org>
11470
11471 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11472 for aarch64*-*-linux* target.
11473
114742015-11-30 Pedro Alves <palves@redhat.com>
11475
11476 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11477
114782015-11-30 Pedro Alves <palves@redhat.com>
11479
11480 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11481 Handle non-stop mode vCont replies.
11482
114832015-11-30 Pedro Alves <palves@redhat.com>
11484
11485 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11486 prepare_for_testing. Start gdb with "set non-stop on" appended to
11487 GDBFLAGS. Lax expected stop output.
11488
114892015-11-27 Yao Qi <yao.qi@linaro.org>
11490
11491 * gdb.arch/arm-neon.exp: New.
11492 * gdb.arch/arm-neon.c: New.
11493
114942015-11-27 Yao Qi <yao.qi@linaro.org>
11495
11496 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11497
114982015-11-27 Yao Qi <yao.qi@linaro.org>
11499
11500 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11501 frames-invalid annotation.
11502
115032015-11-27 Yao Qi <yao.qi@linaro.org>
11504
11505 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11506
115072015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11508
11509 * gdb.threads/names.exp: New file.
11510 * gdb.threads/names.c: New file.
11511 * README: Mention gdb,no_thread_names.
11512
115132015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11514
11515 PR 19297
11516 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11517 support" error.
11518
115192015-11-24 Pedro Alves <palves@redhat.com>
11520
11521 PR 17539
11522 * gdb.base/display.exp: Expect displays to be sorted in ascending
11523 order. Use multi_line.
11524 * gdb.base/solib-display.exp: Likewise.
11525
115262015-11-24 Pedro Alves <palves@redhat.com>
11527
11528 PR 17539
11529 * gdb.base/display.exp: Expect displays to be sorted in ascending
11530 order. Use multi_line.
11531 * gdb.base/solib-display.exp: Likewise.
11532
115332015-11-24 Pedro Alves <palves@redhat.com>
11534
11535 PR 17539
11536 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11537 threads in ascending order.
11538 * gdb.base/foll-fork.exp: Likewise.
11539 * gdb.base/foll-vfork.exp: Likewise.
11540 * gdb.base/multi-forks.exp: Likewise.
11541 * gdb.mi/mi-nonstop.exp: Likewise.
11542 * gdb.mi/mi-nsintrall.exp: Likewise.
11543 * gdb.multi/base.exp: Likewise.
11544 * gdb.multi/multi-arch.exp: Likewise.
11545 * gdb.python/py-inferior.exp: Likewise.
11546 * gdb.threads/break-while-running.exp: Likewise.
11547 * gdb.threads/execl.exp: Likewise.
11548 * gdb.threads/gcore-thread.exp: Likewise.
11549 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11550 * gdb.threads/kill.exp: Likewise.
11551 * gdb.threads/linux-dp.exp: Likewise.
11552 * gdb.threads/multiple-step-overs.exp: Likewise.
11553 * gdb.threads/next-bp-other-thread.exp: Likewise.
11554 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11555 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11556 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11557 * gdb.threads/thread-find.exp: Likewise.
11558 * gdb.threads/tls.exp: Likewise.
11559 * lib/mi-support.exp (mi_reverse_list): Delete.
11560 (mi_check_thread_states): No longer reverse list.
11561
115622015-11-24 Pedro Alves <palves@redhat.com>
11563
11564 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11565 use lowercase.
11566
115672015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11568
11569 * gdb.trace/actions.c: Include trace-common.h.
11570 (main): Add a location for a fast tracepoint.
11571 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11572 the normal tracepoints.
11573 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11574
115752015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11576
11577 * save-trace.exp: Factor out code to these...
11578 (gdb_save_tracepoints): New.
11579 (gdb_load_tracepoints): New.
11580 (do_save_load_test): New.
11581
115822015-11-23 Kevin Buettner <kevinb@redhat.com>
11583
11584 * gdb.base/asmlabel.exp: New test.
11585 * gdb.base/asmlabel.c: New test case.
11586
115872015-11-23 Joel Brobecker <brobecker@adacore.com>
11588
11589 * gdb.base/wrong_frame_bt_full-main.c: New file.
11590 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11591 * gdb.base/wrong_frame_bt_full.exp: New file.
11592
115932015-11-23 Joel Brobecker <brobecker@adacore.com>
11594
11595 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11596
115972015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11598
11599 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
11600 pstate register when comparing registers values in
11601 sparc64-*-linux-gnu targets to avoid spurious differences.
11602
116032015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11604
11605 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
11606
116072015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11608
11609 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11610 as type argument to gdb_compile.
11611 * gdb.base/nested-subp2.exp: Likewise.
11612 * gdb.base/nested-subp3.exp: Likewise.
11613
116142015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11615
11616 * lib/dwarf.exp (_note): Fix left shift of negative value.
11617 * gdb.trace/trace-condition.exp: Likewise.
11618
116192015-11-13 Yao Qi <yao.qi@linaro.org>
11620
11621 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11622 comments about d10v.
11623 (test_scalar_returns): Likewise.
11624 * gdb.base/d10v.ld: Remove.
11625 * gdb.base/overlays.exp: Remove the target triplet checking for
11626 d10v-*-*.
11627 * gdb.base/structs.exp (test_struct_returns): Remove the
11628 comments about d10v.
11629 (test_struct_calls): Likewise.
11630
116312015-11-13 Yao Qi <yao.qi@linaro.org>
11632
11633 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11634 * gdb.base/gnu_vector.c: Don't include stdio.h.
11635 (main): Don't print res and call add_some_intvecs.
11636
116372015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11638
11639 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11640 macro.
11641 (func5): Removed.
11642 (func4): Use FAST_TRACEPOINT_LABEL.
11643 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11644 macro.
11645 (func): Removed.
11646 (thread_function): Use FAST_TRACEPOINT_LABEL.
11647 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11648 (func): Remove.
11649 (marker): Use FAST_TRACEPOINT_LABEL.
11650 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11651 (pendfunc1): Remove.
11652 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11653 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11654 (foo): Remove.
11655 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11656 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11657 macro.
11658 (func): Remove.
11659 (marker): Use FAST_TRACEPOINT_LABEL.
11660 * gdb.trace/trace-common.h: New header.
11661 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11662 macro.
11663 (func): Remove.
11664 (marker): Use FAST_TRACEPOINT_LABEL.
11665 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11666 (func): Remove.
11667 (thread_function): Use FAST_TRACEPOINT_LABEL.
11668
116692015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11670
11671 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11672 in front.
11673 * gdb.trace/change-loc.exp: Use global pcreg definition.
11674 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11675 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11676 in front.
11677 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11678 * gdb.trace/pending.exp: Likewise.
11679 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11680 * gdb.trace/trace-break.exp: Likewise.
11681 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11682 in front.
11683 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11684 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11685 in front.
11686 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11687
116882015-11-09 Joel Brobecker <brobecker@adacore.com>
11689
11690 * gdb.ada/fin_fun_out: New testcase.
11691
116922015-11-07 Kevin Buettner <kevinb@redhat.com>
11693
11694 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11695 value associated with DW_AT_byte_size.
11696 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11697 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11698 DW_AT_upper_bound.
11699
117002015-11-07 Kevin Buettner <kevinb@redhat.com>
11701
11702 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11703 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11704 version.
11705 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11706 gdb.dwarf2/dw2-canonicalize-type.exp,
11707 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11708 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11709 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11710 provided by gdb_target_symbol_prefix_flags_asm.
11711 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11712 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11713 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11714 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11715 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11716 macros where needed). Use this macro for symbols which require
11717 the prefix provided by SYMBOL_PREFIX.
11718
117192015-11-05 Kevin Buettner <kevinb@redhat.com>
11720
11721 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11722 New procs.
11723 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11724 representing expressions, of more than one list element.
11725 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11726 to prepend linker symbol prefix to f.
11727 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11728 table_1 and table_2.
11729 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11730 Likewise, for f and g.
11731 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11732 for ptr.
11733 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11734 for main.
11735 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11736 table_1_ptr and table_2_ptr.
11737
117382015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11739 Joel Brobecker <brobecker@adacore.com>
11740
11741 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11742
117432015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11744
11745 * gdb.reverse/s390-mvcle.c: New test.
11746 * gdb.reverse/s390-mvcle.exp: New file.
11747 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11748
117492015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11750
11751 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11752
117532015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11754
11755 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11756 reaching marker2.
11757 * gdb.reverse/getresuid-reverse.exp: Likewise.
11758 * gdb.reverse/pipe-reverse.exp: Likewise.
11759 * gdb.reverse/readv-reverse.exp: Likewise.
11760 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11761 * gdb.reverse/time-reverse.exp: Likewise.
11762 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11763
117642015-10-30 Yao Qi <yao.qi@linaro.org>
11765
11766 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11767 (empty_cycle): Remove.
11768 (main): Don't call empty_cycle. Don't use watch_count_done.
11769 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11770 empty_cycle. Rewrite the code counting HW watchpoints.
11771
117722015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11773
11774 * gdb.reverse/fstatat-reverse.c: New test.
11775 * gdb.reverse/fstatat-reverse.exp: New file.
11776 * gdb.reverse/getresuid-reverse.c: New test.
11777 * gdb.reverse/getresuid-reverse.exp: New file.
11778 * gdb.reverse/pipe-reverse.c: New test.
11779 * gdb.reverse/pipe-reverse.exp: New file.
11780 * gdb.reverse/readv-reverse.c: New test.
11781 * gdb.reverse/readv-reverse.exp: New file.
11782 * gdb.reverse/recvmsg-reverse.c: New test.
11783 * gdb.reverse/recvmsg-reverse.exp: New file.
11784 * gdb.reverse/time-reverse.c: New test.
11785 * gdb.reverse/time-reverse.exp: New file.
11786 * gdb.reverse/waitpid-reverse.c: New test.
11787 * gdb.reverse/waitpid-reverse.exp: New file.
11788
117892015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11790
11791 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11792
117932015-10-26 Doug Evans <dje@google.com>
11794
11795 PR symtab/17391
11796 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11797 * gdb.dwarf2/bad-regnum.c: New file.
11798 * gdb.dwarf2/bad-regnum.exp: New file.
11799
118002015-10-26 Doug Evans <dje@google.com>
11801
11802 PR python/18938
11803 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11804 file.
11805
118062015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11807
11808 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11809 for a change by "Mention language in compile error message".
11810
118112015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11812
11813 PR python/18073
11814 * gdb.python/py-type.c (C::a_method): New.
11815 (C::a_const_method): New.
11816 (C::a_static_method): New.
11817 (a_function): New.
11818 * gdb.python/py-type.exp (test_fields): Test getting fields
11819 from function and method.
11820
118212015-10-21 Keven Boell <keven.boell@intel.com>
11822
11823 * gdb.fortran/vla-alloc-assoc.exp: New file.
11824 * gdb.fortran/vla-datatypes.exp: New file.
11825 * gdb.fortran/vla-datatypes.f90: New file.
11826 * gdb.fortran/vla-history.exp: New file.
11827 * gdb.fortran/vla-ptype-sub.exp: New file.
11828 * gdb.fortran/vla-ptype.exp: New file.
11829 * gdb.fortran/vla-sizeof.exp: New file.
11830 * gdb.fortran/vla-sub.f90: New file.
11831 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11832 * gdb.fortran/vla-value-sub-finish.exp: New file.
11833 * gdb.fortran/vla-value-sub.exp: New file.
11834 * gdb.fortran/vla-value.exp: New file.
11835 * gdb.fortran/vla-ptr-info.exp: New file.
11836 * gdb.mi/mi-vla-fortran.exp: New file.
11837 * gdb.mi/vla.f90: New file.
11838
118392015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11840
11841 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11842 of hardwired timeout value.
11843
118442015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11845 Pedro Alves <palves@redhat.com>
11846
11847 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11848 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11849
118502015-10-19 Josh Stone <jistone@redhat.com>
11851
11852 * gdb.base/catch-syscall.c: Include <sched.h>.
11853 (unknown_syscall): New variable.
11854 (main): Trigger a vfork and an unknown syscall.
11855 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11856 (unknown_syscall_number): Likewise.
11857 (check_call_to_syscall): Accept an optional syscall pattern.
11858 (check_return_from_syscall): Likewise.
11859 (check_continue): Likewise.
11860 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11861 (test_catch_syscall_skipping_return): New test toggling off 'catch
11862 syscall' to step over the syscall return, then toggling back on.
11863 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11864 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11865 (do_syscall_tests): Call test_catch_syscall_without_args and
11866 test_catch_syscall_mid_vfork.
11867 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11868 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11869
118702015-10-19 Andrew Stubbs <ams@codesourcery.com>
11871
11872 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11873 print g_vE): Add new pass patterns.
11874 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11875 print various symbol names for vptr fields.
11876
118772015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11878
11879 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11880 results.
11881
118822015-10-12 Yao Qi <yao.qi@linaro.org>
11883
11884 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11885
118862015-10-12 Yao Qi <yao.qi@linaro.org>
11887
11888 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11889 is aarch64*-*-linux*.
11890
118912015-10-12 Yao Qi <yao.qi@linaro.org>
11892
11893 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11894 (can_relocate_bcond_true): ... it.
11895 (can_relocate_bcond_false): New function.
11896 (foo): Likewise.
11897 (can_relocate_bl): Likewise.
11898 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11899 can_relocate_bl.
11900
119012015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11902
11903 * gdb.base/nested-addr.c: New file.
11904 * gdb.base/nested-addr.exp: New testcase.
11905
119062015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11907
11908 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11909 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11910 its output. Ignore the output of "record goto begin" and instead
11911 check that GDB is replaying.
11912
119132015-10-09 Pedro Alves <palves@redhat.com>
11914
11915 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11916 (top level): Use it in the run with no args test.
11917
119182015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11919
11920 * gdb.dlang/properties.exp: New file.
11921
119222015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11923
11924 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11925 whether or not address 0x1000 is mapped on the target.
11926
119272015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11928
11929 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11930 build.
11931
119322015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11933
11934 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11935 instruction-history test.
11936
119372015-09-28 Doug Evans <dje@google.com>
11938
11939 * gdb.base/gcore.c (array_func): Add reference to static_array.
11940
119412015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11942
11943 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11944 source line.
11945
119462015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11947
11948 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11949 short or char as base type.
11950
119512015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11952
11953 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11954 to allow any size enum.
11955
119562015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11957
11958 * gdb.ada/array_ptr_renaming.exp: New testcase.
11959 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11960 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11961
119622015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11963
11964 * gdb.trace/ftrace-lock.c: New file.
11965 * gdb.trace/ftrace-lock.exp: New file.
11966
119672015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11968
11969 * gdb.arch/insn-reloc.c: New file.
11970 * gdb.arch/ftrace-insn-reloc.exp: New file.
11971
119722015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11973
11974 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11975 instruction.
11976 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11977 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11978 * gdb.trace/range-stepping.c: Likewise.
11979 * gdb.trace/trace-break.c: Likewise.
11980 * gdb.trace/trace-mt.c (thread_function): Likewise.
11981 * gdb.trace/ftrace.c (marker): Likewise.
11982 * gdb.trace/trace-condition.c (marker): Likewise.
11983 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11984 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11985 is_aarch64_target.
11986
119872015-09-18 Doug Evans <xdje42@gmail.com>
11988
11989 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11990 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11991
119922015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11993
11994 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11995 the breakpoint.
11996
119972015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11998
11999 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12000 the pending breakpoint. Remove timeout override for "Run till
12001 MI pending breakpoint on pendfunc3 on thread 2" test.
12002
120032015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12004
12005 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12006 filename pattern.
12007
120082015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12009
12010 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12011 in breakpoint filename pattern.
12012
120132015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12014
12015 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12016
120172015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12018
12019 * gdb.linespec/explicit.exp: Check for readline support for
12020 tab-completion tests. Fix obvious typo.
12021
120222015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12023
12024 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12025 and replay.
12026
120272015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12028
12029 * gdb.btrace/non-stop.c: New.
12030 * gdb.btrace/non-stop.exp: New.
12031
120322015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12033 Yao Qi <yao.qi@linaro.org>
12034
12035 * gdb.trace/trace-condition.c: New file.
12036 * gdb.trace/trace-condition.exp: New file.
12037
120382015-09-16 Wei-cheng Wang <cole945@gmail.com>
12039
12040 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12041 for testing bytecode compilation.
12042
120432015-09-16 Pedro Alves <palves@redhat.com>
12044 Sandra Loosemore <sandra@codesourcery.com>
12045
12046 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12047 (SECONDS): Redefine.
12048 (main): Call pthread_kill and alarm early.
12049 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12050 support.
12051 (test): If the target can't hardware step and doesn't support
12052 displaced stepping, increase the timeout.
12053
120542015-09-16 Pedro Alves <palves@redhat.com>
12055
12056 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12057 (enable_debug): New procedures.
12058 (test): Use them. Bail out if waiting for threads fails.
12059 (top level): Bail out if a test fails.
12060
120612015-09-16 Yao Qi <yao.qi@linaro.org>
12062
12063 * gdb.asm/asm-source.exp: Set asm-arch for
12064 aarch64*-*-* target.
12065 * gdb.asm/aarch64.inc: New file.
12066
120672015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12068
12069 * gdb.ada/array_of_variable_length.exp: New testcase.
12070 * gdb.ada/array_of_variable_length/foo.adb: New file.
12071 * gdb.ada/array_of_variable_length/pck.adb: New file.
12072 * gdb.ada/array_of_variable_length/pck.ads: New file.
12073
120742015-09-15 Doug Evans <dje@google.com>
12075
12076 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12077 of function static local variable.
12078
120792015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12080
12081 * gdb.threads/tls-so_extern.exp: New test file.
12082 * gdb.threads/tls-so_extern.c: New test file.
12083 * gdb.threads/tls-so_extern_main.c: New test file.
12084
120852015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12086
12087 * gdb.opt/solib-intra-step-lib.c: New file.
12088 * gdb.opt/solib-intra-step-main.c: New file.
12089 * gdb.opt/solib-intra-step.exp: New file.
12090
120912015-09-15 Pedro Alves <palves@redhat.com>
12092
12093 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12094 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12095
120962015-09-14 Pedro Alves <palves@redhat.com>
12097
12098 * gdb.base/hook-stop-continue.c: Delete.
12099 * gdb.base/hook-stop-continue.exp: Delete.
12100 * gdb.base/hook-stop-frame.c: Delete.
12101 * gdb.base/hook-stop-frame.exp: Delete.
12102 * gdb.base/hook-stop.c: New file.
12103 * gdb.base/hook-stop.exp: New file.
12104
121052015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12106
12107 * gdb.ada/access_to_packed_array.exp: New testcase.
12108 * gdb.ada/access_to_packed_array/foo.adb: New file.
12109 * gdb.ada/access_to_packed_array/pack.adb: New file.
12110 * gdb.ada/access_to_packed_array/pack.ads: New file.
12111
121122015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12113
12114 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12115 buffer size test.
12116
121172015-09-11 Don Breazeal <donb@codesourcery.com>
12118
12119 * gdb.base/foll-exec.c: Add copyright header. Fix
12120 formatting issues.
12121 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12122 (do_exec_tests): Use clean_restart in place of zap_session,
12123 and for test initialization. Fix formatting issues. Use
12124 fail in place of perror.
12125 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12126 an expect statement to match an expression with output from
12127 the program under debug.
12128 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12129 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12130 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12131 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12132 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12133
121342015-09-09 Doug Evans <dje@google.com>
12135
12136 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12137
121382015-09-09 Doug Evans <dje@google.com>
12139
12140 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12141
121422015-09-09 Doug Evans <dje@google.com>
12143
12144 * gdb.base/savedregs.exp: Fix typo.
12145
121462015-09-09 Pedro Alves <palves@redhat.com>
12147
12148 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12149
121502015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12151
12152 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12153 command actually switches threads. Give up on remaining
12154 tests if target fails to stop at breakpoint.
12155
121562015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12157
12158 * gdb.ada/funcall_char.exp: New testcase.
12159 * gdb.ada/funcall_char/foo.adb: New file.
12160
121612015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12162
12163 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12164 expected outputs. Add two testcases for completing ambiguous
12165 functions.
12166 * gdb.ada/complete/aux_pck.adb: New file.
12167 * gdb.ada/complete/aux_pck.ads: New file.
12168 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12169 Ambiguous_Func functions.
12170 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12171 * gdb.ada/complete/pck.adb: Likewise.
12172
121732015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12174
12175 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12176 failures to run the test program under GDB.
12177
121782015-08-26 Luis Machado <lgustavo@codesourcery.com>
12179
12180 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12181 to C.
12182
121832015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12184
12185 * gdb.base/run-after-attach.exp: New test file.
12186 * gdb.base/run-after-attach.c: New test file.
12187
121882015-08-26 Don Breazeal <donb@codesourcery.com>
12189
12190 * gdb.base/foll-exec-2.c: New test program.
12191 * gdb.base/foll-exec-2.exp: New test.
12192
121932015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12194
12195 * gdb.base/nested-subp1.exp: New file.
12196 * gdb.base/nested-subp1.c: New file.
12197 * gdb.base/nested-subp2.exp: New file.
12198 * gdb.base/nested-subp2.c: New file.
12199 * gdb.base/nested-subp3.exp: New file.
12200 * gdb.base/nested-subp3.c: New file.
12201
122022015-08-24 Pedro Alves <palves@redhat.com>
12203
12204 * gdb.server/connect-without-multi-process.c: New file.
12205 * gdb.server/connect-without-multi-process.exp: New file.
12206
122072015-08-24 Luis Machado <lgustavo@codesourcery.com>
12208
12209 * gdb.opt/inline-markers.c: Make z int.
12210
122112015-08-24 Luis Machado <lgustavo@codesourcery.com>
12212
12213 * gdb.opt/inline-markers.c: Make z volatile.
12214
122152015-08-24 Luis Machado <lgustavo@codesourcery.com>
12216
12217 * gdb.opt/inline-bt.c: New volatile global z.
12218 * gdb.opt/inline-cmds.c: Likewise.
12219 * gdb.opt/inline-locals.c: Likewise.
12220 * gdb.opt/inline-markers.c: New extern global z.
12221 (marker): Use z.
12222 (inline_fn): Likewise.
12223
122242015-08-24 Pedro Alves <palves@redhat.com>
12225
12226 * config/m32r-stub.exp: Remove file.
12227 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12228 * gdb.base/call-rt-st.exp: Likewise.
12229 * gdb.base/call-strs.exp: Likewise.
12230 * gdb.base/default.exp: Remove references to h8300-*-hms and
12231 *-*-udi*.
12232 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12233
122342015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12235
12236 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12237 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12238 and "return" use KFAIL when GDB can not read/write the vector
12239 return value.
12240
122412015-08-21 Gary Benson <gbenson@redhat.com>
12242
12243 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12244
122452015-08-20 Pedro Alves <palves@redhat.com>
12246
12247 * gdb.server/solib-list.exp: No longer expect an interior stop in
12248 non-stop mode.
12249
122502015-08-20 Pedro Alves <palves@redhat.com>
12251
12252 * gdb.server/connect-stopped-target.c: New file.
12253 * gdb.server/connect-stopped-target.exp: New file.
12254
122552015-08-20 Pedro Alves <palves@redhat.com>
12256
12257 * gdb.dwarf2/comp-unit-lang.exp: New file.
12258 * gdb.dwarf2/comp-unit-lang.c: New file.
12259
122602015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12261
12262 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12263 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12264
122652015-08-19 Kevin Buettner <kevinb@redhat.com>
12266
12267 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12268 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12269
122702015-08-18 Doug Evans <dje@google.com>
12271 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12272
12273 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12274 skip_python_tests. New arg prompt_regexp.
12275 (skip_python_tests): New function.
12276 * lib/mi-support.exp (mi_skip_python_tests): New function.
12277 * gdb.python/py-mi-objfile-gdb.py: New file.
12278 * gdb.python/py-mi-objfile.c: New file.
12279 * gdb.python/py-mi-objfile.exp: New file.
12280
122812015-08-17 Keith Seitz <keiths@redhat.com>
12282
12283 * gdb.linespec/explicit.exp: Move strace test from here ...
12284 * gdb.trace/strace.exp: ... to here.
12285
122862015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12287
12288 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12289 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12290
122912015-08-14 Doug Evans <xdje42@gmail.com>
12292
12293 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12294 inferior before selecting a new file.
12295
122962015-08-14 Doug Evans <xdje42@gmail.com>
12297
12298 * gdb.mi/mi-disassemble.exp: Update.
12299 * gdb.base/disasm-optim.S: New file.
12300 * gdb.base/disasm-optim.c: New file.
12301 * gdb.base/disasm-optim.h: New file.
12302 * gdb.base/disasm-optim.exp: New file.
12303
123042015-08-14 Keith Seitz <keiths@redhat.com>
12305
12306 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12307 "evaluated-by".
12308
123092015-08-13 Joel Brobecker <brobecker@adacore.com>
12310
12311 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12312
123132015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12314
12315 * gdb.ada/fun_renaming.exp: New testcase.
12316 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12317 * gdb.ada/fun_renaming/pack.adb: New file.
12318 * gdb.ada/fun_renaming/pack.ads: New file.
12319
123202015-08-12 Keith Seitz <keiths@redhat.com>
12321
12322 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12323 gdb_get_line_number.
12324
123252015-08-12 Joel Brobecker <brobecker@adacore.com>
12326
12327 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12328 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12329 gdb.base/dso2dso.exp: New files.
12330
123312015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12332 Pedro Alves <palves@redhat.com>
12333 Keith Seitz <keiths@redhat.com>
12334
12335 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12336 GDBFLAGS.
12337
123382015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12339
12340 * gdb.base/gdbhistsize-history.exp
12341 (test_histsize_history_setting): Use save_vars.
12342 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12343 Use save_vars.
12344 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12345 * gdb.base/readline.exp: Use save_vars.
12346
123472015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12348
12349 * lib/gdb.exp (save_vars): New proc.
12350
123512015-08-11 Keith Seitz <keiths@redhat.com>
12352
12353 * gdb.base/help.exp: Update help_breakpoint_text.
12354
123552015-08-11 Keith Seitz <keiths@redhat.com>
12356
12357 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12358 (at toplevel): Call test_explicit_breakpoints.
12359 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12360 breakpoints.
12361 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12362 breakpoint conditions, "-cond".
12363
123642015-08-11 Keith Seitz <keiths@redhat.com>
12365
12366 * gdb.linespec/3explicit.c: New file.
12367 * gdb.linespec/cpexplicit.cc: New file.
12368 * gdb.linespec/cpexplicit.exp: New file.
12369 * gdb.linespec/explicit.c: New file.
12370 * gdb.linespec/explicit.exp: New file.
12371 * gdb.linespec/explicit2.c: New file.
12372 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12373 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12374 before using in the matching pattern.
12375 Clarify that `prefix' is a regular expression.
12376
123772015-08-11 Keith Seitz <keiths@redhat.com>
12378
12379 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12380 test.
12381 Add tests for missing ",FMT" and ",".
12382
123832015-08-10 Doug Evans <dje@google.com>
12384 Keith Seitz <keiths@redhat.com>
12385
12386 PR gdb/17960
12387 * gdb.base/completion.exp: Add location completer tests.
12388
123892015-08-07 Pedro Alves <palves@redhat.com>
12390
12391 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12392 tests here.
12393 (top level): Run do_test with and without displaced stepping.
12394
123952015-08-07 Pedro Alves <palves@redhat.com>
12396
12397 * gdb.base/valgrind-disp-step.c: New file.
12398 * gdb.base/valgrind-disp-step.exp: New file.
12399
124002015-08-07 Pedro Alves <palves@redhat.com>
12401
12402 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12403 Delete function.
12404 (main): Add alarm. Run an infinite loop instead of calling
12405 wait_threads.
12406 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12407 comment.
12408 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12409 Delete function.
12410 (main): Add alarm. Run an infinite loop instead of calling
12411 wait_threads.
12412 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12413 comment.
12414
124152015-08-07 Pedro Alves <palves@redhat.com>
12416
12417 * gdb.base/checkpoint-ns.exp: New file.
12418 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12419 standard_testfile.
12420
124212015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12422
12423 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12424 * gdb.btrace/instruction_history.exp: Update.
12425 * gdb.btrace/tsx.exp: New.
12426 * gdb.btrace/tsx.c: New.
12427
124282015-08-06 Pedro Alves <palves@redhat.com>
12429
12430 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12431 increase timeout.
12432 * gdb.reverse/until-precsave.exp: Bump timeouts.
12433
124342015-08-06 Pedro Alves <palves@redhat.com>
12435
12436 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12437
124382015-08-06 Pedro Alves <palves@redhat.com>
12439
12440 PR gdb/18749
12441 * gdb.threads/process-dies-while-handling-bp.c: New file.
12442 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12443
124442015-08-06 Pedro Alves <palves@redhat.com>
12445
12446 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12447 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12448
124492015-08-05 Pedro Alves <palves@redhat.com>
12450
12451 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12452 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12453
124542015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12455
12456 * gdb.base/bp-permanent.exp: Report test as unsupported if
12457 the target cannot stop at the permanent breakpoint.
12458
124592015-08-03 Doug Evans <dje@google.com>
12460
12461 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12462 10000.
12463
124642015-08-03 Doug Evans <dje@google.com>
12465
12466 * Makefile.in (workers/%.worker, build-perf): New rule.
12467 (GDB_PERFTEST_MODE): New variable.
12468 (check-perf): Use it.
12469 (clean): Clean up gdb.perf parallel build subdirs.
12470 * lib/build-piece.exp: New file.
12471 * lib/gdb.exp (make_gdb_parallel_path): New function
12472 (standard_output_file, standard_temp_file): Call it.
12473 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12474 of $GDB_PARALLEL.
12475 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12476
124772015-08-03 Doug Evans <dje@google.com>
12478
12479 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
12480 (LOG_FILE_NAME): New global.
12481 (TextReporter.__init__): Initialize self.txt_sum.
12482 (TextReporter.report): Add support for multiple data-points.
12483 Move report to perftest.sum, put raw data in perftest.log.
12484 (TextReporter.start): Open sum and log files.
12485 (TextReporter.end): Close sum and log files.
12486 * gdb.perf/lib/perftest/testresult.py
12487 (SingleStatisticTestResult.record): Handle multiple data-points.
12488
124892015-07-31 Pedro Alves <palves@redhat.com>
12490
12491 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12492 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12493 kill_wait_spawned_process instead of explicit "kill -9".
12494 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12495 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12496 kill_wait_spawned_process.
12497 * gdb.base/attach-twice.exp: Likewise.
12498 * gdb.base/attach.exp: Likewise.
12499 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12500 gdb_test_multiple.
12501 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12502 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12503 kill_wait_spawned_process.
12504 * gdb.base/valgrind-infcall.exp: Likewise.
12505 * gdb.multi/multi-attach.exp: Likewise.
12506 * gdb.python/py-prompt.exp: Likewise.
12507 * gdb.python/py-sync-interp.exp: Likewise.
12508 * gdb.server/ext-attach.exp: Likewise.
12509 * gdb.threads/attach-into-signal.exp (corefunc): Use
12510 spawn_wait_for_attach, spawn_id_get_pid and
12511 kill_wait_spawned_process.
12512 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12513 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12514 spawn_id_get_pid and kill_wait_spawned_process.
12515 * gdb.threads/attach-stopped.exp (corefunc): Use
12516 spawn_wait_for_attach, spawn_id_get_pid and
12517 kill_wait_spawned_process.
12518 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12519 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12520 kill_wait_spawned_process instead of explicit "kill -9".
12521 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12522 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12523 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12524 processes. Don't map cygwin/windows pids here. Now returns a
12525 spawn id list.
12526
125272015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12528
12529 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12530 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12531 correct patch.
12532
125332015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12534
12535 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12536
125372015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12538
12539 Reapply:
12540 2014-05-21 Mark Wielaard <mjw@redhat.com>
12541
12542 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12543
125442015-07-30 Pedro Alves <palves@redhat.com>
12545
12546 * linux-low.c (handle_extended_wait): Set the child's last
12547 reported status to TARGET_WAITKIND_STOPPED.
12548
125492015-07-30 Pedro Alves <palves@redhat.com>
12550
12551 PR threads/18600
12552 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12553 only shows inferior 1.
12554
125552015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12556 Pedro Alves <palves@redhat.com>
12557
12558 PR threads/18600
12559 * gdb.threads/fork-plus-threads.c: New file.
12560 * gdb.threads/fork-plus-threads.exp: New file.
12561
125622015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12563
12564 * gdb.base/batch-preserve-term-settings.exp
12565 (test_terminal_settings_preserved_after_cli_exit): Use
12566 send_quit_command.
12567
125682015-07-29 Pedro Alves <palves@redhat.com>
12569 Don Breazeal <donb@codesourcery.com>
12570
12571 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12572 output from both inferior_spawn_id and gdb_spawn_id.
12573
125742015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12575
12576 * gdb.threads/attach-into-signal.exp (corefunc): Use
12577 with_test_prefix on nested loops, uniquefying the test messages.
12578
125792015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12580
12581 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12582 commit.
12583
125842015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12585
12586 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12587 New proc.
12588 (test_terminal_settings_preserved_after_sigterm): New test.
12589
125902015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12591
12592 * gdb.base/batch-preserve-term-settings.exp
12593 (test_terminal_settings_preserved_after_cli_exit): New test.
12594
125952015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12596
12597 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12598 manipulation of saved_gdbflags.
12599 (test_terminal_settings_preserved): Remove global declaration of
12600 the unused variable pagination_prompt. Remove manipulation of
12601 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12602 GDBFLAGS.
12603
126042015-07-29 Pedro Alves <palves@redhat.com>
12605
12606 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12607
126082015-07-29 Pedro Alves <palves@redhat.com>
12609
12610 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12611 at the top.
12612
126132015-07-29 Pedro Alves <palves@redhat.com>
12614
12615 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12616 (main): Call gdb_unbuffer_output.
12617 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12618 (main): Call gdb_unbuffer_output.
12619 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12620 (main): Call gdb_unbuffer_output.
12621 * gdb.base/call-strs.exp: Adjust to step over the
12622 gdb_unbuffer_output call.
12623 * gdb.base/catch-gdb-caused-signals.c: Include
12624 "../lib/unbuffer_output.c".
12625 (main): Call gdb_unbuffer_output.
12626 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12627 (main): Call gdb_unbuffer_output.
12628 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12629 (main): Call gdb_unbuffer_output.
12630 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12631 (main): Call gdb_unbuffer_output.
12632 * gdb.base/shlib-call.exp: Adjust to step over the
12633 gdb_unbuffer_output call.
12634 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12635 (main): Call gdb_unbuffer_output.
12636 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12637 (main): Call gdb_unbuffer_output.
12638 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12639 (main): Rename to ...
12640 (test): ... this.
12641 (main): Reimplement.
12642 * gdb.base/varargs.exp: Run to test instead of to main.
12643 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12644 (main): Call gdb_unbuffer_output.
12645
126462015-07-29 Pedro Alves <palves@redhat.com>
12647
12648 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12649 factore out from mi_continue_dprintf. For call-style dprintfs,
12650 expect dprintf output out of $inferior_spawn_id.
12651 (mi_continue_dprintf): Use mi_expect_dprintf.
12652 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12653 (main): Call gdb_unbuffer_output.
12654
126552015-07-29 Pedro Alves <palves@redhat.com>
12656
12657 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12658 (default_mi_gdb_start): Set inferior_spawn_id instead of
12659 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12660 gdb_spawn_id.
12661 (mi_gdb_test): Always expect inferior output from both
12662 $inferior_spawn_id and $gdb_spawn_id.
12663
126642015-07-29 Pedro Alves <palves@redhat.com>
12665
12666 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12667 send_inferior and $inferior_spawn_id.
12668
126692015-07-29 Pedro Alves <palves@redhat.com>
12670
12671 * gdb.gdb/complaints.exp (test_initial_complaints)
12672 (test_serial_complaints, test_short_complaints): Use
12673 gdb_test_stdio.
12674 (test_empty_complaint): Handle $inferior_spawn_id !=
12675 $gdb_spawn_id.
12676
126772015-07-29 Pedro Alves <palves@redhat.com>
12678
12679 * gdb.base/varargs.exp: Use gdb_test_stdio.
12680
126812015-07-29 Pedro Alves <palves@redhat.com>
12682
12683 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12684
126852015-07-29 Pedro Alves <palves@redhat.com>
12686
12687 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12688
126892015-07-29 Pedro Alves <palves@redhat.com>
12690
12691 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12692 parameter into two new parameters, "inf_result" and "gdb_result".
12693 Expect inferior output and gdb output from $inferior_spawn_id and
12694 $gdb_spawn_id, respectively. Adjust all callers.
12695
126962015-07-29 Pedro Alves <palves@redhat.com>
12697
12698 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12699 of gdb_test_sequence.
12700
127012015-07-29 Pedro Alves <palves@redhat.com>
12702
12703 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12704 (saw_spurious_output): Expect inferior output from
12705 $inferior_spawn_id. Use gdb_test_stdio.
12706
127072015-07-29 Pedro Alves <palves@redhat.com>
12708
12709 * gdb.base/dprintf.exp: Use standard_testfile. Change
12710 prepare_for_testing call.
12711 (srcfile): Don't set.
12712 (restart): New procedure.
12713 (test_dprintf): New procecure, use to continue over dprintfs.
12714 (test_call, test_agent): New procedures, tests moved here.
12715 Restart gdb and recreate dprintfs. Adjust expected output.
12716
127172015-07-29 Pedro Alves <palves@redhat.com>
12718
12719 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12720
127212015-07-29 Pedro Alves <palves@redhat.com>
12722
12723 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12724
127252015-07-29 Pedro Alves <palves@redhat.com>
12726
12727 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12728 gdb_test_stdio.
12729
127302015-07-29 Pedro Alves <palves@redhat.com>
12731
12732 * lib/gdb.exp (gdb_test_stdio): New procedure.
12733
127342015-07-29 Pedro Alves <palves@redhat.com>
12735
12736 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12737
127382015-07-29 Pedro Alves <palves@redhat.com>
12739
12740 * gdb.base/call-signal-resume.exp: Remove check for
12741 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12742 * gdb.base/unwindonsignal.exp: Likewise.
12743 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12744 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12745
127462015-07-29 Pedro Alves <palves@redhat.com>
12747
12748 * gdb.base/siginfo-addr.c (pass): New function.
12749 (handler): Call it iff si_addr is correct.
12750 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12751 Set a breakpoint at "pass" and continue to it.
12752
127532015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12754
12755 * gdb.python/py-objfile.exp: Make some tests have unique names.
12756 * gdb.python/py-pp-registration.exp: Likewise.
12757
127582015-07-28 Pedro Alves <palves@redhat.com>
12759
12760 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12761
127622015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12763
12764 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12765
127662015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12767
12768 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12769
127702015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12771
12772 * gdb.base/gdb-sigterm-2.exp: New test.
12773
127742015-07-25 Doug Evans <xdje42@gmail.com>
12775
12776 Revert:
12777 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12778 (workers/%.worker, build-perf): New rule.
12779 (GDB_PERFTEST_MODE): New variable.
12780 (check-perf): Use it.
12781 (clean): Clean up gdb.perf parallel build subdirs.
12782 * lib/build-piece.exp: New file.
12783 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12784 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12785 name.
12786 (standard_temp_file): Ditto.
12787 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12788 of $GDB_PARALLEL.
12789
127902015-07-24 Doug Evans <dje@google.com>
12791
12792 * gdb.perf/lib/perftest/utils.py: New file.
12793 * gdb.perf/gm-hello.cc: New file.
12794 * gdb.perf/gm-pervasive-typedef.cc: New file.
12795 * gdb.perf/gm-pervasive-typedef.h: New file.
12796 * gdb.perf/gm-std.cc: New file.
12797 * gdb.perf/gm-std.h: New file.
12798 * gdb.perf/gm-use-cerr.cc: New file.
12799 * gdb.perf/gm-utils.h: New file.
12800 * gdb.perf/gmonster-null-lookup.py: New file.
12801 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12802 * gdb.perf/gmonster-print-cerr.py: New file.
12803 * gdb.perf/gmonster-ptype-string.py: New file.
12804 * gdb.perf/gmonster-runto-main.py: New file.
12805 * gdb.perf/gmonster-select-file.py: New file.
12806 * gdb.perf/gmonster1-null-lookup.exp: New file.
12807 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12808 * gdb.perf/gmonster1-print-cerr.exp: New file.
12809 * gdb.perf/gmonster1-ptype-string.exp: New file.
12810 * gdb.perf/gmonster1-runto-main.exp: New file.
12811 * gdb.perf/gmonster1-select-file.exp: New file.
12812 * gdb.perf/gmonster1.cc: New file.
12813 * gdb.perf/gmonster1.exp: New file.
12814 * gdb.perf/gmonster2-null-lookup.exp: New file.
12815 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12816 * gdb.perf/gmonster2-print-cerr.exp: New file.
12817 * gdb.perf/gmonster2-ptype-string.exp: New file.
12818 * gdb.perf/gmonster2-runto-main.exp: New file.
12819 * gdb.perf/gmonster2-select-file.exp: New file.
12820 * gdb.perf/gmonster2.cc: New file.
12821 * gdb.perf/gmonster2.exp: New file.
12822
128232015-07-24 Doug Evans <dje@google.com>
12824
12825 * gdb.perf/README: New file.
12826 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12827 * lib/gen-perf-test.exp: New file.
12828
128292015-07-24 Doug Evans <dje@google.com>
12830
12831 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12832 (PerfTest::startup): New function.
12833 (PerfTest::run): Return result of calling body.
12834 (PerfTest::assemble): Rewrite.
12835 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12836 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12837 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12838 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12839 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12840
128412015-07-24 Doug Evans <dje@google.com>
12842
12843 * lib/gdb.exp (clean_restart): Make executable optional.
12844
128452015-07-24 Doug Evans <dje@google.com>
12846
12847 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12848 compiler_info references.
12849 * gdb.cp/temargs.exp: Ditto.
12850 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12851 (get_compiler_info): Early exit if already computed. Set compiler_info
12852 to "unknown" if there was a problem.
12853 (test_compiler_info): Add function comment. Call get_compiler_info.
12854
128552015-07-24 Doug Evans <dje@google.com>
12856
12857 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12858 (workers/%.worker, build-perf): New rule.
12859 (GDB_PERFTEST_MODE): New variable.
12860 (check-perf): Use it.
12861 (clean): Clean up gdb.perf parallel build subdirs.
12862 * lib/build-piece.exp: New file.
12863 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12864 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12865 name.
12866 (standard_temp_file): Ditto.
12867 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12868 of $GDB_PARALLEL.
12869
128702015-07-24 Doug Evans <dje@google.com>
12871
12872 * lib/future.exp (gdb_default_target_compile): New option
12873 "early_flags".
12874 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12875 --as-needed.
12876
128772015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12878
12879 * gdb.base/catch-syscall.exp: Call gdb_exit before
12880 gdb_skip_xml_test.
12881
128822015-07-24 Pedro Alves <palves@redhat.com>
12883
12884 * gdb.python/py-events.exp: Accept output between the stop event
12885 and the prompt.
12886 * gdb.python/py-evsignal.exp: Likewise.
12887 * gdb.python/py-evthreads.exp: Likewise.
12888
128892015-07-24 Pedro Alves <palves@redhat.com>
12890
12891 PR gdb/18717
12892 * gdb.threads/non-ldr-exit.c: New file.
12893 * gdb.threads/non-ldr-exit.exp: New file.
12894
128952015-07-24 Yao Qi <yao.qi@linaro.org>
12896
12897 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12898 restarting process.
12899
129002015-07-24 Yao Qi <yao.qi@linaro.org>
12901
12902 * gdb.server/ext-restart.exp: New file.
12903
129042015-07-24 Yao Qi <yao.qi@linaro.org>
12905
12906 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12907 argument options.
12908 * gdb.server/ext-wrapper.exp: New file.
12909
129102015-07-23 Doug Evans <dje@google.com>
12911
12912 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12913 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12914
129152015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12916
12917 * gdb.ada/var_arr_typedef.exp: New testcase.
12918 * gdb.ada/var_arr_typedef/pack.adb: New file.
12919 * gdb.ada/var_arr_typedef/pack.ads: New file.
12920 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12921
129222015-07-20 Joel Brobecker <brobecker@adacore.com>
12923
12924 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12925
129262015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12927
12928 * gdb.arch/i386-biarch-core.exp: Replace istarget
12929 by "complete set gnutarget". Remove expectation for the "core-file"
12930 command.
12931
129322015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12933
12934 Revert the previous commit:
12935 Tests for validate symbol file using build-id.
12936
129372015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12938
12939 Tests for validate symbol file using build-id.
12940 * gdb.base/solib-mismatch-lib.c: New file.
12941 * gdb.base/solib-mismatch-libmod.c: New file.
12942 * gdb.base/solib-mismatch.c: New file.
12943 * gdb.base/solib-mismatch.exp: New file.
12944
129452015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12946
12947 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12948 nios2-*-linux*.
12949 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12950 * gdb.base/siginfo.exp: Likewise.
12951 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12952
129532015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12954
12955 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12956 Move it to ...
12957 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12958 ... here.
12959 * gdb.trace/range-stepping.exp: Check that the target supports
12960 range stepping.
12961
129622015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12963
12964 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12965
129662015-07-14 Pedro Alves <palves@redhat.com>
12967
12968 * gdb.base/killed-outside.exp: New file.
12969 * gdb.base/killed-outside.c: New file.
12970
129712015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12972
12973 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12974 (n at main): New.
12975 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12976
129772015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12978
12979 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12980 infcall tests instead of setting up for KFAIL.
12981
129822015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12983
12984 * gdb.btrace/record_goto-step.exp: New.
12985
129862015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12987
12988 PR compile/18484
12989 * gdb.compile/compile.c (struct struct_type): Add volatile to
12990 selffield's type.
12991 * gdb.compile/compile.exp
12992 (compile code struct_object.selffield = &struct_object): Skip further
12993 struct_object tests if this one xfails.
12994
129952015-07-08 Robert O'Callahan <robert@ocallahan.org>
12996
12997 PR exp/18617
12998 * gdb.trace/ax.exp: Add test.
12999
130002015-07-07 Yao Qi <yao.qi@linaro.org>
13001
13002 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13003 instead of istarget "aarch64*-*-*".
13004 * gdb.arch/aarch64-fp.exp: Likewise.
13005 * gdb.base/float.exp: Likewise.
13006 * gdb.reverse/aarch64.exp: Likewise.
13007 * lib/gdb.exp (is_aarch64_target): New proc.
13008
130092015-07-07 Yao Qi <yao.qi@linaro.org>
13010
13011 * lib/gdb.exp (is_aarch32_target): New proc.
13012 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13013 instead of "istarget "arm*-*-*"".
13014 * gdb.arch/arm-disp-step.exp: Likewise.
13015 * gdb.arch/thumb-bx-pc.exp: Likewise.
13016 * gdb.arch/thumb-prologue.exp: Likewise.
13017 * gdb.arch/thumb-singlestep.exp: Likewise.
13018 * gdb.base/disp-step-syscall.exp: Likewise.
13019 * gdb.base/float.exp: Likewise.
13020
130212015-07-07 Yao Qi <yao.qi@linaro.org>
13022
13023 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13024 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13025
130262015-07-07 Yao Qi <yao.qi@linaro.org>
13027
13028 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13029 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13030 if it exists.
13031 * gdb.multi/multi-arch.exp: Likewise.
13032
130332015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13034
13035 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13036 print.
13037
130382015-07-07 Yao Qi <yao.qi@linaro.org>
13039
13040 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13041
130422015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13043
13044 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13045 '[' and ']' characters.
13046
130472015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13048
13049 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13050
130512015-06-29 Pedro Alves <palves@redhat.com>
13052
13053 PR threads/18127
13054 * gdb.threads/hand-call-new-thread.c: New file.
13055 * gdb.threads/hand-call-new-thread.c: New file.
13056
130572015-06-26 Keith Seitz <keiths@redhat.com>
13058 Doug Evans <dje@google.com>
13059
13060 PR 16253
13061 * gdb.cp/var-tag-2.cc: New file.
13062 * gdb.cp/var-tag-3.cc: New file.
13063 * gdb.cp/var-tag-4.cc: New file.
13064 * gdb.cp/var-tag.cc: New file.
13065 * gdb.cp/var-tag.exp: New file.
13066
130672015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13068
13069 * gdb.base/history-duplicates.exp: New test.
13070
130712015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13072
13073 * gdb.base/completion.exp: Test the completion of the "focus"
13074 command.
13075
130762015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13077
13078 * gdb.arch/amd64-prologue-skip.S: New file.
13079 * gdb.arch/amd64-prologue-skip.exp: New file.
13080
130812015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13082
13083 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13084 is_address_zero_readable check.
13085
130862015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13087
13088 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13089 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13090
130912015-06-24 Yao Qi <yao.qi@linaro.org>
13092
13093 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13094 linux targets.
13095
130962015-06-24 Yao Qi <yao.qi@linaro.org>
13097
13098 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13099 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13100 * gdb.base/siginfo-thread.exp: Likewise.
13101
131022015-06-22 Yao Qi <yao.qi@linaro.org>
13103
13104 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13105
131062015-06-22 Yao Qi <yao.qi@linaro.org>
13107
13108 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13109 aarch64*-*-*.
13110 (skip_hw_watchpoint_tests): Likewise.
13111
131122015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13113
13114 * gdb.base/gdbinit-history.exp: Test the interaction between
13115 setting GDBHISTSIZE and setting the history size via .gdbinit.
13116
131172015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13118
13119 PR gdb/16999
13120 * gdb.base/gdbhistsize-history.exp: New test.
13121
131222015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13123
13124 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13125 with GDBHISTSIZE.
13126 * gdb.base/readline.exp: Likewise.
13127
131282015-06-17 Yao Qi <yao.qi@linaro.org>
13129
13130 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13131 line.
13132
131332015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13134
13135 * gdb.base/gdbinit-history.exp: Add test case to check that
13136 an unlimited history file does not get truncated on exit.
13137
131382015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13139
13140 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13141 (VECTOR): New macro. Use it...
13142 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13143 ...for these typedefs.
13144 (int8, char1, int1, double1): New typedefs.
13145 (struct just_int2, struct two_int2): New structures.
13146 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13147 (add_structvecs, add_singlevecs): New functions.
13148 (main): Call add_some_intvecs twice.
13149 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13150 the compile and exit upon failure. Try compiling for the "native"
13151 architecture. Test inferior function calls with vector arguments
13152 and vector return value handling with "finish" and "return".
13153
131542015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13155
13156 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13157 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13158 PE file.
13159 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13160
131612015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13162
13163 PR breakpoints/16465
13164 * gdb.mi/mi-dprintf-pending.c: New file.
13165 * gdb.mi/mi-dprintf-pending.exp: New test.
13166 * gdb.mi/mi-dprintf-pendshr.c: New file.
13167
131682015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13169 Mircea Gherzan <mircea.gherzan@intel.com>
13170
13171 * gdb.arch/i386-mpx-map.c: New file.
13172 * gdb.arch/i386-mpx-map.exp: New File.
13173
131742015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13175
13176 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13177 * gdb.arch/i386-mpx.exp: Indentation fixed.
13178
131792015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13180
13181 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13182 function and improved indentation.
13183 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13184 gdb_test_multiple. Added additional tests to skip the test.
13185
131862015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13187
13188 * gdb.arch/i386-avx512.c: Change path in include file.
13189 * gdb.arch/i386-avx512.exp: Change include dir path
13190 compilation flag.
13191 * gdb.arch/i386-mpx.c: Change path in include file.
13192 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13193 flag.
13194
131952015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13196
13197 * gdb.compile/compile-print.exp (compile print *vararray@3)
13198 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13199
132002015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13201
13202 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13203 (do not keep jit in memory): ... this.
13204 (expect 5): Change it to ...
13205 (expect no 5): ... this.
13206
132072015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13208
13209 PR gdb/15564
13210 * gdb.mi/mi-detach.exp: New file.
13211
132122015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13213
13214 PR symtab/18392
13215 * gdb.arch/amd64-tailcall-self.S: New file.
13216 * gdb.arch/amd64-tailcall-self.c: New file.
13217 * gdb.arch/amd64-tailcall-self.exp: New file.
13218
132192015-05-28 Don Breazeal <donb@codesourcery.com>
13220
13221 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13222 tests for remote targets by checking is_target_gdbserver.
13223
132242015-05-27 Doug Evans <dje@google.com>
13225
13226 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13227 * gdb.dwarf2/opaque-type-lookup.c: New file.
13228 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13229
132302015-05-26 Doug Evans <dje@google.com>
13231
13232 * gdb.cp/iostream.cc: New file.
13233 * gdb.cp/iostream.exp: New file.
13234
132352015-05-26 Doug Evans <dje@google.com>
13236
13237 * gdb.dwarf2/dw2-op-call.exp: Update.
13238 * gdb.dwarf2/dw4-sig-types.exp: Update.
13239 * gdb.dwarf2/implptr.exp: Update.
13240 * gdb.mi/mi-cmd-param-changed.exp: Update.
13241
132422015-05-26 Doug Evans <dje@google.com>
13243
13244 * gdb.python/py-lazy-string.c: New file.
13245 * gdb.python/py-lazy-string.exp: New file.
13246 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13247 (main): Update. Add estring3.
13248 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13249 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13250
132512015-05-26 Omair Javaid <omair.javaid@linaro.org>
13252 Yao Qi <yao.qi@linaro.org>
13253
13254 * gdb.reverse/aarch64.c: New.
13255 * gdb.reverse/aarch64.exp: New.
13256
132572015-05-26 Omair Javaid <omair.javaid@linaro.org>
13258
13259 * lib/gdb.exp (supports_process_record): Return true for
13260 aarch64*-linux*.
13261 (supports_reverse): Likewise.
13262
132632015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13264
13265 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13266 Use with_test_prefix.
13267
132682015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13269
13270 * gdb.base/completion.exp: Add test for completion of layout
13271 names.
13272
132732015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13274
13275 * lib/gdb.exp (skip_tui_tests): New proc.
13276 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13277
132782015-05-19 Pedro Alves <palves@redhat.com>
13279
13280 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13281 Save the whole env array instead of just HOME. Unset HISTSIZE in
13282 the environment while testing. Restore whole environment
13283 afterwards.
13284
132852015-05-16 Doug Evans <xdje42@gmail.com>
13286
13287 * gdb.guile/scm-ports.c: New file.
13288 * gdb.guile/scm-ports.exp: Add memory port tests.
13289
132902015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13291
13292 * gdb.compile/compile-print.c: New file.
13293 * gdb.compile/compile-print.exp: New file.
13294
132952015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13296
13297 * gdb.compile/compile-ops.exp: Cast param to void.
13298 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13299 (compile code struct_object.selffield = &struct_object): Add xfail.
13300
133012015-05-15 Joel Brobecker <brobecker@adacore.com>
13302
13303 * gdb.ada/arr_enum_with_gap: New testcase.
13304
133052015-05-15 Joel Brobecker <brobecker@adacore.com>
13306
13307 * gdb.ada/byte_packed_arr: New testcase.
13308
133092015-05-15 Joel Brobecker <brobecker@adacore.com>
13310
13311 * gdb.ada/pckd_neg: New testcase.
13312
133132015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13314
13315 PR gdb/17820
13316 * gdb.base/gdbinit-history.exp: New test.
13317 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13318 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13319
133202015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13321
13322 * gdb.python/py-xmethods.cc: Enhance test case.
13323 * gdb.python/py-xmethods.exp: New tests.
13324 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13325 function.
13326 (B_indexoper): Likewise.
13327 (global_dm_list) : Add new xmethod worker functions.
13328
133292015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13330
13331 * gdb.base/coredump-filter.exp: Correctly unset
13332 "coredump_var_addr" array.
13333
133342015-05-08 Pedro Alves <palves@redhat.com>
13335
13336 * gdb.server/non-existing-program.exp: Unset spawn_id.
13337
133382015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13339
13340 PR python/18291
13341 * gdb.python/py-xmethods.exp: Add tests.
13342
133432015-05-08 Yao Qi <yao.qi@linaro.org>
13344
13345 PR gdb/18208
13346 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13347 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13348 function set_coredump_filter, and remove remote_exec call.
13349 Remove argument ipid. Callers update.
13350 (top level): Don't get inferior's PID.
13351
133522015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13353
13354 * gdb.base/watch_thread_num.exp: Skip test on targets without
13355 access watchpoints.
13356
133572015-05-06 Pedro Alves <palves@redhat.com>
13358
13359 PR server/18081
13360 * gdb.server/non-existing-program.exp: New file.
13361
133622015-05-05 Joel Brobecker <brobecker@adacore.com>
13363
13364 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13365
133662015-05-05 Joel Brobecker <brobecker@adacore.com>
13367
13368 * gdb.ada/out_of_line_in_inlined: New testcase.
13369
133702015-05-05 Joel Brobecker <brobecker@adacore.com>
13371
13372 * gdb.ada/var_rec_arr: New testcase.
13373
133742015-04-30 Yao Qi <yao.qi@linaro.org>
13375
13376 * gdb.base/break-idempotent.exp: If
13377 skip_hw_watchpoint_multi_tests returns true, skip the tests
13378 on "rwatch" and "awatch".
13379
133802015-04-30 Yao Qi <yao.qi@linaro.org>
13381
13382 * gdb.base/relativedebug.exp: Invoke gdb command
13383 "info sharedlibrary", and if libc.so doesn't have debug info,
13384 skip the test.
13385
133862015-04-29 Doug Evans <dje@google.com>
13387
13388 * gdb.python/py-xmethods.exp: Add ptype tests.
13389 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13390 get_result_type method.
13391
133922015-04-29 Luis Machado <lgustavo@codesourcery.com>
13393
13394 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13395 the target does not support hardware watchpoints.
13396
133972015-04-29 Luis Machado <lgustavo@codesourcery.com>
13398
13399 * gdb.base/break-always.exp: Abort testing if writing to memory
13400 causes an error.
13401
134022015-04-28 Doug Evans <dje@google.com>
13403
13404 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13405 * gdb.python/py-pp-registration.exp: ... here. New file.
13406 * gdb.python/py-pp-registration.c: New file.
13407 * gdb.python/py-pp-registration.py: New file.
13408
134092015-04-28 Doug Evans <dje@google.com>
13410
13411 * gdb.python/py-bad-printers.c: New file.
13412 * gdb.python/py-bad-printers.py: New file.
13413 * gdb.python/py-bad-printers.exp: New file.
13414
134152015-04-28 Sasha Smundak <asmundak@google.com>
13416
13417 * gdb.python/py-type.exp: New test.
13418
134192015-04-28 Andy Wingo <wingo@igalia.com>
13420
13421 * gdb.python/py-parameter.exp:
13422 * gdb.guile/scm-parameter.exp: Escape the path that we are
13423 matching against, as it might contain characters that are special
13424 to regular expressions.
13425
134262015-04-27 Joel Brobecker <brobecker@adacore.com>
13427
13428 * gdb.ada/rec_comp: New testcase.
13429
134302015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13431
13432 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13433 before using it.
13434
134352015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13436
13437 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13438 new tests for verilog output.
13439
134402015-04-24 Yao Qi <yao.qi@linaro.org>
13441
13442 * boards/remote-gdbserver-on-localhost.exp: New file.
13443
134442015-04-23 Pedro Alves <palves@redhat.com>
13445
13446 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13447 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13448 "end of file", remove $inferior_spawn_id from the indirect list.
13449
134502015-04-23 Pedro Alves <palves@redhat.com>
13451
13452 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13453
134542015-04-23 Pedro Alves <palves@redhat.com>
13455
13456 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13457 on $any_spawn_id instead of only on $gdb_spawn_id.
13458
134592015-04-21 Pierre Muller <muller@sourceware.org>
13460
13461 PR pascal/17815
13462 * lib/pascal.exp (gpc_compile): Add new option "class".
13463 (fpc_compile): Likewise.
13464 * gdb.pascal/case-insensitive-symbols.pas: New file.
13465 * gdb.pascal/case-insensitive-symbols.exp: New file.
13466
134672015-04-20 Gary Benson <gbenson@redhat.com>
13468
13469 * gdb.base/attach.exp: Fix three extended remote failures.
13470
134712015-04-17 Gary Benson <gbenson@redhat.com>
13472
13473 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13474 the main executable over the remote protocol.
13475
134762015-04-16 Pedro Alves <palves@redhat.com>
13477
13478 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13479 a new gdbserver if gdbserver_reconnect_p is set.
13480
134812015-04-16 Pedro Alves <palves@redhat.com>
13482
13483 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13484 is set, don't exit gdbserver.
13485
134862015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13487
13488 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13489 appropriate .insn, such that an older assembler can be used.
13490 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13491 the z/Architecture instruction set on 31-bit targets as well.
13492
134932015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13494
13495 * gdb.go/handcall.exp: Remove all logic related to the first
13496 breakpoint and rely on go_runto_main instead.
13497 * gdb.go/strings.exp: Likewise.
13498 * gdb.go/unsafe.exp: Likewise.
13499 * gdb.go/hello.exp: Likewise. Also rename the remaining
13500 breakpoint marker to "breakpoint 1".
13501 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13502 * gdb.go/strings.go: Likewise.
13503 * gdb.go/unsafe.go: Likewise.
13504 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13505 "set breakpoint 2 here" and rename the remaining breakpoint marker
13506 to "breakpoint 1".
13507
135082015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13509
13510 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13511 if itertools.imap is not present.
13512 * gdb.python/py-objfile.exp: Add parentheses.
13513 * gdb.python/py-type.exp: Same.
13514 * gdb.python/py-unwind-maint.py: Same.
13515
135162015-04-15 Yao Qi <yao.qi@linaro.org>
13517
13518 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13519 of ":$ptr_size" and set its form explicitly.
13520
135212015-04-15 Pedro Alves <palves@redhat.com>
13522 Yao Qi <yao.qi@linaro.org>
13523
13524 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13525 timeout by factor of 4.
13526 (test_regular_watch): Likewise.
13527 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13528 * gdb.reverse/sigall-reverse.exp: Likewise.
13529 * gdb.reverse/until-precsave.exp: Likewise.
13530 * lib/gdb.exp (with_timeout_factor): New proc.
13531 (gdb_expect): Move some code to ...
13532 (get_largest_timeout): ... here. New procedure.
13533
135342015-04-14 Luis Machado <lgustavo@codesourcery.com>
13535
13536 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13537
135382015-04-13 Luis Machado <lgustavo@codesourcery.com>
13539
13540 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13541 to write to the .text section.
13542
135432015-04-13 Luis Machado <lgustavo@codesourcery.com>
13544
13545 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13546 Handle the case of targets that do not provide PID information.
13547
135482015-04-13 Yao Qi <yao.qi@linaro.org>
13549
13550 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13551 and use expect instead of gdb_expect.
13552
135532015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13554
13555 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13556 "coredump_var_addr" to avoid naming conflict with other testcases.
13557
135582015-04-10 Pedro Alves <palves@redhat.com>
13559
13560 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13561 gdb_test_sequence and gdb_assert.
13562
135632015-04-10 Pedro Alves <palves@redhat.com>
13564
13565 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13566 test messages that don't include the breakpoint address.
13567
135682015-04-10 Yao Qi <yao.qi@linaro.org>
13569
13570 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13571 false for some offset and width combinations which aren't
13572 supported by linux kernel.
13573
135742015-04-10 Pedro Alves <palves@redhat.com>
13575
13576 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13577 procedure, factored out from ...
13578 (top level): ... here. Add "set displaced-stepping" testing axis.
13579 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13580 parameter "displaced". Use it.
13581 (top level): Use foreach and add "set displaced-stepping" testing
13582 axis.
13583
135842015-04-10 Pedro Alves <palves@redhat.com>
13585
13586 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13587 Remove comment.
13588 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13589 both the address of the instruction that triggers the watchpoint
13590 and the address of the instruction immediately after, and use
13591 those addresses for the test. Fix comment.
13592
135932015-04-10 Pedro Alves <palves@redhat.com>
13594
13595 * gdb.base/sigstep.exp (breakpoint_to_handler)
13596 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13597 Test "backtrace" in handler.
13598 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13599 (top level): Add new "displaced" test axis to
13600 breakpoint_to_handler, breakpoint_to_handler_entry and
13601 breakpoint_over_handler.
13602
136032015-04-10 Pedro Alves <palves@redhat.com>
13604
13605 PR gdb/18216
13606 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13607
136082015-04-10 Yao Qi <yao.qi@linaro.org>
13609
13610 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13611 (test_add_rn_pc): New function.
13612 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13613 (top level): Invoke test_add_rn_pc.
13614
136152015-04-10 Pedro Alves <palves@redhat.com>
13616
13617 PR gdb/13858
13618 * gdb.base/step-over-no-symbols.exp: New file.
13619
136202015-04-09 Andy Wingo <wingo@igalia.com>
13621
13622 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13623 after the Python tests.
13624
136252015-04-08 Keith Seitz <keiths@redhat.com>
13626
13627 PR python/16699
13628 * gdb.python/py-completion.exp: New tests for completion.
13629 * gdb.python/py-completion.py (CompleteLimit1): New class.
13630 (CompleteLimit2): Likewise.
13631 (CompleteLimit3): Likewise.
13632 (CompleteLimit4): Likewise.
13633 (CompleteLimit5): Likewise.
13634 (CompleteLimit6): Likewise.
13635 (CompleteLimit7): Likewise.
13636
136372015-04-08 Pedro Alves <palves@redhat.com>
13638
13639 PR gdb/18214
13640 PR gdb/18216
13641 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13642 function.
13643 (main): Install it as SIGUSR1 handler.
13644 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13645 parameter. Always use "setup" as prefix. Toggle "set
13646 displaced-stepping" off/on depending on global. Don't switch to
13647 thread 1 here.
13648 (top level): Add displaced stepping "off/on" test axis. Update
13649 "setup" calls. Wrap each subtest with with_test_prefix. Test
13650 continuing with a queued signal in each thread.
13651
136522015-04-08 Pedro Alves <palves@redhat.com>
13653
13654 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13655 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13656 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13657 Return early if running to main fails.
13658 * gdb.trace/while-stepping.exp: Likewise.
13659
136602015-04-07 Pedro Alves <palves@redhat.com>
13661
13662 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13663 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13664 interact with inferior program.
13665
136662015-04-07 Pedro Alves <palves@redhat.com>
13667
13668 * lib/gdb.exp (inferior_spawn_id): New global.
13669 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13670 spawn id after processing the user code.
13671 (default_gdb_start): Set inferior_spawn_id.
13672 (send_inferior): New procedure.
13673 * lib/gdbserver-support.exp (gdbserver_start): Set
13674 inferior_spawn_id.
13675 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13676
136772015-04-07 Pedro Alves <palves@redhat.com>
13678
13679 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13680 * lib/gdbserver-support.exp (gdbserver_start): Make
13681 $server_spawn_id global.
13682 (gdbserver_start): Don't wait for gdbserver's spawn id with
13683 expect_background.
13684 (close_gdbserver): New procedure.
13685 (gdb_exit): Rename the default version and reimplement.
13686
136872015-04-07 Pedro Alves <palves@redhat.com>
13688
13689 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
13690 append the substituted item, not the original item.
13691
136922015-04-07 Pedro Alves <palves@redhat.com>
13693
13694 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13695 gdb_expect.
13696
136972015-04-07 Pedro Alves <palves@redhat.com>
13698
13699 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13700 output appearing once only.
13701
137022015-04-07 Pedro Alves <palves@redhat.com>
13703
13704 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13705 that doesn't expect anything. Return early if running to main
13706 fails.
13707
137082015-04-07 Yao Qi <yao.qi@linaro.org>
13709
13710 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13711 (child_function): Call alarm.
13712 (main): Move call to alarm into the loop.
13713 * gdb.threads/non-stop-fair-events.exp: Build program with
13714 -DTIMEOUT=$timeout.
13715
137162015-04-06 Doug Evans <xdje42@gmail.com>
13717
13718 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13719 Fix dest parameter to board_info.
13720 (fpc_compile): Ditto.
13721 (gdb_compile_pascal): Rename dest arg to destfile.
13722
137232015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13724
13725 * gdb.ada/funcall_ref.exp: New file.
13726 * gdb.ada/funcall_ref/foo.adb: New file.
13727
137282015-04-02 Yao Qi <yao.qi@linaro.org>
13729
13730 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13731 is remote.
13732
137332015-04-02 Gary Benson <gbenson@redhat.com>
13734
13735 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13736
137372015-04-01 Sasha Smundak <asmundak@google.com>
13738
13739 * gdb.python/py-unwind-maint.c: New file.
13740 * gdb.python/py-unwind-maint.exp: New test.
13741 * gdb.python/py-unwind-maint.py: New file.
13742 * gdb.python/py-unwind.c: New file.
13743 * gdb.python/py-unwind.exp: New test.
13744 * gdb.python/py-unwind.py: New test.
13745
137462015-04-01 Pedro Alves <palves@redhat.com>
13747
13748 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13749 to fail instead of non-existent $test.
13750
137512015-04-01 Pedro Alves <palves@redhat.com>
13752
13753 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13754 GDBFLAGS if not empty.
13755
137562015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13757
13758 * gdb.ada/complete.exp: Remove "multi_line".
13759 * gdb.ada/info_exc.exp: Remove "multi_line".
13760 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13761 * gdb.ada/ptype_field.exp: Remove "multi_line".
13762 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13763 * gdb.ada/tagged.exp: Remove "multi_line".
13764 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13765 [multi_line ...]
13766 * gdb.btrace/delta.exp: Likewise.
13767 * gdb.btrace/exception.exp: Likewise.
13768 * gdb.btrace/function_call_history.exp: Likewise.
13769 * gdb.btrace/instruction_history.exp: Likewise.
13770 * gdb.btrace/nohist.exp: Likewise.
13771 * gdb.btrace/record_goto.exp: Likewise.
13772 * gdb.btrace/segv.exp: Likewise.
13773 * gdb.btrace/stepi.exp: Likewise.
13774 * gdb.btrace/tailcall.exp: Likewise.
13775 * gdb.btrace/unknown_functions.exp: Likewise.
13776 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13777 * lib/gdb.exp: Add the "multi_line" helper.
13778
137792015-04-01 Pedro Alves <palves@redhat.com>
13780
13781 * gdb.threads/tid-reuse.c: New file.
13782 * gdb.threads/tid-reuse.exp: New file.
13783
137842015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13785
13786 PR corefiles/16092
13787 * gdb.base/coredump-filter.c: New file.
13788 * gdb.base/coredump-filter.exp: Likewise.
13789
137902015-03-27 Petr Machata <pmachata@redhat.com>
13791
13792 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13793 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13794 (Dwarf::assemble): Initialize them.
13795 (Dwarf::lines): New function.
13796
137972015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13798
13799 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13800 SYMBOL_PREFIX for x86_64-*-cygwin.
13801
138022015-03-26 Andy Wingo <wingo@igalia.com>
13803
13804 PR symtab/18148
13805 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13806 const_value but not a location.
13807 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13808 location defined in non-main CUs are visible.
13809
138102015-03-26 Yao Qi <yao.qi@linaro.org>
13811
13812 PR testsuite/18139
13813 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13814 Add a line number entry for the same line.
13815 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13816 Add a line number entry for the same line.
13817
138182015-03-26 Yao Qi <yao.qi@linaro.org>
13819
13820 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13821 .int 0.
13822 (func): Likewise. Add .Lfunc_1 label.
13823 Use .Lfunc_1 label.
13824 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13825 .int 0.
13826 (func): Likewise.
13827 Use .Lfunc_1 label.
13828
138292015-03-26 Yao Qi <yao.qi@linaro.org>
13830
13831 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13832 Call gdb_compile instead to compile each .s files without debug
13833 information.
13834
138352015-03-26 Yao Qi <yao.qi@linaro.org>
13836
13837 * gdb.base/savedregs.exp (process_saved_regs): Make
13838 "Saved registers:" optional in the pattern.
13839
138402015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13841
13842 * gdb.btrace/next.exp: Merged into step.exp.
13843 * gdb.btrace/finish.exp: Merged into step.exp.
13844 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13845 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13846 "record goto" and checking the exact replay position.
13847 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13848 check for "Recording format" in "info record" output.
13849 * gdb.btrace/record_goto.exp: Choose test file based on target.
13850 * gdb.btrace/x86-record_goto.S: Renamed into ...
13851 * gdb.btrace/x86_64-record_goto.S: ... this.
13852 * gdb.btrace/i686-record_goto.S: New.
13853 * gdb.btrace/x86-tailcall.S: Renamed into ...
13854 * gdb.btrace/x86_64-tailcall.S: ... this.
13855 * gdb.btrace/i686-tailcall.S: New.
13856 * gdb.btrace/x86-tailcall.c: Renamed into ...
13857 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13858 separate statements. Update test.
13859 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13860 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13861 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13862 * gdb.btrace/tailcall.exp: Choose test file based on target.
13863 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13864
138652015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13866
13867 * gdb.btrace/exception.exp: Increase BTS buffer size.
13868
138692015-03-24 Pedro Alves <palves@redhat.com>
13870
13871 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13872
138732015-03-24 Pedro Alves <palves@redhat.com>
13874
13875 * gdb.threads/schedlock.exp (test_step): No longer expect that
13876 "set scheduler-locking step" with "next" over a function call runs
13877 threads unlocked.
13878
138792015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13880
13881 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13882
138832015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13884
13885 PR breakpoints/16466
13886 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13887 * gdb.mi/mi-pending.c (thread_func): New function.
13888 (int main): Add threading support required.
13889 * gdb.mi/mi-pending.exp: Add tests for this issue.
13890 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13891 (pendfunc2): Remove stdio dependency.
13892 * gdb.mi/mi-pendshr2.c: New file.
13893
138942015-03-23 Keith Seitz <keiths@redhat.com>
13895
13896 * gdb.linespec/keywords.c: New file.
13897 * gdb.linespec/keywords.exp: New file.
13898
138992015-03-23 Keith Seitz <keiths@redhat.com>
13900
13901 PR gdb/18021
13902 * gdb.dwarf2/staticvirtual.exp: New test.
13903
139042015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13905
13906 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13907 * README: Remove HP-UX and gdb.hp.
13908 (configuration):
13909 * configure: Regenerate.
13910 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13911 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13912 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13913 gdb.hp/gdb.defects/Makefile.
13914 * gdb.hp/Makefile.in: File deleted.
13915 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13916 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13917 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13918 * gdb.hp/gdb.aCC/run.c: File deleted.
13919 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13920 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13921 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13922 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13923 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13924 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13925 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13926 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13927 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13928 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13929 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13930 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13931 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13932 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13933 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13934 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13935 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13936 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13937 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13938 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13939 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13940 * gdb.hp/gdb.compat/average.c: File deleted.
13941 * gdb.hp/gdb.compat/sum.c: File deleted.
13942 * gdb.hp/gdb.compat/xdb.c: File deleted.
13943 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13944 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13945 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13946 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13947 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13948 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13949 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13950 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13951 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13952 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13953 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13954 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13955 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13956 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13957 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13958 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13959 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13960 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13961 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13962 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13963 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13964 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13965 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13966 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13967 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13968 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13969 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13970 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13971 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13972 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13973 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13974 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13975 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13976 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13977 * gdb.hp/tools/odump: File deleted.
13978
139792015-03-19 Pedro Alves <palves@redhat.com>
13980
13981 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13982 (saw_thread_3): New globals.
13983 (top level): Increment them when an event for the corresponding
13984 thread is seen.
13985 (no thread starvation): New test.
13986
139872015-03-19 Pedro Alves <palves@redhat.com>
13988
13989 * gdb.threads/continue-pending-status.c: New file.
13990 * gdb.threads/continue-pending-status.exp: New file.
13991
139922015-03-18 Pedro Alves <palves@redhat.com>
13993
13994 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13995 Use gdb_is_target_remote instead of is_remote. Use
13996 gdb_test_multiple instead of gdb_expect. Exit early if
13997 gdb_test_multiple hits its internal matches. Tighten stepi tests
13998 expected output. Fail on exit with any signal, instead of just
13999 SIGILL.
14000
140012015-03-18 Yao Qi <yao.qi@linaro.org>
14002
14003 PR tdep/18107
14004 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14005 variable.
14006 * gdb.base/catch-syscall.exp: Don't skip it on
14007 aarch64*-*-linux* target. Remove elements in all_syscalls.
14008 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14009 target.
14010 (setup_all_syscalls): New proc.
14011
140122015-03-16 Yao Qi <yao.qi@linaro.org>
14013
14014 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14015 (top level): Skip tests if valid_addr_p returns false for
14016 $cmd1 or $cmd2.
14017
140182015-03-11 Andy Wingo <wingo@igalia.com>
14019
14020 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14021
140222015-03-11 Yao Qi <yao.qi@linaro.org>
14023
14024 * gdb.base/catch-syscall.exp: Fix typo in comments.
14025
140262015-03-11 Yao Qi <yao.qi@linaro.org>
14027
14028 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14029
140302015-03-09 Pedro Alves <palves@redhat.com>
14031
14032 * dg-extract-results.py: Delete.
14033
140342015-03-09 Pedro Alves <palves@redhat.com>
14035
14036 Merge dg-extract-results.sh from GCC upstream (r218843).
14037
14038 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14039 * dg-extract-results.sh: Use --text with grep to avoid issues with
14040 binary files. Fall back to cat -v, if that doesn't work.
14041
140422015-03-05 Pedro Alves <palves@redhat.com>
14043
14044 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14045
140462015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14047
14048 * lib/mi-support.exp (mi_expect_interrupt): Accept
14049 alternative event for when in all-stop mode.
14050
140512015-03-04 Pedro Alves <palves@redhat.com>
14052
14053 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14054
140552015-03-04 Mark Kettenis <kettenis@gnu.org>
14056
14057 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14058
140592015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14060
14061 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14062 regexps for GDB's current line display, accept a hex address
14063 preceding the line number.
14064
140652015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14066
14067 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14068 the 'arch1' variable for "s390*-linux*" targets.
14069
140702015-03-04 Pedro Alves <palves@redhat.com>
14071
14072 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14073 (main): Pass missing retval argument to pthread_join call.
14074
140752015-03-02 Pedro Alves <palves@redhat.com>
14076
14077 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14078 (top level): Call do_test with non-stop as well.
14079
140802015-03-02 Pedro Alves <palves@redhat.com>
14081
14082 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14083 -1.
14084
140852015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14086
14087 * gdb.arch/s390-vregs.exp: New test.
14088 * gdb.arch/s390-vregs.S: New file.
14089
140902015-02-27 Pedro Alves <palves@redhat.com>
14091
14092 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14093 call to catch_command_errors.
14094 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14095 catch_command_errors.
14096
140972015-02-27 Pedro Alves <palves@redhat.com>
14098
14099 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14100 "true" for boolean result.
14101 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14102 prototype of main.
14103
141042015-02-27 Pedro Alves <palves@redhat.com>
14105
14106 * lib/unbuffer_output.c: New file.
14107 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14108 (main): Call gdb_unbuffer_output.
14109
141102015-02-27 Yao Qi <yao.qi@linaro.org>
14111
14112 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14113 target.
14114
141152015-02-26 Doug Evans <dje@google.com>
14116
14117 * gdb.cp/class2.cc (Dbase, D): New classes.
14118 (main): New local delta.
14119 * gdb.cp/class2.exp: Test printing delta.
14120 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14121 (dynbar): New global.
14122 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14123
141242015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14125
14126 * gdb.compile/compile-ifunc.c: New file.
14127 * gdb.compile/compile-ifunc.exp: New file.
14128
141292015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14130
14131 * gdb.base/structs.exp: Check for correct struct on finish.
14132
141332015-02-26 Yao Qi <yao.qi@linaro.org>
14134
14135 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14136 is zero.
14137
141382015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14139
14140 * gdb.arch/cordic.ko.bz2: New file.
14141 * gdb.arch/cordic.ko.debug.bz2: New file.
14142 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14143
141442015-02-25 Yao Qi <yao.qi@linaro.org>
14145
14146 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14147 aarch64*-*-* target.
14148
141492015-02-23 Pedro Alves <palves@redhat.com>
14150
14151 * lib/gdb.exp (delete_breakpoints): Rewrite using
14152 gdb_test_multiple.
14153
141542015-02-23 Pedro Alves <palves@redhat.com>
14155
14156 * gdb.base/info-os.c: Include stdlib.h.
14157
141582015-02-22 Doug Evans <xdje42@gmail.com>
14159
14160 PR symtab/17855
14161 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14162 is read after symbols have been re-read.
14163 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14164 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14165
141662015-02-21 Doug Evans <dje@google.com>
14167
14168 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14169
141702015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14171
14172 PR corefiles/17808
14173 * gdb.arch/i386-biarch-core.core.bz2: New file.
14174 * gdb.arch/i386-biarch-core.exp: New file.
14175
141762015-02-21 Pedro Alves <palves@redhat.com>
14177
14178 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14179 runto_main fails.
14180
141812015-02-20 Pedro Alves <palves@redhat.com>
14182
14183 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14184 info probes.
14185
141862015-02-20 Pedro Alves <palves@redhat.com>
14187
14188 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14189
141902015-02-20 Pedro Alves <palves@redhat.com>
14191
14192 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14193 clean_restart before gdb_target_supports_trace.
14194
141952015-02-20 Pedro Alves <palves@redhat.com>
14196
14197 PR threads/18006
14198 * gdb.threads/clone-thread_db.c: New file.
14199 * gdb.threads/clone-thread_db.exp: New file.
14200
142012015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14202
14203 PR breakpoints/16812
14204 * gdb.base/catch-gdb-caused-signals.c: New file.
14205 * gdb.base/catch-gdb-caused-signals.exp: New file.
14206
142072015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14208
14209 * configure: Regenerated.
14210 * configure.ac: Use GDB_AC_TRANSFORM.
14211 * aclocal.m4: sinclude ../transform.m4.
14212
142132015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14214
14215 * lib/dtrace.exp: New file.
14216 * gdb.base/dtrace-probe.exp: Likewise.
14217 * gdb.base/dtrace-probe.d: Likewise.
14218 * gdb.base/dtrace-probe.c: Likewise.
14219 * lib/pdtrace.in: Likewise.
14220 * configure.ac: Output variables with the transformed names of
14221 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14222 * configure: Regenerated.
14223
142242015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14225
14226 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14227 expected message when trying to access $_probe_* convenience
14228 variables while not on a probe.
14229
142302015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14231
14232 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14233
142342015-02-11 Pedro Alves <pedro@codesourcery.com>
14235
14236 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14237 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14238
142392015-02-10 Doug Evans <xdje42@gmail.com>
14240
14241 * lib/gdb.exp (gdb_load): Always return a result.
14242
142432015-02-10 Pedro Alves <palves@redhat.com>
14244
14245 * gdb.threads/signal-sigtrap.c: New file.
14246 * gdb.threads/signal-sigtrap.exp: New file.
14247
142482015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14249
14250 * gdb.trace/no-attach-trace.c: New file.
14251 * gdb.trace/no-attach-trace.exp: New file.
14252
142532015-02-09 Mark Wielaard <mjw@redhat.com>
14254
14255 * gdb.dwarf2/atomic.c: New file.
14256 * gdb.dwarf2/atomic-type.exp: Likewise.
14257
142582015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14259
14260 * gdb.btrace/buffer-size.exp: Update "info record" output.
14261 * gdb.btrace/delta.exp: Update "info record" output.
14262 * gdb.btrace/enable.exp: Update "info record" output.
14263 * gdb.btrace/finish.exp: Update "info record" output.
14264 * gdb.btrace/instruction_history.exp: Update "info record" output.
14265 * gdb.btrace/next.exp: Update "info record" output.
14266 * gdb.btrace/nexti.exp: Update "info record" output.
14267 * gdb.btrace/step.exp: Update "info record" output.
14268 * gdb.btrace/stepi.exp: Update "info record" output.
14269 * gdb.btrace/nohist.exp: Update "info record" output.
14270
142712015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14272
14273 * gdb.btrace/buffer-size: New.
14274
142752015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14276
14277 * gdb.btrace/delta.exp: Update "info record" output.
14278 * gdb.btrace/enable.exp: Update "info record" output.
14279 * gdb.btrace/finish.exp: Update "info record" output.
14280 * gdb.btrace/instruction_history.exp: Update "info record" output.
14281 * gdb.btrace/next.exp: Update "info record" output.
14282 * gdb.btrace/nexti.exp: Update "info record" output.
14283 * gdb.btrace/step.exp: Update "info record" output.
14284 * gdb.btrace/stepi.exp: Update "info record" output.
14285 * gdb.btrace/nohist.exp: Update "info record" output.
14286
142872015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14288
14289 PR gdb/15678
14290 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14291
142922015-02-06 Pedro Alves <palves@redhat.com>
14293
14294 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14295 macro.
14296 (seconds_left, again): New globals.
14297 (main): Wait seconds_left in a 1-second sleep loop instead of
14298 sleeping 180 seconds. If 'again' is set, reset the seconds
14299 counter.
14300 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14301 'again' in the inferior before detaching. Print the seconds left.
14302 (options): New global.
14303 (top level): Build program with -DTIMEOUT=$timeout.
14304
143052015-02-06 Pedro Alves <palves@redhat.com>
14306
14307 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14308 determine how many seconds to pass to 'alarm'.
14309 * gdb.base/gdb-sigterm.exp (top level): Build program with
14310 -DTIMEOUT=$timeout.
14311 (do_test): Return success/failure indication. Add more verbose
14312 logging. Don't fail if 200 single steps are seen. Instead, fail
14313 when the test times out.
14314 (passes): New global.
14315 (top level): Break the testing loop if testing fails on any
14316 iteration. Use gdb_assert.
14317
143182015-02-04 Don Breazeal <donb@codesourcery.com>
14319
14320 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14321 and initialize them.
14322 (ipc_cleanup): New function.
14323 (main): Don't declare shmid, semid, and msqid. Add a call to
14324 atexit so that we call ipc_cleanup on exit.
14325
143262015-02-04 Pedro Alves <palves@redhat.com>
14327
14328 * boards/native-extended-gdbserver.exp: Remove any target variant
14329 specifications from the board name before clearing the isremote
14330 flag from board_info.
14331
143322015-01-31 Doug Evans <xdje42@gmail.com>
14333
14334 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14335
143362015-01-31 Gary Benson <gbenson@redhat.com>
14337
14338 * gdb.base/completion.exp: Disable completion limiting for
14339 existing tests. Add new tests to check completion limiting.
14340 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14341
143422015-01-31 Doug Evans <xdje42@gmail.com>
14343
14344 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14345
143462015-01-31 Doug Evans <xdje42@gmail.com>
14347
14348 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14349 entries. Duplicate file section script entries.
14350 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14351 inlined entries. Add test for safe-path rejection.
14352 * gdb.python/py-section-script.c: Add duplicate inlined section script
14353 entries. Duplicate file section script entries.
14354 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14355 inlined entries. Add test for safe-path rejection.
14356
143572015-01-29 Joel Brobecker <brobecker@adacore.com>
14358
14359 * gdb.ada/disc_arr_bound: New testcase.
14360
143612015-01-29 Joel Brobecker <brobecker@adacore.com>
14362
14363 * gdb.ada/mi_var_array: New testcase.
14364
143652015-01-27 Doug Evans <dje@google.com>
14366
14367 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14368 Add test for objfile.filename, objfile.username after objfile
14369 has been unloaded.
14370
143712015-01-26 Joel Brobecker <brobecker@adacore.com>
14372
14373 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14374 the second test to print the name attribute of value
14375 returned by the call to gdb.lookup_type, and adjust
14376 the expected output accordingly.
14377
143782015-01-25 Mark Wielaard <mjw@redhat.com>
14379
14380 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14381 * gdb.base/disp-step-fork.c: Include unistd.h.
14382 * gdb.base/siginfo-obj.c: Include stdio.h.
14383 * gdb.base/siginfo-thread.c: Likewise.
14384 * gdb.mi/non-stop.c: Include unistd.h.
14385 * gdb.mi/nsthrexec.c: Include stdio.h.
14386 * gdb.mi/pthreads.c: Include unistd.h.
14387 * gdb.modula2/unbounded1.c (main): Declare returns int.
14388 * gdb.reverse/consecutive-reverse.c: Likewise.
14389 * gdb.threads/create-fail.c: Include unistd.h.
14390 * gdb.threads/killed.c: Likewise.
14391 * gdb.threads/linux-dp.c: Likewise.
14392 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14393 * gdb.threads/non-ldr-exc-2.c: Likewise.
14394 * gdb.threads/non-ldr-exc-3.c: Likewise.
14395 * gdb.threads/non-ldr-exc-4.c: Likewise.
14396 * gdb.threads/pthreads.c: Include unistd.h.
14397 (main): Declare returns int.
14398 * gdb.threads/tls-main.c (foo): New declaration.
14399 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14400
144012015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14402
14403 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14404 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14405
144062015-01-15 Mark Wielaard <mjw@redhat.com>
14407
14408 * gdb.base/noreturn-return.c: New file.
14409 * gdb.base/noreturn-return.exp: New file.
14410 * gdb.base/noreturn-finish.c: New file.
14411 * gdb.base/noreturn-finish.exp: New file.
14412
144132015-01-23 Pedro Alves <palves@redhat.com>
14414
14415 * gdb.threads/continue-pending-after-query.c: New file.
14416 * gdb.threads/continue-pending-after-query.exp: New file.
14417
144182015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14419 Simon Marchi <simon.marchi@ericsson.com>
14420
14421 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14422 * gdb.base/valgrind-db-attach.exp: Same.
14423 * gdb.base/valgrind-infcall.exp: Same.
14424 * lib/mi-support.exp (default_mi_gdb_start): Same.
14425 * lib/prompt.exp (default_prompt_gdb_start): Same.
14426 * lib/gdb.exp (default_gdb_spawn): Same.
14427 (gdb_interact): New.
14428
14429
144302015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14431
14432 * gdb.compile/compile.exp (pointer to jit function): New test.
14433
144342015-01-17 Wei-cheng Wang <cole945@gmail.com>
14435
14436 * lib/gdb.exp (supports_process_record): Return true for
14437 powerpc*-*-linux*.
14438 (supports_reverse): Likewise.
14439
144402015-01-15 Don Breazeal <donb@codesourcery.com>
14441
14442 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14443 instead of checking whether the target board is remote and
14444 use spawn_wait_for_attach instead of exec/sleep.
14445 * gdb.base/attach-twice.exp: Likewise.
14446
144472015-01-15 Joel Brobecker <brobecker@adacore.com>
14448
14449 * gdb.ada/var_arr_attrs: New testcase.
14450
144512015-01-14 Pedro Alves <palves@redhat.com>
14452 Joel Brobecker <brobecker@adacore.com>
14453
14454 PR gdb/17525
14455 * gdb.base/bp-cmds-execution-x-script.c: New file.
14456 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14457 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14458
144592015-01-14 Pedro Alves <palves@redhat.com>
14460
14461 PR cli/17828
14462 * gdb.base/batch-preserve-term-settings.c: New file.
14463 * gdb.base/batch-preserve-term-settings.exp: New file.
14464
144652015-01-13 Doug Evans <dje@google.com>
14466
14467 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14468 binary.
14469
144702015-01-13 Joel Brobecker <brobecker@adacore.com>
14471
14472 * Makefile.in (clean mostlyclean): Do not delete *.py.
14473
144742015-01-13 Joel Brobecker <brobecker@adacore.com>
14475
14476 * gdb.python/py-lookup-type.exp: New file.
14477
144782015-01-12 Pedro Alves <palves@redhat.com>
14479
14480 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14481 restore GDBFLAGS before returning.
14482
144832015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14484
14485 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14486 is_amd64_regs_target and is_x86_like_target.
14487
144882015-01-11 Doug Evans <xdje42@gmail.com>
14489
14490 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14491 is given without an explicit form.
14492 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14493 attributes.
14494 * gdb.dwarf/corrupt.exp: Ditto.
14495 * gdb.dwarf2/enum-type.exp: Ditto.
14496 * gdb.trace/entry-values.exp: Ditto.
14497 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14498
144992015-01-11 Doug Evans <xdje42@gmail.com>
14500
14501 PR gdb/15830
14502 * gdb.base/maint.exp: Remove references to "maint demangle".
14503 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14504 Add tests for explicitly specifying language to demangle.
14505 * gdb.dlang/demangle.exp: Ditto.
14506
145072015-01-09 Pedro Alves <palves@redhat.com>
14508
14509 * gdb.threads/non-stop-fair-events.c: New file.
14510 * gdb.threads/non-stop-fair-events.exp: New file.
14511
145122015-01-09 Pedro Alves <palves@redhat.com>
14513
14514 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14515 the global scope. Set a breakpoint after all threads are started
14516 rather than stepping over two source lines. Expect the prompt.
14517 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14518 global.
14519 (NUM): Now 15.
14520 (main): Use threads_started_barrier to wait for all threads to
14521 start. Main thread no longer calls thread_function. Exit after
14522 180 seconds.
14523 (loop): New function.
14524 (thread_function): Wait on threads_started_barrier barrier. Call
14525 'loop' at each iteration.
14526 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14527 threads have started, instead of hardcoding number of "next"
14528 steps. Use an access watchpoint instead of a write watchpoint.
14529
145302015-01-09 Pedro Alves <palves@redhat.com>
14531
14532 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14533 (thread_func): Wait on barrier.
14534 (main): Wait for all threads to start before stopping GDB.
14535 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14536 global.
14537 (thread1_func, thread2_func): Wait on barrier.
14538 (main): Wait for all threads to start before stopping GDB.
14539 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14540 New global.
14541 (thread1_func, thread2_func): Wait on barrier.
14542 (main): Wait for all threads to start before stopping GDB.
14543
145442015-01-09 Pedro Alves <palves@redhat.com>
14545
14546 * gdb.threads/attach-many-short-lived-threads.c: New file.
14547 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14548
145492014-01-09 Pedro Alves <palves@redhat.com>
14550
14551 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14552 instead of to thread 2.
14553 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14554 Add barrier around each pthread_create call instead of around all
14555 calls.
14556 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14557 Set a break on thread_function and have the child threads hit it
14558 one at at a time.
14559
145602015-01-09 Pedro Alves <palves@redhat.com>
14561
14562 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14563 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14564 false.
14565 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14566 checking whether the target board is remote.
14567 * gdb.multi/multi-attach.exp: Likewise.
14568 * gdb.python/py-sync-interp.exp: Likewise.
14569 * gdb.server/ext-attach.exp: Likewise.
14570 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14571 tests that need to attach, instead of checking whether the target
14572 board is remote at the top of the file.
14573
145742015-01-08 Yao Qi <yao@codesourcery.com>
14575
14576 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14577
145782015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14579
14580 Fix testcase compilation.
14581 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14582
145832015-01-06 Joel Brobecker <brobecker@adacore.com>
14584
14585 * gdb.python/py-type.exp: Add a couple test about empty
14586 array creation, and negative-length array creation.
14587
145882015-01-02 Doug Evans <xdje42@gmail.com>
14589
14590 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14591
145922015-01-02 Doug Evans <dje@google.com>
14593
14594 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14595
145962014-12-29 Yao Qi <yao@codesourcery.com>
14597
14598 * gdb.trace/entry-values.exp: Update comments. Rename variable
14599 bar_call_foo to returned_from_foo.
14600
146012014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14602
14603 PR gdb/17394
14604 * gdb.linespec/break-asm-file.c: New file.
14605 * gdb.linespec/break-asm-file.exp: New file.
14606 * gdb.linespec/break-asm-file0.s: New file.
14607 * gdb.linespec/break-asm-file1.s: New file.
14608
146092014-12-18 Nigel Stephens <nigel@mips.com>
14610 Maciej W. Rozycki <macro@codesourcery.com>
14611
14612 * gdb.base/float.exp: Handle the new output from "info float" on
14613 MIPS targets.
14614
146152014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14616
14617 Fix MinGW compilation.
14618 * gdb.compile/compile-ops.exp: Update untested message if
14619 !skip_compile_feature_tests.
14620 * gdb.compile/compile-setjmp.exp: Likewise.
14621 * gdb.compile/compile-tls.exp: Likewise.
14622 * gdb.compile/compile.exp: Likewise.
14623 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14624 supported on this host".
14625
146262014-12-16 Doug Evans <xdje42@gmail.com>
14627
14628 * boards/stabs.exp: New file.
14629
146302014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14631
14632 * gdb.base/completion.exp: Adjust to format changes of "maint
14633 print user-registers".
14634
146352014-12-16 Catalin Udma <catalin.udma@freescale.com>
14636
14637 PR server/17457
14638 * gdb.arch/aarch64-fp.c: New file.
14639 * gdb.arch/aarch64-fp.exp: New file.
14640
146412014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14642
14643 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14644 r210637, r210913, r211666, r215400, r215817).
14645
14646 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14647 * dg-extract-results.py: New file.
14648 * dg-extract-results.sh: Use it if the environment seems
14649 suitable.
14650
14651 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14652
14653 * dg-extract-results.py (parse_run): Handle warnings that
14654 are printed before a test harness is run.
14655
14656 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14657
14658 * dg-extract-results.py (Named): Remove __cmp__ method.
14659 (output_variation): Use a key to sort variation.harnesses.
14660
14661 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14662
14663 * dg-extract-results.py: For Python 3, force sys.stdout to
14664 handle surrogate escape sequences.
14665 (safe_open): New function.
14666 (output_segment, main): Use it.
14667
14668 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14669
14670 * dg-extract-results.py (Prog.result_re): Include options
14671 in test name.
14672
14673 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14674
14675 * dg-extract-results.py (output_variation): Always sort if
14676 do_sum.
14677
146782014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14679
14680 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14681 as long as we get pagination notifications.
14682
146832014-12-15 Jason Merrill <jason@redhat.com>
14684
14685 * Makefile.in (check-gdb.%): Restore.
14686 * README: Mention it.
14687
146882014-12-13 Joel Brobecker <brobecker@adacore.com>
14689
14690 * gdb.ada/str_uninit: New testcase.
14691
146922014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14693
14694 PR symtab/17642
14695 * gdb.base/vla-stub-define.c: New file.
14696 * gdb.base/vla-stub.c: New file.
14697 * gdb.base/vla-stub.exp: New file.
14698
146992014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14700 Jan Kratochvil <jan.kratochvil@redhat.com>
14701 Tom Tromey <tromey@redhat.com>
14702
14703 * configure.ac: Add gdb.compile/.
14704 * configure: Regenerate.
14705 * gdb.compile/Makefile.in: New file.
14706 * gdb.compile/compile-ops.exp: New file.
14707 * gdb.compile/compile-ops.c: New file.
14708 * gdb.compile/compile-tls.c: New file.
14709 * gdb.compile/compile-tls.exp: New file.
14710 * gdb.compile/compile-constvar.S: New file.
14711 * gdb.compile/compile-constvar.c: New file.
14712 * gdb.compile/compile-mod.c: New file.
14713 * gdb.compile/compile-nodebug.c: New file.
14714 * gdb.compile/compile-setjmp-mod.c: New file.
14715 * gdb.compile/compile-setjmp.c: New file.
14716 * gdb.compile/compile-setjmp.exp: New file.
14717 * gdb.compile/compile-shlib.c: New file.
14718 * gdb.compile/compile.c: New file.
14719 * gdb.compile/compile.exp: New file.
14720 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14721
147222014-12-12 Tom Tromey <tromey@redhat.com>
14723
14724 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14725 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14726
147272014-12-12 Doug Evans <dje@google.com>
14728
14729 * lib/gdb-python.exp (get_python_valueof): New function.
14730 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14731
147322014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14733
14734 * gdb.base/completion.exp: Add test for completion of "info
14735 registers ".
14736
147372014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14738
14739 * gdb.base/func-ptrs.c: New file.
14740 * gdb.base/func-ptrs.exp: New file.
14741
147422014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14743
14744 PR breakpoints/17012
14745 * gdb.base/dprintf-detach.c: New file.
14746 * gdb.base/dprintf-detach.exp: New file.
14747
147482014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14749
14750 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14751 * lib/gdb.exp (target_is_gdbserver): New procedure.
14752
147532014-12-08 Doug Evans <dje@google.com>
14754
14755 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14756
147572014-12-05 Yao Qi <yao@codesourcery.com>
14758
14759 * gdb.guile/scm-error.exp: Remove the third argument to
14760 gdb_remote_download.
14761 * gdb.guile/scm-frame-args.exp: Likewise.
14762 * gdb.guile/scm-section-script.exp: Likewise.
14763
147642014-12-05 Yao Qi <yao@codesourcery.com>
14765
14766 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14767
147682014-12-04 Doug Evans <dje@google.com>
14769
14770 * gdb.python/py-objfile.exp: Add tests for
14771 objfile.add_separate_debug_file.
14772
147732014-12-04 Doug Evans <dje@google.com>
14774
14775 * lib/gdb.exp (get_build_id): New function.
14776 (build_id_debug_filename_get): Rewrite to use it.
14777 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14778
147792014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14780
14781 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14782 `method(long)', not just 0x0.
14783 * gdb.cp/nsalias.exp: Align code labels to 4.
14784 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14785 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14786 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14787 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14788 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14789 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14790
147912014-12-02 Doug Evans <dje@google.com>
14792
14793 PR symtab/17602
14794 * gdb.cp/anon-ns.cc: Move guts of this file to ...
14795 * gdb.cp/anon-ns2.cc: ... here. New file.
14796 * gdb.cp/anon-ns.exp: Update.
14797
147982014-12-02 Nick Bull <nicholaspbull@gmail.com>
14799
14800 * gdb.python/py-events.py (inferior_call_handler): New.
14801 (register_changed_handler, memory_changed_handler): New.
14802 (test_events.invoke): Register new handlers.
14803 * gdb.python/py-events.exp: Add tests for inferior call,
14804 memory_changed and register_changed events.
14805
148062014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14807
14808 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14809 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14810 if the linker doesn't understand this.
14811
148122014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14813
14814 * gdb.python/python.exp: Change expected reply to help().
14815
148162014-12-01 Yao Qi <yao@codesourcery.com>
14817
14818 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14819 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14820 * configure: Re-generated.
14821
148222014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14823
14824 * gdb.cp/chained-calls.cc: New file.
14825 * gdb.cp/chained-calls.exp: New file.
14826 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14827
148282014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14829
14830 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14831 * gdb.dwarf2/symtab-producer.exp: Same.
14832 * gdb.gdb/python-interrupts.exp: Same.
14833 * gdb.gdb/python-selftest.exp: Same.
14834 * gdb.python/py-linetable.exp: Same.
14835 * gdb.python/py-type.exp: Same.
14836 * gdb.python/py-value-cc.exp: Same.
14837 * gdb.python/py-value.exp: Same.
14838
148392014-11-28 Yao Qi <yao@codesourcery.com>
14840
14841 * gdb.base/break-probes.exp: Match library name prefixed with
14842 sysroot.
14843
148442014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14845
14846 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14847 test expected output. Add parentheses for the call to print.
14848 Remove L suffix from integers.
14849
148502014-11-26 Doug Evans <dje@google.com>
14851
14852 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14853
148542014-11-22 Yao Qi <yao@codesourcery.com>
14855
14856 * gdb.trace/entry-values.c: Remove asms.
14857 (foo): Add foo_label.
14858 (bar): Add bar_label.
14859 * gdb.trace/entry-values.exp: Remove code computing foo's
14860 length and bar's length.
14861 (Dwarf::assemble): Invoke function_range for bar and use
14862 MACRO_AT_func for foo.
14863
148642014-11-22 Yao Qi <yao@codesourcery.com>
14865
14866 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14867 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14868 Use .Lgcc43_procstart instead of gcc43.
14869
148702014-11-21 Joel Brobecker <brobecker@adacore.com>
14871
14872 * gdb.ada/n_arr_bound: New testcase.
14873
148742014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14875
14876 PR breakpoints/10737
14877 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14878 test_catch_syscall_multi_arch.
14879 (test_catch_syscall_multi_arch): New function.
14880
148812014-11-20 Doug Evans <xdje42@gmail.com>
14882
14883 * gdb.base/maint.exp: Update expected output.
14884
148852014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14886
14887 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14888 4-byte instruction on S390.
14889
148902014-11-19 Joel Brobecker <brobecker@adacore.com>
14891
14892 * gdb.ada/arr_arr: New testcase.
14893
148942014-11-19 Joel Brobecker <brobecker@adacore.com>
14895
14896 * gdb.ada/pkd_arr_elem: New Testcase.
14897
148982014-11-18 Luis Machado <lgustavo@codesourcery.com>
14899
14900 * gdb.reverse/break-precsave: Expect completion message for
14901 core file reads.
14902 * gdb.reverse/consecutive-precsave.exp: Likewise.
14903 * gdb.reverse/finish-precsave.exp: Likewise.
14904 * gdb.reverse/i386-precsave.exp: Likewise.
14905 * gdb.reverse/machinestate-precsave.exp: Likewise.
14906 * gdb.reverse/sigall-precsave.exp: Likewise.
14907 * gdb.reverse/solib-precsave.exp: Likewise.
14908 * gdb.reverse/step-precsave.exp: Likewise.
14909 * gdb.reverse/until-precsave.exp: Likewise.
14910 * gdb.reverse/watch-precsave.exp: Likewise.
14911
149122014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14913
14914 * gdb.base/bp-permanent.c: Include unistd.h.
14915 * gdb.python/py-framefilter-mi.c (main): Add return type.
14916 * gdb.python/py-framefilter.c (main): Likewise.
14917 * gdb.trace/actions-changed.c (main): Likewise.
14918
149192014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14920
14921 * gdb.mi/until.c: Add eye-catchers.
14922 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14923 line numbers.
14924
149252014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14926
14927 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14928 function header variants in break1.c.
14929 * gdb.base/ena-dis-br.exp: Likewise.
14930 * gdb.base/hbreak2.exp: Likewise.
14931 * gdb.reverse/until-precsave.exp: Drop references to removed
14932 non-prototype function header variants in ur1.c.
14933 * gdb.reverse/until-reverse.exp: Likewise.
14934
149352014-11-17 Petr Machata <pmachata@redhat.com>
14936
14937 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14938 ${_cu_offset_size} bytes abbrev offset.
14939
149402014-11-15 Doug Evans <xdje42@gmail.com>
14941
14942 PR symtab/17559
14943 * gdb.base/line-symtabs.exp: New file.
14944 * gdb.base/line-symtabs.c: New file.
14945 * gdb.base/line-symtabs.h: New file.
14946
149472014-11-14 Yao Qi <yao@codesourcery.com>
14948
14949 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14950 (func): Add label func_label.
14951 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14952 Replace low_pc and high_pc with MACRO_AT_range.
14953 Replace name, low_pc and high_pc with MACRO_AT_func.
14954
149552014-11-14 Yao Qi <yao@codesourcery.com>
14956
14957 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14958 Replace name, low_pc and high_pc with MACRO_AT_func.
14959
149602014-11-14 Yao Qi <yao@codesourcery.com>
14961
14962 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14963 produce debug information.
14964 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14965
149662014-11-14 Yao Qi <yao@codesourcery.com>
14967
14968 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14969 object and get function length.
14970 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14971 with MACRO_AT_func.
14972 (top-level): Replace gdb_compile and clean_restart with
14973 prepare_for_testing.
14974 * gdb.dwarf2/main.c (main): Add label main_label.
14975
149762014-11-14 Yao Qi <yao@codesourcery.com>
14977
14978 * lib/dwarf.exp (function_range): New procedure.
14979 (Dwarf::_handle_macro_at_func): New procedure.
14980 (Dwarf::_handle_macro_at_range): New procedure.
14981 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14982
149832014-11-14 Yao Qi <yao@codesourcery.com>
14984
14985 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14986 (_handle_attribute): New procedure.
14987
149882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14989
14990 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14991 * gdb.base/call-sc.c (zed): Likewise.
14992 * gdb.base/checkpoint.c (main): Likewise.
14993 * gdb.base/dump.c (main): Likewise.
14994 * gdb.base/gcore.c (main): Likewise.
14995 * gdb.base/huge.c (main): Likewise.
14996 * gdb.base/multi-forks.c (main): Likewise.
14997 * gdb.base/pr10179-a.c (main): Likewise.
14998 * gdb.base/savedregs.c (main): Likewise.
14999 * gdb.base/sigaltstack.c (main): Likewise.
15000 * gdb.base/siginfo.c (main): Likewise.
15001 * gdb.base/structs.c (zed): Likewise.
15002 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15003 * gdb.mi/mi-syn-frame.c (main): Likewise.
15004 * gdb.mi/until.c (foo, main): Likewise.
15005 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15006 * gdb.base/solib-weak.c (foo): Declare.
15007 * gdb.base/attach-twice.c: Include stdio.h.
15008 * gdb.base/weaklib1.c: Likewise.
15009 * gdb.base/weaklib2.c: Likewise.
15010 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15011 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15012 unistd.h.
15013 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15014 * gdb.mi/mi-exit-code.c: Likewise.
15015 * gdb.base/break-interp-lib.c: Include string.h.
15016 * gdb.base/coremaker.c: Likewise.
15017 * gdb.base/testenv.c: Likewise.
15018 * gdb.python/py-finish-breakpoint.c: Likewise.
15019 * gdb.base/inferior-died.c: Include sys/wait.h.
15020 * gdb.base/fileio.c: Include time.h.
15021 * gdb.base/async-shell.c: Include unistd.h.
15022 * gdb.base/dprintf-non-stop.c: Likewise.
15023 * gdb.base/info-os.c: Likewise.
15024 * gdb.mi/mi-console.c: Likewise.
15025 * gdb.mi/watch-nonstop.c: Likewise.
15026 * gdb.python/py-events.c: Likewise.
15027 * gdb.base/async.c (baz): Move up before its invocation.
15028 * gdb.base/code_elim2.c (my_global_func): Likewise.
15029 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15030 * gdb.base/advance.c (func2): Likewise.
15031
150322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15033
15034 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15035 variant.
15036 * gdb.base/annota3.c: Likewise.
15037 * gdb.base/async.c: Likewise.
15038 * gdb.base/average.c: Likewise.
15039 * gdb.base/call-ar-st.c: Likewise.
15040 * gdb.base/call-rt-st.c: Likewise.
15041 * gdb.base/call-sc.c: Likewise.
15042 * gdb.base/call-strs.c: Likewise.
15043 * gdb.base/ending-run.c: Likewise.
15044 * gdb.base/execd-prog.c: Likewise.
15045 * gdb.base/exprs.c: Likewise.
15046 * gdb.base/foll-exec.c: Likewise.
15047 * gdb.base/foll-fork.c: Likewise.
15048 * gdb.base/foll-vfork.c: Likewise.
15049 * gdb.base/funcargs.c: Likewise.
15050 * gdb.base/gcore.c: Likewise.
15051 * gdb.base/jump.c: Likewise.
15052 * gdb.base/langs0.c: Likewise.
15053 * gdb.base/langs1.c: Likewise.
15054 * gdb.base/langs2.c: Likewise.
15055 * gdb.base/mips_pro.c: Likewise.
15056 * gdb.base/nodebug.c: Likewise.
15057 * gdb.base/opaque0.c: Likewise.
15058 * gdb.base/opaque1.c: Likewise.
15059 * gdb.base/recurse.c: Likewise.
15060 * gdb.base/run.c: Likewise.
15061 * gdb.base/scope0.c: Likewise.
15062 * gdb.base/scope1.c: Likewise.
15063 * gdb.base/setshow.c: Likewise.
15064 * gdb.base/setvar.c: Likewise.
15065 * gdb.base/shmain.c: Likewise.
15066 * gdb.base/shr1.c: Likewise.
15067 * gdb.base/shr2.c: Likewise.
15068 * gdb.base/sigall.c: Likewise.
15069 * gdb.base/signals.c: Likewise.
15070 * gdb.base/so-indr-cl.c: Likewise.
15071 * gdb.base/solib2.c: Likewise.
15072 * gdb.base/structs.c: Likewise.
15073 * gdb.base/sum.c: Likewise.
15074 * gdb.base/vforked-prog.c: Likewise.
15075 * gdb.base/watchpoint.c: Likewise.
15076 * gdb.reverse/shr2.c: Likewise.
15077 * gdb.reverse/until-reverse.c: Likewise.
15078 * gdb.reverse/ur1.c: Likewise.
15079 * gdb.reverse/watch-reverse.c: Likewise.
15080
150812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15082
15083 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15084 variant.
15085 * gdb.base/sepdebug.exp: Drop references to removed code.
15086
150872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15088
15089 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15090 variant. Preserve original line numbering.
15091 * gdb.base/list1.c: Likewise.
15092
150932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15094
15095 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15096 variant.
15097 * gdb.base/break1.c: Likewise.
15098 * gdb.base/break.exp: Drop references to removed code.
15099
151002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15101
15102 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15103 variant.
15104
151052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15106
15107 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15108
151092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15110
15111 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15112 logic into perform_all_tests() and invoke it with and without
15113 function header prototypes.
15114 (do_function_calls): Remove conditional XFAIL for PR 5318.
15115 (rerun_and_prepare): Remove duplicate code.
15116 (perform_all_tests): New. Main logic moved here.
15117
151182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15119
15120 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15121 code guarded by #ifdef NO_PROTOTYPES.
15122 (t_double_many_args): Likewise.
15123 (DEF_FUNC_MANY_ARGS_1): Likewise.
15124 (DEF_FUNC_VALUES_1): Likewise.
15125 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15126 guarded by #ifdef PROTOTYPES.
15127
151282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15129
15130 * gdb.mi/mi-console.c: Add eye-catcher.
15131 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15132 instead of literal line number.
15133
151342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15135
15136 * gdb.base/shr2.c: Add eye-catcher.
15137 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15138 line number.
15139
151402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15141
15142 * gdb.base/jump.c: Add eye-catchers.
15143 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15144 numbers.
15145
151462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15147
15148 * gdb.base/execd-prog.c: Add eye-catchers.
15149 * gdb.base/foll-exec.c: Likewise.
15150 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15151 line numbers.
15152
151532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15154
15155 * gdb.base/ending-run.c: Add eye-catchers.
15156 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15157 literal line numbers.
15158
151592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15160
15161 * gdb.base/call-rt-st.c: Add eye-catchers.
15162 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15163 literal line numbers.
15164
151652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15166
15167 * gdb.base/call-ar-st.c: Add eye-catchers.
15168 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15169 literal line numbers.
15170
151712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15172
15173 * gdb.base/average.c: Add eye-catchers.
15174 * gdb.base/sum.c: Likewise.
15175 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15176 regexps dynamically.
15177
151782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15179
15180 * gdb.base/solib1.c: Add eye-catchers.
15181 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15182 literal line numbers.
15183
151842014-11-12 Pedro Alves <palves@redhat.com>
15185
15186 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15187 leader has exited.
15188
151892014-11-12 Pedro Alves <palves@redhat.com>
15190
15191 * gdb.arch/i386-bp_permanent.c: New file.
15192 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15193 (srcfile): Set to i386-bp_permanent.c.
15194 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15195 that stepi does not execute the 'leave' instruction, instead of
15196 testing it does execute.
15197 * gdb.base/bp-permanent.c: New file.
15198 * gdb.base/bp-permanent.exp: New file.
15199
152002014-11-10 Doug Evans <xdje42@gmail.com>
15201
15202 PR symtab/17564
15203 * gdb.base/symtab-search-order.exp: New file.
15204 * gdb.base/symtab-search-order.c: New file.
15205 * gdb.base/symtab-search-order-1.c: New file.
15206 * gdb.base/symtab-search-order-shlib-1.c: New file.
15207
152082014-11-07 Pedro Alves <palves@redhat.com>
15209
15210 PR gdb/17511
15211 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15212 i?86-*-linux*.
15213
152142014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15215
15216 PR c++/17494
15217 * gdb.cp/pr17494.cc: New file.
15218 * gdb.cp/pr17494.exp: New file.
15219
152202014-11-02 Yao Qi <yao@codesourcery.com>
15221
15222 * gdb.python/python.exp: Get working directory and match the
15223 output of "set extended-prompt \\w " with it.
15224
152252014-10-30 Doug Evans <dje@google.com>
15226
15227 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15228 in objfiles.
15229 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15230 in progspaces.
15231
152322014-10-30 Janis Johnson <janisjo@codesourcery.com>
15233
15234 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15235 * gdb.base/realname-expand.exp: Likewise.
15236 * gdb.linespec/macro-relative.exp: Likewise.
15237
152382014-10-29 Pedro Alves <palves@redhat.com>
15239
15240 PR gdb/17408
15241 * gdb.threads/schedlock.c (some_function): New function.
15242 (call_function): New global.
15243 (MAYBE_CALL_SOME_FUNCTION): New macro.
15244 (thread_function): Call it.
15245 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15246 and use it instead of a global counter. Adjust all callers.
15247 (get_current_thread): Use "find current thread" for test message
15248 here rather than having all callers pass down the same string.
15249 (goto_loop): New procedure, factored out from ...
15250 (my_continue): ... this.
15251 (step_ten_loops): Change parameter from test message to command to
15252 use. Adjust.
15253 (list_count): Delete global.
15254 (check_result): New procedure, factored out from duplicate top
15255 level code.
15256 (continue tests): Wrap in with_test_prefix.
15257 (test_step): New procedure, factored out from duplicate top level
15258 code.
15259 (top level): Test "step" in combination with all scheduler-locking
15260 modes. Test "next" in combination with all scheduler-locking
15261 modes, and in combination with stepping over a function call or
15262 not.
15263 * gdb.threads/next-bp-other-thread.c: New file.
15264 * gdb.threads/next-bp-other-thread.exp: New file.
15265
152662014-10-29 Pedro Alves <palves@redhat.com>
15267
15268 PR python/17372
15269 * gdb.python/python.exp: Test a multi-line command that spawns
15270 interactive Python.
15271 * gdb.base/multi-line-starts-subshell.exp: New file.
15272
152732014-10-29 Yao Qi <yao@codesourcery.com>
15274
15275 * gdb.base/fileio.exp: Make directories on host.
15276
152772014-10-29 Yao Qi <yao@codesourcery.com>
15278
15279 * gdb.base/fileio.c (test_write): Close the file.
15280
152812014-10-28 Pedro Alves <palves@redhat.com>
15282
15283 PR gdb/12623
15284 * gdb.base/sigstep.c (no_handler): New global.
15285 (main): If 'no_handler is true, set the signal handlers to
15286 SIG_IGN.
15287 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15288 with_sw_watch and no_handler parameters. Handle them.
15289 (top level) <stepping over handler when stopped at a breakpoint
15290 test>: Add a test axis for testing with a software watchpoint, and
15291 another for testing with the signal handler set to SIG_IGN.
15292 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15293 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15294
152952014-10-28 Pedro Alves <palves@redhat.com>
15296
15297 PR gdb/17511
15298 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15299 * gdb.base/sigstep.exp (other_handler_location): New global.
15300 (advance): Support stepping into the signal handler, and running
15301 commands while in the handler.
15302 (in_handler_map): New global.
15303 (top level): In the advance test, add combinations for getting
15304 into the handler with stepping commands, and for running commands
15305 in the handler. Add comment descripting the advancei tests.
15306
153072014-10-28 Pedro Alves <palves@redhat.com>
15308
15309 * gdb.base/sigstep.exp: Use build_executable instead of
15310 prepare_for_testing.
15311 (top level): Move code that starts GDB, runs to main and creates a
15312 display to ...
15313 (restart): ... this new procedure.
15314 (top level): Move backtrace from signal handler test to ...
15315 (validate_backtrace): ... this new procedure.
15316 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15317 with_test_prefix. Always restart GDB.
15318 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15319 with_test_prefix. Always restart GDB. No need to delete
15320 breakpoints after the test.
15321 (test_skip_handler): Remove prefix parameter.
15322 (skip_over_handler, breakpoint_to_handler)
15323 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15324 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15325 restart GDB. No need to delete breakpoints after the test.
15326 (top level): Use foreach to call the test procedures with
15327 different commands.
15328
153292014-10-28 Pedro Alves <palves@redhat.com>
15330
15331 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15332 instead of GNATS numbers.
15333 * gdb.base/sigbpt.exp: Likewise.
15334 * gdb.base/siginfo.exp: Likewise.
15335 * gdb.base/sigstep.exp: Likewise.
15336
153372014-10-27 Pedro Alves <palves@redhat.com>
15338
15339 * gdb.base/sigstep.c (dummy): New global.
15340 (main): Issue a couple writes to the new global.
15341 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15342 procedures.
15343 (skip_over_handler): Use test_skip_handler.
15344 (top level): Call skip_over_handler for stepi and nexti too.
15345 (breakpoint_over_handler): Use test_skip_handler.
15346 (top level): Call breakpoint_over_handler for stepi and nexti too.
15347
153482014-10-27 Yao Qi <yao@codesourcery.com>
15349
15350 * gdb.trace/tfile.c (adjust_function_address)
15351 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15352 function descriptor.
15353
153542014-10-24 Don Breazeal <donb@codesourcery.com>
15355
15356 * gdb.base/foll-fork.exp (test_follow_fork,
15357 catch_fork_child_follow): Check for updated fork messages emitted
15358 from infrun.c.
15359 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15360 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15361 vfork_and_exec_child_follow_through_step): Check for updated vfork
15362 messages emitted from infrun.c.
15363
153642014-10-24 Pedro Alves <palves@redhat.com>
15365
15366 * gdb.base/corefile.exp: Remove references to ultrix.
15367 * gdb.base/interrupt.exp: Likewise.
15368 * gdb.base/whatis.exp: Likewise.
15369 * gdb.gdb/selftest.exp: Likewise.
15370 * gdb.threads/manythreads.exp: Likewise.
15371 * gdb.threads/print-threads.exp: Likewise.
15372 * gdb.threads/pthreads.exp:: Likewise.
15373 * gdb.threads/schedlock.exp: Likewise.
15374
153752014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15376
15377 * gdb.cp/non-trivial-retval.cc: Add a test case.
15378 * gdb.cp/non-trivial-retval.exp: Add a test.
15379
153802014-10-20 Yao Qi <yao@codesourcery.com>
15381
15382 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15383 * gdb.python/py-objfile-script-gdb.py: New file.
15384 * gdb.python/py-objfile-script.exp: Update reference to
15385 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15386 of remote_download. Remove the dest file.
15387
153882014-10-20 Yao Qi <yao@codesourcery.com>
15389
15390 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15391 * gdb.base/step-line.exp: Likewise.
15392 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15393 * gdb.dwarf2/dw2-basic.exp: Likewise.
15394 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15395 * gdb.dwarf2/dw2-filename.exp: Likewise.
15396 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15397 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15398 * gdb.dwarf2/dw2-producer.exp: Likewise.
15399 * gdb.dwarf2/mac-fileno.exp: Likewise.
15400 * gdb.python/py-frame-args.exp: Likewise.
15401 * gdb.python/py-framefilter.exp: Likewise.
15402 * gdb.python/py-mi.exp: Likewise.
15403 * gdb.python/py-objfile-script.exp: Likewise
15404 * gdb.python/py-pp-integral.exp: Likewise.
15405 * gdb.python/py-pp-re-notag.exp: Likewise.
15406 * gdb.python/py-prettyprint.exp: Likewise.
15407 * gdb.python/py-section-script.exp: Likewise.
15408 * gdb.python/py-typeprint.exp: Likewise.
15409 * gdb.python/py-xmethods.exp: Likewise.
15410 * gdb.stabs/weird.exp: Likewise.
15411 * gdb.xml/tdesc-regs.exp: Likewise.
15412
154132014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15414
15415 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15416 (out_cu): Use addr_len for the size of addresses.
15417 (out_line): Likewise. Size DW_LNE_set_address instruction
15418 according to addr_len.
15419 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15420 (FUNC): Add START_INSNS to definition.
15421
154222014-10-18 Yao Qi <yao@codesourcery.com>
15423
15424 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15425 gdb_has_argv0 return true.
15426 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15427 check [target_info exists noargs], check [gdb_has_argv0]
15428 instead.
15429 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15430 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15431 procedures.
15432
154332014-10-17 Doug Evans <dje@google.com>
15434
15435 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15436 event.
15437 * gdb.python/py-events.py: Add clear_objfiles event.
15438
154392014-10-17 Doug Evans <dje@google.com>
15440
15441 * gdb.python/py-objfile.exp: Test progspace attribute.
15442
154432014-10-17 Luis Machado <lgustavo@codesourcery.com>
15444
15445 * gdb.guile/scm-breakpoint.exp: Do not assume any
15446 directory separators when matching source file paths.
15447 * gdb.python/py-breakpoint.exp: Likewise.
15448 * gdb.reverse/break-precsave.exp: Likewise.
15449 * gdb.reverse/break-reverse.exp: Likewise.
15450 * gdb.reverse/consecutive-precsave.exp: Likewise.
15451 * gdb.reverse/finish-precsave.exp: Likewise.
15452 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15453 * gdb.reverse/finish-reverse.exp: Likewise.
15454 * gdb.reverse/i386-precsave.exp: Likewise.
15455 * gdb.reverse/i387-env-reverse.exp: Likewise.
15456 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15457 * gdb.reverse/machinestate-precsave.exp: Likewise.
15458 * gdb.reverse/machinestate.exp: Likewise.
15459 * gdb.reverse/sigall-precsave.exp: Likewise.
15460 * gdb.reverse/solib-precsave.exp: Likewise.
15461 * gdb.reverse/step-precsave.exp: Likewise.
15462 * gdb.reverse/until-precsave.exp: Likewise.
15463 * gdb.reverse/watch-precsave.exp: Likewise.
15464 * gdb.reverse/watch-reverse.exp: Likewise.
15465
154662014-10-17 Yao Qi <yao@codesourcery.com>
15467
15468 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15469 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15470
154712014-10-17 Pedro Alves <palves@redhat.com>
15472
15473 PR gdb/17471
15474 * gdb.base/bg-execution-repeat.c: New file.
15475 * gdb.base/bg-execution-repeat.exp: New file.
15476
154772014-10-17 Pedro Alves <palves@redhat.com>
15478
15479 PR gdb/17300
15480 * gdb.base/continue-all-already-running.c: New file.
15481 * gdb.base/continue-all-already-running.exp: New file.
15482
154832014-10-17 Pedro Alves <palves@redhat.com>
15484
15485 PR gdb/17472
15486 * gdb.base/annota-input-while-running.c: New file.
15487 * gdb.base/annota-input-while-running.exp: New file.
15488
154892014-10-17 Pedro Alves <palves@redhat.com>
15490
15491 * gdb.base/callfuncs.exp: emove references to osf.
15492 * gdb.base/sigall.exp: Likewise.
15493 * gdb.gdb/selftest.exp: Likewise.
15494 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15495 * gdb.mi/non-stop.c: Likewise.
15496 * gdb.mi/pthreads.c: Likewise.
15497 * gdb.reverse/sigall-precsave.exp: Likewise.
15498 * gdb.reverse/sigall-reverse.exp: Likewise.
15499 * gdb.threads/pthreads.c: Likewise.
15500 * gdb.threads/pthreads.exp: Likewise.
15501
155022014-10-17 Yao Qi <yao@codesourcery.com>
15503
15504 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15505 check 'target_info exists noargs'.
15506 (test_command_prompt_position): Likewise.
15507 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15508 Remove "set args".
15509 (progvar_simple_while_test): Likewise.
15510 (progvar_complex_if_while_test): Likewise.
15511 (if_while_breakpoint_command_test): Likewise.
15512 (infrun_breakpoint_command_test): Likewise.
15513 (breakpoint_command_test): Likewise.
15514 (watchpoint_command_test): Likewise.
15515 (bp_deleted_in_command_test): Likewise.
15516 (temporary_breakpoint_commands): Likewise.
15517
155182014-10-16 Yao Qi <yao@codesourcery.com>
15519
15520 * gdb.base/remotetimeout.exp: Remove noargs checking.
15521
155222014-10-15 Pedro Alves <palves@redhat.com>
15523
15524 PR breakpoints/9649
15525 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15526 * gdb.base/breakpoint-in-ro-region.exp
15527 (probe_target_hardware_step): New procedure.
15528 (top level): Probe hardware stepping and hardware breakpoint
15529 support. Test stepping through a read-only region, with both
15530 "breakpoint auto-hw" on and off and both "always-inserted" on and
15531 off.
15532
155332014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15534
15535 * gdb.dlang/demangle.exp: Update for demangling changes.
15536
155372014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15538
15539 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15540 * gdb.cp/non-trivial-retval.exp: Add new tests.
15541
155422014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15543
15544 PR c++/13403
15545 PR c++/15154
15546 * gdb.cp/non-trivial-retval.cc: New file.
15547 * gdb.cp/non-trivial-retval.exp: New file.
15548
155492014-10-15 Yao Qi <yao@codesourcery.com>
15550
15551 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15552 remote host.
15553
155542014-10-15 Yao Qi <yao@codesourcery.com>
15555
15556 * gdb.python/py-symbol.exp: Match file base name if host is
15557 remote, otherwise match file name with dir name.
15558 * gdb.python/py-symtab.exp: Likewise.
15559 * gdb.python/python.exp: Likewise.
15560
155612014-10-15 Yao Qi <yao@codesourcery.com>
15562
15563 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15564 pattern.
15565 * gdb.python/py-symtab.exp: Likewise.
15566 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15567 locationn.
15568
155692014-10-14 Joel Brobecker <brobecker@adacore.com>
15570
15571 * gdb.ada/addr_arith: New testcase.
15572
155732014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15574
15575 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15576 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15577 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15578 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15579
155802014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15581
15582 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15583 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15584 * gdb.arch/stap-eval-lang-ada.exp: New file.
15585
155862014-10-14 Yao Qi <yao@codesourcery.com>
15587
15588 * gdb.mi/mi-var-child.c (nothing1): New function.
15589 (nothing2): New function.
15590 (do_children_tests): Set function pointers by nothing1 and
15591 nothing2.
15592 * gdb.mi/mi-var-child.exp: Step over new added statements.
15593 Update test to match the new output.
15594 * gdb.mi/var-cmd.c (nothing1): New function.
15595 (nothing2): New function.
15596 (do_children_tests): Set function pointers by nothing1 and
15597 nothing2.
15598 * gdb.mi/mi-var-display.exp: Update test to match output.
15599 Step to the line specified by $line_dct_nothing.
15600 Increase the number of lines to step.
15601
156022014-10-14 Yao Qi <yao@codesourcery.com>
15603
15604 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15605 tests.
15606 * gdb.mi/mi2-var-child.exp: Likewise.
15607
156082014-10-13 Doug Evans <dje@google.com>
15609
15610 * gdb.python/py-objfile.exp: Change name of file name test.
15611
156122014-10-13 Doug Evans <dje@google.com>
15613
15614 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15615 from the start of the CU.
15616
156172014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15618 Yao Qi <yao@codesourcery.com>
15619
15620 Fix "save breakpoints" for "catch" command.
15621 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15622 Remove -nonewline. Match also the added "main" line.
15623
156242014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15625
15626 Fix "save breakpoints" for "disable $bpnum" command.
15627 * gdb.base/save-bp.c (main): Add label.
15628 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15629
156302014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15631
15632 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15633
156342014-10-11 Yao Qi <yao@codesourcery.com>
15635
15636 * gdb.server/server-kill.exp: Execute command
15637 "set remote trace-status-packet on" before "tstatus".
15638
156392014-10-11 Yao Qi <yao@codesourcery.com>
15640
15641 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15642 (main): Call getppid.
15643 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15644 and continue to it. Read variable "server_pid".
15645
156462014-10-11 Yao Qi <yao@codesourcery.com>
15647
15648 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15649
156502014-10-11 Yao Qi <yao@codesourcery.com>
15651
15652 * gdb.threads/thread-find.exp: Don't execute command
15653 "info threads".
15654 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15655 * gdb.threads/linux-dp.exp: Don't check the condition
15656 $threads_created equals to zero.
15657
156582014-10-10 Pedro Alves <palves@redhat.com>
15659
15660 * gdb.base/bigcore.exp: Remove references to IRIX.
15661 * gdb.base/funcargs.exp: Likewise.
15662 * gdb.base/interrupt.exp: Likewise.
15663 * gdb.base/mips_pro.exp: Likewise.
15664 * gdb.base/nodebug.exp: Likewise.
15665 * gdb.base/setvar.exp: Likewise.
15666 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15667
156682014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15669 Pedro Alves <palves@redhat.com>
15670
15671 PR symtab/14466
15672 * gdb.base/vdso-warning.c: New file.
15673 * gdb.base/vdso-warning.exp: New file.
15674
156752014-10-02 Doug Evans <dje@google.com>
15676
15677 * gdb.base/structs.c (main): Don't run forever.
15678
156792014-10-02 Pedro Alves <palves@redhat.com>
15680
15681 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15682 (top level) <stop threads 1, stop threads 2>: Use it.
15683
156842014-10-02 Pedro Alves <palves@redhat.com>
15685
15686 * gdb.threads/break-while-running.exp (test): Add new
15687 'update_thread_list' argument. Skip "info threads" if false.
15688 (top level): Add new 'update_thread_list' axis.
15689
156902014-10-02 Pedro Alves <palves@redhat.com>
15691
15692 PR breakpoints/17431
15693 * gdb.base/execl-update-breakpoints.c: New file.
15694 * gdb.base/execl-update-breakpoints.exp: New file.
15695
156962014-10-01 Pedro Alves <palves@redhat.com>
15697
15698 * gdb.base/breakpoint-in-ro-region.c: New file.
15699 * gdb.base/breakpoint-in-ro-region.exp: New file.
15700
157012014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15702
15703 * gdb.mi/mi-exit-code.exp: New file.
15704 * gdb.mi/mi-exit-code.c: New file.
15705
157062014-09-30 Yao Qi <yao@codesourcery.com>
15707
15708 * lib/prelink-support.exp (build_executable_own_libs): Error if
15709 the target isn't native.
15710
157112014-09-30 Yao Qi <yao@codesourcery.com>
15712
15713 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15714 false.
15715
157162014-09-22 Pedro Alves <palves@redhat.com>
15717
15718 * gdb.threads/break-while-running.exp: New file.
15719 * gdb.threads/break-while-running.c: New file.
15720
157212014-09-19 Yao Qi <yao@codesourcery.com>
15722
15723 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15724 Invoke test. Restart GDB with --readnow and invoke test again.
15725
157262014-09-19 Yao Qi <yao@codesourcery.com>
15727
15728 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15729 proc set_breakpoint_on_gcd_function. Invoke
15730 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15731 invoke set_breakpoint_on_gcd_function again.
15732
157332014-09-18 Doug Evans <dje@google.com>
15734
15735 * gdb.dwarf2/symtab-producer.exp: New file.
15736
157372014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15738
15739 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15740 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15741 * gdb.base/global-var-nested-by-dso.c: Likewise.
15742 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15743
157442014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15745 Pedro Alves <palves@redhat.com>
15746
15747 * gdb.base/watch-bitfields.exp: Pass string other than test file
15748 name to prepare_for_testing.
15749 (watch): New procedure.
15750 (expect_watchpoint): Use with_test_prefix.
15751 (top level): Factor out tests to ...
15752 (test_watch_location, test_regular_watch): ... these new
15753 procedures, and use with_test_prefix and gdb_continue_to_end.
15754
157552014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15756
15757 PR breakpoints/12526
15758 * gdb.base/watch-bitfields.exp: New file.
15759 * gdb.base/watch-bitfields.c: New file.
15760
157612014-09-16 Pedro Alves <palves@redhat.com>
15762
15763 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15764 software and hardware addresses, not software address against
15765 itself.
15766
157672014-09-16 Pedro Alves <palves@redhat.com>
15768
15769 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15770 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15771
157722014-09-16 Pedro Alves <palves@redhat.com>
15773
15774 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15775 files.
15776 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15777 "*-*-vxworks*" throughout.
15778 * gdb.base/break.exp: Likewise.
15779 * gdb.base/default.exp: Likewise.
15780 * gdb.base/scope.exp: Likewise.
15781 * gdb.base/sepdebug.exp: Likewise.
15782 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15783 throughout.
15784 * gdb.base/run.c: Likewise.
15785 * gdb.base/sepdebug.c: Likewise.
15786 * gdb.hp/gdb.aCC/run.c: Likewise.
15787 * gdb.reverse/until-reverse.c: Likewise.
15788 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15789
157902014-09-16 Yao Qi <yao@codesourcery.com>
15791
15792 * boards/local-remote-host-native.exp: New file.
15793
157942014-09-14 Doug Evans <xdje42@gmail.com>
15795
15796 * gdb.threads/queue-signal.c (thread_count): New variable.
15797 (thread_count_mutex, thread_count_condvar): New variables.
15798 (incr_thread_count, wait_all_threads_running): New functions.
15799 (main): Wait for all threads to be in their thread functions.
15800
158012014-09-13 Doug Evans <xdje42@gmail.com>
15802
15803 * gdb.threads/queue-signal.c: New file.
15804 * gdb.threads/queue-signal.exp: New file.
15805
158062014-09-13 Doug Evans <xdje42@gmail.com>
15807
15808 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15809 be consistent with what default_gdb_init uses.
15810 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15811 the plain text of the prompt. Add some logging printfs.
15812 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15813
158142014-09-12 Pedro Alves <palves@redhat.com>
15815
15816 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15817 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15818 * gdb.arch/i386-size-overlap.exp: Likewise.
15819 * gdb.arch/i386-size.exp: Likewise.
15820 * gdb.arch/i386-unwind.exp: Likewise.
15821 * gdb.base/a2-run.exp: Likewise.
15822 * gdb.base/break.exp: Likewise.
15823 * gdb.base/charset.exp: Likewise.
15824 * gdb.base/chng-syms.exp: Likewise.
15825 * gdb.base/commands.exp: Likewise.
15826 * gdb.base/dbx.exp: Likewise.
15827 * gdb.base/find.exp: Likewise.
15828 * gdb.base/funcargs.exp: Likewise.
15829 * gdb.base/jit-simple.exp: Likewise.
15830 * gdb.base/reread.exp: Likewise.
15831 * gdb.base/sepdebug.exp: Likewise.
15832 * gdb.base/step-bt.exp: Likewise.
15833 * gdb.cp/mb-inline.exp: Likewise.
15834 * gdb.cp/mb-templates.exp: Likewise.
15835 * gdb.objc/basicclass.exp: Likewise.
15836 * gdb.threads/killed.exp: Likewise.
15837
158382014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15839
15840 PR tdep/17379
15841 * gdb.arch/powerpc-stackless.S: New file.
15842 * gdb.arch/powerpc-stackless.exp: New file.
15843
158442014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15845
15846 * gdb.base/attach.c: Include unistd.h.
15847 (main): Call alarm. Add label postloop.
15848 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15849 gdb_breakpoint, gdb_continue_to_breakpoint.
15850 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15851
158522014-09-11 Pedro Alves <palves@redhat.com>
15853
15854 PR gdb/17347
15855 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15856 * gdb.base/attach.exp (test_command_line_attach_run): New
15857 procedure.
15858 (top level): Call it.
15859
158602014-09-11 Pedro Alves <palves@redhat.com>
15861
15862 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15863 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15864 (do_command_attach_tests): Use spawn_wait_for_attach.
15865 * gdb.base/solib-overlap.exp: Likewise.
15866 * gdb.multi/multi-attach.exp: Likewise.
15867 * gdb.python/py-prompt.exp: Likewise.
15868 * gdb.python/py-sync-interp.exp: Likewise.
15869 * gdb.server/ext-attach.exp: Likewise.
15870
158712014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15872
15873 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15874 command in testcase. Simplify testcase.
15875
158762014-09-10 Joel Brobecker <brobecker@adacore.com>
15877
15878 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15879
158802014-09-10 Joel Brobecker <brobecker@adacore.com>
15881
15882 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15883
158842014-09-10 Joel Brobecker <brobecker@adacore.com>
15885
15886 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15887
158882014-09-10 Joel Brobecker <brobecker@adacore.com>
15889
15890 * gdb.dwarf2/dynarr-ptr.c: New file.
15891 * gdb.dwarf2/dynarr-ptr.exp: New file.
15892
158932014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15894
15895 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15896 of 30 rather than hardcoding 120 for a slow test case. Take the
15897 `gdb,timeout' target setting into account for this calculation.
15898 Don't extend the timeout for the test cases that don't need it.
15899
159002014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15901
15902 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15903 a factor of 2 for a slow test case. Take the `gdb,timeout'
15904 target setting into account for this calculation.
15905 * gdb.reverse/until-precsave.exp: Increase the timeout by
15906 a factor of 15 and 3 respectively rather than adding 120
15907 for a pair of slow test cases. Take the `gdb,timeout'
15908 target setting into account for this calculation.
15909
159102014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15911
15912 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15913 timeout, don't pass one down to gdb_expect.
15914 (gdb_expect): Rework timeout selection.
15915
159162014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15917
15918 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15919 exception on timeout.
15920 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15921 (gdbserver_start_extended): Catch any `gdbserver_start' error
15922 exceptions.
15923 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15924 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15925 `gdbserver_gdb_load' error exceptions.
15926
159272014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15928
15929 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15930 120 on waiting for the TCP socket to open.
15931
159322014-09-09 Doug Evans <xdje42@gmail.com>
15933
15934 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15935 _caller_matches, _any_caller_is, _any_caller_matches.
15936
159372014-09-09 Doug Evans <xdje42@gmail.com>
15938
15939 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15940
159412014-09-09 Yao Qi <yao@codesourcery.com>
15942
15943 * gdb.mi/mi-var-display.exp: Set print symbol off.
15944
159452014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15946
15947 PR gdb/17035
15948 * gdb.base/commands.exp: Add tests to verify user-defined
15949 commands with empty bodies.
15950 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15951 python commands in `show user command`.
15952 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15953 scheme commands in `show user command`.
15954
159552014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15956
15957 PR python/17355
15958 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15959 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15960 * gdb.python/py-framefilter-invalidarg.exp: New file.
15961 * gdb.python/py-framefilter-invalidarg.py: New file.
15962
159632014-09-06 Doug Evans <xdje42@gmail.com>
15964
15965 PR 15276
15966 * gdb.python/py-caller-is.c: New file.
15967 * gdb.python/py-caller-is.exp: New file.
15968
159692014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15970
15971 PR gdb/17235
15972 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15973 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15974
159752014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15976
15977 PR fortran/17237
15978 * gdb.fortran/print-formatted.exp: New file.
15979 * gdb.fortran/print-formatted.f90: Likewise.
15980
159812014-09-03 Sasha Smundak <asmundak@google.com>
15982
15983 * gdb.python/py-frame.exp: Test Frame.read_register.
15984
159852014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15986
15987 PR python/16699
15988 * gdb.python/py-completion.exp: New file.
15989 * gdb.python/py-completion.py: Likewise.
15990
159912014-08-28 Doug Evans <dje@google.com>
15992
15993 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15994 eax,etc. are live with values set by gdb and thus the compiler can't
15995 use them.
15996 * gdb.arch/i386-pseudo.c (main): Ditto.
15997
159982014-08-27 Doug Evans <dje@google.com>
15999
16000 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16001
160022014-08-25 Doug Evans <dje@google.com>
16003
16004 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16005 (main): Ditto.
16006
160072014-08-25 Doug Evans <dje@google.com>
16008
16009 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16010
160112014-08-24 Yao Qi <yao@codesourcery.com>
16012
16013 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16014 symbol off.
16015 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16016
160172014-08-22 Doug Evans <dje@google.com>
16018
16019 PR 17276
16020 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16021 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16022 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16023
160242014-08-22 Yao Qi <yao@codesourcery.com>
16025
16026 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16027 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16028 * gdb.python/python.exp: Likewise. Use .py file on the host
16029 instead of the build.
16030
160312014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16032
16033 * gdb.threads/gcore-stale-thread.c: New file.
16034 * gdb.threads/gcore-stale-thread.exp: New file.
16035
160362014-08-21 Pedro Alves <palves@redhat.com>
16037
16038 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16039 * gdb.base/gcore-relro-pie.exp: Likewise.
16040 * gdb.base/gcore-relro.exp: Likewise.
16041 * gdb.base/gcore.exp: Likewise.
16042 * gdb.base/print-symbol-loading.exp: Likewise.
16043 * gdb.threads/gcore-thread.exp: Likewise.
16044 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16045
160462014-08-20 Pedro Alves <palves@redhat.com>
16047 Jan Kratochvil <jan.kratochvil@redhat.com>
16048
16049 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16050 configure.
16051 (EXPECT): Handle READ1 being set.
16052 (all): Depend on EXTRA_RULES.
16053 (check-read1, expect-read1, read1.so, read1): New rules.
16054 * README (Testsuite Parameters): Document the READ1 make variable.
16055 (Race detection): New section.
16056 * configure: Regenerate.
16057 * configure.ac: If build==host==target, and running under a
16058 GNU/glibc system, add read1 to the extra Makefile rules.
16059 (EXTRA_RULES): AC_SUBST it.
16060 * lib/read1.c: New file.
16061
160622014-08-20 Joel Brobecker <brobecker@adacore.com>
16063
16064 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16065 the handling of variables declared as a typedef to an array
16066 which a DW_AT_data_location attribute.
16067
160682014-08-19 Andrew Burgess <aburgess@broadcom.com>
16069 Pedro Alves <palves@redhat.com>
16070
16071 PR symtab/14604
16072 PR symtab/14605
16073 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16074 gdb_test.
16075
160762014-08-19 Pedro Alves <palves@redhat.com>
16077
16078 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16079
160802014-08-19 Yao Qi <yao@codesourcery.com>
16081
16082 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16083 right line.
16084
160852014-08-18 David Blaikie <dblaikie@gmail.com>
16086
16087 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16088
160892014-08-18 Joel Brobecker <brobecker@adacore.com>
16090
16091 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16092 attribute in array range.
16093
160942014-08-18 Joel Brobecker <brobecker@adacore.com>
16095
16096 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16097
160982014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16099
16100 PR c++/17132
16101 * gdb.cp/pr17132.cc: New file.
16102 * gdb.cp/pr17132.exp: New file.
16103
161042014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16105
16106 * gdb.python/py-xmethods.py (A_getarrayind)
16107 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16108 Use 'print' with function call syntax.
16109 (E_method_matcher.match): Fix tab vs space indentation mixup.
16110
161112014-08-15 Yao Qi <yao@codesourcery.com>
16112
16113 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16114 false.
16115
161162014-08-15 Yao Qi <yao@codesourcery.com>
16117
16118 * gdb.cp/casts.exp: Set print symbol off.
16119 * gdb.cp/class2.exp: Likewise.
16120 * gdb.cp/overload.exp: Likewise.
16121 * gdb.cp/templates.exp: Likewise.
16122
161232014-08-11 Doug Evans <dje@google.com>
16124
16125 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16126 (test_load_shlib): Update.
16127
161282014-08-09 Yao Qi <yao@codesourcery.com>
16129
16130 * gdb.base/display.exp: Invoke is_address_zero_readable.
16131 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16132 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16133 * gdb.base/hbreak-unmapped.exp: Return if
16134 is_address_zero_readable returns true.
16135 * gdb.base/signest.exp: Likewise.
16136 * gdb.base/signull.exp: Likewise.
16137 * gdb.base/sigbpt.exp: Likewise.
16138 * gdb.guile/scm-disasm.exp: Do the test if
16139 is_address_zero_readable returns false.
16140 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16141 * gdb.python/py-arch.exp: Likewise.
16142 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16143 * lib/gdb.exp (is_address_zero_readable): New proc.
16144
161452014-08-09 Yao Qi <yao@codesourcery.com>
16146
16147 PR testsuite/13443
16148 * gdb.mi/mi-var-display.exp: Make test messages unique.
16149
161502014-08-04 Tom Tromey <tromey@redhat.com>
16151
16152 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16153 target 0".
16154
161552014-08-04 Tom Tromey <tromey@redhat.com>
16156
16157 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16158 "target_resume".
16159
161602014-08-01 Joel Brobecker <brobecker@adacore.com>
16161
16162 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16163 inner_vla_struct_object_size.
16164 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16165 as xfail.
16166
161672014-07-30 Pedro Alves <palves@redhat.com>
16168
16169 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16170 comment.
16171
161722014-07-29 Yao Qi <yao@codesourcery.com>
16173
16174 PR gdb/17206
16175 * gdb.base/until-nodebug.exp: New.
16176
161772014-07-28 Doug Evans <xdje42@gmail.com>
16178
16179 PR guile/17203
16180 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16181 previously existing parameter, and previously ambiguously spelled
16182 parameter.
16183
161842014-07-28 Will Newton <will.newton@linaro.org>
16185
16186 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16187
161882014-07-26 Ludovic Courtès <ludo@gnu.org>
16189 Doug Evans <xdje42@gmail.com>
16190
16191 PR guile/17146
16192 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16193
161942014-07-25 Pedro Alves <palves@redhat.com>
16195
16196 * gdb.threads/signal-command-handle-nopass.c: New file.
16197 * gdb.threads/signal-command-handle-nopass.exp: New file.
16198 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16199 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16200 * gdb.threads/signal-delivered-right-thread.c: New file.
16201 * gdb.threads/signal-delivered-right-thread.exp: New file.
16202
162032014-07-25 Pedro Alves <palves@redhat.com>
16204
16205 * gdb.base/double-prompt-target-event-error.exp
16206 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16207 match.
16208 (cancel_pagination_in_target_event): Rework double prompt
16209 detection.
16210 * gdb.base/paginate-after-ctrl-c-running.exp
16211 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16212 <return>' match.
16213 * gdb.base/paginate-bg-execution.exp
16214 (test_bg_execution_pagination_return)
16215 (test_bg_execution_pagination_cancel): Remove '-notransfer
16216 <return>' matches.
16217 * gdb.base/paginate-execution-startup.exp
16218 (test_fg_execution_pagination_return)
16219 (test_fg_execution_pagination_cancel): Remove '-notransfer
16220 <return>' matches.
16221 * gdb.base/paginate-inferior-exit.exp
16222 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16223 match.
16224 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16225 * lib/gdb.exp (pagination_prompt): Run text through
16226 string_to_regexp.
16227 (gdb_test_multiple): Match $pagination_prompt instead of
16228 "<return>".
16229 (string_to_regexp): Move to lib/gdb-utils.exp.
16230
162312014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16232
16233 * gdb.arch/amd64-entry-value-paramref.S: New file.
16234 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16235 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16236 * gdb.arch/amd64-optimout-repeat.S: New file.
16237 * gdb.arch/amd64-optimout-repeat.c: New file.
16238 * gdb.arch/amd64-optimout-repeat.exp: New file.
16239
162402014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16241
16242 PR gdb/17170
16243 * gdb.base/statistics.exp: New file.
16244
162452014-07-17 Doug Evans <dje@google.com>
16246
16247 PR gdb/17170
16248 * gdb.base/maint.exp: Update testing of per-command stats.
16249
162502014-07-16 Pedro Alves <palves@redhat.com>
16251
16252 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16253 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16254 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16255 (tfile_write_buf): New functions.
16256 (add_memory_block): Rewrite using the above.
16257 (adjust_function_address): New function.
16258 (FUNCTION_ADDRESS): New macro.
16259 (write_basic_trace_file): Remove short_x local, and use
16260 tfile_write_16. Change type of func_addr local to unsigned long
16261 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16262 here. Cast argument of add_memory_block to char pointer.
16263 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16264 (main): Remove parameters.
16265 * gdb.trace/tfile.exp: Remove nowarnings.
16266
162672014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16268
16269 * gdb.base/debug-expr.exp: Test string evaluation with
16270 "debug expression" on.
16271
162722014-07-15 Pedro Alves <palves@redhat.com>
16273
16274 * gdb.base/reread.exp: Use clean_restart.
16275
162762014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16277
16278 * gdb.arch/avr-flash-qualifer.c: New.
16279 * gdb.arch/avr-flash-qualifer.exp: New.
16280
162812014-07-14 Pedro Alves <palves@redhat.com>
16282
16283 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16284 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16285
162862014-07-14 Pedro Alves <palves@redhat.com>
16287
16288 * gdb.base/double-prompt-target-event-error.c: New file.
16289 * gdb.base/double-prompt-target-event-error.exp: New file.
16290
162912014-07-14 Pedro Alves <palves@redhat.com>
16292
16293 PR gdb/17072
16294 * gdb.base/paginate-inferior-exit.c: New file.
16295 * gdb.base/paginate-inferior-exit.exp: New file.
16296
162972014-07-14 Pedro Alves <palves@redhat.com>
16298
16299 PR gdb/17072
16300 * gdb.base/paginate-bg-execution.c: New file.
16301 * gdb.base/paginate-bg-execution.exp: New file.
16302
163032014-07-14 Pedro Alves <palves@redhat.com>
16304
16305 PR gdb/17072
16306 * gdb.base/paginate-execution-startup.c: New file.
16307 * gdb.base/paginate-execution-startup.exp: New file.
16308 * lib/gdb.exp (pagination_prompt): New global.
16309 (default_gdb_spawn): New procedure, factored out from
16310 default_gdb_spawn.
16311 (default_gdb_start): Adjust to call default_gdb_spawn.
16312 (gdb_spawn): New procedure.
16313
163142014-07-14 Pedro Alves <palves@redhat.com>
16315
16316 * lib/gdb.exp (gdb_assert): New procedure.
16317 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16318
163192014-07-14 Pedro Alves <palves@redhat.com>
16320
16321 * gdb.base/execution-termios.c: New file.
16322 * gdb.base/execution-termios.exp: New file.
16323
163242014-07-14 Tom Tromey <tromey@redhat.com>
16325
16326 * gdb.cp/vla-cxx.cc: New file.
16327 * gdb.cp/vla-cxx.exp: New file.
16328
163292014-07-14 Tom Tromey <tromey@redhat.com>
16330
16331 * gdb.reverse/rerun-prec.c: New file.
16332 * gdb.reverse/rerun-prec.exp: New file.
16333
163342014-07-12 Maciej W. Rozycki <macro@mips.com>
16335 Maciej W. Rozycki <macro@codesourcery.com>
16336
16337 * lib/gdb-utils.exp: New file.
16338 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16339 inline `gdb_init_command' processing.
16340 (gdb_start_cmd): Likewise.
16341 * lib/mi-support.exp (mi_run_cmd): Likewise.
16342 * README: Document `gdb_init_command' and `gdb_init_commands'.
16343
163442014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16345
16346 Fix false FAIL running under a very long directory name.
16347 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16348 and "set print elements 10000". Twice.
16349
163502014-07-11 Yao Qi <yao@codesourcery.com>
16351
16352 * gdb.base/exprs.exp: "set print symbol off".
16353
163542014-07-11 Pedro Alves <palves@redhat.com>
16355
16356 * gdb.threads/kill.c: New file.
16357 * gdb.threads/kill.exp: New file.
16358
163592014-07-10 Yao Qi <yao@codesourcery.com>
16360
16361 * gdb.trace/tfile.c (write_basic_trace_file)
16362 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16363 address written to trace file.
16364
163652014-07-09 Pedro Alves <palves@redhat.com>
16366
16367 * gdb.base/attach-wait-input.exp: New file.
16368 * gdb.base/attach-wait-input.c: New file.
16369
163702014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16371
16372 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16373 setting up test structures.
16374 (main): Call new test function.
16375 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16376 test function, continue into test function and walk test
16377 structures.
16378
163792014-07-02 Yao Qi <yao@codesourcery.com>
16380
16381 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16382 'bar_start' at the beginning of functions 'foo' and 'bar'
16383 respectively.
16384 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16385 instead of 'foo' and 'bar'.
16386
163872014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16388
16389 * gdb.btrace/segv.exp: New.
16390 * gdb.btrace/segv.c: New.
16391
163922014-07-02 Luis Machado <lgustavo@codesourcery.com>
16393
16394 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16395 instruction.
16396
163972014-06-30 Mark Wielaard <mjw@redhat.com>
16398
16399 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16400 vulture, vilify, villar): New volatile array constants.
16401 (vindictive, vegetation): New const volatile array constants.
16402 * gdb.base/volatile.exp: Test volatile and const volatile array
16403 types.
16404
164052014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16406
16407 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16408 target lacks support for awatch, rwatch, or hbreak.
16409
164102014-06-27 Yao Qi <yao@codesourcery.com>
16411
16412 * gdb.multi/dummy-frame-restore.exp: New.
16413 * gdb.multi/dummy-frame-restore.c: New.
16414
164152014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16416
16417 * gdb.btrace/gcore.exp: New.
16418
164192014-06-23 Pedro Alves <palves@redhat.com>
16420
16421 * gdb.base/watchpoint-reuse-slot.c: New file.
16422 * gdb.base/watchpoint-reuse-slot.exp: New file.
16423
164242014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16425
16426 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16427 progspace's filename in 'info', 'enable' and 'disable' command
16428 tests.
16429
164302014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16431
16432 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16433 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16434 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16435
164362014-06-20 Gary Benson <gbenson@redhat.com>
16437
16438 * gdb.arch/i386-avx.exp: Fix include file location.
16439 * gdb.arch/i386-sse.exp: Likewise.
16440
164412014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16442
16443 * gdb.dlang/expression.exp: New file.
16444
164452014-06-19 Pedro Alves <palves@redhat.com>
16446
16447 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16448 out from ...
16449 (top level): ... here. Iterate running tests under different
16450 scheduler-locking settings.
16451
164522014-06-18 Luis Machado <lgustavo@codesourcery.com>
16453
16454 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16455 to DW_FORM_addr and use non-zero addresses.
16456
164572014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16458
16459 PR gdb/17017
16460 * gdb.python/py-xmethods.cc: Add global function call counters and
16461 increment them in their respective functions. Remove "cout"
16462 statements.
16463 * gdb.python/py-xmethods.exp: Make tests check the global function
16464 call counters instead of depending on inferior IO.
16465
164662014-06-18 Don Breazeal <donb@codesourcery.com>
16467
16468 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16469 Deleted procedure.
16470 (explicit_fork_parent_follow): Deleted procedure.
16471 (explicit_fork_child_follow): Deleted procedure.
16472 (test_follow_fork): New procedure.
16473 (do_fork_tests): Replace calls to deleted procedures with
16474 calls to test_follow_fork and reset GDB for subsequent
16475 procedure calls.
16476
164772014-06-17 Yao Qi <yao@codesourcery.com>
16478
16479 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16480 CP1252.
16481
164822014-06-17 Luis Machado <lgustavo@codesourcery.com>
16483
16484 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16485 Initialize ptr and S explicitly.
16486 (skip_type_update_when_not_use_rtti_test): Likewise.
16487
164882014-06-16 Keith Seitz <keiths@redhat.com>
16489
16490 PR mi/15863
16491 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16492 the inferior is started.
16493
164942014-06-16 Pedro Alves <palves@redhat.com>
16495
16496 * gdb.base/break-main-file-remove-fail.c: New file.
16497 * gdb.base/break-main-file-remove-fail.exp: New file.
16498 * gdb.base/break-unload-file.exp: Use build_executable instead of
16499 prepare_for_testing.
16500 (test_break): New parameter "initial_load". Handle it.
16501 (top level): Add initial_load cmdline/file axis.
16502
165032014-06-12 Tom Tromey <tromey@redhat.com>
16504
16505 * gdb.base/completion.exp: Don't use directory name in test.
16506
165072014-06-09 Gary Benson <gbenson@redhat.com>
16508
16509 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16510 separate the always-available ANSI-standard signals from the
16511 signals that require checking.
16512 (main): Likewise.
16513 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16514 Likewise.
16515 (main): Likewise.
16516
165172014-06-07 Keith Seitz <keiths@redhat.com>
16518
16519 Revert:
16520 PR c++/16253
16521 * gdb.cp/var-tag.cc: New file.
16522 * gdb.cp/var-tag.exp: New file.
16523 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16524 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16525 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16526 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16527
165282014-06-06 Doug Evans <xdje42@gmail.com>
16529
16530 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16531
165322014-06-06 Pedro Alves <palves@redhat.com>
16533
16534 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16535 in target debug output instead of looking at RSP packets,
16536 disabling the test on any target that uses hardware stepping.
16537 Update comments.
16538
165392014-06-06 Pedro Alves <palves@redhat.com>
16540
16541 * gdb.base/break-unload-file.exp: Fix typo.
16542
165432014-06-06 Yao Qi <yao@codesourcery.com>
16544
16545 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16546 from "jit_function" to "^jit_function".
16547
165482014-06-06 Yao Qi <yao@codesourcery.com>
16549
16550 * gdb.base/async.c (foo): Add one statement.
16551 * gdb.base/async.exp: Get the next instruction address and
16552 match the output of "nexti" by instruction address. Match
16553 the hex address in the output of "finish".
16554
165552014-06-06 Gary Benson <gbenson@redhat.com>
16556
16557 * gdb.base/call-signals.c: Remove preprocessor conditionals
16558 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16559 SIGSEGV and SIGTERM.
16560 * gdb.base/sigall.c: Likewise.
16561 * gdb.base/unwindonsignal.c: Likewise.
16562 * gdb.reverse/sigall-reverse.c: Likewise.
16563
165642014-06-06 Yao Qi <yao@codesourcery.com>
16565
16566 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16567 readable, skip the test.
16568
165692014-06-06 Yao Qi <yao@codesourcery.com>
16570
16571 * gdb.threads/staticthreads.c (thread_function): Move the line
16572 setting breakpoint on forward.
16573 * gdb.threads/staticthreads.exp: Update comments.
16574
165752014-06-05 Ludovic Courtès <ludo@gnu.org>
16576
16577 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16578 "history-append! type error".
16579
165802014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16581
16582 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16583 erroneous dprintf expected input.
16584
165852014-06-04 Doug Evans <xdje42@gmail.com>
16586
16587 * gdb.guile/scm-generics.exp: Delete.
16588
165892014-06-04 Doug Evans <xdje42@gmail.com>
16590
16591 * gdb.guile/scm-breakpoint.exp: Update.
16592 Add tests for breakpoint registration.
16593
165942014-06-04 Tom Tromey <tromey@redhat.com>
16595
16596 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16597 VLA-in-union.
16598 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16599 inner_vla_struct, vla_union types. Initialize objects of those
16600 types and compute their sizes.
16601
166022014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16603 Hui Zhu <hui@codesourcery.com>
16604
16605 * gdb.base/fileio.exp: Add test for shell not available as well as
16606 available.
16607 * gdb.base/fileio.c (test_system): Check for shell twice.
16608
166092014-06-04 Yao Qi <yao@codesourcery.com>
16610
16611 * gdb.base/auto-connect-native-target.exp: Remove redundant
16612 space from the regexp pattern.
16613
166142014-06-04 Yao Qi <yao@codesourcery.com>
16615
16616 * gdb.base/default.exp: Replace "child" with "native" in
16617 regexp pattern.
16618
166192014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16620
16621 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16622 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16623 * gdb.python/py-xmethods.py: Python script supporting the
16624 new testcase and tests.
16625
166262014-06-03 Joel Brobecker <brobecker@adacore.com>
16627 Pedro Alves <palves@redhat.com>
16628
16629 PR breakpoints/17000
16630 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16631 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16632
166332014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16634
16635 * gdb.base/subst.exp: Add tests to verify partial path matching
16636 output.
16637
166382014-06-03 Pedro Alves <palves@redhat.com>
16639
16640 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16641 target that doesn't use software single-stepping.
16642
166432014-06-03 Pedro Alves <palves@redhat.com>
16644
16645 PR breakpoints/17000
16646 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16647 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16648
166492014-06-02 Doug Evans <xdje42@gmail.com>
16650
16651 * gdb.guile/scm-parameter.exp: New file.
16652
166532014-06-02 Doug Evans <xdje42@gmail.com>
16654
16655 * gdb.guile/scm-cmd.c: New file.
16656 * gdb.guile/scm-cmd.exp: New file.
16657
166582014-06-02 Doug Evans <xdje42@gmail.com>
16659
16660 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16661 pretty-printer lookup.
16662 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16663 (make-pp_s-printer): Call it.
16664 (make-pretty-printer-from-dict): New function.
16665 (lookup-pretty-printer-maker-from-dict): New function.
16666 (*pretty-printer*): Simplify.
16667 (make-objfile-pp_s-printer): New function.
16668 (install-objfile-pretty-printers!): New function.
16669 (make-progspace-pp_s-printer): New function.
16670 (install-progspace-pretty-printers!): New function.
16671 * gdb.guile/scm-progspace.c: New file.
16672 * gdb.guile/scm-progspace.exp: New file.
16673
166742014-06-02 Pedro Alves <palves@redhat.com>
16675
16676 * gdb.base/dprintf-bp-same-addr.c: New file.
16677 * gdb.base/dprintf-bp-same-addr.exp: New file.
16678
166792014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16680
16681 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16682 * gdb.arch/powerpc-power.s: Likewise.
16683
166842014-06-02 Joel Brobecker <brobecker@adacore.com>
16685
16686 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16687
166882014-06-01 Yao Qi <yao@codesourcery.com>
16689
16690 * gdb.base/watchpoint.exp (test_watch_location): Check null
16691 pointer can be dereferenced. If not, do the test, otherwise
16692 skip it.
16693
166942014-05-30 Andrew Burgess <aburgess@broadcom.com>
16695
16696 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16697 results.
16698 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16699
167002014-05-30 Andrew Burgess <aburgess@broadcom.com>
16701
16702 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16703 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16704 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16705 * gdb.arch/amd64-invalid-stack-top.c: New file.
16706 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16707
167082014-05-30 Pedro Alves <palves@redhat.com>
16709
16710 PR breakpoints/17000
16711 * gdb.base/sss-bp-on-user-bp.c: New file.
16712 * gdb.base/sss-bp-on-user-bp.exp: New file.
16713
167142014-05-30 David Blaikie <dblaikie@gmail.com>
16715
16716 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16717 gnu_inline semantics via attribute.
16718 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16719 source explicitly specifies the required semantics.
16720
167212014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16722
16723 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16724
167252014-05-29 Pedro Alves <palves@redhat.com>
16726 Tom Tromey <tromey@redhat.com>
16727
16728 * gdb.base/async-shell.exp: Don't enable target-async.
16729 * gdb.base/async.exp
16730 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16731 parameter. Adjust.
16732 (top level): Don't test with "target-async".
16733 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16734 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16735 * gdb.base/inferior-died.exp: Don't enable target-async.
16736 * gdb.base/interrupt-noterm.exp: Likewise.
16737 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16738 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16739 * gdb.mi/mi-nonstop.exp: Likewise.
16740 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16741 * gdb.mi/mi-nsintrall.exp: Likewise.
16742 * gdb.mi/mi-nsmoribund.exp: Likewise.
16743 * gdb.mi/mi-nsthrexec.exp: Likewise.
16744 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16745 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16746 * gdb.python/py-evsignal.exp: Don't enable target-async.
16747 * gdb.python/py-evthreads.exp: Likewise.
16748 * gdb.python/py-prompt.exp: Likewise.
16749 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16750 * gdb.server/solib-list.exp: Don't enable target-async.
16751 * gdb.threads/thread-specific-bp.exp: Likewise.
16752 * lib/mi-support.exp: Adjust to use mi-async.
16753
167542014-05-29 Pedro Alves <palves@redhat.com>
16755
16756 PR gdb/13860
16757 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16758 reason, even in sync mode.
16759
167602014-05-29 Pedro Alves <palves@redhat.com>
16761 Hui Zhu <hui@codesourcery.com>
16762
16763 PR PR15693
16764 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16765 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16766 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16767 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16768
167692014-05-28 Joel Brobecker <brobecker@adacore.com>
16770
16771 * config/monitor.exp (gdb_target_monitor): Replace use of
16772 "set remotebaud" by "set serial baud".
16773
167742014-05-26 Andy Wingo <wingo@igalia.com>
16775
16776 * gdb.guile/scm-breakpoint.exp:
16777 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16778 properties instead of gdb-object-properties.
16779
167802014-05-26 Yao Qi <yao@codesourcery.com>
16781
16782 * gdb.server/no-thread-db.exp: Specify source file name
16783 explicitly when setting a breakpoint.
16784
167852014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16786
16787 * gdb.btrace/vdso.c: New.
16788 * gdb.btrace/vdso.exp: New.
16789
167902014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16791
16792 * gdb.base/gcore.exp (capture_command_output): Move ...
16793 * lib/gdb.exp (capture_command_output): ... here.
16794
167952014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16796
16797 * gdb.btrace/data.exp: Test memory access during btrace replay.
16798
167992014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16800
16801 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16802
168032014-05-21 Pedro Alves <palves@redhat.com>
16804
16805 PR gdb/13860
16806 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16807 (top level): Test that output related to execution commands is
16808 sent to the console with CLI commands, but not with MI commands.
16809 Test that breakpoint events are always mirrored to the console.
16810 Also expect the new source line to be output after a "next" in
16811 async mode too. Make it a pass/fail test.
16812 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16813 output.
16814 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16815
168162014-05-21 Pedro Alves <palves@redhat.com>
16817
16818 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16819 Use them to test variations of "list" after reaching a breakpoint.
16820 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16821 Test "list" with listsize 10 after reaching a breakpoint.
16822 * gdb.python/python.exp (decode_line current location line
16823 number): Adjust expected line number.
16824
168252014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16826
16827 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16828 behavior for $args, pass it directly to "run".
16829
168302014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16831
16832 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16833 30000 to 65536.
16834
168352014-05-21 Pedro Alves <palves@redhat.com>
16836
16837 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16838 auto-connect-native-target off".
16839 * gdb.base/auto-connect-native-target.c: New file.
16840 * gdb.base/auto-connect-native-target.exp: New file.
16841
168422014-05-21 Pedro Alves <palves@redhat.com>
16843
16844 * gdb.base/default.exp: Test "target native" instead of "target
16845 child".
16846
168472014-05-21 Mark Wielaard <mjw@redhat.com>
16848
16849 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16850
168512014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16852
16853 Fix TLS access for -static -pthread.
16854 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16855 <HAVE_TLS> (thread_function, main): Initialize it.
16856 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16857 Add clean_restart.
16858 <$have_tls != "">: Check TLSVAR.
16859
168602014-05-21 Pedro Alves <palves@redhat.com>
16861
16862 * gdb.base/dcache-line-read-error.c: New.
16863 * gdb.base/dcache-line-read-error.exp: New.
16864
168652014-05-20 Pedro Alves <palves@redhat.com>
16866
16867 * gdb.base/compare-sections.c: New file.
16868 * gdb.base/compare-sections.exp: New file.
16869
168702014-05-20 Pedro Alves <palves@redhat.com>
16871
16872 * gdb.base/break-idempotent.c: New file.
16873 * gdb.base/break-idempotent.exp: New file.
16874
168752014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16876
16877 * gdb.btrace/nohist.exp: New.
16878
168792014-05-20 Yao Qi <yao@codesourcery.com>
16880
16881 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16882 gdb.reverse directory and gdb_reverse_timeout exists in board
16883 setting.
16884 * README: Document gdb_reverse_timeout.
16885
168862014-05-20 Yao Qi <yao@codesourcery.com>
16887
16888 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16889 'test_file_name'. Treat args as a string instead of a list.
16890 (gdb_init): Rename argument 'args' by 'test_file_name'.
16891
168922014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16893
16894 * gdb.arch/powerpc-power.exp: New file.
16895 * gdb.arch/powerpc-power.s: New file.
16896
168972014-05-16 Doug Evans <dje@google.com>
16898
16899 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
16900 * gdb.base/completion.exp: Check that all expected files exist
16901 before doing file completion.
16902
169032014-05-16 Doug Evans <dje@google.com>
16904
16905 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16906 Update.
16907 (do_syscall_tests_without_xml): Update.
16908
169092014-05-16 Pedro Alves <palves@redhat.com>
16910
16911 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16912 instead of "unknown output after running".
16913
169142014-05-16 Yao Qi <yao@codesourcery.com>
16915
16916 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16917 file1.txt from host at the end.
16918 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16919
169202014-05-15 Doug Evans <dje@google.com>
16921
16922 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16923 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16924 loading file. Add test for TU lookup.
16925
169262014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16927
16928 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16929 calling "-exec-arguments" or "set args" before running the
16930 inferior.
16931
169322014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16933
16934 * lib/mi-support.exp (mi_expect_stop): Expect message for
16935 inferiors that exit with non-zero exit code.
16936
169372014-05-14 Yao Qi <yao@codesourcery.com>
16938
16939 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16940 match absolute path on remote host.
16941 (test_file_list_exec_source_files): Remove "/" from the
16942 pattern.
16943
169442014-05-14 Yao Qi <yao@codesourcery.com>
16945
16946 * boards/local-remote-host-notty.exp (${board}_file): New
16947 proc.
16948
169492014-05-07 Kyle McMartin <kyle@redhat.com>
16950
16951 Pushed by Joel Brobecker <brobecker@adacore.com>.
16952 * gdb.arch/aarch64-atomic-inst.c: New file.
16953 * gdb.arch/aarch64-atomic-inst.exp: New file.
16954
169552014-05-07 Yao Qi <yao@codesourcery.com>
16956
16957 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16958 in current context" too.
16959
169602014-05-05 Keith Seitz <keiths@redhat.com>
16961
16962 * gdb.linespec/ls-dollar.exp: Add test for linespec
16963 file:convenience_variable.
16964
169652014-05-05 Yao Qi <yao@codesourcery.com>
16966
16967 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16968 traceframes into tfile and ctf trace files. Read data from
16969 trace file and test collected data.
16970 (gdb_collect_locals_test): Likewise.
16971 (gdb_unavailable_registers_test): Likewise.
16972 (gdb_unavailable_floats): Likewise.
16973 (gdb_collect_globals_test): Likewise.
16974 (top-level): Append "ctf" to trace_file_targets if GDB
16975 supports.
16976
169772014-05-05 Yao Qi <yao@codesourcery.com>
16978
16979 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16980 code to ...
16981 (gdb_collect_args_test_1): ... it. New proc.
16982 (gdb_collect_locals_test): Move some code to ...
16983 (gdb_collect_locals_test_1): ... it. New proc.
16984 (gdb_unavailable_registers_test): Move some code to ...
16985 (gdb_unavailable_registers_test_1): ... it. New proc.
16986 (gdb_unavailable_floats): Move some code to ...
16987 (gdb_unavailable_floats_1): ... it. New proc.
16988
169892014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16990
16991 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16992 probes to test for bitness recognition.
16993 * gdb.arch/amd64-stap-optional-prefix.exp
16994 (test_probe_value_without_reg): New procedure.
16995 Add code to test for different kinds of bitness.
16996
169972014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16998
16999 PR breakpoints/16889
17000 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17001 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17002
170032014-05-01 Pedro Alves <palves@redhat.com>
17004
17005 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17006 gdb_file_cmd if no file is specified.
17007 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17008 last_loaded_file to set the remote exec-file.
17009
170102014-05-01 Pedro Alves <palves@redhat.com>
17011
17012 * boards/local-remote-host.exp: New file.
17013
170142014-05-01 Pedro Alves <palves@redhat.com>
17015
17016 * boards/local-remote-host.exp: Rename to ...
17017 * boards/local-remote-host-notty.exp: ... this.
17018
170192014-04-28 Joel Brobecker <brobecker@adacore.com>
17020
17021 * gdb.ada/dyn_arrayidx: New testcase.
17022
170232014-04-26 Yao Qi <yao@codesourcery.com>
17024
17025 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17026 and compute the length of function main. Save it in
17027 $main_length.
17028 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17029 (top-level): Use gdb_compile to compile objects into
17030 executable and restart GDB. Remove invocation to
17031 prepare_for_testing.
17032
170332014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17034 Pedro Alves <palves@redhat.com>
17035
17036 PR server/16255
17037 * gdb.multi/multi-attach.c: New file.
17038 * gdb.multi/multi-attach.exp: New file.
17039
170402014-04-25 Pedro Alves <palves@redhat.com>
17041
17042 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17043 user.
17044 (top level): Test that "set remote conditional-breakpoints-packet
17045 off" works as intended.
17046 * gdb.base/dprintf.exp: Test that "set remote
17047 breakpoint-commands-packet off" works as intended.
17048 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17049 New function.
17050 (top level): Call it.
17051 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17052 remote fast-tracepoints-packet off" works as intended.
17053 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17054 * lib/gdb.exp (gdb_is_target_remote): ... here.
17055
170562014-04-24 David Blaikie <dblaikie@gmail.com>
17057
17058 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17059 ensure clang would not discard them.
17060 * gdb.base/gdbvars.c: Ditto.
17061 * gdb.base/memattr.c: Ditto.
17062 * gdb.base/whatis.c: Ditto.
17063 * gdb.python/py-prettyprint.c: Ditto.
17064 * gdb.trace/actions.c: Ditto.
17065 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17066 ensure clang would not discard it.
17067
170682014-04-24 David Blaikie <dblaikie@gmail.com>
17069
17070 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17071 clang to emit the full definition of type required by the test
17072 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17073
170742014-04-24 David Blaikie <dblaikie@gmail.com>
17075
17076 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17077 coax Clang into emitting the definition of the type.
17078 * gdb.cp/pr10728-x.h (y): Ditto.
17079 * gdb.cp/pr10728-y.cc (y): Ditto.
17080
170812014-04-24 David Blaikie <dblaikie@gmail.com>
17082
17083 * gdb.base/label.exp: XFAIL label related tests under Clang.
17084 * gdb.cp/cplabel.exp: Ditto.
17085 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17086 under Clang those using labels.
17087
170882014-04-25 Yao Qi <yao@codesourcery.com>
17089
17090 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17091 double_label.
17092 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17093 partial_label and double_label.
17094
170952014-04-24 David Blaikie <dblaikie@gmail.com>
17096
17097 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17098
170992014-04-24 David Blaikie <dblaikie@gmail.com>
17100
17101 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17102 of the function to work across GCC and Clang.
17103 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17104 pointer types (const void ** const V void **).
17105
171062014-04-24 Michael Sturm <michael.sturm@mintel.com>
17107 Walfred Tedeschi <walfred.tedeschi@intel.com>
17108
17109 * Makefile.in (EXECUTABLES): Added i386-avx512.
17110 * gdb.arch/i386-avx512.c: New file.
17111 * gdb.arch/i386-avx512.exp: Likewise.
17112
171132014-04-23 Keith Seitz <keiths@redhat.com>
17114
17115 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17116 (mi_make_breakpoint_table): New procedure.
17117 (mi_create_breakpoint): Use mi_make_breakpoint
17118 and return the result.
17119 (mi_make_breakpoint): New procedure.
17120 (mi_build_kv_pairs): New procedure.
17121
17122 * gdb.mi/mi-break.exp: Remove unused globals,
17123 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17124 All callers updated.
17125 * gdb.mi/mi-dprintf.exp: Use variable to track command
17126 number.
17127 Update all callers of mi_create_breakpoint and use
17128 mi_make_breakpoint_table.
17129 Remove any unused global variables.
17130 * gdb.mi/mi-nonstop.exp: Likewise.
17131 * gdb.mi/mi-nsintrall.exp: Likewise.
17132 * gdb.mi/mi-nsmoribund.exp: Likewise.
17133 * gdb.mi/mi-nsthrexec.exp: Likewise.
17134 * gdb.mi/mi-reverse.exp: Likewise.
17135 * gdb.mi/mi-simplerun.exp: Likewise.
17136 * gdb.mi/mi-stepn.exp: Likewise.
17137 * gdb.mi/mi-syn-frame.exp: Likewise.
17138 * gdb.mi/mi-until.exp: Likewise.
17139 * gdb.mi/mi-var-cp.exp: Likewise.
17140 * gdb.mi/mi-var-display.exp: Likewise.
17141 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17142 * gdb.mi/mi2-var-child.exp: Likewise.
17143 * gdb.mi/mi-vla-c99.exp: Likewise.
17144 * lib/mi-support.exp: Likewise.
17145
17146 From Ian Lance Taylor <iant@cygnus.com>:
17147 * lib/gdb.exp (parse_args): New procedure.
17148
171492014-04-23 Pedro Alves <palves@redhat.com>
17150
17151 * gdb.base/break-unload-file.c: New file.
17152 * gdb.base/break-unload-file.exp: New file.
17153 * gdb.base/sym-file-lib.c (baz): New function.
17154 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17155 field.
17156 (load): Store the segment's mapped size.
17157 (unload): New function.
17158 (unload_shlib): New function.
17159 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17160 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17161 set a breakpoint at baz, and call it.
17162 * gdb.base/sym-file.exp: New tests for stale breakpoint
17163 instructions.
17164
171652014-04-23 Pedro Alves <palves@redhat.com>
17166
17167 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17168 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17169 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17170 * gdb.base/hbreak-unmapped.c: New file.
17171 * gdb.base/hbreak-unmapped.exp: New file.
17172 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17173 * lib/gdb.exp (gdb_is_target_remote): ... here.
17174
171752014-04-22 Pedro Alves <palves@redhat.com>
17176
17177 * gdb.base/consecutive-step-over.c: New file.
17178 * gdb.base/consecutive-step-over.exp: New file.
17179
171802014-04-22 Pedro Alves <palves@redhat.com>
17181
17182 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17183 instead of send_gdb/gdb_expect.
17184
171852014-04-22 Yao Qi <yao@codesourcery.com>
17186
17187 * lib/trace-support.exp (generate_tracefile): New procedure.
17188 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17189 return 0.
17190 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17191 if generate_tracefile returns 1.
17192
171932014-04-18 Tom Tromey <palves@redhat.com>
17194 Pedro alves <tromey@redhat.com>
17195
17196 PR backtrace/15558
17197 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17198 with a backtrace limit.
17199 * gdb.python/py-frame-inline.exp: Test running to an inline
17200 function with a backtrace limit, and printing the newest frame.
17201 * gdb.python/py-frame-inline.c (main): Call f.
17202
172032014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17204
17205 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17206
172072014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17208
17209 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17210 Drop prefix from unsupported source file path.
17211
172122014-04-17 Yao Qi <yao@codesourcery.com>
17213
17214 * lib/gdb.exp (with_target_charset): New proc.
17215 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17216 with_target_charset.
17217 (test_print_strings): Likewise.
17218 (test_repeat_bytes): Likewise.
17219 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17220 for some tests.
17221
172222014-04-16 Keith Seitz <keiths@redhat.com>
17223
17224 PR gdb/15827
17225 * gdb.dwarf2/corrupt.c: New file.
17226 * gdb.dwarf2/corrupt.exp: New file.
17227
172282014-04-16 Keith Seitz <keiths@redhat.com>
17229
17230 PR c++/16597
17231 * gdb.cp/namelessclass.cc: New file.
17232 * gdb.cp/namelessclass.exp: New file.
17233 * gdb.cp/namelessclass.S: New file.
17234
172352014-04-16 Doug Evans <dje@google.com>
17236
17237 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17238 Add comment.
17239 (gdbserver_default_get_comm_port): New function.
17240 (gdbserver_start): Check if board file provided
17241 "gdbserver,get_comm_port" and use it if so.
17242 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17243 (gdb,socketport): Set to "stdio".
17244 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17245 (stdio_gdbserver_template): Delete.
17246 (${board}_get_remote_address): Update.
17247 (${board}_build_remote_cmd): Delete.
17248 (${board}_get_comm_port): New function.
17249 (${board}_spawn): Update.
17250 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17251 Delete.
17252 (${board}_get_remote_address): Update.
17253 (${board}_get_comm_port): New function.
17254
172552014-04-16 Andrew Burgess <aburgess@broadcom.com>
17256
17257 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17258 appearing in any order.
17259
172602014-04-15 Doug Evans <dje@google.com>
17261
17262 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17263 uninitialized value of "description".
17264
172652014-04-15 Keith Seitz <keiths@redhat.com>
17266
17267 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17268 Remove unused globals.
17269 (test_running_the_program): Likewise.
17270 (test_controlled_execution): Likewise.
17271 (test_controlling_breakpoints): Likewise.
17272 (test_program_termination): Likewise.
17273
172742014-04-15 Keith Seitz <keiths@redhat.com>
17275
17276 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17277 unused globals.
17278 (test_rbreak_creation_and_listing): Likewise.
17279 (test_ignore_count): Likewise.
17280 (test_error): Likewise.
17281
172822014-04-15 Pedro Alves <palves@redhat.com>
17283
17284 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17285 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17286 sym-file-loader.c.
17287 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17288 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17289 to sym-file-loader.c.
17290 (struct library): Forward declare.
17291 (load_shlib, lookup_function): Change prototypes.
17292 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17293 (translate_offset): Remove declarations.
17294 (get_text_addr): New declaration.
17295 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17296 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17297 sym-file-loader.h.
17298 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17299 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17300 here from sym-file-loader.h.
17301 (struct library): New structure.
17302 (load_shlib, lookup_function): Change prototypes and adjust to
17303 work with a struct library.
17304 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17305 (translate_offset): Make static.
17306 (get_text_addr): New function.
17307 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17308
173092014-04-15 Pedro Alves <palves@redhat.com>
17310
17311 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17312
173132014-04-15 Pedro Alves <palves@redhat.com>
17314
17315 * gdb.base/sym-file-loader.c: Include <limits.h>.
17316 (SELF_LINK): New define.
17317 (get_origin): New function.
17318 (load_shlib): Use it.
17319 * gdb.base/sym-file.exp: Don't early return if the target is
17320 remote. Use runto_main, and issue fail is that fails. Use
17321 gdb_load_shlibs.
17322 (shlib_name): Delete.
17323 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17324
173252014-04-15 Pedro Alves <palves@redhat.com>
17326
17327 * gdb.base/sym-file.exp: Remove regex characters from test
17328 message. Don't refer to breakpoint numbers in test messages.
17329
173302014-04-14 Keith Seitz <keiths@redhat.com>
17331
17332 PR c++/16253
17333 * gdb.cp/var-tag.cc: New file.
17334 * gdb.cp/var-tag.exp: New file.
17335 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17336 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17337 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17338 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17339
173402014-04-14 Tom Tromey <tromey@redhat.com>
17341
17342 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17343 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17344 type.
17345 * gdb.cp/enum-class.exp: New file.
17346 * gdb.cp/enum-class.cc: New file.
17347
173482014-04-14 Tom Tromey <tromey@redhat.com>
17349
17350 * gdb.dwarf2/enum-type.exp: New file.
17351
173522014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17353
17354 * gdb.mi/mi-vla-c99.exp: New file.
17355 * gdb.mi/vla.c: New file.
17356
173572014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17358
17359 * gdb.base/vla-datatypes.c: New file.
17360 * gdb.base/vla-datatypes.exp: New file.
17361
173622014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17363
17364 * gdb.base/vla-ptr.c: New file.
17365 * gdb.base/vla-ptr.exp: New file.
17366
173672014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17368
17369 * gdb.dwarf2/count.exp: New file.
17370
173712014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17372
17373 * gdb.base/vla-sideeffect.c: New file.
17374 * gdb.base/vla-sideeffect.exp: New file.
17375
173762014-04-14 David Blaikie <dblaikie@gmail.com>
17377
17378 * gdb.mi/non-stop.c: Add return value for non-void function return
17379 statement.
17380 * gdb.threads/staticthreads.c: Ditto.
17381
173822014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17383 Doug Evans <xdje42@gmail.com>
17384
17385 * gdb.guile/scm-value.c: Improve test case.
17386 * gdb.guile/scm-value.exp: Add new test.
17387
173882014-04-11 David Blaikie <dblaikie@gmail.com>
17389
17390 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17391 override Clang's default.
17392
173932014-04-11 Joel Brobecker <brobecker@adacore.com>
17394
17395 Revert the following changes (regressions):
17396
17397 * gdb.base/vla-sideeffect.c: New file.
17398 * gdb.base/vla-sideeffect.exp: New file.
17399
17400 * gdb.dwarf2/count.exp: New file.
17401
17402 * gdb.base/vla-multi.c: New file.
17403 * gdb.base/vla-multi.exp: New file.
17404
17405 * gdb.base/vla-ptr.c: New file.
17406 * gdb.base/vla-ptr.exp: New file.
17407
17408 * gdb.base/vla-datatypes.c: New file.
17409 * gdb.base/vla-datatypes.exp: New file.
17410
17411 * gdb.mi/mi-vla-c99.exp: New file.
17412 * gdb.mi/vla.c: New file.
17413
174142014-04-11 Keith Seitz <keiths@redhat.com>
17415
17416 PR c++/16675
17417 * gdb.cp/cpsizeof.exp: New file.
17418 * gdb.cp/cpsizeof.cc: New file.
17419
174202014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17421
17422 * gdb.mi/mi-vla-c99.exp: New file.
17423 * gdb.mi/vla.c: New file.
17424
174252014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17426
17427 * gdb.base/vla-datatypes.c: New file.
17428 * gdb.base/vla-datatypes.exp: New file.
17429
174302014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17431
17432 * gdb.base/vla-ptr.c: New file.
17433 * gdb.base/vla-ptr.exp: New file.
17434
174352014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17436
17437 * gdb.base/vla-multi.c: New file.
17438 * gdb.base/vla-multi.exp: New file.
17439
174402014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17441
17442 * gdb.dwarf2/count.exp: New file.
17443
174442014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17445
17446 * gdb.base/vla-sideeffect.c: New file.
17447 * gdb.base/vla-sideeffect.exp: New file.
17448
174492014-04-11 Yao Qi <yao@codesourcery.com>
17450
17451 * gdb.base/completion.exp: Check file exists before running tests
17452 on file completion.
17453
174542014-04-10 Pedro Alves <palves@redhat.com>
17455
17456 * gdb.base/cond-eval-mode.c: New file.
17457 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17458 prepare_for_testing to build the new file. Check result of
17459 runto_main.
17460 (test_break, test_watch): New procedures.
17461 (top level): Use them.
17462
174632014-04-08 Pierre Muller <muller@sourceware.org>
17464
17465 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17466 Ctrl-V use for mingw hosts.
17467
174682014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17469
17470 * gdb.python/py-value.c: Improve test case.
17471 * gdb.python/py-value.exp: Add new test.
17472
174732014-04-07 David Blaikie <dblaikie@gmail.com>
17474
17475 * lib/compiler.c: Identify the clang compiler.
17476 * lib/compiler.cc: Ditto.
17477
174782014-04-03 Yao Qi <yao@codesourcery.com>
17479
17480 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17481
174822014-04-01 Anton Blanchard <anton@samba.org>
17483
17484 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17485 messages unique.
17486
174872014-04-01 Anton Blanchard <anton@samba.org>
17488
17489 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17490 prepare_for_testing.
17491
174922014-04-01 Anton Blanchard <anton@samba.org>
17493
17494 * gdb.arch/ppc64-atomic-inst.c: Remove.
17495 * gdb.arch/ppc64-atomic-inst.S: New file.
17496 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17497
174982014-03-31 Doug Evans <dje@google.com>
17499
17500 * gdb.base/print-symbol-loading-lib.c: New file.
17501 * gdb.base/print-symbol-loading-main.c: New file.
17502 * gdb.base/print-symbol-loading.exp: New file.
17503
175042014-03-31 Yao Qi <yao@codesourcery.com>
17505
17506 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17507
175082014-03-28 Joel Brobecker <brobecker@adacore.com>
17509
17510 * gdb.ada/mi_dyn_arr: New testcase.
17511
175122014-03-27 Doug Evans <dje@google.com>
17513
17514 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17515
175162014-03-27 Yao Qi <yao@codesourcery.com>
17517
17518 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17519 if target is nios2-*-*.
17520
175212014-03-26 Yao Qi <yao@codesourcery.com>
17522
17523 * lib/gdb.exp (readline_is_used): New proc.
17524 * gdb.base/completion.exp: Move tests on command complete up.
17525 Skip the rest of tests if readline is not used.
17526 * gdb.ada/complete.exp: Skp the test if readline is not
17527 used.
17528 * gdb.base/filesym.exp: Likewise.
17529 * gdb.base/macscp.exp: Likewise.
17530 * gdb.base/readline-ask.exp: Likewise.
17531 * gdb.base/readline.exp: Likewise.
17532 * gdb.python/py-cmd.exp: Likewise.
17533 * gdb.trace/tfile.exp: Likewise.
17534
175352014-03-26 Yao Qi <yao@codesourcery.com>
17536
17537 * gdb.base/macscp.exp: Fix code format issues.
17538
175392014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17540
17541 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17542 * gdb.asm/powerpc64le.inc: New file.
17543
175442014-03-25 Pedro Alves <palves@redhat.com>
17545 Doug Evans <dje@google.com>
17546
17547 * gdb.base/source-execution.c: New file.
17548 * gdb.base/source-execution.exp: New file.
17549 * gdb.base/source-execution.gdb: New file.
17550
175512014-03-24 Doug Evans <dje@google.com>
17552
17553 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17554 using fission.
17555
175562014-03-24 Hui Zhu <hui@codesourcery.com>
17557 Pedro Alves <palves@redhat.com>
17558
17559 PR breakpoints/16101
17560 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17561 test pass/fail messages. Detect missing support for dprintf when
17562 breakpoints are actually inserted.
17563 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17564 breakpoints are actually inserted.
17565 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17566 fails.
17567
175682014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17569
17570 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17571
175722014-03-22 Doug Evans <xdje42@gmail.com>
17573
17574 * gdb.python/python.exp (python not supported): Verify multi-line
17575 python command issues an error.
17576 * gdb.guile/guile.exp (guile not supported): Verify multi-line
17577 guile command issues an error.
17578
175792014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17580
17581 * gdb.threads/thread-specific.exp: Handle the lack of usable
17582 $this_breakpoint and $this_thread.
17583
175842014-03-21 Hui Zhu <hui@codesourcery.com>
17585
17586 * gdb.base/attach.exp (do_command_attach_tests): New.
17587
175882014-03-20 Tom Tromey <tromey@redhat.com>
17589 Pedro Alves <palves@redhat.com>
17590
17591 PR cli/15718
17592 * gdb.base/condbreak-call-false.c: New file.
17593 * gdb.base/condbreak-call-false.exp: New file.
17594
175952014-03-20 Pedro Alves <palves@redhat.com>
17596
17597 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17598 Delete.
17599 (block_signals, unblock_signals): Delete.
17600 (child_function_2, main): Remove references to deleted variable
17601 and functions.
17602
176032014-03-20 Pedro Alves <palves@redhat.com>
17604
17605 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17606 Use pthread_kill to signal thread 2.
17607 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17608 Adjust to make the test send itself a signal rather than using the
17609 host's "kill" command.
17610
176112014-03-20 Pedro Alves <palves@redhat.com>
17612
17613 * gdb.threads/multiple-step-overs.c: New file.
17614 * gdb.threads/multiple-step-overs.exp: New file.
17615 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17616 Adjust expected infrun debug output.
17617
176182014-03-20 Pedro Alves <palves@redhat.com>
17619
17620 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17621 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17622
176232014-03-20 Pedro Alves <palves@redhat.com>
17624
17625 PR breakpoints/7143
17626 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17627 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17628 of gdb_test_multiple.
17629 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17630 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17631
176322014-03-20 Pedro Alves <palves@redhat.com>
17633
17634 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17635 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17636
176372014-03-19 Pedro Alves <palves@redhat.com>
17638
17639 * gdb.base/async.exp: Remove early return.
17640
176412014-03-19 Pedro Alves <palves@redhat.com>
17642
17643 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17644
176452014-03-19 Pedro Alves <palves@redhat.com>
17646
17647 * gdb.base/async.exp (test_background): Expect \r\n after
17648 "completed." in the fail pattern.
17649
176502014-03-19 Pedro Alves <palves@redhat.com>
17651
17652 * gdb.base/async.exp (test_background): New procedure.
17653 Use it for all background execution command tests.
17654
176552014-03-19 Pedro Alves <palves@redhat.com>
17656
17657 * gdb.base/async.exp: Use prepare_for_testing.
17658
176592014-03-19 Pedro Alves <palves@redhat.com>
17660
17661 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17662 the same line.
17663
176642014-03-19 Pedro Alves <palves@redhat.com>
17665
17666 * gdb.base/async.c (main): Add "jump here" and "until here" line
17667 marker comments.
17668 * gdb.base/async.exp (jump_here): New global.
17669 (jump& test): Use it.
17670 (until_here): New global.
17671 (until& test): Use it.
17672
176732014-03-19 Pedro Alves <palves@redhat.com>
17674
17675 * gdb.base/async.exp: Don't frob gdb_protocol.
17676
176772014-03-18 Doug Evans <xdje42@gmail.com>
17678
17679 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17680 Fix spelling of exec-done-display.
17681
176822014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17683
17684 PR gdb/15358
17685 * gdb.base/gdb-sigterm.c: New file.
17686 * gdb.base/gdb-sigterm.exp: New file.
17687
176882014-03-18 Pedro Alves <palves@redhat.com>
17689
17690 PR gdb/13860
17691 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17692 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17693 solib-event.
17694
176952014-03-17 Joel Brobecker <brobecker@adacore.com>
17696
17697 * gdb.ada/pckd_arr_ren: New testcase.
17698
176992014-03-13 Doug Evans <xdje42@gmail.com>
17700
17701 PR guile/16612
17702 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17703 collect after discarding symbols.
17704
177052014-03-13 Ludovic Courtès <ludo@gnu.org>
17706 Doug Evans <xdje42@gmail.com>
17707
17708 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17709 to history survives a gc.
17710
177112014-03-13 Pedro Alves <palves@redhat.com>
17712
17713 * gdb.base/default.exp: Don't test "target procfs".
17714
177152014-03-13 Pedro Alves <palves@redhat.com>
17716
17717 * gdb.base/default.exp: Update "target child" and "target procfs"
17718 tests to not expect "Unix".
17719
177202014-03-12 Tom Tromey <tromey@redhat.com>
17721
17722 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17723 New procs. Add target-async tests.
17724 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17725 Add target-async tests.
17726
177272014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17728
17729 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17730 'func_start' and 'func_end' for the beginning and end of the
17731 function code, respectively.
17732 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17733 'func_end' instead of 'func' and 'main'.
17734
177352014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17736
17737 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17738 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17739 generate the debug info assembler source.
17740
177412014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17742
17743 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17744 * gdb.dwarf2/arr-subrange.exp: Likewise.
17745 * gdb.dwarf2/dwz.exp: Likewise.
17746 * gdb.dwarf2/method-ptr.exp: Likewise.
17747 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17748 * gdb.dwarf2/subrange.exp: Likewise.
17749 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17750 * gdb.dwarf2/implptrpiece.exp: Likewise.
17751 * gdb.dwarf2/nostaticblock.exp: Likewise.
17752
177532014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17754
17755 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17756 directory to absolute path name arguments.
17757
177582014-03-10 Joel Brobecker <brobecker@adacore.com>
17759
17760 * gdb.ada/tagged_access: New testcase.
17761
177622014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17763
17764 * gdb.btrace/data.exp: Update expected output.
17765
177662014-03-06 Yao Qi <yao@codesourcery.com>
17767
17768 * gdb.trace/pr16508.exp: New file.
17769
177702014-03-05 Pedro Alves <palves@redhat.com>
17771
17772 PR gdb/16575
17773 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17774 procedure.
17775 (top level): Adjust to use it. Add tests that exercise breakpoint
17776 interaction with the code-cache.
17777
177782014-02-26 Ludovic Courtès <ludo@gnu.org>
17779
17780 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17781 test for 'history-append!'.
17782
177832014-02-26 Joel Brobecker <brobecker@adacore.com>
17784
17785 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17786 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17787 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17788 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17789 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17790 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17791
177922014-02-26 Joel Brobecker <brobecker@adacore.com>
17793
17794 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17795 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17796 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17797
177982014-02-26 Joel Brobecker <brobecker@adacore.com>
17799
17800 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17801
178022014-02-26 Joel Brobecker <brobecker@adacore.com>
17803
17804 * gdb.dwarf2/arr-stride.c: New file.
17805 * gdb.dwarf2/arr-stride.exp: New file.
17806
178072014-02-26 Pedro Alves <palves@redhat.com>
17808
17809 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17810 that won't ever trigger. Make sure that GDB reports the correct
17811 breakpoint that caused the stop.
17812
178132014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17814
17815 PR gdb/16626
17816 * gdb.base/auto-load-script: New file.
17817 * gdb.base/auto-load.c: New file.
17818 * gdb.base/auto-load.exp: New file.
17819
17820 PR gdb/16626
17821 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17822
178232014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17824
17825 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17826 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17827
178282014-02-24 Doug Evans <dje@google.com>
17829
17830 * lib/gdb.exp (run_on_host): Log error output if program fails.
17831
178322014-02-21 Pedro Alves <palves@redhat.com>
17833
17834 * gdb.threads/step-after-sr-lock.c: Rename to ...
17835 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17836 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17837 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17838 ... this.
17839
178402014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17841
17842 PR tdep/16397
17843 * gdb.arch/amd64-stap-special-operands.exp: New file.
17844 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17845 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17846 * gdb.arch/amd64-stap-triplet.S: Likewise.
17847 * gdb.arch/amd64-stap-triplet.c: Likewise.
17848
178492014-02-20 Joel Brobecker <brobecker@adacore.com>
17850
17851 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17852 in .section pseudo-op.
17853
178542014-02-20 lin zuojian <manjian2006@gmail.com>
17855 Joel Brobecker <brobecker@adacore.com>
17856 Doug Evans <xdje42@gmail.com>
17857
17858 PR symtab/16581
17859 * gdb.dwarf2/dw2-icycle.S: New file.
17860 * gdb.dwarf2/dw2-icycle.c: New file.
17861 * gdb.dwarf2/dw2-icycle.exp: New file.
17862
178632014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17864
17865 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17866 operations on gdb.Value objects.
17867 * gdb.python/py-value-cc.exp: Add new test to test operations on
17868 gdb.Value objects.
17869
178702014-02-18 Doug Evans <dje@google.com>
17871
17872 * Makefile.in (TESTS): New variable.
17873 (expanded_tests, expanded_tests_or_none): New variables
17874 (check-single): Pass $(expanded_tests_or_none) to runtest.
17875 (check-parallel): Only run tests in $(TESTS) if non-empty.
17876 (check/no-matching-tests-found): New rule.
17877 * README: Document TESTS makefile variable.
17878
178792014-02-18 Doug Evans <dje@google.com>
17880
17881 * Makefile.in (check-parallel): rm -rf outputs temp.
17882
178832014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17884
17885 Fix "ERROR: no fileid for" in the testsuite.
17886 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17887
178882014-02-12 Doug Evans <dje@google.com>
17889
17890 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17891 (MISCELLANEOUS): New variable.
17892 (clean): rm -rf $(MISCELLANEOUS).
17893 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17894 dwp live in the same directory as symlinks, with each symlink pointed
17895 to a differently named file in a different directory.
17896
178972014-02-11 Doug Evans <dje@google.com>
17898
17899 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17900 of Tcl file commands.
17901
179022014-02-10 Mark Kettenis <kettenis@gnu.org>
17903
17904 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17905 "kill -SIGUSR1 -1".
17906
179072014-02-10 Joel Brobecker <brobecker@adacore.com>
17908
17909 * gdb.ada/tick_length_array_enum_idx: New testcase.
17910
179112014-02-10 Doug Evans <xdje42@gmail.com>
17912
17913 * configure.ac (AC_OUTPUT): Add gdb.guile.
17914 * configure: Regenerate.
17915 * lib/gdb-guile.exp: New file.
17916 * lib/gdb.exp (get_target_charset): New function.
17917 * gdb.base/help.exp: Update expected output from "apropos apropos".
17918 * gdb.guile/Makefile.in: New file.
17919 * gdb.guile/guile.exp: New file.
17920 * gdb.guile/scm-arch.c: New file.
17921 * gdb.guile/scm-arch.exp: New file.
17922 * gdb.guile/scm-block.c: New file.
17923 * gdb.guile/scm-block.exp: New file.
17924 * gdb.guile/scm-breakpoint.c: New file.
17925 * gdb.guile/scm-breakpoint.exp: New file.
17926 * gdb.guile/scm-disasm.c: New file.
17927 * gdb.guile/scm-disasm.exp: New file.
17928 * gdb.guile/scm-equal.c: New file.
17929 * gdb.guile/scm-equal.exp: New file.
17930 * gdb.guile/scm-error.exp: New file.
17931 * gdb.guile/scm-error.scm: New file.
17932 * gdb.guile/scm-frame-args.c: New file.
17933 * gdb.guile/scm-frame-args.exp: New file.
17934 * gdb.guile/scm-frame-args.scm: New file.
17935 * gdb.guile/scm-frame-inline.c: New file.
17936 * gdb.guile/scm-frame-inline.exp: New file.
17937 * gdb.guile/scm-frame.c: New file.
17938 * gdb.guile/scm-frame.exp: New file.
17939 * gdb.guile/scm-generics.exp: New file.
17940 * gdb.guile/scm-gsmob.exp: New file.
17941 * gdb.guile/scm-iterator.c: New file.
17942 * gdb.guile/scm-iterator.exp: New file.
17943 * gdb.guile/scm-math.c: New file.
17944 * gdb.guile/scm-math.exp: New file.
17945 * gdb.guile/scm-objfile-script-gdb.in: New file.
17946 * gdb.guile/scm-objfile-script.c: New file.
17947 * gdb.guile/scm-objfile-script.exp: New file.
17948 * gdb.guile/scm-objfile.c: New file.
17949 * gdb.guile/scm-objfile.exp: New file.
17950 * gdb.guile/scm-ports.exp: New file.
17951 * gdb.guile/scm-pretty-print.c: New file.
17952 * gdb.guile/scm-pretty-print.exp: New file.
17953 * gdb.guile/scm-pretty-print.scm: New file.
17954 * gdb.guile/scm-section-script.c: New file.
17955 * gdb.guile/scm-section-script.exp: New file.
17956 * gdb.guile/scm-section-script.scm: New file.
17957 * gdb.guile/scm-symbol.c: New file.
17958 * gdb.guile/scm-symbol.exp: New file.
17959 * gdb.guile/scm-symtab-2.c: New file.
17960 * gdb.guile/scm-symtab.c: New file.
17961 * gdb.guile/scm-symtab.exp: New file.
17962 * gdb.guile/scm-type.c: New file.
17963 * gdb.guile/scm-type.exp: New file.
17964 * gdb.guile/scm-value-cc.cc: New file.
17965 * gdb.guile/scm-value-cc.exp: New file.
17966 * gdb.guile/scm-value.c: New file.
17967 * gdb.guile/scm-value.exp: New file.
17968 * gdb.guile/source2.scm: New file.
17969 * gdb.guile/types-module.cc: New file.
17970 * gdb.guile/types-module.exp: New file.
17971
179722014-02-10 Yao Qi <yao@codesourcery.com>
17973
17974 PR testsuite/16543
17975 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17976 * configure: Regenerated.
17977 * Makefile.in: New file.
17978
179792014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17980
17981 * gdb.python/py-framefilter.exp: Fix typo.
17982
179832014-02-08 Yao Qi <yao@codesourcery.com>
17984
17985 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17986 that no =breakpoint-modified is emitted when breakpoints are
17987 modified through MI commands.
17988
179892014-02-07 Pedro Alves <pedro@codesourcery.com>
17990 Pedro Alves <palves@redhat.com>
17991
17992 * gdb.threads/step-after-sr-lock.c: New file.
17993 * gdb.threads/step-after-sr-lock.exp: New file.
17994
179952014-02-07 Pedro Alves <palves@redhat.com>
17996
17997 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17998
179992014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18000
18001 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18002 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18003
180042014-02-06 Doug Evans <xdje42@gmail.com>
18005
18006 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18007 output.
18008
18009 * gdb.gdb/python-interrupts.exp: New file.
18010
180112014-02-05 Yao Qi <yao@codesourcery.com>
18012
18013 * gdb.trace/report.exp (use_collected_data): Test the output
18014 of "info threads" and "info inferiors".
18015
180162014-02-05 Yao Qi <yao@codesourcery.com>
18017
18018 Revert this patch:
18019
18020 2013-05-24 Yao Qi <yao@codesourcery.com>
18021
18022 * gdb.trace/tfile.exp: Test inferior and thread.
18023
180242014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18025
18026 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18027 on a function.
18028 * gdb.base/step-bt.c: Call hello via function pointer to make
18029 sure its first instruction is executed on powerpc64le-linux.
18030
180312014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18032
18033 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18034
180352014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18036
18037 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18038 of the test patterns for use on little-endian systems.
18039
180402014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18041
18042 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18043 (decimal_vector): Fix for little-endian.
18044
180452014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18046
18047 * gdb.arch/sparc-sysstep.exp: New file.
18048 * gdb.arch/sparc-sysstep.c: Likewise.
18049
18050 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18051
180522014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18053
18054 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18055
180562014-01-23 Tom Tromey <tromey@redhat.com>
18057
18058 * gdb.ada/array_char_idx: New testcase.
18059
180602014-01-23 Tom Tromey <tromey@redhat.com>
18061
18062 PR python/16487:
18063 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18064 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18065 classes.
18066
180672014-01-23 Tom Tromey <tromey@redhat.com>
18068
18069 PR python/16491:
18070 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18071 string from an inferior frame.
18072 * gdb.python/py-framefilter-mi.exp: Update.
18073
180742014-01-22 Doug Evans <dje@google.com>
18075
18076 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18077
180782014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18079
18080 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18081
180822014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18083
18084 * gdb.trace/entry-values.exp: Remove excess space character from
18085 regex patterns. Handle s390 call instruction.
18086
180872014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18088
18089 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18090 define "*_start" label. Make "name" static.
18091 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18092 ${name} by references to ${name}_start.
18093
180942014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18095
18096 * gdb.base/info-macros.exp: Remove "debug" from the compile
18097 options.
18098
180992014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18100
18101 * gdb.dlang/demangle.exp: New file.
18102
181032014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18104
18105 * gdb.dlang/primitive-types.exp: New file.
18106
181072014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18108
18109 * configure.ac: Create gdb.dlang/Makefile.
18110 * configure: Regenerate.
18111 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18112 * gdb.dlang/Makefile.in: New file.
18113 * lib/d-support.exp: New file.
18114 * lib/gdb.exp (skip_d_tests): New proc.
18115
181162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18117
18118 * gdb.btrace/delta.exp: Check reverse stepi.
18119 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18120 * gdb.btrace/finish.exp: New.
18121 * gdb.btrace/next.exp: New.
18122 * gdb.btrace/nexti.exp: New.
18123 * gdb.btrace/record_goto.c: Add comments.
18124 * gdb.btrace/step.exp: New.
18125 * gdb.btrace/stepi.exp: New.
18126 * gdb.btrace/multi-thread-step.c: New.
18127 * gdb.btrace/multi-thread-step.exp: New.
18128 * gdb.btrace/rn-dl-bind.c: New.
18129 * gdb.btrace/rn-dl-bind.exp: New.
18130 * gdb.btrace/data.c: New.
18131 * gdb.btrace/data.exp: New.
18132 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18133
181342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18135
18136 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18137 * gdb.btrace/exception.exp: Update.
18138 * gdb.btrace/instruction_history.exp: Update.
18139 * gdb.btrace/record_goto.exp: Update.
18140 * gdb.btrace/tailcall.exp: Update.
18141 * gdb.btrace/unknown_functions.exp: Update.
18142 * gdb.btrace/delta.exp: New.
18143
181442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18145
18146 * gdb.btrace/record_goto.exp: Add backtrace test.
18147 * gdb.btrace/tailcall.exp: Add backtrace test.
18148
181492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18150
18151 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18152 * gdb.btrace/record_goto.c: New.
18153 * gdb.btrace/record_goto.exp: New.
18154 * gdb.btrace/x86-record_goto.S: New.
18155
181562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18157
18158 * gdb.btrace/function_call_history.exp: Update tests.
18159 * gdb.btrace/instruction_history.exp: Update tests.
18160
181612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18162
18163 * gdb.btrace/function_call_history.exp: Fix expected field
18164 order for "record function-call-history".
18165 Add new tests for "record function-call-history /c".
18166 * gdb.btrace/exception.cc: New.
18167 * gdb.btrace/exception.exp: New.
18168 * gdb.btrace/tailcall.exp: New.
18169 * gdb.btrace/x86-tailcall.S: New.
18170 * gdb.btrace/x86-tailcall.c: New.
18171 * gdb.btrace/unknown_functions.c: New.
18172 * gdb.btrace/unknown_functions.exp: New.
18173 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18174
181752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18176
18177 * gdb.btrace/instruction_history.exp: Update.
18178 * gdb.btrace/function_call_history.exp: Update.
18179
181802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18181
18182 * gdb.btrace/function_call_history.exp: Fix expected function
18183 trace.
18184 * gdb.btrace/instruction_history.exp: Initialize traced.
18185 Remove traced_functions.
18186
181872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18188
18189 * gdb.btrace/function_call_history.exp: Update
18190 * gdb.btrace/instruction_history.exp: Update.
18191
181922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18193
18194 * gdb.btrace/enable.exp: Update expected text.
18195
181962014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18197
18198 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18199 bytes.
18200
182012014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18202
18203 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18204
182052014-01-15 Omair Javaid <omair.javaid@linaro.org>
18206
18207 * lib/gdb.exp (supports_process_record): Return true for
18208 arm*-linux*. (supports_reverse): Likewise.
18209
182102014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18211
18212 PR python/15464
18213 PR python/16113
18214 * gdb.python/py-type.c: Enhance test case.
18215 * gdb.python/py-value-cc.cc: Likewise
18216 * gdb.python/py-type.exp: Add new tests.
18217 * gdb.python/py-value-cc.exp: Likewise
18218
182192014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18220 Pedro Alves <palves@redhat.com>
18221
18222 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18223 Make "name" extern.
18224 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18225 references to ${name}_start by references to ${name}.
18226
182272014-01-10 Joel Brobecker <brobecker@adacore.com>
18228
18229 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18230
182312014-01-10 Joel Brobecker <brobecker@adacore.com>
18232
18233 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18234
182352014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18236 Pedro Alves <palves@redhat.com>
18237
18238 * gdb.mi/mi-info-os.exp: Connect to the target with
18239 mi_gdb_target_load.
18240
182412014-01-08 Pedro Alves <palves@redhat.com>
18242
18243 * gdb.threads/reconnect-signal.c: New file.
18244 * gdb.threads/reconnect-signal.exp: New file.
18245
182462014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18247
18248 * gdb.base/source-dir.exp: New file.
18249
182502014-01-07 Joel Brobecker <brobecker@adacore.com>
18251
18252 * gdb.ada/mi_interface: New testcase.
18253
182542014-01-07 Joel Brobecker <brobecker@adacore.com>
18255
18256 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18257 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18258 gdb.ada/pp-rec-component/pck.ads: New files.
18259
182602014-01-07 Joel Brobecker <brobecker@adacore.com>
18261
18262 * gdb.python/py-pp-integral.c: New file.
18263 * gdb.python/py-pp-integral.py: New file.
18264 * gdb.python/py-pp-integral.exp: New file.
18265
18266For older changes see ChangeLog-1993-2013.
18267\f
18268;; Local Variables:
18269;; mode: change-log
18270;; left-margin: 8
18271;; fill-column: 74
18272;; version-control: never
18273;; End:
18274
18275 Copyright 2014-2020 Free Software Foundation, Inc.
18276 Copying and distribution of this file, with or without modification,
18277 are permitted provided the copyright notice and this notice are preserved.