Fix handling of null stap semaphores
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
7f0ae84c
GB
12020-01-10 George Barrett <bob@bob131.so>
2
3 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
4 to help in finding the image relocation offset.
5 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
6 options in arguments.
7 (stap_test_no_debuginfo): Likewise.
8 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
9 test variants.
10 (stap_test): Add null semaphore relocation test.
11
47e9d49d
GB
122020-01-10 George Barrett <bob@bob131.so>
13
14 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
15 * gdb.base/stap-probe.exp: Likewise.
16 (stap_test): Pass argument as an additional flag.
17 (stap_test_no_debuginfo): Likewise.
18 (stap_test): Check `info probes stap' output for semaphore
19 addresses if the test binary is supposed to have them.
20
f5a7c406
AB
212020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
22
23 * gdb.tui/basic.exp: Add more scrolling tests.
24
9ae6bf64
TT
252020-01-09 Tom Tromey <tom@tromey.com>
26
27 PR tui/18932:
28 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
29 meangingful value.
30 (Term::command, Term::resize): Update.
31 * gdb.tui/basic.exp: Add scrolling test.
32
b2efe70c
AB
332020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
34
35 * gdb.tui/tui-layout-asm.exp: New file.
36
3804da7e
AB
372020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
38
39 * lib/tuiterm.exp (Term::check_box_contents): New proc.
40
b40aa28f
AB
412020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
42
43 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
44 (Term::enter_tui): Use Term::prepare_for_tui.
45
63ffd7c9
AB
462020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
47
48 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
49 called.
50
3be966f6
AB
512020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
52
53 * gdb.base/skip.exp: Fix race condition in test.
54
153d79c4
AB
552020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
56
57 * gdb.base/backtrace.c: New file.
58 * gdb.base/backtrace.exp: New file.
59
f2302a34
AB
602020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
61
62 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
63
6ec1d75e
PW
642020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
65
66 * gdb.base/style.exp: Test that warnings are styled.
67
c296cbe6
BE
682019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
69
70 * gdb.base/line65535.exp: New file.
71 * gdb.base/line65535.c: New file.
72
b28a729d
SM
732019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
74
75 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
76 * lib/gnat_debug_info_test.adb: New file.
77 * gdb.ada/ptype_tagged_param.exp: Use
78 gnat_runtime_has_debug_info, expect a different output if
79 runtime does not have debug info.
80
7f2d7a0d
SM
812019-12-20 Simon Marchi <simon.marchi@efficios.com>
82
83 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
84 (another) quote in test name.
85
f3bce483
SM
862019-12-20 Simon Marchi <simon.marchi@efficios.com>
87
88 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
89 Add quote in test name.
90
c855a912
TBA
912019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
92
93 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
94 directory instead.
95 * gdb.cp/pass-by-ref.exp: Extend with more cases.
96 * gdb.cp/pass-by-ref-2.cc: New file.
97 * gdb.cp/pass-by-ref-2.exp: New file.
98
fc9d2d72
TT
992019-12-20 Tom Tromey <tom@tromey.com>
100
101 * gdb.tui/list-before.exp: New file.
102
77b97e00
TT
1032019-12-20 Tom Tromey <tom@tromey.com>
104
105 * gdb.tui/list.exp: Check for source on initial listing.
106
f69656d0
TT
1072019-12-11 Tom Tromey <tromey@adacore.com>
108
109 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
110 Add crlf test.
111
99a55965
SM
1122019-12-18 Simon Marchi <simon.marchi@efficios.com>
113
114 * gdb.base/default.exp: Update value of $_gdb_major.
115
5024637f
BE
1162019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
117
118 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
119
b63634be
BE
1202019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
121
122 * gdb.base/skip.exp: Whitespace fix.
123
45d73523
BE
1242019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
125
126 * gdb.base/skip-inline.c: New file.
127 * gdb.base/skip-inline.exp: New file.
128
d043f8c8
SM
1292019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
130
131 * gdb.base/jit-reader.exp (jit_reader_test): Rename
132 jit_function_00 to jit_function_stack_mangle.
133 * gdb.base/jithost.c (jit_function_t): Rename to...
134 (jit_function_stack_mangle_t): ... this.
135 (jit_function_add_t): New typedef.
136 (jit_function_00_code): Rename to...
137 (jit_function_stack_mangle_code): ... this, make static.
138 (jit_function_add_code): New.
139 (main): Generate "add" function and call it. Adjust to changes
140 in jithost_abi.
141 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
142 (struct jithost_abi) <begin, end>: Remove fields.
143 <object, function_stack_mangle, function_add>: New fields.
144 * gdb.base/jitreader.c (struct reader_state) <code_begin,
145 code_end>: Remove fields.
146 <func_stack_mangle>: New field.
147 (read_debug_info): Adjust to renaming, create block for "add"
148 function.
149 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
150
873de05c
TT
1512019-12-11 Tom Tromey <tom@tromey.com>
152
153 * gdb.tui/resize.exp: Fix regexp.
154 * gdb.tui/regs.exp: Fix regexps.
155 * gdb.tui/main.exp: Fix regexp.
156
3d979945
TT
1572019-12-11 Tom Tromey <tom@tromey.com>
158
159 * gdb.tui/resize.exp: Update.
160 * gdb.tui/empty.exp (layouts): Update.
161
2192a9d3
TT
1622019-12-11 Tom Tromey <tom@tromey.com>
163
164 * gdb.tui/regs.exp: Update.
165 * gdb.tui/empty.exp (layouts): Update.
166 * gdb.tui/basic.exp: Update.
167 * lib/tuiterm.exp (_check_box): Don't check bottom border.
168
d8edc8b7
PW
1692019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
170
171 * gdb.base/options.exp: Add -raw-values in the print completion list.
172 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
173
4c12d936
KB
1742019-12-10 Kevin Buettner <kevinb@redhat.com>
175
176 * gdb.threads/omp-par-scope.c: New file.
177 * gdb/threads/omp-par-scope.exp: New file.
178
26b911fb
KB
1792019-12-10 Kevin Buettner <kevinb@redhat.com>
180
bb47f919
KB
181 * lib/gdb.exp (support_nested_function_tests): New proc.
182
1832019-12-10 Kevin Buettner <kevinb@redhat.com>
184
185 * lib/gdb.exp (gdb_compile_openmp): New proc.
186 (build_executable_from_specs): Add an "openmp" option.
187 (gdb_compile_pthreads): Add non-executable case.
26b911fb 188
6c71eb7d
TT
1892019-12-10 Tom Tromey <tromey@adacore.com>
190
191 * gdb.ada/unchecked_union.exp: New file.
192 * gdb.ada/unchecked_union/pck.adb: New file.
193 * gdb.ada/unchecked_union/pck.ads: New file.
194 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
195 * gdb-utils.exp (string_to_regexp): Also quote "?".
196
bac7c5cf
GB
1972019-12-10 George Barrett <bob@bob131.so>
198
199 Test scripted probe breakpoints.
200 * gdb.guile/scm-breakpoint.c (main): Add probe point.
201 * gdb.python/py-breakpoint.c (main): Likewise.
202 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
203 specifier test.
204 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
205
330f1d38
TBA
2062019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
207
208 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
209 an rvalue parameter.
210 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
211 parameter.
212
b43315e2
AB
2132019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
214
215 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
216 modules.
217
54f73dad
AB
2182019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
219
220 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
221 broken version of GCC.
222
d57cbee9
AB
2232019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
224
225 * gdb.fortran/info-modules.exp: Rewrite to make use of new
226 sym-info-cmds library.
227 * gdb.fortran/info-types.exp: Likewise.
228 * lib/sym-info-cmds.exp: New file.
229
c14aab8c
TV
2302019-12-08 Tom de Vries <tdevries@suse.de>
231
232 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
233
aa2d5a42
KS
2342019-12-07 Keith Seitz <keiths@redhat.com>
235
236 * gdb.base/corefile-buildid-shlib-shr.c: New file.
237 * gdb.base/corefile-buildid-shlib.c: New file.
238 * gdb.base/corefile-buildid.c: New file.
239 * gdb.base/corefile-buildid.exp: New file.
240
93e55f0a
TV
2412019-12-06 Tom de Vries <tdevries@suse.de>
242
243 * gdb.dwarf2/varval.exp: Add decl before def test.
244
c7d12402
TBA
2452019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
246
247 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
248
06acc08f
TBA
2492019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
250
251 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
252 CV and reference conversion for overload resolution.
253 * gdb.cp/rvalue-ref-overload.exp: Test it.
254
e0fad1ea
PW
2552019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
256
257 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
258 * gdb.base/frameapply.exp: Test faas without command.
259
8d70a9f0
AB
2602019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
261
262 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
263 Fortran tests.
264 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
265 order.
266
36c8fb93
AB
2672019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
268
269 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
270 casting to type with no kind specified.
271 (test_basic_parsing_of_type_kinds): Additional tests for types
272 with no kind specified, and add tests for single/double
273 precision/complex types.
274
4139ff00
TT
2752019-12-04 Tom Tromey <tromey@adacore.com>
276
277 * gdb.base/endianity.c (struct other) <x>: New field.
278 (main): Initialize it.
279 * gdb.base/endianity.exp: Update.
280
a05cf17a
TT
2812019-12-04 Tom Tromey <tromey@adacore.com>
282
283 * gdb.ada/scalar_storage/storage.adb: New file.
284 * gdb.ada/scalar_storage/pck.adb: New file.
285 * gdb.ada/scalar_storage/pck.ads: New file.
286 * gdb.ada/scalar_storage.exp: New file.
287
103a685e
TT
2882019-12-04 Tom Tromey <tromey@adacore.com>
289
290 * gdb.base/endianity.c (struct otherendian) <f>: New field.
291 (main): Initialize it.
292 * gdb.base/endianity.exp: Update.
293
c2512106
AB
2942019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
295
296 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
297
293b38d6
AB
2982019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
299
300 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
301 -symbol-info-module-functions and -symbol-info-module-variables.
302
216a7e6b
AB
3032019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
304
305 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
306
5bbd8269
AB
3072019-12-01 Richard Bunt <richard.bunt@arm.com>
308 Andrew Burgess <andrew.burgess@embecosm.com>
309
310 * gdb.fortran/derived-type-striding.exp: New file.
311 * gdb.fortran/derived-type-striding.f90: New file.
312 * gdb.fortran/array-slices.exp: New file.
313 * gdb.fortran/array-slices.f90: New file.
314
be09caf1
PW
3152019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
316
317 * gdb.base/define.exp: Test . in command names.
318 * gdb.base/setshow.exp: Update test, as . is now part of
319 command name.
320
643c0cbe
PW
3212019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
322
323 * gdb.base/define-prefix.exp: New file.
324
dcdec678
AB
3252019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
326
327 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
328 compile.
329 (skip_btrace_pt_tests): Likewise.
330
640ab947
AB
3312019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
332
333 * gdb.fortran/info-modules.exp: Compile source files in correct
334 order.
335
d22670f0
KB
3362019-11-27 Kevin Buettner <kevinb@redhat.com>
337
338 * gdb.dwarf2/imported-unit.exp: New file.
339 * gdb.dwarf2/imported-unit.c: New file.
340
db5960b4
AB
3412019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
342
343 * gdb.mi/mi-fortran-modules-2.f90: New file.
344 * gdb.mi/mi-fortran-modules.exp: New file.
345 * gdb.mi/mi-fortran-modules.f90: New file.
346
7dc42066
AB
3472019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
348
349 * gdb.mi/mi-sym-info-1.c: New file.
350 * gdb.mi/mi-sym-info-2.c: New file.
351 * gdb.mi/mi-sym-info.exp: New file.
352
0dfeecca
TT
3532019-11-22 Tom Tromey <tromey@adacore.com>
354
355 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
356 * gdb.ada/tasks/foo.adb: Add another stopping location.
357
34877895
PJ
3582019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
359
360 * gdb.base/endianity.c: New test.
361 * gdb.base/endianity.exp: New file.
362
2e84f897
LD
3632019-11-21 Lukas Durfina <ldurfina@tachyum.com>
364
365 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
366
65d1cd5f
TV
3672019-11-21 Tom de Vries <tdevries@suse.de>
368
369 PR gdb/24956
370 * gdb.base/ui-redirect.exp: Test output of user-defined command.
371
4f22c3f4
SDJ
3722019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
373
374 * gdb.python/py-progspace.exp: Add missing parentheses on some
375 'print' commands.
376
9f6ad286
TT
3772019-11-19 Tom Tromey <tom@tromey.com>
378
379 * gdb.tui/winheight.exp: New file.
380
0b8dbf3f
AB
3812019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
382
383 * gdb.base/ctf-whatis.c: Delete.
384 * gdb.base/ctf-whatis.exp: Delete.
385 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
386
f833b7a7
AB
3872019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
388
389 * gdb.base/ctf-cvexpr.exp: Delete.
390 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
391
30d0a636
AB
3922019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
393
394 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
395 the compiler. Clean up header comment a little.
396 * gdb.base/ctf-ptype.exp: Likewise.
397 * gdb.base/ctf-whatis.exp: Likewise.
398 * lib/gdb.exp (skip_ctf_tests): New proc.
399
494409bb
SDJ
4002019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
401
402 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
403 * gdb.tui/corefile-run.exp: New file.
404
55708e99
TT
4052019-11-14 Tom Tromey <tromey@adacore.com>
406
407 * gdb.base/gdbvars.exp (test_convenience_variables): Add
408 regression tests.
409
45e42163
TT
4102019-11-12 Tom Tromey <tom@tromey.com>
411
412 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
413 after any command. Expect prompt after WAIT_FOR is seen.
414 (enter_tui): Enable resize messages.
415 (command): Expect command in output.
416 (get_line): Avoid error when cursor appears to be off-screen.
417 (dump_screen): Include screen size in title.
418 (_do_resize): New proc, from "resize".
419 (resize): Rewrite. Do resize in two steps.
420 * gdb.tui/empty.exp (layouts): Fix entries.
421 (check_boxes): Remove xfail.
422 (check_text): Dump screen on failure.
423
086baaf1
AB
4242019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
425
426 * gdb.python/py-symbol.exp: Add test for
427 gdb.lookup_static_symbols.
428
09ff83af
AB
4292019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
430
431 * gdb.python/py-symbol.c: Declare and call function from new
432 py-symbol-2.c file.
433 * gdb.python/py-symbol.exp: Compile both source files, and add new
434 tests for gdb.lookup_static_symbol.
435 * gdb.python/py-symbol-2.c: New file.
436
11af934b
TV
4372019-11-02 Tom de Vries <tdevries@suse.de>
438
439 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
440 * gdb.base/anon.exp: Same.
441 * gdb.base/auto-connect-native-target.exp: Same.
442 * gdb.base/call-ar-st.exp: Same.
443 * gdb.base/catch-syscall.exp: Same.
444 * gdb.base/commands.exp: Same.
445 * gdb.base/default.exp: Same.
446 * gdb.base/display.exp: Same.
447 * gdb.base/float.exp: Same.
448 * gdb.base/foll-fork.exp: Same.
449 * gdb.base/help.exp: Same.
450 * gdb.base/info-macros.exp: Same.
451 * gdb.base/info-proc.exp: Same.
452 * gdb.base/info-target.exp: Same.
453 * gdb.base/long_long.exp: Same.
454 * gdb.base/macscp.exp: Same.
455 * gdb.base/memattr.exp: Same.
456 * gdb.base/nofield.exp: Same.
457 * gdb.base/pointers.exp: Same.
458 * gdb.base/printcmds.exp: Same.
459 * gdb.base/ptype.exp: Same.
460 * gdb.base/restore.exp: Same.
461 * gdb.base/return.exp: Same.
462 * gdb.base/scope.exp: Same.
463 * gdb.base/set-noassign.exp: Same.
464 * gdb.base/setshow.exp: Same.
465 * gdb.base/shlib-call.exp: Same.
466 * gdb.base/signals.exp: Same.
467 * gdb.base/sigstep.exp: Same.
468 * gdb.base/skip.exp: Same.
469 * gdb.base/solib-symbol.exp: Same.
470 * gdb.base/stap-probe.exp: Same.
471 * gdb.base/step-line.exp: Same.
472 * gdb.base/step-test.exp: Same.
473 * gdb.base/style.exp: Same.
474 * gdb.base/varargs.exp: Same.
475 * gdb.base/vla-datatypes.exp: Same.
476 * gdb.base/vla-ptr.exp: Same.
477 * gdb.base/vla-sideeffect.exp: Same.
478 * gdb.base/volatile.exp: Same.
479 * gdb.base/watch-cond-infcall.exp: Same.
480 * gdb.base/watchpoint.exp: Same.
481
e96ec2ba
TV
4822019-11-02 Tom de Vries <tdevries@suse.de>
483
484 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
485 * gdb.cp/cpexprs.exp: Same.
486 * gdb.cp/except-multi-location.exp: Same.
487 * gdb.cp/exceptprint.exp: Same.
488 * gdb.cp/gdb2384.exp: Same.
489 * gdb.cp/inherit.exp: Same.
490 * gdb.cp/m-static.exp: Same.
491 * gdb.cp/meth-typedefs.exp: Same.
492 * gdb.cp/misc.exp: Same.
493 * gdb.cp/namespace.exp: Same.
494 * gdb.cp/non-trivial-retval.exp: Same.
495 * gdb.cp/overload.exp: Same.
496 * gdb.cp/pr17132.exp: Same.
497 * gdb.cp/re-set-overloaded.exp: Same.
498 * gdb.cp/rvalue-ref-types.exp: Same.
499 * gdb.cp/templates.exp: Same.
500
bd5766ec
LM
5012019-11-01 Luis Machado <luis.machado@linaro.org>
502
503 PR gdb/25124
504
505 * gdb.arch/pr25124.S: New file.
506 * gdb.arch/pr25124.exp: New file.
507
165f8965
AB
5082019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
509
510 * gdb.fortran/info-modules.exp: Update expected results, and add
511 additional tests for 'info module functinos', and 'info module
512 variables'.
513 * gdb.fortran/info-types.exp: Update expected results.
514 * gdb.fortran/info-types.f90: Extend testcase with additional
515 module variables and functions.
516
59c35742
AB
5172019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
518
519 * gdb.fortran/info-modules.exp: New file.
520 * gdb.fortran/info-types.exp: Build with new file.
521 * gdb.fortran/info-types.f90: Include and use new module.
522 * gdb.fortran/info-types-2.f90: New file.
523
f3fb2519
PW
5242019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
525
526 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
527 * gdb.base/settings.exp: Test all settings types using
528 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
529 that now verifies that the value of "maint show" is the same as
530 returned by the settings functions. Test the type of the
531 maintenance settings.
532 * gdb.base/default.exp: Update show_conv_list.
533
d1e36019
TV
5342019-10-31 Tom de Vries <tdevries@suse.de>
535
536 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
537 gdb_test.
538 * gdb.arch/amd64-disp-step.exp: Same.
539 * gdb.asm/asm-source.exp: Same.
540 * gdb.btrace/buffer-size.exp: Same.
541 * gdb.btrace/cpu.exp: Same.
542 * gdb.btrace/enable.exp: Same.
543 * gdb.dwarf2/count.exp: Same.
544 * gdb.dwarf2/dw2-ranges-func.exp: Same.
545 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
546 * gdb.fortran/vla-datatypes.exp: Same.
547 * gdb.fortran/vla-history.exp: Same.
548 * gdb.fortran/vla-ptype.exp: Same.
549 * gdb.fortran/vla-value.exp: Same.
550 * gdb.fortran/whatis_type.exp: Same.
551 * gdb.guile/guile.exp: Same.
552 * gdb.multi/tids.exp: Same.
553 * gdb.python/py-finish-breakpoint.exp: Same.
554 * gdb.python/py-framefilter.exp: Same.
555 * gdb.python/py-pp-registration.exp: Same.
556 * gdb.python/py-xmethods.exp: Same.
557 * gdb.python/python.exp: Same.
558 * gdb.server/connect-with-no-symbol-file.exp: Same.
559 * gdb.server/no-thread-db.exp: Same.
560 * gdb.server/run-without-local-binary.exp: Same.
561 * gdb.stabs/weird.exp: Same.
562 * gdb.threads/attach-many-short-lived-threads.exp: Same.
563 * gdb.threads/thread-find.exp: Same.
564 * gdb.threads/tls-shared.exp: Same.
565 * gdb.threads/tls.exp: Same.
566 * gdb.threads/wp-replication.exp: Same.
567 * gdb.trace/ax.exp: Same.
568 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
569
3d11e68e
TV
5702019-10-31 Tom de Vries <tdevries@suse.de>
571
572 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
573 * gdb.ada/array_subscript_addr.exp: Same.
574 * gdb.ada/arrayidx.exp: Same.
575 * gdb.ada/arrayparam.exp: Same.
576 * gdb.ada/arrayptr.exp: Same.
577 * gdb.ada/boolean_expr.exp: Same.
578 * gdb.ada/call_pn.exp: Same.
579 * gdb.ada/complete.exp: Same.
580 * gdb.ada/fixed_cmp.exp: Same.
581 * gdb.ada/fun_addr.exp: Same.
582 * gdb.ada/funcall_param.exp: Same.
583 * gdb.ada/interface.exp: Same.
584 * gdb.ada/mod_from_name.exp: Same.
585 * gdb.ada/null_array.exp: Same.
586 * gdb.ada/packed_array.exp: Same.
587 * gdb.ada/packed_tagged.exp: Same.
588 * gdb.ada/print_chars.exp: Same.
589 * gdb.ada/print_pc.exp: Same.
590 * gdb.ada/ptype_arith_binop.exp: Same.
591 * gdb.ada/ptype_field.exp: Same.
592 * gdb.ada/ptype_tagged_param.exp: Same.
593 * gdb.ada/rec_return.exp: Same.
594 * gdb.ada/ref_tick_size.exp: Same.
595 * gdb.ada/str_ref_cmp.exp: Same.
596 * gdb.ada/taft_type.exp: Same.
597 * gdb.ada/tagged.exp: Same.
598 * gdb.ada/type_coercion.exp: Same.
599 * gdb.ada/uninitialized_vars.exp: Same.
600
60b6ede8
TV
6012019-10-30 Tom de Vries <tdevries@suse.de>
602
603 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
604
30baf67b
TV
6052019-10-26 Tom de Vries <tdevries@suse.de>
606
607 * gdb.base/bigcore.c: Fix typos in comments.
608 * gdb.base/ctf-ptype.c: Same.
609 * gdb.base/long_long.c: Same.
610 * gdb.dwarf2/dw2-op-out-param.S: Same.
611 * gdb.python/py-evthreads.c: Same.
612 * gdb.reverse/i387-stack-reverse.c: Same.
613 * gdb.trace/tfile.c: Same.
614 * lib/compiler.c: Same.
615 * lib/compiler.cc: Same.
616
158da0d1
TV
6172019-10-25 Tom de Vries <tdevries@suse.de>
618
619 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
620 gdb_test_multiple calls.
621 * gdb.reverse/sigall-reverse.exp: Same.
622 * gdb.reverse/solib-precsave.exp: Same.
623 * gdb.reverse/solib-reverse.exp: Same.
624 * gdb.reverse/until-precsave.exp: Same.
625 * gdb.reverse/until-reverse.exp: Same.
626
4ccdfbec
TV
6272019-10-24 Tom de Vries <tdevries@suse.de>
628
629 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
630 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
631 kfail using -wrap pattern flag and convenience variable
632 gdb_test_name.
633
33d569b7
AB
6342019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
635
636 * gdb.python/py-progspace.exp: Add tests for the
637 Progspace.block_for_pc method.
638
4d0b984b
TT
6392019-10-23 Tom Tromey <tom@tromey.com>
640
641 * configure: Rebuild.
642 * aclocal.m4: Use m4_include, not sinclude.
643
94cb3754
TV
6442019-10-21 Tom de Vries <tdevries@suse.de>
645
646 * gdb.base/infcall-nested-structs.c: Add
647 __attribute__((noinline,noclone)) to all functions.
648 (call_all): Add missing variable initialization. Simplify return value.
649 (breakpt): Increment volatile variable, to prevent call from being
650 optimized out.
651 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
652
062f1fc1
TV
6532019-10-17 Tom de Vries <tdevries@suse.de>
654
655 * gdb.fortran/module.exp: Allow info variables to print info for files
656 other than module.f90.
657
0b54364d
AB
6582019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
659
660 * gdb.fortran/module.exp: Extend with 'info variables' test.
661
7ff5fae7
AB
6622019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
663
664 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
665 F77_FOR_TARGET.
666
d10eccaa
TV
6672019-10-16 Tom de Vries <tdevries@suse.de>
668
669 PR tdep/25096
670 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
671
745ff14e
TV
6722019-10-16 Tom de Vries <tdevries@suse.de>
673
674 PR tdep/24104
675 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
676 Add KFAIL for PR tdep/25096.
677
03e1ab94
TV
6782019-10-16 Tom de Vries <tdevries@suse.de>
679
680 PR testsuite/25059
681 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
682
b17fcc10
TV
6832019-10-16 Tom de Vries <tdevries@suse.de>
684
685 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
686 as signed.
687
9223170f
SM
6882019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
689
690 * gdb.mi/list-thread-groups-available.exp: Read entries one by
691 one instead of increasing timeout.
692
d6e76313
TV
6932019-10-13 Tom de Vries <tdevries@suse.de>
694
695 PR record/25038
696 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
697 * gdb.reverse/sigall-reverse.exp: Same.
698 * gdb.reverse/solib-precsave.exp: Same.
699 * gdb.reverse/solib-reverse.exp: Same.
700 * gdb.reverse/step-precsave.exp: Same.
701 * gdb.reverse/until-precsave.exp: Same.
702 * gdb.reverse/until-reverse.exp: Same.
703 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
704
6dfc0041
AA
7052019-10-10 Andreas Arnez <arnez@linux.ibm.com>
706
707 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
708 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
709 (cmp_struct_05_01, cmp_struct_static_02_01)
710 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
711 comparisons.
712
abcf2cc8
TV
7132019-10-10 Tom de Vries <tdevries@suse.de>
714
715 PR testsuite/24888
716 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
717 gnatlink.
718
a50faaf6
TV
7192019-10-09 Tom de Vries <tdevries@suse.de>
720
721 PR testsuite/25048
722 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
723
60ff3cd7
AB
7242019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
725
726 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
727 exceptions due to missing debug information.
728
dfee8566
TV
7292019-10-07 Tom de Vries <tdevries@suse.de>
730
731 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
732
3d63690a
AB
7332019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
734
735 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
736 * gdb.base/annota1.exp: Update to use gdb_test_name.
737
30d1f018
WP
7382019-10-07 Weimin Pan <weimin.pan@oracle.com>
739
740 * gdb.base/ctf-whatis.exp: New file.
741 * gdb.base/ctf-whatis.c: New file.
742 * gdb.base/ctf-ptype.exp: New file.
743 * gdb.base/ctf-ptype.c: New file.
744 * gdb.base/ctf-constvars.exp: New file.
745 * gdb.base/ctf-constvars.c: New file.
746 * gdb.base/ctf-cvexpr.exp: New file.
747
4dbbb47c
TV
7482019-10-04 Tom de Vries <tdevries@suse.de>
749
750 * gdb.cp/local-static.c (main): Move declaration of int i out of the
751 for loop.
752
77c2dba3
TT
7532019-10-03 Tom Tromey <tom@tromey.com>
754
755 PR rust/24976:
756 * gdb.rust/simple.rs (Union2): New type.
757 (main): Use Union2.
758 * gdb.rust/simple.exp: Add test.
759
179aed7f
AB
7602019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
761
762 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
763 nested function prefix.
764
0a4b0913
AB
7652019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
766 Richard Bunt <richard.bunt@arm.com>
767 Andrew Burgess <andrew.burgess@embecosm.com>
768
769 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
770 nested functions.
771 * gdb.fortran/nested-funcs.f90: Update expected results.
772 * gdb.fortran/nested-funcs-2.exp: New file.
773 * gdb.fortran/nested-funcs-2.f90: New file.
774
082cce05
AB
7752019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
776
777 * gdb.python/py-parameter.exp: Make test names unique.
778 * gdb.python/py-template.exp: Likewise.
779 * gdb.python/py-value.exp: Likewise.
780
2b74ba5a
AB
7812019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
782
783 * gdb.base/break-interp.exp: Reduce test name duplication.
784 * gdb.base/call-sc.exp: Likewise.
785 * gdb.base/callfuncs.exp: Likewise.
786 * gdb.base/charset.exp: Likewise.
787 * gdb.base/dump.exp: Likewise.
788 * gdb.base/ena-dis-br.exp: Likewise.
789 * gdb.base/relational.exp: Likewise.
790 * gdb.base/step-over-syscall.exp: Likewise.
791 * gdb.base/structs.exp: Likewise.
792
58eb20d5
AB
7932019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
794
795 * gdb.linespec/explicit.exp: Make test names unique.
796 * gdb.linespec/ls-errs.exp: Likewise.
797
4d421147
AB
7982019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
799
800 * gdb.reverse/break-precsave.exp: Make test names unique.
801 * gdb.reverse/break-reverse.exp: Likewise.
802 * gdb.reverse/finish-precsave.exp: Likewise.
803 * gdb.reverse/finish-reverse.exp: Likewise.
804 * gdb.reverse/machinestate-precsave.exp: Likewise.
805 * gdb.reverse/machinestate.exp: Likewise.
806 * gdb.reverse/readv-reverse.exp: Likewise.
807 * gdb.reverse/recvmsg-reverse.exp: Likewise.
808 * gdb.reverse/sigall-precsave.exp: Likewise.
809 * gdb.reverse/sigall-reverse.exp: Likewise.
810 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
811 * gdb.reverse/watch-precsave.exp: Likewise.
812 * gdb.reverse/watch-reverse.exp: Likewise.
813
d8c06f22
AB
8142019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
815
816 * gdb.threads/stop-with-handle.c: New file.
817 * gdb.threads/stop-with-handle.exp: New file.
818
3a56ed86
TV
8192019-10-03 Tom de Vries <tdevries@suse.de>
820
821 PR testsuite/25059
822 * gdb.base/list-missing-source.exp: Allowing the "Compilation
823 directory" line to be missing.
824
42275044
TV
8252019-10-03 Tom de Vries <tdevries@suse.de>
826
827 PR testsuite/25059
828 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
829 type optional.
830
9ef62df0
AA
8312019-10-02 Andreas Arnez <arnez@linux.ibm.com>
832
833 * gdb.python/py-format-string.c (string.h): New include.
834 (main): Fill a_struct_with_union.the_union.an_int with bytes of
835 the same value, for endianness-independence.
836 * gdb.python/py-format-string.exp (default_regexp_dict)
837 (test_pretty_structs, test_format): Adjust expected output to the
838 changed initialization.
839
37f6a7f4
TT
8402019-10-02 Tom Tromey <tromey@adacore.com>
841
842 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
843
1d58d6a2
PA
8442019-10-02 Pedro Alves <palves@redhat.com>
845 Andrew Burgess <andrew.burgess@embecosm.com>
846
847 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
848 "print-file-var.h".
849 (this_version_id) Use ATTRIBUTE_VISIBILITY.
850 (get_version_1): Print this_version_id and its address.
851 Add extern "C" wrappers around interface functions.
852 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
853 "print-file-var.h".
854 (this_version_id) Use ATTRIBUTE_VISIBILITY.
855 (get_version_2): Print this_version_id and its address.
856 Add extern "C" wrappers around interface functions.
857 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
858 <stddef.h> and "print-file-var.h".
859 Add extern "C" wrappers around interface functions.
860 [VERSION_ID_MAIN] (this_version_id): Define.
861 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
862 * gdb.base/print-file-var.h: Add some #defines to simplify setting
863 up extern "C" blocks.
864 * gdb.base/print-file-var.exp (test): New, factored out from top
865 level.
866 (top level): Test all combinations of attribute hidden or not,
867 dlopen or not, and this_version_id symbol in main file or not.
868 Compile tests as both C++ and C, make test names unique.
869
d770d56f
TT
8702019-10-01 Tom Tromey <tom@tromey.com>
871
872 * gdb.base/style.exp: Test "show logging filename".
873
7f6aba03
TT
8742019-10-01 Tom Tromey <tom@tromey.com>
875
876 * lib/gdb-utils.exp (style): Handle "metadata" argument.
877 * gdb.base/style.exp: Add metadata style test.
878
14309bb6
TT
8792019-10-01 Tom Tromey <tom@tromey.com>
880
881 * gdb.base/style.exp: Test "pwd".
882
2a3c1174
PA
8832019-10-01 Tom Tromey <tom@tromey.com>
884
885 * gdb.base/style.exp: Update tests.
886
53d666ec
AA
8872019-10-01 Andreas Arnez <arnez@linux.ibm.com>
888
889 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
890 'six' to unsigned.
891 (s1): Initialize fields 'four' and 'six' instead of 'three' and
892 'five'. Use an all-ones bit pattern for each.
893 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
894 to its changed values.
895
4a56a520
TT
8962019-09-30 Tom Tromey <tromey@adacore.com>
897
898 * gdb.rust/traits.rs: Disable all warnings.
899
0df0352a
TV
9002019-09-29 Tom de Vries <tdevries@suse.de>
901
902 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
903
73d9a918
TV
9042019-09-29 Tom de Vries <tdevries@suse.de>
905
906 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
907
060b3ab4
TV
9082019-09-27 Tom de Vries <tdevries@suse.de>
909
910 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
911
68f7d34d
TV
9122019-09-27 Tom de Vries <tdevries@suse.de>
913
914 PR record/23188
915 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
916
5d63b30a
TT
9172019-09-26 Tom Tromey <tromey@adacore.com>
918
919 * gdb.ada/py_taft.exp: New file.
920 * gdb.ada/py_taft/main.adb: New file.
921 * gdb.ada/py_taft/pkg.adb: New file.
922 * gdb.ada/py_taft/pkg.ads: New file.
923
3d435220
TV
9242019-09-24 Tom de Vries <tdevries@suse.de>
925
926 PR gdb/24598
927 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
928
77d03678
TV
9292019-09-22 Tom de Vries <tdevries@suse.de>
930
931 * gdb.base/restore.exp: Allow register variables to be optimized out at
932 -O0.
933
abf516c6
UW
9342019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
935
936 * gdb.arch/spu-info.exp: Remove file.
937 * gdb.arch/spu-info.c: Remove file.
938 * gdb.arch/spu-ls.exp: Remove file.
939 * gdb.arch/spu-ls.c: Remove file.
940
941 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
942 * gdb.asm/spu.inc: Remove file.
943
944 * gdb.base/dump.exp: Remove support for spu*-*-*.
945 * gdb.base/stack-checking.exp: Likewise.
946 * gdb.base/overlays.exp: Likewise.
947 * gdb.base/ovlymgr.c: Likewise.
948 * gdb.base/spu.ld: Remove file.
949
950 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
951 * gdb.cp/cpexprs.exp: Likewise.
952 * gdb.cp/exception.exp: Likewise.
953 * gdb.cp/gdb2495.exp: Likewise.
954 * gdb.cp/mb-templates.exp: Likewise.
955 * gdb.cp/pr9167.exp: Likewise.
956 * gdb.cp/userdef.exp: Likewise.
957
958 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
959
960 * gdb.cell: Remove directory.
961 * lib/cell.exp: Remove file.
962
e452e88f
TV
9632019-09-19 Tom de Vries <tdevries@suse.de>
964
965 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
966
8a625130
TV
9672019-09-19 Tom de Vries <tdevries@suse.de>
968
969 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
970
81dc3ab5
TV
9712019-09-19 Tom de Vries <tdevries@suse.de>
972
973 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
974 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
975 (gdb_target_cmd): ... here.
976 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
977 value 2.
978
b078f3ac
AB
9792019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
980
981 * gdb.base/source-dir.exp: Avoid having directory names in test
982 names.
983
f1b620e9
MG
9842019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
985
986 * gdb.base/source-dir.exp: Add extra test for mapped compilation
987 directory.
988
67f3ed6a
AB
9892019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
990
991 * gdb.base/list-missing-source.exp: New file.
992
d1b70248
TV
9932019-09-14 Tom de Vries <tdevries@suse.de>
994
995 PR teststuite/24599
996 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
997 * lib/ada.exp (gnatmake_version_at_least): New proc.
998
5fabdcd6
AB
9992019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1000
1001 * gdb.base/maint.exp: Use exec_has_index_section.
1002
aa17805f
AB
10032019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1004
1005 * gdb.base/maint.exp: Add test for 'maint info sections'.
1006
25e5c209
TV
10072019-09-12 Tom de Vries <tdevries@suse.de>
1008
1009 * gdb.base/store.exp: Allow register variables to be optimized out at
1010 -O0.
1011
4993045d
PW
10122019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1013
1014 * gdb.ada/rdv_wait.exp: Update to new task names.
1015 * gdb.base/task_switch_in_core.exp: Likewise.
1016 * gdb.base/info_sources_base.c: Likewise.
1017
8a516164
TT
10182019-09-10 Tom Tromey <tromey@adacore.com>
1019
1020 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1021
aa391654
TT
10222019-09-10 Tom Tromey <tromey@adacore.com>
1023
1024 * gdb.ada/dgopt.exp: New file.
1025 * gdb.ada/dgopt/x.adb: New file.
1026
8634b462
TT
10272019-09-08 Tom Tromey <tom@tromey.com>
1028
1029 * gdb.tui/resize.exp: Remove setup_xfail.
1030 * gdb.tui/regs.exp: Remove setup_xfail.
1031 * gdb.tui/basic.exp: Remove setup_xfail.
1032
736b0f76
DB
10332019-09-06 David Blaikie <dblaikie@gmail.com>
1034
1035 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1036 * gdb.cp/cplabel.exp: Ditto.
1037 * gdb.linespec/ls-errs.exp: Ditto.
1038
30331a6c
TV
10392019-09-05 Tom de Vries <tdevries@suse.de>
1040
1041 * lib/gdb.exp (cmp_file_string): New proc.
1042 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1043 runto_main. Verify save breakpoints output.
1044
98b0ebab
PW
10452019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1046
1047 * gdb.base/info-var.exp: Test info variables without running
1048 to main, to avoid expect's buffer overflow.
1049
4e962e74
TT
10502019-09-03 Tom Tromey <tromey@adacore.com>
1051
1052 * gdb.ada/bias.exp: New file.
1053 * gdb.ada/bias/bias.adb: New file.
1054 * gdb.ada/print_chars.exp: Add regression test.
1055 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1056 (MC): New variable.
1057
2ea1a07a
SL
10582019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1059
1060 * gdb.base/argv0-symlink.exp: Run only on native target
1061 and local host.
1062
8077c50d
TV
10632019-08-29 Tom de Vries <tdevries@suse.de>
1064
1065 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1066 diverse debug info.
1067 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1068
48352473
TV
10692019-08-28 Tom de Vries <tdevries@suse.de>
1070
1071 * gdb.base/info-var.exp: Allow info variables to print info for files
1072 other than info-var-f1.c and info-var-f2.c.
1073
d8f27c60
AB
10742019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1075
1076 * gdb.fortran/info-types.exp: Add module.
1077 * gdb.fortran/info-types.f90: Update expected results.
1078
1f20c35e
AB
10792019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1080
1081 * gdb.fortran/info-types.exp: New file.
1082 * gdb.fortran/info-types.f90: New file.
1083 * lib/fortran.exp (fortran_character1): New proc.
1084
4acfdd20
AB
10852019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1086
1087 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1088 functions'. Reindent as needed.
1089 * gdb.base/info-var-f1.c: New file.
1090 * gdb.base/info-var-f2.c: New file.
1091 * gdb.base/info-var.exp: New file.
1092 * gdb.base/info-var.h: New file.
1093
5c31b358
TV
10942019-08-26 Tom de Vries <tdevries@suse.de>
1095
1096 PR c++/24852
1097 * gdb.cp/no-libstdcxx-probe.exp: New test.
1098
b694989f
TV
10992019-08-26 Tom de Vries <tdevries@suse.de>
1100
1101 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1102 * tests need to be skipped.
1103 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1104 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1105 mi_skip_libstdcxx_probe_tests.
1106
d9c4ba53
SDJ
11072019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1108
1109 * gdb.python/py-xmethods.exp: Use raw strings when passing
1110 arguments to SimpleXMethodMatcher.
1111
395fad09
TV
11122019-08-22 Tom de Vries <tdevries@suse.de>
1113
1114 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1115 more informative.
1116
26c957f1
PA
11172019-08-21 Pedro Alves <palves@redhat.com>
1118
1119 * gdb.base/with.exp: Test "with" with no arguments.
1120
61f80d5d
TV
11212019-08-21 Tom de Vries <tdevries@suse.de>
1122
1123 * gdb.base/gdb-caching-proc.exp: Sort files.
1124
d7a11d13
TV
11252019-08-20 Tom de Vries <tdevries@suse.de>
1126
1127 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1128 compilation.
1129
34dafe9f
TV
11302019-08-16 Tom de Vries <tdevries@suse.de>
1131
1132 * gdb.base/compare-sections.exp ("after run to main"): Allow
1133 mismatched read-only sections for PIE executables.
1134
398fdd60
TT
11352019-08-16 Tom Tromey <tom@tromey.com>
1136
1137 * lib/tuiterm.exp (_csi_Z): New proc.
1138 * gdb.tui/basic.exp: Update window positions.
1139 * gdb.tui/empty.exp: Update window positions.
1140
d8f9e51c
SL
11412019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1142
1143 * gdb.base/examine-backward.exp: Correct regexp for
1144 "examine 3 bytes backward from ${address_zero}".
1145
3df505f6
TT
11462019-08-15 Tom Tromey <tom@tromey.com>
1147
1148 * gdb.tui/empty.exp: Enable resizing tests.
1149
272560b5
TT
11502019-08-15 Tom Tromey <tromey@adacore.com>
1151
1152 * gdb.ada/char_enum.exp: Add regression tests.
1153 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1154 and '0'.
1155 (Char, Gchar): Update.
1156 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1157
08235187
CB
11582019-08-15 Christian Biesinger <cbiesinger@google.com>
1159
1160 * gdb.python/python.exp: Expect a leading underscore on
1161 GdbOutput{,Error}File.
1162
22a2ab04
SL
11632019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1164
1165 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1166 Windows host.
1167
835b995b
SL
11682019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1169
1170 * gdb.base/batch-preserve-term-settings.exp
1171 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1172
97dd8e07
CB
11732019-08-15 Christian Biesinger <cbiesinger@google.com>
1174
1175 * lib/gdb.exp: When running on a mingw target, replace
1176 /x/ with x:/.
1177
75faf5c4
AH
11782019-08-14 Alan Hayward <alan.hayward@arm.com>
1179
1180 * gdb.arch/aarch64-prologue.c: New test.
1181 * gdb.arch/aarch64-prologue.exp: New file.
1182
abc6c00f
TV
11832019-08-13 Tom de Vries <tdevries@suse.de>
1184
1185 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1186 Thread.
1187
74c2c1f4
SL
11882019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1189
1190 * gdb.python/py-completion.exp: Download the .py file to the host
1191 and use its host pathname. Conditionalize tests that use
1192 tab completion and manipulate files on the build machine.
1193 * gdb.python/py-events.exp: Download the .py file to the host
1194 and use its host pathname.
1195 * gdb.python/py-evsignal.exp: Likewise.
1196 * gdb.python/py-evthreads.exp: Likewise.
1197 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1198 pathname syntax.
1199 * gdb.python/py-framefilter.exp: Download the .py file to the right
1200 place on the host. Match Windows pathname syntax.
1201 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1202 .py file to the host and use its host pathname.
1203 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1204 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1205 build pathname. Skip symlink test on Windows host. Add missing
1206 newline at end of file.
1207 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1208 and use its host pathname.
1209 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1210 * gdb.python/py-section-script.exp: Use host location of binfile
1211 on safe-path. Use correct path separator on Windows host.
1212 Reorder alternatives in gdb_test_multiple to prevent matching
1213 the wrong alternative on success.
1214 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1215
ca2589f3
PP
12162019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1217
1218 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1219 expect the GDB inferior to no longer immediately stop after
1220 being resumed with "signal SIGINT".
1221
020a839d
SL
12222019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1223
1224 * gdb.linespec/break-ask.exp: Generalize regexps to match
1225 Windows pathnames too.
1226
128d6509
TV
12272019-08-08 Tom de Vries <tdevries@suse.de>
1228
1229 PR testsuite/24862
1230 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1231
590042fc
PW
12322019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1233
1234 * gdb.base/style.exp: Update tests for help doc new invariants.
1235 * gdb.base/help.exp: Likewise.
1236
046bebe1
TT
12372019-08-06 Tom Tromey <tom@tromey.com>
1238
1239 * gdb.base/style.exp: Add disassemble test.
1240 * gdb.base/style.c (some_called_function): New function.
1241 (main): Use it.
1242
0b27c27d
CB
12432019-08-05 Christian Biesinger <cbiesinger@google.com>
1244
1245 * gdb.python/py-block.exp: Test dictionary access on blocks.
1246
580f1034
SM
12472019-08-05 Simon Marchi <simon.marchi@efficios.com>
1248
1249 PR gdb/24863
1250 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1251 -list-thread-groups --available test when running under
1252 check-read1.
1253
d86bd7cb
TV
12542019-08-05 Tom de Vries <tdevries@suse.de>
1255
1256 PR testsuite/24863
1257 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1258 * gdb.base/help.exp: Use with_read1_timeout_factor.
1259 * gdb.base/info-macros.exp: Same.
1260 * gdb.cp/nested-types.exp: Same.
1261
a80cf5d8
TV
12622019-08-05 Tom de Vries <tdevries@suse.de>
1263
1264 * lib/gdb.exp (version_at_least): Factor out of ...
1265 (tcl_version_at_least): ... here.
1266 (gdb_compile): Fail if pie results in non-PIE executable.
1267 (readelf_version, readelf_prints_pie): New proc.
1268 (exec_is_pie): Return -1 if unknown.
1269
d0962838
TV
12702019-08-05 Tom de Vries <tdevries@suse.de>
1271
1272 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1273
2252ff3d
SL
12742019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1275
1276 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1277
26655f53
SL
12782019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1279
1280 * lib/completion-support.exp (test_gdb_complete_none): Skip
1281 tab completion tests if no readline support.
1282 (test_gdb_complete_unique_re): Likewise.
1283 (test_gdb_complete_multiple): Likewise.
1284
db4dc13e
PW
12852019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1286
1287 * gdb.base/info_sources.exp: New file.
1288 * gdb.base/info_sources.c: New file.
1289 * gdb.base/info_sources_base.c: New file.
1290
0eba165a
PFC
12912019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1292
1293 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1294 prefix argument.
1295 (test_exit_status): Add prefix argument.
1296
59bd512b
TV
12972019-08-01 Tom de Vries <tdevries@suse.de>
1298
1299 PR testsuite/24863
1300 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1301 calling exp_continue for new thread and thread exited messages.
1302
2a3ad588
TV
13032019-08-01 Tom de Vries <tdevries@suse.de>
1304
1305 PR testsuite/24863
1306 * gdb.base/structs.exp: Fix check-read1 timeout using
1307 gdb_test_sequence.
1308 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1309
117eb594
TV
13102019-08-01 Tom de Vries <tdevries@suse.de>
1311
1312 PR testsuite/24863
1313 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1314 line.
1315
ed591340
TV
13162019-08-01 Tom de Vries <tdevries@suse.de>
1317
1318 PR testsuite/24863
1319 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1320
aa3b6533
TT
13212019-07-30 Tom Tromey <tromey@adacore.com>
1322
1323 * gdb.ada/display_nested.exp: New file.
1324 * gdb.ada/display_nested/foo.adb: New file.
1325 * gdb.ada/display_nested/pack.adb: New file.
1326 * gdb.ada/display_nested/pack.ads: New file.
1327
2906593f
CB
13282019-07-30 Christian Biesinger <cbiesinger@google.com>
1329
1330 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1331 namespace.
1332 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1333
0f575925
TV
13342019-07-30 Tom de Vries <tdevries@suse.de>
1335
1336 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1337 instead.
1338
b13057d9
TV
13392019-07-30 Tom de Vries <tdevries@suse.de>
1340
1341 PR testsuite/24834
1342 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1343 (exec_is_pie): New proc.
1344
5c4dde85
CB
13452019-07-29 Christian Biesinger <cbiesinger@google.com>
1346
1347 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1348
c620ed88
CB
13492019-07-29 Christian Biesinger <cbiesinger@google.com>
1350
1351 * gdb.python/py-objfile.c: Add global and static vars.
1352 * gdb.python/py-objfile.exp: Test new functions Objfile.
1353 lookup_global_symbol and lookup_static_symbol.
1354
3d235706
TT
13552019-07-29 Tom Tromey <tom@tromey.com>
1356
1357 * lib/tuiterm.exp (Term::_csi_@): New proc.
1358 (Term::_csi_X): Don't move cursor.
1359
c7e4c0a6
PW
13602019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1361
1362 * gdb.base/options.exp: Update backtrace - completion to
1363 new option -frame-info.
1364 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1365 Test new 'set print frame-info'. Test backtrace -frame-info
1366 overriding 'set print frame-info'.
1367 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1368 Test new 'set print frame-info'.
1369 Verify consistency of backtrace with and without filters, with and
1370 without -no-filters.
1371 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1372 default.
1373
de28a3b7
TV
13742019-07-29 Tom de Vries <tdevries@suse.de>
1375
1376 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1377 no arguments".
1378
507dd60e
TV
13792019-07-29 Tom de Vries <tdevries@suse.de>
1380
1381 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1382 is a substring of the first for "complete non-unique file name".
1383
5beafce9
TV
13842019-07-29 Tom de Vries <tdevries@suse.de>
1385
1386 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1387 with ".*".
1388
2d274232
TV
13892019-07-29 Tom de Vries <tdevries@suse.de>
1390
1391 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1392 Pass prompt_regexp parameter to gdb_test_multiple calls.
1393
9197cd8b
TV
13942019-07-29 Tom de Vries <tdevries@suse.de>
1395
1396 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1397 print registers" regexps.
1398
b528dae0
TV
13992019-07-29 Tom de Vries <tdevries@suse.de>
1400
1401 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1402
d17725d7
TV
14032019-07-29 Tom de Vries <tdevries@suse.de>
1404
1405 PR gdb/24855
1406 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1407 (skip_python_tests_prompt): Add prompt_regexp argument to
1408 gdb_test_multiple calls.
1409
52b75bf1
TT
14102019-07-27 Tom Tromey <tom@tromey.com>
1411
1412 * gdb.tui/main.exp: New file.
1413
2b1d00c2
TT
14142019-07-27 Tom Tromey <tom@tromey.com>
1415
1416 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1417 optional.
1418 * gdb.tui/empty.exp: New file.
1419
ded631d5
TT
14202019-07-27 Tom Tromey <tom@tromey.com>
1421
1422 * lib/tuiterm.exp (spawn): New proc.
1423 (Term::resize): New proc.
1424 * gdb.tui/resize.exp: New file.
1425
58ac439d
TT
14262019-07-27 Tom Tromey <tom@tromey.com>
1427
1428 * gdb.tui/list.exp: New file.
1429
fe1f56ee
TT
14302019-07-27 Tom Tromey <tom@tromey.com>
1431
1432 * gdb.tui/regs.exp: New file.
1433
f790b310
TT
14342019-07-27 Tom Tromey <tom@tromey.com>
1435
1436 * gdb.tui/basic.exp: Add "layout split" test.
1437
d95fc6ee
TT
14382019-07-27 Tom Tromey <tom@tromey.com>
1439
1440 * gdb.tui/basic.exp: Add "layout asm" test.
1441
c3786b3a
TT
14422019-07-27 Tom Tromey <tom@tromey.com>
1443
1444 * lib/tuiterm.exp: New file.
1445 * gdb.tui/basic.exp: New file.
1446
98a617f8
KB
14472019-07-27 Kevin Buettner <kevinb@redhat.com>
1448
1449 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1450 Enable tests associated with this flag. Adjust regex
1451 referencing "foo_low" to now refer to "foo_cold" instead.
1452
5c076da4
KB
14532019-07-27 Kevin Buettner <kevinb@redhat.com>
1454
1455 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1456 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1457 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1458 foo_cold. Revise comments to match.
1459 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1460 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1461 were wrapped into this proc; Call do_test in loop from outermost
1462 level.
1463 (foo_low): Rename all occurrences to "foo_cold".
1464 (backtrace from baz): New test.
1465 (x2/i foo_cold): New test.
1466 (info line *foo_cold): New test.
1467
1512d3b7
TV
14682019-07-26 Tom de Vries <tdevries@suse.de>
1469
1470 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1471
297989a1
TV
14722019-07-25 Tom de Vries <tdevries@suse.de>
1473
1474 PR testsuite/24830
1475 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1476 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1477 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1478 (skip_libstdcxx_probe_tests): ... here.
1479 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1480
b3b965fb
TV
14812019-07-24 Tom de Vries <tdevries@suse.de>
1482
1483 PR testsuite/24807
1484 * gdb.objc/basicclass.m: Include stdio.h.
1485 * gdb.objc/nondebug.m: Same.
1486 * gdb.objc/objcdecode.m: Same.
1487
4625b4d0
TV
14882019-07-24 Tom de Vries <tdevries@suse.de>
1489
1490 PR testsuite/24612
1491 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1492 additional_flags.
1493
024a5840
TV
14942019-07-24 Tom de Vries <tdevries@suse.de>
1495
1496 PR testsuite/24831
1497 * gdb.multi/tids.exp: Update error messages for info threads.
1498
c76ddaa3
TV
14992019-07-24 Tom de Vries <tdevries@suse.de>
1500
1501 * gdb.base/info-types.exp: Allow info types to print info for more than
1502 one file.
1503
9a618ef6
TV
15042019-07-23 Tom de Vries <tdevries@suse.de>
1505
1506 PR testsuite/24842
1507 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1508 gdb_spawn_with_cmdline_opts.
1509
40eadf04
SP
15102019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1511
1512 * gdb.arch/arm-cmse-sgstubs.c: New test.
1513 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1514
5ba29434
TV
15152019-07-23 Tom de Vries <tdevries@suse.de>
1516
1517 PR testsuite/24711
1518 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1519 issuing next command.
1520
a8e9d247
AB
15212019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1522
1523 * gdb.ada/info_auto_lang.exp: Update expected results.
1524 * gdb.base/info-types.c: Add additional types to check.
1525 * gdb.base/info-types.exp: Update expected results.
1526
eb86c5e2
AB
15272019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1528
1529 * gdb.base/info-types.c: New file.
1530 * gdb.base/info-types.exp: New file.
1531
01e175fe
AB
15322019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1533
1534 * gdb.arch/riscv-bp-infcall.c: New file.
1535 * gdb.arch/riscv-bp-infcall.exp: New file.
1536
6b78c3f8
AB
15372019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1538
1539 PR breakpoints/24541
1540 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1541
da738167
TV
15422019-07-14 Tom de Vries <tdevries@suse.de>
1543
1544 PR testsuite/24760
1545 * gdb.objc/basicclass.exp: Fix unterminated string.
1546
0d4e84ed
AB
15472019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1548 Andrew Burgess <andrew.burgess@embecosm.com>
1549
1550 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1551 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1552 negative bounds.
1553 * gdb.fortran/vla-value.exp: Print elements of an array with
1554 negative bounds.
1555 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1556 testing.
1557
021d8588
AB
15582019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1559
1560 * gdb.base/options.exp (expect_string): Dequote strings in
1561 results.
1562 (test-string): Test strings with different quoting and reindent.
1563
f06f1252
TT
15642019-07-10 Tom Tromey <tromey@adacore.com>
1565
1566 * gdb.ada/mi_ex_cond.exp: Update expected results.
1567 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1568 * gdb.ada/mi_catch_ex.exp: Update expected results.
1569 * gdb.ada/mi_catch_assert.exp: Update expected results.
1570 * gdb.ada/catch_ex.exp (catch_exception_info)
1571 (catch_exception_entry, catch_assert_entry)
1572 (catch_unhandled_entry): Update.
1573 * gdb.ada/catch_assert_if.exp: Update expected results.
1574
b863685d
RB
15752019-07-10 Richard Bunt <richard.bunt@arm.com>
1576 Stephen Roberts <stephen.roberts@arm.com>
1577
1578 * gdb.base/define.exp: Restore original prompt.
1579
cb1e4e32
PA
15802019-07-09 Pedro Alves <palves@redhat.com>
1581
1582 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1583 breakpoints" output.
1584 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1585 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1586 throw" creates breakpoint.
1587 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1588 'type="catchpoint"'.
1589
b58a68fe
PA
15902019-07-09 Pedro Alves <palves@redhat.com>
1591
1592 PR c++/15468
1593 * gdb.cp/except-multi-location-lib.cc: New.
1594 * gdb.cp/except-multi-location-main.cc: New.
1595 * gdb.cp/except-multi-location.exp: New.
1596
0826779b
PW
15972019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1598
1599 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1600 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1601 argument and update callers.
1602
5b0e2db4
AB
16032019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1604
1605 * gdb.arch/amd64-break-on-asm-line.S: New file.
1606 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1607
1f6f6e21
PW
16082019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1609
1610 * gdb.base/printcmds.exp: Test printing C string and
1611 C wide string convenience vars without transiting via the inferior.
1612 Also make test names unique.
1613
ea142fbf
AH
16142019-07-08 Alan Hayward <alan.hayward@arm.com>
1615
5862c886 1616 PR breakpoints/25011
ea142fbf
AH
1617 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1618
213fd9fa
PA
16192019-07-04 Pedro Alves <palves@redhat.com>
1620
1621 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1622 body returned ok(0), break(3) or continue(4).
1623 * gdb.testsuite/foreach_with_prefix.exp: New file.
1624
2b40fda7
AH
16252019-07-04 Alan Hayward <alan.hayward@arm.com>
1626
1627 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1628
a26c8de0
PA
16292019-07-03 Pedro Alves <palves@redhat.com>
1630
1631 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1632 "return -code".
1633
5f4ba3e7
PA
16342019-07-03 Pedro Alves <palves@redhat.com>
1635
1636 PR cli/24732
1637 * gdb.base/shell.exp: Load completion-support.exp.
1638 Adjust expected error output. Add completion tests.
1639
a994424f
PA
16402019-07-03 Pedro Alves <palves@redhat.com>
1641
1642 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1643 string_to_regexp.
1644
3d9be6f5
PA
16452019-07-03 Pedro Alves <palves@redhat.com>
1646
1647 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1648 (expect_integer): Adjust to expect "-string".
1649 (expect_string): New.
1650 (all_options): Expect "-string".
1651 (test-flag, test-boolean): Adjust to expect "-string".
1652 (test-string): New proc.
1653 (top level): Call it.
1654
41fc454c
PA
16552019-07-03 Pedro Alves <palves@redhat.com>
1656
1657 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1658 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1659 the expected output in the success.
1660
b2b2a215
PA
16612019-07-03 Pedro Alves <palves@redhat.com>
1662
1663 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1664 Split one gdb_test_multiple call in two to avoid a race.
1665
fdbc9870
PA
16662019-07-03 Pedro Alves <palves@redhat.com>
1667
1668 * gdb.base/with.c: New file.
1669 * gdb.base/with.exp: New file.
1670
c6ac8931
PA
16712019-07-03 Pedro Alves <palves@redhat.com>
1672
1673 * gdb.base/settings.exp: Replace all references to "maint
1674 test-settings set" with references to "maint set test-settings",
1675 and all references to "maint test-settings show" with references
1676 to "maint show test-settings".
1677
970f9d09
PA
16782019-07-03 Pedro Alves <palves@redhat.com>
1679
1680 * gdb.base/settings.exp (test-string): Adjust expected out when
1681 testing "maint test-settings show filename"
1682
54d66006
PA
16832019-07-02 Pedro Alves <palves@redhat.com>
1684
1685 * gdb.base/options.exp (test-info-threads): New procedure.
1686 (top level): Call it.
1687
10d06d82
TT
16882019-06-28 Tom Tromey <tromey@adacore.com>
1689
1690 * gdb.dwarf2/ada-linkage-name.c: New file.
1691 * gdb.dwarf2/ada-linkage-name.exp: New file.
1692
3d507ff2
TT
16932019-06-27 Tom Tromey <tromey@adacore.com>
1694
d039f014 1695 PR c++/20020:
3d507ff2
TT
1696 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1697
8af58ffe
TV
16982019-06-26 Tom de Vries <tdevries@suse.de>
1699
1700 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1701
22e21752
TV
17022019-06-26 Tom de Vries <tdevries@suse.de>
1703
1704 * gdb.base/index-cache.exp: Add back missing debug option.
1705
b65b566c
PW
17062019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1707
1708 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1709
5c2c8c69
TV
17102019-06-25 Tom de Vries <tdevries@suse.de>
1711
1712 PR testsuite/24727
1713 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1714
164e3873
TV
17152019-06-24 Tom de Vries <tdevries@suse.de>
1716
1717 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1718
824eacee
TV
17192019-06-24 Tom de Vries <tdevries@suse.de>
1720
1721 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1722 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1723 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1724
385b97d3
TV
17252019-06-24 Tom de Vries <tdevries@suse.de>
1726
1727 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1728
c596f180
TV
17292019-06-21 Tom de Vries <tdevries@suse.de>
1730
1731 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1732
b13a7d03
TV
17332019-06-21 Tom de Vries <tdevries@suse.de>
1734
1735 PR testsuite/24518
1736 PR ada/24713
1737 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1738 index.
1739
899277ae
TT
17402019-06-19 Tom Tromey <tromey@adacore.com>
1741
1742 * gdb.ada/length_cond.exp: Add intro comment.
1743
680e1bee
TT
17442019-06-19 Tom Tromey <tromey@adacore.com>
1745
1746 * gdb.ada/length_cond.exp: New file.
1747 * gdb.ada/length_cond/length_cond.adb: New file.
1748 * gdb.ada/length_cond/pck.adb: New file.
1749 * gdb.ada/length_cond/pck.ads: New file.
1750
0ed4690a
TV
17512019-06-18 Tom de Vries <tdevries@suse.de>
1752
1753 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1754
d20ed5fd
TT
17552019-06-18 Tom Tromey <tromey@adacore.com>
1756
1757 * gdb.base/list0.h: Add comment explaining control character.
1758
86e04673
TV
17592019-06-18 Tom de Vries <tdevries@suse.de>
1760
1761 * boards/fission.exp: Break up long debug_flags line.
1762
c4973306
SM
17632019-06-16 Tom de Vries <tdevries@suse.de>
1764
1765 PR gdb/24445
1766 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1767 generated index.
1768
93cb9841
AB
17692019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1770
1771 PR gdb/24686
1772 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1773 improve detection of bug gdb/24541.
1774
399aaebd
SM
17752019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1776
1777 PR gdb/24669
1778 * gdb.base/index-cache.exp (uses_readnow,
1779 expecting_index_cache_use): Define global variable.
1780 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1781 expecting_index_cache_use.
1782
584a927c
AB
17832019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1784 Andrew Burgess <andrew.burgess@embecosm.com>
1785
1786 * gdb.fortran/pointers.f90: New file.
1787 * gdb.fortran/print_type.exp: New file.
1788 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1789 * gdb.fortran/vla-type.exp: Likewise.
1790 * gdb.fortran/vla-value.exp: Likewise.
1791 * gdb.mi/mi-vla-fortran.exp: Likewise.
1792
30056ea0
AB
17932019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1794
1795 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1796 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1797 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1798 as a stop reason.
1799
ec8e2b6d
AB
18002019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1801
1802 * gdb.base/annota1.exp: Update expected results.
1803 * gdb.cp/annota2.exp: Likewise.
1804 * gdb.cp/annota3.exp: Likewise.
1805
09e4c4e1
AB
18062019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1807
1808 * gdb.base/style-logging.exp: Remove path from test name.
1809
0735b091
TT
18102019-06-14 Tom Tromey <tromey@adacore.com>
1811
1812 PR gdb/24502:
1813 * gdb.base/style-logging.exp: New file.
1814
f5686554
TT
18152019-06-14 Tom Tromey <tromey@adacore.com>
1816
1817 * gdb.base/symfile-warn.exp: New file.
1818 * gdb.base/symfile-warn.c: New file.
1819
a0c1ffed
TT
18202019-06-14 Tom Tromey <tromey@adacore.com>
1821
1822 * gdb.base/annotate-symlink.exp: New file.
1823
f411722c
TT
18242019-06-14 Tom Tromey <tromey@adacore.com>
1825
1826 * gdb.ada/set_wstr.exp: Add reassignment test.
1827
4268ec18
TT
18282019-06-14 Tom Tromey <tromey@adacore.com>
1829
1830 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1831 'unchecked_access and 'unrestricted_access as well.
1832
9a9e394b
TT
18332019-06-14 Tom Tromey <tromey@adacore.com>
1834
1835 PR ada/24539:
1836 * gdb.ada/vla.exp: Update tests.
1837 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1838 pragma.
1839
4c048731
PA
18402019-06-13 Pedro Alves <palves@redhat.com>
1841
1842 * gdb.base/settings.exp (test-integer): Test junk after
1843 "unlimited".
1844
6665660a
PA
18452019-06-13 Pedro Alves <palves@redhat.com>
1846
1847 * gdb.base/options.exp (test-thread-apply): New.
1848 (top level): Call it.
1849
5d707134
PA
18502019-06-13 Pedro Alves <palves@redhat.com>
1851
1852 * gdb.base/options.exp (test-frame-apply): New.
1853 (top level): Test print commands with different "frame apply"
1854 prefixes.
1855
e2a689da
PA
18562019-06-13 Pedro Alves <palves@redhat.com>
1857
e79be6e5 1858 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
1859 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1860 'max_completions' parameter and handle it.
1861 (test_gdb_completion_offers_commands): New.
1862
90a1ef87
PA
18632019-06-13 Pedro Alves <palves@redhat.com>
1864
1865 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1866
d4c16835
PA
18672019-06-13 Pedro Alves <palves@redhat.com>
1868
1869 * gdb.base/options.exp (test-backtrace): New.
1870 (top level): Call it.
1871
2daf894e
PA
18722019-06-13 Pedro Alves <palves@redhat.com>
1873
1874 * gdb.guile/scm-frame-args.exp: Use "set print
1875 raw-frame-arguments" instead of "set print raw frame-arguments".
1876 * gdb.python/py-frame-args.exp: Likewise.
1877
e6ed716c
PA
18782019-06-13 Pedro Alves <palves@redhat.com>
1879
1880 * gdb.compile/compile.exp: Adjust expected output to option
1881 processing changes.
1882
7d8062de
PA
18832019-06-13 Pedro Alves <palves@redhat.com>
1884
1885 * gdb.base/options.exp: Build executable.
1886 (test-print): New procedure.
1887 (top level): Call it, once for "print" and another for "compile
1888 print".
1889
9d0faba9
PA
18902019-06-13 Pedro Alves <palves@redhat.com>
1891
1892 * gdb.base/options.c: New file.
1893 * gdb.base/options.exp: New file.
1894
dee7b4c8
PA
18952019-06-13 Pedro Alves <palves@redhat.com>
1896
1897 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1898 that "o" is ambiguous.
1899
dca0f6c0
PA
19002019-06-13 Pedro Alves <palves@redhat.com>
1901
1902 * gdb.base/settings.c: New file.
1903 * gdb.base/settings.exp: New file.
1904
ccf46844
PA
19052019-06-13 Pedro Alves <palves@redhat.com>
1906
1907 * gdb.base/completion.exp: Fix comment typo.
1908
b9a3f842
PA
19092019-06-13 Pedro Alves <palves@redhat.com>
1910
1911 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1912 foo --1" test.
1913
d106773e
PA
19142019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1915
1916 * gdb.fortran/block-data.f: New.
1917 * gdb.fortran/block-data.exp: New.
1918
fea82da0
TV
19192019-06-11 Tom de Vries <tdevries@suse.de>
1920
1921 PR testsuite/24521
1922 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1923 message.
1924
8c2e74f1
TV
19252019-06-11 Tom de Vries <tdevries@suse.de>
1926
1927 PR testsuite/24521
1928 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1929
b49851c8
TV
19302019-06-11 Tom de Vries <tdevries@suse.de>
1931
1932 * boards/readnow.exp: New file.
1933
a7067863
AB
19342019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1935
1936 * gdb.fortran/vla-sizeof.exp: Update expected results.
1937
1a3da2cd
AB
19382019-06-06 Amos Bird <amosbird@gmail.com>
1939
1940 * gdb.base/annota1.exp (thread_switch): Add test for
1941 thread-exited annotation.
1942
3847a7bf
TT
19432019-06-06 Tom Tromey <tromey@adacore.com>
1944
1945 * gdb.base/maint.exp: Expect command started/finished output.
1946
0088ba59
AB
19472019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1948
1949 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
1950 comment.
1951 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
1952
312617a3
AB
19532019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1954
1955 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
1956 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
1957 * gdb.arch/riscv-unwind-long-insn.c: New file.
1958 * gdb.arch/riscv-unwind-long-insn.exp: New file.
1959
e1f2e1a2
CB
19602019-06-04 Christian Biesinger <cbiesinger@google.com>
1961
d3238f7d 1962 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 1963
206584bd
PW
19642019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1965
1966 * lib/gdb.exp (help_list_trailer): New regexp variable
1967 factorizing the help trailer message.
1968 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
1969 arg to allow to better factorize various tests.
1970 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
1971 (test_prefix_command_help): Use help_list_trailer.
1972 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
1973 * gdb.guile/scm-cmd.exp: Likewise.
1974 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
1975 * gdb.base/help.exp: Use test_user_defined_class_help.
1976 * gdb.base/style.exp: Add tests for styling of help and apropos.
1977 * lib/gdb-utils.exp (style): Add title and highlight styles.
1978
708dc93e
PW
19792019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1980
1981 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
1982 $_shell_exitsignal.
1983 * gdb.base/default.exp: Update for new convenience variables.
1984
f49055a5
TT
19852019-05-29 Tom Tromey <tromey@adacore.com>
1986
1987 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
1988 to "break complete ada" test case's regexp.
1989
4330d61d
TT
19902019-05-29 Tom Tromey <tromey@adacore.com>
1991
1992 PR c++/20020:
1993 * gdb.cp/constexpr-field.exp: New file.
1994 * gdb.cp/constexpr-field.cc: New file.
1995
000439d5
TT
19962019-05-29 Tom Tromey <tromey@adacore.com>
1997
1998 * gdb.base/finish.exp (finish_no_print): New proc.
1999 (finish_tests): Call it.
2000
5a01c34c
TV
20012019-05-24 Tom de Vries <tdevries@suse.de>
2002
2003 * gdb.dwarf2/gdb-add-index.exp: New file.
2004
18125b16
TT
20052019-05-22 Tom Tromey <tromey@adacore.com>
2006
2007 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2008 * gdb.base/style.exp: Use "style".
2009 * lib/gdb-utils.exp (style): New proc.
2010
af1a8d03
TV
20112019-05-22 Tom de Vries <tdevries@suse.de>
2012
2013 * gdb.base/align.exp: Require c++11.
2014
e7fe496b
TV
20152019-05-22 Tom de Vries <tdevries@suse.de>
2016
2017 PR testsuite/24586
2018 * gdb.python/py-mi-var-info-path-expression.exp: Call
2019 mi_skip_python_tests to check if python is supported.
2020
8fca4da0
AH
20212019-05-22 Alan Hayward <alan.hayward@arm.com>
2022
2023 * gdb.arch/aarch64-pauth.c: New test.
2024 * gdb.arch/aarch64-pauth.exp: New file.
2025
b7060614
AH
20262019-05-22 Alan Hayward <alan.hayward@arm.com>
2027
2028 * README (Re-running Tests Outside The Testsuite): New section.
2029
669d0468
TV
20302019-05-21 Tom de Vries <tdevries@suse.de>
2031
2032 * gdb.arch/amd64-eval.exp: Require c++11.
2033 * gdb.base/max-depth.exp: Same.
2034 * gdb.compile/compile-cplus-array-decay.exp: Same.
2035 * gdb.cp/meth-typedefs.exp: Same.
2036 * gdb.cp/subtypes.exp: Same.
2037 * gdb.cp/temargs.exp: Same.
2038
ce3ebcaa
AH
20392019-05-21 Alan Hayward <alan.hayward@arm.com>
2040
2041 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2042
34d11c68
AB
20432019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2044
2045 PR gdb/18644
2046 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2047 * gdb.fortran/printing-types.exp: Add new test.
2048 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2049 testing.
2050 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2051 setup_kfail call.
2052
87781e84
AH
20532019-05-17 Alan Hayward <alan.hayward@arm.com>
2054
2055 * README (Running the Testsuite): Change example.
2056 (Testsuite Parameters): Remove TRANSCRIPT.
2057 * lib/gdb.exp: Remove TRANSCRIPT check.
2058
b420b89e
AH
20592019-05-17 Alan Hayward <alan.hayward@arm.com>
2060
2061 * README (Testsuite Parameters): Add replay logging to
2062 GDBSERVER_DEBUG.
2063 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2064 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2065 as a comma separated list.
2066 (gdb_debug_init): Override procedure.
2067
408e9b8b
AH
20682019-05-17 Alan Hayward <alan.hayward@arm.com>
2069
2070 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2071 (gdb_write_cmd_file): New procedure.
2072 * lib/gdbserver-support.exp (gdbserver_start): Call
2073 gdbserver_write_cmd_file.
2074 (gdbserver_write_cmd_file): New procedure.
2075
f9e2e39d
AH
20762019-05-17 Alan Hayward <alan.hayward@arm.com>
2077
2078 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2079 (delete_breakpoints): Likewise.
2080 (gdb_run_cmd): Likewise.
2081 (gdb_start_cmd): Likewise.
2082 (gdb_starti_cmd): Likewise.
2083 (gdb_internal_error_resync): Likewise.
2084 (gdb_test_multiple): Likewise.
2085 (gdb_reinitialize_dir): Likewise.
2086 (default_gdb_exit): Likewise.
2087 (gdb_file_cmd): Mark kill as optional.
2088 (default_gdb_start): Call gdb_stdin_log_init.
2089 (send_gdb): Call gdb_stdin_log_write.
2090 (rerun_to_main): Mark Y as an answer.
2091 (gdb_stdin_log_init): New function.
2092 (gdb_stdin_log_write): Likewise.
2093
81f47ac2
AH
20942019-05-17 Alan Hayward <alan.hayward@arm.com>
2095
2096 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2097 * gdb.base/debug-expr.exp: Likewise.
2098 * gdb.base/foll-fork.exp: Likewise.
2099 * gdb.base/foll-vfork.exp: Likewise.
2100 * gdb.base/fork-print-inferior-events.exp: Likewise.
2101 * gdb.base/gdb-sigterm.exp: Likewise.
2102 * gdb.base/gdbinit-history.exp: Likewise.
2103 * gdb.base/osabi.exp: Likewise.
2104 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2105 * gdb.base/ui-redirect.exp: Likewise.
2106 * gdb.gdb/unittest.exp: Likewise.
2107 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2108 * gdb.mi/mi-watch.exp: Likewise.
2109 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2110 * gdb.mi/user-selected-context-sync.exp: Likewise.
2111 * gdb.python/python.exp: Disable debug test when debugging.
2112 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2113 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2114 Likewise.
2115 * gdb.threads/stepi-random-signal.exp: Likewise.
2116
29b52314
AH
21172019-05-17 Alan Hayward <alan.hayward@arm.com>
2118
2119 * Makefile.in: Pass through GDB_DEBUG.
2120 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2121 (gdb,debug): Add board setting.
2122 * lib/gdb.exp (default_gdb_start): Start debugging.
2123 (gdb_debug_enabled): New procedure.
2124 (gdb_debug_init): Likewise.
29b52314
AH
2125
21262019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 2127
29b52314
AH
2128 * Makefile.in: Pass through GDB_DEBUG.
2129 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2130 (gdb,debug): Add board setting.
2131 * lib/gdb.exp (default_gdb_start): Start debugging.
2132 (gdb_debug_enabled): New procedure.
2133 (gdb_debug_init): Likewise.
29b52314 2134
ca1285d1
AH
21352019-05-17 Alan Hayward <alan.hayward@arm.com>
2136
2137 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2138
f3a09c80
AH
21392019-05-17 Alan Hayward <alan.hayward@arm.com>
2140
2141 * gdb.base/ui-redirect.exp: Test redirection.
2142
26648588
JV
21432019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2144
2145 * gdb.mi/mi-complete.exp: New file.
2146 * gdb.mi/mi-complete.cc: Likewise.
2147
14237686
AB
21482019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2149
2150 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2151 indexed and sliced arrays, and pointers to arrays.
2152
e7bd7fba
TT
21532019-05-14 Tom Tromey <tromey@adacore.com>
2154
2155 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2156 styling test.
2157
2764128d
TV
21582019-05-14 Tom de Vries <tdevries@suse.de>
2159
2160 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2161 selection entry encoding.
2162
71bed2db
TT
21632019-05-10 Tom Tromey <tromey@adacore.com>
2164
2165 * gdb.ada/info_exc.exp: Add "complete" test.
2166
63b667ad
TV
21672019-05-09 Tom de Vries <tdevries@suse.de>
2168
2169 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2170 CU-relative.
2171
9cfd2b89
TV
21722019-05-09 Tom de Vries <tdevries@suse.de>
2173
2174 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2175 CU-relative.
2176
2228ef77
XR
21772019-05-08 Joel Brobecker <brobecker@adacore.com>
2178
2179 * gdb.ada/frame_arg_lang.exp: New testcase.
2180 * gdb.ada/frame_arg_lang/bla.adb: New file.
2181 * gdb.ada/frame_arg_lang/pck.ads: New file.
2182 * gdb.ada/frame_arg_lang/pck.adb: New file.
2183 * gdb.ada/frame_arg_lang/foo.c: New file.
2184
80e55b13
TT
21852019-05-08 Tom Tromey <tromey@adacore.com>
2186
2187 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2188
9d3421af
TT
21892019-05-08 Tom Tromey <tromey@adacore.com>
2190
2191 * gdb.base/ptype-offsets.exp: Update tests.
2192
844333e2
TT
21932019-05-08 Tom Tromey <tromey@adacore.com>
2194
2195 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2196 cases.
2197 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2198 "short".
2199
988915ee
TT
22002019-05-08 Tom Tromey <tromey@adacore.com>
2201
2202 * gdb.ada/vla.exp: New file.
2203 * gdb.ada/vla/vla.adb: New file.
2204
7bd55dac
TV
22052019-05-07 Tom de Vries <tdevries@suse.de>
2206
2207 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2208
75f06e9d
TV
22092019-05-07 Tom de Vries <tdevries@suse.de>
2210
2211 PR testsuite/24522
2212 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2213 section.
2214
77e7aaa4
TV
22152019-05-07 Tom de Vries <tdevries@suse.de>
2216
2217 PR testsuite/24522
2218 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2219 .debug_aranges section.
2220
456ba0fa
TV
22212019-05-07 Tom de Vries <tdevries@suse.de>
2222
2223 PR testsuite/24159
2224 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2225
5a56d6a6
TV
22262019-05-06 Tom de Vries <tdevries@suse.de>
2227
2228 * lib/gdb.exp (exec_has_index_section): New proc.
2229 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2230 section.
2231
9d6d4be8
TV
22322019-05-04 Tom de Vries <tdevries@suse.de>
2233
2234 * boards/cc-with-debug-names.exp: New file.
2235
222a8d25
TT
22362019-05-03 Tom Tromey <tromey@adacore.com>
2237
2238 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2239 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2240 * gdb.ada/char_enum.exp: Add test.
2241
0fdfd794
TV
22422019-05-03 Tom de Vries <tdevries@suse.de>
2243
2244 * boards/cc-with-gdb-index.exp: New file.
2245
80062eb9
AB
22462019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2247
2248 * gdb.rust/simple.exp: Add new test case.
2249 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2250 (main): Initialise an instance of the new struct.
2251
4504bbde
TT
22522019-05-01 Tom Tromey <tromey@adacore.com>
2253
2254 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2255 record.
2256 (NPR): New variable.
2257 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2258 test.
2259
d48e62f4
TT
22602019-05-01 Tom Tromey <tromey@adacore.com>
2261
2262 * gdb.ada/packed_array_assign.exp: Add packed assignment
2263 regression test.
2264
f59f30f5
TV
22652019-05-01 Tom de Vries <tdevries@suse.de>
2266
2267 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2268
b70bfc54
TV
22692019-05-01 Tom de Vries <tdevries@suse.de>
2270
2271 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2272
15f18d14
AT
22732019-04-30 Ali Tamur <tamur@google.com>
2274
2275 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2276
2ff0a947
TT
22772019-04-30 Tom Tromey <tromey@adacore.com>
2278
2279 * lib/ada.exp (find_ada_tool): New proc.
2280 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2281 * gdb.ada/catch_ex_std.exp: New file.
2282 * gdb.ada/catch_ex_std/foo.adb: New file.
2283 * gdb.ada/catch_ex_std/some_package.adb: New file.
2284 * gdb.ada/catch_ex_std/some_package.ads: New file.
2285
a776957c
TT
22862019-04-30 Tom Tromey <tromey@adacore.com>
2287
2288 PR c++/24470:
2289 * gdb.cp/temargs.cc: Add test code from PR.
2290
bc68014d
AB
22912019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2292
2293 * gdb.fortran/vla-datatypes.exp: Update expected results.
2294 * gdb.fortran/vla-ptype.exp: Likewise.
2295 * gdb.fortran/vla-type.exp: Likewise.
2296 * gdb.fortran/vla-value.exp: Likewise.
2297
f1fdc960
AB
22982019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2299
2300 * gdb.fortran/ptr-indentation.exp: Update expected results.
2301 * gdb.fortran/ptype-on-functions.exp: Likewise.
2302 * gdb.fortran/vla-ptr-info.exp: Likewise.
2303 * gdb.fortran/vla-value.exp: Likewise.
2304
bf7a4de1
AB
23052019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2306
2307 * gdb.fortran/ptype-on-functions.exp: New file.
2308 * gdb.fortran/ptype-on-functions.f90: New file.
2309
bbe75b9d
AB
23102019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2311
2312 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2313 case void string.
2314
1db455a7
AB
23152019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2316
2317 * gdb.fortran/complex.exp: Expand.
2318 * gdb.fortran/complex.f: Renamed to...
2319 * gdb.fortran/complex.f90: ...this, and extended to add more
2320 complex values.
2321
b6d03bb2
AB
23222019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2323
2324 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2325 MODULO, CMPLX.
2326
2e62ab40
AB
23272019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2328 Richard Bunt <richard.bunt@arm.com>
2329
2330 * gdb.base/max-depth.c: New file.
2331 * gdb.base/max-depth.exp: New file.
2332 * gdb.python/py-nested-maps.c: New file.
2333 * gdb.python/py-nested-maps.exp: New file.
2334 * gdb.python/py-nested-maps.py: New file.
2335 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2336 (test_all_common): Call test_max_depth.
2337 * gdb.fortran/max-depth.exp: New file.
2338 * gdb.fortran/max-depth.f90: New file.
2339 * gdb.go/max-depth.exp: New file.
2340 * gdb.go/max-depth.go: New file.
2341 * gdb.modula2/max-depth.exp: New file.
2342 * gdb.modula2/max-depth.c: New file.
2343 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2344
d2b584a5
TV
23452019-04-29 Tom de Vries <tdevries@suse.de>
2346
2347 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2348
136afab8
PW
23492019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2350
2351 * gdb.base/callexit.exp: Test may-call-functions off.
2352
725cbb63
KS
23532019-04-25 Keith Seitz <keiths@redhat.com>
2354
2355 PR c++/24367
2356 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2357 (another_incomplete_struct, test_incomplete): New definitions.
2358 (main): Use new definitions.
2359 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2360 functions.
2361
82433e3e
SDJ
23622019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2363
2364 PR corefiles/11608
2365 PR corefiles/18187
2366 * gdb.base/coredump-filter-build-id.exp: New file.
2367
dd06d4d6
AH
23682019-04-25 Alan Hayward <alan.hayward@arm.com>
2369
e79be6e5
SM
2370 * Makefile.in: Pass through GDBSERVER_DEBUG.
2371 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2372 (gdbserver,debug): Add board setting.
2373 * gdb.trace/tspeed.exp: Skip when debugging.
2374 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2375 * lib/gdbserver-support.exp: Likewise
dd06d4d6 2376
1670072e
TT
23772019-04-24 Tom Tromey <tromey@adacore.com>
2378
2379 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2380 Rust.
2381
a59240a4
TT
23822019-04-24 Tom Tromey <tromey@adacore.com>
2383
2384 * gdb.arch/amd64-eval.exp: Test bitfield return.
2385 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2386 (class Foo) <return_bitfields>: New method.
2387 (main): Call it.
2388
b907456c
AB
23892019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2390
2391 * gdb.cp/many-args.cc: New file.
2392 * gdb.cp/many-args.exp: New file.
2393
5c565afd
TV
23942019-04-23 Tom de Vries <tdevries@suse.de>
2395
2396 PR gdb/24433
2397 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2398
ba22ff86
AH
23992019-04-23 Alan Hayward <alan.hayward@arm.com>
2400
2401 * gdb.trace/backtrace.exp: Use nopie flag.
2402 * gdb.trace/circ.exp: Likewise.
2403 * gdb.trace/collection.exp: Likewise.
2404 * gdb.trace/ftrace.exp: Likewise.
2405 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2406 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2407 * gdb.trace/qtro.exp: Likewise.
2408 * gdb.trace/read-memory.exp: Likewise.
2409 * gdb.trace/report.exp: Likewise.
2410 * gdb.trace/tfile.exp: Likewise.
2411 * gdb.trace/tfind.exp: Likewise.
2412 * gdb.trace/unavailable.exp: Likewise.
2413
7905fc35
PA
24142019-04-22 Pedro Alves <palves@redhat.com>
2415
2416 * gdb.base/solib-probes-nosharedlibrary.c,
2417 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2418
8ecb59f8
TT
24192019-04-19 Tom Tromey <tromey@adacore.com>
2420
2421 * gdb.ada/ptype_union.c: New file.
2422 * gdb.ada/ptype_union.exp: New file.
2423
62160ec9
TT
24242019-04-19 Tom Tromey <tromey@adacore.com>
2425
2426 PR symtab/24423:
2427 * gdb.base/list0.h (foo): Add a control-l character.
2428
36cd4ba5
TV
24292019-04-18 Tom de Vries <tdevries@suse.de>
2430
2431 PR gdb/24433
2432 * boards/local-board.exp: Set sysroot to "".
2433
b73715df
TV
24342019-04-18 Tom de Vries <tdevries@suse.de>
2435 Pedro Alves <palves@redhat.com>
2436
2437 PR gdb/24454
2438 * gdb.threads/vfork-follow-child-exec.c: New file.
2439 * gdb.threads/vfork-follow-child-exec.exp: New file.
2440 * gdb.threads/vfork-follow-child-exit.c: New file.
2441 * gdb.threads/vfork-follow-child-exit.exp: New file.
2442
4aa866af
LS
24432019-04-15 Leszek Swirski <leszeks@google.com>
2444
2445 * gdb.arch/amd64-eval.cc: New file.
2446 * gdb.arch/amd64-eval.exp: New file.
2447
e5a1a79a
AH
24482019-04-11 Alan Hayward <alan.hayward@arm.com>
2449
2450 * gdb.server/sysroot.c: New test.
2451 * gdb.server/sysroot.exp: New file.
2452 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2453 matching param.
2454
41077b66
AB
24552019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2456
2457 * gdb.base/align.exp: Extend test to cover structures containing
2458 only static fields.
2459
c30391f8
TV
24602019-04-11 Tom de Vries <tdevries@suse.de>
2461
2462 * boards/cc-with-dwz-m.exp: New file.
2463 * boards/cc-with-dwz.exp: New file.
2464 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2465
e242fd12
SM
24662019-04-09 Simon Marchi <simon.marchi@efficios.com>
2467
2468 * gdb.base/start-cpp.exp: New file.
2469 * gdb.base/start-cpp.cc: New file.
2470
2b0c8b01
KB
24712019-04-08 Kevin Buettner <kevinb@redhat.com>
2472
2473 * gdb.python/py-thrhandle.exp: Adjust tests to call
2474 thread_from_handle instead of thread_from_thread_handle.
2475
947210e5
KB
24762019-04-08 Kevin Buettner <kevinb@redhat.com>
2477
2478 * gdb.python/py-thrhandle.exp: Add tests for
2479 gdb.InferiorThread.handle.
2480
d7df6549
AB
24812019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2482
2483 * gdb.python/py-function.exp: Check calling helper function from
2484 all languages.
2485 * lib/gdb.exp (gdb_supported_languages): New proc.
2486
8bdc1658
AB
24872019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2488
2489 * gdb.base/complex-parts.c: New file.
2490 * gdb.base/complex-parts.exp: New file.
2491
05caa1d2
TT
24922019-04-01 Tom Tromey <tromey@adacore.com>
2493
2494 PR symtab/23331:
2495 * gdb.dwarf2/dw2-ranges-main.c: New file.
2496 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2497 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2498
7734102d
EZ
24992019-03-30 Simon Marchi <simark@simark.ca>
2500
2501 * gdb.base/default.exp: Add values for $_gdb_major and
2502 $_gdb_minor.
2503
188e1fa9
TT
25042019-03-29 Tom Tromey <tromey@adacore.com>
2505
2506 * gdb.base/help.exp: Tighten apropos regexp.
2507
2880242d
KS
25082019-03-29 Keith Seitz <keiths@redhat.com>
2509
2510 * gdb.fortran/array-bounds.exp: New file.
2511 * gdb.fortran/array-bounds.f90: New file.
2512
077cad8e
PW
25132019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2514
2515 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2516
80047cfc
PW
25172019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2518
2519 * gdb.multi/hello.c (main): Increase alarm timer.
2520
f489207e
SL
25212019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2522
2523 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2524 factor when no hardware watchpoint support.
2525
c92df149
AH
25262019-03-28 Alan Hayward <alan.hayward@arm.com>
2527 Pedro Alves <palves@redhat.com>
2528
2529 * boards/local-board.exp: set sysroot to /.
2530
933aebfa
AH
25312019-03-27 Alan Hayward <alan.hayward@arm.com>
2532
2533 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2534 in child.
2535
9f9aa852
AB
25362019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2537
2538 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2539 field.
2540 (make_container): Initialise new field.
2541 * gdb.python/py-prettyprint.exp: Add new tests.
2542 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2543 <display_hint>: New method.
2544
3714a195
AB
25452019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2546
2547 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2548 gdb_continue_to_breakpoint more throughout this test.
2549 (run_lang_tests) Supply unique test names, and use
2550 gdb_test_no_output.
2551
18c77628
AB
25522019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2553
2554 * gdb.base/finish-pretty.exp: Update expected results.
2555 * gdb.base/pretty-print.c: New file.
2556 * gdb.base/pretty-print.exp: New file.
2557
9a93502f
PA
25582019-03-25 Pedro Alves <palves@redhat.com>
2559
2560 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2561 move comments outside list. Append '-i "" eof' section.
2562
968aa7ae
AH
25632019-03-22 Alan Hayward <alan.hayward@arm.com>
2564
34a7f2a4 2565 PR testsuite/25016
968aa7ae
AH
2566 * README: Add pie options.
2567 * gdb.base/break-interp.exp: Ensure pie is disabled.
2568 * gdb.base/dump.exp: Likewise.
2569 * lib/gdb.exp (gdb_compile): Add pie option.
2570
4c7d57e7
TT
25712019-03-19 Tom Tromey <tromey@adacore.com>
2572
2573 * gdb.mi/mi2-cli-display.c: New file.
2574 * gdb.mi/mi2-cli-display.exp: New file.
2575
bff8c71f
TT
25762019-03-18 Joel Brobecker <brobecker@adacore.com>
2577 Tom Tromey <tromey@adacore.com>
2578
2579 * gdb.ada/ptype_array/pck.adb: New file.
2580 * gdb.ada/ptype_array/pck.ads: New file.
2581 * gdb.ada/ptype_array/foo.adb: New file.
2582 * gdb.ada/ptype_array.exp: New file.
2583
d085f989
TT
25842019-03-14 Tom Tromey <tromey@adacore.com>
2585
2586 * gdb.base/style.exp: Add "set style sources" test.
2587
b4be1b06
SM
25882019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2589
2590 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2591 * mi-breakpoint-multiple-locations.exp: ... this.
2592 (make_breakpoints_pattern): New proc.
2593 (do_test): Add mi_version parameter, test -break-insert,
2594 -break-info and =breakpoint-created.
2595
7cde5fc2
AB
25962019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2597
2598 * config/default.exp: Remove 'load_lib gdb.exp'.
2599 * config/monitor.exp: Likewise.
2600 * config/sid.exp: Likewise.
2601 * config/sim.exp: Likewise.
2602 * config/slite.exp: Likewise.
2603 * config/unix.exp: Likewise.
2604 * gdb.base/default.exp: Remove unhelpful comment.
2605
efbecbc1
AB
26062019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2607
2608 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2609
0841c79a
AB
26102019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2611
2612 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2613
4a270568
AB
26142019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2615
2616 * gdb.fortran/type-kinds.exp: Update expected results.
2617
067630bd
AB
26182019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2619
2620 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2621
3be47f7a
AB
26222019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2623
2624 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2625 function.
2626 (test_basic_parsing_of_type_kinds): Expand types tested.
2627 (test_parsing_invalid_type_kinds): New function.
2628
4d00f5d8
AB
26292019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2630
2631 * gdb.fortran/intrinsics.exp: New file.
2632 * gdb.fortran/intrinsics.f90: New file.
2633 * gdb.fortran/type-kinds.exp: New file.
2634
c8f91604
AB
26352019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2636
2637 * gdb.fortran/dot-ops.exp: New file.
2638
dd9f2c76
AB
26392019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2640
2641 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2642 Check upper and lower case logical literals.
2643
84ec9724
AB
26442019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2645
2646 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2647 Remove duplicate tests.
2648
c3734e09
AH
26492019-03-06 Alan Hayward <alan.hayward@arm.com>
2650
2651 * lib/gdb.exp (builtin_cd): rename of cd.
2652 (cd): Override builtin.
2653
aa3cfbda
RB
26542019-03-06 Richard Bunt <richard.bunt@arm.com>
2655
2656 * gdb.fortran/function-calls.exp: New file.
2657 * gdb.fortran/function-calls.f90: New test.
2658
7b63ad86
RB
26592019-03-04 Richard Bunt <richard.bunt@arm.com>
2660
2661 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2662 on user program standard output.
2663 * gdb.fortran/short-circuit-argument-list.f90: Record function
2664 calls.
2665
01abb042
AH
26662019-02-28 Alan Hayward <alan.hayward@arm.com>
2667
c3734e09
AH
2668 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2669 failure.
01abb042 2670
92137da0
RO
26712019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2672
2673 PR gdb/8527
2674 * gdb.base/interrupt-daemon-attach.c,
2675 gdb.base/interrupt-daemon-attach.exp: New test.
2676
5862844d
PA
26772019-02-27 Pedro Alves <palves@redhat.com>
2678
2679 * gdb.base/page.exp: Add tests for "set width/height -1".
2680
8ed25214
PA
26812019-02-27 Pedro Alves <palves@redhat.com>
2682
2683 * gdb.base/page.exp: Add tests for "set/show width/height" with
2684 "infinite" values.
2685
6c28e44a
TT
26862019-02-27 Tom Tromey <tromey@adacore.com>
2687
2688 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2689 2.4.
2690 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2691 workaround.
2692
bf9a735e
AB
26932019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2694
2695 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2696 tests for structs with static members.
2697
8791793c
TT
26982019-02-26 Tom Tromey <tromey@adacore.com>
2699
2700 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2701 ValueError, not TypeError.
2702
bc2a507e
KB
27032019-02-26 Kevin Buettner <kevinb@redhat.com>
2704
2705 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2706 call from main program.
2707
e0e7d3bd
JB
27082019-02-23 Joel Brobecker <brobecker@adacore.com>
2709
2710 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2711 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2712 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2713 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2714 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2715
9600246d
KS
27162019-02-22 Keith Seitz <keiths@redhat.com>
2717
2718 PR symtab/23853
2719 * gdb.base/symlink-sourcefile.c: New file.
2720 * gdb.base/symlink-sourcefile.exp: New file.
2721
0c95f9ed
TT
27222019-02-20 Tom Tromey <tom@tromey.com>
2723
2724 * gdb.base/info_qt.exp: Update.
2725
6caa91b6
SM
27262019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2727
2728 * gdb.base/source.exp: Move "error in sourced script" code to
2729 the end.
2730 * gdb.base/source-error.gdb: Move contents to
2731 source-error-1.gdb. Add new code to source source-error-1.gdb.
2732 * gdb.base/source-error-1.gdb: New file, from previous
2733 source-error.gdb.
2734
6506371f
TT
27352019-02-17 Tom Tromey <tom@tromey.com>
2736
2737 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2738 for macro styling.
2739 * gdb.base/style.c (SOME_MACRO): New macro.
2740
a0087920
TT
27412019-02-17 Tom Tromey <tom@tromey.com>
2742
2743 * gdb.base/style.exp: Add line-wrapping tests.
2744 * gdb.base/page.exp: Add test for quitting during pagination.
2745
a2cd4f14
JB
27462019-02-17 Joel Brobecker <brobecker@adacore.com>
2747
2748 * gdb.ada/big_packed_array: New testcase.
2749 * gdb.ada/homonym.exp: Fix incorrect expected output for
2750 "break <homonym__get_value>" test.
2751
9d70ffbc
WP
27522019-02-13 Weimin Pan <weimin.pan@oracle.com>
2753
2754 PR breakpoints/21870
2755 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2756 and prepare_for_testing. Add comment.
2757 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2758 redundant cleanup call. Clean up comment.
2759
01c7ae81
WP
27602019-02-12 Weimin Pan <weimin.pan@oracle.com>
2761
2762 PR breakpoints/21870
2763 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2764 * gdb.arch/aarch64-dbreg-contents.c: New file.
2765
aff29d1c
JB
27662019-02-10 Joel Brobecker <brobecker@adacore.com>
2767
2768 * gdb.ada/mi_ref_changeable: New testcase.
2769
df0da8a2
AH
27702019-02-07 Alan Hayward <alan.hayward@arm.com>
2771
2772 * gdb.base/attach.exp: Add double attach test.
2773
bd447abb
SM
27742019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2775
2776 * lib/gdb.exp (default_gdb_start): Don't match pagination
2777 prompt.
2778 (gdb_init): Set stty_init.
2779
1dbc40b9
TT
27802019-01-27 Tom Tromey <tom@tromey.com>
2781
2782 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2783 skip_python_tests.
2784
353229bf
AH
27852019-01-24 Alan Hayward <alan.hayward@arm.com>
2786
2787 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2788 New structure.
2789 (struct struct_static_02_02): Likewise.
2790 (struct struct_static_02_03): Likewise.
2791 (struct struct_static_02_04): Likewise.
2792 (struct struct_static_04_01): Likewise.
2793 (struct struct_static_04_02): Likewise.
2794 (struct struct_static_04_03): Likewise.
2795 (struct struct_static_04_04): Likewise.
2796 (struct struct_static_06_01): Likewise.
2797 (struct struct_static_06_02): Likewise.
2798 (struct struct_static_06_03): Likewise.
2799 (struct struct_static_06_04): Likewise.
2800 (cmp_struct_static_02_01): Likewise.
2801 (cmp_struct_static_02_02): Likewise.
2802 (cmp_struct_static_02_03): Likewise.
2803 (cmp_struct_static_02_04): Likewise.
2804 (cmp_struct_static_04_01): Likewise.
2805 (cmp_struct_static_04_02): Likewise.
2806 (cmp_struct_static_04_03): Likewise.
2807 (cmp_struct_static_04_04): Likewise.
2808 (cmp_struct_static_06_01): Likewise.
2809 (cmp_struct_static_06_02): Likewise.
2810 (cmp_struct_static_06_03): Likewise.
2811 (cmp_struct_static_06_04): Likewise.
2812 (call_all): Test new structs.
2813 * gdb.base/infcall-nested-structs.exp: Likewise.
2814
73021deb
AH
28152019-01-21 Alan Hayward <alan.hayward@arm.com>
2816 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2817
fc65c7db
AH
28182019-01-21 Alan Hayward <alan.hayward@arm.com>
2819 * gdb.base/stack-protector.c: New test.
2820 * gdb.base/stack-protector.exp: New file.
2821 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2822 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2823 option.
2824 (gdb_compile): Remove stack protector for GCC and prevent
2825 recursion.
2826
c24bdb02
KS
28272019-01-16 Keith Seitz <keiths@redhat.com>
2828
2829 PR gdb/23773
2830 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2831
6f072a10
PFC
28322019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2833
2834 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2835 aliases.
2836 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2837 tests.
2838 * gdb.arch/powerpc-vector-regs.c: New file.
2839 * gdb.arch/powerpc-vector-regs.exp: New file.
2840
a7b8d682
PFC
28412019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2842
2843 * gdb.arch/altivec-regs.exp: Fix the list passed to
2844 gdb_expect_list when testing "info vector".
2845
6eb6fb67
AB
28462019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2847
2848 * gdb.base/style.exp: Don't include path in testname.
2849
b56f80d8
KS
28502019-01-10 Keith Seitz <keiths@redhat.com>
2851
2852 PR gdb/23712
2853 PR symtab/23010
2854 * gdb.dwarf2/multidictionary.exp: New file.
2855
041be526
SM
28562019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2857
2858 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2859 (test_gnuv3_style_demangling): ... this.
2860 (test_lucid_style_demangling): Remove.
2861 (test_arm_style_demangling): Remove.
2862 (test_hp_style_demangling): Remove.
2863 (do_tests): Remove calls to the above.
2864
d820d0c3
AB
28652019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2866
2867 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2868 case.
2869
f097f5ad
TT
28702019-01-06 Tom Tromey <tom@tromey.com>
2871
2872 PR gdb/28155:
2873 * gdb.dwarf2/typedef-void-finish.exp: New file.
2874
2cd8cc0b
TT
28752018-12-28 Tom Tromey <tom@tromey.com>
2876 Simon Marchi <simark@simark.ca>
2877
2878 * gdb.base/jit-exec.exp: New file.
2879 * gdb.base/jit-exec.c: New file.
2880 * gdb.base/jit-execd.c: New file.
2881
35fb8261
TT
28822018-12-28 Tom Tromey <tom@tromey.com>
2883
2884 * gdb.base/style.exp: Update test to check for address styling.
2885
47fd17cd
TT
28862018-12-28 Tom Tromey <tom@tromey.com>
2887
2888 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2889 message.
2890
d47032b7
TT
28912018-12-28 Tom Tromey <tom@tromey.com>
2892
2893 * gdb.base/style.exp: Add test for version number styling.
2894
af79b68d
TT
28952018-12-28 Tom Tromey <tom@tromey.com>
2896
2897 * gdb.base/style.exp: Add test for print_address_symbolic.
2898
0bb296cb
TT
28992018-12-28 Tom Tromey <tom@tromey.com>
2900
2901 * gdb.base/style.exp: Add test for breakpoint setting.
2902
80ae2043
TT
29032018-12-28 Tom Tromey <tom@tromey.com>
2904
2905 * gdb.base/style.exp: Add test for variable names.
2906
cbe56571
TT
29072018-12-28 Tom Tromey <tom@tromey.com>
2908
2909 * gdb.base/style.exp: New file.
2910 * gdb.base/style.c: New file.
2911
9162a27c
TT
29122018-12-28 Tom Tromey <tom@tromey.com>
2913
2914 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2915 "dumb".
2916 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2917 the TERM environment variable.
2918
bc543c90
TT
29192018-12-27 Tom Tromey <tom@tromey.com>
2920
2921 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2922 pagination test.
2923
6f0ffe50
AB
29242018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2925
2926 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2927 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2928
b5a1e557
PW
29292018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2930
2931 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2932 Filename a.adb changed to bp_fun_addr.adb.
2933 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2934
6e8b1ab2
JV
29352018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
2936
2937 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
2938 non-PIE executables.
2939 * README: Mention the gdb,nopie_flag board setting.
2940 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
2941 non-PIE executable.
2942 * gdb.arch/amd64-entry-value.exp: Likewise.
2943 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
2944 * gdb.arch/i386-float.exp: Likewise.
2945 * gdb.arch/i386-signal.exp: Likewise.
2946 * gdb.mi/mi-reg-undefined.exp: Likewise.
2947
d00a27c5
PM
29482018-12-21 Paul Marechal <paul.marechal@ericsson.com>
2949
2950 PR gdb/23974
2951 * gdb.base/info-os.exp: Check return for unknown "info os" type.
2952
161d081c
PW
29532018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2954
2955 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
2956 Update order of results accordingly.
2957
b001de23
AB
29582018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
2959
2960 * gdb.base/annota1.exp: Update a test regexp.
2961
99e1a184
AB
29622018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2963
2964 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
2965
7a81c1e2
PW
29662018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2967
2968 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
2969 (reuse_time): Initialize to REUSE_TIME_CAP.
2970 (check_rc): New function.
2971 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
2972 Check pthread_create rc.
2973 (spawner_thread_func): Check pthread_create and pthread_join rc.
2974
73e8dc90
PA
29752018-12-08 Pedro Alves <palves@redhat.com>
2976
2977 * gdb.base/list.exp (test_forward_search): Rename to ...
2978 (test_forward_reverse_search): ... this. Also test reverse-search
2979 and the forward-search alias.
2980
13f2ed32
AB
29812018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
2982
2983 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
2984 local timeout variable before return, and remove all local timeout
2985 variable entirely.
2986 (gdb_load): Likewise.
2987
64d27cfc
TV
29882018-12-01 Tom de Vries <tdevries@suse.de>
2989
2990 * gdb.base/gdb-caching-proc.exp: New file.
2991
f63c03b4
SDJ
29922018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
2993
2994 * Makefile.in (TIMESTAMP): New variable.
2995 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
2996 command.
2997 (check-single-racy): Likewise.
2998 (check/%.exp): Likewise.
2999 (check-racy/%.exp): Likewise.
3000 (workers/%.worker): Likewise.
3001 (build-perf): Likewise.
3002 (check-perf): Likewise.
3003 * README: Describe new "TS" and "TS_FORMAT" variables.
3004 * print-ts.py: New file.
3005
1c97054b
BF
30062018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3007
3008 PR python/23714
3009 * gdb.python/python.exp: Test command repetition after
3010 gdb.execute.
3011
1871a62d
AB
30122018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3013
3014 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3015 is correctly aligned.
3016
fb5e1ed9
PW
30172018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3018
3019 * gdb.ada/info_auto_lang.exp: New testcase.
3020 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3021 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3022 * gdb.ada/info_auto_lang/some_c.c: New file.
3023
43d397ca
PW
30242018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3025
3026 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3027 FUNC_lang language syntax.
3028
beddd671
PW
30292018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3030
3031 * gdb.base/info_minsym.c: New file.
3032 * gdb.base/info_minsym.exp: New file.
3033
73fc52c4
TT
30342018-11-19 Tom Tromey <tom@tromey.com>
3035
3036 PR rust/23625:
3037 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3038 * gdb.rust/expr.exp: Update expected output. Change one test.
3039
994b876a
TT
30402018-11-19 Tom Tromey <tom@tromey.com>
3041
3042 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3043
6769f276
PA
30442018-11-19 Pedro Alves <palves@redhat.com>
3045
3046 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3047 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3048 see the expected warning.
3049
38a72da0
AH
30502018-11-16 Alan Hayward <alan.hayward@arm.com>
3051
3052 PR gdb/22736:
3053 * gdb.cp/infcall-nodebug-lib.c: New test.
3054 * gdb.cp/infcall-nodebug-main.c: New test.
3055 * gdb.cp/infcall-nodebug.exp: New file.
3056
53a89d6e
SM
30572018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3058
3059 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3060 completer tests.
3061
9325300d
TV
30622018-11-09 Tom de Vries <tdevries@suse.de>
3063
3064 * gdb.base/msym-lang.c: New test.
3065 * gdb.base/msym-lang.exp: New file.
3066 * gdb.base/msym-lang-main.c: New test.
3067
20f0d60d
TT
30682018-11-08 Tom Tromey <tom@tromey.com>
3069
3070 PR gdb/23555:
3071 PR gdb/23838:
3072 * gdb.base/warning.exp: New file.
3073
b5420128
JB
30742018-11-08 Jan Beulich <jbeulich@suse.com>
3075
3076 * testsuite/gdb.arch/i386-avx512.c,
3077 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3078
cd115d61
AB
30792018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3080
3081 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3082 point hardware.
3083
35ee2dc2
AB
30842018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3085
3086 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3087 * gdb.dwarf2/missing-type-name.exp: New file.
3088
31aceee8
TV
30892018-11-06 Tom de Vries <tdevries@suse.de>
3090
3091 * gdb.base/many-headers.c: New test.
3092 * gdb.base/many-headers.exp: New file.
3093
109be305
JW
30942018-11-06 Jim Wilson <jimw@sifive.com>
3095
3096 * gdb.base/code_elim.exp: For riscv, set additional_flags
3097 to include -msmall-data-limit=0.
3098
e2b7af72
JB
30992018-11-01 Joel Brobecker <brobecker@adacore.com>
3100
3101 * gdb.ada/watch_minus_l: New testcase.
3102
cdcda965
SM
31032018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3104
3105 * gdb.arch/aix-sighandle.c: New file.
3106 * gdb.arch/aix-sighandle.exp: New file.
3107
92dcebf3
AB
31082018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3109
3110 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3111 registers being unions.
3112
68b9ac18
TV
31132018-10-31 Tom de Vries <tdevries@suse.de>
3114
3115 * lib/valgrind.exp: New file.
3116 (vgdb_start, vgdb_stop): New procs, factored out of ...
3117 * gdb.base/valgrind-bt.exp: ... here, ...
3118 * gdb.base/valgrind-disp-step.exp: ... here and ...
3119 * gdb.base/valgrind-infcall.exp: ... here.
3120
1443936e
TV
31212018-10-31 Tom de Vries <tdevries@suse.de>
3122
3123 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3124
eb77c9df
AB
31252018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3126
3127 * gdb.dwarf2/void-type.c: New file.
3128 * gdb.dwarf2/void-type.exp: New file.
3129
82b5e646
PW
31302018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3131
3132 * gdb.base/info_qt.c: New file.
3133 * gdb.base/info_qt.exp: New file.
3134
8d619c01
EBM
31352018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3136
3137 * gdb.arch/powerpc-htm-regs.c: New file.
3138 * gdb.arch/powerpc-htm-regs.exp: New file.
3139
f2cf6173
EBM
31402018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3141
3142 * gdb.arch/powerpc-tar.c: New file.
3143 * gdb.arch/powerpc-tar.exp: New file.
3144
7ca18ed6
EBM
31452018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3146
3147 * gdb.arch/powerpc-ppr-dscr.c: New file.
3148 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3149
bfcc0eba
TV
31502018-10-25 Tom de Vries <tdevries@suse.de>
3151
3152 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3153
fe1a5cad
TV
31542018-10-24 Tom de Vries <tdevries@suse.de>
3155
3156 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3157 longer exists error.
3158
a76dc3b7
TV
31592018-10-24 Tom de Vries <tdevries@suse.de>
3160
3161 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3162
4df46df7
TV
31632018-10-24 Tom de Vries <tdevries@suse.de>
3164
3165 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3166 --db-attach in valgrind.
3167
0dbfcfff
AB
31682018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3169
3170 * gdb.arch/riscv-reg-aliases.c: New file.
3171 * gdb.arch/riscv-reg-aliases.exp: New file.
3172
b04480b1
AH
31732018-10-19 Alan Hayward <alan.hayward@arm.com>
3174
3175 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3176
2c6ac8d7
AH
31772018-10-19 Alan Hayward <alan.hayward@arm.com>
3178
3179 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3180
2bc69f25
AH
31812018-10-19 Alan Hayward <alan.hayward@arm.com>
3182
3183 * gdb.cp/ovldbreak.exp: Fix regexps.
3184
1f1ae3a3
AH
31852018-10-19 Alan Hayward <alan.hayward@arm.com>
3186
3187 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3188
94c18618
SDJ
31892018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3190
3191 PR cli/23785
3192 * gdb.base/restore.exp: New test to check if "restore" with an
3193 invalid file doesn't segfault.
3194
812cd6eb
TV
31952018-10-18 Tom de Vries <tdevries@suse.de>
3196
3197 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3198 * gdb.ada/excep_handle.exp: Same.
3199 * gdb.ada/mi_string_access.exp: Same.
3200 * gdb.ada/mi_var_union.exp: Same.
3201 * gdb.arch/arc-analyze-prologue.exp: Same.
3202 * gdb.arch/arc-decode-insn.exp: Same.
3203 * gdb.base/readnever.exp: Same.
3204 * gdb.fortran/printing-types.exp: Same.
3205 * gdb.guile/scm-lazy-string.exp: Same.
3206
c4b90788
TV
32072018-10-16 Tom de Vries <tdevries@suse.de>
3208
3209 PR gdb/23730
3210 * gdb.base/catch-follow-exec.c: Add copyright notice.
3211 * gdb.base/catch-follow-exec.exp: Rewrite to use
3212 gdb_spawn_with_cmdline_opts. Require gdb-native.
3213
8bca2978
SL
32142018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3215
3216 * gdb.trace/actions-changed.exp: Check for arch support.
3217 * gdb.trace/actions.exp: Likewise.
3218 * gdb.trace/ax.exp: Likewise.
3219 * gdb.trace/backtrace.exp: Likewise.
3220 * gdb.trace/change-loc.exp: Likewise.
3221 * gdb.trace/deltrace.exp: Likewise.
3222 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3223 * gdb.trace/ftrace.exp: Likewise.
3224 * gdb.trace/infotrace.exp: Check for arch support.
3225 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3226 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3227 * gdb.trace/mi-tsv-changed.exp: Likewise.
3228 * gdb.trace/packetlen.exp: Likewise.
3229 * gdb.trace/passc-dyn.exp: Likewise.
3230 * gdb.trace/passcount.exp: Likewise.
3231 * gdb.trace/pending.exp: Likewise.
3232 * gdb.trace/range-stepping.exp: Check for shlib support.
3233 * gdb.trace/report.exp: Check for arch support.
3234 * gdb.trace/save-trace.exp: Likewise.
3235 * gdb.trace/signal.exp: Check for signal support.
3236 * gdb.trace/tfind.exp: Check for arch support.
3237 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3238 * gdb.trace/trace-common.h: Add comment.
3239 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3240 * gdb.trace/trace-enable-disable.exp: Likewise.
3241 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3242 * gdb.trace/tracecmd.exp: Check for arch support.
3243 * gdb.trace/tspeed.exp: Check for shlib and target support.
3244 * gdb.trace/tstatus.exp: Check for arch support.
3245 * gdb.trace/tsv.exp: Likewise.
3246 * gdb.trace/while-dyn.exp: Likewise.
3247 * gdb.trace/while-stepping.exp: Likewise.
3248 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3249
f9c49bff
SM
32502018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3251
3252 * gdb.trace/tspeed.exp: Remove nowarnings.
3253 (prepare_for_trace_test): Declare "global ipalib".
3254 * gdb.trace/tspeed.c: Include unistd.h.
3255 (main): Remove superfluous printf argument.
3256
d4330bde
SL
32572018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3258
3259 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3260 directory prefix on the filename.
3261
8ecfd7bd
SDJ
32622018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3263
3264 * gdb.gdb/unittest.exp: Update expected message informing that
3265 selftests have been disabled.
3266 * gdb.server/unittest.exp: Likewise.
3267
58bbcd02
TV
32682018-10-09 Tom de Vries <tdevries@suse.de>
3269
3270 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3271 with runto_main.
3272
9f6b697b
WP
32732018-10-08 Weimin Pan <weimin.pan@oracle.com>
3274
3275 PR c++/16841
3276 * gdb.cp/virtbase2.cc: New file.
3277 * gdb.cp/virtbase2.exp: New file.
3278
add5ded5
TT
32792018-10-06 Tom Tromey <tom@tromey.com>
3280
3281 PR python/19399:
3282 * gdb.python/py-inferior.exp: Add architecture test.
3283
f9e48344
TT
32842018-10-06 Tom Tromey <tom@tromey.com>
3285
3286 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3287 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3288
2a8be203
TT
32892018-10-06 Tom Tromey <tom@tromey.com>
3290
3291 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3292 of a "throw" catchpoint.
3293
e04caa70
SDJ
32942018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3295
3296 * gdb.base/info-proc.exp: Update string expected from "help info
3297 proc".
3298
5ca8c39f
TT
32992018-10-04 Tom Tromey <tom@tromey.com>
3300
3301 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3302 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3303 (test_initial_complaints, test_empty_complaints): Update.
3304 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3305
3453e7e4
TT
33062018-10-04 Tom Tromey <tom@tromey.com>
3307
3308 PR cli/19551:
3309 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3310 * lib/gdb.exp (gdb_file_cmd): Update.
3311 * gdb.stabs/weird.exp (print_weird_var): Update.
3312 * gdb.server/solib-list.exp: Update.
3313 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3314 * gdb.mi/mi-cli.exp: Update.
3315 * gdb.linespec/linespec.exp: Update.
3316 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3317 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3318 * gdb.cp/cp-relocate.exp: Update.
3319 * gdb.base/sym-file.exp: Update.
3320 * gdb.base/relocate.exp: Update.
3321 * gdb.base/readnever.exp: Update.
3322 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3323 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3324 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3325 * gdb.base/code_elim.exp: Update.
3326 * gdb.base/break-unload-file.exp (test_break): Update.
3327 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3328 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3329 Update.
3330 * gdb.base/attach.exp (do_attach_tests): Update.
3331 * gdb.base/sepdebug.exp: Update.
3332 * gdb.python/py-section-script.exp: Update.
3333
6afcf761
TT
33342018-10-04 Tom Tromey <tom@tromey.com>
3335
3336 PR cli/22234:
3337 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3338 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3339 output.
3340
fef1b293
TT
33412018-10-04 Tom Tromey <tom@tromey.com>
3342
3343 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3344 set width and height to 0.
3345 (test_command_line_attach_run): Use -quiet.
3346
ca98345e
SL
33472018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3348
3349 * lib/gdb.exp (skip_ifunc_tests): New.
3350 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3351 other compile failures.
3352 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3353
ff34e6ae
SM
33542018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3355
3356 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3357 is_amd64_regs_target.
3358
6bb8890e
AH
33592018-10-01 Alan Hayward <alan.hayward@arm.com>
3360
3361 * gdb.arch/aarch64-sighandler-regs.c: New test.
3362 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3363 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3364
224d30d3
MM
33652018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3366
3367 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3368 assembly.
3369
f67ffa6a
AB
33702018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3371
3372 * gdb.base/frame-selection.exp: New file.
3373 * gdb.base/frame-selection.c: New file.
3374
9fc3183f
AH
33752018-09-27 Alan Hayward <alan.hayward@arm.com>
3376
3377 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3378 pthread barrier.
3379 (main): Likewise.
3380
d354055e
AB
33812018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3382
3383 * gdb.base/large-frame-1.c: New file.
3384 * gdb.base/large-frame-2.c: New file.
3385 * gdb.base/large-frame.exp: New file.
3386 * gdb.base/large-frame.h: New file.
3387
db727370
JL
33882018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3389
3390 PR gdb/20948
3391 * gdb.base/write_mem.exp: New test.
3392 * gdb.base/write_mem.c: Likewise.
3393
ae778caf
TT
33942018-09-23 Tom Tromey <tom@tromey.com>
3395
3396 PR python/18852:
3397 * gdb.python/py-parameter.exp: Add test for parameter that throws
3398 on "set".
3399
fd3ba736
TT
34002018-09-23 Tom Tromey <tom@tromey.com>
3401
3402 PR python/17284:
3403 * gdb.python/py-template.exp (test_template_arg): Add test for
3404 negative template argument number.
3405
39a24317
TT
34062018-09-23 Tom Tromey <tom@tromey.com>
3407
3408 PR python/14062:
3409 * gdb.python/python.exp: Add test for post_event error.
3410
f5769a2c
TT
34112018-09-23 Tom Tromey <tom@tromey.com>
3412
3413 PR python/18170:
3414 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3415 convert pointers to int and long.
3416
1c1e54f6
TT
34172018-09-23 Tom Tromey <tom@tromey.com>
3418
3419 PR python/20126:
3420 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3421 signed-ness conversion tests.
3422
fb4fa946
TT
34232018-09-23 Tom Tromey <tom@tromey.com>
3424
3425 PR python/18352;
3426 * gdb.python/py-value.exp (test_float_conversion): New proc.
3427 Use it.
3428
a466edac
HAQ
34292018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3430
3431 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3432
4ee9b0c5
SL
34332018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3434
3435 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3436 no readline.
3437 * gdb.base/utf8-identifiers.exp: Likewise.
3438 * gdb.cp/cpcompletion.exp: Likewise.
3439 * gdb.linespec/cpcompletion.exp: Likewise.
3440 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3441 * gdb.linespec/cpls-ops.exp: Likewise.
3442
23be8da7
RB
34432018-09-19 Richard Bunt <richard.bunt@arm.com>
3444 Chris January <chris.january@arm.com>
3445
3446 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3447 * gdb.fortran/short-circuit-argument-list.exp: New file.
3448 * gdb.fortran/short-circuit-argument-list.f90: New test.
3449
5031d0ae
SDJ
34502018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3451
3452 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3453 "arch=" keyword when executing "-stack-list-frames".
3454
b4c0d1a4
SDJ
34552018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3456
3457 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3458 "arch=" keyword when executing "-stack-list-frames".
3459
7a6d2b45
SDJ
34602018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3461
3462 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3463 break ada".
3464
8588b356
SM
34652018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3466
3467 PR python/23669
3468 * gdb.python/python.exp: Test gdb.execute("show commands").
3469
65e65158
TT
34702018-09-16 Tom Tromey <tom@tromey.com>
3471
3472 * gdb.base/new-ui.exp (do_execution_tests): Update.
3473 * gdb.base/dbx.exp (test_breakpoints): Update.
3474
bf326452
AH
34752018-09-14 Alan Hayward <alan.hayward@arm.com>
3476
3477 * lib/gdb.exp (gdb_simple_compile): Add proc.
3478 (is_elf_target): Use gdb_simple_compile.
3479 (skip_altivec_tests): Likewise.
3480 (skip_vsx_tests): Likewise.
3481 (skip_tsx_tests): Likewise.
3482 (skip_btrace_tests): Likewise.
3483 (skip_btrace_pt_tests): Likewise.
3484 (gdb_can_simple_compile): Likewise.
3485 (gdb_has_argv0): Likewise.
3486 (gdb_target_symbol_prefix): Likewise.
3487 (target_supports_scheduler_locking): Likewise.
3488
2361b0fb
TT
34892018-09-13 Tom Tromey <tom@tromey.com>
3490
3491 * Makefile.in (TAGS): Recognize proc_with_prefix and
3492 gdb_caching_proc.
3493
0ae1a321
SM
34942018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3495
3496 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3497 method.
3498
a40bf0c2
SM
34992018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3500
3501 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3502 and a few other Inferior properties when the Inferior is no
3503 longer valid.
3504
4a3fe98f
TT
35052018-09-13 Tom Tromey <tom@tromey.com>
3506
3507 PR rust/23650:
3508 * gdb.rust/simple.exp: Add test for enum field access error.
3509
098b2108
TT
35102018-09-13 Tom Tromey <tom@tromey.com>
3511
3512 PR rust/23626:
3513 * gdb.rust/simple.rs (EmptyEnum): New type.
3514 (main): Use it.
3515 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3516
1256af7d
SM
35172018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3518
3519 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3520 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3521 * gdb.python/py-symtab.exp: Update test printing an objfile.
3522
4aa8e6c2
SM
35232018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3524
3525 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3526 object.
3527
c221b2f7
AH
35282018-09-12 Alan Hayward <alan.hayward@arm.com>
3529
3530 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3531 (support_complex_tests): Use gdb_can_simple_compile.
3532 (is_ilp32_target): Likewise.
3533 (is_lp64_target): Likewise.
3534 (is_64_target): Likewise.
3535 (is_amd64_regs_target): Likewise.
3536 (is_aarch32_target): Likewise.
3537 (gdb_int128_helper): Likewise.
3538
6f1107b5
JK
35392018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3540
3541 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3542
1f5d1570
JG
35432018-09-10 Jerome Guitton <guitton@adacore.com>
3544
3545 * gdb.ada/same_component_name: Add test for case of tagged record
3546 with variable-length fields.
3547
cc330e39
XR
35482018-09-10 Xavier Roirand <roirand@adacore.com>
3549
3550 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3551 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3552 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3553 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3554
b9c50e9a
XR
35552018-09-10 Xavier Roirand <roirand@adacore.com>
3556
3557 * gdb.ada/mi_string_access.exp: New testcase.
3558 * gdb.ada/mi_string_access/bar.adb: New file.
3559 * gdb.ada/mi_string_access/pck.adb: New file.
3560 * gdb.ada/mi_string_access/pck.asd: New file.
3561
2963898f
XR
35622018-09-10 Xavier Roirand <roirand@adacore.com>
3563
3564 * gdb.ada/mi_var_union.exp: New testcase.
3565 * gdb.ada/mi_var_union/bar.adb: New file.
3566 * gdb.ada/mi_var_union/pck.adb: New file.
3567 * gdb.ada/mi_var_union/pck.asd: New file.
3568
1aac008f
TT
35692018-09-08 Tom Tromey <tom@tromey.com>
3570
3571 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3572
332cf4c9
TT
35732018-09-08 Tom Tromey <tom@tromey.com>
3574
3575 PR python/16047:
3576 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3577 (register_pretty_printers): Register new printer.
3578 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3579 test.
3580 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3581 (an_int_type3): New global.
3582
424da6cf
JB
35832018-09-08 Joel Brobecker <brobecker@adacore.com>
3584
3585 * gdb.ada/expr_with_funcall: New testcase.
3586
2a62dfa9
JB
35872018-09-08 Joel Brobecker <brobecker@adacore.com>
3588
3589 * gdb.ada/packed_array_assign: New testcase.
3590
96b6697f
AB
35912018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3592
3593 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3594 names, and add test prefixes to make test names unique.
3595
e4a62c65
TV
35962018-09-05 Tom de Vries <tdevries@suse.de>
3597
3598 * gdb.dwarf2/varval.exp: Add test.
3599
dd083ee2
GB
36002018-09-04 Gary Benson <gbenson@redhat.com>
3601
3602 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3603 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3604
aef9346c
TT
36052018-08-31 Tom Tromey <tom@tromey.com>
3606
3607 * gdb.rust/simple.rs: Rename second variable "v".
3608
c67f2e15
AB
36092018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3610
3611 * gdb.base/funcargs.c (use_a): New function.
3612 (recurse): Call use_a.
3613
078a0207
KS
36142018-08-29 Keith Seitz <keiths@redhat.com>
3615
3616 * gdb.compile/compile-cplus-anonymous.cc: New file.
3617 * gdb.compile/compile-cplus-anonymous.exp: New file.
3618 * gdb.compile/compile-cplus-array-decay.cc: New file.
3619 * gdb.compile/compile-cplus-array-decay.exp: New file.
3620 * gdb.compile/compile-cplus-inherit.cc: New file.
3621 * gdb.compile/compile-cplus-inherit.exp: New file.
3622 * gdb.compile/compile-cplus-member.cc: New file.
3623 * gdb.compile/compile-cplus-member.exp: New file.
3624 * gdb.compile/compile-cplus-method.cc: New file.
3625 * gdb.compile/compile-cplus-method.exp: New file.
3626 * gdb.compile/compile-cplus-mod.c: "New" file.
3627 * gdb.compile/compile-cplus-namespace.cc: New file.
3628 * gdb.compile/compile-cplus-namespace.exp: New file.
3629 * gdb.compile/compile-cplus-nested.cc: New file.
3630 * gdb.compile/compile-cplus-nested.exp: New file.
3631 * gdb.compile/compile-cplus-print.c: "New" file.
3632 * gdb.compile/compile-cplus-print.exp: "New" file.
3633 * gdb.compile/compile-cplus-virtual.cc: New file.
3634 * gdb.compile/compile-cplus-virtual.exp: New file.
3635 * gdb.compile/compile-cplus.c: "New" file.
3636 * gdb.compile/compile-cplus.exp: "New" file.
3637 * lib/compile-support.exp: New file.
3638
b0f492b9
GB
36392018-08-16 Gary Benson <gbenson@redhat.com>
3640
3641 PR gdb/13000:
3642 * gdb.base/batch-exit-status.exp: New file.
3643 * gdb.base/batch-exit-status.good-commands: Likewise.
3644 * gdb.base/batch-exit-status.bad-commands: Likewise.
3645
36eb4c5f
AH
36462018-08-29 Alan Hayward <alan.hayward@arm.com>
3647
3648 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3649 (struct struct02): Likewise.
3650 (struct struct03): Likewise.
3651 (struct struct04): Likewise.
3652 (struct struct_01_01): New struct.
3653 (struct struct_01_02): Likewise.
3654 (struct struct_01_03): Likewise.
3655 (struct struct_01_04): Likewise.
3656 (struct struct_02_01): Likewise.
3657 (struct struct_02_02): Likewise.
3658 (struct struct_02_03): Likewise.
3659 (struct struct_02_04): Likewise.
3660 (struct struct_04_01): Likewise.
3661 (struct struct_04_02): Likewise.
3662 (struct struct_04_03): Likewise.
3663 (struct struct_04_04): Likewise.
3664 (struct struct_05_01): Likewise.
3665 (struct struct_05_02): Likewise.
3666 (struct struct_05_03): Likewise.
3667 (struct struct_05_04): Likewise.
3668 (cmp_struct01): Remove function.
3669 (cmp_struct02): Likewise.
3670 (cmp_struct03): Likewise.
3671 (cmp_struct04): Likewise.
3672 (cmp_struct_01_01): Add Function.
3673 (cmp_struct_01_02): Likewise.
3674 (cmp_struct_01_03): Likewise.
3675 (cmp_struct_01_04): Likewise.
3676 (cmp_struct_02_01): Likewise.
3677 (cmp_struct_02_02): Likewise.
3678 (cmp_struct_02_03): Likewise.
3679 (cmp_struct_02_04): Likewise.
3680 (cmp_struct_04_01): Likewise.
3681 (cmp_struct_04_02): Likewise.
3682 (cmp_struct_04_03): Likewise.
3683 (cmp_struct_04_04): Likewise.
3684 (cmp_struct_05_01): Likewise.
3685 (cmp_struct_05_02): Likewise.
3686 (cmp_struct_05_03): Likewise.
3687 (cmp_struct_05_04): Likewise.
3688 (call_all): Add new structs.
3689 * gdb.base/infcall-nested-structs.exp: Likewise.
3690
3bf9c013
JV
36912018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3692
3693 * gdb.python/py-framefilter-mi.exp: Update regexp to
3694 check for "arch" field in frame output.
3695
450d1e88
KB
36962018-08-23 Kevin Buettner <kevinb@redhat.com>
3697
3698 * gdb.dwarf2/dw2-ranges-func.c: New file.
3699 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3700
ae739fe7
SM
37012018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3702
3703 * gdb.base/term.exp: Compare terminal settings with values from
3704 the inferior.
3705 * gdb.base/term.c: Get and set terminal settings.
3706
6d52907e
JV
37072018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3708
3709 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3710 accommodate new "arch" field in frame output.
3711 * gdb.mi/mi-return.exp: Likewise.
3712 * gdb.mi/mi-stack.exp: Likewise.
3713 * gdb.mi/mi-syn-frame.exp: Likewise.
3714 * gdb.mi/user-selected-context-sync.exp: Likewise.
3715
be2d111a
MS
37162018-08-19 Michael Spang <spang@google.com>
3717
3718 PR gdb/11786
3719 * gdb.base/gcore-tls-pie.c: New file.
3720 * gdb.base/gcore-tls-pie.exp: New file.
3721
ae3a7c47
KB
37222018-08-18 Kevin Buettner <kevinb@redhat.com>
3723
3724 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
3725 * gdb.dwarf2/varval.c: New file.
3726 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 3727
2ecae92e
AH
37282018-08-17 Alan Hayward <alan.hayward@arm.com>
3729
3730 PR gdb/18931
3731 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3732
c1854f1d
KS
37332018-08-16 Keith Seitz <keiths@redhat.com>
3734
3735 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3736 tests expected to pass.
3737
26fb3983
JV
37382018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3739
3740 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3741 -data-disassemble -a.
3742 (test_disassembly_bogus_args): Likewise.
3743
67943c00
AB
37442018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3745
3746 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3747
5ff2bbae
AB
37482018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3749
3750 * gdb.base/vla-optimized-out.exp: Add new test.
3751
e5bbcd0f
AB
37522018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3753
3754 * gdb.base/vla-optimized-out-o3.exp: Delete.
3755 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3756 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3757 deleted tests.
3758
9d4a934c
AB
37592018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3760
3761 PR gdb/18050:
3762 * gdb.server/extended-remote-restart.c: New file.
3763 * gdb.server/extended-remote-restart.exp: New file.
3764
045cf012
SM
37652018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3766
3767 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3768 "set variable index = 42".
3769
87d6a7aa
SM
37702018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3771
3772 * boards/index-cache-gdb.exp: New file.
3773 * gdb.dwarf2/index-cache.exp: New file.
3774 * gdb.dwarf2/index-cache.c: New file.
3775 * gdb.base/maint.exp: Check if we are using the index cache.
3776
96d68bd4
RO
37772018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3778
3779 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3780 MAKEFLAGS.
3781
5a699617
RO
37822018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3783
3784 * dg-extract-results.sh: Move to toplevel contrib.
3785 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3786 * Makefile.in (check-parallel-racy): Likewise.
3787
5bd18990
AB
37882018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3789
3790 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3791 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3792 tests if the target supports scheduler locking.
3793
3fbbcf47
TV
37942018-08-04 Tom de Vries <tdevries@suse.de>
3795
3796 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3797
3e1d3d8c
TT
37982018-08-02 Tom Tromey <tom@tromey.com>
3799
3800 PR symtab/16842.
3801 * gdb.cp/temargs.exp: Test "info address" of a template
3802 parameter.
3803
5abe0f0c
JV
38042018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3805
3806 * gdb.python/py-mi-var-info-path-expression.c: New file.
3807 * gdb.python/py-mi-var-info-path-expression.py: New file.
3808 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3809
fb66cde8
SDJ
38102018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3811
3812 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3813 error after "cannot resolve name" string.
3814
c708f4d2
AB
38152018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3816
3817 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3818 started.
3819 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3820
37cc0cae
TV
38212018-07-28 Tom de Vries <tdevries@suse.de>
3822
3823 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3824
63b4ecf7
TV
38252018-07-26 Tom de Vries <tdevries@suse.de>
3826
3827 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3828
3c3bb058
AB
38292018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3830
3831 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3832 is visible.
3833
9e7f3bbb
TV
38342018-07-26 Tom de Vries <tdevries@suse.de>
3835
3836 PR breakpoints/23366
3837 * gdb.base/catch-follow-exec.c: New test.
3838 * gdb.base/catch-follow-exec.exp: New file.
3839
16f808ec
TV
38402018-07-25 Tom de Vries <tdevries@suse.de>
3841
3842 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3843 vla-optimized-out.c.
3844
d7154a8d
JV
38452018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3846
3847 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3848 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3849
232a0032
TV
38502018-07-20 Tom de Vries <tdevries@suse.de>
3851
3852 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3853 NOCLONE macro.
3854 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3855
fbb1d502
TV
38562018-07-19 Tom de Vries <tdevries@suse.de>
3857
3858 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3859 regular expression.
3860
42dc7699
TV
38612018-07-18 Tom de Vries <tdevries@suse.de>
3862
3863 * gdb.base/vla-optimized-out.c: New test.
3864 * gdb.base/vla-optimized-out.exp: New file.
3865
7f1f7e23
SDJ
38662018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3867
3868 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3869 message "No address associated with hostname" when gdbserver
3870 cannot resolve the hostname.
3871
5759ebb3
PW
38722018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3873
3874 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3875 Add some test prefixes to make tests unique.
3876
3606ccab
PW
38772018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3878
3879 * gdb.base/frameapply.c: New file.
3880 * gdb.base/frameapply.exp: New file.
3881
529c08b2
PW
38822018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3883
3884 * gdb.base/skip.exp: Update expected error message.
3885
c7ab0aef
SDJ
38862018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3887 Jan Kratochvil <jan.kratochvil@redhat.com>
3888 Paul Fertser <fercerpav@gmail.com>
3889 Tsutomu Seki <sekiriki@gmail.com>
3890
3891 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3892 parameter.
3893 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3894 by default.
3895 * boards/native-gdbserver.exp: Likewise.
3896 * gdb.server/run-without-local-binary.exp: Improve regexp used
3897 for detecting when a remote debugging connection succeeds.
3898 * gdb.server/server-connect.exp: New file.
3899 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3900 Do not prefix the port number with ":".
3901 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3902 support for detecting and using it. Add '$debughost_gdbserver'
3903 to the list of arguments used to start gdbserver. Handle case
3904 when gdbserver cannot resolve a network name.
3905
16ff70dd
SDJ
39062018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3907
3908 PR c++/23373
3909 * gdb.base/ptype-offsets.cc (struct static_member): New
3910 struct.
3911 (main) <stmember>: New variable.
3912 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3913 with a static member in it.
3914
3541979f
AB
39152018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3916
3917 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3918 watchpoints enabled and disabled.
3919
c8ad9b9a
AB
39202018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3921
3922 * gdb.base/examine-backward.exp: Still run tests around address
3923 0x0, even if address 0x0 is not readable. Update the pattern for
3924 matching address 0x0 in expected output.
3925
e0e5e971
AB
39262018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3927
3928 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3929 malloc/free.
3930
1ea5da02
TV
39312018-07-04 Tom de Vries <tdevries@suse.de>
3932
3933 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3934
471b9d15
MR
39352018-07-02 Maciej W. Rozycki <macro@mips.com>
3936
3937 PR tdep/8282
3938 * gdb.arch/mips-disassembler-options.exp: New test.
3939 * gdb.arch/mips-disassembler-options.s: New test source.
3940
75acb486
PA
39412018-06-29 Pedro Alves <palves@redhat.com>
3942
3943 * gdb.threads/names.exp: Adjust expected "info threads" output.
3944
cd2bb709
PA
39452018-06-29 Pedro Alves <palves@redhat.com>
3946
3947 * gdb.opt/inline-break.exp (line number, address): Add "info
3948 break" tests.
3949
991ff292
PA
39502018-06-29 Pedro Alves <palves@redhat.com>
3951
3952 * gdb.opt/inline-break.c (func1): Add "break here" marker.
3953 * gdb.opt/inline-break.exp: Test setting breakpoints by line
3954 number and address and running to them.
3955
356819b6 39562018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
3957
3958 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
3959
2512d7ef
JK
39602018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3961
3962 * lib/compiler.c: Remove executable permission flag.
3963
be1b6474
RB
39642018-06-28 Richard Bunt <richard.bunt@arm.com>
3965
3966 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
3967 code.
3968 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
3969
291f9a96
PT
39702018-06-28 Petr Tesarik <ptesarik@suse.cz>
3971
3972 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
3973
ed6dfe51
PT
39742018-06-28 Petr Tesarik <ptesarik@suse.cz>
3975
3976 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
3977 address argument is omitted.
3978
d4d429d5
PT
39792018-06-28 Petr Tesarik <ptesarik@suse.cz>
3980
3981 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
3982
7ab6656f
OJ
39832018-06-27 Omair Javaid <omair.javaid@linaro.org>
3984
3985 PR gdb/21695
3986 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
3987 * gdb.base/infoline-reloc-main-from-zero.c: New file.
3988
a33ccfc7
TT
39892018-06-26 Tom Tromey <tom@tromey.com>
3990
3991 PR rust/22574:
3992 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
3993 * gdb.rust/simple.rs (struct SimpleLayout): New.
3994
6d72d289
SM
39952018-06-22 Simon Marchi <simon.marchi@ericsson.com>
3996
3997 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
3998 "info registers" output.
3999
8363f9d5
RB
40002018-06-21 Richard Bunt <richard.bunt@arm.com>
4001
4002 * gdb.base/watchpoint-hw-attach.c: New test.
4003 * gdb.base/watchpoint-hw-attach.exp: New file.
4004
f00674fe
SM
40052018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4006
4007 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4008 through /bin/sh.
4009 * boards/dwarf4-gdb-index.exp: Likewise.
4010 * boards/fission-dwp.exp: Likewise.
4011
1d554008
UW
40122018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4013
4014 * gdb.base/float128.exp: Add comment and improved fail message
4015 to the failure case of "print large128" test.
4016
d0ac1c44
SM
40172018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4018
4019 * configure.ac: Remove AC_PREREQ.
4020 * configure: Re-generate.
4021
61b04dd0
PA
40222018-06-19 Pedro Alves <palves@redhat.com>
4023
4024 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4025 (func_extern_caller): New.
4026 (main): Call func_extern_caller.
4027 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4028 logic change.
4029
f63b508a
SM
40302018-06-18 Weimin Pan <weimin.pan@oracle.com>
4031
4032 PR gdb/16841
4033 * gdb.cp/typedef-base.cc: New file.
4034 * gdb.cp/typedef-base.exp: New file.
4035
0fe3a558
TV
40362018-06-18 Tom de Vries <tdevries@suse.de>
4037
4038 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4039
7010835a
AB
40402018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4041 Richard Bunt <Richard.Bunt@arm.com>
4042
4043 * gdb.threads/attach-slow-waitpid.c: New file.
4044 * gdb.threads/attach-slow-waitpid.exp: New file.
4045 * gdb.threads/slow-waitpid.c: New file.
4046
14897d65
PA
40472018-06-14 Pedro Alves <palves@redhat.com>
4048
4049 * gdb.base/fork-running-state.c: Include <errno.h>.
4050 (exit_if_relative_exits): New.
4051 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4052 exits.
4053 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4054 child exits.
4055
5d9a0608
TV
40562018-06-14 Tom de Vries <tdevries@suse.de>
4057
4058 PR cli/22573
4059 * gdb.base/finish-pretty.c: New test.
4060 * gdb.base/finish-pretty.exp: New file.
4061
11ae5818
PA
40622018-06-14 Pedro Alves <palves@redhat.com>
4063
4064 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4065 gdb's expected startup output.
4066
1d39de44
PA
40672018-06-14 Pedro Alves <palves@redhat.com>
4068
4069 * lib/selftest-support.exp (selftest_setup): Remove inlined
4070 function handling.
4071
70ee0000
TV
40722018-06-14 Tom de Vries <tdevries@suse.de>
4073
4074 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4075 matching of breakpoint printing.
4076
11f4b608
TV
40772018-06-13 Tom de Vries <tdevries@suse.de>
4078
4079 PR testsuite/23269
4080 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4081 (fork_child): ... here, and ...
4082 (fork_parent): ... here.
4083
40842018-06-12 Tom de Vries <tdevries@suse.de>
4085
4086 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4087
9516f85a
AB
40882018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4089 Stephen Roberts <stephen.roberts@arm.com>
4090
4091 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4092 rewrite test to describe action performed, rather than possible
4093 failure.
4094
5045b3d7
GB
40952018-06-08 Gary Benson <gbenson@redhat.com>
4096
4097 * gdb.threads/check-libthread-db.exp: New file.
4098 * gdb.threads/check-libthread-db.c: Likewise.
4099
c61b06a1
TT
41002018-06-05 Tom Tromey <tom@tromey.com>
4101
4102 * gdb.base/default.exp: Update expected "show version" output.
4103
eb6af809
TT
41042018-06-05 Tom Tromey <tom@tromey.com>
4105
4106 PR cli/12326:
4107 * gdb.cp/static-print-quit.exp: Update.
4108 * lib/gdb.exp (pagination_prompt): Update.
4109 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4110 * gdb.python/python.exp: Update.
4111
178d6a63
JB
41122018-06-04 Joel Brobecker <brobecker@adacore.com>
4113
4114 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4115
8e817061
JB
41162018-06-01 Joel Brobecker <brobecker@adacore.com>
4117
4118 * gdb.ada/bp_fun_addr: New testcase.
4119
e86ca25f
TT
41202018-06-01 Tom Tromey <tom@tromey.com>
4121
4122 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4123 results.
4124 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4125 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4126 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4127 * gdb.base/maint.exp (maint_pass_if): Update.
4128
4b2dfa9d
MR
41292018-05-31 Maciej W. Rozycki <macro@mips.com>
4130
4131 * gdb.base/endian.exp: New test.
4132 * gdb.base/endian.c: New test source.
4133
45f25d6c
AB
41342018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4135
4136 PR gdb/23203
4137 * gdb.base/bt-selected-frame.c: New file.
4138 * gdb.base/bt-selected-frame.exp: New file.
4139 * lib/gdb.exp (get_current_frame_number): New function.
4140
d9f6d7f8
MR
41412018-05-24 Maciej W. Rozycki <macro@mips.com>
4142 Pedro Alves <palves@redhat.com>
4143
4144 * gdb.threads/tls-core.c: Include <stdlib.h>
4145 (thread_proc): Call `abort'.
4146 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4147 (tls_core_test): New procedure, bits factored out from ...
4148 (top level): ... here. Test both native cores and gcore cores.
4149
ff1cf532
TT
41502018-05-23 Tom Tromey <tom@tromey.com>
4151
4152 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4153
b98664d3
TT
41542018-05-23 Tom Tromey <tom@tromey.com>
4155
4156 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4157 symfile_complaints.
4158 (test_short_complaints): Likewise.
4159 (test_empty_complaints): Likewise.
4160 (test_initial_complaints): Update.
4161
4e9668d0
TT
41622018-05-23 Tom Tromey <tom@tromey.com>
4163
4164 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4165
43ba33c7
TT
41662018-05-23 Tom Tromey <tom@tromey.com>
4167
4168 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4169 (test_short_complaints): Update.
4170
035522c0
PA
41712018-05-22 Pedro Alves <palves@redhat.com>
4172
4173 * gdb.base/remote.exp: Only gdb_start after compiling the
4174 testcase. Issue "disconnect" before testing "set remote" command
4175 defaults. Issue clean_restart before running to main.
4176
cc0be08f
PA
41772018-05-22 Pedro Alves <palves@redhat.com>
4178
4179 * gdb.base/remote.exp: Adjust expected output of "show remote
4180 memory-write-packet-size". Add tests for "set remote
4181 memory-write-packet-size 0" and "set remote
4182 memory-write-packet-size fixed/limit".
4183
b1b60145
PA
41842018-05-22 Pedro Alves <palves@redhat.com>
4185
4186 PR gdb/22973
4187 * gdb.base/utf8-identifiers.c: New file.
4188 * gdb.base/utf8-identifiers.exp: New file.
4189
0ec848ad
PFC
41902018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4191
4192 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4193
2c3305f6
PFC
41942018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4195
4196 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4197
ce1e8424
TT
41982018-05-18 Tom Tromey <tom@tromey.com>
4199
4200 * gdb.base/ptype-offsets.exp: Update.
4201
ddfe970e
KS
42022018-05-17 Keith Seitz <keiths@redhat.com>
4203
4204 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4205 in expected breakpoint stop locations.
4206 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4207 move to proper scope to test variable values.
4208 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4209 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4210 New functions.
4211 (main): Call not_inline_func3.
4212 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4213 inline_func1, inline_func2, and inline_func3. Test that when each
4214 breakpoint is hit, GDB properly reports both the stop location
4215 and the backtrace. Repeat tests for temporary breakpoints.
4216
0726fcc6
MR
42172018-05-15 Maciej W. Rozycki <macro@mips.com>
4218
4219 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4220 rather then trying to access it in determining whether the PID
4221 of `gdbserver' could have been retrieved.
4222
8ee22052
AB
42232018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4224
4225 * gdb.arch/amd64-init-x87-values.S: New file.
4226 * gdb.arch/amd64-init-x87-values.exp: New file.
4227
7785df48
JK
42282018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4229
4230 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4231
56bcdbea
TT
42322018-05-04 Tom Tromey <tom@tromey.com>
4233
4234 PR python/22730:
4235 * gdb.python/python.exp: Test multi-line execute.
4236
a913fffb
TT
42372018-05-04 Tom Tromey <tom@tromey.com>
4238
4239 PR python/22731:
4240 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4241
7a2c85f2
TT
42422018-05-04 Tom Tromey <tom@tromey.com>
4243
4244 PR gdb/11750:
4245 * gdb.base/define.exp: Test defining a user command inside a user
4246 command.
4247 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4248
a3b60e45
JK
42492018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4250 Pedro Alves <palves@redhat.com>
4251
4252 PR breakpoints/19806 and support for PR external/20207.
4253 * gdb.base/watchpoint-unaligned.c: New file.
4254 * gdb.base/watchpoint-unaligned.exp: New file.
4255
45fe4a03
AB
42562018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4257
4258 * gdb.base/maint.exp: Make test names unique, use
4259 test_prefix_command_help to test 'help maint info', and remove
4260 repeated test of 'help maint'.
4261
9be2ae8f
TT
42622018-05-04 Tom Tromey <tom@tromey.com>
4263
4264 PR gdb/22619:
4265 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4266 behavior.
4267
11859c31
AB
42682018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4269
4270 * gdb.base/maint.exp: Process output from 'maint print registers'
4271 line at a time.
4272
089a9490
AB
42732018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4274
4275 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4276 timeout.
4277
9b0797e2
AB
42782018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4279
4280 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4281 filter pattern.
4282
f6ac5f3d
PA
42832018-05-02 Pedro Alves <palves@redhat.com>
4284
4285 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4286 to_log_command renames.
4287 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4288
77d3c63b
TT
42892018-05-02 Tom Tromey <tom@tromey.com>
4290
4291 * gdb.python/py-parameter.exp: Set test message.
4292
0489430a
TT
42932018-05-02 Tom Tromey <tom@tromey.com>
4294
4295 PR python/20084:
4296 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4297 PARAM_ZUINTEGER_UNLIMITED tests.
4298
1632f8ba
DR
42992018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4300
4301 PR rust/23124
4302 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4303 when casting.
4304
6d7bb824
TT
43052018-04-30 Tom Tromey <tom@tromey.com>
4306
4307 * gdb.python/py-type.exp: Check align attribute.
4308 * gdb.python/py-type.c: New "aligncheck" global.
4309
007e1530
TT
43102018-04-30 Tom Tromey <tom@tromey.com>
4311
4312 PR exp/17095:
4313 * gdb.dwarf2/dw2-align.exp: New file.
4314 * gdb.cp/align.exp: New file.
4315 * gdb.base/align.exp: New file.
4316 * lib/gdb.exp (gdb_int128_helper): New proc.
4317 (has_int128_c, has_int128_cxx): New caching procs.
4318
6873858b
TT
43192018-04-27 Tom Tromey <tom@tromey.com>
4320
4321 PR rust/22545:
4322 * gdb.rust/simple.exp: Add inclusive range tests.
4323
79188d8d
PA
43242018-04-26 Pedro Alves <palves@redhat.com>
4325
4326 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4327 ifunc breakpoint locations correctly of ifunc breakpoints set
4328 while the program resolves the ifunc.
4329
c7075ad5
PA
43302018-04-26 Pedro Alves <palves@redhat.com>
4331
4332 * gdb.base/gnu-ifunc-final.c: New file.
4333 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4334 * gdb.base/gnu-ifunc.exp (executable): Delete.
4335 (staticexecutable): Adjust.
4336 (lib_opts, exec_opts): Delete.
4337 (make_binsuffix, build, set-break): New procedures.
4338 (misc_tests): New, with tests factored out from the top level.
4339 (top level): Test different combinations of ifunc resolver name,
4340 resolver with and with debug info, and ifunc target with and
4341 without debug info. Wrap static tests with with_target_prefix.
4342
8388016d
PA
43432018-04-26 Pedro Alves <palves@redhat.com>
4344
4345 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4346 return type" warnings.
4347
249b5733
PA
43482018-04-25 Pedro Alves <palves@redhat.com>
4349
4350 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4351 killed".
4352 * gdb.base/kill-after-signal.exp: Likewise.
4353 * gdb.threads/kill.exp: Likewise.
4354
f67c0c91
SDJ
43552018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4356 Sergio Durigan Junior <sergiodj@redhat.com>
4357 Pedro Alves <palves@redhat.com>
4358
4359 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4360 regexps to expect for '[Inferior ... detached]' as well.
4361 * gdb.base/attach.exp: Likewise.
4362 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4363 "gdb_continue_to_end".
4364 (test_catch_syscall_with_wrong_args): Likewise.
4365 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4366 ']'. Don't set 'verbose' on.
4367 * gdb.base/foll-vfork.exp: Likewise.
4368 * gdb.base/fork-print-inferior-events.c: New file.
4369 * gdb.base/fork-print-inferior-events.exp: New file.
4370 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4371 '[Inferior ... has been killed]' message.
4372 * gdb.base/kill-after-signal.exp: Likewise.
4373 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4374 detach message.
4375 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4376 message.
4377 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4378 regexps to expect for '[Inferior ... detached]' as well.
4379 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4380
0a8ddac4
SM
43812018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4382
4383 PR gdb/23104
4384 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4385
d27d16bf
RB
43862018-04-19 Richard Bunt <richard.bunt@arm.com>
4387
4388 * gdb.threads/multiple-successive-infcall.c: New test.
4389 * gdb.threads/multiple-successive-infcall.exp: New file.
4390
a037790e
TT
43912018-04-17 Tom Tromey <tom@tromey.com>
4392
4393 * gdb.rust/simple.rs (Union): New type.
4394 (main): New local "u".
4395 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4396
e3a91079
AA
43972018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4398
4399 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4400 number information in output of "whereis" command.
4401 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4402
b744723f
AA
44032018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4404
4405 * gdb.ada/info_types.exp: Adjust expected output to the line
4406 numbers now printed by "info var/func/type".
4407 * gdb.base/completion.exp: Likewise.
4408 * gdb.base/included.exp: Likewise.
4409 * gdb.cp/cp-relocate.exp: Likewise.
4410 * gdb.cp/cplusfuncs.exp: Likewise.
4411 * gdb.cp/namespace.exp: Likewise.
4412 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4413
4a4495d6
MM
44142018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4415
4416 * gdb.btrace/cpu.exp: New.
4417
1d509aa6
MM
44182018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4419
4420 * gdb.base/step-indirect-call-thunk.exp: New.
4421 * gdb.base/step-indirect-call-thunk.c: New.
4422 * gdb.reverse/step-indirect-call-thunk.exp: New.
4423 * gdb.reverse/step-indirect-call-thunk.c: New.
4424
6295b6da
SM
44252018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4426
4427 * gdb.base/pie-fork.c: New file.
4428 * gdb.base/pie-fork.exp: New file.
4429
50146e70
TT
44302018-04-11 Tom Tromey <tom@tromey.com>
4431
4432 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4433
f50d8a2e
PA
44342018-04-10 Pedro Alves <palves@redhat.com>
4435
4436 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4437 exits. Instead loop running forever.
4438 (fork_parent): Run forever too.
4439
a0be7a36
SM
44402018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4441
4442 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4443 mi_continue_to_line.
4444 * gdb.mi/mi-stack.c (callee4): Add comment.
4445
9b73db36
SM
44462018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4447
4448 * gdb.mi/mi-stack.exp: Fix indentation.
4449
c912f608
SM
44502018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4451
4452 PR gdb/22979
4453 * gdb.arch/amd64-osabi.exp: New file.
4454
26540402
SM
44552018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4456
4457 PR gdb/22980
4458 * gdb.base/osabi.exp: New file.
4459
121ad66c 44602018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
4461
4462 * gdb.cp/static-typedef-print.exp: New file.
4463 * gdb.cp/static-typedef-print.cc: New file.
4464
3fcded8f
JB
44652018-03-27 Joel Brobecker <brobecker@adacore.com>
4466
4467 * gdb.ada/varsize_limit: New testcase.
4468
59cc4834
JB
44692018-03-27 Joel Brobecker <brobecker@adacore.com>
4470
4471 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4472
4473 * gdb.ada/notcplusplus: New testcase.
4474
4475 * gdb.base/c-linkage-name.c: New file.
4476 * gdb.base/c-linkage-name.exp: New testcase.
4477
4ca59a9f
TT
44782018-03-26 Tom Tromey <tom@tromey.com>
4479
4480 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4481 * gdb.python/py-framefilter.py (name_error): New global.
4482 (ErrorInName.function): Use name_error.
4483
978d6c75
TT
44842018-03-26 Tom Tromey <tom@tromey.com>
4485
4486 PR backtrace/15582:
4487 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4488
b7fee5a3
KS
44892018-03-23 Keith Seitz <keiths@redhat.com>
4490
4491 PR c++/22968
4492 * gdb.cp/subtypes.exp: New file.
4493 * gdb.cp/subtypes.h: New file.
4494 * gdb.cp/subtypes.cc: New file.
4495 * gdb.cp/subtypes-2.cc: New file.
4496
376be529
AB
44972018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4498
4499 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4500 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4501 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4502 -nostartfiles when compiling the test. Confirm that all registers
4503 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4504
066cfa98
AB
45052018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4506
4507 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4508 option, syntax was wrong anyway.
4509 * gdb.arch/arm-disp-step.exp: Likewise.
4510 * gdb.arch/sparc64-regs.exp: Likewise.
4511 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4512 option, syntax was wrong anyway, switch to use
4513 prepare_for_testing.
4514 * gdb.arch/i386-disp-step.exp: Likewise.
4515
079670b9
AA
45162018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4517
4518 * gdb.ada/exec_changed.exp: Replace "target_info exists
4519 use_gdb_stub" by "use_gdb_stub".
4520 * gdb.ada/start.exp: Likewise.
4521 * gdb.base/async-shell.exp: Likewise.
4522 * gdb.base/attach-pie-misread.exp: Likewise.
4523 * gdb.base/attach-wait-input.exp: Likewise.
4524 * gdb.base/break-entry.exp: Likewise.
4525 * gdb.base/break-interp.exp: Likewise.
4526 * gdb.base/dprintf-detach.exp: Likewise.
4527 * gdb.base/nostdlib.exp: Likewise.
4528 * gdb.base/solib-nodir.exp: Likewise.
4529 * gdb.base/statistics.exp: Likewise.
4530 * gdb.base/testenv.exp: Likewise.
4531 * gdb.mi/mi-exec-run.exp: Likewise.
4532 * gdb.mi/mi-start.exp: Likewise.
4533 * gdb.multi/dummy-frame-restore.exp: Likewise.
4534 * gdb.multi/multi-arch-exec.exp: Likewise.
4535 * gdb.multi/multi-arch.exp: Likewise.
4536 * gdb.multi/tids.exp: Likewise.
4537 * gdb.multi/watchpoint-multi.exp: Likewise.
4538 * gdb.python/py-events.exp: Likewise.
4539 * gdb.threads/attach-into-signal.exp: Likewise.
4540 * gdb.threads/attach-stopped.exp: Likewise.
4541 * gdb.threads/threadapply.exp: Likewise.
4542 * lib/selftest-support.exp: Likewise.
4543
26d6cec4
AA
45442018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4545
4546 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4547
4ee89e90
SR
45482018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4549
4550 * gdb.perf/template-breakpoints.cc: New file.
4551 * gdb.perf/template-breakpoints.exp: New file.
4552 * gdb.perf/template-breakpoints.py: New file.
4553
92630041
TT
45542018-03-19 Tom Tromey <tom@tromey.com>
4555
4556 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4557 y0.
4558 * gdb.rust/simple.exp: Test bare identifier form of struct
4559 initializer.
4560
76727919
TT
45612018-03-19 Tom Tromey <tom@tromey.com>
4562
4563 * gdb.gdb/observer.exp: Remove.
4564
194ed413
AA
45652018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4566
4567 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4568 "qualified" option when setting breakpoints.
4569 * gdb.trace/backtrace.exp: Likewise.
4570 * gdb.trace/circ.exp: Likewise.
4571 * gdb.trace/collection.exp: Likewise.
4572 * gdb.trace/disconnected-tracing.exp: Likewise.
4573 * gdb.trace/ftrace-lock.exp: Likewise.
4574 * gdb.trace/ftrace.exp: Likewise.
4575 * gdb.trace/infotrace.exp: Likewise.
4576 * gdb.trace/packetlen.exp: Likewise.
4577 * gdb.trace/passc-dyn.exp: Likewise.
4578 * gdb.trace/qtro.exp: Likewise.
4579 * gdb.trace/read-memory.exp: Likewise.
4580 * gdb.trace/report.exp: Likewise.
4581 * gdb.trace/signal.exp: Likewise.
4582 * gdb.trace/status-stop.exp: Likewise.
4583 * gdb.trace/strace.exp: Likewise.
4584 * gdb.trace/tfind.exp: Likewise.
4585 * gdb.trace/trace-break.exp: Likewise.
4586 * gdb.trace/trace-condition.exp: Likewise.
4587 * gdb.trace/trace-mt.exp: Likewise.
4588 * gdb.trace/tstatus.exp: Likewise.
4589 * gdb.trace/tsv.exp: Likewise.
4590 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4591 * gdb.trace/unavailable.exp: Likewise.
4592 * gdb.trace/while-dyn.exp: Likewise.
4593
8b067d2c
AA
45942018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4595
4596 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4597 that libinproctrace is copied to the target.
4598
3ae9ce5d
TT
45992018-03-14 Tom Tromey <tom@tromey.com>
4600
4601 PR cli/14977:
4602 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4603 a null pointer.
4604 * gdb.base/wchar.exp: Likewise.
4605
b8c2339b
TT
46062018-03-14 Tom Tromey <tom@tromey.com>
4607
4608 PR cli/19918:
4609 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4610 flag.
4611
4872dc46
SM
46122018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4613
4614 PR gdb/22841
4615 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4616 "target" to remote_exec.
4617
e4fe3756
SM
46182018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4619
4620 PR gdb/22841
4621 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4622 ${board}_upload): Remove.
4623
e95a97d4
AA
46242018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4625
4626 * gdb.cp/watch-cp.cc: New test.
4627 * gdb.cp/watch-cp.exp: New file.
4628
dbbb1059
AB
46292018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4630
4631 * gdb.base/infcall-nested-structs.exp: New file.
4632 * gdb.base/infcall-nested-structs.c: New file.
4633 * gdb.base/float.exp: Add riscv support.
4634
ecc054c0
TP
46352018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4636
4637 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4638 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4639
25e3c82c
SDJ
46402018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4641
4642 * gdb.server/abspath.exp: New file.
4643 * lib/gdb.exp (with_cwd): New procedure.
4644
3083294d
SM
46452018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4646
4647 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4648 use it.
4649 (gdb_is_target_remote_prompt): New proc.
4650 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4651 (gdb_is_target_native): Pass prompt parameter to
4652 gdb_is_target_1.
4653
3275ef47
SM
46542018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4655
4656 * gdb.base/load-command.c: New file.
4657 * gdb.base/load-command.exp: New file.
4658 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4659 (gdb_is_target_1): ...this, and generalize for other targets
4660 than just remote.
4661 (gdb_is_target_remote): Use gdb_is_target_1.
4662 (gdb_is_target_native): use gdb_is_target_1.
4663
6893c19a
TT
46642018-02-26 Tom Tromey <tom@tromey.com>
4665
4666 PR python/16497:
4667 * gdb.python/py-framefilter.exp: Update test.
4668
2ddeaf8a
TT
46692018-02-26 Tom Tromey <tom@tromey.com>
4670
4671 * gdb.dwarf2/variant.c: New file.
4672 * gdb.dwarf2/variant.exp: New file.
4673
c9317f21
TT
46742018-02-26 Tom Tromey <tom@tromey.com>
4675
4676 * gdb.rust/simple.exp: Accept more possible results in enum test.
4677
6f6d0c26
SM
46782018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4679
4680 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4681 parentheses.
4682
11b03145
MR
46832018-02-23 Maciej W. Rozycki <macro@mips.com>
4684
4685 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4686 name of a variable: $actual_linejj -> $actual_line.
4687
54a27fe5
JB
46882018-02-21 John Baldwin <jhb@FreeBSD.org>
4689
4690 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4691
de65820c
MM
46922018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4693
4694 * gdb.btrace/buffer-size.exp: Do not force BTS.
4695
980548fd
PA
46962018-02-14 Pedro Alves <palves@redhat.com>
4697
4698 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4699 getting a "Quit".
4700
c4e12631
MM
47012018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4702
4703 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4704 Fix test name.
4705
c2e0e465
SM
47062018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4707
4708 * gdb.cp/m-static.exp: Check type of optimized out static
4709 member.
4710
f7216783
AB
47112018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4712
4713 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4714 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4715
0625771b
LS
47162018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4717 Leszek Swirski <leszeks@google.com>
4718
4719 * gdb.python/py-prettyprint.c
4720 (struct to_string_returns_value_inner,
4721 struct to_string_returns_value_wrapper): New.
4722 (main): Add tsrvw variable.
4723 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4724 ToStringReturnsValueWrapper): New classes.
4725 (register_pretty_printers): Register new pretty-printers.
4726 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4727 recursive pretty printer.
4728 * gdb.python/py-mi.exp: Likewise.
4729
59498c30
LS
47302018-02-01 Leszek Swirski <leszeks@google.com>
4731
4732 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4733 functions with the same name as an include file are parsed
4734 correctly.
4735
d4d38844
YQ
47362018-02-01 Yao Qi <yao.qi@linaro.org>
4737
4738 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4739 "\[^\r\n\]*".
4740
07e5f5cf
NP
47412018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4742
4743 * gdb.arch/powerpc-prologue-frame.s: New file.
4744 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4745 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4746
929b5ad4
JB
47472018-01-31 Joel Brobecker <brobecker@adacore.com>
4748
4749 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4750
e671cd59
PA
47512018-01-30 Pedro Alves <palves@redhat.com>
4752
4753 PR gdb/13211
4754 * gdb.base/interrupt-daemon.c: New.
4755 * gdb.base/interrupt-daemon.exp: New.
4756 * gdb.multi/multi-term-settings.c: New.
4757 * gdb.multi/multi-term-settings.exp: New.
4758
fc413dc4
JB
47592018-01-30 Joel Brobecker <brobecker@adacore.com>
4760
4761 * gdb.base/break.exp: Save the location where the breakpoint
4762 on break.c:47 was actually inserted when debugging the version
4763 compiled at -O2 and use it in the expected output of the "info
4764 break" test performed soon after.
4765
5c319bb2
PA
47662018-01-22 Pedro Alves <palves@redhat.com>
4767 Sergio Durigan Junior <sergiodj@redhat.com>
4768
4769 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4770 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4771
a9e40818
JB
47722018-01-22 Joel Brobecker <brobecker@adacore.com>
4773
4774 * gdb.base/break-include.c, gdb.base/break-include.inc,
4775 gdb.base/break-include.exp: New files.
4776 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4777 line number now being the actual line number where the breakpoint
4778 was inserted.
4779 * gdb.mi/mi-break.exp: Likewise.
4780 * gdb.mi/mi-reverse.exp: Likewise.
4781 * gdb.mi/mi-simplerun.exp: Ditto.
4782
e707fc44
AB
47832018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4784
4785 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4786 varobj.
4787 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4788
ae451627
AB
47892018-01-21 Don Breazeal <donb@codesourcery.com>
4790 Andrew Burgess <andrew.burgess@embecosm.com>
4791
4792 * gdb.mi/basics.c: Add new global.
4793 * gdb.mi/mi-frame-regs.exp: New file.
4794 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4795 case.
4796
b1b189e0
AB
47972018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4798
4799 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4800 non-parameter, and on an unknown symbol.
4801
fcfcc376
TT
48022018-01-19 Tom Tromey <tom@tromey.com>
4803
4804 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4805 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4806
634c1c31
AA
48072018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4808
4809 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4810 setrlimit and chdir to int.
4811
d6ad07fd
AA
48122018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4813
4814 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4815 function.
4816 (my_tend): Likewise.
4817 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4818 rationale of avoiding FP- and vector instructions.
4819
adf8243b
RK
48202018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4821
4822 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4823 "info reg" with "\[ \t\]*".
4824 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4825 "\[ \t\]+".
4826 * gdb.arch/s390-multiarch.exp: Ditto.
4827 * gdb.base/pc-fp.exp: Ditto.
4828 * gdb.reverse/i386-precsave.exp: Ditto.
4829 * gdb.reverse/i386-reverse.exp: Ditto.
4830 * gdb.reverse/i387-env-reverse.exp: Ditto.
4831 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4832
dcc06925
AA
48332018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4834
4835 * lib/gdb.exp (gdb_compile): Re-enable use of
4836 universal_compile_options for languages other than Rust.
4837
25d4fd80
AA
48382018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4839
4840 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4841
ee7f689e 48422018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
4843
4844 PR gdb/16577
4845 * gdb.base/solib-vanish.exp: New.
4846 * gdb.base/solib-vanish-main.c: New.
4847 * gdb.base/solib-vanish-lib1.c: New.
4848 * gdb.base/solib-vanish-lib2.c: New.
4849
d8447b6b
YQ
48502018-01-17 Yao Qi <yao.qi@linaro.org>
4851
4852 * gdb.compile/compile.exp: Match the address printed for
4853 frame in the output of command "bt".
4854
86d6a90c
TT
48552018-01-15 Tom Tromey <tom@tromey.com>
4856
4857 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4858 compute sp_reg.
4859
cbcdb1aa
AB
48602018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4861
4862 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4863 to prepare.
4864 (prepare): Return 0 on error, 1 on success.
4865
eea61984
PA
48662018-01-12 Pedro Alves <palves@redhat.com>
4867
4868 * gdb.base/continue-after-aborted-step-over.c: New.
4869 * gdb.base/continue-after-aborted-step-over.exp: New.
4870
6181e9c2
SM
48712018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4872
4873 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4874 options when not creating an executable.
4875
3cada740
PA
48762018-01-11 Pedro Alves <palves@redhat.com>
4877
4878 PR remote/22597
4879 * gdb.server/stop-reply-no-thread.c: New file.
4880 * gdb.server/stop-reply-no-thread.exp: New file.
4881
c63d3e8d
PA
48822018-01-10 Pedro Alves <palves@redhat.com>
4883
4884 PR gdb/22670
4885 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4886 functions too. Test setting breakpoints and printing C functions
4887 with no debug info too.
4888 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4889
d4c2a405
PA
48902018-01-10 Pedro Alves <palves@redhat.com>
4891
4892 PR gdb/22670
4893 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4894 a fail.
4895
8825213e
PA
48962018-01-10 Pedro Alves <palves@redhat.com>
4897
4898 PR gdb/22670
4899 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
4900
605fd3c6
YQ
49012018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4902
4903 * gdb.server/unittest.exp: Match the output in non-development
4904 mode.
4905
1e5ded6c
YQ
49062018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4907
4908 * gdb.gdb/unittest.exp: Match output in non-development mode.
4909
30066b0b
JB
49102018-01-08 Joel Brobecker <brobecker@adacore.com>
4911
4912 * gdb.ada/access_tagged_param.exp: Relax expected output
4913 for value of "ObjL" in "continue" to pck.inspect breakpoint
4914 test.
4915
04bafb1e
XR
49162018-01-08 Joel Brobecker <brobecker@adacore.com>
4917
9f86398b
JB
4918 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4919 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 4920
e379cee6
PA
49212018-01-05 Pedro Alves <palves@redhat.com>
4922
4923 PR gdb/18653
4924 * gdb.base/libsegfault.exp: New.
4925
de63c46b
PA
49262018-01-05 Joel Brobecker <brobecker@adacore.com>
4927
4928 PR gdb/22670
4929 * gdb.ada/access_tagged_param.exp: New file.
4930 * gdb.ada/access_tagged_param/foo.adb: New file.
4931
f98fc17b
PA
49322018-01-05 Pedro Alves <palves@redhat.com>
4933
4934 PR gdb/22670
4935 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
4936 exercise lower case too, and to exercise both full matching and
4937 wild matching.
4938
342f8240
JB
49392018-01-05 Joel Brobecker <brobecker@adacore.com>
4940
4941 * gdb.ada/rename_subscript_param: New testcase.
4942
7150d33c
JG
49432018-01-05 Jerome Guitton <guitton@adacore.com>
4944
4945 * gdb.ada/arr_acc_idx_w_gap: New testcase.
4946
cc0e770c
JB
49472018-01-05 Joel Brobecker <brobecker@adacore.com>
4948
4949 * gdb.ada/convvar_comp: New testcase.
4950
672a41aa 49512018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
4952
4953 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
4954 (My_Table): New global variable.
4955 * testsuite/gdb.ada/array_char_idx.exp: Add test.
4956
7365ec2f
JB
49572018-01-04 Joel Brobecker <brobecker@adacore.com>
4958
4959 PR gdb/22670
4960 * gdb.ada/maint_with_ada: New testcase.
4961
289483b6
JB
49622018-01-04 Joel Brobecker <brobecker@adacore.com>
4963
4964 PR gdb/22670
4965 * gdb.ada/bp_c_mixed_case: New testcase.
4966
344420da
JB
49672018-01-04 Joel Brobecker <brobecker@adacore.com>
4968
4969 PR gdb/22670
4970 * gdb.ada/complete.exp: Add "complete break ada" test.
4971
66fc87a0
JB
49722018-01-04 Joel Brobecker <brobecker@adacore.com>
4973
4974 PR gdb/22670
4975 * gdb.ada/info_addr_mixed_case: New testcase.
4976
9f757bf7
XR
49772018-01-03 Xavier Roirand <roirand@adacore.com>
4978
4979 * gdb.ada/excep_handle.exp: New testcase.
4980 * gdb.ada/excep_handle/foo.adb: New file.
4981 * gdb.ada/excep_handle/pck.ads: New file.
4982
bd570f80
JB
49832018-01-03 Joel Brobecker <brobecker@adacore.com>
4984
4985 * gdb.base/step-line.c: Add extra empty line in copyright header.
4986 * gdb.base/step-line.inp: Likewise.
4987
9fe561ab
JB
49882018-01-02 Joel Brobecker <brobecker@adacore.com>
4989
4990 * gdb.ada/dyn_stride.exp: Add slice test.
4991
a405673c
JB
49922018-01-02 Joel Brobecker <brobecker@adacore.com>
4993
4994 * gdb.ada/dyn_stride: New testcase.
4995
cef0f868
SH
49962017-12-27 Stafford Horne <shorne@gmail.com>
4997
4998 * gdb.xml/extra-regs.xml: Add example foo reggroup.
4999 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5000
b67d92b0
SH
50012017-12-27 Stafford Horne <shorne@gmail.com>
5002
5003 * gdb.base/reggroups.c: New file.
5004 * gdb.base/reggroups.exp: New file.
5005
eccab96d
JB
50062017-12-18 Joel Brobecker <brobecker@adacore.com>
5007
5008 * gdb.dwarf2/ada-valprint-error.c: New file.
5009 * gdb.dwarf2/ada-valprint-error.exp: New file.
5010
0e2da9f0
JB
50112017-12-18 Joel Brobecker <brobecker@adacore.com>
5012
5013 * gdb.ada/assign_arr: New testcase.
5014
cb923fcc
XR
50152017-12-18 Xavier Roirand <roirand@adacore.com>
5016
5017 * gdb.ada/funcall_ptr: New testcase.
5018
7c161838
SDJ
50192017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5020
5021 PR cli/16224
5022 * gdb.base/ptype-offsets.cc: New file.
5023 * gdb.base/ptype-offsets.exp: New file.
5024
1af17fd9
YQ
50252017-12-15 Yao Qi <yao.qi@linaro.org>
5026
5027 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5028 if XML is disabled.
5029
828d5846
XR
50302017-12-15 Xavier Roirand <roirand@adacore.com>
5031
5032 * gdb.ada/same_component_name: New testcase.
5033
79e8fcaa
JB
50342017-12-14 Joel Brobecker <brobecker@adacore.com>
5035
5036 * gdb.ada/str_binop_equal: New testcase.
5037
e05fa6f9
JB
50382017-12-14 Joel Brobecker <brobecker@adacore.com>
5039
5040 * gdb.ada/task_switch_in_core: New testcase.
5041
b89641ba
SM
50422017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5043
5044 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5045 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5046 call test_bkpt_qualified.
5047 (test_bkpt_qualified): New proc.
5048
6892d2e4
PA
50492017-12-13 Pedro Alves <palves@redhat.com>
5050
5051 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5052 Tighten regexp by matching with an anchor.
5053
a22ecf70
PA
50542017-12-13 Pedro Alves <palves@redhat.com>
5055
5056 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5057 ("expression with namespace"): New set of tests.
5058 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5059 (Nested::Test_NS::qux): New.
5060 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5061 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5062
9937536c
JB
50632017-12-13 Joel Brobecker <brobecker@adacore.com>
5064
5065 * gdb.base/server-del-break.c: New file.
5066 * gdb.base/server-del-break.exp: New file.
5067
fe49c6f5
SH
50682017-12-12 Stafford Horne <shorne@gmail.com>
5069
5070 * gdb.xml/tdesc-regs.exp: Add or1k support.
5071
c3d18620
SH
50722017-12-12 Stafford Horne <shorne@gmail.com>
5073
5074 * gdb.base/bp-permanent.c: Define nop of or1k.
5075
c5f9cfc8
JB
50762017-12-11 Joel Brobecker <brobecker@adacore.com>
5077
5078 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5079 output with components being reordered.
5080
a9c135fc
JB
50812017-12-11 Joel Brobecker <brobecker@adacore.com>
5082
5083 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5084 output with components being reordered.
5085
927aa2e7
JK
50862017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5087 Pedro Alves <palves@redhat.com>
5088
5089 * gdb.base/maint.exp (check for .gdb_index): Check also for
5090 .debug_names.
5091 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5092 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5093 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5094 (.gdb_index used after symbol reloading): Support also .debug_names.
5095 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5096
f17d9474
YQ
50972017-12-08 Yao Qi <yao.qi@linaro.org>
5098
5099 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5100 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5101
a0de8c21
YQ
51022017-12-08 Yao Qi <yao.qi@linaro.org>
5103
5104 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5105 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5106
a738ea1d
YQ
51072017-12-08 Yao Qi <yao.qi@linaro.org>
5108
5109 * gdb.arch/aarch64-tagged-pointer.c: New file.
5110 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5111
1cd9a73b
SDJ
51122017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5113
5114 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5115 "int".
5116
fa6eb693
KS
51172017-12-07 Keith Seitz <keiths@redhat.com>
5118
5119 PR breakpoints/22569
5120 * gdb.linespec/ls-errs.exp: Change expected result of "break
5121 -source this file has spaces.c -line 3".
5122 Check that an explicit source file followed by whitespace is
5123 identified as an invalid explicit location.
5124
883fd55a
KS
51252017-12-07 Keith Seitz <keiths@redhat.com>
5126
5127 * gdb.cp/nested-types.cc: New file.
5128 * gdb.cp/nested-types.exp: New file.
5129 * lib/cp-support.exp: Load data-structures.exp library.
5130 (debug_cp_test_ptype_class): New global.
5131 (cp_ptype_class_verbose, next_line): New procedures.
5132 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5133 Add and document new return value.
5134 Switch the list of lines to a queue.
5135 Add support for new `type' key for nested type definitions.
5136 Add debugging/troubleshooting messages.
5137 * lib/data-structures.exp: New file.
5138
ec72db3e
SM
51392017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5140
5141 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5142 with proc_with_prefix, don't use with_test_prefix.
5143
99598d71
TT
51442017-12-07 Tom Tromey <tom@tromey.com>
5145
5146 * gdb.base/break.exp: Add test for empty "commands".
5147
a8806230
YQ
51482017-12-07 Yao Qi <yao.qi@linaro.org>
5149
5150 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5151 malloc and catch syscall.
5152
824cc835
PM
51532017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5154
e79be6e5 5155 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
5156 tests for explicit locations.
5157
7cc244de
PA
51582017-12-06 Pedro Alves <palves@redhat.com>
5159
5160 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5161 force-disabling XML descriptions.
5162
50a1fdd5
PA
51632017-12-04 Pedro Alves <palves@redhat.com>
5164
5165 PR gdb/22499
5166 * gdb.arch/amd64-disp-step-avx.S: New file.
5167 * gdb.arch/amd64-disp-step-avx.exp: New file.
5168
f0fb2488
PA
51692017-12-03 Pedro Alves <palves@redhat.com>
5170
5171 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5172 and <string.h>.
5173 (parent_function): Print distinct messages when waitpid fails, or
5174 the child exits with a signal, or the child exits for an unhandled
5175 reason.
5176 * gdb.threads/process-dies-while-detaching.exp
5177 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5178 it. Wait for both inferior output and GDB's prompt. Use an
5179 indirect spawn id list.
5180 (do_detach): New parameter 'child_exit'. Use it to compute
5181 expected inferior output.
5182 (test_detach, test_detach_watch, test_detach_killed_outside):
5183 Adjust to pass down the expected child exit kind.
5184
97cbe998
SDJ
51852017-12-01 Joel Brobecker <brobecker@adacore.com>
5186 Sergio Durigan Junior <sergiodj@redhat.com>
5187 Pedro Alves <palves@redhat.com>
5188
5189 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5190
40fc416f
SDJ
51912017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5192
5193 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5194 to 'symbol-file' and 'add-symbol-file' can be
5195 position-independent.
5196
1cc75e92
YQ
51972017-12-01 Yao Qi <yao.qi@linaro.org>
5198
5199 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5200 the URL in copyright header.
5201 * gdb.arch/aarch64-fp.exp: Likewise.
5202 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5203 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5204 * gdb.base/expand-psymtabs.exp: Likewise.
5205 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5206 * gdb.fortran/common-block.exp: Likewise.
5207 * gdb.fortran/common-block.f90: Likewise.
5208 * gdb.fortran/logical.exp: Likewise.
5209 * gdb.fortran/vla-datatypes.f90: Likewise.
5210 * gdb.fortran/vla-sub.f90: Likewise.
5211
875fb7a7
JB
52122017-11-30 Joel Brobecker <brobecker@adacore.com>
5213
5214 * gdb.ada/repeat_dyn: New testcase.
5215
6f14765f
UW
52162017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5217
5218 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5219 Update for changed thread numbering.
5220 * gdb.cell/bt.exp: Update for changed GDB output.
5221
f1af7b94
SM
52222017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5223
5224 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5225 setting isremote by hand.
5226 * boards/dwarf4-gdb-index.exp: Likewise.
5227 * boards/fission.exp: Likewise.
5228 * boards/stabs.exp: Likewise.
5229
e3919f3e
PA
52302017-11-30 Pedro Alves <palves@redhat.com>
5231
5232 * gdb.linespec/cpls-ops.exp
5233 (check_explicit_skips_function_argument): Extract the underlying
5234 type of size_t instead of hardcoding it.
5235
bd69330d
PA
52362017-11-29 Pedro Alves <palves@redhat.com>
5237
5238 PR c++/19436
5239 * gdb.linespec/cpls-abi-tag.cc: New file.
5240 * gdb.linespec/cpls-abi-tag.exp: New file.
5241
a20714ff
PA
52422017-11-29 Pedro Alves <palves@redhat.com>
5243
5244 * gdb.base/langs.exp: Use -qualified.
5245 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5246 it.
5247 * gdb.cp/namespace.exp: Use -qualified.
5248 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5249 (overload-3, template-overload, template-ret-type, const-overload)
5250 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5251 procedures.
5252 (test_driver): Call them.
5253 * gdb.cp/save-bp-qualified.cc: New.
5254 * gdb.cp/save-bp-qualified.exp: New.
5255 * gdb.linespec/explicit.exp: Test -qualified.
5256 * lib/completion-support.exp (completion::explicit_opts_list): Add
5257 "-qualified".
5258 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5259
f6f1d339
PM
52602017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5261
5262 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5263
02ca603a
TT
52642017-11-29 Tom Tromey <tom@tromey.com>
5265
5266 * gdb.base/relocate.exp: Update invalid argument test.
5267 Add new tests for invalid arguments.
5268
ed6c0bfb
TP
52692017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5270
5271 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5272 Return 0 as a long.
5273 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5274
f106e10e
TP
52752017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5276
5277 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5278 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5279 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5280 func ().
5281 * gdb.cp/shadow.cc (B.func): Return 0.
5282
10329bb2
JB
52832017-11-27 Joel Brobecker <brobecker@adacore.com>
5284
5285 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5286 expected output in gdb_expect call to allow the exception
5287 message to be present as well. Fix syntax confusion to avoid
5288 TCL thinking that exception_name is an array.
5289
617cd4bc
UW
52902017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5291
5292 * gdb.arch/spu-info.c: Include <unistd.h>.
5293 (do_signal_test): Fix broken calls to write.
5294 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5295 Fix checks for empty mailboxes. Update signal tests for corrected
5296 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
5297 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5298 * gdb.cell/arch.exp: Use standard_output_file.
5299 * gdb.cell/break.exp: Likewise.
5300 * gdb.cell/bt.exp: Likewise.
5301 * gdb.cell/core.exp: Likewise.
5302 * gdb.cell/dwarfaddr.exp: Likewise.
5303 * gdb.cell/ea-cache.exp: Likewise.
5304 * gdb.cell/ea-standalone.exp: Likewise.
5305 * gdb.cell/f-regs.exp: Likewise.
5306 * gdb.cell/fork.exp: Likewise.
5307 * gdb.cell/gcore.exp: Likewise.
5308 * gdb.cell/mem-access.exp: Likewise.
5309 * gdb.cell/ptype.exp: Likewise.
5310 * gdb.cell/registers.exp: Likewise.
5311 * gdb.cell/sizeof.exp: Likewise.
5312 * gdb.cell/solib-symbol.exp: Likewise.
5313 * gdb.cell/solib.exp: Likewise.
617cd4bc 5314
a81aaca0
PA
53152017-11-25 Pedro Alves <palves@redhat.com>
5316
5317 * gdb.base/complete-empty.exp: New file.
5318 * gdb.base/completion.exp: Adjust.
5319
6a3c6ee4
PA
53202017-11-25 Pedro Alves <palves@redhat.com>
5321
5322 * gdb.linespec/cpls-ops.cc: New file.
5323 * gdb.linespec/cpls-ops.exp: New file.
5324 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5325 factored out from ...
5326 (test_complete_prefix_range): ... this.
5327
8955eb2d
PA
53282017-11-24 Pedro Alves <palves@redhat.com>
5329
5330 * gdb.linespec/cpcompletion.exp: New file.
5331 * gdb.linespec/cpls-hyphen.cc: New file.
5332 * gdb.linespec/cpls.cc: New file.
5333 * gdb.linespec/cpls2.cc: New file.
5334 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5335 test to use test_gdb_complete_unique. Add label completion,
5336 keyword completion and explicit location completion tests.
5337 * lib/completion-support.exp: New file.
5338
e547c119
JB
53392017-11-24 Joel Brobecker <brobecker@adacore.com>
5340
5341 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5342 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5343 when hitting an exception catchpoint.
5344
7c3c1aa8
YQ
53452017-11-22 Yao Qi <yao.qi@linaro.org>
5346
5347 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5348
41bd68f5
SM
53492017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5350
5351 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5352 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5353 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5354
1daad298
YQ
53552017-11-22 Yao Qi <yao.qi@linaro.org>
5356
5357 * gdb.base/info-os.exp: Pass pthreads.
5358 * gdb.multi/multi-attach.exp: Likewise.
5359
88465e87
YQ
53602017-11-22 Yao Qi <yao.qi@linaro.org>
5361
5362 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5363 compiler.
5364
dc196b23
YQ
53652017-11-22 Yao Qi <yao.qi@linaro.org>
5366
5367 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5368 * gdb.base/break-interp.exp: Likewise.
5369 * gdb.base/jit-attach-pie.exp: Likewise.
5370
2400729e
UW
53712017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5372
5373 * gdb.base/float128.c (large128): New variable.
5374 * gdb.base/float128.exp: Add test to print largest __float128 value.
5375
7a26362d
UW
53762017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5377
5378 * gdb.arch/vsx-regs.exp: Update register content checks.
5379
ed0f4273
UW
53802017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5381
5382 * gdb.arch/ppc-longdouble.exp: New file.
5383 * gdb.arch/ppc-longdouble.c: Likewise.
5384
a25d69c6
PA
53852017-11-21 Pedro Alves <palves@redhat.com>
5386
5387 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5388
73fcf641
PA
53892017-11-20 Pedro Alves <palves@redhat.com>
5390
5391 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5392 (long_double_typedef): New typedefs.
5393 Use DEF on double and long double.
5394 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5395 cases.
5396 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5397 and 'long_double_ptr_same_size' locals. Use them to decide
5398 whether cast from array/function to float is valid/invalid.
5399
71a3c369
TT
54002017-11-17 Tom Tromey <tom@tromey.com>
5401
5402 * gdb.rust/traits.rs: New file.
5403 * gdb.rust/traits.exp: New file.
5404
ced9779b
JB
54052017-11-17 Joel Brobecker <brobecker@adacore.com>
5406
5407 * gdb.ada/minsyms: New testcase.
5408
a0922d80
PA
54092017-11-16 Pedro Alves <palves@redhat.com>
5410
5411 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5412 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5413
ea04e54c
PA
54142017-11-16 Pedro Alves <palves@redhat.com>
5415
5416 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5417 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5418
e849ea89
PA
54192017-11-16 Pedro Alves <palves@redhat.com>
5420
5421 * gdb.server/reconnect-ctrl-c.c: New file.
5422 * gdb.server/reconnect-ctrl-c.exp: New file.
5423
d8ae99a7
PM
54242017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5425
5426 * gdb.python/py-rbreak.exp: New file.
5427 * gdb.python/py-rbreak.c: New file.
5428 * gdb.python/py-rbreak-func2.c: New file.
5429
968a13f8
PA
54302017-11-16 Pedro Alves <palves@redhat.com>
5431
5432 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5433 pattern.
5434 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5435 GDB.
5436
71774bc9
SM
54372017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5438
5439 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5440 regex.
5441
ddbb44cf
SM
54422017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5443
5444 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5445 test names.
5446
584a564f
PA
54472017-11-09 Pedro Alves <palves@redhat.com>
5448
5449 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5450 factored out from ...
5451 (top level): ... here, and adjusted to avoid expecting beyond the
5452 prompt in a single gdb_test_multiple.
5453
5ed7a928
PA
54542017-11-09 Pedro Alves <palves@redhat.com>
5455
5456 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5457 output.
5458 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5459 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5460 * gdb.server/ext-run.exp ("kill" test): Likewise.
5461 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5462
a60e0738
PA
54632017-11-09 Pedro Alves <palves@redhat.com>
5464
5465 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5466 match till end of line.
5467
2c88253f
PA
54682017-11-09 Pedro Alves <palves@redhat.com>
5469
5470 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5471
c7a38517
PA
54722017-11-09 Pedro Alves <palves@redhat.com>
5473
5474 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5475 New procedures, factored out from ...
5476 (top level): ... here, and adjusted to avoid expecting beyond the
5477 prompt in one go.
5478
f29f4b6b
PA
54792017-11-09 Pedro Alves <palves@redhat.com>
5480
5481 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5482 output. Fix '?' match.
5483
286acbb5
JB
54842017-11-08 Joel Brobecker <brobecker@adacore.com>
5485
5486 * gdb.ada/scoped_watch: New testcase.
5487 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5488 which is actually correct.
5489 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5490 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5491
62d7ae92
PA
54922017-11-08 Pedro Alves <palves@redhat.com>
5493
5494 * gdb.gdb/complaints.exp (test_initial_complaints)
5495 (test_serial_complaints, test_short_complaints): Call
5496 complaint_internal instead of complaint.
5497
280ca31f
DT
54982017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5499
5500 * gdb.threads/tls-core.c: New file.
5501 * gdb.threads/tls-core.exp: Likewise.
5502
b5ec771e
PA
55032017-11-08 Pedro Alves <palves@redhat.com>
5504
5505 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5506 (p Exported_Capitalized): New test.
5507 (p exported_capitalized): New test.
5508
a02b41a7
PA
55092017-11-07 Pedro Alves <palves@redhat.com>
5510
5511 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5512
95e95a6d
PA
55132017-11-07 Pedro Alves <palves@redhat.com>
5514
5515 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5516 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5517 (disable_invalid, disable_inverted, disable_negative): New
5518 procedures.
5519 ("bad numbers"): New set of tests.
5520
cee62dbd
PA
55212017-11-07 Pedro Alves <palves@redhat.com>
5522
5523 * gdb.cp/ena-dis-br-range.exp: Add tests.
5524
cc638e86
PA
55252017-11-07 Pedro Alves <palves@redhat.com>
5526
5527 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5528
d0fe4701
XR
55292017-11-07 Xavier Roirand <roirand@adacore.com>
5530 Pedro Alves <palves@redhat.com>
5531
5532 * gdb.base/ena-dis-br.exp: Add reference to
5533 gdb.cp/ena-dis-br-range.exp.
5534 * gdb.cp/ena-dis-br-range.exp: New file.
5535 * gdb.cp/ena-dis-br-range.cc: New file.
5536
46f67f80
PA
55372017-11-06 Pedro Alves <palves@redhat.com>
5538
5539 * gdb.base/attach-non-pgrp-leader.c: New.
5540 * gdb.base/attach-non-pgrp-leader.exp: New.
5541
726e1356
PA
55422017-11-06 Pedro Alves <palves@redhat.com>
5543
5544 * configure.ac: No longer check for termio.h and sgtty.h.
5545 * configure: Regenerate.
5546 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5547 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5548 Remove termio and sgtty code.
5549
50ab6ace
YQ
55502017-11-03 Yao Qi <yao.qi@linaro.org>
5551
5552 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5553 in GDB is disabled.
5554
8e68731c
YQ
55552017-11-03 Yao Qi <yao.qi@linaro.org>
5556
5557 * gdb.python/py-thrhandle.exp: Skip it if python is not
5558 enabled.
5559
3a87ae65
SM
55602017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5561
5562 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5563 as a breakpoint command.
5564
484d8d36
MD
55652017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5566
5567 PR python/21213
5568 * gdb.python/py-infthread.exp: Test calling
5569 InferiorThread.inferior () multiple times in a row.
5570
4a27f119
KS
55712017-10-27 Keith Seitz <keiths@redhat.com>
5572
5573 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5574 Test "info break" for every inlined function breakpoint.
5575
bb11dd58
YQ
55762017-10-27 Yao Qi <yao.qi@linaro.org>
5577
5578 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5579
a43f3893
PF
55802017-10-26 Patrick Frants <osscontribute@gmail.com>
5581
5582 * gdb.cp/classes.exp (test_static_members): Test printing
5583 Outer::instance.
5584 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5585 (Inner::instance, Outer::instance): New.
5586
792ccf00
PA
55872017-10-24 Pedro Alves <palves@redhat.com>
5588
5589 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5590 extra console" test in two stages.
5591
eb2bfbad
PA
55922017-10-24 Pedro Alves <palves@redhat.com>
5593
5594 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5595
1f75a651
PA
55962017-10-24 Pedro Alves <palves@redhat.com>
5597
5598 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5599 loop.
5600
779990d9
PA
56012017-10-24 Pedro Alves <palves@redhat.com>
5602
5603 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5604 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5605
ad9b8f5d
PA
56062017-10-24 Pedro Alves <palves@redhat.com>
5607
5608 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5609 parameter and handle it. Don't output read value in test name.
5610
fee6da6e
PA
56112017-10-24 Pedro Alves <palves@redhat.com>
5612
5613 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5614 custom test name.
5615
10389c2c
PA
56162017-10-24 Pedro Alves <palves@redhat.com>
5617
5618 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5619 include the unstable output directory name in the test's name.
5620 (initial_setup_simple) <'set args'>: Use custom test name.
5621
a80e65a9
PA
56222017-10-24 Pedro Alves <palves@redhat.com>
5623
5624 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5625 with explicit test name.
5626
15763a09
PA
56272017-10-20 Pedro Alves <palves@redhat.com>
5628
5629 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5630 'wait -i'. Use gdb_assert and remote_close.
5631
49a4ce2e
AB
56322017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5633
5634 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5635 number from variable rather than hard-coded.
5636
a75868f5
PA
56372017-10-19 Pedro Alves <palves@redhat.com>
5638
5639 * gdb.base/long-inferior-output.c: New file.
5640 * gdb.base/long-inferior-output.exp: New file.
5641
c8ba13ad
KS
56422017-11-18 Keith Seitz <keiths@redhat.com>
5643
5644 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5645 method.
5646 (main): Call it.
5647 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5648 Add additional user-defined conversion operator tests.
5649
b27de576
PA
56502017-10-17 Pedro Alves <palves@redhat.com>
5651
5652 * boards/native-stdio-gdbserver.exp: Load "local-board".
5653
8484c955
PA
56542017-10-17 Pedro Alves <palves@redhat.com>
5655
5656 * gdb.base/quit-live.c: New file.
5657 * gdb.base/quit-live.exp: New file.
5658
83d5a34d
KS
56592017-10-16 Keith Seitz <keiths@redhat.com>
5660
5661 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5662 (class_with_protected_typedef, class_with_private_typedef)
5663 (struct_with_public_typedef, struct_with_protected_typedef)
5664 (struct_with_private_typedef): New classes/structs.
5665 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5666 typedefs and access specifiers.
5667
739b3f1d
PA
56682017-10-16 Pedro Alves <palves@redhat.com>
5669 Simon Marchi <simon.marchi@polymtl.ca>
5670
5671 * README (Local vs Remote vs Native): New section.
5672 * boards/local-board.exp: New file, with bits factored out from
5673 ...
5674 * boards/native-extended-gdbserver.exp: ... here. Load
5675 "local-board".
5676 * boards/native-gdbserver.exp: Load "local-board".
5677 (${board}_spawn, ${board}_exec): Delete.
5678 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5679 ...
5680 * boards/stdio-gdbserver-base.exp: ... this new file.
5681 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5682 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5683 procedure.
5684 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5685 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5686 stdio_gdbserver_command.
5687 (${board}_get_remote_address, ${board}_get_comm_port)
5688 (${board}_download, ${board}_upload): Delete.
5689 (get_target_remote_pipe_cmd): New.
5690
fe68b953
SM
56912017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5692
5693 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5694 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5695 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5696 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5697 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5698 remove with_test_prefix.
5699
300b6685
PA
57002017-10-13 Pedro Alves <palves@redhat.com>
5701
5702 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5703 * gdb.base/annota1.exp: Use it instead of is_remote.
5704 * gdb.base/annota3.exp: Use it instead of is_remote.
5705 * gdb.cp/annota2.exp: Use it instead of is_remote.
5706 * gdb.cp/annota3.exp: Use it instead of is_remote.
5707 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5708
50500caf
PA
57092017-10-13 Pedro Alves <palves@redhat.com>
5710
5711 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5712 (test_num_test_vars, run_and_count_vars, find_env)
5713 (test_set_unset_env, test_inherit_env_var): New procedures.
5714 (top level): Use them.
5715
dad0c6d2
PA
57162017-10-13 Pedro Alves <palves@redhat.com>
5717
5718 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5719 also skip on stub-like targets.
5720
8b0553c1
PA
57212017-10-13 Pedro Alves <palves@redhat.com>
5722
5723 PR gdb/22293
5724 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5725 (top level): Move some tests to ...
5726 (test_not_found): ... this new procedure.
5727 (top level): Call it.
5728
7594f623
PA
57292017-10-13 Pedro Alves <palves@redhat.com>
5730
5731 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5732 expect different "info terminal" output if testing with a
5733 non-native target.
5734
ebe3b402
PA
57352017-10-13 Pedro Alves <palves@redhat.com>
5736 Simon Marchi <simon.marchi@polymtl.ca>
5737
5738 PR python/12966
5739 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5740
42f1b161
PA
57412017-10-13 Pedro Alves <palves@redhat.com>
5742
5743 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5744 already.
5745
8d6ef72b
PA
57462017-10-13 Pedro Alves <palves@redhat.com>
5747
5748 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5749 is_remote.
5750
d7bcd5b8
PA
57512017-10-13 Pedro Alves <palves@redhat.com>
5752
5753 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5754 is_remote.
5755
df479dc6
PA
57562017-10-13 Pedro Alves <palves@redhat.com>
5757
5758 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5759 is set.
5760 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5761 instead of is_remote.
5762
23fb630a
PA
57632017-10-13 Pedro Alves <palves@redhat.com>
5764
5765 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5766 (top level): Add comment.
5767
cc77b1dc
PA
57682017-10-13 Pedro Alves <palves@redhat.com>
5769
5770 * gdb.base/remote.exp (top level): Fix comment typo and add
5771 missing return.
5772
27c9e813
PA
57732017-10-13 Pedro Alves <palves@redhat.com>
5774 Simon Marchi <simon.marchi@polymtl.ca>
5775
5776 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5777 calls and add comments. Skip test if use_gdb_stub is set.
5778 (top level): Use "set cwd" command instead of "cd" command.
5779
5e830d98
PA
57802017-10-13 Pedro Alves <palves@redhat.com>
5781
5782 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5783 is_remote target check.
5784
f5ca0032
PA
57852017-10-13 Pedro Alves <palves@redhat.com>
5786
5787 * gdb.base/scope.exp: Use build_executable + clean_restart +
5788 gdb_file_cmd instead of prepare_for_testing and no longer skip
5789 "before run" tests on is_remote target boards. Update comments.
5790 * boards/native-extended-gdbserver.exp
5791 (extended_gdbserver_load_last_file): New, factored out from ...
5792 (gdb_load): ... this. Move further below and add comment.
5793 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5794
8aed1c0d
PA
57952017-10-12 Pedro Alves <palves@redhat.com>
5796
5797 * gdb.base/attach.exp: Remove references to gdb64.
5798 * gdb.base/dbx.exp: Remove references to gdb64.
5799
cfa34c87
SM
58002017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5801 Pedro Alves <palves@redhat.com>
5802
5803 * gdb.base/label.exp: Remove is_remote target check.
5804
9192b7de
PA
58052017-10-12 Pedro Alves <palves@redhat.com>
5806
5807 * gdb.base/auvx.exp (coredir): Update comment.
5808 (top level) <core_works>: Use "set cwd" command instead of "cd"
5809 command.
5810
6bf0052d
PA
58112017-10-12 Pedro Alves <palves@redhat.com>
5812 Simon Marchi <simon.marchi@polymtl.ca>
5813
5814 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5815 target boards.
5816
e48ef82d
PA
58172017-10-12 Pedro Alves <palves@redhat.com>
5818 Simon Marchi <simon.marchi@polymtl.ca>
5819
5820 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5821 Instead skip if there's any gdb_protocol set.
5822
8d7aea57
SM
58232017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5824 Pedro Alves <palves@redhat.com>
5825
5826 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5827
30440677
PA
58282017-10-12 Pedro Alves <palves@redhat.com>
5829 Simon Marchi <simon.marchi@polymtl.ca>
5830
5831 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5832 instead of on dejagnu remote boards.
5833
4e04f045 58342017-10-12 Pedro Alves <palves@redhat.com>
175654b9 5835 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
5836
5837 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5838 checks. Use build_executable + clean_restart instead of
5839 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5840 of enabling non-stop after starting gdb.
5841
871a186e
PA
58422017-10-12 Pedro Alves <palves@redhat.com>
5843
5844 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5845 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5846 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5847 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5848
56d704da
AK
58492017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5850
5851 * gdb.arch/arc-tdesc-cpu.exp: New file.
5852 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5853
2f20e312
SM
58542017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5855
5856 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5857
65630365
PA
58582017-10-10 Pedro Alves <palves@redhat.com>
5859
5860 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5861 expect CLI output.
5862
bf469271
PA
58632017-10-10 Pedro Alves <palves@redhat.com>
5864
5865 * lib/selftest-support.exp (selftest_setup): Update for
5866 captured_command_loop's prototype change.
5867
777a42f1
PA
58682017-10-09 Pedro Alves <palves@redhat.com>
5869
5870 Test both arch1=>arch2 and arch2=>arch1.
5871
5872 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5873 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5874 factored out to...
5875 (append_arch1_options, append_arch2_options, append_arch_options)
5876 (build_executables): New procedures.
5877 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5878 local.
5879 (top level): Add new 'first_arch' testing axis.
5880
cbd2b4e3
PA
58812017-10-09 Pedro Alves <palves@redhat.com>
5882
5883 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5884 (barrier): New.
5885 (thread_start, all_started): New functions.
5886 (main): Spawn new thread and wait until it is scheduled.
5887 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5888 option.
5889 (do_test): Add 'selected_thread' parameter. Run to all_started
5890 instead of main. Explicitly set the breakpoint at main. Switch
5891 to the SELECTED_THREAD thread.
5892 (top level): Test handling the exec event with either the main
5893 thread or the second thread selected.
5894
5c9e4427
PA
58952017-10-09 Pedro Alves <palves@redhat.com>
5896
5897 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
5898 logic. Move STOP marker after the value checks.
5899 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
5900 regexp.
5901
b3b7c423
SL
59022017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5903
5904 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5905
3b4b2f16
UW
59062017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5907
5908 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5909 integer-to-dfp conversion.
5910 * gdb.base/dfp-test.exp: Likewise.
5911
5cd63fda
PA
59122017-10-04 Pedro Alves <palves@redhat.com>
5913
5914 * gdb.multi/hangout.c: Include <unistd.h>.
5915 (hangout_loop): New function.
5916 (main): Call alarm. Call hangout_loop in a loop.
5917 * gdb.multi/hello.c: Include <unistd.h>.
5918 (hello_loop): New function.
5919 (main): Call alarm. Call hangout_loop in a loop.
5920 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5921 inferior with the other selected.
5922
4c71c105
SM
59232017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5924
5925 * gdb.mi/list-thread-groups-available.exp: New file.
5926 * gdb.mi/list-thread-groups-available.c: New file.
5927
bc3b087d
SDJ
59282017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5929
5930 * gdb.base/set-cwd.exp: Make it available on
5931 native-extended-gdbserver.
5932
d092c5a2
SDJ
59332017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5934
5935 * gdb.base/set-cwd.c: New file.
5936 * gdb.base/set-cwd.exp: Likewise.
5937
45320ffa
TT
59382017-10-02 Tom Tromey <tom@tromey.com>
5939
5940 PR rust/22236:
5941 * gdb.rust/simple.rs (main): New variable "fslice".
5942 * gdb.rust/simple.exp: Add slice tests. Update string tests.
5943
b3e3859b
TT
59442017-10-02 Tom Tromey <tom@tromey.com>
5945
5946 * gdb.rust/simple.exp: Test ptype of a slice.
5947
01af5e0d
TT
59482017-10-02 Tom Tromey <tom@tromey.com>
5949
5950 * gdb.rust/simple.exp: Test index of slice.
5951
a9bbfbd8
TT
59522017-09-27 Tom Tromey <tom@tromey.com>
5953
5954 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
5955
df8899e5
TP
59562017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
5957 Pedro Alves <palves@redhat.com>
5958
5959 * gdb.base/compare-sections.exp (get value of read-only section): Read
5960 as unsigned value.
5961 (corrupt read-only section): Likewise and don't set written if patching
5962 failed.
5963
757bf54b
KB
59642017-09-21 Kevin Buettner <kevinb@redhat.com>
5965
5966 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
5967 files.
5968
06871ae8
PA
59692017-09-20 Pedro Alves <palves@redhat.com>
5970
5971 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
5972 symbol names in gdb's output.
5973 * gdb.cp/overload.exp ("list all overloads"): Likewise.
5974
e5f25bc5
PA
59752017-09-20 Pedro Alves <palves@redhat.com>
5976
5977 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
5978 Rename to ...
5979 (test_list_ambiguous_symbol): ... this and add a symbol name
5980 parameter. Adjust.
5981 (test_list_ambiguous_function): Reimplement on top of
5982 test_list_ambiguous_symbol and also test listing ambiguous
5983 variables.
5984 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
5985 (ambiguous_fun): ... this.
5986 (ambiguous_var): New.
5987 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
5988 (ambiguous_fun): ... this.
5989 (ambiguous_var): New.
5990
4e5a4f58
JB
59912017-09-19 John Baldwin <jhb@FreeBSD.org>
5992
5993 * gdb.base/starti.c: New file.
5994 * gdb.base/starti.exp: New file.
5995 * lib/gdb.exp (gdb_starti_cmd): New procedure.
5996
26e53f3e
PA
59972017-09-14 Pedro Alves <palves@redhat.com>
5998
5999 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6000 (top level): Use it instead of runto.
6001
cb791d59
TT
60022017-09-11 Tom Tromey <tom@tromey.com>
6003
6004 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6005
7c96f8c1
TT
60062017-09-11 Tom Tromey <tom@tromey.com>
6007
6008 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6009 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6010
469412dd
CW
60112017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6012
6013 * gdb.fortran/printing-types.exp: New file.
6014 * gdb.fortran/printing-types.exp: New file.
6015
e0f86435
BH
60162017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6017
6018 * gdb.fortran/vla-ptype.exp: Fix typos.
6019 * gdb.fortran/vla-value.exp: Same.
6020
9e9af4be
BH
60212017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6022
6023 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6024 * gdb.mi/mi-var-child-f.exp: Likewise.
6025 * gdb.mi/mi-vla-fortran.exp: Likewise.
6026
a5ad232b 60272017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
6028 Christoph Weinmann <christoph.t.weinmann@intel.com>
6029 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
6030
6031 * gdb.fortran/ptr-indentation.f90: New file.
6032 * gdb.fortran/ptr-indentation.exp: New file.
6033
5aec60eb
TT
60342017-09-05 Tom Tromey <tom@tromey.com>
6035
6036 PR gdb/22010:
6037 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6038
8f8f8152
TP
60392017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6040
6041 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6042
fbd1b771
JK
60432017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6044
6045 * gdb.threads/tls-nodebug-pie.c: New file.
6046 * gdb.threads/tls-nodebug-pie.exp: New file.
6047
5eb5f850
TT
60482017-09-05 Tom Tromey <tom@tromey.com>
6049
6050 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6051 for rust.
6052
ae780a21
SM
60532017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6054
6055 * gdb.multi/multi-arch-exec.exp: Test with different
6056 "follow-exec-mode" settings.
6057 (do_test): New procedure.
6058
3693fdb3
PA
60592017-09-04 Pedro Alves <palves@redhat.com>
6060
6061 * gdb.base/func-static.c (S::method const, S::method volatile)
6062 (S::method volatile const): New methods.
6063 (c_s, v_s, cv_s): New instances.
6064 (main): Call method() on them.
6065 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6066 (cannot_resolve): New procedure.
6067 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6068 print-quote-unquoted columns.
6069 (do_test): Test printing each scope too.
6070
e68cb8e0
PA
60712017-09-04 Pedro Alves <palves@redhat.com>
6072
6073 * gdb.base/local-static.exp: Also test with
6074 class::method::variable wholly quoted.
6075 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6076
858be34c
PA
60772017-09-04 Pedro Alves <palves@redhat.com>
6078
6079 * gdb.base/local-static.c: New.
6080 * gdb.base/local-static.cc: New.
6081 * gdb.base/local-static.exp: New.
6082
46a4882b
PA
60832017-09-04 Pedro Alves <palves@redhat.com>
6084
6085 * gdb.asm/asm-source.exp: Add casts to int.
6086 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6087 (dataglobal64_1, dataglobal64_2): New globals.
6088 * gdb.base/nodebug.exp: Test different expressions involving the
6089 new globals, with print, whatis and ptype. Add casts to int.
6090 * gdb.base/solib-display.exp: Add casts to int.
6091 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6092 * gdb.cp/m-static.exp: Add cast to int.
6093 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6094 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6095 tls variable with no debug info without a cast. Test with a cast
6096 to int too.
6097 * gdb.trace/entry-values.exp: Add casts.
6098
2c5a2be1
PA
60992017-09-04 Pedro Alves <palves@redhat.com>
6100
6101 * gdb.base/nodebug.exp: Test that ptype's error about functions
6102 with unknown return type includes the function name too.
6103
7022349d
PA
61042017-09-04 Pedro Alves <palves@redhat.com>
6105
6106 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6107 return type of munmap in infcall.
6108 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6109 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6110 type of ftell in infcall.
6111 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6112 type of getpid in infcall.
6113 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6114 infcall.
6115 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6116 Bail on failure to extract the pid.
6117 * gdb.base/nodebug.c: #include <stdint.h>.
6118 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6119 New functions.
6120 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6121 Change expected output of print/whatis/ptype with functions with
6122 no debug info. Test all supported languages. Call
6123 test_call_promotion.
6124 * gdb.compile/compile.exp: Adjust expected output to expect
6125 warning.
6126 * gdb.threads/siginfo-threads.exp: Likewise.
6127
54990598
PA
61282017-09-04 Pedro Alves <palves@redhat.com>
6129
6130 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6131 "prototypes". Test calling float functions via prototyped and
6132 unprototyped function pointers.
6133 (perform_all_tests): New parameter "prototypes". Pass it down.
6134 (top level): Pass down "prototypes" parameter to
6135 perform_all_tests.
6136
34d16ea2
SM
61372017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6138
6139 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6140 Test with nested loops.
6141
9521ecda
SM
61422017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6143
6144 * gdb.base/commands.exp: Call the new procedures.
6145 (loop_break_test, loop_continue_test): New procedures.
6146
80a65e9b
SM
61472017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6148
6149 * gdb.base/commands.exp: Call new procedure.
6150 (define_if_without_arg_test): New procedure.
6151
e439fa14
PA
61522017-09-04 Pedro Alves <palves@redhat.com>
6153
6154 * gdb.base/list-ambiguous.exp: New file.
6155 * gdb.base/list-ambiguous0.c: New file.
6156 * gdb.base/list-ambiguous1.c: New file.
6157 * gdb.base/list.exp (test_list_range): Adjust expected output.
6158
0a2dde4a
SDJ
61592017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6160
6161 * gdb.base/share-env-with-gdbserver.c: New file.
6162 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6163
5e89eb3a
SM
61642017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6165
6166 * gdb.base/commands.exp (gdbvar_simple_if_test,
6167 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6168 progvar_simple_if_test, progvar_simple_while_test,
6169 progvar_complex_if_while_test, user_defined_command_test,
6170 user_defined_command_args_eval,
6171 user_defined_command_args_stack_test,
6172 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6173 temporary_breakpoint_commands,
6174 gdb_test_no_prompt, redefine_hook_test,
6175 redefine_backtrace_test): Remove "global gdb_prompt".
6176
fd437cbc
SM
61772017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6178
6179 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6180 New proc, call it from toplevel.
6181
87215ad1
SDJ
61822017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6183
6184 PR remote/21852
6185 * gdb.server/normal.c: New file, copied from gdb.base.
6186 * gdb.server/run-without-local-binary.exp: New file.
6187
58afddc6
WP
61882017-08-07 Weimin Pan <weimin.pan@oracle.com>
6189
6190 * gdb.arch/sparc64-adi.exp: New file.
6191 * gdb.arch/sparc64-adi.c: New file.
6192
5277199a
PA
61932017-08-22 Pedro Alves <palves@redhat.com>
6194
6195 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6196 (top level): Add "list all overloads" tests.
6197
14278e1f
TT
61982017-08-22 Tom Tromey <tom@tromey.com>
6199
6200 * gdb.gdb/xfullpath.exp: Remove.
6201
bf223d3e
PA
62022017-08-21 Pedro Alves <palves@redhat.com>
6203
6204 PR gdb/19487
6205 * gdb.base/symbol-alias.c: New.
6206 * gdb.base/symbol-alias2.c: New.
6207 * gdb.base/symbol-alias.exp: New.
6208
c973d0aa
PA
62092017-08-21 Pedro Alves <palves@redhat.com>
6210
6211 * gdb.base/dfp-test.c
6212 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6213 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6214 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6215 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6216 * gdb.base/whatis-ptype-typedefs.c: New.
6217 * gdb.base/whatis-ptype-typedefs.exp: New.
6218 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6219 (an_int, an_int_type, an_int_type2): New globals.
6220 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6221 involving typedefs and cast expressions.
6222 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6223 (lookup_typedefs_function): New.
6224 (typedefs_pretty_printers_dict): New.
6225 (top level): Register lookup_typedefs_function in
6226 gdb.pretty_printers.
6227
6d580b63
YQ
62282017-08-18 Yao Qi <yao.qi@linaro.org>
6229
6230 * gdb.server/unittest.exp: New.
6231
206726fb
SDJ
62322017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6233
6234 PR gdb/21954
6235 * gdb.base/environ.exp: Add test to check if 'unset environment'
6236 works.
6237
bf0ec4c2
AA
62382017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6239
6240 * lib/gdb.exp (universal_compile_options): New caching proc.
6241 (gdb_compile): Suppress GCC's coloring of messages.
6242
d6382fff
TT
62432017-08-14 Tom Tromey <tom@tromey.com>
6244
6245 PR gdb/21675:
6246 * gdb.base/printcmds.exp (test_radices): New function.
6247 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6248 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6249 * lib/gdb.exp (get_integer_valueof): Use p/d.
6250
c2c2dd9f
SM
62512017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6252
6253 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6254 characters.
6255
fdffd6f4
TT
62562017-08-05 Tom Tromey <tom@tromey.com>
6257
6258 * gdb.rust/simple.exp: Allow String to appear in a different
6259 namespace.
6260
27d41eac
YQ
62612017-07-26 Yao Qi <yao.qi@linaro.org>
6262
6263 * gdb.gdb/unittest.exp: Invoke command
6264 "maintenance check xml-descriptions".
6265
031ed05d
AA
62662017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6267
6268 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6269 calling context.
6270 (hex128): Drop erroneous calculation of parameters.
6271
dcd27ddf
SM
62722017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6273
6274 * gdb.python/py-unwind.exp: Disable stack protection when
6275 building test file.
6276
47e77640
PA
62772017-07-20 Pedro Alves <palves@redhat.com>
6278
6279 * gdb.base/default.exp (set language): Adjust expected output.
6280
62d2a18a
PA
62812017-07-20 Pedro Alves <palves@redhat.com>
6282
6283 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6284 (test_minsym): ... this, and make static.
6285 (get_pck__foo__bar__minsym): Rename to ...
6286 (get_test_minsym): ... this.
6287 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6288 symbol names and comments.
6289 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6290 (get_test_minsym): ... this.
6291 (pck__foo__bar__minsym__2): Rename to ...
6292 (test_minsym): ... this.
6293 (main): Adjust.
6294
c45ec17c
PA
62952017-07-17 Pedro Alves <palves@redhat.com>
6296
6297 * gdb.base/completion.exp: Adjust expected output.
6298 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6299 the completer works.
6300
c6756f62
PA
63012017-07-17 Pedro Alves <palves@redhat.com>
6302
6303 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6304
5bd68487
AB
63052017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6306
6307 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6308
8880f2a9
TT
63092017-07-14 Tom Tromey <tom@tromey.com>
6310
6311 PR rust/21764:
6312 * gdb.rust/simple.exp: Add tests.
6313
65547233
TT
63142017-07-14 Tom Tromey <tom@tromey.com>
6315
6316 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6317
8f14146e
PA
63182017-07-14 Pedro Alves <palves@redhat.com>
6319
6320 * gdb.linespec/base/one/thefile.cc (z1): New function.
6321 * gdb.linespec/base/two/thefile.cc (z2): New function.
6322 * gdb.linespec/linespec.exp: Add tests.
6323
b4365d02
AB
63242017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6325
6326 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6327 to mi_create_breakpoint.
6328
5d2cbaa5
AB
63292017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6330
6331 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6332 mi_create_breakpoint.
6333
11cb5716
IB
63342017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6335
6336 * gdb.dlang/demangle.exp: Update for demangling changes.
6337
03278692
TT
63382017-07-09 Tom Tromey <tom@tromey.com>
6339
6340 * gdb.dwarf2/shortpiece.exp: New file.
6341
33c5cd75
DB
63422017-07-06 David Blaikie <dblaikie@gmail.com>
6343
6344 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6345 built from fissiont-multi-cu{1,2}.c.
6346 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6347 except putting 'main' and 'func' in separate CUs in the same DWO file.
6348 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6349 test.
6350 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6351 test.
6352
8455d262
PA
63532017-07-06 Pedro Alves <palves@redhat.com>
6354
6355 * gdb.python/py-unwind.exp: Test flushregs.
6356
dc4bde35
SDJ
63572017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6358
6359 PR cli/21688
6360 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6361 tests for alias commands and trailing whitespace.
6362
51ed89aa
SDJ
63632017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6364
6365 PR cli/21688
6366 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6367 procedure. Call it.
6368
eb17d413
PA
63692017-06-29 Pedro Alves <palves@redhat.com>
6370
6371 * gdb.base/printcmds.exp: Add tests.
6372
41664b45
DG
63732017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6374
6375 PR gdb/21337
6376 * gdb.base/reread-readsym.exp: New file.
6377 * gdb.base/reread-readsym.c: New file.
6378
75312ae3
KB
63792017-06-21 Kevin Buettner <kevinb@redhat.com>
6380
6381 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6382 subpattern.
6383
66953522
PB
63842017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6385
6386 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6387 extended mnemonic.
6388 * gdb.arch/powerpc-power9.s: Likewise.
6389
5524b525
AA
63902017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6391
6392 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6393 on 32-bit x86 targets. Exploit is_*_target macros where
6394 appropriate.
6395
03c8af18
AA
63962017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6397
6398 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6399 register pieces.
6400
3bf31011
AA
64012017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6402
6403 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6404 located in one or more DWARF pieces.
6405
805acca0
AA
64062017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6407
6408 * lib/gdb.exp (get_endianness): New proc.
6409 * gdb.arch/aarch64-fp.exp: Use it.
6410 * gdb.arch/altivec-regs.exp: Likewise.
6411 * gdb.arch/e500-regs.exp: Likewise.
6412 * gdb.arch/vsx-regs.exp: Likewise.
6413 * gdb.base/dump.exp: Likewise.
6414 * gdb.base/funcargs.exp: Likewise.
6415 * gdb.base/gnu_vector.exp: Likewise.
6416 * gdb.dwarf2/formdata16.exp: Likewise.
6417 * gdb.dwarf2/implptrpiece.exp: Likewise.
6418 * gdb.dwarf2/nonvar-access.exp: Likewise.
6419 * gdb.python/py-inferior.exp: Likewise.
6420 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6421
e9352324
AA
64222017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6423
6424 PR gdb/21226
6425 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6426 stack value pieces are taken from the LSB end.
6427
d5d1163e
AA
64282017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6429
6430 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6431 variable at nonzero offset.
6432
0567c986
AA
64332017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6434
6435 * gdb.dwarf2/var-access.c: New file.
6436 * gdb.dwarf2/var-access.exp: New test.
6437 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6438
973e9aab
TT
64392017-06-12 Tom Tromey <tom@tromey.com>
6440
6441 * gdb.dwarf2/formdata16.exp: Add tests.
6442
d9109c80
TT
64432017-06-12 Tom Tromey <tom@tromey.com>
6444
6445 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6446
30a25466
TT
64472017-06-12 Tom Tromey <tom@tromey.com>
6448
6449 PR exp/16225:
6450 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6451 * gdb.arch/vsx-regs.exp: Update tests.
6452 * gdb.arch/s390-vregs.exp (hex128): New proc.
6453 Update test.
6454 * gdb.arch/altivec-regs.exp: Update tests.
6455
aefd8b33
SDJ
64562017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6457
6458 * gdb.base/startup-with-shell.c: New file.
6459 * gdb.base/startup-with-shell.exp: Likewise.
6460
2090129c
SDJ
64612017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6462
6463 * gdb.server/non-existing-program.exp: Update regex in order to
6464 reflect the fact that gdbserver is now using fork_inferior (with a
6465 shell) to startup the inferior.
6466
8e86a419
SM
64672017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6468
6469 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6470 support function calls from GDB.
6471
e6cf65f2
TT
64722017-05-21 Tom Tromey <tom@tromey.com>
6473
6474 PR rust/21466:
6475 * gdb.rust/unsized.exp: New file.
6476 * gdb.rust/unsized.rs: New file.
6477
43cc5389
TT
64782017-05-19 Tom Tromey <tom@tromey.com>
6479
6480 PR rust/21484:
6481 * gdb.rust/watch.exp: New file.
6482 * gdb.rust/watch.rs: New file.
6483
ec8df234
TT
64842017-05-18 Tom Tromey <tom@tromey.com>
6485
6486 * gdb.rust/simple.exp: Allow Box to be qualified.
6487
3e3e7fae
TP
64882017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6489
6490 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6491
59cc050d
PA
64922017-05-18 Pedro Alves <palves@redhat.com>
6493
6494 * gdb.base/fileio.c (test_write, test_read, test_close)
6495 (test_fstat): Don't print 'ret' in the fail path.
6496
c8f6abd1
PA
64972017-05-18 Pedro Alves <palves@redhat.com>
6498
6499 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6500 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6501 (test_system, test_rename, test_unlink, test_time): Change
6502 prototypes.
6503 * gdb.base/fileio.exp (stop_msg): Adjust.
6504
d2a03b77
PA
65052017-05-18 Pedro Alves <palves@redhat.com>
6506
6507 * gdb.base/fileio.c (null_str): New global.
6508 (test_stat): Use it.
6509 * gdb.base/fileio.exp: Remove nowarnings.
6510
0d5c6999
YQ
65112017-05-17 Yao Qi <yao.qi@linaro.org>
6512
6513 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6514
21873064
YQ
65152017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6516
6517 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6518 argument command.
6519 (top-level): Invoke test_set_inferior_tty.
6520
d512d31c
PA
65212017-05-04 Pedro Alves <palves@redhat.com>
6522
6523 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6524 Add parens to print call for Python 3.
6525
90cef2ed
KS
65262017-05-03 Keith Seitz <keiths@redhat.com>
6527
6528 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6529 (main): Call it.
6530
14f819c8
TW
65312017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6532
6533 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6534 to prev and next.
6535
913aeadd
TW
65362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6537
6538 * gdb.python/py-record-btrace.exp: Remove test for
6539 gdb.BtraceInstruction.error.
6540
a3be24ad
TW
65412017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6542
6543 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6544
ae20e79a
TW
65452017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6546
6547 * gdb.python/py-record-btrace-threads.c: New file.
6548 * gdb.python/py-record-btrace-threads.exp: New file.
6549
45ce1b47
SDJ
65502017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6551
6552 PR testsuite/8595
6553 * gdb.base/environ.exp: Make test available in all architectures.
6554 Move bits related to "info program" testing to
6555 gdb.base/info-program.exp. Rewrite tests to use the two new
6556 procedures mentione below.
6557 (test_set_show_env_var) New procedure.
6558 (test_set_show_env_var_equal): Likewise.
6559 * gdb.base/info-program.exp: New file.
6560
e15c3eb4
KS
65612017-04-27 Keith Seitz <keiths@redhat.com>
6562
6563 * gdb.cp/oranking.cc (test15): New function.
6564 (main): Call test15 and declare additional variables for testing.
6565 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6566 "p foo101('abc')" tests.
6567 Add tests for cv qualifier overloads.
6568 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6569 "lvalue reference overload" test.
6570 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6571 "print value of f1 on Child&& in f2" test.
6572
3a3fd0fd
PA
65732017-04-19 Pedro Alves <palves@redhat.com>
6574
6575 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6576 procedure.
6577 (top level): Call it.
6578 * lib/gdb.exp (gdb_define_cmd): New procedure.
6579
53375380
PA
65802017-04-12 Pedro Alves <palves@redhat.com>
6581
6582 PR gdb/21323
6583 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6584 (wchar): New global.
6585 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6586 (do_test_wide_char, wide_char_types_no_program, top level): Add
6587 wchar_t testing.
6588
53e710ac
PA
65892017-04-12 Pedro Alves <palves@redhat.com>
6590
6591 PR c++/21323
6592 * gdb.cp/wide_char_types.c: New file.
6593 * gdb.cp/wide_char_types.exp: New file.
6594
0ad9d8c7
SDJ
65952017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6596
6597 PR gdb/21352
6598 * gdb.trace/tsv.exp: Add test for "tsave -r".
6599
b1b45502
IB
66002017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6601
6602 * gdb.dlang/watch-loc.c: New file.
6603 * gdb.dlang/watch-loc.exp: New file.
6604
ec13808e
JK
66052017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6606
6607 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6608
fe5f7374
AK
66092017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6610
6611 * gdb.arch/arc-analyze-prologue.S: New file.
6612 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6613
eea78757
AK
66142017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6615
6616 * gdb.arch/arc-decode-insn.S: New file.
6617 * gdb.arch/arc-decode-insn.exp: Likewise.
6618
5badf10a
IR
66192017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6620
6621 PR tdep/20928
6622 * gdb.arch/sparc64-regs.exp: New file.
6623 * gdb.arch/sparc64-regs.S: Likewise.
6624
cee59b3f
TW
66252017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6626
6627 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6628 and memory view on Python 3.
6629
c0f55cc6
AV
66302017-03-20 Artemiy Volkov <artemiyv@acm.org>
6631 Keith Seitz <keiths@redhat.com>
6632
6633 PR gdb/14441
6634 * gdb.cp/demangle.exp: Add rvalue reference tests.
6635 * gdb.cp/rvalue-ref-casts.cc: New file.
6636 * gdb.cp/rvalue-ref-casts.exp: New file.
6637 * gdb.cp/rvalue-ref-overload.cc: New file.
6638 * gdb.cp/rvalue-ref-overload.exp: New file.
6639 * gdb.cp/rvalue-ref-params.cc: New file.
6640 * gdb.cp/rvalue-ref-params.exp: New file.
6641 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6642 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6643 * gdb.cp/rvalue-ref-types.cc: New file.
6644 * gdb.cp/rvalue-ref-types.exp: New file.
6645 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6646 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6647
51457a05
MAL
66482017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6649
6650 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6651 New procedure.
6652
5b291c04
MAL
66532017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6654
6655 * lib/mi-support.exp (mi_gdb_test): Add additional message
6656 for unexpected output.
6657
59a56148
AA
66582017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6659
6660 * gdb.base/examine-backward.c (Barrier): New character array
6661 constant, to ensure that TestStrings is preceded by a string
6662 terminator.
6663
7942e96e
AA
66642017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6665
6666 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6667 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6668 and implicit pointer into such a location.
6669
6ebac3fb
DE
66702017-03-16 Doug Evans <dje@google.com>
6671
6672 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6673
ec3b243d
TP
66742017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6675
6676 * gdb.cp/m-static.exp: Fix expectation for prototype of
6677 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
6678
66792017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
6680
6681 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6682 * gdb.guile/scm-lazy-string.c: New file.
6683 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6684 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6685 for pointer, array, typedef lazy strings.
6686
2cc36e25 66872017-03-16 Doug Evans <dje@google.com>
34b43320
DE
6688
6689 PR python/17728, python/18439, python/18779
6690 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6691 * gdb.python/py-lazy-string.c (pointer): New typedef.
6692 (main): New locals ptr, array, typedef_ptr.
6693 * gdb.python/py-value.exp: Move lazy string tests to ...
6694 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6695 array, typedef lazy strings.
ec3b243d 6696
0efcde63
AK
66972017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6698
6699 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6700 Add optional 'test' parameter.
6701
7978d7c3
SM
67022017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6703
6704 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6705 Skip for versions of DejaGnu < 1.5.
6706
896c0c1e
SM
67072017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6708
6709 * lib/gdb.exp (dejagnu_version): New proc.
6710 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6711 Use dejagnu_version.
6712
5f4d1085
KS
67132017-03-10 Keith Seitz <keiths@redhat.com>
6714
6715 PR c++/8128
6716 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6717 type from destructor regexps.
6718 Add a branch which actually passes the test.
6719 Adjust "ptype t5i" test names.
6720
1de05205
PA
67212017-03-08 Pedro Alves <palves@redhat.com>
6722
6723 * gdb.base/step-over-exit.exp: Add explicit test message.
6724
c65d6b55
PA
67252017-03-08 Pedro Alves <palves@redhat.com>
6726
6727 PR gdb/18360
6728 * gdb.threads/interrupt-while-step-over.c: New file.
6729 * gdb.threads/interrupt-while-step-over.exp: New file.
6730
2e86a283
PA
67312017-03-08 Pedro Alves <palves@redhat.com>
6732
6733 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6734 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6735
25dcbff6
PA
67362017-03-08 Pedro Alves <palves@redhat.com>
6737
6738 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6739 PKRU as not supported as a PASS.
6740
dc9366eb
PA
67412017-03-08 Pedro Alves <palves@redhat.com>
6742
6743 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6744 prefix instead of $binfile1/$binfile2.
6745 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6746 in test message.
6747 * gdb.python/py-completion.exp: Use "load python file" as test
6748 messages instead of unstable path names.
6749
6e5d74e7
PA
67502017-03-08 Pedro Alves <palves@redhat.com>
6751 Jan Kratochvil <jan.kratochvil@redhat.com>
6752
6753 PR cli/21218
6754 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6755 New proc.
6756 (top level): Call it.
6757
9753a2f6
PA
67582017-03-08 Pedro Alves <palves@redhat.com>
6759
6760 PR tui/21216
6761 * gdb.tui/tui-nl-filtered-output.exp: New file.
6762
1a4dd9dd
PA
67632017-03-08 Pedro Alves <palves@redhat.com>
6764
6765 * gdb.base/completion.exp: Move TUI completion tests to ...
6766 * gdb.tui/completion.exp: ... this new file.
6767
7cbbff33
PA
67682017-03-08 Pedro Alves <palves@redhat.com>
6769
6770 * gdb.base/tui-disasm-long-lines.c,
6771 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6772 gdb.base/tui-layout.exp: Move to ...
6773 * gdb.tui/: ... this new directory.
6774
5f6fd321
PA
67752017-03-07 Pedro Alves <palves@redhat.com>
6776
6777 * gdb.base/tui-layout.c: New file.
6778 * gdb.base/tui-layout.exp: New file.
6779
44959fa8
PA
67802017-03-07 Pedro Alves <palves@redhat.com>
6781
6782 * gdb.base/tui-layout.c: Rename to ...
6783 * gdb.base/tui-disasm-long-lines.c: ... this.
6784 * gdb.base/tui-layout.exp: Rename to ...
6785 * gdb.base/tui-disasm-long-lines.exp: ... this.
6786
f8c4e718
PA
67872017-03-07 Pedro Alves <palves@redhat.com>
6788
6789 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6790
6dbb839a 67912017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
6792
6793 * i386-mpx-call.c: New file.
6794 * i386-mpx-call.exp: New file.
6795
65b48a81
PB
67962017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6797
6798 * gdb.arch/powerpc-power.exp: Delete test.
6799 * gdb.arch/powerpc-power.s: Likewise.
6800 * gdb.disasm/disassembler-options.exp: New test.
6801 * gdb.arch/powerpc-altivec.exp: Likewise.
6802 * gdb.arch/powerpc-altivec.s: Likewise.
6803 * gdb.arch/powerpc-altivec2.exp: Likewise.
6804 * gdb.arch/powerpc-altivec2.s: Likewise.
6805 * gdb.arch/powerpc-altivec3.exp: Likewise.
6806 * gdb.arch/powerpc-altivec3.s: Likewise.
6807 * gdb.arch/powerpc-power7.exp: Likewise.
6808 * gdb.arch/powerpc-power7.s: Likewise.
6809 * gdb.arch/powerpc-power8.exp: Likewise.
6810 * gdb.arch/powerpc-power8.s: Likewise.
6811 * gdb.arch/powerpc-power9.exp: Likewise.
6812 * gdb.arch/powerpc-power9.s: Likewise.
6813 * gdb.arch/powerpc-vsx.exp: Likewise.
6814 * gdb.arch/powerpc-vsx.s: Likewise.
6815 * gdb.arch/powerpc-vsx2.exp: Likewise.
6816 * gdb.arch/powerpc-vsx2.s: Likewise.
6817 * gdb.arch/powerpc-vsx3.exp: Likewise.
6818 * gdb.arch/powerpc-vsx3.s: Likewise.
6819 * gdb.arch/arm-disassembler-options.exp: Likewise.
6820 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6821 * gdb.arch/s390-disassembler-options.exp: Likewise.
6822
17cd4947
LM
68232017-02-23 Luis Machado <lgustavo@codesourcery.com>
6824
6825 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6826 (check_supported_features): ... this. Changed return type to void.
6827 (supports_rdseed): New static global.
6828 (rdseed): Check supports_rdseed.
6829 (initialize): Call check_supported_features.
6830
2039d74e
EBM
68312017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6832
6833 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6834 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6835 and lqarx/stqcx.
6836 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6837 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6838
a51d7ecf
EBM
68392017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6840
6841 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6842 uppercase.
6843
0224619f
JK
68442017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6845
6846 * gdb.dwarf2/formdata16.c: New file.
6847 * gdb.dwarf2/formdata16.exp: New file.
6848 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6849
216f72a1
JK
68502017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6851
6852 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6853 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6854 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6855 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6856 DW_AT_GNU_*.
6857
43988095
JK
68582017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6859
6860 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6861
99e8a4f9
SDJ
68622017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6863
6864 PR gdb/21164
6865 * gdb.base/maint.exp: Add testcases for when the commands do
6866 not have arguments.
6867
b58a8c0c
TP
68682017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6869
6870 * gdb.cp/chained-calls.exp: Use p instead of P.
6871
4e746bb6
TW
68722017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6873
6874 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6875 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6876
3f77c769
TT
68772017-02-14 Tom Tromey <tom@tromey.com>
6878
6879 PR python/13598:
6880 * gdb.python/py-events.exp: Add before_prompt event tests.
6881
075beec0
AA
68822017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6883
6884 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6885
bf5f525c
LM
68862017-02-13 Luis Machado <lgustavo@codesourcery.com>
6887
6888 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6889 (main): Call my_unique_function_name.
6890 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6891 completion of patterns with a single match.
6892 Add missing -re switches to gdb_test_multiple calls.
6893
13a66184
LM
68942017-02-13 Luis Machado <lgustavo@codesourcery.com>
6895
6896 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
6897 return if core file is not recognized.
6898
26a06916
SM
68992017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6900
6901 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6902 and extra UIs.
6903
b761ca9e
SM
69042017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6905
6906 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6907 proc_with_prefix.
6908
b964bee0
TT
69092017-02-10 Tom Tromey <tom@tromey.com>
6910
6911 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6912
18da0c51
MG
69132017-02-10 Martin Galvan <martingalvan@sourceware.org>
6914
6915 PR gdb/21122
6916 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6917
604c4576
JG
69182017-02-08 Jerome Guitton <guitton@adacore.com>
6919
6920 * gdb.base/define.exp: Add test for command abbreviations
6921 in define.
6922
20b477a7
LM
69232017-02-06 Luis Machado <lgustavo@codesourcery.com>
6924
6925 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6926 * gdb.reverse/insn-reverse-x86.c: New file.
6927
3f7b46f2
IR
69282017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6929
6930 PR tdep/20936
6931 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6932
f0fd41c1
TT
69332017-02-03 Tom Tromey <tom@tromey.com>
6934
6935 PR rust/21097:
6936 * gdb.rust/simple.exp: Add new tests.
6937
5be5dbf0
PA
69382017-02-02 Pedro Alves <palves@redhat.com>
6939
6940 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
6941 tests.
6942
7346ef59
AA
69432017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6944
6945 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
6946 taking a 2-byte value out of a 4-byte DWARF implicit value on
6947 big-endian targets.
6948 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
6949 logic. Add test cases for DW_OP_implicit.
6950
787f0025
MM
69512017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6952
6953 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
6954
68777c29
MM
69552017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6956
6957 * gdb.btrace/enable.exp: Call gdb_exit before
6958 skip_gdbserver_tests.
6959
0a1c7e28
MM
69602017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6961
6962 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
6963 GDBFLAGS.
6964
b5ac99b0
MM
69652017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6966
6967 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
6968 the test is skipped.
6969 * gdb.btrace/data.exp: Likewise.
6970 * gdb.btrace/delta.exp: Likewise.
6971 * gdb.btrace/dlopen.exp: Likewise.
6972 * gdb.btrace/enable-running.exp: Likewise.
6973 * gdb.btrace/enable.exp: Likewise.
6974 * gdb.btrace/exception.exp: Likewise.
6975 * gdb.btrace/function_call_history.exp: Likewise.
6976 * gdb.btrace/gcore.exp: Likewise.
6977 * gdb.btrace/instruction_history.exp: Likewise.
6978 * gdb.btrace/multi-thread-step.exp: Likewise.
6979 * gdb.btrace/nohist.exp: Likewise.
6980 * gdb.btrace/non-stop.exp: Likewise.
6981 * gdb.btrace/reconnect.exp: Likewise.
6982 * gdb.btrace/record_goto-step.exp: Likewise.
6983 * gdb.btrace/record_goto.exp: Likewise.
6984 * gdb.btrace/rn-dl-bind.exp: Likewise.
6985 * gdb.btrace/segv.exp: Likewise.
6986 * gdb.btrace/step.exp: Likewise.
6987 * gdb.btrace/stepi.exp: Likewise.
6988 * gdb.btrace/tailcall-only.exp: Likewise.
6989 * gdb.btrace/tailcall.exp: Likewise.
6990 * gdb.btrace/tsx.exp: Likewise.
6991 * gdb.btrace/unknown_functions.exp: Likewise.
6992 * gdb.btrace/vdso.exp: Likewise.
6993
cd4007e4
MM
69942017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6995
6996 * gdb.btrace/enable-running.c: New.
6997 * gdb.btrace/enable-running.exp: New.
6998
2735833d
WT
69992017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7000
7001 * gdb.arch/amd64-gs_base.c: New file.
7002 * gdb.arch/amd64-gs_base.exp: New file.
7003
b51e1e94
LM
70042017-01-26 Luis Machado <lgustavo@codesourcery.com>
7005
7006 * lib/memory.exp: Remove spurious empty newlines.
7007
72ca0410
SM
70082017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7009
7010 * gdb.python/py-bad-printers.exp: Load python file using "source".
7011 * gdb.python/py-events.exp: Likewise.
7012 * gdb.python/py-evsignal.exp: Likewise.
7013 * gdb.python/py-evthreads.exp: Likewise.
7014 * gdb.python/py-frame-args.exp: Likewise.
7015 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7016 * gdb.python/py-framefilter-mi.exp: Likewise.
7017 * gdb.python/py-framefilter.exp: Likewise.
7018 * gdb.python/py-mi.exp: Likewise.
7019 * gdb.python/py-pp-maint.exp: Likewise.
7020 * gdb.python/py-pp-registration.exp: Likewise.
7021 * gdb.python/py-prettyprint.exp: Likewise.
7022 (run_lang_tests): Likewise.
7023 * gdb.python/py-typeprint.exp: Likewise.
7024
e309aa65
LM
70252017-01-26 Luis Machado <lgustavo@codesourcery.com>
7026
7027 * lib/memory.exp: New file.
7028 * lib/gdb.exp: Load memory.exp.
7029 * gdb.base/memattr.exp (delete_memory): Move proc to
7030 lib/memory.exp and rename to delete_memory_regions.
7031 Replace delete_memory with delete_memory_regions.
7032 Cleanup memory regions before tests.
7033 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7034 before tests.
7035
515aff23
LM
70362017-01-26 Luis Machado <lgustavo@codesourcery.com>
7037
7038 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7039 files.
7040 (initialize): New function conditionally defined.
7041 (testcases): Move within conditional block.
7042 (main): Call initialize.
7043 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7044 of gdb.reverse/insn-reverse.c.
7045 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7046 gdb.reverse/insn-reverse.c.
7047
d8b49cf0
YQ
70482017-01-26 Yao Qi <yao.qi@linaro.org>
7049
7050 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7051 disassemble on address 0.
7052
f13a9a0c
YQ
70532017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7054 Yao Qi <yao.qi@linaro.org>
7055
7056 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7057 * gdb.dwarf2/implptr-64bit.S: Remove.
7058 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7059 variables in caller's context. Add DW_OP_implicit_value.
7060
5ac95241
YQ
70612017-01-25 Yao Qi <yao.qi@linaro.org>
7062
7063 * lib/dwarf.exp (Dwarf::_location): Handle
7064 DW_OP_GNU_implicit_pointer with proper size.
7065
23e82930
LM
70662017-01-20 Luis Machado <lgustavo@codesourcery.com>
7067
7068 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7069 and add untested calls.
7070
d334ae25
LM
70712017-01-20 Luis Machado <lgustavo@codesourcery.com>
7072
7073 * gdb.python/python.exp: Check line number against what GDB thinks
7074 the line number is for func1.
7075
f5e6296e
IB
70762017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7077
7078 * gdb.dlang/debug-expr.exp: New file.
7079
5b362f04
LM
70802016-12-23 Luis Machado <lgustavo@codesourcery.com>
7081
7082 Fix test names for the following files:
7083
7084 * gdb.ada/exec_changed.exp
7085 * gdb.ada/info_types.exp
7086 * gdb.arch/aarch64-atomic-inst.exp
7087 * gdb.arch/aarch64-fp.exp
7088 * gdb.arch/altivec-abi.exp
7089 * gdb.arch/altivec-regs.exp
7090 * gdb.arch/amd64-byte.exp
7091 * gdb.arch/amd64-disp-step.exp
7092 * gdb.arch/amd64-dword.exp
7093 * gdb.arch/amd64-entry-value-inline.exp
7094 * gdb.arch/amd64-entry-value-param.exp
7095 * gdb.arch/amd64-entry-value-paramref.exp
7096 * gdb.arch/amd64-entry-value.exp
7097 * gdb.arch/amd64-i386-address.exp
7098 * gdb.arch/amd64-invalid-stack-middle.exp
7099 * gdb.arch/amd64-invalid-stack-top.exp
7100 * gdb.arch/amd64-optimout-repeat.exp
7101 * gdb.arch/amd64-prologue-skip.exp
7102 * gdb.arch/amd64-prologue-xmm.exp
7103 * gdb.arch/amd64-stap-special-operands.exp
7104 * gdb.arch/amd64-stap-wrong-subexp.exp
7105 * gdb.arch/amd64-tailcall-cxx.exp
7106 * gdb.arch/amd64-tailcall-noret.exp
7107 * gdb.arch/amd64-tailcall-ret.exp
7108 * gdb.arch/amd64-tailcall-self.exp
7109 * gdb.arch/amd64-word.exp
7110 * gdb.arch/arm-bl-branch-dest.exp
7111 * gdb.arch/arm-disp-step.exp
7112 * gdb.arch/arm-neon.exp
7113 * gdb.arch/arm-single-step-kernel-helper.exp
7114 * gdb.arch/avr-flash-qualifier.exp
7115 * gdb.arch/disp-step-insn-reloc.exp
7116 * gdb.arch/e500-abi.exp
7117 * gdb.arch/e500-regs.exp
7118 * gdb.arch/ftrace-insn-reloc.exp
7119 * gdb.arch/i386-avx512.exp
7120 * gdb.arch/i386-bp_permanent.exp
7121 * gdb.arch/i386-byte.exp
7122 * gdb.arch/i386-cfi-notcurrent.exp
7123 * gdb.arch/i386-disp-step.exp
7124 * gdb.arch/i386-dr3-watch.exp
7125 * gdb.arch/i386-float.exp
7126 * gdb.arch/i386-gnu-cfi.exp
7127 * gdb.arch/i386-mpx-map.exp
7128 * gdb.arch/i386-mpx-sigsegv.exp
7129 * gdb.arch/i386-mpx-simple_segv.exp
7130 * gdb.arch/i386-mpx.exp
7131 * gdb.arch/i386-permbkpt.exp
7132 * gdb.arch/i386-prologue.exp
7133 * gdb.arch/i386-signal.exp
7134 * gdb.arch/i386-size-overlap.exp
7135 * gdb.arch/i386-unwind.exp
7136 * gdb.arch/i386-word.exp
7137 * gdb.arch/mips-fcr.exp
7138 * gdb.arch/powerpc-d128-regs.exp
7139 * gdb.arch/powerpc-stackless.exp
7140 * gdb.arch/ppc64-atomic-inst.exp
7141 * gdb.arch/s390-stackless.exp
7142 * gdb.arch/s390-tdbregs.exp
7143 * gdb.arch/s390-vregs.exp
7144 * gdb.arch/sparc-sysstep.exp
7145 * gdb.arch/thumb-bx-pc.exp
7146 * gdb.arch/thumb-singlestep.exp
7147 * gdb.arch/thumb2-it.exp
7148 * gdb.arch/vsx-regs.exp
7149 * gdb.asm/asm-source.exp
7150 * gdb.base/a2-run.exp
7151 * gdb.base/advance.exp
7152 * gdb.base/all-bin.exp
7153 * gdb.base/anon.exp
7154 * gdb.base/args.exp
7155 * gdb.base/arithmet.exp
7156 * gdb.base/async-shell.exp
7157 * gdb.base/async.exp
7158 * gdb.base/attach-pie-noexec.exp
7159 * gdb.base/attach-twice.exp
7160 * gdb.base/auto-load.exp
7161 * gdb.base/bang.exp
7162 * gdb.base/bitfields.exp
7163 * gdb.base/break-always.exp
7164 * gdb.base/break-caller-line.exp
7165 * gdb.base/break-entry.exp
7166 * gdb.base/break-inline.exp
7167 * gdb.base/break-on-linker-gcd-function.exp
7168 * gdb.base/break-probes.exp
7169 * gdb.base/break.exp
7170 * gdb.base/breakpoint-shadow.exp
7171 * gdb.base/call-ar-st.exp
7172 * gdb.base/call-sc.exp
7173 * gdb.base/call-signal-resume.exp
7174 * gdb.base/call-strs.exp
7175 * gdb.base/callfuncs.exp
7176 * gdb.base/catch-fork-static.exp
7177 * gdb.base/catch-gdb-caused-signals.exp
7178 * gdb.base/catch-load.exp
7179 * gdb.base/catch-signal-fork.exp
7180 * gdb.base/catch-signal.exp
7181 * gdb.base/catch-syscall.exp
7182 * gdb.base/charset.exp
7183 * gdb.base/checkpoint.exp
7184 * gdb.base/chng-syms.exp
7185 * gdb.base/code-expr.exp
7186 * gdb.base/code_elim.exp
7187 * gdb.base/commands.exp
7188 * gdb.base/completion.exp
7189 * gdb.base/complex.exp
7190 * gdb.base/cond-expr.exp
7191 * gdb.base/condbreak.exp
7192 * gdb.base/consecutive.exp
7193 * gdb.base/continue-all-already-running.exp
7194 * gdb.base/coredump-filter.exp
7195 * gdb.base/corefile.exp
7196 * gdb.base/dbx.exp
7197 * gdb.base/debug-expr.exp
7198 * gdb.base/define.exp
7199 * gdb.base/del.exp
7200 * gdb.base/disabled-location.exp
7201 * gdb.base/disasm-end-cu.exp
7202 * gdb.base/disasm-optim.exp
7203 * gdb.base/display.exp
7204 * gdb.base/duplicate-bp.exp
7205 * gdb.base/ena-dis-br.exp
7206 * gdb.base/ending-run.exp
7207 * gdb.base/enumval.exp
7208 * gdb.base/environ.exp
7209 * gdb.base/eu-strip-infcall.exp
7210 * gdb.base/eval-avoid-side-effects.exp
7211 * gdb.base/eval-skip.exp
7212 * gdb.base/exitsignal.exp
7213 * gdb.base/expand-psymtabs.exp
7214 * gdb.base/filesym.exp
7215 * gdb.base/find-unmapped.exp
7216 * gdb.base/finish.exp
7217 * gdb.base/float.exp
7218 * gdb.base/foll-exec-mode.exp
7219 * gdb.base/foll-exec.exp
7220 * gdb.base/foll-fork.exp
7221 * gdb.base/fortran-sym-case.exp
7222 * gdb.base/freebpcmd.exp
7223 * gdb.base/func-ptr.exp
7224 * gdb.base/func-ptrs.exp
7225 * gdb.base/funcargs.exp
7226 * gdb.base/gcore-buffer-overflow.exp
7227 * gdb.base/gcore-relro-pie.exp
7228 * gdb.base/gcore-relro.exp
7229 * gdb.base/gcore.exp
7230 * gdb.base/gdb1090.exp
7231 * gdb.base/gdb11530.exp
7232 * gdb.base/gdb11531.exp
7233 * gdb.base/gdb1821.exp
7234 * gdb.base/gdbindex-stabs.exp
7235 * gdb.base/gdbvars.exp
7236 * gdb.base/hbreak.exp
7237 * gdb.base/hbreak2.exp
7238 * gdb.base/included.exp
7239 * gdb.base/infcall-input.exp
7240 * gdb.base/inferior-died.exp
7241 * gdb.base/infnan.exp
7242 * gdb.base/info-macros.exp
7243 * gdb.base/info-os.exp
7244 * gdb.base/info-proc.exp
7245 * gdb.base/info-shared.exp
7246 * gdb.base/info-target.exp
7247 * gdb.base/infoline.exp
7248 * gdb.base/interp.exp
7249 * gdb.base/interrupt.exp
7250 * gdb.base/jit-reader.exp
7251 * gdb.base/jit-simple.exp
7252 * gdb.base/kill-after-signal.exp
7253 * gdb.base/kill-detach-inferiors-cmd.exp
7254 * gdb.base/label.exp
7255 * gdb.base/langs.exp
7256 * gdb.base/ldbl_e308.exp
7257 * gdb.base/line-symtabs.exp
7258 * gdb.base/linespecs.exp
7259 * gdb.base/list.exp
7260 * gdb.base/long_long.exp
7261 * gdb.base/longest-types.exp
7262 * gdb.base/maint.exp
7263 * gdb.base/max-value-size.exp
7264 * gdb.base/memattr.exp
7265 * gdb.base/mips_pro.exp
7266 * gdb.base/morestack.exp
7267 * gdb.base/moribund-step.exp
7268 * gdb.base/multi-forks.exp
7269 * gdb.base/nested-addr.exp
7270 * gdb.base/nextoverexit.exp
7271 * gdb.base/noreturn-finish.exp
7272 * gdb.base/noreturn-return.exp
7273 * gdb.base/nostdlib.exp
7274 * gdb.base/offsets.exp
7275 * gdb.base/opaque.exp
7276 * gdb.base/pc-fp.exp
7277 * gdb.base/permissions.exp
7278 * gdb.base/print-symbol-loading.exp
7279 * gdb.base/prologue-include.exp
7280 * gdb.base/psymtab.exp
7281 * gdb.base/ptype.exp
7282 * gdb.base/random-signal.exp
7283 * gdb.base/randomize.exp
7284 * gdb.base/range-stepping.exp
7285 * gdb.base/readline-ask.exp
7286 * gdb.base/recpar.exp
7287 * gdb.base/recurse.exp
7288 * gdb.base/relational.exp
7289 * gdb.base/restore.exp
7290 * gdb.base/return-nodebug.exp
7291 * gdb.base/return.exp
7292 * gdb.base/run-after-attach.exp
7293 * gdb.base/save-bp.exp
7294 * gdb.base/scope.exp
7295 * gdb.base/sect-cmd.exp
7296 * gdb.base/set-lang-auto.exp
7297 * gdb.base/set-noassign.exp
7298 * gdb.base/setvar.exp
7299 * gdb.base/sigall.exp
7300 * gdb.base/sigbpt.exp
7301 * gdb.base/siginfo-addr.exp
7302 * gdb.base/siginfo-infcall.exp
7303 * gdb.base/siginfo-obj.exp
7304 * gdb.base/siginfo.exp
7305 * gdb.base/signals-state-child.exp
7306 * gdb.base/signest.exp
7307 * gdb.base/sigstep.exp
7308 * gdb.base/sizeof.exp
7309 * gdb.base/skip.exp
7310 * gdb.base/solib-corrupted.exp
7311 * gdb.base/solib-nodir.exp
7312 * gdb.base/solib-search.exp
7313 * gdb.base/stack-checking.exp
7314 * gdb.base/stale-infcall.exp
7315 * gdb.base/stap-probe.exp
7316 * gdb.base/start.exp
7317 * gdb.base/step-break.exp
7318 * gdb.base/step-bt.exp
7319 * gdb.base/step-line.exp
7320 * gdb.base/step-over-exit.exp
7321 * gdb.base/step-over-syscall.exp
7322 * gdb.base/step-resume-infcall.exp
7323 * gdb.base/step-test.exp
7324 * gdb.base/store.exp
7325 * gdb.base/structs3.exp
7326 * gdb.base/sym-file.exp
7327 * gdb.base/symbol-without-target_section.exp
7328 * gdb.base/term.exp
7329 * gdb.base/testenv.exp
7330 * gdb.base/ui-redirect.exp
7331 * gdb.base/until.exp
7332 * gdb.base/unwindonsignal.exp
7333 * gdb.base/value-double-free.exp
7334 * gdb.base/vla-datatypes.exp
7335 * gdb.base/vla-ptr.exp
7336 * gdb.base/vla-sideeffect.exp
7337 * gdb.base/volatile.exp
7338 * gdb.base/watch-cond-infcall.exp
7339 * gdb.base/watch-cond.exp
7340 * gdb.base/watch-non-mem.exp
7341 * gdb.base/watch-read.exp
7342 * gdb.base/watch-vfork.exp
7343 * gdb.base/watchpoint-cond-gone.exp
7344 * gdb.base/watchpoint-delete.exp
7345 * gdb.base/watchpoint-hw-hit-once.exp
7346 * gdb.base/watchpoint-hw.exp
7347 * gdb.base/watchpoint-stops-at-right-insn.exp
7348 * gdb.base/watchpoints.exp
7349 * gdb.base/wchar.exp
7350 * gdb.base/whatis-exp.exp
7351 * gdb.btrace/buffer-size.exp
7352 * gdb.btrace/data.exp
7353 * gdb.btrace/delta.exp
7354 * gdb.btrace/dlopen.exp
7355 * gdb.btrace/enable.exp
7356 * gdb.btrace/exception.exp
7357 * gdb.btrace/function_call_history.exp
7358 * gdb.btrace/gcore.exp
7359 * gdb.btrace/instruction_history.exp
7360 * gdb.btrace/nohist.exp
7361 * gdb.btrace/reconnect.exp
7362 * gdb.btrace/record_goto-step.exp
7363 * gdb.btrace/record_goto.exp
7364 * gdb.btrace/rn-dl-bind.exp
7365 * gdb.btrace/segv.exp
7366 * gdb.btrace/step.exp
7367 * gdb.btrace/stepi.exp
7368 * gdb.btrace/tailcall-only.exp
7369 * gdb.btrace/tailcall.exp
7370 * gdb.btrace/tsx.exp
7371 * gdb.btrace/unknown_functions.exp
7372 * gdb.btrace/vdso.exp
7373 * gdb.compile/compile-ifunc.exp
7374 * gdb.compile/compile-ops.exp
7375 * gdb.compile/compile-print.exp
7376 * gdb.compile/compile-setjmp.exp
7377 * gdb.cp/abstract-origin.exp
7378 * gdb.cp/ambiguous.exp
7379 * gdb.cp/annota2.exp
7380 * gdb.cp/annota3.exp
7381 * gdb.cp/anon-ns.exp
7382 * gdb.cp/anon-struct.exp
7383 * gdb.cp/anon-union.exp
7384 * gdb.cp/arg-reference.exp
7385 * gdb.cp/baseenum.exp
7386 * gdb.cp/bool.exp
7387 * gdb.cp/breakpoint.exp
7388 * gdb.cp/bs15503.exp
7389 * gdb.cp/call-c.exp
7390 * gdb.cp/casts.exp
7391 * gdb.cp/chained-calls.exp
7392 * gdb.cp/class2.exp
7393 * gdb.cp/classes.exp
7394 * gdb.cp/cmpd-minsyms.exp
7395 * gdb.cp/converts.exp
7396 * gdb.cp/cp-relocate.exp
7397 * gdb.cp/cpcompletion.exp
7398 * gdb.cp/cpexprs.exp
7399 * gdb.cp/cplabel.exp
7400 * gdb.cp/cplusfuncs.exp
7401 * gdb.cp/cpsizeof.exp
7402 * gdb.cp/ctti.exp
7403 * gdb.cp/derivation.exp
7404 * gdb.cp/destrprint.exp
7405 * gdb.cp/dispcxx.exp
7406 * gdb.cp/enum-class.exp
7407 * gdb.cp/exception.exp
7408 * gdb.cp/exceptprint.exp
7409 * gdb.cp/expand-psymtabs-cxx.exp
7410 * gdb.cp/expand-sals.exp
7411 * gdb.cp/extern-c.exp
7412 * gdb.cp/filename.exp
7413 * gdb.cp/formatted-ref.exp
7414 * gdb.cp/fpointer.exp
7415 * gdb.cp/gdb1355.exp
7416 * gdb.cp/gdb2495.exp
7417 * gdb.cp/hang.exp
7418 * gdb.cp/impl-this.exp
7419 * gdb.cp/infcall-dlopen.exp
7420 * gdb.cp/inherit.exp
7421 * gdb.cp/iostream.exp
7422 * gdb.cp/koenig.exp
7423 * gdb.cp/local.exp
7424 * gdb.cp/m-data.exp
7425 * gdb.cp/m-static.exp
7426 * gdb.cp/mb-ctor.exp
7427 * gdb.cp/mb-inline.exp
7428 * gdb.cp/mb-templates.exp
7429 * gdb.cp/member-name.exp
7430 * gdb.cp/member-ptr.exp
7431 * gdb.cp/meth-typedefs.exp
7432 * gdb.cp/method.exp
7433 * gdb.cp/method2.exp
7434 * gdb.cp/minsym-fallback.exp
7435 * gdb.cp/misc.exp
7436 * gdb.cp/namelessclass.exp
7437 * gdb.cp/namespace-enum.exp
7438 * gdb.cp/namespace-nested-import.exp
7439 * gdb.cp/namespace.exp
7440 * gdb.cp/nextoverthrow.exp
7441 * gdb.cp/no-dmgl-verbose.exp
7442 * gdb.cp/non-trivial-retval.exp
7443 * gdb.cp/noparam.exp
7444 * gdb.cp/nsdecl.exp
7445 * gdb.cp/nsimport.exp
7446 * gdb.cp/nsnested.exp
7447 * gdb.cp/nsnoimports.exp
7448 * gdb.cp/nsrecurs.exp
7449 * gdb.cp/nsstress.exp
7450 * gdb.cp/nsusing.exp
7451 * gdb.cp/operator.exp
7452 * gdb.cp/oranking.exp
7453 * gdb.cp/overload-const.exp
7454 * gdb.cp/overload.exp
7455 * gdb.cp/ovldbreak.exp
7456 * gdb.cp/ovsrch.exp
7457 * gdb.cp/paren-type.exp
7458 * gdb.cp/parse-lang.exp
7459 * gdb.cp/pass-by-ref.exp
7460 * gdb.cp/pr-1023.exp
7461 * gdb.cp/pr-1210.exp
7462 * gdb.cp/pr-574.exp
7463 * gdb.cp/pr10687.exp
7464 * gdb.cp/pr12028.exp
7465 * gdb.cp/pr17132.exp
7466 * gdb.cp/pr17494.exp
7467 * gdb.cp/pr9067.exp
7468 * gdb.cp/pr9167.exp
7469 * gdb.cp/pr9631.exp
7470 * gdb.cp/printmethod.exp
7471 * gdb.cp/psmang.exp
7472 * gdb.cp/psymtab-parameter.exp
7473 * gdb.cp/ptype-cv-cp.exp
7474 * gdb.cp/ptype-flags.exp
7475 * gdb.cp/re-set-overloaded.exp
7476 * gdb.cp/ref-types.exp
7477 * gdb.cp/rtti.exp
7478 * gdb.cp/scope-err.exp
7479 * gdb.cp/shadow.exp
7480 * gdb.cp/smartp.exp
7481 * gdb.cp/static-method.exp
7482 * gdb.cp/static-print-quit.exp
7483 * gdb.cp/temargs.exp
7484 * gdb.cp/templates.exp
7485 * gdb.cp/try_catch.exp
7486 * gdb.cp/typedef-operator.exp
7487 * gdb.cp/typeid.exp
7488 * gdb.cp/userdef.exp
7489 * gdb.cp/using-crash.exp
7490 * gdb.cp/var-tag.exp
7491 * gdb.cp/virtbase.exp
7492 * gdb.cp/virtfunc.exp
7493 * gdb.cp/virtfunc2.exp
7494 * gdb.cp/vla-cxx.exp
7495 * gdb.disasm/t01_mov.exp
7496 * gdb.disasm/t02_mova.exp
7497 * gdb.disasm/t03_add.exp
7498 * gdb.disasm/t04_sub.exp
7499 * gdb.disasm/t05_cmp.exp
7500 * gdb.disasm/t06_ari2.exp
7501 * gdb.disasm/t07_ari3.exp
7502 * gdb.disasm/t08_or.exp
7503 * gdb.disasm/t09_xor.exp
7504 * gdb.disasm/t10_and.exp
7505 * gdb.disasm/t11_logs.exp
7506 * gdb.disasm/t12_bit.exp
7507 * gdb.disasm/t13_otr.exp
7508 * gdb.dlang/circular.exp
7509 * gdb.dwarf2/arr-stride.exp
7510 * gdb.dwarf2/arr-subrange.exp
7511 * gdb.dwarf2/atomic-type.exp
7512 * gdb.dwarf2/bad-regnum.exp
7513 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7514 * gdb.dwarf2/callframecfa.exp
7515 * gdb.dwarf2/clztest.exp
7516 * gdb.dwarf2/corrupt.exp
7517 * gdb.dwarf2/data-loc.exp
7518 * gdb.dwarf2/dup-psym.exp
7519 * gdb.dwarf2/dw2-anon-mptr.exp
7520 * gdb.dwarf2/dw2-anonymous-func.exp
7521 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7522 * gdb.dwarf2/dw2-bad-unresolved.exp
7523 * gdb.dwarf2/dw2-basic.exp
7524 * gdb.dwarf2/dw2-canonicalize-type.exp
7525 * gdb.dwarf2/dw2-case-insensitive.exp
7526 * gdb.dwarf2/dw2-common-block.exp
7527 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7528 * gdb.dwarf2/dw2-compressed.exp
7529 * gdb.dwarf2/dw2-const.exp
7530 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7531 * gdb.dwarf2/dw2-cu-size.exp
7532 * gdb.dwarf2/dw2-dup-frame.exp
7533 * gdb.dwarf2/dw2-entry-value.exp
7534 * gdb.dwarf2/dw2-icycle.exp
7535 * gdb.dwarf2/dw2-ifort-parameter.exp
7536 * gdb.dwarf2/dw2-inline-break.exp
7537 * gdb.dwarf2/dw2-inline-param.exp
7538 * gdb.dwarf2/dw2-intercu.exp
7539 * gdb.dwarf2/dw2-intermix.exp
7540 * gdb.dwarf2/dw2-lexical-block-bare.exp
7541 * gdb.dwarf2/dw2-linkage-name-trust.exp
7542 * gdb.dwarf2/dw2-minsym-in-cu.exp
7543 * gdb.dwarf2/dw2-noloc.exp
7544 * gdb.dwarf2/dw2-op-call.exp
7545 * gdb.dwarf2/dw2-op-out-param.exp
7546 * gdb.dwarf2/dw2-opt-structptr.exp
7547 * gdb.dwarf2/dw2-param-error.exp
7548 * gdb.dwarf2/dw2-producer.exp
7549 * gdb.dwarf2/dw2-ranges-base.exp
7550 * gdb.dwarf2/dw2-ref-missing-frame.exp
7551 * gdb.dwarf2/dw2-reg-undefined.exp
7552 * gdb.dwarf2/dw2-regno-invalid.exp
7553 * gdb.dwarf2/dw2-restore.exp
7554 * gdb.dwarf2/dw2-restrict.exp
7555 * gdb.dwarf2/dw2-single-line-discriminators.exp
7556 * gdb.dwarf2/dw2-strp.exp
7557 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7558 * gdb.dwarf2/dw2-unresolved.exp
7559 * gdb.dwarf2/dw2-var-zero-addr.exp
7560 * gdb.dwarf2/dw4-sig-types.exp
7561 * gdb.dwarf2/dwz.exp
7562 * gdb.dwarf2/dynarr-ptr.exp
7563 * gdb.dwarf2/enum-type.exp
7564 * gdb.dwarf2/gdb-index.exp
7565 * gdb.dwarf2/implptr-64bit.exp
7566 * gdb.dwarf2/implptr-optimized-out.exp
7567 * gdb.dwarf2/implptr.exp
7568 * gdb.dwarf2/implref-array.exp
7569 * gdb.dwarf2/implref-const.exp
7570 * gdb.dwarf2/implref-global.exp
7571 * gdb.dwarf2/implref-struct.exp
7572 * gdb.dwarf2/mac-fileno.exp
7573 * gdb.dwarf2/main-subprogram.exp
7574 * gdb.dwarf2/member-ptr-forwardref.exp
7575 * gdb.dwarf2/method-ptr.exp
7576 * gdb.dwarf2/missing-sig-type.exp
7577 * gdb.dwarf2/nonvar-access.exp
7578 * gdb.dwarf2/opaque-type-lookup.exp
7579 * gdb.dwarf2/pieces-optimized-out.exp
7580 * gdb.dwarf2/pieces.exp
7581 * gdb.dwarf2/pr10770.exp
7582 * gdb.dwarf2/pr13961.exp
7583 * gdb.dwarf2/staticvirtual.exp
7584 * gdb.dwarf2/subrange.exp
7585 * gdb.dwarf2/symtab-producer.exp
7586 * gdb.dwarf2/trace-crash.exp
7587 * gdb.dwarf2/typeddwarf.exp
7588 * gdb.dwarf2/valop.exp
7589 * gdb.dwarf2/watch-notconst.exp
7590 * gdb.fortran/array-element.exp
7591 * gdb.fortran/charset.exp
7592 * gdb.fortran/common-block.exp
7593 * gdb.fortran/complex.exp
7594 * gdb.fortran/derived-type-function.exp
7595 * gdb.fortran/derived-type.exp
7596 * gdb.fortran/logical.exp
7597 * gdb.fortran/module.exp
7598 * gdb.fortran/multi-dim.exp
7599 * gdb.fortran/nested-funcs.exp
7600 * gdb.fortran/print-formatted.exp
7601 * gdb.fortran/subarray.exp
7602 * gdb.fortran/vla-alloc-assoc.exp
7603 * gdb.fortran/vla-datatypes.exp
7604 * gdb.fortran/vla-history.exp
7605 * gdb.fortran/vla-ptr-info.exp
7606 * gdb.fortran/vla-ptype-sub.exp
7607 * gdb.fortran/vla-ptype.exp
7608 * gdb.fortran/vla-sizeof.exp
7609 * gdb.fortran/vla-type.exp
7610 * gdb.fortran/vla-value-sub-arbitrary.exp
7611 * gdb.fortran/vla-value-sub-finish.exp
7612 * gdb.fortran/vla-value-sub.exp
7613 * gdb.fortran/vla-value.exp
7614 * gdb.fortran/whatis_type.exp
7615 * gdb.go/chan.exp
7616 * gdb.go/handcall.exp
7617 * gdb.go/hello.exp
7618 * gdb.go/integers.exp
7619 * gdb.go/methods.exp
7620 * gdb.go/package.exp
7621 * gdb.go/strings.exp
7622 * gdb.go/types.exp
7623 * gdb.go/unsafe.exp
7624 * gdb.guile/scm-arch.exp
7625 * gdb.guile/scm-block.exp
7626 * gdb.guile/scm-breakpoint.exp
7627 * gdb.guile/scm-cmd.exp
7628 * gdb.guile/scm-disasm.exp
7629 * gdb.guile/scm-equal.exp
7630 * gdb.guile/scm-frame-args.exp
7631 * gdb.guile/scm-frame-inline.exp
7632 * gdb.guile/scm-frame.exp
7633 * gdb.guile/scm-iterator.exp
7634 * gdb.guile/scm-math.exp
7635 * gdb.guile/scm-objfile.exp
7636 * gdb.guile/scm-ports.exp
7637 * gdb.guile/scm-symbol.exp
7638 * gdb.guile/scm-symtab.exp
7639 * gdb.guile/scm-value-cc.exp
7640 * gdb.guile/types-module.exp
7641 * gdb.linespec/break-ask.exp
7642 * gdb.linespec/cpexplicit.exp
7643 * gdb.linespec/explicit.exp
7644 * gdb.linespec/keywords.exp
7645 * gdb.linespec/linespec.exp
7646 * gdb.linespec/ls-dollar.exp
7647 * gdb.linespec/ls-errs.exp
7648 * gdb.linespec/skip-two.exp
7649 * gdb.linespec/thread.exp
7650 * gdb.mi/mi-async.exp
7651 * gdb.mi/mi-basics.exp
7652 * gdb.mi/mi-break.exp
7653 * gdb.mi/mi-catch-load.exp
7654 * gdb.mi/mi-cli.exp
7655 * gdb.mi/mi-cmd-param-changed.exp
7656 * gdb.mi/mi-console.exp
7657 * gdb.mi/mi-detach.exp
7658 * gdb.mi/mi-disassemble.exp
7659 * gdb.mi/mi-eval.exp
7660 * gdb.mi/mi-file-transfer.exp
7661 * gdb.mi/mi-file.exp
7662 * gdb.mi/mi-fill-memory.exp
7663 * gdb.mi/mi-inheritance-syntax-error.exp
7664 * gdb.mi/mi-linespec-err-cp.exp
7665 * gdb.mi/mi-logging.exp
7666 * gdb.mi/mi-memory-changed.exp
7667 * gdb.mi/mi-read-memory.exp
7668 * gdb.mi/mi-record-changed.exp
7669 * gdb.mi/mi-reg-undefined.exp
7670 * gdb.mi/mi-regs.exp
7671 * gdb.mi/mi-return.exp
7672 * gdb.mi/mi-reverse.exp
7673 * gdb.mi/mi-simplerun.exp
7674 * gdb.mi/mi-solib.exp
7675 * gdb.mi/mi-stack.exp
7676 * gdb.mi/mi-stepi.exp
7677 * gdb.mi/mi-syn-frame.exp
7678 * gdb.mi/mi-until.exp
7679 * gdb.mi/mi-var-block.exp
7680 * gdb.mi/mi-var-child.exp
7681 * gdb.mi/mi-var-cmd.exp
7682 * gdb.mi/mi-var-cp.exp
7683 * gdb.mi/mi-var-display.exp
7684 * gdb.mi/mi-var-invalidate.exp
7685 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7686 * gdb.mi/mi-vla-fortran.exp
7687 * gdb.mi/mi-watch.exp
7688 * gdb.mi/mi2-var-child.exp
7689 * gdb.mi/user-selected-context-sync.exp
7690 * gdb.modula2/unbounded-array.exp
7691 * gdb.multi/dummy-frame-restore.exp
7692 * gdb.multi/multi-arch-exec.exp
7693 * gdb.multi/multi-arch.exp
7694 * gdb.multi/tids.exp
7695 * gdb.multi/watchpoint-multi.exp
7696 * gdb.opencl/callfuncs.exp
7697 * gdb.opencl/convs_casts.exp
7698 * gdb.opencl/datatypes.exp
7699 * gdb.opencl/operators.exp
7700 * gdb.opencl/vec_comps.exp
7701 * gdb.opt/clobbered-registers-O2.exp
7702 * gdb.opt/inline-break.exp
7703 * gdb.opt/inline-bt.exp
7704 * gdb.opt/inline-cmds.exp
7705 * gdb.opt/inline-locals.exp
7706 * gdb.pascal/case-insensitive-symbols.exp
7707 * gdb.pascal/floats.exp
7708 * gdb.pascal/gdb11492.exp
7709 * gdb.python/lib-types.exp
7710 * gdb.python/py-arch.exp
7711 * gdb.python/py-as-string.exp
7712 * gdb.python/py-bad-printers.exp
7713 * gdb.python/py-block.exp
7714 * gdb.python/py-breakpoint-create-fail.exp
7715 * gdb.python/py-breakpoint.exp
7716 * gdb.python/py-caller-is.exp
7717 * gdb.python/py-cmd.exp
7718 * gdb.python/py-explore-cc.exp
7719 * gdb.python/py-explore.exp
7720 * gdb.python/py-finish-breakpoint.exp
7721 * gdb.python/py-finish-breakpoint2.exp
7722 * gdb.python/py-frame-args.exp
7723 * gdb.python/py-frame-inline.exp
7724 * gdb.python/py-frame.exp
7725 * gdb.python/py-framefilter-mi.exp
7726 * gdb.python/py-infthread.exp
7727 * gdb.python/py-lazy-string.exp
7728 * gdb.python/py-linetable.exp
7729 * gdb.python/py-mi-events.exp
7730 * gdb.python/py-mi-objfile.exp
7731 * gdb.python/py-mi.exp
7732 * gdb.python/py-objfile.exp
7733 * gdb.python/py-pp-integral.exp
7734 * gdb.python/py-pp-maint.exp
7735 * gdb.python/py-pp-re-notag.exp
7736 * gdb.python/py-pp-registration.exp
7737 * gdb.python/py-recurse-unwind.exp
7738 * gdb.python/py-strfns.exp
7739 * gdb.python/py-symbol.exp
7740 * gdb.python/py-symtab.exp
7741 * gdb.python/py-sync-interp.exp
7742 * gdb.python/py-typeprint.exp
7743 * gdb.python/py-unwind-maint.exp
7744 * gdb.python/py-unwind.exp
7745 * gdb.python/py-value-cc.exp
7746 * gdb.python/py-xmethods.exp
7747 * gdb.reverse/amd64-tailcall-reverse.exp
7748 * gdb.reverse/break-precsave.exp
7749 * gdb.reverse/break-reverse.exp
7750 * gdb.reverse/consecutive-precsave.exp
7751 * gdb.reverse/consecutive-reverse.exp
7752 * gdb.reverse/finish-precsave.exp
7753 * gdb.reverse/finish-reverse-bkpt.exp
7754 * gdb.reverse/finish-reverse.exp
7755 * gdb.reverse/fstatat-reverse.exp
7756 * gdb.reverse/getresuid-reverse.exp
7757 * gdb.reverse/i386-precsave.exp
7758 * gdb.reverse/i386-reverse.exp
7759 * gdb.reverse/i386-sse-reverse.exp
7760 * gdb.reverse/i387-env-reverse.exp
7761 * gdb.reverse/i387-stack-reverse.exp
7762 * gdb.reverse/insn-reverse.exp
7763 * gdb.reverse/machinestate-precsave.exp
7764 * gdb.reverse/machinestate.exp
7765 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7766 * gdb.reverse/pipe-reverse.exp
7767 * gdb.reverse/readv-reverse.exp
7768 * gdb.reverse/recvmsg-reverse.exp
7769 * gdb.reverse/rerun-prec.exp
7770 * gdb.reverse/s390-mvcle.exp
7771 * gdb.reverse/step-precsave.exp
7772 * gdb.reverse/step-reverse.exp
7773 * gdb.reverse/time-reverse.exp
7774 * gdb.reverse/until-precsave.exp
7775 * gdb.reverse/until-reverse.exp
7776 * gdb.reverse/waitpid-reverse.exp
7777 * gdb.reverse/watch-precsave.exp
7778 * gdb.reverse/watch-reverse.exp
7779 * gdb.rust/generics.exp
7780 * gdb.rust/methods.exp
7781 * gdb.rust/modules.exp
7782 * gdb.rust/simple.exp
7783 * gdb.server/connect-with-no-symbol-file.exp
7784 * gdb.server/ext-attach.exp
7785 * gdb.server/ext-restart.exp
7786 * gdb.server/ext-wrapper.exp
7787 * gdb.server/file-transfer.exp
7788 * gdb.server/server-exec-info.exp
7789 * gdb.server/server-kill.exp
7790 * gdb.server/server-mon.exp
7791 * gdb.server/wrapper.exp
7792 * gdb.stabs/exclfwd.exp
7793 * gdb.stabs/gdb11479.exp
7794 * gdb.threads/clone-new-thread-event.exp
7795 * gdb.threads/corethreads.exp
7796 * gdb.threads/current-lwp-dead.exp
7797 * gdb.threads/dlopen-libpthread.exp
7798 * gdb.threads/gcore-thread.exp
7799 * gdb.threads/sigstep-threads.exp
7800 * gdb.threads/watchpoint-fork.exp
7801 * gdb.trace/actions-changed.exp
7802 * gdb.trace/backtrace.exp
7803 * gdb.trace/change-loc.exp
7804 * gdb.trace/circ.exp
7805 * gdb.trace/collection.exp
7806 * gdb.trace/disconnected-tracing.exp
7807 * gdb.trace/ftrace.exp
7808 * gdb.trace/mi-trace-frame-collected.exp
7809 * gdb.trace/mi-trace-unavailable.exp
7810 * gdb.trace/mi-traceframe-changed.exp
7811 * gdb.trace/mi-tsv-changed.exp
7812 * gdb.trace/no-attach-trace.exp
7813 * gdb.trace/passc-dyn.exp
7814 * gdb.trace/qtro.exp
7815 * gdb.trace/range-stepping.exp
7816 * gdb.trace/read-memory.exp
7817 * gdb.trace/save-trace.exp
7818 * gdb.trace/signal.exp
7819 * gdb.trace/status-stop.exp
7820 * gdb.trace/tfile.exp
7821 * gdb.trace/trace-break.exp
7822 * gdb.trace/trace-buffer-size.exp
7823 * gdb.trace/trace-condition.exp
7824 * gdb.trace/tracefile-pseudo-reg.exp
7825 * gdb.trace/tstatus.exp
7826 * gdb.trace/unavailable.exp
7827 * gdb.trace/while-dyn.exp
7828 * gdb.trace/while-stepping.exp
7829
34c41c68
DE
78302016-12-22 Doug Evans <xdje42@gmail.com>
7831
7832 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7833 and msymbols.
7834
16e69324
YQ
78352016-12-19 Yao Qi <yao.qi@linaro.org>
7836
7837 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7838 (test_with_self): Don't call do_steps_and_nexts, and remove
7839 code about stepping into xmalloc.
7840
f94f411b
YQ
78412016-12-09 Yao Qi <yao.qi@linaro.org>
7842
7843 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7844
78452016-12-09 Yao Qi <yao.qi@linaro.org>
7846
7847 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7848
f1b5deee
PA
78492016-12-09 Pedro Alves <palves@redhat.com>
7850
7851 * gdb.base/all-architectures-0.exp: New file.
7852 * gdb.base/all-architectures-1.exp: New file.
7853 * gdb.base/all-architectures-2.exp: New file.
7854 * gdb.base/all-architectures-3.exp: New file.
7855 * gdb.base/all-architectures-4.exp: New file.
7856 * gdb.base/all-architectures-5.exp: New file.
7857 * gdb.base/all-architectures-6.exp: New file.
7858 * gdb.base/all-architectures-7.exp: New file.
7859 * gdb.base/all-architectures.exp.in: New file.
7860
364ca42e
YQ
78612016-12-09 Yao Qi <yao.qi@linaro.org>
7862
7863 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7864
107c2d62
LM
78652016-12-02 Luis Machado <lgustavo@codesourcery.com>
7866
7867 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7868 possible.
7869 Remove useless pattern-matching code.
7870
df3ee9ca
PA
78712016-12-02 Pedro Alves <palves@redhat.com>
7872
7873 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7874 procedure.
7875 (top level): Call it.
7876
ec835369
PA
78772016-12-02 Pedro Alves <palves@redhat.com>
7878
7879 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7880 New procedure.
7881 (top level): Call it.
7882
01770bbd
PA
78832016-12-02 Pedro Alves <palves@redhat.com>
7884
7885 PR cli/20559
7886 * gdb.base/commands.exp (user_defined_command_args_eval): New
7887 procedure.
7888 (top level): Call it.
7889
008459ea
LM
78902016-12-02 Luis Machado <lgustavo@codesourcery.com>
7891
7892 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7893 timeout handling.
7894
0c1b455e
TT
78952016-12-02 Tom Tromey <tom@tromey.com>
7896
7897 * gdb.dwarf2/main-subprogram.c: New file.
7898 * gdb.dwarf2/main-subprogram.exp: New file.
7899
018572b8
LM
79002016-12-01 Luis Machado <lgustavo@codesourcery.com>
7901
7902 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7903 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7904 gdb_test_no_output for a couple of cases.
7905 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7906
84c93cd5
LM
79072016-12-01 Luis Machado <lgustavo@codesourcery.com>
7908
7909 Fix test names and standardize compilation error messages throughout
7910 the following files:
7911
7912 * gdb.ada/start.exp
7913 * gdb.arch/alpha-step.exp
7914 * gdb.arch/e500-prologue.exp
7915 * gdb.arch/ftrace-insn-reloc.exp
7916 * gdb.arch/gdb1291.exp
7917 * gdb.arch/gdb1431.exp
7918 * gdb.arch/gdb1558.exp
7919 * gdb.arch/i386-dr3-watch.exp
7920 * gdb.arch/i386-sse-stack-align.exp
7921 * gdb.arch/ia64-breakpoint-shadow.exp
7922 * gdb.arch/pa-nullify.exp
7923 * gdb.arch/powerpc-aix-prologue.exp
7924 * gdb.arch/thumb-bx-pc.exp
7925 * gdb.base/annota1.exp
7926 * gdb.base/annota3.exp
7927 * gdb.base/arrayidx.exp
7928 * gdb.base/assign.exp
7929 * gdb.base/attach.exp
7930 * gdb.base/auxv.exp
7931 * gdb.base/bang.exp
7932 * gdb.base/bfp-test.exp
7933 * gdb.base/bigcore.exp
7934 * gdb.base/bitfields2.exp
7935 * gdb.base/break-fun-addr.exp
7936 * gdb.base/break-probes.exp
7937 * gdb.base/call-rt-st.exp
7938 * gdb.base/callexit.exp
7939 * gdb.base/catch-fork-kill.exp
7940 * gdb.base/charset.exp
7941 * gdb.base/checkpoint.exp
7942 * gdb.base/comprdebug.exp
7943 * gdb.base/constvars.exp
7944 * gdb.base/coredump-filter.exp
7945 * gdb.base/cursal.exp
7946 * gdb.base/cvexpr.exp
7947 * gdb.base/detach.exp
7948 * gdb.base/display.exp
7949 * gdb.base/dmsym.exp
7950 * gdb.base/dprintf-pending.exp
7951 * gdb.base/dso2dso.exp
7952 * gdb.base/dtrace-probe.exp
7953 * gdb.base/dump.exp
7954 * gdb.base/enum_cond.exp
7955 * gdb.base/exe-lock.exp
7956 * gdb.base/exec-invalid-sysroot.exp
7957 * gdb.base/execl-update-breakpoints.exp
7958 * gdb.base/exprs.exp
7959 * gdb.base/fileio.exp
7960 * gdb.base/find.exp
7961 * gdb.base/finish.exp
7962 * gdb.base/fixsection.exp
7963 * gdb.base/foll-vfork.exp
7964 * gdb.base/frame-args.exp
7965 * gdb.base/gcore.exp
7966 * gdb.base/gdb1250.exp
7967 * gdb.base/global-var-nested-by-dso.exp
7968 * gdb.base/gnu-ifunc.exp
7969 * gdb.base/hashline1.exp
7970 * gdb.base/hashline2.exp
7971 * gdb.base/hashline3.exp
7972 * gdb.base/hbreak-in-shr-unsupported.exp
7973 * gdb.base/huge.exp
7974 * gdb.base/infcall-input.exp
7975 * gdb.base/info-fun.exp
7976 * gdb.base/info-shared.exp
7977 * gdb.base/jit-simple.exp
7978 * gdb.base/jit-so.exp
7979 * gdb.base/jit.exp
7980 * gdb.base/jump.exp
7981 * gdb.base/label.exp
7982 * gdb.base/lineinc.exp
7983 * gdb.base/logical.exp
7984 * gdb.base/longjmp.exp
7985 * gdb.base/macscp.exp
7986 * gdb.base/miscexprs.exp
7987 * gdb.base/new-ui-echo.exp
7988 * gdb.base/new-ui-pending-input.exp
7989 * gdb.base/new-ui.exp
7990 * gdb.base/nodebug.exp
7991 * gdb.base/nofield.exp
7992 * gdb.base/offsets.exp
7993 * gdb.base/overlays.exp
7994 * gdb.base/pending.exp
7995 * gdb.base/pointers.exp
7996 * gdb.base/pr11022.exp
7997 * gdb.base/printcmds.exp
7998 * gdb.base/prologue.exp
7999 * gdb.base/ptr-typedef.exp
8000 * gdb.base/realname-expand.exp
8001 * gdb.base/relativedebug.exp
8002 * gdb.base/relocate.exp
8003 * gdb.base/remote.exp
8004 * gdb.base/reread.exp
8005 * gdb.base/return2.exp
8006 * gdb.base/savedregs.exp
8007 * gdb.base/sep.exp
8008 * gdb.base/sepdebug.exp
8009 * gdb.base/sepsymtab.exp
8010 * gdb.base/set-inferior-tty.exp
8011 * gdb.base/setshow.exp
8012 * gdb.base/shlib-call.exp
8013 * gdb.base/sigaltstack.exp
8014 * gdb.base/siginfo-addr.exp
8015 * gdb.base/signals.exp
8016 * gdb.base/signull.exp
8017 * gdb.base/sigrepeat.exp
8018 * gdb.base/so-impl-ld.exp
8019 * gdb.base/solib-display.exp
8020 * gdb.base/solib-overlap.exp
8021 * gdb.base/solib-search.exp
8022 * gdb.base/solib-symbol.exp
8023 * gdb.base/structs.exp
8024 * gdb.base/structs2.exp
8025 * gdb.base/symtab-search-order.exp
8026 * gdb.base/twice.exp
8027 * gdb.base/unload.exp
8028 * gdb.base/varargs.exp
8029 * gdb.base/watchpoint-solib.exp
8030 * gdb.base/watchpoint.exp
8031 * gdb.base/whatis.exp
8032 * gdb.base/wrong_frame_bt_full.exp
8033 * gdb.btrace/dlopen.exp
8034 * gdb.cell/ea-standalone.exp
8035 * gdb.cell/ea-test.exp
8036 * gdb.cp/dispcxx.exp
8037 * gdb.cp/gdb2384.exp
8038 * gdb.cp/method2.exp
8039 * gdb.cp/nextoverthrow.exp
8040 * gdb.cp/pr10728.exp
8041 * gdb.disasm/am33.exp
8042 * gdb.disasm/h8300s.exp
8043 * gdb.disasm/mn10300.exp
8044 * gdb.disasm/sh3.exp
8045 * gdb.dwarf2/dw2-dir-file-name.exp
8046 * gdb.fortran/complex.exp
8047 * gdb.fortran/library-module.exp
8048 * gdb.guile/scm-pretty-print.exp
8049 * gdb.guile/scm-symbol.exp
8050 * gdb.guile/scm-type.exp
8051 * gdb.guile/scm-value.exp
8052 * gdb.linespec/linespec.exp
8053 * gdb.mi/gdb701.exp
8054 * gdb.mi/gdb792.exp
8055 * gdb.mi/mi-breakpoint-changed.exp
8056 * gdb.mi/mi-dprintf-pending.exp
8057 * gdb.mi/mi-dprintf.exp
8058 * gdb.mi/mi-exit-code.exp
8059 * gdb.mi/mi-pending.exp
8060 * gdb.mi/mi-solib.exp
8061 * gdb.mi/new-ui-mi-sync.exp
8062 * gdb.mi/pr11022.exp
8063 * gdb.mi/user-selected-context-sync.exp
8064 * gdb.opt/solib-intra-step.exp
8065 * gdb.python/py-events.exp
8066 * gdb.python/py-finish-breakpoint.exp
8067 * gdb.python/py-mi.exp
8068 * gdb.python/py-prettyprint.exp
8069 * gdb.python/py-shared.exp
8070 * gdb.python/py-symbol.exp
8071 * gdb.python/py-template.exp
8072 * gdb.python/py-type.exp
8073 * gdb.python/py-value.exp
8074 * gdb.reverse/solib-precsave.exp
8075 * gdb.reverse/solib-reverse.exp
8076 * gdb.server/solib-list.exp
8077 * gdb.stabs/weird.exp
8078 * gdb.threads/reconnect-signal.exp
8079 * gdb.threads/stepi-random-signal.exp
8080 * gdb.trace/actions.exp
8081 * gdb.trace/ax.exp
8082 * gdb.trace/backtrace.exp
8083 * gdb.trace/change-loc.exp
8084 * gdb.trace/deltrace.exp
8085 * gdb.trace/ftrace-lock.exp
8086 * gdb.trace/ftrace.exp
8087 * gdb.trace/infotrace.exp
8088 * gdb.trace/mi-tracepoint-changed.exp
8089 * gdb.trace/packetlen.exp
8090 * gdb.trace/passcount.exp
8091 * gdb.trace/pending.exp
8092 * gdb.trace/range-stepping.exp
8093 * gdb.trace/report.exp
8094 * gdb.trace/stap-trace.exp
8095 * gdb.trace/tfind.exp
8096 * gdb.trace/trace-break.exp
8097 * gdb.trace/trace-condition.exp
8098 * gdb.trace/trace-enable-disable.exp
8099 * gdb.trace/trace-mt.exp
8100 * gdb.trace/tracecmd.exp
8101 * gdb.trace/tspeed.exp
8102 * gdb.trace/tsv.exp
8103 * lib/perftest.exp
8104
fb9feb35
LM
81052016-12-01 Luis Machado <lgustavo@codesourcery.com>
8106
8107 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8108 with gdb_test_no_output.
8109 Use command as test name.
8110
cd2ddb6c
LM
81112016-12-01 Luis Machado <lgustavo@codesourcery.com>
8112
8113 Fix test names starting with uppercase throughout the files.
8114
8115 * gdb.ada/assign_1.exp
8116 * gdb.ada/boolean_expr.exp
8117 * gdb.base/arrayidx.exp
8118 * gdb.base/del.exp
8119 * gdb.base/gcore-buffer-overflow.exp
8120 * gdb.base/testenv.exp
8121 * gdb.compile/compile.exp
8122 * gdb.python/py-framefilter-invalidarg.exp
8123 * gdb.python/py-framefilter.exp
8124
bb95117e
LM
81252016-12-01 Luis Machado <lgustavo@codesourcery.com>
8126
8127 Fix test names starting with uppercase throughout the files.
8128
8129 * gdb.ada/array_return.exp
8130 * gdb.ada/expr_delims.exp
8131 * gdb.ada/mi_dyn_arr.exp
8132 * gdb.ada/mi_interface.exp
8133 * gdb.ada/mi_var_array.exp
8134 * gdb.ada/watch_arg.exp
8135 * gdb.arch/alpha-step.exp
8136 * gdb.arch/altivec-regs.exp
8137 * gdb.arch/e500-regs.exp
8138 * gdb.arch/powerpc-d128-regs.exp
8139 * gdb.base/arrayidx.exp
8140 * gdb.base/break.exp
8141 * gdb.base/checkpoint.exp
8142 * gdb.base/debug-expr.exp
8143 * gdb.base/dmsym.exp
8144 * gdb.base/radix.exp
8145 * gdb.base/sepdebug.exp
8146 * gdb.base/testenv.exp
8147 * gdb.base/watch_thread_num.exp
8148 * gdb.base/watchpoint-cond-gone.exp
8149 * gdb.cell/break.exp
8150 * gdb.cell/ea-cache.exp
8151 * gdb.compile/compile.exp
8152 * gdb.cp/gdb2495.exp
8153 * gdb.gdb/selftest.exp
8154 * gdb.gdb/xfullpath.exp
8155 * gdb.go/hello.exp
8156 * gdb.go/integers.exp
8157 * gdb.objc/basicclass.exp
8158 * gdb.pascal/hello.exp
8159 * gdb.pascal/integers.exp
8160 * gdb.python/py-breakpoint.exp
8161 * gdb.python/py-cmd.exp
8162 * gdb.python/py-linetable.exp
8163 * gdb.python/py-xmethods.exp
8164 * gdb.python/python.exp
8165 * gdb.reverse/consecutive-precsave.exp
8166 * gdb.reverse/finish-precsave.exp
8167 * gdb.reverse/i386-precsave.exp
8168 * gdb.reverse/machinestate-precsave.exp
8169 * gdb.reverse/sigall-precsave.exp
8170 * gdb.reverse/solib-precsave.exp
8171 * gdb.reverse/step-precsave.exp
8172 * gdb.reverse/until-precsave.exp
8173 * gdb.reverse/watch-precsave.exp
8174 * gdb.threads/leader-exit.exp
8175 * gdb.threads/pthreads.exp
8176 * gdb.threads/wp-replication.exp
8177 * gdb.trace/actions.exp
8178 * gdb.trace/mi-tsv-changed.exp
8179 * gdb.trace/tsv.exp
8180
de97fdd4
LM
81812016-12-01 Luis Machado <lgustavo@codesourcery.com>
8182
8183 Fix test names starting with uppercase throughout the files.
8184
8185 * gdb.arch/i386-bp_permanent.exp
8186 * gdb.arch/i386-gnu-cfi.exp
8187 * gdb.base/disasm-end-cu.exp
8188 * gdb.base/macscp.exp
8189 * gdb.base/pending.exp
8190 * gdb.base/watch_thread_num.exp
8191 * gdb.cp/exception.exp
8192 * gdb.cp/gdb2495.exp
8193 * gdb.cp/local.exp
8194 * gdb.python/py-evsignal.exp
8195 * gdb.python/python.exp
8196 * gdb.trace/tracecmd.exp
8197
9f058c10
LM
81982016-12-01 Luis Machado <lgustavo@codesourcery.com>
8199
8200 Fix test names starting with uppercase throughout the files.
8201
8202 * gdb.base/charset.exp
8203 * gdb.base/eval.exp
8204 * gdb.base/multi-forks.exp
8205 * gdb.guile/scm-progspace.exp
8206 * gdb.opencl/datatypes.exp
8207 * gdb.python/py-block.exp
8208 * gdb.python/py-function.exp
8209 * gdb.python/py-symbol.exp
8210 * gdb.python/py-symtab.exp
8211 * gdb.python/py-xmethods.exp
8212 * gdb.reverse/break-precsave.exp
8213 * gdb.reverse/break-reverse.exp
8214 * gdb.reverse/consecutive-precsave.exp
8215 * gdb.reverse/consecutive-reverse.exp
8216 * gdb.reverse/finish-precsave.exp
8217 * gdb.reverse/finish-reverse-bkpt.exp
8218 * gdb.reverse/finish-reverse.exp
8219 * gdb.reverse/fstatat-reverse.exp
8220 * gdb.reverse/getresuid-reverse.exp
8221 * gdb.reverse/i386-precsave.exp
8222 * gdb.reverse/i386-reverse.exp
8223 * gdb.reverse/i386-sse-reverse.exp
8224 * gdb.reverse/i387-stack-reverse.exp
8225 * gdb.reverse/insn-reverse.exp
8226 * gdb.reverse/machinestate-precsave.exp
8227 * gdb.reverse/machinestate.exp
8228 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8229 * gdb.reverse/pipe-reverse.exp
8230 * gdb.reverse/readv-reverse.exp
8231 * gdb.reverse/recvmsg-reverse.exp
8232 * gdb.reverse/rerun-prec.exp
8233 * gdb.reverse/s390-mvcle.exp
8234 * gdb.reverse/sigall-precsave.exp
8235 * gdb.reverse/sigall-reverse.exp
8236 * gdb.reverse/solib-precsave.exp
8237 * gdb.reverse/solib-reverse.exp
8238 * gdb.reverse/step-precsave.exp
8239 * gdb.reverse/step-reverse.exp
8240 * gdb.reverse/time-reverse.exp
8241 * gdb.reverse/until-precsave.exp
8242 * gdb.reverse/until-reverse.exp
8243 * gdb.reverse/waitpid-reverse.exp
8244 * gdb.reverse/watch-precsave.exp
8245 * gdb.reverse/watch-reverse.exp
8246
cdc7edd7
LM
82472016-12-01 Luis Machado <lgustavo@codesourcery.com>
8248
8249 Fix test names starting with uppercase throughout the files.
8250
8251 * gdb.arch/i386-mpx-simple_segv.exp
8252 * gdb.arch/i386-mpx.exp
8253 * gdb.arch/i386-permbkpt.exp
8254 * gdb.arch/pa-nullify.exp
8255 * gdb.arch/powerpc-d128-regs.exp
8256 * gdb.arch/vsx-regs.exp
8257 * gdb.base/bfp-test.exp
8258 * gdb.base/break.exp
8259 * gdb.base/breakpoint-shadow.exp
8260 * gdb.base/callfuncs.exp
8261 * gdb.base/charset.exp
8262 * gdb.base/commands.exp
8263 * gdb.base/completion.exp
8264 * gdb.base/dfp-test.exp
8265 * gdb.base/echo.exp
8266 * gdb.base/ending-run.exp
8267 * gdb.base/eval.exp
8268 * gdb.base/expand-psymtabs.exp
8269 * gdb.base/float128.exp
8270 * gdb.base/floatn.exp
8271 * gdb.base/foll-exec-mode.exp
8272 * gdb.base/gdb1056.exp
8273 * gdb.base/gdb11531.exp
8274 * gdb.base/kill-after-signal.exp
8275 * gdb.base/multi-forks.exp
8276 * gdb.base/overlays.exp
8277 * gdb.base/pending.exp
8278 * gdb.base/sepdebug.exp
8279 * gdb.base/testenv.exp
8280 * gdb.base/valgrind-db-attach.exp
8281 * gdb.base/watch_thread_num.exp
8282 * gdb.base/watchpoint-cond-gone.exp
8283 * gdb.base/watchpoint.exp
8284 * gdb.base/watchpoints.exp
8285 * gdb.cp/arg-reference.exp
8286 * gdb.cp/baseenum.exp
8287 * gdb.cp/operator.exp
8288 * gdb.cp/shadow.exp
8289 * gdb.dwarf2/dw2-op-out-param.exp
8290 * gdb.dwarf2/dw2-reg-undefined.exp
8291 * gdb.go/chan.exp
8292 * gdb.go/hello.exp
8293 * gdb.go/integers.exp
8294 * gdb.go/methods.exp
8295 * gdb.go/package.exp
8296 * gdb.guile/scm-parameter.exp
8297 * gdb.guile/scm-progspace.exp
8298 * gdb.guile/scm-value.exp
8299 * gdb.mi/mi-pending.exp
8300 * gdb.mi/user-selected-context-sync.exp
8301 * gdb.multi/multi-attach.exp
8302 * gdb.multi/tids.exp
8303 * gdb.opt/clobbered-registers-O2.exp
8304 * gdb.pascal/floats.exp
8305 * gdb.pascal/integers.exp
8306 * gdb.python/py-block.exp
8307 * gdb.python/py-events.exp
8308 * gdb.python/py-parameter.exp
8309 * gdb.python/py-symbol.exp
8310 * gdb.python/py-symtab.exp
8311 * gdb.python/py-type.exp
8312 * gdb.python/py-value.exp
8313 * gdb.python/py-xmethods.exp
8314 * gdb.python/python.exp
8315 * gdb.reverse/break-precsave.exp
8316 * gdb.reverse/consecutive-precsave.exp
8317 * gdb.reverse/finish-precsave.exp
8318 * gdb.reverse/i386-precsave.exp
8319 * gdb.reverse/machinestate-precsave.exp
8320 * gdb.reverse/sigall-precsave.exp
8321 * gdb.reverse/solib-precsave.exp
8322 * gdb.reverse/step-precsave.exp
8323 * gdb.reverse/until-precsave.exp
8324 * gdb.reverse/watch-precsave.exp
8325 * gdb.server/ext-attach.exp
8326 * gdb.server/ext-restart.exp
8327 * gdb.server/ext-run.exp
8328 * gdb.server/ext-wrapper.exp
8329 * gdb.stabs/gdb11479.exp
8330 * gdb.stabs/weird.exp
8331 * gdb.threads/attach-many-short-lived-threads.exp
8332 * gdb.threads/kill.exp
8333 * gdb.threads/watchpoint-fork.exp
8334
bc6c7af4
LM
83352016-12-01 Luis Machado <lgustavo@codesourcery.com>
8336
8337 Fix test names starting with uppercase throughout all the files below.
8338
8339 * gdb.ada/array_return.exp
8340 * gdb.ada/catch_ex.exp
8341 * gdb.ada/info_exc.exp
8342 * gdb.ada/mi_catch_ex.exp
8343 * gdb.ada/mi_dyn_arr.exp
8344 * gdb.ada/mi_ex_cond.exp
8345 * gdb.ada/mi_exc_info.exp
8346 * gdb.ada/mi_interface.exp
8347 * gdb.ada/mi_task_arg.exp
8348 * gdb.ada/mi_task_info.exp
8349 * gdb.ada/mi_var_array.exp
8350 * gdb.arch/alpha-step.exp
8351 * gdb.arch/amd64-disp-step.exp
8352 * gdb.arch/arm-disp-step.exp
8353 * gdb.arch/disp-step-insn-reloc.exp
8354 * gdb.arch/e500-prologue.exp
8355 * gdb.arch/ftrace-insn-reloc.exp
8356 * gdb.arch/gdb1558.exp
8357 * gdb.arch/i386-bp_permanent.exp
8358 * gdb.arch/i386-disp-step.exp
8359 * gdb.arch/i386-float.exp
8360 * gdb.arch/i386-gnu-cfi.exp
8361 * gdb.arch/ia64-breakpoint-shadow.exp
8362 * gdb.arch/mips16-thunks.exp
8363 * gdb.arch/pa-nullify.exp
8364 * gdb.arch/powerpc-aix-prologue.exp
8365 * gdb.arch/powerpc-power.exp
8366 * gdb.arch/ppc-dfp.exp
8367 * gdb.arch/s390-tdbregs.exp
8368 * gdb.arch/spu-info.exp
8369 * gdb.arch/spu-ls.exp
8370 * gdb.arch/thumb-bx-pc.exp
8371 * gdb.base/advance.exp
8372 * gdb.base/annota-input-while-running.exp
8373 * gdb.base/arrayidx.exp
8374 * gdb.base/asmlabel.exp
8375 * gdb.base/async.exp
8376 * gdb.base/attach-wait-input.exp
8377 * gdb.base/auto-connect-native-target.exp
8378 * gdb.base/batch-preserve-term-settings.exp
8379 * gdb.base/bfp-test.exp
8380 * gdb.base/bigcore.exp
8381 * gdb.base/bp-permanent.exp
8382 * gdb.base/break-always.exp
8383 * gdb.base/break-fun-addr.exp
8384 * gdb.base/break-idempotent.exp
8385 * gdb.base/break-main-file-remove-fail.exp
8386 * gdb.base/break-probes.exp
8387 * gdb.base/break-unload-file.exp
8388 * gdb.base/break.exp
8389 * gdb.base/call-ar-st.exp
8390 * gdb.base/call-rt-st.exp
8391 * gdb.base/call-sc.exp
8392 * gdb.base/call-signal-resume.exp
8393 * gdb.base/call-strs.exp
8394 * gdb.base/callexit.exp
8395 * gdb.base/callfuncs.exp
8396 * gdb.base/catch-gdb-caused-signals.exp
8397 * gdb.base/catch-signal-siginfo-cond.exp
8398 * gdb.base/catch-syscall.exp
8399 * gdb.base/compare-sections.exp
8400 * gdb.base/cond-eval-mode.exp
8401 * gdb.base/condbreak-call-false.exp
8402 * gdb.base/consecutive-step-over.exp
8403 * gdb.base/cursal.exp
8404 * gdb.base/disabled-location.exp
8405 * gdb.base/disasm-end-cu.exp
8406 * gdb.base/display.exp
8407 * gdb.base/double-prompt-target-event-error.exp
8408 * gdb.base/dprintf-bp-same-addr.exp
8409 * gdb.base/dprintf-detach.exp
8410 * gdb.base/dprintf-next.exp
8411 * gdb.base/dprintf-non-stop.exp
8412 * gdb.base/dprintf-pending.exp
8413 * gdb.base/dso2dso.exp
8414 * gdb.base/ending-run.exp
8415 * gdb.base/enum_cond.exp
8416 * gdb.base/examine-backward.exp
8417 * gdb.base/exe-lock.exp
8418 * gdb.base/exec-invalid-sysroot.exp
8419 * gdb.base/execl-update-breakpoints.exp
8420 * gdb.base/execution-termios.exp
8421 * gdb.base/fileio.exp
8422 * gdb.base/fixsection.exp
8423 * gdb.base/foll-exec-mode.exp
8424 * gdb.base/foll-exec.exp
8425 * gdb.base/fork-running-state.exp
8426 * gdb.base/frame-args.exp
8427 * gdb.base/fullpath-expand.exp
8428 * gdb.base/func-ptr.exp
8429 * gdb.base/gcore-relro-pie.exp
8430 * gdb.base/gdb1090.exp
8431 * gdb.base/gdb1555.exp
8432 * gdb.base/global-var-nested-by-dso.exp
8433 * gdb.base/gnu-ifunc.exp
8434 * gdb.base/hbreak-in-shr-unsupported.exp
8435 * gdb.base/hbreak-unmapped.exp
8436 * gdb.base/hook-stop.exp
8437 * gdb.base/infcall-input.exp
8438 * gdb.base/info-fun.exp
8439 * gdb.base/info-shared.exp
8440 * gdb.base/interrupt-noterm.exp
8441 * gdb.base/jit-so.exp
8442 * gdb.base/jit.exp
8443 * gdb.base/line-symtabs.exp
8444 * gdb.base/list.exp
8445 * gdb.base/longjmp.exp
8446 * gdb.base/macscp.exp
8447 * gdb.base/max-value-size.exp
8448 * gdb.base/nodebug.exp
8449 * gdb.base/nofield.exp
8450 * gdb.base/overlays.exp
8451 * gdb.base/paginate-after-ctrl-c-running.exp
8452 * gdb.base/paginate-bg-execution.exp
8453 * gdb.base/paginate-inferior-exit.exp
8454 * gdb.base/pending.exp
8455 * gdb.base/pr11022.exp
8456 * gdb.base/printcmds.exp
8457 * gdb.base/ptr-typedef.exp
8458 * gdb.base/ptype.exp
8459 * gdb.base/randomize.exp
8460 * gdb.base/range-stepping.exp
8461 * gdb.base/realname-expand.exp
8462 * gdb.base/relativedebug.exp
8463 * gdb.base/remote.exp
8464 * gdb.base/savedregs.exp
8465 * gdb.base/sepdebug.exp
8466 * gdb.base/set-noassign.exp
8467 * gdb.base/shlib-call.exp
8468 * gdb.base/shreloc.exp
8469 * gdb.base/sigaltstack.exp
8470 * gdb.base/sigbpt.exp
8471 * gdb.base/siginfo-addr.exp
8472 * gdb.base/siginfo-obj.exp
8473 * gdb.base/siginfo-thread.exp
8474 * gdb.base/signest.exp
8475 * gdb.base/signull.exp
8476 * gdb.base/sigrepeat.exp
8477 * gdb.base/skip.exp
8478 * gdb.base/so-impl-ld.exp
8479 * gdb.base/solib-corrupted.exp
8480 * gdb.base/solib-disc.exp
8481 * gdb.base/solib-display.exp
8482 * gdb.base/solib-overlap.exp
8483 * gdb.base/solib-search.exp
8484 * gdb.base/solib-symbol.exp
8485 * gdb.base/source-execution.exp
8486 * gdb.base/sss-bp-on-user-bp-2.exp
8487 * gdb.base/sss-bp-on-user-bp.exp
8488 * gdb.base/stack-checking.exp
8489 * gdb.base/stale-infcall.exp
8490 * gdb.base/step-break.exp
8491 * gdb.base/step-line.exp
8492 * gdb.base/step-over-exit.exp
8493 * gdb.base/step-test.exp
8494 * gdb.base/structs.exp
8495 * gdb.base/sym-file.exp
8496 * gdb.base/symtab-search-order.exp
8497 * gdb.base/term.exp
8498 * gdb.base/type-opaque.exp
8499 * gdb.base/unload.exp
8500 * gdb.base/until-nodebug.exp
8501 * gdb.base/until.exp
8502 * gdb.base/unwindonsignal.exp
8503 * gdb.base/watch-cond.exp
8504 * gdb.base/watch-non-mem.exp
8505 * gdb.base/watch_thread_num.exp
8506 * gdb.base/watchpoint-reuse-slot.exp
8507 * gdb.base/watchpoint-solib.exp
8508 * gdb.base/watchpoint.exp
8509 * gdb.btrace/dlopen.exp
8510 * gdb.cell/arch.exp
8511 * gdb.cell/break.exp
8512 * gdb.cell/bt.exp
8513 * gdb.cell/core.exp
8514 * gdb.cell/data.exp
8515 * gdb.cell/dwarfaddr.exp
8516 * gdb.cell/ea-cache.exp
8517 * gdb.cell/ea-standalone.exp
8518 * gdb.cell/ea-test.exp
8519 * gdb.cell/f-regs.exp
8520 * gdb.cell/fork.exp
8521 * gdb.cell/gcore.exp
8522 * gdb.cell/mem-access.exp
8523 * gdb.cell/ptype.exp
8524 * gdb.cell/registers.exp
8525 * gdb.cell/sizeof.exp
8526 * gdb.cell/solib-symbol.exp
8527 * gdb.cell/solib.exp
8528 * gdb.compile/compile-tls.exp
8529 * gdb.cp/exception.exp
8530 * gdb.cp/gdb2495.exp
8531 * gdb.cp/local.exp
8532 * gdb.cp/mb-inline.exp
8533 * gdb.cp/mb-templates.exp
8534 * gdb.cp/pr10687.exp
8535 * gdb.cp/pr9167.exp
8536 * gdb.cp/scope-err.exp
8537 * gdb.cp/templates.exp
8538 * gdb.cp/virtfunc.exp
8539 * gdb.dwarf2/dw2-dir-file-name.exp
8540 * gdb.dwarf2/dw2-single-line-discriminators.exp
8541 * gdb.fortran/complex.exp
8542 * gdb.fortran/library-module.exp
8543 * gdb.guile/guile.exp
8544 * gdb.guile/scm-cmd.exp
8545 * gdb.guile/scm-frame-inline.exp
8546 * gdb.guile/scm-objfile.exp
8547 * gdb.guile/scm-pretty-print.exp
8548 * gdb.guile/scm-symbol.exp
8549 * gdb.guile/scm-type.exp
8550 * gdb.guile/scm-value.exp
8551 * gdb.linespec/keywords.exp
8552 * gdb.linespec/ls-errs.exp
8553 * gdb.linespec/macro-relative.exp
8554 * gdb.linespec/thread.exp
8555 * gdb.mi/mi-breakpoint-changed.exp
8556 * gdb.mi/mi-dprintf-pending.exp
8557 * gdb.mi/mi-fullname-deleted.exp
8558 * gdb.mi/mi-logging.exp
8559 * gdb.mi/mi-pending.exp
8560 * gdb.mi/mi-solib.exp
8561 * gdb.mi/new-ui-mi-sync.exp
8562 * gdb.mi/user-selected-context-sync.exp
8563 * gdb.multi/dummy-frame-restore.exp
8564 * gdb.multi/multi-arch-exec.exp
8565 * gdb.multi/remove-inferiors.exp
8566 * gdb.multi/watchpoint-multi-exit.exp
8567 * gdb.opt/solib-intra-step.exp
8568 * gdb.perf/backtrace.exp
8569 * gdb.perf/single-step.exp
8570 * gdb.perf/skip-command.exp
8571 * gdb.perf/skip-prologue.exp
8572 * gdb.perf/solib.exp
8573 * gdb.python/lib-types.exp
8574 * gdb.python/py-as-string.exp
8575 * gdb.python/py-bad-printers.exp
8576 * gdb.python/py-block.exp
8577 * gdb.python/py-breakpoint.exp
8578 * gdb.python/py-cmd.exp
8579 * gdb.python/py-events.exp
8580 * gdb.python/py-evthreads.exp
8581 * gdb.python/py-finish-breakpoint.exp
8582 * gdb.python/py-finish-breakpoint2.exp
8583 * gdb.python/py-frame-inline.exp
8584 * gdb.python/py-frame.exp
8585 * gdb.python/py-inferior.exp
8586 * gdb.python/py-infthread.exp
8587 * gdb.python/py-mi.exp
8588 * gdb.python/py-objfile.exp
8589 * gdb.python/py-pp-maint.exp
8590 * gdb.python/py-pp-registration.exp
8591 * gdb.python/py-prettyprint.exp
8592 * gdb.python/py-recurse-unwind.exp
8593 * gdb.python/py-shared.exp
8594 * gdb.python/py-symbol.exp
8595 * gdb.python/py-symtab.exp
8596 * gdb.python/py-template.exp
8597 * gdb.python/py-type.exp
8598 * gdb.python/py-unwind-maint.exp
8599 * gdb.python/py-unwind.exp
8600 * gdb.python/py-value.exp
8601 * gdb.python/python.exp
8602 * gdb.reverse/finish-reverse-bkpt.exp
8603 * gdb.reverse/insn-reverse.exp
8604 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8605 * gdb.reverse/solib-precsave.exp
8606 * gdb.reverse/solib-reverse.exp
8607 * gdb.stabs/gdb11479.exp
8608 * gdb.stabs/weird.exp
8609 * gdb.threads/fork-child-threads.exp
8610 * gdb.threads/fork-plus-threads.exp
8611 * gdb.threads/fork-thread-pending.exp
8612 * gdb.threads/forking-threads-plus-breakpoint.exp
8613 * gdb.threads/hand-call-in-threads.exp
8614 * gdb.threads/interrupted-hand-call.exp
8615 * gdb.threads/linux-dp.exp
8616 * gdb.threads/local-watch-wrong-thread.exp
8617 * gdb.threads/next-while-other-thread-longjmps.exp
8618 * gdb.threads/non-ldr-exit.exp
8619 * gdb.threads/pending-step.exp
8620 * gdb.threads/print-threads.exp
8621 * gdb.threads/process-dies-while-detaching.exp
8622 * gdb.threads/process-dies-while-handling-bp.exp
8623 * gdb.threads/pthreads.exp
8624 * gdb.threads/queue-signal.exp
8625 * gdb.threads/reconnect-signal.exp
8626 * gdb.threads/signal-command-handle-nopass.exp
8627 * gdb.threads/signal-command-multiple-signals-pending.exp
8628 * gdb.threads/signal-delivered-right-thread.exp
8629 * gdb.threads/signal-sigtrap.exp
8630 * gdb.threads/sigthread.exp
8631 * gdb.threads/staticthreads.exp
8632 * gdb.threads/stepi-random-signal.exp
8633 * gdb.threads/thread-unwindonsignal.exp
8634 * gdb.threads/thread_check.exp
8635 * gdb.threads/thread_events.exp
8636 * gdb.threads/tid-reuse.exp
8637 * gdb.threads/tls-nodebug.exp
8638 * gdb.threads/tls-shared.exp
8639 * gdb.threads/tls-so_extern.exp
8640 * gdb.threads/tls.exp
8641 * gdb.threads/wp-replication.exp
8642 * gdb.trace/actions-changed.exp
8643 * gdb.trace/actions.exp
8644 * gdb.trace/backtrace.exp
8645 * gdb.trace/change-loc.exp
8646 * gdb.trace/collection.exp
8647 * gdb.trace/deltrace.exp
8648 * gdb.trace/disconnected-tracing.exp
8649 * gdb.trace/entry-values.exp
8650 * gdb.trace/ftrace-lock.exp
8651 * gdb.trace/ftrace.exp
8652 * gdb.trace/infotrace.exp
8653 * gdb.trace/mi-trace-frame-collected.exp
8654 * gdb.trace/mi-trace-unavailable.exp
8655 * gdb.trace/mi-traceframe-changed.exp
8656 * gdb.trace/mi-tracepoint-changed.exp
8657 * gdb.trace/mi-tsv-changed.exp
8658 * gdb.trace/no-attach-trace.exp
8659 * gdb.trace/packetlen.exp
8660 * gdb.trace/passc-dyn.exp
8661 * gdb.trace/passcount.exp
8662 * gdb.trace/pending.exp
8663 * gdb.trace/pr16508.exp
8664 * gdb.trace/qtro.exp
8665 * gdb.trace/range-stepping.exp
8666 * gdb.trace/read-memory.exp
8667 * gdb.trace/report.exp
8668 * gdb.trace/save-trace.exp
8669 * gdb.trace/signal.exp
8670 * gdb.trace/stap-trace.exp
8671 * gdb.trace/status-stop.exp
8672 * gdb.trace/strace.exp
8673 * gdb.trace/tfile.exp
8674 * gdb.trace/tfind.exp
8675 * gdb.trace/trace-break.exp
8676 * gdb.trace/trace-condition.exp
8677 * gdb.trace/trace-enable-disable.exp
8678 * gdb.trace/trace-mt.exp
8679 * gdb.trace/tracecmd.exp
8680 * gdb.trace/tracefile-pseudo-reg.exp
8681 * gdb.trace/tspeed.exp
8682 * gdb.trace/tstatus.exp
8683 * gdb.trace/tsv.exp
8684 * gdb.trace/unavailable.exp
8685 * gdb.trace/while-dyn.exp
8686 * gdb.trace/while-stepping.exp
8687 * lib/gdb-guile.exp
8688 * lib/gdb.exp
8689 * lib/mi-support.exp
8690 * lib/pascal.exp
8691 * lib/perftest.exp
8692 * lib/prelink-support.exp
8693 * lib/selftest-support.exp
8694
ad02e4fe
SM
86952016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8696
8697 * Makefile.in: Include disable-implicit-rules.mk.
8698
22347e55
AA
86992016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8700
8701 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8702 non-byte-aligned bit fields.
8703
da5b30da
AA
87042016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8705
8706 PR gdb/12616
8707 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8708 respects the DW_AT_data_bit_offset attribute.
8709
b593ecca
SM
87102016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8711
8712 * gdb.base/default.exp: Fix output of "set language".
8713
3b165252
SM
87142016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8715
8716 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8717 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8718 make.
8719 * configure.ac: Remove checks for the make program.
8720 * configure: Re-generate.
8721
1a2f3d7f
KB
87222016-11-16 Kevin Buettner <kevinb@redhat.com>
8723
8724 * gdb.python/py-recurse-unwind.c (main): Add loop.
8725 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8726 to read_register() and gdb.parse_and_eval(). Make each code
8727 call a separate case that can be individually tested.
8728 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8729 proc. Call cont_and_backtrace for each of the code paths that
8730 we want to test in the unwinder.
8731
b7f38fda
AA
87322016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8733
8734 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8735 the definition of struct S.
8736
1f8db343
CM
87372016-11-11 Catherine Moore <clm@codesourcery.com>
8738
8739 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8740
fad0c9fb
PA
87412016-11-09 Pedro Alves <palves@redhat.com>
8742
8743 * gdb.base/commands.exp (runto_or_return): New procedure.
8744 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8745 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8746 (progvar_simple_while_test, progvar_complex_if_while_test)
8747 (if_while_breakpoint_command_test)
8748 (infrun_breakpoint_command_test, breakpoint_command_test)
8749 (user_defined_command_test, watchpoint_command_test)
8750 (test_command_prompt_position, redefine_hook_test)
8751 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8752 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8753 multi_line_input and multi_line. Remove gdb_expect and
8754 gdb_stop_suppressing_tests uses.
8755 * lib/gdb.exp (valnum_re): New global.
8756 (multi_line_input): New procedure.
8757
8354c62c
SM
87582016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8759
8760 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8761 Remove.
8762 (test_setup): Define with proc_with_prefix.
8763 (test_cli_inferior): Likewise.
8764 (test_cli_thread): Likewise.
8765 (test_cli_frame): Likewise.
8766 (test_cli_select_frame): Likewise.
8767 (test_cli_up_down): Likewise.
8768 (test_mi_thread_select): Likewise.
8769 (test_mi_stack_select_frame): Likewise.
8770 (test_cli_in_mi_inferior): Likewise.
8771 (test_cli_in_mi_thread): Likewise.
8772 (test_cli_in_mi_frame): Likewise.
8773 (top level): Do not use with_test_prefix_procname.
8774
64f367a2
PA
87752016-11-09 Pedro Alves <palves@redhat.com>
8776
8777 * gdb.base/commands.exp (gdbvar_simple_if_test)
8778 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8779 (progvar_simple_if_test, progvar_simple_while_test)
8780 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8781 (infrun_breakpoint_command_test, breakpoint_command_test)
8782 (user_defined_command_test, watchpoint_command_test)
8783 (test_command_prompt_position, deprecated_command_test)
8784 (bp_deleted_in_command, temporary_breakpoint_commands)
8785 (stray_arg0_test, source_file_with_indented_comment)
8786 (recursive_source_test, if_commands_test)
8787 (error_clears_commands_left, redefine_hook_test)
8788 (redefine_backtrace_test): Use proc_with_prefix.
8789 * lib/gdb.exp (proc_with_prefix): New proc.
8790
0bb65f1e
AA
87912016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8792
8793 * gdb.base/tui-layout.c: New file.
8794 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8795 disassembly window contains very long lines.
8796
7353f247
TT
87972016-11-08 Tom Tromey <tom@tromey.com>
8798
8799 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8800 depend on Python 2.
8801
30a7bb83
TT
88022016-11-08 Tom Tromey <tom@tromey.com>
8803
8804 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8805 New method.
8806
cdf5a07c
MG
88072016-10-29 Manish Goregaokar <manish@mozilla.com>
8808
2806dc7e 8809 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 8810
51a789c3
MG
88112016-10-27 Manish Goregaokar <manish@mozilla.com>
8812
2806dc7e
PA
8813 * gdb.rust/simple.rs: Add test for univariant enums without
8814 discriminants and for encoded struct-like enums.
51a789c3 8815
f610ab6d
PA
88162016-10-28 Pedro Alves <palves@redhat.com>
8817
8818 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8819 gdb_test_multiple, tighten regexps and match symtabs and line
8820 tables incrementally.
8821
b129b0ca
LM
88222016-10-28 Luis Machado <lgustavo@codesourcery.com>
8823
8824 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8825 general.
8826
ecf45d2c
SL
88272016-10-25 Luis Machado <lgustavo@codesourcery.com>
8828
8829 * gdb.base/exec-invalid-sysroot.exp: New file.
8830
b8d38ee4
JK
88312016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8832
8833 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8834
f90fd8c2
JK
88352016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8836
8837 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8838
2d2476aa
MR
88392016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8840
2806dc7e
PA
8841 * gdb.base/killed-outside.exp: Remove $options from a call to
8842 `prepare_for_testing'.
2d2476aa 8843
e42b25a0
SM
88442016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8845
8846 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8847 Change test message.
8848
3ccdb432
SM
88492016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8850
8851 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8852 Update comment.
8853
5bad3170
SM
88542016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8855
8856 * gdb.trace/mi-trace-save.exp: New file.
8857
5ad9dba7
YQ
88582016-10-13 Yao Qi <yao.qi@linaro.org>
8859
8860 * gdb.base/code_elim.exp (get_var_address): Remove.
8861 * gdb.base/relocate.exp: Likewise.
8862 * gdb.base/shreloc.exp: Likewise.
8863 * lib/gdb.exp (get_var_address): New.
8864
62df7e21
YQ
88652016-10-13 Yao Qi <yao.qi@linaro.org>
8866
8867 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8868 floating point tests if $skip_float_test is false.
8869
4dac951e
LM
88702016-10-12 Luis Machado <lgustavo@codesourcery.com>
8871
8872 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8873 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8874 argc values.
8875 Add 1 to argc so we guarantee distinct initial/modified argc values.
8876
8f1a8fc4
JK
88772016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8878
8879 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8880
16c85b5d
JK
88812016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8882
8883 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8884 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8885 * gdb.arch/vsx-regs.exp: Likewise.
8886
1d0e042a
YQ
88872016-10-07 Yao Qi <yao.qi@linaro.org>
8888
8889 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8890
68dadef5
MM
88912016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8892
8893 * gdb.python/python.exp: Test decode_line("*0").
8894
33fa2c6e
DE
88952016-10-06 Doug Evans <dje@google.com>
8896
8897 * gdb.python/py-value.exp (test_value_creation): Add test for large
8898 unsigned 64-bit value.
8899
9c37b5ae
TT
89002016-10-06 Tom Tromey <tom@tromey.com>
8901
8902 * gdb.compile/compile.exp: Change java tests to rust.
8903 * gdb.base/setshow.exp: Change java tests to rust.
8904 * gdb.base/default.exp: Remove java from language list.
8905 * README (Examples): Update language example.
8906 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8907 test.
8908 * lib/gdb.exp (skip_java_tests): Remove.
8909 * lib/java.exp: Remove.
8910 * gdb.java: Remove.
8911
78b86327
MR
89122016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8913
8914 * gdb.arch/mips-fcr.exp: New test.
8915 * gdb.arch/mips-fcr.c: Source for the new test.
8916
7470adbb
MR
89172016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8918
8919 * gdb.base/solib-disc.exp: Use `standard_output_file'
8920 throughout.
8921
4a556533
PA
89222016-10-06 Pedro Alves <palves@redhat.com>
8923
8924 * gdb.base/jit-simple-dl.c: New file.
8925 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8926 * gdb.base/jit-simple.c: ... this.
8927 * gdb.base/jit-simple.exp (jit_run): Delete.
8928 (build_jit): New proc.
8929 (jit_test_reread): Recompile either the main program or the shared
8930 library, depending on what is being tested. Skip changing address
8931 if caller wants to. Compare before/after addresses. If testing
8932 standalone, explicitly load the binary. Test "maint info
8933 breakpoints".
8934 (top level): Add "standalone vs shared lib" and "change address"
8935 vs "same address" axes.
8936
5a122fbc
PA
89372016-10-06 Pedro Alves <palves@redhat.com>
8938
8939 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
8940 call.
8941 (jit_run): Delete.
8942 (jit_test_reread): Use with_test_prefix. Reload the main binary
8943 explicitly. Compare the before/after addresses of the JIT
8944 descriptor.
8945
ee8da4b8
DE
89462016-08-15 Doug Evans <dje@google.com>
8947
8948 * gdb.xml/extra-regs.xml: Update, end field now required, default type
8949 for single bitfields is bool.
8950 * gdb.xml/tdesc-regs.exp: Ditto.
8951
f389f6fe
JK
89522016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8953
8954 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
8955
fdebf1a4
YQ
89562016-10-05 Yao Qi <yao.qi@linaro.org>
8957
8958 * lib/gdb.exp (support_complex_tests): Return zero if
8959 gdb_skip_float_test return true.
8960
9c36d954 89612016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8962 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
8963
8964 PR gdb/20487
8965 * gdb.mi/user-selected-context-sync.exp: New file.
8966 * gdb.mi/user-selected-context-sync.c: New file.
8967
4034d0ff 89682016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8969 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
8970
8971 PR gdb/20487
8972 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
8973 =thread-select-event check.
8974
a4297203
PB
89752016-09-29 Peter Bergner <bergner@vnet.ibm.com>
8976
8977 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
8978 the compulsory L operand changes.
8979 * gdb.arch/powerpc-power.s: Likewise.
8980
bb805577
JK
89812016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8982
8983 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
8984 * gdb.base/jit-attach-pie.c: New file.
8985 * gdb.base/jit-attach-pie.exp: New file.
8986
6d61dee5
PA
89872016-09-28 Pedro Alves <palves@redhat.com>
8988
8989 * gdb.base/infcall-input.c: New file.
8990 * gdb.base/infcall-input.exp: New file.
8991
f73842fc
YQ
89922016-09-22 Yao Qi <yao.qi@linaro.org>
8993
8994 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
8995 (gdb_exit): Rename it to ...
8996 (gdbserver_gdb_exit): ... Close GDBserver.
8997 (gdb_exit): New proc, call gdbserver_gdb_exit.
8998 (mi_gdb_exit): Likewise.
8999
90681dab
YQ
90002016-09-22 Yao Qi <yao.qi@linaro.org>
9001
9002 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9003 path.
9004 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9005 Remove duplication.
9006
9c211fd8
YQ
90072016-09-22 Yao Qi <yao.qi@linaro.org>
9008
9009 * lib/gdbserver-support.exp: Check the existence of
9010 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9011
ad0a504f
AK
90122016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9013
9014 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9015
36cf1806
TT
90162016-09-21 Tom Tromey <tom@tromey.com>
9017
9018 PR gdb/20604:
9019 * gdb.base/quit.exp: New file.
9020
74172ecf
SM
90212016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9022
9023 * .gitignore: New file.
9024
3d0ec882
MR
90252016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9026
9027 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9028 throughout.
9029
8193adea
AA
90302016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9031
9032 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9033
d41a5c09
JK
90342016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9035
9036 * gdb.cp/casts.cc (decltype): Move it ...
9037 (main): ... with its call to ...
9038 * gdb.cp/casts03.cc: ... a new file.
9039 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9040
d2dfe700
JK
90412016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9042
9043 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9044
e2a92b16
PB
90452016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9046
9047 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9048 and sync up the test with tests in gas/testsuite/gas/ppc.
9049 * gdb.arch/powerpc-power.exp: Likewise.
9050
49b4de64
JK
90512016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9052
9053 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9054
2c29df25
SDJ
90552016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9056 Jan Kratochvil <jan.kratochvil@redhat.com>
9057
9058 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9059 make m1's definition to be different from m2's. Use 'dummy' as an
9060 argument for probe 'two'.
9061
cc3c2846
JB
90622016-09-10 Jon Beniston <jon@beniston.com>
9063
9064 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9065 for sim target.
9066
e1b2624a
AA
90672016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9068
9069 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9070 variable declaration.
9071 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9072 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9073 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9074 received HWCAP as its argument.
9075
4295e285
PA
90762016-09-06 Pedro Alves <palves@redhat.com>
9077
9078 * gdb.base/new-ui-pending-input.c: New file.
9079 * gdb.base/new-ui-pending-input.exp: New file.
9080 * gdb.exp (clear_gdb_spawn_id): New procedure.
9081 (with_spawn_id): Check whether gdb_spawn_id exists before
9082 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9083 on exit.
9084
00d5215e
UW
90852016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9086
9087 * gdb.base/float128.c: New file.
9088 * gdb.base/float128.exp: Likewise.
9089 * gdb.base/floatn.c: Likewise.
9090 * gdb.base/floatn.exp: Likewise.
9091
a9ff5f12
UW
90922016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9093
9094 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9095
f245535c
PA
90962016-09-05 Pedro Alves <palves@redhat.com>
9097
9098 PR backtrace/19927
9099 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9100 unwinders are immediately called as side effect of "source" or
9101 "disable unwinder" commands.
9102 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9103
ae9cf263
YQ
91042016-09-02 Yao Qi <yao.qi@linaro.org>
9105
9106 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9107 is true and $type is "float" or "double".
9108
27aba047
YQ
91092016-09-02 Yao Qi <yao.qi@linaro.org>
9110
9111 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9112 true.
9113 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9114 * gdb.base/call-rt-st.exp: Likewise.
9115 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9116 return value instead of gdb,skip_float_test.
9117 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9118 (do_function_calls): Use its return value instead of
9119 gdb,skip_float_test.
9120 * gdb.base/finish.exp: Likewise.
9121 * gdb.base/funcargs.exp: Likewise.
9122 * gdb.base/return.exp: Likewise.
9123 * gdb.base/return2.exp: Likewise.
9124 * gdb.base/varargs.exp: Likewise.
9125 * lib/gdb.exp (gdb_skip_float_test): Change it to
9126 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9127
5af962df
AA
91282016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9129
9130 * gdb.multi/tids.exp: Test "thread apply all".
9131
7fac6910
JK
91322016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9133
9134 * gdb.base/default.exp (tty): Remove.
9135
bb1fe4ac
KB
91362016-08-24 Kevin Buettner <kevinb@redhat.com>
9137
2806dc7e
PA
9138 * gdb.python/py-recurse-unwind.c: New file.
9139 * gdb.python/py-recurse-unwind.py: New file.
9140 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 9141
0a1ddfa6
SM
91422016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9143
9144 * gdb.base/set-inferior-tty.exp: New file.
9145 * gdb.base/set-inferior-tty.c: New file.
9146
d9de1fe3
PA
91472016-08-23 Pedro Alves <palves@redhat.com>
9148
9149 PR gdb/20494
9150 * gdb.base/new-ui-echo.c: New file.
9151 * gdb.base/new-ui-echo.exp: New file.
9152
e9d9abd7
YQ
91532016-08-23 Yao Qi <yao.qi@linaro.org>
9154
9155 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9156 gdbserver_spawn.
9157 * gdb.server/connect-without-multi-process.exp (do_test):
9158 Likewise.
9159
3589529e
YQ
91602016-08-23 Yao Qi <yao.qi@linaro.org>
9161
9162 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9163 standalone_txt. Delete gdb_txt and standalone_txt on host
9164 and target. Spawn the binary on target. Copy files from
9165 target to host.
9166
6bb90213
PA
91672016-08-22 Pedro Alves <palves@redhat.com>
9168
9169 PR gdb/20505
9170 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9171 with_test_prefix. Factor out bits to ...
9172 (test_no_vdso): ... this new procedure.
9173
20c2c024
CL
91742016-08-19 Carl Love <cel@us.ibm.com>
9175
9176 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9177 maintaining separate logic for constructing the output path.
9178 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9179 * gdb.arch/ppc-dfp.exp: Likewise.
9180 * gdb.arch/ppc-fp.exp: Likewise.
9181 * gdb.arch/vsx-regs.exp: Likewise.
9182 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9183 binprefix for generating the additional binary files.
9184
0646e07d
PA
91852016-08-19 Pedro Alves <palves@redhat.com>
9186
9187 * gdb.trace/mi-trace-frame-collected.exp
9188 (test_trace_frame_collected): On x32, expect two registers.
9189
46da9242
CL
91902016-08-18 Carl Love <cel@us.ibm.com>
9191
9192 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9193 and sync up the test with tests in gas/testsuite/gas/ppc.
9194 * gdb.arch/powerpc-power.exp: Likewise.
9195
eb2332d7
SM
91962016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9197
9198 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9199 expected error message.
9200
63c61e04
SM
92012016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9202
9203 * gdb.multi/remove-inferiors.exp: New file.
9204 * gdb.multi/remove-inferiors.c: New file.
9205
7b17065f
YQ
92062016-08-12 Yao Qi <yao.qi@linaro.org>
9207
9208 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9209 argument list.
9210
01d3dedf
PA
92112016-08-10 Pedro Alves <palves@redhat.com>
9212
9213 PR gdb/19187
9214 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9215 setup_kfails.
9216
3eb7562a
PA
92172016-08-09 Pedro Alves <palves@redhat.com>
9218 Simon Marchi <simon.marchi@ericsson.com>
9219
9220 PR gdb/20418
9221 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9222 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9223
80614914
PA
92242016-08-09 Pedro Alves <palves@redhat.com>
9225
9226 PR mi/20431
9227 * gdb.mi/mi-cmd-error.exp: New file.
9228
f348d89a
PA
92292016-08-09 Pedro Alves <palves@redhat.com>
9230
9231 PR gdb/18653
9232 * gdb.base/signals-state-child.c: New file.
9233 * gdb.base/signals-state-child.exp: New file.
9234 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9235
e5ca03b4
PA
92362016-08-09 Pedro Alves <palves@redhat.com>
9237
9238 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9239
282a0691
TT
92402016-08-03 Tom Tromey <tom@tromey.com>
9241
9242 PR python/18565:
9243 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9244
41bfcd63
YQ
92452016-08-01 Yao Qi <yao.qi@linaro.org>
9246
9247 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9248 variable mode to "multi-process" if $multi_process is 1, otherwise
9249 set it to "single-process".
9250
e3465b24
YQ
92512016-08-01 Yao Qi <yao.qi@linaro.org>
9252
9253 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9254 * gdb.cp/cpexprs.exp: Likewise.
9255 * gdb.cp/m-static.exp: Likewise.
9256
0b31a4bc
TT
92572016-07-26 Tom Tromey <tom@tromey.com>
9258
9259 PR python/20190:
9260 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9261 test.
9262
e0461dbb
MM
92632016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9264
9265 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9266 selecting assembly source files.
9267 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9268 assembly source files.
9269 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9270 assembly source files.
9271 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9272 selecting assembly source files.
9273
8194e927
SM
92742016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9275
9276 * gdb.base/new-ui.exp (do_test_invalid_args): New
9277 procedure.
9278
c0272db5
TW
92792016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9280
9281 * gdb.btrace/reconnect.c: New file.
9282 * gdb.btrace/reconnect.exp: New file.
9283
e3487908
GKB
92842016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9285
9286 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9287 to test_catch_syscall_group.
9288 (test_catch_syscall_group): New.
9289
12df5c00
TT
92902016-07-21 Tom Tromey <tom@tromey.com>
9291
9292 * gdb.rust/simple.rs (main): Use empty struct expression.
9293 * gdb.rust/simple.exp: Add tests for empty struct expression.
9294
bae62ee2
YQ
92952016-07-21 Yao Qi <yao.qi@linaro.org>
9296
9297 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9298 if gdb_skip_xml_test is true on some targets.
9299
b1b53fb3
YQ
93002016-07-21 Yao Qi <yao.qi@linaro.org>
9301
9302 * gdb.server/solib-list.exp: Unset last_loaded_file.
9303
027d97f8
JK
93042016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9305
9306 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9307 "step into captured_main (args)".
9308
7674d381
JK
93092016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9310
9311 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9312
72b5d099
JK
93132016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9314
9315 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9316
1f960ced
PA
93172016-07-19 Pedro Alves <palves@redhat.com>
9318
9319 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9320 * gdb.opt/inline-bt.exp: Likewise.
9321 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9322 additional_flags=-Winline.
9323 * gdb.opt/inline-locals.exp: Likewise.
9324 * gdb.opt/inline-markers.c (ATTR): Define.
9325 (inlined_fn): Use it.
9326
f25827c1
YQ
93272016-07-19 Yao Qi <yao.qi@linaro.org>
9328
9329 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9330 (test_with_self): Remove some code. Remove argument executable.
9331 (top-level): Use do_self_tests.
9332
37539ebe
DB
93332016-07-15 Zachary Welch <zwelch@codesourcery.com>
9334 Don Breazeal <donb@codesourcery.com>
9335
9336 * gdb.base/maint.exp: Escape paths used in regular expressions.
9337 * gdb.stabs/weird.exp: Likewise.
9338
dac790e1
TT
93392016-07-13 Tom Tromey <tom@tromey.com>
9340
9341 PR python/15620, PR python/18620:
9342 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9343 (test_bkpt_events): New procs.
9344
93daf339
TT
93452016-07-13 Tom Tromey <tom@tromey.com>
9346
9347 PR python/17698:
9348 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9349 test.
9350 (test_watchpoints): Likewise.
9351 (test_bkpt_pending): New proc.
9352
6571a381
TT
93532016-07-13 Tom Tromey <tom@tromey.com>
9354
9355 PR cli/18053:
9356 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9357 completion test.
9358
e8732474
JK
93592016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9360
9361 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9362 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9363 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9364 f_label.
9365 (g): Rename g_end_lbl to g_label.
9366 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9367 low_pc and high_pc.
9368 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9369
e0f3fd7c
TT
93702016-07-12 Tom Tromey <tom@tromey.com>
9371
9372 PR python/19293:
9373 * gdb.python/py-unwind-maint.exp: Update tests.
9374
3cfe46b6
YQ
93752016-07-12 Yao Qi <yao.qi@linaro.org>
9376
9377 * lib/selftest-support.exp (selftest_setup): Match the output
9378 when captured_main is inlined.
9379
4f19a0e6
WT
93802016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9381
9382 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9383 New variables.
9384 (print this%a, print this%b, print this): New tests.
9385 * gdb.fortran/derived-types.f90 (this): New object and
9386 initialization.
9387
986cf455
SM
93882016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9389
9390 * gdb.ada/arraydim.exp: Remove extra directory level in build
9391 directory.
9392
f0464b23
SM
93932016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9394
9395 * lib/ada.exp: Remove extra directory level in build directory.
9396 * gdb.ada/cond_lang.exp: Likewise.
9397 * gdb.ada/exec_changed.exp: Likewise.
9398 * gdb.ada/lang_switch.exp: Likewise.
9399
42d94011
MG
94002016-07-06 Manish Goregaokar <manish@mozilla.com>
9401
2806dc7e
PA
9402 * simple.rs: Add test for raw pointer subscripting.
9403 * simple.exp: Add test expectations.
42d94011 9404
647c264c
YQ
94052016-07-05 Yao Qi <yao.qi@linaro.org>
9406
9407 * gdb.mi/mi-reverse.exp: Match =record-started output.
9408
20aa2c60
PA
94092016-07-01 Pedro Alves <palves@redhat.com>
9410
9411 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9412 procedure.
9413 (jit_reader_test): Test the jit reader's unwinder.
9414 * gdb.base/jithost.c (jit_function_00_code): New global.
9415 (main): Use memcpy to fill in the mmapped code, instead of poking
9416 bytes manually here.
9417 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9418 value.
9419 (read_debug_info): Save the function's range.
9420 (read_sp): New function.
9421 (unwind_frame): Use it. Also unwind RBP.
9422 (get_frame_id): Use read_sp.
9423 (gdb_init_reader): Use calloc instead of malloc.
9424 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9425 parameter. Use gdb_test_multiple.
9426
ced2dffb
PA
94272016-07-01 Pedro Alves <palves@redhat.com>
9428 Antoine Tremblay <antoine.tremblay@ericsson.com>
9429
9430 * gdb.threads/process-dies-while-detaching.c: New file.
9431 * gdb.threads/process-dies-while-detaching.exp: New file.
9432
63000888
PA
94332016-07-01 Pedro Alves <palves@redhat.com>
9434
9435 * gdb.multi/watchpoint-multi-exit.c: New file.
9436 * gdb.multi/watchpoint-multi-exit.exp: New file.
9437
038d4868
PA
94382016-06-30 Pedro Alves <palves@redhat.com>
9439
9440 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9441 unset inferior_spawn_id.
9442
994e9c83
PA
94432016-06-30 Pedro Alves <palves@redhat.com>
9444
9445 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9446 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9447
e5653468
YQ
94482016-06-29 Yao Qi <yao.qi@linaro.org>
9449
9450 * gdb.base/return.c: Add copyright header.
9451
803b47e5
TT
94522016-06-29 Tom Tromey <tom@tromey.com>
9453
9454 PR python/20129:
9455 * gdb.python/py-framefilter.exp: Add tests for setting priority
9456 and disabling of non-existent frame filter.
9457
28244707
YQ
94582016-06-29 Yao Qi <yao.qi@linaro.org>
9459
9460 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9461 0x0f07ff.
9462
a31d2f06
YQ
94632016-06-28 Yao Qi <yao.qi@linaro.org>
9464
9465 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9466 triplets. Start gdb, execute catch syscall, and continue. Check
9467 gdb's output to determine catch syscall is supported.
9468
921d8f54
MG
94692016-06-27 Manish Goregaokar <manish@mozilla.com>
9470
25d49b86
PA
9471 * gdb.rust/simple.rs: Add test for returning unit in a function.
9472 * gdb.rust/simple.exp: Add expectation for functions returning
9473 unit.
921d8f54 9474
f4952523
PMR
94752016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9476
9477 * gdb.python/py-breakpoint-create-fail.c,
9478 gdb.python/py-breakpoint-create-fail.exp,
9479 gdb.python/py-breakpoint-create-fail.py: New testcase.
9480
fccb08f8
MG
94812016-06-25 Manish Goregaokar <manish@mozilla.com>
9482
9483 PR gdb/20239
9484 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
9485 * gdb.rust/simple.exp: Add test expectations for new NonZero
9486 tests.
fccb08f8 9487
6b850546
DT
94882016-06-24 David Taylor <dtaylor@emc.com>
9489
9490 * gdb.base/offsets.exp: New file.
9491 * gdb.base/offsets.c: New file.
9492
17621150
TT
94932016-06-23 Tom Tromey <tom@tromey.com>
9494
9495 PR gdb/16483:
9496 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9497 before any filters are loaded.
9498
04d59df6
WT
94992016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9500
9501 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9502 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9503 structs.
9504 * gdb.fortran/derived-type-function.exp: New file.
9505 * gdb.fortran/derived-type-function.f90: New file.
9506
9507
ac69f786
PA
95082016-06-21 Pedro Alves <palves@redhat.com>
9509
9510 * gdb.base/new-ui.exp: New file.
9511 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9512 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9513 (with_spawn_id): New procedure.
9514
49940788
PA
95152016-06-21 Pedro Alves <palves@redhat.com>
9516
9517 * gdb.mi/mi-exec-run.exp: New file.
9518
ef274d26
PA
95192016-06-21 Pedro Alves <palves@redhat.com>
9520
9521 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9522 breakpoint command's output on the main UI.
9523 (test_break): New procedure, factored out from calls in the top
9524 level.
9525 (top level): Use foreach_with_prefix to test MI as main UI and as
9526 separate UI.
9527
468afe6c
PA
95282016-06-21 Pedro Alves <palves@redhat.com>
9529
9530 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9531 (test_awatch_creation_and_listing)
9532 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9533 Remove 'type' parameter.
9534 (test_watchpoint_all): New parameter mi_mode. Remove
9535 with_test_prefix.
9536 (top level): Use foreach_with_prefix, and add main/separate UI MI
9537 testing axis.
9538
51f77c37
PA
95392016-06-21 Pedro Alves <palves@redhat.com>
9540
9541 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9542 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9543 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9544 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9545 (gdb_main_spawn_id, mi_spawn_id): Declare and
9546 comment.
9547 (mi_create_inferior_pty): New procedure,
9548 factored out from default_mi_gdb_start.
9549 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9550 procedures.
9551 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9552 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9553 Use mi_create_inferior_pty.
9554 (mi_gdb_start): Use eval to pass down args list.
9555
8980e177
PA
95562016-06-21 Pedro Alves <palves@redhat.com>
9557
9558 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9559 * gdb.opt/inline-cmds.exp: Add MI tests.
9560
f38d3ad1
PA
95612016-06-21 Pedro Alves <palves@redhat.com>
9562
9563 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9564
45db7c09
PA
95652016-06-21 Pedro Alves <palves@redhat.com>
9566
9567 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9568 (top level): Use it instead of mi_execute_to.
9569
5a069ab3
PA
95702016-06-21 Pedro Alves <palves@redhat.com>
9571
9572 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9573 (cont_handler_str): New.
9574 (signal_stop_handler): Set stop_handler_str instead of printing to
9575 stdout.
9576 (continue_handler): Set cont_handler_str instead of printing to
9577 stdout.
9578 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9579 mi_send_resuming_command. Print stop_handler_str and
9580 cont_handler_str instead of expecting the python events print
9581 directly.
9582
2838cc1d
SD
95832016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9584
9585 * gdb.base/jit-reader.exp: New file.
9586 * gdb.base/jithost.c: New file.
9587 * gdb.base/jithost.h: New file.
9588 * gdb.base/jitreader.c : New file.
9589 * gdb.base/jit-protocol.h: New file.
9590
21a77091
YQ
95912016-06-17 Yao Qi <yao.qi@linaro.org>
9592
9593 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9594 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9595 and detach-on-fork. Adjust tests.
9596 (top level): Invoke break_cond_on_syscall with combinations of
9597 syscall, follow-fork-mode and detach-on-fork.
9598
f50bf8e5
YQ
95992016-06-17 Yao Qi <yao.qi@linaro.org>
9600
9601 * gdb.base/step-over-exit.c: New.
9602 * gdb.base/step-over-exit.exp: New.
9603
a28d8e50
YTL
96042016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9605
9606 * gdb.base/float.exp: Add target check for nds32*-*-*.
9607 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9608
cad8e26d
AB
96092016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9610
9611 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9612 for unsupported target features.
9613 * gdb.base/call-rt-st.exp: Likewise.
9614 * gdb.base/call-sc.exp: Likewise.
9615 * gdb.base/call-signal-resume.exp: Likewise.
9616 * gdb.base/call-strs.exp: Likewise.
9617 * gdb.base/callexit.exp: Likewise.
9618 * gdb.base/callfuncs.exp: Likewise.
9619 * gdb.base/nodebug.exp: Likewise.
9620 * gdb.base/printcmds.exp: Likewise.
9621 * gdb.base/ptype.exp: Likewise.
9622 * gdb.base/structs.exp: Likewise.
9623 * gdb.base/unwindonsignal.exp: Likewise.
9624 * gdb.cp/gdb2495.exp: Likewise.
9625 * gdb.cp/templates.exp: Likewise.
9626 * gdb.cp/virtfunc.exp: Likewise.
9627 * gdb.threads/hand-call-in-threads.exp: Likewise.
9628 * gdb.threads/interrupted-hand-call.exp: Likewise.
9629 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9630
347dc102
TT
96312016-06-10 Tom Tromey <tom@tromey.com>
9632
9633 PR rust/20110:
9634 * gdb.rust/expr.exp: Add test for integer constant larger than
9635 i32.
9636
5e13cf25
BH
96372016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9638
9639 * gdb.fortran/nested-funcs.exp: New.
9640 * gdb.fortran/nested-funcs.f90: New.
9641
bb556f1f
TK
96422016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9643
9644 * gdb.base/examine-backward.c: New file.
9645 * gdb.base/examine-backward.exp: New file.
9646
38b022b4
SM
96472016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9648
9649 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9650 matching.
9651
1b40ec05
TT
96522016-06-02 Tom Tromey <tom@tromey.com>
9653
9654 PR python/18984:
9655 * gdb.python/py-shared.exp: Add solib_name test.
9656
193bd378
SM
96572016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9658
9659 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9660
3326303b
MG
96612016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9662
9663 PR c++/19893
9664 * gdb.dwarf2/implref.exp: Rename to...
9665 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9666 * gdb.dwarf2/implref-array.c: New file.
9667 * gdb.dwarf2/implref-array.exp: Likewise.
9668 * gdb.dwarf2/implref-global.c: Likewise.
9669 * gdb.dwarf2/implref-global.exp: Likewise.
9670 * gdb.dwarf2/implref-struct.c: Likewise.
9671 * gdb.dwarf2/implref-struct.exp: Likewise.
9672
825c8ef2
AT
96732016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9674
9675 * gdb.trace/trace-condition.exp: Add 64bit tests.
9676
2320162a
AT
96772016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9678
9679 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9680 bits types.
9681 (main): Adapt to 8 to 64 bits types.
9682 * gdb.trace/trace-condition.exp: Add new tests.
9683
a7818233
AT
96842016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9685
9686 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9687
0d336466
AT
96882016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9689
9690 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9691 Move condition tests...
9692 * gdb.trace/trace-condition.exp: Here.
9693
7faeb45a
AT
96942016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9695
9696 * gdb.trace/trace-condition.exp: Add counter-case tests.
9697
e385593e
JK
96982016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9699
9700 PR c++/15231
9701 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9702 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9703
744608cc
PA
97042016-05-27 Pedro Alves <palves@redhat.com>
9705
9706 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9707 New procedure.
9708 (top level): Call it, and bail out of DejaGnu is known to be bad.
9709
ac775bf4
AB
97102016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9711
9712 * gdb.base/whatis.c: Extend the test case.
9713 * gdb.base/whatis.exp: Add additional tests.
9714
2bbad2ea
BH
97152016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9716
9717* gdb.fortran/type.f90: Add pointer variable.
9718* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9719
8b70175d
BH
97202016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9721
9722 * gdb.fortran/vla-type.exp: Fix testcase name.
9723
86d8a848
BH
97242016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9725
9726 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9727
e188eb36
BH
97282016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9729
9730 * gdb.fortran/type.f90: Add nested structures.
9731 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9732 * gdb.fortran/derived-type.exp: Adapt expected output.
9733 * gdb.fortran/vla-type.exp: Adapt expected output.
9734
9b2db1fd
BH
97352016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9736
9737 * gdb.fortran/whatis_type.exp: Adapt expected output.
9738
72b17055
BH
97392016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9740
9741 * gdb.fortran/print_type.exp: Fix expected output.
9742 * gdb.fortran/whatis_type.exp: Fix expected output.
9743
3cd81d8d
BH
97442016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9745
9746 * gdb.fortran/whatis_type.exp: Use multi_line.
9747
ddae9462
TT
97482016-05-24 Tom Tromey <tom@tromey.com>
9749
9750 PR python/17386:
9751 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9752 use value as an index.
9753
1957f6b8
TT
97542016-05-23 Tom Tromey <tom@tromey.com>
9755
9756 PR python/17981:
9757 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9758 no-breakpoint case.
9759
026a9174
PA
97602016-05-24 Pedro Alves <palves@redhat.com>
9761
9762 PR gdb/19828
9763 * gdb.threads/clone-attach-detach.c: New file.
9764 * gdb.threads/clone-attach-detach.exp: New file.
9765
e70a7231
FR
97662016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9767
9768 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9769
0f6ed0e0
TT
97702016-05-23 Tom Tromey <tom@tromey.com>
9771
9772 PR python/19438, PR python/18393:
9773 * gdb.python/py-progspace.exp: Add "dir" test.
9774 * gdb.python/py-objfile.exp: Add "dir" test.
9775
ffd19d61
YQ
97762016-05-23 Yao Qi <yao.qi@linaro.org>
9777
9778 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9779 * gdb.arch/thumb2-it.exp: Likewise.
9780
9e8f9b05
SM
97812016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9782
9783 * gdb.mi/mi-threads-interrupt.c: New file.
9784 * gdb.mi/mi-threads-interrupt.exp: New file.
9785
61c6156d
SM
97862016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9787
9788 PR gdb/18077
9789 * gdb.mi/mi-async-run.exp: New file.
9790 * gdb.mi/mi-async-run.c: New file.
9791
67218854
TT
97922016-05-17 Tom Tromey <tom@tromey.com>
9793 Manish Goregaokar <manishsmail@gmail.com>
9794
9795 * lib/rust-support.exp: New file.
9796 * lib/gdb.exp (skip_rust_tests): New proc.
9797 (build_executable_from_specs): Handle rust.
9798 * lib/future.exp (gdb_find_rustc): New proc.
9799 (gdb_default_target_compile): Handle rust.
9800 * gdb.rust/expr.exp: New file.
9801 * gdb.rust/generics.exp: New file.
9802 * gdb.rust/generics.rs: New file.
9803 * gdb.rust/methods.exp: New file.
9804 * gdb.rust/methods.rs: New file.
9805 * gdb.rust/modules.exp: New file.
9806 * gdb.rust/modules.rs: New file.
9807 * gdb.rust/simple.exp: New file.
9808 * gdb.rust/simple.rs: New file.
9809
c44af4eb
TT
98102016-05-17 Tom Tromey <tom@tromey.com>
9811
9812 * gdb.base/default.exp (set language): Add rust.
9813
dcd1f979
TT
98142016-05-17 Tom Tromey <tom@tromey.com>
9815
9816 * gdb.gdb/unittest.exp: New file.
9817
155b7f57
YQ
98182016-05-16 Yao Qi <yao.qi@linaro.org>
9819
9820 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9821 shell_prompt. Update shell_prompt_re.
9822
8ddd5a6c
DE
98232016-05-12 Doug Evans <dje@google.com>
9824
9825 PR symtab/19999
9826 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9827 $options when building executable.
9828 * gdb.dwarf2/fission-loclists-pie.S: New file.
9829 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9830
02e370d9
SM
98312016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9832
9833 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9834 of [is_remote target],
9835
8929ad8b
SM
98362016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9837
9838 * lib/gdb.exp (use_gdb_stub): New procedure.
9839
6c447423
DE
98402016-05-03 Yunlian Jiang <yunlian@google.com>
9841 Doug Evans <dje@google.com>
9842
9843 PR symtab/19914
9844 * gdb.dwarf2/dwp-sepdebug.c: New file.
9845 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9846
444e826c
SM
98472016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9848
9849 * gdb.base/detach.exp: Remove is_remote check.
9850
740feeaa
SM
98512016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9852
9853 * gdb.base/annota-input-while-running.exp: Don't check for
9854 [is_remote target]. Enable annotations after running to main.
9855 Remove unused "set test..." line.
9856
9080ac9d
SM
98572016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9858
9859 * gdb.trace/trace-enable-disable.exp: New file.
9860 * gdb.trace/trace-enable-disable.c: New file.
9861
952ebca5
SM
98622016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9863
9864 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9865 use it in info sharedlibrary test.
9866 * gdb.trace/ftrace-lock.exp: Likewise.
9867 * gdb.trace/ftrace.exp: Likewise.
9868 * gdb.trace/range-stepping.exp: Likewise.
9869 * gdb.trace/trace-break.exp: Likewise.
9870 * gdb.trace/trace-condition.exp: Likewise.
9871 * gdb.trace/trace-mt.exp: Likewise.
9872
d9019901
SM
98732016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9874
9875 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9876 (gdb_load_shlib): ... this.
9877 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9878 gdb_load_shlib.
9879 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9880 * gdb.base/ctxobj.exp: Likewise.
9881 * gdb.base/dprintf-pending.exp: Likewise.
9882 * gdb.base/dso2dso.exp: Likewise.
9883 * gdb.base/fixsection.exp: Likewise.
9884 * gdb.base/gcore-relro.exp: Likewise.
9885 * gdb.base/gdb1555.exp: Likewise.
9886 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9887 * gdb.base/gnu-ifunc.exp: Likewise.
9888 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9889 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9890 * gdb.base/pending.exp: Likewise.
9891 * gdb.base/print-file-var.exp: Likewise.
9892 * gdb.base/print-symbol-loading.exp: Likewise.
9893 * gdb.base/shlib-call.exp: Likewise.
9894 * gdb.base/shreloc.exp: Likewise.
9895 * gdb.base/so-impl-ld.exp: Likewise.
9896 * gdb.base/solib-disc.exp: Likewise.
9897 * gdb.base/solib-nodir.exp: Likewise.
9898 * gdb.base/solib-overlap.exp: Likewise.
9899 * gdb.base/solib-symbol.exp: Likewise.
9900 * gdb.base/solib-weak.exp (do_test): Likewise.
9901 * gdb.base/sym-file.exp: Likewise.
9902 * gdb.base/symtab-search-order.exp: Likewise.
9903 * gdb.base/type-opaque.exp: Likewise.
9904 * gdb.base/unload.exp: Likewise.
9905 * gdb.base/watchpoint-solib.exp: Likewise.
9906 * gdb.compile/compile.exp: Likewise.
9907 * gdb.cp/gdb2384.exp: Likewise.
9908 * gdb.cp/infcall-dlopen.exp: Likewise.
9909 * gdb.cp/re-set-overloaded.exp: Likewise.
9910 * gdb.fortran/library-module.exp: Likewise.
9911 * gdb.opt/solib-intra-step.exp: Likewise.
9912 * gdb.python/py-finish-breakpoint.exp: Likewise.
9913 * gdb.python/py-shared.exp: Likewise.
9914 * gdb.reverse/solib-precsave.exp: Likewise.
9915 * gdb.reverse/solib-reverse.exp: Likewise.
9916 * gdb.server/solib-list.exp: Likewise.
9917 * gdb.threads/dlopen-libpthread.exp: Likewise.
9918 * gdb.threads/tls-shared.exp: Likewise.
9919 * gdb.threads/tls-so_extern.exp: Likewise.
9920 * gdb.trace/change-loc.exp: Likewise.
9921 * gdb.trace/ftrace-lock.exp: Likewise.
9922 * gdb.trace/ftrace.exp: Likewise.
9923 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9924 * gdb.trace/pending.exp: Likewise.
9925 * gdb.trace/range-stepping.exp: Likewise.
9926 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9927 (strace_info_marker): Likewise.
9928 (strace_probe_marker): Likewise.
9929 (strace_trace_on_same_addr): Likewise.
9930 (strace_trace_on_diff_addr): Likewise.
9931 * gdb.trace/trace-break.exp: Likewise.
9932 * gdb.trace/trace-condition.exp: Likewise.
9933 * gdb.trace/trace-mt.exp: Likewise.
9934
fca4cfd9
SM
99352016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9936
9937 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
9938 result of gdb_remote_download.
9939 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
9940 * gdb.base/dso2dso.exp: Likewise.
9941 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9942 * gdb.base/print-file-var.exp: Likewise.
9943 * gdb.base/shlib-call.exp: Likewise.
9944 * gdb.base/shreloc.exp: Likewise.
9945 * gdb.base/solib-overlap.exp: Likewise.
9946 * gdb.base/solib-weak.exp (do_test): Likewise.
9947 * gdb.base/unload.exp: Likewise.
9948
11cf4ffb
YQ
99492016-04-27 Yao Qi <yao.qi@linaro.org>
9950
9951 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
9952 exists.
9953
3e2e34f8
KB
99542016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9955
9956 * vla-type.exp: Print structure from toplevel.
9957
8f07e298
BH
99582016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9959
9960 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
9961 of dynamic types.
9962 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
9963 of dynamic types.
9964
9920b434
BH
99652016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9966
9967 * gdb.fortran/vla-type.f90: New file.
9968 * gdb.fortran/vla-type.exp: New file.
9969
f3abeff5
YQ
99702016-04-25 Yao Qi <yao.qi@linaro.org>
9971
9972 * gdb.base/branch-to-self.c: New file.
9973 * gdb.base/branch-to-self.exp: New file.
9974
0a5d52f0
YQ
99752016-04-22 Yao Qi <yao.qi@linaro.org>
9976
9977 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
9978 more after $hex.
9979
495346f6
YQ
99802016-04-22 Yao Qi <yao.qi@linaro.org>
9981
9982 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
9983 * gdb.base/annota3.exp: Likewise.
9984
4a7e075c
YQ
99852016-04-22 Yao Qi <yao.qi@linaro.org>
9986
9987 * gdb.reverse/step-precsave.exp: Do one step and test program
9988 stops in "callee" and do multiple steps until program goes out
9989 of "callee".
9990 * gdb.reverse/step-reverse.exp: Likewise.
9991
5b061e98
YQ
99922016-04-22 Yao Qi <yao.qi@linaro.org>
9993
9994 * gdb.trace/signal.exp: Also pass if
9995 $tracepoint_hits($i) > $iterations.
9996
5c5dc57f
YQ
99972016-04-22 Yao Qi <yao.qi@linaro.org>
9998
9999 * gdb.trace/signal.c: New file.
10000 * gdb.trace/signal.exp: New file.
10001
a55411b9
DE
100022016-04-19 Doug Evans <xdje42@gmail.com>
10003
10004 * gdb.base/bad-file.exp: New file.
10005
a22df60a
MG
100062016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10007
10008 * gdb.dwarf2/implref.exp: New file.
10009
0c13f7e5
BH
100102016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10011
10012 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10013 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10014 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10015 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10016 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10017 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10018 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10019 * lib/fortran.exp (fortran_int4): New procedure.
10020 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10021 (fortran_logical4): Likewise.
10022
9b9b09e9
BH
100232016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10024
10025 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10026
a14d1f4d
BH
100272016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10028
10029 * lib/compiler.c: Add Intel specific preprocessor macros.
10030 * lib/compiler.cc: Likewise.
25d49b86 10031
7d49b1d0
LM
100322016-04-13 Luis Machado <lgustavo@codesourcery.com>
10033
10034 * gdb.server/connect-with-no-symbol-file.c: New file.
10035 * gdb.server/connect-with-no-symbol-file.exp: New file.
10036
8392fa22
SM
100372016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10038
10039 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10040
8c4c4aeb
SM
100412016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10042
10043 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10044 standard output directory.
10045
45e3745e
AT
100462016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10047
10048 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10049
e26b7e41
MM
100502016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10051
10052 * gdb.btrace/instruction_history.c (loop): Add declaration.
10053
8ce09462
AT
100542016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10055
10056 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10057
2e88a1ea
SM
100582016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10059
10060 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10061 parentheses to print.
10062 (continue_handler): Likewise.
10063
f48e22e3
SM
100642016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10065
10066 * gdb.server/solib-list.exp: Remove is_remote check.
10067 Pass shlib= to gdb_compile. Don't link shared library with
10068 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10069 Run binary filename through "readlink -f" on the target.
10070
096be756
PA
100712016-04-08 Pedro Alves <palves@redhat.com>
10072
10073 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10074 interpreter filename as argument to gdbserver_spawn.
10075 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10076 Return empty if $last_loaded_file does not exist.
10077
06500533
JK
100782016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10079
10080 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10081 * gdb.base/jit-main.c: Use exit after usage.
10082
2d35e871
JK
100832016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10084
10085 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10086 GDBHISTSIZE prior to the tests.
10087 * gdb.base/gdbinit-history.exp: Likewise.
10088
100892016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
10090
10091 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10092 instead of build_executable. Use gdb_load_shlibs.
10093
c8064e7e
YQ
100942016-04-07 Yao Qi <yao.qi@linaro.org>
10095
10096 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10097 Execute "si" command.
10098
bde47561
YQ
100992016-04-07 Yao Qi <yao.qi@linaro.org>
10100
10101 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10102 number instead of the comments on some line.
10103
b16f8a3b
DB
101042016-04-06 Don Breazeal <donb@codesourcery.com>
10105
10106 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10107 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10108
c2f901df
SM
101092016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10110
10111 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10112 standard_output_file. Remove unused binfile variable.
10113
ac17fda0
CU
101142016-04-05 Catalin Udma <catalin.udma@freescale.com>
10115
10116 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10117 * gdb.python/py-mi-objfile.exp: Match "list main" output
10118 in console format.
10119
03a8c4df
SM
101202016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10121
10122 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10123 absolute.
10124
6e774b13
SM
101252016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10126
10127 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10128 absolute.
10129 * gdb.trace/ftrace.exp: Likewise.
10130 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10131 targets as well.
10132 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10133 (gdb_load_shlibs): Copy libraries to test directory when testing
10134 natively. Only set solib-search-path if testing remotely.
10135 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10136
7817ea46
SM
101372016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10138
10139 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10140 gdb_download. Use it even if the target is not remote.
10141 * gdb.base/jit.exp (compile_jit_test): Likewise.
10142 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10143 output directory if the destination board is local, otherwise use
10144 the standard remote_download from DejaGnu.
10145 (gdb_download): Remove.
10146 (gdb_load_shlibs): Use gdb_remote_download instead of
10147 gdb_download.
10148 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10149 Use gdb_remote_download instead of gdb_download. Use it even if
10150 the target is not remote.
10151 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10152 instead of gdb_download.
10153
7beb7f68
SM
101542016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10155
10156 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10157 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10158 run.
10159
cc63428a
AV
101602016-04-01 Artemiy Volkov <artemiyv@acm.org>
10161
10162 PR gdb/19820
10163 * gdb.base/printcmds.exp: Add artificial arrays tests.
10164
64cdf930
PA
101652016-03-31 Pedro Alves <palves@redhat.com>
10166
10167 PR gdb/19858
10168 * gdb.base/jit-main.c: Include unistd.h.
10169 (ATTACH): Define to 0 if not already defined.
10170 (wait_for_gdb, mypid): New globals.
10171 (WAIT_FOR_GDB): New macro.
10172 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10173 some breakpoint locations.
10174 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10175 New procedures.
10176 (one_jit_test): Add REATTACH parameter, and handle it. Use
10177 continue_to_test_location.
10178 (top level): Test attach, and adjusts calls to one_jit_test.
10179
40dea8cb
PA
101802016-03-31 Pedro Alves <palves@redhat.com>
10181
10182 PR gdb/19858
10183 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10184 BINSUFFIX parameter, and handle it.
10185 (top level): Adjust calls compile_jit_test.
10186
e7ea3ec7
CU
101872016-03-31 Catalin Udma <catalin.udma@freescale.com>
10188
10189 PR python/19743
10190 * gdb.python/py-mi-events-gdb.py: New file.
10191 * gdb.python/py-mi-events.c: New file.
10192 * gdb.python/py-mi-events.exp: New file.
10193
e6359af3
YQ
101942016-03-30 Yao Qi <yao.qi@linaro.org>
10195
10196 * gdb.reverse/until-precsave.exp: Match function name only.
10197 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10198 Move malloc to a condition block.
10199 * gdb.reverse/until-reverse.exp: Match function name only.
10200
a4105d04
MK
102012016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10202
10203 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10204 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10205 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10206 variable for GPR 0 instead of assuming it is register 0.
10207 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10208 * lib/trace-support.exp: Add s390 registers.
10209
bfa6adb9
YQ
102102016-03-29 Yao Qi <yao.qi@linaro.org>
10211
10212 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10213
1e6697ea
YQ
102142016-03-24 Yao Qi <yao.qi@linaro.org>
10215
10216 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10217 test message.
10218
64bcd522
AA
102192016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10220
10221 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10222 maintaining separate logic for constructing the output path.
10223
7868401b
DB
102242016-03-16 Don Breazeal <donb@codesourcery.com>
10225
10226 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10227 Retry fork and waitpid on interrupted system call errors.
10228 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10229 Use with_timeout_factor to increase timeout by factor of 10.
10230
1cafadb4
DB
102312016-03-15 Don Breazeal <donb@codesourcery.com>
10232
10233 * gdb.cp/scope-err.cc: New test program.
10234 * gdb.cp/scope-err.exp: New test script.
10235 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10236 lines and "set breakpoint here" comment.
10237 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10238 Fixed some whitespace and format issues.
10239 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10240 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10241
81516450
DE
102422016-03-15 Doug Evans <dje@google.com>
10243
10244 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10245 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10246 All callers updated. Add tests for enums, mixed flags register.
10247
aa52b601
DE
102482016-03-15 Doug Evans <dje@google.com>
10249
10250 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10251 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10252
fa4ff313
SM
102532016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10254
10255 * gdb.base/default.exp: Add $_as_string to the list of expected
10256 convenience functions.
10257
f2403c39
AB
102582016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10259
10260 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10261
f2f3ccb9
SM
102622016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10263
10264 * gdb.python/py-as-string.exp: New file.
10265 * gdb.python/py-as-string.c: New file.
10266
00dbd492
PA
102672016-03-09 Pedro Alves <palves@redhat.com>
10268
10269 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10270 signal" -> "Thread NN received signal" output change.
10271 * gdb.threads/ia64-sigill.exp: Likewise.
10272 * gdb.threads/linux-dp.exp: Likewise.
10273 * gdb.threads/manythreads.exp: Likewise.
10274 * gdb.threads/pending-step.exp: Likewise.
10275 * gdb.threads/print-threads.exp: Likewise.
10276 * gdb.threads/sigstep-threads.exp: Likewise.
10277 * gdb.threads/staticthreads.exp: Likewise.
10278 * gdb.threads/tls.exp: Likewise.
10279
1e6697ea
YQ
102802016-03-09 Pedro Alves <palves@redhat.com>
10281
10282 * gdb.base/command-line-input.exp: New file.
10283
b04fd3be
MK
102842016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10285
10286 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10287 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10288 * gdb.trace/pending.exp: Accept leading dot before function name.
10289 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10290 * lib/trace-support.exp: Set registers for ppc.
10291
98fa59e9
MK
102922016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10293
10294 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10295 use it for disassembly; accept .main in addition to main in backtrace.
10296
f77198c8
MK
102972016-03-09 Wei-cheng Wang <cole945@gmail.com>
10298 Marcin Kościelnicki <koriakin@0x04.net>
10299
10300 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10301 (gdb_recursion_test_ptr): New global variable.
10302 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10303 gdb_recursion_test.
10304 (gdb_c_test): Ditto.
10305
ba84e0da
MK
103062016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10307
10308 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10309 ordering.
10310
4366d36e
MK
103112016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10312
10313 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10314 (bar): Add bar_start_lbl label.
10315 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10316 of foo/bar for emitting DWARF and tracing.
10317
5eb264df
SDJ
103182016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10319
10320 * analyze-racy-logs.py: Set executable bit.
10321
fb6a751f
SDJ
103222016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10323
10324 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10325 (CHECK_TARGET_TMP): Likewise.
10326 (check-single-racy): New rule.
10327 (check-parallel-racy): Likewise.
10328 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10329 (do-check-parallel-racy): New rule.
10330 (check-racy/%.exp): Likewise.
10331 * README (Racy testcases): New section.
10332 * analyze-racy-logs.py: New file.
10333
bdf7e230
DE
103342016-03-03 Doug Evans <dje@google.com>
10335
10336 * gdb.base/skip.exp: Use with_test_prefix.
10337
4719d415
YQ
103382016-03-03 Yao Qi <yao.qi@linaro.org>
10339
10340 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10341 Invoke step_over_syscall "clone" and break_cond_on_syscall
10342 "clone".
10343 * gdb.base/step-over-clone.c: New file.
10344
ea507862
YQ
103452016-03-03 Yao Qi <yao.qi@linaro.org>
10346
10347 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10348 code format.
10349
8fc8cbda
YQ
103502016-03-03 Yao Qi <yao.qi@linaro.org>
10351
10352 * gdb.base/disp-step-fork.c: Rename to ...
10353 * gdb.base/step-over-fork.c: ... it. New file.
10354 * gdb.base/disp-step-vfork.c: Rename to ...
10355 * gdb.base/step-over-vfork.c: ... it. New file.
10356 * gdb.base/disp-step-syscall.exp: Rename to ...
10357 * gdb.base/step-over-syscall.exp: ... it. New file.
10358 (disp_step_cross_syscall): Rename to ...
10359 (step_over_syscall): ... it.
10360
92fa70b0
YQ
103612016-03-03 Yao Qi <yao.qi@linaro.org>
10362
10363 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10364 If target supports condition evaluation on target, invoke
10365 break_cond_on_syscall for fork and vfork.
10366
e197ad3c
YQ
103672016-03-03 Yao Qi <yao.qi@linaro.org>
10368
10369 * gdb.base/disp-step-syscall.exp: Don't invoke
10370 support_displaced_stepping.
10371 (disp_step_cross_syscall): Test with displaced stepping off and
10372 on if supported.
10373
0b47da9f
YQ
103742016-03-03 Yao Qi <yao.qi@linaro.org>
10375
10376 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10377 proc.
10378 (setup): New proc.
10379 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10380 and setup.
10381
065ab6dc
BH
103822016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10383
10384 * gdb.fortran/vla-history.exp: Remove breakpoint.
10385
07e448ad 103862016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10387
25d49b86
PA
10388 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10389 exceeds timeout.
07e448ad 10390
9ac2d526 103912016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10392
25d49b86
PA
10393 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10394 breakpoint.
9ac2d526 10395
17807369
BH
103962016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10397
10398 * gdb.mi/vla.f90: Nullify pointer after declaration.
10399
86e501af
PA
104002016-03-01 Pedro Alves <palves@redhat.com>
10401
10402 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10403
1e903e32
PA
104042016-03-01 Pedro Alves <palves@redhat.com>
10405
10406 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10407 before anything else.
10408 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10409 _GNU_SOURCE here.
10410 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10411 before anything else.
10412 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10413
6ccb54e2
PA
104142016-03-01 Pedro Alves <palves@redhat.com>
10415
10416 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10417
30ca9da1
YQ
104182016-03-01 Yao Qi <yao.qi@linaro.org>
10419
10420 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10421 prepare_for_testing.
10422
dc856b38
YQ
104232016-03-01 Yao Qi <yao.qi@linaro.org>
10424
10425 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10426
4a932159
AA
104272016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10428
10429 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10430 manually constructing the output path.
10431
f2489477
AA
104322016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10433
10434 * gdb.arch/s390-stackless.S: New.
10435 * gdb.arch/s390-stackless.exp: New.
10436
38899f16
IB
104372016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10438
10439 * gdb.dlang/circular.c: New file.
10440 * gdb.dlang/circular.exp: New file.
10441
9fde51ed
YQ
104422016-02-26 Yao Qi <yao.qi@linaro.org>
10443
10444 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10445 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10446 (testcases): Update.
10447
ce90fefe
YQ
104482016-02-26 Yao Qi <yao.qi@linaro.org>
10449
10450 * gdb.reverse/aarch64.c: Rename to ...
10451 * gdb.reverse/insn-reverse.c: ... it.
10452 * gdb.reverse/aarch64.exp: Rename to ...
10453 * gdb.reverse/insn-reverse.exp: ... it.
10454
3263bceb
YQ
104552016-02-26 Yao Qi <yao.qi@linaro.org>
10456
10457 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10458 (testcase_ftype): New.
10459 (testcases): New array.
10460 (n_testcases): New.
10461 (main): Call each element in testcases.
10462 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10463 (read_testcase): New.
10464 Do the tests in a loop.
10465
6cb59ff1
YQ
104662016-02-25 Yao Qi <yao.qi@linaro.org>
10467
10468 * gdb.base/branches.c: Remove.
10469
ae91f625
MK
104702016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10471
10472 PR gdb/13808
10473 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10474
678b48b7
MK
104752016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10476
10477 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10478
7337a6f2
MK
104792016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10480
10481 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10482 change x86_64 call_insn to 'callq'.
10483
861ca91f
AT
104842016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10485
10486 * gdb.trace/tfile-avx.c: Move to...
10487 * gdb.trace/tracefile-pseudo-reg.c: Here.
10488 * gdb.trace/tfile-avx.exp: Move to...
10489 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10490
bf74e428
GB
104912016-02-24 Gary Benson <gbenson@redhat.com>
10492
10493 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10494 message on attach.
10495
cce0e923
DE
104962016-02-23 Doug Evans <dje@google.com>
10497
10498 * gdb.base/skip.c (test_skip): New function.
10499 (end_test_skip_file_and_function): New function.
10500 (test_skip_file_and_function): New function.
10501 * gdb.base/skip1.c (test_skip): New function.
10502 (skip1_test_skip_file_and_function): New function.
10503 * gdb.base/skip.exp: Add tests for new skip options.
10504 * gdb.base/skip-solib.exp: Update expected output.
10505 * gdb.perf/skip-command.cc: New file.
10506 * gdb.perf/skip-command.exp: New file.
10507 * gdb.perf/skip-command.py: New file.
10508
4000e47e
MK
105092016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10510
10511 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10512 info registers pattern.
10513
24f75ead
IB
105142016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10515
10516 * lib/future.exp: Add D support.
10517 (gdb_find_gdc): New proc.
10518 (gdb_default_target_compile): Add D support.
10519
fbb7bcbe
WW
105202016-02-18 Wei-cheng Wang <cole945@gmail.com>
10521
10522 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10523 user+system time.
10524 (trace_speed_test): Determine the iteration count for a time
10525 between 15..30 seconds.
10526
012b3a21
WT
105272016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10528
10529 * gdb.arch/i386-mpx-sigsegv.c: New file.
10530 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10531 * gdb.arch/i386-mpx-simple_segv.c: New file.
10532 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10533
2d5189bd
YQ
105342016-02-18 Yao Qi <yao.qi@linaro.org>
10535
10536 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10537 Don't call setup_kfail.
10538
40fb20d0
YQ
105392016-02-18 Yao Qi <yao.qi@linaro.org>
10540
10541 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10542 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10543
21b1f8d2
DE
105442016-02-16 Doug Evans <dje@google.com>
10545
10546 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10547 * gdb.base/skip1.c: Ditto.
10548 * gdb.base/skip.exp: Whitespace cleanup.
10549
4041ed77
DB
105502016-02-16 Don Breazeal <donb@codesourcery.com>
10551
10552 PR remote/19496
10553 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10554 Remove kfail for PR remote/19496.
10555
c4ef31bf
SM
105562016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10557
10558 * lib/gdb.exp (standard_temp_file): Return a path specific to
10559 the runtest invocation.
10560
266b65b3
SM
105612016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10562
10563 * gdb.trace/save-trace.exp: Change relative path to be in the
10564 standard output directory.
10565
a7a0a6a9
JK
105662016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10567
10568 * gdb.arch/i386-prologue.c: Add missing prototypes.
10569
c99dbb42
JK
105702016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10571
10572 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10573 * gdb.arch/i386-prologue.exp: Likewise.
10574 * gdb.arch/i386-size.exp: Likewise.
10575
aa480355
SM
105762016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10577
10578 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10579 define object file path.
10580 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10581 file path.
10582 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10583 standard_output_file to define binfile.
10584
ba881f50
JK
105852016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10586
10587 Fix compatibility with recent gfortran-5.3.1.
10588 * gdb.fortran/vla-history.exp (print vla1 allocated)
10589 (print vla2 allocated, print $2, print $3): Remove
10590 (print $4): Rename to ...
10591 (print $2): ... here.
10592 (print $9): Rename to ...
10593 (print $5): ... here.
10594 (print $10): Rename to ...
10595 (print $6): ... here.
10596 * gdb.fortran/vla.f90: Add pvla initialization.
10597
e9fb005c
JK
105982016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10599
10600 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10601 New test.
10602 * gdb.fortran/vla-value-sub.exp: Likewise.
10603
e44e00ff
MK
106042016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10605
10606 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10607
97e94151
SM
106082016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10609
10610 * i386-biarch-core.exp: Define corefile using
10611 standard_output_file.
10612
01113bc1
YQ
106132016-02-12 Yao Qi <yao.qi@linaro.org>
10614
10615 * gdb.arch/arm-single-step-kernel-helper.c: New.
10616 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10617
33b4777c
MM
106182016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10619
10620 * gdb.btrace/tailcall-only.exp: New.
10621 * gdb.btrace/tailcall-only.c: New.
10622 * gdb.btrace/x86_64-tailcall-only.S: New.
10623 * gdb.btrace/i686-tailcall-only.S: New.
10624
acc23c11
PA
106252016-02-11 Pedro Alves <palves@redhat.com>
10626
10627 * README (Parallel testing): Add missing double quotes.
10628
e352bf0a
PA
106292016-02-11 Pedro Alves <palves@redhat.com>
10630
10631 * README (Parallel testing): New section.
10632 (GDB_PARALLEL): Rewrite.
10633 (FORCE_PARALLEL): Document.
10634
9f5fed78
MK
106352016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10636
10637 * gdb.trace/tfile-avx.c: New test.
10638 * gdb.trace/tfile-avx.exp: New test.
10639
9ef9e6a6
KS
106402016-02-09 Keith Seitz <keiths@redhat.com>
10641
10642 PR breakpoints/19546
10643 * gdb.base/infcall-exec.c: New file.
10644 * gdb.base/infcall-exec2.c: New file.
10645 * gdb.base/infcall-exec.exp: New file.
10646
a96e36da
KS
106472016-02-09 Keith Seitz <keiths@redhat.com>
10648
10649 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10650 (toplevel): Call test_bkpt_address.
10651
9f61929f
KS
106522016-02-09 Keith Seitz <keiths@redhat.com>
10653
10654 PR python/19506
10655 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10656 (toplevel): Call test_bkpt_address.
10657
1e94266c
SM
106582016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10659
10660 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10661 to AC_OUTPUT.
10662 * configure: Regenerate.
10663
2a7f3dff
PA
106642016-02-09 Pedro Alves <palves@redhat.com>
10665
10666 PR breakpoints/19548
10667 * gdb.base/execl-update-breakpoints.c (some_function): New
10668 function.
10669 (main): Call it.
10670 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10671 Tighten expected GDB output.
10672
2151ccc5
SM
106732016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10674
10675 * Makefile.in (ALL_SUBDIRS): Remove.
10676 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10677 (distclean maintainer-clean realclean): Likewise.
10678 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10679 * configure: Regenerate.
10680 * gdb.ada/Makefile.in: Delete.
10681 * gdb.arch/Makefile.in: Likewise.
10682 * gdb.asm/Makefile.in: Likewise.
10683 * gdb.base/Makefile.in: Likewise.
10684 * gdb.btrace/Makefile.in: Likewise.
10685 * gdb.cell/Makefile.in: Likewise.
10686 * gdb.compile/Makefile.in: Likewise.
10687 * gdb.cp/Makefile.in: Likewise.
10688 * gdb.disasm/Makefile.in: Likewise.
10689 * gdb.dlang/Makefile.in: Likewise.
10690 * gdb.dwarf2/Makefile.in: Likewise.
10691 * gdb.fortran/Makefile.in: Likewise.
10692 * gdb.gdb/Makefile.in: Likewise.
10693 * gdb.go/Makefile.in: Likewise.
10694 * gdb.guile/Makefile.in: Likewise.
10695 * gdb.java/Makefile.in: Likewise.
10696 * gdb.linespec/Makefile.in: Likewise.
10697 * gdb.mi/Makefile.in: Likewise.
10698 * gdb.modula2/Makefile.in: Likewise.
10699 * gdb.multi/Makefile.in: Likewise.
10700 * gdb.objc/Makefile.in: Likewise.
10701 * gdb.opencl/Makefile.in: Likewise.
10702 * gdb.opt/Makefile.in: Likewise.
10703 * gdb.pascal/Makefile.in: Likewise.
10704 * gdb.perf/Makefile.in: Likewise.
10705 * gdb.python/Makefile.in: Likewise.
10706 * gdb.reverse/Makefile.in: Likewise.
10707 * gdb.server/Makefile.in: Likewise.
10708 * gdb.stabs/Makefile.in: Likewise.
10709 * gdb.threads/Makefile.in: Likewise.
10710 * gdb.trace/Makefile.in: Likewise.
10711 * gdb.xml/Makefile.in: Likewise.
10712 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10713 GDB_PARALLEL.
10714 (standard_output_file): Remove check for GDB_PARALLEL, always
10715 return path in outputs/$subdir/$testname.
10716
437277d4
SM
107172016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10718
10719 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10720 (site.exp): Assign abs_srcdir to tcl's srcdir.
10721
31d913c7
YQ
107222016-02-04 Yao Qi <yao.qi@linaro.org>
10723
10724 * gdb.base/foll-exec-mode.c: Include limits.h.
10725 (main): Add parameters argc and argv. Get directory from
10726 argv[0].
10727 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10728 compilation.
10729 * gdb.base/foll-exec.c: Include limits.h.
10730 (main): Add parameters argc and argv.
10731 Get directory from argv[0].
10732 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10733 Adjust tests on the number of lines as source code changed.
10734 * gdb.base/foll-vfork-exit.c: Include limits.h.
10735 (main): Add one line of statement before vfork.
10736 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10737 (main): Add parameters argc and argv. Get directory from
10738 argv[0].
10739 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10740 (setup_gdb): Set tbreak to skip some source lines.
10741 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10742 (main): Add parameters argc and argv. Get directory from
10743 argv[0].
10744 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10745 compilation.
10746 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10747 (main): Add parameters argc and argv. Get directory from
10748 argv[0].
10749 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10750 compilation.
10751
9482b9fb
DE
107522016-02-01 Doug Evans <dje@google.com>
10753
10754 * gdb.base/skip.exp: Clean up multiple references to same test name.
10755
6b2e4f10
PA
107562016-02-01 Pedro Alves <palves@redhat.com>
10757
ccb6afd6 10758 PR remote/19496
6b2e4f10
PA
10759 * gdb.threads/forking-threads-plus-breakpoint.exp
10760 (displaced_stepping_supported): New global.
10761 (probe_displaced_stepping_support): New procedure.
10762 (do_test): Add 'displaced' parameter, and use it.
10763 (top level): Check for displaced stepping support. Add displaced
10764 stepping on/off testing axis.
10765
37a8db1a
AB
107662016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10767
10768 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10769 pointer. Don't perform further tests on the unassociated pointer
10770 if the first test fails.
10771
5fdf6324
AB
107722016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10773
10774 * gdb.base/max-value-size.c: New file.
10775 * gdb.base/max-value-size.exp: New file.
10776 * gdb.base/huge.exp: Disable max-value-size for this test.
10777
935c6144
IB
107782016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10779
10780 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10781
7fe8399d
YQ
107822016-01-28 Yao Qi <yao.qi@linaro.org>
10783
10784 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10785
a2077e25
PA
107862016-01-25 Pedro Alves <palves@redhat.com>
10787
10788 PR threads/19461
10789 * gdb.base/fork-running-state.c: New file.
10790 * gdb.base/fork-running-state.exp: New file.
10791
1d2736d4
PA
107922016-01-25 Pedro Alves <palves@redhat.com>
10793
10794 PR gdb/19494
10795 * gdb.base/catch-fork-kill.c: New file.
10796 * gdb.base/catch-fork-kill.exp: New file.
10797
f1da4b11
PA
107982016-01-25 Pedro Alves <palves@redhat.com>
10799
10800 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10801 Delete, moved to lib/gdb.exp.
10802 * gdb.threads/forking-threads-plus-breakpoint.exp
10803 (foreach_with_prefix): Likewise.
10804 * gdb.threads/process-dies-while-handling-bp.exp
10805 (foreach_with_prefix): Likewise.
10806 * lib/gdb.exp (foreach_with_prefix): New procedure.
10807
45f38546
MK
108082016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10809
10810 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10811 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10812
dc29a1ce
MK
108132016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10814
10815 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10816 endian targets.
10817
092127d7
JK
108182016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10819 Pedro Alves <palves@redhat.com>
10820
10821 Fix testsuite compatibility with Guile.
10822 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10823 number.
10824
31d765d3
JK
108252016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10826
10827 Fix testsuite compatibility with Guile.
10828 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10829 (thread 1): New test for backtrace through signal handler.
10830
1ac78c04
YQ
108312016-01-22 Yao Qi <yao.qi@linaro.org>
10832
10833 PR testsuite/19491
10834 * gdb.base/multi-forks.c: Include
10835 ../lib/unbuffer_output.c
10836 (main): Call gdb_unbuffer_output.
10837
4f5946a8
DE
108382016-01-21 Doug Evans <dje@google.com>
10839
10840 * lib/ada.exp (gdb_compile_ada): Fix typo.
10841
305e13e6
JB
108422016-01-21 Joel Brobecker <brobecker@adacore.com>
10843
10844 * gdb.base/break-fun-addr.exp: New file.
10845 * gdb.base/break-fun-addr1.c: New file.
10846 * gdb.base/break-fun-addr2.c: New file.
10847
5f5dfff6
SM
108482016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10849
10850 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10851 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10852 enum flag values.
10853
fd356fa2
AA
108542016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10855
10856 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10857 when GDB can not set the vector return value. Add more comments
10858 for clarification.
10859
9df22175
AT
108602016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10861
10862 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10863 command.
10864
41d1845e
SM
108652016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10866
10867 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10868
01ac6840
SM
108692016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10870
10871 * Makefile.in (check-single): Pass --status to runtest.
10872 (check/%.exp): Likewise.
10873
108742016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10875
10876 * Makefile.in (check-parallel): Propagate return code from make
10877 do-check-parallel.
10878
bd0a71fa
MK
108792016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10880
10881 * gdb.trace/ftrace.exp: Fix expected message on continue.
10882 * gdb.trace/pending.exp: Fix expected message on continue.
10883 * gdb.trace/trace-break.exp: Fix expected message on continue.
10884
8bcbad33
SM
108852016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10886
10887 * lib/gdb.exp (gdb_test): Remove unused global references.
10888
f303dbd6
PA
108892016-01-18 Pedro Alves <palves@redhat.com>
10890
10891 * gdb.base/async-shell.exp: Adjust expected output.
10892 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10893 * gdb.base/siginfo-thread.exp: Adjust expected output.
10894 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
10895 * gdb.java/jnpe.exp: Adjust expected output.
10896 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
10897 * gdb.threads/continue-pending-status.exp: Adjust expected output.
10898 * gdb.threads/leader-exit.exp: Adjust expected output.
10899 * gdb.threads/manythreads.exp: Adjust expected output.
10900 * gdb.threads/pthreads.exp: Adjust expected output.
10901 * gdb.threads/schedlock.exp: Adjust expected output.
10902 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10903 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10904 expected output.
10905 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10906 output.
10907 * gdb.threads/sigthread.exp: Adjust expected output.
10908 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10909
b2789696
YQ
109102016-01-18 Yao Qi <yao.qi@linaro.org>
10911
10912 * gdb.guile/scm-section-script.c: Replace @progbits with
10913 %progbits.
10914 * gdb.python/py-section-script.c: Likewise.
10915
71ef29a8
PA
109162016-01-15 Pedro Alves <palves@redhat.com>
10917
10918 * gdb.multi/tids.exp: Test star wildcard ranges.
10919
3f5b7598
PA
109202016-01-15 Pedro Alves <palves@redhat.com>
10921
10922 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10923 command from "thread apply" invocation.
10924 (thr_apply_info_thr_invalid): Default the expected output to the
10925 input tid list.
10926 (top level): Add tests that use convenience variables. Add tests
10927 for "thread apply" with a valid TID list, but missing the command.
10928
663f6d42
PA
109292016-01-13 Pedro Alves <palves@redhat.com>
10930
10931 * gdb.base/default.exp: Expect $_gthread as well.
10932 * gdb.multi/tids.exp: Test $_gthread.
10933 * gdb.threads/thread-specific.exp: Test $_gthread.
10934
c84f6bbf
PA
109352016-01-13 Pedro Alves <palves@redhat.com>
10936
10937 * gdb.multi/tids.exp: Test "info threads -gid".
10938
22a02324
PA
109392016-01-13 Pedro Alves <palves@redhat.com>
10940
10941 * gdb.multi/tids.exp: Test InferiorThread.global_num and
10942 Breakpoint.thread.
10943 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
10944
5d5658a1
PA
109452016-01-07 Pedro Alves <palves@redhat.com>
10946
10947 * gdb.base/break.exp: Adjust to output changes.
10948 * gdb.base/hbreak2.exp: Likewise.
10949 * gdb.base/sepdebug.exp: Likewise.
10950 * gdb.base/watch_thread_num.exp: Likewise.
10951 * gdb.linespec/keywords.exp: Likewise.
10952 * gdb.multi/info-threads.exp: Likewise.
10953 * gdb.threads/thread-find.exp: Likewise.
10954 * gdb.multi/tids.c: New file.
10955 * gdb.multi/tids.exp: New file.
10956
84654457
PA
109572016-01-13 Pedro Alves <palves@redhat.com>
10958
10959 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
10960
e3940304
PA
109612016-01-13 Pedro Alves <palves@redhat.com>
10962
10963 * gdb.base/default.exp: Expect $_inferior as well.
10964 * gdb.multi/base.exp: Test $_inferior.
10965
a911d87a
PA
109662016-01-13 Pedro Alves <palves@redhat.com>
10967
10968 PR breakpoints/19388
10969 * gdb.base/catch-signal-siginfo-cond.c: New file.
10970 * gdb.base/catch-signal-siginfo-cond.exp: New file.
10971
82075af2
JS
109722016-01-12 Josh Stone <jistone@redhat.com>
10973 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10974
10975 * gdb.base/catch-syscall.c (do_execve): New variable.
10976 (main): Conditionally trigger an execve.
10977 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
10978 (test_catch_syscall_execve): New, check entry/return across execve.
10979 (do_syscall_tests): Call test_catch_syscall_execve.
10980
e46eeedd
PA
109812016-01-12 Pedro Alves <palves@redhat.com>
10982
10983 * gdb.base/random-signal.exp (do_test): New procedure, with body
10984 of testcase moved in.
10985
01d8c27e
JK
109862016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10987 Pedro Alves <palves@redhat.com>
10988
10989 * gdb.base/funcargs.exp (finish from indirectly called function):
10990 Reintroduce the case for 'First'.
10991
9a706302
JK
109922016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10993 Pedro Alves <palves@redhat.com>
10994
10995 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
10996 (tcatch_vfork_then_child_follow_exec)
10997 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
10998 identification.
10999
c0ecb95f
JK
110002016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11001
11002 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11003 and repeats to unlimited.
11004 * gdb.python/py-value.exp: Likewise.
11005 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11006 and repeats to unlimited.
11007
6cfc1fcb
JK
110082016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11009
11010 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11011 and reordering the functions.
11012 * gdb.multi/hangout.c: Likewise.
11013 * gdb.multi/hello.c: Likewise.
11014
582a1b00
SM
110152016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11016
11017 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11018 absolute.
11019 (SingleStatisticTestResult.report): Use dict.keys instead of
11020 dict.iterkeys.
11021
79bc59cb
PA
110222016-01-06 Pedro Alves <palves@redhat.com>
11023
11024 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11025
43368e1d
MM
110262016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11027
11028 * gdb.btrace/dlopen.exp: New.
11029 * gdb.btrace/dlopen.c: New.
11030 * gdb.btrace/dlopen-dso.c: New.
11031
79fad5b8
SL
110322015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11033
11034 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11035 PATTERN argument is optional.
11036
ab8314b3
JB
110372015-12-24 Joel Brobecker <brobecker@adacore.com>
11038
11039 * lib/ada.exp (target_compile_ada_from_dir): New function.
11040 (gdb_compile_ada): Reimplement avoiding the use of project files.
11041 * gdb.ada/gnat_ada.gpr: Delete.
11042 * gdb.ada/cond_lang.exp: Adjust test to make path before
11043 filename optional.
11044 * gdb.ada/small_reg_param.exp: Likewise.
11045
fe33faff
SM
110462015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11047
11048 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11049
6d265cb4
TP
110502015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11051
11052 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11053 case.
11054
10125099
SM
110552015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11056
11057 * gdb.base/break.exp: Remove dead code.
11058 * gdb.base/sepdebug.exp: Likewise.
11059
3ca22649
SM
110602015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11061
11062 * gdb.asm/asm-source.exp: Remove HP-UX references.
11063 * gdb.base/annota1.exp: Likewise.
11064 * gdb.base/annota3.exp: Likewise.
11065 * gdb.base/attach.exp: Likewise.
11066 * gdb.base/bigcore.exp: Likewise.
11067 * gdb.base/break.exp: Likewise.
11068 * gdb.base/call-ar-st.exp: Likewise.
11069 * gdb.base/callfuncs.exp: Likewise.
11070 * gdb.base/catch-fork-static.exp: Likewise.
11071 * gdb.base/display.exp: Likewise.
11072 * gdb.base/foll-exec-mode.exp: Likewise.
11073 * gdb.base/foll-exec.exp: Likewise.
11074 * gdb.base/foll-fork.exp: Likewise.
11075 * gdb.base/foll-vfork.exp: Likewise.
11076 * gdb.base/funcargs.exp: Likewise.
11077 * gdb.base/hbreak2.exp: Likewise.
11078 * gdb.base/inferior-died.exp: Likewise.
11079 * gdb.base/interrupt.exp: Likewise.
11080 * gdb.base/multi-forks.exp: Likewise.
11081 * gdb.base/nodebug.exp: Likewise.
11082 * gdb.base/sepdebug.exp: Likewise.
11083 * gdb.base/solib1.c: Likewise.
11084 * gdb.base/step-test.exp: Likewise.
11085 * gdb.mi/non-stop.c: Likewise.
11086 * gdb.mi/pthreads.c: Likewise.
11087 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11088 * gdb.threads/pthreads.c: Likewise.
11089 * gdb.threads/staticthreads.exp: Likewise.
11090 * lib/future.exp: Likewise.
11091 * lib/gdb.exp: Likewise.
11092 * gdb.base/so-indr-cl.c: Remove.
11093 * gdb.base/so-indr-cl.exp: Likewise.
11094 * gdb.base/solib.c: Likewise.
11095 * gdb.base/solib.exp: Likewise.
11096 * gdb.base/solib2.c: Likewise.
11097
b6304613
SM
110982015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11099
11100 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11101 * gdb.base/call-ar-st.exp: Likewise.
11102 * gdb.base/callfuncs.exp: Likewise.
11103 * gdb.base/condbreak.exp: Likewise.
11104 * gdb.base/constvars.exp: Likewise.
11105 * gdb.base/hbreak2.exp: Likewise.
11106 * gdb.base/langs.exp: Likewise.
11107 * gdb.base/list.exp: Likewise.
11108 * gdb.base/long_long.exp: Likewise.
11109 * gdb.base/ptype.exp: Likewise.
11110 * gdb.base/scope.exp: Likewise.
11111 * gdb.base/signals.exp: Likewise.
11112 * gdb.base/so-impl-ld.exp: Likewise.
11113 * gdb.base/varargs.exp: Likewise.
11114 * gdb.base/volatile.exp: Likewise.
11115 * gdb.base/whatis.exp: Likewise.
11116 * gdb.cp/cplusfuncs.exp: Likewise.
11117 * gdb.cp/inherit.exp: Likewise.
11118 * gdb.cp/local.exp: Likewise.
11119 * gdb.cp/member-ptr.exp: Likewise.
11120 * gdb.cp/method.exp: Likewise.
11121 * gdb.cp/overload.exp: Likewise.
11122 * gdb.cp/templates.exp: Likewise.
11123 * gdb.stabs/weird.exp: Likewise.
11124 * lib/compiler.c: Likewise.
11125 * lib/compiler.cc: Likewise.
11126 * lib/cp-support.exp: Likewise.
11127 * lib/gdb.exp: Likewise.
11128
bf401b07
SM
111292015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11130
11131 * configure.ac: Remove HP-UX case.
11132 * configure: Regenerate.
11133
aff9c0f8
SM
111342015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11135
11136 * lib/gdb.exp (gdb_compile): Add function doc.
11137
a6904d5a
PA
111382015-12-17 Pedro Alves <palves@redhat.com>
11139
11140 PR threads/19354
11141 * gdb.multi/info-threads.exp: New file.
11142
a22279dd
YQ
111432015-12-15 Yao Qi <yao.qi@linaro.org>
11144
11145 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11146 is aarch64*-*-*.
11147
0588c796
SL
111482015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11149
11150 * gdb.base/history-duplicates.exp: Skip if no readline support.
11151
5d978e17
SL
111522015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11153
11154 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11155
7e763b86
SL
111562015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11157
11158 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11159
87a3a92c
SL
111602015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11161
11162 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11163 ctrl-C if nointerrupts target property is set.
11164 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11165 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11166 * gdb.base/paginate-bg-execution.exp: Likewise.
11167 * gdb.base/paginate-execution-startup.exp: Likewise.
11168 * gdb.base/random-signal.exp: Likewise.
11169 * gdb.base/range-stepping.exp: Likewise.
11170 * gdb.cp/annota2.exp: Likewise.
11171 * gdb.cp/annota3.exp: Likewise.
11172 * gdb.gdb/selftest.exp: Likewise.
11173 * gdb.threads/continue-pending-status.exp: Likewise.
11174 * gdb.threads/leader-exit.exp: Likewise.
11175 * gdb.threads/manythreads.exp: Likewise.
11176 * gdb.threads/pthreads.exp: Likewise.
11177 * gdb.threads/schedlock.exp: Likewise.
11178 * gdb.threads/sigthread.exp: Likewise.
11179
a8f077dc
DB
111802015-12-11 Don Breazeal <donb@codesourcery.com>
11181
11182 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11183 remote.
11184 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11185 * gdb.base/foll-exec.exp (main): Enable for target remote.
11186 * gdb.base/foll-fork.exp (main): Likewise.
11187 * gdb.base/foll-vfork.exp (main): Likewise.
11188 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11189 (proc continue_to_exit_bp_loc): Use clean_restart.
11190 * gdb.base/pie-execl.exp (main): Disable for target remote.
11191 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11192 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11193 * gdb.threads/execl.exp (main): Likewise.
11194 * gdb.threads/fork-child-threads.exp (main): Likewise.
11195 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11196 remote.
11197 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11198 remote.
11199 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11200 pid.tid style ptids, instead of just tid.
11201 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11202 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11203 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11204 ptids, instead of just tid.
11205
3b2464a8
AB
112062015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11207
11208 * gdb.base/list.exp (test_list_forward): Add end of file error
11209 test.
11210 (test_repeat_list_command): Add end of file error test.
11211 (test_list_backwards): Add beginning of file error test.
11212
a0def019
AB
112132015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11214
11215 * gdb.base/list.exp (test_list_invalid_args): New function,
11216 defined, and called.
11217
5c000dff
AB
112182015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11219
11220 * gdb.base/list.exp (test_list): Make test names unique.
11221
f1637ebe
YQ
112222015-12-11 Yao Qi <yao.qi@linaro.org>
11223
11224 * gdb.base/coremaker2.c: Remove.
11225
36d6fc0a
PA
112262015-12-10 Pedro Alves <palves@redhat.com>
11227
11228 * gdb.multi/base.exp: Remove stale "spaces" references.
11229
762f7747
PA
112302015-12-10 Pedro Alves <palves@redhat.com>
11231
11232 * gdb.multi/base.exp: Don't use nowarnings.
11233 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11234 * gdb.multi/hangout.c: Include stdio.h.
11235 * gdb.multi/hello.c: Include stdlib.h.
11236 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11237 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11238 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11239
28d2bfb9
AB
112402015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11241
11242 * gdb.dwarf2/dw2-ranges-base.c: New file.
11243 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11244 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11245 support additional line table, and debug ranges generation.
11246 (Dwarf::ranges): New function, generate .debug_ranges.
11247 (Dwarf::lines): Support generating simple line table programs.
11248 (Dwarf::assemble): Initialise new namespace variables.
11249
5fc2beac
KB
112502015-12-09 Kevin Buettner <kevinb@redhat.com>
11251
11252 * gdb.base/async.exp (proc test_background): Add case for
11253 asynchronous execution not supported.
11254
1c35a88f
LM
112552015-12-09 Luis Machado <lgustavo@codesourcery.com>
11256
11257 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11258 format and change test names to make them unique.
11259
b593e3d9
RK
112602015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11261 Pedro Alves <pedro@redhat.com>
11262
11263 PR gdb/18702
11264 Add checking of floatformats setup on x86_64 hosts.
11265 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11266 (smallval, bigval): New labels/constants.
11267 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11268 float" after loading bigval and smallval.
11269
d72413e6
PMR
112702015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11271
11272 * gdb.ada/fun_overload_menu.exp: New testcase.
11273 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11274
ece66d65
JS
112752015-12-04 Josh Stone <jistone@redhat.com>
11276
11277 * gdb.base/catch-fork-static.exp: New.
11278
41d0efca
YQ
112792015-12-03 Yao Qi <yao.qi@linaro.org>
11280
11281 * gdb.base/sizeof.c: Don't include stdio.h and
11282 ../lib/unbuffer_output.c.
11283 (main): New variable 'size' and 'value'. Remove printf and
11284 gdb_unbuffer_output. Assign return value to size and value.
11285 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11286 at the beginning.
11287 (check_sizeof): Check the result by printing variable 'size'.
11288 (check_valueof): Check the result by printing variable 'value'.
11289
99fd02d9
YQ
112902015-12-01 Yao Qi <yao.qi@linaro.org>
11291
11292 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11293 for aarch64*-*-linux* target.
11294
f2faf941
PA
112952015-11-30 Pedro Alves <palves@redhat.com>
11296
11297 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11298
04bf20c5
PA
112992015-11-30 Pedro Alves <palves@redhat.com>
11300
11301 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11302 Handle non-stop mode vCont replies.
11303
09df4675
PA
113042015-11-30 Pedro Alves <palves@redhat.com>
11305
11306 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11307 prepare_for_testing. Start gdb with "set non-stop on" appended to
11308 GDBFLAGS. Lax expected stop output.
11309
58b584af
YQ
113102015-11-27 Yao Qi <yao.qi@linaro.org>
11311
11312 * gdb.arch/arm-neon.exp: New.
11313 * gdb.arch/arm-neon.c: New.
11314
dfcb77a8
YQ
113152015-11-27 Yao Qi <yao.qi@linaro.org>
11316
11317 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11318
88e8ec1b
YQ
113192015-11-27 Yao Qi <yao.qi@linaro.org>
11320
11321 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11322 frames-invalid annotation.
11323
bfde72c2
YQ
113242015-11-27 Yao Qi <yao.qi@linaro.org>
11325
11326 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11327
f6512a69
SM
113282015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11329
11330 * gdb.threads/names.exp: New file.
11331 * gdb.threads/names.c: New file.
11332 * README: Mention gdb,no_thread_names.
11333
46a3515b
MM
113342015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11335
11336 PR 19297
11337 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11338 support" error.
11339
62147a22
PA
113402015-11-24 Pedro Alves <palves@redhat.com>
11341
11342 PR 17539
11343 * gdb.base/display.exp: Expect displays to be sorted in ascending
11344 order. Use multi_line.
11345 * gdb.base/solib-display.exp: Likewise.
11346
2f341b6e
PA
113472015-11-24 Pedro Alves <palves@redhat.com>
11348
11349 PR 17539
25d49b86
PA
11350 * gdb.base/display.exp: Expect displays to be sorted in ascending
11351 order. Use multi_line.
11352 * gdb.base/solib-display.exp: Likewise.
2f341b6e 11353
7e0aa6aa
PA
113542015-11-24 Pedro Alves <palves@redhat.com>
11355
11356 PR 17539
11357 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11358 threads in ascending order.
11359 * gdb.base/foll-fork.exp: Likewise.
11360 * gdb.base/foll-vfork.exp: Likewise.
11361 * gdb.base/multi-forks.exp: Likewise.
11362 * gdb.mi/mi-nonstop.exp: Likewise.
11363 * gdb.mi/mi-nsintrall.exp: Likewise.
11364 * gdb.multi/base.exp: Likewise.
11365 * gdb.multi/multi-arch.exp: Likewise.
11366 * gdb.python/py-inferior.exp: Likewise.
11367 * gdb.threads/break-while-running.exp: Likewise.
11368 * gdb.threads/execl.exp: Likewise.
11369 * gdb.threads/gcore-thread.exp: Likewise.
11370 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11371 * gdb.threads/kill.exp: Likewise.
11372 * gdb.threads/linux-dp.exp: Likewise.
11373 * gdb.threads/multiple-step-overs.exp: Likewise.
11374 * gdb.threads/next-bp-other-thread.exp: Likewise.
11375 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11376 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11377 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11378 * gdb.threads/thread-find.exp: Likewise.
11379 * gdb.threads/tls.exp: Likewise.
11380 * lib/mi-support.exp (mi_reverse_list): Delete.
11381 (mi_check_thread_states): No longer reverse list.
11382
2cc57ad8
PA
113832015-11-24 Pedro Alves <palves@redhat.com>
11384
11385 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11386 use lowercase.
11387
c93e8391
SM
113882015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11389
11390 * gdb.trace/actions.c: Include trace-common.h.
11391 (main): Add a location for a fast tracepoint.
11392 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11393 the normal tracepoints.
11394 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11395
045ccf91
SM
113962015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11397
11398 * save-trace.exp: Factor out code to these...
11399 (gdb_save_tracepoints): New.
11400 (gdb_load_tracepoints): New.
11401 (do_save_load_test): New.
11402
5506f9f6
KB
114032015-11-23 Kevin Buettner <kevinb@redhat.com>
11404
11405 * gdb.base/asmlabel.exp: New test.
11406 * gdb.base/asmlabel.c: New test case.
11407
16c3b12f
JB
114082015-11-23 Joel Brobecker <brobecker@adacore.com>
11409
11410 * gdb.base/wrong_frame_bt_full-main.c: New file.
11411 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11412 * gdb.base/wrong_frame_bt_full.exp: New file.
11413
155bfbd3
JB
114142015-11-23 Joel Brobecker <brobecker@adacore.com>
11415
11416 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11417
bb097445
JM
114182015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11419
206853a0 11420 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
11421 pstate register when comparing registers values in
11422 sparc64-*-linux-gnu targets to avoid spurious differences.
11423
9c88ed8f
JM
114242015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11425
206853a0 11426 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 11427
96161e25
SL
114282015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11429
11430 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11431 as type argument to gdb_compile.
11432 * gdb.base/nested-subp2.exp: Likewise.
11433 * gdb.base/nested-subp3.exp: Likewise.
11434
340c2830
DV
114352015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11436
11437 * lib/dwarf.exp (_note): Fix left shift of negative value.
11438 * gdb.trace/trace-condition.exp: Likewise.
11439
c1862d0f
YQ
114402015-11-13 Yao Qi <yao.qi@linaro.org>
11441
11442 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11443 comments about d10v.
11444 (test_scalar_returns): Likewise.
11445 * gdb.base/d10v.ld: Remove.
11446 * gdb.base/overlays.exp: Remove the target triplet checking for
11447 d10v-*-*.
11448 * gdb.base/structs.exp (test_struct_returns): Remove the
11449 comments about d10v.
11450 (test_struct_calls): Likewise.
11451
77ae9c19
YQ
114522015-11-13 Yao Qi <yao.qi@linaro.org>
11453
11454 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11455 * gdb.base/gnu_vector.c: Don't include stdio.h.
11456 (main): Don't print res and call add_some_intvecs.
11457
430e004e
MK
114582015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11459
11460 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11461 macro.
11462 (func5): Removed.
11463 (func4): Use FAST_TRACEPOINT_LABEL.
11464 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11465 macro.
11466 (func): Removed.
11467 (thread_function): Use FAST_TRACEPOINT_LABEL.
11468 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11469 (func): Remove.
11470 (marker): Use FAST_TRACEPOINT_LABEL.
11471 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11472 (pendfunc1): Remove.
11473 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11474 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11475 (foo): Remove.
11476 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11477 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11478 macro.
11479 (func): Remove.
11480 (marker): Use FAST_TRACEPOINT_LABEL.
11481 * gdb.trace/trace-common.h: New header.
11482 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11483 macro.
11484 (func): Remove.
11485 (marker): Use FAST_TRACEPOINT_LABEL.
11486 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11487 (func): Remove.
11488 (thread_function): Use FAST_TRACEPOINT_LABEL.
11489
6e7675a7
MK
114902015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11491
11492 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11493 in front.
11494 * gdb.trace/change-loc.exp: Use global pcreg definition.
11495 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11496 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11497 in front.
11498 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11499 * gdb.trace/pending.exp: Likewise.
11500 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11501 * gdb.trace/trace-break.exp: Likewise.
11502 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11503 in front.
11504 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11505 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11506 in front.
11507 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11508
dddc0e16
JB
115092015-11-09 Joel Brobecker <brobecker@adacore.com>
11510
11511 * gdb.ada/fin_fun_out: New testcase.
11512
c6f0b406
KB
115132015-11-07 Kevin Buettner <kevinb@redhat.com>
11514
11515 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11516 value associated with DW_AT_byte_size.
11517 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11518 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11519 DW_AT_upper_bound.
11520
f01dcfd9
KB
115212015-11-07 Kevin Buettner <kevinb@redhat.com>
11522
11523 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11524 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11525 version.
11526 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11527 gdb.dwarf2/dw2-canonicalize-type.exp,
11528 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11529 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11530 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11531 provided by gdb_target_symbol_prefix_flags_asm.
11532 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11533 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11534 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11535 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11536 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11537 macros where needed). Use this macro for symbols which require
11538 the prefix provided by SYMBOL_PREFIX.
11539
2223449a
KB
115402015-11-05 Kevin Buettner <kevinb@redhat.com>
11541
11542 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11543 New procs.
11544 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11545 representing expressions, of more than one list element.
11546 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11547 to prepend linker symbol prefix to f.
11548 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11549 table_1 and table_2.
11550 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11551 Likewise, for f and g.
11552 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11553 for ptr.
11554 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11555 for main.
11556 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11557 table_1_ptr and table_2_ptr.
11558
6f2f1a3a
JK
115592015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11560 Joel Brobecker <brobecker@adacore.com>
11561
11562 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11563
566c56c9
MK
115642015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11565
11566 * gdb.reverse/s390-mvcle.c: New test.
11567 * gdb.reverse/s390-mvcle.exp: New file.
11568 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11569
d5f0636b
MK
115702015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11571
11572 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11573
7ad8b86c
MK
115742015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11575
11576 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11577 reaching marker2.
11578 * gdb.reverse/getresuid-reverse.exp: Likewise.
11579 * gdb.reverse/pipe-reverse.exp: Likewise.
11580 * gdb.reverse/readv-reverse.exp: Likewise.
11581 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11582 * gdb.reverse/time-reverse.exp: Likewise.
11583 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11584
4081c0f1
YQ
115852015-10-30 Yao Qi <yao.qi@linaro.org>
11586
11587 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11588 (empty_cycle): Remove.
11589 (main): Don't call empty_cycle. Don't use watch_count_done.
11590 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11591 empty_cycle. Rewrite the code counting HW watchpoints.
11592
452b4ba5
MK
115932015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11594
11595 * gdb.reverse/fstatat-reverse.c: New test.
11596 * gdb.reverse/fstatat-reverse.exp: New file.
11597 * gdb.reverse/getresuid-reverse.c: New test.
11598 * gdb.reverse/getresuid-reverse.exp: New file.
11599 * gdb.reverse/pipe-reverse.c: New test.
11600 * gdb.reverse/pipe-reverse.exp: New file.
11601 * gdb.reverse/readv-reverse.c: New test.
11602 * gdb.reverse/readv-reverse.exp: New file.
11603 * gdb.reverse/recvmsg-reverse.c: New test.
11604 * gdb.reverse/recvmsg-reverse.exp: New file.
11605 * gdb.reverse/time-reverse.c: New test.
11606 * gdb.reverse/time-reverse.exp: New file.
11607 * gdb.reverse/waitpid-reverse.c: New test.
11608 * gdb.reverse/waitpid-reverse.exp: New file.
11609
5e2e7507
JK
116102015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11611
11612 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11613
0fde2c53
DE
116142015-10-26 Doug Evans <dje@google.com>
11615
11616 PR symtab/17391
11617 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11618 * gdb.dwarf2/bad-regnum.c: New file.
11619 * gdb.dwarf2/bad-regnum.exp: New file.
11620
1a70ae97
DE
116212015-10-26 Doug Evans <dje@google.com>
11622
11623 PR python/18938
11624 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11625 file.
11626
27dc26ab
JK
116272015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11628
11629 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11630 for a change by "Mention language in compile error message".
11631
bed91f4d
SM
116322015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11633
11634 PR python/18073
11635 * gdb.python/py-type.c (C::a_method): New.
11636 (C::a_const_method): New.
11637 (C::a_static_method): New.
11638 (a_function): New.
11639 * gdb.python/py-type.exp (test_fields): Test getting fields
11640 from function and method.
11641
3f2f83dd
KB
116422015-10-21 Keven Boell <keven.boell@intel.com>
11643
11644 * gdb.fortran/vla-alloc-assoc.exp: New file.
11645 * gdb.fortran/vla-datatypes.exp: New file.
11646 * gdb.fortran/vla-datatypes.f90: New file.
11647 * gdb.fortran/vla-history.exp: New file.
11648 * gdb.fortran/vla-ptype-sub.exp: New file.
11649 * gdb.fortran/vla-ptype.exp: New file.
11650 * gdb.fortran/vla-sizeof.exp: New file.
11651 * gdb.fortran/vla-sub.f90: New file.
11652 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11653 * gdb.fortran/vla-value-sub-finish.exp: New file.
11654 * gdb.fortran/vla-value-sub.exp: New file.
11655 * gdb.fortran/vla-value.exp: New file.
11656 * gdb.fortran/vla-ptr-info.exp: New file.
11657 * gdb.mi/mi-vla-fortran.exp: New file.
11658 * gdb.mi/vla.f90: New file.
11659
27145d50
SL
116602015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11661
11662 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11663 of hardwired timeout value.
11664
5f3ff4f8
JK
116652015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11666 Pedro Alves <palves@redhat.com>
11667
11668 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11669 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11670
bfd09d20
JS
116712015-10-19 Josh Stone <jistone@redhat.com>
11672
11673 * gdb.base/catch-syscall.c: Include <sched.h>.
11674 (unknown_syscall): New variable.
11675 (main): Trigger a vfork and an unknown syscall.
11676 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11677 (unknown_syscall_number): Likewise.
11678 (check_call_to_syscall): Accept an optional syscall pattern.
11679 (check_return_from_syscall): Likewise.
11680 (check_continue): Likewise.
11681 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11682 (test_catch_syscall_skipping_return): New test toggling off 'catch
11683 syscall' to step over the syscall return, then toggling back on.
11684 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11685 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11686 (do_syscall_tests): Call test_catch_syscall_without_args and
11687 test_catch_syscall_mid_vfork.
11688 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11689 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11690
b32b93c6
AS
116912015-10-19 Andrew Stubbs <ams@codesourcery.com>
11692
11693 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11694 print g_vE): Add new pass patterns.
11695 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11696 print various symbol names for vptr fields.
11697
9d622bda
AB
116982015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11699
11700 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11701 results.
11702
0fd8ac1c
YQ
117032015-10-12 Yao Qi <yao.qi@linaro.org>
11704
11705 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11706
34240514
YQ
117072015-10-12 Yao Qi <yao.qi@linaro.org>
11708
11709 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11710 is aarch64*-*-linux*.
11711
8240f442
YQ
117122015-10-12 Yao Qi <yao.qi@linaro.org>
11713
11714 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11715 (can_relocate_bcond_true): ... it.
11716 (can_relocate_bcond_false): New function.
11717 (foo): Likewise.
11718 (can_relocate_bl): Likewise.
11719 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11720 can_relocate_bl.
11721
2520f728
PMR
117222015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11723
11724 * gdb.base/nested-addr.c: New file.
11725 * gdb.base/nested-addr.exp: New testcase.
11726
abcef95a
MM
117272015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11728
11729 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11730 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11731 its output. Ignore the output of "record goto begin" and instead
11732 check that GDB is replaying.
11733
145e3ddb
PA
117342015-10-09 Pedro Alves <palves@redhat.com>
11735
11736 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11737 (top level): Use it in the run with no args test.
11738
d5d8c4e1
IB
117392015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11740
11741 * gdb.dlang/properties.exp: New file.
11742
06e635ef
SL
117432015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11744
11745 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11746 whether or not address 0x1000 is mapped on the target.
11747
e019fd1d
SM
117482015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11749
11750 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11751 build.
11752
77ba2a67
MM
117532015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11754
11755 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11756 instruction-history test.
11757
c60eb31f
DE
117582015-09-28 Doug Evans <dje@google.com>
11759
11760 * gdb.base/gcore.c (array_func): Add reference to static_array.
11761
9a3c8263
SM
117622015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11763
11764 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11765 source line.
11766
9720e656
SL
117672015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11768
11769 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11770 short or char as base type.
11771
938d3bf2
SL
117722015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11773
11774 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11775 to allow any size enum.
11776
e6c2c623
PMR
117772015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11778
11779 * gdb.ada/array_ptr_renaming.exp: New testcase.
11780 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11781 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11782
06da0f77
PL
117832015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11784
11785 * gdb.trace/ftrace-lock.c: New file.
11786 * gdb.trace/ftrace-lock.exp: New file.
11787
4f51c22a
PL
117882015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11789
11790 * gdb.arch/insn-reloc.c: New file.
11791 * gdb.arch/ftrace-insn-reloc.exp: New file.
11792
7041adf4
PL
117932015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11794
11795 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11796 instruction.
11797 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11798 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11799 * gdb.trace/range-stepping.c: Likewise.
11800 * gdb.trace/trace-break.c: Likewise.
11801 * gdb.trace/trace-mt.c (thread_function): Likewise.
11802 * gdb.trace/ftrace.c (marker): Likewise.
11803 * gdb.trace/trace-condition.c (marker): Likewise.
11804 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11805 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11806 is_aarch64_target.
11807
015d2e7e
DE
118082015-09-18 Doug Evans <xdje42@gmail.com>
11809
11810 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11811 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11812
26b188a2
SL
118132015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11814
11815 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11816 the breakpoint.
11817
79dc332b
SL
118182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11819
11820 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11821 the pending breakpoint. Remove timeout override for "Run till
11822 MI pending breakpoint on pendfunc3 on thread 2" test.
11823
f57929f2
SL
118242015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11825
11826 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11827 filename pattern.
11828
3f469b17
SL
118292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11830
11831 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11832 in breakpoint filename pattern.
11833
515b89b3
SL
118342015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11835
7800dbe4
SL
11836 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11837
118382015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11839
515b89b3
SL
11840 * gdb.linespec/explicit.exp: Check for readline support for
11841 tab-completion tests. Fix obvious typo.
11842
d2939ba2
MM
118432015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11844
11845 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11846 and replay.
11847
cbb55fa7
MM
118482015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11849
11850 * gdb.btrace/non-stop.c: New.
11851 * gdb.btrace/non-stop.exp: New.
11852
43691ca1
PL
118532015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11854 Yao Qi <yao.qi@linaro.org>
11855
11856 * gdb.trace/trace-condition.c: New file.
11857 * gdb.trace/trace-condition.exp: New file.
11858
d78908cf
WW
118592015-09-16 Wei-cheng Wang <cole945@gmail.com>
11860
11861 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11862 for testing bytecode compilation.
11863
1ed415e2
PA
118642015-09-16 Pedro Alves <palves@redhat.com>
11865 Sandra Loosemore <sandra@codesourcery.com>
11866
11867 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11868 (SECONDS): Redefine.
11869 (main): Call pthread_kill and alarm early.
11870 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11871 support.
11872 (test): If the target can't hardware step and doesn't support
11873 displaced stepping, increase the timeout.
11874
d136eff5
PA
118752015-09-16 Pedro Alves <palves@redhat.com>
11876
11877 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11878 (enable_debug): New procedures.
11879 (test): Use them. Bail out if waiting for threads fails.
11880 (top level): Bail out if a test fails.
11881
991f019c
YQ
118822015-09-16 Yao Qi <yao.qi@linaro.org>
11883
11884 * gdb.asm/asm-source.exp: Set asm-arch for
11885 aarch64*-*-* target.
11886 * gdb.asm/aarch64.inc: New file.
11887
bfca584f
PMR
118882015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11889
11890 * gdb.ada/array_of_variable_length.exp: New testcase.
11891 * gdb.ada/array_of_variable_length/foo.adb: New file.
11892 * gdb.ada/array_of_variable_length/pck.adb: New file.
11893 * gdb.ada/array_of_variable_length/pck.ads: New file.
11894
b326e587
DE
118952015-09-15 Doug Evans <dje@google.com>
11896
11897 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
11898 of function static local variable.
11899
5382cfab
PW
119002015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11901
11902 * gdb.threads/tls-so_extern.exp: New test file.
11903 * gdb.threads/tls-so_extern.c: New test file.
11904 * gdb.threads/tls-so_extern_main.c: New test file.
11905
141c5cc4
JK
119062015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11907
11908 * gdb.opt/solib-intra-step-lib.c: New file.
11909 * gdb.opt/solib-intra-step-main.c: New file.
11910 * gdb.opt/solib-intra-step.exp: New file.
11911
d15dcecd
PA
119122015-09-15 Pedro Alves <palves@redhat.com>
11913
11914 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11915 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11916
4c2f2a79
PA
119172015-09-14 Pedro Alves <palves@redhat.com>
11918
11919 * gdb.base/hook-stop-continue.c: Delete.
11920 * gdb.base/hook-stop-continue.exp: Delete.
11921 * gdb.base/hook-stop-frame.c: Delete.
11922 * gdb.base/hook-stop-frame.exp: Delete.
11923 * gdb.base/hook-stop.c: New file.
11924 * gdb.base/hook-stop.exp: New file.
11925
919e6dbe
PMR
119262015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11927
11928 * gdb.ada/access_to_packed_array.exp: New testcase.
11929 * gdb.ada/access_to_packed_array/foo.adb: New file.
11930 * gdb.ada/access_to_packed_array/pack.adb: New file.
11931 * gdb.ada/access_to_packed_array/pack.ads: New file.
11932
157280a4
MM
119332015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11934
11935 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
11936 buffer size test.
11937
2fd33e94
DB
119382015-09-11 Don Breazeal <donb@codesourcery.com>
11939
11940 * gdb.base/foll-exec.c: Add copyright header. Fix
11941 formatting issues.
11942 * gdb.base/foll-exec.exp (zap_session): Delete proc.
11943 (do_exec_tests): Use clean_restart in place of zap_session,
11944 and for test initialization. Fix formatting issues. Use
11945 fail in place of perror.
11946 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
11947 an expect statement to match an expression with output from
11948 the program under debug.
11949 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
11950 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
11951 * gdb.threads/non-ldr-exc-2.exp: Likewise.
11952 * gdb.threads/non-ldr-exc-3.exp: Likewise.
11953 * gdb.threads/non-ldr-exc-4.exp: Likewise.
11954
e70b6e8e
DE
119552015-09-09 Doug Evans <dje@google.com>
11956
11957 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
11958
7a551a51
DE
119592015-09-09 Doug Evans <dje@google.com>
11960
11961 * gdb.base/pie-execl.exp: Fix result test of build_executable.
11962
4c666f84
DE
119632015-09-09 Doug Evans <dje@google.com>
11964
11965 * gdb.base/savedregs.exp: Fix typo.
11966
243a9253
PA
119672015-09-09 Pedro Alves <palves@redhat.com>
11968
11969 * gdb.mi/mi-cli.exp: Add CLI finish tests.
11970
c0fa8fbd
SL
119712015-09-08 Sandra Loosemore <sandra@codesourcery.com>
11972
11973 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
11974 command actually switches threads. Give up on remaining
11975 tests if target fails to stop at breakpoint.
11976
cd7c1778
PMR
119772015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
11978
11979 * gdb.ada/funcall_char.exp: New testcase.
11980 * gdb.ada/funcall_char/foo.adb: New file.
11981
dc5c8746
PMR
119822015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
11983
11984 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
11985 expected outputs. Add two testcases for completing ambiguous
11986 functions.
11987 * gdb.ada/complete/aux_pck.adb: New file.
11988 * gdb.ada/complete/aux_pck.ads: New file.
11989 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
11990 Ambiguous_Func functions.
11991 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
11992 * gdb.ada/complete/pck.adb: Likewise.
11993
4e83a1e7
UW
119942015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
11995
11996 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
11997 failures to run the test program under GDB.
11998
8ce74153
LM
119992015-08-26 Luis Machado <lgustavo@codesourcery.com>
12000
12001 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12002 to C.
12003
e9756d52
PP
120042015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12005
12006 * gdb.base/run-after-attach.exp: New test file.
12007 * gdb.base/run-after-attach.c: New test file.
12008
8d37573b
DB
120092015-08-26 Don Breazeal <donb@codesourcery.com>
12010
12011 * gdb.base/foll-exec-2.c: New test program.
12012 * gdb.base/foll-exec-2.exp: New test.
12013
63e43d3a
PMR
120142015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12015
12016 * gdb.base/nested-subp1.exp: New file.
12017 * gdb.base/nested-subp1.c: New file.
12018 * gdb.base/nested-subp2.exp: New file.
12019 * gdb.base/nested-subp2.c: New file.
12020 * gdb.base/nested-subp3.exp: New file.
12021 * gdb.base/nested-subp3.c: New file.
12022
3d40fbb5
PA
120232015-08-24 Pedro Alves <palves@redhat.com>
12024
12025 * gdb.server/connect-without-multi-process.c: New file.
12026 * gdb.server/connect-without-multi-process.exp: New file.
12027
4422ac93
LM
120282015-08-24 Luis Machado <lgustavo@codesourcery.com>
12029
12030 * gdb.opt/inline-markers.c: Make z int.
12031
91dddb86
LM
120322015-08-24 Luis Machado <lgustavo@codesourcery.com>
12033
12034 * gdb.opt/inline-markers.c: Make z volatile.
12035
a48847ee
LM
120362015-08-24 Luis Machado <lgustavo@codesourcery.com>
12037
12038 * gdb.opt/inline-bt.c: New volatile global z.
12039 * gdb.opt/inline-cmds.c: Likewise.
12040 * gdb.opt/inline-locals.c: Likewise.
12041 * gdb.opt/inline-markers.c: New extern global z.
12042 (marker): Use z.
12043 (inline_fn): Likewise.
12044
0ebbc52b
PA
120452015-08-24 Pedro Alves <palves@redhat.com>
12046
12047 * config/m32r-stub.exp: Remove file.
12048 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12049 * gdb.base/call-rt-st.exp: Likewise.
12050 * gdb.base/call-strs.exp: Likewise.
12051 * gdb.base/default.exp: Remove references to h8300-*-hms and
12052 *-*-udi*.
12053 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12054
77c365df
AA
120552015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12056
12057 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12058 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12059 and "return" use KFAIL when GDB can not read/write the vector
12060 return value.
12061
4313b8c0
GB
120622015-08-21 Gary Benson <gbenson@redhat.com>
12063
12064 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12065
0e433b32
PA
120662015-08-20 Pedro Alves <palves@redhat.com>
12067
12068 * gdb.server/solib-list.exp: No longer expect an interior stop in
12069 non-stop mode.
12070
221e1a37
PA
120712015-08-20 Pedro Alves <palves@redhat.com>
12072
12073 * gdb.server/connect-stopped-target.c: New file.
12074 * gdb.server/connect-stopped-target.exp: New file.
12075
40e3ad0e
PA
120762015-08-20 Pedro Alves <palves@redhat.com>
12077
12078 * gdb.dwarf2/comp-unit-lang.exp: New file.
12079 * gdb.dwarf2/comp-unit-lang.c: New file.
12080
af39b327
PMR
120812015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12082
12083 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12084 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12085
7d45c7c3 120862015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 12087
7d45c7c3
KB
12088 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12089 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12090
4d6cceb4
DE
120912015-08-18 Doug Evans <dje@google.com>
12092 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12093
12094 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12095 skip_python_tests. New arg prompt_regexp.
12096 (skip_python_tests): New function.
12097 * lib/mi-support.exp (mi_skip_python_tests): New function.
12098 * gdb.python/py-mi-objfile-gdb.py: New file.
12099 * gdb.python/py-mi-objfile.c: New file.
12100 * gdb.python/py-mi-objfile.exp: New file.
12101
ad89c2aa
KS
121022015-08-17 Keith Seitz <keiths@redhat.com>
12103
12104 * gdb.linespec/explicit.exp: Move strace test from here ...
12105 * gdb.trace/strace.exp: ... to here.
12106
e3ae3c43
PP
121072015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12108
12109 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12110 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12111
604b2636
DE
121122015-08-14 Doug Evans <xdje42@gmail.com>
12113
12114 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12115 inferior before selecting a new file.
12116
6ff0ba5f
DE
121172015-08-14 Doug Evans <xdje42@gmail.com>
12118
12119 * gdb.mi/mi-disassemble.exp: Update.
12120 * gdb.base/disasm-optim.S: New file.
12121 * gdb.base/disasm-optim.c: New file.
12122 * gdb.base/disasm-optim.h: New file.
12123 * gdb.base/disasm-optim.exp: New file.
12124
9ca98f92
KS
121252015-08-14 Keith Seitz <keiths@redhat.com>
12126
12127 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12128 "evaluated-by".
12129
52bbc560
JB
121302015-08-13 Joel Brobecker <brobecker@adacore.com>
12131
12132 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12133
5d8c3ed3
PMR
121342015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12135
12136 * gdb.ada/fun_renaming.exp: New testcase.
12137 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12138 * gdb.ada/fun_renaming/pack.adb: New file.
12139 * gdb.ada/fun_renaming/pack.ads: New file.
12140
ea8812bc
KS
121412015-08-12 Keith Seitz <keiths@redhat.com>
12142
12143 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12144 gdb_get_line_number.
12145
4dafcdeb
JB
121462015-08-12 Joel Brobecker <brobecker@adacore.com>
12147
12148 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12149 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12150 gdb.base/dso2dso.exp: New files.
12151
5ba32597
SDJ
121522015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12153 Pedro Alves <palves@redhat.com>
12154 Keith Seitz <keiths@redhat.com>
12155
12156 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12157 GDBFLAGS.
12158
b6dafabf
PP
121592015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12160
12161 * gdb.base/gdbhistsize-history.exp
12162 (test_histsize_history_setting): Use save_vars.
12163 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12164 Use save_vars.
12165 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12166 * gdb.base/readline.exp: Use save_vars.
12167
abe8e607
PP
121682015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12169
12170 * lib/gdb.exp (save_vars): New proc.
12171
629500fa
KS
121722015-08-11 Keith Seitz <keiths@redhat.com>
12173
12174 * gdb.base/help.exp: Update help_breakpoint_text.
12175
eb8c4e2e
KS
121762015-08-11 Keith Seitz <keiths@redhat.com>
12177
12178 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12179 (at toplevel): Call test_explicit_breakpoints.
12180 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12181 breakpoints.
12182 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12183 breakpoint conditions, "-cond".
12184
87f0e720
KS
121852015-08-11 Keith Seitz <keiths@redhat.com>
12186
12187 * gdb.linespec/3explicit.c: New file.
12188 * gdb.linespec/cpexplicit.cc: New file.
12189 * gdb.linespec/cpexplicit.exp: New file.
12190 * gdb.linespec/explicit.c: New file.
12191 * gdb.linespec/explicit.exp: New file.
12192 * gdb.linespec/explicit2.c: New file.
12193 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12194 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12195 before using in the matching pattern.
12196 Clarify that `prefix' is a regular expression.
12197
f00aae0f
KS
121982015-08-11 Keith Seitz <keiths@redhat.com>
12199
12200 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12201 test.
12202 Add tests for missing ",FMT" and ",".
12203
e27852be
DE
122042015-08-10 Doug Evans <dje@google.com>
12205 Keith Seitz <keiths@redhat.com>
12206
12207 PR gdb/17960
12208 * gdb.base/completion.exp: Add location completer tests.
12209
7f03bd92
PA
122102015-08-07 Pedro Alves <palves@redhat.com>
12211
12212 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12213 tests here.
12214 (top level): Run do_test with and without displaced stepping.
12215
3fc8eb30
PA
122162015-08-07 Pedro Alves <palves@redhat.com>
12217
12218 * gdb.base/valgrind-disp-step.c: New file.
12219 * gdb.base/valgrind-disp-step.exp: New file.
12220
d4569d7b
PA
122212015-08-07 Pedro Alves <palves@redhat.com>
12222
12223 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12224 Delete function.
12225 (main): Add alarm. Run an infinite loop instead of calling
12226 wait_threads.
12227 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12228 comment.
12229 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12230 Delete function.
12231 (main): Add alarm. Run an infinite loop instead of calling
12232 wait_threads.
12233 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12234 comment.
12235
e1316e60
PA
122362015-08-07 Pedro Alves <palves@redhat.com>
12237
12238 * gdb.base/checkpoint-ns.exp: New file.
12239 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12240 standard_testfile.
12241
da8c46d2
MM
122422015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12243
12244 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12245 * gdb.btrace/instruction_history.exp: Update.
12246 * gdb.btrace/tsx.exp: New.
12247 * gdb.btrace/tsx.c: New.
12248
de1c2c52
PA
122492015-08-06 Pedro Alves <palves@redhat.com>
12250
12251 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12252 increase timeout.
12253 * gdb.reverse/until-precsave.exp: Bump timeouts.
12254
782e0bf4
PA
122552015-08-06 Pedro Alves <palves@redhat.com>
12256
12257 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12258
83e97ed0
PA
122592015-08-06 Pedro Alves <palves@redhat.com>
12260
12261 PR gdb/18749
12262 * gdb.threads/process-dies-while-handling-bp.c: New file.
12263 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12264
863d01bd
PA
122652015-08-06 Pedro Alves <palves@redhat.com>
12266
12267 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12268 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12269
0a39bb32
PA
122702015-08-05 Pedro Alves <palves@redhat.com>
12271
12272 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12273 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12274
ee2d2b10
SL
122752015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12276
12277 * gdb.base/bp-permanent.exp: Report test as unsupported if
12278 the target cannot stop at the permanent breakpoint.
12279
4e1bdb00
DE
122802015-08-03 Doug Evans <dje@google.com>
12281
12282 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12283 10000.
12284
3d338901
DE
122852015-08-03 Doug Evans <dje@google.com>
12286
12287 * Makefile.in (workers/%.worker, build-perf): New rule.
12288 (GDB_PERFTEST_MODE): New variable.
12289 (check-perf): Use it.
12290 (clean): Clean up gdb.perf parallel build subdirs.
12291 * lib/build-piece.exp: New file.
12292 * lib/gdb.exp (make_gdb_parallel_path): New function
12293 (standard_output_file, standard_temp_file): Call it.
12294 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12295 of $GDB_PARALLEL.
12296 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12297
af061d3e
DE
122982015-08-03 Doug Evans <dje@google.com>
12299
8e1afc81 12300 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
12301 (LOG_FILE_NAME): New global.
12302 (TextReporter.__init__): Initialize self.txt_sum.
12303 (TextReporter.report): Add support for multiple data-points.
12304 Move report to perftest.sum, put raw data in perftest.log.
12305 (TextReporter.start): Open sum and log files.
12306 (TextReporter.end): Close sum and log files.
8e1afc81
DE
12307 * gdb.perf/lib/perftest/testresult.py
12308 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 12309
2c8c5d37
PA
123102015-07-31 Pedro Alves <palves@redhat.com>
12311
12312 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12313 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12314 kill_wait_spawned_process instead of explicit "kill -9".
12315 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12316 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12317 kill_wait_spawned_process.
12318 * gdb.base/attach-twice.exp: Likewise.
12319 * gdb.base/attach.exp: Likewise.
12320 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12321 gdb_test_multiple.
12322 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12323 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12324 kill_wait_spawned_process.
12325 * gdb.base/valgrind-infcall.exp: Likewise.
12326 * gdb.multi/multi-attach.exp: Likewise.
12327 * gdb.python/py-prompt.exp: Likewise.
12328 * gdb.python/py-sync-interp.exp: Likewise.
12329 * gdb.server/ext-attach.exp: Likewise.
12330 * gdb.threads/attach-into-signal.exp (corefunc): Use
12331 spawn_wait_for_attach, spawn_id_get_pid and
12332 kill_wait_spawned_process.
12333 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12334 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12335 spawn_id_get_pid and kill_wait_spawned_process.
12336 * gdb.threads/attach-stopped.exp (corefunc): Use
12337 spawn_wait_for_attach, spawn_id_get_pid and
12338 kill_wait_spawned_process.
12339 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12340 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12341 kill_wait_spawned_process instead of explicit "kill -9".
12342 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12343 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12344 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12345 processes. Don't map cygwin/windows pids here. Now returns a
12346 spawn id list.
12347
032a0fca
SL
123482015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12349
12350 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12351 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12352 correct patch.
12353
61a934ca
SL
123542015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12355
12356 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12357
4bc4d428
SL
123582015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12359
12360 Reapply:
12361 2014-05-21 Mark Wielaard <mjw@redhat.com>
12362
12363 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12364
998d452a
PA
123652015-07-30 Pedro Alves <palves@redhat.com>
12366
12367 * linux-low.c (handle_extended_wait): Set the child's last
12368 reported status to TARGET_WAITKIND_STOPPED.
12369
69dde7dc
PA
123702015-07-30 Pedro Alves <palves@redhat.com>
12371
12372 PR threads/18600
12373 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12374 only shows inferior 1.
12375
4dd63d48
PA
123762015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12377 Pedro Alves <palves@redhat.com>
12378
12379 PR threads/18600
12380 * gdb.threads/fork-plus-threads.c: New file.
12381 * gdb.threads/fork-plus-threads.exp: New file.
12382
d618e4c5
PP
123832015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12384
12385 * gdb.base/batch-preserve-term-settings.exp
12386 (test_terminal_settings_preserved_after_cli_exit): Use
12387 send_quit_command.
12388
1eef6428
PA
123892015-07-29 Pedro Alves <palves@redhat.com>
12390 Don Breazeal <donb@codesourcery.com>
12391
12392 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12393 output from both inferior_spawn_id and gdb_spawn_id.
12394
7da5b897
SDJ
123952015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12396
12397 * gdb.threads/attach-into-signal.exp (corefunc): Use
12398 with_test_prefix on nested loops, uniquefying the test messages.
12399
dac804df
SDJ
124002015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12401
12402 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12403 commit.
12404
06265e53
PP
124052015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12406
12407 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12408 New proc.
12409 (test_terminal_settings_preserved_after_sigterm): New test.
12410
18206ca3
PP
124112015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12412
12413 * gdb.base/batch-preserve-term-settings.exp
12414 (test_terminal_settings_preserved_after_cli_exit): New test.
12415
90074d11
PP
124162015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12417
12418 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12419 manipulation of saved_gdbflags.
12420 (test_terminal_settings_preserved): Remove global declaration of
12421 the unused variable pagination_prompt. Remove manipulation of
12422 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12423 GDBFLAGS.
12424
eb1a7902
PA
124252015-07-29 Pedro Alves <palves@redhat.com>
12426
12427 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12428
8b75dd3b
PA
124292015-07-29 Pedro Alves <palves@redhat.com>
12430
12431 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12432 at the top.
12433
dedad4e3
PA
124342015-07-29 Pedro Alves <palves@redhat.com>
12435
12436 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12437 (main): Call gdb_unbuffer_output.
12438 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12439 (main): Call gdb_unbuffer_output.
12440 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12441 (main): Call gdb_unbuffer_output.
12442 * gdb.base/call-strs.exp: Adjust to step over the
12443 gdb_unbuffer_output call.
12444 * gdb.base/catch-gdb-caused-signals.c: Include
12445 "../lib/unbuffer_output.c".
12446 (main): Call gdb_unbuffer_output.
12447 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12448 (main): Call gdb_unbuffer_output.
12449 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12450 (main): Call gdb_unbuffer_output.
12451 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12452 (main): Call gdb_unbuffer_output.
12453 * gdb.base/shlib-call.exp: Adjust to step over the
12454 gdb_unbuffer_output call.
12455 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12456 (main): Call gdb_unbuffer_output.
12457 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12458 (main): Call gdb_unbuffer_output.
12459 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12460 (main): Rename to ...
12461 (test): ... this.
12462 (main): Reimplement.
12463 * gdb.base/varargs.exp: Run to test instead of to main.
12464 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12465 (main): Call gdb_unbuffer_output.
12466
58789a91
PA
124672015-07-29 Pedro Alves <palves@redhat.com>
12468
12469 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12470 factore out from mi_continue_dprintf. For call-style dprintfs,
12471 expect dprintf output out of $inferior_spawn_id.
12472 (mi_continue_dprintf): Use mi_expect_dprintf.
12473 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12474 (main): Call gdb_unbuffer_output.
12475
e8376742
PA
124762015-07-29 Pedro Alves <palves@redhat.com>
12477
12478 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12479 (default_mi_gdb_start): Set inferior_spawn_id instead of
12480 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12481 gdb_spawn_id.
12482 (mi_gdb_test): Always expect inferior output from both
12483 $inferior_spawn_id and $gdb_spawn_id.
12484
08280010
PA
124852015-07-29 Pedro Alves <palves@redhat.com>
12486
12487 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12488 send_inferior and $inferior_spawn_id.
12489
4d30e432
PA
124902015-07-29 Pedro Alves <palves@redhat.com>
12491
12492 * gdb.gdb/complaints.exp (test_initial_complaints)
12493 (test_serial_complaints, test_short_complaints): Use
12494 gdb_test_stdio.
12495 (test_empty_complaint): Handle $inferior_spawn_id !=
12496 $gdb_spawn_id.
12497
0d30a335
PA
124982015-07-29 Pedro Alves <palves@redhat.com>
12499
12500 * gdb.base/varargs.exp: Use gdb_test_stdio.
12501
39413b29
PA
125022015-07-29 Pedro Alves <palves@redhat.com>
12503
12504 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12505
7cb000a9
PA
125062015-07-29 Pedro Alves <palves@redhat.com>
12507
12508 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12509
d7b8ac82
PA
125102015-07-29 Pedro Alves <palves@redhat.com>
12511
12512 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12513 parameter into two new parameters, "inf_result" and "gdb_result".
12514 Expect inferior output and gdb output from $inferior_spawn_id and
12515 $gdb_spawn_id, respectively. Adjust all callers.
12516
789c3a0c
PA
125172015-07-29 Pedro Alves <palves@redhat.com>
12518
12519 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12520 of gdb_test_sequence.
12521
77e760c3
PA
125222015-07-29 Pedro Alves <palves@redhat.com>
12523
12524 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12525 (saw_spurious_output): Expect inferior output from
12526 $inferior_spawn_id. Use gdb_test_stdio.
12527
8396d2cd
PA
125282015-07-29 Pedro Alves <palves@redhat.com>
12529
12530 * gdb.base/dprintf.exp: Use standard_testfile. Change
12531 prepare_for_testing call.
12532 (srcfile): Don't set.
12533 (restart): New procedure.
12534 (test_dprintf): New procecure, use to continue over dprintfs.
12535 (test_call, test_agent): New procedures, tests moved here.
12536 Restart gdb and recreate dprintfs. Adjust expected output.
12537
2051d61f
PA
125382015-07-29 Pedro Alves <palves@redhat.com>
12539
12540 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12541
452397af
PA
125422015-07-29 Pedro Alves <palves@redhat.com>
12543
12544 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12545
8aed9555
PA
125462015-07-29 Pedro Alves <palves@redhat.com>
12547
12548 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12549 gdb_test_stdio.
12550
188a61b4
PA
125512015-07-29 Pedro Alves <palves@redhat.com>
12552
12553 * lib/gdb.exp (gdb_test_stdio): New procedure.
12554
12264a45
PA
125552015-07-29 Pedro Alves <palves@redhat.com>
12556
12557 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12558
23ffc893
PA
125592015-07-29 Pedro Alves <palves@redhat.com>
12560
12561 * gdb.base/call-signal-resume.exp: Remove check for
12562 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12563 * gdb.base/unwindonsignal.exp: Likewise.
12564 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12565 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12566
65566918
PA
125672015-07-29 Pedro Alves <palves@redhat.com>
12568
12569 * gdb.base/siginfo-addr.c (pass): New function.
12570 (handler): Call it iff si_addr is correct.
12571 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12572 Set a breakpoint at "pass" and continue to it.
12573
d60a9221
SDJ
125742015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12575
12576 * gdb.python/py-objfile.exp: Make some tests have unique names.
12577 * gdb.python/py-pp-registration.exp: Likewise.
12578
bde40b8f
PA
125792015-07-28 Pedro Alves <palves@redhat.com>
12580
12581 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12582
13e1dec8
SM
125832015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12584
12585 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12586
da33c9a7
SM
125872015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12588
12589 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12590
077836f7
PP
125912015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12592
12593 * gdb.base/gdb-sigterm-2.exp: New test.
12594
b8cc7b2e
DE
125952015-07-25 Doug Evans <xdje42@gmail.com>
12596
12597 Revert:
12598 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12599 (workers/%.worker, build-perf): New rule.
12600 (GDB_PERFTEST_MODE): New variable.
12601 (check-perf): Use it.
12602 (clean): Clean up gdb.perf parallel build subdirs.
12603 * lib/build-piece.exp: New file.
12604 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12605 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12606 name.
12607 (standard_temp_file): Ditto.
12608 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12609 of $GDB_PARALLEL.
12610
c8bd4544
DE
126112015-07-24 Doug Evans <dje@google.com>
12612
12613 * gdb.perf/lib/perftest/utils.py: New file.
12614 * gdb.perf/gm-hello.cc: New file.
12615 * gdb.perf/gm-pervasive-typedef.cc: New file.
12616 * gdb.perf/gm-pervasive-typedef.h: New file.
12617 * gdb.perf/gm-std.cc: New file.
12618 * gdb.perf/gm-std.h: New file.
12619 * gdb.perf/gm-use-cerr.cc: New file.
12620 * gdb.perf/gm-utils.h: New file.
12621 * gdb.perf/gmonster-null-lookup.py: New file.
12622 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12623 * gdb.perf/gmonster-print-cerr.py: New file.
12624 * gdb.perf/gmonster-ptype-string.py: New file.
12625 * gdb.perf/gmonster-runto-main.py: New file.
12626 * gdb.perf/gmonster-select-file.py: New file.
12627 * gdb.perf/gmonster1-null-lookup.exp: New file.
12628 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12629 * gdb.perf/gmonster1-print-cerr.exp: New file.
12630 * gdb.perf/gmonster1-ptype-string.exp: New file.
12631 * gdb.perf/gmonster1-runto-main.exp: New file.
12632 * gdb.perf/gmonster1-select-file.exp: New file.
12633 * gdb.perf/gmonster1.cc: New file.
12634 * gdb.perf/gmonster1.exp: New file.
12635 * gdb.perf/gmonster2-null-lookup.exp: New file.
12636 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12637 * gdb.perf/gmonster2-print-cerr.exp: New file.
12638 * gdb.perf/gmonster2-ptype-string.exp: New file.
12639 * gdb.perf/gmonster2-runto-main.exp: New file.
12640 * gdb.perf/gmonster2-select-file.exp: New file.
12641 * gdb.perf/gmonster2.cc: New file.
12642 * gdb.perf/gmonster2.exp: New file.
12643
6eab34f3
DE
126442015-07-24 Doug Evans <dje@google.com>
12645
12646 * gdb.perf/README: New file.
12647 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12648 * lib/gen-perf-test.exp: New file.
12649
63738bfd
DE
126502015-07-24 Doug Evans <dje@google.com>
12651
12652 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12653 (PerfTest::startup): New function.
12654 (PerfTest::run): Return result of calling body.
12655 (PerfTest::assemble): Rewrite.
12656 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12657 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12658 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12659 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12660 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12661
7b606f95
DE
126622015-07-24 Doug Evans <dje@google.com>
12663
12664 * lib/gdb.exp (clean_restart): Make executable optional.
12665
a97b16b8
DE
126662015-07-24 Doug Evans <dje@google.com>
12667
12668 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12669 compiler_info references.
12670 * gdb.cp/temargs.exp: Ditto.
12671 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12672 (get_compiler_info): Early exit if already computed. Set compiler_info
12673 to "unknown" if there was a problem.
12674 (test_compiler_info): Add function comment. Call get_compiler_info.
12675
35baa57f
DE
126762015-07-24 Doug Evans <dje@google.com>
12677
12678 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12679 (workers/%.worker, build-perf): New rule.
12680 (GDB_PERFTEST_MODE): New variable.
12681 (check-perf): Use it.
12682 (clean): Clean up gdb.perf parallel build subdirs.
12683 * lib/build-piece.exp: New file.
12684 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12685 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12686 name.
12687 (standard_temp_file): Ditto.
12688 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12689 of $GDB_PARALLEL.
12690
6ebea266
DE
126912015-07-24 Doug Evans <dje@google.com>
12692
12693 * lib/future.exp (gdb_default_target_compile): New option
12694 "early_flags".
12695 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12696 --as-needed.
12697
1e76a7e9
SDJ
126982015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12699
12700 * gdb.base/catch-syscall.exp: Call gdb_exit before
12701 gdb_skip_xml_test.
12702
5068630a
PA
127032015-07-24 Pedro Alves <palves@redhat.com>
12704
12705 * gdb.python/py-events.exp: Accept output between the stop event
12706 and the prompt.
12707 * gdb.python/py-evsignal.exp: Likewise.
12708 * gdb.python/py-evthreads.exp: Likewise.
12709
77598427
PA
127102015-07-24 Pedro Alves <palves@redhat.com>
12711
12712 PR gdb/18717
12713 * gdb.threads/non-ldr-exit.c: New file.
12714 * gdb.threads/non-ldr-exit.exp: New file.
12715
11e6c98f
YQ
127162015-07-24 Yao Qi <yao.qi@linaro.org>
12717
12718 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12719 restarting process.
12720
51aee833
YQ
127212015-07-24 Yao Qi <yao.qi@linaro.org>
12722
12723 * gdb.server/ext-restart.exp: New file.
12724
8cfe207c
YQ
127252015-07-24 Yao Qi <yao.qi@linaro.org>
12726
12727 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12728 argument options.
12729 * gdb.server/ext-wrapper.exp: New file.
12730
cc12ce38
DE
127312015-07-23 Doug Evans <dje@google.com>
12732
12733 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12734 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12735
d0d84780
PMR
127362015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12737
12738 * gdb.ada/var_arr_typedef.exp: New testcase.
12739 * gdb.ada/var_arr_typedef/pack.adb: New file.
12740 * gdb.ada/var_arr_typedef/pack.ads: New file.
12741 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12742
8b558f79
JB
127432015-07-20 Joel Brobecker <brobecker@adacore.com>
12744
12745 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12746
775a3298
JK
127472015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12748
12749 * gdb.arch/i386-biarch-core.exp: Replace istarget
12750 by "complete set gnutarget". Remove expectation for the "core-file"
12751 command.
12752
db1ff28b
JK
127532015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12754
12755 Revert the previous commit:
12756 Tests for validate symbol file using build-id.
12757
0a94970d
JK
127582015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12759
12760 Tests for validate symbol file using build-id.
12761 * gdb.base/solib-mismatch-lib.c: New file.
12762 * gdb.base/solib-mismatch-libmod.c: New file.
12763 * gdb.base/solib-mismatch.c: New file.
12764 * gdb.base/solib-mismatch.exp: New file.
12765
03346981
SL
127662015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12767
12768 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12769 nios2-*-linux*.
12770 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12771 * gdb.base/siginfo.exp: Likewise.
12772 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12773
42422cc7
PL
127742015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12775
12776 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12777 Move it to ...
12778 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12779 ... here.
12780 * gdb.trace/range-stepping.exp: Check that the target supports
12781 range stepping.
12782
cfa68bae
JK
127832015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12784
12785 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12786
8ffdba26
PA
127872015-07-14 Pedro Alves <palves@redhat.com>
12788
12789 * gdb.base/killed-outside.exp: New file.
12790 * gdb.base/killed-outside.c: New file.
12791
218a5a11
JK
127922015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12793
12794 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12795 (n at main): New.
12796 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12797
e03ed3c6
AA
127982015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12799
12800 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12801 infcall tests instead of setting up for KFAIL.
12802
485668e5
MM
128032015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12804
12805 * gdb.btrace/record_goto-step.exp: New.
12806
08464196
JK
128072015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12808
12809 PR compile/18484
12810 * gdb.compile/compile.c (struct struct_type): Add volatile to
12811 selffield's type.
12812 * gdb.compile/compile.exp
12813 (compile code struct_object.selffield = &struct_object): Skip further
12814 struct_object tests if this one xfails.
12815
bcf5c1d9
RC
128162015-07-08 Robert O'Callahan <robert@ocallahan.org>
12817
12818 PR exp/18617
12819 * gdb.trace/ax.exp: Add test.
12820
4931af25
YQ
128212015-07-07 Yao Qi <yao.qi@linaro.org>
12822
12823 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12824 instead of istarget "aarch64*-*-*".
12825 * gdb.arch/aarch64-fp.exp: Likewise.
12826 * gdb.base/float.exp: Likewise.
12827 * gdb.reverse/aarch64.exp: Likewise.
12828 * lib/gdb.exp (is_aarch64_target): New proc.
12829
9fcf688e
YQ
128302015-07-07 Yao Qi <yao.qi@linaro.org>
12831
12832 * lib/gdb.exp (is_aarch32_target): New proc.
12833 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12834 instead of "istarget "arm*-*-*"".
12835 * gdb.arch/arm-disp-step.exp: Likewise.
12836 * gdb.arch/thumb-bx-pc.exp: Likewise.
12837 * gdb.arch/thumb-prologue.exp: Likewise.
12838 * gdb.arch/thumb-singlestep.exp: Likewise.
12839 * gdb.base/disp-step-syscall.exp: Likewise.
12840 * gdb.base/float.exp: Likewise.
12841
fbd8d50d
YQ
128422015-07-07 Yao Qi <yao.qi@linaro.org>
12843
12844 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12845 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12846
71be1fdc
YQ
128472015-07-07 Yao Qi <yao.qi@linaro.org>
12848
12849 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12850 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12851 if it exists.
12852 * gdb.multi/multi-arch.exp: Likewise.
12853
3e221d36
SM
128542015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12855
12856 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12857 print.
12858
d441430b
YQ
128592015-07-07 Yao Qi <yao.qi@linaro.org>
12860
12861 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12862
06f810bd
MG
128632015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12864
12865 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12866 '[' and ']' characters.
12867
5e61e7c0
IB
128682015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12869
12870 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12871
28bf096c
PA
128722015-06-29 Pedro Alves <palves@redhat.com>
12873
12874 PR threads/18127
12875 * gdb.threads/hand-call-new-thread.c: New file.
12876 * gdb.threads/hand-call-new-thread.c: New file.
12877
ee93cd5e
KS
128782015-06-26 Keith Seitz <keiths@redhat.com>
12879 Doug Evans <dje@google.com>
12880
12881 PR 16253
12882 * gdb.cp/var-tag-2.cc: New file.
12883 * gdb.cp/var-tag-3.cc: New file.
12884 * gdb.cp/var-tag-4.cc: New file.
12885 * gdb.cp/var-tag.cc: New file.
12886 * gdb.cp/var-tag.exp: New file.
12887
fc637f04
PP
128882015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12889
12890 * gdb.base/history-duplicates.exp: New test.
12891
2e52ae68
PP
128922015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12893
12894 * gdb.base/completion.exp: Test the completion of the "focus"
12895 command.
12896
6e22494e
JK
128972015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12898
12899 * gdb.arch/amd64-prologue-skip.S: New file.
12900 * gdb.arch/amd64-prologue-skip.exp: New file.
12901
bf7b9cd9
SM
129022015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12903
12904 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12905 is_address_zero_readable check.
12906
201e8dfd
PB
129072015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12908
12909 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12910 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12911
5cd867b4
YQ
129122015-06-24 Yao Qi <yao.qi@linaro.org>
12913
12914 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12915 linux targets.
12916
4d7be007
YQ
129172015-06-24 Yao Qi <yao.qi@linaro.org>
12918
12919 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12920 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12921 * gdb.base/siginfo-thread.exp: Likewise.
12922
07fcd301
YQ
129232015-06-22 Yao Qi <yao.qi@linaro.org>
12924
12925 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12926
52042a00
YQ
129272015-06-22 Yao Qi <yao.qi@linaro.org>
12928
12929 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12930 aarch64*-*-*.
12931 (skip_hw_watchpoint_tests): Likewise.
12932
74bd41ce
PP
129332015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12934
12935 * gdb.base/gdbinit-history.exp: Test the interaction between
12936 setting GDBHISTSIZE and setting the history size via .gdbinit.
12937
bc460514
PP
129382015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12939
12940 PR gdb/16999
12941 * gdb.base/gdbhistsize-history.exp: New test.
12942
b58c513b
PP
129432015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12944
12945 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
12946 with GDBHISTSIZE.
12947 * gdb.base/readline.exp: Likewise.
12948
92046791
YQ
129492015-06-17 Yao Qi <yao.qi@linaro.org>
12950
12951 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
12952 line.
12953
2093d2d3
PP
129542015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12955
12956 * gdb.base/gdbinit-history.exp: Add test case to check that
12957 an unlimited history file does not get truncated on exit.
12958
e6c693af
AA
129592015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12960
12961 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
12962 (VECTOR): New macro. Use it...
12963 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
12964 ...for these typedefs.
12965 (int8, char1, int1, double1): New typedefs.
12966 (struct just_int2, struct two_int2): New structures.
12967 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
12968 (add_structvecs, add_singlevecs): New functions.
12969 (main): Call add_some_intvecs twice.
12970 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
12971 the compile and exit upon failure. Try compiling for the "native"
12972 architecture. Test inferior function calls with vector arguments
12973 and vector return value handling with "finish" and "return".
12974
c74f7d1c
JT
129752015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
12976
12977 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
12978 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
12979 PE file.
12980 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
12981
98aa42ee
AT
129822015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12983
12984 PR breakpoints/16465
12985 * gdb.mi/mi-dprintf-pending.c: New file.
12986 * gdb.mi/mi-dprintf-pending.exp: New test.
12987 * gdb.mi/mi-dprintf-pendshr.c: New file.
12988
7d73c23c 129892015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 12990 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
12991
12992 * gdb.arch/i386-mpx-map.c: New file.
12993 * gdb.arch/i386-mpx-map.exp: New File.
12994
129952015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12996
12997 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
12998 * gdb.arch/i386-mpx.exp: Indentation fixed.
12999
130002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13001
13002 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13003 function and improved indentation.
13004 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13005 gdb_test_multiple. Added additional tests to skip the test.
13006
130072015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13008
13009 * gdb.arch/i386-avx512.c: Change path in include file.
13010 * gdb.arch/i386-avx512.exp: Change include dir path
13011 compilation flag.
13012 * gdb.arch/i386-mpx.c: Change path in include file.
13013 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13014 flag.
13015
d5eba19a
JK
130162015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13017
13018 * gdb.compile/compile-print.exp (compile print *vararray@3)
13019 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13020
7f361056
JK
130212015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13022
13023 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13024 (do not keep jit in memory): ... this.
13025 (expect 5): Change it to ...
13026 (expect no 5): ... this.
13027
3b462ec2
SM
130282015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13029
13030 PR gdb/15564
13031 * gdb.mi/mi-detach.exp: New file.
13032
e0619de6
JK
130332015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13034
13035 PR symtab/18392
13036 * gdb.arch/amd64-tailcall-self.S: New file.
13037 * gdb.arch/amd64-tailcall-self.c: New file.
13038 * gdb.arch/amd64-tailcall-self.exp: New file.
13039
e970cb34
DB
130402015-05-28 Don Breazeal <donb@codesourcery.com>
13041
13042 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13043 tests for remote targets by checking is_target_gdbserver.
13044
b2e2f908
DE
130452015-05-27 Doug Evans <dje@google.com>
13046
13047 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13048 * gdb.dwarf2/opaque-type-lookup.c: New file.
13049 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13050
82c7be31
DE
130512015-05-26 Doug Evans <dje@google.com>
13052
13053 * gdb.cp/iostream.cc: New file.
13054 * gdb.cp/iostream.exp: New file.
13055
b4f54984
DE
130562015-05-26 Doug Evans <dje@google.com>
13057
13058 * gdb.dwarf2/dw2-op-call.exp: Update.
13059 * gdb.dwarf2/dw4-sig-types.exp: Update.
13060 * gdb.dwarf2/implptr.exp: Update.
13061 * gdb.mi/mi-cmd-param-changed.exp: Update.
13062
4ea6efe9
DE
130632015-05-26 Doug Evans <dje@google.com>
13064
13065 * gdb.python/py-lazy-string.c: New file.
13066 * gdb.python/py-lazy-string.exp: New file.
13067 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13068 (main): Update. Add estring3.
13069 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13070 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13071
f6bb7db3
YQ
130722015-05-26 Omair Javaid <omair.javaid@linaro.org>
13073 Yao Qi <yao.qi@linaro.org>
13074
13075 * gdb.reverse/aarch64.c: New.
13076 * gdb.reverse/aarch64.exp: New.
13077
a81bfbd0
OJ
130782015-05-26 Omair Javaid <omair.javaid@linaro.org>
13079
25d49b86
PA
13080 * lib/gdb.exp (supports_process_record): Return true for
13081 aarch64*-linux*.
a81bfbd0
OJ
13082 (supports_reverse): Likewise.
13083
158bf1b4
PP
130842015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13085
13086 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13087 Use with_test_prefix.
13088
a0145030
AB
130892015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13090
13091 * gdb.base/completion.exp: Add test for completion of layout
13092 names.
13093
ebe3b578
AB
130942015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13095
13096 * lib/gdb.exp (skip_tui_tests): New proc.
13097 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13098
84204ed7
PA
130992015-05-19 Pedro Alves <palves@redhat.com>
13100
13101 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13102 Save the whole env array instead of just HOME. Unset HISTSIZE in
13103 the environment while testing. Restore whole environment
13104 afterwards.
13105
37442ce1
DE
131062015-05-16 Doug Evans <xdje42@gmail.com>
13107
13108 * gdb.guile/scm-ports.c: New file.
13109 * gdb.guile/scm-ports.exp: Add memory port tests.
13110
36de76f9
JK
131112015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13112
13113 * gdb.compile/compile-print.c: New file.
13114 * gdb.compile/compile-print.exp: New file.
13115
3a9558c4
JK
131162015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13117
13118 * gdb.compile/compile-ops.exp: Cast param to void.
13119 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13120 (compile code struct_object.selffield = &struct_object): Add xfail.
13121
aa715135
JG
131222015-05-15 Joel Brobecker <brobecker@adacore.com>
13123
13124 * gdb.ada/arr_enum_with_gap: New testcase.
13125
931e5bc3
JG
131262015-05-15 Joel Brobecker <brobecker@adacore.com>
13127
13128 * gdb.ada/byte_packed_arr: New testcase.
13129
9cd4d857
JB
131302015-05-15 Joel Brobecker <brobecker@adacore.com>
13131
13132 * gdb.ada/pckd_neg: New testcase.
13133
ebfd00d2
PP
131342015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13135
13136 PR gdb/17820
13137 * gdb.base/gdbinit-history.exp: New test.
13138 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13139 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13140
4c082a81
SC
131412015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13142
13143 * gdb.python/py-xmethods.cc: Enhance test case.
13144 * gdb.python/py-xmethods.exp: New tests.
13145 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13146 function.
13147 (B_indexoper): Likewise.
13148 (global_dm_list) : Add new xmethod worker functions.
13149
f7797074
SDJ
131502015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13151
13152 * gdb.base/coredump-filter.exp: Correctly unset
13153 "coredump_var_addr" array.
13154
a4674e4e
PA
131552015-05-08 Pedro Alves <palves@redhat.com>
13156
13157 * gdb.server/non-existing-program.exp: Unset spawn_id.
13158
df2eb078
SC
131592015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13160
13161 PR python/18291
13162 * gdb.python/py-xmethods.exp: Add tests.
13163
422349a3
YQ
131642015-05-08 Yao Qi <yao.qi@linaro.org>
13165
13166 PR gdb/18208
13167 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13168 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13169 function set_coredump_filter, and remove remote_exec call.
13170 Remove argument ipid. Callers update.
13171 (top level): Don't get inferior's PID.
13172
63fc80ce
AA
131732015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13174
13175 * gdb.base/watch_thread_num.exp: Skip test on targets without
13176 access watchpoints.
13177
80ad801e
PA
131782015-05-06 Pedro Alves <palves@redhat.com>
13179
13180 PR server/18081
13181 * gdb.server/non-existing-program.exp: New file.
13182
0fa7fe50
JB
131832015-05-05 Joel Brobecker <brobecker@adacore.com>
13184
13185 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13186
3ea89b92
PMR
131872015-05-05 Joel Brobecker <brobecker@adacore.com>
13188
13189 * gdb.ada/out_of_line_in_inlined: New testcase.
13190
87b8eff0
JB
131912015-05-05 Joel Brobecker <brobecker@adacore.com>
13192
13193 * gdb.ada/var_rec_arr: New testcase.
13194
5fccc635
YQ
131952015-04-30 Yao Qi <yao.qi@linaro.org>
13196
13197 * gdb.base/break-idempotent.exp: If
13198 skip_hw_watchpoint_multi_tests returns true, skip the tests
13199 on "rwatch" and "awatch".
13200
42d38f42
YQ
132012015-04-30 Yao Qi <yao.qi@linaro.org>
13202
13203 * gdb.base/relativedebug.exp: Invoke gdb command
13204 "info sharedlibrary", and if libc.so doesn't have debug info,
13205 skip the test.
13206
2ce1cdbf
DE
132072015-04-29 Doug Evans <dje@google.com>
13208
13209 * gdb.python/py-xmethods.exp: Add ptype tests.
13210 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13211 get_result_type method.
13212
f24a38c5
LM
132132015-04-29 Luis Machado <lgustavo@codesourcery.com>
13214
13215 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13216 the target does not support hardware watchpoints.
13217
ecbf2b3c
LM
132182015-04-29 Luis Machado <lgustavo@codesourcery.com>
13219
13220 * gdb.base/break-always.exp: Abort testing if writing to memory
13221 causes an error.
13222
34f5f757
DE
132232015-04-28 Doug Evans <dje@google.com>
13224
13225 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13226 * gdb.python/py-pp-registration.exp: ... here. New file.
13227 * gdb.python/py-pp-registration.c: New file.
13228 * gdb.python/py-pp-registration.py: New file.
13229
69b4374a
DE
132302015-04-28 Doug Evans <dje@google.com>
13231
13232 * gdb.python/py-bad-printers.c: New file.
13233 * gdb.python/py-bad-printers.py: New file.
13234 * gdb.python/py-bad-printers.exp: New file.
13235
59fb7612
SS
132362015-04-28 Sasha Smundak <asmundak@google.com>
13237
13238 * gdb.python/py-type.exp: New test.
13239
2631b16a
AW
132402015-04-28 Andy Wingo <wingo@igalia.com>
13241
13242 * gdb.python/py-parameter.exp:
13243 * gdb.guile/scm-parameter.exp: Escape the path that we are
13244 matching against, as it might contain characters that are special
13245 to regular expressions.
13246
460efde1
JB
132472015-04-27 Joel Brobecker <brobecker@adacore.com>
13248
13249 * gdb.ada/rec_comp: New testcase.
13250
2d369d8e
SDJ
132512015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13252
13253 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13254 before using it.
13255
cf75d6c3
AB
132562015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13257
13258 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13259 new tests for verilog output.
13260
8dbe7ca5
YQ
132612015-04-24 Yao Qi <yao.qi@linaro.org>
13262
13263 * boards/remote-gdbserver-on-localhost.exp: New file.
13264
4ef9fb2f
PA
132652015-04-23 Pedro Alves <palves@redhat.com>
13266
13267 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13268 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13269 "end of file", remove $inferior_spawn_id from the indirect list.
13270
0a803169
PA
132712015-04-23 Pedro Alves <palves@redhat.com>
13272
13273 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13274
749ef8f8
PA
132752015-04-23 Pedro Alves <palves@redhat.com>
13276
13277 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13278 on $any_spawn_id instead of only on $gdb_spawn_id.
13279
8aae4344
PM
132802015-04-21 Pierre Muller <muller@sourceware.org>
13281
13282 PR pascal/17815
13283 * lib/pascal.exp (gpc_compile): Add new option "class".
13284 (fpc_compile): Likewise.
13285 * gdb.pascal/case-insensitive-symbols.pas: New file.
13286 * gdb.pascal/case-insensitive-symbols.exp: New file.
13287
1586c8fb
GB
132882015-04-20 Gary Benson <gbenson@redhat.com>
13289
13290 * gdb.base/attach.exp: Fix three extended remote failures.
13291
1b6e6f5c
GB
132922015-04-17 Gary Benson <gbenson@redhat.com>
13293
13294 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13295 the main executable over the remote protocol.
13296
e797481d
PA
132972015-04-16 Pedro Alves <palves@redhat.com>
13298
13299 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13300 a new gdbserver if gdbserver_reconnect_p is set.
13301
1ca99c42
PA
133022015-04-16 Pedro Alves <palves@redhat.com>
13303
13304 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13305 is set, don't exit gdbserver.
13306
af9fd6f8
AA
133072015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13308
13309 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13310 appropriate .insn, such that an older assembler can be used.
13311 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13312 the z/Architecture instruction set on 31-bit targets as well.
13313
04ff1e61
AA
133142015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13315
13316 * gdb.go/handcall.exp: Remove all logic related to the first
13317 breakpoint and rely on go_runto_main instead.
13318 * gdb.go/strings.exp: Likewise.
13319 * gdb.go/unsafe.exp: Likewise.
13320 * gdb.go/hello.exp: Likewise. Also rename the remaining
13321 breakpoint marker to "breakpoint 1".
13322 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13323 * gdb.go/strings.go: Likewise.
13324 * gdb.go/unsafe.go: Likewise.
13325 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13326 "set breakpoint 2 here" and rename the remaining breakpoint marker
13327 to "breakpoint 1".
13328
40d2f8d6
SM
133292015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13330
13331 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13332 if itertools.imap is not present.
13333 * gdb.python/py-objfile.exp: Add parentheses.
13334 * gdb.python/py-type.exp: Same.
13335 * gdb.python/py-unwind-maint.py: Same.
13336
8cbc97c6
YQ
133372015-04-15 Yao Qi <yao.qi@linaro.org>
13338
13339 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13340 of ":$ptr_size" and set its form explicitly.
13341
45fd756c
YQ
133422015-04-15 Pedro Alves <palves@redhat.com>
13343 Yao Qi <yao.qi@linaro.org>
13344
13345 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13346 timeout by factor of 4.
13347 (test_regular_watch): Likewise.
13348 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13349 * gdb.reverse/sigall-reverse.exp: Likewise.
13350 * gdb.reverse/until-precsave.exp: Likewise.
13351 * lib/gdb.exp (with_timeout_factor): New proc.
13352 (gdb_expect): Move some code to ...
13353 (get_largest_timeout): ... here. New procedure.
13354
9e811bc3
LM
133552015-04-14 Luis Machado <lgustavo@codesourcery.com>
13356
13357 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13358
0ff6fcb2
LM
133592015-04-13 Luis Machado <lgustavo@codesourcery.com>
13360
13361 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13362 to write to the .text section.
13363
7578d5f7
LM
133642015-04-13 Luis Machado <lgustavo@codesourcery.com>
13365
13366 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13367 Handle the case of targets that do not provide PID information.
13368
2efe15c4
YQ
133692015-04-13 Yao Qi <yao.qi@linaro.org>
13370
13371 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13372 and use expect instead of gdb_expect.
13373
8cd8f2f8
SDJ
133742015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13375
13376 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13377 "coredump_var_addr" to avoid naming conflict with other testcases.
13378
9ee41772
PA
133792015-04-10 Pedro Alves <palves@redhat.com>
13380
13381 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13382 gdb_test_sequence and gdb_assert.
13383
07473109
PA
133842015-04-10 Pedro Alves <palves@redhat.com>
13385
13386 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13387 test messages that don't include the breakpoint address.
13388
de3db44c
YQ
133892015-04-10 Yao Qi <yao.qi@linaro.org>
13390
13391 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13392 false for some offset and width combinations which aren't
13393 supported by linux kernel.
13394
c79d856c
PA
133952015-04-10 Pedro Alves <palves@redhat.com>
13396
13397 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13398 procedure, factored out from ...
13399 (top level): ... here. Add "set displaced-stepping" testing axis.
13400 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13401 parameter "displaced". Use it.
13402 (top level): Use foreach and add "set displaced-stepping" testing
13403 axis.
13404
ebc90b50
PA
134052015-04-10 Pedro Alves <palves@redhat.com>
13406
13407 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13408 Remove comment.
13409 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13410 both the address of the instruction that triggers the watchpoint
13411 and the address of the instruction immediately after, and use
13412 those addresses for the test. Fix comment.
13413
8f572e5c
PA
134142015-04-10 Pedro Alves <palves@redhat.com>
13415
13416 * gdb.base/sigstep.exp (breakpoint_to_handler)
13417 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13418 Test "backtrace" in handler.
13419 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13420 (top level): Add new "displaced" test axis to
13421 breakpoint_to_handler, breakpoint_to_handler_entry and
13422 breakpoint_over_handler.
13423
8d707a12
PA
134242015-04-10 Pedro Alves <palves@redhat.com>
13425
13426 PR gdb/18216
13427 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13428
ef713951
YQ
134292015-04-10 Yao Qi <yao.qi@linaro.org>
13430
13431 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13432 (test_add_rn_pc): New function.
13433 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13434 (top level): Invoke test_add_rn_pc.
13435
906d60cf
PA
134362015-04-10 Pedro Alves <palves@redhat.com>
13437
13438 PR gdb/13858
13439 * gdb.base/step-over-no-symbols.exp: New file.
13440
f2983cc3
AW
134412015-04-09 Andy Wingo <wingo@igalia.com>
13442
13443 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13444 after the Python tests.
13445
6d62641c
SDJ
134462015-04-08 Keith Seitz <keiths@redhat.com>
13447
13448 PR python/16699
13449 * gdb.python/py-completion.exp: New tests for completion.
13450 * gdb.python/py-completion.py (CompleteLimit1): New class.
13451 (CompleteLimit2): Likewise.
13452 (CompleteLimit3): Likewise.
13453 (CompleteLimit4): Likewise.
13454 (CompleteLimit5): Likewise.
13455 (CompleteLimit6): Likewise.
13456 (CompleteLimit7): Likewise.
13457
f3770638
PA
134582015-04-08 Pedro Alves <palves@redhat.com>
13459
13460 PR gdb/18214
13461 PR gdb/18216
13462 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13463 function.
13464 (main): Install it as SIGUSR1 handler.
13465 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13466 parameter. Always use "setup" as prefix. Toggle "set
13467 displaced-stepping" off/on depending on global. Don't switch to
13468 thread 1 here.
13469 (top level): Add displaced stepping "off/on" test axis. Update
13470 "setup" calls. Wrap each subtest with with_test_prefix. Test
13471 continuing with a queued signal in each thread.
13472
4496bed7
PA
134732015-04-08 Pedro Alves <palves@redhat.com>
13474
13475 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13476 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13477 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13478 Return early if running to main fails.
13479 * gdb.trace/while-stepping.exp: Likewise.
13480
b97fde92
PA
134812015-04-07 Pedro Alves <palves@redhat.com>
13482
13483 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13484 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13485 interact with inferior program.
13486
f71c18e7
PA
134872015-04-07 Pedro Alves <palves@redhat.com>
13488
13489 * lib/gdb.exp (inferior_spawn_id): New global.
13490 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13491 spawn id after processing the user code.
13492 (default_gdb_start): Set inferior_spawn_id.
13493 (send_inferior): New procedure.
13494 * lib/gdbserver-support.exp (gdbserver_start): Set
13495 inferior_spawn_id.
13496 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13497
6423214f
PA
134982015-04-07 Pedro Alves <palves@redhat.com>
13499
13500 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13501 * lib/gdbserver-support.exp (gdbserver_start): Make
13502 $server_spawn_id global.
13503 (gdbserver_start): Don't wait for gdbserver's spawn id with
13504 expect_background.
13505 (close_gdbserver): New procedure.
13506 (gdb_exit): Rename the default version and reimplement.
13507
71c0ee8c
PA
135082015-04-07 Pedro Alves <palves@redhat.com>
13509
72f4393d 13510 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
13511 append the substituted item, not the original item.
13512
203bc29b
PA
135132015-04-07 Pedro Alves <palves@redhat.com>
13514
13515 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13516 gdb_expect.
13517
508a3ddf
PA
135182015-04-07 Pedro Alves <palves@redhat.com>
13519
13520 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13521 output appearing once only.
13522
9f6dbe2b
PA
135232015-04-07 Pedro Alves <palves@redhat.com>
13524
13525 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13526 that doesn't expect anything. Return early if running to main
13527 fails.
13528
337532fa
YQ
135292015-04-07 Yao Qi <yao.qi@linaro.org>
13530
13531 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13532 (child_function): Call alarm.
13533 (main): Move call to alarm into the loop.
13534 * gdb.threads/non-stop-fair-events.exp: Build program with
13535 -DTIMEOUT=$timeout.
13536
01b622d4
DE
135372015-04-06 Doug Evans <xdje42@gmail.com>
13538
13539 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13540 Fix dest parameter to board_info.
13541 (fpc_compile): Ditto.
13542 (gdb_compile_pascal): Rename dest arg to destfile.
13543
961f4160
PMR
135442015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13545
13546 * gdb.ada/funcall_ref.exp: New file.
13547 * gdb.ada/funcall_ref/foo.adb: New file.
13548
cafda597
YQ
135492015-04-02 Yao Qi <yao.qi@linaro.org>
13550
13551 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13552 is remote.
13553
fed040c6
GB
135542015-04-02 Gary Benson <gbenson@redhat.com>
13555
13556 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13557
d11916aa
SS
135582015-04-01 Sasha Smundak <asmundak@google.com>
13559
13560 * gdb.python/py-unwind-maint.c: New file.
13561 * gdb.python/py-unwind-maint.exp: New test.
13562 * gdb.python/py-unwind-maint.py: New file.
13563 * gdb.python/py-unwind.c: New file.
13564 * gdb.python/py-unwind.exp: New test.
13565 * gdb.python/py-unwind.py: New test.
13566
a1471180
PA
135672015-04-01 Pedro Alves <palves@redhat.com>
13568
13569 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13570 to fail instead of non-existent $test.
13571
0bbeccb1
PA
135722015-04-01 Pedro Alves <palves@redhat.com>
13573
13574 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13575 GDBFLAGS if not empty.
13576
3c724c8c
PMR
135772015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13578
13579 * gdb.ada/complete.exp: Remove "multi_line".
13580 * gdb.ada/info_exc.exp: Remove "multi_line".
13581 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13582 * gdb.ada/ptype_field.exp: Remove "multi_line".
13583 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13584 * gdb.ada/tagged.exp: Remove "multi_line".
13585 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13586 [multi_line ...]
13587 * gdb.btrace/delta.exp: Likewise.
13588 * gdb.btrace/exception.exp: Likewise.
13589 * gdb.btrace/function_call_history.exp: Likewise.
13590 * gdb.btrace/instruction_history.exp: Likewise.
13591 * gdb.btrace/nohist.exp: Likewise.
13592 * gdb.btrace/record_goto.exp: Likewise.
13593 * gdb.btrace/segv.exp: Likewise.
13594 * gdb.btrace/stepi.exp: Likewise.
13595 * gdb.btrace/tailcall.exp: Likewise.
13596 * gdb.btrace/unknown_functions.exp: Likewise.
13597 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13598 * lib/gdb.exp: Add the "multi_line" helper.
13599
4eec2deb
PA
136002015-04-01 Pedro Alves <palves@redhat.com>
13601
13602 * gdb.threads/tid-reuse.c: New file.
13603 * gdb.threads/tid-reuse.exp: New file.
13604
df8411da
SDJ
136052015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13606
13607 PR corefiles/16092
13608 * gdb.base/coredump-filter.c: New file.
13609 * gdb.base/coredump-filter.exp: Likewise.
13610
6ef37366
PM
136112015-03-27 Petr Machata <pmachata@redhat.com>
13612
13613 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13614 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13615 (Dwarf::assemble): Initialize them.
13616 (Dwarf::lines): New function.
13617
7ec911b0
JT
136182015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13619
13620 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13621 SYMBOL_PREFIX for x86_64-*-cygwin.
13622
ff908ebf
AW
136232015-03-26 Andy Wingo <wingo@igalia.com>
13624
13625 PR symtab/18148
13626 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13627 const_value but not a location.
13628 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13629 location defined in non-main CUs are visible.
13630
6d5f0679
YQ
136312015-03-26 Yao Qi <yao.qi@linaro.org>
13632
13633 PR testsuite/18139
13634 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13635 Add a line number entry for the same line.
13636 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13637 Add a line number entry for the same line.
13638
2898689b
YQ
136392015-03-26 Yao Qi <yao.qi@linaro.org>
13640
13641 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13642 .int 0.
13643 (func): Likewise. Add .Lfunc_1 label.
13644 Use .Lfunc_1 label.
13645 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13646 .int 0.
13647 (func): Likewise.
13648 Use .Lfunc_1 label.
13649
85180498
YQ
136502015-03-26 Yao Qi <yao.qi@linaro.org>
13651
13652 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13653 Call gdb_compile instead to compile each .s files without debug
13654 information.
13655
8aa08a8d
YQ
136562015-03-26 Yao Qi <yao.qi@linaro.org>
13657
13658 * gdb.base/savedregs.exp (process_saved_regs): Make
13659 "Saved registers:" optional in the pattern.
13660
66849923
MM
136612015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13662
13663 * gdb.btrace/next.exp: Merged into step.exp.
13664 * gdb.btrace/finish.exp: Merged into step.exp.
13665 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13666 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13667 "record goto" and checking the exact replay position.
13668 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13669 check for "Recording format" in "info record" output.
13670 * gdb.btrace/record_goto.exp: Choose test file based on target.
13671 * gdb.btrace/x86-record_goto.S: Renamed into ...
13672 * gdb.btrace/x86_64-record_goto.S: ... this.
13673 * gdb.btrace/i686-record_goto.S: New.
13674 * gdb.btrace/x86-tailcall.S: Renamed into ...
13675 * gdb.btrace/x86_64-tailcall.S: ... this.
13676 * gdb.btrace/i686-tailcall.S: New.
13677 * gdb.btrace/x86-tailcall.c: Renamed into ...
13678 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13679 separate statements. Update test.
13680 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13681 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13682 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13683 * gdb.btrace/tailcall.exp: Choose test file based on target.
13684 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13685
11cc1b74
MM
136862015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13687
13688 * gdb.btrace/exception.exp: Increase BTS buffer size.
13689
a25d8bf9
PA
136902015-03-24 Pedro Alves <palves@redhat.com>
13691
13692 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13693
856e7dd6
PA
136942015-03-24 Pedro Alves <palves@redhat.com>
13695
13696 * gdb.threads/schedlock.exp (test_step): No longer expect that
13697 "set scheduler-locking step" with "next" over a function call runs
13698 threads unlocked.
13699
ad235a41
AT
137002015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13701
13702 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13703
15630549
AT
137042015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13705
13706 PR breakpoints/16466
13707 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13708 * gdb.mi/mi-pending.c (thread_func): New function.
13709 (int main): Add threading support required.
13710 * gdb.mi/mi-pending.exp: Add tests for this issue.
13711 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13712 (pendfunc2): Remove stdio dependency.
13713 * gdb.mi/mi-pendshr2.c: New file.
13714
693dca06
KS
137152015-03-23 Keith Seitz <keiths@redhat.com>
13716
13717 * gdb.linespec/keywords.c: New file.
13718 * gdb.linespec/keywords.exp: New file.
13719
7e993ebf
KS
137202015-03-23 Keith Seitz <keiths@redhat.com>
13721
13722 PR gdb/18021
13723 * gdb.dwarf2/staticvirtual.exp: New test.
13724
bc23328c
JK
137252015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13726
13727 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13728 * README: Remove HP-UX and gdb.hp.
13729 (configuration):
13730 * configure: Regenerate.
13731 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13732 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13733 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13734 gdb.hp/gdb.defects/Makefile.
13735 * gdb.hp/Makefile.in: File deleted.
13736 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13737 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13738 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13739 * gdb.hp/gdb.aCC/run.c: File deleted.
13740 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13741 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13742 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13743 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13744 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13745 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13746 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13747 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13748 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13749 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13750 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13751 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13752 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13753 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13754 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13755 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13756 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13757 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13758 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13759 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13760 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13761 * gdb.hp/gdb.compat/average.c: File deleted.
13762 * gdb.hp/gdb.compat/sum.c: File deleted.
13763 * gdb.hp/gdb.compat/xdb.c: File deleted.
13764 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13765 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13766 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13767 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13768 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13769 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13770 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13771 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13772 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13773 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13774 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13775 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13776 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13777 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13778 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13779 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13780 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13781 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13782 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13783 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13784 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13785 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13786 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13787 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13788 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13789 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13790 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13791 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13792 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13793 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13794 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13795 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13796 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13797 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13798 * gdb.hp/tools/odump: File deleted.
13799
8bf3b159
PA
138002015-03-19 Pedro Alves <palves@redhat.com>
13801
13802 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13803 (saw_thread_3): New globals.
13804 (top level): Increment them when an event for the corresponding
13805 thread is seen.
13806 (no thread starvation): New test.
13807
eb54c8bf
PA
138082015-03-19 Pedro Alves <palves@redhat.com>
13809
13810 * gdb.threads/continue-pending-status.c: New file.
13811 * gdb.threads/continue-pending-status.exp: New file.
13812
32d2e5d6
PA
138132015-03-18 Pedro Alves <palves@redhat.com>
13814
13815 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13816 Use gdb_is_target_remote instead of is_remote. Use
13817 gdb_test_multiple instead of gdb_expect. Exit early if
13818 gdb_test_multiple hits its internal matches. Tighten stepi tests
13819 expected output. Fail on exit with any signal, instead of just
13820 SIGILL.
13821
f68f11b7
YQ
138222015-03-18 Yao Qi <yao.qi@linaro.org>
13823
13824 PR tdep/18107
13825 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13826 variable.
13827 * gdb.base/catch-syscall.exp: Don't skip it on
13828 aarch64*-*-linux* target. Remove elements in all_syscalls.
13829 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13830 target.
13831 (setup_all_syscalls): New proc.
13832
ca5fd19b
YQ
138332015-03-16 Yao Qi <yao.qi@linaro.org>
13834
13835 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13836 (top level): Skip tests if valid_addr_p returns false for
13837 $cmd1 or $cmd2.
13838
85642ba0
AW
138392015-03-11 Andy Wingo <wingo@igalia.com>
13840
13841 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13842
e03f9645
YQ
138432015-03-11 Yao Qi <yao.qi@linaro.org>
13844
13845 * gdb.base/catch-syscall.exp: Fix typo in comments.
13846
5d0962b2
YQ
138472015-03-11 Yao Qi <yao.qi@linaro.org>
13848
13849 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13850
b2df3cef
PA
138512015-03-09 Pedro Alves <palves@redhat.com>
13852
13853 * dg-extract-results.py: Delete.
13854
ef878e53
PA
138552015-03-09 Pedro Alves <palves@redhat.com>
13856
13857 Merge dg-extract-results.sh from GCC upstream (r218843).
13858
13859 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13860 * dg-extract-results.sh: Use --text with grep to avoid issues with
13861 binary files. Fall back to cat -v, if that doesn't work.
13862
9494d219
PA
138632015-03-05 Pedro Alves <palves@redhat.com>
13864
13865 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13866
a8d9763a
SM
138672015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13868
13869 * lib/mi-support.exp (mi_expect_interrupt): Accept
13870 alternative event for when in all-stop mode.
13871
be9957b8
PA
138722015-03-04 Pedro Alves <palves@redhat.com>
13873
13874 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13875
d57be0f4 138762015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
13877
13878 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13879
c214c7cf
AA
138802015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13881
13882 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13883 regexps for GDB's current line display, accept a hex address
13884 preceding the line number.
13885
6d74a497
AA
138862015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13887
13888 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13889 the 'arch1' variable for "s390*-linux*" targets.
13890
511aee7c
PA
138912015-03-04 Pedro Alves <palves@redhat.com>
13892
13893 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13894 (main): Pass missing retval argument to pthread_join call.
13895
95e50b27
PA
138962015-03-02 Pedro Alves <palves@redhat.com>
13897
13898 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
13899 (top level): Call do_test with non-stop as well.
13900
28054d69
PA
139012015-03-02 Pedro Alves <palves@redhat.com>
13902
13903 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13904 -1.
13905
4fa5d7b4
AA
139062015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13907
13908 * gdb.arch/s390-vregs.exp: New test.
13909 * gdb.arch/s390-vregs.S: New file.
13910
97c18565
PA
139112015-02-27 Pedro Alves <palves@redhat.com>
13912
13913 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13914 call to catch_command_errors.
13915 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13916 catch_command_errors.
13917
a37bfa30
PA
139182015-02-27 Pedro Alves <palves@redhat.com>
13919
13920 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13921 "true" for boolean result.
13922 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13923 prototype of main.
13924
6f98576f
PA
139252015-02-27 Pedro Alves <palves@redhat.com>
13926
13927 * lib/unbuffer_output.c: New file.
13928 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13929 (main): Call gdb_unbuffer_output.
13930
eba5ab56
YQ
139312015-02-27 Yao Qi <yao.qi@linaro.org>
13932
13933 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13934 target.
13935
0def5aaa
DE
139362015-02-26 Doug Evans <dje@google.com>
13937
13938 * gdb.cp/class2.cc (Dbase, D): New classes.
13939 (main): New local delta.
13940 * gdb.cp/class2.exp: Test printing delta.
13941 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
13942 (dynbar): New global.
13943 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
13944
081a1c2c
JK
139452015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13946
13947 * gdb.compile/compile-ifunc.c: New file.
13948 * gdb.compile/compile-ifunc.exp: New file.
13949
2f41223f
AT
139502015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
13951
13952 * gdb.base/structs.exp: Check for correct struct on finish.
13953
03eddd80
YQ
139542015-02-26 Yao Qi <yao.qi@linaro.org>
13955
13956 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13957 is zero.
13958
80c57053
JK
139592015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13960
13961 * gdb.arch/cordic.ko.bz2: New file.
13962 * gdb.arch/cordic.ko.debug.bz2: New file.
13963 * gdb.arch/ppc64-symtab-cordic.exp: New file.
13964
21613c12
YQ
139652015-02-25 Yao Qi <yao.qi@linaro.org>
13966
13967 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
13968 aarch64*-*-* target.
13969
d8b901ed
PA
139702015-02-23 Pedro Alves <palves@redhat.com>
13971
13972 * lib/gdb.exp (delete_breakpoints): Rewrite using
13973 gdb_test_multiple.
13974
e5b85ead
PA
139752015-02-23 Pedro Alves <palves@redhat.com>
13976
13977 * gdb.base/info-os.c: Include stdlib.h.
13978
85c3a371
DE
139792015-02-22 Doug Evans <xdje42@gmail.com>
13980
13981 PR symtab/17855
13982 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
13983 is read after symbols have been re-read.
13984 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
13985 * gdb.ada/exec_changed/second.adb (Second): Ditto.
13986
96553a0c
DE
139872015-02-21 Doug Evans <dje@google.com>
13988
13989 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
13990
97a0c697
JK
139912015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13992
13993 PR corefiles/17808
13994 * gdb.arch/i386-biarch-core.core.bz2: New file.
13995 * gdb.arch/i386-biarch-core.exp: New file.
13996
a47cd6e9
PA
139972015-02-21 Pedro Alves <palves@redhat.com>
13998
13999 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14000 runto_main fails.
14001
c5facdc4
PA
140022015-02-20 Pedro Alves <palves@redhat.com>
14003
14004 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14005 info probes.
14006
2db9a427
PA
140072015-02-20 Pedro Alves <palves@redhat.com>
14008
14009 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14010
60fb7e9e
PA
140112015-02-20 Pedro Alves <palves@redhat.com>
14012
14013 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14014 clean_restart before gdb_target_supports_trace.
14015
5c5019c2
PA
140162015-02-20 Pedro Alves <palves@redhat.com>
14017
14018 PR threads/18006
14019 * gdb.threads/clone-thread_db.c: New file.
14020 * gdb.threads/clone-thread_db.exp: New file.
14021
c9587f88
AT
140222015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14023
14024 PR breakpoints/16812
14025 * gdb.base/catch-gdb-caused-signals.c: New file.
14026 * gdb.base/catch-gdb-caused-signals.exp: New file.
14027
f6a88844
JM
140282015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14029
14030 * configure: Regenerated.
14031 * configure.ac: Use GDB_AC_TRANSFORM.
14032 * aclocal.m4: sinclude ../transform.m4.
14033
497c491b
JM
140342015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14035
14036 * lib/dtrace.exp: New file.
14037 * gdb.base/dtrace-probe.exp: Likewise.
14038 * gdb.base/dtrace-probe.d: Likewise.
14039 * gdb.base/dtrace-probe.c: Likewise.
14040 * lib/pdtrace.in: Likewise.
14041 * configure.ac: Output variables with the transformed names of
14042 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14043 * configure: Regenerated.
14044
03e98035
JM
140452015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14046
14047 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14048 expected message when trying to access $_probe_* convenience
14049 variables while not on a probe.
14050
63cc30e9
JK
140512015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14052
14053 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14054
0703599a
PA
140552015-02-11 Pedro Alves <pedro@codesourcery.com>
14056
14057 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14058 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14059
7e60a48e
DE
140602015-02-10 Doug Evans <xdje42@gmail.com>
14061
14062 * lib/gdb.exp (gdb_load): Always return a result.
14063
01b088bc
PA
140642015-02-10 Pedro Alves <palves@redhat.com>
14065
14066 * gdb.threads/signal-sigtrap.c: New file.
14067 * gdb.threads/signal-sigtrap.exp: New file.
14068
b05ec7a5
AT
140692015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14070
14071 * gdb.trace/no-attach-trace.c: New file.
14072 * gdb.trace/no-attach-trace.exp: New file.
14073
a2c2acaf
MW
140742015-02-09 Mark Wielaard <mjw@redhat.com>
14075
14076 * gdb.dwarf2/atomic.c: New file.
14077 * gdb.dwarf2/atomic-type.exp: Likewise.
14078
31fd9caa
MM
140792015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14080
14081 * gdb.btrace/buffer-size.exp: Update "info record" output.
14082 * gdb.btrace/delta.exp: Update "info record" output.
14083 * gdb.btrace/enable.exp: Update "info record" output.
14084 * gdb.btrace/finish.exp: Update "info record" output.
14085 * gdb.btrace/instruction_history.exp: Update "info record" output.
14086 * gdb.btrace/next.exp: Update "info record" output.
14087 * gdb.btrace/nexti.exp: Update "info record" output.
14088 * gdb.btrace/step.exp: Update "info record" output.
14089 * gdb.btrace/stepi.exp: Update "info record" output.
14090 * gdb.btrace/nohist.exp: Update "info record" output.
14091
d33501a5
MM
140922015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14093
14094 * gdb.btrace/buffer-size: New.
14095
f4abbc16
MM
140962015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14097
14098 * gdb.btrace/delta.exp: Update "info record" output.
14099 * gdb.btrace/enable.exp: Update "info record" output.
14100 * gdb.btrace/finish.exp: Update "info record" output.
14101 * gdb.btrace/instruction_history.exp: Update "info record" output.
14102 * gdb.btrace/next.exp: Update "info record" output.
14103 * gdb.btrace/nexti.exp: Update "info record" output.
14104 * gdb.btrace/step.exp: Update "info record" output.
14105 * gdb.btrace/stepi.exp: Update "info record" output.
14106 * gdb.btrace/nohist.exp: Update "info record" output.
14107
b9d61307
SM
141082015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14109
14110 PR gdb/15678
14111 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14112
e584fdbc
PA
141132015-02-06 Pedro Alves <palves@redhat.com>
14114
14115 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14116 macro.
14117 (seconds_left, again): New globals.
14118 (main): Wait seconds_left in a 1-second sleep loop instead of
14119 sleeping 180 seconds. If 'again' is set, reset the seconds
14120 counter.
14121 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14122 'again' in the inferior before detaching. Print the seconds left.
14123 (options): New global.
14124 (top level): Build program with -DTIMEOUT=$timeout.
14125
77f41761
PA
141262015-02-06 Pedro Alves <palves@redhat.com>
14127
14128 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14129 determine how many seconds to pass to 'alarm'.
14130 * gdb.base/gdb-sigterm.exp (top level): Build program with
14131 -DTIMEOUT=$timeout.
14132 (do_test): Return success/failure indication. Add more verbose
14133 logging. Don't fail if 200 single steps are seen. Instead, fail
14134 when the test times out.
14135 (passes): New global.
14136 (top level): Break the testing loop if testing fails on any
14137 iteration. Use gdb_assert.
14138
b9394193
DB
141392015-02-04 Don Breazeal <donb@codesourcery.com>
14140
14141 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14142 and initialize them.
14143 (ipc_cleanup): New function.
14144 (main): Don't declare shmid, semid, and msqid. Add a call to
14145 atexit so that we call ipc_cleanup on exit.
14146
42d9e528
PA
141472015-02-04 Pedro Alves <palves@redhat.com>
14148
14149 * boards/native-extended-gdbserver.exp: Remove any target variant
14150 specifications from the board name before clearing the isremote
14151 flag from board_info.
14152
ae6ae975
DE
141532015-01-31 Doug Evans <xdje42@gmail.com>
14154
14155 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14156
cfb069a8
GB
141572015-01-31 Gary Benson <gbenson@redhat.com>
14158
14159 * gdb.base/completion.exp: Disable completion limiting for
14160 existing tests. Add new tests to check completion limiting.
14161 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14162
5dd31d79
DE
141632015-01-31 Doug Evans <xdje42@gmail.com>
14164
14165 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14166
9f050062
DE
141672015-01-31 Doug Evans <xdje42@gmail.com>
14168
14169 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14170 entries. Duplicate file section script entries.
14171 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14172 inlined entries. Add test for safe-path rejection.
14173 * gdb.python/py-section-script.c: Add duplicate inlined section script
14174 entries. Duplicate file section script entries.
14175 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14176 inlined entries. Add test for safe-path rejection.
14177
df25ebbd
JB
141782015-01-29 Joel Brobecker <brobecker@adacore.com>
14179
14180 * gdb.ada/disc_arr_bound: New testcase.
14181
4a0ca9ec
JB
141822015-01-29 Joel Brobecker <brobecker@adacore.com>
14183
14184 * gdb.ada/mi_var_array: New testcase.
14185
3a8b707a
DE
141862015-01-27 Doug Evans <dje@google.com>
14187
14188 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14189 Add test for objfile.filename, objfile.username after objfile
14190 has been unloaded.
14191
f8313f6e
JB
141922015-01-26 Joel Brobecker <brobecker@adacore.com>
14193
14194 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14195 the second test to print the name attribute of value
14196 returned by the call to gdb.lookup_type, and adjust
14197 the expected output accordingly.
14198
37bc665e
MW
141992015-01-25 Mark Wielaard <mjw@redhat.com>
14200
14201 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14202 * gdb.base/disp-step-fork.c: Include unistd.h.
14203 * gdb.base/siginfo-obj.c: Include stdio.h.
14204 * gdb.base/siginfo-thread.c: Likewise.
14205 * gdb.mi/non-stop.c: Include unistd.h.
14206 * gdb.mi/nsthrexec.c: Include stdio.h.
14207 * gdb.mi/pthreads.c: Include unistd.h.
14208 * gdb.modula2/unbounded1.c (main): Declare returns int.
14209 * gdb.reverse/consecutive-reverse.c: Likewise.
14210 * gdb.threads/create-fail.c: Include unistd.h.
14211 * gdb.threads/killed.c: Likewise.
14212 * gdb.threads/linux-dp.c: Likewise.
14213 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14214 * gdb.threads/non-ldr-exc-2.c: Likewise.
14215 * gdb.threads/non-ldr-exc-3.c: Likewise.
14216 * gdb.threads/non-ldr-exc-4.c: Likewise.
14217 * gdb.threads/pthreads.c: Include unistd.h.
14218 (main): Declare returns int.
14219 * gdb.threads/tls-main.c (foo): New declaration.
14220 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14221
f7e5394d
SM
142222015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14223
14224 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14225 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14226
743649fd
MW
142272015-01-15 Mark Wielaard <mjw@redhat.com>
14228
14229 * gdb.base/noreturn-return.c: New file.
14230 * gdb.base/noreturn-return.exp: New file.
14231 * gdb.base/noreturn-finish.c: New file.
14232 * gdb.base/noreturn-finish.exp: New file.
14233
198297aa
PA
142342015-01-23 Pedro Alves <palves@redhat.com>
14235
14236 * gdb.threads/continue-pending-after-query.c: New file.
14237 * gdb.threads/continue-pending-after-query.exp: New file.
14238
717cf30c
AG
142392015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14240 Simon Marchi <simon.marchi@ericsson.com>
14241
14242 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14243 * gdb.base/valgrind-db-attach.exp: Same.
14244 * gdb.base/valgrind-infcall.exp: Same.
14245 * lib/mi-support.exp (default_mi_gdb_start): Same.
14246 * lib/prompt.exp (default_prompt_gdb_start): Same.
14247 * lib/gdb.exp (default_gdb_spawn): Same.
14248 (gdb_interact): New.
14249
14250
4b62a76e
JK
142512015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14252
14253 * gdb.compile/compile.exp (pointer to jit function): New test.
14254
b4cdae6f
WW
142552015-01-17 Wei-cheng Wang <cole945@gmail.com>
14256
14257 * lib/gdb.exp (supports_process_record): Return true for
14258 powerpc*-*-linux*.
14259 (supports_reverse): Likewise.
14260
d221e7ef
DB
142612015-01-15 Don Breazeal <donb@codesourcery.com>
14262
14263 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14264 instead of checking whether the target board is remote and
14265 use spawn_wait_for_attach instead of exec/sleep.
14266 * gdb.base/attach-twice.exp: Likewise.
14267
bafffb51
JB
142682015-01-15 Joel Brobecker <brobecker@adacore.com>
14269
14270 * gdb.ada/var_arr_attrs: New testcase.
14271
5589af0e
PA
142722015-01-14 Pedro Alves <palves@redhat.com>
14273 Joel Brobecker <brobecker@adacore.com>
14274
14275 PR gdb/17525
14276 * gdb.base/bp-cmds-execution-x-script.c: New file.
14277 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14278 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14279
6c400b59
PA
142802015-01-14 Pedro Alves <palves@redhat.com>
14281
14282 PR cli/17828
14283 * gdb.base/batch-preserve-term-settings.c: New file.
14284 * gdb.base/batch-preserve-term-settings.exp: New file.
14285
e02c96a7
DE
142862015-01-13 Doug Evans <dje@google.com>
14287
14288 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14289 binary.
14290
576fd14c
JB
142912015-01-13 Joel Brobecker <brobecker@adacore.com>
14292
14293 * Makefile.in (clean mostlyclean): Do not delete *.py.
14294
04dccad0
JB
142952015-01-13 Joel Brobecker <brobecker@adacore.com>
14296
14297 * gdb.python/py-lookup-type.exp: New file.
14298
3d230f71
PA
142992015-01-12 Pedro Alves <palves@redhat.com>
14300
14301 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14302 restore GDBFLAGS before returning.
14303
7e67715d
JK
143042015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14305
14306 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14307 is_amd64_regs_target and is_x86_like_target.
14308
f2e0d4b4
DE
143092015-01-11 Doug Evans <xdje42@gmail.com>
14310
14311 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14312 is given without an explicit form.
14313 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14314 attributes.
14315 * gdb.dwarf/corrupt.exp: Ditto.
14316 * gdb.dwarf2/enum-type.exp: Ditto.
14317 * gdb.trace/entry-values.exp: Ditto.
14318 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14319
439250fb
DE
143202015-01-11 Doug Evans <xdje42@gmail.com>
14321
14322 PR gdb/15830
14323 * gdb.base/maint.exp: Remove references to "maint demangle".
14324 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14325 Add tests for explicitly specifying language to demangle.
14326 * gdb.dlang/demangle.exp: Ditto.
14327
ede9f622
PA
143282015-01-09 Pedro Alves <palves@redhat.com>
14329
14330 * gdb.threads/non-stop-fair-events.c: New file.
14331 * gdb.threads/non-stop-fair-events.exp: New file.
14332
a7b796db
PA
143332015-01-09 Pedro Alves <palves@redhat.com>
14334
14335 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14336 the global scope. Set a breakpoint after all threads are started
14337 rather than stepping over two source lines. Expect the prompt.
14338 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14339 global.
14340 (NUM): Now 15.
14341 (main): Use threads_started_barrier to wait for all threads to
14342 start. Main thread no longer calls thread_function. Exit after
14343 180 seconds.
14344 (loop): New function.
14345 (thread_function): Wait on threads_started_barrier barrier. Call
14346 'loop' at each iteration.
14347 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14348 threads have started, instead of hardcoding number of "next"
14349 steps. Use an access watchpoint instead of a write watchpoint.
14350
9665ffdd
PA
143512015-01-09 Pedro Alves <palves@redhat.com>
14352
14353 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14354 (thread_func): Wait on barrier.
14355 (main): Wait for all threads to start before stopping GDB.
14356 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14357 global.
14358 (thread1_func, thread2_func): Wait on barrier.
14359 (main): Wait for all threads to start before stopping GDB.
14360 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14361 New global.
14362 (thread1_func, thread2_func): Wait on barrier.
14363 (main): Wait for all threads to start before stopping GDB.
14364
c945a99f
PA
143652015-01-09 Pedro Alves <palves@redhat.com>
14366
14367 * gdb.threads/attach-many-short-lived-threads.c: New file.
14368 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14369
c1a747c1
PA
143702014-01-09 Pedro Alves <palves@redhat.com>
14371
14372 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14373 instead of to thread 2.
14374 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14375 Add barrier around each pthread_create call instead of around all
14376 calls.
14377 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14378 Set a break on thread_function and have the child threads hit it
14379 one at at a time.
14380
60b3033e
PA
143812015-01-09 Pedro Alves <palves@redhat.com>
14382
14383 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14384 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14385 false.
14386 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14387 checking whether the target board is remote.
14388 * gdb.multi/multi-attach.exp: Likewise.
14389 * gdb.python/py-sync-interp.exp: Likewise.
14390 * gdb.server/ext-attach.exp: Likewise.
14391 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14392 tests that need to attach, instead of checking whether the target
14393 board is remote at the top of the file.
14394
acc018ac
YQ
143952015-01-08 Yao Qi <yao@codesourcery.com>
14396
14397 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14398
50a18af8
JK
143992015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14400
14401 Fix testcase compilation.
14402 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14403
8503d6e1
JB
144042015-01-06 Joel Brobecker <brobecker@adacore.com>
14405
14406 * gdb.python/py-type.exp: Add a couple test about empty
14407 array creation, and negative-length array creation.
14408
cc73dbcc
DE
144092015-01-02 Doug Evans <xdje42@gmail.com>
14410
14411 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14412
0300bbc7
DE
144132015-01-02 Doug Evans <dje@google.com>
14414
14415 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14416
9d85a0ec
YQ
144172014-12-29 Yao Qi <yao@codesourcery.com>
14418
14419 * gdb.trace/entry-values.exp: Update comments. Rename variable
14420 bar_call_foo to returned_from_foo.
14421
87186c6a
MMN
144222014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14423
14424 PR gdb/17394
14425 * gdb.linespec/break-asm-file.c: New file.
14426 * gdb.linespec/break-asm-file.exp: New file.
14427 * gdb.linespec/break-asm-file0.s: New file.
14428 * gdb.linespec/break-asm-file1.s: New file.
14429
1bab7383
YQ
144302014-12-18 Nigel Stephens <nigel@mips.com>
14431 Maciej W. Rozycki <macro@codesourcery.com>
14432
14433 * gdb.base/float.exp: Handle the new output from "info float" on
14434 MIPS targets.
14435
1bc1068a
JK
144362014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14437
14438 Fix MinGW compilation.
14439 * gdb.compile/compile-ops.exp: Update untested message if
14440 !skip_compile_feature_tests.
14441 * gdb.compile/compile-setjmp.exp: Likewise.
14442 * gdb.compile/compile-tls.exp: Likewise.
14443 * gdb.compile/compile.exp: Likewise.
14444 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14445 supported on this host".
14446
b6615d10
DE
144472014-12-16 Doug Evans <xdje42@gmail.com>
14448
14449 * boards/stabs.exp: New file.
14450
25dda427
AA
144512014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14452
14453 * gdb.base/completion.exp: Adjust to format changes of "maint
14454 print user-registers".
14455
bf330350
CU
144562014-12-16 Catalin Udma <catalin.udma@freescale.com>
14457
14458 PR server/17457
14459 * gdb.arch/aarch64-fp.c: New file.
14460 * gdb.arch/aarch64-fp.exp: New file.
14461
395cf596
SDJ
144622014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14463
14464 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14465 r210637, r210913, r211666, r215400, r215817).
14466
14467 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14468 * dg-extract-results.py: New file.
14469 * dg-extract-results.sh: Use it if the environment seems
14470 suitable.
14471
14472 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14473
14474 * dg-extract-results.py (parse_run): Handle warnings that
14475 are printed before a test harness is run.
14476
14477 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14478
14479 * dg-extract-results.py (Named): Remove __cmp__ method.
14480 (output_variation): Use a key to sort variation.harnesses.
14481
14482 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14483
14484 * dg-extract-results.py: For Python 3, force sys.stdout to
14485 handle surrogate escape sequences.
14486 (safe_open): New function.
14487 (output_segment, main): Use it.
14488
14489 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14490
14491 * dg-extract-results.py (Prog.result_re): Include options
14492 in test name.
14493
14494 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14495
14496 * dg-extract-results.py (output_variation): Always sort if
14497 do_sum.
14498
e882ef3c
SM
144992014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14500
14501 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14502 as long as we get pagination notifications.
14503
4992aa20
JM
145042014-12-15 Jason Merrill <jason@redhat.com>
14505
14506 * Makefile.in (check-gdb.%): Restore.
14507 * README: Mention it.
14508
c1b5a1a6
JB
145092014-12-13 Joel Brobecker <brobecker@adacore.com>
14510
14511 * gdb.ada/str_uninit: New testcase.
14512
5537b577
JK
145132014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14514
14515 PR symtab/17642
14516 * gdb.base/vla-stub-define.c: New file.
14517 * gdb.base/vla-stub.c: New file.
14518 * gdb.base/vla-stub.exp: New file.
14519
bb2ec1b3
TT
145202014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14521 Jan Kratochvil <jan.kratochvil@redhat.com>
14522 Tom Tromey <tromey@redhat.com>
14523
14524 * configure.ac: Add gdb.compile/.
14525 * configure: Regenerate.
14526 * gdb.compile/Makefile.in: New file.
14527 * gdb.compile/compile-ops.exp: New file.
14528 * gdb.compile/compile-ops.c: New file.
14529 * gdb.compile/compile-tls.c: New file.
14530 * gdb.compile/compile-tls.exp: New file.
14531 * gdb.compile/compile-constvar.S: New file.
14532 * gdb.compile/compile-constvar.c: New file.
14533 * gdb.compile/compile-mod.c: New file.
14534 * gdb.compile/compile-nodebug.c: New file.
14535 * gdb.compile/compile-setjmp-mod.c: New file.
14536 * gdb.compile/compile-setjmp.c: New file.
14537 * gdb.compile/compile-setjmp.exp: New file.
14538 * gdb.compile/compile-shlib.c: New file.
14539 * gdb.compile/compile.c: New file.
14540 * gdb.compile/compile.exp: New file.
14541 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14542
4ff709eb
TT
145432014-12-12 Tom Tromey <tromey@redhat.com>
14544
14545 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14546 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14547
6dddd6a5
DE
145482014-12-12 Doug Evans <dje@google.com>
14549
14550 * lib/gdb-python.exp (get_python_valueof): New function.
14551 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14552
71c24708
AA
145532014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14554
14555 * gdb.base/completion.exp: Add test for completion of "info
14556 registers ".
14557
3e29f34a
MR
145582014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14559
14560 * gdb.base/func-ptrs.c: New file.
14561 * gdb.base/func-ptrs.exp: New file.
14562
fc126975
SM
145632014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14564
14565 PR breakpoints/17012
14566 * gdb.base/dprintf-detach.c: New file.
14567 * gdb.base/dprintf-detach.exp: New file.
14568
0a46d518
SM
145692014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14570
14571 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14572 * lib/gdb.exp (target_is_gdbserver): New procedure.
14573
a0be3e44
DE
145742014-12-08 Doug Evans <dje@google.com>
14575
14576 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14577
df1b803a
YQ
145782014-12-05 Yao Qi <yao@codesourcery.com>
14579
14580 * gdb.guile/scm-error.exp: Remove the third argument to
14581 gdb_remote_download.
14582 * gdb.guile/scm-frame-args.exp: Likewise.
14583 * gdb.guile/scm-section-script.exp: Likewise.
14584
ddb9f679
YQ
145852014-12-05 Yao Qi <yao@codesourcery.com>
14586
14587 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14588
86e4ed39
DE
145892014-12-04 Doug Evans <dje@google.com>
14590
14591 * gdb.python/py-objfile.exp: Add tests for
14592 objfile.add_separate_debug_file.
14593
7c50a931
DE
145942014-12-04 Doug Evans <dje@google.com>
14595
14596 * lib/gdb.exp (get_build_id): New function.
14597 (build_id_debug_filename_get): Rewrite to use it.
14598 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14599
621661e3
MR
146002014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14601
14602 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14603 `method(long)', not just 0x0.
14604 * gdb.cp/nsalias.exp: Align code labels to 4.
14605 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14606 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14607 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14608 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14609 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14610 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14611
29f0c3b7
DE
146122014-12-02 Doug Evans <dje@google.com>
14613
e1e061e7 14614 PR symtab/17602
29f0c3b7 14615 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 14616 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
14617 * gdb.cp/anon-ns.exp: Update.
14618
162078c8
NB
146192014-12-02 Nick Bull <nicholaspbull@gmail.com>
14620
14621 * gdb.python/py-events.py (inferior_call_handler): New.
14622 (register_changed_handler, memory_changed_handler): New.
14623 (test_events.invoke): Register new handlers.
14624 * gdb.python/py-events.exp: Add tests for inferior call,
14625 memory_changed and register_changed events.
14626
fdb09caf
AA
146272014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14628
14629 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14630 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14631 if the linker doesn't understand this.
14632
55cfb2c4
SM
146332014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14634
14635 * gdb.python/python.exp: Change expected reply to help().
14636
9e8cd6df
YQ
146372014-12-01 Yao Qi <yao@codesourcery.com>
14638
14639 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14640 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14641 * configure: Re-generated.
14642
6c659fc2
SC
146432014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14644
14645 * gdb.cp/chained-calls.cc: New file.
14646 * gdb.cp/chained-calls.exp: New file.
14647 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14648
d7fc3181
SM
146492014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14650
14651 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14652 * gdb.dwarf2/symtab-producer.exp: Same.
14653 * gdb.gdb/python-interrupts.exp: Same.
14654 * gdb.gdb/python-selftest.exp: Same.
14655 * gdb.python/py-linetable.exp: Same.
14656 * gdb.python/py-type.exp: Same.
14657 * gdb.python/py-value-cc.exp: Same.
14658 * gdb.python/py-value.exp: Same.
14659
10e79639
YQ
146602014-11-28 Yao Qi <yao@codesourcery.com>
14661
14662 * gdb.base/break-probes.exp: Match library name prefixed with
14663 sysroot.
14664
f28a0564
SM
146652014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14666
14667 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14668 test expected output. Add parentheses for the call to print.
14669 Remove L suffix from integers.
14670
3fe1ce1d
DE
146712014-11-26 Doug Evans <dje@google.com>
14672
14673 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14674
84429e27
YQ
146752014-11-22 Yao Qi <yao@codesourcery.com>
14676
14677 * gdb.trace/entry-values.c: Remove asms.
14678 (foo): Add foo_label.
14679 (bar): Add bar_label.
14680 * gdb.trace/entry-values.exp: Remove code computing foo's
14681 length and bar's length.
14682 (Dwarf::assemble): Invoke function_range for bar and use
14683 MACRO_AT_func for foo.
14684
26741859
YQ
146852014-11-22 Yao Qi <yao@codesourcery.com>
14686
14687 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14688 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14689 Use .Lgcc43_procstart instead of gcc43.
14690
45e44d27
JB
146912014-11-21 Joel Brobecker <brobecker@adacore.com>
14692
14693 * gdb.ada/n_arr_bound: New testcase.
14694
458c8db8
SDJ
146952014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14696
14697 PR breakpoints/10737
14698 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14699 test_catch_syscall_multi_arch.
14700 (test_catch_syscall_multi_arch): New function.
14701
43f3e411
DE
147022014-11-20 Doug Evans <xdje42@gmail.com>
14703
14704 * gdb.base/maint.exp: Update expected output.
14705
0d7b2549
AA
147062014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14707
14708 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14709 4-byte instruction on S390.
14710
8908fca5
JB
147112014-11-19 Joel Brobecker <brobecker@adacore.com>
14712
14713 * gdb.ada/arr_arr: New testcase.
14714
4a46959e
JB
147152014-11-19 Joel Brobecker <brobecker@adacore.com>
14716
14717 * gdb.ada/pkd_arr_elem: New Testcase.
14718
470e2f4e
LM
147192014-11-18 Luis Machado <lgustavo@codesourcery.com>
14720
14721 * gdb.reverse/break-precsave: Expect completion message for
14722 core file reads.
14723 * gdb.reverse/consecutive-precsave.exp: Likewise.
14724 * gdb.reverse/finish-precsave.exp: Likewise.
14725 * gdb.reverse/i386-precsave.exp: Likewise.
14726 * gdb.reverse/machinestate-precsave.exp: Likewise.
14727 * gdb.reverse/sigall-precsave.exp: Likewise.
14728 * gdb.reverse/solib-precsave.exp: Likewise.
14729 * gdb.reverse/step-precsave.exp: Likewise.
14730 * gdb.reverse/until-precsave.exp: Likewise.
14731 * gdb.reverse/watch-precsave.exp: Likewise.
14732
a267f3ad
AA
147332014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14734
14735 * gdb.base/bp-permanent.c: Include unistd.h.
14736 * gdb.python/py-framefilter-mi.c (main): Add return type.
14737 * gdb.python/py-framefilter.c (main): Likewise.
14738 * gdb.trace/actions-changed.c (main): Likewise.
14739
12084a9a
AA
147402014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14741
14742 * gdb.mi/until.c: Add eye-catchers.
14743 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14744 line numbers.
14745
dc7e1a77
AA
147462014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14747
14748 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14749 function header variants in break1.c.
14750 * gdb.base/ena-dis-br.exp: Likewise.
14751 * gdb.base/hbreak2.exp: Likewise.
14752 * gdb.reverse/until-precsave.exp: Drop references to removed
14753 non-prototype function header variants in ur1.c.
14754 * gdb.reverse/until-reverse.exp: Likewise.
14755
41c77605
PM
147562014-11-17 Petr Machata <pmachata@redhat.com>
14757
14758 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14759 ${_cu_offset_size} bytes abbrev offset.
14760
34248c3a
DE
147612014-11-15 Doug Evans <xdje42@gmail.com>
14762
14763 PR symtab/17559
14764 * gdb.base/line-symtabs.exp: New file.
14765 * gdb.base/line-symtabs.c: New file.
14766 * gdb.base/line-symtabs.h: New file.
14767
646da059
YQ
147682014-11-14 Yao Qi <yao@codesourcery.com>
14769
14770 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14771 (func): Add label func_label.
14772 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14773 Replace low_pc and high_pc with MACRO_AT_range.
14774 Replace name, low_pc and high_pc with MACRO_AT_func.
14775
9301ebe6
YQ
147762014-11-14 Yao Qi <yao@codesourcery.com>
14777
14778 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14779 Replace name, low_pc and high_pc with MACRO_AT_func.
14780
f166b542
YQ
147812014-11-14 Yao Qi <yao@codesourcery.com>
14782
14783 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14784 produce debug information.
14785 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14786
0f6e71e3
YQ
147872014-11-14 Yao Qi <yao@codesourcery.com>
14788
14789 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14790 object and get function length.
14791 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14792 with MACRO_AT_func.
14793 (top-level): Replace gdb_compile and clean_restart with
14794 prepare_for_testing.
14795 * gdb.dwarf2/main.c (main): Add label main_label.
14796
876c4df9
YQ
147972014-11-14 Yao Qi <yao@codesourcery.com>
14798
14799 * lib/dwarf.exp (function_range): New procedure.
14800 (Dwarf::_handle_macro_at_func): New procedure.
14801 (Dwarf::_handle_macro_at_range): New procedure.
14802 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14803
02ad9cf1
YQ
148042014-11-14 Yao Qi <yao@codesourcery.com>
14805
14806 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14807 (_handle_attribute): New procedure.
14808
a59add0c
AA
148092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14810
14811 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14812 * gdb.base/call-sc.c (zed): Likewise.
14813 * gdb.base/checkpoint.c (main): Likewise.
14814 * gdb.base/dump.c (main): Likewise.
14815 * gdb.base/gcore.c (main): Likewise.
14816 * gdb.base/huge.c (main): Likewise.
14817 * gdb.base/multi-forks.c (main): Likewise.
14818 * gdb.base/pr10179-a.c (main): Likewise.
14819 * gdb.base/savedregs.c (main): Likewise.
14820 * gdb.base/sigaltstack.c (main): Likewise.
14821 * gdb.base/siginfo.c (main): Likewise.
14822 * gdb.base/structs.c (zed): Likewise.
14823 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14824 * gdb.mi/mi-syn-frame.c (main): Likewise.
14825 * gdb.mi/until.c (foo, main): Likewise.
14826 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14827 * gdb.base/solib-weak.c (foo): Declare.
14828 * gdb.base/attach-twice.c: Include stdio.h.
14829 * gdb.base/weaklib1.c: Likewise.
14830 * gdb.base/weaklib2.c: Likewise.
14831 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14832 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14833 unistd.h.
14834 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14835 * gdb.mi/mi-exit-code.c: Likewise.
14836 * gdb.base/break-interp-lib.c: Include string.h.
14837 * gdb.base/coremaker.c: Likewise.
14838 * gdb.base/testenv.c: Likewise.
14839 * gdb.python/py-finish-breakpoint.c: Likewise.
14840 * gdb.base/inferior-died.c: Include sys/wait.h.
14841 * gdb.base/fileio.c: Include time.h.
14842 * gdb.base/async-shell.c: Include unistd.h.
14843 * gdb.base/dprintf-non-stop.c: Likewise.
14844 * gdb.base/info-os.c: Likewise.
14845 * gdb.mi/mi-console.c: Likewise.
14846 * gdb.mi/watch-nonstop.c: Likewise.
14847 * gdb.python/py-events.c: Likewise.
14848 * gdb.base/async.c (baz): Move up before its invocation.
14849 * gdb.base/code_elim2.c (my_global_func): Likewise.
14850 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14851 * gdb.base/advance.c (func2): Likewise.
14852
3b5d5997
AA
148532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14854
14855 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14856 variant.
14857 * gdb.base/annota3.c: Likewise.
14858 * gdb.base/async.c: Likewise.
14859 * gdb.base/average.c: Likewise.
14860 * gdb.base/call-ar-st.c: Likewise.
14861 * gdb.base/call-rt-st.c: Likewise.
14862 * gdb.base/call-sc.c: Likewise.
14863 * gdb.base/call-strs.c: Likewise.
14864 * gdb.base/ending-run.c: Likewise.
14865 * gdb.base/execd-prog.c: Likewise.
14866 * gdb.base/exprs.c: Likewise.
14867 * gdb.base/foll-exec.c: Likewise.
14868 * gdb.base/foll-fork.c: Likewise.
14869 * gdb.base/foll-vfork.c: Likewise.
14870 * gdb.base/funcargs.c: Likewise.
14871 * gdb.base/gcore.c: Likewise.
14872 * gdb.base/jump.c: Likewise.
14873 * gdb.base/langs0.c: Likewise.
14874 * gdb.base/langs1.c: Likewise.
14875 * gdb.base/langs2.c: Likewise.
14876 * gdb.base/mips_pro.c: Likewise.
14877 * gdb.base/nodebug.c: Likewise.
14878 * gdb.base/opaque0.c: Likewise.
14879 * gdb.base/opaque1.c: Likewise.
14880 * gdb.base/recurse.c: Likewise.
14881 * gdb.base/run.c: Likewise.
14882 * gdb.base/scope0.c: Likewise.
14883 * gdb.base/scope1.c: Likewise.
14884 * gdb.base/setshow.c: Likewise.
14885 * gdb.base/setvar.c: Likewise.
14886 * gdb.base/shmain.c: Likewise.
14887 * gdb.base/shr1.c: Likewise.
14888 * gdb.base/shr2.c: Likewise.
14889 * gdb.base/sigall.c: Likewise.
14890 * gdb.base/signals.c: Likewise.
14891 * gdb.base/so-indr-cl.c: Likewise.
14892 * gdb.base/solib2.c: Likewise.
14893 * gdb.base/structs.c: Likewise.
14894 * gdb.base/sum.c: Likewise.
14895 * gdb.base/vforked-prog.c: Likewise.
14896 * gdb.base/watchpoint.c: Likewise.
14897 * gdb.reverse/shr2.c: Likewise.
14898 * gdb.reverse/until-reverse.c: Likewise.
14899 * gdb.reverse/ur1.c: Likewise.
14900 * gdb.reverse/watch-reverse.c: Likewise.
14901
066a77c5
AA
149022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14903
14904 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14905 variant.
14906 * gdb.base/sepdebug.exp: Drop references to removed code.
14907
4f204ea5
AA
149082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14909
14910 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14911 variant. Preserve original line numbering.
14912 * gdb.base/list1.c: Likewise.
14913
3b377a3a
AA
149142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14915
14916 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14917 variant.
14918 * gdb.base/break1.c: Likewise.
14919 * gdb.base/break.exp: Drop references to removed code.
14920
e444df73
AA
149212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14922
14923 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14924 variant.
14925
8008f2a7
AA
149262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14927
14928 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14929
a5a06887
AA
149302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14931
14932 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14933 logic into perform_all_tests() and invoke it with and without
14934 function header prototypes.
14935 (do_function_calls): Remove conditional XFAIL for PR 5318.
14936 (rerun_and_prepare): Remove duplicate code.
14937 (perform_all_tests): New. Main logic moved here.
14938
44dba9b9
AA
149392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14940
14941 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
14942 code guarded by #ifdef NO_PROTOTYPES.
14943 (t_double_many_args): Likewise.
14944 (DEF_FUNC_MANY_ARGS_1): Likewise.
14945 (DEF_FUNC_VALUES_1): Likewise.
14946 (t_structs_ldc): Renamed from t_structs_fc in conditional code
14947 guarded by #ifdef PROTOTYPES.
14948
d1fbcd56
AA
149492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14950
14951 * gdb.mi/mi-console.c: Add eye-catcher.
14952 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
14953 instead of literal line number.
14954
b0e59b8f
AA
149552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14956
14957 * gdb.base/shr2.c: Add eye-catcher.
14958 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
14959 line number.
14960
78f98cca
AA
149612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14962
14963 * gdb.base/jump.c: Add eye-catchers.
14964 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
14965 numbers.
14966
58fa2af0
AA
149672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14968
14969 * gdb.base/execd-prog.c: Add eye-catchers.
14970 * gdb.base/foll-exec.c: Likewise.
14971 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
14972 line numbers.
14973
04e5059b
AA
149742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14975
14976 * gdb.base/ending-run.c: Add eye-catchers.
14977 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
14978 literal line numbers.
14979
dbfdb174
AA
149802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14981
14982 * gdb.base/call-rt-st.c: Add eye-catchers.
14983 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
14984 literal line numbers.
14985
888a2ade
AA
149862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14987
14988 * gdb.base/call-ar-st.c: Add eye-catchers.
14989 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
14990 literal line numbers.
14991
6acc2dde
AA
149922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14993
14994 * gdb.base/average.c: Add eye-catchers.
14995 * gdb.base/sum.c: Likewise.
14996 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
14997 regexps dynamically.
14998
9ecfcd1d
AA
149992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15000
15001 * gdb.base/solib1.c: Add eye-catchers.
15002 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15003 literal line numbers.
15004
78708b7c
PA
150052014-11-12 Pedro Alves <palves@redhat.com>
15006
15007 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15008 leader has exited.
15009
af48d08f
PA
150102014-11-12 Pedro Alves <palves@redhat.com>
15011
15012 * gdb.arch/i386-bp_permanent.c: New file.
15013 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15014 (srcfile): Set to i386-bp_permanent.c.
15015 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15016 that stepi does not execute the 'leave' instruction, instead of
15017 testing it does execute.
15018 * gdb.base/bp-permanent.c: New file.
15019 * gdb.base/bp-permanent.exp: New file.
15020
af3768e9
DE
150212014-11-10 Doug Evans <xdje42@gmail.com>
15022
15023 PR symtab/17564
15024 * gdb.base/symtab-search-order.exp: New file.
15025 * gdb.base/symtab-search-order.c: New file.
15026 * gdb.base/symtab-search-order-1.c: New file.
15027 * gdb.base/symtab-search-order-shlib-1.c: New file.
15028
9de00a4a
PA
150292014-11-07 Pedro Alves <palves@redhat.com>
15030
15031 PR gdb/17511
15032 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15033 i?86-*-linux*.
15034
e0f52461
SC
150352014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15036
15037 PR c++/17494
15038 * gdb.cp/pr17494.cc: New file.
15039 * gdb.cp/pr17494.exp: New file.
15040
6ce8c980
YQ
150412014-11-02 Yao Qi <yao@codesourcery.com>
15042
15043 * gdb.python/python.exp: Get working directory and match the
15044 output of "set extended-prompt \\w " with it.
15045
02be9a71
DE
150462014-10-30 Doug Evans <dje@google.com>
15047
15048 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15049 in objfiles.
15050 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15051 in progspaces.
15052
3bdff46b
LM
150532014-10-30 Janis Johnson <janisjo@codesourcery.com>
15054
15055 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15056 * gdb.base/realname-expand.exp: Likewise.
15057 * gdb.linespec/macro-relative.exp: Likewise.
15058
ab917dfb
PA
150592014-10-29 Pedro Alves <palves@redhat.com>
15060
15061 PR gdb/17408
15062 * gdb.threads/schedlock.c (some_function): New function.
15063 (call_function): New global.
15064 (MAYBE_CALL_SOME_FUNCTION): New macro.
15065 (thread_function): Call it.
15066 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15067 and use it instead of a global counter. Adjust all callers.
15068 (get_current_thread): Use "find current thread" for test message
15069 here rather than having all callers pass down the same string.
15070 (goto_loop): New procedure, factored out from ...
15071 (my_continue): ... this.
15072 (step_ten_loops): Change parameter from test message to command to
15073 use. Adjust.
15074 (list_count): Delete global.
15075 (check_result): New procedure, factored out from duplicate top
15076 level code.
15077 (continue tests): Wrap in with_test_prefix.
15078 (test_step): New procedure, factored out from duplicate top level
15079 code.
15080 (top level): Test "step" in combination with all scheduler-locking
15081 modes. Test "next" in combination with all scheduler-locking
15082 modes, and in combination with stepping over a function call or
15083 not.
15084 * gdb.threads/next-bp-other-thread.c: New file.
15085 * gdb.threads/next-bp-other-thread.exp: New file.
15086
d3d4baed
PA
150872014-10-29 Pedro Alves <palves@redhat.com>
15088
15089 PR python/17372
15090 * gdb.python/python.exp: Test a multi-line command that spawns
15091 interactive Python.
15092 * gdb.base/multi-line-starts-subshell.exp: New file.
15093
563e8d85
YQ
150942014-10-29 Yao Qi <yao@codesourcery.com>
15095
15096 * gdb.base/fileio.exp: Make directories on host.
15097
0ea4d52e
YQ
150982014-10-29 Yao Qi <yao@codesourcery.com>
15099
15100 * gdb.base/fileio.c (test_write): Close the file.
15101
7f5ef605
PA
151022014-10-28 Pedro Alves <palves@redhat.com>
15103
15104 PR gdb/12623
15105 * gdb.base/sigstep.c (no_handler): New global.
15106 (main): If 'no_handler is true, set the signal handlers to
15107 SIG_IGN.
15108 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15109 with_sw_watch and no_handler parameters. Handle them.
15110 (top level) <stepping over handler when stopped at a breakpoint
15111 test>: Add a test axis for testing with a software watchpoint, and
15112 another for testing with the signal handler set to SIG_IGN.
15113 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15114 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15115
abbdbd03
PA
151162014-10-28 Pedro Alves <palves@redhat.com>
15117
15118 PR gdb/17511
15119 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15120 * gdb.base/sigstep.exp (other_handler_location): New global.
15121 (advance): Support stepping into the signal handler, and running
15122 commands while in the handler.
15123 (in_handler_map): New global.
15124 (top level): In the advance test, add combinations for getting
15125 into the handler with stepping commands, and for running commands
15126 in the handler. Add comment descripting the advancei tests.
15127
1df4399f
PA
151282014-10-28 Pedro Alves <palves@redhat.com>
15129
15130 * gdb.base/sigstep.exp: Use build_executable instead of
15131 prepare_for_testing.
15132 (top level): Move code that starts GDB, runs to main and creates a
15133 display to ...
15134 (restart): ... this new procedure.
15135 (top level): Move backtrace from signal handler test to ...
15136 (validate_backtrace): ... this new procedure.
15137 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15138 with_test_prefix. Always restart GDB.
15139 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15140 with_test_prefix. Always restart GDB. No need to delete
15141 breakpoints after the test.
15142 (test_skip_handler): Remove prefix parameter.
15143 (skip_over_handler, breakpoint_to_handler)
15144 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15145 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15146 restart GDB. No need to delete breakpoints after the test.
15147 (top level): Use foreach to call the test procedures with
15148 different commands.
15149
a5b6e449
PA
151502014-10-28 Pedro Alves <palves@redhat.com>
15151
15152 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15153 instead of GNATS numbers.
15154 * gdb.base/sigbpt.exp: Likewise.
15155 * gdb.base/siginfo.exp: Likewise.
15156 * gdb.base/sigstep.exp: Likewise.
15157
e5f8a7cc
PA
151582014-10-27 Pedro Alves <palves@redhat.com>
15159
15160 * gdb.base/sigstep.c (dummy): New global.
15161 (main): Issue a couple writes to the new global.
15162 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15163 procedures.
15164 (skip_over_handler): Use test_skip_handler.
15165 (top level): Call skip_over_handler for stepi and nexti too.
15166 (breakpoint_over_handler): Use test_skip_handler.
15167 (top level): Call breakpoint_over_handler for stepi and nexti too.
15168
763905a3
YQ
151692014-10-27 Yao Qi <yao@codesourcery.com>
15170
15171 * gdb.trace/tfile.c (adjust_function_address)
15172 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15173 function descriptor.
15174
6f259a23
DB
151752014-10-24 Don Breazeal <donb@codesourcery.com>
15176
15177 * gdb.base/foll-fork.exp (test_follow_fork,
15178 catch_fork_child_follow): Check for updated fork messages emitted
15179 from infrun.c.
15180 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15181 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15182 vfork_and_exec_child_follow_through_step): Check for updated vfork
15183 messages emitted from infrun.c.
15184
09dd9a69
PA
151852014-10-24 Pedro Alves <palves@redhat.com>
15186
15187 * gdb.base/corefile.exp: Remove references to ultrix.
15188 * gdb.base/interrupt.exp: Likewise.
15189 * gdb.base/whatis.exp: Likewise.
15190 * gdb.gdb/selftest.exp: Likewise.
15191 * gdb.threads/manythreads.exp: Likewise.
15192 * gdb.threads/print-threads.exp: Likewise.
15193 * gdb.threads/pthreads.exp:: Likewise.
15194 * gdb.threads/schedlock.exp: Likewise.
15195
3433cfa5
SC
151962014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15197
15198 * gdb.cp/non-trivial-retval.cc: Add a test case.
15199 * gdb.cp/non-trivial-retval.exp: Add a test.
15200
092f880b
YQ
152012014-10-20 Yao Qi <yao@codesourcery.com>
15202
15203 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15204 * gdb.python/py-objfile-script-gdb.py: New file.
15205 * gdb.python/py-objfile-script.exp: Update reference to
15206 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15207 of remote_download. Remove the dest file.
15208
acbdb7f3
YQ
152092014-10-20 Yao Qi <yao@codesourcery.com>
15210
15211 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15212 * gdb.base/step-line.exp: Likewise.
15213 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15214 * gdb.dwarf2/dw2-basic.exp: Likewise.
15215 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15216 * gdb.dwarf2/dw2-filename.exp: Likewise.
15217 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15218 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15219 * gdb.dwarf2/dw2-producer.exp: Likewise.
15220 * gdb.dwarf2/mac-fileno.exp: Likewise.
15221 * gdb.python/py-frame-args.exp: Likewise.
15222 * gdb.python/py-framefilter.exp: Likewise.
15223 * gdb.python/py-mi.exp: Likewise.
15224 * gdb.python/py-objfile-script.exp: Likewise
15225 * gdb.python/py-pp-integral.exp: Likewise.
15226 * gdb.python/py-pp-re-notag.exp: Likewise.
15227 * gdb.python/py-prettyprint.exp: Likewise.
15228 * gdb.python/py-section-script.exp: Likewise.
15229 * gdb.python/py-typeprint.exp: Likewise.
15230 * gdb.python/py-xmethods.exp: Likewise.
15231 * gdb.stabs/weird.exp: Likewise.
15232 * gdb.xml/tdesc-regs.exp: Likewise.
15233
bd286a29
KCY
152342014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15235
15236 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15237 (out_cu): Use addr_len for the size of addresses.
15238 (out_line): Likewise. Size DW_LNE_set_address instruction
15239 according to addr_len.
15240 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15241 (FUNC): Add START_INSNS to definition.
15242
673dc4a0
YQ
152432014-10-18 Yao Qi <yao@codesourcery.com>
15244
15245 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15246 gdb_has_argv0 return true.
15247 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15248 check [target_info exists noargs], check [gdb_has_argv0]
15249 instead.
15250 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15251 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15252 procedures.
15253
4ffbba72
DE
152542014-10-17 Doug Evans <dje@google.com>
15255
15256 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15257 event.
15258 * gdb.python/py-events.py: Add clear_objfiles event.
15259
d096d8c1
DE
152602014-10-17 Doug Evans <dje@google.com>
15261
15262 * gdb.python/py-objfile.exp: Test progspace attribute.
15263
a80db015
LM
152642014-10-17 Luis Machado <lgustavo@codesourcery.com>
15265
15266 * gdb.guile/scm-breakpoint.exp: Do not assume any
15267 directory separators when matching source file paths.
15268 * gdb.python/py-breakpoint.exp: Likewise.
15269 * gdb.reverse/break-precsave.exp: Likewise.
15270 * gdb.reverse/break-reverse.exp: Likewise.
15271 * gdb.reverse/consecutive-precsave.exp: Likewise.
15272 * gdb.reverse/finish-precsave.exp: Likewise.
15273 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15274 * gdb.reverse/finish-reverse.exp: Likewise.
15275 * gdb.reverse/i386-precsave.exp: Likewise.
15276 * gdb.reverse/i387-env-reverse.exp: Likewise.
15277 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15278 * gdb.reverse/machinestate-precsave.exp: Likewise.
15279 * gdb.reverse/machinestate.exp: Likewise.
15280 * gdb.reverse/sigall-precsave.exp: Likewise.
15281 * gdb.reverse/solib-precsave.exp: Likewise.
15282 * gdb.reverse/step-precsave.exp: Likewise.
15283 * gdb.reverse/until-precsave.exp: Likewise.
15284 * gdb.reverse/watch-precsave.exp: Likewise.
15285 * gdb.reverse/watch-reverse.exp: Likewise.
15286
b22089ab
YQ
152872014-10-17 Yao Qi <yao@codesourcery.com>
15288
15289 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15290 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15291
6c4486e6
PA
152922014-10-17 Pedro Alves <palves@redhat.com>
15293
15294 PR gdb/17471
15295 * gdb.base/bg-execution-repeat.c: New file.
15296 * gdb.base/bg-execution-repeat.exp: New file.
15297
0ff33695
PA
152982014-10-17 Pedro Alves <palves@redhat.com>
15299
15300 PR gdb/17300
15301 * gdb.base/continue-all-already-running.c: New file.
15302 * gdb.base/continue-all-already-running.exp: New file.
15303
6fdebc3d
PA
153042014-10-17 Pedro Alves <palves@redhat.com>
15305
15306 PR gdb/17472
15307 * gdb.base/annota-input-while-running.c: New file.
15308 * gdb.base/annota-input-while-running.exp: New file.
15309
32a8097b
PA
153102014-10-17 Pedro Alves <palves@redhat.com>
15311
15312 * gdb.base/callfuncs.exp: emove references to osf.
15313 * gdb.base/sigall.exp: Likewise.
15314 * gdb.gdb/selftest.exp: Likewise.
15315 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15316 * gdb.mi/non-stop.c: Likewise.
15317 * gdb.mi/pthreads.c: Likewise.
15318 * gdb.reverse/sigall-precsave.exp: Likewise.
15319 * gdb.reverse/sigall-reverse.exp: Likewise.
15320 * gdb.threads/pthreads.c: Likewise.
15321 * gdb.threads/pthreads.exp: Likewise.
15322
7a3517ff
YQ
153232014-10-17 Yao Qi <yao@codesourcery.com>
15324
15325 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15326 check 'target_info exists noargs'.
15327 (test_command_prompt_position): Likewise.
15328 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15329 Remove "set args".
15330 (progvar_simple_while_test): Likewise.
15331 (progvar_complex_if_while_test): Likewise.
15332 (if_while_breakpoint_command_test): Likewise.
15333 (infrun_breakpoint_command_test): Likewise.
15334 (breakpoint_command_test): Likewise.
15335 (watchpoint_command_test): Likewise.
15336 (bp_deleted_in_command_test): Likewise.
15337 (temporary_breakpoint_commands): Likewise.
15338
bb99c472
YQ
153392014-10-16 Yao Qi <yao@codesourcery.com>
15340
15341 * gdb.base/remotetimeout.exp: Remove noargs checking.
15342
7c16b83e
PA
153432014-10-15 Pedro Alves <palves@redhat.com>
15344
15345 PR breakpoints/9649
15346 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15347 * gdb.base/breakpoint-in-ro-region.exp
15348 (probe_target_hardware_step): New procedure.
15349 (top level): Probe hardware stepping and hardware breakpoint
15350 support. Test stepping through a read-only region, with both
15351 "breakpoint auto-hw" on and off and both "always-inserted" on and
15352 off.
15353
35a49624
IB
153542014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15355
15356 * gdb.dlang/demangle.exp: Update for demangling changes.
15357
2d1c107c
SC
153582014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15359
15360 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15361 * gdb.cp/non-trivial-retval.exp: Add new tests.
15362
778811d5
SC
153632014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15364
15365 PR c++/13403
15366 PR c++/15154
15367 * gdb.cp/non-trivial-retval.cc: New file.
15368 * gdb.cp/non-trivial-retval.exp: New file.
15369
10c5f0a8
YQ
153702014-10-15 Yao Qi <yao@codesourcery.com>
15371
15372 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15373 remote host.
15374
65d7b369
YQ
153752014-10-15 Yao Qi <yao@codesourcery.com>
15376
15377 * gdb.python/py-symbol.exp: Match file base name if host is
15378 remote, otherwise match file name with dir name.
15379 * gdb.python/py-symtab.exp: Likewise.
15380 * gdb.python/python.exp: Likewise.
15381
46dc1394
YQ
153822014-10-15 Yao Qi <yao@codesourcery.com>
15383
15384 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15385 pattern.
15386 * gdb.python/py-symtab.exp: Likewise.
15387 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15388 locationn.
15389
c40cc657
JB
153902014-10-14 Joel Brobecker <brobecker@adacore.com>
15391
15392 * gdb.ada/addr_arith: New testcase.
15393
2abf49e1
MR
153942014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15395
15396 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15397 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15398 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15399 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15400
f7088df3
SDJ
154012014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15402
15403 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15404 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15405 * gdb.arch/stap-eval-lang-ada.exp: New file.
15406
4dc06805
YQ
154072014-10-14 Yao Qi <yao@codesourcery.com>
15408
15409 * gdb.mi/mi-var-child.c (nothing1): New function.
15410 (nothing2): New function.
15411 (do_children_tests): Set function pointers by nothing1 and
15412 nothing2.
15413 * gdb.mi/mi-var-child.exp: Step over new added statements.
15414 Update test to match the new output.
15415 * gdb.mi/var-cmd.c (nothing1): New function.
15416 (nothing2): New function.
15417 (do_children_tests): Set function pointers by nothing1 and
15418 nothing2.
15419 * gdb.mi/mi-var-display.exp: Update test to match output.
15420 Step to the line specified by $line_dct_nothing.
15421 Increase the number of lines to step.
15422
46a93de2
YQ
154232014-10-14 Yao Qi <yao@codesourcery.com>
15424
15425 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15426 tests.
15427 * gdb.mi/mi2-var-child.exp: Likewise.
15428
14ea52ee
DE
154292014-10-13 Doug Evans <dje@google.com>
15430
15431 * gdb.python/py-objfile.exp: Change name of file name test.
15432
e5c6e92b
DE
154332014-10-13 Doug Evans <dje@google.com>
15434
15435 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15436 from the start of the CU.
15437
c780cc2f
JK
154382014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15439 Yao Qi <yao@codesourcery.com>
15440
15441 Fix "save breakpoints" for "catch" command.
15442 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15443 Remove -nonewline. Match also the added "main" line.
15444
99894e11
JK
154452014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15446
15447 Fix "save breakpoints" for "disable $bpnum" command.
15448 * gdb.base/save-bp.c (main): Add label.
15449 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15450
6e1ac5a3
JK
154512014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15452
15453 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15454
754dd2b0
YQ
154552014-10-11 Yao Qi <yao@codesourcery.com>
15456
15457 * gdb.server/server-kill.exp: Execute command
15458 "set remote trace-status-packet on" before "tstatus".
15459
f90183d7
YQ
154602014-10-11 Yao Qi <yao@codesourcery.com>
15461
15462 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15463 (main): Call getppid.
15464 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15465 and continue to it. Read variable "server_pid".
15466
bf40a607
YQ
154672014-10-11 Yao Qi <yao@codesourcery.com>
15468
15469 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15470
052ca370
YQ
154712014-10-11 Yao Qi <yao@codesourcery.com>
15472
15473 * gdb.threads/thread-find.exp: Don't execute command
15474 "info threads".
15475 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15476 * gdb.threads/linux-dp.exp: Don't check the condition
15477 $threads_created equals to zero.
15478
3831839c
PA
154792014-10-10 Pedro Alves <palves@redhat.com>
15480
15481 * gdb.base/bigcore.exp: Remove references to IRIX.
15482 * gdb.base/funcargs.exp: Likewise.
15483 * gdb.base/interrupt.exp: Likewise.
15484 * gdb.base/mips_pro.exp: Likewise.
15485 * gdb.base/nodebug.exp: Likewise.
15486 * gdb.base/setvar.exp: Likewise.
15487 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15488
8b9a549d
PA
154892014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15490 Pedro Alves <palves@redhat.com>
15491
15492 PR symtab/14466
15493 * gdb.base/vdso-warning.c: New file.
15494 * gdb.base/vdso-warning.exp: New file.
15495
d48ba5e8
DE
154962014-10-02 Doug Evans <dje@google.com>
15497
15498 * gdb.base/structs.c (main): Don't run forever.
15499
2278c276
PA
155002014-10-02 Pedro Alves <palves@redhat.com>
15501
15502 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15503 (top level) <stop threads 1, stop threads 2>: Use it.
15504
b57bacec
PA
155052014-10-02 Pedro Alves <palves@redhat.com>
15506
15507 * gdb.threads/break-while-running.exp (test): Add new
15508 'update_thread_list' argument. Skip "info threads" if false.
15509 (top level): Add new 'update_thread_list' axis.
15510
13fd3ff3
PA
155112014-10-02 Pedro Alves <palves@redhat.com>
15512
15513 PR breakpoints/17431
15514 * gdb.base/execl-update-breakpoints.c: New file.
15515 * gdb.base/execl-update-breakpoints.exp: New file.
15516
0fec99e8
PA
155172014-10-01 Pedro Alves <palves@redhat.com>
15518
15519 * gdb.base/breakpoint-in-ro-region.c: New file.
15520 * gdb.base/breakpoint-in-ro-region.exp: New file.
15521
2ddf4301
SM
155222014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15523
15524 * gdb.mi/mi-exit-code.exp: New file.
15525 * gdb.mi/mi-exit-code.c: New file.
15526
6a5f3f43
YQ
155272014-09-30 Yao Qi <yao@codesourcery.com>
15528
15529 * lib/prelink-support.exp (build_executable_own_libs): Error if
15530 the target isn't native.
15531
345bcc73
YQ
155322014-09-30 Yao Qi <yao@codesourcery.com>
15533
15534 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15535 false.
15536
a25a5a45
PA
155372014-09-22 Pedro Alves <palves@redhat.com>
15538
15539 * gdb.threads/break-while-running.exp: New file.
15540 * gdb.threads/break-while-running.c: New file.
15541
00ba3162
YQ
155422014-09-19 Yao Qi <yao@codesourcery.com>
15543
15544 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15545 Invoke test. Restart GDB with --readnow and invoke test again.
15546
c3b7b696
YQ
155472014-09-19 Yao Qi <yao@codesourcery.com>
15548
15549 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15550 proc set_breakpoint_on_gcd_function. Invoke
15551 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15552 invoke set_breakpoint_on_gcd_function again.
15553
2b4fd423
DE
155542014-09-18 Doug Evans <dje@google.com>
15555
15556 * gdb.dwarf2/symtab-producer.exp: New file.
15557
a5947601
SDJ
155582014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15559
15560 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15561 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15562 * gdb.base/global-var-nested-by-dso.c: Likewise.
15563 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15564
91c19059
SDJ
155652014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15566 Pedro Alves <palves@redhat.com>
15567
15568 * gdb.base/watch-bitfields.exp: Pass string other than test file
15569 name to prepare_for_testing.
15570 (watch): New procedure.
15571 (expect_watchpoint): Use with_test_prefix.
15572 (top level): Factor out tests to ...
15573 (test_watch_location, test_regular_watch): ... these new
15574 procedures, and use with_test_prefix and gdb_continue_to_end.
15575
bb9d5f81
PP
155762014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15577
15578 PR breakpoints/12526
15579 * gdb.base/watch-bitfields.exp: New file.
15580 * gdb.base/watch-bitfields.c: New file.
15581
635856f5
PA
155822014-09-16 Pedro Alves <palves@redhat.com>
15583
15584 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15585 software and hardware addresses, not software address against
15586 itself.
15587
7280ceea
PA
155882014-09-16 Pedro Alves <palves@redhat.com>
15589
15590 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15591 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15592
428b16bd
PA
155932014-09-16 Pedro Alves <palves@redhat.com>
15594
15595 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15596 files.
15597 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15598 "*-*-vxworks*" throughout.
15599 * gdb.base/break.exp: Likewise.
15600 * gdb.base/default.exp: Likewise.
15601 * gdb.base/scope.exp: Likewise.
15602 * gdb.base/sepdebug.exp: Likewise.
15603 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15604 throughout.
15605 * gdb.base/run.c: Likewise.
15606 * gdb.base/sepdebug.c: Likewise.
15607 * gdb.hp/gdb.aCC/run.c: Likewise.
15608 * gdb.reverse/until-reverse.c: Likewise.
15609 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15610
666d413c
YQ
156112014-09-16 Yao Qi <yao@codesourcery.com>
15612
15613 * boards/local-remote-host-native.exp: New file.
15614
57cbd724
DE
156152014-09-14 Doug Evans <xdje42@gmail.com>
15616
15617 * gdb.threads/queue-signal.c (thread_count): New variable.
15618 (thread_count_mutex, thread_count_condvar): New variables.
15619 (incr_thread_count, wait_all_threads_running): New functions.
15620 (main): Wait for all threads to be in their thread functions.
15621
81219e53
DE
156222014-09-13 Doug Evans <xdje42@gmail.com>
15623
15624 * gdb.threads/queue-signal.c: New file.
15625 * gdb.threads/queue-signal.exp: New file.
15626
3714cea7
DE
156272014-09-13 Doug Evans <xdje42@gmail.com>
15628
15629 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15630 be consistent with what default_gdb_init uses.
15631 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15632 the plain text of the prompt. Add some logging printfs.
15633 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15634
fa43b1d7
PA
156352014-09-12 Pedro Alves <palves@redhat.com>
15636
15637 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15638 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15639 * gdb.arch/i386-size-overlap.exp: Likewise.
15640 * gdb.arch/i386-size.exp: Likewise.
15641 * gdb.arch/i386-unwind.exp: Likewise.
15642 * gdb.base/a2-run.exp: Likewise.
15643 * gdb.base/break.exp: Likewise.
15644 * gdb.base/charset.exp: Likewise.
15645 * gdb.base/chng-syms.exp: Likewise.
15646 * gdb.base/commands.exp: Likewise.
15647 * gdb.base/dbx.exp: Likewise.
15648 * gdb.base/find.exp: Likewise.
15649 * gdb.base/funcargs.exp: Likewise.
15650 * gdb.base/jit-simple.exp: Likewise.
15651 * gdb.base/reread.exp: Likewise.
15652 * gdb.base/sepdebug.exp: Likewise.
15653 * gdb.base/step-bt.exp: Likewise.
15654 * gdb.cp/mb-inline.exp: Likewise.
15655 * gdb.cp/mb-templates.exp: Likewise.
15656 * gdb.objc/basicclass.exp: Likewise.
15657 * gdb.threads/killed.exp: Likewise.
15658
9d9bf2df
EBM
156592014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15660
15661 PR tdep/17379
15662 * gdb.arch/powerpc-stackless.S: New file.
15663 * gdb.arch/powerpc-stackless.exp: New file.
15664
1cf2f1b0
JK
156652014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15666
15667 * gdb.base/attach.c: Include unistd.h.
15668 (main): Call alarm. Add label postloop.
15669 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15670 gdb_breakpoint, gdb_continue_to_breakpoint.
15671 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15672
98880d46
PA
156732014-09-11 Pedro Alves <palves@redhat.com>
15674
15675 PR gdb/17347
15676 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15677 * gdb.base/attach.exp (test_command_line_attach_run): New
15678 procedure.
15679 (top level): Call it.
15680
4c92ff2c
PA
156812014-09-11 Pedro Alves <palves@redhat.com>
15682
15683 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15684 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15685 (do_command_attach_tests): Use spawn_wait_for_attach.
15686 * gdb.base/solib-overlap.exp: Likewise.
15687 * gdb.multi/multi-attach.exp: Likewise.
15688 * gdb.python/py-prompt.exp: Likewise.
15689 * gdb.python/py-sync-interp.exp: Likewise.
15690 * gdb.server/ext-attach.exp: Likewise.
15691
3adc1a7d
GKB
156922014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15693
15694 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15695 command in testcase. Simplify testcase.
15696
96334934
JB
156972014-09-10 Joel Brobecker <brobecker@adacore.com>
15698
15699 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15700
eb479039
JB
157012014-09-10 Joel Brobecker <brobecker@adacore.com>
15702
15703 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15704
deede10c
JB
157052014-09-10 Joel Brobecker <brobecker@adacore.com>
15706
15707 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15708
7828a5f5
JB
157092014-09-10 Joel Brobecker <brobecker@adacore.com>
15710
15711 * gdb.dwarf2/dynarr-ptr.c: New file.
15712 * gdb.dwarf2/dynarr-ptr.exp: New file.
15713
33aeebcf
MR
157142014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15715
15716 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15717 of 30 rather than hardcoding 120 for a slow test case. Take the
15718 `gdb,timeout' target setting into account for this calculation.
15719 Don't extend the timeout for the test cases that don't need it.
15720
7b415901
MR
157212014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15722
15723 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15724 a factor of 2 for a slow test case. Take the `gdb,timeout'
15725 target setting into account for this calculation.
15726 * gdb.reverse/until-precsave.exp: Increase the timeout by
15727 a factor of 15 and 3 respectively rather than adding 120
15728 for a pair of slow test cases. Take the `gdb,timeout'
15729 target setting into account for this calculation.
15730
4a40f85a
MR
157312014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15732
15733 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15734 timeout, don't pass one down to gdb_expect.
15735 (gdb_expect): Rework timeout selection.
15736
09635af7
MR
157372014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15738
15739 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15740 exception on timeout.
15741 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15742 (gdbserver_start_extended): Catch any `gdbserver_start' error
15743 exceptions.
15744 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15745 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15746 `gdbserver_gdb_load' error exceptions.
15747
2bdd10b7
MR
157482014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15749
15750 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15751 120 on waiting for the TCP socket to open.
15752
316935f0
DE
157532014-09-09 Doug Evans <xdje42@gmail.com>
15754
15755 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15756 _caller_matches, _any_caller_is, _any_caller_matches.
15757
83740597
DE
157582014-09-09 Doug Evans <xdje42@gmail.com>
15759
15760 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15761
4c122fc3
YQ
157622014-09-09 Yao Qi <yao@codesourcery.com>
15763
15764 * gdb.mi/mi-var-display.exp: Set print symbol off.
15765
a9f116cb
GKB
157662014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15767
15768 PR gdb/17035
15769 * gdb.base/commands.exp: Add tests to verify user-defined
15770 commands with empty bodies.
15771 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15772 python commands in `show user command`.
15773 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15774 scheme commands in `show user command`.
15775
c75bd3a2
JK
157762014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15777
15778 PR python/17355
15779 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15780 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15781 * gdb.python/py-framefilter-invalidarg.exp: New file.
15782 * gdb.python/py-framefilter-invalidarg.py: New file.
15783
faa42425
DE
157842014-09-06 Doug Evans <xdje42@gmail.com>
15785
15786 PR 15276
15787 * gdb.python/py-caller-is.c: New file.
15788 * gdb.python/py-caller-is.exp: New file.
15789
474ca4f6
SDJ
157902014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15791
15792 PR gdb/17235
15793 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15794 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15795
eb0b0463
SDJ
157962014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15797
15798 PR fortran/17237
15799 * gdb.fortran/print-formatted.exp: New file.
15800 * gdb.fortran/print-formatted.f90: Likewise.
15801
5f3b99cf
SS
158022014-09-03 Sasha Smundak <asmundak@google.com>
15803
15804 * gdb.python/py-frame.exp: Test Frame.read_register.
15805
7d793aa9
SDJ
158062014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15807
15808 PR python/16699
15809 * gdb.python/py-completion.exp: New file.
15810 * gdb.python/py-completion.py: Likewise.
15811
fb0576e9
DE
158122014-08-28 Doug Evans <dje@google.com>
15813
15814 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15815 eax,etc. are live with values set by gdb and thus the compiler can't
15816 use them.
15817 * gdb.arch/i386-pseudo.c (main): Ditto.
15818
ee92b0dd
DE
158192014-08-27 Doug Evans <dje@google.com>
15820
15821 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15822
6649db35
DE
158232014-08-25 Doug Evans <dje@google.com>
15824
15825 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15826 (main): Ditto.
15827
564b7600
DE
158282014-08-25 Doug Evans <dje@google.com>
15829
15830 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15831
3881fb67
YQ
158322014-08-24 Yao Qi <yao@codesourcery.com>
15833
15834 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15835 symbol off.
15836 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15837
a05a36a5
DE
158382014-08-22 Doug Evans <dje@google.com>
15839
15840 PR 17276
15841 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15842 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15843 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15844
7c343b48
YQ
158452014-08-22 Yao Qi <yao@codesourcery.com>
15846
15847 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15848 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15849 * gdb.python/python.exp: Likewise. Use .py file on the host
15850 instead of the build.
15851
22fd09ae
JK
158522014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15853
15854 * gdb.threads/gcore-stale-thread.c: New file.
15855 * gdb.threads/gcore-stale-thread.exp: New file.
15856
a8454a7c
PA
158572014-08-21 Pedro Alves <palves@redhat.com>
15858
15859 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15860 * gdb.base/gcore-relro-pie.exp: Likewise.
15861 * gdb.base/gcore-relro.exp: Likewise.
15862 * gdb.base/gcore.exp: Likewise.
15863 * gdb.base/print-symbol-loading.exp: Likewise.
15864 * gdb.threads/gcore-thread.exp: Likewise.
15865 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15866
2a31c623
PA
158672014-08-20 Pedro Alves <palves@redhat.com>
15868 Jan Kratochvil <jan.kratochvil@redhat.com>
15869
15870 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15871 configure.
15872 (EXPECT): Handle READ1 being set.
15873 (all): Depend on EXTRA_RULES.
15874 (check-read1, expect-read1, read1.so, read1): New rules.
15875 * README (Testsuite Parameters): Document the READ1 make variable.
15876 (Race detection): New section.
15877 * configure: Regenerate.
15878 * configure.ac: If build==host==target, and running under a
15879 GNU/glibc system, add read1 to the extra Makefile rules.
15880 (EXTRA_RULES): AC_SUBST it.
15881 * lib/read1.c: New file.
15882
d36430db
JB
158832014-08-20 Joel Brobecker <brobecker@adacore.com>
15884
15885 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15886 the handling of variables declared as a typedef to an array
15887 which a DW_AT_data_location attribute.
15888
9a0dc9e3
PA
158892014-08-19 Andrew Burgess <aburgess@broadcom.com>
15890 Pedro Alves <palves@redhat.com>
15891
15892 PR symtab/14604
15893 PR symtab/14605
15894 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
15895 gdb_test.
15896
0718a8da
PA
158972014-08-19 Pedro Alves <palves@redhat.com>
15898
15899 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
15900
13b448cd
YQ
159012014-08-19 Yao Qi <yao@codesourcery.com>
15902
15903 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15904 right line.
15905
1cbf5077
DB
159062014-08-18 David Blaikie <dblaikie@gmail.com>
15907
15908 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15909
bf0fae19
JB
159102014-08-18 Joel Brobecker <brobecker@adacore.com>
15911
15912 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15913 attribute in array range.
15914
3c8c5dcc
JB
159152014-08-18 Joel Brobecker <brobecker@adacore.com>
15916
15917 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15918
e66d4446
SC
159192014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15920
15921 PR c++/17132
15922 * gdb.cp/pr17132.cc: New file.
15923 * gdb.cp/pr17132.exp: New file.
15924
940df408
SC
159252014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15926
15927 * gdb.python/py-xmethods.py (A_getarrayind)
15928 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15929 Use 'print' with function call syntax.
15930 (E_method_matcher.match): Fix tab vs space indentation mixup.
15931
ebcc6c3a
YQ
159322014-08-15 Yao Qi <yao@codesourcery.com>
15933
15934 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15935 false.
15936
775e0f04
YQ
159372014-08-15 Yao Qi <yao@codesourcery.com>
15938
15939 * gdb.cp/casts.exp: Set print symbol off.
15940 * gdb.cp/class2.exp: Likewise.
15941 * gdb.cp/overload.exp: Likewise.
15942 * gdb.cp/templates.exp: Likewise.
15943
d769e349
DE
159442014-08-11 Doug Evans <dje@google.com>
15945
15946 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
15947 (test_load_shlib): Update.
15948
20c6f1e1
YQ
159492014-08-09 Yao Qi <yao@codesourcery.com>
15950
15951 * gdb.base/display.exp: Invoke is_address_zero_readable.
15952 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
15953 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15954 * gdb.base/hbreak-unmapped.exp: Return if
15955 is_address_zero_readable returns true.
15956 * gdb.base/signest.exp: Likewise.
15957 * gdb.base/signull.exp: Likewise.
15958 * gdb.base/sigbpt.exp: Likewise.
15959 * gdb.guile/scm-disasm.exp: Do the test if
15960 is_address_zero_readable returns false.
15961 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
15962 * gdb.python/py-arch.exp: Likewise.
15963 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
15964 * lib/gdb.exp (is_address_zero_readable): New proc.
15965
5792e8e3
YQ
159662014-08-09 Yao Qi <yao@codesourcery.com>
15967
15968 PR testsuite/13443
15969 * gdb.mi/mi-var-display.exp: Make test messages unique.
15970
3cecbbbe
TT
159712014-08-04 Tom Tromey <tromey@redhat.com>
15972
15973 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
15974 target 0".
15975
00b51ff5
TT
159762014-08-04 Tom Tromey <tromey@redhat.com>
15977
15978 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
15979 "target_resume".
15980
6908c509
JB
159812014-08-01 Joel Brobecker <brobecker@adacore.com>
15982
15983 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
15984 inner_vla_struct_object_size.
15985 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
15986 as xfail.
15987
cc6563d2
PA
159882014-07-30 Pedro Alves <palves@redhat.com>
15989
15990 * gdb.threads/signal-command-handle-nopass.exp (test): Add
15991 comment.
15992
7e09a223
YQ
159932014-07-29 Yao Qi <yao@codesourcery.com>
15994
15995 PR gdb/17206
15996 * gdb.base/until-nodebug.exp: New.
15997
7ebdbe92
DE
159982014-07-28 Doug Evans <xdje42@gmail.com>
15999
16000 PR guile/17203
16001 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16002 previously existing parameter, and previously ambiguously spelled
16003 parameter.
16004
fdb1adc6
WN
160052014-07-28 Will Newton <will.newton@linaro.org>
16006
16007 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16008
186fcde0
DE
160092014-07-26 Ludovic Courtès <ludo@gnu.org>
16010 Doug Evans <xdje42@gmail.com>
16011
16012 PR guile/17146
16013 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16014
70509625
PA
160152014-07-25 Pedro Alves <palves@redhat.com>
16016
16017 * gdb.threads/signal-command-handle-nopass.c: New file.
16018 * gdb.threads/signal-command-handle-nopass.exp: New file.
16019 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16020 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16021 * gdb.threads/signal-delivered-right-thread.c: New file.
16022 * gdb.threads/signal-delivered-right-thread.exp: New file.
16023
c3f814a1
PA
160242014-07-25 Pedro Alves <palves@redhat.com>
16025
16026 * gdb.base/double-prompt-target-event-error.exp
16027 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16028 match.
16029 (cancel_pagination_in_target_event): Rework double prompt
16030 detection.
16031 * gdb.base/paginate-after-ctrl-c-running.exp
16032 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16033 <return>' match.
16034 * gdb.base/paginate-bg-execution.exp
16035 (test_bg_execution_pagination_return)
16036 (test_bg_execution_pagination_cancel): Remove '-notransfer
16037 <return>' matches.
16038 * gdb.base/paginate-execution-startup.exp
16039 (test_fg_execution_pagination_return)
16040 (test_fg_execution_pagination_cancel): Remove '-notransfer
16041 <return>' matches.
16042 * gdb.base/paginate-inferior-exit.exp
16043 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16044 match.
16045 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16046 * lib/gdb.exp (pagination_prompt): Run text through
16047 string_to_regexp.
16048 (gdb_test_multiple): Match $pagination_prompt instead of
16049 "<return>".
16050 (string_to_regexp): Move to lib/gdb-utils.exp.
16051
e214cf6c
JK
160522014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16053
16054 * gdb.arch/amd64-entry-value-paramref.S: New file.
16055 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16056 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16057 * gdb.arch/amd64-optimout-repeat.S: New file.
16058 * gdb.arch/amd64-optimout-repeat.c: New file.
16059 * gdb.arch/amd64-optimout-repeat.exp: New file.
16060
17d0c5c8
JK
160612014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16062
16063 PR gdb/17170
16064 * gdb.base/statistics.exp: New file.
16065
b8b8facf
DE
160662014-07-17 Doug Evans <dje@google.com>
16067
74b49205 16068 PR gdb/17170
b8b8facf
DE
16069 * gdb.base/maint.exp: Update testing of per-command stats.
16070
1b5d0ab3
PA
160712014-07-16 Pedro Alves <palves@redhat.com>
16072
16073 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16074 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16075 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16076 (tfile_write_buf): New functions.
16077 (add_memory_block): Rewrite using the above.
16078 (adjust_function_address): New function.
16079 (FUNCTION_ADDRESS): New macro.
16080 (write_basic_trace_file): Remove short_x local, and use
16081 tfile_write_16. Change type of func_addr local to unsigned long
16082 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16083 here. Cast argument of add_memory_block to char pointer.
16084 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16085 (main): Remove parameters.
16086 * gdb.trace/tfile.exp: Remove nowarnings.
16087
4d974e88
SM
160882014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16089
16090 * gdb.base/debug-expr.exp: Test string evaluation with
16091 "debug expression" on.
16092
41e99568
PA
160932014-07-15 Pedro Alves <palves@redhat.com>
16094
16095 * gdb.base/reread.exp: Use clean_restart.
16096
487d9753
PL
160972014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16098
16099 * gdb.arch/avr-flash-qualifer.c: New.
16100 * gdb.arch/avr-flash-qualifer.exp: New.
16101
cc1c52ad
PA
161022014-07-14 Pedro Alves <palves@redhat.com>
16103
16104 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16105 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16106
1e973570
PA
161072014-07-14 Pedro Alves <palves@redhat.com>
16108
16109 * gdb.base/double-prompt-target-event-error.c: New file.
16110 * gdb.base/double-prompt-target-event-error.exp: New file.
16111
93d6eb10
PA
161122014-07-14 Pedro Alves <palves@redhat.com>
16113
16114 PR gdb/17072
16115 * gdb.base/paginate-inferior-exit.c: New file.
16116 * gdb.base/paginate-inferior-exit.exp: New file.
16117
0017922d
PA
161182014-07-14 Pedro Alves <palves@redhat.com>
16119
16120 PR gdb/17072
16121 * gdb.base/paginate-bg-execution.c: New file.
16122 * gdb.base/paginate-bg-execution.exp: New file.
16123
94696ad3
PA
161242014-07-14 Pedro Alves <palves@redhat.com>
16125
16126 PR gdb/17072
16127 * gdb.base/paginate-execution-startup.c: New file.
16128 * gdb.base/paginate-execution-startup.exp: New file.
16129 * lib/gdb.exp (pagination_prompt): New global.
16130 (default_gdb_spawn): New procedure, factored out from
16131 default_gdb_spawn.
16132 (default_gdb_start): Adjust to call default_gdb_spawn.
16133 (gdb_spawn): New procedure.
16134
bd293940
PA
161352014-07-14 Pedro Alves <palves@redhat.com>
16136
16137 * lib/gdb.exp (gdb_assert): New procedure.
16138 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16139
c933f875
PA
161402014-07-14 Pedro Alves <palves@redhat.com>
16141
16142 * gdb.base/execution-termios.c: New file.
16143 * gdb.base/execution-termios.exp: New file.
16144
d98b7a16
TT
161452014-07-14 Tom Tromey <tromey@redhat.com>
16146
16147 * gdb.cp/vla-cxx.cc: New file.
16148 * gdb.cp/vla-cxx.exp: New file.
16149
548740d6
TT
161502014-07-14 Tom Tromey <tromey@redhat.com>
16151
16152 * gdb.reverse/rerun-prec.c: New file.
16153 * gdb.reverse/rerun-prec.exp: New file.
16154
a25eb028
MR
161552014-07-12 Maciej W. Rozycki <macro@mips.com>
16156 Maciej W. Rozycki <macro@codesourcery.com>
16157
16158 * lib/gdb-utils.exp: New file.
16159 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16160 inline `gdb_init_command' processing.
16161 (gdb_start_cmd): Likewise.
16162 * lib/mi-support.exp (mi_run_cmd): Likewise.
16163 * README: Document `gdb_init_command' and `gdb_init_commands'.
16164
218c2655
JK
161652014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16166
16167 Fix false FAIL running under a very long directory name.
16168 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16169 and "set print elements 10000". Twice.
16170
5401fde3
YQ
161712014-07-11 Yao Qi <yao@codesourcery.com>
16172
16173 * gdb.base/exprs.exp: "set print symbol off".
16174
e76126e8
PA
161752014-07-11 Pedro Alves <palves@redhat.com>
16176
16177 * gdb.threads/kill.c: New file.
16178 * gdb.threads/kill.exp: New file.
16179
2d6f0de6
YQ
161802014-07-10 Yao Qi <yao@codesourcery.com>
16181
16182 * gdb.trace/tfile.c (write_basic_trace_file)
16183 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16184 address written to trace file.
16185
7180e04a
PA
161862014-07-09 Pedro Alves <palves@redhat.com>
16187
16188 * gdb.base/attach-wait-input.exp: New file.
16189 * gdb.base/attach-wait-input.c: New file.
16190
9a9a7608
AB
161912014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16192
16193 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16194 setting up test structures.
16195 (main): Call new test function.
16196 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16197 test function, continue into test function and walk test
16198 structures.
16199
161ac41e
YQ
162002014-07-02 Yao Qi <yao@codesourcery.com>
16201
16202 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16203 'bar_start' at the beginning of functions 'foo' and 'bar'
16204 respectively.
16205 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16206 instead of 'foo' and 'bar'.
16207
1f267ae3
MM
162082014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16209
16210 * gdb.btrace/segv.exp: New.
16211 * gdb.btrace/segv.c: New.
16212
2b239efb
LM
162132014-07-02 Luis Machado <lgustavo@codesourcery.com>
16214
16215 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16216 instruction.
16217
cf363f18
MW
162182014-06-30 Mark Wielaard <mjw@redhat.com>
16219
16220 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16221 vulture, vilify, villar): New volatile array constants.
16222 (vindictive, vegetation): New const volatile array constants.
16223 * gdb.base/volatile.exp: Test volatile and const volatile array
16224 types.
16225
aebf9d24
AA
162262014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16227
16228 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16229 target lacks support for awatch, rwatch, or hbreak.
16230
b67a2c6f
YQ
162312014-06-27 Yao Qi <yao@codesourcery.com>
16232
16233 * gdb.multi/dummy-frame-restore.exp: New.
16234 * gdb.multi/dummy-frame-restore.c: New.
16235
aef92902
MM
162362014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16237
16238 * gdb.btrace/gcore.exp: New.
16239
8e9db26e
PA
162402014-06-23 Pedro Alves <palves@redhat.com>
16241
16242 * gdb.base/watchpoint-reuse-slot.c: New file.
16243 * gdb.base/watchpoint-reuse-slot.exp: New file.
16244
70afc5b7
SC
162452014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16246
16247 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16248 progspace's filename in 'info', 'enable' and 'disable' command
16249 tests.
16250
b972bd9c
JK
162512014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16252
16253 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16254 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16255 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16256
125f8a3d
GB
162572014-06-20 Gary Benson <gbenson@redhat.com>
16258
16259 * gdb.arch/i386-avx.exp: Fix include file location.
16260 * gdb.arch/i386-sse.exp: Likewise.
16261
3ed9baed
IB
162622014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16263
16264 * gdb.dlang/expression.exp: New file.
16265
034f788c
PA
162662014-06-19 Pedro Alves <palves@redhat.com>
16267
16268 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16269 out from ...
16270 (top level): ... here. Iterate running tests under different
16271 scheduler-locking settings.
16272
45371d0c
LM
162732014-06-18 Luis Machado <lgustavo@codesourcery.com>
16274
16275 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16276 to DW_FORM_addr and use non-zero addresses.
16277
5d376983
SC
162782014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16279
16280 PR gdb/17017
16281 * gdb.python/py-xmethods.cc: Add global function call counters and
16282 increment them in their respective functions. Remove "cout"
16283 statements.
16284 * gdb.python/py-xmethods.exp: Make tests check the global function
16285 call counters instead of depending on inferior IO.
16286
a1aa2221
LM
162872014-06-18 Don Breazeal <donb@codesourcery.com>
16288
16289 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16290 Deleted procedure.
16291 (explicit_fork_parent_follow): Deleted procedure.
16292 (explicit_fork_child_follow): Deleted procedure.
16293 (test_follow_fork): New procedure.
16294 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 16295 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
16296 procedure calls.
16297
0fc05997
YQ
162982014-06-17 Yao Qi <yao@codesourcery.com>
16299
16300 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16301 CP1252.
16302
70795c52
LM
163032014-06-17 Luis Machado <lgustavo@codesourcery.com>
16304
16305 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16306 Initialize ptr and S explicitly.
16307 (skip_type_update_when_not_use_rtti_test): Likewise.
16308
6be47f0c
KS
163092014-06-16 Keith Seitz <keiths@redhat.com>
16310
16311 PR mi/15863
16312 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16313 the inferior is started.
16314
d03de421
PA
163152014-06-16 Pedro Alves <palves@redhat.com>
16316
16317 * gdb.base/break-main-file-remove-fail.c: New file.
16318 * gdb.base/break-main-file-remove-fail.exp: New file.
16319 * gdb.base/break-unload-file.exp: Use build_executable instead of
16320 prepare_for_testing.
16321 (test_break): New parameter "initial_load". Handle it.
16322 (top level): Add initial_load cmdline/file axis.
16323
f9579b99
TT
163242014-06-12 Tom Tromey <tromey@redhat.com>
16325
16326 * gdb.base/completion.exp: Don't use directory name in test.
16327
3657956b
GB
163282014-06-09 Gary Benson <gbenson@redhat.com>
16329
16330 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16331 separate the always-available ANSI-standard signals from the
16332 signals that require checking.
16333 (main): Likewise.
16334 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16335 Likewise.
16336 (main): Likewise.
16337
4186eb54
KS
163382014-06-07 Keith Seitz <keiths@redhat.com>
16339
16340 Revert:
16341 PR c++/16253
16342 * gdb.cp/var-tag.cc: New file.
16343 * gdb.cp/var-tag.exp: New file.
16344 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16345 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16346 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16347 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16348
25326a28 163492014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
16350
16351 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16352
829155c9
PA
163532014-06-06 Pedro Alves <palves@redhat.com>
16354
16355 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16356 in target debug output instead of looking at RSP packets,
16357 disabling the test on any target that uses hardware stepping.
16358 Update comments.
16359
61c8d22e
PA
163602014-06-06 Pedro Alves <palves@redhat.com>
16361
16362 * gdb.base/break-unload-file.exp: Fix typo.
16363
d9a47287
YQ
163642014-06-06 Yao Qi <yao@codesourcery.com>
16365
16366 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16367 from "jit_function" to "^jit_function".
16368
e5e01dbf
YQ
163692014-06-06 Yao Qi <yao@codesourcery.com>
16370
16371 * gdb.base/async.c (foo): Add one statement.
16372 * gdb.base/async.exp: Get the next instruction address and
16373 match the output of "nexti" by instruction address. Match
16374 the hex address in the output of "finish".
16375
73ba372c
GB
163762014-06-06 Gary Benson <gbenson@redhat.com>
16377
16378 * gdb.base/call-signals.c: Remove preprocessor conditionals
16379 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16380 SIGSEGV and SIGTERM.
16381 * gdb.base/sigall.c: Likewise.
16382 * gdb.base/unwindonsignal.c: Likewise.
16383 * gdb.reverse/sigall-reverse.c: Likewise.
16384
831517df
YQ
163852014-06-06 Yao Qi <yao@codesourcery.com>
16386
16387 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16388 readable, skip the test.
16389
b8b91e98
YQ
163902014-06-06 Yao Qi <yao@codesourcery.com>
16391
16392 * gdb.threads/staticthreads.c (thread_function): Move the line
16393 setting breakpoint on forward.
16394 * gdb.threads/staticthreads.exp: Update comments.
16395
fb934770
LC
163962014-06-05 Ludovic Courtès <ludo@gnu.org>
16397
16398 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16399 "history-append! type error".
16400
6ef284bd
SM
164012014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16402
16403 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16404 erroneous dprintf expected input.
16405
a872e241
DE
164062014-06-04 Doug Evans <xdje42@gmail.com>
16407
16408 * gdb.guile/scm-generics.exp: Delete.
16409
16f691fb
DE
164102014-06-04 Doug Evans <xdje42@gmail.com>
16411
16412 * gdb.guile/scm-breakpoint.exp: Update.
16413 Add tests for breakpoint registration.
16414
012370f6
TT
164152014-06-04 Tom Tromey <tromey@redhat.com>
16416
16417 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16418 VLA-in-union.
16419 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16420 inner_vla_struct, vla_union types. Initialize objects of those
16421 types and compute their sizes.
16422
9f5a4cef
HZ
164232014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16424 Hui Zhu <hui@codesourcery.com>
16425
16426 * gdb.base/fileio.exp: Add test for shell not available as well as
16427 available.
16428 * gdb.base/fileio.c (test_system): Check for shell twice.
16429
90a45c4d
YQ
164302014-06-04 Yao Qi <yao@codesourcery.com>
16431
16432 * gdb.base/auto-connect-native-target.exp: Remove redundant
16433 space from the regexp pattern.
16434
70017e41
YQ
164352014-06-04 Yao Qi <yao@codesourcery.com>
16436
16437 * gdb.base/default.exp: Replace "child" with "native" in
16438 regexp pattern.
16439
883964a7
SC
164402014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16441
16442 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16443 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16444 * gdb.python/py-xmethods.py: Python script supporting the
16445 new testcase and tests.
16446
ef370185
JB
164472014-06-03 Joel Brobecker <brobecker@adacore.com>
16448 Pedro Alves <palves@redhat.com>
16449
16450 PR breakpoints/17000
16451 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16452 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16453
1e2ccb61
BM
164542014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16455
16456 * gdb.base/subst.exp: Add tests to verify partial path matching
16457 output.
16458
c6ec5ab2
PA
164592014-06-03 Pedro Alves <palves@redhat.com>
16460
16461 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16462 target that doesn't use software single-stepping.
16463
835c559f
PA
164642014-06-03 Pedro Alves <palves@redhat.com>
16465
16466 PR breakpoints/17000
16467 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16468 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16469
06eb1586
DE
164702014-06-02 Doug Evans <xdje42@gmail.com>
16471
16472 * gdb.guile/scm-parameter.exp: New file.
16473
e698b8c4
DE
164742014-06-02 Doug Evans <xdje42@gmail.com>
16475
16476 * gdb.guile/scm-cmd.c: New file.
16477 * gdb.guile/scm-cmd.exp: New file.
16478
ded03782
DE
164792014-06-02 Doug Evans <xdje42@gmail.com>
16480
16481 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16482 pretty-printer lookup.
16483 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16484 (make-pp_s-printer): Call it.
16485 (make-pretty-printer-from-dict): New function.
16486 (lookup-pretty-printer-maker-from-dict): New function.
16487 (*pretty-printer*): Simplify.
16488 (make-objfile-pp_s-printer): New function.
16489 (install-objfile-pretty-printers!): New function.
16490 (make-progspace-pp_s-printer): New function.
16491 (install-progspace-pretty-printers!): New function.
16492 * gdb.guile/scm-progspace.c: New file.
16493 * gdb.guile/scm-progspace.exp: New file.
16494
41fac0cf
PA
164952014-06-02 Pedro Alves <palves@redhat.com>
16496
16497 * gdb.base/dprintf-bp-same-addr.c: New file.
16498 * gdb.base/dprintf-bp-same-addr.exp: New file.
16499
96ae5695
EBM
165002014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16501
16502 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16503 * gdb.arch/powerpc-power.s: Likewise.
16504
da02b3a8
JB
165052014-06-02 Joel Brobecker <brobecker@adacore.com>
16506
16507 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16508
c72b2e7b
YQ
165092014-06-01 Yao Qi <yao@codesourcery.com>
16510
16511 * gdb.base/watchpoint.exp (test_watch_location): Check null
16512 pointer can be dereferenced. If not, do the test, otherwise
16513 skip it.
16514
53e8a631
AB
165152014-05-30 Andrew Burgess <aburgess@broadcom.com>
16516
16517 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16518 results.
16519 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16520
938f0e2f
AB
165212014-05-30 Andrew Burgess <aburgess@broadcom.com>
16522
16523 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16524 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16525 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16526 * gdb.arch/amd64-invalid-stack-top.c: New file.
16527 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16528
9ba6657a
PA
165292014-05-30 Pedro Alves <palves@redhat.com>
16530
16531 PR breakpoints/17000
16532 * gdb.base/sss-bp-on-user-bp.c: New file.
16533 * gdb.base/sss-bp-on-user-bp.exp: New file.
16534
522c09bf
DB
165352014-05-30 David Blaikie <dblaikie@gmail.com>
16536
16537 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16538 gnu_inline semantics via attribute.
16539 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16540 source explicitly specifies the required semantics.
16541
bf4ef81e
MR
165422014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16543
16544 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16545
329ea579
PA
165462014-05-29 Pedro Alves <palves@redhat.com>
16547 Tom Tromey <tromey@redhat.com>
16548
16549 * gdb.base/async-shell.exp: Don't enable target-async.
16550 * gdb.base/async.exp
16551 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16552 parameter. Adjust.
16553 (top level): Don't test with "target-async".
16554 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16555 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16556 * gdb.base/inferior-died.exp: Don't enable target-async.
16557 * gdb.base/interrupt-noterm.exp: Likewise.
16558 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16559 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16560 * gdb.mi/mi-nonstop.exp: Likewise.
16561 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16562 * gdb.mi/mi-nsintrall.exp: Likewise.
16563 * gdb.mi/mi-nsmoribund.exp: Likewise.
16564 * gdb.mi/mi-nsthrexec.exp: Likewise.
16565 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16566 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16567 * gdb.python/py-evsignal.exp: Don't enable target-async.
16568 * gdb.python/py-evthreads.exp: Likewise.
16569 * gdb.python/py-prompt.exp: Likewise.
16570 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16571 * gdb.server/solib-list.exp: Don't enable target-async.
16572 * gdb.threads/thread-specific-bp.exp: Likewise.
16573 * lib/mi-support.exp: Adjust to use mi-async.
16574
fd664c91
PA
165752014-05-29 Pedro Alves <palves@redhat.com>
16576
16577 PR gdb/13860
16578 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16579 reason, even in sync mode.
16580
251bde03
PA
165812014-05-29 Pedro Alves <palves@redhat.com>
16582 Hui Zhu <hui@codesourcery.com>
16583
16584 PR PR15693
16585 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16586 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16587 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16588 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16589
7f3c0343
JB
165902014-05-28 Joel Brobecker <brobecker@adacore.com>
16591
16592 * config/monitor.exp (gdb_target_monitor): Replace use of
16593 "set remotebaud" by "set serial baud".
16594
b2715b27
AW
165952014-05-26 Andy Wingo <wingo@igalia.com>
16596
16597 * gdb.guile/scm-breakpoint.exp:
16598 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16599 properties instead of gdb-object-properties.
16600
498a4489
YQ
166012014-05-26 Yao Qi <yao@codesourcery.com>
16602
16603 * gdb.server/no-thread-db.exp: Specify source file name
16604 explicitly when setting a breakpoint.
16605
589fdceb
MM
166062014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16607
16608 * gdb.btrace/vdso.c: New.
16609 * gdb.btrace/vdso.exp: New.
16610
e9089e05
MM
166112014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16612
16613 * gdb.base/gcore.exp (capture_command_output): Move ...
16614 * lib/gdb.exp (capture_command_output): ... here.
16615
67b5c0c1
MM
166162014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16617
16618 * gdb.btrace/data.exp: Test memory access during btrace replay.
16619
a2199296
SM
166202014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16621
16622 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16623
17b2616c
PA
166242014-05-21 Pedro Alves <palves@redhat.com>
16625
16626 PR gdb/13860
16627 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16628 (top level): Test that output related to execution commands is
16629 sent to the console with CLI commands, but not with MI commands.
16630 Test that breakpoint events are always mirrored to the console.
16631 Also expect the new source line to be output after a "next" in
16632 async mode too. Make it a pass/fail test.
16633 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16634 output.
16635 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16636
5166082f
PA
166372014-05-21 Pedro Alves <palves@redhat.com>
16638
16639 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16640 Use them to test variations of "list" after reaching a breakpoint.
16641 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16642 Test "list" with listsize 10 after reaching a breakpoint.
16643 * gdb.python/python.exp (decode_line current location line
16644 number): Adjust expected line number.
16645
2f25d70f
SM
166462014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16647
16648 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16649 behavior for $args, pass it directly to "run".
16650
ff604a67
MR
166512014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16652
16653 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16654 30000 to 65536.
16655
6a3cb8e8
PA
166562014-05-21 Pedro Alves <palves@redhat.com>
16657
16658 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16659 auto-connect-native-target off".
16660 * gdb.base/auto-connect-native-target.c: New file.
16661 * gdb.base/auto-connect-native-target.exp: New file.
16662
4ebfc96e
PA
166632014-05-21 Pedro Alves <palves@redhat.com>
16664
16665 * gdb.base/default.exp: Test "target native" instead of "target
16666 child".
16667
36d46afb
MW
166682014-05-21 Mark Wielaard <mjw@redhat.com>
16669
16670 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16671
5876f503
JK
166722014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16673
16674 Fix TLS access for -static -pthread.
16675 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16676 <HAVE_TLS> (thread_function, main): Initialize it.
16677 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16678 Add clean_restart.
16679 <$have_tls != "">: Check TLSVAR.
16680
0256a6ac
PA
166812014-05-21 Pedro Alves <palves@redhat.com>
16682
16683 * gdb.base/dcache-line-read-error.c: New.
16684 * gdb.base/dcache-line-read-error.exp: New.
16685
936d2992
PA
166862014-05-20 Pedro Alves <palves@redhat.com>
16687
16688 * gdb.base/compare-sections.c: New file.
16689 * gdb.base/compare-sections.exp: New file.
16690
802e8e6d
PA
166912014-05-20 Pedro Alves <palves@redhat.com>
16692
16693 * gdb.base/break-idempotent.c: New file.
16694 * gdb.base/break-idempotent.exp: New file.
16695
e59fa00f
MM
166962014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16697
16698 * gdb.btrace/nohist.exp: New.
16699
8b696e31
YQ
167002014-05-20 Yao Qi <yao@codesourcery.com>
16701
16702 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16703 gdb.reverse directory and gdb_reverse_timeout exists in board
16704 setting.
16705 * README: Document gdb_reverse_timeout.
16706
73c9764f
YQ
167072014-05-20 Yao Qi <yao@codesourcery.com>
16708
16709 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16710 'test_file_name'. Treat args as a string instead of a list.
16711 (gdb_init): Rename argument 'args' by 'test_file_name'.
16712
f1f4348a
JK
167132014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16714
16715 * gdb.arch/powerpc-power.exp: New file.
16716 * gdb.arch/powerpc-power.s: New file.
16717
0dbe70ce
DE
167182014-05-16 Doug Evans <dje@google.com>
16719
16720 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
16721 * gdb.base/completion.exp: Check that all expected files exist
16722 before doing file completion.
0dbe70ce 16723
8d551b02
DE
167242014-05-16 Doug Evans <dje@google.com>
16725
16726 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16727 Update.
16728 (do_syscall_tests_without_xml): Update.
16729
73eb7709
PA
167302014-05-16 Pedro Alves <palves@redhat.com>
16731
16732 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16733 instead of "unknown output after running".
16734
3fae92fc
YQ
167352014-05-16 Yao Qi <yao@codesourcery.com>
16736
16737 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16738 file1.txt from host at the end.
16739 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16740
c2b2ccc5
DE
167412014-05-15 Doug Evans <dje@google.com>
16742
16743 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16744 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16745 loading file. Add test for TU lookup.
16746
8c217a4b
SM
167472014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16748
16749 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16750 calling "-exec-arguments" or "set args" before running the
16751 inferior.
16752
3deb39c6
SM
167532014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16754
16755 * lib/mi-support.exp (mi_expect_stop): Expect message for
16756 inferiors that exit with non-zero exit code.
16757
71a79f8c
YQ
167582014-05-14 Yao Qi <yao@codesourcery.com>
16759
16760 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16761 match absolute path on remote host.
16762 (test_file_list_exec_source_files): Remove "/" from the
16763 pattern.
16764
f23fcd46
YQ
167652014-05-14 Yao Qi <yao@codesourcery.com>
16766
16767 * boards/local-remote-host-notty.exp (${board}_file): New
16768 proc.
16769
9404b58f
KM
167702014-05-07 Kyle McMartin <kyle@redhat.com>
16771
16772 Pushed by Joel Brobecker <brobecker@adacore.com>.
16773 * gdb.arch/aarch64-atomic-inst.c: New file.
16774 * gdb.arch/aarch64-atomic-inst.exp: New file.
16775
5e45f04c
YQ
167762014-05-07 Yao Qi <yao@codesourcery.com>
16777
16778 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16779 in current context" too.
16780
c888a17d
KS
167812014-05-05 Keith Seitz <keiths@redhat.com>
16782
16783 * gdb.linespec/ls-dollar.exp: Add test for linespec
16784 file:convenience_variable.
16785
290a839c
YQ
167862014-05-05 Yao Qi <yao@codesourcery.com>
16787
16788 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16789 traceframes into tfile and ctf trace files. Read data from
16790 trace file and test collected data.
16791 (gdb_collect_locals_test): Likewise.
16792 (gdb_unavailable_registers_test): Likewise.
16793 (gdb_unavailable_floats): Likewise.
16794 (gdb_collect_globals_test): Likewise.
16795 (top-level): Append "ctf" to trace_file_targets if GDB
16796 supports.
16797
b5262cd0
YQ
167982014-05-05 Yao Qi <yao@codesourcery.com>
16799
16800 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16801 code to ...
16802 (gdb_collect_args_test_1): ... it. New proc.
16803 (gdb_collect_locals_test): Move some code to ...
16804 (gdb_collect_locals_test_1): ... it. New proc.
16805 (gdb_unavailable_registers_test): Move some code to ...
16806 (gdb_unavailable_registers_test_1): ... it. New proc.
16807 (gdb_unavailable_floats): Move some code to ...
16808 (gdb_unavailable_floats_1): ... it. New proc.
16809
30a1e6cc
SDJ
168102014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16811
16812 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16813 probes to test for bitness recognition.
16814 * gdb.arch/amd64-stap-optional-prefix.exp
16815 (test_probe_value_without_reg): New procedure.
16816 Add code to test for different kinds of bitness.
16817
f33da99a
SDJ
168182014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16819
16820 PR breakpoints/16889
16821 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16822 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16823
5b80f00d
PA
168242014-05-01 Pedro Alves <palves@redhat.com>
16825
16826 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16827 gdb_file_cmd if no file is specified.
16828 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16829 last_loaded_file to set the remote exec-file.
16830
f8c2a73c
PA
168312014-05-01 Pedro Alves <palves@redhat.com>
16832
16833 * boards/local-remote-host.exp: New file.
16834
be6e8ac7
PA
168352014-05-01 Pedro Alves <palves@redhat.com>
16836
16837 * boards/local-remote-host.exp: Rename to ...
16838 * boards/local-remote-host-notty.exp: ... this.
16839
cac0dc8f
JB
168402014-04-28 Joel Brobecker <brobecker@adacore.com>
16841
16842 * gdb.ada/dyn_arrayidx: New testcase.
16843
9730e6cc
YQ
168442014-04-26 Yao Qi <yao@codesourcery.com>
16845
16846 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16847 and compute the length of function main. Save it in
16848 $main_length.
16849 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16850 (top-level): Use gdb_compile to compile objects into
16851 executable and restart GDB. Remove invocation to
16852 prepare_for_testing.
16853
7ae1a6a6
PA
168542014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16855 Pedro Alves <palves@redhat.com>
16856
16857 PR server/16255
16858 * gdb.multi/multi-attach.c: New file.
16859 * gdb.multi/multi-attach.exp: New file.
16860
4082afcc
PA
168612014-04-25 Pedro Alves <palves@redhat.com>
16862
16863 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16864 user.
16865 (top level): Test that "set remote conditional-breakpoints-packet
16866 off" works as intended.
16867 * gdb.base/dprintf.exp: Test that "set remote
16868 breakpoint-commands-packet off" works as intended.
16869 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16870 New function.
16871 (top level): Call it.
16872 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16873 remote fast-tracepoints-packet off" works as intended.
16874 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16875 * lib/gdb.exp (gdb_is_target_remote): ... here.
16876
2abc3f8d
DB
168772014-04-24 David Blaikie <dblaikie@gmail.com>
16878
16879 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16880 ensure clang would not discard them.
16881 * gdb.base/gdbvars.c: Ditto.
16882 * gdb.base/memattr.c: Ditto.
16883 * gdb.base/whatis.c: Ditto.
16884 * gdb.python/py-prettyprint.c: Ditto.
16885 * gdb.trace/actions.c: Ditto.
16886 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16887 ensure clang would not discard it.
16888
bfd39632
DB
168892014-04-24 David Blaikie <dblaikie@gmail.com>
16890
16891 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16892 clang to emit the full definition of type required by the test
16893 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16894
22842ff6
DB
168952014-04-24 David Blaikie <dblaikie@gmail.com>
16896
16897 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
16898 coax Clang into emitting the definition of the type.
16899 * gdb.cp/pr10728-x.h (y): Ditto.
16900 * gdb.cp/pr10728-y.cc (y): Ditto.
16901
c2e827ad
DB
169022014-04-24 David Blaikie <dblaikie@gmail.com>
16903
16904 * gdb.base/label.exp: XFAIL label related tests under Clang.
16905 * gdb.cp/cplabel.exp: Ditto.
16906 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16907 under Clang those using labels.
16908
4c2d33e7
YQ
169092014-04-25 Yao Qi <yao@codesourcery.com>
16910
16911 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16912 double_label.
16913 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16914 partial_label and double_label.
16915
56083b99
DB
169162014-04-24 David Blaikie <dblaikie@gmail.com>
16917
16918 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16919
25d4e99d
DB
169202014-04-24 David Blaikie <dblaikie@gmail.com>
16921
16922 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16923 of the function to work across GCC and Clang.
16924 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16925 pointer types (const void ** const V void **).
16926
01f9f808
MS
169272014-04-24 Michael Sturm <michael.sturm@mintel.com>
16928 Walfred Tedeschi <walfred.tedeschi@intel.com>
16929
16930 * Makefile.in (EXECUTABLES): Added i386-avx512.
16931 * gdb.arch/i386-avx512.c: New file.
16932 * gdb.arch/i386-avx512.exp: Likewise.
16933
4b48d439
KS
169342014-04-23 Keith Seitz <keiths@redhat.com>
16935
16936 * lib/mi-support.exp (mi_list_breakpoints): Delete.
16937 (mi_make_breakpoint_table): New procedure.
16938 (mi_create_breakpoint): Use mi_make_breakpoint
16939 and return the result.
16940 (mi_make_breakpoint): New procedure.
16941 (mi_build_kv_pairs): New procedure.
16942
16943 * gdb.mi/mi-break.exp: Remove unused globals,
16944 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
16945 All callers updated.
16946 * gdb.mi/mi-dprintf.exp: Use variable to track command
16947 number.
16948 Update all callers of mi_create_breakpoint and use
16949 mi_make_breakpoint_table.
16950 Remove any unused global variables.
16951 * gdb.mi/mi-nonstop.exp: Likewise.
16952 * gdb.mi/mi-nsintrall.exp: Likewise.
16953 * gdb.mi/mi-nsmoribund.exp: Likewise.
16954 * gdb.mi/mi-nsthrexec.exp: Likewise.
16955 * gdb.mi/mi-reverse.exp: Likewise.
16956 * gdb.mi/mi-simplerun.exp: Likewise.
16957 * gdb.mi/mi-stepn.exp: Likewise.
16958 * gdb.mi/mi-syn-frame.exp: Likewise.
16959 * gdb.mi/mi-until.exp: Likewise.
16960 * gdb.mi/mi-var-cp.exp: Likewise.
16961 * gdb.mi/mi-var-display.exp: Likewise.
16962 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
16963 * gdb.mi/mi2-var-child.exp: Likewise.
16964 * gdb.mi/mi-vla-c99.exp: Likewise.
16965 * lib/mi-support.exp: Likewise.
16966
16967 From Ian Lance Taylor <iant@cygnus.com>:
16968 * lib/gdb.exp (parse_args): New procedure.
16969
08351840
PA
169702014-04-23 Pedro Alves <palves@redhat.com>
16971
16972 * gdb.base/break-unload-file.c: New file.
16973 * gdb.base/break-unload-file.exp: New file.
16974 * gdb.base/sym-file-lib.c (baz): New function.
16975 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
16976 field.
16977 (load): Store the segment's mapped size.
16978 (unload): New function.
16979 (unload_shlib): New function.
16980 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
16981 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
16982 set a breakpoint at baz, and call it.
16983 * gdb.base/sym-file.exp: New tests for stale breakpoint
16984 instructions.
16985
076855f9
PA
169862014-04-23 Pedro Alves <palves@redhat.com>
16987
16988 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
16989 * gdb.base/hbreak-in-shr-unsupported.c: New file.
16990 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
16991 * gdb.base/hbreak-unmapped.c: New file.
16992 * gdb.base/hbreak-unmapped.exp: New file.
16993 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
16994 * lib/gdb.exp (gdb_is_target_remote): ... here.
16995
483805cf
PA
169962014-04-22 Pedro Alves <palves@redhat.com>
16997
16998 * gdb.base/consecutive-step-over.c: New file.
16999 * gdb.base/consecutive-step-over.exp: New file.
17000
06d97543
PA
170012014-04-22 Pedro Alves <palves@redhat.com>
17002
17003 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17004 instead of send_gdb/gdb_expect.
17005
b4429ea2
YQ
170062014-04-22 Yao Qi <yao@codesourcery.com>
17007
17008 * lib/trace-support.exp (generate_tracefile): New procedure.
17009 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17010 return 0.
17011 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17012 if generate_tracefile returns 1.
17013
51d48146
PA
170142014-04-18 Tom Tromey <palves@redhat.com>
17015 Pedro alves <tromey@redhat.com>
17016
17017 PR backtrace/15558
17018 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17019 with a backtrace limit.
17020 * gdb.python/py-frame-inline.exp: Test running to an inline
17021 function with a backtrace limit, and printing the newest frame.
17022 * gdb.python/py-frame-inline.c (main): Call f.
17023
bd1dce5f
MS
170242014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17025
17026 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17027
40d1a503
MS
170282014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17029
17030 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17031 Drop prefix from unsupported source file path.
17032
389b98f7
YQ
170332014-04-17 Yao Qi <yao@codesourcery.com>
17034
17035 * lib/gdb.exp (with_target_charset): New proc.
17036 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17037 with_target_charset.
17038 (test_print_strings): Likewise.
17039 (test_repeat_bytes): Likewise.
17040 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17041 for some tests.
17042
22869d73
KS
170432014-04-16 Keith Seitz <keiths@redhat.com>
17044
17045 PR gdb/15827
17046 * gdb.dwarf2/corrupt.c: New file.
17047 * gdb.dwarf2/corrupt.exp: New file.
17048
c4f87ca6
KS
170492014-04-16 Keith Seitz <keiths@redhat.com>
17050
17051 PR c++/16597
17052 * gdb.cp/namelessclass.cc: New file.
17053 * gdb.cp/namelessclass.exp: New file.
17054 * gdb.cp/namelessclass.S: New file.
17055
ab19de87
DE
170562014-04-16 Doug Evans <dje@google.com>
17057
17058 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17059 Add comment.
17060 (gdbserver_default_get_comm_port): New function.
17061 (gdbserver_start): Check if board file provided
17062 "gdbserver,get_comm_port" and use it if so.
17063 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17064 (gdb,socketport): Set to "stdio".
17065 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17066 (stdio_gdbserver_template): Delete.
17067 (${board}_get_remote_address): Update.
17068 (${board}_build_remote_cmd): Delete.
17069 (${board}_get_comm_port): New function.
17070 (${board}_spawn): Update.
17071 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17072 Delete.
17073 (${board}_get_remote_address): Update.
17074 (${board}_get_comm_port): New function.
17075
fc98a809
AB
170762014-04-16 Andrew Burgess <aburgess@broadcom.com>
17077
17078 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17079 appearing in any order.
17080
87fd9e6e
DE
170812014-04-15 Doug Evans <dje@google.com>
17082
17083 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17084 uninitialized value of "description".
17085
099fc3ea
KS
170862014-04-15 Keith Seitz <keiths@redhat.com>
17087
17088 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17089 Remove unused globals.
17090 (test_running_the_program): Likewise.
17091 (test_controlled_execution): Likewise.
17092 (test_controlling_breakpoints): Likewise.
17093 (test_program_termination): Likewise.
17094
5da151d4
KS
170952014-04-15 Keith Seitz <keiths@redhat.com>
17096
17097 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17098 unused globals.
17099 (test_rbreak_creation_and_listing): Likewise.
17100 (test_ignore_count): Likewise.
17101 (test_error): Likewise.
17102
35e5d2f0
PA
171032014-04-15 Pedro Alves <palves@redhat.com>
17104
17105 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17106 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17107 sym-file-loader.c.
17108 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17109 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17110 to sym-file-loader.c.
17111 (struct library): Forward declare.
17112 (load_shlib, lookup_function): Change prototypes.
17113 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17114 (translate_offset): Remove declarations.
17115 (get_text_addr): New declaration.
17116 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17117 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17118 sym-file-loader.h.
17119 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17120 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17121 here from sym-file-loader.h.
17122 (struct library): New structure.
17123 (load_shlib, lookup_function): Change prototypes and adjust to
17124 work with a struct library.
17125 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17126 (translate_offset): Make static.
17127 (get_text_addr): New function.
17128 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17129
eb4c1710
PA
171302014-04-15 Pedro Alves <palves@redhat.com>
17131
17132 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17133
2d1baf52
PA
171342014-04-15 Pedro Alves <palves@redhat.com>
17135
17136 * gdb.base/sym-file-loader.c: Include <limits.h>.
17137 (SELF_LINK): New define.
17138 (get_origin): New function.
17139 (load_shlib): Use it.
17140 * gdb.base/sym-file.exp: Don't early return if the target is
17141 remote. Use runto_main, and issue fail is that fails. Use
17142 gdb_load_shlibs.
17143 (shlib_name): Delete.
17144 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17145
7dd6df01
PA
171462014-04-15 Pedro Alves <palves@redhat.com>
17147
17148 * gdb.base/sym-file.exp: Remove regex characters from test
17149 message. Don't refer to breakpoint numbers in test messages.
17150
b50c8614
KS
171512014-04-14 Keith Seitz <keiths@redhat.com>
17152
17153 PR c++/16253
17154 * gdb.cp/var-tag.cc: New file.
17155 * gdb.cp/var-tag.exp: New file.
17156 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17157 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17158 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17159 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17160
3d567982
TT
171612014-04-14 Tom Tromey <tromey@redhat.com>
17162
17163 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17164 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17165 type.
17166 * gdb.cp/enum-class.exp: New file.
17167 * gdb.cp/enum-class.cc: New file.
17168
0626fc76
TT
171692014-04-14 Tom Tromey <tromey@redhat.com>
17170
17171 * gdb.dwarf2/enum-type.exp: New file.
17172
dca325b3
SA
171732014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17174
17175 * gdb.mi/mi-vla-c99.exp: New file.
17176 * gdb.mi/vla.c: New file.
17177
5854b38a
SA
171782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17179
17180 * gdb.base/vla-datatypes.c: New file.
17181 * gdb.base/vla-datatypes.exp: New file.
17182
463bb957
SA
171832014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17184
17185 * gdb.base/vla-ptr.c: New file.
17186 * gdb.base/vla-ptr.exp: New file.
17187
3dd170be
SA
171882014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17189
17190 * gdb.dwarf2/count.exp: New file.
17191
5ecaaa66
SA
171922014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17193
17194 * gdb.base/vla-sideeffect.c: New file.
17195 * gdb.base/vla-sideeffect.exp: New file.
17196
41f1ada5
DB
171972014-04-14 David Blaikie <dblaikie@gmail.com>
17198
17199 * gdb.mi/non-stop.c: Add return value for non-void function return
17200 statement.
17201 * gdb.threads/staticthreads.c: Ditto.
17202
0be03e84
DE
172032014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17204 Doug Evans <xdje42@gmail.com>
17205
17206 * gdb.guile/scm-value.c: Improve test case.
17207 * gdb.guile/scm-value.exp: Add new test.
17208
f180a1fb
DB
172092014-04-11 David Blaikie <dblaikie@gmail.com>
17210
17211 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17212 override Clang's default.
17213
6b662e19
JB
172142014-04-11 Joel Brobecker <brobecker@adacore.com>
17215
17216 Revert the following changes (regressions):
17217
17218 * gdb.base/vla-sideeffect.c: New file.
17219 * gdb.base/vla-sideeffect.exp: New file.
17220
17221 * gdb.dwarf2/count.exp: New file.
17222
17223 * gdb.base/vla-multi.c: New file.
17224 * gdb.base/vla-multi.exp: New file.
17225
17226 * gdb.base/vla-ptr.c: New file.
17227 * gdb.base/vla-ptr.exp: New file.
17228
17229 * gdb.base/vla-datatypes.c: New file.
17230 * gdb.base/vla-datatypes.exp: New file.
17231
17232 * gdb.mi/mi-vla-c99.exp: New file.
17233 * gdb.mi/vla.c: New file.
17234
245a5f0b
KS
172352014-04-11 Keith Seitz <keiths@redhat.com>
17236
17237 PR c++/16675
17238 * gdb.cp/cpsizeof.exp: New file.
17239 * gdb.cp/cpsizeof.cc: New file.
17240
58a84dcf
SA
172412014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17242
191a8a90
JB
17243 * gdb.mi/mi-vla-c99.exp: New file.
17244 * gdb.mi/vla.c: New file.
58a84dcf 17245
c8655f75
SA
172462014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17247
17248 * gdb.base/vla-datatypes.c: New file.
17249 * gdb.base/vla-datatypes.exp: New file.
17250
024e13b4
SA
172512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17252
17253 * gdb.base/vla-ptr.c: New file.
17254 * gdb.base/vla-ptr.exp: New file.
17255
1a237e0e
SA
172562014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17257
17258 * gdb.base/vla-multi.c: New file.
17259 * gdb.base/vla-multi.exp: New file.
17260
504f3432
SA
172612014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17262
17263 * gdb.dwarf2/count.exp: New file.
17264
3bce8237
SA
172652014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17266
191a8a90
JB
17267 * gdb.base/vla-sideeffect.c: New file.
17268 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 17269
322f9c21
YQ
172702014-04-11 Yao Qi <yao@codesourcery.com>
17271
17272 * gdb.base/completion.exp: Check file exists before running tests
17273 on file completion.
17274
d708bcd1
PA
172752014-04-10 Pedro Alves <palves@redhat.com>
17276
17277 * gdb.base/cond-eval-mode.c: New file.
17278 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17279 prepare_for_testing to build the new file. Check result of
17280 runto_main.
17281 (test_break, test_watch): New procedures.
17282 (top level): Use them.
17283
ae1d2761
PM
172842014-04-08 Pierre Muller <muller@sourceware.org>
17285
17286 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17287 Ctrl-V use for mingw hosts.
17288
7af389b8
SC
172892014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17290
17291 * gdb.python/py-value.c: Improve test case.
17292 * gdb.python/py-value.exp: Add new test.
17293
5e703181
DE
172942014-04-07 David Blaikie <dblaikie@gmail.com>
17295
17296 * lib/compiler.c: Identify the clang compiler.
17297 * lib/compiler.cc: Ditto.
17298
9810b410
YQ
172992014-04-03 Yao Qi <yao@codesourcery.com>
17300
17301 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17302
98d1b8dc
AB
173032014-04-01 Anton Blanchard <anton@samba.org>
17304
17305 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17306 messages unique.
17307
3114cea1
AB
173082014-04-01 Anton Blanchard <anton@samba.org>
17309
17310 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17311 prepare_for_testing.
17312
62f7182c
AB
173132014-04-01 Anton Blanchard <anton@samba.org>
17314
17315 * gdb.arch/ppc64-atomic-inst.c: Remove.
17316 * gdb.arch/ppc64-atomic-inst.S: New file.
17317 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17318
770e7fc7
DE
173192014-03-31 Doug Evans <dje@google.com>
17320
17321 * gdb.base/print-symbol-loading-lib.c: New file.
17322 * gdb.base/print-symbol-loading-main.c: New file.
17323 * gdb.base/print-symbol-loading.exp: New file.
17324
46e2bafa
YQ
173252014-03-31 Yao Qi <yao@codesourcery.com>
17326
17327 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17328
8776cfe9
JB
173292014-03-28 Joel Brobecker <brobecker@adacore.com>
17330
17331 * gdb.ada/mi_dyn_arr: New testcase.
17332
5d1ef361
DE
173332014-03-27 Doug Evans <dje@google.com>
17334
17335 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17336
b5bee914
YQ
173372014-03-27 Yao Qi <yao@codesourcery.com>
17338
17339 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17340 if target is nios2-*-*.
17341
0d4d0e77
YQ
173422014-03-26 Yao Qi <yao@codesourcery.com>
17343
17344 * lib/gdb.exp (readline_is_used): New proc.
17345 * gdb.base/completion.exp: Move tests on command complete up.
17346 Skip the rest of tests if readline is not used.
17347 * gdb.ada/complete.exp: Skp the test if readline is not
17348 used.
17349 * gdb.base/filesym.exp: Likewise.
17350 * gdb.base/macscp.exp: Likewise.
17351 * gdb.base/readline-ask.exp: Likewise.
17352 * gdb.base/readline.exp: Likewise.
17353 * gdb.python/py-cmd.exp: Likewise.
17354 * gdb.trace/tfile.exp: Likewise.
17355
29361eee
YQ
173562014-03-26 Yao Qi <yao@codesourcery.com>
17357
17358 * gdb.base/macscp.exp: Fix code format issues.
17359
bc9a5525
UW
173602014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17361
17362 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17363 * gdb.asm/powerpc64le.inc: New file.
17364
d3839ede
PA
173652014-03-25 Pedro Alves <palves@redhat.com>
17366 Doug Evans <dje@google.com>
17367
17368 * gdb.base/source-execution.c: New file.
17369 * gdb.base/source-execution.exp: New file.
17370 * gdb.base/source-execution.gdb: New file.
17371
01672a57
DE
173722014-03-24 Doug Evans <dje@google.com>
17373
17374 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17375 using fission.
17376
88bbeca9
HZ
173772014-03-24 Hui Zhu <hui@codesourcery.com>
17378 Pedro Alves <palves@redhat.com>
17379
17380 PR breakpoints/16101
17381 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17382 test pass/fail messages. Detect missing support for dprintf when
17383 breakpoints are actually inserted.
17384 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17385 breakpoints are actually inserted.
17386 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17387 fails.
17388
d2348791
JK
173892014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17390
17391 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17392
feef67ab
DE
173932014-03-22 Doug Evans <xdje42@gmail.com>
17394
17395 * gdb.python/python.exp (python not supported): Verify multi-line
17396 python command issues an error.
25d743f9 17397 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 17398 guile command issues an error.
feef67ab 17399
ecebef6a
MR
174002014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17401
17402 * gdb.threads/thread-specific.exp: Handle the lack of usable
17403 $this_breakpoint and $this_thread.
17404
ccdd1909
HZ
174052014-03-21 Hui Zhu <hui@codesourcery.com>
17406
17407 * gdb.base/attach.exp (do_command_attach_tests): New.
17408
beb460e8
PA
174092014-03-20 Tom Tromey <tromey@redhat.com>
17410 Pedro Alves <palves@redhat.com>
17411
17412 PR cli/15718
17413 * gdb.base/condbreak-call-false.c: New file.
17414 * gdb.base/condbreak-call-false.exp: New file.
17415
40acf43a
PA
174162014-03-20 Pedro Alves <palves@redhat.com>
17417
17418 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17419 Delete.
17420 (block_signals, unblock_signals): Delete.
17421 (child_function_2, main): Remove references to deleted variable
17422 and functions.
17423
9f5e1e02
PA
174242014-03-20 Pedro Alves <palves@redhat.com>
17425
17426 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17427 Use pthread_kill to signal thread 2.
17428 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17429 Adjust to make the test send itself a signal rather than using the
17430 host's "kill" command.
17431
99619bea
PA
174322014-03-20 Pedro Alves <palves@redhat.com>
17433
17434 * gdb.threads/multiple-step-overs.c: New file.
17435 * gdb.threads/multiple-step-overs.exp: New file.
17436 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17437 Adjust expected infrun debug output.
17438
2adfaa28
PA
174392014-03-20 Pedro Alves <palves@redhat.com>
17440
17441 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17442 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17443
31e77af2
PA
174442014-03-20 Pedro Alves <palves@redhat.com>
17445
17446 PR breakpoints/7143
17447 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17448 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17449 of gdb_test_multiple.
17450 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17451 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17452
b9f437de
PA
174532014-03-20 Pedro Alves <palves@redhat.com>
17454
17455 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17456 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17457
05adc73e
PA
174582014-03-19 Pedro Alves <palves@redhat.com>
17459
17460 * gdb.base/async.exp: Remove early return.
17461
6048b950
PA
174622014-03-19 Pedro Alves <palves@redhat.com>
17463
17464 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17465
8bcfb00a
PA
174662014-03-19 Pedro Alves <palves@redhat.com>
17467
17468 * gdb.base/async.exp (test_background): Expect \r\n after
17469 "completed." in the fail pattern.
17470
884e37dc
PA
174712014-03-19 Pedro Alves <palves@redhat.com>
17472
17473 * gdb.base/async.exp (test_background): New procedure.
17474 Use it for all background execution command tests.
17475
148e57e2
PA
174762014-03-19 Pedro Alves <palves@redhat.com>
17477
17478 * gdb.base/async.exp: Use prepare_for_testing.
17479
f48088c7
PA
174802014-03-19 Pedro Alves <palves@redhat.com>
17481
17482 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17483 the same line.
17484
e2f6c966
PA
174852014-03-19 Pedro Alves <palves@redhat.com>
17486
17487 * gdb.base/async.c (main): Add "jump here" and "until here" line
17488 marker comments.
17489 * gdb.base/async.exp (jump_here): New global.
17490 (jump& test): Use it.
17491 (until_here): New global.
17492 (until& test): Use it.
17493
c30568d4
PA
174942014-03-19 Pedro Alves <palves@redhat.com>
17495
17496 * gdb.base/async.exp: Don't frob gdb_protocol.
17497
0172b6a7
DE
174982014-03-18 Doug Evans <xdje42@gmail.com>
17499
17500 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17501 Fix spelling of exec-done-display.
17502
06c868a8
JK
175032014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17504
17505 PR gdb/15358
17506 * gdb.base/gdb-sigterm.c: New file.
17507 * gdb.base/gdb-sigterm.exp: New file.
17508
0c7e1a46
PA
175092014-03-18 Pedro Alves <palves@redhat.com>
17510
17511 PR gdb/13860
17512 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17513 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17514 solib-event.
17515
f7c77d93
JB
175162014-03-17 Joel Brobecker <brobecker@adacore.com>
17517
17518 * gdb.ada/pckd_arr_ren: New testcase.
17519
5a1e8c7a
DE
175202014-03-13 Doug Evans <xdje42@gmail.com>
17521
17522 PR guile/16612
17523 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17524 collect after discarding symbols.
17525
350e1a76
DE
175262014-03-13 Ludovic Courtès <ludo@gnu.org>
17527 Doug Evans <xdje42@gmail.com>
17528
17529 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17530 to history survives a gc.
17531
a69900ae
PA
175322014-03-13 Pedro Alves <palves@redhat.com>
17533
17534 * gdb.base/default.exp: Don't test "target procfs".
17535
5db9f0bd
PA
175362014-03-13 Pedro Alves <palves@redhat.com>
17537
17538 * gdb.base/default.exp: Update "target child" and "target procfs"
17539 tests to not expect "Unix".
17540
b3ccfe11
TT
175412014-03-12 Tom Tromey <tromey@redhat.com>
17542
17543 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17544 New procs. Add target-async tests.
17545 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17546 Add target-async tests.
17547
646f4417
AA
175482014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17549
17550 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17551 'func_start' and 'func_end' for the beginning and end of the
17552 function code, respectively.
17553 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17554 'func_end' instead of 'func' and 'main'.
17555
288c211f
AA
175562014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17557
17558 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17559 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17560 generate the debug info assembler source.
17561
e0c0f156
AA
175622014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17563
17564 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17565 * gdb.dwarf2/arr-subrange.exp: Likewise.
17566 * gdb.dwarf2/dwz.exp: Likewise.
17567 * gdb.dwarf2/method-ptr.exp: Likewise.
17568 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17569 * gdb.dwarf2/subrange.exp: Likewise.
17570 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17571 * gdb.dwarf2/implptrpiece.exp: Likewise.
17572 * gdb.dwarf2/nostaticblock.exp: Likewise.
17573
0e5c4555
AA
175742014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17575
17576 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17577 directory to absolute path name arguments.
17578
5ec18f2b
JG
175792014-03-10 Joel Brobecker <brobecker@adacore.com>
17580
17581 * gdb.ada/tagged_access: New testcase.
17582
847fc4f2
MM
175832014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17584
17585 * gdb.btrace/data.exp: Update expected output.
17586
cc3da688
YQ
175872014-03-06 Yao Qi <yao@codesourcery.com>
17588
17589 * gdb.trace/pr16508.exp: New file.
17590
0f26cec1
PA
175912014-03-05 Pedro Alves <palves@redhat.com>
17592
17593 PR gdb/16575
17594 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17595 procedure.
17596 (top level): Adjust to use it. Add tests that exercise breakpoint
17597 interaction with the code-cache.
17598
7a5a839f
LC
175992014-02-26 Ludovic Courtès <ludo@gnu.org>
17600
17601 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17602 test for 'history-append!'.
17603
31aa7e4e
JB
176042014-02-26 Joel Brobecker <brobecker@adacore.com>
17605
17606 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17607 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17608 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17609 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17610 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17611 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17612
1b588015
JB
176132014-02-26 Joel Brobecker <brobecker@adacore.com>
17614
17615 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17616 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17617 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17618
55426c9d
JB
176192014-02-26 Joel Brobecker <brobecker@adacore.com>
17620
17621 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17622
dc53a7ad
JB
176232014-02-26 Joel Brobecker <brobecker@adacore.com>
17624
17625 * gdb.dwarf2/arr-stride.c: New file.
17626 * gdb.dwarf2/arr-stride.exp: New file.
17627
12ab52e9
PA
176282014-02-26 Pedro Alves <palves@redhat.com>
17629
17630 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17631 that won't ever trigger. Make sure that GDB reports the correct
17632 breakpoint that caused the stop.
17633
849c862e
JK
176342014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17635
17636 PR gdb/16626
17637 * gdb.base/auto-load-script: New file.
17638 * gdb.base/auto-load.c: New file.
17639 * gdb.base/auto-load.exp: New file.
17640
71b7d793
JK
17641 PR gdb/16626
17642 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17643
e2f0d509
JK
176442014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17645
17646 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17647 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17648
50cc37c8
DE
176492014-02-24 Doug Evans <dje@google.com>
17650
17651 * lib/gdb.exp (run_on_host): Log error output if program fails.
17652
ea4758f2
PA
176532014-02-21 Pedro Alves <palves@redhat.com>
17654
17655 * gdb.threads/step-after-sr-lock.c: Rename to ...
17656 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17657 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17658 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17659 ... this.
17660
d7b30f67
SDJ
176612014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17662
17663 PR tdep/16397
17664 * gdb.arch/amd64-stap-special-operands.exp: New file.
17665 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17666 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17667 * gdb.arch/amd64-stap-triplet.S: Likewise.
17668 * gdb.arch/amd64-stap-triplet.c: Likewise.
17669
83deb43f
JB
176702014-02-20 Joel Brobecker <brobecker@adacore.com>
17671
17672 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17673 in .section pseudo-op.
17674
adde2bff
DE
176752014-02-20 lin zuojian <manjian2006@gmail.com>
17676 Joel Brobecker <brobecker@adacore.com>
17677 Doug Evans <xdje42@gmail.com>
17678
17679 PR symtab/16581
17680 * gdb.dwarf2/dw2-icycle.S: New file.
17681 * gdb.dwarf2/dw2-icycle.c: New file.
17682 * gdb.dwarf2/dw2-icycle.exp: New file.
17683
f7bd0f78
SC
176842014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17685
17686 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17687 operations on gdb.Value objects.
17688 * gdb.python/py-value-cc.exp: Add new test to test operations on
17689 gdb.Value objects.
17690
c17ef0d5
DE
176912014-02-18 Doug Evans <dje@google.com>
17692
17693 * Makefile.in (TESTS): New variable.
17694 (expanded_tests, expanded_tests_or_none): New variables
17695 (check-single): Pass $(expanded_tests_or_none) to runtest.
17696 (check-parallel): Only run tests in $(TESTS) if non-empty.
17697 (check/no-matching-tests-found): New rule.
17698 * README: Document TESTS makefile variable.
17699
5dd3176f
DE
177002014-02-18 Doug Evans <dje@google.com>
17701
17702 * Makefile.in (check-parallel): rm -rf outputs temp.
17703
0b10be4f
JK
177042014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17705
17706 Fix "ERROR: no fileid for" in the testsuite.
17707 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17708
85f224e7
DE
177092014-02-12 Doug Evans <dje@google.com>
17710
17711 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17712 (MISCELLANEOUS): New variable.
17713 (clean): rm -rf $(MISCELLANEOUS).
17714 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17715 dwp live in the same directory as symlinks, with each symlink pointed
17716 to a differently named file in a different directory.
17717
149b30ff
DE
177182014-02-11 Doug Evans <dje@google.com>
17719
17720 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17721 of Tcl file commands.
17722
1dfdac32
MK
177232014-02-10 Mark Kettenis <kettenis@gnu.org>
17724
17725 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17726 "kill -SIGUSR1 -1".
17727
aa4fb036
JB
177282014-02-10 Joel Brobecker <brobecker@adacore.com>
17729
17730 * gdb.ada/tick_length_array_enum_idx: New testcase.
17731
ed3ef339
DE
177322014-02-10 Doug Evans <xdje42@gmail.com>
17733
17734 * configure.ac (AC_OUTPUT): Add gdb.guile.
17735 * configure: Regenerate.
17736 * lib/gdb-guile.exp: New file.
17737 * lib/gdb.exp (get_target_charset): New function.
17738 * gdb.base/help.exp: Update expected output from "apropos apropos".
17739 * gdb.guile/Makefile.in: New file.
17740 * gdb.guile/guile.exp: New file.
17741 * gdb.guile/scm-arch.c: New file.
17742 * gdb.guile/scm-arch.exp: New file.
17743 * gdb.guile/scm-block.c: New file.
17744 * gdb.guile/scm-block.exp: New file.
17745 * gdb.guile/scm-breakpoint.c: New file.
17746 * gdb.guile/scm-breakpoint.exp: New file.
17747 * gdb.guile/scm-disasm.c: New file.
17748 * gdb.guile/scm-disasm.exp: New file.
17749 * gdb.guile/scm-equal.c: New file.
17750 * gdb.guile/scm-equal.exp: New file.
17751 * gdb.guile/scm-error.exp: New file.
17752 * gdb.guile/scm-error.scm: New file.
17753 * gdb.guile/scm-frame-args.c: New file.
17754 * gdb.guile/scm-frame-args.exp: New file.
17755 * gdb.guile/scm-frame-args.scm: New file.
17756 * gdb.guile/scm-frame-inline.c: New file.
17757 * gdb.guile/scm-frame-inline.exp: New file.
17758 * gdb.guile/scm-frame.c: New file.
17759 * gdb.guile/scm-frame.exp: New file.
17760 * gdb.guile/scm-generics.exp: New file.
17761 * gdb.guile/scm-gsmob.exp: New file.
17762 * gdb.guile/scm-iterator.c: New file.
17763 * gdb.guile/scm-iterator.exp: New file.
17764 * gdb.guile/scm-math.c: New file.
17765 * gdb.guile/scm-math.exp: New file.
17766 * gdb.guile/scm-objfile-script-gdb.in: New file.
17767 * gdb.guile/scm-objfile-script.c: New file.
17768 * gdb.guile/scm-objfile-script.exp: New file.
17769 * gdb.guile/scm-objfile.c: New file.
17770 * gdb.guile/scm-objfile.exp: New file.
17771 * gdb.guile/scm-ports.exp: New file.
17772 * gdb.guile/scm-pretty-print.c: New file.
17773 * gdb.guile/scm-pretty-print.exp: New file.
17774 * gdb.guile/scm-pretty-print.scm: New file.
17775 * gdb.guile/scm-section-script.c: New file.
17776 * gdb.guile/scm-section-script.exp: New file.
17777 * gdb.guile/scm-section-script.scm: New file.
17778 * gdb.guile/scm-symbol.c: New file.
17779 * gdb.guile/scm-symbol.exp: New file.
17780 * gdb.guile/scm-symtab-2.c: New file.
17781 * gdb.guile/scm-symtab.c: New file.
17782 * gdb.guile/scm-symtab.exp: New file.
17783 * gdb.guile/scm-type.c: New file.
17784 * gdb.guile/scm-type.exp: New file.
17785 * gdb.guile/scm-value-cc.cc: New file.
17786 * gdb.guile/scm-value-cc.exp: New file.
17787 * gdb.guile/scm-value.c: New file.
17788 * gdb.guile/scm-value.exp: New file.
17789 * gdb.guile/source2.scm: New file.
17790 * gdb.guile/types-module.cc: New file.
17791 * gdb.guile/types-module.exp: New file.
17792
7026a7c1
YQ
177932014-02-10 Yao Qi <yao@codesourcery.com>
17794
17795 PR testsuite/16543
17796 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17797 * configure: Regenerated.
17798 * Makefile.in: New file.
17799
6c466447
AS
178002014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17801
17802 * gdb.python/py-framefilter.exp: Fix typo.
17803
6e854735
YQ
178042014-02-08 Yao Qi <yao@codesourcery.com>
17805
17806 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17807 that no =breakpoint-modified is emitted when breakpoints are
17808 modified through MI commands.
17809
d137e6dc
PA
178102014-02-07 Pedro Alves <pedro@codesourcery.com>
17811 Pedro Alves <palves@redhat.com>
17812
17813 * gdb.threads/step-after-sr-lock.c: New file.
17814 * gdb.threads/step-after-sr-lock.exp: New file.
17815
b5ee5a50
PA
178162014-02-07 Pedro Alves <palves@redhat.com>
17817
17818 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17819
3c77faf3
JK
178202014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17821
17822 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17823 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17824
6dddc817
DE
178252014-02-06 Doug Evans <xdje42@gmail.com>
17826
17827 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17828 output.
17829
17830 * gdb.gdb/python-interrupts.exp: New file.
17831
de7b2893
YQ
178322014-02-05 Yao Qi <yao@codesourcery.com>
17833
17834 * gdb.trace/report.exp (use_collected_data): Test the output
17835 of "info threads" and "info inferiors".
17836
66d032ac
YQ
178372014-02-05 Yao Qi <yao@codesourcery.com>
17838
17839 Revert this patch:
17840
17841 2013-05-24 Yao Qi <yao@codesourcery.com>
17842
17843 * gdb.trace/tfile.exp: Test inferior and thread.
17844
591a12a1
UW
178452014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17846
17847 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17848 on a function.
17849 * gdb.base/step-bt.c: Call hello via function pointer to make
17850 sure its first instruction is executed on powerpc64le-linux.
17851
0ff3e01f
UW
178522014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17853
17854 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17855
084ee545
UW
178562014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17857
17858 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17859 of the test patterns for use on little-endian systems.
17860
6ed14ff3
UW
178612014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17862
17863 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17864 (decimal_vector): Fix for little-endian.
17865
401e27fd
JM
178662014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17867
17868 * gdb.arch/sparc-sysstep.exp: New file.
17869 * gdb.arch/sparc-sysstep.c: Likewise.
17870
17871 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17872
8b924729
EBM
178732014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17874
17875 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17876
fb151210
JB
178772014-01-23 Tom Tromey <tromey@redhat.com>
17878
17879 * gdb.ada/array_char_idx: New testcase.
17880
0740f8d8
TT
178812014-01-23 Tom Tromey <tromey@redhat.com>
17882
17883 PR python/16487:
17884 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17885 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17886 classes.
17887
21909fa1
TT
178882014-01-23 Tom Tromey <tromey@redhat.com>
17889
17890 PR python/16491:
17891 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17892 string from an inferior frame.
17893 * gdb.python/py-framefilter-mi.exp: Update.
17894
87ce2a04
DE
178952014-01-22 Doug Evans <dje@google.com>
17896
17897 * gdb.server/server-mon.exp: Add tests for "set debug-format".
17898
237b092b
AA
178992014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17900
17901 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17902
d674a709
AA
179032014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17904
17905 * gdb.trace/entry-values.exp: Remove excess space character from
17906 regex patterns. Handle s390 call instruction.
17907
20fa3390
AA
179082014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17909
17910 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17911 define "*_start" label. Make "name" static.
17912 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17913 ${name} by references to ${name}_start.
17914
78466714
AA
179152014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17916
17917 * gdb.base/info-macros.exp: Remove "debug" from the compile
17918 options.
17919
ec9f644a
IB
179202014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17921
17922 * gdb.dlang/demangle.exp: New file.
17923
94b1b47e
IB
179242014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17925
17926 * gdb.dlang/primitive-types.exp: New file.
17927
7f420862
IB
179282014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17929
17930 * configure.ac: Create gdb.dlang/Makefile.
17931 * configure: Regenerate.
17932 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17933 * gdb.dlang/Makefile.in: New file.
17934 * lib/d-support.exp: New file.
17935 * lib/gdb.exp (skip_d_tests): New proc.
17936
52834460
MM
179372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17938
17939 * gdb.btrace/delta.exp: Check reverse stepi.
17940 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
17941 * gdb.btrace/finish.exp: New.
17942 * gdb.btrace/next.exp: New.
17943 * gdb.btrace/nexti.exp: New.
17944 * gdb.btrace/record_goto.c: Add comments.
17945 * gdb.btrace/step.exp: New.
17946 * gdb.btrace/stepi.exp: New.
17947 * gdb.btrace/multi-thread-step.c: New.
17948 * gdb.btrace/multi-thread-step.exp: New.
17949 * gdb.btrace/rn-dl-bind.c: New.
17950 * gdb.btrace/rn-dl-bind.exp: New.
17951 * gdb.btrace/data.c: New.
17952 * gdb.btrace/data.exp: New.
17953 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17954
6e07b1d2
MM
179552014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17956
17957 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
17958 * gdb.btrace/exception.exp: Update.
17959 * gdb.btrace/instruction_history.exp: Update.
17960 * gdb.btrace/record_goto.exp: Update.
17961 * gdb.btrace/tailcall.exp: Update.
17962 * gdb.btrace/unknown_functions.exp: Update.
17963 * gdb.btrace/delta.exp: New.
17964
0b722aec
MM
179652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17966
17967 * gdb.btrace/record_goto.exp: Add backtrace test.
17968 * gdb.btrace/tailcall.exp: Add backtrace test.
17969
066ce621
MM
179702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17971
17972 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
17973 * gdb.btrace/record_goto.c: New.
17974 * gdb.btrace/record_goto.exp: New.
17975 * gdb.btrace/x86-record_goto.S: New.
17976
0688d04e
MM
179772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17978
17979 * gdb.btrace/function_call_history.exp: Update tests.
17980 * gdb.btrace/instruction_history.exp: Update tests.
17981
8710b709
MM
179822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17983
17984 * gdb.btrace/function_call_history.exp: Fix expected field
17985 order for "record function-call-history".
17986 Add new tests for "record function-call-history /c".
17987 * gdb.btrace/exception.cc: New.
17988 * gdb.btrace/exception.exp: New.
17989 * gdb.btrace/tailcall.exp: New.
17990 * gdb.btrace/x86-tailcall.S: New.
17991 * gdb.btrace/x86-tailcall.c: New.
17992 * gdb.btrace/unknown_functions.c: New.
17993 * gdb.btrace/unknown_functions.exp: New.
17994 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17995
5de9129b
MM
179962014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17997
17998 * gdb.btrace/instruction_history.exp: Update.
17999 * gdb.btrace/function_call_history.exp: Update.
18000
23a7fe75
MM
180012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18002
18003 * gdb.btrace/function_call_history.exp: Fix expected function
18004 trace.
18005 * gdb.btrace/instruction_history.exp: Initialize traced.
18006 Remove traced_functions.
18007
724c7dd8
MM
180082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18009
18010 * gdb.btrace/function_call_history.exp: Update
18011 * gdb.btrace/instruction_history.exp: Update.
18012
6d78d93b
MM
180132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18014
18015 * gdb.btrace/enable.exp: Update expected text.
18016
93a360cc
OJ
180172014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18018
18019 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18020 bytes.
18021
3772b53f
MR
180222014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18023
18024 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18025
596662fa
OJ
180262014-01-15 Omair Javaid <omair.javaid@linaro.org>
18027
18028 * lib/gdb.exp (supports_process_record): Return true for
18029 arm*-linux*. (supports_reverse): Likewise.
18030
b5b08fb4
SC
180312014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18032
18033 PR python/15464
18034 PR python/16113
18035 * gdb.python/py-type.c: Enhance test case.
18036 * gdb.python/py-value-cc.cc: Likewise
18037 * gdb.python/py-type.exp: Add new tests.
18038 * gdb.python/py-value-cc.exp: Likewise
18039
52d7fb13
AA
180402014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18041 Pedro Alves <palves@redhat.com>
18042
18043 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18044 Make "name" extern.
18045 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18046 references to ${name}_start by references to ${name}.
18047
a2cd8cfe
JB
180482014-01-10 Joel Brobecker <brobecker@adacore.com>
18049
18050 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18051
4e23fced
JB
180522014-01-10 Joel Brobecker <brobecker@adacore.com>
18053
18054 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18055
c6a9e42c
PA
180562014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18057 Pedro Alves <palves@redhat.com>
18058
18059 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 18060 mi_gdb_target_load.
c6a9e42c 18061
b7ea362b
PA
180622014-01-08 Pedro Alves <palves@redhat.com>
18063
18064 * gdb.threads/reconnect-signal.c: New file.
18065 * gdb.threads/reconnect-signal.exp: New file.
18066
5e3f4fab
EBM
180672014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18068
18069 * gdb.base/source-dir.exp: New file.
18070
79301218
JB
180712014-01-07 Joel Brobecker <brobecker@adacore.com>
18072
18073 * gdb.ada/mi_interface: New testcase.
18074
8e355c5d
JB
180752014-01-07 Joel Brobecker <brobecker@adacore.com>
18076
18077 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18078 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18079 gdb.ada/pp-rec-component/pck.ads: New files.
18080
c0d48811
JB
180812014-01-07 Joel Brobecker <brobecker@adacore.com>
18082
18083 * gdb.python/py-pp-integral.c: New file.
18084 * gdb.python/py-pp-integral.py: New file.
18085 * gdb.python/py-pp-integral.exp: New file.
18086
17b609c3 18087For older changes see ChangeLog-1993-2013.
c906108c 18088\f
8d8cb839
EZ
18089;; Local Variables:
18090;; mode: change-log
18091;; left-margin: 8
18092;; fill-column: 74
18093;; version-control: never
18094;; End:
902f2ccb 18095
b811d2c2 18096 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
18097 Copying and distribution of this file, with or without modification,
18098 are permitted provided the copyright notice and this notice are preserved.
This page took 3.587267 seconds and 4 git commands to generate.