]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb: use std::vector instead of alloca in core_target::get_core_register_section
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
d9ebdab7
TBA
12020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2
3 * gdb.multi/multi-target.exp (setup): Factor out "info
4 connections" and "info inferiors" tests to ...
5 (test_info_inferiors): ... this new procedure.
6 (top level): Run new "info-inferiors" tests.
7
f3c469b9
PA
82020-01-10 Pedro Alves <palves@redhat.com>
9
10 * gdb.server/bkpt-other-inferior.exp: New file.
11
121b3efd
PA
122020-01-10 Pedro Alves <palves@redhat.com>
13
14 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
15 of "add-inferior".
16 * gdb.base/quit-live.exp: Likewise.
17 * gdb.base/remote-exec-file.exp: Likewise.
18 * gdb.guile/scm-progspace.exp: Likewise.
19 * gdb.linespec/linespec.exp: Likewise.
20 * gdb.mi/new-ui-mi-sync.exp: Likewise.
21 * gdb.mi/user-selected-context-sync.exp: Likewise.
22 * gdb.multi/multi-target.exp (setup): Add "info connection" and
23 "info inferiors" tests.
24 * gdb.multi/remove-inferiors.exp: Adjust expected output of
25 "add-inferior".
26 * gdb.multi/watchpoint-multi.exp: Likewise.
27 * gdb.python/py-inferior.exp: Likewise.
28 * gdb.server/extended-remote-restart.exp: Likewise.
29 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
30 "info inferiors".
31 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
32 * gdb.trace/report.exp: Likewise.
33
1dadb1dd
PA
342020-01-10 Pedro Alves <palves@redhat.com>
35
36 * gdb.multi/multi-target.c: New file.
37 * gdb.multi/multi-target.exp: New file.
38 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
39 mode requested, but remote does not support non-stop".
40
78f2c40a
PA
412020-01-10 Pedro Alves <palves@redhat.com>
42
43 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
44 disconnect before reconnecting.
45
e7af6c70
TBA
462020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
47 Pedro Alves <palves@redhat.com>
48
49 * gdb.server/connect-without-multi-process.exp: Also test
50 continuing to end.
51
acdf84a6
PA
522020-01-10 Pedro Alves <palves@redhat.com>
53
54 * gdb.base/remote-exec-file.exp: New file.
55
873657b9
PA
562020-01-10 Pedro Alves <palves@redhat.com>
57
58 * gdb.base/fork-running-state.exp (do_test): Adjust expected
59 output.
60 * gdb.threads/async.c: New.
61 * gdb.threads/async.exp: New.
62 * gdb.multi/tids-gid-reset.c: New.
63 * gdb.multi/tids-gid-reset.exp: New.
64
7f0ae84c
GB
652020-01-10 George Barrett <bob@bob131.so>
66
67 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
68 to help in finding the image relocation offset.
69 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
70 options in arguments.
71 (stap_test_no_debuginfo): Likewise.
72 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
73 test variants.
74 (stap_test): Add null semaphore relocation test.
75
47e9d49d
GB
762020-01-10 George Barrett <bob@bob131.so>
77
78 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
79 * gdb.base/stap-probe.exp: Likewise.
80 (stap_test): Pass argument as an additional flag.
81 (stap_test_no_debuginfo): Likewise.
82 (stap_test): Check `info probes stap' output for semaphore
83 addresses if the test binary is supposed to have them.
84
f5a7c406
AB
852020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
86
87 * gdb.tui/basic.exp: Add more scrolling tests.
88
9ae6bf64
TT
892020-01-09 Tom Tromey <tom@tromey.com>
90
91 PR tui/18932:
92 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
93 meangingful value.
94 (Term::command, Term::resize): Update.
95 * gdb.tui/basic.exp: Add scrolling test.
96
b2efe70c
AB
972020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
98
99 * gdb.tui/tui-layout-asm.exp: New file.
100
3804da7e
AB
1012020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
102
103 * lib/tuiterm.exp (Term::check_box_contents): New proc.
104
b40aa28f
AB
1052020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
106
107 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
108 (Term::enter_tui): Use Term::prepare_for_tui.
109
63ffd7c9
AB
1102020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
111
112 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
113 called.
114
3be966f6
AB
1152020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
116
117 * gdb.base/skip.exp: Fix race condition in test.
118
153d79c4
AB
1192020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
120
121 * gdb.base/backtrace.c: New file.
122 * gdb.base/backtrace.exp: New file.
123
f2302a34
AB
1242020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
125
126 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
127
6ec1d75e
PW
1282020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
129
130 * gdb.base/style.exp: Test that warnings are styled.
131
c296cbe6
BE
1322019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
133
134 * gdb.base/line65535.exp: New file.
135 * gdb.base/line65535.c: New file.
136
b28a729d
SM
1372019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
138
139 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
140 * lib/gnat_debug_info_test.adb: New file.
141 * gdb.ada/ptype_tagged_param.exp: Use
142 gnat_runtime_has_debug_info, expect a different output if
143 runtime does not have debug info.
144
7f2d7a0d
SM
1452019-12-20 Simon Marchi <simon.marchi@efficios.com>
146
147 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
148 (another) quote in test name.
149
f3bce483
SM
1502019-12-20 Simon Marchi <simon.marchi@efficios.com>
151
152 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
153 Add quote in test name.
154
c855a912
TBA
1552019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
156
157 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
158 directory instead.
159 * gdb.cp/pass-by-ref.exp: Extend with more cases.
160 * gdb.cp/pass-by-ref-2.cc: New file.
161 * gdb.cp/pass-by-ref-2.exp: New file.
162
fc9d2d72
TT
1632019-12-20 Tom Tromey <tom@tromey.com>
164
165 * gdb.tui/list-before.exp: New file.
166
77b97e00
TT
1672019-12-20 Tom Tromey <tom@tromey.com>
168
169 * gdb.tui/list.exp: Check for source on initial listing.
170
f69656d0
TT
1712019-12-11 Tom Tromey <tromey@adacore.com>
172
173 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
174 Add crlf test.
175
99a55965
SM
1762019-12-18 Simon Marchi <simon.marchi@efficios.com>
177
178 * gdb.base/default.exp: Update value of $_gdb_major.
179
5024637f
BE
1802019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
181
182 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
183
b63634be
BE
1842019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
185
186 * gdb.base/skip.exp: Whitespace fix.
187
45d73523
BE
1882019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
189
190 * gdb.base/skip-inline.c: New file.
191 * gdb.base/skip-inline.exp: New file.
192
d043f8c8
SM
1932019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
194
195 * gdb.base/jit-reader.exp (jit_reader_test): Rename
196 jit_function_00 to jit_function_stack_mangle.
197 * gdb.base/jithost.c (jit_function_t): Rename to...
198 (jit_function_stack_mangle_t): ... this.
199 (jit_function_add_t): New typedef.
200 (jit_function_00_code): Rename to...
201 (jit_function_stack_mangle_code): ... this, make static.
202 (jit_function_add_code): New.
203 (main): Generate "add" function and call it. Adjust to changes
204 in jithost_abi.
205 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
206 (struct jithost_abi) <begin, end>: Remove fields.
207 <object, function_stack_mangle, function_add>: New fields.
208 * gdb.base/jitreader.c (struct reader_state) <code_begin,
209 code_end>: Remove fields.
210 <func_stack_mangle>: New field.
211 (read_debug_info): Adjust to renaming, create block for "add"
212 function.
213 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
214
873de05c
TT
2152019-12-11 Tom Tromey <tom@tromey.com>
216
217 * gdb.tui/resize.exp: Fix regexp.
218 * gdb.tui/regs.exp: Fix regexps.
219 * gdb.tui/main.exp: Fix regexp.
220
3d979945
TT
2212019-12-11 Tom Tromey <tom@tromey.com>
222
223 * gdb.tui/resize.exp: Update.
224 * gdb.tui/empty.exp (layouts): Update.
225
2192a9d3
TT
2262019-12-11 Tom Tromey <tom@tromey.com>
227
228 * gdb.tui/regs.exp: Update.
229 * gdb.tui/empty.exp (layouts): Update.
230 * gdb.tui/basic.exp: Update.
231 * lib/tuiterm.exp (_check_box): Don't check bottom border.
232
d8edc8b7
PW
2332019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
234
235 * gdb.base/options.exp: Add -raw-values in the print completion list.
236 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
237
4c12d936
KB
2382019-12-10 Kevin Buettner <kevinb@redhat.com>
239
240 * gdb.threads/omp-par-scope.c: New file.
241 * gdb/threads/omp-par-scope.exp: New file.
242
26b911fb
KB
2432019-12-10 Kevin Buettner <kevinb@redhat.com>
244
bb47f919
KB
245 * lib/gdb.exp (support_nested_function_tests): New proc.
246
2472019-12-10 Kevin Buettner <kevinb@redhat.com>
248
249 * lib/gdb.exp (gdb_compile_openmp): New proc.
250 (build_executable_from_specs): Add an "openmp" option.
251 (gdb_compile_pthreads): Add non-executable case.
26b911fb 252
6c71eb7d
TT
2532019-12-10 Tom Tromey <tromey@adacore.com>
254
255 * gdb.ada/unchecked_union.exp: New file.
256 * gdb.ada/unchecked_union/pck.adb: New file.
257 * gdb.ada/unchecked_union/pck.ads: New file.
258 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
259 * gdb-utils.exp (string_to_regexp): Also quote "?".
260
bac7c5cf
GB
2612019-12-10 George Barrett <bob@bob131.so>
262
263 Test scripted probe breakpoints.
264 * gdb.guile/scm-breakpoint.c (main): Add probe point.
265 * gdb.python/py-breakpoint.c (main): Likewise.
266 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
267 specifier test.
268 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
269
330f1d38
TBA
2702019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
271
272 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
273 an rvalue parameter.
274 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
275 parameter.
276
b43315e2
AB
2772019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
278
279 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
280 modules.
281
54f73dad
AB
2822019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
283
284 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
285 broken version of GCC.
286
d57cbee9
AB
2872019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
288
289 * gdb.fortran/info-modules.exp: Rewrite to make use of new
290 sym-info-cmds library.
291 * gdb.fortran/info-types.exp: Likewise.
292 * lib/sym-info-cmds.exp: New file.
293
c14aab8c
TV
2942019-12-08 Tom de Vries <tdevries@suse.de>
295
296 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
297
aa2d5a42
KS
2982019-12-07 Keith Seitz <keiths@redhat.com>
299
300 * gdb.base/corefile-buildid-shlib-shr.c: New file.
301 * gdb.base/corefile-buildid-shlib.c: New file.
302 * gdb.base/corefile-buildid.c: New file.
303 * gdb.base/corefile-buildid.exp: New file.
304
93e55f0a
TV
3052019-12-06 Tom de Vries <tdevries@suse.de>
306
307 * gdb.dwarf2/varval.exp: Add decl before def test.
308
c7d12402
TBA
3092019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
310
311 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
312
06acc08f
TBA
3132019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
314
315 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
316 CV and reference conversion for overload resolution.
317 * gdb.cp/rvalue-ref-overload.exp: Test it.
318
e0fad1ea
PW
3192019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
320
321 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
322 * gdb.base/frameapply.exp: Test faas without command.
323
8d70a9f0
AB
3242019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
325
326 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
327 Fortran tests.
328 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
329 order.
330
36c8fb93
AB
3312019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
332
333 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
334 casting to type with no kind specified.
335 (test_basic_parsing_of_type_kinds): Additional tests for types
336 with no kind specified, and add tests for single/double
337 precision/complex types.
338
4139ff00
TT
3392019-12-04 Tom Tromey <tromey@adacore.com>
340
341 * gdb.base/endianity.c (struct other) <x>: New field.
342 (main): Initialize it.
343 * gdb.base/endianity.exp: Update.
344
a05cf17a
TT
3452019-12-04 Tom Tromey <tromey@adacore.com>
346
347 * gdb.ada/scalar_storage/storage.adb: New file.
348 * gdb.ada/scalar_storage/pck.adb: New file.
349 * gdb.ada/scalar_storage/pck.ads: New file.
350 * gdb.ada/scalar_storage.exp: New file.
351
103a685e
TT
3522019-12-04 Tom Tromey <tromey@adacore.com>
353
354 * gdb.base/endianity.c (struct otherendian) <f>: New field.
355 (main): Initialize it.
356 * gdb.base/endianity.exp: Update.
357
c2512106
AB
3582019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
359
360 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
361
293b38d6
AB
3622019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
363
364 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
365 -symbol-info-module-functions and -symbol-info-module-variables.
366
216a7e6b
AB
3672019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
368
369 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
370
5bbd8269
AB
3712019-12-01 Richard Bunt <richard.bunt@arm.com>
372 Andrew Burgess <andrew.burgess@embecosm.com>
373
374 * gdb.fortran/derived-type-striding.exp: New file.
375 * gdb.fortran/derived-type-striding.f90: New file.
376 * gdb.fortran/array-slices.exp: New file.
377 * gdb.fortran/array-slices.f90: New file.
378
be09caf1
PW
3792019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
380
381 * gdb.base/define.exp: Test . in command names.
382 * gdb.base/setshow.exp: Update test, as . is now part of
383 command name.
384
643c0cbe
PW
3852019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
386
387 * gdb.base/define-prefix.exp: New file.
388
dcdec678
AB
3892019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
390
391 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
392 compile.
393 (skip_btrace_pt_tests): Likewise.
394
640ab947
AB
3952019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
396
397 * gdb.fortran/info-modules.exp: Compile source files in correct
398 order.
399
d22670f0
KB
4002019-11-27 Kevin Buettner <kevinb@redhat.com>
401
402 * gdb.dwarf2/imported-unit.exp: New file.
403 * gdb.dwarf2/imported-unit.c: New file.
404
db5960b4
AB
4052019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
406
407 * gdb.mi/mi-fortran-modules-2.f90: New file.
408 * gdb.mi/mi-fortran-modules.exp: New file.
409 * gdb.mi/mi-fortran-modules.f90: New file.
410
7dc42066
AB
4112019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
412
413 * gdb.mi/mi-sym-info-1.c: New file.
414 * gdb.mi/mi-sym-info-2.c: New file.
415 * gdb.mi/mi-sym-info.exp: New file.
416
0dfeecca
TT
4172019-11-22 Tom Tromey <tromey@adacore.com>
418
419 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
420 * gdb.ada/tasks/foo.adb: Add another stopping location.
421
34877895
PJ
4222019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
423
424 * gdb.base/endianity.c: New test.
425 * gdb.base/endianity.exp: New file.
426
2e84f897
LD
4272019-11-21 Lukas Durfina <ldurfina@tachyum.com>
428
429 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
430
65d1cd5f
TV
4312019-11-21 Tom de Vries <tdevries@suse.de>
432
433 PR gdb/24956
434 * gdb.base/ui-redirect.exp: Test output of user-defined command.
435
4f22c3f4
SDJ
4362019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
437
438 * gdb.python/py-progspace.exp: Add missing parentheses on some
439 'print' commands.
440
9f6ad286
TT
4412019-11-19 Tom Tromey <tom@tromey.com>
442
443 * gdb.tui/winheight.exp: New file.
444
0b8dbf3f
AB
4452019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
446
447 * gdb.base/ctf-whatis.c: Delete.
448 * gdb.base/ctf-whatis.exp: Delete.
449 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
450
f833b7a7
AB
4512019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
452
453 * gdb.base/ctf-cvexpr.exp: Delete.
454 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
455
30d0a636
AB
4562019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
457
458 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
459 the compiler. Clean up header comment a little.
460 * gdb.base/ctf-ptype.exp: Likewise.
461 * gdb.base/ctf-whatis.exp: Likewise.
462 * lib/gdb.exp (skip_ctf_tests): New proc.
463
494409bb
SDJ
4642019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
465
466 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
467 * gdb.tui/corefile-run.exp: New file.
468
55708e99
TT
4692019-11-14 Tom Tromey <tromey@adacore.com>
470
471 * gdb.base/gdbvars.exp (test_convenience_variables): Add
472 regression tests.
473
45e42163
TT
4742019-11-12 Tom Tromey <tom@tromey.com>
475
476 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
477 after any command. Expect prompt after WAIT_FOR is seen.
478 (enter_tui): Enable resize messages.
479 (command): Expect command in output.
480 (get_line): Avoid error when cursor appears to be off-screen.
481 (dump_screen): Include screen size in title.
482 (_do_resize): New proc, from "resize".
483 (resize): Rewrite. Do resize in two steps.
484 * gdb.tui/empty.exp (layouts): Fix entries.
485 (check_boxes): Remove xfail.
486 (check_text): Dump screen on failure.
487
086baaf1
AB
4882019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
489
490 * gdb.python/py-symbol.exp: Add test for
491 gdb.lookup_static_symbols.
492
09ff83af
AB
4932019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
494
495 * gdb.python/py-symbol.c: Declare and call function from new
496 py-symbol-2.c file.
497 * gdb.python/py-symbol.exp: Compile both source files, and add new
498 tests for gdb.lookup_static_symbol.
499 * gdb.python/py-symbol-2.c: New file.
500
11af934b
TV
5012019-11-02 Tom de Vries <tdevries@suse.de>
502
503 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
504 * gdb.base/anon.exp: Same.
505 * gdb.base/auto-connect-native-target.exp: Same.
506 * gdb.base/call-ar-st.exp: Same.
507 * gdb.base/catch-syscall.exp: Same.
508 * gdb.base/commands.exp: Same.
509 * gdb.base/default.exp: Same.
510 * gdb.base/display.exp: Same.
511 * gdb.base/float.exp: Same.
512 * gdb.base/foll-fork.exp: Same.
513 * gdb.base/help.exp: Same.
514 * gdb.base/info-macros.exp: Same.
515 * gdb.base/info-proc.exp: Same.
516 * gdb.base/info-target.exp: Same.
517 * gdb.base/long_long.exp: Same.
518 * gdb.base/macscp.exp: Same.
519 * gdb.base/memattr.exp: Same.
520 * gdb.base/nofield.exp: Same.
521 * gdb.base/pointers.exp: Same.
522 * gdb.base/printcmds.exp: Same.
523 * gdb.base/ptype.exp: Same.
524 * gdb.base/restore.exp: Same.
525 * gdb.base/return.exp: Same.
526 * gdb.base/scope.exp: Same.
527 * gdb.base/set-noassign.exp: Same.
528 * gdb.base/setshow.exp: Same.
529 * gdb.base/shlib-call.exp: Same.
530 * gdb.base/signals.exp: Same.
531 * gdb.base/sigstep.exp: Same.
532 * gdb.base/skip.exp: Same.
533 * gdb.base/solib-symbol.exp: Same.
534 * gdb.base/stap-probe.exp: Same.
535 * gdb.base/step-line.exp: Same.
536 * gdb.base/step-test.exp: Same.
537 * gdb.base/style.exp: Same.
538 * gdb.base/varargs.exp: Same.
539 * gdb.base/vla-datatypes.exp: Same.
540 * gdb.base/vla-ptr.exp: Same.
541 * gdb.base/vla-sideeffect.exp: Same.
542 * gdb.base/volatile.exp: Same.
543 * gdb.base/watch-cond-infcall.exp: Same.
544 * gdb.base/watchpoint.exp: Same.
545
e96ec2ba
TV
5462019-11-02 Tom de Vries <tdevries@suse.de>
547
548 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
549 * gdb.cp/cpexprs.exp: Same.
550 * gdb.cp/except-multi-location.exp: Same.
551 * gdb.cp/exceptprint.exp: Same.
552 * gdb.cp/gdb2384.exp: Same.
553 * gdb.cp/inherit.exp: Same.
554 * gdb.cp/m-static.exp: Same.
555 * gdb.cp/meth-typedefs.exp: Same.
556 * gdb.cp/misc.exp: Same.
557 * gdb.cp/namespace.exp: Same.
558 * gdb.cp/non-trivial-retval.exp: Same.
559 * gdb.cp/overload.exp: Same.
560 * gdb.cp/pr17132.exp: Same.
561 * gdb.cp/re-set-overloaded.exp: Same.
562 * gdb.cp/rvalue-ref-types.exp: Same.
563 * gdb.cp/templates.exp: Same.
564
bd5766ec
LM
5652019-11-01 Luis Machado <luis.machado@linaro.org>
566
567 PR gdb/25124
568
569 * gdb.arch/pr25124.S: New file.
570 * gdb.arch/pr25124.exp: New file.
571
165f8965
AB
5722019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
573
574 * gdb.fortran/info-modules.exp: Update expected results, and add
575 additional tests for 'info module functinos', and 'info module
576 variables'.
577 * gdb.fortran/info-types.exp: Update expected results.
578 * gdb.fortran/info-types.f90: Extend testcase with additional
579 module variables and functions.
580
59c35742
AB
5812019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
582
583 * gdb.fortran/info-modules.exp: New file.
584 * gdb.fortran/info-types.exp: Build with new file.
585 * gdb.fortran/info-types.f90: Include and use new module.
586 * gdb.fortran/info-types-2.f90: New file.
587
f3fb2519
PW
5882019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
589
590 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
591 * gdb.base/settings.exp: Test all settings types using
592 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
593 that now verifies that the value of "maint show" is the same as
594 returned by the settings functions. Test the type of the
595 maintenance settings.
596 * gdb.base/default.exp: Update show_conv_list.
597
d1e36019
TV
5982019-10-31 Tom de Vries <tdevries@suse.de>
599
600 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
601 gdb_test.
602 * gdb.arch/amd64-disp-step.exp: Same.
603 * gdb.asm/asm-source.exp: Same.
604 * gdb.btrace/buffer-size.exp: Same.
605 * gdb.btrace/cpu.exp: Same.
606 * gdb.btrace/enable.exp: Same.
607 * gdb.dwarf2/count.exp: Same.
608 * gdb.dwarf2/dw2-ranges-func.exp: Same.
609 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
610 * gdb.fortran/vla-datatypes.exp: Same.
611 * gdb.fortran/vla-history.exp: Same.
612 * gdb.fortran/vla-ptype.exp: Same.
613 * gdb.fortran/vla-value.exp: Same.
614 * gdb.fortran/whatis_type.exp: Same.
615 * gdb.guile/guile.exp: Same.
616 * gdb.multi/tids.exp: Same.
617 * gdb.python/py-finish-breakpoint.exp: Same.
618 * gdb.python/py-framefilter.exp: Same.
619 * gdb.python/py-pp-registration.exp: Same.
620 * gdb.python/py-xmethods.exp: Same.
621 * gdb.python/python.exp: Same.
622 * gdb.server/connect-with-no-symbol-file.exp: Same.
623 * gdb.server/no-thread-db.exp: Same.
624 * gdb.server/run-without-local-binary.exp: Same.
625 * gdb.stabs/weird.exp: Same.
626 * gdb.threads/attach-many-short-lived-threads.exp: Same.
627 * gdb.threads/thread-find.exp: Same.
628 * gdb.threads/tls-shared.exp: Same.
629 * gdb.threads/tls.exp: Same.
630 * gdb.threads/wp-replication.exp: Same.
631 * gdb.trace/ax.exp: Same.
632 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
633
3d11e68e
TV
6342019-10-31 Tom de Vries <tdevries@suse.de>
635
636 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
637 * gdb.ada/array_subscript_addr.exp: Same.
638 * gdb.ada/arrayidx.exp: Same.
639 * gdb.ada/arrayparam.exp: Same.
640 * gdb.ada/arrayptr.exp: Same.
641 * gdb.ada/boolean_expr.exp: Same.
642 * gdb.ada/call_pn.exp: Same.
643 * gdb.ada/complete.exp: Same.
644 * gdb.ada/fixed_cmp.exp: Same.
645 * gdb.ada/fun_addr.exp: Same.
646 * gdb.ada/funcall_param.exp: Same.
647 * gdb.ada/interface.exp: Same.
648 * gdb.ada/mod_from_name.exp: Same.
649 * gdb.ada/null_array.exp: Same.
650 * gdb.ada/packed_array.exp: Same.
651 * gdb.ada/packed_tagged.exp: Same.
652 * gdb.ada/print_chars.exp: Same.
653 * gdb.ada/print_pc.exp: Same.
654 * gdb.ada/ptype_arith_binop.exp: Same.
655 * gdb.ada/ptype_field.exp: Same.
656 * gdb.ada/ptype_tagged_param.exp: Same.
657 * gdb.ada/rec_return.exp: Same.
658 * gdb.ada/ref_tick_size.exp: Same.
659 * gdb.ada/str_ref_cmp.exp: Same.
660 * gdb.ada/taft_type.exp: Same.
661 * gdb.ada/tagged.exp: Same.
662 * gdb.ada/type_coercion.exp: Same.
663 * gdb.ada/uninitialized_vars.exp: Same.
664
60b6ede8
TV
6652019-10-30 Tom de Vries <tdevries@suse.de>
666
667 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
668
30baf67b
TV
6692019-10-26 Tom de Vries <tdevries@suse.de>
670
671 * gdb.base/bigcore.c: Fix typos in comments.
672 * gdb.base/ctf-ptype.c: Same.
673 * gdb.base/long_long.c: Same.
674 * gdb.dwarf2/dw2-op-out-param.S: Same.
675 * gdb.python/py-evthreads.c: Same.
676 * gdb.reverse/i387-stack-reverse.c: Same.
677 * gdb.trace/tfile.c: Same.
678 * lib/compiler.c: Same.
679 * lib/compiler.cc: Same.
680
158da0d1
TV
6812019-10-25 Tom de Vries <tdevries@suse.de>
682
683 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
684 gdb_test_multiple calls.
685 * gdb.reverse/sigall-reverse.exp: Same.
686 * gdb.reverse/solib-precsave.exp: Same.
687 * gdb.reverse/solib-reverse.exp: Same.
688 * gdb.reverse/until-precsave.exp: Same.
689 * gdb.reverse/until-reverse.exp: Same.
690
4ccdfbec
TV
6912019-10-24 Tom de Vries <tdevries@suse.de>
692
693 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
694 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
695 kfail using -wrap pattern flag and convenience variable
696 gdb_test_name.
697
33d569b7
AB
6982019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
699
700 * gdb.python/py-progspace.exp: Add tests for the
701 Progspace.block_for_pc method.
702
4d0b984b
TT
7032019-10-23 Tom Tromey <tom@tromey.com>
704
705 * configure: Rebuild.
706 * aclocal.m4: Use m4_include, not sinclude.
707
94cb3754
TV
7082019-10-21 Tom de Vries <tdevries@suse.de>
709
710 * gdb.base/infcall-nested-structs.c: Add
711 __attribute__((noinline,noclone)) to all functions.
712 (call_all): Add missing variable initialization. Simplify return value.
713 (breakpt): Increment volatile variable, to prevent call from being
714 optimized out.
715 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
716
062f1fc1
TV
7172019-10-17 Tom de Vries <tdevries@suse.de>
718
719 * gdb.fortran/module.exp: Allow info variables to print info for files
720 other than module.f90.
721
0b54364d
AB
7222019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
723
724 * gdb.fortran/module.exp: Extend with 'info variables' test.
725
7ff5fae7
AB
7262019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
727
728 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
729 F77_FOR_TARGET.
730
d10eccaa
TV
7312019-10-16 Tom de Vries <tdevries@suse.de>
732
733 PR tdep/25096
734 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
735
745ff14e
TV
7362019-10-16 Tom de Vries <tdevries@suse.de>
737
738 PR tdep/24104
739 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
740 Add KFAIL for PR tdep/25096.
741
03e1ab94
TV
7422019-10-16 Tom de Vries <tdevries@suse.de>
743
744 PR testsuite/25059
745 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
746
b17fcc10
TV
7472019-10-16 Tom de Vries <tdevries@suse.de>
748
749 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
750 as signed.
751
9223170f
SM
7522019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
753
754 * gdb.mi/list-thread-groups-available.exp: Read entries one by
755 one instead of increasing timeout.
756
d6e76313
TV
7572019-10-13 Tom de Vries <tdevries@suse.de>
758
759 PR record/25038
760 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
761 * gdb.reverse/sigall-reverse.exp: Same.
762 * gdb.reverse/solib-precsave.exp: Same.
763 * gdb.reverse/solib-reverse.exp: Same.
764 * gdb.reverse/step-precsave.exp: Same.
765 * gdb.reverse/until-precsave.exp: Same.
766 * gdb.reverse/until-reverse.exp: Same.
767 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
768
6dfc0041
AA
7692019-10-10 Andreas Arnez <arnez@linux.ibm.com>
770
771 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
772 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
773 (cmp_struct_05_01, cmp_struct_static_02_01)
774 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
775 comparisons.
776
abcf2cc8
TV
7772019-10-10 Tom de Vries <tdevries@suse.de>
778
779 PR testsuite/24888
780 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
781 gnatlink.
782
a50faaf6
TV
7832019-10-09 Tom de Vries <tdevries@suse.de>
784
785 PR testsuite/25048
786 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
787
60ff3cd7
AB
7882019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
789
790 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
791 exceptions due to missing debug information.
792
dfee8566
TV
7932019-10-07 Tom de Vries <tdevries@suse.de>
794
795 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
796
3d63690a
AB
7972019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
798
799 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
800 * gdb.base/annota1.exp: Update to use gdb_test_name.
801
30d1f018
WP
8022019-10-07 Weimin Pan <weimin.pan@oracle.com>
803
804 * gdb.base/ctf-whatis.exp: New file.
805 * gdb.base/ctf-whatis.c: New file.
806 * gdb.base/ctf-ptype.exp: New file.
807 * gdb.base/ctf-ptype.c: New file.
808 * gdb.base/ctf-constvars.exp: New file.
809 * gdb.base/ctf-constvars.c: New file.
810 * gdb.base/ctf-cvexpr.exp: New file.
811
4dbbb47c
TV
8122019-10-04 Tom de Vries <tdevries@suse.de>
813
814 * gdb.cp/local-static.c (main): Move declaration of int i out of the
815 for loop.
816
77c2dba3
TT
8172019-10-03 Tom Tromey <tom@tromey.com>
818
819 PR rust/24976:
820 * gdb.rust/simple.rs (Union2): New type.
821 (main): Use Union2.
822 * gdb.rust/simple.exp: Add test.
823
179aed7f
AB
8242019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
825
826 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
827 nested function prefix.
828
0a4b0913
AB
8292019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
830 Richard Bunt <richard.bunt@arm.com>
831 Andrew Burgess <andrew.burgess@embecosm.com>
832
833 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
834 nested functions.
835 * gdb.fortran/nested-funcs.f90: Update expected results.
836 * gdb.fortran/nested-funcs-2.exp: New file.
837 * gdb.fortran/nested-funcs-2.f90: New file.
838
082cce05
AB
8392019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
840
841 * gdb.python/py-parameter.exp: Make test names unique.
842 * gdb.python/py-template.exp: Likewise.
843 * gdb.python/py-value.exp: Likewise.
844
2b74ba5a
AB
8452019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
846
847 * gdb.base/break-interp.exp: Reduce test name duplication.
848 * gdb.base/call-sc.exp: Likewise.
849 * gdb.base/callfuncs.exp: Likewise.
850 * gdb.base/charset.exp: Likewise.
851 * gdb.base/dump.exp: Likewise.
852 * gdb.base/ena-dis-br.exp: Likewise.
853 * gdb.base/relational.exp: Likewise.
854 * gdb.base/step-over-syscall.exp: Likewise.
855 * gdb.base/structs.exp: Likewise.
856
58eb20d5
AB
8572019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
858
859 * gdb.linespec/explicit.exp: Make test names unique.
860 * gdb.linespec/ls-errs.exp: Likewise.
861
4d421147
AB
8622019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
863
864 * gdb.reverse/break-precsave.exp: Make test names unique.
865 * gdb.reverse/break-reverse.exp: Likewise.
866 * gdb.reverse/finish-precsave.exp: Likewise.
867 * gdb.reverse/finish-reverse.exp: Likewise.
868 * gdb.reverse/machinestate-precsave.exp: Likewise.
869 * gdb.reverse/machinestate.exp: Likewise.
870 * gdb.reverse/readv-reverse.exp: Likewise.
871 * gdb.reverse/recvmsg-reverse.exp: Likewise.
872 * gdb.reverse/sigall-precsave.exp: Likewise.
873 * gdb.reverse/sigall-reverse.exp: Likewise.
874 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
875 * gdb.reverse/watch-precsave.exp: Likewise.
876 * gdb.reverse/watch-reverse.exp: Likewise.
877
d8c06f22
AB
8782019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
879
880 * gdb.threads/stop-with-handle.c: New file.
881 * gdb.threads/stop-with-handle.exp: New file.
882
3a56ed86
TV
8832019-10-03 Tom de Vries <tdevries@suse.de>
884
885 PR testsuite/25059
886 * gdb.base/list-missing-source.exp: Allowing the "Compilation
887 directory" line to be missing.
888
42275044
TV
8892019-10-03 Tom de Vries <tdevries@suse.de>
890
891 PR testsuite/25059
892 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
893 type optional.
894
9ef62df0
AA
8952019-10-02 Andreas Arnez <arnez@linux.ibm.com>
896
897 * gdb.python/py-format-string.c (string.h): New include.
898 (main): Fill a_struct_with_union.the_union.an_int with bytes of
899 the same value, for endianness-independence.
900 * gdb.python/py-format-string.exp (default_regexp_dict)
901 (test_pretty_structs, test_format): Adjust expected output to the
902 changed initialization.
903
37f6a7f4
TT
9042019-10-02 Tom Tromey <tromey@adacore.com>
905
906 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
907
1d58d6a2
PA
9082019-10-02 Pedro Alves <palves@redhat.com>
909 Andrew Burgess <andrew.burgess@embecosm.com>
910
911 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
912 "print-file-var.h".
913 (this_version_id) Use ATTRIBUTE_VISIBILITY.
914 (get_version_1): Print this_version_id and its address.
915 Add extern "C" wrappers around interface functions.
916 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
917 "print-file-var.h".
918 (this_version_id) Use ATTRIBUTE_VISIBILITY.
919 (get_version_2): Print this_version_id and its address.
920 Add extern "C" wrappers around interface functions.
921 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
922 <stddef.h> and "print-file-var.h".
923 Add extern "C" wrappers around interface functions.
924 [VERSION_ID_MAIN] (this_version_id): Define.
925 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
926 * gdb.base/print-file-var.h: Add some #defines to simplify setting
927 up extern "C" blocks.
928 * gdb.base/print-file-var.exp (test): New, factored out from top
929 level.
930 (top level): Test all combinations of attribute hidden or not,
931 dlopen or not, and this_version_id symbol in main file or not.
932 Compile tests as both C++ and C, make test names unique.
933
d770d56f
TT
9342019-10-01 Tom Tromey <tom@tromey.com>
935
936 * gdb.base/style.exp: Test "show logging filename".
937
7f6aba03
TT
9382019-10-01 Tom Tromey <tom@tromey.com>
939
940 * lib/gdb-utils.exp (style): Handle "metadata" argument.
941 * gdb.base/style.exp: Add metadata style test.
942
14309bb6
TT
9432019-10-01 Tom Tromey <tom@tromey.com>
944
945 * gdb.base/style.exp: Test "pwd".
946
2a3c1174
PA
9472019-10-01 Tom Tromey <tom@tromey.com>
948
949 * gdb.base/style.exp: Update tests.
950
53d666ec
AA
9512019-10-01 Andreas Arnez <arnez@linux.ibm.com>
952
953 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
954 'six' to unsigned.
955 (s1): Initialize fields 'four' and 'six' instead of 'three' and
956 'five'. Use an all-ones bit pattern for each.
957 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
958 to its changed values.
959
4a56a520
TT
9602019-09-30 Tom Tromey <tromey@adacore.com>
961
962 * gdb.rust/traits.rs: Disable all warnings.
963
0df0352a
TV
9642019-09-29 Tom de Vries <tdevries@suse.de>
965
966 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
967
73d9a918
TV
9682019-09-29 Tom de Vries <tdevries@suse.de>
969
970 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
971
060b3ab4
TV
9722019-09-27 Tom de Vries <tdevries@suse.de>
973
974 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
975
68f7d34d
TV
9762019-09-27 Tom de Vries <tdevries@suse.de>
977
978 PR record/23188
979 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
980
5d63b30a
TT
9812019-09-26 Tom Tromey <tromey@adacore.com>
982
983 * gdb.ada/py_taft.exp: New file.
984 * gdb.ada/py_taft/main.adb: New file.
985 * gdb.ada/py_taft/pkg.adb: New file.
986 * gdb.ada/py_taft/pkg.ads: New file.
987
3d435220
TV
9882019-09-24 Tom de Vries <tdevries@suse.de>
989
990 PR gdb/24598
991 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
992
77d03678
TV
9932019-09-22 Tom de Vries <tdevries@suse.de>
994
995 * gdb.base/restore.exp: Allow register variables to be optimized out at
996 -O0.
997
abf516c6
UW
9982019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
999
1000 * gdb.arch/spu-info.exp: Remove file.
1001 * gdb.arch/spu-info.c: Remove file.
1002 * gdb.arch/spu-ls.exp: Remove file.
1003 * gdb.arch/spu-ls.c: Remove file.
1004
1005 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1006 * gdb.asm/spu.inc: Remove file.
1007
1008 * gdb.base/dump.exp: Remove support for spu*-*-*.
1009 * gdb.base/stack-checking.exp: Likewise.
1010 * gdb.base/overlays.exp: Likewise.
1011 * gdb.base/ovlymgr.c: Likewise.
1012 * gdb.base/spu.ld: Remove file.
1013
1014 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1015 * gdb.cp/cpexprs.exp: Likewise.
1016 * gdb.cp/exception.exp: Likewise.
1017 * gdb.cp/gdb2495.exp: Likewise.
1018 * gdb.cp/mb-templates.exp: Likewise.
1019 * gdb.cp/pr9167.exp: Likewise.
1020 * gdb.cp/userdef.exp: Likewise.
1021
1022 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1023
1024 * gdb.cell: Remove directory.
1025 * lib/cell.exp: Remove file.
1026
e452e88f
TV
10272019-09-19 Tom de Vries <tdevries@suse.de>
1028
1029 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1030
8a625130
TV
10312019-09-19 Tom de Vries <tdevries@suse.de>
1032
1033 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1034
81dc3ab5
TV
10352019-09-19 Tom de Vries <tdevries@suse.de>
1036
1037 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1038 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1039 (gdb_target_cmd): ... here.
1040 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1041 value 2.
1042
b078f3ac
AB
10432019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1044
1045 * gdb.base/source-dir.exp: Avoid having directory names in test
1046 names.
1047
f1b620e9
MG
10482019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1049
1050 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1051 directory.
1052
67f3ed6a
AB
10532019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1054
1055 * gdb.base/list-missing-source.exp: New file.
1056
d1b70248
TV
10572019-09-14 Tom de Vries <tdevries@suse.de>
1058
1059 PR teststuite/24599
1060 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1061 * lib/ada.exp (gnatmake_version_at_least): New proc.
1062
5fabdcd6
AB
10632019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1064
1065 * gdb.base/maint.exp: Use exec_has_index_section.
1066
aa17805f
AB
10672019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1068
1069 * gdb.base/maint.exp: Add test for 'maint info sections'.
1070
25e5c209
TV
10712019-09-12 Tom de Vries <tdevries@suse.de>
1072
1073 * gdb.base/store.exp: Allow register variables to be optimized out at
1074 -O0.
1075
4993045d
PW
10762019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1077
1078 * gdb.ada/rdv_wait.exp: Update to new task names.
1079 * gdb.base/task_switch_in_core.exp: Likewise.
1080 * gdb.base/info_sources_base.c: Likewise.
1081
8a516164
TT
10822019-09-10 Tom Tromey <tromey@adacore.com>
1083
1084 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1085
aa391654
TT
10862019-09-10 Tom Tromey <tromey@adacore.com>
1087
1088 * gdb.ada/dgopt.exp: New file.
1089 * gdb.ada/dgopt/x.adb: New file.
1090
8634b462
TT
10912019-09-08 Tom Tromey <tom@tromey.com>
1092
1093 * gdb.tui/resize.exp: Remove setup_xfail.
1094 * gdb.tui/regs.exp: Remove setup_xfail.
1095 * gdb.tui/basic.exp: Remove setup_xfail.
1096
736b0f76
DB
10972019-09-06 David Blaikie <dblaikie@gmail.com>
1098
1099 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1100 * gdb.cp/cplabel.exp: Ditto.
1101 * gdb.linespec/ls-errs.exp: Ditto.
1102
30331a6c
TV
11032019-09-05 Tom de Vries <tdevries@suse.de>
1104
1105 * lib/gdb.exp (cmp_file_string): New proc.
1106 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1107 runto_main. Verify save breakpoints output.
1108
98b0ebab
PW
11092019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1110
1111 * gdb.base/info-var.exp: Test info variables without running
1112 to main, to avoid expect's buffer overflow.
1113
4e962e74
TT
11142019-09-03 Tom Tromey <tromey@adacore.com>
1115
1116 * gdb.ada/bias.exp: New file.
1117 * gdb.ada/bias/bias.adb: New file.
1118 * gdb.ada/print_chars.exp: Add regression test.
1119 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1120 (MC): New variable.
1121
2ea1a07a
SL
11222019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1123
1124 * gdb.base/argv0-symlink.exp: Run only on native target
1125 and local host.
1126
8077c50d
TV
11272019-08-29 Tom de Vries <tdevries@suse.de>
1128
1129 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1130 diverse debug info.
1131 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1132
48352473
TV
11332019-08-28 Tom de Vries <tdevries@suse.de>
1134
1135 * gdb.base/info-var.exp: Allow info variables to print info for files
1136 other than info-var-f1.c and info-var-f2.c.
1137
d8f27c60
AB
11382019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1139
1140 * gdb.fortran/info-types.exp: Add module.
1141 * gdb.fortran/info-types.f90: Update expected results.
1142
1f20c35e
AB
11432019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1144
1145 * gdb.fortran/info-types.exp: New file.
1146 * gdb.fortran/info-types.f90: New file.
1147 * lib/fortran.exp (fortran_character1): New proc.
1148
4acfdd20
AB
11492019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1150
1151 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1152 functions'. Reindent as needed.
1153 * gdb.base/info-var-f1.c: New file.
1154 * gdb.base/info-var-f2.c: New file.
1155 * gdb.base/info-var.exp: New file.
1156 * gdb.base/info-var.h: New file.
1157
5c31b358
TV
11582019-08-26 Tom de Vries <tdevries@suse.de>
1159
1160 PR c++/24852
1161 * gdb.cp/no-libstdcxx-probe.exp: New test.
1162
b694989f
TV
11632019-08-26 Tom de Vries <tdevries@suse.de>
1164
1165 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1166 * tests need to be skipped.
1167 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1168 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1169 mi_skip_libstdcxx_probe_tests.
1170
d9c4ba53
SDJ
11712019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1172
1173 * gdb.python/py-xmethods.exp: Use raw strings when passing
1174 arguments to SimpleXMethodMatcher.
1175
395fad09
TV
11762019-08-22 Tom de Vries <tdevries@suse.de>
1177
1178 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1179 more informative.
1180
26c957f1
PA
11812019-08-21 Pedro Alves <palves@redhat.com>
1182
1183 * gdb.base/with.exp: Test "with" with no arguments.
1184
61f80d5d
TV
11852019-08-21 Tom de Vries <tdevries@suse.de>
1186
1187 * gdb.base/gdb-caching-proc.exp: Sort files.
1188
d7a11d13
TV
11892019-08-20 Tom de Vries <tdevries@suse.de>
1190
1191 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1192 compilation.
1193
34dafe9f
TV
11942019-08-16 Tom de Vries <tdevries@suse.de>
1195
1196 * gdb.base/compare-sections.exp ("after run to main"): Allow
1197 mismatched read-only sections for PIE executables.
1198
398fdd60
TT
11992019-08-16 Tom Tromey <tom@tromey.com>
1200
1201 * lib/tuiterm.exp (_csi_Z): New proc.
1202 * gdb.tui/basic.exp: Update window positions.
1203 * gdb.tui/empty.exp: Update window positions.
1204
d8f9e51c
SL
12052019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1206
1207 * gdb.base/examine-backward.exp: Correct regexp for
1208 "examine 3 bytes backward from ${address_zero}".
1209
3df505f6
TT
12102019-08-15 Tom Tromey <tom@tromey.com>
1211
1212 * gdb.tui/empty.exp: Enable resizing tests.
1213
272560b5
TT
12142019-08-15 Tom Tromey <tromey@adacore.com>
1215
1216 * gdb.ada/char_enum.exp: Add regression tests.
1217 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1218 and '0'.
1219 (Char, Gchar): Update.
1220 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1221
08235187
CB
12222019-08-15 Christian Biesinger <cbiesinger@google.com>
1223
1224 * gdb.python/python.exp: Expect a leading underscore on
1225 GdbOutput{,Error}File.
1226
22a2ab04
SL
12272019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1228
1229 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1230 Windows host.
1231
835b995b
SL
12322019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1233
1234 * gdb.base/batch-preserve-term-settings.exp
1235 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1236
97dd8e07
CB
12372019-08-15 Christian Biesinger <cbiesinger@google.com>
1238
1239 * lib/gdb.exp: When running on a mingw target, replace
1240 /x/ with x:/.
1241
75faf5c4
AH
12422019-08-14 Alan Hayward <alan.hayward@arm.com>
1243
1244 * gdb.arch/aarch64-prologue.c: New test.
1245 * gdb.arch/aarch64-prologue.exp: New file.
1246
abc6c00f
TV
12472019-08-13 Tom de Vries <tdevries@suse.de>
1248
1249 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1250 Thread.
1251
74c2c1f4
SL
12522019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1253
1254 * gdb.python/py-completion.exp: Download the .py file to the host
1255 and use its host pathname. Conditionalize tests that use
1256 tab completion and manipulate files on the build machine.
1257 * gdb.python/py-events.exp: Download the .py file to the host
1258 and use its host pathname.
1259 * gdb.python/py-evsignal.exp: Likewise.
1260 * gdb.python/py-evthreads.exp: Likewise.
1261 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1262 pathname syntax.
1263 * gdb.python/py-framefilter.exp: Download the .py file to the right
1264 place on the host. Match Windows pathname syntax.
1265 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1266 .py file to the host and use its host pathname.
1267 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1268 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1269 build pathname. Skip symlink test on Windows host. Add missing
1270 newline at end of file.
1271 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1272 and use its host pathname.
1273 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1274 * gdb.python/py-section-script.exp: Use host location of binfile
1275 on safe-path. Use correct path separator on Windows host.
1276 Reorder alternatives in gdb_test_multiple to prevent matching
1277 the wrong alternative on success.
1278 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1279
ca2589f3
PP
12802019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1281
1282 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1283 expect the GDB inferior to no longer immediately stop after
1284 being resumed with "signal SIGINT".
1285
020a839d
SL
12862019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1287
1288 * gdb.linespec/break-ask.exp: Generalize regexps to match
1289 Windows pathnames too.
1290
128d6509
TV
12912019-08-08 Tom de Vries <tdevries@suse.de>
1292
1293 PR testsuite/24862
1294 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1295
590042fc
PW
12962019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1297
1298 * gdb.base/style.exp: Update tests for help doc new invariants.
1299 * gdb.base/help.exp: Likewise.
1300
046bebe1
TT
13012019-08-06 Tom Tromey <tom@tromey.com>
1302
1303 * gdb.base/style.exp: Add disassemble test.
1304 * gdb.base/style.c (some_called_function): New function.
1305 (main): Use it.
1306
0b27c27d
CB
13072019-08-05 Christian Biesinger <cbiesinger@google.com>
1308
1309 * gdb.python/py-block.exp: Test dictionary access on blocks.
1310
580f1034
SM
13112019-08-05 Simon Marchi <simon.marchi@efficios.com>
1312
1313 PR gdb/24863
1314 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1315 -list-thread-groups --available test when running under
1316 check-read1.
1317
d86bd7cb
TV
13182019-08-05 Tom de Vries <tdevries@suse.de>
1319
1320 PR testsuite/24863
1321 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1322 * gdb.base/help.exp: Use with_read1_timeout_factor.
1323 * gdb.base/info-macros.exp: Same.
1324 * gdb.cp/nested-types.exp: Same.
1325
a80cf5d8
TV
13262019-08-05 Tom de Vries <tdevries@suse.de>
1327
1328 * lib/gdb.exp (version_at_least): Factor out of ...
1329 (tcl_version_at_least): ... here.
1330 (gdb_compile): Fail if pie results in non-PIE executable.
1331 (readelf_version, readelf_prints_pie): New proc.
1332 (exec_is_pie): Return -1 if unknown.
1333
d0962838
TV
13342019-08-05 Tom de Vries <tdevries@suse.de>
1335
1336 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1337
2252ff3d
SL
13382019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1339
1340 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1341
26655f53
SL
13422019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1343
1344 * lib/completion-support.exp (test_gdb_complete_none): Skip
1345 tab completion tests if no readline support.
1346 (test_gdb_complete_unique_re): Likewise.
1347 (test_gdb_complete_multiple): Likewise.
1348
db4dc13e
PW
13492019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1350
1351 * gdb.base/info_sources.exp: New file.
1352 * gdb.base/info_sources.c: New file.
1353 * gdb.base/info_sources_base.c: New file.
1354
0eba165a
PFC
13552019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1356
1357 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1358 prefix argument.
1359 (test_exit_status): Add prefix argument.
1360
59bd512b
TV
13612019-08-01 Tom de Vries <tdevries@suse.de>
1362
1363 PR testsuite/24863
1364 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1365 calling exp_continue for new thread and thread exited messages.
1366
2a3ad588
TV
13672019-08-01 Tom de Vries <tdevries@suse.de>
1368
1369 PR testsuite/24863
1370 * gdb.base/structs.exp: Fix check-read1 timeout using
1371 gdb_test_sequence.
1372 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1373
117eb594
TV
13742019-08-01 Tom de Vries <tdevries@suse.de>
1375
1376 PR testsuite/24863
1377 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1378 line.
1379
ed591340
TV
13802019-08-01 Tom de Vries <tdevries@suse.de>
1381
1382 PR testsuite/24863
1383 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1384
aa3b6533
TT
13852019-07-30 Tom Tromey <tromey@adacore.com>
1386
1387 * gdb.ada/display_nested.exp: New file.
1388 * gdb.ada/display_nested/foo.adb: New file.
1389 * gdb.ada/display_nested/pack.adb: New file.
1390 * gdb.ada/display_nested/pack.ads: New file.
1391
2906593f
CB
13922019-07-30 Christian Biesinger <cbiesinger@google.com>
1393
1394 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1395 namespace.
1396 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1397
0f575925
TV
13982019-07-30 Tom de Vries <tdevries@suse.de>
1399
1400 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1401 instead.
1402
b13057d9
TV
14032019-07-30 Tom de Vries <tdevries@suse.de>
1404
1405 PR testsuite/24834
1406 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1407 (exec_is_pie): New proc.
1408
5c4dde85
CB
14092019-07-29 Christian Biesinger <cbiesinger@google.com>
1410
1411 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1412
c620ed88
CB
14132019-07-29 Christian Biesinger <cbiesinger@google.com>
1414
1415 * gdb.python/py-objfile.c: Add global and static vars.
1416 * gdb.python/py-objfile.exp: Test new functions Objfile.
1417 lookup_global_symbol and lookup_static_symbol.
1418
3d235706
TT
14192019-07-29 Tom Tromey <tom@tromey.com>
1420
1421 * lib/tuiterm.exp (Term::_csi_@): New proc.
1422 (Term::_csi_X): Don't move cursor.
1423
c7e4c0a6
PW
14242019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1425
1426 * gdb.base/options.exp: Update backtrace - completion to
1427 new option -frame-info.
1428 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1429 Test new 'set print frame-info'. Test backtrace -frame-info
1430 overriding 'set print frame-info'.
1431 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1432 Test new 'set print frame-info'.
1433 Verify consistency of backtrace with and without filters, with and
1434 without -no-filters.
1435 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1436 default.
1437
de28a3b7
TV
14382019-07-29 Tom de Vries <tdevries@suse.de>
1439
1440 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1441 no arguments".
1442
507dd60e
TV
14432019-07-29 Tom de Vries <tdevries@suse.de>
1444
1445 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1446 is a substring of the first for "complete non-unique file name".
1447
5beafce9
TV
14482019-07-29 Tom de Vries <tdevries@suse.de>
1449
1450 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1451 with ".*".
1452
2d274232
TV
14532019-07-29 Tom de Vries <tdevries@suse.de>
1454
1455 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1456 Pass prompt_regexp parameter to gdb_test_multiple calls.
1457
9197cd8b
TV
14582019-07-29 Tom de Vries <tdevries@suse.de>
1459
1460 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1461 print registers" regexps.
1462
b528dae0
TV
14632019-07-29 Tom de Vries <tdevries@suse.de>
1464
1465 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1466
d17725d7
TV
14672019-07-29 Tom de Vries <tdevries@suse.de>
1468
1469 PR gdb/24855
1470 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1471 (skip_python_tests_prompt): Add prompt_regexp argument to
1472 gdb_test_multiple calls.
1473
52b75bf1
TT
14742019-07-27 Tom Tromey <tom@tromey.com>
1475
1476 * gdb.tui/main.exp: New file.
1477
2b1d00c2
TT
14782019-07-27 Tom Tromey <tom@tromey.com>
1479
1480 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1481 optional.
1482 * gdb.tui/empty.exp: New file.
1483
ded631d5
TT
14842019-07-27 Tom Tromey <tom@tromey.com>
1485
1486 * lib/tuiterm.exp (spawn): New proc.
1487 (Term::resize): New proc.
1488 * gdb.tui/resize.exp: New file.
1489
58ac439d
TT
14902019-07-27 Tom Tromey <tom@tromey.com>
1491
1492 * gdb.tui/list.exp: New file.
1493
fe1f56ee
TT
14942019-07-27 Tom Tromey <tom@tromey.com>
1495
1496 * gdb.tui/regs.exp: New file.
1497
f790b310
TT
14982019-07-27 Tom Tromey <tom@tromey.com>
1499
1500 * gdb.tui/basic.exp: Add "layout split" test.
1501
d95fc6ee
TT
15022019-07-27 Tom Tromey <tom@tromey.com>
1503
1504 * gdb.tui/basic.exp: Add "layout asm" test.
1505
c3786b3a
TT
15062019-07-27 Tom Tromey <tom@tromey.com>
1507
1508 * lib/tuiterm.exp: New file.
1509 * gdb.tui/basic.exp: New file.
1510
98a617f8
KB
15112019-07-27 Kevin Buettner <kevinb@redhat.com>
1512
1513 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1514 Enable tests associated with this flag. Adjust regex
1515 referencing "foo_low" to now refer to "foo_cold" instead.
1516
5c076da4
KB
15172019-07-27 Kevin Buettner <kevinb@redhat.com>
1518
1519 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1520 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1521 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1522 foo_cold. Revise comments to match.
1523 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1524 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1525 were wrapped into this proc; Call do_test in loop from outermost
1526 level.
1527 (foo_low): Rename all occurrences to "foo_cold".
1528 (backtrace from baz): New test.
1529 (x2/i foo_cold): New test.
1530 (info line *foo_cold): New test.
1531
1512d3b7
TV
15322019-07-26 Tom de Vries <tdevries@suse.de>
1533
1534 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1535
297989a1
TV
15362019-07-25 Tom de Vries <tdevries@suse.de>
1537
1538 PR testsuite/24830
1539 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1540 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1541 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1542 (skip_libstdcxx_probe_tests): ... here.
1543 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1544
b3b965fb
TV
15452019-07-24 Tom de Vries <tdevries@suse.de>
1546
1547 PR testsuite/24807
1548 * gdb.objc/basicclass.m: Include stdio.h.
1549 * gdb.objc/nondebug.m: Same.
1550 * gdb.objc/objcdecode.m: Same.
1551
4625b4d0
TV
15522019-07-24 Tom de Vries <tdevries@suse.de>
1553
1554 PR testsuite/24612
1555 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1556 additional_flags.
1557
024a5840
TV
15582019-07-24 Tom de Vries <tdevries@suse.de>
1559
1560 PR testsuite/24831
1561 * gdb.multi/tids.exp: Update error messages for info threads.
1562
c76ddaa3
TV
15632019-07-24 Tom de Vries <tdevries@suse.de>
1564
1565 * gdb.base/info-types.exp: Allow info types to print info for more than
1566 one file.
1567
9a618ef6
TV
15682019-07-23 Tom de Vries <tdevries@suse.de>
1569
1570 PR testsuite/24842
1571 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1572 gdb_spawn_with_cmdline_opts.
1573
40eadf04
SP
15742019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1575
1576 * gdb.arch/arm-cmse-sgstubs.c: New test.
1577 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1578
5ba29434
TV
15792019-07-23 Tom de Vries <tdevries@suse.de>
1580
1581 PR testsuite/24711
1582 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1583 issuing next command.
1584
a8e9d247
AB
15852019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1586
1587 * gdb.ada/info_auto_lang.exp: Update expected results.
1588 * gdb.base/info-types.c: Add additional types to check.
1589 * gdb.base/info-types.exp: Update expected results.
1590
eb86c5e2
AB
15912019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1592
1593 * gdb.base/info-types.c: New file.
1594 * gdb.base/info-types.exp: New file.
1595
01e175fe
AB
15962019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1597
1598 * gdb.arch/riscv-bp-infcall.c: New file.
1599 * gdb.arch/riscv-bp-infcall.exp: New file.
1600
6b78c3f8
AB
16012019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1602
1603 PR breakpoints/24541
1604 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1605
da738167
TV
16062019-07-14 Tom de Vries <tdevries@suse.de>
1607
1608 PR testsuite/24760
1609 * gdb.objc/basicclass.exp: Fix unterminated string.
1610
0d4e84ed
AB
16112019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1612 Andrew Burgess <andrew.burgess@embecosm.com>
1613
1614 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1615 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1616 negative bounds.
1617 * gdb.fortran/vla-value.exp: Print elements of an array with
1618 negative bounds.
1619 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1620 testing.
1621
021d8588
AB
16222019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1623
1624 * gdb.base/options.exp (expect_string): Dequote strings in
1625 results.
1626 (test-string): Test strings with different quoting and reindent.
1627
f06f1252
TT
16282019-07-10 Tom Tromey <tromey@adacore.com>
1629
1630 * gdb.ada/mi_ex_cond.exp: Update expected results.
1631 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1632 * gdb.ada/mi_catch_ex.exp: Update expected results.
1633 * gdb.ada/mi_catch_assert.exp: Update expected results.
1634 * gdb.ada/catch_ex.exp (catch_exception_info)
1635 (catch_exception_entry, catch_assert_entry)
1636 (catch_unhandled_entry): Update.
1637 * gdb.ada/catch_assert_if.exp: Update expected results.
1638
b863685d
RB
16392019-07-10 Richard Bunt <richard.bunt@arm.com>
1640 Stephen Roberts <stephen.roberts@arm.com>
1641
1642 * gdb.base/define.exp: Restore original prompt.
1643
cb1e4e32
PA
16442019-07-09 Pedro Alves <palves@redhat.com>
1645
1646 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1647 breakpoints" output.
1648 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1649 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1650 throw" creates breakpoint.
1651 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1652 'type="catchpoint"'.
1653
b58a68fe
PA
16542019-07-09 Pedro Alves <palves@redhat.com>
1655
1656 PR c++/15468
1657 * gdb.cp/except-multi-location-lib.cc: New.
1658 * gdb.cp/except-multi-location-main.cc: New.
1659 * gdb.cp/except-multi-location.exp: New.
1660
0826779b
PW
16612019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1662
1663 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1664 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1665 argument and update callers.
1666
5b0e2db4
AB
16672019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1668
1669 * gdb.arch/amd64-break-on-asm-line.S: New file.
1670 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1671
1f6f6e21
PW
16722019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1673
1674 * gdb.base/printcmds.exp: Test printing C string and
1675 C wide string convenience vars without transiting via the inferior.
1676 Also make test names unique.
1677
ea142fbf
AH
16782019-07-08 Alan Hayward <alan.hayward@arm.com>
1679
5862c886 1680 PR breakpoints/25011
ea142fbf
AH
1681 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1682
213fd9fa
PA
16832019-07-04 Pedro Alves <palves@redhat.com>
1684
1685 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1686 body returned ok(0), break(3) or continue(4).
1687 * gdb.testsuite/foreach_with_prefix.exp: New file.
1688
2b40fda7
AH
16892019-07-04 Alan Hayward <alan.hayward@arm.com>
1690
1691 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1692
a26c8de0
PA
16932019-07-03 Pedro Alves <palves@redhat.com>
1694
1695 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1696 "return -code".
1697
5f4ba3e7
PA
16982019-07-03 Pedro Alves <palves@redhat.com>
1699
1700 PR cli/24732
1701 * gdb.base/shell.exp: Load completion-support.exp.
1702 Adjust expected error output. Add completion tests.
1703
a994424f
PA
17042019-07-03 Pedro Alves <palves@redhat.com>
1705
1706 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1707 string_to_regexp.
1708
3d9be6f5
PA
17092019-07-03 Pedro Alves <palves@redhat.com>
1710
1711 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1712 (expect_integer): Adjust to expect "-string".
1713 (expect_string): New.
1714 (all_options): Expect "-string".
1715 (test-flag, test-boolean): Adjust to expect "-string".
1716 (test-string): New proc.
1717 (top level): Call it.
1718
41fc454c
PA
17192019-07-03 Pedro Alves <palves@redhat.com>
1720
1721 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1722 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1723 the expected output in the success.
1724
b2b2a215
PA
17252019-07-03 Pedro Alves <palves@redhat.com>
1726
1727 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1728 Split one gdb_test_multiple call in two to avoid a race.
1729
fdbc9870
PA
17302019-07-03 Pedro Alves <palves@redhat.com>
1731
1732 * gdb.base/with.c: New file.
1733 * gdb.base/with.exp: New file.
1734
c6ac8931
PA
17352019-07-03 Pedro Alves <palves@redhat.com>
1736
1737 * gdb.base/settings.exp: Replace all references to "maint
1738 test-settings set" with references to "maint set test-settings",
1739 and all references to "maint test-settings show" with references
1740 to "maint show test-settings".
1741
970f9d09
PA
17422019-07-03 Pedro Alves <palves@redhat.com>
1743
1744 * gdb.base/settings.exp (test-string): Adjust expected out when
1745 testing "maint test-settings show filename"
1746
54d66006
PA
17472019-07-02 Pedro Alves <palves@redhat.com>
1748
1749 * gdb.base/options.exp (test-info-threads): New procedure.
1750 (top level): Call it.
1751
10d06d82
TT
17522019-06-28 Tom Tromey <tromey@adacore.com>
1753
1754 * gdb.dwarf2/ada-linkage-name.c: New file.
1755 * gdb.dwarf2/ada-linkage-name.exp: New file.
1756
3d507ff2
TT
17572019-06-27 Tom Tromey <tromey@adacore.com>
1758
d039f014 1759 PR c++/20020:
3d507ff2
TT
1760 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1761
8af58ffe
TV
17622019-06-26 Tom de Vries <tdevries@suse.de>
1763
1764 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1765
22e21752
TV
17662019-06-26 Tom de Vries <tdevries@suse.de>
1767
1768 * gdb.base/index-cache.exp: Add back missing debug option.
1769
b65b566c
PW
17702019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1771
1772 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1773
5c2c8c69
TV
17742019-06-25 Tom de Vries <tdevries@suse.de>
1775
1776 PR testsuite/24727
1777 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1778
164e3873
TV
17792019-06-24 Tom de Vries <tdevries@suse.de>
1780
1781 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1782
824eacee
TV
17832019-06-24 Tom de Vries <tdevries@suse.de>
1784
1785 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1786 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1787 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1788
385b97d3
TV
17892019-06-24 Tom de Vries <tdevries@suse.de>
1790
1791 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1792
c596f180
TV
17932019-06-21 Tom de Vries <tdevries@suse.de>
1794
1795 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1796
b13a7d03
TV
17972019-06-21 Tom de Vries <tdevries@suse.de>
1798
1799 PR testsuite/24518
1800 PR ada/24713
1801 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1802 index.
1803
899277ae
TT
18042019-06-19 Tom Tromey <tromey@adacore.com>
1805
1806 * gdb.ada/length_cond.exp: Add intro comment.
1807
680e1bee
TT
18082019-06-19 Tom Tromey <tromey@adacore.com>
1809
1810 * gdb.ada/length_cond.exp: New file.
1811 * gdb.ada/length_cond/length_cond.adb: New file.
1812 * gdb.ada/length_cond/pck.adb: New file.
1813 * gdb.ada/length_cond/pck.ads: New file.
1814
0ed4690a
TV
18152019-06-18 Tom de Vries <tdevries@suse.de>
1816
1817 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1818
d20ed5fd
TT
18192019-06-18 Tom Tromey <tromey@adacore.com>
1820
1821 * gdb.base/list0.h: Add comment explaining control character.
1822
86e04673
TV
18232019-06-18 Tom de Vries <tdevries@suse.de>
1824
1825 * boards/fission.exp: Break up long debug_flags line.
1826
c4973306
SM
18272019-06-16 Tom de Vries <tdevries@suse.de>
1828
1829 PR gdb/24445
1830 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1831 generated index.
1832
93cb9841
AB
18332019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1834
1835 PR gdb/24686
1836 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1837 improve detection of bug gdb/24541.
1838
399aaebd
SM
18392019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1840
1841 PR gdb/24669
1842 * gdb.base/index-cache.exp (uses_readnow,
1843 expecting_index_cache_use): Define global variable.
1844 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1845 expecting_index_cache_use.
1846
584a927c
AB
18472019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1848 Andrew Burgess <andrew.burgess@embecosm.com>
1849
1850 * gdb.fortran/pointers.f90: New file.
1851 * gdb.fortran/print_type.exp: New file.
1852 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1853 * gdb.fortran/vla-type.exp: Likewise.
1854 * gdb.fortran/vla-value.exp: Likewise.
1855 * gdb.mi/mi-vla-fortran.exp: Likewise.
1856
30056ea0
AB
18572019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1858
1859 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1860 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1861 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1862 as a stop reason.
1863
ec8e2b6d
AB
18642019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1865
1866 * gdb.base/annota1.exp: Update expected results.
1867 * gdb.cp/annota2.exp: Likewise.
1868 * gdb.cp/annota3.exp: Likewise.
1869
09e4c4e1
AB
18702019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1871
1872 * gdb.base/style-logging.exp: Remove path from test name.
1873
0735b091
TT
18742019-06-14 Tom Tromey <tromey@adacore.com>
1875
1876 PR gdb/24502:
1877 * gdb.base/style-logging.exp: New file.
1878
f5686554
TT
18792019-06-14 Tom Tromey <tromey@adacore.com>
1880
1881 * gdb.base/symfile-warn.exp: New file.
1882 * gdb.base/symfile-warn.c: New file.
1883
a0c1ffed
TT
18842019-06-14 Tom Tromey <tromey@adacore.com>
1885
1886 * gdb.base/annotate-symlink.exp: New file.
1887
f411722c
TT
18882019-06-14 Tom Tromey <tromey@adacore.com>
1889
1890 * gdb.ada/set_wstr.exp: Add reassignment test.
1891
4268ec18
TT
18922019-06-14 Tom Tromey <tromey@adacore.com>
1893
1894 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1895 'unchecked_access and 'unrestricted_access as well.
1896
9a9e394b
TT
18972019-06-14 Tom Tromey <tromey@adacore.com>
1898
1899 PR ada/24539:
1900 * gdb.ada/vla.exp: Update tests.
1901 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1902 pragma.
1903
4c048731
PA
19042019-06-13 Pedro Alves <palves@redhat.com>
1905
1906 * gdb.base/settings.exp (test-integer): Test junk after
1907 "unlimited".
1908
6665660a
PA
19092019-06-13 Pedro Alves <palves@redhat.com>
1910
1911 * gdb.base/options.exp (test-thread-apply): New.
1912 (top level): Call it.
1913
5d707134
PA
19142019-06-13 Pedro Alves <palves@redhat.com>
1915
1916 * gdb.base/options.exp (test-frame-apply): New.
1917 (top level): Test print commands with different "frame apply"
1918 prefixes.
1919
e2a689da
PA
19202019-06-13 Pedro Alves <palves@redhat.com>
1921
e79be6e5 1922 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
1923 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1924 'max_completions' parameter and handle it.
1925 (test_gdb_completion_offers_commands): New.
1926
90a1ef87
PA
19272019-06-13 Pedro Alves <palves@redhat.com>
1928
1929 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1930
d4c16835
PA
19312019-06-13 Pedro Alves <palves@redhat.com>
1932
1933 * gdb.base/options.exp (test-backtrace): New.
1934 (top level): Call it.
1935
2daf894e
PA
19362019-06-13 Pedro Alves <palves@redhat.com>
1937
1938 * gdb.guile/scm-frame-args.exp: Use "set print
1939 raw-frame-arguments" instead of "set print raw frame-arguments".
1940 * gdb.python/py-frame-args.exp: Likewise.
1941
e6ed716c
PA
19422019-06-13 Pedro Alves <palves@redhat.com>
1943
1944 * gdb.compile/compile.exp: Adjust expected output to option
1945 processing changes.
1946
7d8062de
PA
19472019-06-13 Pedro Alves <palves@redhat.com>
1948
1949 * gdb.base/options.exp: Build executable.
1950 (test-print): New procedure.
1951 (top level): Call it, once for "print" and another for "compile
1952 print".
1953
9d0faba9
PA
19542019-06-13 Pedro Alves <palves@redhat.com>
1955
1956 * gdb.base/options.c: New file.
1957 * gdb.base/options.exp: New file.
1958
dee7b4c8
PA
19592019-06-13 Pedro Alves <palves@redhat.com>
1960
1961 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1962 that "o" is ambiguous.
1963
dca0f6c0
PA
19642019-06-13 Pedro Alves <palves@redhat.com>
1965
1966 * gdb.base/settings.c: New file.
1967 * gdb.base/settings.exp: New file.
1968
ccf46844
PA
19692019-06-13 Pedro Alves <palves@redhat.com>
1970
1971 * gdb.base/completion.exp: Fix comment typo.
1972
b9a3f842
PA
19732019-06-13 Pedro Alves <palves@redhat.com>
1974
1975 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1976 foo --1" test.
1977
d106773e
PA
19782019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1979
1980 * gdb.fortran/block-data.f: New.
1981 * gdb.fortran/block-data.exp: New.
1982
fea82da0
TV
19832019-06-11 Tom de Vries <tdevries@suse.de>
1984
1985 PR testsuite/24521
1986 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1987 message.
1988
8c2e74f1
TV
19892019-06-11 Tom de Vries <tdevries@suse.de>
1990
1991 PR testsuite/24521
1992 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1993
b49851c8
TV
19942019-06-11 Tom de Vries <tdevries@suse.de>
1995
1996 * boards/readnow.exp: New file.
1997
a7067863
AB
19982019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1999
2000 * gdb.fortran/vla-sizeof.exp: Update expected results.
2001
1a3da2cd
AB
20022019-06-06 Amos Bird <amosbird@gmail.com>
2003
2004 * gdb.base/annota1.exp (thread_switch): Add test for
2005 thread-exited annotation.
2006
3847a7bf
TT
20072019-06-06 Tom Tromey <tromey@adacore.com>
2008
2009 * gdb.base/maint.exp: Expect command started/finished output.
2010
0088ba59
AB
20112019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2012
2013 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2014 comment.
2015 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2016
312617a3
AB
20172019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2018
2019 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2020 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2021 * gdb.arch/riscv-unwind-long-insn.c: New file.
2022 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2023
e1f2e1a2
CB
20242019-06-04 Christian Biesinger <cbiesinger@google.com>
2025
d3238f7d 2026 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 2027
206584bd
PW
20282019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2029
2030 * lib/gdb.exp (help_list_trailer): New regexp variable
2031 factorizing the help trailer message.
2032 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2033 arg to allow to better factorize various tests.
2034 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2035 (test_prefix_command_help): Use help_list_trailer.
2036 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2037 * gdb.guile/scm-cmd.exp: Likewise.
2038 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2039 * gdb.base/help.exp: Use test_user_defined_class_help.
2040 * gdb.base/style.exp: Add tests for styling of help and apropos.
2041 * lib/gdb-utils.exp (style): Add title and highlight styles.
2042
708dc93e
PW
20432019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2044
2045 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2046 $_shell_exitsignal.
2047 * gdb.base/default.exp: Update for new convenience variables.
2048
f49055a5
TT
20492019-05-29 Tom Tromey <tromey@adacore.com>
2050
2051 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2052 to "break complete ada" test case's regexp.
2053
4330d61d
TT
20542019-05-29 Tom Tromey <tromey@adacore.com>
2055
2056 PR c++/20020:
2057 * gdb.cp/constexpr-field.exp: New file.
2058 * gdb.cp/constexpr-field.cc: New file.
2059
000439d5
TT
20602019-05-29 Tom Tromey <tromey@adacore.com>
2061
2062 * gdb.base/finish.exp (finish_no_print): New proc.
2063 (finish_tests): Call it.
2064
5a01c34c
TV
20652019-05-24 Tom de Vries <tdevries@suse.de>
2066
2067 * gdb.dwarf2/gdb-add-index.exp: New file.
2068
18125b16
TT
20692019-05-22 Tom Tromey <tromey@adacore.com>
2070
2071 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2072 * gdb.base/style.exp: Use "style".
2073 * lib/gdb-utils.exp (style): New proc.
2074
af1a8d03
TV
20752019-05-22 Tom de Vries <tdevries@suse.de>
2076
2077 * gdb.base/align.exp: Require c++11.
2078
e7fe496b
TV
20792019-05-22 Tom de Vries <tdevries@suse.de>
2080
2081 PR testsuite/24586
2082 * gdb.python/py-mi-var-info-path-expression.exp: Call
2083 mi_skip_python_tests to check if python is supported.
2084
8fca4da0
AH
20852019-05-22 Alan Hayward <alan.hayward@arm.com>
2086
2087 * gdb.arch/aarch64-pauth.c: New test.
2088 * gdb.arch/aarch64-pauth.exp: New file.
2089
b7060614
AH
20902019-05-22 Alan Hayward <alan.hayward@arm.com>
2091
2092 * README (Re-running Tests Outside The Testsuite): New section.
2093
669d0468
TV
20942019-05-21 Tom de Vries <tdevries@suse.de>
2095
2096 * gdb.arch/amd64-eval.exp: Require c++11.
2097 * gdb.base/max-depth.exp: Same.
2098 * gdb.compile/compile-cplus-array-decay.exp: Same.
2099 * gdb.cp/meth-typedefs.exp: Same.
2100 * gdb.cp/subtypes.exp: Same.
2101 * gdb.cp/temargs.exp: Same.
2102
ce3ebcaa
AH
21032019-05-21 Alan Hayward <alan.hayward@arm.com>
2104
2105 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2106
34d11c68
AB
21072019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2108
2109 PR gdb/18644
2110 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2111 * gdb.fortran/printing-types.exp: Add new test.
2112 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2113 testing.
2114 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2115 setup_kfail call.
2116
87781e84
AH
21172019-05-17 Alan Hayward <alan.hayward@arm.com>
2118
2119 * README (Running the Testsuite): Change example.
2120 (Testsuite Parameters): Remove TRANSCRIPT.
2121 * lib/gdb.exp: Remove TRANSCRIPT check.
2122
b420b89e
AH
21232019-05-17 Alan Hayward <alan.hayward@arm.com>
2124
2125 * README (Testsuite Parameters): Add replay logging to
2126 GDBSERVER_DEBUG.
2127 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2128 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2129 as a comma separated list.
2130 (gdb_debug_init): Override procedure.
2131
408e9b8b
AH
21322019-05-17 Alan Hayward <alan.hayward@arm.com>
2133
2134 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2135 (gdb_write_cmd_file): New procedure.
2136 * lib/gdbserver-support.exp (gdbserver_start): Call
2137 gdbserver_write_cmd_file.
2138 (gdbserver_write_cmd_file): New procedure.
2139
f9e2e39d
AH
21402019-05-17 Alan Hayward <alan.hayward@arm.com>
2141
2142 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2143 (delete_breakpoints): Likewise.
2144 (gdb_run_cmd): Likewise.
2145 (gdb_start_cmd): Likewise.
2146 (gdb_starti_cmd): Likewise.
2147 (gdb_internal_error_resync): Likewise.
2148 (gdb_test_multiple): Likewise.
2149 (gdb_reinitialize_dir): Likewise.
2150 (default_gdb_exit): Likewise.
2151 (gdb_file_cmd): Mark kill as optional.
2152 (default_gdb_start): Call gdb_stdin_log_init.
2153 (send_gdb): Call gdb_stdin_log_write.
2154 (rerun_to_main): Mark Y as an answer.
2155 (gdb_stdin_log_init): New function.
2156 (gdb_stdin_log_write): Likewise.
2157
81f47ac2
AH
21582019-05-17 Alan Hayward <alan.hayward@arm.com>
2159
2160 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2161 * gdb.base/debug-expr.exp: Likewise.
2162 * gdb.base/foll-fork.exp: Likewise.
2163 * gdb.base/foll-vfork.exp: Likewise.
2164 * gdb.base/fork-print-inferior-events.exp: Likewise.
2165 * gdb.base/gdb-sigterm.exp: Likewise.
2166 * gdb.base/gdbinit-history.exp: Likewise.
2167 * gdb.base/osabi.exp: Likewise.
2168 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2169 * gdb.base/ui-redirect.exp: Likewise.
2170 * gdb.gdb/unittest.exp: Likewise.
2171 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2172 * gdb.mi/mi-watch.exp: Likewise.
2173 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2174 * gdb.mi/user-selected-context-sync.exp: Likewise.
2175 * gdb.python/python.exp: Disable debug test when debugging.
2176 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2177 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2178 Likewise.
2179 * gdb.threads/stepi-random-signal.exp: Likewise.
2180
29b52314
AH
21812019-05-17 Alan Hayward <alan.hayward@arm.com>
2182
2183 * Makefile.in: Pass through GDB_DEBUG.
2184 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2185 (gdb,debug): Add board setting.
2186 * lib/gdb.exp (default_gdb_start): Start debugging.
2187 (gdb_debug_enabled): New procedure.
2188 (gdb_debug_init): Likewise.
29b52314
AH
2189
21902019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 2191
29b52314
AH
2192 * Makefile.in: Pass through GDB_DEBUG.
2193 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2194 (gdb,debug): Add board setting.
2195 * lib/gdb.exp (default_gdb_start): Start debugging.
2196 (gdb_debug_enabled): New procedure.
2197 (gdb_debug_init): Likewise.
29b52314 2198
ca1285d1
AH
21992019-05-17 Alan Hayward <alan.hayward@arm.com>
2200
2201 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2202
f3a09c80
AH
22032019-05-17 Alan Hayward <alan.hayward@arm.com>
2204
2205 * gdb.base/ui-redirect.exp: Test redirection.
2206
26648588
JV
22072019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2208
2209 * gdb.mi/mi-complete.exp: New file.
2210 * gdb.mi/mi-complete.cc: Likewise.
2211
14237686
AB
22122019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2213
2214 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2215 indexed and sliced arrays, and pointers to arrays.
2216
e7bd7fba
TT
22172019-05-14 Tom Tromey <tromey@adacore.com>
2218
2219 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2220 styling test.
2221
2764128d
TV
22222019-05-14 Tom de Vries <tdevries@suse.de>
2223
2224 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2225 selection entry encoding.
2226
71bed2db
TT
22272019-05-10 Tom Tromey <tromey@adacore.com>
2228
2229 * gdb.ada/info_exc.exp: Add "complete" test.
2230
63b667ad
TV
22312019-05-09 Tom de Vries <tdevries@suse.de>
2232
2233 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2234 CU-relative.
2235
9cfd2b89
TV
22362019-05-09 Tom de Vries <tdevries@suse.de>
2237
2238 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2239 CU-relative.
2240
2228ef77
XR
22412019-05-08 Joel Brobecker <brobecker@adacore.com>
2242
2243 * gdb.ada/frame_arg_lang.exp: New testcase.
2244 * gdb.ada/frame_arg_lang/bla.adb: New file.
2245 * gdb.ada/frame_arg_lang/pck.ads: New file.
2246 * gdb.ada/frame_arg_lang/pck.adb: New file.
2247 * gdb.ada/frame_arg_lang/foo.c: New file.
2248
80e55b13
TT
22492019-05-08 Tom Tromey <tromey@adacore.com>
2250
2251 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2252
9d3421af
TT
22532019-05-08 Tom Tromey <tromey@adacore.com>
2254
2255 * gdb.base/ptype-offsets.exp: Update tests.
2256
844333e2
TT
22572019-05-08 Tom Tromey <tromey@adacore.com>
2258
2259 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2260 cases.
2261 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2262 "short".
2263
988915ee
TT
22642019-05-08 Tom Tromey <tromey@adacore.com>
2265
2266 * gdb.ada/vla.exp: New file.
2267 * gdb.ada/vla/vla.adb: New file.
2268
7bd55dac
TV
22692019-05-07 Tom de Vries <tdevries@suse.de>
2270
2271 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2272
75f06e9d
TV
22732019-05-07 Tom de Vries <tdevries@suse.de>
2274
2275 PR testsuite/24522
2276 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2277 section.
2278
77e7aaa4
TV
22792019-05-07 Tom de Vries <tdevries@suse.de>
2280
2281 PR testsuite/24522
2282 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2283 .debug_aranges section.
2284
456ba0fa
TV
22852019-05-07 Tom de Vries <tdevries@suse.de>
2286
2287 PR testsuite/24159
2288 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2289
5a56d6a6
TV
22902019-05-06 Tom de Vries <tdevries@suse.de>
2291
2292 * lib/gdb.exp (exec_has_index_section): New proc.
2293 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2294 section.
2295
9d6d4be8
TV
22962019-05-04 Tom de Vries <tdevries@suse.de>
2297
2298 * boards/cc-with-debug-names.exp: New file.
2299
222a8d25
TT
23002019-05-03 Tom Tromey <tromey@adacore.com>
2301
2302 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2303 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2304 * gdb.ada/char_enum.exp: Add test.
2305
0fdfd794
TV
23062019-05-03 Tom de Vries <tdevries@suse.de>
2307
2308 * boards/cc-with-gdb-index.exp: New file.
2309
80062eb9
AB
23102019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2311
2312 * gdb.rust/simple.exp: Add new test case.
2313 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2314 (main): Initialise an instance of the new struct.
2315
4504bbde
TT
23162019-05-01 Tom Tromey <tromey@adacore.com>
2317
2318 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2319 record.
2320 (NPR): New variable.
2321 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2322 test.
2323
d48e62f4
TT
23242019-05-01 Tom Tromey <tromey@adacore.com>
2325
2326 * gdb.ada/packed_array_assign.exp: Add packed assignment
2327 regression test.
2328
f59f30f5
TV
23292019-05-01 Tom de Vries <tdevries@suse.de>
2330
2331 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2332
b70bfc54
TV
23332019-05-01 Tom de Vries <tdevries@suse.de>
2334
2335 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2336
15f18d14
AT
23372019-04-30 Ali Tamur <tamur@google.com>
2338
2339 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2340
2ff0a947
TT
23412019-04-30 Tom Tromey <tromey@adacore.com>
2342
2343 * lib/ada.exp (find_ada_tool): New proc.
2344 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2345 * gdb.ada/catch_ex_std.exp: New file.
2346 * gdb.ada/catch_ex_std/foo.adb: New file.
2347 * gdb.ada/catch_ex_std/some_package.adb: New file.
2348 * gdb.ada/catch_ex_std/some_package.ads: New file.
2349
a776957c
TT
23502019-04-30 Tom Tromey <tromey@adacore.com>
2351
2352 PR c++/24470:
2353 * gdb.cp/temargs.cc: Add test code from PR.
2354
bc68014d
AB
23552019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2356
2357 * gdb.fortran/vla-datatypes.exp: Update expected results.
2358 * gdb.fortran/vla-ptype.exp: Likewise.
2359 * gdb.fortran/vla-type.exp: Likewise.
2360 * gdb.fortran/vla-value.exp: Likewise.
2361
f1fdc960
AB
23622019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2363
2364 * gdb.fortran/ptr-indentation.exp: Update expected results.
2365 * gdb.fortran/ptype-on-functions.exp: Likewise.
2366 * gdb.fortran/vla-ptr-info.exp: Likewise.
2367 * gdb.fortran/vla-value.exp: Likewise.
2368
bf7a4de1
AB
23692019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2370
2371 * gdb.fortran/ptype-on-functions.exp: New file.
2372 * gdb.fortran/ptype-on-functions.f90: New file.
2373
bbe75b9d
AB
23742019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2375
2376 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2377 case void string.
2378
1db455a7
AB
23792019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2380
2381 * gdb.fortran/complex.exp: Expand.
2382 * gdb.fortran/complex.f: Renamed to...
2383 * gdb.fortran/complex.f90: ...this, and extended to add more
2384 complex values.
2385
b6d03bb2
AB
23862019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2387
2388 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2389 MODULO, CMPLX.
2390
2e62ab40
AB
23912019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2392 Richard Bunt <richard.bunt@arm.com>
2393
2394 * gdb.base/max-depth.c: New file.
2395 * gdb.base/max-depth.exp: New file.
2396 * gdb.python/py-nested-maps.c: New file.
2397 * gdb.python/py-nested-maps.exp: New file.
2398 * gdb.python/py-nested-maps.py: New file.
2399 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2400 (test_all_common): Call test_max_depth.
2401 * gdb.fortran/max-depth.exp: New file.
2402 * gdb.fortran/max-depth.f90: New file.
2403 * gdb.go/max-depth.exp: New file.
2404 * gdb.go/max-depth.go: New file.
2405 * gdb.modula2/max-depth.exp: New file.
2406 * gdb.modula2/max-depth.c: New file.
2407 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2408
d2b584a5
TV
24092019-04-29 Tom de Vries <tdevries@suse.de>
2410
2411 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2412
136afab8
PW
24132019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2414
2415 * gdb.base/callexit.exp: Test may-call-functions off.
2416
725cbb63
KS
24172019-04-25 Keith Seitz <keiths@redhat.com>
2418
2419 PR c++/24367
2420 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2421 (another_incomplete_struct, test_incomplete): New definitions.
2422 (main): Use new definitions.
2423 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2424 functions.
2425
82433e3e
SDJ
24262019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2427
2428 PR corefiles/11608
2429 PR corefiles/18187
2430 * gdb.base/coredump-filter-build-id.exp: New file.
2431
dd06d4d6
AH
24322019-04-25 Alan Hayward <alan.hayward@arm.com>
2433
e79be6e5
SM
2434 * Makefile.in: Pass through GDBSERVER_DEBUG.
2435 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2436 (gdbserver,debug): Add board setting.
2437 * gdb.trace/tspeed.exp: Skip when debugging.
2438 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2439 * lib/gdbserver-support.exp: Likewise
dd06d4d6 2440
1670072e
TT
24412019-04-24 Tom Tromey <tromey@adacore.com>
2442
2443 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2444 Rust.
2445
a59240a4
TT
24462019-04-24 Tom Tromey <tromey@adacore.com>
2447
2448 * gdb.arch/amd64-eval.exp: Test bitfield return.
2449 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2450 (class Foo) <return_bitfields>: New method.
2451 (main): Call it.
2452
b907456c
AB
24532019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2454
2455 * gdb.cp/many-args.cc: New file.
2456 * gdb.cp/many-args.exp: New file.
2457
5c565afd
TV
24582019-04-23 Tom de Vries <tdevries@suse.de>
2459
2460 PR gdb/24433
2461 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2462
ba22ff86
AH
24632019-04-23 Alan Hayward <alan.hayward@arm.com>
2464
2465 * gdb.trace/backtrace.exp: Use nopie flag.
2466 * gdb.trace/circ.exp: Likewise.
2467 * gdb.trace/collection.exp: Likewise.
2468 * gdb.trace/ftrace.exp: Likewise.
2469 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2470 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2471 * gdb.trace/qtro.exp: Likewise.
2472 * gdb.trace/read-memory.exp: Likewise.
2473 * gdb.trace/report.exp: Likewise.
2474 * gdb.trace/tfile.exp: Likewise.
2475 * gdb.trace/tfind.exp: Likewise.
2476 * gdb.trace/unavailable.exp: Likewise.
2477
7905fc35
PA
24782019-04-22 Pedro Alves <palves@redhat.com>
2479
2480 * gdb.base/solib-probes-nosharedlibrary.c,
2481 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2482
8ecb59f8
TT
24832019-04-19 Tom Tromey <tromey@adacore.com>
2484
2485 * gdb.ada/ptype_union.c: New file.
2486 * gdb.ada/ptype_union.exp: New file.
2487
62160ec9
TT
24882019-04-19 Tom Tromey <tromey@adacore.com>
2489
2490 PR symtab/24423:
2491 * gdb.base/list0.h (foo): Add a control-l character.
2492
36cd4ba5
TV
24932019-04-18 Tom de Vries <tdevries@suse.de>
2494
2495 PR gdb/24433
2496 * boards/local-board.exp: Set sysroot to "".
2497
b73715df
TV
24982019-04-18 Tom de Vries <tdevries@suse.de>
2499 Pedro Alves <palves@redhat.com>
2500
2501 PR gdb/24454
2502 * gdb.threads/vfork-follow-child-exec.c: New file.
2503 * gdb.threads/vfork-follow-child-exec.exp: New file.
2504 * gdb.threads/vfork-follow-child-exit.c: New file.
2505 * gdb.threads/vfork-follow-child-exit.exp: New file.
2506
4aa866af
LS
25072019-04-15 Leszek Swirski <leszeks@google.com>
2508
2509 * gdb.arch/amd64-eval.cc: New file.
2510 * gdb.arch/amd64-eval.exp: New file.
2511
e5a1a79a
AH
25122019-04-11 Alan Hayward <alan.hayward@arm.com>
2513
2514 * gdb.server/sysroot.c: New test.
2515 * gdb.server/sysroot.exp: New file.
2516 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2517 matching param.
2518
41077b66
AB
25192019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2520
2521 * gdb.base/align.exp: Extend test to cover structures containing
2522 only static fields.
2523
c30391f8
TV
25242019-04-11 Tom de Vries <tdevries@suse.de>
2525
2526 * boards/cc-with-dwz-m.exp: New file.
2527 * boards/cc-with-dwz.exp: New file.
2528 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2529
e242fd12
SM
25302019-04-09 Simon Marchi <simon.marchi@efficios.com>
2531
2532 * gdb.base/start-cpp.exp: New file.
2533 * gdb.base/start-cpp.cc: New file.
2534
2b0c8b01
KB
25352019-04-08 Kevin Buettner <kevinb@redhat.com>
2536
2537 * gdb.python/py-thrhandle.exp: Adjust tests to call
2538 thread_from_handle instead of thread_from_thread_handle.
2539
947210e5
KB
25402019-04-08 Kevin Buettner <kevinb@redhat.com>
2541
2542 * gdb.python/py-thrhandle.exp: Add tests for
2543 gdb.InferiorThread.handle.
2544
d7df6549
AB
25452019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2546
2547 * gdb.python/py-function.exp: Check calling helper function from
2548 all languages.
2549 * lib/gdb.exp (gdb_supported_languages): New proc.
2550
8bdc1658
AB
25512019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2552
2553 * gdb.base/complex-parts.c: New file.
2554 * gdb.base/complex-parts.exp: New file.
2555
05caa1d2
TT
25562019-04-01 Tom Tromey <tromey@adacore.com>
2557
2558 PR symtab/23331:
2559 * gdb.dwarf2/dw2-ranges-main.c: New file.
2560 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2561 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2562
7734102d
EZ
25632019-03-30 Simon Marchi <simark@simark.ca>
2564
2565 * gdb.base/default.exp: Add values for $_gdb_major and
2566 $_gdb_minor.
2567
188e1fa9
TT
25682019-03-29 Tom Tromey <tromey@adacore.com>
2569
2570 * gdb.base/help.exp: Tighten apropos regexp.
2571
2880242d
KS
25722019-03-29 Keith Seitz <keiths@redhat.com>
2573
2574 * gdb.fortran/array-bounds.exp: New file.
2575 * gdb.fortran/array-bounds.f90: New file.
2576
077cad8e
PW
25772019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2578
2579 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2580
80047cfc
PW
25812019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2582
2583 * gdb.multi/hello.c (main): Increase alarm timer.
2584
f489207e
SL
25852019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2586
2587 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2588 factor when no hardware watchpoint support.
2589
c92df149
AH
25902019-03-28 Alan Hayward <alan.hayward@arm.com>
2591 Pedro Alves <palves@redhat.com>
2592
2593 * boards/local-board.exp: set sysroot to /.
2594
933aebfa
AH
25952019-03-27 Alan Hayward <alan.hayward@arm.com>
2596
2597 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2598 in child.
2599
9f9aa852
AB
26002019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2601
2602 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2603 field.
2604 (make_container): Initialise new field.
2605 * gdb.python/py-prettyprint.exp: Add new tests.
2606 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2607 <display_hint>: New method.
2608
3714a195
AB
26092019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2610
2611 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2612 gdb_continue_to_breakpoint more throughout this test.
2613 (run_lang_tests) Supply unique test names, and use
2614 gdb_test_no_output.
2615
18c77628
AB
26162019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2617
2618 * gdb.base/finish-pretty.exp: Update expected results.
2619 * gdb.base/pretty-print.c: New file.
2620 * gdb.base/pretty-print.exp: New file.
2621
9a93502f
PA
26222019-03-25 Pedro Alves <palves@redhat.com>
2623
2624 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2625 move comments outside list. Append '-i "" eof' section.
2626
968aa7ae
AH
26272019-03-22 Alan Hayward <alan.hayward@arm.com>
2628
34a7f2a4 2629 PR testsuite/25016
968aa7ae
AH
2630 * README: Add pie options.
2631 * gdb.base/break-interp.exp: Ensure pie is disabled.
2632 * gdb.base/dump.exp: Likewise.
2633 * lib/gdb.exp (gdb_compile): Add pie option.
2634
4c7d57e7
TT
26352019-03-19 Tom Tromey <tromey@adacore.com>
2636
2637 * gdb.mi/mi2-cli-display.c: New file.
2638 * gdb.mi/mi2-cli-display.exp: New file.
2639
bff8c71f
TT
26402019-03-18 Joel Brobecker <brobecker@adacore.com>
2641 Tom Tromey <tromey@adacore.com>
2642
2643 * gdb.ada/ptype_array/pck.adb: New file.
2644 * gdb.ada/ptype_array/pck.ads: New file.
2645 * gdb.ada/ptype_array/foo.adb: New file.
2646 * gdb.ada/ptype_array.exp: New file.
2647
d085f989
TT
26482019-03-14 Tom Tromey <tromey@adacore.com>
2649
2650 * gdb.base/style.exp: Add "set style sources" test.
2651
b4be1b06
SM
26522019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2653
2654 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2655 * mi-breakpoint-multiple-locations.exp: ... this.
2656 (make_breakpoints_pattern): New proc.
2657 (do_test): Add mi_version parameter, test -break-insert,
2658 -break-info and =breakpoint-created.
2659
7cde5fc2
AB
26602019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2661
2662 * config/default.exp: Remove 'load_lib gdb.exp'.
2663 * config/monitor.exp: Likewise.
2664 * config/sid.exp: Likewise.
2665 * config/sim.exp: Likewise.
2666 * config/slite.exp: Likewise.
2667 * config/unix.exp: Likewise.
2668 * gdb.base/default.exp: Remove unhelpful comment.
2669
efbecbc1
AB
26702019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2671
2672 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2673
0841c79a
AB
26742019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2675
2676 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2677
4a270568
AB
26782019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2679
2680 * gdb.fortran/type-kinds.exp: Update expected results.
2681
067630bd
AB
26822019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2683
2684 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2685
3be47f7a
AB
26862019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2687
2688 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2689 function.
2690 (test_basic_parsing_of_type_kinds): Expand types tested.
2691 (test_parsing_invalid_type_kinds): New function.
2692
4d00f5d8
AB
26932019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2694
2695 * gdb.fortran/intrinsics.exp: New file.
2696 * gdb.fortran/intrinsics.f90: New file.
2697 * gdb.fortran/type-kinds.exp: New file.
2698
c8f91604
AB
26992019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2700
2701 * gdb.fortran/dot-ops.exp: New file.
2702
dd9f2c76
AB
27032019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2704
2705 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2706 Check upper and lower case logical literals.
2707
84ec9724
AB
27082019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2709
2710 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2711 Remove duplicate tests.
2712
c3734e09
AH
27132019-03-06 Alan Hayward <alan.hayward@arm.com>
2714
2715 * lib/gdb.exp (builtin_cd): rename of cd.
2716 (cd): Override builtin.
2717
aa3cfbda
RB
27182019-03-06 Richard Bunt <richard.bunt@arm.com>
2719
2720 * gdb.fortran/function-calls.exp: New file.
2721 * gdb.fortran/function-calls.f90: New test.
2722
7b63ad86
RB
27232019-03-04 Richard Bunt <richard.bunt@arm.com>
2724
2725 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2726 on user program standard output.
2727 * gdb.fortran/short-circuit-argument-list.f90: Record function
2728 calls.
2729
01abb042
AH
27302019-02-28 Alan Hayward <alan.hayward@arm.com>
2731
c3734e09
AH
2732 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2733 failure.
01abb042 2734
92137da0
RO
27352019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2736
2737 PR gdb/8527
2738 * gdb.base/interrupt-daemon-attach.c,
2739 gdb.base/interrupt-daemon-attach.exp: New test.
2740
5862844d
PA
27412019-02-27 Pedro Alves <palves@redhat.com>
2742
2743 * gdb.base/page.exp: Add tests for "set width/height -1".
2744
8ed25214
PA
27452019-02-27 Pedro Alves <palves@redhat.com>
2746
2747 * gdb.base/page.exp: Add tests for "set/show width/height" with
2748 "infinite" values.
2749
6c28e44a
TT
27502019-02-27 Tom Tromey <tromey@adacore.com>
2751
2752 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2753 2.4.
2754 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2755 workaround.
2756
bf9a735e
AB
27572019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2758
2759 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2760 tests for structs with static members.
2761
8791793c
TT
27622019-02-26 Tom Tromey <tromey@adacore.com>
2763
2764 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2765 ValueError, not TypeError.
2766
bc2a507e
KB
27672019-02-26 Kevin Buettner <kevinb@redhat.com>
2768
2769 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2770 call from main program.
2771
e0e7d3bd
JB
27722019-02-23 Joel Brobecker <brobecker@adacore.com>
2773
2774 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2775 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2776 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2777 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2778 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2779
9600246d
KS
27802019-02-22 Keith Seitz <keiths@redhat.com>
2781
2782 PR symtab/23853
2783 * gdb.base/symlink-sourcefile.c: New file.
2784 * gdb.base/symlink-sourcefile.exp: New file.
2785
0c95f9ed
TT
27862019-02-20 Tom Tromey <tom@tromey.com>
2787
2788 * gdb.base/info_qt.exp: Update.
2789
6caa91b6
SM
27902019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2791
2792 * gdb.base/source.exp: Move "error in sourced script" code to
2793 the end.
2794 * gdb.base/source-error.gdb: Move contents to
2795 source-error-1.gdb. Add new code to source source-error-1.gdb.
2796 * gdb.base/source-error-1.gdb: New file, from previous
2797 source-error.gdb.
2798
6506371f
TT
27992019-02-17 Tom Tromey <tom@tromey.com>
2800
2801 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2802 for macro styling.
2803 * gdb.base/style.c (SOME_MACRO): New macro.
2804
a0087920
TT
28052019-02-17 Tom Tromey <tom@tromey.com>
2806
2807 * gdb.base/style.exp: Add line-wrapping tests.
2808 * gdb.base/page.exp: Add test for quitting during pagination.
2809
a2cd4f14
JB
28102019-02-17 Joel Brobecker <brobecker@adacore.com>
2811
2812 * gdb.ada/big_packed_array: New testcase.
2813 * gdb.ada/homonym.exp: Fix incorrect expected output for
2814 "break <homonym__get_value>" test.
2815
9d70ffbc
WP
28162019-02-13 Weimin Pan <weimin.pan@oracle.com>
2817
2818 PR breakpoints/21870
2819 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2820 and prepare_for_testing. Add comment.
2821 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2822 redundant cleanup call. Clean up comment.
2823
01c7ae81
WP
28242019-02-12 Weimin Pan <weimin.pan@oracle.com>
2825
2826 PR breakpoints/21870
2827 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2828 * gdb.arch/aarch64-dbreg-contents.c: New file.
2829
aff29d1c
JB
28302019-02-10 Joel Brobecker <brobecker@adacore.com>
2831
2832 * gdb.ada/mi_ref_changeable: New testcase.
2833
df0da8a2
AH
28342019-02-07 Alan Hayward <alan.hayward@arm.com>
2835
2836 * gdb.base/attach.exp: Add double attach test.
2837
bd447abb
SM
28382019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2839
2840 * lib/gdb.exp (default_gdb_start): Don't match pagination
2841 prompt.
2842 (gdb_init): Set stty_init.
2843
1dbc40b9
TT
28442019-01-27 Tom Tromey <tom@tromey.com>
2845
2846 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2847 skip_python_tests.
2848
353229bf
AH
28492019-01-24 Alan Hayward <alan.hayward@arm.com>
2850
2851 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2852 New structure.
2853 (struct struct_static_02_02): Likewise.
2854 (struct struct_static_02_03): Likewise.
2855 (struct struct_static_02_04): Likewise.
2856 (struct struct_static_04_01): Likewise.
2857 (struct struct_static_04_02): Likewise.
2858 (struct struct_static_04_03): Likewise.
2859 (struct struct_static_04_04): Likewise.
2860 (struct struct_static_06_01): Likewise.
2861 (struct struct_static_06_02): Likewise.
2862 (struct struct_static_06_03): Likewise.
2863 (struct struct_static_06_04): Likewise.
2864 (cmp_struct_static_02_01): Likewise.
2865 (cmp_struct_static_02_02): Likewise.
2866 (cmp_struct_static_02_03): Likewise.
2867 (cmp_struct_static_02_04): Likewise.
2868 (cmp_struct_static_04_01): Likewise.
2869 (cmp_struct_static_04_02): Likewise.
2870 (cmp_struct_static_04_03): Likewise.
2871 (cmp_struct_static_04_04): Likewise.
2872 (cmp_struct_static_06_01): Likewise.
2873 (cmp_struct_static_06_02): Likewise.
2874 (cmp_struct_static_06_03): Likewise.
2875 (cmp_struct_static_06_04): Likewise.
2876 (call_all): Test new structs.
2877 * gdb.base/infcall-nested-structs.exp: Likewise.
2878
73021deb
AH
28792019-01-21 Alan Hayward <alan.hayward@arm.com>
2880 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2881
fc65c7db
AH
28822019-01-21 Alan Hayward <alan.hayward@arm.com>
2883 * gdb.base/stack-protector.c: New test.
2884 * gdb.base/stack-protector.exp: New file.
2885 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2886 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2887 option.
2888 (gdb_compile): Remove stack protector for GCC and prevent
2889 recursion.
2890
c24bdb02
KS
28912019-01-16 Keith Seitz <keiths@redhat.com>
2892
2893 PR gdb/23773
2894 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2895
6f072a10
PFC
28962019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2897
2898 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2899 aliases.
2900 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2901 tests.
2902 * gdb.arch/powerpc-vector-regs.c: New file.
2903 * gdb.arch/powerpc-vector-regs.exp: New file.
2904
a7b8d682
PFC
29052019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2906
2907 * gdb.arch/altivec-regs.exp: Fix the list passed to
2908 gdb_expect_list when testing "info vector".
2909
6eb6fb67
AB
29102019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2911
2912 * gdb.base/style.exp: Don't include path in testname.
2913
b56f80d8
KS
29142019-01-10 Keith Seitz <keiths@redhat.com>
2915
2916 PR gdb/23712
2917 PR symtab/23010
2918 * gdb.dwarf2/multidictionary.exp: New file.
2919
041be526
SM
29202019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2921
2922 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2923 (test_gnuv3_style_demangling): ... this.
2924 (test_lucid_style_demangling): Remove.
2925 (test_arm_style_demangling): Remove.
2926 (test_hp_style_demangling): Remove.
2927 (do_tests): Remove calls to the above.
2928
d820d0c3
AB
29292019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2930
2931 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2932 case.
2933
f097f5ad
TT
29342019-01-06 Tom Tromey <tom@tromey.com>
2935
2936 PR gdb/28155:
2937 * gdb.dwarf2/typedef-void-finish.exp: New file.
2938
2cd8cc0b
TT
29392018-12-28 Tom Tromey <tom@tromey.com>
2940 Simon Marchi <simark@simark.ca>
2941
2942 * gdb.base/jit-exec.exp: New file.
2943 * gdb.base/jit-exec.c: New file.
2944 * gdb.base/jit-execd.c: New file.
2945
35fb8261
TT
29462018-12-28 Tom Tromey <tom@tromey.com>
2947
2948 * gdb.base/style.exp: Update test to check for address styling.
2949
47fd17cd
TT
29502018-12-28 Tom Tromey <tom@tromey.com>
2951
2952 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2953 message.
2954
d47032b7
TT
29552018-12-28 Tom Tromey <tom@tromey.com>
2956
2957 * gdb.base/style.exp: Add test for version number styling.
2958
af79b68d
TT
29592018-12-28 Tom Tromey <tom@tromey.com>
2960
2961 * gdb.base/style.exp: Add test for print_address_symbolic.
2962
0bb296cb
TT
29632018-12-28 Tom Tromey <tom@tromey.com>
2964
2965 * gdb.base/style.exp: Add test for breakpoint setting.
2966
80ae2043
TT
29672018-12-28 Tom Tromey <tom@tromey.com>
2968
2969 * gdb.base/style.exp: Add test for variable names.
2970
cbe56571
TT
29712018-12-28 Tom Tromey <tom@tromey.com>
2972
2973 * gdb.base/style.exp: New file.
2974 * gdb.base/style.c: New file.
2975
9162a27c
TT
29762018-12-28 Tom Tromey <tom@tromey.com>
2977
2978 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2979 "dumb".
2980 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2981 the TERM environment variable.
2982
bc543c90
TT
29832018-12-27 Tom Tromey <tom@tromey.com>
2984
2985 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2986 pagination test.
2987
6f0ffe50
AB
29882018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2989
2990 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2991 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2992
b5a1e557
PW
29932018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2994
2995 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2996 Filename a.adb changed to bp_fun_addr.adb.
2997 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2998
6e8b1ab2
JV
29992018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3000
3001 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3002 non-PIE executables.
3003 * README: Mention the gdb,nopie_flag board setting.
3004 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3005 non-PIE executable.
3006 * gdb.arch/amd64-entry-value.exp: Likewise.
3007 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3008 * gdb.arch/i386-float.exp: Likewise.
3009 * gdb.arch/i386-signal.exp: Likewise.
3010 * gdb.mi/mi-reg-undefined.exp: Likewise.
3011
d00a27c5
PM
30122018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3013
3014 PR gdb/23974
3015 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3016
161d081c
PW
30172018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3018
3019 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3020 Update order of results accordingly.
3021
b001de23
AB
30222018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3023
3024 * gdb.base/annota1.exp: Update a test regexp.
3025
99e1a184
AB
30262018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3027
3028 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3029
7a81c1e2
PW
30302018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3031
3032 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3033 (reuse_time): Initialize to REUSE_TIME_CAP.
3034 (check_rc): New function.
3035 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3036 Check pthread_create rc.
3037 (spawner_thread_func): Check pthread_create and pthread_join rc.
3038
73e8dc90
PA
30392018-12-08 Pedro Alves <palves@redhat.com>
3040
3041 * gdb.base/list.exp (test_forward_search): Rename to ...
3042 (test_forward_reverse_search): ... this. Also test reverse-search
3043 and the forward-search alias.
3044
13f2ed32
AB
30452018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3046
3047 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3048 local timeout variable before return, and remove all local timeout
3049 variable entirely.
3050 (gdb_load): Likewise.
3051
64d27cfc
TV
30522018-12-01 Tom de Vries <tdevries@suse.de>
3053
3054 * gdb.base/gdb-caching-proc.exp: New file.
3055
f63c03b4
SDJ
30562018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3057
3058 * Makefile.in (TIMESTAMP): New variable.
3059 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3060 command.
3061 (check-single-racy): Likewise.
3062 (check/%.exp): Likewise.
3063 (check-racy/%.exp): Likewise.
3064 (workers/%.worker): Likewise.
3065 (build-perf): Likewise.
3066 (check-perf): Likewise.
3067 * README: Describe new "TS" and "TS_FORMAT" variables.
3068 * print-ts.py: New file.
3069
1c97054b
BF
30702018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3071
3072 PR python/23714
3073 * gdb.python/python.exp: Test command repetition after
3074 gdb.execute.
3075
1871a62d
AB
30762018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3077
3078 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3079 is correctly aligned.
3080
fb5e1ed9
PW
30812018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3082
3083 * gdb.ada/info_auto_lang.exp: New testcase.
3084 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3085 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3086 * gdb.ada/info_auto_lang/some_c.c: New file.
3087
43d397ca
PW
30882018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3089
3090 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3091 FUNC_lang language syntax.
3092
beddd671
PW
30932018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3094
3095 * gdb.base/info_minsym.c: New file.
3096 * gdb.base/info_minsym.exp: New file.
3097
73fc52c4
TT
30982018-11-19 Tom Tromey <tom@tromey.com>
3099
3100 PR rust/23625:
3101 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3102 * gdb.rust/expr.exp: Update expected output. Change one test.
3103
994b876a
TT
31042018-11-19 Tom Tromey <tom@tromey.com>
3105
3106 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3107
6769f276
PA
31082018-11-19 Pedro Alves <palves@redhat.com>
3109
3110 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3111 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3112 see the expected warning.
3113
38a72da0
AH
31142018-11-16 Alan Hayward <alan.hayward@arm.com>
3115
3116 PR gdb/22736:
3117 * gdb.cp/infcall-nodebug-lib.c: New test.
3118 * gdb.cp/infcall-nodebug-main.c: New test.
3119 * gdb.cp/infcall-nodebug.exp: New file.
3120
53a89d6e
SM
31212018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3122
3123 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3124 completer tests.
3125
9325300d
TV
31262018-11-09 Tom de Vries <tdevries@suse.de>
3127
3128 * gdb.base/msym-lang.c: New test.
3129 * gdb.base/msym-lang.exp: New file.
3130 * gdb.base/msym-lang-main.c: New test.
3131
20f0d60d
TT
31322018-11-08 Tom Tromey <tom@tromey.com>
3133
3134 PR gdb/23555:
3135 PR gdb/23838:
3136 * gdb.base/warning.exp: New file.
3137
b5420128
JB
31382018-11-08 Jan Beulich <jbeulich@suse.com>
3139
3140 * testsuite/gdb.arch/i386-avx512.c,
3141 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3142
cd115d61
AB
31432018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3144
3145 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3146 point hardware.
3147
35ee2dc2
AB
31482018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3149
3150 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3151 * gdb.dwarf2/missing-type-name.exp: New file.
3152
31aceee8
TV
31532018-11-06 Tom de Vries <tdevries@suse.de>
3154
3155 * gdb.base/many-headers.c: New test.
3156 * gdb.base/many-headers.exp: New file.
3157
109be305
JW
31582018-11-06 Jim Wilson <jimw@sifive.com>
3159
3160 * gdb.base/code_elim.exp: For riscv, set additional_flags
3161 to include -msmall-data-limit=0.
3162
e2b7af72
JB
31632018-11-01 Joel Brobecker <brobecker@adacore.com>
3164
3165 * gdb.ada/watch_minus_l: New testcase.
3166
cdcda965
SM
31672018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3168
3169 * gdb.arch/aix-sighandle.c: New file.
3170 * gdb.arch/aix-sighandle.exp: New file.
3171
92dcebf3
AB
31722018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3173
3174 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3175 registers being unions.
3176
68b9ac18
TV
31772018-10-31 Tom de Vries <tdevries@suse.de>
3178
3179 * lib/valgrind.exp: New file.
3180 (vgdb_start, vgdb_stop): New procs, factored out of ...
3181 * gdb.base/valgrind-bt.exp: ... here, ...
3182 * gdb.base/valgrind-disp-step.exp: ... here and ...
3183 * gdb.base/valgrind-infcall.exp: ... here.
3184
1443936e
TV
31852018-10-31 Tom de Vries <tdevries@suse.de>
3186
3187 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3188
eb77c9df
AB
31892018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3190
3191 * gdb.dwarf2/void-type.c: New file.
3192 * gdb.dwarf2/void-type.exp: New file.
3193
82b5e646
PW
31942018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3195
3196 * gdb.base/info_qt.c: New file.
3197 * gdb.base/info_qt.exp: New file.
3198
8d619c01
EBM
31992018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3200
3201 * gdb.arch/powerpc-htm-regs.c: New file.
3202 * gdb.arch/powerpc-htm-regs.exp: New file.
3203
f2cf6173
EBM
32042018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3205
3206 * gdb.arch/powerpc-tar.c: New file.
3207 * gdb.arch/powerpc-tar.exp: New file.
3208
7ca18ed6
EBM
32092018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3210
3211 * gdb.arch/powerpc-ppr-dscr.c: New file.
3212 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3213
bfcc0eba
TV
32142018-10-25 Tom de Vries <tdevries@suse.de>
3215
3216 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3217
fe1a5cad
TV
32182018-10-24 Tom de Vries <tdevries@suse.de>
3219
3220 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3221 longer exists error.
3222
a76dc3b7
TV
32232018-10-24 Tom de Vries <tdevries@suse.de>
3224
3225 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3226
4df46df7
TV
32272018-10-24 Tom de Vries <tdevries@suse.de>
3228
3229 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3230 --db-attach in valgrind.
3231
0dbfcfff
AB
32322018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3233
3234 * gdb.arch/riscv-reg-aliases.c: New file.
3235 * gdb.arch/riscv-reg-aliases.exp: New file.
3236
b04480b1
AH
32372018-10-19 Alan Hayward <alan.hayward@arm.com>
3238
3239 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3240
2c6ac8d7
AH
32412018-10-19 Alan Hayward <alan.hayward@arm.com>
3242
3243 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3244
2bc69f25
AH
32452018-10-19 Alan Hayward <alan.hayward@arm.com>
3246
3247 * gdb.cp/ovldbreak.exp: Fix regexps.
3248
1f1ae3a3
AH
32492018-10-19 Alan Hayward <alan.hayward@arm.com>
3250
3251 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3252
94c18618
SDJ
32532018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3254
3255 PR cli/23785
3256 * gdb.base/restore.exp: New test to check if "restore" with an
3257 invalid file doesn't segfault.
3258
812cd6eb
TV
32592018-10-18 Tom de Vries <tdevries@suse.de>
3260
3261 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3262 * gdb.ada/excep_handle.exp: Same.
3263 * gdb.ada/mi_string_access.exp: Same.
3264 * gdb.ada/mi_var_union.exp: Same.
3265 * gdb.arch/arc-analyze-prologue.exp: Same.
3266 * gdb.arch/arc-decode-insn.exp: Same.
3267 * gdb.base/readnever.exp: Same.
3268 * gdb.fortran/printing-types.exp: Same.
3269 * gdb.guile/scm-lazy-string.exp: Same.
3270
c4b90788
TV
32712018-10-16 Tom de Vries <tdevries@suse.de>
3272
3273 PR gdb/23730
3274 * gdb.base/catch-follow-exec.c: Add copyright notice.
3275 * gdb.base/catch-follow-exec.exp: Rewrite to use
3276 gdb_spawn_with_cmdline_opts. Require gdb-native.
3277
8bca2978
SL
32782018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3279
3280 * gdb.trace/actions-changed.exp: Check for arch support.
3281 * gdb.trace/actions.exp: Likewise.
3282 * gdb.trace/ax.exp: Likewise.
3283 * gdb.trace/backtrace.exp: Likewise.
3284 * gdb.trace/change-loc.exp: Likewise.
3285 * gdb.trace/deltrace.exp: Likewise.
3286 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3287 * gdb.trace/ftrace.exp: Likewise.
3288 * gdb.trace/infotrace.exp: Check for arch support.
3289 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3290 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3291 * gdb.trace/mi-tsv-changed.exp: Likewise.
3292 * gdb.trace/packetlen.exp: Likewise.
3293 * gdb.trace/passc-dyn.exp: Likewise.
3294 * gdb.trace/passcount.exp: Likewise.
3295 * gdb.trace/pending.exp: Likewise.
3296 * gdb.trace/range-stepping.exp: Check for shlib support.
3297 * gdb.trace/report.exp: Check for arch support.
3298 * gdb.trace/save-trace.exp: Likewise.
3299 * gdb.trace/signal.exp: Check for signal support.
3300 * gdb.trace/tfind.exp: Check for arch support.
3301 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3302 * gdb.trace/trace-common.h: Add comment.
3303 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3304 * gdb.trace/trace-enable-disable.exp: Likewise.
3305 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3306 * gdb.trace/tracecmd.exp: Check for arch support.
3307 * gdb.trace/tspeed.exp: Check for shlib and target support.
3308 * gdb.trace/tstatus.exp: Check for arch support.
3309 * gdb.trace/tsv.exp: Likewise.
3310 * gdb.trace/while-dyn.exp: Likewise.
3311 * gdb.trace/while-stepping.exp: Likewise.
3312 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3313
f9c49bff
SM
33142018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3315
3316 * gdb.trace/tspeed.exp: Remove nowarnings.
3317 (prepare_for_trace_test): Declare "global ipalib".
3318 * gdb.trace/tspeed.c: Include unistd.h.
3319 (main): Remove superfluous printf argument.
3320
d4330bde
SL
33212018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3322
3323 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3324 directory prefix on the filename.
3325
8ecfd7bd
SDJ
33262018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3327
3328 * gdb.gdb/unittest.exp: Update expected message informing that
3329 selftests have been disabled.
3330 * gdb.server/unittest.exp: Likewise.
3331
58bbcd02
TV
33322018-10-09 Tom de Vries <tdevries@suse.de>
3333
3334 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3335 with runto_main.
3336
9f6b697b
WP
33372018-10-08 Weimin Pan <weimin.pan@oracle.com>
3338
3339 PR c++/16841
3340 * gdb.cp/virtbase2.cc: New file.
3341 * gdb.cp/virtbase2.exp: New file.
3342
add5ded5
TT
33432018-10-06 Tom Tromey <tom@tromey.com>
3344
3345 PR python/19399:
3346 * gdb.python/py-inferior.exp: Add architecture test.
3347
f9e48344
TT
33482018-10-06 Tom Tromey <tom@tromey.com>
3349
3350 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3351 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3352
2a8be203
TT
33532018-10-06 Tom Tromey <tom@tromey.com>
3354
3355 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3356 of a "throw" catchpoint.
3357
e04caa70
SDJ
33582018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3359
3360 * gdb.base/info-proc.exp: Update string expected from "help info
3361 proc".
3362
5ca8c39f
TT
33632018-10-04 Tom Tromey <tom@tromey.com>
3364
3365 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3366 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3367 (test_initial_complaints, test_empty_complaints): Update.
3368 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3369
3453e7e4
TT
33702018-10-04 Tom Tromey <tom@tromey.com>
3371
3372 PR cli/19551:
3373 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3374 * lib/gdb.exp (gdb_file_cmd): Update.
3375 * gdb.stabs/weird.exp (print_weird_var): Update.
3376 * gdb.server/solib-list.exp: Update.
3377 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3378 * gdb.mi/mi-cli.exp: Update.
3379 * gdb.linespec/linespec.exp: Update.
3380 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3381 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3382 * gdb.cp/cp-relocate.exp: Update.
3383 * gdb.base/sym-file.exp: Update.
3384 * gdb.base/relocate.exp: Update.
3385 * gdb.base/readnever.exp: Update.
3386 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3387 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3388 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3389 * gdb.base/code_elim.exp: Update.
3390 * gdb.base/break-unload-file.exp (test_break): Update.
3391 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3392 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3393 Update.
3394 * gdb.base/attach.exp (do_attach_tests): Update.
3395 * gdb.base/sepdebug.exp: Update.
3396 * gdb.python/py-section-script.exp: Update.
3397
6afcf761
TT
33982018-10-04 Tom Tromey <tom@tromey.com>
3399
3400 PR cli/22234:
3401 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3402 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3403 output.
3404
fef1b293
TT
34052018-10-04 Tom Tromey <tom@tromey.com>
3406
3407 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3408 set width and height to 0.
3409 (test_command_line_attach_run): Use -quiet.
3410
ca98345e
SL
34112018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3412
3413 * lib/gdb.exp (skip_ifunc_tests): New.
3414 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3415 other compile failures.
3416 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3417
ff34e6ae
SM
34182018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3419
3420 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3421 is_amd64_regs_target.
3422
6bb8890e
AH
34232018-10-01 Alan Hayward <alan.hayward@arm.com>
3424
3425 * gdb.arch/aarch64-sighandler-regs.c: New test.
3426 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3427 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3428
224d30d3
MM
34292018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3430
3431 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3432 assembly.
3433
f67ffa6a
AB
34342018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3435
3436 * gdb.base/frame-selection.exp: New file.
3437 * gdb.base/frame-selection.c: New file.
3438
9fc3183f
AH
34392018-09-27 Alan Hayward <alan.hayward@arm.com>
3440
3441 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3442 pthread barrier.
3443 (main): Likewise.
3444
d354055e
AB
34452018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3446
3447 * gdb.base/large-frame-1.c: New file.
3448 * gdb.base/large-frame-2.c: New file.
3449 * gdb.base/large-frame.exp: New file.
3450 * gdb.base/large-frame.h: New file.
3451
db727370
JL
34522018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3453
3454 PR gdb/20948
3455 * gdb.base/write_mem.exp: New test.
3456 * gdb.base/write_mem.c: Likewise.
3457
ae778caf
TT
34582018-09-23 Tom Tromey <tom@tromey.com>
3459
3460 PR python/18852:
3461 * gdb.python/py-parameter.exp: Add test for parameter that throws
3462 on "set".
3463
fd3ba736
TT
34642018-09-23 Tom Tromey <tom@tromey.com>
3465
3466 PR python/17284:
3467 * gdb.python/py-template.exp (test_template_arg): Add test for
3468 negative template argument number.
3469
39a24317
TT
34702018-09-23 Tom Tromey <tom@tromey.com>
3471
3472 PR python/14062:
3473 * gdb.python/python.exp: Add test for post_event error.
3474
f5769a2c
TT
34752018-09-23 Tom Tromey <tom@tromey.com>
3476
3477 PR python/18170:
3478 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3479 convert pointers to int and long.
3480
1c1e54f6
TT
34812018-09-23 Tom Tromey <tom@tromey.com>
3482
3483 PR python/20126:
3484 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3485 signed-ness conversion tests.
3486
fb4fa946
TT
34872018-09-23 Tom Tromey <tom@tromey.com>
3488
3489 PR python/18352;
3490 * gdb.python/py-value.exp (test_float_conversion): New proc.
3491 Use it.
3492
a466edac
HAQ
34932018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3494
3495 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3496
4ee9b0c5
SL
34972018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3498
3499 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3500 no readline.
3501 * gdb.base/utf8-identifiers.exp: Likewise.
3502 * gdb.cp/cpcompletion.exp: Likewise.
3503 * gdb.linespec/cpcompletion.exp: Likewise.
3504 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3505 * gdb.linespec/cpls-ops.exp: Likewise.
3506
23be8da7
RB
35072018-09-19 Richard Bunt <richard.bunt@arm.com>
3508 Chris January <chris.january@arm.com>
3509
3510 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3511 * gdb.fortran/short-circuit-argument-list.exp: New file.
3512 * gdb.fortran/short-circuit-argument-list.f90: New test.
3513
5031d0ae
SDJ
35142018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3515
3516 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3517 "arch=" keyword when executing "-stack-list-frames".
3518
b4c0d1a4
SDJ
35192018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3520
3521 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3522 "arch=" keyword when executing "-stack-list-frames".
3523
7a6d2b45
SDJ
35242018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3525
3526 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3527 break ada".
3528
8588b356
SM
35292018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3530
3531 PR python/23669
3532 * gdb.python/python.exp: Test gdb.execute("show commands").
3533
65e65158
TT
35342018-09-16 Tom Tromey <tom@tromey.com>
3535
3536 * gdb.base/new-ui.exp (do_execution_tests): Update.
3537 * gdb.base/dbx.exp (test_breakpoints): Update.
3538
bf326452
AH
35392018-09-14 Alan Hayward <alan.hayward@arm.com>
3540
3541 * lib/gdb.exp (gdb_simple_compile): Add proc.
3542 (is_elf_target): Use gdb_simple_compile.
3543 (skip_altivec_tests): Likewise.
3544 (skip_vsx_tests): Likewise.
3545 (skip_tsx_tests): Likewise.
3546 (skip_btrace_tests): Likewise.
3547 (skip_btrace_pt_tests): Likewise.
3548 (gdb_can_simple_compile): Likewise.
3549 (gdb_has_argv0): Likewise.
3550 (gdb_target_symbol_prefix): Likewise.
3551 (target_supports_scheduler_locking): Likewise.
3552
2361b0fb
TT
35532018-09-13 Tom Tromey <tom@tromey.com>
3554
3555 * Makefile.in (TAGS): Recognize proc_with_prefix and
3556 gdb_caching_proc.
3557
0ae1a321
SM
35582018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3559
3560 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3561 method.
3562
a40bf0c2
SM
35632018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3564
3565 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3566 and a few other Inferior properties when the Inferior is no
3567 longer valid.
3568
4a3fe98f
TT
35692018-09-13 Tom Tromey <tom@tromey.com>
3570
3571 PR rust/23650:
3572 * gdb.rust/simple.exp: Add test for enum field access error.
3573
098b2108
TT
35742018-09-13 Tom Tromey <tom@tromey.com>
3575
3576 PR rust/23626:
3577 * gdb.rust/simple.rs (EmptyEnum): New type.
3578 (main): Use it.
3579 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3580
1256af7d
SM
35812018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3582
3583 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3584 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3585 * gdb.python/py-symtab.exp: Update test printing an objfile.
3586
4aa8e6c2
SM
35872018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3588
3589 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3590 object.
3591
c221b2f7
AH
35922018-09-12 Alan Hayward <alan.hayward@arm.com>
3593
3594 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3595 (support_complex_tests): Use gdb_can_simple_compile.
3596 (is_ilp32_target): Likewise.
3597 (is_lp64_target): Likewise.
3598 (is_64_target): Likewise.
3599 (is_amd64_regs_target): Likewise.
3600 (is_aarch32_target): Likewise.
3601 (gdb_int128_helper): Likewise.
3602
6f1107b5
JK
36032018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3604
3605 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3606
1f5d1570
JG
36072018-09-10 Jerome Guitton <guitton@adacore.com>
3608
3609 * gdb.ada/same_component_name: Add test for case of tagged record
3610 with variable-length fields.
3611
cc330e39
XR
36122018-09-10 Xavier Roirand <roirand@adacore.com>
3613
3614 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3615 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3616 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3617 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3618
b9c50e9a
XR
36192018-09-10 Xavier Roirand <roirand@adacore.com>
3620
3621 * gdb.ada/mi_string_access.exp: New testcase.
3622 * gdb.ada/mi_string_access/bar.adb: New file.
3623 * gdb.ada/mi_string_access/pck.adb: New file.
3624 * gdb.ada/mi_string_access/pck.asd: New file.
3625
2963898f
XR
36262018-09-10 Xavier Roirand <roirand@adacore.com>
3627
3628 * gdb.ada/mi_var_union.exp: New testcase.
3629 * gdb.ada/mi_var_union/bar.adb: New file.
3630 * gdb.ada/mi_var_union/pck.adb: New file.
3631 * gdb.ada/mi_var_union/pck.asd: New file.
3632
1aac008f
TT
36332018-09-08 Tom Tromey <tom@tromey.com>
3634
3635 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3636
332cf4c9
TT
36372018-09-08 Tom Tromey <tom@tromey.com>
3638
3639 PR python/16047:
3640 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3641 (register_pretty_printers): Register new printer.
3642 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3643 test.
3644 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3645 (an_int_type3): New global.
3646
424da6cf
JB
36472018-09-08 Joel Brobecker <brobecker@adacore.com>
3648
3649 * gdb.ada/expr_with_funcall: New testcase.
3650
2a62dfa9
JB
36512018-09-08 Joel Brobecker <brobecker@adacore.com>
3652
3653 * gdb.ada/packed_array_assign: New testcase.
3654
96b6697f
AB
36552018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3656
3657 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3658 names, and add test prefixes to make test names unique.
3659
e4a62c65
TV
36602018-09-05 Tom de Vries <tdevries@suse.de>
3661
3662 * gdb.dwarf2/varval.exp: Add test.
3663
dd083ee2
GB
36642018-09-04 Gary Benson <gbenson@redhat.com>
3665
3666 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3667 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3668
aef9346c
TT
36692018-08-31 Tom Tromey <tom@tromey.com>
3670
3671 * gdb.rust/simple.rs: Rename second variable "v".
3672
c67f2e15
AB
36732018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3674
3675 * gdb.base/funcargs.c (use_a): New function.
3676 (recurse): Call use_a.
3677
078a0207
KS
36782018-08-29 Keith Seitz <keiths@redhat.com>
3679
3680 * gdb.compile/compile-cplus-anonymous.cc: New file.
3681 * gdb.compile/compile-cplus-anonymous.exp: New file.
3682 * gdb.compile/compile-cplus-array-decay.cc: New file.
3683 * gdb.compile/compile-cplus-array-decay.exp: New file.
3684 * gdb.compile/compile-cplus-inherit.cc: New file.
3685 * gdb.compile/compile-cplus-inherit.exp: New file.
3686 * gdb.compile/compile-cplus-member.cc: New file.
3687 * gdb.compile/compile-cplus-member.exp: New file.
3688 * gdb.compile/compile-cplus-method.cc: New file.
3689 * gdb.compile/compile-cplus-method.exp: New file.
3690 * gdb.compile/compile-cplus-mod.c: "New" file.
3691 * gdb.compile/compile-cplus-namespace.cc: New file.
3692 * gdb.compile/compile-cplus-namespace.exp: New file.
3693 * gdb.compile/compile-cplus-nested.cc: New file.
3694 * gdb.compile/compile-cplus-nested.exp: New file.
3695 * gdb.compile/compile-cplus-print.c: "New" file.
3696 * gdb.compile/compile-cplus-print.exp: "New" file.
3697 * gdb.compile/compile-cplus-virtual.cc: New file.
3698 * gdb.compile/compile-cplus-virtual.exp: New file.
3699 * gdb.compile/compile-cplus.c: "New" file.
3700 * gdb.compile/compile-cplus.exp: "New" file.
3701 * lib/compile-support.exp: New file.
3702
b0f492b9
GB
37032018-08-16 Gary Benson <gbenson@redhat.com>
3704
3705 PR gdb/13000:
3706 * gdb.base/batch-exit-status.exp: New file.
3707 * gdb.base/batch-exit-status.good-commands: Likewise.
3708 * gdb.base/batch-exit-status.bad-commands: Likewise.
3709
36eb4c5f
AH
37102018-08-29 Alan Hayward <alan.hayward@arm.com>
3711
3712 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3713 (struct struct02): Likewise.
3714 (struct struct03): Likewise.
3715 (struct struct04): Likewise.
3716 (struct struct_01_01): New struct.
3717 (struct struct_01_02): Likewise.
3718 (struct struct_01_03): Likewise.
3719 (struct struct_01_04): Likewise.
3720 (struct struct_02_01): Likewise.
3721 (struct struct_02_02): Likewise.
3722 (struct struct_02_03): Likewise.
3723 (struct struct_02_04): Likewise.
3724 (struct struct_04_01): Likewise.
3725 (struct struct_04_02): Likewise.
3726 (struct struct_04_03): Likewise.
3727 (struct struct_04_04): Likewise.
3728 (struct struct_05_01): Likewise.
3729 (struct struct_05_02): Likewise.
3730 (struct struct_05_03): Likewise.
3731 (struct struct_05_04): Likewise.
3732 (cmp_struct01): Remove function.
3733 (cmp_struct02): Likewise.
3734 (cmp_struct03): Likewise.
3735 (cmp_struct04): Likewise.
3736 (cmp_struct_01_01): Add Function.
3737 (cmp_struct_01_02): Likewise.
3738 (cmp_struct_01_03): Likewise.
3739 (cmp_struct_01_04): Likewise.
3740 (cmp_struct_02_01): Likewise.
3741 (cmp_struct_02_02): Likewise.
3742 (cmp_struct_02_03): Likewise.
3743 (cmp_struct_02_04): Likewise.
3744 (cmp_struct_04_01): Likewise.
3745 (cmp_struct_04_02): Likewise.
3746 (cmp_struct_04_03): Likewise.
3747 (cmp_struct_04_04): Likewise.
3748 (cmp_struct_05_01): Likewise.
3749 (cmp_struct_05_02): Likewise.
3750 (cmp_struct_05_03): Likewise.
3751 (cmp_struct_05_04): Likewise.
3752 (call_all): Add new structs.
3753 * gdb.base/infcall-nested-structs.exp: Likewise.
3754
3bf9c013
JV
37552018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3756
3757 * gdb.python/py-framefilter-mi.exp: Update regexp to
3758 check for "arch" field in frame output.
3759
450d1e88
KB
37602018-08-23 Kevin Buettner <kevinb@redhat.com>
3761
3762 * gdb.dwarf2/dw2-ranges-func.c: New file.
3763 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3764
ae739fe7
SM
37652018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3766
3767 * gdb.base/term.exp: Compare terminal settings with values from
3768 the inferior.
3769 * gdb.base/term.c: Get and set terminal settings.
3770
6d52907e
JV
37712018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3772
3773 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3774 accommodate new "arch" field in frame output.
3775 * gdb.mi/mi-return.exp: Likewise.
3776 * gdb.mi/mi-stack.exp: Likewise.
3777 * gdb.mi/mi-syn-frame.exp: Likewise.
3778 * gdb.mi/user-selected-context-sync.exp: Likewise.
3779
be2d111a
MS
37802018-08-19 Michael Spang <spang@google.com>
3781
3782 PR gdb/11786
3783 * gdb.base/gcore-tls-pie.c: New file.
3784 * gdb.base/gcore-tls-pie.exp: New file.
3785
ae3a7c47
KB
37862018-08-18 Kevin Buettner <kevinb@redhat.com>
3787
3788 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
3789 * gdb.dwarf2/varval.c: New file.
3790 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 3791
2ecae92e
AH
37922018-08-17 Alan Hayward <alan.hayward@arm.com>
3793
3794 PR gdb/18931
3795 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3796
c1854f1d
KS
37972018-08-16 Keith Seitz <keiths@redhat.com>
3798
3799 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3800 tests expected to pass.
3801
26fb3983
JV
38022018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3803
3804 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3805 -data-disassemble -a.
3806 (test_disassembly_bogus_args): Likewise.
3807
67943c00
AB
38082018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3809
3810 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3811
5ff2bbae
AB
38122018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3813
3814 * gdb.base/vla-optimized-out.exp: Add new test.
3815
e5bbcd0f
AB
38162018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3817
3818 * gdb.base/vla-optimized-out-o3.exp: Delete.
3819 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3820 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3821 deleted tests.
3822
9d4a934c
AB
38232018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3824
3825 PR gdb/18050:
3826 * gdb.server/extended-remote-restart.c: New file.
3827 * gdb.server/extended-remote-restart.exp: New file.
3828
045cf012
SM
38292018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3830
3831 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3832 "set variable index = 42".
3833
87d6a7aa
SM
38342018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3835
3836 * boards/index-cache-gdb.exp: New file.
3837 * gdb.dwarf2/index-cache.exp: New file.
3838 * gdb.dwarf2/index-cache.c: New file.
3839 * gdb.base/maint.exp: Check if we are using the index cache.
3840
96d68bd4
RO
38412018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3842
3843 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3844 MAKEFLAGS.
3845
5a699617
RO
38462018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3847
3848 * dg-extract-results.sh: Move to toplevel contrib.
3849 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3850 * Makefile.in (check-parallel-racy): Likewise.
3851
5bd18990
AB
38522018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3853
3854 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3855 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3856 tests if the target supports scheduler locking.
3857
3fbbcf47
TV
38582018-08-04 Tom de Vries <tdevries@suse.de>
3859
3860 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3861
3e1d3d8c
TT
38622018-08-02 Tom Tromey <tom@tromey.com>
3863
3864 PR symtab/16842.
3865 * gdb.cp/temargs.exp: Test "info address" of a template
3866 parameter.
3867
5abe0f0c
JV
38682018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3869
3870 * gdb.python/py-mi-var-info-path-expression.c: New file.
3871 * gdb.python/py-mi-var-info-path-expression.py: New file.
3872 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3873
fb66cde8
SDJ
38742018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3875
3876 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3877 error after "cannot resolve name" string.
3878
c708f4d2
AB
38792018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3880
3881 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3882 started.
3883 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3884
37cc0cae
TV
38852018-07-28 Tom de Vries <tdevries@suse.de>
3886
3887 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3888
63b4ecf7
TV
38892018-07-26 Tom de Vries <tdevries@suse.de>
3890
3891 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3892
3c3bb058
AB
38932018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3894
3895 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3896 is visible.
3897
9e7f3bbb
TV
38982018-07-26 Tom de Vries <tdevries@suse.de>
3899
3900 PR breakpoints/23366
3901 * gdb.base/catch-follow-exec.c: New test.
3902 * gdb.base/catch-follow-exec.exp: New file.
3903
16f808ec
TV
39042018-07-25 Tom de Vries <tdevries@suse.de>
3905
3906 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3907 vla-optimized-out.c.
3908
d7154a8d
JV
39092018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3910
3911 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3912 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3913
232a0032
TV
39142018-07-20 Tom de Vries <tdevries@suse.de>
3915
3916 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3917 NOCLONE macro.
3918 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3919
fbb1d502
TV
39202018-07-19 Tom de Vries <tdevries@suse.de>
3921
3922 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3923 regular expression.
3924
42dc7699
TV
39252018-07-18 Tom de Vries <tdevries@suse.de>
3926
3927 * gdb.base/vla-optimized-out.c: New test.
3928 * gdb.base/vla-optimized-out.exp: New file.
3929
7f1f7e23
SDJ
39302018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3931
3932 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3933 message "No address associated with hostname" when gdbserver
3934 cannot resolve the hostname.
3935
5759ebb3
PW
39362018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3937
3938 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3939 Add some test prefixes to make tests unique.
3940
3606ccab
PW
39412018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3942
3943 * gdb.base/frameapply.c: New file.
3944 * gdb.base/frameapply.exp: New file.
3945
529c08b2
PW
39462018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3947
3948 * gdb.base/skip.exp: Update expected error message.
3949
c7ab0aef
SDJ
39502018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3951 Jan Kratochvil <jan.kratochvil@redhat.com>
3952 Paul Fertser <fercerpav@gmail.com>
3953 Tsutomu Seki <sekiriki@gmail.com>
3954
3955 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3956 parameter.
3957 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3958 by default.
3959 * boards/native-gdbserver.exp: Likewise.
3960 * gdb.server/run-without-local-binary.exp: Improve regexp used
3961 for detecting when a remote debugging connection succeeds.
3962 * gdb.server/server-connect.exp: New file.
3963 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3964 Do not prefix the port number with ":".
3965 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3966 support for detecting and using it. Add '$debughost_gdbserver'
3967 to the list of arguments used to start gdbserver. Handle case
3968 when gdbserver cannot resolve a network name.
3969
16ff70dd
SDJ
39702018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3971
3972 PR c++/23373
3973 * gdb.base/ptype-offsets.cc (struct static_member): New
3974 struct.
3975 (main) <stmember>: New variable.
3976 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3977 with a static member in it.
3978
3541979f
AB
39792018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3980
3981 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3982 watchpoints enabled and disabled.
3983
c8ad9b9a
AB
39842018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3985
3986 * gdb.base/examine-backward.exp: Still run tests around address
3987 0x0, even if address 0x0 is not readable. Update the pattern for
3988 matching address 0x0 in expected output.
3989
e0e5e971
AB
39902018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3991
3992 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3993 malloc/free.
3994
1ea5da02
TV
39952018-07-04 Tom de Vries <tdevries@suse.de>
3996
3997 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3998
471b9d15
MR
39992018-07-02 Maciej W. Rozycki <macro@mips.com>
4000
4001 PR tdep/8282
4002 * gdb.arch/mips-disassembler-options.exp: New test.
4003 * gdb.arch/mips-disassembler-options.s: New test source.
4004
75acb486
PA
40052018-06-29 Pedro Alves <palves@redhat.com>
4006
4007 * gdb.threads/names.exp: Adjust expected "info threads" output.
4008
cd2bb709
PA
40092018-06-29 Pedro Alves <palves@redhat.com>
4010
4011 * gdb.opt/inline-break.exp (line number, address): Add "info
4012 break" tests.
4013
991ff292
PA
40142018-06-29 Pedro Alves <palves@redhat.com>
4015
4016 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4017 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4018 number and address and running to them.
4019
356819b6 40202018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
4021
4022 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4023
2512d7ef
JK
40242018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4025
4026 * lib/compiler.c: Remove executable permission flag.
4027
be1b6474
RB
40282018-06-28 Richard Bunt <richard.bunt@arm.com>
4029
4030 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4031 code.
4032 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4033
291f9a96
PT
40342018-06-28 Petr Tesarik <ptesarik@suse.cz>
4035
4036 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4037
ed6dfe51
PT
40382018-06-28 Petr Tesarik <ptesarik@suse.cz>
4039
4040 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4041 address argument is omitted.
4042
d4d429d5
PT
40432018-06-28 Petr Tesarik <ptesarik@suse.cz>
4044
4045 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4046
7ab6656f
OJ
40472018-06-27 Omair Javaid <omair.javaid@linaro.org>
4048
4049 PR gdb/21695
4050 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4051 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4052
a33ccfc7
TT
40532018-06-26 Tom Tromey <tom@tromey.com>
4054
4055 PR rust/22574:
4056 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4057 * gdb.rust/simple.rs (struct SimpleLayout): New.
4058
6d72d289
SM
40592018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4060
4061 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4062 "info registers" output.
4063
8363f9d5
RB
40642018-06-21 Richard Bunt <richard.bunt@arm.com>
4065
4066 * gdb.base/watchpoint-hw-attach.c: New test.
4067 * gdb.base/watchpoint-hw-attach.exp: New file.
4068
f00674fe
SM
40692018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4070
4071 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4072 through /bin/sh.
4073 * boards/dwarf4-gdb-index.exp: Likewise.
4074 * boards/fission-dwp.exp: Likewise.
4075
1d554008
UW
40762018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4077
4078 * gdb.base/float128.exp: Add comment and improved fail message
4079 to the failure case of "print large128" test.
4080
d0ac1c44
SM
40812018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4082
4083 * configure.ac: Remove AC_PREREQ.
4084 * configure: Re-generate.
4085
61b04dd0
PA
40862018-06-19 Pedro Alves <palves@redhat.com>
4087
4088 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4089 (func_extern_caller): New.
4090 (main): Call func_extern_caller.
4091 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4092 logic change.
4093
f63b508a
SM
40942018-06-18 Weimin Pan <weimin.pan@oracle.com>
4095
4096 PR gdb/16841
4097 * gdb.cp/typedef-base.cc: New file.
4098 * gdb.cp/typedef-base.exp: New file.
4099
0fe3a558
TV
41002018-06-18 Tom de Vries <tdevries@suse.de>
4101
4102 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4103
7010835a
AB
41042018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4105 Richard Bunt <Richard.Bunt@arm.com>
4106
4107 * gdb.threads/attach-slow-waitpid.c: New file.
4108 * gdb.threads/attach-slow-waitpid.exp: New file.
4109 * gdb.threads/slow-waitpid.c: New file.
4110
14897d65
PA
41112018-06-14 Pedro Alves <palves@redhat.com>
4112
4113 * gdb.base/fork-running-state.c: Include <errno.h>.
4114 (exit_if_relative_exits): New.
4115 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4116 exits.
4117 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4118 child exits.
4119
5d9a0608
TV
41202018-06-14 Tom de Vries <tdevries@suse.de>
4121
4122 PR cli/22573
4123 * gdb.base/finish-pretty.c: New test.
4124 * gdb.base/finish-pretty.exp: New file.
4125
11ae5818
PA
41262018-06-14 Pedro Alves <palves@redhat.com>
4127
4128 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4129 gdb's expected startup output.
4130
1d39de44
PA
41312018-06-14 Pedro Alves <palves@redhat.com>
4132
4133 * lib/selftest-support.exp (selftest_setup): Remove inlined
4134 function handling.
4135
70ee0000
TV
41362018-06-14 Tom de Vries <tdevries@suse.de>
4137
4138 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4139 matching of breakpoint printing.
4140
11f4b608
TV
41412018-06-13 Tom de Vries <tdevries@suse.de>
4142
4143 PR testsuite/23269
4144 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4145 (fork_child): ... here, and ...
4146 (fork_parent): ... here.
4147
41482018-06-12 Tom de Vries <tdevries@suse.de>
4149
4150 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4151
9516f85a
AB
41522018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4153 Stephen Roberts <stephen.roberts@arm.com>
4154
4155 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4156 rewrite test to describe action performed, rather than possible
4157 failure.
4158
5045b3d7
GB
41592018-06-08 Gary Benson <gbenson@redhat.com>
4160
4161 * gdb.threads/check-libthread-db.exp: New file.
4162 * gdb.threads/check-libthread-db.c: Likewise.
4163
c61b06a1
TT
41642018-06-05 Tom Tromey <tom@tromey.com>
4165
4166 * gdb.base/default.exp: Update expected "show version" output.
4167
eb6af809
TT
41682018-06-05 Tom Tromey <tom@tromey.com>
4169
4170 PR cli/12326:
4171 * gdb.cp/static-print-quit.exp: Update.
4172 * lib/gdb.exp (pagination_prompt): Update.
4173 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4174 * gdb.python/python.exp: Update.
4175
178d6a63
JB
41762018-06-04 Joel Brobecker <brobecker@adacore.com>
4177
4178 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4179
8e817061
JB
41802018-06-01 Joel Brobecker <brobecker@adacore.com>
4181
4182 * gdb.ada/bp_fun_addr: New testcase.
4183
e86ca25f
TT
41842018-06-01 Tom Tromey <tom@tromey.com>
4185
4186 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4187 results.
4188 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4189 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4190 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4191 * gdb.base/maint.exp (maint_pass_if): Update.
4192
4b2dfa9d
MR
41932018-05-31 Maciej W. Rozycki <macro@mips.com>
4194
4195 * gdb.base/endian.exp: New test.
4196 * gdb.base/endian.c: New test source.
4197
45f25d6c
AB
41982018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4199
4200 PR gdb/23203
4201 * gdb.base/bt-selected-frame.c: New file.
4202 * gdb.base/bt-selected-frame.exp: New file.
4203 * lib/gdb.exp (get_current_frame_number): New function.
4204
d9f6d7f8
MR
42052018-05-24 Maciej W. Rozycki <macro@mips.com>
4206 Pedro Alves <palves@redhat.com>
4207
4208 * gdb.threads/tls-core.c: Include <stdlib.h>
4209 (thread_proc): Call `abort'.
4210 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4211 (tls_core_test): New procedure, bits factored out from ...
4212 (top level): ... here. Test both native cores and gcore cores.
4213
ff1cf532
TT
42142018-05-23 Tom Tromey <tom@tromey.com>
4215
4216 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4217
b98664d3
TT
42182018-05-23 Tom Tromey <tom@tromey.com>
4219
4220 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4221 symfile_complaints.
4222 (test_short_complaints): Likewise.
4223 (test_empty_complaints): Likewise.
4224 (test_initial_complaints): Update.
4225
4e9668d0
TT
42262018-05-23 Tom Tromey <tom@tromey.com>
4227
4228 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4229
43ba33c7
TT
42302018-05-23 Tom Tromey <tom@tromey.com>
4231
4232 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4233 (test_short_complaints): Update.
4234
035522c0
PA
42352018-05-22 Pedro Alves <palves@redhat.com>
4236
4237 * gdb.base/remote.exp: Only gdb_start after compiling the
4238 testcase. Issue "disconnect" before testing "set remote" command
4239 defaults. Issue clean_restart before running to main.
4240
cc0be08f
PA
42412018-05-22 Pedro Alves <palves@redhat.com>
4242
4243 * gdb.base/remote.exp: Adjust expected output of "show remote
4244 memory-write-packet-size". Add tests for "set remote
4245 memory-write-packet-size 0" and "set remote
4246 memory-write-packet-size fixed/limit".
4247
b1b60145
PA
42482018-05-22 Pedro Alves <palves@redhat.com>
4249
4250 PR gdb/22973
4251 * gdb.base/utf8-identifiers.c: New file.
4252 * gdb.base/utf8-identifiers.exp: New file.
4253
0ec848ad
PFC
42542018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4255
4256 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4257
2c3305f6
PFC
42582018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4259
4260 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4261
ce1e8424
TT
42622018-05-18 Tom Tromey <tom@tromey.com>
4263
4264 * gdb.base/ptype-offsets.exp: Update.
4265
ddfe970e
KS
42662018-05-17 Keith Seitz <keiths@redhat.com>
4267
4268 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4269 in expected breakpoint stop locations.
4270 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4271 move to proper scope to test variable values.
4272 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4273 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4274 New functions.
4275 (main): Call not_inline_func3.
4276 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4277 inline_func1, inline_func2, and inline_func3. Test that when each
4278 breakpoint is hit, GDB properly reports both the stop location
4279 and the backtrace. Repeat tests for temporary breakpoints.
4280
0726fcc6
MR
42812018-05-15 Maciej W. Rozycki <macro@mips.com>
4282
4283 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4284 rather then trying to access it in determining whether the PID
4285 of `gdbserver' could have been retrieved.
4286
8ee22052
AB
42872018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4288
4289 * gdb.arch/amd64-init-x87-values.S: New file.
4290 * gdb.arch/amd64-init-x87-values.exp: New file.
4291
7785df48
JK
42922018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4293
4294 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4295
56bcdbea
TT
42962018-05-04 Tom Tromey <tom@tromey.com>
4297
4298 PR python/22730:
4299 * gdb.python/python.exp: Test multi-line execute.
4300
a913fffb
TT
43012018-05-04 Tom Tromey <tom@tromey.com>
4302
4303 PR python/22731:
4304 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4305
7a2c85f2
TT
43062018-05-04 Tom Tromey <tom@tromey.com>
4307
4308 PR gdb/11750:
4309 * gdb.base/define.exp: Test defining a user command inside a user
4310 command.
4311 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4312
a3b60e45
JK
43132018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4314 Pedro Alves <palves@redhat.com>
4315
4316 PR breakpoints/19806 and support for PR external/20207.
4317 * gdb.base/watchpoint-unaligned.c: New file.
4318 * gdb.base/watchpoint-unaligned.exp: New file.
4319
45fe4a03
AB
43202018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4321
4322 * gdb.base/maint.exp: Make test names unique, use
4323 test_prefix_command_help to test 'help maint info', and remove
4324 repeated test of 'help maint'.
4325
9be2ae8f
TT
43262018-05-04 Tom Tromey <tom@tromey.com>
4327
4328 PR gdb/22619:
4329 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4330 behavior.
4331
11859c31
AB
43322018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4333
4334 * gdb.base/maint.exp: Process output from 'maint print registers'
4335 line at a time.
4336
089a9490
AB
43372018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4338
4339 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4340 timeout.
4341
9b0797e2
AB
43422018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4343
4344 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4345 filter pattern.
4346
f6ac5f3d
PA
43472018-05-02 Pedro Alves <palves@redhat.com>
4348
4349 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4350 to_log_command renames.
4351 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4352
77d3c63b
TT
43532018-05-02 Tom Tromey <tom@tromey.com>
4354
4355 * gdb.python/py-parameter.exp: Set test message.
4356
0489430a
TT
43572018-05-02 Tom Tromey <tom@tromey.com>
4358
4359 PR python/20084:
4360 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4361 PARAM_ZUINTEGER_UNLIMITED tests.
4362
1632f8ba
DR
43632018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4364
4365 PR rust/23124
4366 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4367 when casting.
4368
6d7bb824
TT
43692018-04-30 Tom Tromey <tom@tromey.com>
4370
4371 * gdb.python/py-type.exp: Check align attribute.
4372 * gdb.python/py-type.c: New "aligncheck" global.
4373
007e1530
TT
43742018-04-30 Tom Tromey <tom@tromey.com>
4375
4376 PR exp/17095:
4377 * gdb.dwarf2/dw2-align.exp: New file.
4378 * gdb.cp/align.exp: New file.
4379 * gdb.base/align.exp: New file.
4380 * lib/gdb.exp (gdb_int128_helper): New proc.
4381 (has_int128_c, has_int128_cxx): New caching procs.
4382
6873858b
TT
43832018-04-27 Tom Tromey <tom@tromey.com>
4384
4385 PR rust/22545:
4386 * gdb.rust/simple.exp: Add inclusive range tests.
4387
79188d8d
PA
43882018-04-26 Pedro Alves <palves@redhat.com>
4389
4390 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4391 ifunc breakpoint locations correctly of ifunc breakpoints set
4392 while the program resolves the ifunc.
4393
c7075ad5
PA
43942018-04-26 Pedro Alves <palves@redhat.com>
4395
4396 * gdb.base/gnu-ifunc-final.c: New file.
4397 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4398 * gdb.base/gnu-ifunc.exp (executable): Delete.
4399 (staticexecutable): Adjust.
4400 (lib_opts, exec_opts): Delete.
4401 (make_binsuffix, build, set-break): New procedures.
4402 (misc_tests): New, with tests factored out from the top level.
4403 (top level): Test different combinations of ifunc resolver name,
4404 resolver with and with debug info, and ifunc target with and
4405 without debug info. Wrap static tests with with_target_prefix.
4406
8388016d
PA
44072018-04-26 Pedro Alves <palves@redhat.com>
4408
4409 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4410 return type" warnings.
4411
249b5733
PA
44122018-04-25 Pedro Alves <palves@redhat.com>
4413
4414 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4415 killed".
4416 * gdb.base/kill-after-signal.exp: Likewise.
4417 * gdb.threads/kill.exp: Likewise.
4418
f67c0c91
SDJ
44192018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4420 Sergio Durigan Junior <sergiodj@redhat.com>
4421 Pedro Alves <palves@redhat.com>
4422
4423 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4424 regexps to expect for '[Inferior ... detached]' as well.
4425 * gdb.base/attach.exp: Likewise.
4426 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4427 "gdb_continue_to_end".
4428 (test_catch_syscall_with_wrong_args): Likewise.
4429 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4430 ']'. Don't set 'verbose' on.
4431 * gdb.base/foll-vfork.exp: Likewise.
4432 * gdb.base/fork-print-inferior-events.c: New file.
4433 * gdb.base/fork-print-inferior-events.exp: New file.
4434 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4435 '[Inferior ... has been killed]' message.
4436 * gdb.base/kill-after-signal.exp: Likewise.
4437 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4438 detach message.
4439 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4440 message.
4441 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4442 regexps to expect for '[Inferior ... detached]' as well.
4443 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4444
0a8ddac4
SM
44452018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4446
4447 PR gdb/23104
4448 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4449
d27d16bf
RB
44502018-04-19 Richard Bunt <richard.bunt@arm.com>
4451
4452 * gdb.threads/multiple-successive-infcall.c: New test.
4453 * gdb.threads/multiple-successive-infcall.exp: New file.
4454
a037790e
TT
44552018-04-17 Tom Tromey <tom@tromey.com>
4456
4457 * gdb.rust/simple.rs (Union): New type.
4458 (main): New local "u".
4459 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4460
e3a91079
AA
44612018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4462
4463 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4464 number information in output of "whereis" command.
4465 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4466
b744723f
AA
44672018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4468
4469 * gdb.ada/info_types.exp: Adjust expected output to the line
4470 numbers now printed by "info var/func/type".
4471 * gdb.base/completion.exp: Likewise.
4472 * gdb.base/included.exp: Likewise.
4473 * gdb.cp/cp-relocate.exp: Likewise.
4474 * gdb.cp/cplusfuncs.exp: Likewise.
4475 * gdb.cp/namespace.exp: Likewise.
4476 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4477
4a4495d6
MM
44782018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4479
4480 * gdb.btrace/cpu.exp: New.
4481
1d509aa6
MM
44822018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4483
4484 * gdb.base/step-indirect-call-thunk.exp: New.
4485 * gdb.base/step-indirect-call-thunk.c: New.
4486 * gdb.reverse/step-indirect-call-thunk.exp: New.
4487 * gdb.reverse/step-indirect-call-thunk.c: New.
4488
6295b6da
SM
44892018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4490
4491 * gdb.base/pie-fork.c: New file.
4492 * gdb.base/pie-fork.exp: New file.
4493
50146e70
TT
44942018-04-11 Tom Tromey <tom@tromey.com>
4495
4496 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4497
f50d8a2e
PA
44982018-04-10 Pedro Alves <palves@redhat.com>
4499
4500 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4501 exits. Instead loop running forever.
4502 (fork_parent): Run forever too.
4503
a0be7a36
SM
45042018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4505
4506 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4507 mi_continue_to_line.
4508 * gdb.mi/mi-stack.c (callee4): Add comment.
4509
9b73db36
SM
45102018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4511
4512 * gdb.mi/mi-stack.exp: Fix indentation.
4513
c912f608
SM
45142018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4515
4516 PR gdb/22979
4517 * gdb.arch/amd64-osabi.exp: New file.
4518
26540402
SM
45192018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4520
4521 PR gdb/22980
4522 * gdb.base/osabi.exp: New file.
4523
121ad66c 45242018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
4525
4526 * gdb.cp/static-typedef-print.exp: New file.
4527 * gdb.cp/static-typedef-print.cc: New file.
4528
3fcded8f
JB
45292018-03-27 Joel Brobecker <brobecker@adacore.com>
4530
4531 * gdb.ada/varsize_limit: New testcase.
4532
59cc4834
JB
45332018-03-27 Joel Brobecker <brobecker@adacore.com>
4534
4535 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4536
4537 * gdb.ada/notcplusplus: New testcase.
4538
4539 * gdb.base/c-linkage-name.c: New file.
4540 * gdb.base/c-linkage-name.exp: New testcase.
4541
4ca59a9f
TT
45422018-03-26 Tom Tromey <tom@tromey.com>
4543
4544 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4545 * gdb.python/py-framefilter.py (name_error): New global.
4546 (ErrorInName.function): Use name_error.
4547
978d6c75
TT
45482018-03-26 Tom Tromey <tom@tromey.com>
4549
4550 PR backtrace/15582:
4551 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4552
b7fee5a3
KS
45532018-03-23 Keith Seitz <keiths@redhat.com>
4554
4555 PR c++/22968
4556 * gdb.cp/subtypes.exp: New file.
4557 * gdb.cp/subtypes.h: New file.
4558 * gdb.cp/subtypes.cc: New file.
4559 * gdb.cp/subtypes-2.cc: New file.
4560
376be529
AB
45612018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4562
4563 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4564 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4565 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4566 -nostartfiles when compiling the test. Confirm that all registers
4567 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4568
066cfa98
AB
45692018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4570
4571 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4572 option, syntax was wrong anyway.
4573 * gdb.arch/arm-disp-step.exp: Likewise.
4574 * gdb.arch/sparc64-regs.exp: Likewise.
4575 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4576 option, syntax was wrong anyway, switch to use
4577 prepare_for_testing.
4578 * gdb.arch/i386-disp-step.exp: Likewise.
4579
079670b9
AA
45802018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4581
4582 * gdb.ada/exec_changed.exp: Replace "target_info exists
4583 use_gdb_stub" by "use_gdb_stub".
4584 * gdb.ada/start.exp: Likewise.
4585 * gdb.base/async-shell.exp: Likewise.
4586 * gdb.base/attach-pie-misread.exp: Likewise.
4587 * gdb.base/attach-wait-input.exp: Likewise.
4588 * gdb.base/break-entry.exp: Likewise.
4589 * gdb.base/break-interp.exp: Likewise.
4590 * gdb.base/dprintf-detach.exp: Likewise.
4591 * gdb.base/nostdlib.exp: Likewise.
4592 * gdb.base/solib-nodir.exp: Likewise.
4593 * gdb.base/statistics.exp: Likewise.
4594 * gdb.base/testenv.exp: Likewise.
4595 * gdb.mi/mi-exec-run.exp: Likewise.
4596 * gdb.mi/mi-start.exp: Likewise.
4597 * gdb.multi/dummy-frame-restore.exp: Likewise.
4598 * gdb.multi/multi-arch-exec.exp: Likewise.
4599 * gdb.multi/multi-arch.exp: Likewise.
4600 * gdb.multi/tids.exp: Likewise.
4601 * gdb.multi/watchpoint-multi.exp: Likewise.
4602 * gdb.python/py-events.exp: Likewise.
4603 * gdb.threads/attach-into-signal.exp: Likewise.
4604 * gdb.threads/attach-stopped.exp: Likewise.
4605 * gdb.threads/threadapply.exp: Likewise.
4606 * lib/selftest-support.exp: Likewise.
4607
26d6cec4
AA
46082018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4609
4610 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4611
4ee89e90
SR
46122018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4613
4614 * gdb.perf/template-breakpoints.cc: New file.
4615 * gdb.perf/template-breakpoints.exp: New file.
4616 * gdb.perf/template-breakpoints.py: New file.
4617
92630041
TT
46182018-03-19 Tom Tromey <tom@tromey.com>
4619
4620 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4621 y0.
4622 * gdb.rust/simple.exp: Test bare identifier form of struct
4623 initializer.
4624
76727919
TT
46252018-03-19 Tom Tromey <tom@tromey.com>
4626
4627 * gdb.gdb/observer.exp: Remove.
4628
194ed413
AA
46292018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4630
4631 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4632 "qualified" option when setting breakpoints.
4633 * gdb.trace/backtrace.exp: Likewise.
4634 * gdb.trace/circ.exp: Likewise.
4635 * gdb.trace/collection.exp: Likewise.
4636 * gdb.trace/disconnected-tracing.exp: Likewise.
4637 * gdb.trace/ftrace-lock.exp: Likewise.
4638 * gdb.trace/ftrace.exp: Likewise.
4639 * gdb.trace/infotrace.exp: Likewise.
4640 * gdb.trace/packetlen.exp: Likewise.
4641 * gdb.trace/passc-dyn.exp: Likewise.
4642 * gdb.trace/qtro.exp: Likewise.
4643 * gdb.trace/read-memory.exp: Likewise.
4644 * gdb.trace/report.exp: Likewise.
4645 * gdb.trace/signal.exp: Likewise.
4646 * gdb.trace/status-stop.exp: Likewise.
4647 * gdb.trace/strace.exp: Likewise.
4648 * gdb.trace/tfind.exp: Likewise.
4649 * gdb.trace/trace-break.exp: Likewise.
4650 * gdb.trace/trace-condition.exp: Likewise.
4651 * gdb.trace/trace-mt.exp: Likewise.
4652 * gdb.trace/tstatus.exp: Likewise.
4653 * gdb.trace/tsv.exp: Likewise.
4654 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4655 * gdb.trace/unavailable.exp: Likewise.
4656 * gdb.trace/while-dyn.exp: Likewise.
4657
8b067d2c
AA
46582018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4659
4660 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4661 that libinproctrace is copied to the target.
4662
3ae9ce5d
TT
46632018-03-14 Tom Tromey <tom@tromey.com>
4664
4665 PR cli/14977:
4666 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4667 a null pointer.
4668 * gdb.base/wchar.exp: Likewise.
4669
b8c2339b
TT
46702018-03-14 Tom Tromey <tom@tromey.com>
4671
4672 PR cli/19918:
4673 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4674 flag.
4675
4872dc46
SM
46762018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4677
4678 PR gdb/22841
4679 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4680 "target" to remote_exec.
4681
e4fe3756
SM
46822018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4683
4684 PR gdb/22841
4685 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4686 ${board}_upload): Remove.
4687
e95a97d4
AA
46882018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4689
4690 * gdb.cp/watch-cp.cc: New test.
4691 * gdb.cp/watch-cp.exp: New file.
4692
dbbb1059
AB
46932018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4694
4695 * gdb.base/infcall-nested-structs.exp: New file.
4696 * gdb.base/infcall-nested-structs.c: New file.
4697 * gdb.base/float.exp: Add riscv support.
4698
ecc054c0
TP
46992018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4700
4701 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4702 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4703
25e3c82c
SDJ
47042018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4705
4706 * gdb.server/abspath.exp: New file.
4707 * lib/gdb.exp (with_cwd): New procedure.
4708
3083294d
SM
47092018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4710
4711 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4712 use it.
4713 (gdb_is_target_remote_prompt): New proc.
4714 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4715 (gdb_is_target_native): Pass prompt parameter to
4716 gdb_is_target_1.
4717
3275ef47
SM
47182018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4719
4720 * gdb.base/load-command.c: New file.
4721 * gdb.base/load-command.exp: New file.
4722 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4723 (gdb_is_target_1): ...this, and generalize for other targets
4724 than just remote.
4725 (gdb_is_target_remote): Use gdb_is_target_1.
4726 (gdb_is_target_native): use gdb_is_target_1.
4727
6893c19a
TT
47282018-02-26 Tom Tromey <tom@tromey.com>
4729
4730 PR python/16497:
4731 * gdb.python/py-framefilter.exp: Update test.
4732
2ddeaf8a
TT
47332018-02-26 Tom Tromey <tom@tromey.com>
4734
4735 * gdb.dwarf2/variant.c: New file.
4736 * gdb.dwarf2/variant.exp: New file.
4737
c9317f21
TT
47382018-02-26 Tom Tromey <tom@tromey.com>
4739
4740 * gdb.rust/simple.exp: Accept more possible results in enum test.
4741
6f6d0c26
SM
47422018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4743
4744 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4745 parentheses.
4746
11b03145
MR
47472018-02-23 Maciej W. Rozycki <macro@mips.com>
4748
4749 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4750 name of a variable: $actual_linejj -> $actual_line.
4751
54a27fe5
JB
47522018-02-21 John Baldwin <jhb@FreeBSD.org>
4753
4754 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4755
de65820c
MM
47562018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4757
4758 * gdb.btrace/buffer-size.exp: Do not force BTS.
4759
980548fd
PA
47602018-02-14 Pedro Alves <palves@redhat.com>
4761
4762 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4763 getting a "Quit".
4764
c4e12631
MM
47652018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4766
4767 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4768 Fix test name.
4769
c2e0e465
SM
47702018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4771
4772 * gdb.cp/m-static.exp: Check type of optimized out static
4773 member.
4774
f7216783
AB
47752018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4776
4777 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4778 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4779
0625771b
LS
47802018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4781 Leszek Swirski <leszeks@google.com>
4782
4783 * gdb.python/py-prettyprint.c
4784 (struct to_string_returns_value_inner,
4785 struct to_string_returns_value_wrapper): New.
4786 (main): Add tsrvw variable.
4787 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4788 ToStringReturnsValueWrapper): New classes.
4789 (register_pretty_printers): Register new pretty-printers.
4790 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4791 recursive pretty printer.
4792 * gdb.python/py-mi.exp: Likewise.
4793
59498c30
LS
47942018-02-01 Leszek Swirski <leszeks@google.com>
4795
4796 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4797 functions with the same name as an include file are parsed
4798 correctly.
4799
d4d38844
YQ
48002018-02-01 Yao Qi <yao.qi@linaro.org>
4801
4802 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4803 "\[^\r\n\]*".
4804
07e5f5cf
NP
48052018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4806
4807 * gdb.arch/powerpc-prologue-frame.s: New file.
4808 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4809 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4810
929b5ad4
JB
48112018-01-31 Joel Brobecker <brobecker@adacore.com>
4812
4813 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4814
e671cd59
PA
48152018-01-30 Pedro Alves <palves@redhat.com>
4816
4817 PR gdb/13211
4818 * gdb.base/interrupt-daemon.c: New.
4819 * gdb.base/interrupt-daemon.exp: New.
4820 * gdb.multi/multi-term-settings.c: New.
4821 * gdb.multi/multi-term-settings.exp: New.
4822
fc413dc4
JB
48232018-01-30 Joel Brobecker <brobecker@adacore.com>
4824
4825 * gdb.base/break.exp: Save the location where the breakpoint
4826 on break.c:47 was actually inserted when debugging the version
4827 compiled at -O2 and use it in the expected output of the "info
4828 break" test performed soon after.
4829
5c319bb2
PA
48302018-01-22 Pedro Alves <palves@redhat.com>
4831 Sergio Durigan Junior <sergiodj@redhat.com>
4832
4833 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4834 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4835
a9e40818
JB
48362018-01-22 Joel Brobecker <brobecker@adacore.com>
4837
4838 * gdb.base/break-include.c, gdb.base/break-include.inc,
4839 gdb.base/break-include.exp: New files.
4840 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4841 line number now being the actual line number where the breakpoint
4842 was inserted.
4843 * gdb.mi/mi-break.exp: Likewise.
4844 * gdb.mi/mi-reverse.exp: Likewise.
4845 * gdb.mi/mi-simplerun.exp: Ditto.
4846
e707fc44
AB
48472018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4848
4849 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4850 varobj.
4851 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4852
ae451627
AB
48532018-01-21 Don Breazeal <donb@codesourcery.com>
4854 Andrew Burgess <andrew.burgess@embecosm.com>
4855
4856 * gdb.mi/basics.c: Add new global.
4857 * gdb.mi/mi-frame-regs.exp: New file.
4858 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4859 case.
4860
b1b189e0
AB
48612018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4862
4863 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4864 non-parameter, and on an unknown symbol.
4865
fcfcc376
TT
48662018-01-19 Tom Tromey <tom@tromey.com>
4867
4868 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4869 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4870
634c1c31
AA
48712018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4872
4873 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4874 setrlimit and chdir to int.
4875
d6ad07fd
AA
48762018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4877
4878 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4879 function.
4880 (my_tend): Likewise.
4881 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4882 rationale of avoiding FP- and vector instructions.
4883
adf8243b
RK
48842018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4885
4886 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4887 "info reg" with "\[ \t\]*".
4888 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4889 "\[ \t\]+".
4890 * gdb.arch/s390-multiarch.exp: Ditto.
4891 * gdb.base/pc-fp.exp: Ditto.
4892 * gdb.reverse/i386-precsave.exp: Ditto.
4893 * gdb.reverse/i386-reverse.exp: Ditto.
4894 * gdb.reverse/i387-env-reverse.exp: Ditto.
4895 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4896
dcc06925
AA
48972018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4898
4899 * lib/gdb.exp (gdb_compile): Re-enable use of
4900 universal_compile_options for languages other than Rust.
4901
25d4fd80
AA
49022018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4903
4904 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4905
ee7f689e 49062018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
4907
4908 PR gdb/16577
4909 * gdb.base/solib-vanish.exp: New.
4910 * gdb.base/solib-vanish-main.c: New.
4911 * gdb.base/solib-vanish-lib1.c: New.
4912 * gdb.base/solib-vanish-lib2.c: New.
4913
d8447b6b
YQ
49142018-01-17 Yao Qi <yao.qi@linaro.org>
4915
4916 * gdb.compile/compile.exp: Match the address printed for
4917 frame in the output of command "bt".
4918
86d6a90c
TT
49192018-01-15 Tom Tromey <tom@tromey.com>
4920
4921 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4922 compute sp_reg.
4923
cbcdb1aa
AB
49242018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4925
4926 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4927 to prepare.
4928 (prepare): Return 0 on error, 1 on success.
4929
eea61984
PA
49302018-01-12 Pedro Alves <palves@redhat.com>
4931
4932 * gdb.base/continue-after-aborted-step-over.c: New.
4933 * gdb.base/continue-after-aborted-step-over.exp: New.
4934
6181e9c2
SM
49352018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4936
4937 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4938 options when not creating an executable.
4939
3cada740
PA
49402018-01-11 Pedro Alves <palves@redhat.com>
4941
4942 PR remote/22597
4943 * gdb.server/stop-reply-no-thread.c: New file.
4944 * gdb.server/stop-reply-no-thread.exp: New file.
4945
c63d3e8d
PA
49462018-01-10 Pedro Alves <palves@redhat.com>
4947
4948 PR gdb/22670
4949 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4950 functions too. Test setting breakpoints and printing C functions
4951 with no debug info too.
4952 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4953
d4c2a405
PA
49542018-01-10 Pedro Alves <palves@redhat.com>
4955
4956 PR gdb/22670
4957 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4958 a fail.
4959
8825213e
PA
49602018-01-10 Pedro Alves <palves@redhat.com>
4961
4962 PR gdb/22670
4963 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
4964
605fd3c6
YQ
49652018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4966
4967 * gdb.server/unittest.exp: Match the output in non-development
4968 mode.
4969
1e5ded6c
YQ
49702018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4971
4972 * gdb.gdb/unittest.exp: Match output in non-development mode.
4973
30066b0b
JB
49742018-01-08 Joel Brobecker <brobecker@adacore.com>
4975
4976 * gdb.ada/access_tagged_param.exp: Relax expected output
4977 for value of "ObjL" in "continue" to pck.inspect breakpoint
4978 test.
4979
04bafb1e
XR
49802018-01-08 Joel Brobecker <brobecker@adacore.com>
4981
9f86398b
JB
4982 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4983 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 4984
e379cee6
PA
49852018-01-05 Pedro Alves <palves@redhat.com>
4986
4987 PR gdb/18653
4988 * gdb.base/libsegfault.exp: New.
4989
de63c46b
PA
49902018-01-05 Joel Brobecker <brobecker@adacore.com>
4991
4992 PR gdb/22670
4993 * gdb.ada/access_tagged_param.exp: New file.
4994 * gdb.ada/access_tagged_param/foo.adb: New file.
4995
f98fc17b
PA
49962018-01-05 Pedro Alves <palves@redhat.com>
4997
4998 PR gdb/22670
4999 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5000 exercise lower case too, and to exercise both full matching and
5001 wild matching.
5002
342f8240
JB
50032018-01-05 Joel Brobecker <brobecker@adacore.com>
5004
5005 * gdb.ada/rename_subscript_param: New testcase.
5006
7150d33c
JG
50072018-01-05 Jerome Guitton <guitton@adacore.com>
5008
5009 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5010
cc0e770c
JB
50112018-01-05 Joel Brobecker <brobecker@adacore.com>
5012
5013 * gdb.ada/convvar_comp: New testcase.
5014
672a41aa 50152018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
5016
5017 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5018 (My_Table): New global variable.
5019 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5020
7365ec2f
JB
50212018-01-04 Joel Brobecker <brobecker@adacore.com>
5022
5023 PR gdb/22670
5024 * gdb.ada/maint_with_ada: New testcase.
5025
289483b6
JB
50262018-01-04 Joel Brobecker <brobecker@adacore.com>
5027
5028 PR gdb/22670
5029 * gdb.ada/bp_c_mixed_case: New testcase.
5030
344420da
JB
50312018-01-04 Joel Brobecker <brobecker@adacore.com>
5032
5033 PR gdb/22670
5034 * gdb.ada/complete.exp: Add "complete break ada" test.
5035
66fc87a0
JB
50362018-01-04 Joel Brobecker <brobecker@adacore.com>
5037
5038 PR gdb/22670
5039 * gdb.ada/info_addr_mixed_case: New testcase.
5040
9f757bf7
XR
50412018-01-03 Xavier Roirand <roirand@adacore.com>
5042
5043 * gdb.ada/excep_handle.exp: New testcase.
5044 * gdb.ada/excep_handle/foo.adb: New file.
5045 * gdb.ada/excep_handle/pck.ads: New file.
5046
bd570f80
JB
50472018-01-03 Joel Brobecker <brobecker@adacore.com>
5048
5049 * gdb.base/step-line.c: Add extra empty line in copyright header.
5050 * gdb.base/step-line.inp: Likewise.
5051
9fe561ab
JB
50522018-01-02 Joel Brobecker <brobecker@adacore.com>
5053
5054 * gdb.ada/dyn_stride.exp: Add slice test.
5055
a405673c
JB
50562018-01-02 Joel Brobecker <brobecker@adacore.com>
5057
5058 * gdb.ada/dyn_stride: New testcase.
5059
cef0f868
SH
50602017-12-27 Stafford Horne <shorne@gmail.com>
5061
5062 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5063 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5064
b67d92b0
SH
50652017-12-27 Stafford Horne <shorne@gmail.com>
5066
5067 * gdb.base/reggroups.c: New file.
5068 * gdb.base/reggroups.exp: New file.
5069
eccab96d
JB
50702017-12-18 Joel Brobecker <brobecker@adacore.com>
5071
5072 * gdb.dwarf2/ada-valprint-error.c: New file.
5073 * gdb.dwarf2/ada-valprint-error.exp: New file.
5074
0e2da9f0
JB
50752017-12-18 Joel Brobecker <brobecker@adacore.com>
5076
5077 * gdb.ada/assign_arr: New testcase.
5078
cb923fcc
XR
50792017-12-18 Xavier Roirand <roirand@adacore.com>
5080
5081 * gdb.ada/funcall_ptr: New testcase.
5082
7c161838
SDJ
50832017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5084
5085 PR cli/16224
5086 * gdb.base/ptype-offsets.cc: New file.
5087 * gdb.base/ptype-offsets.exp: New file.
5088
1af17fd9
YQ
50892017-12-15 Yao Qi <yao.qi@linaro.org>
5090
5091 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5092 if XML is disabled.
5093
828d5846
XR
50942017-12-15 Xavier Roirand <roirand@adacore.com>
5095
5096 * gdb.ada/same_component_name: New testcase.
5097
79e8fcaa
JB
50982017-12-14 Joel Brobecker <brobecker@adacore.com>
5099
5100 * gdb.ada/str_binop_equal: New testcase.
5101
e05fa6f9
JB
51022017-12-14 Joel Brobecker <brobecker@adacore.com>
5103
5104 * gdb.ada/task_switch_in_core: New testcase.
5105
b89641ba
SM
51062017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5107
5108 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5109 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5110 call test_bkpt_qualified.
5111 (test_bkpt_qualified): New proc.
5112
6892d2e4
PA
51132017-12-13 Pedro Alves <palves@redhat.com>
5114
5115 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5116 Tighten regexp by matching with an anchor.
5117
a22ecf70
PA
51182017-12-13 Pedro Alves <palves@redhat.com>
5119
5120 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5121 ("expression with namespace"): New set of tests.
5122 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5123 (Nested::Test_NS::qux): New.
5124 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5125 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5126
9937536c
JB
51272017-12-13 Joel Brobecker <brobecker@adacore.com>
5128
5129 * gdb.base/server-del-break.c: New file.
5130 * gdb.base/server-del-break.exp: New file.
5131
fe49c6f5
SH
51322017-12-12 Stafford Horne <shorne@gmail.com>
5133
5134 * gdb.xml/tdesc-regs.exp: Add or1k support.
5135
c3d18620
SH
51362017-12-12 Stafford Horne <shorne@gmail.com>
5137
5138 * gdb.base/bp-permanent.c: Define nop of or1k.
5139
c5f9cfc8
JB
51402017-12-11 Joel Brobecker <brobecker@adacore.com>
5141
5142 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5143 output with components being reordered.
5144
a9c135fc
JB
51452017-12-11 Joel Brobecker <brobecker@adacore.com>
5146
5147 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5148 output with components being reordered.
5149
927aa2e7
JK
51502017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5151 Pedro Alves <palves@redhat.com>
5152
5153 * gdb.base/maint.exp (check for .gdb_index): Check also for
5154 .debug_names.
5155 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5156 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5157 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5158 (.gdb_index used after symbol reloading): Support also .debug_names.
5159 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5160
f17d9474
YQ
51612017-12-08 Yao Qi <yao.qi@linaro.org>
5162
5163 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5164 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5165
a0de8c21
YQ
51662017-12-08 Yao Qi <yao.qi@linaro.org>
5167
5168 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5169 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5170
a738ea1d
YQ
51712017-12-08 Yao Qi <yao.qi@linaro.org>
5172
5173 * gdb.arch/aarch64-tagged-pointer.c: New file.
5174 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5175
1cd9a73b
SDJ
51762017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5177
5178 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5179 "int".
5180
fa6eb693
KS
51812017-12-07 Keith Seitz <keiths@redhat.com>
5182
5183 PR breakpoints/22569
5184 * gdb.linespec/ls-errs.exp: Change expected result of "break
5185 -source this file has spaces.c -line 3".
5186 Check that an explicit source file followed by whitespace is
5187 identified as an invalid explicit location.
5188
883fd55a
KS
51892017-12-07 Keith Seitz <keiths@redhat.com>
5190
5191 * gdb.cp/nested-types.cc: New file.
5192 * gdb.cp/nested-types.exp: New file.
5193 * lib/cp-support.exp: Load data-structures.exp library.
5194 (debug_cp_test_ptype_class): New global.
5195 (cp_ptype_class_verbose, next_line): New procedures.
5196 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5197 Add and document new return value.
5198 Switch the list of lines to a queue.
5199 Add support for new `type' key for nested type definitions.
5200 Add debugging/troubleshooting messages.
5201 * lib/data-structures.exp: New file.
5202
ec72db3e
SM
52032017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5204
5205 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5206 with proc_with_prefix, don't use with_test_prefix.
5207
99598d71
TT
52082017-12-07 Tom Tromey <tom@tromey.com>
5209
5210 * gdb.base/break.exp: Add test for empty "commands".
5211
a8806230
YQ
52122017-12-07 Yao Qi <yao.qi@linaro.org>
5213
5214 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5215 malloc and catch syscall.
5216
824cc835
PM
52172017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5218
e79be6e5 5219 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
5220 tests for explicit locations.
5221
7cc244de
PA
52222017-12-06 Pedro Alves <palves@redhat.com>
5223
5224 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5225 force-disabling XML descriptions.
5226
50a1fdd5
PA
52272017-12-04 Pedro Alves <palves@redhat.com>
5228
5229 PR gdb/22499
5230 * gdb.arch/amd64-disp-step-avx.S: New file.
5231 * gdb.arch/amd64-disp-step-avx.exp: New file.
5232
f0fb2488
PA
52332017-12-03 Pedro Alves <palves@redhat.com>
5234
5235 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5236 and <string.h>.
5237 (parent_function): Print distinct messages when waitpid fails, or
5238 the child exits with a signal, or the child exits for an unhandled
5239 reason.
5240 * gdb.threads/process-dies-while-detaching.exp
5241 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5242 it. Wait for both inferior output and GDB's prompt. Use an
5243 indirect spawn id list.
5244 (do_detach): New parameter 'child_exit'. Use it to compute
5245 expected inferior output.
5246 (test_detach, test_detach_watch, test_detach_killed_outside):
5247 Adjust to pass down the expected child exit kind.
5248
97cbe998
SDJ
52492017-12-01 Joel Brobecker <brobecker@adacore.com>
5250 Sergio Durigan Junior <sergiodj@redhat.com>
5251 Pedro Alves <palves@redhat.com>
5252
5253 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5254
40fc416f
SDJ
52552017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5256
5257 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5258 to 'symbol-file' and 'add-symbol-file' can be
5259 position-independent.
5260
1cc75e92
YQ
52612017-12-01 Yao Qi <yao.qi@linaro.org>
5262
5263 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5264 the URL in copyright header.
5265 * gdb.arch/aarch64-fp.exp: Likewise.
5266 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5267 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5268 * gdb.base/expand-psymtabs.exp: Likewise.
5269 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5270 * gdb.fortran/common-block.exp: Likewise.
5271 * gdb.fortran/common-block.f90: Likewise.
5272 * gdb.fortran/logical.exp: Likewise.
5273 * gdb.fortran/vla-datatypes.f90: Likewise.
5274 * gdb.fortran/vla-sub.f90: Likewise.
5275
875fb7a7
JB
52762017-11-30 Joel Brobecker <brobecker@adacore.com>
5277
5278 * gdb.ada/repeat_dyn: New testcase.
5279
6f14765f
UW
52802017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5281
5282 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5283 Update for changed thread numbering.
5284 * gdb.cell/bt.exp: Update for changed GDB output.
5285
f1af7b94
SM
52862017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5287
5288 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5289 setting isremote by hand.
5290 * boards/dwarf4-gdb-index.exp: Likewise.
5291 * boards/fission.exp: Likewise.
5292 * boards/stabs.exp: Likewise.
5293
e3919f3e
PA
52942017-11-30 Pedro Alves <palves@redhat.com>
5295
5296 * gdb.linespec/cpls-ops.exp
5297 (check_explicit_skips_function_argument): Extract the underlying
5298 type of size_t instead of hardcoding it.
5299
bd69330d
PA
53002017-11-29 Pedro Alves <palves@redhat.com>
5301
5302 PR c++/19436
5303 * gdb.linespec/cpls-abi-tag.cc: New file.
5304 * gdb.linespec/cpls-abi-tag.exp: New file.
5305
a20714ff
PA
53062017-11-29 Pedro Alves <palves@redhat.com>
5307
5308 * gdb.base/langs.exp: Use -qualified.
5309 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5310 it.
5311 * gdb.cp/namespace.exp: Use -qualified.
5312 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5313 (overload-3, template-overload, template-ret-type, const-overload)
5314 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5315 procedures.
5316 (test_driver): Call them.
5317 * gdb.cp/save-bp-qualified.cc: New.
5318 * gdb.cp/save-bp-qualified.exp: New.
5319 * gdb.linespec/explicit.exp: Test -qualified.
5320 * lib/completion-support.exp (completion::explicit_opts_list): Add
5321 "-qualified".
5322 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5323
f6f1d339
PM
53242017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5325
5326 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5327
02ca603a
TT
53282017-11-29 Tom Tromey <tom@tromey.com>
5329
5330 * gdb.base/relocate.exp: Update invalid argument test.
5331 Add new tests for invalid arguments.
5332
ed6c0bfb
TP
53332017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5334
5335 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5336 Return 0 as a long.
5337 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5338
f106e10e
TP
53392017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5340
5341 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5342 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5343 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5344 func ().
5345 * gdb.cp/shadow.cc (B.func): Return 0.
5346
10329bb2
JB
53472017-11-27 Joel Brobecker <brobecker@adacore.com>
5348
5349 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5350 expected output in gdb_expect call to allow the exception
5351 message to be present as well. Fix syntax confusion to avoid
5352 TCL thinking that exception_name is an array.
5353
617cd4bc
UW
53542017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5355
5356 * gdb.arch/spu-info.c: Include <unistd.h>.
5357 (do_signal_test): Fix broken calls to write.
5358 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5359 Fix checks for empty mailboxes. Update signal tests for corrected
5360 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
5361 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5362 * gdb.cell/arch.exp: Use standard_output_file.
5363 * gdb.cell/break.exp: Likewise.
5364 * gdb.cell/bt.exp: Likewise.
5365 * gdb.cell/core.exp: Likewise.
5366 * gdb.cell/dwarfaddr.exp: Likewise.
5367 * gdb.cell/ea-cache.exp: Likewise.
5368 * gdb.cell/ea-standalone.exp: Likewise.
5369 * gdb.cell/f-regs.exp: Likewise.
5370 * gdb.cell/fork.exp: Likewise.
5371 * gdb.cell/gcore.exp: Likewise.
5372 * gdb.cell/mem-access.exp: Likewise.
5373 * gdb.cell/ptype.exp: Likewise.
5374 * gdb.cell/registers.exp: Likewise.
5375 * gdb.cell/sizeof.exp: Likewise.
5376 * gdb.cell/solib-symbol.exp: Likewise.
5377 * gdb.cell/solib.exp: Likewise.
617cd4bc 5378
a81aaca0
PA
53792017-11-25 Pedro Alves <palves@redhat.com>
5380
5381 * gdb.base/complete-empty.exp: New file.
5382 * gdb.base/completion.exp: Adjust.
5383
6a3c6ee4
PA
53842017-11-25 Pedro Alves <palves@redhat.com>
5385
5386 * gdb.linespec/cpls-ops.cc: New file.
5387 * gdb.linespec/cpls-ops.exp: New file.
5388 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5389 factored out from ...
5390 (test_complete_prefix_range): ... this.
5391
8955eb2d
PA
53922017-11-24 Pedro Alves <palves@redhat.com>
5393
5394 * gdb.linespec/cpcompletion.exp: New file.
5395 * gdb.linespec/cpls-hyphen.cc: New file.
5396 * gdb.linespec/cpls.cc: New file.
5397 * gdb.linespec/cpls2.cc: New file.
5398 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5399 test to use test_gdb_complete_unique. Add label completion,
5400 keyword completion and explicit location completion tests.
5401 * lib/completion-support.exp: New file.
5402
e547c119
JB
54032017-11-24 Joel Brobecker <brobecker@adacore.com>
5404
5405 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5406 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5407 when hitting an exception catchpoint.
5408
7c3c1aa8
YQ
54092017-11-22 Yao Qi <yao.qi@linaro.org>
5410
5411 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5412
41bd68f5
SM
54132017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5414
5415 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5416 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5417 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5418
1daad298
YQ
54192017-11-22 Yao Qi <yao.qi@linaro.org>
5420
5421 * gdb.base/info-os.exp: Pass pthreads.
5422 * gdb.multi/multi-attach.exp: Likewise.
5423
88465e87
YQ
54242017-11-22 Yao Qi <yao.qi@linaro.org>
5425
5426 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5427 compiler.
5428
dc196b23
YQ
54292017-11-22 Yao Qi <yao.qi@linaro.org>
5430
5431 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5432 * gdb.base/break-interp.exp: Likewise.
5433 * gdb.base/jit-attach-pie.exp: Likewise.
5434
2400729e
UW
54352017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5436
5437 * gdb.base/float128.c (large128): New variable.
5438 * gdb.base/float128.exp: Add test to print largest __float128 value.
5439
7a26362d
UW
54402017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5441
5442 * gdb.arch/vsx-regs.exp: Update register content checks.
5443
ed0f4273
UW
54442017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5445
5446 * gdb.arch/ppc-longdouble.exp: New file.
5447 * gdb.arch/ppc-longdouble.c: Likewise.
5448
a25d69c6
PA
54492017-11-21 Pedro Alves <palves@redhat.com>
5450
5451 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5452
73fcf641
PA
54532017-11-20 Pedro Alves <palves@redhat.com>
5454
5455 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5456 (long_double_typedef): New typedefs.
5457 Use DEF on double and long double.
5458 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5459 cases.
5460 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5461 and 'long_double_ptr_same_size' locals. Use them to decide
5462 whether cast from array/function to float is valid/invalid.
5463
71a3c369
TT
54642017-11-17 Tom Tromey <tom@tromey.com>
5465
5466 * gdb.rust/traits.rs: New file.
5467 * gdb.rust/traits.exp: New file.
5468
ced9779b
JB
54692017-11-17 Joel Brobecker <brobecker@adacore.com>
5470
5471 * gdb.ada/minsyms: New testcase.
5472
a0922d80
PA
54732017-11-16 Pedro Alves <palves@redhat.com>
5474
5475 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5476 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5477
ea04e54c
PA
54782017-11-16 Pedro Alves <palves@redhat.com>
5479
5480 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5481 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5482
e849ea89
PA
54832017-11-16 Pedro Alves <palves@redhat.com>
5484
5485 * gdb.server/reconnect-ctrl-c.c: New file.
5486 * gdb.server/reconnect-ctrl-c.exp: New file.
5487
d8ae99a7
PM
54882017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5489
5490 * gdb.python/py-rbreak.exp: New file.
5491 * gdb.python/py-rbreak.c: New file.
5492 * gdb.python/py-rbreak-func2.c: New file.
5493
968a13f8
PA
54942017-11-16 Pedro Alves <palves@redhat.com>
5495
5496 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5497 pattern.
5498 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5499 GDB.
5500
71774bc9
SM
55012017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5502
5503 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5504 regex.
5505
ddbb44cf
SM
55062017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5507
5508 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5509 test names.
5510
584a564f
PA
55112017-11-09 Pedro Alves <palves@redhat.com>
5512
5513 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5514 factored out from ...
5515 (top level): ... here, and adjusted to avoid expecting beyond the
5516 prompt in a single gdb_test_multiple.
5517
5ed7a928
PA
55182017-11-09 Pedro Alves <palves@redhat.com>
5519
5520 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5521 output.
5522 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5523 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5524 * gdb.server/ext-run.exp ("kill" test): Likewise.
5525 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5526
a60e0738
PA
55272017-11-09 Pedro Alves <palves@redhat.com>
5528
5529 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5530 match till end of line.
5531
2c88253f
PA
55322017-11-09 Pedro Alves <palves@redhat.com>
5533
5534 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5535
c7a38517
PA
55362017-11-09 Pedro Alves <palves@redhat.com>
5537
5538 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5539 New procedures, factored out from ...
5540 (top level): ... here, and adjusted to avoid expecting beyond the
5541 prompt in one go.
5542
f29f4b6b
PA
55432017-11-09 Pedro Alves <palves@redhat.com>
5544
5545 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5546 output. Fix '?' match.
5547
286acbb5
JB
55482017-11-08 Joel Brobecker <brobecker@adacore.com>
5549
5550 * gdb.ada/scoped_watch: New testcase.
5551 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5552 which is actually correct.
5553 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5554 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5555
62d7ae92
PA
55562017-11-08 Pedro Alves <palves@redhat.com>
5557
5558 * gdb.gdb/complaints.exp (test_initial_complaints)
5559 (test_serial_complaints, test_short_complaints): Call
5560 complaint_internal instead of complaint.
5561
280ca31f
DT
55622017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5563
5564 * gdb.threads/tls-core.c: New file.
5565 * gdb.threads/tls-core.exp: Likewise.
5566
b5ec771e
PA
55672017-11-08 Pedro Alves <palves@redhat.com>
5568
5569 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5570 (p Exported_Capitalized): New test.
5571 (p exported_capitalized): New test.
5572
a02b41a7
PA
55732017-11-07 Pedro Alves <palves@redhat.com>
5574
5575 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5576
95e95a6d
PA
55772017-11-07 Pedro Alves <palves@redhat.com>
5578
5579 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5580 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5581 (disable_invalid, disable_inverted, disable_negative): New
5582 procedures.
5583 ("bad numbers"): New set of tests.
5584
cee62dbd
PA
55852017-11-07 Pedro Alves <palves@redhat.com>
5586
5587 * gdb.cp/ena-dis-br-range.exp: Add tests.
5588
cc638e86
PA
55892017-11-07 Pedro Alves <palves@redhat.com>
5590
5591 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5592
d0fe4701
XR
55932017-11-07 Xavier Roirand <roirand@adacore.com>
5594 Pedro Alves <palves@redhat.com>
5595
5596 * gdb.base/ena-dis-br.exp: Add reference to
5597 gdb.cp/ena-dis-br-range.exp.
5598 * gdb.cp/ena-dis-br-range.exp: New file.
5599 * gdb.cp/ena-dis-br-range.cc: New file.
5600
46f67f80
PA
56012017-11-06 Pedro Alves <palves@redhat.com>
5602
5603 * gdb.base/attach-non-pgrp-leader.c: New.
5604 * gdb.base/attach-non-pgrp-leader.exp: New.
5605
726e1356
PA
56062017-11-06 Pedro Alves <palves@redhat.com>
5607
5608 * configure.ac: No longer check for termio.h and sgtty.h.
5609 * configure: Regenerate.
5610 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5611 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5612 Remove termio and sgtty code.
5613
50ab6ace
YQ
56142017-11-03 Yao Qi <yao.qi@linaro.org>
5615
5616 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5617 in GDB is disabled.
5618
8e68731c
YQ
56192017-11-03 Yao Qi <yao.qi@linaro.org>
5620
5621 * gdb.python/py-thrhandle.exp: Skip it if python is not
5622 enabled.
5623
3a87ae65
SM
56242017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5625
5626 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5627 as a breakpoint command.
5628
484d8d36
MD
56292017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5630
5631 PR python/21213
5632 * gdb.python/py-infthread.exp: Test calling
5633 InferiorThread.inferior () multiple times in a row.
5634
4a27f119
KS
56352017-10-27 Keith Seitz <keiths@redhat.com>
5636
5637 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5638 Test "info break" for every inlined function breakpoint.
5639
bb11dd58
YQ
56402017-10-27 Yao Qi <yao.qi@linaro.org>
5641
5642 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5643
a43f3893
PF
56442017-10-26 Patrick Frants <osscontribute@gmail.com>
5645
5646 * gdb.cp/classes.exp (test_static_members): Test printing
5647 Outer::instance.
5648 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5649 (Inner::instance, Outer::instance): New.
5650
792ccf00
PA
56512017-10-24 Pedro Alves <palves@redhat.com>
5652
5653 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5654 extra console" test in two stages.
5655
eb2bfbad
PA
56562017-10-24 Pedro Alves <palves@redhat.com>
5657
5658 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5659
1f75a651
PA
56602017-10-24 Pedro Alves <palves@redhat.com>
5661
5662 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5663 loop.
5664
779990d9
PA
56652017-10-24 Pedro Alves <palves@redhat.com>
5666
5667 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5668 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5669
ad9b8f5d
PA
56702017-10-24 Pedro Alves <palves@redhat.com>
5671
5672 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5673 parameter and handle it. Don't output read value in test name.
5674
fee6da6e
PA
56752017-10-24 Pedro Alves <palves@redhat.com>
5676
5677 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5678 custom test name.
5679
10389c2c
PA
56802017-10-24 Pedro Alves <palves@redhat.com>
5681
5682 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5683 include the unstable output directory name in the test's name.
5684 (initial_setup_simple) <'set args'>: Use custom test name.
5685
a80e65a9
PA
56862017-10-24 Pedro Alves <palves@redhat.com>
5687
5688 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5689 with explicit test name.
5690
15763a09
PA
56912017-10-20 Pedro Alves <palves@redhat.com>
5692
5693 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5694 'wait -i'. Use gdb_assert and remote_close.
5695
49a4ce2e
AB
56962017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5697
5698 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5699 number from variable rather than hard-coded.
5700
a75868f5
PA
57012017-10-19 Pedro Alves <palves@redhat.com>
5702
5703 * gdb.base/long-inferior-output.c: New file.
5704 * gdb.base/long-inferior-output.exp: New file.
5705
c8ba13ad
KS
57062017-11-18 Keith Seitz <keiths@redhat.com>
5707
5708 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5709 method.
5710 (main): Call it.
5711 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5712 Add additional user-defined conversion operator tests.
5713
b27de576
PA
57142017-10-17 Pedro Alves <palves@redhat.com>
5715
5716 * boards/native-stdio-gdbserver.exp: Load "local-board".
5717
8484c955
PA
57182017-10-17 Pedro Alves <palves@redhat.com>
5719
5720 * gdb.base/quit-live.c: New file.
5721 * gdb.base/quit-live.exp: New file.
5722
83d5a34d
KS
57232017-10-16 Keith Seitz <keiths@redhat.com>
5724
5725 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5726 (class_with_protected_typedef, class_with_private_typedef)
5727 (struct_with_public_typedef, struct_with_protected_typedef)
5728 (struct_with_private_typedef): New classes/structs.
5729 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5730 typedefs and access specifiers.
5731
739b3f1d
PA
57322017-10-16 Pedro Alves <palves@redhat.com>
5733 Simon Marchi <simon.marchi@polymtl.ca>
5734
5735 * README (Local vs Remote vs Native): New section.
5736 * boards/local-board.exp: New file, with bits factored out from
5737 ...
5738 * boards/native-extended-gdbserver.exp: ... here. Load
5739 "local-board".
5740 * boards/native-gdbserver.exp: Load "local-board".
5741 (${board}_spawn, ${board}_exec): Delete.
5742 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5743 ...
5744 * boards/stdio-gdbserver-base.exp: ... this new file.
5745 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5746 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5747 procedure.
5748 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5749 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5750 stdio_gdbserver_command.
5751 (${board}_get_remote_address, ${board}_get_comm_port)
5752 (${board}_download, ${board}_upload): Delete.
5753 (get_target_remote_pipe_cmd): New.
5754
fe68b953
SM
57552017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5756
5757 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5758 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5759 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5760 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5761 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5762 remove with_test_prefix.
5763
300b6685
PA
57642017-10-13 Pedro Alves <palves@redhat.com>
5765
5766 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5767 * gdb.base/annota1.exp: Use it instead of is_remote.
5768 * gdb.base/annota3.exp: Use it instead of is_remote.
5769 * gdb.cp/annota2.exp: Use it instead of is_remote.
5770 * gdb.cp/annota3.exp: Use it instead of is_remote.
5771 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5772
50500caf
PA
57732017-10-13 Pedro Alves <palves@redhat.com>
5774
5775 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5776 (test_num_test_vars, run_and_count_vars, find_env)
5777 (test_set_unset_env, test_inherit_env_var): New procedures.
5778 (top level): Use them.
5779
dad0c6d2
PA
57802017-10-13 Pedro Alves <palves@redhat.com>
5781
5782 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5783 also skip on stub-like targets.
5784
8b0553c1
PA
57852017-10-13 Pedro Alves <palves@redhat.com>
5786
5787 PR gdb/22293
5788 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5789 (top level): Move some tests to ...
5790 (test_not_found): ... this new procedure.
5791 (top level): Call it.
5792
7594f623
PA
57932017-10-13 Pedro Alves <palves@redhat.com>
5794
5795 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5796 expect different "info terminal" output if testing with a
5797 non-native target.
5798
ebe3b402
PA
57992017-10-13 Pedro Alves <palves@redhat.com>
5800 Simon Marchi <simon.marchi@polymtl.ca>
5801
5802 PR python/12966
5803 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5804
42f1b161
PA
58052017-10-13 Pedro Alves <palves@redhat.com>
5806
5807 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5808 already.
5809
8d6ef72b
PA
58102017-10-13 Pedro Alves <palves@redhat.com>
5811
5812 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5813 is_remote.
5814
d7bcd5b8
PA
58152017-10-13 Pedro Alves <palves@redhat.com>
5816
5817 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5818 is_remote.
5819
df479dc6
PA
58202017-10-13 Pedro Alves <palves@redhat.com>
5821
5822 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5823 is set.
5824 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5825 instead of is_remote.
5826
23fb630a
PA
58272017-10-13 Pedro Alves <palves@redhat.com>
5828
5829 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5830 (top level): Add comment.
5831
cc77b1dc
PA
58322017-10-13 Pedro Alves <palves@redhat.com>
5833
5834 * gdb.base/remote.exp (top level): Fix comment typo and add
5835 missing return.
5836
27c9e813
PA
58372017-10-13 Pedro Alves <palves@redhat.com>
5838 Simon Marchi <simon.marchi@polymtl.ca>
5839
5840 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5841 calls and add comments. Skip test if use_gdb_stub is set.
5842 (top level): Use "set cwd" command instead of "cd" command.
5843
5e830d98
PA
58442017-10-13 Pedro Alves <palves@redhat.com>
5845
5846 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5847 is_remote target check.
5848
f5ca0032
PA
58492017-10-13 Pedro Alves <palves@redhat.com>
5850
5851 * gdb.base/scope.exp: Use build_executable + clean_restart +
5852 gdb_file_cmd instead of prepare_for_testing and no longer skip
5853 "before run" tests on is_remote target boards. Update comments.
5854 * boards/native-extended-gdbserver.exp
5855 (extended_gdbserver_load_last_file): New, factored out from ...
5856 (gdb_load): ... this. Move further below and add comment.
5857 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5858
8aed1c0d
PA
58592017-10-12 Pedro Alves <palves@redhat.com>
5860
5861 * gdb.base/attach.exp: Remove references to gdb64.
5862 * gdb.base/dbx.exp: Remove references to gdb64.
5863
cfa34c87
SM
58642017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5865 Pedro Alves <palves@redhat.com>
5866
5867 * gdb.base/label.exp: Remove is_remote target check.
5868
9192b7de
PA
58692017-10-12 Pedro Alves <palves@redhat.com>
5870
5871 * gdb.base/auvx.exp (coredir): Update comment.
5872 (top level) <core_works>: Use "set cwd" command instead of "cd"
5873 command.
5874
6bf0052d
PA
58752017-10-12 Pedro Alves <palves@redhat.com>
5876 Simon Marchi <simon.marchi@polymtl.ca>
5877
5878 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5879 target boards.
5880
e48ef82d
PA
58812017-10-12 Pedro Alves <palves@redhat.com>
5882 Simon Marchi <simon.marchi@polymtl.ca>
5883
5884 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5885 Instead skip if there's any gdb_protocol set.
5886
8d7aea57
SM
58872017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5888 Pedro Alves <palves@redhat.com>
5889
5890 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5891
30440677
PA
58922017-10-12 Pedro Alves <palves@redhat.com>
5893 Simon Marchi <simon.marchi@polymtl.ca>
5894
5895 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5896 instead of on dejagnu remote boards.
5897
4e04f045 58982017-10-12 Pedro Alves <palves@redhat.com>
175654b9 5899 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
5900
5901 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5902 checks. Use build_executable + clean_restart instead of
5903 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5904 of enabling non-stop after starting gdb.
5905
871a186e
PA
59062017-10-12 Pedro Alves <palves@redhat.com>
5907
5908 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5909 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5910 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5911 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5912
56d704da
AK
59132017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5914
5915 * gdb.arch/arc-tdesc-cpu.exp: New file.
5916 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5917
2f20e312
SM
59182017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5919
5920 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5921
65630365
PA
59222017-10-10 Pedro Alves <palves@redhat.com>
5923
5924 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5925 expect CLI output.
5926
bf469271
PA
59272017-10-10 Pedro Alves <palves@redhat.com>
5928
5929 * lib/selftest-support.exp (selftest_setup): Update for
5930 captured_command_loop's prototype change.
5931
777a42f1
PA
59322017-10-09 Pedro Alves <palves@redhat.com>
5933
5934 Test both arch1=>arch2 and arch2=>arch1.
5935
5936 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5937 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5938 factored out to...
5939 (append_arch1_options, append_arch2_options, append_arch_options)
5940 (build_executables): New procedures.
5941 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5942 local.
5943 (top level): Add new 'first_arch' testing axis.
5944
cbd2b4e3
PA
59452017-10-09 Pedro Alves <palves@redhat.com>
5946
5947 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5948 (barrier): New.
5949 (thread_start, all_started): New functions.
5950 (main): Spawn new thread and wait until it is scheduled.
5951 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5952 option.
5953 (do_test): Add 'selected_thread' parameter. Run to all_started
5954 instead of main. Explicitly set the breakpoint at main. Switch
5955 to the SELECTED_THREAD thread.
5956 (top level): Test handling the exec event with either the main
5957 thread or the second thread selected.
5958
5c9e4427
PA
59592017-10-09 Pedro Alves <palves@redhat.com>
5960
5961 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
5962 logic. Move STOP marker after the value checks.
5963 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
5964 regexp.
5965
b3b7c423
SL
59662017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5967
5968 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5969
3b4b2f16
UW
59702017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5971
5972 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5973 integer-to-dfp conversion.
5974 * gdb.base/dfp-test.exp: Likewise.
5975
5cd63fda
PA
59762017-10-04 Pedro Alves <palves@redhat.com>
5977
5978 * gdb.multi/hangout.c: Include <unistd.h>.
5979 (hangout_loop): New function.
5980 (main): Call alarm. Call hangout_loop in a loop.
5981 * gdb.multi/hello.c: Include <unistd.h>.
5982 (hello_loop): New function.
5983 (main): Call alarm. Call hangout_loop in a loop.
5984 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5985 inferior with the other selected.
5986
4c71c105
SM
59872017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5988
5989 * gdb.mi/list-thread-groups-available.exp: New file.
5990 * gdb.mi/list-thread-groups-available.c: New file.
5991
bc3b087d
SDJ
59922017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5993
5994 * gdb.base/set-cwd.exp: Make it available on
5995 native-extended-gdbserver.
5996
d092c5a2
SDJ
59972017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5998
5999 * gdb.base/set-cwd.c: New file.
6000 * gdb.base/set-cwd.exp: Likewise.
6001
45320ffa
TT
60022017-10-02 Tom Tromey <tom@tromey.com>
6003
6004 PR rust/22236:
6005 * gdb.rust/simple.rs (main): New variable "fslice".
6006 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6007
b3e3859b
TT
60082017-10-02 Tom Tromey <tom@tromey.com>
6009
6010 * gdb.rust/simple.exp: Test ptype of a slice.
6011
01af5e0d
TT
60122017-10-02 Tom Tromey <tom@tromey.com>
6013
6014 * gdb.rust/simple.exp: Test index of slice.
6015
a9bbfbd8
TT
60162017-09-27 Tom Tromey <tom@tromey.com>
6017
6018 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6019
df8899e5
TP
60202017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6021 Pedro Alves <palves@redhat.com>
6022
6023 * gdb.base/compare-sections.exp (get value of read-only section): Read
6024 as unsigned value.
6025 (corrupt read-only section): Likewise and don't set written if patching
6026 failed.
6027
757bf54b
KB
60282017-09-21 Kevin Buettner <kevinb@redhat.com>
6029
6030 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6031 files.
6032
06871ae8
PA
60332017-09-20 Pedro Alves <palves@redhat.com>
6034
6035 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6036 symbol names in gdb's output.
6037 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6038
e5f25bc5
PA
60392017-09-20 Pedro Alves <palves@redhat.com>
6040
6041 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6042 Rename to ...
6043 (test_list_ambiguous_symbol): ... this and add a symbol name
6044 parameter. Adjust.
6045 (test_list_ambiguous_function): Reimplement on top of
6046 test_list_ambiguous_symbol and also test listing ambiguous
6047 variables.
6048 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6049 (ambiguous_fun): ... this.
6050 (ambiguous_var): New.
6051 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6052 (ambiguous_fun): ... this.
6053 (ambiguous_var): New.
6054
4e5a4f58
JB
60552017-09-19 John Baldwin <jhb@FreeBSD.org>
6056
6057 * gdb.base/starti.c: New file.
6058 * gdb.base/starti.exp: New file.
6059 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6060
26e53f3e
PA
60612017-09-14 Pedro Alves <palves@redhat.com>
6062
6063 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6064 (top level): Use it instead of runto.
6065
cb791d59
TT
60662017-09-11 Tom Tromey <tom@tromey.com>
6067
6068 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6069
7c96f8c1
TT
60702017-09-11 Tom Tromey <tom@tromey.com>
6071
6072 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6073 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6074
469412dd
CW
60752017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6076
6077 * gdb.fortran/printing-types.exp: New file.
6078 * gdb.fortran/printing-types.exp: New file.
6079
e0f86435
BH
60802017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6081
6082 * gdb.fortran/vla-ptype.exp: Fix typos.
6083 * gdb.fortran/vla-value.exp: Same.
6084
9e9af4be
BH
60852017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6086
6087 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6088 * gdb.mi/mi-var-child-f.exp: Likewise.
6089 * gdb.mi/mi-vla-fortran.exp: Likewise.
6090
a5ad232b 60912017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
6092 Christoph Weinmann <christoph.t.weinmann@intel.com>
6093 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
6094
6095 * gdb.fortran/ptr-indentation.f90: New file.
6096 * gdb.fortran/ptr-indentation.exp: New file.
6097
5aec60eb
TT
60982017-09-05 Tom Tromey <tom@tromey.com>
6099
6100 PR gdb/22010:
6101 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6102
8f8f8152
TP
61032017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6104
6105 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6106
fbd1b771
JK
61072017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6108
6109 * gdb.threads/tls-nodebug-pie.c: New file.
6110 * gdb.threads/tls-nodebug-pie.exp: New file.
6111
5eb5f850
TT
61122017-09-05 Tom Tromey <tom@tromey.com>
6113
6114 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6115 for rust.
6116
ae780a21
SM
61172017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6118
6119 * gdb.multi/multi-arch-exec.exp: Test with different
6120 "follow-exec-mode" settings.
6121 (do_test): New procedure.
6122
3693fdb3
PA
61232017-09-04 Pedro Alves <palves@redhat.com>
6124
6125 * gdb.base/func-static.c (S::method const, S::method volatile)
6126 (S::method volatile const): New methods.
6127 (c_s, v_s, cv_s): New instances.
6128 (main): Call method() on them.
6129 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6130 (cannot_resolve): New procedure.
6131 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6132 print-quote-unquoted columns.
6133 (do_test): Test printing each scope too.
6134
e68cb8e0
PA
61352017-09-04 Pedro Alves <palves@redhat.com>
6136
6137 * gdb.base/local-static.exp: Also test with
6138 class::method::variable wholly quoted.
6139 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6140
858be34c
PA
61412017-09-04 Pedro Alves <palves@redhat.com>
6142
6143 * gdb.base/local-static.c: New.
6144 * gdb.base/local-static.cc: New.
6145 * gdb.base/local-static.exp: New.
6146
46a4882b
PA
61472017-09-04 Pedro Alves <palves@redhat.com>
6148
6149 * gdb.asm/asm-source.exp: Add casts to int.
6150 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6151 (dataglobal64_1, dataglobal64_2): New globals.
6152 * gdb.base/nodebug.exp: Test different expressions involving the
6153 new globals, with print, whatis and ptype. Add casts to int.
6154 * gdb.base/solib-display.exp: Add casts to int.
6155 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6156 * gdb.cp/m-static.exp: Add cast to int.
6157 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6158 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6159 tls variable with no debug info without a cast. Test with a cast
6160 to int too.
6161 * gdb.trace/entry-values.exp: Add casts.
6162
2c5a2be1
PA
61632017-09-04 Pedro Alves <palves@redhat.com>
6164
6165 * gdb.base/nodebug.exp: Test that ptype's error about functions
6166 with unknown return type includes the function name too.
6167
7022349d
PA
61682017-09-04 Pedro Alves <palves@redhat.com>
6169
6170 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6171 return type of munmap in infcall.
6172 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6173 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6174 type of ftell in infcall.
6175 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6176 type of getpid in infcall.
6177 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6178 infcall.
6179 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6180 Bail on failure to extract the pid.
6181 * gdb.base/nodebug.c: #include <stdint.h>.
6182 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6183 New functions.
6184 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6185 Change expected output of print/whatis/ptype with functions with
6186 no debug info. Test all supported languages. Call
6187 test_call_promotion.
6188 * gdb.compile/compile.exp: Adjust expected output to expect
6189 warning.
6190 * gdb.threads/siginfo-threads.exp: Likewise.
6191
54990598
PA
61922017-09-04 Pedro Alves <palves@redhat.com>
6193
6194 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6195 "prototypes". Test calling float functions via prototyped and
6196 unprototyped function pointers.
6197 (perform_all_tests): New parameter "prototypes". Pass it down.
6198 (top level): Pass down "prototypes" parameter to
6199 perform_all_tests.
6200
34d16ea2
SM
62012017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6202
6203 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6204 Test with nested loops.
6205
9521ecda
SM
62062017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6207
6208 * gdb.base/commands.exp: Call the new procedures.
6209 (loop_break_test, loop_continue_test): New procedures.
6210
80a65e9b
SM
62112017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6212
6213 * gdb.base/commands.exp: Call new procedure.
6214 (define_if_without_arg_test): New procedure.
6215
e439fa14
PA
62162017-09-04 Pedro Alves <palves@redhat.com>
6217
6218 * gdb.base/list-ambiguous.exp: New file.
6219 * gdb.base/list-ambiguous0.c: New file.
6220 * gdb.base/list-ambiguous1.c: New file.
6221 * gdb.base/list.exp (test_list_range): Adjust expected output.
6222
0a2dde4a
SDJ
62232017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6224
6225 * gdb.base/share-env-with-gdbserver.c: New file.
6226 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6227
5e89eb3a
SM
62282017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6229
6230 * gdb.base/commands.exp (gdbvar_simple_if_test,
6231 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6232 progvar_simple_if_test, progvar_simple_while_test,
6233 progvar_complex_if_while_test, user_defined_command_test,
6234 user_defined_command_args_eval,
6235 user_defined_command_args_stack_test,
6236 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6237 temporary_breakpoint_commands,
6238 gdb_test_no_prompt, redefine_hook_test,
6239 redefine_backtrace_test): Remove "global gdb_prompt".
6240
fd437cbc
SM
62412017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6242
6243 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6244 New proc, call it from toplevel.
6245
87215ad1
SDJ
62462017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6247
6248 PR remote/21852
6249 * gdb.server/normal.c: New file, copied from gdb.base.
6250 * gdb.server/run-without-local-binary.exp: New file.
6251
58afddc6
WP
62522017-08-07 Weimin Pan <weimin.pan@oracle.com>
6253
6254 * gdb.arch/sparc64-adi.exp: New file.
6255 * gdb.arch/sparc64-adi.c: New file.
6256
5277199a
PA
62572017-08-22 Pedro Alves <palves@redhat.com>
6258
6259 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6260 (top level): Add "list all overloads" tests.
6261
14278e1f
TT
62622017-08-22 Tom Tromey <tom@tromey.com>
6263
6264 * gdb.gdb/xfullpath.exp: Remove.
6265
bf223d3e
PA
62662017-08-21 Pedro Alves <palves@redhat.com>
6267
6268 PR gdb/19487
6269 * gdb.base/symbol-alias.c: New.
6270 * gdb.base/symbol-alias2.c: New.
6271 * gdb.base/symbol-alias.exp: New.
6272
c973d0aa
PA
62732017-08-21 Pedro Alves <palves@redhat.com>
6274
6275 * gdb.base/dfp-test.c
6276 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6277 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6278 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6279 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6280 * gdb.base/whatis-ptype-typedefs.c: New.
6281 * gdb.base/whatis-ptype-typedefs.exp: New.
6282 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6283 (an_int, an_int_type, an_int_type2): New globals.
6284 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6285 involving typedefs and cast expressions.
6286 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6287 (lookup_typedefs_function): New.
6288 (typedefs_pretty_printers_dict): New.
6289 (top level): Register lookup_typedefs_function in
6290 gdb.pretty_printers.
6291
6d580b63
YQ
62922017-08-18 Yao Qi <yao.qi@linaro.org>
6293
6294 * gdb.server/unittest.exp: New.
6295
206726fb
SDJ
62962017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6297
6298 PR gdb/21954
6299 * gdb.base/environ.exp: Add test to check if 'unset environment'
6300 works.
6301
bf0ec4c2
AA
63022017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6303
6304 * lib/gdb.exp (universal_compile_options): New caching proc.
6305 (gdb_compile): Suppress GCC's coloring of messages.
6306
d6382fff
TT
63072017-08-14 Tom Tromey <tom@tromey.com>
6308
6309 PR gdb/21675:
6310 * gdb.base/printcmds.exp (test_radices): New function.
6311 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6312 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6313 * lib/gdb.exp (get_integer_valueof): Use p/d.
6314
c2c2dd9f
SM
63152017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6316
6317 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6318 characters.
6319
fdffd6f4
TT
63202017-08-05 Tom Tromey <tom@tromey.com>
6321
6322 * gdb.rust/simple.exp: Allow String to appear in a different
6323 namespace.
6324
27d41eac
YQ
63252017-07-26 Yao Qi <yao.qi@linaro.org>
6326
6327 * gdb.gdb/unittest.exp: Invoke command
6328 "maintenance check xml-descriptions".
6329
031ed05d
AA
63302017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6331
6332 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6333 calling context.
6334 (hex128): Drop erroneous calculation of parameters.
6335
dcd27ddf
SM
63362017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6337
6338 * gdb.python/py-unwind.exp: Disable stack protection when
6339 building test file.
6340
47e77640
PA
63412017-07-20 Pedro Alves <palves@redhat.com>
6342
6343 * gdb.base/default.exp (set language): Adjust expected output.
6344
62d2a18a
PA
63452017-07-20 Pedro Alves <palves@redhat.com>
6346
6347 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6348 (test_minsym): ... this, and make static.
6349 (get_pck__foo__bar__minsym): Rename to ...
6350 (get_test_minsym): ... this.
6351 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6352 symbol names and comments.
6353 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6354 (get_test_minsym): ... this.
6355 (pck__foo__bar__minsym__2): Rename to ...
6356 (test_minsym): ... this.
6357 (main): Adjust.
6358
c45ec17c
PA
63592017-07-17 Pedro Alves <palves@redhat.com>
6360
6361 * gdb.base/completion.exp: Adjust expected output.
6362 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6363 the completer works.
6364
c6756f62
PA
63652017-07-17 Pedro Alves <palves@redhat.com>
6366
6367 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6368
5bd68487
AB
63692017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6370
6371 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6372
8880f2a9
TT
63732017-07-14 Tom Tromey <tom@tromey.com>
6374
6375 PR rust/21764:
6376 * gdb.rust/simple.exp: Add tests.
6377
65547233
TT
63782017-07-14 Tom Tromey <tom@tromey.com>
6379
6380 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6381
8f14146e
PA
63822017-07-14 Pedro Alves <palves@redhat.com>
6383
6384 * gdb.linespec/base/one/thefile.cc (z1): New function.
6385 * gdb.linespec/base/two/thefile.cc (z2): New function.
6386 * gdb.linespec/linespec.exp: Add tests.
6387
b4365d02
AB
63882017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6389
6390 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6391 to mi_create_breakpoint.
6392
5d2cbaa5
AB
63932017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6394
6395 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6396 mi_create_breakpoint.
6397
11cb5716
IB
63982017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6399
6400 * gdb.dlang/demangle.exp: Update for demangling changes.
6401
03278692
TT
64022017-07-09 Tom Tromey <tom@tromey.com>
6403
6404 * gdb.dwarf2/shortpiece.exp: New file.
6405
33c5cd75
DB
64062017-07-06 David Blaikie <dblaikie@gmail.com>
6407
6408 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6409 built from fissiont-multi-cu{1,2}.c.
6410 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6411 except putting 'main' and 'func' in separate CUs in the same DWO file.
6412 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6413 test.
6414 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6415 test.
6416
8455d262
PA
64172017-07-06 Pedro Alves <palves@redhat.com>
6418
6419 * gdb.python/py-unwind.exp: Test flushregs.
6420
dc4bde35
SDJ
64212017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6422
6423 PR cli/21688
6424 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6425 tests for alias commands and trailing whitespace.
6426
51ed89aa
SDJ
64272017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6428
6429 PR cli/21688
6430 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6431 procedure. Call it.
6432
eb17d413
PA
64332017-06-29 Pedro Alves <palves@redhat.com>
6434
6435 * gdb.base/printcmds.exp: Add tests.
6436
41664b45
DG
64372017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6438
6439 PR gdb/21337
6440 * gdb.base/reread-readsym.exp: New file.
6441 * gdb.base/reread-readsym.c: New file.
6442
75312ae3
KB
64432017-06-21 Kevin Buettner <kevinb@redhat.com>
6444
6445 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6446 subpattern.
6447
66953522
PB
64482017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6449
6450 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6451 extended mnemonic.
6452 * gdb.arch/powerpc-power9.s: Likewise.
6453
5524b525
AA
64542017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6455
6456 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6457 on 32-bit x86 targets. Exploit is_*_target macros where
6458 appropriate.
6459
03c8af18
AA
64602017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6461
6462 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6463 register pieces.
6464
3bf31011
AA
64652017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6466
6467 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6468 located in one or more DWARF pieces.
6469
805acca0
AA
64702017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6471
6472 * lib/gdb.exp (get_endianness): New proc.
6473 * gdb.arch/aarch64-fp.exp: Use it.
6474 * gdb.arch/altivec-regs.exp: Likewise.
6475 * gdb.arch/e500-regs.exp: Likewise.
6476 * gdb.arch/vsx-regs.exp: Likewise.
6477 * gdb.base/dump.exp: Likewise.
6478 * gdb.base/funcargs.exp: Likewise.
6479 * gdb.base/gnu_vector.exp: Likewise.
6480 * gdb.dwarf2/formdata16.exp: Likewise.
6481 * gdb.dwarf2/implptrpiece.exp: Likewise.
6482 * gdb.dwarf2/nonvar-access.exp: Likewise.
6483 * gdb.python/py-inferior.exp: Likewise.
6484 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6485
e9352324
AA
64862017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6487
6488 PR gdb/21226
6489 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6490 stack value pieces are taken from the LSB end.
6491
d5d1163e
AA
64922017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6493
6494 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6495 variable at nonzero offset.
6496
0567c986
AA
64972017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6498
6499 * gdb.dwarf2/var-access.c: New file.
6500 * gdb.dwarf2/var-access.exp: New test.
6501 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6502
973e9aab
TT
65032017-06-12 Tom Tromey <tom@tromey.com>
6504
6505 * gdb.dwarf2/formdata16.exp: Add tests.
6506
d9109c80
TT
65072017-06-12 Tom Tromey <tom@tromey.com>
6508
6509 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6510
30a25466
TT
65112017-06-12 Tom Tromey <tom@tromey.com>
6512
6513 PR exp/16225:
6514 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6515 * gdb.arch/vsx-regs.exp: Update tests.
6516 * gdb.arch/s390-vregs.exp (hex128): New proc.
6517 Update test.
6518 * gdb.arch/altivec-regs.exp: Update tests.
6519
aefd8b33
SDJ
65202017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6521
6522 * gdb.base/startup-with-shell.c: New file.
6523 * gdb.base/startup-with-shell.exp: Likewise.
6524
2090129c
SDJ
65252017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6526
6527 * gdb.server/non-existing-program.exp: Update regex in order to
6528 reflect the fact that gdbserver is now using fork_inferior (with a
6529 shell) to startup the inferior.
6530
8e86a419
SM
65312017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6532
6533 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6534 support function calls from GDB.
6535
e6cf65f2
TT
65362017-05-21 Tom Tromey <tom@tromey.com>
6537
6538 PR rust/21466:
6539 * gdb.rust/unsized.exp: New file.
6540 * gdb.rust/unsized.rs: New file.
6541
43cc5389
TT
65422017-05-19 Tom Tromey <tom@tromey.com>
6543
6544 PR rust/21484:
6545 * gdb.rust/watch.exp: New file.
6546 * gdb.rust/watch.rs: New file.
6547
ec8df234
TT
65482017-05-18 Tom Tromey <tom@tromey.com>
6549
6550 * gdb.rust/simple.exp: Allow Box to be qualified.
6551
3e3e7fae
TP
65522017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6553
6554 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6555
59cc050d
PA
65562017-05-18 Pedro Alves <palves@redhat.com>
6557
6558 * gdb.base/fileio.c (test_write, test_read, test_close)
6559 (test_fstat): Don't print 'ret' in the fail path.
6560
c8f6abd1
PA
65612017-05-18 Pedro Alves <palves@redhat.com>
6562
6563 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6564 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6565 (test_system, test_rename, test_unlink, test_time): Change
6566 prototypes.
6567 * gdb.base/fileio.exp (stop_msg): Adjust.
6568
d2a03b77
PA
65692017-05-18 Pedro Alves <palves@redhat.com>
6570
6571 * gdb.base/fileio.c (null_str): New global.
6572 (test_stat): Use it.
6573 * gdb.base/fileio.exp: Remove nowarnings.
6574
0d5c6999
YQ
65752017-05-17 Yao Qi <yao.qi@linaro.org>
6576
6577 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6578
21873064
YQ
65792017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6580
6581 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6582 argument command.
6583 (top-level): Invoke test_set_inferior_tty.
6584
d512d31c
PA
65852017-05-04 Pedro Alves <palves@redhat.com>
6586
6587 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6588 Add parens to print call for Python 3.
6589
90cef2ed
KS
65902017-05-03 Keith Seitz <keiths@redhat.com>
6591
6592 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6593 (main): Call it.
6594
14f819c8
TW
65952017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6596
6597 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6598 to prev and next.
6599
913aeadd
TW
66002017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6601
6602 * gdb.python/py-record-btrace.exp: Remove test for
6603 gdb.BtraceInstruction.error.
6604
a3be24ad
TW
66052017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6606
6607 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6608
ae20e79a
TW
66092017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6610
6611 * gdb.python/py-record-btrace-threads.c: New file.
6612 * gdb.python/py-record-btrace-threads.exp: New file.
6613
45ce1b47
SDJ
66142017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6615
6616 PR testsuite/8595
6617 * gdb.base/environ.exp: Make test available in all architectures.
6618 Move bits related to "info program" testing to
6619 gdb.base/info-program.exp. Rewrite tests to use the two new
6620 procedures mentione below.
6621 (test_set_show_env_var) New procedure.
6622 (test_set_show_env_var_equal): Likewise.
6623 * gdb.base/info-program.exp: New file.
6624
e15c3eb4
KS
66252017-04-27 Keith Seitz <keiths@redhat.com>
6626
6627 * gdb.cp/oranking.cc (test15): New function.
6628 (main): Call test15 and declare additional variables for testing.
6629 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6630 "p foo101('abc')" tests.
6631 Add tests for cv qualifier overloads.
6632 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6633 "lvalue reference overload" test.
6634 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6635 "print value of f1 on Child&& in f2" test.
6636
3a3fd0fd
PA
66372017-04-19 Pedro Alves <palves@redhat.com>
6638
6639 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6640 procedure.
6641 (top level): Call it.
6642 * lib/gdb.exp (gdb_define_cmd): New procedure.
6643
53375380
PA
66442017-04-12 Pedro Alves <palves@redhat.com>
6645
6646 PR gdb/21323
6647 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6648 (wchar): New global.
6649 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6650 (do_test_wide_char, wide_char_types_no_program, top level): Add
6651 wchar_t testing.
6652
53e710ac
PA
66532017-04-12 Pedro Alves <palves@redhat.com>
6654
6655 PR c++/21323
6656 * gdb.cp/wide_char_types.c: New file.
6657 * gdb.cp/wide_char_types.exp: New file.
6658
0ad9d8c7
SDJ
66592017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6660
6661 PR gdb/21352
6662 * gdb.trace/tsv.exp: Add test for "tsave -r".
6663
b1b45502
IB
66642017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6665
6666 * gdb.dlang/watch-loc.c: New file.
6667 * gdb.dlang/watch-loc.exp: New file.
6668
ec13808e
JK
66692017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6670
6671 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6672
fe5f7374
AK
66732017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6674
6675 * gdb.arch/arc-analyze-prologue.S: New file.
6676 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6677
eea78757
AK
66782017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6679
6680 * gdb.arch/arc-decode-insn.S: New file.
6681 * gdb.arch/arc-decode-insn.exp: Likewise.
6682
5badf10a
IR
66832017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6684
6685 PR tdep/20928
6686 * gdb.arch/sparc64-regs.exp: New file.
6687 * gdb.arch/sparc64-regs.S: Likewise.
6688
cee59b3f
TW
66892017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6690
6691 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6692 and memory view on Python 3.
6693
c0f55cc6
AV
66942017-03-20 Artemiy Volkov <artemiyv@acm.org>
6695 Keith Seitz <keiths@redhat.com>
6696
6697 PR gdb/14441
6698 * gdb.cp/demangle.exp: Add rvalue reference tests.
6699 * gdb.cp/rvalue-ref-casts.cc: New file.
6700 * gdb.cp/rvalue-ref-casts.exp: New file.
6701 * gdb.cp/rvalue-ref-overload.cc: New file.
6702 * gdb.cp/rvalue-ref-overload.exp: New file.
6703 * gdb.cp/rvalue-ref-params.cc: New file.
6704 * gdb.cp/rvalue-ref-params.exp: New file.
6705 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6706 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6707 * gdb.cp/rvalue-ref-types.cc: New file.
6708 * gdb.cp/rvalue-ref-types.exp: New file.
6709 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6710 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6711
51457a05
MAL
67122017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6713
6714 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6715 New procedure.
6716
5b291c04
MAL
67172017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6718
6719 * lib/mi-support.exp (mi_gdb_test): Add additional message
6720 for unexpected output.
6721
59a56148
AA
67222017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6723
6724 * gdb.base/examine-backward.c (Barrier): New character array
6725 constant, to ensure that TestStrings is preceded by a string
6726 terminator.
6727
7942e96e
AA
67282017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6729
6730 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6731 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6732 and implicit pointer into such a location.
6733
6ebac3fb
DE
67342017-03-16 Doug Evans <dje@google.com>
6735
6736 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6737
ec3b243d
TP
67382017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6739
6740 * gdb.cp/m-static.exp: Fix expectation for prototype of
6741 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
6742
67432017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
6744
6745 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6746 * gdb.guile/scm-lazy-string.c: New file.
6747 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6748 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6749 for pointer, array, typedef lazy strings.
6750
2cc36e25 67512017-03-16 Doug Evans <dje@google.com>
34b43320
DE
6752
6753 PR python/17728, python/18439, python/18779
6754 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6755 * gdb.python/py-lazy-string.c (pointer): New typedef.
6756 (main): New locals ptr, array, typedef_ptr.
6757 * gdb.python/py-value.exp: Move lazy string tests to ...
6758 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6759 array, typedef lazy strings.
ec3b243d 6760
0efcde63
AK
67612017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6762
6763 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6764 Add optional 'test' parameter.
6765
7978d7c3
SM
67662017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6767
6768 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6769 Skip for versions of DejaGnu < 1.5.
6770
896c0c1e
SM
67712017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6772
6773 * lib/gdb.exp (dejagnu_version): New proc.
6774 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6775 Use dejagnu_version.
6776
5f4d1085
KS
67772017-03-10 Keith Seitz <keiths@redhat.com>
6778
6779 PR c++/8128
6780 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6781 type from destructor regexps.
6782 Add a branch which actually passes the test.
6783 Adjust "ptype t5i" test names.
6784
1de05205
PA
67852017-03-08 Pedro Alves <palves@redhat.com>
6786
6787 * gdb.base/step-over-exit.exp: Add explicit test message.
6788
c65d6b55
PA
67892017-03-08 Pedro Alves <palves@redhat.com>
6790
6791 PR gdb/18360
6792 * gdb.threads/interrupt-while-step-over.c: New file.
6793 * gdb.threads/interrupt-while-step-over.exp: New file.
6794
2e86a283
PA
67952017-03-08 Pedro Alves <palves@redhat.com>
6796
6797 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6798 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6799
25dcbff6
PA
68002017-03-08 Pedro Alves <palves@redhat.com>
6801
6802 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6803 PKRU as not supported as a PASS.
6804
dc9366eb
PA
68052017-03-08 Pedro Alves <palves@redhat.com>
6806
6807 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6808 prefix instead of $binfile1/$binfile2.
6809 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6810 in test message.
6811 * gdb.python/py-completion.exp: Use "load python file" as test
6812 messages instead of unstable path names.
6813
6e5d74e7
PA
68142017-03-08 Pedro Alves <palves@redhat.com>
6815 Jan Kratochvil <jan.kratochvil@redhat.com>
6816
6817 PR cli/21218
6818 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6819 New proc.
6820 (top level): Call it.
6821
9753a2f6
PA
68222017-03-08 Pedro Alves <palves@redhat.com>
6823
6824 PR tui/21216
6825 * gdb.tui/tui-nl-filtered-output.exp: New file.
6826
1a4dd9dd
PA
68272017-03-08 Pedro Alves <palves@redhat.com>
6828
6829 * gdb.base/completion.exp: Move TUI completion tests to ...
6830 * gdb.tui/completion.exp: ... this new file.
6831
7cbbff33
PA
68322017-03-08 Pedro Alves <palves@redhat.com>
6833
6834 * gdb.base/tui-disasm-long-lines.c,
6835 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6836 gdb.base/tui-layout.exp: Move to ...
6837 * gdb.tui/: ... this new directory.
6838
5f6fd321
PA
68392017-03-07 Pedro Alves <palves@redhat.com>
6840
6841 * gdb.base/tui-layout.c: New file.
6842 * gdb.base/tui-layout.exp: New file.
6843
44959fa8
PA
68442017-03-07 Pedro Alves <palves@redhat.com>
6845
6846 * gdb.base/tui-layout.c: Rename to ...
6847 * gdb.base/tui-disasm-long-lines.c: ... this.
6848 * gdb.base/tui-layout.exp: Rename to ...
6849 * gdb.base/tui-disasm-long-lines.exp: ... this.
6850
f8c4e718
PA
68512017-03-07 Pedro Alves <palves@redhat.com>
6852
6853 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6854
6dbb839a 68552017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
6856
6857 * i386-mpx-call.c: New file.
6858 * i386-mpx-call.exp: New file.
6859
65b48a81
PB
68602017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6861
6862 * gdb.arch/powerpc-power.exp: Delete test.
6863 * gdb.arch/powerpc-power.s: Likewise.
6864 * gdb.disasm/disassembler-options.exp: New test.
6865 * gdb.arch/powerpc-altivec.exp: Likewise.
6866 * gdb.arch/powerpc-altivec.s: Likewise.
6867 * gdb.arch/powerpc-altivec2.exp: Likewise.
6868 * gdb.arch/powerpc-altivec2.s: Likewise.
6869 * gdb.arch/powerpc-altivec3.exp: Likewise.
6870 * gdb.arch/powerpc-altivec3.s: Likewise.
6871 * gdb.arch/powerpc-power7.exp: Likewise.
6872 * gdb.arch/powerpc-power7.s: Likewise.
6873 * gdb.arch/powerpc-power8.exp: Likewise.
6874 * gdb.arch/powerpc-power8.s: Likewise.
6875 * gdb.arch/powerpc-power9.exp: Likewise.
6876 * gdb.arch/powerpc-power9.s: Likewise.
6877 * gdb.arch/powerpc-vsx.exp: Likewise.
6878 * gdb.arch/powerpc-vsx.s: Likewise.
6879 * gdb.arch/powerpc-vsx2.exp: Likewise.
6880 * gdb.arch/powerpc-vsx2.s: Likewise.
6881 * gdb.arch/powerpc-vsx3.exp: Likewise.
6882 * gdb.arch/powerpc-vsx3.s: Likewise.
6883 * gdb.arch/arm-disassembler-options.exp: Likewise.
6884 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6885 * gdb.arch/s390-disassembler-options.exp: Likewise.
6886
17cd4947
LM
68872017-02-23 Luis Machado <lgustavo@codesourcery.com>
6888
6889 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6890 (check_supported_features): ... this. Changed return type to void.
6891 (supports_rdseed): New static global.
6892 (rdseed): Check supports_rdseed.
6893 (initialize): Call check_supported_features.
6894
2039d74e
EBM
68952017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6896
6897 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6898 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6899 and lqarx/stqcx.
6900 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6901 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6902
a51d7ecf
EBM
69032017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6904
6905 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6906 uppercase.
6907
0224619f
JK
69082017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6909
6910 * gdb.dwarf2/formdata16.c: New file.
6911 * gdb.dwarf2/formdata16.exp: New file.
6912 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6913
216f72a1
JK
69142017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6915
6916 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6917 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6918 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6919 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6920 DW_AT_GNU_*.
6921
43988095
JK
69222017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6923
6924 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6925
99e8a4f9
SDJ
69262017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6927
6928 PR gdb/21164
6929 * gdb.base/maint.exp: Add testcases for when the commands do
6930 not have arguments.
6931
b58a8c0c
TP
69322017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6933
6934 * gdb.cp/chained-calls.exp: Use p instead of P.
6935
4e746bb6
TW
69362017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6937
6938 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6939 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6940
3f77c769
TT
69412017-02-14 Tom Tromey <tom@tromey.com>
6942
6943 PR python/13598:
6944 * gdb.python/py-events.exp: Add before_prompt event tests.
6945
075beec0
AA
69462017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6947
6948 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6949
bf5f525c
LM
69502017-02-13 Luis Machado <lgustavo@codesourcery.com>
6951
6952 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6953 (main): Call my_unique_function_name.
6954 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6955 completion of patterns with a single match.
6956 Add missing -re switches to gdb_test_multiple calls.
6957
13a66184
LM
69582017-02-13 Luis Machado <lgustavo@codesourcery.com>
6959
6960 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
6961 return if core file is not recognized.
6962
26a06916
SM
69632017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6964
6965 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6966 and extra UIs.
6967
b761ca9e
SM
69682017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6969
6970 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6971 proc_with_prefix.
6972
b964bee0
TT
69732017-02-10 Tom Tromey <tom@tromey.com>
6974
6975 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6976
18da0c51
MG
69772017-02-10 Martin Galvan <martingalvan@sourceware.org>
6978
6979 PR gdb/21122
6980 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6981
604c4576
JG
69822017-02-08 Jerome Guitton <guitton@adacore.com>
6983
6984 * gdb.base/define.exp: Add test for command abbreviations
6985 in define.
6986
20b477a7
LM
69872017-02-06 Luis Machado <lgustavo@codesourcery.com>
6988
6989 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6990 * gdb.reverse/insn-reverse-x86.c: New file.
6991
3f7b46f2
IR
69922017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6993
6994 PR tdep/20936
6995 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6996
f0fd41c1
TT
69972017-02-03 Tom Tromey <tom@tromey.com>
6998
6999 PR rust/21097:
7000 * gdb.rust/simple.exp: Add new tests.
7001
5be5dbf0
PA
70022017-02-02 Pedro Alves <palves@redhat.com>
7003
7004 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7005 tests.
7006
7346ef59
AA
70072017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7008
7009 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7010 taking a 2-byte value out of a 4-byte DWARF implicit value on
7011 big-endian targets.
7012 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7013 logic. Add test cases for DW_OP_implicit.
7014
787f0025
MM
70152017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7016
7017 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7018
68777c29
MM
70192017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7020
7021 * gdb.btrace/enable.exp: Call gdb_exit before
7022 skip_gdbserver_tests.
7023
0a1c7e28
MM
70242017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7025
7026 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7027 GDBFLAGS.
7028
b5ac99b0
MM
70292017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7030
7031 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7032 the test is skipped.
7033 * gdb.btrace/data.exp: Likewise.
7034 * gdb.btrace/delta.exp: Likewise.
7035 * gdb.btrace/dlopen.exp: Likewise.
7036 * gdb.btrace/enable-running.exp: Likewise.
7037 * gdb.btrace/enable.exp: Likewise.
7038 * gdb.btrace/exception.exp: Likewise.
7039 * gdb.btrace/function_call_history.exp: Likewise.
7040 * gdb.btrace/gcore.exp: Likewise.
7041 * gdb.btrace/instruction_history.exp: Likewise.
7042 * gdb.btrace/multi-thread-step.exp: Likewise.
7043 * gdb.btrace/nohist.exp: Likewise.
7044 * gdb.btrace/non-stop.exp: Likewise.
7045 * gdb.btrace/reconnect.exp: Likewise.
7046 * gdb.btrace/record_goto-step.exp: Likewise.
7047 * gdb.btrace/record_goto.exp: Likewise.
7048 * gdb.btrace/rn-dl-bind.exp: Likewise.
7049 * gdb.btrace/segv.exp: Likewise.
7050 * gdb.btrace/step.exp: Likewise.
7051 * gdb.btrace/stepi.exp: Likewise.
7052 * gdb.btrace/tailcall-only.exp: Likewise.
7053 * gdb.btrace/tailcall.exp: Likewise.
7054 * gdb.btrace/tsx.exp: Likewise.
7055 * gdb.btrace/unknown_functions.exp: Likewise.
7056 * gdb.btrace/vdso.exp: Likewise.
7057
cd4007e4
MM
70582017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7059
7060 * gdb.btrace/enable-running.c: New.
7061 * gdb.btrace/enable-running.exp: New.
7062
2735833d
WT
70632017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7064
7065 * gdb.arch/amd64-gs_base.c: New file.
7066 * gdb.arch/amd64-gs_base.exp: New file.
7067
b51e1e94
LM
70682017-01-26 Luis Machado <lgustavo@codesourcery.com>
7069
7070 * lib/memory.exp: Remove spurious empty newlines.
7071
72ca0410
SM
70722017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7073
7074 * gdb.python/py-bad-printers.exp: Load python file using "source".
7075 * gdb.python/py-events.exp: Likewise.
7076 * gdb.python/py-evsignal.exp: Likewise.
7077 * gdb.python/py-evthreads.exp: Likewise.
7078 * gdb.python/py-frame-args.exp: Likewise.
7079 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7080 * gdb.python/py-framefilter-mi.exp: Likewise.
7081 * gdb.python/py-framefilter.exp: Likewise.
7082 * gdb.python/py-mi.exp: Likewise.
7083 * gdb.python/py-pp-maint.exp: Likewise.
7084 * gdb.python/py-pp-registration.exp: Likewise.
7085 * gdb.python/py-prettyprint.exp: Likewise.
7086 (run_lang_tests): Likewise.
7087 * gdb.python/py-typeprint.exp: Likewise.
7088
e309aa65
LM
70892017-01-26 Luis Machado <lgustavo@codesourcery.com>
7090
7091 * lib/memory.exp: New file.
7092 * lib/gdb.exp: Load memory.exp.
7093 * gdb.base/memattr.exp (delete_memory): Move proc to
7094 lib/memory.exp and rename to delete_memory_regions.
7095 Replace delete_memory with delete_memory_regions.
7096 Cleanup memory regions before tests.
7097 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7098 before tests.
7099
515aff23
LM
71002017-01-26 Luis Machado <lgustavo@codesourcery.com>
7101
7102 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7103 files.
7104 (initialize): New function conditionally defined.
7105 (testcases): Move within conditional block.
7106 (main): Call initialize.
7107 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7108 of gdb.reverse/insn-reverse.c.
7109 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7110 gdb.reverse/insn-reverse.c.
7111
d8b49cf0
YQ
71122017-01-26 Yao Qi <yao.qi@linaro.org>
7113
7114 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7115 disassemble on address 0.
7116
f13a9a0c
YQ
71172017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7118 Yao Qi <yao.qi@linaro.org>
7119
7120 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7121 * gdb.dwarf2/implptr-64bit.S: Remove.
7122 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7123 variables in caller's context. Add DW_OP_implicit_value.
7124
5ac95241
YQ
71252017-01-25 Yao Qi <yao.qi@linaro.org>
7126
7127 * lib/dwarf.exp (Dwarf::_location): Handle
7128 DW_OP_GNU_implicit_pointer with proper size.
7129
23e82930
LM
71302017-01-20 Luis Machado <lgustavo@codesourcery.com>
7131
7132 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7133 and add untested calls.
7134
d334ae25
LM
71352017-01-20 Luis Machado <lgustavo@codesourcery.com>
7136
7137 * gdb.python/python.exp: Check line number against what GDB thinks
7138 the line number is for func1.
7139
f5e6296e
IB
71402017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7141
7142 * gdb.dlang/debug-expr.exp: New file.
7143
5b362f04
LM
71442016-12-23 Luis Machado <lgustavo@codesourcery.com>
7145
7146 Fix test names for the following files:
7147
7148 * gdb.ada/exec_changed.exp
7149 * gdb.ada/info_types.exp
7150 * gdb.arch/aarch64-atomic-inst.exp
7151 * gdb.arch/aarch64-fp.exp
7152 * gdb.arch/altivec-abi.exp
7153 * gdb.arch/altivec-regs.exp
7154 * gdb.arch/amd64-byte.exp
7155 * gdb.arch/amd64-disp-step.exp
7156 * gdb.arch/amd64-dword.exp
7157 * gdb.arch/amd64-entry-value-inline.exp
7158 * gdb.arch/amd64-entry-value-param.exp
7159 * gdb.arch/amd64-entry-value-paramref.exp
7160 * gdb.arch/amd64-entry-value.exp
7161 * gdb.arch/amd64-i386-address.exp
7162 * gdb.arch/amd64-invalid-stack-middle.exp
7163 * gdb.arch/amd64-invalid-stack-top.exp
7164 * gdb.arch/amd64-optimout-repeat.exp
7165 * gdb.arch/amd64-prologue-skip.exp
7166 * gdb.arch/amd64-prologue-xmm.exp
7167 * gdb.arch/amd64-stap-special-operands.exp
7168 * gdb.arch/amd64-stap-wrong-subexp.exp
7169 * gdb.arch/amd64-tailcall-cxx.exp
7170 * gdb.arch/amd64-tailcall-noret.exp
7171 * gdb.arch/amd64-tailcall-ret.exp
7172 * gdb.arch/amd64-tailcall-self.exp
7173 * gdb.arch/amd64-word.exp
7174 * gdb.arch/arm-bl-branch-dest.exp
7175 * gdb.arch/arm-disp-step.exp
7176 * gdb.arch/arm-neon.exp
7177 * gdb.arch/arm-single-step-kernel-helper.exp
7178 * gdb.arch/avr-flash-qualifier.exp
7179 * gdb.arch/disp-step-insn-reloc.exp
7180 * gdb.arch/e500-abi.exp
7181 * gdb.arch/e500-regs.exp
7182 * gdb.arch/ftrace-insn-reloc.exp
7183 * gdb.arch/i386-avx512.exp
7184 * gdb.arch/i386-bp_permanent.exp
7185 * gdb.arch/i386-byte.exp
7186 * gdb.arch/i386-cfi-notcurrent.exp
7187 * gdb.arch/i386-disp-step.exp
7188 * gdb.arch/i386-dr3-watch.exp
7189 * gdb.arch/i386-float.exp
7190 * gdb.arch/i386-gnu-cfi.exp
7191 * gdb.arch/i386-mpx-map.exp
7192 * gdb.arch/i386-mpx-sigsegv.exp
7193 * gdb.arch/i386-mpx-simple_segv.exp
7194 * gdb.arch/i386-mpx.exp
7195 * gdb.arch/i386-permbkpt.exp
7196 * gdb.arch/i386-prologue.exp
7197 * gdb.arch/i386-signal.exp
7198 * gdb.arch/i386-size-overlap.exp
7199 * gdb.arch/i386-unwind.exp
7200 * gdb.arch/i386-word.exp
7201 * gdb.arch/mips-fcr.exp
7202 * gdb.arch/powerpc-d128-regs.exp
7203 * gdb.arch/powerpc-stackless.exp
7204 * gdb.arch/ppc64-atomic-inst.exp
7205 * gdb.arch/s390-stackless.exp
7206 * gdb.arch/s390-tdbregs.exp
7207 * gdb.arch/s390-vregs.exp
7208 * gdb.arch/sparc-sysstep.exp
7209 * gdb.arch/thumb-bx-pc.exp
7210 * gdb.arch/thumb-singlestep.exp
7211 * gdb.arch/thumb2-it.exp
7212 * gdb.arch/vsx-regs.exp
7213 * gdb.asm/asm-source.exp
7214 * gdb.base/a2-run.exp
7215 * gdb.base/advance.exp
7216 * gdb.base/all-bin.exp
7217 * gdb.base/anon.exp
7218 * gdb.base/args.exp
7219 * gdb.base/arithmet.exp
7220 * gdb.base/async-shell.exp
7221 * gdb.base/async.exp
7222 * gdb.base/attach-pie-noexec.exp
7223 * gdb.base/attach-twice.exp
7224 * gdb.base/auto-load.exp
7225 * gdb.base/bang.exp
7226 * gdb.base/bitfields.exp
7227 * gdb.base/break-always.exp
7228 * gdb.base/break-caller-line.exp
7229 * gdb.base/break-entry.exp
7230 * gdb.base/break-inline.exp
7231 * gdb.base/break-on-linker-gcd-function.exp
7232 * gdb.base/break-probes.exp
7233 * gdb.base/break.exp
7234 * gdb.base/breakpoint-shadow.exp
7235 * gdb.base/call-ar-st.exp
7236 * gdb.base/call-sc.exp
7237 * gdb.base/call-signal-resume.exp
7238 * gdb.base/call-strs.exp
7239 * gdb.base/callfuncs.exp
7240 * gdb.base/catch-fork-static.exp
7241 * gdb.base/catch-gdb-caused-signals.exp
7242 * gdb.base/catch-load.exp
7243 * gdb.base/catch-signal-fork.exp
7244 * gdb.base/catch-signal.exp
7245 * gdb.base/catch-syscall.exp
7246 * gdb.base/charset.exp
7247 * gdb.base/checkpoint.exp
7248 * gdb.base/chng-syms.exp
7249 * gdb.base/code-expr.exp
7250 * gdb.base/code_elim.exp
7251 * gdb.base/commands.exp
7252 * gdb.base/completion.exp
7253 * gdb.base/complex.exp
7254 * gdb.base/cond-expr.exp
7255 * gdb.base/condbreak.exp
7256 * gdb.base/consecutive.exp
7257 * gdb.base/continue-all-already-running.exp
7258 * gdb.base/coredump-filter.exp
7259 * gdb.base/corefile.exp
7260 * gdb.base/dbx.exp
7261 * gdb.base/debug-expr.exp
7262 * gdb.base/define.exp
7263 * gdb.base/del.exp
7264 * gdb.base/disabled-location.exp
7265 * gdb.base/disasm-end-cu.exp
7266 * gdb.base/disasm-optim.exp
7267 * gdb.base/display.exp
7268 * gdb.base/duplicate-bp.exp
7269 * gdb.base/ena-dis-br.exp
7270 * gdb.base/ending-run.exp
7271 * gdb.base/enumval.exp
7272 * gdb.base/environ.exp
7273 * gdb.base/eu-strip-infcall.exp
7274 * gdb.base/eval-avoid-side-effects.exp
7275 * gdb.base/eval-skip.exp
7276 * gdb.base/exitsignal.exp
7277 * gdb.base/expand-psymtabs.exp
7278 * gdb.base/filesym.exp
7279 * gdb.base/find-unmapped.exp
7280 * gdb.base/finish.exp
7281 * gdb.base/float.exp
7282 * gdb.base/foll-exec-mode.exp
7283 * gdb.base/foll-exec.exp
7284 * gdb.base/foll-fork.exp
7285 * gdb.base/fortran-sym-case.exp
7286 * gdb.base/freebpcmd.exp
7287 * gdb.base/func-ptr.exp
7288 * gdb.base/func-ptrs.exp
7289 * gdb.base/funcargs.exp
7290 * gdb.base/gcore-buffer-overflow.exp
7291 * gdb.base/gcore-relro-pie.exp
7292 * gdb.base/gcore-relro.exp
7293 * gdb.base/gcore.exp
7294 * gdb.base/gdb1090.exp
7295 * gdb.base/gdb11530.exp
7296 * gdb.base/gdb11531.exp
7297 * gdb.base/gdb1821.exp
7298 * gdb.base/gdbindex-stabs.exp
7299 * gdb.base/gdbvars.exp
7300 * gdb.base/hbreak.exp
7301 * gdb.base/hbreak2.exp
7302 * gdb.base/included.exp
7303 * gdb.base/infcall-input.exp
7304 * gdb.base/inferior-died.exp
7305 * gdb.base/infnan.exp
7306 * gdb.base/info-macros.exp
7307 * gdb.base/info-os.exp
7308 * gdb.base/info-proc.exp
7309 * gdb.base/info-shared.exp
7310 * gdb.base/info-target.exp
7311 * gdb.base/infoline.exp
7312 * gdb.base/interp.exp
7313 * gdb.base/interrupt.exp
7314 * gdb.base/jit-reader.exp
7315 * gdb.base/jit-simple.exp
7316 * gdb.base/kill-after-signal.exp
7317 * gdb.base/kill-detach-inferiors-cmd.exp
7318 * gdb.base/label.exp
7319 * gdb.base/langs.exp
7320 * gdb.base/ldbl_e308.exp
7321 * gdb.base/line-symtabs.exp
7322 * gdb.base/linespecs.exp
7323 * gdb.base/list.exp
7324 * gdb.base/long_long.exp
7325 * gdb.base/longest-types.exp
7326 * gdb.base/maint.exp
7327 * gdb.base/max-value-size.exp
7328 * gdb.base/memattr.exp
7329 * gdb.base/mips_pro.exp
7330 * gdb.base/morestack.exp
7331 * gdb.base/moribund-step.exp
7332 * gdb.base/multi-forks.exp
7333 * gdb.base/nested-addr.exp
7334 * gdb.base/nextoverexit.exp
7335 * gdb.base/noreturn-finish.exp
7336 * gdb.base/noreturn-return.exp
7337 * gdb.base/nostdlib.exp
7338 * gdb.base/offsets.exp
7339 * gdb.base/opaque.exp
7340 * gdb.base/pc-fp.exp
7341 * gdb.base/permissions.exp
7342 * gdb.base/print-symbol-loading.exp
7343 * gdb.base/prologue-include.exp
7344 * gdb.base/psymtab.exp
7345 * gdb.base/ptype.exp
7346 * gdb.base/random-signal.exp
7347 * gdb.base/randomize.exp
7348 * gdb.base/range-stepping.exp
7349 * gdb.base/readline-ask.exp
7350 * gdb.base/recpar.exp
7351 * gdb.base/recurse.exp
7352 * gdb.base/relational.exp
7353 * gdb.base/restore.exp
7354 * gdb.base/return-nodebug.exp
7355 * gdb.base/return.exp
7356 * gdb.base/run-after-attach.exp
7357 * gdb.base/save-bp.exp
7358 * gdb.base/scope.exp
7359 * gdb.base/sect-cmd.exp
7360 * gdb.base/set-lang-auto.exp
7361 * gdb.base/set-noassign.exp
7362 * gdb.base/setvar.exp
7363 * gdb.base/sigall.exp
7364 * gdb.base/sigbpt.exp
7365 * gdb.base/siginfo-addr.exp
7366 * gdb.base/siginfo-infcall.exp
7367 * gdb.base/siginfo-obj.exp
7368 * gdb.base/siginfo.exp
7369 * gdb.base/signals-state-child.exp
7370 * gdb.base/signest.exp
7371 * gdb.base/sigstep.exp
7372 * gdb.base/sizeof.exp
7373 * gdb.base/skip.exp
7374 * gdb.base/solib-corrupted.exp
7375 * gdb.base/solib-nodir.exp
7376 * gdb.base/solib-search.exp
7377 * gdb.base/stack-checking.exp
7378 * gdb.base/stale-infcall.exp
7379 * gdb.base/stap-probe.exp
7380 * gdb.base/start.exp
7381 * gdb.base/step-break.exp
7382 * gdb.base/step-bt.exp
7383 * gdb.base/step-line.exp
7384 * gdb.base/step-over-exit.exp
7385 * gdb.base/step-over-syscall.exp
7386 * gdb.base/step-resume-infcall.exp
7387 * gdb.base/step-test.exp
7388 * gdb.base/store.exp
7389 * gdb.base/structs3.exp
7390 * gdb.base/sym-file.exp
7391 * gdb.base/symbol-without-target_section.exp
7392 * gdb.base/term.exp
7393 * gdb.base/testenv.exp
7394 * gdb.base/ui-redirect.exp
7395 * gdb.base/until.exp
7396 * gdb.base/unwindonsignal.exp
7397 * gdb.base/value-double-free.exp
7398 * gdb.base/vla-datatypes.exp
7399 * gdb.base/vla-ptr.exp
7400 * gdb.base/vla-sideeffect.exp
7401 * gdb.base/volatile.exp
7402 * gdb.base/watch-cond-infcall.exp
7403 * gdb.base/watch-cond.exp
7404 * gdb.base/watch-non-mem.exp
7405 * gdb.base/watch-read.exp
7406 * gdb.base/watch-vfork.exp
7407 * gdb.base/watchpoint-cond-gone.exp
7408 * gdb.base/watchpoint-delete.exp
7409 * gdb.base/watchpoint-hw-hit-once.exp
7410 * gdb.base/watchpoint-hw.exp
7411 * gdb.base/watchpoint-stops-at-right-insn.exp
7412 * gdb.base/watchpoints.exp
7413 * gdb.base/wchar.exp
7414 * gdb.base/whatis-exp.exp
7415 * gdb.btrace/buffer-size.exp
7416 * gdb.btrace/data.exp
7417 * gdb.btrace/delta.exp
7418 * gdb.btrace/dlopen.exp
7419 * gdb.btrace/enable.exp
7420 * gdb.btrace/exception.exp
7421 * gdb.btrace/function_call_history.exp
7422 * gdb.btrace/gcore.exp
7423 * gdb.btrace/instruction_history.exp
7424 * gdb.btrace/nohist.exp
7425 * gdb.btrace/reconnect.exp
7426 * gdb.btrace/record_goto-step.exp
7427 * gdb.btrace/record_goto.exp
7428 * gdb.btrace/rn-dl-bind.exp
7429 * gdb.btrace/segv.exp
7430 * gdb.btrace/step.exp
7431 * gdb.btrace/stepi.exp
7432 * gdb.btrace/tailcall-only.exp
7433 * gdb.btrace/tailcall.exp
7434 * gdb.btrace/tsx.exp
7435 * gdb.btrace/unknown_functions.exp
7436 * gdb.btrace/vdso.exp
7437 * gdb.compile/compile-ifunc.exp
7438 * gdb.compile/compile-ops.exp
7439 * gdb.compile/compile-print.exp
7440 * gdb.compile/compile-setjmp.exp
7441 * gdb.cp/abstract-origin.exp
7442 * gdb.cp/ambiguous.exp
7443 * gdb.cp/annota2.exp
7444 * gdb.cp/annota3.exp
7445 * gdb.cp/anon-ns.exp
7446 * gdb.cp/anon-struct.exp
7447 * gdb.cp/anon-union.exp
7448 * gdb.cp/arg-reference.exp
7449 * gdb.cp/baseenum.exp
7450 * gdb.cp/bool.exp
7451 * gdb.cp/breakpoint.exp
7452 * gdb.cp/bs15503.exp
7453 * gdb.cp/call-c.exp
7454 * gdb.cp/casts.exp
7455 * gdb.cp/chained-calls.exp
7456 * gdb.cp/class2.exp
7457 * gdb.cp/classes.exp
7458 * gdb.cp/cmpd-minsyms.exp
7459 * gdb.cp/converts.exp
7460 * gdb.cp/cp-relocate.exp
7461 * gdb.cp/cpcompletion.exp
7462 * gdb.cp/cpexprs.exp
7463 * gdb.cp/cplabel.exp
7464 * gdb.cp/cplusfuncs.exp
7465 * gdb.cp/cpsizeof.exp
7466 * gdb.cp/ctti.exp
7467 * gdb.cp/derivation.exp
7468 * gdb.cp/destrprint.exp
7469 * gdb.cp/dispcxx.exp
7470 * gdb.cp/enum-class.exp
7471 * gdb.cp/exception.exp
7472 * gdb.cp/exceptprint.exp
7473 * gdb.cp/expand-psymtabs-cxx.exp
7474 * gdb.cp/expand-sals.exp
7475 * gdb.cp/extern-c.exp
7476 * gdb.cp/filename.exp
7477 * gdb.cp/formatted-ref.exp
7478 * gdb.cp/fpointer.exp
7479 * gdb.cp/gdb1355.exp
7480 * gdb.cp/gdb2495.exp
7481 * gdb.cp/hang.exp
7482 * gdb.cp/impl-this.exp
7483 * gdb.cp/infcall-dlopen.exp
7484 * gdb.cp/inherit.exp
7485 * gdb.cp/iostream.exp
7486 * gdb.cp/koenig.exp
7487 * gdb.cp/local.exp
7488 * gdb.cp/m-data.exp
7489 * gdb.cp/m-static.exp
7490 * gdb.cp/mb-ctor.exp
7491 * gdb.cp/mb-inline.exp
7492 * gdb.cp/mb-templates.exp
7493 * gdb.cp/member-name.exp
7494 * gdb.cp/member-ptr.exp
7495 * gdb.cp/meth-typedefs.exp
7496 * gdb.cp/method.exp
7497 * gdb.cp/method2.exp
7498 * gdb.cp/minsym-fallback.exp
7499 * gdb.cp/misc.exp
7500 * gdb.cp/namelessclass.exp
7501 * gdb.cp/namespace-enum.exp
7502 * gdb.cp/namespace-nested-import.exp
7503 * gdb.cp/namespace.exp
7504 * gdb.cp/nextoverthrow.exp
7505 * gdb.cp/no-dmgl-verbose.exp
7506 * gdb.cp/non-trivial-retval.exp
7507 * gdb.cp/noparam.exp
7508 * gdb.cp/nsdecl.exp
7509 * gdb.cp/nsimport.exp
7510 * gdb.cp/nsnested.exp
7511 * gdb.cp/nsnoimports.exp
7512 * gdb.cp/nsrecurs.exp
7513 * gdb.cp/nsstress.exp
7514 * gdb.cp/nsusing.exp
7515 * gdb.cp/operator.exp
7516 * gdb.cp/oranking.exp
7517 * gdb.cp/overload-const.exp
7518 * gdb.cp/overload.exp
7519 * gdb.cp/ovldbreak.exp
7520 * gdb.cp/ovsrch.exp
7521 * gdb.cp/paren-type.exp
7522 * gdb.cp/parse-lang.exp
7523 * gdb.cp/pass-by-ref.exp
7524 * gdb.cp/pr-1023.exp
7525 * gdb.cp/pr-1210.exp
7526 * gdb.cp/pr-574.exp
7527 * gdb.cp/pr10687.exp
7528 * gdb.cp/pr12028.exp
7529 * gdb.cp/pr17132.exp
7530 * gdb.cp/pr17494.exp
7531 * gdb.cp/pr9067.exp
7532 * gdb.cp/pr9167.exp
7533 * gdb.cp/pr9631.exp
7534 * gdb.cp/printmethod.exp
7535 * gdb.cp/psmang.exp
7536 * gdb.cp/psymtab-parameter.exp
7537 * gdb.cp/ptype-cv-cp.exp
7538 * gdb.cp/ptype-flags.exp
7539 * gdb.cp/re-set-overloaded.exp
7540 * gdb.cp/ref-types.exp
7541 * gdb.cp/rtti.exp
7542 * gdb.cp/scope-err.exp
7543 * gdb.cp/shadow.exp
7544 * gdb.cp/smartp.exp
7545 * gdb.cp/static-method.exp
7546 * gdb.cp/static-print-quit.exp
7547 * gdb.cp/temargs.exp
7548 * gdb.cp/templates.exp
7549 * gdb.cp/try_catch.exp
7550 * gdb.cp/typedef-operator.exp
7551 * gdb.cp/typeid.exp
7552 * gdb.cp/userdef.exp
7553 * gdb.cp/using-crash.exp
7554 * gdb.cp/var-tag.exp
7555 * gdb.cp/virtbase.exp
7556 * gdb.cp/virtfunc.exp
7557 * gdb.cp/virtfunc2.exp
7558 * gdb.cp/vla-cxx.exp
7559 * gdb.disasm/t01_mov.exp
7560 * gdb.disasm/t02_mova.exp
7561 * gdb.disasm/t03_add.exp
7562 * gdb.disasm/t04_sub.exp
7563 * gdb.disasm/t05_cmp.exp
7564 * gdb.disasm/t06_ari2.exp
7565 * gdb.disasm/t07_ari3.exp
7566 * gdb.disasm/t08_or.exp
7567 * gdb.disasm/t09_xor.exp
7568 * gdb.disasm/t10_and.exp
7569 * gdb.disasm/t11_logs.exp
7570 * gdb.disasm/t12_bit.exp
7571 * gdb.disasm/t13_otr.exp
7572 * gdb.dlang/circular.exp
7573 * gdb.dwarf2/arr-stride.exp
7574 * gdb.dwarf2/arr-subrange.exp
7575 * gdb.dwarf2/atomic-type.exp
7576 * gdb.dwarf2/bad-regnum.exp
7577 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7578 * gdb.dwarf2/callframecfa.exp
7579 * gdb.dwarf2/clztest.exp
7580 * gdb.dwarf2/corrupt.exp
7581 * gdb.dwarf2/data-loc.exp
7582 * gdb.dwarf2/dup-psym.exp
7583 * gdb.dwarf2/dw2-anon-mptr.exp
7584 * gdb.dwarf2/dw2-anonymous-func.exp
7585 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7586 * gdb.dwarf2/dw2-bad-unresolved.exp
7587 * gdb.dwarf2/dw2-basic.exp
7588 * gdb.dwarf2/dw2-canonicalize-type.exp
7589 * gdb.dwarf2/dw2-case-insensitive.exp
7590 * gdb.dwarf2/dw2-common-block.exp
7591 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7592 * gdb.dwarf2/dw2-compressed.exp
7593 * gdb.dwarf2/dw2-const.exp
7594 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7595 * gdb.dwarf2/dw2-cu-size.exp
7596 * gdb.dwarf2/dw2-dup-frame.exp
7597 * gdb.dwarf2/dw2-entry-value.exp
7598 * gdb.dwarf2/dw2-icycle.exp
7599 * gdb.dwarf2/dw2-ifort-parameter.exp
7600 * gdb.dwarf2/dw2-inline-break.exp
7601 * gdb.dwarf2/dw2-inline-param.exp
7602 * gdb.dwarf2/dw2-intercu.exp
7603 * gdb.dwarf2/dw2-intermix.exp
7604 * gdb.dwarf2/dw2-lexical-block-bare.exp
7605 * gdb.dwarf2/dw2-linkage-name-trust.exp
7606 * gdb.dwarf2/dw2-minsym-in-cu.exp
7607 * gdb.dwarf2/dw2-noloc.exp
7608 * gdb.dwarf2/dw2-op-call.exp
7609 * gdb.dwarf2/dw2-op-out-param.exp
7610 * gdb.dwarf2/dw2-opt-structptr.exp
7611 * gdb.dwarf2/dw2-param-error.exp
7612 * gdb.dwarf2/dw2-producer.exp
7613 * gdb.dwarf2/dw2-ranges-base.exp
7614 * gdb.dwarf2/dw2-ref-missing-frame.exp
7615 * gdb.dwarf2/dw2-reg-undefined.exp
7616 * gdb.dwarf2/dw2-regno-invalid.exp
7617 * gdb.dwarf2/dw2-restore.exp
7618 * gdb.dwarf2/dw2-restrict.exp
7619 * gdb.dwarf2/dw2-single-line-discriminators.exp
7620 * gdb.dwarf2/dw2-strp.exp
7621 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7622 * gdb.dwarf2/dw2-unresolved.exp
7623 * gdb.dwarf2/dw2-var-zero-addr.exp
7624 * gdb.dwarf2/dw4-sig-types.exp
7625 * gdb.dwarf2/dwz.exp
7626 * gdb.dwarf2/dynarr-ptr.exp
7627 * gdb.dwarf2/enum-type.exp
7628 * gdb.dwarf2/gdb-index.exp
7629 * gdb.dwarf2/implptr-64bit.exp
7630 * gdb.dwarf2/implptr-optimized-out.exp
7631 * gdb.dwarf2/implptr.exp
7632 * gdb.dwarf2/implref-array.exp
7633 * gdb.dwarf2/implref-const.exp
7634 * gdb.dwarf2/implref-global.exp
7635 * gdb.dwarf2/implref-struct.exp
7636 * gdb.dwarf2/mac-fileno.exp
7637 * gdb.dwarf2/main-subprogram.exp
7638 * gdb.dwarf2/member-ptr-forwardref.exp
7639 * gdb.dwarf2/method-ptr.exp
7640 * gdb.dwarf2/missing-sig-type.exp
7641 * gdb.dwarf2/nonvar-access.exp
7642 * gdb.dwarf2/opaque-type-lookup.exp
7643 * gdb.dwarf2/pieces-optimized-out.exp
7644 * gdb.dwarf2/pieces.exp
7645 * gdb.dwarf2/pr10770.exp
7646 * gdb.dwarf2/pr13961.exp
7647 * gdb.dwarf2/staticvirtual.exp
7648 * gdb.dwarf2/subrange.exp
7649 * gdb.dwarf2/symtab-producer.exp
7650 * gdb.dwarf2/trace-crash.exp
7651 * gdb.dwarf2/typeddwarf.exp
7652 * gdb.dwarf2/valop.exp
7653 * gdb.dwarf2/watch-notconst.exp
7654 * gdb.fortran/array-element.exp
7655 * gdb.fortran/charset.exp
7656 * gdb.fortran/common-block.exp
7657 * gdb.fortran/complex.exp
7658 * gdb.fortran/derived-type-function.exp
7659 * gdb.fortran/derived-type.exp
7660 * gdb.fortran/logical.exp
7661 * gdb.fortran/module.exp
7662 * gdb.fortran/multi-dim.exp
7663 * gdb.fortran/nested-funcs.exp
7664 * gdb.fortran/print-formatted.exp
7665 * gdb.fortran/subarray.exp
7666 * gdb.fortran/vla-alloc-assoc.exp
7667 * gdb.fortran/vla-datatypes.exp
7668 * gdb.fortran/vla-history.exp
7669 * gdb.fortran/vla-ptr-info.exp
7670 * gdb.fortran/vla-ptype-sub.exp
7671 * gdb.fortran/vla-ptype.exp
7672 * gdb.fortran/vla-sizeof.exp
7673 * gdb.fortran/vla-type.exp
7674 * gdb.fortran/vla-value-sub-arbitrary.exp
7675 * gdb.fortran/vla-value-sub-finish.exp
7676 * gdb.fortran/vla-value-sub.exp
7677 * gdb.fortran/vla-value.exp
7678 * gdb.fortran/whatis_type.exp
7679 * gdb.go/chan.exp
7680 * gdb.go/handcall.exp
7681 * gdb.go/hello.exp
7682 * gdb.go/integers.exp
7683 * gdb.go/methods.exp
7684 * gdb.go/package.exp
7685 * gdb.go/strings.exp
7686 * gdb.go/types.exp
7687 * gdb.go/unsafe.exp
7688 * gdb.guile/scm-arch.exp
7689 * gdb.guile/scm-block.exp
7690 * gdb.guile/scm-breakpoint.exp
7691 * gdb.guile/scm-cmd.exp
7692 * gdb.guile/scm-disasm.exp
7693 * gdb.guile/scm-equal.exp
7694 * gdb.guile/scm-frame-args.exp
7695 * gdb.guile/scm-frame-inline.exp
7696 * gdb.guile/scm-frame.exp
7697 * gdb.guile/scm-iterator.exp
7698 * gdb.guile/scm-math.exp
7699 * gdb.guile/scm-objfile.exp
7700 * gdb.guile/scm-ports.exp
7701 * gdb.guile/scm-symbol.exp
7702 * gdb.guile/scm-symtab.exp
7703 * gdb.guile/scm-value-cc.exp
7704 * gdb.guile/types-module.exp
7705 * gdb.linespec/break-ask.exp
7706 * gdb.linespec/cpexplicit.exp
7707 * gdb.linespec/explicit.exp
7708 * gdb.linespec/keywords.exp
7709 * gdb.linespec/linespec.exp
7710 * gdb.linespec/ls-dollar.exp
7711 * gdb.linespec/ls-errs.exp
7712 * gdb.linespec/skip-two.exp
7713 * gdb.linespec/thread.exp
7714 * gdb.mi/mi-async.exp
7715 * gdb.mi/mi-basics.exp
7716 * gdb.mi/mi-break.exp
7717 * gdb.mi/mi-catch-load.exp
7718 * gdb.mi/mi-cli.exp
7719 * gdb.mi/mi-cmd-param-changed.exp
7720 * gdb.mi/mi-console.exp
7721 * gdb.mi/mi-detach.exp
7722 * gdb.mi/mi-disassemble.exp
7723 * gdb.mi/mi-eval.exp
7724 * gdb.mi/mi-file-transfer.exp
7725 * gdb.mi/mi-file.exp
7726 * gdb.mi/mi-fill-memory.exp
7727 * gdb.mi/mi-inheritance-syntax-error.exp
7728 * gdb.mi/mi-linespec-err-cp.exp
7729 * gdb.mi/mi-logging.exp
7730 * gdb.mi/mi-memory-changed.exp
7731 * gdb.mi/mi-read-memory.exp
7732 * gdb.mi/mi-record-changed.exp
7733 * gdb.mi/mi-reg-undefined.exp
7734 * gdb.mi/mi-regs.exp
7735 * gdb.mi/mi-return.exp
7736 * gdb.mi/mi-reverse.exp
7737 * gdb.mi/mi-simplerun.exp
7738 * gdb.mi/mi-solib.exp
7739 * gdb.mi/mi-stack.exp
7740 * gdb.mi/mi-stepi.exp
7741 * gdb.mi/mi-syn-frame.exp
7742 * gdb.mi/mi-until.exp
7743 * gdb.mi/mi-var-block.exp
7744 * gdb.mi/mi-var-child.exp
7745 * gdb.mi/mi-var-cmd.exp
7746 * gdb.mi/mi-var-cp.exp
7747 * gdb.mi/mi-var-display.exp
7748 * gdb.mi/mi-var-invalidate.exp
7749 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7750 * gdb.mi/mi-vla-fortran.exp
7751 * gdb.mi/mi-watch.exp
7752 * gdb.mi/mi2-var-child.exp
7753 * gdb.mi/user-selected-context-sync.exp
7754 * gdb.modula2/unbounded-array.exp
7755 * gdb.multi/dummy-frame-restore.exp
7756 * gdb.multi/multi-arch-exec.exp
7757 * gdb.multi/multi-arch.exp
7758 * gdb.multi/tids.exp
7759 * gdb.multi/watchpoint-multi.exp
7760 * gdb.opencl/callfuncs.exp
7761 * gdb.opencl/convs_casts.exp
7762 * gdb.opencl/datatypes.exp
7763 * gdb.opencl/operators.exp
7764 * gdb.opencl/vec_comps.exp
7765 * gdb.opt/clobbered-registers-O2.exp
7766 * gdb.opt/inline-break.exp
7767 * gdb.opt/inline-bt.exp
7768 * gdb.opt/inline-cmds.exp
7769 * gdb.opt/inline-locals.exp
7770 * gdb.pascal/case-insensitive-symbols.exp
7771 * gdb.pascal/floats.exp
7772 * gdb.pascal/gdb11492.exp
7773 * gdb.python/lib-types.exp
7774 * gdb.python/py-arch.exp
7775 * gdb.python/py-as-string.exp
7776 * gdb.python/py-bad-printers.exp
7777 * gdb.python/py-block.exp
7778 * gdb.python/py-breakpoint-create-fail.exp
7779 * gdb.python/py-breakpoint.exp
7780 * gdb.python/py-caller-is.exp
7781 * gdb.python/py-cmd.exp
7782 * gdb.python/py-explore-cc.exp
7783 * gdb.python/py-explore.exp
7784 * gdb.python/py-finish-breakpoint.exp
7785 * gdb.python/py-finish-breakpoint2.exp
7786 * gdb.python/py-frame-args.exp
7787 * gdb.python/py-frame-inline.exp
7788 * gdb.python/py-frame.exp
7789 * gdb.python/py-framefilter-mi.exp
7790 * gdb.python/py-infthread.exp
7791 * gdb.python/py-lazy-string.exp
7792 * gdb.python/py-linetable.exp
7793 * gdb.python/py-mi-events.exp
7794 * gdb.python/py-mi-objfile.exp
7795 * gdb.python/py-mi.exp
7796 * gdb.python/py-objfile.exp
7797 * gdb.python/py-pp-integral.exp
7798 * gdb.python/py-pp-maint.exp
7799 * gdb.python/py-pp-re-notag.exp
7800 * gdb.python/py-pp-registration.exp
7801 * gdb.python/py-recurse-unwind.exp
7802 * gdb.python/py-strfns.exp
7803 * gdb.python/py-symbol.exp
7804 * gdb.python/py-symtab.exp
7805 * gdb.python/py-sync-interp.exp
7806 * gdb.python/py-typeprint.exp
7807 * gdb.python/py-unwind-maint.exp
7808 * gdb.python/py-unwind.exp
7809 * gdb.python/py-value-cc.exp
7810 * gdb.python/py-xmethods.exp
7811 * gdb.reverse/amd64-tailcall-reverse.exp
7812 * gdb.reverse/break-precsave.exp
7813 * gdb.reverse/break-reverse.exp
7814 * gdb.reverse/consecutive-precsave.exp
7815 * gdb.reverse/consecutive-reverse.exp
7816 * gdb.reverse/finish-precsave.exp
7817 * gdb.reverse/finish-reverse-bkpt.exp
7818 * gdb.reverse/finish-reverse.exp
7819 * gdb.reverse/fstatat-reverse.exp
7820 * gdb.reverse/getresuid-reverse.exp
7821 * gdb.reverse/i386-precsave.exp
7822 * gdb.reverse/i386-reverse.exp
7823 * gdb.reverse/i386-sse-reverse.exp
7824 * gdb.reverse/i387-env-reverse.exp
7825 * gdb.reverse/i387-stack-reverse.exp
7826 * gdb.reverse/insn-reverse.exp
7827 * gdb.reverse/machinestate-precsave.exp
7828 * gdb.reverse/machinestate.exp
7829 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7830 * gdb.reverse/pipe-reverse.exp
7831 * gdb.reverse/readv-reverse.exp
7832 * gdb.reverse/recvmsg-reverse.exp
7833 * gdb.reverse/rerun-prec.exp
7834 * gdb.reverse/s390-mvcle.exp
7835 * gdb.reverse/step-precsave.exp
7836 * gdb.reverse/step-reverse.exp
7837 * gdb.reverse/time-reverse.exp
7838 * gdb.reverse/until-precsave.exp
7839 * gdb.reverse/until-reverse.exp
7840 * gdb.reverse/waitpid-reverse.exp
7841 * gdb.reverse/watch-precsave.exp
7842 * gdb.reverse/watch-reverse.exp
7843 * gdb.rust/generics.exp
7844 * gdb.rust/methods.exp
7845 * gdb.rust/modules.exp
7846 * gdb.rust/simple.exp
7847 * gdb.server/connect-with-no-symbol-file.exp
7848 * gdb.server/ext-attach.exp
7849 * gdb.server/ext-restart.exp
7850 * gdb.server/ext-wrapper.exp
7851 * gdb.server/file-transfer.exp
7852 * gdb.server/server-exec-info.exp
7853 * gdb.server/server-kill.exp
7854 * gdb.server/server-mon.exp
7855 * gdb.server/wrapper.exp
7856 * gdb.stabs/exclfwd.exp
7857 * gdb.stabs/gdb11479.exp
7858 * gdb.threads/clone-new-thread-event.exp
7859 * gdb.threads/corethreads.exp
7860 * gdb.threads/current-lwp-dead.exp
7861 * gdb.threads/dlopen-libpthread.exp
7862 * gdb.threads/gcore-thread.exp
7863 * gdb.threads/sigstep-threads.exp
7864 * gdb.threads/watchpoint-fork.exp
7865 * gdb.trace/actions-changed.exp
7866 * gdb.trace/backtrace.exp
7867 * gdb.trace/change-loc.exp
7868 * gdb.trace/circ.exp
7869 * gdb.trace/collection.exp
7870 * gdb.trace/disconnected-tracing.exp
7871 * gdb.trace/ftrace.exp
7872 * gdb.trace/mi-trace-frame-collected.exp
7873 * gdb.trace/mi-trace-unavailable.exp
7874 * gdb.trace/mi-traceframe-changed.exp
7875 * gdb.trace/mi-tsv-changed.exp
7876 * gdb.trace/no-attach-trace.exp
7877 * gdb.trace/passc-dyn.exp
7878 * gdb.trace/qtro.exp
7879 * gdb.trace/range-stepping.exp
7880 * gdb.trace/read-memory.exp
7881 * gdb.trace/save-trace.exp
7882 * gdb.trace/signal.exp
7883 * gdb.trace/status-stop.exp
7884 * gdb.trace/tfile.exp
7885 * gdb.trace/trace-break.exp
7886 * gdb.trace/trace-buffer-size.exp
7887 * gdb.trace/trace-condition.exp
7888 * gdb.trace/tracefile-pseudo-reg.exp
7889 * gdb.trace/tstatus.exp
7890 * gdb.trace/unavailable.exp
7891 * gdb.trace/while-dyn.exp
7892 * gdb.trace/while-stepping.exp
7893
34c41c68
DE
78942016-12-22 Doug Evans <xdje42@gmail.com>
7895
7896 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7897 and msymbols.
7898
16e69324
YQ
78992016-12-19 Yao Qi <yao.qi@linaro.org>
7900
7901 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7902 (test_with_self): Don't call do_steps_and_nexts, and remove
7903 code about stepping into xmalloc.
7904
f94f411b
YQ
79052016-12-09 Yao Qi <yao.qi@linaro.org>
7906
7907 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7908
79092016-12-09 Yao Qi <yao.qi@linaro.org>
7910
7911 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7912
f1b5deee
PA
79132016-12-09 Pedro Alves <palves@redhat.com>
7914
7915 * gdb.base/all-architectures-0.exp: New file.
7916 * gdb.base/all-architectures-1.exp: New file.
7917 * gdb.base/all-architectures-2.exp: New file.
7918 * gdb.base/all-architectures-3.exp: New file.
7919 * gdb.base/all-architectures-4.exp: New file.
7920 * gdb.base/all-architectures-5.exp: New file.
7921 * gdb.base/all-architectures-6.exp: New file.
7922 * gdb.base/all-architectures-7.exp: New file.
7923 * gdb.base/all-architectures.exp.in: New file.
7924
364ca42e
YQ
79252016-12-09 Yao Qi <yao.qi@linaro.org>
7926
7927 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7928
107c2d62
LM
79292016-12-02 Luis Machado <lgustavo@codesourcery.com>
7930
7931 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7932 possible.
7933 Remove useless pattern-matching code.
7934
df3ee9ca
PA
79352016-12-02 Pedro Alves <palves@redhat.com>
7936
7937 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7938 procedure.
7939 (top level): Call it.
7940
ec835369
PA
79412016-12-02 Pedro Alves <palves@redhat.com>
7942
7943 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7944 New procedure.
7945 (top level): Call it.
7946
01770bbd
PA
79472016-12-02 Pedro Alves <palves@redhat.com>
7948
7949 PR cli/20559
7950 * gdb.base/commands.exp (user_defined_command_args_eval): New
7951 procedure.
7952 (top level): Call it.
7953
008459ea
LM
79542016-12-02 Luis Machado <lgustavo@codesourcery.com>
7955
7956 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7957 timeout handling.
7958
0c1b455e
TT
79592016-12-02 Tom Tromey <tom@tromey.com>
7960
7961 * gdb.dwarf2/main-subprogram.c: New file.
7962 * gdb.dwarf2/main-subprogram.exp: New file.
7963
018572b8
LM
79642016-12-01 Luis Machado <lgustavo@codesourcery.com>
7965
7966 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7967 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7968 gdb_test_no_output for a couple of cases.
7969 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7970
84c93cd5
LM
79712016-12-01 Luis Machado <lgustavo@codesourcery.com>
7972
7973 Fix test names and standardize compilation error messages throughout
7974 the following files:
7975
7976 * gdb.ada/start.exp
7977 * gdb.arch/alpha-step.exp
7978 * gdb.arch/e500-prologue.exp
7979 * gdb.arch/ftrace-insn-reloc.exp
7980 * gdb.arch/gdb1291.exp
7981 * gdb.arch/gdb1431.exp
7982 * gdb.arch/gdb1558.exp
7983 * gdb.arch/i386-dr3-watch.exp
7984 * gdb.arch/i386-sse-stack-align.exp
7985 * gdb.arch/ia64-breakpoint-shadow.exp
7986 * gdb.arch/pa-nullify.exp
7987 * gdb.arch/powerpc-aix-prologue.exp
7988 * gdb.arch/thumb-bx-pc.exp
7989 * gdb.base/annota1.exp
7990 * gdb.base/annota3.exp
7991 * gdb.base/arrayidx.exp
7992 * gdb.base/assign.exp
7993 * gdb.base/attach.exp
7994 * gdb.base/auxv.exp
7995 * gdb.base/bang.exp
7996 * gdb.base/bfp-test.exp
7997 * gdb.base/bigcore.exp
7998 * gdb.base/bitfields2.exp
7999 * gdb.base/break-fun-addr.exp
8000 * gdb.base/break-probes.exp
8001 * gdb.base/call-rt-st.exp
8002 * gdb.base/callexit.exp
8003 * gdb.base/catch-fork-kill.exp
8004 * gdb.base/charset.exp
8005 * gdb.base/checkpoint.exp
8006 * gdb.base/comprdebug.exp
8007 * gdb.base/constvars.exp
8008 * gdb.base/coredump-filter.exp
8009 * gdb.base/cursal.exp
8010 * gdb.base/cvexpr.exp
8011 * gdb.base/detach.exp
8012 * gdb.base/display.exp
8013 * gdb.base/dmsym.exp
8014 * gdb.base/dprintf-pending.exp
8015 * gdb.base/dso2dso.exp
8016 * gdb.base/dtrace-probe.exp
8017 * gdb.base/dump.exp
8018 * gdb.base/enum_cond.exp
8019 * gdb.base/exe-lock.exp
8020 * gdb.base/exec-invalid-sysroot.exp
8021 * gdb.base/execl-update-breakpoints.exp
8022 * gdb.base/exprs.exp
8023 * gdb.base/fileio.exp
8024 * gdb.base/find.exp
8025 * gdb.base/finish.exp
8026 * gdb.base/fixsection.exp
8027 * gdb.base/foll-vfork.exp
8028 * gdb.base/frame-args.exp
8029 * gdb.base/gcore.exp
8030 * gdb.base/gdb1250.exp
8031 * gdb.base/global-var-nested-by-dso.exp
8032 * gdb.base/gnu-ifunc.exp
8033 * gdb.base/hashline1.exp
8034 * gdb.base/hashline2.exp
8035 * gdb.base/hashline3.exp
8036 * gdb.base/hbreak-in-shr-unsupported.exp
8037 * gdb.base/huge.exp
8038 * gdb.base/infcall-input.exp
8039 * gdb.base/info-fun.exp
8040 * gdb.base/info-shared.exp
8041 * gdb.base/jit-simple.exp
8042 * gdb.base/jit-so.exp
8043 * gdb.base/jit.exp
8044 * gdb.base/jump.exp
8045 * gdb.base/label.exp
8046 * gdb.base/lineinc.exp
8047 * gdb.base/logical.exp
8048 * gdb.base/longjmp.exp
8049 * gdb.base/macscp.exp
8050 * gdb.base/miscexprs.exp
8051 * gdb.base/new-ui-echo.exp
8052 * gdb.base/new-ui-pending-input.exp
8053 * gdb.base/new-ui.exp
8054 * gdb.base/nodebug.exp
8055 * gdb.base/nofield.exp
8056 * gdb.base/offsets.exp
8057 * gdb.base/overlays.exp
8058 * gdb.base/pending.exp
8059 * gdb.base/pointers.exp
8060 * gdb.base/pr11022.exp
8061 * gdb.base/printcmds.exp
8062 * gdb.base/prologue.exp
8063 * gdb.base/ptr-typedef.exp
8064 * gdb.base/realname-expand.exp
8065 * gdb.base/relativedebug.exp
8066 * gdb.base/relocate.exp
8067 * gdb.base/remote.exp
8068 * gdb.base/reread.exp
8069 * gdb.base/return2.exp
8070 * gdb.base/savedregs.exp
8071 * gdb.base/sep.exp
8072 * gdb.base/sepdebug.exp
8073 * gdb.base/sepsymtab.exp
8074 * gdb.base/set-inferior-tty.exp
8075 * gdb.base/setshow.exp
8076 * gdb.base/shlib-call.exp
8077 * gdb.base/sigaltstack.exp
8078 * gdb.base/siginfo-addr.exp
8079 * gdb.base/signals.exp
8080 * gdb.base/signull.exp
8081 * gdb.base/sigrepeat.exp
8082 * gdb.base/so-impl-ld.exp
8083 * gdb.base/solib-display.exp
8084 * gdb.base/solib-overlap.exp
8085 * gdb.base/solib-search.exp
8086 * gdb.base/solib-symbol.exp
8087 * gdb.base/structs.exp
8088 * gdb.base/structs2.exp
8089 * gdb.base/symtab-search-order.exp
8090 * gdb.base/twice.exp
8091 * gdb.base/unload.exp
8092 * gdb.base/varargs.exp
8093 * gdb.base/watchpoint-solib.exp
8094 * gdb.base/watchpoint.exp
8095 * gdb.base/whatis.exp
8096 * gdb.base/wrong_frame_bt_full.exp
8097 * gdb.btrace/dlopen.exp
8098 * gdb.cell/ea-standalone.exp
8099 * gdb.cell/ea-test.exp
8100 * gdb.cp/dispcxx.exp
8101 * gdb.cp/gdb2384.exp
8102 * gdb.cp/method2.exp
8103 * gdb.cp/nextoverthrow.exp
8104 * gdb.cp/pr10728.exp
8105 * gdb.disasm/am33.exp
8106 * gdb.disasm/h8300s.exp
8107 * gdb.disasm/mn10300.exp
8108 * gdb.disasm/sh3.exp
8109 * gdb.dwarf2/dw2-dir-file-name.exp
8110 * gdb.fortran/complex.exp
8111 * gdb.fortran/library-module.exp
8112 * gdb.guile/scm-pretty-print.exp
8113 * gdb.guile/scm-symbol.exp
8114 * gdb.guile/scm-type.exp
8115 * gdb.guile/scm-value.exp
8116 * gdb.linespec/linespec.exp
8117 * gdb.mi/gdb701.exp
8118 * gdb.mi/gdb792.exp
8119 * gdb.mi/mi-breakpoint-changed.exp
8120 * gdb.mi/mi-dprintf-pending.exp
8121 * gdb.mi/mi-dprintf.exp
8122 * gdb.mi/mi-exit-code.exp
8123 * gdb.mi/mi-pending.exp
8124 * gdb.mi/mi-solib.exp
8125 * gdb.mi/new-ui-mi-sync.exp
8126 * gdb.mi/pr11022.exp
8127 * gdb.mi/user-selected-context-sync.exp
8128 * gdb.opt/solib-intra-step.exp
8129 * gdb.python/py-events.exp
8130 * gdb.python/py-finish-breakpoint.exp
8131 * gdb.python/py-mi.exp
8132 * gdb.python/py-prettyprint.exp
8133 * gdb.python/py-shared.exp
8134 * gdb.python/py-symbol.exp
8135 * gdb.python/py-template.exp
8136 * gdb.python/py-type.exp
8137 * gdb.python/py-value.exp
8138 * gdb.reverse/solib-precsave.exp
8139 * gdb.reverse/solib-reverse.exp
8140 * gdb.server/solib-list.exp
8141 * gdb.stabs/weird.exp
8142 * gdb.threads/reconnect-signal.exp
8143 * gdb.threads/stepi-random-signal.exp
8144 * gdb.trace/actions.exp
8145 * gdb.trace/ax.exp
8146 * gdb.trace/backtrace.exp
8147 * gdb.trace/change-loc.exp
8148 * gdb.trace/deltrace.exp
8149 * gdb.trace/ftrace-lock.exp
8150 * gdb.trace/ftrace.exp
8151 * gdb.trace/infotrace.exp
8152 * gdb.trace/mi-tracepoint-changed.exp
8153 * gdb.trace/packetlen.exp
8154 * gdb.trace/passcount.exp
8155 * gdb.trace/pending.exp
8156 * gdb.trace/range-stepping.exp
8157 * gdb.trace/report.exp
8158 * gdb.trace/stap-trace.exp
8159 * gdb.trace/tfind.exp
8160 * gdb.trace/trace-break.exp
8161 * gdb.trace/trace-condition.exp
8162 * gdb.trace/trace-enable-disable.exp
8163 * gdb.trace/trace-mt.exp
8164 * gdb.trace/tracecmd.exp
8165 * gdb.trace/tspeed.exp
8166 * gdb.trace/tsv.exp
8167 * lib/perftest.exp
8168
fb9feb35
LM
81692016-12-01 Luis Machado <lgustavo@codesourcery.com>
8170
8171 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8172 with gdb_test_no_output.
8173 Use command as test name.
8174
cd2ddb6c
LM
81752016-12-01 Luis Machado <lgustavo@codesourcery.com>
8176
8177 Fix test names starting with uppercase throughout the files.
8178
8179 * gdb.ada/assign_1.exp
8180 * gdb.ada/boolean_expr.exp
8181 * gdb.base/arrayidx.exp
8182 * gdb.base/del.exp
8183 * gdb.base/gcore-buffer-overflow.exp
8184 * gdb.base/testenv.exp
8185 * gdb.compile/compile.exp
8186 * gdb.python/py-framefilter-invalidarg.exp
8187 * gdb.python/py-framefilter.exp
8188
bb95117e
LM
81892016-12-01 Luis Machado <lgustavo@codesourcery.com>
8190
8191 Fix test names starting with uppercase throughout the files.
8192
8193 * gdb.ada/array_return.exp
8194 * gdb.ada/expr_delims.exp
8195 * gdb.ada/mi_dyn_arr.exp
8196 * gdb.ada/mi_interface.exp
8197 * gdb.ada/mi_var_array.exp
8198 * gdb.ada/watch_arg.exp
8199 * gdb.arch/alpha-step.exp
8200 * gdb.arch/altivec-regs.exp
8201 * gdb.arch/e500-regs.exp
8202 * gdb.arch/powerpc-d128-regs.exp
8203 * gdb.base/arrayidx.exp
8204 * gdb.base/break.exp
8205 * gdb.base/checkpoint.exp
8206 * gdb.base/debug-expr.exp
8207 * gdb.base/dmsym.exp
8208 * gdb.base/radix.exp
8209 * gdb.base/sepdebug.exp
8210 * gdb.base/testenv.exp
8211 * gdb.base/watch_thread_num.exp
8212 * gdb.base/watchpoint-cond-gone.exp
8213 * gdb.cell/break.exp
8214 * gdb.cell/ea-cache.exp
8215 * gdb.compile/compile.exp
8216 * gdb.cp/gdb2495.exp
8217 * gdb.gdb/selftest.exp
8218 * gdb.gdb/xfullpath.exp
8219 * gdb.go/hello.exp
8220 * gdb.go/integers.exp
8221 * gdb.objc/basicclass.exp
8222 * gdb.pascal/hello.exp
8223 * gdb.pascal/integers.exp
8224 * gdb.python/py-breakpoint.exp
8225 * gdb.python/py-cmd.exp
8226 * gdb.python/py-linetable.exp
8227 * gdb.python/py-xmethods.exp
8228 * gdb.python/python.exp
8229 * gdb.reverse/consecutive-precsave.exp
8230 * gdb.reverse/finish-precsave.exp
8231 * gdb.reverse/i386-precsave.exp
8232 * gdb.reverse/machinestate-precsave.exp
8233 * gdb.reverse/sigall-precsave.exp
8234 * gdb.reverse/solib-precsave.exp
8235 * gdb.reverse/step-precsave.exp
8236 * gdb.reverse/until-precsave.exp
8237 * gdb.reverse/watch-precsave.exp
8238 * gdb.threads/leader-exit.exp
8239 * gdb.threads/pthreads.exp
8240 * gdb.threads/wp-replication.exp
8241 * gdb.trace/actions.exp
8242 * gdb.trace/mi-tsv-changed.exp
8243 * gdb.trace/tsv.exp
8244
de97fdd4
LM
82452016-12-01 Luis Machado <lgustavo@codesourcery.com>
8246
8247 Fix test names starting with uppercase throughout the files.
8248
8249 * gdb.arch/i386-bp_permanent.exp
8250 * gdb.arch/i386-gnu-cfi.exp
8251 * gdb.base/disasm-end-cu.exp
8252 * gdb.base/macscp.exp
8253 * gdb.base/pending.exp
8254 * gdb.base/watch_thread_num.exp
8255 * gdb.cp/exception.exp
8256 * gdb.cp/gdb2495.exp
8257 * gdb.cp/local.exp
8258 * gdb.python/py-evsignal.exp
8259 * gdb.python/python.exp
8260 * gdb.trace/tracecmd.exp
8261
9f058c10
LM
82622016-12-01 Luis Machado <lgustavo@codesourcery.com>
8263
8264 Fix test names starting with uppercase throughout the files.
8265
8266 * gdb.base/charset.exp
8267 * gdb.base/eval.exp
8268 * gdb.base/multi-forks.exp
8269 * gdb.guile/scm-progspace.exp
8270 * gdb.opencl/datatypes.exp
8271 * gdb.python/py-block.exp
8272 * gdb.python/py-function.exp
8273 * gdb.python/py-symbol.exp
8274 * gdb.python/py-symtab.exp
8275 * gdb.python/py-xmethods.exp
8276 * gdb.reverse/break-precsave.exp
8277 * gdb.reverse/break-reverse.exp
8278 * gdb.reverse/consecutive-precsave.exp
8279 * gdb.reverse/consecutive-reverse.exp
8280 * gdb.reverse/finish-precsave.exp
8281 * gdb.reverse/finish-reverse-bkpt.exp
8282 * gdb.reverse/finish-reverse.exp
8283 * gdb.reverse/fstatat-reverse.exp
8284 * gdb.reverse/getresuid-reverse.exp
8285 * gdb.reverse/i386-precsave.exp
8286 * gdb.reverse/i386-reverse.exp
8287 * gdb.reverse/i386-sse-reverse.exp
8288 * gdb.reverse/i387-stack-reverse.exp
8289 * gdb.reverse/insn-reverse.exp
8290 * gdb.reverse/machinestate-precsave.exp
8291 * gdb.reverse/machinestate.exp
8292 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8293 * gdb.reverse/pipe-reverse.exp
8294 * gdb.reverse/readv-reverse.exp
8295 * gdb.reverse/recvmsg-reverse.exp
8296 * gdb.reverse/rerun-prec.exp
8297 * gdb.reverse/s390-mvcle.exp
8298 * gdb.reverse/sigall-precsave.exp
8299 * gdb.reverse/sigall-reverse.exp
8300 * gdb.reverse/solib-precsave.exp
8301 * gdb.reverse/solib-reverse.exp
8302 * gdb.reverse/step-precsave.exp
8303 * gdb.reverse/step-reverse.exp
8304 * gdb.reverse/time-reverse.exp
8305 * gdb.reverse/until-precsave.exp
8306 * gdb.reverse/until-reverse.exp
8307 * gdb.reverse/waitpid-reverse.exp
8308 * gdb.reverse/watch-precsave.exp
8309 * gdb.reverse/watch-reverse.exp
8310
cdc7edd7
LM
83112016-12-01 Luis Machado <lgustavo@codesourcery.com>
8312
8313 Fix test names starting with uppercase throughout the files.
8314
8315 * gdb.arch/i386-mpx-simple_segv.exp
8316 * gdb.arch/i386-mpx.exp
8317 * gdb.arch/i386-permbkpt.exp
8318 * gdb.arch/pa-nullify.exp
8319 * gdb.arch/powerpc-d128-regs.exp
8320 * gdb.arch/vsx-regs.exp
8321 * gdb.base/bfp-test.exp
8322 * gdb.base/break.exp
8323 * gdb.base/breakpoint-shadow.exp
8324 * gdb.base/callfuncs.exp
8325 * gdb.base/charset.exp
8326 * gdb.base/commands.exp
8327 * gdb.base/completion.exp
8328 * gdb.base/dfp-test.exp
8329 * gdb.base/echo.exp
8330 * gdb.base/ending-run.exp
8331 * gdb.base/eval.exp
8332 * gdb.base/expand-psymtabs.exp
8333 * gdb.base/float128.exp
8334 * gdb.base/floatn.exp
8335 * gdb.base/foll-exec-mode.exp
8336 * gdb.base/gdb1056.exp
8337 * gdb.base/gdb11531.exp
8338 * gdb.base/kill-after-signal.exp
8339 * gdb.base/multi-forks.exp
8340 * gdb.base/overlays.exp
8341 * gdb.base/pending.exp
8342 * gdb.base/sepdebug.exp
8343 * gdb.base/testenv.exp
8344 * gdb.base/valgrind-db-attach.exp
8345 * gdb.base/watch_thread_num.exp
8346 * gdb.base/watchpoint-cond-gone.exp
8347 * gdb.base/watchpoint.exp
8348 * gdb.base/watchpoints.exp
8349 * gdb.cp/arg-reference.exp
8350 * gdb.cp/baseenum.exp
8351 * gdb.cp/operator.exp
8352 * gdb.cp/shadow.exp
8353 * gdb.dwarf2/dw2-op-out-param.exp
8354 * gdb.dwarf2/dw2-reg-undefined.exp
8355 * gdb.go/chan.exp
8356 * gdb.go/hello.exp
8357 * gdb.go/integers.exp
8358 * gdb.go/methods.exp
8359 * gdb.go/package.exp
8360 * gdb.guile/scm-parameter.exp
8361 * gdb.guile/scm-progspace.exp
8362 * gdb.guile/scm-value.exp
8363 * gdb.mi/mi-pending.exp
8364 * gdb.mi/user-selected-context-sync.exp
8365 * gdb.multi/multi-attach.exp
8366 * gdb.multi/tids.exp
8367 * gdb.opt/clobbered-registers-O2.exp
8368 * gdb.pascal/floats.exp
8369 * gdb.pascal/integers.exp
8370 * gdb.python/py-block.exp
8371 * gdb.python/py-events.exp
8372 * gdb.python/py-parameter.exp
8373 * gdb.python/py-symbol.exp
8374 * gdb.python/py-symtab.exp
8375 * gdb.python/py-type.exp
8376 * gdb.python/py-value.exp
8377 * gdb.python/py-xmethods.exp
8378 * gdb.python/python.exp
8379 * gdb.reverse/break-precsave.exp
8380 * gdb.reverse/consecutive-precsave.exp
8381 * gdb.reverse/finish-precsave.exp
8382 * gdb.reverse/i386-precsave.exp
8383 * gdb.reverse/machinestate-precsave.exp
8384 * gdb.reverse/sigall-precsave.exp
8385 * gdb.reverse/solib-precsave.exp
8386 * gdb.reverse/step-precsave.exp
8387 * gdb.reverse/until-precsave.exp
8388 * gdb.reverse/watch-precsave.exp
8389 * gdb.server/ext-attach.exp
8390 * gdb.server/ext-restart.exp
8391 * gdb.server/ext-run.exp
8392 * gdb.server/ext-wrapper.exp
8393 * gdb.stabs/gdb11479.exp
8394 * gdb.stabs/weird.exp
8395 * gdb.threads/attach-many-short-lived-threads.exp
8396 * gdb.threads/kill.exp
8397 * gdb.threads/watchpoint-fork.exp
8398
bc6c7af4
LM
83992016-12-01 Luis Machado <lgustavo@codesourcery.com>
8400
8401 Fix test names starting with uppercase throughout all the files below.
8402
8403 * gdb.ada/array_return.exp
8404 * gdb.ada/catch_ex.exp
8405 * gdb.ada/info_exc.exp
8406 * gdb.ada/mi_catch_ex.exp
8407 * gdb.ada/mi_dyn_arr.exp
8408 * gdb.ada/mi_ex_cond.exp
8409 * gdb.ada/mi_exc_info.exp
8410 * gdb.ada/mi_interface.exp
8411 * gdb.ada/mi_task_arg.exp
8412 * gdb.ada/mi_task_info.exp
8413 * gdb.ada/mi_var_array.exp
8414 * gdb.arch/alpha-step.exp
8415 * gdb.arch/amd64-disp-step.exp
8416 * gdb.arch/arm-disp-step.exp
8417 * gdb.arch/disp-step-insn-reloc.exp
8418 * gdb.arch/e500-prologue.exp
8419 * gdb.arch/ftrace-insn-reloc.exp
8420 * gdb.arch/gdb1558.exp
8421 * gdb.arch/i386-bp_permanent.exp
8422 * gdb.arch/i386-disp-step.exp
8423 * gdb.arch/i386-float.exp
8424 * gdb.arch/i386-gnu-cfi.exp
8425 * gdb.arch/ia64-breakpoint-shadow.exp
8426 * gdb.arch/mips16-thunks.exp
8427 * gdb.arch/pa-nullify.exp
8428 * gdb.arch/powerpc-aix-prologue.exp
8429 * gdb.arch/powerpc-power.exp
8430 * gdb.arch/ppc-dfp.exp
8431 * gdb.arch/s390-tdbregs.exp
8432 * gdb.arch/spu-info.exp
8433 * gdb.arch/spu-ls.exp
8434 * gdb.arch/thumb-bx-pc.exp
8435 * gdb.base/advance.exp
8436 * gdb.base/annota-input-while-running.exp
8437 * gdb.base/arrayidx.exp
8438 * gdb.base/asmlabel.exp
8439 * gdb.base/async.exp
8440 * gdb.base/attach-wait-input.exp
8441 * gdb.base/auto-connect-native-target.exp
8442 * gdb.base/batch-preserve-term-settings.exp
8443 * gdb.base/bfp-test.exp
8444 * gdb.base/bigcore.exp
8445 * gdb.base/bp-permanent.exp
8446 * gdb.base/break-always.exp
8447 * gdb.base/break-fun-addr.exp
8448 * gdb.base/break-idempotent.exp
8449 * gdb.base/break-main-file-remove-fail.exp
8450 * gdb.base/break-probes.exp
8451 * gdb.base/break-unload-file.exp
8452 * gdb.base/break.exp
8453 * gdb.base/call-ar-st.exp
8454 * gdb.base/call-rt-st.exp
8455 * gdb.base/call-sc.exp
8456 * gdb.base/call-signal-resume.exp
8457 * gdb.base/call-strs.exp
8458 * gdb.base/callexit.exp
8459 * gdb.base/callfuncs.exp
8460 * gdb.base/catch-gdb-caused-signals.exp
8461 * gdb.base/catch-signal-siginfo-cond.exp
8462 * gdb.base/catch-syscall.exp
8463 * gdb.base/compare-sections.exp
8464 * gdb.base/cond-eval-mode.exp
8465 * gdb.base/condbreak-call-false.exp
8466 * gdb.base/consecutive-step-over.exp
8467 * gdb.base/cursal.exp
8468 * gdb.base/disabled-location.exp
8469 * gdb.base/disasm-end-cu.exp
8470 * gdb.base/display.exp
8471 * gdb.base/double-prompt-target-event-error.exp
8472 * gdb.base/dprintf-bp-same-addr.exp
8473 * gdb.base/dprintf-detach.exp
8474 * gdb.base/dprintf-next.exp
8475 * gdb.base/dprintf-non-stop.exp
8476 * gdb.base/dprintf-pending.exp
8477 * gdb.base/dso2dso.exp
8478 * gdb.base/ending-run.exp
8479 * gdb.base/enum_cond.exp
8480 * gdb.base/examine-backward.exp
8481 * gdb.base/exe-lock.exp
8482 * gdb.base/exec-invalid-sysroot.exp
8483 * gdb.base/execl-update-breakpoints.exp
8484 * gdb.base/execution-termios.exp
8485 * gdb.base/fileio.exp
8486 * gdb.base/fixsection.exp
8487 * gdb.base/foll-exec-mode.exp
8488 * gdb.base/foll-exec.exp
8489 * gdb.base/fork-running-state.exp
8490 * gdb.base/frame-args.exp
8491 * gdb.base/fullpath-expand.exp
8492 * gdb.base/func-ptr.exp
8493 * gdb.base/gcore-relro-pie.exp
8494 * gdb.base/gdb1090.exp
8495 * gdb.base/gdb1555.exp
8496 * gdb.base/global-var-nested-by-dso.exp
8497 * gdb.base/gnu-ifunc.exp
8498 * gdb.base/hbreak-in-shr-unsupported.exp
8499 * gdb.base/hbreak-unmapped.exp
8500 * gdb.base/hook-stop.exp
8501 * gdb.base/infcall-input.exp
8502 * gdb.base/info-fun.exp
8503 * gdb.base/info-shared.exp
8504 * gdb.base/interrupt-noterm.exp
8505 * gdb.base/jit-so.exp
8506 * gdb.base/jit.exp
8507 * gdb.base/line-symtabs.exp
8508 * gdb.base/list.exp
8509 * gdb.base/longjmp.exp
8510 * gdb.base/macscp.exp
8511 * gdb.base/max-value-size.exp
8512 * gdb.base/nodebug.exp
8513 * gdb.base/nofield.exp
8514 * gdb.base/overlays.exp
8515 * gdb.base/paginate-after-ctrl-c-running.exp
8516 * gdb.base/paginate-bg-execution.exp
8517 * gdb.base/paginate-inferior-exit.exp
8518 * gdb.base/pending.exp
8519 * gdb.base/pr11022.exp
8520 * gdb.base/printcmds.exp
8521 * gdb.base/ptr-typedef.exp
8522 * gdb.base/ptype.exp
8523 * gdb.base/randomize.exp
8524 * gdb.base/range-stepping.exp
8525 * gdb.base/realname-expand.exp
8526 * gdb.base/relativedebug.exp
8527 * gdb.base/remote.exp
8528 * gdb.base/savedregs.exp
8529 * gdb.base/sepdebug.exp
8530 * gdb.base/set-noassign.exp
8531 * gdb.base/shlib-call.exp
8532 * gdb.base/shreloc.exp
8533 * gdb.base/sigaltstack.exp
8534 * gdb.base/sigbpt.exp
8535 * gdb.base/siginfo-addr.exp
8536 * gdb.base/siginfo-obj.exp
8537 * gdb.base/siginfo-thread.exp
8538 * gdb.base/signest.exp
8539 * gdb.base/signull.exp
8540 * gdb.base/sigrepeat.exp
8541 * gdb.base/skip.exp
8542 * gdb.base/so-impl-ld.exp
8543 * gdb.base/solib-corrupted.exp
8544 * gdb.base/solib-disc.exp
8545 * gdb.base/solib-display.exp
8546 * gdb.base/solib-overlap.exp
8547 * gdb.base/solib-search.exp
8548 * gdb.base/solib-symbol.exp
8549 * gdb.base/source-execution.exp
8550 * gdb.base/sss-bp-on-user-bp-2.exp
8551 * gdb.base/sss-bp-on-user-bp.exp
8552 * gdb.base/stack-checking.exp
8553 * gdb.base/stale-infcall.exp
8554 * gdb.base/step-break.exp
8555 * gdb.base/step-line.exp
8556 * gdb.base/step-over-exit.exp
8557 * gdb.base/step-test.exp
8558 * gdb.base/structs.exp
8559 * gdb.base/sym-file.exp
8560 * gdb.base/symtab-search-order.exp
8561 * gdb.base/term.exp
8562 * gdb.base/type-opaque.exp
8563 * gdb.base/unload.exp
8564 * gdb.base/until-nodebug.exp
8565 * gdb.base/until.exp
8566 * gdb.base/unwindonsignal.exp
8567 * gdb.base/watch-cond.exp
8568 * gdb.base/watch-non-mem.exp
8569 * gdb.base/watch_thread_num.exp
8570 * gdb.base/watchpoint-reuse-slot.exp
8571 * gdb.base/watchpoint-solib.exp
8572 * gdb.base/watchpoint.exp
8573 * gdb.btrace/dlopen.exp
8574 * gdb.cell/arch.exp
8575 * gdb.cell/break.exp
8576 * gdb.cell/bt.exp
8577 * gdb.cell/core.exp
8578 * gdb.cell/data.exp
8579 * gdb.cell/dwarfaddr.exp
8580 * gdb.cell/ea-cache.exp
8581 * gdb.cell/ea-standalone.exp
8582 * gdb.cell/ea-test.exp
8583 * gdb.cell/f-regs.exp
8584 * gdb.cell/fork.exp
8585 * gdb.cell/gcore.exp
8586 * gdb.cell/mem-access.exp
8587 * gdb.cell/ptype.exp
8588 * gdb.cell/registers.exp
8589 * gdb.cell/sizeof.exp
8590 * gdb.cell/solib-symbol.exp
8591 * gdb.cell/solib.exp
8592 * gdb.compile/compile-tls.exp
8593 * gdb.cp/exception.exp
8594 * gdb.cp/gdb2495.exp
8595 * gdb.cp/local.exp
8596 * gdb.cp/mb-inline.exp
8597 * gdb.cp/mb-templates.exp
8598 * gdb.cp/pr10687.exp
8599 * gdb.cp/pr9167.exp
8600 * gdb.cp/scope-err.exp
8601 * gdb.cp/templates.exp
8602 * gdb.cp/virtfunc.exp
8603 * gdb.dwarf2/dw2-dir-file-name.exp
8604 * gdb.dwarf2/dw2-single-line-discriminators.exp
8605 * gdb.fortran/complex.exp
8606 * gdb.fortran/library-module.exp
8607 * gdb.guile/guile.exp
8608 * gdb.guile/scm-cmd.exp
8609 * gdb.guile/scm-frame-inline.exp
8610 * gdb.guile/scm-objfile.exp
8611 * gdb.guile/scm-pretty-print.exp
8612 * gdb.guile/scm-symbol.exp
8613 * gdb.guile/scm-type.exp
8614 * gdb.guile/scm-value.exp
8615 * gdb.linespec/keywords.exp
8616 * gdb.linespec/ls-errs.exp
8617 * gdb.linespec/macro-relative.exp
8618 * gdb.linespec/thread.exp
8619 * gdb.mi/mi-breakpoint-changed.exp
8620 * gdb.mi/mi-dprintf-pending.exp
8621 * gdb.mi/mi-fullname-deleted.exp
8622 * gdb.mi/mi-logging.exp
8623 * gdb.mi/mi-pending.exp
8624 * gdb.mi/mi-solib.exp
8625 * gdb.mi/new-ui-mi-sync.exp
8626 * gdb.mi/user-selected-context-sync.exp
8627 * gdb.multi/dummy-frame-restore.exp
8628 * gdb.multi/multi-arch-exec.exp
8629 * gdb.multi/remove-inferiors.exp
8630 * gdb.multi/watchpoint-multi-exit.exp
8631 * gdb.opt/solib-intra-step.exp
8632 * gdb.perf/backtrace.exp
8633 * gdb.perf/single-step.exp
8634 * gdb.perf/skip-command.exp
8635 * gdb.perf/skip-prologue.exp
8636 * gdb.perf/solib.exp
8637 * gdb.python/lib-types.exp
8638 * gdb.python/py-as-string.exp
8639 * gdb.python/py-bad-printers.exp
8640 * gdb.python/py-block.exp
8641 * gdb.python/py-breakpoint.exp
8642 * gdb.python/py-cmd.exp
8643 * gdb.python/py-events.exp
8644 * gdb.python/py-evthreads.exp
8645 * gdb.python/py-finish-breakpoint.exp
8646 * gdb.python/py-finish-breakpoint2.exp
8647 * gdb.python/py-frame-inline.exp
8648 * gdb.python/py-frame.exp
8649 * gdb.python/py-inferior.exp
8650 * gdb.python/py-infthread.exp
8651 * gdb.python/py-mi.exp
8652 * gdb.python/py-objfile.exp
8653 * gdb.python/py-pp-maint.exp
8654 * gdb.python/py-pp-registration.exp
8655 * gdb.python/py-prettyprint.exp
8656 * gdb.python/py-recurse-unwind.exp
8657 * gdb.python/py-shared.exp
8658 * gdb.python/py-symbol.exp
8659 * gdb.python/py-symtab.exp
8660 * gdb.python/py-template.exp
8661 * gdb.python/py-type.exp
8662 * gdb.python/py-unwind-maint.exp
8663 * gdb.python/py-unwind.exp
8664 * gdb.python/py-value.exp
8665 * gdb.python/python.exp
8666 * gdb.reverse/finish-reverse-bkpt.exp
8667 * gdb.reverse/insn-reverse.exp
8668 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8669 * gdb.reverse/solib-precsave.exp
8670 * gdb.reverse/solib-reverse.exp
8671 * gdb.stabs/gdb11479.exp
8672 * gdb.stabs/weird.exp
8673 * gdb.threads/fork-child-threads.exp
8674 * gdb.threads/fork-plus-threads.exp
8675 * gdb.threads/fork-thread-pending.exp
8676 * gdb.threads/forking-threads-plus-breakpoint.exp
8677 * gdb.threads/hand-call-in-threads.exp
8678 * gdb.threads/interrupted-hand-call.exp
8679 * gdb.threads/linux-dp.exp
8680 * gdb.threads/local-watch-wrong-thread.exp
8681 * gdb.threads/next-while-other-thread-longjmps.exp
8682 * gdb.threads/non-ldr-exit.exp
8683 * gdb.threads/pending-step.exp
8684 * gdb.threads/print-threads.exp
8685 * gdb.threads/process-dies-while-detaching.exp
8686 * gdb.threads/process-dies-while-handling-bp.exp
8687 * gdb.threads/pthreads.exp
8688 * gdb.threads/queue-signal.exp
8689 * gdb.threads/reconnect-signal.exp
8690 * gdb.threads/signal-command-handle-nopass.exp
8691 * gdb.threads/signal-command-multiple-signals-pending.exp
8692 * gdb.threads/signal-delivered-right-thread.exp
8693 * gdb.threads/signal-sigtrap.exp
8694 * gdb.threads/sigthread.exp
8695 * gdb.threads/staticthreads.exp
8696 * gdb.threads/stepi-random-signal.exp
8697 * gdb.threads/thread-unwindonsignal.exp
8698 * gdb.threads/thread_check.exp
8699 * gdb.threads/thread_events.exp
8700 * gdb.threads/tid-reuse.exp
8701 * gdb.threads/tls-nodebug.exp
8702 * gdb.threads/tls-shared.exp
8703 * gdb.threads/tls-so_extern.exp
8704 * gdb.threads/tls.exp
8705 * gdb.threads/wp-replication.exp
8706 * gdb.trace/actions-changed.exp
8707 * gdb.trace/actions.exp
8708 * gdb.trace/backtrace.exp
8709 * gdb.trace/change-loc.exp
8710 * gdb.trace/collection.exp
8711 * gdb.trace/deltrace.exp
8712 * gdb.trace/disconnected-tracing.exp
8713 * gdb.trace/entry-values.exp
8714 * gdb.trace/ftrace-lock.exp
8715 * gdb.trace/ftrace.exp
8716 * gdb.trace/infotrace.exp
8717 * gdb.trace/mi-trace-frame-collected.exp
8718 * gdb.trace/mi-trace-unavailable.exp
8719 * gdb.trace/mi-traceframe-changed.exp
8720 * gdb.trace/mi-tracepoint-changed.exp
8721 * gdb.trace/mi-tsv-changed.exp
8722 * gdb.trace/no-attach-trace.exp
8723 * gdb.trace/packetlen.exp
8724 * gdb.trace/passc-dyn.exp
8725 * gdb.trace/passcount.exp
8726 * gdb.trace/pending.exp
8727 * gdb.trace/pr16508.exp
8728 * gdb.trace/qtro.exp
8729 * gdb.trace/range-stepping.exp
8730 * gdb.trace/read-memory.exp
8731 * gdb.trace/report.exp
8732 * gdb.trace/save-trace.exp
8733 * gdb.trace/signal.exp
8734 * gdb.trace/stap-trace.exp
8735 * gdb.trace/status-stop.exp
8736 * gdb.trace/strace.exp
8737 * gdb.trace/tfile.exp
8738 * gdb.trace/tfind.exp
8739 * gdb.trace/trace-break.exp
8740 * gdb.trace/trace-condition.exp
8741 * gdb.trace/trace-enable-disable.exp
8742 * gdb.trace/trace-mt.exp
8743 * gdb.trace/tracecmd.exp
8744 * gdb.trace/tracefile-pseudo-reg.exp
8745 * gdb.trace/tspeed.exp
8746 * gdb.trace/tstatus.exp
8747 * gdb.trace/tsv.exp
8748 * gdb.trace/unavailable.exp
8749 * gdb.trace/while-dyn.exp
8750 * gdb.trace/while-stepping.exp
8751 * lib/gdb-guile.exp
8752 * lib/gdb.exp
8753 * lib/mi-support.exp
8754 * lib/pascal.exp
8755 * lib/perftest.exp
8756 * lib/prelink-support.exp
8757 * lib/selftest-support.exp
8758
ad02e4fe
SM
87592016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8760
8761 * Makefile.in: Include disable-implicit-rules.mk.
8762
22347e55
AA
87632016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8764
8765 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8766 non-byte-aligned bit fields.
8767
da5b30da
AA
87682016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8769
8770 PR gdb/12616
8771 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8772 respects the DW_AT_data_bit_offset attribute.
8773
b593ecca
SM
87742016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8775
8776 * gdb.base/default.exp: Fix output of "set language".
8777
3b165252
SM
87782016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8779
8780 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8781 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8782 make.
8783 * configure.ac: Remove checks for the make program.
8784 * configure: Re-generate.
8785
1a2f3d7f
KB
87862016-11-16 Kevin Buettner <kevinb@redhat.com>
8787
8788 * gdb.python/py-recurse-unwind.c (main): Add loop.
8789 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8790 to read_register() and gdb.parse_and_eval(). Make each code
8791 call a separate case that can be individually tested.
8792 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8793 proc. Call cont_and_backtrace for each of the code paths that
8794 we want to test in the unwinder.
8795
b7f38fda
AA
87962016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8797
8798 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8799 the definition of struct S.
8800
1f8db343
CM
88012016-11-11 Catherine Moore <clm@codesourcery.com>
8802
8803 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8804
fad0c9fb
PA
88052016-11-09 Pedro Alves <palves@redhat.com>
8806
8807 * gdb.base/commands.exp (runto_or_return): New procedure.
8808 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8809 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8810 (progvar_simple_while_test, progvar_complex_if_while_test)
8811 (if_while_breakpoint_command_test)
8812 (infrun_breakpoint_command_test, breakpoint_command_test)
8813 (user_defined_command_test, watchpoint_command_test)
8814 (test_command_prompt_position, redefine_hook_test)
8815 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8816 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8817 multi_line_input and multi_line. Remove gdb_expect and
8818 gdb_stop_suppressing_tests uses.
8819 * lib/gdb.exp (valnum_re): New global.
8820 (multi_line_input): New procedure.
8821
8354c62c
SM
88222016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8823
8824 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8825 Remove.
8826 (test_setup): Define with proc_with_prefix.
8827 (test_cli_inferior): Likewise.
8828 (test_cli_thread): Likewise.
8829 (test_cli_frame): Likewise.
8830 (test_cli_select_frame): Likewise.
8831 (test_cli_up_down): Likewise.
8832 (test_mi_thread_select): Likewise.
8833 (test_mi_stack_select_frame): Likewise.
8834 (test_cli_in_mi_inferior): Likewise.
8835 (test_cli_in_mi_thread): Likewise.
8836 (test_cli_in_mi_frame): Likewise.
8837 (top level): Do not use with_test_prefix_procname.
8838
64f367a2
PA
88392016-11-09 Pedro Alves <palves@redhat.com>
8840
8841 * gdb.base/commands.exp (gdbvar_simple_if_test)
8842 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8843 (progvar_simple_if_test, progvar_simple_while_test)
8844 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8845 (infrun_breakpoint_command_test, breakpoint_command_test)
8846 (user_defined_command_test, watchpoint_command_test)
8847 (test_command_prompt_position, deprecated_command_test)
8848 (bp_deleted_in_command, temporary_breakpoint_commands)
8849 (stray_arg0_test, source_file_with_indented_comment)
8850 (recursive_source_test, if_commands_test)
8851 (error_clears_commands_left, redefine_hook_test)
8852 (redefine_backtrace_test): Use proc_with_prefix.
8853 * lib/gdb.exp (proc_with_prefix): New proc.
8854
0bb65f1e
AA
88552016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8856
8857 * gdb.base/tui-layout.c: New file.
8858 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8859 disassembly window contains very long lines.
8860
7353f247
TT
88612016-11-08 Tom Tromey <tom@tromey.com>
8862
8863 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8864 depend on Python 2.
8865
30a7bb83
TT
88662016-11-08 Tom Tromey <tom@tromey.com>
8867
8868 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8869 New method.
8870
cdf5a07c
MG
88712016-10-29 Manish Goregaokar <manish@mozilla.com>
8872
2806dc7e 8873 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 8874
51a789c3
MG
88752016-10-27 Manish Goregaokar <manish@mozilla.com>
8876
2806dc7e
PA
8877 * gdb.rust/simple.rs: Add test for univariant enums without
8878 discriminants and for encoded struct-like enums.
51a789c3 8879
f610ab6d
PA
88802016-10-28 Pedro Alves <palves@redhat.com>
8881
8882 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8883 gdb_test_multiple, tighten regexps and match symtabs and line
8884 tables incrementally.
8885
b129b0ca
LM
88862016-10-28 Luis Machado <lgustavo@codesourcery.com>
8887
8888 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8889 general.
8890
ecf45d2c
SL
88912016-10-25 Luis Machado <lgustavo@codesourcery.com>
8892
8893 * gdb.base/exec-invalid-sysroot.exp: New file.
8894
b8d38ee4
JK
88952016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8896
8897 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8898
f90fd8c2
JK
88992016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8900
8901 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8902
2d2476aa
MR
89032016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8904
2806dc7e
PA
8905 * gdb.base/killed-outside.exp: Remove $options from a call to
8906 `prepare_for_testing'.
2d2476aa 8907
e42b25a0
SM
89082016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8909
8910 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8911 Change test message.
8912
3ccdb432
SM
89132016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8914
8915 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8916 Update comment.
8917
5bad3170
SM
89182016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8919
8920 * gdb.trace/mi-trace-save.exp: New file.
8921
5ad9dba7
YQ
89222016-10-13 Yao Qi <yao.qi@linaro.org>
8923
8924 * gdb.base/code_elim.exp (get_var_address): Remove.
8925 * gdb.base/relocate.exp: Likewise.
8926 * gdb.base/shreloc.exp: Likewise.
8927 * lib/gdb.exp (get_var_address): New.
8928
62df7e21
YQ
89292016-10-13 Yao Qi <yao.qi@linaro.org>
8930
8931 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8932 floating point tests if $skip_float_test is false.
8933
4dac951e
LM
89342016-10-12 Luis Machado <lgustavo@codesourcery.com>
8935
8936 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8937 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8938 argc values.
8939 Add 1 to argc so we guarantee distinct initial/modified argc values.
8940
8f1a8fc4
JK
89412016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8942
8943 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8944
16c85b5d
JK
89452016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8946
8947 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8948 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8949 * gdb.arch/vsx-regs.exp: Likewise.
8950
1d0e042a
YQ
89512016-10-07 Yao Qi <yao.qi@linaro.org>
8952
8953 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8954
68dadef5
MM
89552016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8956
8957 * gdb.python/python.exp: Test decode_line("*0").
8958
33fa2c6e
DE
89592016-10-06 Doug Evans <dje@google.com>
8960
8961 * gdb.python/py-value.exp (test_value_creation): Add test for large
8962 unsigned 64-bit value.
8963
9c37b5ae
TT
89642016-10-06 Tom Tromey <tom@tromey.com>
8965
8966 * gdb.compile/compile.exp: Change java tests to rust.
8967 * gdb.base/setshow.exp: Change java tests to rust.
8968 * gdb.base/default.exp: Remove java from language list.
8969 * README (Examples): Update language example.
8970 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8971 test.
8972 * lib/gdb.exp (skip_java_tests): Remove.
8973 * lib/java.exp: Remove.
8974 * gdb.java: Remove.
8975
78b86327
MR
89762016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8977
8978 * gdb.arch/mips-fcr.exp: New test.
8979 * gdb.arch/mips-fcr.c: Source for the new test.
8980
7470adbb
MR
89812016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8982
8983 * gdb.base/solib-disc.exp: Use `standard_output_file'
8984 throughout.
8985
4a556533
PA
89862016-10-06 Pedro Alves <palves@redhat.com>
8987
8988 * gdb.base/jit-simple-dl.c: New file.
8989 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8990 * gdb.base/jit-simple.c: ... this.
8991 * gdb.base/jit-simple.exp (jit_run): Delete.
8992 (build_jit): New proc.
8993 (jit_test_reread): Recompile either the main program or the shared
8994 library, depending on what is being tested. Skip changing address
8995 if caller wants to. Compare before/after addresses. If testing
8996 standalone, explicitly load the binary. Test "maint info
8997 breakpoints".
8998 (top level): Add "standalone vs shared lib" and "change address"
8999 vs "same address" axes.
9000
5a122fbc
PA
90012016-10-06 Pedro Alves <palves@redhat.com>
9002
9003 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9004 call.
9005 (jit_run): Delete.
9006 (jit_test_reread): Use with_test_prefix. Reload the main binary
9007 explicitly. Compare the before/after addresses of the JIT
9008 descriptor.
9009
ee8da4b8
DE
90102016-08-15 Doug Evans <dje@google.com>
9011
9012 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9013 for single bitfields is bool.
9014 * gdb.xml/tdesc-regs.exp: Ditto.
9015
f389f6fe
JK
90162016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9017
9018 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9019
fdebf1a4
YQ
90202016-10-05 Yao Qi <yao.qi@linaro.org>
9021
9022 * lib/gdb.exp (support_complex_tests): Return zero if
9023 gdb_skip_float_test return true.
9024
9c36d954 90252016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9026 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
9027
9028 PR gdb/20487
9029 * gdb.mi/user-selected-context-sync.exp: New file.
9030 * gdb.mi/user-selected-context-sync.c: New file.
9031
4034d0ff 90322016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9033 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
9034
9035 PR gdb/20487
9036 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9037 =thread-select-event check.
9038
a4297203
PB
90392016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9040
9041 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9042 the compulsory L operand changes.
9043 * gdb.arch/powerpc-power.s: Likewise.
9044
bb805577
JK
90452016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9046
9047 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9048 * gdb.base/jit-attach-pie.c: New file.
9049 * gdb.base/jit-attach-pie.exp: New file.
9050
6d61dee5
PA
90512016-09-28 Pedro Alves <palves@redhat.com>
9052
9053 * gdb.base/infcall-input.c: New file.
9054 * gdb.base/infcall-input.exp: New file.
9055
f73842fc
YQ
90562016-09-22 Yao Qi <yao.qi@linaro.org>
9057
9058 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9059 (gdb_exit): Rename it to ...
9060 (gdbserver_gdb_exit): ... Close GDBserver.
9061 (gdb_exit): New proc, call gdbserver_gdb_exit.
9062 (mi_gdb_exit): Likewise.
9063
90681dab
YQ
90642016-09-22 Yao Qi <yao.qi@linaro.org>
9065
9066 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9067 path.
9068 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9069 Remove duplication.
9070
9c211fd8
YQ
90712016-09-22 Yao Qi <yao.qi@linaro.org>
9072
9073 * lib/gdbserver-support.exp: Check the existence of
9074 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9075
ad0a504f
AK
90762016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9077
9078 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9079
36cf1806
TT
90802016-09-21 Tom Tromey <tom@tromey.com>
9081
9082 PR gdb/20604:
9083 * gdb.base/quit.exp: New file.
9084
74172ecf
SM
90852016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9086
9087 * .gitignore: New file.
9088
3d0ec882
MR
90892016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9090
9091 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9092 throughout.
9093
8193adea
AA
90942016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9095
9096 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9097
d41a5c09
JK
90982016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9099
9100 * gdb.cp/casts.cc (decltype): Move it ...
9101 (main): ... with its call to ...
9102 * gdb.cp/casts03.cc: ... a new file.
9103 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9104
d2dfe700
JK
91052016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9106
9107 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9108
e2a92b16
PB
91092016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9110
9111 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9112 and sync up the test with tests in gas/testsuite/gas/ppc.
9113 * gdb.arch/powerpc-power.exp: Likewise.
9114
49b4de64
JK
91152016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9116
9117 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9118
2c29df25
SDJ
91192016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9120 Jan Kratochvil <jan.kratochvil@redhat.com>
9121
9122 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9123 make m1's definition to be different from m2's. Use 'dummy' as an
9124 argument for probe 'two'.
9125
cc3c2846
JB
91262016-09-10 Jon Beniston <jon@beniston.com>
9127
9128 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9129 for sim target.
9130
e1b2624a
AA
91312016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9132
9133 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9134 variable declaration.
9135 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9136 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9137 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9138 received HWCAP as its argument.
9139
4295e285
PA
91402016-09-06 Pedro Alves <palves@redhat.com>
9141
9142 * gdb.base/new-ui-pending-input.c: New file.
9143 * gdb.base/new-ui-pending-input.exp: New file.
9144 * gdb.exp (clear_gdb_spawn_id): New procedure.
9145 (with_spawn_id): Check whether gdb_spawn_id exists before
9146 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9147 on exit.
9148
00d5215e
UW
91492016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9150
9151 * gdb.base/float128.c: New file.
9152 * gdb.base/float128.exp: Likewise.
9153 * gdb.base/floatn.c: Likewise.
9154 * gdb.base/floatn.exp: Likewise.
9155
a9ff5f12
UW
91562016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9157
9158 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9159
f245535c
PA
91602016-09-05 Pedro Alves <palves@redhat.com>
9161
9162 PR backtrace/19927
9163 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9164 unwinders are immediately called as side effect of "source" or
9165 "disable unwinder" commands.
9166 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9167
ae9cf263
YQ
91682016-09-02 Yao Qi <yao.qi@linaro.org>
9169
9170 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9171 is true and $type is "float" or "double".
9172
27aba047
YQ
91732016-09-02 Yao Qi <yao.qi@linaro.org>
9174
9175 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9176 true.
9177 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9178 * gdb.base/call-rt-st.exp: Likewise.
9179 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9180 return value instead of gdb,skip_float_test.
9181 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9182 (do_function_calls): Use its return value instead of
9183 gdb,skip_float_test.
9184 * gdb.base/finish.exp: Likewise.
9185 * gdb.base/funcargs.exp: Likewise.
9186 * gdb.base/return.exp: Likewise.
9187 * gdb.base/return2.exp: Likewise.
9188 * gdb.base/varargs.exp: Likewise.
9189 * lib/gdb.exp (gdb_skip_float_test): Change it to
9190 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9191
5af962df
AA
91922016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9193
9194 * gdb.multi/tids.exp: Test "thread apply all".
9195
7fac6910
JK
91962016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9197
9198 * gdb.base/default.exp (tty): Remove.
9199
bb1fe4ac
KB
92002016-08-24 Kevin Buettner <kevinb@redhat.com>
9201
2806dc7e
PA
9202 * gdb.python/py-recurse-unwind.c: New file.
9203 * gdb.python/py-recurse-unwind.py: New file.
9204 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 9205
0a1ddfa6
SM
92062016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9207
9208 * gdb.base/set-inferior-tty.exp: New file.
9209 * gdb.base/set-inferior-tty.c: New file.
9210
d9de1fe3
PA
92112016-08-23 Pedro Alves <palves@redhat.com>
9212
9213 PR gdb/20494
9214 * gdb.base/new-ui-echo.c: New file.
9215 * gdb.base/new-ui-echo.exp: New file.
9216
e9d9abd7
YQ
92172016-08-23 Yao Qi <yao.qi@linaro.org>
9218
9219 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9220 gdbserver_spawn.
9221 * gdb.server/connect-without-multi-process.exp (do_test):
9222 Likewise.
9223
3589529e
YQ
92242016-08-23 Yao Qi <yao.qi@linaro.org>
9225
9226 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9227 standalone_txt. Delete gdb_txt and standalone_txt on host
9228 and target. Spawn the binary on target. Copy files from
9229 target to host.
9230
6bb90213
PA
92312016-08-22 Pedro Alves <palves@redhat.com>
9232
9233 PR gdb/20505
9234 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9235 with_test_prefix. Factor out bits to ...
9236 (test_no_vdso): ... this new procedure.
9237
20c2c024
CL
92382016-08-19 Carl Love <cel@us.ibm.com>
9239
9240 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9241 maintaining separate logic for constructing the output path.
9242 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9243 * gdb.arch/ppc-dfp.exp: Likewise.
9244 * gdb.arch/ppc-fp.exp: Likewise.
9245 * gdb.arch/vsx-regs.exp: Likewise.
9246 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9247 binprefix for generating the additional binary files.
9248
0646e07d
PA
92492016-08-19 Pedro Alves <palves@redhat.com>
9250
9251 * gdb.trace/mi-trace-frame-collected.exp
9252 (test_trace_frame_collected): On x32, expect two registers.
9253
46da9242
CL
92542016-08-18 Carl Love <cel@us.ibm.com>
9255
9256 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9257 and sync up the test with tests in gas/testsuite/gas/ppc.
9258 * gdb.arch/powerpc-power.exp: Likewise.
9259
eb2332d7
SM
92602016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9261
9262 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9263 expected error message.
9264
63c61e04
SM
92652016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9266
9267 * gdb.multi/remove-inferiors.exp: New file.
9268 * gdb.multi/remove-inferiors.c: New file.
9269
7b17065f
YQ
92702016-08-12 Yao Qi <yao.qi@linaro.org>
9271
9272 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9273 argument list.
9274
01d3dedf
PA
92752016-08-10 Pedro Alves <palves@redhat.com>
9276
9277 PR gdb/19187
9278 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9279 setup_kfails.
9280
3eb7562a
PA
92812016-08-09 Pedro Alves <palves@redhat.com>
9282 Simon Marchi <simon.marchi@ericsson.com>
9283
9284 PR gdb/20418
9285 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9286 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9287
80614914
PA
92882016-08-09 Pedro Alves <palves@redhat.com>
9289
9290 PR mi/20431
9291 * gdb.mi/mi-cmd-error.exp: New file.
9292
f348d89a
PA
92932016-08-09 Pedro Alves <palves@redhat.com>
9294
9295 PR gdb/18653
9296 * gdb.base/signals-state-child.c: New file.
9297 * gdb.base/signals-state-child.exp: New file.
9298 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9299
e5ca03b4
PA
93002016-08-09 Pedro Alves <palves@redhat.com>
9301
9302 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9303
282a0691
TT
93042016-08-03 Tom Tromey <tom@tromey.com>
9305
9306 PR python/18565:
9307 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9308
41bfcd63
YQ
93092016-08-01 Yao Qi <yao.qi@linaro.org>
9310
9311 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9312 variable mode to "multi-process" if $multi_process is 1, otherwise
9313 set it to "single-process".
9314
e3465b24
YQ
93152016-08-01 Yao Qi <yao.qi@linaro.org>
9316
9317 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9318 * gdb.cp/cpexprs.exp: Likewise.
9319 * gdb.cp/m-static.exp: Likewise.
9320
0b31a4bc
TT
93212016-07-26 Tom Tromey <tom@tromey.com>
9322
9323 PR python/20190:
9324 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9325 test.
9326
e0461dbb
MM
93272016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9328
9329 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9330 selecting assembly source files.
9331 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9332 assembly source files.
9333 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9334 assembly source files.
9335 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9336 selecting assembly source files.
9337
8194e927
SM
93382016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9339
9340 * gdb.base/new-ui.exp (do_test_invalid_args): New
9341 procedure.
9342
c0272db5
TW
93432016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9344
9345 * gdb.btrace/reconnect.c: New file.
9346 * gdb.btrace/reconnect.exp: New file.
9347
e3487908
GKB
93482016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9349
9350 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9351 to test_catch_syscall_group.
9352 (test_catch_syscall_group): New.
9353
12df5c00
TT
93542016-07-21 Tom Tromey <tom@tromey.com>
9355
9356 * gdb.rust/simple.rs (main): Use empty struct expression.
9357 * gdb.rust/simple.exp: Add tests for empty struct expression.
9358
bae62ee2
YQ
93592016-07-21 Yao Qi <yao.qi@linaro.org>
9360
9361 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9362 if gdb_skip_xml_test is true on some targets.
9363
b1b53fb3
YQ
93642016-07-21 Yao Qi <yao.qi@linaro.org>
9365
9366 * gdb.server/solib-list.exp: Unset last_loaded_file.
9367
027d97f8
JK
93682016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9369
9370 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9371 "step into captured_main (args)".
9372
7674d381
JK
93732016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9374
9375 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9376
72b5d099
JK
93772016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9378
9379 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9380
1f960ced
PA
93812016-07-19 Pedro Alves <palves@redhat.com>
9382
9383 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9384 * gdb.opt/inline-bt.exp: Likewise.
9385 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9386 additional_flags=-Winline.
9387 * gdb.opt/inline-locals.exp: Likewise.
9388 * gdb.opt/inline-markers.c (ATTR): Define.
9389 (inlined_fn): Use it.
9390
f25827c1
YQ
93912016-07-19 Yao Qi <yao.qi@linaro.org>
9392
9393 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9394 (test_with_self): Remove some code. Remove argument executable.
9395 (top-level): Use do_self_tests.
9396
37539ebe
DB
93972016-07-15 Zachary Welch <zwelch@codesourcery.com>
9398 Don Breazeal <donb@codesourcery.com>
9399
9400 * gdb.base/maint.exp: Escape paths used in regular expressions.
9401 * gdb.stabs/weird.exp: Likewise.
9402
dac790e1
TT
94032016-07-13 Tom Tromey <tom@tromey.com>
9404
9405 PR python/15620, PR python/18620:
9406 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9407 (test_bkpt_events): New procs.
9408
93daf339
TT
94092016-07-13 Tom Tromey <tom@tromey.com>
9410
9411 PR python/17698:
9412 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9413 test.
9414 (test_watchpoints): Likewise.
9415 (test_bkpt_pending): New proc.
9416
6571a381
TT
94172016-07-13 Tom Tromey <tom@tromey.com>
9418
9419 PR cli/18053:
9420 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9421 completion test.
9422
e8732474
JK
94232016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9424
9425 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9426 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9427 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9428 f_label.
9429 (g): Rename g_end_lbl to g_label.
9430 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9431 low_pc and high_pc.
9432 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9433
e0f3fd7c
TT
94342016-07-12 Tom Tromey <tom@tromey.com>
9435
9436 PR python/19293:
9437 * gdb.python/py-unwind-maint.exp: Update tests.
9438
3cfe46b6
YQ
94392016-07-12 Yao Qi <yao.qi@linaro.org>
9440
9441 * lib/selftest-support.exp (selftest_setup): Match the output
9442 when captured_main is inlined.
9443
4f19a0e6
WT
94442016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9445
9446 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9447 New variables.
9448 (print this%a, print this%b, print this): New tests.
9449 * gdb.fortran/derived-types.f90 (this): New object and
9450 initialization.
9451
986cf455
SM
94522016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9453
9454 * gdb.ada/arraydim.exp: Remove extra directory level in build
9455 directory.
9456
f0464b23
SM
94572016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9458
9459 * lib/ada.exp: Remove extra directory level in build directory.
9460 * gdb.ada/cond_lang.exp: Likewise.
9461 * gdb.ada/exec_changed.exp: Likewise.
9462 * gdb.ada/lang_switch.exp: Likewise.
9463
42d94011
MG
94642016-07-06 Manish Goregaokar <manish@mozilla.com>
9465
2806dc7e
PA
9466 * simple.rs: Add test for raw pointer subscripting.
9467 * simple.exp: Add test expectations.
42d94011 9468
647c264c
YQ
94692016-07-05 Yao Qi <yao.qi@linaro.org>
9470
9471 * gdb.mi/mi-reverse.exp: Match =record-started output.
9472
20aa2c60
PA
94732016-07-01 Pedro Alves <palves@redhat.com>
9474
9475 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9476 procedure.
9477 (jit_reader_test): Test the jit reader's unwinder.
9478 * gdb.base/jithost.c (jit_function_00_code): New global.
9479 (main): Use memcpy to fill in the mmapped code, instead of poking
9480 bytes manually here.
9481 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9482 value.
9483 (read_debug_info): Save the function's range.
9484 (read_sp): New function.
9485 (unwind_frame): Use it. Also unwind RBP.
9486 (get_frame_id): Use read_sp.
9487 (gdb_init_reader): Use calloc instead of malloc.
9488 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9489 parameter. Use gdb_test_multiple.
9490
ced2dffb
PA
94912016-07-01 Pedro Alves <palves@redhat.com>
9492 Antoine Tremblay <antoine.tremblay@ericsson.com>
9493
9494 * gdb.threads/process-dies-while-detaching.c: New file.
9495 * gdb.threads/process-dies-while-detaching.exp: New file.
9496
63000888
PA
94972016-07-01 Pedro Alves <palves@redhat.com>
9498
9499 * gdb.multi/watchpoint-multi-exit.c: New file.
9500 * gdb.multi/watchpoint-multi-exit.exp: New file.
9501
038d4868
PA
95022016-06-30 Pedro Alves <palves@redhat.com>
9503
9504 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9505 unset inferior_spawn_id.
9506
994e9c83
PA
95072016-06-30 Pedro Alves <palves@redhat.com>
9508
9509 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9510 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9511
e5653468
YQ
95122016-06-29 Yao Qi <yao.qi@linaro.org>
9513
9514 * gdb.base/return.c: Add copyright header.
9515
803b47e5
TT
95162016-06-29 Tom Tromey <tom@tromey.com>
9517
9518 PR python/20129:
9519 * gdb.python/py-framefilter.exp: Add tests for setting priority
9520 and disabling of non-existent frame filter.
9521
28244707
YQ
95222016-06-29 Yao Qi <yao.qi@linaro.org>
9523
9524 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9525 0x0f07ff.
9526
a31d2f06
YQ
95272016-06-28 Yao Qi <yao.qi@linaro.org>
9528
9529 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9530 triplets. Start gdb, execute catch syscall, and continue. Check
9531 gdb's output to determine catch syscall is supported.
9532
921d8f54
MG
95332016-06-27 Manish Goregaokar <manish@mozilla.com>
9534
25d49b86
PA
9535 * gdb.rust/simple.rs: Add test for returning unit in a function.
9536 * gdb.rust/simple.exp: Add expectation for functions returning
9537 unit.
921d8f54 9538
f4952523
PMR
95392016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9540
9541 * gdb.python/py-breakpoint-create-fail.c,
9542 gdb.python/py-breakpoint-create-fail.exp,
9543 gdb.python/py-breakpoint-create-fail.py: New testcase.
9544
fccb08f8
MG
95452016-06-25 Manish Goregaokar <manish@mozilla.com>
9546
9547 PR gdb/20239
9548 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
9549 * gdb.rust/simple.exp: Add test expectations for new NonZero
9550 tests.
fccb08f8 9551
6b850546
DT
95522016-06-24 David Taylor <dtaylor@emc.com>
9553
9554 * gdb.base/offsets.exp: New file.
9555 * gdb.base/offsets.c: New file.
9556
17621150
TT
95572016-06-23 Tom Tromey <tom@tromey.com>
9558
9559 PR gdb/16483:
9560 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9561 before any filters are loaded.
9562
04d59df6
WT
95632016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9564
9565 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9566 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9567 structs.
9568 * gdb.fortran/derived-type-function.exp: New file.
9569 * gdb.fortran/derived-type-function.f90: New file.
9570
9571
ac69f786
PA
95722016-06-21 Pedro Alves <palves@redhat.com>
9573
9574 * gdb.base/new-ui.exp: New file.
9575 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9576 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9577 (with_spawn_id): New procedure.
9578
49940788
PA
95792016-06-21 Pedro Alves <palves@redhat.com>
9580
9581 * gdb.mi/mi-exec-run.exp: New file.
9582
ef274d26
PA
95832016-06-21 Pedro Alves <palves@redhat.com>
9584
9585 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9586 breakpoint command's output on the main UI.
9587 (test_break): New procedure, factored out from calls in the top
9588 level.
9589 (top level): Use foreach_with_prefix to test MI as main UI and as
9590 separate UI.
9591
468afe6c
PA
95922016-06-21 Pedro Alves <palves@redhat.com>
9593
9594 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9595 (test_awatch_creation_and_listing)
9596 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9597 Remove 'type' parameter.
9598 (test_watchpoint_all): New parameter mi_mode. Remove
9599 with_test_prefix.
9600 (top level): Use foreach_with_prefix, and add main/separate UI MI
9601 testing axis.
9602
51f77c37
PA
96032016-06-21 Pedro Alves <palves@redhat.com>
9604
9605 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9606 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9607 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9608 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9609 (gdb_main_spawn_id, mi_spawn_id): Declare and
9610 comment.
9611 (mi_create_inferior_pty): New procedure,
9612 factored out from default_mi_gdb_start.
9613 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9614 procedures.
9615 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9616 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9617 Use mi_create_inferior_pty.
9618 (mi_gdb_start): Use eval to pass down args list.
9619
8980e177
PA
96202016-06-21 Pedro Alves <palves@redhat.com>
9621
9622 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9623 * gdb.opt/inline-cmds.exp: Add MI tests.
9624
f38d3ad1
PA
96252016-06-21 Pedro Alves <palves@redhat.com>
9626
9627 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9628
45db7c09
PA
96292016-06-21 Pedro Alves <palves@redhat.com>
9630
9631 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9632 (top level): Use it instead of mi_execute_to.
9633
5a069ab3
PA
96342016-06-21 Pedro Alves <palves@redhat.com>
9635
9636 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9637 (cont_handler_str): New.
9638 (signal_stop_handler): Set stop_handler_str instead of printing to
9639 stdout.
9640 (continue_handler): Set cont_handler_str instead of printing to
9641 stdout.
9642 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9643 mi_send_resuming_command. Print stop_handler_str and
9644 cont_handler_str instead of expecting the python events print
9645 directly.
9646
2838cc1d
SD
96472016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9648
9649 * gdb.base/jit-reader.exp: New file.
9650 * gdb.base/jithost.c: New file.
9651 * gdb.base/jithost.h: New file.
9652 * gdb.base/jitreader.c : New file.
9653 * gdb.base/jit-protocol.h: New file.
9654
21a77091
YQ
96552016-06-17 Yao Qi <yao.qi@linaro.org>
9656
9657 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9658 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9659 and detach-on-fork. Adjust tests.
9660 (top level): Invoke break_cond_on_syscall with combinations of
9661 syscall, follow-fork-mode and detach-on-fork.
9662
f50bf8e5
YQ
96632016-06-17 Yao Qi <yao.qi@linaro.org>
9664
9665 * gdb.base/step-over-exit.c: New.
9666 * gdb.base/step-over-exit.exp: New.
9667
a28d8e50
YTL
96682016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9669
9670 * gdb.base/float.exp: Add target check for nds32*-*-*.
9671 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9672
cad8e26d
AB
96732016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9674
9675 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9676 for unsupported target features.
9677 * gdb.base/call-rt-st.exp: Likewise.
9678 * gdb.base/call-sc.exp: Likewise.
9679 * gdb.base/call-signal-resume.exp: Likewise.
9680 * gdb.base/call-strs.exp: Likewise.
9681 * gdb.base/callexit.exp: Likewise.
9682 * gdb.base/callfuncs.exp: Likewise.
9683 * gdb.base/nodebug.exp: Likewise.
9684 * gdb.base/printcmds.exp: Likewise.
9685 * gdb.base/ptype.exp: Likewise.
9686 * gdb.base/structs.exp: Likewise.
9687 * gdb.base/unwindonsignal.exp: Likewise.
9688 * gdb.cp/gdb2495.exp: Likewise.
9689 * gdb.cp/templates.exp: Likewise.
9690 * gdb.cp/virtfunc.exp: Likewise.
9691 * gdb.threads/hand-call-in-threads.exp: Likewise.
9692 * gdb.threads/interrupted-hand-call.exp: Likewise.
9693 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9694
347dc102
TT
96952016-06-10 Tom Tromey <tom@tromey.com>
9696
9697 PR rust/20110:
9698 * gdb.rust/expr.exp: Add test for integer constant larger than
9699 i32.
9700
5e13cf25
BH
97012016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9702
9703 * gdb.fortran/nested-funcs.exp: New.
9704 * gdb.fortran/nested-funcs.f90: New.
9705
bb556f1f
TK
97062016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9707
9708 * gdb.base/examine-backward.c: New file.
9709 * gdb.base/examine-backward.exp: New file.
9710
38b022b4
SM
97112016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9712
9713 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9714 matching.
9715
1b40ec05
TT
97162016-06-02 Tom Tromey <tom@tromey.com>
9717
9718 PR python/18984:
9719 * gdb.python/py-shared.exp: Add solib_name test.
9720
193bd378
SM
97212016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9722
9723 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9724
3326303b
MG
97252016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9726
9727 PR c++/19893
9728 * gdb.dwarf2/implref.exp: Rename to...
9729 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9730 * gdb.dwarf2/implref-array.c: New file.
9731 * gdb.dwarf2/implref-array.exp: Likewise.
9732 * gdb.dwarf2/implref-global.c: Likewise.
9733 * gdb.dwarf2/implref-global.exp: Likewise.
9734 * gdb.dwarf2/implref-struct.c: Likewise.
9735 * gdb.dwarf2/implref-struct.exp: Likewise.
9736
825c8ef2
AT
97372016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9738
9739 * gdb.trace/trace-condition.exp: Add 64bit tests.
9740
2320162a
AT
97412016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9742
9743 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9744 bits types.
9745 (main): Adapt to 8 to 64 bits types.
9746 * gdb.trace/trace-condition.exp: Add new tests.
9747
a7818233
AT
97482016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9749
9750 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9751
0d336466
AT
97522016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9753
9754 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9755 Move condition tests...
9756 * gdb.trace/trace-condition.exp: Here.
9757
7faeb45a
AT
97582016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9759
9760 * gdb.trace/trace-condition.exp: Add counter-case tests.
9761
e385593e
JK
97622016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9763
9764 PR c++/15231
9765 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9766 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9767
744608cc
PA
97682016-05-27 Pedro Alves <palves@redhat.com>
9769
9770 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9771 New procedure.
9772 (top level): Call it, and bail out of DejaGnu is known to be bad.
9773
ac775bf4
AB
97742016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9775
9776 * gdb.base/whatis.c: Extend the test case.
9777 * gdb.base/whatis.exp: Add additional tests.
9778
2bbad2ea
BH
97792016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9780
9781* gdb.fortran/type.f90: Add pointer variable.
9782* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9783
8b70175d
BH
97842016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9785
9786 * gdb.fortran/vla-type.exp: Fix testcase name.
9787
86d8a848
BH
97882016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9789
9790 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9791
e188eb36
BH
97922016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9793
9794 * gdb.fortran/type.f90: Add nested structures.
9795 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9796 * gdb.fortran/derived-type.exp: Adapt expected output.
9797 * gdb.fortran/vla-type.exp: Adapt expected output.
9798
9b2db1fd
BH
97992016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9800
9801 * gdb.fortran/whatis_type.exp: Adapt expected output.
9802
72b17055
BH
98032016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9804
9805 * gdb.fortran/print_type.exp: Fix expected output.
9806 * gdb.fortran/whatis_type.exp: Fix expected output.
9807
3cd81d8d
BH
98082016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9809
9810 * gdb.fortran/whatis_type.exp: Use multi_line.
9811
ddae9462
TT
98122016-05-24 Tom Tromey <tom@tromey.com>
9813
9814 PR python/17386:
9815 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9816 use value as an index.
9817
1957f6b8
TT
98182016-05-23 Tom Tromey <tom@tromey.com>
9819
9820 PR python/17981:
9821 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9822 no-breakpoint case.
9823
026a9174
PA
98242016-05-24 Pedro Alves <palves@redhat.com>
9825
9826 PR gdb/19828
9827 * gdb.threads/clone-attach-detach.c: New file.
9828 * gdb.threads/clone-attach-detach.exp: New file.
9829
e70a7231
FR
98302016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9831
9832 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9833
0f6ed0e0
TT
98342016-05-23 Tom Tromey <tom@tromey.com>
9835
9836 PR python/19438, PR python/18393:
9837 * gdb.python/py-progspace.exp: Add "dir" test.
9838 * gdb.python/py-objfile.exp: Add "dir" test.
9839
ffd19d61
YQ
98402016-05-23 Yao Qi <yao.qi@linaro.org>
9841
9842 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9843 * gdb.arch/thumb2-it.exp: Likewise.
9844
9e8f9b05
SM
98452016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9846
9847 * gdb.mi/mi-threads-interrupt.c: New file.
9848 * gdb.mi/mi-threads-interrupt.exp: New file.
9849
61c6156d
SM
98502016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9851
9852 PR gdb/18077
9853 * gdb.mi/mi-async-run.exp: New file.
9854 * gdb.mi/mi-async-run.c: New file.
9855
67218854
TT
98562016-05-17 Tom Tromey <tom@tromey.com>
9857 Manish Goregaokar <manishsmail@gmail.com>
9858
9859 * lib/rust-support.exp: New file.
9860 * lib/gdb.exp (skip_rust_tests): New proc.
9861 (build_executable_from_specs): Handle rust.
9862 * lib/future.exp (gdb_find_rustc): New proc.
9863 (gdb_default_target_compile): Handle rust.
9864 * gdb.rust/expr.exp: New file.
9865 * gdb.rust/generics.exp: New file.
9866 * gdb.rust/generics.rs: New file.
9867 * gdb.rust/methods.exp: New file.
9868 * gdb.rust/methods.rs: New file.
9869 * gdb.rust/modules.exp: New file.
9870 * gdb.rust/modules.rs: New file.
9871 * gdb.rust/simple.exp: New file.
9872 * gdb.rust/simple.rs: New file.
9873
c44af4eb
TT
98742016-05-17 Tom Tromey <tom@tromey.com>
9875
9876 * gdb.base/default.exp (set language): Add rust.
9877
dcd1f979
TT
98782016-05-17 Tom Tromey <tom@tromey.com>
9879
9880 * gdb.gdb/unittest.exp: New file.
9881
155b7f57
YQ
98822016-05-16 Yao Qi <yao.qi@linaro.org>
9883
9884 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9885 shell_prompt. Update shell_prompt_re.
9886
8ddd5a6c
DE
98872016-05-12 Doug Evans <dje@google.com>
9888
9889 PR symtab/19999
9890 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9891 $options when building executable.
9892 * gdb.dwarf2/fission-loclists-pie.S: New file.
9893 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9894
02e370d9
SM
98952016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9896
9897 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9898 of [is_remote target],
9899
8929ad8b
SM
99002016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9901
9902 * lib/gdb.exp (use_gdb_stub): New procedure.
9903
6c447423
DE
99042016-05-03 Yunlian Jiang <yunlian@google.com>
9905 Doug Evans <dje@google.com>
9906
9907 PR symtab/19914
9908 * gdb.dwarf2/dwp-sepdebug.c: New file.
9909 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9910
444e826c
SM
99112016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9912
9913 * gdb.base/detach.exp: Remove is_remote check.
9914
740feeaa
SM
99152016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9916
9917 * gdb.base/annota-input-while-running.exp: Don't check for
9918 [is_remote target]. Enable annotations after running to main.
9919 Remove unused "set test..." line.
9920
9080ac9d
SM
99212016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9922
9923 * gdb.trace/trace-enable-disable.exp: New file.
9924 * gdb.trace/trace-enable-disable.c: New file.
9925
952ebca5
SM
99262016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9927
9928 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9929 use it in info sharedlibrary test.
9930 * gdb.trace/ftrace-lock.exp: Likewise.
9931 * gdb.trace/ftrace.exp: Likewise.
9932 * gdb.trace/range-stepping.exp: Likewise.
9933 * gdb.trace/trace-break.exp: Likewise.
9934 * gdb.trace/trace-condition.exp: Likewise.
9935 * gdb.trace/trace-mt.exp: Likewise.
9936
d9019901
SM
99372016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9938
9939 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9940 (gdb_load_shlib): ... this.
9941 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9942 gdb_load_shlib.
9943 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9944 * gdb.base/ctxobj.exp: Likewise.
9945 * gdb.base/dprintf-pending.exp: Likewise.
9946 * gdb.base/dso2dso.exp: Likewise.
9947 * gdb.base/fixsection.exp: Likewise.
9948 * gdb.base/gcore-relro.exp: Likewise.
9949 * gdb.base/gdb1555.exp: Likewise.
9950 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9951 * gdb.base/gnu-ifunc.exp: Likewise.
9952 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9953 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9954 * gdb.base/pending.exp: Likewise.
9955 * gdb.base/print-file-var.exp: Likewise.
9956 * gdb.base/print-symbol-loading.exp: Likewise.
9957 * gdb.base/shlib-call.exp: Likewise.
9958 * gdb.base/shreloc.exp: Likewise.
9959 * gdb.base/so-impl-ld.exp: Likewise.
9960 * gdb.base/solib-disc.exp: Likewise.
9961 * gdb.base/solib-nodir.exp: Likewise.
9962 * gdb.base/solib-overlap.exp: Likewise.
9963 * gdb.base/solib-symbol.exp: Likewise.
9964 * gdb.base/solib-weak.exp (do_test): Likewise.
9965 * gdb.base/sym-file.exp: Likewise.
9966 * gdb.base/symtab-search-order.exp: Likewise.
9967 * gdb.base/type-opaque.exp: Likewise.
9968 * gdb.base/unload.exp: Likewise.
9969 * gdb.base/watchpoint-solib.exp: Likewise.
9970 * gdb.compile/compile.exp: Likewise.
9971 * gdb.cp/gdb2384.exp: Likewise.
9972 * gdb.cp/infcall-dlopen.exp: Likewise.
9973 * gdb.cp/re-set-overloaded.exp: Likewise.
9974 * gdb.fortran/library-module.exp: Likewise.
9975 * gdb.opt/solib-intra-step.exp: Likewise.
9976 * gdb.python/py-finish-breakpoint.exp: Likewise.
9977 * gdb.python/py-shared.exp: Likewise.
9978 * gdb.reverse/solib-precsave.exp: Likewise.
9979 * gdb.reverse/solib-reverse.exp: Likewise.
9980 * gdb.server/solib-list.exp: Likewise.
9981 * gdb.threads/dlopen-libpthread.exp: Likewise.
9982 * gdb.threads/tls-shared.exp: Likewise.
9983 * gdb.threads/tls-so_extern.exp: Likewise.
9984 * gdb.trace/change-loc.exp: Likewise.
9985 * gdb.trace/ftrace-lock.exp: Likewise.
9986 * gdb.trace/ftrace.exp: Likewise.
9987 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9988 * gdb.trace/pending.exp: Likewise.
9989 * gdb.trace/range-stepping.exp: Likewise.
9990 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9991 (strace_info_marker): Likewise.
9992 (strace_probe_marker): Likewise.
9993 (strace_trace_on_same_addr): Likewise.
9994 (strace_trace_on_diff_addr): Likewise.
9995 * gdb.trace/trace-break.exp: Likewise.
9996 * gdb.trace/trace-condition.exp: Likewise.
9997 * gdb.trace/trace-mt.exp: Likewise.
9998
fca4cfd9
SM
99992016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10000
10001 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10002 result of gdb_remote_download.
10003 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10004 * gdb.base/dso2dso.exp: Likewise.
10005 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10006 * gdb.base/print-file-var.exp: Likewise.
10007 * gdb.base/shlib-call.exp: Likewise.
10008 * gdb.base/shreloc.exp: Likewise.
10009 * gdb.base/solib-overlap.exp: Likewise.
10010 * gdb.base/solib-weak.exp (do_test): Likewise.
10011 * gdb.base/unload.exp: Likewise.
10012
11cf4ffb
YQ
100132016-04-27 Yao Qi <yao.qi@linaro.org>
10014
10015 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10016 exists.
10017
3e2e34f8
KB
100182016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10019
10020 * vla-type.exp: Print structure from toplevel.
10021
8f07e298
BH
100222016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10023
10024 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10025 of dynamic types.
10026 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10027 of dynamic types.
10028
9920b434
BH
100292016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10030
10031 * gdb.fortran/vla-type.f90: New file.
10032 * gdb.fortran/vla-type.exp: New file.
10033
f3abeff5
YQ
100342016-04-25 Yao Qi <yao.qi@linaro.org>
10035
10036 * gdb.base/branch-to-self.c: New file.
10037 * gdb.base/branch-to-self.exp: New file.
10038
0a5d52f0
YQ
100392016-04-22 Yao Qi <yao.qi@linaro.org>
10040
10041 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10042 more after $hex.
10043
495346f6
YQ
100442016-04-22 Yao Qi <yao.qi@linaro.org>
10045
10046 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10047 * gdb.base/annota3.exp: Likewise.
10048
4a7e075c
YQ
100492016-04-22 Yao Qi <yao.qi@linaro.org>
10050
10051 * gdb.reverse/step-precsave.exp: Do one step and test program
10052 stops in "callee" and do multiple steps until program goes out
10053 of "callee".
10054 * gdb.reverse/step-reverse.exp: Likewise.
10055
5b061e98
YQ
100562016-04-22 Yao Qi <yao.qi@linaro.org>
10057
10058 * gdb.trace/signal.exp: Also pass if
10059 $tracepoint_hits($i) > $iterations.
10060
5c5dc57f
YQ
100612016-04-22 Yao Qi <yao.qi@linaro.org>
10062
10063 * gdb.trace/signal.c: New file.
10064 * gdb.trace/signal.exp: New file.
10065
a55411b9
DE
100662016-04-19 Doug Evans <xdje42@gmail.com>
10067
10068 * gdb.base/bad-file.exp: New file.
10069
a22df60a
MG
100702016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10071
10072 * gdb.dwarf2/implref.exp: New file.
10073
0c13f7e5
BH
100742016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10075
10076 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10077 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10078 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10079 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10080 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10081 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10082 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10083 * lib/fortran.exp (fortran_int4): New procedure.
10084 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10085 (fortran_logical4): Likewise.
10086
9b9b09e9
BH
100872016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10088
10089 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10090
a14d1f4d
BH
100912016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10092
10093 * lib/compiler.c: Add Intel specific preprocessor macros.
10094 * lib/compiler.cc: Likewise.
25d49b86 10095
7d49b1d0
LM
100962016-04-13 Luis Machado <lgustavo@codesourcery.com>
10097
10098 * gdb.server/connect-with-no-symbol-file.c: New file.
10099 * gdb.server/connect-with-no-symbol-file.exp: New file.
10100
8392fa22
SM
101012016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10102
10103 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10104
8c4c4aeb
SM
101052016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10106
10107 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10108 standard output directory.
10109
45e3745e
AT
101102016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10111
10112 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10113
e26b7e41
MM
101142016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10115
10116 * gdb.btrace/instruction_history.c (loop): Add declaration.
10117
8ce09462
AT
101182016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10119
10120 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10121
2e88a1ea
SM
101222016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10123
10124 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10125 parentheses to print.
10126 (continue_handler): Likewise.
10127
f48e22e3
SM
101282016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10129
10130 * gdb.server/solib-list.exp: Remove is_remote check.
10131 Pass shlib= to gdb_compile. Don't link shared library with
10132 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10133 Run binary filename through "readlink -f" on the target.
10134
096be756
PA
101352016-04-08 Pedro Alves <palves@redhat.com>
10136
10137 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10138 interpreter filename as argument to gdbserver_spawn.
10139 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10140 Return empty if $last_loaded_file does not exist.
10141
06500533
JK
101422016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10143
10144 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10145 * gdb.base/jit-main.c: Use exit after usage.
10146
2d35e871
JK
101472016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10148
10149 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10150 GDBHISTSIZE prior to the tests.
10151 * gdb.base/gdbinit-history.exp: Likewise.
10152
101532016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
10154
10155 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10156 instead of build_executable. Use gdb_load_shlibs.
10157
c8064e7e
YQ
101582016-04-07 Yao Qi <yao.qi@linaro.org>
10159
10160 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10161 Execute "si" command.
10162
bde47561
YQ
101632016-04-07 Yao Qi <yao.qi@linaro.org>
10164
10165 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10166 number instead of the comments on some line.
10167
b16f8a3b
DB
101682016-04-06 Don Breazeal <donb@codesourcery.com>
10169
10170 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10171 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10172
c2f901df
SM
101732016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10174
10175 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10176 standard_output_file. Remove unused binfile variable.
10177
ac17fda0
CU
101782016-04-05 Catalin Udma <catalin.udma@freescale.com>
10179
10180 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10181 * gdb.python/py-mi-objfile.exp: Match "list main" output
10182 in console format.
10183
03a8c4df
SM
101842016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10185
10186 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10187 absolute.
10188
6e774b13
SM
101892016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10190
10191 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10192 absolute.
10193 * gdb.trace/ftrace.exp: Likewise.
10194 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10195 targets as well.
10196 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10197 (gdb_load_shlibs): Copy libraries to test directory when testing
10198 natively. Only set solib-search-path if testing remotely.
10199 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10200
7817ea46
SM
102012016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10202
10203 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10204 gdb_download. Use it even if the target is not remote.
10205 * gdb.base/jit.exp (compile_jit_test): Likewise.
10206 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10207 output directory if the destination board is local, otherwise use
10208 the standard remote_download from DejaGnu.
10209 (gdb_download): Remove.
10210 (gdb_load_shlibs): Use gdb_remote_download instead of
10211 gdb_download.
10212 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10213 Use gdb_remote_download instead of gdb_download. Use it even if
10214 the target is not remote.
10215 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10216 instead of gdb_download.
10217
7beb7f68
SM
102182016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10219
10220 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10221 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10222 run.
10223
cc63428a
AV
102242016-04-01 Artemiy Volkov <artemiyv@acm.org>
10225
10226 PR gdb/19820
10227 * gdb.base/printcmds.exp: Add artificial arrays tests.
10228
64cdf930
PA
102292016-03-31 Pedro Alves <palves@redhat.com>
10230
10231 PR gdb/19858
10232 * gdb.base/jit-main.c: Include unistd.h.
10233 (ATTACH): Define to 0 if not already defined.
10234 (wait_for_gdb, mypid): New globals.
10235 (WAIT_FOR_GDB): New macro.
10236 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10237 some breakpoint locations.
10238 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10239 New procedures.
10240 (one_jit_test): Add REATTACH parameter, and handle it. Use
10241 continue_to_test_location.
10242 (top level): Test attach, and adjusts calls to one_jit_test.
10243
40dea8cb
PA
102442016-03-31 Pedro Alves <palves@redhat.com>
10245
10246 PR gdb/19858
10247 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10248 BINSUFFIX parameter, and handle it.
10249 (top level): Adjust calls compile_jit_test.
10250
e7ea3ec7
CU
102512016-03-31 Catalin Udma <catalin.udma@freescale.com>
10252
10253 PR python/19743
10254 * gdb.python/py-mi-events-gdb.py: New file.
10255 * gdb.python/py-mi-events.c: New file.
10256 * gdb.python/py-mi-events.exp: New file.
10257
e6359af3
YQ
102582016-03-30 Yao Qi <yao.qi@linaro.org>
10259
10260 * gdb.reverse/until-precsave.exp: Match function name only.
10261 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10262 Move malloc to a condition block.
10263 * gdb.reverse/until-reverse.exp: Match function name only.
10264
a4105d04
MK
102652016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10266
10267 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10268 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10269 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10270 variable for GPR 0 instead of assuming it is register 0.
10271 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10272 * lib/trace-support.exp: Add s390 registers.
10273
bfa6adb9
YQ
102742016-03-29 Yao Qi <yao.qi@linaro.org>
10275
10276 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10277
1e6697ea
YQ
102782016-03-24 Yao Qi <yao.qi@linaro.org>
10279
10280 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10281 test message.
10282
64bcd522
AA
102832016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10284
10285 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10286 maintaining separate logic for constructing the output path.
10287
7868401b
DB
102882016-03-16 Don Breazeal <donb@codesourcery.com>
10289
10290 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10291 Retry fork and waitpid on interrupted system call errors.
10292 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10293 Use with_timeout_factor to increase timeout by factor of 10.
10294
1cafadb4
DB
102952016-03-15 Don Breazeal <donb@codesourcery.com>
10296
10297 * gdb.cp/scope-err.cc: New test program.
10298 * gdb.cp/scope-err.exp: New test script.
10299 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10300 lines and "set breakpoint here" comment.
10301 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10302 Fixed some whitespace and format issues.
10303 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10304 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10305
81516450
DE
103062016-03-15 Doug Evans <dje@google.com>
10307
10308 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10309 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10310 All callers updated. Add tests for enums, mixed flags register.
10311
aa52b601
DE
103122016-03-15 Doug Evans <dje@google.com>
10313
10314 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10315 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10316
fa4ff313
SM
103172016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10318
10319 * gdb.base/default.exp: Add $_as_string to the list of expected
10320 convenience functions.
10321
f2403c39
AB
103222016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10323
10324 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10325
f2f3ccb9
SM
103262016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10327
10328 * gdb.python/py-as-string.exp: New file.
10329 * gdb.python/py-as-string.c: New file.
10330
00dbd492
PA
103312016-03-09 Pedro Alves <palves@redhat.com>
10332
10333 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10334 signal" -> "Thread NN received signal" output change.
10335 * gdb.threads/ia64-sigill.exp: Likewise.
10336 * gdb.threads/linux-dp.exp: Likewise.
10337 * gdb.threads/manythreads.exp: Likewise.
10338 * gdb.threads/pending-step.exp: Likewise.
10339 * gdb.threads/print-threads.exp: Likewise.
10340 * gdb.threads/sigstep-threads.exp: Likewise.
10341 * gdb.threads/staticthreads.exp: Likewise.
10342 * gdb.threads/tls.exp: Likewise.
10343
1e6697ea
YQ
103442016-03-09 Pedro Alves <palves@redhat.com>
10345
10346 * gdb.base/command-line-input.exp: New file.
10347
b04fd3be
MK
103482016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10349
10350 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10351 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10352 * gdb.trace/pending.exp: Accept leading dot before function name.
10353 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10354 * lib/trace-support.exp: Set registers for ppc.
10355
98fa59e9
MK
103562016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10357
10358 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10359 use it for disassembly; accept .main in addition to main in backtrace.
10360
f77198c8
MK
103612016-03-09 Wei-cheng Wang <cole945@gmail.com>
10362 Marcin Kościelnicki <koriakin@0x04.net>
10363
10364 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10365 (gdb_recursion_test_ptr): New global variable.
10366 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10367 gdb_recursion_test.
10368 (gdb_c_test): Ditto.
10369
ba84e0da
MK
103702016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10371
10372 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10373 ordering.
10374
4366d36e
MK
103752016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10376
10377 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10378 (bar): Add bar_start_lbl label.
10379 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10380 of foo/bar for emitting DWARF and tracing.
10381
5eb264df
SDJ
103822016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10383
10384 * analyze-racy-logs.py: Set executable bit.
10385
fb6a751f
SDJ
103862016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10387
10388 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10389 (CHECK_TARGET_TMP): Likewise.
10390 (check-single-racy): New rule.
10391 (check-parallel-racy): Likewise.
10392 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10393 (do-check-parallel-racy): New rule.
10394 (check-racy/%.exp): Likewise.
10395 * README (Racy testcases): New section.
10396 * analyze-racy-logs.py: New file.
10397
bdf7e230
DE
103982016-03-03 Doug Evans <dje@google.com>
10399
10400 * gdb.base/skip.exp: Use with_test_prefix.
10401
4719d415
YQ
104022016-03-03 Yao Qi <yao.qi@linaro.org>
10403
10404 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10405 Invoke step_over_syscall "clone" and break_cond_on_syscall
10406 "clone".
10407 * gdb.base/step-over-clone.c: New file.
10408
ea507862
YQ
104092016-03-03 Yao Qi <yao.qi@linaro.org>
10410
10411 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10412 code format.
10413
8fc8cbda
YQ
104142016-03-03 Yao Qi <yao.qi@linaro.org>
10415
10416 * gdb.base/disp-step-fork.c: Rename to ...
10417 * gdb.base/step-over-fork.c: ... it. New file.
10418 * gdb.base/disp-step-vfork.c: Rename to ...
10419 * gdb.base/step-over-vfork.c: ... it. New file.
10420 * gdb.base/disp-step-syscall.exp: Rename to ...
10421 * gdb.base/step-over-syscall.exp: ... it. New file.
10422 (disp_step_cross_syscall): Rename to ...
10423 (step_over_syscall): ... it.
10424
92fa70b0
YQ
104252016-03-03 Yao Qi <yao.qi@linaro.org>
10426
10427 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10428 If target supports condition evaluation on target, invoke
10429 break_cond_on_syscall for fork and vfork.
10430
e197ad3c
YQ
104312016-03-03 Yao Qi <yao.qi@linaro.org>
10432
10433 * gdb.base/disp-step-syscall.exp: Don't invoke
10434 support_displaced_stepping.
10435 (disp_step_cross_syscall): Test with displaced stepping off and
10436 on if supported.
10437
0b47da9f
YQ
104382016-03-03 Yao Qi <yao.qi@linaro.org>
10439
10440 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10441 proc.
10442 (setup): New proc.
10443 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10444 and setup.
10445
065ab6dc
BH
104462016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10447
10448 * gdb.fortran/vla-history.exp: Remove breakpoint.
10449
07e448ad 104502016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10451
25d49b86
PA
10452 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10453 exceeds timeout.
07e448ad 10454
9ac2d526 104552016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10456
25d49b86
PA
10457 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10458 breakpoint.
9ac2d526 10459
17807369
BH
104602016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10461
10462 * gdb.mi/vla.f90: Nullify pointer after declaration.
10463
86e501af
PA
104642016-03-01 Pedro Alves <palves@redhat.com>
10465
10466 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10467
1e903e32
PA
104682016-03-01 Pedro Alves <palves@redhat.com>
10469
10470 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10471 before anything else.
10472 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10473 _GNU_SOURCE here.
10474 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10475 before anything else.
10476 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10477
6ccb54e2
PA
104782016-03-01 Pedro Alves <palves@redhat.com>
10479
10480 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10481
30ca9da1
YQ
104822016-03-01 Yao Qi <yao.qi@linaro.org>
10483
10484 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10485 prepare_for_testing.
10486
dc856b38
YQ
104872016-03-01 Yao Qi <yao.qi@linaro.org>
10488
10489 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10490
4a932159
AA
104912016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10492
10493 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10494 manually constructing the output path.
10495
f2489477
AA
104962016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10497
10498 * gdb.arch/s390-stackless.S: New.
10499 * gdb.arch/s390-stackless.exp: New.
10500
38899f16
IB
105012016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10502
10503 * gdb.dlang/circular.c: New file.
10504 * gdb.dlang/circular.exp: New file.
10505
9fde51ed
YQ
105062016-02-26 Yao Qi <yao.qi@linaro.org>
10507
10508 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10509 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10510 (testcases): Update.
10511
ce90fefe
YQ
105122016-02-26 Yao Qi <yao.qi@linaro.org>
10513
10514 * gdb.reverse/aarch64.c: Rename to ...
10515 * gdb.reverse/insn-reverse.c: ... it.
10516 * gdb.reverse/aarch64.exp: Rename to ...
10517 * gdb.reverse/insn-reverse.exp: ... it.
10518
3263bceb
YQ
105192016-02-26 Yao Qi <yao.qi@linaro.org>
10520
10521 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10522 (testcase_ftype): New.
10523 (testcases): New array.
10524 (n_testcases): New.
10525 (main): Call each element in testcases.
10526 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10527 (read_testcase): New.
10528 Do the tests in a loop.
10529
6cb59ff1
YQ
105302016-02-25 Yao Qi <yao.qi@linaro.org>
10531
10532 * gdb.base/branches.c: Remove.
10533
ae91f625
MK
105342016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10535
10536 PR gdb/13808
10537 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10538
678b48b7
MK
105392016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10540
10541 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10542
7337a6f2
MK
105432016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10544
10545 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10546 change x86_64 call_insn to 'callq'.
10547
861ca91f
AT
105482016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10549
10550 * gdb.trace/tfile-avx.c: Move to...
10551 * gdb.trace/tracefile-pseudo-reg.c: Here.
10552 * gdb.trace/tfile-avx.exp: Move to...
10553 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10554
bf74e428
GB
105552016-02-24 Gary Benson <gbenson@redhat.com>
10556
10557 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10558 message on attach.
10559
cce0e923
DE
105602016-02-23 Doug Evans <dje@google.com>
10561
10562 * gdb.base/skip.c (test_skip): New function.
10563 (end_test_skip_file_and_function): New function.
10564 (test_skip_file_and_function): New function.
10565 * gdb.base/skip1.c (test_skip): New function.
10566 (skip1_test_skip_file_and_function): New function.
10567 * gdb.base/skip.exp: Add tests for new skip options.
10568 * gdb.base/skip-solib.exp: Update expected output.
10569 * gdb.perf/skip-command.cc: New file.
10570 * gdb.perf/skip-command.exp: New file.
10571 * gdb.perf/skip-command.py: New file.
10572
4000e47e
MK
105732016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10574
10575 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10576 info registers pattern.
10577
24f75ead
IB
105782016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10579
10580 * lib/future.exp: Add D support.
10581 (gdb_find_gdc): New proc.
10582 (gdb_default_target_compile): Add D support.
10583
fbb7bcbe
WW
105842016-02-18 Wei-cheng Wang <cole945@gmail.com>
10585
10586 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10587 user+system time.
10588 (trace_speed_test): Determine the iteration count for a time
10589 between 15..30 seconds.
10590
012b3a21
WT
105912016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10592
10593 * gdb.arch/i386-mpx-sigsegv.c: New file.
10594 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10595 * gdb.arch/i386-mpx-simple_segv.c: New file.
10596 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10597
2d5189bd
YQ
105982016-02-18 Yao Qi <yao.qi@linaro.org>
10599
10600 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10601 Don't call setup_kfail.
10602
40fb20d0
YQ
106032016-02-18 Yao Qi <yao.qi@linaro.org>
10604
10605 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10606 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10607
21b1f8d2
DE
106082016-02-16 Doug Evans <dje@google.com>
10609
10610 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10611 * gdb.base/skip1.c: Ditto.
10612 * gdb.base/skip.exp: Whitespace cleanup.
10613
4041ed77
DB
106142016-02-16 Don Breazeal <donb@codesourcery.com>
10615
10616 PR remote/19496
10617 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10618 Remove kfail for PR remote/19496.
10619
c4ef31bf
SM
106202016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10621
10622 * lib/gdb.exp (standard_temp_file): Return a path specific to
10623 the runtest invocation.
10624
266b65b3
SM
106252016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10626
10627 * gdb.trace/save-trace.exp: Change relative path to be in the
10628 standard output directory.
10629
a7a0a6a9
JK
106302016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10631
10632 * gdb.arch/i386-prologue.c: Add missing prototypes.
10633
c99dbb42
JK
106342016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10635
10636 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10637 * gdb.arch/i386-prologue.exp: Likewise.
10638 * gdb.arch/i386-size.exp: Likewise.
10639
aa480355
SM
106402016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10641
10642 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10643 define object file path.
10644 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10645 file path.
10646 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10647 standard_output_file to define binfile.
10648
ba881f50
JK
106492016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10650
10651 Fix compatibility with recent gfortran-5.3.1.
10652 * gdb.fortran/vla-history.exp (print vla1 allocated)
10653 (print vla2 allocated, print $2, print $3): Remove
10654 (print $4): Rename to ...
10655 (print $2): ... here.
10656 (print $9): Rename to ...
10657 (print $5): ... here.
10658 (print $10): Rename to ...
10659 (print $6): ... here.
10660 * gdb.fortran/vla.f90: Add pvla initialization.
10661
e9fb005c
JK
106622016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10663
10664 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10665 New test.
10666 * gdb.fortran/vla-value-sub.exp: Likewise.
10667
e44e00ff
MK
106682016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10669
10670 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10671
97e94151
SM
106722016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10673
10674 * i386-biarch-core.exp: Define corefile using
10675 standard_output_file.
10676
01113bc1
YQ
106772016-02-12 Yao Qi <yao.qi@linaro.org>
10678
10679 * gdb.arch/arm-single-step-kernel-helper.c: New.
10680 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10681
33b4777c
MM
106822016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10683
10684 * gdb.btrace/tailcall-only.exp: New.
10685 * gdb.btrace/tailcall-only.c: New.
10686 * gdb.btrace/x86_64-tailcall-only.S: New.
10687 * gdb.btrace/i686-tailcall-only.S: New.
10688
acc23c11
PA
106892016-02-11 Pedro Alves <palves@redhat.com>
10690
10691 * README (Parallel testing): Add missing double quotes.
10692
e352bf0a
PA
106932016-02-11 Pedro Alves <palves@redhat.com>
10694
10695 * README (Parallel testing): New section.
10696 (GDB_PARALLEL): Rewrite.
10697 (FORCE_PARALLEL): Document.
10698
9f5fed78
MK
106992016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10700
10701 * gdb.trace/tfile-avx.c: New test.
10702 * gdb.trace/tfile-avx.exp: New test.
10703
9ef9e6a6
KS
107042016-02-09 Keith Seitz <keiths@redhat.com>
10705
10706 PR breakpoints/19546
10707 * gdb.base/infcall-exec.c: New file.
10708 * gdb.base/infcall-exec2.c: New file.
10709 * gdb.base/infcall-exec.exp: New file.
10710
a96e36da
KS
107112016-02-09 Keith Seitz <keiths@redhat.com>
10712
10713 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10714 (toplevel): Call test_bkpt_address.
10715
9f61929f
KS
107162016-02-09 Keith Seitz <keiths@redhat.com>
10717
10718 PR python/19506
10719 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10720 (toplevel): Call test_bkpt_address.
10721
1e94266c
SM
107222016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10723
10724 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10725 to AC_OUTPUT.
10726 * configure: Regenerate.
10727
2a7f3dff
PA
107282016-02-09 Pedro Alves <palves@redhat.com>
10729
10730 PR breakpoints/19548
10731 * gdb.base/execl-update-breakpoints.c (some_function): New
10732 function.
10733 (main): Call it.
10734 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10735 Tighten expected GDB output.
10736
2151ccc5
SM
107372016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10738
10739 * Makefile.in (ALL_SUBDIRS): Remove.
10740 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10741 (distclean maintainer-clean realclean): Likewise.
10742 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10743 * configure: Regenerate.
10744 * gdb.ada/Makefile.in: Delete.
10745 * gdb.arch/Makefile.in: Likewise.
10746 * gdb.asm/Makefile.in: Likewise.
10747 * gdb.base/Makefile.in: Likewise.
10748 * gdb.btrace/Makefile.in: Likewise.
10749 * gdb.cell/Makefile.in: Likewise.
10750 * gdb.compile/Makefile.in: Likewise.
10751 * gdb.cp/Makefile.in: Likewise.
10752 * gdb.disasm/Makefile.in: Likewise.
10753 * gdb.dlang/Makefile.in: Likewise.
10754 * gdb.dwarf2/Makefile.in: Likewise.
10755 * gdb.fortran/Makefile.in: Likewise.
10756 * gdb.gdb/Makefile.in: Likewise.
10757 * gdb.go/Makefile.in: Likewise.
10758 * gdb.guile/Makefile.in: Likewise.
10759 * gdb.java/Makefile.in: Likewise.
10760 * gdb.linespec/Makefile.in: Likewise.
10761 * gdb.mi/Makefile.in: Likewise.
10762 * gdb.modula2/Makefile.in: Likewise.
10763 * gdb.multi/Makefile.in: Likewise.
10764 * gdb.objc/Makefile.in: Likewise.
10765 * gdb.opencl/Makefile.in: Likewise.
10766 * gdb.opt/Makefile.in: Likewise.
10767 * gdb.pascal/Makefile.in: Likewise.
10768 * gdb.perf/Makefile.in: Likewise.
10769 * gdb.python/Makefile.in: Likewise.
10770 * gdb.reverse/Makefile.in: Likewise.
10771 * gdb.server/Makefile.in: Likewise.
10772 * gdb.stabs/Makefile.in: Likewise.
10773 * gdb.threads/Makefile.in: Likewise.
10774 * gdb.trace/Makefile.in: Likewise.
10775 * gdb.xml/Makefile.in: Likewise.
10776 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10777 GDB_PARALLEL.
10778 (standard_output_file): Remove check for GDB_PARALLEL, always
10779 return path in outputs/$subdir/$testname.
10780
437277d4
SM
107812016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10782
10783 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10784 (site.exp): Assign abs_srcdir to tcl's srcdir.
10785
31d913c7
YQ
107862016-02-04 Yao Qi <yao.qi@linaro.org>
10787
10788 * gdb.base/foll-exec-mode.c: Include limits.h.
10789 (main): Add parameters argc and argv. Get directory from
10790 argv[0].
10791 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10792 compilation.
10793 * gdb.base/foll-exec.c: Include limits.h.
10794 (main): Add parameters argc and argv.
10795 Get directory from argv[0].
10796 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10797 Adjust tests on the number of lines as source code changed.
10798 * gdb.base/foll-vfork-exit.c: Include limits.h.
10799 (main): Add one line of statement before vfork.
10800 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10801 (main): Add parameters argc and argv. Get directory from
10802 argv[0].
10803 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10804 (setup_gdb): Set tbreak to skip some source lines.
10805 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10806 (main): Add parameters argc and argv. Get directory from
10807 argv[0].
10808 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10809 compilation.
10810 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10811 (main): Add parameters argc and argv. Get directory from
10812 argv[0].
10813 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10814 compilation.
10815
9482b9fb
DE
108162016-02-01 Doug Evans <dje@google.com>
10817
10818 * gdb.base/skip.exp: Clean up multiple references to same test name.
10819
6b2e4f10
PA
108202016-02-01 Pedro Alves <palves@redhat.com>
10821
ccb6afd6 10822 PR remote/19496
6b2e4f10
PA
10823 * gdb.threads/forking-threads-plus-breakpoint.exp
10824 (displaced_stepping_supported): New global.
10825 (probe_displaced_stepping_support): New procedure.
10826 (do_test): Add 'displaced' parameter, and use it.
10827 (top level): Check for displaced stepping support. Add displaced
10828 stepping on/off testing axis.
10829
37a8db1a
AB
108302016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10831
10832 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10833 pointer. Don't perform further tests on the unassociated pointer
10834 if the first test fails.
10835
5fdf6324
AB
108362016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10837
10838 * gdb.base/max-value-size.c: New file.
10839 * gdb.base/max-value-size.exp: New file.
10840 * gdb.base/huge.exp: Disable max-value-size for this test.
10841
935c6144
IB
108422016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10843
10844 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10845
7fe8399d
YQ
108462016-01-28 Yao Qi <yao.qi@linaro.org>
10847
10848 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10849
a2077e25
PA
108502016-01-25 Pedro Alves <palves@redhat.com>
10851
10852 PR threads/19461
10853 * gdb.base/fork-running-state.c: New file.
10854 * gdb.base/fork-running-state.exp: New file.
10855
1d2736d4
PA
108562016-01-25 Pedro Alves <palves@redhat.com>
10857
10858 PR gdb/19494
10859 * gdb.base/catch-fork-kill.c: New file.
10860 * gdb.base/catch-fork-kill.exp: New file.
10861
f1da4b11
PA
108622016-01-25 Pedro Alves <palves@redhat.com>
10863
10864 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10865 Delete, moved to lib/gdb.exp.
10866 * gdb.threads/forking-threads-plus-breakpoint.exp
10867 (foreach_with_prefix): Likewise.
10868 * gdb.threads/process-dies-while-handling-bp.exp
10869 (foreach_with_prefix): Likewise.
10870 * lib/gdb.exp (foreach_with_prefix): New procedure.
10871
45f38546
MK
108722016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10873
10874 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10875 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10876
dc29a1ce
MK
108772016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10878
10879 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10880 endian targets.
10881
092127d7
JK
108822016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10883 Pedro Alves <palves@redhat.com>
10884
10885 Fix testsuite compatibility with Guile.
10886 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10887 number.
10888
31d765d3
JK
108892016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10890
10891 Fix testsuite compatibility with Guile.
10892 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10893 (thread 1): New test for backtrace through signal handler.
10894
1ac78c04
YQ
108952016-01-22 Yao Qi <yao.qi@linaro.org>
10896
10897 PR testsuite/19491
10898 * gdb.base/multi-forks.c: Include
10899 ../lib/unbuffer_output.c
10900 (main): Call gdb_unbuffer_output.
10901
4f5946a8
DE
109022016-01-21 Doug Evans <dje@google.com>
10903
10904 * lib/ada.exp (gdb_compile_ada): Fix typo.
10905
305e13e6
JB
109062016-01-21 Joel Brobecker <brobecker@adacore.com>
10907
10908 * gdb.base/break-fun-addr.exp: New file.
10909 * gdb.base/break-fun-addr1.c: New file.
10910 * gdb.base/break-fun-addr2.c: New file.
10911
5f5dfff6
SM
109122016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10913
10914 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10915 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10916 enum flag values.
10917
fd356fa2
AA
109182016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10919
10920 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10921 when GDB can not set the vector return value. Add more comments
10922 for clarification.
10923
9df22175
AT
109242016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10925
10926 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10927 command.
10928
41d1845e
SM
109292016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10930
10931 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10932
01ac6840
SM
109332016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10934
10935 * Makefile.in (check-single): Pass --status to runtest.
10936 (check/%.exp): Likewise.
10937
109382016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10939
10940 * Makefile.in (check-parallel): Propagate return code from make
10941 do-check-parallel.
10942
bd0a71fa
MK
109432016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10944
10945 * gdb.trace/ftrace.exp: Fix expected message on continue.
10946 * gdb.trace/pending.exp: Fix expected message on continue.
10947 * gdb.trace/trace-break.exp: Fix expected message on continue.
10948
8bcbad33
SM
109492016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10950
10951 * lib/gdb.exp (gdb_test): Remove unused global references.
10952
f303dbd6
PA
109532016-01-18 Pedro Alves <palves@redhat.com>
10954
10955 * gdb.base/async-shell.exp: Adjust expected output.
10956 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10957 * gdb.base/siginfo-thread.exp: Adjust expected output.
10958 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
10959 * gdb.java/jnpe.exp: Adjust expected output.
10960 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
10961 * gdb.threads/continue-pending-status.exp: Adjust expected output.
10962 * gdb.threads/leader-exit.exp: Adjust expected output.
10963 * gdb.threads/manythreads.exp: Adjust expected output.
10964 * gdb.threads/pthreads.exp: Adjust expected output.
10965 * gdb.threads/schedlock.exp: Adjust expected output.
10966 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10967 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10968 expected output.
10969 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10970 output.
10971 * gdb.threads/sigthread.exp: Adjust expected output.
10972 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10973
b2789696
YQ
109742016-01-18 Yao Qi <yao.qi@linaro.org>
10975
10976 * gdb.guile/scm-section-script.c: Replace @progbits with
10977 %progbits.
10978 * gdb.python/py-section-script.c: Likewise.
10979
71ef29a8
PA
109802016-01-15 Pedro Alves <palves@redhat.com>
10981
10982 * gdb.multi/tids.exp: Test star wildcard ranges.
10983
3f5b7598
PA
109842016-01-15 Pedro Alves <palves@redhat.com>
10985
10986 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10987 command from "thread apply" invocation.
10988 (thr_apply_info_thr_invalid): Default the expected output to the
10989 input tid list.
10990 (top level): Add tests that use convenience variables. Add tests
10991 for "thread apply" with a valid TID list, but missing the command.
10992
663f6d42
PA
109932016-01-13 Pedro Alves <palves@redhat.com>
10994
10995 * gdb.base/default.exp: Expect $_gthread as well.
10996 * gdb.multi/tids.exp: Test $_gthread.
10997 * gdb.threads/thread-specific.exp: Test $_gthread.
10998
c84f6bbf
PA
109992016-01-13 Pedro Alves <palves@redhat.com>
11000
11001 * gdb.multi/tids.exp: Test "info threads -gid".
11002
22a02324
PA
110032016-01-13 Pedro Alves <palves@redhat.com>
11004
11005 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11006 Breakpoint.thread.
11007 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11008
5d5658a1
PA
110092016-01-07 Pedro Alves <palves@redhat.com>
11010
11011 * gdb.base/break.exp: Adjust to output changes.
11012 * gdb.base/hbreak2.exp: Likewise.
11013 * gdb.base/sepdebug.exp: Likewise.
11014 * gdb.base/watch_thread_num.exp: Likewise.
11015 * gdb.linespec/keywords.exp: Likewise.
11016 * gdb.multi/info-threads.exp: Likewise.
11017 * gdb.threads/thread-find.exp: Likewise.
11018 * gdb.multi/tids.c: New file.
11019 * gdb.multi/tids.exp: New file.
11020
84654457
PA
110212016-01-13 Pedro Alves <palves@redhat.com>
11022
11023 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11024
e3940304
PA
110252016-01-13 Pedro Alves <palves@redhat.com>
11026
11027 * gdb.base/default.exp: Expect $_inferior as well.
11028 * gdb.multi/base.exp: Test $_inferior.
11029
a911d87a
PA
110302016-01-13 Pedro Alves <palves@redhat.com>
11031
11032 PR breakpoints/19388
11033 * gdb.base/catch-signal-siginfo-cond.c: New file.
11034 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11035
82075af2
JS
110362016-01-12 Josh Stone <jistone@redhat.com>
11037 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11038
11039 * gdb.base/catch-syscall.c (do_execve): New variable.
11040 (main): Conditionally trigger an execve.
11041 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11042 (test_catch_syscall_execve): New, check entry/return across execve.
11043 (do_syscall_tests): Call test_catch_syscall_execve.
11044
e46eeedd
PA
110452016-01-12 Pedro Alves <palves@redhat.com>
11046
11047 * gdb.base/random-signal.exp (do_test): New procedure, with body
11048 of testcase moved in.
11049
01d8c27e
JK
110502016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11051 Pedro Alves <palves@redhat.com>
11052
11053 * gdb.base/funcargs.exp (finish from indirectly called function):
11054 Reintroduce the case for 'First'.
11055
9a706302
JK
110562016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11057 Pedro Alves <palves@redhat.com>
11058
11059 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11060 (tcatch_vfork_then_child_follow_exec)
11061 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11062 identification.
11063
c0ecb95f
JK
110642016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11065
11066 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11067 and repeats to unlimited.
11068 * gdb.python/py-value.exp: Likewise.
11069 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11070 and repeats to unlimited.
11071
6cfc1fcb
JK
110722016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11073
11074 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11075 and reordering the functions.
11076 * gdb.multi/hangout.c: Likewise.
11077 * gdb.multi/hello.c: Likewise.
11078
582a1b00
SM
110792016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11080
11081 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11082 absolute.
11083 (SingleStatisticTestResult.report): Use dict.keys instead of
11084 dict.iterkeys.
11085
79bc59cb
PA
110862016-01-06 Pedro Alves <palves@redhat.com>
11087
11088 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11089
43368e1d
MM
110902016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11091
11092 * gdb.btrace/dlopen.exp: New.
11093 * gdb.btrace/dlopen.c: New.
11094 * gdb.btrace/dlopen-dso.c: New.
11095
79fad5b8
SL
110962015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11097
11098 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11099 PATTERN argument is optional.
11100
ab8314b3
JB
111012015-12-24 Joel Brobecker <brobecker@adacore.com>
11102
11103 * lib/ada.exp (target_compile_ada_from_dir): New function.
11104 (gdb_compile_ada): Reimplement avoiding the use of project files.
11105 * gdb.ada/gnat_ada.gpr: Delete.
11106 * gdb.ada/cond_lang.exp: Adjust test to make path before
11107 filename optional.
11108 * gdb.ada/small_reg_param.exp: Likewise.
11109
fe33faff
SM
111102015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11111
11112 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11113
6d265cb4
TP
111142015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11115
11116 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11117 case.
11118
10125099
SM
111192015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11120
11121 * gdb.base/break.exp: Remove dead code.
11122 * gdb.base/sepdebug.exp: Likewise.
11123
3ca22649
SM
111242015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11125
11126 * gdb.asm/asm-source.exp: Remove HP-UX references.
11127 * gdb.base/annota1.exp: Likewise.
11128 * gdb.base/annota3.exp: Likewise.
11129 * gdb.base/attach.exp: Likewise.
11130 * gdb.base/bigcore.exp: Likewise.
11131 * gdb.base/break.exp: Likewise.
11132 * gdb.base/call-ar-st.exp: Likewise.
11133 * gdb.base/callfuncs.exp: Likewise.
11134 * gdb.base/catch-fork-static.exp: Likewise.
11135 * gdb.base/display.exp: Likewise.
11136 * gdb.base/foll-exec-mode.exp: Likewise.
11137 * gdb.base/foll-exec.exp: Likewise.
11138 * gdb.base/foll-fork.exp: Likewise.
11139 * gdb.base/foll-vfork.exp: Likewise.
11140 * gdb.base/funcargs.exp: Likewise.
11141 * gdb.base/hbreak2.exp: Likewise.
11142 * gdb.base/inferior-died.exp: Likewise.
11143 * gdb.base/interrupt.exp: Likewise.
11144 * gdb.base/multi-forks.exp: Likewise.
11145 * gdb.base/nodebug.exp: Likewise.
11146 * gdb.base/sepdebug.exp: Likewise.
11147 * gdb.base/solib1.c: Likewise.
11148 * gdb.base/step-test.exp: Likewise.
11149 * gdb.mi/non-stop.c: Likewise.
11150 * gdb.mi/pthreads.c: Likewise.
11151 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11152 * gdb.threads/pthreads.c: Likewise.
11153 * gdb.threads/staticthreads.exp: Likewise.
11154 * lib/future.exp: Likewise.
11155 * lib/gdb.exp: Likewise.
11156 * gdb.base/so-indr-cl.c: Remove.
11157 * gdb.base/so-indr-cl.exp: Likewise.
11158 * gdb.base/solib.c: Likewise.
11159 * gdb.base/solib.exp: Likewise.
11160 * gdb.base/solib2.c: Likewise.
11161
b6304613
SM
111622015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11163
11164 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11165 * gdb.base/call-ar-st.exp: Likewise.
11166 * gdb.base/callfuncs.exp: Likewise.
11167 * gdb.base/condbreak.exp: Likewise.
11168 * gdb.base/constvars.exp: Likewise.
11169 * gdb.base/hbreak2.exp: Likewise.
11170 * gdb.base/langs.exp: Likewise.
11171 * gdb.base/list.exp: Likewise.
11172 * gdb.base/long_long.exp: Likewise.
11173 * gdb.base/ptype.exp: Likewise.
11174 * gdb.base/scope.exp: Likewise.
11175 * gdb.base/signals.exp: Likewise.
11176 * gdb.base/so-impl-ld.exp: Likewise.
11177 * gdb.base/varargs.exp: Likewise.
11178 * gdb.base/volatile.exp: Likewise.
11179 * gdb.base/whatis.exp: Likewise.
11180 * gdb.cp/cplusfuncs.exp: Likewise.
11181 * gdb.cp/inherit.exp: Likewise.
11182 * gdb.cp/local.exp: Likewise.
11183 * gdb.cp/member-ptr.exp: Likewise.
11184 * gdb.cp/method.exp: Likewise.
11185 * gdb.cp/overload.exp: Likewise.
11186 * gdb.cp/templates.exp: Likewise.
11187 * gdb.stabs/weird.exp: Likewise.
11188 * lib/compiler.c: Likewise.
11189 * lib/compiler.cc: Likewise.
11190 * lib/cp-support.exp: Likewise.
11191 * lib/gdb.exp: Likewise.
11192
bf401b07
SM
111932015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11194
11195 * configure.ac: Remove HP-UX case.
11196 * configure: Regenerate.
11197
aff9c0f8
SM
111982015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11199
11200 * lib/gdb.exp (gdb_compile): Add function doc.
11201
a6904d5a
PA
112022015-12-17 Pedro Alves <palves@redhat.com>
11203
11204 PR threads/19354
11205 * gdb.multi/info-threads.exp: New file.
11206
a22279dd
YQ
112072015-12-15 Yao Qi <yao.qi@linaro.org>
11208
11209 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11210 is aarch64*-*-*.
11211
0588c796
SL
112122015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11213
11214 * gdb.base/history-duplicates.exp: Skip if no readline support.
11215
5d978e17
SL
112162015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11217
11218 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11219
7e763b86
SL
112202015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11221
11222 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11223
87a3a92c
SL
112242015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11225
11226 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11227 ctrl-C if nointerrupts target property is set.
11228 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11229 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11230 * gdb.base/paginate-bg-execution.exp: Likewise.
11231 * gdb.base/paginate-execution-startup.exp: Likewise.
11232 * gdb.base/random-signal.exp: Likewise.
11233 * gdb.base/range-stepping.exp: Likewise.
11234 * gdb.cp/annota2.exp: Likewise.
11235 * gdb.cp/annota3.exp: Likewise.
11236 * gdb.gdb/selftest.exp: Likewise.
11237 * gdb.threads/continue-pending-status.exp: Likewise.
11238 * gdb.threads/leader-exit.exp: Likewise.
11239 * gdb.threads/manythreads.exp: Likewise.
11240 * gdb.threads/pthreads.exp: Likewise.
11241 * gdb.threads/schedlock.exp: Likewise.
11242 * gdb.threads/sigthread.exp: Likewise.
11243
a8f077dc
DB
112442015-12-11 Don Breazeal <donb@codesourcery.com>
11245
11246 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11247 remote.
11248 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11249 * gdb.base/foll-exec.exp (main): Enable for target remote.
11250 * gdb.base/foll-fork.exp (main): Likewise.
11251 * gdb.base/foll-vfork.exp (main): Likewise.
11252 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11253 (proc continue_to_exit_bp_loc): Use clean_restart.
11254 * gdb.base/pie-execl.exp (main): Disable for target remote.
11255 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11256 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11257 * gdb.threads/execl.exp (main): Likewise.
11258 * gdb.threads/fork-child-threads.exp (main): Likewise.
11259 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11260 remote.
11261 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11262 remote.
11263 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11264 pid.tid style ptids, instead of just tid.
11265 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11266 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11267 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11268 ptids, instead of just tid.
11269
3b2464a8
AB
112702015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11271
11272 * gdb.base/list.exp (test_list_forward): Add end of file error
11273 test.
11274 (test_repeat_list_command): Add end of file error test.
11275 (test_list_backwards): Add beginning of file error test.
11276
a0def019
AB
112772015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11278
11279 * gdb.base/list.exp (test_list_invalid_args): New function,
11280 defined, and called.
11281
5c000dff
AB
112822015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11283
11284 * gdb.base/list.exp (test_list): Make test names unique.
11285
f1637ebe
YQ
112862015-12-11 Yao Qi <yao.qi@linaro.org>
11287
11288 * gdb.base/coremaker2.c: Remove.
11289
36d6fc0a
PA
112902015-12-10 Pedro Alves <palves@redhat.com>
11291
11292 * gdb.multi/base.exp: Remove stale "spaces" references.
11293
762f7747
PA
112942015-12-10 Pedro Alves <palves@redhat.com>
11295
11296 * gdb.multi/base.exp: Don't use nowarnings.
11297 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11298 * gdb.multi/hangout.c: Include stdio.h.
11299 * gdb.multi/hello.c: Include stdlib.h.
11300 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11301 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11302 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11303
28d2bfb9
AB
113042015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11305
11306 * gdb.dwarf2/dw2-ranges-base.c: New file.
11307 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11308 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11309 support additional line table, and debug ranges generation.
11310 (Dwarf::ranges): New function, generate .debug_ranges.
11311 (Dwarf::lines): Support generating simple line table programs.
11312 (Dwarf::assemble): Initialise new namespace variables.
11313
5fc2beac
KB
113142015-12-09 Kevin Buettner <kevinb@redhat.com>
11315
11316 * gdb.base/async.exp (proc test_background): Add case for
11317 asynchronous execution not supported.
11318
1c35a88f
LM
113192015-12-09 Luis Machado <lgustavo@codesourcery.com>
11320
11321 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11322 format and change test names to make them unique.
11323
b593e3d9
RK
113242015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11325 Pedro Alves <pedro@redhat.com>
11326
11327 PR gdb/18702
11328 Add checking of floatformats setup on x86_64 hosts.
11329 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11330 (smallval, bigval): New labels/constants.
11331 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11332 float" after loading bigval and smallval.
11333
d72413e6
PMR
113342015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11335
11336 * gdb.ada/fun_overload_menu.exp: New testcase.
11337 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11338
ece66d65
JS
113392015-12-04 Josh Stone <jistone@redhat.com>
11340
11341 * gdb.base/catch-fork-static.exp: New.
11342
41d0efca
YQ
113432015-12-03 Yao Qi <yao.qi@linaro.org>
11344
11345 * gdb.base/sizeof.c: Don't include stdio.h and
11346 ../lib/unbuffer_output.c.
11347 (main): New variable 'size' and 'value'. Remove printf and
11348 gdb_unbuffer_output. Assign return value to size and value.
11349 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11350 at the beginning.
11351 (check_sizeof): Check the result by printing variable 'size'.
11352 (check_valueof): Check the result by printing variable 'value'.
11353
99fd02d9
YQ
113542015-12-01 Yao Qi <yao.qi@linaro.org>
11355
11356 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11357 for aarch64*-*-linux* target.
11358
f2faf941
PA
113592015-11-30 Pedro Alves <palves@redhat.com>
11360
11361 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11362
04bf20c5
PA
113632015-11-30 Pedro Alves <palves@redhat.com>
11364
11365 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11366 Handle non-stop mode vCont replies.
11367
09df4675
PA
113682015-11-30 Pedro Alves <palves@redhat.com>
11369
11370 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11371 prepare_for_testing. Start gdb with "set non-stop on" appended to
11372 GDBFLAGS. Lax expected stop output.
11373
58b584af
YQ
113742015-11-27 Yao Qi <yao.qi@linaro.org>
11375
11376 * gdb.arch/arm-neon.exp: New.
11377 * gdb.arch/arm-neon.c: New.
11378
dfcb77a8
YQ
113792015-11-27 Yao Qi <yao.qi@linaro.org>
11380
11381 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11382
88e8ec1b
YQ
113832015-11-27 Yao Qi <yao.qi@linaro.org>
11384
11385 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11386 frames-invalid annotation.
11387
bfde72c2
YQ
113882015-11-27 Yao Qi <yao.qi@linaro.org>
11389
11390 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11391
f6512a69
SM
113922015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11393
11394 * gdb.threads/names.exp: New file.
11395 * gdb.threads/names.c: New file.
11396 * README: Mention gdb,no_thread_names.
11397
46a3515b
MM
113982015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11399
11400 PR 19297
11401 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11402 support" error.
11403
62147a22
PA
114042015-11-24 Pedro Alves <palves@redhat.com>
11405
11406 PR 17539
11407 * gdb.base/display.exp: Expect displays to be sorted in ascending
11408 order. Use multi_line.
11409 * gdb.base/solib-display.exp: Likewise.
11410
2f341b6e
PA
114112015-11-24 Pedro Alves <palves@redhat.com>
11412
11413 PR 17539
25d49b86
PA
11414 * gdb.base/display.exp: Expect displays to be sorted in ascending
11415 order. Use multi_line.
11416 * gdb.base/solib-display.exp: Likewise.
2f341b6e 11417
7e0aa6aa
PA
114182015-11-24 Pedro Alves <palves@redhat.com>
11419
11420 PR 17539
11421 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11422 threads in ascending order.
11423 * gdb.base/foll-fork.exp: Likewise.
11424 * gdb.base/foll-vfork.exp: Likewise.
11425 * gdb.base/multi-forks.exp: Likewise.
11426 * gdb.mi/mi-nonstop.exp: Likewise.
11427 * gdb.mi/mi-nsintrall.exp: Likewise.
11428 * gdb.multi/base.exp: Likewise.
11429 * gdb.multi/multi-arch.exp: Likewise.
11430 * gdb.python/py-inferior.exp: Likewise.
11431 * gdb.threads/break-while-running.exp: Likewise.
11432 * gdb.threads/execl.exp: Likewise.
11433 * gdb.threads/gcore-thread.exp: Likewise.
11434 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11435 * gdb.threads/kill.exp: Likewise.
11436 * gdb.threads/linux-dp.exp: Likewise.
11437 * gdb.threads/multiple-step-overs.exp: Likewise.
11438 * gdb.threads/next-bp-other-thread.exp: Likewise.
11439 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11440 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11441 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11442 * gdb.threads/thread-find.exp: Likewise.
11443 * gdb.threads/tls.exp: Likewise.
11444 * lib/mi-support.exp (mi_reverse_list): Delete.
11445 (mi_check_thread_states): No longer reverse list.
11446
2cc57ad8
PA
114472015-11-24 Pedro Alves <palves@redhat.com>
11448
11449 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11450 use lowercase.
11451
c93e8391
SM
114522015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11453
11454 * gdb.trace/actions.c: Include trace-common.h.
11455 (main): Add a location for a fast tracepoint.
11456 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11457 the normal tracepoints.
11458 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11459
045ccf91
SM
114602015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11461
11462 * save-trace.exp: Factor out code to these...
11463 (gdb_save_tracepoints): New.
11464 (gdb_load_tracepoints): New.
11465 (do_save_load_test): New.
11466
5506f9f6
KB
114672015-11-23 Kevin Buettner <kevinb@redhat.com>
11468
11469 * gdb.base/asmlabel.exp: New test.
11470 * gdb.base/asmlabel.c: New test case.
11471
16c3b12f
JB
114722015-11-23 Joel Brobecker <brobecker@adacore.com>
11473
11474 * gdb.base/wrong_frame_bt_full-main.c: New file.
11475 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11476 * gdb.base/wrong_frame_bt_full.exp: New file.
11477
155bfbd3
JB
114782015-11-23 Joel Brobecker <brobecker@adacore.com>
11479
11480 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11481
bb097445
JM
114822015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11483
206853a0 11484 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
11485 pstate register when comparing registers values in
11486 sparc64-*-linux-gnu targets to avoid spurious differences.
11487
9c88ed8f
JM
114882015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11489
206853a0 11490 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 11491
96161e25
SL
114922015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11493
11494 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11495 as type argument to gdb_compile.
11496 * gdb.base/nested-subp2.exp: Likewise.
11497 * gdb.base/nested-subp3.exp: Likewise.
11498
340c2830
DV
114992015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11500
11501 * lib/dwarf.exp (_note): Fix left shift of negative value.
11502 * gdb.trace/trace-condition.exp: Likewise.
11503
c1862d0f
YQ
115042015-11-13 Yao Qi <yao.qi@linaro.org>
11505
11506 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11507 comments about d10v.
11508 (test_scalar_returns): Likewise.
11509 * gdb.base/d10v.ld: Remove.
11510 * gdb.base/overlays.exp: Remove the target triplet checking for
11511 d10v-*-*.
11512 * gdb.base/structs.exp (test_struct_returns): Remove the
11513 comments about d10v.
11514 (test_struct_calls): Likewise.
11515
77ae9c19
YQ
115162015-11-13 Yao Qi <yao.qi@linaro.org>
11517
11518 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11519 * gdb.base/gnu_vector.c: Don't include stdio.h.
11520 (main): Don't print res and call add_some_intvecs.
11521
430e004e
MK
115222015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11523
11524 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11525 macro.
11526 (func5): Removed.
11527 (func4): Use FAST_TRACEPOINT_LABEL.
11528 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11529 macro.
11530 (func): Removed.
11531 (thread_function): Use FAST_TRACEPOINT_LABEL.
11532 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11533 (func): Remove.
11534 (marker): Use FAST_TRACEPOINT_LABEL.
11535 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11536 (pendfunc1): Remove.
11537 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11538 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11539 (foo): Remove.
11540 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11541 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11542 macro.
11543 (func): Remove.
11544 (marker): Use FAST_TRACEPOINT_LABEL.
11545 * gdb.trace/trace-common.h: New header.
11546 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11547 macro.
11548 (func): Remove.
11549 (marker): Use FAST_TRACEPOINT_LABEL.
11550 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11551 (func): Remove.
11552 (thread_function): Use FAST_TRACEPOINT_LABEL.
11553
6e7675a7
MK
115542015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11555
11556 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11557 in front.
11558 * gdb.trace/change-loc.exp: Use global pcreg definition.
11559 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11560 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11561 in front.
11562 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11563 * gdb.trace/pending.exp: Likewise.
11564 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11565 * gdb.trace/trace-break.exp: Likewise.
11566 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11567 in front.
11568 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11569 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11570 in front.
11571 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11572
dddc0e16
JB
115732015-11-09 Joel Brobecker <brobecker@adacore.com>
11574
11575 * gdb.ada/fin_fun_out: New testcase.
11576
c6f0b406
KB
115772015-11-07 Kevin Buettner <kevinb@redhat.com>
11578
11579 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11580 value associated with DW_AT_byte_size.
11581 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11582 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11583 DW_AT_upper_bound.
11584
f01dcfd9
KB
115852015-11-07 Kevin Buettner <kevinb@redhat.com>
11586
11587 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11588 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11589 version.
11590 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11591 gdb.dwarf2/dw2-canonicalize-type.exp,
11592 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11593 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11594 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11595 provided by gdb_target_symbol_prefix_flags_asm.
11596 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11597 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11598 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11599 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11600 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11601 macros where needed). Use this macro for symbols which require
11602 the prefix provided by SYMBOL_PREFIX.
11603
2223449a
KB
116042015-11-05 Kevin Buettner <kevinb@redhat.com>
11605
11606 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11607 New procs.
11608 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11609 representing expressions, of more than one list element.
11610 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11611 to prepend linker symbol prefix to f.
11612 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11613 table_1 and table_2.
11614 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11615 Likewise, for f and g.
11616 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11617 for ptr.
11618 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11619 for main.
11620 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11621 table_1_ptr and table_2_ptr.
11622
6f2f1a3a
JK
116232015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11624 Joel Brobecker <brobecker@adacore.com>
11625
11626 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11627
566c56c9
MK
116282015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11629
11630 * gdb.reverse/s390-mvcle.c: New test.
11631 * gdb.reverse/s390-mvcle.exp: New file.
11632 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11633
d5f0636b
MK
116342015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11635
11636 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11637
7ad8b86c
MK
116382015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11639
11640 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11641 reaching marker2.
11642 * gdb.reverse/getresuid-reverse.exp: Likewise.
11643 * gdb.reverse/pipe-reverse.exp: Likewise.
11644 * gdb.reverse/readv-reverse.exp: Likewise.
11645 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11646 * gdb.reverse/time-reverse.exp: Likewise.
11647 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11648
4081c0f1
YQ
116492015-10-30 Yao Qi <yao.qi@linaro.org>
11650
11651 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11652 (empty_cycle): Remove.
11653 (main): Don't call empty_cycle. Don't use watch_count_done.
11654 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11655 empty_cycle. Rewrite the code counting HW watchpoints.
11656
452b4ba5
MK
116572015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11658
11659 * gdb.reverse/fstatat-reverse.c: New test.
11660 * gdb.reverse/fstatat-reverse.exp: New file.
11661 * gdb.reverse/getresuid-reverse.c: New test.
11662 * gdb.reverse/getresuid-reverse.exp: New file.
11663 * gdb.reverse/pipe-reverse.c: New test.
11664 * gdb.reverse/pipe-reverse.exp: New file.
11665 * gdb.reverse/readv-reverse.c: New test.
11666 * gdb.reverse/readv-reverse.exp: New file.
11667 * gdb.reverse/recvmsg-reverse.c: New test.
11668 * gdb.reverse/recvmsg-reverse.exp: New file.
11669 * gdb.reverse/time-reverse.c: New test.
11670 * gdb.reverse/time-reverse.exp: New file.
11671 * gdb.reverse/waitpid-reverse.c: New test.
11672 * gdb.reverse/waitpid-reverse.exp: New file.
11673
5e2e7507
JK
116742015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11675
11676 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11677
0fde2c53
DE
116782015-10-26 Doug Evans <dje@google.com>
11679
11680 PR symtab/17391
11681 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11682 * gdb.dwarf2/bad-regnum.c: New file.
11683 * gdb.dwarf2/bad-regnum.exp: New file.
11684
1a70ae97
DE
116852015-10-26 Doug Evans <dje@google.com>
11686
11687 PR python/18938
11688 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11689 file.
11690
27dc26ab
JK
116912015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11692
11693 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11694 for a change by "Mention language in compile error message".
11695
bed91f4d
SM
116962015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11697
11698 PR python/18073
11699 * gdb.python/py-type.c (C::a_method): New.
11700 (C::a_const_method): New.
11701 (C::a_static_method): New.
11702 (a_function): New.
11703 * gdb.python/py-type.exp (test_fields): Test getting fields
11704 from function and method.
11705
3f2f83dd
KB
117062015-10-21 Keven Boell <keven.boell@intel.com>
11707
11708 * gdb.fortran/vla-alloc-assoc.exp: New file.
11709 * gdb.fortran/vla-datatypes.exp: New file.
11710 * gdb.fortran/vla-datatypes.f90: New file.
11711 * gdb.fortran/vla-history.exp: New file.
11712 * gdb.fortran/vla-ptype-sub.exp: New file.
11713 * gdb.fortran/vla-ptype.exp: New file.
11714 * gdb.fortran/vla-sizeof.exp: New file.
11715 * gdb.fortran/vla-sub.f90: New file.
11716 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11717 * gdb.fortran/vla-value-sub-finish.exp: New file.
11718 * gdb.fortran/vla-value-sub.exp: New file.
11719 * gdb.fortran/vla-value.exp: New file.
11720 * gdb.fortran/vla-ptr-info.exp: New file.
11721 * gdb.mi/mi-vla-fortran.exp: New file.
11722 * gdb.mi/vla.f90: New file.
11723
27145d50
SL
117242015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11725
11726 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11727 of hardwired timeout value.
11728
5f3ff4f8
JK
117292015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11730 Pedro Alves <palves@redhat.com>
11731
11732 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11733 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11734
bfd09d20
JS
117352015-10-19 Josh Stone <jistone@redhat.com>
11736
11737 * gdb.base/catch-syscall.c: Include <sched.h>.
11738 (unknown_syscall): New variable.
11739 (main): Trigger a vfork and an unknown syscall.
11740 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11741 (unknown_syscall_number): Likewise.
11742 (check_call_to_syscall): Accept an optional syscall pattern.
11743 (check_return_from_syscall): Likewise.
11744 (check_continue): Likewise.
11745 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11746 (test_catch_syscall_skipping_return): New test toggling off 'catch
11747 syscall' to step over the syscall return, then toggling back on.
11748 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11749 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11750 (do_syscall_tests): Call test_catch_syscall_without_args and
11751 test_catch_syscall_mid_vfork.
11752 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11753 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11754
b32b93c6
AS
117552015-10-19 Andrew Stubbs <ams@codesourcery.com>
11756
11757 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11758 print g_vE): Add new pass patterns.
11759 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11760 print various symbol names for vptr fields.
11761
9d622bda
AB
117622015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11763
11764 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11765 results.
11766
0fd8ac1c
YQ
117672015-10-12 Yao Qi <yao.qi@linaro.org>
11768
11769 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11770
34240514
YQ
117712015-10-12 Yao Qi <yao.qi@linaro.org>
11772
11773 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11774 is aarch64*-*-linux*.
11775
8240f442
YQ
117762015-10-12 Yao Qi <yao.qi@linaro.org>
11777
11778 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11779 (can_relocate_bcond_true): ... it.
11780 (can_relocate_bcond_false): New function.
11781 (foo): Likewise.
11782 (can_relocate_bl): Likewise.
11783 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11784 can_relocate_bl.
11785
2520f728
PMR
117862015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11787
11788 * gdb.base/nested-addr.c: New file.
11789 * gdb.base/nested-addr.exp: New testcase.
11790
abcef95a
MM
117912015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11792
11793 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11794 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11795 its output. Ignore the output of "record goto begin" and instead
11796 check that GDB is replaying.
11797
145e3ddb
PA
117982015-10-09 Pedro Alves <palves@redhat.com>
11799
11800 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11801 (top level): Use it in the run with no args test.
11802
d5d8c4e1
IB
118032015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11804
11805 * gdb.dlang/properties.exp: New file.
11806
06e635ef
SL
118072015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11808
11809 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11810 whether or not address 0x1000 is mapped on the target.
11811
e019fd1d
SM
118122015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11813
11814 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11815 build.
11816
77ba2a67
MM
118172015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11818
11819 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11820 instruction-history test.
11821
c60eb31f
DE
118222015-09-28 Doug Evans <dje@google.com>
11823
11824 * gdb.base/gcore.c (array_func): Add reference to static_array.
11825
9a3c8263
SM
118262015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11827
11828 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11829 source line.
11830
9720e656
SL
118312015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11832
11833 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11834 short or char as base type.
11835
938d3bf2
SL
118362015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11837
11838 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11839 to allow any size enum.
11840
e6c2c623
PMR
118412015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11842
11843 * gdb.ada/array_ptr_renaming.exp: New testcase.
11844 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11845 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11846
06da0f77
PL
118472015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11848
11849 * gdb.trace/ftrace-lock.c: New file.
11850 * gdb.trace/ftrace-lock.exp: New file.
11851
4f51c22a
PL
118522015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11853
11854 * gdb.arch/insn-reloc.c: New file.
11855 * gdb.arch/ftrace-insn-reloc.exp: New file.
11856
7041adf4
PL
118572015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11858
11859 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11860 instruction.
11861 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11862 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11863 * gdb.trace/range-stepping.c: Likewise.
11864 * gdb.trace/trace-break.c: Likewise.
11865 * gdb.trace/trace-mt.c (thread_function): Likewise.
11866 * gdb.trace/ftrace.c (marker): Likewise.
11867 * gdb.trace/trace-condition.c (marker): Likewise.
11868 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11869 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11870 is_aarch64_target.
11871
015d2e7e
DE
118722015-09-18 Doug Evans <xdje42@gmail.com>
11873
11874 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11875 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11876
26b188a2
SL
118772015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11878
11879 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11880 the breakpoint.
11881
79dc332b
SL
118822015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11883
11884 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11885 the pending breakpoint. Remove timeout override for "Run till
11886 MI pending breakpoint on pendfunc3 on thread 2" test.
11887
f57929f2
SL
118882015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11889
11890 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11891 filename pattern.
11892
3f469b17
SL
118932015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11894
11895 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11896 in breakpoint filename pattern.
11897
515b89b3
SL
118982015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11899
7800dbe4
SL
11900 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11901
119022015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11903
515b89b3
SL
11904 * gdb.linespec/explicit.exp: Check for readline support for
11905 tab-completion tests. Fix obvious typo.
11906
d2939ba2
MM
119072015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11908
11909 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11910 and replay.
11911
cbb55fa7
MM
119122015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11913
11914 * gdb.btrace/non-stop.c: New.
11915 * gdb.btrace/non-stop.exp: New.
11916
43691ca1
PL
119172015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11918 Yao Qi <yao.qi@linaro.org>
11919
11920 * gdb.trace/trace-condition.c: New file.
11921 * gdb.trace/trace-condition.exp: New file.
11922
d78908cf
WW
119232015-09-16 Wei-cheng Wang <cole945@gmail.com>
11924
11925 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11926 for testing bytecode compilation.
11927
1ed415e2
PA
119282015-09-16 Pedro Alves <palves@redhat.com>
11929 Sandra Loosemore <sandra@codesourcery.com>
11930
11931 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11932 (SECONDS): Redefine.
11933 (main): Call pthread_kill and alarm early.
11934 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11935 support.
11936 (test): If the target can't hardware step and doesn't support
11937 displaced stepping, increase the timeout.
11938
d136eff5
PA
119392015-09-16 Pedro Alves <palves@redhat.com>
11940
11941 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11942 (enable_debug): New procedures.
11943 (test): Use them. Bail out if waiting for threads fails.
11944 (top level): Bail out if a test fails.
11945
991f019c
YQ
119462015-09-16 Yao Qi <yao.qi@linaro.org>
11947
11948 * gdb.asm/asm-source.exp: Set asm-arch for
11949 aarch64*-*-* target.
11950 * gdb.asm/aarch64.inc: New file.
11951
bfca584f
PMR
119522015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11953
11954 * gdb.ada/array_of_variable_length.exp: New testcase.
11955 * gdb.ada/array_of_variable_length/foo.adb: New file.
11956 * gdb.ada/array_of_variable_length/pck.adb: New file.
11957 * gdb.ada/array_of_variable_length/pck.ads: New file.
11958
b326e587
DE
119592015-09-15 Doug Evans <dje@google.com>
11960
11961 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
11962 of function static local variable.
11963
5382cfab
PW
119642015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11965
11966 * gdb.threads/tls-so_extern.exp: New test file.
11967 * gdb.threads/tls-so_extern.c: New test file.
11968 * gdb.threads/tls-so_extern_main.c: New test file.
11969
141c5cc4
JK
119702015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11971
11972 * gdb.opt/solib-intra-step-lib.c: New file.
11973 * gdb.opt/solib-intra-step-main.c: New file.
11974 * gdb.opt/solib-intra-step.exp: New file.
11975
d15dcecd
PA
119762015-09-15 Pedro Alves <palves@redhat.com>
11977
11978 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11979 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11980
4c2f2a79
PA
119812015-09-14 Pedro Alves <palves@redhat.com>
11982
11983 * gdb.base/hook-stop-continue.c: Delete.
11984 * gdb.base/hook-stop-continue.exp: Delete.
11985 * gdb.base/hook-stop-frame.c: Delete.
11986 * gdb.base/hook-stop-frame.exp: Delete.
11987 * gdb.base/hook-stop.c: New file.
11988 * gdb.base/hook-stop.exp: New file.
11989
919e6dbe
PMR
119902015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11991
11992 * gdb.ada/access_to_packed_array.exp: New testcase.
11993 * gdb.ada/access_to_packed_array/foo.adb: New file.
11994 * gdb.ada/access_to_packed_array/pack.adb: New file.
11995 * gdb.ada/access_to_packed_array/pack.ads: New file.
11996
157280a4
MM
119972015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11998
11999 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12000 buffer size test.
12001
2fd33e94
DB
120022015-09-11 Don Breazeal <donb@codesourcery.com>
12003
12004 * gdb.base/foll-exec.c: Add copyright header. Fix
12005 formatting issues.
12006 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12007 (do_exec_tests): Use clean_restart in place of zap_session,
12008 and for test initialization. Fix formatting issues. Use
12009 fail in place of perror.
12010 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12011 an expect statement to match an expression with output from
12012 the program under debug.
12013 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12014 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12015 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12016 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12017 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12018
e70b6e8e
DE
120192015-09-09 Doug Evans <dje@google.com>
12020
12021 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12022
7a551a51
DE
120232015-09-09 Doug Evans <dje@google.com>
12024
12025 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12026
4c666f84
DE
120272015-09-09 Doug Evans <dje@google.com>
12028
12029 * gdb.base/savedregs.exp: Fix typo.
12030
243a9253
PA
120312015-09-09 Pedro Alves <palves@redhat.com>
12032
12033 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12034
c0fa8fbd
SL
120352015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12036
12037 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12038 command actually switches threads. Give up on remaining
12039 tests if target fails to stop at breakpoint.
12040
cd7c1778
PMR
120412015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12042
12043 * gdb.ada/funcall_char.exp: New testcase.
12044 * gdb.ada/funcall_char/foo.adb: New file.
12045
dc5c8746
PMR
120462015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12047
12048 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12049 expected outputs. Add two testcases for completing ambiguous
12050 functions.
12051 * gdb.ada/complete/aux_pck.adb: New file.
12052 * gdb.ada/complete/aux_pck.ads: New file.
12053 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12054 Ambiguous_Func functions.
12055 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12056 * gdb.ada/complete/pck.adb: Likewise.
12057
4e83a1e7
UW
120582015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12059
12060 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12061 failures to run the test program under GDB.
12062
8ce74153
LM
120632015-08-26 Luis Machado <lgustavo@codesourcery.com>
12064
12065 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12066 to C.
12067
e9756d52
PP
120682015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12069
12070 * gdb.base/run-after-attach.exp: New test file.
12071 * gdb.base/run-after-attach.c: New test file.
12072
8d37573b
DB
120732015-08-26 Don Breazeal <donb@codesourcery.com>
12074
12075 * gdb.base/foll-exec-2.c: New test program.
12076 * gdb.base/foll-exec-2.exp: New test.
12077
63e43d3a
PMR
120782015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12079
12080 * gdb.base/nested-subp1.exp: New file.
12081 * gdb.base/nested-subp1.c: New file.
12082 * gdb.base/nested-subp2.exp: New file.
12083 * gdb.base/nested-subp2.c: New file.
12084 * gdb.base/nested-subp3.exp: New file.
12085 * gdb.base/nested-subp3.c: New file.
12086
3d40fbb5
PA
120872015-08-24 Pedro Alves <palves@redhat.com>
12088
12089 * gdb.server/connect-without-multi-process.c: New file.
12090 * gdb.server/connect-without-multi-process.exp: New file.
12091
4422ac93
LM
120922015-08-24 Luis Machado <lgustavo@codesourcery.com>
12093
12094 * gdb.opt/inline-markers.c: Make z int.
12095
91dddb86
LM
120962015-08-24 Luis Machado <lgustavo@codesourcery.com>
12097
12098 * gdb.opt/inline-markers.c: Make z volatile.
12099
a48847ee
LM
121002015-08-24 Luis Machado <lgustavo@codesourcery.com>
12101
12102 * gdb.opt/inline-bt.c: New volatile global z.
12103 * gdb.opt/inline-cmds.c: Likewise.
12104 * gdb.opt/inline-locals.c: Likewise.
12105 * gdb.opt/inline-markers.c: New extern global z.
12106 (marker): Use z.
12107 (inline_fn): Likewise.
12108
0ebbc52b
PA
121092015-08-24 Pedro Alves <palves@redhat.com>
12110
12111 * config/m32r-stub.exp: Remove file.
12112 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12113 * gdb.base/call-rt-st.exp: Likewise.
12114 * gdb.base/call-strs.exp: Likewise.
12115 * gdb.base/default.exp: Remove references to h8300-*-hms and
12116 *-*-udi*.
12117 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12118
77c365df
AA
121192015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12120
12121 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12122 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12123 and "return" use KFAIL when GDB can not read/write the vector
12124 return value.
12125
4313b8c0
GB
121262015-08-21 Gary Benson <gbenson@redhat.com>
12127
12128 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12129
0e433b32
PA
121302015-08-20 Pedro Alves <palves@redhat.com>
12131
12132 * gdb.server/solib-list.exp: No longer expect an interior stop in
12133 non-stop mode.
12134
221e1a37
PA
121352015-08-20 Pedro Alves <palves@redhat.com>
12136
12137 * gdb.server/connect-stopped-target.c: New file.
12138 * gdb.server/connect-stopped-target.exp: New file.
12139
40e3ad0e
PA
121402015-08-20 Pedro Alves <palves@redhat.com>
12141
12142 * gdb.dwarf2/comp-unit-lang.exp: New file.
12143 * gdb.dwarf2/comp-unit-lang.c: New file.
12144
af39b327
PMR
121452015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12146
12147 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12148 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12149
7d45c7c3 121502015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 12151
7d45c7c3
KB
12152 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12153 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12154
4d6cceb4
DE
121552015-08-18 Doug Evans <dje@google.com>
12156 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12157
12158 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12159 skip_python_tests. New arg prompt_regexp.
12160 (skip_python_tests): New function.
12161 * lib/mi-support.exp (mi_skip_python_tests): New function.
12162 * gdb.python/py-mi-objfile-gdb.py: New file.
12163 * gdb.python/py-mi-objfile.c: New file.
12164 * gdb.python/py-mi-objfile.exp: New file.
12165
ad89c2aa
KS
121662015-08-17 Keith Seitz <keiths@redhat.com>
12167
12168 * gdb.linespec/explicit.exp: Move strace test from here ...
12169 * gdb.trace/strace.exp: ... to here.
12170
e3ae3c43
PP
121712015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12172
12173 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12174 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12175
604b2636
DE
121762015-08-14 Doug Evans <xdje42@gmail.com>
12177
12178 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12179 inferior before selecting a new file.
12180
6ff0ba5f
DE
121812015-08-14 Doug Evans <xdje42@gmail.com>
12182
12183 * gdb.mi/mi-disassemble.exp: Update.
12184 * gdb.base/disasm-optim.S: New file.
12185 * gdb.base/disasm-optim.c: New file.
12186 * gdb.base/disasm-optim.h: New file.
12187 * gdb.base/disasm-optim.exp: New file.
12188
9ca98f92
KS
121892015-08-14 Keith Seitz <keiths@redhat.com>
12190
12191 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12192 "evaluated-by".
12193
52bbc560
JB
121942015-08-13 Joel Brobecker <brobecker@adacore.com>
12195
12196 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12197
5d8c3ed3
PMR
121982015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12199
12200 * gdb.ada/fun_renaming.exp: New testcase.
12201 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12202 * gdb.ada/fun_renaming/pack.adb: New file.
12203 * gdb.ada/fun_renaming/pack.ads: New file.
12204
ea8812bc
KS
122052015-08-12 Keith Seitz <keiths@redhat.com>
12206
12207 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12208 gdb_get_line_number.
12209
4dafcdeb
JB
122102015-08-12 Joel Brobecker <brobecker@adacore.com>
12211
12212 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12213 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12214 gdb.base/dso2dso.exp: New files.
12215
5ba32597
SDJ
122162015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12217 Pedro Alves <palves@redhat.com>
12218 Keith Seitz <keiths@redhat.com>
12219
12220 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12221 GDBFLAGS.
12222
b6dafabf
PP
122232015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12224
12225 * gdb.base/gdbhistsize-history.exp
12226 (test_histsize_history_setting): Use save_vars.
12227 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12228 Use save_vars.
12229 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12230 * gdb.base/readline.exp: Use save_vars.
12231
abe8e607
PP
122322015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12233
12234 * lib/gdb.exp (save_vars): New proc.
12235
629500fa
KS
122362015-08-11 Keith Seitz <keiths@redhat.com>
12237
12238 * gdb.base/help.exp: Update help_breakpoint_text.
12239
eb8c4e2e
KS
122402015-08-11 Keith Seitz <keiths@redhat.com>
12241
12242 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12243 (at toplevel): Call test_explicit_breakpoints.
12244 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12245 breakpoints.
12246 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12247 breakpoint conditions, "-cond".
12248
87f0e720
KS
122492015-08-11 Keith Seitz <keiths@redhat.com>
12250
12251 * gdb.linespec/3explicit.c: New file.
12252 * gdb.linespec/cpexplicit.cc: New file.
12253 * gdb.linespec/cpexplicit.exp: New file.
12254 * gdb.linespec/explicit.c: New file.
12255 * gdb.linespec/explicit.exp: New file.
12256 * gdb.linespec/explicit2.c: New file.
12257 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12258 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12259 before using in the matching pattern.
12260 Clarify that `prefix' is a regular expression.
12261
f00aae0f
KS
122622015-08-11 Keith Seitz <keiths@redhat.com>
12263
12264 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12265 test.
12266 Add tests for missing ",FMT" and ",".
12267
e27852be
DE
122682015-08-10 Doug Evans <dje@google.com>
12269 Keith Seitz <keiths@redhat.com>
12270
12271 PR gdb/17960
12272 * gdb.base/completion.exp: Add location completer tests.
12273
7f03bd92
PA
122742015-08-07 Pedro Alves <palves@redhat.com>
12275
12276 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12277 tests here.
12278 (top level): Run do_test with and without displaced stepping.
12279
3fc8eb30
PA
122802015-08-07 Pedro Alves <palves@redhat.com>
12281
12282 * gdb.base/valgrind-disp-step.c: New file.
12283 * gdb.base/valgrind-disp-step.exp: New file.
12284
d4569d7b
PA
122852015-08-07 Pedro Alves <palves@redhat.com>
12286
12287 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12288 Delete function.
12289 (main): Add alarm. Run an infinite loop instead of calling
12290 wait_threads.
12291 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12292 comment.
12293 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12294 Delete function.
12295 (main): Add alarm. Run an infinite loop instead of calling
12296 wait_threads.
12297 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12298 comment.
12299
e1316e60
PA
123002015-08-07 Pedro Alves <palves@redhat.com>
12301
12302 * gdb.base/checkpoint-ns.exp: New file.
12303 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12304 standard_testfile.
12305
da8c46d2
MM
123062015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12307
12308 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12309 * gdb.btrace/instruction_history.exp: Update.
12310 * gdb.btrace/tsx.exp: New.
12311 * gdb.btrace/tsx.c: New.
12312
de1c2c52
PA
123132015-08-06 Pedro Alves <palves@redhat.com>
12314
12315 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12316 increase timeout.
12317 * gdb.reverse/until-precsave.exp: Bump timeouts.
12318
782e0bf4
PA
123192015-08-06 Pedro Alves <palves@redhat.com>
12320
12321 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12322
83e97ed0
PA
123232015-08-06 Pedro Alves <palves@redhat.com>
12324
12325 PR gdb/18749
12326 * gdb.threads/process-dies-while-handling-bp.c: New file.
12327 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12328
863d01bd
PA
123292015-08-06 Pedro Alves <palves@redhat.com>
12330
12331 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12332 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12333
0a39bb32
PA
123342015-08-05 Pedro Alves <palves@redhat.com>
12335
12336 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12337 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12338
ee2d2b10
SL
123392015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12340
12341 * gdb.base/bp-permanent.exp: Report test as unsupported if
12342 the target cannot stop at the permanent breakpoint.
12343
4e1bdb00
DE
123442015-08-03 Doug Evans <dje@google.com>
12345
12346 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12347 10000.
12348
3d338901
DE
123492015-08-03 Doug Evans <dje@google.com>
12350
12351 * Makefile.in (workers/%.worker, build-perf): New rule.
12352 (GDB_PERFTEST_MODE): New variable.
12353 (check-perf): Use it.
12354 (clean): Clean up gdb.perf parallel build subdirs.
12355 * lib/build-piece.exp: New file.
12356 * lib/gdb.exp (make_gdb_parallel_path): New function
12357 (standard_output_file, standard_temp_file): Call it.
12358 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12359 of $GDB_PARALLEL.
12360 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12361
af061d3e
DE
123622015-08-03 Doug Evans <dje@google.com>
12363
8e1afc81 12364 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
12365 (LOG_FILE_NAME): New global.
12366 (TextReporter.__init__): Initialize self.txt_sum.
12367 (TextReporter.report): Add support for multiple data-points.
12368 Move report to perftest.sum, put raw data in perftest.log.
12369 (TextReporter.start): Open sum and log files.
12370 (TextReporter.end): Close sum and log files.
8e1afc81
DE
12371 * gdb.perf/lib/perftest/testresult.py
12372 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 12373
2c8c5d37
PA
123742015-07-31 Pedro Alves <palves@redhat.com>
12375
12376 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12377 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12378 kill_wait_spawned_process instead of explicit "kill -9".
12379 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12380 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12381 kill_wait_spawned_process.
12382 * gdb.base/attach-twice.exp: Likewise.
12383 * gdb.base/attach.exp: Likewise.
12384 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12385 gdb_test_multiple.
12386 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12387 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12388 kill_wait_spawned_process.
12389 * gdb.base/valgrind-infcall.exp: Likewise.
12390 * gdb.multi/multi-attach.exp: Likewise.
12391 * gdb.python/py-prompt.exp: Likewise.
12392 * gdb.python/py-sync-interp.exp: Likewise.
12393 * gdb.server/ext-attach.exp: Likewise.
12394 * gdb.threads/attach-into-signal.exp (corefunc): Use
12395 spawn_wait_for_attach, spawn_id_get_pid and
12396 kill_wait_spawned_process.
12397 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12398 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12399 spawn_id_get_pid and kill_wait_spawned_process.
12400 * gdb.threads/attach-stopped.exp (corefunc): Use
12401 spawn_wait_for_attach, spawn_id_get_pid and
12402 kill_wait_spawned_process.
12403 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12404 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12405 kill_wait_spawned_process instead of explicit "kill -9".
12406 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12407 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12408 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12409 processes. Don't map cygwin/windows pids here. Now returns a
12410 spawn id list.
12411
032a0fca
SL
124122015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12413
12414 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12415 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12416 correct patch.
12417
61a934ca
SL
124182015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12419
12420 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12421
4bc4d428
SL
124222015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12423
12424 Reapply:
12425 2014-05-21 Mark Wielaard <mjw@redhat.com>
12426
12427 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12428
998d452a
PA
124292015-07-30 Pedro Alves <palves@redhat.com>
12430
12431 * linux-low.c (handle_extended_wait): Set the child's last
12432 reported status to TARGET_WAITKIND_STOPPED.
12433
69dde7dc
PA
124342015-07-30 Pedro Alves <palves@redhat.com>
12435
12436 PR threads/18600
12437 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12438 only shows inferior 1.
12439
4dd63d48
PA
124402015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12441 Pedro Alves <palves@redhat.com>
12442
12443 PR threads/18600
12444 * gdb.threads/fork-plus-threads.c: New file.
12445 * gdb.threads/fork-plus-threads.exp: New file.
12446
d618e4c5
PP
124472015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12448
12449 * gdb.base/batch-preserve-term-settings.exp
12450 (test_terminal_settings_preserved_after_cli_exit): Use
12451 send_quit_command.
12452
1eef6428
PA
124532015-07-29 Pedro Alves <palves@redhat.com>
12454 Don Breazeal <donb@codesourcery.com>
12455
12456 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12457 output from both inferior_spawn_id and gdb_spawn_id.
12458
7da5b897
SDJ
124592015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12460
12461 * gdb.threads/attach-into-signal.exp (corefunc): Use
12462 with_test_prefix on nested loops, uniquefying the test messages.
12463
dac804df
SDJ
124642015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12465
12466 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12467 commit.
12468
06265e53
PP
124692015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12470
12471 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12472 New proc.
12473 (test_terminal_settings_preserved_after_sigterm): New test.
12474
18206ca3
PP
124752015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12476
12477 * gdb.base/batch-preserve-term-settings.exp
12478 (test_terminal_settings_preserved_after_cli_exit): New test.
12479
90074d11
PP
124802015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12481
12482 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12483 manipulation of saved_gdbflags.
12484 (test_terminal_settings_preserved): Remove global declaration of
12485 the unused variable pagination_prompt. Remove manipulation of
12486 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12487 GDBFLAGS.
12488
eb1a7902
PA
124892015-07-29 Pedro Alves <palves@redhat.com>
12490
12491 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12492
8b75dd3b
PA
124932015-07-29 Pedro Alves <palves@redhat.com>
12494
12495 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12496 at the top.
12497
dedad4e3
PA
124982015-07-29 Pedro Alves <palves@redhat.com>
12499
12500 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12501 (main): Call gdb_unbuffer_output.
12502 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12503 (main): Call gdb_unbuffer_output.
12504 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12505 (main): Call gdb_unbuffer_output.
12506 * gdb.base/call-strs.exp: Adjust to step over the
12507 gdb_unbuffer_output call.
12508 * gdb.base/catch-gdb-caused-signals.c: Include
12509 "../lib/unbuffer_output.c".
12510 (main): Call gdb_unbuffer_output.
12511 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12512 (main): Call gdb_unbuffer_output.
12513 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12514 (main): Call gdb_unbuffer_output.
12515 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12516 (main): Call gdb_unbuffer_output.
12517 * gdb.base/shlib-call.exp: Adjust to step over the
12518 gdb_unbuffer_output call.
12519 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12520 (main): Call gdb_unbuffer_output.
12521 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12522 (main): Call gdb_unbuffer_output.
12523 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12524 (main): Rename to ...
12525 (test): ... this.
12526 (main): Reimplement.
12527 * gdb.base/varargs.exp: Run to test instead of to main.
12528 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12529 (main): Call gdb_unbuffer_output.
12530
58789a91
PA
125312015-07-29 Pedro Alves <palves@redhat.com>
12532
12533 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12534 factore out from mi_continue_dprintf. For call-style dprintfs,
12535 expect dprintf output out of $inferior_spawn_id.
12536 (mi_continue_dprintf): Use mi_expect_dprintf.
12537 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12538 (main): Call gdb_unbuffer_output.
12539
e8376742
PA
125402015-07-29 Pedro Alves <palves@redhat.com>
12541
12542 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12543 (default_mi_gdb_start): Set inferior_spawn_id instead of
12544 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12545 gdb_spawn_id.
12546 (mi_gdb_test): Always expect inferior output from both
12547 $inferior_spawn_id and $gdb_spawn_id.
12548
08280010
PA
125492015-07-29 Pedro Alves <palves@redhat.com>
12550
12551 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12552 send_inferior and $inferior_spawn_id.
12553
4d30e432
PA
125542015-07-29 Pedro Alves <palves@redhat.com>
12555
12556 * gdb.gdb/complaints.exp (test_initial_complaints)
12557 (test_serial_complaints, test_short_complaints): Use
12558 gdb_test_stdio.
12559 (test_empty_complaint): Handle $inferior_spawn_id !=
12560 $gdb_spawn_id.
12561
0d30a335
PA
125622015-07-29 Pedro Alves <palves@redhat.com>
12563
12564 * gdb.base/varargs.exp: Use gdb_test_stdio.
12565
39413b29
PA
125662015-07-29 Pedro Alves <palves@redhat.com>
12567
12568 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12569
7cb000a9
PA
125702015-07-29 Pedro Alves <palves@redhat.com>
12571
12572 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12573
d7b8ac82
PA
125742015-07-29 Pedro Alves <palves@redhat.com>
12575
12576 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12577 parameter into two new parameters, "inf_result" and "gdb_result".
12578 Expect inferior output and gdb output from $inferior_spawn_id and
12579 $gdb_spawn_id, respectively. Adjust all callers.
12580
789c3a0c
PA
125812015-07-29 Pedro Alves <palves@redhat.com>
12582
12583 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12584 of gdb_test_sequence.
12585
77e760c3
PA
125862015-07-29 Pedro Alves <palves@redhat.com>
12587
12588 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12589 (saw_spurious_output): Expect inferior output from
12590 $inferior_spawn_id. Use gdb_test_stdio.
12591
8396d2cd
PA
125922015-07-29 Pedro Alves <palves@redhat.com>
12593
12594 * gdb.base/dprintf.exp: Use standard_testfile. Change
12595 prepare_for_testing call.
12596 (srcfile): Don't set.
12597 (restart): New procedure.
12598 (test_dprintf): New procecure, use to continue over dprintfs.
12599 (test_call, test_agent): New procedures, tests moved here.
12600 Restart gdb and recreate dprintfs. Adjust expected output.
12601
2051d61f
PA
126022015-07-29 Pedro Alves <palves@redhat.com>
12603
12604 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12605
452397af
PA
126062015-07-29 Pedro Alves <palves@redhat.com>
12607
12608 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12609
8aed9555
PA
126102015-07-29 Pedro Alves <palves@redhat.com>
12611
12612 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12613 gdb_test_stdio.
12614
188a61b4
PA
126152015-07-29 Pedro Alves <palves@redhat.com>
12616
12617 * lib/gdb.exp (gdb_test_stdio): New procedure.
12618
12264a45
PA
126192015-07-29 Pedro Alves <palves@redhat.com>
12620
12621 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12622
23ffc893
PA
126232015-07-29 Pedro Alves <palves@redhat.com>
12624
12625 * gdb.base/call-signal-resume.exp: Remove check for
12626 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12627 * gdb.base/unwindonsignal.exp: Likewise.
12628 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12629 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12630
65566918
PA
126312015-07-29 Pedro Alves <palves@redhat.com>
12632
12633 * gdb.base/siginfo-addr.c (pass): New function.
12634 (handler): Call it iff si_addr is correct.
12635 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12636 Set a breakpoint at "pass" and continue to it.
12637
d60a9221
SDJ
126382015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12639
12640 * gdb.python/py-objfile.exp: Make some tests have unique names.
12641 * gdb.python/py-pp-registration.exp: Likewise.
12642
bde40b8f
PA
126432015-07-28 Pedro Alves <palves@redhat.com>
12644
12645 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12646
13e1dec8
SM
126472015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12648
12649 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12650
da33c9a7
SM
126512015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12652
12653 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12654
077836f7
PP
126552015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12656
12657 * gdb.base/gdb-sigterm-2.exp: New test.
12658
b8cc7b2e
DE
126592015-07-25 Doug Evans <xdje42@gmail.com>
12660
12661 Revert:
12662 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12663 (workers/%.worker, build-perf): New rule.
12664 (GDB_PERFTEST_MODE): New variable.
12665 (check-perf): Use it.
12666 (clean): Clean up gdb.perf parallel build subdirs.
12667 * lib/build-piece.exp: New file.
12668 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12669 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12670 name.
12671 (standard_temp_file): Ditto.
12672 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12673 of $GDB_PARALLEL.
12674
c8bd4544
DE
126752015-07-24 Doug Evans <dje@google.com>
12676
12677 * gdb.perf/lib/perftest/utils.py: New file.
12678 * gdb.perf/gm-hello.cc: New file.
12679 * gdb.perf/gm-pervasive-typedef.cc: New file.
12680 * gdb.perf/gm-pervasive-typedef.h: New file.
12681 * gdb.perf/gm-std.cc: New file.
12682 * gdb.perf/gm-std.h: New file.
12683 * gdb.perf/gm-use-cerr.cc: New file.
12684 * gdb.perf/gm-utils.h: New file.
12685 * gdb.perf/gmonster-null-lookup.py: New file.
12686 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12687 * gdb.perf/gmonster-print-cerr.py: New file.
12688 * gdb.perf/gmonster-ptype-string.py: New file.
12689 * gdb.perf/gmonster-runto-main.py: New file.
12690 * gdb.perf/gmonster-select-file.py: New file.
12691 * gdb.perf/gmonster1-null-lookup.exp: New file.
12692 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12693 * gdb.perf/gmonster1-print-cerr.exp: New file.
12694 * gdb.perf/gmonster1-ptype-string.exp: New file.
12695 * gdb.perf/gmonster1-runto-main.exp: New file.
12696 * gdb.perf/gmonster1-select-file.exp: New file.
12697 * gdb.perf/gmonster1.cc: New file.
12698 * gdb.perf/gmonster1.exp: New file.
12699 * gdb.perf/gmonster2-null-lookup.exp: New file.
12700 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12701 * gdb.perf/gmonster2-print-cerr.exp: New file.
12702 * gdb.perf/gmonster2-ptype-string.exp: New file.
12703 * gdb.perf/gmonster2-runto-main.exp: New file.
12704 * gdb.perf/gmonster2-select-file.exp: New file.
12705 * gdb.perf/gmonster2.cc: New file.
12706 * gdb.perf/gmonster2.exp: New file.
12707
6eab34f3
DE
127082015-07-24 Doug Evans <dje@google.com>
12709
12710 * gdb.perf/README: New file.
12711 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12712 * lib/gen-perf-test.exp: New file.
12713
63738bfd
DE
127142015-07-24 Doug Evans <dje@google.com>
12715
12716 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12717 (PerfTest::startup): New function.
12718 (PerfTest::run): Return result of calling body.
12719 (PerfTest::assemble): Rewrite.
12720 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12721 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12722 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12723 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12724 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12725
7b606f95
DE
127262015-07-24 Doug Evans <dje@google.com>
12727
12728 * lib/gdb.exp (clean_restart): Make executable optional.
12729
a97b16b8
DE
127302015-07-24 Doug Evans <dje@google.com>
12731
12732 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12733 compiler_info references.
12734 * gdb.cp/temargs.exp: Ditto.
12735 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12736 (get_compiler_info): Early exit if already computed. Set compiler_info
12737 to "unknown" if there was a problem.
12738 (test_compiler_info): Add function comment. Call get_compiler_info.
12739
35baa57f
DE
127402015-07-24 Doug Evans <dje@google.com>
12741
12742 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12743 (workers/%.worker, build-perf): New rule.
12744 (GDB_PERFTEST_MODE): New variable.
12745 (check-perf): Use it.
12746 (clean): Clean up gdb.perf parallel build subdirs.
12747 * lib/build-piece.exp: New file.
12748 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12749 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12750 name.
12751 (standard_temp_file): Ditto.
12752 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12753 of $GDB_PARALLEL.
12754
6ebea266
DE
127552015-07-24 Doug Evans <dje@google.com>
12756
12757 * lib/future.exp (gdb_default_target_compile): New option
12758 "early_flags".
12759 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12760 --as-needed.
12761
1e76a7e9
SDJ
127622015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12763
12764 * gdb.base/catch-syscall.exp: Call gdb_exit before
12765 gdb_skip_xml_test.
12766
5068630a
PA
127672015-07-24 Pedro Alves <palves@redhat.com>
12768
12769 * gdb.python/py-events.exp: Accept output between the stop event
12770 and the prompt.
12771 * gdb.python/py-evsignal.exp: Likewise.
12772 * gdb.python/py-evthreads.exp: Likewise.
12773
77598427
PA
127742015-07-24 Pedro Alves <palves@redhat.com>
12775
12776 PR gdb/18717
12777 * gdb.threads/non-ldr-exit.c: New file.
12778 * gdb.threads/non-ldr-exit.exp: New file.
12779
11e6c98f
YQ
127802015-07-24 Yao Qi <yao.qi@linaro.org>
12781
12782 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12783 restarting process.
12784
51aee833
YQ
127852015-07-24 Yao Qi <yao.qi@linaro.org>
12786
12787 * gdb.server/ext-restart.exp: New file.
12788
8cfe207c
YQ
127892015-07-24 Yao Qi <yao.qi@linaro.org>
12790
12791 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12792 argument options.
12793 * gdb.server/ext-wrapper.exp: New file.
12794
cc12ce38
DE
127952015-07-23 Doug Evans <dje@google.com>
12796
12797 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12798 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12799
d0d84780
PMR
128002015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12801
12802 * gdb.ada/var_arr_typedef.exp: New testcase.
12803 * gdb.ada/var_arr_typedef/pack.adb: New file.
12804 * gdb.ada/var_arr_typedef/pack.ads: New file.
12805 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12806
8b558f79
JB
128072015-07-20 Joel Brobecker <brobecker@adacore.com>
12808
12809 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12810
775a3298
JK
128112015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12812
12813 * gdb.arch/i386-biarch-core.exp: Replace istarget
12814 by "complete set gnutarget". Remove expectation for the "core-file"
12815 command.
12816
db1ff28b
JK
128172015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12818
12819 Revert the previous commit:
12820 Tests for validate symbol file using build-id.
12821
0a94970d
JK
128222015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12823
12824 Tests for validate symbol file using build-id.
12825 * gdb.base/solib-mismatch-lib.c: New file.
12826 * gdb.base/solib-mismatch-libmod.c: New file.
12827 * gdb.base/solib-mismatch.c: New file.
12828 * gdb.base/solib-mismatch.exp: New file.
12829
03346981
SL
128302015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12831
12832 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12833 nios2-*-linux*.
12834 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12835 * gdb.base/siginfo.exp: Likewise.
12836 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12837
42422cc7
PL
128382015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12839
12840 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12841 Move it to ...
12842 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12843 ... here.
12844 * gdb.trace/range-stepping.exp: Check that the target supports
12845 range stepping.
12846
cfa68bae
JK
128472015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12848
12849 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12850
8ffdba26
PA
128512015-07-14 Pedro Alves <palves@redhat.com>
12852
12853 * gdb.base/killed-outside.exp: New file.
12854 * gdb.base/killed-outside.c: New file.
12855
218a5a11
JK
128562015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12857
12858 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12859 (n at main): New.
12860 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12861
e03ed3c6
AA
128622015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12863
12864 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12865 infcall tests instead of setting up for KFAIL.
12866
485668e5
MM
128672015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12868
12869 * gdb.btrace/record_goto-step.exp: New.
12870
08464196
JK
128712015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12872
12873 PR compile/18484
12874 * gdb.compile/compile.c (struct struct_type): Add volatile to
12875 selffield's type.
12876 * gdb.compile/compile.exp
12877 (compile code struct_object.selffield = &struct_object): Skip further
12878 struct_object tests if this one xfails.
12879
bcf5c1d9
RC
128802015-07-08 Robert O'Callahan <robert@ocallahan.org>
12881
12882 PR exp/18617
12883 * gdb.trace/ax.exp: Add test.
12884
4931af25
YQ
128852015-07-07 Yao Qi <yao.qi@linaro.org>
12886
12887 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12888 instead of istarget "aarch64*-*-*".
12889 * gdb.arch/aarch64-fp.exp: Likewise.
12890 * gdb.base/float.exp: Likewise.
12891 * gdb.reverse/aarch64.exp: Likewise.
12892 * lib/gdb.exp (is_aarch64_target): New proc.
12893
9fcf688e
YQ
128942015-07-07 Yao Qi <yao.qi@linaro.org>
12895
12896 * lib/gdb.exp (is_aarch32_target): New proc.
12897 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12898 instead of "istarget "arm*-*-*"".
12899 * gdb.arch/arm-disp-step.exp: Likewise.
12900 * gdb.arch/thumb-bx-pc.exp: Likewise.
12901 * gdb.arch/thumb-prologue.exp: Likewise.
12902 * gdb.arch/thumb-singlestep.exp: Likewise.
12903 * gdb.base/disp-step-syscall.exp: Likewise.
12904 * gdb.base/float.exp: Likewise.
12905
fbd8d50d
YQ
129062015-07-07 Yao Qi <yao.qi@linaro.org>
12907
12908 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12909 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12910
71be1fdc
YQ
129112015-07-07 Yao Qi <yao.qi@linaro.org>
12912
12913 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12914 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12915 if it exists.
12916 * gdb.multi/multi-arch.exp: Likewise.
12917
3e221d36
SM
129182015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12919
12920 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12921 print.
12922
d441430b
YQ
129232015-07-07 Yao Qi <yao.qi@linaro.org>
12924
12925 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12926
06f810bd
MG
129272015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12928
12929 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12930 '[' and ']' characters.
12931
5e61e7c0
IB
129322015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12933
12934 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12935
28bf096c
PA
129362015-06-29 Pedro Alves <palves@redhat.com>
12937
12938 PR threads/18127
12939 * gdb.threads/hand-call-new-thread.c: New file.
12940 * gdb.threads/hand-call-new-thread.c: New file.
12941
ee93cd5e
KS
129422015-06-26 Keith Seitz <keiths@redhat.com>
12943 Doug Evans <dje@google.com>
12944
12945 PR 16253
12946 * gdb.cp/var-tag-2.cc: New file.
12947 * gdb.cp/var-tag-3.cc: New file.
12948 * gdb.cp/var-tag-4.cc: New file.
12949 * gdb.cp/var-tag.cc: New file.
12950 * gdb.cp/var-tag.exp: New file.
12951
fc637f04
PP
129522015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12953
12954 * gdb.base/history-duplicates.exp: New test.
12955
2e52ae68
PP
129562015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12957
12958 * gdb.base/completion.exp: Test the completion of the "focus"
12959 command.
12960
6e22494e
JK
129612015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12962
12963 * gdb.arch/amd64-prologue-skip.S: New file.
12964 * gdb.arch/amd64-prologue-skip.exp: New file.
12965
bf7b9cd9
SM
129662015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12967
12968 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12969 is_address_zero_readable check.
12970
201e8dfd
PB
129712015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12972
12973 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12974 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12975
5cd867b4
YQ
129762015-06-24 Yao Qi <yao.qi@linaro.org>
12977
12978 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12979 linux targets.
12980
4d7be007
YQ
129812015-06-24 Yao Qi <yao.qi@linaro.org>
12982
12983 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12984 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12985 * gdb.base/siginfo-thread.exp: Likewise.
12986
07fcd301
YQ
129872015-06-22 Yao Qi <yao.qi@linaro.org>
12988
12989 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12990
52042a00
YQ
129912015-06-22 Yao Qi <yao.qi@linaro.org>
12992
12993 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12994 aarch64*-*-*.
12995 (skip_hw_watchpoint_tests): Likewise.
12996
74bd41ce
PP
129972015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12998
12999 * gdb.base/gdbinit-history.exp: Test the interaction between
13000 setting GDBHISTSIZE and setting the history size via .gdbinit.
13001
bc460514
PP
130022015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13003
13004 PR gdb/16999
13005 * gdb.base/gdbhistsize-history.exp: New test.
13006
b58c513b
PP
130072015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13008
13009 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13010 with GDBHISTSIZE.
13011 * gdb.base/readline.exp: Likewise.
13012
92046791
YQ
130132015-06-17 Yao Qi <yao.qi@linaro.org>
13014
13015 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13016 line.
13017
2093d2d3
PP
130182015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13019
13020 * gdb.base/gdbinit-history.exp: Add test case to check that
13021 an unlimited history file does not get truncated on exit.
13022
e6c693af
AA
130232015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13024
13025 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13026 (VECTOR): New macro. Use it...
13027 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13028 ...for these typedefs.
13029 (int8, char1, int1, double1): New typedefs.
13030 (struct just_int2, struct two_int2): New structures.
13031 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13032 (add_structvecs, add_singlevecs): New functions.
13033 (main): Call add_some_intvecs twice.
13034 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13035 the compile and exit upon failure. Try compiling for the "native"
13036 architecture. Test inferior function calls with vector arguments
13037 and vector return value handling with "finish" and "return".
13038
c74f7d1c
JT
130392015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13040
13041 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13042 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13043 PE file.
13044 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13045
98aa42ee
AT
130462015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13047
13048 PR breakpoints/16465
13049 * gdb.mi/mi-dprintf-pending.c: New file.
13050 * gdb.mi/mi-dprintf-pending.exp: New test.
13051 * gdb.mi/mi-dprintf-pendshr.c: New file.
13052
7d73c23c 130532015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 13054 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
13055
13056 * gdb.arch/i386-mpx-map.c: New file.
13057 * gdb.arch/i386-mpx-map.exp: New File.
13058
130592015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13060
13061 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13062 * gdb.arch/i386-mpx.exp: Indentation fixed.
13063
130642015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13065
13066 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13067 function and improved indentation.
13068 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13069 gdb_test_multiple. Added additional tests to skip the test.
13070
130712015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13072
13073 * gdb.arch/i386-avx512.c: Change path in include file.
13074 * gdb.arch/i386-avx512.exp: Change include dir path
13075 compilation flag.
13076 * gdb.arch/i386-mpx.c: Change path in include file.
13077 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13078 flag.
13079
d5eba19a
JK
130802015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13081
13082 * gdb.compile/compile-print.exp (compile print *vararray@3)
13083 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13084
7f361056
JK
130852015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13086
13087 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13088 (do not keep jit in memory): ... this.
13089 (expect 5): Change it to ...
13090 (expect no 5): ... this.
13091
3b462ec2
SM
130922015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13093
13094 PR gdb/15564
13095 * gdb.mi/mi-detach.exp: New file.
13096
e0619de6
JK
130972015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13098
13099 PR symtab/18392
13100 * gdb.arch/amd64-tailcall-self.S: New file.
13101 * gdb.arch/amd64-tailcall-self.c: New file.
13102 * gdb.arch/amd64-tailcall-self.exp: New file.
13103
e970cb34
DB
131042015-05-28 Don Breazeal <donb@codesourcery.com>
13105
13106 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13107 tests for remote targets by checking is_target_gdbserver.
13108
b2e2f908
DE
131092015-05-27 Doug Evans <dje@google.com>
13110
13111 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13112 * gdb.dwarf2/opaque-type-lookup.c: New file.
13113 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13114
82c7be31
DE
131152015-05-26 Doug Evans <dje@google.com>
13116
13117 * gdb.cp/iostream.cc: New file.
13118 * gdb.cp/iostream.exp: New file.
13119
b4f54984
DE
131202015-05-26 Doug Evans <dje@google.com>
13121
13122 * gdb.dwarf2/dw2-op-call.exp: Update.
13123 * gdb.dwarf2/dw4-sig-types.exp: Update.
13124 * gdb.dwarf2/implptr.exp: Update.
13125 * gdb.mi/mi-cmd-param-changed.exp: Update.
13126
4ea6efe9
DE
131272015-05-26 Doug Evans <dje@google.com>
13128
13129 * gdb.python/py-lazy-string.c: New file.
13130 * gdb.python/py-lazy-string.exp: New file.
13131 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13132 (main): Update. Add estring3.
13133 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13134 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13135
f6bb7db3
YQ
131362015-05-26 Omair Javaid <omair.javaid@linaro.org>
13137 Yao Qi <yao.qi@linaro.org>
13138
13139 * gdb.reverse/aarch64.c: New.
13140 * gdb.reverse/aarch64.exp: New.
13141
a81bfbd0
OJ
131422015-05-26 Omair Javaid <omair.javaid@linaro.org>
13143
25d49b86
PA
13144 * lib/gdb.exp (supports_process_record): Return true for
13145 aarch64*-linux*.
a81bfbd0
OJ
13146 (supports_reverse): Likewise.
13147
158bf1b4
PP
131482015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13149
13150 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13151 Use with_test_prefix.
13152
a0145030
AB
131532015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13154
13155 * gdb.base/completion.exp: Add test for completion of layout
13156 names.
13157
ebe3b578
AB
131582015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13159
13160 * lib/gdb.exp (skip_tui_tests): New proc.
13161 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13162
84204ed7
PA
131632015-05-19 Pedro Alves <palves@redhat.com>
13164
13165 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13166 Save the whole env array instead of just HOME. Unset HISTSIZE in
13167 the environment while testing. Restore whole environment
13168 afterwards.
13169
37442ce1
DE
131702015-05-16 Doug Evans <xdje42@gmail.com>
13171
13172 * gdb.guile/scm-ports.c: New file.
13173 * gdb.guile/scm-ports.exp: Add memory port tests.
13174
36de76f9
JK
131752015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13176
13177 * gdb.compile/compile-print.c: New file.
13178 * gdb.compile/compile-print.exp: New file.
13179
3a9558c4
JK
131802015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13181
13182 * gdb.compile/compile-ops.exp: Cast param to void.
13183 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13184 (compile code struct_object.selffield = &struct_object): Add xfail.
13185
aa715135
JG
131862015-05-15 Joel Brobecker <brobecker@adacore.com>
13187
13188 * gdb.ada/arr_enum_with_gap: New testcase.
13189
931e5bc3
JG
131902015-05-15 Joel Brobecker <brobecker@adacore.com>
13191
13192 * gdb.ada/byte_packed_arr: New testcase.
13193
9cd4d857
JB
131942015-05-15 Joel Brobecker <brobecker@adacore.com>
13195
13196 * gdb.ada/pckd_neg: New testcase.
13197
ebfd00d2
PP
131982015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13199
13200 PR gdb/17820
13201 * gdb.base/gdbinit-history.exp: New test.
13202 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13203 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13204
4c082a81
SC
132052015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13206
13207 * gdb.python/py-xmethods.cc: Enhance test case.
13208 * gdb.python/py-xmethods.exp: New tests.
13209 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13210 function.
13211 (B_indexoper): Likewise.
13212 (global_dm_list) : Add new xmethod worker functions.
13213
f7797074
SDJ
132142015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13215
13216 * gdb.base/coredump-filter.exp: Correctly unset
13217 "coredump_var_addr" array.
13218
a4674e4e
PA
132192015-05-08 Pedro Alves <palves@redhat.com>
13220
13221 * gdb.server/non-existing-program.exp: Unset spawn_id.
13222
df2eb078
SC
132232015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13224
13225 PR python/18291
13226 * gdb.python/py-xmethods.exp: Add tests.
13227
422349a3
YQ
132282015-05-08 Yao Qi <yao.qi@linaro.org>
13229
13230 PR gdb/18208
13231 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13232 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13233 function set_coredump_filter, and remove remote_exec call.
13234 Remove argument ipid. Callers update.
13235 (top level): Don't get inferior's PID.
13236
63fc80ce
AA
132372015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13238
13239 * gdb.base/watch_thread_num.exp: Skip test on targets without
13240 access watchpoints.
13241
80ad801e
PA
132422015-05-06 Pedro Alves <palves@redhat.com>
13243
13244 PR server/18081
13245 * gdb.server/non-existing-program.exp: New file.
13246
0fa7fe50
JB
132472015-05-05 Joel Brobecker <brobecker@adacore.com>
13248
13249 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13250
3ea89b92
PMR
132512015-05-05 Joel Brobecker <brobecker@adacore.com>
13252
13253 * gdb.ada/out_of_line_in_inlined: New testcase.
13254
87b8eff0
JB
132552015-05-05 Joel Brobecker <brobecker@adacore.com>
13256
13257 * gdb.ada/var_rec_arr: New testcase.
13258
5fccc635
YQ
132592015-04-30 Yao Qi <yao.qi@linaro.org>
13260
13261 * gdb.base/break-idempotent.exp: If
13262 skip_hw_watchpoint_multi_tests returns true, skip the tests
13263 on "rwatch" and "awatch".
13264
42d38f42
YQ
132652015-04-30 Yao Qi <yao.qi@linaro.org>
13266
13267 * gdb.base/relativedebug.exp: Invoke gdb command
13268 "info sharedlibrary", and if libc.so doesn't have debug info,
13269 skip the test.
13270
2ce1cdbf
DE
132712015-04-29 Doug Evans <dje@google.com>
13272
13273 * gdb.python/py-xmethods.exp: Add ptype tests.
13274 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13275 get_result_type method.
13276
f24a38c5
LM
132772015-04-29 Luis Machado <lgustavo@codesourcery.com>
13278
13279 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13280 the target does not support hardware watchpoints.
13281
ecbf2b3c
LM
132822015-04-29 Luis Machado <lgustavo@codesourcery.com>
13283
13284 * gdb.base/break-always.exp: Abort testing if writing to memory
13285 causes an error.
13286
34f5f757
DE
132872015-04-28 Doug Evans <dje@google.com>
13288
13289 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13290 * gdb.python/py-pp-registration.exp: ... here. New file.
13291 * gdb.python/py-pp-registration.c: New file.
13292 * gdb.python/py-pp-registration.py: New file.
13293
69b4374a
DE
132942015-04-28 Doug Evans <dje@google.com>
13295
13296 * gdb.python/py-bad-printers.c: New file.
13297 * gdb.python/py-bad-printers.py: New file.
13298 * gdb.python/py-bad-printers.exp: New file.
13299
59fb7612
SS
133002015-04-28 Sasha Smundak <asmundak@google.com>
13301
13302 * gdb.python/py-type.exp: New test.
13303
2631b16a
AW
133042015-04-28 Andy Wingo <wingo@igalia.com>
13305
13306 * gdb.python/py-parameter.exp:
13307 * gdb.guile/scm-parameter.exp: Escape the path that we are
13308 matching against, as it might contain characters that are special
13309 to regular expressions.
13310
460efde1
JB
133112015-04-27 Joel Brobecker <brobecker@adacore.com>
13312
13313 * gdb.ada/rec_comp: New testcase.
13314
2d369d8e
SDJ
133152015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13316
13317 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13318 before using it.
13319
cf75d6c3
AB
133202015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13321
13322 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13323 new tests for verilog output.
13324
8dbe7ca5
YQ
133252015-04-24 Yao Qi <yao.qi@linaro.org>
13326
13327 * boards/remote-gdbserver-on-localhost.exp: New file.
13328
4ef9fb2f
PA
133292015-04-23 Pedro Alves <palves@redhat.com>
13330
13331 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13332 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13333 "end of file", remove $inferior_spawn_id from the indirect list.
13334
0a803169
PA
133352015-04-23 Pedro Alves <palves@redhat.com>
13336
13337 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13338
749ef8f8
PA
133392015-04-23 Pedro Alves <palves@redhat.com>
13340
13341 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13342 on $any_spawn_id instead of only on $gdb_spawn_id.
13343
8aae4344
PM
133442015-04-21 Pierre Muller <muller@sourceware.org>
13345
13346 PR pascal/17815
13347 * lib/pascal.exp (gpc_compile): Add new option "class".
13348 (fpc_compile): Likewise.
13349 * gdb.pascal/case-insensitive-symbols.pas: New file.
13350 * gdb.pascal/case-insensitive-symbols.exp: New file.
13351
1586c8fb
GB
133522015-04-20 Gary Benson <gbenson@redhat.com>
13353
13354 * gdb.base/attach.exp: Fix three extended remote failures.
13355
1b6e6f5c
GB
133562015-04-17 Gary Benson <gbenson@redhat.com>
13357
13358 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13359 the main executable over the remote protocol.
13360
e797481d
PA
133612015-04-16 Pedro Alves <palves@redhat.com>
13362
13363 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13364 a new gdbserver if gdbserver_reconnect_p is set.
13365
1ca99c42
PA
133662015-04-16 Pedro Alves <palves@redhat.com>
13367
13368 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13369 is set, don't exit gdbserver.
13370
af9fd6f8
AA
133712015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13372
13373 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13374 appropriate .insn, such that an older assembler can be used.
13375 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13376 the z/Architecture instruction set on 31-bit targets as well.
13377
04ff1e61
AA
133782015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13379
13380 * gdb.go/handcall.exp: Remove all logic related to the first
13381 breakpoint and rely on go_runto_main instead.
13382 * gdb.go/strings.exp: Likewise.
13383 * gdb.go/unsafe.exp: Likewise.
13384 * gdb.go/hello.exp: Likewise. Also rename the remaining
13385 breakpoint marker to "breakpoint 1".
13386 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13387 * gdb.go/strings.go: Likewise.
13388 * gdb.go/unsafe.go: Likewise.
13389 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13390 "set breakpoint 2 here" and rename the remaining breakpoint marker
13391 to "breakpoint 1".
13392
40d2f8d6
SM
133932015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13394
13395 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13396 if itertools.imap is not present.
13397 * gdb.python/py-objfile.exp: Add parentheses.
13398 * gdb.python/py-type.exp: Same.
13399 * gdb.python/py-unwind-maint.py: Same.
13400
8cbc97c6
YQ
134012015-04-15 Yao Qi <yao.qi@linaro.org>
13402
13403 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13404 of ":$ptr_size" and set its form explicitly.
13405
45fd756c
YQ
134062015-04-15 Pedro Alves <palves@redhat.com>
13407 Yao Qi <yao.qi@linaro.org>
13408
13409 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13410 timeout by factor of 4.
13411 (test_regular_watch): Likewise.
13412 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13413 * gdb.reverse/sigall-reverse.exp: Likewise.
13414 * gdb.reverse/until-precsave.exp: Likewise.
13415 * lib/gdb.exp (with_timeout_factor): New proc.
13416 (gdb_expect): Move some code to ...
13417 (get_largest_timeout): ... here. New procedure.
13418
9e811bc3
LM
134192015-04-14 Luis Machado <lgustavo@codesourcery.com>
13420
13421 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13422
0ff6fcb2
LM
134232015-04-13 Luis Machado <lgustavo@codesourcery.com>
13424
13425 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13426 to write to the .text section.
13427
7578d5f7
LM
134282015-04-13 Luis Machado <lgustavo@codesourcery.com>
13429
13430 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13431 Handle the case of targets that do not provide PID information.
13432
2efe15c4
YQ
134332015-04-13 Yao Qi <yao.qi@linaro.org>
13434
13435 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13436 and use expect instead of gdb_expect.
13437
8cd8f2f8
SDJ
134382015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13439
13440 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13441 "coredump_var_addr" to avoid naming conflict with other testcases.
13442
9ee41772
PA
134432015-04-10 Pedro Alves <palves@redhat.com>
13444
13445 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13446 gdb_test_sequence and gdb_assert.
13447
07473109
PA
134482015-04-10 Pedro Alves <palves@redhat.com>
13449
13450 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13451 test messages that don't include the breakpoint address.
13452
de3db44c
YQ
134532015-04-10 Yao Qi <yao.qi@linaro.org>
13454
13455 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13456 false for some offset and width combinations which aren't
13457 supported by linux kernel.
13458
c79d856c
PA
134592015-04-10 Pedro Alves <palves@redhat.com>
13460
13461 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13462 procedure, factored out from ...
13463 (top level): ... here. Add "set displaced-stepping" testing axis.
13464 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13465 parameter "displaced". Use it.
13466 (top level): Use foreach and add "set displaced-stepping" testing
13467 axis.
13468
ebc90b50
PA
134692015-04-10 Pedro Alves <palves@redhat.com>
13470
13471 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13472 Remove comment.
13473 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13474 both the address of the instruction that triggers the watchpoint
13475 and the address of the instruction immediately after, and use
13476 those addresses for the test. Fix comment.
13477
8f572e5c
PA
134782015-04-10 Pedro Alves <palves@redhat.com>
13479
13480 * gdb.base/sigstep.exp (breakpoint_to_handler)
13481 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13482 Test "backtrace" in handler.
13483 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13484 (top level): Add new "displaced" test axis to
13485 breakpoint_to_handler, breakpoint_to_handler_entry and
13486 breakpoint_over_handler.
13487
8d707a12
PA
134882015-04-10 Pedro Alves <palves@redhat.com>
13489
13490 PR gdb/18216
13491 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13492
ef713951
YQ
134932015-04-10 Yao Qi <yao.qi@linaro.org>
13494
13495 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13496 (test_add_rn_pc): New function.
13497 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13498 (top level): Invoke test_add_rn_pc.
13499
906d60cf
PA
135002015-04-10 Pedro Alves <palves@redhat.com>
13501
13502 PR gdb/13858
13503 * gdb.base/step-over-no-symbols.exp: New file.
13504
f2983cc3
AW
135052015-04-09 Andy Wingo <wingo@igalia.com>
13506
13507 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13508 after the Python tests.
13509
6d62641c
SDJ
135102015-04-08 Keith Seitz <keiths@redhat.com>
13511
13512 PR python/16699
13513 * gdb.python/py-completion.exp: New tests for completion.
13514 * gdb.python/py-completion.py (CompleteLimit1): New class.
13515 (CompleteLimit2): Likewise.
13516 (CompleteLimit3): Likewise.
13517 (CompleteLimit4): Likewise.
13518 (CompleteLimit5): Likewise.
13519 (CompleteLimit6): Likewise.
13520 (CompleteLimit7): Likewise.
13521
f3770638
PA
135222015-04-08 Pedro Alves <palves@redhat.com>
13523
13524 PR gdb/18214
13525 PR gdb/18216
13526 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13527 function.
13528 (main): Install it as SIGUSR1 handler.
13529 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13530 parameter. Always use "setup" as prefix. Toggle "set
13531 displaced-stepping" off/on depending on global. Don't switch to
13532 thread 1 here.
13533 (top level): Add displaced stepping "off/on" test axis. Update
13534 "setup" calls. Wrap each subtest with with_test_prefix. Test
13535 continuing with a queued signal in each thread.
13536
4496bed7
PA
135372015-04-08 Pedro Alves <palves@redhat.com>
13538
13539 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13540 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13541 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13542 Return early if running to main fails.
13543 * gdb.trace/while-stepping.exp: Likewise.
13544
b97fde92
PA
135452015-04-07 Pedro Alves <palves@redhat.com>
13546
13547 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13548 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13549 interact with inferior program.
13550
f71c18e7
PA
135512015-04-07 Pedro Alves <palves@redhat.com>
13552
13553 * lib/gdb.exp (inferior_spawn_id): New global.
13554 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13555 spawn id after processing the user code.
13556 (default_gdb_start): Set inferior_spawn_id.
13557 (send_inferior): New procedure.
13558 * lib/gdbserver-support.exp (gdbserver_start): Set
13559 inferior_spawn_id.
13560 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13561
6423214f
PA
135622015-04-07 Pedro Alves <palves@redhat.com>
13563
13564 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13565 * lib/gdbserver-support.exp (gdbserver_start): Make
13566 $server_spawn_id global.
13567 (gdbserver_start): Don't wait for gdbserver's spawn id with
13568 expect_background.
13569 (close_gdbserver): New procedure.
13570 (gdb_exit): Rename the default version and reimplement.
13571
71c0ee8c
PA
135722015-04-07 Pedro Alves <palves@redhat.com>
13573
72f4393d 13574 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
13575 append the substituted item, not the original item.
13576
203bc29b
PA
135772015-04-07 Pedro Alves <palves@redhat.com>
13578
13579 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13580 gdb_expect.
13581
508a3ddf
PA
135822015-04-07 Pedro Alves <palves@redhat.com>
13583
13584 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13585 output appearing once only.
13586
9f6dbe2b
PA
135872015-04-07 Pedro Alves <palves@redhat.com>
13588
13589 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13590 that doesn't expect anything. Return early if running to main
13591 fails.
13592
337532fa
YQ
135932015-04-07 Yao Qi <yao.qi@linaro.org>
13594
13595 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13596 (child_function): Call alarm.
13597 (main): Move call to alarm into the loop.
13598 * gdb.threads/non-stop-fair-events.exp: Build program with
13599 -DTIMEOUT=$timeout.
13600
01b622d4
DE
136012015-04-06 Doug Evans <xdje42@gmail.com>
13602
13603 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13604 Fix dest parameter to board_info.
13605 (fpc_compile): Ditto.
13606 (gdb_compile_pascal): Rename dest arg to destfile.
13607
961f4160
PMR
136082015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13609
13610 * gdb.ada/funcall_ref.exp: New file.
13611 * gdb.ada/funcall_ref/foo.adb: New file.
13612
cafda597
YQ
136132015-04-02 Yao Qi <yao.qi@linaro.org>
13614
13615 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13616 is remote.
13617
fed040c6
GB
136182015-04-02 Gary Benson <gbenson@redhat.com>
13619
13620 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13621
d11916aa
SS
136222015-04-01 Sasha Smundak <asmundak@google.com>
13623
13624 * gdb.python/py-unwind-maint.c: New file.
13625 * gdb.python/py-unwind-maint.exp: New test.
13626 * gdb.python/py-unwind-maint.py: New file.
13627 * gdb.python/py-unwind.c: New file.
13628 * gdb.python/py-unwind.exp: New test.
13629 * gdb.python/py-unwind.py: New test.
13630
a1471180
PA
136312015-04-01 Pedro Alves <palves@redhat.com>
13632
13633 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13634 to fail instead of non-existent $test.
13635
0bbeccb1
PA
136362015-04-01 Pedro Alves <palves@redhat.com>
13637
13638 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13639 GDBFLAGS if not empty.
13640
3c724c8c
PMR
136412015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13642
13643 * gdb.ada/complete.exp: Remove "multi_line".
13644 * gdb.ada/info_exc.exp: Remove "multi_line".
13645 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13646 * gdb.ada/ptype_field.exp: Remove "multi_line".
13647 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13648 * gdb.ada/tagged.exp: Remove "multi_line".
13649 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13650 [multi_line ...]
13651 * gdb.btrace/delta.exp: Likewise.
13652 * gdb.btrace/exception.exp: Likewise.
13653 * gdb.btrace/function_call_history.exp: Likewise.
13654 * gdb.btrace/instruction_history.exp: Likewise.
13655 * gdb.btrace/nohist.exp: Likewise.
13656 * gdb.btrace/record_goto.exp: Likewise.
13657 * gdb.btrace/segv.exp: Likewise.
13658 * gdb.btrace/stepi.exp: Likewise.
13659 * gdb.btrace/tailcall.exp: Likewise.
13660 * gdb.btrace/unknown_functions.exp: Likewise.
13661 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13662 * lib/gdb.exp: Add the "multi_line" helper.
13663
4eec2deb
PA
136642015-04-01 Pedro Alves <palves@redhat.com>
13665
13666 * gdb.threads/tid-reuse.c: New file.
13667 * gdb.threads/tid-reuse.exp: New file.
13668
df8411da
SDJ
136692015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13670
13671 PR corefiles/16092
13672 * gdb.base/coredump-filter.c: New file.
13673 * gdb.base/coredump-filter.exp: Likewise.
13674
6ef37366
PM
136752015-03-27 Petr Machata <pmachata@redhat.com>
13676
13677 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13678 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13679 (Dwarf::assemble): Initialize them.
13680 (Dwarf::lines): New function.
13681
7ec911b0
JT
136822015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13683
13684 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13685 SYMBOL_PREFIX for x86_64-*-cygwin.
13686
ff908ebf
AW
136872015-03-26 Andy Wingo <wingo@igalia.com>
13688
13689 PR symtab/18148
13690 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13691 const_value but not a location.
13692 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13693 location defined in non-main CUs are visible.
13694
6d5f0679
YQ
136952015-03-26 Yao Qi <yao.qi@linaro.org>
13696
13697 PR testsuite/18139
13698 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13699 Add a line number entry for the same line.
13700 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13701 Add a line number entry for the same line.
13702
2898689b
YQ
137032015-03-26 Yao Qi <yao.qi@linaro.org>
13704
13705 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13706 .int 0.
13707 (func): Likewise. Add .Lfunc_1 label.
13708 Use .Lfunc_1 label.
13709 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13710 .int 0.
13711 (func): Likewise.
13712 Use .Lfunc_1 label.
13713
85180498
YQ
137142015-03-26 Yao Qi <yao.qi@linaro.org>
13715
13716 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13717 Call gdb_compile instead to compile each .s files without debug
13718 information.
13719
8aa08a8d
YQ
137202015-03-26 Yao Qi <yao.qi@linaro.org>
13721
13722 * gdb.base/savedregs.exp (process_saved_regs): Make
13723 "Saved registers:" optional in the pattern.
13724
66849923
MM
137252015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13726
13727 * gdb.btrace/next.exp: Merged into step.exp.
13728 * gdb.btrace/finish.exp: Merged into step.exp.
13729 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13730 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13731 "record goto" and checking the exact replay position.
13732 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13733 check for "Recording format" in "info record" output.
13734 * gdb.btrace/record_goto.exp: Choose test file based on target.
13735 * gdb.btrace/x86-record_goto.S: Renamed into ...
13736 * gdb.btrace/x86_64-record_goto.S: ... this.
13737 * gdb.btrace/i686-record_goto.S: New.
13738 * gdb.btrace/x86-tailcall.S: Renamed into ...
13739 * gdb.btrace/x86_64-tailcall.S: ... this.
13740 * gdb.btrace/i686-tailcall.S: New.
13741 * gdb.btrace/x86-tailcall.c: Renamed into ...
13742 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13743 separate statements. Update test.
13744 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13745 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13746 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13747 * gdb.btrace/tailcall.exp: Choose test file based on target.
13748 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13749
11cc1b74
MM
137502015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13751
13752 * gdb.btrace/exception.exp: Increase BTS buffer size.
13753
a25d8bf9
PA
137542015-03-24 Pedro Alves <palves@redhat.com>
13755
13756 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13757
856e7dd6
PA
137582015-03-24 Pedro Alves <palves@redhat.com>
13759
13760 * gdb.threads/schedlock.exp (test_step): No longer expect that
13761 "set scheduler-locking step" with "next" over a function call runs
13762 threads unlocked.
13763
ad235a41
AT
137642015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13765
13766 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13767
15630549
AT
137682015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13769
13770 PR breakpoints/16466
13771 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13772 * gdb.mi/mi-pending.c (thread_func): New function.
13773 (int main): Add threading support required.
13774 * gdb.mi/mi-pending.exp: Add tests for this issue.
13775 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13776 (pendfunc2): Remove stdio dependency.
13777 * gdb.mi/mi-pendshr2.c: New file.
13778
693dca06
KS
137792015-03-23 Keith Seitz <keiths@redhat.com>
13780
13781 * gdb.linespec/keywords.c: New file.
13782 * gdb.linespec/keywords.exp: New file.
13783
7e993ebf
KS
137842015-03-23 Keith Seitz <keiths@redhat.com>
13785
13786 PR gdb/18021
13787 * gdb.dwarf2/staticvirtual.exp: New test.
13788
bc23328c
JK
137892015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13790
13791 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13792 * README: Remove HP-UX and gdb.hp.
13793 (configuration):
13794 * configure: Regenerate.
13795 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13796 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13797 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13798 gdb.hp/gdb.defects/Makefile.
13799 * gdb.hp/Makefile.in: File deleted.
13800 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13801 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13802 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13803 * gdb.hp/gdb.aCC/run.c: File deleted.
13804 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13805 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13806 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13807 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13808 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13809 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13810 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13811 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13812 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13813 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13814 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13815 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13816 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13817 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13818 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13819 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13820 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13821 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13822 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13823 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13824 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13825 * gdb.hp/gdb.compat/average.c: File deleted.
13826 * gdb.hp/gdb.compat/sum.c: File deleted.
13827 * gdb.hp/gdb.compat/xdb.c: File deleted.
13828 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13829 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13830 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13831 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13832 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13833 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13834 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13835 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13836 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13837 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13838 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13839 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13840 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13841 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13842 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13843 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13844 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13845 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13846 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13847 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13848 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13849 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13850 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13851 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13852 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13853 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13854 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13855 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13856 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13857 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13858 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13859 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13860 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13861 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13862 * gdb.hp/tools/odump: File deleted.
13863
8bf3b159
PA
138642015-03-19 Pedro Alves <palves@redhat.com>
13865
13866 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13867 (saw_thread_3): New globals.
13868 (top level): Increment them when an event for the corresponding
13869 thread is seen.
13870 (no thread starvation): New test.
13871
eb54c8bf
PA
138722015-03-19 Pedro Alves <palves@redhat.com>
13873
13874 * gdb.threads/continue-pending-status.c: New file.
13875 * gdb.threads/continue-pending-status.exp: New file.
13876
32d2e5d6
PA
138772015-03-18 Pedro Alves <palves@redhat.com>
13878
13879 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13880 Use gdb_is_target_remote instead of is_remote. Use
13881 gdb_test_multiple instead of gdb_expect. Exit early if
13882 gdb_test_multiple hits its internal matches. Tighten stepi tests
13883 expected output. Fail on exit with any signal, instead of just
13884 SIGILL.
13885
f68f11b7
YQ
138862015-03-18 Yao Qi <yao.qi@linaro.org>
13887
13888 PR tdep/18107
13889 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13890 variable.
13891 * gdb.base/catch-syscall.exp: Don't skip it on
13892 aarch64*-*-linux* target. Remove elements in all_syscalls.
13893 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13894 target.
13895 (setup_all_syscalls): New proc.
13896
ca5fd19b
YQ
138972015-03-16 Yao Qi <yao.qi@linaro.org>
13898
13899 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13900 (top level): Skip tests if valid_addr_p returns false for
13901 $cmd1 or $cmd2.
13902
85642ba0
AW
139032015-03-11 Andy Wingo <wingo@igalia.com>
13904
13905 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13906
e03f9645
YQ
139072015-03-11 Yao Qi <yao.qi@linaro.org>
13908
13909 * gdb.base/catch-syscall.exp: Fix typo in comments.
13910
5d0962b2
YQ
139112015-03-11 Yao Qi <yao.qi@linaro.org>
13912
13913 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13914
b2df3cef
PA
139152015-03-09 Pedro Alves <palves@redhat.com>
13916
13917 * dg-extract-results.py: Delete.
13918
ef878e53
PA
139192015-03-09 Pedro Alves <palves@redhat.com>
13920
13921 Merge dg-extract-results.sh from GCC upstream (r218843).
13922
13923 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13924 * dg-extract-results.sh: Use --text with grep to avoid issues with
13925 binary files. Fall back to cat -v, if that doesn't work.
13926
9494d219
PA
139272015-03-05 Pedro Alves <palves@redhat.com>
13928
13929 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13930
a8d9763a
SM
139312015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13932
13933 * lib/mi-support.exp (mi_expect_interrupt): Accept
13934 alternative event for when in all-stop mode.
13935
be9957b8
PA
139362015-03-04 Pedro Alves <palves@redhat.com>
13937
13938 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13939
d57be0f4 139402015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
13941
13942 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13943
c214c7cf
AA
139442015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13945
13946 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13947 regexps for GDB's current line display, accept a hex address
13948 preceding the line number.
13949
6d74a497
AA
139502015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13951
13952 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13953 the 'arch1' variable for "s390*-linux*" targets.
13954
511aee7c
PA
139552015-03-04 Pedro Alves <palves@redhat.com>
13956
13957 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13958 (main): Pass missing retval argument to pthread_join call.
13959
95e50b27
PA
139602015-03-02 Pedro Alves <palves@redhat.com>
13961
13962 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
13963 (top level): Call do_test with non-stop as well.
13964
28054d69
PA
139652015-03-02 Pedro Alves <palves@redhat.com>
13966
13967 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13968 -1.
13969
4fa5d7b4
AA
139702015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13971
13972 * gdb.arch/s390-vregs.exp: New test.
13973 * gdb.arch/s390-vregs.S: New file.
13974
97c18565
PA
139752015-02-27 Pedro Alves <palves@redhat.com>
13976
13977 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13978 call to catch_command_errors.
13979 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13980 catch_command_errors.
13981
a37bfa30
PA
139822015-02-27 Pedro Alves <palves@redhat.com>
13983
13984 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13985 "true" for boolean result.
13986 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13987 prototype of main.
13988
6f98576f
PA
139892015-02-27 Pedro Alves <palves@redhat.com>
13990
13991 * lib/unbuffer_output.c: New file.
13992 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13993 (main): Call gdb_unbuffer_output.
13994
eba5ab56
YQ
139952015-02-27 Yao Qi <yao.qi@linaro.org>
13996
13997 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13998 target.
13999
0def5aaa
DE
140002015-02-26 Doug Evans <dje@google.com>
14001
14002 * gdb.cp/class2.cc (Dbase, D): New classes.
14003 (main): New local delta.
14004 * gdb.cp/class2.exp: Test printing delta.
14005 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14006 (dynbar): New global.
14007 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14008
081a1c2c
JK
140092015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14010
14011 * gdb.compile/compile-ifunc.c: New file.
14012 * gdb.compile/compile-ifunc.exp: New file.
14013
2f41223f
AT
140142015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14015
14016 * gdb.base/structs.exp: Check for correct struct on finish.
14017
03eddd80
YQ
140182015-02-26 Yao Qi <yao.qi@linaro.org>
14019
14020 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14021 is zero.
14022
80c57053
JK
140232015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14024
14025 * gdb.arch/cordic.ko.bz2: New file.
14026 * gdb.arch/cordic.ko.debug.bz2: New file.
14027 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14028
21613c12
YQ
140292015-02-25 Yao Qi <yao.qi@linaro.org>
14030
14031 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14032 aarch64*-*-* target.
14033
d8b901ed
PA
140342015-02-23 Pedro Alves <palves@redhat.com>
14035
14036 * lib/gdb.exp (delete_breakpoints): Rewrite using
14037 gdb_test_multiple.
14038
e5b85ead
PA
140392015-02-23 Pedro Alves <palves@redhat.com>
14040
14041 * gdb.base/info-os.c: Include stdlib.h.
14042
85c3a371
DE
140432015-02-22 Doug Evans <xdje42@gmail.com>
14044
14045 PR symtab/17855
14046 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14047 is read after symbols have been re-read.
14048 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14049 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14050
96553a0c
DE
140512015-02-21 Doug Evans <dje@google.com>
14052
14053 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14054
97a0c697
JK
140552015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14056
14057 PR corefiles/17808
14058 * gdb.arch/i386-biarch-core.core.bz2: New file.
14059 * gdb.arch/i386-biarch-core.exp: New file.
14060
a47cd6e9
PA
140612015-02-21 Pedro Alves <palves@redhat.com>
14062
14063 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14064 runto_main fails.
14065
c5facdc4
PA
140662015-02-20 Pedro Alves <palves@redhat.com>
14067
14068 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14069 info probes.
14070
2db9a427
PA
140712015-02-20 Pedro Alves <palves@redhat.com>
14072
14073 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14074
60fb7e9e
PA
140752015-02-20 Pedro Alves <palves@redhat.com>
14076
14077 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14078 clean_restart before gdb_target_supports_trace.
14079
5c5019c2
PA
140802015-02-20 Pedro Alves <palves@redhat.com>
14081
14082 PR threads/18006
14083 * gdb.threads/clone-thread_db.c: New file.
14084 * gdb.threads/clone-thread_db.exp: New file.
14085
c9587f88
AT
140862015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14087
14088 PR breakpoints/16812
14089 * gdb.base/catch-gdb-caused-signals.c: New file.
14090 * gdb.base/catch-gdb-caused-signals.exp: New file.
14091
f6a88844
JM
140922015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14093
14094 * configure: Regenerated.
14095 * configure.ac: Use GDB_AC_TRANSFORM.
14096 * aclocal.m4: sinclude ../transform.m4.
14097
497c491b
JM
140982015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14099
14100 * lib/dtrace.exp: New file.
14101 * gdb.base/dtrace-probe.exp: Likewise.
14102 * gdb.base/dtrace-probe.d: Likewise.
14103 * gdb.base/dtrace-probe.c: Likewise.
14104 * lib/pdtrace.in: Likewise.
14105 * configure.ac: Output variables with the transformed names of
14106 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14107 * configure: Regenerated.
14108
03e98035
JM
141092015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14110
14111 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14112 expected message when trying to access $_probe_* convenience
14113 variables while not on a probe.
14114
63cc30e9
JK
141152015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14116
14117 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14118
0703599a
PA
141192015-02-11 Pedro Alves <pedro@codesourcery.com>
14120
14121 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14122 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14123
7e60a48e
DE
141242015-02-10 Doug Evans <xdje42@gmail.com>
14125
14126 * lib/gdb.exp (gdb_load): Always return a result.
14127
01b088bc
PA
141282015-02-10 Pedro Alves <palves@redhat.com>
14129
14130 * gdb.threads/signal-sigtrap.c: New file.
14131 * gdb.threads/signal-sigtrap.exp: New file.
14132
b05ec7a5
AT
141332015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14134
14135 * gdb.trace/no-attach-trace.c: New file.
14136 * gdb.trace/no-attach-trace.exp: New file.
14137
a2c2acaf
MW
141382015-02-09 Mark Wielaard <mjw@redhat.com>
14139
14140 * gdb.dwarf2/atomic.c: New file.
14141 * gdb.dwarf2/atomic-type.exp: Likewise.
14142
31fd9caa
MM
141432015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14144
14145 * gdb.btrace/buffer-size.exp: Update "info record" output.
14146 * gdb.btrace/delta.exp: Update "info record" output.
14147 * gdb.btrace/enable.exp: Update "info record" output.
14148 * gdb.btrace/finish.exp: Update "info record" output.
14149 * gdb.btrace/instruction_history.exp: Update "info record" output.
14150 * gdb.btrace/next.exp: Update "info record" output.
14151 * gdb.btrace/nexti.exp: Update "info record" output.
14152 * gdb.btrace/step.exp: Update "info record" output.
14153 * gdb.btrace/stepi.exp: Update "info record" output.
14154 * gdb.btrace/nohist.exp: Update "info record" output.
14155
d33501a5
MM
141562015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14157
14158 * gdb.btrace/buffer-size: New.
14159
f4abbc16
MM
141602015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14161
14162 * gdb.btrace/delta.exp: Update "info record" output.
14163 * gdb.btrace/enable.exp: Update "info record" output.
14164 * gdb.btrace/finish.exp: Update "info record" output.
14165 * gdb.btrace/instruction_history.exp: Update "info record" output.
14166 * gdb.btrace/next.exp: Update "info record" output.
14167 * gdb.btrace/nexti.exp: Update "info record" output.
14168 * gdb.btrace/step.exp: Update "info record" output.
14169 * gdb.btrace/stepi.exp: Update "info record" output.
14170 * gdb.btrace/nohist.exp: Update "info record" output.
14171
b9d61307
SM
141722015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14173
14174 PR gdb/15678
14175 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14176
e584fdbc
PA
141772015-02-06 Pedro Alves <palves@redhat.com>
14178
14179 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14180 macro.
14181 (seconds_left, again): New globals.
14182 (main): Wait seconds_left in a 1-second sleep loop instead of
14183 sleeping 180 seconds. If 'again' is set, reset the seconds
14184 counter.
14185 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14186 'again' in the inferior before detaching. Print the seconds left.
14187 (options): New global.
14188 (top level): Build program with -DTIMEOUT=$timeout.
14189
77f41761
PA
141902015-02-06 Pedro Alves <palves@redhat.com>
14191
14192 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14193 determine how many seconds to pass to 'alarm'.
14194 * gdb.base/gdb-sigterm.exp (top level): Build program with
14195 -DTIMEOUT=$timeout.
14196 (do_test): Return success/failure indication. Add more verbose
14197 logging. Don't fail if 200 single steps are seen. Instead, fail
14198 when the test times out.
14199 (passes): New global.
14200 (top level): Break the testing loop if testing fails on any
14201 iteration. Use gdb_assert.
14202
b9394193
DB
142032015-02-04 Don Breazeal <donb@codesourcery.com>
14204
14205 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14206 and initialize them.
14207 (ipc_cleanup): New function.
14208 (main): Don't declare shmid, semid, and msqid. Add a call to
14209 atexit so that we call ipc_cleanup on exit.
14210
42d9e528
PA
142112015-02-04 Pedro Alves <palves@redhat.com>
14212
14213 * boards/native-extended-gdbserver.exp: Remove any target variant
14214 specifications from the board name before clearing the isremote
14215 flag from board_info.
14216
ae6ae975
DE
142172015-01-31 Doug Evans <xdje42@gmail.com>
14218
14219 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14220
cfb069a8
GB
142212015-01-31 Gary Benson <gbenson@redhat.com>
14222
14223 * gdb.base/completion.exp: Disable completion limiting for
14224 existing tests. Add new tests to check completion limiting.
14225 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14226
5dd31d79
DE
142272015-01-31 Doug Evans <xdje42@gmail.com>
14228
14229 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14230
9f050062
DE
142312015-01-31 Doug Evans <xdje42@gmail.com>
14232
14233 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14234 entries. Duplicate file section script entries.
14235 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14236 inlined entries. Add test for safe-path rejection.
14237 * gdb.python/py-section-script.c: Add duplicate inlined section script
14238 entries. Duplicate file section script entries.
14239 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14240 inlined entries. Add test for safe-path rejection.
14241
df25ebbd
JB
142422015-01-29 Joel Brobecker <brobecker@adacore.com>
14243
14244 * gdb.ada/disc_arr_bound: New testcase.
14245
4a0ca9ec
JB
142462015-01-29 Joel Brobecker <brobecker@adacore.com>
14247
14248 * gdb.ada/mi_var_array: New testcase.
14249
3a8b707a
DE
142502015-01-27 Doug Evans <dje@google.com>
14251
14252 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14253 Add test for objfile.filename, objfile.username after objfile
14254 has been unloaded.
14255
f8313f6e
JB
142562015-01-26 Joel Brobecker <brobecker@adacore.com>
14257
14258 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14259 the second test to print the name attribute of value
14260 returned by the call to gdb.lookup_type, and adjust
14261 the expected output accordingly.
14262
37bc665e
MW
142632015-01-25 Mark Wielaard <mjw@redhat.com>
14264
14265 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14266 * gdb.base/disp-step-fork.c: Include unistd.h.
14267 * gdb.base/siginfo-obj.c: Include stdio.h.
14268 * gdb.base/siginfo-thread.c: Likewise.
14269 * gdb.mi/non-stop.c: Include unistd.h.
14270 * gdb.mi/nsthrexec.c: Include stdio.h.
14271 * gdb.mi/pthreads.c: Include unistd.h.
14272 * gdb.modula2/unbounded1.c (main): Declare returns int.
14273 * gdb.reverse/consecutive-reverse.c: Likewise.
14274 * gdb.threads/create-fail.c: Include unistd.h.
14275 * gdb.threads/killed.c: Likewise.
14276 * gdb.threads/linux-dp.c: Likewise.
14277 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14278 * gdb.threads/non-ldr-exc-2.c: Likewise.
14279 * gdb.threads/non-ldr-exc-3.c: Likewise.
14280 * gdb.threads/non-ldr-exc-4.c: Likewise.
14281 * gdb.threads/pthreads.c: Include unistd.h.
14282 (main): Declare returns int.
14283 * gdb.threads/tls-main.c (foo): New declaration.
14284 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14285
f7e5394d
SM
142862015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14287
14288 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14289 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14290
743649fd
MW
142912015-01-15 Mark Wielaard <mjw@redhat.com>
14292
14293 * gdb.base/noreturn-return.c: New file.
14294 * gdb.base/noreturn-return.exp: New file.
14295 * gdb.base/noreturn-finish.c: New file.
14296 * gdb.base/noreturn-finish.exp: New file.
14297
198297aa
PA
142982015-01-23 Pedro Alves <palves@redhat.com>
14299
14300 * gdb.threads/continue-pending-after-query.c: New file.
14301 * gdb.threads/continue-pending-after-query.exp: New file.
14302
717cf30c
AG
143032015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14304 Simon Marchi <simon.marchi@ericsson.com>
14305
14306 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14307 * gdb.base/valgrind-db-attach.exp: Same.
14308 * gdb.base/valgrind-infcall.exp: Same.
14309 * lib/mi-support.exp (default_mi_gdb_start): Same.
14310 * lib/prompt.exp (default_prompt_gdb_start): Same.
14311 * lib/gdb.exp (default_gdb_spawn): Same.
14312 (gdb_interact): New.
14313
14314
4b62a76e
JK
143152015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14316
14317 * gdb.compile/compile.exp (pointer to jit function): New test.
14318
b4cdae6f
WW
143192015-01-17 Wei-cheng Wang <cole945@gmail.com>
14320
14321 * lib/gdb.exp (supports_process_record): Return true for
14322 powerpc*-*-linux*.
14323 (supports_reverse): Likewise.
14324
d221e7ef
DB
143252015-01-15 Don Breazeal <donb@codesourcery.com>
14326
14327 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14328 instead of checking whether the target board is remote and
14329 use spawn_wait_for_attach instead of exec/sleep.
14330 * gdb.base/attach-twice.exp: Likewise.
14331
bafffb51
JB
143322015-01-15 Joel Brobecker <brobecker@adacore.com>
14333
14334 * gdb.ada/var_arr_attrs: New testcase.
14335
5589af0e
PA
143362015-01-14 Pedro Alves <palves@redhat.com>
14337 Joel Brobecker <brobecker@adacore.com>
14338
14339 PR gdb/17525
14340 * gdb.base/bp-cmds-execution-x-script.c: New file.
14341 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14342 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14343
6c400b59
PA
143442015-01-14 Pedro Alves <palves@redhat.com>
14345
14346 PR cli/17828
14347 * gdb.base/batch-preserve-term-settings.c: New file.
14348 * gdb.base/batch-preserve-term-settings.exp: New file.
14349
e02c96a7
DE
143502015-01-13 Doug Evans <dje@google.com>
14351
14352 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14353 binary.
14354
576fd14c
JB
143552015-01-13 Joel Brobecker <brobecker@adacore.com>
14356
14357 * Makefile.in (clean mostlyclean): Do not delete *.py.
14358
04dccad0
JB
143592015-01-13 Joel Brobecker <brobecker@adacore.com>
14360
14361 * gdb.python/py-lookup-type.exp: New file.
14362
3d230f71
PA
143632015-01-12 Pedro Alves <palves@redhat.com>
14364
14365 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14366 restore GDBFLAGS before returning.
14367
7e67715d
JK
143682015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14369
14370 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14371 is_amd64_regs_target and is_x86_like_target.
14372
f2e0d4b4
DE
143732015-01-11 Doug Evans <xdje42@gmail.com>
14374
14375 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14376 is given without an explicit form.
14377 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14378 attributes.
14379 * gdb.dwarf/corrupt.exp: Ditto.
14380 * gdb.dwarf2/enum-type.exp: Ditto.
14381 * gdb.trace/entry-values.exp: Ditto.
14382 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14383
439250fb
DE
143842015-01-11 Doug Evans <xdje42@gmail.com>
14385
14386 PR gdb/15830
14387 * gdb.base/maint.exp: Remove references to "maint demangle".
14388 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14389 Add tests for explicitly specifying language to demangle.
14390 * gdb.dlang/demangle.exp: Ditto.
14391
ede9f622
PA
143922015-01-09 Pedro Alves <palves@redhat.com>
14393
14394 * gdb.threads/non-stop-fair-events.c: New file.
14395 * gdb.threads/non-stop-fair-events.exp: New file.
14396
a7b796db
PA
143972015-01-09 Pedro Alves <palves@redhat.com>
14398
14399 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14400 the global scope. Set a breakpoint after all threads are started
14401 rather than stepping over two source lines. Expect the prompt.
14402 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14403 global.
14404 (NUM): Now 15.
14405 (main): Use threads_started_barrier to wait for all threads to
14406 start. Main thread no longer calls thread_function. Exit after
14407 180 seconds.
14408 (loop): New function.
14409 (thread_function): Wait on threads_started_barrier barrier. Call
14410 'loop' at each iteration.
14411 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14412 threads have started, instead of hardcoding number of "next"
14413 steps. Use an access watchpoint instead of a write watchpoint.
14414
9665ffdd
PA
144152015-01-09 Pedro Alves <palves@redhat.com>
14416
14417 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14418 (thread_func): Wait on barrier.
14419 (main): Wait for all threads to start before stopping GDB.
14420 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14421 global.
14422 (thread1_func, thread2_func): Wait on barrier.
14423 (main): Wait for all threads to start before stopping GDB.
14424 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14425 New global.
14426 (thread1_func, thread2_func): Wait on barrier.
14427 (main): Wait for all threads to start before stopping GDB.
14428
c945a99f
PA
144292015-01-09 Pedro Alves <palves@redhat.com>
14430
14431 * gdb.threads/attach-many-short-lived-threads.c: New file.
14432 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14433
c1a747c1
PA
144342014-01-09 Pedro Alves <palves@redhat.com>
14435
14436 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14437 instead of to thread 2.
14438 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14439 Add barrier around each pthread_create call instead of around all
14440 calls.
14441 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14442 Set a break on thread_function and have the child threads hit it
14443 one at at a time.
14444
60b3033e
PA
144452015-01-09 Pedro Alves <palves@redhat.com>
14446
14447 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14448 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14449 false.
14450 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14451 checking whether the target board is remote.
14452 * gdb.multi/multi-attach.exp: Likewise.
14453 * gdb.python/py-sync-interp.exp: Likewise.
14454 * gdb.server/ext-attach.exp: Likewise.
14455 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14456 tests that need to attach, instead of checking whether the target
14457 board is remote at the top of the file.
14458
acc018ac
YQ
144592015-01-08 Yao Qi <yao@codesourcery.com>
14460
14461 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14462
50a18af8
JK
144632015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14464
14465 Fix testcase compilation.
14466 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14467
8503d6e1
JB
144682015-01-06 Joel Brobecker <brobecker@adacore.com>
14469
14470 * gdb.python/py-type.exp: Add a couple test about empty
14471 array creation, and negative-length array creation.
14472
cc73dbcc
DE
144732015-01-02 Doug Evans <xdje42@gmail.com>
14474
14475 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14476
0300bbc7
DE
144772015-01-02 Doug Evans <dje@google.com>
14478
14479 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14480
9d85a0ec
YQ
144812014-12-29 Yao Qi <yao@codesourcery.com>
14482
14483 * gdb.trace/entry-values.exp: Update comments. Rename variable
14484 bar_call_foo to returned_from_foo.
14485
87186c6a
MMN
144862014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14487
14488 PR gdb/17394
14489 * gdb.linespec/break-asm-file.c: New file.
14490 * gdb.linespec/break-asm-file.exp: New file.
14491 * gdb.linespec/break-asm-file0.s: New file.
14492 * gdb.linespec/break-asm-file1.s: New file.
14493
1bab7383
YQ
144942014-12-18 Nigel Stephens <nigel@mips.com>
14495 Maciej W. Rozycki <macro@codesourcery.com>
14496
14497 * gdb.base/float.exp: Handle the new output from "info float" on
14498 MIPS targets.
14499
1bc1068a
JK
145002014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14501
14502 Fix MinGW compilation.
14503 * gdb.compile/compile-ops.exp: Update untested message if
14504 !skip_compile_feature_tests.
14505 * gdb.compile/compile-setjmp.exp: Likewise.
14506 * gdb.compile/compile-tls.exp: Likewise.
14507 * gdb.compile/compile.exp: Likewise.
14508 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14509 supported on this host".
14510
b6615d10
DE
145112014-12-16 Doug Evans <xdje42@gmail.com>
14512
14513 * boards/stabs.exp: New file.
14514
25dda427
AA
145152014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14516
14517 * gdb.base/completion.exp: Adjust to format changes of "maint
14518 print user-registers".
14519
bf330350
CU
145202014-12-16 Catalin Udma <catalin.udma@freescale.com>
14521
14522 PR server/17457
14523 * gdb.arch/aarch64-fp.c: New file.
14524 * gdb.arch/aarch64-fp.exp: New file.
14525
395cf596
SDJ
145262014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14527
14528 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14529 r210637, r210913, r211666, r215400, r215817).
14530
14531 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14532 * dg-extract-results.py: New file.
14533 * dg-extract-results.sh: Use it if the environment seems
14534 suitable.
14535
14536 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14537
14538 * dg-extract-results.py (parse_run): Handle warnings that
14539 are printed before a test harness is run.
14540
14541 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14542
14543 * dg-extract-results.py (Named): Remove __cmp__ method.
14544 (output_variation): Use a key to sort variation.harnesses.
14545
14546 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14547
14548 * dg-extract-results.py: For Python 3, force sys.stdout to
14549 handle surrogate escape sequences.
14550 (safe_open): New function.
14551 (output_segment, main): Use it.
14552
14553 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14554
14555 * dg-extract-results.py (Prog.result_re): Include options
14556 in test name.
14557
14558 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14559
14560 * dg-extract-results.py (output_variation): Always sort if
14561 do_sum.
14562
e882ef3c
SM
145632014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14564
14565 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14566 as long as we get pagination notifications.
14567
4992aa20
JM
145682014-12-15 Jason Merrill <jason@redhat.com>
14569
14570 * Makefile.in (check-gdb.%): Restore.
14571 * README: Mention it.
14572
c1b5a1a6
JB
145732014-12-13 Joel Brobecker <brobecker@adacore.com>
14574
14575 * gdb.ada/str_uninit: New testcase.
14576
5537b577
JK
145772014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14578
14579 PR symtab/17642
14580 * gdb.base/vla-stub-define.c: New file.
14581 * gdb.base/vla-stub.c: New file.
14582 * gdb.base/vla-stub.exp: New file.
14583
bb2ec1b3
TT
145842014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14585 Jan Kratochvil <jan.kratochvil@redhat.com>
14586 Tom Tromey <tromey@redhat.com>
14587
14588 * configure.ac: Add gdb.compile/.
14589 * configure: Regenerate.
14590 * gdb.compile/Makefile.in: New file.
14591 * gdb.compile/compile-ops.exp: New file.
14592 * gdb.compile/compile-ops.c: New file.
14593 * gdb.compile/compile-tls.c: New file.
14594 * gdb.compile/compile-tls.exp: New file.
14595 * gdb.compile/compile-constvar.S: New file.
14596 * gdb.compile/compile-constvar.c: New file.
14597 * gdb.compile/compile-mod.c: New file.
14598 * gdb.compile/compile-nodebug.c: New file.
14599 * gdb.compile/compile-setjmp-mod.c: New file.
14600 * gdb.compile/compile-setjmp.c: New file.
14601 * gdb.compile/compile-setjmp.exp: New file.
14602 * gdb.compile/compile-shlib.c: New file.
14603 * gdb.compile/compile.c: New file.
14604 * gdb.compile/compile.exp: New file.
14605 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14606
4ff709eb
TT
146072014-12-12 Tom Tromey <tromey@redhat.com>
14608
14609 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14610 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14611
6dddd6a5
DE
146122014-12-12 Doug Evans <dje@google.com>
14613
14614 * lib/gdb-python.exp (get_python_valueof): New function.
14615 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14616
71c24708
AA
146172014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14618
14619 * gdb.base/completion.exp: Add test for completion of "info
14620 registers ".
14621
3e29f34a
MR
146222014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14623
14624 * gdb.base/func-ptrs.c: New file.
14625 * gdb.base/func-ptrs.exp: New file.
14626
fc126975
SM
146272014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14628
14629 PR breakpoints/17012
14630 * gdb.base/dprintf-detach.c: New file.
14631 * gdb.base/dprintf-detach.exp: New file.
14632
0a46d518
SM
146332014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14634
14635 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14636 * lib/gdb.exp (target_is_gdbserver): New procedure.
14637
a0be3e44
DE
146382014-12-08 Doug Evans <dje@google.com>
14639
14640 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14641
df1b803a
YQ
146422014-12-05 Yao Qi <yao@codesourcery.com>
14643
14644 * gdb.guile/scm-error.exp: Remove the third argument to
14645 gdb_remote_download.
14646 * gdb.guile/scm-frame-args.exp: Likewise.
14647 * gdb.guile/scm-section-script.exp: Likewise.
14648
ddb9f679
YQ
146492014-12-05 Yao Qi <yao@codesourcery.com>
14650
14651 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14652
86e4ed39
DE
146532014-12-04 Doug Evans <dje@google.com>
14654
14655 * gdb.python/py-objfile.exp: Add tests for
14656 objfile.add_separate_debug_file.
14657
7c50a931
DE
146582014-12-04 Doug Evans <dje@google.com>
14659
14660 * lib/gdb.exp (get_build_id): New function.
14661 (build_id_debug_filename_get): Rewrite to use it.
14662 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14663
621661e3
MR
146642014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14665
14666 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14667 `method(long)', not just 0x0.
14668 * gdb.cp/nsalias.exp: Align code labels to 4.
14669 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14670 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14671 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14672 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14673 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14674 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14675
29f0c3b7
DE
146762014-12-02 Doug Evans <dje@google.com>
14677
e1e061e7 14678 PR symtab/17602
29f0c3b7 14679 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 14680 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
14681 * gdb.cp/anon-ns.exp: Update.
14682
162078c8
NB
146832014-12-02 Nick Bull <nicholaspbull@gmail.com>
14684
14685 * gdb.python/py-events.py (inferior_call_handler): New.
14686 (register_changed_handler, memory_changed_handler): New.
14687 (test_events.invoke): Register new handlers.
14688 * gdb.python/py-events.exp: Add tests for inferior call,
14689 memory_changed and register_changed events.
14690
fdb09caf
AA
146912014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14692
14693 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14694 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14695 if the linker doesn't understand this.
14696
55cfb2c4
SM
146972014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14698
14699 * gdb.python/python.exp: Change expected reply to help().
14700
9e8cd6df
YQ
147012014-12-01 Yao Qi <yao@codesourcery.com>
14702
14703 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14704 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14705 * configure: Re-generated.
14706
6c659fc2
SC
147072014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14708
14709 * gdb.cp/chained-calls.cc: New file.
14710 * gdb.cp/chained-calls.exp: New file.
14711 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14712
d7fc3181
SM
147132014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14714
14715 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14716 * gdb.dwarf2/symtab-producer.exp: Same.
14717 * gdb.gdb/python-interrupts.exp: Same.
14718 * gdb.gdb/python-selftest.exp: Same.
14719 * gdb.python/py-linetable.exp: Same.
14720 * gdb.python/py-type.exp: Same.
14721 * gdb.python/py-value-cc.exp: Same.
14722 * gdb.python/py-value.exp: Same.
14723
10e79639
YQ
147242014-11-28 Yao Qi <yao@codesourcery.com>
14725
14726 * gdb.base/break-probes.exp: Match library name prefixed with
14727 sysroot.
14728
f28a0564
SM
147292014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14730
14731 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14732 test expected output. Add parentheses for the call to print.
14733 Remove L suffix from integers.
14734
3fe1ce1d
DE
147352014-11-26 Doug Evans <dje@google.com>
14736
14737 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14738
84429e27
YQ
147392014-11-22 Yao Qi <yao@codesourcery.com>
14740
14741 * gdb.trace/entry-values.c: Remove asms.
14742 (foo): Add foo_label.
14743 (bar): Add bar_label.
14744 * gdb.trace/entry-values.exp: Remove code computing foo's
14745 length and bar's length.
14746 (Dwarf::assemble): Invoke function_range for bar and use
14747 MACRO_AT_func for foo.
14748
26741859
YQ
147492014-11-22 Yao Qi <yao@codesourcery.com>
14750
14751 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14752 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14753 Use .Lgcc43_procstart instead of gcc43.
14754
45e44d27
JB
147552014-11-21 Joel Brobecker <brobecker@adacore.com>
14756
14757 * gdb.ada/n_arr_bound: New testcase.
14758
458c8db8
SDJ
147592014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14760
14761 PR breakpoints/10737
14762 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14763 test_catch_syscall_multi_arch.
14764 (test_catch_syscall_multi_arch): New function.
14765
43f3e411
DE
147662014-11-20 Doug Evans <xdje42@gmail.com>
14767
14768 * gdb.base/maint.exp: Update expected output.
14769
0d7b2549
AA
147702014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14771
14772 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14773 4-byte instruction on S390.
14774
8908fca5
JB
147752014-11-19 Joel Brobecker <brobecker@adacore.com>
14776
14777 * gdb.ada/arr_arr: New testcase.
14778
4a46959e
JB
147792014-11-19 Joel Brobecker <brobecker@adacore.com>
14780
14781 * gdb.ada/pkd_arr_elem: New Testcase.
14782
470e2f4e
LM
147832014-11-18 Luis Machado <lgustavo@codesourcery.com>
14784
14785 * gdb.reverse/break-precsave: Expect completion message for
14786 core file reads.
14787 * gdb.reverse/consecutive-precsave.exp: Likewise.
14788 * gdb.reverse/finish-precsave.exp: Likewise.
14789 * gdb.reverse/i386-precsave.exp: Likewise.
14790 * gdb.reverse/machinestate-precsave.exp: Likewise.
14791 * gdb.reverse/sigall-precsave.exp: Likewise.
14792 * gdb.reverse/solib-precsave.exp: Likewise.
14793 * gdb.reverse/step-precsave.exp: Likewise.
14794 * gdb.reverse/until-precsave.exp: Likewise.
14795 * gdb.reverse/watch-precsave.exp: Likewise.
14796
a267f3ad
AA
147972014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14798
14799 * gdb.base/bp-permanent.c: Include unistd.h.
14800 * gdb.python/py-framefilter-mi.c (main): Add return type.
14801 * gdb.python/py-framefilter.c (main): Likewise.
14802 * gdb.trace/actions-changed.c (main): Likewise.
14803
12084a9a
AA
148042014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14805
14806 * gdb.mi/until.c: Add eye-catchers.
14807 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14808 line numbers.
14809
dc7e1a77
AA
148102014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14811
14812 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14813 function header variants in break1.c.
14814 * gdb.base/ena-dis-br.exp: Likewise.
14815 * gdb.base/hbreak2.exp: Likewise.
14816 * gdb.reverse/until-precsave.exp: Drop references to removed
14817 non-prototype function header variants in ur1.c.
14818 * gdb.reverse/until-reverse.exp: Likewise.
14819
41c77605
PM
148202014-11-17 Petr Machata <pmachata@redhat.com>
14821
14822 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14823 ${_cu_offset_size} bytes abbrev offset.
14824
34248c3a
DE
148252014-11-15 Doug Evans <xdje42@gmail.com>
14826
14827 PR symtab/17559
14828 * gdb.base/line-symtabs.exp: New file.
14829 * gdb.base/line-symtabs.c: New file.
14830 * gdb.base/line-symtabs.h: New file.
14831
646da059
YQ
148322014-11-14 Yao Qi <yao@codesourcery.com>
14833
14834 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14835 (func): Add label func_label.
14836 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14837 Replace low_pc and high_pc with MACRO_AT_range.
14838 Replace name, low_pc and high_pc with MACRO_AT_func.
14839
9301ebe6
YQ
148402014-11-14 Yao Qi <yao@codesourcery.com>
14841
14842 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14843 Replace name, low_pc and high_pc with MACRO_AT_func.
14844
f166b542
YQ
148452014-11-14 Yao Qi <yao@codesourcery.com>
14846
14847 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14848 produce debug information.
14849 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14850
0f6e71e3
YQ
148512014-11-14 Yao Qi <yao@codesourcery.com>
14852
14853 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14854 object and get function length.
14855 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14856 with MACRO_AT_func.
14857 (top-level): Replace gdb_compile and clean_restart with
14858 prepare_for_testing.
14859 * gdb.dwarf2/main.c (main): Add label main_label.
14860
876c4df9
YQ
148612014-11-14 Yao Qi <yao@codesourcery.com>
14862
14863 * lib/dwarf.exp (function_range): New procedure.
14864 (Dwarf::_handle_macro_at_func): New procedure.
14865 (Dwarf::_handle_macro_at_range): New procedure.
14866 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14867
02ad9cf1
YQ
148682014-11-14 Yao Qi <yao@codesourcery.com>
14869
14870 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14871 (_handle_attribute): New procedure.
14872
a59add0c
AA
148732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14874
14875 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14876 * gdb.base/call-sc.c (zed): Likewise.
14877 * gdb.base/checkpoint.c (main): Likewise.
14878 * gdb.base/dump.c (main): Likewise.
14879 * gdb.base/gcore.c (main): Likewise.
14880 * gdb.base/huge.c (main): Likewise.
14881 * gdb.base/multi-forks.c (main): Likewise.
14882 * gdb.base/pr10179-a.c (main): Likewise.
14883 * gdb.base/savedregs.c (main): Likewise.
14884 * gdb.base/sigaltstack.c (main): Likewise.
14885 * gdb.base/siginfo.c (main): Likewise.
14886 * gdb.base/structs.c (zed): Likewise.
14887 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14888 * gdb.mi/mi-syn-frame.c (main): Likewise.
14889 * gdb.mi/until.c (foo, main): Likewise.
14890 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14891 * gdb.base/solib-weak.c (foo): Declare.
14892 * gdb.base/attach-twice.c: Include stdio.h.
14893 * gdb.base/weaklib1.c: Likewise.
14894 * gdb.base/weaklib2.c: Likewise.
14895 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14896 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14897 unistd.h.
14898 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14899 * gdb.mi/mi-exit-code.c: Likewise.
14900 * gdb.base/break-interp-lib.c: Include string.h.
14901 * gdb.base/coremaker.c: Likewise.
14902 * gdb.base/testenv.c: Likewise.
14903 * gdb.python/py-finish-breakpoint.c: Likewise.
14904 * gdb.base/inferior-died.c: Include sys/wait.h.
14905 * gdb.base/fileio.c: Include time.h.
14906 * gdb.base/async-shell.c: Include unistd.h.
14907 * gdb.base/dprintf-non-stop.c: Likewise.
14908 * gdb.base/info-os.c: Likewise.
14909 * gdb.mi/mi-console.c: Likewise.
14910 * gdb.mi/watch-nonstop.c: Likewise.
14911 * gdb.python/py-events.c: Likewise.
14912 * gdb.base/async.c (baz): Move up before its invocation.
14913 * gdb.base/code_elim2.c (my_global_func): Likewise.
14914 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14915 * gdb.base/advance.c (func2): Likewise.
14916
3b5d5997
AA
149172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14918
14919 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14920 variant.
14921 * gdb.base/annota3.c: Likewise.
14922 * gdb.base/async.c: Likewise.
14923 * gdb.base/average.c: Likewise.
14924 * gdb.base/call-ar-st.c: Likewise.
14925 * gdb.base/call-rt-st.c: Likewise.
14926 * gdb.base/call-sc.c: Likewise.
14927 * gdb.base/call-strs.c: Likewise.
14928 * gdb.base/ending-run.c: Likewise.
14929 * gdb.base/execd-prog.c: Likewise.
14930 * gdb.base/exprs.c: Likewise.
14931 * gdb.base/foll-exec.c: Likewise.
14932 * gdb.base/foll-fork.c: Likewise.
14933 * gdb.base/foll-vfork.c: Likewise.
14934 * gdb.base/funcargs.c: Likewise.
14935 * gdb.base/gcore.c: Likewise.
14936 * gdb.base/jump.c: Likewise.
14937 * gdb.base/langs0.c: Likewise.
14938 * gdb.base/langs1.c: Likewise.
14939 * gdb.base/langs2.c: Likewise.
14940 * gdb.base/mips_pro.c: Likewise.
14941 * gdb.base/nodebug.c: Likewise.
14942 * gdb.base/opaque0.c: Likewise.
14943 * gdb.base/opaque1.c: Likewise.
14944 * gdb.base/recurse.c: Likewise.
14945 * gdb.base/run.c: Likewise.
14946 * gdb.base/scope0.c: Likewise.
14947 * gdb.base/scope1.c: Likewise.
14948 * gdb.base/setshow.c: Likewise.
14949 * gdb.base/setvar.c: Likewise.
14950 * gdb.base/shmain.c: Likewise.
14951 * gdb.base/shr1.c: Likewise.
14952 * gdb.base/shr2.c: Likewise.
14953 * gdb.base/sigall.c: Likewise.
14954 * gdb.base/signals.c: Likewise.
14955 * gdb.base/so-indr-cl.c: Likewise.
14956 * gdb.base/solib2.c: Likewise.
14957 * gdb.base/structs.c: Likewise.
14958 * gdb.base/sum.c: Likewise.
14959 * gdb.base/vforked-prog.c: Likewise.
14960 * gdb.base/watchpoint.c: Likewise.
14961 * gdb.reverse/shr2.c: Likewise.
14962 * gdb.reverse/until-reverse.c: Likewise.
14963 * gdb.reverse/ur1.c: Likewise.
14964 * gdb.reverse/watch-reverse.c: Likewise.
14965
066a77c5
AA
149662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14967
14968 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14969 variant.
14970 * gdb.base/sepdebug.exp: Drop references to removed code.
14971
4f204ea5
AA
149722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14973
14974 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14975 variant. Preserve original line numbering.
14976 * gdb.base/list1.c: Likewise.
14977
3b377a3a
AA
149782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14979
14980 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14981 variant.
14982 * gdb.base/break1.c: Likewise.
14983 * gdb.base/break.exp: Drop references to removed code.
14984
e444df73
AA
149852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14986
14987 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14988 variant.
14989
8008f2a7
AA
149902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14991
14992 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14993
a5a06887
AA
149942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14995
14996 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14997 logic into perform_all_tests() and invoke it with and without
14998 function header prototypes.
14999 (do_function_calls): Remove conditional XFAIL for PR 5318.
15000 (rerun_and_prepare): Remove duplicate code.
15001 (perform_all_tests): New. Main logic moved here.
15002
44dba9b9
AA
150032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15004
15005 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15006 code guarded by #ifdef NO_PROTOTYPES.
15007 (t_double_many_args): Likewise.
15008 (DEF_FUNC_MANY_ARGS_1): Likewise.
15009 (DEF_FUNC_VALUES_1): Likewise.
15010 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15011 guarded by #ifdef PROTOTYPES.
15012
d1fbcd56
AA
150132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15014
15015 * gdb.mi/mi-console.c: Add eye-catcher.
15016 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15017 instead of literal line number.
15018
b0e59b8f
AA
150192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15020
15021 * gdb.base/shr2.c: Add eye-catcher.
15022 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15023 line number.
15024
78f98cca
AA
150252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15026
15027 * gdb.base/jump.c: Add eye-catchers.
15028 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15029 numbers.
15030
58fa2af0
AA
150312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15032
15033 * gdb.base/execd-prog.c: Add eye-catchers.
15034 * gdb.base/foll-exec.c: Likewise.
15035 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15036 line numbers.
15037
04e5059b
AA
150382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15039
15040 * gdb.base/ending-run.c: Add eye-catchers.
15041 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15042 literal line numbers.
15043
dbfdb174
AA
150442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15045
15046 * gdb.base/call-rt-st.c: Add eye-catchers.
15047 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15048 literal line numbers.
15049
888a2ade
AA
150502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15051
15052 * gdb.base/call-ar-st.c: Add eye-catchers.
15053 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15054 literal line numbers.
15055
6acc2dde
AA
150562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15057
15058 * gdb.base/average.c: Add eye-catchers.
15059 * gdb.base/sum.c: Likewise.
15060 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15061 regexps dynamically.
15062
9ecfcd1d
AA
150632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15064
15065 * gdb.base/solib1.c: Add eye-catchers.
15066 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15067 literal line numbers.
15068
78708b7c
PA
150692014-11-12 Pedro Alves <palves@redhat.com>
15070
15071 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15072 leader has exited.
15073
af48d08f
PA
150742014-11-12 Pedro Alves <palves@redhat.com>
15075
15076 * gdb.arch/i386-bp_permanent.c: New file.
15077 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15078 (srcfile): Set to i386-bp_permanent.c.
15079 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15080 that stepi does not execute the 'leave' instruction, instead of
15081 testing it does execute.
15082 * gdb.base/bp-permanent.c: New file.
15083 * gdb.base/bp-permanent.exp: New file.
15084
af3768e9
DE
150852014-11-10 Doug Evans <xdje42@gmail.com>
15086
15087 PR symtab/17564
15088 * gdb.base/symtab-search-order.exp: New file.
15089 * gdb.base/symtab-search-order.c: New file.
15090 * gdb.base/symtab-search-order-1.c: New file.
15091 * gdb.base/symtab-search-order-shlib-1.c: New file.
15092
9de00a4a
PA
150932014-11-07 Pedro Alves <palves@redhat.com>
15094
15095 PR gdb/17511
15096 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15097 i?86-*-linux*.
15098
e0f52461
SC
150992014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15100
15101 PR c++/17494
15102 * gdb.cp/pr17494.cc: New file.
15103 * gdb.cp/pr17494.exp: New file.
15104
6ce8c980
YQ
151052014-11-02 Yao Qi <yao@codesourcery.com>
15106
15107 * gdb.python/python.exp: Get working directory and match the
15108 output of "set extended-prompt \\w " with it.
15109
02be9a71
DE
151102014-10-30 Doug Evans <dje@google.com>
15111
15112 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15113 in objfiles.
15114 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15115 in progspaces.
15116
3bdff46b
LM
151172014-10-30 Janis Johnson <janisjo@codesourcery.com>
15118
15119 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15120 * gdb.base/realname-expand.exp: Likewise.
15121 * gdb.linespec/macro-relative.exp: Likewise.
15122
ab917dfb
PA
151232014-10-29 Pedro Alves <palves@redhat.com>
15124
15125 PR gdb/17408
15126 * gdb.threads/schedlock.c (some_function): New function.
15127 (call_function): New global.
15128 (MAYBE_CALL_SOME_FUNCTION): New macro.
15129 (thread_function): Call it.
15130 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15131 and use it instead of a global counter. Adjust all callers.
15132 (get_current_thread): Use "find current thread" for test message
15133 here rather than having all callers pass down the same string.
15134 (goto_loop): New procedure, factored out from ...
15135 (my_continue): ... this.
15136 (step_ten_loops): Change parameter from test message to command to
15137 use. Adjust.
15138 (list_count): Delete global.
15139 (check_result): New procedure, factored out from duplicate top
15140 level code.
15141 (continue tests): Wrap in with_test_prefix.
15142 (test_step): New procedure, factored out from duplicate top level
15143 code.
15144 (top level): Test "step" in combination with all scheduler-locking
15145 modes. Test "next" in combination with all scheduler-locking
15146 modes, and in combination with stepping over a function call or
15147 not.
15148 * gdb.threads/next-bp-other-thread.c: New file.
15149 * gdb.threads/next-bp-other-thread.exp: New file.
15150
d3d4baed
PA
151512014-10-29 Pedro Alves <palves@redhat.com>
15152
15153 PR python/17372
15154 * gdb.python/python.exp: Test a multi-line command that spawns
15155 interactive Python.
15156 * gdb.base/multi-line-starts-subshell.exp: New file.
15157
563e8d85
YQ
151582014-10-29 Yao Qi <yao@codesourcery.com>
15159
15160 * gdb.base/fileio.exp: Make directories on host.
15161
0ea4d52e
YQ
151622014-10-29 Yao Qi <yao@codesourcery.com>
15163
15164 * gdb.base/fileio.c (test_write): Close the file.
15165
7f5ef605
PA
151662014-10-28 Pedro Alves <palves@redhat.com>
15167
15168 PR gdb/12623
15169 * gdb.base/sigstep.c (no_handler): New global.
15170 (main): If 'no_handler is true, set the signal handlers to
15171 SIG_IGN.
15172 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15173 with_sw_watch and no_handler parameters. Handle them.
15174 (top level) <stepping over handler when stopped at a breakpoint
15175 test>: Add a test axis for testing with a software watchpoint, and
15176 another for testing with the signal handler set to SIG_IGN.
15177 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15178 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15179
abbdbd03
PA
151802014-10-28 Pedro Alves <palves@redhat.com>
15181
15182 PR gdb/17511
15183 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15184 * gdb.base/sigstep.exp (other_handler_location): New global.
15185 (advance): Support stepping into the signal handler, and running
15186 commands while in the handler.
15187 (in_handler_map): New global.
15188 (top level): In the advance test, add combinations for getting
15189 into the handler with stepping commands, and for running commands
15190 in the handler. Add comment descripting the advancei tests.
15191
1df4399f
PA
151922014-10-28 Pedro Alves <palves@redhat.com>
15193
15194 * gdb.base/sigstep.exp: Use build_executable instead of
15195 prepare_for_testing.
15196 (top level): Move code that starts GDB, runs to main and creates a
15197 display to ...
15198 (restart): ... this new procedure.
15199 (top level): Move backtrace from signal handler test to ...
15200 (validate_backtrace): ... this new procedure.
15201 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15202 with_test_prefix. Always restart GDB.
15203 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15204 with_test_prefix. Always restart GDB. No need to delete
15205 breakpoints after the test.
15206 (test_skip_handler): Remove prefix parameter.
15207 (skip_over_handler, breakpoint_to_handler)
15208 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15209 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15210 restart GDB. No need to delete breakpoints after the test.
15211 (top level): Use foreach to call the test procedures with
15212 different commands.
15213
a5b6e449
PA
152142014-10-28 Pedro Alves <palves@redhat.com>
15215
15216 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15217 instead of GNATS numbers.
15218 * gdb.base/sigbpt.exp: Likewise.
15219 * gdb.base/siginfo.exp: Likewise.
15220 * gdb.base/sigstep.exp: Likewise.
15221
e5f8a7cc
PA
152222014-10-27 Pedro Alves <palves@redhat.com>
15223
15224 * gdb.base/sigstep.c (dummy): New global.
15225 (main): Issue a couple writes to the new global.
15226 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15227 procedures.
15228 (skip_over_handler): Use test_skip_handler.
15229 (top level): Call skip_over_handler for stepi and nexti too.
15230 (breakpoint_over_handler): Use test_skip_handler.
15231 (top level): Call breakpoint_over_handler for stepi and nexti too.
15232
763905a3
YQ
152332014-10-27 Yao Qi <yao@codesourcery.com>
15234
15235 * gdb.trace/tfile.c (adjust_function_address)
15236 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15237 function descriptor.
15238
6f259a23
DB
152392014-10-24 Don Breazeal <donb@codesourcery.com>
15240
15241 * gdb.base/foll-fork.exp (test_follow_fork,
15242 catch_fork_child_follow): Check for updated fork messages emitted
15243 from infrun.c.
15244 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15245 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15246 vfork_and_exec_child_follow_through_step): Check for updated vfork
15247 messages emitted from infrun.c.
15248
09dd9a69
PA
152492014-10-24 Pedro Alves <palves@redhat.com>
15250
15251 * gdb.base/corefile.exp: Remove references to ultrix.
15252 * gdb.base/interrupt.exp: Likewise.
15253 * gdb.base/whatis.exp: Likewise.
15254 * gdb.gdb/selftest.exp: Likewise.
15255 * gdb.threads/manythreads.exp: Likewise.
15256 * gdb.threads/print-threads.exp: Likewise.
15257 * gdb.threads/pthreads.exp:: Likewise.
15258 * gdb.threads/schedlock.exp: Likewise.
15259
3433cfa5
SC
152602014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15261
15262 * gdb.cp/non-trivial-retval.cc: Add a test case.
15263 * gdb.cp/non-trivial-retval.exp: Add a test.
15264
092f880b
YQ
152652014-10-20 Yao Qi <yao@codesourcery.com>
15266
15267 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15268 * gdb.python/py-objfile-script-gdb.py: New file.
15269 * gdb.python/py-objfile-script.exp: Update reference to
15270 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15271 of remote_download. Remove the dest file.
15272
acbdb7f3
YQ
152732014-10-20 Yao Qi <yao@codesourcery.com>
15274
15275 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15276 * gdb.base/step-line.exp: Likewise.
15277 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15278 * gdb.dwarf2/dw2-basic.exp: Likewise.
15279 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15280 * gdb.dwarf2/dw2-filename.exp: Likewise.
15281 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15282 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15283 * gdb.dwarf2/dw2-producer.exp: Likewise.
15284 * gdb.dwarf2/mac-fileno.exp: Likewise.
15285 * gdb.python/py-frame-args.exp: Likewise.
15286 * gdb.python/py-framefilter.exp: Likewise.
15287 * gdb.python/py-mi.exp: Likewise.
15288 * gdb.python/py-objfile-script.exp: Likewise
15289 * gdb.python/py-pp-integral.exp: Likewise.
15290 * gdb.python/py-pp-re-notag.exp: Likewise.
15291 * gdb.python/py-prettyprint.exp: Likewise.
15292 * gdb.python/py-section-script.exp: Likewise.
15293 * gdb.python/py-typeprint.exp: Likewise.
15294 * gdb.python/py-xmethods.exp: Likewise.
15295 * gdb.stabs/weird.exp: Likewise.
15296 * gdb.xml/tdesc-regs.exp: Likewise.
15297
bd286a29
KCY
152982014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15299
15300 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15301 (out_cu): Use addr_len for the size of addresses.
15302 (out_line): Likewise. Size DW_LNE_set_address instruction
15303 according to addr_len.
15304 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15305 (FUNC): Add START_INSNS to definition.
15306
673dc4a0
YQ
153072014-10-18 Yao Qi <yao@codesourcery.com>
15308
15309 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15310 gdb_has_argv0 return true.
15311 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15312 check [target_info exists noargs], check [gdb_has_argv0]
15313 instead.
15314 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15315 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15316 procedures.
15317
4ffbba72
DE
153182014-10-17 Doug Evans <dje@google.com>
15319
15320 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15321 event.
15322 * gdb.python/py-events.py: Add clear_objfiles event.
15323
d096d8c1
DE
153242014-10-17 Doug Evans <dje@google.com>
15325
15326 * gdb.python/py-objfile.exp: Test progspace attribute.
15327
a80db015
LM
153282014-10-17 Luis Machado <lgustavo@codesourcery.com>
15329
15330 * gdb.guile/scm-breakpoint.exp: Do not assume any
15331 directory separators when matching source file paths.
15332 * gdb.python/py-breakpoint.exp: Likewise.
15333 * gdb.reverse/break-precsave.exp: Likewise.
15334 * gdb.reverse/break-reverse.exp: Likewise.
15335 * gdb.reverse/consecutive-precsave.exp: Likewise.
15336 * gdb.reverse/finish-precsave.exp: Likewise.
15337 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15338 * gdb.reverse/finish-reverse.exp: Likewise.
15339 * gdb.reverse/i386-precsave.exp: Likewise.
15340 * gdb.reverse/i387-env-reverse.exp: Likewise.
15341 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15342 * gdb.reverse/machinestate-precsave.exp: Likewise.
15343 * gdb.reverse/machinestate.exp: Likewise.
15344 * gdb.reverse/sigall-precsave.exp: Likewise.
15345 * gdb.reverse/solib-precsave.exp: Likewise.
15346 * gdb.reverse/step-precsave.exp: Likewise.
15347 * gdb.reverse/until-precsave.exp: Likewise.
15348 * gdb.reverse/watch-precsave.exp: Likewise.
15349 * gdb.reverse/watch-reverse.exp: Likewise.
15350
b22089ab
YQ
153512014-10-17 Yao Qi <yao@codesourcery.com>
15352
15353 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15354 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15355
6c4486e6
PA
153562014-10-17 Pedro Alves <palves@redhat.com>
15357
15358 PR gdb/17471
15359 * gdb.base/bg-execution-repeat.c: New file.
15360 * gdb.base/bg-execution-repeat.exp: New file.
15361
0ff33695
PA
153622014-10-17 Pedro Alves <palves@redhat.com>
15363
15364 PR gdb/17300
15365 * gdb.base/continue-all-already-running.c: New file.
15366 * gdb.base/continue-all-already-running.exp: New file.
15367
6fdebc3d
PA
153682014-10-17 Pedro Alves <palves@redhat.com>
15369
15370 PR gdb/17472
15371 * gdb.base/annota-input-while-running.c: New file.
15372 * gdb.base/annota-input-while-running.exp: New file.
15373
32a8097b
PA
153742014-10-17 Pedro Alves <palves@redhat.com>
15375
15376 * gdb.base/callfuncs.exp: emove references to osf.
15377 * gdb.base/sigall.exp: Likewise.
15378 * gdb.gdb/selftest.exp: Likewise.
15379 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15380 * gdb.mi/non-stop.c: Likewise.
15381 * gdb.mi/pthreads.c: Likewise.
15382 * gdb.reverse/sigall-precsave.exp: Likewise.
15383 * gdb.reverse/sigall-reverse.exp: Likewise.
15384 * gdb.threads/pthreads.c: Likewise.
15385 * gdb.threads/pthreads.exp: Likewise.
15386
7a3517ff
YQ
153872014-10-17 Yao Qi <yao@codesourcery.com>
15388
15389 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15390 check 'target_info exists noargs'.
15391 (test_command_prompt_position): Likewise.
15392 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15393 Remove "set args".
15394 (progvar_simple_while_test): Likewise.
15395 (progvar_complex_if_while_test): Likewise.
15396 (if_while_breakpoint_command_test): Likewise.
15397 (infrun_breakpoint_command_test): Likewise.
15398 (breakpoint_command_test): Likewise.
15399 (watchpoint_command_test): Likewise.
15400 (bp_deleted_in_command_test): Likewise.
15401 (temporary_breakpoint_commands): Likewise.
15402
bb99c472
YQ
154032014-10-16 Yao Qi <yao@codesourcery.com>
15404
15405 * gdb.base/remotetimeout.exp: Remove noargs checking.
15406
7c16b83e
PA
154072014-10-15 Pedro Alves <palves@redhat.com>
15408
15409 PR breakpoints/9649
15410 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15411 * gdb.base/breakpoint-in-ro-region.exp
15412 (probe_target_hardware_step): New procedure.
15413 (top level): Probe hardware stepping and hardware breakpoint
15414 support. Test stepping through a read-only region, with both
15415 "breakpoint auto-hw" on and off and both "always-inserted" on and
15416 off.
15417
35a49624
IB
154182014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15419
15420 * gdb.dlang/demangle.exp: Update for demangling changes.
15421
2d1c107c
SC
154222014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15423
15424 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15425 * gdb.cp/non-trivial-retval.exp: Add new tests.
15426
778811d5
SC
154272014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15428
15429 PR c++/13403
15430 PR c++/15154
15431 * gdb.cp/non-trivial-retval.cc: New file.
15432 * gdb.cp/non-trivial-retval.exp: New file.
15433
10c5f0a8
YQ
154342014-10-15 Yao Qi <yao@codesourcery.com>
15435
15436 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15437 remote host.
15438
65d7b369
YQ
154392014-10-15 Yao Qi <yao@codesourcery.com>
15440
15441 * gdb.python/py-symbol.exp: Match file base name if host is
15442 remote, otherwise match file name with dir name.
15443 * gdb.python/py-symtab.exp: Likewise.
15444 * gdb.python/python.exp: Likewise.
15445
46dc1394
YQ
154462014-10-15 Yao Qi <yao@codesourcery.com>
15447
15448 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15449 pattern.
15450 * gdb.python/py-symtab.exp: Likewise.
15451 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15452 locationn.
15453
c40cc657
JB
154542014-10-14 Joel Brobecker <brobecker@adacore.com>
15455
15456 * gdb.ada/addr_arith: New testcase.
15457
2abf49e1
MR
154582014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15459
15460 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15461 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15462 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15463 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15464
f7088df3
SDJ
154652014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15466
15467 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15468 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15469 * gdb.arch/stap-eval-lang-ada.exp: New file.
15470
4dc06805
YQ
154712014-10-14 Yao Qi <yao@codesourcery.com>
15472
15473 * gdb.mi/mi-var-child.c (nothing1): New function.
15474 (nothing2): New function.
15475 (do_children_tests): Set function pointers by nothing1 and
15476 nothing2.
15477 * gdb.mi/mi-var-child.exp: Step over new added statements.
15478 Update test to match the new output.
15479 * gdb.mi/var-cmd.c (nothing1): New function.
15480 (nothing2): New function.
15481 (do_children_tests): Set function pointers by nothing1 and
15482 nothing2.
15483 * gdb.mi/mi-var-display.exp: Update test to match output.
15484 Step to the line specified by $line_dct_nothing.
15485 Increase the number of lines to step.
15486
46a93de2
YQ
154872014-10-14 Yao Qi <yao@codesourcery.com>
15488
15489 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15490 tests.
15491 * gdb.mi/mi2-var-child.exp: Likewise.
15492
14ea52ee
DE
154932014-10-13 Doug Evans <dje@google.com>
15494
15495 * gdb.python/py-objfile.exp: Change name of file name test.
15496
e5c6e92b
DE
154972014-10-13 Doug Evans <dje@google.com>
15498
15499 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15500 from the start of the CU.
15501
c780cc2f
JK
155022014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15503 Yao Qi <yao@codesourcery.com>
15504
15505 Fix "save breakpoints" for "catch" command.
15506 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15507 Remove -nonewline. Match also the added "main" line.
15508
99894e11
JK
155092014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15510
15511 Fix "save breakpoints" for "disable $bpnum" command.
15512 * gdb.base/save-bp.c (main): Add label.
15513 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15514
6e1ac5a3
JK
155152014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15516
15517 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15518
754dd2b0
YQ
155192014-10-11 Yao Qi <yao@codesourcery.com>
15520
15521 * gdb.server/server-kill.exp: Execute command
15522 "set remote trace-status-packet on" before "tstatus".
15523
f90183d7
YQ
155242014-10-11 Yao Qi <yao@codesourcery.com>
15525
15526 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15527 (main): Call getppid.
15528 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15529 and continue to it. Read variable "server_pid".
15530
bf40a607
YQ
155312014-10-11 Yao Qi <yao@codesourcery.com>
15532
15533 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15534
052ca370
YQ
155352014-10-11 Yao Qi <yao@codesourcery.com>
15536
15537 * gdb.threads/thread-find.exp: Don't execute command
15538 "info threads".
15539 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15540 * gdb.threads/linux-dp.exp: Don't check the condition
15541 $threads_created equals to zero.
15542
3831839c
PA
155432014-10-10 Pedro Alves <palves@redhat.com>
15544
15545 * gdb.base/bigcore.exp: Remove references to IRIX.
15546 * gdb.base/funcargs.exp: Likewise.
15547 * gdb.base/interrupt.exp: Likewise.
15548 * gdb.base/mips_pro.exp: Likewise.
15549 * gdb.base/nodebug.exp: Likewise.
15550 * gdb.base/setvar.exp: Likewise.
15551 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15552
8b9a549d
PA
155532014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15554 Pedro Alves <palves@redhat.com>
15555
15556 PR symtab/14466
15557 * gdb.base/vdso-warning.c: New file.
15558 * gdb.base/vdso-warning.exp: New file.
15559
d48ba5e8
DE
155602014-10-02 Doug Evans <dje@google.com>
15561
15562 * gdb.base/structs.c (main): Don't run forever.
15563
2278c276
PA
155642014-10-02 Pedro Alves <palves@redhat.com>
15565
15566 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15567 (top level) <stop threads 1, stop threads 2>: Use it.
15568
b57bacec
PA
155692014-10-02 Pedro Alves <palves@redhat.com>
15570
15571 * gdb.threads/break-while-running.exp (test): Add new
15572 'update_thread_list' argument. Skip "info threads" if false.
15573 (top level): Add new 'update_thread_list' axis.
15574
13fd3ff3
PA
155752014-10-02 Pedro Alves <palves@redhat.com>
15576
15577 PR breakpoints/17431
15578 * gdb.base/execl-update-breakpoints.c: New file.
15579 * gdb.base/execl-update-breakpoints.exp: New file.
15580
0fec99e8
PA
155812014-10-01 Pedro Alves <palves@redhat.com>
15582
15583 * gdb.base/breakpoint-in-ro-region.c: New file.
15584 * gdb.base/breakpoint-in-ro-region.exp: New file.
15585
2ddf4301
SM
155862014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15587
15588 * gdb.mi/mi-exit-code.exp: New file.
15589 * gdb.mi/mi-exit-code.c: New file.
15590
6a5f3f43
YQ
155912014-09-30 Yao Qi <yao@codesourcery.com>
15592
15593 * lib/prelink-support.exp (build_executable_own_libs): Error if
15594 the target isn't native.
15595
345bcc73
YQ
155962014-09-30 Yao Qi <yao@codesourcery.com>
15597
15598 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15599 false.
15600
a25a5a45
PA
156012014-09-22 Pedro Alves <palves@redhat.com>
15602
15603 * gdb.threads/break-while-running.exp: New file.
15604 * gdb.threads/break-while-running.c: New file.
15605
00ba3162
YQ
156062014-09-19 Yao Qi <yao@codesourcery.com>
15607
15608 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15609 Invoke test. Restart GDB with --readnow and invoke test again.
15610
c3b7b696
YQ
156112014-09-19 Yao Qi <yao@codesourcery.com>
15612
15613 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15614 proc set_breakpoint_on_gcd_function. Invoke
15615 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15616 invoke set_breakpoint_on_gcd_function again.
15617
2b4fd423
DE
156182014-09-18 Doug Evans <dje@google.com>
15619
15620 * gdb.dwarf2/symtab-producer.exp: New file.
15621
a5947601
SDJ
156222014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15623
15624 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15625 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15626 * gdb.base/global-var-nested-by-dso.c: Likewise.
15627 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15628
91c19059
SDJ
156292014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15630 Pedro Alves <palves@redhat.com>
15631
15632 * gdb.base/watch-bitfields.exp: Pass string other than test file
15633 name to prepare_for_testing.
15634 (watch): New procedure.
15635 (expect_watchpoint): Use with_test_prefix.
15636 (top level): Factor out tests to ...
15637 (test_watch_location, test_regular_watch): ... these new
15638 procedures, and use with_test_prefix and gdb_continue_to_end.
15639
bb9d5f81
PP
156402014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15641
15642 PR breakpoints/12526
15643 * gdb.base/watch-bitfields.exp: New file.
15644 * gdb.base/watch-bitfields.c: New file.
15645
635856f5
PA
156462014-09-16 Pedro Alves <palves@redhat.com>
15647
15648 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15649 software and hardware addresses, not software address against
15650 itself.
15651
7280ceea
PA
156522014-09-16 Pedro Alves <palves@redhat.com>
15653
15654 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15655 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15656
428b16bd
PA
156572014-09-16 Pedro Alves <palves@redhat.com>
15658
15659 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15660 files.
15661 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15662 "*-*-vxworks*" throughout.
15663 * gdb.base/break.exp: Likewise.
15664 * gdb.base/default.exp: Likewise.
15665 * gdb.base/scope.exp: Likewise.
15666 * gdb.base/sepdebug.exp: Likewise.
15667 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15668 throughout.
15669 * gdb.base/run.c: Likewise.
15670 * gdb.base/sepdebug.c: Likewise.
15671 * gdb.hp/gdb.aCC/run.c: Likewise.
15672 * gdb.reverse/until-reverse.c: Likewise.
15673 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15674
666d413c
YQ
156752014-09-16 Yao Qi <yao@codesourcery.com>
15676
15677 * boards/local-remote-host-native.exp: New file.
15678
57cbd724
DE
156792014-09-14 Doug Evans <xdje42@gmail.com>
15680
15681 * gdb.threads/queue-signal.c (thread_count): New variable.
15682 (thread_count_mutex, thread_count_condvar): New variables.
15683 (incr_thread_count, wait_all_threads_running): New functions.
15684 (main): Wait for all threads to be in their thread functions.
15685
81219e53
DE
156862014-09-13 Doug Evans <xdje42@gmail.com>
15687
15688 * gdb.threads/queue-signal.c: New file.
15689 * gdb.threads/queue-signal.exp: New file.
15690
3714cea7
DE
156912014-09-13 Doug Evans <xdje42@gmail.com>
15692
15693 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15694 be consistent with what default_gdb_init uses.
15695 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15696 the plain text of the prompt. Add some logging printfs.
15697 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15698
fa43b1d7
PA
156992014-09-12 Pedro Alves <palves@redhat.com>
15700
15701 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15702 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15703 * gdb.arch/i386-size-overlap.exp: Likewise.
15704 * gdb.arch/i386-size.exp: Likewise.
15705 * gdb.arch/i386-unwind.exp: Likewise.
15706 * gdb.base/a2-run.exp: Likewise.
15707 * gdb.base/break.exp: Likewise.
15708 * gdb.base/charset.exp: Likewise.
15709 * gdb.base/chng-syms.exp: Likewise.
15710 * gdb.base/commands.exp: Likewise.
15711 * gdb.base/dbx.exp: Likewise.
15712 * gdb.base/find.exp: Likewise.
15713 * gdb.base/funcargs.exp: Likewise.
15714 * gdb.base/jit-simple.exp: Likewise.
15715 * gdb.base/reread.exp: Likewise.
15716 * gdb.base/sepdebug.exp: Likewise.
15717 * gdb.base/step-bt.exp: Likewise.
15718 * gdb.cp/mb-inline.exp: Likewise.
15719 * gdb.cp/mb-templates.exp: Likewise.
15720 * gdb.objc/basicclass.exp: Likewise.
15721 * gdb.threads/killed.exp: Likewise.
15722
9d9bf2df
EBM
157232014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15724
15725 PR tdep/17379
15726 * gdb.arch/powerpc-stackless.S: New file.
15727 * gdb.arch/powerpc-stackless.exp: New file.
15728
1cf2f1b0
JK
157292014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15730
15731 * gdb.base/attach.c: Include unistd.h.
15732 (main): Call alarm. Add label postloop.
15733 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15734 gdb_breakpoint, gdb_continue_to_breakpoint.
15735 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15736
98880d46
PA
157372014-09-11 Pedro Alves <palves@redhat.com>
15738
15739 PR gdb/17347
15740 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15741 * gdb.base/attach.exp (test_command_line_attach_run): New
15742 procedure.
15743 (top level): Call it.
15744
4c92ff2c
PA
157452014-09-11 Pedro Alves <palves@redhat.com>
15746
15747 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15748 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15749 (do_command_attach_tests): Use spawn_wait_for_attach.
15750 * gdb.base/solib-overlap.exp: Likewise.
15751 * gdb.multi/multi-attach.exp: Likewise.
15752 * gdb.python/py-prompt.exp: Likewise.
15753 * gdb.python/py-sync-interp.exp: Likewise.
15754 * gdb.server/ext-attach.exp: Likewise.
15755
3adc1a7d
GKB
157562014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15757
15758 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15759 command in testcase. Simplify testcase.
15760
96334934
JB
157612014-09-10 Joel Brobecker <brobecker@adacore.com>
15762
15763 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15764
eb479039
JB
157652014-09-10 Joel Brobecker <brobecker@adacore.com>
15766
15767 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15768
deede10c
JB
157692014-09-10 Joel Brobecker <brobecker@adacore.com>
15770
15771 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15772
7828a5f5
JB
157732014-09-10 Joel Brobecker <brobecker@adacore.com>
15774
15775 * gdb.dwarf2/dynarr-ptr.c: New file.
15776 * gdb.dwarf2/dynarr-ptr.exp: New file.
15777
33aeebcf
MR
157782014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15779
15780 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15781 of 30 rather than hardcoding 120 for a slow test case. Take the
15782 `gdb,timeout' target setting into account for this calculation.
15783 Don't extend the timeout for the test cases that don't need it.
15784
7b415901
MR
157852014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15786
15787 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15788 a factor of 2 for a slow test case. Take the `gdb,timeout'
15789 target setting into account for this calculation.
15790 * gdb.reverse/until-precsave.exp: Increase the timeout by
15791 a factor of 15 and 3 respectively rather than adding 120
15792 for a pair of slow test cases. Take the `gdb,timeout'
15793 target setting into account for this calculation.
15794
4a40f85a
MR
157952014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15796
15797 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15798 timeout, don't pass one down to gdb_expect.
15799 (gdb_expect): Rework timeout selection.
15800
09635af7
MR
158012014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15802
15803 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15804 exception on timeout.
15805 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15806 (gdbserver_start_extended): Catch any `gdbserver_start' error
15807 exceptions.
15808 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15809 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15810 `gdbserver_gdb_load' error exceptions.
15811
2bdd10b7
MR
158122014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15813
15814 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15815 120 on waiting for the TCP socket to open.
15816
316935f0
DE
158172014-09-09 Doug Evans <xdje42@gmail.com>
15818
15819 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15820 _caller_matches, _any_caller_is, _any_caller_matches.
15821
83740597
DE
158222014-09-09 Doug Evans <xdje42@gmail.com>
15823
15824 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15825
4c122fc3
YQ
158262014-09-09 Yao Qi <yao@codesourcery.com>
15827
15828 * gdb.mi/mi-var-display.exp: Set print symbol off.
15829
a9f116cb
GKB
158302014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15831
15832 PR gdb/17035
15833 * gdb.base/commands.exp: Add tests to verify user-defined
15834 commands with empty bodies.
15835 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15836 python commands in `show user command`.
15837 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15838 scheme commands in `show user command`.
15839
c75bd3a2
JK
158402014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15841
15842 PR python/17355
15843 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15844 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15845 * gdb.python/py-framefilter-invalidarg.exp: New file.
15846 * gdb.python/py-framefilter-invalidarg.py: New file.
15847
faa42425
DE
158482014-09-06 Doug Evans <xdje42@gmail.com>
15849
15850 PR 15276
15851 * gdb.python/py-caller-is.c: New file.
15852 * gdb.python/py-caller-is.exp: New file.
15853
474ca4f6
SDJ
158542014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15855
15856 PR gdb/17235
15857 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15858 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15859
eb0b0463
SDJ
158602014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15861
15862 PR fortran/17237
15863 * gdb.fortran/print-formatted.exp: New file.
15864 * gdb.fortran/print-formatted.f90: Likewise.
15865
5f3b99cf
SS
158662014-09-03 Sasha Smundak <asmundak@google.com>
15867
15868 * gdb.python/py-frame.exp: Test Frame.read_register.
15869
7d793aa9
SDJ
158702014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15871
15872 PR python/16699
15873 * gdb.python/py-completion.exp: New file.
15874 * gdb.python/py-completion.py: Likewise.
15875
fb0576e9
DE
158762014-08-28 Doug Evans <dje@google.com>
15877
15878 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15879 eax,etc. are live with values set by gdb and thus the compiler can't
15880 use them.
15881 * gdb.arch/i386-pseudo.c (main): Ditto.
15882
ee92b0dd
DE
158832014-08-27 Doug Evans <dje@google.com>
15884
15885 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15886
6649db35
DE
158872014-08-25 Doug Evans <dje@google.com>
15888
15889 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15890 (main): Ditto.
15891
564b7600
DE
158922014-08-25 Doug Evans <dje@google.com>
15893
15894 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15895
3881fb67
YQ
158962014-08-24 Yao Qi <yao@codesourcery.com>
15897
15898 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15899 symbol off.
15900 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15901
a05a36a5
DE
159022014-08-22 Doug Evans <dje@google.com>
15903
15904 PR 17276
15905 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15906 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15907 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15908
7c343b48
YQ
159092014-08-22 Yao Qi <yao@codesourcery.com>
15910
15911 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15912 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15913 * gdb.python/python.exp: Likewise. Use .py file on the host
15914 instead of the build.
15915
22fd09ae
JK
159162014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15917
15918 * gdb.threads/gcore-stale-thread.c: New file.
15919 * gdb.threads/gcore-stale-thread.exp: New file.
15920
a8454a7c
PA
159212014-08-21 Pedro Alves <palves@redhat.com>
15922
15923 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15924 * gdb.base/gcore-relro-pie.exp: Likewise.
15925 * gdb.base/gcore-relro.exp: Likewise.
15926 * gdb.base/gcore.exp: Likewise.
15927 * gdb.base/print-symbol-loading.exp: Likewise.
15928 * gdb.threads/gcore-thread.exp: Likewise.
15929 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15930
2a31c623
PA
159312014-08-20 Pedro Alves <palves@redhat.com>
15932 Jan Kratochvil <jan.kratochvil@redhat.com>
15933
15934 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15935 configure.
15936 (EXPECT): Handle READ1 being set.
15937 (all): Depend on EXTRA_RULES.
15938 (check-read1, expect-read1, read1.so, read1): New rules.
15939 * README (Testsuite Parameters): Document the READ1 make variable.
15940 (Race detection): New section.
15941 * configure: Regenerate.
15942 * configure.ac: If build==host==target, and running under a
15943 GNU/glibc system, add read1 to the extra Makefile rules.
15944 (EXTRA_RULES): AC_SUBST it.
15945 * lib/read1.c: New file.
15946
d36430db
JB
159472014-08-20 Joel Brobecker <brobecker@adacore.com>
15948
15949 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15950 the handling of variables declared as a typedef to an array
15951 which a DW_AT_data_location attribute.
15952
9a0dc9e3
PA
159532014-08-19 Andrew Burgess <aburgess@broadcom.com>
15954 Pedro Alves <palves@redhat.com>
15955
15956 PR symtab/14604
15957 PR symtab/14605
15958 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
15959 gdb_test.
15960
0718a8da
PA
159612014-08-19 Pedro Alves <palves@redhat.com>
15962
15963 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
15964
13b448cd
YQ
159652014-08-19 Yao Qi <yao@codesourcery.com>
15966
15967 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15968 right line.
15969
1cbf5077
DB
159702014-08-18 David Blaikie <dblaikie@gmail.com>
15971
15972 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15973
bf0fae19
JB
159742014-08-18 Joel Brobecker <brobecker@adacore.com>
15975
15976 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15977 attribute in array range.
15978
3c8c5dcc
JB
159792014-08-18 Joel Brobecker <brobecker@adacore.com>
15980
15981 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15982
e66d4446
SC
159832014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15984
15985 PR c++/17132
15986 * gdb.cp/pr17132.cc: New file.
15987 * gdb.cp/pr17132.exp: New file.
15988
940df408
SC
159892014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15990
15991 * gdb.python/py-xmethods.py (A_getarrayind)
15992 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15993 Use 'print' with function call syntax.
15994 (E_method_matcher.match): Fix tab vs space indentation mixup.
15995
ebcc6c3a
YQ
159962014-08-15 Yao Qi <yao@codesourcery.com>
15997
15998 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15999 false.
16000
775e0f04
YQ
160012014-08-15 Yao Qi <yao@codesourcery.com>
16002
16003 * gdb.cp/casts.exp: Set print symbol off.
16004 * gdb.cp/class2.exp: Likewise.
16005 * gdb.cp/overload.exp: Likewise.
16006 * gdb.cp/templates.exp: Likewise.
16007
d769e349
DE
160082014-08-11 Doug Evans <dje@google.com>
16009
16010 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16011 (test_load_shlib): Update.
16012
20c6f1e1
YQ
160132014-08-09 Yao Qi <yao@codesourcery.com>
16014
16015 * gdb.base/display.exp: Invoke is_address_zero_readable.
16016 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16017 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16018 * gdb.base/hbreak-unmapped.exp: Return if
16019 is_address_zero_readable returns true.
16020 * gdb.base/signest.exp: Likewise.
16021 * gdb.base/signull.exp: Likewise.
16022 * gdb.base/sigbpt.exp: Likewise.
16023 * gdb.guile/scm-disasm.exp: Do the test if
16024 is_address_zero_readable returns false.
16025 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16026 * gdb.python/py-arch.exp: Likewise.
16027 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16028 * lib/gdb.exp (is_address_zero_readable): New proc.
16029
5792e8e3
YQ
160302014-08-09 Yao Qi <yao@codesourcery.com>
16031
16032 PR testsuite/13443
16033 * gdb.mi/mi-var-display.exp: Make test messages unique.
16034
3cecbbbe
TT
160352014-08-04 Tom Tromey <tromey@redhat.com>
16036
16037 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16038 target 0".
16039
00b51ff5
TT
160402014-08-04 Tom Tromey <tromey@redhat.com>
16041
16042 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16043 "target_resume".
16044
6908c509
JB
160452014-08-01 Joel Brobecker <brobecker@adacore.com>
16046
16047 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16048 inner_vla_struct_object_size.
16049 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16050 as xfail.
16051
cc6563d2
PA
160522014-07-30 Pedro Alves <palves@redhat.com>
16053
16054 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16055 comment.
16056
7e09a223
YQ
160572014-07-29 Yao Qi <yao@codesourcery.com>
16058
16059 PR gdb/17206
16060 * gdb.base/until-nodebug.exp: New.
16061
7ebdbe92
DE
160622014-07-28 Doug Evans <xdje42@gmail.com>
16063
16064 PR guile/17203
16065 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16066 previously existing parameter, and previously ambiguously spelled
16067 parameter.
16068
fdb1adc6
WN
160692014-07-28 Will Newton <will.newton@linaro.org>
16070
16071 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16072
186fcde0
DE
160732014-07-26 Ludovic Courtès <ludo@gnu.org>
16074 Doug Evans <xdje42@gmail.com>
16075
16076 PR guile/17146
16077 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16078
70509625
PA
160792014-07-25 Pedro Alves <palves@redhat.com>
16080
16081 * gdb.threads/signal-command-handle-nopass.c: New file.
16082 * gdb.threads/signal-command-handle-nopass.exp: New file.
16083 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16084 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16085 * gdb.threads/signal-delivered-right-thread.c: New file.
16086 * gdb.threads/signal-delivered-right-thread.exp: New file.
16087
c3f814a1
PA
160882014-07-25 Pedro Alves <palves@redhat.com>
16089
16090 * gdb.base/double-prompt-target-event-error.exp
16091 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16092 match.
16093 (cancel_pagination_in_target_event): Rework double prompt
16094 detection.
16095 * gdb.base/paginate-after-ctrl-c-running.exp
16096 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16097 <return>' match.
16098 * gdb.base/paginate-bg-execution.exp
16099 (test_bg_execution_pagination_return)
16100 (test_bg_execution_pagination_cancel): Remove '-notransfer
16101 <return>' matches.
16102 * gdb.base/paginate-execution-startup.exp
16103 (test_fg_execution_pagination_return)
16104 (test_fg_execution_pagination_cancel): Remove '-notransfer
16105 <return>' matches.
16106 * gdb.base/paginate-inferior-exit.exp
16107 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16108 match.
16109 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16110 * lib/gdb.exp (pagination_prompt): Run text through
16111 string_to_regexp.
16112 (gdb_test_multiple): Match $pagination_prompt instead of
16113 "<return>".
16114 (string_to_regexp): Move to lib/gdb-utils.exp.
16115
e214cf6c
JK
161162014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16117
16118 * gdb.arch/amd64-entry-value-paramref.S: New file.
16119 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16120 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16121 * gdb.arch/amd64-optimout-repeat.S: New file.
16122 * gdb.arch/amd64-optimout-repeat.c: New file.
16123 * gdb.arch/amd64-optimout-repeat.exp: New file.
16124
17d0c5c8
JK
161252014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16126
16127 PR gdb/17170
16128 * gdb.base/statistics.exp: New file.
16129
b8b8facf
DE
161302014-07-17 Doug Evans <dje@google.com>
16131
74b49205 16132 PR gdb/17170
b8b8facf
DE
16133 * gdb.base/maint.exp: Update testing of per-command stats.
16134
1b5d0ab3
PA
161352014-07-16 Pedro Alves <palves@redhat.com>
16136
16137 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16138 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16139 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16140 (tfile_write_buf): New functions.
16141 (add_memory_block): Rewrite using the above.
16142 (adjust_function_address): New function.
16143 (FUNCTION_ADDRESS): New macro.
16144 (write_basic_trace_file): Remove short_x local, and use
16145 tfile_write_16. Change type of func_addr local to unsigned long
16146 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16147 here. Cast argument of add_memory_block to char pointer.
16148 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16149 (main): Remove parameters.
16150 * gdb.trace/tfile.exp: Remove nowarnings.
16151
4d974e88
SM
161522014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16153
16154 * gdb.base/debug-expr.exp: Test string evaluation with
16155 "debug expression" on.
16156
41e99568
PA
161572014-07-15 Pedro Alves <palves@redhat.com>
16158
16159 * gdb.base/reread.exp: Use clean_restart.
16160
487d9753
PL
161612014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16162
16163 * gdb.arch/avr-flash-qualifer.c: New.
16164 * gdb.arch/avr-flash-qualifer.exp: New.
16165
cc1c52ad
PA
161662014-07-14 Pedro Alves <palves@redhat.com>
16167
16168 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16169 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16170
1e973570
PA
161712014-07-14 Pedro Alves <palves@redhat.com>
16172
16173 * gdb.base/double-prompt-target-event-error.c: New file.
16174 * gdb.base/double-prompt-target-event-error.exp: New file.
16175
93d6eb10
PA
161762014-07-14 Pedro Alves <palves@redhat.com>
16177
16178 PR gdb/17072
16179 * gdb.base/paginate-inferior-exit.c: New file.
16180 * gdb.base/paginate-inferior-exit.exp: New file.
16181
0017922d
PA
161822014-07-14 Pedro Alves <palves@redhat.com>
16183
16184 PR gdb/17072
16185 * gdb.base/paginate-bg-execution.c: New file.
16186 * gdb.base/paginate-bg-execution.exp: New file.
16187
94696ad3
PA
161882014-07-14 Pedro Alves <palves@redhat.com>
16189
16190 PR gdb/17072
16191 * gdb.base/paginate-execution-startup.c: New file.
16192 * gdb.base/paginate-execution-startup.exp: New file.
16193 * lib/gdb.exp (pagination_prompt): New global.
16194 (default_gdb_spawn): New procedure, factored out from
16195 default_gdb_spawn.
16196 (default_gdb_start): Adjust to call default_gdb_spawn.
16197 (gdb_spawn): New procedure.
16198
bd293940
PA
161992014-07-14 Pedro Alves <palves@redhat.com>
16200
16201 * lib/gdb.exp (gdb_assert): New procedure.
16202 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16203
c933f875
PA
162042014-07-14 Pedro Alves <palves@redhat.com>
16205
16206 * gdb.base/execution-termios.c: New file.
16207 * gdb.base/execution-termios.exp: New file.
16208
d98b7a16
TT
162092014-07-14 Tom Tromey <tromey@redhat.com>
16210
16211 * gdb.cp/vla-cxx.cc: New file.
16212 * gdb.cp/vla-cxx.exp: New file.
16213
548740d6
TT
162142014-07-14 Tom Tromey <tromey@redhat.com>
16215
16216 * gdb.reverse/rerun-prec.c: New file.
16217 * gdb.reverse/rerun-prec.exp: New file.
16218
a25eb028
MR
162192014-07-12 Maciej W. Rozycki <macro@mips.com>
16220 Maciej W. Rozycki <macro@codesourcery.com>
16221
16222 * lib/gdb-utils.exp: New file.
16223 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16224 inline `gdb_init_command' processing.
16225 (gdb_start_cmd): Likewise.
16226 * lib/mi-support.exp (mi_run_cmd): Likewise.
16227 * README: Document `gdb_init_command' and `gdb_init_commands'.
16228
218c2655
JK
162292014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16230
16231 Fix false FAIL running under a very long directory name.
16232 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16233 and "set print elements 10000". Twice.
16234
5401fde3
YQ
162352014-07-11 Yao Qi <yao@codesourcery.com>
16236
16237 * gdb.base/exprs.exp: "set print symbol off".
16238
e76126e8
PA
162392014-07-11 Pedro Alves <palves@redhat.com>
16240
16241 * gdb.threads/kill.c: New file.
16242 * gdb.threads/kill.exp: New file.
16243
2d6f0de6
YQ
162442014-07-10 Yao Qi <yao@codesourcery.com>
16245
16246 * gdb.trace/tfile.c (write_basic_trace_file)
16247 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16248 address written to trace file.
16249
7180e04a
PA
162502014-07-09 Pedro Alves <palves@redhat.com>
16251
16252 * gdb.base/attach-wait-input.exp: New file.
16253 * gdb.base/attach-wait-input.c: New file.
16254
9a9a7608
AB
162552014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16256
16257 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16258 setting up test structures.
16259 (main): Call new test function.
16260 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16261 test function, continue into test function and walk test
16262 structures.
16263
161ac41e
YQ
162642014-07-02 Yao Qi <yao@codesourcery.com>
16265
16266 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16267 'bar_start' at the beginning of functions 'foo' and 'bar'
16268 respectively.
16269 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16270 instead of 'foo' and 'bar'.
16271
1f267ae3
MM
162722014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16273
16274 * gdb.btrace/segv.exp: New.
16275 * gdb.btrace/segv.c: New.
16276
2b239efb
LM
162772014-07-02 Luis Machado <lgustavo@codesourcery.com>
16278
16279 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16280 instruction.
16281
cf363f18
MW
162822014-06-30 Mark Wielaard <mjw@redhat.com>
16283
16284 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16285 vulture, vilify, villar): New volatile array constants.
16286 (vindictive, vegetation): New const volatile array constants.
16287 * gdb.base/volatile.exp: Test volatile and const volatile array
16288 types.
16289
aebf9d24
AA
162902014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16291
16292 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16293 target lacks support for awatch, rwatch, or hbreak.
16294
b67a2c6f
YQ
162952014-06-27 Yao Qi <yao@codesourcery.com>
16296
16297 * gdb.multi/dummy-frame-restore.exp: New.
16298 * gdb.multi/dummy-frame-restore.c: New.
16299
aef92902
MM
163002014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16301
16302 * gdb.btrace/gcore.exp: New.
16303
8e9db26e
PA
163042014-06-23 Pedro Alves <palves@redhat.com>
16305
16306 * gdb.base/watchpoint-reuse-slot.c: New file.
16307 * gdb.base/watchpoint-reuse-slot.exp: New file.
16308
70afc5b7
SC
163092014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16310
16311 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16312 progspace's filename in 'info', 'enable' and 'disable' command
16313 tests.
16314
b972bd9c
JK
163152014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16316
16317 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16318 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16319 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16320
125f8a3d
GB
163212014-06-20 Gary Benson <gbenson@redhat.com>
16322
16323 * gdb.arch/i386-avx.exp: Fix include file location.
16324 * gdb.arch/i386-sse.exp: Likewise.
16325
3ed9baed
IB
163262014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16327
16328 * gdb.dlang/expression.exp: New file.
16329
034f788c
PA
163302014-06-19 Pedro Alves <palves@redhat.com>
16331
16332 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16333 out from ...
16334 (top level): ... here. Iterate running tests under different
16335 scheduler-locking settings.
16336
45371d0c
LM
163372014-06-18 Luis Machado <lgustavo@codesourcery.com>
16338
16339 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16340 to DW_FORM_addr and use non-zero addresses.
16341
5d376983
SC
163422014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16343
16344 PR gdb/17017
16345 * gdb.python/py-xmethods.cc: Add global function call counters and
16346 increment them in their respective functions. Remove "cout"
16347 statements.
16348 * gdb.python/py-xmethods.exp: Make tests check the global function
16349 call counters instead of depending on inferior IO.
16350
a1aa2221
LM
163512014-06-18 Don Breazeal <donb@codesourcery.com>
16352
16353 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16354 Deleted procedure.
16355 (explicit_fork_parent_follow): Deleted procedure.
16356 (explicit_fork_child_follow): Deleted procedure.
16357 (test_follow_fork): New procedure.
16358 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 16359 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
16360 procedure calls.
16361
0fc05997
YQ
163622014-06-17 Yao Qi <yao@codesourcery.com>
16363
16364 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16365 CP1252.
16366
70795c52
LM
163672014-06-17 Luis Machado <lgustavo@codesourcery.com>
16368
16369 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16370 Initialize ptr and S explicitly.
16371 (skip_type_update_when_not_use_rtti_test): Likewise.
16372
6be47f0c
KS
163732014-06-16 Keith Seitz <keiths@redhat.com>
16374
16375 PR mi/15863
16376 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16377 the inferior is started.
16378
d03de421
PA
163792014-06-16 Pedro Alves <palves@redhat.com>
16380
16381 * gdb.base/break-main-file-remove-fail.c: New file.
16382 * gdb.base/break-main-file-remove-fail.exp: New file.
16383 * gdb.base/break-unload-file.exp: Use build_executable instead of
16384 prepare_for_testing.
16385 (test_break): New parameter "initial_load". Handle it.
16386 (top level): Add initial_load cmdline/file axis.
16387
f9579b99
TT
163882014-06-12 Tom Tromey <tromey@redhat.com>
16389
16390 * gdb.base/completion.exp: Don't use directory name in test.
16391
3657956b
GB
163922014-06-09 Gary Benson <gbenson@redhat.com>
16393
16394 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16395 separate the always-available ANSI-standard signals from the
16396 signals that require checking.
16397 (main): Likewise.
16398 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16399 Likewise.
16400 (main): Likewise.
16401
4186eb54
KS
164022014-06-07 Keith Seitz <keiths@redhat.com>
16403
16404 Revert:
16405 PR c++/16253
16406 * gdb.cp/var-tag.cc: New file.
16407 * gdb.cp/var-tag.exp: New file.
16408 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16409 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16410 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16411 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16412
25326a28 164132014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
16414
16415 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16416
829155c9
PA
164172014-06-06 Pedro Alves <palves@redhat.com>
16418
16419 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16420 in target debug output instead of looking at RSP packets,
16421 disabling the test on any target that uses hardware stepping.
16422 Update comments.
16423
61c8d22e
PA
164242014-06-06 Pedro Alves <palves@redhat.com>
16425
16426 * gdb.base/break-unload-file.exp: Fix typo.
16427
d9a47287
YQ
164282014-06-06 Yao Qi <yao@codesourcery.com>
16429
16430 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16431 from "jit_function" to "^jit_function".
16432
e5e01dbf
YQ
164332014-06-06 Yao Qi <yao@codesourcery.com>
16434
16435 * gdb.base/async.c (foo): Add one statement.
16436 * gdb.base/async.exp: Get the next instruction address and
16437 match the output of "nexti" by instruction address. Match
16438 the hex address in the output of "finish".
16439
73ba372c
GB
164402014-06-06 Gary Benson <gbenson@redhat.com>
16441
16442 * gdb.base/call-signals.c: Remove preprocessor conditionals
16443 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16444 SIGSEGV and SIGTERM.
16445 * gdb.base/sigall.c: Likewise.
16446 * gdb.base/unwindonsignal.c: Likewise.
16447 * gdb.reverse/sigall-reverse.c: Likewise.
16448
831517df
YQ
164492014-06-06 Yao Qi <yao@codesourcery.com>
16450
16451 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16452 readable, skip the test.
16453
b8b91e98
YQ
164542014-06-06 Yao Qi <yao@codesourcery.com>
16455
16456 * gdb.threads/staticthreads.c (thread_function): Move the line
16457 setting breakpoint on forward.
16458 * gdb.threads/staticthreads.exp: Update comments.
16459
fb934770
LC
164602014-06-05 Ludovic Courtès <ludo@gnu.org>
16461
16462 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16463 "history-append! type error".
16464
6ef284bd
SM
164652014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16466
16467 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16468 erroneous dprintf expected input.
16469
a872e241
DE
164702014-06-04 Doug Evans <xdje42@gmail.com>
16471
16472 * gdb.guile/scm-generics.exp: Delete.
16473
16f691fb
DE
164742014-06-04 Doug Evans <xdje42@gmail.com>
16475
16476 * gdb.guile/scm-breakpoint.exp: Update.
16477 Add tests for breakpoint registration.
16478
012370f6
TT
164792014-06-04 Tom Tromey <tromey@redhat.com>
16480
16481 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16482 VLA-in-union.
16483 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16484 inner_vla_struct, vla_union types. Initialize objects of those
16485 types and compute their sizes.
16486
9f5a4cef
HZ
164872014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16488 Hui Zhu <hui@codesourcery.com>
16489
16490 * gdb.base/fileio.exp: Add test for shell not available as well as
16491 available.
16492 * gdb.base/fileio.c (test_system): Check for shell twice.
16493
90a45c4d
YQ
164942014-06-04 Yao Qi <yao@codesourcery.com>
16495
16496 * gdb.base/auto-connect-native-target.exp: Remove redundant
16497 space from the regexp pattern.
16498
70017e41
YQ
164992014-06-04 Yao Qi <yao@codesourcery.com>
16500
16501 * gdb.base/default.exp: Replace "child" with "native" in
16502 regexp pattern.
16503
883964a7
SC
165042014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16505
16506 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16507 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16508 * gdb.python/py-xmethods.py: Python script supporting the
16509 new testcase and tests.
16510
ef370185
JB
165112014-06-03 Joel Brobecker <brobecker@adacore.com>
16512 Pedro Alves <palves@redhat.com>
16513
16514 PR breakpoints/17000
16515 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16516 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16517
1e2ccb61
BM
165182014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16519
16520 * gdb.base/subst.exp: Add tests to verify partial path matching
16521 output.
16522
c6ec5ab2
PA
165232014-06-03 Pedro Alves <palves@redhat.com>
16524
16525 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16526 target that doesn't use software single-stepping.
16527
835c559f
PA
165282014-06-03 Pedro Alves <palves@redhat.com>
16529
16530 PR breakpoints/17000
16531 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16532 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16533
06eb1586
DE
165342014-06-02 Doug Evans <xdje42@gmail.com>
16535
16536 * gdb.guile/scm-parameter.exp: New file.
16537
e698b8c4
DE
165382014-06-02 Doug Evans <xdje42@gmail.com>
16539
16540 * gdb.guile/scm-cmd.c: New file.
16541 * gdb.guile/scm-cmd.exp: New file.
16542
ded03782
DE
165432014-06-02 Doug Evans <xdje42@gmail.com>
16544
16545 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16546 pretty-printer lookup.
16547 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16548 (make-pp_s-printer): Call it.
16549 (make-pretty-printer-from-dict): New function.
16550 (lookup-pretty-printer-maker-from-dict): New function.
16551 (*pretty-printer*): Simplify.
16552 (make-objfile-pp_s-printer): New function.
16553 (install-objfile-pretty-printers!): New function.
16554 (make-progspace-pp_s-printer): New function.
16555 (install-progspace-pretty-printers!): New function.
16556 * gdb.guile/scm-progspace.c: New file.
16557 * gdb.guile/scm-progspace.exp: New file.
16558
41fac0cf
PA
165592014-06-02 Pedro Alves <palves@redhat.com>
16560
16561 * gdb.base/dprintf-bp-same-addr.c: New file.
16562 * gdb.base/dprintf-bp-same-addr.exp: New file.
16563
96ae5695
EBM
165642014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16565
16566 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16567 * gdb.arch/powerpc-power.s: Likewise.
16568
da02b3a8
JB
165692014-06-02 Joel Brobecker <brobecker@adacore.com>
16570
16571 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16572
c72b2e7b
YQ
165732014-06-01 Yao Qi <yao@codesourcery.com>
16574
16575 * gdb.base/watchpoint.exp (test_watch_location): Check null
16576 pointer can be dereferenced. If not, do the test, otherwise
16577 skip it.
16578
53e8a631
AB
165792014-05-30 Andrew Burgess <aburgess@broadcom.com>
16580
16581 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16582 results.
16583 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16584
938f0e2f
AB
165852014-05-30 Andrew Burgess <aburgess@broadcom.com>
16586
16587 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16588 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16589 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16590 * gdb.arch/amd64-invalid-stack-top.c: New file.
16591 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16592
9ba6657a
PA
165932014-05-30 Pedro Alves <palves@redhat.com>
16594
16595 PR breakpoints/17000
16596 * gdb.base/sss-bp-on-user-bp.c: New file.
16597 * gdb.base/sss-bp-on-user-bp.exp: New file.
16598
522c09bf
DB
165992014-05-30 David Blaikie <dblaikie@gmail.com>
16600
16601 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16602 gnu_inline semantics via attribute.
16603 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16604 source explicitly specifies the required semantics.
16605
bf4ef81e
MR
166062014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16607
16608 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16609
329ea579
PA
166102014-05-29 Pedro Alves <palves@redhat.com>
16611 Tom Tromey <tromey@redhat.com>
16612
16613 * gdb.base/async-shell.exp: Don't enable target-async.
16614 * gdb.base/async.exp
16615 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16616 parameter. Adjust.
16617 (top level): Don't test with "target-async".
16618 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16619 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16620 * gdb.base/inferior-died.exp: Don't enable target-async.
16621 * gdb.base/interrupt-noterm.exp: Likewise.
16622 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16623 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16624 * gdb.mi/mi-nonstop.exp: Likewise.
16625 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16626 * gdb.mi/mi-nsintrall.exp: Likewise.
16627 * gdb.mi/mi-nsmoribund.exp: Likewise.
16628 * gdb.mi/mi-nsthrexec.exp: Likewise.
16629 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16630 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16631 * gdb.python/py-evsignal.exp: Don't enable target-async.
16632 * gdb.python/py-evthreads.exp: Likewise.
16633 * gdb.python/py-prompt.exp: Likewise.
16634 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16635 * gdb.server/solib-list.exp: Don't enable target-async.
16636 * gdb.threads/thread-specific-bp.exp: Likewise.
16637 * lib/mi-support.exp: Adjust to use mi-async.
16638
fd664c91
PA
166392014-05-29 Pedro Alves <palves@redhat.com>
16640
16641 PR gdb/13860
16642 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16643 reason, even in sync mode.
16644
251bde03
PA
166452014-05-29 Pedro Alves <palves@redhat.com>
16646 Hui Zhu <hui@codesourcery.com>
16647
16648 PR PR15693
16649 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16650 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16651 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16652 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16653
7f3c0343
JB
166542014-05-28 Joel Brobecker <brobecker@adacore.com>
16655
16656 * config/monitor.exp (gdb_target_monitor): Replace use of
16657 "set remotebaud" by "set serial baud".
16658
b2715b27
AW
166592014-05-26 Andy Wingo <wingo@igalia.com>
16660
16661 * gdb.guile/scm-breakpoint.exp:
16662 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16663 properties instead of gdb-object-properties.
16664
498a4489
YQ
166652014-05-26 Yao Qi <yao@codesourcery.com>
16666
16667 * gdb.server/no-thread-db.exp: Specify source file name
16668 explicitly when setting a breakpoint.
16669
589fdceb
MM
166702014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16671
16672 * gdb.btrace/vdso.c: New.
16673 * gdb.btrace/vdso.exp: New.
16674
e9089e05
MM
166752014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16676
16677 * gdb.base/gcore.exp (capture_command_output): Move ...
16678 * lib/gdb.exp (capture_command_output): ... here.
16679
67b5c0c1
MM
166802014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16681
16682 * gdb.btrace/data.exp: Test memory access during btrace replay.
16683
a2199296
SM
166842014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16685
16686 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16687
17b2616c
PA
166882014-05-21 Pedro Alves <palves@redhat.com>
16689
16690 PR gdb/13860
16691 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16692 (top level): Test that output related to execution commands is
16693 sent to the console with CLI commands, but not with MI commands.
16694 Test that breakpoint events are always mirrored to the console.
16695 Also expect the new source line to be output after a "next" in
16696 async mode too. Make it a pass/fail test.
16697 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16698 output.
16699 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16700
5166082f
PA
167012014-05-21 Pedro Alves <palves@redhat.com>
16702
16703 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16704 Use them to test variations of "list" after reaching a breakpoint.
16705 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16706 Test "list" with listsize 10 after reaching a breakpoint.
16707 * gdb.python/python.exp (decode_line current location line
16708 number): Adjust expected line number.
16709
2f25d70f
SM
167102014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16711
16712 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16713 behavior for $args, pass it directly to "run".
16714
ff604a67
MR
167152014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16716
16717 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16718 30000 to 65536.
16719
6a3cb8e8
PA
167202014-05-21 Pedro Alves <palves@redhat.com>
16721
16722 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16723 auto-connect-native-target off".
16724 * gdb.base/auto-connect-native-target.c: New file.
16725 * gdb.base/auto-connect-native-target.exp: New file.
16726
4ebfc96e
PA
167272014-05-21 Pedro Alves <palves@redhat.com>
16728
16729 * gdb.base/default.exp: Test "target native" instead of "target
16730 child".
16731
36d46afb
MW
167322014-05-21 Mark Wielaard <mjw@redhat.com>
16733
16734 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16735
5876f503
JK
167362014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16737
16738 Fix TLS access for -static -pthread.
16739 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16740 <HAVE_TLS> (thread_function, main): Initialize it.
16741 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16742 Add clean_restart.
16743 <$have_tls != "">: Check TLSVAR.
16744
0256a6ac
PA
167452014-05-21 Pedro Alves <palves@redhat.com>
16746
16747 * gdb.base/dcache-line-read-error.c: New.
16748 * gdb.base/dcache-line-read-error.exp: New.
16749
936d2992
PA
167502014-05-20 Pedro Alves <palves@redhat.com>
16751
16752 * gdb.base/compare-sections.c: New file.
16753 * gdb.base/compare-sections.exp: New file.
16754
802e8e6d
PA
167552014-05-20 Pedro Alves <palves@redhat.com>
16756
16757 * gdb.base/break-idempotent.c: New file.
16758 * gdb.base/break-idempotent.exp: New file.
16759
e59fa00f
MM
167602014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16761
16762 * gdb.btrace/nohist.exp: New.
16763
8b696e31
YQ
167642014-05-20 Yao Qi <yao@codesourcery.com>
16765
16766 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16767 gdb.reverse directory and gdb_reverse_timeout exists in board
16768 setting.
16769 * README: Document gdb_reverse_timeout.
16770
73c9764f
YQ
167712014-05-20 Yao Qi <yao@codesourcery.com>
16772
16773 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16774 'test_file_name'. Treat args as a string instead of a list.
16775 (gdb_init): Rename argument 'args' by 'test_file_name'.
16776
f1f4348a
JK
167772014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16778
16779 * gdb.arch/powerpc-power.exp: New file.
16780 * gdb.arch/powerpc-power.s: New file.
16781
0dbe70ce
DE
167822014-05-16 Doug Evans <dje@google.com>
16783
16784 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
16785 * gdb.base/completion.exp: Check that all expected files exist
16786 before doing file completion.
0dbe70ce 16787
8d551b02
DE
167882014-05-16 Doug Evans <dje@google.com>
16789
16790 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16791 Update.
16792 (do_syscall_tests_without_xml): Update.
16793
73eb7709
PA
167942014-05-16 Pedro Alves <palves@redhat.com>
16795
16796 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16797 instead of "unknown output after running".
16798
3fae92fc
YQ
167992014-05-16 Yao Qi <yao@codesourcery.com>
16800
16801 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16802 file1.txt from host at the end.
16803 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16804
c2b2ccc5
DE
168052014-05-15 Doug Evans <dje@google.com>
16806
16807 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16808 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16809 loading file. Add test for TU lookup.
16810
8c217a4b
SM
168112014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16812
16813 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16814 calling "-exec-arguments" or "set args" before running the
16815 inferior.
16816
3deb39c6
SM
168172014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16818
16819 * lib/mi-support.exp (mi_expect_stop): Expect message for
16820 inferiors that exit with non-zero exit code.
16821
71a79f8c
YQ
168222014-05-14 Yao Qi <yao@codesourcery.com>
16823
16824 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16825 match absolute path on remote host.
16826 (test_file_list_exec_source_files): Remove "/" from the
16827 pattern.
16828
f23fcd46
YQ
168292014-05-14 Yao Qi <yao@codesourcery.com>
16830
16831 * boards/local-remote-host-notty.exp (${board}_file): New
16832 proc.
16833
9404b58f
KM
168342014-05-07 Kyle McMartin <kyle@redhat.com>
16835
16836 Pushed by Joel Brobecker <brobecker@adacore.com>.
16837 * gdb.arch/aarch64-atomic-inst.c: New file.
16838 * gdb.arch/aarch64-atomic-inst.exp: New file.
16839
5e45f04c
YQ
168402014-05-07 Yao Qi <yao@codesourcery.com>
16841
16842 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16843 in current context" too.
16844
c888a17d
KS
168452014-05-05 Keith Seitz <keiths@redhat.com>
16846
16847 * gdb.linespec/ls-dollar.exp: Add test for linespec
16848 file:convenience_variable.
16849
290a839c
YQ
168502014-05-05 Yao Qi <yao@codesourcery.com>
16851
16852 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16853 traceframes into tfile and ctf trace files. Read data from
16854 trace file and test collected data.
16855 (gdb_collect_locals_test): Likewise.
16856 (gdb_unavailable_registers_test): Likewise.
16857 (gdb_unavailable_floats): Likewise.
16858 (gdb_collect_globals_test): Likewise.
16859 (top-level): Append "ctf" to trace_file_targets if GDB
16860 supports.
16861
b5262cd0
YQ
168622014-05-05 Yao Qi <yao@codesourcery.com>
16863
16864 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16865 code to ...
16866 (gdb_collect_args_test_1): ... it. New proc.
16867 (gdb_collect_locals_test): Move some code to ...
16868 (gdb_collect_locals_test_1): ... it. New proc.
16869 (gdb_unavailable_registers_test): Move some code to ...
16870 (gdb_unavailable_registers_test_1): ... it. New proc.
16871 (gdb_unavailable_floats): Move some code to ...
16872 (gdb_unavailable_floats_1): ... it. New proc.
16873
30a1e6cc
SDJ
168742014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16875
16876 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16877 probes to test for bitness recognition.
16878 * gdb.arch/amd64-stap-optional-prefix.exp
16879 (test_probe_value_without_reg): New procedure.
16880 Add code to test for different kinds of bitness.
16881
f33da99a
SDJ
168822014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16883
16884 PR breakpoints/16889
16885 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16886 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16887
5b80f00d
PA
168882014-05-01 Pedro Alves <palves@redhat.com>
16889
16890 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16891 gdb_file_cmd if no file is specified.
16892 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16893 last_loaded_file to set the remote exec-file.
16894
f8c2a73c
PA
168952014-05-01 Pedro Alves <palves@redhat.com>
16896
16897 * boards/local-remote-host.exp: New file.
16898
be6e8ac7
PA
168992014-05-01 Pedro Alves <palves@redhat.com>
16900
16901 * boards/local-remote-host.exp: Rename to ...
16902 * boards/local-remote-host-notty.exp: ... this.
16903
cac0dc8f
JB
169042014-04-28 Joel Brobecker <brobecker@adacore.com>
16905
16906 * gdb.ada/dyn_arrayidx: New testcase.
16907
9730e6cc
YQ
169082014-04-26 Yao Qi <yao@codesourcery.com>
16909
16910 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16911 and compute the length of function main. Save it in
16912 $main_length.
16913 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16914 (top-level): Use gdb_compile to compile objects into
16915 executable and restart GDB. Remove invocation to
16916 prepare_for_testing.
16917
7ae1a6a6
PA
169182014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16919 Pedro Alves <palves@redhat.com>
16920
16921 PR server/16255
16922 * gdb.multi/multi-attach.c: New file.
16923 * gdb.multi/multi-attach.exp: New file.
16924
4082afcc
PA
169252014-04-25 Pedro Alves <palves@redhat.com>
16926
16927 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16928 user.
16929 (top level): Test that "set remote conditional-breakpoints-packet
16930 off" works as intended.
16931 * gdb.base/dprintf.exp: Test that "set remote
16932 breakpoint-commands-packet off" works as intended.
16933 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16934 New function.
16935 (top level): Call it.
16936 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16937 remote fast-tracepoints-packet off" works as intended.
16938 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16939 * lib/gdb.exp (gdb_is_target_remote): ... here.
16940
2abc3f8d
DB
169412014-04-24 David Blaikie <dblaikie@gmail.com>
16942
16943 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16944 ensure clang would not discard them.
16945 * gdb.base/gdbvars.c: Ditto.
16946 * gdb.base/memattr.c: Ditto.
16947 * gdb.base/whatis.c: Ditto.
16948 * gdb.python/py-prettyprint.c: Ditto.
16949 * gdb.trace/actions.c: Ditto.
16950 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16951 ensure clang would not discard it.
16952
bfd39632
DB
169532014-04-24 David Blaikie <dblaikie@gmail.com>
16954
16955 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16956 clang to emit the full definition of type required by the test
16957 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16958
22842ff6
DB
169592014-04-24 David Blaikie <dblaikie@gmail.com>
16960
16961 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
16962 coax Clang into emitting the definition of the type.
16963 * gdb.cp/pr10728-x.h (y): Ditto.
16964 * gdb.cp/pr10728-y.cc (y): Ditto.
16965
c2e827ad
DB
169662014-04-24 David Blaikie <dblaikie@gmail.com>
16967
16968 * gdb.base/label.exp: XFAIL label related tests under Clang.
16969 * gdb.cp/cplabel.exp: Ditto.
16970 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16971 under Clang those using labels.
16972
4c2d33e7
YQ
169732014-04-25 Yao Qi <yao@codesourcery.com>
16974
16975 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16976 double_label.
16977 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16978 partial_label and double_label.
16979
56083b99
DB
169802014-04-24 David Blaikie <dblaikie@gmail.com>
16981
16982 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16983
25d4e99d
DB
169842014-04-24 David Blaikie <dblaikie@gmail.com>
16985
16986 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16987 of the function to work across GCC and Clang.
16988 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16989 pointer types (const void ** const V void **).
16990
01f9f808
MS
169912014-04-24 Michael Sturm <michael.sturm@mintel.com>
16992 Walfred Tedeschi <walfred.tedeschi@intel.com>
16993
16994 * Makefile.in (EXECUTABLES): Added i386-avx512.
16995 * gdb.arch/i386-avx512.c: New file.
16996 * gdb.arch/i386-avx512.exp: Likewise.
16997
4b48d439
KS
169982014-04-23 Keith Seitz <keiths@redhat.com>
16999
17000 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17001 (mi_make_breakpoint_table): New procedure.
17002 (mi_create_breakpoint): Use mi_make_breakpoint
17003 and return the result.
17004 (mi_make_breakpoint): New procedure.
17005 (mi_build_kv_pairs): New procedure.
17006
17007 * gdb.mi/mi-break.exp: Remove unused globals,
17008 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17009 All callers updated.
17010 * gdb.mi/mi-dprintf.exp: Use variable to track command
17011 number.
17012 Update all callers of mi_create_breakpoint and use
17013 mi_make_breakpoint_table.
17014 Remove any unused global variables.
17015 * gdb.mi/mi-nonstop.exp: Likewise.
17016 * gdb.mi/mi-nsintrall.exp: Likewise.
17017 * gdb.mi/mi-nsmoribund.exp: Likewise.
17018 * gdb.mi/mi-nsthrexec.exp: Likewise.
17019 * gdb.mi/mi-reverse.exp: Likewise.
17020 * gdb.mi/mi-simplerun.exp: Likewise.
17021 * gdb.mi/mi-stepn.exp: Likewise.
17022 * gdb.mi/mi-syn-frame.exp: Likewise.
17023 * gdb.mi/mi-until.exp: Likewise.
17024 * gdb.mi/mi-var-cp.exp: Likewise.
17025 * gdb.mi/mi-var-display.exp: Likewise.
17026 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17027 * gdb.mi/mi2-var-child.exp: Likewise.
17028 * gdb.mi/mi-vla-c99.exp: Likewise.
17029 * lib/mi-support.exp: Likewise.
17030
17031 From Ian Lance Taylor <iant@cygnus.com>:
17032 * lib/gdb.exp (parse_args): New procedure.
17033
08351840
PA
170342014-04-23 Pedro Alves <palves@redhat.com>
17035
17036 * gdb.base/break-unload-file.c: New file.
17037 * gdb.base/break-unload-file.exp: New file.
17038 * gdb.base/sym-file-lib.c (baz): New function.
17039 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17040 field.
17041 (load): Store the segment's mapped size.
17042 (unload): New function.
17043 (unload_shlib): New function.
17044 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17045 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17046 set a breakpoint at baz, and call it.
17047 * gdb.base/sym-file.exp: New tests for stale breakpoint
17048 instructions.
17049
076855f9
PA
170502014-04-23 Pedro Alves <palves@redhat.com>
17051
17052 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17053 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17054 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17055 * gdb.base/hbreak-unmapped.c: New file.
17056 * gdb.base/hbreak-unmapped.exp: New file.
17057 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17058 * lib/gdb.exp (gdb_is_target_remote): ... here.
17059
483805cf
PA
170602014-04-22 Pedro Alves <palves@redhat.com>
17061
17062 * gdb.base/consecutive-step-over.c: New file.
17063 * gdb.base/consecutive-step-over.exp: New file.
17064
06d97543
PA
170652014-04-22 Pedro Alves <palves@redhat.com>
17066
17067 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17068 instead of send_gdb/gdb_expect.
17069
b4429ea2
YQ
170702014-04-22 Yao Qi <yao@codesourcery.com>
17071
17072 * lib/trace-support.exp (generate_tracefile): New procedure.
17073 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17074 return 0.
17075 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17076 if generate_tracefile returns 1.
17077
51d48146
PA
170782014-04-18 Tom Tromey <palves@redhat.com>
17079 Pedro alves <tromey@redhat.com>
17080
17081 PR backtrace/15558
17082 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17083 with a backtrace limit.
17084 * gdb.python/py-frame-inline.exp: Test running to an inline
17085 function with a backtrace limit, and printing the newest frame.
17086 * gdb.python/py-frame-inline.c (main): Call f.
17087
bd1dce5f
MS
170882014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17089
17090 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17091
40d1a503
MS
170922014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17093
17094 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17095 Drop prefix from unsupported source file path.
17096
389b98f7
YQ
170972014-04-17 Yao Qi <yao@codesourcery.com>
17098
17099 * lib/gdb.exp (with_target_charset): New proc.
17100 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17101 with_target_charset.
17102 (test_print_strings): Likewise.
17103 (test_repeat_bytes): Likewise.
17104 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17105 for some tests.
17106
22869d73
KS
171072014-04-16 Keith Seitz <keiths@redhat.com>
17108
17109 PR gdb/15827
17110 * gdb.dwarf2/corrupt.c: New file.
17111 * gdb.dwarf2/corrupt.exp: New file.
17112
c4f87ca6
KS
171132014-04-16 Keith Seitz <keiths@redhat.com>
17114
17115 PR c++/16597
17116 * gdb.cp/namelessclass.cc: New file.
17117 * gdb.cp/namelessclass.exp: New file.
17118 * gdb.cp/namelessclass.S: New file.
17119
ab19de87
DE
171202014-04-16 Doug Evans <dje@google.com>
17121
17122 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17123 Add comment.
17124 (gdbserver_default_get_comm_port): New function.
17125 (gdbserver_start): Check if board file provided
17126 "gdbserver,get_comm_port" and use it if so.
17127 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17128 (gdb,socketport): Set to "stdio".
17129 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17130 (stdio_gdbserver_template): Delete.
17131 (${board}_get_remote_address): Update.
17132 (${board}_build_remote_cmd): Delete.
17133 (${board}_get_comm_port): New function.
17134 (${board}_spawn): Update.
17135 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17136 Delete.
17137 (${board}_get_remote_address): Update.
17138 (${board}_get_comm_port): New function.
17139
fc98a809
AB
171402014-04-16 Andrew Burgess <aburgess@broadcom.com>
17141
17142 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17143 appearing in any order.
17144
87fd9e6e
DE
171452014-04-15 Doug Evans <dje@google.com>
17146
17147 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17148 uninitialized value of "description".
17149
099fc3ea
KS
171502014-04-15 Keith Seitz <keiths@redhat.com>
17151
17152 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17153 Remove unused globals.
17154 (test_running_the_program): Likewise.
17155 (test_controlled_execution): Likewise.
17156 (test_controlling_breakpoints): Likewise.
17157 (test_program_termination): Likewise.
17158
5da151d4
KS
171592014-04-15 Keith Seitz <keiths@redhat.com>
17160
17161 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17162 unused globals.
17163 (test_rbreak_creation_and_listing): Likewise.
17164 (test_ignore_count): Likewise.
17165 (test_error): Likewise.
17166
35e5d2f0
PA
171672014-04-15 Pedro Alves <palves@redhat.com>
17168
17169 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17170 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17171 sym-file-loader.c.
17172 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17173 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17174 to sym-file-loader.c.
17175 (struct library): Forward declare.
17176 (load_shlib, lookup_function): Change prototypes.
17177 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17178 (translate_offset): Remove declarations.
17179 (get_text_addr): New declaration.
17180 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17181 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17182 sym-file-loader.h.
17183 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17184 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17185 here from sym-file-loader.h.
17186 (struct library): New structure.
17187 (load_shlib, lookup_function): Change prototypes and adjust to
17188 work with a struct library.
17189 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17190 (translate_offset): Make static.
17191 (get_text_addr): New function.
17192 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17193
eb4c1710
PA
171942014-04-15 Pedro Alves <palves@redhat.com>
17195
17196 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17197
2d1baf52
PA
171982014-04-15 Pedro Alves <palves@redhat.com>
17199
17200 * gdb.base/sym-file-loader.c: Include <limits.h>.
17201 (SELF_LINK): New define.
17202 (get_origin): New function.
17203 (load_shlib): Use it.
17204 * gdb.base/sym-file.exp: Don't early return if the target is
17205 remote. Use runto_main, and issue fail is that fails. Use
17206 gdb_load_shlibs.
17207 (shlib_name): Delete.
17208 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17209
7dd6df01
PA
172102014-04-15 Pedro Alves <palves@redhat.com>
17211
17212 * gdb.base/sym-file.exp: Remove regex characters from test
17213 message. Don't refer to breakpoint numbers in test messages.
17214
b50c8614
KS
172152014-04-14 Keith Seitz <keiths@redhat.com>
17216
17217 PR c++/16253
17218 * gdb.cp/var-tag.cc: New file.
17219 * gdb.cp/var-tag.exp: New file.
17220 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17221 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17222 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17223 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17224
3d567982
TT
172252014-04-14 Tom Tromey <tromey@redhat.com>
17226
17227 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17228 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17229 type.
17230 * gdb.cp/enum-class.exp: New file.
17231 * gdb.cp/enum-class.cc: New file.
17232
0626fc76
TT
172332014-04-14 Tom Tromey <tromey@redhat.com>
17234
17235 * gdb.dwarf2/enum-type.exp: New file.
17236
dca325b3
SA
172372014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17238
17239 * gdb.mi/mi-vla-c99.exp: New file.
17240 * gdb.mi/vla.c: New file.
17241
5854b38a
SA
172422014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17243
17244 * gdb.base/vla-datatypes.c: New file.
17245 * gdb.base/vla-datatypes.exp: New file.
17246
463bb957
SA
172472014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17248
17249 * gdb.base/vla-ptr.c: New file.
17250 * gdb.base/vla-ptr.exp: New file.
17251
3dd170be
SA
172522014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17253
17254 * gdb.dwarf2/count.exp: New file.
17255
5ecaaa66
SA
172562014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17257
17258 * gdb.base/vla-sideeffect.c: New file.
17259 * gdb.base/vla-sideeffect.exp: New file.
17260
41f1ada5
DB
172612014-04-14 David Blaikie <dblaikie@gmail.com>
17262
17263 * gdb.mi/non-stop.c: Add return value for non-void function return
17264 statement.
17265 * gdb.threads/staticthreads.c: Ditto.
17266
0be03e84
DE
172672014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17268 Doug Evans <xdje42@gmail.com>
17269
17270 * gdb.guile/scm-value.c: Improve test case.
17271 * gdb.guile/scm-value.exp: Add new test.
17272
f180a1fb
DB
172732014-04-11 David Blaikie <dblaikie@gmail.com>
17274
17275 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17276 override Clang's default.
17277
6b662e19
JB
172782014-04-11 Joel Brobecker <brobecker@adacore.com>
17279
17280 Revert the following changes (regressions):
17281
17282 * gdb.base/vla-sideeffect.c: New file.
17283 * gdb.base/vla-sideeffect.exp: New file.
17284
17285 * gdb.dwarf2/count.exp: New file.
17286
17287 * gdb.base/vla-multi.c: New file.
17288 * gdb.base/vla-multi.exp: New file.
17289
17290 * gdb.base/vla-ptr.c: New file.
17291 * gdb.base/vla-ptr.exp: New file.
17292
17293 * gdb.base/vla-datatypes.c: New file.
17294 * gdb.base/vla-datatypes.exp: New file.
17295
17296 * gdb.mi/mi-vla-c99.exp: New file.
17297 * gdb.mi/vla.c: New file.
17298
245a5f0b
KS
172992014-04-11 Keith Seitz <keiths@redhat.com>
17300
17301 PR c++/16675
17302 * gdb.cp/cpsizeof.exp: New file.
17303 * gdb.cp/cpsizeof.cc: New file.
17304
58a84dcf
SA
173052014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17306
191a8a90
JB
17307 * gdb.mi/mi-vla-c99.exp: New file.
17308 * gdb.mi/vla.c: New file.
58a84dcf 17309
c8655f75
SA
173102014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17311
17312 * gdb.base/vla-datatypes.c: New file.
17313 * gdb.base/vla-datatypes.exp: New file.
17314
024e13b4
SA
173152014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17316
17317 * gdb.base/vla-ptr.c: New file.
17318 * gdb.base/vla-ptr.exp: New file.
17319
1a237e0e
SA
173202014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17321
17322 * gdb.base/vla-multi.c: New file.
17323 * gdb.base/vla-multi.exp: New file.
17324
504f3432
SA
173252014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17326
17327 * gdb.dwarf2/count.exp: New file.
17328
3bce8237
SA
173292014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17330
191a8a90
JB
17331 * gdb.base/vla-sideeffect.c: New file.
17332 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 17333
322f9c21
YQ
173342014-04-11 Yao Qi <yao@codesourcery.com>
17335
17336 * gdb.base/completion.exp: Check file exists before running tests
17337 on file completion.
17338
d708bcd1
PA
173392014-04-10 Pedro Alves <palves@redhat.com>
17340
17341 * gdb.base/cond-eval-mode.c: New file.
17342 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17343 prepare_for_testing to build the new file. Check result of
17344 runto_main.
17345 (test_break, test_watch): New procedures.
17346 (top level): Use them.
17347
ae1d2761
PM
173482014-04-08 Pierre Muller <muller@sourceware.org>
17349
17350 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17351 Ctrl-V use for mingw hosts.
17352
7af389b8
SC
173532014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17354
17355 * gdb.python/py-value.c: Improve test case.
17356 * gdb.python/py-value.exp: Add new test.
17357
5e703181
DE
173582014-04-07 David Blaikie <dblaikie@gmail.com>
17359
17360 * lib/compiler.c: Identify the clang compiler.
17361 * lib/compiler.cc: Ditto.
17362
9810b410
YQ
173632014-04-03 Yao Qi <yao@codesourcery.com>
17364
17365 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17366
98d1b8dc
AB
173672014-04-01 Anton Blanchard <anton@samba.org>
17368
17369 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17370 messages unique.
17371
3114cea1
AB
173722014-04-01 Anton Blanchard <anton@samba.org>
17373
17374 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17375 prepare_for_testing.
17376
62f7182c
AB
173772014-04-01 Anton Blanchard <anton@samba.org>
17378
17379 * gdb.arch/ppc64-atomic-inst.c: Remove.
17380 * gdb.arch/ppc64-atomic-inst.S: New file.
17381 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17382
770e7fc7
DE
173832014-03-31 Doug Evans <dje@google.com>
17384
17385 * gdb.base/print-symbol-loading-lib.c: New file.
17386 * gdb.base/print-symbol-loading-main.c: New file.
17387 * gdb.base/print-symbol-loading.exp: New file.
17388
46e2bafa
YQ
173892014-03-31 Yao Qi <yao@codesourcery.com>
17390
17391 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17392
8776cfe9
JB
173932014-03-28 Joel Brobecker <brobecker@adacore.com>
17394
17395 * gdb.ada/mi_dyn_arr: New testcase.
17396
5d1ef361
DE
173972014-03-27 Doug Evans <dje@google.com>
17398
17399 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17400
b5bee914
YQ
174012014-03-27 Yao Qi <yao@codesourcery.com>
17402
17403 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17404 if target is nios2-*-*.
17405
0d4d0e77
YQ
174062014-03-26 Yao Qi <yao@codesourcery.com>
17407
17408 * lib/gdb.exp (readline_is_used): New proc.
17409 * gdb.base/completion.exp: Move tests on command complete up.
17410 Skip the rest of tests if readline is not used.
17411 * gdb.ada/complete.exp: Skp the test if readline is not
17412 used.
17413 * gdb.base/filesym.exp: Likewise.
17414 * gdb.base/macscp.exp: Likewise.
17415 * gdb.base/readline-ask.exp: Likewise.
17416 * gdb.base/readline.exp: Likewise.
17417 * gdb.python/py-cmd.exp: Likewise.
17418 * gdb.trace/tfile.exp: Likewise.
17419
29361eee
YQ
174202014-03-26 Yao Qi <yao@codesourcery.com>
17421
17422 * gdb.base/macscp.exp: Fix code format issues.
17423
bc9a5525
UW
174242014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17425
17426 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17427 * gdb.asm/powerpc64le.inc: New file.
17428
d3839ede
PA
174292014-03-25 Pedro Alves <palves@redhat.com>
17430 Doug Evans <dje@google.com>
17431
17432 * gdb.base/source-execution.c: New file.
17433 * gdb.base/source-execution.exp: New file.
17434 * gdb.base/source-execution.gdb: New file.
17435
01672a57
DE
174362014-03-24 Doug Evans <dje@google.com>
17437
17438 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17439 using fission.
17440
88bbeca9
HZ
174412014-03-24 Hui Zhu <hui@codesourcery.com>
17442 Pedro Alves <palves@redhat.com>
17443
17444 PR breakpoints/16101
17445 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17446 test pass/fail messages. Detect missing support for dprintf when
17447 breakpoints are actually inserted.
17448 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17449 breakpoints are actually inserted.
17450 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17451 fails.
17452
d2348791
JK
174532014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17454
17455 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17456
feef67ab
DE
174572014-03-22 Doug Evans <xdje42@gmail.com>
17458
17459 * gdb.python/python.exp (python not supported): Verify multi-line
17460 python command issues an error.
25d743f9 17461 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 17462 guile command issues an error.
feef67ab 17463
ecebef6a
MR
174642014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17465
17466 * gdb.threads/thread-specific.exp: Handle the lack of usable
17467 $this_breakpoint and $this_thread.
17468
ccdd1909
HZ
174692014-03-21 Hui Zhu <hui@codesourcery.com>
17470
17471 * gdb.base/attach.exp (do_command_attach_tests): New.
17472
beb460e8
PA
174732014-03-20 Tom Tromey <tromey@redhat.com>
17474 Pedro Alves <palves@redhat.com>
17475
17476 PR cli/15718
17477 * gdb.base/condbreak-call-false.c: New file.
17478 * gdb.base/condbreak-call-false.exp: New file.
17479
40acf43a
PA
174802014-03-20 Pedro Alves <palves@redhat.com>
17481
17482 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17483 Delete.
17484 (block_signals, unblock_signals): Delete.
17485 (child_function_2, main): Remove references to deleted variable
17486 and functions.
17487
9f5e1e02
PA
174882014-03-20 Pedro Alves <palves@redhat.com>
17489
17490 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17491 Use pthread_kill to signal thread 2.
17492 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17493 Adjust to make the test send itself a signal rather than using the
17494 host's "kill" command.
17495
99619bea
PA
174962014-03-20 Pedro Alves <palves@redhat.com>
17497
17498 * gdb.threads/multiple-step-overs.c: New file.
17499 * gdb.threads/multiple-step-overs.exp: New file.
17500 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17501 Adjust expected infrun debug output.
17502
2adfaa28
PA
175032014-03-20 Pedro Alves <palves@redhat.com>
17504
17505 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17506 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17507
31e77af2
PA
175082014-03-20 Pedro Alves <palves@redhat.com>
17509
17510 PR breakpoints/7143
17511 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17512 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17513 of gdb_test_multiple.
17514 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17515 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17516
b9f437de
PA
175172014-03-20 Pedro Alves <palves@redhat.com>
17518
17519 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17520 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17521
05adc73e
PA
175222014-03-19 Pedro Alves <palves@redhat.com>
17523
17524 * gdb.base/async.exp: Remove early return.
17525
6048b950
PA
175262014-03-19 Pedro Alves <palves@redhat.com>
17527
17528 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17529
8bcfb00a
PA
175302014-03-19 Pedro Alves <palves@redhat.com>
17531
17532 * gdb.base/async.exp (test_background): Expect \r\n after
17533 "completed." in the fail pattern.
17534
884e37dc
PA
175352014-03-19 Pedro Alves <palves@redhat.com>
17536
17537 * gdb.base/async.exp (test_background): New procedure.
17538 Use it for all background execution command tests.
17539
148e57e2
PA
175402014-03-19 Pedro Alves <palves@redhat.com>
17541
17542 * gdb.base/async.exp: Use prepare_for_testing.
17543
f48088c7
PA
175442014-03-19 Pedro Alves <palves@redhat.com>
17545
17546 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17547 the same line.
17548
e2f6c966
PA
175492014-03-19 Pedro Alves <palves@redhat.com>
17550
17551 * gdb.base/async.c (main): Add "jump here" and "until here" line
17552 marker comments.
17553 * gdb.base/async.exp (jump_here): New global.
17554 (jump& test): Use it.
17555 (until_here): New global.
17556 (until& test): Use it.
17557
c30568d4
PA
175582014-03-19 Pedro Alves <palves@redhat.com>
17559
17560 * gdb.base/async.exp: Don't frob gdb_protocol.
17561
0172b6a7
DE
175622014-03-18 Doug Evans <xdje42@gmail.com>
17563
17564 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17565 Fix spelling of exec-done-display.
17566
06c868a8
JK
175672014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17568
17569 PR gdb/15358
17570 * gdb.base/gdb-sigterm.c: New file.
17571 * gdb.base/gdb-sigterm.exp: New file.
17572
0c7e1a46
PA
175732014-03-18 Pedro Alves <palves@redhat.com>
17574
17575 PR gdb/13860
17576 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17577 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17578 solib-event.
17579
f7c77d93
JB
175802014-03-17 Joel Brobecker <brobecker@adacore.com>
17581
17582 * gdb.ada/pckd_arr_ren: New testcase.
17583
5a1e8c7a
DE
175842014-03-13 Doug Evans <xdje42@gmail.com>
17585
17586 PR guile/16612
17587 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17588 collect after discarding symbols.
17589
350e1a76
DE
175902014-03-13 Ludovic Courtès <ludo@gnu.org>
17591 Doug Evans <xdje42@gmail.com>
17592
17593 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17594 to history survives a gc.
17595
a69900ae
PA
175962014-03-13 Pedro Alves <palves@redhat.com>
17597
17598 * gdb.base/default.exp: Don't test "target procfs".
17599
5db9f0bd
PA
176002014-03-13 Pedro Alves <palves@redhat.com>
17601
17602 * gdb.base/default.exp: Update "target child" and "target procfs"
17603 tests to not expect "Unix".
17604
b3ccfe11
TT
176052014-03-12 Tom Tromey <tromey@redhat.com>
17606
17607 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17608 New procs. Add target-async tests.
17609 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17610 Add target-async tests.
17611
646f4417
AA
176122014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17613
17614 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17615 'func_start' and 'func_end' for the beginning and end of the
17616 function code, respectively.
17617 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17618 'func_end' instead of 'func' and 'main'.
17619
288c211f
AA
176202014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17621
17622 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17623 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17624 generate the debug info assembler source.
17625
e0c0f156
AA
176262014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17627
17628 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17629 * gdb.dwarf2/arr-subrange.exp: Likewise.
17630 * gdb.dwarf2/dwz.exp: Likewise.
17631 * gdb.dwarf2/method-ptr.exp: Likewise.
17632 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17633 * gdb.dwarf2/subrange.exp: Likewise.
17634 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17635 * gdb.dwarf2/implptrpiece.exp: Likewise.
17636 * gdb.dwarf2/nostaticblock.exp: Likewise.
17637
0e5c4555
AA
176382014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17639
17640 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17641 directory to absolute path name arguments.
17642
5ec18f2b
JG
176432014-03-10 Joel Brobecker <brobecker@adacore.com>
17644
17645 * gdb.ada/tagged_access: New testcase.
17646
847fc4f2
MM
176472014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17648
17649 * gdb.btrace/data.exp: Update expected output.
17650
cc3da688
YQ
176512014-03-06 Yao Qi <yao@codesourcery.com>
17652
17653 * gdb.trace/pr16508.exp: New file.
17654
0f26cec1
PA
176552014-03-05 Pedro Alves <palves@redhat.com>
17656
17657 PR gdb/16575
17658 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17659 procedure.
17660 (top level): Adjust to use it. Add tests that exercise breakpoint
17661 interaction with the code-cache.
17662
7a5a839f
LC
176632014-02-26 Ludovic Courtès <ludo@gnu.org>
17664
17665 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17666 test for 'history-append!'.
17667
31aa7e4e
JB
176682014-02-26 Joel Brobecker <brobecker@adacore.com>
17669
17670 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17671 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17672 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17673 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17674 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17675 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17676
1b588015
JB
176772014-02-26 Joel Brobecker <brobecker@adacore.com>
17678
17679 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17680 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17681 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17682
55426c9d
JB
176832014-02-26 Joel Brobecker <brobecker@adacore.com>
17684
17685 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17686
dc53a7ad
JB
176872014-02-26 Joel Brobecker <brobecker@adacore.com>
17688
17689 * gdb.dwarf2/arr-stride.c: New file.
17690 * gdb.dwarf2/arr-stride.exp: New file.
17691
12ab52e9
PA
176922014-02-26 Pedro Alves <palves@redhat.com>
17693
17694 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17695 that won't ever trigger. Make sure that GDB reports the correct
17696 breakpoint that caused the stop.
17697
849c862e
JK
176982014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17699
17700 PR gdb/16626
17701 * gdb.base/auto-load-script: New file.
17702 * gdb.base/auto-load.c: New file.
17703 * gdb.base/auto-load.exp: New file.
17704
71b7d793
JK
17705 PR gdb/16626
17706 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17707
e2f0d509
JK
177082014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17709
17710 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17711 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17712
50cc37c8
DE
177132014-02-24 Doug Evans <dje@google.com>
17714
17715 * lib/gdb.exp (run_on_host): Log error output if program fails.
17716
ea4758f2
PA
177172014-02-21 Pedro Alves <palves@redhat.com>
17718
17719 * gdb.threads/step-after-sr-lock.c: Rename to ...
17720 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17721 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17722 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17723 ... this.
17724
d7b30f67
SDJ
177252014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17726
17727 PR tdep/16397
17728 * gdb.arch/amd64-stap-special-operands.exp: New file.
17729 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17730 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17731 * gdb.arch/amd64-stap-triplet.S: Likewise.
17732 * gdb.arch/amd64-stap-triplet.c: Likewise.
17733
83deb43f
JB
177342014-02-20 Joel Brobecker <brobecker@adacore.com>
17735
17736 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17737 in .section pseudo-op.
17738
adde2bff
DE
177392014-02-20 lin zuojian <manjian2006@gmail.com>
17740 Joel Brobecker <brobecker@adacore.com>
17741 Doug Evans <xdje42@gmail.com>
17742
17743 PR symtab/16581
17744 * gdb.dwarf2/dw2-icycle.S: New file.
17745 * gdb.dwarf2/dw2-icycle.c: New file.
17746 * gdb.dwarf2/dw2-icycle.exp: New file.
17747
f7bd0f78
SC
177482014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17749
17750 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17751 operations on gdb.Value objects.
17752 * gdb.python/py-value-cc.exp: Add new test to test operations on
17753 gdb.Value objects.
17754
c17ef0d5
DE
177552014-02-18 Doug Evans <dje@google.com>
17756
17757 * Makefile.in (TESTS): New variable.
17758 (expanded_tests, expanded_tests_or_none): New variables
17759 (check-single): Pass $(expanded_tests_or_none) to runtest.
17760 (check-parallel): Only run tests in $(TESTS) if non-empty.
17761 (check/no-matching-tests-found): New rule.
17762 * README: Document TESTS makefile variable.
17763
5dd3176f
DE
177642014-02-18 Doug Evans <dje@google.com>
17765
17766 * Makefile.in (check-parallel): rm -rf outputs temp.
17767
0b10be4f
JK
177682014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17769
17770 Fix "ERROR: no fileid for" in the testsuite.
17771 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17772
85f224e7
DE
177732014-02-12 Doug Evans <dje@google.com>
17774
17775 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17776 (MISCELLANEOUS): New variable.
17777 (clean): rm -rf $(MISCELLANEOUS).
17778 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17779 dwp live in the same directory as symlinks, with each symlink pointed
17780 to a differently named file in a different directory.
17781
149b30ff
DE
177822014-02-11 Doug Evans <dje@google.com>
17783
17784 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17785 of Tcl file commands.
17786
1dfdac32
MK
177872014-02-10 Mark Kettenis <kettenis@gnu.org>
17788
17789 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17790 "kill -SIGUSR1 -1".
17791
aa4fb036
JB
177922014-02-10 Joel Brobecker <brobecker@adacore.com>
17793
17794 * gdb.ada/tick_length_array_enum_idx: New testcase.
17795
ed3ef339
DE
177962014-02-10 Doug Evans <xdje42@gmail.com>
17797
17798 * configure.ac (AC_OUTPUT): Add gdb.guile.
17799 * configure: Regenerate.
17800 * lib/gdb-guile.exp: New file.
17801 * lib/gdb.exp (get_target_charset): New function.
17802 * gdb.base/help.exp: Update expected output from "apropos apropos".
17803 * gdb.guile/Makefile.in: New file.
17804 * gdb.guile/guile.exp: New file.
17805 * gdb.guile/scm-arch.c: New file.
17806 * gdb.guile/scm-arch.exp: New file.
17807 * gdb.guile/scm-block.c: New file.
17808 * gdb.guile/scm-block.exp: New file.
17809 * gdb.guile/scm-breakpoint.c: New file.
17810 * gdb.guile/scm-breakpoint.exp: New file.
17811 * gdb.guile/scm-disasm.c: New file.
17812 * gdb.guile/scm-disasm.exp: New file.
17813 * gdb.guile/scm-equal.c: New file.
17814 * gdb.guile/scm-equal.exp: New file.
17815 * gdb.guile/scm-error.exp: New file.
17816 * gdb.guile/scm-error.scm: New file.
17817 * gdb.guile/scm-frame-args.c: New file.
17818 * gdb.guile/scm-frame-args.exp: New file.
17819 * gdb.guile/scm-frame-args.scm: New file.
17820 * gdb.guile/scm-frame-inline.c: New file.
17821 * gdb.guile/scm-frame-inline.exp: New file.
17822 * gdb.guile/scm-frame.c: New file.
17823 * gdb.guile/scm-frame.exp: New file.
17824 * gdb.guile/scm-generics.exp: New file.
17825 * gdb.guile/scm-gsmob.exp: New file.
17826 * gdb.guile/scm-iterator.c: New file.
17827 * gdb.guile/scm-iterator.exp: New file.
17828 * gdb.guile/scm-math.c: New file.
17829 * gdb.guile/scm-math.exp: New file.
17830 * gdb.guile/scm-objfile-script-gdb.in: New file.
17831 * gdb.guile/scm-objfile-script.c: New file.
17832 * gdb.guile/scm-objfile-script.exp: New file.
17833 * gdb.guile/scm-objfile.c: New file.
17834 * gdb.guile/scm-objfile.exp: New file.
17835 * gdb.guile/scm-ports.exp: New file.
17836 * gdb.guile/scm-pretty-print.c: New file.
17837 * gdb.guile/scm-pretty-print.exp: New file.
17838 * gdb.guile/scm-pretty-print.scm: New file.
17839 * gdb.guile/scm-section-script.c: New file.
17840 * gdb.guile/scm-section-script.exp: New file.
17841 * gdb.guile/scm-section-script.scm: New file.
17842 * gdb.guile/scm-symbol.c: New file.
17843 * gdb.guile/scm-symbol.exp: New file.
17844 * gdb.guile/scm-symtab-2.c: New file.
17845 * gdb.guile/scm-symtab.c: New file.
17846 * gdb.guile/scm-symtab.exp: New file.
17847 * gdb.guile/scm-type.c: New file.
17848 * gdb.guile/scm-type.exp: New file.
17849 * gdb.guile/scm-value-cc.cc: New file.
17850 * gdb.guile/scm-value-cc.exp: New file.
17851 * gdb.guile/scm-value.c: New file.
17852 * gdb.guile/scm-value.exp: New file.
17853 * gdb.guile/source2.scm: New file.
17854 * gdb.guile/types-module.cc: New file.
17855 * gdb.guile/types-module.exp: New file.
17856
7026a7c1
YQ
178572014-02-10 Yao Qi <yao@codesourcery.com>
17858
17859 PR testsuite/16543
17860 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17861 * configure: Regenerated.
17862 * Makefile.in: New file.
17863
6c466447
AS
178642014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17865
17866 * gdb.python/py-framefilter.exp: Fix typo.
17867
6e854735
YQ
178682014-02-08 Yao Qi <yao@codesourcery.com>
17869
17870 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17871 that no =breakpoint-modified is emitted when breakpoints are
17872 modified through MI commands.
17873
d137e6dc
PA
178742014-02-07 Pedro Alves <pedro@codesourcery.com>
17875 Pedro Alves <palves@redhat.com>
17876
17877 * gdb.threads/step-after-sr-lock.c: New file.
17878 * gdb.threads/step-after-sr-lock.exp: New file.
17879
b5ee5a50
PA
178802014-02-07 Pedro Alves <palves@redhat.com>
17881
17882 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17883
3c77faf3
JK
178842014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17885
17886 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17887 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17888
6dddc817
DE
178892014-02-06 Doug Evans <xdje42@gmail.com>
17890
17891 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17892 output.
17893
17894 * gdb.gdb/python-interrupts.exp: New file.
17895
de7b2893
YQ
178962014-02-05 Yao Qi <yao@codesourcery.com>
17897
17898 * gdb.trace/report.exp (use_collected_data): Test the output
17899 of "info threads" and "info inferiors".
17900
66d032ac
YQ
179012014-02-05 Yao Qi <yao@codesourcery.com>
17902
17903 Revert this patch:
17904
17905 2013-05-24 Yao Qi <yao@codesourcery.com>
17906
17907 * gdb.trace/tfile.exp: Test inferior and thread.
17908
591a12a1
UW
179092014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17910
17911 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17912 on a function.
17913 * gdb.base/step-bt.c: Call hello via function pointer to make
17914 sure its first instruction is executed on powerpc64le-linux.
17915
0ff3e01f
UW
179162014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17917
17918 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17919
084ee545
UW
179202014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17921
17922 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17923 of the test patterns for use on little-endian systems.
17924
6ed14ff3
UW
179252014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17926
17927 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17928 (decimal_vector): Fix for little-endian.
17929
401e27fd
JM
179302014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17931
17932 * gdb.arch/sparc-sysstep.exp: New file.
17933 * gdb.arch/sparc-sysstep.c: Likewise.
17934
17935 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17936
8b924729
EBM
179372014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17938
17939 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17940
fb151210
JB
179412014-01-23 Tom Tromey <tromey@redhat.com>
17942
17943 * gdb.ada/array_char_idx: New testcase.
17944
0740f8d8
TT
179452014-01-23 Tom Tromey <tromey@redhat.com>
17946
17947 PR python/16487:
17948 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17949 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17950 classes.
17951
21909fa1
TT
179522014-01-23 Tom Tromey <tromey@redhat.com>
17953
17954 PR python/16491:
17955 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17956 string from an inferior frame.
17957 * gdb.python/py-framefilter-mi.exp: Update.
17958
87ce2a04
DE
179592014-01-22 Doug Evans <dje@google.com>
17960
17961 * gdb.server/server-mon.exp: Add tests for "set debug-format".
17962
237b092b
AA
179632014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17964
17965 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17966
d674a709
AA
179672014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17968
17969 * gdb.trace/entry-values.exp: Remove excess space character from
17970 regex patterns. Handle s390 call instruction.
17971
20fa3390
AA
179722014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17973
17974 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17975 define "*_start" label. Make "name" static.
17976 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17977 ${name} by references to ${name}_start.
17978
78466714
AA
179792014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17980
17981 * gdb.base/info-macros.exp: Remove "debug" from the compile
17982 options.
17983
ec9f644a
IB
179842014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17985
17986 * gdb.dlang/demangle.exp: New file.
17987
94b1b47e
IB
179882014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17989
17990 * gdb.dlang/primitive-types.exp: New file.
17991
7f420862
IB
179922014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17993
17994 * configure.ac: Create gdb.dlang/Makefile.
17995 * configure: Regenerate.
17996 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17997 * gdb.dlang/Makefile.in: New file.
17998 * lib/d-support.exp: New file.
17999 * lib/gdb.exp (skip_d_tests): New proc.
18000
52834460
MM
180012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18002
18003 * gdb.btrace/delta.exp: Check reverse stepi.
18004 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18005 * gdb.btrace/finish.exp: New.
18006 * gdb.btrace/next.exp: New.
18007 * gdb.btrace/nexti.exp: New.
18008 * gdb.btrace/record_goto.c: Add comments.
18009 * gdb.btrace/step.exp: New.
18010 * gdb.btrace/stepi.exp: New.
18011 * gdb.btrace/multi-thread-step.c: New.
18012 * gdb.btrace/multi-thread-step.exp: New.
18013 * gdb.btrace/rn-dl-bind.c: New.
18014 * gdb.btrace/rn-dl-bind.exp: New.
18015 * gdb.btrace/data.c: New.
18016 * gdb.btrace/data.exp: New.
18017 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18018
6e07b1d2
MM
180192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18020
18021 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18022 * gdb.btrace/exception.exp: Update.
18023 * gdb.btrace/instruction_history.exp: Update.
18024 * gdb.btrace/record_goto.exp: Update.
18025 * gdb.btrace/tailcall.exp: Update.
18026 * gdb.btrace/unknown_functions.exp: Update.
18027 * gdb.btrace/delta.exp: New.
18028
0b722aec
MM
180292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18030
18031 * gdb.btrace/record_goto.exp: Add backtrace test.
18032 * gdb.btrace/tailcall.exp: Add backtrace test.
18033
066ce621
MM
180342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18035
18036 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18037 * gdb.btrace/record_goto.c: New.
18038 * gdb.btrace/record_goto.exp: New.
18039 * gdb.btrace/x86-record_goto.S: New.
18040
0688d04e
MM
180412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18042
18043 * gdb.btrace/function_call_history.exp: Update tests.
18044 * gdb.btrace/instruction_history.exp: Update tests.
18045
8710b709
MM
180462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18047
18048 * gdb.btrace/function_call_history.exp: Fix expected field
18049 order for "record function-call-history".
18050 Add new tests for "record function-call-history /c".
18051 * gdb.btrace/exception.cc: New.
18052 * gdb.btrace/exception.exp: New.
18053 * gdb.btrace/tailcall.exp: New.
18054 * gdb.btrace/x86-tailcall.S: New.
18055 * gdb.btrace/x86-tailcall.c: New.
18056 * gdb.btrace/unknown_functions.c: New.
18057 * gdb.btrace/unknown_functions.exp: New.
18058 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18059
5de9129b
MM
180602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18061
18062 * gdb.btrace/instruction_history.exp: Update.
18063 * gdb.btrace/function_call_history.exp: Update.
18064
23a7fe75
MM
180652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18066
18067 * gdb.btrace/function_call_history.exp: Fix expected function
18068 trace.
18069 * gdb.btrace/instruction_history.exp: Initialize traced.
18070 Remove traced_functions.
18071
724c7dd8
MM
180722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18073
18074 * gdb.btrace/function_call_history.exp: Update
18075 * gdb.btrace/instruction_history.exp: Update.
18076
6d78d93b
MM
180772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18078
18079 * gdb.btrace/enable.exp: Update expected text.
18080
93a360cc
OJ
180812014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18082
18083 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18084 bytes.
18085
3772b53f
MR
180862014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18087
18088 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18089
596662fa
OJ
180902014-01-15 Omair Javaid <omair.javaid@linaro.org>
18091
18092 * lib/gdb.exp (supports_process_record): Return true for
18093 arm*-linux*. (supports_reverse): Likewise.
18094
b5b08fb4
SC
180952014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18096
18097 PR python/15464
18098 PR python/16113
18099 * gdb.python/py-type.c: Enhance test case.
18100 * gdb.python/py-value-cc.cc: Likewise
18101 * gdb.python/py-type.exp: Add new tests.
18102 * gdb.python/py-value-cc.exp: Likewise
18103
52d7fb13
AA
181042014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18105 Pedro Alves <palves@redhat.com>
18106
18107 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18108 Make "name" extern.
18109 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18110 references to ${name}_start by references to ${name}.
18111
a2cd8cfe
JB
181122014-01-10 Joel Brobecker <brobecker@adacore.com>
18113
18114 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18115
4e23fced
JB
181162014-01-10 Joel Brobecker <brobecker@adacore.com>
18117
18118 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18119
c6a9e42c
PA
181202014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18121 Pedro Alves <palves@redhat.com>
18122
18123 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 18124 mi_gdb_target_load.
c6a9e42c 18125
b7ea362b
PA
181262014-01-08 Pedro Alves <palves@redhat.com>
18127
18128 * gdb.threads/reconnect-signal.c: New file.
18129 * gdb.threads/reconnect-signal.exp: New file.
18130
5e3f4fab
EBM
181312014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18132
18133 * gdb.base/source-dir.exp: New file.
18134
79301218
JB
181352014-01-07 Joel Brobecker <brobecker@adacore.com>
18136
18137 * gdb.ada/mi_interface: New testcase.
18138
8e355c5d
JB
181392014-01-07 Joel Brobecker <brobecker@adacore.com>
18140
18141 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18142 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18143 gdb.ada/pp-rec-component/pck.ads: New files.
18144
c0d48811
JB
181452014-01-07 Joel Brobecker <brobecker@adacore.com>
18146
18147 * gdb.python/py-pp-integral.c: New file.
18148 * gdb.python/py-pp-integral.py: New file.
18149 * gdb.python/py-pp-integral.exp: New file.
18150
17b609c3 18151For older changes see ChangeLog-1993-2013.
c906108c 18152\f
8d8cb839
EZ
18153;; Local Variables:
18154;; mode: change-log
18155;; left-margin: 8
18156;; fill-column: 74
18157;; version-control: never
18158;; End:
902f2ccb 18159
b811d2c2 18160 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
18161 Copying and distribution of this file, with or without modification,
18162 are permitted provided the copyright notice and this notice are preserved.