Preserve selected thread in all-stop w/ background execution
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
873657b9
PA
12020-01-10 Pedro Alves <palves@redhat.com>
2
3 * gdb.base/fork-running-state.exp (do_test): Adjust expected
4 output.
5 * gdb.threads/async.c: New.
6 * gdb.threads/async.exp: New.
7 * gdb.multi/tids-gid-reset.c: New.
8 * gdb.multi/tids-gid-reset.exp: New.
9
7f0ae84c
GB
102020-01-10 George Barrett <bob@bob131.so>
11
12 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
13 to help in finding the image relocation offset.
14 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
15 options in arguments.
16 (stap_test_no_debuginfo): Likewise.
17 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
18 test variants.
19 (stap_test): Add null semaphore relocation test.
20
47e9d49d
GB
212020-01-10 George Barrett <bob@bob131.so>
22
23 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
24 * gdb.base/stap-probe.exp: Likewise.
25 (stap_test): Pass argument as an additional flag.
26 (stap_test_no_debuginfo): Likewise.
27 (stap_test): Check `info probes stap' output for semaphore
28 addresses if the test binary is supposed to have them.
29
f5a7c406
AB
302020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
31
32 * gdb.tui/basic.exp: Add more scrolling tests.
33
9ae6bf64
TT
342020-01-09 Tom Tromey <tom@tromey.com>
35
36 PR tui/18932:
37 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
38 meangingful value.
39 (Term::command, Term::resize): Update.
40 * gdb.tui/basic.exp: Add scrolling test.
41
b2efe70c
AB
422020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
43
44 * gdb.tui/tui-layout-asm.exp: New file.
45
3804da7e
AB
462020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
47
48 * lib/tuiterm.exp (Term::check_box_contents): New proc.
49
b40aa28f
AB
502020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
51
52 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
53 (Term::enter_tui): Use Term::prepare_for_tui.
54
63ffd7c9
AB
552020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
56
57 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
58 called.
59
3be966f6
AB
602020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
61
62 * gdb.base/skip.exp: Fix race condition in test.
63
153d79c4
AB
642020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
65
66 * gdb.base/backtrace.c: New file.
67 * gdb.base/backtrace.exp: New file.
68
f2302a34
AB
692020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
70
71 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
72
6ec1d75e
PW
732020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
74
75 * gdb.base/style.exp: Test that warnings are styled.
76
c296cbe6
BE
772019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
78
79 * gdb.base/line65535.exp: New file.
80 * gdb.base/line65535.c: New file.
81
b28a729d
SM
822019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
83
84 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
85 * lib/gnat_debug_info_test.adb: New file.
86 * gdb.ada/ptype_tagged_param.exp: Use
87 gnat_runtime_has_debug_info, expect a different output if
88 runtime does not have debug info.
89
7f2d7a0d
SM
902019-12-20 Simon Marchi <simon.marchi@efficios.com>
91
92 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
93 (another) quote in test name.
94
f3bce483
SM
952019-12-20 Simon Marchi <simon.marchi@efficios.com>
96
97 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
98 Add quote in test name.
99
c855a912
TBA
1002019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
101
102 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
103 directory instead.
104 * gdb.cp/pass-by-ref.exp: Extend with more cases.
105 * gdb.cp/pass-by-ref-2.cc: New file.
106 * gdb.cp/pass-by-ref-2.exp: New file.
107
fc9d2d72
TT
1082019-12-20 Tom Tromey <tom@tromey.com>
109
110 * gdb.tui/list-before.exp: New file.
111
77b97e00
TT
1122019-12-20 Tom Tromey <tom@tromey.com>
113
114 * gdb.tui/list.exp: Check for source on initial listing.
115
f69656d0
TT
1162019-12-11 Tom Tromey <tromey@adacore.com>
117
118 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
119 Add crlf test.
120
99a55965
SM
1212019-12-18 Simon Marchi <simon.marchi@efficios.com>
122
123 * gdb.base/default.exp: Update value of $_gdb_major.
124
5024637f
BE
1252019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
126
127 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
128
b63634be
BE
1292019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
130
131 * gdb.base/skip.exp: Whitespace fix.
132
45d73523
BE
1332019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
134
135 * gdb.base/skip-inline.c: New file.
136 * gdb.base/skip-inline.exp: New file.
137
d043f8c8
SM
1382019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
139
140 * gdb.base/jit-reader.exp (jit_reader_test): Rename
141 jit_function_00 to jit_function_stack_mangle.
142 * gdb.base/jithost.c (jit_function_t): Rename to...
143 (jit_function_stack_mangle_t): ... this.
144 (jit_function_add_t): New typedef.
145 (jit_function_00_code): Rename to...
146 (jit_function_stack_mangle_code): ... this, make static.
147 (jit_function_add_code): New.
148 (main): Generate "add" function and call it. Adjust to changes
149 in jithost_abi.
150 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
151 (struct jithost_abi) <begin, end>: Remove fields.
152 <object, function_stack_mangle, function_add>: New fields.
153 * gdb.base/jitreader.c (struct reader_state) <code_begin,
154 code_end>: Remove fields.
155 <func_stack_mangle>: New field.
156 (read_debug_info): Adjust to renaming, create block for "add"
157 function.
158 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
159
873de05c
TT
1602019-12-11 Tom Tromey <tom@tromey.com>
161
162 * gdb.tui/resize.exp: Fix regexp.
163 * gdb.tui/regs.exp: Fix regexps.
164 * gdb.tui/main.exp: Fix regexp.
165
3d979945
TT
1662019-12-11 Tom Tromey <tom@tromey.com>
167
168 * gdb.tui/resize.exp: Update.
169 * gdb.tui/empty.exp (layouts): Update.
170
2192a9d3
TT
1712019-12-11 Tom Tromey <tom@tromey.com>
172
173 * gdb.tui/regs.exp: Update.
174 * gdb.tui/empty.exp (layouts): Update.
175 * gdb.tui/basic.exp: Update.
176 * lib/tuiterm.exp (_check_box): Don't check bottom border.
177
d8edc8b7
PW
1782019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
179
180 * gdb.base/options.exp: Add -raw-values in the print completion list.
181 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
182
4c12d936
KB
1832019-12-10 Kevin Buettner <kevinb@redhat.com>
184
185 * gdb.threads/omp-par-scope.c: New file.
186 * gdb/threads/omp-par-scope.exp: New file.
187
26b911fb
KB
1882019-12-10 Kevin Buettner <kevinb@redhat.com>
189
bb47f919
KB
190 * lib/gdb.exp (support_nested_function_tests): New proc.
191
1922019-12-10 Kevin Buettner <kevinb@redhat.com>
193
194 * lib/gdb.exp (gdb_compile_openmp): New proc.
195 (build_executable_from_specs): Add an "openmp" option.
196 (gdb_compile_pthreads): Add non-executable case.
26b911fb 197
6c71eb7d
TT
1982019-12-10 Tom Tromey <tromey@adacore.com>
199
200 * gdb.ada/unchecked_union.exp: New file.
201 * gdb.ada/unchecked_union/pck.adb: New file.
202 * gdb.ada/unchecked_union/pck.ads: New file.
203 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
204 * gdb-utils.exp (string_to_regexp): Also quote "?".
205
bac7c5cf
GB
2062019-12-10 George Barrett <bob@bob131.so>
207
208 Test scripted probe breakpoints.
209 * gdb.guile/scm-breakpoint.c (main): Add probe point.
210 * gdb.python/py-breakpoint.c (main): Likewise.
211 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
212 specifier test.
213 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
214
330f1d38
TBA
2152019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
216
217 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
218 an rvalue parameter.
219 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
220 parameter.
221
b43315e2
AB
2222019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
223
224 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
225 modules.
226
54f73dad
AB
2272019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
228
229 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
230 broken version of GCC.
231
d57cbee9
AB
2322019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
233
234 * gdb.fortran/info-modules.exp: Rewrite to make use of new
235 sym-info-cmds library.
236 * gdb.fortran/info-types.exp: Likewise.
237 * lib/sym-info-cmds.exp: New file.
238
c14aab8c
TV
2392019-12-08 Tom de Vries <tdevries@suse.de>
240
241 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
242
aa2d5a42
KS
2432019-12-07 Keith Seitz <keiths@redhat.com>
244
245 * gdb.base/corefile-buildid-shlib-shr.c: New file.
246 * gdb.base/corefile-buildid-shlib.c: New file.
247 * gdb.base/corefile-buildid.c: New file.
248 * gdb.base/corefile-buildid.exp: New file.
249
93e55f0a
TV
2502019-12-06 Tom de Vries <tdevries@suse.de>
251
252 * gdb.dwarf2/varval.exp: Add decl before def test.
253
c7d12402
TBA
2542019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
255
256 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
257
06acc08f
TBA
2582019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
259
260 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
261 CV and reference conversion for overload resolution.
262 * gdb.cp/rvalue-ref-overload.exp: Test it.
263
e0fad1ea
PW
2642019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
265
266 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
267 * gdb.base/frameapply.exp: Test faas without command.
268
8d70a9f0
AB
2692019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
270
271 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
272 Fortran tests.
273 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
274 order.
275
36c8fb93
AB
2762019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
277
278 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
279 casting to type with no kind specified.
280 (test_basic_parsing_of_type_kinds): Additional tests for types
281 with no kind specified, and add tests for single/double
282 precision/complex types.
283
4139ff00
TT
2842019-12-04 Tom Tromey <tromey@adacore.com>
285
286 * gdb.base/endianity.c (struct other) <x>: New field.
287 (main): Initialize it.
288 * gdb.base/endianity.exp: Update.
289
a05cf17a
TT
2902019-12-04 Tom Tromey <tromey@adacore.com>
291
292 * gdb.ada/scalar_storage/storage.adb: New file.
293 * gdb.ada/scalar_storage/pck.adb: New file.
294 * gdb.ada/scalar_storage/pck.ads: New file.
295 * gdb.ada/scalar_storage.exp: New file.
296
103a685e
TT
2972019-12-04 Tom Tromey <tromey@adacore.com>
298
299 * gdb.base/endianity.c (struct otherendian) <f>: New field.
300 (main): Initialize it.
301 * gdb.base/endianity.exp: Update.
302
c2512106
AB
3032019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
304
305 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
306
293b38d6
AB
3072019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
308
309 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
310 -symbol-info-module-functions and -symbol-info-module-variables.
311
216a7e6b
AB
3122019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
313
314 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
315
5bbd8269
AB
3162019-12-01 Richard Bunt <richard.bunt@arm.com>
317 Andrew Burgess <andrew.burgess@embecosm.com>
318
319 * gdb.fortran/derived-type-striding.exp: New file.
320 * gdb.fortran/derived-type-striding.f90: New file.
321 * gdb.fortran/array-slices.exp: New file.
322 * gdb.fortran/array-slices.f90: New file.
323
be09caf1
PW
3242019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
325
326 * gdb.base/define.exp: Test . in command names.
327 * gdb.base/setshow.exp: Update test, as . is now part of
328 command name.
329
643c0cbe
PW
3302019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
331
332 * gdb.base/define-prefix.exp: New file.
333
dcdec678
AB
3342019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
335
336 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
337 compile.
338 (skip_btrace_pt_tests): Likewise.
339
640ab947
AB
3402019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
341
342 * gdb.fortran/info-modules.exp: Compile source files in correct
343 order.
344
d22670f0
KB
3452019-11-27 Kevin Buettner <kevinb@redhat.com>
346
347 * gdb.dwarf2/imported-unit.exp: New file.
348 * gdb.dwarf2/imported-unit.c: New file.
349
db5960b4
AB
3502019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
351
352 * gdb.mi/mi-fortran-modules-2.f90: New file.
353 * gdb.mi/mi-fortran-modules.exp: New file.
354 * gdb.mi/mi-fortran-modules.f90: New file.
355
7dc42066
AB
3562019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
357
358 * gdb.mi/mi-sym-info-1.c: New file.
359 * gdb.mi/mi-sym-info-2.c: New file.
360 * gdb.mi/mi-sym-info.exp: New file.
361
0dfeecca
TT
3622019-11-22 Tom Tromey <tromey@adacore.com>
363
364 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
365 * gdb.ada/tasks/foo.adb: Add another stopping location.
366
34877895
PJ
3672019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
368
369 * gdb.base/endianity.c: New test.
370 * gdb.base/endianity.exp: New file.
371
2e84f897
LD
3722019-11-21 Lukas Durfina <ldurfina@tachyum.com>
373
374 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
375
65d1cd5f
TV
3762019-11-21 Tom de Vries <tdevries@suse.de>
377
378 PR gdb/24956
379 * gdb.base/ui-redirect.exp: Test output of user-defined command.
380
4f22c3f4
SDJ
3812019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
382
383 * gdb.python/py-progspace.exp: Add missing parentheses on some
384 'print' commands.
385
9f6ad286
TT
3862019-11-19 Tom Tromey <tom@tromey.com>
387
388 * gdb.tui/winheight.exp: New file.
389
0b8dbf3f
AB
3902019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
391
392 * gdb.base/ctf-whatis.c: Delete.
393 * gdb.base/ctf-whatis.exp: Delete.
394 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
395
f833b7a7
AB
3962019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
397
398 * gdb.base/ctf-cvexpr.exp: Delete.
399 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
400
30d0a636
AB
4012019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
402
403 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
404 the compiler. Clean up header comment a little.
405 * gdb.base/ctf-ptype.exp: Likewise.
406 * gdb.base/ctf-whatis.exp: Likewise.
407 * lib/gdb.exp (skip_ctf_tests): New proc.
408
494409bb
SDJ
4092019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
410
411 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
412 * gdb.tui/corefile-run.exp: New file.
413
55708e99
TT
4142019-11-14 Tom Tromey <tromey@adacore.com>
415
416 * gdb.base/gdbvars.exp (test_convenience_variables): Add
417 regression tests.
418
45e42163
TT
4192019-11-12 Tom Tromey <tom@tromey.com>
420
421 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
422 after any command. Expect prompt after WAIT_FOR is seen.
423 (enter_tui): Enable resize messages.
424 (command): Expect command in output.
425 (get_line): Avoid error when cursor appears to be off-screen.
426 (dump_screen): Include screen size in title.
427 (_do_resize): New proc, from "resize".
428 (resize): Rewrite. Do resize in two steps.
429 * gdb.tui/empty.exp (layouts): Fix entries.
430 (check_boxes): Remove xfail.
431 (check_text): Dump screen on failure.
432
086baaf1
AB
4332019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
434
435 * gdb.python/py-symbol.exp: Add test for
436 gdb.lookup_static_symbols.
437
09ff83af
AB
4382019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
439
440 * gdb.python/py-symbol.c: Declare and call function from new
441 py-symbol-2.c file.
442 * gdb.python/py-symbol.exp: Compile both source files, and add new
443 tests for gdb.lookup_static_symbol.
444 * gdb.python/py-symbol-2.c: New file.
445
11af934b
TV
4462019-11-02 Tom de Vries <tdevries@suse.de>
447
448 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
449 * gdb.base/anon.exp: Same.
450 * gdb.base/auto-connect-native-target.exp: Same.
451 * gdb.base/call-ar-st.exp: Same.
452 * gdb.base/catch-syscall.exp: Same.
453 * gdb.base/commands.exp: Same.
454 * gdb.base/default.exp: Same.
455 * gdb.base/display.exp: Same.
456 * gdb.base/float.exp: Same.
457 * gdb.base/foll-fork.exp: Same.
458 * gdb.base/help.exp: Same.
459 * gdb.base/info-macros.exp: Same.
460 * gdb.base/info-proc.exp: Same.
461 * gdb.base/info-target.exp: Same.
462 * gdb.base/long_long.exp: Same.
463 * gdb.base/macscp.exp: Same.
464 * gdb.base/memattr.exp: Same.
465 * gdb.base/nofield.exp: Same.
466 * gdb.base/pointers.exp: Same.
467 * gdb.base/printcmds.exp: Same.
468 * gdb.base/ptype.exp: Same.
469 * gdb.base/restore.exp: Same.
470 * gdb.base/return.exp: Same.
471 * gdb.base/scope.exp: Same.
472 * gdb.base/set-noassign.exp: Same.
473 * gdb.base/setshow.exp: Same.
474 * gdb.base/shlib-call.exp: Same.
475 * gdb.base/signals.exp: Same.
476 * gdb.base/sigstep.exp: Same.
477 * gdb.base/skip.exp: Same.
478 * gdb.base/solib-symbol.exp: Same.
479 * gdb.base/stap-probe.exp: Same.
480 * gdb.base/step-line.exp: Same.
481 * gdb.base/step-test.exp: Same.
482 * gdb.base/style.exp: Same.
483 * gdb.base/varargs.exp: Same.
484 * gdb.base/vla-datatypes.exp: Same.
485 * gdb.base/vla-ptr.exp: Same.
486 * gdb.base/vla-sideeffect.exp: Same.
487 * gdb.base/volatile.exp: Same.
488 * gdb.base/watch-cond-infcall.exp: Same.
489 * gdb.base/watchpoint.exp: Same.
490
e96ec2ba
TV
4912019-11-02 Tom de Vries <tdevries@suse.de>
492
493 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
494 * gdb.cp/cpexprs.exp: Same.
495 * gdb.cp/except-multi-location.exp: Same.
496 * gdb.cp/exceptprint.exp: Same.
497 * gdb.cp/gdb2384.exp: Same.
498 * gdb.cp/inherit.exp: Same.
499 * gdb.cp/m-static.exp: Same.
500 * gdb.cp/meth-typedefs.exp: Same.
501 * gdb.cp/misc.exp: Same.
502 * gdb.cp/namespace.exp: Same.
503 * gdb.cp/non-trivial-retval.exp: Same.
504 * gdb.cp/overload.exp: Same.
505 * gdb.cp/pr17132.exp: Same.
506 * gdb.cp/re-set-overloaded.exp: Same.
507 * gdb.cp/rvalue-ref-types.exp: Same.
508 * gdb.cp/templates.exp: Same.
509
bd5766ec
LM
5102019-11-01 Luis Machado <luis.machado@linaro.org>
511
512 PR gdb/25124
513
514 * gdb.arch/pr25124.S: New file.
515 * gdb.arch/pr25124.exp: New file.
516
165f8965
AB
5172019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
518
519 * gdb.fortran/info-modules.exp: Update expected results, and add
520 additional tests for 'info module functinos', and 'info module
521 variables'.
522 * gdb.fortran/info-types.exp: Update expected results.
523 * gdb.fortran/info-types.f90: Extend testcase with additional
524 module variables and functions.
525
59c35742
AB
5262019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
527
528 * gdb.fortran/info-modules.exp: New file.
529 * gdb.fortran/info-types.exp: Build with new file.
530 * gdb.fortran/info-types.f90: Include and use new module.
531 * gdb.fortran/info-types-2.f90: New file.
532
f3fb2519
PW
5332019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
534
535 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
536 * gdb.base/settings.exp: Test all settings types using
537 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
538 that now verifies that the value of "maint show" is the same as
539 returned by the settings functions. Test the type of the
540 maintenance settings.
541 * gdb.base/default.exp: Update show_conv_list.
542
d1e36019
TV
5432019-10-31 Tom de Vries <tdevries@suse.de>
544
545 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
546 gdb_test.
547 * gdb.arch/amd64-disp-step.exp: Same.
548 * gdb.asm/asm-source.exp: Same.
549 * gdb.btrace/buffer-size.exp: Same.
550 * gdb.btrace/cpu.exp: Same.
551 * gdb.btrace/enable.exp: Same.
552 * gdb.dwarf2/count.exp: Same.
553 * gdb.dwarf2/dw2-ranges-func.exp: Same.
554 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
555 * gdb.fortran/vla-datatypes.exp: Same.
556 * gdb.fortran/vla-history.exp: Same.
557 * gdb.fortran/vla-ptype.exp: Same.
558 * gdb.fortran/vla-value.exp: Same.
559 * gdb.fortran/whatis_type.exp: Same.
560 * gdb.guile/guile.exp: Same.
561 * gdb.multi/tids.exp: Same.
562 * gdb.python/py-finish-breakpoint.exp: Same.
563 * gdb.python/py-framefilter.exp: Same.
564 * gdb.python/py-pp-registration.exp: Same.
565 * gdb.python/py-xmethods.exp: Same.
566 * gdb.python/python.exp: Same.
567 * gdb.server/connect-with-no-symbol-file.exp: Same.
568 * gdb.server/no-thread-db.exp: Same.
569 * gdb.server/run-without-local-binary.exp: Same.
570 * gdb.stabs/weird.exp: Same.
571 * gdb.threads/attach-many-short-lived-threads.exp: Same.
572 * gdb.threads/thread-find.exp: Same.
573 * gdb.threads/tls-shared.exp: Same.
574 * gdb.threads/tls.exp: Same.
575 * gdb.threads/wp-replication.exp: Same.
576 * gdb.trace/ax.exp: Same.
577 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
578
3d11e68e
TV
5792019-10-31 Tom de Vries <tdevries@suse.de>
580
581 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
582 * gdb.ada/array_subscript_addr.exp: Same.
583 * gdb.ada/arrayidx.exp: Same.
584 * gdb.ada/arrayparam.exp: Same.
585 * gdb.ada/arrayptr.exp: Same.
586 * gdb.ada/boolean_expr.exp: Same.
587 * gdb.ada/call_pn.exp: Same.
588 * gdb.ada/complete.exp: Same.
589 * gdb.ada/fixed_cmp.exp: Same.
590 * gdb.ada/fun_addr.exp: Same.
591 * gdb.ada/funcall_param.exp: Same.
592 * gdb.ada/interface.exp: Same.
593 * gdb.ada/mod_from_name.exp: Same.
594 * gdb.ada/null_array.exp: Same.
595 * gdb.ada/packed_array.exp: Same.
596 * gdb.ada/packed_tagged.exp: Same.
597 * gdb.ada/print_chars.exp: Same.
598 * gdb.ada/print_pc.exp: Same.
599 * gdb.ada/ptype_arith_binop.exp: Same.
600 * gdb.ada/ptype_field.exp: Same.
601 * gdb.ada/ptype_tagged_param.exp: Same.
602 * gdb.ada/rec_return.exp: Same.
603 * gdb.ada/ref_tick_size.exp: Same.
604 * gdb.ada/str_ref_cmp.exp: Same.
605 * gdb.ada/taft_type.exp: Same.
606 * gdb.ada/tagged.exp: Same.
607 * gdb.ada/type_coercion.exp: Same.
608 * gdb.ada/uninitialized_vars.exp: Same.
609
60b6ede8
TV
6102019-10-30 Tom de Vries <tdevries@suse.de>
611
612 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
613
30baf67b
TV
6142019-10-26 Tom de Vries <tdevries@suse.de>
615
616 * gdb.base/bigcore.c: Fix typos in comments.
617 * gdb.base/ctf-ptype.c: Same.
618 * gdb.base/long_long.c: Same.
619 * gdb.dwarf2/dw2-op-out-param.S: Same.
620 * gdb.python/py-evthreads.c: Same.
621 * gdb.reverse/i387-stack-reverse.c: Same.
622 * gdb.trace/tfile.c: Same.
623 * lib/compiler.c: Same.
624 * lib/compiler.cc: Same.
625
158da0d1
TV
6262019-10-25 Tom de Vries <tdevries@suse.de>
627
628 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
629 gdb_test_multiple calls.
630 * gdb.reverse/sigall-reverse.exp: Same.
631 * gdb.reverse/solib-precsave.exp: Same.
632 * gdb.reverse/solib-reverse.exp: Same.
633 * gdb.reverse/until-precsave.exp: Same.
634 * gdb.reverse/until-reverse.exp: Same.
635
4ccdfbec
TV
6362019-10-24 Tom de Vries <tdevries@suse.de>
637
638 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
639 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
640 kfail using -wrap pattern flag and convenience variable
641 gdb_test_name.
642
33d569b7
AB
6432019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
644
645 * gdb.python/py-progspace.exp: Add tests for the
646 Progspace.block_for_pc method.
647
4d0b984b
TT
6482019-10-23 Tom Tromey <tom@tromey.com>
649
650 * configure: Rebuild.
651 * aclocal.m4: Use m4_include, not sinclude.
652
94cb3754
TV
6532019-10-21 Tom de Vries <tdevries@suse.de>
654
655 * gdb.base/infcall-nested-structs.c: Add
656 __attribute__((noinline,noclone)) to all functions.
657 (call_all): Add missing variable initialization. Simplify return value.
658 (breakpt): Increment volatile variable, to prevent call from being
659 optimized out.
660 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
661
062f1fc1
TV
6622019-10-17 Tom de Vries <tdevries@suse.de>
663
664 * gdb.fortran/module.exp: Allow info variables to print info for files
665 other than module.f90.
666
0b54364d
AB
6672019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
668
669 * gdb.fortran/module.exp: Extend with 'info variables' test.
670
7ff5fae7
AB
6712019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
672
673 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
674 F77_FOR_TARGET.
675
d10eccaa
TV
6762019-10-16 Tom de Vries <tdevries@suse.de>
677
678 PR tdep/25096
679 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
680
745ff14e
TV
6812019-10-16 Tom de Vries <tdevries@suse.de>
682
683 PR tdep/24104
684 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
685 Add KFAIL for PR tdep/25096.
686
03e1ab94
TV
6872019-10-16 Tom de Vries <tdevries@suse.de>
688
689 PR testsuite/25059
690 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
691
b17fcc10
TV
6922019-10-16 Tom de Vries <tdevries@suse.de>
693
694 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
695 as signed.
696
9223170f
SM
6972019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
698
699 * gdb.mi/list-thread-groups-available.exp: Read entries one by
700 one instead of increasing timeout.
701
d6e76313
TV
7022019-10-13 Tom de Vries <tdevries@suse.de>
703
704 PR record/25038
705 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
706 * gdb.reverse/sigall-reverse.exp: Same.
707 * gdb.reverse/solib-precsave.exp: Same.
708 * gdb.reverse/solib-reverse.exp: Same.
709 * gdb.reverse/step-precsave.exp: Same.
710 * gdb.reverse/until-precsave.exp: Same.
711 * gdb.reverse/until-reverse.exp: Same.
712 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
713
6dfc0041
AA
7142019-10-10 Andreas Arnez <arnez@linux.ibm.com>
715
716 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
717 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
718 (cmp_struct_05_01, cmp_struct_static_02_01)
719 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
720 comparisons.
721
abcf2cc8
TV
7222019-10-10 Tom de Vries <tdevries@suse.de>
723
724 PR testsuite/24888
725 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
726 gnatlink.
727
a50faaf6
TV
7282019-10-09 Tom de Vries <tdevries@suse.de>
729
730 PR testsuite/25048
731 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
732
60ff3cd7
AB
7332019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
734
735 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
736 exceptions due to missing debug information.
737
dfee8566
TV
7382019-10-07 Tom de Vries <tdevries@suse.de>
739
740 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
741
3d63690a
AB
7422019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
743
744 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
745 * gdb.base/annota1.exp: Update to use gdb_test_name.
746
30d1f018
WP
7472019-10-07 Weimin Pan <weimin.pan@oracle.com>
748
749 * gdb.base/ctf-whatis.exp: New file.
750 * gdb.base/ctf-whatis.c: New file.
751 * gdb.base/ctf-ptype.exp: New file.
752 * gdb.base/ctf-ptype.c: New file.
753 * gdb.base/ctf-constvars.exp: New file.
754 * gdb.base/ctf-constvars.c: New file.
755 * gdb.base/ctf-cvexpr.exp: New file.
756
4dbbb47c
TV
7572019-10-04 Tom de Vries <tdevries@suse.de>
758
759 * gdb.cp/local-static.c (main): Move declaration of int i out of the
760 for loop.
761
77c2dba3
TT
7622019-10-03 Tom Tromey <tom@tromey.com>
763
764 PR rust/24976:
765 * gdb.rust/simple.rs (Union2): New type.
766 (main): Use Union2.
767 * gdb.rust/simple.exp: Add test.
768
179aed7f
AB
7692019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
770
771 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
772 nested function prefix.
773
0a4b0913
AB
7742019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
775 Richard Bunt <richard.bunt@arm.com>
776 Andrew Burgess <andrew.burgess@embecosm.com>
777
778 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
779 nested functions.
780 * gdb.fortran/nested-funcs.f90: Update expected results.
781 * gdb.fortran/nested-funcs-2.exp: New file.
782 * gdb.fortran/nested-funcs-2.f90: New file.
783
082cce05
AB
7842019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
785
786 * gdb.python/py-parameter.exp: Make test names unique.
787 * gdb.python/py-template.exp: Likewise.
788 * gdb.python/py-value.exp: Likewise.
789
2b74ba5a
AB
7902019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
791
792 * gdb.base/break-interp.exp: Reduce test name duplication.
793 * gdb.base/call-sc.exp: Likewise.
794 * gdb.base/callfuncs.exp: Likewise.
795 * gdb.base/charset.exp: Likewise.
796 * gdb.base/dump.exp: Likewise.
797 * gdb.base/ena-dis-br.exp: Likewise.
798 * gdb.base/relational.exp: Likewise.
799 * gdb.base/step-over-syscall.exp: Likewise.
800 * gdb.base/structs.exp: Likewise.
801
58eb20d5
AB
8022019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
803
804 * gdb.linespec/explicit.exp: Make test names unique.
805 * gdb.linespec/ls-errs.exp: Likewise.
806
4d421147
AB
8072019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
808
809 * gdb.reverse/break-precsave.exp: Make test names unique.
810 * gdb.reverse/break-reverse.exp: Likewise.
811 * gdb.reverse/finish-precsave.exp: Likewise.
812 * gdb.reverse/finish-reverse.exp: Likewise.
813 * gdb.reverse/machinestate-precsave.exp: Likewise.
814 * gdb.reverse/machinestate.exp: Likewise.
815 * gdb.reverse/readv-reverse.exp: Likewise.
816 * gdb.reverse/recvmsg-reverse.exp: Likewise.
817 * gdb.reverse/sigall-precsave.exp: Likewise.
818 * gdb.reverse/sigall-reverse.exp: Likewise.
819 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
820 * gdb.reverse/watch-precsave.exp: Likewise.
821 * gdb.reverse/watch-reverse.exp: Likewise.
822
d8c06f22
AB
8232019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
824
825 * gdb.threads/stop-with-handle.c: New file.
826 * gdb.threads/stop-with-handle.exp: New file.
827
3a56ed86
TV
8282019-10-03 Tom de Vries <tdevries@suse.de>
829
830 PR testsuite/25059
831 * gdb.base/list-missing-source.exp: Allowing the "Compilation
832 directory" line to be missing.
833
42275044
TV
8342019-10-03 Tom de Vries <tdevries@suse.de>
835
836 PR testsuite/25059
837 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
838 type optional.
839
9ef62df0
AA
8402019-10-02 Andreas Arnez <arnez@linux.ibm.com>
841
842 * gdb.python/py-format-string.c (string.h): New include.
843 (main): Fill a_struct_with_union.the_union.an_int with bytes of
844 the same value, for endianness-independence.
845 * gdb.python/py-format-string.exp (default_regexp_dict)
846 (test_pretty_structs, test_format): Adjust expected output to the
847 changed initialization.
848
37f6a7f4
TT
8492019-10-02 Tom Tromey <tromey@adacore.com>
850
851 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
852
1d58d6a2
PA
8532019-10-02 Pedro Alves <palves@redhat.com>
854 Andrew Burgess <andrew.burgess@embecosm.com>
855
856 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
857 "print-file-var.h".
858 (this_version_id) Use ATTRIBUTE_VISIBILITY.
859 (get_version_1): Print this_version_id and its address.
860 Add extern "C" wrappers around interface functions.
861 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
862 "print-file-var.h".
863 (this_version_id) Use ATTRIBUTE_VISIBILITY.
864 (get_version_2): Print this_version_id and its address.
865 Add extern "C" wrappers around interface functions.
866 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
867 <stddef.h> and "print-file-var.h".
868 Add extern "C" wrappers around interface functions.
869 [VERSION_ID_MAIN] (this_version_id): Define.
870 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
871 * gdb.base/print-file-var.h: Add some #defines to simplify setting
872 up extern "C" blocks.
873 * gdb.base/print-file-var.exp (test): New, factored out from top
874 level.
875 (top level): Test all combinations of attribute hidden or not,
876 dlopen or not, and this_version_id symbol in main file or not.
877 Compile tests as both C++ and C, make test names unique.
878
d770d56f
TT
8792019-10-01 Tom Tromey <tom@tromey.com>
880
881 * gdb.base/style.exp: Test "show logging filename".
882
7f6aba03
TT
8832019-10-01 Tom Tromey <tom@tromey.com>
884
885 * lib/gdb-utils.exp (style): Handle "metadata" argument.
886 * gdb.base/style.exp: Add metadata style test.
887
14309bb6
TT
8882019-10-01 Tom Tromey <tom@tromey.com>
889
890 * gdb.base/style.exp: Test "pwd".
891
2a3c1174
PA
8922019-10-01 Tom Tromey <tom@tromey.com>
893
894 * gdb.base/style.exp: Update tests.
895
53d666ec
AA
8962019-10-01 Andreas Arnez <arnez@linux.ibm.com>
897
898 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
899 'six' to unsigned.
900 (s1): Initialize fields 'four' and 'six' instead of 'three' and
901 'five'. Use an all-ones bit pattern for each.
902 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
903 to its changed values.
904
4a56a520
TT
9052019-09-30 Tom Tromey <tromey@adacore.com>
906
907 * gdb.rust/traits.rs: Disable all warnings.
908
0df0352a
TV
9092019-09-29 Tom de Vries <tdevries@suse.de>
910
911 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
912
73d9a918
TV
9132019-09-29 Tom de Vries <tdevries@suse.de>
914
915 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
916
060b3ab4
TV
9172019-09-27 Tom de Vries <tdevries@suse.de>
918
919 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
920
68f7d34d
TV
9212019-09-27 Tom de Vries <tdevries@suse.de>
922
923 PR record/23188
924 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
925
5d63b30a
TT
9262019-09-26 Tom Tromey <tromey@adacore.com>
927
928 * gdb.ada/py_taft.exp: New file.
929 * gdb.ada/py_taft/main.adb: New file.
930 * gdb.ada/py_taft/pkg.adb: New file.
931 * gdb.ada/py_taft/pkg.ads: New file.
932
3d435220
TV
9332019-09-24 Tom de Vries <tdevries@suse.de>
934
935 PR gdb/24598
936 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
937
77d03678
TV
9382019-09-22 Tom de Vries <tdevries@suse.de>
939
940 * gdb.base/restore.exp: Allow register variables to be optimized out at
941 -O0.
942
abf516c6
UW
9432019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
944
945 * gdb.arch/spu-info.exp: Remove file.
946 * gdb.arch/spu-info.c: Remove file.
947 * gdb.arch/spu-ls.exp: Remove file.
948 * gdb.arch/spu-ls.c: Remove file.
949
950 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
951 * gdb.asm/spu.inc: Remove file.
952
953 * gdb.base/dump.exp: Remove support for spu*-*-*.
954 * gdb.base/stack-checking.exp: Likewise.
955 * gdb.base/overlays.exp: Likewise.
956 * gdb.base/ovlymgr.c: Likewise.
957 * gdb.base/spu.ld: Remove file.
958
959 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
960 * gdb.cp/cpexprs.exp: Likewise.
961 * gdb.cp/exception.exp: Likewise.
962 * gdb.cp/gdb2495.exp: Likewise.
963 * gdb.cp/mb-templates.exp: Likewise.
964 * gdb.cp/pr9167.exp: Likewise.
965 * gdb.cp/userdef.exp: Likewise.
966
967 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
968
969 * gdb.cell: Remove directory.
970 * lib/cell.exp: Remove file.
971
e452e88f
TV
9722019-09-19 Tom de Vries <tdevries@suse.de>
973
974 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
975
8a625130
TV
9762019-09-19 Tom de Vries <tdevries@suse.de>
977
978 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
979
81dc3ab5
TV
9802019-09-19 Tom de Vries <tdevries@suse.de>
981
982 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
983 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
984 (gdb_target_cmd): ... here.
985 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
986 value 2.
987
b078f3ac
AB
9882019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
989
990 * gdb.base/source-dir.exp: Avoid having directory names in test
991 names.
992
f1b620e9
MG
9932019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
994
995 * gdb.base/source-dir.exp: Add extra test for mapped compilation
996 directory.
997
67f3ed6a
AB
9982019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
999
1000 * gdb.base/list-missing-source.exp: New file.
1001
d1b70248
TV
10022019-09-14 Tom de Vries <tdevries@suse.de>
1003
1004 PR teststuite/24599
1005 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1006 * lib/ada.exp (gnatmake_version_at_least): New proc.
1007
5fabdcd6
AB
10082019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1009
1010 * gdb.base/maint.exp: Use exec_has_index_section.
1011
aa17805f
AB
10122019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1013
1014 * gdb.base/maint.exp: Add test for 'maint info sections'.
1015
25e5c209
TV
10162019-09-12 Tom de Vries <tdevries@suse.de>
1017
1018 * gdb.base/store.exp: Allow register variables to be optimized out at
1019 -O0.
1020
4993045d
PW
10212019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1022
1023 * gdb.ada/rdv_wait.exp: Update to new task names.
1024 * gdb.base/task_switch_in_core.exp: Likewise.
1025 * gdb.base/info_sources_base.c: Likewise.
1026
8a516164
TT
10272019-09-10 Tom Tromey <tromey@adacore.com>
1028
1029 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1030
aa391654
TT
10312019-09-10 Tom Tromey <tromey@adacore.com>
1032
1033 * gdb.ada/dgopt.exp: New file.
1034 * gdb.ada/dgopt/x.adb: New file.
1035
8634b462
TT
10362019-09-08 Tom Tromey <tom@tromey.com>
1037
1038 * gdb.tui/resize.exp: Remove setup_xfail.
1039 * gdb.tui/regs.exp: Remove setup_xfail.
1040 * gdb.tui/basic.exp: Remove setup_xfail.
1041
736b0f76
DB
10422019-09-06 David Blaikie <dblaikie@gmail.com>
1043
1044 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1045 * gdb.cp/cplabel.exp: Ditto.
1046 * gdb.linespec/ls-errs.exp: Ditto.
1047
30331a6c
TV
10482019-09-05 Tom de Vries <tdevries@suse.de>
1049
1050 * lib/gdb.exp (cmp_file_string): New proc.
1051 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1052 runto_main. Verify save breakpoints output.
1053
98b0ebab
PW
10542019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1055
1056 * gdb.base/info-var.exp: Test info variables without running
1057 to main, to avoid expect's buffer overflow.
1058
4e962e74
TT
10592019-09-03 Tom Tromey <tromey@adacore.com>
1060
1061 * gdb.ada/bias.exp: New file.
1062 * gdb.ada/bias/bias.adb: New file.
1063 * gdb.ada/print_chars.exp: Add regression test.
1064 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1065 (MC): New variable.
1066
2ea1a07a
SL
10672019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1068
1069 * gdb.base/argv0-symlink.exp: Run only on native target
1070 and local host.
1071
8077c50d
TV
10722019-08-29 Tom de Vries <tdevries@suse.de>
1073
1074 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1075 diverse debug info.
1076 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1077
48352473
TV
10782019-08-28 Tom de Vries <tdevries@suse.de>
1079
1080 * gdb.base/info-var.exp: Allow info variables to print info for files
1081 other than info-var-f1.c and info-var-f2.c.
1082
d8f27c60
AB
10832019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1084
1085 * gdb.fortran/info-types.exp: Add module.
1086 * gdb.fortran/info-types.f90: Update expected results.
1087
1f20c35e
AB
10882019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1089
1090 * gdb.fortran/info-types.exp: New file.
1091 * gdb.fortran/info-types.f90: New file.
1092 * lib/fortran.exp (fortran_character1): New proc.
1093
4acfdd20
AB
10942019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1095
1096 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1097 functions'. Reindent as needed.
1098 * gdb.base/info-var-f1.c: New file.
1099 * gdb.base/info-var-f2.c: New file.
1100 * gdb.base/info-var.exp: New file.
1101 * gdb.base/info-var.h: New file.
1102
5c31b358
TV
11032019-08-26 Tom de Vries <tdevries@suse.de>
1104
1105 PR c++/24852
1106 * gdb.cp/no-libstdcxx-probe.exp: New test.
1107
b694989f
TV
11082019-08-26 Tom de Vries <tdevries@suse.de>
1109
1110 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1111 * tests need to be skipped.
1112 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1113 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1114 mi_skip_libstdcxx_probe_tests.
1115
d9c4ba53
SDJ
11162019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1117
1118 * gdb.python/py-xmethods.exp: Use raw strings when passing
1119 arguments to SimpleXMethodMatcher.
1120
395fad09
TV
11212019-08-22 Tom de Vries <tdevries@suse.de>
1122
1123 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1124 more informative.
1125
26c957f1
PA
11262019-08-21 Pedro Alves <palves@redhat.com>
1127
1128 * gdb.base/with.exp: Test "with" with no arguments.
1129
61f80d5d
TV
11302019-08-21 Tom de Vries <tdevries@suse.de>
1131
1132 * gdb.base/gdb-caching-proc.exp: Sort files.
1133
d7a11d13
TV
11342019-08-20 Tom de Vries <tdevries@suse.de>
1135
1136 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1137 compilation.
1138
34dafe9f
TV
11392019-08-16 Tom de Vries <tdevries@suse.de>
1140
1141 * gdb.base/compare-sections.exp ("after run to main"): Allow
1142 mismatched read-only sections for PIE executables.
1143
398fdd60
TT
11442019-08-16 Tom Tromey <tom@tromey.com>
1145
1146 * lib/tuiterm.exp (_csi_Z): New proc.
1147 * gdb.tui/basic.exp: Update window positions.
1148 * gdb.tui/empty.exp: Update window positions.
1149
d8f9e51c
SL
11502019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1151
1152 * gdb.base/examine-backward.exp: Correct regexp for
1153 "examine 3 bytes backward from ${address_zero}".
1154
3df505f6
TT
11552019-08-15 Tom Tromey <tom@tromey.com>
1156
1157 * gdb.tui/empty.exp: Enable resizing tests.
1158
272560b5
TT
11592019-08-15 Tom Tromey <tromey@adacore.com>
1160
1161 * gdb.ada/char_enum.exp: Add regression tests.
1162 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1163 and '0'.
1164 (Char, Gchar): Update.
1165 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1166
08235187
CB
11672019-08-15 Christian Biesinger <cbiesinger@google.com>
1168
1169 * gdb.python/python.exp: Expect a leading underscore on
1170 GdbOutput{,Error}File.
1171
22a2ab04
SL
11722019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1173
1174 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1175 Windows host.
1176
835b995b
SL
11772019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1178
1179 * gdb.base/batch-preserve-term-settings.exp
1180 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1181
97dd8e07
CB
11822019-08-15 Christian Biesinger <cbiesinger@google.com>
1183
1184 * lib/gdb.exp: When running on a mingw target, replace
1185 /x/ with x:/.
1186
75faf5c4
AH
11872019-08-14 Alan Hayward <alan.hayward@arm.com>
1188
1189 * gdb.arch/aarch64-prologue.c: New test.
1190 * gdb.arch/aarch64-prologue.exp: New file.
1191
abc6c00f
TV
11922019-08-13 Tom de Vries <tdevries@suse.de>
1193
1194 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1195 Thread.
1196
74c2c1f4
SL
11972019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1198
1199 * gdb.python/py-completion.exp: Download the .py file to the host
1200 and use its host pathname. Conditionalize tests that use
1201 tab completion and manipulate files on the build machine.
1202 * gdb.python/py-events.exp: Download the .py file to the host
1203 and use its host pathname.
1204 * gdb.python/py-evsignal.exp: Likewise.
1205 * gdb.python/py-evthreads.exp: Likewise.
1206 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1207 pathname syntax.
1208 * gdb.python/py-framefilter.exp: Download the .py file to the right
1209 place on the host. Match Windows pathname syntax.
1210 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1211 .py file to the host and use its host pathname.
1212 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1213 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1214 build pathname. Skip symlink test on Windows host. Add missing
1215 newline at end of file.
1216 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1217 and use its host pathname.
1218 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1219 * gdb.python/py-section-script.exp: Use host location of binfile
1220 on safe-path. Use correct path separator on Windows host.
1221 Reorder alternatives in gdb_test_multiple to prevent matching
1222 the wrong alternative on success.
1223 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1224
ca2589f3
PP
12252019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1226
1227 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1228 expect the GDB inferior to no longer immediately stop after
1229 being resumed with "signal SIGINT".
1230
020a839d
SL
12312019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1232
1233 * gdb.linespec/break-ask.exp: Generalize regexps to match
1234 Windows pathnames too.
1235
128d6509
TV
12362019-08-08 Tom de Vries <tdevries@suse.de>
1237
1238 PR testsuite/24862
1239 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1240
590042fc
PW
12412019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1242
1243 * gdb.base/style.exp: Update tests for help doc new invariants.
1244 * gdb.base/help.exp: Likewise.
1245
046bebe1
TT
12462019-08-06 Tom Tromey <tom@tromey.com>
1247
1248 * gdb.base/style.exp: Add disassemble test.
1249 * gdb.base/style.c (some_called_function): New function.
1250 (main): Use it.
1251
0b27c27d
CB
12522019-08-05 Christian Biesinger <cbiesinger@google.com>
1253
1254 * gdb.python/py-block.exp: Test dictionary access on blocks.
1255
580f1034
SM
12562019-08-05 Simon Marchi <simon.marchi@efficios.com>
1257
1258 PR gdb/24863
1259 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1260 -list-thread-groups --available test when running under
1261 check-read1.
1262
d86bd7cb
TV
12632019-08-05 Tom de Vries <tdevries@suse.de>
1264
1265 PR testsuite/24863
1266 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1267 * gdb.base/help.exp: Use with_read1_timeout_factor.
1268 * gdb.base/info-macros.exp: Same.
1269 * gdb.cp/nested-types.exp: Same.
1270
a80cf5d8
TV
12712019-08-05 Tom de Vries <tdevries@suse.de>
1272
1273 * lib/gdb.exp (version_at_least): Factor out of ...
1274 (tcl_version_at_least): ... here.
1275 (gdb_compile): Fail if pie results in non-PIE executable.
1276 (readelf_version, readelf_prints_pie): New proc.
1277 (exec_is_pie): Return -1 if unknown.
1278
d0962838
TV
12792019-08-05 Tom de Vries <tdevries@suse.de>
1280
1281 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1282
2252ff3d
SL
12832019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1284
1285 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1286
26655f53
SL
12872019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1288
1289 * lib/completion-support.exp (test_gdb_complete_none): Skip
1290 tab completion tests if no readline support.
1291 (test_gdb_complete_unique_re): Likewise.
1292 (test_gdb_complete_multiple): Likewise.
1293
db4dc13e
PW
12942019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1295
1296 * gdb.base/info_sources.exp: New file.
1297 * gdb.base/info_sources.c: New file.
1298 * gdb.base/info_sources_base.c: New file.
1299
0eba165a
PFC
13002019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1301
1302 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1303 prefix argument.
1304 (test_exit_status): Add prefix argument.
1305
59bd512b
TV
13062019-08-01 Tom de Vries <tdevries@suse.de>
1307
1308 PR testsuite/24863
1309 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1310 calling exp_continue for new thread and thread exited messages.
1311
2a3ad588
TV
13122019-08-01 Tom de Vries <tdevries@suse.de>
1313
1314 PR testsuite/24863
1315 * gdb.base/structs.exp: Fix check-read1 timeout using
1316 gdb_test_sequence.
1317 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1318
117eb594
TV
13192019-08-01 Tom de Vries <tdevries@suse.de>
1320
1321 PR testsuite/24863
1322 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1323 line.
1324
ed591340
TV
13252019-08-01 Tom de Vries <tdevries@suse.de>
1326
1327 PR testsuite/24863
1328 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1329
aa3b6533
TT
13302019-07-30 Tom Tromey <tromey@adacore.com>
1331
1332 * gdb.ada/display_nested.exp: New file.
1333 * gdb.ada/display_nested/foo.adb: New file.
1334 * gdb.ada/display_nested/pack.adb: New file.
1335 * gdb.ada/display_nested/pack.ads: New file.
1336
2906593f
CB
13372019-07-30 Christian Biesinger <cbiesinger@google.com>
1338
1339 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1340 namespace.
1341 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1342
0f575925
TV
13432019-07-30 Tom de Vries <tdevries@suse.de>
1344
1345 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1346 instead.
1347
b13057d9
TV
13482019-07-30 Tom de Vries <tdevries@suse.de>
1349
1350 PR testsuite/24834
1351 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1352 (exec_is_pie): New proc.
1353
5c4dde85
CB
13542019-07-29 Christian Biesinger <cbiesinger@google.com>
1355
1356 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1357
c620ed88
CB
13582019-07-29 Christian Biesinger <cbiesinger@google.com>
1359
1360 * gdb.python/py-objfile.c: Add global and static vars.
1361 * gdb.python/py-objfile.exp: Test new functions Objfile.
1362 lookup_global_symbol and lookup_static_symbol.
1363
3d235706
TT
13642019-07-29 Tom Tromey <tom@tromey.com>
1365
1366 * lib/tuiterm.exp (Term::_csi_@): New proc.
1367 (Term::_csi_X): Don't move cursor.
1368
c7e4c0a6
PW
13692019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1370
1371 * gdb.base/options.exp: Update backtrace - completion to
1372 new option -frame-info.
1373 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1374 Test new 'set print frame-info'. Test backtrace -frame-info
1375 overriding 'set print frame-info'.
1376 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1377 Test new 'set print frame-info'.
1378 Verify consistency of backtrace with and without filters, with and
1379 without -no-filters.
1380 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1381 default.
1382
de28a3b7
TV
13832019-07-29 Tom de Vries <tdevries@suse.de>
1384
1385 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1386 no arguments".
1387
507dd60e
TV
13882019-07-29 Tom de Vries <tdevries@suse.de>
1389
1390 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1391 is a substring of the first for "complete non-unique file name".
1392
5beafce9
TV
13932019-07-29 Tom de Vries <tdevries@suse.de>
1394
1395 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1396 with ".*".
1397
2d274232
TV
13982019-07-29 Tom de Vries <tdevries@suse.de>
1399
1400 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1401 Pass prompt_regexp parameter to gdb_test_multiple calls.
1402
9197cd8b
TV
14032019-07-29 Tom de Vries <tdevries@suse.de>
1404
1405 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1406 print registers" regexps.
1407
b528dae0
TV
14082019-07-29 Tom de Vries <tdevries@suse.de>
1409
1410 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1411
d17725d7
TV
14122019-07-29 Tom de Vries <tdevries@suse.de>
1413
1414 PR gdb/24855
1415 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1416 (skip_python_tests_prompt): Add prompt_regexp argument to
1417 gdb_test_multiple calls.
1418
52b75bf1
TT
14192019-07-27 Tom Tromey <tom@tromey.com>
1420
1421 * gdb.tui/main.exp: New file.
1422
2b1d00c2
TT
14232019-07-27 Tom Tromey <tom@tromey.com>
1424
1425 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1426 optional.
1427 * gdb.tui/empty.exp: New file.
1428
ded631d5
TT
14292019-07-27 Tom Tromey <tom@tromey.com>
1430
1431 * lib/tuiterm.exp (spawn): New proc.
1432 (Term::resize): New proc.
1433 * gdb.tui/resize.exp: New file.
1434
58ac439d
TT
14352019-07-27 Tom Tromey <tom@tromey.com>
1436
1437 * gdb.tui/list.exp: New file.
1438
fe1f56ee
TT
14392019-07-27 Tom Tromey <tom@tromey.com>
1440
1441 * gdb.tui/regs.exp: New file.
1442
f790b310
TT
14432019-07-27 Tom Tromey <tom@tromey.com>
1444
1445 * gdb.tui/basic.exp: Add "layout split" test.
1446
d95fc6ee
TT
14472019-07-27 Tom Tromey <tom@tromey.com>
1448
1449 * gdb.tui/basic.exp: Add "layout asm" test.
1450
c3786b3a
TT
14512019-07-27 Tom Tromey <tom@tromey.com>
1452
1453 * lib/tuiterm.exp: New file.
1454 * gdb.tui/basic.exp: New file.
1455
98a617f8
KB
14562019-07-27 Kevin Buettner <kevinb@redhat.com>
1457
1458 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1459 Enable tests associated with this flag. Adjust regex
1460 referencing "foo_low" to now refer to "foo_cold" instead.
1461
5c076da4
KB
14622019-07-27 Kevin Buettner <kevinb@redhat.com>
1463
1464 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1465 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1466 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1467 foo_cold. Revise comments to match.
1468 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1469 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1470 were wrapped into this proc; Call do_test in loop from outermost
1471 level.
1472 (foo_low): Rename all occurrences to "foo_cold".
1473 (backtrace from baz): New test.
1474 (x2/i foo_cold): New test.
1475 (info line *foo_cold): New test.
1476
1512d3b7
TV
14772019-07-26 Tom de Vries <tdevries@suse.de>
1478
1479 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1480
297989a1
TV
14812019-07-25 Tom de Vries <tdevries@suse.de>
1482
1483 PR testsuite/24830
1484 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1485 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1486 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1487 (skip_libstdcxx_probe_tests): ... here.
1488 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1489
b3b965fb
TV
14902019-07-24 Tom de Vries <tdevries@suse.de>
1491
1492 PR testsuite/24807
1493 * gdb.objc/basicclass.m: Include stdio.h.
1494 * gdb.objc/nondebug.m: Same.
1495 * gdb.objc/objcdecode.m: Same.
1496
4625b4d0
TV
14972019-07-24 Tom de Vries <tdevries@suse.de>
1498
1499 PR testsuite/24612
1500 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1501 additional_flags.
1502
024a5840
TV
15032019-07-24 Tom de Vries <tdevries@suse.de>
1504
1505 PR testsuite/24831
1506 * gdb.multi/tids.exp: Update error messages for info threads.
1507
c76ddaa3
TV
15082019-07-24 Tom de Vries <tdevries@suse.de>
1509
1510 * gdb.base/info-types.exp: Allow info types to print info for more than
1511 one file.
1512
9a618ef6
TV
15132019-07-23 Tom de Vries <tdevries@suse.de>
1514
1515 PR testsuite/24842
1516 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1517 gdb_spawn_with_cmdline_opts.
1518
40eadf04
SP
15192019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1520
1521 * gdb.arch/arm-cmse-sgstubs.c: New test.
1522 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1523
5ba29434
TV
15242019-07-23 Tom de Vries <tdevries@suse.de>
1525
1526 PR testsuite/24711
1527 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1528 issuing next command.
1529
a8e9d247
AB
15302019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1531
1532 * gdb.ada/info_auto_lang.exp: Update expected results.
1533 * gdb.base/info-types.c: Add additional types to check.
1534 * gdb.base/info-types.exp: Update expected results.
1535
eb86c5e2
AB
15362019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1537
1538 * gdb.base/info-types.c: New file.
1539 * gdb.base/info-types.exp: New file.
1540
01e175fe
AB
15412019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1542
1543 * gdb.arch/riscv-bp-infcall.c: New file.
1544 * gdb.arch/riscv-bp-infcall.exp: New file.
1545
6b78c3f8
AB
15462019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1547
1548 PR breakpoints/24541
1549 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1550
da738167
TV
15512019-07-14 Tom de Vries <tdevries@suse.de>
1552
1553 PR testsuite/24760
1554 * gdb.objc/basicclass.exp: Fix unterminated string.
1555
0d4e84ed
AB
15562019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1557 Andrew Burgess <andrew.burgess@embecosm.com>
1558
1559 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1560 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1561 negative bounds.
1562 * gdb.fortran/vla-value.exp: Print elements of an array with
1563 negative bounds.
1564 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1565 testing.
1566
021d8588
AB
15672019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1568
1569 * gdb.base/options.exp (expect_string): Dequote strings in
1570 results.
1571 (test-string): Test strings with different quoting and reindent.
1572
f06f1252
TT
15732019-07-10 Tom Tromey <tromey@adacore.com>
1574
1575 * gdb.ada/mi_ex_cond.exp: Update expected results.
1576 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1577 * gdb.ada/mi_catch_ex.exp: Update expected results.
1578 * gdb.ada/mi_catch_assert.exp: Update expected results.
1579 * gdb.ada/catch_ex.exp (catch_exception_info)
1580 (catch_exception_entry, catch_assert_entry)
1581 (catch_unhandled_entry): Update.
1582 * gdb.ada/catch_assert_if.exp: Update expected results.
1583
b863685d
RB
15842019-07-10 Richard Bunt <richard.bunt@arm.com>
1585 Stephen Roberts <stephen.roberts@arm.com>
1586
1587 * gdb.base/define.exp: Restore original prompt.
1588
cb1e4e32
PA
15892019-07-09 Pedro Alves <palves@redhat.com>
1590
1591 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1592 breakpoints" output.
1593 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1594 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1595 throw" creates breakpoint.
1596 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1597 'type="catchpoint"'.
1598
b58a68fe
PA
15992019-07-09 Pedro Alves <palves@redhat.com>
1600
1601 PR c++/15468
1602 * gdb.cp/except-multi-location-lib.cc: New.
1603 * gdb.cp/except-multi-location-main.cc: New.
1604 * gdb.cp/except-multi-location.exp: New.
1605
0826779b
PW
16062019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1607
1608 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1609 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1610 argument and update callers.
1611
5b0e2db4
AB
16122019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1613
1614 * gdb.arch/amd64-break-on-asm-line.S: New file.
1615 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1616
1f6f6e21
PW
16172019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1618
1619 * gdb.base/printcmds.exp: Test printing C string and
1620 C wide string convenience vars without transiting via the inferior.
1621 Also make test names unique.
1622
ea142fbf
AH
16232019-07-08 Alan Hayward <alan.hayward@arm.com>
1624
5862c886 1625 PR breakpoints/25011
ea142fbf
AH
1626 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1627
213fd9fa
PA
16282019-07-04 Pedro Alves <palves@redhat.com>
1629
1630 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1631 body returned ok(0), break(3) or continue(4).
1632 * gdb.testsuite/foreach_with_prefix.exp: New file.
1633
2b40fda7
AH
16342019-07-04 Alan Hayward <alan.hayward@arm.com>
1635
1636 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1637
a26c8de0
PA
16382019-07-03 Pedro Alves <palves@redhat.com>
1639
1640 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1641 "return -code".
1642
5f4ba3e7
PA
16432019-07-03 Pedro Alves <palves@redhat.com>
1644
1645 PR cli/24732
1646 * gdb.base/shell.exp: Load completion-support.exp.
1647 Adjust expected error output. Add completion tests.
1648
a994424f
PA
16492019-07-03 Pedro Alves <palves@redhat.com>
1650
1651 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1652 string_to_regexp.
1653
3d9be6f5
PA
16542019-07-03 Pedro Alves <palves@redhat.com>
1655
1656 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1657 (expect_integer): Adjust to expect "-string".
1658 (expect_string): New.
1659 (all_options): Expect "-string".
1660 (test-flag, test-boolean): Adjust to expect "-string".
1661 (test-string): New proc.
1662 (top level): Call it.
1663
41fc454c
PA
16642019-07-03 Pedro Alves <palves@redhat.com>
1665
1666 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1667 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1668 the expected output in the success.
1669
b2b2a215
PA
16702019-07-03 Pedro Alves <palves@redhat.com>
1671
1672 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1673 Split one gdb_test_multiple call in two to avoid a race.
1674
fdbc9870
PA
16752019-07-03 Pedro Alves <palves@redhat.com>
1676
1677 * gdb.base/with.c: New file.
1678 * gdb.base/with.exp: New file.
1679
c6ac8931
PA
16802019-07-03 Pedro Alves <palves@redhat.com>
1681
1682 * gdb.base/settings.exp: Replace all references to "maint
1683 test-settings set" with references to "maint set test-settings",
1684 and all references to "maint test-settings show" with references
1685 to "maint show test-settings".
1686
970f9d09
PA
16872019-07-03 Pedro Alves <palves@redhat.com>
1688
1689 * gdb.base/settings.exp (test-string): Adjust expected out when
1690 testing "maint test-settings show filename"
1691
54d66006
PA
16922019-07-02 Pedro Alves <palves@redhat.com>
1693
1694 * gdb.base/options.exp (test-info-threads): New procedure.
1695 (top level): Call it.
1696
10d06d82
TT
16972019-06-28 Tom Tromey <tromey@adacore.com>
1698
1699 * gdb.dwarf2/ada-linkage-name.c: New file.
1700 * gdb.dwarf2/ada-linkage-name.exp: New file.
1701
3d507ff2
TT
17022019-06-27 Tom Tromey <tromey@adacore.com>
1703
d039f014 1704 PR c++/20020:
3d507ff2
TT
1705 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1706
8af58ffe
TV
17072019-06-26 Tom de Vries <tdevries@suse.de>
1708
1709 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1710
22e21752
TV
17112019-06-26 Tom de Vries <tdevries@suse.de>
1712
1713 * gdb.base/index-cache.exp: Add back missing debug option.
1714
b65b566c
PW
17152019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1716
1717 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1718
5c2c8c69
TV
17192019-06-25 Tom de Vries <tdevries@suse.de>
1720
1721 PR testsuite/24727
1722 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1723
164e3873
TV
17242019-06-24 Tom de Vries <tdevries@suse.de>
1725
1726 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1727
824eacee
TV
17282019-06-24 Tom de Vries <tdevries@suse.de>
1729
1730 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1731 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1732 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1733
385b97d3
TV
17342019-06-24 Tom de Vries <tdevries@suse.de>
1735
1736 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1737
c596f180
TV
17382019-06-21 Tom de Vries <tdevries@suse.de>
1739
1740 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1741
b13a7d03
TV
17422019-06-21 Tom de Vries <tdevries@suse.de>
1743
1744 PR testsuite/24518
1745 PR ada/24713
1746 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1747 index.
1748
899277ae
TT
17492019-06-19 Tom Tromey <tromey@adacore.com>
1750
1751 * gdb.ada/length_cond.exp: Add intro comment.
1752
680e1bee
TT
17532019-06-19 Tom Tromey <tromey@adacore.com>
1754
1755 * gdb.ada/length_cond.exp: New file.
1756 * gdb.ada/length_cond/length_cond.adb: New file.
1757 * gdb.ada/length_cond/pck.adb: New file.
1758 * gdb.ada/length_cond/pck.ads: New file.
1759
0ed4690a
TV
17602019-06-18 Tom de Vries <tdevries@suse.de>
1761
1762 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1763
d20ed5fd
TT
17642019-06-18 Tom Tromey <tromey@adacore.com>
1765
1766 * gdb.base/list0.h: Add comment explaining control character.
1767
86e04673
TV
17682019-06-18 Tom de Vries <tdevries@suse.de>
1769
1770 * boards/fission.exp: Break up long debug_flags line.
1771
c4973306
SM
17722019-06-16 Tom de Vries <tdevries@suse.de>
1773
1774 PR gdb/24445
1775 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1776 generated index.
1777
93cb9841
AB
17782019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1779
1780 PR gdb/24686
1781 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1782 improve detection of bug gdb/24541.
1783
399aaebd
SM
17842019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1785
1786 PR gdb/24669
1787 * gdb.base/index-cache.exp (uses_readnow,
1788 expecting_index_cache_use): Define global variable.
1789 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1790 expecting_index_cache_use.
1791
584a927c
AB
17922019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1793 Andrew Burgess <andrew.burgess@embecosm.com>
1794
1795 * gdb.fortran/pointers.f90: New file.
1796 * gdb.fortran/print_type.exp: New file.
1797 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1798 * gdb.fortran/vla-type.exp: Likewise.
1799 * gdb.fortran/vla-value.exp: Likewise.
1800 * gdb.mi/mi-vla-fortran.exp: Likewise.
1801
30056ea0
AB
18022019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1803
1804 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1805 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1806 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1807 as a stop reason.
1808
ec8e2b6d
AB
18092019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1810
1811 * gdb.base/annota1.exp: Update expected results.
1812 * gdb.cp/annota2.exp: Likewise.
1813 * gdb.cp/annota3.exp: Likewise.
1814
09e4c4e1
AB
18152019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1816
1817 * gdb.base/style-logging.exp: Remove path from test name.
1818
0735b091
TT
18192019-06-14 Tom Tromey <tromey@adacore.com>
1820
1821 PR gdb/24502:
1822 * gdb.base/style-logging.exp: New file.
1823
f5686554
TT
18242019-06-14 Tom Tromey <tromey@adacore.com>
1825
1826 * gdb.base/symfile-warn.exp: New file.
1827 * gdb.base/symfile-warn.c: New file.
1828
a0c1ffed
TT
18292019-06-14 Tom Tromey <tromey@adacore.com>
1830
1831 * gdb.base/annotate-symlink.exp: New file.
1832
f411722c
TT
18332019-06-14 Tom Tromey <tromey@adacore.com>
1834
1835 * gdb.ada/set_wstr.exp: Add reassignment test.
1836
4268ec18
TT
18372019-06-14 Tom Tromey <tromey@adacore.com>
1838
1839 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1840 'unchecked_access and 'unrestricted_access as well.
1841
9a9e394b
TT
18422019-06-14 Tom Tromey <tromey@adacore.com>
1843
1844 PR ada/24539:
1845 * gdb.ada/vla.exp: Update tests.
1846 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1847 pragma.
1848
4c048731
PA
18492019-06-13 Pedro Alves <palves@redhat.com>
1850
1851 * gdb.base/settings.exp (test-integer): Test junk after
1852 "unlimited".
1853
6665660a
PA
18542019-06-13 Pedro Alves <palves@redhat.com>
1855
1856 * gdb.base/options.exp (test-thread-apply): New.
1857 (top level): Call it.
1858
5d707134
PA
18592019-06-13 Pedro Alves <palves@redhat.com>
1860
1861 * gdb.base/options.exp (test-frame-apply): New.
1862 (top level): Test print commands with different "frame apply"
1863 prefixes.
1864
e2a689da
PA
18652019-06-13 Pedro Alves <palves@redhat.com>
1866
e79be6e5 1867 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
1868 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1869 'max_completions' parameter and handle it.
1870 (test_gdb_completion_offers_commands): New.
1871
90a1ef87
PA
18722019-06-13 Pedro Alves <palves@redhat.com>
1873
1874 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1875
d4c16835
PA
18762019-06-13 Pedro Alves <palves@redhat.com>
1877
1878 * gdb.base/options.exp (test-backtrace): New.
1879 (top level): Call it.
1880
2daf894e
PA
18812019-06-13 Pedro Alves <palves@redhat.com>
1882
1883 * gdb.guile/scm-frame-args.exp: Use "set print
1884 raw-frame-arguments" instead of "set print raw frame-arguments".
1885 * gdb.python/py-frame-args.exp: Likewise.
1886
e6ed716c
PA
18872019-06-13 Pedro Alves <palves@redhat.com>
1888
1889 * gdb.compile/compile.exp: Adjust expected output to option
1890 processing changes.
1891
7d8062de
PA
18922019-06-13 Pedro Alves <palves@redhat.com>
1893
1894 * gdb.base/options.exp: Build executable.
1895 (test-print): New procedure.
1896 (top level): Call it, once for "print" and another for "compile
1897 print".
1898
9d0faba9
PA
18992019-06-13 Pedro Alves <palves@redhat.com>
1900
1901 * gdb.base/options.c: New file.
1902 * gdb.base/options.exp: New file.
1903
dee7b4c8
PA
19042019-06-13 Pedro Alves <palves@redhat.com>
1905
1906 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1907 that "o" is ambiguous.
1908
dca0f6c0
PA
19092019-06-13 Pedro Alves <palves@redhat.com>
1910
1911 * gdb.base/settings.c: New file.
1912 * gdb.base/settings.exp: New file.
1913
ccf46844
PA
19142019-06-13 Pedro Alves <palves@redhat.com>
1915
1916 * gdb.base/completion.exp: Fix comment typo.
1917
b9a3f842
PA
19182019-06-13 Pedro Alves <palves@redhat.com>
1919
1920 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1921 foo --1" test.
1922
d106773e
PA
19232019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1924
1925 * gdb.fortran/block-data.f: New.
1926 * gdb.fortran/block-data.exp: New.
1927
fea82da0
TV
19282019-06-11 Tom de Vries <tdevries@suse.de>
1929
1930 PR testsuite/24521
1931 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1932 message.
1933
8c2e74f1
TV
19342019-06-11 Tom de Vries <tdevries@suse.de>
1935
1936 PR testsuite/24521
1937 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1938
b49851c8
TV
19392019-06-11 Tom de Vries <tdevries@suse.de>
1940
1941 * boards/readnow.exp: New file.
1942
a7067863
AB
19432019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1944
1945 * gdb.fortran/vla-sizeof.exp: Update expected results.
1946
1a3da2cd
AB
19472019-06-06 Amos Bird <amosbird@gmail.com>
1948
1949 * gdb.base/annota1.exp (thread_switch): Add test for
1950 thread-exited annotation.
1951
3847a7bf
TT
19522019-06-06 Tom Tromey <tromey@adacore.com>
1953
1954 * gdb.base/maint.exp: Expect command started/finished output.
1955
0088ba59
AB
19562019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1957
1958 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
1959 comment.
1960 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
1961
312617a3
AB
19622019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1963
1964 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
1965 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
1966 * gdb.arch/riscv-unwind-long-insn.c: New file.
1967 * gdb.arch/riscv-unwind-long-insn.exp: New file.
1968
e1f2e1a2
CB
19692019-06-04 Christian Biesinger <cbiesinger@google.com>
1970
d3238f7d 1971 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 1972
206584bd
PW
19732019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1974
1975 * lib/gdb.exp (help_list_trailer): New regexp variable
1976 factorizing the help trailer message.
1977 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
1978 arg to allow to better factorize various tests.
1979 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
1980 (test_prefix_command_help): Use help_list_trailer.
1981 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
1982 * gdb.guile/scm-cmd.exp: Likewise.
1983 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
1984 * gdb.base/help.exp: Use test_user_defined_class_help.
1985 * gdb.base/style.exp: Add tests for styling of help and apropos.
1986 * lib/gdb-utils.exp (style): Add title and highlight styles.
1987
708dc93e
PW
19882019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1989
1990 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
1991 $_shell_exitsignal.
1992 * gdb.base/default.exp: Update for new convenience variables.
1993
f49055a5
TT
19942019-05-29 Tom Tromey <tromey@adacore.com>
1995
1996 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
1997 to "break complete ada" test case's regexp.
1998
4330d61d
TT
19992019-05-29 Tom Tromey <tromey@adacore.com>
2000
2001 PR c++/20020:
2002 * gdb.cp/constexpr-field.exp: New file.
2003 * gdb.cp/constexpr-field.cc: New file.
2004
000439d5
TT
20052019-05-29 Tom Tromey <tromey@adacore.com>
2006
2007 * gdb.base/finish.exp (finish_no_print): New proc.
2008 (finish_tests): Call it.
2009
5a01c34c
TV
20102019-05-24 Tom de Vries <tdevries@suse.de>
2011
2012 * gdb.dwarf2/gdb-add-index.exp: New file.
2013
18125b16
TT
20142019-05-22 Tom Tromey <tromey@adacore.com>
2015
2016 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2017 * gdb.base/style.exp: Use "style".
2018 * lib/gdb-utils.exp (style): New proc.
2019
af1a8d03
TV
20202019-05-22 Tom de Vries <tdevries@suse.de>
2021
2022 * gdb.base/align.exp: Require c++11.
2023
e7fe496b
TV
20242019-05-22 Tom de Vries <tdevries@suse.de>
2025
2026 PR testsuite/24586
2027 * gdb.python/py-mi-var-info-path-expression.exp: Call
2028 mi_skip_python_tests to check if python is supported.
2029
8fca4da0
AH
20302019-05-22 Alan Hayward <alan.hayward@arm.com>
2031
2032 * gdb.arch/aarch64-pauth.c: New test.
2033 * gdb.arch/aarch64-pauth.exp: New file.
2034
b7060614
AH
20352019-05-22 Alan Hayward <alan.hayward@arm.com>
2036
2037 * README (Re-running Tests Outside The Testsuite): New section.
2038
669d0468
TV
20392019-05-21 Tom de Vries <tdevries@suse.de>
2040
2041 * gdb.arch/amd64-eval.exp: Require c++11.
2042 * gdb.base/max-depth.exp: Same.
2043 * gdb.compile/compile-cplus-array-decay.exp: Same.
2044 * gdb.cp/meth-typedefs.exp: Same.
2045 * gdb.cp/subtypes.exp: Same.
2046 * gdb.cp/temargs.exp: Same.
2047
ce3ebcaa
AH
20482019-05-21 Alan Hayward <alan.hayward@arm.com>
2049
2050 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2051
34d11c68
AB
20522019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2053
2054 PR gdb/18644
2055 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2056 * gdb.fortran/printing-types.exp: Add new test.
2057 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2058 testing.
2059 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2060 setup_kfail call.
2061
87781e84
AH
20622019-05-17 Alan Hayward <alan.hayward@arm.com>
2063
2064 * README (Running the Testsuite): Change example.
2065 (Testsuite Parameters): Remove TRANSCRIPT.
2066 * lib/gdb.exp: Remove TRANSCRIPT check.
2067
b420b89e
AH
20682019-05-17 Alan Hayward <alan.hayward@arm.com>
2069
2070 * README (Testsuite Parameters): Add replay logging to
2071 GDBSERVER_DEBUG.
2072 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2073 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2074 as a comma separated list.
2075 (gdb_debug_init): Override procedure.
2076
408e9b8b
AH
20772019-05-17 Alan Hayward <alan.hayward@arm.com>
2078
2079 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2080 (gdb_write_cmd_file): New procedure.
2081 * lib/gdbserver-support.exp (gdbserver_start): Call
2082 gdbserver_write_cmd_file.
2083 (gdbserver_write_cmd_file): New procedure.
2084
f9e2e39d
AH
20852019-05-17 Alan Hayward <alan.hayward@arm.com>
2086
2087 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2088 (delete_breakpoints): Likewise.
2089 (gdb_run_cmd): Likewise.
2090 (gdb_start_cmd): Likewise.
2091 (gdb_starti_cmd): Likewise.
2092 (gdb_internal_error_resync): Likewise.
2093 (gdb_test_multiple): Likewise.
2094 (gdb_reinitialize_dir): Likewise.
2095 (default_gdb_exit): Likewise.
2096 (gdb_file_cmd): Mark kill as optional.
2097 (default_gdb_start): Call gdb_stdin_log_init.
2098 (send_gdb): Call gdb_stdin_log_write.
2099 (rerun_to_main): Mark Y as an answer.
2100 (gdb_stdin_log_init): New function.
2101 (gdb_stdin_log_write): Likewise.
2102
81f47ac2
AH
21032019-05-17 Alan Hayward <alan.hayward@arm.com>
2104
2105 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2106 * gdb.base/debug-expr.exp: Likewise.
2107 * gdb.base/foll-fork.exp: Likewise.
2108 * gdb.base/foll-vfork.exp: Likewise.
2109 * gdb.base/fork-print-inferior-events.exp: Likewise.
2110 * gdb.base/gdb-sigterm.exp: Likewise.
2111 * gdb.base/gdbinit-history.exp: Likewise.
2112 * gdb.base/osabi.exp: Likewise.
2113 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2114 * gdb.base/ui-redirect.exp: Likewise.
2115 * gdb.gdb/unittest.exp: Likewise.
2116 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2117 * gdb.mi/mi-watch.exp: Likewise.
2118 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2119 * gdb.mi/user-selected-context-sync.exp: Likewise.
2120 * gdb.python/python.exp: Disable debug test when debugging.
2121 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2122 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2123 Likewise.
2124 * gdb.threads/stepi-random-signal.exp: Likewise.
2125
29b52314
AH
21262019-05-17 Alan Hayward <alan.hayward@arm.com>
2127
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
AH
2134
21352019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 2136
29b52314
AH
2137 * Makefile.in: Pass through GDB_DEBUG.
2138 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2139 (gdb,debug): Add board setting.
2140 * lib/gdb.exp (default_gdb_start): Start debugging.
2141 (gdb_debug_enabled): New procedure.
2142 (gdb_debug_init): Likewise.
29b52314 2143
ca1285d1
AH
21442019-05-17 Alan Hayward <alan.hayward@arm.com>
2145
2146 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2147
f3a09c80
AH
21482019-05-17 Alan Hayward <alan.hayward@arm.com>
2149
2150 * gdb.base/ui-redirect.exp: Test redirection.
2151
26648588
JV
21522019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2153
2154 * gdb.mi/mi-complete.exp: New file.
2155 * gdb.mi/mi-complete.cc: Likewise.
2156
14237686
AB
21572019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2158
2159 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2160 indexed and sliced arrays, and pointers to arrays.
2161
e7bd7fba
TT
21622019-05-14 Tom Tromey <tromey@adacore.com>
2163
2164 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2165 styling test.
2166
2764128d
TV
21672019-05-14 Tom de Vries <tdevries@suse.de>
2168
2169 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2170 selection entry encoding.
2171
71bed2db
TT
21722019-05-10 Tom Tromey <tromey@adacore.com>
2173
2174 * gdb.ada/info_exc.exp: Add "complete" test.
2175
63b667ad
TV
21762019-05-09 Tom de Vries <tdevries@suse.de>
2177
2178 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2179 CU-relative.
2180
9cfd2b89
TV
21812019-05-09 Tom de Vries <tdevries@suse.de>
2182
2183 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2184 CU-relative.
2185
2228ef77
XR
21862019-05-08 Joel Brobecker <brobecker@adacore.com>
2187
2188 * gdb.ada/frame_arg_lang.exp: New testcase.
2189 * gdb.ada/frame_arg_lang/bla.adb: New file.
2190 * gdb.ada/frame_arg_lang/pck.ads: New file.
2191 * gdb.ada/frame_arg_lang/pck.adb: New file.
2192 * gdb.ada/frame_arg_lang/foo.c: New file.
2193
80e55b13
TT
21942019-05-08 Tom Tromey <tromey@adacore.com>
2195
2196 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2197
9d3421af
TT
21982019-05-08 Tom Tromey <tromey@adacore.com>
2199
2200 * gdb.base/ptype-offsets.exp: Update tests.
2201
844333e2
TT
22022019-05-08 Tom Tromey <tromey@adacore.com>
2203
2204 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2205 cases.
2206 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2207 "short".
2208
988915ee
TT
22092019-05-08 Tom Tromey <tromey@adacore.com>
2210
2211 * gdb.ada/vla.exp: New file.
2212 * gdb.ada/vla/vla.adb: New file.
2213
7bd55dac
TV
22142019-05-07 Tom de Vries <tdevries@suse.de>
2215
2216 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2217
75f06e9d
TV
22182019-05-07 Tom de Vries <tdevries@suse.de>
2219
2220 PR testsuite/24522
2221 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2222 section.
2223
77e7aaa4
TV
22242019-05-07 Tom de Vries <tdevries@suse.de>
2225
2226 PR testsuite/24522
2227 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2228 .debug_aranges section.
2229
456ba0fa
TV
22302019-05-07 Tom de Vries <tdevries@suse.de>
2231
2232 PR testsuite/24159
2233 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2234
5a56d6a6
TV
22352019-05-06 Tom de Vries <tdevries@suse.de>
2236
2237 * lib/gdb.exp (exec_has_index_section): New proc.
2238 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2239 section.
2240
9d6d4be8
TV
22412019-05-04 Tom de Vries <tdevries@suse.de>
2242
2243 * boards/cc-with-debug-names.exp: New file.
2244
222a8d25
TT
22452019-05-03 Tom Tromey <tromey@adacore.com>
2246
2247 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2248 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2249 * gdb.ada/char_enum.exp: Add test.
2250
0fdfd794
TV
22512019-05-03 Tom de Vries <tdevries@suse.de>
2252
2253 * boards/cc-with-gdb-index.exp: New file.
2254
80062eb9
AB
22552019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2256
2257 * gdb.rust/simple.exp: Add new test case.
2258 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2259 (main): Initialise an instance of the new struct.
2260
4504bbde
TT
22612019-05-01 Tom Tromey <tromey@adacore.com>
2262
2263 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2264 record.
2265 (NPR): New variable.
2266 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2267 test.
2268
d48e62f4
TT
22692019-05-01 Tom Tromey <tromey@adacore.com>
2270
2271 * gdb.ada/packed_array_assign.exp: Add packed assignment
2272 regression test.
2273
f59f30f5
TV
22742019-05-01 Tom de Vries <tdevries@suse.de>
2275
2276 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2277
b70bfc54
TV
22782019-05-01 Tom de Vries <tdevries@suse.de>
2279
2280 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2281
15f18d14
AT
22822019-04-30 Ali Tamur <tamur@google.com>
2283
2284 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2285
2ff0a947
TT
22862019-04-30 Tom Tromey <tromey@adacore.com>
2287
2288 * lib/ada.exp (find_ada_tool): New proc.
2289 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2290 * gdb.ada/catch_ex_std.exp: New file.
2291 * gdb.ada/catch_ex_std/foo.adb: New file.
2292 * gdb.ada/catch_ex_std/some_package.adb: New file.
2293 * gdb.ada/catch_ex_std/some_package.ads: New file.
2294
a776957c
TT
22952019-04-30 Tom Tromey <tromey@adacore.com>
2296
2297 PR c++/24470:
2298 * gdb.cp/temargs.cc: Add test code from PR.
2299
bc68014d
AB
23002019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2301
2302 * gdb.fortran/vla-datatypes.exp: Update expected results.
2303 * gdb.fortran/vla-ptype.exp: Likewise.
2304 * gdb.fortran/vla-type.exp: Likewise.
2305 * gdb.fortran/vla-value.exp: Likewise.
2306
f1fdc960
AB
23072019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2308
2309 * gdb.fortran/ptr-indentation.exp: Update expected results.
2310 * gdb.fortran/ptype-on-functions.exp: Likewise.
2311 * gdb.fortran/vla-ptr-info.exp: Likewise.
2312 * gdb.fortran/vla-value.exp: Likewise.
2313
bf7a4de1
AB
23142019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2315
2316 * gdb.fortran/ptype-on-functions.exp: New file.
2317 * gdb.fortran/ptype-on-functions.f90: New file.
2318
bbe75b9d
AB
23192019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2320
2321 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2322 case void string.
2323
1db455a7
AB
23242019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2325
2326 * gdb.fortran/complex.exp: Expand.
2327 * gdb.fortran/complex.f: Renamed to...
2328 * gdb.fortran/complex.f90: ...this, and extended to add more
2329 complex values.
2330
b6d03bb2
AB
23312019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2332
2333 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2334 MODULO, CMPLX.
2335
2e62ab40
AB
23362019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2337 Richard Bunt <richard.bunt@arm.com>
2338
2339 * gdb.base/max-depth.c: New file.
2340 * gdb.base/max-depth.exp: New file.
2341 * gdb.python/py-nested-maps.c: New file.
2342 * gdb.python/py-nested-maps.exp: New file.
2343 * gdb.python/py-nested-maps.py: New file.
2344 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2345 (test_all_common): Call test_max_depth.
2346 * gdb.fortran/max-depth.exp: New file.
2347 * gdb.fortran/max-depth.f90: New file.
2348 * gdb.go/max-depth.exp: New file.
2349 * gdb.go/max-depth.go: New file.
2350 * gdb.modula2/max-depth.exp: New file.
2351 * gdb.modula2/max-depth.c: New file.
2352 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2353
d2b584a5
TV
23542019-04-29 Tom de Vries <tdevries@suse.de>
2355
2356 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2357
136afab8
PW
23582019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2359
2360 * gdb.base/callexit.exp: Test may-call-functions off.
2361
725cbb63
KS
23622019-04-25 Keith Seitz <keiths@redhat.com>
2363
2364 PR c++/24367
2365 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2366 (another_incomplete_struct, test_incomplete): New definitions.
2367 (main): Use new definitions.
2368 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2369 functions.
2370
82433e3e
SDJ
23712019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2372
2373 PR corefiles/11608
2374 PR corefiles/18187
2375 * gdb.base/coredump-filter-build-id.exp: New file.
2376
dd06d4d6
AH
23772019-04-25 Alan Hayward <alan.hayward@arm.com>
2378
e79be6e5
SM
2379 * Makefile.in: Pass through GDBSERVER_DEBUG.
2380 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2381 (gdbserver,debug): Add board setting.
2382 * gdb.trace/tspeed.exp: Skip when debugging.
2383 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2384 * lib/gdbserver-support.exp: Likewise
dd06d4d6 2385
1670072e
TT
23862019-04-24 Tom Tromey <tromey@adacore.com>
2387
2388 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2389 Rust.
2390
a59240a4
TT
23912019-04-24 Tom Tromey <tromey@adacore.com>
2392
2393 * gdb.arch/amd64-eval.exp: Test bitfield return.
2394 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2395 (class Foo) <return_bitfields>: New method.
2396 (main): Call it.
2397
b907456c
AB
23982019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2399
2400 * gdb.cp/many-args.cc: New file.
2401 * gdb.cp/many-args.exp: New file.
2402
5c565afd
TV
24032019-04-23 Tom de Vries <tdevries@suse.de>
2404
2405 PR gdb/24433
2406 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2407
ba22ff86
AH
24082019-04-23 Alan Hayward <alan.hayward@arm.com>
2409
2410 * gdb.trace/backtrace.exp: Use nopie flag.
2411 * gdb.trace/circ.exp: Likewise.
2412 * gdb.trace/collection.exp: Likewise.
2413 * gdb.trace/ftrace.exp: Likewise.
2414 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2415 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2416 * gdb.trace/qtro.exp: Likewise.
2417 * gdb.trace/read-memory.exp: Likewise.
2418 * gdb.trace/report.exp: Likewise.
2419 * gdb.trace/tfile.exp: Likewise.
2420 * gdb.trace/tfind.exp: Likewise.
2421 * gdb.trace/unavailable.exp: Likewise.
2422
7905fc35
PA
24232019-04-22 Pedro Alves <palves@redhat.com>
2424
2425 * gdb.base/solib-probes-nosharedlibrary.c,
2426 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2427
8ecb59f8
TT
24282019-04-19 Tom Tromey <tromey@adacore.com>
2429
2430 * gdb.ada/ptype_union.c: New file.
2431 * gdb.ada/ptype_union.exp: New file.
2432
62160ec9
TT
24332019-04-19 Tom Tromey <tromey@adacore.com>
2434
2435 PR symtab/24423:
2436 * gdb.base/list0.h (foo): Add a control-l character.
2437
36cd4ba5
TV
24382019-04-18 Tom de Vries <tdevries@suse.de>
2439
2440 PR gdb/24433
2441 * boards/local-board.exp: Set sysroot to "".
2442
b73715df
TV
24432019-04-18 Tom de Vries <tdevries@suse.de>
2444 Pedro Alves <palves@redhat.com>
2445
2446 PR gdb/24454
2447 * gdb.threads/vfork-follow-child-exec.c: New file.
2448 * gdb.threads/vfork-follow-child-exec.exp: New file.
2449 * gdb.threads/vfork-follow-child-exit.c: New file.
2450 * gdb.threads/vfork-follow-child-exit.exp: New file.
2451
4aa866af
LS
24522019-04-15 Leszek Swirski <leszeks@google.com>
2453
2454 * gdb.arch/amd64-eval.cc: New file.
2455 * gdb.arch/amd64-eval.exp: New file.
2456
e5a1a79a
AH
24572019-04-11 Alan Hayward <alan.hayward@arm.com>
2458
2459 * gdb.server/sysroot.c: New test.
2460 * gdb.server/sysroot.exp: New file.
2461 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2462 matching param.
2463
41077b66
AB
24642019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2465
2466 * gdb.base/align.exp: Extend test to cover structures containing
2467 only static fields.
2468
c30391f8
TV
24692019-04-11 Tom de Vries <tdevries@suse.de>
2470
2471 * boards/cc-with-dwz-m.exp: New file.
2472 * boards/cc-with-dwz.exp: New file.
2473 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2474
e242fd12
SM
24752019-04-09 Simon Marchi <simon.marchi@efficios.com>
2476
2477 * gdb.base/start-cpp.exp: New file.
2478 * gdb.base/start-cpp.cc: New file.
2479
2b0c8b01
KB
24802019-04-08 Kevin Buettner <kevinb@redhat.com>
2481
2482 * gdb.python/py-thrhandle.exp: Adjust tests to call
2483 thread_from_handle instead of thread_from_thread_handle.
2484
947210e5
KB
24852019-04-08 Kevin Buettner <kevinb@redhat.com>
2486
2487 * gdb.python/py-thrhandle.exp: Add tests for
2488 gdb.InferiorThread.handle.
2489
d7df6549
AB
24902019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2491
2492 * gdb.python/py-function.exp: Check calling helper function from
2493 all languages.
2494 * lib/gdb.exp (gdb_supported_languages): New proc.
2495
8bdc1658
AB
24962019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2497
2498 * gdb.base/complex-parts.c: New file.
2499 * gdb.base/complex-parts.exp: New file.
2500
05caa1d2
TT
25012019-04-01 Tom Tromey <tromey@adacore.com>
2502
2503 PR symtab/23331:
2504 * gdb.dwarf2/dw2-ranges-main.c: New file.
2505 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2506 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2507
7734102d
EZ
25082019-03-30 Simon Marchi <simark@simark.ca>
2509
2510 * gdb.base/default.exp: Add values for $_gdb_major and
2511 $_gdb_minor.
2512
188e1fa9
TT
25132019-03-29 Tom Tromey <tromey@adacore.com>
2514
2515 * gdb.base/help.exp: Tighten apropos regexp.
2516
2880242d
KS
25172019-03-29 Keith Seitz <keiths@redhat.com>
2518
2519 * gdb.fortran/array-bounds.exp: New file.
2520 * gdb.fortran/array-bounds.f90: New file.
2521
077cad8e
PW
25222019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2523
2524 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2525
80047cfc
PW
25262019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2527
2528 * gdb.multi/hello.c (main): Increase alarm timer.
2529
f489207e
SL
25302019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2531
2532 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2533 factor when no hardware watchpoint support.
2534
c92df149
AH
25352019-03-28 Alan Hayward <alan.hayward@arm.com>
2536 Pedro Alves <palves@redhat.com>
2537
2538 * boards/local-board.exp: set sysroot to /.
2539
933aebfa
AH
25402019-03-27 Alan Hayward <alan.hayward@arm.com>
2541
2542 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2543 in child.
2544
9f9aa852
AB
25452019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2546
2547 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2548 field.
2549 (make_container): Initialise new field.
2550 * gdb.python/py-prettyprint.exp: Add new tests.
2551 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2552 <display_hint>: New method.
2553
3714a195
AB
25542019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2555
2556 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2557 gdb_continue_to_breakpoint more throughout this test.
2558 (run_lang_tests) Supply unique test names, and use
2559 gdb_test_no_output.
2560
18c77628
AB
25612019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2562
2563 * gdb.base/finish-pretty.exp: Update expected results.
2564 * gdb.base/pretty-print.c: New file.
2565 * gdb.base/pretty-print.exp: New file.
2566
9a93502f
PA
25672019-03-25 Pedro Alves <palves@redhat.com>
2568
2569 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2570 move comments outside list. Append '-i "" eof' section.
2571
968aa7ae
AH
25722019-03-22 Alan Hayward <alan.hayward@arm.com>
2573
34a7f2a4 2574 PR testsuite/25016
968aa7ae
AH
2575 * README: Add pie options.
2576 * gdb.base/break-interp.exp: Ensure pie is disabled.
2577 * gdb.base/dump.exp: Likewise.
2578 * lib/gdb.exp (gdb_compile): Add pie option.
2579
4c7d57e7
TT
25802019-03-19 Tom Tromey <tromey@adacore.com>
2581
2582 * gdb.mi/mi2-cli-display.c: New file.
2583 * gdb.mi/mi2-cli-display.exp: New file.
2584
bff8c71f
TT
25852019-03-18 Joel Brobecker <brobecker@adacore.com>
2586 Tom Tromey <tromey@adacore.com>
2587
2588 * gdb.ada/ptype_array/pck.adb: New file.
2589 * gdb.ada/ptype_array/pck.ads: New file.
2590 * gdb.ada/ptype_array/foo.adb: New file.
2591 * gdb.ada/ptype_array.exp: New file.
2592
d085f989
TT
25932019-03-14 Tom Tromey <tromey@adacore.com>
2594
2595 * gdb.base/style.exp: Add "set style sources" test.
2596
b4be1b06
SM
25972019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2598
2599 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2600 * mi-breakpoint-multiple-locations.exp: ... this.
2601 (make_breakpoints_pattern): New proc.
2602 (do_test): Add mi_version parameter, test -break-insert,
2603 -break-info and =breakpoint-created.
2604
7cde5fc2
AB
26052019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2606
2607 * config/default.exp: Remove 'load_lib gdb.exp'.
2608 * config/monitor.exp: Likewise.
2609 * config/sid.exp: Likewise.
2610 * config/sim.exp: Likewise.
2611 * config/slite.exp: Likewise.
2612 * config/unix.exp: Likewise.
2613 * gdb.base/default.exp: Remove unhelpful comment.
2614
efbecbc1
AB
26152019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2616
2617 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2618
0841c79a
AB
26192019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2620
2621 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2622
4a270568
AB
26232019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2624
2625 * gdb.fortran/type-kinds.exp: Update expected results.
2626
067630bd
AB
26272019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2628
2629 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2630
3be47f7a
AB
26312019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2632
2633 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2634 function.
2635 (test_basic_parsing_of_type_kinds): Expand types tested.
2636 (test_parsing_invalid_type_kinds): New function.
2637
4d00f5d8
AB
26382019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2639
2640 * gdb.fortran/intrinsics.exp: New file.
2641 * gdb.fortran/intrinsics.f90: New file.
2642 * gdb.fortran/type-kinds.exp: New file.
2643
c8f91604
AB
26442019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2645
2646 * gdb.fortran/dot-ops.exp: New file.
2647
dd9f2c76
AB
26482019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2649
2650 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2651 Check upper and lower case logical literals.
2652
84ec9724
AB
26532019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2654
2655 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2656 Remove duplicate tests.
2657
c3734e09
AH
26582019-03-06 Alan Hayward <alan.hayward@arm.com>
2659
2660 * lib/gdb.exp (builtin_cd): rename of cd.
2661 (cd): Override builtin.
2662
aa3cfbda
RB
26632019-03-06 Richard Bunt <richard.bunt@arm.com>
2664
2665 * gdb.fortran/function-calls.exp: New file.
2666 * gdb.fortran/function-calls.f90: New test.
2667
7b63ad86
RB
26682019-03-04 Richard Bunt <richard.bunt@arm.com>
2669
2670 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2671 on user program standard output.
2672 * gdb.fortran/short-circuit-argument-list.f90: Record function
2673 calls.
2674
01abb042
AH
26752019-02-28 Alan Hayward <alan.hayward@arm.com>
2676
c3734e09
AH
2677 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2678 failure.
01abb042 2679
92137da0
RO
26802019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2681
2682 PR gdb/8527
2683 * gdb.base/interrupt-daemon-attach.c,
2684 gdb.base/interrupt-daemon-attach.exp: New test.
2685
5862844d
PA
26862019-02-27 Pedro Alves <palves@redhat.com>
2687
2688 * gdb.base/page.exp: Add tests for "set width/height -1".
2689
8ed25214
PA
26902019-02-27 Pedro Alves <palves@redhat.com>
2691
2692 * gdb.base/page.exp: Add tests for "set/show width/height" with
2693 "infinite" values.
2694
6c28e44a
TT
26952019-02-27 Tom Tromey <tromey@adacore.com>
2696
2697 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2698 2.4.
2699 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2700 workaround.
2701
bf9a735e
AB
27022019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2703
2704 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2705 tests for structs with static members.
2706
8791793c
TT
27072019-02-26 Tom Tromey <tromey@adacore.com>
2708
2709 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2710 ValueError, not TypeError.
2711
bc2a507e
KB
27122019-02-26 Kevin Buettner <kevinb@redhat.com>
2713
2714 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2715 call from main program.
2716
e0e7d3bd
JB
27172019-02-23 Joel Brobecker <brobecker@adacore.com>
2718
2719 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2720 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2721 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2722 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2723 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2724
9600246d
KS
27252019-02-22 Keith Seitz <keiths@redhat.com>
2726
2727 PR symtab/23853
2728 * gdb.base/symlink-sourcefile.c: New file.
2729 * gdb.base/symlink-sourcefile.exp: New file.
2730
0c95f9ed
TT
27312019-02-20 Tom Tromey <tom@tromey.com>
2732
2733 * gdb.base/info_qt.exp: Update.
2734
6caa91b6
SM
27352019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2736
2737 * gdb.base/source.exp: Move "error in sourced script" code to
2738 the end.
2739 * gdb.base/source-error.gdb: Move contents to
2740 source-error-1.gdb. Add new code to source source-error-1.gdb.
2741 * gdb.base/source-error-1.gdb: New file, from previous
2742 source-error.gdb.
2743
6506371f
TT
27442019-02-17 Tom Tromey <tom@tromey.com>
2745
2746 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2747 for macro styling.
2748 * gdb.base/style.c (SOME_MACRO): New macro.
2749
a0087920
TT
27502019-02-17 Tom Tromey <tom@tromey.com>
2751
2752 * gdb.base/style.exp: Add line-wrapping tests.
2753 * gdb.base/page.exp: Add test for quitting during pagination.
2754
a2cd4f14
JB
27552019-02-17 Joel Brobecker <brobecker@adacore.com>
2756
2757 * gdb.ada/big_packed_array: New testcase.
2758 * gdb.ada/homonym.exp: Fix incorrect expected output for
2759 "break <homonym__get_value>" test.
2760
9d70ffbc
WP
27612019-02-13 Weimin Pan <weimin.pan@oracle.com>
2762
2763 PR breakpoints/21870
2764 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2765 and prepare_for_testing. Add comment.
2766 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2767 redundant cleanup call. Clean up comment.
2768
01c7ae81
WP
27692019-02-12 Weimin Pan <weimin.pan@oracle.com>
2770
2771 PR breakpoints/21870
2772 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2773 * gdb.arch/aarch64-dbreg-contents.c: New file.
2774
aff29d1c
JB
27752019-02-10 Joel Brobecker <brobecker@adacore.com>
2776
2777 * gdb.ada/mi_ref_changeable: New testcase.
2778
df0da8a2
AH
27792019-02-07 Alan Hayward <alan.hayward@arm.com>
2780
2781 * gdb.base/attach.exp: Add double attach test.
2782
bd447abb
SM
27832019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2784
2785 * lib/gdb.exp (default_gdb_start): Don't match pagination
2786 prompt.
2787 (gdb_init): Set stty_init.
2788
1dbc40b9
TT
27892019-01-27 Tom Tromey <tom@tromey.com>
2790
2791 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2792 skip_python_tests.
2793
353229bf
AH
27942019-01-24 Alan Hayward <alan.hayward@arm.com>
2795
2796 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2797 New structure.
2798 (struct struct_static_02_02): Likewise.
2799 (struct struct_static_02_03): Likewise.
2800 (struct struct_static_02_04): Likewise.
2801 (struct struct_static_04_01): Likewise.
2802 (struct struct_static_04_02): Likewise.
2803 (struct struct_static_04_03): Likewise.
2804 (struct struct_static_04_04): Likewise.
2805 (struct struct_static_06_01): Likewise.
2806 (struct struct_static_06_02): Likewise.
2807 (struct struct_static_06_03): Likewise.
2808 (struct struct_static_06_04): Likewise.
2809 (cmp_struct_static_02_01): Likewise.
2810 (cmp_struct_static_02_02): Likewise.
2811 (cmp_struct_static_02_03): Likewise.
2812 (cmp_struct_static_02_04): Likewise.
2813 (cmp_struct_static_04_01): Likewise.
2814 (cmp_struct_static_04_02): Likewise.
2815 (cmp_struct_static_04_03): Likewise.
2816 (cmp_struct_static_04_04): Likewise.
2817 (cmp_struct_static_06_01): Likewise.
2818 (cmp_struct_static_06_02): Likewise.
2819 (cmp_struct_static_06_03): Likewise.
2820 (cmp_struct_static_06_04): Likewise.
2821 (call_all): Test new structs.
2822 * gdb.base/infcall-nested-structs.exp: Likewise.
2823
73021deb
AH
28242019-01-21 Alan Hayward <alan.hayward@arm.com>
2825 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2826
fc65c7db
AH
28272019-01-21 Alan Hayward <alan.hayward@arm.com>
2828 * gdb.base/stack-protector.c: New test.
2829 * gdb.base/stack-protector.exp: New file.
2830 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2831 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2832 option.
2833 (gdb_compile): Remove stack protector for GCC and prevent
2834 recursion.
2835
c24bdb02
KS
28362019-01-16 Keith Seitz <keiths@redhat.com>
2837
2838 PR gdb/23773
2839 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2840
6f072a10
PFC
28412019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2842
2843 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2844 aliases.
2845 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2846 tests.
2847 * gdb.arch/powerpc-vector-regs.c: New file.
2848 * gdb.arch/powerpc-vector-regs.exp: New file.
2849
a7b8d682
PFC
28502019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2851
2852 * gdb.arch/altivec-regs.exp: Fix the list passed to
2853 gdb_expect_list when testing "info vector".
2854
6eb6fb67
AB
28552019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2856
2857 * gdb.base/style.exp: Don't include path in testname.
2858
b56f80d8
KS
28592019-01-10 Keith Seitz <keiths@redhat.com>
2860
2861 PR gdb/23712
2862 PR symtab/23010
2863 * gdb.dwarf2/multidictionary.exp: New file.
2864
041be526
SM
28652019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2866
2867 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2868 (test_gnuv3_style_demangling): ... this.
2869 (test_lucid_style_demangling): Remove.
2870 (test_arm_style_demangling): Remove.
2871 (test_hp_style_demangling): Remove.
2872 (do_tests): Remove calls to the above.
2873
d820d0c3
AB
28742019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2875
2876 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2877 case.
2878
f097f5ad
TT
28792019-01-06 Tom Tromey <tom@tromey.com>
2880
2881 PR gdb/28155:
2882 * gdb.dwarf2/typedef-void-finish.exp: New file.
2883
2cd8cc0b
TT
28842018-12-28 Tom Tromey <tom@tromey.com>
2885 Simon Marchi <simark@simark.ca>
2886
2887 * gdb.base/jit-exec.exp: New file.
2888 * gdb.base/jit-exec.c: New file.
2889 * gdb.base/jit-execd.c: New file.
2890
35fb8261
TT
28912018-12-28 Tom Tromey <tom@tromey.com>
2892
2893 * gdb.base/style.exp: Update test to check for address styling.
2894
47fd17cd
TT
28952018-12-28 Tom Tromey <tom@tromey.com>
2896
2897 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2898 message.
2899
d47032b7
TT
29002018-12-28 Tom Tromey <tom@tromey.com>
2901
2902 * gdb.base/style.exp: Add test for version number styling.
2903
af79b68d
TT
29042018-12-28 Tom Tromey <tom@tromey.com>
2905
2906 * gdb.base/style.exp: Add test for print_address_symbolic.
2907
0bb296cb
TT
29082018-12-28 Tom Tromey <tom@tromey.com>
2909
2910 * gdb.base/style.exp: Add test for breakpoint setting.
2911
80ae2043
TT
29122018-12-28 Tom Tromey <tom@tromey.com>
2913
2914 * gdb.base/style.exp: Add test for variable names.
2915
cbe56571
TT
29162018-12-28 Tom Tromey <tom@tromey.com>
2917
2918 * gdb.base/style.exp: New file.
2919 * gdb.base/style.c: New file.
2920
9162a27c
TT
29212018-12-28 Tom Tromey <tom@tromey.com>
2922
2923 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2924 "dumb".
2925 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2926 the TERM environment variable.
2927
bc543c90
TT
29282018-12-27 Tom Tromey <tom@tromey.com>
2929
2930 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2931 pagination test.
2932
6f0ffe50
AB
29332018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2934
2935 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2936 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2937
b5a1e557
PW
29382018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2939
2940 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2941 Filename a.adb changed to bp_fun_addr.adb.
2942 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2943
6e8b1ab2
JV
29442018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
2945
2946 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
2947 non-PIE executables.
2948 * README: Mention the gdb,nopie_flag board setting.
2949 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
2950 non-PIE executable.
2951 * gdb.arch/amd64-entry-value.exp: Likewise.
2952 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
2953 * gdb.arch/i386-float.exp: Likewise.
2954 * gdb.arch/i386-signal.exp: Likewise.
2955 * gdb.mi/mi-reg-undefined.exp: Likewise.
2956
d00a27c5
PM
29572018-12-21 Paul Marechal <paul.marechal@ericsson.com>
2958
2959 PR gdb/23974
2960 * gdb.base/info-os.exp: Check return for unknown "info os" type.
2961
161d081c
PW
29622018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2963
2964 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
2965 Update order of results accordingly.
2966
b001de23
AB
29672018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
2968
2969 * gdb.base/annota1.exp: Update a test regexp.
2970
99e1a184
AB
29712018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2972
2973 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
2974
7a81c1e2
PW
29752018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2976
2977 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
2978 (reuse_time): Initialize to REUSE_TIME_CAP.
2979 (check_rc): New function.
2980 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
2981 Check pthread_create rc.
2982 (spawner_thread_func): Check pthread_create and pthread_join rc.
2983
73e8dc90
PA
29842018-12-08 Pedro Alves <palves@redhat.com>
2985
2986 * gdb.base/list.exp (test_forward_search): Rename to ...
2987 (test_forward_reverse_search): ... this. Also test reverse-search
2988 and the forward-search alias.
2989
13f2ed32
AB
29902018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
2991
2992 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
2993 local timeout variable before return, and remove all local timeout
2994 variable entirely.
2995 (gdb_load): Likewise.
2996
64d27cfc
TV
29972018-12-01 Tom de Vries <tdevries@suse.de>
2998
2999 * gdb.base/gdb-caching-proc.exp: New file.
3000
f63c03b4
SDJ
30012018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3002
3003 * Makefile.in (TIMESTAMP): New variable.
3004 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3005 command.
3006 (check-single-racy): Likewise.
3007 (check/%.exp): Likewise.
3008 (check-racy/%.exp): Likewise.
3009 (workers/%.worker): Likewise.
3010 (build-perf): Likewise.
3011 (check-perf): Likewise.
3012 * README: Describe new "TS" and "TS_FORMAT" variables.
3013 * print-ts.py: New file.
3014
1c97054b
BF
30152018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3016
3017 PR python/23714
3018 * gdb.python/python.exp: Test command repetition after
3019 gdb.execute.
3020
1871a62d
AB
30212018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3022
3023 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3024 is correctly aligned.
3025
fb5e1ed9
PW
30262018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3027
3028 * gdb.ada/info_auto_lang.exp: New testcase.
3029 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3030 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3031 * gdb.ada/info_auto_lang/some_c.c: New file.
3032
43d397ca
PW
30332018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3034
3035 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3036 FUNC_lang language syntax.
3037
beddd671
PW
30382018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3039
3040 * gdb.base/info_minsym.c: New file.
3041 * gdb.base/info_minsym.exp: New file.
3042
73fc52c4
TT
30432018-11-19 Tom Tromey <tom@tromey.com>
3044
3045 PR rust/23625:
3046 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3047 * gdb.rust/expr.exp: Update expected output. Change one test.
3048
994b876a
TT
30492018-11-19 Tom Tromey <tom@tromey.com>
3050
3051 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3052
6769f276
PA
30532018-11-19 Pedro Alves <palves@redhat.com>
3054
3055 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3056 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3057 see the expected warning.
3058
38a72da0
AH
30592018-11-16 Alan Hayward <alan.hayward@arm.com>
3060
3061 PR gdb/22736:
3062 * gdb.cp/infcall-nodebug-lib.c: New test.
3063 * gdb.cp/infcall-nodebug-main.c: New test.
3064 * gdb.cp/infcall-nodebug.exp: New file.
3065
53a89d6e
SM
30662018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3067
3068 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3069 completer tests.
3070
9325300d
TV
30712018-11-09 Tom de Vries <tdevries@suse.de>
3072
3073 * gdb.base/msym-lang.c: New test.
3074 * gdb.base/msym-lang.exp: New file.
3075 * gdb.base/msym-lang-main.c: New test.
3076
20f0d60d
TT
30772018-11-08 Tom Tromey <tom@tromey.com>
3078
3079 PR gdb/23555:
3080 PR gdb/23838:
3081 * gdb.base/warning.exp: New file.
3082
b5420128
JB
30832018-11-08 Jan Beulich <jbeulich@suse.com>
3084
3085 * testsuite/gdb.arch/i386-avx512.c,
3086 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3087
cd115d61
AB
30882018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3089
3090 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3091 point hardware.
3092
35ee2dc2
AB
30932018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3094
3095 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3096 * gdb.dwarf2/missing-type-name.exp: New file.
3097
31aceee8
TV
30982018-11-06 Tom de Vries <tdevries@suse.de>
3099
3100 * gdb.base/many-headers.c: New test.
3101 * gdb.base/many-headers.exp: New file.
3102
109be305
JW
31032018-11-06 Jim Wilson <jimw@sifive.com>
3104
3105 * gdb.base/code_elim.exp: For riscv, set additional_flags
3106 to include -msmall-data-limit=0.
3107
e2b7af72
JB
31082018-11-01 Joel Brobecker <brobecker@adacore.com>
3109
3110 * gdb.ada/watch_minus_l: New testcase.
3111
cdcda965
SM
31122018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3113
3114 * gdb.arch/aix-sighandle.c: New file.
3115 * gdb.arch/aix-sighandle.exp: New file.
3116
92dcebf3
AB
31172018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3118
3119 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3120 registers being unions.
3121
68b9ac18
TV
31222018-10-31 Tom de Vries <tdevries@suse.de>
3123
3124 * lib/valgrind.exp: New file.
3125 (vgdb_start, vgdb_stop): New procs, factored out of ...
3126 * gdb.base/valgrind-bt.exp: ... here, ...
3127 * gdb.base/valgrind-disp-step.exp: ... here and ...
3128 * gdb.base/valgrind-infcall.exp: ... here.
3129
1443936e
TV
31302018-10-31 Tom de Vries <tdevries@suse.de>
3131
3132 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3133
eb77c9df
AB
31342018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3135
3136 * gdb.dwarf2/void-type.c: New file.
3137 * gdb.dwarf2/void-type.exp: New file.
3138
82b5e646
PW
31392018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3140
3141 * gdb.base/info_qt.c: New file.
3142 * gdb.base/info_qt.exp: New file.
3143
8d619c01
EBM
31442018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3145
3146 * gdb.arch/powerpc-htm-regs.c: New file.
3147 * gdb.arch/powerpc-htm-regs.exp: New file.
3148
f2cf6173
EBM
31492018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3150
3151 * gdb.arch/powerpc-tar.c: New file.
3152 * gdb.arch/powerpc-tar.exp: New file.
3153
7ca18ed6
EBM
31542018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3155
3156 * gdb.arch/powerpc-ppr-dscr.c: New file.
3157 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3158
bfcc0eba
TV
31592018-10-25 Tom de Vries <tdevries@suse.de>
3160
3161 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3162
fe1a5cad
TV
31632018-10-24 Tom de Vries <tdevries@suse.de>
3164
3165 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3166 longer exists error.
3167
a76dc3b7
TV
31682018-10-24 Tom de Vries <tdevries@suse.de>
3169
3170 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3171
4df46df7
TV
31722018-10-24 Tom de Vries <tdevries@suse.de>
3173
3174 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3175 --db-attach in valgrind.
3176
0dbfcfff
AB
31772018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3178
3179 * gdb.arch/riscv-reg-aliases.c: New file.
3180 * gdb.arch/riscv-reg-aliases.exp: New file.
3181
b04480b1
AH
31822018-10-19 Alan Hayward <alan.hayward@arm.com>
3183
3184 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3185
2c6ac8d7
AH
31862018-10-19 Alan Hayward <alan.hayward@arm.com>
3187
3188 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3189
2bc69f25
AH
31902018-10-19 Alan Hayward <alan.hayward@arm.com>
3191
3192 * gdb.cp/ovldbreak.exp: Fix regexps.
3193
1f1ae3a3
AH
31942018-10-19 Alan Hayward <alan.hayward@arm.com>
3195
3196 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3197
94c18618
SDJ
31982018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3199
3200 PR cli/23785
3201 * gdb.base/restore.exp: New test to check if "restore" with an
3202 invalid file doesn't segfault.
3203
812cd6eb
TV
32042018-10-18 Tom de Vries <tdevries@suse.de>
3205
3206 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3207 * gdb.ada/excep_handle.exp: Same.
3208 * gdb.ada/mi_string_access.exp: Same.
3209 * gdb.ada/mi_var_union.exp: Same.
3210 * gdb.arch/arc-analyze-prologue.exp: Same.
3211 * gdb.arch/arc-decode-insn.exp: Same.
3212 * gdb.base/readnever.exp: Same.
3213 * gdb.fortran/printing-types.exp: Same.
3214 * gdb.guile/scm-lazy-string.exp: Same.
3215
c4b90788
TV
32162018-10-16 Tom de Vries <tdevries@suse.de>
3217
3218 PR gdb/23730
3219 * gdb.base/catch-follow-exec.c: Add copyright notice.
3220 * gdb.base/catch-follow-exec.exp: Rewrite to use
3221 gdb_spawn_with_cmdline_opts. Require gdb-native.
3222
8bca2978
SL
32232018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3224
3225 * gdb.trace/actions-changed.exp: Check for arch support.
3226 * gdb.trace/actions.exp: Likewise.
3227 * gdb.trace/ax.exp: Likewise.
3228 * gdb.trace/backtrace.exp: Likewise.
3229 * gdb.trace/change-loc.exp: Likewise.
3230 * gdb.trace/deltrace.exp: Likewise.
3231 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3232 * gdb.trace/ftrace.exp: Likewise.
3233 * gdb.trace/infotrace.exp: Check for arch support.
3234 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3235 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3236 * gdb.trace/mi-tsv-changed.exp: Likewise.
3237 * gdb.trace/packetlen.exp: Likewise.
3238 * gdb.trace/passc-dyn.exp: Likewise.
3239 * gdb.trace/passcount.exp: Likewise.
3240 * gdb.trace/pending.exp: Likewise.
3241 * gdb.trace/range-stepping.exp: Check for shlib support.
3242 * gdb.trace/report.exp: Check for arch support.
3243 * gdb.trace/save-trace.exp: Likewise.
3244 * gdb.trace/signal.exp: Check for signal support.
3245 * gdb.trace/tfind.exp: Check for arch support.
3246 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3247 * gdb.trace/trace-common.h: Add comment.
3248 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3249 * gdb.trace/trace-enable-disable.exp: Likewise.
3250 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3251 * gdb.trace/tracecmd.exp: Check for arch support.
3252 * gdb.trace/tspeed.exp: Check for shlib and target support.
3253 * gdb.trace/tstatus.exp: Check for arch support.
3254 * gdb.trace/tsv.exp: Likewise.
3255 * gdb.trace/while-dyn.exp: Likewise.
3256 * gdb.trace/while-stepping.exp: Likewise.
3257 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3258
f9c49bff
SM
32592018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3260
3261 * gdb.trace/tspeed.exp: Remove nowarnings.
3262 (prepare_for_trace_test): Declare "global ipalib".
3263 * gdb.trace/tspeed.c: Include unistd.h.
3264 (main): Remove superfluous printf argument.
3265
d4330bde
SL
32662018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3267
3268 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3269 directory prefix on the filename.
3270
8ecfd7bd
SDJ
32712018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3272
3273 * gdb.gdb/unittest.exp: Update expected message informing that
3274 selftests have been disabled.
3275 * gdb.server/unittest.exp: Likewise.
3276
58bbcd02
TV
32772018-10-09 Tom de Vries <tdevries@suse.de>
3278
3279 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3280 with runto_main.
3281
9f6b697b
WP
32822018-10-08 Weimin Pan <weimin.pan@oracle.com>
3283
3284 PR c++/16841
3285 * gdb.cp/virtbase2.cc: New file.
3286 * gdb.cp/virtbase2.exp: New file.
3287
add5ded5
TT
32882018-10-06 Tom Tromey <tom@tromey.com>
3289
3290 PR python/19399:
3291 * gdb.python/py-inferior.exp: Add architecture test.
3292
f9e48344
TT
32932018-10-06 Tom Tromey <tom@tromey.com>
3294
3295 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3296 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3297
2a8be203
TT
32982018-10-06 Tom Tromey <tom@tromey.com>
3299
3300 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3301 of a "throw" catchpoint.
3302
e04caa70
SDJ
33032018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3304
3305 * gdb.base/info-proc.exp: Update string expected from "help info
3306 proc".
3307
5ca8c39f
TT
33082018-10-04 Tom Tromey <tom@tromey.com>
3309
3310 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3311 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3312 (test_initial_complaints, test_empty_complaints): Update.
3313 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3314
3453e7e4
TT
33152018-10-04 Tom Tromey <tom@tromey.com>
3316
3317 PR cli/19551:
3318 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3319 * lib/gdb.exp (gdb_file_cmd): Update.
3320 * gdb.stabs/weird.exp (print_weird_var): Update.
3321 * gdb.server/solib-list.exp: Update.
3322 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3323 * gdb.mi/mi-cli.exp: Update.
3324 * gdb.linespec/linespec.exp: Update.
3325 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3326 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3327 * gdb.cp/cp-relocate.exp: Update.
3328 * gdb.base/sym-file.exp: Update.
3329 * gdb.base/relocate.exp: Update.
3330 * gdb.base/readnever.exp: Update.
3331 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3332 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3333 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3334 * gdb.base/code_elim.exp: Update.
3335 * gdb.base/break-unload-file.exp (test_break): Update.
3336 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3337 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3338 Update.
3339 * gdb.base/attach.exp (do_attach_tests): Update.
3340 * gdb.base/sepdebug.exp: Update.
3341 * gdb.python/py-section-script.exp: Update.
3342
6afcf761
TT
33432018-10-04 Tom Tromey <tom@tromey.com>
3344
3345 PR cli/22234:
3346 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3347 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3348 output.
3349
fef1b293
TT
33502018-10-04 Tom Tromey <tom@tromey.com>
3351
3352 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3353 set width and height to 0.
3354 (test_command_line_attach_run): Use -quiet.
3355
ca98345e
SL
33562018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3357
3358 * lib/gdb.exp (skip_ifunc_tests): New.
3359 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3360 other compile failures.
3361 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3362
ff34e6ae
SM
33632018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3364
3365 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3366 is_amd64_regs_target.
3367
6bb8890e
AH
33682018-10-01 Alan Hayward <alan.hayward@arm.com>
3369
3370 * gdb.arch/aarch64-sighandler-regs.c: New test.
3371 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3372 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3373
224d30d3
MM
33742018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3375
3376 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3377 assembly.
3378
f67ffa6a
AB
33792018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3380
3381 * gdb.base/frame-selection.exp: New file.
3382 * gdb.base/frame-selection.c: New file.
3383
9fc3183f
AH
33842018-09-27 Alan Hayward <alan.hayward@arm.com>
3385
3386 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3387 pthread barrier.
3388 (main): Likewise.
3389
d354055e
AB
33902018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3391
3392 * gdb.base/large-frame-1.c: New file.
3393 * gdb.base/large-frame-2.c: New file.
3394 * gdb.base/large-frame.exp: New file.
3395 * gdb.base/large-frame.h: New file.
3396
db727370
JL
33972018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3398
3399 PR gdb/20948
3400 * gdb.base/write_mem.exp: New test.
3401 * gdb.base/write_mem.c: Likewise.
3402
ae778caf
TT
34032018-09-23 Tom Tromey <tom@tromey.com>
3404
3405 PR python/18852:
3406 * gdb.python/py-parameter.exp: Add test for parameter that throws
3407 on "set".
3408
fd3ba736
TT
34092018-09-23 Tom Tromey <tom@tromey.com>
3410
3411 PR python/17284:
3412 * gdb.python/py-template.exp (test_template_arg): Add test for
3413 negative template argument number.
3414
39a24317
TT
34152018-09-23 Tom Tromey <tom@tromey.com>
3416
3417 PR python/14062:
3418 * gdb.python/python.exp: Add test for post_event error.
3419
f5769a2c
TT
34202018-09-23 Tom Tromey <tom@tromey.com>
3421
3422 PR python/18170:
3423 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3424 convert pointers to int and long.
3425
1c1e54f6
TT
34262018-09-23 Tom Tromey <tom@tromey.com>
3427
3428 PR python/20126:
3429 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3430 signed-ness conversion tests.
3431
fb4fa946
TT
34322018-09-23 Tom Tromey <tom@tromey.com>
3433
3434 PR python/18352;
3435 * gdb.python/py-value.exp (test_float_conversion): New proc.
3436 Use it.
3437
a466edac
HAQ
34382018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3439
3440 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3441
4ee9b0c5
SL
34422018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3443
3444 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3445 no readline.
3446 * gdb.base/utf8-identifiers.exp: Likewise.
3447 * gdb.cp/cpcompletion.exp: Likewise.
3448 * gdb.linespec/cpcompletion.exp: Likewise.
3449 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3450 * gdb.linespec/cpls-ops.exp: Likewise.
3451
23be8da7
RB
34522018-09-19 Richard Bunt <richard.bunt@arm.com>
3453 Chris January <chris.january@arm.com>
3454
3455 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3456 * gdb.fortran/short-circuit-argument-list.exp: New file.
3457 * gdb.fortran/short-circuit-argument-list.f90: New test.
3458
5031d0ae
SDJ
34592018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3460
3461 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3462 "arch=" keyword when executing "-stack-list-frames".
3463
b4c0d1a4
SDJ
34642018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3465
3466 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3467 "arch=" keyword when executing "-stack-list-frames".
3468
7a6d2b45
SDJ
34692018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3470
3471 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3472 break ada".
3473
8588b356
SM
34742018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3475
3476 PR python/23669
3477 * gdb.python/python.exp: Test gdb.execute("show commands").
3478
65e65158
TT
34792018-09-16 Tom Tromey <tom@tromey.com>
3480
3481 * gdb.base/new-ui.exp (do_execution_tests): Update.
3482 * gdb.base/dbx.exp (test_breakpoints): Update.
3483
bf326452
AH
34842018-09-14 Alan Hayward <alan.hayward@arm.com>
3485
3486 * lib/gdb.exp (gdb_simple_compile): Add proc.
3487 (is_elf_target): Use gdb_simple_compile.
3488 (skip_altivec_tests): Likewise.
3489 (skip_vsx_tests): Likewise.
3490 (skip_tsx_tests): Likewise.
3491 (skip_btrace_tests): Likewise.
3492 (skip_btrace_pt_tests): Likewise.
3493 (gdb_can_simple_compile): Likewise.
3494 (gdb_has_argv0): Likewise.
3495 (gdb_target_symbol_prefix): Likewise.
3496 (target_supports_scheduler_locking): Likewise.
3497
2361b0fb
TT
34982018-09-13 Tom Tromey <tom@tromey.com>
3499
3500 * Makefile.in (TAGS): Recognize proc_with_prefix and
3501 gdb_caching_proc.
3502
0ae1a321
SM
35032018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3504
3505 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3506 method.
3507
a40bf0c2
SM
35082018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3509
3510 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3511 and a few other Inferior properties when the Inferior is no
3512 longer valid.
3513
4a3fe98f
TT
35142018-09-13 Tom Tromey <tom@tromey.com>
3515
3516 PR rust/23650:
3517 * gdb.rust/simple.exp: Add test for enum field access error.
3518
098b2108
TT
35192018-09-13 Tom Tromey <tom@tromey.com>
3520
3521 PR rust/23626:
3522 * gdb.rust/simple.rs (EmptyEnum): New type.
3523 (main): Use it.
3524 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3525
1256af7d
SM
35262018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3527
3528 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3529 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3530 * gdb.python/py-symtab.exp: Update test printing an objfile.
3531
4aa8e6c2
SM
35322018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3533
3534 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3535 object.
3536
c221b2f7
AH
35372018-09-12 Alan Hayward <alan.hayward@arm.com>
3538
3539 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3540 (support_complex_tests): Use gdb_can_simple_compile.
3541 (is_ilp32_target): Likewise.
3542 (is_lp64_target): Likewise.
3543 (is_64_target): Likewise.
3544 (is_amd64_regs_target): Likewise.
3545 (is_aarch32_target): Likewise.
3546 (gdb_int128_helper): Likewise.
3547
6f1107b5
JK
35482018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3549
3550 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3551
1f5d1570
JG
35522018-09-10 Jerome Guitton <guitton@adacore.com>
3553
3554 * gdb.ada/same_component_name: Add test for case of tagged record
3555 with variable-length fields.
3556
cc330e39
XR
35572018-09-10 Xavier Roirand <roirand@adacore.com>
3558
3559 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3560 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3561 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3562 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3563
b9c50e9a
XR
35642018-09-10 Xavier Roirand <roirand@adacore.com>
3565
3566 * gdb.ada/mi_string_access.exp: New testcase.
3567 * gdb.ada/mi_string_access/bar.adb: New file.
3568 * gdb.ada/mi_string_access/pck.adb: New file.
3569 * gdb.ada/mi_string_access/pck.asd: New file.
3570
2963898f
XR
35712018-09-10 Xavier Roirand <roirand@adacore.com>
3572
3573 * gdb.ada/mi_var_union.exp: New testcase.
3574 * gdb.ada/mi_var_union/bar.adb: New file.
3575 * gdb.ada/mi_var_union/pck.adb: New file.
3576 * gdb.ada/mi_var_union/pck.asd: New file.
3577
1aac008f
TT
35782018-09-08 Tom Tromey <tom@tromey.com>
3579
3580 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3581
332cf4c9
TT
35822018-09-08 Tom Tromey <tom@tromey.com>
3583
3584 PR python/16047:
3585 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3586 (register_pretty_printers): Register new printer.
3587 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3588 test.
3589 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3590 (an_int_type3): New global.
3591
424da6cf
JB
35922018-09-08 Joel Brobecker <brobecker@adacore.com>
3593
3594 * gdb.ada/expr_with_funcall: New testcase.
3595
2a62dfa9
JB
35962018-09-08 Joel Brobecker <brobecker@adacore.com>
3597
3598 * gdb.ada/packed_array_assign: New testcase.
3599
96b6697f
AB
36002018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3601
3602 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3603 names, and add test prefixes to make test names unique.
3604
e4a62c65
TV
36052018-09-05 Tom de Vries <tdevries@suse.de>
3606
3607 * gdb.dwarf2/varval.exp: Add test.
3608
dd083ee2
GB
36092018-09-04 Gary Benson <gbenson@redhat.com>
3610
3611 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3612 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3613
aef9346c
TT
36142018-08-31 Tom Tromey <tom@tromey.com>
3615
3616 * gdb.rust/simple.rs: Rename second variable "v".
3617
c67f2e15
AB
36182018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3619
3620 * gdb.base/funcargs.c (use_a): New function.
3621 (recurse): Call use_a.
3622
078a0207
KS
36232018-08-29 Keith Seitz <keiths@redhat.com>
3624
3625 * gdb.compile/compile-cplus-anonymous.cc: New file.
3626 * gdb.compile/compile-cplus-anonymous.exp: New file.
3627 * gdb.compile/compile-cplus-array-decay.cc: New file.
3628 * gdb.compile/compile-cplus-array-decay.exp: New file.
3629 * gdb.compile/compile-cplus-inherit.cc: New file.
3630 * gdb.compile/compile-cplus-inherit.exp: New file.
3631 * gdb.compile/compile-cplus-member.cc: New file.
3632 * gdb.compile/compile-cplus-member.exp: New file.
3633 * gdb.compile/compile-cplus-method.cc: New file.
3634 * gdb.compile/compile-cplus-method.exp: New file.
3635 * gdb.compile/compile-cplus-mod.c: "New" file.
3636 * gdb.compile/compile-cplus-namespace.cc: New file.
3637 * gdb.compile/compile-cplus-namespace.exp: New file.
3638 * gdb.compile/compile-cplus-nested.cc: New file.
3639 * gdb.compile/compile-cplus-nested.exp: New file.
3640 * gdb.compile/compile-cplus-print.c: "New" file.
3641 * gdb.compile/compile-cplus-print.exp: "New" file.
3642 * gdb.compile/compile-cplus-virtual.cc: New file.
3643 * gdb.compile/compile-cplus-virtual.exp: New file.
3644 * gdb.compile/compile-cplus.c: "New" file.
3645 * gdb.compile/compile-cplus.exp: "New" file.
3646 * lib/compile-support.exp: New file.
3647
b0f492b9
GB
36482018-08-16 Gary Benson <gbenson@redhat.com>
3649
3650 PR gdb/13000:
3651 * gdb.base/batch-exit-status.exp: New file.
3652 * gdb.base/batch-exit-status.good-commands: Likewise.
3653 * gdb.base/batch-exit-status.bad-commands: Likewise.
3654
36eb4c5f
AH
36552018-08-29 Alan Hayward <alan.hayward@arm.com>
3656
3657 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3658 (struct struct02): Likewise.
3659 (struct struct03): Likewise.
3660 (struct struct04): Likewise.
3661 (struct struct_01_01): New struct.
3662 (struct struct_01_02): Likewise.
3663 (struct struct_01_03): Likewise.
3664 (struct struct_01_04): Likewise.
3665 (struct struct_02_01): Likewise.
3666 (struct struct_02_02): Likewise.
3667 (struct struct_02_03): Likewise.
3668 (struct struct_02_04): Likewise.
3669 (struct struct_04_01): Likewise.
3670 (struct struct_04_02): Likewise.
3671 (struct struct_04_03): Likewise.
3672 (struct struct_04_04): Likewise.
3673 (struct struct_05_01): Likewise.
3674 (struct struct_05_02): Likewise.
3675 (struct struct_05_03): Likewise.
3676 (struct struct_05_04): Likewise.
3677 (cmp_struct01): Remove function.
3678 (cmp_struct02): Likewise.
3679 (cmp_struct03): Likewise.
3680 (cmp_struct04): Likewise.
3681 (cmp_struct_01_01): Add Function.
3682 (cmp_struct_01_02): Likewise.
3683 (cmp_struct_01_03): Likewise.
3684 (cmp_struct_01_04): Likewise.
3685 (cmp_struct_02_01): Likewise.
3686 (cmp_struct_02_02): Likewise.
3687 (cmp_struct_02_03): Likewise.
3688 (cmp_struct_02_04): Likewise.
3689 (cmp_struct_04_01): Likewise.
3690 (cmp_struct_04_02): Likewise.
3691 (cmp_struct_04_03): Likewise.
3692 (cmp_struct_04_04): Likewise.
3693 (cmp_struct_05_01): Likewise.
3694 (cmp_struct_05_02): Likewise.
3695 (cmp_struct_05_03): Likewise.
3696 (cmp_struct_05_04): Likewise.
3697 (call_all): Add new structs.
3698 * gdb.base/infcall-nested-structs.exp: Likewise.
3699
3bf9c013
JV
37002018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3701
3702 * gdb.python/py-framefilter-mi.exp: Update regexp to
3703 check for "arch" field in frame output.
3704
450d1e88
KB
37052018-08-23 Kevin Buettner <kevinb@redhat.com>
3706
3707 * gdb.dwarf2/dw2-ranges-func.c: New file.
3708 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3709
ae739fe7
SM
37102018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3711
3712 * gdb.base/term.exp: Compare terminal settings with values from
3713 the inferior.
3714 * gdb.base/term.c: Get and set terminal settings.
3715
6d52907e
JV
37162018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3717
3718 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3719 accommodate new "arch" field in frame output.
3720 * gdb.mi/mi-return.exp: Likewise.
3721 * gdb.mi/mi-stack.exp: Likewise.
3722 * gdb.mi/mi-syn-frame.exp: Likewise.
3723 * gdb.mi/user-selected-context-sync.exp: Likewise.
3724
be2d111a
MS
37252018-08-19 Michael Spang <spang@google.com>
3726
3727 PR gdb/11786
3728 * gdb.base/gcore-tls-pie.c: New file.
3729 * gdb.base/gcore-tls-pie.exp: New file.
3730
ae3a7c47
KB
37312018-08-18 Kevin Buettner <kevinb@redhat.com>
3732
3733 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
3734 * gdb.dwarf2/varval.c: New file.
3735 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 3736
2ecae92e
AH
37372018-08-17 Alan Hayward <alan.hayward@arm.com>
3738
3739 PR gdb/18931
3740 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3741
c1854f1d
KS
37422018-08-16 Keith Seitz <keiths@redhat.com>
3743
3744 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3745 tests expected to pass.
3746
26fb3983
JV
37472018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3748
3749 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3750 -data-disassemble -a.
3751 (test_disassembly_bogus_args): Likewise.
3752
67943c00
AB
37532018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3754
3755 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3756
5ff2bbae
AB
37572018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3758
3759 * gdb.base/vla-optimized-out.exp: Add new test.
3760
e5bbcd0f
AB
37612018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3762
3763 * gdb.base/vla-optimized-out-o3.exp: Delete.
3764 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3765 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3766 deleted tests.
3767
9d4a934c
AB
37682018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3769
3770 PR gdb/18050:
3771 * gdb.server/extended-remote-restart.c: New file.
3772 * gdb.server/extended-remote-restart.exp: New file.
3773
045cf012
SM
37742018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3775
3776 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3777 "set variable index = 42".
3778
87d6a7aa
SM
37792018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3780
3781 * boards/index-cache-gdb.exp: New file.
3782 * gdb.dwarf2/index-cache.exp: New file.
3783 * gdb.dwarf2/index-cache.c: New file.
3784 * gdb.base/maint.exp: Check if we are using the index cache.
3785
96d68bd4
RO
37862018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3787
3788 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3789 MAKEFLAGS.
3790
5a699617
RO
37912018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3792
3793 * dg-extract-results.sh: Move to toplevel contrib.
3794 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3795 * Makefile.in (check-parallel-racy): Likewise.
3796
5bd18990
AB
37972018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3798
3799 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3800 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3801 tests if the target supports scheduler locking.
3802
3fbbcf47
TV
38032018-08-04 Tom de Vries <tdevries@suse.de>
3804
3805 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3806
3e1d3d8c
TT
38072018-08-02 Tom Tromey <tom@tromey.com>
3808
3809 PR symtab/16842.
3810 * gdb.cp/temargs.exp: Test "info address" of a template
3811 parameter.
3812
5abe0f0c
JV
38132018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3814
3815 * gdb.python/py-mi-var-info-path-expression.c: New file.
3816 * gdb.python/py-mi-var-info-path-expression.py: New file.
3817 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3818
fb66cde8
SDJ
38192018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3820
3821 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3822 error after "cannot resolve name" string.
3823
c708f4d2
AB
38242018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3825
3826 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3827 started.
3828 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3829
37cc0cae
TV
38302018-07-28 Tom de Vries <tdevries@suse.de>
3831
3832 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3833
63b4ecf7
TV
38342018-07-26 Tom de Vries <tdevries@suse.de>
3835
3836 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3837
3c3bb058
AB
38382018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3839
3840 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3841 is visible.
3842
9e7f3bbb
TV
38432018-07-26 Tom de Vries <tdevries@suse.de>
3844
3845 PR breakpoints/23366
3846 * gdb.base/catch-follow-exec.c: New test.
3847 * gdb.base/catch-follow-exec.exp: New file.
3848
16f808ec
TV
38492018-07-25 Tom de Vries <tdevries@suse.de>
3850
3851 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3852 vla-optimized-out.c.
3853
d7154a8d
JV
38542018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3855
3856 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3857 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3858
232a0032
TV
38592018-07-20 Tom de Vries <tdevries@suse.de>
3860
3861 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3862 NOCLONE macro.
3863 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3864
fbb1d502
TV
38652018-07-19 Tom de Vries <tdevries@suse.de>
3866
3867 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3868 regular expression.
3869
42dc7699
TV
38702018-07-18 Tom de Vries <tdevries@suse.de>
3871
3872 * gdb.base/vla-optimized-out.c: New test.
3873 * gdb.base/vla-optimized-out.exp: New file.
3874
7f1f7e23
SDJ
38752018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3876
3877 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3878 message "No address associated with hostname" when gdbserver
3879 cannot resolve the hostname.
3880
5759ebb3
PW
38812018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3882
3883 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3884 Add some test prefixes to make tests unique.
3885
3606ccab
PW
38862018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3887
3888 * gdb.base/frameapply.c: New file.
3889 * gdb.base/frameapply.exp: New file.
3890
529c08b2
PW
38912018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3892
3893 * gdb.base/skip.exp: Update expected error message.
3894
c7ab0aef
SDJ
38952018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3896 Jan Kratochvil <jan.kratochvil@redhat.com>
3897 Paul Fertser <fercerpav@gmail.com>
3898 Tsutomu Seki <sekiriki@gmail.com>
3899
3900 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3901 parameter.
3902 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3903 by default.
3904 * boards/native-gdbserver.exp: Likewise.
3905 * gdb.server/run-without-local-binary.exp: Improve regexp used
3906 for detecting when a remote debugging connection succeeds.
3907 * gdb.server/server-connect.exp: New file.
3908 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3909 Do not prefix the port number with ":".
3910 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3911 support for detecting and using it. Add '$debughost_gdbserver'
3912 to the list of arguments used to start gdbserver. Handle case
3913 when gdbserver cannot resolve a network name.
3914
16ff70dd
SDJ
39152018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3916
3917 PR c++/23373
3918 * gdb.base/ptype-offsets.cc (struct static_member): New
3919 struct.
3920 (main) <stmember>: New variable.
3921 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3922 with a static member in it.
3923
3541979f
AB
39242018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3925
3926 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3927 watchpoints enabled and disabled.
3928
c8ad9b9a
AB
39292018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3930
3931 * gdb.base/examine-backward.exp: Still run tests around address
3932 0x0, even if address 0x0 is not readable. Update the pattern for
3933 matching address 0x0 in expected output.
3934
e0e5e971
AB
39352018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3936
3937 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3938 malloc/free.
3939
1ea5da02
TV
39402018-07-04 Tom de Vries <tdevries@suse.de>
3941
3942 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3943
471b9d15
MR
39442018-07-02 Maciej W. Rozycki <macro@mips.com>
3945
3946 PR tdep/8282
3947 * gdb.arch/mips-disassembler-options.exp: New test.
3948 * gdb.arch/mips-disassembler-options.s: New test source.
3949
75acb486
PA
39502018-06-29 Pedro Alves <palves@redhat.com>
3951
3952 * gdb.threads/names.exp: Adjust expected "info threads" output.
3953
cd2bb709
PA
39542018-06-29 Pedro Alves <palves@redhat.com>
3955
3956 * gdb.opt/inline-break.exp (line number, address): Add "info
3957 break" tests.
3958
991ff292
PA
39592018-06-29 Pedro Alves <palves@redhat.com>
3960
3961 * gdb.opt/inline-break.c (func1): Add "break here" marker.
3962 * gdb.opt/inline-break.exp: Test setting breakpoints by line
3963 number and address and running to them.
3964
356819b6 39652018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
3966
3967 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
3968
2512d7ef
JK
39692018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3970
3971 * lib/compiler.c: Remove executable permission flag.
3972
be1b6474
RB
39732018-06-28 Richard Bunt <richard.bunt@arm.com>
3974
3975 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
3976 code.
3977 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
3978
291f9a96
PT
39792018-06-28 Petr Tesarik <ptesarik@suse.cz>
3980
3981 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
3982
ed6dfe51
PT
39832018-06-28 Petr Tesarik <ptesarik@suse.cz>
3984
3985 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
3986 address argument is omitted.
3987
d4d429d5
PT
39882018-06-28 Petr Tesarik <ptesarik@suse.cz>
3989
3990 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
3991
7ab6656f
OJ
39922018-06-27 Omair Javaid <omair.javaid@linaro.org>
3993
3994 PR gdb/21695
3995 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
3996 * gdb.base/infoline-reloc-main-from-zero.c: New file.
3997
a33ccfc7
TT
39982018-06-26 Tom Tromey <tom@tromey.com>
3999
4000 PR rust/22574:
4001 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4002 * gdb.rust/simple.rs (struct SimpleLayout): New.
4003
6d72d289
SM
40042018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4005
4006 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4007 "info registers" output.
4008
8363f9d5
RB
40092018-06-21 Richard Bunt <richard.bunt@arm.com>
4010
4011 * gdb.base/watchpoint-hw-attach.c: New test.
4012 * gdb.base/watchpoint-hw-attach.exp: New file.
4013
f00674fe
SM
40142018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4015
4016 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4017 through /bin/sh.
4018 * boards/dwarf4-gdb-index.exp: Likewise.
4019 * boards/fission-dwp.exp: Likewise.
4020
1d554008
UW
40212018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4022
4023 * gdb.base/float128.exp: Add comment and improved fail message
4024 to the failure case of "print large128" test.
4025
d0ac1c44
SM
40262018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4027
4028 * configure.ac: Remove AC_PREREQ.
4029 * configure: Re-generate.
4030
61b04dd0
PA
40312018-06-19 Pedro Alves <palves@redhat.com>
4032
4033 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4034 (func_extern_caller): New.
4035 (main): Call func_extern_caller.
4036 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4037 logic change.
4038
f63b508a
SM
40392018-06-18 Weimin Pan <weimin.pan@oracle.com>
4040
4041 PR gdb/16841
4042 * gdb.cp/typedef-base.cc: New file.
4043 * gdb.cp/typedef-base.exp: New file.
4044
0fe3a558
TV
40452018-06-18 Tom de Vries <tdevries@suse.de>
4046
4047 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4048
7010835a
AB
40492018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4050 Richard Bunt <Richard.Bunt@arm.com>
4051
4052 * gdb.threads/attach-slow-waitpid.c: New file.
4053 * gdb.threads/attach-slow-waitpid.exp: New file.
4054 * gdb.threads/slow-waitpid.c: New file.
4055
14897d65
PA
40562018-06-14 Pedro Alves <palves@redhat.com>
4057
4058 * gdb.base/fork-running-state.c: Include <errno.h>.
4059 (exit_if_relative_exits): New.
4060 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4061 exits.
4062 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4063 child exits.
4064
5d9a0608
TV
40652018-06-14 Tom de Vries <tdevries@suse.de>
4066
4067 PR cli/22573
4068 * gdb.base/finish-pretty.c: New test.
4069 * gdb.base/finish-pretty.exp: New file.
4070
11ae5818
PA
40712018-06-14 Pedro Alves <palves@redhat.com>
4072
4073 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4074 gdb's expected startup output.
4075
1d39de44
PA
40762018-06-14 Pedro Alves <palves@redhat.com>
4077
4078 * lib/selftest-support.exp (selftest_setup): Remove inlined
4079 function handling.
4080
70ee0000
TV
40812018-06-14 Tom de Vries <tdevries@suse.de>
4082
4083 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4084 matching of breakpoint printing.
4085
11f4b608
TV
40862018-06-13 Tom de Vries <tdevries@suse.de>
4087
4088 PR testsuite/23269
4089 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4090 (fork_child): ... here, and ...
4091 (fork_parent): ... here.
4092
40932018-06-12 Tom de Vries <tdevries@suse.de>
4094
4095 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4096
9516f85a
AB
40972018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4098 Stephen Roberts <stephen.roberts@arm.com>
4099
4100 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4101 rewrite test to describe action performed, rather than possible
4102 failure.
4103
5045b3d7
GB
41042018-06-08 Gary Benson <gbenson@redhat.com>
4105
4106 * gdb.threads/check-libthread-db.exp: New file.
4107 * gdb.threads/check-libthread-db.c: Likewise.
4108
c61b06a1
TT
41092018-06-05 Tom Tromey <tom@tromey.com>
4110
4111 * gdb.base/default.exp: Update expected "show version" output.
4112
eb6af809
TT
41132018-06-05 Tom Tromey <tom@tromey.com>
4114
4115 PR cli/12326:
4116 * gdb.cp/static-print-quit.exp: Update.
4117 * lib/gdb.exp (pagination_prompt): Update.
4118 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4119 * gdb.python/python.exp: Update.
4120
178d6a63
JB
41212018-06-04 Joel Brobecker <brobecker@adacore.com>
4122
4123 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4124
8e817061
JB
41252018-06-01 Joel Brobecker <brobecker@adacore.com>
4126
4127 * gdb.ada/bp_fun_addr: New testcase.
4128
e86ca25f
TT
41292018-06-01 Tom Tromey <tom@tromey.com>
4130
4131 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4132 results.
4133 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4134 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4135 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4136 * gdb.base/maint.exp (maint_pass_if): Update.
4137
4b2dfa9d
MR
41382018-05-31 Maciej W. Rozycki <macro@mips.com>
4139
4140 * gdb.base/endian.exp: New test.
4141 * gdb.base/endian.c: New test source.
4142
45f25d6c
AB
41432018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4144
4145 PR gdb/23203
4146 * gdb.base/bt-selected-frame.c: New file.
4147 * gdb.base/bt-selected-frame.exp: New file.
4148 * lib/gdb.exp (get_current_frame_number): New function.
4149
d9f6d7f8
MR
41502018-05-24 Maciej W. Rozycki <macro@mips.com>
4151 Pedro Alves <palves@redhat.com>
4152
4153 * gdb.threads/tls-core.c: Include <stdlib.h>
4154 (thread_proc): Call `abort'.
4155 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4156 (tls_core_test): New procedure, bits factored out from ...
4157 (top level): ... here. Test both native cores and gcore cores.
4158
ff1cf532
TT
41592018-05-23 Tom Tromey <tom@tromey.com>
4160
4161 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4162
b98664d3
TT
41632018-05-23 Tom Tromey <tom@tromey.com>
4164
4165 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4166 symfile_complaints.
4167 (test_short_complaints): Likewise.
4168 (test_empty_complaints): Likewise.
4169 (test_initial_complaints): Update.
4170
4e9668d0
TT
41712018-05-23 Tom Tromey <tom@tromey.com>
4172
4173 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4174
43ba33c7
TT
41752018-05-23 Tom Tromey <tom@tromey.com>
4176
4177 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4178 (test_short_complaints): Update.
4179
035522c0
PA
41802018-05-22 Pedro Alves <palves@redhat.com>
4181
4182 * gdb.base/remote.exp: Only gdb_start after compiling the
4183 testcase. Issue "disconnect" before testing "set remote" command
4184 defaults. Issue clean_restart before running to main.
4185
cc0be08f
PA
41862018-05-22 Pedro Alves <palves@redhat.com>
4187
4188 * gdb.base/remote.exp: Adjust expected output of "show remote
4189 memory-write-packet-size". Add tests for "set remote
4190 memory-write-packet-size 0" and "set remote
4191 memory-write-packet-size fixed/limit".
4192
b1b60145
PA
41932018-05-22 Pedro Alves <palves@redhat.com>
4194
4195 PR gdb/22973
4196 * gdb.base/utf8-identifiers.c: New file.
4197 * gdb.base/utf8-identifiers.exp: New file.
4198
0ec848ad
PFC
41992018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4200
4201 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4202
2c3305f6
PFC
42032018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4204
4205 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4206
ce1e8424
TT
42072018-05-18 Tom Tromey <tom@tromey.com>
4208
4209 * gdb.base/ptype-offsets.exp: Update.
4210
ddfe970e
KS
42112018-05-17 Keith Seitz <keiths@redhat.com>
4212
4213 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4214 in expected breakpoint stop locations.
4215 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4216 move to proper scope to test variable values.
4217 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4218 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4219 New functions.
4220 (main): Call not_inline_func3.
4221 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4222 inline_func1, inline_func2, and inline_func3. Test that when each
4223 breakpoint is hit, GDB properly reports both the stop location
4224 and the backtrace. Repeat tests for temporary breakpoints.
4225
0726fcc6
MR
42262018-05-15 Maciej W. Rozycki <macro@mips.com>
4227
4228 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4229 rather then trying to access it in determining whether the PID
4230 of `gdbserver' could have been retrieved.
4231
8ee22052
AB
42322018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4233
4234 * gdb.arch/amd64-init-x87-values.S: New file.
4235 * gdb.arch/amd64-init-x87-values.exp: New file.
4236
7785df48
JK
42372018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4238
4239 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4240
56bcdbea
TT
42412018-05-04 Tom Tromey <tom@tromey.com>
4242
4243 PR python/22730:
4244 * gdb.python/python.exp: Test multi-line execute.
4245
a913fffb
TT
42462018-05-04 Tom Tromey <tom@tromey.com>
4247
4248 PR python/22731:
4249 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4250
7a2c85f2
TT
42512018-05-04 Tom Tromey <tom@tromey.com>
4252
4253 PR gdb/11750:
4254 * gdb.base/define.exp: Test defining a user command inside a user
4255 command.
4256 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4257
a3b60e45
JK
42582018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4259 Pedro Alves <palves@redhat.com>
4260
4261 PR breakpoints/19806 and support for PR external/20207.
4262 * gdb.base/watchpoint-unaligned.c: New file.
4263 * gdb.base/watchpoint-unaligned.exp: New file.
4264
45fe4a03
AB
42652018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4266
4267 * gdb.base/maint.exp: Make test names unique, use
4268 test_prefix_command_help to test 'help maint info', and remove
4269 repeated test of 'help maint'.
4270
9be2ae8f
TT
42712018-05-04 Tom Tromey <tom@tromey.com>
4272
4273 PR gdb/22619:
4274 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4275 behavior.
4276
11859c31
AB
42772018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4278
4279 * gdb.base/maint.exp: Process output from 'maint print registers'
4280 line at a time.
4281
089a9490
AB
42822018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4283
4284 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4285 timeout.
4286
9b0797e2
AB
42872018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4288
4289 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4290 filter pattern.
4291
f6ac5f3d
PA
42922018-05-02 Pedro Alves <palves@redhat.com>
4293
4294 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4295 to_log_command renames.
4296 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4297
77d3c63b
TT
42982018-05-02 Tom Tromey <tom@tromey.com>
4299
4300 * gdb.python/py-parameter.exp: Set test message.
4301
0489430a
TT
43022018-05-02 Tom Tromey <tom@tromey.com>
4303
4304 PR python/20084:
4305 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4306 PARAM_ZUINTEGER_UNLIMITED tests.
4307
1632f8ba
DR
43082018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4309
4310 PR rust/23124
4311 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4312 when casting.
4313
6d7bb824
TT
43142018-04-30 Tom Tromey <tom@tromey.com>
4315
4316 * gdb.python/py-type.exp: Check align attribute.
4317 * gdb.python/py-type.c: New "aligncheck" global.
4318
007e1530
TT
43192018-04-30 Tom Tromey <tom@tromey.com>
4320
4321 PR exp/17095:
4322 * gdb.dwarf2/dw2-align.exp: New file.
4323 * gdb.cp/align.exp: New file.
4324 * gdb.base/align.exp: New file.
4325 * lib/gdb.exp (gdb_int128_helper): New proc.
4326 (has_int128_c, has_int128_cxx): New caching procs.
4327
6873858b
TT
43282018-04-27 Tom Tromey <tom@tromey.com>
4329
4330 PR rust/22545:
4331 * gdb.rust/simple.exp: Add inclusive range tests.
4332
79188d8d
PA
43332018-04-26 Pedro Alves <palves@redhat.com>
4334
4335 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4336 ifunc breakpoint locations correctly of ifunc breakpoints set
4337 while the program resolves the ifunc.
4338
c7075ad5
PA
43392018-04-26 Pedro Alves <palves@redhat.com>
4340
4341 * gdb.base/gnu-ifunc-final.c: New file.
4342 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4343 * gdb.base/gnu-ifunc.exp (executable): Delete.
4344 (staticexecutable): Adjust.
4345 (lib_opts, exec_opts): Delete.
4346 (make_binsuffix, build, set-break): New procedures.
4347 (misc_tests): New, with tests factored out from the top level.
4348 (top level): Test different combinations of ifunc resolver name,
4349 resolver with and with debug info, and ifunc target with and
4350 without debug info. Wrap static tests with with_target_prefix.
4351
8388016d
PA
43522018-04-26 Pedro Alves <palves@redhat.com>
4353
4354 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4355 return type" warnings.
4356
249b5733
PA
43572018-04-25 Pedro Alves <palves@redhat.com>
4358
4359 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4360 killed".
4361 * gdb.base/kill-after-signal.exp: Likewise.
4362 * gdb.threads/kill.exp: Likewise.
4363
f67c0c91
SDJ
43642018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4365 Sergio Durigan Junior <sergiodj@redhat.com>
4366 Pedro Alves <palves@redhat.com>
4367
4368 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4369 regexps to expect for '[Inferior ... detached]' as well.
4370 * gdb.base/attach.exp: Likewise.
4371 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4372 "gdb_continue_to_end".
4373 (test_catch_syscall_with_wrong_args): Likewise.
4374 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4375 ']'. Don't set 'verbose' on.
4376 * gdb.base/foll-vfork.exp: Likewise.
4377 * gdb.base/fork-print-inferior-events.c: New file.
4378 * gdb.base/fork-print-inferior-events.exp: New file.
4379 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4380 '[Inferior ... has been killed]' message.
4381 * gdb.base/kill-after-signal.exp: Likewise.
4382 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4383 detach message.
4384 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4385 message.
4386 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4387 regexps to expect for '[Inferior ... detached]' as well.
4388 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4389
0a8ddac4
SM
43902018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4391
4392 PR gdb/23104
4393 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4394
d27d16bf
RB
43952018-04-19 Richard Bunt <richard.bunt@arm.com>
4396
4397 * gdb.threads/multiple-successive-infcall.c: New test.
4398 * gdb.threads/multiple-successive-infcall.exp: New file.
4399
a037790e
TT
44002018-04-17 Tom Tromey <tom@tromey.com>
4401
4402 * gdb.rust/simple.rs (Union): New type.
4403 (main): New local "u".
4404 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4405
e3a91079
AA
44062018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4407
4408 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4409 number information in output of "whereis" command.
4410 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4411
b744723f
AA
44122018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4413
4414 * gdb.ada/info_types.exp: Adjust expected output to the line
4415 numbers now printed by "info var/func/type".
4416 * gdb.base/completion.exp: Likewise.
4417 * gdb.base/included.exp: Likewise.
4418 * gdb.cp/cp-relocate.exp: Likewise.
4419 * gdb.cp/cplusfuncs.exp: Likewise.
4420 * gdb.cp/namespace.exp: Likewise.
4421 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4422
4a4495d6
MM
44232018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4424
4425 * gdb.btrace/cpu.exp: New.
4426
1d509aa6
MM
44272018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4428
4429 * gdb.base/step-indirect-call-thunk.exp: New.
4430 * gdb.base/step-indirect-call-thunk.c: New.
4431 * gdb.reverse/step-indirect-call-thunk.exp: New.
4432 * gdb.reverse/step-indirect-call-thunk.c: New.
4433
6295b6da
SM
44342018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4435
4436 * gdb.base/pie-fork.c: New file.
4437 * gdb.base/pie-fork.exp: New file.
4438
50146e70
TT
44392018-04-11 Tom Tromey <tom@tromey.com>
4440
4441 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4442
f50d8a2e
PA
44432018-04-10 Pedro Alves <palves@redhat.com>
4444
4445 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4446 exits. Instead loop running forever.
4447 (fork_parent): Run forever too.
4448
a0be7a36
SM
44492018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4450
4451 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4452 mi_continue_to_line.
4453 * gdb.mi/mi-stack.c (callee4): Add comment.
4454
9b73db36
SM
44552018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4456
4457 * gdb.mi/mi-stack.exp: Fix indentation.
4458
c912f608
SM
44592018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4460
4461 PR gdb/22979
4462 * gdb.arch/amd64-osabi.exp: New file.
4463
26540402
SM
44642018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4465
4466 PR gdb/22980
4467 * gdb.base/osabi.exp: New file.
4468
121ad66c 44692018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
4470
4471 * gdb.cp/static-typedef-print.exp: New file.
4472 * gdb.cp/static-typedef-print.cc: New file.
4473
3fcded8f
JB
44742018-03-27 Joel Brobecker <brobecker@adacore.com>
4475
4476 * gdb.ada/varsize_limit: New testcase.
4477
59cc4834
JB
44782018-03-27 Joel Brobecker <brobecker@adacore.com>
4479
4480 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4481
4482 * gdb.ada/notcplusplus: New testcase.
4483
4484 * gdb.base/c-linkage-name.c: New file.
4485 * gdb.base/c-linkage-name.exp: New testcase.
4486
4ca59a9f
TT
44872018-03-26 Tom Tromey <tom@tromey.com>
4488
4489 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4490 * gdb.python/py-framefilter.py (name_error): New global.
4491 (ErrorInName.function): Use name_error.
4492
978d6c75
TT
44932018-03-26 Tom Tromey <tom@tromey.com>
4494
4495 PR backtrace/15582:
4496 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4497
b7fee5a3
KS
44982018-03-23 Keith Seitz <keiths@redhat.com>
4499
4500 PR c++/22968
4501 * gdb.cp/subtypes.exp: New file.
4502 * gdb.cp/subtypes.h: New file.
4503 * gdb.cp/subtypes.cc: New file.
4504 * gdb.cp/subtypes-2.cc: New file.
4505
376be529
AB
45062018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4507
4508 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4509 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4510 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4511 -nostartfiles when compiling the test. Confirm that all registers
4512 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4513
066cfa98
AB
45142018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4515
4516 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4517 option, syntax was wrong anyway.
4518 * gdb.arch/arm-disp-step.exp: Likewise.
4519 * gdb.arch/sparc64-regs.exp: Likewise.
4520 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4521 option, syntax was wrong anyway, switch to use
4522 prepare_for_testing.
4523 * gdb.arch/i386-disp-step.exp: Likewise.
4524
079670b9
AA
45252018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4526
4527 * gdb.ada/exec_changed.exp: Replace "target_info exists
4528 use_gdb_stub" by "use_gdb_stub".
4529 * gdb.ada/start.exp: Likewise.
4530 * gdb.base/async-shell.exp: Likewise.
4531 * gdb.base/attach-pie-misread.exp: Likewise.
4532 * gdb.base/attach-wait-input.exp: Likewise.
4533 * gdb.base/break-entry.exp: Likewise.
4534 * gdb.base/break-interp.exp: Likewise.
4535 * gdb.base/dprintf-detach.exp: Likewise.
4536 * gdb.base/nostdlib.exp: Likewise.
4537 * gdb.base/solib-nodir.exp: Likewise.
4538 * gdb.base/statistics.exp: Likewise.
4539 * gdb.base/testenv.exp: Likewise.
4540 * gdb.mi/mi-exec-run.exp: Likewise.
4541 * gdb.mi/mi-start.exp: Likewise.
4542 * gdb.multi/dummy-frame-restore.exp: Likewise.
4543 * gdb.multi/multi-arch-exec.exp: Likewise.
4544 * gdb.multi/multi-arch.exp: Likewise.
4545 * gdb.multi/tids.exp: Likewise.
4546 * gdb.multi/watchpoint-multi.exp: Likewise.
4547 * gdb.python/py-events.exp: Likewise.
4548 * gdb.threads/attach-into-signal.exp: Likewise.
4549 * gdb.threads/attach-stopped.exp: Likewise.
4550 * gdb.threads/threadapply.exp: Likewise.
4551 * lib/selftest-support.exp: Likewise.
4552
26d6cec4
AA
45532018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4554
4555 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4556
4ee89e90
SR
45572018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4558
4559 * gdb.perf/template-breakpoints.cc: New file.
4560 * gdb.perf/template-breakpoints.exp: New file.
4561 * gdb.perf/template-breakpoints.py: New file.
4562
92630041
TT
45632018-03-19 Tom Tromey <tom@tromey.com>
4564
4565 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4566 y0.
4567 * gdb.rust/simple.exp: Test bare identifier form of struct
4568 initializer.
4569
76727919
TT
45702018-03-19 Tom Tromey <tom@tromey.com>
4571
4572 * gdb.gdb/observer.exp: Remove.
4573
194ed413
AA
45742018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4575
4576 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4577 "qualified" option when setting breakpoints.
4578 * gdb.trace/backtrace.exp: Likewise.
4579 * gdb.trace/circ.exp: Likewise.
4580 * gdb.trace/collection.exp: Likewise.
4581 * gdb.trace/disconnected-tracing.exp: Likewise.
4582 * gdb.trace/ftrace-lock.exp: Likewise.
4583 * gdb.trace/ftrace.exp: Likewise.
4584 * gdb.trace/infotrace.exp: Likewise.
4585 * gdb.trace/packetlen.exp: Likewise.
4586 * gdb.trace/passc-dyn.exp: Likewise.
4587 * gdb.trace/qtro.exp: Likewise.
4588 * gdb.trace/read-memory.exp: Likewise.
4589 * gdb.trace/report.exp: Likewise.
4590 * gdb.trace/signal.exp: Likewise.
4591 * gdb.trace/status-stop.exp: Likewise.
4592 * gdb.trace/strace.exp: Likewise.
4593 * gdb.trace/tfind.exp: Likewise.
4594 * gdb.trace/trace-break.exp: Likewise.
4595 * gdb.trace/trace-condition.exp: Likewise.
4596 * gdb.trace/trace-mt.exp: Likewise.
4597 * gdb.trace/tstatus.exp: Likewise.
4598 * gdb.trace/tsv.exp: Likewise.
4599 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4600 * gdb.trace/unavailable.exp: Likewise.
4601 * gdb.trace/while-dyn.exp: Likewise.
4602
8b067d2c
AA
46032018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4604
4605 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4606 that libinproctrace is copied to the target.
4607
3ae9ce5d
TT
46082018-03-14 Tom Tromey <tom@tromey.com>
4609
4610 PR cli/14977:
4611 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4612 a null pointer.
4613 * gdb.base/wchar.exp: Likewise.
4614
b8c2339b
TT
46152018-03-14 Tom Tromey <tom@tromey.com>
4616
4617 PR cli/19918:
4618 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4619 flag.
4620
4872dc46
SM
46212018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4622
4623 PR gdb/22841
4624 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4625 "target" to remote_exec.
4626
e4fe3756
SM
46272018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4628
4629 PR gdb/22841
4630 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4631 ${board}_upload): Remove.
4632
e95a97d4
AA
46332018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4634
4635 * gdb.cp/watch-cp.cc: New test.
4636 * gdb.cp/watch-cp.exp: New file.
4637
dbbb1059
AB
46382018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4639
4640 * gdb.base/infcall-nested-structs.exp: New file.
4641 * gdb.base/infcall-nested-structs.c: New file.
4642 * gdb.base/float.exp: Add riscv support.
4643
ecc054c0
TP
46442018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4645
4646 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4647 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4648
25e3c82c
SDJ
46492018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4650
4651 * gdb.server/abspath.exp: New file.
4652 * lib/gdb.exp (with_cwd): New procedure.
4653
3083294d
SM
46542018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4655
4656 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4657 use it.
4658 (gdb_is_target_remote_prompt): New proc.
4659 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4660 (gdb_is_target_native): Pass prompt parameter to
4661 gdb_is_target_1.
4662
3275ef47
SM
46632018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4664
4665 * gdb.base/load-command.c: New file.
4666 * gdb.base/load-command.exp: New file.
4667 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4668 (gdb_is_target_1): ...this, and generalize for other targets
4669 than just remote.
4670 (gdb_is_target_remote): Use gdb_is_target_1.
4671 (gdb_is_target_native): use gdb_is_target_1.
4672
6893c19a
TT
46732018-02-26 Tom Tromey <tom@tromey.com>
4674
4675 PR python/16497:
4676 * gdb.python/py-framefilter.exp: Update test.
4677
2ddeaf8a
TT
46782018-02-26 Tom Tromey <tom@tromey.com>
4679
4680 * gdb.dwarf2/variant.c: New file.
4681 * gdb.dwarf2/variant.exp: New file.
4682
c9317f21
TT
46832018-02-26 Tom Tromey <tom@tromey.com>
4684
4685 * gdb.rust/simple.exp: Accept more possible results in enum test.
4686
6f6d0c26
SM
46872018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4688
4689 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4690 parentheses.
4691
11b03145
MR
46922018-02-23 Maciej W. Rozycki <macro@mips.com>
4693
4694 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4695 name of a variable: $actual_linejj -> $actual_line.
4696
54a27fe5
JB
46972018-02-21 John Baldwin <jhb@FreeBSD.org>
4698
4699 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4700
de65820c
MM
47012018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4702
4703 * gdb.btrace/buffer-size.exp: Do not force BTS.
4704
980548fd
PA
47052018-02-14 Pedro Alves <palves@redhat.com>
4706
4707 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4708 getting a "Quit".
4709
c4e12631
MM
47102018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4711
4712 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4713 Fix test name.
4714
c2e0e465
SM
47152018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4716
4717 * gdb.cp/m-static.exp: Check type of optimized out static
4718 member.
4719
f7216783
AB
47202018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4721
4722 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4723 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4724
0625771b
LS
47252018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4726 Leszek Swirski <leszeks@google.com>
4727
4728 * gdb.python/py-prettyprint.c
4729 (struct to_string_returns_value_inner,
4730 struct to_string_returns_value_wrapper): New.
4731 (main): Add tsrvw variable.
4732 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4733 ToStringReturnsValueWrapper): New classes.
4734 (register_pretty_printers): Register new pretty-printers.
4735 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4736 recursive pretty printer.
4737 * gdb.python/py-mi.exp: Likewise.
4738
59498c30
LS
47392018-02-01 Leszek Swirski <leszeks@google.com>
4740
4741 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4742 functions with the same name as an include file are parsed
4743 correctly.
4744
d4d38844
YQ
47452018-02-01 Yao Qi <yao.qi@linaro.org>
4746
4747 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4748 "\[^\r\n\]*".
4749
07e5f5cf
NP
47502018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4751
4752 * gdb.arch/powerpc-prologue-frame.s: New file.
4753 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4754 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4755
929b5ad4
JB
47562018-01-31 Joel Brobecker <brobecker@adacore.com>
4757
4758 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4759
e671cd59
PA
47602018-01-30 Pedro Alves <palves@redhat.com>
4761
4762 PR gdb/13211
4763 * gdb.base/interrupt-daemon.c: New.
4764 * gdb.base/interrupt-daemon.exp: New.
4765 * gdb.multi/multi-term-settings.c: New.
4766 * gdb.multi/multi-term-settings.exp: New.
4767
fc413dc4
JB
47682018-01-30 Joel Brobecker <brobecker@adacore.com>
4769
4770 * gdb.base/break.exp: Save the location where the breakpoint
4771 on break.c:47 was actually inserted when debugging the version
4772 compiled at -O2 and use it in the expected output of the "info
4773 break" test performed soon after.
4774
5c319bb2
PA
47752018-01-22 Pedro Alves <palves@redhat.com>
4776 Sergio Durigan Junior <sergiodj@redhat.com>
4777
4778 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4779 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4780
a9e40818
JB
47812018-01-22 Joel Brobecker <brobecker@adacore.com>
4782
4783 * gdb.base/break-include.c, gdb.base/break-include.inc,
4784 gdb.base/break-include.exp: New files.
4785 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4786 line number now being the actual line number where the breakpoint
4787 was inserted.
4788 * gdb.mi/mi-break.exp: Likewise.
4789 * gdb.mi/mi-reverse.exp: Likewise.
4790 * gdb.mi/mi-simplerun.exp: Ditto.
4791
e707fc44
AB
47922018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4793
4794 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4795 varobj.
4796 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4797
ae451627
AB
47982018-01-21 Don Breazeal <donb@codesourcery.com>
4799 Andrew Burgess <andrew.burgess@embecosm.com>
4800
4801 * gdb.mi/basics.c: Add new global.
4802 * gdb.mi/mi-frame-regs.exp: New file.
4803 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4804 case.
4805
b1b189e0
AB
48062018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4807
4808 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4809 non-parameter, and on an unknown symbol.
4810
fcfcc376
TT
48112018-01-19 Tom Tromey <tom@tromey.com>
4812
4813 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4814 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4815
634c1c31
AA
48162018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4817
4818 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4819 setrlimit and chdir to int.
4820
d6ad07fd
AA
48212018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4822
4823 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4824 function.
4825 (my_tend): Likewise.
4826 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4827 rationale of avoiding FP- and vector instructions.
4828
adf8243b
RK
48292018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4830
4831 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4832 "info reg" with "\[ \t\]*".
4833 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4834 "\[ \t\]+".
4835 * gdb.arch/s390-multiarch.exp: Ditto.
4836 * gdb.base/pc-fp.exp: Ditto.
4837 * gdb.reverse/i386-precsave.exp: Ditto.
4838 * gdb.reverse/i386-reverse.exp: Ditto.
4839 * gdb.reverse/i387-env-reverse.exp: Ditto.
4840 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4841
dcc06925
AA
48422018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4843
4844 * lib/gdb.exp (gdb_compile): Re-enable use of
4845 universal_compile_options for languages other than Rust.
4846
25d4fd80
AA
48472018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4848
4849 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4850
ee7f689e 48512018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
4852
4853 PR gdb/16577
4854 * gdb.base/solib-vanish.exp: New.
4855 * gdb.base/solib-vanish-main.c: New.
4856 * gdb.base/solib-vanish-lib1.c: New.
4857 * gdb.base/solib-vanish-lib2.c: New.
4858
d8447b6b
YQ
48592018-01-17 Yao Qi <yao.qi@linaro.org>
4860
4861 * gdb.compile/compile.exp: Match the address printed for
4862 frame in the output of command "bt".
4863
86d6a90c
TT
48642018-01-15 Tom Tromey <tom@tromey.com>
4865
4866 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4867 compute sp_reg.
4868
cbcdb1aa
AB
48692018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4870
4871 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4872 to prepare.
4873 (prepare): Return 0 on error, 1 on success.
4874
eea61984
PA
48752018-01-12 Pedro Alves <palves@redhat.com>
4876
4877 * gdb.base/continue-after-aborted-step-over.c: New.
4878 * gdb.base/continue-after-aborted-step-over.exp: New.
4879
6181e9c2
SM
48802018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4881
4882 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4883 options when not creating an executable.
4884
3cada740
PA
48852018-01-11 Pedro Alves <palves@redhat.com>
4886
4887 PR remote/22597
4888 * gdb.server/stop-reply-no-thread.c: New file.
4889 * gdb.server/stop-reply-no-thread.exp: New file.
4890
c63d3e8d
PA
48912018-01-10 Pedro Alves <palves@redhat.com>
4892
4893 PR gdb/22670
4894 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4895 functions too. Test setting breakpoints and printing C functions
4896 with no debug info too.
4897 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4898
d4c2a405
PA
48992018-01-10 Pedro Alves <palves@redhat.com>
4900
4901 PR gdb/22670
4902 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4903 a fail.
4904
8825213e
PA
49052018-01-10 Pedro Alves <palves@redhat.com>
4906
4907 PR gdb/22670
4908 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
4909
605fd3c6
YQ
49102018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4911
4912 * gdb.server/unittest.exp: Match the output in non-development
4913 mode.
4914
1e5ded6c
YQ
49152018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4916
4917 * gdb.gdb/unittest.exp: Match output in non-development mode.
4918
30066b0b
JB
49192018-01-08 Joel Brobecker <brobecker@adacore.com>
4920
4921 * gdb.ada/access_tagged_param.exp: Relax expected output
4922 for value of "ObjL" in "continue" to pck.inspect breakpoint
4923 test.
4924
04bafb1e
XR
49252018-01-08 Joel Brobecker <brobecker@adacore.com>
4926
9f86398b
JB
4927 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4928 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 4929
e379cee6
PA
49302018-01-05 Pedro Alves <palves@redhat.com>
4931
4932 PR gdb/18653
4933 * gdb.base/libsegfault.exp: New.
4934
de63c46b
PA
49352018-01-05 Joel Brobecker <brobecker@adacore.com>
4936
4937 PR gdb/22670
4938 * gdb.ada/access_tagged_param.exp: New file.
4939 * gdb.ada/access_tagged_param/foo.adb: New file.
4940
f98fc17b
PA
49412018-01-05 Pedro Alves <palves@redhat.com>
4942
4943 PR gdb/22670
4944 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
4945 exercise lower case too, and to exercise both full matching and
4946 wild matching.
4947
342f8240
JB
49482018-01-05 Joel Brobecker <brobecker@adacore.com>
4949
4950 * gdb.ada/rename_subscript_param: New testcase.
4951
7150d33c
JG
49522018-01-05 Jerome Guitton <guitton@adacore.com>
4953
4954 * gdb.ada/arr_acc_idx_w_gap: New testcase.
4955
cc0e770c
JB
49562018-01-05 Joel Brobecker <brobecker@adacore.com>
4957
4958 * gdb.ada/convvar_comp: New testcase.
4959
672a41aa 49602018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
4961
4962 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
4963 (My_Table): New global variable.
4964 * testsuite/gdb.ada/array_char_idx.exp: Add test.
4965
7365ec2f
JB
49662018-01-04 Joel Brobecker <brobecker@adacore.com>
4967
4968 PR gdb/22670
4969 * gdb.ada/maint_with_ada: New testcase.
4970
289483b6
JB
49712018-01-04 Joel Brobecker <brobecker@adacore.com>
4972
4973 PR gdb/22670
4974 * gdb.ada/bp_c_mixed_case: New testcase.
4975
344420da
JB
49762018-01-04 Joel Brobecker <brobecker@adacore.com>
4977
4978 PR gdb/22670
4979 * gdb.ada/complete.exp: Add "complete break ada" test.
4980
66fc87a0
JB
49812018-01-04 Joel Brobecker <brobecker@adacore.com>
4982
4983 PR gdb/22670
4984 * gdb.ada/info_addr_mixed_case: New testcase.
4985
9f757bf7
XR
49862018-01-03 Xavier Roirand <roirand@adacore.com>
4987
4988 * gdb.ada/excep_handle.exp: New testcase.
4989 * gdb.ada/excep_handle/foo.adb: New file.
4990 * gdb.ada/excep_handle/pck.ads: New file.
4991
bd570f80
JB
49922018-01-03 Joel Brobecker <brobecker@adacore.com>
4993
4994 * gdb.base/step-line.c: Add extra empty line in copyright header.
4995 * gdb.base/step-line.inp: Likewise.
4996
9fe561ab
JB
49972018-01-02 Joel Brobecker <brobecker@adacore.com>
4998
4999 * gdb.ada/dyn_stride.exp: Add slice test.
5000
a405673c
JB
50012018-01-02 Joel Brobecker <brobecker@adacore.com>
5002
5003 * gdb.ada/dyn_stride: New testcase.
5004
cef0f868
SH
50052017-12-27 Stafford Horne <shorne@gmail.com>
5006
5007 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5008 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5009
b67d92b0
SH
50102017-12-27 Stafford Horne <shorne@gmail.com>
5011
5012 * gdb.base/reggroups.c: New file.
5013 * gdb.base/reggroups.exp: New file.
5014
eccab96d
JB
50152017-12-18 Joel Brobecker <brobecker@adacore.com>
5016
5017 * gdb.dwarf2/ada-valprint-error.c: New file.
5018 * gdb.dwarf2/ada-valprint-error.exp: New file.
5019
0e2da9f0
JB
50202017-12-18 Joel Brobecker <brobecker@adacore.com>
5021
5022 * gdb.ada/assign_arr: New testcase.
5023
cb923fcc
XR
50242017-12-18 Xavier Roirand <roirand@adacore.com>
5025
5026 * gdb.ada/funcall_ptr: New testcase.
5027
7c161838
SDJ
50282017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5029
5030 PR cli/16224
5031 * gdb.base/ptype-offsets.cc: New file.
5032 * gdb.base/ptype-offsets.exp: New file.
5033
1af17fd9
YQ
50342017-12-15 Yao Qi <yao.qi@linaro.org>
5035
5036 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5037 if XML is disabled.
5038
828d5846
XR
50392017-12-15 Xavier Roirand <roirand@adacore.com>
5040
5041 * gdb.ada/same_component_name: New testcase.
5042
79e8fcaa
JB
50432017-12-14 Joel Brobecker <brobecker@adacore.com>
5044
5045 * gdb.ada/str_binop_equal: New testcase.
5046
e05fa6f9
JB
50472017-12-14 Joel Brobecker <brobecker@adacore.com>
5048
5049 * gdb.ada/task_switch_in_core: New testcase.
5050
b89641ba
SM
50512017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5052
5053 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5054 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5055 call test_bkpt_qualified.
5056 (test_bkpt_qualified): New proc.
5057
6892d2e4
PA
50582017-12-13 Pedro Alves <palves@redhat.com>
5059
5060 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5061 Tighten regexp by matching with an anchor.
5062
a22ecf70
PA
50632017-12-13 Pedro Alves <palves@redhat.com>
5064
5065 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5066 ("expression with namespace"): New set of tests.
5067 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5068 (Nested::Test_NS::qux): New.
5069 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5070 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5071
9937536c
JB
50722017-12-13 Joel Brobecker <brobecker@adacore.com>
5073
5074 * gdb.base/server-del-break.c: New file.
5075 * gdb.base/server-del-break.exp: New file.
5076
fe49c6f5
SH
50772017-12-12 Stafford Horne <shorne@gmail.com>
5078
5079 * gdb.xml/tdesc-regs.exp: Add or1k support.
5080
c3d18620
SH
50812017-12-12 Stafford Horne <shorne@gmail.com>
5082
5083 * gdb.base/bp-permanent.c: Define nop of or1k.
5084
c5f9cfc8
JB
50852017-12-11 Joel Brobecker <brobecker@adacore.com>
5086
5087 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5088 output with components being reordered.
5089
a9c135fc
JB
50902017-12-11 Joel Brobecker <brobecker@adacore.com>
5091
5092 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5093 output with components being reordered.
5094
927aa2e7
JK
50952017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5096 Pedro Alves <palves@redhat.com>
5097
5098 * gdb.base/maint.exp (check for .gdb_index): Check also for
5099 .debug_names.
5100 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5101 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5102 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5103 (.gdb_index used after symbol reloading): Support also .debug_names.
5104 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5105
f17d9474
YQ
51062017-12-08 Yao Qi <yao.qi@linaro.org>
5107
5108 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5109 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5110
a0de8c21
YQ
51112017-12-08 Yao Qi <yao.qi@linaro.org>
5112
5113 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5114 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5115
a738ea1d
YQ
51162017-12-08 Yao Qi <yao.qi@linaro.org>
5117
5118 * gdb.arch/aarch64-tagged-pointer.c: New file.
5119 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5120
1cd9a73b
SDJ
51212017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5122
5123 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5124 "int".
5125
fa6eb693
KS
51262017-12-07 Keith Seitz <keiths@redhat.com>
5127
5128 PR breakpoints/22569
5129 * gdb.linespec/ls-errs.exp: Change expected result of "break
5130 -source this file has spaces.c -line 3".
5131 Check that an explicit source file followed by whitespace is
5132 identified as an invalid explicit location.
5133
883fd55a
KS
51342017-12-07 Keith Seitz <keiths@redhat.com>
5135
5136 * gdb.cp/nested-types.cc: New file.
5137 * gdb.cp/nested-types.exp: New file.
5138 * lib/cp-support.exp: Load data-structures.exp library.
5139 (debug_cp_test_ptype_class): New global.
5140 (cp_ptype_class_verbose, next_line): New procedures.
5141 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5142 Add and document new return value.
5143 Switch the list of lines to a queue.
5144 Add support for new `type' key for nested type definitions.
5145 Add debugging/troubleshooting messages.
5146 * lib/data-structures.exp: New file.
5147
ec72db3e
SM
51482017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5149
5150 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5151 with proc_with_prefix, don't use with_test_prefix.
5152
99598d71
TT
51532017-12-07 Tom Tromey <tom@tromey.com>
5154
5155 * gdb.base/break.exp: Add test for empty "commands".
5156
a8806230
YQ
51572017-12-07 Yao Qi <yao.qi@linaro.org>
5158
5159 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5160 malloc and catch syscall.
5161
824cc835
PM
51622017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5163
e79be6e5 5164 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
5165 tests for explicit locations.
5166
7cc244de
PA
51672017-12-06 Pedro Alves <palves@redhat.com>
5168
5169 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5170 force-disabling XML descriptions.
5171
50a1fdd5
PA
51722017-12-04 Pedro Alves <palves@redhat.com>
5173
5174 PR gdb/22499
5175 * gdb.arch/amd64-disp-step-avx.S: New file.
5176 * gdb.arch/amd64-disp-step-avx.exp: New file.
5177
f0fb2488
PA
51782017-12-03 Pedro Alves <palves@redhat.com>
5179
5180 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5181 and <string.h>.
5182 (parent_function): Print distinct messages when waitpid fails, or
5183 the child exits with a signal, or the child exits for an unhandled
5184 reason.
5185 * gdb.threads/process-dies-while-detaching.exp
5186 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5187 it. Wait for both inferior output and GDB's prompt. Use an
5188 indirect spawn id list.
5189 (do_detach): New parameter 'child_exit'. Use it to compute
5190 expected inferior output.
5191 (test_detach, test_detach_watch, test_detach_killed_outside):
5192 Adjust to pass down the expected child exit kind.
5193
97cbe998
SDJ
51942017-12-01 Joel Brobecker <brobecker@adacore.com>
5195 Sergio Durigan Junior <sergiodj@redhat.com>
5196 Pedro Alves <palves@redhat.com>
5197
5198 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5199
40fc416f
SDJ
52002017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5201
5202 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5203 to 'symbol-file' and 'add-symbol-file' can be
5204 position-independent.
5205
1cc75e92
YQ
52062017-12-01 Yao Qi <yao.qi@linaro.org>
5207
5208 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5209 the URL in copyright header.
5210 * gdb.arch/aarch64-fp.exp: Likewise.
5211 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5212 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5213 * gdb.base/expand-psymtabs.exp: Likewise.
5214 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5215 * gdb.fortran/common-block.exp: Likewise.
5216 * gdb.fortran/common-block.f90: Likewise.
5217 * gdb.fortran/logical.exp: Likewise.
5218 * gdb.fortran/vla-datatypes.f90: Likewise.
5219 * gdb.fortran/vla-sub.f90: Likewise.
5220
875fb7a7
JB
52212017-11-30 Joel Brobecker <brobecker@adacore.com>
5222
5223 * gdb.ada/repeat_dyn: New testcase.
5224
6f14765f
UW
52252017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5226
5227 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5228 Update for changed thread numbering.
5229 * gdb.cell/bt.exp: Update for changed GDB output.
5230
f1af7b94
SM
52312017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5232
5233 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5234 setting isremote by hand.
5235 * boards/dwarf4-gdb-index.exp: Likewise.
5236 * boards/fission.exp: Likewise.
5237 * boards/stabs.exp: Likewise.
5238
e3919f3e
PA
52392017-11-30 Pedro Alves <palves@redhat.com>
5240
5241 * gdb.linespec/cpls-ops.exp
5242 (check_explicit_skips_function_argument): Extract the underlying
5243 type of size_t instead of hardcoding it.
5244
bd69330d
PA
52452017-11-29 Pedro Alves <palves@redhat.com>
5246
5247 PR c++/19436
5248 * gdb.linespec/cpls-abi-tag.cc: New file.
5249 * gdb.linespec/cpls-abi-tag.exp: New file.
5250
a20714ff
PA
52512017-11-29 Pedro Alves <palves@redhat.com>
5252
5253 * gdb.base/langs.exp: Use -qualified.
5254 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5255 it.
5256 * gdb.cp/namespace.exp: Use -qualified.
5257 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5258 (overload-3, template-overload, template-ret-type, const-overload)
5259 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5260 procedures.
5261 (test_driver): Call them.
5262 * gdb.cp/save-bp-qualified.cc: New.
5263 * gdb.cp/save-bp-qualified.exp: New.
5264 * gdb.linespec/explicit.exp: Test -qualified.
5265 * lib/completion-support.exp (completion::explicit_opts_list): Add
5266 "-qualified".
5267 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5268
f6f1d339
PM
52692017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5270
5271 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5272
02ca603a
TT
52732017-11-29 Tom Tromey <tom@tromey.com>
5274
5275 * gdb.base/relocate.exp: Update invalid argument test.
5276 Add new tests for invalid arguments.
5277
ed6c0bfb
TP
52782017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5279
5280 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5281 Return 0 as a long.
5282 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5283
f106e10e
TP
52842017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5285
5286 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5287 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5288 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5289 func ().
5290 * gdb.cp/shadow.cc (B.func): Return 0.
5291
10329bb2
JB
52922017-11-27 Joel Brobecker <brobecker@adacore.com>
5293
5294 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5295 expected output in gdb_expect call to allow the exception
5296 message to be present as well. Fix syntax confusion to avoid
5297 TCL thinking that exception_name is an array.
5298
617cd4bc
UW
52992017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5300
5301 * gdb.arch/spu-info.c: Include <unistd.h>.
5302 (do_signal_test): Fix broken calls to write.
5303 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5304 Fix checks for empty mailboxes. Update signal tests for corrected
5305 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
5306 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5307 * gdb.cell/arch.exp: Use standard_output_file.
5308 * gdb.cell/break.exp: Likewise.
5309 * gdb.cell/bt.exp: Likewise.
5310 * gdb.cell/core.exp: Likewise.
5311 * gdb.cell/dwarfaddr.exp: Likewise.
5312 * gdb.cell/ea-cache.exp: Likewise.
5313 * gdb.cell/ea-standalone.exp: Likewise.
5314 * gdb.cell/f-regs.exp: Likewise.
5315 * gdb.cell/fork.exp: Likewise.
5316 * gdb.cell/gcore.exp: Likewise.
5317 * gdb.cell/mem-access.exp: Likewise.
5318 * gdb.cell/ptype.exp: Likewise.
5319 * gdb.cell/registers.exp: Likewise.
5320 * gdb.cell/sizeof.exp: Likewise.
5321 * gdb.cell/solib-symbol.exp: Likewise.
5322 * gdb.cell/solib.exp: Likewise.
617cd4bc 5323
a81aaca0
PA
53242017-11-25 Pedro Alves <palves@redhat.com>
5325
5326 * gdb.base/complete-empty.exp: New file.
5327 * gdb.base/completion.exp: Adjust.
5328
6a3c6ee4
PA
53292017-11-25 Pedro Alves <palves@redhat.com>
5330
5331 * gdb.linespec/cpls-ops.cc: New file.
5332 * gdb.linespec/cpls-ops.exp: New file.
5333 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5334 factored out from ...
5335 (test_complete_prefix_range): ... this.
5336
8955eb2d
PA
53372017-11-24 Pedro Alves <palves@redhat.com>
5338
5339 * gdb.linespec/cpcompletion.exp: New file.
5340 * gdb.linespec/cpls-hyphen.cc: New file.
5341 * gdb.linespec/cpls.cc: New file.
5342 * gdb.linespec/cpls2.cc: New file.
5343 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5344 test to use test_gdb_complete_unique. Add label completion,
5345 keyword completion and explicit location completion tests.
5346 * lib/completion-support.exp: New file.
5347
e547c119
JB
53482017-11-24 Joel Brobecker <brobecker@adacore.com>
5349
5350 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5351 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5352 when hitting an exception catchpoint.
5353
7c3c1aa8
YQ
53542017-11-22 Yao Qi <yao.qi@linaro.org>
5355
5356 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5357
41bd68f5
SM
53582017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5359
5360 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5361 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5362 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5363
1daad298
YQ
53642017-11-22 Yao Qi <yao.qi@linaro.org>
5365
5366 * gdb.base/info-os.exp: Pass pthreads.
5367 * gdb.multi/multi-attach.exp: Likewise.
5368
88465e87
YQ
53692017-11-22 Yao Qi <yao.qi@linaro.org>
5370
5371 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5372 compiler.
5373
dc196b23
YQ
53742017-11-22 Yao Qi <yao.qi@linaro.org>
5375
5376 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5377 * gdb.base/break-interp.exp: Likewise.
5378 * gdb.base/jit-attach-pie.exp: Likewise.
5379
2400729e
UW
53802017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5381
5382 * gdb.base/float128.c (large128): New variable.
5383 * gdb.base/float128.exp: Add test to print largest __float128 value.
5384
7a26362d
UW
53852017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5386
5387 * gdb.arch/vsx-regs.exp: Update register content checks.
5388
ed0f4273
UW
53892017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5390
5391 * gdb.arch/ppc-longdouble.exp: New file.
5392 * gdb.arch/ppc-longdouble.c: Likewise.
5393
a25d69c6
PA
53942017-11-21 Pedro Alves <palves@redhat.com>
5395
5396 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5397
73fcf641
PA
53982017-11-20 Pedro Alves <palves@redhat.com>
5399
5400 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5401 (long_double_typedef): New typedefs.
5402 Use DEF on double and long double.
5403 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5404 cases.
5405 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5406 and 'long_double_ptr_same_size' locals. Use them to decide
5407 whether cast from array/function to float is valid/invalid.
5408
71a3c369
TT
54092017-11-17 Tom Tromey <tom@tromey.com>
5410
5411 * gdb.rust/traits.rs: New file.
5412 * gdb.rust/traits.exp: New file.
5413
ced9779b
JB
54142017-11-17 Joel Brobecker <brobecker@adacore.com>
5415
5416 * gdb.ada/minsyms: New testcase.
5417
a0922d80
PA
54182017-11-16 Pedro Alves <palves@redhat.com>
5419
5420 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5421 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5422
ea04e54c
PA
54232017-11-16 Pedro Alves <palves@redhat.com>
5424
5425 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5426 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5427
e849ea89
PA
54282017-11-16 Pedro Alves <palves@redhat.com>
5429
5430 * gdb.server/reconnect-ctrl-c.c: New file.
5431 * gdb.server/reconnect-ctrl-c.exp: New file.
5432
d8ae99a7
PM
54332017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5434
5435 * gdb.python/py-rbreak.exp: New file.
5436 * gdb.python/py-rbreak.c: New file.
5437 * gdb.python/py-rbreak-func2.c: New file.
5438
968a13f8
PA
54392017-11-16 Pedro Alves <palves@redhat.com>
5440
5441 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5442 pattern.
5443 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5444 GDB.
5445
71774bc9
SM
54462017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5447
5448 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5449 regex.
5450
ddbb44cf
SM
54512017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5452
5453 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5454 test names.
5455
584a564f
PA
54562017-11-09 Pedro Alves <palves@redhat.com>
5457
5458 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5459 factored out from ...
5460 (top level): ... here, and adjusted to avoid expecting beyond the
5461 prompt in a single gdb_test_multiple.
5462
5ed7a928
PA
54632017-11-09 Pedro Alves <palves@redhat.com>
5464
5465 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5466 output.
5467 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5468 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5469 * gdb.server/ext-run.exp ("kill" test): Likewise.
5470 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5471
a60e0738
PA
54722017-11-09 Pedro Alves <palves@redhat.com>
5473
5474 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5475 match till end of line.
5476
2c88253f
PA
54772017-11-09 Pedro Alves <palves@redhat.com>
5478
5479 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5480
c7a38517
PA
54812017-11-09 Pedro Alves <palves@redhat.com>
5482
5483 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5484 New procedures, factored out from ...
5485 (top level): ... here, and adjusted to avoid expecting beyond the
5486 prompt in one go.
5487
f29f4b6b
PA
54882017-11-09 Pedro Alves <palves@redhat.com>
5489
5490 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5491 output. Fix '?' match.
5492
286acbb5
JB
54932017-11-08 Joel Brobecker <brobecker@adacore.com>
5494
5495 * gdb.ada/scoped_watch: New testcase.
5496 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5497 which is actually correct.
5498 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5499 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5500
62d7ae92
PA
55012017-11-08 Pedro Alves <palves@redhat.com>
5502
5503 * gdb.gdb/complaints.exp (test_initial_complaints)
5504 (test_serial_complaints, test_short_complaints): Call
5505 complaint_internal instead of complaint.
5506
280ca31f
DT
55072017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5508
5509 * gdb.threads/tls-core.c: New file.
5510 * gdb.threads/tls-core.exp: Likewise.
5511
b5ec771e
PA
55122017-11-08 Pedro Alves <palves@redhat.com>
5513
5514 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5515 (p Exported_Capitalized): New test.
5516 (p exported_capitalized): New test.
5517
a02b41a7
PA
55182017-11-07 Pedro Alves <palves@redhat.com>
5519
5520 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5521
95e95a6d
PA
55222017-11-07 Pedro Alves <palves@redhat.com>
5523
5524 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5525 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5526 (disable_invalid, disable_inverted, disable_negative): New
5527 procedures.
5528 ("bad numbers"): New set of tests.
5529
cee62dbd
PA
55302017-11-07 Pedro Alves <palves@redhat.com>
5531
5532 * gdb.cp/ena-dis-br-range.exp: Add tests.
5533
cc638e86
PA
55342017-11-07 Pedro Alves <palves@redhat.com>
5535
5536 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5537
d0fe4701
XR
55382017-11-07 Xavier Roirand <roirand@adacore.com>
5539 Pedro Alves <palves@redhat.com>
5540
5541 * gdb.base/ena-dis-br.exp: Add reference to
5542 gdb.cp/ena-dis-br-range.exp.
5543 * gdb.cp/ena-dis-br-range.exp: New file.
5544 * gdb.cp/ena-dis-br-range.cc: New file.
5545
46f67f80
PA
55462017-11-06 Pedro Alves <palves@redhat.com>
5547
5548 * gdb.base/attach-non-pgrp-leader.c: New.
5549 * gdb.base/attach-non-pgrp-leader.exp: New.
5550
726e1356
PA
55512017-11-06 Pedro Alves <palves@redhat.com>
5552
5553 * configure.ac: No longer check for termio.h and sgtty.h.
5554 * configure: Regenerate.
5555 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5556 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5557 Remove termio and sgtty code.
5558
50ab6ace
YQ
55592017-11-03 Yao Qi <yao.qi@linaro.org>
5560
5561 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5562 in GDB is disabled.
5563
8e68731c
YQ
55642017-11-03 Yao Qi <yao.qi@linaro.org>
5565
5566 * gdb.python/py-thrhandle.exp: Skip it if python is not
5567 enabled.
5568
3a87ae65
SM
55692017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5570
5571 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5572 as a breakpoint command.
5573
484d8d36
MD
55742017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5575
5576 PR python/21213
5577 * gdb.python/py-infthread.exp: Test calling
5578 InferiorThread.inferior () multiple times in a row.
5579
4a27f119
KS
55802017-10-27 Keith Seitz <keiths@redhat.com>
5581
5582 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5583 Test "info break" for every inlined function breakpoint.
5584
bb11dd58
YQ
55852017-10-27 Yao Qi <yao.qi@linaro.org>
5586
5587 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5588
a43f3893
PF
55892017-10-26 Patrick Frants <osscontribute@gmail.com>
5590
5591 * gdb.cp/classes.exp (test_static_members): Test printing
5592 Outer::instance.
5593 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5594 (Inner::instance, Outer::instance): New.
5595
792ccf00
PA
55962017-10-24 Pedro Alves <palves@redhat.com>
5597
5598 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5599 extra console" test in two stages.
5600
eb2bfbad
PA
56012017-10-24 Pedro Alves <palves@redhat.com>
5602
5603 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5604
1f75a651
PA
56052017-10-24 Pedro Alves <palves@redhat.com>
5606
5607 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5608 loop.
5609
779990d9
PA
56102017-10-24 Pedro Alves <palves@redhat.com>
5611
5612 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5613 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5614
ad9b8f5d
PA
56152017-10-24 Pedro Alves <palves@redhat.com>
5616
5617 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5618 parameter and handle it. Don't output read value in test name.
5619
fee6da6e
PA
56202017-10-24 Pedro Alves <palves@redhat.com>
5621
5622 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5623 custom test name.
5624
10389c2c
PA
56252017-10-24 Pedro Alves <palves@redhat.com>
5626
5627 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5628 include the unstable output directory name in the test's name.
5629 (initial_setup_simple) <'set args'>: Use custom test name.
5630
a80e65a9
PA
56312017-10-24 Pedro Alves <palves@redhat.com>
5632
5633 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5634 with explicit test name.
5635
15763a09
PA
56362017-10-20 Pedro Alves <palves@redhat.com>
5637
5638 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5639 'wait -i'. Use gdb_assert and remote_close.
5640
49a4ce2e
AB
56412017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5642
5643 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5644 number from variable rather than hard-coded.
5645
a75868f5
PA
56462017-10-19 Pedro Alves <palves@redhat.com>
5647
5648 * gdb.base/long-inferior-output.c: New file.
5649 * gdb.base/long-inferior-output.exp: New file.
5650
c8ba13ad
KS
56512017-11-18 Keith Seitz <keiths@redhat.com>
5652
5653 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5654 method.
5655 (main): Call it.
5656 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5657 Add additional user-defined conversion operator tests.
5658
b27de576
PA
56592017-10-17 Pedro Alves <palves@redhat.com>
5660
5661 * boards/native-stdio-gdbserver.exp: Load "local-board".
5662
8484c955
PA
56632017-10-17 Pedro Alves <palves@redhat.com>
5664
5665 * gdb.base/quit-live.c: New file.
5666 * gdb.base/quit-live.exp: New file.
5667
83d5a34d
KS
56682017-10-16 Keith Seitz <keiths@redhat.com>
5669
5670 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5671 (class_with_protected_typedef, class_with_private_typedef)
5672 (struct_with_public_typedef, struct_with_protected_typedef)
5673 (struct_with_private_typedef): New classes/structs.
5674 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5675 typedefs and access specifiers.
5676
739b3f1d
PA
56772017-10-16 Pedro Alves <palves@redhat.com>
5678 Simon Marchi <simon.marchi@polymtl.ca>
5679
5680 * README (Local vs Remote vs Native): New section.
5681 * boards/local-board.exp: New file, with bits factored out from
5682 ...
5683 * boards/native-extended-gdbserver.exp: ... here. Load
5684 "local-board".
5685 * boards/native-gdbserver.exp: Load "local-board".
5686 (${board}_spawn, ${board}_exec): Delete.
5687 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5688 ...
5689 * boards/stdio-gdbserver-base.exp: ... this new file.
5690 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5691 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5692 procedure.
5693 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5694 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5695 stdio_gdbserver_command.
5696 (${board}_get_remote_address, ${board}_get_comm_port)
5697 (${board}_download, ${board}_upload): Delete.
5698 (get_target_remote_pipe_cmd): New.
5699
fe68b953
SM
57002017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5701
5702 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5703 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5704 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5705 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5706 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5707 remove with_test_prefix.
5708
300b6685
PA
57092017-10-13 Pedro Alves <palves@redhat.com>
5710
5711 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5712 * gdb.base/annota1.exp: Use it instead of is_remote.
5713 * gdb.base/annota3.exp: Use it instead of is_remote.
5714 * gdb.cp/annota2.exp: Use it instead of is_remote.
5715 * gdb.cp/annota3.exp: Use it instead of is_remote.
5716 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5717
50500caf
PA
57182017-10-13 Pedro Alves <palves@redhat.com>
5719
5720 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5721 (test_num_test_vars, run_and_count_vars, find_env)
5722 (test_set_unset_env, test_inherit_env_var): New procedures.
5723 (top level): Use them.
5724
dad0c6d2
PA
57252017-10-13 Pedro Alves <palves@redhat.com>
5726
5727 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5728 also skip on stub-like targets.
5729
8b0553c1
PA
57302017-10-13 Pedro Alves <palves@redhat.com>
5731
5732 PR gdb/22293
5733 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5734 (top level): Move some tests to ...
5735 (test_not_found): ... this new procedure.
5736 (top level): Call it.
5737
7594f623
PA
57382017-10-13 Pedro Alves <palves@redhat.com>
5739
5740 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5741 expect different "info terminal" output if testing with a
5742 non-native target.
5743
ebe3b402
PA
57442017-10-13 Pedro Alves <palves@redhat.com>
5745 Simon Marchi <simon.marchi@polymtl.ca>
5746
5747 PR python/12966
5748 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5749
42f1b161
PA
57502017-10-13 Pedro Alves <palves@redhat.com>
5751
5752 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5753 already.
5754
8d6ef72b
PA
57552017-10-13 Pedro Alves <palves@redhat.com>
5756
5757 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5758 is_remote.
5759
d7bcd5b8
PA
57602017-10-13 Pedro Alves <palves@redhat.com>
5761
5762 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5763 is_remote.
5764
df479dc6
PA
57652017-10-13 Pedro Alves <palves@redhat.com>
5766
5767 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5768 is set.
5769 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5770 instead of is_remote.
5771
23fb630a
PA
57722017-10-13 Pedro Alves <palves@redhat.com>
5773
5774 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5775 (top level): Add comment.
5776
cc77b1dc
PA
57772017-10-13 Pedro Alves <palves@redhat.com>
5778
5779 * gdb.base/remote.exp (top level): Fix comment typo and add
5780 missing return.
5781
27c9e813
PA
57822017-10-13 Pedro Alves <palves@redhat.com>
5783 Simon Marchi <simon.marchi@polymtl.ca>
5784
5785 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5786 calls and add comments. Skip test if use_gdb_stub is set.
5787 (top level): Use "set cwd" command instead of "cd" command.
5788
5e830d98
PA
57892017-10-13 Pedro Alves <palves@redhat.com>
5790
5791 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5792 is_remote target check.
5793
f5ca0032
PA
57942017-10-13 Pedro Alves <palves@redhat.com>
5795
5796 * gdb.base/scope.exp: Use build_executable + clean_restart +
5797 gdb_file_cmd instead of prepare_for_testing and no longer skip
5798 "before run" tests on is_remote target boards. Update comments.
5799 * boards/native-extended-gdbserver.exp
5800 (extended_gdbserver_load_last_file): New, factored out from ...
5801 (gdb_load): ... this. Move further below and add comment.
5802 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5803
8aed1c0d
PA
58042017-10-12 Pedro Alves <palves@redhat.com>
5805
5806 * gdb.base/attach.exp: Remove references to gdb64.
5807 * gdb.base/dbx.exp: Remove references to gdb64.
5808
cfa34c87
SM
58092017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5810 Pedro Alves <palves@redhat.com>
5811
5812 * gdb.base/label.exp: Remove is_remote target check.
5813
9192b7de
PA
58142017-10-12 Pedro Alves <palves@redhat.com>
5815
5816 * gdb.base/auvx.exp (coredir): Update comment.
5817 (top level) <core_works>: Use "set cwd" command instead of "cd"
5818 command.
5819
6bf0052d
PA
58202017-10-12 Pedro Alves <palves@redhat.com>
5821 Simon Marchi <simon.marchi@polymtl.ca>
5822
5823 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5824 target boards.
5825
e48ef82d
PA
58262017-10-12 Pedro Alves <palves@redhat.com>
5827 Simon Marchi <simon.marchi@polymtl.ca>
5828
5829 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5830 Instead skip if there's any gdb_protocol set.
5831
8d7aea57
SM
58322017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5833 Pedro Alves <palves@redhat.com>
5834
5835 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5836
30440677
PA
58372017-10-12 Pedro Alves <palves@redhat.com>
5838 Simon Marchi <simon.marchi@polymtl.ca>
5839
5840 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5841 instead of on dejagnu remote boards.
5842
4e04f045 58432017-10-12 Pedro Alves <palves@redhat.com>
175654b9 5844 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
5845
5846 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5847 checks. Use build_executable + clean_restart instead of
5848 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5849 of enabling non-stop after starting gdb.
5850
871a186e
PA
58512017-10-12 Pedro Alves <palves@redhat.com>
5852
5853 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5854 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5855 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5856 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5857
56d704da
AK
58582017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5859
5860 * gdb.arch/arc-tdesc-cpu.exp: New file.
5861 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5862
2f20e312
SM
58632017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5864
5865 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5866
65630365
PA
58672017-10-10 Pedro Alves <palves@redhat.com>
5868
5869 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5870 expect CLI output.
5871
bf469271
PA
58722017-10-10 Pedro Alves <palves@redhat.com>
5873
5874 * lib/selftest-support.exp (selftest_setup): Update for
5875 captured_command_loop's prototype change.
5876
777a42f1
PA
58772017-10-09 Pedro Alves <palves@redhat.com>
5878
5879 Test both arch1=>arch2 and arch2=>arch1.
5880
5881 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5882 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5883 factored out to...
5884 (append_arch1_options, append_arch2_options, append_arch_options)
5885 (build_executables): New procedures.
5886 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5887 local.
5888 (top level): Add new 'first_arch' testing axis.
5889
cbd2b4e3
PA
58902017-10-09 Pedro Alves <palves@redhat.com>
5891
5892 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5893 (barrier): New.
5894 (thread_start, all_started): New functions.
5895 (main): Spawn new thread and wait until it is scheduled.
5896 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5897 option.
5898 (do_test): Add 'selected_thread' parameter. Run to all_started
5899 instead of main. Explicitly set the breakpoint at main. Switch
5900 to the SELECTED_THREAD thread.
5901 (top level): Test handling the exec event with either the main
5902 thread or the second thread selected.
5903
5c9e4427
PA
59042017-10-09 Pedro Alves <palves@redhat.com>
5905
5906 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
5907 logic. Move STOP marker after the value checks.
5908 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
5909 regexp.
5910
b3b7c423
SL
59112017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5912
5913 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5914
3b4b2f16
UW
59152017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5916
5917 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5918 integer-to-dfp conversion.
5919 * gdb.base/dfp-test.exp: Likewise.
5920
5cd63fda
PA
59212017-10-04 Pedro Alves <palves@redhat.com>
5922
5923 * gdb.multi/hangout.c: Include <unistd.h>.
5924 (hangout_loop): New function.
5925 (main): Call alarm. Call hangout_loop in a loop.
5926 * gdb.multi/hello.c: Include <unistd.h>.
5927 (hello_loop): New function.
5928 (main): Call alarm. Call hangout_loop in a loop.
5929 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5930 inferior with the other selected.
5931
4c71c105
SM
59322017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5933
5934 * gdb.mi/list-thread-groups-available.exp: New file.
5935 * gdb.mi/list-thread-groups-available.c: New file.
5936
bc3b087d
SDJ
59372017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5938
5939 * gdb.base/set-cwd.exp: Make it available on
5940 native-extended-gdbserver.
5941
d092c5a2
SDJ
59422017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5943
5944 * gdb.base/set-cwd.c: New file.
5945 * gdb.base/set-cwd.exp: Likewise.
5946
45320ffa
TT
59472017-10-02 Tom Tromey <tom@tromey.com>
5948
5949 PR rust/22236:
5950 * gdb.rust/simple.rs (main): New variable "fslice".
5951 * gdb.rust/simple.exp: Add slice tests. Update string tests.
5952
b3e3859b
TT
59532017-10-02 Tom Tromey <tom@tromey.com>
5954
5955 * gdb.rust/simple.exp: Test ptype of a slice.
5956
01af5e0d
TT
59572017-10-02 Tom Tromey <tom@tromey.com>
5958
5959 * gdb.rust/simple.exp: Test index of slice.
5960
a9bbfbd8
TT
59612017-09-27 Tom Tromey <tom@tromey.com>
5962
5963 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
5964
df8899e5
TP
59652017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
5966 Pedro Alves <palves@redhat.com>
5967
5968 * gdb.base/compare-sections.exp (get value of read-only section): Read
5969 as unsigned value.
5970 (corrupt read-only section): Likewise and don't set written if patching
5971 failed.
5972
757bf54b
KB
59732017-09-21 Kevin Buettner <kevinb@redhat.com>
5974
5975 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
5976 files.
5977
06871ae8
PA
59782017-09-20 Pedro Alves <palves@redhat.com>
5979
5980 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
5981 symbol names in gdb's output.
5982 * gdb.cp/overload.exp ("list all overloads"): Likewise.
5983
e5f25bc5
PA
59842017-09-20 Pedro Alves <palves@redhat.com>
5985
5986 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
5987 Rename to ...
5988 (test_list_ambiguous_symbol): ... this and add a symbol name
5989 parameter. Adjust.
5990 (test_list_ambiguous_function): Reimplement on top of
5991 test_list_ambiguous_symbol and also test listing ambiguous
5992 variables.
5993 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
5994 (ambiguous_fun): ... this.
5995 (ambiguous_var): New.
5996 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
5997 (ambiguous_fun): ... this.
5998 (ambiguous_var): New.
5999
4e5a4f58
JB
60002017-09-19 John Baldwin <jhb@FreeBSD.org>
6001
6002 * gdb.base/starti.c: New file.
6003 * gdb.base/starti.exp: New file.
6004 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6005
26e53f3e
PA
60062017-09-14 Pedro Alves <palves@redhat.com>
6007
6008 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6009 (top level): Use it instead of runto.
6010
cb791d59
TT
60112017-09-11 Tom Tromey <tom@tromey.com>
6012
6013 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6014
7c96f8c1
TT
60152017-09-11 Tom Tromey <tom@tromey.com>
6016
6017 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6018 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6019
469412dd
CW
60202017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6021
6022 * gdb.fortran/printing-types.exp: New file.
6023 * gdb.fortran/printing-types.exp: New file.
6024
e0f86435
BH
60252017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6026
6027 * gdb.fortran/vla-ptype.exp: Fix typos.
6028 * gdb.fortran/vla-value.exp: Same.
6029
9e9af4be
BH
60302017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6031
6032 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6033 * gdb.mi/mi-var-child-f.exp: Likewise.
6034 * gdb.mi/mi-vla-fortran.exp: Likewise.
6035
a5ad232b 60362017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
6037 Christoph Weinmann <christoph.t.weinmann@intel.com>
6038 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
6039
6040 * gdb.fortran/ptr-indentation.f90: New file.
6041 * gdb.fortran/ptr-indentation.exp: New file.
6042
5aec60eb
TT
60432017-09-05 Tom Tromey <tom@tromey.com>
6044
6045 PR gdb/22010:
6046 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6047
8f8f8152
TP
60482017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6049
6050 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6051
fbd1b771
JK
60522017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6053
6054 * gdb.threads/tls-nodebug-pie.c: New file.
6055 * gdb.threads/tls-nodebug-pie.exp: New file.
6056
5eb5f850
TT
60572017-09-05 Tom Tromey <tom@tromey.com>
6058
6059 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6060 for rust.
6061
ae780a21
SM
60622017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6063
6064 * gdb.multi/multi-arch-exec.exp: Test with different
6065 "follow-exec-mode" settings.
6066 (do_test): New procedure.
6067
3693fdb3
PA
60682017-09-04 Pedro Alves <palves@redhat.com>
6069
6070 * gdb.base/func-static.c (S::method const, S::method volatile)
6071 (S::method volatile const): New methods.
6072 (c_s, v_s, cv_s): New instances.
6073 (main): Call method() on them.
6074 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6075 (cannot_resolve): New procedure.
6076 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6077 print-quote-unquoted columns.
6078 (do_test): Test printing each scope too.
6079
e68cb8e0
PA
60802017-09-04 Pedro Alves <palves@redhat.com>
6081
6082 * gdb.base/local-static.exp: Also test with
6083 class::method::variable wholly quoted.
6084 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6085
858be34c
PA
60862017-09-04 Pedro Alves <palves@redhat.com>
6087
6088 * gdb.base/local-static.c: New.
6089 * gdb.base/local-static.cc: New.
6090 * gdb.base/local-static.exp: New.
6091
46a4882b
PA
60922017-09-04 Pedro Alves <palves@redhat.com>
6093
6094 * gdb.asm/asm-source.exp: Add casts to int.
6095 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6096 (dataglobal64_1, dataglobal64_2): New globals.
6097 * gdb.base/nodebug.exp: Test different expressions involving the
6098 new globals, with print, whatis and ptype. Add casts to int.
6099 * gdb.base/solib-display.exp: Add casts to int.
6100 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6101 * gdb.cp/m-static.exp: Add cast to int.
6102 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6103 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6104 tls variable with no debug info without a cast. Test with a cast
6105 to int too.
6106 * gdb.trace/entry-values.exp: Add casts.
6107
2c5a2be1
PA
61082017-09-04 Pedro Alves <palves@redhat.com>
6109
6110 * gdb.base/nodebug.exp: Test that ptype's error about functions
6111 with unknown return type includes the function name too.
6112
7022349d
PA
61132017-09-04 Pedro Alves <palves@redhat.com>
6114
6115 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6116 return type of munmap in infcall.
6117 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6118 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6119 type of ftell in infcall.
6120 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6121 type of getpid in infcall.
6122 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6123 infcall.
6124 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6125 Bail on failure to extract the pid.
6126 * gdb.base/nodebug.c: #include <stdint.h>.
6127 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6128 New functions.
6129 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6130 Change expected output of print/whatis/ptype with functions with
6131 no debug info. Test all supported languages. Call
6132 test_call_promotion.
6133 * gdb.compile/compile.exp: Adjust expected output to expect
6134 warning.
6135 * gdb.threads/siginfo-threads.exp: Likewise.
6136
54990598
PA
61372017-09-04 Pedro Alves <palves@redhat.com>
6138
6139 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6140 "prototypes". Test calling float functions via prototyped and
6141 unprototyped function pointers.
6142 (perform_all_tests): New parameter "prototypes". Pass it down.
6143 (top level): Pass down "prototypes" parameter to
6144 perform_all_tests.
6145
34d16ea2
SM
61462017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6147
6148 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6149 Test with nested loops.
6150
9521ecda
SM
61512017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6152
6153 * gdb.base/commands.exp: Call the new procedures.
6154 (loop_break_test, loop_continue_test): New procedures.
6155
80a65e9b
SM
61562017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6157
6158 * gdb.base/commands.exp: Call new procedure.
6159 (define_if_without_arg_test): New procedure.
6160
e439fa14
PA
61612017-09-04 Pedro Alves <palves@redhat.com>
6162
6163 * gdb.base/list-ambiguous.exp: New file.
6164 * gdb.base/list-ambiguous0.c: New file.
6165 * gdb.base/list-ambiguous1.c: New file.
6166 * gdb.base/list.exp (test_list_range): Adjust expected output.
6167
0a2dde4a
SDJ
61682017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6169
6170 * gdb.base/share-env-with-gdbserver.c: New file.
6171 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6172
5e89eb3a
SM
61732017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6174
6175 * gdb.base/commands.exp (gdbvar_simple_if_test,
6176 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6177 progvar_simple_if_test, progvar_simple_while_test,
6178 progvar_complex_if_while_test, user_defined_command_test,
6179 user_defined_command_args_eval,
6180 user_defined_command_args_stack_test,
6181 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6182 temporary_breakpoint_commands,
6183 gdb_test_no_prompt, redefine_hook_test,
6184 redefine_backtrace_test): Remove "global gdb_prompt".
6185
fd437cbc
SM
61862017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6187
6188 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6189 New proc, call it from toplevel.
6190
87215ad1
SDJ
61912017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6192
6193 PR remote/21852
6194 * gdb.server/normal.c: New file, copied from gdb.base.
6195 * gdb.server/run-without-local-binary.exp: New file.
6196
58afddc6
WP
61972017-08-07 Weimin Pan <weimin.pan@oracle.com>
6198
6199 * gdb.arch/sparc64-adi.exp: New file.
6200 * gdb.arch/sparc64-adi.c: New file.
6201
5277199a
PA
62022017-08-22 Pedro Alves <palves@redhat.com>
6203
6204 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6205 (top level): Add "list all overloads" tests.
6206
14278e1f
TT
62072017-08-22 Tom Tromey <tom@tromey.com>
6208
6209 * gdb.gdb/xfullpath.exp: Remove.
6210
bf223d3e
PA
62112017-08-21 Pedro Alves <palves@redhat.com>
6212
6213 PR gdb/19487
6214 * gdb.base/symbol-alias.c: New.
6215 * gdb.base/symbol-alias2.c: New.
6216 * gdb.base/symbol-alias.exp: New.
6217
c973d0aa
PA
62182017-08-21 Pedro Alves <palves@redhat.com>
6219
6220 * gdb.base/dfp-test.c
6221 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6222 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6223 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6224 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6225 * gdb.base/whatis-ptype-typedefs.c: New.
6226 * gdb.base/whatis-ptype-typedefs.exp: New.
6227 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6228 (an_int, an_int_type, an_int_type2): New globals.
6229 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6230 involving typedefs and cast expressions.
6231 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6232 (lookup_typedefs_function): New.
6233 (typedefs_pretty_printers_dict): New.
6234 (top level): Register lookup_typedefs_function in
6235 gdb.pretty_printers.
6236
6d580b63
YQ
62372017-08-18 Yao Qi <yao.qi@linaro.org>
6238
6239 * gdb.server/unittest.exp: New.
6240
206726fb
SDJ
62412017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6242
6243 PR gdb/21954
6244 * gdb.base/environ.exp: Add test to check if 'unset environment'
6245 works.
6246
bf0ec4c2
AA
62472017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6248
6249 * lib/gdb.exp (universal_compile_options): New caching proc.
6250 (gdb_compile): Suppress GCC's coloring of messages.
6251
d6382fff
TT
62522017-08-14 Tom Tromey <tom@tromey.com>
6253
6254 PR gdb/21675:
6255 * gdb.base/printcmds.exp (test_radices): New function.
6256 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6257 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6258 * lib/gdb.exp (get_integer_valueof): Use p/d.
6259
c2c2dd9f
SM
62602017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6261
6262 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6263 characters.
6264
fdffd6f4
TT
62652017-08-05 Tom Tromey <tom@tromey.com>
6266
6267 * gdb.rust/simple.exp: Allow String to appear in a different
6268 namespace.
6269
27d41eac
YQ
62702017-07-26 Yao Qi <yao.qi@linaro.org>
6271
6272 * gdb.gdb/unittest.exp: Invoke command
6273 "maintenance check xml-descriptions".
6274
031ed05d
AA
62752017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6276
6277 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6278 calling context.
6279 (hex128): Drop erroneous calculation of parameters.
6280
dcd27ddf
SM
62812017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6282
6283 * gdb.python/py-unwind.exp: Disable stack protection when
6284 building test file.
6285
47e77640
PA
62862017-07-20 Pedro Alves <palves@redhat.com>
6287
6288 * gdb.base/default.exp (set language): Adjust expected output.
6289
62d2a18a
PA
62902017-07-20 Pedro Alves <palves@redhat.com>
6291
6292 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6293 (test_minsym): ... this, and make static.
6294 (get_pck__foo__bar__minsym): Rename to ...
6295 (get_test_minsym): ... this.
6296 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6297 symbol names and comments.
6298 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6299 (get_test_minsym): ... this.
6300 (pck__foo__bar__minsym__2): Rename to ...
6301 (test_minsym): ... this.
6302 (main): Adjust.
6303
c45ec17c
PA
63042017-07-17 Pedro Alves <palves@redhat.com>
6305
6306 * gdb.base/completion.exp: Adjust expected output.
6307 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6308 the completer works.
6309
c6756f62
PA
63102017-07-17 Pedro Alves <palves@redhat.com>
6311
6312 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6313
5bd68487
AB
63142017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6315
6316 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6317
8880f2a9
TT
63182017-07-14 Tom Tromey <tom@tromey.com>
6319
6320 PR rust/21764:
6321 * gdb.rust/simple.exp: Add tests.
6322
65547233
TT
63232017-07-14 Tom Tromey <tom@tromey.com>
6324
6325 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6326
8f14146e
PA
63272017-07-14 Pedro Alves <palves@redhat.com>
6328
6329 * gdb.linespec/base/one/thefile.cc (z1): New function.
6330 * gdb.linespec/base/two/thefile.cc (z2): New function.
6331 * gdb.linespec/linespec.exp: Add tests.
6332
b4365d02
AB
63332017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6334
6335 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6336 to mi_create_breakpoint.
6337
5d2cbaa5
AB
63382017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6339
6340 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6341 mi_create_breakpoint.
6342
11cb5716
IB
63432017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6344
6345 * gdb.dlang/demangle.exp: Update for demangling changes.
6346
03278692
TT
63472017-07-09 Tom Tromey <tom@tromey.com>
6348
6349 * gdb.dwarf2/shortpiece.exp: New file.
6350
33c5cd75
DB
63512017-07-06 David Blaikie <dblaikie@gmail.com>
6352
6353 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6354 built from fissiont-multi-cu{1,2}.c.
6355 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6356 except putting 'main' and 'func' in separate CUs in the same DWO file.
6357 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6358 test.
6359 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6360 test.
6361
8455d262
PA
63622017-07-06 Pedro Alves <palves@redhat.com>
6363
6364 * gdb.python/py-unwind.exp: Test flushregs.
6365
dc4bde35
SDJ
63662017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6367
6368 PR cli/21688
6369 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6370 tests for alias commands and trailing whitespace.
6371
51ed89aa
SDJ
63722017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6373
6374 PR cli/21688
6375 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6376 procedure. Call it.
6377
eb17d413
PA
63782017-06-29 Pedro Alves <palves@redhat.com>
6379
6380 * gdb.base/printcmds.exp: Add tests.
6381
41664b45
DG
63822017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6383
6384 PR gdb/21337
6385 * gdb.base/reread-readsym.exp: New file.
6386 * gdb.base/reread-readsym.c: New file.
6387
75312ae3
KB
63882017-06-21 Kevin Buettner <kevinb@redhat.com>
6389
6390 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6391 subpattern.
6392
66953522
PB
63932017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6394
6395 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6396 extended mnemonic.
6397 * gdb.arch/powerpc-power9.s: Likewise.
6398
5524b525
AA
63992017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6400
6401 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6402 on 32-bit x86 targets. Exploit is_*_target macros where
6403 appropriate.
6404
03c8af18
AA
64052017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6406
6407 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6408 register pieces.
6409
3bf31011
AA
64102017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6411
6412 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6413 located in one or more DWARF pieces.
6414
805acca0
AA
64152017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6416
6417 * lib/gdb.exp (get_endianness): New proc.
6418 * gdb.arch/aarch64-fp.exp: Use it.
6419 * gdb.arch/altivec-regs.exp: Likewise.
6420 * gdb.arch/e500-regs.exp: Likewise.
6421 * gdb.arch/vsx-regs.exp: Likewise.
6422 * gdb.base/dump.exp: Likewise.
6423 * gdb.base/funcargs.exp: Likewise.
6424 * gdb.base/gnu_vector.exp: Likewise.
6425 * gdb.dwarf2/formdata16.exp: Likewise.
6426 * gdb.dwarf2/implptrpiece.exp: Likewise.
6427 * gdb.dwarf2/nonvar-access.exp: Likewise.
6428 * gdb.python/py-inferior.exp: Likewise.
6429 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6430
e9352324
AA
64312017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6432
6433 PR gdb/21226
6434 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6435 stack value pieces are taken from the LSB end.
6436
d5d1163e
AA
64372017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6438
6439 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6440 variable at nonzero offset.
6441
0567c986
AA
64422017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6443
6444 * gdb.dwarf2/var-access.c: New file.
6445 * gdb.dwarf2/var-access.exp: New test.
6446 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6447
973e9aab
TT
64482017-06-12 Tom Tromey <tom@tromey.com>
6449
6450 * gdb.dwarf2/formdata16.exp: Add tests.
6451
d9109c80
TT
64522017-06-12 Tom Tromey <tom@tromey.com>
6453
6454 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6455
30a25466
TT
64562017-06-12 Tom Tromey <tom@tromey.com>
6457
6458 PR exp/16225:
6459 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6460 * gdb.arch/vsx-regs.exp: Update tests.
6461 * gdb.arch/s390-vregs.exp (hex128): New proc.
6462 Update test.
6463 * gdb.arch/altivec-regs.exp: Update tests.
6464
aefd8b33
SDJ
64652017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6466
6467 * gdb.base/startup-with-shell.c: New file.
6468 * gdb.base/startup-with-shell.exp: Likewise.
6469
2090129c
SDJ
64702017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6471
6472 * gdb.server/non-existing-program.exp: Update regex in order to
6473 reflect the fact that gdbserver is now using fork_inferior (with a
6474 shell) to startup the inferior.
6475
8e86a419
SM
64762017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6477
6478 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6479 support function calls from GDB.
6480
e6cf65f2
TT
64812017-05-21 Tom Tromey <tom@tromey.com>
6482
6483 PR rust/21466:
6484 * gdb.rust/unsized.exp: New file.
6485 * gdb.rust/unsized.rs: New file.
6486
43cc5389
TT
64872017-05-19 Tom Tromey <tom@tromey.com>
6488
6489 PR rust/21484:
6490 * gdb.rust/watch.exp: New file.
6491 * gdb.rust/watch.rs: New file.
6492
ec8df234
TT
64932017-05-18 Tom Tromey <tom@tromey.com>
6494
6495 * gdb.rust/simple.exp: Allow Box to be qualified.
6496
3e3e7fae
TP
64972017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6498
6499 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6500
59cc050d
PA
65012017-05-18 Pedro Alves <palves@redhat.com>
6502
6503 * gdb.base/fileio.c (test_write, test_read, test_close)
6504 (test_fstat): Don't print 'ret' in the fail path.
6505
c8f6abd1
PA
65062017-05-18 Pedro Alves <palves@redhat.com>
6507
6508 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6509 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6510 (test_system, test_rename, test_unlink, test_time): Change
6511 prototypes.
6512 * gdb.base/fileio.exp (stop_msg): Adjust.
6513
d2a03b77
PA
65142017-05-18 Pedro Alves <palves@redhat.com>
6515
6516 * gdb.base/fileio.c (null_str): New global.
6517 (test_stat): Use it.
6518 * gdb.base/fileio.exp: Remove nowarnings.
6519
0d5c6999
YQ
65202017-05-17 Yao Qi <yao.qi@linaro.org>
6521
6522 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6523
21873064
YQ
65242017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6525
6526 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6527 argument command.
6528 (top-level): Invoke test_set_inferior_tty.
6529
d512d31c
PA
65302017-05-04 Pedro Alves <palves@redhat.com>
6531
6532 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6533 Add parens to print call for Python 3.
6534
90cef2ed
KS
65352017-05-03 Keith Seitz <keiths@redhat.com>
6536
6537 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6538 (main): Call it.
6539
14f819c8
TW
65402017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6541
6542 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6543 to prev and next.
6544
913aeadd
TW
65452017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6546
6547 * gdb.python/py-record-btrace.exp: Remove test for
6548 gdb.BtraceInstruction.error.
6549
a3be24ad
TW
65502017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6551
6552 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6553
ae20e79a
TW
65542017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6555
6556 * gdb.python/py-record-btrace-threads.c: New file.
6557 * gdb.python/py-record-btrace-threads.exp: New file.
6558
45ce1b47
SDJ
65592017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6560
6561 PR testsuite/8595
6562 * gdb.base/environ.exp: Make test available in all architectures.
6563 Move bits related to "info program" testing to
6564 gdb.base/info-program.exp. Rewrite tests to use the two new
6565 procedures mentione below.
6566 (test_set_show_env_var) New procedure.
6567 (test_set_show_env_var_equal): Likewise.
6568 * gdb.base/info-program.exp: New file.
6569
e15c3eb4
KS
65702017-04-27 Keith Seitz <keiths@redhat.com>
6571
6572 * gdb.cp/oranking.cc (test15): New function.
6573 (main): Call test15 and declare additional variables for testing.
6574 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6575 "p foo101('abc')" tests.
6576 Add tests for cv qualifier overloads.
6577 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6578 "lvalue reference overload" test.
6579 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6580 "print value of f1 on Child&& in f2" test.
6581
3a3fd0fd
PA
65822017-04-19 Pedro Alves <palves@redhat.com>
6583
6584 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6585 procedure.
6586 (top level): Call it.
6587 * lib/gdb.exp (gdb_define_cmd): New procedure.
6588
53375380
PA
65892017-04-12 Pedro Alves <palves@redhat.com>
6590
6591 PR gdb/21323
6592 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6593 (wchar): New global.
6594 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6595 (do_test_wide_char, wide_char_types_no_program, top level): Add
6596 wchar_t testing.
6597
53e710ac
PA
65982017-04-12 Pedro Alves <palves@redhat.com>
6599
6600 PR c++/21323
6601 * gdb.cp/wide_char_types.c: New file.
6602 * gdb.cp/wide_char_types.exp: New file.
6603
0ad9d8c7
SDJ
66042017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6605
6606 PR gdb/21352
6607 * gdb.trace/tsv.exp: Add test for "tsave -r".
6608
b1b45502
IB
66092017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6610
6611 * gdb.dlang/watch-loc.c: New file.
6612 * gdb.dlang/watch-loc.exp: New file.
6613
ec13808e
JK
66142017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6615
6616 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6617
fe5f7374
AK
66182017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6619
6620 * gdb.arch/arc-analyze-prologue.S: New file.
6621 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6622
eea78757
AK
66232017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6624
6625 * gdb.arch/arc-decode-insn.S: New file.
6626 * gdb.arch/arc-decode-insn.exp: Likewise.
6627
5badf10a
IR
66282017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6629
6630 PR tdep/20928
6631 * gdb.arch/sparc64-regs.exp: New file.
6632 * gdb.arch/sparc64-regs.S: Likewise.
6633
cee59b3f
TW
66342017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6635
6636 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6637 and memory view on Python 3.
6638
c0f55cc6
AV
66392017-03-20 Artemiy Volkov <artemiyv@acm.org>
6640 Keith Seitz <keiths@redhat.com>
6641
6642 PR gdb/14441
6643 * gdb.cp/demangle.exp: Add rvalue reference tests.
6644 * gdb.cp/rvalue-ref-casts.cc: New file.
6645 * gdb.cp/rvalue-ref-casts.exp: New file.
6646 * gdb.cp/rvalue-ref-overload.cc: New file.
6647 * gdb.cp/rvalue-ref-overload.exp: New file.
6648 * gdb.cp/rvalue-ref-params.cc: New file.
6649 * gdb.cp/rvalue-ref-params.exp: New file.
6650 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6651 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6652 * gdb.cp/rvalue-ref-types.cc: New file.
6653 * gdb.cp/rvalue-ref-types.exp: New file.
6654 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6655 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6656
51457a05
MAL
66572017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6658
6659 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6660 New procedure.
6661
5b291c04
MAL
66622017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6663
6664 * lib/mi-support.exp (mi_gdb_test): Add additional message
6665 for unexpected output.
6666
59a56148
AA
66672017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6668
6669 * gdb.base/examine-backward.c (Barrier): New character array
6670 constant, to ensure that TestStrings is preceded by a string
6671 terminator.
6672
7942e96e
AA
66732017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6674
6675 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6676 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6677 and implicit pointer into such a location.
6678
6ebac3fb
DE
66792017-03-16 Doug Evans <dje@google.com>
6680
6681 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6682
ec3b243d
TP
66832017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6684
6685 * gdb.cp/m-static.exp: Fix expectation for prototype of
6686 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
6687
66882017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
6689
6690 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6691 * gdb.guile/scm-lazy-string.c: New file.
6692 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6693 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6694 for pointer, array, typedef lazy strings.
6695
2cc36e25 66962017-03-16 Doug Evans <dje@google.com>
34b43320
DE
6697
6698 PR python/17728, python/18439, python/18779
6699 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6700 * gdb.python/py-lazy-string.c (pointer): New typedef.
6701 (main): New locals ptr, array, typedef_ptr.
6702 * gdb.python/py-value.exp: Move lazy string tests to ...
6703 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6704 array, typedef lazy strings.
ec3b243d 6705
0efcde63
AK
67062017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6707
6708 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6709 Add optional 'test' parameter.
6710
7978d7c3
SM
67112017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6712
6713 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6714 Skip for versions of DejaGnu < 1.5.
6715
896c0c1e
SM
67162017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6717
6718 * lib/gdb.exp (dejagnu_version): New proc.
6719 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6720 Use dejagnu_version.
6721
5f4d1085
KS
67222017-03-10 Keith Seitz <keiths@redhat.com>
6723
6724 PR c++/8128
6725 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6726 type from destructor regexps.
6727 Add a branch which actually passes the test.
6728 Adjust "ptype t5i" test names.
6729
1de05205
PA
67302017-03-08 Pedro Alves <palves@redhat.com>
6731
6732 * gdb.base/step-over-exit.exp: Add explicit test message.
6733
c65d6b55
PA
67342017-03-08 Pedro Alves <palves@redhat.com>
6735
6736 PR gdb/18360
6737 * gdb.threads/interrupt-while-step-over.c: New file.
6738 * gdb.threads/interrupt-while-step-over.exp: New file.
6739
2e86a283
PA
67402017-03-08 Pedro Alves <palves@redhat.com>
6741
6742 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6743 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6744
25dcbff6
PA
67452017-03-08 Pedro Alves <palves@redhat.com>
6746
6747 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6748 PKRU as not supported as a PASS.
6749
dc9366eb
PA
67502017-03-08 Pedro Alves <palves@redhat.com>
6751
6752 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6753 prefix instead of $binfile1/$binfile2.
6754 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6755 in test message.
6756 * gdb.python/py-completion.exp: Use "load python file" as test
6757 messages instead of unstable path names.
6758
6e5d74e7
PA
67592017-03-08 Pedro Alves <palves@redhat.com>
6760 Jan Kratochvil <jan.kratochvil@redhat.com>
6761
6762 PR cli/21218
6763 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6764 New proc.
6765 (top level): Call it.
6766
9753a2f6
PA
67672017-03-08 Pedro Alves <palves@redhat.com>
6768
6769 PR tui/21216
6770 * gdb.tui/tui-nl-filtered-output.exp: New file.
6771
1a4dd9dd
PA
67722017-03-08 Pedro Alves <palves@redhat.com>
6773
6774 * gdb.base/completion.exp: Move TUI completion tests to ...
6775 * gdb.tui/completion.exp: ... this new file.
6776
7cbbff33
PA
67772017-03-08 Pedro Alves <palves@redhat.com>
6778
6779 * gdb.base/tui-disasm-long-lines.c,
6780 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6781 gdb.base/tui-layout.exp: Move to ...
6782 * gdb.tui/: ... this new directory.
6783
5f6fd321
PA
67842017-03-07 Pedro Alves <palves@redhat.com>
6785
6786 * gdb.base/tui-layout.c: New file.
6787 * gdb.base/tui-layout.exp: New file.
6788
44959fa8
PA
67892017-03-07 Pedro Alves <palves@redhat.com>
6790
6791 * gdb.base/tui-layout.c: Rename to ...
6792 * gdb.base/tui-disasm-long-lines.c: ... this.
6793 * gdb.base/tui-layout.exp: Rename to ...
6794 * gdb.base/tui-disasm-long-lines.exp: ... this.
6795
f8c4e718
PA
67962017-03-07 Pedro Alves <palves@redhat.com>
6797
6798 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6799
6dbb839a 68002017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
6801
6802 * i386-mpx-call.c: New file.
6803 * i386-mpx-call.exp: New file.
6804
65b48a81
PB
68052017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6806
6807 * gdb.arch/powerpc-power.exp: Delete test.
6808 * gdb.arch/powerpc-power.s: Likewise.
6809 * gdb.disasm/disassembler-options.exp: New test.
6810 * gdb.arch/powerpc-altivec.exp: Likewise.
6811 * gdb.arch/powerpc-altivec.s: Likewise.
6812 * gdb.arch/powerpc-altivec2.exp: Likewise.
6813 * gdb.arch/powerpc-altivec2.s: Likewise.
6814 * gdb.arch/powerpc-altivec3.exp: Likewise.
6815 * gdb.arch/powerpc-altivec3.s: Likewise.
6816 * gdb.arch/powerpc-power7.exp: Likewise.
6817 * gdb.arch/powerpc-power7.s: Likewise.
6818 * gdb.arch/powerpc-power8.exp: Likewise.
6819 * gdb.arch/powerpc-power8.s: Likewise.
6820 * gdb.arch/powerpc-power9.exp: Likewise.
6821 * gdb.arch/powerpc-power9.s: Likewise.
6822 * gdb.arch/powerpc-vsx.exp: Likewise.
6823 * gdb.arch/powerpc-vsx.s: Likewise.
6824 * gdb.arch/powerpc-vsx2.exp: Likewise.
6825 * gdb.arch/powerpc-vsx2.s: Likewise.
6826 * gdb.arch/powerpc-vsx3.exp: Likewise.
6827 * gdb.arch/powerpc-vsx3.s: Likewise.
6828 * gdb.arch/arm-disassembler-options.exp: Likewise.
6829 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6830 * gdb.arch/s390-disassembler-options.exp: Likewise.
6831
17cd4947
LM
68322017-02-23 Luis Machado <lgustavo@codesourcery.com>
6833
6834 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6835 (check_supported_features): ... this. Changed return type to void.
6836 (supports_rdseed): New static global.
6837 (rdseed): Check supports_rdseed.
6838 (initialize): Call check_supported_features.
6839
2039d74e
EBM
68402017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6841
6842 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6843 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6844 and lqarx/stqcx.
6845 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6846 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6847
a51d7ecf
EBM
68482017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6849
6850 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6851 uppercase.
6852
0224619f
JK
68532017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6854
6855 * gdb.dwarf2/formdata16.c: New file.
6856 * gdb.dwarf2/formdata16.exp: New file.
6857 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6858
216f72a1
JK
68592017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6860
6861 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6862 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6863 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6864 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6865 DW_AT_GNU_*.
6866
43988095
JK
68672017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6868
6869 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6870
99e8a4f9
SDJ
68712017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6872
6873 PR gdb/21164
6874 * gdb.base/maint.exp: Add testcases for when the commands do
6875 not have arguments.
6876
b58a8c0c
TP
68772017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6878
6879 * gdb.cp/chained-calls.exp: Use p instead of P.
6880
4e746bb6
TW
68812017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6882
6883 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6884 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6885
3f77c769
TT
68862017-02-14 Tom Tromey <tom@tromey.com>
6887
6888 PR python/13598:
6889 * gdb.python/py-events.exp: Add before_prompt event tests.
6890
075beec0
AA
68912017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6892
6893 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6894
bf5f525c
LM
68952017-02-13 Luis Machado <lgustavo@codesourcery.com>
6896
6897 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6898 (main): Call my_unique_function_name.
6899 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6900 completion of patterns with a single match.
6901 Add missing -re switches to gdb_test_multiple calls.
6902
13a66184
LM
69032017-02-13 Luis Machado <lgustavo@codesourcery.com>
6904
6905 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
6906 return if core file is not recognized.
6907
26a06916
SM
69082017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6909
6910 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6911 and extra UIs.
6912
b761ca9e
SM
69132017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6914
6915 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6916 proc_with_prefix.
6917
b964bee0
TT
69182017-02-10 Tom Tromey <tom@tromey.com>
6919
6920 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6921
18da0c51
MG
69222017-02-10 Martin Galvan <martingalvan@sourceware.org>
6923
6924 PR gdb/21122
6925 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6926
604c4576
JG
69272017-02-08 Jerome Guitton <guitton@adacore.com>
6928
6929 * gdb.base/define.exp: Add test for command abbreviations
6930 in define.
6931
20b477a7
LM
69322017-02-06 Luis Machado <lgustavo@codesourcery.com>
6933
6934 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6935 * gdb.reverse/insn-reverse-x86.c: New file.
6936
3f7b46f2
IR
69372017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6938
6939 PR tdep/20936
6940 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6941
f0fd41c1
TT
69422017-02-03 Tom Tromey <tom@tromey.com>
6943
6944 PR rust/21097:
6945 * gdb.rust/simple.exp: Add new tests.
6946
5be5dbf0
PA
69472017-02-02 Pedro Alves <palves@redhat.com>
6948
6949 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
6950 tests.
6951
7346ef59
AA
69522017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6953
6954 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
6955 taking a 2-byte value out of a 4-byte DWARF implicit value on
6956 big-endian targets.
6957 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
6958 logic. Add test cases for DW_OP_implicit.
6959
787f0025
MM
69602017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6961
6962 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
6963
68777c29
MM
69642017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6965
6966 * gdb.btrace/enable.exp: Call gdb_exit before
6967 skip_gdbserver_tests.
6968
0a1c7e28
MM
69692017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6970
6971 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
6972 GDBFLAGS.
6973
b5ac99b0
MM
69742017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6975
6976 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
6977 the test is skipped.
6978 * gdb.btrace/data.exp: Likewise.
6979 * gdb.btrace/delta.exp: Likewise.
6980 * gdb.btrace/dlopen.exp: Likewise.
6981 * gdb.btrace/enable-running.exp: Likewise.
6982 * gdb.btrace/enable.exp: Likewise.
6983 * gdb.btrace/exception.exp: Likewise.
6984 * gdb.btrace/function_call_history.exp: Likewise.
6985 * gdb.btrace/gcore.exp: Likewise.
6986 * gdb.btrace/instruction_history.exp: Likewise.
6987 * gdb.btrace/multi-thread-step.exp: Likewise.
6988 * gdb.btrace/nohist.exp: Likewise.
6989 * gdb.btrace/non-stop.exp: Likewise.
6990 * gdb.btrace/reconnect.exp: Likewise.
6991 * gdb.btrace/record_goto-step.exp: Likewise.
6992 * gdb.btrace/record_goto.exp: Likewise.
6993 * gdb.btrace/rn-dl-bind.exp: Likewise.
6994 * gdb.btrace/segv.exp: Likewise.
6995 * gdb.btrace/step.exp: Likewise.
6996 * gdb.btrace/stepi.exp: Likewise.
6997 * gdb.btrace/tailcall-only.exp: Likewise.
6998 * gdb.btrace/tailcall.exp: Likewise.
6999 * gdb.btrace/tsx.exp: Likewise.
7000 * gdb.btrace/unknown_functions.exp: Likewise.
7001 * gdb.btrace/vdso.exp: Likewise.
7002
cd4007e4
MM
70032017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7004
7005 * gdb.btrace/enable-running.c: New.
7006 * gdb.btrace/enable-running.exp: New.
7007
2735833d
WT
70082017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7009
7010 * gdb.arch/amd64-gs_base.c: New file.
7011 * gdb.arch/amd64-gs_base.exp: New file.
7012
b51e1e94
LM
70132017-01-26 Luis Machado <lgustavo@codesourcery.com>
7014
7015 * lib/memory.exp: Remove spurious empty newlines.
7016
72ca0410
SM
70172017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7018
7019 * gdb.python/py-bad-printers.exp: Load python file using "source".
7020 * gdb.python/py-events.exp: Likewise.
7021 * gdb.python/py-evsignal.exp: Likewise.
7022 * gdb.python/py-evthreads.exp: Likewise.
7023 * gdb.python/py-frame-args.exp: Likewise.
7024 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7025 * gdb.python/py-framefilter-mi.exp: Likewise.
7026 * gdb.python/py-framefilter.exp: Likewise.
7027 * gdb.python/py-mi.exp: Likewise.
7028 * gdb.python/py-pp-maint.exp: Likewise.
7029 * gdb.python/py-pp-registration.exp: Likewise.
7030 * gdb.python/py-prettyprint.exp: Likewise.
7031 (run_lang_tests): Likewise.
7032 * gdb.python/py-typeprint.exp: Likewise.
7033
e309aa65
LM
70342017-01-26 Luis Machado <lgustavo@codesourcery.com>
7035
7036 * lib/memory.exp: New file.
7037 * lib/gdb.exp: Load memory.exp.
7038 * gdb.base/memattr.exp (delete_memory): Move proc to
7039 lib/memory.exp and rename to delete_memory_regions.
7040 Replace delete_memory with delete_memory_regions.
7041 Cleanup memory regions before tests.
7042 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7043 before tests.
7044
515aff23
LM
70452017-01-26 Luis Machado <lgustavo@codesourcery.com>
7046
7047 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7048 files.
7049 (initialize): New function conditionally defined.
7050 (testcases): Move within conditional block.
7051 (main): Call initialize.
7052 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7053 of gdb.reverse/insn-reverse.c.
7054 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7055 gdb.reverse/insn-reverse.c.
7056
d8b49cf0
YQ
70572017-01-26 Yao Qi <yao.qi@linaro.org>
7058
7059 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7060 disassemble on address 0.
7061
f13a9a0c
YQ
70622017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7063 Yao Qi <yao.qi@linaro.org>
7064
7065 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7066 * gdb.dwarf2/implptr-64bit.S: Remove.
7067 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7068 variables in caller's context. Add DW_OP_implicit_value.
7069
5ac95241
YQ
70702017-01-25 Yao Qi <yao.qi@linaro.org>
7071
7072 * lib/dwarf.exp (Dwarf::_location): Handle
7073 DW_OP_GNU_implicit_pointer with proper size.
7074
23e82930
LM
70752017-01-20 Luis Machado <lgustavo@codesourcery.com>
7076
7077 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7078 and add untested calls.
7079
d334ae25
LM
70802017-01-20 Luis Machado <lgustavo@codesourcery.com>
7081
7082 * gdb.python/python.exp: Check line number against what GDB thinks
7083 the line number is for func1.
7084
f5e6296e
IB
70852017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7086
7087 * gdb.dlang/debug-expr.exp: New file.
7088
5b362f04
LM
70892016-12-23 Luis Machado <lgustavo@codesourcery.com>
7090
7091 Fix test names for the following files:
7092
7093 * gdb.ada/exec_changed.exp
7094 * gdb.ada/info_types.exp
7095 * gdb.arch/aarch64-atomic-inst.exp
7096 * gdb.arch/aarch64-fp.exp
7097 * gdb.arch/altivec-abi.exp
7098 * gdb.arch/altivec-regs.exp
7099 * gdb.arch/amd64-byte.exp
7100 * gdb.arch/amd64-disp-step.exp
7101 * gdb.arch/amd64-dword.exp
7102 * gdb.arch/amd64-entry-value-inline.exp
7103 * gdb.arch/amd64-entry-value-param.exp
7104 * gdb.arch/amd64-entry-value-paramref.exp
7105 * gdb.arch/amd64-entry-value.exp
7106 * gdb.arch/amd64-i386-address.exp
7107 * gdb.arch/amd64-invalid-stack-middle.exp
7108 * gdb.arch/amd64-invalid-stack-top.exp
7109 * gdb.arch/amd64-optimout-repeat.exp
7110 * gdb.arch/amd64-prologue-skip.exp
7111 * gdb.arch/amd64-prologue-xmm.exp
7112 * gdb.arch/amd64-stap-special-operands.exp
7113 * gdb.arch/amd64-stap-wrong-subexp.exp
7114 * gdb.arch/amd64-tailcall-cxx.exp
7115 * gdb.arch/amd64-tailcall-noret.exp
7116 * gdb.arch/amd64-tailcall-ret.exp
7117 * gdb.arch/amd64-tailcall-self.exp
7118 * gdb.arch/amd64-word.exp
7119 * gdb.arch/arm-bl-branch-dest.exp
7120 * gdb.arch/arm-disp-step.exp
7121 * gdb.arch/arm-neon.exp
7122 * gdb.arch/arm-single-step-kernel-helper.exp
7123 * gdb.arch/avr-flash-qualifier.exp
7124 * gdb.arch/disp-step-insn-reloc.exp
7125 * gdb.arch/e500-abi.exp
7126 * gdb.arch/e500-regs.exp
7127 * gdb.arch/ftrace-insn-reloc.exp
7128 * gdb.arch/i386-avx512.exp
7129 * gdb.arch/i386-bp_permanent.exp
7130 * gdb.arch/i386-byte.exp
7131 * gdb.arch/i386-cfi-notcurrent.exp
7132 * gdb.arch/i386-disp-step.exp
7133 * gdb.arch/i386-dr3-watch.exp
7134 * gdb.arch/i386-float.exp
7135 * gdb.arch/i386-gnu-cfi.exp
7136 * gdb.arch/i386-mpx-map.exp
7137 * gdb.arch/i386-mpx-sigsegv.exp
7138 * gdb.arch/i386-mpx-simple_segv.exp
7139 * gdb.arch/i386-mpx.exp
7140 * gdb.arch/i386-permbkpt.exp
7141 * gdb.arch/i386-prologue.exp
7142 * gdb.arch/i386-signal.exp
7143 * gdb.arch/i386-size-overlap.exp
7144 * gdb.arch/i386-unwind.exp
7145 * gdb.arch/i386-word.exp
7146 * gdb.arch/mips-fcr.exp
7147 * gdb.arch/powerpc-d128-regs.exp
7148 * gdb.arch/powerpc-stackless.exp
7149 * gdb.arch/ppc64-atomic-inst.exp
7150 * gdb.arch/s390-stackless.exp
7151 * gdb.arch/s390-tdbregs.exp
7152 * gdb.arch/s390-vregs.exp
7153 * gdb.arch/sparc-sysstep.exp
7154 * gdb.arch/thumb-bx-pc.exp
7155 * gdb.arch/thumb-singlestep.exp
7156 * gdb.arch/thumb2-it.exp
7157 * gdb.arch/vsx-regs.exp
7158 * gdb.asm/asm-source.exp
7159 * gdb.base/a2-run.exp
7160 * gdb.base/advance.exp
7161 * gdb.base/all-bin.exp
7162 * gdb.base/anon.exp
7163 * gdb.base/args.exp
7164 * gdb.base/arithmet.exp
7165 * gdb.base/async-shell.exp
7166 * gdb.base/async.exp
7167 * gdb.base/attach-pie-noexec.exp
7168 * gdb.base/attach-twice.exp
7169 * gdb.base/auto-load.exp
7170 * gdb.base/bang.exp
7171 * gdb.base/bitfields.exp
7172 * gdb.base/break-always.exp
7173 * gdb.base/break-caller-line.exp
7174 * gdb.base/break-entry.exp
7175 * gdb.base/break-inline.exp
7176 * gdb.base/break-on-linker-gcd-function.exp
7177 * gdb.base/break-probes.exp
7178 * gdb.base/break.exp
7179 * gdb.base/breakpoint-shadow.exp
7180 * gdb.base/call-ar-st.exp
7181 * gdb.base/call-sc.exp
7182 * gdb.base/call-signal-resume.exp
7183 * gdb.base/call-strs.exp
7184 * gdb.base/callfuncs.exp
7185 * gdb.base/catch-fork-static.exp
7186 * gdb.base/catch-gdb-caused-signals.exp
7187 * gdb.base/catch-load.exp
7188 * gdb.base/catch-signal-fork.exp
7189 * gdb.base/catch-signal.exp
7190 * gdb.base/catch-syscall.exp
7191 * gdb.base/charset.exp
7192 * gdb.base/checkpoint.exp
7193 * gdb.base/chng-syms.exp
7194 * gdb.base/code-expr.exp
7195 * gdb.base/code_elim.exp
7196 * gdb.base/commands.exp
7197 * gdb.base/completion.exp
7198 * gdb.base/complex.exp
7199 * gdb.base/cond-expr.exp
7200 * gdb.base/condbreak.exp
7201 * gdb.base/consecutive.exp
7202 * gdb.base/continue-all-already-running.exp
7203 * gdb.base/coredump-filter.exp
7204 * gdb.base/corefile.exp
7205 * gdb.base/dbx.exp
7206 * gdb.base/debug-expr.exp
7207 * gdb.base/define.exp
7208 * gdb.base/del.exp
7209 * gdb.base/disabled-location.exp
7210 * gdb.base/disasm-end-cu.exp
7211 * gdb.base/disasm-optim.exp
7212 * gdb.base/display.exp
7213 * gdb.base/duplicate-bp.exp
7214 * gdb.base/ena-dis-br.exp
7215 * gdb.base/ending-run.exp
7216 * gdb.base/enumval.exp
7217 * gdb.base/environ.exp
7218 * gdb.base/eu-strip-infcall.exp
7219 * gdb.base/eval-avoid-side-effects.exp
7220 * gdb.base/eval-skip.exp
7221 * gdb.base/exitsignal.exp
7222 * gdb.base/expand-psymtabs.exp
7223 * gdb.base/filesym.exp
7224 * gdb.base/find-unmapped.exp
7225 * gdb.base/finish.exp
7226 * gdb.base/float.exp
7227 * gdb.base/foll-exec-mode.exp
7228 * gdb.base/foll-exec.exp
7229 * gdb.base/foll-fork.exp
7230 * gdb.base/fortran-sym-case.exp
7231 * gdb.base/freebpcmd.exp
7232 * gdb.base/func-ptr.exp
7233 * gdb.base/func-ptrs.exp
7234 * gdb.base/funcargs.exp
7235 * gdb.base/gcore-buffer-overflow.exp
7236 * gdb.base/gcore-relro-pie.exp
7237 * gdb.base/gcore-relro.exp
7238 * gdb.base/gcore.exp
7239 * gdb.base/gdb1090.exp
7240 * gdb.base/gdb11530.exp
7241 * gdb.base/gdb11531.exp
7242 * gdb.base/gdb1821.exp
7243 * gdb.base/gdbindex-stabs.exp
7244 * gdb.base/gdbvars.exp
7245 * gdb.base/hbreak.exp
7246 * gdb.base/hbreak2.exp
7247 * gdb.base/included.exp
7248 * gdb.base/infcall-input.exp
7249 * gdb.base/inferior-died.exp
7250 * gdb.base/infnan.exp
7251 * gdb.base/info-macros.exp
7252 * gdb.base/info-os.exp
7253 * gdb.base/info-proc.exp
7254 * gdb.base/info-shared.exp
7255 * gdb.base/info-target.exp
7256 * gdb.base/infoline.exp
7257 * gdb.base/interp.exp
7258 * gdb.base/interrupt.exp
7259 * gdb.base/jit-reader.exp
7260 * gdb.base/jit-simple.exp
7261 * gdb.base/kill-after-signal.exp
7262 * gdb.base/kill-detach-inferiors-cmd.exp
7263 * gdb.base/label.exp
7264 * gdb.base/langs.exp
7265 * gdb.base/ldbl_e308.exp
7266 * gdb.base/line-symtabs.exp
7267 * gdb.base/linespecs.exp
7268 * gdb.base/list.exp
7269 * gdb.base/long_long.exp
7270 * gdb.base/longest-types.exp
7271 * gdb.base/maint.exp
7272 * gdb.base/max-value-size.exp
7273 * gdb.base/memattr.exp
7274 * gdb.base/mips_pro.exp
7275 * gdb.base/morestack.exp
7276 * gdb.base/moribund-step.exp
7277 * gdb.base/multi-forks.exp
7278 * gdb.base/nested-addr.exp
7279 * gdb.base/nextoverexit.exp
7280 * gdb.base/noreturn-finish.exp
7281 * gdb.base/noreturn-return.exp
7282 * gdb.base/nostdlib.exp
7283 * gdb.base/offsets.exp
7284 * gdb.base/opaque.exp
7285 * gdb.base/pc-fp.exp
7286 * gdb.base/permissions.exp
7287 * gdb.base/print-symbol-loading.exp
7288 * gdb.base/prologue-include.exp
7289 * gdb.base/psymtab.exp
7290 * gdb.base/ptype.exp
7291 * gdb.base/random-signal.exp
7292 * gdb.base/randomize.exp
7293 * gdb.base/range-stepping.exp
7294 * gdb.base/readline-ask.exp
7295 * gdb.base/recpar.exp
7296 * gdb.base/recurse.exp
7297 * gdb.base/relational.exp
7298 * gdb.base/restore.exp
7299 * gdb.base/return-nodebug.exp
7300 * gdb.base/return.exp
7301 * gdb.base/run-after-attach.exp
7302 * gdb.base/save-bp.exp
7303 * gdb.base/scope.exp
7304 * gdb.base/sect-cmd.exp
7305 * gdb.base/set-lang-auto.exp
7306 * gdb.base/set-noassign.exp
7307 * gdb.base/setvar.exp
7308 * gdb.base/sigall.exp
7309 * gdb.base/sigbpt.exp
7310 * gdb.base/siginfo-addr.exp
7311 * gdb.base/siginfo-infcall.exp
7312 * gdb.base/siginfo-obj.exp
7313 * gdb.base/siginfo.exp
7314 * gdb.base/signals-state-child.exp
7315 * gdb.base/signest.exp
7316 * gdb.base/sigstep.exp
7317 * gdb.base/sizeof.exp
7318 * gdb.base/skip.exp
7319 * gdb.base/solib-corrupted.exp
7320 * gdb.base/solib-nodir.exp
7321 * gdb.base/solib-search.exp
7322 * gdb.base/stack-checking.exp
7323 * gdb.base/stale-infcall.exp
7324 * gdb.base/stap-probe.exp
7325 * gdb.base/start.exp
7326 * gdb.base/step-break.exp
7327 * gdb.base/step-bt.exp
7328 * gdb.base/step-line.exp
7329 * gdb.base/step-over-exit.exp
7330 * gdb.base/step-over-syscall.exp
7331 * gdb.base/step-resume-infcall.exp
7332 * gdb.base/step-test.exp
7333 * gdb.base/store.exp
7334 * gdb.base/structs3.exp
7335 * gdb.base/sym-file.exp
7336 * gdb.base/symbol-without-target_section.exp
7337 * gdb.base/term.exp
7338 * gdb.base/testenv.exp
7339 * gdb.base/ui-redirect.exp
7340 * gdb.base/until.exp
7341 * gdb.base/unwindonsignal.exp
7342 * gdb.base/value-double-free.exp
7343 * gdb.base/vla-datatypes.exp
7344 * gdb.base/vla-ptr.exp
7345 * gdb.base/vla-sideeffect.exp
7346 * gdb.base/volatile.exp
7347 * gdb.base/watch-cond-infcall.exp
7348 * gdb.base/watch-cond.exp
7349 * gdb.base/watch-non-mem.exp
7350 * gdb.base/watch-read.exp
7351 * gdb.base/watch-vfork.exp
7352 * gdb.base/watchpoint-cond-gone.exp
7353 * gdb.base/watchpoint-delete.exp
7354 * gdb.base/watchpoint-hw-hit-once.exp
7355 * gdb.base/watchpoint-hw.exp
7356 * gdb.base/watchpoint-stops-at-right-insn.exp
7357 * gdb.base/watchpoints.exp
7358 * gdb.base/wchar.exp
7359 * gdb.base/whatis-exp.exp
7360 * gdb.btrace/buffer-size.exp
7361 * gdb.btrace/data.exp
7362 * gdb.btrace/delta.exp
7363 * gdb.btrace/dlopen.exp
7364 * gdb.btrace/enable.exp
7365 * gdb.btrace/exception.exp
7366 * gdb.btrace/function_call_history.exp
7367 * gdb.btrace/gcore.exp
7368 * gdb.btrace/instruction_history.exp
7369 * gdb.btrace/nohist.exp
7370 * gdb.btrace/reconnect.exp
7371 * gdb.btrace/record_goto-step.exp
7372 * gdb.btrace/record_goto.exp
7373 * gdb.btrace/rn-dl-bind.exp
7374 * gdb.btrace/segv.exp
7375 * gdb.btrace/step.exp
7376 * gdb.btrace/stepi.exp
7377 * gdb.btrace/tailcall-only.exp
7378 * gdb.btrace/tailcall.exp
7379 * gdb.btrace/tsx.exp
7380 * gdb.btrace/unknown_functions.exp
7381 * gdb.btrace/vdso.exp
7382 * gdb.compile/compile-ifunc.exp
7383 * gdb.compile/compile-ops.exp
7384 * gdb.compile/compile-print.exp
7385 * gdb.compile/compile-setjmp.exp
7386 * gdb.cp/abstract-origin.exp
7387 * gdb.cp/ambiguous.exp
7388 * gdb.cp/annota2.exp
7389 * gdb.cp/annota3.exp
7390 * gdb.cp/anon-ns.exp
7391 * gdb.cp/anon-struct.exp
7392 * gdb.cp/anon-union.exp
7393 * gdb.cp/arg-reference.exp
7394 * gdb.cp/baseenum.exp
7395 * gdb.cp/bool.exp
7396 * gdb.cp/breakpoint.exp
7397 * gdb.cp/bs15503.exp
7398 * gdb.cp/call-c.exp
7399 * gdb.cp/casts.exp
7400 * gdb.cp/chained-calls.exp
7401 * gdb.cp/class2.exp
7402 * gdb.cp/classes.exp
7403 * gdb.cp/cmpd-minsyms.exp
7404 * gdb.cp/converts.exp
7405 * gdb.cp/cp-relocate.exp
7406 * gdb.cp/cpcompletion.exp
7407 * gdb.cp/cpexprs.exp
7408 * gdb.cp/cplabel.exp
7409 * gdb.cp/cplusfuncs.exp
7410 * gdb.cp/cpsizeof.exp
7411 * gdb.cp/ctti.exp
7412 * gdb.cp/derivation.exp
7413 * gdb.cp/destrprint.exp
7414 * gdb.cp/dispcxx.exp
7415 * gdb.cp/enum-class.exp
7416 * gdb.cp/exception.exp
7417 * gdb.cp/exceptprint.exp
7418 * gdb.cp/expand-psymtabs-cxx.exp
7419 * gdb.cp/expand-sals.exp
7420 * gdb.cp/extern-c.exp
7421 * gdb.cp/filename.exp
7422 * gdb.cp/formatted-ref.exp
7423 * gdb.cp/fpointer.exp
7424 * gdb.cp/gdb1355.exp
7425 * gdb.cp/gdb2495.exp
7426 * gdb.cp/hang.exp
7427 * gdb.cp/impl-this.exp
7428 * gdb.cp/infcall-dlopen.exp
7429 * gdb.cp/inherit.exp
7430 * gdb.cp/iostream.exp
7431 * gdb.cp/koenig.exp
7432 * gdb.cp/local.exp
7433 * gdb.cp/m-data.exp
7434 * gdb.cp/m-static.exp
7435 * gdb.cp/mb-ctor.exp
7436 * gdb.cp/mb-inline.exp
7437 * gdb.cp/mb-templates.exp
7438 * gdb.cp/member-name.exp
7439 * gdb.cp/member-ptr.exp
7440 * gdb.cp/meth-typedefs.exp
7441 * gdb.cp/method.exp
7442 * gdb.cp/method2.exp
7443 * gdb.cp/minsym-fallback.exp
7444 * gdb.cp/misc.exp
7445 * gdb.cp/namelessclass.exp
7446 * gdb.cp/namespace-enum.exp
7447 * gdb.cp/namespace-nested-import.exp
7448 * gdb.cp/namespace.exp
7449 * gdb.cp/nextoverthrow.exp
7450 * gdb.cp/no-dmgl-verbose.exp
7451 * gdb.cp/non-trivial-retval.exp
7452 * gdb.cp/noparam.exp
7453 * gdb.cp/nsdecl.exp
7454 * gdb.cp/nsimport.exp
7455 * gdb.cp/nsnested.exp
7456 * gdb.cp/nsnoimports.exp
7457 * gdb.cp/nsrecurs.exp
7458 * gdb.cp/nsstress.exp
7459 * gdb.cp/nsusing.exp
7460 * gdb.cp/operator.exp
7461 * gdb.cp/oranking.exp
7462 * gdb.cp/overload-const.exp
7463 * gdb.cp/overload.exp
7464 * gdb.cp/ovldbreak.exp
7465 * gdb.cp/ovsrch.exp
7466 * gdb.cp/paren-type.exp
7467 * gdb.cp/parse-lang.exp
7468 * gdb.cp/pass-by-ref.exp
7469 * gdb.cp/pr-1023.exp
7470 * gdb.cp/pr-1210.exp
7471 * gdb.cp/pr-574.exp
7472 * gdb.cp/pr10687.exp
7473 * gdb.cp/pr12028.exp
7474 * gdb.cp/pr17132.exp
7475 * gdb.cp/pr17494.exp
7476 * gdb.cp/pr9067.exp
7477 * gdb.cp/pr9167.exp
7478 * gdb.cp/pr9631.exp
7479 * gdb.cp/printmethod.exp
7480 * gdb.cp/psmang.exp
7481 * gdb.cp/psymtab-parameter.exp
7482 * gdb.cp/ptype-cv-cp.exp
7483 * gdb.cp/ptype-flags.exp
7484 * gdb.cp/re-set-overloaded.exp
7485 * gdb.cp/ref-types.exp
7486 * gdb.cp/rtti.exp
7487 * gdb.cp/scope-err.exp
7488 * gdb.cp/shadow.exp
7489 * gdb.cp/smartp.exp
7490 * gdb.cp/static-method.exp
7491 * gdb.cp/static-print-quit.exp
7492 * gdb.cp/temargs.exp
7493 * gdb.cp/templates.exp
7494 * gdb.cp/try_catch.exp
7495 * gdb.cp/typedef-operator.exp
7496 * gdb.cp/typeid.exp
7497 * gdb.cp/userdef.exp
7498 * gdb.cp/using-crash.exp
7499 * gdb.cp/var-tag.exp
7500 * gdb.cp/virtbase.exp
7501 * gdb.cp/virtfunc.exp
7502 * gdb.cp/virtfunc2.exp
7503 * gdb.cp/vla-cxx.exp
7504 * gdb.disasm/t01_mov.exp
7505 * gdb.disasm/t02_mova.exp
7506 * gdb.disasm/t03_add.exp
7507 * gdb.disasm/t04_sub.exp
7508 * gdb.disasm/t05_cmp.exp
7509 * gdb.disasm/t06_ari2.exp
7510 * gdb.disasm/t07_ari3.exp
7511 * gdb.disasm/t08_or.exp
7512 * gdb.disasm/t09_xor.exp
7513 * gdb.disasm/t10_and.exp
7514 * gdb.disasm/t11_logs.exp
7515 * gdb.disasm/t12_bit.exp
7516 * gdb.disasm/t13_otr.exp
7517 * gdb.dlang/circular.exp
7518 * gdb.dwarf2/arr-stride.exp
7519 * gdb.dwarf2/arr-subrange.exp
7520 * gdb.dwarf2/atomic-type.exp
7521 * gdb.dwarf2/bad-regnum.exp
7522 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7523 * gdb.dwarf2/callframecfa.exp
7524 * gdb.dwarf2/clztest.exp
7525 * gdb.dwarf2/corrupt.exp
7526 * gdb.dwarf2/data-loc.exp
7527 * gdb.dwarf2/dup-psym.exp
7528 * gdb.dwarf2/dw2-anon-mptr.exp
7529 * gdb.dwarf2/dw2-anonymous-func.exp
7530 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7531 * gdb.dwarf2/dw2-bad-unresolved.exp
7532 * gdb.dwarf2/dw2-basic.exp
7533 * gdb.dwarf2/dw2-canonicalize-type.exp
7534 * gdb.dwarf2/dw2-case-insensitive.exp
7535 * gdb.dwarf2/dw2-common-block.exp
7536 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7537 * gdb.dwarf2/dw2-compressed.exp
7538 * gdb.dwarf2/dw2-const.exp
7539 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7540 * gdb.dwarf2/dw2-cu-size.exp
7541 * gdb.dwarf2/dw2-dup-frame.exp
7542 * gdb.dwarf2/dw2-entry-value.exp
7543 * gdb.dwarf2/dw2-icycle.exp
7544 * gdb.dwarf2/dw2-ifort-parameter.exp
7545 * gdb.dwarf2/dw2-inline-break.exp
7546 * gdb.dwarf2/dw2-inline-param.exp
7547 * gdb.dwarf2/dw2-intercu.exp
7548 * gdb.dwarf2/dw2-intermix.exp
7549 * gdb.dwarf2/dw2-lexical-block-bare.exp
7550 * gdb.dwarf2/dw2-linkage-name-trust.exp
7551 * gdb.dwarf2/dw2-minsym-in-cu.exp
7552 * gdb.dwarf2/dw2-noloc.exp
7553 * gdb.dwarf2/dw2-op-call.exp
7554 * gdb.dwarf2/dw2-op-out-param.exp
7555 * gdb.dwarf2/dw2-opt-structptr.exp
7556 * gdb.dwarf2/dw2-param-error.exp
7557 * gdb.dwarf2/dw2-producer.exp
7558 * gdb.dwarf2/dw2-ranges-base.exp
7559 * gdb.dwarf2/dw2-ref-missing-frame.exp
7560 * gdb.dwarf2/dw2-reg-undefined.exp
7561 * gdb.dwarf2/dw2-regno-invalid.exp
7562 * gdb.dwarf2/dw2-restore.exp
7563 * gdb.dwarf2/dw2-restrict.exp
7564 * gdb.dwarf2/dw2-single-line-discriminators.exp
7565 * gdb.dwarf2/dw2-strp.exp
7566 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7567 * gdb.dwarf2/dw2-unresolved.exp
7568 * gdb.dwarf2/dw2-var-zero-addr.exp
7569 * gdb.dwarf2/dw4-sig-types.exp
7570 * gdb.dwarf2/dwz.exp
7571 * gdb.dwarf2/dynarr-ptr.exp
7572 * gdb.dwarf2/enum-type.exp
7573 * gdb.dwarf2/gdb-index.exp
7574 * gdb.dwarf2/implptr-64bit.exp
7575 * gdb.dwarf2/implptr-optimized-out.exp
7576 * gdb.dwarf2/implptr.exp
7577 * gdb.dwarf2/implref-array.exp
7578 * gdb.dwarf2/implref-const.exp
7579 * gdb.dwarf2/implref-global.exp
7580 * gdb.dwarf2/implref-struct.exp
7581 * gdb.dwarf2/mac-fileno.exp
7582 * gdb.dwarf2/main-subprogram.exp
7583 * gdb.dwarf2/member-ptr-forwardref.exp
7584 * gdb.dwarf2/method-ptr.exp
7585 * gdb.dwarf2/missing-sig-type.exp
7586 * gdb.dwarf2/nonvar-access.exp
7587 * gdb.dwarf2/opaque-type-lookup.exp
7588 * gdb.dwarf2/pieces-optimized-out.exp
7589 * gdb.dwarf2/pieces.exp
7590 * gdb.dwarf2/pr10770.exp
7591 * gdb.dwarf2/pr13961.exp
7592 * gdb.dwarf2/staticvirtual.exp
7593 * gdb.dwarf2/subrange.exp
7594 * gdb.dwarf2/symtab-producer.exp
7595 * gdb.dwarf2/trace-crash.exp
7596 * gdb.dwarf2/typeddwarf.exp
7597 * gdb.dwarf2/valop.exp
7598 * gdb.dwarf2/watch-notconst.exp
7599 * gdb.fortran/array-element.exp
7600 * gdb.fortran/charset.exp
7601 * gdb.fortran/common-block.exp
7602 * gdb.fortran/complex.exp
7603 * gdb.fortran/derived-type-function.exp
7604 * gdb.fortran/derived-type.exp
7605 * gdb.fortran/logical.exp
7606 * gdb.fortran/module.exp
7607 * gdb.fortran/multi-dim.exp
7608 * gdb.fortran/nested-funcs.exp
7609 * gdb.fortran/print-formatted.exp
7610 * gdb.fortran/subarray.exp
7611 * gdb.fortran/vla-alloc-assoc.exp
7612 * gdb.fortran/vla-datatypes.exp
7613 * gdb.fortran/vla-history.exp
7614 * gdb.fortran/vla-ptr-info.exp
7615 * gdb.fortran/vla-ptype-sub.exp
7616 * gdb.fortran/vla-ptype.exp
7617 * gdb.fortran/vla-sizeof.exp
7618 * gdb.fortran/vla-type.exp
7619 * gdb.fortran/vla-value-sub-arbitrary.exp
7620 * gdb.fortran/vla-value-sub-finish.exp
7621 * gdb.fortran/vla-value-sub.exp
7622 * gdb.fortran/vla-value.exp
7623 * gdb.fortran/whatis_type.exp
7624 * gdb.go/chan.exp
7625 * gdb.go/handcall.exp
7626 * gdb.go/hello.exp
7627 * gdb.go/integers.exp
7628 * gdb.go/methods.exp
7629 * gdb.go/package.exp
7630 * gdb.go/strings.exp
7631 * gdb.go/types.exp
7632 * gdb.go/unsafe.exp
7633 * gdb.guile/scm-arch.exp
7634 * gdb.guile/scm-block.exp
7635 * gdb.guile/scm-breakpoint.exp
7636 * gdb.guile/scm-cmd.exp
7637 * gdb.guile/scm-disasm.exp
7638 * gdb.guile/scm-equal.exp
7639 * gdb.guile/scm-frame-args.exp
7640 * gdb.guile/scm-frame-inline.exp
7641 * gdb.guile/scm-frame.exp
7642 * gdb.guile/scm-iterator.exp
7643 * gdb.guile/scm-math.exp
7644 * gdb.guile/scm-objfile.exp
7645 * gdb.guile/scm-ports.exp
7646 * gdb.guile/scm-symbol.exp
7647 * gdb.guile/scm-symtab.exp
7648 * gdb.guile/scm-value-cc.exp
7649 * gdb.guile/types-module.exp
7650 * gdb.linespec/break-ask.exp
7651 * gdb.linespec/cpexplicit.exp
7652 * gdb.linespec/explicit.exp
7653 * gdb.linespec/keywords.exp
7654 * gdb.linespec/linespec.exp
7655 * gdb.linespec/ls-dollar.exp
7656 * gdb.linespec/ls-errs.exp
7657 * gdb.linespec/skip-two.exp
7658 * gdb.linespec/thread.exp
7659 * gdb.mi/mi-async.exp
7660 * gdb.mi/mi-basics.exp
7661 * gdb.mi/mi-break.exp
7662 * gdb.mi/mi-catch-load.exp
7663 * gdb.mi/mi-cli.exp
7664 * gdb.mi/mi-cmd-param-changed.exp
7665 * gdb.mi/mi-console.exp
7666 * gdb.mi/mi-detach.exp
7667 * gdb.mi/mi-disassemble.exp
7668 * gdb.mi/mi-eval.exp
7669 * gdb.mi/mi-file-transfer.exp
7670 * gdb.mi/mi-file.exp
7671 * gdb.mi/mi-fill-memory.exp
7672 * gdb.mi/mi-inheritance-syntax-error.exp
7673 * gdb.mi/mi-linespec-err-cp.exp
7674 * gdb.mi/mi-logging.exp
7675 * gdb.mi/mi-memory-changed.exp
7676 * gdb.mi/mi-read-memory.exp
7677 * gdb.mi/mi-record-changed.exp
7678 * gdb.mi/mi-reg-undefined.exp
7679 * gdb.mi/mi-regs.exp
7680 * gdb.mi/mi-return.exp
7681 * gdb.mi/mi-reverse.exp
7682 * gdb.mi/mi-simplerun.exp
7683 * gdb.mi/mi-solib.exp
7684 * gdb.mi/mi-stack.exp
7685 * gdb.mi/mi-stepi.exp
7686 * gdb.mi/mi-syn-frame.exp
7687 * gdb.mi/mi-until.exp
7688 * gdb.mi/mi-var-block.exp
7689 * gdb.mi/mi-var-child.exp
7690 * gdb.mi/mi-var-cmd.exp
7691 * gdb.mi/mi-var-cp.exp
7692 * gdb.mi/mi-var-display.exp
7693 * gdb.mi/mi-var-invalidate.exp
7694 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7695 * gdb.mi/mi-vla-fortran.exp
7696 * gdb.mi/mi-watch.exp
7697 * gdb.mi/mi2-var-child.exp
7698 * gdb.mi/user-selected-context-sync.exp
7699 * gdb.modula2/unbounded-array.exp
7700 * gdb.multi/dummy-frame-restore.exp
7701 * gdb.multi/multi-arch-exec.exp
7702 * gdb.multi/multi-arch.exp
7703 * gdb.multi/tids.exp
7704 * gdb.multi/watchpoint-multi.exp
7705 * gdb.opencl/callfuncs.exp
7706 * gdb.opencl/convs_casts.exp
7707 * gdb.opencl/datatypes.exp
7708 * gdb.opencl/operators.exp
7709 * gdb.opencl/vec_comps.exp
7710 * gdb.opt/clobbered-registers-O2.exp
7711 * gdb.opt/inline-break.exp
7712 * gdb.opt/inline-bt.exp
7713 * gdb.opt/inline-cmds.exp
7714 * gdb.opt/inline-locals.exp
7715 * gdb.pascal/case-insensitive-symbols.exp
7716 * gdb.pascal/floats.exp
7717 * gdb.pascal/gdb11492.exp
7718 * gdb.python/lib-types.exp
7719 * gdb.python/py-arch.exp
7720 * gdb.python/py-as-string.exp
7721 * gdb.python/py-bad-printers.exp
7722 * gdb.python/py-block.exp
7723 * gdb.python/py-breakpoint-create-fail.exp
7724 * gdb.python/py-breakpoint.exp
7725 * gdb.python/py-caller-is.exp
7726 * gdb.python/py-cmd.exp
7727 * gdb.python/py-explore-cc.exp
7728 * gdb.python/py-explore.exp
7729 * gdb.python/py-finish-breakpoint.exp
7730 * gdb.python/py-finish-breakpoint2.exp
7731 * gdb.python/py-frame-args.exp
7732 * gdb.python/py-frame-inline.exp
7733 * gdb.python/py-frame.exp
7734 * gdb.python/py-framefilter-mi.exp
7735 * gdb.python/py-infthread.exp
7736 * gdb.python/py-lazy-string.exp
7737 * gdb.python/py-linetable.exp
7738 * gdb.python/py-mi-events.exp
7739 * gdb.python/py-mi-objfile.exp
7740 * gdb.python/py-mi.exp
7741 * gdb.python/py-objfile.exp
7742 * gdb.python/py-pp-integral.exp
7743 * gdb.python/py-pp-maint.exp
7744 * gdb.python/py-pp-re-notag.exp
7745 * gdb.python/py-pp-registration.exp
7746 * gdb.python/py-recurse-unwind.exp
7747 * gdb.python/py-strfns.exp
7748 * gdb.python/py-symbol.exp
7749 * gdb.python/py-symtab.exp
7750 * gdb.python/py-sync-interp.exp
7751 * gdb.python/py-typeprint.exp
7752 * gdb.python/py-unwind-maint.exp
7753 * gdb.python/py-unwind.exp
7754 * gdb.python/py-value-cc.exp
7755 * gdb.python/py-xmethods.exp
7756 * gdb.reverse/amd64-tailcall-reverse.exp
7757 * gdb.reverse/break-precsave.exp
7758 * gdb.reverse/break-reverse.exp
7759 * gdb.reverse/consecutive-precsave.exp
7760 * gdb.reverse/consecutive-reverse.exp
7761 * gdb.reverse/finish-precsave.exp
7762 * gdb.reverse/finish-reverse-bkpt.exp
7763 * gdb.reverse/finish-reverse.exp
7764 * gdb.reverse/fstatat-reverse.exp
7765 * gdb.reverse/getresuid-reverse.exp
7766 * gdb.reverse/i386-precsave.exp
7767 * gdb.reverse/i386-reverse.exp
7768 * gdb.reverse/i386-sse-reverse.exp
7769 * gdb.reverse/i387-env-reverse.exp
7770 * gdb.reverse/i387-stack-reverse.exp
7771 * gdb.reverse/insn-reverse.exp
7772 * gdb.reverse/machinestate-precsave.exp
7773 * gdb.reverse/machinestate.exp
7774 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7775 * gdb.reverse/pipe-reverse.exp
7776 * gdb.reverse/readv-reverse.exp
7777 * gdb.reverse/recvmsg-reverse.exp
7778 * gdb.reverse/rerun-prec.exp
7779 * gdb.reverse/s390-mvcle.exp
7780 * gdb.reverse/step-precsave.exp
7781 * gdb.reverse/step-reverse.exp
7782 * gdb.reverse/time-reverse.exp
7783 * gdb.reverse/until-precsave.exp
7784 * gdb.reverse/until-reverse.exp
7785 * gdb.reverse/waitpid-reverse.exp
7786 * gdb.reverse/watch-precsave.exp
7787 * gdb.reverse/watch-reverse.exp
7788 * gdb.rust/generics.exp
7789 * gdb.rust/methods.exp
7790 * gdb.rust/modules.exp
7791 * gdb.rust/simple.exp
7792 * gdb.server/connect-with-no-symbol-file.exp
7793 * gdb.server/ext-attach.exp
7794 * gdb.server/ext-restart.exp
7795 * gdb.server/ext-wrapper.exp
7796 * gdb.server/file-transfer.exp
7797 * gdb.server/server-exec-info.exp
7798 * gdb.server/server-kill.exp
7799 * gdb.server/server-mon.exp
7800 * gdb.server/wrapper.exp
7801 * gdb.stabs/exclfwd.exp
7802 * gdb.stabs/gdb11479.exp
7803 * gdb.threads/clone-new-thread-event.exp
7804 * gdb.threads/corethreads.exp
7805 * gdb.threads/current-lwp-dead.exp
7806 * gdb.threads/dlopen-libpthread.exp
7807 * gdb.threads/gcore-thread.exp
7808 * gdb.threads/sigstep-threads.exp
7809 * gdb.threads/watchpoint-fork.exp
7810 * gdb.trace/actions-changed.exp
7811 * gdb.trace/backtrace.exp
7812 * gdb.trace/change-loc.exp
7813 * gdb.trace/circ.exp
7814 * gdb.trace/collection.exp
7815 * gdb.trace/disconnected-tracing.exp
7816 * gdb.trace/ftrace.exp
7817 * gdb.trace/mi-trace-frame-collected.exp
7818 * gdb.trace/mi-trace-unavailable.exp
7819 * gdb.trace/mi-traceframe-changed.exp
7820 * gdb.trace/mi-tsv-changed.exp
7821 * gdb.trace/no-attach-trace.exp
7822 * gdb.trace/passc-dyn.exp
7823 * gdb.trace/qtro.exp
7824 * gdb.trace/range-stepping.exp
7825 * gdb.trace/read-memory.exp
7826 * gdb.trace/save-trace.exp
7827 * gdb.trace/signal.exp
7828 * gdb.trace/status-stop.exp
7829 * gdb.trace/tfile.exp
7830 * gdb.trace/trace-break.exp
7831 * gdb.trace/trace-buffer-size.exp
7832 * gdb.trace/trace-condition.exp
7833 * gdb.trace/tracefile-pseudo-reg.exp
7834 * gdb.trace/tstatus.exp
7835 * gdb.trace/unavailable.exp
7836 * gdb.trace/while-dyn.exp
7837 * gdb.trace/while-stepping.exp
7838
34c41c68
DE
78392016-12-22 Doug Evans <xdje42@gmail.com>
7840
7841 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7842 and msymbols.
7843
16e69324
YQ
78442016-12-19 Yao Qi <yao.qi@linaro.org>
7845
7846 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7847 (test_with_self): Don't call do_steps_and_nexts, and remove
7848 code about stepping into xmalloc.
7849
f94f411b
YQ
78502016-12-09 Yao Qi <yao.qi@linaro.org>
7851
7852 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7853
78542016-12-09 Yao Qi <yao.qi@linaro.org>
7855
7856 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7857
f1b5deee
PA
78582016-12-09 Pedro Alves <palves@redhat.com>
7859
7860 * gdb.base/all-architectures-0.exp: New file.
7861 * gdb.base/all-architectures-1.exp: New file.
7862 * gdb.base/all-architectures-2.exp: New file.
7863 * gdb.base/all-architectures-3.exp: New file.
7864 * gdb.base/all-architectures-4.exp: New file.
7865 * gdb.base/all-architectures-5.exp: New file.
7866 * gdb.base/all-architectures-6.exp: New file.
7867 * gdb.base/all-architectures-7.exp: New file.
7868 * gdb.base/all-architectures.exp.in: New file.
7869
364ca42e
YQ
78702016-12-09 Yao Qi <yao.qi@linaro.org>
7871
7872 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7873
107c2d62
LM
78742016-12-02 Luis Machado <lgustavo@codesourcery.com>
7875
7876 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7877 possible.
7878 Remove useless pattern-matching code.
7879
df3ee9ca
PA
78802016-12-02 Pedro Alves <palves@redhat.com>
7881
7882 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7883 procedure.
7884 (top level): Call it.
7885
ec835369
PA
78862016-12-02 Pedro Alves <palves@redhat.com>
7887
7888 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7889 New procedure.
7890 (top level): Call it.
7891
01770bbd
PA
78922016-12-02 Pedro Alves <palves@redhat.com>
7893
7894 PR cli/20559
7895 * gdb.base/commands.exp (user_defined_command_args_eval): New
7896 procedure.
7897 (top level): Call it.
7898
008459ea
LM
78992016-12-02 Luis Machado <lgustavo@codesourcery.com>
7900
7901 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7902 timeout handling.
7903
0c1b455e
TT
79042016-12-02 Tom Tromey <tom@tromey.com>
7905
7906 * gdb.dwarf2/main-subprogram.c: New file.
7907 * gdb.dwarf2/main-subprogram.exp: New file.
7908
018572b8
LM
79092016-12-01 Luis Machado <lgustavo@codesourcery.com>
7910
7911 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7912 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7913 gdb_test_no_output for a couple of cases.
7914 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7915
84c93cd5
LM
79162016-12-01 Luis Machado <lgustavo@codesourcery.com>
7917
7918 Fix test names and standardize compilation error messages throughout
7919 the following files:
7920
7921 * gdb.ada/start.exp
7922 * gdb.arch/alpha-step.exp
7923 * gdb.arch/e500-prologue.exp
7924 * gdb.arch/ftrace-insn-reloc.exp
7925 * gdb.arch/gdb1291.exp
7926 * gdb.arch/gdb1431.exp
7927 * gdb.arch/gdb1558.exp
7928 * gdb.arch/i386-dr3-watch.exp
7929 * gdb.arch/i386-sse-stack-align.exp
7930 * gdb.arch/ia64-breakpoint-shadow.exp
7931 * gdb.arch/pa-nullify.exp
7932 * gdb.arch/powerpc-aix-prologue.exp
7933 * gdb.arch/thumb-bx-pc.exp
7934 * gdb.base/annota1.exp
7935 * gdb.base/annota3.exp
7936 * gdb.base/arrayidx.exp
7937 * gdb.base/assign.exp
7938 * gdb.base/attach.exp
7939 * gdb.base/auxv.exp
7940 * gdb.base/bang.exp
7941 * gdb.base/bfp-test.exp
7942 * gdb.base/bigcore.exp
7943 * gdb.base/bitfields2.exp
7944 * gdb.base/break-fun-addr.exp
7945 * gdb.base/break-probes.exp
7946 * gdb.base/call-rt-st.exp
7947 * gdb.base/callexit.exp
7948 * gdb.base/catch-fork-kill.exp
7949 * gdb.base/charset.exp
7950 * gdb.base/checkpoint.exp
7951 * gdb.base/comprdebug.exp
7952 * gdb.base/constvars.exp
7953 * gdb.base/coredump-filter.exp
7954 * gdb.base/cursal.exp
7955 * gdb.base/cvexpr.exp
7956 * gdb.base/detach.exp
7957 * gdb.base/display.exp
7958 * gdb.base/dmsym.exp
7959 * gdb.base/dprintf-pending.exp
7960 * gdb.base/dso2dso.exp
7961 * gdb.base/dtrace-probe.exp
7962 * gdb.base/dump.exp
7963 * gdb.base/enum_cond.exp
7964 * gdb.base/exe-lock.exp
7965 * gdb.base/exec-invalid-sysroot.exp
7966 * gdb.base/execl-update-breakpoints.exp
7967 * gdb.base/exprs.exp
7968 * gdb.base/fileio.exp
7969 * gdb.base/find.exp
7970 * gdb.base/finish.exp
7971 * gdb.base/fixsection.exp
7972 * gdb.base/foll-vfork.exp
7973 * gdb.base/frame-args.exp
7974 * gdb.base/gcore.exp
7975 * gdb.base/gdb1250.exp
7976 * gdb.base/global-var-nested-by-dso.exp
7977 * gdb.base/gnu-ifunc.exp
7978 * gdb.base/hashline1.exp
7979 * gdb.base/hashline2.exp
7980 * gdb.base/hashline3.exp
7981 * gdb.base/hbreak-in-shr-unsupported.exp
7982 * gdb.base/huge.exp
7983 * gdb.base/infcall-input.exp
7984 * gdb.base/info-fun.exp
7985 * gdb.base/info-shared.exp
7986 * gdb.base/jit-simple.exp
7987 * gdb.base/jit-so.exp
7988 * gdb.base/jit.exp
7989 * gdb.base/jump.exp
7990 * gdb.base/label.exp
7991 * gdb.base/lineinc.exp
7992 * gdb.base/logical.exp
7993 * gdb.base/longjmp.exp
7994 * gdb.base/macscp.exp
7995 * gdb.base/miscexprs.exp
7996 * gdb.base/new-ui-echo.exp
7997 * gdb.base/new-ui-pending-input.exp
7998 * gdb.base/new-ui.exp
7999 * gdb.base/nodebug.exp
8000 * gdb.base/nofield.exp
8001 * gdb.base/offsets.exp
8002 * gdb.base/overlays.exp
8003 * gdb.base/pending.exp
8004 * gdb.base/pointers.exp
8005 * gdb.base/pr11022.exp
8006 * gdb.base/printcmds.exp
8007 * gdb.base/prologue.exp
8008 * gdb.base/ptr-typedef.exp
8009 * gdb.base/realname-expand.exp
8010 * gdb.base/relativedebug.exp
8011 * gdb.base/relocate.exp
8012 * gdb.base/remote.exp
8013 * gdb.base/reread.exp
8014 * gdb.base/return2.exp
8015 * gdb.base/savedregs.exp
8016 * gdb.base/sep.exp
8017 * gdb.base/sepdebug.exp
8018 * gdb.base/sepsymtab.exp
8019 * gdb.base/set-inferior-tty.exp
8020 * gdb.base/setshow.exp
8021 * gdb.base/shlib-call.exp
8022 * gdb.base/sigaltstack.exp
8023 * gdb.base/siginfo-addr.exp
8024 * gdb.base/signals.exp
8025 * gdb.base/signull.exp
8026 * gdb.base/sigrepeat.exp
8027 * gdb.base/so-impl-ld.exp
8028 * gdb.base/solib-display.exp
8029 * gdb.base/solib-overlap.exp
8030 * gdb.base/solib-search.exp
8031 * gdb.base/solib-symbol.exp
8032 * gdb.base/structs.exp
8033 * gdb.base/structs2.exp
8034 * gdb.base/symtab-search-order.exp
8035 * gdb.base/twice.exp
8036 * gdb.base/unload.exp
8037 * gdb.base/varargs.exp
8038 * gdb.base/watchpoint-solib.exp
8039 * gdb.base/watchpoint.exp
8040 * gdb.base/whatis.exp
8041 * gdb.base/wrong_frame_bt_full.exp
8042 * gdb.btrace/dlopen.exp
8043 * gdb.cell/ea-standalone.exp
8044 * gdb.cell/ea-test.exp
8045 * gdb.cp/dispcxx.exp
8046 * gdb.cp/gdb2384.exp
8047 * gdb.cp/method2.exp
8048 * gdb.cp/nextoverthrow.exp
8049 * gdb.cp/pr10728.exp
8050 * gdb.disasm/am33.exp
8051 * gdb.disasm/h8300s.exp
8052 * gdb.disasm/mn10300.exp
8053 * gdb.disasm/sh3.exp
8054 * gdb.dwarf2/dw2-dir-file-name.exp
8055 * gdb.fortran/complex.exp
8056 * gdb.fortran/library-module.exp
8057 * gdb.guile/scm-pretty-print.exp
8058 * gdb.guile/scm-symbol.exp
8059 * gdb.guile/scm-type.exp
8060 * gdb.guile/scm-value.exp
8061 * gdb.linespec/linespec.exp
8062 * gdb.mi/gdb701.exp
8063 * gdb.mi/gdb792.exp
8064 * gdb.mi/mi-breakpoint-changed.exp
8065 * gdb.mi/mi-dprintf-pending.exp
8066 * gdb.mi/mi-dprintf.exp
8067 * gdb.mi/mi-exit-code.exp
8068 * gdb.mi/mi-pending.exp
8069 * gdb.mi/mi-solib.exp
8070 * gdb.mi/new-ui-mi-sync.exp
8071 * gdb.mi/pr11022.exp
8072 * gdb.mi/user-selected-context-sync.exp
8073 * gdb.opt/solib-intra-step.exp
8074 * gdb.python/py-events.exp
8075 * gdb.python/py-finish-breakpoint.exp
8076 * gdb.python/py-mi.exp
8077 * gdb.python/py-prettyprint.exp
8078 * gdb.python/py-shared.exp
8079 * gdb.python/py-symbol.exp
8080 * gdb.python/py-template.exp
8081 * gdb.python/py-type.exp
8082 * gdb.python/py-value.exp
8083 * gdb.reverse/solib-precsave.exp
8084 * gdb.reverse/solib-reverse.exp
8085 * gdb.server/solib-list.exp
8086 * gdb.stabs/weird.exp
8087 * gdb.threads/reconnect-signal.exp
8088 * gdb.threads/stepi-random-signal.exp
8089 * gdb.trace/actions.exp
8090 * gdb.trace/ax.exp
8091 * gdb.trace/backtrace.exp
8092 * gdb.trace/change-loc.exp
8093 * gdb.trace/deltrace.exp
8094 * gdb.trace/ftrace-lock.exp
8095 * gdb.trace/ftrace.exp
8096 * gdb.trace/infotrace.exp
8097 * gdb.trace/mi-tracepoint-changed.exp
8098 * gdb.trace/packetlen.exp
8099 * gdb.trace/passcount.exp
8100 * gdb.trace/pending.exp
8101 * gdb.trace/range-stepping.exp
8102 * gdb.trace/report.exp
8103 * gdb.trace/stap-trace.exp
8104 * gdb.trace/tfind.exp
8105 * gdb.trace/trace-break.exp
8106 * gdb.trace/trace-condition.exp
8107 * gdb.trace/trace-enable-disable.exp
8108 * gdb.trace/trace-mt.exp
8109 * gdb.trace/tracecmd.exp
8110 * gdb.trace/tspeed.exp
8111 * gdb.trace/tsv.exp
8112 * lib/perftest.exp
8113
fb9feb35
LM
81142016-12-01 Luis Machado <lgustavo@codesourcery.com>
8115
8116 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8117 with gdb_test_no_output.
8118 Use command as test name.
8119
cd2ddb6c
LM
81202016-12-01 Luis Machado <lgustavo@codesourcery.com>
8121
8122 Fix test names starting with uppercase throughout the files.
8123
8124 * gdb.ada/assign_1.exp
8125 * gdb.ada/boolean_expr.exp
8126 * gdb.base/arrayidx.exp
8127 * gdb.base/del.exp
8128 * gdb.base/gcore-buffer-overflow.exp
8129 * gdb.base/testenv.exp
8130 * gdb.compile/compile.exp
8131 * gdb.python/py-framefilter-invalidarg.exp
8132 * gdb.python/py-framefilter.exp
8133
bb95117e
LM
81342016-12-01 Luis Machado <lgustavo@codesourcery.com>
8135
8136 Fix test names starting with uppercase throughout the files.
8137
8138 * gdb.ada/array_return.exp
8139 * gdb.ada/expr_delims.exp
8140 * gdb.ada/mi_dyn_arr.exp
8141 * gdb.ada/mi_interface.exp
8142 * gdb.ada/mi_var_array.exp
8143 * gdb.ada/watch_arg.exp
8144 * gdb.arch/alpha-step.exp
8145 * gdb.arch/altivec-regs.exp
8146 * gdb.arch/e500-regs.exp
8147 * gdb.arch/powerpc-d128-regs.exp
8148 * gdb.base/arrayidx.exp
8149 * gdb.base/break.exp
8150 * gdb.base/checkpoint.exp
8151 * gdb.base/debug-expr.exp
8152 * gdb.base/dmsym.exp
8153 * gdb.base/radix.exp
8154 * gdb.base/sepdebug.exp
8155 * gdb.base/testenv.exp
8156 * gdb.base/watch_thread_num.exp
8157 * gdb.base/watchpoint-cond-gone.exp
8158 * gdb.cell/break.exp
8159 * gdb.cell/ea-cache.exp
8160 * gdb.compile/compile.exp
8161 * gdb.cp/gdb2495.exp
8162 * gdb.gdb/selftest.exp
8163 * gdb.gdb/xfullpath.exp
8164 * gdb.go/hello.exp
8165 * gdb.go/integers.exp
8166 * gdb.objc/basicclass.exp
8167 * gdb.pascal/hello.exp
8168 * gdb.pascal/integers.exp
8169 * gdb.python/py-breakpoint.exp
8170 * gdb.python/py-cmd.exp
8171 * gdb.python/py-linetable.exp
8172 * gdb.python/py-xmethods.exp
8173 * gdb.python/python.exp
8174 * gdb.reverse/consecutive-precsave.exp
8175 * gdb.reverse/finish-precsave.exp
8176 * gdb.reverse/i386-precsave.exp
8177 * gdb.reverse/machinestate-precsave.exp
8178 * gdb.reverse/sigall-precsave.exp
8179 * gdb.reverse/solib-precsave.exp
8180 * gdb.reverse/step-precsave.exp
8181 * gdb.reverse/until-precsave.exp
8182 * gdb.reverse/watch-precsave.exp
8183 * gdb.threads/leader-exit.exp
8184 * gdb.threads/pthreads.exp
8185 * gdb.threads/wp-replication.exp
8186 * gdb.trace/actions.exp
8187 * gdb.trace/mi-tsv-changed.exp
8188 * gdb.trace/tsv.exp
8189
de97fdd4
LM
81902016-12-01 Luis Machado <lgustavo@codesourcery.com>
8191
8192 Fix test names starting with uppercase throughout the files.
8193
8194 * gdb.arch/i386-bp_permanent.exp
8195 * gdb.arch/i386-gnu-cfi.exp
8196 * gdb.base/disasm-end-cu.exp
8197 * gdb.base/macscp.exp
8198 * gdb.base/pending.exp
8199 * gdb.base/watch_thread_num.exp
8200 * gdb.cp/exception.exp
8201 * gdb.cp/gdb2495.exp
8202 * gdb.cp/local.exp
8203 * gdb.python/py-evsignal.exp
8204 * gdb.python/python.exp
8205 * gdb.trace/tracecmd.exp
8206
9f058c10
LM
82072016-12-01 Luis Machado <lgustavo@codesourcery.com>
8208
8209 Fix test names starting with uppercase throughout the files.
8210
8211 * gdb.base/charset.exp
8212 * gdb.base/eval.exp
8213 * gdb.base/multi-forks.exp
8214 * gdb.guile/scm-progspace.exp
8215 * gdb.opencl/datatypes.exp
8216 * gdb.python/py-block.exp
8217 * gdb.python/py-function.exp
8218 * gdb.python/py-symbol.exp
8219 * gdb.python/py-symtab.exp
8220 * gdb.python/py-xmethods.exp
8221 * gdb.reverse/break-precsave.exp
8222 * gdb.reverse/break-reverse.exp
8223 * gdb.reverse/consecutive-precsave.exp
8224 * gdb.reverse/consecutive-reverse.exp
8225 * gdb.reverse/finish-precsave.exp
8226 * gdb.reverse/finish-reverse-bkpt.exp
8227 * gdb.reverse/finish-reverse.exp
8228 * gdb.reverse/fstatat-reverse.exp
8229 * gdb.reverse/getresuid-reverse.exp
8230 * gdb.reverse/i386-precsave.exp
8231 * gdb.reverse/i386-reverse.exp
8232 * gdb.reverse/i386-sse-reverse.exp
8233 * gdb.reverse/i387-stack-reverse.exp
8234 * gdb.reverse/insn-reverse.exp
8235 * gdb.reverse/machinestate-precsave.exp
8236 * gdb.reverse/machinestate.exp
8237 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8238 * gdb.reverse/pipe-reverse.exp
8239 * gdb.reverse/readv-reverse.exp
8240 * gdb.reverse/recvmsg-reverse.exp
8241 * gdb.reverse/rerun-prec.exp
8242 * gdb.reverse/s390-mvcle.exp
8243 * gdb.reverse/sigall-precsave.exp
8244 * gdb.reverse/sigall-reverse.exp
8245 * gdb.reverse/solib-precsave.exp
8246 * gdb.reverse/solib-reverse.exp
8247 * gdb.reverse/step-precsave.exp
8248 * gdb.reverse/step-reverse.exp
8249 * gdb.reverse/time-reverse.exp
8250 * gdb.reverse/until-precsave.exp
8251 * gdb.reverse/until-reverse.exp
8252 * gdb.reverse/waitpid-reverse.exp
8253 * gdb.reverse/watch-precsave.exp
8254 * gdb.reverse/watch-reverse.exp
8255
cdc7edd7
LM
82562016-12-01 Luis Machado <lgustavo@codesourcery.com>
8257
8258 Fix test names starting with uppercase throughout the files.
8259
8260 * gdb.arch/i386-mpx-simple_segv.exp
8261 * gdb.arch/i386-mpx.exp
8262 * gdb.arch/i386-permbkpt.exp
8263 * gdb.arch/pa-nullify.exp
8264 * gdb.arch/powerpc-d128-regs.exp
8265 * gdb.arch/vsx-regs.exp
8266 * gdb.base/bfp-test.exp
8267 * gdb.base/break.exp
8268 * gdb.base/breakpoint-shadow.exp
8269 * gdb.base/callfuncs.exp
8270 * gdb.base/charset.exp
8271 * gdb.base/commands.exp
8272 * gdb.base/completion.exp
8273 * gdb.base/dfp-test.exp
8274 * gdb.base/echo.exp
8275 * gdb.base/ending-run.exp
8276 * gdb.base/eval.exp
8277 * gdb.base/expand-psymtabs.exp
8278 * gdb.base/float128.exp
8279 * gdb.base/floatn.exp
8280 * gdb.base/foll-exec-mode.exp
8281 * gdb.base/gdb1056.exp
8282 * gdb.base/gdb11531.exp
8283 * gdb.base/kill-after-signal.exp
8284 * gdb.base/multi-forks.exp
8285 * gdb.base/overlays.exp
8286 * gdb.base/pending.exp
8287 * gdb.base/sepdebug.exp
8288 * gdb.base/testenv.exp
8289 * gdb.base/valgrind-db-attach.exp
8290 * gdb.base/watch_thread_num.exp
8291 * gdb.base/watchpoint-cond-gone.exp
8292 * gdb.base/watchpoint.exp
8293 * gdb.base/watchpoints.exp
8294 * gdb.cp/arg-reference.exp
8295 * gdb.cp/baseenum.exp
8296 * gdb.cp/operator.exp
8297 * gdb.cp/shadow.exp
8298 * gdb.dwarf2/dw2-op-out-param.exp
8299 * gdb.dwarf2/dw2-reg-undefined.exp
8300 * gdb.go/chan.exp
8301 * gdb.go/hello.exp
8302 * gdb.go/integers.exp
8303 * gdb.go/methods.exp
8304 * gdb.go/package.exp
8305 * gdb.guile/scm-parameter.exp
8306 * gdb.guile/scm-progspace.exp
8307 * gdb.guile/scm-value.exp
8308 * gdb.mi/mi-pending.exp
8309 * gdb.mi/user-selected-context-sync.exp
8310 * gdb.multi/multi-attach.exp
8311 * gdb.multi/tids.exp
8312 * gdb.opt/clobbered-registers-O2.exp
8313 * gdb.pascal/floats.exp
8314 * gdb.pascal/integers.exp
8315 * gdb.python/py-block.exp
8316 * gdb.python/py-events.exp
8317 * gdb.python/py-parameter.exp
8318 * gdb.python/py-symbol.exp
8319 * gdb.python/py-symtab.exp
8320 * gdb.python/py-type.exp
8321 * gdb.python/py-value.exp
8322 * gdb.python/py-xmethods.exp
8323 * gdb.python/python.exp
8324 * gdb.reverse/break-precsave.exp
8325 * gdb.reverse/consecutive-precsave.exp
8326 * gdb.reverse/finish-precsave.exp
8327 * gdb.reverse/i386-precsave.exp
8328 * gdb.reverse/machinestate-precsave.exp
8329 * gdb.reverse/sigall-precsave.exp
8330 * gdb.reverse/solib-precsave.exp
8331 * gdb.reverse/step-precsave.exp
8332 * gdb.reverse/until-precsave.exp
8333 * gdb.reverse/watch-precsave.exp
8334 * gdb.server/ext-attach.exp
8335 * gdb.server/ext-restart.exp
8336 * gdb.server/ext-run.exp
8337 * gdb.server/ext-wrapper.exp
8338 * gdb.stabs/gdb11479.exp
8339 * gdb.stabs/weird.exp
8340 * gdb.threads/attach-many-short-lived-threads.exp
8341 * gdb.threads/kill.exp
8342 * gdb.threads/watchpoint-fork.exp
8343
bc6c7af4
LM
83442016-12-01 Luis Machado <lgustavo@codesourcery.com>
8345
8346 Fix test names starting with uppercase throughout all the files below.
8347
8348 * gdb.ada/array_return.exp
8349 * gdb.ada/catch_ex.exp
8350 * gdb.ada/info_exc.exp
8351 * gdb.ada/mi_catch_ex.exp
8352 * gdb.ada/mi_dyn_arr.exp
8353 * gdb.ada/mi_ex_cond.exp
8354 * gdb.ada/mi_exc_info.exp
8355 * gdb.ada/mi_interface.exp
8356 * gdb.ada/mi_task_arg.exp
8357 * gdb.ada/mi_task_info.exp
8358 * gdb.ada/mi_var_array.exp
8359 * gdb.arch/alpha-step.exp
8360 * gdb.arch/amd64-disp-step.exp
8361 * gdb.arch/arm-disp-step.exp
8362 * gdb.arch/disp-step-insn-reloc.exp
8363 * gdb.arch/e500-prologue.exp
8364 * gdb.arch/ftrace-insn-reloc.exp
8365 * gdb.arch/gdb1558.exp
8366 * gdb.arch/i386-bp_permanent.exp
8367 * gdb.arch/i386-disp-step.exp
8368 * gdb.arch/i386-float.exp
8369 * gdb.arch/i386-gnu-cfi.exp
8370 * gdb.arch/ia64-breakpoint-shadow.exp
8371 * gdb.arch/mips16-thunks.exp
8372 * gdb.arch/pa-nullify.exp
8373 * gdb.arch/powerpc-aix-prologue.exp
8374 * gdb.arch/powerpc-power.exp
8375 * gdb.arch/ppc-dfp.exp
8376 * gdb.arch/s390-tdbregs.exp
8377 * gdb.arch/spu-info.exp
8378 * gdb.arch/spu-ls.exp
8379 * gdb.arch/thumb-bx-pc.exp
8380 * gdb.base/advance.exp
8381 * gdb.base/annota-input-while-running.exp
8382 * gdb.base/arrayidx.exp
8383 * gdb.base/asmlabel.exp
8384 * gdb.base/async.exp
8385 * gdb.base/attach-wait-input.exp
8386 * gdb.base/auto-connect-native-target.exp
8387 * gdb.base/batch-preserve-term-settings.exp
8388 * gdb.base/bfp-test.exp
8389 * gdb.base/bigcore.exp
8390 * gdb.base/bp-permanent.exp
8391 * gdb.base/break-always.exp
8392 * gdb.base/break-fun-addr.exp
8393 * gdb.base/break-idempotent.exp
8394 * gdb.base/break-main-file-remove-fail.exp
8395 * gdb.base/break-probes.exp
8396 * gdb.base/break-unload-file.exp
8397 * gdb.base/break.exp
8398 * gdb.base/call-ar-st.exp
8399 * gdb.base/call-rt-st.exp
8400 * gdb.base/call-sc.exp
8401 * gdb.base/call-signal-resume.exp
8402 * gdb.base/call-strs.exp
8403 * gdb.base/callexit.exp
8404 * gdb.base/callfuncs.exp
8405 * gdb.base/catch-gdb-caused-signals.exp
8406 * gdb.base/catch-signal-siginfo-cond.exp
8407 * gdb.base/catch-syscall.exp
8408 * gdb.base/compare-sections.exp
8409 * gdb.base/cond-eval-mode.exp
8410 * gdb.base/condbreak-call-false.exp
8411 * gdb.base/consecutive-step-over.exp
8412 * gdb.base/cursal.exp
8413 * gdb.base/disabled-location.exp
8414 * gdb.base/disasm-end-cu.exp
8415 * gdb.base/display.exp
8416 * gdb.base/double-prompt-target-event-error.exp
8417 * gdb.base/dprintf-bp-same-addr.exp
8418 * gdb.base/dprintf-detach.exp
8419 * gdb.base/dprintf-next.exp
8420 * gdb.base/dprintf-non-stop.exp
8421 * gdb.base/dprintf-pending.exp
8422 * gdb.base/dso2dso.exp
8423 * gdb.base/ending-run.exp
8424 * gdb.base/enum_cond.exp
8425 * gdb.base/examine-backward.exp
8426 * gdb.base/exe-lock.exp
8427 * gdb.base/exec-invalid-sysroot.exp
8428 * gdb.base/execl-update-breakpoints.exp
8429 * gdb.base/execution-termios.exp
8430 * gdb.base/fileio.exp
8431 * gdb.base/fixsection.exp
8432 * gdb.base/foll-exec-mode.exp
8433 * gdb.base/foll-exec.exp
8434 * gdb.base/fork-running-state.exp
8435 * gdb.base/frame-args.exp
8436 * gdb.base/fullpath-expand.exp
8437 * gdb.base/func-ptr.exp
8438 * gdb.base/gcore-relro-pie.exp
8439 * gdb.base/gdb1090.exp
8440 * gdb.base/gdb1555.exp
8441 * gdb.base/global-var-nested-by-dso.exp
8442 * gdb.base/gnu-ifunc.exp
8443 * gdb.base/hbreak-in-shr-unsupported.exp
8444 * gdb.base/hbreak-unmapped.exp
8445 * gdb.base/hook-stop.exp
8446 * gdb.base/infcall-input.exp
8447 * gdb.base/info-fun.exp
8448 * gdb.base/info-shared.exp
8449 * gdb.base/interrupt-noterm.exp
8450 * gdb.base/jit-so.exp
8451 * gdb.base/jit.exp
8452 * gdb.base/line-symtabs.exp
8453 * gdb.base/list.exp
8454 * gdb.base/longjmp.exp
8455 * gdb.base/macscp.exp
8456 * gdb.base/max-value-size.exp
8457 * gdb.base/nodebug.exp
8458 * gdb.base/nofield.exp
8459 * gdb.base/overlays.exp
8460 * gdb.base/paginate-after-ctrl-c-running.exp
8461 * gdb.base/paginate-bg-execution.exp
8462 * gdb.base/paginate-inferior-exit.exp
8463 * gdb.base/pending.exp
8464 * gdb.base/pr11022.exp
8465 * gdb.base/printcmds.exp
8466 * gdb.base/ptr-typedef.exp
8467 * gdb.base/ptype.exp
8468 * gdb.base/randomize.exp
8469 * gdb.base/range-stepping.exp
8470 * gdb.base/realname-expand.exp
8471 * gdb.base/relativedebug.exp
8472 * gdb.base/remote.exp
8473 * gdb.base/savedregs.exp
8474 * gdb.base/sepdebug.exp
8475 * gdb.base/set-noassign.exp
8476 * gdb.base/shlib-call.exp
8477 * gdb.base/shreloc.exp
8478 * gdb.base/sigaltstack.exp
8479 * gdb.base/sigbpt.exp
8480 * gdb.base/siginfo-addr.exp
8481 * gdb.base/siginfo-obj.exp
8482 * gdb.base/siginfo-thread.exp
8483 * gdb.base/signest.exp
8484 * gdb.base/signull.exp
8485 * gdb.base/sigrepeat.exp
8486 * gdb.base/skip.exp
8487 * gdb.base/so-impl-ld.exp
8488 * gdb.base/solib-corrupted.exp
8489 * gdb.base/solib-disc.exp
8490 * gdb.base/solib-display.exp
8491 * gdb.base/solib-overlap.exp
8492 * gdb.base/solib-search.exp
8493 * gdb.base/solib-symbol.exp
8494 * gdb.base/source-execution.exp
8495 * gdb.base/sss-bp-on-user-bp-2.exp
8496 * gdb.base/sss-bp-on-user-bp.exp
8497 * gdb.base/stack-checking.exp
8498 * gdb.base/stale-infcall.exp
8499 * gdb.base/step-break.exp
8500 * gdb.base/step-line.exp
8501 * gdb.base/step-over-exit.exp
8502 * gdb.base/step-test.exp
8503 * gdb.base/structs.exp
8504 * gdb.base/sym-file.exp
8505 * gdb.base/symtab-search-order.exp
8506 * gdb.base/term.exp
8507 * gdb.base/type-opaque.exp
8508 * gdb.base/unload.exp
8509 * gdb.base/until-nodebug.exp
8510 * gdb.base/until.exp
8511 * gdb.base/unwindonsignal.exp
8512 * gdb.base/watch-cond.exp
8513 * gdb.base/watch-non-mem.exp
8514 * gdb.base/watch_thread_num.exp
8515 * gdb.base/watchpoint-reuse-slot.exp
8516 * gdb.base/watchpoint-solib.exp
8517 * gdb.base/watchpoint.exp
8518 * gdb.btrace/dlopen.exp
8519 * gdb.cell/arch.exp
8520 * gdb.cell/break.exp
8521 * gdb.cell/bt.exp
8522 * gdb.cell/core.exp
8523 * gdb.cell/data.exp
8524 * gdb.cell/dwarfaddr.exp
8525 * gdb.cell/ea-cache.exp
8526 * gdb.cell/ea-standalone.exp
8527 * gdb.cell/ea-test.exp
8528 * gdb.cell/f-regs.exp
8529 * gdb.cell/fork.exp
8530 * gdb.cell/gcore.exp
8531 * gdb.cell/mem-access.exp
8532 * gdb.cell/ptype.exp
8533 * gdb.cell/registers.exp
8534 * gdb.cell/sizeof.exp
8535 * gdb.cell/solib-symbol.exp
8536 * gdb.cell/solib.exp
8537 * gdb.compile/compile-tls.exp
8538 * gdb.cp/exception.exp
8539 * gdb.cp/gdb2495.exp
8540 * gdb.cp/local.exp
8541 * gdb.cp/mb-inline.exp
8542 * gdb.cp/mb-templates.exp
8543 * gdb.cp/pr10687.exp
8544 * gdb.cp/pr9167.exp
8545 * gdb.cp/scope-err.exp
8546 * gdb.cp/templates.exp
8547 * gdb.cp/virtfunc.exp
8548 * gdb.dwarf2/dw2-dir-file-name.exp
8549 * gdb.dwarf2/dw2-single-line-discriminators.exp
8550 * gdb.fortran/complex.exp
8551 * gdb.fortran/library-module.exp
8552 * gdb.guile/guile.exp
8553 * gdb.guile/scm-cmd.exp
8554 * gdb.guile/scm-frame-inline.exp
8555 * gdb.guile/scm-objfile.exp
8556 * gdb.guile/scm-pretty-print.exp
8557 * gdb.guile/scm-symbol.exp
8558 * gdb.guile/scm-type.exp
8559 * gdb.guile/scm-value.exp
8560 * gdb.linespec/keywords.exp
8561 * gdb.linespec/ls-errs.exp
8562 * gdb.linespec/macro-relative.exp
8563 * gdb.linespec/thread.exp
8564 * gdb.mi/mi-breakpoint-changed.exp
8565 * gdb.mi/mi-dprintf-pending.exp
8566 * gdb.mi/mi-fullname-deleted.exp
8567 * gdb.mi/mi-logging.exp
8568 * gdb.mi/mi-pending.exp
8569 * gdb.mi/mi-solib.exp
8570 * gdb.mi/new-ui-mi-sync.exp
8571 * gdb.mi/user-selected-context-sync.exp
8572 * gdb.multi/dummy-frame-restore.exp
8573 * gdb.multi/multi-arch-exec.exp
8574 * gdb.multi/remove-inferiors.exp
8575 * gdb.multi/watchpoint-multi-exit.exp
8576 * gdb.opt/solib-intra-step.exp
8577 * gdb.perf/backtrace.exp
8578 * gdb.perf/single-step.exp
8579 * gdb.perf/skip-command.exp
8580 * gdb.perf/skip-prologue.exp
8581 * gdb.perf/solib.exp
8582 * gdb.python/lib-types.exp
8583 * gdb.python/py-as-string.exp
8584 * gdb.python/py-bad-printers.exp
8585 * gdb.python/py-block.exp
8586 * gdb.python/py-breakpoint.exp
8587 * gdb.python/py-cmd.exp
8588 * gdb.python/py-events.exp
8589 * gdb.python/py-evthreads.exp
8590 * gdb.python/py-finish-breakpoint.exp
8591 * gdb.python/py-finish-breakpoint2.exp
8592 * gdb.python/py-frame-inline.exp
8593 * gdb.python/py-frame.exp
8594 * gdb.python/py-inferior.exp
8595 * gdb.python/py-infthread.exp
8596 * gdb.python/py-mi.exp
8597 * gdb.python/py-objfile.exp
8598 * gdb.python/py-pp-maint.exp
8599 * gdb.python/py-pp-registration.exp
8600 * gdb.python/py-prettyprint.exp
8601 * gdb.python/py-recurse-unwind.exp
8602 * gdb.python/py-shared.exp
8603 * gdb.python/py-symbol.exp
8604 * gdb.python/py-symtab.exp
8605 * gdb.python/py-template.exp
8606 * gdb.python/py-type.exp
8607 * gdb.python/py-unwind-maint.exp
8608 * gdb.python/py-unwind.exp
8609 * gdb.python/py-value.exp
8610 * gdb.python/python.exp
8611 * gdb.reverse/finish-reverse-bkpt.exp
8612 * gdb.reverse/insn-reverse.exp
8613 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8614 * gdb.reverse/solib-precsave.exp
8615 * gdb.reverse/solib-reverse.exp
8616 * gdb.stabs/gdb11479.exp
8617 * gdb.stabs/weird.exp
8618 * gdb.threads/fork-child-threads.exp
8619 * gdb.threads/fork-plus-threads.exp
8620 * gdb.threads/fork-thread-pending.exp
8621 * gdb.threads/forking-threads-plus-breakpoint.exp
8622 * gdb.threads/hand-call-in-threads.exp
8623 * gdb.threads/interrupted-hand-call.exp
8624 * gdb.threads/linux-dp.exp
8625 * gdb.threads/local-watch-wrong-thread.exp
8626 * gdb.threads/next-while-other-thread-longjmps.exp
8627 * gdb.threads/non-ldr-exit.exp
8628 * gdb.threads/pending-step.exp
8629 * gdb.threads/print-threads.exp
8630 * gdb.threads/process-dies-while-detaching.exp
8631 * gdb.threads/process-dies-while-handling-bp.exp
8632 * gdb.threads/pthreads.exp
8633 * gdb.threads/queue-signal.exp
8634 * gdb.threads/reconnect-signal.exp
8635 * gdb.threads/signal-command-handle-nopass.exp
8636 * gdb.threads/signal-command-multiple-signals-pending.exp
8637 * gdb.threads/signal-delivered-right-thread.exp
8638 * gdb.threads/signal-sigtrap.exp
8639 * gdb.threads/sigthread.exp
8640 * gdb.threads/staticthreads.exp
8641 * gdb.threads/stepi-random-signal.exp
8642 * gdb.threads/thread-unwindonsignal.exp
8643 * gdb.threads/thread_check.exp
8644 * gdb.threads/thread_events.exp
8645 * gdb.threads/tid-reuse.exp
8646 * gdb.threads/tls-nodebug.exp
8647 * gdb.threads/tls-shared.exp
8648 * gdb.threads/tls-so_extern.exp
8649 * gdb.threads/tls.exp
8650 * gdb.threads/wp-replication.exp
8651 * gdb.trace/actions-changed.exp
8652 * gdb.trace/actions.exp
8653 * gdb.trace/backtrace.exp
8654 * gdb.trace/change-loc.exp
8655 * gdb.trace/collection.exp
8656 * gdb.trace/deltrace.exp
8657 * gdb.trace/disconnected-tracing.exp
8658 * gdb.trace/entry-values.exp
8659 * gdb.trace/ftrace-lock.exp
8660 * gdb.trace/ftrace.exp
8661 * gdb.trace/infotrace.exp
8662 * gdb.trace/mi-trace-frame-collected.exp
8663 * gdb.trace/mi-trace-unavailable.exp
8664 * gdb.trace/mi-traceframe-changed.exp
8665 * gdb.trace/mi-tracepoint-changed.exp
8666 * gdb.trace/mi-tsv-changed.exp
8667 * gdb.trace/no-attach-trace.exp
8668 * gdb.trace/packetlen.exp
8669 * gdb.trace/passc-dyn.exp
8670 * gdb.trace/passcount.exp
8671 * gdb.trace/pending.exp
8672 * gdb.trace/pr16508.exp
8673 * gdb.trace/qtro.exp
8674 * gdb.trace/range-stepping.exp
8675 * gdb.trace/read-memory.exp
8676 * gdb.trace/report.exp
8677 * gdb.trace/save-trace.exp
8678 * gdb.trace/signal.exp
8679 * gdb.trace/stap-trace.exp
8680 * gdb.trace/status-stop.exp
8681 * gdb.trace/strace.exp
8682 * gdb.trace/tfile.exp
8683 * gdb.trace/tfind.exp
8684 * gdb.trace/trace-break.exp
8685 * gdb.trace/trace-condition.exp
8686 * gdb.trace/trace-enable-disable.exp
8687 * gdb.trace/trace-mt.exp
8688 * gdb.trace/tracecmd.exp
8689 * gdb.trace/tracefile-pseudo-reg.exp
8690 * gdb.trace/tspeed.exp
8691 * gdb.trace/tstatus.exp
8692 * gdb.trace/tsv.exp
8693 * gdb.trace/unavailable.exp
8694 * gdb.trace/while-dyn.exp
8695 * gdb.trace/while-stepping.exp
8696 * lib/gdb-guile.exp
8697 * lib/gdb.exp
8698 * lib/mi-support.exp
8699 * lib/pascal.exp
8700 * lib/perftest.exp
8701 * lib/prelink-support.exp
8702 * lib/selftest-support.exp
8703
ad02e4fe
SM
87042016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8705
8706 * Makefile.in: Include disable-implicit-rules.mk.
8707
22347e55
AA
87082016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8709
8710 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8711 non-byte-aligned bit fields.
8712
da5b30da
AA
87132016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8714
8715 PR gdb/12616
8716 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8717 respects the DW_AT_data_bit_offset attribute.
8718
b593ecca
SM
87192016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8720
8721 * gdb.base/default.exp: Fix output of "set language".
8722
3b165252
SM
87232016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8724
8725 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8726 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8727 make.
8728 * configure.ac: Remove checks for the make program.
8729 * configure: Re-generate.
8730
1a2f3d7f
KB
87312016-11-16 Kevin Buettner <kevinb@redhat.com>
8732
8733 * gdb.python/py-recurse-unwind.c (main): Add loop.
8734 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8735 to read_register() and gdb.parse_and_eval(). Make each code
8736 call a separate case that can be individually tested.
8737 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8738 proc. Call cont_and_backtrace for each of the code paths that
8739 we want to test in the unwinder.
8740
b7f38fda
AA
87412016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8742
8743 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8744 the definition of struct S.
8745
1f8db343
CM
87462016-11-11 Catherine Moore <clm@codesourcery.com>
8747
8748 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8749
fad0c9fb
PA
87502016-11-09 Pedro Alves <palves@redhat.com>
8751
8752 * gdb.base/commands.exp (runto_or_return): New procedure.
8753 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8754 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8755 (progvar_simple_while_test, progvar_complex_if_while_test)
8756 (if_while_breakpoint_command_test)
8757 (infrun_breakpoint_command_test, breakpoint_command_test)
8758 (user_defined_command_test, watchpoint_command_test)
8759 (test_command_prompt_position, redefine_hook_test)
8760 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8761 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8762 multi_line_input and multi_line. Remove gdb_expect and
8763 gdb_stop_suppressing_tests uses.
8764 * lib/gdb.exp (valnum_re): New global.
8765 (multi_line_input): New procedure.
8766
8354c62c
SM
87672016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8768
8769 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8770 Remove.
8771 (test_setup): Define with proc_with_prefix.
8772 (test_cli_inferior): Likewise.
8773 (test_cli_thread): Likewise.
8774 (test_cli_frame): Likewise.
8775 (test_cli_select_frame): Likewise.
8776 (test_cli_up_down): Likewise.
8777 (test_mi_thread_select): Likewise.
8778 (test_mi_stack_select_frame): Likewise.
8779 (test_cli_in_mi_inferior): Likewise.
8780 (test_cli_in_mi_thread): Likewise.
8781 (test_cli_in_mi_frame): Likewise.
8782 (top level): Do not use with_test_prefix_procname.
8783
64f367a2
PA
87842016-11-09 Pedro Alves <palves@redhat.com>
8785
8786 * gdb.base/commands.exp (gdbvar_simple_if_test)
8787 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8788 (progvar_simple_if_test, progvar_simple_while_test)
8789 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8790 (infrun_breakpoint_command_test, breakpoint_command_test)
8791 (user_defined_command_test, watchpoint_command_test)
8792 (test_command_prompt_position, deprecated_command_test)
8793 (bp_deleted_in_command, temporary_breakpoint_commands)
8794 (stray_arg0_test, source_file_with_indented_comment)
8795 (recursive_source_test, if_commands_test)
8796 (error_clears_commands_left, redefine_hook_test)
8797 (redefine_backtrace_test): Use proc_with_prefix.
8798 * lib/gdb.exp (proc_with_prefix): New proc.
8799
0bb65f1e
AA
88002016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8801
8802 * gdb.base/tui-layout.c: New file.
8803 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8804 disassembly window contains very long lines.
8805
7353f247
TT
88062016-11-08 Tom Tromey <tom@tromey.com>
8807
8808 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8809 depend on Python 2.
8810
30a7bb83
TT
88112016-11-08 Tom Tromey <tom@tromey.com>
8812
8813 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8814 New method.
8815
cdf5a07c
MG
88162016-10-29 Manish Goregaokar <manish@mozilla.com>
8817
2806dc7e 8818 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 8819
51a789c3
MG
88202016-10-27 Manish Goregaokar <manish@mozilla.com>
8821
2806dc7e
PA
8822 * gdb.rust/simple.rs: Add test for univariant enums without
8823 discriminants and for encoded struct-like enums.
51a789c3 8824
f610ab6d
PA
88252016-10-28 Pedro Alves <palves@redhat.com>
8826
8827 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8828 gdb_test_multiple, tighten regexps and match symtabs and line
8829 tables incrementally.
8830
b129b0ca
LM
88312016-10-28 Luis Machado <lgustavo@codesourcery.com>
8832
8833 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8834 general.
8835
ecf45d2c
SL
88362016-10-25 Luis Machado <lgustavo@codesourcery.com>
8837
8838 * gdb.base/exec-invalid-sysroot.exp: New file.
8839
b8d38ee4
JK
88402016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8841
8842 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8843
f90fd8c2
JK
88442016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8845
8846 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8847
2d2476aa
MR
88482016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8849
2806dc7e
PA
8850 * gdb.base/killed-outside.exp: Remove $options from a call to
8851 `prepare_for_testing'.
2d2476aa 8852
e42b25a0
SM
88532016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8854
8855 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8856 Change test message.
8857
3ccdb432
SM
88582016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8859
8860 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8861 Update comment.
8862
5bad3170
SM
88632016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8864
8865 * gdb.trace/mi-trace-save.exp: New file.
8866
5ad9dba7
YQ
88672016-10-13 Yao Qi <yao.qi@linaro.org>
8868
8869 * gdb.base/code_elim.exp (get_var_address): Remove.
8870 * gdb.base/relocate.exp: Likewise.
8871 * gdb.base/shreloc.exp: Likewise.
8872 * lib/gdb.exp (get_var_address): New.
8873
62df7e21
YQ
88742016-10-13 Yao Qi <yao.qi@linaro.org>
8875
8876 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8877 floating point tests if $skip_float_test is false.
8878
4dac951e
LM
88792016-10-12 Luis Machado <lgustavo@codesourcery.com>
8880
8881 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8882 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8883 argc values.
8884 Add 1 to argc so we guarantee distinct initial/modified argc values.
8885
8f1a8fc4
JK
88862016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8887
8888 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8889
16c85b5d
JK
88902016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8891
8892 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8893 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8894 * gdb.arch/vsx-regs.exp: Likewise.
8895
1d0e042a
YQ
88962016-10-07 Yao Qi <yao.qi@linaro.org>
8897
8898 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8899
68dadef5
MM
89002016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8901
8902 * gdb.python/python.exp: Test decode_line("*0").
8903
33fa2c6e
DE
89042016-10-06 Doug Evans <dje@google.com>
8905
8906 * gdb.python/py-value.exp (test_value_creation): Add test for large
8907 unsigned 64-bit value.
8908
9c37b5ae
TT
89092016-10-06 Tom Tromey <tom@tromey.com>
8910
8911 * gdb.compile/compile.exp: Change java tests to rust.
8912 * gdb.base/setshow.exp: Change java tests to rust.
8913 * gdb.base/default.exp: Remove java from language list.
8914 * README (Examples): Update language example.
8915 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8916 test.
8917 * lib/gdb.exp (skip_java_tests): Remove.
8918 * lib/java.exp: Remove.
8919 * gdb.java: Remove.
8920
78b86327
MR
89212016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8922
8923 * gdb.arch/mips-fcr.exp: New test.
8924 * gdb.arch/mips-fcr.c: Source for the new test.
8925
7470adbb
MR
89262016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8927
8928 * gdb.base/solib-disc.exp: Use `standard_output_file'
8929 throughout.
8930
4a556533
PA
89312016-10-06 Pedro Alves <palves@redhat.com>
8932
8933 * gdb.base/jit-simple-dl.c: New file.
8934 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8935 * gdb.base/jit-simple.c: ... this.
8936 * gdb.base/jit-simple.exp (jit_run): Delete.
8937 (build_jit): New proc.
8938 (jit_test_reread): Recompile either the main program or the shared
8939 library, depending on what is being tested. Skip changing address
8940 if caller wants to. Compare before/after addresses. If testing
8941 standalone, explicitly load the binary. Test "maint info
8942 breakpoints".
8943 (top level): Add "standalone vs shared lib" and "change address"
8944 vs "same address" axes.
8945
5a122fbc
PA
89462016-10-06 Pedro Alves <palves@redhat.com>
8947
8948 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
8949 call.
8950 (jit_run): Delete.
8951 (jit_test_reread): Use with_test_prefix. Reload the main binary
8952 explicitly. Compare the before/after addresses of the JIT
8953 descriptor.
8954
ee8da4b8
DE
89552016-08-15 Doug Evans <dje@google.com>
8956
8957 * gdb.xml/extra-regs.xml: Update, end field now required, default type
8958 for single bitfields is bool.
8959 * gdb.xml/tdesc-regs.exp: Ditto.
8960
f389f6fe
JK
89612016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8962
8963 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
8964
fdebf1a4
YQ
89652016-10-05 Yao Qi <yao.qi@linaro.org>
8966
8967 * lib/gdb.exp (support_complex_tests): Return zero if
8968 gdb_skip_float_test return true.
8969
9c36d954 89702016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8971 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
8972
8973 PR gdb/20487
8974 * gdb.mi/user-selected-context-sync.exp: New file.
8975 * gdb.mi/user-selected-context-sync.c: New file.
8976
4034d0ff 89772016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8978 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
8979
8980 PR gdb/20487
8981 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
8982 =thread-select-event check.
8983
a4297203
PB
89842016-09-29 Peter Bergner <bergner@vnet.ibm.com>
8985
8986 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
8987 the compulsory L operand changes.
8988 * gdb.arch/powerpc-power.s: Likewise.
8989
bb805577
JK
89902016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8991
8992 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
8993 * gdb.base/jit-attach-pie.c: New file.
8994 * gdb.base/jit-attach-pie.exp: New file.
8995
6d61dee5
PA
89962016-09-28 Pedro Alves <palves@redhat.com>
8997
8998 * gdb.base/infcall-input.c: New file.
8999 * gdb.base/infcall-input.exp: New file.
9000
f73842fc
YQ
90012016-09-22 Yao Qi <yao.qi@linaro.org>
9002
9003 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9004 (gdb_exit): Rename it to ...
9005 (gdbserver_gdb_exit): ... Close GDBserver.
9006 (gdb_exit): New proc, call gdbserver_gdb_exit.
9007 (mi_gdb_exit): Likewise.
9008
90681dab
YQ
90092016-09-22 Yao Qi <yao.qi@linaro.org>
9010
9011 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9012 path.
9013 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9014 Remove duplication.
9015
9c211fd8
YQ
90162016-09-22 Yao Qi <yao.qi@linaro.org>
9017
9018 * lib/gdbserver-support.exp: Check the existence of
9019 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9020
ad0a504f
AK
90212016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9022
9023 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9024
36cf1806
TT
90252016-09-21 Tom Tromey <tom@tromey.com>
9026
9027 PR gdb/20604:
9028 * gdb.base/quit.exp: New file.
9029
74172ecf
SM
90302016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9031
9032 * .gitignore: New file.
9033
3d0ec882
MR
90342016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9035
9036 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9037 throughout.
9038
8193adea
AA
90392016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9040
9041 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9042
d41a5c09
JK
90432016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9044
9045 * gdb.cp/casts.cc (decltype): Move it ...
9046 (main): ... with its call to ...
9047 * gdb.cp/casts03.cc: ... a new file.
9048 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9049
d2dfe700
JK
90502016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9051
9052 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9053
e2a92b16
PB
90542016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9055
9056 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9057 and sync up the test with tests in gas/testsuite/gas/ppc.
9058 * gdb.arch/powerpc-power.exp: Likewise.
9059
49b4de64
JK
90602016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9061
9062 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9063
2c29df25
SDJ
90642016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9065 Jan Kratochvil <jan.kratochvil@redhat.com>
9066
9067 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9068 make m1's definition to be different from m2's. Use 'dummy' as an
9069 argument for probe 'two'.
9070
cc3c2846
JB
90712016-09-10 Jon Beniston <jon@beniston.com>
9072
9073 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9074 for sim target.
9075
e1b2624a
AA
90762016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9077
9078 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9079 variable declaration.
9080 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9081 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9082 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9083 received HWCAP as its argument.
9084
4295e285
PA
90852016-09-06 Pedro Alves <palves@redhat.com>
9086
9087 * gdb.base/new-ui-pending-input.c: New file.
9088 * gdb.base/new-ui-pending-input.exp: New file.
9089 * gdb.exp (clear_gdb_spawn_id): New procedure.
9090 (with_spawn_id): Check whether gdb_spawn_id exists before
9091 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9092 on exit.
9093
00d5215e
UW
90942016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9095
9096 * gdb.base/float128.c: New file.
9097 * gdb.base/float128.exp: Likewise.
9098 * gdb.base/floatn.c: Likewise.
9099 * gdb.base/floatn.exp: Likewise.
9100
a9ff5f12
UW
91012016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9102
9103 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9104
f245535c
PA
91052016-09-05 Pedro Alves <palves@redhat.com>
9106
9107 PR backtrace/19927
9108 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9109 unwinders are immediately called as side effect of "source" or
9110 "disable unwinder" commands.
9111 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9112
ae9cf263
YQ
91132016-09-02 Yao Qi <yao.qi@linaro.org>
9114
9115 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9116 is true and $type is "float" or "double".
9117
27aba047
YQ
91182016-09-02 Yao Qi <yao.qi@linaro.org>
9119
9120 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9121 true.
9122 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9123 * gdb.base/call-rt-st.exp: Likewise.
9124 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9125 return value instead of gdb,skip_float_test.
9126 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9127 (do_function_calls): Use its return value instead of
9128 gdb,skip_float_test.
9129 * gdb.base/finish.exp: Likewise.
9130 * gdb.base/funcargs.exp: Likewise.
9131 * gdb.base/return.exp: Likewise.
9132 * gdb.base/return2.exp: Likewise.
9133 * gdb.base/varargs.exp: Likewise.
9134 * lib/gdb.exp (gdb_skip_float_test): Change it to
9135 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9136
5af962df
AA
91372016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9138
9139 * gdb.multi/tids.exp: Test "thread apply all".
9140
7fac6910
JK
91412016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9142
9143 * gdb.base/default.exp (tty): Remove.
9144
bb1fe4ac
KB
91452016-08-24 Kevin Buettner <kevinb@redhat.com>
9146
2806dc7e
PA
9147 * gdb.python/py-recurse-unwind.c: New file.
9148 * gdb.python/py-recurse-unwind.py: New file.
9149 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 9150
0a1ddfa6
SM
91512016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9152
9153 * gdb.base/set-inferior-tty.exp: New file.
9154 * gdb.base/set-inferior-tty.c: New file.
9155
d9de1fe3
PA
91562016-08-23 Pedro Alves <palves@redhat.com>
9157
9158 PR gdb/20494
9159 * gdb.base/new-ui-echo.c: New file.
9160 * gdb.base/new-ui-echo.exp: New file.
9161
e9d9abd7
YQ
91622016-08-23 Yao Qi <yao.qi@linaro.org>
9163
9164 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9165 gdbserver_spawn.
9166 * gdb.server/connect-without-multi-process.exp (do_test):
9167 Likewise.
9168
3589529e
YQ
91692016-08-23 Yao Qi <yao.qi@linaro.org>
9170
9171 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9172 standalone_txt. Delete gdb_txt and standalone_txt on host
9173 and target. Spawn the binary on target. Copy files from
9174 target to host.
9175
6bb90213
PA
91762016-08-22 Pedro Alves <palves@redhat.com>
9177
9178 PR gdb/20505
9179 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9180 with_test_prefix. Factor out bits to ...
9181 (test_no_vdso): ... this new procedure.
9182
20c2c024
CL
91832016-08-19 Carl Love <cel@us.ibm.com>
9184
9185 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9186 maintaining separate logic for constructing the output path.
9187 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9188 * gdb.arch/ppc-dfp.exp: Likewise.
9189 * gdb.arch/ppc-fp.exp: Likewise.
9190 * gdb.arch/vsx-regs.exp: Likewise.
9191 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9192 binprefix for generating the additional binary files.
9193
0646e07d
PA
91942016-08-19 Pedro Alves <palves@redhat.com>
9195
9196 * gdb.trace/mi-trace-frame-collected.exp
9197 (test_trace_frame_collected): On x32, expect two registers.
9198
46da9242
CL
91992016-08-18 Carl Love <cel@us.ibm.com>
9200
9201 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9202 and sync up the test with tests in gas/testsuite/gas/ppc.
9203 * gdb.arch/powerpc-power.exp: Likewise.
9204
eb2332d7
SM
92052016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9206
9207 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9208 expected error message.
9209
63c61e04
SM
92102016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9211
9212 * gdb.multi/remove-inferiors.exp: New file.
9213 * gdb.multi/remove-inferiors.c: New file.
9214
7b17065f
YQ
92152016-08-12 Yao Qi <yao.qi@linaro.org>
9216
9217 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9218 argument list.
9219
01d3dedf
PA
92202016-08-10 Pedro Alves <palves@redhat.com>
9221
9222 PR gdb/19187
9223 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9224 setup_kfails.
9225
3eb7562a
PA
92262016-08-09 Pedro Alves <palves@redhat.com>
9227 Simon Marchi <simon.marchi@ericsson.com>
9228
9229 PR gdb/20418
9230 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9231 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9232
80614914
PA
92332016-08-09 Pedro Alves <palves@redhat.com>
9234
9235 PR mi/20431
9236 * gdb.mi/mi-cmd-error.exp: New file.
9237
f348d89a
PA
92382016-08-09 Pedro Alves <palves@redhat.com>
9239
9240 PR gdb/18653
9241 * gdb.base/signals-state-child.c: New file.
9242 * gdb.base/signals-state-child.exp: New file.
9243 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9244
e5ca03b4
PA
92452016-08-09 Pedro Alves <palves@redhat.com>
9246
9247 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9248
282a0691
TT
92492016-08-03 Tom Tromey <tom@tromey.com>
9250
9251 PR python/18565:
9252 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9253
41bfcd63
YQ
92542016-08-01 Yao Qi <yao.qi@linaro.org>
9255
9256 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9257 variable mode to "multi-process" if $multi_process is 1, otherwise
9258 set it to "single-process".
9259
e3465b24
YQ
92602016-08-01 Yao Qi <yao.qi@linaro.org>
9261
9262 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9263 * gdb.cp/cpexprs.exp: Likewise.
9264 * gdb.cp/m-static.exp: Likewise.
9265
0b31a4bc
TT
92662016-07-26 Tom Tromey <tom@tromey.com>
9267
9268 PR python/20190:
9269 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9270 test.
9271
e0461dbb
MM
92722016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9273
9274 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9275 selecting assembly source files.
9276 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9277 assembly source files.
9278 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9279 assembly source files.
9280 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9281 selecting assembly source files.
9282
8194e927
SM
92832016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9284
9285 * gdb.base/new-ui.exp (do_test_invalid_args): New
9286 procedure.
9287
c0272db5
TW
92882016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9289
9290 * gdb.btrace/reconnect.c: New file.
9291 * gdb.btrace/reconnect.exp: New file.
9292
e3487908
GKB
92932016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9294
9295 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9296 to test_catch_syscall_group.
9297 (test_catch_syscall_group): New.
9298
12df5c00
TT
92992016-07-21 Tom Tromey <tom@tromey.com>
9300
9301 * gdb.rust/simple.rs (main): Use empty struct expression.
9302 * gdb.rust/simple.exp: Add tests for empty struct expression.
9303
bae62ee2
YQ
93042016-07-21 Yao Qi <yao.qi@linaro.org>
9305
9306 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9307 if gdb_skip_xml_test is true on some targets.
9308
b1b53fb3
YQ
93092016-07-21 Yao Qi <yao.qi@linaro.org>
9310
9311 * gdb.server/solib-list.exp: Unset last_loaded_file.
9312
027d97f8
JK
93132016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9314
9315 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9316 "step into captured_main (args)".
9317
7674d381
JK
93182016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9319
9320 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9321
72b5d099
JK
93222016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9323
9324 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9325
1f960ced
PA
93262016-07-19 Pedro Alves <palves@redhat.com>
9327
9328 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9329 * gdb.opt/inline-bt.exp: Likewise.
9330 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9331 additional_flags=-Winline.
9332 * gdb.opt/inline-locals.exp: Likewise.
9333 * gdb.opt/inline-markers.c (ATTR): Define.
9334 (inlined_fn): Use it.
9335
f25827c1
YQ
93362016-07-19 Yao Qi <yao.qi@linaro.org>
9337
9338 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9339 (test_with_self): Remove some code. Remove argument executable.
9340 (top-level): Use do_self_tests.
9341
37539ebe
DB
93422016-07-15 Zachary Welch <zwelch@codesourcery.com>
9343 Don Breazeal <donb@codesourcery.com>
9344
9345 * gdb.base/maint.exp: Escape paths used in regular expressions.
9346 * gdb.stabs/weird.exp: Likewise.
9347
dac790e1
TT
93482016-07-13 Tom Tromey <tom@tromey.com>
9349
9350 PR python/15620, PR python/18620:
9351 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9352 (test_bkpt_events): New procs.
9353
93daf339
TT
93542016-07-13 Tom Tromey <tom@tromey.com>
9355
9356 PR python/17698:
9357 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9358 test.
9359 (test_watchpoints): Likewise.
9360 (test_bkpt_pending): New proc.
9361
6571a381
TT
93622016-07-13 Tom Tromey <tom@tromey.com>
9363
9364 PR cli/18053:
9365 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9366 completion test.
9367
e8732474
JK
93682016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9369
9370 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9371 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9372 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9373 f_label.
9374 (g): Rename g_end_lbl to g_label.
9375 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9376 low_pc and high_pc.
9377 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9378
e0f3fd7c
TT
93792016-07-12 Tom Tromey <tom@tromey.com>
9380
9381 PR python/19293:
9382 * gdb.python/py-unwind-maint.exp: Update tests.
9383
3cfe46b6
YQ
93842016-07-12 Yao Qi <yao.qi@linaro.org>
9385
9386 * lib/selftest-support.exp (selftest_setup): Match the output
9387 when captured_main is inlined.
9388
4f19a0e6
WT
93892016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9390
9391 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9392 New variables.
9393 (print this%a, print this%b, print this): New tests.
9394 * gdb.fortran/derived-types.f90 (this): New object and
9395 initialization.
9396
986cf455
SM
93972016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9398
9399 * gdb.ada/arraydim.exp: Remove extra directory level in build
9400 directory.
9401
f0464b23
SM
94022016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9403
9404 * lib/ada.exp: Remove extra directory level in build directory.
9405 * gdb.ada/cond_lang.exp: Likewise.
9406 * gdb.ada/exec_changed.exp: Likewise.
9407 * gdb.ada/lang_switch.exp: Likewise.
9408
42d94011
MG
94092016-07-06 Manish Goregaokar <manish@mozilla.com>
9410
2806dc7e
PA
9411 * simple.rs: Add test for raw pointer subscripting.
9412 * simple.exp: Add test expectations.
42d94011 9413
647c264c
YQ
94142016-07-05 Yao Qi <yao.qi@linaro.org>
9415
9416 * gdb.mi/mi-reverse.exp: Match =record-started output.
9417
20aa2c60
PA
94182016-07-01 Pedro Alves <palves@redhat.com>
9419
9420 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9421 procedure.
9422 (jit_reader_test): Test the jit reader's unwinder.
9423 * gdb.base/jithost.c (jit_function_00_code): New global.
9424 (main): Use memcpy to fill in the mmapped code, instead of poking
9425 bytes manually here.
9426 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9427 value.
9428 (read_debug_info): Save the function's range.
9429 (read_sp): New function.
9430 (unwind_frame): Use it. Also unwind RBP.
9431 (get_frame_id): Use read_sp.
9432 (gdb_init_reader): Use calloc instead of malloc.
9433 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9434 parameter. Use gdb_test_multiple.
9435
ced2dffb
PA
94362016-07-01 Pedro Alves <palves@redhat.com>
9437 Antoine Tremblay <antoine.tremblay@ericsson.com>
9438
9439 * gdb.threads/process-dies-while-detaching.c: New file.
9440 * gdb.threads/process-dies-while-detaching.exp: New file.
9441
63000888
PA
94422016-07-01 Pedro Alves <palves@redhat.com>
9443
9444 * gdb.multi/watchpoint-multi-exit.c: New file.
9445 * gdb.multi/watchpoint-multi-exit.exp: New file.
9446
038d4868
PA
94472016-06-30 Pedro Alves <palves@redhat.com>
9448
9449 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9450 unset inferior_spawn_id.
9451
994e9c83
PA
94522016-06-30 Pedro Alves <palves@redhat.com>
9453
9454 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9455 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9456
e5653468
YQ
94572016-06-29 Yao Qi <yao.qi@linaro.org>
9458
9459 * gdb.base/return.c: Add copyright header.
9460
803b47e5
TT
94612016-06-29 Tom Tromey <tom@tromey.com>
9462
9463 PR python/20129:
9464 * gdb.python/py-framefilter.exp: Add tests for setting priority
9465 and disabling of non-existent frame filter.
9466
28244707
YQ
94672016-06-29 Yao Qi <yao.qi@linaro.org>
9468
9469 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9470 0x0f07ff.
9471
a31d2f06
YQ
94722016-06-28 Yao Qi <yao.qi@linaro.org>
9473
9474 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9475 triplets. Start gdb, execute catch syscall, and continue. Check
9476 gdb's output to determine catch syscall is supported.
9477
921d8f54
MG
94782016-06-27 Manish Goregaokar <manish@mozilla.com>
9479
25d49b86
PA
9480 * gdb.rust/simple.rs: Add test for returning unit in a function.
9481 * gdb.rust/simple.exp: Add expectation for functions returning
9482 unit.
921d8f54 9483
f4952523
PMR
94842016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9485
9486 * gdb.python/py-breakpoint-create-fail.c,
9487 gdb.python/py-breakpoint-create-fail.exp,
9488 gdb.python/py-breakpoint-create-fail.py: New testcase.
9489
fccb08f8
MG
94902016-06-25 Manish Goregaokar <manish@mozilla.com>
9491
9492 PR gdb/20239
9493 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
9494 * gdb.rust/simple.exp: Add test expectations for new NonZero
9495 tests.
fccb08f8 9496
6b850546
DT
94972016-06-24 David Taylor <dtaylor@emc.com>
9498
9499 * gdb.base/offsets.exp: New file.
9500 * gdb.base/offsets.c: New file.
9501
17621150
TT
95022016-06-23 Tom Tromey <tom@tromey.com>
9503
9504 PR gdb/16483:
9505 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9506 before any filters are loaded.
9507
04d59df6
WT
95082016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9509
9510 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9511 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9512 structs.
9513 * gdb.fortran/derived-type-function.exp: New file.
9514 * gdb.fortran/derived-type-function.f90: New file.
9515
9516
ac69f786
PA
95172016-06-21 Pedro Alves <palves@redhat.com>
9518
9519 * gdb.base/new-ui.exp: New file.
9520 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9521 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9522 (with_spawn_id): New procedure.
9523
49940788
PA
95242016-06-21 Pedro Alves <palves@redhat.com>
9525
9526 * gdb.mi/mi-exec-run.exp: New file.
9527
ef274d26
PA
95282016-06-21 Pedro Alves <palves@redhat.com>
9529
9530 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9531 breakpoint command's output on the main UI.
9532 (test_break): New procedure, factored out from calls in the top
9533 level.
9534 (top level): Use foreach_with_prefix to test MI as main UI and as
9535 separate UI.
9536
468afe6c
PA
95372016-06-21 Pedro Alves <palves@redhat.com>
9538
9539 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9540 (test_awatch_creation_and_listing)
9541 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9542 Remove 'type' parameter.
9543 (test_watchpoint_all): New parameter mi_mode. Remove
9544 with_test_prefix.
9545 (top level): Use foreach_with_prefix, and add main/separate UI MI
9546 testing axis.
9547
51f77c37
PA
95482016-06-21 Pedro Alves <palves@redhat.com>
9549
9550 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9551 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9552 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9553 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9554 (gdb_main_spawn_id, mi_spawn_id): Declare and
9555 comment.
9556 (mi_create_inferior_pty): New procedure,
9557 factored out from default_mi_gdb_start.
9558 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9559 procedures.
9560 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9561 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9562 Use mi_create_inferior_pty.
9563 (mi_gdb_start): Use eval to pass down args list.
9564
8980e177
PA
95652016-06-21 Pedro Alves <palves@redhat.com>
9566
9567 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9568 * gdb.opt/inline-cmds.exp: Add MI tests.
9569
f38d3ad1
PA
95702016-06-21 Pedro Alves <palves@redhat.com>
9571
9572 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9573
45db7c09
PA
95742016-06-21 Pedro Alves <palves@redhat.com>
9575
9576 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9577 (top level): Use it instead of mi_execute_to.
9578
5a069ab3
PA
95792016-06-21 Pedro Alves <palves@redhat.com>
9580
9581 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9582 (cont_handler_str): New.
9583 (signal_stop_handler): Set stop_handler_str instead of printing to
9584 stdout.
9585 (continue_handler): Set cont_handler_str instead of printing to
9586 stdout.
9587 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9588 mi_send_resuming_command. Print stop_handler_str and
9589 cont_handler_str instead of expecting the python events print
9590 directly.
9591
2838cc1d
SD
95922016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9593
9594 * gdb.base/jit-reader.exp: New file.
9595 * gdb.base/jithost.c: New file.
9596 * gdb.base/jithost.h: New file.
9597 * gdb.base/jitreader.c : New file.
9598 * gdb.base/jit-protocol.h: New file.
9599
21a77091
YQ
96002016-06-17 Yao Qi <yao.qi@linaro.org>
9601
9602 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9603 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9604 and detach-on-fork. Adjust tests.
9605 (top level): Invoke break_cond_on_syscall with combinations of
9606 syscall, follow-fork-mode and detach-on-fork.
9607
f50bf8e5
YQ
96082016-06-17 Yao Qi <yao.qi@linaro.org>
9609
9610 * gdb.base/step-over-exit.c: New.
9611 * gdb.base/step-over-exit.exp: New.
9612
a28d8e50
YTL
96132016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9614
9615 * gdb.base/float.exp: Add target check for nds32*-*-*.
9616 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9617
cad8e26d
AB
96182016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9619
9620 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9621 for unsupported target features.
9622 * gdb.base/call-rt-st.exp: Likewise.
9623 * gdb.base/call-sc.exp: Likewise.
9624 * gdb.base/call-signal-resume.exp: Likewise.
9625 * gdb.base/call-strs.exp: Likewise.
9626 * gdb.base/callexit.exp: Likewise.
9627 * gdb.base/callfuncs.exp: Likewise.
9628 * gdb.base/nodebug.exp: Likewise.
9629 * gdb.base/printcmds.exp: Likewise.
9630 * gdb.base/ptype.exp: Likewise.
9631 * gdb.base/structs.exp: Likewise.
9632 * gdb.base/unwindonsignal.exp: Likewise.
9633 * gdb.cp/gdb2495.exp: Likewise.
9634 * gdb.cp/templates.exp: Likewise.
9635 * gdb.cp/virtfunc.exp: Likewise.
9636 * gdb.threads/hand-call-in-threads.exp: Likewise.
9637 * gdb.threads/interrupted-hand-call.exp: Likewise.
9638 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9639
347dc102
TT
96402016-06-10 Tom Tromey <tom@tromey.com>
9641
9642 PR rust/20110:
9643 * gdb.rust/expr.exp: Add test for integer constant larger than
9644 i32.
9645
5e13cf25
BH
96462016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9647
9648 * gdb.fortran/nested-funcs.exp: New.
9649 * gdb.fortran/nested-funcs.f90: New.
9650
bb556f1f
TK
96512016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9652
9653 * gdb.base/examine-backward.c: New file.
9654 * gdb.base/examine-backward.exp: New file.
9655
38b022b4
SM
96562016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9657
9658 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9659 matching.
9660
1b40ec05
TT
96612016-06-02 Tom Tromey <tom@tromey.com>
9662
9663 PR python/18984:
9664 * gdb.python/py-shared.exp: Add solib_name test.
9665
193bd378
SM
96662016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9667
9668 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9669
3326303b
MG
96702016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9671
9672 PR c++/19893
9673 * gdb.dwarf2/implref.exp: Rename to...
9674 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9675 * gdb.dwarf2/implref-array.c: New file.
9676 * gdb.dwarf2/implref-array.exp: Likewise.
9677 * gdb.dwarf2/implref-global.c: Likewise.
9678 * gdb.dwarf2/implref-global.exp: Likewise.
9679 * gdb.dwarf2/implref-struct.c: Likewise.
9680 * gdb.dwarf2/implref-struct.exp: Likewise.
9681
825c8ef2
AT
96822016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9683
9684 * gdb.trace/trace-condition.exp: Add 64bit tests.
9685
2320162a
AT
96862016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9687
9688 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9689 bits types.
9690 (main): Adapt to 8 to 64 bits types.
9691 * gdb.trace/trace-condition.exp: Add new tests.
9692
a7818233
AT
96932016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9694
9695 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9696
0d336466
AT
96972016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9698
9699 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9700 Move condition tests...
9701 * gdb.trace/trace-condition.exp: Here.
9702
7faeb45a
AT
97032016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9704
9705 * gdb.trace/trace-condition.exp: Add counter-case tests.
9706
e385593e
JK
97072016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9708
9709 PR c++/15231
9710 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9711 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9712
744608cc
PA
97132016-05-27 Pedro Alves <palves@redhat.com>
9714
9715 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9716 New procedure.
9717 (top level): Call it, and bail out of DejaGnu is known to be bad.
9718
ac775bf4
AB
97192016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9720
9721 * gdb.base/whatis.c: Extend the test case.
9722 * gdb.base/whatis.exp: Add additional tests.
9723
2bbad2ea
BH
97242016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9725
9726* gdb.fortran/type.f90: Add pointer variable.
9727* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9728
8b70175d
BH
97292016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9730
9731 * gdb.fortran/vla-type.exp: Fix testcase name.
9732
86d8a848
BH
97332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9734
9735 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9736
e188eb36
BH
97372016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9738
9739 * gdb.fortran/type.f90: Add nested structures.
9740 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9741 * gdb.fortran/derived-type.exp: Adapt expected output.
9742 * gdb.fortran/vla-type.exp: Adapt expected output.
9743
9b2db1fd
BH
97442016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9745
9746 * gdb.fortran/whatis_type.exp: Adapt expected output.
9747
72b17055
BH
97482016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9749
9750 * gdb.fortran/print_type.exp: Fix expected output.
9751 * gdb.fortran/whatis_type.exp: Fix expected output.
9752
3cd81d8d
BH
97532016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9754
9755 * gdb.fortran/whatis_type.exp: Use multi_line.
9756
ddae9462
TT
97572016-05-24 Tom Tromey <tom@tromey.com>
9758
9759 PR python/17386:
9760 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9761 use value as an index.
9762
1957f6b8
TT
97632016-05-23 Tom Tromey <tom@tromey.com>
9764
9765 PR python/17981:
9766 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9767 no-breakpoint case.
9768
026a9174
PA
97692016-05-24 Pedro Alves <palves@redhat.com>
9770
9771 PR gdb/19828
9772 * gdb.threads/clone-attach-detach.c: New file.
9773 * gdb.threads/clone-attach-detach.exp: New file.
9774
e70a7231
FR
97752016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9776
9777 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9778
0f6ed0e0
TT
97792016-05-23 Tom Tromey <tom@tromey.com>
9780
9781 PR python/19438, PR python/18393:
9782 * gdb.python/py-progspace.exp: Add "dir" test.
9783 * gdb.python/py-objfile.exp: Add "dir" test.
9784
ffd19d61
YQ
97852016-05-23 Yao Qi <yao.qi@linaro.org>
9786
9787 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9788 * gdb.arch/thumb2-it.exp: Likewise.
9789
9e8f9b05
SM
97902016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9791
9792 * gdb.mi/mi-threads-interrupt.c: New file.
9793 * gdb.mi/mi-threads-interrupt.exp: New file.
9794
61c6156d
SM
97952016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9796
9797 PR gdb/18077
9798 * gdb.mi/mi-async-run.exp: New file.
9799 * gdb.mi/mi-async-run.c: New file.
9800
67218854
TT
98012016-05-17 Tom Tromey <tom@tromey.com>
9802 Manish Goregaokar <manishsmail@gmail.com>
9803
9804 * lib/rust-support.exp: New file.
9805 * lib/gdb.exp (skip_rust_tests): New proc.
9806 (build_executable_from_specs): Handle rust.
9807 * lib/future.exp (gdb_find_rustc): New proc.
9808 (gdb_default_target_compile): Handle rust.
9809 * gdb.rust/expr.exp: New file.
9810 * gdb.rust/generics.exp: New file.
9811 * gdb.rust/generics.rs: New file.
9812 * gdb.rust/methods.exp: New file.
9813 * gdb.rust/methods.rs: New file.
9814 * gdb.rust/modules.exp: New file.
9815 * gdb.rust/modules.rs: New file.
9816 * gdb.rust/simple.exp: New file.
9817 * gdb.rust/simple.rs: New file.
9818
c44af4eb
TT
98192016-05-17 Tom Tromey <tom@tromey.com>
9820
9821 * gdb.base/default.exp (set language): Add rust.
9822
dcd1f979
TT
98232016-05-17 Tom Tromey <tom@tromey.com>
9824
9825 * gdb.gdb/unittest.exp: New file.
9826
155b7f57
YQ
98272016-05-16 Yao Qi <yao.qi@linaro.org>
9828
9829 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9830 shell_prompt. Update shell_prompt_re.
9831
8ddd5a6c
DE
98322016-05-12 Doug Evans <dje@google.com>
9833
9834 PR symtab/19999
9835 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9836 $options when building executable.
9837 * gdb.dwarf2/fission-loclists-pie.S: New file.
9838 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9839
02e370d9
SM
98402016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9841
9842 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9843 of [is_remote target],
9844
8929ad8b
SM
98452016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9846
9847 * lib/gdb.exp (use_gdb_stub): New procedure.
9848
6c447423
DE
98492016-05-03 Yunlian Jiang <yunlian@google.com>
9850 Doug Evans <dje@google.com>
9851
9852 PR symtab/19914
9853 * gdb.dwarf2/dwp-sepdebug.c: New file.
9854 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9855
444e826c
SM
98562016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9857
9858 * gdb.base/detach.exp: Remove is_remote check.
9859
740feeaa
SM
98602016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9861
9862 * gdb.base/annota-input-while-running.exp: Don't check for
9863 [is_remote target]. Enable annotations after running to main.
9864 Remove unused "set test..." line.
9865
9080ac9d
SM
98662016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9867
9868 * gdb.trace/trace-enable-disable.exp: New file.
9869 * gdb.trace/trace-enable-disable.c: New file.
9870
952ebca5
SM
98712016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9872
9873 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9874 use it in info sharedlibrary test.
9875 * gdb.trace/ftrace-lock.exp: Likewise.
9876 * gdb.trace/ftrace.exp: Likewise.
9877 * gdb.trace/range-stepping.exp: Likewise.
9878 * gdb.trace/trace-break.exp: Likewise.
9879 * gdb.trace/trace-condition.exp: Likewise.
9880 * gdb.trace/trace-mt.exp: Likewise.
9881
d9019901
SM
98822016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9883
9884 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9885 (gdb_load_shlib): ... this.
9886 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9887 gdb_load_shlib.
9888 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9889 * gdb.base/ctxobj.exp: Likewise.
9890 * gdb.base/dprintf-pending.exp: Likewise.
9891 * gdb.base/dso2dso.exp: Likewise.
9892 * gdb.base/fixsection.exp: Likewise.
9893 * gdb.base/gcore-relro.exp: Likewise.
9894 * gdb.base/gdb1555.exp: Likewise.
9895 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9896 * gdb.base/gnu-ifunc.exp: Likewise.
9897 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9898 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9899 * gdb.base/pending.exp: Likewise.
9900 * gdb.base/print-file-var.exp: Likewise.
9901 * gdb.base/print-symbol-loading.exp: Likewise.
9902 * gdb.base/shlib-call.exp: Likewise.
9903 * gdb.base/shreloc.exp: Likewise.
9904 * gdb.base/so-impl-ld.exp: Likewise.
9905 * gdb.base/solib-disc.exp: Likewise.
9906 * gdb.base/solib-nodir.exp: Likewise.
9907 * gdb.base/solib-overlap.exp: Likewise.
9908 * gdb.base/solib-symbol.exp: Likewise.
9909 * gdb.base/solib-weak.exp (do_test): Likewise.
9910 * gdb.base/sym-file.exp: Likewise.
9911 * gdb.base/symtab-search-order.exp: Likewise.
9912 * gdb.base/type-opaque.exp: Likewise.
9913 * gdb.base/unload.exp: Likewise.
9914 * gdb.base/watchpoint-solib.exp: Likewise.
9915 * gdb.compile/compile.exp: Likewise.
9916 * gdb.cp/gdb2384.exp: Likewise.
9917 * gdb.cp/infcall-dlopen.exp: Likewise.
9918 * gdb.cp/re-set-overloaded.exp: Likewise.
9919 * gdb.fortran/library-module.exp: Likewise.
9920 * gdb.opt/solib-intra-step.exp: Likewise.
9921 * gdb.python/py-finish-breakpoint.exp: Likewise.
9922 * gdb.python/py-shared.exp: Likewise.
9923 * gdb.reverse/solib-precsave.exp: Likewise.
9924 * gdb.reverse/solib-reverse.exp: Likewise.
9925 * gdb.server/solib-list.exp: Likewise.
9926 * gdb.threads/dlopen-libpthread.exp: Likewise.
9927 * gdb.threads/tls-shared.exp: Likewise.
9928 * gdb.threads/tls-so_extern.exp: Likewise.
9929 * gdb.trace/change-loc.exp: Likewise.
9930 * gdb.trace/ftrace-lock.exp: Likewise.
9931 * gdb.trace/ftrace.exp: Likewise.
9932 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9933 * gdb.trace/pending.exp: Likewise.
9934 * gdb.trace/range-stepping.exp: Likewise.
9935 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9936 (strace_info_marker): Likewise.
9937 (strace_probe_marker): Likewise.
9938 (strace_trace_on_same_addr): Likewise.
9939 (strace_trace_on_diff_addr): Likewise.
9940 * gdb.trace/trace-break.exp: Likewise.
9941 * gdb.trace/trace-condition.exp: Likewise.
9942 * gdb.trace/trace-mt.exp: Likewise.
9943
fca4cfd9
SM
99442016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9945
9946 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
9947 result of gdb_remote_download.
9948 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
9949 * gdb.base/dso2dso.exp: Likewise.
9950 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9951 * gdb.base/print-file-var.exp: Likewise.
9952 * gdb.base/shlib-call.exp: Likewise.
9953 * gdb.base/shreloc.exp: Likewise.
9954 * gdb.base/solib-overlap.exp: Likewise.
9955 * gdb.base/solib-weak.exp (do_test): Likewise.
9956 * gdb.base/unload.exp: Likewise.
9957
11cf4ffb
YQ
99582016-04-27 Yao Qi <yao.qi@linaro.org>
9959
9960 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
9961 exists.
9962
3e2e34f8
KB
99632016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9964
9965 * vla-type.exp: Print structure from toplevel.
9966
8f07e298
BH
99672016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9968
9969 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
9970 of dynamic types.
9971 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
9972 of dynamic types.
9973
9920b434
BH
99742016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9975
9976 * gdb.fortran/vla-type.f90: New file.
9977 * gdb.fortran/vla-type.exp: New file.
9978
f3abeff5
YQ
99792016-04-25 Yao Qi <yao.qi@linaro.org>
9980
9981 * gdb.base/branch-to-self.c: New file.
9982 * gdb.base/branch-to-self.exp: New file.
9983
0a5d52f0
YQ
99842016-04-22 Yao Qi <yao.qi@linaro.org>
9985
9986 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
9987 more after $hex.
9988
495346f6
YQ
99892016-04-22 Yao Qi <yao.qi@linaro.org>
9990
9991 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
9992 * gdb.base/annota3.exp: Likewise.
9993
4a7e075c
YQ
99942016-04-22 Yao Qi <yao.qi@linaro.org>
9995
9996 * gdb.reverse/step-precsave.exp: Do one step and test program
9997 stops in "callee" and do multiple steps until program goes out
9998 of "callee".
9999 * gdb.reverse/step-reverse.exp: Likewise.
10000
5b061e98
YQ
100012016-04-22 Yao Qi <yao.qi@linaro.org>
10002
10003 * gdb.trace/signal.exp: Also pass if
10004 $tracepoint_hits($i) > $iterations.
10005
5c5dc57f
YQ
100062016-04-22 Yao Qi <yao.qi@linaro.org>
10007
10008 * gdb.trace/signal.c: New file.
10009 * gdb.trace/signal.exp: New file.
10010
a55411b9
DE
100112016-04-19 Doug Evans <xdje42@gmail.com>
10012
10013 * gdb.base/bad-file.exp: New file.
10014
a22df60a
MG
100152016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10016
10017 * gdb.dwarf2/implref.exp: New file.
10018
0c13f7e5
BH
100192016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10020
10021 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10022 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10023 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10024 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10025 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10026 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10027 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10028 * lib/fortran.exp (fortran_int4): New procedure.
10029 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10030 (fortran_logical4): Likewise.
10031
9b9b09e9
BH
100322016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10033
10034 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10035
a14d1f4d
BH
100362016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10037
10038 * lib/compiler.c: Add Intel specific preprocessor macros.
10039 * lib/compiler.cc: Likewise.
25d49b86 10040
7d49b1d0
LM
100412016-04-13 Luis Machado <lgustavo@codesourcery.com>
10042
10043 * gdb.server/connect-with-no-symbol-file.c: New file.
10044 * gdb.server/connect-with-no-symbol-file.exp: New file.
10045
8392fa22
SM
100462016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10047
10048 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10049
8c4c4aeb
SM
100502016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10051
10052 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10053 standard output directory.
10054
45e3745e
AT
100552016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10056
10057 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10058
e26b7e41
MM
100592016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10060
10061 * gdb.btrace/instruction_history.c (loop): Add declaration.
10062
8ce09462
AT
100632016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10064
10065 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10066
2e88a1ea
SM
100672016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10068
10069 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10070 parentheses to print.
10071 (continue_handler): Likewise.
10072
f48e22e3
SM
100732016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10074
10075 * gdb.server/solib-list.exp: Remove is_remote check.
10076 Pass shlib= to gdb_compile. Don't link shared library with
10077 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10078 Run binary filename through "readlink -f" on the target.
10079
096be756
PA
100802016-04-08 Pedro Alves <palves@redhat.com>
10081
10082 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10083 interpreter filename as argument to gdbserver_spawn.
10084 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10085 Return empty if $last_loaded_file does not exist.
10086
06500533
JK
100872016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10088
10089 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10090 * gdb.base/jit-main.c: Use exit after usage.
10091
2d35e871
JK
100922016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10093
10094 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10095 GDBHISTSIZE prior to the tests.
10096 * gdb.base/gdbinit-history.exp: Likewise.
10097
100982016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
10099
10100 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10101 instead of build_executable. Use gdb_load_shlibs.
10102
c8064e7e
YQ
101032016-04-07 Yao Qi <yao.qi@linaro.org>
10104
10105 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10106 Execute "si" command.
10107
bde47561
YQ
101082016-04-07 Yao Qi <yao.qi@linaro.org>
10109
10110 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10111 number instead of the comments on some line.
10112
b16f8a3b
DB
101132016-04-06 Don Breazeal <donb@codesourcery.com>
10114
10115 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10116 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10117
c2f901df
SM
101182016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10119
10120 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10121 standard_output_file. Remove unused binfile variable.
10122
ac17fda0
CU
101232016-04-05 Catalin Udma <catalin.udma@freescale.com>
10124
10125 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10126 * gdb.python/py-mi-objfile.exp: Match "list main" output
10127 in console format.
10128
03a8c4df
SM
101292016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10130
10131 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10132 absolute.
10133
6e774b13
SM
101342016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10135
10136 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10137 absolute.
10138 * gdb.trace/ftrace.exp: Likewise.
10139 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10140 targets as well.
10141 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10142 (gdb_load_shlibs): Copy libraries to test directory when testing
10143 natively. Only set solib-search-path if testing remotely.
10144 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10145
7817ea46
SM
101462016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10147
10148 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10149 gdb_download. Use it even if the target is not remote.
10150 * gdb.base/jit.exp (compile_jit_test): Likewise.
10151 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10152 output directory if the destination board is local, otherwise use
10153 the standard remote_download from DejaGnu.
10154 (gdb_download): Remove.
10155 (gdb_load_shlibs): Use gdb_remote_download instead of
10156 gdb_download.
10157 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10158 Use gdb_remote_download instead of gdb_download. Use it even if
10159 the target is not remote.
10160 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10161 instead of gdb_download.
10162
7beb7f68
SM
101632016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10164
10165 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10166 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10167 run.
10168
cc63428a
AV
101692016-04-01 Artemiy Volkov <artemiyv@acm.org>
10170
10171 PR gdb/19820
10172 * gdb.base/printcmds.exp: Add artificial arrays tests.
10173
64cdf930
PA
101742016-03-31 Pedro Alves <palves@redhat.com>
10175
10176 PR gdb/19858
10177 * gdb.base/jit-main.c: Include unistd.h.
10178 (ATTACH): Define to 0 if not already defined.
10179 (wait_for_gdb, mypid): New globals.
10180 (WAIT_FOR_GDB): New macro.
10181 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10182 some breakpoint locations.
10183 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10184 New procedures.
10185 (one_jit_test): Add REATTACH parameter, and handle it. Use
10186 continue_to_test_location.
10187 (top level): Test attach, and adjusts calls to one_jit_test.
10188
40dea8cb
PA
101892016-03-31 Pedro Alves <palves@redhat.com>
10190
10191 PR gdb/19858
10192 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10193 BINSUFFIX parameter, and handle it.
10194 (top level): Adjust calls compile_jit_test.
10195
e7ea3ec7
CU
101962016-03-31 Catalin Udma <catalin.udma@freescale.com>
10197
10198 PR python/19743
10199 * gdb.python/py-mi-events-gdb.py: New file.
10200 * gdb.python/py-mi-events.c: New file.
10201 * gdb.python/py-mi-events.exp: New file.
10202
e6359af3
YQ
102032016-03-30 Yao Qi <yao.qi@linaro.org>
10204
10205 * gdb.reverse/until-precsave.exp: Match function name only.
10206 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10207 Move malloc to a condition block.
10208 * gdb.reverse/until-reverse.exp: Match function name only.
10209
a4105d04
MK
102102016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10211
10212 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10213 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10214 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10215 variable for GPR 0 instead of assuming it is register 0.
10216 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10217 * lib/trace-support.exp: Add s390 registers.
10218
bfa6adb9
YQ
102192016-03-29 Yao Qi <yao.qi@linaro.org>
10220
10221 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10222
1e6697ea
YQ
102232016-03-24 Yao Qi <yao.qi@linaro.org>
10224
10225 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10226 test message.
10227
64bcd522
AA
102282016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10229
10230 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10231 maintaining separate logic for constructing the output path.
10232
7868401b
DB
102332016-03-16 Don Breazeal <donb@codesourcery.com>
10234
10235 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10236 Retry fork and waitpid on interrupted system call errors.
10237 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10238 Use with_timeout_factor to increase timeout by factor of 10.
10239
1cafadb4
DB
102402016-03-15 Don Breazeal <donb@codesourcery.com>
10241
10242 * gdb.cp/scope-err.cc: New test program.
10243 * gdb.cp/scope-err.exp: New test script.
10244 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10245 lines and "set breakpoint here" comment.
10246 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10247 Fixed some whitespace and format issues.
10248 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10249 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10250
81516450
DE
102512016-03-15 Doug Evans <dje@google.com>
10252
10253 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10254 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10255 All callers updated. Add tests for enums, mixed flags register.
10256
aa52b601
DE
102572016-03-15 Doug Evans <dje@google.com>
10258
10259 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10260 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10261
fa4ff313
SM
102622016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10263
10264 * gdb.base/default.exp: Add $_as_string to the list of expected
10265 convenience functions.
10266
f2403c39
AB
102672016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10268
10269 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10270
f2f3ccb9
SM
102712016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10272
10273 * gdb.python/py-as-string.exp: New file.
10274 * gdb.python/py-as-string.c: New file.
10275
00dbd492
PA
102762016-03-09 Pedro Alves <palves@redhat.com>
10277
10278 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10279 signal" -> "Thread NN received signal" output change.
10280 * gdb.threads/ia64-sigill.exp: Likewise.
10281 * gdb.threads/linux-dp.exp: Likewise.
10282 * gdb.threads/manythreads.exp: Likewise.
10283 * gdb.threads/pending-step.exp: Likewise.
10284 * gdb.threads/print-threads.exp: Likewise.
10285 * gdb.threads/sigstep-threads.exp: Likewise.
10286 * gdb.threads/staticthreads.exp: Likewise.
10287 * gdb.threads/tls.exp: Likewise.
10288
1e6697ea
YQ
102892016-03-09 Pedro Alves <palves@redhat.com>
10290
10291 * gdb.base/command-line-input.exp: New file.
10292
b04fd3be
MK
102932016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10294
10295 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10296 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10297 * gdb.trace/pending.exp: Accept leading dot before function name.
10298 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10299 * lib/trace-support.exp: Set registers for ppc.
10300
98fa59e9
MK
103012016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10302
10303 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10304 use it for disassembly; accept .main in addition to main in backtrace.
10305
f77198c8
MK
103062016-03-09 Wei-cheng Wang <cole945@gmail.com>
10307 Marcin Kościelnicki <koriakin@0x04.net>
10308
10309 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10310 (gdb_recursion_test_ptr): New global variable.
10311 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10312 gdb_recursion_test.
10313 (gdb_c_test): Ditto.
10314
ba84e0da
MK
103152016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10316
10317 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10318 ordering.
10319
4366d36e
MK
103202016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10321
10322 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10323 (bar): Add bar_start_lbl label.
10324 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10325 of foo/bar for emitting DWARF and tracing.
10326
5eb264df
SDJ
103272016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10328
10329 * analyze-racy-logs.py: Set executable bit.
10330
fb6a751f
SDJ
103312016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10332
10333 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10334 (CHECK_TARGET_TMP): Likewise.
10335 (check-single-racy): New rule.
10336 (check-parallel-racy): Likewise.
10337 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10338 (do-check-parallel-racy): New rule.
10339 (check-racy/%.exp): Likewise.
10340 * README (Racy testcases): New section.
10341 * analyze-racy-logs.py: New file.
10342
bdf7e230
DE
103432016-03-03 Doug Evans <dje@google.com>
10344
10345 * gdb.base/skip.exp: Use with_test_prefix.
10346
4719d415
YQ
103472016-03-03 Yao Qi <yao.qi@linaro.org>
10348
10349 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10350 Invoke step_over_syscall "clone" and break_cond_on_syscall
10351 "clone".
10352 * gdb.base/step-over-clone.c: New file.
10353
ea507862
YQ
103542016-03-03 Yao Qi <yao.qi@linaro.org>
10355
10356 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10357 code format.
10358
8fc8cbda
YQ
103592016-03-03 Yao Qi <yao.qi@linaro.org>
10360
10361 * gdb.base/disp-step-fork.c: Rename to ...
10362 * gdb.base/step-over-fork.c: ... it. New file.
10363 * gdb.base/disp-step-vfork.c: Rename to ...
10364 * gdb.base/step-over-vfork.c: ... it. New file.
10365 * gdb.base/disp-step-syscall.exp: Rename to ...
10366 * gdb.base/step-over-syscall.exp: ... it. New file.
10367 (disp_step_cross_syscall): Rename to ...
10368 (step_over_syscall): ... it.
10369
92fa70b0
YQ
103702016-03-03 Yao Qi <yao.qi@linaro.org>
10371
10372 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10373 If target supports condition evaluation on target, invoke
10374 break_cond_on_syscall for fork and vfork.
10375
e197ad3c
YQ
103762016-03-03 Yao Qi <yao.qi@linaro.org>
10377
10378 * gdb.base/disp-step-syscall.exp: Don't invoke
10379 support_displaced_stepping.
10380 (disp_step_cross_syscall): Test with displaced stepping off and
10381 on if supported.
10382
0b47da9f
YQ
103832016-03-03 Yao Qi <yao.qi@linaro.org>
10384
10385 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10386 proc.
10387 (setup): New proc.
10388 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10389 and setup.
10390
065ab6dc
BH
103912016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10392
10393 * gdb.fortran/vla-history.exp: Remove breakpoint.
10394
07e448ad 103952016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10396
25d49b86
PA
10397 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10398 exceeds timeout.
07e448ad 10399
9ac2d526 104002016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10401
25d49b86
PA
10402 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10403 breakpoint.
9ac2d526 10404
17807369
BH
104052016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10406
10407 * gdb.mi/vla.f90: Nullify pointer after declaration.
10408
86e501af
PA
104092016-03-01 Pedro Alves <palves@redhat.com>
10410
10411 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10412
1e903e32
PA
104132016-03-01 Pedro Alves <palves@redhat.com>
10414
10415 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10416 before anything else.
10417 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10418 _GNU_SOURCE here.
10419 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10420 before anything else.
10421 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10422
6ccb54e2
PA
104232016-03-01 Pedro Alves <palves@redhat.com>
10424
10425 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10426
30ca9da1
YQ
104272016-03-01 Yao Qi <yao.qi@linaro.org>
10428
10429 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10430 prepare_for_testing.
10431
dc856b38
YQ
104322016-03-01 Yao Qi <yao.qi@linaro.org>
10433
10434 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10435
4a932159
AA
104362016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10437
10438 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10439 manually constructing the output path.
10440
f2489477
AA
104412016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10442
10443 * gdb.arch/s390-stackless.S: New.
10444 * gdb.arch/s390-stackless.exp: New.
10445
38899f16
IB
104462016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10447
10448 * gdb.dlang/circular.c: New file.
10449 * gdb.dlang/circular.exp: New file.
10450
9fde51ed
YQ
104512016-02-26 Yao Qi <yao.qi@linaro.org>
10452
10453 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10454 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10455 (testcases): Update.
10456
ce90fefe
YQ
104572016-02-26 Yao Qi <yao.qi@linaro.org>
10458
10459 * gdb.reverse/aarch64.c: Rename to ...
10460 * gdb.reverse/insn-reverse.c: ... it.
10461 * gdb.reverse/aarch64.exp: Rename to ...
10462 * gdb.reverse/insn-reverse.exp: ... it.
10463
3263bceb
YQ
104642016-02-26 Yao Qi <yao.qi@linaro.org>
10465
10466 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10467 (testcase_ftype): New.
10468 (testcases): New array.
10469 (n_testcases): New.
10470 (main): Call each element in testcases.
10471 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10472 (read_testcase): New.
10473 Do the tests in a loop.
10474
6cb59ff1
YQ
104752016-02-25 Yao Qi <yao.qi@linaro.org>
10476
10477 * gdb.base/branches.c: Remove.
10478
ae91f625
MK
104792016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10480
10481 PR gdb/13808
10482 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10483
678b48b7
MK
104842016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10485
10486 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10487
7337a6f2
MK
104882016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10489
10490 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10491 change x86_64 call_insn to 'callq'.
10492
861ca91f
AT
104932016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10494
10495 * gdb.trace/tfile-avx.c: Move to...
10496 * gdb.trace/tracefile-pseudo-reg.c: Here.
10497 * gdb.trace/tfile-avx.exp: Move to...
10498 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10499
bf74e428
GB
105002016-02-24 Gary Benson <gbenson@redhat.com>
10501
10502 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10503 message on attach.
10504
cce0e923
DE
105052016-02-23 Doug Evans <dje@google.com>
10506
10507 * gdb.base/skip.c (test_skip): New function.
10508 (end_test_skip_file_and_function): New function.
10509 (test_skip_file_and_function): New function.
10510 * gdb.base/skip1.c (test_skip): New function.
10511 (skip1_test_skip_file_and_function): New function.
10512 * gdb.base/skip.exp: Add tests for new skip options.
10513 * gdb.base/skip-solib.exp: Update expected output.
10514 * gdb.perf/skip-command.cc: New file.
10515 * gdb.perf/skip-command.exp: New file.
10516 * gdb.perf/skip-command.py: New file.
10517
4000e47e
MK
105182016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10519
10520 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10521 info registers pattern.
10522
24f75ead
IB
105232016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10524
10525 * lib/future.exp: Add D support.
10526 (gdb_find_gdc): New proc.
10527 (gdb_default_target_compile): Add D support.
10528
fbb7bcbe
WW
105292016-02-18 Wei-cheng Wang <cole945@gmail.com>
10530
10531 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10532 user+system time.
10533 (trace_speed_test): Determine the iteration count for a time
10534 between 15..30 seconds.
10535
012b3a21
WT
105362016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10537
10538 * gdb.arch/i386-mpx-sigsegv.c: New file.
10539 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10540 * gdb.arch/i386-mpx-simple_segv.c: New file.
10541 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10542
2d5189bd
YQ
105432016-02-18 Yao Qi <yao.qi@linaro.org>
10544
10545 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10546 Don't call setup_kfail.
10547
40fb20d0
YQ
105482016-02-18 Yao Qi <yao.qi@linaro.org>
10549
10550 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10551 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10552
21b1f8d2
DE
105532016-02-16 Doug Evans <dje@google.com>
10554
10555 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10556 * gdb.base/skip1.c: Ditto.
10557 * gdb.base/skip.exp: Whitespace cleanup.
10558
4041ed77
DB
105592016-02-16 Don Breazeal <donb@codesourcery.com>
10560
10561 PR remote/19496
10562 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10563 Remove kfail for PR remote/19496.
10564
c4ef31bf
SM
105652016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10566
10567 * lib/gdb.exp (standard_temp_file): Return a path specific to
10568 the runtest invocation.
10569
266b65b3
SM
105702016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10571
10572 * gdb.trace/save-trace.exp: Change relative path to be in the
10573 standard output directory.
10574
a7a0a6a9
JK
105752016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10576
10577 * gdb.arch/i386-prologue.c: Add missing prototypes.
10578
c99dbb42
JK
105792016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10580
10581 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10582 * gdb.arch/i386-prologue.exp: Likewise.
10583 * gdb.arch/i386-size.exp: Likewise.
10584
aa480355
SM
105852016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10586
10587 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10588 define object file path.
10589 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10590 file path.
10591 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10592 standard_output_file to define binfile.
10593
ba881f50
JK
105942016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10595
10596 Fix compatibility with recent gfortran-5.3.1.
10597 * gdb.fortran/vla-history.exp (print vla1 allocated)
10598 (print vla2 allocated, print $2, print $3): Remove
10599 (print $4): Rename to ...
10600 (print $2): ... here.
10601 (print $9): Rename to ...
10602 (print $5): ... here.
10603 (print $10): Rename to ...
10604 (print $6): ... here.
10605 * gdb.fortran/vla.f90: Add pvla initialization.
10606
e9fb005c
JK
106072016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10608
10609 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10610 New test.
10611 * gdb.fortran/vla-value-sub.exp: Likewise.
10612
e44e00ff
MK
106132016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10614
10615 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10616
97e94151
SM
106172016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10618
10619 * i386-biarch-core.exp: Define corefile using
10620 standard_output_file.
10621
01113bc1
YQ
106222016-02-12 Yao Qi <yao.qi@linaro.org>
10623
10624 * gdb.arch/arm-single-step-kernel-helper.c: New.
10625 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10626
33b4777c
MM
106272016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10628
10629 * gdb.btrace/tailcall-only.exp: New.
10630 * gdb.btrace/tailcall-only.c: New.
10631 * gdb.btrace/x86_64-tailcall-only.S: New.
10632 * gdb.btrace/i686-tailcall-only.S: New.
10633
acc23c11
PA
106342016-02-11 Pedro Alves <palves@redhat.com>
10635
10636 * README (Parallel testing): Add missing double quotes.
10637
e352bf0a
PA
106382016-02-11 Pedro Alves <palves@redhat.com>
10639
10640 * README (Parallel testing): New section.
10641 (GDB_PARALLEL): Rewrite.
10642 (FORCE_PARALLEL): Document.
10643
9f5fed78
MK
106442016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10645
10646 * gdb.trace/tfile-avx.c: New test.
10647 * gdb.trace/tfile-avx.exp: New test.
10648
9ef9e6a6
KS
106492016-02-09 Keith Seitz <keiths@redhat.com>
10650
10651 PR breakpoints/19546
10652 * gdb.base/infcall-exec.c: New file.
10653 * gdb.base/infcall-exec2.c: New file.
10654 * gdb.base/infcall-exec.exp: New file.
10655
a96e36da
KS
106562016-02-09 Keith Seitz <keiths@redhat.com>
10657
10658 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10659 (toplevel): Call test_bkpt_address.
10660
9f61929f
KS
106612016-02-09 Keith Seitz <keiths@redhat.com>
10662
10663 PR python/19506
10664 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10665 (toplevel): Call test_bkpt_address.
10666
1e94266c
SM
106672016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10668
10669 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10670 to AC_OUTPUT.
10671 * configure: Regenerate.
10672
2a7f3dff
PA
106732016-02-09 Pedro Alves <palves@redhat.com>
10674
10675 PR breakpoints/19548
10676 * gdb.base/execl-update-breakpoints.c (some_function): New
10677 function.
10678 (main): Call it.
10679 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10680 Tighten expected GDB output.
10681
2151ccc5
SM
106822016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10683
10684 * Makefile.in (ALL_SUBDIRS): Remove.
10685 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10686 (distclean maintainer-clean realclean): Likewise.
10687 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10688 * configure: Regenerate.
10689 * gdb.ada/Makefile.in: Delete.
10690 * gdb.arch/Makefile.in: Likewise.
10691 * gdb.asm/Makefile.in: Likewise.
10692 * gdb.base/Makefile.in: Likewise.
10693 * gdb.btrace/Makefile.in: Likewise.
10694 * gdb.cell/Makefile.in: Likewise.
10695 * gdb.compile/Makefile.in: Likewise.
10696 * gdb.cp/Makefile.in: Likewise.
10697 * gdb.disasm/Makefile.in: Likewise.
10698 * gdb.dlang/Makefile.in: Likewise.
10699 * gdb.dwarf2/Makefile.in: Likewise.
10700 * gdb.fortran/Makefile.in: Likewise.
10701 * gdb.gdb/Makefile.in: Likewise.
10702 * gdb.go/Makefile.in: Likewise.
10703 * gdb.guile/Makefile.in: Likewise.
10704 * gdb.java/Makefile.in: Likewise.
10705 * gdb.linespec/Makefile.in: Likewise.
10706 * gdb.mi/Makefile.in: Likewise.
10707 * gdb.modula2/Makefile.in: Likewise.
10708 * gdb.multi/Makefile.in: Likewise.
10709 * gdb.objc/Makefile.in: Likewise.
10710 * gdb.opencl/Makefile.in: Likewise.
10711 * gdb.opt/Makefile.in: Likewise.
10712 * gdb.pascal/Makefile.in: Likewise.
10713 * gdb.perf/Makefile.in: Likewise.
10714 * gdb.python/Makefile.in: Likewise.
10715 * gdb.reverse/Makefile.in: Likewise.
10716 * gdb.server/Makefile.in: Likewise.
10717 * gdb.stabs/Makefile.in: Likewise.
10718 * gdb.threads/Makefile.in: Likewise.
10719 * gdb.trace/Makefile.in: Likewise.
10720 * gdb.xml/Makefile.in: Likewise.
10721 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10722 GDB_PARALLEL.
10723 (standard_output_file): Remove check for GDB_PARALLEL, always
10724 return path in outputs/$subdir/$testname.
10725
437277d4
SM
107262016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10727
10728 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10729 (site.exp): Assign abs_srcdir to tcl's srcdir.
10730
31d913c7
YQ
107312016-02-04 Yao Qi <yao.qi@linaro.org>
10732
10733 * gdb.base/foll-exec-mode.c: Include limits.h.
10734 (main): Add parameters argc and argv. Get directory from
10735 argv[0].
10736 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10737 compilation.
10738 * gdb.base/foll-exec.c: Include limits.h.
10739 (main): Add parameters argc and argv.
10740 Get directory from argv[0].
10741 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10742 Adjust tests on the number of lines as source code changed.
10743 * gdb.base/foll-vfork-exit.c: Include limits.h.
10744 (main): Add one line of statement before vfork.
10745 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10746 (main): Add parameters argc and argv. Get directory from
10747 argv[0].
10748 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10749 (setup_gdb): Set tbreak to skip some source lines.
10750 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10751 (main): Add parameters argc and argv. Get directory from
10752 argv[0].
10753 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10754 compilation.
10755 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10756 (main): Add parameters argc and argv. Get directory from
10757 argv[0].
10758 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10759 compilation.
10760
9482b9fb
DE
107612016-02-01 Doug Evans <dje@google.com>
10762
10763 * gdb.base/skip.exp: Clean up multiple references to same test name.
10764
6b2e4f10
PA
107652016-02-01 Pedro Alves <palves@redhat.com>
10766
ccb6afd6 10767 PR remote/19496
6b2e4f10
PA
10768 * gdb.threads/forking-threads-plus-breakpoint.exp
10769 (displaced_stepping_supported): New global.
10770 (probe_displaced_stepping_support): New procedure.
10771 (do_test): Add 'displaced' parameter, and use it.
10772 (top level): Check for displaced stepping support. Add displaced
10773 stepping on/off testing axis.
10774
37a8db1a
AB
107752016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10776
10777 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10778 pointer. Don't perform further tests on the unassociated pointer
10779 if the first test fails.
10780
5fdf6324
AB
107812016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10782
10783 * gdb.base/max-value-size.c: New file.
10784 * gdb.base/max-value-size.exp: New file.
10785 * gdb.base/huge.exp: Disable max-value-size for this test.
10786
935c6144
IB
107872016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10788
10789 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10790
7fe8399d
YQ
107912016-01-28 Yao Qi <yao.qi@linaro.org>
10792
10793 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10794
a2077e25
PA
107952016-01-25 Pedro Alves <palves@redhat.com>
10796
10797 PR threads/19461
10798 * gdb.base/fork-running-state.c: New file.
10799 * gdb.base/fork-running-state.exp: New file.
10800
1d2736d4
PA
108012016-01-25 Pedro Alves <palves@redhat.com>
10802
10803 PR gdb/19494
10804 * gdb.base/catch-fork-kill.c: New file.
10805 * gdb.base/catch-fork-kill.exp: New file.
10806
f1da4b11
PA
108072016-01-25 Pedro Alves <palves@redhat.com>
10808
10809 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10810 Delete, moved to lib/gdb.exp.
10811 * gdb.threads/forking-threads-plus-breakpoint.exp
10812 (foreach_with_prefix): Likewise.
10813 * gdb.threads/process-dies-while-handling-bp.exp
10814 (foreach_with_prefix): Likewise.
10815 * lib/gdb.exp (foreach_with_prefix): New procedure.
10816
45f38546
MK
108172016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10818
10819 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10820 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10821
dc29a1ce
MK
108222016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10823
10824 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10825 endian targets.
10826
092127d7
JK
108272016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10828 Pedro Alves <palves@redhat.com>
10829
10830 Fix testsuite compatibility with Guile.
10831 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10832 number.
10833
31d765d3
JK
108342016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10835
10836 Fix testsuite compatibility with Guile.
10837 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10838 (thread 1): New test for backtrace through signal handler.
10839
1ac78c04
YQ
108402016-01-22 Yao Qi <yao.qi@linaro.org>
10841
10842 PR testsuite/19491
10843 * gdb.base/multi-forks.c: Include
10844 ../lib/unbuffer_output.c
10845 (main): Call gdb_unbuffer_output.
10846
4f5946a8
DE
108472016-01-21 Doug Evans <dje@google.com>
10848
10849 * lib/ada.exp (gdb_compile_ada): Fix typo.
10850
305e13e6
JB
108512016-01-21 Joel Brobecker <brobecker@adacore.com>
10852
10853 * gdb.base/break-fun-addr.exp: New file.
10854 * gdb.base/break-fun-addr1.c: New file.
10855 * gdb.base/break-fun-addr2.c: New file.
10856
5f5dfff6
SM
108572016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10858
10859 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10860 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10861 enum flag values.
10862
fd356fa2
AA
108632016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10864
10865 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10866 when GDB can not set the vector return value. Add more comments
10867 for clarification.
10868
9df22175
AT
108692016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10870
10871 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10872 command.
10873
41d1845e
SM
108742016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10875
10876 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10877
01ac6840
SM
108782016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10879
10880 * Makefile.in (check-single): Pass --status to runtest.
10881 (check/%.exp): Likewise.
10882
108832016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10884
10885 * Makefile.in (check-parallel): Propagate return code from make
10886 do-check-parallel.
10887
bd0a71fa
MK
108882016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10889
10890 * gdb.trace/ftrace.exp: Fix expected message on continue.
10891 * gdb.trace/pending.exp: Fix expected message on continue.
10892 * gdb.trace/trace-break.exp: Fix expected message on continue.
10893
8bcbad33
SM
108942016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10895
10896 * lib/gdb.exp (gdb_test): Remove unused global references.
10897
f303dbd6
PA
108982016-01-18 Pedro Alves <palves@redhat.com>
10899
10900 * gdb.base/async-shell.exp: Adjust expected output.
10901 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10902 * gdb.base/siginfo-thread.exp: Adjust expected output.
10903 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
10904 * gdb.java/jnpe.exp: Adjust expected output.
10905 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
10906 * gdb.threads/continue-pending-status.exp: Adjust expected output.
10907 * gdb.threads/leader-exit.exp: Adjust expected output.
10908 * gdb.threads/manythreads.exp: Adjust expected output.
10909 * gdb.threads/pthreads.exp: Adjust expected output.
10910 * gdb.threads/schedlock.exp: Adjust expected output.
10911 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10912 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10913 expected output.
10914 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10915 output.
10916 * gdb.threads/sigthread.exp: Adjust expected output.
10917 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10918
b2789696
YQ
109192016-01-18 Yao Qi <yao.qi@linaro.org>
10920
10921 * gdb.guile/scm-section-script.c: Replace @progbits with
10922 %progbits.
10923 * gdb.python/py-section-script.c: Likewise.
10924
71ef29a8
PA
109252016-01-15 Pedro Alves <palves@redhat.com>
10926
10927 * gdb.multi/tids.exp: Test star wildcard ranges.
10928
3f5b7598
PA
109292016-01-15 Pedro Alves <palves@redhat.com>
10930
10931 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10932 command from "thread apply" invocation.
10933 (thr_apply_info_thr_invalid): Default the expected output to the
10934 input tid list.
10935 (top level): Add tests that use convenience variables. Add tests
10936 for "thread apply" with a valid TID list, but missing the command.
10937
663f6d42
PA
109382016-01-13 Pedro Alves <palves@redhat.com>
10939
10940 * gdb.base/default.exp: Expect $_gthread as well.
10941 * gdb.multi/tids.exp: Test $_gthread.
10942 * gdb.threads/thread-specific.exp: Test $_gthread.
10943
c84f6bbf
PA
109442016-01-13 Pedro Alves <palves@redhat.com>
10945
10946 * gdb.multi/tids.exp: Test "info threads -gid".
10947
22a02324
PA
109482016-01-13 Pedro Alves <palves@redhat.com>
10949
10950 * gdb.multi/tids.exp: Test InferiorThread.global_num and
10951 Breakpoint.thread.
10952 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
10953
5d5658a1
PA
109542016-01-07 Pedro Alves <palves@redhat.com>
10955
10956 * gdb.base/break.exp: Adjust to output changes.
10957 * gdb.base/hbreak2.exp: Likewise.
10958 * gdb.base/sepdebug.exp: Likewise.
10959 * gdb.base/watch_thread_num.exp: Likewise.
10960 * gdb.linespec/keywords.exp: Likewise.
10961 * gdb.multi/info-threads.exp: Likewise.
10962 * gdb.threads/thread-find.exp: Likewise.
10963 * gdb.multi/tids.c: New file.
10964 * gdb.multi/tids.exp: New file.
10965
84654457
PA
109662016-01-13 Pedro Alves <palves@redhat.com>
10967
10968 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
10969
e3940304
PA
109702016-01-13 Pedro Alves <palves@redhat.com>
10971
10972 * gdb.base/default.exp: Expect $_inferior as well.
10973 * gdb.multi/base.exp: Test $_inferior.
10974
a911d87a
PA
109752016-01-13 Pedro Alves <palves@redhat.com>
10976
10977 PR breakpoints/19388
10978 * gdb.base/catch-signal-siginfo-cond.c: New file.
10979 * gdb.base/catch-signal-siginfo-cond.exp: New file.
10980
82075af2
JS
109812016-01-12 Josh Stone <jistone@redhat.com>
10982 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10983
10984 * gdb.base/catch-syscall.c (do_execve): New variable.
10985 (main): Conditionally trigger an execve.
10986 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
10987 (test_catch_syscall_execve): New, check entry/return across execve.
10988 (do_syscall_tests): Call test_catch_syscall_execve.
10989
e46eeedd
PA
109902016-01-12 Pedro Alves <palves@redhat.com>
10991
10992 * gdb.base/random-signal.exp (do_test): New procedure, with body
10993 of testcase moved in.
10994
01d8c27e
JK
109952016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10996 Pedro Alves <palves@redhat.com>
10997
10998 * gdb.base/funcargs.exp (finish from indirectly called function):
10999 Reintroduce the case for 'First'.
11000
9a706302
JK
110012016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11002 Pedro Alves <palves@redhat.com>
11003
11004 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11005 (tcatch_vfork_then_child_follow_exec)
11006 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11007 identification.
11008
c0ecb95f
JK
110092016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11010
11011 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11012 and repeats to unlimited.
11013 * gdb.python/py-value.exp: Likewise.
11014 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11015 and repeats to unlimited.
11016
6cfc1fcb
JK
110172016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11018
11019 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11020 and reordering the functions.
11021 * gdb.multi/hangout.c: Likewise.
11022 * gdb.multi/hello.c: Likewise.
11023
582a1b00
SM
110242016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11025
11026 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11027 absolute.
11028 (SingleStatisticTestResult.report): Use dict.keys instead of
11029 dict.iterkeys.
11030
79bc59cb
PA
110312016-01-06 Pedro Alves <palves@redhat.com>
11032
11033 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11034
43368e1d
MM
110352016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11036
11037 * gdb.btrace/dlopen.exp: New.
11038 * gdb.btrace/dlopen.c: New.
11039 * gdb.btrace/dlopen-dso.c: New.
11040
79fad5b8
SL
110412015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11042
11043 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11044 PATTERN argument is optional.
11045
ab8314b3
JB
110462015-12-24 Joel Brobecker <brobecker@adacore.com>
11047
11048 * lib/ada.exp (target_compile_ada_from_dir): New function.
11049 (gdb_compile_ada): Reimplement avoiding the use of project files.
11050 * gdb.ada/gnat_ada.gpr: Delete.
11051 * gdb.ada/cond_lang.exp: Adjust test to make path before
11052 filename optional.
11053 * gdb.ada/small_reg_param.exp: Likewise.
11054
fe33faff
SM
110552015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11056
11057 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11058
6d265cb4
TP
110592015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11060
11061 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11062 case.
11063
10125099
SM
110642015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11065
11066 * gdb.base/break.exp: Remove dead code.
11067 * gdb.base/sepdebug.exp: Likewise.
11068
3ca22649
SM
110692015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11070
11071 * gdb.asm/asm-source.exp: Remove HP-UX references.
11072 * gdb.base/annota1.exp: Likewise.
11073 * gdb.base/annota3.exp: Likewise.
11074 * gdb.base/attach.exp: Likewise.
11075 * gdb.base/bigcore.exp: Likewise.
11076 * gdb.base/break.exp: Likewise.
11077 * gdb.base/call-ar-st.exp: Likewise.
11078 * gdb.base/callfuncs.exp: Likewise.
11079 * gdb.base/catch-fork-static.exp: Likewise.
11080 * gdb.base/display.exp: Likewise.
11081 * gdb.base/foll-exec-mode.exp: Likewise.
11082 * gdb.base/foll-exec.exp: Likewise.
11083 * gdb.base/foll-fork.exp: Likewise.
11084 * gdb.base/foll-vfork.exp: Likewise.
11085 * gdb.base/funcargs.exp: Likewise.
11086 * gdb.base/hbreak2.exp: Likewise.
11087 * gdb.base/inferior-died.exp: Likewise.
11088 * gdb.base/interrupt.exp: Likewise.
11089 * gdb.base/multi-forks.exp: Likewise.
11090 * gdb.base/nodebug.exp: Likewise.
11091 * gdb.base/sepdebug.exp: Likewise.
11092 * gdb.base/solib1.c: Likewise.
11093 * gdb.base/step-test.exp: Likewise.
11094 * gdb.mi/non-stop.c: Likewise.
11095 * gdb.mi/pthreads.c: Likewise.
11096 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11097 * gdb.threads/pthreads.c: Likewise.
11098 * gdb.threads/staticthreads.exp: Likewise.
11099 * lib/future.exp: Likewise.
11100 * lib/gdb.exp: Likewise.
11101 * gdb.base/so-indr-cl.c: Remove.
11102 * gdb.base/so-indr-cl.exp: Likewise.
11103 * gdb.base/solib.c: Likewise.
11104 * gdb.base/solib.exp: Likewise.
11105 * gdb.base/solib2.c: Likewise.
11106
b6304613
SM
111072015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11108
11109 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11110 * gdb.base/call-ar-st.exp: Likewise.
11111 * gdb.base/callfuncs.exp: Likewise.
11112 * gdb.base/condbreak.exp: Likewise.
11113 * gdb.base/constvars.exp: Likewise.
11114 * gdb.base/hbreak2.exp: Likewise.
11115 * gdb.base/langs.exp: Likewise.
11116 * gdb.base/list.exp: Likewise.
11117 * gdb.base/long_long.exp: Likewise.
11118 * gdb.base/ptype.exp: Likewise.
11119 * gdb.base/scope.exp: Likewise.
11120 * gdb.base/signals.exp: Likewise.
11121 * gdb.base/so-impl-ld.exp: Likewise.
11122 * gdb.base/varargs.exp: Likewise.
11123 * gdb.base/volatile.exp: Likewise.
11124 * gdb.base/whatis.exp: Likewise.
11125 * gdb.cp/cplusfuncs.exp: Likewise.
11126 * gdb.cp/inherit.exp: Likewise.
11127 * gdb.cp/local.exp: Likewise.
11128 * gdb.cp/member-ptr.exp: Likewise.
11129 * gdb.cp/method.exp: Likewise.
11130 * gdb.cp/overload.exp: Likewise.
11131 * gdb.cp/templates.exp: Likewise.
11132 * gdb.stabs/weird.exp: Likewise.
11133 * lib/compiler.c: Likewise.
11134 * lib/compiler.cc: Likewise.
11135 * lib/cp-support.exp: Likewise.
11136 * lib/gdb.exp: Likewise.
11137
bf401b07
SM
111382015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11139
11140 * configure.ac: Remove HP-UX case.
11141 * configure: Regenerate.
11142
aff9c0f8
SM
111432015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11144
11145 * lib/gdb.exp (gdb_compile): Add function doc.
11146
a6904d5a
PA
111472015-12-17 Pedro Alves <palves@redhat.com>
11148
11149 PR threads/19354
11150 * gdb.multi/info-threads.exp: New file.
11151
a22279dd
YQ
111522015-12-15 Yao Qi <yao.qi@linaro.org>
11153
11154 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11155 is aarch64*-*-*.
11156
0588c796
SL
111572015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11158
11159 * gdb.base/history-duplicates.exp: Skip if no readline support.
11160
5d978e17
SL
111612015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11162
11163 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11164
7e763b86
SL
111652015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11166
11167 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11168
87a3a92c
SL
111692015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11170
11171 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11172 ctrl-C if nointerrupts target property is set.
11173 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11174 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11175 * gdb.base/paginate-bg-execution.exp: Likewise.
11176 * gdb.base/paginate-execution-startup.exp: Likewise.
11177 * gdb.base/random-signal.exp: Likewise.
11178 * gdb.base/range-stepping.exp: Likewise.
11179 * gdb.cp/annota2.exp: Likewise.
11180 * gdb.cp/annota3.exp: Likewise.
11181 * gdb.gdb/selftest.exp: Likewise.
11182 * gdb.threads/continue-pending-status.exp: Likewise.
11183 * gdb.threads/leader-exit.exp: Likewise.
11184 * gdb.threads/manythreads.exp: Likewise.
11185 * gdb.threads/pthreads.exp: Likewise.
11186 * gdb.threads/schedlock.exp: Likewise.
11187 * gdb.threads/sigthread.exp: Likewise.
11188
a8f077dc
DB
111892015-12-11 Don Breazeal <donb@codesourcery.com>
11190
11191 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11192 remote.
11193 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11194 * gdb.base/foll-exec.exp (main): Enable for target remote.
11195 * gdb.base/foll-fork.exp (main): Likewise.
11196 * gdb.base/foll-vfork.exp (main): Likewise.
11197 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11198 (proc continue_to_exit_bp_loc): Use clean_restart.
11199 * gdb.base/pie-execl.exp (main): Disable for target remote.
11200 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11201 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11202 * gdb.threads/execl.exp (main): Likewise.
11203 * gdb.threads/fork-child-threads.exp (main): Likewise.
11204 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11205 remote.
11206 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11207 remote.
11208 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11209 pid.tid style ptids, instead of just tid.
11210 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11211 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11212 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11213 ptids, instead of just tid.
11214
3b2464a8
AB
112152015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11216
11217 * gdb.base/list.exp (test_list_forward): Add end of file error
11218 test.
11219 (test_repeat_list_command): Add end of file error test.
11220 (test_list_backwards): Add beginning of file error test.
11221
a0def019
AB
112222015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11223
11224 * gdb.base/list.exp (test_list_invalid_args): New function,
11225 defined, and called.
11226
5c000dff
AB
112272015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11228
11229 * gdb.base/list.exp (test_list): Make test names unique.
11230
f1637ebe
YQ
112312015-12-11 Yao Qi <yao.qi@linaro.org>
11232
11233 * gdb.base/coremaker2.c: Remove.
11234
36d6fc0a
PA
112352015-12-10 Pedro Alves <palves@redhat.com>
11236
11237 * gdb.multi/base.exp: Remove stale "spaces" references.
11238
762f7747
PA
112392015-12-10 Pedro Alves <palves@redhat.com>
11240
11241 * gdb.multi/base.exp: Don't use nowarnings.
11242 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11243 * gdb.multi/hangout.c: Include stdio.h.
11244 * gdb.multi/hello.c: Include stdlib.h.
11245 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11246 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11247 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11248
28d2bfb9
AB
112492015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11250
11251 * gdb.dwarf2/dw2-ranges-base.c: New file.
11252 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11253 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11254 support additional line table, and debug ranges generation.
11255 (Dwarf::ranges): New function, generate .debug_ranges.
11256 (Dwarf::lines): Support generating simple line table programs.
11257 (Dwarf::assemble): Initialise new namespace variables.
11258
5fc2beac
KB
112592015-12-09 Kevin Buettner <kevinb@redhat.com>
11260
11261 * gdb.base/async.exp (proc test_background): Add case for
11262 asynchronous execution not supported.
11263
1c35a88f
LM
112642015-12-09 Luis Machado <lgustavo@codesourcery.com>
11265
11266 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11267 format and change test names to make them unique.
11268
b593e3d9
RK
112692015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11270 Pedro Alves <pedro@redhat.com>
11271
11272 PR gdb/18702
11273 Add checking of floatformats setup on x86_64 hosts.
11274 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11275 (smallval, bigval): New labels/constants.
11276 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11277 float" after loading bigval and smallval.
11278
d72413e6
PMR
112792015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11280
11281 * gdb.ada/fun_overload_menu.exp: New testcase.
11282 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11283
ece66d65
JS
112842015-12-04 Josh Stone <jistone@redhat.com>
11285
11286 * gdb.base/catch-fork-static.exp: New.
11287
41d0efca
YQ
112882015-12-03 Yao Qi <yao.qi@linaro.org>
11289
11290 * gdb.base/sizeof.c: Don't include stdio.h and
11291 ../lib/unbuffer_output.c.
11292 (main): New variable 'size' and 'value'. Remove printf and
11293 gdb_unbuffer_output. Assign return value to size and value.
11294 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11295 at the beginning.
11296 (check_sizeof): Check the result by printing variable 'size'.
11297 (check_valueof): Check the result by printing variable 'value'.
11298
99fd02d9
YQ
112992015-12-01 Yao Qi <yao.qi@linaro.org>
11300
11301 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11302 for aarch64*-*-linux* target.
11303
f2faf941
PA
113042015-11-30 Pedro Alves <palves@redhat.com>
11305
11306 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11307
04bf20c5
PA
113082015-11-30 Pedro Alves <palves@redhat.com>
11309
11310 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11311 Handle non-stop mode vCont replies.
11312
09df4675
PA
113132015-11-30 Pedro Alves <palves@redhat.com>
11314
11315 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11316 prepare_for_testing. Start gdb with "set non-stop on" appended to
11317 GDBFLAGS. Lax expected stop output.
11318
58b584af
YQ
113192015-11-27 Yao Qi <yao.qi@linaro.org>
11320
11321 * gdb.arch/arm-neon.exp: New.
11322 * gdb.arch/arm-neon.c: New.
11323
dfcb77a8
YQ
113242015-11-27 Yao Qi <yao.qi@linaro.org>
11325
11326 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11327
88e8ec1b
YQ
113282015-11-27 Yao Qi <yao.qi@linaro.org>
11329
11330 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11331 frames-invalid annotation.
11332
bfde72c2
YQ
113332015-11-27 Yao Qi <yao.qi@linaro.org>
11334
11335 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11336
f6512a69
SM
113372015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11338
11339 * gdb.threads/names.exp: New file.
11340 * gdb.threads/names.c: New file.
11341 * README: Mention gdb,no_thread_names.
11342
46a3515b
MM
113432015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11344
11345 PR 19297
11346 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11347 support" error.
11348
62147a22
PA
113492015-11-24 Pedro Alves <palves@redhat.com>
11350
11351 PR 17539
11352 * gdb.base/display.exp: Expect displays to be sorted in ascending
11353 order. Use multi_line.
11354 * gdb.base/solib-display.exp: Likewise.
11355
2f341b6e
PA
113562015-11-24 Pedro Alves <palves@redhat.com>
11357
11358 PR 17539
25d49b86
PA
11359 * gdb.base/display.exp: Expect displays to be sorted in ascending
11360 order. Use multi_line.
11361 * gdb.base/solib-display.exp: Likewise.
2f341b6e 11362
7e0aa6aa
PA
113632015-11-24 Pedro Alves <palves@redhat.com>
11364
11365 PR 17539
11366 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11367 threads in ascending order.
11368 * gdb.base/foll-fork.exp: Likewise.
11369 * gdb.base/foll-vfork.exp: Likewise.
11370 * gdb.base/multi-forks.exp: Likewise.
11371 * gdb.mi/mi-nonstop.exp: Likewise.
11372 * gdb.mi/mi-nsintrall.exp: Likewise.
11373 * gdb.multi/base.exp: Likewise.
11374 * gdb.multi/multi-arch.exp: Likewise.
11375 * gdb.python/py-inferior.exp: Likewise.
11376 * gdb.threads/break-while-running.exp: Likewise.
11377 * gdb.threads/execl.exp: Likewise.
11378 * gdb.threads/gcore-thread.exp: Likewise.
11379 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11380 * gdb.threads/kill.exp: Likewise.
11381 * gdb.threads/linux-dp.exp: Likewise.
11382 * gdb.threads/multiple-step-overs.exp: Likewise.
11383 * gdb.threads/next-bp-other-thread.exp: Likewise.
11384 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11385 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11386 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11387 * gdb.threads/thread-find.exp: Likewise.
11388 * gdb.threads/tls.exp: Likewise.
11389 * lib/mi-support.exp (mi_reverse_list): Delete.
11390 (mi_check_thread_states): No longer reverse list.
11391
2cc57ad8
PA
113922015-11-24 Pedro Alves <palves@redhat.com>
11393
11394 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11395 use lowercase.
11396
c93e8391
SM
113972015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11398
11399 * gdb.trace/actions.c: Include trace-common.h.
11400 (main): Add a location for a fast tracepoint.
11401 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11402 the normal tracepoints.
11403 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11404
045ccf91
SM
114052015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11406
11407 * save-trace.exp: Factor out code to these...
11408 (gdb_save_tracepoints): New.
11409 (gdb_load_tracepoints): New.
11410 (do_save_load_test): New.
11411
5506f9f6
KB
114122015-11-23 Kevin Buettner <kevinb@redhat.com>
11413
11414 * gdb.base/asmlabel.exp: New test.
11415 * gdb.base/asmlabel.c: New test case.
11416
16c3b12f
JB
114172015-11-23 Joel Brobecker <brobecker@adacore.com>
11418
11419 * gdb.base/wrong_frame_bt_full-main.c: New file.
11420 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11421 * gdb.base/wrong_frame_bt_full.exp: New file.
11422
155bfbd3
JB
114232015-11-23 Joel Brobecker <brobecker@adacore.com>
11424
11425 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11426
bb097445
JM
114272015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11428
206853a0 11429 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
11430 pstate register when comparing registers values in
11431 sparc64-*-linux-gnu targets to avoid spurious differences.
11432
9c88ed8f
JM
114332015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11434
206853a0 11435 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 11436
96161e25
SL
114372015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11438
11439 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11440 as type argument to gdb_compile.
11441 * gdb.base/nested-subp2.exp: Likewise.
11442 * gdb.base/nested-subp3.exp: Likewise.
11443
340c2830
DV
114442015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11445
11446 * lib/dwarf.exp (_note): Fix left shift of negative value.
11447 * gdb.trace/trace-condition.exp: Likewise.
11448
c1862d0f
YQ
114492015-11-13 Yao Qi <yao.qi@linaro.org>
11450
11451 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11452 comments about d10v.
11453 (test_scalar_returns): Likewise.
11454 * gdb.base/d10v.ld: Remove.
11455 * gdb.base/overlays.exp: Remove the target triplet checking for
11456 d10v-*-*.
11457 * gdb.base/structs.exp (test_struct_returns): Remove the
11458 comments about d10v.
11459 (test_struct_calls): Likewise.
11460
77ae9c19
YQ
114612015-11-13 Yao Qi <yao.qi@linaro.org>
11462
11463 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11464 * gdb.base/gnu_vector.c: Don't include stdio.h.
11465 (main): Don't print res and call add_some_intvecs.
11466
430e004e
MK
114672015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11468
11469 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11470 macro.
11471 (func5): Removed.
11472 (func4): Use FAST_TRACEPOINT_LABEL.
11473 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11474 macro.
11475 (func): Removed.
11476 (thread_function): Use FAST_TRACEPOINT_LABEL.
11477 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11478 (func): Remove.
11479 (marker): Use FAST_TRACEPOINT_LABEL.
11480 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11481 (pendfunc1): Remove.
11482 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11483 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11484 (foo): Remove.
11485 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11486 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11487 macro.
11488 (func): Remove.
11489 (marker): Use FAST_TRACEPOINT_LABEL.
11490 * gdb.trace/trace-common.h: New header.
11491 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11492 macro.
11493 (func): Remove.
11494 (marker): Use FAST_TRACEPOINT_LABEL.
11495 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11496 (func): Remove.
11497 (thread_function): Use FAST_TRACEPOINT_LABEL.
11498
6e7675a7
MK
114992015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11500
11501 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11502 in front.
11503 * gdb.trace/change-loc.exp: Use global pcreg definition.
11504 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11505 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11506 in front.
11507 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11508 * gdb.trace/pending.exp: Likewise.
11509 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11510 * gdb.trace/trace-break.exp: Likewise.
11511 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11512 in front.
11513 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11514 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11515 in front.
11516 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11517
dddc0e16
JB
115182015-11-09 Joel Brobecker <brobecker@adacore.com>
11519
11520 * gdb.ada/fin_fun_out: New testcase.
11521
c6f0b406
KB
115222015-11-07 Kevin Buettner <kevinb@redhat.com>
11523
11524 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11525 value associated with DW_AT_byte_size.
11526 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11527 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11528 DW_AT_upper_bound.
11529
f01dcfd9
KB
115302015-11-07 Kevin Buettner <kevinb@redhat.com>
11531
11532 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11533 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11534 version.
11535 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11536 gdb.dwarf2/dw2-canonicalize-type.exp,
11537 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11538 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11539 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11540 provided by gdb_target_symbol_prefix_flags_asm.
11541 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11542 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11543 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11544 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11545 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11546 macros where needed). Use this macro for symbols which require
11547 the prefix provided by SYMBOL_PREFIX.
11548
2223449a
KB
115492015-11-05 Kevin Buettner <kevinb@redhat.com>
11550
11551 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11552 New procs.
11553 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11554 representing expressions, of more than one list element.
11555 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11556 to prepend linker symbol prefix to f.
11557 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11558 table_1 and table_2.
11559 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11560 Likewise, for f and g.
11561 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11562 for ptr.
11563 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11564 for main.
11565 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11566 table_1_ptr and table_2_ptr.
11567
6f2f1a3a
JK
115682015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11569 Joel Brobecker <brobecker@adacore.com>
11570
11571 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11572
566c56c9
MK
115732015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11574
11575 * gdb.reverse/s390-mvcle.c: New test.
11576 * gdb.reverse/s390-mvcle.exp: New file.
11577 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11578
d5f0636b
MK
115792015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11580
11581 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11582
7ad8b86c
MK
115832015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11584
11585 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11586 reaching marker2.
11587 * gdb.reverse/getresuid-reverse.exp: Likewise.
11588 * gdb.reverse/pipe-reverse.exp: Likewise.
11589 * gdb.reverse/readv-reverse.exp: Likewise.
11590 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11591 * gdb.reverse/time-reverse.exp: Likewise.
11592 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11593
4081c0f1
YQ
115942015-10-30 Yao Qi <yao.qi@linaro.org>
11595
11596 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11597 (empty_cycle): Remove.
11598 (main): Don't call empty_cycle. Don't use watch_count_done.
11599 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11600 empty_cycle. Rewrite the code counting HW watchpoints.
11601
452b4ba5
MK
116022015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11603
11604 * gdb.reverse/fstatat-reverse.c: New test.
11605 * gdb.reverse/fstatat-reverse.exp: New file.
11606 * gdb.reverse/getresuid-reverse.c: New test.
11607 * gdb.reverse/getresuid-reverse.exp: New file.
11608 * gdb.reverse/pipe-reverse.c: New test.
11609 * gdb.reverse/pipe-reverse.exp: New file.
11610 * gdb.reverse/readv-reverse.c: New test.
11611 * gdb.reverse/readv-reverse.exp: New file.
11612 * gdb.reverse/recvmsg-reverse.c: New test.
11613 * gdb.reverse/recvmsg-reverse.exp: New file.
11614 * gdb.reverse/time-reverse.c: New test.
11615 * gdb.reverse/time-reverse.exp: New file.
11616 * gdb.reverse/waitpid-reverse.c: New test.
11617 * gdb.reverse/waitpid-reverse.exp: New file.
11618
5e2e7507
JK
116192015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11620
11621 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11622
0fde2c53
DE
116232015-10-26 Doug Evans <dje@google.com>
11624
11625 PR symtab/17391
11626 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11627 * gdb.dwarf2/bad-regnum.c: New file.
11628 * gdb.dwarf2/bad-regnum.exp: New file.
11629
1a70ae97
DE
116302015-10-26 Doug Evans <dje@google.com>
11631
11632 PR python/18938
11633 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11634 file.
11635
27dc26ab
JK
116362015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11637
11638 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11639 for a change by "Mention language in compile error message".
11640
bed91f4d
SM
116412015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11642
11643 PR python/18073
11644 * gdb.python/py-type.c (C::a_method): New.
11645 (C::a_const_method): New.
11646 (C::a_static_method): New.
11647 (a_function): New.
11648 * gdb.python/py-type.exp (test_fields): Test getting fields
11649 from function and method.
11650
3f2f83dd
KB
116512015-10-21 Keven Boell <keven.boell@intel.com>
11652
11653 * gdb.fortran/vla-alloc-assoc.exp: New file.
11654 * gdb.fortran/vla-datatypes.exp: New file.
11655 * gdb.fortran/vla-datatypes.f90: New file.
11656 * gdb.fortran/vla-history.exp: New file.
11657 * gdb.fortran/vla-ptype-sub.exp: New file.
11658 * gdb.fortran/vla-ptype.exp: New file.
11659 * gdb.fortran/vla-sizeof.exp: New file.
11660 * gdb.fortran/vla-sub.f90: New file.
11661 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11662 * gdb.fortran/vla-value-sub-finish.exp: New file.
11663 * gdb.fortran/vla-value-sub.exp: New file.
11664 * gdb.fortran/vla-value.exp: New file.
11665 * gdb.fortran/vla-ptr-info.exp: New file.
11666 * gdb.mi/mi-vla-fortran.exp: New file.
11667 * gdb.mi/vla.f90: New file.
11668
27145d50
SL
116692015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11670
11671 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11672 of hardwired timeout value.
11673
5f3ff4f8
JK
116742015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11675 Pedro Alves <palves@redhat.com>
11676
11677 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11678 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11679
bfd09d20
JS
116802015-10-19 Josh Stone <jistone@redhat.com>
11681
11682 * gdb.base/catch-syscall.c: Include <sched.h>.
11683 (unknown_syscall): New variable.
11684 (main): Trigger a vfork and an unknown syscall.
11685 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11686 (unknown_syscall_number): Likewise.
11687 (check_call_to_syscall): Accept an optional syscall pattern.
11688 (check_return_from_syscall): Likewise.
11689 (check_continue): Likewise.
11690 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11691 (test_catch_syscall_skipping_return): New test toggling off 'catch
11692 syscall' to step over the syscall return, then toggling back on.
11693 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11694 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11695 (do_syscall_tests): Call test_catch_syscall_without_args and
11696 test_catch_syscall_mid_vfork.
11697 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11698 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11699
b32b93c6
AS
117002015-10-19 Andrew Stubbs <ams@codesourcery.com>
11701
11702 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11703 print g_vE): Add new pass patterns.
11704 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11705 print various symbol names for vptr fields.
11706
9d622bda
AB
117072015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11708
11709 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11710 results.
11711
0fd8ac1c
YQ
117122015-10-12 Yao Qi <yao.qi@linaro.org>
11713
11714 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11715
34240514
YQ
117162015-10-12 Yao Qi <yao.qi@linaro.org>
11717
11718 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11719 is aarch64*-*-linux*.
11720
8240f442
YQ
117212015-10-12 Yao Qi <yao.qi@linaro.org>
11722
11723 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11724 (can_relocate_bcond_true): ... it.
11725 (can_relocate_bcond_false): New function.
11726 (foo): Likewise.
11727 (can_relocate_bl): Likewise.
11728 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11729 can_relocate_bl.
11730
2520f728
PMR
117312015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11732
11733 * gdb.base/nested-addr.c: New file.
11734 * gdb.base/nested-addr.exp: New testcase.
11735
abcef95a
MM
117362015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11737
11738 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11739 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11740 its output. Ignore the output of "record goto begin" and instead
11741 check that GDB is replaying.
11742
145e3ddb
PA
117432015-10-09 Pedro Alves <palves@redhat.com>
11744
11745 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11746 (top level): Use it in the run with no args test.
11747
d5d8c4e1
IB
117482015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11749
11750 * gdb.dlang/properties.exp: New file.
11751
06e635ef
SL
117522015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11753
11754 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11755 whether or not address 0x1000 is mapped on the target.
11756
e019fd1d
SM
117572015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11758
11759 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11760 build.
11761
77ba2a67
MM
117622015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11763
11764 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11765 instruction-history test.
11766
c60eb31f
DE
117672015-09-28 Doug Evans <dje@google.com>
11768
11769 * gdb.base/gcore.c (array_func): Add reference to static_array.
11770
9a3c8263
SM
117712015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11772
11773 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11774 source line.
11775
9720e656
SL
117762015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11777
11778 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11779 short or char as base type.
11780
938d3bf2
SL
117812015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11782
11783 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11784 to allow any size enum.
11785
e6c2c623
PMR
117862015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11787
11788 * gdb.ada/array_ptr_renaming.exp: New testcase.
11789 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11790 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11791
06da0f77
PL
117922015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11793
11794 * gdb.trace/ftrace-lock.c: New file.
11795 * gdb.trace/ftrace-lock.exp: New file.
11796
4f51c22a
PL
117972015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11798
11799 * gdb.arch/insn-reloc.c: New file.
11800 * gdb.arch/ftrace-insn-reloc.exp: New file.
11801
7041adf4
PL
118022015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11803
11804 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11805 instruction.
11806 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11807 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11808 * gdb.trace/range-stepping.c: Likewise.
11809 * gdb.trace/trace-break.c: Likewise.
11810 * gdb.trace/trace-mt.c (thread_function): Likewise.
11811 * gdb.trace/ftrace.c (marker): Likewise.
11812 * gdb.trace/trace-condition.c (marker): Likewise.
11813 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11814 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11815 is_aarch64_target.
11816
015d2e7e
DE
118172015-09-18 Doug Evans <xdje42@gmail.com>
11818
11819 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11820 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11821
26b188a2
SL
118222015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11823
11824 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11825 the breakpoint.
11826
79dc332b
SL
118272015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11828
11829 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11830 the pending breakpoint. Remove timeout override for "Run till
11831 MI pending breakpoint on pendfunc3 on thread 2" test.
11832
f57929f2
SL
118332015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11834
11835 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11836 filename pattern.
11837
3f469b17
SL
118382015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11839
11840 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11841 in breakpoint filename pattern.
11842
515b89b3
SL
118432015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11844
7800dbe4
SL
11845 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11846
118472015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11848
515b89b3
SL
11849 * gdb.linespec/explicit.exp: Check for readline support for
11850 tab-completion tests. Fix obvious typo.
11851
d2939ba2
MM
118522015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11853
11854 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11855 and replay.
11856
cbb55fa7
MM
118572015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11858
11859 * gdb.btrace/non-stop.c: New.
11860 * gdb.btrace/non-stop.exp: New.
11861
43691ca1
PL
118622015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11863 Yao Qi <yao.qi@linaro.org>
11864
11865 * gdb.trace/trace-condition.c: New file.
11866 * gdb.trace/trace-condition.exp: New file.
11867
d78908cf
WW
118682015-09-16 Wei-cheng Wang <cole945@gmail.com>
11869
11870 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11871 for testing bytecode compilation.
11872
1ed415e2
PA
118732015-09-16 Pedro Alves <palves@redhat.com>
11874 Sandra Loosemore <sandra@codesourcery.com>
11875
11876 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11877 (SECONDS): Redefine.
11878 (main): Call pthread_kill and alarm early.
11879 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11880 support.
11881 (test): If the target can't hardware step and doesn't support
11882 displaced stepping, increase the timeout.
11883
d136eff5
PA
118842015-09-16 Pedro Alves <palves@redhat.com>
11885
11886 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11887 (enable_debug): New procedures.
11888 (test): Use them. Bail out if waiting for threads fails.
11889 (top level): Bail out if a test fails.
11890
991f019c
YQ
118912015-09-16 Yao Qi <yao.qi@linaro.org>
11892
11893 * gdb.asm/asm-source.exp: Set asm-arch for
11894 aarch64*-*-* target.
11895 * gdb.asm/aarch64.inc: New file.
11896
bfca584f
PMR
118972015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11898
11899 * gdb.ada/array_of_variable_length.exp: New testcase.
11900 * gdb.ada/array_of_variable_length/foo.adb: New file.
11901 * gdb.ada/array_of_variable_length/pck.adb: New file.
11902 * gdb.ada/array_of_variable_length/pck.ads: New file.
11903
b326e587
DE
119042015-09-15 Doug Evans <dje@google.com>
11905
11906 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
11907 of function static local variable.
11908
5382cfab
PW
119092015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11910
11911 * gdb.threads/tls-so_extern.exp: New test file.
11912 * gdb.threads/tls-so_extern.c: New test file.
11913 * gdb.threads/tls-so_extern_main.c: New test file.
11914
141c5cc4
JK
119152015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11916
11917 * gdb.opt/solib-intra-step-lib.c: New file.
11918 * gdb.opt/solib-intra-step-main.c: New file.
11919 * gdb.opt/solib-intra-step.exp: New file.
11920
d15dcecd
PA
119212015-09-15 Pedro Alves <palves@redhat.com>
11922
11923 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11924 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11925
4c2f2a79
PA
119262015-09-14 Pedro Alves <palves@redhat.com>
11927
11928 * gdb.base/hook-stop-continue.c: Delete.
11929 * gdb.base/hook-stop-continue.exp: Delete.
11930 * gdb.base/hook-stop-frame.c: Delete.
11931 * gdb.base/hook-stop-frame.exp: Delete.
11932 * gdb.base/hook-stop.c: New file.
11933 * gdb.base/hook-stop.exp: New file.
11934
919e6dbe
PMR
119352015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11936
11937 * gdb.ada/access_to_packed_array.exp: New testcase.
11938 * gdb.ada/access_to_packed_array/foo.adb: New file.
11939 * gdb.ada/access_to_packed_array/pack.adb: New file.
11940 * gdb.ada/access_to_packed_array/pack.ads: New file.
11941
157280a4
MM
119422015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11943
11944 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
11945 buffer size test.
11946
2fd33e94
DB
119472015-09-11 Don Breazeal <donb@codesourcery.com>
11948
11949 * gdb.base/foll-exec.c: Add copyright header. Fix
11950 formatting issues.
11951 * gdb.base/foll-exec.exp (zap_session): Delete proc.
11952 (do_exec_tests): Use clean_restart in place of zap_session,
11953 and for test initialization. Fix formatting issues. Use
11954 fail in place of perror.
11955 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
11956 an expect statement to match an expression with output from
11957 the program under debug.
11958 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
11959 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
11960 * gdb.threads/non-ldr-exc-2.exp: Likewise.
11961 * gdb.threads/non-ldr-exc-3.exp: Likewise.
11962 * gdb.threads/non-ldr-exc-4.exp: Likewise.
11963
e70b6e8e
DE
119642015-09-09 Doug Evans <dje@google.com>
11965
11966 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
11967
7a551a51
DE
119682015-09-09 Doug Evans <dje@google.com>
11969
11970 * gdb.base/pie-execl.exp: Fix result test of build_executable.
11971
4c666f84
DE
119722015-09-09 Doug Evans <dje@google.com>
11973
11974 * gdb.base/savedregs.exp: Fix typo.
11975
243a9253
PA
119762015-09-09 Pedro Alves <palves@redhat.com>
11977
11978 * gdb.mi/mi-cli.exp: Add CLI finish tests.
11979
c0fa8fbd
SL
119802015-09-08 Sandra Loosemore <sandra@codesourcery.com>
11981
11982 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
11983 command actually switches threads. Give up on remaining
11984 tests if target fails to stop at breakpoint.
11985
cd7c1778
PMR
119862015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
11987
11988 * gdb.ada/funcall_char.exp: New testcase.
11989 * gdb.ada/funcall_char/foo.adb: New file.
11990
dc5c8746
PMR
119912015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
11992
11993 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
11994 expected outputs. Add two testcases for completing ambiguous
11995 functions.
11996 * gdb.ada/complete/aux_pck.adb: New file.
11997 * gdb.ada/complete/aux_pck.ads: New file.
11998 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
11999 Ambiguous_Func functions.
12000 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12001 * gdb.ada/complete/pck.adb: Likewise.
12002
4e83a1e7
UW
120032015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12004
12005 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12006 failures to run the test program under GDB.
12007
8ce74153
LM
120082015-08-26 Luis Machado <lgustavo@codesourcery.com>
12009
12010 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12011 to C.
12012
e9756d52
PP
120132015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12014
12015 * gdb.base/run-after-attach.exp: New test file.
12016 * gdb.base/run-after-attach.c: New test file.
12017
8d37573b
DB
120182015-08-26 Don Breazeal <donb@codesourcery.com>
12019
12020 * gdb.base/foll-exec-2.c: New test program.
12021 * gdb.base/foll-exec-2.exp: New test.
12022
63e43d3a
PMR
120232015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12024
12025 * gdb.base/nested-subp1.exp: New file.
12026 * gdb.base/nested-subp1.c: New file.
12027 * gdb.base/nested-subp2.exp: New file.
12028 * gdb.base/nested-subp2.c: New file.
12029 * gdb.base/nested-subp3.exp: New file.
12030 * gdb.base/nested-subp3.c: New file.
12031
3d40fbb5
PA
120322015-08-24 Pedro Alves <palves@redhat.com>
12033
12034 * gdb.server/connect-without-multi-process.c: New file.
12035 * gdb.server/connect-without-multi-process.exp: New file.
12036
4422ac93
LM
120372015-08-24 Luis Machado <lgustavo@codesourcery.com>
12038
12039 * gdb.opt/inline-markers.c: Make z int.
12040
91dddb86
LM
120412015-08-24 Luis Machado <lgustavo@codesourcery.com>
12042
12043 * gdb.opt/inline-markers.c: Make z volatile.
12044
a48847ee
LM
120452015-08-24 Luis Machado <lgustavo@codesourcery.com>
12046
12047 * gdb.opt/inline-bt.c: New volatile global z.
12048 * gdb.opt/inline-cmds.c: Likewise.
12049 * gdb.opt/inline-locals.c: Likewise.
12050 * gdb.opt/inline-markers.c: New extern global z.
12051 (marker): Use z.
12052 (inline_fn): Likewise.
12053
0ebbc52b
PA
120542015-08-24 Pedro Alves <palves@redhat.com>
12055
12056 * config/m32r-stub.exp: Remove file.
12057 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12058 * gdb.base/call-rt-st.exp: Likewise.
12059 * gdb.base/call-strs.exp: Likewise.
12060 * gdb.base/default.exp: Remove references to h8300-*-hms and
12061 *-*-udi*.
12062 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12063
77c365df
AA
120642015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12065
12066 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12067 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12068 and "return" use KFAIL when GDB can not read/write the vector
12069 return value.
12070
4313b8c0
GB
120712015-08-21 Gary Benson <gbenson@redhat.com>
12072
12073 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12074
0e433b32
PA
120752015-08-20 Pedro Alves <palves@redhat.com>
12076
12077 * gdb.server/solib-list.exp: No longer expect an interior stop in
12078 non-stop mode.
12079
221e1a37
PA
120802015-08-20 Pedro Alves <palves@redhat.com>
12081
12082 * gdb.server/connect-stopped-target.c: New file.
12083 * gdb.server/connect-stopped-target.exp: New file.
12084
40e3ad0e
PA
120852015-08-20 Pedro Alves <palves@redhat.com>
12086
12087 * gdb.dwarf2/comp-unit-lang.exp: New file.
12088 * gdb.dwarf2/comp-unit-lang.c: New file.
12089
af39b327
PMR
120902015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12091
12092 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12093 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12094
7d45c7c3 120952015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 12096
7d45c7c3
KB
12097 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12098 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12099
4d6cceb4
DE
121002015-08-18 Doug Evans <dje@google.com>
12101 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12102
12103 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12104 skip_python_tests. New arg prompt_regexp.
12105 (skip_python_tests): New function.
12106 * lib/mi-support.exp (mi_skip_python_tests): New function.
12107 * gdb.python/py-mi-objfile-gdb.py: New file.
12108 * gdb.python/py-mi-objfile.c: New file.
12109 * gdb.python/py-mi-objfile.exp: New file.
12110
ad89c2aa
KS
121112015-08-17 Keith Seitz <keiths@redhat.com>
12112
12113 * gdb.linespec/explicit.exp: Move strace test from here ...
12114 * gdb.trace/strace.exp: ... to here.
12115
e3ae3c43
PP
121162015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12117
12118 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12119 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12120
604b2636
DE
121212015-08-14 Doug Evans <xdje42@gmail.com>
12122
12123 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12124 inferior before selecting a new file.
12125
6ff0ba5f
DE
121262015-08-14 Doug Evans <xdje42@gmail.com>
12127
12128 * gdb.mi/mi-disassemble.exp: Update.
12129 * gdb.base/disasm-optim.S: New file.
12130 * gdb.base/disasm-optim.c: New file.
12131 * gdb.base/disasm-optim.h: New file.
12132 * gdb.base/disasm-optim.exp: New file.
12133
9ca98f92
KS
121342015-08-14 Keith Seitz <keiths@redhat.com>
12135
12136 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12137 "evaluated-by".
12138
52bbc560
JB
121392015-08-13 Joel Brobecker <brobecker@adacore.com>
12140
12141 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12142
5d8c3ed3
PMR
121432015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12144
12145 * gdb.ada/fun_renaming.exp: New testcase.
12146 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12147 * gdb.ada/fun_renaming/pack.adb: New file.
12148 * gdb.ada/fun_renaming/pack.ads: New file.
12149
ea8812bc
KS
121502015-08-12 Keith Seitz <keiths@redhat.com>
12151
12152 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12153 gdb_get_line_number.
12154
4dafcdeb
JB
121552015-08-12 Joel Brobecker <brobecker@adacore.com>
12156
12157 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12158 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12159 gdb.base/dso2dso.exp: New files.
12160
5ba32597
SDJ
121612015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12162 Pedro Alves <palves@redhat.com>
12163 Keith Seitz <keiths@redhat.com>
12164
12165 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12166 GDBFLAGS.
12167
b6dafabf
PP
121682015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12169
12170 * gdb.base/gdbhistsize-history.exp
12171 (test_histsize_history_setting): Use save_vars.
12172 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12173 Use save_vars.
12174 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12175 * gdb.base/readline.exp: Use save_vars.
12176
abe8e607
PP
121772015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12178
12179 * lib/gdb.exp (save_vars): New proc.
12180
629500fa
KS
121812015-08-11 Keith Seitz <keiths@redhat.com>
12182
12183 * gdb.base/help.exp: Update help_breakpoint_text.
12184
eb8c4e2e
KS
121852015-08-11 Keith Seitz <keiths@redhat.com>
12186
12187 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12188 (at toplevel): Call test_explicit_breakpoints.
12189 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12190 breakpoints.
12191 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12192 breakpoint conditions, "-cond".
12193
87f0e720
KS
121942015-08-11 Keith Seitz <keiths@redhat.com>
12195
12196 * gdb.linespec/3explicit.c: New file.
12197 * gdb.linespec/cpexplicit.cc: New file.
12198 * gdb.linespec/cpexplicit.exp: New file.
12199 * gdb.linespec/explicit.c: New file.
12200 * gdb.linespec/explicit.exp: New file.
12201 * gdb.linespec/explicit2.c: New file.
12202 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12203 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12204 before using in the matching pattern.
12205 Clarify that `prefix' is a regular expression.
12206
f00aae0f
KS
122072015-08-11 Keith Seitz <keiths@redhat.com>
12208
12209 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12210 test.
12211 Add tests for missing ",FMT" and ",".
12212
e27852be
DE
122132015-08-10 Doug Evans <dje@google.com>
12214 Keith Seitz <keiths@redhat.com>
12215
12216 PR gdb/17960
12217 * gdb.base/completion.exp: Add location completer tests.
12218
7f03bd92
PA
122192015-08-07 Pedro Alves <palves@redhat.com>
12220
12221 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12222 tests here.
12223 (top level): Run do_test with and without displaced stepping.
12224
3fc8eb30
PA
122252015-08-07 Pedro Alves <palves@redhat.com>
12226
12227 * gdb.base/valgrind-disp-step.c: New file.
12228 * gdb.base/valgrind-disp-step.exp: New file.
12229
d4569d7b
PA
122302015-08-07 Pedro Alves <palves@redhat.com>
12231
12232 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12233 Delete function.
12234 (main): Add alarm. Run an infinite loop instead of calling
12235 wait_threads.
12236 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12237 comment.
12238 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12239 Delete function.
12240 (main): Add alarm. Run an infinite loop instead of calling
12241 wait_threads.
12242 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12243 comment.
12244
e1316e60
PA
122452015-08-07 Pedro Alves <palves@redhat.com>
12246
12247 * gdb.base/checkpoint-ns.exp: New file.
12248 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12249 standard_testfile.
12250
da8c46d2
MM
122512015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12252
12253 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12254 * gdb.btrace/instruction_history.exp: Update.
12255 * gdb.btrace/tsx.exp: New.
12256 * gdb.btrace/tsx.c: New.
12257
de1c2c52
PA
122582015-08-06 Pedro Alves <palves@redhat.com>
12259
12260 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12261 increase timeout.
12262 * gdb.reverse/until-precsave.exp: Bump timeouts.
12263
782e0bf4
PA
122642015-08-06 Pedro Alves <palves@redhat.com>
12265
12266 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12267
83e97ed0
PA
122682015-08-06 Pedro Alves <palves@redhat.com>
12269
12270 PR gdb/18749
12271 * gdb.threads/process-dies-while-handling-bp.c: New file.
12272 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12273
863d01bd
PA
122742015-08-06 Pedro Alves <palves@redhat.com>
12275
12276 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12277 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12278
0a39bb32
PA
122792015-08-05 Pedro Alves <palves@redhat.com>
12280
12281 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12282 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12283
ee2d2b10
SL
122842015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12285
12286 * gdb.base/bp-permanent.exp: Report test as unsupported if
12287 the target cannot stop at the permanent breakpoint.
12288
4e1bdb00
DE
122892015-08-03 Doug Evans <dje@google.com>
12290
12291 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12292 10000.
12293
3d338901
DE
122942015-08-03 Doug Evans <dje@google.com>
12295
12296 * Makefile.in (workers/%.worker, build-perf): New rule.
12297 (GDB_PERFTEST_MODE): New variable.
12298 (check-perf): Use it.
12299 (clean): Clean up gdb.perf parallel build subdirs.
12300 * lib/build-piece.exp: New file.
12301 * lib/gdb.exp (make_gdb_parallel_path): New function
12302 (standard_output_file, standard_temp_file): Call it.
12303 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12304 of $GDB_PARALLEL.
12305 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12306
af061d3e
DE
123072015-08-03 Doug Evans <dje@google.com>
12308
8e1afc81 12309 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
12310 (LOG_FILE_NAME): New global.
12311 (TextReporter.__init__): Initialize self.txt_sum.
12312 (TextReporter.report): Add support for multiple data-points.
12313 Move report to perftest.sum, put raw data in perftest.log.
12314 (TextReporter.start): Open sum and log files.
12315 (TextReporter.end): Close sum and log files.
8e1afc81
DE
12316 * gdb.perf/lib/perftest/testresult.py
12317 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 12318
2c8c5d37
PA
123192015-07-31 Pedro Alves <palves@redhat.com>
12320
12321 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12322 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12323 kill_wait_spawned_process instead of explicit "kill -9".
12324 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12325 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12326 kill_wait_spawned_process.
12327 * gdb.base/attach-twice.exp: Likewise.
12328 * gdb.base/attach.exp: Likewise.
12329 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12330 gdb_test_multiple.
12331 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12332 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12333 kill_wait_spawned_process.
12334 * gdb.base/valgrind-infcall.exp: Likewise.
12335 * gdb.multi/multi-attach.exp: Likewise.
12336 * gdb.python/py-prompt.exp: Likewise.
12337 * gdb.python/py-sync-interp.exp: Likewise.
12338 * gdb.server/ext-attach.exp: Likewise.
12339 * gdb.threads/attach-into-signal.exp (corefunc): Use
12340 spawn_wait_for_attach, spawn_id_get_pid and
12341 kill_wait_spawned_process.
12342 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12343 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12344 spawn_id_get_pid and kill_wait_spawned_process.
12345 * gdb.threads/attach-stopped.exp (corefunc): Use
12346 spawn_wait_for_attach, spawn_id_get_pid and
12347 kill_wait_spawned_process.
12348 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12349 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12350 kill_wait_spawned_process instead of explicit "kill -9".
12351 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12352 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12353 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12354 processes. Don't map cygwin/windows pids here. Now returns a
12355 spawn id list.
12356
032a0fca
SL
123572015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12358
12359 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12360 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12361 correct patch.
12362
61a934ca
SL
123632015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12364
12365 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12366
4bc4d428
SL
123672015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12368
12369 Reapply:
12370 2014-05-21 Mark Wielaard <mjw@redhat.com>
12371
12372 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12373
998d452a
PA
123742015-07-30 Pedro Alves <palves@redhat.com>
12375
12376 * linux-low.c (handle_extended_wait): Set the child's last
12377 reported status to TARGET_WAITKIND_STOPPED.
12378
69dde7dc
PA
123792015-07-30 Pedro Alves <palves@redhat.com>
12380
12381 PR threads/18600
12382 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12383 only shows inferior 1.
12384
4dd63d48
PA
123852015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12386 Pedro Alves <palves@redhat.com>
12387
12388 PR threads/18600
12389 * gdb.threads/fork-plus-threads.c: New file.
12390 * gdb.threads/fork-plus-threads.exp: New file.
12391
d618e4c5
PP
123922015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12393
12394 * gdb.base/batch-preserve-term-settings.exp
12395 (test_terminal_settings_preserved_after_cli_exit): Use
12396 send_quit_command.
12397
1eef6428
PA
123982015-07-29 Pedro Alves <palves@redhat.com>
12399 Don Breazeal <donb@codesourcery.com>
12400
12401 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12402 output from both inferior_spawn_id and gdb_spawn_id.
12403
7da5b897
SDJ
124042015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12405
12406 * gdb.threads/attach-into-signal.exp (corefunc): Use
12407 with_test_prefix on nested loops, uniquefying the test messages.
12408
dac804df
SDJ
124092015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12410
12411 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12412 commit.
12413
06265e53
PP
124142015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12415
12416 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12417 New proc.
12418 (test_terminal_settings_preserved_after_sigterm): New test.
12419
18206ca3
PP
124202015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12421
12422 * gdb.base/batch-preserve-term-settings.exp
12423 (test_terminal_settings_preserved_after_cli_exit): New test.
12424
90074d11
PP
124252015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12426
12427 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12428 manipulation of saved_gdbflags.
12429 (test_terminal_settings_preserved): Remove global declaration of
12430 the unused variable pagination_prompt. Remove manipulation of
12431 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12432 GDBFLAGS.
12433
eb1a7902
PA
124342015-07-29 Pedro Alves <palves@redhat.com>
12435
12436 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12437
8b75dd3b
PA
124382015-07-29 Pedro Alves <palves@redhat.com>
12439
12440 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12441 at the top.
12442
dedad4e3
PA
124432015-07-29 Pedro Alves <palves@redhat.com>
12444
12445 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12446 (main): Call gdb_unbuffer_output.
12447 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12448 (main): Call gdb_unbuffer_output.
12449 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12450 (main): Call gdb_unbuffer_output.
12451 * gdb.base/call-strs.exp: Adjust to step over the
12452 gdb_unbuffer_output call.
12453 * gdb.base/catch-gdb-caused-signals.c: Include
12454 "../lib/unbuffer_output.c".
12455 (main): Call gdb_unbuffer_output.
12456 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12457 (main): Call gdb_unbuffer_output.
12458 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12459 (main): Call gdb_unbuffer_output.
12460 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12461 (main): Call gdb_unbuffer_output.
12462 * gdb.base/shlib-call.exp: Adjust to step over the
12463 gdb_unbuffer_output call.
12464 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12465 (main): Call gdb_unbuffer_output.
12466 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12467 (main): Call gdb_unbuffer_output.
12468 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12469 (main): Rename to ...
12470 (test): ... this.
12471 (main): Reimplement.
12472 * gdb.base/varargs.exp: Run to test instead of to main.
12473 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12474 (main): Call gdb_unbuffer_output.
12475
58789a91
PA
124762015-07-29 Pedro Alves <palves@redhat.com>
12477
12478 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12479 factore out from mi_continue_dprintf. For call-style dprintfs,
12480 expect dprintf output out of $inferior_spawn_id.
12481 (mi_continue_dprintf): Use mi_expect_dprintf.
12482 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12483 (main): Call gdb_unbuffer_output.
12484
e8376742
PA
124852015-07-29 Pedro Alves <palves@redhat.com>
12486
12487 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12488 (default_mi_gdb_start): Set inferior_spawn_id instead of
12489 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12490 gdb_spawn_id.
12491 (mi_gdb_test): Always expect inferior output from both
12492 $inferior_spawn_id and $gdb_spawn_id.
12493
08280010
PA
124942015-07-29 Pedro Alves <palves@redhat.com>
12495
12496 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12497 send_inferior and $inferior_spawn_id.
12498
4d30e432
PA
124992015-07-29 Pedro Alves <palves@redhat.com>
12500
12501 * gdb.gdb/complaints.exp (test_initial_complaints)
12502 (test_serial_complaints, test_short_complaints): Use
12503 gdb_test_stdio.
12504 (test_empty_complaint): Handle $inferior_spawn_id !=
12505 $gdb_spawn_id.
12506
0d30a335
PA
125072015-07-29 Pedro Alves <palves@redhat.com>
12508
12509 * gdb.base/varargs.exp: Use gdb_test_stdio.
12510
39413b29
PA
125112015-07-29 Pedro Alves <palves@redhat.com>
12512
12513 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12514
7cb000a9
PA
125152015-07-29 Pedro Alves <palves@redhat.com>
12516
12517 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12518
d7b8ac82
PA
125192015-07-29 Pedro Alves <palves@redhat.com>
12520
12521 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12522 parameter into two new parameters, "inf_result" and "gdb_result".
12523 Expect inferior output and gdb output from $inferior_spawn_id and
12524 $gdb_spawn_id, respectively. Adjust all callers.
12525
789c3a0c
PA
125262015-07-29 Pedro Alves <palves@redhat.com>
12527
12528 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12529 of gdb_test_sequence.
12530
77e760c3
PA
125312015-07-29 Pedro Alves <palves@redhat.com>
12532
12533 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12534 (saw_spurious_output): Expect inferior output from
12535 $inferior_spawn_id. Use gdb_test_stdio.
12536
8396d2cd
PA
125372015-07-29 Pedro Alves <palves@redhat.com>
12538
12539 * gdb.base/dprintf.exp: Use standard_testfile. Change
12540 prepare_for_testing call.
12541 (srcfile): Don't set.
12542 (restart): New procedure.
12543 (test_dprintf): New procecure, use to continue over dprintfs.
12544 (test_call, test_agent): New procedures, tests moved here.
12545 Restart gdb and recreate dprintfs. Adjust expected output.
12546
2051d61f
PA
125472015-07-29 Pedro Alves <palves@redhat.com>
12548
12549 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12550
452397af
PA
125512015-07-29 Pedro Alves <palves@redhat.com>
12552
12553 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12554
8aed9555
PA
125552015-07-29 Pedro Alves <palves@redhat.com>
12556
12557 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12558 gdb_test_stdio.
12559
188a61b4
PA
125602015-07-29 Pedro Alves <palves@redhat.com>
12561
12562 * lib/gdb.exp (gdb_test_stdio): New procedure.
12563
12264a45
PA
125642015-07-29 Pedro Alves <palves@redhat.com>
12565
12566 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12567
23ffc893
PA
125682015-07-29 Pedro Alves <palves@redhat.com>
12569
12570 * gdb.base/call-signal-resume.exp: Remove check for
12571 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12572 * gdb.base/unwindonsignal.exp: Likewise.
12573 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12574 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12575
65566918
PA
125762015-07-29 Pedro Alves <palves@redhat.com>
12577
12578 * gdb.base/siginfo-addr.c (pass): New function.
12579 (handler): Call it iff si_addr is correct.
12580 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12581 Set a breakpoint at "pass" and continue to it.
12582
d60a9221
SDJ
125832015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12584
12585 * gdb.python/py-objfile.exp: Make some tests have unique names.
12586 * gdb.python/py-pp-registration.exp: Likewise.
12587
bde40b8f
PA
125882015-07-28 Pedro Alves <palves@redhat.com>
12589
12590 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12591
13e1dec8
SM
125922015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12593
12594 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12595
da33c9a7
SM
125962015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12597
12598 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12599
077836f7
PP
126002015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12601
12602 * gdb.base/gdb-sigterm-2.exp: New test.
12603
b8cc7b2e
DE
126042015-07-25 Doug Evans <xdje42@gmail.com>
12605
12606 Revert:
12607 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12608 (workers/%.worker, build-perf): New rule.
12609 (GDB_PERFTEST_MODE): New variable.
12610 (check-perf): Use it.
12611 (clean): Clean up gdb.perf parallel build subdirs.
12612 * lib/build-piece.exp: New file.
12613 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12614 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12615 name.
12616 (standard_temp_file): Ditto.
12617 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12618 of $GDB_PARALLEL.
12619
c8bd4544
DE
126202015-07-24 Doug Evans <dje@google.com>
12621
12622 * gdb.perf/lib/perftest/utils.py: New file.
12623 * gdb.perf/gm-hello.cc: New file.
12624 * gdb.perf/gm-pervasive-typedef.cc: New file.
12625 * gdb.perf/gm-pervasive-typedef.h: New file.
12626 * gdb.perf/gm-std.cc: New file.
12627 * gdb.perf/gm-std.h: New file.
12628 * gdb.perf/gm-use-cerr.cc: New file.
12629 * gdb.perf/gm-utils.h: New file.
12630 * gdb.perf/gmonster-null-lookup.py: New file.
12631 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12632 * gdb.perf/gmonster-print-cerr.py: New file.
12633 * gdb.perf/gmonster-ptype-string.py: New file.
12634 * gdb.perf/gmonster-runto-main.py: New file.
12635 * gdb.perf/gmonster-select-file.py: New file.
12636 * gdb.perf/gmonster1-null-lookup.exp: New file.
12637 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12638 * gdb.perf/gmonster1-print-cerr.exp: New file.
12639 * gdb.perf/gmonster1-ptype-string.exp: New file.
12640 * gdb.perf/gmonster1-runto-main.exp: New file.
12641 * gdb.perf/gmonster1-select-file.exp: New file.
12642 * gdb.perf/gmonster1.cc: New file.
12643 * gdb.perf/gmonster1.exp: New file.
12644 * gdb.perf/gmonster2-null-lookup.exp: New file.
12645 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12646 * gdb.perf/gmonster2-print-cerr.exp: New file.
12647 * gdb.perf/gmonster2-ptype-string.exp: New file.
12648 * gdb.perf/gmonster2-runto-main.exp: New file.
12649 * gdb.perf/gmonster2-select-file.exp: New file.
12650 * gdb.perf/gmonster2.cc: New file.
12651 * gdb.perf/gmonster2.exp: New file.
12652
6eab34f3
DE
126532015-07-24 Doug Evans <dje@google.com>
12654
12655 * gdb.perf/README: New file.
12656 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12657 * lib/gen-perf-test.exp: New file.
12658
63738bfd
DE
126592015-07-24 Doug Evans <dje@google.com>
12660
12661 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12662 (PerfTest::startup): New function.
12663 (PerfTest::run): Return result of calling body.
12664 (PerfTest::assemble): Rewrite.
12665 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12666 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12667 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12668 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12669 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12670
7b606f95
DE
126712015-07-24 Doug Evans <dje@google.com>
12672
12673 * lib/gdb.exp (clean_restart): Make executable optional.
12674
a97b16b8
DE
126752015-07-24 Doug Evans <dje@google.com>
12676
12677 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12678 compiler_info references.
12679 * gdb.cp/temargs.exp: Ditto.
12680 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12681 (get_compiler_info): Early exit if already computed. Set compiler_info
12682 to "unknown" if there was a problem.
12683 (test_compiler_info): Add function comment. Call get_compiler_info.
12684
35baa57f
DE
126852015-07-24 Doug Evans <dje@google.com>
12686
12687 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12688 (workers/%.worker, build-perf): New rule.
12689 (GDB_PERFTEST_MODE): New variable.
12690 (check-perf): Use it.
12691 (clean): Clean up gdb.perf parallel build subdirs.
12692 * lib/build-piece.exp: New file.
12693 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12694 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12695 name.
12696 (standard_temp_file): Ditto.
12697 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12698 of $GDB_PARALLEL.
12699
6ebea266
DE
127002015-07-24 Doug Evans <dje@google.com>
12701
12702 * lib/future.exp (gdb_default_target_compile): New option
12703 "early_flags".
12704 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12705 --as-needed.
12706
1e76a7e9
SDJ
127072015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12708
12709 * gdb.base/catch-syscall.exp: Call gdb_exit before
12710 gdb_skip_xml_test.
12711
5068630a
PA
127122015-07-24 Pedro Alves <palves@redhat.com>
12713
12714 * gdb.python/py-events.exp: Accept output between the stop event
12715 and the prompt.
12716 * gdb.python/py-evsignal.exp: Likewise.
12717 * gdb.python/py-evthreads.exp: Likewise.
12718
77598427
PA
127192015-07-24 Pedro Alves <palves@redhat.com>
12720
12721 PR gdb/18717
12722 * gdb.threads/non-ldr-exit.c: New file.
12723 * gdb.threads/non-ldr-exit.exp: New file.
12724
11e6c98f
YQ
127252015-07-24 Yao Qi <yao.qi@linaro.org>
12726
12727 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12728 restarting process.
12729
51aee833
YQ
127302015-07-24 Yao Qi <yao.qi@linaro.org>
12731
12732 * gdb.server/ext-restart.exp: New file.
12733
8cfe207c
YQ
127342015-07-24 Yao Qi <yao.qi@linaro.org>
12735
12736 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12737 argument options.
12738 * gdb.server/ext-wrapper.exp: New file.
12739
cc12ce38
DE
127402015-07-23 Doug Evans <dje@google.com>
12741
12742 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12743 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12744
d0d84780
PMR
127452015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12746
12747 * gdb.ada/var_arr_typedef.exp: New testcase.
12748 * gdb.ada/var_arr_typedef/pack.adb: New file.
12749 * gdb.ada/var_arr_typedef/pack.ads: New file.
12750 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12751
8b558f79
JB
127522015-07-20 Joel Brobecker <brobecker@adacore.com>
12753
12754 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12755
775a3298
JK
127562015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12757
12758 * gdb.arch/i386-biarch-core.exp: Replace istarget
12759 by "complete set gnutarget". Remove expectation for the "core-file"
12760 command.
12761
db1ff28b
JK
127622015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12763
12764 Revert the previous commit:
12765 Tests for validate symbol file using build-id.
12766
0a94970d
JK
127672015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12768
12769 Tests for validate symbol file using build-id.
12770 * gdb.base/solib-mismatch-lib.c: New file.
12771 * gdb.base/solib-mismatch-libmod.c: New file.
12772 * gdb.base/solib-mismatch.c: New file.
12773 * gdb.base/solib-mismatch.exp: New file.
12774
03346981
SL
127752015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12776
12777 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12778 nios2-*-linux*.
12779 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12780 * gdb.base/siginfo.exp: Likewise.
12781 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12782
42422cc7
PL
127832015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12784
12785 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12786 Move it to ...
12787 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12788 ... here.
12789 * gdb.trace/range-stepping.exp: Check that the target supports
12790 range stepping.
12791
cfa68bae
JK
127922015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12793
12794 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12795
8ffdba26
PA
127962015-07-14 Pedro Alves <palves@redhat.com>
12797
12798 * gdb.base/killed-outside.exp: New file.
12799 * gdb.base/killed-outside.c: New file.
12800
218a5a11
JK
128012015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12802
12803 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12804 (n at main): New.
12805 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12806
e03ed3c6
AA
128072015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12808
12809 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12810 infcall tests instead of setting up for KFAIL.
12811
485668e5
MM
128122015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12813
12814 * gdb.btrace/record_goto-step.exp: New.
12815
08464196
JK
128162015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12817
12818 PR compile/18484
12819 * gdb.compile/compile.c (struct struct_type): Add volatile to
12820 selffield's type.
12821 * gdb.compile/compile.exp
12822 (compile code struct_object.selffield = &struct_object): Skip further
12823 struct_object tests if this one xfails.
12824
bcf5c1d9
RC
128252015-07-08 Robert O'Callahan <robert@ocallahan.org>
12826
12827 PR exp/18617
12828 * gdb.trace/ax.exp: Add test.
12829
4931af25
YQ
128302015-07-07 Yao Qi <yao.qi@linaro.org>
12831
12832 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12833 instead of istarget "aarch64*-*-*".
12834 * gdb.arch/aarch64-fp.exp: Likewise.
12835 * gdb.base/float.exp: Likewise.
12836 * gdb.reverse/aarch64.exp: Likewise.
12837 * lib/gdb.exp (is_aarch64_target): New proc.
12838
9fcf688e
YQ
128392015-07-07 Yao Qi <yao.qi@linaro.org>
12840
12841 * lib/gdb.exp (is_aarch32_target): New proc.
12842 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12843 instead of "istarget "arm*-*-*"".
12844 * gdb.arch/arm-disp-step.exp: Likewise.
12845 * gdb.arch/thumb-bx-pc.exp: Likewise.
12846 * gdb.arch/thumb-prologue.exp: Likewise.
12847 * gdb.arch/thumb-singlestep.exp: Likewise.
12848 * gdb.base/disp-step-syscall.exp: Likewise.
12849 * gdb.base/float.exp: Likewise.
12850
fbd8d50d
YQ
128512015-07-07 Yao Qi <yao.qi@linaro.org>
12852
12853 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12854 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12855
71be1fdc
YQ
128562015-07-07 Yao Qi <yao.qi@linaro.org>
12857
12858 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12859 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12860 if it exists.
12861 * gdb.multi/multi-arch.exp: Likewise.
12862
3e221d36
SM
128632015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12864
12865 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12866 print.
12867
d441430b
YQ
128682015-07-07 Yao Qi <yao.qi@linaro.org>
12869
12870 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12871
06f810bd
MG
128722015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12873
12874 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12875 '[' and ']' characters.
12876
5e61e7c0
IB
128772015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12878
12879 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12880
28bf096c
PA
128812015-06-29 Pedro Alves <palves@redhat.com>
12882
12883 PR threads/18127
12884 * gdb.threads/hand-call-new-thread.c: New file.
12885 * gdb.threads/hand-call-new-thread.c: New file.
12886
ee93cd5e
KS
128872015-06-26 Keith Seitz <keiths@redhat.com>
12888 Doug Evans <dje@google.com>
12889
12890 PR 16253
12891 * gdb.cp/var-tag-2.cc: New file.
12892 * gdb.cp/var-tag-3.cc: New file.
12893 * gdb.cp/var-tag-4.cc: New file.
12894 * gdb.cp/var-tag.cc: New file.
12895 * gdb.cp/var-tag.exp: New file.
12896
fc637f04
PP
128972015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12898
12899 * gdb.base/history-duplicates.exp: New test.
12900
2e52ae68
PP
129012015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12902
12903 * gdb.base/completion.exp: Test the completion of the "focus"
12904 command.
12905
6e22494e
JK
129062015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12907
12908 * gdb.arch/amd64-prologue-skip.S: New file.
12909 * gdb.arch/amd64-prologue-skip.exp: New file.
12910
bf7b9cd9
SM
129112015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12912
12913 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12914 is_address_zero_readable check.
12915
201e8dfd
PB
129162015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12917
12918 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12919 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12920
5cd867b4
YQ
129212015-06-24 Yao Qi <yao.qi@linaro.org>
12922
12923 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12924 linux targets.
12925
4d7be007
YQ
129262015-06-24 Yao Qi <yao.qi@linaro.org>
12927
12928 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12929 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12930 * gdb.base/siginfo-thread.exp: Likewise.
12931
07fcd301
YQ
129322015-06-22 Yao Qi <yao.qi@linaro.org>
12933
12934 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12935
52042a00
YQ
129362015-06-22 Yao Qi <yao.qi@linaro.org>
12937
12938 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12939 aarch64*-*-*.
12940 (skip_hw_watchpoint_tests): Likewise.
12941
74bd41ce
PP
129422015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12943
12944 * gdb.base/gdbinit-history.exp: Test the interaction between
12945 setting GDBHISTSIZE and setting the history size via .gdbinit.
12946
bc460514
PP
129472015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12948
12949 PR gdb/16999
12950 * gdb.base/gdbhistsize-history.exp: New test.
12951
b58c513b
PP
129522015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12953
12954 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
12955 with GDBHISTSIZE.
12956 * gdb.base/readline.exp: Likewise.
12957
92046791
YQ
129582015-06-17 Yao Qi <yao.qi@linaro.org>
12959
12960 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
12961 line.
12962
2093d2d3
PP
129632015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12964
12965 * gdb.base/gdbinit-history.exp: Add test case to check that
12966 an unlimited history file does not get truncated on exit.
12967
e6c693af
AA
129682015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12969
12970 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
12971 (VECTOR): New macro. Use it...
12972 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
12973 ...for these typedefs.
12974 (int8, char1, int1, double1): New typedefs.
12975 (struct just_int2, struct two_int2): New structures.
12976 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
12977 (add_structvecs, add_singlevecs): New functions.
12978 (main): Call add_some_intvecs twice.
12979 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
12980 the compile and exit upon failure. Try compiling for the "native"
12981 architecture. Test inferior function calls with vector arguments
12982 and vector return value handling with "finish" and "return".
12983
c74f7d1c
JT
129842015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
12985
12986 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
12987 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
12988 PE file.
12989 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
12990
98aa42ee
AT
129912015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12992
12993 PR breakpoints/16465
12994 * gdb.mi/mi-dprintf-pending.c: New file.
12995 * gdb.mi/mi-dprintf-pending.exp: New test.
12996 * gdb.mi/mi-dprintf-pendshr.c: New file.
12997
7d73c23c 129982015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 12999 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
13000
13001 * gdb.arch/i386-mpx-map.c: New file.
13002 * gdb.arch/i386-mpx-map.exp: New File.
13003
130042015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13005
13006 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13007 * gdb.arch/i386-mpx.exp: Indentation fixed.
13008
130092015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13010
13011 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13012 function and improved indentation.
13013 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13014 gdb_test_multiple. Added additional tests to skip the test.
13015
130162015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13017
13018 * gdb.arch/i386-avx512.c: Change path in include file.
13019 * gdb.arch/i386-avx512.exp: Change include dir path
13020 compilation flag.
13021 * gdb.arch/i386-mpx.c: Change path in include file.
13022 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13023 flag.
13024
d5eba19a
JK
130252015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13026
13027 * gdb.compile/compile-print.exp (compile print *vararray@3)
13028 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13029
7f361056
JK
130302015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13031
13032 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13033 (do not keep jit in memory): ... this.
13034 (expect 5): Change it to ...
13035 (expect no 5): ... this.
13036
3b462ec2
SM
130372015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13038
13039 PR gdb/15564
13040 * gdb.mi/mi-detach.exp: New file.
13041
e0619de6
JK
130422015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13043
13044 PR symtab/18392
13045 * gdb.arch/amd64-tailcall-self.S: New file.
13046 * gdb.arch/amd64-tailcall-self.c: New file.
13047 * gdb.arch/amd64-tailcall-self.exp: New file.
13048
e970cb34
DB
130492015-05-28 Don Breazeal <donb@codesourcery.com>
13050
13051 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13052 tests for remote targets by checking is_target_gdbserver.
13053
b2e2f908
DE
130542015-05-27 Doug Evans <dje@google.com>
13055
13056 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13057 * gdb.dwarf2/opaque-type-lookup.c: New file.
13058 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13059
82c7be31
DE
130602015-05-26 Doug Evans <dje@google.com>
13061
13062 * gdb.cp/iostream.cc: New file.
13063 * gdb.cp/iostream.exp: New file.
13064
b4f54984
DE
130652015-05-26 Doug Evans <dje@google.com>
13066
13067 * gdb.dwarf2/dw2-op-call.exp: Update.
13068 * gdb.dwarf2/dw4-sig-types.exp: Update.
13069 * gdb.dwarf2/implptr.exp: Update.
13070 * gdb.mi/mi-cmd-param-changed.exp: Update.
13071
4ea6efe9
DE
130722015-05-26 Doug Evans <dje@google.com>
13073
13074 * gdb.python/py-lazy-string.c: New file.
13075 * gdb.python/py-lazy-string.exp: New file.
13076 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13077 (main): Update. Add estring3.
13078 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13079 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13080
f6bb7db3
YQ
130812015-05-26 Omair Javaid <omair.javaid@linaro.org>
13082 Yao Qi <yao.qi@linaro.org>
13083
13084 * gdb.reverse/aarch64.c: New.
13085 * gdb.reverse/aarch64.exp: New.
13086
a81bfbd0
OJ
130872015-05-26 Omair Javaid <omair.javaid@linaro.org>
13088
25d49b86
PA
13089 * lib/gdb.exp (supports_process_record): Return true for
13090 aarch64*-linux*.
a81bfbd0
OJ
13091 (supports_reverse): Likewise.
13092
158bf1b4
PP
130932015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13094
13095 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13096 Use with_test_prefix.
13097
a0145030
AB
130982015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13099
13100 * gdb.base/completion.exp: Add test for completion of layout
13101 names.
13102
ebe3b578
AB
131032015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13104
13105 * lib/gdb.exp (skip_tui_tests): New proc.
13106 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13107
84204ed7
PA
131082015-05-19 Pedro Alves <palves@redhat.com>
13109
13110 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13111 Save the whole env array instead of just HOME. Unset HISTSIZE in
13112 the environment while testing. Restore whole environment
13113 afterwards.
13114
37442ce1
DE
131152015-05-16 Doug Evans <xdje42@gmail.com>
13116
13117 * gdb.guile/scm-ports.c: New file.
13118 * gdb.guile/scm-ports.exp: Add memory port tests.
13119
36de76f9
JK
131202015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13121
13122 * gdb.compile/compile-print.c: New file.
13123 * gdb.compile/compile-print.exp: New file.
13124
3a9558c4
JK
131252015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13126
13127 * gdb.compile/compile-ops.exp: Cast param to void.
13128 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13129 (compile code struct_object.selffield = &struct_object): Add xfail.
13130
aa715135
JG
131312015-05-15 Joel Brobecker <brobecker@adacore.com>
13132
13133 * gdb.ada/arr_enum_with_gap: New testcase.
13134
931e5bc3
JG
131352015-05-15 Joel Brobecker <brobecker@adacore.com>
13136
13137 * gdb.ada/byte_packed_arr: New testcase.
13138
9cd4d857
JB
131392015-05-15 Joel Brobecker <brobecker@adacore.com>
13140
13141 * gdb.ada/pckd_neg: New testcase.
13142
ebfd00d2
PP
131432015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13144
13145 PR gdb/17820
13146 * gdb.base/gdbinit-history.exp: New test.
13147 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13148 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13149
4c082a81
SC
131502015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13151
13152 * gdb.python/py-xmethods.cc: Enhance test case.
13153 * gdb.python/py-xmethods.exp: New tests.
13154 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13155 function.
13156 (B_indexoper): Likewise.
13157 (global_dm_list) : Add new xmethod worker functions.
13158
f7797074
SDJ
131592015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13160
13161 * gdb.base/coredump-filter.exp: Correctly unset
13162 "coredump_var_addr" array.
13163
a4674e4e
PA
131642015-05-08 Pedro Alves <palves@redhat.com>
13165
13166 * gdb.server/non-existing-program.exp: Unset spawn_id.
13167
df2eb078
SC
131682015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13169
13170 PR python/18291
13171 * gdb.python/py-xmethods.exp: Add tests.
13172
422349a3
YQ
131732015-05-08 Yao Qi <yao.qi@linaro.org>
13174
13175 PR gdb/18208
13176 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13177 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13178 function set_coredump_filter, and remove remote_exec call.
13179 Remove argument ipid. Callers update.
13180 (top level): Don't get inferior's PID.
13181
63fc80ce
AA
131822015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13183
13184 * gdb.base/watch_thread_num.exp: Skip test on targets without
13185 access watchpoints.
13186
80ad801e
PA
131872015-05-06 Pedro Alves <palves@redhat.com>
13188
13189 PR server/18081
13190 * gdb.server/non-existing-program.exp: New file.
13191
0fa7fe50
JB
131922015-05-05 Joel Brobecker <brobecker@adacore.com>
13193
13194 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13195
3ea89b92
PMR
131962015-05-05 Joel Brobecker <brobecker@adacore.com>
13197
13198 * gdb.ada/out_of_line_in_inlined: New testcase.
13199
87b8eff0
JB
132002015-05-05 Joel Brobecker <brobecker@adacore.com>
13201
13202 * gdb.ada/var_rec_arr: New testcase.
13203
5fccc635
YQ
132042015-04-30 Yao Qi <yao.qi@linaro.org>
13205
13206 * gdb.base/break-idempotent.exp: If
13207 skip_hw_watchpoint_multi_tests returns true, skip the tests
13208 on "rwatch" and "awatch".
13209
42d38f42
YQ
132102015-04-30 Yao Qi <yao.qi@linaro.org>
13211
13212 * gdb.base/relativedebug.exp: Invoke gdb command
13213 "info sharedlibrary", and if libc.so doesn't have debug info,
13214 skip the test.
13215
2ce1cdbf
DE
132162015-04-29 Doug Evans <dje@google.com>
13217
13218 * gdb.python/py-xmethods.exp: Add ptype tests.
13219 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13220 get_result_type method.
13221
f24a38c5
LM
132222015-04-29 Luis Machado <lgustavo@codesourcery.com>
13223
13224 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13225 the target does not support hardware watchpoints.
13226
ecbf2b3c
LM
132272015-04-29 Luis Machado <lgustavo@codesourcery.com>
13228
13229 * gdb.base/break-always.exp: Abort testing if writing to memory
13230 causes an error.
13231
34f5f757
DE
132322015-04-28 Doug Evans <dje@google.com>
13233
13234 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13235 * gdb.python/py-pp-registration.exp: ... here. New file.
13236 * gdb.python/py-pp-registration.c: New file.
13237 * gdb.python/py-pp-registration.py: New file.
13238
69b4374a
DE
132392015-04-28 Doug Evans <dje@google.com>
13240
13241 * gdb.python/py-bad-printers.c: New file.
13242 * gdb.python/py-bad-printers.py: New file.
13243 * gdb.python/py-bad-printers.exp: New file.
13244
59fb7612
SS
132452015-04-28 Sasha Smundak <asmundak@google.com>
13246
13247 * gdb.python/py-type.exp: New test.
13248
2631b16a
AW
132492015-04-28 Andy Wingo <wingo@igalia.com>
13250
13251 * gdb.python/py-parameter.exp:
13252 * gdb.guile/scm-parameter.exp: Escape the path that we are
13253 matching against, as it might contain characters that are special
13254 to regular expressions.
13255
460efde1
JB
132562015-04-27 Joel Brobecker <brobecker@adacore.com>
13257
13258 * gdb.ada/rec_comp: New testcase.
13259
2d369d8e
SDJ
132602015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13261
13262 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13263 before using it.
13264
cf75d6c3
AB
132652015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13266
13267 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13268 new tests for verilog output.
13269
8dbe7ca5
YQ
132702015-04-24 Yao Qi <yao.qi@linaro.org>
13271
13272 * boards/remote-gdbserver-on-localhost.exp: New file.
13273
4ef9fb2f
PA
132742015-04-23 Pedro Alves <palves@redhat.com>
13275
13276 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13277 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13278 "end of file", remove $inferior_spawn_id from the indirect list.
13279
0a803169
PA
132802015-04-23 Pedro Alves <palves@redhat.com>
13281
13282 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13283
749ef8f8
PA
132842015-04-23 Pedro Alves <palves@redhat.com>
13285
13286 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13287 on $any_spawn_id instead of only on $gdb_spawn_id.
13288
8aae4344
PM
132892015-04-21 Pierre Muller <muller@sourceware.org>
13290
13291 PR pascal/17815
13292 * lib/pascal.exp (gpc_compile): Add new option "class".
13293 (fpc_compile): Likewise.
13294 * gdb.pascal/case-insensitive-symbols.pas: New file.
13295 * gdb.pascal/case-insensitive-symbols.exp: New file.
13296
1586c8fb
GB
132972015-04-20 Gary Benson <gbenson@redhat.com>
13298
13299 * gdb.base/attach.exp: Fix three extended remote failures.
13300
1b6e6f5c
GB
133012015-04-17 Gary Benson <gbenson@redhat.com>
13302
13303 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13304 the main executable over the remote protocol.
13305
e797481d
PA
133062015-04-16 Pedro Alves <palves@redhat.com>
13307
13308 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13309 a new gdbserver if gdbserver_reconnect_p is set.
13310
1ca99c42
PA
133112015-04-16 Pedro Alves <palves@redhat.com>
13312
13313 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13314 is set, don't exit gdbserver.
13315
af9fd6f8
AA
133162015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13317
13318 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13319 appropriate .insn, such that an older assembler can be used.
13320 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13321 the z/Architecture instruction set on 31-bit targets as well.
13322
04ff1e61
AA
133232015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13324
13325 * gdb.go/handcall.exp: Remove all logic related to the first
13326 breakpoint and rely on go_runto_main instead.
13327 * gdb.go/strings.exp: Likewise.
13328 * gdb.go/unsafe.exp: Likewise.
13329 * gdb.go/hello.exp: Likewise. Also rename the remaining
13330 breakpoint marker to "breakpoint 1".
13331 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13332 * gdb.go/strings.go: Likewise.
13333 * gdb.go/unsafe.go: Likewise.
13334 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13335 "set breakpoint 2 here" and rename the remaining breakpoint marker
13336 to "breakpoint 1".
13337
40d2f8d6
SM
133382015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13339
13340 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13341 if itertools.imap is not present.
13342 * gdb.python/py-objfile.exp: Add parentheses.
13343 * gdb.python/py-type.exp: Same.
13344 * gdb.python/py-unwind-maint.py: Same.
13345
8cbc97c6
YQ
133462015-04-15 Yao Qi <yao.qi@linaro.org>
13347
13348 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13349 of ":$ptr_size" and set its form explicitly.
13350
45fd756c
YQ
133512015-04-15 Pedro Alves <palves@redhat.com>
13352 Yao Qi <yao.qi@linaro.org>
13353
13354 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13355 timeout by factor of 4.
13356 (test_regular_watch): Likewise.
13357 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13358 * gdb.reverse/sigall-reverse.exp: Likewise.
13359 * gdb.reverse/until-precsave.exp: Likewise.
13360 * lib/gdb.exp (with_timeout_factor): New proc.
13361 (gdb_expect): Move some code to ...
13362 (get_largest_timeout): ... here. New procedure.
13363
9e811bc3
LM
133642015-04-14 Luis Machado <lgustavo@codesourcery.com>
13365
13366 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13367
0ff6fcb2
LM
133682015-04-13 Luis Machado <lgustavo@codesourcery.com>
13369
13370 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13371 to write to the .text section.
13372
7578d5f7
LM
133732015-04-13 Luis Machado <lgustavo@codesourcery.com>
13374
13375 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13376 Handle the case of targets that do not provide PID information.
13377
2efe15c4
YQ
133782015-04-13 Yao Qi <yao.qi@linaro.org>
13379
13380 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13381 and use expect instead of gdb_expect.
13382
8cd8f2f8
SDJ
133832015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13384
13385 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13386 "coredump_var_addr" to avoid naming conflict with other testcases.
13387
9ee41772
PA
133882015-04-10 Pedro Alves <palves@redhat.com>
13389
13390 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13391 gdb_test_sequence and gdb_assert.
13392
07473109
PA
133932015-04-10 Pedro Alves <palves@redhat.com>
13394
13395 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13396 test messages that don't include the breakpoint address.
13397
de3db44c
YQ
133982015-04-10 Yao Qi <yao.qi@linaro.org>
13399
13400 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13401 false for some offset and width combinations which aren't
13402 supported by linux kernel.
13403
c79d856c
PA
134042015-04-10 Pedro Alves <palves@redhat.com>
13405
13406 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13407 procedure, factored out from ...
13408 (top level): ... here. Add "set displaced-stepping" testing axis.
13409 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13410 parameter "displaced". Use it.
13411 (top level): Use foreach and add "set displaced-stepping" testing
13412 axis.
13413
ebc90b50
PA
134142015-04-10 Pedro Alves <palves@redhat.com>
13415
13416 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13417 Remove comment.
13418 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13419 both the address of the instruction that triggers the watchpoint
13420 and the address of the instruction immediately after, and use
13421 those addresses for the test. Fix comment.
13422
8f572e5c
PA
134232015-04-10 Pedro Alves <palves@redhat.com>
13424
13425 * gdb.base/sigstep.exp (breakpoint_to_handler)
13426 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13427 Test "backtrace" in handler.
13428 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13429 (top level): Add new "displaced" test axis to
13430 breakpoint_to_handler, breakpoint_to_handler_entry and
13431 breakpoint_over_handler.
13432
8d707a12
PA
134332015-04-10 Pedro Alves <palves@redhat.com>
13434
13435 PR gdb/18216
13436 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13437
ef713951
YQ
134382015-04-10 Yao Qi <yao.qi@linaro.org>
13439
13440 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13441 (test_add_rn_pc): New function.
13442 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13443 (top level): Invoke test_add_rn_pc.
13444
906d60cf
PA
134452015-04-10 Pedro Alves <palves@redhat.com>
13446
13447 PR gdb/13858
13448 * gdb.base/step-over-no-symbols.exp: New file.
13449
f2983cc3
AW
134502015-04-09 Andy Wingo <wingo@igalia.com>
13451
13452 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13453 after the Python tests.
13454
6d62641c
SDJ
134552015-04-08 Keith Seitz <keiths@redhat.com>
13456
13457 PR python/16699
13458 * gdb.python/py-completion.exp: New tests for completion.
13459 * gdb.python/py-completion.py (CompleteLimit1): New class.
13460 (CompleteLimit2): Likewise.
13461 (CompleteLimit3): Likewise.
13462 (CompleteLimit4): Likewise.
13463 (CompleteLimit5): Likewise.
13464 (CompleteLimit6): Likewise.
13465 (CompleteLimit7): Likewise.
13466
f3770638
PA
134672015-04-08 Pedro Alves <palves@redhat.com>
13468
13469 PR gdb/18214
13470 PR gdb/18216
13471 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13472 function.
13473 (main): Install it as SIGUSR1 handler.
13474 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13475 parameter. Always use "setup" as prefix. Toggle "set
13476 displaced-stepping" off/on depending on global. Don't switch to
13477 thread 1 here.
13478 (top level): Add displaced stepping "off/on" test axis. Update
13479 "setup" calls. Wrap each subtest with with_test_prefix. Test
13480 continuing with a queued signal in each thread.
13481
4496bed7
PA
134822015-04-08 Pedro Alves <palves@redhat.com>
13483
13484 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13485 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13486 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13487 Return early if running to main fails.
13488 * gdb.trace/while-stepping.exp: Likewise.
13489
b97fde92
PA
134902015-04-07 Pedro Alves <palves@redhat.com>
13491
13492 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13493 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13494 interact with inferior program.
13495
f71c18e7
PA
134962015-04-07 Pedro Alves <palves@redhat.com>
13497
13498 * lib/gdb.exp (inferior_spawn_id): New global.
13499 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13500 spawn id after processing the user code.
13501 (default_gdb_start): Set inferior_spawn_id.
13502 (send_inferior): New procedure.
13503 * lib/gdbserver-support.exp (gdbserver_start): Set
13504 inferior_spawn_id.
13505 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13506
6423214f
PA
135072015-04-07 Pedro Alves <palves@redhat.com>
13508
13509 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13510 * lib/gdbserver-support.exp (gdbserver_start): Make
13511 $server_spawn_id global.
13512 (gdbserver_start): Don't wait for gdbserver's spawn id with
13513 expect_background.
13514 (close_gdbserver): New procedure.
13515 (gdb_exit): Rename the default version and reimplement.
13516
71c0ee8c
PA
135172015-04-07 Pedro Alves <palves@redhat.com>
13518
72f4393d 13519 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
13520 append the substituted item, not the original item.
13521
203bc29b
PA
135222015-04-07 Pedro Alves <palves@redhat.com>
13523
13524 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13525 gdb_expect.
13526
508a3ddf
PA
135272015-04-07 Pedro Alves <palves@redhat.com>
13528
13529 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13530 output appearing once only.
13531
9f6dbe2b
PA
135322015-04-07 Pedro Alves <palves@redhat.com>
13533
13534 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13535 that doesn't expect anything. Return early if running to main
13536 fails.
13537
337532fa
YQ
135382015-04-07 Yao Qi <yao.qi@linaro.org>
13539
13540 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13541 (child_function): Call alarm.
13542 (main): Move call to alarm into the loop.
13543 * gdb.threads/non-stop-fair-events.exp: Build program with
13544 -DTIMEOUT=$timeout.
13545
01b622d4
DE
135462015-04-06 Doug Evans <xdje42@gmail.com>
13547
13548 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13549 Fix dest parameter to board_info.
13550 (fpc_compile): Ditto.
13551 (gdb_compile_pascal): Rename dest arg to destfile.
13552
961f4160
PMR
135532015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13554
13555 * gdb.ada/funcall_ref.exp: New file.
13556 * gdb.ada/funcall_ref/foo.adb: New file.
13557
cafda597
YQ
135582015-04-02 Yao Qi <yao.qi@linaro.org>
13559
13560 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13561 is remote.
13562
fed040c6
GB
135632015-04-02 Gary Benson <gbenson@redhat.com>
13564
13565 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13566
d11916aa
SS
135672015-04-01 Sasha Smundak <asmundak@google.com>
13568
13569 * gdb.python/py-unwind-maint.c: New file.
13570 * gdb.python/py-unwind-maint.exp: New test.
13571 * gdb.python/py-unwind-maint.py: New file.
13572 * gdb.python/py-unwind.c: New file.
13573 * gdb.python/py-unwind.exp: New test.
13574 * gdb.python/py-unwind.py: New test.
13575
a1471180
PA
135762015-04-01 Pedro Alves <palves@redhat.com>
13577
13578 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13579 to fail instead of non-existent $test.
13580
0bbeccb1
PA
135812015-04-01 Pedro Alves <palves@redhat.com>
13582
13583 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13584 GDBFLAGS if not empty.
13585
3c724c8c
PMR
135862015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13587
13588 * gdb.ada/complete.exp: Remove "multi_line".
13589 * gdb.ada/info_exc.exp: Remove "multi_line".
13590 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13591 * gdb.ada/ptype_field.exp: Remove "multi_line".
13592 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13593 * gdb.ada/tagged.exp: Remove "multi_line".
13594 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13595 [multi_line ...]
13596 * gdb.btrace/delta.exp: Likewise.
13597 * gdb.btrace/exception.exp: Likewise.
13598 * gdb.btrace/function_call_history.exp: Likewise.
13599 * gdb.btrace/instruction_history.exp: Likewise.
13600 * gdb.btrace/nohist.exp: Likewise.
13601 * gdb.btrace/record_goto.exp: Likewise.
13602 * gdb.btrace/segv.exp: Likewise.
13603 * gdb.btrace/stepi.exp: Likewise.
13604 * gdb.btrace/tailcall.exp: Likewise.
13605 * gdb.btrace/unknown_functions.exp: Likewise.
13606 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13607 * lib/gdb.exp: Add the "multi_line" helper.
13608
4eec2deb
PA
136092015-04-01 Pedro Alves <palves@redhat.com>
13610
13611 * gdb.threads/tid-reuse.c: New file.
13612 * gdb.threads/tid-reuse.exp: New file.
13613
df8411da
SDJ
136142015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13615
13616 PR corefiles/16092
13617 * gdb.base/coredump-filter.c: New file.
13618 * gdb.base/coredump-filter.exp: Likewise.
13619
6ef37366
PM
136202015-03-27 Petr Machata <pmachata@redhat.com>
13621
13622 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13623 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13624 (Dwarf::assemble): Initialize them.
13625 (Dwarf::lines): New function.
13626
7ec911b0
JT
136272015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13628
13629 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13630 SYMBOL_PREFIX for x86_64-*-cygwin.
13631
ff908ebf
AW
136322015-03-26 Andy Wingo <wingo@igalia.com>
13633
13634 PR symtab/18148
13635 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13636 const_value but not a location.
13637 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13638 location defined in non-main CUs are visible.
13639
6d5f0679
YQ
136402015-03-26 Yao Qi <yao.qi@linaro.org>
13641
13642 PR testsuite/18139
13643 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13644 Add a line number entry for the same line.
13645 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13646 Add a line number entry for the same line.
13647
2898689b
YQ
136482015-03-26 Yao Qi <yao.qi@linaro.org>
13649
13650 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13651 .int 0.
13652 (func): Likewise. Add .Lfunc_1 label.
13653 Use .Lfunc_1 label.
13654 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13655 .int 0.
13656 (func): Likewise.
13657 Use .Lfunc_1 label.
13658
85180498
YQ
136592015-03-26 Yao Qi <yao.qi@linaro.org>
13660
13661 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13662 Call gdb_compile instead to compile each .s files without debug
13663 information.
13664
8aa08a8d
YQ
136652015-03-26 Yao Qi <yao.qi@linaro.org>
13666
13667 * gdb.base/savedregs.exp (process_saved_regs): Make
13668 "Saved registers:" optional in the pattern.
13669
66849923
MM
136702015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13671
13672 * gdb.btrace/next.exp: Merged into step.exp.
13673 * gdb.btrace/finish.exp: Merged into step.exp.
13674 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13675 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13676 "record goto" and checking the exact replay position.
13677 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13678 check for "Recording format" in "info record" output.
13679 * gdb.btrace/record_goto.exp: Choose test file based on target.
13680 * gdb.btrace/x86-record_goto.S: Renamed into ...
13681 * gdb.btrace/x86_64-record_goto.S: ... this.
13682 * gdb.btrace/i686-record_goto.S: New.
13683 * gdb.btrace/x86-tailcall.S: Renamed into ...
13684 * gdb.btrace/x86_64-tailcall.S: ... this.
13685 * gdb.btrace/i686-tailcall.S: New.
13686 * gdb.btrace/x86-tailcall.c: Renamed into ...
13687 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13688 separate statements. Update test.
13689 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13690 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13691 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13692 * gdb.btrace/tailcall.exp: Choose test file based on target.
13693 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13694
11cc1b74
MM
136952015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13696
13697 * gdb.btrace/exception.exp: Increase BTS buffer size.
13698
a25d8bf9
PA
136992015-03-24 Pedro Alves <palves@redhat.com>
13700
13701 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13702
856e7dd6
PA
137032015-03-24 Pedro Alves <palves@redhat.com>
13704
13705 * gdb.threads/schedlock.exp (test_step): No longer expect that
13706 "set scheduler-locking step" with "next" over a function call runs
13707 threads unlocked.
13708
ad235a41
AT
137092015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13710
13711 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13712
15630549
AT
137132015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13714
13715 PR breakpoints/16466
13716 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13717 * gdb.mi/mi-pending.c (thread_func): New function.
13718 (int main): Add threading support required.
13719 * gdb.mi/mi-pending.exp: Add tests for this issue.
13720 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13721 (pendfunc2): Remove stdio dependency.
13722 * gdb.mi/mi-pendshr2.c: New file.
13723
693dca06
KS
137242015-03-23 Keith Seitz <keiths@redhat.com>
13725
13726 * gdb.linespec/keywords.c: New file.
13727 * gdb.linespec/keywords.exp: New file.
13728
7e993ebf
KS
137292015-03-23 Keith Seitz <keiths@redhat.com>
13730
13731 PR gdb/18021
13732 * gdb.dwarf2/staticvirtual.exp: New test.
13733
bc23328c
JK
137342015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13735
13736 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13737 * README: Remove HP-UX and gdb.hp.
13738 (configuration):
13739 * configure: Regenerate.
13740 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13741 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13742 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13743 gdb.hp/gdb.defects/Makefile.
13744 * gdb.hp/Makefile.in: File deleted.
13745 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13746 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13747 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13748 * gdb.hp/gdb.aCC/run.c: File deleted.
13749 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13750 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13751 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13752 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13753 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13754 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13755 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13756 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13757 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13758 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13759 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13760 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13761 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13762 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13763 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13764 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13765 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13766 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13767 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13768 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13769 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13770 * gdb.hp/gdb.compat/average.c: File deleted.
13771 * gdb.hp/gdb.compat/sum.c: File deleted.
13772 * gdb.hp/gdb.compat/xdb.c: File deleted.
13773 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13774 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13775 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13776 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13777 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13778 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13779 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13780 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13781 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13782 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13783 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13784 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13785 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13786 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13787 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13788 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13789 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13790 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13791 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13792 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13793 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13794 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13795 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13796 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13797 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13798 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13799 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13800 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13801 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13802 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13803 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13804 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13805 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13806 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13807 * gdb.hp/tools/odump: File deleted.
13808
8bf3b159
PA
138092015-03-19 Pedro Alves <palves@redhat.com>
13810
13811 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13812 (saw_thread_3): New globals.
13813 (top level): Increment them when an event for the corresponding
13814 thread is seen.
13815 (no thread starvation): New test.
13816
eb54c8bf
PA
138172015-03-19 Pedro Alves <palves@redhat.com>
13818
13819 * gdb.threads/continue-pending-status.c: New file.
13820 * gdb.threads/continue-pending-status.exp: New file.
13821
32d2e5d6
PA
138222015-03-18 Pedro Alves <palves@redhat.com>
13823
13824 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13825 Use gdb_is_target_remote instead of is_remote. Use
13826 gdb_test_multiple instead of gdb_expect. Exit early if
13827 gdb_test_multiple hits its internal matches. Tighten stepi tests
13828 expected output. Fail on exit with any signal, instead of just
13829 SIGILL.
13830
f68f11b7
YQ
138312015-03-18 Yao Qi <yao.qi@linaro.org>
13832
13833 PR tdep/18107
13834 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13835 variable.
13836 * gdb.base/catch-syscall.exp: Don't skip it on
13837 aarch64*-*-linux* target. Remove elements in all_syscalls.
13838 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13839 target.
13840 (setup_all_syscalls): New proc.
13841
ca5fd19b
YQ
138422015-03-16 Yao Qi <yao.qi@linaro.org>
13843
13844 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13845 (top level): Skip tests if valid_addr_p returns false for
13846 $cmd1 or $cmd2.
13847
85642ba0
AW
138482015-03-11 Andy Wingo <wingo@igalia.com>
13849
13850 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13851
e03f9645
YQ
138522015-03-11 Yao Qi <yao.qi@linaro.org>
13853
13854 * gdb.base/catch-syscall.exp: Fix typo in comments.
13855
5d0962b2
YQ
138562015-03-11 Yao Qi <yao.qi@linaro.org>
13857
13858 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13859
b2df3cef
PA
138602015-03-09 Pedro Alves <palves@redhat.com>
13861
13862 * dg-extract-results.py: Delete.
13863
ef878e53
PA
138642015-03-09 Pedro Alves <palves@redhat.com>
13865
13866 Merge dg-extract-results.sh from GCC upstream (r218843).
13867
13868 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13869 * dg-extract-results.sh: Use --text with grep to avoid issues with
13870 binary files. Fall back to cat -v, if that doesn't work.
13871
9494d219
PA
138722015-03-05 Pedro Alves <palves@redhat.com>
13873
13874 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13875
a8d9763a
SM
138762015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13877
13878 * lib/mi-support.exp (mi_expect_interrupt): Accept
13879 alternative event for when in all-stop mode.
13880
be9957b8
PA
138812015-03-04 Pedro Alves <palves@redhat.com>
13882
13883 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13884
d57be0f4 138852015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
13886
13887 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13888
c214c7cf
AA
138892015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13890
13891 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13892 regexps for GDB's current line display, accept a hex address
13893 preceding the line number.
13894
6d74a497
AA
138952015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13896
13897 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13898 the 'arch1' variable for "s390*-linux*" targets.
13899
511aee7c
PA
139002015-03-04 Pedro Alves <palves@redhat.com>
13901
13902 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13903 (main): Pass missing retval argument to pthread_join call.
13904
95e50b27
PA
139052015-03-02 Pedro Alves <palves@redhat.com>
13906
13907 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
13908 (top level): Call do_test with non-stop as well.
13909
28054d69
PA
139102015-03-02 Pedro Alves <palves@redhat.com>
13911
13912 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13913 -1.
13914
4fa5d7b4
AA
139152015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13916
13917 * gdb.arch/s390-vregs.exp: New test.
13918 * gdb.arch/s390-vregs.S: New file.
13919
97c18565
PA
139202015-02-27 Pedro Alves <palves@redhat.com>
13921
13922 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13923 call to catch_command_errors.
13924 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13925 catch_command_errors.
13926
a37bfa30
PA
139272015-02-27 Pedro Alves <palves@redhat.com>
13928
13929 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13930 "true" for boolean result.
13931 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13932 prototype of main.
13933
6f98576f
PA
139342015-02-27 Pedro Alves <palves@redhat.com>
13935
13936 * lib/unbuffer_output.c: New file.
13937 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13938 (main): Call gdb_unbuffer_output.
13939
eba5ab56
YQ
139402015-02-27 Yao Qi <yao.qi@linaro.org>
13941
13942 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13943 target.
13944
0def5aaa
DE
139452015-02-26 Doug Evans <dje@google.com>
13946
13947 * gdb.cp/class2.cc (Dbase, D): New classes.
13948 (main): New local delta.
13949 * gdb.cp/class2.exp: Test printing delta.
13950 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
13951 (dynbar): New global.
13952 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
13953
081a1c2c
JK
139542015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13955
13956 * gdb.compile/compile-ifunc.c: New file.
13957 * gdb.compile/compile-ifunc.exp: New file.
13958
2f41223f
AT
139592015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
13960
13961 * gdb.base/structs.exp: Check for correct struct on finish.
13962
03eddd80
YQ
139632015-02-26 Yao Qi <yao.qi@linaro.org>
13964
13965 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13966 is zero.
13967
80c57053
JK
139682015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13969
13970 * gdb.arch/cordic.ko.bz2: New file.
13971 * gdb.arch/cordic.ko.debug.bz2: New file.
13972 * gdb.arch/ppc64-symtab-cordic.exp: New file.
13973
21613c12
YQ
139742015-02-25 Yao Qi <yao.qi@linaro.org>
13975
13976 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
13977 aarch64*-*-* target.
13978
d8b901ed
PA
139792015-02-23 Pedro Alves <palves@redhat.com>
13980
13981 * lib/gdb.exp (delete_breakpoints): Rewrite using
13982 gdb_test_multiple.
13983
e5b85ead
PA
139842015-02-23 Pedro Alves <palves@redhat.com>
13985
13986 * gdb.base/info-os.c: Include stdlib.h.
13987
85c3a371
DE
139882015-02-22 Doug Evans <xdje42@gmail.com>
13989
13990 PR symtab/17855
13991 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
13992 is read after symbols have been re-read.
13993 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
13994 * gdb.ada/exec_changed/second.adb (Second): Ditto.
13995
96553a0c
DE
139962015-02-21 Doug Evans <dje@google.com>
13997
13998 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
13999
97a0c697
JK
140002015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14001
14002 PR corefiles/17808
14003 * gdb.arch/i386-biarch-core.core.bz2: New file.
14004 * gdb.arch/i386-biarch-core.exp: New file.
14005
a47cd6e9
PA
140062015-02-21 Pedro Alves <palves@redhat.com>
14007
14008 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14009 runto_main fails.
14010
c5facdc4
PA
140112015-02-20 Pedro Alves <palves@redhat.com>
14012
14013 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14014 info probes.
14015
2db9a427
PA
140162015-02-20 Pedro Alves <palves@redhat.com>
14017
14018 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14019
60fb7e9e
PA
140202015-02-20 Pedro Alves <palves@redhat.com>
14021
14022 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14023 clean_restart before gdb_target_supports_trace.
14024
5c5019c2
PA
140252015-02-20 Pedro Alves <palves@redhat.com>
14026
14027 PR threads/18006
14028 * gdb.threads/clone-thread_db.c: New file.
14029 * gdb.threads/clone-thread_db.exp: New file.
14030
c9587f88
AT
140312015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14032
14033 PR breakpoints/16812
14034 * gdb.base/catch-gdb-caused-signals.c: New file.
14035 * gdb.base/catch-gdb-caused-signals.exp: New file.
14036
f6a88844
JM
140372015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14038
14039 * configure: Regenerated.
14040 * configure.ac: Use GDB_AC_TRANSFORM.
14041 * aclocal.m4: sinclude ../transform.m4.
14042
497c491b
JM
140432015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14044
14045 * lib/dtrace.exp: New file.
14046 * gdb.base/dtrace-probe.exp: Likewise.
14047 * gdb.base/dtrace-probe.d: Likewise.
14048 * gdb.base/dtrace-probe.c: Likewise.
14049 * lib/pdtrace.in: Likewise.
14050 * configure.ac: Output variables with the transformed names of
14051 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14052 * configure: Regenerated.
14053
03e98035
JM
140542015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14055
14056 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14057 expected message when trying to access $_probe_* convenience
14058 variables while not on a probe.
14059
63cc30e9
JK
140602015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14061
14062 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14063
0703599a
PA
140642015-02-11 Pedro Alves <pedro@codesourcery.com>
14065
14066 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14067 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14068
7e60a48e
DE
140692015-02-10 Doug Evans <xdje42@gmail.com>
14070
14071 * lib/gdb.exp (gdb_load): Always return a result.
14072
01b088bc
PA
140732015-02-10 Pedro Alves <palves@redhat.com>
14074
14075 * gdb.threads/signal-sigtrap.c: New file.
14076 * gdb.threads/signal-sigtrap.exp: New file.
14077
b05ec7a5
AT
140782015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14079
14080 * gdb.trace/no-attach-trace.c: New file.
14081 * gdb.trace/no-attach-trace.exp: New file.
14082
a2c2acaf
MW
140832015-02-09 Mark Wielaard <mjw@redhat.com>
14084
14085 * gdb.dwarf2/atomic.c: New file.
14086 * gdb.dwarf2/atomic-type.exp: Likewise.
14087
31fd9caa
MM
140882015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14089
14090 * gdb.btrace/buffer-size.exp: Update "info record" output.
14091 * gdb.btrace/delta.exp: Update "info record" output.
14092 * gdb.btrace/enable.exp: Update "info record" output.
14093 * gdb.btrace/finish.exp: Update "info record" output.
14094 * gdb.btrace/instruction_history.exp: Update "info record" output.
14095 * gdb.btrace/next.exp: Update "info record" output.
14096 * gdb.btrace/nexti.exp: Update "info record" output.
14097 * gdb.btrace/step.exp: Update "info record" output.
14098 * gdb.btrace/stepi.exp: Update "info record" output.
14099 * gdb.btrace/nohist.exp: Update "info record" output.
14100
d33501a5
MM
141012015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14102
14103 * gdb.btrace/buffer-size: New.
14104
f4abbc16
MM
141052015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14106
14107 * gdb.btrace/delta.exp: Update "info record" output.
14108 * gdb.btrace/enable.exp: Update "info record" output.
14109 * gdb.btrace/finish.exp: Update "info record" output.
14110 * gdb.btrace/instruction_history.exp: Update "info record" output.
14111 * gdb.btrace/next.exp: Update "info record" output.
14112 * gdb.btrace/nexti.exp: Update "info record" output.
14113 * gdb.btrace/step.exp: Update "info record" output.
14114 * gdb.btrace/stepi.exp: Update "info record" output.
14115 * gdb.btrace/nohist.exp: Update "info record" output.
14116
b9d61307
SM
141172015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14118
14119 PR gdb/15678
14120 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14121
e584fdbc
PA
141222015-02-06 Pedro Alves <palves@redhat.com>
14123
14124 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14125 macro.
14126 (seconds_left, again): New globals.
14127 (main): Wait seconds_left in a 1-second sleep loop instead of
14128 sleeping 180 seconds. If 'again' is set, reset the seconds
14129 counter.
14130 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14131 'again' in the inferior before detaching. Print the seconds left.
14132 (options): New global.
14133 (top level): Build program with -DTIMEOUT=$timeout.
14134
77f41761
PA
141352015-02-06 Pedro Alves <palves@redhat.com>
14136
14137 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14138 determine how many seconds to pass to 'alarm'.
14139 * gdb.base/gdb-sigterm.exp (top level): Build program with
14140 -DTIMEOUT=$timeout.
14141 (do_test): Return success/failure indication. Add more verbose
14142 logging. Don't fail if 200 single steps are seen. Instead, fail
14143 when the test times out.
14144 (passes): New global.
14145 (top level): Break the testing loop if testing fails on any
14146 iteration. Use gdb_assert.
14147
b9394193
DB
141482015-02-04 Don Breazeal <donb@codesourcery.com>
14149
14150 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14151 and initialize them.
14152 (ipc_cleanup): New function.
14153 (main): Don't declare shmid, semid, and msqid. Add a call to
14154 atexit so that we call ipc_cleanup on exit.
14155
42d9e528
PA
141562015-02-04 Pedro Alves <palves@redhat.com>
14157
14158 * boards/native-extended-gdbserver.exp: Remove any target variant
14159 specifications from the board name before clearing the isremote
14160 flag from board_info.
14161
ae6ae975
DE
141622015-01-31 Doug Evans <xdje42@gmail.com>
14163
14164 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14165
cfb069a8
GB
141662015-01-31 Gary Benson <gbenson@redhat.com>
14167
14168 * gdb.base/completion.exp: Disable completion limiting for
14169 existing tests. Add new tests to check completion limiting.
14170 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14171
5dd31d79
DE
141722015-01-31 Doug Evans <xdje42@gmail.com>
14173
14174 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14175
9f050062
DE
141762015-01-31 Doug Evans <xdje42@gmail.com>
14177
14178 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14179 entries. Duplicate file section script entries.
14180 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14181 inlined entries. Add test for safe-path rejection.
14182 * gdb.python/py-section-script.c: Add duplicate inlined section script
14183 entries. Duplicate file section script entries.
14184 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14185 inlined entries. Add test for safe-path rejection.
14186
df25ebbd
JB
141872015-01-29 Joel Brobecker <brobecker@adacore.com>
14188
14189 * gdb.ada/disc_arr_bound: New testcase.
14190
4a0ca9ec
JB
141912015-01-29 Joel Brobecker <brobecker@adacore.com>
14192
14193 * gdb.ada/mi_var_array: New testcase.
14194
3a8b707a
DE
141952015-01-27 Doug Evans <dje@google.com>
14196
14197 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14198 Add test for objfile.filename, objfile.username after objfile
14199 has been unloaded.
14200
f8313f6e
JB
142012015-01-26 Joel Brobecker <brobecker@adacore.com>
14202
14203 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14204 the second test to print the name attribute of value
14205 returned by the call to gdb.lookup_type, and adjust
14206 the expected output accordingly.
14207
37bc665e
MW
142082015-01-25 Mark Wielaard <mjw@redhat.com>
14209
14210 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14211 * gdb.base/disp-step-fork.c: Include unistd.h.
14212 * gdb.base/siginfo-obj.c: Include stdio.h.
14213 * gdb.base/siginfo-thread.c: Likewise.
14214 * gdb.mi/non-stop.c: Include unistd.h.
14215 * gdb.mi/nsthrexec.c: Include stdio.h.
14216 * gdb.mi/pthreads.c: Include unistd.h.
14217 * gdb.modula2/unbounded1.c (main): Declare returns int.
14218 * gdb.reverse/consecutive-reverse.c: Likewise.
14219 * gdb.threads/create-fail.c: Include unistd.h.
14220 * gdb.threads/killed.c: Likewise.
14221 * gdb.threads/linux-dp.c: Likewise.
14222 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14223 * gdb.threads/non-ldr-exc-2.c: Likewise.
14224 * gdb.threads/non-ldr-exc-3.c: Likewise.
14225 * gdb.threads/non-ldr-exc-4.c: Likewise.
14226 * gdb.threads/pthreads.c: Include unistd.h.
14227 (main): Declare returns int.
14228 * gdb.threads/tls-main.c (foo): New declaration.
14229 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14230
f7e5394d
SM
142312015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14232
14233 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14234 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14235
743649fd
MW
142362015-01-15 Mark Wielaard <mjw@redhat.com>
14237
14238 * gdb.base/noreturn-return.c: New file.
14239 * gdb.base/noreturn-return.exp: New file.
14240 * gdb.base/noreturn-finish.c: New file.
14241 * gdb.base/noreturn-finish.exp: New file.
14242
198297aa
PA
142432015-01-23 Pedro Alves <palves@redhat.com>
14244
14245 * gdb.threads/continue-pending-after-query.c: New file.
14246 * gdb.threads/continue-pending-after-query.exp: New file.
14247
717cf30c
AG
142482015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14249 Simon Marchi <simon.marchi@ericsson.com>
14250
14251 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14252 * gdb.base/valgrind-db-attach.exp: Same.
14253 * gdb.base/valgrind-infcall.exp: Same.
14254 * lib/mi-support.exp (default_mi_gdb_start): Same.
14255 * lib/prompt.exp (default_prompt_gdb_start): Same.
14256 * lib/gdb.exp (default_gdb_spawn): Same.
14257 (gdb_interact): New.
14258
14259
4b62a76e
JK
142602015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14261
14262 * gdb.compile/compile.exp (pointer to jit function): New test.
14263
b4cdae6f
WW
142642015-01-17 Wei-cheng Wang <cole945@gmail.com>
14265
14266 * lib/gdb.exp (supports_process_record): Return true for
14267 powerpc*-*-linux*.
14268 (supports_reverse): Likewise.
14269
d221e7ef
DB
142702015-01-15 Don Breazeal <donb@codesourcery.com>
14271
14272 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14273 instead of checking whether the target board is remote and
14274 use spawn_wait_for_attach instead of exec/sleep.
14275 * gdb.base/attach-twice.exp: Likewise.
14276
bafffb51
JB
142772015-01-15 Joel Brobecker <brobecker@adacore.com>
14278
14279 * gdb.ada/var_arr_attrs: New testcase.
14280
5589af0e
PA
142812015-01-14 Pedro Alves <palves@redhat.com>
14282 Joel Brobecker <brobecker@adacore.com>
14283
14284 PR gdb/17525
14285 * gdb.base/bp-cmds-execution-x-script.c: New file.
14286 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14287 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14288
6c400b59
PA
142892015-01-14 Pedro Alves <palves@redhat.com>
14290
14291 PR cli/17828
14292 * gdb.base/batch-preserve-term-settings.c: New file.
14293 * gdb.base/batch-preserve-term-settings.exp: New file.
14294
e02c96a7
DE
142952015-01-13 Doug Evans <dje@google.com>
14296
14297 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14298 binary.
14299
576fd14c
JB
143002015-01-13 Joel Brobecker <brobecker@adacore.com>
14301
14302 * Makefile.in (clean mostlyclean): Do not delete *.py.
14303
04dccad0
JB
143042015-01-13 Joel Brobecker <brobecker@adacore.com>
14305
14306 * gdb.python/py-lookup-type.exp: New file.
14307
3d230f71
PA
143082015-01-12 Pedro Alves <palves@redhat.com>
14309
14310 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14311 restore GDBFLAGS before returning.
14312
7e67715d
JK
143132015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14314
14315 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14316 is_amd64_regs_target and is_x86_like_target.
14317
f2e0d4b4
DE
143182015-01-11 Doug Evans <xdje42@gmail.com>
14319
14320 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14321 is given without an explicit form.
14322 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14323 attributes.
14324 * gdb.dwarf/corrupt.exp: Ditto.
14325 * gdb.dwarf2/enum-type.exp: Ditto.
14326 * gdb.trace/entry-values.exp: Ditto.
14327 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14328
439250fb
DE
143292015-01-11 Doug Evans <xdje42@gmail.com>
14330
14331 PR gdb/15830
14332 * gdb.base/maint.exp: Remove references to "maint demangle".
14333 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14334 Add tests for explicitly specifying language to demangle.
14335 * gdb.dlang/demangle.exp: Ditto.
14336
ede9f622
PA
143372015-01-09 Pedro Alves <palves@redhat.com>
14338
14339 * gdb.threads/non-stop-fair-events.c: New file.
14340 * gdb.threads/non-stop-fair-events.exp: New file.
14341
a7b796db
PA
143422015-01-09 Pedro Alves <palves@redhat.com>
14343
14344 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14345 the global scope. Set a breakpoint after all threads are started
14346 rather than stepping over two source lines. Expect the prompt.
14347 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14348 global.
14349 (NUM): Now 15.
14350 (main): Use threads_started_barrier to wait for all threads to
14351 start. Main thread no longer calls thread_function. Exit after
14352 180 seconds.
14353 (loop): New function.
14354 (thread_function): Wait on threads_started_barrier barrier. Call
14355 'loop' at each iteration.
14356 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14357 threads have started, instead of hardcoding number of "next"
14358 steps. Use an access watchpoint instead of a write watchpoint.
14359
9665ffdd
PA
143602015-01-09 Pedro Alves <palves@redhat.com>
14361
14362 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14363 (thread_func): Wait on barrier.
14364 (main): Wait for all threads to start before stopping GDB.
14365 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14366 global.
14367 (thread1_func, thread2_func): Wait on barrier.
14368 (main): Wait for all threads to start before stopping GDB.
14369 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14370 New global.
14371 (thread1_func, thread2_func): Wait on barrier.
14372 (main): Wait for all threads to start before stopping GDB.
14373
c945a99f
PA
143742015-01-09 Pedro Alves <palves@redhat.com>
14375
14376 * gdb.threads/attach-many-short-lived-threads.c: New file.
14377 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14378
c1a747c1
PA
143792014-01-09 Pedro Alves <palves@redhat.com>
14380
14381 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14382 instead of to thread 2.
14383 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14384 Add barrier around each pthread_create call instead of around all
14385 calls.
14386 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14387 Set a break on thread_function and have the child threads hit it
14388 one at at a time.
14389
60b3033e
PA
143902015-01-09 Pedro Alves <palves@redhat.com>
14391
14392 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14393 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14394 false.
14395 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14396 checking whether the target board is remote.
14397 * gdb.multi/multi-attach.exp: Likewise.
14398 * gdb.python/py-sync-interp.exp: Likewise.
14399 * gdb.server/ext-attach.exp: Likewise.
14400 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14401 tests that need to attach, instead of checking whether the target
14402 board is remote at the top of the file.
14403
acc018ac
YQ
144042015-01-08 Yao Qi <yao@codesourcery.com>
14405
14406 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14407
50a18af8
JK
144082015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14409
14410 Fix testcase compilation.
14411 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14412
8503d6e1
JB
144132015-01-06 Joel Brobecker <brobecker@adacore.com>
14414
14415 * gdb.python/py-type.exp: Add a couple test about empty
14416 array creation, and negative-length array creation.
14417
cc73dbcc
DE
144182015-01-02 Doug Evans <xdje42@gmail.com>
14419
14420 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14421
0300bbc7
DE
144222015-01-02 Doug Evans <dje@google.com>
14423
14424 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14425
9d85a0ec
YQ
144262014-12-29 Yao Qi <yao@codesourcery.com>
14427
14428 * gdb.trace/entry-values.exp: Update comments. Rename variable
14429 bar_call_foo to returned_from_foo.
14430
87186c6a
MMN
144312014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14432
14433 PR gdb/17394
14434 * gdb.linespec/break-asm-file.c: New file.
14435 * gdb.linespec/break-asm-file.exp: New file.
14436 * gdb.linespec/break-asm-file0.s: New file.
14437 * gdb.linespec/break-asm-file1.s: New file.
14438
1bab7383
YQ
144392014-12-18 Nigel Stephens <nigel@mips.com>
14440 Maciej W. Rozycki <macro@codesourcery.com>
14441
14442 * gdb.base/float.exp: Handle the new output from "info float" on
14443 MIPS targets.
14444
1bc1068a
JK
144452014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14446
14447 Fix MinGW compilation.
14448 * gdb.compile/compile-ops.exp: Update untested message if
14449 !skip_compile_feature_tests.
14450 * gdb.compile/compile-setjmp.exp: Likewise.
14451 * gdb.compile/compile-tls.exp: Likewise.
14452 * gdb.compile/compile.exp: Likewise.
14453 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14454 supported on this host".
14455
b6615d10
DE
144562014-12-16 Doug Evans <xdje42@gmail.com>
14457
14458 * boards/stabs.exp: New file.
14459
25dda427
AA
144602014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14461
14462 * gdb.base/completion.exp: Adjust to format changes of "maint
14463 print user-registers".
14464
bf330350
CU
144652014-12-16 Catalin Udma <catalin.udma@freescale.com>
14466
14467 PR server/17457
14468 * gdb.arch/aarch64-fp.c: New file.
14469 * gdb.arch/aarch64-fp.exp: New file.
14470
395cf596
SDJ
144712014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14472
14473 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14474 r210637, r210913, r211666, r215400, r215817).
14475
14476 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14477 * dg-extract-results.py: New file.
14478 * dg-extract-results.sh: Use it if the environment seems
14479 suitable.
14480
14481 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14482
14483 * dg-extract-results.py (parse_run): Handle warnings that
14484 are printed before a test harness is run.
14485
14486 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14487
14488 * dg-extract-results.py (Named): Remove __cmp__ method.
14489 (output_variation): Use a key to sort variation.harnesses.
14490
14491 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14492
14493 * dg-extract-results.py: For Python 3, force sys.stdout to
14494 handle surrogate escape sequences.
14495 (safe_open): New function.
14496 (output_segment, main): Use it.
14497
14498 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14499
14500 * dg-extract-results.py (Prog.result_re): Include options
14501 in test name.
14502
14503 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14504
14505 * dg-extract-results.py (output_variation): Always sort if
14506 do_sum.
14507
e882ef3c
SM
145082014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14509
14510 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14511 as long as we get pagination notifications.
14512
4992aa20
JM
145132014-12-15 Jason Merrill <jason@redhat.com>
14514
14515 * Makefile.in (check-gdb.%): Restore.
14516 * README: Mention it.
14517
c1b5a1a6
JB
145182014-12-13 Joel Brobecker <brobecker@adacore.com>
14519
14520 * gdb.ada/str_uninit: New testcase.
14521
5537b577
JK
145222014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14523
14524 PR symtab/17642
14525 * gdb.base/vla-stub-define.c: New file.
14526 * gdb.base/vla-stub.c: New file.
14527 * gdb.base/vla-stub.exp: New file.
14528
bb2ec1b3
TT
145292014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14530 Jan Kratochvil <jan.kratochvil@redhat.com>
14531 Tom Tromey <tromey@redhat.com>
14532
14533 * configure.ac: Add gdb.compile/.
14534 * configure: Regenerate.
14535 * gdb.compile/Makefile.in: New file.
14536 * gdb.compile/compile-ops.exp: New file.
14537 * gdb.compile/compile-ops.c: New file.
14538 * gdb.compile/compile-tls.c: New file.
14539 * gdb.compile/compile-tls.exp: New file.
14540 * gdb.compile/compile-constvar.S: New file.
14541 * gdb.compile/compile-constvar.c: New file.
14542 * gdb.compile/compile-mod.c: New file.
14543 * gdb.compile/compile-nodebug.c: New file.
14544 * gdb.compile/compile-setjmp-mod.c: New file.
14545 * gdb.compile/compile-setjmp.c: New file.
14546 * gdb.compile/compile-setjmp.exp: New file.
14547 * gdb.compile/compile-shlib.c: New file.
14548 * gdb.compile/compile.c: New file.
14549 * gdb.compile/compile.exp: New file.
14550 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14551
4ff709eb
TT
145522014-12-12 Tom Tromey <tromey@redhat.com>
14553
14554 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14555 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14556
6dddd6a5
DE
145572014-12-12 Doug Evans <dje@google.com>
14558
14559 * lib/gdb-python.exp (get_python_valueof): New function.
14560 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14561
71c24708
AA
145622014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14563
14564 * gdb.base/completion.exp: Add test for completion of "info
14565 registers ".
14566
3e29f34a
MR
145672014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14568
14569 * gdb.base/func-ptrs.c: New file.
14570 * gdb.base/func-ptrs.exp: New file.
14571
fc126975
SM
145722014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14573
14574 PR breakpoints/17012
14575 * gdb.base/dprintf-detach.c: New file.
14576 * gdb.base/dprintf-detach.exp: New file.
14577
0a46d518
SM
145782014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14579
14580 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14581 * lib/gdb.exp (target_is_gdbserver): New procedure.
14582
a0be3e44
DE
145832014-12-08 Doug Evans <dje@google.com>
14584
14585 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14586
df1b803a
YQ
145872014-12-05 Yao Qi <yao@codesourcery.com>
14588
14589 * gdb.guile/scm-error.exp: Remove the third argument to
14590 gdb_remote_download.
14591 * gdb.guile/scm-frame-args.exp: Likewise.
14592 * gdb.guile/scm-section-script.exp: Likewise.
14593
ddb9f679
YQ
145942014-12-05 Yao Qi <yao@codesourcery.com>
14595
14596 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14597
86e4ed39
DE
145982014-12-04 Doug Evans <dje@google.com>
14599
14600 * gdb.python/py-objfile.exp: Add tests for
14601 objfile.add_separate_debug_file.
14602
7c50a931
DE
146032014-12-04 Doug Evans <dje@google.com>
14604
14605 * lib/gdb.exp (get_build_id): New function.
14606 (build_id_debug_filename_get): Rewrite to use it.
14607 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14608
621661e3
MR
146092014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14610
14611 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14612 `method(long)', not just 0x0.
14613 * gdb.cp/nsalias.exp: Align code labels to 4.
14614 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14615 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14616 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14617 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14618 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14619 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14620
29f0c3b7
DE
146212014-12-02 Doug Evans <dje@google.com>
14622
e1e061e7 14623 PR symtab/17602
29f0c3b7 14624 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 14625 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
14626 * gdb.cp/anon-ns.exp: Update.
14627
162078c8
NB
146282014-12-02 Nick Bull <nicholaspbull@gmail.com>
14629
14630 * gdb.python/py-events.py (inferior_call_handler): New.
14631 (register_changed_handler, memory_changed_handler): New.
14632 (test_events.invoke): Register new handlers.
14633 * gdb.python/py-events.exp: Add tests for inferior call,
14634 memory_changed and register_changed events.
14635
fdb09caf
AA
146362014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14637
14638 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14639 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14640 if the linker doesn't understand this.
14641
55cfb2c4
SM
146422014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14643
14644 * gdb.python/python.exp: Change expected reply to help().
14645
9e8cd6df
YQ
146462014-12-01 Yao Qi <yao@codesourcery.com>
14647
14648 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14649 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14650 * configure: Re-generated.
14651
6c659fc2
SC
146522014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14653
14654 * gdb.cp/chained-calls.cc: New file.
14655 * gdb.cp/chained-calls.exp: New file.
14656 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14657
d7fc3181
SM
146582014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14659
14660 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14661 * gdb.dwarf2/symtab-producer.exp: Same.
14662 * gdb.gdb/python-interrupts.exp: Same.
14663 * gdb.gdb/python-selftest.exp: Same.
14664 * gdb.python/py-linetable.exp: Same.
14665 * gdb.python/py-type.exp: Same.
14666 * gdb.python/py-value-cc.exp: Same.
14667 * gdb.python/py-value.exp: Same.
14668
10e79639
YQ
146692014-11-28 Yao Qi <yao@codesourcery.com>
14670
14671 * gdb.base/break-probes.exp: Match library name prefixed with
14672 sysroot.
14673
f28a0564
SM
146742014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14675
14676 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14677 test expected output. Add parentheses for the call to print.
14678 Remove L suffix from integers.
14679
3fe1ce1d
DE
146802014-11-26 Doug Evans <dje@google.com>
14681
14682 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14683
84429e27
YQ
146842014-11-22 Yao Qi <yao@codesourcery.com>
14685
14686 * gdb.trace/entry-values.c: Remove asms.
14687 (foo): Add foo_label.
14688 (bar): Add bar_label.
14689 * gdb.trace/entry-values.exp: Remove code computing foo's
14690 length and bar's length.
14691 (Dwarf::assemble): Invoke function_range for bar and use
14692 MACRO_AT_func for foo.
14693
26741859
YQ
146942014-11-22 Yao Qi <yao@codesourcery.com>
14695
14696 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14697 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14698 Use .Lgcc43_procstart instead of gcc43.
14699
45e44d27
JB
147002014-11-21 Joel Brobecker <brobecker@adacore.com>
14701
14702 * gdb.ada/n_arr_bound: New testcase.
14703
458c8db8
SDJ
147042014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14705
14706 PR breakpoints/10737
14707 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14708 test_catch_syscall_multi_arch.
14709 (test_catch_syscall_multi_arch): New function.
14710
43f3e411
DE
147112014-11-20 Doug Evans <xdje42@gmail.com>
14712
14713 * gdb.base/maint.exp: Update expected output.
14714
0d7b2549
AA
147152014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14716
14717 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14718 4-byte instruction on S390.
14719
8908fca5
JB
147202014-11-19 Joel Brobecker <brobecker@adacore.com>
14721
14722 * gdb.ada/arr_arr: New testcase.
14723
4a46959e
JB
147242014-11-19 Joel Brobecker <brobecker@adacore.com>
14725
14726 * gdb.ada/pkd_arr_elem: New Testcase.
14727
470e2f4e
LM
147282014-11-18 Luis Machado <lgustavo@codesourcery.com>
14729
14730 * gdb.reverse/break-precsave: Expect completion message for
14731 core file reads.
14732 * gdb.reverse/consecutive-precsave.exp: Likewise.
14733 * gdb.reverse/finish-precsave.exp: Likewise.
14734 * gdb.reverse/i386-precsave.exp: Likewise.
14735 * gdb.reverse/machinestate-precsave.exp: Likewise.
14736 * gdb.reverse/sigall-precsave.exp: Likewise.
14737 * gdb.reverse/solib-precsave.exp: Likewise.
14738 * gdb.reverse/step-precsave.exp: Likewise.
14739 * gdb.reverse/until-precsave.exp: Likewise.
14740 * gdb.reverse/watch-precsave.exp: Likewise.
14741
a267f3ad
AA
147422014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14743
14744 * gdb.base/bp-permanent.c: Include unistd.h.
14745 * gdb.python/py-framefilter-mi.c (main): Add return type.
14746 * gdb.python/py-framefilter.c (main): Likewise.
14747 * gdb.trace/actions-changed.c (main): Likewise.
14748
12084a9a
AA
147492014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14750
14751 * gdb.mi/until.c: Add eye-catchers.
14752 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14753 line numbers.
14754
dc7e1a77
AA
147552014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14756
14757 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14758 function header variants in break1.c.
14759 * gdb.base/ena-dis-br.exp: Likewise.
14760 * gdb.base/hbreak2.exp: Likewise.
14761 * gdb.reverse/until-precsave.exp: Drop references to removed
14762 non-prototype function header variants in ur1.c.
14763 * gdb.reverse/until-reverse.exp: Likewise.
14764
41c77605
PM
147652014-11-17 Petr Machata <pmachata@redhat.com>
14766
14767 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14768 ${_cu_offset_size} bytes abbrev offset.
14769
34248c3a
DE
147702014-11-15 Doug Evans <xdje42@gmail.com>
14771
14772 PR symtab/17559
14773 * gdb.base/line-symtabs.exp: New file.
14774 * gdb.base/line-symtabs.c: New file.
14775 * gdb.base/line-symtabs.h: New file.
14776
646da059
YQ
147772014-11-14 Yao Qi <yao@codesourcery.com>
14778
14779 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14780 (func): Add label func_label.
14781 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14782 Replace low_pc and high_pc with MACRO_AT_range.
14783 Replace name, low_pc and high_pc with MACRO_AT_func.
14784
9301ebe6
YQ
147852014-11-14 Yao Qi <yao@codesourcery.com>
14786
14787 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14788 Replace name, low_pc and high_pc with MACRO_AT_func.
14789
f166b542
YQ
147902014-11-14 Yao Qi <yao@codesourcery.com>
14791
14792 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14793 produce debug information.
14794 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14795
0f6e71e3
YQ
147962014-11-14 Yao Qi <yao@codesourcery.com>
14797
14798 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14799 object and get function length.
14800 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14801 with MACRO_AT_func.
14802 (top-level): Replace gdb_compile and clean_restart with
14803 prepare_for_testing.
14804 * gdb.dwarf2/main.c (main): Add label main_label.
14805
876c4df9
YQ
148062014-11-14 Yao Qi <yao@codesourcery.com>
14807
14808 * lib/dwarf.exp (function_range): New procedure.
14809 (Dwarf::_handle_macro_at_func): New procedure.
14810 (Dwarf::_handle_macro_at_range): New procedure.
14811 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14812
02ad9cf1
YQ
148132014-11-14 Yao Qi <yao@codesourcery.com>
14814
14815 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14816 (_handle_attribute): New procedure.
14817
a59add0c
AA
148182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14819
14820 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14821 * gdb.base/call-sc.c (zed): Likewise.
14822 * gdb.base/checkpoint.c (main): Likewise.
14823 * gdb.base/dump.c (main): Likewise.
14824 * gdb.base/gcore.c (main): Likewise.
14825 * gdb.base/huge.c (main): Likewise.
14826 * gdb.base/multi-forks.c (main): Likewise.
14827 * gdb.base/pr10179-a.c (main): Likewise.
14828 * gdb.base/savedregs.c (main): Likewise.
14829 * gdb.base/sigaltstack.c (main): Likewise.
14830 * gdb.base/siginfo.c (main): Likewise.
14831 * gdb.base/structs.c (zed): Likewise.
14832 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14833 * gdb.mi/mi-syn-frame.c (main): Likewise.
14834 * gdb.mi/until.c (foo, main): Likewise.
14835 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14836 * gdb.base/solib-weak.c (foo): Declare.
14837 * gdb.base/attach-twice.c: Include stdio.h.
14838 * gdb.base/weaklib1.c: Likewise.
14839 * gdb.base/weaklib2.c: Likewise.
14840 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14841 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14842 unistd.h.
14843 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14844 * gdb.mi/mi-exit-code.c: Likewise.
14845 * gdb.base/break-interp-lib.c: Include string.h.
14846 * gdb.base/coremaker.c: Likewise.
14847 * gdb.base/testenv.c: Likewise.
14848 * gdb.python/py-finish-breakpoint.c: Likewise.
14849 * gdb.base/inferior-died.c: Include sys/wait.h.
14850 * gdb.base/fileio.c: Include time.h.
14851 * gdb.base/async-shell.c: Include unistd.h.
14852 * gdb.base/dprintf-non-stop.c: Likewise.
14853 * gdb.base/info-os.c: Likewise.
14854 * gdb.mi/mi-console.c: Likewise.
14855 * gdb.mi/watch-nonstop.c: Likewise.
14856 * gdb.python/py-events.c: Likewise.
14857 * gdb.base/async.c (baz): Move up before its invocation.
14858 * gdb.base/code_elim2.c (my_global_func): Likewise.
14859 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14860 * gdb.base/advance.c (func2): Likewise.
14861
3b5d5997
AA
148622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14863
14864 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14865 variant.
14866 * gdb.base/annota3.c: Likewise.
14867 * gdb.base/async.c: Likewise.
14868 * gdb.base/average.c: Likewise.
14869 * gdb.base/call-ar-st.c: Likewise.
14870 * gdb.base/call-rt-st.c: Likewise.
14871 * gdb.base/call-sc.c: Likewise.
14872 * gdb.base/call-strs.c: Likewise.
14873 * gdb.base/ending-run.c: Likewise.
14874 * gdb.base/execd-prog.c: Likewise.
14875 * gdb.base/exprs.c: Likewise.
14876 * gdb.base/foll-exec.c: Likewise.
14877 * gdb.base/foll-fork.c: Likewise.
14878 * gdb.base/foll-vfork.c: Likewise.
14879 * gdb.base/funcargs.c: Likewise.
14880 * gdb.base/gcore.c: Likewise.
14881 * gdb.base/jump.c: Likewise.
14882 * gdb.base/langs0.c: Likewise.
14883 * gdb.base/langs1.c: Likewise.
14884 * gdb.base/langs2.c: Likewise.
14885 * gdb.base/mips_pro.c: Likewise.
14886 * gdb.base/nodebug.c: Likewise.
14887 * gdb.base/opaque0.c: Likewise.
14888 * gdb.base/opaque1.c: Likewise.
14889 * gdb.base/recurse.c: Likewise.
14890 * gdb.base/run.c: Likewise.
14891 * gdb.base/scope0.c: Likewise.
14892 * gdb.base/scope1.c: Likewise.
14893 * gdb.base/setshow.c: Likewise.
14894 * gdb.base/setvar.c: Likewise.
14895 * gdb.base/shmain.c: Likewise.
14896 * gdb.base/shr1.c: Likewise.
14897 * gdb.base/shr2.c: Likewise.
14898 * gdb.base/sigall.c: Likewise.
14899 * gdb.base/signals.c: Likewise.
14900 * gdb.base/so-indr-cl.c: Likewise.
14901 * gdb.base/solib2.c: Likewise.
14902 * gdb.base/structs.c: Likewise.
14903 * gdb.base/sum.c: Likewise.
14904 * gdb.base/vforked-prog.c: Likewise.
14905 * gdb.base/watchpoint.c: Likewise.
14906 * gdb.reverse/shr2.c: Likewise.
14907 * gdb.reverse/until-reverse.c: Likewise.
14908 * gdb.reverse/ur1.c: Likewise.
14909 * gdb.reverse/watch-reverse.c: Likewise.
14910
066a77c5
AA
149112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14912
14913 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14914 variant.
14915 * gdb.base/sepdebug.exp: Drop references to removed code.
14916
4f204ea5
AA
149172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14918
14919 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14920 variant. Preserve original line numbering.
14921 * gdb.base/list1.c: Likewise.
14922
3b377a3a
AA
149232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14924
14925 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14926 variant.
14927 * gdb.base/break1.c: Likewise.
14928 * gdb.base/break.exp: Drop references to removed code.
14929
e444df73
AA
149302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14931
14932 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14933 variant.
14934
8008f2a7
AA
149352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14936
14937 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14938
a5a06887
AA
149392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14940
14941 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14942 logic into perform_all_tests() and invoke it with and without
14943 function header prototypes.
14944 (do_function_calls): Remove conditional XFAIL for PR 5318.
14945 (rerun_and_prepare): Remove duplicate code.
14946 (perform_all_tests): New. Main logic moved here.
14947
44dba9b9
AA
149482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14949
14950 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
14951 code guarded by #ifdef NO_PROTOTYPES.
14952 (t_double_many_args): Likewise.
14953 (DEF_FUNC_MANY_ARGS_1): Likewise.
14954 (DEF_FUNC_VALUES_1): Likewise.
14955 (t_structs_ldc): Renamed from t_structs_fc in conditional code
14956 guarded by #ifdef PROTOTYPES.
14957
d1fbcd56
AA
149582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14959
14960 * gdb.mi/mi-console.c: Add eye-catcher.
14961 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
14962 instead of literal line number.
14963
b0e59b8f
AA
149642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14965
14966 * gdb.base/shr2.c: Add eye-catcher.
14967 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
14968 line number.
14969
78f98cca
AA
149702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14971
14972 * gdb.base/jump.c: Add eye-catchers.
14973 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
14974 numbers.
14975
58fa2af0
AA
149762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14977
14978 * gdb.base/execd-prog.c: Add eye-catchers.
14979 * gdb.base/foll-exec.c: Likewise.
14980 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
14981 line numbers.
14982
04e5059b
AA
149832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14984
14985 * gdb.base/ending-run.c: Add eye-catchers.
14986 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
14987 literal line numbers.
14988
dbfdb174
AA
149892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14990
14991 * gdb.base/call-rt-st.c: Add eye-catchers.
14992 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
14993 literal line numbers.
14994
888a2ade
AA
149952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14996
14997 * gdb.base/call-ar-st.c: Add eye-catchers.
14998 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
14999 literal line numbers.
15000
6acc2dde
AA
150012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15002
15003 * gdb.base/average.c: Add eye-catchers.
15004 * gdb.base/sum.c: Likewise.
15005 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15006 regexps dynamically.
15007
9ecfcd1d
AA
150082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15009
15010 * gdb.base/solib1.c: Add eye-catchers.
15011 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15012 literal line numbers.
15013
78708b7c
PA
150142014-11-12 Pedro Alves <palves@redhat.com>
15015
15016 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15017 leader has exited.
15018
af48d08f
PA
150192014-11-12 Pedro Alves <palves@redhat.com>
15020
15021 * gdb.arch/i386-bp_permanent.c: New file.
15022 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15023 (srcfile): Set to i386-bp_permanent.c.
15024 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15025 that stepi does not execute the 'leave' instruction, instead of
15026 testing it does execute.
15027 * gdb.base/bp-permanent.c: New file.
15028 * gdb.base/bp-permanent.exp: New file.
15029
af3768e9
DE
150302014-11-10 Doug Evans <xdje42@gmail.com>
15031
15032 PR symtab/17564
15033 * gdb.base/symtab-search-order.exp: New file.
15034 * gdb.base/symtab-search-order.c: New file.
15035 * gdb.base/symtab-search-order-1.c: New file.
15036 * gdb.base/symtab-search-order-shlib-1.c: New file.
15037
9de00a4a
PA
150382014-11-07 Pedro Alves <palves@redhat.com>
15039
15040 PR gdb/17511
15041 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15042 i?86-*-linux*.
15043
e0f52461
SC
150442014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15045
15046 PR c++/17494
15047 * gdb.cp/pr17494.cc: New file.
15048 * gdb.cp/pr17494.exp: New file.
15049
6ce8c980
YQ
150502014-11-02 Yao Qi <yao@codesourcery.com>
15051
15052 * gdb.python/python.exp: Get working directory and match the
15053 output of "set extended-prompt \\w " with it.
15054
02be9a71
DE
150552014-10-30 Doug Evans <dje@google.com>
15056
15057 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15058 in objfiles.
15059 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15060 in progspaces.
15061
3bdff46b
LM
150622014-10-30 Janis Johnson <janisjo@codesourcery.com>
15063
15064 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15065 * gdb.base/realname-expand.exp: Likewise.
15066 * gdb.linespec/macro-relative.exp: Likewise.
15067
ab917dfb
PA
150682014-10-29 Pedro Alves <palves@redhat.com>
15069
15070 PR gdb/17408
15071 * gdb.threads/schedlock.c (some_function): New function.
15072 (call_function): New global.
15073 (MAYBE_CALL_SOME_FUNCTION): New macro.
15074 (thread_function): Call it.
15075 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15076 and use it instead of a global counter. Adjust all callers.
15077 (get_current_thread): Use "find current thread" for test message
15078 here rather than having all callers pass down the same string.
15079 (goto_loop): New procedure, factored out from ...
15080 (my_continue): ... this.
15081 (step_ten_loops): Change parameter from test message to command to
15082 use. Adjust.
15083 (list_count): Delete global.
15084 (check_result): New procedure, factored out from duplicate top
15085 level code.
15086 (continue tests): Wrap in with_test_prefix.
15087 (test_step): New procedure, factored out from duplicate top level
15088 code.
15089 (top level): Test "step" in combination with all scheduler-locking
15090 modes. Test "next" in combination with all scheduler-locking
15091 modes, and in combination with stepping over a function call or
15092 not.
15093 * gdb.threads/next-bp-other-thread.c: New file.
15094 * gdb.threads/next-bp-other-thread.exp: New file.
15095
d3d4baed
PA
150962014-10-29 Pedro Alves <palves@redhat.com>
15097
15098 PR python/17372
15099 * gdb.python/python.exp: Test a multi-line command that spawns
15100 interactive Python.
15101 * gdb.base/multi-line-starts-subshell.exp: New file.
15102
563e8d85
YQ
151032014-10-29 Yao Qi <yao@codesourcery.com>
15104
15105 * gdb.base/fileio.exp: Make directories on host.
15106
0ea4d52e
YQ
151072014-10-29 Yao Qi <yao@codesourcery.com>
15108
15109 * gdb.base/fileio.c (test_write): Close the file.
15110
7f5ef605
PA
151112014-10-28 Pedro Alves <palves@redhat.com>
15112
15113 PR gdb/12623
15114 * gdb.base/sigstep.c (no_handler): New global.
15115 (main): If 'no_handler is true, set the signal handlers to
15116 SIG_IGN.
15117 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15118 with_sw_watch and no_handler parameters. Handle them.
15119 (top level) <stepping over handler when stopped at a breakpoint
15120 test>: Add a test axis for testing with a software watchpoint, and
15121 another for testing with the signal handler set to SIG_IGN.
15122 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15123 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15124
abbdbd03
PA
151252014-10-28 Pedro Alves <palves@redhat.com>
15126
15127 PR gdb/17511
15128 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15129 * gdb.base/sigstep.exp (other_handler_location): New global.
15130 (advance): Support stepping into the signal handler, and running
15131 commands while in the handler.
15132 (in_handler_map): New global.
15133 (top level): In the advance test, add combinations for getting
15134 into the handler with stepping commands, and for running commands
15135 in the handler. Add comment descripting the advancei tests.
15136
1df4399f
PA
151372014-10-28 Pedro Alves <palves@redhat.com>
15138
15139 * gdb.base/sigstep.exp: Use build_executable instead of
15140 prepare_for_testing.
15141 (top level): Move code that starts GDB, runs to main and creates a
15142 display to ...
15143 (restart): ... this new procedure.
15144 (top level): Move backtrace from signal handler test to ...
15145 (validate_backtrace): ... this new procedure.
15146 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15147 with_test_prefix. Always restart GDB.
15148 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15149 with_test_prefix. Always restart GDB. No need to delete
15150 breakpoints after the test.
15151 (test_skip_handler): Remove prefix parameter.
15152 (skip_over_handler, breakpoint_to_handler)
15153 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15154 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15155 restart GDB. No need to delete breakpoints after the test.
15156 (top level): Use foreach to call the test procedures with
15157 different commands.
15158
a5b6e449
PA
151592014-10-28 Pedro Alves <palves@redhat.com>
15160
15161 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15162 instead of GNATS numbers.
15163 * gdb.base/sigbpt.exp: Likewise.
15164 * gdb.base/siginfo.exp: Likewise.
15165 * gdb.base/sigstep.exp: Likewise.
15166
e5f8a7cc
PA
151672014-10-27 Pedro Alves <palves@redhat.com>
15168
15169 * gdb.base/sigstep.c (dummy): New global.
15170 (main): Issue a couple writes to the new global.
15171 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15172 procedures.
15173 (skip_over_handler): Use test_skip_handler.
15174 (top level): Call skip_over_handler for stepi and nexti too.
15175 (breakpoint_over_handler): Use test_skip_handler.
15176 (top level): Call breakpoint_over_handler for stepi and nexti too.
15177
763905a3
YQ
151782014-10-27 Yao Qi <yao@codesourcery.com>
15179
15180 * gdb.trace/tfile.c (adjust_function_address)
15181 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15182 function descriptor.
15183
6f259a23
DB
151842014-10-24 Don Breazeal <donb@codesourcery.com>
15185
15186 * gdb.base/foll-fork.exp (test_follow_fork,
15187 catch_fork_child_follow): Check for updated fork messages emitted
15188 from infrun.c.
15189 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15190 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15191 vfork_and_exec_child_follow_through_step): Check for updated vfork
15192 messages emitted from infrun.c.
15193
09dd9a69
PA
151942014-10-24 Pedro Alves <palves@redhat.com>
15195
15196 * gdb.base/corefile.exp: Remove references to ultrix.
15197 * gdb.base/interrupt.exp: Likewise.
15198 * gdb.base/whatis.exp: Likewise.
15199 * gdb.gdb/selftest.exp: Likewise.
15200 * gdb.threads/manythreads.exp: Likewise.
15201 * gdb.threads/print-threads.exp: Likewise.
15202 * gdb.threads/pthreads.exp:: Likewise.
15203 * gdb.threads/schedlock.exp: Likewise.
15204
3433cfa5
SC
152052014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15206
15207 * gdb.cp/non-trivial-retval.cc: Add a test case.
15208 * gdb.cp/non-trivial-retval.exp: Add a test.
15209
092f880b
YQ
152102014-10-20 Yao Qi <yao@codesourcery.com>
15211
15212 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15213 * gdb.python/py-objfile-script-gdb.py: New file.
15214 * gdb.python/py-objfile-script.exp: Update reference to
15215 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15216 of remote_download. Remove the dest file.
15217
acbdb7f3
YQ
152182014-10-20 Yao Qi <yao@codesourcery.com>
15219
15220 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15221 * gdb.base/step-line.exp: Likewise.
15222 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15223 * gdb.dwarf2/dw2-basic.exp: Likewise.
15224 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15225 * gdb.dwarf2/dw2-filename.exp: Likewise.
15226 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15227 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15228 * gdb.dwarf2/dw2-producer.exp: Likewise.
15229 * gdb.dwarf2/mac-fileno.exp: Likewise.
15230 * gdb.python/py-frame-args.exp: Likewise.
15231 * gdb.python/py-framefilter.exp: Likewise.
15232 * gdb.python/py-mi.exp: Likewise.
15233 * gdb.python/py-objfile-script.exp: Likewise
15234 * gdb.python/py-pp-integral.exp: Likewise.
15235 * gdb.python/py-pp-re-notag.exp: Likewise.
15236 * gdb.python/py-prettyprint.exp: Likewise.
15237 * gdb.python/py-section-script.exp: Likewise.
15238 * gdb.python/py-typeprint.exp: Likewise.
15239 * gdb.python/py-xmethods.exp: Likewise.
15240 * gdb.stabs/weird.exp: Likewise.
15241 * gdb.xml/tdesc-regs.exp: Likewise.
15242
bd286a29
KCY
152432014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15244
15245 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15246 (out_cu): Use addr_len for the size of addresses.
15247 (out_line): Likewise. Size DW_LNE_set_address instruction
15248 according to addr_len.
15249 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15250 (FUNC): Add START_INSNS to definition.
15251
673dc4a0
YQ
152522014-10-18 Yao Qi <yao@codesourcery.com>
15253
15254 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15255 gdb_has_argv0 return true.
15256 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15257 check [target_info exists noargs], check [gdb_has_argv0]
15258 instead.
15259 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15260 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15261 procedures.
15262
4ffbba72
DE
152632014-10-17 Doug Evans <dje@google.com>
15264
15265 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15266 event.
15267 * gdb.python/py-events.py: Add clear_objfiles event.
15268
d096d8c1
DE
152692014-10-17 Doug Evans <dje@google.com>
15270
15271 * gdb.python/py-objfile.exp: Test progspace attribute.
15272
a80db015
LM
152732014-10-17 Luis Machado <lgustavo@codesourcery.com>
15274
15275 * gdb.guile/scm-breakpoint.exp: Do not assume any
15276 directory separators when matching source file paths.
15277 * gdb.python/py-breakpoint.exp: Likewise.
15278 * gdb.reverse/break-precsave.exp: Likewise.
15279 * gdb.reverse/break-reverse.exp: Likewise.
15280 * gdb.reverse/consecutive-precsave.exp: Likewise.
15281 * gdb.reverse/finish-precsave.exp: Likewise.
15282 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15283 * gdb.reverse/finish-reverse.exp: Likewise.
15284 * gdb.reverse/i386-precsave.exp: Likewise.
15285 * gdb.reverse/i387-env-reverse.exp: Likewise.
15286 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15287 * gdb.reverse/machinestate-precsave.exp: Likewise.
15288 * gdb.reverse/machinestate.exp: Likewise.
15289 * gdb.reverse/sigall-precsave.exp: Likewise.
15290 * gdb.reverse/solib-precsave.exp: Likewise.
15291 * gdb.reverse/step-precsave.exp: Likewise.
15292 * gdb.reverse/until-precsave.exp: Likewise.
15293 * gdb.reverse/watch-precsave.exp: Likewise.
15294 * gdb.reverse/watch-reverse.exp: Likewise.
15295
b22089ab
YQ
152962014-10-17 Yao Qi <yao@codesourcery.com>
15297
15298 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15299 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15300
6c4486e6
PA
153012014-10-17 Pedro Alves <palves@redhat.com>
15302
15303 PR gdb/17471
15304 * gdb.base/bg-execution-repeat.c: New file.
15305 * gdb.base/bg-execution-repeat.exp: New file.
15306
0ff33695
PA
153072014-10-17 Pedro Alves <palves@redhat.com>
15308
15309 PR gdb/17300
15310 * gdb.base/continue-all-already-running.c: New file.
15311 * gdb.base/continue-all-already-running.exp: New file.
15312
6fdebc3d
PA
153132014-10-17 Pedro Alves <palves@redhat.com>
15314
15315 PR gdb/17472
15316 * gdb.base/annota-input-while-running.c: New file.
15317 * gdb.base/annota-input-while-running.exp: New file.
15318
32a8097b
PA
153192014-10-17 Pedro Alves <palves@redhat.com>
15320
15321 * gdb.base/callfuncs.exp: emove references to osf.
15322 * gdb.base/sigall.exp: Likewise.
15323 * gdb.gdb/selftest.exp: Likewise.
15324 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15325 * gdb.mi/non-stop.c: Likewise.
15326 * gdb.mi/pthreads.c: Likewise.
15327 * gdb.reverse/sigall-precsave.exp: Likewise.
15328 * gdb.reverse/sigall-reverse.exp: Likewise.
15329 * gdb.threads/pthreads.c: Likewise.
15330 * gdb.threads/pthreads.exp: Likewise.
15331
7a3517ff
YQ
153322014-10-17 Yao Qi <yao@codesourcery.com>
15333
15334 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15335 check 'target_info exists noargs'.
15336 (test_command_prompt_position): Likewise.
15337 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15338 Remove "set args".
15339 (progvar_simple_while_test): Likewise.
15340 (progvar_complex_if_while_test): Likewise.
15341 (if_while_breakpoint_command_test): Likewise.
15342 (infrun_breakpoint_command_test): Likewise.
15343 (breakpoint_command_test): Likewise.
15344 (watchpoint_command_test): Likewise.
15345 (bp_deleted_in_command_test): Likewise.
15346 (temporary_breakpoint_commands): Likewise.
15347
bb99c472
YQ
153482014-10-16 Yao Qi <yao@codesourcery.com>
15349
15350 * gdb.base/remotetimeout.exp: Remove noargs checking.
15351
7c16b83e
PA
153522014-10-15 Pedro Alves <palves@redhat.com>
15353
15354 PR breakpoints/9649
15355 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15356 * gdb.base/breakpoint-in-ro-region.exp
15357 (probe_target_hardware_step): New procedure.
15358 (top level): Probe hardware stepping and hardware breakpoint
15359 support. Test stepping through a read-only region, with both
15360 "breakpoint auto-hw" on and off and both "always-inserted" on and
15361 off.
15362
35a49624
IB
153632014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15364
15365 * gdb.dlang/demangle.exp: Update for demangling changes.
15366
2d1c107c
SC
153672014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15368
15369 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15370 * gdb.cp/non-trivial-retval.exp: Add new tests.
15371
778811d5
SC
153722014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15373
15374 PR c++/13403
15375 PR c++/15154
15376 * gdb.cp/non-trivial-retval.cc: New file.
15377 * gdb.cp/non-trivial-retval.exp: New file.
15378
10c5f0a8
YQ
153792014-10-15 Yao Qi <yao@codesourcery.com>
15380
15381 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15382 remote host.
15383
65d7b369
YQ
153842014-10-15 Yao Qi <yao@codesourcery.com>
15385
15386 * gdb.python/py-symbol.exp: Match file base name if host is
15387 remote, otherwise match file name with dir name.
15388 * gdb.python/py-symtab.exp: Likewise.
15389 * gdb.python/python.exp: Likewise.
15390
46dc1394
YQ
153912014-10-15 Yao Qi <yao@codesourcery.com>
15392
15393 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15394 pattern.
15395 * gdb.python/py-symtab.exp: Likewise.
15396 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15397 locationn.
15398
c40cc657
JB
153992014-10-14 Joel Brobecker <brobecker@adacore.com>
15400
15401 * gdb.ada/addr_arith: New testcase.
15402
2abf49e1
MR
154032014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15404
15405 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15406 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15407 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15408 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15409
f7088df3
SDJ
154102014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15411
15412 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15413 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15414 * gdb.arch/stap-eval-lang-ada.exp: New file.
15415
4dc06805
YQ
154162014-10-14 Yao Qi <yao@codesourcery.com>
15417
15418 * gdb.mi/mi-var-child.c (nothing1): New function.
15419 (nothing2): New function.
15420 (do_children_tests): Set function pointers by nothing1 and
15421 nothing2.
15422 * gdb.mi/mi-var-child.exp: Step over new added statements.
15423 Update test to match the new output.
15424 * gdb.mi/var-cmd.c (nothing1): New function.
15425 (nothing2): New function.
15426 (do_children_tests): Set function pointers by nothing1 and
15427 nothing2.
15428 * gdb.mi/mi-var-display.exp: Update test to match output.
15429 Step to the line specified by $line_dct_nothing.
15430 Increase the number of lines to step.
15431
46a93de2
YQ
154322014-10-14 Yao Qi <yao@codesourcery.com>
15433
15434 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15435 tests.
15436 * gdb.mi/mi2-var-child.exp: Likewise.
15437
14ea52ee
DE
154382014-10-13 Doug Evans <dje@google.com>
15439
15440 * gdb.python/py-objfile.exp: Change name of file name test.
15441
e5c6e92b
DE
154422014-10-13 Doug Evans <dje@google.com>
15443
15444 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15445 from the start of the CU.
15446
c780cc2f
JK
154472014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15448 Yao Qi <yao@codesourcery.com>
15449
15450 Fix "save breakpoints" for "catch" command.
15451 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15452 Remove -nonewline. Match also the added "main" line.
15453
99894e11
JK
154542014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15455
15456 Fix "save breakpoints" for "disable $bpnum" command.
15457 * gdb.base/save-bp.c (main): Add label.
15458 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15459
6e1ac5a3
JK
154602014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15461
15462 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15463
754dd2b0
YQ
154642014-10-11 Yao Qi <yao@codesourcery.com>
15465
15466 * gdb.server/server-kill.exp: Execute command
15467 "set remote trace-status-packet on" before "tstatus".
15468
f90183d7
YQ
154692014-10-11 Yao Qi <yao@codesourcery.com>
15470
15471 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15472 (main): Call getppid.
15473 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15474 and continue to it. Read variable "server_pid".
15475
bf40a607
YQ
154762014-10-11 Yao Qi <yao@codesourcery.com>
15477
15478 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15479
052ca370
YQ
154802014-10-11 Yao Qi <yao@codesourcery.com>
15481
15482 * gdb.threads/thread-find.exp: Don't execute command
15483 "info threads".
15484 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15485 * gdb.threads/linux-dp.exp: Don't check the condition
15486 $threads_created equals to zero.
15487
3831839c
PA
154882014-10-10 Pedro Alves <palves@redhat.com>
15489
15490 * gdb.base/bigcore.exp: Remove references to IRIX.
15491 * gdb.base/funcargs.exp: Likewise.
15492 * gdb.base/interrupt.exp: Likewise.
15493 * gdb.base/mips_pro.exp: Likewise.
15494 * gdb.base/nodebug.exp: Likewise.
15495 * gdb.base/setvar.exp: Likewise.
15496 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15497
8b9a549d
PA
154982014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15499 Pedro Alves <palves@redhat.com>
15500
15501 PR symtab/14466
15502 * gdb.base/vdso-warning.c: New file.
15503 * gdb.base/vdso-warning.exp: New file.
15504
d48ba5e8
DE
155052014-10-02 Doug Evans <dje@google.com>
15506
15507 * gdb.base/structs.c (main): Don't run forever.
15508
2278c276
PA
155092014-10-02 Pedro Alves <palves@redhat.com>
15510
15511 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15512 (top level) <stop threads 1, stop threads 2>: Use it.
15513
b57bacec
PA
155142014-10-02 Pedro Alves <palves@redhat.com>
15515
15516 * gdb.threads/break-while-running.exp (test): Add new
15517 'update_thread_list' argument. Skip "info threads" if false.
15518 (top level): Add new 'update_thread_list' axis.
15519
13fd3ff3
PA
155202014-10-02 Pedro Alves <palves@redhat.com>
15521
15522 PR breakpoints/17431
15523 * gdb.base/execl-update-breakpoints.c: New file.
15524 * gdb.base/execl-update-breakpoints.exp: New file.
15525
0fec99e8
PA
155262014-10-01 Pedro Alves <palves@redhat.com>
15527
15528 * gdb.base/breakpoint-in-ro-region.c: New file.
15529 * gdb.base/breakpoint-in-ro-region.exp: New file.
15530
2ddf4301
SM
155312014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15532
15533 * gdb.mi/mi-exit-code.exp: New file.
15534 * gdb.mi/mi-exit-code.c: New file.
15535
6a5f3f43
YQ
155362014-09-30 Yao Qi <yao@codesourcery.com>
15537
15538 * lib/prelink-support.exp (build_executable_own_libs): Error if
15539 the target isn't native.
15540
345bcc73
YQ
155412014-09-30 Yao Qi <yao@codesourcery.com>
15542
15543 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15544 false.
15545
a25a5a45
PA
155462014-09-22 Pedro Alves <palves@redhat.com>
15547
15548 * gdb.threads/break-while-running.exp: New file.
15549 * gdb.threads/break-while-running.c: New file.
15550
00ba3162
YQ
155512014-09-19 Yao Qi <yao@codesourcery.com>
15552
15553 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15554 Invoke test. Restart GDB with --readnow and invoke test again.
15555
c3b7b696
YQ
155562014-09-19 Yao Qi <yao@codesourcery.com>
15557
15558 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15559 proc set_breakpoint_on_gcd_function. Invoke
15560 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15561 invoke set_breakpoint_on_gcd_function again.
15562
2b4fd423
DE
155632014-09-18 Doug Evans <dje@google.com>
15564
15565 * gdb.dwarf2/symtab-producer.exp: New file.
15566
a5947601
SDJ
155672014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15568
15569 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15570 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15571 * gdb.base/global-var-nested-by-dso.c: Likewise.
15572 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15573
91c19059
SDJ
155742014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15575 Pedro Alves <palves@redhat.com>
15576
15577 * gdb.base/watch-bitfields.exp: Pass string other than test file
15578 name to prepare_for_testing.
15579 (watch): New procedure.
15580 (expect_watchpoint): Use with_test_prefix.
15581 (top level): Factor out tests to ...
15582 (test_watch_location, test_regular_watch): ... these new
15583 procedures, and use with_test_prefix and gdb_continue_to_end.
15584
bb9d5f81
PP
155852014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15586
15587 PR breakpoints/12526
15588 * gdb.base/watch-bitfields.exp: New file.
15589 * gdb.base/watch-bitfields.c: New file.
15590
635856f5
PA
155912014-09-16 Pedro Alves <palves@redhat.com>
15592
15593 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15594 software and hardware addresses, not software address against
15595 itself.
15596
7280ceea
PA
155972014-09-16 Pedro Alves <palves@redhat.com>
15598
15599 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15600 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15601
428b16bd
PA
156022014-09-16 Pedro Alves <palves@redhat.com>
15603
15604 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15605 files.
15606 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15607 "*-*-vxworks*" throughout.
15608 * gdb.base/break.exp: Likewise.
15609 * gdb.base/default.exp: Likewise.
15610 * gdb.base/scope.exp: Likewise.
15611 * gdb.base/sepdebug.exp: Likewise.
15612 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15613 throughout.
15614 * gdb.base/run.c: Likewise.
15615 * gdb.base/sepdebug.c: Likewise.
15616 * gdb.hp/gdb.aCC/run.c: Likewise.
15617 * gdb.reverse/until-reverse.c: Likewise.
15618 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15619
666d413c
YQ
156202014-09-16 Yao Qi <yao@codesourcery.com>
15621
15622 * boards/local-remote-host-native.exp: New file.
15623
57cbd724
DE
156242014-09-14 Doug Evans <xdje42@gmail.com>
15625
15626 * gdb.threads/queue-signal.c (thread_count): New variable.
15627 (thread_count_mutex, thread_count_condvar): New variables.
15628 (incr_thread_count, wait_all_threads_running): New functions.
15629 (main): Wait for all threads to be in their thread functions.
15630
81219e53
DE
156312014-09-13 Doug Evans <xdje42@gmail.com>
15632
15633 * gdb.threads/queue-signal.c: New file.
15634 * gdb.threads/queue-signal.exp: New file.
15635
3714cea7
DE
156362014-09-13 Doug Evans <xdje42@gmail.com>
15637
15638 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15639 be consistent with what default_gdb_init uses.
15640 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15641 the plain text of the prompt. Add some logging printfs.
15642 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15643
fa43b1d7
PA
156442014-09-12 Pedro Alves <palves@redhat.com>
15645
15646 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15647 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15648 * gdb.arch/i386-size-overlap.exp: Likewise.
15649 * gdb.arch/i386-size.exp: Likewise.
15650 * gdb.arch/i386-unwind.exp: Likewise.
15651 * gdb.base/a2-run.exp: Likewise.
15652 * gdb.base/break.exp: Likewise.
15653 * gdb.base/charset.exp: Likewise.
15654 * gdb.base/chng-syms.exp: Likewise.
15655 * gdb.base/commands.exp: Likewise.
15656 * gdb.base/dbx.exp: Likewise.
15657 * gdb.base/find.exp: Likewise.
15658 * gdb.base/funcargs.exp: Likewise.
15659 * gdb.base/jit-simple.exp: Likewise.
15660 * gdb.base/reread.exp: Likewise.
15661 * gdb.base/sepdebug.exp: Likewise.
15662 * gdb.base/step-bt.exp: Likewise.
15663 * gdb.cp/mb-inline.exp: Likewise.
15664 * gdb.cp/mb-templates.exp: Likewise.
15665 * gdb.objc/basicclass.exp: Likewise.
15666 * gdb.threads/killed.exp: Likewise.
15667
9d9bf2df
EBM
156682014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15669
15670 PR tdep/17379
15671 * gdb.arch/powerpc-stackless.S: New file.
15672 * gdb.arch/powerpc-stackless.exp: New file.
15673
1cf2f1b0
JK
156742014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15675
15676 * gdb.base/attach.c: Include unistd.h.
15677 (main): Call alarm. Add label postloop.
15678 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15679 gdb_breakpoint, gdb_continue_to_breakpoint.
15680 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15681
98880d46
PA
156822014-09-11 Pedro Alves <palves@redhat.com>
15683
15684 PR gdb/17347
15685 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15686 * gdb.base/attach.exp (test_command_line_attach_run): New
15687 procedure.
15688 (top level): Call it.
15689
4c92ff2c
PA
156902014-09-11 Pedro Alves <palves@redhat.com>
15691
15692 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15693 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15694 (do_command_attach_tests): Use spawn_wait_for_attach.
15695 * gdb.base/solib-overlap.exp: Likewise.
15696 * gdb.multi/multi-attach.exp: Likewise.
15697 * gdb.python/py-prompt.exp: Likewise.
15698 * gdb.python/py-sync-interp.exp: Likewise.
15699 * gdb.server/ext-attach.exp: Likewise.
15700
3adc1a7d
GKB
157012014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15702
15703 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15704 command in testcase. Simplify testcase.
15705
96334934
JB
157062014-09-10 Joel Brobecker <brobecker@adacore.com>
15707
15708 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15709
eb479039
JB
157102014-09-10 Joel Brobecker <brobecker@adacore.com>
15711
15712 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15713
deede10c
JB
157142014-09-10 Joel Brobecker <brobecker@adacore.com>
15715
15716 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15717
7828a5f5
JB
157182014-09-10 Joel Brobecker <brobecker@adacore.com>
15719
15720 * gdb.dwarf2/dynarr-ptr.c: New file.
15721 * gdb.dwarf2/dynarr-ptr.exp: New file.
15722
33aeebcf
MR
157232014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15724
15725 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15726 of 30 rather than hardcoding 120 for a slow test case. Take the
15727 `gdb,timeout' target setting into account for this calculation.
15728 Don't extend the timeout for the test cases that don't need it.
15729
7b415901
MR
157302014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15731
15732 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15733 a factor of 2 for a slow test case. Take the `gdb,timeout'
15734 target setting into account for this calculation.
15735 * gdb.reverse/until-precsave.exp: Increase the timeout by
15736 a factor of 15 and 3 respectively rather than adding 120
15737 for a pair of slow test cases. Take the `gdb,timeout'
15738 target setting into account for this calculation.
15739
4a40f85a
MR
157402014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15741
15742 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15743 timeout, don't pass one down to gdb_expect.
15744 (gdb_expect): Rework timeout selection.
15745
09635af7
MR
157462014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15747
15748 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15749 exception on timeout.
15750 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15751 (gdbserver_start_extended): Catch any `gdbserver_start' error
15752 exceptions.
15753 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15754 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15755 `gdbserver_gdb_load' error exceptions.
15756
2bdd10b7
MR
157572014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15758
15759 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15760 120 on waiting for the TCP socket to open.
15761
316935f0
DE
157622014-09-09 Doug Evans <xdje42@gmail.com>
15763
15764 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15765 _caller_matches, _any_caller_is, _any_caller_matches.
15766
83740597
DE
157672014-09-09 Doug Evans <xdje42@gmail.com>
15768
15769 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15770
4c122fc3
YQ
157712014-09-09 Yao Qi <yao@codesourcery.com>
15772
15773 * gdb.mi/mi-var-display.exp: Set print symbol off.
15774
a9f116cb
GKB
157752014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15776
15777 PR gdb/17035
15778 * gdb.base/commands.exp: Add tests to verify user-defined
15779 commands with empty bodies.
15780 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15781 python commands in `show user command`.
15782 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15783 scheme commands in `show user command`.
15784
c75bd3a2
JK
157852014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15786
15787 PR python/17355
15788 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15789 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15790 * gdb.python/py-framefilter-invalidarg.exp: New file.
15791 * gdb.python/py-framefilter-invalidarg.py: New file.
15792
faa42425
DE
157932014-09-06 Doug Evans <xdje42@gmail.com>
15794
15795 PR 15276
15796 * gdb.python/py-caller-is.c: New file.
15797 * gdb.python/py-caller-is.exp: New file.
15798
474ca4f6
SDJ
157992014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15800
15801 PR gdb/17235
15802 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15803 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15804
eb0b0463
SDJ
158052014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15806
15807 PR fortran/17237
15808 * gdb.fortran/print-formatted.exp: New file.
15809 * gdb.fortran/print-formatted.f90: Likewise.
15810
5f3b99cf
SS
158112014-09-03 Sasha Smundak <asmundak@google.com>
15812
15813 * gdb.python/py-frame.exp: Test Frame.read_register.
15814
7d793aa9
SDJ
158152014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15816
15817 PR python/16699
15818 * gdb.python/py-completion.exp: New file.
15819 * gdb.python/py-completion.py: Likewise.
15820
fb0576e9
DE
158212014-08-28 Doug Evans <dje@google.com>
15822
15823 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15824 eax,etc. are live with values set by gdb and thus the compiler can't
15825 use them.
15826 * gdb.arch/i386-pseudo.c (main): Ditto.
15827
ee92b0dd
DE
158282014-08-27 Doug Evans <dje@google.com>
15829
15830 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15831
6649db35
DE
158322014-08-25 Doug Evans <dje@google.com>
15833
15834 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15835 (main): Ditto.
15836
564b7600
DE
158372014-08-25 Doug Evans <dje@google.com>
15838
15839 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15840
3881fb67
YQ
158412014-08-24 Yao Qi <yao@codesourcery.com>
15842
15843 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15844 symbol off.
15845 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15846
a05a36a5
DE
158472014-08-22 Doug Evans <dje@google.com>
15848
15849 PR 17276
15850 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15851 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15852 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15853
7c343b48
YQ
158542014-08-22 Yao Qi <yao@codesourcery.com>
15855
15856 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15857 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15858 * gdb.python/python.exp: Likewise. Use .py file on the host
15859 instead of the build.
15860
22fd09ae
JK
158612014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15862
15863 * gdb.threads/gcore-stale-thread.c: New file.
15864 * gdb.threads/gcore-stale-thread.exp: New file.
15865
a8454a7c
PA
158662014-08-21 Pedro Alves <palves@redhat.com>
15867
15868 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15869 * gdb.base/gcore-relro-pie.exp: Likewise.
15870 * gdb.base/gcore-relro.exp: Likewise.
15871 * gdb.base/gcore.exp: Likewise.
15872 * gdb.base/print-symbol-loading.exp: Likewise.
15873 * gdb.threads/gcore-thread.exp: Likewise.
15874 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15875
2a31c623
PA
158762014-08-20 Pedro Alves <palves@redhat.com>
15877 Jan Kratochvil <jan.kratochvil@redhat.com>
15878
15879 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15880 configure.
15881 (EXPECT): Handle READ1 being set.
15882 (all): Depend on EXTRA_RULES.
15883 (check-read1, expect-read1, read1.so, read1): New rules.
15884 * README (Testsuite Parameters): Document the READ1 make variable.
15885 (Race detection): New section.
15886 * configure: Regenerate.
15887 * configure.ac: If build==host==target, and running under a
15888 GNU/glibc system, add read1 to the extra Makefile rules.
15889 (EXTRA_RULES): AC_SUBST it.
15890 * lib/read1.c: New file.
15891
d36430db
JB
158922014-08-20 Joel Brobecker <brobecker@adacore.com>
15893
15894 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15895 the handling of variables declared as a typedef to an array
15896 which a DW_AT_data_location attribute.
15897
9a0dc9e3
PA
158982014-08-19 Andrew Burgess <aburgess@broadcom.com>
15899 Pedro Alves <palves@redhat.com>
15900
15901 PR symtab/14604
15902 PR symtab/14605
15903 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
15904 gdb_test.
15905
0718a8da
PA
159062014-08-19 Pedro Alves <palves@redhat.com>
15907
15908 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
15909
13b448cd
YQ
159102014-08-19 Yao Qi <yao@codesourcery.com>
15911
15912 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15913 right line.
15914
1cbf5077
DB
159152014-08-18 David Blaikie <dblaikie@gmail.com>
15916
15917 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15918
bf0fae19
JB
159192014-08-18 Joel Brobecker <brobecker@adacore.com>
15920
15921 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15922 attribute in array range.
15923
3c8c5dcc
JB
159242014-08-18 Joel Brobecker <brobecker@adacore.com>
15925
15926 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15927
e66d4446
SC
159282014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15929
15930 PR c++/17132
15931 * gdb.cp/pr17132.cc: New file.
15932 * gdb.cp/pr17132.exp: New file.
15933
940df408
SC
159342014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15935
15936 * gdb.python/py-xmethods.py (A_getarrayind)
15937 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15938 Use 'print' with function call syntax.
15939 (E_method_matcher.match): Fix tab vs space indentation mixup.
15940
ebcc6c3a
YQ
159412014-08-15 Yao Qi <yao@codesourcery.com>
15942
15943 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15944 false.
15945
775e0f04
YQ
159462014-08-15 Yao Qi <yao@codesourcery.com>
15947
15948 * gdb.cp/casts.exp: Set print symbol off.
15949 * gdb.cp/class2.exp: Likewise.
15950 * gdb.cp/overload.exp: Likewise.
15951 * gdb.cp/templates.exp: Likewise.
15952
d769e349
DE
159532014-08-11 Doug Evans <dje@google.com>
15954
15955 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
15956 (test_load_shlib): Update.
15957
20c6f1e1
YQ
159582014-08-09 Yao Qi <yao@codesourcery.com>
15959
15960 * gdb.base/display.exp: Invoke is_address_zero_readable.
15961 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
15962 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15963 * gdb.base/hbreak-unmapped.exp: Return if
15964 is_address_zero_readable returns true.
15965 * gdb.base/signest.exp: Likewise.
15966 * gdb.base/signull.exp: Likewise.
15967 * gdb.base/sigbpt.exp: Likewise.
15968 * gdb.guile/scm-disasm.exp: Do the test if
15969 is_address_zero_readable returns false.
15970 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
15971 * gdb.python/py-arch.exp: Likewise.
15972 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
15973 * lib/gdb.exp (is_address_zero_readable): New proc.
15974
5792e8e3
YQ
159752014-08-09 Yao Qi <yao@codesourcery.com>
15976
15977 PR testsuite/13443
15978 * gdb.mi/mi-var-display.exp: Make test messages unique.
15979
3cecbbbe
TT
159802014-08-04 Tom Tromey <tromey@redhat.com>
15981
15982 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
15983 target 0".
15984
00b51ff5
TT
159852014-08-04 Tom Tromey <tromey@redhat.com>
15986
15987 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
15988 "target_resume".
15989
6908c509
JB
159902014-08-01 Joel Brobecker <brobecker@adacore.com>
15991
15992 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
15993 inner_vla_struct_object_size.
15994 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
15995 as xfail.
15996
cc6563d2
PA
159972014-07-30 Pedro Alves <palves@redhat.com>
15998
15999 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16000 comment.
16001
7e09a223
YQ
160022014-07-29 Yao Qi <yao@codesourcery.com>
16003
16004 PR gdb/17206
16005 * gdb.base/until-nodebug.exp: New.
16006
7ebdbe92
DE
160072014-07-28 Doug Evans <xdje42@gmail.com>
16008
16009 PR guile/17203
16010 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16011 previously existing parameter, and previously ambiguously spelled
16012 parameter.
16013
fdb1adc6
WN
160142014-07-28 Will Newton <will.newton@linaro.org>
16015
16016 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16017
186fcde0
DE
160182014-07-26 Ludovic Courtès <ludo@gnu.org>
16019 Doug Evans <xdje42@gmail.com>
16020
16021 PR guile/17146
16022 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16023
70509625
PA
160242014-07-25 Pedro Alves <palves@redhat.com>
16025
16026 * gdb.threads/signal-command-handle-nopass.c: New file.
16027 * gdb.threads/signal-command-handle-nopass.exp: New file.
16028 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16029 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16030 * gdb.threads/signal-delivered-right-thread.c: New file.
16031 * gdb.threads/signal-delivered-right-thread.exp: New file.
16032
c3f814a1
PA
160332014-07-25 Pedro Alves <palves@redhat.com>
16034
16035 * gdb.base/double-prompt-target-event-error.exp
16036 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16037 match.
16038 (cancel_pagination_in_target_event): Rework double prompt
16039 detection.
16040 * gdb.base/paginate-after-ctrl-c-running.exp
16041 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16042 <return>' match.
16043 * gdb.base/paginate-bg-execution.exp
16044 (test_bg_execution_pagination_return)
16045 (test_bg_execution_pagination_cancel): Remove '-notransfer
16046 <return>' matches.
16047 * gdb.base/paginate-execution-startup.exp
16048 (test_fg_execution_pagination_return)
16049 (test_fg_execution_pagination_cancel): Remove '-notransfer
16050 <return>' matches.
16051 * gdb.base/paginate-inferior-exit.exp
16052 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16053 match.
16054 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16055 * lib/gdb.exp (pagination_prompt): Run text through
16056 string_to_regexp.
16057 (gdb_test_multiple): Match $pagination_prompt instead of
16058 "<return>".
16059 (string_to_regexp): Move to lib/gdb-utils.exp.
16060
e214cf6c
JK
160612014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16062
16063 * gdb.arch/amd64-entry-value-paramref.S: New file.
16064 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16065 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16066 * gdb.arch/amd64-optimout-repeat.S: New file.
16067 * gdb.arch/amd64-optimout-repeat.c: New file.
16068 * gdb.arch/amd64-optimout-repeat.exp: New file.
16069
17d0c5c8
JK
160702014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16071
16072 PR gdb/17170
16073 * gdb.base/statistics.exp: New file.
16074
b8b8facf
DE
160752014-07-17 Doug Evans <dje@google.com>
16076
74b49205 16077 PR gdb/17170
b8b8facf
DE
16078 * gdb.base/maint.exp: Update testing of per-command stats.
16079
1b5d0ab3
PA
160802014-07-16 Pedro Alves <palves@redhat.com>
16081
16082 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16083 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16084 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16085 (tfile_write_buf): New functions.
16086 (add_memory_block): Rewrite using the above.
16087 (adjust_function_address): New function.
16088 (FUNCTION_ADDRESS): New macro.
16089 (write_basic_trace_file): Remove short_x local, and use
16090 tfile_write_16. Change type of func_addr local to unsigned long
16091 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16092 here. Cast argument of add_memory_block to char pointer.
16093 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16094 (main): Remove parameters.
16095 * gdb.trace/tfile.exp: Remove nowarnings.
16096
4d974e88
SM
160972014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16098
16099 * gdb.base/debug-expr.exp: Test string evaluation with
16100 "debug expression" on.
16101
41e99568
PA
161022014-07-15 Pedro Alves <palves@redhat.com>
16103
16104 * gdb.base/reread.exp: Use clean_restart.
16105
487d9753
PL
161062014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16107
16108 * gdb.arch/avr-flash-qualifer.c: New.
16109 * gdb.arch/avr-flash-qualifer.exp: New.
16110
cc1c52ad
PA
161112014-07-14 Pedro Alves <palves@redhat.com>
16112
16113 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16114 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16115
1e973570
PA
161162014-07-14 Pedro Alves <palves@redhat.com>
16117
16118 * gdb.base/double-prompt-target-event-error.c: New file.
16119 * gdb.base/double-prompt-target-event-error.exp: New file.
16120
93d6eb10
PA
161212014-07-14 Pedro Alves <palves@redhat.com>
16122
16123 PR gdb/17072
16124 * gdb.base/paginate-inferior-exit.c: New file.
16125 * gdb.base/paginate-inferior-exit.exp: New file.
16126
0017922d
PA
161272014-07-14 Pedro Alves <palves@redhat.com>
16128
16129 PR gdb/17072
16130 * gdb.base/paginate-bg-execution.c: New file.
16131 * gdb.base/paginate-bg-execution.exp: New file.
16132
94696ad3
PA
161332014-07-14 Pedro Alves <palves@redhat.com>
16134
16135 PR gdb/17072
16136 * gdb.base/paginate-execution-startup.c: New file.
16137 * gdb.base/paginate-execution-startup.exp: New file.
16138 * lib/gdb.exp (pagination_prompt): New global.
16139 (default_gdb_spawn): New procedure, factored out from
16140 default_gdb_spawn.
16141 (default_gdb_start): Adjust to call default_gdb_spawn.
16142 (gdb_spawn): New procedure.
16143
bd293940
PA
161442014-07-14 Pedro Alves <palves@redhat.com>
16145
16146 * lib/gdb.exp (gdb_assert): New procedure.
16147 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16148
c933f875
PA
161492014-07-14 Pedro Alves <palves@redhat.com>
16150
16151 * gdb.base/execution-termios.c: New file.
16152 * gdb.base/execution-termios.exp: New file.
16153
d98b7a16
TT
161542014-07-14 Tom Tromey <tromey@redhat.com>
16155
16156 * gdb.cp/vla-cxx.cc: New file.
16157 * gdb.cp/vla-cxx.exp: New file.
16158
548740d6
TT
161592014-07-14 Tom Tromey <tromey@redhat.com>
16160
16161 * gdb.reverse/rerun-prec.c: New file.
16162 * gdb.reverse/rerun-prec.exp: New file.
16163
a25eb028
MR
161642014-07-12 Maciej W. Rozycki <macro@mips.com>
16165 Maciej W. Rozycki <macro@codesourcery.com>
16166
16167 * lib/gdb-utils.exp: New file.
16168 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16169 inline `gdb_init_command' processing.
16170 (gdb_start_cmd): Likewise.
16171 * lib/mi-support.exp (mi_run_cmd): Likewise.
16172 * README: Document `gdb_init_command' and `gdb_init_commands'.
16173
218c2655
JK
161742014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16175
16176 Fix false FAIL running under a very long directory name.
16177 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16178 and "set print elements 10000". Twice.
16179
5401fde3
YQ
161802014-07-11 Yao Qi <yao@codesourcery.com>
16181
16182 * gdb.base/exprs.exp: "set print symbol off".
16183
e76126e8
PA
161842014-07-11 Pedro Alves <palves@redhat.com>
16185
16186 * gdb.threads/kill.c: New file.
16187 * gdb.threads/kill.exp: New file.
16188
2d6f0de6
YQ
161892014-07-10 Yao Qi <yao@codesourcery.com>
16190
16191 * gdb.trace/tfile.c (write_basic_trace_file)
16192 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16193 address written to trace file.
16194
7180e04a
PA
161952014-07-09 Pedro Alves <palves@redhat.com>
16196
16197 * gdb.base/attach-wait-input.exp: New file.
16198 * gdb.base/attach-wait-input.c: New file.
16199
9a9a7608
AB
162002014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16201
16202 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16203 setting up test structures.
16204 (main): Call new test function.
16205 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16206 test function, continue into test function and walk test
16207 structures.
16208
161ac41e
YQ
162092014-07-02 Yao Qi <yao@codesourcery.com>
16210
16211 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16212 'bar_start' at the beginning of functions 'foo' and 'bar'
16213 respectively.
16214 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16215 instead of 'foo' and 'bar'.
16216
1f267ae3
MM
162172014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16218
16219 * gdb.btrace/segv.exp: New.
16220 * gdb.btrace/segv.c: New.
16221
2b239efb
LM
162222014-07-02 Luis Machado <lgustavo@codesourcery.com>
16223
16224 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16225 instruction.
16226
cf363f18
MW
162272014-06-30 Mark Wielaard <mjw@redhat.com>
16228
16229 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16230 vulture, vilify, villar): New volatile array constants.
16231 (vindictive, vegetation): New const volatile array constants.
16232 * gdb.base/volatile.exp: Test volatile and const volatile array
16233 types.
16234
aebf9d24
AA
162352014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16236
16237 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16238 target lacks support for awatch, rwatch, or hbreak.
16239
b67a2c6f
YQ
162402014-06-27 Yao Qi <yao@codesourcery.com>
16241
16242 * gdb.multi/dummy-frame-restore.exp: New.
16243 * gdb.multi/dummy-frame-restore.c: New.
16244
aef92902
MM
162452014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16246
16247 * gdb.btrace/gcore.exp: New.
16248
8e9db26e
PA
162492014-06-23 Pedro Alves <palves@redhat.com>
16250
16251 * gdb.base/watchpoint-reuse-slot.c: New file.
16252 * gdb.base/watchpoint-reuse-slot.exp: New file.
16253
70afc5b7
SC
162542014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16255
16256 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16257 progspace's filename in 'info', 'enable' and 'disable' command
16258 tests.
16259
b972bd9c
JK
162602014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16261
16262 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16263 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16264 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16265
125f8a3d
GB
162662014-06-20 Gary Benson <gbenson@redhat.com>
16267
16268 * gdb.arch/i386-avx.exp: Fix include file location.
16269 * gdb.arch/i386-sse.exp: Likewise.
16270
3ed9baed
IB
162712014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16272
16273 * gdb.dlang/expression.exp: New file.
16274
034f788c
PA
162752014-06-19 Pedro Alves <palves@redhat.com>
16276
16277 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16278 out from ...
16279 (top level): ... here. Iterate running tests under different
16280 scheduler-locking settings.
16281
45371d0c
LM
162822014-06-18 Luis Machado <lgustavo@codesourcery.com>
16283
16284 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16285 to DW_FORM_addr and use non-zero addresses.
16286
5d376983
SC
162872014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16288
16289 PR gdb/17017
16290 * gdb.python/py-xmethods.cc: Add global function call counters and
16291 increment them in their respective functions. Remove "cout"
16292 statements.
16293 * gdb.python/py-xmethods.exp: Make tests check the global function
16294 call counters instead of depending on inferior IO.
16295
a1aa2221
LM
162962014-06-18 Don Breazeal <donb@codesourcery.com>
16297
16298 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16299 Deleted procedure.
16300 (explicit_fork_parent_follow): Deleted procedure.
16301 (explicit_fork_child_follow): Deleted procedure.
16302 (test_follow_fork): New procedure.
16303 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 16304 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
16305 procedure calls.
16306
0fc05997
YQ
163072014-06-17 Yao Qi <yao@codesourcery.com>
16308
16309 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16310 CP1252.
16311
70795c52
LM
163122014-06-17 Luis Machado <lgustavo@codesourcery.com>
16313
16314 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16315 Initialize ptr and S explicitly.
16316 (skip_type_update_when_not_use_rtti_test): Likewise.
16317
6be47f0c
KS
163182014-06-16 Keith Seitz <keiths@redhat.com>
16319
16320 PR mi/15863
16321 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16322 the inferior is started.
16323
d03de421
PA
163242014-06-16 Pedro Alves <palves@redhat.com>
16325
16326 * gdb.base/break-main-file-remove-fail.c: New file.
16327 * gdb.base/break-main-file-remove-fail.exp: New file.
16328 * gdb.base/break-unload-file.exp: Use build_executable instead of
16329 prepare_for_testing.
16330 (test_break): New parameter "initial_load". Handle it.
16331 (top level): Add initial_load cmdline/file axis.
16332
f9579b99
TT
163332014-06-12 Tom Tromey <tromey@redhat.com>
16334
16335 * gdb.base/completion.exp: Don't use directory name in test.
16336
3657956b
GB
163372014-06-09 Gary Benson <gbenson@redhat.com>
16338
16339 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16340 separate the always-available ANSI-standard signals from the
16341 signals that require checking.
16342 (main): Likewise.
16343 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16344 Likewise.
16345 (main): Likewise.
16346
4186eb54
KS
163472014-06-07 Keith Seitz <keiths@redhat.com>
16348
16349 Revert:
16350 PR c++/16253
16351 * gdb.cp/var-tag.cc: New file.
16352 * gdb.cp/var-tag.exp: New file.
16353 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16354 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16355 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16356 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16357
25326a28 163582014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
16359
16360 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16361
829155c9
PA
163622014-06-06 Pedro Alves <palves@redhat.com>
16363
16364 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16365 in target debug output instead of looking at RSP packets,
16366 disabling the test on any target that uses hardware stepping.
16367 Update comments.
16368
61c8d22e
PA
163692014-06-06 Pedro Alves <palves@redhat.com>
16370
16371 * gdb.base/break-unload-file.exp: Fix typo.
16372
d9a47287
YQ
163732014-06-06 Yao Qi <yao@codesourcery.com>
16374
16375 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16376 from "jit_function" to "^jit_function".
16377
e5e01dbf
YQ
163782014-06-06 Yao Qi <yao@codesourcery.com>
16379
16380 * gdb.base/async.c (foo): Add one statement.
16381 * gdb.base/async.exp: Get the next instruction address and
16382 match the output of "nexti" by instruction address. Match
16383 the hex address in the output of "finish".
16384
73ba372c
GB
163852014-06-06 Gary Benson <gbenson@redhat.com>
16386
16387 * gdb.base/call-signals.c: Remove preprocessor conditionals
16388 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16389 SIGSEGV and SIGTERM.
16390 * gdb.base/sigall.c: Likewise.
16391 * gdb.base/unwindonsignal.c: Likewise.
16392 * gdb.reverse/sigall-reverse.c: Likewise.
16393
831517df
YQ
163942014-06-06 Yao Qi <yao@codesourcery.com>
16395
16396 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16397 readable, skip the test.
16398
b8b91e98
YQ
163992014-06-06 Yao Qi <yao@codesourcery.com>
16400
16401 * gdb.threads/staticthreads.c (thread_function): Move the line
16402 setting breakpoint on forward.
16403 * gdb.threads/staticthreads.exp: Update comments.
16404
fb934770
LC
164052014-06-05 Ludovic Courtès <ludo@gnu.org>
16406
16407 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16408 "history-append! type error".
16409
6ef284bd
SM
164102014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16411
16412 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16413 erroneous dprintf expected input.
16414
a872e241
DE
164152014-06-04 Doug Evans <xdje42@gmail.com>
16416
16417 * gdb.guile/scm-generics.exp: Delete.
16418
16f691fb
DE
164192014-06-04 Doug Evans <xdje42@gmail.com>
16420
16421 * gdb.guile/scm-breakpoint.exp: Update.
16422 Add tests for breakpoint registration.
16423
012370f6
TT
164242014-06-04 Tom Tromey <tromey@redhat.com>
16425
16426 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16427 VLA-in-union.
16428 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16429 inner_vla_struct, vla_union types. Initialize objects of those
16430 types and compute their sizes.
16431
9f5a4cef
HZ
164322014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16433 Hui Zhu <hui@codesourcery.com>
16434
16435 * gdb.base/fileio.exp: Add test for shell not available as well as
16436 available.
16437 * gdb.base/fileio.c (test_system): Check for shell twice.
16438
90a45c4d
YQ
164392014-06-04 Yao Qi <yao@codesourcery.com>
16440
16441 * gdb.base/auto-connect-native-target.exp: Remove redundant
16442 space from the regexp pattern.
16443
70017e41
YQ
164442014-06-04 Yao Qi <yao@codesourcery.com>
16445
16446 * gdb.base/default.exp: Replace "child" with "native" in
16447 regexp pattern.
16448
883964a7
SC
164492014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16450
16451 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16452 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16453 * gdb.python/py-xmethods.py: Python script supporting the
16454 new testcase and tests.
16455
ef370185
JB
164562014-06-03 Joel Brobecker <brobecker@adacore.com>
16457 Pedro Alves <palves@redhat.com>
16458
16459 PR breakpoints/17000
16460 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16461 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16462
1e2ccb61
BM
164632014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16464
16465 * gdb.base/subst.exp: Add tests to verify partial path matching
16466 output.
16467
c6ec5ab2
PA
164682014-06-03 Pedro Alves <palves@redhat.com>
16469
16470 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16471 target that doesn't use software single-stepping.
16472
835c559f
PA
164732014-06-03 Pedro Alves <palves@redhat.com>
16474
16475 PR breakpoints/17000
16476 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16477 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16478
06eb1586
DE
164792014-06-02 Doug Evans <xdje42@gmail.com>
16480
16481 * gdb.guile/scm-parameter.exp: New file.
16482
e698b8c4
DE
164832014-06-02 Doug Evans <xdje42@gmail.com>
16484
16485 * gdb.guile/scm-cmd.c: New file.
16486 * gdb.guile/scm-cmd.exp: New file.
16487
ded03782
DE
164882014-06-02 Doug Evans <xdje42@gmail.com>
16489
16490 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16491 pretty-printer lookup.
16492 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16493 (make-pp_s-printer): Call it.
16494 (make-pretty-printer-from-dict): New function.
16495 (lookup-pretty-printer-maker-from-dict): New function.
16496 (*pretty-printer*): Simplify.
16497 (make-objfile-pp_s-printer): New function.
16498 (install-objfile-pretty-printers!): New function.
16499 (make-progspace-pp_s-printer): New function.
16500 (install-progspace-pretty-printers!): New function.
16501 * gdb.guile/scm-progspace.c: New file.
16502 * gdb.guile/scm-progspace.exp: New file.
16503
41fac0cf
PA
165042014-06-02 Pedro Alves <palves@redhat.com>
16505
16506 * gdb.base/dprintf-bp-same-addr.c: New file.
16507 * gdb.base/dprintf-bp-same-addr.exp: New file.
16508
96ae5695
EBM
165092014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16510
16511 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16512 * gdb.arch/powerpc-power.s: Likewise.
16513
da02b3a8
JB
165142014-06-02 Joel Brobecker <brobecker@adacore.com>
16515
16516 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16517
c72b2e7b
YQ
165182014-06-01 Yao Qi <yao@codesourcery.com>
16519
16520 * gdb.base/watchpoint.exp (test_watch_location): Check null
16521 pointer can be dereferenced. If not, do the test, otherwise
16522 skip it.
16523
53e8a631
AB
165242014-05-30 Andrew Burgess <aburgess@broadcom.com>
16525
16526 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16527 results.
16528 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16529
938f0e2f
AB
165302014-05-30 Andrew Burgess <aburgess@broadcom.com>
16531
16532 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16533 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16534 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16535 * gdb.arch/amd64-invalid-stack-top.c: New file.
16536 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16537
9ba6657a
PA
165382014-05-30 Pedro Alves <palves@redhat.com>
16539
16540 PR breakpoints/17000
16541 * gdb.base/sss-bp-on-user-bp.c: New file.
16542 * gdb.base/sss-bp-on-user-bp.exp: New file.
16543
522c09bf
DB
165442014-05-30 David Blaikie <dblaikie@gmail.com>
16545
16546 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16547 gnu_inline semantics via attribute.
16548 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16549 source explicitly specifies the required semantics.
16550
bf4ef81e
MR
165512014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16552
16553 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16554
329ea579
PA
165552014-05-29 Pedro Alves <palves@redhat.com>
16556 Tom Tromey <tromey@redhat.com>
16557
16558 * gdb.base/async-shell.exp: Don't enable target-async.
16559 * gdb.base/async.exp
16560 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16561 parameter. Adjust.
16562 (top level): Don't test with "target-async".
16563 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16564 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16565 * gdb.base/inferior-died.exp: Don't enable target-async.
16566 * gdb.base/interrupt-noterm.exp: Likewise.
16567 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16568 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16569 * gdb.mi/mi-nonstop.exp: Likewise.
16570 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16571 * gdb.mi/mi-nsintrall.exp: Likewise.
16572 * gdb.mi/mi-nsmoribund.exp: Likewise.
16573 * gdb.mi/mi-nsthrexec.exp: Likewise.
16574 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16575 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16576 * gdb.python/py-evsignal.exp: Don't enable target-async.
16577 * gdb.python/py-evthreads.exp: Likewise.
16578 * gdb.python/py-prompt.exp: Likewise.
16579 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16580 * gdb.server/solib-list.exp: Don't enable target-async.
16581 * gdb.threads/thread-specific-bp.exp: Likewise.
16582 * lib/mi-support.exp: Adjust to use mi-async.
16583
fd664c91
PA
165842014-05-29 Pedro Alves <palves@redhat.com>
16585
16586 PR gdb/13860
16587 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16588 reason, even in sync mode.
16589
251bde03
PA
165902014-05-29 Pedro Alves <palves@redhat.com>
16591 Hui Zhu <hui@codesourcery.com>
16592
16593 PR PR15693
16594 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16595 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16596 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16597 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16598
7f3c0343
JB
165992014-05-28 Joel Brobecker <brobecker@adacore.com>
16600
16601 * config/monitor.exp (gdb_target_monitor): Replace use of
16602 "set remotebaud" by "set serial baud".
16603
b2715b27
AW
166042014-05-26 Andy Wingo <wingo@igalia.com>
16605
16606 * gdb.guile/scm-breakpoint.exp:
16607 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16608 properties instead of gdb-object-properties.
16609
498a4489
YQ
166102014-05-26 Yao Qi <yao@codesourcery.com>
16611
16612 * gdb.server/no-thread-db.exp: Specify source file name
16613 explicitly when setting a breakpoint.
16614
589fdceb
MM
166152014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16616
16617 * gdb.btrace/vdso.c: New.
16618 * gdb.btrace/vdso.exp: New.
16619
e9089e05
MM
166202014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16621
16622 * gdb.base/gcore.exp (capture_command_output): Move ...
16623 * lib/gdb.exp (capture_command_output): ... here.
16624
67b5c0c1
MM
166252014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16626
16627 * gdb.btrace/data.exp: Test memory access during btrace replay.
16628
a2199296
SM
166292014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16630
16631 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16632
17b2616c
PA
166332014-05-21 Pedro Alves <palves@redhat.com>
16634
16635 PR gdb/13860
16636 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16637 (top level): Test that output related to execution commands is
16638 sent to the console with CLI commands, but not with MI commands.
16639 Test that breakpoint events are always mirrored to the console.
16640 Also expect the new source line to be output after a "next" in
16641 async mode too. Make it a pass/fail test.
16642 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16643 output.
16644 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16645
5166082f
PA
166462014-05-21 Pedro Alves <palves@redhat.com>
16647
16648 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16649 Use them to test variations of "list" after reaching a breakpoint.
16650 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16651 Test "list" with listsize 10 after reaching a breakpoint.
16652 * gdb.python/python.exp (decode_line current location line
16653 number): Adjust expected line number.
16654
2f25d70f
SM
166552014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16656
16657 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16658 behavior for $args, pass it directly to "run".
16659
ff604a67
MR
166602014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16661
16662 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16663 30000 to 65536.
16664
6a3cb8e8
PA
166652014-05-21 Pedro Alves <palves@redhat.com>
16666
16667 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16668 auto-connect-native-target off".
16669 * gdb.base/auto-connect-native-target.c: New file.
16670 * gdb.base/auto-connect-native-target.exp: New file.
16671
4ebfc96e
PA
166722014-05-21 Pedro Alves <palves@redhat.com>
16673
16674 * gdb.base/default.exp: Test "target native" instead of "target
16675 child".
16676
36d46afb
MW
166772014-05-21 Mark Wielaard <mjw@redhat.com>
16678
16679 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16680
5876f503
JK
166812014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16682
16683 Fix TLS access for -static -pthread.
16684 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16685 <HAVE_TLS> (thread_function, main): Initialize it.
16686 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16687 Add clean_restart.
16688 <$have_tls != "">: Check TLSVAR.
16689
0256a6ac
PA
166902014-05-21 Pedro Alves <palves@redhat.com>
16691
16692 * gdb.base/dcache-line-read-error.c: New.
16693 * gdb.base/dcache-line-read-error.exp: New.
16694
936d2992
PA
166952014-05-20 Pedro Alves <palves@redhat.com>
16696
16697 * gdb.base/compare-sections.c: New file.
16698 * gdb.base/compare-sections.exp: New file.
16699
802e8e6d
PA
167002014-05-20 Pedro Alves <palves@redhat.com>
16701
16702 * gdb.base/break-idempotent.c: New file.
16703 * gdb.base/break-idempotent.exp: New file.
16704
e59fa00f
MM
167052014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16706
16707 * gdb.btrace/nohist.exp: New.
16708
8b696e31
YQ
167092014-05-20 Yao Qi <yao@codesourcery.com>
16710
16711 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16712 gdb.reverse directory and gdb_reverse_timeout exists in board
16713 setting.
16714 * README: Document gdb_reverse_timeout.
16715
73c9764f
YQ
167162014-05-20 Yao Qi <yao@codesourcery.com>
16717
16718 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16719 'test_file_name'. Treat args as a string instead of a list.
16720 (gdb_init): Rename argument 'args' by 'test_file_name'.
16721
f1f4348a
JK
167222014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16723
16724 * gdb.arch/powerpc-power.exp: New file.
16725 * gdb.arch/powerpc-power.s: New file.
16726
0dbe70ce
DE
167272014-05-16 Doug Evans <dje@google.com>
16728
16729 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
16730 * gdb.base/completion.exp: Check that all expected files exist
16731 before doing file completion.
0dbe70ce 16732
8d551b02
DE
167332014-05-16 Doug Evans <dje@google.com>
16734
16735 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16736 Update.
16737 (do_syscall_tests_without_xml): Update.
16738
73eb7709
PA
167392014-05-16 Pedro Alves <palves@redhat.com>
16740
16741 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16742 instead of "unknown output after running".
16743
3fae92fc
YQ
167442014-05-16 Yao Qi <yao@codesourcery.com>
16745
16746 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16747 file1.txt from host at the end.
16748 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16749
c2b2ccc5
DE
167502014-05-15 Doug Evans <dje@google.com>
16751
16752 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16753 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16754 loading file. Add test for TU lookup.
16755
8c217a4b
SM
167562014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16757
16758 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16759 calling "-exec-arguments" or "set args" before running the
16760 inferior.
16761
3deb39c6
SM
167622014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16763
16764 * lib/mi-support.exp (mi_expect_stop): Expect message for
16765 inferiors that exit with non-zero exit code.
16766
71a79f8c
YQ
167672014-05-14 Yao Qi <yao@codesourcery.com>
16768
16769 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16770 match absolute path on remote host.
16771 (test_file_list_exec_source_files): Remove "/" from the
16772 pattern.
16773
f23fcd46
YQ
167742014-05-14 Yao Qi <yao@codesourcery.com>
16775
16776 * boards/local-remote-host-notty.exp (${board}_file): New
16777 proc.
16778
9404b58f
KM
167792014-05-07 Kyle McMartin <kyle@redhat.com>
16780
16781 Pushed by Joel Brobecker <brobecker@adacore.com>.
16782 * gdb.arch/aarch64-atomic-inst.c: New file.
16783 * gdb.arch/aarch64-atomic-inst.exp: New file.
16784
5e45f04c
YQ
167852014-05-07 Yao Qi <yao@codesourcery.com>
16786
16787 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16788 in current context" too.
16789
c888a17d
KS
167902014-05-05 Keith Seitz <keiths@redhat.com>
16791
16792 * gdb.linespec/ls-dollar.exp: Add test for linespec
16793 file:convenience_variable.
16794
290a839c
YQ
167952014-05-05 Yao Qi <yao@codesourcery.com>
16796
16797 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16798 traceframes into tfile and ctf trace files. Read data from
16799 trace file and test collected data.
16800 (gdb_collect_locals_test): Likewise.
16801 (gdb_unavailable_registers_test): Likewise.
16802 (gdb_unavailable_floats): Likewise.
16803 (gdb_collect_globals_test): Likewise.
16804 (top-level): Append "ctf" to trace_file_targets if GDB
16805 supports.
16806
b5262cd0
YQ
168072014-05-05 Yao Qi <yao@codesourcery.com>
16808
16809 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16810 code to ...
16811 (gdb_collect_args_test_1): ... it. New proc.
16812 (gdb_collect_locals_test): Move some code to ...
16813 (gdb_collect_locals_test_1): ... it. New proc.
16814 (gdb_unavailable_registers_test): Move some code to ...
16815 (gdb_unavailable_registers_test_1): ... it. New proc.
16816 (gdb_unavailable_floats): Move some code to ...
16817 (gdb_unavailable_floats_1): ... it. New proc.
16818
30a1e6cc
SDJ
168192014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16820
16821 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16822 probes to test for bitness recognition.
16823 * gdb.arch/amd64-stap-optional-prefix.exp
16824 (test_probe_value_without_reg): New procedure.
16825 Add code to test for different kinds of bitness.
16826
f33da99a
SDJ
168272014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16828
16829 PR breakpoints/16889
16830 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16831 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16832
5b80f00d
PA
168332014-05-01 Pedro Alves <palves@redhat.com>
16834
16835 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16836 gdb_file_cmd if no file is specified.
16837 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16838 last_loaded_file to set the remote exec-file.
16839
f8c2a73c
PA
168402014-05-01 Pedro Alves <palves@redhat.com>
16841
16842 * boards/local-remote-host.exp: New file.
16843
be6e8ac7
PA
168442014-05-01 Pedro Alves <palves@redhat.com>
16845
16846 * boards/local-remote-host.exp: Rename to ...
16847 * boards/local-remote-host-notty.exp: ... this.
16848
cac0dc8f
JB
168492014-04-28 Joel Brobecker <brobecker@adacore.com>
16850
16851 * gdb.ada/dyn_arrayidx: New testcase.
16852
9730e6cc
YQ
168532014-04-26 Yao Qi <yao@codesourcery.com>
16854
16855 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16856 and compute the length of function main. Save it in
16857 $main_length.
16858 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16859 (top-level): Use gdb_compile to compile objects into
16860 executable and restart GDB. Remove invocation to
16861 prepare_for_testing.
16862
7ae1a6a6
PA
168632014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16864 Pedro Alves <palves@redhat.com>
16865
16866 PR server/16255
16867 * gdb.multi/multi-attach.c: New file.
16868 * gdb.multi/multi-attach.exp: New file.
16869
4082afcc
PA
168702014-04-25 Pedro Alves <palves@redhat.com>
16871
16872 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16873 user.
16874 (top level): Test that "set remote conditional-breakpoints-packet
16875 off" works as intended.
16876 * gdb.base/dprintf.exp: Test that "set remote
16877 breakpoint-commands-packet off" works as intended.
16878 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16879 New function.
16880 (top level): Call it.
16881 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16882 remote fast-tracepoints-packet off" works as intended.
16883 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16884 * lib/gdb.exp (gdb_is_target_remote): ... here.
16885
2abc3f8d
DB
168862014-04-24 David Blaikie <dblaikie@gmail.com>
16887
16888 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16889 ensure clang would not discard them.
16890 * gdb.base/gdbvars.c: Ditto.
16891 * gdb.base/memattr.c: Ditto.
16892 * gdb.base/whatis.c: Ditto.
16893 * gdb.python/py-prettyprint.c: Ditto.
16894 * gdb.trace/actions.c: Ditto.
16895 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16896 ensure clang would not discard it.
16897
bfd39632
DB
168982014-04-24 David Blaikie <dblaikie@gmail.com>
16899
16900 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16901 clang to emit the full definition of type required by the test
16902 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16903
22842ff6
DB
169042014-04-24 David Blaikie <dblaikie@gmail.com>
16905
16906 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
16907 coax Clang into emitting the definition of the type.
16908 * gdb.cp/pr10728-x.h (y): Ditto.
16909 * gdb.cp/pr10728-y.cc (y): Ditto.
16910
c2e827ad
DB
169112014-04-24 David Blaikie <dblaikie@gmail.com>
16912
16913 * gdb.base/label.exp: XFAIL label related tests under Clang.
16914 * gdb.cp/cplabel.exp: Ditto.
16915 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16916 under Clang those using labels.
16917
4c2d33e7
YQ
169182014-04-25 Yao Qi <yao@codesourcery.com>
16919
16920 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16921 double_label.
16922 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16923 partial_label and double_label.
16924
56083b99
DB
169252014-04-24 David Blaikie <dblaikie@gmail.com>
16926
16927 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16928
25d4e99d
DB
169292014-04-24 David Blaikie <dblaikie@gmail.com>
16930
16931 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16932 of the function to work across GCC and Clang.
16933 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16934 pointer types (const void ** const V void **).
16935
01f9f808
MS
169362014-04-24 Michael Sturm <michael.sturm@mintel.com>
16937 Walfred Tedeschi <walfred.tedeschi@intel.com>
16938
16939 * Makefile.in (EXECUTABLES): Added i386-avx512.
16940 * gdb.arch/i386-avx512.c: New file.
16941 * gdb.arch/i386-avx512.exp: Likewise.
16942
4b48d439
KS
169432014-04-23 Keith Seitz <keiths@redhat.com>
16944
16945 * lib/mi-support.exp (mi_list_breakpoints): Delete.
16946 (mi_make_breakpoint_table): New procedure.
16947 (mi_create_breakpoint): Use mi_make_breakpoint
16948 and return the result.
16949 (mi_make_breakpoint): New procedure.
16950 (mi_build_kv_pairs): New procedure.
16951
16952 * gdb.mi/mi-break.exp: Remove unused globals,
16953 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
16954 All callers updated.
16955 * gdb.mi/mi-dprintf.exp: Use variable to track command
16956 number.
16957 Update all callers of mi_create_breakpoint and use
16958 mi_make_breakpoint_table.
16959 Remove any unused global variables.
16960 * gdb.mi/mi-nonstop.exp: Likewise.
16961 * gdb.mi/mi-nsintrall.exp: Likewise.
16962 * gdb.mi/mi-nsmoribund.exp: Likewise.
16963 * gdb.mi/mi-nsthrexec.exp: Likewise.
16964 * gdb.mi/mi-reverse.exp: Likewise.
16965 * gdb.mi/mi-simplerun.exp: Likewise.
16966 * gdb.mi/mi-stepn.exp: Likewise.
16967 * gdb.mi/mi-syn-frame.exp: Likewise.
16968 * gdb.mi/mi-until.exp: Likewise.
16969 * gdb.mi/mi-var-cp.exp: Likewise.
16970 * gdb.mi/mi-var-display.exp: Likewise.
16971 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
16972 * gdb.mi/mi2-var-child.exp: Likewise.
16973 * gdb.mi/mi-vla-c99.exp: Likewise.
16974 * lib/mi-support.exp: Likewise.
16975
16976 From Ian Lance Taylor <iant@cygnus.com>:
16977 * lib/gdb.exp (parse_args): New procedure.
16978
08351840
PA
169792014-04-23 Pedro Alves <palves@redhat.com>
16980
16981 * gdb.base/break-unload-file.c: New file.
16982 * gdb.base/break-unload-file.exp: New file.
16983 * gdb.base/sym-file-lib.c (baz): New function.
16984 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
16985 field.
16986 (load): Store the segment's mapped size.
16987 (unload): New function.
16988 (unload_shlib): New function.
16989 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
16990 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
16991 set a breakpoint at baz, and call it.
16992 * gdb.base/sym-file.exp: New tests for stale breakpoint
16993 instructions.
16994
076855f9
PA
169952014-04-23 Pedro Alves <palves@redhat.com>
16996
16997 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
16998 * gdb.base/hbreak-in-shr-unsupported.c: New file.
16999 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17000 * gdb.base/hbreak-unmapped.c: New file.
17001 * gdb.base/hbreak-unmapped.exp: New file.
17002 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17003 * lib/gdb.exp (gdb_is_target_remote): ... here.
17004
483805cf
PA
170052014-04-22 Pedro Alves <palves@redhat.com>
17006
17007 * gdb.base/consecutive-step-over.c: New file.
17008 * gdb.base/consecutive-step-over.exp: New file.
17009
06d97543
PA
170102014-04-22 Pedro Alves <palves@redhat.com>
17011
17012 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17013 instead of send_gdb/gdb_expect.
17014
b4429ea2
YQ
170152014-04-22 Yao Qi <yao@codesourcery.com>
17016
17017 * lib/trace-support.exp (generate_tracefile): New procedure.
17018 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17019 return 0.
17020 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17021 if generate_tracefile returns 1.
17022
51d48146
PA
170232014-04-18 Tom Tromey <palves@redhat.com>
17024 Pedro alves <tromey@redhat.com>
17025
17026 PR backtrace/15558
17027 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17028 with a backtrace limit.
17029 * gdb.python/py-frame-inline.exp: Test running to an inline
17030 function with a backtrace limit, and printing the newest frame.
17031 * gdb.python/py-frame-inline.c (main): Call f.
17032
bd1dce5f
MS
170332014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17034
17035 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17036
40d1a503
MS
170372014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17038
17039 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17040 Drop prefix from unsupported source file path.
17041
389b98f7
YQ
170422014-04-17 Yao Qi <yao@codesourcery.com>
17043
17044 * lib/gdb.exp (with_target_charset): New proc.
17045 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17046 with_target_charset.
17047 (test_print_strings): Likewise.
17048 (test_repeat_bytes): Likewise.
17049 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17050 for some tests.
17051
22869d73
KS
170522014-04-16 Keith Seitz <keiths@redhat.com>
17053
17054 PR gdb/15827
17055 * gdb.dwarf2/corrupt.c: New file.
17056 * gdb.dwarf2/corrupt.exp: New file.
17057
c4f87ca6
KS
170582014-04-16 Keith Seitz <keiths@redhat.com>
17059
17060 PR c++/16597
17061 * gdb.cp/namelessclass.cc: New file.
17062 * gdb.cp/namelessclass.exp: New file.
17063 * gdb.cp/namelessclass.S: New file.
17064
ab19de87
DE
170652014-04-16 Doug Evans <dje@google.com>
17066
17067 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17068 Add comment.
17069 (gdbserver_default_get_comm_port): New function.
17070 (gdbserver_start): Check if board file provided
17071 "gdbserver,get_comm_port" and use it if so.
17072 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17073 (gdb,socketport): Set to "stdio".
17074 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17075 (stdio_gdbserver_template): Delete.
17076 (${board}_get_remote_address): Update.
17077 (${board}_build_remote_cmd): Delete.
17078 (${board}_get_comm_port): New function.
17079 (${board}_spawn): Update.
17080 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17081 Delete.
17082 (${board}_get_remote_address): Update.
17083 (${board}_get_comm_port): New function.
17084
fc98a809
AB
170852014-04-16 Andrew Burgess <aburgess@broadcom.com>
17086
17087 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17088 appearing in any order.
17089
87fd9e6e
DE
170902014-04-15 Doug Evans <dje@google.com>
17091
17092 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17093 uninitialized value of "description".
17094
099fc3ea
KS
170952014-04-15 Keith Seitz <keiths@redhat.com>
17096
17097 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17098 Remove unused globals.
17099 (test_running_the_program): Likewise.
17100 (test_controlled_execution): Likewise.
17101 (test_controlling_breakpoints): Likewise.
17102 (test_program_termination): Likewise.
17103
5da151d4
KS
171042014-04-15 Keith Seitz <keiths@redhat.com>
17105
17106 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17107 unused globals.
17108 (test_rbreak_creation_and_listing): Likewise.
17109 (test_ignore_count): Likewise.
17110 (test_error): Likewise.
17111
35e5d2f0
PA
171122014-04-15 Pedro Alves <palves@redhat.com>
17113
17114 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17115 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17116 sym-file-loader.c.
17117 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17118 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17119 to sym-file-loader.c.
17120 (struct library): Forward declare.
17121 (load_shlib, lookup_function): Change prototypes.
17122 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17123 (translate_offset): Remove declarations.
17124 (get_text_addr): New declaration.
17125 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17126 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17127 sym-file-loader.h.
17128 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17129 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17130 here from sym-file-loader.h.
17131 (struct library): New structure.
17132 (load_shlib, lookup_function): Change prototypes and adjust to
17133 work with a struct library.
17134 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17135 (translate_offset): Make static.
17136 (get_text_addr): New function.
17137 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17138
eb4c1710
PA
171392014-04-15 Pedro Alves <palves@redhat.com>
17140
17141 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17142
2d1baf52
PA
171432014-04-15 Pedro Alves <palves@redhat.com>
17144
17145 * gdb.base/sym-file-loader.c: Include <limits.h>.
17146 (SELF_LINK): New define.
17147 (get_origin): New function.
17148 (load_shlib): Use it.
17149 * gdb.base/sym-file.exp: Don't early return if the target is
17150 remote. Use runto_main, and issue fail is that fails. Use
17151 gdb_load_shlibs.
17152 (shlib_name): Delete.
17153 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17154
7dd6df01
PA
171552014-04-15 Pedro Alves <palves@redhat.com>
17156
17157 * gdb.base/sym-file.exp: Remove regex characters from test
17158 message. Don't refer to breakpoint numbers in test messages.
17159
b50c8614
KS
171602014-04-14 Keith Seitz <keiths@redhat.com>
17161
17162 PR c++/16253
17163 * gdb.cp/var-tag.cc: New file.
17164 * gdb.cp/var-tag.exp: New file.
17165 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17166 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17167 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17168 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17169
3d567982
TT
171702014-04-14 Tom Tromey <tromey@redhat.com>
17171
17172 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17173 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17174 type.
17175 * gdb.cp/enum-class.exp: New file.
17176 * gdb.cp/enum-class.cc: New file.
17177
0626fc76
TT
171782014-04-14 Tom Tromey <tromey@redhat.com>
17179
17180 * gdb.dwarf2/enum-type.exp: New file.
17181
dca325b3
SA
171822014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17183
17184 * gdb.mi/mi-vla-c99.exp: New file.
17185 * gdb.mi/vla.c: New file.
17186
5854b38a
SA
171872014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17188
17189 * gdb.base/vla-datatypes.c: New file.
17190 * gdb.base/vla-datatypes.exp: New file.
17191
463bb957
SA
171922014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17193
17194 * gdb.base/vla-ptr.c: New file.
17195 * gdb.base/vla-ptr.exp: New file.
17196
3dd170be
SA
171972014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17198
17199 * gdb.dwarf2/count.exp: New file.
17200
5ecaaa66
SA
172012014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17202
17203 * gdb.base/vla-sideeffect.c: New file.
17204 * gdb.base/vla-sideeffect.exp: New file.
17205
41f1ada5
DB
172062014-04-14 David Blaikie <dblaikie@gmail.com>
17207
17208 * gdb.mi/non-stop.c: Add return value for non-void function return
17209 statement.
17210 * gdb.threads/staticthreads.c: Ditto.
17211
0be03e84
DE
172122014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17213 Doug Evans <xdje42@gmail.com>
17214
17215 * gdb.guile/scm-value.c: Improve test case.
17216 * gdb.guile/scm-value.exp: Add new test.
17217
f180a1fb
DB
172182014-04-11 David Blaikie <dblaikie@gmail.com>
17219
17220 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17221 override Clang's default.
17222
6b662e19
JB
172232014-04-11 Joel Brobecker <brobecker@adacore.com>
17224
17225 Revert the following changes (regressions):
17226
17227 * gdb.base/vla-sideeffect.c: New file.
17228 * gdb.base/vla-sideeffect.exp: New file.
17229
17230 * gdb.dwarf2/count.exp: New file.
17231
17232 * gdb.base/vla-multi.c: New file.
17233 * gdb.base/vla-multi.exp: New file.
17234
17235 * gdb.base/vla-ptr.c: New file.
17236 * gdb.base/vla-ptr.exp: New file.
17237
17238 * gdb.base/vla-datatypes.c: New file.
17239 * gdb.base/vla-datatypes.exp: New file.
17240
17241 * gdb.mi/mi-vla-c99.exp: New file.
17242 * gdb.mi/vla.c: New file.
17243
245a5f0b
KS
172442014-04-11 Keith Seitz <keiths@redhat.com>
17245
17246 PR c++/16675
17247 * gdb.cp/cpsizeof.exp: New file.
17248 * gdb.cp/cpsizeof.cc: New file.
17249
58a84dcf
SA
172502014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17251
191a8a90
JB
17252 * gdb.mi/mi-vla-c99.exp: New file.
17253 * gdb.mi/vla.c: New file.
58a84dcf 17254
c8655f75
SA
172552014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17256
17257 * gdb.base/vla-datatypes.c: New file.
17258 * gdb.base/vla-datatypes.exp: New file.
17259
024e13b4
SA
172602014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17261
17262 * gdb.base/vla-ptr.c: New file.
17263 * gdb.base/vla-ptr.exp: New file.
17264
1a237e0e
SA
172652014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17266
17267 * gdb.base/vla-multi.c: New file.
17268 * gdb.base/vla-multi.exp: New file.
17269
504f3432
SA
172702014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17271
17272 * gdb.dwarf2/count.exp: New file.
17273
3bce8237
SA
172742014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17275
191a8a90
JB
17276 * gdb.base/vla-sideeffect.c: New file.
17277 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 17278
322f9c21
YQ
172792014-04-11 Yao Qi <yao@codesourcery.com>
17280
17281 * gdb.base/completion.exp: Check file exists before running tests
17282 on file completion.
17283
d708bcd1
PA
172842014-04-10 Pedro Alves <palves@redhat.com>
17285
17286 * gdb.base/cond-eval-mode.c: New file.
17287 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17288 prepare_for_testing to build the new file. Check result of
17289 runto_main.
17290 (test_break, test_watch): New procedures.
17291 (top level): Use them.
17292
ae1d2761
PM
172932014-04-08 Pierre Muller <muller@sourceware.org>
17294
17295 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17296 Ctrl-V use for mingw hosts.
17297
7af389b8
SC
172982014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17299
17300 * gdb.python/py-value.c: Improve test case.
17301 * gdb.python/py-value.exp: Add new test.
17302
5e703181
DE
173032014-04-07 David Blaikie <dblaikie@gmail.com>
17304
17305 * lib/compiler.c: Identify the clang compiler.
17306 * lib/compiler.cc: Ditto.
17307
9810b410
YQ
173082014-04-03 Yao Qi <yao@codesourcery.com>
17309
17310 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17311
98d1b8dc
AB
173122014-04-01 Anton Blanchard <anton@samba.org>
17313
17314 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17315 messages unique.
17316
3114cea1
AB
173172014-04-01 Anton Blanchard <anton@samba.org>
17318
17319 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17320 prepare_for_testing.
17321
62f7182c
AB
173222014-04-01 Anton Blanchard <anton@samba.org>
17323
17324 * gdb.arch/ppc64-atomic-inst.c: Remove.
17325 * gdb.arch/ppc64-atomic-inst.S: New file.
17326 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17327
770e7fc7
DE
173282014-03-31 Doug Evans <dje@google.com>
17329
17330 * gdb.base/print-symbol-loading-lib.c: New file.
17331 * gdb.base/print-symbol-loading-main.c: New file.
17332 * gdb.base/print-symbol-loading.exp: New file.
17333
46e2bafa
YQ
173342014-03-31 Yao Qi <yao@codesourcery.com>
17335
17336 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17337
8776cfe9
JB
173382014-03-28 Joel Brobecker <brobecker@adacore.com>
17339
17340 * gdb.ada/mi_dyn_arr: New testcase.
17341
5d1ef361
DE
173422014-03-27 Doug Evans <dje@google.com>
17343
17344 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17345
b5bee914
YQ
173462014-03-27 Yao Qi <yao@codesourcery.com>
17347
17348 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17349 if target is nios2-*-*.
17350
0d4d0e77
YQ
173512014-03-26 Yao Qi <yao@codesourcery.com>
17352
17353 * lib/gdb.exp (readline_is_used): New proc.
17354 * gdb.base/completion.exp: Move tests on command complete up.
17355 Skip the rest of tests if readline is not used.
17356 * gdb.ada/complete.exp: Skp the test if readline is not
17357 used.
17358 * gdb.base/filesym.exp: Likewise.
17359 * gdb.base/macscp.exp: Likewise.
17360 * gdb.base/readline-ask.exp: Likewise.
17361 * gdb.base/readline.exp: Likewise.
17362 * gdb.python/py-cmd.exp: Likewise.
17363 * gdb.trace/tfile.exp: Likewise.
17364
29361eee
YQ
173652014-03-26 Yao Qi <yao@codesourcery.com>
17366
17367 * gdb.base/macscp.exp: Fix code format issues.
17368
bc9a5525
UW
173692014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17370
17371 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17372 * gdb.asm/powerpc64le.inc: New file.
17373
d3839ede
PA
173742014-03-25 Pedro Alves <palves@redhat.com>
17375 Doug Evans <dje@google.com>
17376
17377 * gdb.base/source-execution.c: New file.
17378 * gdb.base/source-execution.exp: New file.
17379 * gdb.base/source-execution.gdb: New file.
17380
01672a57
DE
173812014-03-24 Doug Evans <dje@google.com>
17382
17383 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17384 using fission.
17385
88bbeca9
HZ
173862014-03-24 Hui Zhu <hui@codesourcery.com>
17387 Pedro Alves <palves@redhat.com>
17388
17389 PR breakpoints/16101
17390 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17391 test pass/fail messages. Detect missing support for dprintf when
17392 breakpoints are actually inserted.
17393 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17394 breakpoints are actually inserted.
17395 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17396 fails.
17397
d2348791
JK
173982014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17399
17400 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17401
feef67ab
DE
174022014-03-22 Doug Evans <xdje42@gmail.com>
17403
17404 * gdb.python/python.exp (python not supported): Verify multi-line
17405 python command issues an error.
25d743f9 17406 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 17407 guile command issues an error.
feef67ab 17408
ecebef6a
MR
174092014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17410
17411 * gdb.threads/thread-specific.exp: Handle the lack of usable
17412 $this_breakpoint and $this_thread.
17413
ccdd1909
HZ
174142014-03-21 Hui Zhu <hui@codesourcery.com>
17415
17416 * gdb.base/attach.exp (do_command_attach_tests): New.
17417
beb460e8
PA
174182014-03-20 Tom Tromey <tromey@redhat.com>
17419 Pedro Alves <palves@redhat.com>
17420
17421 PR cli/15718
17422 * gdb.base/condbreak-call-false.c: New file.
17423 * gdb.base/condbreak-call-false.exp: New file.
17424
40acf43a
PA
174252014-03-20 Pedro Alves <palves@redhat.com>
17426
17427 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17428 Delete.
17429 (block_signals, unblock_signals): Delete.
17430 (child_function_2, main): Remove references to deleted variable
17431 and functions.
17432
9f5e1e02
PA
174332014-03-20 Pedro Alves <palves@redhat.com>
17434
17435 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17436 Use pthread_kill to signal thread 2.
17437 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17438 Adjust to make the test send itself a signal rather than using the
17439 host's "kill" command.
17440
99619bea
PA
174412014-03-20 Pedro Alves <palves@redhat.com>
17442
17443 * gdb.threads/multiple-step-overs.c: New file.
17444 * gdb.threads/multiple-step-overs.exp: New file.
17445 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17446 Adjust expected infrun debug output.
17447
2adfaa28
PA
174482014-03-20 Pedro Alves <palves@redhat.com>
17449
17450 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17451 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17452
31e77af2
PA
174532014-03-20 Pedro Alves <palves@redhat.com>
17454
17455 PR breakpoints/7143
17456 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17457 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17458 of gdb_test_multiple.
17459 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17460 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17461
b9f437de
PA
174622014-03-20 Pedro Alves <palves@redhat.com>
17463
17464 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17465 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17466
05adc73e
PA
174672014-03-19 Pedro Alves <palves@redhat.com>
17468
17469 * gdb.base/async.exp: Remove early return.
17470
6048b950
PA
174712014-03-19 Pedro Alves <palves@redhat.com>
17472
17473 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17474
8bcfb00a
PA
174752014-03-19 Pedro Alves <palves@redhat.com>
17476
17477 * gdb.base/async.exp (test_background): Expect \r\n after
17478 "completed." in the fail pattern.
17479
884e37dc
PA
174802014-03-19 Pedro Alves <palves@redhat.com>
17481
17482 * gdb.base/async.exp (test_background): New procedure.
17483 Use it for all background execution command tests.
17484
148e57e2
PA
174852014-03-19 Pedro Alves <palves@redhat.com>
17486
17487 * gdb.base/async.exp: Use prepare_for_testing.
17488
f48088c7
PA
174892014-03-19 Pedro Alves <palves@redhat.com>
17490
17491 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17492 the same line.
17493
e2f6c966
PA
174942014-03-19 Pedro Alves <palves@redhat.com>
17495
17496 * gdb.base/async.c (main): Add "jump here" and "until here" line
17497 marker comments.
17498 * gdb.base/async.exp (jump_here): New global.
17499 (jump& test): Use it.
17500 (until_here): New global.
17501 (until& test): Use it.
17502
c30568d4
PA
175032014-03-19 Pedro Alves <palves@redhat.com>
17504
17505 * gdb.base/async.exp: Don't frob gdb_protocol.
17506
0172b6a7
DE
175072014-03-18 Doug Evans <xdje42@gmail.com>
17508
17509 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17510 Fix spelling of exec-done-display.
17511
06c868a8
JK
175122014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17513
17514 PR gdb/15358
17515 * gdb.base/gdb-sigterm.c: New file.
17516 * gdb.base/gdb-sigterm.exp: New file.
17517
0c7e1a46
PA
175182014-03-18 Pedro Alves <palves@redhat.com>
17519
17520 PR gdb/13860
17521 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17522 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17523 solib-event.
17524
f7c77d93
JB
175252014-03-17 Joel Brobecker <brobecker@adacore.com>
17526
17527 * gdb.ada/pckd_arr_ren: New testcase.
17528
5a1e8c7a
DE
175292014-03-13 Doug Evans <xdje42@gmail.com>
17530
17531 PR guile/16612
17532 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17533 collect after discarding symbols.
17534
350e1a76
DE
175352014-03-13 Ludovic Courtès <ludo@gnu.org>
17536 Doug Evans <xdje42@gmail.com>
17537
17538 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17539 to history survives a gc.
17540
a69900ae
PA
175412014-03-13 Pedro Alves <palves@redhat.com>
17542
17543 * gdb.base/default.exp: Don't test "target procfs".
17544
5db9f0bd
PA
175452014-03-13 Pedro Alves <palves@redhat.com>
17546
17547 * gdb.base/default.exp: Update "target child" and "target procfs"
17548 tests to not expect "Unix".
17549
b3ccfe11
TT
175502014-03-12 Tom Tromey <tromey@redhat.com>
17551
17552 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17553 New procs. Add target-async tests.
17554 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17555 Add target-async tests.
17556
646f4417
AA
175572014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17558
17559 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17560 'func_start' and 'func_end' for the beginning and end of the
17561 function code, respectively.
17562 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17563 'func_end' instead of 'func' and 'main'.
17564
288c211f
AA
175652014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17566
17567 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17568 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17569 generate the debug info assembler source.
17570
e0c0f156
AA
175712014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17572
17573 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17574 * gdb.dwarf2/arr-subrange.exp: Likewise.
17575 * gdb.dwarf2/dwz.exp: Likewise.
17576 * gdb.dwarf2/method-ptr.exp: Likewise.
17577 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17578 * gdb.dwarf2/subrange.exp: Likewise.
17579 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17580 * gdb.dwarf2/implptrpiece.exp: Likewise.
17581 * gdb.dwarf2/nostaticblock.exp: Likewise.
17582
0e5c4555
AA
175832014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17584
17585 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17586 directory to absolute path name arguments.
17587
5ec18f2b
JG
175882014-03-10 Joel Brobecker <brobecker@adacore.com>
17589
17590 * gdb.ada/tagged_access: New testcase.
17591
847fc4f2
MM
175922014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17593
17594 * gdb.btrace/data.exp: Update expected output.
17595
cc3da688
YQ
175962014-03-06 Yao Qi <yao@codesourcery.com>
17597
17598 * gdb.trace/pr16508.exp: New file.
17599
0f26cec1
PA
176002014-03-05 Pedro Alves <palves@redhat.com>
17601
17602 PR gdb/16575
17603 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17604 procedure.
17605 (top level): Adjust to use it. Add tests that exercise breakpoint
17606 interaction with the code-cache.
17607
7a5a839f
LC
176082014-02-26 Ludovic Courtès <ludo@gnu.org>
17609
17610 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17611 test for 'history-append!'.
17612
31aa7e4e
JB
176132014-02-26 Joel Brobecker <brobecker@adacore.com>
17614
17615 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17616 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17617 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17618 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17619 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17620 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17621
1b588015
JB
176222014-02-26 Joel Brobecker <brobecker@adacore.com>
17623
17624 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17625 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17626 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17627
55426c9d
JB
176282014-02-26 Joel Brobecker <brobecker@adacore.com>
17629
17630 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17631
dc53a7ad
JB
176322014-02-26 Joel Brobecker <brobecker@adacore.com>
17633
17634 * gdb.dwarf2/arr-stride.c: New file.
17635 * gdb.dwarf2/arr-stride.exp: New file.
17636
12ab52e9
PA
176372014-02-26 Pedro Alves <palves@redhat.com>
17638
17639 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17640 that won't ever trigger. Make sure that GDB reports the correct
17641 breakpoint that caused the stop.
17642
849c862e
JK
176432014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17644
17645 PR gdb/16626
17646 * gdb.base/auto-load-script: New file.
17647 * gdb.base/auto-load.c: New file.
17648 * gdb.base/auto-load.exp: New file.
17649
71b7d793
JK
17650 PR gdb/16626
17651 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17652
e2f0d509
JK
176532014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17654
17655 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17656 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17657
50cc37c8
DE
176582014-02-24 Doug Evans <dje@google.com>
17659
17660 * lib/gdb.exp (run_on_host): Log error output if program fails.
17661
ea4758f2
PA
176622014-02-21 Pedro Alves <palves@redhat.com>
17663
17664 * gdb.threads/step-after-sr-lock.c: Rename to ...
17665 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17666 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17667 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17668 ... this.
17669
d7b30f67
SDJ
176702014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17671
17672 PR tdep/16397
17673 * gdb.arch/amd64-stap-special-operands.exp: New file.
17674 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17675 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17676 * gdb.arch/amd64-stap-triplet.S: Likewise.
17677 * gdb.arch/amd64-stap-triplet.c: Likewise.
17678
83deb43f
JB
176792014-02-20 Joel Brobecker <brobecker@adacore.com>
17680
17681 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17682 in .section pseudo-op.
17683
adde2bff
DE
176842014-02-20 lin zuojian <manjian2006@gmail.com>
17685 Joel Brobecker <brobecker@adacore.com>
17686 Doug Evans <xdje42@gmail.com>
17687
17688 PR symtab/16581
17689 * gdb.dwarf2/dw2-icycle.S: New file.
17690 * gdb.dwarf2/dw2-icycle.c: New file.
17691 * gdb.dwarf2/dw2-icycle.exp: New file.
17692
f7bd0f78
SC
176932014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17694
17695 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17696 operations on gdb.Value objects.
17697 * gdb.python/py-value-cc.exp: Add new test to test operations on
17698 gdb.Value objects.
17699
c17ef0d5
DE
177002014-02-18 Doug Evans <dje@google.com>
17701
17702 * Makefile.in (TESTS): New variable.
17703 (expanded_tests, expanded_tests_or_none): New variables
17704 (check-single): Pass $(expanded_tests_or_none) to runtest.
17705 (check-parallel): Only run tests in $(TESTS) if non-empty.
17706 (check/no-matching-tests-found): New rule.
17707 * README: Document TESTS makefile variable.
17708
5dd3176f
DE
177092014-02-18 Doug Evans <dje@google.com>
17710
17711 * Makefile.in (check-parallel): rm -rf outputs temp.
17712
0b10be4f
JK
177132014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17714
17715 Fix "ERROR: no fileid for" in the testsuite.
17716 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17717
85f224e7
DE
177182014-02-12 Doug Evans <dje@google.com>
17719
17720 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17721 (MISCELLANEOUS): New variable.
17722 (clean): rm -rf $(MISCELLANEOUS).
17723 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17724 dwp live in the same directory as symlinks, with each symlink pointed
17725 to a differently named file in a different directory.
17726
149b30ff
DE
177272014-02-11 Doug Evans <dje@google.com>
17728
17729 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17730 of Tcl file commands.
17731
1dfdac32
MK
177322014-02-10 Mark Kettenis <kettenis@gnu.org>
17733
17734 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17735 "kill -SIGUSR1 -1".
17736
aa4fb036
JB
177372014-02-10 Joel Brobecker <brobecker@adacore.com>
17738
17739 * gdb.ada/tick_length_array_enum_idx: New testcase.
17740
ed3ef339
DE
177412014-02-10 Doug Evans <xdje42@gmail.com>
17742
17743 * configure.ac (AC_OUTPUT): Add gdb.guile.
17744 * configure: Regenerate.
17745 * lib/gdb-guile.exp: New file.
17746 * lib/gdb.exp (get_target_charset): New function.
17747 * gdb.base/help.exp: Update expected output from "apropos apropos".
17748 * gdb.guile/Makefile.in: New file.
17749 * gdb.guile/guile.exp: New file.
17750 * gdb.guile/scm-arch.c: New file.
17751 * gdb.guile/scm-arch.exp: New file.
17752 * gdb.guile/scm-block.c: New file.
17753 * gdb.guile/scm-block.exp: New file.
17754 * gdb.guile/scm-breakpoint.c: New file.
17755 * gdb.guile/scm-breakpoint.exp: New file.
17756 * gdb.guile/scm-disasm.c: New file.
17757 * gdb.guile/scm-disasm.exp: New file.
17758 * gdb.guile/scm-equal.c: New file.
17759 * gdb.guile/scm-equal.exp: New file.
17760 * gdb.guile/scm-error.exp: New file.
17761 * gdb.guile/scm-error.scm: New file.
17762 * gdb.guile/scm-frame-args.c: New file.
17763 * gdb.guile/scm-frame-args.exp: New file.
17764 * gdb.guile/scm-frame-args.scm: New file.
17765 * gdb.guile/scm-frame-inline.c: New file.
17766 * gdb.guile/scm-frame-inline.exp: New file.
17767 * gdb.guile/scm-frame.c: New file.
17768 * gdb.guile/scm-frame.exp: New file.
17769 * gdb.guile/scm-generics.exp: New file.
17770 * gdb.guile/scm-gsmob.exp: New file.
17771 * gdb.guile/scm-iterator.c: New file.
17772 * gdb.guile/scm-iterator.exp: New file.
17773 * gdb.guile/scm-math.c: New file.
17774 * gdb.guile/scm-math.exp: New file.
17775 * gdb.guile/scm-objfile-script-gdb.in: New file.
17776 * gdb.guile/scm-objfile-script.c: New file.
17777 * gdb.guile/scm-objfile-script.exp: New file.
17778 * gdb.guile/scm-objfile.c: New file.
17779 * gdb.guile/scm-objfile.exp: New file.
17780 * gdb.guile/scm-ports.exp: New file.
17781 * gdb.guile/scm-pretty-print.c: New file.
17782 * gdb.guile/scm-pretty-print.exp: New file.
17783 * gdb.guile/scm-pretty-print.scm: New file.
17784 * gdb.guile/scm-section-script.c: New file.
17785 * gdb.guile/scm-section-script.exp: New file.
17786 * gdb.guile/scm-section-script.scm: New file.
17787 * gdb.guile/scm-symbol.c: New file.
17788 * gdb.guile/scm-symbol.exp: New file.
17789 * gdb.guile/scm-symtab-2.c: New file.
17790 * gdb.guile/scm-symtab.c: New file.
17791 * gdb.guile/scm-symtab.exp: New file.
17792 * gdb.guile/scm-type.c: New file.
17793 * gdb.guile/scm-type.exp: New file.
17794 * gdb.guile/scm-value-cc.cc: New file.
17795 * gdb.guile/scm-value-cc.exp: New file.
17796 * gdb.guile/scm-value.c: New file.
17797 * gdb.guile/scm-value.exp: New file.
17798 * gdb.guile/source2.scm: New file.
17799 * gdb.guile/types-module.cc: New file.
17800 * gdb.guile/types-module.exp: New file.
17801
7026a7c1
YQ
178022014-02-10 Yao Qi <yao@codesourcery.com>
17803
17804 PR testsuite/16543
17805 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17806 * configure: Regenerated.
17807 * Makefile.in: New file.
17808
6c466447
AS
178092014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17810
17811 * gdb.python/py-framefilter.exp: Fix typo.
17812
6e854735
YQ
178132014-02-08 Yao Qi <yao@codesourcery.com>
17814
17815 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17816 that no =breakpoint-modified is emitted when breakpoints are
17817 modified through MI commands.
17818
d137e6dc
PA
178192014-02-07 Pedro Alves <pedro@codesourcery.com>
17820 Pedro Alves <palves@redhat.com>
17821
17822 * gdb.threads/step-after-sr-lock.c: New file.
17823 * gdb.threads/step-after-sr-lock.exp: New file.
17824
b5ee5a50
PA
178252014-02-07 Pedro Alves <palves@redhat.com>
17826
17827 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17828
3c77faf3
JK
178292014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17830
17831 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17832 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17833
6dddc817
DE
178342014-02-06 Doug Evans <xdje42@gmail.com>
17835
17836 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17837 output.
17838
17839 * gdb.gdb/python-interrupts.exp: New file.
17840
de7b2893
YQ
178412014-02-05 Yao Qi <yao@codesourcery.com>
17842
17843 * gdb.trace/report.exp (use_collected_data): Test the output
17844 of "info threads" and "info inferiors".
17845
66d032ac
YQ
178462014-02-05 Yao Qi <yao@codesourcery.com>
17847
17848 Revert this patch:
17849
17850 2013-05-24 Yao Qi <yao@codesourcery.com>
17851
17852 * gdb.trace/tfile.exp: Test inferior and thread.
17853
591a12a1
UW
178542014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17855
17856 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17857 on a function.
17858 * gdb.base/step-bt.c: Call hello via function pointer to make
17859 sure its first instruction is executed on powerpc64le-linux.
17860
0ff3e01f
UW
178612014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17862
17863 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17864
084ee545
UW
178652014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17866
17867 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17868 of the test patterns for use on little-endian systems.
17869
6ed14ff3
UW
178702014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17871
17872 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17873 (decimal_vector): Fix for little-endian.
17874
401e27fd
JM
178752014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17876
17877 * gdb.arch/sparc-sysstep.exp: New file.
17878 * gdb.arch/sparc-sysstep.c: Likewise.
17879
17880 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17881
8b924729
EBM
178822014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17883
17884 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17885
fb151210
JB
178862014-01-23 Tom Tromey <tromey@redhat.com>
17887
17888 * gdb.ada/array_char_idx: New testcase.
17889
0740f8d8
TT
178902014-01-23 Tom Tromey <tromey@redhat.com>
17891
17892 PR python/16487:
17893 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17894 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17895 classes.
17896
21909fa1
TT
178972014-01-23 Tom Tromey <tromey@redhat.com>
17898
17899 PR python/16491:
17900 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17901 string from an inferior frame.
17902 * gdb.python/py-framefilter-mi.exp: Update.
17903
87ce2a04
DE
179042014-01-22 Doug Evans <dje@google.com>
17905
17906 * gdb.server/server-mon.exp: Add tests for "set debug-format".
17907
237b092b
AA
179082014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17909
17910 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17911
d674a709
AA
179122014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17913
17914 * gdb.trace/entry-values.exp: Remove excess space character from
17915 regex patterns. Handle s390 call instruction.
17916
20fa3390
AA
179172014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17918
17919 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17920 define "*_start" label. Make "name" static.
17921 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17922 ${name} by references to ${name}_start.
17923
78466714
AA
179242014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17925
17926 * gdb.base/info-macros.exp: Remove "debug" from the compile
17927 options.
17928
ec9f644a
IB
179292014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17930
17931 * gdb.dlang/demangle.exp: New file.
17932
94b1b47e
IB
179332014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17934
17935 * gdb.dlang/primitive-types.exp: New file.
17936
7f420862
IB
179372014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17938
17939 * configure.ac: Create gdb.dlang/Makefile.
17940 * configure: Regenerate.
17941 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17942 * gdb.dlang/Makefile.in: New file.
17943 * lib/d-support.exp: New file.
17944 * lib/gdb.exp (skip_d_tests): New proc.
17945
52834460
MM
179462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17947
17948 * gdb.btrace/delta.exp: Check reverse stepi.
17949 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
17950 * gdb.btrace/finish.exp: New.
17951 * gdb.btrace/next.exp: New.
17952 * gdb.btrace/nexti.exp: New.
17953 * gdb.btrace/record_goto.c: Add comments.
17954 * gdb.btrace/step.exp: New.
17955 * gdb.btrace/stepi.exp: New.
17956 * gdb.btrace/multi-thread-step.c: New.
17957 * gdb.btrace/multi-thread-step.exp: New.
17958 * gdb.btrace/rn-dl-bind.c: New.
17959 * gdb.btrace/rn-dl-bind.exp: New.
17960 * gdb.btrace/data.c: New.
17961 * gdb.btrace/data.exp: New.
17962 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17963
6e07b1d2
MM
179642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17965
17966 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
17967 * gdb.btrace/exception.exp: Update.
17968 * gdb.btrace/instruction_history.exp: Update.
17969 * gdb.btrace/record_goto.exp: Update.
17970 * gdb.btrace/tailcall.exp: Update.
17971 * gdb.btrace/unknown_functions.exp: Update.
17972 * gdb.btrace/delta.exp: New.
17973
0b722aec
MM
179742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17975
17976 * gdb.btrace/record_goto.exp: Add backtrace test.
17977 * gdb.btrace/tailcall.exp: Add backtrace test.
17978
066ce621
MM
179792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17980
17981 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
17982 * gdb.btrace/record_goto.c: New.
17983 * gdb.btrace/record_goto.exp: New.
17984 * gdb.btrace/x86-record_goto.S: New.
17985
0688d04e
MM
179862014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17987
17988 * gdb.btrace/function_call_history.exp: Update tests.
17989 * gdb.btrace/instruction_history.exp: Update tests.
17990
8710b709
MM
179912014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17992
17993 * gdb.btrace/function_call_history.exp: Fix expected field
17994 order for "record function-call-history".
17995 Add new tests for "record function-call-history /c".
17996 * gdb.btrace/exception.cc: New.
17997 * gdb.btrace/exception.exp: New.
17998 * gdb.btrace/tailcall.exp: New.
17999 * gdb.btrace/x86-tailcall.S: New.
18000 * gdb.btrace/x86-tailcall.c: New.
18001 * gdb.btrace/unknown_functions.c: New.
18002 * gdb.btrace/unknown_functions.exp: New.
18003 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18004
5de9129b
MM
180052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18006
18007 * gdb.btrace/instruction_history.exp: Update.
18008 * gdb.btrace/function_call_history.exp: Update.
18009
23a7fe75
MM
180102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18011
18012 * gdb.btrace/function_call_history.exp: Fix expected function
18013 trace.
18014 * gdb.btrace/instruction_history.exp: Initialize traced.
18015 Remove traced_functions.
18016
724c7dd8
MM
180172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18018
18019 * gdb.btrace/function_call_history.exp: Update
18020 * gdb.btrace/instruction_history.exp: Update.
18021
6d78d93b
MM
180222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18023
18024 * gdb.btrace/enable.exp: Update expected text.
18025
93a360cc
OJ
180262014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18027
18028 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18029 bytes.
18030
3772b53f
MR
180312014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18032
18033 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18034
596662fa
OJ
180352014-01-15 Omair Javaid <omair.javaid@linaro.org>
18036
18037 * lib/gdb.exp (supports_process_record): Return true for
18038 arm*-linux*. (supports_reverse): Likewise.
18039
b5b08fb4
SC
180402014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18041
18042 PR python/15464
18043 PR python/16113
18044 * gdb.python/py-type.c: Enhance test case.
18045 * gdb.python/py-value-cc.cc: Likewise
18046 * gdb.python/py-type.exp: Add new tests.
18047 * gdb.python/py-value-cc.exp: Likewise
18048
52d7fb13
AA
180492014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18050 Pedro Alves <palves@redhat.com>
18051
18052 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18053 Make "name" extern.
18054 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18055 references to ${name}_start by references to ${name}.
18056
a2cd8cfe
JB
180572014-01-10 Joel Brobecker <brobecker@adacore.com>
18058
18059 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18060
4e23fced
JB
180612014-01-10 Joel Brobecker <brobecker@adacore.com>
18062
18063 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18064
c6a9e42c
PA
180652014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18066 Pedro Alves <palves@redhat.com>
18067
18068 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 18069 mi_gdb_target_load.
c6a9e42c 18070
b7ea362b
PA
180712014-01-08 Pedro Alves <palves@redhat.com>
18072
18073 * gdb.threads/reconnect-signal.c: New file.
18074 * gdb.threads/reconnect-signal.exp: New file.
18075
5e3f4fab
EBM
180762014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18077
18078 * gdb.base/source-dir.exp: New file.
18079
79301218
JB
180802014-01-07 Joel Brobecker <brobecker@adacore.com>
18081
18082 * gdb.ada/mi_interface: New testcase.
18083
8e355c5d
JB
180842014-01-07 Joel Brobecker <brobecker@adacore.com>
18085
18086 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18087 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18088 gdb.ada/pp-rec-component/pck.ads: New files.
18089
c0d48811
JB
180902014-01-07 Joel Brobecker <brobecker@adacore.com>
18091
18092 * gdb.python/py-pp-integral.c: New file.
18093 * gdb.python/py-pp-integral.py: New file.
18094 * gdb.python/py-pp-integral.exp: New file.
18095
17b609c3 18096For older changes see ChangeLog-1993-2013.
c906108c 18097\f
8d8cb839
EZ
18098;; Local Variables:
18099;; mode: change-log
18100;; left-margin: 8
18101;; fill-column: 74
18102;; version-control: never
18103;; End:
902f2ccb 18104
b811d2c2 18105 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
18106 Copying and distribution of this file, with or without modification,
18107 are permitted provided the copyright notice and this notice are preserved.
This page took 3.513889 seconds and 4 git commands to generate.